diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/.gitattributes b/AIRBOT_MMK2_store_pomegranates_and_mangoes/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/.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_store_pomegranates_and_mangoes/README.md b/AIRBOT_MMK2_store_pomegranates_and_mangoes/README.md new file mode 100644 index 0000000000000000000000000000000000000000..fb0b933df8ee2d8d0e3bff761572ad834e7efc8a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/README.md @@ -0,0 +1,326 @@ +--- +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: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_store_pomegranates_and_mangoes + +## πŸ“‹ 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** | 44 | +| **Total Frames** | 13755 | +| **Total Tasks** | 1 | +| **Total Videos** | 176 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 495.0MB | + + +## πŸ‘₯ 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 +One hand throws the pomegranate into one compartment while the other hand throws the mango into the other compartment. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Grasp a mango with the right gripper** +2. **Place the pomegranate into the left compartment of the storage box with the left gripper** +3. **Place the mango into the right compartment of the storage box with the right gripper** +4. **Static** +5. **End** +6. **Grasp a pomegranate with the left gripper** +7. **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:43 + + +## πŸ“ 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": 44, "total_frames": 13755, "total_tasks": 1, "total_videos": 176, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:43"}, "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_store_pomegranates_and_mangoes_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_store_pomegranates_and_mangoes/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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_store_pomegranates_and_mangoes/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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_store_pomegranates_and_mangoes/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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_store_pomegranates_and_mangoes/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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_store_pomegranates_and_mangoes/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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_store_pomegranates_and_mangoes/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4e7ea168c9b292898416fdb9869ed0b852e35d3f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/scene_annotations.jsonl @@ -0,0 +1,45 @@ +{"scene_index": 0, "scene": "The white box is at the front; the circular bread and pomegranate are both at the back left; the red cylinder is on the left; the mango is at the back right; and the building blocks are on the right."} +{"scene_index": 1, "scene": "The white box is at the front, the pomegranate and circular bread are both in the back left, the mango is in the back right, the red cylinder is on the left, and the building blocks are on the right."} +{"scene_index": 2, "scene": "The white box is at the front. The pomegranate and circular bread are both in the back left. The mango is in the back right. The red cylinder is on the left. The building blocks are on the right."} +{"scene_index": 3, "scene": "White box is in the front. Circular bread and pomegranate are both at the back left. Mango is at the back right. Red cylinder is on the left. Building blocks are on the right."} +{"scene_index": 4, "scene": "The white box is at the front, the pomegranate is behind and to the left, the circular bread is in front and to the right, the mango is behind and to the right, and the red cylinder is on the left."} +{"scene_index": 5, "scene": "The white box is at the front, a pomegranate and a circular bread are both at the back with the bread positioned to the left, while the mango is at the back right. The red cylinder is on the left side, and the blocks are on the right side."} +{"scene_index": 6, "scene": "Pomegranate is at the back left, circular bread is at the front right, mango is at the back right, white box is at the front, and building blocks are on the left."} +{"scene_index": 7, "scene": "The pomegranate is at the back left, the white box is in front, the circular bread is on the right, the mango is at the back right, and the building blocks are on the left."} +{"scene_index": 8, "scene": "The white box is in front, the red cylinder is on the left, the circular bread and pomegranate are at the back left, the mango is at the back right, and the building blocks are on the right."} +{"scene_index": 9, "scene": "Pomegranate is back left White Box is front Circular Bread is back right Mango is back right Red Cylinder is front right (appears twice) Building Blocks are left"} +{"scene_index": 10, "scene": "The white box is at front; the pomegranate and circular bread are both in back left; the red cylinder is on the left; the mango is at back right; and the building blocks are on the right."} +{"scene_index": 11, "scene": "The white box is at the front; the pomegranate and circular bread are both in the back left area; the red cylinder is on the left side; the mango is in the back right corner; and the building blocks are placed on the right."} +{"scene_index": 12, "scene": "White box is in front, pomegranate and circular bread are both at the back left, red cylinder is on the left, mango is at the back right, building blocks are on the right."} +{"scene_index": 13, "scene": "There is a white box in front. There is a pomegranate at the back left. There is a mango at the back right. There is circular bread at the back left. There is a red cylinder on the left. There is building blocks on the right."} +{"scene_index": 14, "scene": "The white box is at front, the circular bread is at back left, the pomegranate is at back, the mango is at back right, and the blocks are at back left."} +{"scene_index": 15, "scene": "The white box is at the front; the pomegranate is in the back left; the circular bread is at the front right; the mango is in the back right; and the blocks red cylinder is on the left."} +{"scene_index": 16, "scene": "The white box is at the front, the pomegranate is in the back left, the circular bread is at the front right, the mango is in the back right, and the red cylinder is on the left."} +{"scene_index": 17, "scene": "The white box is at the front, the pomegranate is at the back left, the circular bread is on the right, the mango is at the back right, and the building blocks are on the left."} +{"scene_index": 18, "scene": "A white box is positioned in the front, while a pomegranate is located at the back left. A circular bread is placed on the right side, and a mango is situated at the back right. Additionally, there are building blocks shaped like a red cylinder positioned on the left."} +{"scene_index": 19, "scene": "The pomegranate is at the back left, the white box is in front, the circular bread is on the right, the mango is at the back right, and the red building blocks are on the left."} +{"scene_index": 20, "scene": "The white box is in front; the pomegranate is at the back left; the circular bread is at the front right; the mango is at the back right; and the red object is on the left."} +{"scene_index": 21, "scene": "The pomegranate is at the back left, the white box is at the front, the circular bread is at the back right, the red cylinder is at the front right, the mango is also at the back right, and the building blocks are on the left."} +{"scene_index": 22, "scene": "The white box is in front; the pomegranate is at the back left; the circular bread is on the right; the mango is at the back right; and the building blocks are on the left."} +{"scene_index": 23, "scene": "The pomegranate is at the back left, the white box is in front, the circular bread is at the front right, the mango is at the back right, and the red cylinder is on the left."} +{"scene_index": 24, "scene": "The white box is at the front the red cylinder is on the left the circular bread is at the back-left the mango is at the back-right the building blocks are on the right the pomegranate is also at the back-left sharing the same position as the circular bread."} +{"scene_index": 25, "scene": "The pomegranate is at the back left, the red cylinder is at the front right, the circular bread is at the back right, the white box is at the front, the mango is also at the back right, and the building blocks are on the left."} +{"scene_index": 26, "scene": "The white box is at the front, the pomegranate is at back-left, the red cylinder is at left, the circular bread is at back-left, the mango is at back-right, and the building blocks are at right."} +{"scene_index": 27, "scene": "The white box is at front right, the circular bread and pomegranate are both at back, with the mango specifically at back right, and the building blocks are positioned on the left."} +{"scene_index": 28, "scene": "Circular bread is on the left, white box is in front, pomegranate is at the back left, red cylinder is at the front right, and mango is at the back right."} +{"scene_index": 29, "scene": "The white box is in front. The circular bread and pomegranate are at the back left. The mango is at the back right. The building blocks are on the left. The blocks are on the right."} +{"scene_index": 30, "scene": "The white box is in front. The pomegranate is at the back left. The circular bread is at the back right. The red cylinder is on the right. The mango is also at the back right. The building blocks are on the left."} +{"scene_index": 31, "scene": "White box is in the front, pomegranate is at the back left, circular bread and mango are both at the back right, red cylinder is at the front right, building blocks are on the left, and another cylinder is also at the front right."} +{"scene_index": 32, "scene": "A pomegranate and circular bread are at the back left, a mango is at the back right, a red cylinder is on the left, a white box is in front, and building blocks are on the right."} +{"scene_index": 33, "scene": "The circular bread is at the front right, the white box is in front of it, the pomegranate is at the back left, the mango is at the back right, and the blocks red cylinder is on the left side."} +{"scene_index": 34, "scene": "The white box is at the front, the pomegranate is at the back left, the circular bread is on the right, the mango is at the back right, and the building blocks are on the left."} +{"scene_index": 35, "scene": "The pomegranate is located at the back left of the scene, positioned diagonally opposite to the mango which is at the back right. The white box is centrally placed towards the front, with the circular bread situated to its immediate right. Additionally, a red cylindrical building block is positioned on the left side, likely behind or near the pomegranate but not specified in terms of depth."} +{"scene_index": 36, "scene": "Pomegranate is at the back left, white box is at the front, circular bread is at the back left, mango is at the back right, red cylinder is on the left, building blocks are on the right."} +{"scene_index": 37, "scene": "The white box is at the front. The pomegranate is at the back left. The circular bread and mango are both at the back right. The red cylinder and another cylinder are at the front right. The building blocks are on the left."} +{"scene_index": 38, "scene": "White box is at the front, pomegranate is at the back left, circular bread is at the front right, mango is at the back right, red cylinder building blocks are on the left."} +{"scene_index": 39, "scene": "The white box is in front, while the pomegranate and circular bread are positioned at back left, the mango is at back right, the red cylinder is on the left, and the building blocks are on the right."} +{"scene_index": 40, "scene": "The white box is at the front. The pomegranate and circular bread are both located at the back left. The red cylinder is on the left side. The mango is at the back right. Finally, the building blocks are positioned to the right."} +{"scene_index": 41, "scene": "The white box is in the front; the pomegranate and circular bread are both at the back left; the mango is at the back right; the red cylinder is on the left side; and the building blocks are on the right."} +{"scene_index": 42, "scene": "The white box is at the front; the pomegranate and circular bread are both in the back left; the building blocks are on the right; and the mango is in the back right."} +{"scene_index": 43, "scene": "The white box is at the front. The pomegranate is at the back left. The circular bread is at the front right. The mango is at the back right. The building blocks red cylinder is on the left."} +{"scene_index": 44, "scene": "The white box is at the front; a pomegranate and a circular bread are both positioned at the back left; the mango is at the back right; a red cylinder is on the left; and building blocks are on the right."} diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a72e293d2e81e892ea9619cd49a75950d31fc98b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp a mango with the right gripper"} +{"subtask_index": 1, "subtask": "Place the pomegranate into the left compartment of the storage box with the left gripper"} +{"subtask_index": 2, "subtask": "Place the mango into the right compartment of the storage box with the right gripper"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Grasp a pomegranate with the left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33f2924e2ac139249bf5f8890eebef2a47aff04c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f128ea796c336784037480f93eb2fc6278779bfcaa22fa1796bb651a9e6c41d3 +size 199655 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39de3b187673ffb832fc44e4167e79ae3b853645 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e52d860b7448c6b3be3db2d30a67784bd8f38cc7fdabd55baf41b2a8d883a9 +size 175545 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eba0f6136480d94d52a7a2555e31ab628eb096f0 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b857110ac1b2d4c5a6687785f6085b84679fbfb92d5b2305a8c4bafad4d9b329 +size 178519 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0b7d5ab349ee97b3b4dd02b8fd637898f464167 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ead57f63b46dfb84c6a7386191e51949a447c14cb6e3cee0fce34736cf84f2 +size 160315 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1323d79678b00aedc54d1ea7877c29bcaba7c7b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae813658ceabb27c97045338eee0d200ba023428f5532d0a38c2fcbef544633 +size 176544 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18bfe18269582816cd17579b14c63a5faf0af0f4 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9410f9be5f3baaae83fb02a92b23526a828f00d191350fa4438e0259ae25a46f +size 166052 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6df45478b40398b8c6e333c9e2ed1ad597d4c23 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d4ebf8f67b35c02ba0ae3b31a0dd4edc43b26c6ab40494c7cf72d48bc21f13 +size 155805 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cddc347589be1f1f81b2b92b2a994db900d7639 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c435d844ce98cedfe02530ba0790d64656c9397fdf66745d0cdd120f815666c4 +size 153797 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ea59e24f069c9b5e3dfa659663dbfed003e5e32 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebb666e56c5596fb7f88566f097a521ec6139821ed21d9663146b06903274ce +size 139376 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b0172115abaa1ab3324000d140735342047fec --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5aaa7b088bd1d9842764db4a7f4cbddf78267e8761bc3839c09f078dbd07451 +size 136398 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f21ab15f6ec3cdeb786e5ab4a196d596efb5ce79 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7bdf7ba9fc97ffad5bccc405e6e29fd54007d2ecca46271e2c39f4aa508fc5 +size 158352 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cfd0d4a99ebaf835c46a49a9c276f509702e88b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b145332a9d0e89cfa6fd8f44702e7fab7bd24feda619d08f4b80f978b958f752 +size 179477 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7f0073cb97a560bd4556a7da80cb3be6b6ac4bc --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df59d849d09c37e4648b22802b23e6ab494f87d707b1f5a505508ea7e523aff9 +size 164445 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b03fc9f66a088b07358f5b8da3b9e0db9d5de6f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131810dc1f7ab54ca33e606606ebd5b74089663df1891991f6d9c70ffe5238a1 +size 163385 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..733cd993a02d915af885e1c002c419d4324edd30 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654c56f039157cd089c207db3d2f30a63b0608bb923b763b16153414c8447738 +size 188257 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93feaacc25cab076e50083a4e7af90ee4bf09ff6 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c62ca986967976bbb0219751ccde26c4661b136471bbdef92decc06b1407b5 +size 138412 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..567a836ab01421d881bfed1653b208b5ef8aa78b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3db61b0204f784e7627d82110d5d3ce301cd5972cdae46d44738399fcf822d +size 192525 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79dca27cf581da3724982b0dba29c22788e1bab3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4440ab14ba2eed231bf74a1ced67f7e2fe58e4b5880e3606a8b620cbd015ba70 +size 148289 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64fc92186ce25dde8c7b37bef1f8e89c04ed6f81 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d632ffcb154f095b72195922c2adde0ef34370396d0926479c823f4e85daf3c +size 143813 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4947570c4998afd979e0d7b12872ccfa563e075 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7959bd7d517b24a2c7708a0b4ccd23810d844b9fb3a60a6db1d820eb580371d +size 149835 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f28630efc7e2ac6c03e30c2025960b0a7ba20d7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014e10fc293185cf78f66dfdf67c448fc0cf4f56ec49b1b5f5f138602019595a +size 162656 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc9bb38adf87885a49a59a412d72a0667176d813 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c037923a9f9128aa649127671748ea3ecdbf0af93d7e327e6ad7d35183c5913 +size 152633 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77f1bb094dec1e095da6f108da2e806ebddb2226 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72deeede44295a78e55baba89331887f56ec210c16a215be275f78b7e85a0fcd +size 155218 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71fe069e3f358ea9231ff5842edcb1eca202bf91 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c520896870e0ced46d20c611aabcdf20ead834c32ce7647498af0dba702d12 +size 169398 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebed0d7d62d86408ce97b164d7967f1f8955dffb --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28637fcb74339b95514f803a60793e21a7e85a5f942ee5e16ab0573059f840f8 +size 151049 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f229b141fec4b2344ef58ce7d4bbcb7e4bc9c9b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5795a03988d3c8ed221420d04817ff97828f1f0e746b80b57462a2f38c464efe +size 162148 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a22ebac0ec019f1906c8b66c52e4fc3feb94a11b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d263dbbbdedb4e81ba5ae5e9be488aaa4b02dfaaccfe7338a3de55a72ce90e75 +size 197380 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e7eeae56dc331973414516ddaa45a19f0a149c3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6278c0bc70aa70040fc388e67670d5e810cd44a71802216f5780cc31fb16956 +size 176342 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50758ef0a47464dfe00a17960deba9045ca56e8c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe60cf60c095c27e2927d26ac53ae7f17c83c37b348b6359537350279ff42b2 +size 162755 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8335af741d25c896c03294792598ba70e31cd6e8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d63bbc20ea3aa413379e783fa45f74b1e537d36bf4368a4ecf8dc0d46cb54e4 +size 154212 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da4d272faa2802fa8893b9bee5b92dbe07ff5de8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b8e022ae88ca3f452d8fa83b73619ad7a9e3f550ec06898fbb769657769f06 +size 152797 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11578763ba13074a73378fd6732ac148fa932486 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801fb75d646392a118ca1962e9d55ebc5a9fb1e6f38a40a0039fc58debf5312e +size 160931 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fbcb134484ba3684455e7f3524dfe0008dcae63 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf275cb752e598c91bb777fa6e061791f95e23918f590d4f0d3d70a944a6b1d +size 191512 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92877d6ece7e3b4a90f2cb66c6faedb080ca9386 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16675c005d030ecb809b4c645f90670b5ed0579f8abd34469b3c90e78cc25226 +size 147408 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e191c7c298ce8062ae7bd9f44e268e28ef97e641 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e978e343c9aa5b1ca34ea8ba508de0c6a9efdb41e87576864c87e63e2f1d84 +size 160486 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3b6b7a9acd92831f393835fb5abb8ae61ebf435 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a15e17cc226b98a23fe368816bfee595b5ed2609e57cad7b229ffa3435b65f +size 152610 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba1a967b53ebb072134c13ae3d4d505239f46205 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89476829e8f32cf09e3250b7e00a287ac2970e99c67094819e3b6ebb5838df3 +size 155267 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a497b7c512c9b2554d35574c3c3b2c4a982e4408 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369971328f70ca0d27f9a523d315ccc8425541f915006a9c82ab50cf338a81f0 +size 156447 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..774695daa2cf45d56924cb28435ce6871101a524 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74211c731212e33f1209edac32d5a76e31d14c8f4015c94f13691f86cc6af03b +size 157976 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f646e0e675ff61eac5da0a2944ac78798d3ebe6b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ca3fee62181be473d6858397caf8a2115439a0c2a420deaa6633df88237abc +size 194555 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03967221c623349fc7c48c0952d28a9480c879ce --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9d0b2434ce85fae88070c367af7f65f96cb4b105d5d06374fd2b4a99956306 +size 159920 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05ebe0f25aa33aaa1e93009ca9c756ffa75574b6 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd08483f7be4be100915e02180a8fd7dc4167b6401e58af882d11d320e81bbf +size 184258 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97a4a84c49140723806af6ffc90c4f74ed2de06f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8c57d8942c01656db44a0ce0b4fe5499ee41070f6cefa06e354c9f6f474f10 +size 157692 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..435c2396159377a74c4fc411cb148e772599c41d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733294ce374e350b1517fee3462dd756812ece1ce08325f7f2fd48828ce80464 +size 150829 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..800126f74d227529fdd55a5d5d4a17ec61d79d53 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes.jsonl @@ -0,0 +1,44 @@ +{"episode_index": 0, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 388} +{"episode_index": 1, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 335} +{"episode_index": 2, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 339} +{"episode_index": 3, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 306} +{"episode_index": 4, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 331} +{"episode_index": 5, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 315} +{"episode_index": 6, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 298} +{"episode_index": 7, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 286} +{"episode_index": 8, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 259} +{"episode_index": 9, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 251} +{"episode_index": 10, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 303} +{"episode_index": 11, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 348} +{"episode_index": 12, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 303} +{"episode_index": 13, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 299} +{"episode_index": 14, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 358} +{"episode_index": 15, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 256} +{"episode_index": 16, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 371} +{"episode_index": 17, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 287} +{"episode_index": 18, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 278} +{"episode_index": 19, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 285} +{"episode_index": 20, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 322} +{"episode_index": 21, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 294} +{"episode_index": 22, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 295} +{"episode_index": 23, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 318} +{"episode_index": 24, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 292} +{"episode_index": 25, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 317} +{"episode_index": 26, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 372} +{"episode_index": 27, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 333} +{"episode_index": 28, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 315} +{"episode_index": 29, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 297} +{"episode_index": 30, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 292} +{"episode_index": 31, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 319} +{"episode_index": 32, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 370} +{"episode_index": 33, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 280} +{"episode_index": 34, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 314} +{"episode_index": 35, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 289} +{"episode_index": 36, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 297} +{"episode_index": 37, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 299} +{"episode_index": 38, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 306} +{"episode_index": 39, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 381} +{"episode_index": 40, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 312} +{"episode_index": 41, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 355} +{"episode_index": 42, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 303} +{"episode_index": 43, "tasks": ["the left hand throws the pomegranate into the left compartment, the right hand throws the mango into the right compartment."], "length": 287} diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes_stats.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..76f219e6c669348af618330f5f7ec517086f6359 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/episodes_stats.jsonl @@ -0,0 +1,44 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30108381535947715]], [[0.29146664828431373]], [[0.2630349346405229]]], "std": [[[0.3264937783793584]], [[0.3034964939953779]], [[0.29049946344498]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33961157271241826]], [[0.36169432598039214]], [[0.36630301470588233]]], "std": [[[0.20244141131429935]], [[0.19606922655245856]], [[0.21363401621794034]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31909196486928104]], [[0.34172902165032676]], [[0.32190438929738563]]], "std": [[[0.2087301217983218]], [[0.1966557725619271]], [[0.19173947245110812]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23649261029411767]], [[0.25769016135620915]], [[0.25183330473856214]]], "std": [[[0.33051259112271897]], [[0.32311325072325187]], [[0.3216974687102009]]], "count": [100]}, "observation.state": {"min": [0.4692387580871582, -1.1482652425765991, 1.118677020072937, -0.20652133226394653, -1.5698195695877075, 0.10821984708309174, -1.3197146654129028, -1.0793850421905518, 0.8188849687576294, -0.7564898729324341, 0.39110779762268066, -1.0750696659088135, 16.938749313354492, 46.62687683105469, 1.6449999809265137, 0.9024999737739563, 0.7777777910232544, 0.29124999046325684, 0.8062499761581421, -1.6618750095367432, 0.6968749761581421, 0.24437500536441803, 0.6362500190734863, 0.10437499731779099, 1.3012499809265137, 39.09812545776367, -0.7912499904632568, -0.3387500047683716, 0.7512500286102295, 1.0112500190734863, 0.5625, -0.04062499850988388, 0.7761538624763489, 0.5731250047683716, -0.16312500834465027, -2.260624885559082], "max": [1.4013503789901733, -0.7842660546302795, 1.5078297853469849, 0.8980649709701538, -0.7698414921760559, 0.5812203884124756, -0.45757991075515747, -0.5201146602630615, 1.3332808017730713, 0.17702849209308624, 1.2067978382110596, -0.8699073195457458, 62.78562545776367, 57.63800048828125, 2.7699999809265137, 9.269999504089355, 36.15312576293945, 56.81312561035156, 26.82062530517578, 55.087501525878906, 37.766876220703125, 71.921875, 32.94562530517578, 86.41124725341797, 68.26187896728516, 85.76812744140625, 11.963749885559082, 9.470000267028809, 30.145626068115234, 66.58062744140625, 31.203125, 90.35625457763672, 43.57625198364258, 93.33499908447266, 75.38249969482422, 110.17250061035156], "mean": [0.839226484298706, -0.9494690895080566, 1.267776608467102, 0.42306891083717346, -0.9956074357032776, 0.35776054859161377, -0.9751097559928894, -0.7812290787696838, 0.9799128174781799, -0.16002632677555084, 0.7801499366760254, -0.9943181276321411, 43.977779388427734, 52.82263946533203, 2.133090019226074, 6.398857116699219, 9.04211711883545, 9.258550643920898, 5.974729061126709, 6.421913146972656, 6.871820449829102, 10.705528259277344, 5.503329277038574, 17.958662033081055, 28.114315032958984, 65.72368621826172, 2.501209020614624, 3.544428586959839, 10.218134880065918, 11.6123685836792, 9.610552787780762, 17.149803161621094, 12.073380470275879, 21.42430877685547, 14.054388046264648, 43.292720794677734], "std": [0.2131674587726593, 0.08981547504663467, 0.07945781946182251, 0.24794889986515045, 0.1858339011669159, 0.132742241024971, 0.29518961906433105, 0.14704304933547974, 0.13604620099067688, 0.28224605321884155, 0.27962303161621094, 0.0651947408914566, 10.381223678588867, 2.920369863510132, 0.3114743232727051, 2.5685980319976807, 12.523759841918945, 18.401596069335938, 8.830708503723145, 18.117990493774414, 10.519421577453613, 22.299442291259766, 9.891836166381836, 32.06584930419922, 25.508413314819336, 16.207258224487305, 2.147054672241211, 3.207463264465332, 9.314347267150879, 20.773731231689453, 8.917313575744629, 33.13801956176758, 14.215055465698242, 34.84347152709961, 25.513381958007812, 44.60769271850586], "count": [388]}, "action": {"min": [0.4692387580871582, -1.1482652425765991, 1.118677020072937, -0.20652133226394653, -1.5698195695877075, 0.10821984708309174, -1.3197146654129028, -1.0793850421905518, 0.8188849687576294, -0.7564898729324341, 0.39110779762268066, -1.0750696659088135, 16.938749313354492, 46.62687683105469, 1.6449999809265137, 0.9024999737739563, 0.7777777910232544, 0.29124999046325684, 0.8062499761581421, -1.6618750095367432, 0.6968749761581421, 0.24437500536441803, 0.6362500190734863, 0.10437499731779099, 1.3012499809265137, 39.09812545776367, -0.7912499904632568, -0.3387500047683716, 0.7512500286102295, 1.0112500190734863, 0.5625, -0.04062499850988388, 0.7761538624763489, 0.5731250047683716, -0.16312500834465027, -2.260624885559082], "max": [1.4013503789901733, -0.7842660546302795, 1.5078297853469849, 0.8980649709701538, -0.7698414921760559, 0.5812203884124756, -0.45757991075515747, -0.5201146602630615, 1.3332808017730713, 0.17702849209308624, 1.2067978382110596, -0.8699073195457458, 62.78562545776367, 57.63800048828125, 2.7699999809265137, 9.269999504089355, 36.15312576293945, 56.81312561035156, 26.82062530517578, 55.087501525878906, 37.766876220703125, 71.921875, 32.94562530517578, 86.41124725341797, 68.26187896728516, 85.76812744140625, 11.963749885559082, 9.470000267028809, 30.145626068115234, 66.58062744140625, 31.203125, 90.35625457763672, 43.57625198364258, 93.33499908447266, 75.38249969482422, 110.17250061035156], "mean": [0.8392261862754822, -0.9494698643684387, 1.2677764892578125, 0.42306920886039734, -0.9956076145172119, 0.3577602803707123, -0.9751089811325073, -0.7812290191650391, 0.9799131155014038, -0.16002635657787323, 0.7801503539085388, -0.9943181276321411, 43.97776412963867, 52.82262420654297, 2.1330902576446533, 6.398855209350586, 9.042112350463867, 9.258559226989746, 5.9747395515441895, 6.421910285949707, 6.8718414306640625, 10.705511093139648, 5.503331184387207, 17.95867919921875, 28.11431312561035, 65.72367095947266, 2.501208543777466, 3.544429302215576, 10.21813678741455, 11.612371444702148, 9.610553741455078, 17.149803161621094, 12.073371887207031, 21.42432403564453, 14.0543851852417, 43.29273223876953], "std": [0.2131674885749817, 0.08981544524431229, 0.07945779711008072, 0.24794882535934448, 0.1858339160680771, 0.1327422559261322, 0.2951895296573639, 0.14704306423664093, 0.13604618608951569, 0.28224608302116394, 0.2796230614185333, 0.0651947483420372, 10.381223678588867, 2.9203689098358154, 0.3114739656448364, 2.568598747253418, 12.523757934570312, 18.401596069335938, 8.830708503723145, 18.11798667907715, 10.519426345825195, 22.299442291259766, 9.891833305358887, 32.065853118896484, 25.508411407470703, 16.20725440979004, 2.147054672241211, 3.207463264465332, 9.314346313476562, 20.773727416992188, 8.917311668395996, 33.13802719116211, 14.215055465698242, 34.84347152709961, 25.513381958007812, 44.60770034790039], "count": [388]}, "timestamp": {"min": [0.0], "max": [12.9], "mean": [6.449999999999998], "std": [3.7335193406043405], "count": [388]}, "frame_index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [388]}, "index": {"min": [0], "max": [387], "mean": [193.5], "std": [112.0055802181302], "count": [388]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [388]}, "subtask_annotation": {"mean": [1.9922680412371134, 6.0, 6.0, 6.0, 6.0], "std": [1.9720840434793019, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [388]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [388]}, "eef_direction_state": {"mean": [3.979381443298969, 4.087628865979381], "std": [1.970029993195187, 2.202985684046808], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_state": {"mean": [0.8917525773195877, 0.8067010309278351], "std": [0.7888619106280591, 0.750433856161331], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_state": {"mean": [0.6778350515463918, 0.5], "std": [0.8228836983677742, 0.7749293283374463], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_direction_action": {"mean": [3.979381443298969, 4.087628865979381], "std": [1.970029993195187, 2.202985684046808], "min": [0, 0], "max": [6, 6], "count": [388]}, "eef_velocity_action": {"mean": [0.8917525773195877, 0.8067010309278351], "std": [0.7888619106280591, 0.750433856161331], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_acc_mag_action": {"mean": [0.6778350515463918, 0.5], "std": [0.8228836983677742, 0.7749293283374463], "min": [0, 0], "max": [2, 2], "count": [388]}, "eef_sim_pose_state": {"mean": [0.6285078684151902, 0.15280243085953557, 1.1670838402753263, -1.4854315666095748, 0.8661676373885754, -2.407899557421517, 0.5991197206652621, -0.18206831555103759, 1.1238042403822026, 1.2086415082985917, 1.1938255345884992, 0.696863502768344], "std": [0.041979200019127715, 0.03849523616637502, 0.05337455922879243, 0.18300901765150385, 0.20795350766608828, 0.2628479642050151, 0.04107420949606646, 0.04709007595322071, 0.05739753994266788, 1.983109249906563, 0.14618050853083703, 2.4622659548196792], "min": [0.5613618180325406, 0.0895730277049761, 1.061521824920342, -1.8891276218594482, 0.3757213652558782, -2.9673165567790587, 0.560665382097082, -0.24054659130979694, 1.0187103210146637, -3.115606627377631, 1.0236523944301585, -3.134758727837653], "max": [0.7166014857750577, 0.24741017946109586, 1.2364179392914971, -1.1406070291122865, 1.206865421088286, -1.9217170508867372, 0.7194066717540911, -0.11239971504597873, 1.2507335041116059, 3.1413653822469736, 1.528911434634661, 3.1377805593670405], "count": [388]}, "eef_sim_pose_action": {"mean": [0.6285078684151902, 0.15280243085953557, 1.1670838402753263, -1.4854315666095748, 0.8661676373885754, -2.407899557421517, 0.5991197206652621, -0.18206831555103759, 1.1238042403822026, 1.2086415082985917, 1.1938255345884992, 0.696863502768344], "std": [0.041979200019127715, 0.03849523616637502, 0.05337455922879243, 0.18300901765150385, 0.20795350766608828, 0.2628479642050151, 0.04107420949606646, 0.04709007595322071, 0.05739753994266788, 1.983109249906563, 0.14618050853083703, 2.4622659548196792], "min": [0.5613618180325406, 0.0895730277049761, 1.061521824920342, -1.8891276218594482, 0.3757213652558782, -2.9673165567790587, 0.560665382097082, -0.24054659130979694, 1.0187103210146637, -3.115606627377631, 1.0236523944301585, -3.134758727837653], "max": [0.7166014857750577, 0.24741017946109586, 1.2364179392914971, -1.1406070291122865, 1.206865421088286, -1.9217170508867372, 0.7194066717540911, -0.11239971504597873, 1.2507335041116059, 3.1413653822469736, 1.528911434634661, 3.1377805593670405], "count": [388]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3008866789215686]], [[0.28746545547385616]], [[0.257805510620915]]], "std": [[[0.32917115603111935]], [[0.30496600950555525]], [[0.28822895743341304]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3284591094771242]], [[0.3557645833333334]], [[0.36427026960784314]]], "std": [[[0.21425899926214606]], [[0.20496865366282216]], [[0.204691256298199]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27212024101307186]], [[0.29872335988562093]], [[0.2734270118464052]]], "std": [[[0.16123346510103315]], [[0.15589698361796717]], [[0.1667556330306197]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22169193014705882]], [[0.2436594566993464]], [[0.22967875816993463]]], "std": [[[0.32239770610304863]], [[0.31292627200758016]], [[0.3083598882980049]]], "count": [100]}, "observation.state": {"min": [0.46306362748146057, -1.0469119548797607, 0.9359740614891052, -0.36688411235809326, -1.6310334205627441, 0.10252155363559723, -1.6821163892745972, -1.0528725385665894, 0.8037213087081909, -0.5998941659927368, 0.5990834832191467, -1.0379737615585327, 11.72249984741211, 43.14437484741211, 1.8287500143051147, 2.40625, 0.8888888955116272, -0.4387499988079071, 0.7806249856948853, -2.0225000381469727, 0.3449999988079071, -0.04187498614192009, 0.6162499785423279, -0.13062499463558197, 1.443750023841858, 30.875, -0.8381249904632568, -0.4543749988079071, 0.59375, 0.38624998927116394, 0.5612499713897705, 0.7211111187934875, 0.7677778005599976, 0.7087500095367432, 0.046875, -2.3237500190734863], "max": [1.5059224367141724, -0.6205891966819763, 1.3495651483535767, 1.1351996660232544, -0.6679875254631042, 0.8200293779373169, -0.5017118453979492, -0.6508926153182983, 1.3533321619033813, 0.4216735363006592, 1.633764386177063, -0.6703240871429443, 70.4887466430664, 59.803123474121094, 2.645625114440918, 9.356874465942383, 38.872501373291016, 55.01499938964844, 29.7237491607666, 65.89500427246094, 36.53874969482422, 65.27375030517578, 71.96311950683594, 104.56062316894531, 72.80875396728516, 85.24687957763672, 19.84375, 9.477499961853027, 44.973751068115234, 110.08438110351562, 40.18562698364258, 108.25187683105469, 48.70750045776367, 86.94937896728516, 88.19375610351562, 110.50250244140625], "mean": [1.0581153631210327, -0.8176642060279846, 1.0702906847000122, 0.2081880420446396, -1.1662440299987793, 0.571284294128418, -1.2659800052642822, -0.8122082948684692, 0.9767686724662781, 0.04411691799759865, 1.1853519678115845, -0.8223218321800232, 46.17826843261719, 48.47329330444336, 2.2286791801452637, 7.958671569824219, 8.866721153259277, 8.099891662597656, 6.217424392700195, 8.433484077453613, 6.885183811187744, 12.160950660705566, 11.922784805297852, 22.077072143554688, 28.397659301757812, 65.39048767089844, 4.6220927238464355, 2.8252925872802734, 15.641414642333984, 19.418081283569336, 11.066948890686035, 23.098453521728516, 11.986557960510254, 19.71737289428711, 14.046162605285645, 22.642927169799805], "std": [0.3599553108215332, 0.1333249807357788, 0.12524402141571045, 0.5328317880630493, 0.33206185698509216, 0.26976239681243896, 0.4393571615219116, 0.12991707026958466, 0.1532936692237854, 0.39247170090675354, 0.43894320726394653, 0.06773579865694046, 12.656150817871094, 3.575810194015503, 0.19287797808647156, 2.4551239013671875, 12.236318588256836, 15.513137817382812, 9.556228637695312, 21.206411361694336, 10.927569389343262, 23.163251876831055, 22.471269607543945, 37.37232971191406, 26.19417953491211, 17.70407485961914, 4.0036702156066895, 3.2508254051208496, 11.805994033813477, 37.02239990234375, 12.425066947937012, 39.492530822753906, 17.43899154663086, 32.51226806640625, 26.082931518554688, 38.58038330078125], "count": [335]}, "action": {"min": [0.46306362748146057, -1.0469119548797607, 0.9359740614891052, -0.36688411235809326, -1.6310334205627441, 0.10252155363559723, -1.6821163892745972, -1.0528725385665894, 0.8037213087081909, -0.5998941659927368, 0.5990834832191467, -1.0379737615585327, 11.72249984741211, 43.14437484741211, 1.8287500143051147, 2.40625, 0.8888888955116272, -0.4387499988079071, 0.7806249856948853, -2.0225000381469727, 0.3449999988079071, -0.04187498614192009, 0.6162499785423279, -0.13062499463558197, 1.443750023841858, 30.875, -0.8381249904632568, -0.4543749988079071, 0.59375, 0.38624998927116394, 0.5612499713897705, 0.7211111187934875, 0.7677778005599976, 0.7087500095367432, 0.046875, -2.3237500190734863], "max": [1.5059224367141724, -0.6205891966819763, 1.3495651483535767, 1.1351996660232544, -0.6679875254631042, 0.8200293779373169, -0.5017118453979492, -0.6508926153182983, 1.3533321619033813, 0.4216735363006592, 1.633764386177063, -0.6703240871429443, 70.4887466430664, 59.803123474121094, 2.645625114440918, 9.356874465942383, 38.872501373291016, 55.01499938964844, 29.7237491607666, 65.89500427246094, 36.53874969482422, 65.27375030517578, 71.96311950683594, 104.56062316894531, 72.80875396728516, 85.24687957763672, 19.84375, 9.477499961853027, 44.973751068115234, 110.08438110351562, 40.18562698364258, 108.25187683105469, 48.70750045776367, 86.94937896728516, 88.19375610351562, 110.50250244140625], "mean": [1.0581154823303223, -0.8176642060279846, 1.0702903270721436, 0.20818790793418884, -1.1662437915802002, 0.5712843537330627, -1.265979290008545, -0.8122084736824036, 0.9767687320709229, 0.0441170334815979, 1.1853516101837158, -0.8223220109939575, 46.17827224731445, 48.47329330444336, 2.228677988052368, 7.958669662475586, 8.866729736328125, 8.09990406036377, 6.21742582321167, 8.433493614196777, 6.885194778442383, 12.16094970703125, 11.922801971435547, 22.077077865600586, 28.397676467895508, 65.39051055908203, 4.62209415435791, 2.825291395187378, 15.641411781311035, 19.418081283569336, 11.066946029663086, 23.09844970703125, 11.986557960510254, 19.717374801635742, 14.046160697937012, 22.642915725708008], "std": [0.35995519161224365, 0.13332496583461761, 0.12524403631687164, 0.5328317880630493, 0.3320618271827698, 0.26976245641708374, 0.43935704231262207, 0.12991704046726227, 0.1532936692237854, 0.3924717307090759, 0.43894317746162415, 0.06773579120635986, 12.656149864196777, 3.575809955596924, 0.19287799298763275, 2.4551239013671875, 12.236315727233887, 15.513136863708496, 9.556230545043945, 21.206418991088867, 10.927565574645996, 23.163244247436523, 22.471271514892578, 37.372310638427734, 26.194183349609375, 17.70407485961914, 4.003669738769531, 3.2508249282836914, 11.805994033813477, 37.02239990234375, 12.425066947937012, 39.49253463745117, 17.438995361328125, 32.512264251708984, 26.082927703857422, 38.580379486083984], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [335]}, "index": {"min": [388], "max": [722], "mean": [555.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [2.301492537313433, 6.0, 6.0, 6.0, 6.0], "std": [2.030035110152481, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [335]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [335]}, "eef_direction_state": {"mean": [4.2119402985074625, 4.223880597014926], "std": [1.9562011913178448, 2.050270426447163], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.8925373134328358, 0.844776119402985], "std": [0.8571583445969522, 0.8637446385499292], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.6925373134328359, 0.6447761194029851], "std": [0.8416957710454329, 0.8226792019253085], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.2119402985074625, 4.223880597014926], "std": [1.9562011913178448, 2.050270426447163], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.8925373134328358, 0.844776119402985], "std": [0.8571583445969522, 0.8637446385499292], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.6925373134328359, 0.6447761194029851], "std": [0.8416957710454329, 0.8226792019253085], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.5935279305464072, 0.19212591695357956, 1.175363231272498, -1.4865538070846556, 0.9702194577691043, -1.3334248631432242, 0.5768471721487305, -0.22334425499503552, 1.1349099041962227, 1.6980862250484028, 1.0493946771234295, 1.227442721143697], "std": [0.03063110354304161, 0.08418605311879174, 0.048148096266630115, 0.32214631880461486, 0.11650059978424514, 1.8413474869477364, 0.0461349522858615, 0.08515374916876604, 0.06331991536148697, 0.39437047123008273, 0.1141647745983965, 1.9541489183474903], "min": [0.5670026323165049, 0.05145736078689192, 1.075923478421495, -2.23792529969819, 0.6444328693618373, -3.132132399494549, 0.5419756454577528, -0.310727551061245, 1.0136050537580896, 0.9973589651662811, 0.8624652578873753, -3.1375261950921844], "max": [0.6957597464434515, 0.29379766376945154, 1.254670789144946, -1.103795086187398, 1.1570619405986893, 3.136443913405211, 0.716811266786643, -0.10719468770173277, 1.245673160408708, 2.483810395266245, 1.3518463615551273, 3.1343134394229044], "count": [335]}, "eef_sim_pose_action": {"mean": [0.5935279305464072, 0.19212591695357956, 1.175363231272498, -1.4865538070846556, 0.9702194577691043, -1.3334248631432242, 0.5768471721487305, -0.22334425499503552, 1.1349099041962227, 1.6980862250484028, 1.0493946771234295, 1.227442721143697], "std": [0.03063110354304161, 0.08418605311879174, 0.048148096266630115, 0.32214631880461486, 0.11650059978424514, 1.8413474869477364, 0.0461349522858615, 0.08515374916876604, 0.06331991536148697, 0.39437047123008273, 0.1141647745983965, 1.9541489183474903], "min": [0.5670026323165049, 0.05145736078689192, 1.075923478421495, -2.23792529969819, 0.6444328693618373, -3.132132399494549, 0.5419756454577528, -0.310727551061245, 1.0136050537580896, 0.9973589651662811, 0.8624652578873753, -3.1375261950921844], "max": [0.6957597464434515, 0.29379766376945154, 1.254670789144946, -1.103795086187398, 1.1570619405986893, 3.136443913405211, 0.716811266786643, -0.10719468770173277, 1.245673160408708, 2.483810395266245, 1.3518463615551273, 3.1343134394229044], "count": [335]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29755465277777776]], [[0.2849946589052288]], [[0.2520310294117647]]], "std": [[[0.3262730416861729]], [[0.29972668067184965]], [[0.28803570629078973]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32862446078431373]], [[0.3637305371732026]], [[0.3576753901143791]]], "std": [[[0.2258747321373624]], [[0.21605376901962586]], [[0.21573195201838302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3100150816993464]], [[0.33758164215686276]], [[0.3134955147058823]]], "std": [[[0.19144770400617483]], [[0.18584714549067374]], [[0.19161793972468497]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22440820669934639]], [[0.25176625816993464]], [[0.24747902982026143]]], "std": [[[0.3223788350067053]], [[0.31737654343051613]], [[0.3112971687004419]]], "count": [100]}, "observation.state": {"min": [0.34146830439567566, -1.0570448637008667, 0.9874494671821594, -0.29475343227386475, -1.6279815435409546, 0.10891126841306686, -1.3017853498458862, -0.988760769367218, 0.9050507545471191, -0.56806480884552, 0.48506999015808105, -0.86051344871521, 28.219375610351562, 44.024444580078125, 2.1343750953674316, -0.11374999582767487, 1.0, -2.193125009536743, 0.7137500047683716, -1.8214285373687744, 0.8481249809265137, -1.15625, 0.6412500143051147, -0.07124999910593033, 2.3743748664855957, 44.16625213623047, -0.9325000047683716, -0.5418750047683716, 0.8974999785423279, 0.5674999952316284, 0.5712499618530273, 0.022499993443489075, 0.6987500190734863, -0.057500001043081284, -0.5681250095367432, -1.9112499952316284], "max": [1.480554223060608, -0.7699368596076965, 1.3256752490997314, 1.242608904838562, -0.6263113021850586, 0.8390793204307556, -0.5196650624275208, -0.7170310020446777, 1.343437671661377, 0.2845044732093811, 1.5494900941848755, -0.7753967046737671, 62.40187454223633, 59.10625076293945, 2.916249990463257, 9.782500267028809, 35.858123779296875, 82.04437255859375, 28.19499969482422, 95.29937744140625, 34.602500915527344, 81.65812683105469, 66.75125122070312, 101.65750122070312, 63.60625076293945, 79.92312622070312, 1.28125, 9.351249694824219, 38.5, 41.71937561035156, 27.266250610351562, 89.21624755859375, 45.37562561035156, 93.46500396728516, 78.90312957763672, 108.82500457763672], "mean": [0.9210392236709595, -0.8654353022575378, 1.1147667169570923, 0.30846691131591797, -1.0035940408706665, 0.6216786503791809, -1.0665318965911865, -0.82700514793396, 1.0217053890228271, -0.1541324108839035, 0.9541344046592712, -0.8385648727416992, 40.8477783203125, 49.84690856933594, 2.324009895324707, 7.842507839202881, 8.003107070922852, 10.35522174835205, 6.213807582855225, 12.538878440856934, 7.38020133972168, 13.01651668548584, 9.877532005310059, 20.73824691772461, 33.420997619628906, 61.32881164550781, 0.5178590416908264, 4.9876909255981445, 15.35618782043457, 8.841148376464844, 9.129388809204102, 18.872793197631836, 10.811607360839844, 26.771181106567383, 13.622211456298828, 51.80769348144531], "std": [0.2962416410446167, 0.0904054194688797, 0.0792153999209404, 0.4881308674812317, 0.266011506319046, 0.2770862877368927, 0.261475533246994, 0.07667496055364609, 0.09885989129543304, 0.2943336069583893, 0.3575367033481598, 0.024421699345111847, 8.877581596374512, 4.158268928527832, 0.16917286813259125, 3.350558280944824, 10.545878410339355, 25.5455379486084, 8.251971244812012, 29.85106658935547, 11.62468147277832, 27.384361267089844, 19.055089950561523, 36.5370979309082, 22.139904022216797, 12.826128005981445, 0.95350581407547, 3.164802312850952, 12.446810722351074, 12.272674560546875, 9.359829902648926, 32.31852340698242, 15.923810958862305, 35.02025604248047, 24.52193260192871, 37.070960998535156], "count": [339]}, "action": {"min": [0.34146830439567566, -1.0570448637008667, 0.9874494671821594, -0.29475343227386475, -1.6279815435409546, 0.10891126841306686, -1.3017853498458862, -0.988760769367218, 0.9050507545471191, -0.56806480884552, 0.48506999015808105, -0.86051344871521, 28.219375610351562, 44.024444580078125, 2.1343750953674316, -0.11374999582767487, 1.0, -2.193125009536743, 0.7137500047683716, -1.8214285373687744, 0.8481249809265137, -1.15625, 0.6412500143051147, -0.07124999910593033, 2.3743748664855957, 44.16625213623047, -0.9325000047683716, -0.5418750047683716, 0.8974999785423279, 0.5674999952316284, 0.5712499618530273, 0.022499993443489075, 0.6987500190734863, -0.057500001043081284, -0.5681250095367432, -1.9112499952316284], "max": [1.480554223060608, -0.7699368596076965, 1.3256752490997314, 1.242608904838562, -0.6263113021850586, 0.8390793204307556, -0.5196650624275208, -0.7170310020446777, 1.343437671661377, 0.2845044732093811, 1.5494900941848755, -0.7753967046737671, 62.40187454223633, 59.10625076293945, 2.916249990463257, 9.782500267028809, 35.858123779296875, 82.04437255859375, 28.19499969482422, 95.29937744140625, 34.602500915527344, 81.65812683105469, 66.75125122070312, 101.65750122070312, 63.60625076293945, 79.92312622070312, 1.28125, 9.351249694824219, 38.5, 41.71937561035156, 27.266250610351562, 89.21624755859375, 45.37562561035156, 93.46500396728516, 78.90312957763672, 108.82500457763672], "mean": [0.9210395216941833, -0.8654346466064453, 1.1147661209106445, 0.3084668517112732, -1.0035946369171143, 0.6216781139373779, -1.066532015800476, -0.8270052075386047, 1.0217058658599854, -0.15413236618041992, 0.9541348814964294, -0.8385650515556335, 40.84778594970703, 49.84688949584961, 2.324007749557495, 7.842512130737305, 8.003103256225586, 10.355202674865723, 6.213806629180908, 12.5388822555542, 7.380215644836426, 13.016522407531738, 9.877543449401855, 20.73827362060547, 33.42098617553711, 61.32881164550781, 0.517859935760498, 4.987691879272461, 15.356188774108887, 8.841163635253906, 9.129386901855469, 18.87279510498047, 10.811607360839844, 26.77119255065918, 13.622213363647461, 51.80767822265625], "std": [0.2962418496608734, 0.0904054269194603, 0.07921541482210159, 0.48813101649284363, 0.26601147651672363, 0.27708640694618225, 0.26147544384002686, 0.0766749456524849, 0.09885989129543304, 0.2943335771560669, 0.3575366735458374, 0.02442169561982155, 8.877582550048828, 4.15826940536499, 0.16917277872562408, 3.3505592346191406, 10.545878410339355, 25.54547691345215, 8.251973152160645, 29.85106086730957, 11.624687194824219, 27.38437271118164, 19.055097579956055, 36.53709030151367, 22.13990592956543, 12.826126098632812, 0.9535059332847595, 3.164801836013794, 12.44681167602539, 12.272677421569824, 9.359830856323242, 32.31852340698242, 15.923811912536621, 35.02024841308594, 24.52193260192871, 37.070960998535156], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [339]}, "index": {"min": [723], "max": [1061], "mean": [892.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [2.0678466076696167, 6.0, 6.0, 6.0, 6.0], "std": [2.044807459344842, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [339]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [339]}, "eef_direction_state": {"mean": [4.153392330383481, 3.8289085545722714], "std": [1.906380838689913, 2.0293398785492234], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [1.0117994100294985, 0.9646017699115044], "std": [0.8378100445077717, 0.7672792625775345], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.7935103244837758, 0.7168141592920354], "std": [0.8510720685245244, 0.8287143244447542], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [4.153392330383481, 3.8289085545722714], "std": [1.906380838689913, 2.0293398785492234], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [1.0117994100294985, 0.9646017699115044], "std": [0.8378100445077717, 0.7672792625775345], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [0.7935103244837758, 0.7168141592920354], "std": [0.8510720685245244, 0.8287143244447542], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.608451155354304, 0.16873339965659087, 1.1629289789489665, -1.5684882520479266, 1.0376529716150242, -1.3500907348047149, 0.5914452888623174, -0.18840778919369477, 1.1212945325807726, 1.9186776734284912, 1.0525692544295673, 0.6490378948749848], "std": [0.03474726503979284, 0.06814868444007087, 0.0464869778411786, 0.34031345086564174, 0.1922015974444143, 1.924507539251124, 0.03562328293375195, 0.038116166787438205, 0.05986330635963035, 0.5137710690713059, 0.1394715887995611, 2.3766650459664294], "min": [0.5525701796940462, 0.039655158261360096, 1.05776682722507, -2.3569748069185525, 0.5630116403296528, -3.1227198603758364, 0.5538908525149686, -0.2549320888214137, 1.0256323038704076, 1.093859683200227, 0.8863539256832786, -3.1250734597614334], "max": [0.6963699186341896, 0.2726117473293444, 1.2430608549342892, -0.9817137989846492, 1.4457047963282808, 3.138757663630901, 0.7222647289598857, -0.12628342598828, 1.2277471635387691, 2.810118589062852, 1.4211009537558277, 3.1253556483558556], "count": [339]}, "eef_sim_pose_action": {"mean": [0.608451155354304, 0.16873339965659087, 1.1629289789489665, -1.5684882520479266, 1.0376529716150242, -1.3500907348047149, 0.5914452888623174, -0.18840778919369477, 1.1212945325807726, 1.9186776734284912, 1.0525692544295673, 0.6490378948749848], "std": [0.03474726503979284, 0.06814868444007087, 0.0464869778411786, 0.34031345086564174, 0.1922015974444143, 1.924507539251124, 0.03562328293375195, 0.038116166787438205, 0.05986330635963035, 0.5137710690713059, 0.1394715887995611, 2.3766650459664294], "min": [0.5525701796940462, 0.039655158261360096, 1.05776682722507, -2.3569748069185525, 0.5630116403296528, -3.1227198603758364, 0.5538908525149686, -0.2549320888214137, 1.0256323038704076, 1.093859683200227, 0.8863539256832786, -3.1250734597614334], "max": [0.6963699186341896, 0.2726117473293444, 1.2430608549342892, -0.9817137989846492, 1.4457047963282808, 3.138757663630901, 0.7222647289598857, -0.12628342598828, 1.2277471635387691, 2.810118589062852, 1.4211009537558277, 3.1253556483558556], "count": [339]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30363146650326794]], [[0.28827531658496736]], [[0.24520468137254903]]], "std": [[[0.3238342052216544]], [[0.3014500046379001]], [[0.29334477121215785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32557576593137255]], [[0.35860037173202614]], [[0.35781568014705883]]], "std": [[[0.22286910712707722]], [[0.2116876397050133]], [[0.2112911096320987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2798867463235294]], [[0.31172076388888886]], [[0.2858466074346405]]], "std": [[[0.17342772446280405]], [[0.16704068742200073]], [[0.1702185474045975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22241016135620914]], [[0.24471275531045752]], [[0.23281458946078432]]], "std": [[[0.3231997044140594]], [[0.3143983322401367]], [[0.3099843238710082]]], "count": [100]}, "observation.state": {"min": [0.47992008924484253, -1.1628090143203735, 0.9626535177230835, -0.35148733854293823, -1.6263256072998047, 0.16610875725746155, -1.5363928079605103, -1.033679485321045, 0.8524070978164673, -0.4343337416648865, 0.664411187171936, -0.8334763646125793, 21.888124465942383, 39.88125228881836, 1.9212499856948853, 0.3343749940395355, 1.0943750143051147, -0.23937499523162842, 0.6568750143051147, -1.8312500715255737, 0.6993750333786011, 0.11937499791383743, 0.6613333225250244, 0.13187500834465027, 22.296249389648438, 47.801876068115234, -0.8887500166893005, -0.609375, 0.8741666674613953, 1.0266666412353516, 0.625, -0.8968750238418579, 0.9431250095367432, 1.1449999809265137, -0.21375000476837158, -2.036250114440918], "max": [1.5062562227249146, -0.7196059226989746, 1.4422160387039185, 1.0678454637527466, -0.5927891731262207, 0.7897735834121704, -0.6026121377944946, -0.6994354128837585, 1.3078651428222656, 0.2881571054458618, 1.5026559829711914, -0.7034170627593994, 55.571876525878906, 59.21437454223633, 2.8637499809265137, 9.536874771118164, 34.134376525878906, 87.8375015258789, 27.623125076293945, 87.58499908447266, 33.26000213623047, 85.16437530517578, 63.211875915527344, 103.96187591552734, 61.74812698364258, 73.83062744140625, 1.1662499904632568, 9.348750114440918, 36.338748931884766, 58.97500228881836, 30.0987491607666, 104.72562408447266, 75.64187622070312, 110.95938110351562, 81.98687744140625, 110.16188049316406], "mean": [1.0801135301589966, -0.8795565962791443, 1.085553765296936, 0.18556153774261475, -1.0928783416748047, 0.5960432887077332, -1.231702446937561, -0.8237600922584534, 1.0021260976791382, 0.041981328278779984, 1.1767114400863647, -0.7944766879081726, 40.396522521972656, 47.30428695678711, 2.190279245376587, 7.633512020111084, 9.19460678100586, 14.637540817260742, 6.455243110656738, 13.841875076293945, 8.127131462097168, 15.984745025634766, 11.719279289245605, 25.205904006958008, 39.05649948120117, 60.685482025146484, -0.5858927965164185, 5.39586067199707, 19.365766525268555, 11.231330871582031, 13.427234649658203, 19.780946731567383, 18.63237762451172, 24.271615982055664, 13.468314170837402, 47.80824279785156], "std": [0.37411782145500183, 0.1243608221411705, 0.13736233115196228, 0.5210029482841492, 0.3348316252231598, 0.2236958146095276, 0.3414418399333954, 0.09438807517290115, 0.1305142492055893, 0.26665830612182617, 0.3402843773365021, 0.03145785257220268, 9.477500915527344, 6.430345058441162, 0.23567645251750946, 3.344491720199585, 10.538596153259277, 28.364967346191406, 9.325491905212402, 31.30854606628418, 11.917165756225586, 30.301076889038086, 21.18683433532715, 39.674156188964844, 13.72123908996582, 9.96667194366455, 0.26774343848228455, 3.1778366565704346, 8.608882904052734, 18.149219512939453, 8.072117805480957, 33.62561798095703, 22.454362869262695, 40.966278076171875, 24.82416343688965, 31.865097045898438], "count": [306]}, "action": {"min": [0.47992008924484253, -1.1628090143203735, 0.9626535177230835, -0.35148733854293823, -1.6263256072998047, 0.16610875725746155, -1.5363928079605103, -1.033679485321045, 0.8524070978164673, -0.4343337416648865, 0.664411187171936, -0.8334763646125793, 21.888124465942383, 39.88125228881836, 1.9212499856948853, 0.3343749940395355, 1.0943750143051147, -0.23937499523162842, 0.6568750143051147, -1.8312500715255737, 0.6993750333786011, 0.11937499791383743, 0.6613333225250244, 0.13187500834465027, 22.296249389648438, 47.801876068115234, -0.8887500166893005, -0.609375, 0.8741666674613953, 1.0266666412353516, 0.625, -0.8968750238418579, 0.9431250095367432, 1.1449999809265137, -0.21375000476837158, -2.036250114440918], "max": [1.5062562227249146, -0.7196059226989746, 1.4422160387039185, 1.0678454637527466, -0.5927891731262207, 0.7897735834121704, -0.6026121377944946, -0.6994354128837585, 1.3078651428222656, 0.2881571054458618, 1.5026559829711914, -0.7034170627593994, 55.571876525878906, 59.21437454223633, 2.8637499809265137, 9.536874771118164, 34.134376525878906, 87.8375015258789, 27.623125076293945, 87.58499908447266, 33.26000213623047, 85.16437530517578, 63.211875915527344, 103.96187591552734, 61.74812698364258, 73.83062744140625, 1.1662499904632568, 9.348750114440918, 36.338748931884766, 58.97500228881836, 30.0987491607666, 104.72562408447266, 75.64187622070312, 110.95938110351562, 81.98687744140625, 110.16188049316406], "mean": [1.0801135301589966, -0.8795567750930786, 1.08555269241333, 0.18556155264377594, -1.0928781032562256, 0.5960436463356018, -1.231702446937561, -0.8237602114677429, 1.0021262168884277, 0.04198138415813446, 1.176711082458496, -0.7944762706756592, 40.39656448364258, 47.30430221557617, 2.190281391143799, 7.633513927459717, 9.194598197937012, 14.637543678283691, 6.4552459716796875, 13.841867446899414, 8.127124786376953, 15.98471450805664, 11.719295501708984, 25.205913543701172, 39.05651092529297, 60.685516357421875, -0.5858925580978394, 5.395857810974121, 19.36577606201172, 11.231331825256348, 13.427234649658203, 19.780948638916016, 18.632387161254883, 24.271615982055664, 13.46830940246582, 47.808250427246094], "std": [0.374117910861969, 0.1243608221411705, 0.13736237585544586, 0.521003007888794, 0.3348316252231598, 0.2236958146095276, 0.3414418399333954, 0.09438805282115936, 0.1305142343044281, 0.26665833592414856, 0.34028446674346924, 0.03145785629749298, 9.477502822875977, 6.430342197418213, 0.23567646741867065, 3.344494104385376, 10.53859806060791, 28.364959716796875, 9.325492858886719, 31.308536529541016, 11.91716194152832, 30.301067352294922, 21.18682861328125, 39.67413330078125, 13.721240997314453, 9.96667194366455, 0.26774337887763977, 3.1778359413146973, 8.608881950378418, 18.149221420288086, 8.072118759155273, 33.62561798095703, 22.454362869262695, 40.966285705566406, 24.824161529541016, 31.86509895324707], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [306]}, "index": {"min": [1062], "max": [1367], "mean": [1214.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.310457516339869, 6.0, 6.0, 6.0, 6.0], "std": [2.0368392596775475, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [306]}, "eef_direction_state": {"mean": [4.0588235294117645, 4.362745098039215], "std": [1.951152815319039, 1.9940559498427848], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.026143790849673, 0.826797385620915], "std": [0.8665739951833985, 0.8552419323612366], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.8398692810457516, 0.6274509803921569], "std": [0.83852031745321, 0.8115373367284257], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.0588235294117645, 4.362745098039215], "std": [1.951152815319039, 1.9940559498427848], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.026143790849673, 0.826797385620915], "std": [0.8665739951833985, 0.8552419323612366], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.8398692810457516, 0.6274509803921569], "std": [0.83852031745321, 0.8115373367284257], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.595745601981952, 0.18724552769230407, 1.1387723812227035, -1.6545869618339109, 0.9508650158747386, -1.3474541390902635, 0.5845918698552365, -0.2179339407583637, 1.1324350176650164, 1.6500938849928815, 0.9835594620252702, 2.2722354291764963], "std": [0.042119434932376056, 0.08712993639479043, 0.04043669869728576, 0.29267049652037996, 0.1650387447205198, 1.92885544093337, 0.042184952195129785, 0.05592421625641954, 0.05584769184823726, 0.3062470704065319, 0.10457741205783475, 0.37307048395716713], "min": [0.563663049177574, 0.03853701539920773, 1.0507313030643206, -2.330934113771224, 0.5857626791875075, -3.13009234932355, 0.5507187085642098, -0.2724988716076447, 1.016324629951272, 1.1469764470193908, 0.8580794456239174, 1.840397807920454], "max": [0.7283525636024963, 0.2832483553310614, 1.2235662850654387, -1.1842161623054461, 1.2572339899306257, 3.1273882734090304, 0.7041862913838988, -0.1360156736001163, 1.2328881913126226, 2.283119169382799, 1.2715421972012817, 3.0255074615748723], "count": [306]}, "eef_sim_pose_action": {"mean": [0.595745601981952, 0.18724552769230407, 1.1387723812227035, -1.6545869618339109, 0.9508650158747386, -1.3474541390902635, 0.5845918698552365, -0.2179339407583637, 1.1324350176650164, 1.6500938849928815, 0.9835594620252702, 2.2722354291764963], "std": [0.042119434932376056, 0.08712993639479043, 0.04043669869728576, 0.29267049652037996, 0.1650387447205198, 1.92885544093337, 0.042184952195129785, 0.05592421625641954, 0.05584769184823726, 0.3062470704065319, 0.10457741205783475, 0.37307048395716713], "min": [0.563663049177574, 0.03853701539920773, 1.0507313030643206, -2.330934113771224, 0.5857626791875075, -3.13009234932355, 0.5507187085642098, -0.2724988716076447, 1.016324629951272, 1.1469764470193908, 0.8580794456239174, 1.840397807920454], "max": [0.7283525636024963, 0.2832483553310614, 1.2235662850654387, -1.1842161623054461, 1.2572339899306257, 3.1273882734090304, 0.7041862913838988, -0.1360156736001163, 1.2328881913126226, 2.283119169382799, 1.2715421972012817, 3.0255074615748723], "count": [306]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3083388541666667]], [[0.2952235130718954]], [[0.25433317401960787]]], "std": [[[0.3274449830725092]], [[0.30412460278093273]], [[0.2972387308083104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3481470486111111]], [[0.36998084150326793]], [[0.36749749387254904]]], "std": [[[0.24112834328998367]], [[0.23138655013606196]], [[0.2209914092727166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2898935294117647]], [[0.32857067197712414]], [[0.3082651613562091]]], "std": [[[0.1865727314762292]], [[0.18243696411157492]], [[0.19507446256263486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22189837826797384]], [[0.24378877655228756]], [[0.23326452205882353]]], "std": [[[0.32290605967346564]], [[0.3138329325499856]], [[0.3094865674245531]]], "count": [100]}, "observation.state": {"min": [0.43347543478012085, -1.0883735418319702, 0.9106881022453308, -0.4536803960800171, -1.626209020614624, 0.2731126546859741, -1.574158787727356, -1.0633153915405273, 0.8402846455574036, -0.4930809736251831, 0.642380952835083, -1.05293607711792, 23.806249618530273, 46.35444641113281, 2.1500000953674316, 0.4943750202655792, 1.0525000095367432, 0.9106250405311584, 0.7100000381469727, -1.7443749904632568, 0.7649999856948853, 0.078125, 0.6512500047683716, -0.08249999582767487, 32.02000045776367, 45.01187515258789, -0.7593749761581421, -0.893750011920929, 0.8799999952316284, 1.03125, 0.6666666865348816, 0.04124999791383743, 0.6766666769981384, 0.7350000143051147, -0.44875001907348633, 0.5527272820472717], "max": [1.5954737663269043, -0.6524662375450134, 1.3299190998077393, 1.1245660781860352, -0.5340657830238342, 1.0239757299423218, -0.669322669506073, -0.696060836315155, 1.3430323600769043, 0.41375261545181274, 1.4527802467346191, -0.6664139032363892, 59.40250015258789, 60.52000045776367, 7.380000114440918, 9.788750648498535, 28.72624969482422, 75.62999725341797, 24.50812530517578, 69.765625, 32.076873779296875, 67.55062866210938, 84.2125015258789, 110.04624938964844, 68.82500457763672, 68.09000396728516, 1.65625, 9.442500114440918, 34.9375, 43.97187805175781, 26.702499389648438, 92.62125396728516, 78.25625610351562, 109.74063110351562, 87.34062957763672, 110.34062957763672], "mean": [1.0915073156356812, -0.829668402671814, 1.0321978330612183, 0.13496094942092896, -1.0709584951400757, 0.7310473918914795, -1.2340295314788818, -0.8604419827461243, 0.9993982315063477, 0.006890380289405584, 1.101697325706482, -0.8413031697273254, 39.462100982666016, 51.685028076171875, 2.7471234798431396, 7.051436424255371, 7.249817848205566, 12.576884269714355, 7.145714282989502, 9.983585357666016, 8.129667282104492, 11.518914222717285, 12.639796257019043, 26.469730377197266, 46.814720153808594, 57.433250427246094, 0.812065839767456, 4.684065818786621, 18.50935173034668, 7.93812894821167, 12.164739608764648, 19.707183837890625, 18.587217330932617, 24.596614837646484, 13.500965118408203, 40.5772705078125], "std": [0.38923928141593933, 0.12436281889677048, 0.1247936487197876, 0.5721367597579956, 0.3336387574672699, 0.24884596467018127, 0.33566710352897644, 0.12360311299562454, 0.14354681968688965, 0.34206441044807434, 0.34661945700645447, 0.05982726439833641, 10.03274154663086, 4.38005256652832, 0.8901931047439575, 3.1422359943389893, 8.273820877075195, 24.243446350097656, 7.3795013427734375, 24.672626495361328, 10.536048889160156, 23.29865264892578, 24.924602508544922, 36.0056037902832, 11.225469589233398, 8.790719985961914, 0.9632666110992432, 3.2809085845947266, 6.788036823272705, 14.228117942810059, 6.592430591583252, 34.936668395996094, 23.396242141723633, 41.47734451293945, 27.088714599609375, 36.736602783203125], "count": [331]}, "action": {"min": [0.43347543478012085, -1.0883735418319702, 0.9106881022453308, -0.4536803960800171, -1.626209020614624, 0.2731126546859741, -1.574158787727356, -1.0633153915405273, 0.8402846455574036, -0.4930809736251831, 0.642380952835083, -1.05293607711792, 23.806249618530273, 46.35444641113281, 2.1500000953674316, 0.4943750202655792, 1.0525000095367432, 0.9106250405311584, 0.7100000381469727, -1.7443749904632568, 0.7649999856948853, 0.078125, 0.6512500047683716, -0.08249999582767487, 32.02000045776367, 45.01187515258789, -0.7593749761581421, -0.893750011920929, 0.8799999952316284, 1.03125, 0.6666666865348816, 0.04124999791383743, 0.6766666769981384, 0.7350000143051147, -0.44875001907348633, 0.5527272820472717], "max": [1.5954737663269043, -0.6524662375450134, 1.3299190998077393, 1.1245660781860352, -0.5340657830238342, 1.0239757299423218, -0.669322669506073, -0.696060836315155, 1.3430323600769043, 0.41375261545181274, 1.4527802467346191, -0.6664139032363892, 59.40250015258789, 60.52000045776367, 7.380000114440918, 9.788750648498535, 28.72624969482422, 75.62999725341797, 24.50812530517578, 69.765625, 32.076873779296875, 67.55062866210938, 84.2125015258789, 110.04624938964844, 68.82500457763672, 68.09000396728516, 1.65625, 9.442500114440918, 34.9375, 43.97187805175781, 26.702499389648438, 92.62125396728516, 78.25625610351562, 109.74063110351562, 87.34062957763672, 110.34062957763672], "mean": [1.0915075540542603, -0.829668402671814, 1.0321974754333496, 0.1349608153104782, -1.0709584951400757, 0.7310474514961243, -1.2340292930603027, -0.8604419827461243, 0.9993979334831238, 0.0068903216160833836, 1.1016961336135864, -0.8413029909133911, 39.462093353271484, 51.68505096435547, 2.747124195098877, 7.05143928527832, 7.249820709228516, 12.576870918273926, 7.145712852478027, 9.983585357666016, 8.12967300415039, 11.518927574157715, 12.639788627624512, 26.469722747802734, 46.814720153808594, 57.4332389831543, 0.8120655417442322, 4.684065341949463, 18.50935173034668, 7.938126087188721, 12.164726257324219, 19.707183837890625, 18.587223052978516, 24.596620559692383, 13.50096321105957, 40.577274322509766], "std": [0.389239102602005, 0.12436279654502869, 0.1247936487197876, 0.5721368193626404, 0.3336387574672699, 0.2488459348678589, 0.33566728234291077, 0.12360313534736633, 0.14354683458805084, 0.34206438064575195, 0.34661945700645447, 0.05982726439833641, 10.032742500305176, 4.3800530433654785, 0.8901929259300232, 3.14223575592041, 8.273823738098145, 24.24345588684082, 7.379498481750488, 24.672622680664062, 10.536049842834473, 23.298648834228516, 24.924610137939453, 36.0056037902832, 11.225467681884766, 8.790722846984863, 0.9632664322853088, 3.28090763092041, 6.788036823272705, 14.228119850158691, 6.592430591583252, 34.93666458129883, 23.396236419677734, 41.477352142333984, 27.088712692260742, 36.73659896850586], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [331]}, "index": {"min": [1368], "max": [1698], "mean": [1533.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [2.117824773413897, 6.0, 6.0, 6.0, 6.0], "std": [2.0715340389266106, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [331]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [331]}, "eef_direction_state": {"mean": [4.371601208459214, 4.229607250755287], "std": [1.8372554825159217, 2.0614061497012157], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.9214501510574018, 0.7794561933534743], "std": [0.8620177690871785, 0.8566433159370296], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.7583081570996979, 0.5709969788519638], "std": [0.8562276791683068, 0.7985666369858473], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.371601208459214, 4.229607250755287], "std": [1.8372554825159217, 2.0614061497012157], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.9214501510574018, 0.7794561933534743], "std": [0.8620177690871785, 0.8566433159370296], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.7583081570996979, 0.5709969788519638], "std": [0.8562276791683068, 0.7985666369858473], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.5945349063956786, 0.20023222237556576, 1.1435608422807888, -1.7159221190095288, 1.07527518198484, -1.2714740818649217, 0.5761466149895945, -0.20614978161357886, 1.103121536720915, 1.826559938227033, 1.014396820396323, 1.2187875435317914], "std": [0.03377751858635675, 0.09342767543768477, 0.03935652723059945, 0.33570863183937805, 0.13308597694558819, 1.9179889128516374, 0.041759677227245, 0.07527704030502542, 0.05318249247358132, 0.3119946899926633, 0.08481118401986734, 2.131507506691917], "min": [0.5559661241421168, 0.040933560640090905, 1.0630397829993037, -2.5607607066024753, 0.7501174669173309, -3.13828194508471, 0.5475982570140063, -0.2832866759587821, 1.019828757520862, 1.2830646898006577, 0.8746842853063832, -3.1396774789580006], "max": [0.7048222408451854, 0.310446423447738, 1.224902781681509, -1.1827441491413568, 1.3869464467721668, 3.1360157477583606, 0.7098398775911743, -0.10366296662464097, 1.2077769136738643, 2.374199293315394, 1.2394906204434477, 3.138628926798189], "count": [331]}, "eef_sim_pose_action": {"mean": [0.5945349063956786, 0.20023222237556576, 1.1435608422807888, -1.7159221190095288, 1.07527518198484, -1.2714740818649217, 0.5761466149895945, -0.20614978161357886, 1.103121536720915, 1.826559938227033, 1.014396820396323, 1.2187875435317914], "std": [0.03377751858635675, 0.09342767543768477, 0.03935652723059945, 0.33570863183937805, 0.13308597694558819, 1.9179889128516374, 0.041759677227245, 0.07527704030502542, 0.05318249247358132, 0.3119946899926633, 0.08481118401986734, 2.131507506691917], "min": [0.5559661241421168, 0.040933560640090905, 1.0630397829993037, -2.5607607066024753, 0.7501174669173309, -3.13828194508471, 0.5475982570140063, -0.2832866759587821, 1.019828757520862, 1.2830646898006577, 0.8746842853063832, -3.1396774789580006], "max": [0.7048222408451854, 0.310446423447738, 1.224902781681509, -1.1827441491413568, 1.3869464467721668, 3.1360157477583606, 0.7098398775911743, -0.10366296662464097, 1.2077769136738643, 2.374199293315394, 1.2394906204434477, 3.138628926798189], "count": [331]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.304119260620915]], [[0.2888635110294117]], [[0.24638202205882354]]], "std": [[[0.32578389786098383]], [[0.3026552752516127]], [[0.29645701100187727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3242512765522876]], [[0.3577459048202614]], [[0.3588335498366013]]], "std": [[[0.2154758931093082]], [[0.20623035569050813]], [[0.20429830304829594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27849728349673203]], [[0.31830118464052287]], [[0.2953157700163399]]], "std": [[[0.17423763984650087]], [[0.1709201708657167]], [[0.18064104287113267]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21229934232026146]], [[0.23410244893790852]], [[0.2227559783496732]]], "std": [[[0.31752490033263653]], [[0.30808001990338985]], [[0.30372170295443646]]], "count": [100]}, "observation.state": {"min": [0.5012350082397461, -1.0838197469711304, 0.9524252414703369, -0.33296456933021545, -1.6155966520309448, 0.23284313082695007, -1.6491187810897827, -1.03909170627594, 0.8536468744277954, -0.3968299329280853, 0.6692988276481628, -0.8478055596351624, 5.174375057220459, 39.05312728881836, 2.740000009536743, 0.5525000095367432, 0.8081250190734863, -2.3943748474121094, 0.7393749952316284, -1.78125, 0.7100000381469727, -0.08874999731779099, 0.7243750095367432, -0.17249999940395355, 3.615000009536743, 41.41187286376953, -0.8868750333786011, -0.9381250143051147, 0.703125, 0.9787499904632568, 0.7081249952316284, 0.19062501192092896, 0.7825000286102295, 0.9437500238418579, -0.578125, -1.3575000762939453], "max": [1.5043011903762817, -0.6878480911254883, 1.3701409101486206, 1.0989595651626587, -0.6022783517837524, 0.866545557975769, -0.6920920610427856, -0.7441443204879761, 1.3356174230575562, 0.3565604090690613, 1.6284236907958984, -0.6436923146247864, 67.61687469482422, 59.43312454223633, 10.742500305175781, 9.59749984741211, 25.82062530517578, 68.07437133789062, 27.298749923706055, 75.42500305175781, 40.151248931884766, 102.1875, 69.25062561035156, 105.30062866210938, 68.80937957763672, 75.72000122070312, 2.65625, 9.4375, 37.62125015258789, 58.29875183105469, 27.999374389648438, 95.45500183105469, 53.880001068115234, 102.51687622070312, 76.97125244140625, 110.16188049316406], "mean": [1.1362017393112183, -0.8546510934829712, 1.0511534214019775, 0.09974323958158493, -1.1540762186050415, 0.6294848918914795, -1.2283987998962402, -0.8843308091163635, 1.0209078788757324, -0.0028618343640118837, 1.1343754529953003, -0.749362051486969, 40.04476547241211, 46.19075393676758, 3.2494356632232666, 8.219114303588867, 5.133607864379883, 6.821962356567383, 4.990516662597656, 7.81788969039917, 6.724140644073486, 12.714415550231934, 8.666792869567871, 19.996387481689453, 39.76215744018555, 58.065860748291016, 0.9334926009178162, 6.007423400878906, 15.542229652404785, 11.255446434020996, 9.559727668762207, 22.853303909301758, 12.569530487060547, 25.6117000579834, 11.934423446655273, 37.18336868286133], "std": [0.35232481360435486, 0.1009509265422821, 0.11376199871301651, 0.4752543866634369, 0.33196088671684265, 0.19733786582946777, 0.3382876515388489, 0.08328749984502792, 0.11671596765518188, 0.3078678250312805, 0.37254971265792847, 0.07306919991970062, 14.002692222595215, 5.89397668838501, 1.2846938371658325, 2.6930575370788574, 7.296912670135498, 19.95140266418457, 8.237849235534668, 22.54099464416504, 12.03351879119873, 28.901134490966797, 18.16832733154297, 35.837501525878906, 20.91118049621582, 11.594184875488281, 1.1734296083450317, 3.7044122219085693, 11.968866348266602, 18.925535202026367, 9.516369819641113, 34.67783737182617, 17.265039443969727, 37.0450325012207, 22.72611427307129, 43.471981048583984], "count": [315]}, "action": {"min": [0.5012350082397461, -1.0838197469711304, 0.9524252414703369, -0.33296456933021545, -1.6155966520309448, 0.23284313082695007, -1.6491187810897827, -1.03909170627594, 0.8536468744277954, -0.3968299329280853, 0.6692988276481628, -0.8478055596351624, 5.174375057220459, 39.05312728881836, 2.740000009536743, 0.5525000095367432, 0.8081250190734863, -2.3943748474121094, 0.7393749952316284, -1.78125, 0.7100000381469727, -0.08874999731779099, 0.7243750095367432, -0.17249999940395355, 3.615000009536743, 41.41187286376953, -0.8868750333786011, -0.9381250143051147, 0.703125, 0.9787499904632568, 0.7081249952316284, 0.19062501192092896, 0.7825000286102295, 0.9437500238418579, -0.578125, -1.3575000762939453], "max": [1.5043011903762817, -0.6878480911254883, 1.3701409101486206, 1.0989595651626587, -0.6022783517837524, 0.866545557975769, -0.6920920610427856, -0.7441443204879761, 1.3356174230575562, 0.3565604090690613, 1.6284236907958984, -0.6436923146247864, 67.61687469482422, 59.43312454223633, 10.742500305175781, 9.59749984741211, 25.82062530517578, 68.07437133789062, 27.298749923706055, 75.42500305175781, 40.151248931884766, 102.1875, 69.25062561035156, 105.30062866210938, 68.80937957763672, 75.72000122070312, 2.65625, 9.4375, 37.62125015258789, 58.29875183105469, 27.999374389648438, 95.45500183105469, 53.880001068115234, 102.51687622070312, 76.97125244140625, 110.16188049316406], "mean": [1.1362016201019287, -0.8546507954597473, 1.051153302192688, 0.09974326193332672, -1.154076337814331, 0.6294850707054138, -1.2283984422683716, -0.8843311071395874, 1.0209076404571533, -0.0028618306387215853, 1.1343752145767212, -0.749362051486969, 40.04480743408203, 46.190765380859375, 3.249431848526001, 8.219112396240234, 5.133609771728516, 6.821972846984863, 4.990525245666504, 7.817868709564209, 6.724135875701904, 12.7144193649292, 8.666780471801758, 19.996395111083984, 39.76215362548828, 58.06587219238281, 0.9334923028945923, 6.007425785064697, 15.542235374450684, 11.255441665649414, 9.55972671508789, 22.85329818725586, 12.56952953338623, 25.611696243286133, 11.934415817260742, 37.18337631225586], "std": [0.35232484340667725, 0.10095095634460449, 0.11376198381185532, 0.47525444626808167, 0.3319609463214874, 0.19733786582946777, 0.33828750252723694, 0.08328749239444733, 0.11671596765518188, 0.3078678250312805, 0.3725496828556061, 0.07306919991970062, 14.00268840789795, 5.893976211547852, 1.2846934795379639, 2.6930582523345947, 7.296911716461182, 19.951398849487305, 8.2378511428833, 22.541000366210938, 12.033513069152832, 28.90110969543457, 18.1683292388916, 35.83749008178711, 20.91117286682129, 11.594183921813965, 1.1734296083450317, 3.704411745071411, 11.968864440917969, 18.925537109375, 9.516369819641113, 34.67784118652344, 17.265039443969727, 37.0450325012207, 22.72611427307129, 43.47197341918945], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [315]}, "index": {"min": [1699], "max": [2013], "mean": [1856.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [1.980952380952381, 6.0, 6.0, 6.0, 6.0], "std": [2.0014960391061996, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [315]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [315]}, "eef_direction_state": {"mean": [4.1873015873015875, 3.93015873015873], "std": [1.9614937669883077, 2.154702124342485], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.9206349206349206, 0.9142857142857143], "std": [0.8300236619611938, 0.8100278542843767], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.7523809523809524, 0.6095238095238096], "std": [0.852048352241712, 0.802716476407828], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [4.1873015873015875, 3.93015873015873], "std": [1.9614937669883077, 2.154702124342485], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.9206349206349206, 0.9142857142857143], "std": [0.8300236619611938, 0.8100278542843767], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.7523809523809524, 0.6095238095238096], "std": [0.852048352241712, 0.802716476407828], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.5911347441559054, 0.2001026768465756, 1.1417942187816825, -1.6152877241443233, 0.9250883964162665, -1.5023201888893813, 0.5749245050553641, -0.20293482551999265, 1.1061188460404865, 1.744127738363356, 0.9141840601501107, 2.0825558331716745], "std": [0.039265078511965715, 0.07489523677491393, 0.03638979882560315, 0.2640557043955569, 0.1738704895217338, 1.7241703211041948, 0.042152369025364865, 0.07159349999213138, 0.058895910420153845, 0.3590687384026436, 0.1047305687453547, 1.283809421612403], "min": [0.5649266123598589, 0.057188367745899416, 1.0614553035363674, -2.3358680996284553, 0.4801386580385332, -3.1365646966961434, 0.5387284998433274, -0.2900644325967048, 1.0133056789013588, 1.1043283065574307, 0.7495644054622717, -3.139891428637248], "max": [0.7223147231296968, 0.2792125649217236, 1.2186578979001819, -1.250374231341016, 1.2806728434620172, 3.122705845898801, 0.7070367417287544, -0.11015836191555178, 1.2176834804525731, 2.3422628468107254, 1.0988319973151288, 3.1386361752860186], "count": [315]}, "eef_sim_pose_action": {"mean": [0.5911347441559054, 0.2001026768465756, 1.1417942187816825, -1.6152877241443233, 0.9250883964162665, -1.5023201888893813, 0.5749245050553641, -0.20293482551999265, 1.1061188460404865, 1.744127738363356, 0.9141840601501107, 2.0825558331716745], "std": [0.039265078511965715, 0.07489523677491393, 0.03638979882560315, 0.2640557043955569, 0.1738704895217338, 1.7241703211041948, 0.042152369025364865, 0.07159349999213138, 0.058895910420153845, 0.3590687384026436, 0.1047305687453547, 1.283809421612403], "min": [0.5649266123598589, 0.057188367745899416, 1.0614553035363674, -2.3358680996284553, 0.4801386580385332, -3.1365646966961434, 0.5387284998433274, -0.2900644325967048, 1.0133056789013588, 1.1043283065574307, 0.7495644054622717, -3.139891428637248], "max": [0.7223147231296968, 0.2792125649217236, 1.2186578979001819, -1.250374231341016, 1.2806728434620172, 3.122705845898801, 0.7070367417287544, -0.11015836191555178, 1.2176834804525731, 2.3422628468107254, 1.0988319973151288, 3.1386361752860186], "count": [315]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30451787785947715]], [[0.2888907291666667]], [[0.2459303288398693]]], "std": [[[0.3246540267546205]], [[0.3015866095878807]], [[0.2935835397818247]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3349462091503268]], [[0.3689929554738562]], [[0.37001417279411764]]], "std": [[[0.23388461638085337]], [[0.2209907638179241]], [[0.21610944032562934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28783028186274506]], [[0.31983679738562093]], [[0.2944365870098039]]], "std": [[[0.1828441190586645]], [[0.17690329723328077]], [[0.18054896657435907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2161124897875817]], [[0.23797546772875816]], [[0.22640881740196078]]], "std": [[[0.3198528146292209]], [[0.31072655005140815]], [[0.3072061196828086]]], "count": [100]}, "observation.state": {"min": [0.4394359886646271, -1.041404366493225, 0.882543683052063, -0.43275222182273865, -1.629896640777588, 0.10140097141265869, -1.580643892288208, -1.072327733039856, 0.8772029876708984, -0.5551899671554565, 0.7332675457000732, -0.8066723942756653, 4.793749809265137, 39.71062469482422, 2.0662498474121094, 1.1181249618530273, 0.9125000238418579, -2.3575000762939453, 0.5724999904632568, -1.774999976158142, 0.7487499713897705, -0.20812498033046722, 0.6737499833106995, -0.25, 1.21875, 37.99437713623047, -0.9787499904632568, -1.293125033378601, 2.805555582046509, 0.23375000059604645, 1.9887499809265137, 0.4749999940395355, 0.828125, 1.2193750143051147, -0.10875000059604645, -1.0837500095367432], "max": [1.5651464462280273, -0.6697995066642761, 1.3086519241333008, 1.3056477308273315, -0.5775063037872314, 0.8349069356918335, -0.5012588500976562, -0.7512736916542053, 1.3475385904312134, 0.4081152677536011, 1.6032463312149048, -0.6019922494888306, 69.9418716430664, 61.253334045410156, 2.6725001335144043, 9.829999923706055, 26.643125534057617, 43.008750915527344, 21.84375, 50.03062438964844, 29.68437385559082, 54.979373931884766, 64.05500030517578, 103.44249725341797, 70.03874969482422, 77.56875610351562, 0.7712500095367432, 9.471250534057617, 41.46812438964844, 56.13875198364258, 35.76625061035156, 85.94937896728516, 45.025001525878906, 94.11750030517578, 70.41875457763672, 108.15750122070312], "mean": [1.1891520023345947, -0.7988291382789612, 1.0045089721679688, 0.1113930270075798, -1.1759966611862183, 0.6306859254837036, -1.2076290845870972, -0.8876555562019348, 1.0336298942565918, 0.014687352813780308, 1.16380774974823, -0.7241747379302979, 38.422691345214844, 47.91558837890625, 2.3653616905212402, 8.159234046936035, 5.517027854919434, 5.544856548309326, 4.280892372131348, 4.836915016174316, 5.474491596221924, 6.532889366149902, 8.843816757202148, 16.684728622436523, 34.60592269897461, 59.25141525268555, -0.1851295828819275, 5.508002758026123, 18.915252685546875, 7.299586772918701, 14.141532897949219, 21.87272834777832, 15.33410930633545, 26.051860809326172, 9.182888984680176, 37.433448791503906], "std": [0.4461303651332855, 0.11765395104885101, 0.13164472579956055, 0.5893664360046387, 0.38565635681152344, 0.24435216188430786, 0.37593215703964233, 0.09490325301885605, 0.13340719044208527, 0.32876497507095337, 0.3855641186237335, 0.05209970101714134, 14.684560775756836, 7.669498443603516, 0.15187986195087433, 2.8118937015533447, 8.095233917236328, 11.764823913574219, 6.892349720001221, 14.805935859680176, 9.501371383666992, 14.242779731750488, 17.92752456665039, 34.207481384277344, 26.40599250793457, 12.38337230682373, 0.499275803565979, 3.781616687774658, 10.844512939453125, 14.249947547912598, 8.719375610351562, 33.7578239440918, 13.59870719909668, 37.27272415161133, 18.297550201416016, 31.899471282958984], "count": [298]}, "action": {"min": [0.4394359886646271, -1.041404366493225, 0.882543683052063, -0.43275222182273865, -1.629896640777588, 0.10140097141265869, -1.580643892288208, -1.072327733039856, 0.8772029876708984, -0.5551899671554565, 0.7332675457000732, -0.8066723942756653, 4.793749809265137, 39.71062469482422, 2.0662498474121094, 1.1181249618530273, 0.9125000238418579, -2.3575000762939453, 0.5724999904632568, -1.774999976158142, 0.7487499713897705, -0.20812498033046722, 0.6737499833106995, -0.25, 1.21875, 37.99437713623047, -0.9787499904632568, -1.293125033378601, 2.805555582046509, 0.23375000059604645, 1.9887499809265137, 0.4749999940395355, 0.828125, 1.2193750143051147, -0.10875000059604645, -1.0837500095367432], "max": [1.5651464462280273, -0.6697995066642761, 1.3086519241333008, 1.3056477308273315, -0.5775063037872314, 0.8349069356918335, -0.5012588500976562, -0.7512736916542053, 1.3475385904312134, 0.4081152677536011, 1.6032463312149048, -0.6019922494888306, 69.9418716430664, 61.253334045410156, 2.6725001335144043, 9.829999923706055, 26.643125534057617, 43.008750915527344, 21.84375, 50.03062438964844, 29.68437385559082, 54.979373931884766, 64.05500030517578, 103.44249725341797, 70.03874969482422, 77.56875610351562, 0.7712500095367432, 9.471250534057617, 41.46812438964844, 56.13875198364258, 35.76625061035156, 85.94937896728516, 45.025001525878906, 94.11750030517578, 70.41875457763672, 108.15750122070312], "mean": [1.1891520023345947, -0.7988288998603821, 1.0045088529586792, 0.11139293760061264, -1.1759963035583496, 0.6306862235069275, -1.207628846168518, -0.8876559138298035, 1.0336300134658813, 0.014687366783618927, 1.1638076305389404, -0.7241744995117188, 38.42270278930664, 47.91566467285156, 2.3653624057769775, 8.159228324890137, 5.517023086547852, 5.544856071472168, 4.280889511108398, 4.8369269371032715, 5.4744791984558105, 6.5328850746154785, 8.843826293945312, 16.684711456298828, 34.6059455871582, 59.25139617919922, -0.18512959778308868, 5.508005619049072, 18.91523551940918, 7.299587726593018, 14.141549110412598, 21.872730255126953, 15.334112167358398, 26.051864624023438, 9.182889938354492, 37.4334602355957], "std": [0.44613006711006165, 0.11765396595001221, 0.13164469599723816, 0.5893664360046387, 0.38565629720687866, 0.2443520426750183, 0.37593209743499756, 0.09490324556827545, 0.13340719044208527, 0.3287649154663086, 0.3855642080307007, 0.05209970101714134, 14.684560775756836, 7.669496536254883, 0.15187980234622955, 2.8118958473205566, 8.095235824584961, 11.764823913574219, 6.892350673675537, 14.80593204498291, 9.501375198364258, 14.242772102355957, 17.927518844604492, 34.207481384277344, 26.405990600585938, 12.383370399475098, 0.4992758631706238, 3.7816162109375, 10.844513893127441, 14.249945640563965, 8.719374656677246, 33.7578239440918, 13.598708152770996, 37.27273178100586, 18.297548294067383, 31.899471282958984], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [298]}, "index": {"min": [2014], "max": [2311], "mean": [2162.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [2.1577181208053693, 6.0, 6.0, 6.0, 6.0], "std": [2.02798148092803, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [298]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [298]}, "eef_direction_state": {"mean": [4.1610738255033555, 4.006711409395973], "std": [1.9423472760705096, 2.1782840494152573], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.9328859060402684, 0.9060402684563759], "std": [0.8605010989795305, 0.8579848552283837], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.7919463087248322, 0.6543624161073825], "std": [0.8535371943176738, 0.8342487052501861], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.1610738255033555, 4.006711409395973], "std": [1.9423472760705096, 2.1782840494152573], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.9328859060402684, 0.9060402684563759], "std": [0.8605010989795305, 0.8579848552283837], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.7919463087248322, 0.6543624161073825], "std": [0.8535371943176738, 0.8342487052501861], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.5815380813337595, 0.21414713898237256, 1.1484620875762124, -1.7005106872576161, 0.9943911054655288, -1.3560099306538866, 0.5817457531495379, -0.2102610887898279, 1.118844254027916, 1.6285193132952862, 0.9032977186214363, 2.2601785568491475], "std": [0.03853703651797956, 0.09067491821015446, 0.033395993196807854, 0.29717549114410236, 0.16559847719276694, 1.8430623921101343, 0.04607198649017512, 0.0665132208201015, 0.07385184084548728, 0.33664977176311933, 0.14193080028367666, 0.42874206075396293], "min": [0.5583633926103424, 0.06008848344104645, 1.0706592964885564, -2.4652094612335547, 0.4886574512188031, -3.11495891837888, 0.5453196146307129, -0.28984400623978834, 1.0088511473549224, 0.9850087281581803, 0.7628525991344528, 1.7179807996513339], "max": [0.7053213151522506, 0.30817257801633924, 1.225094375550799, -1.3144637291252104, 1.3557807608492385, 3.1264204981982977, 0.7182364333416116, -0.12110151444701953, 1.2632041083239107, 2.1722878648510164, 1.293170271732841, 2.959208984337529], "count": [298]}, "eef_sim_pose_action": {"mean": [0.5815380813337595, 0.21414713898237256, 1.1484620875762124, -1.7005106872576161, 0.9943911054655288, -1.3560099306538866, 0.5817457531495379, -0.2102610887898279, 1.118844254027916, 1.6285193132952862, 0.9032977186214363, 2.2601785568491475], "std": [0.03853703651797956, 0.09067491821015446, 0.033395993196807854, 0.29717549114410236, 0.16559847719276694, 1.8430623921101343, 0.04607198649017512, 0.0665132208201015, 0.07385184084548728, 0.33664977176311933, 0.14193080028367666, 0.42874206075396293], "min": [0.5583633926103424, 0.06008848344104645, 1.0706592964885564, -2.4652094612335547, 0.4886574512188031, -3.11495891837888, 0.5453196146307129, -0.28984400623978834, 1.0088511473549224, 0.9850087281581803, 0.7628525991344528, 1.7179807996513339], "max": [0.7053213151522506, 0.30817257801633924, 1.225094375550799, -1.3144637291252104, 1.3557807608492385, 3.1264204981982977, 0.7182364333416116, -0.12110151444701953, 1.2632041083239107, 2.1722878648510164, 1.293170271732841, 2.959208984337529], "count": [298]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30222650735294115]], [[0.2875301552287582]], [[0.24570641135620916]]], "std": [[[0.32388325642351]], [[0.3003000721043335]], [[0.29022991993868663]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33505383374183006]], [[0.36858225694444446]], [[0.36583323733660134]]], "std": [[[0.23686388918593027]], [[0.22602995865882858]], [[0.22357003812568224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2784713419117647]], [[0.3175029023692811]], [[0.29195762459150326]]], "std": [[[0.1766398850587512]], [[0.17151779140705428]], [[0.17710798523602628]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22075455678104575]], [[0.2429352982026144]], [[0.23275372753267976]]], "std": [[[0.322104041202599]], [[0.31269587545583166]], [[0.3094322678728868]]], "count": [100]}, "observation.state": {"min": [0.33033397793769836, -1.0453622341156006, 0.8997100591659546, -0.36585623025894165, -1.6161211729049683, 0.09775310754776001, -1.573395848274231, -1.0767624378204346, 0.8674542307853699, -0.540169358253479, 0.6063792109489441, -0.769245445728302, 6.95437479019165, 48.93437576293945, 1.9993749856948853, 0.18812499940395355, 1.0731250047683716, -2.2093749046325684, 0.8218749761581421, -1.7549999952316284, 0.6818749904632568, 0.019999993965029716, 0.6768749952316284, 0.07187499850988388, 1.1887500286102295, 37.89624786376953, -0.9168750047683716, -0.4856249988079071, 0.9030769467353821, 0.16124999523162842, 0.6875, -0.8793749809265137, 0.9362499713897705, 0.6166666746139526, -0.6299999952316284, -2.083124876022339], "max": [1.556944727897644, -0.6293154358863831, 1.3300144672393799, 1.287408471107483, -0.5021410584449768, 0.8906500339508057, -0.6026121377944946, -0.703207790851593, 1.3898346424102783, 0.3756050765514374, 1.5884164571762085, -0.5652751922607422, 65.34562683105469, 61.29800033569336, 2.6831250190734863, 9.633749961853027, 34.025001525878906, 57.66812515258789, 25.825000762939453, 73.2231216430664, 24.498748779296875, 81.83312225341797, 69.26187133789062, 103.9418716430664, 74.45437622070312, 85.44062805175781, 1.0837500095367432, 9.40999984741211, 30.973125457763672, 83.52375030517578, 30.90625, 91.49124908447266, 56.73250198364258, 109.14749908447266, 72.01937866210938, 110.62249755859375], "mean": [1.0756932497024536, -0.7929186224937439, 1.0405570268630981, 0.22810977697372437, -1.047931432723999, 0.6310920715332031, -1.2412563562393188, -0.8656743168830872, 1.0268752574920654, 0.028651857748627663, 1.1828186511993408, -0.7128340005874634, 40.98966598510742, 52.345909118652344, 2.268217086791992, 7.62814474105835, 10.309871673583984, 6.352572441101074, 7.347780704498291, 8.224024772644043, 6.8800048828125, 13.401981353759766, 9.400494575500488, 39.24913787841797, 31.198963165283203, 62.83498001098633, 0.17338068783283234, 4.1371636390686035, 17.03362274169922, 13.603583335876465, 11.18841552734375, 21.15097427368164, 13.672518730163574, 24.412105560302734, 9.681309700012207, 31.471216201782227], "std": [0.4213845431804657, 0.14911116659641266, 0.13004541397094727, 0.5971990823745728, 0.3292059004306793, 0.27474552392959595, 0.34613701701164246, 0.11193215847015381, 0.13852369785308838, 0.3073689043521881, 0.37427136301994324, 0.0493633858859539, 14.70862102508545, 2.7251505851745605, 0.19788821041584015, 3.092456817626953, 9.539024353027344, 17.37697410583496, 7.257961273193359, 22.349416732788086, 7.545711994171143, 25.23863983154297, 18.908823013305664, 34.16650390625, 27.63356590270996, 16.818599700927734, 0.6974255442619324, 3.0098438262939453, 8.306410789489746, 25.89738655090332, 9.12392807006836, 34.046443939208984, 16.595495223999023, 39.83195114135742, 19.67410659790039, 34.844154357910156], "count": [286]}, "action": {"min": [0.33033397793769836, -1.0453622341156006, 0.8997100591659546, -0.36585623025894165, -1.6161211729049683, 0.09775310754776001, -1.573395848274231, -1.0767624378204346, 0.8674542307853699, -0.540169358253479, 0.6063792109489441, -0.769245445728302, 6.95437479019165, 48.93437576293945, 1.9993749856948853, 0.18812499940395355, 1.0731250047683716, -2.2093749046325684, 0.8218749761581421, -1.7549999952316284, 0.6818749904632568, 0.019999993965029716, 0.6768749952316284, 0.07187499850988388, 1.1887500286102295, 37.89624786376953, -0.9168750047683716, -0.4856249988079071, 0.9030769467353821, 0.16124999523162842, 0.6875, -0.8793749809265137, 0.9362499713897705, 0.6166666746139526, -0.6299999952316284, -2.083124876022339], "max": [1.556944727897644, -0.6293154358863831, 1.3300144672393799, 1.287408471107483, -0.5021410584449768, 0.8906500339508057, -0.6026121377944946, -0.703207790851593, 1.3898346424102783, 0.3756050765514374, 1.5884164571762085, -0.5652751922607422, 65.34562683105469, 61.29800033569336, 2.6831250190734863, 9.633749961853027, 34.025001525878906, 57.66812515258789, 25.825000762939453, 73.2231216430664, 24.498748779296875, 81.83312225341797, 69.26187133789062, 103.9418716430664, 74.45437622070312, 85.44062805175781, 1.0837500095367432, 9.40999984741211, 30.973125457763672, 83.52375030517578, 30.90625, 91.49124908447266, 56.73250198364258, 109.14749908447266, 72.01937866210938, 110.62249755859375], "mean": [1.0756934881210327, -0.7929184436798096, 1.0405563116073608, 0.22810964286327362, -1.047931432723999, 0.6310921311378479, -1.2412558794021606, -0.8656744360923767, 1.0268752574920654, 0.028651831671595573, 1.1828185319900513, -0.7128337621688843, 40.98966598510742, 52.34589385986328, 2.2682180404663086, 7.628141403198242, 10.309866905212402, 6.352575778961182, 7.347780227661133, 8.224000930786133, 6.879998683929443, 13.401968002319336, 9.400504112243652, 39.2491340637207, 31.1989803314209, 62.83499526977539, 0.1733807921409607, 4.1371636390686035, 17.033632278442383, 13.603580474853516, 11.188417434692383, 21.150981903076172, 13.67252254486084, 24.412109375, 9.681304931640625, 31.471229553222656], "std": [0.4213847815990448, 0.14911113679409027, 0.13004545867443085, 0.5971990823745728, 0.3292059898376465, 0.27474552392959595, 0.34613698720932007, 0.11193215101957321, 0.13852368295192719, 0.3073689043521881, 0.3742713928222656, 0.0493633896112442, 14.70862102508545, 2.725151538848877, 0.19788827002048492, 3.092456102371216, 9.539027214050293, 17.376977920532227, 7.257960796356201, 22.34941864013672, 7.545711517333984, 25.2386474609375, 18.90882110595703, 34.16649627685547, 27.633563995361328, 16.818599700927734, 0.6974254846572876, 3.0098440647125244, 8.30640983581543, 25.897388458251953, 9.123927116394043, 34.046451568603516, 16.595495223999023, 39.83194351196289, 19.67410659790039, 34.844154357910156], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [286]}, "index": {"min": [2312], "max": [2597], "mean": [2454.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [2.2237762237762237, 6.0, 6.0, 6.0, 6.0], "std": [2.0583093762565774, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [286]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [286]}, "eef_direction_state": {"mean": [4.083916083916084, 4.199300699300699], "std": [1.8340085772671788, 2.044641521523508], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.0314685314685315, 0.8846153846153846], "std": [0.8583542213383987, 0.8714434366382137], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8566433566433567, 0.6783216783216783], "std": [0.8551006517093568, 0.8244633652133988], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.083916083916084, 4.199300699300699], "std": [1.8340085772671788, 2.044641521523508], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.0314685314685315, 0.8846153846153846], "std": [0.8583542213383987, 0.8714434366382137], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8566433566433567, 0.6783216783216783], "std": [0.8551006517093568, 0.8244633652133988], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.5934075276473296, 0.2001727879896536, 1.1519509623436268, -1.7827716234871454, 1.0692931762439262, -1.3496002168960173, 0.5814847348024383, -0.21504530804060826, 1.1194342675027575, 1.652298115264351, 0.907752914116092, 2.278365799153978], "std": [0.03446988458640417, 0.09391768898072744, 0.04234115125778789, 0.2701586189032105, 0.17407873166980484, 1.9940970351152538, 0.046978451645289306, 0.06459842668791146, 0.06021102070040727, 0.2238166448679935, 0.13274811441161236, 0.352081807262315], "min": [0.5595889460554511, 0.04571878324835299, 1.0706153358802164, -2.3356617358272196, 0.5685662443017576, -3.118764459701775, 0.5502910766382887, -0.28591865130343735, 1.0065962610917896, 1.3258450940345747, 0.8024043651718222, 1.886175783141836], "max": [0.7029990244849385, 0.2957718881509114, 1.241889417283188, -1.2420477970825168, 1.4429060451250013, 3.1264977343040794, 0.7274392532773994, -0.12791895207492066, 1.2266138417183898, 2.060279831438131, 1.2710316558706372, 2.891080507416231], "count": [286]}, "eef_sim_pose_action": {"mean": [0.5934075276473296, 0.2001727879896536, 1.1519509623436268, -1.7827716234871454, 1.0692931762439262, -1.3496002168960173, 0.5814847348024383, -0.21504530804060826, 1.1194342675027575, 1.652298115264351, 0.907752914116092, 2.278365799153978], "std": [0.03446988458640417, 0.09391768898072744, 0.04234115125778789, 0.2701586189032105, 0.17407873166980484, 1.9940970351152538, 0.046978451645289306, 0.06459842668791146, 0.06021102070040727, 0.2238166448679935, 0.13274811441161236, 0.352081807262315], "min": [0.5595889460554511, 0.04571878324835299, 1.0706153358802164, -2.3356617358272196, 0.5685662443017576, -3.118764459701775, 0.5502910766382887, -0.28591865130343735, 1.0065962610917896, 1.3258450940345747, 0.8024043651718222, 1.886175783141836], "max": [0.7029990244849385, 0.2957718881509114, 1.241889417283188, -1.2420477970825168, 1.4429060451250013, 3.1264977343040794, 0.7274392532773994, -0.12791895207492066, 1.2266138417183898, 2.060279831438131, 1.2710316558706372, 2.891080507416231], "count": [286]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3028408558006536]], [[0.2903559538398693]], [[0.24946873774509803]]], "std": [[[0.3235754751695015]], [[0.30387804463634005]], [[0.2950456527985084]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33293086805555555]], [[0.3680701736111111]], [[0.36047216911764707]]], "std": [[[0.22786677435545902]], [[0.2170976720119104]], [[0.21611198257677428]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3058305330882353]], [[0.3273803022875817]], [[0.30507718545751633]]], "std": [[[0.19499203580943386]], [[0.18417932109175125]], [[0.18914914268331703]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21821103553921567]], [[0.24006137663398694]], [[0.23006922385620915]]], "std": [[[0.32124875472463715]], [[0.3127809526961688]], [[0.310068042870586]]], "count": [100]}, "observation.state": {"min": [0.39492255449295044, -1.0931658744812012, 0.9018797278404236, -0.3838407099246979, -1.6149343252182007, 0.11460956186056137, -1.6531720161437988, -0.9933146238327026, 0.8814946413040161, -0.5465352535247803, 0.6333209276199341, -1.0524433851242065, 34.087501525878906, 38.70375061035156, 2.0818748474121094, 1.3393750190734863, 0.953125, -2.104374885559082, 0.7400000095367432, -1.8125, 1.0, -0.10312499850988388, 0.7443749904632568, 0.019999999552965164, 34.75, 47.671875, -1.2350000143051147, -1.4693750143051147, 1.9900000095367432, -0.4281249940395355, 2.134999990463257, 1.9075000286102295, 0.6456249952316284, 0.09083333611488342, 0.3075000047683716, -1.234375], "max": [1.5331714153289795, -0.6676537394523621, 1.3731212615966797, 1.233215093612671, -0.5886644721031189, 0.8604180812835693, -0.5636301040649414, -0.7311741709709167, 1.3226710557937622, 0.4108014702796936, 1.6311894655227661, -0.6582837700843811, 66.25312805175781, 57.657501220703125, 6.872499942779541, 9.802499771118164, 28.206249237060547, 56.455623626708984, 26.216875076293945, 53.478126525878906, 32.651248931884766, 56.59000015258789, 72.02687072753906, 106.76750183105469, 58.856876373291016, 69.23187255859375, 1.6050000190734863, 9.839375495910645, 44.52687454223633, 59.44000244140625, 32.817501068115234, 81.16875457763672, 46.270626068115234, 101.15125274658203, 93.89749908447266, 110.11500549316406], "mean": [1.1032999753952026, -0.8411521315574646, 1.0426276922225952, 0.18172858655452728, -1.1179307699203491, 0.609005868434906, -1.2273701429367065, -0.8652182221412659, 1.0156660079956055, 0.041203297674655914, 1.1591695547103882, -0.7774341106414795, 44.615020751953125, 46.41547393798828, 2.4933598041534424, 7.9350361824035645, 6.6605305671691895, 7.918038368225098, 5.800723552703857, 8.046674728393555, 7.297762870788574, 10.711339950561523, 12.17831802368164, 21.374008178710938, 44.09891128540039, 58.84636688232422, -0.10040108114480972, 2.310579538345337, 19.379987716674805, 7.937975883483887, 13.205924987792969, 21.20825958251953, 13.664325714111328, 25.164278030395508, 19.751432418823242, 32.47005844116211], "std": [0.42442214488983154, 0.12338373064994812, 0.14526312053203583, 0.5852542519569397, 0.3594958186149597, 0.25680750608444214, 0.4005304276943207, 0.0634235143661499, 0.11267560720443726, 0.37086817622184753, 0.41464170813560486, 0.12921199202537537, 11.250958442687988, 6.766936302185059, 0.6877255439758301, 2.8755695819854736, 9.326005935668945, 19.07362937927246, 9.059782981872559, 19.418792724609375, 11.476283073425293, 20.287031173706055, 22.469533920288086, 38.565635681152344, 8.747138023376465, 7.939311981201172, 0.7676937580108643, 3.3464267253875732, 12.241681098937988, 15.707380294799805, 10.596057891845703, 31.287153244018555, 17.298154830932617, 37.95397186279297, 31.946020126342773, 43.79340362548828], "count": [259]}, "action": {"min": [0.39492255449295044, -1.0931658744812012, 0.9018797278404236, -0.3838407099246979, -1.6149343252182007, 0.11460956186056137, -1.6531720161437988, -0.9933146238327026, 0.8814946413040161, -0.5465352535247803, 0.6333209276199341, -1.0524433851242065, 34.087501525878906, 38.70375061035156, 2.0818748474121094, 1.3393750190734863, 0.953125, -2.104374885559082, 0.7400000095367432, -1.8125, 1.0, -0.10312499850988388, 0.7443749904632568, 0.019999999552965164, 34.75, 47.671875, -1.2350000143051147, -1.4693750143051147, 1.9900000095367432, -0.4281249940395355, 2.134999990463257, 1.9075000286102295, 0.6456249952316284, 0.09083333611488342, 0.3075000047683716, -1.234375], "max": [1.5331714153289795, -0.6676537394523621, 1.3731212615966797, 1.233215093612671, -0.5886644721031189, 0.8604180812835693, -0.5636301040649414, -0.7311741709709167, 1.3226710557937622, 0.4108014702796936, 1.6311894655227661, -0.6582837700843811, 66.25312805175781, 57.657501220703125, 6.872499942779541, 9.802499771118164, 28.206249237060547, 56.455623626708984, 26.216875076293945, 53.478126525878906, 32.651248931884766, 56.59000015258789, 72.02687072753906, 106.76750183105469, 58.856876373291016, 69.23187255859375, 1.6050000190734863, 9.839375495910645, 44.52687454223633, 59.44000244140625, 32.817501068115234, 81.16875457763672, 46.270626068115234, 101.15125274658203, 93.89749908447266, 110.11500549316406], "mean": [1.1033004522323608, -0.841152012348175, 1.0426276922225952, 0.18172858655452728, -1.1179304122924805, 0.6090061068534851, -1.2273691892623901, -0.8652186989784241, 1.0156664848327637, 0.04120331257581711, 1.1591696739196777, -0.7774340510368347, 44.615028381347656, 46.41550827026367, 2.4933602809906006, 7.935037136077881, 6.660526752471924, 7.9180498123168945, 5.800729274749756, 8.046671867370605, 7.297757625579834, 10.711339950561523, 12.178336143493652, 21.373998641967773, 44.0988883972168, 58.84641647338867, -0.10040097683668137, 2.310580253601074, 19.379995346069336, 7.937973976135254, 13.205921173095703, 21.208253860473633, 13.66431999206543, 25.164281845092773, 19.75142478942871, 32.47006607055664], "std": [0.4244220554828644, 0.12338372319936752, 0.14526312053203583, 0.5852541923522949, 0.3594958186149597, 0.25680747628211975, 0.4005304276943207, 0.0634235143661499, 0.11267559975385666, 0.37086808681488037, 0.41464173793792725, 0.12921197712421417, 11.250956535339355, 6.766936779022217, 0.6877254843711853, 2.875570058822632, 9.326006889343262, 19.073625564575195, 9.059782028198242, 19.418794631958008, 11.476288795471191, 20.28703498840332, 22.469539642333984, 38.56565475463867, 8.747137069702148, 7.939311981201172, 0.7676938772201538, 3.346426486968994, 12.241681098937988, 15.707380294799805, 10.59605884552002, 31.287155151367188, 17.29815673828125, 37.9539794921875, 31.946016311645508, 43.79340362548828], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [259]}, "index": {"min": [2598], "max": [2856], "mean": [2727.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.2432432432432434, 6.0, 6.0, 6.0, 6.0], "std": [2.0169893038956923, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [259]}, "eef_direction_state": {"mean": [4.100386100386101, 4.019305019305019], "std": [1.90649161436313, 2.1888657125861823], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.0231660231660231, 0.9266409266409267], "std": [0.8471186773512841, 0.8822710638685141], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.8687258687258688, 0.6718146718146718], "std": [0.8821189816714157, 0.8222397303388311], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.100386100386101, 4.019305019305019], "std": [1.90649161436313, 2.1888657125861823], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.0231660231660231, 0.9266409266409267], "std": [0.8471186773512841, 0.8822710638685141], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.8687258687258688, 0.6718146718146718], "std": [0.8821189816714157, 0.8222397303388311], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.5895130138263588, 0.1953024230322079, 1.1460871324093937, -1.6773364552512626, 0.9835324022026282, -1.27447581292024, 0.5821887422786901, -0.2227499364707084, 1.120126212865371, 1.6841738184818753, 0.9693289168892157, 1.354866778782693], "std": [0.04200747483527012, 0.08817232120331622, 0.03919612065508046, 0.2912899652524021, 0.16554870448469589, 1.942129626850903, 0.04810129295234459, 0.07453475444691954, 0.055488927602156325, 0.36813309685427387, 0.20512360487254427, 1.8808312757907188], "min": [0.5647903903787184, 0.04793775267290101, 1.0643664732445997, -2.378869057255534, 0.5222742526693263, -3.132316273285953, 0.5430090127252499, -0.3023976158152756, 1.031674673229547, 0.980223437680146, 0.7423952336226671, -3.1327655595625754], "max": [0.7180836961047616, 0.2940026673545574, 1.2337175477744895, -1.2859964131287673, 1.3459770580372292, 3.1317180877343724, 0.7224006262462754, -0.11937558383279157, 1.2295773451170082, 2.3872057823367396, 1.376652164549629, 3.138595836628596], "count": [259]}, "eef_sim_pose_action": {"mean": [0.5895130138263588, 0.1953024230322079, 1.1460871324093937, -1.6773364552512626, 0.9835324022026282, -1.27447581292024, 0.5821887422786901, -0.2227499364707084, 1.120126212865371, 1.6841738184818753, 0.9693289168892157, 1.354866778782693], "std": [0.04200747483527012, 0.08817232120331622, 0.03919612065508046, 0.2912899652524021, 0.16554870448469589, 1.942129626850903, 0.04810129295234459, 0.07453475444691954, 0.055488927602156325, 0.36813309685427387, 0.20512360487254427, 1.8808312757907188], "min": [0.5647903903787184, 0.04793775267290101, 1.0643664732445997, -2.378869057255534, 0.5222742526693263, -3.132316273285953, 0.5430090127252499, -0.3023976158152756, 1.031674673229547, 0.980223437680146, 0.7423952336226671, -3.1327655595625754], "max": [0.7180836961047616, 0.2940026673545574, 1.2337175477744895, -1.2859964131287673, 1.3459770580372292, 3.1317180877343724, 0.7224006262462754, -0.11937558383279157, 1.2295773451170082, 2.3872057823367396, 1.376652164549629, 3.138595836628596], "count": [259]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30560183006535946]], [[0.29069520424836603]], [[0.24633026552287582]]], "std": [[[0.32753599745285095]], [[0.30405779601686284]], [[0.2938963944095038]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34391939542483657]], [[0.37038175857843136]], [[0.36969876429738563]]], "std": [[[0.23303606130386437]], [[0.22302006653775044]], [[0.21801028465694416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3106523182189543]], [[0.33430922998366014]], [[0.32368416053921567]]], "std": [[[0.193469609080527]], [[0.18529028718282176]], [[0.1911403298385156]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2213579718137255]], [[0.24260546772875816]], [[0.23236654820261438]]], "std": [[[0.323057192535527]], [[0.31398691931584355]], [[0.31057230100980654]]], "count": [100]}, "observation.state": {"min": [0.43032824993133545, -1.02683687210083, 0.9231496453285217, -0.3416537344455719, -1.6249427795410156, 0.176837757229805, -1.5997177362442017, -0.9975823760032654, 0.8705748915672302, -0.63117516040802, 0.5715218782424927, -0.9487084746360779, 31.113750457763672, 44.477500915527344, 2.413750171661377, 1.4856250286102295, 1.1518750190734863, -2.171875, 0.6399999856948853, -1.7450000047683716, 0.9787499904632568, -0.109375, 0.6412500143051147, 0.004999999888241291, 34.9162483215332, 49.135623931884766, -0.9593750238418579, -0.44749999046325684, 0.6577777862548828, -0.25, 0.6443749666213989, -0.2549999952316284, 0.8068749904632568, 0.15666666626930237, -0.08874999731779099, -1.5612499713897705], "max": [1.546014428138733, -0.6668907999992371, 1.3205252885818481, 1.0967421531677246, -0.5148012638092041, 0.8346923589706421, -0.5261978507041931, -0.6812517642974854, 1.3079365491867065, 0.3995956480503082, 1.633621335029602, -0.6147239804267883, 70.6762466430664, 57.23125076293945, 2.9018750190734863, 9.548749923706055, 23.982500076293945, 59.66875076293945, 27.268125534057617, 63.11249923706055, 47.521873474121094, 91.27062225341797, 70.4437484741211, 104.31749725341797, 64.93499755859375, 65.06437683105469, 1.7400000095367432, 9.657999992370605, 41.18312454223633, 62.97500228881836, 26.912500381469727, 78.96125030517578, 63.743125915527344, 105.0425033569336, 82.42312622070312, 109.85625457763672], "mean": [1.0667427778244019, -0.803813636302948, 1.0538002252578735, 0.18575803935527802, -1.0503551959991455, 0.6325799226760864, -1.2336515188217163, -0.8423632383346558, 1.0038539171218872, 0.026809966191649437, 1.1813383102416992, -0.758763313293457, 40.79222106933594, 48.2127799987793, 2.5207626819610596, 8.391301155090332, 6.1414337158203125, 6.377458095550537, 6.140761375427246, 6.414529323577881, 8.521465301513672, 12.711838722229004, 9.203001022338867, 21.045217514038086, 50.704307556152344, 55.449466705322266, 0.3268357813358307, 5.744456768035889, 18.61766242980957, 7.069276332855225, 13.051924705505371, 17.237674713134766, 14.121816635131836, 20.532039642333984, 11.532931327819824, 30.61642837524414], "std": [0.342303603887558, 0.11057216674089432, 0.11464980989694595, 0.46388208866119385, 0.3113556206226349, 0.23865318298339844, 0.37184759974479675, 0.09391220659017563, 0.12211603671312332, 0.35537388920783997, 0.42424237728118896, 0.056649841368198395, 11.341010093688965, 4.139374256134033, 0.14794471859931946, 2.4007790088653564, 6.475135326385498, 17.888397216796875, 8.294984817504883, 18.16445541381836, 13.088295936584473, 26.559343338012695, 18.727441787719727, 35.413665771484375, 7.227150917053223, 4.475097179412842, 0.7876730561256409, 3.1928937435150146, 8.798457145690918, 16.194852828979492, 6.721421241760254, 28.409881591796875, 16.595304489135742, 35.419891357421875, 23.980350494384766, 32.80226516723633], "count": [251]}, "action": {"min": [0.43032824993133545, -1.02683687210083, 0.9231496453285217, -0.3416537344455719, -1.6249427795410156, 0.176837757229805, -1.5997177362442017, -0.9975823760032654, 0.8705748915672302, -0.63117516040802, 0.5715218782424927, -0.9487084746360779, 31.113750457763672, 44.477500915527344, 2.413750171661377, 1.4856250286102295, 1.1518750190734863, -2.171875, 0.6399999856948853, -1.7450000047683716, 0.9787499904632568, -0.109375, 0.6412500143051147, 0.004999999888241291, 34.9162483215332, 49.135623931884766, -0.9593750238418579, -0.44749999046325684, 0.6577777862548828, -0.25, 0.6443749666213989, -0.2549999952316284, 0.8068749904632568, 0.15666666626930237, -0.08874999731779099, -1.5612499713897705], "max": [1.546014428138733, -0.6668907999992371, 1.3205252885818481, 1.0967421531677246, -0.5148012638092041, 0.8346923589706421, -0.5261978507041931, -0.6812517642974854, 1.3079365491867065, 0.3995956480503082, 1.633621335029602, -0.6147239804267883, 70.6762466430664, 57.23125076293945, 2.9018750190734863, 9.548749923706055, 23.982500076293945, 59.66875076293945, 27.268125534057617, 63.11249923706055, 47.521873474121094, 91.27062225341797, 70.4437484741211, 104.31749725341797, 64.93499755859375, 65.06437683105469, 1.7400000095367432, 9.657999992370605, 41.18312454223633, 62.97500228881836, 26.912500381469727, 78.96125030517578, 63.743125915527344, 105.0425033569336, 82.42312622070312, 109.85625457763672], "mean": [1.066743016242981, -0.8038135766983032, 1.0537992715835571, 0.18575803935527802, -1.0503548383712769, 0.6325799822807312, -1.2336513996124268, -0.8423634171485901, 1.0038540363311768, 0.026810023933649063, 1.181339144706726, -0.7587634325027466, 40.79219055175781, 48.212772369384766, 2.5207622051239014, 8.391298294067383, 6.141434192657471, 6.377457618713379, 6.140758991241455, 6.414534091949463, 8.521471977233887, 12.71184253692627, 9.203022956848145, 21.045196533203125, 50.704280853271484, 55.44952392578125, 0.32683616876602173, 5.7444586753845215, 18.617666244506836, 7.069276809692383, 13.05192756652832, 17.237682342529297, 14.121818542480469, 20.532039642333984, 11.532931327819824, 30.616416931152344], "std": [0.3423035740852356, 0.11057217419147491, 0.11464978009462357, 0.46388208866119385, 0.3113555312156677, 0.23865316808223724, 0.37184759974479675, 0.09391220659017563, 0.12211602926254272, 0.35537391901016235, 0.42424243688583374, 0.056649837642908096, 11.341010093688965, 4.139373302459717, 0.14794474840164185, 2.4007792472839355, 6.4751362800598145, 17.888385772705078, 8.294986724853516, 18.164451599121094, 13.088290214538574, 26.559345245361328, 18.727441787719727, 35.41367721557617, 7.227150917053223, 4.475097179412842, 0.7876731157302856, 3.1928935050964355, 8.798457145690918, 16.194852828979492, 6.721420764923096, 28.409881591796875, 16.595300674438477, 35.419891357421875, 23.9803524017334, 32.80226135253906], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [251]}, "index": {"min": [2857], "max": [3107], "mean": [2982.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [2.047808764940239, 6.0, 6.0, 6.0, 6.0], "std": [2.056402202684596, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [251]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [251]}, "eef_direction_state": {"mean": [3.8764940239043826, 4.3107569721115535], "std": [1.9629753361372138, 2.005729796516634], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [1.0, 0.9123505976095617], "std": [0.8132371005268432, 0.8928037067321264], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.8844621513944223, 0.6414342629482072], "std": [0.8553776510163906, 0.8027072808604454], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [3.8764940239043826, 4.3107569721115535], "std": [1.9629753361372138, 2.005729796516634], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [1.0, 0.9123505976095617], "std": [0.8132371005268432, 0.8928037067321264], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.8844621513944223, 0.6414342629482072], "std": [0.8553776510163906, 0.8027072808604454], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.5997072856627661, 0.19762873656398536, 1.1511477946473212, -1.695025411843487, 1.0069259893007234, -1.6346906615067316, 0.5790514821319637, -0.2204664833127793, 1.126644724033107, 1.6703733939268877, 0.9612657777109702, 2.2878037718600033], "std": [0.034312297000122546, 0.0677722882504299, 0.036722750974565205, 0.22611862747904976, 0.17217161035941328, 1.7514989428091683, 0.04222898399184418, 0.06706014291925437, 0.06388428095410065, 0.31720195875178114, 0.16633371708806205, 0.45757959367357687], "min": [0.5693443427056868, 0.0687722018186542, 1.0615765860742132, -2.3262600223912235, 0.541597150123299, -3.1407147758353906, 0.54957603694241, -0.29563992825955543, 1.018053311188125, 1.2579875346505016, 0.7652777790065342, 1.8622906709668723], "max": [0.7094066830021326, 0.2940785060004537, 1.2264631547175768, -1.374174231429532, 1.3495455551372881, 3.1257150910523044, 0.7121550593492921, -0.12511303243561123, 1.2424738603634868, 2.258483766126617, 1.3727509201953625, 3.049148362449489], "count": [251]}, "eef_sim_pose_action": {"mean": [0.5997072856627661, 0.19762873656398536, 1.1511477946473212, -1.695025411843487, 1.0069259893007234, -1.6346906615067316, 0.5790514821319637, -0.2204664833127793, 1.126644724033107, 1.6703733939268877, 0.9612657777109702, 2.2878037718600033], "std": [0.034312297000122546, 0.0677722882504299, 0.036722750974565205, 0.22611862747904976, 0.17217161035941328, 1.7514989428091683, 0.04222898399184418, 0.06706014291925437, 0.06388428095410065, 0.31720195875178114, 0.16633371708806205, 0.45757959367357687], "min": [0.5693443427056868, 0.0687722018186542, 1.0615765860742132, -2.3262600223912235, 0.541597150123299, -3.1407147758353906, 0.54957603694241, -0.29563992825955543, 1.018053311188125, 1.2579875346505016, 0.7652777790065342, 1.8622906709668723], "max": [0.7094066830021326, 0.2940785060004537, 1.2264631547175768, -1.374174231429532, 1.3495455551372881, 3.1257150910523044, 0.7121550593492921, -0.12511303243561123, 1.2424738603634868, 2.258483766126617, 1.3727509201953625, 3.049148362449489], "count": [251]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2994823774509804]], [[0.28595331903594773]], [[0.24694375612745098]]], "std": [[[0.32420524038760296]], [[0.3020599992080601]], [[0.2933074851637968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3390215420751634]], [[0.36786529616013075]], [[0.36832641952614376]]], "std": [[[0.2398108620753856]], [[0.23259602902940502]], [[0.22721057608230283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3065963480392157]], [[0.33875931576797386]], [[0.3113048304738562]]], "std": [[[0.20316675674887757]], [[0.1936984376660875]], [[0.1935347609797351]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23297957924836601]], [[0.25385146650326795]], [[0.243653016748366]]], "std": [[[0.3293672763137085]], [[0.3199597476928664]], [[0.31689883795204515]]], "count": [100]}, "observation.state": {"min": [0.46084630489349365, -1.1225155591964722, 0.8453497886657715, -0.5161152482032776, -1.6295576095581055, 0.23100727796554565, -1.6371023654937744, -1.1349612474441528, 0.7761120200157166, -0.5173285007476807, 0.4952506422996521, -1.0015640258789062, 2.7143750190734863, 44.45125198364258, 2.145625114440918, 1.6206250190734863, 1.0674999952316284, 0.34375, 0.7612500190734863, -1.6987500190734863, 0.6299999952316284, 0.21875, 0.7137500047683716, -0.030625000596046448, 1.5049999952316284, 48.555625915527344, -1.0575000047683716, -1.4900000095367432, 1.3600000143051147, 0.22312498092651367, 2.958750009536743, -0.5931249856948853, 0.9172727465629578, 0.13062499463558197, -0.03187499940395355, -1.6137499809265137], "max": [1.7218375205993652, -0.668559730052948, 1.4040207862854004, 1.0843204259872437, -0.5459630489349365, 0.9298228025436401, -0.49968528747558594, -0.6082150936126709, 1.4630779027938843, 0.4005970060825348, 1.4905463457107544, -0.7998588681221008, 70.34937286376953, 60.9431266784668, 3.2799999713897705, 9.559374809265137, 27.153749465942383, 68.81500244140625, 22.103750228881836, 73.62437438964844, 31.151248931884766, 69.46562194824219, 63.15625, 106.09124755859375, 61.29499816894531, 85.89125061035156, 1.5, 9.626250267028809, 28.8125, 57.205623626708984, 28.239999771118164, 89.3237533569336, 48.96437454223633, 87.31437683105469, 85.11187744140625, 109.68875122070312], "mean": [1.0801036357879639, -0.7941533923149109, 1.0428037643432617, 0.1138245016336441, -1.0020363330841064, 0.7426152229309082, -1.1547366380691528, -0.7867767810821533, 0.9704696536064148, 0.06602240353822708, 1.0337157249450684, -0.9756890535354614, 36.472862243652344, 52.52872085571289, 2.461246967315674, 8.134747505187988, 7.735442638397217, 8.882058143615723, 5.214154243469238, 8.087238311767578, 6.68573522567749, 10.22341251373291, 9.065388679504395, 21.861228942871094, 28.280746459960938, 66.21627807617188, 0.28078168630599976, 4.589601516723633, 16.71407127380371, 9.613990783691406, 11.619584083557129, 16.888822555541992, 12.370831489562988, 16.94225311279297, 13.74616813659668, 29.345916748046875], "std": [0.3834379315376282, 0.12891048192977905, 0.12671132385730743, 0.49187803268432617, 0.3323715031147003, 0.2276664525270462, 0.44071924686431885, 0.15360435843467712, 0.1839064061641693, 0.31170299649238586, 0.39235368371009827, 0.045792125165462494, 17.76625633239746, 4.719991683959961, 0.3408750593662262, 2.5394506454467773, 7.545222282409668, 18.733911514282227, 6.7608561515808105, 22.135154724121094, 10.2105073928833, 20.782428741455078, 17.784244537353516, 35.81507873535156, 22.73723602294922, 15.439784049987793, 0.9936743378639221, 3.4186503887176514, 7.37744665145874, 17.96092987060547, 6.864267826080322, 31.999378204345703, 14.872746467590332, 32.064971923828125, 26.349544525146484, 42.012508392333984], "count": [303]}, "action": {"min": [0.46084630489349365, -1.1225155591964722, 0.8453497886657715, -0.5161152482032776, -1.6295576095581055, 0.23100727796554565, -1.6371023654937744, -1.1349612474441528, 0.7761120200157166, -0.5173285007476807, 0.4952506422996521, -1.0015640258789062, 2.7143750190734863, 44.45125198364258, 2.145625114440918, 1.6206250190734863, 1.0674999952316284, 0.34375, 0.7612500190734863, -1.6987500190734863, 0.6299999952316284, 0.21875, 0.7137500047683716, -0.030625000596046448, 1.5049999952316284, 48.555625915527344, -1.0575000047683716, -1.4900000095367432, 1.3600000143051147, 0.22312498092651367, 2.958750009536743, -0.5931249856948853, 0.9172727465629578, 0.13062499463558197, -0.03187499940395355, -1.6137499809265137], "max": [1.7218375205993652, -0.668559730052948, 1.4040207862854004, 1.0843204259872437, -0.5459630489349365, 0.9298228025436401, -0.49968528747558594, -0.6082150936126709, 1.4630779027938843, 0.4005970060825348, 1.4905463457107544, -0.7998588681221008, 70.34937286376953, 60.9431266784668, 3.2799999713897705, 9.559374809265137, 27.153749465942383, 68.81500244140625, 22.103750228881836, 73.62437438964844, 31.151248931884766, 69.46562194824219, 63.15625, 106.09124755859375, 61.29499816894531, 85.89125061035156, 1.5, 9.626250267028809, 28.8125, 57.205623626708984, 28.239999771118164, 89.3237533569336, 48.96437454223633, 87.31437683105469, 85.11187744140625, 109.68875122070312], "mean": [1.0801033973693848, -0.7941535115242004, 1.0428035259246826, 0.11382439732551575, -1.0020360946655273, 0.7426151633262634, -1.1547366380691528, -0.7867767214775085, 0.9704695343971252, 0.06602240353822708, 1.0337156057357788, -0.9756883382797241, 36.472900390625, 52.528709411621094, 2.4612491130828857, 8.134744644165039, 7.735447406768799, 8.88206672668457, 5.214159965515137, 8.087228775024414, 6.685736656188965, 10.22341251373291, 9.065381050109863, 21.861242294311523, 28.28075408935547, 66.21627807617188, 0.28078174591064453, 4.589601039886475, 16.714069366455078, 9.613985061645508, 11.619586944580078, 16.888822555541992, 12.370841979980469, 16.94225311279297, 13.746159553527832, 29.345895767211914], "std": [0.383437842130661, 0.12891046702861786, 0.12671127915382385, 0.49187806248664856, 0.3323715627193451, 0.22766639292240143, 0.4407191574573517, 0.15360434353351593, 0.18390636146068573, 0.31170302629470825, 0.3923536241054535, 0.045792125165462494, 17.76625633239746, 4.719992160797119, 0.34087520837783813, 2.539449453353882, 7.54522180557251, 18.73391342163086, 6.760855197906494, 22.135156631469727, 10.210506439208984, 20.782426834106445, 17.78424835205078, 35.815059661865234, 22.737232208251953, 15.439784049987793, 0.9936743378639221, 3.4186508655548096, 7.37744665145874, 17.96092987060547, 6.864267349243164, 31.999372482299805, 14.872748374938965, 32.06496047973633, 26.349544525146484, 42.012508392333984], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [303]}, "index": {"min": [3108], "max": [3410], "mean": [3259.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [2.4752475247524752, 6.0, 6.0, 6.0, 6.0], "std": [1.974728419674655, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [303]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [303]}, "eef_direction_state": {"mean": [3.854785478547855, 3.68976897689769], "std": [2.0550272906221148, 2.1912203178324634], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.0264026402640265, 1.0726072607260726], "std": [0.847805902186231, 0.8605828101633205], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.8481848184818482, 0.7227722772277227], "std": [0.8501921771689956, 0.8378679356051733], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.854785478547855, 3.68976897689769], "std": [2.0550272906221148, 2.1912203178324634], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.0264026402640265, 1.0726072607260726], "std": [0.847805902186231, 0.8605828101633205], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.8481848184818482, 0.7227722772277227], "std": [0.8501921771689956, 0.8378679356051733], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.6045360927754557, 0.21016985070725022, 1.1467360035546712, -1.779040670983671, 1.0915166964414253, -1.5726870616384878, 0.5962026922244416, -0.21937370606029724, 1.1406442359939404, 1.7930064892599942, 1.1669667346581318, 1.683023523592759], "std": [0.04419089876690601, 0.08452271895615472, 0.038682169523485604, 0.27459023818798806, 0.09262468432762327, 1.8018222307648715, 0.060855881026444306, 0.07108949748672508, 0.0582525182133201, 0.32657523796394233, 0.101813315160675, 1.6625480015558636], "min": [0.5454305386676714, 0.06666815142100391, 1.065517378476095, -2.402555006740683, 0.9380804295658001, -3.120052676527091, 0.5440029753427702, -0.30190163877984355, 1.0274005248086029, 0.9464143782979799, 1.002252129994599, -3.1411483709101216], "max": [0.7395894201112405, 0.3380850329699323, 1.231999137359713, -1.2493002294943094, 1.3236885258447, 3.1366061305475395, 0.763582693421289, -0.12094017641486823, 1.24509258155768, 2.4144900626904113, 1.41059447936171, 3.1273464339220305], "count": [303]}, "eef_sim_pose_action": {"mean": [0.6045360927754557, 0.21016985070725022, 1.1467360035546712, -1.779040670983671, 1.0915166964414253, -1.5726870616384878, 0.5962026922244416, -0.21937370606029724, 1.1406442359939404, 1.7930064892599942, 1.1669667346581318, 1.683023523592759], "std": [0.04419089876690601, 0.08452271895615472, 0.038682169523485604, 0.27459023818798806, 0.09262468432762327, 1.8018222307648715, 0.060855881026444306, 0.07108949748672508, 0.0582525182133201, 0.32657523796394233, 0.101813315160675, 1.6625480015558636], "min": [0.5454305386676714, 0.06666815142100391, 1.065517378476095, -2.402555006740683, 0.9380804295658001, -3.120052676527091, 0.5440029753427702, -0.30190163877984355, 1.0274005248086029, 0.9464143782979799, 1.002252129994599, -3.1411483709101216], "max": [0.7395894201112405, 0.3380850329699323, 1.231999137359713, -1.2493002294943094, 1.3236885258447, 3.1366061305475395, 0.763582693421289, -0.12094017641486823, 1.24509258155768, 2.4144900626904113, 1.41059447936171, 3.1273464339220305], "count": [303]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3023107434640523]], [[0.2871337908496732]], [[0.2555484906045752]]], "std": [[[0.33004622412284707]], [[0.30310781912638596]], [[0.28815101359452017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.353234279003268]], [[0.3789714501633987]], [[0.39742797794117646]]], "std": [[[0.21797980205376932]], [[0.21458275571411278]], [[0.2287758839898265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2988925653594771]], [[0.332494489379085]], [[0.3118349162581699]]], "std": [[[0.19347646733963547]], [[0.18582567006452683]], [[0.18687672824874554]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2413361008986928]], [[0.26200940767973857]], [[0.25523796364379087]]], "std": [[[0.33323497288022574]], [[0.3257163756294495]], [[0.32186914099984604]]], "count": [100]}, "observation.state": {"min": [0.3353646993637085, -1.160210132598877, 1.0327496528625488, -0.2630750834941864, -1.6296635866165161, -0.16839760541915894, -1.4974822998046875, -1.030651569366455, 0.8085851073265076, -0.7547970414161682, 0.47147995233535767, -0.9228847026824951, 18.0674991607666, 41.7087516784668, 2.140625, 4.474999904632568, 0.6606249809265137, 0.3112500011920929, 0.7143750190734863, -1.6881250143051147, 0.6866666674613953, 0.23000000417232513, 0.75, 0.05062500014901161, 26.119375228881836, 48.453125, -0.8637499809265137, -0.49687498807907104, 0.6974999904632568, 0.6399999856948853, 0.8168749809265137, 0.3018749952316284, 0.9225000143051147, 0.7193750143051147, 0.078125, -2.34375], "max": [1.4543755054473877, -0.6192063689231873, 1.4832961559295654, 1.3654440641403198, -0.5635585784912109, 0.633143424987793, -0.3963530957698822, -0.5518282055854797, 1.3336623907089233, 0.2697508931159973, 1.4324406385421753, -0.673638105392456, 70.4574966430664, 55.154998779296875, 2.625, 9.780000686645508, 29.416873931884766, 47.189998626708984, 23.956249237060547, 55.990623474121094, 24.97687530517578, 71.97937774658203, 68.16999816894531, 108.38687133789062, 63.22062683105469, 67.80374908447266, 1.1437499523162842, 9.556249618530273, 28.848125457763672, 70.20062255859375, 31.44937515258789, 81.62750244140625, 44.13687515258789, 94.31999969482422, 95.29937744140625, 109.94437408447266], "mean": [0.8421735167503357, -0.8774242401123047, 1.1839203834533691, 0.5772971510887146, -1.0003023147583008, 0.3109924793243408, -1.1049962043762207, -0.7572510838508606, 0.9636472463607788, -0.09171897917985916, 0.9804638624191284, -0.8826677203178406, 43.67949295043945, 48.34779739379883, 2.319897413253784, 8.158997535705566, 8.042062759399414, 9.875011444091797, 6.225584506988525, 9.73919677734375, 6.224352836608887, 14.620149612426758, 12.921720504760742, 24.63665771484375, 39.27190017700195, 59.92830276489258, 0.1771361231803894, 4.495903015136719, 8.142297744750977, 14.281280517578125, 11.018126487731934, 16.30233383178711, 11.284486770629883, 18.919757843017578, 17.20101547241211, 25.021709442138672], "std": [0.30401191115379333, 0.18298615515232086, 0.14028653502464294, 0.49273577332496643, 0.25755444169044495, 0.28981325030326843, 0.4151330292224884, 0.1289660930633545, 0.1333877444267273, 0.37146323919296265, 0.37946951389312744, 0.069488525390625, 13.4963960647583, 4.7825775146484375, 0.15605971217155457, 1.868979811668396, 11.150585174560547, 17.253812789916992, 8.822966575622559, 21.758281707763672, 8.576188087463379, 27.05620002746582, 22.649385452270508, 40.5091552734375, 12.612133979797363, 6.652482032775879, 0.6158379912376404, 2.849304676055908, 9.861337661743164, 25.61919593811035, 9.525552749633789, 30.138568878173828, 15.04023265838623, 34.972808837890625, 33.05660629272461, 40.86558532714844], "count": [348]}, "action": {"min": [0.3353646993637085, -1.160210132598877, 1.0327496528625488, -0.2630750834941864, -1.6296635866165161, -0.16839760541915894, -1.4974822998046875, -1.030651569366455, 0.8085851073265076, -0.7547970414161682, 0.47147995233535767, -0.9228847026824951, 18.0674991607666, 41.7087516784668, 2.140625, 4.474999904632568, 0.6606249809265137, 0.3112500011920929, 0.7143750190734863, -1.6881250143051147, 0.6866666674613953, 0.23000000417232513, 0.75, 0.05062500014901161, 26.119375228881836, 48.453125, -0.8637499809265137, -0.49687498807907104, 0.6974999904632568, 0.6399999856948853, 0.8168749809265137, 0.3018749952316284, 0.9225000143051147, 0.7193750143051147, 0.078125, -2.34375], "max": [1.4543755054473877, -0.6192063689231873, 1.4832961559295654, 1.3654440641403198, -0.5635585784912109, 0.633143424987793, -0.3963530957698822, -0.5518282055854797, 1.3336623907089233, 0.2697508931159973, 1.4324406385421753, -0.673638105392456, 70.4574966430664, 55.154998779296875, 2.625, 9.780000686645508, 29.416873931884766, 47.189998626708984, 23.956249237060547, 55.990623474121094, 24.97687530517578, 71.97937774658203, 68.16999816894531, 108.38687133789062, 63.22062683105469, 67.80374908447266, 1.1437499523162842, 9.556249618530273, 28.848125457763672, 70.20062255859375, 31.44937515258789, 81.62750244140625, 44.13687515258789, 94.31999969482422, 95.29937744140625, 109.94437408447266], "mean": [0.8421734571456909, -0.8774245977401733, 1.1839202642440796, 0.5772971510887146, -1.0003024339675903, 0.3109925389289856, -1.1049965620040894, -0.7572508454322815, 0.9636468887329102, -0.09171904623508453, 0.9804637432098389, -0.8826669454574585, 43.67945861816406, 48.3477783203125, 2.3198928833007812, 8.159003257751465, 8.042062759399414, 9.875020027160645, 6.225595951080322, 9.739192962646484, 6.224355220794678, 14.620165824890137, 12.921722412109375, 24.636606216430664, 39.27190017700195, 59.928279876708984, 0.17713607847690582, 4.495901584625244, 8.142292976379395, 14.281274795532227, 11.0181303024292, 16.302330017089844, 11.284485816955566, 18.91975975036621, 17.20101547241211, 25.021705627441406], "std": [0.3040120005607605, 0.18298614025115967, 0.14028649032115936, 0.4927355647087097, 0.25755438208580017, 0.28981325030326843, 0.41513317823410034, 0.1289660781621933, 0.1333877593278885, 0.37146326899528503, 0.37946951389312744, 0.0694885179400444, 13.4963960647583, 4.782576560974121, 0.15605980157852173, 1.868979573249817, 11.150580406188965, 17.25381851196289, 8.822967529296875, 21.758277893066406, 8.576188087463379, 27.056209564208984, 22.64937973022461, 40.509159088134766, 12.612133979797363, 6.652482509613037, 0.6158379912376404, 2.849304676055908, 9.86133861541748, 25.619197845458984, 9.525551795959473, 30.13857650756836, 15.04023265838623, 34.972801208496094, 33.056602478027344, 40.86558151245117], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [348]}, "index": {"min": [3411], "max": [3758], "mean": [3584.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [2.4885057471264367, 6.0, 6.0, 6.0, 6.0], "std": [2.006422176690739, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [348]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [348]}, "eef_direction_state": {"mean": [3.689655172413793, 4.287356321839081], "std": [1.9945923723078476, 2.1677258912744084], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.0459770114942528, 0.7873563218390804], "std": [0.7864958802094725, 0.8204714929453045], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.7413793103448276, 0.5287356321839081], "std": [0.8247677101244254, 0.7963866741146288], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.689655172413793, 4.287356321839081], "std": [1.9945923723078476, 2.1677258912744084], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.0459770114942528, 0.7873563218390804], "std": [0.7864958802094725, 0.8204714929453045], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [0.7413793103448276, 0.5287356321839081], "std": [0.8247677101244254, 0.7963866741146288], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.6002009034346109, 0.14800872936071172, 1.169101658389605, -1.6431566857602578, 0.9402514369454694, -1.375008650301198, 0.5884585325001792, -0.20544484280095746, 1.141909623916082, 1.8901710937001284, 1.1563437008891837, 1.2642870358014486], "std": [0.044501048261810096, 0.07327274272763397, 0.05000548747618771, 0.21810082250662055, 0.1999580694980536, 2.1713677633565687, 0.04314213026684151, 0.06569566010862954, 0.06095307451436662, 0.3474599624559413, 0.13882534793093015, 2.1198156671597777], "min": [0.5513832649842508, 0.03484308241804315, 1.0622407892062438, -2.0867632171200894, 0.52564378354182, -3.1387321854505856, 0.553226154773667, -0.27124614980738426, 1.0266492421794657, 1.302959563642538, 1.0342295521376568, -3.134500659061073], "max": [0.7157585862835998, 0.26196109217970315, 1.2234355173002494, -1.2494112153910504, 1.2428683388395632, 3.1349694849765566, 0.7189590315355723, -0.10044383142690486, 1.2688853128422544, 2.6517464341648163, 1.4577025787736213, 3.1360366591352635], "count": [348]}, "eef_sim_pose_action": {"mean": [0.6002009034346109, 0.14800872936071172, 1.169101658389605, -1.6431566857602578, 0.9402514369454694, -1.375008650301198, 0.5884585325001792, -0.20544484280095746, 1.141909623916082, 1.8901710937001284, 1.1563437008891837, 1.2642870358014486], "std": [0.044501048261810096, 0.07327274272763397, 0.05000548747618771, 0.21810082250662055, 0.1999580694980536, 2.1713677633565687, 0.04314213026684151, 0.06569566010862954, 0.06095307451436662, 0.3474599624559413, 0.13882534793093015, 2.1198156671597777], "min": [0.5513832649842508, 0.03484308241804315, 1.0622407892062438, -2.0867632171200894, 0.52564378354182, -3.1387321854505856, 0.553226154773667, -0.27124614980738426, 1.0266492421794657, 1.302959563642538, 1.0342295521376568, -3.134500659061073], "max": [0.7157585862835998, 0.26196109217970315, 1.2234355173002494, -1.2494112153910504, 1.2428683388395632, 3.1349694849765566, 0.7189590315355723, -0.10044383142690486, 1.2688853128422544, 2.6517464341648163, 1.4577025787736213, 3.1360366591352635], "count": [348]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29512595179738565]], [[0.2814718382352941]], [[0.23784085171568628]]], "std": [[[0.32297284764757145]], [[0.29920069847533554]], [[0.2911319706847705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33182818423202615]], [[0.3604281147875817]], [[0.3621645567810457]]], "std": [[[0.22674709005476254]], [[0.2168100667873918]], [[0.21449778001553732]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28574659722222223]], [[0.323899783496732]], [[0.32201438112745095]]], "std": [[[0.1926158624872338]], [[0.187038695074861]], [[0.18072530689231397]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2181194628267974]], [[0.24347126225490195]], [[0.23138101511437908]]], "std": [[[0.3202606144142288]], [[0.3133414063037664]], [[0.3088620420281447]]], "count": [100]}, "observation.state": {"min": [0.43125808238983154, -1.1621652841567993, 0.9086535573005676, -0.4325296878814697, -1.629133701324463, 0.16300927102565765, -1.5809212923049927, -1.0368982553482056, 0.8098552227020264, -0.48523688316345215, 0.6530861258506775, -0.9065766334533691, 19.08142852783203, 45.92375183105469, 1.671875, -0.41499999165534973, 1.0206249952316284, -0.4471428394317627, 0.8068749904632568, -1.7193750143051147, 0.8337500095367432, 0.00500000175088644, 0.6458333134651184, -0.09312500059604645, 19.816875457763672, 48.181251525878906, -0.9587500095367432, -0.6299999952316284, 0.7549999952316284, -0.9068750143051147, 0.7912499904632568, 0.41499999165534973, 1.0, 0.6618750095367432, -0.4424999952316284, -1.9275000095367432], "max": [1.5778782367706299, -0.7192721366882324, 1.4072394371032715, 1.0716124773025513, -0.5893558859825134, 0.8311637043952942, -0.6087157726287842, -0.6518018245697021, 1.3416972160339355, 0.44766154885292053, 1.6178590059280396, -0.6943093538284302, 65.35250091552734, 56.55875015258789, 2.78125, 9.436874389648438, 47.584999084472656, 83.95249938964844, 34.524375915527344, 92.7699966430664, 32.248748779296875, 95.31562805175781, 46.26375198364258, 108.02874755859375, 65.64812469482422, 75.96062469482422, -0.14625000953674316, 9.693750381469727, 28.151248931884766, 51.38687515258789, 23.042499542236328, 103.69000244140625, 50.645626068115234, 109.36563110351562, 69.02750396728516, 110.09562683105469], "mean": [1.0265531539916992, -0.8549569845199585, 1.0779305696487427, 0.21682783961296082, -1.0311017036437988, 0.6124482154846191, -1.1748050451278687, -0.8582221865653992, 1.0122522115707397, 0.02675859071314335, 1.0875918865203857, -0.842383861541748, 43.410728454589844, 50.06779861450195, 2.02900767326355, 7.3484601974487305, 11.324933052062988, 14.40929889678955, 7.387357711791992, 14.480263710021973, 7.68251895904541, 18.324594497680664, 8.660554885864258, 35.89046859741211, 39.041866302490234, 61.01509475708008, -0.48057934641838074, 5.157026290893555, 17.751598358154297, 8.544353485107422, 11.408841133117676, 20.262374877929688, 14.893253326416016, 21.893417358398438, 9.098780632019043, 40.81089401245117], "std": [0.3552587628364563, 0.12980657815933228, 0.12991614639759064, 0.5062472224235535, 0.3180372416973114, 0.2395755648612976, 0.2787722051143646, 0.10392406582832336, 0.1261337697505951, 0.2738279700279236, 0.2978004217147827, 0.06861171126365662, 12.48558235168457, 3.5195887088775635, 0.30403590202331543, 3.609717845916748, 13.190946578979492, 25.949108123779297, 10.055275917053223, 31.41517448425293, 10.15410327911377, 33.65303039550781, 14.240531921386719, 37.92987060546875, 16.05044937133789, 10.779014587402344, 0.24108390510082245, 3.4957568645477295, 7.040562629699707, 18.05875587463379, 5.231504917144775, 36.564884185791016, 13.574878692626953, 39.97631072998047, 17.831510543823242, 30.808515548706055], "count": [303]}, "action": {"min": [0.43125808238983154, -1.1621652841567993, 0.9086535573005676, -0.4325296878814697, -1.629133701324463, 0.16300927102565765, -1.5809212923049927, -1.0368982553482056, 0.8098552227020264, -0.48523688316345215, 0.6530861258506775, -0.9065766334533691, 19.08142852783203, 45.92375183105469, 1.671875, -0.41499999165534973, 1.0206249952316284, -0.4471428394317627, 0.8068749904632568, -1.7193750143051147, 0.8337500095367432, 0.00500000175088644, 0.6458333134651184, -0.09312500059604645, 19.816875457763672, 48.181251525878906, -0.9587500095367432, -0.6299999952316284, 0.7549999952316284, -0.9068750143051147, 0.7912499904632568, 0.41499999165534973, 1.0, 0.6618750095367432, -0.4424999952316284, -1.9275000095367432], "max": [1.5778782367706299, -0.7192721366882324, 1.4072394371032715, 1.0716124773025513, -0.5893558859825134, 0.8311637043952942, -0.6087157726287842, -0.6518018245697021, 1.3416972160339355, 0.44766154885292053, 1.6178590059280396, -0.6943093538284302, 65.35250091552734, 56.55875015258789, 2.78125, 9.436874389648438, 47.584999084472656, 83.95249938964844, 34.524375915527344, 92.7699966430664, 32.248748779296875, 95.31562805175781, 46.26375198364258, 108.02874755859375, 65.64812469482422, 75.96062469482422, -0.14625000953674316, 9.693750381469727, 28.151248931884766, 51.38687515258789, 23.042499542236328, 103.69000244140625, 50.645626068115234, 109.36563110351562, 69.02750396728516, 110.09562683105469], "mean": [1.0265527963638306, -0.8549566268920898, 1.077929139137268, 0.21682801842689514, -1.0311017036437988, 0.6124483346939087, -1.1748052835464478, -0.8582223057746887, 1.012252926826477, 0.026758704334497452, 1.0875921249389648, -0.8423841595649719, 43.410728454589844, 50.067813873291016, 2.0290067195892334, 7.348456382751465, 11.324936866760254, 14.409322738647461, 7.387351989746094, 14.48024845123291, 7.6825270652771, 18.324575424194336, 8.660569190979004, 35.89046859741211, 39.04185485839844, 61.01509475708008, -0.4805792272090912, 5.157026290893555, 17.751596450805664, 8.544350624084473, 11.408842086791992, 20.262367248535156, 14.893241882324219, 21.893413543701172, 9.098775863647461, 40.810890197753906], "std": [0.3552587330341339, 0.12980657815933228, 0.1299162060022354, 0.506247341632843, 0.31803733110427856, 0.2395756095647812, 0.278772234916687, 0.10392405092716217, 0.1261337697505951, 0.2738279700279236, 0.2978003919124603, 0.06861171126365662, 12.485578536987305, 3.519587278366089, 0.3040357828140259, 3.6097185611724854, 13.190945625305176, 25.94911003112793, 10.055274963378906, 31.415180206298828, 10.154101371765137, 33.653018951416016, 14.240527153015137, 37.929866790771484, 16.050453186035156, 10.779016494750977, 0.24108384549617767, 3.4957571029663086, 7.040562629699707, 18.05875015258789, 5.231504440307617, 36.56488800048828, 13.574877738952637, 39.976314544677734, 17.831510543823242, 30.80851173400879], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [303]}, "index": {"min": [3759], "max": [4061], "mean": [3910.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [2.1815181518151814, 6.0, 6.0, 6.0, 6.0], "std": [2.0800930590141755, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [303]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [303]}, "eef_direction_state": {"mean": [4.016501650165017, 4.405940594059406], "std": [1.9096052948215454, 1.9926178172062552], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.0396039603960396, 0.8085808580858086], "std": [0.8433877005563127, 0.8653538351238861], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.9207920792079208, 0.594059405940594], "std": [0.8752161635884995, 0.7982433414156981], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [4.016501650165017, 4.405940594059406], "std": [1.9096052948215454, 1.9926178172062552], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.0396039603960396, 0.8085808580858086], "std": [0.8433877005563127, 0.8653538351238861], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.9207920792079208, 0.594059405940594], "std": [0.8752161635884995, 0.7982433414156981], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.6012611290037262, 0.18243537592643236, 1.1466588044080057, -1.6609070011191673, 0.9869176943834074, -1.3672325499176823, 0.5891430459297644, -0.20307825042895541, 1.1152891224700872, 1.7162908731603326, 0.9982254622278981, 2.3413669904943135], "std": [0.04157130101412746, 0.0816626319632257, 0.044158332408163074, 0.2754235726998595, 0.11510645718082627, 1.9581181511680403, 0.038936005662685846, 0.05564695788448552, 0.05397277523546269, 0.2650163906609603, 0.09305854726465378, 0.37520799172063873], "min": [0.5659202279938411, 0.05411953542259107, 1.0538363586180688, -2.276176037503547, 0.8730738219179557, -3.1401215670086042, 0.5560157842948383, -0.3023278365562205, 1.021856757549909, 1.214895203124639, 0.8380263024205572, 1.7463187084244158], "max": [0.7226051259019848, 0.310130957419446, 1.2329495689643752, -1.3223799199618431, 1.3056962612030096, 3.1259638825272793, 0.7219388101865027, -0.11468510360432871, 1.221765741422716, 2.2268618168663195, 1.2588546310353683, 3.013753517672063], "count": [303]}, "eef_sim_pose_action": {"mean": [0.6012611290037262, 0.18243537592643236, 1.1466588044080057, -1.6609070011191673, 0.9869176943834074, -1.3672325499176823, 0.5891430459297644, -0.20307825042895541, 1.1152891224700872, 1.7162908731603326, 0.9982254622278981, 2.3413669904943135], "std": [0.04157130101412746, 0.0816626319632257, 0.044158332408163074, 0.2754235726998595, 0.11510645718082627, 1.9581181511680403, 0.038936005662685846, 0.05564695788448552, 0.05397277523546269, 0.2650163906609603, 0.09305854726465378, 0.37520799172063873], "min": [0.5659202279938411, 0.05411953542259107, 1.0538363586180688, -2.276176037503547, 0.8730738219179557, -3.1401215670086042, 0.5560157842948383, -0.3023278365562205, 1.021856757549909, 1.214895203124639, 0.8380263024205572, 1.7463187084244158], "max": [0.7226051259019848, 0.310130957419446, 1.2329495689643752, -1.3223799199618431, 1.3056962612030096, 3.1259638825272793, 0.7219388101865027, -0.11468510360432871, 1.221765741422716, 2.2268618168663195, 1.2588546310353683, 3.013753517672063], "count": [303]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2973234558823529]], [[0.2833040890522876]], [[0.24114914215686276]]], "std": [[[0.32358851602701116]], [[0.3000129307818477]], [[0.2917354021379913]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.335638016748366]], [[0.36839084763071894]], [[0.3716275040849673]]], "std": [[[0.23624619698987834]], [[0.22210502383135583]], [[0.21934590978994192]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2959544873366013]], [[0.3218487847222222]], [[0.304336670751634]]], "std": [[[0.19677501589206284]], [[0.1862569367338203]], [[0.18090246450775563]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2188156964869281]], [[0.24343470588235294]], [[0.23239609477124182]]], "std": [[[0.3208664928082514]], [[0.3136979586292333]], [[0.3095629053843143]]], "count": [100]}, "observation.state": {"min": [0.5514228940010071, -1.0610980987548828, 0.8930554389953613, -0.4201953113079071, -1.6277942657470703, 0.29428455233573914, -1.6440112590789795, -1.0004911422729492, 0.7883192300796509, -0.52107173204422, 0.683341920375824, -0.8492360711097717, 16.44562530517578, 44.689998626708984, 1.8081250190734863, 1.2793749570846558, 2.5606250762939453, -2.353749990463257, 0.6912499666213989, -1.6943750381469727, 1.2450000047683716, -0.6831250190734863, 0.8174999952316284, -0.05250000208616257, 1.2756249904632568, 47.71812438964844, -0.8899999856948853, -0.8543750047683716, 0.9113333225250244, -0.3499999940395355, 0.6762499809265137, 0.05312500149011612, 0.8374999761581421, 1.0456249713897705, -1.3956249952316284, -1.96875], "max": [1.6098414659500122, -0.6705148220062256, 1.3303959369659424, 0.8624685406684875, -0.5873531103134155, 0.8056048154830933, -0.6170367002487183, -0.6330162882804871, 1.2807326316833496, 0.49292999505996704, 1.5758118629455566, -0.6317950487136841, 69.2768783569336, 64.02437591552734, 2.6962499618530273, 9.5, 28.02750015258789, 53.946250915527344, 24.08562469482422, 33.87937545776367, 25.88687515258789, 81.80937194824219, 51.1306266784668, 106.08625030517578, 69.10437774658203, 85.26750183105469, 1.9375, 9.643750190734863, 39.852500915527344, 53.743751525878906, 37.45874786376953, 94.07500457763672, 79.17312622070312, 107.82875061035156, 82.10124969482422, 109.92937469482422], "mean": [1.1099905967712402, -0.7908771634101868, 1.027922511100769, 0.14647501707077026, -1.0436546802520752, 0.6822386384010315, -1.1983529329299927, -0.8351753950119019, 0.984635055065155, -0.018765956163406372, 1.0602810382843018, -0.8119019269943237, 40.94788360595703, 50.58418655395508, 2.268873453140259, 8.219812393188477, 9.861865997314453, 5.9530792236328125, 8.3745698928833, 3.422940969467163, 8.353899002075195, 11.537248611450195, 8.830986976623535, 30.73630142211914, 34.08015823364258, 63.88600540161133, 0.686156690120697, 5.096248149871826, 22.431888580322266, 8.532814025878906, 12.957352638244629, 19.51267433166504, 15.4375638961792, 25.1850528717041, 12.064892768859863, 29.836097717285156], "std": [0.3140307366847992, 0.11866316944360733, 0.11538020521402359, 0.37160611152648926, 0.27839991450309753, 0.16412055492401123, 0.3234002888202667, 0.10205493122339249, 0.11784767359495163, 0.2636185586452484, 0.3030933141708374, 0.05080012232065201, 13.810044288635254, 5.896727085113525, 0.20466308295726776, 2.4146132469177246, 7.828075408935547, 16.49094009399414, 5.948960781097412, 10.165756225585938, 7.44683313369751, 22.947784423828125, 16.167707443237305, 33.575626373291016, 24.359350204467773, 15.65513801574707, 1.0913372039794922, 3.5192081928253174, 9.521349906921387, 16.42957305908203, 9.164196968078613, 34.001121520996094, 20.7055606842041, 38.97871398925781, 24.606277465820312, 36.646583557128906], "count": [299]}, "action": {"min": [0.5514228940010071, -1.0610980987548828, 0.8930554389953613, -0.4201953113079071, -1.6277942657470703, 0.29428455233573914, -1.6440112590789795, -1.0004911422729492, 0.7883192300796509, -0.52107173204422, 0.683341920375824, -0.8492360711097717, 16.44562530517578, 44.689998626708984, 1.8081250190734863, 1.2793749570846558, 2.5606250762939453, -2.353749990463257, 0.6912499666213989, -1.6943750381469727, 1.2450000047683716, -0.6831250190734863, 0.8174999952316284, -0.05250000208616257, 1.2756249904632568, 47.71812438964844, -0.8899999856948853, -0.8543750047683716, 0.9113333225250244, -0.3499999940395355, 0.6762499809265137, 0.05312500149011612, 0.8374999761581421, 1.0456249713897705, -1.3956249952316284, -1.96875], "max": [1.6098414659500122, -0.6705148220062256, 1.3303959369659424, 0.8624685406684875, -0.5873531103134155, 0.8056048154830933, -0.6170367002487183, -0.6330162882804871, 1.2807326316833496, 0.49292999505996704, 1.5758118629455566, -0.6317950487136841, 69.2768783569336, 64.02437591552734, 2.6962499618530273, 9.5, 28.02750015258789, 53.946250915527344, 24.08562469482422, 33.87937545776367, 25.88687515258789, 81.80937194824219, 51.1306266784668, 106.08625030517578, 69.10437774658203, 85.26750183105469, 1.9375, 9.643750190734863, 39.852500915527344, 53.743751525878906, 37.45874786376953, 94.07500457763672, 79.17312622070312, 107.82875061035156, 82.10124969482422, 109.92937469482422], "mean": [1.109991192817688, -0.790876567363739, 1.0279220342636108, 0.1464749425649643, -1.0436546802520752, 0.6822383999824524, -1.1983529329299927, -0.8351752758026123, 0.9846353530883789, -0.018765950575470924, 1.0602803230285645, -0.8119022250175476, 40.947898864746094, 50.58419418334961, 2.268873691558838, 8.219817161560059, 9.861857414245605, 5.9530792236328125, 8.374570846557617, 3.422955274581909, 8.353899955749512, 11.537261962890625, 8.830986022949219, 30.73631477355957, 34.08014678955078, 63.88603210449219, 0.6861563324928284, 5.096249103546143, 22.431880950927734, 8.532815933227539, 12.957357406616211, 19.512678146362305, 15.437554359436035, 25.1850528717041, 12.064895629882812, 29.836103439331055], "std": [0.3140307068824768, 0.11866316199302673, 0.11538022756576538, 0.37160608172416687, 0.2783999443054199, 0.16412056982517242, 0.3234002888202667, 0.10205492377281189, 0.11784768849611282, 0.26361849904060364, 0.303093284368515, 0.050800126045942307, 13.81004524230957, 5.896727085113525, 0.20466315746307373, 2.4146156311035156, 7.828073978424072, 16.490938186645508, 5.948960781097412, 10.165755271911621, 7.446834564208984, 22.947778701782227, 16.167713165283203, 33.575618743896484, 24.35934829711914, 15.65514087677002, 1.0913368463516235, 3.5192079544067383, 9.521350860595703, 16.42957305908203, 9.164196014404297, 34.00111770629883, 20.7055606842041, 38.97871398925781, 24.60627555847168, 36.64657974243164], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [299]}, "index": {"min": [4062], "max": [4360], "mean": [4211.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [2.0535117056856187, 6.0, 6.0, 6.0, 6.0], "std": [1.972336960558056, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [299]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [299]}, "eef_direction_state": {"mean": [3.7926421404682276, 3.8862876254180603], "std": [1.9909022279612607, 2.0980431870985106], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [1.020066889632107, 0.9565217391304348], "std": [0.7884610951314027, 0.8105384118509982], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.7993311036789298, 0.6321070234113713], "std": [0.8654649923088525, 0.8250504648095431], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.7926421404682276, 3.8862876254180603], "std": [1.9909022279612607, 2.0980431870985106], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.020066889632107, 0.9565217391304348], "std": [0.7884610951314027, 0.8105384118509982], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [0.7993311036789298, 0.6321070234113713], "std": [0.8654649923088525, 0.8250504648095431], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5917106963526956, 0.19674963241798923, 1.1407660764292924, -1.7357130138823316, 1.0097902347833663, -1.9588197226690824, 0.5745117081807707, -0.20033958194178086, 1.1077993016423373, 1.8039443709425549, 0.9749016893529072, 2.4498204635372014], "std": [0.034188438687818054, 0.06544479685911904, 0.03705022356391035, 0.20738790758727652, 0.09767152449483893, 1.4858004477350082, 0.044392068983931006, 0.05596990690975837, 0.06363625531425954, 0.28867568971598323, 0.10281499521336585, 0.3752761496041336], "min": [0.5534419622036312, 0.08282202714417014, 1.0517468392315397, -2.252045628102773, 0.8689516916703108, -3.1408110971335197, 0.5442673171613127, -0.3170009163543881, 1.0150684645715091, 1.219556368672556, 0.8252234869230448, 1.8492010164957113], "max": [0.7063808784885808, 0.3099111445261779, 1.2046501515128825, -1.3901902691743833, 1.2454780776372796, 3.138268220699043, 0.70423594063341, -0.1256816122909896, 1.2367320345233466, 2.2855992471781477, 1.2581643321621057, 3.094232347791903], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5917106963526956, 0.19674963241798923, 1.1407660764292924, -1.7357130138823316, 1.0097902347833663, -1.9588197226690824, 0.5745117081807707, -0.20033958194178086, 1.1077993016423373, 1.8039443709425549, 0.9749016893529072, 2.4498204635372014], "std": [0.034188438687818054, 0.06544479685911904, 0.03705022356391035, 0.20738790758727652, 0.09767152449483893, 1.4858004477350082, 0.044392068983931006, 0.05596990690975837, 0.06363625531425954, 0.28867568971598323, 0.10281499521336585, 0.3752761496041336], "min": [0.5534419622036312, 0.08282202714417014, 1.0517468392315397, -2.252045628102773, 0.8689516916703108, -3.1408110971335197, 0.5442673171613127, -0.3170009163543881, 1.0150684645715091, 1.219556368672556, 0.8252234869230448, 1.8492010164957113], "max": [0.7063808784885808, 0.3099111445261779, 1.2046501515128825, -1.3901902691743833, 1.2454780776372796, 3.138268220699043, 0.70423594063341, -0.1256816122909896, 1.2367320345233466, 2.2855992471781477, 1.2581643321621057, 3.094232347791903], "count": [299]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2955039379084967]], [[0.2832461662581699]], [[0.2450616196895425]]], "std": [[[0.3231919275250619]], [[0.30025267933462413]], [[0.29276725275037]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33373050857843134]], [[0.3686551695261438]], [[0.3699811642156863]]], "std": [[[0.23576025716107496]], [[0.22659862537101327]], [[0.22417477426645555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.301395739379085]], [[0.33489409926470587]], [[0.32905994281045753]]], "std": [[[0.19933772997016455]], [[0.1915858494025702]], [[0.18954675954053227]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2186781760620915]], [[0.24327671160130718]], [[0.23349937295751635]]], "std": [[[0.32237451369459097]], [[0.31541203815345015]], [[0.311600927122999]]], "count": [100]}, "observation.state": {"min": [0.3835974931716919, -1.1291438341140747, 0.8954290747642517, -0.4862753450870514, -1.6281375885009766, 0.08683337271213531, -1.6004806756973267, -1.254506230354309, 0.7375511527061462, -0.7653114795684814, 0.44010356068611145, -1.0525387525558472, 5.460000038146973, 44.59749984741211, 1.9175000190734863, 0.33124998211860657, 0.9424999952316284, 0.4793750047683716, 0.7024999856948853, -1.7512500286102295, 0.9287499785423279, 0.15062500536441803, 0.6290909051895142, 0.04124999791383743, 9.155625343322754, 37.87937545776367, -0.8274999856948853, -0.4468750059604645, 1.0090000629425049, -0.34437501430511475, 3.53125, -0.6356250047683716, 0.90625, 0.22374999523162842, -0.3531250059604645, -0.11937501281499863], "max": [1.6153582334518433, -0.6602388024330139, 1.4168716669082642, 1.1730372905731201, -0.529416561126709, 0.8867160677909851, -0.47589075565338135, -0.6234502196311951, 1.5405174493789673, 0.5263726711273193, 1.558221697807312, -0.6324626207351685, 62.92000198364258, 65.34124755859375, 2.588749885559082, 9.537500381469727, 38.25625228881836, 85.1343765258789, 29.792499542236328, 90.22750091552734, 29.214374542236328, 102.078125, 52.51937484741211, 110.56937408447266, 73.07437896728516, 80.09625244140625, 11.639374732971191, 9.601249694824219, 30.296875, 100.44937896728516, 38.62937545776367, 101.45000457763672, 62.361873626708984, 103.11563110351562, 82.36563110351562, 110.49312591552734], "mean": [1.010083794593811, -0.7949273586273193, 1.0691639184951782, 0.2190769612789154, -0.9781073927879333, 0.6527870893478394, -1.1393698453903198, -0.8442258238792419, 1.016239047050476, -0.10120485723018646, 1.0001736879348755, -0.8059847354888916, 38.901344299316406, 50.409523010253906, 2.2109501361846924, 7.41817045211792, 8.26659870147705, 12.739618301391602, 6.420224189758301, 12.212724685668945, 5.868027687072754, 16.60540199279785, 8.573942184448242, 24.218599319458008, 38.578887939453125, 59.55622482299805, 1.1920428276062012, 5.296988010406494, 21.813133239746094, 20.525541305541992, 15.669238090515137, 23.594858169555664, 14.755072593688965, 26.573915481567383, 14.191551208496094, 39.847145080566406], "std": [0.3508482873439789, 0.1324857771396637, 0.1199093908071518, 0.48953577876091003, 0.27566131949424744, 0.26184332370758057, 0.4049309492111206, 0.14671257138252258, 0.1784677505493164, 0.39097461104393005, 0.4102148711681366, 0.0838204100728035, 12.84381103515625, 5.867278575897217, 0.14483794569969177, 3.434950351715088, 11.299944877624512, 23.488082885742188, 8.677305221557617, 27.512622833251953, 8.23294448852539, 31.196779251098633, 14.409309387207031, 39.97891616821289, 18.99690055847168, 13.856382369995117, 2.1931869983673096, 3.3640811443328857, 7.981558322906494, 34.769309997558594, 9.802813529968262, 39.20551300048828, 17.349803924560547, 40.512298583984375, 24.70699691772461, 43.60429382324219], "count": [358]}, "action": {"min": [0.3835974931716919, -1.1291438341140747, 0.8954290747642517, -0.4862753450870514, -1.6281375885009766, 0.08683337271213531, -1.6004806756973267, -1.254506230354309, 0.7375511527061462, -0.7653114795684814, 0.44010356068611145, -1.0525387525558472, 5.460000038146973, 44.59749984741211, 1.9175000190734863, 0.33124998211860657, 0.9424999952316284, 0.4793750047683716, 0.7024999856948853, -1.7512500286102295, 0.9287499785423279, 0.15062500536441803, 0.6290909051895142, 0.04124999791383743, 9.155625343322754, 37.87937545776367, -0.8274999856948853, -0.4468750059604645, 1.0090000629425049, -0.34437501430511475, 3.53125, -0.6356250047683716, 0.90625, 0.22374999523162842, -0.3531250059604645, -0.11937501281499863], "max": [1.6153582334518433, -0.6602388024330139, 1.4168716669082642, 1.1730372905731201, -0.529416561126709, 0.8867160677909851, -0.47589075565338135, -0.6234502196311951, 1.5405174493789673, 0.5263726711273193, 1.558221697807312, -0.6324626207351685, 62.92000198364258, 65.34124755859375, 2.588749885559082, 9.537500381469727, 38.25625228881836, 85.1343765258789, 29.792499542236328, 90.22750091552734, 29.214374542236328, 102.078125, 52.51937484741211, 110.56937408447266, 73.07437896728516, 80.09625244140625, 11.639374732971191, 9.601249694824219, 30.296875, 100.44937896728516, 38.62937545776367, 101.45000457763672, 62.361873626708984, 103.11563110351562, 82.36563110351562, 110.49312591552734], "mean": [1.0100852251052856, -0.7949277758598328, 1.0691636800765991, 0.21907706558704376, -0.9781078100204468, 0.6527869701385498, -1.139370083808899, -0.8442261815071106, 1.0162392854690552, -0.10120495408773422, 1.0001730918884277, -0.8059852719306946, 38.901344299316406, 50.40951156616211, 2.2109482288360596, 7.418168067932129, 8.266619682312012, 12.739616394042969, 6.420217990875244, 12.212718963623047, 5.868021488189697, 16.605430603027344, 8.573953628540039, 24.218610763549805, 38.578887939453125, 59.55619812011719, 1.1920429468154907, 5.296990394592285, 21.813135147094727, 20.525545120239258, 15.66923713684082, 23.594858169555664, 14.755073547363281, 26.573928833007812, 14.191548347473145, 39.84712600708008], "std": [0.3508482873439789, 0.1324857771396637, 0.1199093908071518, 0.48953577876091003, 0.2756613492965698, 0.26184332370758057, 0.4049309492111206, 0.14671257138252258, 0.1784677505493164, 0.39097464084625244, 0.4102148115634918, 0.08382042497396469, 12.843811988830566, 5.867273807525635, 0.14483793079853058, 3.4349496364593506, 11.29995059967041, 23.48809242248535, 8.677305221557617, 27.512619018554688, 8.232939720153809, 31.196775436401367, 14.409316062927246, 39.97890090942383, 18.996904373168945, 13.856378555297852, 2.1931872367858887, 3.3640806674957275, 7.981558799743652, 34.769309997558594, 9.802814483642578, 39.20551681518555, 17.349802017211914, 40.512290954589844, 24.70700454711914, 43.60429000854492], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [358]}, "index": {"min": [4361], "max": [4718], "mean": [4539.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [1.988826815642458, 6.0, 6.0, 6.0, 6.0], "std": [1.9172513694303654, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [358]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [358]}, "eef_direction_state": {"mean": [4.064245810055866, 3.977653631284916], "std": [2.047973754284126, 2.113947582799066], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.9497206703910615, 0.9078212290502793], "std": [0.886104670014093, 0.8715844759787787], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.7094972067039106, 0.7486033519553073], "std": [0.848573745074749, 0.8412784592644006], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.064245810055866, 3.977653631284916], "std": [2.047973754284126, 2.113947582799066], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.9497206703910615, 0.9078212290502793], "std": [0.886104670014093, 0.8715844759787787], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.7094972067039106, 0.7486033519553073], "std": [0.848573745074749, 0.8412784592644006], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.6062081118866953, 0.19733079872716994, 1.1554918037204558, -1.7385071146269475, 1.0691225233020518, -1.6937353546075107, 0.586159471856225, -0.1987650444806277, 1.1143896949750762, 1.9042725316465805, 1.0480945120552556, 1.114360727964605], "std": [0.03986784586833841, 0.08132039029961576, 0.04092515247860625, 0.21782668908804645, 0.12335788670693003, 1.7657233305964413, 0.06011105735509415, 0.06939193825695203, 0.0588028007790453, 0.3225200507487611, 0.15047726002388717, 2.2187110364802507], "min": [0.5570982999272146, 0.05391954286555545, 1.0606996400556858, -2.2483754269054197, 0.8237989600178675, -3.1392601413037804, 0.5478003089097461, -0.31172573837450757, 1.0187324330724312, 1.5283689306043224, 0.8418974857668751, -3.133983275263566], "max": [0.7251927638512197, 0.326458156654498, 1.242962574614572, -1.3447138723444778, 1.2976914857123552, 3.1391115695125027, 0.7666176038552026, -0.10767539642673157, 1.2347071373563778, 2.521216827555609, 1.4635125618172764, 3.135776126150082], "count": [358]}, "eef_sim_pose_action": {"mean": [0.6062081118866953, 0.19733079872716994, 1.1554918037204558, -1.7385071146269475, 1.0691225233020518, -1.6937353546075107, 0.586159471856225, -0.1987650444806277, 1.1143896949750762, 1.9042725316465805, 1.0480945120552556, 1.114360727964605], "std": [0.03986784586833841, 0.08132039029961576, 0.04092515247860625, 0.21782668908804645, 0.12335788670693003, 1.7657233305964413, 0.06011105735509415, 0.06939193825695203, 0.0588028007790453, 0.3225200507487611, 0.15047726002388717, 2.2187110364802507], "min": [0.5570982999272146, 0.05391954286555545, 1.0606996400556858, -2.2483754269054197, 0.8237989600178675, -3.1392601413037804, 0.5478003089097461, -0.31172573837450757, 1.0187324330724312, 1.5283689306043224, 0.8418974857668751, -3.133983275263566], "max": [0.7251927638512197, 0.326458156654498, 1.242962574614572, -1.3447138723444778, 1.2976914857123552, 3.1391115695125027, 0.7666176038552026, -0.10767539642673157, 1.2347071373563778, 2.521216827555609, 1.4635125618172764, 3.135776126150082], "count": [358]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3064196711601307]], [[0.28912598651960786]], [[0.24467045343137256]]], "std": [[[0.3295015824731537]], [[0.3033664462193852]], [[0.2953617655298715]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3344639910130719]], [[0.3616305473856209]], [[0.364241358251634]]], "std": [[[0.23538754585697813]], [[0.22317828737064824]], [[0.21966608513269265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2901111785130719]], [[0.32585858660130723]], [[0.29757929942810457]]], "std": [[[0.1963875816765631]], [[0.18814473262090048]], [[0.18814590365356967]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2199500612745098]], [[0.24522037785947712]], [[0.23342060866013073]]], "std": [[[0.32073065322461525]], [[0.3137516043235828]], [[0.30826305267678233]]], "count": [100]}, "observation.state": {"min": [0.5697098970413208, -1.0832712650299072, 0.9184447526931763, -0.4524935781955719, -1.6255817413330078, 0.28744181990623474, -1.6302357912063599, -1.0109341144561768, 0.8410475850105286, -0.5623664855957031, 0.6277657151222229, -0.7558683753013611, 5.976249694824219, 48.95687484741211, 2.004999876022339, 2.927500009536743, 1.1412500143051147, 0.02562500536441803, 0.6987500190734863, -1.6768749952316284, 0.8856250047683716, 0.021250005811452866, 0.6657142639160156, -0.05624999850988388, 1.1243749856948853, 50.05125045776367, -1.1775000095367432, -0.953125, 0.9112499952316284, -0.34437501430511475, 1.1556249856948853, 0.09875000268220901, 0.6454545259475708, 0.22374999523162842, -0.009999999776482582, -2.0893750190734863], "max": [1.550295352935791, -0.6973849534988403, 1.380393147468567, 0.8269913196563721, -0.5858510732650757, 0.9065289497375488, -0.5889505743980408, -0.6581406593322754, 1.3533560037612915, 0.4870298206806183, 1.598785161972046, -0.552471935749054, 63.06500244140625, 56.720001220703125, 2.817500114440918, 9.515625, 23.248748779296875, 53.15999984741211, 30.665624618530273, 69.9018783569336, 54.53874969482422, 108.2562484741211, 61.8181266784668, 110.84500122070312, 65.10562896728516, 86.40812683105469, 2.8118748664855957, 9.529999732971191, 39.963748931884766, 29.102500915527344, 29.5831241607666, 63.98625183105469, 37.157501220703125, 80.25812530517578, 73.41812896728516, 107.84562683105469], "mean": [1.0527048110961914, -0.8258260488510132, 1.0685081481933594, 0.14596065878868103, -0.991588294506073, 0.698863685131073, -1.2473915815353394, -0.8082506656646729, 1.0085519552230835, 0.024622157216072083, 1.110987663269043, -0.730182409286499, 35.87113952636719, 52.27946853637695, 2.3419127464294434, 8.189042091369629, 9.227151870727539, 5.972109317779541, 10.176265716552734, 7.864558219909668, 11.650806427001953, 16.580562591552734, 9.613862991333008, 24.07615089416504, 29.223995208740234, 67.1724624633789, 1.1609822511672974, 4.645334243774414, 18.795120239257812, 6.1559882164001465, 11.637194633483887, 12.439297676086426, 9.805479049682617, 16.256654739379883, 10.023181915283203, 24.417747497558594], "std": [0.28402000665664673, 0.1206812635064125, 0.1164165660738945, 0.382784903049469, 0.2699352502822876, 0.21091116964817047, 0.38291728496551514, 0.10750312358140945, 0.13467592000961304, 0.33887356519699097, 0.32290592789649963, 0.04389539733529091, 13.536602973937988, 1.9177465438842773, 0.1526883989572525, 2.160494565963745, 6.032040596008301, 12.317281723022461, 8.853499412536621, 19.8098087310791, 14.809945106506348, 33.27585220336914, 17.42989158630371, 37.31399154663086, 24.777727127075195, 15.66463851928711, 1.643615484237671, 3.7090206146240234, 10.926963806152344, 8.262042999267578, 9.12719440460205, 23.25553321838379, 12.751616477966309, 29.002111434936523, 18.859540939331055, 35.90412521362305], "count": [256]}, "action": {"min": [0.5697098970413208, -1.0832712650299072, 0.9184447526931763, -0.4524935781955719, -1.6255817413330078, 0.28744181990623474, -1.6302357912063599, -1.0109341144561768, 0.8410475850105286, -0.5623664855957031, 0.6277657151222229, -0.7558683753013611, 5.976249694824219, 48.95687484741211, 2.004999876022339, 2.927500009536743, 1.1412500143051147, 0.02562500536441803, 0.6987500190734863, -1.6768749952316284, 0.8856250047683716, 0.021250005811452866, 0.6657142639160156, -0.05624999850988388, 1.1243749856948853, 50.05125045776367, -1.1775000095367432, -0.953125, 0.9112499952316284, -0.34437501430511475, 1.1556249856948853, 0.09875000268220901, 0.6454545259475708, 0.22374999523162842, -0.009999999776482582, -2.0893750190734863], "max": [1.550295352935791, -0.6973849534988403, 1.380393147468567, 0.8269913196563721, -0.5858510732650757, 0.9065289497375488, -0.5889505743980408, -0.6581406593322754, 1.3533560037612915, 0.4870298206806183, 1.598785161972046, -0.552471935749054, 63.06500244140625, 56.720001220703125, 2.817500114440918, 9.515625, 23.248748779296875, 53.15999984741211, 30.665624618530273, 69.9018783569336, 54.53874969482422, 108.2562484741211, 61.8181266784668, 110.84500122070312, 65.10562896728516, 86.40812683105469, 2.8118748664855957, 9.529999732971191, 39.963748931884766, 29.102500915527344, 29.5831241607666, 63.98625183105469, 37.157501220703125, 80.25812530517578, 73.41812896728516, 107.84562683105469], "mean": [1.05270516872406, -0.8258260488510132, 1.0685075521469116, 0.14596064388751984, -0.9915879964828491, 0.6988637447357178, -1.2473913431167603, -0.8082506656646729, 1.008552074432373, 0.024622129276394844, 1.1109881401062012, -0.7301823496818542, 35.87114715576172, 52.279502868652344, 2.3419127464294434, 8.189041137695312, 9.227149963378906, 5.972114086151123, 10.176262855529785, 7.864566802978516, 11.650811195373535, 16.58055305480957, 9.613852500915527, 24.076156616210938, 29.223997116088867, 67.17247772216797, 1.1609820127487183, 4.645333290100098, 18.795129776000977, 6.155986785888672, 11.63719654083252, 12.439300537109375, 9.805475234985352, 16.25664710998535, 10.023172378540039, 24.417747497558594], "std": [0.28402000665664673, 0.12068125605583191, 0.1164165511727333, 0.38278496265411377, 0.2699352502822876, 0.21091121435165405, 0.3829174041748047, 0.10750313848257065, 0.13467592000961304, 0.33887356519699097, 0.32290592789649963, 0.04389539361000061, 13.536606788635254, 1.9177464246749878, 0.15268845856189728, 2.160494804382324, 6.032040596008301, 12.317281723022461, 8.853500366210938, 19.809810638427734, 14.809945106506348, 33.27585220336914, 17.429885864257812, 37.31398391723633, 24.777732849121094, 15.664639472961426, 1.6436153650283813, 3.7090208530426025, 10.926963806152344, 8.262043952941895, 9.12719440460205, 23.255529403686523, 12.751618385314941, 29.00210952758789, 18.859540939331055, 35.90412521362305], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [256]}, "index": {"min": [4719], "max": [4974], "mean": [4846.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [2.3046875, 6.0, 6.0, 6.0, 6.0], "std": [1.9924019492421077, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [256]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [256]}, "eef_direction_state": {"mean": [3.79296875, 4.0078125], "std": [1.9863079598902678, 2.0803999530964594], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [1.125, 1.0078125], "std": [0.8477912478906585, 0.8794182536448456], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.953125, 0.796875], "std": [0.8418671120640121, 0.8372142702886759], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [3.79296875, 4.0078125], "std": [1.9863079598902678, 2.0803999530964594], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [1.125, 1.0078125], "std": [0.8477912478906585, 0.8794182536448456], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.953125, 0.796875], "std": [0.8418671120640121, 0.8372142702886759], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.6052116997547126, 0.19418868628250305, 1.1385190048890756, -1.722690677361065, 1.022827788090744, -2.3442477677172664, 0.5848099430436149, -0.22786661814917608, 1.1207758825160696, 1.7818671003018056, 0.9694036376104054, 2.3641038596789268], "std": [0.038101527397015014, 0.06868712090697394, 0.04012877046540134, 0.20763614420617998, 0.10318655838667726, 0.696563783144904, 0.045234173584683436, 0.07323159976871764, 0.05256381164817987, 0.2635197927279851, 0.09839580746338218, 0.35688908065835306], "min": [0.5694379806865651, 0.08345429747906125, 1.045015262037513, -2.1568494841619352, 0.8586614825424679, -3.1415036529390945, 0.5531214909382989, -0.3169875216059023, 1.0304677955365398, 1.205602408919785, 0.8612099551528241, 1.8353918116711943], "max": [0.7229684611106169, 0.31367500439932183, 1.2044196321855845, -1.2979334215615017, 1.2108777581306263, 3.1381207061396643, 0.717526567434082, -0.12790046185267737, 1.2380911698495467, 2.2681862129493053, 1.2565829072937036, 3.0879410242508785], "count": [256]}, "eef_sim_pose_action": {"mean": [0.6052116997547126, 0.19418868628250305, 1.1385190048890756, -1.722690677361065, 1.022827788090744, -2.3442477677172664, 0.5848099430436149, -0.22786661814917608, 1.1207758825160696, 1.7818671003018056, 0.9694036376104054, 2.3641038596789268], "std": [0.038101527397015014, 0.06868712090697394, 0.04012877046540134, 0.20763614420617998, 0.10318655838667726, 0.696563783144904, 0.045234173584683436, 0.07323159976871764, 0.05256381164817987, 0.2635197927279851, 0.09839580746338218, 0.35688908065835306], "min": [0.5694379806865651, 0.08345429747906125, 1.045015262037513, -2.1568494841619352, 0.8586614825424679, -3.1415036529390945, 0.5531214909382989, -0.3169875216059023, 1.0304677955365398, 1.205602408919785, 0.8612099551528241, 1.8353918116711943], "max": [0.7229684611106169, 0.31367500439932183, 1.2044196321855845, -1.2979334215615017, 1.2108777581306263, 3.1381207061396643, 0.717526567434082, -0.12790046185267737, 1.2380911698495467, 2.2681862129493053, 1.2565829072937036, 3.0879410242508785], "count": [256]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2995103635620915]], [[0.28535424632352946]], [[0.24254284722222225]]], "std": [[[0.32371309954866456]], [[0.2994814694501149]], [[0.2911172547212543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3170515379901961]], [[0.3448143913398693]], [[0.335790210375817]]], "std": [[[0.20762887402615746]], [[0.19767232514705266]], [[0.198930630161223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3118039379084967]], [[0.3396076633986928]], [[0.3221769383169935]]], "std": [[[0.2045581739635615]], [[0.1943984891510995]], [[0.19843801301210282]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22926392361111111]], [[0.2529340625]], [[0.23867891135620917]]], "std": [[[0.3300975223182771]], [[0.3192232122322467]], [[0.31110830783532933]]], "count": [100]}, "observation.state": {"min": [0.4947260916233063, -1.1232786178588867, 0.90285724401474, -0.42901164293289185, -1.6287097930908203, 0.20904859900474548, -1.6506446599960327, -1.0282196998596191, 0.7778286337852478, -0.6628614664077759, 0.5089360475540161, -0.9570267796516418, 20.421249389648438, 38.33812713623047, 2.34375, -0.5081250071525574, 0.9793750047683716, -0.18312498927116394, 0.8537499904632568, -1.6412500143051147, 0.8431249856948853, -0.08937500417232513, 0.6006249785423279, 0.22599999606609344, 24.6043758392334, 47.76937484741211, -0.8581249713897705, -1.2300000190734863, 0.5922222137451172, -0.38624998927116394, 0.6237499713897705, -0.09437500685453415, 0.7699999809265137, 0.1581818163394928, -0.14499999582767487, -0.8637499809265137], "max": [1.5768768787384033, -0.6960715055465698, 1.4245250225067139, 0.8706702589988708, -0.6229733824729919, 0.7830262184143066, -0.5334935784339905, -0.6188486814498901, 1.3339484930038452, 0.5546654462814331, 1.6373566389083862, -0.7528896927833557, 67.23187255859375, 54.567501068115234, 2.7487499713897705, 9.554374694824219, 30.452499389648438, 70.9643783569336, 30.182498931884766, 72.70812225341797, 42.051876068115234, 92.17250061035156, 70.22937774658203, 109.16874694824219, 80.09687805175781, 68.95875549316406, 7.123749732971191, 9.553750038146973, 37.00062561035156, 65.87125396728516, 41.49812698364258, 84.04375457763672, 71.06875610351562, 108.75625610351562, 74.32500457763672, 110.18812561035156], "mean": [1.1653913259506226, -0.8497803807258606, 1.0687804222106934, 0.039038583636283875, -1.1199076175689697, 0.6071346402168274, -1.2006179094314575, -0.7855814099311829, 0.9591064453125, -0.037610992789268494, 1.0164141654968262, -0.8952901363372803, 37.12668991088867, 45.21951675415039, 2.470749616622925, 8.04084300994873, 6.350546360015869, 9.532878875732422, 5.8863019943237305, 8.175186157226562, 6.268767356872559, 13.193760871887207, 8.263012886047363, 19.468059539794922, 44.505184173583984, 56.42974090576172, 1.7036795616149902, 6.104946136474609, 19.984012603759766, 7.16602897644043, 13.300742149353027, 12.854101181030273, 13.97606086730957, 15.950145721435547, 9.188125610351562, 42.64628219604492], "std": [0.33245131373405457, 0.10924150049686432, 0.12114489823579788, 0.41573449969291687, 0.2780105769634247, 0.18426497280597687, 0.3860452175140381, 0.10879354178905487, 0.12655113637447357, 0.4139305055141449, 0.435054212808609, 0.06021646410226822, 12.314380645751953, 5.749721527099609, 0.0999334380030632, 3.0294253826141357, 8.840434074401855, 20.69688606262207, 8.588541984558105, 21.825929641723633, 10.257559776306152, 28.156370162963867, 16.69814109802246, 36.96356201171875, 14.562260627746582, 7.578575134277344, 1.6669678688049316, 3.5279431343078613, 7.830091953277588, 15.464620590209961, 8.577717781066895, 25.46830940246582, 15.188570022583008, 31.341997146606445, 20.14142417907715, 37.23287582397461], "count": [371]}, "action": {"min": [0.4947260916233063, -1.1232786178588867, 0.90285724401474, -0.42901164293289185, -1.6287097930908203, 0.20904859900474548, -1.6506446599960327, -1.0282196998596191, 0.7778286337852478, -0.6628614664077759, 0.5089360475540161, -0.9570267796516418, 20.421249389648438, 38.33812713623047, 2.34375, -0.5081250071525574, 0.9793750047683716, -0.18312498927116394, 0.8537499904632568, -1.6412500143051147, 0.8431249856948853, -0.08937500417232513, 0.6006249785423279, 0.22599999606609344, 24.6043758392334, 47.76937484741211, -0.8581249713897705, -1.2300000190734863, 0.5922222137451172, -0.38624998927116394, 0.6237499713897705, -0.09437500685453415, 0.7699999809265137, 0.1581818163394928, -0.14499999582767487, -0.8637499809265137], "max": [1.5768768787384033, -0.6960715055465698, 1.4245250225067139, 0.8706702589988708, -0.6229733824729919, 0.7830262184143066, -0.5334935784339905, -0.6188486814498901, 1.3339484930038452, 0.5546654462814331, 1.6373566389083862, -0.7528896927833557, 67.23187255859375, 54.567501068115234, 2.7487499713897705, 9.554374694824219, 30.452499389648438, 70.9643783569336, 30.182498931884766, 72.70812225341797, 42.051876068115234, 92.17250061035156, 70.22937774658203, 109.16874694824219, 80.09687805175781, 68.95875549316406, 7.123749732971191, 9.553750038146973, 37.00062561035156, 65.87125396728516, 41.49812698364258, 84.04375457763672, 71.06875610351562, 108.75625610351562, 74.32500457763672, 110.18812561035156], "mean": [1.165391445159912, -0.8497806191444397, 1.068780779838562, 0.039038483053445816, -1.119907021522522, 0.6071346402168274, -1.2006181478500366, -0.7855812907218933, 0.9591064453125, -0.037611015141010284, 1.0164144039154053, -0.895290732383728, 37.1266975402832, 45.21953582763672, 2.470747947692871, 8.04084587097168, 6.350551605224609, 9.53288459777832, 5.886306285858154, 8.175189018249512, 6.268783092498779, 13.193754196166992, 8.2630033493042, 19.468069076538086, 44.505157470703125, 56.42975997924805, 1.7036824226379395, 6.104948043823242, 19.984024047851562, 7.1660308837890625, 13.30074691772461, 12.854104995727539, 13.976058006286621, 15.950143814086914, 9.188118934631348, 42.646270751953125], "std": [0.33245134353637695, 0.10924147069454193, 0.1211448460817337, 0.41573455929756165, 0.27801063656806946, 0.18426500260829926, 0.38604527711868286, 0.10879351943731308, 0.12655115127563477, 0.4139305055141449, 0.435054212808609, 0.06021648272871971, 12.31437873840332, 5.749724388122559, 0.09993340820074081, 3.0294251441955566, 8.840434074401855, 20.696882247924805, 8.588541030883789, 21.8259334564209, 10.25755786895752, 28.15636444091797, 16.69814109802246, 36.963565826416016, 14.562260627746582, 7.578575134277344, 1.6669679880142212, 3.527942657470703, 7.830091953277588, 15.464620590209961, 8.577718734741211, 25.468313217163086, 15.188567161560059, 31.342002868652344, 20.14142417907715, 37.23287582397461], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [371]}, "index": {"min": [4975], "max": [5345], "mean": [5160.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [1.8355795148247978, 6.0, 6.0, 6.0, 6.0], "std": [2.0630038225799066, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [371]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [371]}, "eef_direction_state": {"mean": [4.590296495956873, 4.180592991913747], "std": [1.763454300831126, 1.9166600199795694], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.8544474393530997, 0.8355795148247979], "std": [0.881282087561822, 0.8025739428266706], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.6684636118598383, 0.6495956873315364], "std": [0.8179604908422344, 0.8083917002997225], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [4.590296495956873, 4.180592991913747], "std": [1.763454300831126, 1.9166600199795694], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.8544474393530997, 0.8355795148247979], "std": [0.881282087561822, 0.8025739428266706], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.6684636118598383, 0.6495956873315364], "std": [0.8179604908422344, 0.8083917002997225], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.5973474219501498, 0.21464256191842734, 1.1309165051513215, -1.6505049877371365, 0.8905106707955155, -2.2911150902674278, 0.576472195738854, -0.21719948928691005, 1.11496153785869, 1.9818731717125728, 1.1039433237781504, 0.3537143730663795], "std": [0.03979544779645823, 0.07632717310912647, 0.045158560231115336, 0.19805713339182304, 0.11917744438075743, 0.34780845774137975, 0.03882518050823612, 0.07778463146439828, 0.05943395874472714, 0.4688868921878319, 0.1086573965803971, 2.4148296151937787], "min": [0.5608773258178449, 0.0708027779353631, 1.036524667159888, -2.106012497389436, 0.7557474036892251, -3.0711772898738507, 0.5472310040348007, -0.32460957840093, 1.0271602798681045, 1.0880897994889542, 0.9402975128317661, -3.1344530827116532], "max": [0.7327188371880172, 0.30562667502614926, 1.2498370478253829, -1.1036103197657985, 1.1787556881656944, -1.8062075185963369, 0.7234791298080773, -0.11195324129448123, 1.2372878587151914, 2.702632328416485, 1.4637339375698675, 3.115246422869043], "count": [371]}, "eef_sim_pose_action": {"mean": [0.5973474219501498, 0.21464256191842734, 1.1309165051513215, -1.6505049877371365, 0.8905106707955155, -2.2911150902674278, 0.576472195738854, -0.21719948928691005, 1.11496153785869, 1.9818731717125728, 1.1039433237781504, 0.3537143730663795], "std": [0.03979544779645823, 0.07632717310912647, 0.045158560231115336, 0.19805713339182304, 0.11917744438075743, 0.34780845774137975, 0.03882518050823612, 0.07778463146439828, 0.05943395874472714, 0.4688868921878319, 0.1086573965803971, 2.4148296151937787], "min": [0.5608773258178449, 0.0708027779353631, 1.036524667159888, -2.106012497389436, 0.7557474036892251, -3.0711772898738507, 0.5472310040348007, -0.32460957840093, 1.0271602798681045, 1.0880897994889542, 0.9402975128317661, -3.1344530827116532], "max": [0.7327188371880172, 0.30562667502614926, 1.2498370478253829, -1.1036103197657985, 1.1787556881656944, -1.8062075185963369, 0.7234791298080773, -0.11195324129448123, 1.2372878587151914, 2.702632328416485, 1.4637339375698675, 3.115246422869043], "count": [371]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3018355780228758]], [[0.28701591911764707]], [[0.2451345588235294]]], "std": [[[0.3223513803599266]], [[0.2984201862465776]], [[0.2893405553177658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3124144362745098]], [[0.34038939338235297]], [[0.3434436008986928]]], "std": [[[0.2025836955103602]], [[0.19472322308661932]], [[0.19362130877329062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3146912132352941]], [[0.33927267973856207]], [[0.31546333537581694]]], "std": [[[0.20375178782770698]], [[0.19232039894116065]], [[0.19565041652532103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23117028799019607]], [[0.2510366258169935]], [[0.2584549285130719]]], "std": [[[0.33126470285423426]], [[0.3222288081812116]], [[0.3071760411308293]]], "count": [100]}, "observation.state": {"min": [0.6226634979248047, -1.0250247716903687, 0.9299314022064209, -0.4554182291030884, -1.634516716003418, 0.1978427618741989, -1.6210802793502808, -1.0422626733779907, 0.8030060529708862, -0.8213645219802856, 0.5483472347259521, -1.0255731344223022, 3.4331250190734863, 31.4581241607666, 1.8762500286102295, 0.31437498331069946, 0.9100000262260437, 0.3400000035762787, 0.8224999904632568, -1.693750023841858, 0.8237500190734863, 0.05687499791383743, 0.625, 0.25062501430511475, 1.774999976158142, 28.104999542236328, -0.8849999904632568, -0.4399999976158142, 0.8146153688430786, -0.5787500143051147, 0.6024999618530273, 0.07750000059604645, 0.6568750143051147, 0.4587499797344208, 0.5, 0.6456249952316284], "max": [1.6504539251327515, -0.6941663026809692, 1.3447251319885254, 0.9153743982315063, -0.6494382619857788, 0.820053219795227, -0.40257591009140015, -0.6926165223121643, 1.3358558416366577, 0.5289582014083862, 1.5558480024337769, -0.6280756592750549, 67.16812133789062, 60.801876068115234, 73.98124694824219, 9.710000038146973, 25.131874084472656, 47.209999084472656, 25.919374465942383, 58.64437484741211, 33.95687484741211, 86.08625030517578, 69.77249908447266, 106.04937744140625, 91.10437774658203, 84.54937744140625, 4.499374866485596, 9.59375, 41.869998931884766, 80.05062866210938, 37.458126068115234, 109.16250610351562, 51.400001525878906, 93.76687622070312, 66.59062957763672, 110.81562805175781], "mean": [1.215768814086914, -0.8210274577140808, 1.0418970584869385, 0.006026504095643759, -1.1865403652191162, 0.6108613014221191, -1.1592854261398315, -0.8198844194412231, 0.9614317417144775, -0.012189246714115143, 1.083858847618103, -0.9040384888648987, 33.89277648925781, 46.190311431884766, 6.8169636726379395, 8.209134101867676, 5.5662312507629395, 5.855099678039551, 4.674168109893799, 6.599650859832764, 5.991244316101074, 10.201870918273926, 8.457176208496094, 19.0247745513916, 36.91412353515625, 59.90367126464844, 1.2177557945251465, 5.363897800445557, 17.320295333862305, 12.600932121276855, 10.6923189163208, 20.07481575012207, 12.708040237426758, 18.725324630737305, 13.619660377502441, 30.426172256469727], "std": [0.34235650300979614, 0.0941794291138649, 0.11997443437576294, 0.44238895177841187, 0.31182199716567993, 0.18687979876995087, 0.45567789673805237, 0.10896093398332596, 0.1551939845085144, 0.4797414243221283, 0.41663503646850586, 0.1043689101934433, 15.053120613098145, 7.405518531799316, 15.219407081604004, 2.8836240768432617, 7.422204494476318, 12.401595115661621, 7.637466907501221, 16.015356063842773, 10.207752227783203, 22.64959144592285, 17.00858497619629, 34.88526153564453, 31.562904357910156, 18.667583465576172, 1.3931524753570557, 3.3318681716918945, 10.307472229003906, 23.662479400634766, 12.666730880737305, 34.19707107543945, 18.087203979492188, 31.927888870239258, 22.717660903930664, 39.10951232910156], "count": [287]}, "action": {"min": [0.6226634979248047, -1.0250247716903687, 0.9299314022064209, -0.4554182291030884, -1.634516716003418, 0.1978427618741989, -1.6210802793502808, -1.0422626733779907, 0.8030060529708862, -0.8213645219802856, 0.5483472347259521, -1.0255731344223022, 3.4331250190734863, 31.4581241607666, 1.8762500286102295, 0.31437498331069946, 0.9100000262260437, 0.3400000035762787, 0.8224999904632568, -1.693750023841858, 0.8237500190734863, 0.05687499791383743, 0.625, 0.25062501430511475, 1.774999976158142, 28.104999542236328, -0.8849999904632568, -0.4399999976158142, 0.8146153688430786, -0.5787500143051147, 0.6024999618530273, 0.07750000059604645, 0.6568750143051147, 0.4587499797344208, 0.5, 0.6456249952316284], "max": [1.6504539251327515, -0.6941663026809692, 1.3447251319885254, 0.9153743982315063, -0.6494382619857788, 0.820053219795227, -0.40257591009140015, -0.6926165223121643, 1.3358558416366577, 0.5289582014083862, 1.5558480024337769, -0.6280756592750549, 67.16812133789062, 60.801876068115234, 73.98124694824219, 9.710000038146973, 25.131874084472656, 47.209999084472656, 25.919374465942383, 58.64437484741211, 33.95687484741211, 86.08625030517578, 69.77249908447266, 106.04937744140625, 91.10437774658203, 84.54937744140625, 4.499374866485596, 9.59375, 41.869998931884766, 80.05062866210938, 37.458126068115234, 109.16250610351562, 51.400001525878906, 93.76687622070312, 66.59062957763672, 110.81562805175781], "mean": [1.21576726436615, -0.8210274577140808, 1.041897177696228, 0.006026513408869505, -1.1865402460098267, 0.6108615398406982, -1.1592851877212524, -0.8198846578598022, 0.9614314436912537, -0.012189208529889584, 1.083858847618103, -0.9040381908416748, 33.89277267456055, 46.190330505371094, 6.816959381103516, 8.209134101867676, 5.566222190856934, 5.855100631713867, 4.674167633056641, 6.599649906158447, 5.991238594055176, 10.201874732971191, 8.45720100402832, 19.024803161621094, 36.91413497924805, 59.90364456176758, 1.2177550792694092, 5.363898277282715, 17.320310592651367, 12.60092830657959, 10.692317962646484, 20.07481575012207, 12.708035469055176, 18.725332260131836, 13.61966323852539, 30.426185607910156], "std": [0.3423565626144409, 0.0941794291138649, 0.11997442692518234, 0.44238898158073425, 0.31182196736335754, 0.18687976896762848, 0.4556777775287628, 0.10896094143390656, 0.15519395470619202, 0.47974154353141785, 0.41663503646850586, 0.10436893254518509, 15.053121566772461, 7.405519962310791, 15.219405174255371, 2.88362455368042, 7.422206878662109, 12.401599884033203, 7.637469291687012, 16.015350341796875, 10.207751274108887, 22.64959716796875, 17.008590698242188, 34.88525390625, 31.562908172607422, 18.667585372924805, 1.3931522369384766, 3.3318681716918945, 10.307472229003906, 23.6624813079834, 12.666730880737305, 34.19707107543945, 18.08720588684082, 31.92789077758789, 22.717662811279297, 39.10951232910156], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [287]}, "index": {"min": [5346], "max": [5632], "mean": [5489.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [2.254355400696864, 6.0, 6.0, 6.0, 6.0], "std": [2.015991862772147, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [287]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [287]}, "eef_direction_state": {"mean": [4.094076655052265, 3.8989547038327528], "std": [1.9881705301210395, 2.0499593659703206], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.9198606271777003, 0.9477351916376306], "std": [0.8658378843058682, 0.8799271981973317], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.7386759581881533, 0.662020905923345], "std": [0.8459798287232709, 0.7924206021506315], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.094076655052265, 3.8989547038327528], "std": [1.9881705301210395, 2.0499593659703206], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.9198606271777003, 0.9477351916376306], "std": [0.8658378843058682, 0.8799271981973317], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.7386759581881533, 0.662020905923345], "std": [0.8459798287232709, 0.7924206021506315], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.5918758248797408, 0.2259622287628771, 1.139050285971172, -1.633800093757595, 0.8994203395613997, -1.8660678157545003, 0.5813532169146519, -0.21033171239843895, 1.1350849536013006, 1.7800034750725842, 1.140090198691475, 1.1098953319465577], "std": [0.03663148405662861, 0.07588871611621728, 0.03238017003521734, 0.19445734013182292, 0.10258241464771654, 1.3208970424874729, 0.04738487039325335, 0.09054358768804861, 0.060279436708887635, 0.4481549338208571, 0.12333744316201158, 1.9859621590397583], "min": [0.5600027788821431, 0.08284224026116635, 1.0643524295636766, -2.1876592455043053, 0.7276673810379877, -3.137686317034268, 0.5475875931425986, -0.3244988971113277, 1.044932366026486, 0.7021592352013656, 0.9543292678863402, -3.1354395474705714], "max": [0.7111832657500275, 0.3219185488121694, 1.2093200704834068, -1.355203468817492, 1.1539969106183476, 3.1347503572685635, 0.7171988416720343, -0.07926678087712755, 1.2673682445435541, 2.6168260227038385, 1.4730925091890459, 3.1237806174506324], "count": [287]}, "eef_sim_pose_action": {"mean": [0.5918758248797408, 0.2259622287628771, 1.139050285971172, -1.633800093757595, 0.8994203395613997, -1.8660678157545003, 0.5813532169146519, -0.21033171239843895, 1.1350849536013006, 1.7800034750725842, 1.140090198691475, 1.1098953319465577], "std": [0.03663148405662861, 0.07588871611621728, 0.03238017003521734, 0.19445734013182292, 0.10258241464771654, 1.3208970424874729, 0.04738487039325335, 0.09054358768804861, 0.060279436708887635, 0.4481549338208571, 0.12333744316201158, 1.9859621590397583], "min": [0.5600027788821431, 0.08284224026116635, 1.0643524295636766, -2.1876592455043053, 0.7276673810379877, -3.137686317034268, 0.5475875931425986, -0.3244988971113277, 1.044932366026486, 0.7021592352013656, 0.9543292678863402, -3.1354395474705714], "max": [0.7111832657500275, 0.3219185488121694, 1.2093200704834068, -1.355203468817492, 1.1539969106183476, 3.1347503572685635, 0.7171988416720343, -0.07926678087712755, 1.2673682445435541, 2.6168260227038385, 1.4730925091890459, 3.1237806174506324], "count": [287]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3051758986928105]], [[0.29137108864379085]], [[0.2494115931372549]]], "std": [[[0.322030924682209]], [[0.3000930402434515]], [[0.2894697753469114]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3131887949346405]], [[0.33552812091503265]], [[0.32274861928104576]]], "std": [[[0.202153851823557]], [[0.1897152156853524]], [[0.1970089679001201]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2991507986111111]], [[0.328483972630719]], [[0.3047180637254902]]], "std": [[[0.19208445853840644]], [[0.18207306030638257]], [[0.18851221689798528]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22014723243464052]], [[0.24083005923202613]], [[0.24798387663398694]]], "std": [[[0.32488841391232653]], [[0.3157451589742568]], [[0.29976421945159754]]], "count": [100]}, "observation.state": {"min": [0.39029717445373535, -1.1269502639770508, 0.8546959757804871, -0.46436169743537903, -1.6349223852157593, 0.09741932153701782, -1.7112516164779663, -1.026908278465271, 0.8160821795463562, -0.7796883583068848, 0.5426966547966003, -0.7937870025634766, 28.428749084472656, 41.28750228881836, 1.4912500381469727, 0.16750000417232513, 0.9800000190734863, -0.2906250059604645, 0.84375, -1.7662500143051147, 0.7599999904632568, 0.0481250062584877, 0.6775000095367432, -0.08222222328186035, 26.761249542236328, 44.71812438964844, -0.8943750262260437, 0.0037499992176890373, 0.953125, -0.5837500095367432, 0.6462500095367432, 0.3799999952316284, 0.8849999904632568, 0.695555567741394, 0.4012500047683716, -0.7699999809265137], "max": [1.7242456674575806, -0.6886825561523438, 1.381179928779602, 1.1650978326797485, -0.5776493549346924, 0.7922770380973816, -0.5018072128295898, -0.7068529725074768, 1.3222895860671997, 0.5093334317207336, 1.6398680210113525, -0.6070467829704285, 67.10749816894531, 58.0, 23.82124900817871, 9.601249694824219, 43.290626525878906, 84.54187774658203, 26.829999923706055, 88.20500183105469, 30.859375, 88.14312744140625, 49.26187515258789, 101.42124938964844, 79.46624755859375, 62.77312469482422, 1.9049999713897705, 9.65250015258789, 38.61937713623047, 28.2293758392334, 28.46500015258789, 75.5737533569336, 38.619998931884766, 81.51374816894531, 55.978126525878906, 103.79312896728516], "mean": [1.2525696754455566, -0.8481760025024414, 1.028414249420166, 0.06310371309518814, -1.2353103160858154, 0.5286818146705627, -1.2878953218460083, -0.8323497772216797, 0.9772711992263794, 0.04035821929574013, 1.217202067375183, -0.7411801815032959, 40.43452835083008, 48.163639068603516, 2.9677317142486572, 7.641051769256592, 9.848328590393066, 14.252854347229004, 6.72999382019043, 14.735858917236328, 6.981738567352295, 16.51276969909668, 8.486041069030762, 23.171798706054688, 46.74567794799805, 54.75374984741211, 0.9758557677268982, 7.738591194152832, 15.549544334411621, 3.4650332927703857, 8.027375221252441, 11.516569137573242, 8.360523223876953, 14.231489181518555, 9.403958320617676, 25.467525482177734], "std": [0.5147616267204285, 0.140345498919487, 0.1846102476119995, 0.5735359191894531, 0.4137757122516632, 0.22124074399471283, 0.4574982821941376, 0.09672072529792786, 0.13984790444374084, 0.49489063024520874, 0.4633103013038635, 0.04469140246510506, 11.137939453125, 5.706805229187012, 3.9815475940704346, 3.248730421066284, 12.551684379577637, 26.852697372436523, 8.920265197753906, 30.944124221801758, 10.296249389648438, 30.710729598999023, 14.415855407714844, 38.55317687988281, 17.584110260009766, 6.6680989265441895, 1.1542837619781494, 3.219038486480713, 10.165943145751953, 6.636054992675781, 8.31027889251709, 23.979398727416992, 12.676387786865234, 25.42222023010254, 16.78722381591797, 38.01955032348633], "count": [278]}, "action": {"min": [0.39029717445373535, -1.1269502639770508, 0.8546959757804871, -0.46436169743537903, -1.6349223852157593, 0.09741932153701782, -1.7112516164779663, -1.026908278465271, 0.8160821795463562, -0.7796883583068848, 0.5426966547966003, -0.7937870025634766, 28.428749084472656, 41.28750228881836, 1.4912500381469727, 0.16750000417232513, 0.9800000190734863, -0.2906250059604645, 0.84375, -1.7662500143051147, 0.7599999904632568, 0.0481250062584877, 0.6775000095367432, -0.08222222328186035, 26.761249542236328, 44.71812438964844, -0.8943750262260437, 0.0037499992176890373, 0.953125, -0.5837500095367432, 0.6462500095367432, 0.3799999952316284, 0.8849999904632568, 0.695555567741394, 0.4012500047683716, -0.7699999809265137], "max": [1.7242456674575806, -0.6886825561523438, 1.381179928779602, 1.1650978326797485, -0.5776493549346924, 0.7922770380973816, -0.5018072128295898, -0.7068529725074768, 1.3222895860671997, 0.5093334317207336, 1.6398680210113525, -0.6070467829704285, 67.10749816894531, 58.0, 23.82124900817871, 9.601249694824219, 43.290626525878906, 84.54187774658203, 26.829999923706055, 88.20500183105469, 30.859375, 88.14312744140625, 49.26187515258789, 101.42124938964844, 79.46624755859375, 62.77312469482422, 1.9049999713897705, 9.65250015258789, 38.61937713623047, 28.2293758392334, 28.46500015258789, 75.5737533569336, 38.619998931884766, 81.51374816894531, 55.978126525878906, 103.79312896728516], "mean": [1.2525708675384521, -0.8481761813163757, 1.0284130573272705, 0.06310373544692993, -1.2353101968765259, 0.528681755065918, -1.287894606590271, -0.8323497772216797, 0.977271318435669, 0.04035826772451401, 1.217202067375183, -0.7411801218986511, 40.43451690673828, 48.163665771484375, 2.9677319526672363, 7.641048431396484, 9.84832763671875, 14.252851486206055, 6.729994773864746, 14.735836029052734, 6.981738567352295, 16.512775421142578, 8.486061096191406, 23.17180824279785, 46.74566650390625, 54.753726959228516, 0.9758556485176086, 7.738591194152832, 15.549539566040039, 3.4650325775146484, 8.027374267578125, 11.51656436920166, 8.360522270202637, 14.231486320495605, 9.403955459594727, 25.467529296875], "std": [0.514761745929718, 0.140345498919487, 0.18461021780967712, 0.5735357999801636, 0.4137756824493408, 0.2212407886981964, 0.4574982821941376, 0.09672070294618607, 0.13984790444374084, 0.49489057064056396, 0.46331027150154114, 0.04469140246510506, 11.137940406799316, 5.70680570602417, 3.98154616355896, 3.248728036880493, 12.551674842834473, 26.852693557739258, 8.920265197753906, 30.944120407104492, 10.296247482299805, 30.710725784301758, 14.415854454040527, 38.55318069458008, 17.5841121673584, 6.668099403381348, 1.154283881187439, 3.219038724899292, 10.165943145751953, 6.636054992675781, 8.310280799865723, 23.979389190673828, 12.676386833190918, 25.422218322753906, 16.78722381591797, 38.019554138183594], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [278]}, "index": {"min": [5633], "max": [5910], "mean": [5771.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [2.2338129496402876, 6.0, 6.0, 6.0, 6.0], "std": [2.108395481066231, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [278]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [278]}, "eef_direction_state": {"mean": [4.028776978417266, 4.255395683453237], "std": [2.054797670878329, 1.9809042576477438], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.960431654676259, 0.8597122302158273], "std": [0.8907291253940919, 0.8764069407653315], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.8381294964028777, 0.7050359712230215], "std": [0.8518195238524975, 0.830647120619726], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [4.028776978417266, 4.255395683453237], "std": [2.054797670878329, 1.9809042576477438], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.960431654676259, 0.8597122302158273], "std": [0.8907291253940919, 0.8764069407653315], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.8381294964028777, 0.7050359712230215], "std": [0.8518195238524975, 0.830647120619726], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.5766895685635681, 0.21814164781739695, 1.140417099602813, -1.6472863496611525, 0.8887311117314407, -1.7451848388901126, 0.5725801009289375, -0.23051005516735057, 1.129025190131348, 1.7460879708527444, 1.0013848594372758, 1.2173997621675174], "std": [0.05266947677108121, 0.10617178295838368, 0.04308154623175473, 0.22232121314998776, 0.17834150046097533, 1.5419960819758345, 0.04304283364939147, 0.09752296600407899, 0.04482717942723311, 0.35193148702168253, 0.15031509070719873, 1.9155069557017412], "min": [0.5355862812423722, 0.038605492506152, 1.056923957877958, -2.069876055210547, 0.568911330659069, -3.1398454427612794, 0.5405866646506354, -0.3225340752384853, 1.0418440148113266, 1.3250274229298376, 0.7884567084222076, -3.138333625172159], "max": [0.71250929053163, 0.32040880362656854, 1.2331722075310392, -1.1117030615395191, 1.3684693109932957, 3.1414835650900246, 0.7058714162273846, -0.08740425599953411, 1.2243587117666508, 2.5584624205898825, 1.3842597384839448, 3.1365162339250654], "count": [278]}, "eef_sim_pose_action": {"mean": [0.5766895685635681, 0.21814164781739695, 1.140417099602813, -1.6472863496611525, 0.8887311117314407, -1.7451848388901126, 0.5725801009289375, -0.23051005516735057, 1.129025190131348, 1.7460879708527444, 1.0013848594372758, 1.2173997621675174], "std": [0.05266947677108121, 0.10617178295838368, 0.04308154623175473, 0.22232121314998776, 0.17834150046097533, 1.5419960819758345, 0.04304283364939147, 0.09752296600407899, 0.04482717942723311, 0.35193148702168253, 0.15031509070719873, 1.9155069557017412], "min": [0.5355862812423722, 0.038605492506152, 1.056923957877958, -2.069876055210547, 0.568911330659069, -3.1398454427612794, 0.5405866646506354, -0.3225340752384853, 1.0418440148113266, 1.3250274229298376, 0.7884567084222076, -3.138333625172159], "max": [0.71250929053163, 0.32040880362656854, 1.2331722075310392, -1.1117030615395191, 1.3684693109932957, 3.1414835650900246, 0.7058714162273846, -0.08740425599953411, 1.2243587117666508, 2.5584624205898825, 1.3842597384839448, 3.1365162339250654], "count": [278]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30743063521241826]], [[0.2924800857843137]], [[0.24925600081699345]]], "std": [[[0.3239497002212495]], [[0.30132479351927327]], [[0.2899781373545402]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3101531862745098]], [[0.33744855800653595]], [[0.3240089767156863]]], "std": [[[0.19742646980344472]], [[0.18860002475517806]], [[0.19306602455315147]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2927558843954248]], [[0.32487831086601304]], [[0.29705451184640524]]], "std": [[[0.19130808945799427]], [[0.18315484660890216]], [[0.18916420079069593]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22299400939542485]], [[0.24438535743464052]], [[0.2521016237745098]]], "std": [[[0.32529410898724237]], [[0.3159194187107086]], [[0.3017784046917557]]], "count": [100]}, "observation.state": {"min": [0.5151350498199463, -1.0985302925109863, 0.9054083824157715, -0.4190932810306549, -1.631168246269226, 0.16036278009414673, -1.722266674041748, -1.079718828201294, 0.8398184180259705, -0.6174181699752808, 0.7135738730430603, -0.7638199925422668, 23.306249618530273, 43.56562423706055, 2.1875, 2.286250114440918, 0.9524999856948853, 0.4581249952316284, 0.6655555367469788, -1.7756249904632568, 0.7556250095367432, -0.09812499582767487, 0.7925000190734863, 0.22500000894069672, 20.905624389648438, 45.078125, -0.8643749952316284, -0.3331249952316284, 0.8336363434791565, 0.030625000596046448, 0.528181791305542, 0.7549999952316284, 0.7322221994400024, -0.30125001072883606, -0.09375, -2.2612500190734863], "max": [1.6653791666030884, -0.7130970358848572, 1.3906452655792236, 0.9239575862884521, -0.5739538073539734, 0.6836041808128357, -0.6056401133537292, -0.7162203192710876, 1.3709039688110352, 0.4877164959907532, 1.6342412233352661, -0.5574073195457458, 65.28437805175781, 57.46937561035156, 2.947499990463257, 9.815000534057617, 22.83187484741211, 51.729373931884766, 25.35624885559082, 70.41875457763672, 38.77750015258789, 97.52437591552734, 61.026248931884766, 109.57875061035156, 77.58562469482422, 73.23562622070312, 1.4262499809265137, 9.388750076293945, 39.69874954223633, 49.28187561035156, 33.79125213623047, 65.91875457763672, 41.318748474121094, 70.73999786376953, 63.67500305175781, 107.3081283569336], "mean": [1.222703456878662, -0.8405340909957886, 1.0322006940841675, 0.06538567692041397, -1.2050009965896606, 0.5395961999893188, -1.3073002099990845, -0.8539591431617737, 1.0043165683746338, 0.07535751163959503, 1.2337646484375, -0.7117201685905457, 40.25046920776367, 48.894676208496094, 2.4050674438476562, 8.46560287475586, 6.025537967681885, 8.385109901428223, 5.268506050109863, 8.166526794433594, 6.216428279876709, 14.322216987609863, 8.089284896850586, 18.38882064819336, 44.106327056884766, 59.47474670410156, 0.6239947080612183, 4.488528251647949, 18.854036331176758, 4.584639549255371, 11.924489974975586, 11.038576126098633, 11.40683650970459, 14.105338096618652, 10.43224811553955, 36.41360855102539], "std": [0.41856223344802856, 0.11095940321683884, 0.15089558064937592, 0.4878202974796295, 0.3803670406341553, 0.1691804826259613, 0.4271784722805023, 0.11401204019784927, 0.15597237646579742, 0.4173491597175598, 0.40274545550346375, 0.054056476801633835, 10.849602699279785, 4.739128112792969, 0.16451241075992584, 2.2572574615478516, 7.1644415855407715, 15.949408531188965, 7.902595043182373, 21.745708465576172, 10.713144302368164, 30.814485549926758, 15.15540599822998, 36.78144836425781, 19.09396743774414, 10.315403938293457, 0.9857655763626099, 2.972724199295044, 11.262887001037598, 11.46652889251709, 11.398480415344238, 18.781328201293945, 14.522220611572266, 20.60409927368164, 18.381013870239258, 36.642826080322266], "count": [285]}, "action": {"min": [0.5151350498199463, -1.0985302925109863, 0.9054083824157715, -0.4190932810306549, -1.631168246269226, 0.16036278009414673, -1.722266674041748, -1.079718828201294, 0.8398184180259705, -0.6174181699752808, 0.7135738730430603, -0.7638199925422668, 23.306249618530273, 43.56562423706055, 2.1875, 2.286250114440918, 0.9524999856948853, 0.4581249952316284, 0.6655555367469788, -1.7756249904632568, 0.7556250095367432, -0.09812499582767487, 0.7925000190734863, 0.22500000894069672, 20.905624389648438, 45.078125, -0.8643749952316284, -0.3331249952316284, 0.8336363434791565, 0.030625000596046448, 0.528181791305542, 0.7549999952316284, 0.7322221994400024, -0.30125001072883606, -0.09375, -2.2612500190734863], "max": [1.6653791666030884, -0.7130970358848572, 1.3906452655792236, 0.9239575862884521, -0.5739538073539734, 0.6836041808128357, -0.6056401133537292, -0.7162203192710876, 1.3709039688110352, 0.4877164959907532, 1.6342412233352661, -0.5574073195457458, 65.28437805175781, 57.46937561035156, 2.947499990463257, 9.815000534057617, 22.83187484741211, 51.729373931884766, 25.35624885559082, 70.41875457763672, 38.77750015258789, 97.52437591552734, 61.026248931884766, 109.57875061035156, 77.58562469482422, 73.23562622070312, 1.4262499809265137, 9.388750076293945, 39.69874954223633, 49.28187561035156, 33.79125213623047, 65.91875457763672, 41.318748474121094, 70.73999786376953, 63.67500305175781, 107.3081283569336], "mean": [1.2227030992507935, -0.8405342698097229, 1.0322004556655884, 0.06538567692041397, -1.205000877380371, 0.539595901966095, -1.307300329208374, -0.8539589643478394, 1.0043166875839233, 0.07535743713378906, 1.233764886856079, -0.7117199897766113, 40.250465393066406, 48.894649505615234, 2.405069351196289, 8.465600967407227, 6.0255446434021, 8.385112762451172, 5.268496990203857, 8.166516304016113, 6.216423988342285, 14.322236061096191, 8.089288711547852, 18.388837814331055, 44.10634231567383, 59.474727630615234, 0.6239949464797974, 4.488528251647949, 18.854028701782227, 4.584640979766846, 11.924497604370117, 11.038570404052734, 11.406835556030273, 14.105340957641602, 10.432249069213867, 36.41362380981445], "std": [0.418562114238739, 0.11095941066741943, 0.1508956402540207, 0.48782026767730713, 0.3803669810295105, 0.1691804677248001, 0.4271785020828247, 0.11401203274726868, 0.1559724062681198, 0.4173491299152374, 0.4027453660964966, 0.054056476801633835, 10.849601745605469, 4.739129543304443, 0.16451238095760345, 2.2572569847106934, 7.164438724517822, 15.94941234588623, 7.902594089508057, 21.745710372924805, 10.713147163391113, 30.814477920532227, 15.155407905578613, 36.78144836425781, 19.093963623046875, 10.315404891967773, 0.9857656359672546, 2.9727237224578857, 11.26288890838623, 11.466531753540039, 11.398478507995605, 18.781326293945312, 14.522220611572266, 20.604103088378906, 18.38100814819336, 36.642826080322266], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [285]}, "index": {"min": [5911], "max": [6195], "mean": [6053.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [2.087719298245614, 6.0, 6.0, 6.0, 6.0], "std": [2.0781292342366444, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [285]}, "eef_direction_state": {"mean": [4.1192982456140355, 4.042105263157895], "std": [2.0017044137865034, 2.092169810325026], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.9614035087719298, 0.8982456140350877], "std": [0.8797436600260938, 0.8666311520530702], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.8245614035087719, 0.6842105263157895], "std": [0.8690145057143112, 0.8326220417756189], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.1192982456140355, 4.042105263157895], "std": [2.0017044137865034, 2.092169810325026], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.9614035087719298, 0.8982456140350877], "std": [0.8797436600260938, 0.8666311520530702], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.8245614035087719, 0.6842105263157895], "std": [0.8690145057143112, 0.8326220417756189], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.5816809883419174, 0.2145863253189593, 1.1366408314871148, -1.6506194586808334, 0.8590015325841672, -1.9565652889963765, 0.5744048309465322, -0.23074741843836968, 1.122518326682903, 1.6774830012978594, 0.9458464031930699, 2.254575417003415], "std": [0.04511576682085738, 0.08523687858130644, 0.03452016196789561, 0.17575471202763518, 0.1456815183320549, 1.2807873984636968, 0.0471563659454524, 0.09375658514423697, 0.05119906163030524, 0.2544469935670378, 0.10945033784174607, 0.4330866409071817], "min": [0.5539486915726204, 0.07213457711922289, 1.0547561506863288, -2.135468834423893, 0.6043331544706443, -3.1407807342034215, 0.5397637783461724, -0.32832051382464855, 1.0286400537156903, 1.215969350369385, 0.7823688293366411, 1.7638060025115394], "max": [0.712335817345034, 0.316608643511882, 1.2130377501134018, -1.396104656911504, 1.182480853632847, 3.13958605144815, 0.7100549565054521, -0.11062161259570388, 1.2250357411088195, 2.163414103613499, 1.2645021889615897, 3.0510591256273663], "count": [285]}, "eef_sim_pose_action": {"mean": [0.5816809883419174, 0.2145863253189593, 1.1366408314871148, -1.6506194586808334, 0.8590015325841672, -1.9565652889963765, 0.5744048309465322, -0.23074741843836968, 1.122518326682903, 1.6774830012978594, 0.9458464031930699, 2.254575417003415], "std": [0.04511576682085738, 0.08523687858130644, 0.03452016196789561, 0.17575471202763518, 0.1456815183320549, 1.2807873984636968, 0.0471563659454524, 0.09375658514423697, 0.05119906163030524, 0.2544469935670378, 0.10945033784174607, 0.4330866409071817], "min": [0.5539486915726204, 0.07213457711922289, 1.0547561506863288, -2.135468834423893, 0.6043331544706443, -3.1407807342034215, 0.5397637783461724, -0.32832051382464855, 1.0286400537156903, 1.215969350369385, 0.7823688293366411, 1.7638060025115394], "max": [0.712335817345034, 0.316608643511882, 1.2130377501134018, -1.396104656911504, 1.182480853632847, 3.13958605144815, 0.7100549565054521, -0.11062161259570388, 1.2250357411088195, 2.163414103613499, 1.2645021889615897, 3.0510591256273663], "count": [285]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30307234885620915]], [[0.2886463255718954]], [[0.24855441584967322]]], "std": [[[0.321801705976987]], [[0.29932719920106793]], [[0.28983426253229094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31839083946078434]], [[0.349009573120915]], [[0.3473321446078432]]], "std": [[[0.21204357103648375]], [[0.2020234707117279]], [[0.21066940984472746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3009876327614379]], [[0.3338704554738562]], [[0.31141402777777777]]], "std": [[[0.1897927982935044]], [[0.18431086751903514]], [[0.19328818322308663]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22919065155228757]], [[0.2506242524509804]], [[0.2572620241013072]]], "std": [[[0.33127932004533367]], [[0.322725675455867]], [[0.30810301744201546]]], "count": [100]}, "observation.state": {"min": [0.36771857738494873, -1.1092355251312256, 0.9088231325149536, -0.47864586114883423, -1.6341458559036255, -0.045943960547447205, -1.5859845876693726, -1.0106241703033447, 0.7916571497917175, -0.7380359768867493, 0.5487049221992493, -0.9187361598014832, 5.154999732971191, 45.342498779296875, 2.026249885559082, 0.5425000190734863, 0.8862500190734863, 0.5464285612106323, 0.6781250238418579, -1.7506250143051147, 0.6675000190734863, 0.1262499988079071, 0.9643750190734863, -0.004999999888241291, 1.3481249809265137, 25.593124389648438, -0.19437500834465027, -0.19437500834465027, 0.70333331823349, 0.08812499791383743, 0.6456249952316284, 0.3543750047683716, 0.6518750190734863, 0.4137499928474426, 0.47437500953674316, -2.2256250381469727], "max": [1.6381990909576416, -0.6116483211517334, 1.4045453071594238, 1.2445400953292847, -0.5646553039550781, 0.7915379405021667, -0.5012111663818359, -0.6394007205963135, 1.2493562698364258, 0.5487525463104248, 1.6350041627883911, -0.6699663996696472, 70.93375396728516, 66.36000061035156, 2.9262499809265137, 9.6587495803833, 32.103126525878906, 83.37625122070312, 23.69937515258789, 69.77249908447266, 22.93062400817871, 82.44750213623047, 82.29562377929688, 109.91625213623047, 88.10187530517578, 77.48249816894531, 58.825626373291016, 9.55888843536377, 44.24437713623047, 109.0268783569336, 40.05125045776367, 107.11000061035156, 56.04874801635742, 108.39812469482422, 78.55999755859375, 109.96624755859375], "mean": [1.1130200624465942, -0.8104873299598694, 1.0716367959976196, 0.22491422295570374, -1.0762639045715332, 0.5027273893356323, -1.2134387493133545, -0.7964993119239807, 0.9439513683319092, -0.044720325618982315, 1.1907120943069458, -0.8461540937423706, 47.39931106567383, 52.19209671020508, 2.3675005435943604, 8.040225982666016, 6.089297294616699, 10.272775650024414, 4.630300045013428, 7.814071178436279, 4.801712512969971, 12.672536849975586, 10.44481086730957, 20.103761672973633, 41.74126434326172, 58.24676513671875, 5.635062217712402, 6.608439922332764, 17.98356056213379, 17.754568099975586, 9.951360702514648, 21.96488380432129, 13.357486724853516, 21.77836036682129, 14.68833065032959, 39.378299713134766], "std": [0.3999521732330322, 0.1577768325805664, 0.1395098716020584, 0.5723485350608826, 0.29066190123558044, 0.2935716509819031, 0.4014618992805481, 0.12374047189950943, 0.13770771026611328, 0.4664776623249054, 0.46201708912849426, 0.07712766528129578, 12.974752426147461, 5.695603847503662, 0.2870461642742157, 2.810828685760498, 8.718644142150879, 21.436737060546875, 7.437176704406738, 21.65424156188965, 7.339883327484131, 26.942676544189453, 21.30392074584961, 37.96097183227539, 28.811166763305664, 17.382530212402344, 12.05687427520752, 3.43926739692688, 10.696892738342285, 33.93206787109375, 13.502067565917969, 39.2131462097168, 19.393312454223633, 37.01980209350586, 24.54795265197754, 44.13359832763672], "count": [322]}, "action": {"min": [0.36771857738494873, -1.1092355251312256, 0.9088231325149536, -0.47864586114883423, -1.6341458559036255, -0.045943960547447205, -1.5859845876693726, -1.0106241703033447, 0.7916571497917175, -0.7380359768867493, 0.5487049221992493, -0.9187361598014832, 5.154999732971191, 45.342498779296875, 2.026249885559082, 0.5425000190734863, 0.8862500190734863, 0.5464285612106323, 0.6781250238418579, -1.7506250143051147, 0.6675000190734863, 0.1262499988079071, 0.9643750190734863, -0.004999999888241291, 1.3481249809265137, 25.593124389648438, -0.19437500834465027, -0.19437500834465027, 0.70333331823349, 0.08812499791383743, 0.6456249952316284, 0.3543750047683716, 0.6518750190734863, 0.4137499928474426, 0.47437500953674316, -2.2256250381469727], "max": [1.6381990909576416, -0.6116483211517334, 1.4045453071594238, 1.2445400953292847, -0.5646553039550781, 0.7915379405021667, -0.5012111663818359, -0.6394007205963135, 1.2493562698364258, 0.5487525463104248, 1.6350041627883911, -0.6699663996696472, 70.93375396728516, 66.36000061035156, 2.9262499809265137, 9.6587495803833, 32.103126525878906, 83.37625122070312, 23.69937515258789, 69.77249908447266, 22.93062400817871, 82.44750213623047, 82.29562377929688, 109.91625213623047, 88.10187530517578, 77.48249816894531, 58.825626373291016, 9.55888843536377, 44.24437713623047, 109.0268783569336, 40.05125045776367, 107.11000061035156, 56.04874801635742, 108.39812469482422, 78.55999755859375, 109.96624755859375], "mean": [1.1130186319351196, -0.8104871511459351, 1.071636438369751, 0.2249142974615097, -1.0762642621994019, 0.5027274489402771, -1.2134385108947754, -0.7964990139007568, 0.9439511299133301, -0.04472046718001366, 1.190712332725525, -0.8461538553237915, 47.39929962158203, 52.19210433959961, 2.3675005435943604, 8.040226936340332, 6.089295387268066, 10.272777557373047, 4.630293369293213, 7.814057350158691, 4.801706314086914, 12.672540664672852, 10.44482421875, 20.103776931762695, 41.74126434326172, 58.24675369262695, 5.635066032409668, 6.608436584472656, 17.983558654785156, 17.754575729370117, 9.951354026794434, 21.964879989624023, 13.357491493225098, 21.778358459472656, 14.688326835632324, 39.3783073425293], "std": [0.3999519348144531, 0.15777680277824402, 0.1395098716020584, 0.572348415851593, 0.29066190123558044, 0.29357171058654785, 0.40146178007125854, 0.12374046444892883, 0.13770771026611328, 0.4664776921272278, 0.46201714873313904, 0.07712766528129578, 12.974754333496094, 5.695603370666504, 0.2870461642742157, 2.8108279705047607, 8.718644142150879, 21.436738967895508, 7.4371724128723145, 21.65423011779785, 7.339880466461182, 26.94267463684082, 21.303918838500977, 37.960975646972656, 28.81117057800293, 17.38252830505371, 12.05687427520752, 3.4392666816711426, 10.696891784667969, 33.932064056396484, 13.502065658569336, 39.21314239501953, 19.393312454223633, 37.019798278808594, 24.547950744628906, 44.13359451293945], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [322]}, "index": {"min": [6196], "max": [6517], "mean": [6356.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [2.2732919254658386, 6.0, 6.0, 6.0, 6.0], "std": [2.1712050569330303, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [322]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [322]}, "eef_direction_state": {"mean": [4.270186335403727, 4.60248447204969], "std": [1.774118439837383, 1.7894775361102901], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.9503105590062112, 0.8416149068322981], "std": [0.8288377122468237, 0.896719972369362], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.7484472049689441, 0.6428571428571429], "std": [0.8499620444621939, 0.8339246644940196], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [4.270186335403727, 4.60248447204969], "std": [1.774118439837383, 1.7894775361102901], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.9503105590062112, 0.8416149068322981], "std": [0.8288377122468237, 0.896719972369362], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [0.7484472049689441, 0.6428571428571429], "std": [0.8499620444621939, 0.8339246644940196], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.590394317347503, 0.20298677631907436, 1.1420047180949149, -1.755789939194879, 0.9469876270936997, -1.5376606673479243, 0.5676554165182974, -0.20444978219171858, 1.1460144096092988, 1.6712100680015187, 1.0811890506270294, 0.8053558487872533], "std": [0.03567655081391587, 0.09831690010865445, 0.03825855723573819, 0.17773479295591538, 0.13972292735732936, 1.9353322307963872, 0.034409781315309265, 0.08645802522053987, 0.06146225622701479, 0.5066060631512546, 0.10642428383402874, 2.073716635917312], "min": [0.5573840606260881, 0.03007003387541582, 1.062626431895797, -2.1409410923585757, 0.7105407106296959, -3.136294828449067, 0.5456128499304854, -0.3182209393341856, 1.0278797871879168, 0.8796280160029762, 0.9260473868130323, -3.1404674318696424], "max": [0.7104553973263807, 0.3207829697291418, 1.2300383761191973, -1.406871652738357, 1.2557120588915764, 3.133713547915969, 0.6826821975199387, -0.08290008632275855, 1.2457217907322715, 2.612366096950244, 1.3924626463138803, 3.114003833330105], "count": [322]}, "eef_sim_pose_action": {"mean": [0.590394317347503, 0.20298677631907436, 1.1420047180949149, -1.755789939194879, 0.9469876270936997, -1.5376606673479243, 0.5676554165182974, -0.20444978219171858, 1.1460144096092988, 1.6712100680015187, 1.0811890506270294, 0.8053558487872533], "std": [0.03567655081391587, 0.09831690010865445, 0.03825855723573819, 0.17773479295591538, 0.13972292735732936, 1.9353322307963872, 0.034409781315309265, 0.08645802522053987, 0.06146225622701479, 0.5066060631512546, 0.10642428383402874, 2.073716635917312], "min": [0.5573840606260881, 0.03007003387541582, 1.062626431895797, -2.1409410923585757, 0.7105407106296959, -3.136294828449067, 0.5456128499304854, -0.3182209393341856, 1.0278797871879168, 0.8796280160029762, 0.9260473868130323, -3.1404674318696424], "max": [0.7104553973263807, 0.3207829697291418, 1.2300383761191973, -1.406871652738357, 1.2557120588915764, 3.133713547915969, 0.6826821975199387, -0.08290008632275855, 1.2457217907322715, 2.612366096950244, 1.3924626463138803, 3.114003833330105], "count": [322]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.306746760620915]], [[0.29392518790849675]], [[0.2526497651143791]]], "std": [[[0.32418796531267646]], [[0.3032689172739553]], [[0.29192012302389847]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3192437520424837]], [[0.34603476307189546]], [[0.3334881454248366]]], "std": [[[0.2146819573595658]], [[0.2028262905750702]], [[0.20602354071499618]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29631860294117646]], [[0.3229783966503268]], [[0.3124243443627451]]], "std": [[[0.1992607895102262]], [[0.18922538085883828]], [[0.1813165542820027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22537003267973857]], [[0.24539459150326798]], [[0.2529136601307189]]], "std": [[[0.32873597453414566]], [[0.31940764004662164]], [[0.303815028124828]]], "count": [100]}, "observation.state": {"min": [0.3981889486312866, -1.037255883216858, 0.8330472111701965, -0.49782559275627136, -1.625742793083191, 0.18832971155643463, -1.72255277633667, -1.0612173080444336, 0.773250937461853, -0.5337796807289124, 0.6614308953285217, -0.9130324125289917, 13.039230346679688, 43.643123626708984, 2.3949999809265137, -0.24124999344348907, 0.828125, 0.7668749690055847, 0.6818749904632568, -1.7806249856948853, 0.84375, 0.0312500074505806, 0.6787500381469727, 0.019999999552965164, 24.801250457763672, 47.489376068115234, -0.890625, -0.20624999701976776, 0.8081250190734863, 0.6512500047683716, 0.7606250047683716, 0.43687498569488525, 0.6362500190734863, 0.28125, 0.125, -2.2300000190734863], "max": [1.7740520238876343, -0.6948338747024536, 1.3579576015472412, 0.9710460305213928, -0.5052881836891174, 0.8459458947181702, -0.5666103959083557, -0.6780728101730347, 1.3027151823043823, 0.5673568248748779, 1.6382944583892822, -0.7080662846565247, 58.521873474121094, 57.02750015258789, 2.963749885559082, 9.569999694824219, 25.933124542236328, 69.90062713623047, 29.978750228881836, 65.12875366210938, 49.21500015258789, 106.17500305175781, 70.6624984741211, 110.0687484741211, 67.48687744140625, 73.4018783569336, -0.039999984204769135, 9.69124984741211, 46.489376068115234, 41.02562713623047, 31.17562484741211, 83.63125610351562, 38.243751525878906, 90.27249908447266, 72.1831283569336, 106.22687530517578], "mean": [1.1514174938201904, -0.822411835193634, 1.0456041097640991, 0.09464043378829956, -1.096594214439392, 0.6129717230796814, -1.3217830657958984, -0.8192648887634277, 0.9581446051597595, 0.15601634979248047, 1.2365509271621704, -0.8702023029327393, 38.90010452270508, 49.765625, 2.7213940620422363, 7.951537132263184, 4.689126491546631, 9.964983940124512, 5.717661380767822, 7.746286392211914, 7.476609230041504, 17.312557220458984, 9.315009117126465, 21.951541900634766, 43.709259033203125, 59.931602478027344, -0.6615921854972839, 5.160865306854248, 23.097740173339844, 5.099303245544434, 14.877253532409668, 16.950544357299805, 14.253838539123535, 19.496135711669922, 13.176128387451172, 51.33203125], "std": [0.3981986343860626, 0.11189169436693192, 0.1307617723941803, 0.5052085518836975, 0.3437809944152832, 0.2193363606929779, 0.428187757730484, 0.12990359961986542, 0.1668245792388916, 0.3758370578289032, 0.4144035279750824, 0.054169654846191406, 11.324135780334473, 3.5338187217712402, 0.10038749128580093, 3.1935744285583496, 6.444594383239746, 20.034332275390625, 9.126267433166504, 20.386493682861328, 12.59130573272705, 35.198631286621094, 18.19365882873535, 39.67266082763672, 14.624469757080078, 10.831652641296387, 0.1387588381767273, 3.093808889389038, 11.810935974121094, 9.978922843933105, 7.900485038757324, 28.88530731201172, 11.160212516784668, 33.35074234008789, 23.670551300048828, 30.67061424255371], "count": [294]}, "action": {"min": [0.3981889486312866, -1.037255883216858, 0.8330472111701965, -0.49782559275627136, -1.625742793083191, 0.18832971155643463, -1.72255277633667, -1.0612173080444336, 0.773250937461853, -0.5337796807289124, 0.6614308953285217, -0.9130324125289917, 13.039230346679688, 43.643123626708984, 2.3949999809265137, -0.24124999344348907, 0.828125, 0.7668749690055847, 0.6818749904632568, -1.7806249856948853, 0.84375, 0.0312500074505806, 0.6787500381469727, 0.019999999552965164, 24.801250457763672, 47.489376068115234, -0.890625, -0.20624999701976776, 0.8081250190734863, 0.6512500047683716, 0.7606250047683716, 0.43687498569488525, 0.6362500190734863, 0.28125, 0.125, -2.2300000190734863], "max": [1.7740520238876343, -0.6948338747024536, 1.3579576015472412, 0.9710460305213928, -0.5052881836891174, 0.8459458947181702, -0.5666103959083557, -0.6780728101730347, 1.3027151823043823, 0.5673568248748779, 1.6382944583892822, -0.7080662846565247, 58.521873474121094, 57.02750015258789, 2.963749885559082, 9.569999694824219, 25.933124542236328, 69.90062713623047, 29.978750228881836, 65.12875366210938, 49.21500015258789, 106.17500305175781, 70.6624984741211, 110.0687484741211, 67.48687744140625, 73.4018783569336, -0.039999984204769135, 9.69124984741211, 46.489376068115234, 41.02562713623047, 31.17562484741211, 83.63125610351562, 38.243751525878906, 90.27249908447266, 72.1831283569336, 106.22687530517578], "mean": [1.1514177322387695, -0.8224114179611206, 1.045604944229126, 0.09464050829410553, -1.096593976020813, 0.612971842288971, -1.321783185005188, -0.8192648887634277, 0.9581443071365356, 0.15601631999015808, 1.2365506887435913, -0.8702021837234497, 38.90011215209961, 49.7656364440918, 2.721393585205078, 7.951533317565918, 4.68912410736084, 9.964996337890625, 5.717651844024658, 7.746299743652344, 7.476614952087402, 17.312564849853516, 9.315000534057617, 21.95152473449707, 43.709259033203125, 59.93163299560547, -0.6615920662879944, 5.16086483001709, 23.097759246826172, 5.099301338195801, 14.877266883850098, 16.95054054260254, 14.253839492797852, 19.496143341064453, 13.176132202148438, 51.332008361816406], "std": [0.3981987237930298, 0.11189170181751251, 0.13076180219650269, 0.5052085518836975, 0.3437809646129608, 0.21933630108833313, 0.4281878173351288, 0.12990358471870422, 0.1668245643377304, 0.3758370876312256, 0.4144035875797272, 0.054169654846191406, 11.324132919311523, 3.5338187217712402, 0.10038746893405914, 3.193577527999878, 6.444596767425537, 20.034330368041992, 9.126269340515137, 20.38649559020996, 12.59130859375, 35.19865036010742, 18.193662643432617, 39.672637939453125, 14.624470710754395, 10.83165454864502, 0.1387588083744049, 3.093809127807617, 11.810937881469727, 9.978923797607422, 7.900484085083008, 28.88530731201172, 11.160213470458984, 33.35074234008789, 23.67055320739746, 30.670612335205078], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [294]}, "index": {"min": [6518], "max": [6811], "mean": [6664.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.3333333333333335, 6.0, 6.0, 6.0, 6.0], "std": [2.1247915730783897, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [294]}, "eef_direction_state": {"mean": [3.9863945578231292, 4.299319727891157], "std": [1.9828735918002496, 1.974031980064736], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [1.0034013605442176, 0.8571428571428571], "std": [0.8591179597946308, 0.872871560943968], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7789115646258503, 0.6394557823129252], "std": [0.8544187898037227, 0.8243371134531208], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.9863945578231292, 4.299319727891157], "std": [1.9828735918002496, 1.974031980064736], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [1.0034013605442176, 0.8571428571428571], "std": [0.8591179597946308, 0.872871560943968], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7789115646258503, 0.6394557823129252], "std": [0.8544187898037227, 0.8243371134531208], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.5938739488836097, 0.21492616330223602, 1.1369865711208418, -1.7109270523533542, 0.9602637974396676, -2.0522261563724364, 0.5764861619123282, -0.23805446021569937, 1.1300477911427813, 1.6809842921867757, 1.0688021606867883, 2.200393811161934], "std": [0.038180711022251033, 0.08596063699258365, 0.044750620071357716, 0.19087823626910005, 0.13072689606144025, 1.2097738454885254, 0.04641609672926759, 0.09012799989016766, 0.05102148059016711, 0.24610011977863133, 0.0925744617881993, 0.39741968264926836], "min": [0.5384835359514624, 0.06827669246607204, 1.052387679547404, -2.1767676925616817, 0.8354640355989562, -3.1403841031605473, 0.5391868801950546, -0.331038825803839, 1.02925985450624, 1.1739270026568822, 0.9356600579426408, 1.7817786030285088], "max": [0.7156100278157982, 0.3343222219600031, 1.2411608304605632, -1.3691168856943325, 1.2713248135901933, 3.1415640001127922, 0.7060854411438388, -0.10497434290014504, 1.222975826088709, 2.1265275349329475, 1.31630508097515, 2.9248709229330356], "count": [294]}, "eef_sim_pose_action": {"mean": [0.5938739488836097, 0.21492616330223602, 1.1369865711208418, -1.7109270523533542, 0.9602637974396676, -2.0522261563724364, 0.5764861619123282, -0.23805446021569937, 1.1300477911427813, 1.6809842921867757, 1.0688021606867883, 2.200393811161934], "std": [0.038180711022251033, 0.08596063699258365, 0.044750620071357716, 0.19087823626910005, 0.13072689606144025, 1.2097738454885254, 0.04641609672926759, 0.09012799989016766, 0.05102148059016711, 0.24610011977863133, 0.0925744617881993, 0.39741968264926836], "min": [0.5384835359514624, 0.06827669246607204, 1.052387679547404, -2.1767676925616817, 0.8354640355989562, -3.1403841031605473, 0.5391868801950546, -0.331038825803839, 1.02925985450624, 1.1739270026568822, 0.9356600579426408, 1.7817786030285088], "max": [0.7156100278157982, 0.3343222219600031, 1.2411608304605632, -1.3691168856943325, 1.2713248135901933, 3.1415640001127922, 0.7060854411438388, -0.10497434290014504, 1.222975826088709, 2.1265275349329475, 1.31630508097515, 2.9248709229330356], "count": [294]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2998395690359477]], [[0.2879424857026144]], [[0.25752601102941175]]], "std": [[[0.3287583886628486]], [[0.3029698012199182]], [[0.28924356216961694]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3500829248366013]], [[0.36687221200980397]], [[0.37516379084967316]]], "std": [[[0.20831876007235595]], [[0.20713448750200059]], [[0.22411813340613243]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29516292279411765]], [[0.32491561887254905]], [[0.33271162785947717]]], "std": [[[0.19062629506611917]], [[0.18425944722552481]], [[0.17641970519691247]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23134109272875816]], [[0.25140505923202616]], [[0.24491321895424836]]], "std": [[[0.32810513522817186]], [[0.3204022333192581]], [[0.3158157907471521]]], "count": [100]}, "observation.state": {"min": [0.3794251084327698, -1.1164835691452026, 0.9857181310653687, -0.28218594193458557, -1.6277434825897217, -0.018573090434074402, -1.5375372171401978, -1.0391870737075806, 0.794470489025116, -0.6990777850151062, 0.511391818523407, -0.8953946232795715, 5.788749694824219, 46.92375183105469, 2.384999990463257, -0.3506249785423279, 1.1349999904632568, 0.6100000143051147, 0.9118750095367432, -1.7143750190734863, 0.8656249642372131, -0.004999987781047821, 0.6881250143051147, 0.009999999776482582, 1.375, 41.15250015258789, -0.8756250143051147, -1.518125057220459, 0.953125, 0.5612499713897705, 0.5824999809265137, 0.25437501072883606, 0.6575000286102295, 0.550000011920929, 0.16687500476837158, -2.244999885559082], "max": [1.484130620956421, -0.737082302570343, 1.397035002708435, 1.1939231157302856, -0.5448901653289795, 0.697361171245575, -0.4639696180820465, -0.5888552069664001, 1.3338054418563843, 0.25582703948020935, 1.4011834859848022, -0.6864175796508789, 56.72187423706055, 65.4375, 2.8531250953674316, 9.84000015258789, 34.74687576293945, 97.3187484741211, 29.615625381469727, 83.52812957763672, 31.904375076293945, 97.80999755859375, 72.8324966430664, 105.67500305175781, 69.07437896728516, 82.8862533569336, 1.0362499952316284, 9.852499961853027, 38.69312286376953, 50.875, 33.98999786376953, 90.43375396728516, 63.896873474121094, 104.69499969482422, 91.75250244140625, 110.11125183105469], "mean": [0.9650571942329407, -0.8820897936820984, 1.1304644346237183, 0.3514293134212494, -1.0923056602478027, 0.48213469982147217, -1.1557211875915527, -0.7662677764892578, 0.9704439043998718, -0.05805137753486633, 1.0211862325668335, -0.8549637198448181, 38.6507682800293, 52.78334045410156, 2.5361530780792236, 7.320933818817139, 12.021854400634766, 15.195013046264648, 8.000092506408691, 13.086824417114258, 7.164963722229004, 17.973772048950195, 12.425048828125, 23.008106231689453, 25.839649200439453, 66.21659088134766, 0.4386661946773529, 5.98059606552124, 13.699281692504883, 8.841723442077637, 7.99402379989624, 17.914499282836914, 12.026209831237793, 20.323423385620117, 13.714025497436523, 19.61632537841797], "std": [0.3251195251941681, 0.12073560804128647, 0.10714461654424667, 0.47279274463653564, 0.30666908621788025, 0.2626469135284424, 0.4005974233150482, 0.13689939677715302, 0.144886776804924, 0.32756826281547546, 0.36348021030426025, 0.03699880093336105, 10.672989845275879, 4.980875015258789, 0.16509944200515747, 3.3032257556915283, 8.945046424865723, 29.64313316345215, 9.50842571258545, 29.334951400756836, 10.726186752319336, 34.79298400878906, 23.20014762878418, 38.351898193359375, 24.374710083007812, 14.412284851074219, 0.6909275054931641, 3.682152271270752, 10.941742897033691, 16.1119441986084, 10.161726951599121, 31.598047256469727, 21.14258575439453, 37.43986129760742, 27.493793487548828, 38.27323532104492], "count": [295]}, "action": {"min": [0.3794251084327698, -1.1164835691452026, 0.9857181310653687, -0.28218594193458557, -1.6277434825897217, -0.018573090434074402, -1.5375372171401978, -1.0391870737075806, 0.794470489025116, -0.6990777850151062, 0.511391818523407, -0.8953946232795715, 5.788749694824219, 46.92375183105469, 2.384999990463257, -0.3506249785423279, 1.1349999904632568, 0.6100000143051147, 0.9118750095367432, -1.7143750190734863, 0.8656249642372131, -0.004999987781047821, 0.6881250143051147, 0.009999999776482582, 1.375, 41.15250015258789, -0.8756250143051147, -1.518125057220459, 0.953125, 0.5612499713897705, 0.5824999809265137, 0.25437501072883606, 0.6575000286102295, 0.550000011920929, 0.16687500476837158, -2.244999885559082], "max": [1.484130620956421, -0.737082302570343, 1.397035002708435, 1.1939231157302856, -0.5448901653289795, 0.697361171245575, -0.4639696180820465, -0.5888552069664001, 1.3338054418563843, 0.25582703948020935, 1.4011834859848022, -0.6864175796508789, 56.72187423706055, 65.4375, 2.8531250953674316, 9.84000015258789, 34.74687576293945, 97.3187484741211, 29.615625381469727, 83.52812957763672, 31.904375076293945, 97.80999755859375, 72.8324966430664, 105.67500305175781, 69.07437896728516, 82.8862533569336, 1.0362499952316284, 9.852499961853027, 38.69312286376953, 50.875, 33.98999786376953, 90.43375396728516, 63.896873474121094, 104.69499969482422, 91.75250244140625, 110.11125183105469], "mean": [0.9650572538375854, -0.882089376449585, 1.1304644346237183, 0.3514293432235718, -1.0923056602478027, 0.4821344316005707, -1.155720591545105, -0.766267716884613, 0.9704442024230957, -0.0580514632165432, 1.021186351776123, -0.8549639582633972, 38.650794982910156, 52.7833366394043, 2.5361528396606445, 7.320937156677246, 12.021865844726562, 15.19499683380127, 8.000092506408691, 13.086812973022461, 7.16496467590332, 17.973764419555664, 12.425065994262695, 23.008115768432617, 25.839662551879883, 66.21662139892578, 0.43866634368896484, 5.980595588684082, 13.699285507202148, 8.841726303100586, 7.994027137756348, 17.914499282836914, 12.026209831237793, 20.32343101501465, 13.71402645111084, 19.616329193115234], "std": [0.3251194953918457, 0.12073563039302826, 0.10714463889598846, 0.4727926254272461, 0.3066691756248474, 0.26264697313308716, 0.4005974233150482, 0.13689939677715302, 0.1448867917060852, 0.3275682032108307, 0.36348021030426025, 0.03699880465865135, 10.672990798950195, 4.980875015258789, 0.16509944200515747, 3.303225517272949, 8.945043563842773, 29.64314079284668, 9.508429527282715, 29.3349609375, 10.72618579864502, 34.79301452636719, 23.20014762878418, 38.351898193359375, 24.37470817565918, 14.412284851074219, 0.6909277439117432, 3.6821515560150146, 10.941740989685059, 16.111942291259766, 10.161728858947754, 31.598045349121094, 21.14258575439453, 37.43986892700195, 27.493789672851562, 38.27323913574219], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [295]}, "index": {"min": [6812], "max": [7106], "mean": [6959.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [2.511864406779661, 6.0, 6.0, 6.0, 6.0], "std": [2.05493079975555, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [295]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [295]}, "eef_direction_state": {"mean": [3.705084745762712, 4.016949152542373], "std": [2.0213624981062543, 2.125642677879967], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.0915254237288134, 0.9830508474576272], "std": [0.8120466162608856, 0.8808994906734636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.752542372881356, 0.5864406779661017], "std": [0.8375419912981014, 0.8099921797317922], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.705084745762712, 4.016949152542373], "std": [2.0213624981062543, 2.125642677879967], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.0915254237288134, 0.9830508474576272], "std": [0.8120466162608856, 0.8808994906734636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.752542372881356, 0.5864406779661017], "std": [0.8375419912981014, 0.8099921797317922], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.5944597625916581, 0.1620831887941367, 1.1644552178041998, -1.5274097417359263, 0.9295990116225669, -1.5243505165275648, 0.5868538957001951, -0.20668432841384235, 1.1362767572405852, 1.875863728934043, 1.1123088413917444, 1.4035184670972074], "std": [0.04706019397085922, 0.07469176992108179, 0.04641474749314166, 0.23077402280105425, 0.22631557745389985, 1.8834973995578481, 0.04749732382389955, 0.0659056778235327, 0.051038559281076756, 0.28049378049374035, 0.13725794195440116, 2.0533190550486955], "min": [0.5317504519604186, 0.03215839851164043, 1.0528209893286755, -2.0849920979596406, 0.5448362285027377, -3.13910652313106, 0.5490874486323595, -0.27364118522480374, 1.0232261228770423, 1.4995900236277475, 1.0052516176073967, -3.14036599698263], "max": [0.7131185426614287, 0.2723989653145965, 1.2265551620654076, -1.2156534798142564, 1.3759241057520817, 3.1388125860837555, 0.7192295822600713, -0.10873753677729614, 1.220844756834645, 2.47735854258853, 1.464186215211516, 3.1271801942285262], "count": [295]}, "eef_sim_pose_action": {"mean": [0.5944597625916581, 0.1620831887941367, 1.1644552178041998, -1.5274097417359263, 0.9295990116225669, -1.5243505165275648, 0.5868538957001951, -0.20668432841384235, 1.1362767572405852, 1.875863728934043, 1.1123088413917444, 1.4035184670972074], "std": [0.04706019397085922, 0.07469176992108179, 0.04641474749314166, 0.23077402280105425, 0.22631557745389985, 1.8834973995578481, 0.04749732382389955, 0.0659056778235327, 0.051038559281076756, 0.28049378049374035, 0.13725794195440116, 2.0533190550486955], "min": [0.5317504519604186, 0.03215839851164043, 1.0528209893286755, -2.0849920979596406, 0.5448362285027377, -3.13910652313106, 0.5490874486323595, -0.27364118522480374, 1.0232261228770423, 1.4995900236277475, 1.0052516176073967, -3.14036599698263], "max": [0.7131185426614287, 0.2723989653145965, 1.2265551620654076, -1.2156534798142564, 1.3759241057520817, 3.1388125860837555, 0.7192295822600713, -0.10873753677729614, 1.220844756834645, 2.47735854258853, 1.464186215211516, 3.1271801942285262], "count": [295]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2990576368464052]], [[0.2881763010620915]], [[0.24860072099673203]]], "std": [[[0.31935443775209765]], [[0.2986762193288683]], [[0.28843853333560054]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3182904799836601]], [[0.34996071078431373]], [[0.3463795281862745]]], "std": [[[0.21736224274611857]], [[0.20795911071212062]], [[0.20936397702852586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29462469566993466]], [[0.3278066319444444]], [[0.3149985498366013]]], "std": [[[0.19784609826305025]], [[0.18969827445484433]], [[0.18264987085649265]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22856959354575163]], [[0.2562686907679738]], [[0.24468252859477124]]], "std": [[[0.32479174292542473]], [[0.31921908572546964]], [[0.3159853536878876]]], "count": [100]}, "observation.state": {"min": [0.4235570728778839, -1.0119831562042236, 0.8179312348365784, -0.4167620539665222, -1.637789011001587, 0.22373540699481964, -1.760748028755188, -1.0008010864257812, 0.7352464199066162, -0.6374456286430359, 0.5591716170310974, -1.0584278106689453, 23.15625, 42.04624938964844, 2.166249990463257, 0.029999999329447746, 3.289375066757202, 0.6256250143051147, 2.4850001335144043, -1.6306250095367432, 0.8611111044883728, 0.22600001096725464, 0.7855555415153503, 0.06846153736114502, 39.11312484741211, 48.953125, -0.8956249952316284, -0.38874998688697815, 0.6981250047683716, -0.6675000190734863, 0.6812499761581421, -0.2718749940395355, 0.7192307710647583, 0.16687500476837158, 0.3893750011920929, -2.2906250953674316], "max": [1.7402437925338745, -0.5651082992553711, 1.2971599102020264, 0.9219787120819092, -0.4543135464191437, 0.8293755054473877, -0.4941777288913727, -0.5300841331481934, 1.3243639469146729, 0.5761933922767639, 1.595139980316162, -0.569733738899231, 71.37437438964844, 56.61687469482422, 2.603749990463257, 9.773750305175781, 25.21500015258789, 57.944374084472656, 25.27312469482422, 75.55062103271484, 47.00312423706055, 104.72999572753906, 75.07624816894531, 107.21499633789062, 69.29875183105469, 61.55937576293945, 1.8762500286102295, 9.388750076293945, 43.41187286376953, 16.0206241607666, 41.489376068115234, 36.21875, 36.989376068115234, 64.31312561035156, 82.99187469482422, 108.06500244140625], "mean": [1.2623618841171265, -0.7083829641342163, 0.9522190690040588, 0.02945711649954319, -1.1897746324539185, 0.6445586681365967, -1.2202798128128052, -0.7365630269050598, 0.9283316731452942, 0.08178297430276871, 1.1095161437988281, -0.8951389193534851, 39.20664978027344, 47.8677978515625, 2.3626506328582764, 8.214561462402344, 8.712024688720703, 6.976710796356201, 8.679251670837402, 6.385181427001953, 11.271491050720215, 11.485562324523926, 9.950887680053711, 43.95157241821289, 49.68755340576172, 55.07783126831055, 0.8008739948272705, 5.934516429901123, 22.35774040222168, 2.714829444885254, 15.769651412963867, 6.056113243103027, 13.310585021972656, 11.877057075500488, 12.131858825683594, 31.2134952545166], "std": [0.4593832194805145, 0.14165879786014557, 0.13642974197864532, 0.4727938175201416, 0.44320669770240784, 0.18191079795360565, 0.44012048840522766, 0.15961989760398865, 0.1594190001487732, 0.34913092851638794, 0.38287100195884705, 0.11545901745557785, 11.29425048828125, 4.943291664123535, 0.10497713088989258, 3.0151519775390625, 5.4598708152771, 14.284565925598145, 5.4595046043396, 19.492433547973633, 11.135748863220215, 26.754180908203125, 20.65323829650879, 28.34137725830078, 10.25908088684082, 4.042680740356445, 1.2062690258026123, 3.2182486057281494, 11.657658576965332, 3.9013071060180664, 12.730524063110352, 9.684041023254395, 12.701614379882812, 22.417682647705078, 22.433109283447266, 42.0215950012207], "count": [318]}, "action": {"min": [0.4235570728778839, -1.0119831562042236, 0.8179312348365784, -0.4167620539665222, -1.637789011001587, 0.22373540699481964, -1.760748028755188, -1.0008010864257812, 0.7352464199066162, -0.6374456286430359, 0.5591716170310974, -1.0584278106689453, 23.15625, 42.04624938964844, 2.166249990463257, 0.029999999329447746, 3.289375066757202, 0.6256250143051147, 2.4850001335144043, -1.6306250095367432, 0.8611111044883728, 0.22600001096725464, 0.7855555415153503, 0.06846153736114502, 39.11312484741211, 48.953125, -0.8956249952316284, -0.38874998688697815, 0.6981250047683716, -0.6675000190734863, 0.6812499761581421, -0.2718749940395355, 0.7192307710647583, 0.16687500476837158, 0.3893750011920929, -2.2906250953674316], "max": [1.7402437925338745, -0.5651082992553711, 1.2971599102020264, 0.9219787120819092, -0.4543135464191437, 0.8293755054473877, -0.4941777288913727, -0.5300841331481934, 1.3243639469146729, 0.5761933922767639, 1.595139980316162, -0.569733738899231, 71.37437438964844, 56.61687469482422, 2.603749990463257, 9.773750305175781, 25.21500015258789, 57.944374084472656, 25.27312469482422, 75.55062103271484, 47.00312423706055, 104.72999572753906, 75.07624816894531, 107.21499633789062, 69.29875183105469, 61.55937576293945, 1.8762500286102295, 9.388750076293945, 43.41187286376953, 16.0206241607666, 41.489376068115234, 36.21875, 36.989376068115234, 64.31312561035156, 82.99187469482422, 108.06500244140625], "mean": [1.2623628377914429, -0.7083830833435059, 0.9522189497947693, 0.029457122087478638, -1.1897751092910767, 0.644558846950531, -1.2202794551849365, -0.7365629076957703, 0.9283316731452942, 0.08178310096263885, 1.1095165014266968, -0.8951386213302612, 39.20663833618164, 47.867794036865234, 2.3626511096954346, 8.21456241607666, 8.712026596069336, 6.976720809936523, 8.679247856140137, 6.3851752281188965, 11.271503448486328, 11.485542297363281, 9.9508695602417, 43.951560974121094, 49.68756103515625, 55.077816009521484, 0.8008735775947571, 5.934518337249756, 22.35774040222168, 2.7148289680480957, 15.769641876220703, 6.056115627288818, 13.310576438903809, 11.877060890197754, 12.131850242614746, 31.2134952545166], "std": [0.4593833088874817, 0.14165881276130676, 0.13642971217632294, 0.47279372811317444, 0.443206787109375, 0.18191079795360565, 0.4401204288005829, 0.15961989760398865, 0.1594190150499344, 0.3491309881210327, 0.3828710913658142, 0.11545903980731964, 11.294254302978516, 4.943291664123535, 0.10497718304395676, 3.015153169631958, 5.459873199462891, 14.284564971923828, 5.459505558013916, 19.4924373626709, 11.135749816894531, 26.754226684570312, 20.65323257446289, 28.34138298034668, 10.259082794189453, 4.042679786682129, 1.2062690258026123, 3.2182488441467285, 11.657660484313965, 3.90130615234375, 12.730523109436035, 9.684042930603027, 12.701613426208496, 22.41767692565918, 22.433103561401367, 42.02157974243164], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [318]}, "index": {"min": [7107], "max": [7424], "mean": [7265.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [2.308176100628931, 6.0, 6.0, 6.0, 6.0], "std": [2.089054089260609, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [318]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [318]}, "eef_direction_state": {"mean": [4.330188679245283, 3.959119496855346], "std": [1.9860600584058676, 1.954247553777097], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.8459119496855346, 1.0849056603773586], "std": [0.8927550558419823, 0.8330959671437058], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.7452830188679245, 0.8113207547169812], "std": [0.8801942405130778, 0.8480077378960081], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.330188679245283, 3.959119496855346], "std": [1.9860600584058676, 1.954247553777097], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.8459119496855346, 1.0849056603773586], "std": [0.8927550558419823, 0.8330959671437058], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.7452830188679245, 0.8113207547169812], "std": [0.8801942405130778, 0.8480077378960081], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.5790597005938812, 0.23044642058590803, 1.1649207590034485, -1.696470151955896, 1.0064560532064855, -1.8171486819568672, 0.5833036136344842, -0.22621791779416298, 1.1510795921341095, 1.7506367359836987, 1.1248665946309666, 2.3078782448517274], "std": [0.042092401717273256, 0.08234020952089041, 0.04132385696444521, 0.22963920329093218, 0.10536611193957326, 1.4720406038855045, 0.046159069905315035, 0.08072220176315803, 0.060467123540255734, 0.26356952897527863, 0.09879825349382011, 0.3350842613151289], "min": [0.5437785352195389, 0.07636886847860558, 1.0576921182142136, -2.2820636353404353, 0.8858808529861082, -3.1400962727843704, 0.539822729124968, -0.3383117044504571, 1.0371350460124236, 1.0717435780265634, 0.9458701121879294, 1.809343263810623], "max": [0.7177982777152532, 0.31268283242672795, 1.231438628965532, -1.3876291430008367, 1.2534444808754341, 3.140557079162899, 0.723918033983953, -0.10046204436899311, 1.2649575492579337, 2.2500309379336034, 1.3232499148601042, 3.025766477234436], "count": [318]}, "eef_sim_pose_action": {"mean": [0.5790597005938812, 0.23044642058590803, 1.1649207590034485, -1.696470151955896, 1.0064560532064855, -1.8171486819568672, 0.5833036136344842, -0.22621791779416298, 1.1510795921341095, 1.7506367359836987, 1.1248665946309666, 2.3078782448517274], "std": [0.042092401717273256, 0.08234020952089041, 0.04132385696444521, 0.22963920329093218, 0.10536611193957326, 1.4720406038855045, 0.046159069905315035, 0.08072220176315803, 0.060467123540255734, 0.26356952897527863, 0.09879825349382011, 0.3350842613151289], "min": [0.5437785352195389, 0.07636886847860558, 1.0576921182142136, -2.2820636353404353, 0.8858808529861082, -3.1400962727843704, 0.539822729124968, -0.3383117044504571, 1.0371350460124236, 1.0717435780265634, 0.9458701121879294, 1.809343263810623], "max": [0.7177982777152532, 0.31268283242672795, 1.231438628965532, -1.3876291430008367, 1.2534444808754341, 3.140557079162899, 0.723918033983953, -0.10046204436899311, 1.2649575492579337, 2.2500309379336034, 1.3232499148601042, 3.025766477234436], "count": [318]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3027474162581699]], [[0.2907949857026144]], [[0.24923839869281045]]], "std": [[[0.32100384061395615]], [[0.29780876369052695]], [[0.29025012170658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31341745098039214]], [[0.3404788500816993]], [[0.35031962826797386]]], "std": [[[0.20231776950810285]], [[0.19605120849990107]], [[0.1942363753206613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30950681576797384]], [[0.34314298815359473]], [[0.3267766544117647]]], "std": [[[0.21077146241480102]], [[0.20363187095549243]], [[0.1995021732910648]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21734244485294116]], [[0.2449931964869281]], [[0.23529919321895426]]], "std": [[[0.3177873946812154]], [[0.31269493842526597]], [[0.3107523131988924]]], "count": [100]}, "observation.state": {"min": [0.43402379751205444, -1.1059215068817139, 0.947060763835907, -0.44371962547302246, -1.6297271251678467, 0.31748300790786743, -1.6559218168258667, -1.028505802154541, 0.8230335116386414, -0.6930933594703674, 0.6019922494888306, -1.151913046836853, 9.858333587646484, 39.48500061035156, 2.0456249713897705, 1.2043750286102295, 1.1200000047683716, -2.270625114440918, 0.7181249856948853, -1.890625, 0.8368749618530273, -0.03687499463558197, 0.7044444680213928, 0.0, 39.85499954223633, 49.48500061035156, -0.8806250095367432, -0.6825000047683716, 0.7749999761581421, -0.21375000476837158, 5.677499771118164, 0.9850000143051147, 1.7087500095367432, 0.5674999952316284, 0.30000001192092896, -2.4993748664855957], "max": [1.6320737600326538, -0.6951199769973755, 1.4803636074066162, 0.8088950514793396, -0.5156118869781494, 0.6923781037330627, -0.5655375123023987, -0.6561591029167175, 1.3850184679031372, 0.5097572803497314, 1.518463373184204, -0.5284389853477478, 58.71937561035156, 62.915626525878906, 2.8212499618530273, 9.505000114440918, 26.923749923706055, 46.471248626708984, 31.400625228881836, 44.85187530517578, 50.962501525878906, 109.5374984741211, 69.2093734741211, 109.1987533569336, 65.85124969482422, 67.70999908447266, 3.9574999809265137, 9.328750610351562, 39.8125, 22.59749984741211, 30.9950008392334, 69.00187683105469, 41.890625, 74.88187408447266, 74.04812622070312, -2.240000009536743], "mean": [1.2363090515136719, -0.8240488767623901, 1.0650745630264282, 0.011863812804222107, -1.1752655506134033, 0.5520665645599365, -1.0651360750198364, -0.8105028867721558, 0.9967912435531616, -0.049434758722782135, 0.9500271677970886, -0.9140248894691467, 39.14964294433594, 48.39183044433594, 2.336812973022461, 7.860766410827637, 7.536239147186279, 5.4148125648498535, 7.717470169067383, 5.6643548011779785, 10.221670150756836, 18.624359130859375, 12.183344841003418, 22.852155685424805, 49.661705017089844, 57.54631423950195, 1.6323813199996948, 4.244274616241455, 18.17876434326172, 3.7088589668273926, 16.600692749023438, 14.96757984161377, 17.254037857055664, 17.457351684570312, 11.542119026184082, -2.377903461456299], "std": [0.4067057967185974, 0.1073864996433258, 0.14823469519615173, 0.4304544925689697, 0.33809682726860046, 0.12025284767150879, 0.2762931287288666, 0.12994539737701416, 0.16406702995300293, 0.32351356744766235, 0.23220577836036682, 0.215499609708786, 11.86803913116455, 7.275651454925537, 0.1677037477493286, 3.0562238693237305, 8.571394920349121, 14.835775375366211, 10.304323196411133, 15.280838012695312, 15.411720275878906, 36.66500473022461, 22.349262237548828, 39.215824127197266, 9.088421821594238, 6.378042697906494, 1.7769280672073364, 2.8594624996185303, 11.987646102905273, 6.098837375640869, 7.213823318481445, 24.66492462158203, 12.482348442077637, 28.207233428955078, 20.420747756958008, 0.07380165159702301], "count": [292]}, "action": {"min": [0.43402379751205444, -1.1059215068817139, 0.947060763835907, -0.44371962547302246, -1.6297271251678467, 0.31748300790786743, -1.6559218168258667, -1.028505802154541, 0.8230335116386414, -0.6930933594703674, 0.6019922494888306, -1.151913046836853, 9.858333587646484, 39.48500061035156, 2.0456249713897705, 1.2043750286102295, 1.1200000047683716, -2.270625114440918, 0.7181249856948853, -1.890625, 0.8368749618530273, -0.03687499463558197, 0.7044444680213928, 0.0, 39.85499954223633, 49.48500061035156, -0.8806250095367432, -0.6825000047683716, 0.7749999761581421, -0.21375000476837158, 5.677499771118164, 0.9850000143051147, 1.7087500095367432, 0.5674999952316284, 0.30000001192092896, -2.4993748664855957], "max": [1.6320737600326538, -0.6951199769973755, 1.4803636074066162, 0.8088950514793396, -0.5156118869781494, 0.6923781037330627, -0.5655375123023987, -0.6561591029167175, 1.3850184679031372, 0.5097572803497314, 1.518463373184204, -0.5284389853477478, 58.71937561035156, 62.915626525878906, 2.8212499618530273, 9.505000114440918, 26.923749923706055, 46.471248626708984, 31.400625228881836, 44.85187530517578, 50.962501525878906, 109.5374984741211, 69.2093734741211, 109.1987533569336, 65.85124969482422, 67.70999908447266, 3.9574999809265137, 9.328750610351562, 39.8125, 22.59749984741211, 30.9950008392334, 69.00187683105469, 41.890625, 74.88187408447266, 74.04812622070312, -2.240000009536743], "mean": [1.2363113164901733, -0.8240483403205872, 1.065073847770691, 0.01186372060328722, -1.1752654314041138, 0.5520665645599365, -1.065137267112732, -0.8105027079582214, 0.9967909455299377, -0.049434829503297806, 0.950027346611023, -0.9140254259109497, 39.149620056152344, 48.391849517822266, 2.33681321144104, 7.860766410827637, 7.536243915557861, 5.414816379547119, 7.717480182647705, 5.664345741271973, 10.221653938293457, 18.624378204345703, 12.183351516723633, 22.85213851928711, 49.66168975830078, 57.54631805419922, 1.6323812007904053, 4.244272708892822, 18.17875862121582, 3.7088606357574463, 16.60068702697754, 14.967584609985352, 17.2540283203125, 17.45734405517578, 11.542118072509766, -2.3779044151306152], "std": [0.4067058265209198, 0.1073864996433258, 0.14823472499847412, 0.43045446276664734, 0.33809688687324524, 0.12025284022092819, 0.2762930393218994, 0.12994539737701416, 0.16406704485416412, 0.32351359724998474, 0.23220574855804443, 0.215499609708786, 11.8680419921875, 7.2756524085998535, 0.1677037477493286, 3.056222915649414, 8.571394920349121, 14.835769653320312, 10.304327011108398, 15.28083324432373, 15.411720275878906, 36.66501235961914, 22.349245071411133, 39.2158317565918, 9.088421821594238, 6.378042697906494, 1.776928424835205, 2.8594627380371094, 11.987641334533691, 6.098836421966553, 7.213822841644287, 24.664926528930664, 12.48234748840332, 28.207229614257812, 20.420745849609375, 0.07380165159702301], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [292]}, "index": {"min": [7425], "max": [7716], "mean": [7570.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [2.1232876712328768, 6.0, 6.0, 6.0, 6.0], "std": [2.0669957385052053, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [292]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [292]}, "eef_direction_state": {"mean": [4.1438356164383565, 4.273972602739726], "std": [2.011915621026077, 2.1165381011207822], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.9075342465753424, 0.863013698630137], "std": [0.8689929312604289, 0.9225496013416479], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.7876712328767124, 0.6575342465753424], "std": [0.8577519527579787, 0.8018673084332723], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [4.1438356164383565, 4.273972602739726], "std": [2.011915621026077, 2.1165381011207822], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.9075342465753424, 0.863013698630137], "std": [0.8689929312604289, 0.9225496013416479], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.7876712328767124, 0.6575342465753424], "std": [0.8577519527579787, 0.8018673084332723], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.5940831987696894, 0.23436647357436563, 1.136878362360859, -1.6617913675647165, 0.8773932260993472, -2.2649887405413773, 0.5978275406670843, -0.19306011227171604, 1.12751623154771, 1.85682486243431, 1.1173234565440016, 2.2846825212471416], "std": [0.049378074007050826, 0.07928877902640998, 0.04430140324678489, 0.1460186711655293, 0.1357864334415216, 0.3160649008735939, 0.0417553482827131, 0.05580734361381231, 0.0544544145153324, 0.27411677865780304, 0.09694718544784102, 1.0675864158010306], "min": [0.5622430047064422, 0.10259536297533417, 1.0494407615122954, -1.9999683476707317, 0.7496528084160738, -2.9187084517006703, 0.5647644057476923, -0.336007118340977, 1.032249089787911, 1.2438552300828416, 0.9255725845822922, -3.14014035260392], "max": [0.7472586663824835, 0.3248418293799827, 1.2421041103766404, -1.3706394802930908, 1.2377119902946814, -1.8310462440555006, 0.7280816698585513, -0.1027127483005911, 1.2399799017259145, 2.3250807337733876, 1.251728659137314, 3.1412679154085223], "count": [292]}, "eef_sim_pose_action": {"mean": [0.5940831987696894, 0.23436647357436563, 1.136878362360859, -1.6617913675647165, 0.8773932260993472, -2.2649887405413773, 0.5978275406670843, -0.19306011227171604, 1.12751623154771, 1.85682486243431, 1.1173234565440016, 2.2846825212471416], "std": [0.049378074007050826, 0.07928877902640998, 0.04430140324678489, 0.1460186711655293, 0.1357864334415216, 0.3160649008735939, 0.0417553482827131, 0.05580734361381231, 0.0544544145153324, 0.27411677865780304, 0.09694718544784102, 1.0675864158010306], "min": [0.5622430047064422, 0.10259536297533417, 1.0494407615122954, -1.9999683476707317, 0.7496528084160738, -2.9187084517006703, 0.5647644057476923, -0.336007118340977, 1.032249089787911, 1.2438552300828416, 0.9255725845822922, -3.14014035260392], "max": [0.7472586663824835, 0.3248418293799827, 1.2421041103766404, -1.3706394802930908, 1.2377119902946814, -1.8310462440555006, 0.7280816698585513, -0.1027127483005911, 1.2399799017259145, 2.3250807337733876, 1.251728659137314, 3.1412679154085223], "count": [292]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29526210375816997]], [[0.28388335784313723]], [[0.2432631821895425]]], "std": [[[0.31691004167834336]], [[0.2958778682697246]], [[0.2865569667940155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3097087745098039]], [[0.34241186274509805]], [[0.3414671875]]], "std": [[[0.20656662946685092]], [[0.20148642889237042]], [[0.20354336639469503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2831887295751634]], [[0.32281807598039214]], [[0.31098603962418303]]], "std": [[[0.19846816638612724]], [[0.18779945046551116]], [[0.1833689831565559]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21558546772875817]], [[0.24251304125816994]], [[0.23080861519607843]]], "std": [[[0.31785509862929545]], [[0.31144503129810425]], [[0.30773955791567015]]], "count": [100]}, "observation.state": {"min": [0.4092278778553009, -1.0763094425201416, 0.8006694912910461, -0.4827573001384735, -1.6386044025421143, 0.13716429471969604, -1.7329003810882568, -1.0856555700302124, 0.7667484879493713, -0.5484664440155029, 0.641165018081665, -0.9197614192962646, 26.93437385559082, 38.32312774658203, 2.172499895095825, -0.2150000035762787, 0.8493750095367432, 0.31812500953674316, 0.7450000047683716, -1.734375, 0.8687499761581421, -0.6512500047683716, 0.9118750095367432, -0.0056250011548399925, 22.990625381469727, 48.188751220703125, -1.0681250095367432, -0.8631250262260437, 0.6606249809265137, -0.20874999463558197, 2.411875009536743, -0.14000000059604645, 0.8112499713897705, 0.6618750095367432, 0.19750000536441803, -2.3118748664855957], "max": [1.7871414422988892, -0.6080482006072998, 1.3994430303573608, 1.0600252151489258, -0.46547168493270874, 0.7426851987838745, -0.6138418316841125, -0.6844624876976013, 1.4321306943893433, 0.5754982829093933, 1.6371023654937744, -0.6055924296379089, 64.17062377929688, 59.928123474121094, 2.6311111450195312, 9.567500114440918, 28.84375, 72.63562774658203, 31.811874389648438, 77.30000305175781, 62.93687438964844, 100.90125274658203, 86.87187194824219, 109.47312927246094, 71.17937469482422, 66.31999969482422, 3.021250009536743, 8.236875534057617, 43.744998931884766, 53.1875, 36.645626068115234, 97.29812622070312, 42.296875, 100.29312896728516, 71.15374755859375, -2.2049999237060547], "mean": [1.3733580112457275, -0.7663736939430237, 0.9647991061210632, -0.01665477640926838, -1.2864162921905518, 0.5722851157188416, -1.2729648351669312, -0.8274836540222168, 0.985885739326477, 0.10773283988237381, 1.1962132453918457, -0.7704073786735535, 36.036102294921875, 46.18867111206055, 2.431342124938965, 8.285998344421387, 6.960011005401611, 9.458032608032227, 6.176695346832275, 8.580391883850098, 8.023727416992188, 14.58398151397705, 10.622292518615723, 19.909015655517578, 45.121421813964844, 57.16093444824219, 1.2472113370895386, 3.300398588180542, 27.969261169433594, 5.968441486358643, 19.76706886291504, 15.691760063171387, 19.291786193847656, 16.864614486694336, 9.785109519958496, -2.248762607574463], "std": [0.5248959064483643, 0.1422160267829895, 0.1892780065536499, 0.5453636646270752, 0.4419233798980713, 0.18633177876472473, 0.42331430315971375, 0.11220709979534149, 0.16527529060840607, 0.3932909667491913, 0.39415010809898376, 0.0901545062661171, 9.40807819366455, 6.358572959899902, 0.10202404111623764, 2.7660343647003174, 9.107142448425293, 19.416095733642578, 9.584940910339355, 22.87689781188965, 15.269844055175781, 31.264991760253906, 22.314044952392578, 37.993125915527344, 14.23124885559082, 6.50759220123291, 1.6298582553863525, 2.4165852069854736, 12.739283561706543, 13.492734909057617, 8.875807762145996, 29.863037109375, 10.96633529663086, 30.661806106567383, 17.713289260864258, 0.023417364805936813], "count": [317]}, "action": {"min": [0.4092278778553009, -1.0763094425201416, 0.8006694912910461, -0.4827573001384735, -1.6386044025421143, 0.13716429471969604, -1.7329003810882568, -1.0856555700302124, 0.7667484879493713, -0.5484664440155029, 0.641165018081665, -0.9197614192962646, 26.93437385559082, 38.32312774658203, 2.172499895095825, -0.2150000035762787, 0.8493750095367432, 0.31812500953674316, 0.7450000047683716, -1.734375, 0.8687499761581421, -0.6512500047683716, 0.9118750095367432, -0.0056250011548399925, 22.990625381469727, 48.188751220703125, -1.0681250095367432, -0.8631250262260437, 0.6606249809265137, -0.20874999463558197, 2.411875009536743, -0.14000000059604645, 0.8112499713897705, 0.6618750095367432, 0.19750000536441803, -2.3118748664855957], "max": [1.7871414422988892, -0.6080482006072998, 1.3994430303573608, 1.0600252151489258, -0.46547168493270874, 0.7426851987838745, -0.6138418316841125, -0.6844624876976013, 1.4321306943893433, 0.5754982829093933, 1.6371023654937744, -0.6055924296379089, 64.17062377929688, 59.928123474121094, 2.6311111450195312, 9.567500114440918, 28.84375, 72.63562774658203, 31.811874389648438, 77.30000305175781, 62.93687438964844, 100.90125274658203, 86.87187194824219, 109.47312927246094, 71.17937469482422, 66.31999969482422, 3.021250009536743, 8.236875534057617, 43.744998931884766, 53.1875, 36.645626068115234, 97.29812622070312, 42.296875, 100.29312896728516, 71.15374755859375, -2.2049999237060547], "mean": [1.373356819152832, -0.7663737535476685, 0.9647979140281677, -0.01665484718978405, -1.2864166498184204, 0.5722848773002625, -1.2729641199111938, -0.8274837732315063, 0.9858859777450562, 0.10773292183876038, 1.1962134838104248, -0.7704071402549744, 36.036102294921875, 46.18865966796875, 2.4313433170318604, 8.285994529724121, 6.960019588470459, 9.458046913146973, 6.17669677734375, 8.580376625061035, 8.023736000061035, 14.58398723602295, 10.622293472290039, 19.908994674682617, 45.12140655517578, 57.160919189453125, 1.2472108602523804, 3.3003976345062256, 27.96928596496582, 5.968442916870117, 19.767066955566406, 15.691757202148438, 19.29180145263672, 16.864608764648438, 9.785102844238281, -2.248762369155884], "std": [0.5248959064483643, 0.14221607148647308, 0.18927806615829468, 0.5453636646270752, 0.4419233202934265, 0.18633180856704712, 0.4233143925666809, 0.11220710724592209, 0.16527529060840607, 0.3932909369468689, 0.39415013790130615, 0.0901544988155365, 9.40807819366455, 6.358574390411377, 0.10202399641275406, 2.7660298347473145, 9.107144355773926, 19.416095733642578, 9.584941864013672, 22.876895904541016, 15.269841194152832, 31.26499366760254, 22.31405258178711, 37.993125915527344, 14.23124885559082, 6.50759220123291, 1.6298586130142212, 2.4165849685668945, 12.739285469055176, 13.492733001708984, 8.875808715820312, 29.863037109375, 10.96633529663086, 30.661806106567383, 17.713287353515625, 0.023417379707098007], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [317]}, "index": {"min": [7717], "max": [8033], "mean": [7875.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [2.0977917981072554, 6.0, 6.0, 6.0, 6.0], "std": [2.035929983254595, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [317]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [317]}, "eef_direction_state": {"mean": [4.290220820189274, 4.066246056782334], "std": [1.9740426618322393, 2.0740311354491605], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.8738170347003155, 0.9369085173501577], "std": [0.8968094188377665, 0.8714507472485967], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.6403785488958991, 0.7034700315457413], "std": [0.8387371357485558, 0.8257033766048145], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [4.290220820189274, 4.066246056782334], "std": [1.9740426618322393, 2.0740311354491605], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.8738170347003155, 0.9369085173501577], "std": [0.8968094188377665, 0.8714507472485967], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.6403785488958991, 0.7034700315457413], "std": [0.8387371357485558, 0.8257033766048145], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.5672916897380419, 0.24391225772714692, 1.1442417789646384, -1.7374452192698155, 0.9402760913870604, -2.3038440560518025, 0.5816523149700651, -0.23477578808065802, 1.130632822333724, 1.669379084257687, 0.9894455105270067, 2.2097667595026245], "std": [0.05437206541448466, 0.0962496030852886, 0.03370382118190769, 0.1272730824879012, 0.139454560954057, 0.38661935179944174, 0.05227354142797972, 0.08756869206139678, 0.048397257096137306, 0.21840619359969474, 0.09433187114785975, 0.38662963013112533], "min": [0.5295125858889738, 0.06595071213436615, 1.0613594568218947, -2.074405081713729, 0.732218228722481, -3.1111448001636366, 0.5378794099480153, -0.33038532107786944, 1.0446092492485184, 1.1833953512286128, 0.8476053543964759, 1.7510608552818714], "max": [0.7285387838696655, 0.32604003477093146, 1.2215875890725516, -1.5330000431667656, 1.2756586514358887, -1.8641295955272346, 0.7416670161988824, -0.12450590211963208, 1.2358824609353043, 2.1490876556904053, 1.2611766158747288, 2.9817812334826863], "count": [317]}, "eef_sim_pose_action": {"mean": [0.5672916897380419, 0.24391225772714692, 1.1442417789646384, -1.7374452192698155, 0.9402760913870604, -2.3038440560518025, 0.5816523149700651, -0.23477578808065802, 1.130632822333724, 1.669379084257687, 0.9894455105270067, 2.2097667595026245], "std": [0.05437206541448466, 0.0962496030852886, 0.03370382118190769, 0.1272730824879012, 0.139454560954057, 0.38661935179944174, 0.05227354142797972, 0.08756869206139678, 0.048397257096137306, 0.21840619359969474, 0.09433187114785975, 0.38662963013112533], "min": [0.5295125858889738, 0.06595071213436615, 1.0613594568218947, -2.074405081713729, 0.732218228722481, -3.1111448001636366, 0.5378794099480153, -0.33038532107786944, 1.0446092492485184, 1.1833953512286128, 0.8476053543964759, 1.7510608552818714], "max": [0.7285387838696655, 0.32604003477093146, 1.2215875890725516, -1.5330000431667656, 1.2756586514358887, -1.8641295955272346, 0.7416670161988824, -0.12450590211963208, 1.2358824609353043, 2.1490876556904053, 1.2611766158747288, 2.9817812334826863], "count": [317]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3035387050653595]], [[0.29161449550653595]], [[0.2536372283496732]]], "std": [[[0.3191451806242096]], [[0.29937470587933185]], [[0.29147709476972306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3177932455065359]], [[0.34344857843137255]], [[0.35246309232026146]]], "std": [[[0.20545103331446574]], [[0.19695212572996088]], [[0.19808412610765871]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30356673815359475]], [[0.33202747140522876]], [[0.31767355187908497]]], "std": [[[0.20562519142157915]], [[0.19555070654461199]], [[0.194302653663752]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21857276552287583]], [[0.24464685253267976]], [[0.23484584150326795]]], "std": [[[0.31749254545122857]], [[0.3107086526058637]], [[0.30836168190604896]]], "count": [100]}, "observation.state": {"min": [0.4055323600769043, -1.0582847595214844, 0.8743038177490234, -0.47601789236068726, -1.6312530040740967, 0.10018501430749893, -1.6915578842163086, -1.0962414741516113, 0.766312837600708, -0.7692692875862122, 0.5712834596633911, -1.0491054058074951, 26.141250610351562, 40.0368766784668, 1.8287500143051147, 0.4768750071525574, 2.8237500190734863, 0.59375, 1.0362499952316284, -1.8431249856948853, 0.8337500095367432, 0.21375000476837158, 0.9049999713897705, 0.025624999776482582, 35.12312698364258, 45.26625061035156, -0.9112499952316284, -0.7256250381469727, 1.0731250047683716, -0.38499999046325684, 2.119999885559082, -0.5887500047683716, 0.765625, 0.7243750095367432, -0.27000001072883606, -2.2649998664855957], "max": [1.6291629076004028, -0.649962842464447, 1.3452019691467285, 1.1178902387619019, -0.5415522456169128, 0.7431143522262573, -0.5453193187713623, -0.669966459274292, 1.4185882806777954, 0.5976662039756775, 1.6341049671173096, -0.6002517938613892, 65.59687805175781, 66.23812866210938, 3.934999942779541, 9.672499656677246, 29.604999542236328, 89.50250244140625, 30.473125457763672, 42.60750198364258, 31.22249984741211, 54.859375, 74.51374816894531, 109.7081298828125, 84.23625183105469, 63.26187515258789, 1.8550000190734863, 9.837692260742188, 43.09375, 33.921875, 30.54625129699707, 88.52312469482422, 41.23999786376953, 83.09500122070312, 60.39374923706055, 96.54937744140625], "mean": [1.3113967180252075, -0.7855958938598633, 0.9818348288536072, 0.00927433930337429, -1.2313724756240845, 0.5991140604019165, -1.1981353759765625, -0.854866087436676, 1.0136356353759766, -0.024782877415418625, 1.054824948310852, -0.7887778878211975, 44.49923324584961, 50.15205001831055, 2.2402608394622803, 7.815612316131592, 14.986851692199707, 9.13987922668457, 16.008710861206055, 2.7274510860443115, 14.031989097595215, 7.98916482925415, 9.02253532409668, 50.84626007080078, 53.8149528503418, 54.106109619140625, 0.2694050371646881, 4.157491207122803, 24.388986587524414, 4.805137634277344, 17.982650756835938, 17.233280181884766, 17.93129539489746, 21.620689392089844, 12.011177062988281, 27.759422302246094], "std": [0.40821731090545654, 0.10505760461091995, 0.13169458508491516, 0.45071566104888916, 0.32752642035484314, 0.17441654205322266, 0.3985305428504944, 0.1289462447166443, 0.14555545151233673, 0.40538883209228516, 0.38468268513679504, 0.07523343712091446, 7.677008628845215, 6.422764778137207, 0.4259085953235626, 2.8926455974578857, 4.045027256011963, 21.369346618652344, 6.348414421081543, 11.382757186889648, 6.324467658996582, 17.11698341369629, 19.96758270263672, 25.737319946289062, 14.232015609741211, 5.0698561668396, 1.1723836660385132, 3.244082450866699, 12.027582168579102, 8.72150707244873, 7.902173042297363, 29.309490203857422, 11.537421226501465, 28.596593856811523, 18.616331100463867, 39.95618438720703], "count": [372]}, "action": {"min": [0.4055323600769043, -1.0582847595214844, 0.8743038177490234, -0.47601789236068726, -1.6312530040740967, 0.10018501430749893, -1.6915578842163086, -1.0962414741516113, 0.766312837600708, -0.7692692875862122, 0.5712834596633911, -1.0491054058074951, 26.141250610351562, 40.0368766784668, 1.8287500143051147, 0.4768750071525574, 2.8237500190734863, 0.59375, 1.0362499952316284, -1.8431249856948853, 0.8337500095367432, 0.21375000476837158, 0.9049999713897705, 0.025624999776482582, 35.12312698364258, 45.26625061035156, -0.9112499952316284, -0.7256250381469727, 1.0731250047683716, -0.38499999046325684, 2.119999885559082, -0.5887500047683716, 0.765625, 0.7243750095367432, -0.27000001072883606, -2.2649998664855957], "max": [1.6291629076004028, -0.649962842464447, 1.3452019691467285, 1.1178902387619019, -0.5415522456169128, 0.7431143522262573, -0.5453193187713623, -0.669966459274292, 1.4185882806777954, 0.5976662039756775, 1.6341049671173096, -0.6002517938613892, 65.59687805175781, 66.23812866210938, 3.934999942779541, 9.672499656677246, 29.604999542236328, 89.50250244140625, 30.473125457763672, 42.60750198364258, 31.22249984741211, 54.859375, 74.51374816894531, 109.7081298828125, 84.23625183105469, 63.26187515258789, 1.8550000190734863, 9.837692260742188, 43.09375, 33.921875, 30.54625129699707, 88.52312469482422, 41.23999786376953, 83.09500122070312, 60.39374923706055, 96.54937744140625], "mean": [1.3113980293273926, -0.7855959534645081, 0.9818350076675415, 0.009274412877857685, -1.2313729524612427, 0.5991140604019165, -1.198135495185852, -0.8548662662506104, 1.0136353969573975, -0.024782970547676086, 1.0548255443572998, -0.7887780070304871, 44.49921798706055, 50.15202713012695, 2.240262031555176, 7.815611362457275, 14.986844062805176, 9.13989543914795, 16.00870704650879, 2.7274410724639893, 14.031974792480469, 7.9891743659973145, 9.022536277770996, 50.84627151489258, 53.81501007080078, 54.10608673095703, 0.2694051265716553, 4.157489776611328, 24.388992309570312, 4.8051347732543945, 17.982648849487305, 17.2332820892334, 17.931304931640625, 21.620691299438477, 12.0111722946167, 27.75944709777832], "std": [0.40821751952171326, 0.10505757480859756, 0.13169457018375397, 0.45071566104888916, 0.3275264501571655, 0.17441648244857788, 0.39853060245513916, 0.1289462447166443, 0.14555545151233673, 0.40538889169692993, 0.3846827447414398, 0.07523343712091446, 7.677005290985107, 6.42276668548584, 0.42590877413749695, 2.8926424980163574, 4.045026779174805, 21.369340896606445, 6.348415374755859, 11.382759094238281, 6.324466705322266, 17.11698341369629, 19.967578887939453, 25.737321853637695, 14.232015609741211, 5.069856643676758, 1.1723837852478027, 3.2440834045410156, 12.027581214904785, 8.72150707244873, 7.902173042297363, 29.309499740600586, 11.537421226501465, 28.596590042114258, 18.616329193115234, 39.9561882019043], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [372]}, "index": {"min": [8034], "max": [8405], "mean": [8219.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [1.8010752688172043, 6.0, 6.0, 6.0, 6.0], "std": [1.9954784708605477, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [372]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [372]}, "eef_direction_state": {"mean": [4.379032258064516, 3.889784946236559], "std": [1.9589582290200753, 2.149319211292604], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [0.7446236559139785, 0.9354838709677419], "std": [0.8372048465813662, 0.8367429380422086], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.6209677419354839, 0.6102150537634409], "std": [0.8417155606146975, 0.7871296411846315], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [4.379032258064516, 3.889784946236559], "std": [1.9589582290200753, 2.149319211292604], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [0.7446236559139785, 0.9354838709677419], "std": [0.8372048465813662, 0.8367429380422086], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.6209677419354839, 0.6102150537634409], "std": [0.8417155606146975, 0.7871296411846315], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.5701342923674403, 0.22962190931957577, 1.1317630294452148, -1.7277871078851355, 0.8961439777578456, -2.3404863489806886, 0.5812337140757922, -0.20658382207957512, 1.1097782057422325, 1.8314126191163038, 1.0194424712152956, 1.5092631770690796], "std": [0.03995908643165642, 0.07796917006958802, 0.03151019039834435, 0.11757458207415995, 0.13981754750770106, 0.3202704492590344, 0.046924619760591146, 0.09018988206708735, 0.059357792618894206, 0.29360016265855804, 0.1160649626443461, 1.9291579177000437], "min": [0.5481765564214467, 0.055640364792650526, 1.0742667069972818, -2.0122901612846693, 0.7695209487722963, -3.088496060455592, 0.5446053224373615, -0.33148891649355994, 1.0121698181873682, 1.3107067371769605, 0.8932212620250115, -3.1411481328564053], "max": [0.7112312197705124, 0.3159462131961548, 1.2173930518243625, -1.4757443605902558, 1.3023839135930517, -1.8266013240563705, 0.7358022951947072, -0.07751868609411924, 1.2171169655528855, 2.4450582139314285, 1.3373339371863606, 3.133675787366176], "count": [372]}, "eef_sim_pose_action": {"mean": [0.5701342923674403, 0.22962190931957577, 1.1317630294452148, -1.7277871078851355, 0.8961439777578456, -2.3404863489806886, 0.5812337140757922, -0.20658382207957512, 1.1097782057422325, 1.8314126191163038, 1.0194424712152956, 1.5092631770690796], "std": [0.03995908643165642, 0.07796917006958802, 0.03151019039834435, 0.11757458207415995, 0.13981754750770106, 0.3202704492590344, 0.046924619760591146, 0.09018988206708735, 0.059357792618894206, 0.29360016265855804, 0.1160649626443461, 1.9291579177000437], "min": [0.5481765564214467, 0.055640364792650526, 1.0742667069972818, -2.0122901612846693, 0.7695209487722963, -3.088496060455592, 0.5446053224373615, -0.33148891649355994, 1.0121698181873682, 1.3107067371769605, 0.8932212620250115, -3.1411481328564053], "max": [0.7112312197705124, 0.3159462131961548, 1.2173930518243625, -1.4757443605902558, 1.3023839135930517, -1.8266013240563705, 0.7358022951947072, -0.07751868609411924, 1.2171169655528855, 2.4450582139314285, 1.3373339371863606, 3.133675787366176], "count": [372]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.289532066993464]], [[0.278490102124183]], [[0.23873974673202614]]], "std": [[[0.3202064680022146]], [[0.29866523002401113]], [[0.290897163711478]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3204628799019608]], [[0.34982296772875815]], [[0.33516686274509805]]], "std": [[[0.20711393058969005]], [[0.19730028299552888]], [[0.20758295151312517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29496694444444443]], [[0.3251867136437908]], [[0.30927366217320257]]], "std": [[[0.19344470395671587]], [[0.18763825515603627]], [[0.18592385810054549]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2112792156862745]], [[0.23853170343137253]], [[0.2285824223856209]]], "std": [[[0.3180008858210229]], [[0.31202681499515117]], [[0.30910637095010285]]], "count": [100]}, "observation.state": {"min": [0.4614661931991577, -1.0706349611282349, 0.9317540526390076, -0.39514508843421936, -1.6248526573181152, 0.21272030472755432, -1.4730678796768188, -1.051155924797058, 0.8794441819190979, -0.45796138048171997, 0.657783031463623, -0.8470664620399475, 26.950624465942383, 41.13125228881836, 2.291249990463257, -0.023125000298023224, 0.9937499761581421, -2.28125, 0.7562500238418579, -1.8949999809265137, 0.7699999809265137, 0.7081249952316284, 1.0006250143051147, -0.25, 22.995624542236328, 50.69187545776367, -0.7243750095367432, -0.3181249797344208, 0.6577777862548828, -0.2750000059604645, 0.6337499618530273, -0.4581249952316284, 0.8693749904632568, 0.6766666769981384, 0.11500000208616257, -1.8079999685287476], "max": [1.5955214500427246, -0.6251430511474609, 1.3871405124664307, 0.9071965217590332, -0.5827754139900208, 0.6920443177223206, -0.6464102864265442, -0.7131685018539429, 1.4172531366348267, 0.3433915674686432, 1.4734493494033813, -0.6657701730728149, 63.98749923706055, 58.04312515258789, 3.0299999713897705, 9.64555549621582, 30.631250381469727, 76.90937805175781, 28.219375610351562, 78.07624816894531, 36.40812683105469, 98.95562744140625, 76.45124816894531, 109.5843734741211, 97.53375244140625, 66.12187957763672, 4.96875, 9.619999885559082, 45.30812454223633, 20.604999542236328, 36.959373474121094, 71.14312744140625, 52.774375915527344, 89.83125305175781, 61.776878356933594, 98.18937683105469], "mean": [1.1595066785812378, -0.8004929423332214, 1.0463274717330933, 0.137093186378479, -1.099555253982544, 0.5551760792732239, -1.1201775074005127, -0.8624040484428406, 1.0471982955932617, -0.048260364681482315, 1.0527960062026978, -0.771915853023529, 39.32708740234375, 48.669090270996094, 2.443490505218506, 8.279749870300293, 6.849959850311279, 6.165529727935791, 6.49745512008667, 6.645529747009277, 6.505874156951904, 12.01086711883545, 9.412062644958496, 19.474105834960938, 56.809085845947266, 58.44106674194336, 1.309104561805725, 3.841953754425049, 23.854066848754883, 5.657407760620117, 15.973539352416992, 20.756162643432617, 19.14487075805664, 26.36065101623535, 17.29770851135254, 46.284019470214844], "std": [0.31274688243865967, 0.10909061133861542, 0.11451632529497147, 0.352817565202713, 0.25238698720932007, 0.151255264878273, 0.31703343987464905, 0.10692767053842545, 0.1531894952058792, 0.3018493056297302, 0.30471351742744446, 0.06351027637720108, 9.233911514282227, 4.435741901397705, 0.1337408572435379, 2.8094327449798584, 7.220261096954346, 20.047475814819336, 7.906599521636963, 21.233686447143555, 10.313161849975586, 27.26053237915039, 19.77755355834961, 35.80411911010742, 25.442861557006836, 4.667213439941406, 1.8173210620880127, 2.8854329586029053, 14.328219413757324, 7.101918697357178, 11.880523681640625, 30.516979217529297, 19.673236846923828, 36.15576171875, 23.711347579956055, 38.18613052368164], "count": [333]}, "action": {"min": [0.4614661931991577, -1.0706349611282349, 0.9317540526390076, -0.39514508843421936, -1.6248526573181152, 0.21272030472755432, -1.4730678796768188, -1.051155924797058, 0.8794441819190979, -0.45796138048171997, 0.657783031463623, -0.8470664620399475, 26.950624465942383, 41.13125228881836, 2.291249990463257, -0.023125000298023224, 0.9937499761581421, -2.28125, 0.7562500238418579, -1.8949999809265137, 0.7699999809265137, 0.7081249952316284, 1.0006250143051147, -0.25, 22.995624542236328, 50.69187545776367, -0.7243750095367432, -0.3181249797344208, 0.6577777862548828, -0.2750000059604645, 0.6337499618530273, -0.4581249952316284, 0.8693749904632568, 0.6766666769981384, 0.11500000208616257, -1.8079999685287476], "max": [1.5955214500427246, -0.6251430511474609, 1.3871405124664307, 0.9071965217590332, -0.5827754139900208, 0.6920443177223206, -0.6464102864265442, -0.7131685018539429, 1.4172531366348267, 0.3433915674686432, 1.4734493494033813, -0.6657701730728149, 63.98749923706055, 58.04312515258789, 3.0299999713897705, 9.64555549621582, 30.631250381469727, 76.90937805175781, 28.219375610351562, 78.07624816894531, 36.40812683105469, 98.95562744140625, 76.45124816894531, 109.5843734741211, 97.53375244140625, 66.12187957763672, 4.96875, 9.619999885559082, 45.30812454223633, 20.604999542236328, 36.959373474121094, 71.14312744140625, 52.774375915527344, 89.83125305175781, 61.776878356933594, 98.18937683105469], "mean": [1.159505844116211, -0.8004925847053528, 1.0463277101516724, 0.13709314167499542, -1.0995553731918335, 0.5551760196685791, -1.1201778650283813, -0.8624041080474854, 1.047199010848999, -0.04826033487915993, 1.0527961254119873, -0.7719162106513977, 39.32706832885742, 48.669097900390625, 2.443490505218506, 8.279748916625977, 6.849948883056641, 6.165523052215576, 6.4974493980407715, 6.64554500579834, 6.5058674812316895, 12.01086711883545, 9.412059783935547, 19.474103927612305, 56.809120178222656, 58.44102096557617, 1.3091028928756714, 3.841954469680786, 23.854061126708984, 5.657405376434326, 15.97353744506836, 20.756155014038086, 19.14487075805664, 26.36065673828125, 17.297710418701172, 46.284034729003906], "std": [0.312747061252594, 0.10909056663513184, 0.11451634764671326, 0.3528175950050354, 0.2523869574069977, 0.1512552946805954, 0.3170334994792938, 0.10692770034074783, 0.1531895101070404, 0.3018493354320526, 0.30471354722976685, 0.06351026892662048, 9.233911514282227, 4.4357428550720215, 0.13374082744121552, 2.809434413909912, 7.220261096954346, 20.047481536865234, 7.906599044799805, 21.233692169189453, 10.313161849975586, 27.260534286499023, 19.77755355834961, 35.804115295410156, 25.442855834960938, 4.667212009429932, 1.8173213005065918, 2.8854329586029053, 14.328219413757324, 7.101919651031494, 11.880523681640625, 30.516984939575195, 19.673240661621094, 36.15576171875, 23.711347579956055, 38.186126708984375], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [333]}, "index": {"min": [8406], "max": [8738], "mean": [8572.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [1.987987987987988, 6.0, 6.0, 6.0, 6.0], "std": [1.9497839658201128, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [333]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [333]}, "eef_direction_state": {"mean": [4.351351351351352, 3.963963963963964], "std": [2.0561866596335356, 2.2310715773111807], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.7867867867867868, 0.8438438438438438], "std": [0.8901561455998244, 0.8014249319563255], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.6846846846846847, 0.6246246246246246], "std": [0.8380799805086683, 0.8166401504760856], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.351351351351352, 3.963963963963964], "std": [2.0561866596335356, 2.2310715773111807], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.7867867867867868, 0.8438438438438438], "std": [0.8901561455998244, 0.8014249319563255], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.6846846846846847, 0.6246246246246246], "std": [0.8380799805086683, 0.8166401504760856], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.58754742688622, 0.2033197496592016, 1.1359816931201763, -1.7023983204393716, 0.8840187582812437, -2.411590302535609, 0.5967775536409975, -0.19524845645123587, 1.1263640911528836, 1.7079850793823343, 0.9898249651953944, 2.3779644711805012], "std": [0.03705013980923603, 0.06058716410568376, 0.03754038100187855, 0.14938984763215088, 0.1239440535996247, 0.272356222374164, 0.0491148230263126, 0.06421645256885138, 0.05176850912823918, 0.2897280915982477, 0.06070363272113966, 0.4045568931356356], "min": [0.5642526308302755, 0.07260394745949544, 1.056138292284194, -2.109050723151451, 0.7638592481214856, -3.0994153993731506, 0.5533494430586194, -0.276753531389903, 1.035495512054743, 1.2522865181103862, 0.8883153105177048, 1.8078304123493354], "max": [0.7226835450114875, 0.3058737449651159, 1.2292550980908252, -1.4064493322110618, 1.2142746783265426, -1.8716956920351189, 0.7314019095409554, -0.10910220154739925, 1.2139504909481487, 2.2575497618070157, 1.1288117802934652, 3.114406221865482], "count": [333]}, "eef_sim_pose_action": {"mean": [0.58754742688622, 0.2033197496592016, 1.1359816931201763, -1.7023983204393716, 0.8840187582812437, -2.411590302535609, 0.5967775536409975, -0.19524845645123587, 1.1263640911528836, 1.7079850793823343, 0.9898249651953944, 2.3779644711805012], "std": [0.03705013980923603, 0.06058716410568376, 0.03754038100187855, 0.14938984763215088, 0.1239440535996247, 0.272356222374164, 0.0491148230263126, 0.06421645256885138, 0.05176850912823918, 0.2897280915982477, 0.06070363272113966, 0.4045568931356356], "min": [0.5642526308302755, 0.07260394745949544, 1.056138292284194, -2.109050723151451, 0.7638592481214856, -3.0994153993731506, 0.5533494430586194, -0.276753531389903, 1.035495512054743, 1.2522865181103862, 0.8883153105177048, 1.8078304123493354], "max": [0.7226835450114875, 0.3058737449651159, 1.2292550980908252, -1.4064493322110618, 1.2142746783265426, -1.8716956920351189, 0.7314019095409554, -0.10910220154739925, 1.2139504909481487, 2.2575497618070157, 1.1288117802934652, 3.114406221865482], "count": [333]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2953457475490196]], [[0.28307069444444444]], [[0.24380396241830063]]], "std": [[[0.31713515829198513]], [[0.2978066338595505]], [[0.288966358980507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3109835866013072]], [[0.3413904820261438]], [[0.33399300449346403]]], "std": [[[0.19709565454928546]], [[0.19036042112833182]], [[0.20351855796487145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28781619485294113]], [[0.3196060416666666]], [[0.2945204003267974]]], "std": [[[0.18657510642666356]], [[0.17737002571461]], [[0.17889583122214436]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21423387459150325]], [[0.24144950776143792]], [[0.2296240522875817]]], "std": [[[0.31665446596784524]], [[0.3096721364430038]], [[0.30558529100530796]]], "count": [100]}, "observation.state": {"min": [0.3813086450099945, -1.1129786968231201, 0.8882896304130554, -0.41536328196525574, -1.6303550004959106, 0.06358720362186432, -1.6790646314620972, -1.1207036972045898, 0.8433947563171387, -0.5620088577270508, 0.6315089464187622, -0.7585641145706177, 25.79374885559082, 38.16749954223633, 2.020624876022339, 0.5325000286102295, 1.015625, -2.2543749809265137, 0.6377777457237244, -1.902500033378601, 0.75, 0.11437501013278961, 0.8062499761581421, -0.02499999850988388, 19.3174991607666, 35.359375, -0.8424999713897705, 0.35374999046325684, 0.8381249904632568, -0.6506249904632568, 0.6187499761581421, -0.5787500143051147, 0.6831250190734863, 0.30812498927116394, -0.34812501072883606, -2.099375009536743], "max": [1.6048200130462646, -0.6688219904899597, 1.3972734212875366, 1.1350804567337036, -0.6296969056129456, 0.6976472735404968, -0.6505588889122009, -0.7169833183288574, 1.4515860080718994, 0.5290006399154663, 1.6338120698928833, -0.5763857364654541, 63.439998626708984, 62.713748931884766, 3.1549999713897705, 9.8412504196167, 25.725624084472656, 81.74500274658203, 25.82062530517578, 57.97624969482422, 29.094999313354492, 68.8393783569336, 76.91937255859375, 110.4268798828125, 92.85187530517578, 75.96062469482422, 1.6974999904632568, 9.413749694824219, 40.65062713623047, 52.88062286376953, 33.81312561035156, 79.61563110351562, 41.27000045776367, 93.32437896728516, 56.748748779296875, 109.54437255859375], "mean": [1.2035698890686035, -0.8183872699737549, 1.0245901346206665, 0.12869475781917572, -1.1916096210479736, 0.5315008163452148, -1.2612743377685547, -0.8712464570999146, 1.0325970649719238, 0.045333970338106155, 1.2396206855773926, -0.6903576850891113, 37.7243537902832, 49.044036865234375, 2.3976638317108154, 7.732472896575928, 5.6078009605407715, 11.359012603759766, 5.422607421875, 7.4323296546936035, 5.8007988929748535, 11.064650535583496, 11.034031867980957, 20.20136070251465, 45.68912887573242, 57.46563720703125, 0.6070654392242432, 6.34989070892334, 16.418424606323242, 8.059896469116211, 11.058869361877441, 12.232186317443848, 10.301674842834473, 14.7401123046875, 8.34030818939209, 26.997621536254883], "std": [0.43577688932418823, 0.12429090589284897, 0.15541434288024902, 0.48412543535232544, 0.3590850532054901, 0.20099088549613953, 0.40665677189826965, 0.11575555801391602, 0.17337612807750702, 0.39431068301200867, 0.40704646706581116, 0.04955032467842102, 11.821333885192871, 7.159503936767578, 0.17590904235839844, 2.9523415565490723, 7.236114978790283, 23.498199462890625, 8.51174259185791, 18.742477416992188, 9.569530487060547, 21.78423309326172, 21.54999542236328, 39.3535270690918, 21.13840675354004, 11.728790283203125, 0.9572348594665527, 2.9193568229675293, 11.187543869018555, 16.44356918334961, 9.821866989135742, 26.36198616027832, 13.227907180786133, 29.445661544799805, 16.228931427001953, 34.998531341552734], "count": [315]}, "action": {"min": [0.3813086450099945, -1.1129786968231201, 0.8882896304130554, -0.41536328196525574, -1.6303550004959106, 0.06358720362186432, -1.6790646314620972, -1.1207036972045898, 0.8433947563171387, -0.5620088577270508, 0.6315089464187622, -0.7585641145706177, 25.79374885559082, 38.16749954223633, 2.020624876022339, 0.5325000286102295, 1.015625, -2.2543749809265137, 0.6377777457237244, -1.902500033378601, 0.75, 0.11437501013278961, 0.8062499761581421, -0.02499999850988388, 19.3174991607666, 35.359375, -0.8424999713897705, 0.35374999046325684, 0.8381249904632568, -0.6506249904632568, 0.6187499761581421, -0.5787500143051147, 0.6831250190734863, 0.30812498927116394, -0.34812501072883606, -2.099375009536743], "max": [1.6048200130462646, -0.6688219904899597, 1.3972734212875366, 1.1350804567337036, -0.6296969056129456, 0.6976472735404968, -0.6505588889122009, -0.7169833183288574, 1.4515860080718994, 0.5290006399154663, 1.6338120698928833, -0.5763857364654541, 63.439998626708984, 62.713748931884766, 3.1549999713897705, 9.8412504196167, 25.725624084472656, 81.74500274658203, 25.82062530517578, 57.97624969482422, 29.094999313354492, 68.8393783569336, 76.91937255859375, 110.4268798828125, 92.85187530517578, 75.96062469482422, 1.6974999904632568, 9.413749694824219, 40.65062713623047, 52.88062286376953, 33.81312561035156, 79.61563110351562, 41.27000045776367, 93.32437896728516, 56.748748779296875, 109.54437255859375], "mean": [1.2035704851150513, -0.8183869123458862, 1.0245896577835083, 0.12869486212730408, -1.1916096210479736, 0.5315011739730835, -1.2612736225128174, -0.8712459206581116, 1.0325974225997925, 0.04533400759100914, 1.239620566368103, -0.6903575658798218, 37.72437286376953, 49.04402160644531, 2.397660732269287, 7.732476234436035, 5.607789993286133, 11.35902214050293, 5.422607421875, 7.432318210601807, 5.800797462463379, 11.064635276794434, 11.034043312072754, 20.20135498046875, 45.68911361694336, 57.465614318847656, 0.6070653796195984, 6.349888324737549, 16.41843032836914, 8.059896469116211, 11.05886459350586, 12.232190132141113, 10.301679611206055, 14.740116119384766, 8.340309143066406, 26.997621536254883], "std": [0.43577688932418823, 0.12429093569517136, 0.15541431307792664, 0.48412543535232544, 0.35908523201942444, 0.20099087059497833, 0.4066566526889801, 0.11575555056333542, 0.1733761578798294, 0.3943106234073639, 0.40704643726348877, 0.049550317227840424, 11.821334838867188, 7.159506320953369, 0.1759091168642044, 2.9523401260375977, 7.236116409301758, 23.498205184936523, 8.511748313903809, 18.742469787597656, 9.569526672363281, 21.784223556518555, 21.549997329711914, 39.3535270690918, 21.138410568237305, 11.728789329528809, 0.9572351574897766, 2.9193568229675293, 11.187543869018555, 16.443571090698242, 9.821866989135742, 26.361982345581055, 13.227904319763184, 29.445661544799805, 16.22892951965332, 34.998531341552734], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [315]}, "index": {"min": [8739], "max": [9053], "mean": [8896.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [2.107936507936508, 6.0, 6.0, 6.0, 6.0], "std": [2.0566038878511166, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [315]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [315]}, "eef_direction_state": {"mean": [4.190476190476191, 4.174603174603175], "std": [1.9732910456950874, 1.9995212326929477], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.9301587301587302, 0.9015873015873016], "std": [0.8737140065724747, 0.8394049410605374], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.7746031746031746, 0.6507936507936508], "std": [0.8600421277921377, 0.8234409059999224], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [4.190476190476191, 4.174603174603175], "std": [1.9732910456950874, 1.9995212326929477], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.9301587301587302, 0.9015873015873016], "std": [0.8737140065724747, 0.8394049410605374], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.7746031746031746, 0.6507936507936508], "std": [0.8600421277921377, 0.8234409059999224], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.5774703013678882, 0.2047537591960422, 1.1430950351284426, -1.6551476904448532, 0.874902803079518, -1.7418222287601515, 0.5827836780525598, -0.22201035414466588, 1.131070666133217, 1.6244817210859877, 0.917015155372275, 1.8434375405262142], "std": [0.048229684763280205, 0.07994386412610104, 0.04017405456601006, 0.19919940635608585, 0.16232081442289545, 1.6201956044381598, 0.0500800410660919, 0.08452577026396342, 0.05270392035998798, 0.3125720805629635, 0.08425668110587177, 1.3476922586964941], "min": [0.547606800013684, 0.051451647471352946, 1.0660485604949685, -2.1290553345156527, 0.6321306736486059, -3.1313845536082003, 0.5391821961056281, -0.3194157475423648, 1.032635180769621, 1.128913418680669, 0.7862681281073653, -3.1391367683531843], "max": [0.7193021213157738, 0.2977557772719146, 1.240132809957266, -1.336667843623266, 1.2824247228027836, 3.140043535035401, 0.7259971358260378, -0.10696517509795123, 1.2330920543307857, 2.3025164633151807, 1.1217350774808188, 3.139593435819247], "count": [315]}, "eef_sim_pose_action": {"mean": [0.5774703013678882, 0.2047537591960422, 1.1430950351284426, -1.6551476904448532, 0.874902803079518, -1.7418222287601515, 0.5827836780525598, -0.22201035414466588, 1.131070666133217, 1.6244817210859877, 0.917015155372275, 1.8434375405262142], "std": [0.048229684763280205, 0.07994386412610104, 0.04017405456601006, 0.19919940635608585, 0.16232081442289545, 1.6201956044381598, 0.0500800410660919, 0.08452577026396342, 0.05270392035998798, 0.3125720805629635, 0.08425668110587177, 1.3476922586964941], "min": [0.547606800013684, 0.051451647471352946, 1.0660485604949685, -2.1290553345156527, 0.6321306736486059, -3.1313845536082003, 0.5391821961056281, -0.3194157475423648, 1.032635180769621, 1.128913418680669, 0.7862681281073653, -3.1391367683531843], "max": [0.7193021213157738, 0.2977557772719146, 1.240132809957266, -1.336667843623266, 1.2824247228027836, 3.140043535035401, 0.7259971358260378, -0.10696517509795123, 1.2330920543307857, 2.3025164633151807, 1.1217350774808188, 3.139593435819247], "count": [315]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3033315298202614]], [[0.28689435661764706]], [[0.24580572508169934]]], "std": [[[0.32468918603437485]], [[0.3018741133671409]], [[0.2961747061598932]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3310735947712418]], [[0.35860274918300655]], [[0.3524362152777778]]], "std": [[[0.21722036195712568]], [[0.20835234423872584]], [[0.2217019131130865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29913600285947717]], [[0.3361912316176471]], [[0.30935546364379085]]], "std": [[[0.1963631466820853]], [[0.19043004776173075]], [[0.1909917571761591]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20708302491830063]], [[0.2346273611111111]], [[0.22417117442810458]]], "std": [[[0.31381919800814567]], [[0.30726066829345516]], [[0.3035448926728565]]], "count": [100]}, "observation.state": {"min": [0.47381648421287537, -1.1396582126617432, 0.9441996812820435, -0.3263099491596222, -1.5870442390441895, 0.1419088989496231, -1.4478904008865356, -1.1310511827468872, 0.8370050191879272, -0.32654306292533875, 0.686131477355957, -1.0533970594406128, 23.623748779296875, 37.15250015258789, 2.3662500381469727, 0.19437500834465027, 0.9431250095367432, 0.2849999964237213, 0.6618750095367432, -1.6100000143051147, 0.9424999952316284, -0.08437498658895493, 0.9112499952316284, -0.06749999523162842, 35.49437713623047, 47.506248474121094, -0.8474999666213989, 0.3387500047683716, 0.828125, -0.5162500143051147, 0.6612499952316284, 0.203125, 0.9175000190734863, -0.3531250059604645, -0.24937500059604645, -1.9631249904632568], "max": [1.4788377285003662, -0.6851301193237305, 1.4547569751739502, 1.0543984174728394, -0.5348287224769592, 0.7209411263465881, -0.7524128556251526, -0.7137407660484314, 1.4452439546585083, 0.44007444381713867, 1.6248103380203247, -0.6836757063865662, 64.9937515258789, 52.434444427490234, 2.598750114440918, 9.497499465942383, 39.70937728881836, 72.77562713623047, 35.5056266784668, 85.39125061035156, 47.15812683105469, 95.11499786376953, 84.22250366210938, 110.0999984741211, 83.12750244140625, 62.03874969482422, 6.855000019073486, 9.472222328186035, 43.40062713623047, 11.131250381469727, 31.832500457763672, 69.09000396728516, 68.33438110351562, 98.99687957763672, 79.83562469482422, 103.54375457763672], "mean": [1.0152584314346313, -0.8436700105667114, 1.0852065086364746, 0.28672361373901367, -0.9388578534126282, 0.5582191348075867, -1.2202783823013306, -0.8779110908508301, 0.9974787831306458, 0.10671357065439224, 1.1043548583984375, -0.9303410053253174, 38.12656021118164, 48.27334976196289, 2.4608471393585205, 7.844979763031006, 8.087599754333496, 11.151792526245117, 6.838346004486084, 12.906529426574707, 8.923074722290039, 16.511333465576172, 13.456098556518555, 21.9417724609375, 50.002098083496094, 54.94603729248047, 1.8157496452331543, 7.425319194793701, 18.107906341552734, 2.0851619243621826, 11.74487590789795, 12.636678695678711, 13.367935180664062, 16.011510848999023, 11.0109224319458, 23.98105239868164], "std": [0.3125166893005371, 0.13388723134994507, 0.14457106590270996, 0.3626004159450531, 0.24485237896442413, 0.17199528217315674, 0.24890786409378052, 0.12087611109018326, 0.16519246995449066, 0.2301853448152542, 0.2320767194032669, 0.1425679475069046, 10.026386260986328, 3.435547113418579, 0.047402091324329376, 3.123116970062256, 11.875593185424805, 21.196243286132812, 10.66415023803711, 28.205835342407227, 14.579817771911621, 31.78870964050293, 25.016008377075195, 39.456905364990234, 15.323884010314941, 4.944633960723877, 1.9315986633300781, 3.183769702911377, 11.946008682250977, 3.683783531188965, 9.964524269104004, 23.550092697143555, 19.118356704711914, 30.88300323486328, 22.485078811645508, 35.348228454589844], "count": [297]}, "action": {"min": [0.47381648421287537, -1.1396582126617432, 0.9441996812820435, -0.3263099491596222, -1.5870442390441895, 0.1419088989496231, -1.4478904008865356, -1.1310511827468872, 0.8370050191879272, -0.32654306292533875, 0.686131477355957, -1.0533970594406128, 23.623748779296875, 37.15250015258789, 2.3662500381469727, 0.19437500834465027, 0.9431250095367432, 0.2849999964237213, 0.6618750095367432, -1.6100000143051147, 0.9424999952316284, -0.08437498658895493, 0.9112499952316284, -0.06749999523162842, 35.49437713623047, 47.506248474121094, -0.8474999666213989, 0.3387500047683716, 0.828125, -0.5162500143051147, 0.6612499952316284, 0.203125, 0.9175000190734863, -0.3531250059604645, -0.24937500059604645, -1.9631249904632568], "max": [1.4788377285003662, -0.6851301193237305, 1.4547569751739502, 1.0543984174728394, -0.5348287224769592, 0.7209411263465881, -0.7524128556251526, -0.7137407660484314, 1.4452439546585083, 0.44007444381713867, 1.6248103380203247, -0.6836757063865662, 64.9937515258789, 52.434444427490234, 2.598750114440918, 9.497499465942383, 39.70937728881836, 72.77562713623047, 35.5056266784668, 85.39125061035156, 47.15812683105469, 95.11499786376953, 84.22250366210938, 110.0999984741211, 83.12750244140625, 62.03874969482422, 6.855000019073486, 9.472222328186035, 43.40062713623047, 11.131250381469727, 31.832500457763672, 69.09000396728516, 68.33438110351562, 98.99687957763672, 79.83562469482422, 103.54375457763672], "mean": [1.015259027481079, -0.8436699509620667, 1.0852073431015015, 0.28672370314598083, -0.9388575553894043, 0.5582190752029419, -1.2202785015106201, -0.8779112100601196, 0.9974788427352905, 0.10671356320381165, 1.1043555736541748, -0.9303407073020935, 38.12657928466797, 48.27333068847656, 2.4608442783355713, 7.844980716705322, 8.087608337402344, 11.151780128479004, 6.838348388671875, 12.906542778015137, 8.923087120056152, 16.511343002319336, 13.456109046936035, 21.941768646240234, 50.002098083496094, 54.94599533081055, 1.815747618675232, 7.425319194793701, 18.107913970947266, 2.0851614475250244, 11.74487590789795, 12.636674880981445, 13.367932319641113, 16.01152229309082, 11.010917663574219, 23.981050491333008], "std": [0.3125167787075043, 0.13388723134994507, 0.14457106590270996, 0.3626004457473755, 0.24485239386558533, 0.17199526727199554, 0.24890786409378052, 0.12087611109018326, 0.16519248485565186, 0.2301853597164154, 0.2320767194032669, 0.1425679624080658, 10.026386260986328, 3.435546636581421, 0.04740211367607117, 3.123117208480835, 11.875597953796387, 21.196250915527344, 10.664146423339844, 28.20583724975586, 14.579819679260254, 31.78870391845703, 25.01601219177246, 39.456871032714844, 15.32388687133789, 4.944634437561035, 1.9315987825393677, 3.183769702911377, 11.94600772857666, 3.683784246444702, 9.96452522277832, 23.550092697143555, 19.118356704711914, 30.88300323486328, 22.485078811645508, 35.34823226928711], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [297]}, "index": {"min": [9054], "max": [9350], "mean": [9202.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [2.2222222222222223, 6.0, 6.0, 6.0, 6.0], "std": [2.1377899577552633, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [297]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [297]}, "eef_direction_state": {"mean": [3.95959595959596, 4.286195286195286], "std": [2.1077978930541383, 2.0438570198081027], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.9663299663299664, 0.7878787878787878], "std": [0.8831823763965385, 0.836129377235349], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.8383838383838383, 0.6397306397306397], "std": [0.8453525637538452, 0.821535022238802], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [3.95959595959596, 4.286195286195286], "std": [2.1077978930541383, 2.0438570198081027], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.9663299663299664, 0.7878787878787878], "std": [0.8831823763965385, 0.836129377235349], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.8383838383838383, 0.6397306397306397], "std": [0.8453525637538452, 0.821535022238802], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.5978389278286492, 0.1740279916332071, 1.1288984370260953, -1.7950720537210345, 0.9372656180005373, -1.7777775416413926, 0.5851965699490203, -0.2061484898050287, 1.1006543387334429, 1.8096338764952216, 1.013977951103065, 2.3990873481575936], "std": [0.05102430325845734, 0.05790384319312496, 0.04263132603918723, 0.2014742301146451, 0.11653023703196404, 1.8465448943470135, 0.043930847230951385, 0.058245403684678954, 0.044173118792741606, 0.2800656594752391, 0.08701368114477617, 0.33105258461090353], "min": [0.5553551820821905, 0.06285184439152225, 1.0468126213421556, -2.2510426554880567, 0.7284480544391929, -3.140946891357422, 0.5550068797839688, -0.29781817336600624, 1.0313415391234417, 1.2540371277628422, 0.7364819253228845, 1.701736011486227], "max": [0.7440240962534097, 0.2778869495663793, 1.2112296150850639, -1.3325803369403402, 1.1805891686046368, 3.1349897264621864, 0.7246786804445006, -0.11222896118472972, 1.1879518072665265, 2.270982412791291, 1.1207937523165308, 3.089472981945711], "count": [297]}, "eef_sim_pose_action": {"mean": [0.5978389278286492, 0.1740279916332071, 1.1288984370260953, -1.7950720537210345, 0.9372656180005373, -1.7777775416413926, 0.5851965699490203, -0.2061484898050287, 1.1006543387334429, 1.8096338764952216, 1.013977951103065, 2.3990873481575936], "std": [0.05102430325845734, 0.05790384319312496, 0.04263132603918723, 0.2014742301146451, 0.11653023703196404, 1.8465448943470135, 0.043930847230951385, 0.058245403684678954, 0.044173118792741606, 0.2800656594752391, 0.08701368114477617, 0.33105258461090353], "min": [0.5553551820821905, 0.06285184439152225, 1.0468126213421556, -2.2510426554880567, 0.7284480544391929, -3.140946891357422, 0.5550068797839688, -0.29781817336600624, 1.0313415391234417, 1.2540371277628422, 0.7364819253228845, 1.701736011486227], "max": [0.7440240962534097, 0.2778869495663793, 1.2112296150850639, -1.3325803369403402, 1.1805891686046368, 3.1349897264621864, 0.7246786804445006, -0.11222896118472972, 1.1879518072665265, 2.270982412791291, 1.1207937523165308, 3.089472981945711], "count": [297]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29981995098039216]], [[0.28620864379084965]], [[0.2443702512254902]]], "std": [[[0.32250425626969614]], [[0.2986479239895493]], [[0.2906147851710445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3219825592320261]], [[0.34721077205882356]], [[0.34627702205882355]]], "std": [[[0.21463679357432416]], [[0.2017453938500469]], [[0.22177333068812605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3050960661764706]], [[0.3334037949346405]], [[0.31980472017973854]]], "std": [[[0.20389471603763837]], [[0.19364294676453175]], [[0.1878848220412943]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22755253676470588]], [[0.25205781454248366]], [[0.2374175612745098]]], "std": [[[0.32950027189780645]], [[0.31987253368952906]], [[0.3111386754309804]]], "count": [100]}, "observation.state": {"min": [0.4390306770801544, -1.1521754264831543, 0.9238520264625549, -0.4063774347305298, -1.6314841508865356, 0.04015030339360237, -1.543768048286438, -1.0589045286178589, 0.8982689380645752, -0.5265793204307556, 0.7154096961021423, -1.0749504566192627, 4.4811110496521, 41.0993766784668, 2.244999885559082, -0.6525000333786011, 0.71875, -2.3131251335144043, 0.7590909004211426, -1.7825000286102295, 0.9281250238418579, 0.11499999463558197, 0.6712499856948853, -0.036249998956918716, 12.667499542236328, 44.848751068115234, -0.8849999904632568, 0.140625, 0.7080000042915344, -1.3174999952316284, 0.7856249809265137, 1.2912499904632568, 1.1150000095367432, 0.019999999552965164, 0.47312498092651367, -1.0787500143051147], "max": [1.6214617490768433, -0.6784542798995972, 1.4495117664337158, 1.1085917949676514, -0.6169174909591675, 0.6604772210121155, -0.6502965688705444, -0.7457370162010193, 1.3982986211776733, 0.5351890325546265, 1.618537187576294, -0.5996318459510803, 65.30562591552734, 61.94111251831055, 3.237499952316284, 9.654999732971191, 29.950624465942383, 86.70750427246094, 25.794374465942383, 85.89624786376953, 29.723125457763672, 97.20500183105469, 83.61437225341797, 110.7562484741211, 70.46062469482422, 80.60562896728516, 1.0177778005599976, 9.78125, 40.979373931884766, 2.510624885559082, 31.896873474121094, 51.29125213623047, 38.993751525878906, 73.51687622070312, 76.38125610351562, 99.85687255859375], "mean": [1.030636191368103, -0.8522152900695801, 1.1073180437088013, 0.30664265155792236, -0.9563471078872681, 0.49180227518081665, -1.1238186359405518, -0.8492488265037537, 1.0193878412246704, 0.011084458790719509, 1.0159111022949219, -0.9181526899337769, 40.74238967895508, 50.39712142944336, 2.6952576637268066, 7.7353901863098145, 6.644754409790039, 12.043245315551758, 5.807988166809082, 13.90868091583252, 6.923439979553223, 17.904233932495117, 13.69283390045166, 27.942834854125977, 40.63813018798828, 62.95596694946289, 0.2655705511569977, 3.1892507076263428, 24.433704376220703, 0.35502803325653076, 16.94584846496582, 12.51992416381836, 17.10665512084961, 19.953205108642578, 16.57072639465332, 54.38681411743164], "std": [0.3192765712738037, 0.13769149780273438, 0.13098573684692383, 0.4185159206390381, 0.24859273433685303, 0.21006037294864655, 0.23854853212833405, 0.09733406454324722, 0.12819425761699677, 0.2761858105659485, 0.2205401510000229, 0.1541764885187149, 11.93147087097168, 4.906604766845703, 0.18762202560901642, 3.493887186050415, 9.182746887207031, 28.397024154663086, 8.604966163635254, 30.677783966064453, 9.6581449508667, 34.8405647277832, 26.23248863220215, 42.513484954833984, 18.791473388671875, 13.633098602294922, 0.8082279562950134, 3.3660171031951904, 9.79084587097168, 0.5697930455207825, 7.574294567108154, 19.4354305267334, 11.897890090942383, 29.637643814086914, 26.008920669555664, 29.771621704101562], "count": [292]}, "action": {"min": [0.4390306770801544, -1.1521754264831543, 0.9238520264625549, -0.4063774347305298, -1.6314841508865356, 0.04015030339360237, -1.543768048286438, -1.0589045286178589, 0.8982689380645752, -0.5265793204307556, 0.7154096961021423, -1.0749504566192627, 4.4811110496521, 41.0993766784668, 2.244999885559082, -0.6525000333786011, 0.71875, -2.3131251335144043, 0.7590909004211426, -1.7825000286102295, 0.9281250238418579, 0.11499999463558197, 0.6712499856948853, -0.036249998956918716, 12.667499542236328, 44.848751068115234, -0.8849999904632568, 0.140625, 0.7080000042915344, -1.3174999952316284, 0.7856249809265137, 1.2912499904632568, 1.1150000095367432, 0.019999999552965164, 0.47312498092651367, -1.0787500143051147], "max": [1.6214617490768433, -0.6784542798995972, 1.4495117664337158, 1.1085917949676514, -0.6169174909591675, 0.6604772210121155, -0.6502965688705444, -0.7457370162010193, 1.3982986211776733, 0.5351890325546265, 1.618537187576294, -0.5996318459510803, 65.30562591552734, 61.94111251831055, 3.237499952316284, 9.654999732971191, 29.950624465942383, 86.70750427246094, 25.794374465942383, 85.89624786376953, 29.723125457763672, 97.20500183105469, 83.61437225341797, 110.7562484741211, 70.46062469482422, 80.60562896728516, 1.0177778005599976, 9.78125, 40.979373931884766, 2.510624885559082, 31.896873474121094, 51.29125213623047, 38.993751525878906, 73.51687622070312, 76.38125610351562, 99.85687255859375], "mean": [1.0306355953216553, -0.8522152304649353, 1.1073181629180908, 0.3066428303718567, -0.9563472270965576, 0.4918021559715271, -1.1238197088241577, -0.8492488265037537, 1.0193877220153809, 0.011084566824138165, 1.0159105062484741, -0.9181532263755798, 40.742393493652344, 50.397090911865234, 2.695256233215332, 7.735386848449707, 6.644756317138672, 12.043230056762695, 5.80798864364624, 13.90865421295166, 6.923430919647217, 17.90424919128418, 13.692831039428711, 27.94283676147461, 40.638126373291016, 62.95598220825195, 0.2655704617500305, 3.1892499923706055, 24.433704376220703, 0.3550279140472412, 16.945852279663086, 12.519926071166992, 17.106657028198242, 19.95320701599121, 16.570714950561523, 54.38682174682617], "std": [0.3192765414714813, 0.137691468000412, 0.13098572194576263, 0.4185158312320709, 0.24859273433685303, 0.21006037294864655, 0.23854853212833405, 0.09733406454324722, 0.12819424271583557, 0.2761857509613037, 0.2205401510000229, 0.1541764736175537, 11.931471824645996, 4.906605243682861, 0.18762199580669403, 3.4938859939575195, 9.18274974822998, 28.397024154663086, 8.604969024658203, 30.677778244018555, 9.658143997192383, 34.84059143066406, 26.23248863220215, 42.513519287109375, 18.791473388671875, 13.633100509643555, 0.8082278966903687, 3.3660171031951904, 9.790844917297363, 0.5697930455207825, 7.574294567108154, 19.435428619384766, 11.897890090942383, 29.637643814086914, 26.00891876220703, 29.771617889404297], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [292]}, "index": {"min": [9351], "max": [9642], "mean": [9496.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [2.1506849315068495, 6.0, 6.0, 6.0, 6.0], "std": [2.1191962347913345, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [292]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [292]}, "eef_direction_state": {"mean": [4.239726027397261, 4.2979452054794525], "std": [2.0433815463875296, 2.007757870917319], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.9417808219178082, 0.8595890410958904], "std": [0.906616232513436, 0.8937437626661004], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.7876712328767124, 0.5958904109589042], "std": [0.8852590682617024, 0.7814525211327692], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [4.239726027397261, 4.2979452054794525], "std": [2.0433815463875296, 2.007757870917319], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.9417808219178082, 0.8595890410958904], "std": [0.906616232513436, 0.8937437626661004], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.7876712328767124, 0.5958904109589042], "std": [0.8852590682617024, 0.7814525211327692], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.5976075557204696, 0.17881820349713237, 1.1251142559904872, -1.7923759939360593, 0.9046224305695858, -1.5683109742817605, 0.596496680455079, -0.19902640029694305, 1.1150364815020823, 1.8096095302932385, 1.0806776145208499, 2.4409286860748636], "std": [0.0449859663618387, 0.06909505006246956, 0.046500439391261424, 0.205179735403914, 0.12057580539938775, 2.0339308558224696, 0.034682033548079035, 0.05594068378498076, 0.04775849371087503, 0.2591224779109697, 0.07066497888956967, 0.3321188017770405], "min": [0.5635910964315903, 0.060193416301698915, 1.0420445360383481, -2.1394856857843982, 0.7759671274153139, -3.1388268640481023, 0.5700782923410103, -0.32212219007200193, 1.0396241449695223, 1.2862058220822352, 0.8164011673842779, 1.6856235536750752], "max": [0.7327797926346931, 0.3113488899850589, 1.2240202629783046, -1.3431240656797492, 1.2254067354717164, 3.140953716935446, 0.7190343568360713, -0.11307096003753025, 1.2136447052154653, 2.204186657414632, 1.1609604833261633, 2.9901499175874706], "count": [292]}, "eef_sim_pose_action": {"mean": [0.5976075557204696, 0.17881820349713237, 1.1251142559904872, -1.7923759939360593, 0.9046224305695858, -1.5683109742817605, 0.596496680455079, -0.19902640029694305, 1.1150364815020823, 1.8096095302932385, 1.0806776145208499, 2.4409286860748636], "std": [0.0449859663618387, 0.06909505006246956, 0.046500439391261424, 0.205179735403914, 0.12057580539938775, 2.0339308558224696, 0.034682033548079035, 0.05594068378498076, 0.04775849371087503, 0.2591224779109697, 0.07066497888956967, 0.3321188017770405], "min": [0.5635910964315903, 0.060193416301698915, 1.0420445360383481, -2.1394856857843982, 0.7759671274153139, -3.1388268640481023, 0.5700782923410103, -0.32212219007200193, 1.0396241449695223, 1.2862058220822352, 0.8164011673842779, 1.6856235536750752], "max": [0.7327797926346931, 0.3113488899850589, 1.2240202629783046, -1.3431240656797492, 1.2254067354717164, 3.140953716935446, 0.7190343568360713, -0.11307096003753025, 1.2136447052154653, 2.204186657414632, 1.1609604833261633, 2.9901499175874706], "count": [292]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30725073529411767]], [[0.29381834354575165]], [[0.2511916421568628]]], "std": [[[0.3271475936409414]], [[0.3056736624016024]], [[0.2972255114915206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3044025714869281]], [[0.3365356331699346]], [[0.34023876633986927]]], "std": [[[0.19610662176229524]], [[0.18892209469478063]], [[0.20116628559304078]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31322480187908497]], [[0.3428235477941176]], [[0.3239936785130719]]], "std": [[[0.19404592028736356]], [[0.1881918380155761]], [[0.20315751970209275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22080472426470588]], [[0.2463985906862745]], [[0.231692289624183]]], "std": [[[0.3254876597614284]], [[0.31641888847039623]], [[0.30912051244713695]]], "count": [100]}, "observation.state": {"min": [0.4094424843788147, -1.1250905990600586, 0.9726195931434631, -0.36581385135650635, -1.585899829864502, 0.03478579968214035, -1.5502688884735107, -1.1296921968460083, 0.9266040921211243, -0.8849756121635437, 0.49632352590560913, -0.6803616285324097, 21.635833740234375, 42.3806266784668, 2.1443750858306885, 0.48250001668930054, 0.8125, -0.09937499463558197, 0.734375, -1.6581249237060547, 0.8125, 0.1731249988079071, 0.5625, -0.06444444507360458, 31.178125381469727, 42.56187438964844, -0.8324999809265137, -0.44749999046325684, 0.5831249952316284, 0.3075000047683716, 0.5406249761581421, -0.41187500953674316, 0.7549999952316284, 0.34375, 0.6762499809265137, -1.7293750047683716], "max": [1.494472861289978, -0.6819114089012146, 1.4276961088180542, 1.0309138298034668, -0.554498553276062, 0.6810768842697144, -0.5093652009963989, -0.7434004545211792, 1.470636010169983, 0.2921466827392578, 1.4796006679534912, -0.4840686321258545, 57.70499801635742, 57.47062683105469, 2.807499885559082, 9.498125076293945, 26.47749900817871, 75.23500061035156, 16.46500015258789, 83.22312927246094, 21.266250610351562, 92.47437286376953, 88.56437683105469, 110.62625122070312, 74.63187408447266, 60.946250915527344, 2.322499990463257, 9.503125190734863, 43.1875, 42.614376068115234, 40.46812438964844, 88.55437469482422, 49.61000061035156, 66.97562408447266, 74.06875610351562, 100.68437957763672], "mean": [1.0849039554595947, -0.8599660396575928, 1.1035501956939697, 0.19631415605545044, -1.0562409162521362, 0.4852609634399414, -1.109596610069275, -0.8699519634246826, 1.062215805053711, -0.2012919783592224, 1.0409406423568726, -0.6534915566444397, 38.98421096801758, 48.812347412109375, 2.520071506500244, 8.074592590332031, 6.715806484222412, 12.303836822509766, 4.0913872718811035, 12.884074211120605, 4.941593647003174, 17.73526382446289, 14.283828735351562, 24.865415573120117, 47.93435287475586, 51.699119567871094, 1.0433461666107178, 6.027143955230713, 13.442110061645508, 6.579346656799316, 10.296903610229492, 18.577306747436523, 14.540833473205566, 18.49542236328125, 17.8001651763916, 31.24768829345703], "std": [0.31284648180007935, 0.132670596241951, 0.12312676012516022, 0.4125840663909912, 0.25919345021247864, 0.2283056080341339, 0.3936614394187927, 0.10118167102336884, 0.1329324096441269, 0.4688860774040222, 0.4073239266872406, 0.04072263091802597, 10.05252456665039, 5.163733005523682, 0.12136844545602798, 2.8501176834106445, 8.485649108886719, 23.38800811767578, 5.454270839691162, 29.832258224487305, 6.761686325073242, 33.839149475097656, 27.627887725830078, 43.0283088684082, 14.651081085205078, 6.611384391784668, 1.3223061561584473, 3.702617645263672, 16.555999755859375, 11.396992683410645, 13.958032608032227, 31.611305236816406, 19.459880828857422, 27.59393882751465, 26.673494338989258, 40.86937713623047], "count": [319]}, "action": {"min": [0.4094424843788147, -1.1250905990600586, 0.9726195931434631, -0.36581385135650635, -1.585899829864502, 0.03478579968214035, -1.5502688884735107, -1.1296921968460083, 0.9266040921211243, -0.8849756121635437, 0.49632352590560913, -0.6803616285324097, 21.635833740234375, 42.3806266784668, 2.1443750858306885, 0.48250001668930054, 0.8125, -0.09937499463558197, 0.734375, -1.6581249237060547, 0.8125, 0.1731249988079071, 0.5625, -0.06444444507360458, 31.178125381469727, 42.56187438964844, -0.8324999809265137, -0.44749999046325684, 0.5831249952316284, 0.3075000047683716, 0.5406249761581421, -0.41187500953674316, 0.7549999952316284, 0.34375, 0.6762499809265137, -1.7293750047683716], "max": [1.494472861289978, -0.6819114089012146, 1.4276961088180542, 1.0309138298034668, -0.554498553276062, 0.6810768842697144, -0.5093652009963989, -0.7434004545211792, 1.470636010169983, 0.2921466827392578, 1.4796006679534912, -0.4840686321258545, 57.70499801635742, 57.47062683105469, 2.807499885559082, 9.498125076293945, 26.47749900817871, 75.23500061035156, 16.46500015258789, 83.22312927246094, 21.266250610351562, 92.47437286376953, 88.56437683105469, 110.62625122070312, 74.63187408447266, 60.946250915527344, 2.322499990463257, 9.503125190734863, 43.1875, 42.614376068115234, 40.46812438964844, 88.55437469482422, 49.61000061035156, 66.97562408447266, 74.06875610351562, 100.68437957763672], "mean": [1.0849037170410156, -0.8599662184715271, 1.1035500764846802, 0.19631405174732208, -1.0562407970428467, 0.48526087403297424, -1.1095960140228271, -0.8699520826339722, 1.0622154474258423, -0.20129212737083435, 1.040940761566162, -0.6534913778305054, 38.9842414855957, 48.81235885620117, 2.520068883895874, 8.074591636657715, 6.7158002853393555, 12.3038330078125, 4.09139347076416, 12.88405704498291, 4.941592216491699, 17.735244750976562, 14.283856391906738, 24.86542320251465, 47.93436050415039, 51.69910430908203, 1.043346643447876, 6.027144908905029, 13.44211196899414, 6.579348087310791, 10.296903610229492, 18.57731056213379, 14.540838241577148, 18.49542236328125, 17.8001651763916, 31.24768829345703], "std": [0.31284651160240173, 0.13267061114311218, 0.12312676757574081, 0.41258400678634644, 0.2591935098171234, 0.2283056676387787, 0.3936614394187927, 0.10118167847394943, 0.1329324096441269, 0.4688860774040222, 0.4073239266872406, 0.040722623467445374, 10.052526473999023, 5.16373348236084, 0.12136843055486679, 2.8501200675964355, 8.485649108886719, 23.388011932373047, 5.45427131652832, 29.832260131835938, 6.761684417724609, 33.839149475097656, 27.627887725830078, 43.0283088684082, 14.651082992553711, 6.61138391494751, 1.3223060369491577, 3.7026171684265137, 16.55600357055664, 11.396994590759277, 13.95803165435791, 31.61130142211914, 19.45987892150879, 27.593935012817383, 26.673494338989258, 40.86937713623047], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [319]}, "index": {"min": [9643], "max": [9961], "mean": [9802.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [2.282131661442006, 6.0, 6.0, 6.0, 6.0], "std": [2.1117733492470268, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [319]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [319]}, "eef_direction_state": {"mean": [4.394984326018808, 4.263322884012539], "std": [1.9054713952192597, 2.0601312294559704], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8746081504702194, 0.8307210031347962], "std": [0.8905359698173825, 0.858041317974823], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.6990595611285266, 0.49843260188087773], "std": [0.8173466473333164, 0.7380165239736308], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.394984326018808, 4.263322884012539], "std": [1.9054713952192597, 2.0601312294559704], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.8746081504702194, 0.8307210031347962], "std": [0.8905359698173825, 0.858041317974823], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.6990595611285266, 0.49843260188087773], "std": [0.8173466473333164, 0.7380165239736308], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.5970781871116172, 0.18951304706234665, 1.1328952032843058, -1.6649317964154284, 0.8478335673585041, -2.4050372168618828, 0.5891333807905276, -0.19031899000838873, 1.1226931102818263, 1.84722875947875, 0.974127147033681, 0.8418943377918847], "std": [0.0401556825132026, 0.07489762493651628, 0.050424406472037255, 0.16286733563380854, 0.16409534055242767, 0.3292136636322198, 0.044776424447487355, 0.07878404728752154, 0.04787305342379349, 0.4598023396967762, 0.16203466687737839, 2.2171499092448363], "min": [0.5588329551730244, 0.0511346937305073, 1.0400842272833593, -1.9830484203722307, 0.6047361983405506, -2.98579194089574, 0.559989936678357, -0.2797231858751344, 1.040038319789756, 1.2565735214410263, 0.8001875432588679, -3.1272469634853914], "max": [0.7280561116863806, 0.2959806094723425, 1.2408341743305216, -1.3065244922939716, 1.2243042369204216, -1.839057445195895, 0.7363905169173288, -0.07678315684060405, 1.22632236791008, 2.7086569063975956, 1.3195322821456976, 3.1316837789367282], "count": [319]}, "eef_sim_pose_action": {"mean": [0.5970781871116172, 0.18951304706234665, 1.1328952032843058, -1.6649317964154284, 0.8478335673585041, -2.4050372168618828, 0.5891333807905276, -0.19031899000838873, 1.1226931102818263, 1.84722875947875, 0.974127147033681, 0.8418943377918847], "std": [0.0401556825132026, 0.07489762493651628, 0.050424406472037255, 0.16286733563380854, 0.16409534055242767, 0.3292136636322198, 0.044776424447487355, 0.07878404728752154, 0.04787305342379349, 0.4598023396967762, 0.16203466687737839, 2.2171499092448363], "min": [0.5588329551730244, 0.0511346937305073, 1.0400842272833593, -1.9830484203722307, 0.6047361983405506, -2.98579194089574, 0.559989936678357, -0.2797231858751344, 1.040038319789756, 1.2565735214410263, 0.8001875432588679, -3.1272469634853914], "max": [0.7280561116863806, 0.2959806094723425, 1.2408341743305216, -1.3065244922939716, 1.2243042369204216, -1.839057445195895, 0.7363905169173288, -0.07678315684060405, 1.22632236791008, 2.7086569063975956, 1.3195322821456976, 3.1316837789367282], "count": [319]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3091658251633987]], [[0.2930690727124183]], [[0.24959353962418301]]], "std": [[[0.32717877075522583]], [[0.303094636562637]], [[0.29579575552009274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3085751062091503]], [[0.33718763684640524]], [[0.33418001021241833]]], "std": [[[0.1981620818045813]], [[0.18784473072893806]], [[0.20727853487867076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31090396037581697]], [[0.33912611111111113]], [[0.34167987132352945]]], "std": [[[0.2020593025117924]], [[0.19737724075650678]], [[0.1955896803430232]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22604104370915035]], [[0.25066748161764707]], [[0.23657640727124185]]], "std": [[[0.32951751311617117]], [[0.3200110015234311]], [[0.3118125871121267]]], "count": [100]}, "observation.state": {"min": [0.4963950514793396, -1.1919680833816528, 0.9180685877799988, -0.3728499710559845, -1.6327365636825562, 0.036168649792671204, -1.5301196575164795, -1.0565441846847534, 0.8399456143379211, -0.5883545279502869, 0.62347412109375, -1.078502893447876, 28.56999969482422, 46.55875015258789, 2.1388888359069824, -0.16437500715255737, 1.0362499952316284, 0.18250000476837158, 0.8899999856948853, -1.7412500381469727, 0.8687499761581421, 0.17749999463558197, 0.6781250238418579, -0.05999999865889549, 35.54777526855469, 43.01937484741211, -0.8912500143051147, -0.3643749952316284, 0.7122222185134888, -0.40687501430511475, 0.6456249952316284, 0.13625000417232513, 0.6775000095367432, 0.6568750143051147, -0.7912499904632568, -1.8856250047683716], "max": [1.5906577110290527, -0.6727321147918701, 1.474307656288147, 1.064936637878418, -0.6713731288909912, 0.6486514806747437, -0.6138179898262024, -0.658379077911377, 1.3624637126922607, 0.480680376291275, 1.5645371675491333, -0.7157911658287048, 67.32687377929688, 55.62687683105469, 2.6875, 9.539375305175781, 38.958126068115234, 83.59749603271484, 25.02312469482422, 96.51875305175781, 28.282499313354492, 94.953125, 64.74312591552734, 109.19999694824219, 76.86750030517578, 60.97062683105469, 1.3336364030838013, 9.614999771118164, 40.791873931884766, 61.200626373291016, 38.83812713623047, 102.52125549316406, 66.65875244140625, 107.43375396728516, 78.15875244140625, 108.49063110351562], "mean": [1.1285452842712402, -0.8562197089195251, 1.0811208486557007, 0.21443712711334229, -1.0963480472564697, 0.48555684089660645, -1.1265803575515747, -0.846613347530365, 0.9942086935043335, -0.04518402740359306, 0.990290105342865, -0.9573933482170105, 42.01434326171875, 50.93218994140625, 2.3039913177490234, 7.877879619598389, 8.726097106933594, 12.092540740966797, 5.720073699951172, 12.312980651855469, 5.559850215911865, 17.23839569091797, 10.013940811157227, 24.41059112548828, 52.73893737792969, 50.64304733276367, 0.4399297833442688, 6.065846920013428, 18.70328140258789, 7.948436260223389, 12.829190254211426, 17.957542419433594, 15.488567352294922, 21.987056732177734, 16.0440673828125, 31.088756561279297], "std": [0.34084680676460266, 0.14233684539794922, 0.13989795744419098, 0.472825825214386, 0.2740586996078491, 0.22106598317623138, 0.27205270528793335, 0.14644697308540344, 0.13027161359786987, 0.32333245873451233, 0.2925683557987213, 0.1036880761384964, 9.687643051147461, 2.4528582096099854, 0.16132454574108124, 3.30122971534729, 11.43632698059082, 24.699037551879883, 7.645176410675049, 31.183364868164062, 8.807482719421387, 33.715396881103516, 20.063121795654297, 41.675079345703125, 10.002610206604004, 4.689502716064453, 0.9951419830322266, 3.7359025478363037, 9.914590835571289, 14.59400463104248, 10.5210599899292, 31.11711311340332, 19.933931350708008, 34.744956970214844, 26.20191192626953, 35.999122619628906], "count": [370]}, "action": {"min": [0.4963950514793396, -1.1919680833816528, 0.9180685877799988, -0.3728499710559845, -1.6327365636825562, 0.036168649792671204, -1.5301196575164795, -1.0565441846847534, 0.8399456143379211, -0.5883545279502869, 0.62347412109375, -1.078502893447876, 28.56999969482422, 46.55875015258789, 2.1388888359069824, -0.16437500715255737, 1.0362499952316284, 0.18250000476837158, 0.8899999856948853, -1.7412500381469727, 0.8687499761581421, 0.17749999463558197, 0.6781250238418579, -0.05999999865889549, 35.54777526855469, 43.01937484741211, -0.8912500143051147, -0.3643749952316284, 0.7122222185134888, -0.40687501430511475, 0.6456249952316284, 0.13625000417232513, 0.6775000095367432, 0.6568750143051147, -0.7912499904632568, -1.8856250047683716], "max": [1.5906577110290527, -0.6727321147918701, 1.474307656288147, 1.064936637878418, -0.6713731288909912, 0.6486514806747437, -0.6138179898262024, -0.658379077911377, 1.3624637126922607, 0.480680376291275, 1.5645371675491333, -0.7157911658287048, 67.32687377929688, 55.62687683105469, 2.6875, 9.539375305175781, 38.958126068115234, 83.59749603271484, 25.02312469482422, 96.51875305175781, 28.282499313354492, 94.953125, 64.74312591552734, 109.19999694824219, 76.86750030517578, 60.97062683105469, 1.3336364030838013, 9.614999771118164, 40.791873931884766, 61.200626373291016, 38.83812713623047, 102.52125549316406, 66.65875244140625, 107.43375396728516, 78.15875244140625, 108.49063110351562], "mean": [1.1285457611083984, -0.856219470500946, 1.081121802330017, 0.21443697810173035, -1.096348524093628, 0.4855566918849945, -1.1265811920166016, -0.8466132283210754, 0.9942087531089783, -0.04518401622772217, 0.9902902245521545, -0.9573931694030762, 42.01436996459961, 50.932151794433594, 2.303990602493286, 7.8778767585754395, 8.726092338562012, 12.092525482177734, 5.7200751304626465, 12.312972068786621, 5.559840679168701, 17.23841094970703, 10.013938903808594, 24.410568237304688, 52.73892593383789, 50.643062591552734, 0.4399292469024658, 6.065845966339111, 18.70329475402832, 7.9484381675720215, 12.829194068908691, 17.957548141479492, 15.48857307434082, 21.9870548248291, 16.044071197509766, 31.08873748779297], "std": [0.3408469259738922, 0.1423368752002716, 0.1398979276418686, 0.47282588481903076, 0.27405858039855957, 0.2210659235715866, 0.27205273509025574, 0.14644697308540344, 0.13027159869670868, 0.32333245873451233, 0.2925683259963989, 0.1036880612373352, 9.687644958496094, 2.4528582096099854, 0.16132454574108124, 3.301229238510132, 11.436331748962402, 24.698999404907227, 7.645179271697998, 31.183351516723633, 8.807478904724121, 33.715389251708984, 20.063119888305664, 41.67509841918945, 10.002610206604004, 4.689502716064453, 0.995141863822937, 3.7359023094177246, 9.914588928222656, 14.594001770019531, 10.521060943603516, 31.117109298706055, 19.933935165405273, 34.744956970214844, 26.201915740966797, 35.99911880493164], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [370]}, "index": {"min": [9962], "max": [10331], "mean": [10146.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [1.945945945945946, 6.0, 6.0, 6.0, 6.0], "std": [2.1465993967322143, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [370]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [370]}, "eef_direction_state": {"mean": [4.424324324324324, 4.132432432432433], "std": [1.964812817631039, 2.070716556230098], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7621621621621621, 0.8189189189189189], "std": [0.8746741018883809, 0.8299585915551035], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.6486486486486487, 0.5891891891891892], "std": [0.8452159876276704, 0.7910935926396823], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.424324324324324, 4.132432432432433], "std": [1.964812817631039, 2.070716556230098], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7621621621621621, 0.8189189189189189], "std": [0.8746741018883809, 0.8299585915551035], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.6486486486486487, 0.5891891891891892], "std": [0.8452159876276704, 0.7910935926396823], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.585716743060479, 0.18806009915694566, 1.127988366721547, -1.693779590673381, 0.8521788486445533, -1.361646932452301, 0.5841833182877572, -0.18542061124818113, 1.1108023523660289, 1.8824168838509652, 1.1296232309240026, 1.1805920922687103], "std": [0.036625829794923334, 0.0807242125429877, 0.04508070651534685, 0.2427657020547186, 0.10894014615678577, 2.06018070344244, 0.03524130597331926, 0.07560919758412886, 0.055178690700291175, 0.32459975551959264, 0.07643751811799228, 2.2544698973282693], "min": [0.5552124997922927, 0.04828946741443127, 1.0462741735076435, -2.1392329383571584, 0.7468286518253611, -3.133853315327781, 0.5591244639629261, -0.30625287018627223, 1.0246297662479138, 1.2304991532897658, 1.0064241545957464, -3.1410288501769297], "max": [0.7169338747506566, 0.299051452683131, 1.2316853971866466, -1.1062583039769218, 1.1512868296172276, 3.1404046945074855, 0.723375881341797, -0.0777097125148154, 1.2087125959562723, 2.44017946445043, 1.2899468913797247, 3.1403219384869057], "count": [370]}, "eef_sim_pose_action": {"mean": [0.585716743060479, 0.18806009915694566, 1.127988366721547, -1.693779590673381, 0.8521788486445533, -1.361646932452301, 0.5841833182877572, -0.18542061124818113, 1.1108023523660289, 1.8824168838509652, 1.1296232309240026, 1.1805920922687103], "std": [0.036625829794923334, 0.0807242125429877, 0.04508070651534685, 0.2427657020547186, 0.10894014615678577, 2.06018070344244, 0.03524130597331926, 0.07560919758412886, 0.055178690700291175, 0.32459975551959264, 0.07643751811799228, 2.2544698973282693], "min": [0.5552124997922927, 0.04828946741443127, 1.0462741735076435, -2.1392329383571584, 0.7468286518253611, -3.133853315327781, 0.5591244639629261, -0.30625287018627223, 1.0246297662479138, 1.2304991532897658, 1.0064241545957464, -3.1410288501769297], "max": [0.7169338747506566, 0.299051452683131, 1.2316853971866466, -1.1062583039769218, 1.1512868296172276, 3.1404046945074855, 0.723375881341797, -0.0777097125148154, 1.2087125959562723, 2.44017946445043, 1.2899468913797247, 3.1403219384869057], "count": [370]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3034031392973856]], [[0.2881672038398693]], [[0.24664097426470588]]], "std": [[[0.325649855699845]], [[0.30354392338519215]], [[0.2947580789217018]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3058856597222222]], [[0.33388693218954246]], [[0.3321867238562092]]], "std": [[[0.19010278584283752]], [[0.1833302246167439]], [[0.20197431098561228]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2975202982026144]], [[0.32954564542483655]], [[0.3324724060457516]]], "std": [[[0.1878460176786694]], [[0.18485811839043884]], [[0.18318150206869405]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22574532883986928]], [[0.2497404411764706]], [[0.2352686213235294]]], "std": [[[0.3247231885280368]], [[0.31458921013034535]], [[0.3062276939105241]]], "count": [100]}, "observation.state": {"min": [0.4821850657463074, -1.1270456314086914, 0.900568425655365, -0.31515082716941833, -1.634092926979065, 0.16041046380996704, -1.6410601139068604, -1.2007420063018799, 0.8638513684272766, -0.6590705513954163, 0.5620565414428711, -0.9111066460609436, 27.828750610351562, 40.0681266784668, 2.192500114440918, 0.6806250214576721, 0.8781818151473999, 0.5475000143051147, 0.6575000286102295, -1.683750033378601, 0.8550000190734863, -0.1393750011920929, 0.7044444680213928, 0.035624999552965164, 38.834442138671875, 42.829376220703125, -0.9431250095367432, -0.13437500596046448, 0.581818163394928, -0.2562499940395355, 2.828571319580078, -1.0525000095367432, 0.7912499904632568, 0.020624998956918716, -0.5037499666213989, -1.921875], "max": [1.6478313207626343, -0.6936179399490356, 1.443527340888977, 0.9328984618186951, -0.576981782913208, 0.654421329498291, -0.6709439754486084, -0.6831273436546326, 1.5459296703338623, 0.43645572662353516, 1.624216914176941, -0.49045833945274353, 60.44874954223633, 59.235626220703125, 2.6675000190734863, 9.706250190734863, 25.05437469482422, 80.1781234741211, 25.143749237060547, 66.55999755859375, 30.00374984741211, 83.09187316894531, 92.171875, 109.9112548828125, 87.81437683105469, 62.51375198364258, 0.9275000095367432, 9.547499656677246, 46.5625, 34.553123474121094, 34.78562545776367, 72.50749969482422, 52.16437530517578, 80.48562622070312, 76.48687744140625, 100.70437622070312], "mean": [1.2014046907424927, -0.8236446380615234, 1.0401474237442017, 0.13735763728618622, -1.160763144493103, 0.49917373061180115, -1.2141313552856445, -0.85394287109375, 1.0334287881851196, -0.027050182223320007, 1.070385456085205, -0.7838141322135925, 43.08806228637695, 49.68828582763672, 2.399986505508423, 7.971726894378662, 7.0826191902160645, 12.219202041625977, 5.7958784103393555, 8.951629638671875, 5.6428704261779785, 13.8983793258667, 14.062520980834961, 21.300352096557617, 55.419185638427734, 52.378719329833984, 0.11101063340902328, 5.886645317077637, 21.779775619506836, 3.8212180137634277, 14.874410629272461, 12.749268531799316, 15.464816093444824, 15.232678413391113, 12.966785430908203, 32.181888580322266], "std": [0.3761218190193176, 0.11732237786054611, 0.14934197068214417, 0.40653422474861145, 0.3289627432823181, 0.14680147171020508, 0.3926158547401428, 0.143057718873024, 0.1812135875225067, 0.4374218285083771, 0.365004301071167, 0.14310553669929504, 8.009330749511719, 4.876912593841553, 0.0885382741689682, 2.6927764415740967, 6.093443393707275, 23.78864860534668, 7.942739009857178, 22.520540237426758, 9.279126167297363, 28.507827758789062, 27.542163848876953, 38.97673797607422, 11.785531997680664, 6.105678081512451, 0.6972727179527283, 3.4166338443756104, 11.797603607177734, 7.771605014801025, 9.533914566040039, 23.7838191986084, 16.369998931884766, 26.5683536529541, 23.776147842407227, 35.084556579589844], "count": [280]}, "action": {"min": [0.4821850657463074, -1.1270456314086914, 0.900568425655365, -0.31515082716941833, -1.634092926979065, 0.16041046380996704, -1.6410601139068604, -1.2007420063018799, 0.8638513684272766, -0.6590705513954163, 0.5620565414428711, -0.9111066460609436, 27.828750610351562, 40.0681266784668, 2.192500114440918, 0.6806250214576721, 0.8781818151473999, 0.5475000143051147, 0.6575000286102295, -1.683750033378601, 0.8550000190734863, -0.1393750011920929, 0.7044444680213928, 0.035624999552965164, 38.834442138671875, 42.829376220703125, -0.9431250095367432, -0.13437500596046448, 0.581818163394928, -0.2562499940395355, 2.828571319580078, -1.0525000095367432, 0.7912499904632568, 0.020624998956918716, -0.5037499666213989, -1.921875], "max": [1.6478313207626343, -0.6936179399490356, 1.443527340888977, 0.9328984618186951, -0.576981782913208, 0.654421329498291, -0.6709439754486084, -0.6831273436546326, 1.5459296703338623, 0.43645572662353516, 1.624216914176941, -0.49045833945274353, 60.44874954223633, 59.235626220703125, 2.6675000190734863, 9.706250190734863, 25.05437469482422, 80.1781234741211, 25.143749237060547, 66.55999755859375, 30.00374984741211, 83.09187316894531, 92.171875, 109.9112548828125, 87.81437683105469, 62.51375198364258, 0.9275000095367432, 9.547499656677246, 46.5625, 34.553123474121094, 34.78562545776367, 72.50749969482422, 52.16437530517578, 80.48562622070312, 76.48687744140625, 100.70437622070312], "mean": [1.201404094696045, -0.8236448764801025, 1.0401475429534912, 0.13735763728618622, -1.160763144493103, 0.49917373061180115, -1.214131474494934, -0.85394287109375, 1.0334291458129883, -0.027050267904996872, 1.070385456085205, -0.7838141322135925, 43.088069915771484, 49.688262939453125, 2.399986505508423, 7.971724987030029, 7.082612037658691, 12.219193458557129, 5.795884132385254, 8.951618194580078, 5.642858028411865, 13.898401260375977, 14.062538146972656, 21.300329208374023, 55.41919708251953, 52.37871551513672, 0.1110105961561203, 5.886649131774902, 21.779783248901367, 3.821220636367798, 14.874408721923828, 12.749268531799316, 15.464818000793457, 15.232672691345215, 12.966781616210938, 32.1818962097168], "std": [0.3761221170425415, 0.11732238531112671, 0.14934200048446655, 0.40653425455093384, 0.3289627432823181, 0.14680145680904388, 0.39261573553085327, 0.1430576890707016, 0.1812135875225067, 0.4374218285083771, 0.36500439047813416, 0.14310550689697266, 8.009332656860352, 4.8769121170043945, 0.0885382890701294, 2.6927759647369385, 6.093443393707275, 23.788698196411133, 7.942739009857178, 22.520540237426758, 9.279134750366211, 28.50783348083496, 27.542160034179688, 38.976741790771484, 11.785533905029297, 6.105679512023926, 0.697272777557373, 3.4166343212127686, 11.797602653503418, 7.771604537963867, 9.533913612365723, 23.7838134765625, 16.369998931884766, 26.5683536529541, 23.776145935058594, 35.08455276489258], "count": [280]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [280]}, "index": {"min": [10332], "max": [10611], "mean": [10471.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [2.0357142857142856, 6.0, 6.0, 6.0, 6.0], "std": [2.066434867404364, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [280]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [280]}, "eef_direction_state": {"mean": [4.1535714285714285, 3.907142857142857], "std": [2.025195253877147, 2.156042765847484], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [0.95, 0.9571428571428572], "std": [0.9009915173217315, 0.8813255322964116], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.8821428571428571, 0.6821428571428572], "std": [0.8805653911909451, 0.8252937015860182], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [4.1535714285714285, 3.907142857142857], "std": [2.025195253877147, 2.156042765847484], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [0.95, 0.9571428571428572], "std": [0.9009915173217315, 0.8813255322964116], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [0.8821428571428571, 0.6821428571428572], "std": [0.8805653911909451, 0.8252937015860182], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.5792077031624929, 0.20228932127669988, 1.1333966960673976, -1.6840346324787365, 0.8255329714707442, -2.39781830677646, 0.5856681321382334, -0.21583201895722887, 1.1097980561842173, 1.9103459549753272, 1.0330042917109143, 1.1782012798329597], "std": [0.046571278542983534, 0.06817787940592913, 0.03970169155362184, 0.1738238994489666, 0.14004915680423846, 0.31542468013015124, 0.0481842634848961, 0.093433135288277, 0.050639529622526915, 0.3740871347173699, 0.06489758987393264, 2.1217471498608633], "min": [0.5488295145575335, 0.07201693933097203, 1.0506864821318807, -2.094172095992339, 0.7223953824336768, -3.0896138353690783, 0.5515543936066509, -0.31996670160097607, 1.035568073965652, 1.1746378539015951, 0.7930430752553548, -3.138174812936449], "max": [0.7270034397192291, 0.2986563175294639, 1.2194260167645334, -1.2738313781797728, 1.1638456160260962, -1.8588975476704084, 0.7358833574297013, -0.09880179964939945, 1.2345567297646927, 2.59819604308354, 1.1214254777361328, 3.131313624796539], "count": [280]}, "eef_sim_pose_action": {"mean": [0.5792077031624929, 0.20228932127669988, 1.1333966960673976, -1.6840346324787365, 0.8255329714707442, -2.39781830677646, 0.5856681321382334, -0.21583201895722887, 1.1097980561842173, 1.9103459549753272, 1.0330042917109143, 1.1782012798329597], "std": [0.046571278542983534, 0.06817787940592913, 0.03970169155362184, 0.1738238994489666, 0.14004915680423846, 0.31542468013015124, 0.0481842634848961, 0.093433135288277, 0.050639529622526915, 0.3740871347173699, 0.06489758987393264, 2.1217471498608633], "min": [0.5488295145575335, 0.07201693933097203, 1.0506864821318807, -2.094172095992339, 0.7223953824336768, -3.0896138353690783, 0.5515543936066509, -0.31996670160097607, 1.035568073965652, 1.1746378539015951, 0.7930430752553548, -3.138174812936449], "max": [0.7270034397192291, 0.2986563175294639, 1.2194260167645334, -1.2738313781797728, 1.1638456160260962, -1.8588975476704084, 0.7358833574297013, -0.09880179964939945, 1.2345567297646927, 2.59819604308354, 1.1214254777361328, 3.131313624796539], "count": [280]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3036762479575163]], [[0.28853152369281043]], [[0.24754144812091503]]], "std": [[[0.32398715677492634]], [[0.2997624526267408]], [[0.29453299904896446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31368087214052287]], [[0.34452646650326796]], [[0.3467970200163399]]], "std": [[[0.2072342860040138]], [[0.19535947301195739]], [[0.22122446915615518]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3109265441176471]], [[0.3391824489379085]], [[0.3314610723039216]]], "std": [[[0.20661019153214216]], [[0.20022116104156087]], [[0.19675900031223245]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23189258578431374]], [[0.25658170955882353]], [[0.2419342626633987]]], "std": [[[0.3295058936855727]], [[0.32026214564143307]], [[0.3121352260656721]]], "count": [100]}, "observation.state": {"min": [0.44205862283706665, -1.1235885620117188, 1.0034713745117188, -0.28294888138771057, -1.4767978191375732, -0.023699168115854263, -1.5591965913772583, -1.0801479816436768, 0.9014902710914612, -0.7216325402259827, 0.6084773540496826, -1.0254777669906616, 24.486665725708008, 44.02812576293945, 2.244999885559082, 0.3799999952316284, 0.6899999976158142, 0.15687498450279236, 0.6987500190734863, -1.7699999809265137, 0.8131250143051147, 0.17249999940395355, 0.703125, 0.009999999776482582, 34.126251220703125, 44.34375, -0.9212499856948853, -0.8149999976158142, 1.1723077297210693, -0.020000005140900612, 0.6213333010673523, 0.515625, 0.7912499904632568, 0.04124999791383743, -0.9050000309944153, -1.9068750143051147], "max": [1.4039360284805298, -0.7573481798171997, 1.4249303340911865, 1.1051346063613892, -0.717078685760498, 0.6254715323448181, -0.6463626027107239, -0.7245174646377563, 1.4563066959381104, 0.4477463364601135, 1.576829195022583, -0.3777323365211487, 66.41437530517578, 56.064998626708984, 2.5981249809265137, 9.5, 33.25812530517578, 89.14250183105469, 27.236875534057617, 83.80062103271484, 29.44999885559082, 88.04000091552734, 80.37999725341797, 108.78375244140625, 78.09062957763672, 64.73625183105469, 2.4800000190734863, 9.537500381469727, 42.53187561035156, 11.338749885559082, 40.009376525878906, 53.0, 55.72249984741211, 86.80937957763672, 86.91875457763672, 104.52812957763672], "mean": [0.9111468195915222, -0.8818823099136353, 1.1533430814743042, 0.44834569096565247, -0.900894284248352, 0.4052635133266449, -1.0223017930984497, -0.8624444603919983, 1.068518042564392, -0.1372508406639099, 0.8927530646324158, -0.8488442897796631, 42.52231216430664, 49.319602966308594, 2.4289309978485107, 8.216567993164062, 6.239124298095703, 11.647660255432129, 5.162590503692627, 9.74109935760498, 6.004400253295898, 12.89829158782959, 11.51331615447998, 20.556873321533203, 50.58378982543945, 54.35688781738281, 0.62357497215271, 5.243569850921631, 16.486040115356445, 2.348902940750122, 13.778934478759766, 10.44510555267334, 15.692115783691406, 16.368995666503906, 12.122475624084473, 33.17060470581055], "std": [0.2157229781150818, 0.12346823513507843, 0.09671851247549057, 0.37629568576812744, 0.15407508611679077, 0.22968527674674988, 0.18832281231880188, 0.13181373476982117, 0.13367179036140442, 0.2761482894420624, 0.17694425582885742, 0.19289617240428925, 9.074688911437988, 3.316087007522583, 0.08582038432359695, 2.73813533782959, 9.718424797058105, 24.98745346069336, 8.341753005981445, 25.76437759399414, 9.749689102172852, 28.251218795776367, 24.177894592285156, 38.01811218261719, 13.013608932495117, 6.961811065673828, 1.0302376747131348, 3.2889602184295654, 13.273931503295898, 4.024786472320557, 12.704811096191406, 17.9710636138916, 18.07387924194336, 27.967872619628906, 22.972436904907227, 30.95614242553711], "count": [314]}, "action": {"min": [0.44205862283706665, -1.1235885620117188, 1.0034713745117188, -0.28294888138771057, -1.4767978191375732, -0.023699168115854263, -1.5591965913772583, -1.0801479816436768, 0.9014902710914612, -0.7216325402259827, 0.6084773540496826, -1.0254777669906616, 24.486665725708008, 44.02812576293945, 2.244999885559082, 0.3799999952316284, 0.6899999976158142, 0.15687498450279236, 0.6987500190734863, -1.7699999809265137, 0.8131250143051147, 0.17249999940395355, 0.703125, 0.009999999776482582, 34.126251220703125, 44.34375, -0.9212499856948853, -0.8149999976158142, 1.1723077297210693, -0.020000005140900612, 0.6213333010673523, 0.515625, 0.7912499904632568, 0.04124999791383743, -0.9050000309944153, -1.9068750143051147], "max": [1.4039360284805298, -0.7573481798171997, 1.4249303340911865, 1.1051346063613892, -0.717078685760498, 0.6254715323448181, -0.6463626027107239, -0.7245174646377563, 1.4563066959381104, 0.4477463364601135, 1.576829195022583, -0.3777323365211487, 66.41437530517578, 56.064998626708984, 2.5981249809265137, 9.5, 33.25812530517578, 89.14250183105469, 27.236875534057617, 83.80062103271484, 29.44999885559082, 88.04000091552734, 80.37999725341797, 108.78375244140625, 78.09062957763672, 64.73625183105469, 2.4800000190734863, 9.537500381469727, 42.53187561035156, 11.338749885559082, 40.009376525878906, 53.0, 55.72249984741211, 86.80937957763672, 86.91875457763672, 104.52812957763672], "mean": [0.9111469984054565, -0.8818821310997009, 1.1533432006835938, 0.4483458995819092, -0.9008941650390625, 0.40526339411735535, -1.0223028659820557, -0.8624446392059326, 1.068518042564392, -0.1372508853673935, 0.8927533626556396, -0.8488441109657288, 42.522315979003906, 49.31961441040039, 2.428931951522827, 8.216567993164062, 6.239124774932861, 11.64767074584961, 5.162589073181152, 9.741097450256348, 6.004397869110107, 12.898279190063477, 11.513318061828613, 20.55685043334961, 50.58380889892578, 54.356868743896484, 0.6235750317573547, 5.24356746673584, 16.486042022705078, 2.3489041328430176, 13.778923988342285, 10.445108413696289, 15.69211196899414, 16.368988037109375, 12.122472763061523, 33.17060089111328], "std": [0.2157229632139206, 0.12346821278333664, 0.09671853482723236, 0.3762955963611603, 0.15407508611679077, 0.22968530654907227, 0.18832284212112427, 0.13181373476982117, 0.1336718201637268, 0.2761482298374176, 0.17694427073001862, 0.19289621710777283, 9.074689865112305, 3.316087007522583, 0.08582038432359695, 2.738133668899536, 9.718423843383789, 24.987451553344727, 8.341757774353027, 25.764379501342773, 9.749690055847168, 28.25123405456543, 24.177894592285156, 38.01810073852539, 13.013608932495117, 6.9618120193481445, 1.0302379131317139, 3.2889599800109863, 13.273931503295898, 4.02478551864624, 12.70481014251709, 17.9710636138916, 18.073881149291992, 27.967870712280273, 22.972434997558594, 30.956148147583008], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [314]}, "index": {"min": [10612], "max": [10925], "mean": [10768.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [2.2929936305732483, 6.0, 6.0, 6.0, 6.0], "std": [2.1482066183490542, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [314]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [314]}, "eef_direction_state": {"mean": [4.219745222929936, 4.149681528662421], "std": [1.9661446477441498, 2.034702883013362], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.8662420382165605, 0.8503184713375797], "std": [0.8676459212156851, 0.8369739400262188], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.7898089171974523, 0.535031847133758], "std": [0.8708429705813359, 0.7698842862874814], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.219745222929936, 4.149681528662421], "std": [1.9661446477441498, 2.034702883013362], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.8662420382165605, 0.8503184713375797], "std": [0.8676459212156851, 0.8369739400262188], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.7898089171974523, 0.535031847133758], "std": [0.8708429705813359, 0.7698842862874814], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.6028448472714627, 0.1545961791047103, 1.1316752918514388, -1.7530745038255902, 0.8949849195957604, -1.555113367955019, 0.6043858389066826, -0.1794329555198485, 1.1128422675333147, 1.907992289177294, 1.0847877888227846, 1.7349002917017042], "std": [0.034882082818465644, 0.05951553574208283, 0.04793309551730126, 0.20928603244355537, 0.10707704517275174, 2.1083294565138484, 0.03815052930813497, 0.05480217954867137, 0.05128047812297061, 0.26402330866392704, 0.0915200122274026, 1.920860953220758], "min": [0.5533474340966194, 0.04974644934958419, 1.0460175081578293, -2.084426342985468, 0.7375811468686688, -3.141048320192801, 0.5674258634807834, -0.30963716340376, 1.0153308097430662, 1.3789199043022178, 0.848558803729683, -3.1415259658815113], "max": [0.7111289299847607, 0.2748963898694459, 1.2388734965893664, -1.2606088055409446, 1.1468009040524278, 3.1400287529841524, 0.7322412030821008, -0.09209677500838384, 1.2169853798783077, 2.445656280067455, 1.1762995187885852, 3.138735591372488], "count": [314]}, "eef_sim_pose_action": {"mean": [0.6028448472714627, 0.1545961791047103, 1.1316752918514388, -1.7530745038255902, 0.8949849195957604, -1.555113367955019, 0.6043858389066826, -0.1794329555198485, 1.1128422675333147, 1.907992289177294, 1.0847877888227846, 1.7349002917017042], "std": [0.034882082818465644, 0.05951553574208283, 0.04793309551730126, 0.20928603244355537, 0.10707704517275174, 2.1083294565138484, 0.03815052930813497, 0.05480217954867137, 0.05128047812297061, 0.26402330866392704, 0.0915200122274026, 1.920860953220758], "min": [0.5533474340966194, 0.04974644934958419, 1.0460175081578293, -2.084426342985468, 0.7375811468686688, -3.141048320192801, 0.5674258634807834, -0.30963716340376, 1.0153308097430662, 1.3789199043022178, 0.848558803729683, -3.1415259658815113], "max": [0.7111289299847607, 0.2748963898694459, 1.2388734965893664, -1.2606088055409446, 1.1468009040524278, 3.1400287529841524, 0.7322412030821008, -0.09209677500838384, 1.2169853798783077, 2.445656280067455, 1.1762995187885852, 3.138735591372488], "count": [314]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30396425449346404]], [[0.28998603145424834]], [[0.248933852124183]]], "std": [[[0.32448324114914945]], [[0.3017049717325161]], [[0.2950837765246737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31628643382352944]], [[0.34451422385620917]], [[0.3550185580065359]]], "std": [[[0.20821027797621863]], [[0.19922537623189004]], [[0.2088552930578494]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2953172691993464]], [[0.32883278799019605]], [[0.3337417994281046]]], "std": [[[0.18959857711258338]], [[0.18593058937519263]], [[0.18715520839645577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22591015522875818]], [[0.25004323529411765]], [[0.23556911151960785]]], "std": [[[0.32498186782265176]], [[0.31518380517967004]], [[0.3066716321574749]]], "count": [100]}, "observation.state": {"min": [0.4825427234172821, -1.1284046173095703, 0.9354734420776367, -0.3419928252696991, -1.5638166666030884, 0.15316243469715118, -1.6325246095657349, -1.129715919494629, 0.8783050775527954, -0.7336490154266357, 0.6007763147354126, -0.872529923915863, 20.147499084472656, 43.70624923706055, 1.9893749952316284, 0.4818750023841858, 1.0568749904632568, 0.32249999046325684, 0.703125, -1.4537500143051147, 0.8949999809265137, -0.10374999791383743, 0.6899999976158142, 0.08749999850988388, 36.276153564453125, 44.178123474121094, -0.9950000047683716, -0.1681250035762787, 0.6836363673210144, 0.32249999046325684, 0.7443749904632568, 0.43812501430511475, 0.7300000190734863, 1.53125, -0.03687500208616257, -2.161250114440918], "max": [1.6292821168899536, -0.6824597716331482, 1.3826342821121216, 0.9401941895484924, -0.6829604506492615, 0.7920624613761902, -0.6648403406143188, -0.7318608164787292, 1.4639601707458496, 0.5574841499328613, 1.6168841123580933, -0.539716362953186, 64.67749786376953, 58.84375, 4.581250190734863, 9.53749942779541, 34.064998626708984, 79.19437408447266, 21.478750228881836, 86.20062255859375, 33.436248779296875, 86.32687377929688, 74.98937225341797, 110.59437561035156, 84.49749755859375, 64.09500122070312, 0.14625000953674316, 9.380624771118164, 45.98999786376953, 5.776875019073486, 42.37437438964844, 40.55812454223633, 50.93187713623047, 67.13249969482422, 81.17375183105469, 97.93000030517578], "mean": [0.9919157028198242, -0.8548831343650818, 1.1057101488113403, 0.2674078345298767, -0.970634400844574, 0.5559090375900269, -1.1291694641113281, -0.8627225160598755, 1.0560302734375, -0.08297642320394516, 1.0045628547668457, -0.7685058116912842, 41.50967025756836, 51.264854431152344, 2.3402163982391357, 7.770323753356934, 7.966624736785889, 13.488862037658691, 5.224481105804443, 13.888284683227539, 7.246592044830322, 16.456979751586914, 13.647083282470703, 24.167287826538086, 53.082496643066406, 53.93024444580078, -0.7279068231582642, 5.463828086853027, 21.432796478271484, 1.5156583786010742, 16.344512939453125, 6.822602272033691, 13.132904052734375, 19.439821243286133, 12.173690795898438, 56.38026428222656], "std": [0.275676965713501, 0.11750053614377975, 0.10443351417779922, 0.34982845187187195, 0.2085787057876587, 0.18670985102653503, 0.27236998081207275, 0.1160370260477066, 0.13935014605522156, 0.37232884764671326, 0.24541844427585602, 0.10075314342975616, 10.289274215698242, 4.447044849395752, 0.4585101902484894, 3.2277607917785645, 10.229994773864746, 25.289018630981445, 7.239144325256348, 30.708385467529297, 11.051765441894531, 31.184690475463867, 25.121414184570312, 40.14643478393555, 13.493461608886719, 7.79229736328125, 0.16809402406215668, 3.403799533843994, 12.672697067260742, 1.1749310493469238, 12.5910062789917, 12.164422035217285, 17.00766944885254, 19.37578773498535, 22.59868812561035, 32.48334884643555], "count": [289]}, "action": {"min": [0.4825427234172821, -1.1284046173095703, 0.9354734420776367, -0.3419928252696991, -1.5638166666030884, 0.15316243469715118, -1.6325246095657349, -1.129715919494629, 0.8783050775527954, -0.7336490154266357, 0.6007763147354126, -0.872529923915863, 20.147499084472656, 43.70624923706055, 1.9893749952316284, 0.4818750023841858, 1.0568749904632568, 0.32249999046325684, 0.703125, -1.4537500143051147, 0.8949999809265137, -0.10374999791383743, 0.6899999976158142, 0.08749999850988388, 36.276153564453125, 44.178123474121094, -0.9950000047683716, -0.1681250035762787, 0.6836363673210144, 0.32249999046325684, 0.7443749904632568, 0.43812501430511475, 0.7300000190734863, 1.53125, -0.03687500208616257, -2.161250114440918], "max": [1.6292821168899536, -0.6824597716331482, 1.3826342821121216, 0.9401941895484924, -0.6829604506492615, 0.7920624613761902, -0.6648403406143188, -0.7318608164787292, 1.4639601707458496, 0.5574841499328613, 1.6168841123580933, -0.539716362953186, 64.67749786376953, 58.84375, 4.581250190734863, 9.53749942779541, 34.064998626708984, 79.19437408447266, 21.478750228881836, 86.20062255859375, 33.436248779296875, 86.32687377929688, 74.98937225341797, 110.59437561035156, 84.49749755859375, 64.09500122070312, 0.14625000953674316, 9.380624771118164, 45.98999786376953, 5.776875019073486, 42.37437438964844, 40.55812454223633, 50.93187713623047, 67.13249969482422, 81.17375183105469, 97.93000030517578], "mean": [0.991916835308075, -0.8548831343650818, 1.1057096719741821, 0.2674078643321991, -0.9706342816352844, 0.5559090971946716, -1.1291693449020386, -0.8627224564552307, 1.0560302734375, -0.08297646045684814, 1.0045626163482666, -0.7685054540634155, 41.50966262817383, 51.264835357666016, 2.3402178287506104, 7.770320892333984, 7.966624736785889, 13.48885726928711, 5.22448205947876, 13.888284683227539, 7.246593952178955, 16.456979751586914, 13.647089958190918, 24.16731071472168, 53.0825080871582, 53.93026351928711, -0.7279067635536194, 5.463827610015869, 21.432804107666016, 1.5156574249267578, 16.344507217407227, 6.822600364685059, 13.132895469665527, 19.439817428588867, 12.173686027526855, 56.38026428222656], "std": [0.27567723393440247, 0.11750052869319916, 0.10443351417779922, 0.34982845187187195, 0.2085787057876587, 0.18670982122421265, 0.27236995100975037, 0.1160370260477066, 0.13935014605522156, 0.37232890725135803, 0.24541842937469482, 0.10075314342975616, 10.289276123046875, 4.44704532623291, 0.45851007103919983, 3.227762222290039, 10.229994773864746, 25.289011001586914, 7.239145755767822, 30.708385467529297, 11.051761627197266, 31.1846923828125, 25.12135887145996, 40.14643478393555, 13.493461608886719, 7.792298793792725, 0.1680939793586731, 3.403799057006836, 12.672696113586426, 1.1749309301376343, 12.591009140014648, 12.164421081542969, 17.007667541503906, 19.37578773498535, 22.59868812561035, 32.48334884643555], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [289]}, "index": {"min": [10926], "max": [11214], "mean": [11070.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [2.1660899653979238, 6.0, 6.0, 6.0, 6.0], "std": [2.109484006555422, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [289]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [289]}, "eef_direction_state": {"mean": [3.875432525951557, 4.221453287197232], "std": [1.9327048394186612, 2.0222182736014926], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [1.0484429065743945, 0.8858131487889274], "std": [0.8346347839138313, 0.8867182875569963], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.8062283737024222, 0.615916955017301], "std": [0.886556241084961, 0.8158608971412679], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.875432525951557, 4.221453287197232], "std": [1.9327048394186612, 2.0222182736014926], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [1.0484429065743945, 0.8858131487889274], "std": [0.8346347839138313, 0.8867182875569963], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.8062283737024222, 0.615916955017301], "std": [0.886556241084961, 0.8158608971412679], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.6033537751885734, 0.17198684233492423, 1.1405552480451109, -1.6815776617216158, 0.9353033854401648, -2.4697846536838464, 0.5945492018592, -0.19786813129934994, 1.1083230496426095, 1.8474296275357147, 1.0020365161981972, 1.4252359141446074], "std": [0.03850720002166158, 0.06267096693689826, 0.04412821887885064, 0.23207977316849698, 0.10922028492887059, 0.3376836674767361, 0.04326125928540757, 0.06858243538629515, 0.0433869124282405, 0.30252506951072894, 0.06940528352767146, 1.9914483380963788], "min": [0.5572973004942984, 0.061602859338904664, 1.0588780700636078, -2.090282666888992, 0.7941366906078793, -3.136346015960133, 0.5586584629543447, -0.3344300202039882, 1.0324187300397254, 1.2957651756457687, 0.8463890567409864, -3.1348910127865146], "max": [0.7153019048971119, 0.2984708808017363, 1.2362297523070434, -1.1766881646250873, 1.1803183935849355, -1.8779524273360748, 0.736587729058241, -0.09363810199099676, 1.2063408020303492, 2.487390214458254, 1.180462950316378, 3.1249245244513384], "count": [289]}, "eef_sim_pose_action": {"mean": [0.6033537751885734, 0.17198684233492423, 1.1405552480451109, -1.6815776617216158, 0.9353033854401648, -2.4697846536838464, 0.5945492018592, -0.19786813129934994, 1.1083230496426095, 1.8474296275357147, 1.0020365161981972, 1.4252359141446074], "std": [0.03850720002166158, 0.06267096693689826, 0.04412821887885064, 0.23207977316849698, 0.10922028492887059, 0.3376836674767361, 0.04326125928540757, 0.06858243538629515, 0.0433869124282405, 0.30252506951072894, 0.06940528352767146, 1.9914483380963788], "min": [0.5572973004942984, 0.061602859338904664, 1.0588780700636078, -2.090282666888992, 0.7941366906078793, -3.136346015960133, 0.5586584629543447, -0.3344300202039882, 1.0324187300397254, 1.2957651756457687, 0.8463890567409864, -3.1348910127865146], "max": [0.7153019048971119, 0.2984708808017363, 1.2362297523070434, -1.1766881646250873, 1.1803183935849355, -1.8779524273360748, 0.736587729058241, -0.09363810199099676, 1.2063408020303492, 2.487390214458254, 1.180462950316378, 3.1249245244513384], "count": [289]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3023469730392157]], [[0.2868633374183006]], [[0.24311083946078432]]], "std": [[[0.3253923865261126]], [[0.30003260364927786]], [[0.2917748361218725]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3118933823529412]], [[0.3358761131535947]], [[0.32846750816993464]]], "std": [[[0.1969286039928833]], [[0.18784447351286981]], [[0.20003436754121284]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.307291051879085]], [[0.3297175735294117]], [[0.3111127941176471]]], "std": [[[0.19997370639162051]], [[0.19193715865380276]], [[0.19074969510433135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22920699142156864]], [[0.25343805555555554]], [[0.23934756331699344]]], "std": [[[0.3282216144490982]], [[0.3188478100055594]], [[0.31045796791804814]]], "count": [100]}, "observation.state": {"min": [0.5005197525024414, -1.059381365776062, 0.9098191857337952, -0.4245345890522003, -1.6350995302200317, 0.09937438368797302, -1.5894179344177246, -1.0545414686203003, 0.8159549832344055, -0.636396586894989, 0.626835823059082, -0.8695258498191833, 28.89812469482422, 45.78375244140625, 2.228749990463257, -0.6356250047683716, 1.1362500190734863, -2.3743748664855957, 0.5931249856948853, -1.633750081062317, 0.43187499046325684, 0.1456250101327896, 0.8025000095367432, -0.051249999552965164, 36.483123779296875, 45.970001220703125, -0.8587499856948853, -0.5274999737739563, 0.6450000405311584, 0.024000000208616257, 0.6825000047683716, 0.6087499856948853, 0.7862499952316284, 1.2293750047683716, -0.3062500059604645, -2.1293749809265137], "max": [1.8080034255981445, -0.7124055624008179, 1.405642032623291, 0.9449387788772583, -0.5781261920928955, 0.6549458503723145, -0.5842298269271851, -0.675640881061554, 1.344367504119873, 0.5029755234718323, 1.626251459121704, -0.6428340077400208, 60.5056266784668, 57.861873626708984, 21.706249237060547, 9.567500114440918, 24.10249900817871, 57.46562576293945, 22.368749618530273, 80.52874755859375, 45.41062545776367, 102.19249725341797, 57.55437469482422, 111.0268783569336, 74.59562683105469, 57.42937469482422, 1.125, 9.807499885559082, 46.77000045776367, 12.412500381469727, 39.661251068115234, 71.97624969482422, 59.40250015258789, 106.9956283569336, 79.86563110351562, 108.82062530517578], "mean": [1.0520122051239014, -0.8235279321670532, 1.0904337167739868, 0.23333090543746948, -1.0573610067367554, 0.49964648485183716, -1.08242928981781, -0.8290056586265564, 1.0342931747436523, -0.10346294194459915, 0.9874459505081177, -0.7926855683326721, 39.91279983520508, 50.76906967163086, 3.0812649726867676, 7.943170547485352, 7.934816837310791, 5.253607749938965, 5.444105625152588, 9.48784351348877, 5.909728050231934, 14.79210090637207, 8.380167961120605, 18.144329071044922, 48.60541534423828, 51.446868896484375, 0.3277112543582916, 6.49050760269165, 15.268306732177734, 1.5301792621612549, 12.404196739196777, 13.506231307983398, 14.928433418273926, 19.713489532470703, 15.116263389587402, 25.131126403808594], "std": [0.2914178967475891, 0.09917281568050385, 0.1113852709531784, 0.36689493060112, 0.2620818614959717, 0.18616032600402832, 0.24774481356143951, 0.13589219748973846, 0.12402215600013733, 0.2935973107814789, 0.2477020025253296, 0.0938648208975792, 7.708581447601318, 4.191776752471924, 2.7616333961486816, 2.938565731048584, 5.8032426834106445, 16.326509475708008, 5.541488170623779, 24.235107421875, 10.147039413452148, 31.82499885559082, 15.91921615600586, 37.18449401855469, 11.442611694335938, 3.6727688312530518, 0.7908170223236084, 3.68654465675354, 15.970484733581543, 2.7556345462799072, 12.213905334472656, 23.938302993774414, 20.026226043701172, 33.134334564208984, 27.058982849121094, 37.51230239868164], "count": [297]}, "action": {"min": [0.5005197525024414, -1.059381365776062, 0.9098191857337952, -0.4245345890522003, -1.6350995302200317, 0.09937438368797302, -1.5894179344177246, -1.0545414686203003, 0.8159549832344055, -0.636396586894989, 0.626835823059082, -0.8695258498191833, 28.89812469482422, 45.78375244140625, 2.228749990463257, -0.6356250047683716, 1.1362500190734863, -2.3743748664855957, 0.5931249856948853, -1.633750081062317, 0.43187499046325684, 0.1456250101327896, 0.8025000095367432, -0.051249999552965164, 36.483123779296875, 45.970001220703125, -0.8587499856948853, -0.5274999737739563, 0.6450000405311584, 0.024000000208616257, 0.6825000047683716, 0.6087499856948853, 0.7862499952316284, 1.2293750047683716, -0.3062500059604645, -2.1293749809265137], "max": [1.8080034255981445, -0.7124055624008179, 1.405642032623291, 0.9449387788772583, -0.5781261920928955, 0.6549458503723145, -0.5842298269271851, -0.675640881061554, 1.344367504119873, 0.5029755234718323, 1.626251459121704, -0.6428340077400208, 60.5056266784668, 57.861873626708984, 21.706249237060547, 9.567500114440918, 24.10249900817871, 57.46562576293945, 22.368749618530273, 80.52874755859375, 45.41062545776367, 102.19249725341797, 57.55437469482422, 111.0268783569336, 74.59562683105469, 57.42937469482422, 1.125, 9.807499885559082, 46.77000045776367, 12.412500381469727, 39.661251068115234, 71.97624969482422, 59.40250015258789, 106.9956283569336, 79.86563110351562, 108.82062530517578], "mean": [1.0520132780075073, -0.8235276937484741, 1.0904334783554077, 0.2333308309316635, -1.0573614835739136, 0.49964627623558044, -1.0824298858642578, -0.829005777835846, 1.0342929363250732, -0.10346294939517975, 0.9874458909034729, -0.7926848530769348, 39.91281509399414, 50.76907730102539, 3.081265449523926, 7.943174362182617, 7.934819221496582, 5.253597736358643, 5.44410514831543, 9.487855911254883, 5.909728050231934, 14.792123794555664, 8.380159378051758, 18.144309997558594, 48.60544967651367, 51.44685363769531, 0.3277110159397125, 6.490507125854492, 15.268306732177734, 1.5301798582077026, 12.40419864654541, 13.506224632263184, 14.928418159484863, 19.71349334716797, 15.116268157958984, 25.131128311157227], "std": [0.29141780734062195, 0.09917280077934265, 0.1113852858543396, 0.36689493060112, 0.2620818614959717, 0.18616031110286713, 0.24774481356143951, 0.13589216768741608, 0.12402216345071793, 0.2935973107814789, 0.24770201742649078, 0.09386482834815979, 7.7085795402526855, 4.191775798797607, 2.7616333961486816, 2.938565254211426, 5.803241729736328, 16.326519012451172, 5.541489124298096, 24.235069274902344, 10.147040367126465, 31.82499122619629, 15.919208526611328, 37.184486389160156, 11.44261360168457, 3.67276930809021, 0.790817141532898, 3.686544179916382, 15.970483779907227, 2.7556345462799072, 12.213908195495605, 23.938304901123047, 20.02622413635254, 33.13433837890625, 27.058984756469727, 37.512306213378906], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [297]}, "index": {"min": [11215], "max": [11511], "mean": [11363.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [2.212121212121212, 6.0, 6.0, 6.0, 6.0], "std": [2.1222219818364385, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [297]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [297]}, "eef_direction_state": {"mean": [4.013468013468014, 4.232323232323233], "std": [1.9659955437215755, 2.065403407469886], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.9966329966329966, 0.8888888888888888], "std": [0.8468532225008345, 0.9014267279726502], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.8720538720538721, 0.5791245791245792], "std": [0.8745139046855527, 0.7750107469453008], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [4.013468013468014, 4.232323232323233], "std": [1.9659955437215755, 2.065403407469886], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.9966329966329966, 0.8888888888888888], "std": [0.8468532225008345, 0.9014267279726502], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.8720538720538721, 0.5791245791245792], "std": [0.8745139046855527, 0.7750107469453008], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.5978816532462924, 0.18730002306798096, 1.1491924252701096, -1.6379393584746402, 0.8833679084372003, -2.4158382263386033, 0.595796310796881, -0.18869105963177202, 1.1263382829929434, 1.7630434937600359, 1.0390750366404333, 2.1601259771721137], "std": [0.04030750872082496, 0.056935630835311314, 0.03874938173275537, 0.18340630097193752, 0.12282905075876686, 0.3220408299455921, 0.03644637989480427, 0.05948424638428454, 0.05376578005395566, 0.25635152548339674, 0.10534217000426274, 1.2268573030590528], "min": [0.5405287738668003, 0.0850750860789232, 1.0547990299985301, -2.082612146451239, 0.7113277349274494, -3.112063443104275, 0.5566427967507249, -0.3128774722437154, 1.026220840497935, 1.2321596336008507, 0.88121737887051, -3.1389190873026775], "max": [0.7281022170738645, 0.33325005859589885, 1.231014615274152, -1.3337719669865211, 1.1707740476502084, -1.8666242037709337, 0.7222949277183921, -0.10055430537271118, 1.2279210504942428, 2.2497180760547826, 1.3455723354226623, 3.141502923407123], "count": [297]}, "eef_sim_pose_action": {"mean": [0.5978816532462924, 0.18730002306798096, 1.1491924252701096, -1.6379393584746402, 0.8833679084372003, -2.4158382263386033, 0.595796310796881, -0.18869105963177202, 1.1263382829929434, 1.7630434937600359, 1.0390750366404333, 2.1601259771721137], "std": [0.04030750872082496, 0.056935630835311314, 0.03874938173275537, 0.18340630097193752, 0.12282905075876686, 0.3220408299455921, 0.03644637989480427, 0.05948424638428454, 0.05376578005395566, 0.25635152548339674, 0.10534217000426274, 1.2268573030590528], "min": [0.5405287738668003, 0.0850750860789232, 1.0547990299985301, -2.082612146451239, 0.7113277349274494, -3.112063443104275, 0.5566427967507249, -0.3128774722437154, 1.026220840497935, 1.2321596336008507, 0.88121737887051, -3.1389190873026775], "max": [0.7281022170738645, 0.33325005859589885, 1.231014615274152, -1.3337719669865211, 1.1707740476502084, -1.8666242037709337, 0.7222949277183921, -0.10055430537271118, 1.2279210504942428, 2.2497180760547826, 1.3455723354226623, 3.141502923407123], "count": [297]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3072829289215686]], [[0.29235597630718957]], [[0.24907135825163398]]], "std": [[[0.3261489835368962]], [[0.30424740242764625]], [[0.29379743300789485]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31104592320261437]], [[0.3358083598856209]], [[0.3363474959150327]]], "std": [[[0.19332700408790188]], [[0.18601035205436303]], [[0.20225597901782802]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28637849673202614]], [[0.31767201184640526]], [[0.2904997406045752]]], "std": [[[0.18513241556680654]], [[0.1764995552492858]], [[0.18033550671376547]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2233213316993464]], [[0.2487195649509804]], [[0.2337504411764706]]], "std": [[[0.32290456530532774]], [[0.3133578915940922]], [[0.30452446627436386]]], "count": [100]}, "observation.state": {"min": [0.42875468730926514, -1.147335410118103, 0.9359025359153748, -0.386243999004364, -1.627450942993164, 0.05362115800380707, -1.6995689868927002, -1.147621512413025, 0.8410105109214783, -0.6121490597724915, 0.6704671382904053, -0.7764587998390198, 5.875, 39.671875, 1.890625, 0.20374999940395355, 0.8799999952316284, -2.328125, 0.703125, -1.6568750143051147, 0.8212500214576721, -0.11437500268220901, 0.7100000381469727, -0.009374999441206455, 1.2043750286102295, 46.84375, -0.8893749713897705, -0.3062500059604645, 0.6461538672447205, -0.17812499403953552, 0.6128571629524231, 0.6356250047683716, 0.6288889050483704, -0.24000000953674316, -0.5456249713897705, -1.5981249809265137], "max": [1.5196502208709717, -0.6931648850440979, 1.432106852531433, 1.0008249282836914, -0.7235876321792603, 0.6384470462799072, -0.6689411997795105, -0.6660563349723816, 1.4880168437957764, 0.468515545129776, 1.6325669288635254, -0.4239862263202667, 59.28062438964844, 63.76000213623047, 3.268749952316284, 9.53499984741211, 41.94187545776367, 79.49187469482422, 28.73062515258789, 72.68250274658203, 27.225624084472656, 95.70062255859375, 90.82250213623047, 109.71875, 79.74625396728516, 84.59062957763672, 1.4787499904632568, 9.462499618530273, 49.48250198364258, 32.46937561035156, 45.42124938964844, 48.666873931884766, 45.448123931884766, 74.03312683105469, 79.12687683105469, 96.31875610351562], "mean": [1.1348437070846558, -0.8495858311653137, 1.0774450302124023, 0.1995920091867447, -1.144029140472412, 0.45471569895744324, -1.2811428308486938, -0.8420669436454773, 1.0245741605758667, 0.02860092930495739, 1.2103993892669678, -0.676654040813446, 39.165321350097656, 49.62458801269531, 2.2057595252990723, 7.889235496520996, 10.268209457397461, 9.461233139038086, 7.601515769958496, 10.522889137268066, 5.660628795623779, 16.93773651123047, 13.523167610168457, 21.06505012512207, 31.8483943939209, 63.11750030517578, 0.4104269742965698, 5.5829057693481445, 15.139151573181152, 3.689387321472168, 11.457111358642578, 7.22589635848999, 11.129556655883789, 14.061720848083496, 11.426605224609375, 25.169292449951172], "std": [0.36098548769950867, 0.1275702863931656, 0.1412145346403122, 0.42717885971069336, 0.28822872042655945, 0.2068481296300888, 0.4020020067691803, 0.14938274025917053, 0.18036553263664246, 0.3999762237071991, 0.38621675968170166, 0.0914682000875473, 10.286958694458008, 5.2179107666015625, 0.2418740689754486, 3.1877543926239014, 10.751235008239746, 21.267507553100586, 9.202445030212402, 25.27232551574707, 8.958661079406738, 33.78913116455078, 26.475255966186523, 39.99209976196289, 28.57381248474121, 14.561214447021484, 0.8319174647331238, 3.4204041957855225, 13.595394134521484, 7.294983386993408, 14.082428932189941, 13.691349983215332, 15.394400596618652, 23.593358993530273, 22.01173973083496, 34.850711822509766], "count": [299]}, "action": {"min": [0.42875468730926514, -1.147335410118103, 0.9359025359153748, -0.386243999004364, -1.627450942993164, 0.05362115800380707, -1.6995689868927002, -1.147621512413025, 0.8410105109214783, -0.6121490597724915, 0.6704671382904053, -0.7764587998390198, 5.875, 39.671875, 1.890625, 0.20374999940395355, 0.8799999952316284, -2.328125, 0.703125, -1.6568750143051147, 0.8212500214576721, -0.11437500268220901, 0.7100000381469727, -0.009374999441206455, 1.2043750286102295, 46.84375, -0.8893749713897705, -0.3062500059604645, 0.6461538672447205, -0.17812499403953552, 0.6128571629524231, 0.6356250047683716, 0.6288889050483704, -0.24000000953674316, -0.5456249713897705, -1.5981249809265137], "max": [1.5196502208709717, -0.6931648850440979, 1.432106852531433, 1.0008249282836914, -0.7235876321792603, 0.6384470462799072, -0.6689411997795105, -0.6660563349723816, 1.4880168437957764, 0.468515545129776, 1.6325669288635254, -0.4239862263202667, 59.28062438964844, 63.76000213623047, 3.268749952316284, 9.53499984741211, 41.94187545776367, 79.49187469482422, 28.73062515258789, 72.68250274658203, 27.225624084472656, 95.70062255859375, 90.82250213623047, 109.71875, 79.74625396728516, 84.59062957763672, 1.4787499904632568, 9.462499618530273, 49.48250198364258, 32.46937561035156, 45.42124938964844, 48.666873931884766, 45.448123931884766, 74.03312683105469, 79.12687683105469, 96.31875610351562], "mean": [1.134842872619629, -0.8495861887931824, 1.0774447917938232, 0.19959208369255066, -1.1440290212631226, 0.4547157883644104, -1.2811424732208252, -0.8420671224594116, 1.0245739221572876, 0.028600890189409256, 1.210399866104126, -0.6766541004180908, 39.165321350097656, 49.62458419799805, 2.2057621479034424, 7.889237880706787, 10.268211364746094, 9.461241722106934, 7.6015143394470215, 10.522883415222168, 5.660623550415039, 16.937759399414062, 13.523175239562988, 21.0650634765625, 31.848400115966797, 63.117462158203125, 0.4104274809360504, 5.5829033851623535, 15.139145851135254, 3.6893882751464844, 11.457111358642578, 7.225893974304199, 11.129562377929688, 14.061714172363281, 11.426597595214844, 25.16929817199707], "std": [0.3609853684902191, 0.1275702863931656, 0.1412145346403122, 0.42717885971069336, 0.2882287800312042, 0.2068481147289276, 0.4020019471645355, 0.14938272535800934, 0.18036553263664246, 0.3999762237071991, 0.38621675968170166, 0.0914682075381279, 10.286958694458008, 5.217911243438721, 0.24187394976615906, 3.187758207321167, 10.751232147216797, 21.267507553100586, 9.202444076538086, 25.272327423095703, 8.958660125732422, 33.78911209106445, 26.475261688232422, 39.99208450317383, 28.573806762695312, 14.561213493347168, 0.8319174647331238, 3.4204039573669434, 13.595396995544434, 7.294983386993408, 14.082429885864258, 13.691349029541016, 15.39439868927002, 23.59334945678711, 22.011735916137695, 34.85071563720703], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [299]}, "index": {"min": [11512], "max": [11810], "mean": [11661.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [2.277591973244147, 6.0, 6.0, 6.0, 6.0], "std": [2.1042717074556854, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [299]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [299]}, "eef_direction_state": {"mean": [4.096989966555184, 4.016722408026756], "std": [1.9782997420675503, 2.100259888330005], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [0.9665551839464883, 0.9230769230769231], "std": [0.8571274102818114, 0.8717620821428863], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.8260869565217391, 0.6521739130434783], "std": [0.8673885801417405, 0.8256467758774294], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [4.096989966555184, 4.016722408026756], "std": [1.9782997420675503, 2.100259888330005], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [0.9665551839464883, 0.9230769230769231], "std": [0.8571274102818114, 0.8717620821428863], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [0.8260869565217391, 0.6521739130434783], "std": [0.8673885801417405, 0.8256467758774294], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.5834780290186767, 0.18814151938749943, 1.1394462156962637, -1.6223755252233985, 0.8116829649870141, -2.3972246144091374, 0.5807997205966319, -0.22186685348552887, 1.1284331609646037, 1.6895476375844876, 0.9386118821830166, 2.0177565777498003], "std": [0.04095636132062038, 0.07330296735280444, 0.048595261795655126, 0.21865576267884948, 0.13409316457308817, 0.35020637016740397, 0.04966984083623809, 0.0913855926088253, 0.04634623931142432, 0.24195281740471664, 0.0547816870765102, 1.2039183033860568], "min": [0.5606943436427627, 0.058061749561838655, 1.0494055165790555, -2.0489098483727934, 0.6428712180560994, -3.0845974762743404, 0.5467059913038832, -0.3147677981864982, 1.029959308823714, 1.3475406017623777, 0.7569728043553972, -3.1393248136543095], "max": [0.7175010103178268, 0.29616604711445216, 1.2550270904153078, -1.1571387772196338, 1.1636436978515228, -1.8330310568231896, 0.7322613595431591, -0.0951588273602316, 1.2081069961710376, 2.2275631149182775, 1.0208310467890964, 3.1408649052925037], "count": [299]}, "eef_sim_pose_action": {"mean": [0.5834780290186767, 0.18814151938749943, 1.1394462156962637, -1.6223755252233985, 0.8116829649870141, -2.3972246144091374, 0.5807997205966319, -0.22186685348552887, 1.1284331609646037, 1.6895476375844876, 0.9386118821830166, 2.0177565777498003], "std": [0.04095636132062038, 0.07330296735280444, 0.048595261795655126, 0.21865576267884948, 0.13409316457308817, 0.35020637016740397, 0.04966984083623809, 0.0913855926088253, 0.04634623931142432, 0.24195281740471664, 0.0547816870765102, 1.2039183033860568], "min": [0.5606943436427627, 0.058061749561838655, 1.0494055165790555, -2.0489098483727934, 0.6428712180560994, -3.0845974762743404, 0.5467059913038832, -0.3147677981864982, 1.029959308823714, 1.3475406017623777, 0.7569728043553972, -3.1393248136543095], "max": [0.7175010103178268, 0.29616604711445216, 1.2550270904153078, -1.1571387772196338, 1.1636436978515228, -1.8330310568231896, 0.7322613595431591, -0.0951588273602316, 1.2081069961710376, 2.2275631149182775, 1.0208310467890964, 3.1408649052925037], "count": [299]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.310545835375817]], [[0.2929354799836601]], [[0.24925952001633986]]], "std": [[[0.32733531948366495]], [[0.3024723268908543]], [[0.29512150822492367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30652392769607845]], [[0.33831969975490195]], [[0.34353779003267976]]], "std": [[[0.19762682701362244]], [[0.19082145424052324]], [[0.20156620337460068]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2921094730392157]], [[0.3265997344771242]], [[0.33291874795751636]]], "std": [[[0.18885375752388783]], [[0.1846604088290224]], [[0.18597668576031645]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22386766748366013]], [[0.24900614991830067]], [[0.233739375]]], "std": [[[0.3260676230929903]], [[0.3160346032407945]], [[0.30667709316387476]]], "count": [100]}, "observation.state": {"min": [0.4554579555988312, -1.0620756149291992, 0.9424777030944824, -0.43096140027046204, -1.6261667013168335, 0.06268119812011719, -1.7220282554626465, -1.0921168327331543, 0.8681324124336243, -0.8436331748962402, 0.5244811773300171, -0.7136692404747009, 27.763124465942383, 43.033748626708984, 2.051874876022339, 0.13249999284744263, 0.7612500190734863, 0.47999998927116394, 0.6831250190734863, -1.5987499952316284, 0.8387500047683716, -0.10374999791383743, 0.8862500190734863, -0.04625000059604645, 31.620624542236328, 44.041873931884766, -0.8262500166893005, -0.43437498807907104, 0.5844444632530212, 0.125, 0.6499999761581421, -0.6712499856948853, 0.8481249809265137, -0.26500001549720764, -0.27000001072883606, -1.709375023841858], "max": [1.565384864807129, -0.6705148220062256, 1.371881365776062, 0.9280585050582886, -0.5775301456451416, 0.7369154095649719, -0.7243266701698303, -0.6987678408622742, 1.4477711915969849, 0.5454464554786682, 1.612815022468567, -0.5639400482177734, 59.83937454223633, 63.076873779296875, 2.7506251335144043, 9.52750015258789, 24.753124237060547, 65.41937255859375, 25.783124923706055, 75.71437072753906, 88.0374984741211, 109.38562774658203, 98.89437866210938, 109.8812484741211, 80.14250183105469, 68.54875183105469, 1.9993332624435425, 9.317500114440918, 47.82374954223633, 10.058124542236328, 54.224998474121094, 78.51812744140625, 82.13187408447266, 99.67312622070312, 90.72000122070312, 101.90750122070312], "mean": [1.1160526275634766, -0.8381112217903137, 1.0818507671356201, 0.17415226995944977, -1.0960850715637207, 0.5051422119140625, -1.1605992317199707, -0.8810005784034729, 1.097287893295288, -0.06627532839775085, 1.0456188917160034, -0.6768350601196289, 38.90243148803711, 48.61350631713867, 2.407909870147705, 7.85554838180542, 6.6345086097717285, 9.60806941986084, 5.555484771728516, 9.534279823303223, 11.179019927978516, 16.647045135498047, 12.99424934387207, 23.73031997680664, 48.06283950805664, 56.13471603393555, 1.132728934288025, 3.6127378940582275, 15.634698867797852, 2.6346659660339355, 14.696185111999512, 14.327605247497559, 16.62652587890625, 16.049951553344727, 14.281700134277344, 33.662391662597656], "std": [0.34978923201560974, 0.12764810025691986, 0.12460947781801224, 0.47568756341934204, 0.2986990213394165, 0.23535795509815216, 0.3037647604942322, 0.11026006191968918, 0.12809190154075623, 0.4145529568195343, 0.3091491460800171, 0.047919049859046936, 8.374337196350098, 5.384223461151123, 0.14895375072956085, 2.9651198387145996, 7.882976055145264, 19.607585906982422, 8.208568572998047, 24.968299865722656, 22.58524513244629, 35.6595344543457, 27.62066650390625, 38.65861511230469, 15.278524398803711, 8.37460708618164, 1.2359607219696045, 3.241405487060547, 15.034427642822266, 3.0485169887542725, 15.804250717163086, 25.335969924926758, 24.405424118041992, 31.315378189086914, 27.417612075805664, 36.39453887939453], "count": [306]}, "action": {"min": [0.4554579555988312, -1.0620756149291992, 0.9424777030944824, -0.43096140027046204, -1.6261667013168335, 0.06268119812011719, -1.7220282554626465, -1.0921168327331543, 0.8681324124336243, -0.8436331748962402, 0.5244811773300171, -0.7136692404747009, 27.763124465942383, 43.033748626708984, 2.051874876022339, 0.13249999284744263, 0.7612500190734863, 0.47999998927116394, 0.6831250190734863, -1.5987499952316284, 0.8387500047683716, -0.10374999791383743, 0.8862500190734863, -0.04625000059604645, 31.620624542236328, 44.041873931884766, -0.8262500166893005, -0.43437498807907104, 0.5844444632530212, 0.125, 0.6499999761581421, -0.6712499856948853, 0.8481249809265137, -0.26500001549720764, -0.27000001072883606, -1.709375023841858], "max": [1.565384864807129, -0.6705148220062256, 1.371881365776062, 0.9280585050582886, -0.5775301456451416, 0.7369154095649719, -0.7243266701698303, -0.6987678408622742, 1.4477711915969849, 0.5454464554786682, 1.612815022468567, -0.5639400482177734, 59.83937454223633, 63.076873779296875, 2.7506251335144043, 9.52750015258789, 24.753124237060547, 65.41937255859375, 25.783124923706055, 75.71437072753906, 88.0374984741211, 109.38562774658203, 98.89437866210938, 109.8812484741211, 80.14250183105469, 68.54875183105469, 1.9993332624435425, 9.317500114440918, 47.82374954223633, 10.058124542236328, 54.224998474121094, 78.51812744140625, 82.13187408447266, 99.67312622070312, 90.72000122070312, 101.90750122070312], "mean": [1.116052508354187, -0.838111400604248, 1.081850528717041, 0.1741521656513214, -1.0960849523544312, 0.505142331123352, -1.1605995893478394, -0.8810005187988281, 1.0972880125045776, -0.066275455057621, 1.0456188917160034, -0.6768352389335632, 38.90241622924805, 48.613525390625, 2.407909870147705, 7.85554838180542, 6.6345014572143555, 9.608075141906738, 5.555477142333984, 9.534295082092285, 11.17901611328125, 16.647056579589844, 12.994261741638184, 23.730323791503906, 48.06283950805664, 56.13466262817383, 1.1327276229858398, 3.6127378940582275, 15.63470458984375, 2.6346662044525146, 14.69619369506836, 14.327605247497559, 16.626523971557617, 16.04994773864746, 14.281693458557129, 33.662391662597656], "std": [0.34978896379470825, 0.12764811515808105, 0.12460950016975403, 0.47568750381469727, 0.29869893193244934, 0.23535796999931335, 0.303764671087265, 0.11026005446910858, 0.12809190154075623, 0.4145529270172119, 0.3091491460800171, 0.047919049859046936, 8.374338150024414, 5.384222984313965, 0.14895378053188324, 2.9651198387145996, 7.882976531982422, 19.60758399963379, 8.208566665649414, 24.968318939208984, 22.58524513244629, 35.6595344543457, 27.620662689208984, 38.65861129760742, 15.278523445129395, 8.37460708618164, 1.2359607219696045, 3.2414050102233887, 15.034425735473633, 3.0485167503356934, 15.804252624511719, 25.33596420288086, 24.405424118041992, 31.315378189086914, 27.417612075805664, 36.3945426940918], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [306]}, "index": {"min": [11811], "max": [12116], "mean": [11963.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.4705882352941178, 6.0, 6.0, 6.0, 6.0], "std": [2.1268861633896763, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [306]}, "eef_direction_state": {"mean": [3.973856209150327, 4.215686274509804], "std": [1.8906294985778767, 2.1265246017783284], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.0392156862745099, 0.8562091503267973], "std": [0.8622993500900396, 0.9104929402058204], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.7810457516339869, 0.6993464052287581], "std": [0.8562153868954118, 0.8290869639120536], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [3.973856209150327, 4.215686274509804], "std": [1.8906294985778767, 2.1265246017783284], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.0392156862745099, 0.8562091503267973], "std": [0.8622993500900396, 0.9104929402058204], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.7810457516339869, 0.6993464052287581], "std": [0.8562153868954118, 0.8290869639120536], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.5934870230228696, 0.19975864854419031, 1.1392117589513697, -1.658781120971019, 0.8812168369675938, -2.378549605237509, 0.6021325854507388, -0.2121527028460978, 1.109548279321634, 1.8159395387089343, 0.943526543815752, 1.307516855778351], "std": [0.03719427413194689, 0.08294262214059031, 0.047548625650737836, 0.1862984519338926, 0.1308989335393616, 0.3915496376554436, 0.04304011416105415, 0.07877088959512782, 0.03842547116936984, 0.35120924047555174, 0.08021463680603376, 1.948561445735516], "min": [0.556920456878022, 0.06578326597726988, 1.0474525601382088, -2.0784694516615247, 0.6916516395553391, -3.116271621041509, 0.5578269640099864, -0.3385500744457287, 1.0361616338587991, 1.4323826123319665, 0.8568492637672871, -3.134026172217327], "max": [0.7123429404607305, 0.31119310603369715, 1.2384733579801182, -1.3304063162254836, 1.169021677918085, -1.7987342994996773, 0.7294851509971372, -0.09366294497308497, 1.1760154592736707, 2.651015293577471, 1.0831662304659306, 3.123592458587849], "count": [306]}, "eef_sim_pose_action": {"mean": [0.5934870230228696, 0.19975864854419031, 1.1392117589513697, -1.658781120971019, 0.8812168369675938, -2.378549605237509, 0.6021325854507388, -0.2121527028460978, 1.109548279321634, 1.8159395387089343, 0.943526543815752, 1.307516855778351], "std": [0.03719427413194689, 0.08294262214059031, 0.047548625650737836, 0.1862984519338926, 0.1308989335393616, 0.3915496376554436, 0.04304011416105415, 0.07877088959512782, 0.03842547116936984, 0.35120924047555174, 0.08021463680603376, 1.948561445735516], "min": [0.556920456878022, 0.06578326597726988, 1.0474525601382088, -2.0784694516615247, 0.6916516395553391, -3.116271621041509, 0.5578269640099864, -0.3385500744457287, 1.0361616338587991, 1.4323826123319665, 0.8568492637672871, -3.134026172217327], "max": [0.7123429404607305, 0.31119310603369715, 1.2384733579801182, -1.3304063162254836, 1.169021677918085, -1.7987342994996773, 0.7294851509971372, -0.09366294497308497, 1.1760154592736707, 2.651015293577471, 1.0831662304659306, 3.123592458587849], "count": [306]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3125075571895425]], [[0.2949790910947713]], [[0.2528463174019608]]], "std": [[[0.3258474591768474]], [[0.3025571569898425]], [[0.2935124180350475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3084573100490196]], [[0.3313217524509804]], [[0.3361514644607843]]], "std": [[[0.19573114101955]], [[0.187166465442831]], [[0.19406768872717675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.316213545751634]], [[0.336429272875817]], [[0.31273351102941177]]], "std": [[[0.20064253601529827]], [[0.19270328491656336]], [[0.1923478348108058]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22496914828431375]], [[0.24963768790849672]], [[0.23518157679738563]]], "std": [[[0.32593354910518596]], [[0.3162810817870262]], [[0.30750253081659673]]], "count": [100]}, "observation.state": {"min": [0.42505913972854614, -1.1037757396697998, 0.8930580615997314, -0.44293126463890076, -1.633491039276123, 0.0711451917886734, -1.648546576499939, -1.1164120435714722, 0.8271256685256958, -0.6247615814208984, 0.6262874603271484, -0.9491350054740906, 23.09375, 43.70124816894531, 2.234375, -0.2524999976158142, 0.9937499761581421, 0.18250000476837158, 0.7055555582046509, -1.621538519859314, 0.8424999713897705, -0.7762500047683716, 0.5943750143051147, -0.16625000536441803, 36.801536560058594, 33.337501525878906, -0.9593750238418579, -0.03312499821186066, 0.5942857265472412, -0.05444444343447685, 0.7612500190734863, 0.2137499898672104, 0.8410000205039978, 0.7293750047683716, 0.5837500095367432, -2.271250009536743], "max": [1.6501201391220093, -0.6605964303016663, 1.3899061679840088, 1.0170137882232666, -0.7233968377113342, 0.6670100092887878, -0.5676356554031372, -0.6169413328170776, 1.481341004371643, 0.5398091077804565, 1.6354068517684937, -0.6072613596916199, 54.58562469482422, 58.35187530517578, 2.634999990463257, 9.665555000305176, 28.979999542236328, 95.96187591552734, 32.04624938964844, 69.90625, 31.909374237060547, 82.33999633789062, 83.421875, 108.78312683105469, 70.29750061035156, 57.68312454223633, 38.171875, 9.551250457763672, 41.78687286376953, 5.514999866485596, 28.985000610351562, 68.88187408447266, 48.701873779296875, 79.58625030517578, 89.49749755859375, 102.49687957763672], "mean": [1.291098713874817, -0.8235265612602234, 1.0264836549758911, 0.03989448398351669, -1.2624002695083618, 0.5152721405029297, -1.2034581899642944, -0.8266056180000305, 1.0100812911987305, -0.03848773241043091, 1.0769201517105103, -0.8305552005767822, 35.35450744628906, 48.93359375, 2.4072935581207275, 8.082565307617188, 7.662379741668701, 12.829100608825684, 7.3390607833862305, 8.665377616882324, 6.830620765686035, 11.930026054382324, 11.558422088623047, 19.51359748840332, 49.29603576660156, 49.88190460205078, 2.569978952407837, 7.006111145019531, 18.950483322143555, 0.9535810947418213, 13.29664421081543, 15.886615753173828, 15.042137145996094, 20.80750274658203, 17.40235710144043, 35.82736587524414], "std": [0.44286152720451355, 0.13750863075256348, 0.16146497428417206, 0.46803706884384155, 0.35671466588974, 0.19352900981903076, 0.38279327750205994, 0.15883642435073853, 0.16564592719078064, 0.3857003450393677, 0.36154189705848694, 0.1189420074224472, 8.82237434387207, 4.842395305633545, 0.09859386831521988, 3.24753737449646, 8.974443435668945, 28.16954231262207, 10.529516220092773, 23.340124130249023, 10.674483299255371, 27.828107833862305, 24.42742347717285, 37.8894157409668, 11.759968757629395, 5.646758556365967, 7.699989318847656, 3.6493873596191406, 11.123906135559082, 1.0372931957244873, 7.725015640258789, 24.9436092376709, 15.711585998535156, 30.1148681640625, 27.782554626464844, 38.4482536315918], "count": [381]}, "action": {"min": [0.42505913972854614, -1.1037757396697998, 0.8930580615997314, -0.44293126463890076, -1.633491039276123, 0.0711451917886734, -1.648546576499939, -1.1164120435714722, 0.8271256685256958, -0.6247615814208984, 0.6262874603271484, -0.9491350054740906, 23.09375, 43.70124816894531, 2.234375, -0.2524999976158142, 0.9937499761581421, 0.18250000476837158, 0.7055555582046509, -1.621538519859314, 0.8424999713897705, -0.7762500047683716, 0.5943750143051147, -0.16625000536441803, 36.801536560058594, 33.337501525878906, -0.9593750238418579, -0.03312499821186066, 0.5942857265472412, -0.05444444343447685, 0.7612500190734863, 0.2137499898672104, 0.8410000205039978, 0.7293750047683716, 0.5837500095367432, -2.271250009536743], "max": [1.6501201391220093, -0.6605964303016663, 1.3899061679840088, 1.0170137882232666, -0.7233968377113342, 0.6670100092887878, -0.5676356554031372, -0.6169413328170776, 1.481341004371643, 0.5398091077804565, 1.6354068517684937, -0.6072613596916199, 54.58562469482422, 58.35187530517578, 2.634999990463257, 9.665555000305176, 28.979999542236328, 95.96187591552734, 32.04624938964844, 69.90625, 31.909374237060547, 82.33999633789062, 83.421875, 108.78312683105469, 70.29750061035156, 57.68312454223633, 38.171875, 9.551250457763672, 41.78687286376953, 5.514999866485596, 28.985000610351562, 68.88187408447266, 48.701873779296875, 79.58625030517578, 89.49749755859375, 102.49687957763672], "mean": [1.2910993099212646, -0.8235272765159607, 1.0264827013015747, 0.03989442065358162, -1.2624001502990723, 0.5152722597122192, -1.2034589052200317, -0.8266055583953857, 1.010081171989441, -0.03848770260810852, 1.0769201517105103, -0.8305551409721375, 35.354488372802734, 48.9335823059082, 2.4072914123535156, 8.082561492919922, 7.6623735427856445, 12.82910442352295, 7.339057445526123, 8.665388107299805, 6.830642223358154, 11.93001937866211, 11.558424949645996, 19.51361083984375, 49.296043395996094, 49.88188934326172, 2.5699806213378906, 7.006114482879639, 18.950469970703125, 0.9535813331604004, 13.296631813049316, 15.886618614196777, 15.042137145996094, 20.807506561279297, 17.402360916137695, 35.827392578125], "std": [0.4428619146347046, 0.1375086009502411, 0.16146507859230042, 0.46803706884384155, 0.3567146360874176, 0.19352903962135315, 0.3827933669090271, 0.1588364690542221, 0.16564594209194183, 0.38570037484169006, 0.36154183745384216, 0.1189420074224472, 8.822375297546387, 4.842397212982178, 0.09859390556812286, 3.247533082962036, 8.974442481994629, 28.16954231262207, 10.52951431274414, 23.34012794494629, 10.674494743347168, 27.828115463256836, 24.42742347717285, 37.88941192626953, 11.759968757629395, 5.646757125854492, 7.699987411499023, 3.6493875980377197, 11.123905181884766, 1.0372933149337769, 7.725014686584473, 24.9436092376709, 15.71158504486084, 30.114866256713867, 27.78255844116211, 38.44825744628906], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [381]}, "index": {"min": [12117], "max": [12497], "mean": [12307.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [2.05249343832021, 6.0, 6.0, 6.0, 6.0], "std": [2.1017116703998675, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [381]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [381]}, "eef_direction_state": {"mean": [4.464566929133858, 4.346456692913386], "std": [1.8717205115460045, 2.0532719657134706], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.7979002624671916, 0.7454068241469817], "std": [0.8533373116653498, 0.8422947999555548], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.6062992125984252, 0.5065616797900262], "std": [0.8370440458057176, 0.7516099881451781], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.464566929133858, 4.346456692913386], "std": [1.8717205115460045, 2.0532719657134706], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.7979002624671916, 0.7454068241469817], "std": [0.8533373116653498, 0.8422947999555548], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.6062992125984252, 0.5065616797900262], "std": [0.8370440458057176, 0.7516099881451781], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.5733194338559093, 0.2211884189175115, 1.1392473080987258, -1.6230384986833322, 0.8436019511519648, -2.2816962993527827, 0.5839523797855194, -0.20510163403025794, 1.1217093313716722, 1.8498338460897263, 1.0889299922938904, 1.1955703968709688], "std": [0.04185242163176223, 0.09203042254056223, 0.04699221749303557, 0.20060375671817188, 0.13626926616363136, 0.35502669537828374, 0.04383656179311526, 0.09008540450798953, 0.04732118258755226, 0.28137888771725683, 0.06824841973234558, 2.204050962539411], "min": [0.5463274397627816, 0.052787253738591444, 1.0432972033890542, -2.0029702092848667, 0.6413904461699498, -2.975709904072574, 0.5496256957960399, -0.3254633864104121, 1.044864286459683, 1.3363356987763622, 0.8508190248922145, -3.1404270842900353], "max": [0.7011610459807102, 0.3111286395350909, 1.2461433650438407, -1.079657397414711, 1.2307041300677324, -1.8609835150585459, 0.7390329856177583, -0.07977300809973398, 1.2063918839337258, 2.348202972534443, 1.1750975378650108, 3.1396158613252525], "count": [381]}, "eef_sim_pose_action": {"mean": [0.5733194338559093, 0.2211884189175115, 1.1392473080987258, -1.6230384986833322, 0.8436019511519648, -2.2816962993527827, 0.5839523797855194, -0.20510163403025794, 1.1217093313716722, 1.8498338460897263, 1.0889299922938904, 1.1955703968709688], "std": [0.04185242163176223, 0.09203042254056223, 0.04699221749303557, 0.20060375671817188, 0.13626926616363136, 0.35502669537828374, 0.04383656179311526, 0.09008540450798953, 0.04732118258755226, 0.28137888771725683, 0.06824841973234558, 2.204050962539411], "min": [0.5463274397627816, 0.052787253738591444, 1.0432972033890542, -2.0029702092848667, 0.6413904461699498, -2.975709904072574, 0.5496256957960399, -0.3254633864104121, 1.044864286459683, 1.3363356987763622, 0.8508190248922145, -3.1404270842900353], "max": [0.7011610459807102, 0.3111286395350909, 1.2461433650438407, -1.079657397414711, 1.2307041300677324, -1.8609835150585459, 0.7390329856177583, -0.07977300809973398, 1.2063918839337258, 2.348202972534443, 1.1750975378650108, 3.1396158613252525], "count": [381]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3007342585784314]], [[0.28867585171568627]], [[0.2600420996732026]]], "std": [[[0.32567345887151133]], [[0.29999706244192725]], [[0.28794285512051815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3554929820261438]], [[0.37623625]], [[0.38219782883986925]]], "std": [[[0.22342755178728393]], [[0.22105372853100383]], [[0.23234720864142472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29296486111111114]], [[0.3232804248366013]], [[0.30439539215686273]]], "std": [[[0.18213568743500833]], [[0.1767163048793907]], [[0.1772596789252796]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23118730800653595]], [[0.2510130392156863]], [[0.23851526960784314]]], "std": [[[0.3273533782265346]], [[0.3191217226245625]], [[0.3156356456482379]]], "count": [100]}, "observation.state": {"min": [0.4421301484107971, -1.160520076751709, 0.9365012645721436, -0.34661293029785156, -1.6275653839111328, -0.043011367321014404, -1.489852786064148, -1.0485093593597412, 0.8247061371803284, -0.6532530188560486, 0.603589653968811, -1.0783253908157349, 3.6399998664855957, 46.82062530517578, 2.1875, 0.37437498569488525, 0.84375, 0.3543750047683716, 0.6781250238418579, -1.7699999809265137, 0.6662499904632568, -0.26625001430511475, 0.6883333325386047, 0.11874999850988388, 1.3274999856948853, 48.787498474121094, -0.8920000195503235, -0.17750000953674316, 0.9068750143051147, 0.9168750047683716, 0.5756250023841858, -0.5631250143051147, 0.6388888955116272, 0.6200000047683716, 0.08875000476837158, -2.0374999046325684], "max": [1.549108624458313, -0.7305018305778503, 1.4012311697006226, 1.2466858625411987, -0.6408073902130127, 0.8179073929786682, -0.5155642032623291, -0.651260495185852, 1.2723878622055054, 0.3086773157119751, 1.4686331748962402, -0.6893501281738281, 59.42375183105469, 62.74562454223633, 3.4881248474121094, 9.734443664550781, 26.174375534057617, 101.67500305175781, 22.696874618530273, 84.04437255859375, 25.756250381469727, 90.828125, 75.19750213623047, 108.39437103271484, 58.89812469482422, 82.45000457763672, 1.1675000190734863, 9.34000015258789, 27.541250228881836, 109.41875457763672, 37.73875045776367, 77.70500183105469, 56.43687438964844, 87.66500091552734, 81.86624908447266, 110.06937408447266], "mean": [0.94869065284729, -0.8782979249954224, 1.1211899518966675, 0.33494430780410767, -1.0852954387664795, 0.57108074426651, -1.1158820390701294, -0.8115427494049072, 0.9750787019729614, -0.04793684184551239, 1.0587286949157715, -0.8840261697769165, 38.51768493652344, 53.00912094116211, 2.4822213649749756, 7.296605587005615, 6.913422584533691, 17.144039154052734, 5.482312202453613, 13.755393028259277, 6.023044109344482, 17.19896125793457, 12.97417163848877, 22.742582321166992, 22.68876075744629, 65.56978607177734, 0.07326265424489975, 6.527840614318848, 10.707114219665527, 16.30545997619629, 8.904631614685059, 14.307060241699219, 10.603673934936523, 16.064584732055664, 12.551767349243164, 17.95243263244629], "std": [0.3235333561897278, 0.13993915915489197, 0.11648453027009964, 0.5044947266578674, 0.2719608247280121, 0.29308223724365234, 0.28821662068367004, 0.10288973897695541, 0.10795535147190094, 0.26547330617904663, 0.27919718623161316, 0.058725129812955856, 12.992512702941895, 4.041463851928711, 0.3540768325328827, 3.30688738822937, 6.520442008972168, 33.3973388671875, 8.039724349975586, 30.80519676208496, 9.045369148254395, 33.18733596801758, 24.775028228759766, 40.189090728759766, 20.885683059692383, 10.512264251708984, 0.6266512274742126, 3.1919209957122803, 6.957687854766846, 33.1241569519043, 10.778695106506348, 26.644041061401367, 16.239761352539062, 30.470182418823242, 25.044296264648438, 35.497318267822266], "count": [312]}, "action": {"min": [0.4421301484107971, -1.160520076751709, 0.9365012645721436, -0.34661293029785156, -1.6275653839111328, -0.043011367321014404, -1.489852786064148, -1.0485093593597412, 0.8247061371803284, -0.6532530188560486, 0.603589653968811, -1.0783253908157349, 3.6399998664855957, 46.82062530517578, 2.1875, 0.37437498569488525, 0.84375, 0.3543750047683716, 0.6781250238418579, -1.7699999809265137, 0.6662499904632568, -0.26625001430511475, 0.6883333325386047, 0.11874999850988388, 1.3274999856948853, 48.787498474121094, -0.8920000195503235, -0.17750000953674316, 0.9068750143051147, 0.9168750047683716, 0.5756250023841858, -0.5631250143051147, 0.6388888955116272, 0.6200000047683716, 0.08875000476837158, -2.0374999046325684], "max": [1.549108624458313, -0.7305018305778503, 1.4012311697006226, 1.2466858625411987, -0.6408073902130127, 0.8179073929786682, -0.5155642032623291, -0.651260495185852, 1.2723878622055054, 0.3086773157119751, 1.4686331748962402, -0.6893501281738281, 59.42375183105469, 62.74562454223633, 3.4881248474121094, 9.734443664550781, 26.174375534057617, 101.67500305175781, 22.696874618530273, 84.04437255859375, 25.756250381469727, 90.828125, 75.19750213623047, 108.39437103271484, 58.89812469482422, 82.45000457763672, 1.1675000190734863, 9.34000015258789, 27.541250228881836, 109.41875457763672, 37.73875045776367, 77.70500183105469, 56.43687438964844, 87.66500091552734, 81.86624908447266, 110.06937408447266], "mean": [0.9486909508705139, -0.878297746181488, 1.1211904287338257, 0.33494409918785095, -1.0852954387664795, 0.5710805058479309, -1.1158827543258667, -0.811542809009552, 0.9750787615776062, -0.04793684557080269, 1.058728575706482, -0.8840265274047852, 38.517677307128906, 53.00912094116211, 2.4822206497192383, 7.29660177230835, 6.913422584533691, 17.144010543823242, 5.482309341430664, 13.755386352539062, 6.023040294647217, 17.198957443237305, 12.97415828704834, 22.742586135864258, 22.688764572143555, 65.56978607177734, 0.07326270639896393, 6.5278401374816895, 10.707115173339844, 16.305458068847656, 8.904630661010742, 14.307050704956055, 10.603672981262207, 16.064577102661133, 12.551763534545898, 17.95242691040039], "std": [0.3235332667827606, 0.13993918895721436, 0.11648451536893845, 0.504494845867157, 0.2719607949256897, 0.29308217763900757, 0.28821665048599243, 0.10288972407579422, 0.10795534402132034, 0.2654733657836914, 0.2791970670223236, 0.05872512608766556, 12.992508888244629, 4.041464328765869, 0.3540765345096588, 3.30688738822937, 6.520442962646484, 33.397335052490234, 8.03972053527832, 30.805206298828125, 9.045368194580078, 33.187347412109375, 24.775028228759766, 40.18910217285156, 20.885684967041016, 10.5122652053833, 0.6266514658927917, 3.1919214725494385, 6.957687854766846, 33.12416076660156, 10.778693199157715, 26.644039154052734, 16.239765167236328, 30.470184326171875, 25.044292449951172, 35.497314453125], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [312]}, "index": {"min": [12498], "max": [12809], "mean": [12653.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [2.448717948717949, 6.0, 6.0, 6.0, 6.0], "std": [2.059359098070578, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [312]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [312]}, "eef_direction_state": {"mean": [3.91025641025641, 3.96474358974359], "std": [1.9688985430223007, 2.115731809114745], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [1.0673076923076923, 0.9134615384615384], "std": [0.8038101145153876, 0.8333271696024502], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.842948717948718, 0.7019230769230769], "std": [0.8647374123061535, 0.8071770334403775], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [3.91025641025641, 3.96474358974359], "std": [1.9688985430223007, 2.115731809114745], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [1.0673076923076923, 0.9134615384615384], "std": [0.8038101145153876, 0.8333271696024502], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.842948717948718, 0.7019230769230769], "std": [0.8647374123061535, 0.8071770334403775], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.5957678593739119, 0.16024903666580195, 1.1690517834901357, -1.485459364431957, 1.0072070954711625, -1.3025256084668508, 0.5841975653221425, -0.1878893663358343, 1.1352752376104265, 1.690090544624706, 1.0774873604342712, 2.378645382296281], "std": [0.0471845863662891, 0.08210674188209843, 0.0421282283130235, 0.27006189902862643, 0.1903759589913206, 1.934133061776815, 0.035349696985416894, 0.048680150184308546, 0.05194561358761387, 0.25350161276488903, 0.14037106675062191, 0.33397306326630294], "min": [0.5265725586038362, 0.024617134634414062, 1.0596481140251874, -2.130067850713132, 0.5292057219215418, -3.137478407302636, 0.5483028553175608, -0.25730648759287467, 1.0179151840817569, 1.2076878136776534, 0.9160159982455207, 2.0596466821584034], "max": [0.7043703659692564, 0.288728712729989, 1.2237697059142276, -1.057680603262345, 1.38263373937257, 3.133370493166504, 0.6971102941056209, -0.10594364359428071, 1.2293262000006322, 2.227493717719153, 1.4372289277456192, 3.122630900402151], "count": [312]}, "eef_sim_pose_action": {"mean": [0.5957678593739119, 0.16024903666580195, 1.1690517834901357, -1.485459364431957, 1.0072070954711625, -1.3025256084668508, 0.5841975653221425, -0.1878893663358343, 1.1352752376104265, 1.690090544624706, 1.0774873604342712, 2.378645382296281], "std": [0.0471845863662891, 0.08210674188209843, 0.0421282283130235, 0.27006189902862643, 0.1903759589913206, 1.934133061776815, 0.035349696985416894, 0.048680150184308546, 0.05194561358761387, 0.25350161276488903, 0.14037106675062191, 0.33397306326630294], "min": [0.5265725586038362, 0.024617134634414062, 1.0596481140251874, -2.130067850713132, 0.5292057219215418, -3.137478407302636, 0.5483028553175608, -0.25730648759287467, 1.0179151840817569, 1.2076878136776534, 0.9160159982455207, 2.0596466821584034], "max": [0.7043703659692564, 0.288728712729989, 1.2237697059142276, -1.057680603262345, 1.38263373937257, 3.133370493166504, 0.6971102941056209, -0.10594364359428071, 1.2293262000006322, 2.227493717719153, 1.4372289277456192, 3.122630900402151], "count": [312]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3050876899509804]], [[0.2907059579248366]], [[0.26191032679738563]]], "std": [[[0.3258892802891803]], [[0.3023594046989773]], [[0.28937467606437534]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3342451429738562]], [[0.3633910702614379]], [[0.37295833741830065]]], "std": [[[0.21322318213234406]], [[0.2084301548065704]], [[0.22018530267198919]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27382920343137257]], [[0.3005963562091504]], [[0.2758126633986928]]], "std": [[[0.1656681551246149]], [[0.1621802280371816]], [[0.1751639699240873]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22758333537581701]], [[0.24478781045751635]], [[0.2325972855392157]]], "std": [[[0.32413164452766546]], [[0.31733568152956]], [[0.3132884268349427]]], "count": [100]}, "observation.state": {"min": [0.37005510926246643, -1.1389906406402588, 0.9504463076591492, -0.3376270532608032, -1.6278196573257446, 0.04775597155094147, -1.4006589651107788, -1.0543745756149292, 0.8047226667404175, -0.6966458559036255, 0.5399309396743774, -0.9873302578926086, 14.707499504089355, 42.90312576293945, 1.8018749952316284, -0.09375, 0.9950000047683716, 0.3018749952316284, 0.7756249904632568, -1.7549999952316284, 0.7150000333786011, -0.07750000059604645, 0.8268749713897705, 0.004999999888241291, 14.103750228881836, 46.76124954223633, -0.8949999809265137, -0.809374988079071, 0.6677777767181396, 0.8643749952316284, 0.5974999666213989, 0.38499999046325684, 0.6777777671813965, 0.45375001430511475, 0.041875001043081284, -2.0768749713897705], "max": [1.5429731607437134, -0.6747825741767883, 1.3936731815338135, 1.161211609840393, -0.5682316422462463, 0.8431086540222168, -0.4576037526130676, -0.6460288763046265, 1.3273203372955322, 0.3484063744544983, 1.4737883806228638, -0.7893444299697876, 58.72062683105469, 86.23937225341797, 11.530624389648438, 9.664999961853027, 32.6818733215332, 108.41687774658203, 29.459999084472656, 100.20562744140625, 35.38875198364258, 88.26312255859375, 72.56812286376953, 109.80437469482422, 63.47500228881836, 75.19937896728516, 1.880833387374878, 9.478333473205566, 32.703125, 109.62750244140625, 41.213748931884766, 91.90250396728516, 66.78312683105469, 64.83499908447266, 89.30500030517578, 109.61500549316406], "mean": [1.0665913820266724, -0.8667284250259399, 1.0865293741226196, 0.25793176889419556, -1.1367053985595703, 0.5503023266792297, -1.148913860321045, -0.8055917024612427, 0.9521056413650513, -0.013001433573663235, 1.0471177101135254, -0.9468122720718384, 37.177940368652344, 51.792457580566406, 2.8113110065460205, 7.181102275848389, 6.548610687255859, 21.125673294067383, 6.320010662078857, 17.17979621887207, 7.37838077545166, 21.095705032348633, 10.69599723815918, 29.238746643066406, 32.36946105957031, 63.33844757080078, 1.0585635900497437, 7.749029159545898, 10.889058113098145, 14.188233375549316, 8.332649230957031, 14.594477653503418, 11.090775489807129, 9.811835289001465, 12.222501754760742, 17.430320739746094], "std": [0.39869964122772217, 0.1452828198671341, 0.1350238025188446, 0.5114754438400269, 0.32929113507270813, 0.24882254004478455, 0.324774831533432, 0.12380456179380417, 0.1430821418762207, 0.3086487948894501, 0.3369881808757782, 0.04623156785964966, 8.460991859436035, 10.283097267150879, 2.1559855937957764, 3.7583141326904297, 9.267380714416504, 34.978111267089844, 9.359725952148438, 32.55862045288086, 11.218170166015625, 33.97534942626953, 19.591384887695312, 44.41633605957031, 12.307637214660645, 7.872124195098877, 1.1763548851013184, 3.3198091983795166, 7.7388224601745605, 31.923738479614258, 11.204266548156738, 31.006526947021484, 19.96426010131836, 19.75433349609375, 26.384538650512695, 33.62083435058594], "count": [355]}, "action": {"min": [0.37005510926246643, -1.1389906406402588, 0.9504463076591492, -0.3376270532608032, -1.6278196573257446, 0.04775597155094147, -1.4006589651107788, -1.0543745756149292, 0.8047226667404175, -0.6966458559036255, 0.5399309396743774, -0.9873302578926086, 14.707499504089355, 42.90312576293945, 1.8018749952316284, -0.09375, 0.9950000047683716, 0.3018749952316284, 0.7756249904632568, -1.7549999952316284, 0.7150000333786011, -0.07750000059604645, 0.8268749713897705, 0.004999999888241291, 14.103750228881836, 46.76124954223633, -0.8949999809265137, -0.809374988079071, 0.6677777767181396, 0.8643749952316284, 0.5974999666213989, 0.38499999046325684, 0.6777777671813965, 0.45375001430511475, 0.041875001043081284, -2.0768749713897705], "max": [1.5429731607437134, -0.6747825741767883, 1.3936731815338135, 1.161211609840393, -0.5682316422462463, 0.8431086540222168, -0.4576037526130676, -0.6460288763046265, 1.3273203372955322, 0.3484063744544983, 1.4737883806228638, -0.7893444299697876, 58.72062683105469, 86.23937225341797, 11.530624389648438, 9.664999961853027, 32.6818733215332, 108.41687774658203, 29.459999084472656, 100.20562744140625, 35.38875198364258, 88.26312255859375, 72.56812286376953, 109.80437469482422, 63.47500228881836, 75.19937896728516, 1.880833387374878, 9.478333473205566, 32.703125, 109.62750244140625, 41.213748931884766, 91.90250396728516, 66.78312683105469, 64.83499908447266, 89.30500030517578, 109.61500549316406], "mean": [1.0665913820266724, -0.8667279481887817, 1.0865291357040405, 0.25793182849884033, -1.1367050409317017, 0.550302267074585, -1.148914098739624, -0.8055917024612427, 0.9521059989929199, -0.013001435436308384, 1.0471173524856567, -0.9468119740486145, 37.17794418334961, 51.79246139526367, 2.8113129138946533, 7.181099891662598, 6.548618316650391, 21.125694274902344, 6.320004940032959, 17.179771423339844, 7.37839937210083, 21.095705032348633, 10.695990562438965, 29.238723754882812, 32.36946105957031, 63.33839797973633, 1.0585631132125854, 7.749027729034424, 10.889055252075195, 14.188231468200684, 8.33265209197998, 14.594480514526367, 11.090777397155762, 9.811837196350098, 12.222503662109375, 17.430328369140625], "std": [0.3986996114253998, 0.1452828347682953, 0.1350238174200058, 0.511475682258606, 0.3292911648750305, 0.24882261455059052, 0.3247748613357544, 0.12380454689264297, 0.14308211207389832, 0.3086487948894501, 0.3369881808757782, 0.04623156413435936, 8.460991859436035, 10.283097267150879, 2.1559858322143555, 3.7583158016204834, 9.267382621765137, 34.978111267089844, 9.359724998474121, 32.55864334106445, 11.218167304992676, 33.97533416748047, 19.591379165649414, 44.416316986083984, 12.307637214660645, 7.872123718261719, 1.1763545274734497, 3.3198091983795166, 7.738822937011719, 31.923742294311523, 11.204265594482422, 31.006526947021484, 19.964256286621094, 19.75433349609375, 26.38453483581543, 33.62083053588867], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [355]}, "index": {"min": [12810], "max": [13164], "mean": [12987.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [2.552112676056338, 6.0, 6.0, 6.0, 6.0], "std": [2.142649350879703, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [355]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [355]}, "eef_direction_state": {"mean": [4.033802816901408, 4.4], "std": [2.0865730150259045, 2.0412644520934258], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.9098591549295775, 0.8084507042253521], "std": [0.8674318465053473, 0.837458677370005], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.7830985915492957, 0.5352112676056338], "std": [0.8430304015190314, 0.7877760802087708], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [4.033802816901408, 4.4], "std": [2.0865730150259045, 2.0412644520934258], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.9098591549295775, 0.8084507042253521], "std": [0.8674318465053473, 0.837458677370005], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.7830985915492957, 0.5352112676056338], "std": [0.8430304015190314, 0.7877760802087708], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.5853213434654195, 0.17550557171114456, 1.1528523778003716, -1.5794078293404314, 0.95389691626018, -1.3069047489763992, 0.5817447950182236, -0.19620773139849113, 1.126724937330171, 1.8080173661820222, 1.105941688837889, 1.1559142160391505], "std": [0.04346157237223762, 0.0888999591873506, 0.0421082349437547, 0.23381563558579854, 0.20398520224956856, 2.0177041647808602, 0.04110664633775737, 0.05401538520750505, 0.05829105037202389, 0.42023523222251963, 0.1374495741962155, 2.0720783974595425], "min": [0.5417828335690072, 0.027753660159341803, 1.0723480844399442, -2.0363254198598995, 0.5625430372386635, -3.140466182474987, 0.5543309421633976, -0.26453689904297445, 1.0119802039837469, 0.8354013760106267, 0.9711061082122234, -3.139390400472264], "max": [0.7224932048414665, 0.28842857081183393, 1.2386785358808778, -1.1163060727527987, 1.4396493973946867, 3.1349353402297657, 0.7188235866566106, -0.1027602282548348, 1.2350485007333822, 2.5822555760816597, 1.5412988632626186, 3.1127537151490507], "count": [355]}, "eef_sim_pose_action": {"mean": [0.5853213434654195, 0.17550557171114456, 1.1528523778003716, -1.5794078293404314, 0.95389691626018, -1.3069047489763992, 0.5817447950182236, -0.19620773139849113, 1.126724937330171, 1.8080173661820222, 1.105941688837889, 1.1559142160391505], "std": [0.04346157237223762, 0.0888999591873506, 0.0421082349437547, 0.23381563558579854, 0.20398520224956856, 2.0177041647808602, 0.04110664633775737, 0.05401538520750505, 0.05829105037202389, 0.42023523222251963, 0.1374495741962155, 2.0720783974595425], "min": [0.5417828335690072, 0.027753660159341803, 1.0723480844399442, -2.0363254198598995, 0.5625430372386635, -3.140466182474987, 0.5543309421633976, -0.26453689904297445, 1.0119802039837469, 0.8354013760106267, 0.9711061082122234, -3.139390400472264], "max": [0.7224932048414665, 0.28842857081183393, 1.2386785358808778, -1.1163060727527987, 1.4396493973946867, 3.1349353402297657, 0.7188235866566106, -0.1027602282548348, 1.2350485007333822, 2.5822555760816597, 1.5412988632626186, 3.1127537151490507], "count": [355]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29675357434640526]], [[0.28165838848039215]], [[0.2510408966503268]]], "std": [[[0.32594501727108627]], [[0.2985252728108279]], [[0.28547390425268143]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3428679044117647]], [[0.3716492422385621]], [[0.36688042483660127]]], "std": [[[0.22573785079269915]], [[0.2175580261234946]], [[0.22974594772227996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2691074203431372]], [[0.3028738929738562]], [[0.2791822834967321]]], "std": [[[0.17221378397738638]], [[0.16567438667867776]], [[0.1714163216198431]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2249949550653595]], [[0.24926188316993464]], [[0.23691031454248365]]], "std": [[[0.3269213346393519]], [[0.3183594282195741]], [[0.31609053267270043]]], "count": [100]}, "observation.state": {"min": [0.43602654337882996, -1.0607643127441406, 0.9565499424934387, -0.26783397793769836, -1.6270991563796997, -0.01888304017484188, -1.3247085809707642, -0.9772449731826782, 0.8376336097717285, -0.6480792760848999, 0.5735723376274109, -1.077286958694458, 12.451250076293945, 42.650001525878906, 2.041249990463257, 0.6168749928474426, 1.0631250143051147, 0.2393750101327896, 0.695555567741394, -1.8018749952316284, 0.7799999713897705, -0.0468749925494194, 0.7411110997200012, 0.07124999910593033, 1.8316667079925537, 50.95249938964844, -0.9168750047683716, -1.0081250667572021, 0.653333306312561, -1.0218181610107422, 0.6756249666213989, 0.06812499463558197, 0.9325000047683716, 0.6106250286102295, 0.19874998927116394, 0.5618749856948853], "max": [1.4581425189971924, -0.7017719745635986, 1.3585059642791748, 1.3156375885009766, -0.6980764269828796, 0.774471640586853, -0.5777685642242432, -0.6685358881950378, 1.2870985269546509, 0.3369382917881012, 1.3930003643035889, -0.7378690838813782, 68.93937683105469, 56.63312530517578, 2.5149998664855957, 9.576250076293945, 29.821874618530273, 43.77562713623047, 24.13249969482422, 62.4743766784668, 29.744375228881836, 64.09062194824219, 71.46375274658203, 100.7093734741211, 63.178123474121094, 85.80875396728516, 0.26999998092651367, 9.46500015258789, 37.375, 29.3543758392334, 25.124374389648438, 65.10562896728516, 43.65625, 79.42874908447266, 80.42874908447266, 108.01687622070312], "mean": [0.896450936794281, -0.8508533239364624, 1.1239869594573975, 0.4401181638240814, -1.0253876447677612, 0.5180144906044006, -1.0342546701431274, -0.8079772591590881, 0.9959474802017212, -0.07847847044467926, 0.9631312489509583, -0.9432582259178162, 39.36458969116211, 49.01348114013672, 2.2649171352386475, 7.74281120300293, 7.05099630355835, 7.070977210998535, 4.728379726409912, 8.090045928955078, 6.354812145233154, 10.316385269165039, 11.321430206298828, 21.419248580932617, 26.178436279296875, 68.77444458007812, -0.24423421919345856, 5.22111177444458, 15.075765609741211, 4.4422454833984375, 10.697016716003418, 13.246186256408691, 9.894237518310547, 19.952415466308594, 12.541105270385742, 42.88290786743164], "std": [0.2983511984348297, 0.12501183152198792, 0.10331414639949799, 0.5338514447212219, 0.261304646730423, 0.29189154505729675, 0.2181265950202942, 0.08744806051254272, 0.09849412739276886, 0.2778753936290741, 0.2539915442466736, 0.09539732336997986, 13.376651763916016, 4.976112365722656, 0.11592885106801987, 3.161003589630127, 9.869823455810547, 13.636690139770508, 7.243617534637451, 20.690460205078125, 9.822446823120117, 20.786056518554688, 21.716632843017578, 36.3280029296875, 23.276086807250977, 14.992494583129883, 0.4061417579650879, 3.2899765968322754, 9.394454956054688, 7.333399295806885, 7.319390296936035, 22.37339973449707, 14.227110862731934, 23.260210037231445, 24.344341278076172, 37.78141784667969], "count": [303]}, "action": {"min": [0.43602654337882996, -1.0607643127441406, 0.9565499424934387, -0.26783397793769836, -1.6270991563796997, -0.01888304017484188, -1.3247085809707642, -0.9772449731826782, 0.8376336097717285, -0.6480792760848999, 0.5735723376274109, -1.077286958694458, 12.451250076293945, 42.650001525878906, 2.041249990463257, 0.6168749928474426, 1.0631250143051147, 0.2393750101327896, 0.695555567741394, -1.8018749952316284, 0.7799999713897705, -0.0468749925494194, 0.7411110997200012, 0.07124999910593033, 1.8316667079925537, 50.95249938964844, -0.9168750047683716, -1.0081250667572021, 0.653333306312561, -1.0218181610107422, 0.6756249666213989, 0.06812499463558197, 0.9325000047683716, 0.6106250286102295, 0.19874998927116394, 0.5618749856948853], "max": [1.4581425189971924, -0.7017719745635986, 1.3585059642791748, 1.3156375885009766, -0.6980764269828796, 0.774471640586853, -0.5777685642242432, -0.6685358881950378, 1.2870985269546509, 0.3369382917881012, 1.3930003643035889, -0.7378690838813782, 68.93937683105469, 56.63312530517578, 2.5149998664855957, 9.576250076293945, 29.821874618530273, 43.77562713623047, 24.13249969482422, 62.4743766784668, 29.744375228881836, 64.09062194824219, 71.46375274658203, 100.7093734741211, 63.178123474121094, 85.80875396728516, 0.26999998092651367, 9.46500015258789, 37.375, 29.3543758392334, 25.124374389648438, 65.10562896728516, 43.65625, 79.42874908447266, 80.42874908447266, 108.01687622070312], "mean": [0.896450936794281, -0.8508531451225281, 1.1239862442016602, 0.44011807441711426, -1.0253876447677612, 0.5180143117904663, -1.0342543125152588, -0.8079776167869568, 0.9959471821784973, -0.07847849279642105, 0.9631310105323792, -0.9432581663131714, 39.36457443237305, 49.01349639892578, 2.2649171352386475, 7.742807865142822, 7.050994873046875, 7.070981502532959, 4.728383541107178, 8.090027809143066, 6.3548078536987305, 10.31639575958252, 11.321428298950195, 21.41925811767578, 26.178436279296875, 68.77444458007812, -0.24423421919345856, 5.221109867095947, 15.07577896118164, 4.442244529724121, 10.69702434539795, 13.24618911743164, 9.894232749938965, 19.952423095703125, 12.54111099243164, 42.88290023803711], "std": [0.29835131764411926, 0.12501183152198792, 0.10331416130065918, 0.5338515043258667, 0.261304646730423, 0.29189160466194153, 0.2181265652179718, 0.08744806051254272, 0.09849411994218826, 0.2778753638267517, 0.2539915144443512, 0.09539730846881866, 13.3766508102417, 4.9761128425598145, 0.11592879891395569, 3.161003589630127, 9.869823455810547, 13.636687278747559, 7.243616104125977, 20.690460205078125, 9.8224458694458, 20.786054611206055, 21.716629028320312, 36.32801055908203, 23.276086807250977, 14.9924955368042, 0.4061417579650879, 3.2899768352508545, 9.39445686340332, 7.333398342132568, 7.319389343261719, 22.373395919799805, 14.227109909057617, 23.26021385192871, 24.344341278076172, 37.78141403198242], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [303]}, "index": {"min": [13165], "max": [13467], "mean": [13316.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [2.4752475247524752, 6.0, 6.0, 6.0, 6.0], "std": [2.122925589261996, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [303]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [303]}, "eef_direction_state": {"mean": [3.7392739273927393, 4.419141914191419], "std": [2.120466540812741, 1.968203497167659], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.0594059405940595, 0.8217821782178217], "std": [0.8183753790008625, 0.8605321816887438], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7293729372937293, 0.6006600660066007], "std": [0.8439428539810988, 0.7891171237148077], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.7392739273927393, 4.419141914191419], "std": [2.120466540812741, 1.968203497167659], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.0594059405940595, 0.8217821782178217], "std": [0.8183753790008625, 0.8605321816887438], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7293729372937293, 0.6006600660066007], "std": [0.8439428539810988, 0.7891171237148077], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.597747782718513, 0.1582840918156553, 1.1699649008709634, -1.597057080375853, 1.0289281831723172, -1.073327317192576, 0.5986679535402402, -0.18585754952815503, 1.1378248101721775, 1.762162318117931, 1.143181192305735, 1.284807387868079], "std": [0.0384599155677661, 0.07248987698865011, 0.044569696326131066, 0.3534271327537608, 0.13159255842017195, 2.1278854005426946, 0.0315660422641593, 0.04063157016428436, 0.0498941731313714, 0.3542192419524295, 0.08738458010837978, 2.0333726964036596], "min": [0.5434090440511898, 0.04492397406226756, 1.0707838018798892, -2.353309915392817, 0.6358560014840724, -3.140728979224892, 0.5657174940531137, -0.2625117833735381, 1.0373493768972872, 1.304662794331601, 1.0387046868419638, -3.1395063445804925], "max": [0.7040172317655582, 0.2766364241956623, 1.2357277186180669, -1.1358205872589915, 1.3208898882507918, 3.1093878816185234, 0.7050903513009417, -0.10605927102794946, 1.2239461144853774, 2.544399909021609, 1.389439886242223, 3.124739983595108], "count": [303]}, "eef_sim_pose_action": {"mean": [0.597747782718513, 0.1582840918156553, 1.1699649008709634, -1.597057080375853, 1.0289281831723172, -1.073327317192576, 0.5986679535402402, -0.18585754952815503, 1.1378248101721775, 1.762162318117931, 1.143181192305735, 1.284807387868079], "std": [0.0384599155677661, 0.07248987698865011, 0.044569696326131066, 0.3534271327537608, 0.13159255842017195, 2.1278854005426946, 0.0315660422641593, 0.04063157016428436, 0.0498941731313714, 0.3542192419524295, 0.08738458010837978, 2.0333726964036596], "min": [0.5434090440511898, 0.04492397406226756, 1.0707838018798892, -2.353309915392817, 0.6358560014840724, -3.140728979224892, 0.5657174940531137, -0.2625117833735381, 1.0373493768972872, 1.304662794331601, 1.0387046868419638, -3.1395063445804925], "max": [0.7040172317655582, 0.2766364241956623, 1.2357277186180669, -1.1358205872589915, 1.3208898882507918, 3.1093878816185234, 0.7050903513009417, -0.10605927102794946, 1.2239461144853774, 2.544399909021609, 1.389439886242223, 3.124739983595108], "count": [303]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3017298570261438]], [[0.2884073958333333]], [[0.2588859191176471]]], "std": [[[0.3280827844776594]], [[0.3043797249845428]], [[0.2888542021442218]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3432774285130719]], [[0.3730229411764706]], [[0.37279861519607843]]], "std": [[[0.22978228494772626]], [[0.22156815802145302]], [[0.2321757128313322]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2918778778594771]], [[0.3247042687908497]], [[0.32126317810457516]]], "std": [[[0.19156332228773923]], [[0.1831725399713326]], [[0.1817113265971734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2228836070261438]], [[0.24537257965686277]], [[0.2336140012254902]]], "std": [[[0.3265622416001552]], [[0.3171176819135202]], [[0.3147908689581041]]], "count": [100]}, "observation.state": {"min": [0.43984130024909973, -1.1120251417160034, 0.8836880922317505, -0.3638799786567688, -1.6262937784194946, 0.13411249220371246, -1.4864957332611084, -1.0076438188552856, 0.8224825263023376, -0.6452420353889465, 0.5165894031524658, -0.9523537158966064, 1.8706250190734863, 45.12687683105469, 2.1256251335144043, 0.10249999910593033, 0.7666666507720947, -2.2825000286102295, 0.6449999809265137, -1.8244444131851196, 0.7209091186523438, 0.21444444358348846, 0.6575000286102295, 0.004374999552965164, 1.459375023841858, 39.66625213623047, -1.040624976158142, -0.987500011920929, 0.6000000238418579, 0.9275000095367432, 0.6831250190734863, 0.06187500059604645, 0.7419999837875366, 1.2862499952316284, 0.41749998927116394, -2.083124876022339], "max": [1.5371557474136353, -0.618371844291687, 1.3946268558502197, 1.2117570638656616, -0.5666342377662659, 0.8722915053367615, -0.4454919099807739, -0.667179524898529, 1.27310311794281, 0.40139898657798767, 1.401774287223816, -0.751220703125, 61.193748474121094, 62.845001220703125, 16.508888244628906, 9.539999961853027, 32.87937545776367, 82.96687316894531, 26.94124984741211, 82.69187927246094, 31.608749389648438, 90.14312744140625, 67.70062255859375, 107.23687744140625, 62.72875213623047, 83.89749908447266, 1.6262500286102295, 9.563750267028809, 38.833126068115234, 64.83000183105469, 31.81624984741211, 109.36687469482422, 55.84687423706055, 94.07562255859375, 85.06437683105469, 109.60625457763672], "mean": [1.0678832530975342, -0.8314464092254639, 1.0640909671783447, 0.26828551292419434, -1.1303982734680176, 0.6037129759788513, -1.1825637817382812, -0.820699155330658, 0.9742897152900696, 0.06497909128665924, 1.0910701751708984, -0.9245548844337463, 35.09028244018555, 50.89966583251953, 2.750903844833374, 7.728193283081055, 7.466129302978516, 10.493987083435059, 5.491367340087891, 10.903214454650879, 6.5379815101623535, 15.281095504760742, 11.115483283996582, 24.336355209350586, 24.22684097290039, 65.87709045410156, 0.12046495079994202, 6.498056888580322, 14.818628311157227, 17.724756240844727, 12.859140396118164, 16.93800163269043, 10.146638870239258, 21.879844665527344, 12.3930082321167, 49.96435546875], "std": [0.42577582597732544, 0.1745522916316986, 0.16026878356933594, 0.5981883406639099, 0.39445796608924866, 0.27172085642814636, 0.3661889135837555, 0.09666048735380173, 0.11130037158727646, 0.3390358090400696, 0.33359843492507935, 0.04707125574350357, 15.512134552001953, 5.072702407836914, 1.8306591510772705, 3.086088180541992, 10.547721862792969, 25.644577026367188, 8.527743339538574, 27.578208923339844, 10.206949234008789, 30.206039428710938, 20.893802642822266, 37.23170471191406, 22.543079376220703, 15.388160705566406, 0.7260737419128418, 3.4304938316345215, 10.50420093536377, 18.220312118530273, 9.016627311706543, 33.641754150390625, 17.439184188842773, 26.308269500732422, 24.376075744628906, 42.04489517211914], "count": [287]}, "action": {"min": [0.43984130024909973, -1.1120251417160034, 0.8836880922317505, -0.3638799786567688, -1.6262937784194946, 0.13411249220371246, -1.4864957332611084, -1.0076438188552856, 0.8224825263023376, -0.6452420353889465, 0.5165894031524658, -0.9523537158966064, 1.8706250190734863, 45.12687683105469, 2.1256251335144043, 0.10249999910593033, 0.7666666507720947, -2.2825000286102295, 0.6449999809265137, -1.8244444131851196, 0.7209091186523438, 0.21444444358348846, 0.6575000286102295, 0.004374999552965164, 1.459375023841858, 39.66625213623047, -1.040624976158142, -0.987500011920929, 0.6000000238418579, 0.9275000095367432, 0.6831250190734863, 0.06187500059604645, 0.7419999837875366, 1.2862499952316284, 0.41749998927116394, -2.083124876022339], "max": [1.5371557474136353, -0.618371844291687, 1.3946268558502197, 1.2117570638656616, -0.5666342377662659, 0.8722915053367615, -0.4454919099807739, -0.667179524898529, 1.27310311794281, 0.40139898657798767, 1.401774287223816, -0.751220703125, 61.193748474121094, 62.845001220703125, 16.508888244628906, 9.539999961853027, 32.87937545776367, 82.96687316894531, 26.94124984741211, 82.69187927246094, 31.608749389648438, 90.14312744140625, 67.70062255859375, 107.23687744140625, 62.72875213623047, 83.89749908447266, 1.6262500286102295, 9.563750267028809, 38.833126068115234, 64.83000183105469, 31.81624984741211, 109.36687469482422, 55.84687423706055, 94.07562255859375, 85.06437683105469, 109.60625457763672], "mean": [1.0678832530975342, -0.8314462304115295, 1.0640908479690552, 0.26828569173812866, -1.1303977966308594, 0.6037127375602722, -1.182563304901123, -0.820699155330658, 0.9742899537086487, 0.06497902423143387, 1.0910701751708984, -0.924555242061615, 35.090293884277344, 50.899654388427734, 2.7509045600891113, 7.728189945220947, 7.466127395629883, 10.493977546691895, 5.491367816925049, 10.903196334838867, 6.537977695465088, 15.281076431274414, 11.115479469299316, 24.336336135864258, 24.226837158203125, 65.8770523071289, 0.12046501785516739, 6.498057842254639, 14.818617820739746, 17.724763870239258, 12.859138488769531, 16.938005447387695, 10.146637916564941, 21.879837036132812, 12.393009185791016, 49.96435546875], "std": [0.4257761538028717, 0.17455227673053741, 0.16026878356933594, 0.5981884598731995, 0.3944579064846039, 0.271720826625824, 0.3661889135837555, 0.09666048735380173, 0.11130038648843765, 0.3390357196331024, 0.33359843492507935, 0.04707125574350357, 15.512130737304688, 5.072702884674072, 1.83065927028656, 3.086087942123413, 10.547717094421387, 25.644577026367188, 8.527749061584473, 27.57819938659668, 10.206945419311523, 30.206037521362305, 20.893800735473633, 37.231693267822266, 22.54308319091797, 15.388162612915039, 0.7260739207267761, 3.4304935932159424, 10.50420093536377, 18.220312118530273, 9.016626358032227, 33.64175796508789, 17.439184188842773, 26.308273315429688, 24.376073837280273, 42.04489517211914], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [287]}, "index": {"min": [13468], "max": [13754], "mean": [13611.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [2.7038327526132404, 6.0, 6.0, 6.0, 6.0], "std": [2.020647586515874, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [287]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [287]}, "eef_direction_state": {"mean": [4.013937282229965, 4.174216027874564], "std": [1.9163192896174308, 2.0526936485155294], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.1045296167247387, 0.9059233449477352], "std": [0.8772464671376157, 0.8843587221963152], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8571428571428571, 0.6376306620209059], "std": [0.8495599540234579, 0.8143178433514813], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.013937282229965, 4.174216027874564], "std": [1.9163192896174308, 2.0526936485155294], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.1045296167247387, 0.9059233449477352], "std": [0.8772464671376157, 0.8843587221963152], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.8571428571428571, 0.6376306620209059], "std": [0.8495599540234579, 0.8143178433514813], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.5877246269280663, 0.18377977283060382, 1.1624051829039597, -1.620723451502304, 1.0542252530513418, -1.0759432518695156, 0.5885370774177051, -0.21590924307573403, 1.1274389092850852, 1.7218055339473861, 1.1021572409343752, 2.2306195201593577], "std": [0.04042504699310246, 0.09925442995037811, 0.0468630959627784, 0.3267920446242097, 0.1626530698673852, 2.0807597533377225, 0.037299118431372666, 0.06973371670513566, 0.053392731447483785, 0.2873251530969296, 0.14312680021662014, 0.6658628347462563], "min": [0.559078965897536, 0.04251432415964629, 1.0510819266505311, -2.3193610866162855, 0.5767786902218233, -3.1309016446968467, 0.5625216222553768, -0.2895315273324518, 1.0291955555627172, 0.8987593325753138, 1.0004043656765411, -3.1384165134758053], "max": [0.709899526543903, 0.2904535051288234, 1.2192400605497034, -1.2341301638625395, 1.3372580637884854, 3.13009921046457, 0.7074807635420941, -0.10661426131467008, 1.2427035274411748, 2.2872636777348974, 1.485939541251871, 3.137084613862834], "count": [287]}, "eef_sim_pose_action": {"mean": [0.5877246269280663, 0.18377977283060382, 1.1624051829039597, -1.620723451502304, 1.0542252530513418, -1.0759432518695156, 0.5885370774177051, -0.21590924307573403, 1.1274389092850852, 1.7218055339473861, 1.1021572409343752, 2.2306195201593577], "std": [0.04042504699310246, 0.09925442995037811, 0.0468630959627784, 0.3267920446242097, 0.1626530698673852, 2.0807597533377225, 0.037299118431372666, 0.06973371670513566, 0.053392731447483785, 0.2873251530969296, 0.14312680021662014, 0.6658628347462563], "min": [0.559078965897536, 0.04251432415964629, 1.0510819266505311, -2.3193610866162855, 0.5767786902218233, -3.1309016446968467, 0.5625216222553768, -0.2895315273324518, 1.0291955555627172, 0.8987593325753138, 1.0004043656765411, -3.1384165134758053], "max": [0.709899526543903, 0.2904535051288234, 1.2192400605497034, -1.2341301638625395, 1.3372580637884854, 3.13009921046457, 0.7074807635420941, -0.10661426131467008, 1.2427035274411748, 2.2872636777348974, 1.485939541251871, 3.137084613862834], "count": [287]}}} diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/info.json b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9c0b6a2343202131c4ea5b5c5c3a04cf6817d370 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 44, "total_frames": 13755, "total_tasks": 1, "total_videos": 176, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:43"}, "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_store_pomegranates_and_mangoes/meta/tasks.jsonl b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..11ae06695bb77360da49e0ffe6c252b98652093d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "One hand throws the pomegranate into one compartment while the other hand throws the mango into the other compartment."} diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19b0d2c405c0b602705006d14f7f489cd349ad1c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:30779d997ecd3db56a1676b529723c6896ac91f396500874939cd2b09c84dde7 +size 3118869 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60257724e4a710963cd3ec19274681207d5cc4eb --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8bf0887927be998b70495273580a208269f8ad9097a8ba357d5d69d34cea3b0c +size 2797038 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1cc30ca48601579f0c8c1f9719458264a66e4e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:bec19b6518f7bdc38e3b3c2bb6f05ae9c447c82902177dc1bdc060c8cce8b3f1 +size 2827381 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a63dc37ebb937be73ab7c609e6c832c4300e8d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:dc491b1926651f0d8f5c78153c3bc678051f05a4b8acb5225731889390d0f36a +size 2710703 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e5908b71438b5261cb51521fb8334292eb1342e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6862ca1775c2d51175440cf8650ad4db7d467bd8b7f54b8b6d55305baa3c88dd +size 2863321 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2021516e0475749e2a324449e8889d8cdc7a3616 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:013f417a3f47c6fa21d6d4d850c1e0756a3b36dfbe4c758e5ff432b3bb6a045b +size 2670389 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a05f35dae5d4997fcbb12aec0c24b915cccef8b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:7745b3a58ea15194277a5738fc1ff5dce4b5ff41438bcf3fc980e32e4273a626 +size 2592901 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4ee8806c6dba99154f6db5fc4e11ecdd0e7532 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:41e21bef8d952a8855152f500e0bc76f1ed21b3c9910a08b3dea7f4d90108ba2 +size 2532191 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1be3e3e23ead5e30dcd3cc84d781159bfa8f025 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b70fffbefc806bf0941608e3cf586f6bb55fcb17d8a1d7aef1d219363a154622 +size 2252905 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4c60321358870409eb98296b1ad4f43170295e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:10f8d413a107ee9974b1b72f8631cce54b241d882cb12d282e80a30b73ba6d77 +size 2180483 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42ded24ad323ebcc04d34419d1c5ac43c1879c06 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:c93847706b6b827a27a5e822a1ed9682747a8a1cd4de4002dc68493744092785 +size 2743580 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfe4b64a77c2db68a7847b3646179780ae5a1622 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d21652235a87131d6df63471dea4093a5d94bc42ea026cef818aa141520b0763 +size 2904485 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b8b1b9610af6ecd8bc663521f734282c55e947 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d5d6736936f12d0f0b0f72c826ed9e189d504d41d55c109b6c519476d57d49c8 +size 2597369 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59586f71bc6e25e2e3098e99866648f2f012d49c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:dfd4e8f7c2b307b9f38ad3683e49c3e53ee8eecfd57889c7ece051c03981bc0d +size 2573879 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..257dbe9e8ffe875c1a34cfc06ddf93d10f86a542 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:df3bf0a8eb028bfa465b489e61b47c215bac66da50a7367534967807de86bb65 +size 3120310 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd777c970a6a63ce3e2ab14c574143626e3c54fe --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6beb471d5b83a673689f7e20104916f1b7f32e2cde10db09f506339ca69de817 +size 2292985 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1754160d2c9fda3edbbcf509aa7b13026cfe4c8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5baf3699f856b8b33038ce0b9b26899775c3e0312cccd83ebb49808d3571bdb0 +size 3120555 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3317f49088a3709ae48041bed670d19c1ffaab09 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:2b253a38e4dc41ed102f12c30a3c65c00d42f3db994ff755593f33e2b7bec155 +size 2425713 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d912d0583b57e534bceae90253f37b71e80c0a34 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:86491f1a5aa38f88f1360ac97f60d9af5f4a40dce02a1d92d9dec2890b3f6c56 +size 2473008 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de740479680338e78b0ad833b3b6b5550dfbd0c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f3836d1b1336b5a451f24f8fac520dc6baf75972a49d52f26bb420a07ce1694f +size 2598740 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb8664bde17e2fddeafffcd1a037e6a62a66059 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5407e23ba0fb84e87aa1933068105726301b04329bb1e7b47a730dd060068620 +size 2917953 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e0c0e531bd91afc345fad5c4cd580a8e43d51b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a7a2b0278ed55f7ef9a9410444a3a9c07a9f530e3d4e64544f2705c9d0fbd37d +size 2632258 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9343f8cd346ba92bca23c1f93ab31af0cad47c6a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:1453772ea5e15ebf75b6e9bddc807e67f6be7e30f39413dc3bc9cf6f24f2b83b +size 2435550 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f6a34acaafd15a00f145ba31a86c8930776e35c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:da13d76d0fa30e8226df35c9df4191e4feec2b0af972ced60c081a7be409523c +size 2567239 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f82a6ed8cf9b46f2a2aaad6a16c187d68fe50584 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e6a322ec5ef5af738c4fb2284630c823e27aa97fee987e078da0bf0ae9b0ab06 +size 2322746 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29a9e6d2447acd4144d7e9b2add276cb5336f158 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:dd499665b89773f2f41a675e05f078b770d7d56e5e7839d69a3084815ebb996c +size 2652196 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b805cb4f101d06d96722cff113368208358fba --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:db176e730e72d7e93dce4c20b0c867afce61f58b6b8fdfa7059401bc75e792e7 +size 3344077 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512ac9d495f38c294b75ac5470e15cc0b6df7f67 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:637425691a686567c685ebb031f67665813ec49b9e85ce42c07a0b3c45ce67c1 +size 2686668 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d5f8a78046b847bd2a88a72efe925e3ba1aa6a9 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:2f22f323e5cf85ccb2a678e12c8f9c3d24b7d5a8961efe72a323ec4abe8f3023 +size 2876671 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2962fe38b076fa81e3517b7dfa30cdba9b630861 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:42c0430ab2627353726368383352b6a95195a84c014a21d494882e73f33814b4 +size 2662638 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a36bbacb32dfedc965a7171e51ff08c6d0e5cec --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a33663bb2a137f07f35bee66e97dca30682f8e66fb576aa6f151a0ca5f5f7316 +size 2525411 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a1276564d6a3b2ffcfdcfc984add994fec847f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6da24ecc969e7a51250d51bf64eaad65a1cc2c21121555d8491d44e989d6ff99 +size 2779460 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4229d66d173c6674eab528bfbc9c6486c541cb24 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6e2d797d9b823133d09965a8d1e63439990315aeba81bb20e6416233c59de9ac +size 3374632 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b62fbdfa886456d0f5e104de26680b0374f78ebc --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f4b3a0d2e83e41312e2cdee049068618be79b422afa32ceee709c05e6019aabf +size 2590328 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb873c39939fae2cd023ca054d25e290372fc1a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3b74abd40d8ad0c0b0824bfe9fba45b9a1d0ebacb0b8c51640e214f8530bbece +size 2758133 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75963a56230efdde525cc496864c59f8e4d9f460 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3aa7056572d936dffae172efa875f174f971dd78a7983fc9cf4feb20d078d51c +size 2580922 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4025cbc681ad0e068aa55dc6cfb0504c92e2f1 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5cb872b091176983d42107e5e10bdae130cf664a73e49fe7605f73e8e8122c84 +size 2540872 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4af769163b75d5873ff7f6ea84da21690f297da --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8a3424a2c6553dff6fe04d98e3b04fb44fb7aa5667bfb2d17864d526312f5390 +size 2717984 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eaf2b05c63488543143d5e6a4dca171f64ffd76 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:15d42fbd9ec25ccc014f5131bc2e8657b2aafc04b54dd57d3fa7707a8a3144b3 +size 2616209 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16daa84a4331d98670a6eea3a77f3e20c0c7facb --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a9388e45734ef353686520621d0114f35fa89e5ace8b96f6d6e86790d8dd397b +size 3515007 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3856b664a6f291e2aa191fea74f4ac31a599c9c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:dfb2c91cd55a4aed241e8774455dfc7c0507dc12338d7b96bf0a6c75f6a5980a +size 2568468 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5efa5b6b1798b6062e10215e9ad2120a962420f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6806f94f3e277268c99255be4216f73217381340bd75bcaf3d164b988c97c53d +size 3039768 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb6f1e3b972dc509a28ca39e94ba789b9105e4e5 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:abd4b407f22a18cf133756524f83911256874f3ace3e4d1b48b0cd092b9786df +size 2634954 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..525553623bae24b672eeb9b35042a970494589ec --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:c453eb547de4bc58f6c40ec59e05aa9e453abfa7fd3bb3cdf8ea2337ad755ff3 +size 2464047 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9e03d18181d20a2f916ef8f5d99e1e7e02640fe --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:382e87c839ce0cb3319ffdea912c621ba4799f717d9b5a66c084c783d9348025 +size 4257216 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2fa6fd18b78f973382625637c1ff25f02732a3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:fd7044f2ddbe602702a41b6d7e712e6afcec66a04441b576708ce1a958f3e8dd +size 2999452 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f864e696bdf7b4afdc163d293413314e0e1f9c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:4668f56a059e6e4ca2cadad5ac9332c74375e4edb3e8b1e7db9a230e5c92386a +size 2984153 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0930e08b96606ad7dae180ea6428bf3e148b79ee --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f6f1161b2cb948712ac4bfd63c919edd4f3b2d23ba1592dce9855318f157c8b8 +size 2444356 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff484c15d57cf92847df9d12d4054b32ac4f0577 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:979e6d2a2ba2d3850db8e3e7cd0232d123b59723039281540d027f9ce304d560 +size 2533535 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..010820b08c6a07ffc60612f98b5f84429ac0615e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:1aaac62fd035dd84ce9686c4a80b652f47d62211b5570a74ea24316863986874 +size 2626378 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a3eccf34aee4bf0bad7c9747dee18cce7fb505 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:847d0396ed757ac54e386f266d531ac0951864aeee6f7779cebaa01f31e1f524 +size 2455566 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06ad046f90c17efb09f214e684ac68f7ffc1008d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:06176d023559d93e99cfe0282c78b0369ad9906c2ea6125f5dcf49b963a6e8ab +size 2338400 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4e94caaccf0b0a33a70955988f1880b2c5535e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:1a03c687d641d40af8e1eef926aa27edd25de8eedd17ba93c78d866887f54f72 +size 2118752 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3729d345e842f8f37fe6295f5e44938b21823b9e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:efeec37120b8d82092982c4e3acb25191b62c49847332e6606cf544aa9834567 +size 2179727 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2ebb929970b0692ac964118fac0cd825a15c9c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f48d14120ebac32f57cfb07c1504ad1004bfba57caa4023b9690cdf4498f5967 +size 2388090 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..893bd55891f7e985b671c8fa7199cf7295599b6f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e4deb9010fe177d8606b737753d0815f63079c0d831473b6a09b64eb7197eb24 +size 3787739 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7340c10b115f2d899f8a6c9d676bdbfc75e91955 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:be8b89ded5d0244d3e4b775644d0fed0890231f35bdc9407612f5e20191dbc0a +size 2416824 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f82b04f6905c67098e856b4bb73c70a27e7cd3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:dc15d347f2f811d6fa9c1a4eb0b945261d3ad4815b8add3c55b4aed2801c800b +size 2618914 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1509b81ab8c94733f0df5516e9cf78822b7814ad --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:7725daa7600a9ef421768b25daeca5c88498433823ff77d2e6354c70f5693afd +size 2991342 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85eabbbf645b4ecf4b464ef6cf81ddf2c83439e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:2c3271756bc5934445d96112aac6c79e25b6c534b4d7683ccb77f3918d379264 +size 2089241 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b99bd4bfdd155da62eb40f83f1e9e59847f193 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:536251f9613d2aae8f6e2ef83f259d5a2a68abb9654555ab88fe8a9ef4bc3d21 +size 2903916 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e762798875f721290be20bc46ef86691b7e595a1 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:81ccfaa4a937906accefaee8905c31bbc9a2057e5ab12ac1196de989e3687960 +size 2202856 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bce667106ff2c0d522faffd5e7cdb9e9bccec65 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b6de54705fb025163808277a8fe166a0159d3babb318be7763826a51c76a630b +size 2127280 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c80b43cf4055efd464bf3d01844a9715b3137c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:318ee39aa52fc32f404f32d6da78aecc1765def821e464093aa613affce6f810 +size 2286727 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f33cf5842106dc0d628bce281c52431125d9f60 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:33a39470d8f3be0739eb48a9e4b7df2880b23c47adcd39d919e50cea56616928 +size 2629998 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b55fcad3da7adecdbc8fef1e00ea752498c7802 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e2778b7101e6cdff7dab6770a38733f59c1870425276bfdb2a06946847a3c01a +size 2226351 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b210b071bd3b569381ba3dab7d3377dc077e5283 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:af2925acf62eced8dd1f27ce1c9d191aac092a4b5845b4ea55282c81e6c1a3b2 +size 3055556 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d345ea936a92f3df89c492da153570672d8019e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:35ff2b98f87bc3d69acabd3267da5214bf58459b872d62c40f9fa59df51f5457 +size 2566674 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..980fc07a784fcfa37e9f0e4c31275fbd967af9e7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ec37f4abea5a760f34cf0579f79f7c803d4e1eb3d8f9e36445b988a832751822 +size 2361364 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a15e7569e12e9e267831db64c0a5c665bac794 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:fd055b18e5166704728ae25eed4e4bca10550189e408ddfa663ec3b1b682ee64 +size 2461857 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfbed41f4cdc9c630c7d9382d80de1787a25de52 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e7b9e32265bd8b7f858bdebe8122d6066f128cbd60ba4fd4697c78bfcf83273e +size 3221128 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f7ed56e2268c6b13dafc3a47b43e486a9193863 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8d8386d900fca473be2d35fd7eabc172f778968973edcc30dbbfa91b2ce658b6 +size 3039000 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aae17415347878860069c8d3715b8c443f17b44 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:95f7480df8f1a3201d78089304cd36a08753795f663ead51fc7b7406e83ea65e +size 2709282 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3a8e538d62155fc2a35b36b57bfff7155ed0b3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:4c4bf86ba4365de1813ac87e715f026638f918945382b6c38dc68e0dc45e389b +size 2651322 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e185a3f5820aa3fffed07dfefcaa9c44419a5fba --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8b2ccfdceca49005fa0af21b12c5799cda67408005dbba4c922618fa9601f6ef +size 2463637 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62b923ca8a0f32dae684ee072756adb00585ba37 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f39c6a044c7fb27a139c7cc55f25844664cd92695249e0b1ec111966e04af771 +size 2700868 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4f3322afafd2d4c87fc3198a73b44ef4cc9118 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:50a6760a83fc597c0e285d8fddb2a2020c41f8825639409635f40f2d8d2b5626 +size 3062514 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e864bc40a3358eeb052fbd10eaad2416fe9c6b66 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:893c08e3ad2f41c35873c6224658e937c3ed7ca952e60d357b9f5c2ad55ee0b9 +size 2508545 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d7ecf81cc7869b04b8397e7311ec8a78681990a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ede47abd103446c4bdf8f988d01a371098400cec54df82e92119bb35e2ae3ad5 +size 2835478 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed00c3ac4cff1dbacaeec62b49ca094e1568c55 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:2b693b71de1f67bb52ac0e13440f1273ac636b6c08082a62bad2c78d854d3370 +size 2565409 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2301cc7eba918a3d3ee5231f9c97f6778989ca4 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b06c67730fbf3bfb863f95cbc0f7f5af9735703fd94fb4de7698c83bed1ca20c +size 2706792 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13714d06643d57947b701b790c35468083db5334 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b1db37604458e3d2924d4c9381df8bc5fa8fc1037adc7373703bae0c57e30197 +size 2657897 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8d5793ff8e84954e9a2caf34ff33c72ea63ed60 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3f50bd4fa7e5708e9537440fe7126b35ed37df4cb28a815a43aa09bfd8c7effa +size 2513885 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0bc91003b65303d9aa934b57a703652aec9ae2b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5492efaf89c4a757139cacf61a19e78a6149c60773aed4c5f35427a42d631291 +size 3245592 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac6b8661bcebe7dca7e8c532e9c1bfbceb74efe --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d9995c4b33fe9c999de293415203038c4af00043795f8dd5b15af3538c227428 +size 3038571 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d8189e9bc7a7ba04b56dcf84f18b95b80e22d8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:0680e85890c117e84785e3f196df426a6e60871a6d2b419fe460b3f0aa74e49f +size 3642582 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907097d34fd6e4fbb7fda0cb0edafd9f8c508fa2 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e5d5e3d6770c6a32193870f8fb6b51c2881a4261bc55513b8c6dfb9108d5ed8f +size 3185487 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d6360ae413bd6ba5cb5dc5496f74c18b63712e7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:99dfe00b50ce9c2b4ebd57eab60abf3b81365ad2cdedbbc65f95bab1659f285b +size 2740278 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a4d679693d328dff9443ed4f75f1dec67b2825 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:76b349a9a311aefb2205748e6ede1f9514d7f9e4e2d02a562269b6914481ffd3 +size 2626704 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e7da8ea433c166d5dd872b0d310ce0bc5be829 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:219d28dfe26995cd554e348bf728c631238fc966760f30f107555e54ab1569eb +size 2592080 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b5ca14fc5afc450ae2a6c9ab04b42adec196603 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:da73954c6c39877c86aab1b66f1fda6d48875c62b8843d2203f972cd66933992 +size 2589471 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee2f079bdf1a19ebe1a8aed87a65459702f61031 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:620ecabb8a426aece7685b606e504d83fb93f1a4fe238606d618b0f9f0e5784c +size 2441246 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e8c21a042f906dfdda32220ff8706d32e8368e1 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d0de0f5886c43651d5ee6dbf37e04c297ee89fdd78cddb6f58606e5a05e72f9e +size 2471728 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d6fa99a6f3a2d4bc86a4c93db1f450e984a395 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3956b7e6eef87827739abf1b8eb00e7fbafbb6786e19b0fc2c38c1496959dfd3 +size 2417596 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..381167962a8d98c55bedef2f6ba799b011e1c8c2 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d13cdea0460868d682692fc61814b47ecd9ce51a4664228fc494f761bcf08fe0 +size 2298222 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6a1f20122c091a1eb4076ccc1fe18ed577c66c7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:00d539be09b4cfb11b45666a81fd216047841daaf5104a5c5fb51c2e53403ce5 +size 2229443 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06fdfdc8489906bc3ae66ea04cd7f05f413f912a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:4e902787d01026b455a5734218568f1a402dc8ffa0ba40cfd7897c1b0670122c +size 2002853 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71e0a56c31ebae8aa63f0dfa8e060f6d5b545d22 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:33243205453fe1e3da0a5f5fe01f71ee4988766c616808b5f7c91463941cc57e +size 1986001 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0976a69d5418a5892ec1391bf24bd8d16aa144ea --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:17c487ea72fd9375156b22257645db795bae89d8068519b24e958d508b3a4210 +size 2067471 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff9c588b7ade21277d178bd0bbece4ba92ca7b2 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:06a1c3bec5b98eb2f76385ea7e51f107807eee9895579638c7579a968cb0113d +size 2501262 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba9ba06363c2efd107548d2e58e4464a0c44acbc --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:7f3203a115b30bd6ea138c2ebe01778393cb2463b1ca07125c22cf41a0c308b9 +size 2105841 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6b3e806383a71bb9f1c39f707ea42a7d52915d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ba5156dfe548100c502b4cdf5915a67cbf405b8e9dda0b46db82c99a07bba327 +size 2073118 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d1dae61234e529ec9882b5f0a50c4e09871921a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3eb001234641e0eb96dc5f01d163ac14c3c4a830ec2d7241d56f302ae5b40754 +size 2370374 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c477512923e8016255272dcaf8003947320a8d39 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:07d6559f2a95ec40e75bd1c99cbaaa7b995ec9f0683f62b1ed87e4e294176e7c +size 1826764 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d4098aa332cc1382714d7f8869d342d5686288c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:60217d8fa8b9ae9e98085734a57fea18f77c8d568d8c0197b68b99c1d97adc95 +size 2388522 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe34ae9807a6bba4d696d675851af52ffa33ab4 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:0e3a1cc49856c7907630c5ef8c3af24075c499ea1dc2b093309837c7e254dc67 +size 1829418 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6577ab1a2492710b0dde46474efeea9df70ff4 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a57a75413bd3fb721bc06de8c79beca35ac9330504ce0225c4fd36d21bac570c +size 1920606 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fe0c81b51e1040e23ad34bea3e56f8ebd2dba1e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:c1f177e0bc63836a5a4067f776919a90b7bc6f657f2acbf67a2d64e931333b4b +size 2030560 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9479958a976a464e8125b7f408a5c35d97f57b2d --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:33e7c933bb0b5a526097754f37ff7655f6c512c789747c6bbb4bfa9103881d6d +size 2189749 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee48af85cb6a724c950c596b78114f8d9badcde --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ed206d14ecdea10ac53d9d87a8e82184af731b591aac961da8caac5b25f6e7b7 +size 1949592 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de3f65fefee5aee0853e0f646f4fddc98e42839 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:029271b176fe45c150dab7bd493d710e676b0cc87c48fe534cacdd84b8f3ce9e +size 2135527 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dd88c74f45420211f78ecddc2af95160343c6d7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:05dc399f7e94f545df1407c26534f9c9d6239da032a75781155aad551bc91096 +size 2074436 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bddad20be811a9662dd79209c1bb3632ebb2834 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:60d34ff13d09c4d3d44b29c54d3fec1bda0d5d1671bd9bb3643c3f84bb6a00a2 +size 1911049 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c9c2fcf5d81cece291e81e37df7147cc71d88a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8d524f1fe170cae9af3f518bc8074fb20ba518c91441ce8931ebc87455ff0ff8 +size 2122337 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8487c22d8e8885ab8220e71718a0143fd8c672d8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ab8b4b716b6380a678c223922a259697a56521a60b8a1f45dc10c396ef22e48f +size 2408256 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a9393584d4a3d5c55a0af641778f704e10c0ac7 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:50bf09c483ec1c9e7ce01cfc932284f064525333fbb741fee8c6b46bc13c4bf6 +size 2309807 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3380542a777df2217595e8d1eaaf32c04f162779 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:28158e4c07c71921ff1a7bf77f69cce509643a369ad719540281f3e66bd07ec2 +size 2272313 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd95e15f4aeb62ae84d29f017b83b5c57e9572dd --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d737ae661a25ee9a2664c83cf6e01629588ba9ad13b7e801fb5d35653ecdd23f +size 1908327 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d08c4640422735d572d86248461245156e10d75f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8857242c70caa7761ce68bf3fc6a8ac1249bdd8b2b3e83077f1c3a3510ad5f1b +size 1988928 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a878f0bfbb9e0c4248a678b20518777e8c8135e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e73b3ece0c11953319261d96621be58c19599e0cd0f2ccbfee5d573eca7fdbdc +size 2234848 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf918e3d4cded8a4508ed769942d5c7815d68a83 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:db94e604f4c43e6e1e645bdc34a1d1a22b0ad6f4cf59520c70191dc7ac153ac4 +size 2313821 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9586f68e79eedebb643660edefb0377f1aa90a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a13836bd596976a453b51487544d8179b4ffa558be24196ee5156de4cb3e613f +size 1764985 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0127b50cddfb38ee201a1208bc485c2dfc458a17 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:0491ba425a8ce9436e707e8f3bad7f1dc274c57d93290a4069c1587bc2f04770 +size 2101526 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58ff5a4da886b9d74842fa7a07011272ed786f79 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:bef24909755e9665919fe85effb32a5bdd2d3d3ad2e1ec9101bcf9907f3667c5 +size 1890839 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac91b74cb80a0d4053f6a9d15e850d056c50471e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:05041fd32285dee3f1285f9f736d758a9b15439c696e7f4a7d3a8b3298a8c305 +size 2081436 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62aa680c6d0d3df3cf259c5d7fe6c47a1318d30f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:9d4f5574f28eb5ba3a35f9269d76e7d696f0336a8184f64b301bd054650b575f +size 2160299 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c02d9bf39fae0d2200aafc8314e7fe31d94a8a69 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a99db4ef382a667dddab48dda47c7bab8d361df82e65d5937f4cfe4ffa6bc9f3 +size 2061886 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbb1015e8cefa5b0c6c3a7ef324af75d29a2a78e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:acf64851ba2f2c59c859b25ae8ed93b65d9cd37eb7b3cdf538646fbfc8dca388 +size 2567262 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c1f2edfb56b16db5efc8022c3ea27ba82e76e5a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ff35d184b728ee1ed89e6397c17744c97f422d5351bc16003c1bf5b552b98246 +size 2427991 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71394783f9fa1171d908cc71f809700df65f570f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:9e7ba59aa1c383949084d92a8820549166c54dba498af810a3a2db47ad649fe6 +size 2706763 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70dcef32519fe581a4e6c9ff50e52d200a27c7da --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:de263f41aac597999f42ca738be14a92b97d27e2ee31a3cd09db4388bff7b1c4 +size 2377395 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9c5e5fe301f2cd9f5ac143b37177e5192e0c953 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:7b054ebebb044f202e9ac9d2351dee98e81ea8cf2c3cc2daef7b2828f937e76d +size 2311381 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d2bae226a7003b55cdbbaaad2b1a3754a59e8e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:755755a0bd4fa69d7fe9f424e928c5b61832e5025e360748ebbe2655320e604c +size 4968533 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..064e386b219da6c55a311ce6ed25cb2e1687a940 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:71af961a3b38a71aa6ed40a6c8302971b719d6e32b243cc6b7413df00d177b18 +size 4156792 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b857c2a8bd93eaa6e4778c91d25c39e31edee364 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e7fd18da538333997a47537ab3ef4f00a54c9909cf16aa40501cfc7042db1c66 +size 4329290 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef92bb21a9b57c56f6d861297036dc203c9c8023 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:059d6201323c10e02a815a693a59f65f75a55f249fd6ba1edae55c5d0e602e07 +size 3846537 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd51231efe08d252bc76a16e5726b02d94f0fd70 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5083cbfb40db3f1f0b642779032cf92c09dfe6fb6ff9864487cbcc78e8899f68 +size 4183356 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe979a32f7dc83dd61e9f3d780c8309fa9f8051c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:227e0ad7856e085a658298c8251a4d196a83420cc87c4627e87c9debc35fa37f +size 3879751 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6ffe437d4186c718d62b49c64bc75280ee312ff --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:627ed3399aa397f46817de9eb922313ce58ae773c28f9a21b2e6ec8ab6a9109b +size 3701083 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89cd156d807edf2c5050f66ed2f8fbda7e3d8d61 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3b2b6ccec7ab9929ef333c795948a73fa2a61dd561929f17d4b923921b7a80fd +size 3611674 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c64bec5c591ef3dc0842703a1bccf31c7614dba9 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:0a7ad1f8d2032e43950a6203935f48efead531af69078c253c3d3c17df5f0be1 +size 3234217 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a846aae66c59cce984b84a4f3ec1fee2559b95e --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f7d260bb3e42b68c463dbf51f7e47450377d8b6c226f430ac9aff067ba919dab +size 3194237 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36611eb3e5b66eec52b797b187bebe3ee449fb58 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ad22c8ae4b3c28c644187d63348633810e2435fad3ecb3cf73fc55156c225d44 +size 3913211 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4ee0a33331f974fc210c131e37bf289af0d726 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6c958202217e0ad73ff820a5cddad8111a776563764ef7990330017a56c91a10 +size 4476051 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e33871e2c6462160267ad917a82186576d2a010b --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:4f34c1b8b1e8bb9e6e12112b240209881810da3fb2f84c3c5cfcde23909c804a +size 3832815 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b5be75f4839153aec954ae4de3447f389f5566 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:69ca8a8eaea30e4201eb6aae6651da9d4f619b995d29ab1c236d8a389323baf6 +size 3767289 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5ed3d9c97806a99e4bb402c55adc932c8549cf --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:4ca0fd4f28e9849c45748f3fa2948513431f81512baf96562943861da141fd5f +size 4473314 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d1cc3b04f3d988846f54edd2942461bacc583c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:5f0a3e1d56bf2bcdba6d2a9d1c699782ea08350172eff42ee96ec334fb384edb +size 3272396 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2c0d1babdca1064e81660ae739a5b8d4d02891 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:d3d3990fc9c3699e4e08919c54b48f633cbc8c24b004f9aa5b52cf0c6051ea3f +size 4785823 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d8ca5bd8c6f830c8e7bf985370c90cd53feb7cb --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3e52a5e2065f1257861e46f63d511564c64f5939558263e2aa0a6e3eed23b481 +size 3717120 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0ca4e01608d7bf638597269a056fe1da840b9a --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:e5a5591037bd9efe7d6590e1c1b5fd5649ba1c1363834ac18e67bcafeda4c4be +size 3547148 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56eba3f03f44166d67c7a451398b85c193ab6d8 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:3b644866b2ca6bf9b22ed193433e7d5e0e7740e53a8fd142f4740e48cc7edfea +size 3665876 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943077c339193cca46577c5af89d2eedc9dfb17f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:686992359d5516e5b6f3ec1fc75430e4b087bde239705c8a15f1447fea369f08 +size 4103649 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca421a6ee0bf51c6df3ec55de70d22f76f2df47 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:6ccd56de7d5fc0b15f7f64ffc56d96a93117e6b88ad82426ce0e239d892f0e66 +size 3791327 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533b6af19b06cc4b429b5751606e9f88834d4eb4 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ba5a2f08e5361cdbb3ed4a549a992f91a8495eede2d8640fb6dd371ed91eedbb +size 3765189 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f00ccccab46f546a62a4db1eb7439d95952949f --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8ac0aace3ab9c9e841f11441ecfdc72f290c7c9326297a0d4976521c21469295 +size 4061031 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3154c2c80b55383eb4d9bafdab8dbe16ada9d8eb --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:c686048f36c5ed8cdc2f3f4fc8788bc7283c05ae5f0cac9793744a9ca41bbc22 +size 3649683 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd72604a50e5fd1e2171baf267ced72d957fe34c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:86d7225ee675c2c13f8a649f7b11878082b120a9963c496792e4f2cd884da7ac +size 4021390 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87300a96df81e682e8b77b2951ad2e91560c4e9 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ea98dce3d28f43f7852c93c685146e0305944e759ae85e50bcdbb8ba25cb3e63 +size 4781061 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0bf9c36f8e06f646e37370b6076489bc4564530 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b2390f4144b493f605a7000d0485829420909add5ec5e2270fa525f6838697b8 +size 4179455 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e79544685c0a815e78fc671e845d549d47dd718 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:ee3fc726e9f891d4ddf9e3724f0217117ee58f23247ccfc875fba03804e3867a +size 3964367 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d39489443bc530c931b4c210dcbed8a64601224 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:849d779715bb977ddba9c524afba1cd35ff32ac2be5970328567bedf06093aee +size 3738112 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7819cf6800a53d4bf321686dd785d47d303df5a3 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:206a08379501d2bc3f68c610915c5fcb63a33642d572ed52848d3be502e418fa +size 3796324 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265dd52cd713a83e52e66e22dd2efb7a15861d64 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:a826effa944c9757a23bab63740ade5c57a5f85e768af62c3be69e7bd9b899cc +size 4073322 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f05477de0cee7a05be90ac6aaec706f966a2e623 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:8080e430f9f88f6d4ef8486e32f3b82ec73db80e67021e86a777f9617151a197 +size 4752851 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563030954ef73e66bb284e06ad5431ca016448db --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:94b2eb38fb9b60d532febc7cb2fa748589c6995836b4de83093cbfb750f825f7 +size 3665144 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98848fe2749be1a5f5d3c4956bfe8a9d638c0370 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:645ecbf74a9948cb867c98d4c3977550ac76bb10990bca140d1671f643e27236 +size 4226784 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3182a3df376d3ddb03ce8a742ac7449b2668aae --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:0645e916fecd416d38f6ea3528dc0b6a2ab2eeccc58a9779fc17b4d983563a70 +size 3855692 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aec9560dcacc35c0af210abf22eb75d33733a487 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:b593e51b54d307dedc13ff02b06e347a37f35bc8c0433ea9c6ecf90551b21262 +size 3913634 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d534aa958a07f8db2cea4bbfa2a32207548de00 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:289558fc199d77c92e25d2ee7a22e83a0daf1653ddcbe33e61d8579d9621dc16 +size 3875311 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e526eecfc7ce6fbbaf517b3ef4ce349287aa2294 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:f978364710ef5e62ca2f07479ba3de9f29d3488283c61dbe32735068dc5b9dcc +size 4011232 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e43b3a78c14d83c53a452540ad8f4b7d3fca6bc --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:fd6b4a2451ee5a0a1de7d5a5a475313c56f0cdc0fe6706b76c697af81dfd876e +size 4921941 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e80bb96d5b562a18fc97909bfc81afb47710ce9 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:db87873023716fe5028756fce76992682333a7dc349f1335cc56570d53db2400 +size 3942680 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbe806a0e70ff299072c5db9dc5071915c1fb6bd --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:690239ed69bcaf287aeb0c3a4e9cf6086c14848dc90570ca466cd1a5602de8f4 +size 4423422 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e48d6eb89927d709da37bcc6cfa2cfcff1cfe0 --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:9c3160c14529ce9fe545e451fd3a09c694ce8c19ddbdb55e09f75da54cffef63 +size 3816857 diff --git a/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_store_pomegranates_and_mangoes/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8a6aeb01ed5789802273bcb14f1abb80e6c270c --- /dev/null +++ b/AIRBOT_MMK2_store_pomegranates_and_mangoes/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:948841dd13db7ee7f19b7a64db2165ffe3b2c1a4b1895355de0f9dec8b58f684 +size 3608355