diff --git a/AIRBOT_MMK2_place_the_books/.gitattributes b/AIRBOT_MMK2_place_the_books/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_place_the_books/README.md b/AIRBOT_MMK2_place_the_books/README.md new file mode 100644 index 0000000000000000000000000000000000000000..50f525814282b70fce6f6908cf2f00496a7b1559 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/README.md @@ -0,0 +1,327 @@ +--- +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_place_the_books + +## πŸ“‹ 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` +- `push` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 49 | +| **Total Frames** | 20564 | +| **Total Tasks** | 1 | +| **Total Videos** | 196 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.1GB | + + +## πŸ‘₯ 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 +Push the book to one side of the table with one hand, and take it with the other hand to put it on the bookshelf. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Push the book from right to left with the right gripper** +2. **Grasp the book with the left gripper** +3. **Place the book into the front mezzanine of the bookshelf with the left gripper** +4. **Static** +5. **End** +6. **Abnormal** +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:48 + + +## πŸ“ 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": 49, "total_frames": 20564, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_place_the_books_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_books/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_books/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_place_the_books/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_books/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_place_the_books/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_books/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_place_the_books/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_books/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_place_the_books/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_books/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_place_the_books/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_books/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bc8fb36ef99f62cbd52b501201da32d7df9248c9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/scene_annotations.jsonl @@ -0,0 +1,49 @@ +{"scene_index": 0, "scene": "The stainless steel bookshelf is positioned at the front, while the book is located at the back left. Two round biscuits are placed on the right and back positions respectively."} +{"scene_index": 1, "scene": "The stainless steel bookshelf is at the front, the book is at the back left, two round biscuits are positioned at the back right, and one biscuit is also located at the back right."} +{"scene_index": 2, "scene": "The stainless steel bookshelf is positioned at the front, while the book is placed at the back left. The round biscuits are located at the back right, with two of them visible and one additional biscuit also positioned there."} +{"scene_index": 3, "scene": "The stainless steel bookshelf is at the front, while the book is positioned at the back left. There are three round biscuits located on the right and back right sides."} +{"scene_index": 4, "scene": "The book is placed back left on the stainless steel bookshelf. The front position of the stainless steel bookshelf has a book and three round biscuits placed at the back right."} +{"scene_index": 5, "scene": "The book is positioned back left. The stainless steel bookshelf is positioned front. The round biscuit is positioned right and back right (two biscuits)."} +{"scene_index": 6, "scene": "The Book is on the back left. The Stainless Steel Bookshelf is at the front. The Round Biscuit is on the right and back right."} +{"scene_index": 7, "scene": "The stainless steel bookshelf is at the front, with a round biscuit on its right side; at the back left of the shelf is a book, and at the back right are two round biscuits."} +{"scene_index": 8, "scene": "The Book is located at the back left on the shelf, the Stainless Steel Bookshelf is positioned at the front, and the Round Biscuit is situated at the back right on the shelf."} +{"scene_index": 9, "scene": "The book is positioned at the back left. The stainless steel bookshelf is positioned at the front. The round biscuit is positioned on the right and back right (two biscuits)."} +{"scene_index": 10, "scene": "The book is positioned at the back left, while the stainless steel bookshelf is located at the front. Two round biscuits are both placed in the back right area."} +{"scene_index": 11, "scene": "The stainless steel bookshelf is at the front, with the book placed on its back left. Two round biscuits are positioned on the back right of the shelf, with one overlapping the other slightly."} +{"scene_index": 12, "scene": "The stainless steel bookshelf is at the front, with the book placed on its back left. Two round biscuits are positioned on the back right of the shelf, with one overlapping the other slightly."} +{"scene_index": 13, "scene": "The book is on the back left of the stainless steel bookshelf and the stainless steel bookshelf has front position with a book and three round biscuits placed at back right."} +{"scene_index": 14, "scene": "The book is positioned at the back left on a stainless steel bookshelf located in front. Three round biscuits are placed together at the back right."} +{"scene_index": 15, "scene": "The stainless steel bookshelf is at the front, with a book placed on its back left side. Two round biscuits are located at the back right and one additional round biscuit is positioned on the right."} +{"scene_index": 16, "scene": "The book is positioned at the back left on a stainless steel bookshelf, while a round biscuit is placed to its right. A bis is located at the back right, and there s also a separate stainless steel object in front."} +{"scene_index": 17, "scene": "The stainless steel bookshelf is at the front, a book is positioned on the back left of the shelf, and there are two round biscuits located at the back right."} +{"scene_index": 18, "scene": "The stainless steel bookshelf is at the front, with a book placed on its back left side, while two round biscuits are positioned on the right and back right."} +{"scene_index": 19, "scene": "The stainless steel bookshelf is at the front, the book is positioned at the back left on the shelf, there s a round biscuit located on the right side, and another smaller biscuit is placed at the back right."} +{"scene_index": 20, "scene": "The Book is located at the back left The Stainless Steel Bookshelf is positioned at the front The Round Biscuit is situated on the right side The Biscuit is placed at the back right"} +{"scene_index": 21, "scene": "The stainless steel bookshelf is at the front, with a book placed on its back left side. To the right of the bookshelf is a round biscuit, and there are two additional round biscuits positioned at the back right of the shelf."} +{"scene_index": 22, "scene": "The Book is located at the back left, the Stainless Steel Bookshelf is positioned at the front, Round Biscuit 1 is placed at the right, Round Biscuit 2 is situated at the back right, and Round Biscuit 3 is found at the back right."} +{"scene_index": 23, "scene": "The book is at the back left, a stainless steel bookshelf is in front, and both the round biscuit and biscuit are positioned at the back right."} +{"scene_index": 24, "scene": "The stainless steel bookshelf is at the front, with a book positioned on its back left. There are two round biscuits placed on the back right side, and another round biscuit located further back on the same side as well."} +{"scene_index": 25, "scene": "The stainless steel bookshelf is at the front, the round biscuit is on the right, and the book is located at the back-left."} +{"scene_index": 26, "scene": "There is a book located at the back left, there is a stainless steel bookshelf placed in the front, there is a round biscuit positioned on the right side, and there is another round biscuit positioned at the back right."} +{"scene_index": 27, "scene": "The book is at the back left, on a stainless steel bookshelf located in front, with two round biscuits placed to its right and back right."} +{"scene_index": 28, "scene": "The stainless steel bookshelf is in the front, with a book placed at the back left. There are two round biscuits positioned at the back right and one at the right."} +{"scene_index": 29, "scene": "The stainless steel bookshelf is at the front. The book is on the back left. A round biscuit is on the back right, another round biscuit is on the right, and a third round biscuit is also on the back right."} +{"scene_index": 30, "scene": "The stainless steel bookshelf is at the front, while the book is located at the back left. There are three round biscuits positioned at the back right."} +{"scene_index": 31, "scene": "The stainless steel bookshelf is at the front, the book is in the back left, and two round biscuits are on the right and back right."} +{"scene_index": 32, "scene": "The book is placed at the back left. The stainless steel bookshelf is positioned at the front. Three round biscuits are located at the back right."} +{"scene_index": 33, "scene": "The stainless steel bookshelf is at the front, while the book is located at the back left. There are three round biscuits positioned at the back right."} +{"scene_index": 34, "scene": "The stainless steel bookshelf is at the front, while the book is positioned at the back left. Additionally, there are three round biscuits located on the right and two more at the back right."} +{"scene_index": 35, "scene": "The Book is positioned at the back left on the shelf. The Stainless Steel Bookshelf is placed in the front of the display. The Round Biscuit 1 is located on the right side, towards the back. The Round Biscuit 2 is positioned at the back right corner of the shelf. The Round Biscuit 3 is also placed at the back right area of the shelf. The Round Biscuit 4 is situated at the front right section of the shelf."} +{"scene_index": 36, "scene": "The book is located at the back left while the stainless steel bookshelf is positioned at the front The round biscuit is placed on the right and the cookie is situated at the back right."} +{"scene_index": 37, "scene": "The stainless steel bookshelf is at the front, while the book is positioned at the back left. Additionally, there are three round biscuits located on the right and two more at the back right."} +{"scene_index": 38, "scene": "The stainless steel bookshelf is at the front, with a round biscuit on its right, a book in the back-left corner, and another biscuit in the back-right corner."} +{"scene_index": 39, "scene": "The book is located at the back left, and the stainless steel bookshelf is positioned at the front. Two round biscuits are placed at the right and back right positions. A biscuit is also located at the back right, alongside another round biscuit."} +{"scene_index": 40, "scene": "The stainless steel bookshelf is at the front, while the book is positioned at the back left. On the back right side, there are three round biscuits placed together."} +{"scene_index": 41, "scene": "The stainless steel bookshelf is at the front, the book is at the back left, and two biscuits are located at the back right."} +{"scene_index": 42, "scene": "Book is located at back left. Round biscuit is on the right. Stainless steel bookshelf is in front. Another round biscuit is placed at back right."} +{"scene_index": 43, "scene": "The stainless steel bookshelf is at the front, holding a book placed in its back left section. On the right side, there are two round biscuits positioned in the front and back right areas, while another smaller biscuit is located at the back right."} +{"scene_index": 44, "scene": "The book is at the back left, a round biscuit is on the right, the stainless steel bookshelf is in front, and another biscuit is at the back right."} +{"scene_index": 45, "scene": "The stainless steel bookshelf is at the front, holding a book placed on its back left side. Positioned to the right and in the back right corner are two round biscuits, with another round biscuit also located in the back right area."} +{"scene_index": 46, "scene": "The book is located at the back left. The stainless steel bookshelf is positioned at the front. The first round biscuit is placed at the back right, the second round biscuit is also at the back right, and the third round biscuit is located at the right."} +{"scene_index": 47, "scene": "The stainless steel bookshelf is at the front, while the book is placed in the back left position. On the right side, there are three round biscuits located at the back right and one round biscuit positioned at the front right."} +{"scene_index": 48, "scene": "The round biscuit is on the right, the stainless steel bookshelf is in front, and the book is at the back left."} diff --git a/AIRBOT_MMK2_place_the_books/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_books/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1f1a075199e1569c3ba5f651874645580c6950b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Push the book from right to left with the right gripper"} +{"subtask_index": 1, "subtask": "Grasp the book with the left gripper"} +{"subtask_index": 2, "subtask": "Place the book into the front mezzanine of the bookshelf with the left gripper"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Abnormal"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adc077f3e879b4e9304ffc91d7864df6ed864c91 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4fb815fc2adbe5d4d5d56b5b61f36f06d6fc0b68446e2cb50cede29169bcdb +size 271396 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dc6126ffab32bce34d272e8576d716aecd579d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0916233828bd792004f8de13e9c3f27c28728dd45ed7fe2a290e7784862158ab +size 202278 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0865ae1ea63cc94bc9d530b604f87b0a0120947 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f195d0201d36e26d11e19a9e3b18209e4b3ba0f4cc2893e1abccd447e9c0a63 +size 318925 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c18e322946d6e6c808bbf9dc20dffb535227a480 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cea9c638c17571a1a5513fcab4bd21018e0166f2cb9db8482e8f0be07f6831 +size 207232 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdb19f844905bf97cf493bfef4891c9a326dc0d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80820f964b4fb252ebcd37a2c1a41f1a7f2ebf64ce007a3654bbf2493e76e9bf +size 213590 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02a014cf70aae4aa3d624f9ad34bfd051c1f0139 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9148a84660cef513b3c6efd21d1b64cefe354cab35b267f48f0eddef544bafae +size 230686 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e54ff915c03f0cc8f5790bc8a72d5c260f5f7c8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26788d8239d85c4eb0451445416d5627379fa9330ab9eacd690758cd71aeb76f +size 173791 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adac1563e0890791d2128280edbd931f1be865ae --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516301c08f0c8f1c1db442137fde389c53243ea05959f7985d3d07ddb863905f +size 190143 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab6decdfc770919fbd318579ba4026c708595d4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c4db94523ff95ff1aee24eebd7900c0c8a1c9435d99e5bc0acc14c99669a36 +size 196512 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3babfd972f336dff2a84bb865267cbc06f5686db --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895818c558d2d89aec75e47c407c03e571998e237c57890566bacd6436a82270 +size 202361 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f90b5bd074688fc9428e59b7b68a48ab8413899b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9013208b3f986534c1f894526bfa1958d8e935bf351cf83abd929bbf10938582 +size 224505 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b38cf215e39ac05fba6046c3fc911e887ef4967 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af9eafc165a6d6e0625218027b427bc6defb14b37623e472500013dcd78a074a +size 246525 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6397d46a185b9178eb6c968205624ec14fbe3ba --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f35f3bfb2ae2f98543f5ce2451cb793b2978fc4e64bf013490408aa17adb3af +size 280081 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..659bf57f079c859fdad3a99ffd0e9ddbbee99b45 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86758e4e10175d76ba851dabf8f660b4a6dcd4e2e434ff59a16a9b683d54c574 +size 267671 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d22c6dd6face1586604d778d03b4507176de6e4e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4564aa3e623701e0ecaf11afc77765f418c14f756f8cb4bf43e0bf7d20ae688 +size 348684 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0050f81883a2c56ff98b4bfc667a7a57bdeb1a43 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53eb3c6d8a9fa3616efd9148c2ed2f2fc2e3b78070d5af4b6afc85efb2fb1cc +size 199174 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc9d2a49dc084dbc1b63083f8170325201f7ac75 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1248b503ae9567fdea6498b65a6b61ff93dacdb4216f4813bff02a09cf550ff +size 188881 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..044161148e65c4a86a41cd4baacbd9b89e65b7bb --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7263bb37fa3b02741a787f5ecd2ff84a04b7fa4e1824bd540790b2a7f2bae26c +size 187457 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a92cfdb60ef161b56e2d0b4a7ecdc4058e4ef20 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0958630421671aefbcdc4abaa64f09b3bb911e6987ea0a5b19fa9e27b201fee +size 250451 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..291796412b30c5b1c20b6cc395ae874f7567430e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621fba2e4b803dd80409afcb8534c2e48bf3c15dcaeb9b17aa2b230012c398d1 +size 182627 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28e77bdb38fb72676070719d0d170e59c9b9d8d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0ed7c5247e42aa717a5c7615a2ae0a9ab3f188e86cfbe39ec69b5fe82a6b38 +size 276243 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6da2404c20c653258adcd3ae3f3396b688f7e607 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31162e52dd43f7c7a99b12216f4dbd95debd8fe4e8f1d4ff9bee61d29ade2770 +size 222870 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1e00d415df44250d9aeb73fca3d23e92401abf4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a901724f00a69007e3cd27e2869f9fbbbe502d5f4a7c5d6f4730a406157dc4 +size 246192 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd3947a5b295dbb63c73fce1f7deb0a8d48f29e1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e85fe6b485e8cd70ea8480942c0913f86b5322160268e272eb1006fe26ef914 +size 245734 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b549a4a5709a636d1124442e1b942b0a352c6224 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0880836e8abdab166674ae446e540f89bd34a6a10dc42d209a185656041d9f0c +size 169983 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e4cf44a357d3bb04b42df037a6c507637ffade4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77832eec36684592a5f0e94124138f4bac7ec298f192844b8143025ca988e0c1 +size 269280 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c9c9578b6b4dd0d2171e41177880f874d28034b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57143efc03e917452a339c9a18dd1b0c448377952d9de68f6095251ca731010b +size 174055 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de82c8cbaba52e935db821854cb076e4095f0941 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c225cdc92c0c9da56e6876783967b7b21a3b4f80059e4456840211afab3fd0fe +size 239090 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ce967dc4ebe3df5262c3b0f694aa86ff951d1d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e721384a2eacfb9eff6035e8c5caba9bc95c2f1b28c40b76c9767cd6db19f7 +size 223453 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f377fc07c27ad5ac86f61c3cae0e7a3117ec4f0c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0c0960242e27b3b5ce4ab10f3eeeaccf68fd18216a25ac41775daf9e3ef3d0 +size 162947 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5e4f8d5fbc811cab4a706ce786e57bbf1037257 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23548423cbd8e7cd42609d9f60a5cb82a0bac08f18f637e5e7d091814f873cd2 +size 204886 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca65d66f0499cd4209a6c65094deafb7f010a820 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c63116f51f0b4e1301a64b551739f59670b60b4280909f5e835a6eeff5caf2 +size 220117 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ea689f4b2bd9e99442763fb839c49da6528064a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1474d1aff1bf5245c83fd54b68403e7e6e5d82d41cd95c620c9ddc16bee15f5 +size 204305 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f4c093df378698fbaaa731f55777f1bf4697a9a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7633054f586688ea41b4d9ad64ac2cd0e8d21ca531f7ad7be76f1d5327124f79 +size 244324 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..894222c3a68371be80616164aa0ebf269db6b61c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb531fed2317e1622a0b2d5e6c1740942ee6e332adc106c9e1e765c79593a3b4 +size 230288 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff19ab2ef0a6a34bebc25df601c51bee41c8aa33 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73641be0f234c9874e9be8727849632214951e3e49d11486681a4672b269d1ba +size 196970 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b4935329d1eaa457403b286fb6b77d13c553ee8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8188748ca2e01887afe31ebe9bf14e5322d98b145de0f252801e546f79878cb5 +size 186241 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa2731073f21c86396c1510198bcaea7fd94d1dd --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ed34e18c467834e5e34d5e847bce7a94a48576935ba766307dbdef2b7ff43f +size 146102 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2e955b167afbc5efb1993992e8181cbc77e67f2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dc8946f0961c76d51996048764b7868fc3ebf7ddb5415e33cc9a101095fed1 +size 193781 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..faec29fdccb6fdb05509a1e3e964a86fc402f453 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6fe29873f53c7a53e2c6705a4b90ce549842f2b8f8682aae4018557085c7544 +size 184535 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f737b719d76af5a2259d4981648a4ceb5e1125f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb2491ea81f896b94ac3e10d043b57dfcfcca702d5cab502032b8cbe6771286 +size 192742 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb98955d10b6a9db8360419a72f2887ad448aefd --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484d0bc58b51841692dbba3f605f51c163304d63d20f76fb78eeb6e72f22a277 +size 179873 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a935626a340976575bfa9d65937eb11f7f614cf6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d26f65d833f530c7b50a6effa55c1e21911234e27ead846db3013c11c1651aa +size 158803 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa1a3cb7ba005b1274243869e97a147bf6217051 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db4adf5fdff6a9925a90a934450f4f51ad441d415f619ea543679956355b234d +size 152822 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5c5044e8e0380ff57ae1799300c81c1c96c516e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec4963aa0d8fe8d8a75dad8fbe794b570665be49df218ce1186dc2f6ccb9750 +size 295544 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a826da5933f8991aa222ea4f4adaec0331dd58c4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1008c6c568ad19e9a6509bbb334a36b426496777c3196fc14d2fe6724d7c077e +size 242488 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..408bc88256d65fb3fe5665184a39aa149aa5a95d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ddcdfccf582c7936ee1dcb413e8cf95e872962591f8ab94df1f61ac620ad9c5 +size 266669 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c848164c4bfe7b499d344469dd77ebc301213168 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d068f08b8c7b007a7e7fc6ae9789df2b1f8a3f6eb8a82f69dadaed52635d49 +size 223003 diff --git a/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26590e88c754793bb3c58ff60757e26ce2140491 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec231e2145ae607bdcbc982244297a7445ddc536a727fe7f51229cd5685747d +size 199706 diff --git a/AIRBOT_MMK2_place_the_books/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_books/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a8fe6b499d9ad807ae11284fb00b6ce14fb23d4e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/meta/episodes.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 525} +{"episode_index": 1, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 380} +{"episode_index": 2, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 625} +{"episode_index": 3, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 399} +{"episode_index": 4, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 402} +{"episode_index": 5, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 443} +{"episode_index": 6, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 329} +{"episode_index": 7, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 361} +{"episode_index": 8, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 371} +{"episode_index": 9, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 382} +{"episode_index": 10, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 426} +{"episode_index": 11, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 471} +{"episode_index": 12, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 545} +{"episode_index": 13, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 514} +{"episode_index": 14, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 678} +{"episode_index": 15, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 382} +{"episode_index": 16, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 357} +{"episode_index": 17, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 357} +{"episode_index": 18, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 483} +{"episode_index": 19, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 347} +{"episode_index": 20, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 548} +{"episode_index": 21, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 426} +{"episode_index": 22, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 472} +{"episode_index": 23, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 485} +{"episode_index": 24, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 319} +{"episode_index": 25, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 529} +{"episode_index": 26, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 326} +{"episode_index": 27, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 462} +{"episode_index": 28, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 429} +{"episode_index": 29, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 302} +{"episode_index": 30, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 398} +{"episode_index": 31, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 421} +{"episode_index": 32, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 393} +{"episode_index": 33, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 454} +{"episode_index": 34, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 444} +{"episode_index": 35, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 381} +{"episode_index": 36, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 353} +{"episode_index": 37, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 274} +{"episode_index": 38, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 367} +{"episode_index": 39, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 350} +{"episode_index": 40, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 366} +{"episode_index": 41, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 343} +{"episode_index": 42, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 302} +{"episode_index": 43, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 285} +{"episode_index": 44, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 580} +{"episode_index": 45, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 461} +{"episode_index": 46, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 517} +{"episode_index": 47, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 420} +{"episode_index": 48, "tasks": ["push the book to the left side of the table with your right hand, and take it with your left hand to put it on the bookshelf."], "length": 380} diff --git a/AIRBOT_MMK2_place_the_books/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_books/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ec64dbacc19c3ca8ac5be29df37cb3afad7c02c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/meta/episodes_stats.jsonl @@ -0,0 +1,49 @@ +{"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.48084806357558313]], [[0.47894027328056604]], [[0.47888310809797924]]], "std": [[[0.2700666328235717]], [[0.26016307711394887]], [[0.2581767275271249]]], "count": [109]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100471195358878]], [[0.5164971667566108]], [[0.49983308411285005]]], "std": [[[0.3215635081671505]], [[0.33002606467564505]], [[0.3338713746271051]]], "count": [109]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.549584079120945]], [[0.5684580091593212]], [[0.553802956541944]]], "std": [[[0.3044368544894026]], [[0.302867280621517]], [[0.3091860986045296]]], "count": [109]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259877357288481]], [[0.43522143146249326]], [[0.40482674304431254]]], "std": [[[0.3735937752762573]], [[0.37549559452378073]], [[0.38905542700663365]]], "count": [109]}, "observation.state": {"min": [-0.20797570049762726, -1.2199110984802246, 0.7717489004135132, -0.6428578495979309, -1.6061604022979736, 0.17090104520320892, -1.3960098028182983, -1.464866042137146, 0.9234463572502136, -1.157945156097412, 0.5723086595535278, -0.6814212799072266, 17.615625381469727, 46.50749969482422, -0.21000000834465027, -0.949999988079071, 1.1943750381469727, 0.05687499791383743, 0.7024999856948853, -0.5681818127632141, 0.59375, 0.21000000834465027, 1.331874966621399, 0.9018750190734863, 0.8087500333786011, 70.62625122070312, 0.8962500095367432, -0.32374998927116394, 15.53125, 0.4493750035762787, 18.01937484741211, 1.040624976158142, 17.249374389648438, -0.21875, 2.6362500190734863, 1.2283333539962769], "max": [1.4601930379867554, -0.6023260354995728, 1.5776636600494385, 0.5836814045906067, -0.5059796571731567, 1.45783269405365, -0.5514705777168274, -0.7728217840194702, 1.4432889223098755, 0.3756474554538727, 1.633033275604248, -0.6738050580024719, 72.6831283569336, 70.16124725341797, 28.891876220703125, 9.772500038146973, 54.92937469482422, 64.74187469482422, 62.40562438964844, 87.02874755859375, 80.9749984741211, 91.26625061035156, 65.08125305175781, 105.00374603271484, 17.99888801574707, 78.24666595458984, 2.6787500381469727, 3.566666603088379, 36.396873474121094, 1.6887500286102295, 37.443748474121094, 1.9900000095367432, 33.96437454223633, 1.7412500381469727, 28.525625228881836, 50.2287483215332], "mean": [0.6638318300247192, -0.9158526062965393, 1.2194854021072388, -0.04346288740634918, -0.8727107644081116, 0.8900181651115417, -0.8110901713371277, -1.0640140771865845, 1.1937302350997925, -0.45630189776420593, 0.8804230690002441, -0.6769305467605591, 44.49895095825195, 58.1401252746582, 2.0396130084991455, 3.530590295791626, 28.641700744628906, 19.582046508789062, 31.862321853637695, 23.126604080200195, 35.17058181762695, 21.066171646118164, 25.248384475708008, 49.26504135131836, 4.346129894256592, 74.12017059326172, 0.9913560152053833, 0.4615403115749359, 26.729063034057617, 0.5292239785194397, 29.74897003173828, 1.129624843597412, 28.55018424987793, 0.3656494617462158, 16.394695281982422, 25.014314651489258], "std": [0.530674397945404, 0.23655633628368378, 0.32255449891090393, 0.2931828796863556, 0.29702863097190857, 0.4192013144493103, 0.18691636621952057, 0.16347508132457733, 0.10123635828495026, 0.41328197717666626, 0.2376897931098938, 0.00197626487351954, 19.93722152709961, 4.627519607543945, 5.379959583282471, 3.758504867553711, 15.809684753417969, 22.898717880249023, 20.60518455505371, 28.264108657836914, 24.101024627685547, 28.164283752441406, 24.946382522583008, 25.94644546508789, 2.398124933242798, 1.6196675300598145, 0.16172878444194794, 0.5231088995933533, 6.781068801879883, 0.11267001181840897, 5.616404056549072, 0.0882091224193573, 4.056318283081055, 0.15036004781723022, 8.480575561523438, 17.253910064697266], "count": [525]}, "action": {"min": [-0.20797570049762726, -1.2199110984802246, 0.7717489004135132, -0.6428578495979309, -1.6061604022979736, 0.17090104520320892, -1.3960098028182983, -1.464866042137146, 0.9234463572502136, -1.157945156097412, 0.5723086595535278, -0.6814212799072266, 17.615625381469727, 46.50749969482422, -0.21000000834465027, -0.949999988079071, 1.1943750381469727, 0.05687499791383743, 0.7024999856948853, -0.5681818127632141, 0.59375, 0.21000000834465027, 1.331874966621399, 0.9018750190734863, 0.8087500333786011, 70.62625122070312, 0.8962500095367432, -0.32374998927116394, 15.53125, 0.4493750035762787, 18.01937484741211, 1.040624976158142, 17.249374389648438, -0.21875, 2.6362500190734863, 1.2283333539962769], "max": [1.4601930379867554, -0.6023260354995728, 1.5776636600494385, 0.5836814045906067, -0.5059796571731567, 1.45783269405365, -0.5514705777168274, -0.7728217840194702, 1.4432889223098755, 0.3756474554538727, 1.633033275604248, -0.6738050580024719, 72.6831283569336, 70.16124725341797, 28.891876220703125, 9.772500038146973, 54.92937469482422, 64.74187469482422, 62.40562438964844, 87.02874755859375, 80.9749984741211, 91.26625061035156, 65.08125305175781, 105.00374603271484, 17.99888801574707, 78.24666595458984, 2.6787500381469727, 3.566666603088379, 36.396873474121094, 1.6887500286102295, 37.443748474121094, 1.9900000095367432, 33.96437454223633, 1.7412500381469727, 28.525625228881836, 50.2287483215332], "mean": [0.6638319492340088, -0.9158526062965393, 1.2194849252700806, -0.04346286505460739, -0.8727112412452698, 0.8900185823440552, -0.8110900521278381, -1.0640143156051636, 1.1937333345413208, -0.45630207657814026, 0.8804225325584412, -0.6769293546676636, 44.49895095825195, 58.14014434814453, 2.039619207382202, 3.5305893421173096, 28.64171028137207, 19.582059860229492, 31.862337112426758, 23.1265926361084, 35.170597076416016, 21.06616973876953, 25.248394012451172, 49.265079498291016, 4.34612512588501, 74.12018585205078, 0.9913555383682251, 0.4615401029586792, 26.72903060913086, 0.529224157333374, 29.748977661132812, 1.1296257972717285, 28.55017852783203, 0.3656492531299591, 16.394689559936523, 25.01431655883789], "std": [0.5306744575500488, 0.236556276679039, 0.32255449891090393, 0.293182909488678, 0.29702863097190857, 0.4192013144493103, 0.18691636621952057, 0.16347499191761017, 0.10123639553785324, 0.4132818877696991, 0.23768986761569977, 0.0019762662705034018, 19.937213897705078, 4.6275200843811035, 5.379959583282471, 3.758505344390869, 15.809685707092285, 22.898723602294922, 20.605178833007812, 28.264108657836914, 24.101015090942383, 28.164287567138672, 24.94637680053711, 25.94644546508789, 2.398125648498535, 1.619667649269104, 0.1617286503314972, 0.5231090784072876, 6.781069278717041, 0.11266997456550598, 5.616403102874756, 0.0882091224193573, 4.056318759918213, 0.15036001801490784, 8.480578422546387, 17.253908157348633], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [1.3847619047619049, 6.0, 6.0, 6.0, 6.0], "std": [1.1248518168973722, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [525]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [525]}, "eef_direction_state": {"mean": [4.36952380952381, 4.220952380952381], "std": [1.5761993957451568, 1.763313722355351], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [1.0076190476190476, 0.7466666666666667], "std": [0.8023412453083134, 0.7081924229589761], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.7104761904761905, 0.43047619047619046], "std": [0.8349421205515996, 0.7364165241574571], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.36952380952381, 4.220952380952381], "std": [1.5761993957451568, 1.763313722355351], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [1.0076190476190476, 0.7466666666666667], "std": [0.8023412453083134, 0.7081924229589761], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.7104761904761905, 0.43047619047619046], "std": [0.8349421205515996, 0.7364165241574571], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.677560959364994, 0.21795497788166188, 1.2737841180743232, -0.9502963800517024, 0.9545916255835406, -1.4688911956219486, 0.6069049572512693, -0.08757648026920112, 1.1248074913521178, 1.1668091167348649, 1.0559193870458539, 1.2391267125054344], "std": [0.06776760679405211, 0.07797263121749937, 0.14338879161859328, 0.5710310188291695, 0.296332252414644, 0.38596305073604054, 0.017837350086239198, 0.07098574177571147, 0.03577994631652817, 1.619760959274779, 0.21983157976014775, 1.9737914042741804], "min": [0.5668634917930683, 0.11036635074459364, 1.0231363614409859, -2.0952159709276623, 0.5534557963738251, -2.2256603068712137, 0.5649919236252704, -0.2641468589325745, 1.059896734395585, -3.1337976428326018, 0.6510292918924265, -3.116515018061218], "max": [0.7809522364348362, 0.3903967685669453, 1.503602378668039, 0.06302794748232265, 1.4195341818253793, -0.7328492570255694, 0.6238017370785632, 0.08156074736731048, 1.1908065503904413, 3.1342406106546807, 1.3474607495963467, 3.106561358555446], "count": [525]}, "eef_sim_pose_action": {"mean": [0.677560959364994, 0.21795497788166188, 1.2737841180743232, -0.9502963800517024, 0.9545916255835406, -1.4688911956219486, 0.6069049572512693, -0.08757648026920112, 1.1248074913521178, 1.1668091167348649, 1.0559193870458539, 1.2391267125054344], "std": [0.06776760679405211, 0.07797263121749937, 0.14338879161859328, 0.5710310188291695, 0.296332252414644, 0.38596305073604054, 0.017837350086239198, 0.07098574177571147, 0.03577994631652817, 1.619760959274779, 0.21983157976014775, 1.9737914042741804], "min": [0.5668634917930683, 0.11036635074459364, 1.0231363614409859, -2.0952159709276623, 0.5534557963738251, -2.2256603068712137, 0.5649919236252704, -0.2641468589325745, 1.059896734395585, -3.1337976428326018, 0.6510292918924265, -3.116515018061218], "max": [0.7809522364348362, 0.3903967685669453, 1.503602378668039, 0.06302794748232265, 1.4195341818253793, -0.7328492570255694, 0.6238017370785632, 0.08156074736731048, 1.1908065503904413, 3.1342406106546807, 1.3474607495963467, 3.106561358555446], "count": [525]}}} +{"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.4756766911764706]], [[0.4722162602124183]], [[0.4717271200980392]]], "std": [[[0.26435329652375644]], [[0.25482661313683574]], [[0.25318310184771237]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4787724162581699]], [[0.5009821200980392]], [[0.47973368464052285]]], "std": [[[0.3246681167284874]], [[0.3227572026999272]], [[0.32974362159478915]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5544359089052288]], [[0.5734046997549019]], [[0.5584857557189542]]], "std": [[[0.2956224342672851]], [[0.29492142713953723]], [[0.29910034407688785]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41524610498366016]], [[0.4233768709150327]], [[0.3898334906045752]]], "std": [[[0.3708547065386057]], [[0.37187982998120134]], [[0.3846532253343361]]], "count": [100]}, "observation.state": {"min": [0.13864251971244812, -1.2262293100357056, 0.6864652633666992, -0.6214475035667419, -1.5719891786575317, 0.11422808468341827, -1.3348464965820312, -1.440403938293457, 0.8908937573432922, -0.9070773124694824, 0.6199693083763123, -0.6826266646385193, 3.815624952316284, 48.148460388183594, -0.16249999403953552, -1.6293749809265137, 0.30562499165534973, -0.12666666507720947, 0.3918749988079071, -0.25, 0.43687498569488525, -0.24062500894069672, 1.2137500047683716, -0.21187499165534973, 3.432499885559082, 76.6831283569336, 1.068750023841858, -0.29249998927116394, 19.7918758392334, 0.7243750095367432, 17.2393741607666, 1.5724999904632568, 16.082500457763672, -0.05687499791383743, 1.7912499904632568, 0.8650000095367432], "max": [1.579737901687622, -0.5331120491027832, 1.5829328298568726, 0.12612535059452057, -0.527866780757904, 1.4703974723815918, -0.6148670315742493, -0.7984071373939514, 1.3563363552093506, 0.2154277265071869, 1.4402185678482056, -0.5910115838050842, 69.13499450683594, 73.39307403564453, 32.50600051879883, 9.48812484741211, 54.86937713623047, 51.3806266784668, 61.646873474121094, 57.68937683105469, 79.63812255859375, 60.11562728881836, 66.19062805175781, 95.00062561035156, 22.006250381469727, 81.86062622070312, 2.71875, 2.700000047683716, 32.67124938964844, 1.5199999809265137, 32.665626525878906, 1.8949999809265137, 31.521249771118164, 1.9587500095367432, 29.786874771118164, 42.209999084472656], "mean": [0.8394255042076111, -0.8845807313919067, 1.2089968919754028, -0.1700569987297058, -1.0130375623703003, 0.7582347393035889, -0.8725722432136536, -1.0006262063980103, 1.091841697692871, -0.3394697606563568, 0.93913334608078, -0.6633669137954712, 45.7187614440918, 60.12566375732422, 1.7976582050323486, 3.2830183506011963, 30.947877883911133, 20.82362937927246, 36.18770217895508, 19.538776397705078, 41.370811462402344, 13.992098808288574, 29.93838882446289, 45.007022857666016, 13.499895095825195, 79.5750961303711, 1.1469358205795288, 0.7500312924385071, 27.310649871826172, 0.7879347801208496, 28.300180435180664, 1.6248953342437744, 27.039127349853516, 0.031718555837869644, 21.891910552978516, 10.826302528381348], "std": [0.5161869525909424, 0.2623172700405121, 0.35534727573394775, 0.21888414025306702, 0.32931387424468994, 0.40555572509765625, 0.19826585054397583, 0.17327053844928741, 0.11292118579149246, 0.3422442376613617, 0.21684230864048004, 0.029708027839660645, 22.302875518798828, 5.946140766143799, 6.1615753173828125, 4.77726936340332, 18.787689208984375, 21.097000122070312, 22.22130584716797, 21.033737182617188, 26.633201599121094, 18.898788452148438, 27.290937423706055, 20.373315811157227, 5.8646464347839355, 1.429796576499939, 0.17634236812591553, 0.8511245250701904, 4.505405426025391, 0.08509500324726105, 4.553447723388672, 0.035998888313770294, 3.5226352214813232, 0.21616685390472412, 7.194955825805664, 12.800570487976074], "count": [380]}, "action": {"min": [0.13864251971244812, -1.2262293100357056, 0.6864652633666992, -0.6214475035667419, -1.5719891786575317, 0.11422808468341827, -1.3348464965820312, -1.440403938293457, 0.8908937573432922, -0.9070773124694824, 0.6199693083763123, -0.6826266646385193, 3.815624952316284, 48.148460388183594, -0.16249999403953552, -1.6293749809265137, 0.30562499165534973, -0.12666666507720947, 0.3918749988079071, -0.25, 0.43687498569488525, -0.24062500894069672, 1.2137500047683716, -0.21187499165534973, 3.432499885559082, 76.6831283569336, 1.068750023841858, -0.29249998927116394, 19.7918758392334, 0.7243750095367432, 17.2393741607666, 1.5724999904632568, 16.082500457763672, -0.05687499791383743, 1.7912499904632568, 0.8650000095367432], "max": [1.579737901687622, -0.5331120491027832, 1.5829328298568726, 0.12612535059452057, -0.527866780757904, 1.4703974723815918, -0.6148670315742493, -0.7984071373939514, 1.3563363552093506, 0.2154277265071869, 1.4402185678482056, -0.5910115838050842, 69.13499450683594, 73.39307403564453, 32.50600051879883, 9.48812484741211, 54.86937713623047, 51.3806266784668, 61.646873474121094, 57.68937683105469, 79.63812255859375, 60.11562728881836, 66.19062805175781, 95.00062561035156, 22.006250381469727, 81.86062622070312, 2.71875, 2.700000047683716, 32.67124938964844, 1.5199999809265137, 32.665626525878906, 1.8949999809265137, 31.521249771118164, 1.9587500095367432, 29.786874771118164, 42.209999084472656], "mean": [0.8394253253936768, -0.8845804929733276, 1.2089970111846924, -0.17005695402622223, -1.0130373239517212, 0.7582347393035889, -0.8725724220275879, -1.0006262063980103, 1.091842532157898, -0.33946990966796875, 0.9391337633132935, -0.6633667945861816, 45.71877670288086, 60.12570571899414, 1.7976583242416382, 3.2830190658569336, 30.947866439819336, 20.8236141204834, 36.18770217895508, 19.538766860961914, 41.37080001831055, 13.992094993591309, 29.93839454650879, 45.007022857666016, 13.49990463256836, 79.57514190673828, 1.1469355821609497, 0.7500307559967041, 27.31063461303711, 0.7879348993301392, 28.300172805786133, 1.6248970031738281, 27.039127349853516, 0.03171854466199875, 21.89191246032715, 10.826308250427246], "std": [0.5161868929862976, 0.2623172998428345, 0.3553473651409149, 0.21888424456119537, 0.32931390404701233, 0.4055556654930115, 0.19826588034629822, 0.17327053844928741, 0.11292122304439545, 0.34224408864974976, 0.21684227883815765, 0.029708029702305794, 22.302875518798828, 5.946141719818115, 6.161580562591553, 4.777271747589111, 18.787689208984375, 21.09700584411621, 22.22130584716797, 21.03373908996582, 26.63320541381836, 18.89879608154297, 27.290931701660156, 20.373313903808594, 5.864645957946777, 1.4297964572906494, 0.1763424128293991, 0.8511244654655457, 4.505404949188232, 0.08509509265422821, 4.553449630737305, 0.03599889576435089, 3.5226352214813232, 0.21616634726524353, 7.194954872131348, 12.800570487976074], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [380]}, "index": {"min": [525], "max": [904], "mean": [714.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [1.381578947368421, 6.0, 6.0, 6.0, 6.0], "std": [1.1070005142293977, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [380]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [380]}, "eef_direction_state": {"mean": [4.028947368421052, 4.286842105263158], "std": [1.5395501555455877, 1.6413523071302745], "min": [0, 2], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [1.1342105263157896, 0.7973684210526316], "std": [0.7111060013474468, 0.7097022511719678], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.8657894736842106, 0.4052631578947368], "std": [0.8400427043623158, 0.7283533585825321], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [4.028947368421052, 4.286842105263158], "std": [1.5395501555455877, 1.6413523071302745], "min": [0, 2], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [1.1342105263157896, 0.7973684210526316], "std": [0.7111060013474468, 0.7097022511719678], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.8657894736842106, 0.4052631578947368], "std": [0.8400427043623158, 0.7283533585825321], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.6751934132365172, 0.24535173716283426, 1.2543233832033638, -1.1435910533769016, 0.8543974427544849, -1.6388763147801901, 0.5867078814581302, -0.09295665223510159, 1.1362743236588122, 1.648068502104121, 0.9646130709830357, 1.055631681092544], "std": [0.08381309992731838, 0.07324079184848468, 0.1122391833279928, 0.4144223996445718, 0.33267445751218677, 0.2807360618609783, 0.014848721080489824, 0.07462331934695514, 0.048794334648460384, 0.36814401082483406, 0.2263879474547541, 2.2125780422413683], "min": [0.5574318893324801, 0.1517400682590324, 1.026116044841028, -2.121770460606093, 0.5643416809965327, -2.279615377360647, 0.5641758551168892, -0.22533969406608056, 1.0609621777962988, 1.2205861247477525, 0.6238507003189246, -3.1318593771000613], "max": [0.7792537920066573, 0.4100734655168217, 1.414713392917614, -0.7687455906146594, 1.468989063585782, -1.2104214738101415, 0.6134019917367856, 0.0824217875291173, 1.2185963649189377, 2.3857991820107376, 1.2955042154759417, 3.1055837183279027], "count": [380]}, "eef_sim_pose_action": {"mean": [0.6751934132365172, 0.24535173716283426, 1.2543233832033638, -1.1435910533769016, 0.8543974427544849, -1.6388763147801901, 0.5867078814581302, -0.09295665223510159, 1.1362743236588122, 1.648068502104121, 0.9646130709830357, 1.055631681092544], "std": [0.08381309992731838, 0.07324079184848468, 0.1122391833279928, 0.4144223996445718, 0.33267445751218677, 0.2807360618609783, 0.014848721080489824, 0.07462331934695514, 0.048794334648460384, 0.36814401082483406, 0.2263879474547541, 2.2125780422413683], "min": [0.5574318893324801, 0.1517400682590324, 1.026116044841028, -2.121770460606093, 0.5643416809965327, -2.279615377360647, 0.5641758551168892, -0.22533969406608056, 1.0609621777962988, 1.2205861247477525, 0.6238507003189246, -3.1318593771000613], "max": [0.7792537920066573, 0.4100734655168217, 1.414713392917614, -0.7687455906146594, 1.468989063585782, -1.2104214738101415, 0.6134019917367856, 0.0824217875291173, 1.2185963649189377, 2.3857991820107376, 1.2955042154759417, 3.1055837183279027], "count": [380]}}} +{"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.47792052124183004]], [[0.47127709803921564]], [[0.47043723366013074]]], "std": [[[0.2662034838200933]], [[0.2561684070147923]], [[0.2545319897603202]]], "count": [125]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5218295130718955]], [[0.5298880931372549]], [[0.5058242009803922]]], "std": [[[0.3183453357032523]], [[0.32440809695718426]], [[0.3336451490743281]]], "count": [125]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338118267973856]], [[0.5602970735294117]], [[0.5476260816993465]]], "std": [[[0.28217101604538947]], [[0.27870944348694415]], [[0.2809871997534201]]], "count": [125]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43829877777777776]], [[0.44448312581699345]], [[0.4110888153594771]]], "std": [[[0.3726353054278146]], [[0.3730709416209231]], [[0.387867140626191]]], "count": [125]}, "observation.state": {"min": [0.05536163970828056, -1.2491416931152344, 0.6883964538574219, -0.45307374000549316, -1.4988386631011963, 0.1698281466960907, -1.03292977809906, -1.422260046005249, 0.9928854703903198, -1.295872449874878, 0.5888075232505798, -0.6687902212142944, 1.3181250095367432, 46.768123626708984, -0.20937500894069672, -1.9293750524520874, 0.6193749904632568, -1.0793750286102295, 0.9200000166893005, -0.7443749904632568, 0.8693749904632568, -3.0318751335144043, 1.4431250095367432, 0.6662499904632568, 1.0518749952316284, 74.08499908447266, 1.209375023841858, -0.30812498927116394, 9.332500457763672, 0.53125, 8.801250457763672, 1.5262500047683716, 6.458125114440918, 0.4124999940395355, 0.78125, 1.2918750047683716], "max": [1.38857102394104, -0.5197365880012512, 1.6149529218673706, 0.28439003229141235, -0.6130550503730774, 1.416704773902893, -0.5449378490447998, -0.7428044080734253, 1.4412145614624023, 0.054996058344841, 1.485063076019287, 0.02727550081908703, 72.3218765258789, 66.27375030517578, 29.032499313354492, 9.444999694824219, 70.3393783569336, 43.87937545776367, 79.62687683105469, 58.48125076293945, 81.91687774658203, 46.27937316894531, 69.15812683105469, 81.05750274658203, 31.89666748046875, 80.90250396728516, 2.259999990463257, 3.90625, 44.71812438964844, 1.75, 33.810001373291016, 1.8862500190734863, 35.84937286376953, 1.7287499904632568, 32.90625, 51.368751525878906], "mean": [0.6078921556472778, -0.9990609288215637, 1.3181535005569458, -0.027457933872938156, -0.9108093976974487, 0.8167650103569031, -0.8679471611976624, -0.9583277106285095, 1.105616807937622, -0.4578087031841278, 1.0371145009994507, -0.4016006290912628, 48.10142517089844, 55.01021194458008, 2.077883005142212, 3.392969846725464, 35.88543701171875, 11.4140625, 39.803016662597656, 15.831661224365234, 43.5911865234375, 15.703653335571289, 35.277671813964844, 46.34928512573242, 16.47028160095215, 79.3823013305664, 1.278014898300171, 0.044736992567777634, 31.97353172302246, 0.5989140868186951, 26.384878158569336, 1.6114147901535034, 25.854949951171875, 0.49572280049324036, 17.371448516845703, 30.9353084564209], "std": [0.4953613877296448, 0.2613650858402252, 0.3232741057872772, 0.20656462013721466, 0.2653849124908447, 0.3147136867046356, 0.17238153517246246, 0.16120696067810059, 0.10579096525907516, 0.34446725249290466, 0.19347086548805237, 0.18309301137924194, 25.400297164916992, 4.28138542175293, 5.188899040222168, 4.68607234954834, 28.392107009887695, 14.280752182006836, 31.001657485961914, 19.823814392089844, 33.233394622802734, 16.5053768157959, 30.58541488647461, 27.02350616455078, 7.850521087646484, 1.5844345092773438, 0.08874700963497162, 0.45151832699775696, 13.230257987976074, 0.10407719016075134, 8.809432983398438, 0.033724453300237656, 9.9713773727417, 0.10990091413259506, 8.923490524291992, 13.888524055480957], "count": [625]}, "action": {"min": [0.05536163970828056, -1.2491416931152344, 0.6883964538574219, -0.45307374000549316, -1.4988386631011963, 0.1698281466960907, -1.03292977809906, -1.422260046005249, 0.9928854703903198, -1.295872449874878, 0.5888075232505798, -0.6687902212142944, 1.3181250095367432, 46.768123626708984, -0.20937500894069672, -1.9293750524520874, 0.6193749904632568, -1.0793750286102295, 0.9200000166893005, -0.7443749904632568, 0.8693749904632568, -3.0318751335144043, 1.4431250095367432, 0.6662499904632568, 1.0518749952316284, 74.08499908447266, 1.209375023841858, -0.30812498927116394, 9.332500457763672, 0.53125, 8.801250457763672, 1.5262500047683716, 6.458125114440918, 0.4124999940395355, 0.78125, 1.2918750047683716], "max": [1.38857102394104, -0.5197365880012512, 1.6149529218673706, 0.28439003229141235, -0.6130550503730774, 1.416704773902893, -0.5449378490447998, -0.7428044080734253, 1.4412145614624023, 0.054996058344841, 1.485063076019287, 0.02727550081908703, 72.3218765258789, 66.27375030517578, 29.032499313354492, 9.444999694824219, 70.3393783569336, 43.87937545776367, 79.62687683105469, 58.48125076293945, 81.91687774658203, 46.27937316894531, 69.15812683105469, 81.05750274658203, 31.89666748046875, 80.90250396728516, 2.259999990463257, 3.90625, 44.71812438964844, 1.75, 33.810001373291016, 1.8862500190734863, 35.84937286376953, 1.7287499904632568, 32.90625, 51.368751525878906], "mean": [0.607892632484436, -0.9990602731704712, 1.3181543350219727, -0.02745801769196987, -0.9108088612556458, 0.8167651295661926, -0.867946982383728, -0.9583275318145752, 1.1056169271469116, -0.4578084945678711, 1.0371142625808716, -0.4016006588935852, 48.10142135620117, 55.010189056396484, 2.077882766723633, 3.392967462539673, 35.88544464111328, 11.414053916931152, 39.803035736083984, 15.831681251525879, 43.591182708740234, 15.703640937805176, 35.27766799926758, 46.349266052246094, 16.47029685974121, 79.38226318359375, 1.27801513671875, 0.044737059623003006, 31.97352409362793, 0.5989139676094055, 26.384891510009766, 1.6114147901535034, 25.854948043823242, 0.49572205543518066, 17.371421813964844, 30.935266494750977], "std": [0.49536141753196716, 0.26136499643325806, 0.32327404618263245, 0.20656467974185944, 0.2653849124908447, 0.3147136867046356, 0.17238156497478485, 0.16120700538158417, 0.10579094290733337, 0.3444671630859375, 0.1934707909822464, 0.18309301137924194, 25.400299072265625, 4.281386375427246, 5.188899040222168, 4.686070442199707, 28.392114639282227, 14.280754089355469, 31.00166130065918, 19.823822021484375, 33.23339080810547, 16.505380630493164, 30.58540916442871, 27.023509979248047, 7.850523471832275, 1.584434986114502, 0.08874697238206863, 0.451518177986145, 13.230262756347656, 0.10407719761133194, 8.809430122375488, 0.033724427223205566, 9.971376419067383, 0.10990095883607864, 8.923491477966309, 13.88852596282959], "count": [625]}, "timestamp": {"min": [0.0], "max": [20.8], "mean": [10.399999999999999], "std": [6.014057606050086], "count": [625]}, "frame_index": {"min": [0], "max": [624], "mean": [312.0], "std": [180.42172818150257], "count": [625]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [625]}, "index": {"min": [905], "max": [1529], "mean": [1217.0], "std": [180.42172818150257], "count": [625]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [625]}, "subtask_annotation": {"mean": [1.8288, 6.0, 6.0, 6.0, 6.0], "std": [1.1680284928031581, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [625]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [625]}, "eef_direction_state": {"mean": [3.8912, 4.9584], "std": [1.7620903949570816, 1.5650780938981865], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_state": {"mean": [1.0736, 0.5136], "std": [0.6888998766148774, 0.7134528996366933], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_state": {"mean": [0.8208, 0.3584], "std": [0.8389799520846722, 0.6971007387745348], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_direction_action": {"mean": [3.8912, 4.9584], "std": [1.7620903949570816, 1.5650780938981865], "min": [0, 0], "max": [6, 6], "count": [625]}, "eef_velocity_action": {"mean": [1.0736, 0.5136], "std": [0.6888998766148774, 0.7134528996366933], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_acc_mag_action": {"mean": [0.8208, 0.3584], "std": [0.8389799520846722, 0.6971007387745348], "min": [0, 0], "max": [2, 2], "count": [625]}, "eef_sim_pose_state": {"mean": [0.6988086101223117, 0.19720908624768838, 1.2915847124520843, -0.9467466438026814, 0.8753515780863177, -1.5504580731233584, 0.5736494260800147, -0.09685835309965522, 1.157984780480313, 1.4860415382974064, 0.80709337161329, 1.650671661829394], "std": [0.07602165591866179, 0.06659910997282364, 0.12334699084444414, 0.47225528333058286, 0.26206636342755524, 0.33389635953491204, 0.01121010856445538, 0.05417003557951588, 0.05290907400709045, 0.27352831469764677, 0.14046180714439616, 1.8855870705914866], "min": [0.5599254840873911, 0.12646629009988666, 1.012598499547041, -2.1020192517636676, 0.5243545624182815, -2.3267672056390714, 0.5478189987042248, -0.20818967039790942, 1.0584134899239657, 0.9130892747072146, 0.5928486950477487, -3.135509574783742], "max": [0.7826512243935753, 0.3591980272510377, 1.441898792591031, -0.41659253344600805, 1.4266351783990925, -0.9783515344337761, 0.6050926356404728, 0.0628274075787153, 1.2709665965640033, 2.1178048895864965, 1.0362872609148366, 3.1168664666526205], "count": [625]}, "eef_sim_pose_action": {"mean": [0.6988086101223117, 0.19720908624768838, 1.2915847124520843, -0.9467466438026814, 0.8753515780863177, -1.5504580731233584, 0.5736494260800147, -0.09685835309965522, 1.157984780480313, 1.4860415382974064, 0.80709337161329, 1.650671661829394], "std": [0.07602165591866179, 0.06659910997282364, 0.12334699084444414, 0.47225528333058286, 0.26206636342755524, 0.33389635953491204, 0.01121010856445538, 0.05417003557951588, 0.05290907400709045, 0.27352831469764677, 0.14046180714439616, 1.8855870705914866], "min": [0.5599254840873911, 0.12646629009988666, 1.012598499547041, -2.1020192517636676, 0.5243545624182815, -2.3267672056390714, 0.5478189987042248, -0.20818967039790942, 1.0584134899239657, 0.9130892747072146, 0.5928486950477487, -3.135509574783742], "max": [0.7826512243935753, 0.3591980272510377, 1.441898792591031, -0.41659253344600805, 1.4266351783990925, -0.9783515344337761, 0.6050926356404728, 0.0628274075787153, 1.2709665965640033, 2.1178048895864965, 1.0362872609148366, 3.1168664666526205], "count": [625]}}} +{"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.48678821895424834]], [[0.4789590972222222]], [[0.4765905453431373]]], "std": [[[0.25748428968323306]], [[0.2493037820776877]], [[0.24873708539575273]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5262078962418301]], [[0.5500201613562091]], [[0.5237644056372549]]], "std": [[[0.31413997384510106]], [[0.3102485557876424]], [[0.31664030080585887]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5668620159313725]], [[0.5876339113562092]], [[0.5688624162581699]]], "std": [[[0.2896606733140647]], [[0.2876456283618671]], [[0.28932746427959644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4191636683006536]], [[0.4234366544117647]], [[0.3886822589869281]]], "std": [[[0.3663284468045603]], [[0.36648450793767373]], [[0.3814584048453014]]], "count": [100]}, "observation.state": {"min": [0.4071536362171173, -1.4222123622894287, 0.7095683813095093, -0.49539369344711304, -1.435217022895813, 0.31698232889175415, -1.1272814273834229, -1.4656767845153809, 0.9227026104927063, -1.1970702409744263, 0.6042811274528503, -0.7390241026878357, 2.259999990463257, 48.07875061035156, -0.3762499988079071, -0.6768749952316284, 0.24000000953674316, -0.39625000953674316, 0.22875000536441803, -0.8806250095367432, -0.06750000268220901, -0.17249999940395355, 1.1799999475479126, -0.7706249952316284, 0.9993749856948853, 66.43222045898438, 0.8274999856948853, -0.2356249988079071, 4.898889064788818, -0.016875000670552254, 4.313125133514404, 0.8262500166893005, 2.15625, -0.22937500476837158, 0.7799999713897705, 1.0674999952316284], "max": [1.465080738067627, -0.6150577664375305, 1.6592040061950684, -0.15498177707195282, -0.804341197013855, 1.59633207321167, -0.5679932236671448, -0.7003890872001648, 1.4492733478546143, 0.11429431289434433, 1.505832314491272, -0.054813265800476074, 74.54312896728516, 72.20249938964844, 30.068750381469727, 9.845000267028809, 59.666873931884766, 40.854373931884766, 66.47687530517578, 54.06999969482422, 67.15125274658203, 62.2868766784668, 56.41437530517578, 86.44125366210938, 11.86111068725586, 80.28312683105469, 2.53125, 4.430000305175781, 23.213333129882812, 1.53125, 20.887271881103516, 1.8450000286102295, 15.115385055541992, 1.46875, 13.859375, 34.619998931884766], "mean": [1.0417892932891846, -0.9092803597450256, 1.1031843423843384, -0.3675444424152374, -1.2057520151138306, 0.8750371932983398, -0.8268913626670837, -0.9749414920806885, 1.116868257522583, -0.492553174495697, 1.0360430479049683, -0.44283056259155273, 35.955204010009766, 56.76401138305664, 3.0953176021575928, 6.141851425170898, 17.590900421142578, 8.399041175842285, 18.7573184967041, 8.621788024902344, 18.38106918334961, 12.788436889648438, 13.804487228393555, 25.342884063720703, 3.6801910400390625, 74.22721862792969, 0.896087646484375, 0.2995050847530365, 10.263727188110352, 0.11989877372980118, 9.331534385681152, 0.8950140476226807, 7.498960971832275, 0.06431974470615387, 4.195003032684326, 11.750943183898926], "std": [0.3448579013347626, 0.29415109753608704, 0.35307833552360535, 0.07613181322813034, 0.15609772503376007, 0.4279082417488098, 0.20710529386997223, 0.25849366188049316, 0.16530543565750122, 0.4972478449344635, 0.31388792395591736, 0.27107924222946167, 22.325838088989258, 4.407021999359131, 6.582984447479248, 4.370357990264893, 23.619104385375977, 13.47842788696289, 26.354507446289062, 15.005386352539062, 25.29013442993164, 21.17066192626953, 20.193893432617188, 33.377784729003906, 2.645907402038574, 2.9319846630096436, 0.17920389771461487, 0.760192334651947, 3.0210094451904297, 0.15529291331768036, 3.1188178062438965, 0.10374168306589127, 2.899179697036743, 0.1858866810798645, 3.307307243347168, 10.692187309265137], "count": [399]}, "action": {"min": [0.4071536362171173, -1.4222123622894287, 0.7095683813095093, -0.49539369344711304, -1.435217022895813, 0.31698232889175415, -1.1272814273834229, -1.4656767845153809, 0.9227026104927063, -1.1970702409744263, 0.6042811274528503, -0.7390241026878357, 2.259999990463257, 48.07875061035156, -0.3762499988079071, -0.6768749952316284, 0.24000000953674316, -0.39625000953674316, 0.22875000536441803, -0.8806250095367432, -0.06750000268220901, -0.17249999940395355, 1.1799999475479126, -0.7706249952316284, 0.9993749856948853, 66.43222045898438, 0.8274999856948853, -0.2356249988079071, 4.898889064788818, -0.016875000670552254, 4.313125133514404, 0.8262500166893005, 2.15625, -0.22937500476837158, 0.7799999713897705, 1.0674999952316284], "max": [1.465080738067627, -0.6150577664375305, 1.6592040061950684, -0.15498177707195282, -0.804341197013855, 1.59633207321167, -0.5679932236671448, -0.7003890872001648, 1.4492733478546143, 0.11429431289434433, 1.505832314491272, -0.054813265800476074, 74.54312896728516, 72.20249938964844, 30.068750381469727, 9.845000267028809, 59.666873931884766, 40.854373931884766, 66.47687530517578, 54.06999969482422, 67.15125274658203, 62.2868766784668, 56.41437530517578, 86.44125366210938, 11.86111068725586, 80.28312683105469, 2.53125, 4.430000305175781, 23.213333129882812, 1.53125, 20.887271881103516, 1.8450000286102295, 15.115385055541992, 1.46875, 13.859375, 34.619998931884766], "mean": [1.0417895317077637, -0.9092802405357361, 1.1031845808029175, -0.36754465103149414, -1.205751895904541, 0.8750369548797607, -0.8268923163414001, -0.9749413728713989, 1.1168673038482666, -0.49255308508872986, 1.0360428094863892, -0.44283032417297363, 35.95518493652344, 56.76399612426758, 3.095320463180542, 6.1418538093566895, 17.590900421142578, 8.399046897888184, 18.757312774658203, 8.621782302856445, 18.381065368652344, 12.788447380065918, 13.804487228393555, 25.34286880493164, 3.680190086364746, 74.2272720336914, 0.8960881233215332, 0.2995050847530365, 10.2637357711792, 0.11989884823560715, 9.331537246704102, 0.8950140476226807, 7.4989519119262695, 0.06431973725557327, 4.194998741149902, 11.75094985961914], "std": [0.3448578417301178, 0.29415109753608704, 0.3530784249305725, 0.07613180577754974, 0.1560976505279541, 0.4279082417488098, 0.20710532367229462, 0.2584937512874603, 0.16530543565750122, 0.4972478747367859, 0.3138880431652069, 0.27107933163642883, 22.32583236694336, 4.407020568847656, 6.582984924316406, 4.370357990264893, 23.61910057067871, 13.478429794311523, 26.354511260986328, 15.005385398864746, 25.290138244628906, 21.170654296875, 20.19389533996582, 33.37778091430664, 2.6459078788757324, 2.931985378265381, 0.17920392751693726, 0.7601923942565918, 3.0210094451904297, 0.15529292821884155, 3.1188182830810547, 0.10374171286821365, 2.8991799354553223, 0.18588656187057495, 3.307307004928589, 10.69218921661377], "count": [399]}, "timestamp": {"min": [0.0], "max": [13.266666666666667], "mean": [6.633333333333333], "std": [3.8393672318157765], "count": [399]}, "frame_index": {"min": [0], "max": [398], "mean": [199.0], "std": [115.18101695447331], "count": [399]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [399]}, "index": {"min": [1530], "max": [1928], "mean": [1729.0], "std": [115.18101695447331], "count": [399]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [399]}, "subtask_annotation": {"mean": [1.1403508771929824, 6.0, 6.0, 6.0, 6.0], "std": [1.1613452044516024, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [399]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [399]}, "eef_direction_state": {"mean": [4.238095238095238, 4.215538847117794], "std": [1.8518979983907025, 1.609389475571365], "min": [0, 1], "max": [6, 6], "count": [399]}, "eef_velocity_state": {"mean": [0.9899749373433584, 0.8070175438596491], "std": [0.804062211195196, 0.6719222991784953], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_state": {"mean": [0.6942355889724311, 0.5864661654135338], "std": [0.8236734483461055, 0.8207321709755693], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_direction_action": {"mean": [4.238095238095238, 4.215538847117794], "std": [1.8518979983907025, 1.609389475571365], "min": [0, 1], "max": [6, 6], "count": [399]}, "eef_velocity_action": {"mean": [0.9899749373433584, 0.8070175438596491], "std": [0.804062211195196, 0.6719222991784953], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_acc_mag_action": {"mean": [0.6942355889724311, 0.5864661654135338], "std": [0.8236734483461055, 0.8207321709755693], "min": [0, 0], "max": [2, 2], "count": [399]}, "eef_sim_pose_state": {"mean": [0.6445477137901396, 0.24421799029466437, 1.193654756840682, -1.2094474735522494, 0.8007675248450253, -1.658441390723832, 0.5767757409592784, -0.0933875175248546, 1.1721691087499466, 1.4471729051630269, 0.8807900897179283, 0.5043047734447588], "std": [0.07857165750016039, 0.05435103507322861, 0.08827572356728049, 0.3854619818674477, 0.4559689519915541, 0.25682554089636916, 0.012605343657757232, 0.09861332792163012, 0.08325615004339046, 0.44218941054535343, 0.08968610819507303, 2.382639693521579], "min": [0.5732344122828156, 0.14547307682440963, 0.9949385044506216, -2.057325850837945, 0.1368038001725571, -2.216108934066004, 0.5484879864807727, -0.21735929716838695, 1.0450964913921665, 0.9216616249130202, 0.7017236792972459, -3.129548900630577], "max": [0.7780810805109872, 0.3572251351497798, 1.3506734390055335, -0.41705924610485157, 1.4529580716241082, -0.8745840373051103, 0.6079070189620095, 0.07372861696900818, 1.2778935435386751, 2.079394974274905, 1.0024807082799891, 3.129476271061896], "count": [399]}, "eef_sim_pose_action": {"mean": [0.6445477137901396, 0.24421799029466437, 1.193654756840682, -1.2094474735522494, 0.8007675248450253, -1.658441390723832, 0.5767757409592784, -0.0933875175248546, 1.1721691087499466, 1.4471729051630269, 0.8807900897179283, 0.5043047734447588], "std": [0.07857165750016039, 0.05435103507322861, 0.08827572356728049, 0.3854619818674477, 0.4559689519915541, 0.25682554089636916, 0.012605343657757232, 0.09861332792163012, 0.08325615004339046, 0.44218941054535343, 0.08968610819507303, 2.382639693521579], "min": [0.5732344122828156, 0.14547307682440963, 0.9949385044506216, -2.057325850837945, 0.1368038001725571, -2.216108934066004, 0.5484879864807727, -0.21735929716838695, 1.0450964913921665, 0.9216616249130202, 0.7017236792972459, -3.129548900630577], "max": [0.7780810805109872, 0.3572251351497798, 1.3506734390055335, -0.41705924610485157, 1.4529580716241082, -0.8745840373051103, 0.6079070189620095, 0.07372861696900818, 1.2778935435386751, 2.079394974274905, 1.0024807082799891, 3.129476271061896], "count": [399]}}} +{"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.4834264910130719]], [[0.4735856147875817]], [[0.4713497201797386]]], "std": [[[0.2553614157907415]], [[0.24835626997249788]], [[0.24770400746992946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5045128799019608]], [[0.5182907128267974]], [[0.4962245710784314]]], "std": [[[0.2913778370390473]], [[0.29541006194883956]], [[0.3004802803016498]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5381679370915033]], [[0.5635830085784314]], [[0.5488007924836601]]], "std": [[[0.2990927472237018]], [[0.29355094010319266]], [[0.29650685777427915]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41323951388888885]], [[0.41991425449346403]], [[0.3871950633169935]]], "std": [[[0.3678241800604996]], [[0.36910785773373556]], [[0.3829796390081684]]], "count": [100]}, "observation.state": {"min": [0.232986181974411, -1.3312780857086182, 0.7119526267051697, -0.7199873924255371, -1.609302282333374, 0.29895761609077454, -1.0727570056915283, -1.4983882904052734, 0.941969096660614, -1.1980477571487427, 0.6546358466148376, -0.7314030528068542, 7.096250057220459, 47.435001373291016, -0.1525000035762787, -1.5143749713897705, 0.10374999791383743, -0.45374998450279236, 0.2693749964237213, -0.6568750143051147, 0.20812499523162842, 0.12437500804662704, 1.331874966621399, 0.41749998927116394, 2.775624990463257, 75.40374755859375, 0.6356250047683716, -0.23937499523162842, 11.0377779006958, -1.4993749856948853, 8.489999771118164, 0.2918750047683716, 7.482222080230713, -0.2900000214576721, 0.6362500190734863, 1.1875], "max": [1.5122883319854736, -0.6187294721603394, 1.6747729778289795, -0.01711871474981308, -0.829566240310669, 1.3742179870605469, -0.501521110534668, -0.738298237323761, 1.4371614456176758, 0.0714418888092041, 1.4537397623062134, -0.09131570905447006, 74.8218765258789, 79.24124908447266, 29.403125762939453, 9.42562484741211, 64.07562255859375, 53.348751068115234, 65.26812744140625, 56.571250915527344, 64.86250305175781, 76.31999969482422, 59.563751220703125, 102.8687515258789, 29.483333587646484, 82.33499908447266, 3.6362500190734863, 0.2175000011920929, 27.537776947021484, 1.7612500190734863, 21.6612491607666, 2.0199999809265137, 21.21875, 2.2512500286102295, 20.19937515258789, 39.75], "mean": [1.027235984802246, -0.921454668045044, 1.1404023170471191, -0.33773157000541687, -1.245125651359558, 0.7282660007476807, -0.7950911521911621, -1.011971116065979, 1.1489547491073608, -0.4597020447254181, 0.9956437349319458, -0.46937745809555054, 36.69062042236328, 60.96104049682617, 5.103499412536621, 3.796520233154297, 26.6856689453125, 10.538386344909668, 24.239986419677734, 13.488768577575684, 23.529037475585938, 17.54648208618164, 16.572107315063477, 37.91646957397461, 12.093635559082031, 79.86211395263672, 0.7366471290588379, -0.11278154700994492, 17.637657165527344, -0.5861937999725342, 16.58054542541504, 0.4952511787414551, 15.107099533081055, 0.4669637084007263, 10.38700008392334, 17.21209716796875], "std": [0.4307190179824829, 0.24843056499958038, 0.34702032804489136, 0.19252556562423706, 0.28937971591949463, 0.3492985665798187, 0.17603294551372528, 0.23758769035339355, 0.13899822533130646, 0.4705316424369812, 0.22540484368801117, 0.23910532891750336, 23.220792770385742, 9.543586730957031, 7.716501712799072, 3.6036930084228516, 20.829240798950195, 16.024866104125977, 22.79710578918457, 20.944246292114258, 22.727495193481445, 25.78238296508789, 22.88062286376953, 32.40898132324219, 5.464376926422119, 1.7791541814804077, 0.3159238398075104, 0.12379584461450577, 2.8828558921813965, 0.3841667175292969, 2.5715014934539795, 0.26393014192581177, 2.656497001647949, 0.5246327519416809, 5.309703350067139, 12.935795783996582], "count": [402]}, "action": {"min": [0.232986181974411, -1.3312780857086182, 0.7119526267051697, -0.7199873924255371, -1.609302282333374, 0.29895761609077454, -1.0727570056915283, -1.4983882904052734, 0.941969096660614, -1.1980477571487427, 0.6546358466148376, -0.7314030528068542, 7.096250057220459, 47.435001373291016, -0.1525000035762787, -1.5143749713897705, 0.10374999791383743, -0.45374998450279236, 0.2693749964237213, -0.6568750143051147, 0.20812499523162842, 0.12437500804662704, 1.331874966621399, 0.41749998927116394, 2.775624990463257, 75.40374755859375, 0.6356250047683716, -0.23937499523162842, 11.0377779006958, -1.4993749856948853, 8.489999771118164, 0.2918750047683716, 7.482222080230713, -0.2900000214576721, 0.6362500190734863, 1.1875], "max": [1.5122883319854736, -0.6187294721603394, 1.6747729778289795, -0.01711871474981308, -0.829566240310669, 1.3742179870605469, -0.501521110534668, -0.738298237323761, 1.4371614456176758, 0.0714418888092041, 1.4537397623062134, -0.09131570905447006, 74.8218765258789, 79.24124908447266, 29.403125762939453, 9.42562484741211, 64.07562255859375, 53.348751068115234, 65.26812744140625, 56.571250915527344, 64.86250305175781, 76.31999969482422, 59.563751220703125, 102.8687515258789, 29.483333587646484, 82.33499908447266, 3.6362500190734863, 0.2175000011920929, 27.537776947021484, 1.7612500190734863, 21.6612491607666, 2.0199999809265137, 21.21875, 2.2512500286102295, 20.19937515258789, 39.75], "mean": [1.0272351503372192, -0.9214543700218201, 1.1404021978378296, -0.3377317488193512, -1.2451248168945312, 0.7282662987709045, -0.7950907349586487, -1.0119705200195312, 1.1489553451538086, -0.4597022831439972, 0.9956437945365906, -0.46937763690948486, 36.69061279296875, 60.96103286743164, 5.103501796722412, 3.796520233154297, 26.685636520385742, 10.538382530212402, 24.239992141723633, 13.488773345947266, 23.529029846191406, 17.546485900878906, 16.572113037109375, 37.91646957397461, 12.093633651733398, 79.86209106445312, 0.7366472482681274, -0.11278150230646133, 17.63766098022461, -0.5861937999725342, 16.580554962158203, 0.495250940322876, 15.10709285736084, 0.46696358919143677, 10.387005805969238, 17.21211051940918], "std": [0.43071892857551575, 0.2484305202960968, 0.34702032804489136, 0.19252558052539825, 0.28937971591949463, 0.3492986559867859, 0.17603294551372528, 0.23758763074874878, 0.13899822533130646, 0.47053173184394836, 0.22540484368801117, 0.2391052544116974, 23.220788955688477, 9.543585777282715, 7.716503143310547, 3.6036927700042725, 20.829242706298828, 16.024866104125977, 22.797103881835938, 20.944244384765625, 22.727500915527344, 25.782384872436523, 22.880619049072266, 32.408992767333984, 5.464378833770752, 1.7791540622711182, 0.315923810005188, 0.12379585951566696, 2.8828542232513428, 0.3841666877269745, 2.571502208709717, 0.2639303207397461, 2.6564977169036865, 0.5246328115463257, 5.309703826904297, 12.935797691345215], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [402]}, "index": {"min": [1929], "max": [2330], "mean": [2129.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [1.2835820895522387, 6.0, 6.0, 6.0, 6.0], "std": [1.139162258513466, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [402]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [402]}, "eef_direction_state": {"mean": [4.241293532338308, 4.067164179104478], "std": [1.7100773362419384, 1.7184878282464777], "min": [0, 1], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [1.1417910447761195, 0.7860696517412935], "std": [0.823954048928501, 0.6975472131344372], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.8109452736318408, 0.5348258706467661], "std": [0.8458735671082239, 0.7822859057503765], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [4.241293532338308, 4.067164179104478], "std": [1.7100773362419384, 1.7184878282464777], "min": [0, 1], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [1.1417910447761195, 0.7860696517412935], "std": [0.823954048928501, 0.6975472131344372], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.8109452736318408, 0.5348258706467661], "std": [0.8458735671082239, 0.7822859057503765], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.6482220670069876, 0.25283665405171196, 1.2142367553327307, -1.1862660703502503, 0.717964329837172, -1.660288220693822, 0.5901851604163727, -0.08580292308763322, 1.169945356664468, 1.449927963690166, 0.894887547444972, 0.8096141458672916], "std": [0.08133384740068483, 0.06145784566821394, 0.10447794950189118, 0.32652626918653815, 0.33991792319163255, 0.21433428217153067, 0.022799550052489577, 0.0984468337959632, 0.06319173039697915, 0.34859603798223493, 0.07556316059265152, 2.2874815195130815], "min": [0.5568308964647031, 0.14537042901899394, 0.9749952498713367, -1.9851609916015385, 0.28185069150197695, -2.0663244099594578, 0.546089983886571, -0.1975469717546004, 1.0663982100841922, 0.9909859347477546, 0.7690462990869866, -3.1288389881410845], "max": [0.7770157250817386, 0.3679986803686409, 1.3875212836802049, -0.7739777941708903, 1.3171967134780025, -1.3386467549552776, 0.6191115650039362, 0.10313966224727977, 1.250507721643403, 2.034622411847732, 1.032006657512985, 3.1289241792881284], "count": [402]}, "eef_sim_pose_action": {"mean": [0.6482220670069876, 0.25283665405171196, 1.2142367553327307, -1.1862660703502503, 0.717964329837172, -1.660288220693822, 0.5901851604163727, -0.08580292308763322, 1.169945356664468, 1.449927963690166, 0.894887547444972, 0.8096141458672916], "std": [0.08133384740068483, 0.06145784566821394, 0.10447794950189118, 0.32652626918653815, 0.33991792319163255, 0.21433428217153067, 0.022799550052489577, 0.0984468337959632, 0.06319173039697915, 0.34859603798223493, 0.07556316059265152, 2.2874815195130815], "min": [0.5568308964647031, 0.14537042901899394, 0.9749952498713367, -1.9851609916015385, 0.28185069150197695, -2.0663244099594578, 0.546089983886571, -0.1975469717546004, 1.0663982100841922, 0.9909859347477546, 0.7690462990869866, -3.1288389881410845], "max": [0.7770157250817386, 0.3679986803686409, 1.3875212836802049, -0.7739777941708903, 1.3171967134780025, -1.3386467549552776, 0.6191115650039362, 0.10313966224727977, 1.250507721643403, 2.034622411847732, 1.032006657512985, 3.1289241792881284], "count": [402]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47922598856209153]], [[0.47159981617647057]], [[0.46863642361111113]]], "std": [[[0.25475529844910166]], [[0.24627410061662966]], [[0.24596946709244155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122075878267973]], [[0.5231486111111111]], [[0.4986498345588235]]], "std": [[[0.29122382237171196]], [[0.2971326712321597]], [[0.30446622097125176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423356924019608]], [[0.5580260375816993]], [[0.5389597814542484]]], "std": [[[0.2978691494659511]], [[0.29910127165581796]], [[0.30323317914643316]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41785680555555554]], [[0.4246233537581699]], [[0.3952160723039216]]], "std": [[[0.37205313382583216]], [[0.37255380829034657]], [[0.38646525341085636]]], "count": [100]}, "observation.state": {"min": [0.5218824148178101, -1.539849877357483, 0.685177743434906, -0.5876868963241577, -1.538808822631836, 0.1264829933643341, -1.1560193300247192, -1.4894473552703857, 0.9569314122200012, -1.4089323282241821, 0.6302452683448792, -0.6846850514411926, 1.2706249952316284, 26.616249084472656, -0.5943750143051147, -0.6256250143051147, 0.40625, -0.6200000047683716, 0.6549999713897705, -0.9168750047683716, 0.9162499904632568, -0.020000003278255463, 1.3268749713897705, 0.4181250035762787, 1.0512499809265137, 72.36125183105469, 0.9131250381469727, -0.2056249976158142, 10.827500343322754, 0.49437499046325684, 9.308124542236328, 0.8218749761581421, 9.589374542236328, -0.4387499988079071, 0.7200000286102295, 0.8849999904632568], "max": [1.5507696866989136, -0.6118629574775696, 1.9684853553771973, -0.06003471463918686, -0.8370288610458374, 1.624990463256836, -0.4993753135204315, -0.7512736916542053, 1.4826524257659912, 0.15490026772022247, 1.5176156759262085, 0.15347237884998322, 98.74250030517578, 80.1258316040039, 43.186248779296875, 9.69124984741211, 67.84625244140625, 105.40937805175781, 63.571876525878906, 108.859375, 68.48687744140625, 109.4593734741211, 78.72062683105469, 111.1937484741211, 10.329375267028809, 80.40333557128906, 2.565000057220459, 0.28187498450279236, 22.109375, 1.4574999809265137, 24.4325008392334, 1.75, 26.604999542236328, 1.5412499904632568, 27.796249389648438, 42.21312713623047], "mean": [1.0305243730545044, -1.019856572151184, 1.2893316745758057, -0.33061739802360535, -1.165897250175476, 0.5371398329734802, -0.7820749878883362, -0.9981649518013, 1.1750086545944214, -0.5077106356620789, 0.948402464389801, -0.3534446656703949, 43.6358642578125, 59.075862884521484, 7.407995223999023, 3.703641414642334, 28.05748748779297, 22.074249267578125, 30.69021224975586, 24.416948318481445, 31.097061157226562, 27.379894256591797, 25.246074676513672, 45.034481048583984, 2.408958673477173, 75.93958282470703, 0.9893903732299805, -0.05383812636137009, 17.906169891357422, 0.5648425221443176, 18.782255172729492, 0.9020774364471436, 19.284685134887695, -0.27192726731300354, 17.444366455078125, 10.590813636779785], "std": [0.36079201102256775, 0.3024848699569702, 0.3991302251815796, 0.1318482756614685, 0.20036566257476807, 0.44162699580192566, 0.17266665399074554, 0.20411424338817596, 0.12955953180789948, 0.5027272701263428, 0.18783487379550934, 0.2745811343193054, 31.131242752075195, 11.573991775512695, 11.29554557800293, 4.062512397766113, 22.52608299255371, 27.52836799621582, 24.006500244140625, 30.622304916381836, 24.721981048583984, 33.20341491699219, 25.919633865356445, 34.24427032470703, 1.7799433469772339, 1.5453470945358276, 0.16241633892059326, 0.17556078732013702, 3.405219793319702, 0.09359993785619736, 4.298530578613281, 0.09242542833089828, 4.542520523071289, 0.18725398182868958, 8.13809871673584, 13.269776344299316], "count": [443]}, "action": {"min": [0.5218824148178101, -1.539849877357483, 0.685177743434906, -0.5876868963241577, -1.538808822631836, 0.1264829933643341, -1.1560193300247192, -1.4894473552703857, 0.9569314122200012, -1.4089323282241821, 0.6302452683448792, -0.6846850514411926, 1.2706249952316284, 26.616249084472656, -0.5943750143051147, -0.6256250143051147, 0.40625, -0.6200000047683716, 0.6549999713897705, -0.9168750047683716, 0.9162499904632568, -0.020000003278255463, 1.3268749713897705, 0.4181250035762787, 1.0512499809265137, 72.36125183105469, 0.9131250381469727, -0.2056249976158142, 10.827500343322754, 0.49437499046325684, 9.308124542236328, 0.8218749761581421, 9.589374542236328, -0.4387499988079071, 0.7200000286102295, 0.8849999904632568], "max": [1.5507696866989136, -0.6118629574775696, 1.9684853553771973, -0.06003471463918686, -0.8370288610458374, 1.624990463256836, -0.4993753135204315, -0.7512736916542053, 1.4826524257659912, 0.15490026772022247, 1.5176156759262085, 0.15347237884998322, 98.74250030517578, 80.1258316040039, 43.186248779296875, 9.69124984741211, 67.84625244140625, 105.40937805175781, 63.571876525878906, 108.859375, 68.48687744140625, 109.4593734741211, 78.72062683105469, 111.1937484741211, 10.329375267028809, 80.40333557128906, 2.565000057220459, 0.28187498450279236, 22.109375, 1.4574999809265137, 24.4325008392334, 1.75, 26.604999542236328, 1.5412499904632568, 27.796249389648438, 42.21312713623047], "mean": [1.0305241346359253, -1.0198569297790527, 1.2893307209014893, -0.33061733841896057, -1.1658973693847656, 0.537139892578125, -0.7820731997489929, -0.9981650114059448, 1.1750088930130005, -0.5077105164527893, 0.9484025835990906, -0.35344499349594116, 43.6358528137207, 59.075862884521484, 7.407995223999023, 3.703639268875122, 28.057462692260742, 22.07425308227539, 30.690221786499023, 24.416959762573242, 31.09708023071289, 27.379892349243164, 25.2460880279541, 45.034481048583984, 2.408961772918701, 75.93959045410156, 0.9893914461135864, -0.05383811146020889, 17.906173706054688, 0.5648424625396729, 18.78225326538086, 0.9020771384239197, 19.28469467163086, -0.2719271779060364, 17.44435691833496, 10.590818405151367], "std": [0.36079201102256775, 0.3024848699569702, 0.399130254983902, 0.1318482607603073, 0.20036563277244568, 0.4416270852088928, 0.17266631126403809, 0.2041141837835312, 0.1295595020055771, 0.5027272701263428, 0.18783481419086456, 0.2745811939239502, 31.131256103515625, 11.573992729187012, 11.295549392700195, 4.06251335144043, 22.526081085205078, 27.52837371826172, 24.006492614746094, 30.622310638427734, 24.72197914123535, 33.20342254638672, 25.919628143310547, 34.24427032470703, 1.7799445390701294, 1.545346975326538, 0.16241618990898132, 0.17556080222129822, 3.4052186012268066, 0.09359996020793915, 4.298530101776123, 0.09242542833089828, 4.542520523071289, 0.18725401163101196, 8.138097763061523, 13.26977252960205], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [443]}, "index": {"min": [2331], "max": [2773], "mean": [2552.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [1.4785553047404063, 6.0, 6.0, 6.0, 6.0], "std": [1.1087037918024725, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [443]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [443]}, "eef_direction_state": {"mean": [3.363431151241535, 4.654627539503386], "std": [1.8647784348142635, 1.6691044716013654], "min": [0, 1], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [1.2099322799097065, 0.6117381489841986], "std": [0.6539967381898537, 0.7530509226847796], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.8623024830699775, 0.3656884875846501], "std": [0.8453837621717849, 0.6962629446276746], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [3.363431151241535, 4.654627539503386], "std": [1.8647784348142635, 1.6691044716013654], "min": [0, 1], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [1.2099322799097065, 0.6117381489841986], "std": [0.6539967381898537, 0.7530509226847796], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.8623024830699775, 0.3656884875846501], "std": [0.8453837621717849, 0.6962629446276746], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.6752321095991072, 0.2522612387695464, 1.176865167602488, -1.2979021811449012, 0.5628768202858557, -1.7783517371767055, 0.6021751248953916, -0.09727685824054519, 1.159575758920154, 1.5456831171866912, 0.8415067204099388, 1.1258485002896415], "std": [0.09186450198927183, 0.05732002027691904, 0.07777092902527272, 0.3817013527038518, 0.430530396472889, 0.2742647657568064, 0.018938029224980273, 0.0826435353348347, 0.055188591913423776, 0.31797419714855807, 0.08129514665776538, 2.1736122317327498], "min": [0.5607473115637192, 0.16755471825947688, 0.9851560878704729, -2.1107326546236402, -0.03552727679768064, -2.3061462859422077, 0.5572793071169907, -0.2261442065924626, 1.0536616886595351, 1.0316711905538387, 0.7281637242376178, -3.1079622504829065], "max": [0.8317815050137932, 0.36426768302696266, 1.295058861019548, -0.19621338806554314, 1.5053997754049875, -0.6874976106739978, 0.6194043757683194, 0.08867363269423117, 1.2445355785805117, 2.152574652301546, 0.9875128702985259, 3.1414792325518053], "count": [443]}, "eef_sim_pose_action": {"mean": [0.6752321095991072, 0.2522612387695464, 1.176865167602488, -1.2979021811449012, 0.5628768202858557, -1.7783517371767055, 0.6021751248953916, -0.09727685824054519, 1.159575758920154, 1.5456831171866912, 0.8415067204099388, 1.1258485002896415], "std": [0.09186450198927183, 0.05732002027691904, 0.07777092902527272, 0.3817013527038518, 0.430530396472889, 0.2742647657568064, 0.018938029224980273, 0.0826435353348347, 0.055188591913423776, 0.31797419714855807, 0.08129514665776538, 2.1736122317327498], "min": [0.5607473115637192, 0.16755471825947688, 0.9851560878704729, -2.1107326546236402, -0.03552727679768064, -2.3061462859422077, 0.5572793071169907, -0.2261442065924626, 1.0536616886595351, 1.0316711905538387, 0.7281637242376178, -3.1079622504829065], "max": [0.8317815050137932, 0.36426768302696266, 1.295058861019548, -0.19621338806554314, 1.5053997754049875, -0.6874976106739978, 0.6194043757683194, 0.08867363269423117, 1.2445355785805117, 2.152574652301546, 0.9875128702985259, 3.1414792325518053], "count": [443]}}} +{"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.4801568361928104]], [[0.47217895016339867]], [[0.4694553656045752]]], "std": [[[0.2546011496870202]], [[0.24704670520732833]], [[0.2462434416004438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879178799019608]], [[0.5010607945261438]], [[0.4771135437091503]]], "std": [[[0.3120572116551685]], [[0.3152562209265294]], [[0.32246047581872234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5767899366830066]], [[0.5815473754084967]], [[0.5597314522058824]]], "std": [[[0.2885766993824611]], [[0.29032587156629347]], [[0.29574483035933824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4256846180555556]], [[0.4406425674019608]], [[0.40549890114379084]]], "std": [[[0.3725918445539774]], [[0.3733483474291293]], [[0.38945419562925976]]], "count": [100]}, "observation.state": {"min": [0.3985227346420288, -1.3401236534118652, 0.6730420589447021, -0.7567282915115356, -1.5657901763916016, 0.365835040807724, -1.310813546180725, -1.4772402048110962, 0.8721166849136353, -1.3575999736785889, 0.5908340811729431, -0.7134228348731995, 2.8636362552642822, 48.19499969482422, -0.1681250035762787, -1.6306250095367432, 0.13562500476837158, -0.6399999856948853, 0.3425000011920929, -0.5493333339691162, -0.14000000059604645, -0.09437499940395355, 1.5056250095367432, -0.1388888955116272, 0.7356250286102295, 76.77750396728516, 1.1731250286102295, -0.17750000953674316, 8.568750381469727, -0.7868750095367432, 7.186249732971191, -0.7081249952316284, 6.144374847412109, 0.2587500214576721, 0.75, 6.858124732971191], "max": [1.5127413272857666, -0.5750743746757507, 1.6609445810317993, -0.12004558742046356, -0.8592259883880615, 1.5385862588882446, -0.4622768461704254, -0.6393318176269531, 1.425073504447937, 0.21237590909004211, 1.5218119621276855, 0.029206721112132072, 73.82875061035156, 63.95750045776367, 42.551876068115234, 9.5962495803833, 59.022499084472656, 41.088748931884766, 67.39187622070312, 51.25437545776367, 65.45687866210938, 57.09187698364258, 62.19187545776367, 89.08125305175781, 12.15999984741211, 81.41250610351562, 2.6875, 0.19562499225139618, 21.311250686645508, 1.5750000476837158, 21.041250228881836, 2.052500009536743, 24.2706241607666, 1.6037499904632568, 13.039999961853027, 57.96125030517578], "mean": [1.1080780029296875, -0.8879806399345398, 1.0957051515579224, -0.41738155484199524, -1.213250756263733, 0.8821739554405212, -0.7562584280967712, -1.0051424503326416, 1.1342629194259644, -0.5784749984741211, 0.8991494178771973, -0.38906657695770264, 39.228355407714844, 54.47389221191406, 4.250184535980225, 5.015386581420898, 22.139392852783203, 12.860445022583008, 24.021493911743164, 12.51318073272705, 23.350624084472656, 18.696453094482422, 19.73110580444336, 31.34660530090332, 2.77797794342041, 79.43282318115234, 1.2350611686706543, -0.07245809584856033, 14.909124374389648, -0.4918350577354431, 13.874872207641602, 0.04438447952270508, 14.387282371520996, 0.563671350479126, 8.13611888885498, 22.104402542114258], "std": [0.42619168758392334, 0.27990108728408813, 0.3850041627883911, 0.15497566759586334, 0.25918784737586975, 0.41743648052215576, 0.16287370026111603, 0.25270745158195496, 0.15431886911392212, 0.4025803208351135, 0.21761657297611237, 0.2208119034767151, 22.909292221069336, 2.4541666507720947, 8.236058235168457, 4.878623008728027, 25.072187423706055, 17.03784942626953, 28.433263778686523, 16.821741104125977, 26.99346160888672, 24.332916259765625, 23.592517852783203, 34.213321685791016, 2.9709255695343018, 1.1469439268112183, 0.17517252266407013, 0.11865443736314774, 4.188390731811523, 0.47800755500793457, 4.673068046569824, 1.0240389108657837, 4.6898627281188965, 0.24571964144706726, 3.023782968521118, 12.643138885498047], "count": [329]}, "action": {"min": [0.3985227346420288, -1.3401236534118652, 0.6730420589447021, -0.7567282915115356, -1.5657901763916016, 0.365835040807724, -1.310813546180725, -1.4772402048110962, 0.8721166849136353, -1.3575999736785889, 0.5908340811729431, -0.7134228348731995, 2.8636362552642822, 48.19499969482422, -0.1681250035762787, -1.6306250095367432, 0.13562500476837158, -0.6399999856948853, 0.3425000011920929, -0.5493333339691162, -0.14000000059604645, -0.09437499940395355, 1.5056250095367432, -0.1388888955116272, 0.7356250286102295, 76.77750396728516, 1.1731250286102295, -0.17750000953674316, 8.568750381469727, -0.7868750095367432, 7.186249732971191, -0.7081249952316284, 6.144374847412109, 0.2587500214576721, 0.75, 6.858124732971191], "max": [1.5127413272857666, -0.5750743746757507, 1.6609445810317993, -0.12004558742046356, -0.8592259883880615, 1.5385862588882446, -0.4622768461704254, -0.6393318176269531, 1.425073504447937, 0.21237590909004211, 1.5218119621276855, 0.029206721112132072, 73.82875061035156, 63.95750045776367, 42.551876068115234, 9.5962495803833, 59.022499084472656, 41.088748931884766, 67.39187622070312, 51.25437545776367, 65.45687866210938, 57.09187698364258, 62.19187545776367, 89.08125305175781, 12.15999984741211, 81.41250610351562, 2.6875, 0.19562499225139618, 21.311250686645508, 1.5750000476837158, 21.041250228881836, 2.052500009536743, 24.2706241607666, 1.6037499904632568, 13.039999961853027, 57.96125030517578], "mean": [1.1080787181854248, -0.887981116771698, 1.095705270767212, -0.4173814058303833, -1.2132505178451538, 0.8821738362312317, -0.7562576532363892, -1.005142331123352, 1.1342638731002808, -0.5784745812416077, 0.8991495966911316, -0.3890664279460907, 39.22837829589844, 54.473838806152344, 4.250185012817383, 5.015390872955322, 22.139392852783203, 12.86044692993164, 24.02149772644043, 12.51318359375, 23.350618362426758, 18.696447372436523, 19.731109619140625, 31.34660530090332, 2.7779805660247803, 79.43282318115234, 1.2350610494613647, -0.07245811074972153, 14.909120559692383, -0.49183493852615356, 13.874874114990234, 0.04438472539186478, 14.387292861938477, 0.563671350479126, 8.136119842529297, 22.104412078857422], "std": [0.42619168758392334, 0.27990102767944336, 0.3850042223930359, 0.15497566759586334, 0.25918784737586975, 0.41743648052215576, 0.16287362575531006, 0.25270742177963257, 0.15431897342205048, 0.4025803506374359, 0.21761658787727356, 0.2208118736743927, 22.909292221069336, 2.454167127609253, 8.236055374145508, 4.878623008728027, 25.07219123840332, 17.0378475189209, 28.433258056640625, 16.82174301147461, 26.993459701538086, 24.332914352416992, 23.592517852783203, 34.213314056396484, 2.97092604637146, 1.1469439268112183, 0.17517270147800446, 0.11865437030792236, 4.188389778137207, 0.47800779342651367, 4.673069000244141, 1.0240386724472046, 4.6898627281188965, 0.24571965634822845, 3.0237832069396973, 12.64314079284668], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [329]}, "index": {"min": [2774], "max": [3102], "mean": [2938.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [1.2462006079027355, 6.0, 6.0, 6.0, 6.0], "std": [1.1863685629058516, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [329]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [329]}, "eef_direction_state": {"mean": [4.361702127659575, 3.9209726443768997], "std": [1.7346438251196898, 1.6974370889621175], "min": [0, 1], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.0668693009118542, 0.9057750759878419], "std": [0.8406989337470722, 0.7640856174985611], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.8054711246200608, 0.5197568389057751], "std": [0.8316500461842038, 0.7480909453089437], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.361702127659575, 3.9209726443768997], "std": [1.7346438251196898, 1.6974370889621175], "min": [0, 1], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.0668693009118542, 0.9057750759878419], "std": [0.8406989337470722, 0.7640856174985611], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.8054711246200608, 0.5197568389057751], "std": [0.8316500461842038, 0.7480909453089437], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.6429032402048446, 0.26922260320735747, 1.1887128883861702, -1.2612034007938167, 0.8602295963293958, -1.6132027162029339, 0.5812740942247351, -0.0678299839982713, 1.1579373284500676, 1.5616984457119252, 0.8995292107466522, 0.6783219863693166], "std": [0.09424990147346377, 0.056714285292018725, 0.09616351026923332, 0.34900842235538915, 0.42942112718533026, 0.2394466526374088, 0.010209212480508345, 0.0881843416416319, 0.067693874395859, 0.31309177870658583, 0.049239545205031696, 2.506073490566422], "min": [0.5558460946118297, 0.1726881932286075, 0.9687500809835015, -2.0839949741693427, 0.4042388016300007, -2.175229790623609, 0.558988010608778, -0.2480712478822873, 1.0522925652455482, 1.181531334368724, 0.8228979936872305, -3.1286827966916566], "max": [0.7916792732428075, 0.36532405074629953, 1.3205261641470922, -0.9612749003876035, 1.4755736112217885, -1.2744944200388306, 0.6010549170273861, 0.08891670804420887, 1.239810232081165, 2.100639472496229, 1.026604469096366, 3.1400671075318116], "count": [329]}, "eef_sim_pose_action": {"mean": [0.6429032402048446, 0.26922260320735747, 1.1887128883861702, -1.2612034007938167, 0.8602295963293958, -1.6132027162029339, 0.5812740942247351, -0.0678299839982713, 1.1579373284500676, 1.5616984457119252, 0.8995292107466522, 0.6783219863693166], "std": [0.09424990147346377, 0.056714285292018725, 0.09616351026923332, 0.34900842235538915, 0.42942112718533026, 0.2394466526374088, 0.010209212480508345, 0.0881843416416319, 0.067693874395859, 0.31309177870658583, 0.049239545205031696, 2.506073490566422], "min": [0.5558460946118297, 0.1726881932286075, 0.9687500809835015, -2.0839949741693427, 0.4042388016300007, -2.175229790623609, 0.558988010608778, -0.2480712478822873, 1.0522925652455482, 1.181531334368724, 0.8228979936872305, -3.1286827966916566], "max": [0.7916792732428075, 0.36532405074629953, 1.3205261641470922, -0.9612749003876035, 1.4755736112217885, -1.2744944200388306, 0.6010549170273861, 0.08891670804420887, 1.239810232081165, 2.100639472496229, 1.026604469096366, 3.1400671075318116], "count": [329]}}} +{"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.47567756535947714]], [[0.4645554963235294]], [[0.46341488153594773]]], "std": [[[0.2524099571486589]], [[0.24743812109302699]], [[0.2459891964136553]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5365481883169935]], [[0.5486841156045752]], [[0.5254409946895425]]], "std": [[[0.2836529326948711]], [[0.28823712738301577]], [[0.29519966125253516]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5456808803104576]], [[0.5517205637254902]], [[0.5292685968137255]]], "std": [[[0.2969632153740612]], [[0.29984246519968916]], [[0.30478711589907637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42617267973856204]], [[0.43698928513071894]], [[0.40145302900326796]]], "std": [[[0.3744722402906319]], [[0.37441391153442233]], [[0.3888659322972673]]], "count": [100]}, "observation.state": {"min": [0.4282301366329193, -1.4280537366867065, 0.7082093358039856, -0.6004902124404907, -1.4494587182998657, 0.38264381885528564, -1.1856048107147217, -1.450918436050415, 0.9645609259605408, -1.2914854288101196, 0.6601434350013733, -0.66963791847229, 1.3806250095367432, 49.084999084472656, -0.6200000047683716, -0.8668749928474426, -0.28125, -0.4412499964237213, 0.21437500417232513, -0.8943750262260437, 0.3968749940395355, -3.0687499046325684, 1.3268749713897705, -0.3400000035762787, 1.1949999332427979, 74.5093765258789, 1.0162500143051147, -0.23999999463558197, 2.885624885559082, 0.6468750238418579, 0.6343749761581421, 1.203125, 2.4075000286102295, -0.23499999940395355, 1.1831250190734863, 0.8318749666213989], "max": [1.5713692903518677, -0.6181811094284058, 1.740315318107605, -0.12264438718557358, -0.9227416515350342, 1.5216786861419678, -0.5461061000823975, -0.7354636788368225, 1.3839694261550903, 0.168718159198761, 1.4958715438842773, -0.0005006866413168609, 78.12124633789062, 75.73249816894531, 34.478126525878906, 9.77750015258789, 63.20750045776367, 50.536251068115234, 65.16000366210938, 74.453125, 61.0681266784668, 84.10250091552734, 59.006874084472656, 102.71187591552734, 31.719999313354492, 82.20062255859375, 2.458750009536743, 1.1862499713897705, 28.290000915527344, 1.5837500095367432, 23.311250686645508, 1.9975000619888306, 19.296428680419922, 1.71875, 17.697500228881836, 40.76000213623047], "mean": [0.9873195886611938, -0.9847187995910645, 1.193040132522583, -0.362129271030426, -1.1740831136703491, 0.8162640333175659, -0.7853923439979553, -0.9756733775138855, 1.1481527090072632, -0.490448921918869, 0.9634769558906555, -0.44357848167419434, 35.81562805175781, 59.843868255615234, 3.255173683166504, 4.68180513381958, 23.895971298217773, 12.395689010620117, 26.42617416381836, 16.775955200195312, 25.405351638793945, 25.808856964111328, 21.242490768432617, 38.31954574584961, 2.7770817279815674, 80.24164581298828, 1.0978587865829468, 0.07205432653427124, 9.386394500732422, 0.7255517840385437, 8.707942008972168, 1.3087319135665894, 10.599753379821777, 1.0734844207763672, 11.867193222045898, 9.209322929382324], "std": [0.3928413689136505, 0.3044983446598053, 0.39273470640182495, 0.13253983855247498, 0.14960497617721558, 0.48387542366981506, 0.1430787891149521, 0.21939264237880707, 0.11247701942920685, 0.45046836137771606, 0.19015949964523315, 0.25480228662490845, 29.84306526184082, 6.296729564666748, 7.461039066314697, 4.701514720916748, 24.31809425354004, 16.522281646728516, 27.048965454101562, 20.771841049194336, 25.450979232788086, 29.632823944091797, 22.072839736938477, 36.31766128540039, 4.193451881408691, 1.8241376876831055, 0.15482422709465027, 0.2799225151538849, 3.942683696746826, 0.10247305035591125, 4.799902439117432, 0.08410622924566269, 4.449086666107178, 0.6369076371192932, 4.3017096519470215, 8.379639625549316], "count": [361]}, "action": {"min": [0.4282301366329193, -1.4280537366867065, 0.7082093358039856, -0.6004902124404907, -1.4494587182998657, 0.38264381885528564, -1.1856048107147217, -1.450918436050415, 0.9645609259605408, -1.2914854288101196, 0.6601434350013733, -0.66963791847229, 1.3806250095367432, 49.084999084472656, -0.6200000047683716, -0.8668749928474426, -0.28125, -0.4412499964237213, 0.21437500417232513, -0.8943750262260437, 0.3968749940395355, -3.0687499046325684, 1.3268749713897705, -0.3400000035762787, 1.1949999332427979, 74.5093765258789, 1.0162500143051147, -0.23999999463558197, 2.885624885559082, 0.6468750238418579, 0.6343749761581421, 1.203125, 2.4075000286102295, -0.23499999940395355, 1.1831250190734863, 0.8318749666213989], "max": [1.5713692903518677, -0.6181811094284058, 1.740315318107605, -0.12264438718557358, -0.9227416515350342, 1.5216786861419678, -0.5461061000823975, -0.7354636788368225, 1.3839694261550903, 0.168718159198761, 1.4958715438842773, -0.0005006866413168609, 78.12124633789062, 75.73249816894531, 34.478126525878906, 9.77750015258789, 63.20750045776367, 50.536251068115234, 65.16000366210938, 74.453125, 61.0681266784668, 84.10250091552734, 59.006874084472656, 102.71187591552734, 31.719999313354492, 82.20062255859375, 2.458750009536743, 1.1862499713897705, 28.290000915527344, 1.5837500095367432, 23.311250686645508, 1.9975000619888306, 19.296428680419922, 1.71875, 17.697500228881836, 40.76000213623047], "mean": [0.9873194694519043, -0.9847192168235779, 1.1930400133132935, -0.3621291518211365, -1.1740832328796387, 0.8162633776664734, -0.7853919267654419, -0.9756738543510437, 1.148153305053711, -0.49044883251190186, 0.9634765386581421, -0.44357845187187195, 35.81562423706055, 59.84387969970703, 3.2551748752593994, 4.6818084716796875, 23.89597511291504, 12.395689010620117, 26.42618751525879, 16.775949478149414, 25.405351638793945, 25.808837890625, 21.24249267578125, 38.31956481933594, 2.777078628540039, 80.24163818359375, 1.0978584289550781, 0.07205433398485184, 9.386395454406738, 0.725551962852478, 8.707945823669434, 1.3087313175201416, 10.599752426147461, 1.073484182357788, 11.867183685302734, 9.209309577941895], "std": [0.3928413391113281, 0.30449843406677246, 0.3927346467971802, 0.13253983855247498, 0.14960496127605438, 0.4838753640651703, 0.1430787742137909, 0.21939262747764587, 0.11247697472572327, 0.4504684507846832, 0.19015952944755554, 0.25480228662490845, 29.84307098388672, 6.296727657318115, 7.461041450500488, 4.701513290405273, 24.318090438842773, 16.522281646728516, 27.048961639404297, 20.77184295654297, 25.45097541809082, 29.632823944091797, 22.072839736938477, 36.317657470703125, 4.193451881408691, 1.8241379261016846, 0.15482404828071594, 0.27992263436317444, 3.9426846504211426, 0.10247308760881424, 4.799901962280273, 0.0841062143445015, 4.449086666107178, 0.6369079947471619, 4.301708698272705, 8.379640579223633], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [361]}, "index": {"min": [3103], "max": [3463], "mean": [3283.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [1.3518005540166205, 6.0, 6.0, 6.0, 6.0], "std": [1.1389859532814854, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [361]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [361]}, "eef_direction_state": {"mean": [3.739612188365651, 4.32409972299169], "std": [1.790652510873923, 1.621428811794521], "min": [0, 2], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.2049861495844876, 0.7922437673130194], "std": [0.7926794997234734, 0.7357478388726338], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8642659279778393, 0.5789473684210527], "std": [0.8557270490453757, 0.8016603269330409], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.739612188365651, 4.32409972299169], "std": [1.790652510873923, 1.621428811794521], "min": [0, 2], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.2049861495844876, 0.7922437673130194], "std": [0.7926794997234734, 0.7357478388726338], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8642659279778393, 0.5789473684210527], "std": [0.8557270490453757, 0.8016603269330409], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.6650979234383809, 0.23689150125675043, 1.1967214453126127, -1.2044819011611976, 0.759774636079432, -1.6796683076479189, 0.592965294135169, -0.096049694054043, 1.169460195145347, 1.481587676736473, 0.9113149941326809, 1.0360817334090353], "std": [0.09050361564942004, 0.0637064745713135, 0.0835861449369877, 0.3454258785267532, 0.49537384610028307, 0.2582451211465292, 0.026611432108707415, 0.08917179959904697, 0.06296414836494955, 0.32311033879050904, 0.045590912610861824, 2.193315286123127], "min": [0.5714791144838665, 0.13760980680076462, 0.9934208572354548, -2.0811359570955457, 0.20267944533219917, -2.2785470102491603, 0.5386020203528987, -0.23518627641206968, 1.0551368496421294, 1.085958600726385, 0.7624187670670728, -3.1396157028407323], "max": [0.8010614841562759, 0.3573855515349157, 1.312510270157752, -0.9008663369419987, 1.4619484564555996, -1.276656911164524, 0.6127599952510884, 0.08739402055832621, 1.241121912829262, 2.100474840718686, 1.0305995739472662, 3.136050635195495], "count": [361]}, "eef_sim_pose_action": {"mean": [0.6650979234383809, 0.23689150125675043, 1.1967214453126127, -1.2044819011611976, 0.759774636079432, -1.6796683076479189, 0.592965294135169, -0.096049694054043, 1.169460195145347, 1.481587676736473, 0.9113149941326809, 1.0360817334090353], "std": [0.09050361564942004, 0.0637064745713135, 0.0835861449369877, 0.3454258785267532, 0.49537384610028307, 0.2582451211465292, 0.026611432108707415, 0.08917179959904697, 0.06296414836494955, 0.32311033879050904, 0.045590912610861824, 2.193315286123127], "min": [0.5714791144838665, 0.13760980680076462, 0.9934208572354548, -2.0811359570955457, 0.20267944533219917, -2.2785470102491603, 0.5386020203528987, -0.23518627641206968, 1.0551368496421294, 1.085958600726385, 0.7624187670670728, -3.1396157028407323], "max": [0.8010614841562759, 0.3573855515349157, 1.312510270157752, -0.9008663369419987, 1.4619484564555996, -1.276656911164524, 0.6127599952510884, 0.08739402055832621, 1.241121912829262, 2.100474840718686, 1.0305995739472662, 3.136050635195495], "count": [361]}}} +{"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.474528960375817]], [[0.4667465502450981]], [[0.46532219771241834]]], "std": [[[0.2551793577841234]], [[0.24751225832489038]], [[0.2464800459256789]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5265817422385621]], [[0.5460650816993464]], [[0.5205726491013072]]], "std": [[[0.2855715923743238]], [[0.2858128313408388]], [[0.2941313444409993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423063909313726]], [[0.5476850347222223]], [[0.525026652369281]]], "std": [[[0.30778963495075584]], [[0.31132756660231076]], [[0.31668009907674816]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41902504901960785]], [[0.42360583946078434]], [[0.3866233884803921]]], "std": [[[0.3746664685485181]], [[0.37253831139730575]], [[0.3872602344916993]]], "count": [100]}, "observation.state": {"min": [0.506790280342102, -1.3763399124145508, 0.720774233341217, -0.6270743012428284, -1.4104104042053223, 0.27618828415870667, -1.2151479721069336, -1.4306048154830933, 0.9568042755126953, -1.112048864364624, 0.6301975846290588, -0.6446300745010376, 1.1462500095367432, 48.20124816894531, -0.5531250238418579, -0.33124998211860657, -0.5399999618530273, -0.0006250012665987015, 0.23499999940395355, -0.453125, -0.4737499952316284, -2.9524998664855957, 1.4581249952316284, 0.19750000536441803, 1.2806249856948853, 74.20000457763672, 1.1256250143051147, -0.2318750023841858, 7.660624980926514, 0.36500000953674316, 5.453750133514404, -0.6356250047683716, 5.843124866485596, 0.11437500268220901, 1.3037500381469727, 0.8531249761581421], "max": [1.4750229120254517, -0.6319142580032349, 1.6199835538864136, -0.14622434973716736, -0.7196536064147949, 1.404736042022705, -0.6128643155097961, -0.7681857943534851, 1.367470622062683, 0.1661325991153717, 1.4463645219802856, -0.10440509021282196, 68.80874633789062, 77.99124908447266, 34.94562530517578, 9.600000381469727, 55.28562545776367, 33.8962516784668, 57.459999084472656, 55.48625183105469, 61.57374954223633, 71.140625, 56.42937469482422, 90.11499786376953, 19.8799991607666, 82.03937530517578, 2.728749990463257, 0.8456249833106995, 25.063125610351562, 1.4774999618530273, 22.296875, 1.8537499904632568, 20.760000228881836, 1.5225000381469727, 23.494375228881836, 36.005001068115234], "mean": [1.0255097150802612, -0.985750675201416, 1.1820635795593262, -0.42432981729507446, -1.2354216575622559, 0.7517550587654114, -0.7962664365768433, -1.0265147686004639, 1.1627638339996338, -0.417538046836853, 0.9495970606803894, -0.43023332953453064, 35.127174377441406, 64.88796997070312, 4.862123966217041, 4.17190408706665, 26.22779083251953, 12.783432006835938, 27.460094451904297, 20.630149841308594, 28.318017959594727, 25.490690231323242, 24.042905807495117, 42.59617614746094, 9.114605903625488, 79.08460235595703, 1.2030298709869385, 0.054754313081502914, 15.417226791381836, 0.5160061120986938, 14.299402236938477, -0.16983258724212646, 13.670608520507812, 0.19816897809505463, 11.696808815002441, 11.34508228302002], "std": [0.37529781460762024, 0.26983416080474854, 0.31677520275115967, 0.09418634325265884, 0.1956905871629715, 0.37547340989112854, 0.11666320264339447, 0.1663818657398224, 0.08429151773452759, 0.35592737793922424, 0.18307839334011078, 0.17235803604125977, 27.30500602722168, 7.877660751342773, 9.234562873840332, 4.431328773498535, 22.05389404296875, 13.814026832580566, 24.28963851928711, 23.860103607177734, 25.543352127075195, 29.79224967956543, 23.662277221679688, 35.67543029785156, 6.84022331237793, 2.0513992309570312, 0.1742658168077469, 0.17157086730003357, 4.7268829345703125, 0.177595853805542, 4.686072826385498, 0.8395559191703796, 4.082971572875977, 0.1512504518032074, 6.600327491760254, 9.401361465454102], "count": [371]}, "action": {"min": [0.506790280342102, -1.3763399124145508, 0.720774233341217, -0.6270743012428284, -1.4104104042053223, 0.27618828415870667, -1.2151479721069336, -1.4306048154830933, 0.9568042755126953, -1.112048864364624, 0.6301975846290588, -0.6446300745010376, 1.1462500095367432, 48.20124816894531, -0.5531250238418579, -0.33124998211860657, -0.5399999618530273, -0.0006250012665987015, 0.23499999940395355, -0.453125, -0.4737499952316284, -2.9524998664855957, 1.4581249952316284, 0.19750000536441803, 1.2806249856948853, 74.20000457763672, 1.1256250143051147, -0.2318750023841858, 7.660624980926514, 0.36500000953674316, 5.453750133514404, -0.6356250047683716, 5.843124866485596, 0.11437500268220901, 1.3037500381469727, 0.8531249761581421], "max": [1.4750229120254517, -0.6319142580032349, 1.6199835538864136, -0.14622434973716736, -0.7196536064147949, 1.404736042022705, -0.6128643155097961, -0.7681857943534851, 1.367470622062683, 0.1661325991153717, 1.4463645219802856, -0.10440509021282196, 68.80874633789062, 77.99124908447266, 34.94562530517578, 9.600000381469727, 55.28562545776367, 33.8962516784668, 57.459999084472656, 55.48625183105469, 61.57374954223633, 71.140625, 56.42937469482422, 90.11499786376953, 19.8799991607666, 82.03937530517578, 2.728749990463257, 0.8456249833106995, 25.063125610351562, 1.4774999618530273, 22.296875, 1.8537499904632568, 20.760000228881836, 1.5225000381469727, 23.494375228881836, 36.005001068115234], "mean": [1.0255099534988403, -0.9857509136199951, 1.182063102722168, -0.4243296980857849, -1.235420823097229, 0.7517552375793457, -0.7962645888328552, -1.0265144109725952, 1.162764310836792, -0.4175381362438202, 0.9495968222618103, -0.4302331507205963, 35.12717056274414, 64.88800048828125, 4.862123489379883, 4.171901702880859, 26.22780418395996, 12.78343391418457, 27.46010398864746, 20.630149841308594, 28.31801986694336, 25.490697860717773, 24.042898178100586, 42.59616470336914, 9.114604949951172, 79.08465576171875, 1.2030296325683594, 0.054754313081502914, 15.417234420776367, 0.5160062909126282, 14.299406051635742, -0.16983263194561005, 13.67060661315918, 0.19816899299621582, 11.696805000305176, 11.345083236694336], "std": [0.37529778480529785, 0.26983416080474854, 0.3167751133441925, 0.09418633580207825, 0.1956905871629715, 0.37547335028648376, 0.11666307598352432, 0.16638194024562836, 0.08429156243801117, 0.3559274971485138, 0.183078333735466, 0.17235802114009857, 27.30499839782715, 7.877663612365723, 9.234559059143066, 4.431329250335693, 22.053895950317383, 13.81402587890625, 24.28963851928711, 23.860103607177734, 25.543354034423828, 29.792245864868164, 23.662281036376953, 35.67543029785156, 6.84022331237793, 2.0513994693756104, 0.17426587641239166, 0.17157086730003357, 4.726883888244629, 0.1775958389043808, 4.686073303222656, 0.839555561542511, 4.082971572875977, 0.15125031769275665, 6.600327014923096, 9.40136432647705], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [371]}, "index": {"min": [3464], "max": [3834], "mean": [3649.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [1.4043126684636118, 6.0, 6.0, 6.0, 6.0], "std": [1.0631706378580046, 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": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [371]}, "eef_direction_state": {"mean": [3.7951482479784366, 4.525606469002695], "std": [1.9935416390013603, 1.7034187429597298], "min": [0, 2], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [1.0296495956873315, 0.6469002695417789], "std": [0.7391148170591171, 0.7678582516558952], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.7547169811320755, 0.4339622641509434], "std": [0.8510010678456534, 0.7435836506246414], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.7951482479784366, 4.525606469002695], "std": [1.9935416390013603, 1.7034187429597298], "min": [0, 2], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [1.0296495956873315, 0.6469002695417789], "std": [0.7391148170591171, 0.7678582516558952], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.7547169811320755, 0.4339622641509434], "std": [0.8510010678456534, 0.7435836506246414], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.6536655657241318, 0.2612991994921656, 1.1872469585040832, -1.3358946802303486, 0.6200836630890086, -1.7654840936043548, 0.6002193421787713, -0.08635164758329253, 1.156845020669596, 1.4822817627058436, 0.8194853746162001, 1.2872666817916882], "std": [0.07098935877288598, 0.05389435418107864, 0.1079517839895566, 0.4600263258950873, 0.4600779479466149, 0.23915182292006792, 0.022814361221517903, 0.07139221836959829, 0.05139669205419199, 0.264343358898438, 0.07878988979850103, 2.131925206654881], "min": [0.5673957314198292, 0.152820413521227, 0.9855029762949279, -2.177938063140926, 0.10574733707212247, -2.3086293401499822, 0.554378294939288, -0.2268796188706278, 1.053973929145485, 1.2200060979915845, 0.6774264233767577, -3.137824317152953], "max": [0.7652417034176049, 0.36706972522779363, 1.3414300511249964, -0.7200754838954206, 1.3688732033401299, -1.4441181204604239, 0.6178754646567857, 0.07593638839688927, 1.2203795072166839, 2.0345568877626468, 0.9697472661228388, 3.1250242788309954], "count": [371]}, "eef_sim_pose_action": {"mean": [0.6536655657241318, 0.2612991994921656, 1.1872469585040832, -1.3358946802303486, 0.6200836630890086, -1.7654840936043548, 0.6002193421787713, -0.08635164758329253, 1.156845020669596, 1.4822817627058436, 0.8194853746162001, 1.2872666817916882], "std": [0.07098935877288598, 0.05389435418107864, 0.1079517839895566, 0.4600263258950873, 0.4600779479466149, 0.23915182292006792, 0.022814361221517903, 0.07139221836959829, 0.05139669205419199, 0.264343358898438, 0.07878988979850103, 2.131925206654881], "min": [0.5673957314198292, 0.152820413521227, 0.9855029762949279, -2.177938063140926, 0.10574733707212247, -2.3086293401499822, 0.554378294939288, -0.2268796188706278, 1.053973929145485, 1.2200060979915845, 0.6774264233767577, -3.137824317152953], "max": [0.7652417034176049, 0.36706972522779363, 1.3414300511249964, -0.7200754838954206, 1.3688732033401299, -1.4441181204604239, 0.6178754646567857, 0.07593638839688927, 1.2203795072166839, 2.0345568877626468, 0.9697472661228388, 3.1250242788309954], "count": [371]}}} +{"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.48523637663398694]], [[0.4774555249183006]], [[0.47690734068627455]]], "std": [[[0.2577689736956147]], [[0.2482989903481679]], [[0.24658233997048618]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005282883986928]], [[0.5108899632352941]], [[0.4868966380718954]]], "std": [[[0.31637955719068944]], [[0.321104246523322]], [[0.32852860472219764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242243402777778]], [[0.5476022303921568]], [[0.5274545261437908]]], "std": [[[0.314567036284326]], [[0.30554378774183605]], [[0.31205443445501563]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428715522875817]], [[0.4388072589869281]], [[0.40435875]]], "std": [[[0.3738951876290375]], [[0.372445351027543]], [[0.38801395304732805]]], "count": [100]}, "observation.state": {"min": [0.20287346839904785, -1.302810549736023, 0.6949054002761841, -0.6655317544937134, -1.4824855327606201, 0.23444056510925293, -1.179797887802124, -1.5118114948272705, 0.9002611041069031, -1.5581607818603516, 0.6445029377937317, -0.7127446532249451, 3.384999990463257, 47.15812683105469, -0.3318749964237213, -0.3675000071525574, 0.3425000011920929, -0.4437499940395355, 0.39000001549720764, -0.8788889050483704, 0.39124998450279236, -0.0924999937415123, 1.290624976158142, 0.453125, 1.034999966621399, 67.56937408447266, 0.7899999618530273, -0.18250000476837158, 7.390625, 0.9987500309944153, 6.365624904632568, 1.6037499904632568, 7.598750114440918, 0.20749999582767487, 2.411875009536743, 0.9649999737739563], "max": [1.3626067638397217, -0.6245708465576172, 1.6037708520889282, -0.05891412869095802, -0.7927061915397644, 1.6384375095367432, -0.45464733242988586, -0.5674872398376465, 1.5675069093704224, 0.10102744400501251, 1.4801039695739746, 0.2754015028476715, 62.94874954223633, 83.06124877929688, 46.71687698364258, 9.153749465942383, 59.770626068115234, 71.2387466430664, 76.41500091552734, 77.11125183105469, 71.79750061035156, 95.26374816894531, 70.1781234741211, 108.14375305175781, 10.692500114440918, 73.38687896728516, 3.081249952316284, 1.1122221946716309, 16.46875, 1.1612499952316284, 17.7393741607666, 1.6931250095367432, 20.130624771118164, 1.4700000286102295, 24.828750610351562, 27.650625228881836], "mean": [0.7849411368370056, -1.0130411386489868, 1.2543554306030273, -0.3081904649734497, -1.0785799026489258, 0.9217262268066406, -0.8518974184989929, -0.934501588344574, 1.1733145713806152, -0.4743940830230713, 1.0066183805465698, -0.34602031111717224, 41.33612060546875, 64.91901397705078, 2.6278414726257324, 1.456112265586853, 35.341949462890625, 25.990909576416016, 39.78604507446289, 33.56632614135742, 42.04658889770508, 42.28703308105469, 32.64541244506836, 74.33299255371094, 3.2255265712738037, 70.14151000976562, 0.8692572116851807, -0.05406512692570686, 12.172503471374512, 1.0810437202453613, 12.775450706481934, 1.6489571332931519, 14.6860990524292, 0.31124311685562134, 14.872980117797852, 9.54426097869873], "std": [0.45127734541893005, 0.24842597544193268, 0.3447892367839813, 0.15843835473060608, 0.22450639307498932, 0.4225562512874603, 0.202250137925148, 0.2481963336467743, 0.16917729377746582, 0.5482738018035889, 0.21092574298381805, 0.3114432394504547, 20.026458740234375, 10.465856552124023, 9.080423355102539, 2.5204122066497803, 14.682502746582031, 26.181211471557617, 18.67043113708496, 31.576444625854492, 21.504737854003906, 37.34286117553711, 27.630516052246094, 24.706113815307617, 2.0432612895965576, 1.1645516157150269, 0.24537335336208344, 0.1593502163887024, 3.3637475967407227, 0.02504945732653141, 4.081417560577393, 0.017343591898679733, 4.331645488739014, 0.13088345527648926, 7.120352268218994, 6.365697383880615], "count": [382]}, "action": {"min": [0.20287346839904785, -1.302810549736023, 0.6949054002761841, -0.6655317544937134, -1.4824855327606201, 0.23444056510925293, -1.179797887802124, -1.5118114948272705, 0.9002611041069031, -1.5581607818603516, 0.6445029377937317, -0.7127446532249451, 3.384999990463257, 47.15812683105469, -0.3318749964237213, -0.3675000071525574, 0.3425000011920929, -0.4437499940395355, 0.39000001549720764, -0.8788889050483704, 0.39124998450279236, -0.0924999937415123, 1.290624976158142, 0.453125, 1.034999966621399, 67.56937408447266, 0.7899999618530273, -0.18250000476837158, 7.390625, 0.9987500309944153, 6.365624904632568, 1.6037499904632568, 7.598750114440918, 0.20749999582767487, 2.411875009536743, 0.9649999737739563], "max": [1.3626067638397217, -0.6245708465576172, 1.6037708520889282, -0.05891412869095802, -0.7927061915397644, 1.6384375095367432, -0.45464733242988586, -0.5674872398376465, 1.5675069093704224, 0.10102744400501251, 1.4801039695739746, 0.2754015028476715, 62.94874954223633, 83.06124877929688, 46.71687698364258, 9.153749465942383, 59.770626068115234, 71.2387466430664, 76.41500091552734, 77.11125183105469, 71.79750061035156, 95.26374816894531, 70.1781234741211, 108.14375305175781, 10.692500114440918, 73.38687896728516, 3.081249952316284, 1.1122221946716309, 16.46875, 1.1612499952316284, 17.7393741607666, 1.6931250095367432, 20.130624771118164, 1.4700000286102295, 24.828750610351562, 27.650625228881836], "mean": [0.7849407196044922, -1.0130407810211182, 1.2543554306030273, -0.30819040536880493, -1.0785799026489258, 0.9217261075973511, -0.8518944382667542, -0.9345031380653381, 1.1733156442642212, -0.4743938744068146, 1.006618857383728, -0.34602031111717224, 41.33611297607422, 64.91902923583984, 2.627838611602783, 1.4561128616333008, 35.34196472167969, 25.990922927856445, 39.786033630371094, 33.56631851196289, 42.046592712402344, 42.28704071044922, 32.64540481567383, 74.3329849243164, 3.2255241870880127, 70.14158630371094, 0.8692575693130493, -0.05406523123383522, 12.172507286071777, 1.0810441970825195, 12.775445938110352, 1.6489561796188354, 14.686103820800781, 0.3112429082393646, 14.872978210449219, 9.54426383972168], "std": [0.45127734541893005, 0.24842597544193268, 0.3447892665863037, 0.1584383100271225, 0.2245064079761505, 0.4225561022758484, 0.2022504061460495, 0.24819642305374146, 0.16917741298675537, 0.5482738018035889, 0.21092574298381805, 0.3114432394504547, 20.026456832885742, 10.465852737426758, 9.080425262451172, 2.520411968231201, 14.682502746582031, 26.181217193603516, 18.670429229736328, 31.576448440551758, 21.504741668701172, 37.342864990234375, 27.630525588989258, 24.706113815307617, 2.043261766433716, 1.1645514965057373, 0.24537310004234314, 0.15935018658638, 3.3637478351593018, 0.02504945732653141, 4.081417083740234, 0.017343588173389435, 4.331645488739014, 0.1308833658695221, 7.120352745056152, 6.365697383880615], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [382]}, "index": {"min": [3835], "max": [4216], "mean": [4025.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [1.5287958115183247, 6.0, 6.0, 6.0, 6.0], "std": [1.0624273871994552, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [382]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [382]}, "eef_direction_state": {"mean": [3.649214659685864, 4.7643979057591626], "std": [1.9914705322004658, 1.6039837606716003], "min": [0, 1], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [1.138743455497382, 0.6465968586387435], "std": [0.7119889493720046, 0.7914639096001553], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.8664921465968587, 0.39528795811518325], "std": [0.8189367060233401, 0.7186948582528491], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [3.649214659685864, 4.7643979057591626], "std": [1.9914705322004658, 1.6039837606716003], "min": [0, 1], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [1.138743455497382, 0.6465968586387435], "std": [0.7119889493720046, 0.7914639096001553], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.8664921465968587, 0.39528795811518325], "std": [0.8189367060233401, 0.7186948582528491], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6865175879195993, 0.22937282210703197, 1.2475587169238187, -0.9611165759679842, 0.7791717326808775, -1.4204977923564859, 0.6045665531811986, -0.12853533975805584, 1.1642284377880399, 1.5638611768228203, 0.854345769513941, 1.1685635831210734], "std": [0.08044137075208373, 0.06326473472395107, 0.12479219846292822, 0.4619970925618924, 0.3587023153851784, 0.3607961938117184, 0.009346444894942324, 0.09043949823602025, 0.06023107007913225, 0.34471047638082175, 0.07313912535094723, 2.0943876550154576], "min": [0.5737311388671194, 0.1382723503976915, 0.9984455507233662, -1.9514991318046786, 0.37039345911507837, -2.06827820839306, 0.5716286122037904, -0.2401786434645981, 1.047949017862545, 1.0026698538870402, 0.746270138876346, -3.135981111884927], "max": [0.7832358782466802, 0.3495398261400456, 1.4114323533237227, -0.21748151421106302, 1.4070697352445278, -0.5666093766185316, 0.616444125479013, 0.07746421583113791, 1.279855815369581, 2.228207054071356, 0.9901748153410641, 3.117549561897204], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6865175879195993, 0.22937282210703197, 1.2475587169238187, -0.9611165759679842, 0.7791717326808775, -1.4204977923564859, 0.6045665531811986, -0.12853533975805584, 1.1642284377880399, 1.5638611768228203, 0.854345769513941, 1.1685635831210734], "std": [0.08044137075208373, 0.06326473472395107, 0.12479219846292822, 0.4619970925618924, 0.3587023153851784, 0.3607961938117184, 0.009346444894942324, 0.09043949823602025, 0.06023107007913225, 0.34471047638082175, 0.07313912535094723, 2.0943876550154576], "min": [0.5737311388671194, 0.1382723503976915, 0.9984455507233662, -1.9514991318046786, 0.37039345911507837, -2.06827820839306, 0.5716286122037904, -0.2401786434645981, 1.047949017862545, 1.0026698538870402, 0.746270138876346, -3.135981111884927], "max": [0.7832358782466802, 0.3495398261400456, 1.4114323533237227, -0.21748151421106302, 1.4070697352445278, -0.5666093766185316, 0.616444125479013, 0.07746421583113791, 1.279855815369581, 2.228207054071356, 0.9901748153410641, 3.117549561897204], "count": [382]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48678333946078434]], [[0.47760451593137254]], [[0.47644572508169936]]], "std": [[[0.25709430768220404]], [[0.24805648079617632]], [[0.24667302476202765]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105564583333333]], [[0.5228142647058823]], [[0.5013373039215686]]], "std": [[[0.32224858951381025]], [[0.32621501694913735]], [[0.33253127236120966]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5624638766339869]], [[0.5681114276960784]], [[0.5471704064542484]]], "std": [[[0.29304886988538403]], [[0.29473775596457336]], [[0.3011551142488574]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.417895414624183]], [[0.4267823202614379]], [[0.3906047426470588]]], "std": [[[0.3700645818242816]], [[0.36766633365229245]], [[0.38245255809710543]]], "count": [100]}, "observation.state": {"min": [-0.03953040391206741, -1.2441824674606323, 0.7204642295837402, -0.6404736042022705, -1.5287871360778809, 0.3096389174461365, -1.2195985317230225, -1.4939059019088745, 0.9769376516342163, -1.4238812923431396, 0.6394245624542236, -0.6738341450691223, 1.7037500143051147, 48.381874084472656, -0.20000000298023224, -0.5850000381469727, 0.7043750286102295, -0.17625001072883606, 0.7381249666213989, -0.7868750095367432, 0.7556250095367432, 0.6193749904632568, 1.1931250095367432, 0.3968749940395355, 1.1981250047683716, 72.70437622070312, 0.9487500190734863, -0.273333340883255, 6.610000133514404, 0.1944444477558136, 6.602222442626953, 1.0012500286102295, 4.853333473205566, -0.21937499940395355, 0.7556250095367432, 3.6881251335144043], "max": [1.4293888807296753, -0.632248044013977, 1.6112096309661865, 0.3270675837993622, -0.5161840915679932, 1.512359857559204, -0.5083400011062622, -0.7197383642196655, 1.4760481119155884, 0.1838500201702118, 1.5534319877624512, 0.09133955091238022, 67.46624755859375, 83.98875427246094, 22.301250457763672, 9.461874961853027, 57.153751373291016, 59.46812438964844, 74.55562591552734, 59.5099983215332, 75.93937683105469, 66.27937316894531, 64.90062713623047, 92.9375, 21.77166748046875, 82.32562255859375, 2.509999990463257, 2.682499885559082, 29.96875, 1.3962500095367432, 20.8125, 1.8037500381469727, 24.49888801574707, 1.3012499809265137, 26.145000457763672, 46.71875], "mean": [0.6782538890838623, -0.9844537973403931, 1.2598705291748047, -0.144429013133049, -0.9448525905609131, 0.9232281446456909, -0.870825469493866, -0.9814818501472473, 1.160771131515503, -0.4414883852005005, 1.076361060142517, -0.40601980686187744, 40.62031555175781, 62.74315643310547, 1.05686616897583, 2.145048141479492, 32.47704315185547, 21.020870208740234, 36.33623123168945, 22.035404205322266, 38.84104537963867, 26.49834632873535, 31.62980079650879, 47.700767517089844, 6.90719747543335, 79.97820281982422, 1.0166889429092407, 0.2551428973674774, 19.024250030517578, 0.2679348886013031, 14.729984283447266, 1.0762670040130615, 13.63875675201416, -0.12490547448396683, 3.36203932762146, 30.304983139038086], "std": [0.5653062462806702, 0.22686031460762024, 0.3346956670284271, 0.303142249584198, 0.33677515387535095, 0.3177458941936493, 0.20993320643901825, 0.23441286385059357, 0.15024429559707642, 0.5424209237098694, 0.26273030042648315, 0.2691556513309479, 24.894878387451172, 12.00365161895752, 3.694434404373169, 3.204127788543701, 16.687232971191406, 22.393604278564453, 27.321073532104492, 21.86292839050293, 30.30517578125, 24.647478103637695, 27.645557403564453, 31.399023056030273, 4.4352617263793945, 2.4145398139953613, 0.15851090848445892, 0.5435221195220947, 4.185978889465332, 0.12036899477243423, 3.0310301780700684, 0.08156638592481613, 2.7501776218414307, 0.15380065143108368, 4.895524024963379, 11.80023193359375], "count": [426]}, "action": {"min": [-0.03953040391206741, -1.2441824674606323, 0.7204642295837402, -0.6404736042022705, -1.5287871360778809, 0.3096389174461365, -1.2195985317230225, -1.4939059019088745, 0.9769376516342163, -1.4238812923431396, 0.6394245624542236, -0.6738341450691223, 1.7037500143051147, 48.381874084472656, -0.20000000298023224, -0.5850000381469727, 0.7043750286102295, -0.17625001072883606, 0.7381249666213989, -0.7868750095367432, 0.7556250095367432, 0.6193749904632568, 1.1931250095367432, 0.3968749940395355, 1.1981250047683716, 72.70437622070312, 0.9487500190734863, -0.273333340883255, 6.610000133514404, 0.1944444477558136, 6.602222442626953, 1.0012500286102295, 4.853333473205566, -0.21937499940395355, 0.7556250095367432, 3.6881251335144043], "max": [1.4293888807296753, -0.632248044013977, 1.6112096309661865, 0.3270675837993622, -0.5161840915679932, 1.512359857559204, -0.5083400011062622, -0.7197383642196655, 1.4760481119155884, 0.1838500201702118, 1.5534319877624512, 0.09133955091238022, 67.46624755859375, 83.98875427246094, 22.301250457763672, 9.461874961853027, 57.153751373291016, 59.46812438964844, 74.55562591552734, 59.5099983215332, 75.93937683105469, 66.27937316894531, 64.90062713623047, 92.9375, 21.77166748046875, 82.32562255859375, 2.509999990463257, 2.682499885559082, 29.96875, 1.3962500095367432, 20.8125, 1.8037500381469727, 24.49888801574707, 1.3012499809265137, 26.145000457763672, 46.71875], "mean": [0.6782535314559937, -0.9844540953636169, 1.259871244430542, -0.14442899823188782, -0.9448532462120056, 0.9232282042503357, -0.8708248734474182, -0.9814821481704712, 1.160771369934082, -0.44148850440979004, 1.076361060142517, -0.4060197174549103, 40.62030792236328, 62.7431640625, 1.0568675994873047, 2.145047426223755, 32.47702407836914, 21.02088165283203, 36.33623504638672, 22.035409927368164, 38.84104919433594, 26.498340606689453, 31.62978744506836, 47.70075988769531, 6.90719747543335, 79.97823333740234, 1.016688585281372, 0.2551427185535431, 19.02424430847168, 0.2679351270198822, 14.729979515075684, 1.0762670040130615, 13.638758659362793, -0.12490546703338623, 3.362037420272827, 30.30499839782715], "std": [0.5653062462806702, 0.22686026990413666, 0.3346956670284271, 0.303142249584198, 0.3367750644683838, 0.3177458345890045, 0.20993314683437347, 0.23441289365291595, 0.15024429559707642, 0.5424209833145142, 0.26273027062416077, 0.2691555321216583, 24.894880294799805, 12.003653526306152, 3.6944332122802734, 3.204127073287964, 16.687231063842773, 22.39360809326172, 27.321067810058594, 21.86292839050293, 30.305177688598633, 24.647483825683594, 27.645553588867188, 31.399017333984375, 4.4352617263793945, 2.414539098739624, 0.15851075947284698, 0.5435221791267395, 4.185978412628174, 0.12036903202533722, 3.03102970123291, 0.08156641572713852, 2.7501773834228516, 0.15380056202411652, 4.895525932312012, 11.800232887268066], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [426]}, "index": {"min": [4217], "max": [4642], "mean": [4429.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [1.4131455399061033, 6.0, 6.0, 6.0, 6.0], "std": [1.0015087034287207, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [426]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [426]}, "eef_direction_state": {"mean": [4.039906103286385, 4.352112676056338], "std": [1.7869647964276394, 1.7137822286423134], "min": [0, 1], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [1.07981220657277, 0.7370892018779343], "std": [0.7831655773469249, 0.7195362203007701], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.8802816901408451, 0.33568075117370894], "std": [0.8432198046538791, 0.6800263260958891], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [4.039906103286385, 4.352112676056338], "std": [1.7869647964276394, 1.7137822286423134], "min": [0, 1], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [1.07981220657277, 0.7370892018779343], "std": [0.7831655773469249, 0.7195362203007701], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.8802816901408451, 0.33568075117370894], "std": [0.8432198046538791, 0.6800263260958891], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.6866420466754981, 0.22256124086215776, 1.2746193115996498, -0.9738912318359274, 0.8952700503391354, -1.454099978155038, 0.5923173864511238, -0.11225779726330799, 1.1660407805638384, 1.4835610506300452, 0.8461194023485248, 1.023388082051523], "std": [0.07947019524113118, 0.07199686895241587, 0.14722290713595743, 0.506068487295355, 0.27950147824479293, 0.30162027349101217, 0.011193759742295174, 0.09577522677628868, 0.06065251712776329, 0.3977583709153276, 0.0954327521281911, 2.11973850957533], "min": [0.5769481211425774, 0.13255576981158793, 0.9878116721819593, -2.0715233919472684, 0.43971689947654236, -2.1168689609268343, 0.5669102585942793, -0.2466540046147179, 1.0556042722591088, 1.028410642196681, 0.6961111168693725, -3.1412536932995785], "max": [0.782262802026207, 0.3598814269849035, 1.4578363017539664, -0.3439218541385029, 1.3823696741089542, -1.0358081144287268, 0.6059659335796287, 0.09092613109607461, 1.249407395732341, 2.255671619946887, 0.9869258386265098, 3.1366328342454612], "count": [426]}, "eef_sim_pose_action": {"mean": [0.6866420466754981, 0.22256124086215776, 1.2746193115996498, -0.9738912318359274, 0.8952700503391354, -1.454099978155038, 0.5923173864511238, -0.11225779726330799, 1.1660407805638384, 1.4835610506300452, 0.8461194023485248, 1.023388082051523], "std": [0.07947019524113118, 0.07199686895241587, 0.14722290713595743, 0.506068487295355, 0.27950147824479293, 0.30162027349101217, 0.011193759742295174, 0.09577522677628868, 0.06065251712776329, 0.3977583709153276, 0.0954327521281911, 2.11973850957533], "min": [0.5769481211425774, 0.13255576981158793, 0.9878116721819593, -2.0715233919472684, 0.43971689947654236, -2.1168689609268343, 0.5669102585942793, -0.2466540046147179, 1.0556042722591088, 1.028410642196681, 0.6961111168693725, -3.1412536932995785], "max": [0.782262802026207, 0.3598814269849035, 1.4578363017539664, -0.3439218541385029, 1.3823696741089542, -1.0358081144287268, 0.6059659335796287, 0.09092613109607461, 1.249407395732341, 2.255671619946887, 0.9869258386265098, 3.1366328342454612], "count": [426]}}} +{"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.48507617250695656]], [[0.4786012141655342]], [[0.4771244903902155]]], "std": [[[0.2600618813108235]], [[0.2520504995200593]], [[0.2511625327760828]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815606213194849]], [[0.4909107272859639]], [[0.47171446887335794]]], "std": [[[0.3208931054229028]], [[0.3258118121340184]], [[0.33173995565071207]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16470588235294117]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5590230133307449]], [[0.5846716252507603]], [[0.5623678917524105]]], "std": [[[0.29307530524386455]], [[0.28504298272458567]], [[0.28991546704544374]]], "count": [101]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4220650096259626]], [[0.42948126172911405]], [[0.3927297591891542]]], "std": [[[0.369142235714129]], [[0.37150035479977234]], [[0.38537412703801766]]], "count": [101]}, "observation.state": {"min": [0.041223201900720596, -1.1930886507034302, 0.7467383742332458, -0.42930305004119873, -1.5973440408706665, 0.2665083408355713, -1.3861550092697144, -1.462577223777771, 0.7911167144775391, -1.3338292837142944, 0.5959362983703613, -0.8632791638374329, 1.0931249856948853, 54.770626068115234, -0.035624999552965164, -0.6712499856948853, 4.626874923706055, -0.18187500536441803, 5.262499809265137, -0.5724999904632568, 2.343125104904175, 0.12562499940395355, 1.2677778005599976, -1.1143749952316284, 5.167500019073486, 67.69937896728516, 0.8324999809265137, -0.31812500953674316, 15.14888858795166, -0.20374999940395355, 18.538124084472656, 0.9381250143051147, 14.510624885559082, -0.36500000953674316, 0.6662499904632568, 1.2087500095367432], "max": [1.362821340560913, -0.5674448609352112, 1.4946688413619995, 0.21844244003295898, -0.5331358909606934, 1.1878975629806519, -0.5131561160087585, -0.6118549704551697, 1.4383773803710938, 0.3107118308544159, 1.6413832902908325, -0.010442893020808697, 75.05937194824219, 75.37999725341797, 38.686668395996094, 9.637499809265137, 61.86562728881836, 39.890625, 66.99749755859375, 58.591251373291016, 72.91625213623047, 59.303123474121094, 65.59625244140625, 89.28437805175781, 33.59437561035156, 80.0206298828125, 2.8237500190734863, 3.5512499809265137, 31.1299991607666, 1.53125, 29.031875610351562, 1.8537499904632568, 27.548124313354492, 1.59375, 20.501249313354492, 51.19312286376953], "mean": [0.8463159799575806, -0.8415321707725525, 1.1329669952392578, -0.14648373425006866, -1.0895684957504272, 0.8208914995193481, -0.8473987579345703, -0.9330628514289856, 1.046499252319336, -0.49598193168640137, 1.0516959428787231, -0.5431056618690491, 38.359466552734375, 63.443634033203125, 1.540587306022644, 3.7517597675323486, 30.33798599243164, 13.059131622314453, 31.534923553466797, 15.806273460388184, 32.270790100097656, 18.675247192382812, 24.202735900878906, 38.078773498535156, 21.582921981811523, 75.10338592529297, 1.0422086715698242, 1.342980980873108, 25.235946655273438, 0.8955026268959045, 23.738941192626953, 1.0005133152008057, 20.51819610595703, -0.24617071449756622, 6.635096549987793, 33.49355697631836], "std": [0.5234846472740173, 0.23791493475437164, 0.3193606734275818, 0.18308493494987488, 0.30590713024139404, 0.2729964852333069, 0.23254504799842834, 0.2662152349948883, 0.19349822402000427, 0.5545908212661743, 0.30532628297805786, 0.3373202681541443, 31.633689880371094, 8.5079345703125, 6.40352201461792, 3.5245466232299805, 16.933673858642578, 15.213481903076172, 23.554203033447266, 18.904260635375977, 26.166728973388672, 22.6857852935791, 27.60979652404785, 28.542156219482422, 9.751396179199219, 2.3859565258026123, 0.1834145486354828, 1.1302380561828613, 3.5007989406585693, 0.4228482246398926, 2.105074644088745, 0.08856669813394547, 2.8717615604400635, 0.18377844989299774, 5.660375118255615, 15.663069725036621], "count": [471]}, "action": {"min": [0.041223201900720596, -1.1930886507034302, 0.7467383742332458, -0.42930305004119873, -1.5973440408706665, 0.2665083408355713, -1.3861550092697144, -1.462577223777771, 0.7911167144775391, -1.3338292837142944, 0.5959362983703613, -0.8632791638374329, 1.0931249856948853, 54.770626068115234, -0.035624999552965164, -0.6712499856948853, 4.626874923706055, -0.18187500536441803, 5.262499809265137, -0.5724999904632568, 2.343125104904175, 0.12562499940395355, 1.2677778005599976, -1.1143749952316284, 5.167500019073486, 67.69937896728516, 0.8324999809265137, -0.31812500953674316, 15.14888858795166, -0.20374999940395355, 18.538124084472656, 0.9381250143051147, 14.510624885559082, -0.36500000953674316, 0.6662499904632568, 1.2087500095367432], "max": [1.362821340560913, -0.5674448609352112, 1.4946688413619995, 0.21844244003295898, -0.5331358909606934, 1.1878975629806519, -0.5131561160087585, -0.6118549704551697, 1.4383773803710938, 0.3107118308544159, 1.6413832902908325, -0.010442893020808697, 75.05937194824219, 75.37999725341797, 38.686668395996094, 9.637499809265137, 61.86562728881836, 39.890625, 66.99749755859375, 58.591251373291016, 72.91625213623047, 59.303123474121094, 65.59625244140625, 89.28437805175781, 33.59437561035156, 80.0206298828125, 2.8237500190734863, 3.5512499809265137, 31.1299991607666, 1.53125, 29.031875610351562, 1.8537499904632568, 27.548124313354492, 1.59375, 20.501249313354492, 51.19312286376953], "mean": [0.8463156223297119, -0.8415321111679077, 1.132966160774231, -0.1464836448431015, -1.0895684957504272, 0.8208918571472168, -0.8473989963531494, -0.9330629706382751, 1.0464997291564941, -0.49598193168640137, 1.0516959428787231, -0.5431058406829834, 38.35948181152344, 63.44366455078125, 1.5405888557434082, 3.7517623901367188, 30.337970733642578, 13.05912971496582, 31.534927368164062, 15.806279182434082, 32.27079391479492, 18.67525291442871, 24.202735900878906, 38.078758239746094, 21.582918167114258, 75.10335540771484, 1.0422085523605347, 1.3429808616638184, 25.235944747924805, 0.8955029249191284, 23.738941192626953, 1.0005123615264893, 20.518203735351562, -0.2461707592010498, 6.635108470916748, 33.493526458740234], "std": [0.5234845280647278, 0.23791486024856567, 0.31936076283454895, 0.1830849051475525, 0.30590713024139404, 0.2729964852333069, 0.23254507780075073, 0.2662152349948883, 0.193498432636261, 0.5545907616615295, 0.305326372385025, 0.33732062578201294, 31.633703231811523, 8.507933616638184, 6.4035210609436035, 3.5245461463928223, 16.933671951293945, 15.213480949401855, 23.5542049407959, 18.904254913330078, 26.166738510131836, 22.68578338623047, 27.609800338745117, 28.542146682739258, 9.751396179199219, 2.3859572410583496, 0.18341460824012756, 1.1302379369735718, 3.5007989406585693, 0.4228479564189911, 2.105074882507324, 0.08856666088104248, 2.8717620372772217, 0.1837785840034485, 5.660375118255615, 15.663064002990723], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [471]}, "index": {"min": [4643], "max": [5113], "mean": [4878.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [1.256900212314225, 6.0, 6.0, 6.0, 6.0], "std": [1.2050099543333348, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [471]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [471]}, "eef_direction_state": {"mean": [4.467091295116773, 4.278131634819533], "std": [1.509516812973722, 1.8097194277845159], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.9171974522292994, 0.7537154989384289], "std": [0.7426507590868496, 0.7218621206174276], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.6772823779193206, 0.5138004246284501], "std": [0.8125174130993575, 0.7949686493036161], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.467091295116773, 4.278131634819533], "std": [1.509516812973722, 1.8097194277845159], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.9171974522292994, 0.7537154989384289], "std": [0.7426507590868496, 0.7218621206174276], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.6772823779193206, 0.5138004246284501], "std": [0.8125174130993575, 0.7949686493036161], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.6514849143519699, 0.23562987051814763, 1.2676032115722866, -1.1249202726957488, 0.8718428478723069, -1.6846558709166606, 0.5619811585386351, -0.0921291782126137, 1.1745241793279175, 1.4856245322238664, 0.9588718712699927, 0.3514742215698843], "std": [0.07413832989664995, 0.054333200219471196, 0.1219560188473688, 0.4296487461404351, 0.2656257767177841, 0.22171177993730354, 0.013974166512031731, 0.09724607940828847, 0.07765659307168628, 0.5008465036031987, 0.12451555379417563, 2.329000899867471], "min": [0.5634853974199681, 0.15532241473300096, 1.0402517042930255, -2.0430651636392683, 0.5804399899612647, -2.239100252240903, 0.5255553120637383, -0.2596626636595956, 1.061349464424087, 0.7821715858309382, 0.6355236944254665, -3.0981128311796113], "max": [0.742179747612326, 0.34105918000609914, 1.4554557454616215, -0.5787837879128145, 1.2813450239784578, -1.3832190241618396, 0.5864854266941711, 0.08629852367990098, 1.2872698969570289, 2.3432073349182616, 1.3452577283509348, 3.129551172159606], "count": [471]}, "eef_sim_pose_action": {"mean": [0.6514849143519699, 0.23562987051814763, 1.2676032115722866, -1.1249202726957488, 0.8718428478723069, -1.6846558709166606, 0.5619811585386351, -0.0921291782126137, 1.1745241793279175, 1.4856245322238664, 0.9588718712699927, 0.3514742215698843], "std": [0.07413832989664995, 0.054333200219471196, 0.1219560188473688, 0.4296487461404351, 0.2656257767177841, 0.22171177993730354, 0.013974166512031731, 0.09724607940828847, 0.07765659307168628, 0.5008465036031987, 0.12451555379417563, 2.329000899867471], "min": [0.5634853974199681, 0.15532241473300096, 1.0402517042930255, -2.0430651636392683, 0.5804399899612647, -2.239100252240903, 0.5255553120637383, -0.2596626636595956, 1.061349464424087, 0.7821715858309382, 0.6355236944254665, -3.0981128311796113], "max": [0.742179747612326, 0.34105918000609914, 1.4554557454616215, -0.5787837879128145, 1.2813450239784578, -1.3832190241618396, 0.5864854266941711, 0.08629852367990098, 1.2872698969570289, 2.3432073349182616, 1.3452577283509348, 3.129551172159606], "count": [471]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487028932145775]], [[0.4791889516223156]], [[0.47688254077672737]]], "std": [[[0.2519955987965813]], [[0.24459967873914795]], [[0.24349670701551368]]], "count": [112]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.550379212622549]], [[0.5648537964665032]], [[0.544137827526844]]], "std": [[[0.3193455808676597]], [[0.32944713257277336]], [[0.3367952851554003]]], "count": [112]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.10980392156862745]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5702365232551354]], [[0.5919316242121848]], [[0.5721544409430439]]], "std": [[[0.29795948371744146]], [[0.291332281776443]], [[0.2967492625243854]]], "count": [112]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257391018907563]], [[0.43607673902894495]], [[0.40051519097222227]]], "std": [[[0.370447298165946]], [[0.37298030841369967]], [[0.38822124711082057]]], "count": [112]}, "observation.state": {"min": [0.15390154719352722, -1.3435091972351074, 0.6871805191040039, -0.5837767720222473, -1.5527962446212769, 0.23680095374584198, -1.189631462097168, -1.4849650859832764, 0.990620493888855, -1.606250524520874, 0.6369687914848328, -0.786769449710846, 1.821874976158142, 46.856876373291016, -0.10999999940395355, -2.0931248664855957, 0.8081250190734863, -0.9493750333786011, 0.9962499737739563, -0.75, 0.8993750214576721, -0.4893749952316284, 1.331874966621399, 0.37062498927116394, 0.9624999761581421, 71.05937957763672, 1.0612499713897705, -0.606249988079071, 6.468124866485596, -0.703125, 5.014999866485596, 1.6243749856948853, 6.145625114440918, -0.07375000417232513, 0.6568750143051147, 4.603750228881836], "max": [1.4736400842666626, -0.6139848828315735, 1.764801263809204, 0.10721847414970398, -0.7575150728225708, 1.6235122680664062, -0.4230802357196808, -0.715505063533783, 1.5056601762771606, 0.32437559962272644, 1.5101981163024902, 0.21303024888038635, 75.34312438964844, 73.89125061035156, 0.41749998927116394, 9.623749732971191, 68.03437805175781, 47.26374816894531, 69.3031234741211, 73.70124816894531, 71.8343734741211, 96.36250305175781, 62.473751068115234, 109.25062561035156, 22.759374618530273, 79.02750396728516, 2.552500009536743, 0.34562498331069946, 21.138750076293945, 1.5125000476837158, 25.18000030517578, 2.1549999713897705, 28.474374771118164, 1.9275000095367432, 15.963749885559082, 55.99250030517578], "mean": [0.9481951594352722, -0.9392706751823425, 1.1807352304458618, -0.2486344426870346, -1.0945746898651123, 0.7893936634063721, -0.7317947149276733, -0.966456413269043, 1.1973590850830078, -0.6063344478607178, 0.8836914896965027, -0.3514402508735657, 36.411781311035156, 59.04156494140625, 0.09318642318248749, 3.8047986030578613, 25.326677322387695, 9.324431419372559, 27.815370559692383, 16.60524559020996, 28.864456176757812, 19.8292179107666, 20.93913459777832, 40.34519958496094, 5.847641944885254, 74.81871795654297, 1.1640586853027344, 0.025067782029509544, 12.150832176208496, 0.8403149247169495, 14.143990516662598, 1.67954683303833, 16.083662033081055, 0.00022682662529405206, 6.885255336761475, 34.54289627075195], "std": [0.4176129102706909, 0.24274475872516632, 0.3566575348377228, 0.17168310284614563, 0.20604944229125977, 0.4841305911540985, 0.23653104901313782, 0.22862301766872406, 0.1525563895702362, 0.5965594053268433, 0.2032649666070938, 0.3221055567264557, 26.392690658569336, 5.877953052520752, 0.09677138179540634, 4.705047607421875, 25.09226417541504, 15.677923202514648, 25.117904663085938, 22.774892807006836, 26.25726890563965, 25.489818572998047, 23.259618759155273, 34.14329528808594, 5.434274196624756, 1.7863487005233765, 0.1317632794380188, 0.22037415206432343, 4.599375247955322, 0.23648154735565186, 5.892602443695068, 0.04907265305519104, 6.663547992706299, 0.18061372637748718, 5.3828864097595215, 14.408459663391113], "count": [545]}, "action": {"min": [0.15390154719352722, -1.3435091972351074, 0.6871805191040039, -0.5837767720222473, -1.5527962446212769, 0.23680095374584198, -1.189631462097168, -1.4849650859832764, 0.990620493888855, -1.606250524520874, 0.6369687914848328, -0.786769449710846, 1.821874976158142, 46.856876373291016, -0.10999999940395355, -2.0931248664855957, 0.8081250190734863, -0.9493750333786011, 0.9962499737739563, -0.75, 0.8993750214576721, -0.4893749952316284, 1.331874966621399, 0.37062498927116394, 0.9624999761581421, 71.05937957763672, 1.0612499713897705, -0.606249988079071, 6.468124866485596, -0.703125, 5.014999866485596, 1.6243749856948853, 6.145625114440918, -0.07375000417232513, 0.6568750143051147, 4.603750228881836], "max": [1.4736400842666626, -0.6139848828315735, 1.764801263809204, 0.10721847414970398, -0.7575150728225708, 1.6235122680664062, -0.4230802357196808, -0.715505063533783, 1.5056601762771606, 0.32437559962272644, 1.5101981163024902, 0.21303024888038635, 75.34312438964844, 73.89125061035156, 0.41749998927116394, 9.623749732971191, 68.03437805175781, 47.26374816894531, 69.3031234741211, 73.70124816894531, 71.8343734741211, 96.36250305175781, 62.473751068115234, 109.25062561035156, 22.759374618530273, 79.02750396728516, 2.552500009536743, 0.34562498331069946, 21.138750076293945, 1.5125000476837158, 25.18000030517578, 2.1549999713897705, 28.474374771118164, 1.9275000095367432, 15.963749885559082, 55.99250030517578], "mean": [0.9481953978538513, -0.9392706155776978, 1.1807349920272827, -0.2486342340707779, -1.0945749282836914, 0.7893934845924377, -0.7317944765090942, -0.9664562940597534, 1.1973589658737183, -0.6063344478607178, 0.883691132068634, -0.3514402210712433, 36.41178512573242, 59.041568756103516, 0.0931864008307457, 3.8048007488250732, 25.326679229736328, 9.324427604675293, 27.815357208251953, 16.605234146118164, 28.864444732666016, 19.82923126220703, 20.939125061035156, 40.34519958496094, 5.84765100479126, 74.8187484741211, 1.1640586853027344, 0.025067830458283424, 12.15084171295166, 0.8403151035308838, 14.143983840942383, 1.6795456409454346, 16.083662033081055, 0.00022677336528431624, 6.885255813598633, 34.542884826660156], "std": [0.4176129698753357, 0.2427448183298111, 0.35665756464004517, 0.17168308794498444, 0.20604950189590454, 0.4841306805610657, 0.23653103411197662, 0.22862309217453003, 0.1525564193725586, 0.596559464931488, 0.203264981508255, 0.32210561633110046, 26.392681121826172, 5.877952575683594, 0.09677132219076157, 4.705047130584717, 25.092260360717773, 15.677921295166016, 25.117902755737305, 22.774890899658203, 26.257272720336914, 25.489818572998047, 23.259618759155273, 34.143287658691406, 5.434275150299072, 1.786348819732666, 0.13176332414150238, 0.22037404775619507, 4.599375247955322, 0.23648153245449066, 5.892599582672119, 0.04907260462641716, 6.663548469543457, 0.180613711476326, 5.382885932922363, 14.408459663391113], "count": [545]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [545]}, "index": {"min": [5114], "max": [5658], "mean": [5386.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "subtask_annotation": {"mean": [1.128440366972477, 6.0, 6.0, 6.0, 6.0], "std": [1.1129011383279326, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [545]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [545]}, "eef_direction_state": {"mean": [3.932110091743119, 4.062385321100917], "std": [1.9254395773073385, 1.9251492967638615], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_state": {"mean": [0.9779816513761468, 0.9376146788990826], "std": [0.7035112197830073, 0.8282610268459265], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_state": {"mean": [0.7981651376146789, 0.563302752293578], "std": [0.8586293377832191, 0.7899205105124186], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_direction_action": {"mean": [3.932110091743119, 4.062385321100917], "std": [1.9254395773073385, 1.9251492967638615], "min": [0, 0], "max": [6, 6], "count": [545]}, "eef_velocity_action": {"mean": [0.9779816513761468, 0.9376146788990826], "std": [0.7035112197830073, 0.8282610268459265], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_acc_mag_action": {"mean": [0.7981651376146789, 0.563302752293578], "std": [0.8586293377832191, 0.7899205105124186], "min": [0, 0], "max": [2, 2], "count": [545]}, "eef_sim_pose_state": {"mean": [0.6547256761825693, 0.23865689146411073, 1.2024661909413263, -1.1426555117063337, 0.7917443312223856, -1.6310236044578894, 0.6097114709036217, -0.1129207610549915, 1.163535801657465, 1.6491041096284305, 0.9567720531734215, 1.1472012809139127], "std": [0.07358923877134947, 0.06346116745087813, 0.12635915296656036, 0.5050001546071199, 0.4082899988113327, 0.35397352867303183, 0.04059810746262623, 0.1016548302979484, 0.06000129098778607, 0.352591921349921, 0.11154741117145164, 2.147689483870046], "min": [0.5740831254494239, 0.1305607136631767, 1.0001893845412173, -2.025002327022414, 0.278866399747407, -2.217296130605595, 0.558288912818339, -0.29268557202350676, 1.0555656898527228, 1.0584753078149292, 0.7457111355197124, -3.1343681202394134], "max": [0.8006754869159765, 0.35161815886596093, 1.4184341506071536, -0.03054786073048249, 1.541469326588624, -0.5655073981443315, 0.7426682678181462, 0.0822292305426803, 1.246775912584836, 2.330791054152675, 1.146013763264496, 3.1127304680411907], "count": [545]}, "eef_sim_pose_action": {"mean": [0.6547256761825693, 0.23865689146411073, 1.2024661909413263, -1.1426555117063337, 0.7917443312223856, -1.6310236044578894, 0.6097114709036217, -0.1129207610549915, 1.163535801657465, 1.6491041096284305, 0.9567720531734215, 1.1472012809139127], "std": [0.07358923877134947, 0.06346116745087813, 0.12635915296656036, 0.5050001546071199, 0.4082899988113327, 0.35397352867303183, 0.04059810746262623, 0.1016548302979484, 0.06000129098778607, 0.352591921349921, 0.11154741117145164, 2.147689483870046], "min": [0.5740831254494239, 0.1305607136631767, 1.0001893845412173, -2.025002327022414, 0.278866399747407, -2.217296130605595, 0.558288912818339, -0.29268557202350676, 1.0555656898527228, 1.0584753078149292, 0.7457111355197124, -3.1343681202394134], "max": [0.8006754869159765, 0.35161815886596093, 1.4184341506071536, -0.03054786073048249, 1.541469326588624, -0.5655073981443315, 0.7426682678181462, 0.0822292305426803, 1.246775912584836, 2.330791054152675, 1.146013763264496, 3.1127304680411907], "count": [545]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48355268844297844]], [[0.4751069574247144]], [[0.4738836662390813]]], "std": [[[0.25415544641502474]], [[0.24500275421331338]], [[0.24406273620069246]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5275829000213792]], [[0.53787710738501]], [[0.5164424573178181]]], "std": [[[0.28955711466951045]], [[0.29348696591927814]], [[0.301070827661844]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1568627450980392]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5841667678364181]], [[0.5913311877710586]], [[0.5729287898570643]]], "std": [[[0.27741114690883567]], [[0.2794304713179949]], [[0.2855797440921228]]], "count": [107]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.422650517683709]], [[0.4290473818031886]], [[0.39570273272860546]]], "std": [[[0.3689275651566721]], [[0.36848623206854675]], [[0.3837433596486665]]], "count": [107]}, "observation.state": {"min": [0.21155203878879547, -1.4429312944412231, 0.7540287971496582, -0.7414931058883667, -1.5782358646392822, 0.3413967788219452, -1.020764946937561, -1.5761854648590088, 0.9912217855453491, -1.5275235176086426, 0.6127689480781555, -0.6943067312240601, 0.8081250190734863, 49.30312728881836, -0.7862499952316284, -2.2225000858306885, -0.7662500143051147, -0.32249999046325684, 0.16875000298023224, -0.9431250095367432, -0.625, -0.3487499952316284, 0.9166666865348816, -1.1506249904632568, 2.3999998569488525, 77.77249908447266, 1.0399999618530273, -0.1550000011920929, 19.314443588256836, 0.4599999785423279, 19.295555114746094, 0.9225000143051147, 18.343334197998047, -0.59375, 7.745625019073486, 15.583333015441895], "max": [1.4740930795669556, -0.6811245679855347, 1.7553359270095825, 0.10097181051969528, -0.7834315896034241, 1.5108815431594849, -0.4489251971244812, -0.7357948422431946, 1.5869144201278687, 0.07534141838550568, 1.4252562522888184, 0.18358510732650757, 68.49250030517578, 79.70437622070312, 25.591249465942383, 9.285624504089355, 67.20437622070312, 48.141876220703125, 73.90062713623047, 69.49625396728516, 83.56999969482422, 59.0525016784668, 65.60624694824219, 94.7750015258789, 30.552499771118164, 82.11062622070312, 2.822499990463257, 0.28687500953674316, 42.65625, 1.53125, 45.198123931884766, 1.9787499904632568, 43.098751068115234, 2.827500104904175, 29.167499542236328, 60.319374084472656], "mean": [0.9054906368255615, -1.0409607887268066, 1.2388784885406494, -0.38094618916511536, -1.1874332427978516, 0.7365500330924988, -0.7844465374946594, -0.9523469805717468, 1.1558421850204468, -0.4447825253009796, 1.1019322872161865, -0.4384176731109619, 31.469688415527344, 63.85220718383789, 0.822482705116272, 2.992438316345215, 29.30533790588379, 10.48787784576416, 31.246370315551758, 14.125517845153809, 32.776268005371094, 12.36515998840332, 23.550233840942383, 32.65303421020508, 15.508980751037598, 81.04619598388672, 1.1073921918869019, 0.0062967571429908276, 32.44542694091797, 0.5830944776535034, 35.64470291137695, 0.9906174540519714, 36.77660369873047, 0.019274551421403885, 17.055208206176758, 43.17251205444336], "std": [0.40660277009010315, 0.24822044372558594, 0.32480037212371826, 0.20762678980827332, 0.2402029037475586, 0.3122633993625641, 0.1777910590171814, 0.23966220021247864, 0.16740654408931732, 0.5426557064056396, 0.24456727504730225, 0.31827086210250854, 25.727378845214844, 9.390767097473145, 4.592190265655518, 3.7744925022125244, 22.122573852539062, 15.679099082946777, 23.177522659301758, 20.900161743164062, 27.122913360595703, 17.4548282623291, 24.29863739013672, 34.16900634765625, 6.853691577911377, 0.8913171887397766, 0.16584482789039612, 0.08143213391304016, 5.40355110168457, 0.0931410938501358, 4.4936628341674805, 0.09517794102430344, 3.7910115718841553, 1.0558727979660034, 5.119551181793213, 9.541585922241211], "count": [514]}, "action": {"min": [0.21155203878879547, -1.4429312944412231, 0.7540287971496582, -0.7414931058883667, -1.5782358646392822, 0.3413967788219452, -1.020764946937561, -1.5761854648590088, 0.9912217855453491, -1.5275235176086426, 0.6127689480781555, -0.6943067312240601, 0.8081250190734863, 49.30312728881836, -0.7862499952316284, -2.2225000858306885, -0.7662500143051147, -0.32249999046325684, 0.16875000298023224, -0.9431250095367432, -0.625, -0.3487499952316284, 0.9166666865348816, -1.1506249904632568, 2.3999998569488525, 77.77249908447266, 1.0399999618530273, -0.1550000011920929, 19.314443588256836, 0.4599999785423279, 19.295555114746094, 0.9225000143051147, 18.343334197998047, -0.59375, 7.745625019073486, 15.583333015441895], "max": [1.4740930795669556, -0.6811245679855347, 1.7553359270095825, 0.10097181051969528, -0.7834315896034241, 1.5108815431594849, -0.4489251971244812, -0.7357948422431946, 1.5869144201278687, 0.07534141838550568, 1.4252562522888184, 0.18358510732650757, 68.49250030517578, 79.70437622070312, 25.591249465942383, 9.285624504089355, 67.20437622070312, 48.141876220703125, 73.90062713623047, 69.49625396728516, 83.56999969482422, 59.0525016784668, 65.60624694824219, 94.7750015258789, 30.552499771118164, 82.11062622070312, 2.822499990463257, 0.28687500953674316, 42.65625, 1.53125, 45.198123931884766, 1.9787499904632568, 43.098751068115234, 2.827500104904175, 29.167499542236328, 60.319374084472656], "mean": [0.9054914712905884, -1.0409612655639648, 1.2388778924942017, -0.38094615936279297, -1.1874336004257202, 0.7365499138832092, -0.7844445705413818, -0.9523472189903259, 1.15584135055542, -0.4447822570800781, 1.1019320487976074, -0.4384177327156067, 31.46969223022461, 63.85215377807617, 0.8224837183952332, 2.992439031600952, 29.305335998535156, 10.48787784576416, 31.246355056762695, 14.12551212310791, 32.77622604370117, 12.365147590637207, 23.550264358520508, 32.65302658081055, 15.508966445922852, 81.04617309570312, 1.1073920726776123, 0.006296752020716667, 32.44541931152344, 0.5830941796302795, 35.644718170166016, 0.9906169176101685, 36.776580810546875, 0.019274583086371422, 17.055212020874023, 43.1724967956543], "std": [0.4066028594970703, 0.24822039902210236, 0.32480040192604065, 0.2076268047094345, 0.2402028888463974, 0.3122633993625641, 0.17779096961021423, 0.23966220021247864, 0.16740655899047852, 0.5426557064056396, 0.24456721544265747, 0.31827080249786377, 25.727378845214844, 9.390765190124512, 4.59219217300415, 3.7744925022125244, 22.122570037841797, 15.679099082946777, 23.177518844604492, 20.900163650512695, 27.122901916503906, 17.454824447631836, 24.298635482788086, 34.16900634765625, 6.853692531585693, 0.8913167715072632, 0.16584470868110657, 0.08143211156129837, 5.403552055358887, 0.09314107894897461, 4.493663311004639, 0.09517785906791687, 3.791011333465576, 1.055873155593872, 5.1195526123046875, 9.541585922241211], "count": [514]}, "timestamp": {"min": [0.0], "max": [17.1], "mean": [8.549999999999999], "std": [4.945957945636012], "count": [514]}, "frame_index": {"min": [0], "max": [513], "mean": [256.5], "std": [148.37873836908037], "count": [514]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [514]}, "index": {"min": [5659], "max": [6172], "mean": [5915.5], "std": [148.37873836908037], "count": [514]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [514]}, "subtask_annotation": {"mean": [1.482490272373541, 6.0, 6.0, 6.0, 6.0], "std": [1.0385023754221825, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [514]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [514]}, "eef_direction_state": {"mean": [3.624513618677043, 4.7684824902723735], "std": [1.8475618218647438, 1.5961099454187342], "min": [0, 1], "max": [6, 6], "count": [514]}, "eef_velocity_state": {"mean": [1.1945525291828794, 0.5758754863813229], "std": [0.7255009634858501, 0.7160484626327811], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_state": {"mean": [0.8346303501945526, 0.4066147859922179], "std": [0.8333323239810806, 0.7354523075946866], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_direction_action": {"mean": [3.624513618677043, 4.7684824902723735], "std": [1.8475618218647438, 1.5961099454187342], "min": [0, 1], "max": [6, 6], "count": [514]}, "eef_velocity_action": {"mean": [1.1945525291828794, 0.5758754863813229], "std": [0.7255009634858501, 0.7160484626327811], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_acc_mag_action": {"mean": [0.8346303501945526, 0.4066147859922179], "std": [0.8333323239810806, 0.7354523075946866], "min": [0, 0], "max": [2, 2], "count": [514]}, "eef_sim_pose_state": {"mean": [0.6776885541940675, 0.23711895574943442, 1.2102639562141082, -1.1789419018978429, 0.6140339295037767, -1.6286228996541874, 0.5980065249383296, -0.11378165168706392, 1.205885605886788, 1.3114787319338936, 0.869739748122286, 1.0686948776628542], "std": [0.07974235271116327, 0.06173294300868063, 0.10238889852024952, 0.324075481808431, 0.3379608586666938, 0.175472697055782, 0.010872613466583848, 0.08952957518380616, 0.07034469899113849, 0.45988017707910434, 0.09022199106470814, 1.9582964761749888], "min": [0.577633936955505, 0.13571944297385868, 1.000322436636773, -1.9611071938786875, 0.07434669766237256, -2.130059620066378, 0.5675496226980836, -0.20760996007452517, 1.0647506263609854, 0.895790874394488, 0.7553545444127558, -3.118647042418709], "max": [0.7989832288049789, 0.35954883820665473, 1.375869484528475, -0.8004627643873228, 1.3568282658370876, -1.3855719468917487, 0.6261007259219258, 0.10945374612207073, 1.2871653698084775, 2.2405670954682124, 1.065539205464893, 3.129807468144261], "count": [514]}, "eef_sim_pose_action": {"mean": [0.6776885541940675, 0.23711895574943442, 1.2102639562141082, -1.1789419018978429, 0.6140339295037767, -1.6286228996541874, 0.5980065249383296, -0.11378165168706392, 1.205885605886788, 1.3114787319338936, 0.869739748122286, 1.0686948776628542], "std": [0.07974235271116327, 0.06173294300868063, 0.10238889852024952, 0.324075481808431, 0.3379608586666938, 0.175472697055782, 0.010872613466583848, 0.08952957518380616, 0.07034469899113849, 0.45988017707910434, 0.09022199106470814, 1.9582964761749888], "min": [0.577633936955505, 0.13571944297385868, 1.000322436636773, -1.9611071938786875, 0.07434669766237256, -2.130059620066378, 0.5675496226980836, -0.20760996007452517, 1.0647506263609854, 0.895790874394488, 0.7553545444127558, -3.118647042418709], "max": [0.7989832288049789, 0.35954883820665473, 1.375869484528475, -0.8004627643873228, 1.3568282658370876, -1.3855719468917487, 0.6261007259219258, 0.10945374612207073, 1.2871653698084775, 2.2405670954682124, 1.065539205464893, 3.129807468144261], "count": [514]}}} +{"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.48259349004753416]], [[0.47463372078629434]], [[0.47445208364280056]]], "std": [[[0.25821338020736795]], [[0.24665114117487116]], [[0.24453745140520267]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5228175845464448]], [[0.5337334125569421]], [[0.5111361377252921]]], "std": [[[0.3056972676289439]], [[0.3106148505586429]], [[0.3168159608489866]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5672270267008318]], [[0.5904564858140227]], [[0.5710322325584274]]], "std": [[[0.2807470096682956]], [[0.27437865867874833]], [[0.280684712539256]]], "count": [132]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42481358468261043]], [[0.4313504221132897]], [[0.395338605107447]]], "std": [[[0.3698704379807374]], [[0.3704573781058989]], [[0.384919331823531]]], "count": [132]}, "observation.state": {"min": [-0.10168707370758057, -1.3382400274276733, 0.6986724734306335, -0.6356574892997742, -1.5263895988464355, 0.23680095374584198, -1.0824368000030518, -1.5289301872253418, 1.00058913230896, -1.4360885620117188, 0.6115530133247375, -0.6312360763549805, 0.11999999731779099, 44.60749816894531, -0.7668750286102295, -0.7162500023841858, -0.7037500143051147, -0.6031249761581421, 0.078125, -0.8424999713897705, -0.5112500190734863, -3.317500114440918, 1.215000033378601, -0.6625000238418579, 2.2437500953674316, 77.33000183105469, 1.3856250047683716, -0.2693749964237213, 4.814444541931152, 0.9624999761581421, 10.823333740234375, 1.8487499952316284, 9.45555591583252, 1.230625033378601, 0.6518750190734863, 0.9822222590446472], "max": [1.4608367681503296, -0.5624618530273438, 1.7121576070785522, 0.6027551889419556, -0.42217421531677246, 1.4386587142944336, -0.4880979657173157, -0.8079652190208435, 1.5333170890808105, 0.1119249239563942, 1.5138009786605835, 0.10852979123592377, 72.72437286376953, 81.57454681396484, 30.492000579833984, 9.604999542236328, 77.12187194824219, 68.99124908447266, 76.44562530517578, 91.93812561035156, 82.02625274658203, 104.68312072753906, 77.85624694824219, 108.90937805175781, 28.55666732788086, 82.36125183105469, 2.1875, 0.23999999463558197, 31.087499618530273, 1.71875, 31.46812629699707, 2.0399999618530273, 27.921875, 2.865000009536743, 23.2137508392334, 66.42874908447266], "mean": [0.7375777959823608, -1.0345091819763184, 1.280684471130371, -0.15072348713874817, -1.0369588136672974, 0.766017496585846, -0.848896324634552, -0.9879374504089355, 1.1558030843734741, -0.354168176651001, 1.2072954177856445, -0.43903595209121704, 41.63644790649414, 59.94731903076172, 0.16346263885498047, 1.244785189628601, 32.91376876831055, 18.792333602905273, 36.386444091796875, 27.621021270751953, 39.477840423583984, 23.8853702545166, 31.764986038208008, 42.842586517333984, 9.461065292358398, 80.8045654296875, 1.4560257196426392, -0.20217129588127136, 24.62957191467285, 1.044796109199524, 23.99236297607422, 1.9073017835617065, 21.298744201660156, 1.296033501625061, 8.206236839294434, 37.60808563232422], "std": [0.5436217784881592, 0.2527215778827667, 0.31765973567962646, 0.36192020773887634, 0.3216153383255005, 0.3597296476364136, 0.1576288789510727, 0.19160796701908112, 0.1374259889125824, 0.4712962210178375, 0.26851069927215576, 0.24565984308719635, 27.28945541381836, 10.660032272338867, 3.740541934967041, 2.8921313285827637, 25.3365478515625, 19.864347457885742, 26.512968063354492, 28.20697593688965, 31.243398666381836, 25.945524215698242, 27.357450485229492, 33.623390197753906, 4.1133222579956055, 1.2928131818771362, 0.06516324728727341, 0.10061667859554291, 4.612547874450684, 0.06189783662557602, 4.942397117614746, 0.023599406704306602, 4.781694412231445, 0.1352120041847229, 7.193550109863281, 20.284276962280273], "count": [678]}, "action": {"min": [-0.10168707370758057, -1.3382400274276733, 0.6986724734306335, -0.6356574892997742, -1.5263895988464355, 0.23680095374584198, -1.0824368000030518, -1.5289301872253418, 1.00058913230896, -1.4360885620117188, 0.6115530133247375, -0.6312360763549805, 0.11999999731779099, 44.60749816894531, -0.7668750286102295, -0.7162500023841858, -0.7037500143051147, -0.6031249761581421, 0.078125, -0.8424999713897705, -0.5112500190734863, -3.317500114440918, 1.215000033378601, -0.6625000238418579, 2.2437500953674316, 77.33000183105469, 1.3856250047683716, -0.2693749964237213, 4.814444541931152, 0.9624999761581421, 10.823333740234375, 1.8487499952316284, 9.45555591583252, 1.230625033378601, 0.6518750190734863, 0.9822222590446472], "max": [1.4608367681503296, -0.5624618530273438, 1.7121576070785522, 0.6027551889419556, -0.42217421531677246, 1.4386587142944336, -0.4880979657173157, -0.8079652190208435, 1.5333170890808105, 0.1119249239563942, 1.5138009786605835, 0.10852979123592377, 72.72437286376953, 81.57454681396484, 30.492000579833984, 9.604999542236328, 77.12187194824219, 68.99124908447266, 76.44562530517578, 91.93812561035156, 82.02625274658203, 104.68312072753906, 77.85624694824219, 108.90937805175781, 28.55666732788086, 82.36125183105469, 2.1875, 0.23999999463558197, 31.087499618530273, 1.71875, 31.46812629699707, 2.0399999618530273, 27.921875, 2.865000009536743, 23.2137508392334, 66.42874908447266], "mean": [0.737577497959137, -1.0345087051391602, 1.2806843519210815, -0.15072353184223175, -1.0369586944580078, 0.7660177946090698, -0.8488970994949341, -0.9879374504089355, 1.1558034420013428, -0.3541679382324219, 1.2072949409484863, -0.43903595209121704, 41.636444091796875, 59.94731903076172, 0.16346251964569092, 1.244785189628601, 32.91373825073242, 18.79233741760254, 36.38644790649414, 27.621030807495117, 39.477813720703125, 23.885374069213867, 31.76498031616211, 42.84260177612305, 9.461061477661133, 80.80448913574219, 1.4560238122940063, -0.20217111706733704, 24.629560470581055, 1.0447989702224731, 23.992332458496094, 1.9073013067245483, 21.29877471923828, 1.2960375547409058, 8.206238746643066, 37.608097076416016], "std": [0.543621838092804, 0.25272175669670105, 0.31765979528427124, 0.3619200885295868, 0.3216153681278229, 0.35972967743873596, 0.1576288342475891, 0.19160796701908112, 0.13742595911026, 0.4712965190410614, 0.26851069927215576, 0.2456599771976471, 27.28944969177246, 10.6600341796875, 3.7405405044555664, 2.892134666442871, 25.33654022216797, 19.864349365234375, 26.512975692749023, 28.20697593688965, 31.243398666381836, 25.94552230834961, 27.357446670532227, 33.623382568359375, 4.113321781158447, 1.2928129434585571, 0.06516329944133759, 0.1006167083978653, 4.612546920776367, 0.061897993087768555, 4.942396640777588, 0.023599397391080856, 4.781693458557129, 0.13521194458007812, 7.1935505867004395, 20.28427505493164], "count": [678]}, "timestamp": {"min": [0.0], "max": [22.566666666666666], "mean": [11.283333333333333], "std": [6.524050945596665], "count": [678]}, "frame_index": {"min": [0], "max": [677], "mean": [338.5], "std": [195.72152836789994], "count": [678]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [678]}, "index": {"min": [6173], "max": [6850], "mean": [6511.5], "std": [195.72152836789994], "count": [678]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [678]}, "subtask_annotation": {"mean": [1.5575221238938053, 6.0, 6.0, 6.0, 6.0], "std": [0.9275023055479023, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [678]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [678]}, "eef_direction_state": {"mean": [3.556047197640118, 4.870206489675517], "std": [1.8051753714435055, 1.5976467627735875], "min": [0, 1], "max": [6, 6], "count": [678]}, "eef_velocity_state": {"mean": [1.1342182890855457, 0.4896755162241888], "std": [0.6481038097558741, 0.6578634056489087], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_state": {"mean": [0.8303834808259587, 0.2861356932153392], "std": [0.846208009023416, 0.6408991603986794], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_direction_action": {"mean": [3.556047197640118, 4.870206489675517], "std": [1.8051753714435055, 1.5976467627735875], "min": [0, 1], "max": [6, 6], "count": [678]}, "eef_velocity_action": {"mean": [1.1342182890855457, 0.4896755162241888], "std": [0.6481038097558741, 0.6578634056489087], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_acc_mag_action": {"mean": [0.8303834808259587, 0.2861356932153392], "std": [0.846208009023416, 0.6408991603986794], "min": [0, 0], "max": [2, 2], "count": [678]}, "eef_sim_pose_state": {"mean": [0.6774321883392609, 0.21655418755162084, 1.2536120775334045, -1.0608296604914396, 0.7501899829949065, -1.5977319016740488, 0.5905983771244414, -0.11506822259567207, 1.2028768033613768, 1.2383182313910737, 0.7716163703834142, 1.3002912853928408], "std": [0.06924076229649682, 0.07824483709237989, 0.15547706977409279, 0.5400450836466734, 0.41090064337800086, 0.27917769829158146, 0.006858759329505618, 0.07679768434074515, 0.06337110794504984, 0.4206276981870814, 0.1100342940887937, 1.823083902823729], "min": [0.5665948862819357, 0.0977012157380506, 0.9715262201719835, -2.073540474439033, 0.12388256454671964, -2.174747414191348, 0.563116644160435, -0.20542235621508714, 1.0544947129881928, 0.9246520373170716, 0.6271530158897778, -3.1412731157952902], "max": [0.798713463695344, 0.37086167752506594, 1.4650701436394669, -0.32541626700426024, 1.4503720865752623, -1.1206894681099435, 0.6041052903465977, 0.0948371655242293, 1.2591637731408518, 2.197055088734281, 1.0039715184404252, 3.1112136456723745], "count": [678]}, "eef_sim_pose_action": {"mean": [0.6774321883392609, 0.21655418755162084, 1.2536120775334045, -1.0608296604914396, 0.7501899829949065, -1.5977319016740488, 0.5905983771244414, -0.11506822259567207, 1.2028768033613768, 1.2383182313910737, 0.7716163703834142, 1.3002912853928408], "std": [0.06924076229649682, 0.07824483709237989, 0.15547706977409279, 0.5400450836466734, 0.41090064337800086, 0.27917769829158146, 0.006858759329505618, 0.07679768434074515, 0.06337110794504984, 0.4206276981870814, 0.1100342940887937, 1.823083902823729], "min": [0.5665948862819357, 0.0977012157380506, 0.9715262201719835, -2.073540474439033, 0.12388256454671964, -2.174747414191348, 0.563116644160435, -0.20542235621508714, 1.0544947129881928, 0.9246520373170716, 0.6271530158897778, -3.1412731157952902], "max": [0.798713463695344, 0.37086167752506594, 1.4650701436394669, -0.32541626700426024, 1.4503720865752623, -1.1206894681099435, 0.6041052903465977, 0.0948371655242293, 1.2591637731408518, 2.197055088734281, 1.0039715184404252, 3.1112136456723745], "count": [678]}}} +{"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.4876231066176471]], [[0.4788631413398693]], [[0.47616831290849676]]], "std": [[[0.25825454724782143]], [[0.2504923229911813]], [[0.24993570230113074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5391809640522875]], [[0.558396243872549]], [[0.5373812888071895]]], "std": [[[0.3320801633000982]], [[0.3307671718447773]], [[0.3348716830719539]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.566560931372549]], [[0.5900176327614379]], [[0.5691861151960784]]], "std": [[[0.29119536379096533]], [[0.2836111451589312]], [[0.2903225479064815]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41596804738562093]], [[0.425360402369281]], [[0.39109281658496736]]], "std": [[[0.3708995245841026]], [[0.36845224860547837]], [[0.38423070657788955]]], "count": [100]}, "observation.state": {"min": [0.08921759575605392, -1.1908235549926758, 0.738298237323761, -0.6139848828315735, -1.5388723611831665, 0.29547664523124695, -1.2548638582229614, -1.4986743927001953, 0.9848214983940125, -1.3890955448150635, 0.6535868048667908, -0.6426803469657898, 1.1737499237060547, 49.546875, -0.7406250238418579, -1.8431249856948853, 0.8400000333786011, -1.1675000190734863, 0.6100000143051147, -0.6506249904632568, 0.9162499904632568, 0.37312498688697815, 1.2799999713897705, 0.08875000476837158, 1.09375, 70.01625061035156, 1.146875023841858, -0.24562500417232513, 4.791250228881836, 0.13500000536441803, 1.359375, 0.5306249856948853, 0.8756250143051147, -0.30125001072883606, 0.7406250238418579, 0.30687499046325684], "max": [1.5583752393722534, -0.6242847442626953, 1.585436224937439, 0.32437342405319214, -0.7430428266525269, 1.2894827127456665, -0.5442463755607605, -0.7593270540237427, 1.4680132865905762, 0.23318752646446228, 1.634092926979065, 0.11680304259061813, 67.74812316894531, 78.31375122070312, 19.573572158813477, 9.725000381469727, 46.74187469482422, 89.14749908447266, 71.28125, 104.42500305175781, 79.04437255859375, 102.73374938964844, 75.82749938964844, 108.24874877929688, 17.202499389648438, 82.13187408447266, 2.3862500190734863, 1.2000000476837158, 25.334375381469727, 1.5637500286102295, 26.780000686645508, 1.7937500476837158, 21.488750457763672, 1.7712500095367432, 9.365625381469727, 50.989376068115234], "mean": [0.9834727048873901, -0.8765522241592407, 1.0994107723236084, -0.23461027443408966, -1.1469124555587769, 0.8442665338516235, -0.8275153636932373, -1.021230697631836, 1.1615216732025146, -0.5598176121711731, 1.0890048742294312, -0.34708184003829956, 29.401681900024414, 63.91712951660156, 0.2881720960140228, 4.578364849090576, 18.93366050720215, 23.950279235839844, 26.41013526916504, 19.00000762939453, 30.006155014038086, 18.395904541015625, 23.48814582824707, 35.474796295166016, 6.197477340698242, 79.11154174804688, 1.2093610763549805, 0.020074712112545967, 14.90356731414795, 0.2312992364168167, 11.141407012939453, 0.6328098177909851, 9.06043529510498, 0.20256096124649048, 3.294069528579712, 17.20368766784668], "std": [0.5322834253311157, 0.22464950382709503, 0.33513668179512024, 0.2984341084957123, 0.22640983760356903, 0.3657643496990204, 0.19643130898475647, 0.24763283133506775, 0.1623980700969696, 0.5747255682945251, 0.3225095570087433, 0.3232962489128113, 26.610334396362305, 7.661569118499756, 3.420339822769165, 5.053371429443359, 17.77574920654297, 32.192466735839844, 27.284170150756836, 27.809167861938477, 31.923755645751953, 26.89009666442871, 28.60060691833496, 33.72053909301758, 4.477590560913086, 3.3355324268341064, 0.13254615664482117, 0.3539816439151764, 5.011841297149658, 0.14726471900939941, 5.5946455001831055, 0.13506995141506195, 5.085371017456055, 0.6460983157157898, 2.6096577644348145, 18.677616119384766], "count": [382]}, "action": {"min": [0.08921759575605392, -1.1908235549926758, 0.738298237323761, -0.6139848828315735, -1.5388723611831665, 0.29547664523124695, -1.2548638582229614, -1.4986743927001953, 0.9848214983940125, -1.3890955448150635, 0.6535868048667908, -0.6426803469657898, 1.1737499237060547, 49.546875, -0.7406250238418579, -1.8431249856948853, 0.8400000333786011, -1.1675000190734863, 0.6100000143051147, -0.6506249904632568, 0.9162499904632568, 0.37312498688697815, 1.2799999713897705, 0.08875000476837158, 1.09375, 70.01625061035156, 1.146875023841858, -0.24562500417232513, 4.791250228881836, 0.13500000536441803, 1.359375, 0.5306249856948853, 0.8756250143051147, -0.30125001072883606, 0.7406250238418579, 0.30687499046325684], "max": [1.5583752393722534, -0.6242847442626953, 1.585436224937439, 0.32437342405319214, -0.7430428266525269, 1.2894827127456665, -0.5442463755607605, -0.7593270540237427, 1.4680132865905762, 0.23318752646446228, 1.634092926979065, 0.11680304259061813, 67.74812316894531, 78.31375122070312, 19.573572158813477, 9.725000381469727, 46.74187469482422, 89.14749908447266, 71.28125, 104.42500305175781, 79.04437255859375, 102.73374938964844, 75.82749938964844, 108.24874877929688, 17.202499389648438, 82.13187408447266, 2.3862500190734863, 1.2000000476837158, 25.334375381469727, 1.5637500286102295, 26.780000686645508, 1.7937500476837158, 21.488750457763672, 1.7712500095367432, 9.365625381469727, 50.989376068115234], "mean": [0.9834728837013245, -0.876552402973175, 1.0994102954864502, -0.2346103936433792, -1.1469124555587769, 0.8442664742469788, -0.8275144696235657, -1.021230936050415, 1.1615217924118042, -0.5598176121711731, 1.0890051126480103, -0.34708184003829956, 29.401695251464844, 63.91712951660156, 0.28817281126976013, 4.578365802764893, 18.933664321899414, 23.950284957885742, 26.410139083862305, 19.0000057220459, 30.006160736083984, 18.395902633666992, 23.488136291503906, 35.47480010986328, 6.197474479675293, 79.11156463623047, 1.2093603610992432, 0.020074741914868355, 14.90356159210205, 0.23129916191101074, 11.141403198242188, 0.6328098773956299, 9.060430526733398, 0.20256099104881287, 3.294071912765503, 17.203676223754883], "std": [0.5322835445404053, 0.22464948892593384, 0.3351367115974426, 0.2984340786933899, 0.22640983760356903, 0.3657643496990204, 0.1964312642812729, 0.24763283133506775, 0.1623980551958084, 0.5747254490852356, 0.3225095868110657, 0.3232963979244232, 26.610342025756836, 7.661569118499756, 3.4203383922576904, 5.053371906280518, 17.775747299194336, 32.19247055053711, 27.2841739654541, 27.809165954589844, 31.923751831054688, 26.89009666442871, 28.60060691833496, 33.72053527832031, 4.477590084075928, 3.3355329036712646, 0.13254614174365997, 0.35398152470588684, 5.011841297149658, 0.1472647786140442, 5.594647407531738, 0.13507001101970673, 5.085371017456055, 0.6460983157157898, 2.6096580028533936, 18.677616119384766], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [382]}, "index": {"min": [6851], "max": [7232], "mean": [7041.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [1.2329842931937174, 6.0, 6.0, 6.0, 6.0], "std": [1.1980179944126639, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [382]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [382]}, "eef_direction_state": {"mean": [4.2643979057591626, 4.429319371727749], "std": [1.7799757421712608, 1.632131249724205], "min": [0, 1], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [0.9712041884816754, 0.7513089005235603], "std": [0.8355379589343369, 0.7508709524964868], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.6387434554973822, 0.4895287958115183], "std": [0.7895697629878615, 0.7750327052434461], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [4.2643979057591626, 4.429319371727749], "std": [1.7799757421712608, 1.632131249724205], "min": [0, 1], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [0.9712041884816754, 0.7513089005235603], "std": [0.8355379589343369, 0.7508709524964868], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [0.6387434554973822, 0.4895287958115183], "std": [0.7895697629878615, 0.7750327052434461], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.6349306566275469, 0.24536115640388112, 1.219114793718279, -1.253515264917487, 0.8854310778612832, -1.727525688176164, 0.5735138874348981, -0.08795635465741761, 1.1662477354300829, 1.4534214441493019, 0.8194003100414494, 0.464258306378136], "std": [0.0744960887776923, 0.06444983625341927, 0.1364429760695052, 0.46437431427092213, 0.34780031841003795, 0.20566373355013548, 0.015341386504381539, 0.099174680396478, 0.08166514622462993, 0.47658565910708667, 0.06919487766008656, 2.361430193839804], "min": [0.5569892444067019, 0.1446753106910555, 0.9871406785139007, -1.9640038498740116, 0.30771372540042297, -2.0742572936800827, 0.5460251556265197, -0.24772113284277011, 1.0441997303292359, 0.9590219863812715, 0.680361074767287, -3.1206046243347902], "max": [0.7566448069779572, 0.3517556340201866, 1.4320461068136217, -0.4770866082308424, 1.2926513771470125, -1.3189584861955126, 0.5966570507172486, 0.09073536873976085, 1.2513256353930782, 2.1873063401353248, 0.9676893305621834, 3.114426664501284], "count": [382]}, "eef_sim_pose_action": {"mean": [0.6349306566275469, 0.24536115640388112, 1.219114793718279, -1.253515264917487, 0.8854310778612832, -1.727525688176164, 0.5735138874348981, -0.08795635465741761, 1.1662477354300829, 1.4534214441493019, 0.8194003100414494, 0.464258306378136], "std": [0.0744960887776923, 0.06444983625341927, 0.1364429760695052, 0.46437431427092213, 0.34780031841003795, 0.20566373355013548, 0.015341386504381539, 0.099174680396478, 0.08166514622462993, 0.47658565910708667, 0.06919487766008656, 2.361430193839804], "min": [0.5569892444067019, 0.1446753106910555, 0.9871406785139007, -1.9640038498740116, 0.30771372540042297, -2.0742572936800827, 0.5460251556265197, -0.24772113284277011, 1.0441997303292359, 0.9590219863812715, 0.680361074767287, -3.1206046243347902], "max": [0.7566448069779572, 0.3517556340201866, 1.4320461068136217, -0.4770866082308424, 1.2926513771470125, -1.3189584861955126, 0.5966570507172486, 0.09073536873976085, 1.2513256353930782, 2.1873063401353248, 0.9676893305621834, 3.114426664501284], "count": [382]}}} +{"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.4803249264705882]], [[0.47281000204248363]], [[0.47000177491830064]]], "std": [[[0.25628202427862173]], [[0.24728431058964007]], [[0.24676763164465254]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847493484477124]], [[0.4950027798202615]], [[0.4722116544117647]]], "std": [[[0.31819547512437985]], [[0.32360901535523096]], [[0.3306868190391383]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5532083619281046]], [[0.5782642258986929]], [[0.5560272303921568]]], "std": [[[0.3049164728612288]], [[0.29605161094052485]], [[0.30361423438581825]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.412669362745098]], [[0.42192874387254903]], [[0.3870768321078431]]], "std": [[[0.37262335754177867]], [[0.37092523863653454]], [[0.38618231314358653]]], "count": [100]}, "observation.state": {"min": [0.36657413840293884, -1.3276541233062744, 0.7507915496826172, -0.6094071865081787, -1.5012016296386719, 0.10147249698638916, -1.2506252527236938, -1.4831769466400146, 0.946122944355011, -1.461981177330017, 0.6309128999710083, -0.6292015314102173, 1.7599999904632568, 49.82428741455078, -0.6931250095367432, -0.4168750047683716, 0.2693749964237213, -0.9018750190734863, 0.1237500011920929, -0.8474999666213989, 0.109375, -0.19687499105930328, 1.2856249809265137, 0.27250000834465027, 1.6793749332427979, 79.68437957763672, 0.8324999809265137, -0.3668749928474426, 11.369375228881836, 0.2762500047683716, 9.832500457763672, 0.7200000286102295, 8.65625, -0.25437501072883606, 0.6987500190734863, 14.760000228881836], "max": [1.635457158088684, -0.5811780095100403, 1.605320692062378, -0.1389763057231903, -0.871910035610199, 1.4263609647750854, -0.5140621662139893, -0.7303349375724792, 1.4153457880020142, 0.1819850355386734, 1.489556074142456, 0.13857099413871765, 74.7718734741211, 74.24312591552734, 21.749374389648438, 9.59000015258789, 69.49874877929688, 39.14125061035156, 77.36062622070312, 52.342498779296875, 80.80937194824219, 57.81562423706055, 68.84062194824219, 77.54437255859375, 12.604999542236328, 82.22000122070312, 2.96875, 0.2618750035762787, 23.265625, 1.4474999904632568, 23.3643741607666, 1.8962500095367432, 25.568750381469727, 1.6462500095367432, 15.494375228881836, 54.26874923706055], "mean": [1.0305700302124023, -0.891296923160553, 1.128725528717041, -0.3090786635875702, -1.1357184648513794, 0.8021966814994812, -0.7969551682472229, -1.0232417583465576, 1.160142183303833, -0.5603868365287781, 0.9628695845603943, -0.34178686141967773, 35.735694885253906, 60.503753662109375, 0.49345651268959045, 4.9441070556640625, 27.61675453186035, 7.534634590148926, 28.32179832458496, 11.813637733459473, 29.33983612060547, 13.819564819335938, 24.43605613708496, 32.191837310791016, 3.9199259281158447, 81.57433319091797, 0.9334728121757507, -0.18418119847774506, 17.589860916137695, 0.3653852939605713, 17.28575897216797, 0.8165326118469238, 17.547204971313477, 0.7408185601234436, 7.4679856300354, 32.56839370727539], "std": [0.3947869837284088, 0.2583746612071991, 0.3110775649547577, 0.10724111646413803, 0.1404004693031311, 0.4774237871170044, 0.21988919377326965, 0.22852648794651031, 0.136478990316391, 0.5725592970848083, 0.2542213201522827, 0.2651595175266266, 30.44967269897461, 7.887399673461914, 3.897179365158081, 4.319327354431152, 26.308692932128906, 12.13187026977539, 28.73576545715332, 16.324302673339844, 30.393783569335938, 18.660558700561523, 28.23663902282715, 29.02943229675293, 2.7819924354553223, 0.694969892501831, 0.2361883670091629, 0.21932947635650635, 3.5566117763519287, 0.128337562084198, 4.203719615936279, 0.12400306761264801, 5.060433864593506, 0.1687949299812317, 4.621831893920898, 12.888632774353027], "count": [357]}, "action": {"min": [0.36657413840293884, -1.3276541233062744, 0.7507915496826172, -0.6094071865081787, -1.5012016296386719, 0.10147249698638916, -1.2506252527236938, -1.4831769466400146, 0.946122944355011, -1.461981177330017, 0.6309128999710083, -0.6292015314102173, 1.7599999904632568, 49.82428741455078, -0.6931250095367432, -0.4168750047683716, 0.2693749964237213, -0.9018750190734863, 0.1237500011920929, -0.8474999666213989, 0.109375, -0.19687499105930328, 1.2856249809265137, 0.27250000834465027, 1.6793749332427979, 79.68437957763672, 0.8324999809265137, -0.3668749928474426, 11.369375228881836, 0.2762500047683716, 9.832500457763672, 0.7200000286102295, 8.65625, -0.25437501072883606, 0.6987500190734863, 14.760000228881836], "max": [1.635457158088684, -0.5811780095100403, 1.605320692062378, -0.1389763057231903, -0.871910035610199, 1.4263609647750854, -0.5140621662139893, -0.7303349375724792, 1.4153457880020142, 0.1819850355386734, 1.489556074142456, 0.13857099413871765, 74.7718734741211, 74.24312591552734, 21.749374389648438, 9.59000015258789, 69.49874877929688, 39.14125061035156, 77.36062622070312, 52.342498779296875, 80.80937194824219, 57.81562423706055, 68.84062194824219, 77.54437255859375, 12.604999542236328, 82.22000122070312, 2.96875, 0.2618750035762787, 23.265625, 1.4474999904632568, 23.3643741607666, 1.8962500095367432, 25.568750381469727, 1.6462500095367432, 15.494375228881836, 54.26874923706055], "mean": [1.0305700302124023, -0.8912969827651978, 1.1287256479263306, -0.3090786635875702, -1.1357181072235107, 0.8021966814994812, -0.7969561219215393, -1.0232419967651367, 1.1601426601409912, -0.5603872537612915, 0.9628695845603943, -0.3417869508266449, 35.735694885253906, 60.50379180908203, 0.4934573173522949, 4.944105625152588, 27.61674690246582, 7.534631729125977, 28.321794509887695, 11.813640594482422, 29.339832305908203, 13.81956958770752, 24.436063766479492, 32.19183349609375, 3.91992449760437, 81.57440185546875, 0.9334725141525269, -0.18418119847774506, 17.589868545532227, 0.36538541316986084, 17.28575325012207, 0.8165328502655029, 17.54720687866211, 0.740818202495575, 7.467981815338135, 32.56840515136719], "std": [0.3947869837284088, 0.25837472081184387, 0.3110774755477905, 0.10724109411239624, 0.1404004544019699, 0.4774238169193268, 0.21988926827907562, 0.2285265177488327, 0.1364789754152298, 0.5725594162940979, 0.2542213201522827, 0.2651594877243042, 30.449676513671875, 7.887399196624756, 3.8971784114837646, 4.319324493408203, 26.308692932128906, 12.13187313079834, 28.73577308654785, 16.324304580688477, 30.393779754638672, 18.660560607910156, 28.23663330078125, 29.029434204101562, 2.781991720199585, 0.694969892501831, 0.23618845641613007, 0.21932950615882874, 3.5566110610961914, 0.12833762168884277, 4.203719139099121, 0.12400314956903458, 5.060434818267822, 0.1687946915626526, 4.621831893920898, 12.888632774353027], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [357]}, "index": {"min": [7233], "max": [7589], "mean": [7411.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [1.2941176470588236, 6.0, 6.0, 6.0, 6.0], "std": [1.159684163342844, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [357]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [357]}, "eef_direction_state": {"mean": [4.224089635854342, 4.226890756302521], "std": [1.685390203372401, 1.7317450022366754], "min": [0, 2], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [1.0756302521008403, 0.7282913165266106], "std": [0.7973309523655874, 0.7571216644995485], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.7282913165266106, 0.5042016806722689], "std": [0.8176009479523998, 0.7836631956030803], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [4.224089635854342, 4.226890756302521], "std": [1.685390203372401, 1.7317450022366754], "min": [0, 2], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [1.0756302521008403, 0.7282913165266106], "std": [0.7973309523655874, 0.7571216644995485], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.7282913165266106, 0.5042016806722689], "std": [0.8176009479523998, 0.7836631956030803], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.6440198555082437, 0.25347071453483344, 1.1916998218711576, -1.2424919078072765, 0.7902366986605347, -1.6812499327064934, 0.5885381918703381, -0.08508176316318161, 1.1515178628651723, 1.6023077698309738, 0.8473853441375845, 0.7338624083902096], "std": [0.07526017413528747, 0.060820254092732694, 0.11124013529719218, 0.44746098996815803, 0.45704702472615066, 0.2601191942565575, 0.020364785486838382, 0.0979131062831904, 0.058166718169546106, 0.384332496278055, 0.12514142375879672, 2.333773709275183], "min": [0.5613193400246932, 0.15556311185886887, 0.9775881390867396, -2.1317541853493758, 0.3360512563351734, -2.2304106442650804, 0.5461142656197989, -0.23838217015658256, 1.0582695337672494, 1.195799228496078, 0.6335282379745091, -3.1237796755053893], "max": [0.778693130149751, 0.36554674675258925, 1.3703067737376182, -0.7729452445269369, 1.424480192182667, -1.291669105814517, 0.6101016384231153, 0.09919334350441364, 1.2243892114470238, 2.2489395209217116, 1.0632272336154598, 3.1131676759636084], "count": [357]}, "eef_sim_pose_action": {"mean": [0.6440198555082437, 0.25347071453483344, 1.1916998218711576, -1.2424919078072765, 0.7902366986605347, -1.6812499327064934, 0.5885381918703381, -0.08508176316318161, 1.1515178628651723, 1.6023077698309738, 0.8473853441375845, 0.7338624083902096], "std": [0.07526017413528747, 0.060820254092732694, 0.11124013529719218, 0.44746098996815803, 0.45704702472615066, 0.2601191942565575, 0.020364785486838382, 0.0979131062831904, 0.058166718169546106, 0.384332496278055, 0.12514142375879672, 2.333773709275183], "min": [0.5613193400246932, 0.15556311185886887, 0.9775881390867396, -2.1317541853493758, 0.3360512563351734, -2.2304106442650804, 0.5461142656197989, -0.23838217015658256, 1.0582695337672494, 1.195799228496078, 0.6335282379745091, -3.1237796755053893], "max": [0.778693130149751, 0.36554674675258925, 1.3703067737376182, -0.7729452445269369, 1.424480192182667, -1.291669105814517, 0.6101016384231153, 0.09919334350441364, 1.2243892114470238, 2.2489395209217116, 1.0632272336154598, 3.1131676759636084], "count": [357]}}} +{"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.4842685498366013]], [[0.4757134701797386]], [[0.4722718382352941]]], "std": [[[0.25384593842398684]], [[0.24642479028874878]], [[0.2465494698503099]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48129600285947716]], [[0.49357950980392157]], [[0.4689917769607843]]], "std": [[[0.3169222729628887]], [[0.3198508849138172]], [[0.3277743663174486]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.16470588235294117]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5766395772058824]], [[0.5830811049836601]], [[0.5623698182189542]]], "std": [[[0.2948065447347068]], [[0.2954140406683748]], [[0.30245320765166206]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42784889093137257]], [[0.4364521875]], [[0.3990452757352941]]], "std": [[[0.37126188518996606]], [[0.37117823795418137]], [[0.38701513604514565]]], "count": [100]}, "observation.state": {"min": [0.34788185358047485, -1.2552930116653442, 0.6859884262084961, -0.626835823059082, -1.5571354627609253, 0.18875886499881744, -1.3884650468826294, -1.5220874547958374, 0.8917838335037231, -1.5166990756988525, 0.6038996577262878, -0.6645515561103821, 1.328125, 48.942501068115234, -0.6787500381469727, -0.7350000143051147, 0.015625, -0.49000000953674316, 0.13374999165534973, -0.5049999952316284, -0.14562499523162842, 0.1106249988079071, 1.4393749237060547, -0.04555555433034897, 2.2493748664855957, 78.75749969482422, 1.1424999237060547, -0.3787499964237213, 13.103750228881836, 0.9681249856948853, 12.510000228881836, 1.933750033378601, 11.088749885559082, 0.7243750095367432, 0.9943749904632568, 30.260000228881836], "max": [1.4770971536636353, -0.5624856948852539, 1.5475986003875732, -0.10020885616540909, -0.8087281584739685, 1.3764077425003052, -0.4647802710533142, -0.6514542698860168, 1.506947636604309, 0.27188611030578613, 1.5680975914001465, 0.15230411291122437, 69.5625, 74.2874984741211, 15.3306245803833, 9.346875190734863, 63.47687530517578, 40.40812683105469, 60.270626068115234, 58.10499954223633, 71.19437408447266, 71.18375396728516, 67.57687377929688, 79.24687194824219, 18.0887508392334, 82.29812622070312, 2.3324999809265137, 0.24124999344348907, 27.005624771118164, 1.5850000381469727, 29.6200008392334, 2.0325000286102295, 27.713125228881836, 1.9162499904632568, 14.692500114440918, 62.13750076293945], "mean": [1.0746368169784546, -0.8646982312202454, 1.1075631380081177, -0.3275865912437439, -1.1973081827163696, 0.8181698322296143, -0.8317312002182007, -0.9840797185897827, 1.1456929445266724, -0.5936219692230225, 0.9926226735115051, -0.327647864818573, 30.576662063598633, 59.98052215576172, 0.2991439402103424, 4.767275333404541, 22.13654136657715, 11.20461654663086, 24.21581268310547, 17.345996856689453, 25.336124420166016, 20.996837615966797, 23.612455368041992, 31.519481658935547, 8.94931411743164, 81.12767791748047, 1.236759901046753, -0.22689154744148254, 19.690448760986328, 1.023626446723938, 20.002721786499023, 1.9718178510665894, 18.602188110351562, 0.7899800539016724, 5.1462931632995605, 46.40254211425781], "std": [0.40726640820503235, 0.25281915068626404, 0.3355637788772583, 0.1219363659620285, 0.2248031347990036, 0.41821449995040894, 0.25881701707839966, 0.29722946882247925, 0.20030240714550018, 0.615247368812561, 0.28013649582862854, 0.31473514437675476, 28.336450576782227, 5.052269458770752, 2.7707083225250244, 4.4509124755859375, 25.196096420288086, 15.159448623657227, 26.366853713989258, 22.209030151367188, 27.59032440185547, 26.885313034057617, 27.84892463684082, 31.55457305908203, 5.4352264404296875, 1.2068442106246948, 0.1276962012052536, 0.18623171746730804, 4.342592239379883, 0.06780090183019638, 4.694063186645508, 0.016125818714499474, 5.01515531539917, 0.1325308233499527, 4.121568202972412, 8.90746784210205], "count": [357]}, "action": {"min": [0.34788185358047485, -1.2552930116653442, 0.6859884262084961, -0.626835823059082, -1.5571354627609253, 0.18875886499881744, -1.3884650468826294, -1.5220874547958374, 0.8917838335037231, -1.5166990756988525, 0.6038996577262878, -0.6645515561103821, 1.328125, 48.942501068115234, -0.6787500381469727, -0.7350000143051147, 0.015625, -0.49000000953674316, 0.13374999165534973, -0.5049999952316284, -0.14562499523162842, 0.1106249988079071, 1.4393749237060547, -0.04555555433034897, 2.2493748664855957, 78.75749969482422, 1.1424999237060547, -0.3787499964237213, 13.103750228881836, 0.9681249856948853, 12.510000228881836, 1.933750033378601, 11.088749885559082, 0.7243750095367432, 0.9943749904632568, 30.260000228881836], "max": [1.4770971536636353, -0.5624856948852539, 1.5475986003875732, -0.10020885616540909, -0.8087281584739685, 1.3764077425003052, -0.4647802710533142, -0.6514542698860168, 1.506947636604309, 0.27188611030578613, 1.5680975914001465, 0.15230411291122437, 69.5625, 74.2874984741211, 15.3306245803833, 9.346875190734863, 63.47687530517578, 40.40812683105469, 60.270626068115234, 58.10499954223633, 71.19437408447266, 71.18375396728516, 67.57687377929688, 79.24687194824219, 18.0887508392334, 82.29812622070312, 2.3324999809265137, 0.24124999344348907, 27.005624771118164, 1.5850000381469727, 29.6200008392334, 2.0325000286102295, 27.713125228881836, 1.9162499904632568, 14.692500114440918, 62.13750076293945], "mean": [1.0746368169784546, -0.8646984100341797, 1.1075631380081177, -0.3275863826274872, -1.19730806350708, 0.8181700110435486, -0.8317314386367798, -0.9840800762176514, 1.1456924676895142, -0.5936219096183777, 0.9926225543022156, -0.3276479244232178, 30.576658248901367, 59.98055648803711, 0.2991439700126648, 4.76727294921875, 22.136531829833984, 11.204610824584961, 24.21581268310547, 17.345996856689453, 25.33612060546875, 20.996829986572266, 23.612457275390625, 31.51946258544922, 8.94931411743164, 81.1276626586914, 1.2367600202560425, -0.22689153254032135, 19.690460205078125, 1.0236272811889648, 20.00273323059082, 1.9718174934387207, 18.602184295654297, 0.7899795770645142, 5.146295547485352, 46.40256118774414], "std": [0.40726637840270996, 0.25281915068626404, 0.3355637788772583, 0.1219363585114479, 0.22480307519435883, 0.41821447014808655, 0.25881704688072205, 0.29722949862480164, 0.2003023624420166, 0.615247368812561, 0.2801365256309509, 0.31473520398139954, 28.336442947387695, 5.052270889282227, 2.7707104682922363, 4.450911998748779, 25.19610023498535, 15.159446716308594, 26.366859436035156, 22.209030151367188, 27.590328216552734, 26.885316848754883, 27.84893035888672, 31.554574966430664, 5.4352264404296875, 1.2068445682525635, 0.1276961714029312, 0.18623167276382446, 4.342592239379883, 0.06780093908309937, 4.694063663482666, 0.016125818714499474, 5.01515531539917, 0.13253094255924225, 4.121567249298096, 8.907468795776367], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [357]}, "index": {"min": [7590], "max": [7946], "mean": [7768.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [1.2044817927170868, 6.0, 6.0, 6.0, 6.0], "std": [1.1052115266210631, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [357]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [357]}, "eef_direction_state": {"mean": [3.84593837535014, 4.431372549019608], "std": [1.9693211521039375, 1.7470011339571507], "min": [0, 2], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [1.0868347338935573, 0.6834733893557423], "std": [0.7819893528925138, 0.8082773690474615], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.8571428571428571, 0.47058823529411764], "std": [0.8296235954479884, 0.7576707200926248], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [3.84593837535014, 4.431372549019608], "std": [1.9693211521039375, 1.7470011339571507], "min": [0, 2], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [1.0868347338935573, 0.6834733893557423], "std": [0.7819893528925138, 0.8082773690474615], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.8571428571428571, 0.47058823529411764], "std": [0.8296235954479884, 0.7576707200926248], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.6420174449473683, 0.2620517532027407, 1.2009372985290911, -1.2640155017360637, 0.8228632534283622, -1.6904108485512674, 0.5821869452461756, -0.09175537690386446, 1.1549367243725854, 1.6369098856761748, 0.878089378996318, 0.67160433757079], "std": [0.07848189300477572, 0.0524497772704278, 0.10227880006254052, 0.3938774180235936, 0.39602247672586255, 0.24670333364451438, 0.0067790118393128655, 0.11034968465208428, 0.06414198915280965, 0.4073444699023836, 0.09636467491356465, 2.3469535942429522], "min": [0.5578748886133774, 0.17848102868954013, 1.005604182785283, -2.0865448943698643, 0.33304899003715716, -2.2698691812072775, 0.5597826133300958, -0.26686381119832525, 1.0574967276961644, 1.2206683010047445, 0.7039733474182439, -3.139454334534711], "max": [0.7676953409528098, 0.34983189457152214, 1.3613464365674028, -0.7947089803145893, 1.397584893786779, -1.3584176376001165, 0.5979525803685818, 0.10002370059472762, 1.233848344631296, 2.257856704725101, 0.9992265118968318, 3.098409385755086], "count": [357]}, "eef_sim_pose_action": {"mean": [0.6420174449473683, 0.2620517532027407, 1.2009372985290911, -1.2640155017360637, 0.8228632534283622, -1.6904108485512674, 0.5821869452461756, -0.09175537690386446, 1.1549367243725854, 1.6369098856761748, 0.878089378996318, 0.67160433757079], "std": [0.07848189300477572, 0.0524497772704278, 0.10227880006254052, 0.3938774180235936, 0.39602247672586255, 0.24670333364451438, 0.0067790118393128655, 0.11034968465208428, 0.06414198915280965, 0.4073444699023836, 0.09636467491356465, 2.3469535942429522], "min": [0.5578748886133774, 0.17848102868954013, 1.005604182785283, -2.0865448943698643, 0.33304899003715716, -2.2698691812072775, 0.5597826133300958, -0.26686381119832525, 1.0574967276961644, 1.2206683010047445, 0.7039733474182439, -3.139454334534711], "max": [0.7676953409528098, 0.34983189457152214, 1.3613464365674028, -0.7947089803145893, 1.397584893786779, -1.3584176376001165, 0.5979525803685818, 0.10002370059472762, 1.233848344631296, 2.257856704725101, 0.9992265118968318, 3.098409385755086], "count": [357]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4792941811028618]], [[0.4711523831620027]], [[0.46959979218224507]]], "std": [[[0.25993115832964303]], [[0.2522608497699459]], [[0.2514028241352602]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5300887409575481]], [[0.5399436571958881]], [[0.5214366096357638]]], "std": [[[0.2974327089287237]], [[0.303084041003528]], [[0.30827644119027425]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1607843137254902]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5516501106510565]], [[0.5671576519766482]], [[0.554287982264103]]], "std": [[[0.30794225453176244]], [[0.3067553105737294]], [[0.313582700563756]]], "count": [103]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432481282521099]], [[0.436080220032997]], [[0.4039699933371407]]], "std": [[[0.37575316878832726]], [[0.37324131308610153]], [[0.3885163097183643]]], "count": [103]}, "observation.state": {"min": [0.45943960547447205, -1.3283216953277588, 0.6864652633666992, -0.7225623726844788, -1.5762782096862793, 0.43776702880859375, -1.0984164476394653, -1.48551344871521, 1.0402361154556274, -1.4909495115280151, 0.6917820572853088, -0.6486037969589233, 1.5356249809265137, 52.833126068115234, -0.2762500047683716, -0.6731250286102295, 3.555000066757202, -0.24500000476837158, 5.695624828338623, -0.8331249952316284, 4.226874828338623, 0.20555555820465088, 1.1775000095367432, 2.471874952316284, 1.109375, 74.85124969482422, 0.9700000286102295, -0.027500001713633537, 7.713125228881836, -1.5618749856948853, 9.302499771118164, 0.9443750381469727, 7.734375, 0.005624998360872269, 0.765625, 1.0744444131851196], "max": [1.6151198148727417, -0.5693522691726685, 1.592517375946045, -0.19357499480247498, -0.8402475714683533, 1.5444462299346924, -0.4892900586128235, -0.7769703269004822, 1.5274996757507324, 0.09611064195632935, 1.4942184686660767, 0.2175125926733017, 70.6043701171875, 76.39374542236328, 0.6050000190734863, 9.786250114440918, 49.75625228881836, 63.13562774658203, 58.450626373291016, 75.69499969482422, 56.553749084472656, 81.12124633789062, 52.6875, 93.56687927246094, 18.451000213623047, 81.59562683105469, 2.362499952316284, 4.784374713897705, 18.313749313354492, 1.2287499904632568, 21.3487491607666, 1.6675000190734863, 22.0106258392334, 0.9700000286102295, 19.797500610351562, 51.493751525878906], "mean": [0.9598966836929321, -0.9033157229423523, 1.108605146408081, -0.4010474979877472, -1.1608484983444214, 0.8645918369293213, -0.7641862034797668, -1.0350186824798584, 1.2538217306137085, -0.5614985227584839, 0.9854200482368469, -0.3046017587184906, 36.246952056884766, 63.42692565917969, -0.14875802397727966, 1.8153351545333862, 29.052371978759766, 22.188276290893555, 30.590206146240234, 26.137088775634766, 29.649002075195312, 28.505475997924805, 19.488386154174805, 51.92717361450195, 9.577962875366211, 78.35384368896484, 1.042980432510376, 1.7359205484390259, 13.854043006896973, 0.594900906085968, 16.34489631652832, 0.9968882203102112, 16.17885971069336, 0.3584168255329132, 11.244626998901367, 12.281037330627441], "std": [0.32606765627861023, 0.26047179102897644, 0.3153061270713806, 0.1298186182975769, 0.1767035722732544, 0.4348266124725342, 0.17961335182189941, 0.20864953100681305, 0.12792454659938812, 0.5218686461448669, 0.2125392109155655, 0.2909320592880249, 27.772933959960938, 7.482565879821777, 0.10711590945720673, 3.1917426586151123, 14.777212142944336, 26.372495651245117, 17.475069046020508, 31.56842803955078, 19.16400146484375, 31.46395492553711, 21.659944534301758, 28.490049362182617, 4.9742255210876465, 1.4892644882202148, 0.13219691812992096, 1.237473487854004, 3.613039493560791, 0.5206682682037354, 3.3784375190734863, 0.06938381493091583, 3.1833529472351074, 0.06238538399338722, 5.50004243850708, 16.56783676147461], "count": [483]}, "action": {"min": [0.45943960547447205, -1.3283216953277588, 0.6864652633666992, -0.7225623726844788, -1.5762782096862793, 0.43776702880859375, -1.0984164476394653, -1.48551344871521, 1.0402361154556274, -1.4909495115280151, 0.6917820572853088, -0.6486037969589233, 1.5356249809265137, 52.833126068115234, -0.2762500047683716, -0.6731250286102295, 3.555000066757202, -0.24500000476837158, 5.695624828338623, -0.8331249952316284, 4.226874828338623, 0.20555555820465088, 1.1775000095367432, 2.471874952316284, 1.109375, 74.85124969482422, 0.9700000286102295, -0.027500001713633537, 7.713125228881836, -1.5618749856948853, 9.302499771118164, 0.9443750381469727, 7.734375, 0.005624998360872269, 0.765625, 1.0744444131851196], "max": [1.6151198148727417, -0.5693522691726685, 1.592517375946045, -0.19357499480247498, -0.8402475714683533, 1.5444462299346924, -0.4892900586128235, -0.7769703269004822, 1.5274996757507324, 0.09611064195632935, 1.4942184686660767, 0.2175125926733017, 70.6043701171875, 76.39374542236328, 0.6050000190734863, 9.786250114440918, 49.75625228881836, 63.13562774658203, 58.450626373291016, 75.69499969482422, 56.553749084472656, 81.12124633789062, 52.6875, 93.56687927246094, 18.451000213623047, 81.59562683105469, 2.362499952316284, 4.784374713897705, 18.313749313354492, 1.2287499904632568, 21.3487491607666, 1.6675000190734863, 22.0106258392334, 0.9700000286102295, 19.797500610351562, 51.493751525878906], "mean": [0.9598965644836426, -0.9033157825469971, 1.108605146408081, -0.4010474681854248, -1.160848617553711, 0.8645923137664795, -0.7641849517822266, -1.0350186824798584, 1.253820538520813, -0.56149822473526, 0.9854198694229126, -0.3046017289161682, 36.246952056884766, 63.42692947387695, -0.1487581431865692, 1.8153353929519653, 29.052349090576172, 22.188270568847656, 30.590190887451172, 26.1370849609375, 29.64900016784668, 28.50545883178711, 19.488388061523438, 51.927181243896484, 9.577956199645996, 78.35382080078125, 1.042980432510376, 1.7359217405319214, 13.854053497314453, 0.594900906085968, 16.34490966796875, 0.9968882203102112, 16.17885971069336, 0.3584168553352356, 11.24463939666748, 12.281031608581543], "std": [0.3260676860809326, 0.26047176122665405, 0.31530624628067017, 0.12981858849525452, 0.1767035871744156, 0.43482670187950134, 0.17961333692073822, 0.2086493968963623, 0.12792450189590454, 0.5218687057495117, 0.2125391811132431, 0.2909317910671234, 27.772920608520508, 7.482568740844727, 0.1071159616112709, 3.1917433738708496, 14.777210235595703, 26.37249755859375, 17.475069046020508, 31.568431854248047, 19.16399574279785, 31.463956832885742, 21.659944534301758, 28.490055084228516, 4.974223613739014, 1.4892646074295044, 0.132196843624115, 1.237473726272583, 3.6130406856536865, 0.5206679701805115, 3.3784382343292236, 0.06938378512859344, 3.1833527088165283, 0.062385451048612595, 5.5000433921813965, 16.56783676147461], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [483]}, "index": {"min": [7947], "max": [8429], "mean": [8188.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [1.380952380952381, 6.0, 6.0, 6.0, 6.0], "std": [1.1474201523478733, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [483]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [483]}, "eef_direction_state": {"mean": [3.7660455486542443, 4.625258799171843], "std": [1.6447187246534085, 1.7464378668816325], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [1.1573498964803313, 0.6252587991718427], "std": [0.7280840847788577, 0.740952107892737], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.6956521739130435, 0.38923395445134573], "std": [0.8243962212035016, 0.7148585934430365], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [3.7660455486542443, 4.625258799171843], "std": [1.6447187246534085, 1.7464378668816325], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [1.1573498964803313, 0.6252587991718427], "std": [0.7280840847788577, 0.740952107892737], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.6956521739130435, 0.38923395445134573], "std": [0.8243962212035016, 0.7148585934430365], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.6541175108526033, 0.25191083142311893, 1.208422145386168, -1.1256762955617707, 0.7445851491127954, -1.557880078674025, 0.6105886041367987, -0.10025393841671466, 1.1628568591571684, 1.5119942697795528, 0.8531059901644871, 0.8902981894565365], "std": [0.07155611859254388, 0.06531778722622415, 0.08611399557291131, 0.43606439870028374, 0.462837050250403, 0.2893990165222122, 0.02822419247025826, 0.09086761623940211, 0.06165979447590278, 0.3477178604889906, 0.07957064095142619, 2.2732352943802123], "min": [0.5663247642137209, 0.16385500486505689, 1.0048429628909383, -2.0839144886617946, 0.16335182349514255, -2.1604290609297974, 0.548193943060017, -0.20728763751186965, 1.0550097708546515, 1.039405782027992, 0.6603605133290542, -3.113935509337138], "max": [0.7842261959056875, 0.3819319115494478, 1.3184544795384392, -0.6255775468108593, 1.469766120556709, -1.111636986024225, 0.6407964683184929, 0.07437038526485412, 1.2372029358945789, 2.168282055926676, 1.0429239351954056, 3.1373042607963946], "count": [483]}, "eef_sim_pose_action": {"mean": [0.6541175108526033, 0.25191083142311893, 1.208422145386168, -1.1256762955617707, 0.7445851491127954, -1.557880078674025, 0.6105886041367987, -0.10025393841671466, 1.1628568591571684, 1.5119942697795528, 0.8531059901644871, 0.8902981894565365], "std": [0.07155611859254388, 0.06531778722622415, 0.08611399557291131, 0.43606439870028374, 0.462837050250403, 0.2893990165222122, 0.02822419247025826, 0.09086761623940211, 0.06165979447590278, 0.3477178604889906, 0.07957064095142619, 2.2732352943802123], "min": [0.5663247642137209, 0.16385500486505689, 1.0048429628909383, -2.0839144886617946, 0.16335182349514255, -2.1604290609297974, 0.548193943060017, -0.20728763751186965, 1.0550097708546515, 1.039405782027992, 0.6603605133290542, -3.113935509337138], "max": [0.7842261959056875, 0.3819319115494478, 1.3184544795384392, -0.6255775468108593, 1.469766120556709, -1.111636986024225, 0.6407964683184929, 0.07437038526485412, 1.2372029358945789, 2.168282055926676, 1.0429239351954056, 3.1373042607963946], "count": [483]}}} +{"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.47784021854575165]], [[0.46902973856209146]], [[0.4667242994281046]]], "std": [[[0.26070430076340195]], [[0.2521241910735388]], [[0.25184274431523074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185442258986929]], [[0.529693347630719]], [[0.5090514440359477]]], "std": [[[0.30617464881232076]], [[0.31031159665808294]], [[0.31593460307628424]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.553716868872549]], [[0.5611948754084967]], [[0.5433701225490196]]], "std": [[[0.30780356001732556]], [[0.31006892284807347]], [[0.31743225075427234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41756196486928104]], [[0.4260476429738562]], [[0.3883366339869281]]], "std": [[[0.36934508881274464]], [[0.37050862410707947]], [[0.3833419118342048]]], "count": [100]}, "observation.state": {"min": [0.42629891633987427, -1.2433480024337769, 0.63653963804245, -0.6409742832183838, -1.5447137355804443, 0.48876553773880005, -1.1591558456420898, -1.4955987930297852, 1.0124996900558472, -1.5091172456741333, 0.6647211313247681, -0.682888925075531, 1.6612499952316284, 57.39125061035156, -0.2150000035762787, -0.34062498807907104, 0.08750000596046448, -0.34812501072883606, -0.051249999552965164, -0.6931250095367432, -0.06812500208616257, 0.21375000476837158, 1.4268749952316284, -0.8683333396911621, 4.619375228881836, 72.01312255859375, 0.9900000095367432, -0.21062499284744263, 7.906875133514404, 0.46875, 8.145625114440918, 1.2743749618530273, 7.833749771118164, -0.010625000111758709, 1.0199999809265137, 1.4027272462844849], "max": [1.486443281173706, -0.5727378726005554, 1.4396171569824219, -0.1993972659111023, -0.8867875933647156, 1.351494550704956, -0.5154449939727783, -0.7976653575897217, 1.454876184463501, 0.11594737321138382, 1.4436094760894775, 0.11682688444852829, 70.84312438964844, 80.24124908447266, 1.4375, 9.492500305175781, 46.86249923706055, 57.044376373291016, 56.38624954223633, 76.96062469482422, 60.188751220703125, 67.27874755859375, 63.09812545776367, 93.18812561035156, 32.12062454223633, 82.37562561035156, 2.3012499809265137, 0.49909090995788574, 27.594375610351562, 1.4262499809265137, 23.316875457763672, 1.8012499809265137, 19.16812515258789, 0.78125, 17.329374313354492, 47.53062438964844], "mean": [1.1227893829345703, -0.8390249013900757, 0.9693489074707031, -0.4190142750740051, -1.2600476741790771, 0.9290758967399597, -0.8967675566673279, -1.0574073791503906, 1.1470777988433838, -0.4976988732814789, 1.1142921447753906, -0.3674813210964203, 30.74507713317871, 65.87897491455078, -0.05774064362049103, 1.3782979249954224, 17.175241470336914, 16.164838790893555, 20.330081939697266, 16.761157989501953, 20.796762466430664, 19.21424102783203, 16.95917510986328, 30.298343658447266, 17.7448787689209, 78.77456665039062, 1.0702197551727295, -0.0032180564012378454, 16.91260528564453, 0.5586836934089661, 15.162458419799805, 1.3589204549789429, 12.874547004699707, 0.05985857918858528, 8.989912033081055, 19.002079010009766], "std": [0.3688602149486542, 0.24169419705867767, 0.2940060496330261, 0.09998713433742523, 0.1821146011352539, 0.3281481862068176, 0.2664433419704437, 0.22613105177879333, 0.16222251951694489, 0.6716563105583191, 0.3074588179588318, 0.31978216767311096, 28.48817253112793, 5.853410243988037, 0.2107737958431244, 2.59350323677063, 18.63011932373047, 22.645252227783203, 22.56999969482422, 24.656843185424805, 23.571773529052734, 25.50893783569336, 22.99397850036621, 31.94193458557129, 9.162528991699219, 3.1700334548950195, 0.1457577347755432, 0.10820312052965164, 5.196914196014404, 0.10069050639867783, 3.4433786869049072, 0.05669427663087845, 2.68462872505188, 0.09057210385799408, 4.281578540802002, 16.624919891357422], "count": [347]}, "action": {"min": [0.42629891633987427, -1.2433480024337769, 0.63653963804245, -0.6409742832183838, -1.5447137355804443, 0.48876553773880005, -1.1591558456420898, -1.4955987930297852, 1.0124996900558472, -1.5091172456741333, 0.6647211313247681, -0.682888925075531, 1.6612499952316284, 57.39125061035156, -0.2150000035762787, -0.34062498807907104, 0.08750000596046448, -0.34812501072883606, -0.051249999552965164, -0.6931250095367432, -0.06812500208616257, 0.21375000476837158, 1.4268749952316284, -0.8683333396911621, 4.619375228881836, 72.01312255859375, 0.9900000095367432, -0.21062499284744263, 7.906875133514404, 0.46875, 8.145625114440918, 1.2743749618530273, 7.833749771118164, -0.010625000111758709, 1.0199999809265137, 1.4027272462844849], "max": [1.486443281173706, -0.5727378726005554, 1.4396171569824219, -0.1993972659111023, -0.8867875933647156, 1.351494550704956, -0.5154449939727783, -0.7976653575897217, 1.454876184463501, 0.11594737321138382, 1.4436094760894775, 0.11682688444852829, 70.84312438964844, 80.24124908447266, 1.4375, 9.492500305175781, 46.86249923706055, 57.044376373291016, 56.38624954223633, 76.96062469482422, 60.188751220703125, 67.27874755859375, 63.09812545776367, 93.18812561035156, 32.12062454223633, 82.37562561035156, 2.3012499809265137, 0.49909090995788574, 27.594375610351562, 1.4262499809265137, 23.316875457763672, 1.8012499809265137, 19.16812515258789, 0.78125, 17.329374313354492, 47.53062438964844], "mean": [1.122788906097412, -0.8390249609947205, 0.9693494439125061, -0.4190140962600708, -1.2600479125976562, 0.9290762543678284, -0.8967682719230652, -1.0574077367782593, 1.1470788717269897, -0.49769872426986694, 1.1142916679382324, -0.3674810826778412, 30.745075225830078, 65.87898254394531, -0.05774064362049103, 1.378298044204712, 17.175241470336914, 16.164833068847656, 20.330081939697266, 16.761150360107422, 20.79676055908203, 19.214250564575195, 16.959165573120117, 30.29832649230957, 17.7448787689209, 78.77456665039062, 1.0702197551727295, -0.003218055469915271, 16.91260528564453, 0.5586838126182556, 15.16246223449707, 1.3589204549789429, 12.874541282653809, 0.059858597815036774, 8.98991870880127, 19.002086639404297], "std": [0.3688602149486542, 0.24169425666332245, 0.2940060496330261, 0.09998712688684464, 0.1821146011352539, 0.32814815640449524, 0.26644328236579895, 0.22613097727298737, 0.16222262382507324, 0.6716562509536743, 0.30745890736579895, 0.31978219747543335, 28.488174438476562, 5.853411674499512, 0.21077388525009155, 2.5935027599334717, 18.6301212310791, 22.645254135131836, 22.57000160217285, 24.656841278076172, 23.57176971435547, 25.508941650390625, 22.993980407714844, 31.941932678222656, 9.162528991699219, 3.1700334548950195, 0.14575780928134918, 0.10820313543081284, 5.196915626525879, 0.10069048404693604, 3.4433794021606445, 0.05669432505965233, 2.684628486633301, 0.09057210385799408, 4.281578540802002, 16.624921798706055], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [347]}, "index": {"min": [8430], "max": [8776], "mean": [8603.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [1.2276657060518732, 6.0, 6.0, 6.0, 6.0], "std": [1.1601132922191602, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [347]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [347]}, "eef_direction_state": {"mean": [3.84149855907781, 4.576368876080692], "std": [1.878348054611566, 1.7251539836746952], "min": [0, 2], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [1.0835734870317002, 0.622478386167147], "std": [0.8044837764783974, 0.7807937079500228], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.8155619596541787, 0.4438040345821326], "std": [0.8388890097364952, 0.758532974126205], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [3.84149855907781, 4.576368876080692], "std": [1.878348054611566, 1.7251539836746952], "min": [0, 2], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [1.0835734870317002, 0.622478386167147], "std": [0.8044837764783974, 0.7807937079500228], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [0.8155619596541787, 0.4438040345821326], "std": [0.8388890097364952, 0.758532974126205], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.6188194228213343, 0.2497387591724962, 1.1886648188813482, -1.3512408874932667, 0.8317178283298289, -1.7508600174334947, 0.570617595351701, -0.09158288685852602, 1.1409329869573392, 1.5567609054496783, 0.7898556950932262, 0.5739290486722048], "std": [0.07263281000465974, 0.05584180390792531, 0.08437657109512998, 0.34204270277183035, 0.3832074113215708, 0.17935971201106157, 0.020876634122273453, 0.10876436818307134, 0.05621948666729852, 0.4216142632871668, 0.13311068231872628, 2.297901485393809], "min": [0.5462300840411969, 0.16056097756621254, 1.0161668241284374, -2.065411566507956, 0.3798785092853023, -2.2503418322629383, 0.5264411624613203, -0.20269552362156631, 1.051352797616658, 1.1364101996176739, 0.6385615315430822, -3.1266903445807968], "max": [0.7509219442640788, 0.34221968725559365, 1.3357459038173896, -0.8398006890393568, 1.3174671551875243, -1.5554877941583738, 0.5913815076223015, 0.09606903942312198, 1.2088094219687384, 2.229965612753679, 0.9841894438414562, 3.110093270027002], "count": [347]}, "eef_sim_pose_action": {"mean": [0.6188194228213343, 0.2497387591724962, 1.1886648188813482, -1.3512408874932667, 0.8317178283298289, -1.7508600174334947, 0.570617595351701, -0.09158288685852602, 1.1409329869573392, 1.5567609054496783, 0.7898556950932262, 0.5739290486722048], "std": [0.07263281000465974, 0.05584180390792531, 0.08437657109512998, 0.34204270277183035, 0.3832074113215708, 0.17935971201106157, 0.020876634122273453, 0.10876436818307134, 0.05621948666729852, 0.4216142632871668, 0.13311068231872628, 2.297901485393809], "min": [0.5462300840411969, 0.16056097756621254, 1.0161668241284374, -2.065411566507956, 0.3798785092853023, -2.2503418322629383, 0.5264411624613203, -0.20269552362156631, 1.051352797616658, 1.1364101996176739, 0.6385615315430822, -3.1266903445807968], "max": [0.7509219442640788, 0.34221968725559365, 1.3357459038173896, -0.8398006890393568, 1.3174671551875243, -1.5554877941583738, 0.5913815076223015, 0.09606903942312198, 1.2088094219687384, 2.229965612753679, 0.9841894438414562, 3.110093270027002], "count": [347]}}} +{"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.4736973942969518]], [[0.4645894463242524]], [[0.46317410456070335]]], "std": [[[0.2666815262122208]], [[0.25570265892196203]], [[0.25486281820308127]]], "count": [113]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49633110829139915]], [[0.5202879178957719]], [[0.49731058404187634]]], "std": [[[0.3278848496595775]], [[0.32284968045501056]], [[0.33029053959933075]]], "count": [113]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398614455000289]], [[0.5472905152842849]], [[0.5292126858117878]]], "std": [[[0.30569975455224097]], [[0.3091012337514545]], [[0.31577088379522794]]], "count": [113]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41953886502978777]], [[0.4280091803314246]], [[0.39334111826884144]]], "std": [[[0.37133916421481766]], [[0.37178474475676404]], [[0.38500443997405764]]], "count": [113]}, "observation.state": {"min": [0.08654726296663284, -1.2621594667434692, 0.5978913903236389, -0.6794079542160034, -1.601116418838501, 0.6203984618186951, -1.2273260354995728, -1.4712082147598267, 0.9856268167495728, -1.5307183265686035, 0.6641250848770142, -0.6172486543655396, 1.2912499904632568, 51.869998931884766, -0.21375000476837158, -0.3956249952316284, -0.3643749952316284, 0.02499999850988388, 0.005625000223517418, -0.7606250047683716, 0.4518750011920929, -3.0406250953674316, 1.2549999952316284, -0.734375, 1.368749976158142, 73.01555633544922, 0.8918750286102295, -0.390625, 5.526249885559082, 0.7456250190734863, 5.011875152587891, 1.5981249809265137, 1.5049999952316284, 0.5349999666213989, 0.6825000047683716, 0.6625000238418579], "max": [1.5185588598251343, -0.5351148247718811, 1.3215028047561646, 0.010109102353453636, -0.8037689924240112, 1.5258069038391113, -0.4929856061935425, -0.7557507753372192, 1.4590247869491577, 0.16303840279579163, 1.64095938205719, 0.25599393248558044, 76.015625, 80.5687484741211, 0.004999999888241291, 9.341249465942383, 57.66374969482422, 56.791873931884766, 68.83000183105469, 78.45375061035156, 80.19437408447266, 71.48937225341797, 67.85187530517578, 100.65625, 24.963333129882812, 82.57562255859375, 2.3662500381469727, 3.8380000591278076, 25.936874389648438, 1.3250000476837158, 25.405624389648438, 1.7293750047683716, 23.3543758392334, 1.3862500190734863, 25.3125, 53.83250045776367], "mean": [0.8679051995277405, -0.8743258118629456, 0.9893268942832947, -0.3591226041316986, -1.2111588716506958, 1.0730316638946533, -0.9816302061080933, -1.0517617464065552, 1.145333170890808, -0.3748984932899475, 1.1669164896011353, -0.31412172317504883, 40.37942123413086, 63.1524658203125, -0.09539743512868881, 0.44161924719810486, 29.6243896484375, 23.69146156311035, 34.91861343383789, 22.926252365112305, 36.487239837646484, 27.532760620117188, 32.087703704833984, 44.3802604675293, 10.014117240905762, 80.74679565429688, 0.9676526188850403, -0.010509192012250423, 17.65928077697754, 0.9812164306640625, 18.082544326782227, 1.660240888595581, 15.414140701293945, 1.1150636672973633, 13.16580581665039, 9.768216133117676], "std": [0.49208542704582214, 0.21189437806606293, 0.25811100006103516, 0.19639906287193298, 0.22849945724010468, 0.258748859167099, 0.28549307584762573, 0.19036652147769928, 0.13984106481075287, 0.6466257572174072, 0.27729517221450806, 0.3153029680252075, 29.405000686645508, 11.00389575958252, 0.05224882811307907, 2.4010252952575684, 23.081825256347656, 22.10859489440918, 28.376771926879883, 22.534120559692383, 29.742448806762695, 25.865053176879883, 29.111061096191406, 31.925416946411133, 6.666741847991943, 1.8154480457305908, 0.13060754537582397, 0.6018291115760803, 5.437722682952881, 0.10432448983192444, 5.913772106170654, 0.02441914938390255, 6.129563331604004, 0.33963653445243835, 7.949315547943115, 13.937886238098145], "count": [548]}, "action": {"min": [0.08654726296663284, -1.2621594667434692, 0.5978913903236389, -0.6794079542160034, -1.601116418838501, 0.6203984618186951, -1.2273260354995728, -1.4712082147598267, 0.9856268167495728, -1.5307183265686035, 0.6641250848770142, -0.6172486543655396, 1.2912499904632568, 51.869998931884766, -0.21375000476837158, -0.3956249952316284, -0.3643749952316284, 0.02499999850988388, 0.005625000223517418, -0.7606250047683716, 0.4518750011920929, -3.0406250953674316, 1.2549999952316284, -0.734375, 1.368749976158142, 73.01555633544922, 0.8918750286102295, -0.390625, 5.526249885559082, 0.7456250190734863, 5.011875152587891, 1.5981249809265137, 1.5049999952316284, 0.5349999666213989, 0.6825000047683716, 0.6625000238418579], "max": [1.5185588598251343, -0.5351148247718811, 1.3215028047561646, 0.010109102353453636, -0.8037689924240112, 1.5258069038391113, -0.4929856061935425, -0.7557507753372192, 1.4590247869491577, 0.16303840279579163, 1.64095938205719, 0.25599393248558044, 76.015625, 80.5687484741211, 0.004999999888241291, 9.341249465942383, 57.66374969482422, 56.791873931884766, 68.83000183105469, 78.45375061035156, 80.19437408447266, 71.48937225341797, 67.85187530517578, 100.65625, 24.963333129882812, 82.57562255859375, 2.3662500381469727, 3.8380000591278076, 25.936874389648438, 1.3250000476837158, 25.405624389648438, 1.7293750047683716, 23.3543758392334, 1.3862500190734863, 25.3125, 53.83250045776367], "mean": [0.86790531873703, -0.8743256330490112, 0.9893266558647156, -0.3591226041316986, -1.2111594676971436, 1.0730317831039429, -0.9816304445266724, -1.0517619848251343, 1.1453313827514648, -0.3748983144760132, 1.1669162511825562, -0.31412187218666077, 40.37942123413086, 63.15251541137695, -0.0953974649310112, 0.44161900877952576, 29.6243953704834, 23.691448211669922, 34.91862487792969, 22.926240921020508, 36.48721694946289, 27.53276252746582, 32.08769989013672, 44.38026809692383, 10.014124870300293, 80.74679565429688, 0.9676517844200134, -0.010509262792766094, 17.659255981445312, 0.9812175631523132, 18.08254623413086, 1.6602416038513184, 15.41413688659668, 1.1150641441345215, 13.165802955627441, 9.768220901489258], "std": [0.492085725069046, 0.21189437806606293, 0.25811100006103516, 0.19639909267425537, 0.22849945724010468, 0.2587487995624542, 0.2854931950569153, 0.1903664767742157, 0.13984093070030212, 0.6466259360313416, 0.2772950828075409, 0.31530290842056274, 29.404998779296875, 11.003902435302734, 0.052248816937208176, 2.4010250568389893, 23.08182144165039, 22.10858726501465, 28.376766204833984, 22.53412437438965, 29.74245262145996, 25.86505699157715, 29.111053466796875, 31.925418853759766, 6.666740417480469, 1.815447449684143, 0.13060736656188965, 0.6018289923667908, 5.4377241134643555, 0.10432454198598862, 5.9137749671936035, 0.024419154971837997, 6.1295623779296875, 0.33963656425476074, 7.949315547943115, 13.937885284423828], "count": [548]}, "timestamp": {"min": [0.0], "max": [18.233333333333334], "mean": [9.116666666666667], "std": [5.273123678933895], "count": [548]}, "frame_index": {"min": [0], "max": [547], "mean": [273.5], "std": [158.19371036801684], "count": [548]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [548]}, "index": {"min": [8777], "max": [9324], "mean": [9050.5], "std": [158.19371036801684], "count": [548]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [548]}, "subtask_annotation": {"mean": [1.4653284671532847, 6.0, 6.0, 6.0, 6.0], "std": [1.087706051354471, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [548]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [548]}, "eef_direction_state": {"mean": [3.8485401459854014, 5.036496350364963], "std": [1.798432423722077, 1.4657090614806125], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_state": {"mean": [1.094890510948905, 0.5182481751824818], "std": [0.7337854225904943, 0.7209299527715849], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_state": {"mean": [0.8412408759124088, 0.3083941605839416], "std": [0.8252271930086821, 0.6602385474417205], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_direction_action": {"mean": [3.8485401459854014, 5.036496350364963], "std": [1.798432423722077, 1.4657090614806125], "min": [0, 0], "max": [6, 6], "count": [548]}, "eef_velocity_action": {"mean": [1.094890510948905, 0.5182481751824818], "std": [0.7337854225904943, 0.7209299527715849], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_acc_mag_action": {"mean": [0.8412408759124088, 0.3083941605839416], "std": [0.8252271930086821, 0.6602385474417205], "min": [0, 0], "max": [2, 2], "count": [548]}, "eef_sim_pose_state": {"mean": [0.6281999454366946, 0.2247433239866798, 1.2558366499506595, -1.0917934215749265, 0.8267749106536889, -1.5678570249068169, 0.574011761197312, -0.11517401527452453, 1.1275272741186868, 1.5401229966440557, 0.6661958649617356, 0.9884659662198308], "std": [0.06369803205545714, 0.06033291985584363, 0.12201395855662037, 0.4865599865506106, 0.35711476290840777, 0.2722549516716282, 0.016982100021959476, 0.09820967615431923, 0.04789114813372091, 0.3326584615382933, 0.1578634353935727, 2.1533020338308204], "min": [0.5367440971563984, 0.1442797942413626, 1.0081336134252294, -2.0805750289901703, 0.24956710709712393, -2.1413300661808545, 0.5239068966722238, -0.22001010812206762, 1.054135665388313, 1.0343761309756583, 0.4501588737871982, -3.1238005924155297], "max": [0.7127612733283956, 0.36461017868787793, 1.449881256127946, -0.3117054389796149, 1.459813178096986, -1.0094942485740412, 0.5931586148266347, 0.08644520061320052, 1.2210638133977865, 2.1650461767644544, 0.9504217763381253, 3.1184689347166494], "count": [548]}, "eef_sim_pose_action": {"mean": [0.6281999454366946, 0.2247433239866798, 1.2558366499506595, -1.0917934215749265, 0.8267749106536889, -1.5678570249068169, 0.574011761197312, -0.11517401527452453, 1.1275272741186868, 1.5401229966440557, 0.6661958649617356, 0.9884659662198308], "std": [0.06369803205545714, 0.06033291985584363, 0.12201395855662037, 0.4865599865506106, 0.35711476290840777, 0.2722549516716282, 0.016982100021959476, 0.09820967615431923, 0.04789114813372091, 0.3326584615382933, 0.1578634353935727, 2.1533020338308204], "min": [0.5367440971563984, 0.1442797942413626, 1.0081336134252294, -2.0805750289901703, 0.24956710709712393, -2.1413300661808545, 0.5239068966722238, -0.22001010812206762, 1.054135665388313, 1.0343761309756583, 0.4501588737871982, -3.1238005924155297], "max": [0.7127612733283956, 0.36461017868787793, 1.449881256127946, -0.3117054389796149, 1.459813178096986, -1.0094942485740412, 0.5931586148266347, 0.08644520061320052, 1.2210638133977865, 2.1650461767644544, 0.9504217763381253, 3.1184689347166494], "count": [548]}}} +{"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.4682175633169935]], [[0.46200582312091504]], [[0.4610038725490196]]], "std": [[[0.2771103521839316]], [[0.2669367089262256]], [[0.2656416434664523]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4944448876633987]], [[0.5150561049836602]], [[0.4890788174019608]]], "std": [[[0.3179661154017279]], [[0.31505339583983266]], [[0.3246388213641811]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5390761519607843]], [[0.5434700816993464]], [[0.5273865053104575]]], "std": [[[0.272907496907143]], [[0.27715248331526315]], [[0.27922399304963935]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41722478349673203]], [[0.4255009803921569]], [[0.39013463848039215]]], "std": [[[0.36901584322427494]], [[0.36934132998321373]], [[0.3829043616020658]]], "count": [100]}, "observation.state": {"min": [0.34115836024284363, -1.2515974044799805, 0.6600242257118225, -0.7571336030960083, -1.622110366821289, 0.6157253980636597, -1.2007420063018799, -1.4569028615951538, 0.8617744445800781, -1.4107204675674438, 0.6061884760856628, -0.8159241676330566, 1.1462500095367432, 54.08812713623047, -0.17812499403953552, -0.16750000417232513, 0.1274999976158142, -0.2900000214576721, 0.02437499910593033, -0.75, 0.71875, -3.346874952316284, 1.3174999952316284, -1.1581249237060547, 1.6725000143051147, 65.80333709716797, 0.9900000095367432, -0.3787499964237213, 16.73812484741211, 0.45875000953674316, 18.093124389648438, 1.316249966621399, 17.181875228881836, -0.15625, 10.306875228881836, 2.573124885559082], "max": [1.6011720895767212, -0.5547369718551636, 1.407454013824463, -0.14961470663547516, -0.7767319083213806, 1.4355137348175049, -0.5199034810066223, -0.701512336730957, 1.3826104402542114, 0.16126878559589386, 1.6602027416229248, 0.02610723301768303, 70.45187377929688, 79.43333435058594, 0.4675000011920929, 9.51187515258789, 57.02812576293945, 70.87222290039062, 67.79499816894531, 83.3012466430664, 80.44499969482422, 90.58499908447266, 68.18499755859375, 108.6987533569336, 61.46000289916992, 82.62625122070312, 2.5199999809265137, 0.42800000309944153, 35.67555618286133, 29.858888626098633, 38.776668548583984, 1.8125, 39.66666793823242, 1.28125, 35.61499786376953, 56.81624984741211], "mean": [0.937545657157898, -0.8924415111541748, 1.0710618495941162, -0.38287225365638733, -1.1340112686157227, 0.9357613325119019, -0.7655022740364075, -1.047040343284607, 1.1418019533157349, -0.8554509282112122, 0.8817641735076904, -0.2054324448108673, 36.43885803222656, 62.491050720214844, -0.06312991678714752, 2.92154860496521, 32.48257827758789, 21.588882446289062, 37.8726806640625, 21.704023361206055, 41.490013122558594, 16.267377853393555, 30.085060119628906, 45.07859420776367, 5.46011209487915, 81.77496337890625, 1.07314133644104, -0.17105139791965485, 21.338403701782227, 1.068145990371704, 22.247846603393555, 1.3792744874954224, 21.360244750976562, 0.24100764095783234, 23.173738479614258, 30.224063873291016], "std": [0.4104623794555664, 0.22403277456760406, 0.269530326128006, 0.13418129086494446, 0.21043971180915833, 0.2749060392379761, 0.19043700397014618, 0.17987282574176788, 0.10610319674015045, 0.37315675616264343, 0.21071495115756989, 0.18817107379436493, 28.11029624938965, 6.758096218109131, 0.09098229557275772, 3.814735174179077, 19.92270278930664, 21.66377067565918, 23.13360023498535, 23.46734619140625, 29.026025772094727, 22.116865158081055, 28.184709548950195, 30.646081924438477, 9.290447235107422, 2.368617057800293, 0.1539745032787323, 0.20745514333248138, 2.765587568283081, 3.1472201347351074, 2.379105567932129, 0.050402477383613586, 2.8550798892974854, 0.1996983289718628, 7.213294506072998, 15.86550521850586], "count": [426]}, "action": {"min": [0.34115836024284363, -1.2515974044799805, 0.6600242257118225, -0.7571336030960083, -1.622110366821289, 0.6157253980636597, -1.2007420063018799, -1.4569028615951538, 0.8617744445800781, -1.4107204675674438, 0.6061884760856628, -0.8159241676330566, 1.1462500095367432, 54.08812713623047, -0.17812499403953552, -0.16750000417232513, 0.1274999976158142, -0.2900000214576721, 0.02437499910593033, -0.75, 0.71875, -3.346874952316284, 1.3174999952316284, -1.1581249237060547, 1.6725000143051147, 65.80333709716797, 0.9900000095367432, -0.3787499964237213, 16.73812484741211, 0.45875000953674316, 18.093124389648438, 1.316249966621399, 17.181875228881836, -0.15625, 10.306875228881836, 2.573124885559082], "max": [1.6011720895767212, -0.5547369718551636, 1.407454013824463, -0.14961470663547516, -0.7767319083213806, 1.4355137348175049, -0.5199034810066223, -0.701512336730957, 1.3826104402542114, 0.16126878559589386, 1.6602027416229248, 0.02610723301768303, 70.45187377929688, 79.43333435058594, 0.4675000011920929, 9.51187515258789, 57.02812576293945, 70.87222290039062, 67.79499816894531, 83.3012466430664, 80.44499969482422, 90.58499908447266, 68.18499755859375, 108.6987533569336, 61.46000289916992, 82.62625122070312, 2.5199999809265137, 0.42800000309944153, 35.67555618286133, 29.858888626098633, 38.776668548583984, 1.8125, 39.66666793823242, 1.28125, 35.61499786376953, 56.81624984741211], "mean": [0.9375461339950562, -0.8924419283866882, 1.0710617303848267, -0.38287198543548584, -1.1340115070343018, 0.9357608556747437, -0.7655015587806702, -1.0470420122146606, 1.1418030261993408, -0.8554506897926331, 0.88176429271698, -0.20543235540390015, 36.43885803222656, 62.491065979003906, -0.06312990188598633, 2.9215481281280518, 32.48259353637695, 21.58888816833496, 37.87268829345703, 21.704011917114258, 41.490013122558594, 16.267372131347656, 30.085050582885742, 45.07860565185547, 5.460109710693359, 81.77499389648438, 1.0731420516967773, -0.17105139791965485, 21.338409423828125, 1.0681461095809937, 22.24782371520996, 1.379274845123291, 21.360248565673828, 0.24100759625434875, 23.173749923706055, 30.224063873291016], "std": [0.4104624092578888, 0.22403275966644287, 0.2695302367210388, 0.13418132066726685, 0.2104397863149643, 0.27490606904029846, 0.1904369741678238, 0.17987282574176788, 0.10610321164131165, 0.37315675616264343, 0.2107149213552475, 0.1881711483001709, 28.110292434692383, 6.758096694946289, 0.09098229557275772, 3.8147337436676025, 19.922706604003906, 21.663774490356445, 23.133594512939453, 23.46735191345215, 29.02602767944336, 22.11686897277832, 28.184711456298828, 30.64607810974121, 9.290447235107422, 2.368617057800293, 0.15397444367408752, 0.2074550986289978, 2.765587568283081, 3.1472198963165283, 2.3791050910949707, 0.05040248855948448, 2.8550801277160645, 0.19969826936721802, 7.213294506072998, 15.865504264831543], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [426]}, "index": {"min": [9325], "max": [9750], "mean": [9537.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [1.5539906103286385, 6.0, 6.0, 6.0, 6.0], "std": [1.1701071496644484, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [426]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [426]}, "eef_direction_state": {"mean": [3.652582159624413, 4.530516431924883], "std": [1.8793304668985662, 1.6186292862054448], "min": [0, 2], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [1.15962441314554, 0.7183098591549296], "std": [0.7739077414445777, 0.79345500965342], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.8356807511737089, 0.5328638497652582], "std": [0.8454485330425787, 0.7932223254040803], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [3.652582159624413, 4.530516431924883], "std": [1.8793304668985662, 1.6186292862054448], "min": [0, 2], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [1.15962441314554, 0.7183098591549296], "std": [0.7739077414445777, 0.79345500965342], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.8356807511737089, 0.5328638497652582], "std": [0.8454485330425787, 0.7932223254040803], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.6444722163362434, 0.24393807796631753, 1.215501406614566, -1.3237816853138125, 0.7780456242239185, -1.7535796686946772, 0.5395087940687853, -0.043189752122104484, 1.116529257887583, 1.7769365178938117, 0.8510410092148687, 0.9022865475695974], "std": [0.07221115442775482, 0.06550379977703255, 0.11605183744557898, 0.4939711860526314, 0.3403210871132881, 0.29255363327764583, 0.011303806624774626, 0.07407090728775644, 0.04979236254124074, 0.2857497890332846, 0.11352302803590451, 2.7232850739350747], "min": [0.553102639896231, 0.13973137240923195, 1.0022499514370695, -2.190900523273258, 0.38536625116557377, -2.376492613194976, 0.5300570222474381, -0.2337951091358974, 1.0584633333890103, 0.6432062115456351, 0.6838258786371187, -3.141112919492989], "max": [0.7500042145629177, 0.37782770467764293, 1.3575306605128168, -0.7021369967691518, 1.428534637103378, -1.3538074307736498, 0.5849163926830775, 0.09405073795445651, 1.3221806064588388, 2.1937969329034113, 1.0009611430163674, 3.141497462606367], "count": [426]}, "eef_sim_pose_action": {"mean": [0.6444722163362434, 0.24393807796631753, 1.215501406614566, -1.3237816853138125, 0.7780456242239185, -1.7535796686946772, 0.5395087940687853, -0.043189752122104484, 1.116529257887583, 1.7769365178938117, 0.8510410092148687, 0.9022865475695974], "std": [0.07221115442775482, 0.06550379977703255, 0.11605183744557898, 0.4939711860526314, 0.3403210871132881, 0.29255363327764583, 0.011303806624774626, 0.07407090728775644, 0.04979236254124074, 0.2857497890332846, 0.11352302803590451, 2.7232850739350747], "min": [0.553102639896231, 0.13973137240923195, 1.0022499514370695, -2.190900523273258, 0.38536625116557377, -2.376492613194976, 0.5300570222474381, -0.2337951091358974, 1.0584633333890103, 0.6432062115456351, 0.6838258786371187, -3.141112919492989], "max": [0.7500042145629177, 0.37782770467764293, 1.3575306605128168, -0.7021369967691518, 1.428534637103378, -1.3538074307736498, 0.5849163926830775, 0.09405073795445651, 1.3221806064588388, 2.1937969329034113, 1.0009611430163674, 3.141497462606367], "count": [426]}}} +{"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.47862739435708274]], [[0.47368907938587973]], [[0.4733737684430208]]], "std": [[[0.26735406549488483]], [[0.25781032680110466]], [[0.2561591862257043]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48435751957548695]], [[0.503527502750275]], [[0.4806898073998576]]], "std": [[[0.3224962252523825]], [[0.32099596270429537]], [[0.32758007963367053]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1607843137254902]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5341059988351776]], [[0.5598896128583446]], [[0.5459051195560732]]], "std": [[[0.291281714421621]], [[0.2863742650919544]], [[0.28865736086200744]]], "count": [101]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297962511324662]], [[0.44072337693328156]], [[0.4082225134278134]]], "std": [[[0.3745691803500717]], [[0.37467686443059717]], [[0.3921899889486593]]], "count": [101]}, "observation.state": {"min": [0.030470358207821846, -1.2122100591659546, 0.7131924033164978, -0.5219300985336304, -1.5570348501205444, 0.14963378012180328, -1.1549596786499023, -1.4727816581726074, 0.9570585489273071, -1.1589226722717285, 0.5982251763343811, -0.6424763202667236, 1.390625, 45.474998474121094, -0.2706249952316284, -1.1181249618530273, 0.005625000223517418, -0.31687501072883606, 0.16687500476837158, -0.8271428346633911, 0.2606250047683716, -1.2443749904632568, 1.4943749904632568, 0.734375, 1.0799999237060547, 73.00749969482422, 1.1568750143051147, -0.32749998569488525, 15.505624771118164, -0.08875000476837158, 14.473125457763672, -0.16750000417232513, 14.678667068481445, 0.11937499791383743, 0.8208333253860474, 2.3333332538604736], "max": [1.3936254978179932, -0.5529249906539917, 1.6008621454238892, 0.21822786331176758, -0.5608644485473633, 1.5158884525299072, -0.5513513684272766, -0.7771610617637634, 1.4614089727401733, 0.08971033245325089, 1.4592499732971191, -0.11549171805381775, 70.35874938964844, 73.29624938964844, 47.788124084472656, 9.561249732971191, 56.02937698364258, 51.76625061035156, 61.65999984741211, 50.229373931884766, 82.57500457763672, 61.3962516784668, 67.59062194824219, 96.28437805175781, 43.91062545776367, 81.49187469482422, 1.9574999809265137, 4.938750267028809, 70.99124908447266, 26.17562484741211, 74.36000061035156, 0.14000000059604645, 75.84562683105469, 1.3337500095367432, 60.622501373291016, 60.701873779296875], "mean": [0.6849943399429321, -0.9031209349632263, 1.2280563116073608, -0.07005145400762558, -0.9184110164642334, 0.8319949507713318, -0.8830773234367371, -1.0316927433013916, 1.0988081693649292, -0.4436711370944977, 1.031333565711975, -0.4665314555168152, 42.91646194458008, 59.87000274658203, 4.080922603607178, 3.243131399154663, 30.62931251525879, 22.388500213623047, 34.275997161865234, 22.00370216369629, 38.495262145996094, 13.693950653076172, 29.90717315673828, 39.244224548339844, 17.270170211791992, 79.1761474609375, 1.2158201932907104, 0.23536382615566254, 45.199378967285156, 1.7383849620819092, 47.349945068359375, 0.05931372195482254, 47.74959182739258, 0.21140271425247192, 32.07826232910156, 39.71285629272461], "std": [0.48029449582099915, 0.2515519857406616, 0.3606824576854706, 0.22162027657032013, 0.2591128647327423, 0.44543901085853577, 0.19122079014778137, 0.1713126003742218, 0.1350378841161728, 0.40133121609687805, 0.23673857748508453, 0.17840957641601562, 28.973052978515625, 7.186073303222656, 9.338216781616211, 4.554023742675781, 19.987518310546875, 21.973554611206055, 25.447763442993164, 21.84088134765625, 33.118953704833984, 20.391902923583984, 27.563602447509766, 29.08910369873047, 11.409632682800293, 2.1887669563293457, 0.07388671487569809, 0.9439657330513, 21.734495162963867, 4.047317028045654, 23.637964248657227, 0.06181816756725311, 23.70924186706543, 0.11738176643848419, 23.312030792236328, 11.482404708862305], "count": [472]}, "action": {"min": [0.030470358207821846, -1.2122100591659546, 0.7131924033164978, -0.5219300985336304, -1.5570348501205444, 0.14963378012180328, -1.1549596786499023, -1.4727816581726074, 0.9570585489273071, -1.1589226722717285, 0.5982251763343811, -0.6424763202667236, 1.390625, 45.474998474121094, -0.2706249952316284, -1.1181249618530273, 0.005625000223517418, -0.31687501072883606, 0.16687500476837158, -0.8271428346633911, 0.2606250047683716, -1.2443749904632568, 1.4943749904632568, 0.734375, 1.0799999237060547, 73.00749969482422, 1.1568750143051147, -0.32749998569488525, 15.505624771118164, -0.08875000476837158, 14.473125457763672, -0.16750000417232513, 14.678667068481445, 0.11937499791383743, 0.8208333253860474, 2.3333332538604736], "max": [1.3936254978179932, -0.5529249906539917, 1.6008621454238892, 0.21822786331176758, -0.5608644485473633, 1.5158884525299072, -0.5513513684272766, -0.7771610617637634, 1.4614089727401733, 0.08971033245325089, 1.4592499732971191, -0.11549171805381775, 70.35874938964844, 73.29624938964844, 47.788124084472656, 9.561249732971191, 56.02937698364258, 51.76625061035156, 61.65999984741211, 50.229373931884766, 82.57500457763672, 61.3962516784668, 67.59062194824219, 96.28437805175781, 43.91062545776367, 81.49187469482422, 1.9574999809265137, 4.938750267028809, 70.99124908447266, 26.17562484741211, 74.36000061035156, 0.14000000059604645, 75.84562683105469, 1.3337500095367432, 60.622501373291016, 60.701873779296875], "mean": [0.6849937438964844, -0.9031209349632263, 1.2280570268630981, -0.07005136460065842, -0.9184110164642334, 0.8319945931434631, -0.8830751776695251, -1.0316927433013916, 1.09880793094635, -0.443671315908432, 1.0313339233398438, -0.4665316939353943, 42.91648483276367, 59.870033264160156, 4.080929279327393, 3.2431294918060303, 30.62932586669922, 22.38850975036621, 34.276023864746094, 22.00369644165039, 38.49528121948242, 13.69395637512207, 29.907180786132812, 39.24422836303711, 17.270183563232422, 79.17613983154297, 1.2158203125, 0.23536396026611328, 45.19939422607422, 1.7383837699890137, 47.34996795654297, 0.059313684701919556, 47.74959182739258, 0.21140266954898834, 32.0782585144043, 39.71282958984375], "std": [0.4802946150302887, 0.2515519857406616, 0.3606824576854706, 0.22162027657032013, 0.2591128647327423, 0.44543910026550293, 0.19122110307216644, 0.17131255567073822, 0.1350378841161728, 0.40133121609687805, 0.2367386817932129, 0.17840956151485443, 28.973047256469727, 7.186069011688232, 9.33821964263916, 4.55402946472168, 19.987518310546875, 21.973552703857422, 25.447755813598633, 21.840879440307617, 33.118953704833984, 20.391902923583984, 27.5636043548584, 29.089101791381836, 11.409629821777344, 2.1887667179107666, 0.07388657331466675, 0.9439657330513, 21.7344913482666, 4.047316551208496, 23.63796043395996, 0.061818137764930725, 23.70924186706543, 0.11738177388906479, 23.312036514282227, 11.482407569885254], "count": [472]}, "timestamp": {"min": [0.0], "max": [15.7], "mean": [7.85], "std": [4.541811924282594], "count": [472]}, "frame_index": {"min": [0], "max": [471], "mean": [235.5], "std": [136.2543577284778], "count": [472]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [472]}, "index": {"min": [9751], "max": [10222], "mean": [9986.5], "std": [136.2543577284778], "count": [472]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [472]}, "subtask_annotation": {"mean": [1.472457627118644, 6.0, 6.0, 6.0, 6.0], "std": [1.165937781024989, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [472]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [472]}, "eef_direction_state": {"mean": [4.220338983050848, 4.313559322033898], "std": [1.5657109351818843, 1.8523880717913268], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_state": {"mean": [1.0169491525423728, 0.7076271186440678], "std": [0.7505145223524954, 0.7095781486877151], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_state": {"mean": [0.7182203389830508, 0.4300847457627119], "std": [0.8304625333194416, 0.7417523865736081], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_direction_action": {"mean": [4.220338983050848, 4.313559322033898], "std": [1.5657109351818843, 1.8523880717913268], "min": [0, 0], "max": [6, 6], "count": [472]}, "eef_velocity_action": {"mean": [1.0169491525423728, 0.7076271186440678], "std": [0.7505145223524954, 0.7095781486877151], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_acc_mag_action": {"mean": [0.7182203389830508, 0.4300847457627119], "std": [0.8304625333194416, 0.7417523865736081], "min": [0, 0], "max": [2, 2], "count": [472]}, "eef_sim_pose_state": {"mean": [0.682913623692072, 0.22290897216847005, 1.2744059233186027, -0.982419538396076, 0.9176303244780298, -1.5384807611999765, 0.5653194019452903, -0.07606102084586285, 1.1386627671247849, 1.5253858475100222, 0.8052462388460347, 1.0736430406890094], "std": [0.08041262438384411, 0.05690536334077984, 0.11856328753876275, 0.43846623998688883, 0.35009812564304427, 0.34934507473329535, 0.015170185545803893, 0.06461047540931515, 0.05207502101761735, 0.3184604953393044, 0.17518538630399152, 2.301171598580388], "min": [0.5761112515997304, 0.15343062010533215, 1.0267977946439093, -2.095963793102105, 0.5717598072374122, -2.3177949813230505, 0.537441106319561, -0.20357945872772623, 1.058453573525311, 1.1020481433546707, 0.5772624280347047, -3.1317737411747295], "max": [0.7761759199258961, 0.35602465025958163, 1.4349575144519366, -0.4348424531316502, 1.5346954712562528, -0.8822750174285483, 0.602853367357785, 0.08202902869346529, 1.2328044523024233, 2.0880580526554517, 1.0952296385375053, 3.1293395081150917], "count": [472]}, "eef_sim_pose_action": {"mean": [0.682913623692072, 0.22290897216847005, 1.2744059233186027, -0.982419538396076, 0.9176303244780298, -1.5384807611999765, 0.5653194019452903, -0.07606102084586285, 1.1386627671247849, 1.5253858475100222, 0.8052462388460347, 1.0736430406890094], "std": [0.08041262438384411, 0.05690536334077984, 0.11856328753876275, 0.43846623998688883, 0.35009812564304427, 0.34934507473329535, 0.015170185545803893, 0.06461047540931515, 0.05207502101761735, 0.3184604953393044, 0.17518538630399152, 2.301171598580388], "min": [0.5761112515997304, 0.15343062010533215, 1.0267977946439093, -2.095963793102105, 0.5717598072374122, -2.3177949813230505, 0.537441106319561, -0.20357945872772623, 1.058453573525311, 1.1020481433546707, 0.5772624280347047, -3.1317737411747295], "max": [0.7761759199258961, 0.35602465025958163, 1.4349575144519366, -0.4348424531316502, 1.5346954712562528, -0.8822750174285483, 0.602853367357785, 0.08202902869346529, 1.2328044523024233, 2.0880580526554517, 1.0952296385375053, 3.1293395081150917], "count": [472]}}} +{"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.47416600831271016]], [[0.47034633780696744]], [[0.47033363078241003]]], "std": [[[0.276130783598736]], [[0.26703947517736454]], [[0.2643755686295681]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5614351065264294]], [[0.5788924979376864]], [[0.557699509010724]]], "std": [[[0.3226215212104871]], [[0.32240314737435116]], [[0.3243136566277495]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507269048638873]], [[0.5121308101719652]], [[0.49609490806840534]]], "std": [[[0.26167362954174056]], [[0.2651773459674134]], [[0.2684147208388622]]], "count": [103]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252094200139603]], [[0.4328173385049813]], [[0.396882499682721]]], "std": [[[0.3687130695205998]], [[0.36958403762791453]], [[0.38384880634666496]]], "count": [103]}, "observation.state": {"min": [0.07372014969587326, -1.2323567867279053, 0.620851457118988, -0.7415646314620972, -1.503347396850586, 0.6623607873916626, -1.163012981414795, -1.4445048570632935, 0.9779125452041626, -1.4797435998916626, 0.6574492454528809, -0.7291905283927917, 1.5162500143051147, 54.17000198364258, -0.171875, -0.8043749928474426, 0.7868750095367432, -0.006874999962747097, 0.9693750143051147, -0.8174999952316284, 0.84375, -3.2193751335144043, 1.2549999952316284, 0.34812501072883606, 1.0768749713897705, 77.18111419677734, 0.9437500238418579, -0.38374999165534973, 9.035625457763672, -0.2956250011920929, 8.500624656677246, 0.609375, 7.553124904632568, 0.05687499791383743, 1.1875, 1.5256249904632568], "max": [1.4635308980941772, -0.5251010656356812, 1.5492913722991943, 0.30482280254364014, -0.5988450646400452, 1.4249541759490967, -0.5079346895217896, -0.769245445728302, 1.3901922702789307, 0.10081551223993301, 1.5094776153564453, 0.024915121495723724, 66.77437591552734, 79.82875061035156, 0.23875001072883606, 9.10562515258789, 52.64374923706055, 85.0562515258789, 75.35375213623047, 105.18187713623047, 85.68062591552734, 106.83187866210938, 77.53812408447266, 106.97562408447266, 19.802499771118164, 82.52437591552734, 2.3037500381469727, 0.3556250035762787, 31.541250228881836, 1.2400000095367432, 32.623748779296875, 1.5537500381469727, 34.23999786376953, 1.3125, 29.801250457763672, 49.15062713623047], "mean": [0.8031004667282104, -0.9105848670005798, 1.1133226156234741, -0.2576208710670471, -1.0789858102798462, 0.9847592115402222, -0.6749956011772156, -1.0893489122390747, 1.1839923858642578, -0.9170413017272949, 0.912915050983429, -0.22451263666152954, 39.634437561035156, 63.761287689208984, -0.07004086673259735, 0.27610504627227783, 28.815494537353516, 29.175342559814453, 37.436546325683594, 26.5164794921875, 41.941246032714844, 21.580026626586914, 33.166831970214844, 45.72279357910156, 6.023448467254639, 82.13174438476562, 1.0357047319412231, -0.11756853014230728, 13.316413879394531, 0.702804446220398, 13.063072204589844, 0.6736517548561096, 12.124752044677734, 0.12514092028141022, 12.463258743286133, 14.930981636047363], "std": [0.5490305423736572, 0.25520679354667664, 0.337296724319458, 0.3022042214870453, 0.266448974609375, 0.2573990821838379, 0.10121491551399231, 0.14326061308383942, 0.08655407279729843, 0.2760694921016693, 0.14189781248569489, 0.13559964299201965, 26.141450881958008, 9.0931978225708, 0.05477594584226608, 1.9564193487167358, 19.570016860961914, 27.965539932250977, 26.052650451660156, 30.52073097229004, 30.77863311767578, 32.39820861816406, 29.52482795715332, 32.04086685180664, 3.1103014945983887, 0.6329902410507202, 0.1269310563802719, 0.22172105312347412, 2.7454001903533936, 0.17851421236991882, 2.8151586055755615, 0.0882880762219429, 3.0542924404144287, 0.11824285984039307, 5.826943397521973, 14.420358657836914], "count": [485]}, "action": {"min": [0.07372014969587326, -1.2323567867279053, 0.620851457118988, -0.7415646314620972, -1.503347396850586, 0.6623607873916626, -1.163012981414795, -1.4445048570632935, 0.9779125452041626, -1.4797435998916626, 0.6574492454528809, -0.7291905283927917, 1.5162500143051147, 54.17000198364258, -0.171875, -0.8043749928474426, 0.7868750095367432, -0.006874999962747097, 0.9693750143051147, -0.8174999952316284, 0.84375, -3.2193751335144043, 1.2549999952316284, 0.34812501072883606, 1.0768749713897705, 77.18111419677734, 0.9437500238418579, -0.38374999165534973, 9.035625457763672, -0.2956250011920929, 8.500624656677246, 0.609375, 7.553124904632568, 0.05687499791383743, 1.1875, 1.5256249904632568], "max": [1.4635308980941772, -0.5251010656356812, 1.5492913722991943, 0.30482280254364014, -0.5988450646400452, 1.4249541759490967, -0.5079346895217896, -0.769245445728302, 1.3901922702789307, 0.10081551223993301, 1.5094776153564453, 0.024915121495723724, 66.77437591552734, 79.82875061035156, 0.23875001072883606, 9.10562515258789, 52.64374923706055, 85.0562515258789, 75.35375213623047, 105.18187713623047, 85.68062591552734, 106.83187866210938, 77.53812408447266, 106.97562408447266, 19.802499771118164, 82.52437591552734, 2.3037500381469727, 0.3556250035762787, 31.541250228881836, 1.2400000095367432, 32.623748779296875, 1.5537500381469727, 34.23999786376953, 1.3125, 29.801250457763672, 49.15062713623047], "mean": [0.8031007647514343, -0.9105851054191589, 1.1133226156234741, -0.25762084126472473, -1.078985571861267, 0.9847589731216431, -0.6749961972236633, -1.0893489122390747, 1.1839920282363892, -0.9170408844947815, 0.912915050983429, -0.2245127111673355, 39.63444519042969, 63.76130676269531, -0.07004087418317795, 0.27610501646995544, 28.815502166748047, 29.175344467163086, 37.43654251098633, 26.516502380371094, 41.94126510620117, 21.58005142211914, 33.16682815551758, 45.72277069091797, 6.0234527587890625, 82.13176727294922, 1.0357049703598022, -0.11756858974695206, 13.316413879394531, 0.702803909778595, 13.063075065612793, 0.6736517548561096, 12.12475872039795, 0.12514087557792664, 12.463254928588867, 14.93096923828125], "std": [0.5490306615829468, 0.25520676374435425, 0.337296724319458, 0.3022042214870453, 0.266448974609375, 0.2573990523815155, 0.10121479630470276, 0.1432606279850006, 0.08655406534671783, 0.2760694622993469, 0.14189781248569489, 0.13559964299201965, 26.141454696655273, 9.093196868896484, 0.0547759123146534, 1.9564194679260254, 19.570016860961914, 27.965539932250977, 26.052644729614258, 30.520723342895508, 30.778627395629883, 32.39820861816406, 29.52482795715332, 32.040863037109375, 3.110302209854126, 0.6329902410507202, 0.12693113088607788, 0.22172099351882935, 2.7454004287719727, 0.17851419746875763, 2.815157890319824, 0.0882880762219429, 3.054293394088745, 0.11824280768632889, 5.826943874359131, 14.42036247253418], "count": [485]}, "timestamp": {"min": [0.0], "max": [16.133333333333333], "mean": [8.066666666666666], "std": [4.666904755831214], "count": [485]}, "frame_index": {"min": [0], "max": [484], "mean": [242.0], "std": [140.0071426749364], "count": [485]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [485]}, "index": {"min": [10223], "max": [10707], "mean": [10465.0], "std": [140.0071426749364], "count": [485]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [485]}, "subtask_annotation": {"mean": [1.5298969072164947, 6.0, 6.0, 6.0, 6.0], "std": [1.1203980283583126, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [485]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [485]}, "eef_direction_state": {"mean": [4.006185567010309, 4.9649484536082475], "std": [1.7974675445782886, 1.6095104741551534], "min": [0, 2], "max": [6, 6], "count": [485]}, "eef_velocity_state": {"mean": [1.0329896907216496, 0.48041237113402063], "std": [0.6878506265387844, 0.7666554993556851], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_state": {"mean": [0.7237113402061855, 0.29896907216494845], "std": [0.8409338446682422, 0.6448039493242054], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_direction_action": {"mean": [4.006185567010309, 4.9649484536082475], "std": [1.7974675445782886, 1.6095104741551534], "min": [0, 2], "max": [6, 6], "count": [485]}, "eef_velocity_action": {"mean": [1.0329896907216496, 0.48041237113402063], "std": [0.6878506265387844, 0.7666554993556851], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_acc_mag_action": {"mean": [0.7237113402061855, 0.29896907216494845], "std": [0.8409338446682422, 0.6448039493242054], "min": [0, 0], "max": [2, 2], "count": [485]}, "eef_sim_pose_state": {"mean": [0.6531242732796168, 0.2236214354692849, 1.2640743247922532, -1.106583865836593, 0.8924530868592528, -1.59892395527311, 0.5420980958370902, -0.019781459629326068, 1.1402527161027594, 1.6639007901662595, 0.9409718670880782, 1.6530565152407302], "std": [0.0787616099330545, 0.08009822361145946, 0.13256799036015698, 0.5179179420779301, 0.32388189680235824, 0.26218162448885307, 0.008362286195699927, 0.04753768596352606, 0.03600660727224337, 0.2729370804892784, 0.05057068785162845, 2.3041721442858565], "min": [0.5499354134223007, 0.10201216195651663, 1.0205367857288952, -2.166017611683261, 0.4465122862206732, -2.2329073909096775, 0.5294084034244005, -0.2166107283445597, 1.0657050663477579, 1.0239619285240833, 0.8117077453182602, -3.133517281085681], "max": [0.7652752383071768, 0.36252965672563264, 1.43132819584295, -0.5104827906199685, 1.4175870363254304, -1.259721038784376, 0.5798485447638513, 0.09063765411880728, 1.2352243161492782, 2.292895184901652, 1.0279892591904103, 3.118719642910875], "count": [485]}, "eef_sim_pose_action": {"mean": [0.6531242732796168, 0.2236214354692849, 1.2640743247922532, -1.106583865836593, 0.8924530868592528, -1.59892395527311, 0.5420980958370902, -0.019781459629326068, 1.1402527161027594, 1.6639007901662595, 0.9409718670880782, 1.6530565152407302], "std": [0.0787616099330545, 0.08009822361145946, 0.13256799036015698, 0.5179179420779301, 0.32388189680235824, 0.26218162448885307, 0.008362286195699927, 0.04753768596352606, 0.03600660727224337, 0.2729370804892784, 0.05057068785162845, 2.3041721442858565], "min": [0.5499354134223007, 0.10201216195651663, 1.0205367857288952, -2.166017611683261, 0.4465122862206732, -2.2329073909096775, 0.5294084034244005, -0.2166107283445597, 1.0657050663477579, 1.0239619285240833, 0.8117077453182602, -3.133517281085681], "max": [0.7652752383071768, 0.36252965672563264, 1.43132819584295, -0.5104827906199685, 1.4175870363254304, -1.259721038784376, 0.5798485447638513, 0.09063765411880728, 1.2352243161492782, 2.292895184901652, 1.0279892591904103, 3.118719642910875], "count": [485]}}} +{"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.4826594485294118]], [[0.4738147120098039]], [[0.4700604963235294]]], "std": [[[0.25516605686265736]], [[0.2476990573650609]], [[0.24800124476504076]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48187576184640524]], [[0.5025631760620916]], [[0.47798715482026144]]], "std": [[[0.3211216876901172]], [[0.31867689853467684]], [[0.32742106709504515]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5586488602941176]], [[0.5665718872549019]], [[0.548258827614379]]], "std": [[[0.30337598213343414]], [[0.3074601718281825]], [[0.3139371402802695]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4237486989379085]], [[0.42985615604575167]], [[0.3921923733660131]]], "std": [[[0.36804037104740245]], [[0.3704969225236699]], [[0.3849992087676066]]], "count": [100]}, "observation.state": {"min": [0.41697660088539124, -1.1285954713821411, 0.7038859724998474, -0.7159103751182556, -1.5447852611541748, 0.46165692806243896, -1.3196799755096436, -1.4508945941925049, 0.9410789608955383, -1.6391050815582275, 0.6666762232780457, -0.7114306688308716, 1.3793749809265137, 53.7556266784668, -0.25562500953674316, -0.5868750214576721, 0.3474999964237213, -0.6825000047683716, 0.7406250238418579, -0.9756250381469727, 0.7450000047683716, -3.074444532394409, 1.3112499713897705, 0.24538461863994598, 1.0887500047683716, 73.81999969482422, 0.8274999856948853, -0.32249999046325684, 10.44444465637207, -0.006250000558793545, 15.729374885559082, 0.8443750143051147, 13.301875114440918, -0.390625, 0.7862499952316284, 1.1150000095367432], "max": [1.5334124565124512, -0.5933852195739746, 1.3699979782104492, -0.21502016484737396, -0.9102006554603577, 1.2223111391067505, -0.4646133780479431, -0.7450852990150452, 1.3693541288375854, 0.2573434114456177, 1.629176139831543, 0.1629854291677475, 68.96562194824219, 78.24624633789062, -0.03125, 9.289375305175781, 55.196876525878906, 56.37125015258789, 71.01625061035156, 75.96812438964844, 66.42937469482422, 65.37312316894531, 67.18562316894531, 94.5675048828125, 28.540000915527344, 82.36563110351562, 2.456249952316284, 1.9833333492279053, 27.462499618530273, 1.4674999713897705, 29.697500228881836, 1.7400000095367432, 28.295625686645508, 1.5225000381469727, 28.1875, 54.76375198364258], "mean": [1.165785312652588, -0.8066249489784241, 0.9686864018440247, -0.3937028646469116, -1.2072513103485107, 0.9151172041893005, -0.8758665323257446, -0.9799143671989441, 1.1128422021865845, -0.5261582136154175, 1.058095097541809, -0.39536067843437195, 30.961320877075195, 64.63642120361328, -0.14725032448768616, 0.5661494135856628, 23.171354293823242, 14.211030960083008, 26.258995056152344, 12.833929061889648, 26.518573760986328, 18.794715881347656, 20.06060791015625, 38.77738952636719, 9.641188621520996, 78.41197204589844, 0.9250780344009399, 0.011336344294250011, 21.107669830322266, 0.09650076925754547, 21.922992706298828, 0.9027891755104065, 20.1787166595459, -0.29724636673927307, 15.661816596984863, 22.255908966064453], "std": [0.38089296221733093, 0.17487753927707672, 0.22110460698604584, 0.10725376009941101, 0.17170190811157227, 0.2814862132072449, 0.27762916684150696, 0.22523055970668793, 0.1275450885295868, 0.6969413161277771, 0.27249816060066223, 0.3496128022670746, 26.5413761138916, 8.03974437713623, 0.053433917462825775, 2.2688400745391846, 19.7125244140625, 19.929523468017578, 24.063398361206055, 20.82618522644043, 24.048158645629883, 26.27971839904785, 25.703283309936523, 30.001012802124023, 6.508670330047607, 2.395434856414795, 0.1867777556180954, 0.3215080499649048, 4.296032905578613, 0.16860908269882202, 4.081458568572998, 0.10092460364103317, 4.279212474822998, 0.22258715331554413, 8.061049461364746, 19.369464874267578], "count": [319]}, "action": {"min": [0.41697660088539124, -1.1285954713821411, 0.7038859724998474, -0.7159103751182556, -1.5447852611541748, 0.46165692806243896, -1.3196799755096436, -1.4508945941925049, 0.9410789608955383, -1.6391050815582275, 0.6666762232780457, -0.7114306688308716, 1.3793749809265137, 53.7556266784668, -0.25562500953674316, -0.5868750214576721, 0.3474999964237213, -0.6825000047683716, 0.7406250238418579, -0.9756250381469727, 0.7450000047683716, -3.074444532394409, 1.3112499713897705, 0.24538461863994598, 1.0887500047683716, 73.81999969482422, 0.8274999856948853, -0.32249999046325684, 10.44444465637207, -0.006250000558793545, 15.729374885559082, 0.8443750143051147, 13.301875114440918, -0.390625, 0.7862499952316284, 1.1150000095367432], "max": [1.5334124565124512, -0.5933852195739746, 1.3699979782104492, -0.21502016484737396, -0.9102006554603577, 1.2223111391067505, -0.4646133780479431, -0.7450852990150452, 1.3693541288375854, 0.2573434114456177, 1.629176139831543, 0.1629854291677475, 68.96562194824219, 78.24624633789062, -0.03125, 9.289375305175781, 55.196876525878906, 56.37125015258789, 71.01625061035156, 75.96812438964844, 66.42937469482422, 65.37312316894531, 67.18562316894531, 94.5675048828125, 28.540000915527344, 82.36563110351562, 2.456249952316284, 1.9833333492279053, 27.462499618530273, 1.4674999713897705, 29.697500228881836, 1.7400000095367432, 28.295625686645508, 1.5225000381469727, 28.1875, 54.76375198364258], "mean": [1.165785312652588, -0.8066247701644897, 0.9686862826347351, -0.39370274543762207, -1.207250714302063, 0.9151170253753662, -0.8758663535118103, -0.9799140095710754, 1.1128427982330322, -0.5261579751968384, 1.0580954551696777, -0.3953605890274048, 30.961307525634766, 64.63642120361328, -0.14725029468536377, 0.5661494731903076, 23.17135238647461, 14.211030960083008, 26.258995056152344, 12.833924293518066, 26.518573760986328, 18.794719696044922, 20.060598373413086, 38.77739715576172, 9.641182899475098, 78.41200256347656, 0.9250780940055847, 0.01133641880005598, 21.107664108276367, 0.09650080651044846, 21.922998428344727, 0.9027890563011169, 20.178714752197266, -0.29724639654159546, 15.661812782287598, 22.255916595458984], "std": [0.38089296221733093, 0.17487752437591553, 0.22110465168952942, 0.10725376754999161, 0.17170189321041107, 0.2814861834049225, 0.2776291072368622, 0.22523051500320435, 0.12754510343074799, 0.6969413161277771, 0.272498220205307, 0.3496127426624298, 26.54137420654297, 8.039742469787598, 0.053433895111083984, 2.2688398361206055, 19.712526321411133, 19.929521560668945, 24.06340217590332, 20.826187133789062, 24.048154830932617, 26.279720306396484, 25.70328140258789, 30.001014709472656, 6.508670806884766, 2.395434856414795, 0.18677780032157898, 0.3215080201625824, 4.296032905578613, 0.16860918700695038, 4.081457138061523, 0.10092457383871078, 4.279212474822998, 0.222586989402771, 8.061049461364746, 19.36945915222168], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [319]}, "index": {"min": [10708], "max": [11026], "mean": [10867.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [1.2633228840125392, 6.0, 6.0, 6.0, 6.0], "std": [1.198066464396984, 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": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [319]}, "eef_direction_state": {"mean": [3.9435736677115987, 4.231974921630094], "std": [2.0132665996615753, 1.6598087435610815], "min": [0, 2], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.0156739811912225, 0.890282131661442], "std": [0.8581558380044235, 0.7901427881914002], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.7836990595611285, 0.6206896551724138], "std": [0.8455586254415951, 0.8400318106304333], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [3.9435736677115987, 4.231974921630094], "std": [2.0132665996615753, 1.6598087435610815], "min": [0, 2], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.0156739811912225, 0.890282131661442], "std": [0.8581558380044235, 0.7901427881914002], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.7836990595611285, 0.6206896551724138], "std": [0.8455586254415951, 0.8400318106304333], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.6125148990098327, 0.2643516109481762, 1.173730868093523, -1.4293672590120432, 0.8625609991845905, -1.7809706738976747, 0.5748906939101487, -0.10562717429282507, 1.1514253376726509, 1.620092563718044, 0.8778748922493214, 0.7732774846870384], "std": [0.06711297298567427, 0.05331316729094482, 0.09552111485326595, 0.4052667109983992, 0.24838376051529756, 0.2692593010139419, 0.025544959785867433, 0.10738821348198972, 0.05150230974524722, 0.4454768314622316, 0.09575965385229457, 2.1872600909165323], "min": [0.5624611855058468, 0.1719921938017056, 1.0167577860355101, -2.070214851432944, 0.5425611827542518, -2.2468182701788044, 0.5272578721988812, -0.25562221132560137, 1.063281442173016, 1.0612013132458133, 0.7297635305048153, -3.120075333258687], "max": [0.7501774957973198, 0.3698027586168771, 1.3146205589860454, -0.8413125445415959, 1.2290539404844032, -1.3482350938725198, 0.5969023219926272, 0.09651321212137293, 1.2298624119183779, 2.3784920906266867, 1.060626546351024, 3.1407098790709336], "count": [319]}, "eef_sim_pose_action": {"mean": [0.6125148990098327, 0.2643516109481762, 1.173730868093523, -1.4293672590120432, 0.8625609991845905, -1.7809706738976747, 0.5748906939101487, -0.10562717429282507, 1.1514253376726509, 1.620092563718044, 0.8778748922493214, 0.7732774846870384], "std": [0.06711297298567427, 0.05331316729094482, 0.09552111485326595, 0.4052667109983992, 0.24838376051529756, 0.2692593010139419, 0.025544959785867433, 0.10738821348198972, 0.05150230974524722, 0.4454768314622316, 0.09575965385229457, 2.1872600909165323], "min": [0.5624611855058468, 0.1719921938017056, 1.0167577860355101, -2.070214851432944, 0.5425611827542518, -2.2468182701788044, 0.5272578721988812, -0.25562221132560137, 1.063281442173016, 1.0612013132458133, 0.7297635305048153, -3.120075333258687], "max": [0.7501774957973198, 0.3698027586168771, 1.3146205589860454, -0.8413125445415959, 1.2290539404844032, -1.3482350938725198, 0.5969023219926272, 0.09651321212137293, 1.2298624119183779, 2.3784920906266867, 1.060626546351024, 3.1407098790709336], "count": [319]}}} +{"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.4726618946821153]], [[0.4634218397207368]], [[0.462221676322044]]], "std": [[[0.26235834697569554]], [[0.25251805632762186]], [[0.25117435824296064]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5237443701723113]], [[0.5456719214200831]], [[0.5206157289809864]]], "std": [[[0.28736527928730893]], [[0.2830379789214535]], [[0.2911032638312691]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12549019607843137]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5474569463012477]], [[0.5529941510695188]], [[0.5333880366161616]]], "std": [[[0.3025300274457408]], [[0.3057904446345633]], [[0.31221094524855597]]], "count": [110]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41793184603386807]], [[0.427539882278669]], [[0.39130260880867496]]], "std": [[[0.36780179482673114]], [[0.3690819394286577]], [[0.38293569237189823]]], "count": [110]}, "observation.state": {"min": [0.330739289522171, -1.3027151823043823, 0.6209229826927185, -0.6809099912643433, -1.5307130813598633, 0.5559767484664917, -1.1996345520019531, -1.4719234704971313, 0.991688072681427, -1.485966444015503, 0.6575446128845215, -0.6724778413772583, 1.3068749904632568, 49.9587516784668, -0.20499999821186066, -2.069999933242798, -0.41499999165534973, -0.3112500011920929, 0.4743749797344208, -0.859375, 1.0418750047683716, -3.2699999809265137, 1.306249976158142, 0.3343749940395355, 3.4081249237060547, 74.66188049316406, 1.153749942779541, -0.2618750035762787, 8.563124656677246, -1.3056249618530273, 8.364999771118164, -1.2743749618530273, 8.386249542236328, -0.06187500059604645, 1.6931250095367432, 1.2243750095367432], "max": [1.4326313734054565, -0.5647029876708984, 1.4973154067993164, -0.14069294929504395, -0.8478532433509827, 1.5028705596923828, -0.501068115234375, -0.7640955448150635, 1.4473897218704224, 0.15875740349292755, 1.5404194593429565, 0.08952753990888596, 71.703125, 75.0250015258789, 0.23875001072883606, 9.782500267028809, 63.34375, 61.34562683105469, 70.05187225341797, 91.32937622070312, 79.60624694824219, 110.25125122070312, 75.73750305175781, 111.00062561035156, 20.787776947021484, 82.4625015258789, 1.9587500095367432, 0.49812498688697815, 32.963748931884766, 1.3962500095367432, 29.509374618530273, 1.7912499904632568, 27.431875228881836, 1.1137499809265137, 29.583749771118164, 45.28125], "mean": [0.9483217597007751, -0.944934606552124, 1.0904344320297241, -0.41162192821502686, -1.2438098192214966, 0.9030721783638, -0.8791963458061218, -1.0073572397232056, 1.1621794700622559, -0.38673990964889526, 1.1232194900512695, -0.44181594252586365, 40.19249725341797, 61.473297119140625, -0.08307402580976486, 1.1103390455245972, 26.174081802368164, 18.695405960083008, 29.11634063720703, 20.937978744506836, 29.583526611328125, 24.575298309326172, 22.2570743560791, 46.549346923828125, 10.121088027954102, 80.99365997314453, 1.2164767980575562, 0.14122293889522552, 17.555883407592773, 0.5711338520050049, 17.838247299194336, -0.4500538408756256, 18.582691192626953, 0.18012003600597382, 19.442176818847656, 10.608268737792969], "std": [0.3959476053714752, 0.2515876293182373, 0.30851906538009644, 0.15436449646949768, 0.1922857165336609, 0.3168310225009918, 0.20970696210861206, 0.19490335881710052, 0.11456864327192307, 0.5809076428413391, 0.2517792880535126, 0.2826502025127411, 27.886743545532227, 6.945627689361572, 0.06493743509054184, 3.2631914615631104, 22.744510650634766, 20.09593391418457, 25.139741897583008, 25.847213745117188, 25.712705612182617, 28.723512649536133, 26.806190490722656, 32.73329544067383, 5.1414384841918945, 1.8591747283935547, 0.07203520089387894, 0.2228589951992035, 5.5665178298950195, 0.6328753232955933, 5.18096399307251, 0.6264908313751221, 4.968022346496582, 0.24406713247299194, 7.087887763977051, 15.977437973022461], "count": [529]}, "action": {"min": [0.330739289522171, -1.3027151823043823, 0.6209229826927185, -0.6809099912643433, -1.5307130813598633, 0.5559767484664917, -1.1996345520019531, -1.4719234704971313, 0.991688072681427, -1.485966444015503, 0.6575446128845215, -0.6724778413772583, 1.3068749904632568, 49.9587516784668, -0.20499999821186066, -2.069999933242798, -0.41499999165534973, -0.3112500011920929, 0.4743749797344208, -0.859375, 1.0418750047683716, -3.2699999809265137, 1.306249976158142, 0.3343749940395355, 3.4081249237060547, 74.66188049316406, 1.153749942779541, -0.2618750035762787, 8.563124656677246, -1.3056249618530273, 8.364999771118164, -1.2743749618530273, 8.386249542236328, -0.06187500059604645, 1.6931250095367432, 1.2243750095367432], "max": [1.4326313734054565, -0.5647029876708984, 1.4973154067993164, -0.14069294929504395, -0.8478532433509827, 1.5028705596923828, -0.501068115234375, -0.7640955448150635, 1.4473897218704224, 0.15875740349292755, 1.5404194593429565, 0.08952753990888596, 71.703125, 75.0250015258789, 0.23875001072883606, 9.782500267028809, 63.34375, 61.34562683105469, 70.05187225341797, 91.32937622070312, 79.60624694824219, 110.25125122070312, 75.73750305175781, 111.00062561035156, 20.787776947021484, 82.4625015258789, 1.9587500095367432, 0.49812498688697815, 32.963748931884766, 1.3962500095367432, 29.509374618530273, 1.7912499904632568, 27.431875228881836, 1.1137499809265137, 29.583749771118164, 45.28125], "mean": [0.948321521282196, -0.9449348449707031, 1.0904343128204346, -0.41162189841270447, -1.2438093423843384, 0.9030720591545105, -0.8791957497596741, -1.0073572397232056, 1.1621793508529663, -0.38673970103263855, 1.1232197284698486, -0.44181618094444275, 40.19248580932617, 61.473289489746094, -0.08307395130395889, 1.110338807106018, 26.174068450927734, 18.695409774780273, 29.11634063720703, 20.93796730041504, 29.58353042602539, 24.575298309326172, 22.257070541381836, 46.549346923828125, 10.121087074279785, 80.99365234375, 1.2164748907089233, 0.14122287929058075, 17.555877685546875, 0.5711341500282288, 17.838239669799805, -0.4500538110733032, 18.582683563232422, 0.18012003600597382, 19.442169189453125, 10.608256340026855], "std": [0.39594766497612, 0.2515876889228821, 0.308519184589386, 0.15436449646949768, 0.1922857016324997, 0.31683099269866943, 0.20970679819583893, 0.19490332901477814, 0.11456866562366486, 0.5809077024459839, 0.25177931785583496, 0.28264984488487244, 27.886741638183594, 6.945627689361572, 0.06493745744228363, 3.2631914615631104, 22.744503021240234, 20.095928192138672, 25.139747619628906, 25.847213745117188, 25.71270751953125, 28.723512649536133, 26.80618667602539, 32.73329544067383, 5.141441345214844, 1.859174370765686, 0.07203502953052521, 0.22285902500152588, 5.566515922546387, 0.6328752636909485, 5.180963039398193, 0.6264914870262146, 4.968022346496582, 0.24406705796718597, 7.087887287139893, 15.977432250976562], "count": [529]}, "timestamp": {"min": [0.0], "max": [17.6], "mean": [8.8], "std": [5.090295778352287], "count": [529]}, "frame_index": {"min": [0], "max": [528], "mean": [264.0], "std": [152.7088733505686], "count": [529]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [529]}, "index": {"min": [11027], "max": [11555], "mean": [11291.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [1.4706994328922496, 6.0, 6.0, 6.0, 6.0], "std": [1.0250140311731144, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [529]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [529]}, "eef_direction_state": {"mean": [3.7977315689981097, 5.043478260869565], "std": [1.825754254310245, 1.5469953804049679], "min": [0, 2], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [1.0472589792060492, 0.444234404536862], "std": [0.7088670445189394, 0.7309068284914441], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.7996219281663516, 0.30623818525519847], "std": [0.8371794444914875, 0.6483794164325533], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [3.7977315689981097, 5.043478260869565], "std": [1.825754254310245, 1.5469953804049679], "min": [0, 2], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [1.0472589792060492, 0.444234404536862], "std": [0.7088670445189394, 0.7309068284914441], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.7996219281663516, 0.30623818525519847], "std": [0.8371794444914875, 0.6483794164325533], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.6499010462287826, 0.23662423359682214, 1.2201316079721864, -1.2127921143384295, 0.7284259033812615, -1.6719956332861579, 0.592828375462509, -0.11523462091780651, 1.1676672917935769, 1.4266370812496934, 0.8234635160447671, 1.0240353006872338], "std": [0.07308565969054963, 0.057905172417643654, 0.09019760153315713, 0.37096719104705717, 0.4058930929349159, 0.176321051082789, 0.02470197961781972, 0.09583509904217573, 0.05556235508310774, 0.4122047030525288, 0.09913816041562915, 2.023761405443987], "min": [0.550714957500338, 0.1523788812175453, 1.013181342745944, -2.147138569928978, 0.12515624382661938, -2.26424616204927, 0.5395020112326347, -0.22640026708864427, 1.0616586407175743, 1.067821024470345, 0.6885046594149697, -3.129121404645839], "max": [0.7481101116551359, 0.35723441804715234, 1.3706940299318784, -0.7360117147383693, 1.4564151322672196, -1.451108181563242, 0.6162214558691872, 0.08974256546481135, 1.2346177807854724, 2.2575179646136965, 0.9941711004399219, 3.114162546951403], "count": [529]}, "eef_sim_pose_action": {"mean": [0.6499010462287826, 0.23662423359682214, 1.2201316079721864, -1.2127921143384295, 0.7284259033812615, -1.6719956332861579, 0.592828375462509, -0.11523462091780651, 1.1676672917935769, 1.4266370812496934, 0.8234635160447671, 1.0240353006872338], "std": [0.07308565969054963, 0.057905172417643654, 0.09019760153315713, 0.37096719104705717, 0.4058930929349159, 0.176321051082789, 0.02470197961781972, 0.09583509904217573, 0.05556235508310774, 0.4122047030525288, 0.09913816041562915, 2.023761405443987], "min": [0.550714957500338, 0.1523788812175453, 1.013181342745944, -2.147138569928978, 0.12515624382661938, -2.26424616204927, 0.5395020112326347, -0.22640026708864427, 1.0616586407175743, 1.067821024470345, 0.6885046594149697, -3.129121404645839], "max": [0.7481101116551359, 0.35723441804715234, 1.3706940299318784, -0.7360117147383693, 1.4564151322672196, -1.451108181563242, 0.6162214558691872, 0.08974256546481135, 1.2346177807854724, 2.2575179646136965, 0.9941711004399219, 3.114162546951403], "count": [529]}}} +{"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.4804017361111111]], [[0.4738042647058823]], [[0.47128246323529416]]], "std": [[[0.260808580320666]], [[0.25185413784158467]], [[0.25141255036796917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072144281045751]], [[0.5253158823529411]], [[0.502865173611111]]], "std": [[[0.31455835847406144]], [[0.31398854918522323]], [[0.32385773775703514]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356368423202614]], [[0.551718245506536]], [[0.5324921160130719]]], "std": [[[0.29382128153068493]], [[0.29156921656073714]], [[0.29675122099682877]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4269660130718954]], [[0.43317417483660126]], [[0.39426619689542486]]], "std": [[[0.3667083565061899]], [[0.3689992060735372]], [[0.3844151286474003]]], "count": [100]}, "observation.state": {"min": [0.41027694940567017, -1.216620922088623, 0.6946908235549927, -0.7578250169754028, -1.4518482685089111, 0.54648756980896, -1.4364885091781616, -1.4801490306854248, 0.9281538724899292, -1.5280718803405762, 0.6534437537193298, -0.662389874458313, 0.7131249904632568, 45.98999786376953, -0.234375, -0.7406250238418579, 0.3762499988079071, 0.0781250074505806, 0.16124999523162842, -0.8431249856948853, 0.6775000095367432, 0.045625004917383194, 1.5674999952316284, 0.8062499761581421, 1.853124976158142, 76.13562774658203, 0.7762500047683716, -0.42624998092651367, 16.593124389648438, -0.04062499850988388, 16.604999542236328, 0.9737499952316284, 12.764374732971191, -0.265625, 0.8556250333786011, 1.1549999713897705], "max": [1.6914387941360474, -0.5952925682067871, 1.4409762620925903, -0.23832684755325317, -0.7946373820304871, 1.2969214916229248, -0.501068115234375, -0.7443779706954956, 1.4138675928115845, 0.307193785905838, 1.608406901359558, 0.08208876848220825, 69.38500213623047, 78.51750183105469, 0.25, 9.338125228881836, 59.4943733215332, 46.178749084472656, 66.22312927246094, 73.05687713623047, 72.9800033569336, 71.43437194824219, 61.56687545776367, 91.203125, 12.314444541931152, 82.58000183105469, 2.125, 0.34812498092651367, 27.365625381469727, 1.2899999618530273, 27.4112491607666, 1.5837500095367432, 24.297500610351562, 0.71875, 23.998750686645508, 47.890625], "mean": [1.1566243171691895, -0.857475996017456, 1.0178333520889282, -0.4255574345588684, -1.1536270380020142, 0.8926959037780762, -0.8748555779457092, -0.9978521466255188, 1.1093940734863281, -0.6787213683128357, 1.016623854637146, -0.2803936302661896, 31.87517738342285, 62.97511291503906, -0.1450345516204834, 2.062887191772461, 29.965322494506836, 12.801616668701172, 32.79148864746094, 16.1108455657959, 32.47219467163086, 19.473012924194336, 21.401229858398438, 47.5692024230957, 4.32105016708374, 80.75732421875, 0.853449821472168, -0.15858913958072662, 21.782920837402344, 0.03772610053420067, 21.7464599609375, 1.0216132402420044, 18.19708824157715, -0.19620774686336517, 11.065423011779785, 24.92003059387207], "std": [0.44866669178009033, 0.21248826384544373, 0.26563626527786255, 0.12073516845703125, 0.2149975299835205, 0.23628319799900055, 0.3916410207748413, 0.2250487208366394, 0.1540616899728775, 0.6601457595825195, 0.30950987339019775, 0.310883104801178, 28.73502540588379, 9.505743980407715, 0.07542787492275238, 3.3763914108276367, 20.132545471191406, 16.441843032836914, 23.846288681030273, 21.21811866760254, 24.90583038330078, 25.693876266479492, 24.26719856262207, 32.02989196777344, 2.3362960815429688, 2.40975022315979, 0.156650573015213, 0.2771160304546356, 3.35845685005188, 0.15431006252765656, 3.4185078144073486, 0.0666007474064827, 3.7214746475219727, 0.11216602474451065, 8.449795722961426, 16.139171600341797], "count": [326]}, "action": {"min": [0.41027694940567017, -1.216620922088623, 0.6946908235549927, -0.7578250169754028, -1.4518482685089111, 0.54648756980896, -1.4364885091781616, -1.4801490306854248, 0.9281538724899292, -1.5280718803405762, 0.6534437537193298, -0.662389874458313, 0.7131249904632568, 45.98999786376953, -0.234375, -0.7406250238418579, 0.3762499988079071, 0.0781250074505806, 0.16124999523162842, -0.8431249856948853, 0.6775000095367432, 0.045625004917383194, 1.5674999952316284, 0.8062499761581421, 1.853124976158142, 76.13562774658203, 0.7762500047683716, -0.42624998092651367, 16.593124389648438, -0.04062499850988388, 16.604999542236328, 0.9737499952316284, 12.764374732971191, -0.265625, 0.8556250333786011, 1.1549999713897705], "max": [1.6914387941360474, -0.5952925682067871, 1.4409762620925903, -0.23832684755325317, -0.7946373820304871, 1.2969214916229248, -0.501068115234375, -0.7443779706954956, 1.4138675928115845, 0.307193785905838, 1.608406901359558, 0.08208876848220825, 69.38500213623047, 78.51750183105469, 0.25, 9.338125228881836, 59.4943733215332, 46.178749084472656, 66.22312927246094, 73.05687713623047, 72.9800033569336, 71.43437194824219, 61.56687545776367, 91.203125, 12.314444541931152, 82.58000183105469, 2.125, 0.34812498092651367, 27.365625381469727, 1.2899999618530273, 27.4112491607666, 1.5837500095367432, 24.297500610351562, 0.71875, 23.998750686645508, 47.890625], "mean": [1.1566239595413208, -0.857475996017456, 1.0178335905075073, -0.42555755376815796, -1.1536275148391724, 0.892695963382721, -0.874855637550354, -0.997852087020874, 1.1093947887420654, -0.6787214875221252, 1.0166237354278564, -0.2803937494754791, 31.875192642211914, 62.97510528564453, -0.1450345665216446, 2.06288743019104, 29.965328216552734, 12.801615715026855, 32.791473388671875, 16.1108455657959, 32.47220230102539, 19.473012924194336, 21.401243209838867, 47.569190979003906, 4.321052551269531, 80.75733947753906, 0.8534491658210754, -0.15858910977840424, 21.782913208007812, 0.03772613778710365, 21.7464599609375, 1.0216128826141357, 18.197093963623047, -0.19620782136917114, 11.065421104431152, 24.92003059387207], "std": [0.4486667513847351, 0.21248820424079895, 0.26563626527786255, 0.12073520570993423, 0.2149975299835205, 0.23628322780132294, 0.39164093136787415, 0.22504869103431702, 0.15406164526939392, 0.6601458191871643, 0.30950984358787537, 0.310883104801178, 28.735021591186523, 9.505741119384766, 0.07542784512042999, 3.3763914108276367, 20.132545471191406, 16.441843032836914, 23.846284866333008, 21.21811866760254, 24.90583038330078, 25.693872451782227, 24.267200469970703, 32.0298957824707, 2.336296319961548, 2.40975022315979, 0.15665048360824585, 0.2771162688732147, 3.358457088470459, 0.15431004762649536, 3.4185075759887695, 0.06660068035125732, 3.7214746475219727, 0.11216607689857483, 8.449795722961426, 16.139171600341797], "count": [326]}, "timestamp": {"min": [0.0], "max": [10.833333333333334], "mean": [5.416666666666666], "std": [3.136921704119785], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [326]}, "index": {"min": [11556], "max": [11881], "mean": [11718.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [326]}, "subtask_annotation": {"mean": [1.3098159509202454, 6.0, 6.0, 6.0, 6.0], "std": [1.1183200988207957, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [326]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [326]}, "eef_direction_state": {"mean": [3.8773006134969323, 4.217791411042945], "std": [1.7990215682095265, 1.6180887098843117], "min": [0, 2], "max": [6, 6], "count": [326]}, "eef_velocity_state": {"mean": [1.0920245398773005, 0.9079754601226994], "std": [0.8011480715364834, 0.834896973556023], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_state": {"mean": [0.8098159509202454, 0.6993865030674846], "std": [0.8439764719139637, 0.8372828485086695], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_direction_action": {"mean": [3.8773006134969323, 4.217791411042945], "std": [1.7990215682095265, 1.6180887098843117], "min": [0, 2], "max": [6, 6], "count": [326]}, "eef_velocity_action": {"mean": [1.0920245398773005, 0.9079754601226994], "std": [0.8011480715364834, 0.834896973556023], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_acc_mag_action": {"mean": [0.8098159509202454, 0.6993865030674846], "std": [0.8439764719139637, 0.8372828485086695], "min": [0, 0], "max": [2, 2], "count": [326]}, "eef_sim_pose_state": {"mean": [0.6224762746581374, 0.2668767063688797, 1.1622949750930742, -1.511632008785568, 0.8358398994353481, -1.8239453430730979, 0.5508053007978875, -0.08631072272490978, 1.1316484638446604, 1.7507415643786302, 0.8964812070699929, 1.1284518153032024], "std": [0.0857438143955054, 0.06952423918050826, 0.10074105922115803, 0.42631726689537963, 0.24347751965587316, 0.2366904436155971, 0.014272405886026672, 0.1198537495170175, 0.03788927317643128, 0.26594783653302523, 0.08878345371545869, 2.4076163868084404], "min": [0.541911150495168, 0.16109833376564037, 0.996824275672614, -2.2564253382226394, 0.6011401266373504, -2.23899750771293, 0.5320767876538729, -0.27328795359672176, 1.0600595795559478, 1.2551684741853064, 0.7558327304829753, -3.1390368574542413], "max": [0.7678008807436456, 0.3899056837570351, 1.2970194706754448, -0.999857171299648, 1.2956398912300648, -1.5251887165750906, 0.5873747893011572, 0.09981997289675965, 1.1943743958427155, 2.3054921392321943, 0.994168787486335, 3.1371187355417907], "count": [326]}, "eef_sim_pose_action": {"mean": [0.6224762746581374, 0.2668767063688797, 1.1622949750930742, -1.511632008785568, 0.8358398994353481, -1.8239453430730979, 0.5508053007978875, -0.08631072272490978, 1.1316484638446604, 1.7507415643786302, 0.8964812070699929, 1.1284518153032024], "std": [0.0857438143955054, 0.06952423918050826, 0.10074105922115803, 0.42631726689537963, 0.24347751965587316, 0.2366904436155971, 0.014272405886026672, 0.1198537495170175, 0.03788927317643128, 0.26594783653302523, 0.08878345371545869, 2.4076163868084404], "min": [0.541911150495168, 0.16109833376564037, 0.996824275672614, -2.2564253382226394, 0.6011401266373504, -2.23899750771293, 0.5320767876538729, -0.27328795359672176, 1.0600595795559478, 1.2551684741853064, 0.7558327304829753, -3.1390368574542413], "max": [0.7678008807436456, 0.3899056837570351, 1.2970194706754448, -0.999857171299648, 1.2956398912300648, -1.5251887165750906, 0.5873747893011572, 0.09981997289675965, 1.1943743958427155, 2.3054921392321943, 0.994168787486335, 3.1371187355417907], "count": [326]}}} +{"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.4729506903594771]], [[0.46725336805555556]], [[0.4660983108660131]]], "std": [[[0.2688228857843106]], [[0.25978544113588853]], [[0.258229897834335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49099343545751634]], [[0.5149186213235294]], [[0.49366345588235294]]], "std": [[[0.3161766778937343]], [[0.31218696321974965]], [[0.319777164453732]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5475465788398692]], [[0.5706147079248366]], [[0.5588160355392157]]], "std": [[[0.2931768808059595]], [[0.28881959187724954]], [[0.2937012212832766]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4211238031045752]], [[0.4297318545751634]], [[0.39304265114379083]]], "std": [[[0.3686645611979379]], [[0.370801236686897]], [[0.3847899420426691]]], "count": [100]}, "observation.state": {"min": [0.3202248811721802, -1.2878137826919556, 0.6365634799003601, -0.7460708022117615, -1.594207525253296, 0.6362535357475281, -1.3585536479949951, -1.4887083768844604, 0.9718089699745178, -1.4379959106445312, 0.6535152792930603, -0.7183820605278015, 0.7237499952316284, 53.779998779296875, -0.265625, -1.2487499713897705, 4.783124923706055, -0.061250001192092896, 8.173125267028809, -0.6356250047683716, 9.548125267028809, -0.08749999850988388, 1.5412499904632568, 16.69937515258789, 2.2437500953674316, 75.80999755859375, 0.7799999713897705, -0.3856250047683716, 13.739999771118164, -0.859375, 15.989375114440918, 0.3487499952316284, 13.639374732971191, -0.28562501072883606, 2.615000009536743, 1.0943750143051147], "max": [1.5505549907684326, -0.579461395740509, 1.5787365436553955, -0.12533855438232422, -0.9322070479393005, 1.3550488948822021, -0.5079346895217896, -0.7423990964889526, 1.4828431606292725, 0.2965257167816162, 1.557087779045105, 0.0519760437309742, 72.31812286376953, 77.5374984741211, 0.45875000953674316, 8.081250190734863, 59.87187576293945, 82.61437225341797, 66.84124755859375, 101.8187484741211, 62.60749816894531, 107.87249755859375, 56.45562744140625, 109.94187927246094, 19.032499313354492, 82.54562377929688, 3.1875, 2.2881250381469727, 28.707500457763672, 1.6037499904632568, 29.891874313354492, 1.8450000286102295, 26.631250381469727, 1.5724999904632568, 29.3231258392334, 41.009376525878906], "mean": [1.0221737623214722, -0.9225090742111206, 1.0825504064559937, -0.37240856885910034, -1.2473524808883667, 0.85478276014328, -0.8357011079788208, -1.031481146812439, 1.1883841753005981, -0.6081113815307617, 0.9407693147659302, -0.3266984820365906, 34.41032409667969, 65.96833038330078, -0.148039311170578, 0.25598371028900146, 32.47032928466797, 16.342573165893555, 33.68084716796875, 19.99062156677246, 31.795242309570312, 27.288644790649414, 20.030366897583008, 52.83815383911133, 6.734434127807617, 81.68174743652344, 0.8596415519714355, 0.13425292074680328, 20.7718505859375, 0.4016816020011902, 22.094362258911133, 0.42694607377052307, 19.732526779174805, -0.19733770191669464, 17.513898849487305, 15.022473335266113], "std": [0.48958978056907654, 0.26163461804389954, 0.353915274143219, 0.19245386123657227, 0.2395755499601364, 0.22553659975528717, 0.22297988831996918, 0.1902478188276291, 0.12263040244579315, 0.503875732421875, 0.19203735888004303, 0.24287466704845428, 28.29793357849121, 8.915674209594727, 0.09644202142953873, 1.6938011646270752, 18.69818878173828, 20.438720703125, 20.264217376708984, 25.828340530395508, 19.526456832885742, 33.47610092163086, 22.030136108398438, 24.724328994750977, 3.3067777156829834, 1.1999636888504028, 0.23760919272899628, 0.6160656213760376, 4.065016269683838, 0.28130438923835754, 3.7776339054107666, 0.1469191312789917, 3.4156503677368164, 0.1829419881105423, 7.63398551940918, 14.255186080932617], "count": [462]}, "action": {"min": [0.3202248811721802, -1.2878137826919556, 0.6365634799003601, -0.7460708022117615, -1.594207525253296, 0.6362535357475281, -1.3585536479949951, -1.4887083768844604, 0.9718089699745178, -1.4379959106445312, 0.6535152792930603, -0.7183820605278015, 0.7237499952316284, 53.779998779296875, -0.265625, -1.2487499713897705, 4.783124923706055, -0.061250001192092896, 8.173125267028809, -0.6356250047683716, 9.548125267028809, -0.08749999850988388, 1.5412499904632568, 16.69937515258789, 2.2437500953674316, 75.80999755859375, 0.7799999713897705, -0.3856250047683716, 13.739999771118164, -0.859375, 15.989375114440918, 0.3487499952316284, 13.639374732971191, -0.28562501072883606, 2.615000009536743, 1.0943750143051147], "max": [1.5505549907684326, -0.579461395740509, 1.5787365436553955, -0.12533855438232422, -0.9322070479393005, 1.3550488948822021, -0.5079346895217896, -0.7423990964889526, 1.4828431606292725, 0.2965257167816162, 1.557087779045105, 0.0519760437309742, 72.31812286376953, 77.5374984741211, 0.45875000953674316, 8.081250190734863, 59.87187576293945, 82.61437225341797, 66.84124755859375, 101.8187484741211, 62.60749816894531, 107.87249755859375, 56.45562744140625, 109.94187927246094, 19.032499313354492, 82.54562377929688, 3.1875, 2.2881250381469727, 28.707500457763672, 1.6037499904632568, 29.891874313354492, 1.8450000286102295, 26.631250381469727, 1.5724999904632568, 29.3231258392334, 41.009376525878906], "mean": [1.0221737623214722, -0.922509491443634, 1.0825501680374146, -0.3724086582660675, -1.2473524808883667, 0.8547832369804382, -0.8357000946998596, -1.0314810276031494, 1.188383936882019, -0.6081117987632751, 0.9407691359519958, -0.3266986012458801, 34.410343170166016, 65.96834564208984, -0.14803935587406158, 0.2559838891029358, 32.470333099365234, 16.34258270263672, 33.68084716796875, 19.99061393737793, 31.79522132873535, 27.288650512695312, 20.030353546142578, 52.838134765625, 6.734435558319092, 81.68174743652344, 0.8596417307853699, 0.13425303995609283, 20.771833419799805, 0.4016817510128021, 22.094356536865234, 0.4269459843635559, 19.7325382232666, -0.19733774662017822, 17.513904571533203, 15.022477149963379], "std": [0.4895896315574646, 0.2616345286369324, 0.353915274143219, 0.1924538016319275, 0.2395755797624588, 0.22553656995296478, 0.22297997772693634, 0.1902477741241455, 0.12263044714927673, 0.5038760304450989, 0.19203734397888184, 0.2428746223449707, 28.297927856445312, 8.91567611694336, 0.09644211083650589, 1.6938010454177856, 18.69818687438965, 20.438720703125, 20.264219284057617, 25.828344345092773, 19.52645492553711, 33.47609329223633, 22.030136108398438, 24.724328994750977, 3.3067779541015625, 1.199963927268982, 0.23760952055454254, 0.6160653829574585, 4.065016269683838, 0.28130441904067993, 3.777634382247925, 0.14691884815692902, 3.4156501293182373, 0.18294179439544678, 7.633984088897705, 14.255186080932617], "count": [462]}, "timestamp": {"min": [0.0], "max": [15.366666666666667], "mean": [7.683333333333333], "std": [4.445586658782027], "count": [462]}, "frame_index": {"min": [0], "max": [461], "mean": [230.5], "std": [133.3675997634608], "count": [462]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [462]}, "index": {"min": [11882], "max": [12343], "mean": [12112.5], "std": [133.3675997634608], "count": [462]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [462]}, "subtask_annotation": {"mean": [1.147186147186147, 6.0, 6.0, 6.0, 6.0], "std": [1.1509372634495927, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [462]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [462]}, "eef_direction_state": {"mean": [4.175324675324675, 3.9935064935064934], "std": [1.7757375769535844, 1.967803904526006], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_state": {"mean": [0.9329004329004329, 0.8138528138528138], "std": [0.7600978426137882, 0.7922669294039423], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.5714285714285714], "std": [0.8429561905262738, 0.8019765317339863], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_direction_action": {"mean": [4.175324675324675, 3.9935064935064934], "std": [1.7757375769535844, 1.967803904526006], "min": [0, 0], "max": [6, 6], "count": [462]}, "eef_velocity_action": {"mean": [0.9329004329004329, 0.8138528138528138], "std": [0.7600978426137882, 0.7922669294039423], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.5714285714285714], "std": [0.8429561905262738, 0.8019765317339863], "min": [0, 0], "max": [2, 2], "count": [462]}, "eef_sim_pose_state": {"mean": [0.6383324429911355, 0.2408233835113553, 1.2180341801289571, -1.2715677093265456, 0.7700408875175563, -1.7318157774527496, 0.5793814347693855, -0.08675989382068157, 1.1244006244163685, 1.699196419747028, 0.8668997473252144, 1.348940037015406], "std": [0.08941481024963065, 0.07135284027941839, 0.10532930769700138, 0.4163473905538906, 0.2963720565926177, 0.1614624306996727, 0.032633384038432925, 0.09495104993663595, 0.037498920441110854, 0.25501533864395254, 0.0910200293467612, 2.25933928206672], "min": [0.5430878558097764, 0.14104761239431687, 1.0093859583876157, -2.1004454166283795, 0.38028408358587873, -2.193369822798628, 0.5510838776389412, -0.2729129656812185, 1.0635299015051425, 1.1610443848474874, 0.7342993289144948, -3.1299469543231644], "max": [0.7677986833830608, 0.37164346944102244, 1.368768061861088, -0.7598460454216387, 1.3278389991102606, -1.548239395486844, 0.6892154228874601, 0.08978154511599254, 1.2036857831795975, 2.232195933814774, 1.049207138640281, 3.120881581885616], "count": [462]}, "eef_sim_pose_action": {"mean": [0.6383324429911355, 0.2408233835113553, 1.2180341801289571, -1.2715677093265456, 0.7700408875175563, -1.7318157774527496, 0.5793814347693855, -0.08675989382068157, 1.1244006244163685, 1.699196419747028, 0.8668997473252144, 1.348940037015406], "std": [0.08941481024963065, 0.07135284027941839, 0.10532930769700138, 0.4163473905538906, 0.2963720565926177, 0.1614624306996727, 0.032633384038432925, 0.09495104993663595, 0.037498920441110854, 0.25501533864395254, 0.0910200293467612, 2.25933928206672], "min": [0.5430878558097764, 0.14104761239431687, 1.0093859583876157, -2.1004454166283795, 0.38028408358587873, -2.193369822798628, 0.5510838776389412, -0.2729129656812185, 1.0635299015051425, 1.1610443848474874, 0.7342993289144948, -3.1299469543231644], "max": [0.7677986833830608, 0.37164346944102244, 1.368768061861088, -0.7598460454216387, 1.3278389991102606, -1.548239395486844, 0.6892154228874601, 0.08978154511599254, 1.2036857831795975, 2.232195933814774, 1.049207138640281, 3.120881581885616], "count": [462]}}} +{"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.4741047794117647]], [[0.46618888684640525]], [[0.4644905964052288]]], "std": [[[0.2611990520187085]], [[0.2526234046220825]], [[0.25194685469143696]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104735988562091]], [[0.5363564991830065]], [[0.5116860559640523]]], "std": [[[0.3013216589429298]], [[0.2959827049475287]], [[0.306291380773594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5491612581699347]], [[0.5559120894607843]], [[0.5388617933006535]]], "std": [[[0.3021885745160105]], [[0.3037814149233736]], [[0.308880839764843]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181140788398693]], [[0.43051783496732027]], [[0.39258483660130716]]], "std": [[[0.36993722424511444]], [[0.3704144941056061]], [[0.38578348037711635]]], "count": [100]}, "observation.state": {"min": [0.37410831451416016, -1.3246976137161255, 0.6429532170295715, -0.7844329476356506, -1.6107804775238037, 0.5801051259040833, -1.3013614416122437, -1.4901865720748901, 0.9952908754348755, -1.3440814018249512, 0.649009108543396, -0.6804887652397156, 4.119999885559082, 43.96062469482422, -0.13625000417232513, -1.2856249809265137, 0.06187500059604645, -0.8481249809265137, 0.20875000953674316, -0.6187499761581421, -0.019375000149011612, -0.07249999046325684, 1.3781818151474, -0.14625000953674316, 4.506249904632568, 78.97750091552734, 1.183750033378601, -0.14999999105930328, 11.328125, 0.7856249809265137, 11.036874771118164, 1.4631249904632568, 8.282500267028809, 0.25, 1.2662500143051147, 1.4409090280532837], "max": [1.650549292564392, -0.56341552734375, 1.5984541177749634, -0.19977398216724396, -0.965204656124115, 1.3565270900726318, -0.5535925626754761, -0.7948890924453735, 1.4852750301361084, 0.2899426221847534, 1.5907318592071533, -0.007438773289322853, 75.11312103271484, 85.06062316894531, 0.08999999612569809, 9.369375228881836, 62.14500045776367, 63.88874816894531, 72.65687561035156, 52.56624984741211, 66.10687255859375, 74.55125427246094, 59.27312469482422, 88.76875305175781, 20.11888885498047, 82.52000427246094, 2.1887500286102295, 2.565000057220459, 23.136249542236328, 1.3324999809265137, 25.537500381469727, 1.5950000286102295, 21.593124389648438, 1.2087500095367432, 23.43375015258789, 53.1349983215332], "mean": [1.0151950120925903, -0.9804020524024963, 1.1323760747909546, -0.4342917501926422, -1.272822618484497, 0.8102774024009705, -0.8584247827529907, -1.0550580024719238, 1.2061076164245605, -0.4402896463871002, 1.031761646270752, -0.4160882830619812, 44.07984924316406, 62.891334533691406, -0.05225622281432152, 0.5571527481079102, 35.647064208984375, 16.077770233154297, 37.15398025512695, 16.62099266052246, 33.91484832763672, 26.015790939331055, 23.82655906677246, 48.104549407958984, 9.041885375976562, 81.45599365234375, 1.24226975440979, 0.3031996786594391, 19.04625129699707, 0.849131166934967, 19.241609573364258, 1.5237501859664917, 16.23853302001953, 0.30519649386405945, 13.943483352661133, 13.499783515930176], "std": [0.48160526156425476, 0.28427162766456604, 0.3721262514591217, 0.14880897104740143, 0.22817659378051758, 0.2517140507698059, 0.1990569680929184, 0.18661275506019592, 0.1134076863527298, 0.4945821762084961, 0.21830019354820251, 0.2278849184513092, 27.79465103149414, 13.709138870239258, 0.04813201352953911, 2.6143059730529785, 19.23771095275879, 18.070322036743164, 22.75125503540039, 18.480998992919922, 22.933137893676758, 26.868263244628906, 24.443363189697266, 26.9008731842041, 3.595959424972534, 0.9126294851303101, 0.10085944831371307, 0.4589902460575104, 3.7492141723632812, 0.05418907105922699, 3.829970598220825, 0.01966671831905842, 3.9817934036254883, 0.09593003988265991, 6.203001022338867, 18.89167594909668], "count": [429]}, "action": {"min": [0.37410831451416016, -1.3246976137161255, 0.6429532170295715, -0.7844329476356506, -1.6107804775238037, 0.5801051259040833, -1.3013614416122437, -1.4901865720748901, 0.9952908754348755, -1.3440814018249512, 0.649009108543396, -0.6804887652397156, 4.119999885559082, 43.96062469482422, -0.13625000417232513, -1.2856249809265137, 0.06187500059604645, -0.8481249809265137, 0.20875000953674316, -0.6187499761581421, -0.019375000149011612, -0.07249999046325684, 1.3781818151474, -0.14625000953674316, 4.506249904632568, 78.97750091552734, 1.183750033378601, -0.14999999105930328, 11.328125, 0.7856249809265137, 11.036874771118164, 1.4631249904632568, 8.282500267028809, 0.25, 1.2662500143051147, 1.4409090280532837], "max": [1.650549292564392, -0.56341552734375, 1.5984541177749634, -0.19977398216724396, -0.965204656124115, 1.3565270900726318, -0.5535925626754761, -0.7948890924453735, 1.4852750301361084, 0.2899426221847534, 1.5907318592071533, -0.007438773289322853, 75.11312103271484, 85.06062316894531, 0.08999999612569809, 9.369375228881836, 62.14500045776367, 63.88874816894531, 72.65687561035156, 52.56624984741211, 66.10687255859375, 74.55125427246094, 59.27312469482422, 88.76875305175781, 20.11888885498047, 82.52000427246094, 2.1887500286102295, 2.565000057220459, 23.136249542236328, 1.3324999809265137, 25.537500381469727, 1.5950000286102295, 21.593124389648438, 1.2087500095367432, 23.43375015258789, 53.1349983215332], "mean": [1.015195608139038, -0.9804021120071411, 1.1323761940002441, -0.43429142236709595, -1.2728228569030762, 0.810276985168457, -0.8584266901016235, -1.0550578832626343, 1.2061076164245605, -0.44028937816619873, 1.031760811805725, -0.41608843207359314, 44.079856872558594, 62.8913459777832, -0.0522562600672245, 0.557152509689331, 35.64706039428711, 16.077770233154297, 37.15398406982422, 16.62099838256836, 33.914859771728516, 26.015792846679688, 23.826560974121094, 48.104530334472656, 9.041885375976562, 81.4560317993164, 1.2422690391540527, 0.3031996488571167, 19.04624366760254, 0.8491314053535461, 19.24160385131836, 1.5237500667572021, 16.23853302001953, 0.3051964342594147, 13.943477630615234, 13.499778747558594], "std": [0.48160532116889954, 0.2842715382575989, 0.37212619185447693, 0.14880892634391785, 0.22817662358283997, 0.2517140507698059, 0.19905677437782288, 0.18661272525787354, 0.113407664000988, 0.4945821464061737, 0.21830016374588013, 0.22788487374782562, 27.79465103149414, 13.70914363861084, 0.04813200235366821, 2.6143062114715576, 19.237716674804688, 18.070323944091797, 22.75126075744629, 18.481000900268555, 22.93313980102539, 26.86825942993164, 24.443363189697266, 26.900875091552734, 3.595959424972534, 0.9126299023628235, 0.1008596271276474, 0.45899027585983276, 3.7492151260375977, 0.054189059883356094, 3.8299717903137207, 0.019666725769639015, 3.9817934036254883, 0.09593012183904648, 6.203001499176025, 18.891674041748047], "count": [429]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [429]}, "index": {"min": [12344], "max": [12772], "mean": [12558.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [1.4662004662004662, 6.0, 6.0, 6.0, 6.0], "std": [1.1017679231806945, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [429]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [429]}, "eef_direction_state": {"mean": [3.983682983682984, 4.547785547785548], "std": [1.6703124094576753, 1.7503049326542077], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [1.1468531468531469, 0.6596736596736597], "std": [0.7537756582716951, 0.7608000241316869], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.8694638694638694, 0.42657342657342656], "std": [0.8645976423709562, 0.7305154531966578], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [3.983682983682984, 4.547785547785548], "std": [1.6703124094576753, 1.7503049326542077], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [1.1468531468531469, 0.6596736596736597], "std": [0.7537756582716951, 0.7608000241316869], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.8694638694638694, 0.42657342657342656], "std": [0.8645976423709562, 0.7305154531966578], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.6511391785954259, 0.24322156671126574, 1.211167221510482, -1.2232718288487325, 0.6769973881215295, -1.655236895081942, 0.5969649645025803, -0.09724243163487048, 1.1433186277597007, 1.5139629633219054, 0.8392931195568545, 1.0441259549668287], "std": [0.10005698480213578, 0.06512253644874458, 0.09784562589439937, 0.3618609640922778, 0.34971765272530414, 0.15157205428398055, 0.022613748327764176, 0.09032545955225724, 0.049126542138887064, 0.3171741712234624, 0.09874607769323185, 2.194169741240612], "min": [0.5281809730454456, 0.15238488374735015, 0.9941935058219993, -2.0752526852820257, 0.2396820064514984, -2.125968857201243, 0.5446206202408774, -0.26333739819857616, 1.0544586071865865, 1.1096129267516979, 0.7034351968456609, -3.1270084804120764], "max": [0.7783847336469282, 0.3660068873048188, 1.342083437550332, -0.8344296701867551, 1.3298371011730676, -1.4590736601766903, 0.6158639937588276, 0.08421320267242402, 1.2206700575564386, 2.160170362511926, 0.9962141565025733, 3.1411353633389383], "count": [429]}, "eef_sim_pose_action": {"mean": [0.6511391785954259, 0.24322156671126574, 1.211167221510482, -1.2232718288487325, 0.6769973881215295, -1.655236895081942, 0.5969649645025803, -0.09724243163487048, 1.1433186277597007, 1.5139629633219054, 0.8392931195568545, 1.0441259549668287], "std": [0.10005698480213578, 0.06512253644874458, 0.09784562589439937, 0.3618609640922778, 0.34971765272530414, 0.15157205428398055, 0.022613748327764176, 0.09032545955225724, 0.049126542138887064, 0.3171741712234624, 0.09874607769323185, 2.194169741240612], "min": [0.5281809730454456, 0.15238488374735015, 0.9941935058219993, -2.0752526852820257, 0.2396820064514984, -2.125968857201243, 0.5446206202408774, -0.26333739819857616, 1.0544586071865865, 1.1096129267516979, 0.7034351968456609, -3.1270084804120764], "max": [0.7783847336469282, 0.3660068873048188, 1.342083437550332, -0.8344296701867551, 1.3298371011730676, -1.4590736601766903, 0.6158639937588276, 0.08421320267242402, 1.2206700575564386, 2.160170362511926, 0.9962141565025733, 3.1411353633389383], "count": [429]}}} +{"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.48091514910130717]], [[0.47235035947712417]], [[0.46977792892156867]]], "std": [[[0.25674347558179633]], [[0.248547774050103]], [[0.2483339313416792]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.530197277369281]], [[0.5548517504084967]], [[0.5311125571895425]]], "std": [[[0.3060689243469328]], [[0.3018074800665037]], [[0.31089834804055644]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.16862745098039217]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.576001435866013]], [[0.581588022875817]], [[0.5596230575980392]]], "std": [[[0.2860846410359251]], [[0.2875723893152057]], [[0.29352976846236467]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42328647263071895]], [[0.4308999897875817]], [[0.3932128799019608]]], "std": [[[0.3661601157697102]], [[0.3688329283752324]], [[0.38336071107055514]]], "count": [100]}, "observation.state": {"min": [0.39811742305755615, -1.2824254035949707, 0.6285048127174377, -0.7011997103691101, -1.5661001205444336, 0.5337081551551819, -1.145634651184082, -1.47011137008667, 0.9969863295555115, -1.2642815113067627, 0.6334401369094849, -0.7255452871322632, 1.0099999904632568, 55.03499984741211, -0.1837500035762787, -2.2150001525878906, 0.9281250238418579, -0.503125011920929, 1.0731250047683716, -0.9175000190734863, 1.0206249952316284, -0.6063636541366577, 1.316249966621399, -0.5518749952316284, 3.708750009536743, 79.43375396728516, 0.8387500047683716, -0.4000000059604645, 20.478750228881836, 0.1681250035762787, 20.065555572509766, 0.9700000286102295, 18.1200008392334, -0.2849999964237213, 8.489999771118164, 0.631428599357605], "max": [1.637793779373169, -0.6078813076019287, 1.5291924476623535, -0.18821579217910767, -0.9405518174171448, 1.5886895656585693, -0.520928680896759, -0.8187949061393738, 1.4338951110839844, 0.14549054205417633, 1.6097208261489868, -0.07789253443479538, 71.51062774658203, 80.52307891845703, 0.17750000953674316, 9.539999961853027, 55.51375198364258, 45.07062530517578, 64.11062622070312, 51.10874938964844, 61.3181266784668, 64.95687866210938, 56.40812683105469, 68.6518783569336, 22.397777557373047, 82.3800048828125, 2.603749990463257, 0.22062499821186066, 31.9481258392334, 1.3012499809265137, 34.85375213623047, 1.6987500190734863, 35.114376068115234, 1.0924999713897705, 36.58937454223633, 45.984375], "mean": [1.1002357006072998, -0.8868066668510437, 1.0131152868270874, -0.45557621121406555, -1.2206307649612427, 0.9501165151596069, -0.8141790628433228, -1.018364667892456, 1.1633515357971191, -0.4771740734577179, 1.03879976272583, -0.4568576514720917, 28.911449432373047, 65.556396484375, -0.12838076055049896, 3.6478121280670166, 23.279144287109375, 13.304930686950684, 25.057016372680664, 11.76918888092041, 24.34380340576172, 16.277873992919922, 15.722942352294922, 34.27686309814453, 9.193117141723633, 81.54623413085938, 0.9265304207801819, -0.11084739863872528, 27.26702117919922, 0.26025617122650146, 27.859588623046875, 1.0336922407150269, 27.158714294433594, -0.018414225429296494, 26.851795196533203, 7.805196762084961], "std": [0.3905723989009857, 0.24498350918293, 0.323991060256958, 0.09846001118421555, 0.15920229256153107, 0.3978710472583771, 0.1731310933828354, 0.2131897360086441, 0.12483351677656174, 0.477232962846756, 0.2664068937301636, 0.22878973186016083, 28.800973892211914, 8.995829582214355, 0.05184386298060417, 4.762484550476074, 22.03499412536621, 18.251140594482422, 23.673484802246094, 18.63568687438965, 22.939311981201172, 24.503828048706055, 21.964765548706055, 28.41917610168457, 4.517012119293213, 0.6749506592750549, 0.21097855269908905, 0.18660373985767365, 3.2709710597991943, 0.13426068425178528, 4.0663161277771, 0.08688458055257797, 4.649755001068115, 0.23403505980968475, 7.283665180206299, 13.164434432983398], "count": [302]}, "action": {"min": [0.39811742305755615, -1.2824254035949707, 0.6285048127174377, -0.7011997103691101, -1.5661001205444336, 0.5337081551551819, -1.145634651184082, -1.47011137008667, 0.9969863295555115, -1.2642815113067627, 0.6334401369094849, -0.7255452871322632, 1.0099999904632568, 55.03499984741211, -0.1837500035762787, -2.2150001525878906, 0.9281250238418579, -0.503125011920929, 1.0731250047683716, -0.9175000190734863, 1.0206249952316284, -0.6063636541366577, 1.316249966621399, -0.5518749952316284, 3.708750009536743, 79.43375396728516, 0.8387500047683716, -0.4000000059604645, 20.478750228881836, 0.1681250035762787, 20.065555572509766, 0.9700000286102295, 18.1200008392334, -0.2849999964237213, 8.489999771118164, 0.631428599357605], "max": [1.637793779373169, -0.6078813076019287, 1.5291924476623535, -0.18821579217910767, -0.9405518174171448, 1.5886895656585693, -0.520928680896759, -0.8187949061393738, 1.4338951110839844, 0.14549054205417633, 1.6097208261489868, -0.07789253443479538, 71.51062774658203, 80.52307891845703, 0.17750000953674316, 9.539999961853027, 55.51375198364258, 45.07062530517578, 64.11062622070312, 51.10874938964844, 61.3181266784668, 64.95687866210938, 56.40812683105469, 68.6518783569336, 22.397777557373047, 82.3800048828125, 2.603749990463257, 0.22062499821186066, 31.9481258392334, 1.3012499809265137, 34.85375213623047, 1.6987500190734863, 35.114376068115234, 1.0924999713897705, 36.58937454223633, 45.984375], "mean": [1.1002353429794312, -0.8868070840835571, 1.0131151676177979, -0.45557641983032227, -1.2206305265426636, 0.950115978717804, -0.8141793012619019, -1.0183641910552979, 1.1633522510528564, -0.47717416286468506, 1.038799524307251, -0.456857293844223, 28.911457061767578, 65.55636596679688, -0.12838079035282135, 3.647812604904175, 23.27913475036621, 13.304930686950684, 25.0570125579834, 11.76918888092041, 24.343809127807617, 16.277868270874023, 15.722939491271973, 34.27687072753906, 9.193109512329102, 81.54622650146484, 0.9265302419662476, -0.11084732413291931, 27.26702880859375, 0.26025617122650146, 27.859601974487305, 1.0336917638778687, 27.158714294433594, -0.01841423101723194, 26.851806640625, 7.805210590362549], "std": [0.3905723989009857, 0.2449834644794464, 0.3239910304546356, 0.09845999628305435, 0.15920227766036987, 0.397871196269989, 0.17313110828399658, 0.2131897509098053, 0.12483350932598114, 0.477232962846756, 0.266406774520874, 0.22878970205783844, 28.800975799560547, 8.995829582214355, 0.05184386298060417, 4.762484073638916, 22.034992218017578, 18.251140594482422, 23.67348861694336, 18.63568687438965, 22.939306259155273, 24.503820419311523, 21.964765548706055, 28.41917610168457, 4.5170111656188965, 0.6749504804611206, 0.2109784036874771, 0.18660381436347961, 3.270970582962036, 0.1342606544494629, 4.066315650939941, 0.0868844985961914, 4.649754047393799, 0.23403510451316833, 7.283664703369141, 13.164436340332031], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [302]}, "index": {"min": [12773], "max": [13074], "mean": [12923.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [1.294701986754967, 6.0, 6.0, 6.0, 6.0], "std": [1.171928171717416, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [302]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [302]}, "eef_direction_state": {"mean": [3.834437086092715, 4.208609271523179], "std": [1.7067472784603765, 1.7622397096737803], "min": [0, 2], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.228476821192053, 0.7549668874172185], "std": [0.7789343615022839, 0.797071522605463], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.8973509933774835, 0.5662251655629139], "std": [0.8453571696941561, 0.8141454234303105], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [3.834437086092715, 4.208609271523179], "std": [1.7067472784603765, 1.7622397096737803], "min": [0, 2], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.228476821192053, 0.7549668874172185], "std": [0.7789343615022839, 0.797071522605463], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.8973509933774835, 0.5662251655629139], "std": [0.8453571696941561, 0.8141454234303105], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6270035847152235, 0.25491327743299624, 1.1770261266780706, -1.378502566488522, 0.8177506479521585, -1.7382463033444933, 0.5882374539701803, -0.08920604517902402, 1.1688809229309145, 1.4415578105969373, 0.8902731716105087, 0.8680491379033458], "std": [0.08391318679273352, 0.055423481608381675, 0.09361766212888577, 0.39626592381997827, 0.4281437531327593, 0.22071097033035153, 0.016721978431827888, 0.0929148036065033, 0.06225089525142571, 0.3984227155464569, 0.0844027165541818, 2.2472331134647794], "min": [0.5472427111681756, 0.17596316564134676, 0.9973763298931304, -2.1639516642652756, 0.316852556084426, -2.2711589916869466, 0.5562529380795984, -0.22097117718701564, 1.064471108945268, 0.9033056283358737, 0.7182873293100642, -3.118953144712596], "max": [0.7684591278506484, 0.36401276327773485, 1.3262516322641984, -0.8431979761382489, 1.4536157765394497, -1.5335057417768732, 0.6076201180358641, 0.09339266626352216, 1.249214147898868, 2.1346681085489614, 1.0307400713702708, 3.133203450805577], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6270035847152235, 0.25491327743299624, 1.1770261266780706, -1.378502566488522, 0.8177506479521585, -1.7382463033444933, 0.5882374539701803, -0.08920604517902402, 1.1688809229309145, 1.4415578105969373, 0.8902731716105087, 0.8680491379033458], "std": [0.08391318679273352, 0.055423481608381675, 0.09361766212888577, 0.39626592381997827, 0.4281437531327593, 0.22071097033035153, 0.016721978431827888, 0.0929148036065033, 0.06225089525142571, 0.3984227155464569, 0.0844027165541818, 2.2472331134647794], "min": [0.5472427111681756, 0.17596316564134676, 0.9973763298931304, -2.1639516642652756, 0.316852556084426, -2.2711589916869466, 0.5562529380795984, -0.22097117718701564, 1.064471108945268, 0.9033056283358737, 0.7182873293100642, -3.118953144712596], "max": [0.7684591278506484, 0.36401276327773485, 1.3262516322641984, -0.8431979761382489, 1.4536157765394497, -1.5335057417768732, 0.6076201180358641, 0.09339266626352216, 1.249214147898868, 2.1346681085489614, 1.0307400713702708, 3.133203450805577], "count": [302]}}} +{"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.48672694852941173]], [[0.47741487132352944]], [[0.4743076736111111]]], "std": [[[0.257052799729168]], [[0.2495032907889833]], [[0.24979334192255925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102414399509804]], [[0.5301292790032679]], [[0.5091530984477124]]], "std": [[[0.3124454001808912]], [[0.3100607454951258]], [[0.3190251983373275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540928635620915]], [[0.5655868402777777]], [[0.549022391748366]]], "std": [[[0.3027204425055437]], [[0.29493678592778394]], [[0.2997955979518874]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41776582107843135]], [[0.4295352859477124]], [[0.39126948937908496]]], "std": [[[0.36738142840817073]], [[0.36810314689226226]], [[0.38298625391831703]]], "count": [100]}, "observation.state": {"min": [0.3430180549621582, -1.2931544780731201, 0.6352521777153015, -0.7941605448722839, -1.60866117477417, 0.5915970802307129, -1.204127550125122, -1.4789330959320068, 1.0276474952697754, -1.3335908651351929, 0.654087483882904, -0.7148374915122986, 1.2243750095367432, 53.040626525878906, -0.17374999821186066, -0.6712499856948853, 0.2750000059604645, -0.2956250011920929, 0.22818182408809662, -0.9381250143051147, 0.29124999046325684, -0.5049999952316284, 1.2956249713897705, -0.33812499046325684, 1.4674999713897705, 77.81999969482422, 0.9006249904632568, -0.3556250035762787, 18.804445266723633, 0.4518750011920929, 16.314443588256836, 1.5143749713897705, 13.387777328491211, -0.06749999523162842, 8.140000343322754, 1.3106250762939453], "max": [1.5902047157287598, -0.5813210606575012, 1.564478874206543, -0.20971618592739105, -0.8938210606575012, 1.3979171514511108, -0.5262455344200134, -0.8033398389816284, 1.4573320150375366, 0.3967345654964447, 1.5839076042175293, -0.011182001791894436, 74.34249877929688, 77.41874694824219, 0.3762499988079071, 9.80625057220459, 57.893123626708984, 50.84375, 65.19437408447266, 85.42937469482422, 65.51374816894531, 91.90562438964844, 61.68812561035156, 101.1831283569336, 7.136666774749756, 82.22624969482422, 2.2200000286102295, 1.1325000524520874, 31.661251068115234, 1.466249942779541, 33.13999938964844, 1.7699999809265137, 33.578125, 1.1462500095367432, 34.86000061035156, 38.682498931884766], "mean": [1.12785005569458, -0.8823550939559937, 1.009617805480957, -0.4272593557834625, -1.3139821290969849, 0.8916444182395935, -0.8623906970024109, -1.0458980798721313, 1.1985609531402588, -0.3518146574497223, 1.145195722579956, -0.4571726322174072, 28.748464584350586, 63.46806716918945, -0.08905152231454849, 0.982913076877594, 22.626073837280273, 11.190824508666992, 24.168930053710938, 13.48246955871582, 24.111539840698242, 17.850547790527344, 16.448352813720703, 34.35699462890625, 2.475651741027832, 80.84721374511719, 0.9801801443099976, -0.16719551384449005, 25.703502655029297, 0.5951307415962219, 26.289779663085938, 1.58840012550354, 24.33576011657715, 0.9980066418647766, 21.008840560913086, 10.558444023132324], "std": [0.4014660716056824, 0.24515265226364136, 0.31829825043678284, 0.1333656907081604, 0.2264322191476822, 0.2855079770088196, 0.21102258563041687, 0.19709648191928864, 0.12557348608970642, 0.6040627956390381, 0.31979480385780334, 0.2780577838420868, 27.254688262939453, 7.0683488845825195, 0.07859804481267929, 2.7671821117401123, 21.517154693603516, 17.232465744018555, 24.403411865234375, 21.169879913330078, 24.64203643798828, 26.729658126831055, 23.319744110107422, 30.648059844970703, 1.1022084951400757, 1.0231996774673462, 0.13619181513786316, 0.18606817722320557, 3.0617878437042236, 0.09958656877279282, 3.439565420150757, 0.029714524745941162, 4.393523216247559, 0.14088104665279388, 6.865050792694092, 13.114995956420898], "count": [398]}, "action": {"min": [0.3430180549621582, -1.2931544780731201, 0.6352521777153015, -0.7941605448722839, -1.60866117477417, 0.5915970802307129, -1.204127550125122, -1.4789330959320068, 1.0276474952697754, -1.3335908651351929, 0.654087483882904, -0.7148374915122986, 1.2243750095367432, 53.040626525878906, -0.17374999821186066, -0.6712499856948853, 0.2750000059604645, -0.2956250011920929, 0.22818182408809662, -0.9381250143051147, 0.29124999046325684, -0.5049999952316284, 1.2956249713897705, -0.33812499046325684, 1.4674999713897705, 77.81999969482422, 0.9006249904632568, -0.3556250035762787, 18.804445266723633, 0.4518750011920929, 16.314443588256836, 1.5143749713897705, 13.387777328491211, -0.06749999523162842, 8.140000343322754, 1.3106250762939453], "max": [1.5902047157287598, -0.5813210606575012, 1.564478874206543, -0.20971618592739105, -0.8938210606575012, 1.3979171514511108, -0.5262455344200134, -0.8033398389816284, 1.4573320150375366, 0.3967345654964447, 1.5839076042175293, -0.011182001791894436, 74.34249877929688, 77.41874694824219, 0.3762499988079071, 9.80625057220459, 57.893123626708984, 50.84375, 65.19437408447266, 85.42937469482422, 65.51374816894531, 91.90562438964844, 61.68812561035156, 101.1831283569336, 7.136666774749756, 82.22624969482422, 2.2200000286102295, 1.1325000524520874, 31.661251068115234, 1.466249942779541, 33.13999938964844, 1.7699999809265137, 33.578125, 1.1462500095367432, 34.86000061035156, 38.682498931884766], "mean": [1.12785005569458, -0.8823552131652832, 1.0096176862716675, -0.42725908756256104, -1.3139817714691162, 0.8916444778442383, -0.8623896241188049, -1.0458980798721313, 1.198562741279602, -0.3518148362636566, 1.145195484161377, -0.4571724534034729, 28.748458862304688, 63.46805191040039, -0.08905152976512909, 0.9829130172729492, 22.62607192993164, 11.190824508666992, 24.1689453125, 13.48247241973877, 24.111528396606445, 17.850553512573242, 16.448354721069336, 34.35699462890625, 2.475653648376465, 80.84723663330078, 0.9801799058914185, -0.16719551384449005, 25.7034912109375, 0.5951306223869324, 26.28977394104004, 1.5883994102478027, 24.33576011657715, 0.9980073571205139, 21.008838653564453, 10.558439254760742], "std": [0.4014660120010376, 0.24515274167060852, 0.31829822063446045, 0.1333657056093216, 0.2264321893453598, 0.28550800681114197, 0.21102261543273926, 0.19709648191928864, 0.12557339668273926, 0.6040627956390381, 0.31979480385780334, 0.27805784344673157, 27.254684448242188, 7.068348407745361, 0.0785980150103569, 2.7671821117401123, 21.517160415649414, 17.232465744018555, 24.403409957885742, 21.169876098632812, 24.64204216003418, 26.72966194152832, 23.319747924804688, 30.64806365966797, 1.1022082567214966, 1.0231995582580566, 0.13619184494018555, 0.18606823682785034, 3.061788320541382, 0.0995866060256958, 3.439565420150757, 0.029714517295360565, 4.3935227394104, 0.14088113605976105, 6.865049839019775, 13.114997863769531], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [398]}, "index": {"min": [13075], "max": [13472], "mean": [13273.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [1.0527638190954773, 6.0, 6.0, 6.0, 6.0], "std": [1.1987136738424093, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [398]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [398]}, "eef_direction_state": {"mean": [4.228643216080402, 4.206030150753769], "std": [1.8756529632462289, 1.819151002789552], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.9798994974874372, 0.8316582914572864], "std": [0.832504238116634, 0.8323260159355287], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.7110552763819096, 0.6105527638190955], "std": [0.8293779178473837, 0.8246145412787365], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.228643216080402, 4.206030150753769], "std": [1.8756529632462289, 1.819151002789552], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.9798994974874372, 0.8316582914572864], "std": [0.832504238116634, 0.8323260159355287], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.7110552763819096, 0.6105527638190955], "std": [0.8293779178473837, 0.8246145412787365], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.6178705286544881, 0.25545925527059987, 1.1929791656413646, -1.2966586722281075, 0.7786361025949174, -1.7071333157178428, 0.6006594034078208, -0.11840285570065513, 1.1727063461411074, 1.3753208255343392, 0.8089538486398286, 0.68147023170537], "std": [0.07943823860922468, 0.05670510688233072, 0.1005182238178245, 0.41694368492910505, 0.35983632345667627, 0.2079524700901732, 0.028847039551368185, 0.1101070248902072, 0.06700726492710492, 0.46238701095886886, 0.12594073323329896, 2.1617788486095955], "min": [0.5444450667065406, 0.1585628813570909, 1.000688723218858, -2.1686043725971027, 0.23860388562086943, -2.25360601587182, 0.5556775131319168, -0.2830264679550506, 1.0630217868084955, 0.9100372138682427, 0.6518153893282825, -3.1314902561163818], "max": [0.763124494313797, 0.3631906703031718, 1.3568784924507247, -0.8153732277315936, 1.3824305047974468, -1.5093123317262178, 0.6876700561994473, 0.09052210281287482, 1.2551946560193707, 2.1447400286558973, 1.009994923606825, 3.1393457063808623], "count": [398]}, "eef_sim_pose_action": {"mean": [0.6178705286544881, 0.25545925527059987, 1.1929791656413646, -1.2966586722281075, 0.7786361025949174, -1.7071333157178428, 0.6006594034078208, -0.11840285570065513, 1.1727063461411074, 1.3753208255343392, 0.8089538486398286, 0.68147023170537], "std": [0.07943823860922468, 0.05670510688233072, 0.1005182238178245, 0.41694368492910505, 0.35983632345667627, 0.2079524700901732, 0.028847039551368185, 0.1101070248902072, 0.06700726492710492, 0.46238701095886886, 0.12594073323329896, 2.1617788486095955], "min": [0.5444450667065406, 0.1585628813570909, 1.000688723218858, -2.1686043725971027, 0.23860388562086943, -2.25360601587182, 0.5556775131319168, -0.2830264679550506, 1.0630217868084955, 0.9100372138682427, 0.6518153893282825, -3.1314902561163818], "max": [0.763124494313797, 0.3631906703031718, 1.3568784924507247, -0.8153732277315936, 1.3824305047974468, -1.5093123317262178, 0.6876700561994473, 0.09052210281287482, 1.2551946560193707, 2.1447400286558973, 1.009994923606825, 3.1393457063808623], "count": [398]}}} +{"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.47495232230392154]], [[0.4670170179738562]], [[0.46564906250000004]]], "std": [[[0.2575173423994419]], [[0.2477779086680687]], [[0.2465155222021873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4999701858660131]], [[0.5126340175653594]], [[0.4909102083333333]]], "std": [[[0.3167433794480986]], [[0.3213349072934173]], [[0.3281694902870721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.561150006127451]], [[0.5853190645424837]], [[0.566226358251634]]], "std": [[[0.28645395529436246]], [[0.2802725126281784]], [[0.2849898735631429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42779110498366013]], [[0.43688992442810454]], [[0.39890920343137254]]], "std": [[[0.37197612243597106]], [[0.3698145547326811]], [[0.38598315844086434]]], "count": [100]}, "observation.state": {"min": [0.4031957983970642, -1.3252460956573486, 0.6507972478866577, -0.8346685171127319, -1.5179150104522705, 0.5659905076026917, -1.1660224199295044, -1.4810073375701904, 1.027546763420105, -1.3481823205947876, 0.6744011044502258, -0.6731559634208679, 1.6981250047683716, 52.34437561035156, -0.15562500059604645, -0.5981250405311584, 0.6858333349227905, -0.3018749952316284, 0.3606249988079071, -0.5824999809265137, 0.6435714364051819, -3.259999990463257, 1.3212499618530273, 0.12062500417232513, 1.4893749952316284, 77.88750457763672, 1.0681250095367432, -0.2918750047683716, 14.243749618530273, 0.7450000047683716, 13.037500381469727, 1.5412499904632568, 10.926875114440918, 0.6518750190734863, 1.34375, 0.5512499809265137], "max": [1.642395257949829, -0.5810826420783997, 1.6082770824432373, -0.1657511293888092, -0.7707474827766418, 1.4731632471084595, -0.5552376508712769, -0.8257886171340942, 1.4782415628433228, 0.1341734230518341, 1.5625026226043701, -0.026250286027789116, 76.20625305175781, 82.82749938964844, 0.08124999701976776, 9.343124389648438, 60.1875, 52.53125, 64.5362548828125, 56.977500915527344, 65.63375091552734, 69.39125061035156, 59.869998931884766, 85.02312469482422, 18.989999771118164, 82.31500244140625, 2.6675000190734863, 1.8981249332427979, 27.410625457763672, 1.625, 28.566875457763672, 1.8949999809265137, 27.219999313354492, 1.5, 28.447500228881836, 51.55125045776367], "mean": [0.9412579536437988, -0.9815441966056824, 1.1768264770507812, -0.38446158170700073, -1.156104326248169, 0.8672992587089539, -0.771543025970459, -1.0285595655441284, 1.2173068523406982, -0.525263786315918, 1.0399525165557861, -0.39446043968200684, 43.278656005859375, 62.65554428100586, -0.06845056265592575, 1.6522095203399658, 35.450443267822266, 18.329975128173828, 38.82123947143555, 18.965118408203125, 38.89814376831055, 28.267364501953125, 27.661624908447266, 50.44434356689453, 2.7456090450286865, 81.01709747314453, 1.1478484869003296, 0.10708796977996826, 22.07818603515625, 0.817721426486969, 22.05662727355957, 1.6029884815216064, 20.66254997253418, 0.7164255976676941, 19.271883010864258, 11.701889991760254], "std": [0.40185660123825073, 0.271349161863327, 0.35897180438041687, 0.1345043033361435, 0.17596344649791718, 0.32223573327064514, 0.13547855615615845, 0.17941343784332275, 0.09949348866939545, 0.387403279542923, 0.21851342916488647, 0.18412122130393982, 30.252365112304688, 11.151310920715332, 0.04823556914925575, 2.8706114292144775, 20.703832626342773, 18.100290298461914, 23.238426208496094, 18.164981842041016, 23.75694465637207, 27.408782958984375, 24.545644760131836, 25.16694450378418, 3.2579140663146973, 1.28406822681427, 0.1624174267053604, 0.4400906264781952, 3.996694564819336, 0.09039085358381271, 4.554741859436035, 0.036632709205150604, 5.20850944519043, 0.08532093465328217, 8.653464317321777, 18.435274124145508], "count": [421]}, "action": {"min": [0.4031957983970642, -1.3252460956573486, 0.6507972478866577, -0.8346685171127319, -1.5179150104522705, 0.5659905076026917, -1.1660224199295044, -1.4810073375701904, 1.027546763420105, -1.3481823205947876, 0.6744011044502258, -0.6731559634208679, 1.6981250047683716, 52.34437561035156, -0.15562500059604645, -0.5981250405311584, 0.6858333349227905, -0.3018749952316284, 0.3606249988079071, -0.5824999809265137, 0.6435714364051819, -3.259999990463257, 1.3212499618530273, 0.12062500417232513, 1.4893749952316284, 77.88750457763672, 1.0681250095367432, -0.2918750047683716, 14.243749618530273, 0.7450000047683716, 13.037500381469727, 1.5412499904632568, 10.926875114440918, 0.6518750190734863, 1.34375, 0.5512499809265137], "max": [1.642395257949829, -0.5810826420783997, 1.6082770824432373, -0.1657511293888092, -0.7707474827766418, 1.4731632471084595, -0.5552376508712769, -0.8257886171340942, 1.4782415628433228, 0.1341734230518341, 1.5625026226043701, -0.026250286027789116, 76.20625305175781, 82.82749938964844, 0.08124999701976776, 9.343124389648438, 60.1875, 52.53125, 64.5362548828125, 56.977500915527344, 65.63375091552734, 69.39125061035156, 59.869998931884766, 85.02312469482422, 18.989999771118164, 82.31500244140625, 2.6675000190734863, 1.8981249332427979, 27.410625457763672, 1.625, 28.566875457763672, 1.8949999809265137, 27.219999313354492, 1.5, 28.447500228881836, 51.55125045776367], "mean": [0.9412580132484436, -0.9815436601638794, 1.1768261194229126, -0.38446173071861267, -1.1561033725738525, 0.8672994375228882, -0.7715417146682739, -1.028559684753418, 1.2173055410385132, -0.5252636075019836, 1.0399523973464966, -0.39446038007736206, 43.27864456176758, 62.65556335449219, -0.06845058500766754, 1.6522091627120972, 35.45045852661133, 18.329971313476562, 38.821224212646484, 18.96511459350586, 38.89813232421875, 28.267362594604492, 27.661611557006836, 50.4443473815918, 2.7456092834472656, 81.01712799072266, 1.147849202156067, 0.10708809643983841, 22.07819366455078, 0.8177219033241272, 22.056608200073242, 1.602988362312317, 20.66254997253418, 0.7164262533187866, 19.271883010864258, 11.701870918273926], "std": [0.40185678005218506, 0.27134913206100464, 0.35897180438041687, 0.1345042884349823, 0.17596347630023956, 0.32223576307296753, 0.13547870516777039, 0.17941349744796753, 0.09949349611997604, 0.387403279542923, 0.2185133546590805, 0.18412131071090698, 30.252368927001953, 11.151314735412598, 0.04823557287454605, 2.8706114292144775, 20.703832626342773, 18.100284576416016, 23.238420486450195, 18.164981842041016, 23.756940841674805, 27.408784866333008, 24.54564094543457, 25.166950225830078, 3.257915735244751, 1.2840677499771118, 0.16241729259490967, 0.44009092450141907, 3.996694326400757, 0.09039073437452316, 4.554742336273193, 0.036632709205150604, 5.2085089683532715, 0.08532091230154037, 8.653465270996094, 18.435277938842773], "count": [421]}, "timestamp": {"min": [0.0], "max": [14.0], "mean": [6.999999999999999], "std": [4.051062960645158], "count": [421]}, "frame_index": {"min": [0], "max": [420], "mean": [210.0], "std": [121.53188881935473], "count": [421]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [421]}, "index": {"min": [13473], "max": [13893], "mean": [13683.0], "std": [121.53188881935473], "count": [421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [421]}, "subtask_annotation": {"mean": [1.491686460807601, 6.0, 6.0, 6.0, 6.0], "std": [1.0911225697708067, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [421]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [421]}, "eef_direction_state": {"mean": [3.852731591448931, 4.5178147268408555], "std": [1.702917266852116, 1.6304090604480836], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_state": {"mean": [1.1187648456057007, 0.684085510688836], "std": [0.7029996092748954, 0.7407118822122368], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_state": {"mean": [0.8242280285035629, 0.47743467933491684], "std": [0.8483501861049392, 0.7783221332587121], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_direction_action": {"mean": [3.852731591448931, 4.5178147268408555], "std": [1.702917266852116, 1.6304090604480836], "min": [0, 0], "max": [6, 6], "count": [421]}, "eef_velocity_action": {"mean": [1.1187648456057007, 0.684085510688836], "std": [0.7029996092748954, 0.7407118822122368], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_acc_mag_action": {"mean": [0.8242280285035629, 0.47743467933491684], "std": [0.8483501861049392, 0.7783221332587121], "min": [0, 0], "max": [2, 2], "count": [421]}, "eef_sim_pose_state": {"mean": [0.6670344245442614, 0.2374396249306003, 1.2059979915090937, -1.2482199032925176, 0.7442845489125041, -1.6936234458498673, 0.5962262416598303, -0.08733952610484759, 1.1773456622894003, 1.3937546953755482, 0.8844933378573052, 1.274423384970887], "std": [0.09222373323711636, 0.0597590491913293, 0.08934813982872239, 0.3995522041309662, 0.3819561474972927, 0.21505399622771101, 0.017714219808794687, 0.07485539842691258, 0.05752744824807977, 0.35040222576844515, 0.07225545076850688, 2.0680684108378813], "min": [0.5319333579521854, 0.16240958242127196, 1.0026431240958573, -2.2682702499239844, 0.2567641352751848, -2.4132039308084363, 0.5510775757772632, -0.22316581388558268, 1.0597504540027611, 0.9936848494657231, 0.7276476314334359, -3.139093238997901], "max": [0.7773465840643676, 0.37422228296087656, 1.3209569969851127, -0.8835929957304225, 1.4210443712602059, -1.4310782345623299, 0.6176404476666256, 0.0825628168568574, 1.2333545262272283, 2.177155046396682, 0.9959994126984282, 3.1279902229664085], "count": [421]}, "eef_sim_pose_action": {"mean": [0.6670344245442614, 0.2374396249306003, 1.2059979915090937, -1.2482199032925176, 0.7442845489125041, -1.6936234458498673, 0.5962262416598303, -0.08733952610484759, 1.1773456622894003, 1.3937546953755482, 0.8844933378573052, 1.274423384970887], "std": [0.09222373323711636, 0.0597590491913293, 0.08934813982872239, 0.3995522041309662, 0.3819561474972927, 0.21505399622771101, 0.017714219808794687, 0.07485539842691258, 0.05752744824807977, 0.35040222576844515, 0.07225545076850688, 2.0680684108378813], "min": [0.5319333579521854, 0.16240958242127196, 1.0026431240958573, -2.2682702499239844, 0.2567641352751848, -2.4132039308084363, 0.5510775757772632, -0.22316581388558268, 1.0597504540027611, 0.9936848494657231, 0.7276476314334359, -3.139093238997901], "max": [0.7773465840643676, 0.37422228296087656, 1.3209569969851127, -0.8835929957304225, 1.4210443712602059, -1.4310782345623299, 0.6176404476666256, 0.0825628168568574, 1.2333545262272283, 2.177155046396682, 0.9959994126984282, 3.1279902229664085], "count": [421]}}} +{"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.4848209885620915]], [[0.47542953022875817]], [[0.4740755514705882]]], "std": [[[0.2560343647437244]], [[0.2477301449185521]], [[0.24645966687649085]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5128175816993464]], [[0.5252473447712418]], [[0.5045826879084968]]], "std": [[[0.3028574740276194]], [[0.3085703249111681]], [[0.3139210806967085]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1607843137254902]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5479424203431372]], [[0.5707044444444443]], [[0.5523985641339869]]], "std": [[[0.30087095956335486]], [[0.2950073783983705]], [[0.30110654692889455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418094675245098]], [[0.42930865400326795]], [[0.3928410355392157]]], "std": [[[0.3690060811158325]], [[0.3684147871283767]], [[0.3838308054323182]]], "count": [100]}, "observation.state": {"min": [0.27282655239105225, -1.262207269668579, 0.6658655405044556, -0.6889925003051758, -1.6009469032287598, 0.5785315036773682, -1.0783253908157349, -1.537561058998108, 1.0461013317108154, -1.3701648712158203, 0.6987201571464539, -0.7117856740951538, 1.8518750667572021, 51.42124938964844, -0.24562500417232513, -1.0149999856948853, 0.8131250143051147, -0.33812499046325684, 1.109375, -0.43812498450279236, 0.8912500143051147, -0.6825000047683716, 1.3262500762939453, 0.4074999988079071, 2.2249999046325684, 77.52625274658203, 0.8168749809265137, -0.25999999046325684, 13.710000038146973, -0.18812499940395355, 13.991250038146973, 0.8168749809265137, 12.423125267028809, -0.22437499463558197, 0.7518750429153442, 0.8481249809265137], "max": [1.5964035987854004, -0.5498970150947571, 1.5955214500427246, 0.09858758747577667, -0.7403963804244995, 1.4954079389572144, -0.5262693762779236, -0.7873654961585999, 1.5700818300247192, 0.28956377506256104, 1.5249484777450562, 0.05221446603536606, 71.171875, 75.58625030517578, 1.1324999332427979, 9.194375038146973, 53.3125, 53.74812698364258, 64.16437530517578, 61.692501068115234, 73.09937286376953, 66.93624877929688, 58.766876220703125, 91.02249908447266, 12.103750228881836, 82.33499908447266, 3.0712499618530273, 1.0381250381469727, 27.650625228881836, 1.8012499809265137, 28.8125, 1.9587500095367432, 26.681875228881836, 1.53125, 27.765625, 43.428123474121094], "mean": [0.928363025188446, -0.8719679117202759, 1.0998200178146362, -0.2866614758968353, -1.1686512231826782, 0.9308361411094666, -0.7930457592010498, -1.0751802921295166, 1.2663432359695435, -0.43679070472717285, 1.0458139181137085, -0.39988982677459717, 37.64670944213867, 62.37687683105469, -0.16764378547668457, 1.243779182434082, 25.351810455322266, 17.915300369262695, 29.5651912689209, 18.731618881225586, 30.987619400024414, 19.366512298583984, 21.21263313293457, 43.97279357910156, 3.578141212463379, 81.39009094238281, 0.9053658246994019, 0.061472851783037186, 21.16962432861328, -0.00011943011486437172, 21.623607635498047, 0.8887563347816467, 20.023040771484375, -0.1330951750278473, 17.441232681274414, 10.37767505645752], "std": [0.42144203186035156, 0.25461477041244507, 0.3481336236000061, 0.18903377652168274, 0.2267020344734192, 0.34647735953330994, 0.14635097980499268, 0.1875109225511551, 0.12157770991325378, 0.5040370225906372, 0.20359475910663605, 0.24607309699058533, 27.34781837463379, 7.556872367858887, 0.15876995027065277, 2.5169830322265625, 20.660945892333984, 22.108205795288086, 23.954526901245117, 22.354066848754883, 25.90201759338379, 23.221254348754883, 23.71187400817871, 27.236652374267578, 1.793792486190796, 0.9783304929733276, 0.23958492279052734, 0.22843259572982788, 3.669466495513916, 0.20383185148239136, 3.86999773979187, 0.11982334405183792, 3.8906912803649902, 0.18647783994674683, 8.263747215270996, 16.014408111572266], "count": [393]}, "action": {"min": [0.27282655239105225, -1.262207269668579, 0.6658655405044556, -0.6889925003051758, -1.6009469032287598, 0.5785315036773682, -1.0783253908157349, -1.537561058998108, 1.0461013317108154, -1.3701648712158203, 0.6987201571464539, -0.7117856740951538, 1.8518750667572021, 51.42124938964844, -0.24562500417232513, -1.0149999856948853, 0.8131250143051147, -0.33812499046325684, 1.109375, -0.43812498450279236, 0.8912500143051147, -0.6825000047683716, 1.3262500762939453, 0.4074999988079071, 2.2249999046325684, 77.52625274658203, 0.8168749809265137, -0.25999999046325684, 13.710000038146973, -0.18812499940395355, 13.991250038146973, 0.8168749809265137, 12.423125267028809, -0.22437499463558197, 0.7518750429153442, 0.8481249809265137], "max": [1.5964035987854004, -0.5498970150947571, 1.5955214500427246, 0.09858758747577667, -0.7403963804244995, 1.4954079389572144, -0.5262693762779236, -0.7873654961585999, 1.5700818300247192, 0.28956377506256104, 1.5249484777450562, 0.05221446603536606, 71.171875, 75.58625030517578, 1.1324999332427979, 9.194375038146973, 53.3125, 53.74812698364258, 64.16437530517578, 61.692501068115234, 73.09937286376953, 66.93624877929688, 58.766876220703125, 91.02249908447266, 12.103750228881836, 82.33499908447266, 3.0712499618530273, 1.0381250381469727, 27.650625228881836, 1.8012499809265137, 28.8125, 1.9587500095367432, 26.681875228881836, 1.53125, 27.765625, 43.428123474121094], "mean": [0.9283628463745117, -0.8719677329063416, 1.0998197793960571, -0.2866615056991577, -1.1686519384384155, 0.9308363199234009, -0.7930444478988647, -1.0751800537109375, 1.2663434743881226, -0.4367903172969818, 1.045813798904419, -0.3998897671699524, 37.64668655395508, 62.37693405151367, -0.16764387488365173, 1.2437790632247925, 25.3518009185791, 17.915283203125, 29.5651912689209, 18.73161506652832, 30.987627029418945, 19.366506576538086, 21.212636947631836, 43.97279357910156, 3.5781402587890625, 81.39008331298828, 0.9053647518157959, 0.06147284060716629, 21.16962432861328, -0.00011945515871047974, 21.623605728149414, 0.8887562155723572, 20.023029327392578, -0.13309518992900848, 17.441232681274414, 10.377677917480469], "std": [0.42144209146499634, 0.25461485981941223, 0.3481336236000061, 0.18903376162052155, 0.22670195996761322, 0.34647735953330994, 0.1463511735200882, 0.18751093745231628, 0.12157770246267319, 0.5040370225906372, 0.20359478890895844, 0.24607305228710175, 27.34781837463379, 7.556875705718994, 0.15876999497413635, 2.5169830322265625, 20.66094970703125, 22.108205795288086, 23.954526901245117, 22.35407829284668, 25.902023315429688, 23.221261978149414, 23.71187400817871, 27.236648559570312, 1.793792486190796, 0.9783301949501038, 0.23958493769168854, 0.2284325659275055, 3.669466972351074, 0.20383165776729584, 3.869997262954712, 0.1198234036564827, 3.890692710876465, 0.18647795915603638, 8.26374626159668, 16.014404296875], "count": [393]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [393]}, "index": {"min": [13894], "max": [14286], "mean": [14090.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [1.2646310432569974, 6.0, 6.0, 6.0, 6.0], "std": [1.2132415850807066, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [393]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [393]}, "eef_direction_state": {"mean": [3.7786259541984735, 4.234096692111959], "std": [1.7252358750229848, 1.8984814504289131], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [1.1145038167938932, 0.7888040712468194], "std": [0.7131040419653828, 0.8582346783593885], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.8422391857506362, 0.5572519083969466], "std": [0.8652447175000134, 0.8054550529946289], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [3.7786259541984735, 4.234096692111959], "std": [1.7252358750229848, 1.8984814504289131], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [1.1145038167938932, 0.7888040712468194], "std": [0.7131040419653828, 0.8582346783593885], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.8422391857506362, 0.5572519083969466], "std": [0.8652447175000134, 0.8054550529946289], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.6473623720117947, 0.23874909224664836, 1.2388458304470966, -1.0355504425687012, 0.8702308232785649, -1.5388965591708776, 0.6147442918158109, -0.10046902726093408, 1.1656365231685495, 1.412770890128563, 0.834177964684392, 1.1082461442517753], "std": [0.08062371321507933, 0.05797712545145789, 0.09996602595926492, 0.4674145335566821, 0.3606343453348553, 0.33934739498447697, 0.03339870189693403, 0.09128211466185361, 0.05641706332155745, 0.36590701682373805, 0.09053868990683582, 2.0786862151794456], "min": [0.5600443057241806, 0.16421048315885783, 1.016717052937753, -2.2281039244713647, 0.31033197075006624, -2.3765574731846884, 0.5556122942662061, -0.2667777322634516, 1.0563832459426987, 0.9713709451419535, 0.6446486743604365, -3.134340959363197], "max": [0.7672390290195762, 0.3740377824429527, 1.3835076657762733, -0.591068382467016, 1.4436328901827742, -1.0114812135623825, 0.7035020653872159, 0.09035693194230171, 1.2288911192223195, 2.1524110316767606, 1.007384418445953, 3.1295346242965523], "count": [393]}, "eef_sim_pose_action": {"mean": [0.6473623720117947, 0.23874909224664836, 1.2388458304470966, -1.0355504425687012, 0.8702308232785649, -1.5388965591708776, 0.6147442918158109, -0.10046902726093408, 1.1656365231685495, 1.412770890128563, 0.834177964684392, 1.1082461442517753], "std": [0.08062371321507933, 0.05797712545145789, 0.09996602595926492, 0.4674145335566821, 0.3606343453348553, 0.33934739498447697, 0.03339870189693403, 0.09128211466185361, 0.05641706332155745, 0.36590701682373805, 0.09053868990683582, 2.0786862151794456], "min": [0.5600443057241806, 0.16421048315885783, 1.016717052937753, -2.2281039244713647, 0.31033197075006624, -2.3765574731846884, 0.5556122942662061, -0.2667777322634516, 1.0563832459426987, 0.9713709451419535, 0.6446486743604365, -3.134340959363197], "max": [0.7672390290195762, 0.3740377824429527, 1.3835076657762733, -0.591068382467016, 1.4436328901827742, -1.0114812135623825, 0.7035020653872159, 0.09035693194230171, 1.2288911192223195, 2.1524110316767606, 1.007384418445953, 3.1295346242965523], "count": [393]}}} +{"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.4787304248366013]], [[0.47217383578431377]], [[0.4715345608660131]]], "std": [[[0.2712041815339618]], [[0.2602456609628508]], [[0.2589658969462754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5141355433006536]], [[0.5357713337418301]], [[0.51078133374183]]], "std": [[[0.275770857337889]], [[0.27444118402551754]], [[0.28318760929311865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1607843137254902]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5347010600490196]], [[0.5609808231209151]], [[0.5399798406862745]]], "std": [[[0.2930121922214821]], [[0.28890557570931785]], [[0.2915567258777821]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4300687540849673]], [[0.43639503267973856]], [[0.4022178451797385]]], "std": [[[0.37491965232646307]], [[0.37319619609428917]], [[0.3885768974172239]]], "count": [100]}, "observation.state": {"min": [0.11873426288366318, -1.3906452655792236, 0.7698176503181458, -0.5320630073547363, -1.5964540243148804, 0.08371004462242126, -1.1814509630203247, -1.4487963914871216, 0.9043301939964294, -1.243991732597351, 0.609907865524292, -0.7613615989685059, 1.9162499904632568, 46.653751373291016, -0.43687498569488525, -1.3137500286102295, 0.44312500953674316, -0.9893749952316284, 0.17750000953674316, -0.8818750381469727, 0.5718750357627869, 0.19249999523162842, 1.390625, -0.14124999940395355, 1.0006250143051147, 72.61563110351562, 1.0724999904632568, -0.32749998569488525, 10.290624618530273, 0.7200000286102295, 7.775625228881836, -0.6568750143051147, 10.098333358764648, -0.07375000417232513, 1.25, 14.458749771118164], "max": [1.4743553400039673, -0.6329394578933716, 1.6680495738983154, 0.1735236942768097, -0.5357347130775452, 1.2850481271743774, -0.5496108531951904, -0.6997745037078857, 1.4357309341430664, 0.15629900991916656, 1.4392012357711792, -0.056386854499578476, 78.38187408447266, 58.641876220703125, 20.676876068115234, 9.498749732971191, 53.77375030517578, 64.37999725341797, 64.5250015258789, 61.68687438964844, 66.98187255859375, 61.7599983215332, 70.08937072753906, 81.9468765258789, 33.41636276245117, 81.18937683105469, 2.634999990463257, 5.131333351135254, 69.70999908447266, 56.0099983215332, 87.43437957763672, 30.380624771118164, 75.61250305175781, 55.77000045776367, 57.75374984741211, 75.37812805175781], "mean": [0.8141191601753235, -0.980076014995575, 1.2800793647766113, -0.21462680399417877, -1.0873864889144897, 0.6207424402236938, -0.8248727917671204, -1.040573239326477, 1.1155915260314941, -0.6200831532478333, 0.8617072701454163, -0.35555317997932434, 53.33527374267578, 55.10348892211914, 1.3855007886886597, 3.6555614471435547, 26.1563720703125, 25.163124084472656, 31.32552719116211, 23.023941040039062, 33.45941925048828, 23.350961685180664, 30.750051498413086, 38.67293930053711, 15.026293754577637, 78.2765884399414, 1.1401954889297485, 0.5022991299629211, 39.68800354003906, 22.075450897216797, 49.324928283691406, 4.437607288360596, 45.73302459716797, 19.45477867126465, 32.506690979003906, 51.89411926269531], "std": [0.49169331789016724, 0.253728449344635, 0.32904574275016785, 0.19993625581264496, 0.24566881358623505, 0.3183343708515167, 0.20174342393875122, 0.17701181769371033, 0.13961750268936157, 0.3401236832141876, 0.15837311744689941, 0.16688665747642517, 21.485200881958008, 2.0001347064971924, 4.02849006652832, 4.631094455718994, 21.6507625579834, 23.337793350219727, 27.47345542907715, 22.743377685546875, 29.08379554748535, 23.016929626464844, 28.730876922607422, 23.392852783203125, 12.618213653564453, 1.9041799306869507, 0.15367749333381653, 0.9883235096931458, 23.82836151123047, 22.480335235595703, 33.8438835144043, 6.67393159866333, 25.385122299194336, 20.085664749145508, 22.683313369750977, 17.67418098449707], "count": [454]}, "action": {"min": [0.11873426288366318, -1.3906452655792236, 0.7698176503181458, -0.5320630073547363, -1.5964540243148804, 0.08371004462242126, -1.1814509630203247, -1.4487963914871216, 0.9043301939964294, -1.243991732597351, 0.609907865524292, -0.7613615989685059, 1.9162499904632568, 46.653751373291016, -0.43687498569488525, -1.3137500286102295, 0.44312500953674316, -0.9893749952316284, 0.17750000953674316, -0.8818750381469727, 0.5718750357627869, 0.19249999523162842, 1.390625, -0.14124999940395355, 1.0006250143051147, 72.61563110351562, 1.0724999904632568, -0.32749998569488525, 10.290624618530273, 0.7200000286102295, 7.775625228881836, -0.6568750143051147, 10.098333358764648, -0.07375000417232513, 1.25, 14.458749771118164], "max": [1.4743553400039673, -0.6329394578933716, 1.6680495738983154, 0.1735236942768097, -0.5357347130775452, 1.2850481271743774, -0.5496108531951904, -0.6997745037078857, 1.4357309341430664, 0.15629900991916656, 1.4392012357711792, -0.056386854499578476, 78.38187408447266, 58.641876220703125, 20.676876068115234, 9.498749732971191, 53.77375030517578, 64.37999725341797, 64.5250015258789, 61.68687438964844, 66.98187255859375, 61.7599983215332, 70.08937072753906, 81.9468765258789, 33.41636276245117, 81.18937683105469, 2.634999990463257, 5.131333351135254, 69.70999908447266, 56.0099983215332, 87.43437957763672, 30.380624771118164, 75.61250305175781, 55.77000045776367, 57.75374984741211, 75.37812805175781], "mean": [0.8141193985939026, -0.9800750017166138, 1.2800794839859009, -0.21462669968605042, -1.0873860120773315, 0.6207424998283386, -0.8248732089996338, -1.0405734777450562, 1.1155924797058105, -0.6200827956199646, 0.8617069721221924, -0.35555320978164673, 53.33527374267578, 55.103477478027344, 1.3854998350143433, 3.6555588245391846, 26.156373977661133, 25.16311264038086, 31.325542449951172, 23.023948669433594, 33.45941162109375, 23.350955963134766, 30.750057220458984, 38.67293167114258, 15.026289939880371, 78.27664947509766, 1.1401948928833008, 0.502299964427948, 39.68804168701172, 22.075416564941406, 49.324947357177734, 4.4376068115234375, 45.73300552368164, 19.454776763916016, 32.50669479370117, 51.89414978027344], "std": [0.49169325828552246, 0.253728449344635, 0.329045832157135, 0.19993628561496735, 0.24566882848739624, 0.3183343708515167, 0.20174343883991241, 0.17701174318790436, 0.13961756229400635, 0.34012362360954285, 0.15837308764457703, 0.1668865829706192, 21.48520278930664, 2.0001349449157715, 4.028488636016846, 4.631093502044678, 21.650758743286133, 23.33778953552246, 27.473451614379883, 22.743385314941406, 29.083799362182617, 23.01692771911621, 28.730876922607422, 23.392852783203125, 12.618216514587402, 1.9041801691055298, 0.15367765724658966, 0.9883232116699219, 23.828367233276367, 22.480337142944336, 33.84389114379883, 6.67393159866333, 25.38512420654297, 20.085664749145508, 22.683317184448242, 17.674179077148438], "count": [454]}, "timestamp": {"min": [0.0], "max": [15.1], "mean": [7.55], "std": [4.368606439383413], "count": [454]}, "frame_index": {"min": [0], "max": [453], "mean": [226.5], "std": [131.0581931815024], "count": [454]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [454]}, "index": {"min": [14287], "max": [14740], "mean": [14513.5], "std": [131.0581931815024], "count": [454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [454]}, "subtask_annotation": {"mean": [1.4647577092511013, 6.0, 6.0, 6.0, 6.0], "std": [1.0955819600390688, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [454]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [454]}, "eef_direction_state": {"mean": [4.253303964757709, 4.535242290748899], "std": [1.542260801217186, 1.7591398349524021], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_state": {"mean": [1.0572687224669604, 0.7290748898678414], "std": [0.7278460970590545, 0.7904666154635712], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_state": {"mean": [0.7555066079295154, 0.41629955947136565], "std": [0.8314591407999372, 0.7275560793437954], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_direction_action": {"mean": [4.253303964757709, 4.535242290748899], "std": [1.542260801217186, 1.7591398349524021], "min": [0, 0], "max": [6, 6], "count": [454]}, "eef_velocity_action": {"mean": [1.0572687224669604, 0.7290748898678414], "std": [0.7278460970590545, 0.7904666154635712], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_acc_mag_action": {"mean": [0.7555066079295154, 0.41629955947136565], "std": [0.8314591407999372, 0.7275560793437954], "min": [0, 0], "max": [2, 2], "count": [454]}, "eef_sim_pose_state": {"mean": [0.6804903022097863, 0.24274940819678673, 1.2522607668016, -1.2412547911137803, 0.6380374043347984, -1.819134506557828, 0.5577670925333632, -0.05772332555128977, 1.1112854094394677, 1.7132590644207428, 0.8199439927291384, 1.4012840992616307], "std": [0.07438552724034443, 0.058956331515960504, 0.1265509842604662, 0.4690074409297334, 0.34877422620485643, 0.20116886372482398, 0.026735650038890543, 0.05692205585873062, 0.05694538875456651, 0.22885541370553036, 0.2008476588447978, 2.3406360156471906], "min": [0.5729190070405874, 0.16507990738051143, 1.0256119412041222, -2.082697269067359, 0.1303705396210768, -2.3062725733190677, 0.5253757520629176, -0.2251326599405385, 1.05157902544337, 1.132393025958271, 0.557330362038277, -3.1401619372792844], "max": [0.7759028932994666, 0.3765132964824066, 1.433736189027399, -0.691707483575744, 1.3092257054950016, -1.6094324621575773, 0.6006950641626616, 0.07314747015566056, 1.2313974286822709, 2.1235082884082304, 1.1360092351421787, 3.1286376179991295], "count": [454]}, "eef_sim_pose_action": {"mean": [0.6804903022097863, 0.24274940819678673, 1.2522607668016, -1.2412547911137803, 0.6380374043347984, -1.819134506557828, 0.5577670925333632, -0.05772332555128977, 1.1112854094394677, 1.7132590644207428, 0.8199439927291384, 1.4012840992616307], "std": [0.07438552724034443, 0.058956331515960504, 0.1265509842604662, 0.4690074409297334, 0.34877422620485643, 0.20116886372482398, 0.026735650038890543, 0.05692205585873062, 0.05694538875456651, 0.22885541370553036, 0.2008476588447978, 2.3406360156471906], "min": [0.5729190070405874, 0.16507990738051143, 1.0256119412041222, -2.082697269067359, 0.1303705396210768, -2.3062725733190677, 0.5253757520629176, -0.2251326599405385, 1.05157902544337, 1.132393025958271, 0.557330362038277, -3.1401619372792844], "max": [0.7759028932994666, 0.3765132964824066, 1.433736189027399, -0.691707483575744, 1.3092257054950016, -1.6094324621575773, 0.6006950641626616, 0.07314747015566056, 1.2313974286822709, 2.1235082884082304, 1.1360092351421787, 3.1286376179991295], "count": [454]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48127754493464053]], [[0.47438423406862745]], [[0.4723586294934641]]], "std": [[[0.2557596065144175]], [[0.2469887185981522]], [[0.24595649503556888]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189046303104575]], [[0.5334800081699347]], [[0.5120374530228758]]], "std": [[[0.3110397644979217]], [[0.31215521756740805]], [[0.320391350773581]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.17254901960784313]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638750735294117]], [[0.5833128962418301]], [[0.5612360314542484]]], "std": [[[0.292375924234911]], [[0.2854658560544154]], [[0.29144863721401715]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43725030433006534]], [[0.44424530433006537]], [[0.40754265522875815]]], "std": [[[0.3735665132552912]], [[0.37334916284608605]], [[0.3910918997924007]]], "count": [100]}, "observation.state": {"min": [0.37575340270996094, -1.3232194185256958, 0.7024633884429932, -0.6929742097854614, -1.5618324279785156, 0.4262750744819641, -1.1142688989639282, -1.5145533084869385, 1.04988431930542, -1.3913366794586182, 0.653157651424408, -0.6128881573677063, 1.6200000047683716, 47.716251373291016, -0.7200000286102295, -0.414374977350235, -0.013125000521540642, -0.6625000238418579, 0.109375, -0.8106250166893005, 0.21312500536441803, 0.28125, 1.3693749904632568, -0.5375000238418579, 1.006250023841858, 74.05750274658203, 1.0049999952316284, -0.39625000953674316, 14.719374656677246, 0.5049999952316284, 15.818124771118164, 1.59375, 12.912500381469727, -0.17687499523162842, 0.9106249809265137, 0.8587499856948853], "max": [1.6388189792633057, -0.5670633912086487, 1.6259918212890625, -0.08068207651376724, -0.8133535385131836, 1.5822890996932983, -0.5080777406692505, -0.8119230270385742, 1.5269750356674194, 0.09996778517961502, 1.4648025035858154, 0.07596132159233093, 72.08312225341797, 72.75374603271484, 39.57437515258789, 9.55875015258789, 61.29312515258789, 47.68375015258789, 61.69874954223633, 56.68437576293945, 63.57250213623047, 76.39374542236328, 57.56999969482422, 99.0999984741211, 15.407500267028809, 79.40875244140625, 2.146250009536743, 1.9137499332427979, 24.337499618530273, 1.4987499713897705, 28.256874084472656, 1.84375, 28.235000610351562, 1.1024999618530273, 28.071874618530273, 46.5], "mean": [0.9530460834503174, -0.9535375237464905, 1.1612809896469116, -0.37440159916877747, -1.0676109790802002, 0.860309898853302, -0.756906270980835, -1.044008731842041, 1.2258541584014893, -0.5527051091194153, 0.9712235927581787, -0.3509587347507477, 35.974586486816406, 58.64777374267578, 6.642461776733398, 3.267089366912842, 27.369136810302734, 14.272611618041992, 29.092899322509766, 19.148536682128906, 28.49518585205078, 26.594852447509766, 21.846193313598633, 43.9529914855957, 2.6750690937042236, 76.9211654663086, 1.0844465494155884, 0.17658516764640808, 21.035675048828125, 0.5846110582351685, 22.330623626708984, 1.6421236991882324, 21.267160415649414, -0.09284034371376038, 17.896562576293945, 9.595147132873535], "std": [0.3781570494174957, 0.2870871126651764, 0.34555989503860474, 0.13411137461662292, 0.14646704494953156, 0.42309141159057617, 0.13617444038391113, 0.1823272407054901, 0.11539425700902939, 0.42007872462272644, 0.16700059175491333, 0.21781150996685028, 28.613357543945312, 5.592811584472656, 10.61648941040039, 4.106146335601807, 25.027679443359375, 17.29608726501465, 25.763551712036133, 23.388826370239258, 25.292722702026367, 30.8450984954834, 23.8794002532959, 35.394752502441406, 2.0583131313323975, 1.4265408515930176, 0.11402548104524612, 0.4821953773498535, 2.3197546005249023, 0.09630420058965683, 3.134373664855957, 0.027877019718289375, 3.7009401321411133, 0.12660109996795654, 7.737360954284668, 14.725176811218262], "count": [444]}, "action": {"min": [0.37575340270996094, -1.3232194185256958, 0.7024633884429932, -0.6929742097854614, -1.5618324279785156, 0.4262750744819641, -1.1142688989639282, -1.5145533084869385, 1.04988431930542, -1.3913366794586182, 0.653157651424408, -0.6128881573677063, 1.6200000047683716, 47.716251373291016, -0.7200000286102295, -0.414374977350235, -0.013125000521540642, -0.6625000238418579, 0.109375, -0.8106250166893005, 0.21312500536441803, 0.28125, 1.3693749904632568, -0.5375000238418579, 1.006250023841858, 74.05750274658203, 1.0049999952316284, -0.39625000953674316, 14.719374656677246, 0.5049999952316284, 15.818124771118164, 1.59375, 12.912500381469727, -0.17687499523162842, 0.9106249809265137, 0.8587499856948853], "max": [1.6388189792633057, -0.5670633912086487, 1.6259918212890625, -0.08068207651376724, -0.8133535385131836, 1.5822890996932983, -0.5080777406692505, -0.8119230270385742, 1.5269750356674194, 0.09996778517961502, 1.4648025035858154, 0.07596132159233093, 72.08312225341797, 72.75374603271484, 39.57437515258789, 9.55875015258789, 61.29312515258789, 47.68375015258789, 61.69874954223633, 56.68437576293945, 63.57250213623047, 76.39374542236328, 57.56999969482422, 99.0999984741211, 15.407500267028809, 79.40875244140625, 2.146250009536743, 1.9137499332427979, 24.337499618530273, 1.4987499713897705, 28.256874084472656, 1.84375, 28.235000610351562, 1.1024999618530273, 28.071874618530273, 46.5], "mean": [0.9530463218688965, -0.9535374045372009, 1.1612812280654907, -0.3744015693664551, -1.0676110982894897, 0.8603095412254333, -0.7569047808647156, -1.0440080165863037, 1.2258546352386475, -0.5527048707008362, 0.9712232947349548, -0.35095882415771484, 35.97460174560547, 58.64775466918945, 6.642452239990234, 3.267090082168579, 27.36912727355957, 14.272613525390625, 29.09290885925293, 19.14853858947754, 28.49519157409668, 26.59483528137207, 21.846187591552734, 43.95298385620117, 2.6750690937042236, 76.92118072509766, 1.084446907043457, 0.17658525705337524, 21.035669326782227, 0.5846110582351685, 22.33062171936035, 1.6421245336532593, 21.267160415649414, -0.09284038096666336, 17.89656639099121, 9.595133781433105], "std": [0.3781570494174957, 0.28708699345588684, 0.3455599546432495, 0.13411137461662292, 0.14646704494953156, 0.4230913817882538, 0.13617435097694397, 0.18232719600200653, 0.11539427936077118, 0.42007872462272644, 0.1670006662607193, 0.2178114652633667, 28.613353729248047, 5.59281063079834, 10.61648941040039, 4.106145858764648, 25.02768325805664, 17.29608917236328, 25.763553619384766, 23.388830184936523, 25.292720794677734, 30.845104217529297, 23.87940788269043, 35.39475631713867, 2.0583136081695557, 1.426540732383728, 0.11402539163827896, 0.4821956157684326, 2.3197553157806396, 0.09630415588617325, 3.1343729496002197, 0.02787700667977333, 3.700939655303955, 0.12660126388072968, 7.73736047744751, 14.725165367126465], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [444]}, "index": {"min": [14741], "max": [15184], "mean": [14962.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [1.3581081081081081, 6.0, 6.0, 6.0, 6.0], "std": [1.0376480799684367, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [444]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [444]}, "eef_direction_state": {"mean": [3.864864864864865, 4.6441441441441444], "std": [1.7267711183744094, 1.7370983719977484], "min": [0, 2], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [1.1509009009009008, 0.5608108108108109], "std": [0.7487070531527209, 0.7642904442202385], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.8918918918918919, 0.34234234234234234], "std": [0.8579396160039664, 0.6777745179749247], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [3.864864864864865, 4.6441441441441444], "std": [1.7267711183744094, 1.7370983719977484], "min": [0, 2], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [1.1509009009009008, 0.5608108108108109], "std": [0.7487070531527209, 0.7642904442202385], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.8918918918918919, 0.34234234234234234], "std": [0.8579396160039664, 0.6777745179749247], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.6626798162950039, 0.24057051498549048, 1.1840156648424907, -1.2542128469964302, 0.7631044990873541, -1.6237662874479681, 0.6027740177672989, -0.08239513848691928, 1.1614793837616249, 1.4973747484483588, 0.8647567199958048, 1.2827967032607235], "std": [0.08736192411648447, 0.06214762035383108, 0.0963884324556113, 0.5242751884653539, 0.4713856316959857, 0.5470850942226313, 0.018266705854024918, 0.0715251006075611, 0.049382259127915204, 0.3131598764011738, 0.08987651094268993, 2.127801611142558], "min": [0.5610484397782485, 0.1678082549073159, 0.9987398883535206, -2.5542173869464837, 0.2631567914638391, -3.115876196787806, 0.5535407249053447, -0.20826007193143947, 1.0635500441722618, 1.0885923219872038, 0.6818672359948317, -3.1058878152302616], "max": [0.7843693115546025, 0.3759915970010254, 1.3308126106575373, -0.1638301057748029, 1.5646185607729786, 3.1368585143246825, 0.6222639957705436, 0.09288111023830536, 1.2250165988150328, 2.1463866710665083, 1.045300809091846, 3.139893795854899], "count": [444]}, "eef_sim_pose_action": {"mean": [0.6626798162950039, 0.24057051498549048, 1.1840156648424907, -1.2542128469964302, 0.7631044990873541, -1.6237662874479681, 0.6027740177672989, -0.08239513848691928, 1.1614793837616249, 1.4973747484483588, 0.8647567199958048, 1.2827967032607235], "std": [0.08736192411648447, 0.06214762035383108, 0.0963884324556113, 0.5242751884653539, 0.4713856316959857, 0.5470850942226313, 0.018266705854024918, 0.0715251006075611, 0.049382259127915204, 0.3131598764011738, 0.08987651094268993, 2.127801611142558], "min": [0.5610484397782485, 0.1678082549073159, 0.9987398883535206, -2.5542173869464837, 0.2631567914638391, -3.115876196787806, 0.5535407249053447, -0.20826007193143947, 1.0635500441722618, 1.0885923219872038, 0.6818672359948317, -3.1058878152302616], "max": [0.7843693115546025, 0.3759915970010254, 1.3308126106575373, -0.1638301057748029, 1.5646185607729786, 3.1368585143246825, 0.6222639957705436, 0.09288111023830536, 1.2250165988150328, 2.1463866710665083, 1.045300809091846, 3.139893795854899], "count": [444]}}} +{"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.47830377042483657]], [[0.47080477124183007]], [[0.46882252859477125]]], "std": [[[0.25745293004956393]], [[0.24883472886134783]], [[0.24769021206224465]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5229962561274509]], [[0.5433368321078432]], [[0.5191889481209151]]], "std": [[[0.31288860849960065]], [[0.3100534883189769]], [[0.3180445862716582]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.17647058823529413]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5593467054738561]], [[0.5791271956699346]], [[0.5578231392973857]]], "std": [[[0.2913239831150519]], [[0.2839098168581191]], [[0.2890920471372691]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42354561887254905]], [[0.43298834558823535]], [[0.3964789705882353]]], "std": [[[0.37070640541038413]], [[0.3708999204008261]], [[0.38820811511977144]]], "count": [100]}, "observation.state": {"min": [0.3248979449272156, -1.3555972576141357, 0.6773098111152649, -0.6470779180526733, -1.5174143314361572, 0.6095502376556396, -1.080195665359497, -1.5002002716064453, 1.0338940620422363, -1.2003843784332275, 0.681482195854187, -0.6761654019355774, 1.306249976158142, 48.506248474121094, -0.24000000953674316, -0.7706249952316284, -0.3174999952316284, -0.4424999952316284, 0.109375, -0.8075000047683716, -0.46937498450279236, 0.4337500035762787, 1.3799999952316284, 0.057499997317790985, 1.0362499952316284, 71.76625061035156, 0.8412500023841858, -0.12312500178813934, 16.8018741607666, 0.4543749988079071, 18.660625457763672, 0.9850000143051147, 16.327499389648438, -0.375, 1.7131249904632568, 1.1687499284744263], "max": [1.5549181699752808, -0.5876630544662476, 1.6871471405029297, -0.12951093912124634, -0.9176871180534363, 1.531862735748291, -0.5678501725196838, -0.7866502404212952, 1.5130751132965088, 0.07580766826868057, 1.4601399898529053, -0.07112134993076324, 72.5062484741211, 74.5875015258789, 20.9375, 9.553750038146973, 60.6662483215332, 52.95687484741211, 62.20375061035156, 59.9431266784668, 64.79562377929688, 74.1137466430664, 53.578125, 87.90249633789062, 10.78125, 79.30374908447266, 2.7387499809265137, 0.051249999552965164, 31.160625457763672, 1.4587500095367432, 32.09812545776367, 1.7612500190734863, 29.959375381469727, 1.1875, 32.092498779296875, 48.073123931884766], "mean": [0.9215367436408997, -0.9742173552513123, 1.142784595489502, -0.40388405323028564, -1.1257928609848022, 0.9374450445175171, -0.7811612486839294, -1.0925456285476685, 1.255025029182434, -0.48708561062812805, 1.011296272277832, -0.38918599486351013, 33.730003356933594, 60.770565032958984, 1.506339430809021, 2.845574378967285, 23.620155334472656, 13.922277450561523, 24.73761749267578, 16.30440902709961, 23.40780258178711, 22.426334381103516, 16.80936050415039, 36.21703338623047, 1.3914141654968262, 76.25707244873047, 0.9300441145896912, -0.08211753517389297, 25.561628341674805, 0.5235203504562378, 26.50507164001465, 1.0573478937149048, 24.817121505737305, 0.5211231112480164, 21.83393096923828, 11.854708671569824], "std": [0.3826870322227478, 0.3026571273803711, 0.37527018785476685, 0.11920726299285889, 0.13989950716495514, 0.37034425139427185, 0.12258393317461014, 0.18215878307819366, 0.11466916650533676, 0.40265268087387085, 0.19247594475746155, 0.18739645183086395, 28.237821578979492, 7.52946662902832, 3.7278285026550293, 3.690838098526001, 24.039636611938477, 17.85235595703125, 25.368139266967773, 21.358266830444336, 24.842226028442383, 28.869112014770508, 21.31825828552246, 34.68562316894531, 1.3030033111572266, 1.9491426944732666, 0.20498904585838318, 0.0422244630753994, 3.820549726486206, 0.10743635892868042, 3.709310293197632, 0.08104152232408524, 3.9773664474487305, 0.4034445583820343, 9.044398307800293, 17.638275146484375], "count": [381]}, "action": {"min": [0.3248979449272156, -1.3555972576141357, 0.6773098111152649, -0.6470779180526733, -1.5174143314361572, 0.6095502376556396, -1.080195665359497, -1.5002002716064453, 1.0338940620422363, -1.2003843784332275, 0.681482195854187, -0.6761654019355774, 1.306249976158142, 48.506248474121094, -0.24000000953674316, -0.7706249952316284, -0.3174999952316284, -0.4424999952316284, 0.109375, -0.8075000047683716, -0.46937498450279236, 0.4337500035762787, 1.3799999952316284, 0.057499997317790985, 1.0362499952316284, 71.76625061035156, 0.8412500023841858, -0.12312500178813934, 16.8018741607666, 0.4543749988079071, 18.660625457763672, 0.9850000143051147, 16.327499389648438, -0.375, 1.7131249904632568, 1.1687499284744263], "max": [1.5549181699752808, -0.5876630544662476, 1.6871471405029297, -0.12951093912124634, -0.9176871180534363, 1.531862735748291, -0.5678501725196838, -0.7866502404212952, 1.5130751132965088, 0.07580766826868057, 1.4601399898529053, -0.07112134993076324, 72.5062484741211, 74.5875015258789, 20.9375, 9.553750038146973, 60.6662483215332, 52.95687484741211, 62.20375061035156, 59.9431266784668, 64.79562377929688, 74.1137466430664, 53.578125, 87.90249633789062, 10.78125, 79.30374908447266, 2.7387499809265137, 0.051249999552965164, 31.160625457763672, 1.4587500095367432, 32.09812545776367, 1.7612500190734863, 29.959375381469727, 1.1875, 32.092498779296875, 48.073123931884766], "mean": [0.9215366840362549, -0.9742171168327332, 1.1427838802337646, -0.4038841128349304, -1.1257922649383545, 0.9374449849128723, -0.7811611890792847, -1.092545509338379, 1.255024790763855, -0.4870857298374176, 1.011296272277832, -0.3891858160495758, 33.72999572753906, 60.770572662353516, 1.5063419342041016, 2.845573902130127, 23.62013816833496, 13.922277450561523, 24.737648010253906, 16.304399490356445, 23.407791137695312, 22.426340103149414, 16.809364318847656, 36.21703338623047, 1.3914146423339844, 76.25711059570312, 0.9300441145896912, -0.08211762458086014, 25.561641693115234, 0.523520290851593, 26.505056381225586, 1.0573487281799316, 24.817106246948242, 0.5211233496665955, 21.833904266357422, 11.85472583770752], "std": [0.382686972618103, 0.30265721678733826, 0.37527012825012207, 0.11920728534460068, 0.13989949226379395, 0.37034425139427185, 0.12258405983448029, 0.18215875327587128, 0.11466917395591736, 0.4026526212692261, 0.19247600436210632, 0.18739654123783112, 28.237815856933594, 7.529465675354004, 3.7278294563293457, 3.69083833694458, 24.039634704589844, 17.85235595703125, 25.36813735961914, 21.35826301574707, 24.842226028442383, 28.869108200073242, 21.318262100219727, 34.68562698364258, 1.3030034303665161, 1.9491424560546875, 0.20498904585838318, 0.04222450032830238, 3.820549964904785, 0.10743649303913116, 3.709310293197632, 0.08104149252176285, 3.9773662090301514, 0.4034443497657776, 9.04439926147461, 17.638269424438477], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [381]}, "index": {"min": [15185], "max": [15565], "mean": [15375.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [1.3438320209973753, 6.0, 6.0, 6.0, 6.0], "std": [1.103511461918812, 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": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [381]}, "eef_direction_state": {"mean": [3.7506561679790025, 4.6141732283464565], "std": [1.8495316396263763, 1.7435922918584401], "min": [0, 2], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [1.1391076115485563, 0.5984251968503937], "std": [0.7592427789209754, 0.7896293943126076], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.8556430446194225, 0.41732283464566927], "std": [0.8214007104793817, 0.7292999363020168], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [3.7506561679790025, 4.6141732283464565], "std": [1.8495316396263763, 1.7435922918584401], "min": [0, 2], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [1.1391076115485563, 0.5984251968503937], "std": [0.7592427789209754, 0.7896293943126076], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.8556430446194225, 0.41732283464566927], "std": [0.8214007104793817, 0.7292999363020168], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.6653944183660034, 0.22546232390371018, 1.2020496334726316, -1.2595598561609807, 0.7760772698482947, -1.6974641591243278, 0.6059144272735554, -0.07856092492884342, 1.1576661997642441, 1.438328121806296, 0.8363896045287337, 1.0443983668874486], "std": [0.09357757516477677, 0.0551358682524498, 0.08684309002958393, 0.34277523300729906, 0.45348932217339194, 0.20179056704075027, 0.021877272933482586, 0.07692489572445269, 0.05516902712075864, 0.32677274036547554, 0.08928211784515983, 2.2447297285778682], "min": [0.5657785536477816, 0.14868950043848458, 1.0089582346340813, -2.078283089799824, 0.27041278011375947, -2.4304613529230465, 0.5567650885826732, -0.20463384015272917, 1.0600885259166763, 0.9815719770832454, 0.714739821692389, -3.133696633839893], "max": [0.7975541994658519, 0.3483327151030647, 1.3511216092672071, -0.8407338612400916, 1.478890924008485, -1.5354779078660221, 0.6263031590501676, 0.08293631093175391, 1.242866478364213, 2.027760093500875, 0.9649676455857885, 3.1219478659552355], "count": [381]}, "eef_sim_pose_action": {"mean": [0.6653944183660034, 0.22546232390371018, 1.2020496334726316, -1.2595598561609807, 0.7760772698482947, -1.6974641591243278, 0.6059144272735554, -0.07856092492884342, 1.1576661997642441, 1.438328121806296, 0.8363896045287337, 1.0443983668874486], "std": [0.09357757516477677, 0.0551358682524498, 0.08684309002958393, 0.34277523300729906, 0.45348932217339194, 0.20179056704075027, 0.021877272933482586, 0.07692489572445269, 0.05516902712075864, 0.32677274036547554, 0.08928211784515983, 2.2447297285778682], "min": [0.5657785536477816, 0.14868950043848458, 1.0089582346340813, -2.078283089799824, 0.27041278011375947, -2.4304613529230465, 0.5567650885826732, -0.20463384015272917, 1.0600885259166763, 0.9815719770832454, 0.714739821692389, -3.133696633839893], "max": [0.7975541994658519, 0.3483327151030647, 1.3511216092672071, -0.8407338612400916, 1.478890924008485, -1.5354779078660221, 0.6263031590501676, 0.08293631093175391, 1.242866478364213, 2.027760093500875, 0.9649676455857885, 3.1219478659552355], "count": [381]}}} +{"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.4753114399509804]], [[0.46807774509803923]], [[0.4667556781045752]]], "std": [[[0.26000803279991397]], [[0.25170052003017057]], [[0.2502741850741686]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5319117953431373]], [[0.5525881413398692]], [[0.5309961397058823]]], "std": [[[0.3141746157107764]], [[0.31203167729446235]], [[0.31990498248208254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5416679554738562]], [[0.562258654003268]], [[0.5393244015522876]]], "std": [[[0.30329988356855375]], [[0.2956996812621913]], [[0.30164270787205605]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41631368668300656]], [[0.4261550490196079]], [[0.39291594566993465]]], "std": [[[0.3671002767232047]], [[0.3688489894275279]], [[0.3837906006451374]]], "count": [100]}, "observation.state": {"min": [0.4380054473876953, -1.3396706581115723, 0.6647211313247681, -0.7548924088478088, -1.4150835275650024, 0.5767910480499268, -1.101171612739563, -1.4692530632019043, 1.0584462881088257, -1.2835936546325684, 0.6903277039527893, -0.6416630744934082, 1.3268749713897705, 55.130001068115234, -0.1731249988079071, -2.2750000953674316, 0.16500000655651093, -0.49933332204818726, 0.1731249988079071, -0.37437501549720764, 0.07375000417232513, -0.6307142972946167, 1.4800000190734863, 0.48222219944000244, 1.5099999904632568, 79.09249877929688, 0.9900000095367432, -0.31062498688697815, 18.7450008392334, -1.4068750143051147, 20.401874542236328, 1.2231249809265137, 17.4737491607666, -0.26625001430511475, 3.7224998474121094, 1.3637499809265137], "max": [1.4713034629821777, -0.5314669609069824, 1.596022129058838, -0.04050793498754501, -0.8091334700584412, 1.4399834871292114, -0.5342803597450256, -0.8324856162071228, 1.470278263092041, 0.10980137437582016, 1.468278169631958, -0.015855077654123306, 72.5562515258789, 81.12625122070312, 0.07124999910593033, 9.274999618530273, 55.39437484741211, 46.424373626708984, 66.30937194824219, 55.74250030517578, 65.12875366210938, 68.69437408447266, 62.81687545776367, 75.06687927246094, 6.1875, 82.48200225830078, 2.2612500190734863, 0.4818750023841858, 27.744375228881836, 1.5625, 29.2606258392334, 1.9162499904632568, 29.021875381469727, 1.374000072479248, 30.582500457763672, 48.48812484741211], "mean": [0.9928828477859497, -0.9230350852012634, 1.110775113105774, -0.385438472032547, -1.1818691492080688, 0.9082165360450745, -0.762169361114502, -1.0467959642410278, 1.2232918739318848, -0.4995765686035156, 0.9983724355697632, -0.39698052406311035, 37.72858428955078, 65.10086822509766, -0.0818268209695816, 1.436566710472107, 37.960105895996094, 17.468290328979492, 38.637935638427734, 18.038921356201172, 36.762428283691406, 25.56802749633789, 24.328800201416016, 55.34244918823242, 2.0956947803497314, 81.82443237304688, 1.0692704916000366, 0.0949956625699997, 24.318317413330078, 0.5690720677375793, 25.874534606933594, 1.3135075569152832, 24.318342208862305, 0.3051653206348419, 22.74858856201172, 8.340434074401855], "std": [0.3709014654159546, 0.30611953139305115, 0.3547549545764923, 0.15038667619228363, 0.14901936054229736, 0.3496803939342499, 0.14393867552280426, 0.19463719427585602, 0.10641065239906311, 0.4630928933620453, 0.19993174076080322, 0.22306086122989655, 29.345760345458984, 10.932879447937012, 0.056966766715049744, 3.2507615089416504, 15.02921199798584, 18.7403507232666, 18.740785598754883, 21.12619972229004, 19.518566131591797, 27.96790313720703, 25.516300201416016, 16.3211727142334, 0.8740013241767883, 0.77644944190979, 0.13959962129592896, 0.21624945104122162, 2.849639654159546, 0.5646532773971558, 2.563361883163452, 0.07299552857875824, 3.4207069873809814, 0.38418251276016235, 7.016624450683594, 14.57963752746582], "count": [353]}, "action": {"min": [0.4380054473876953, -1.3396706581115723, 0.6647211313247681, -0.7548924088478088, -1.4150835275650024, 0.5767910480499268, -1.101171612739563, -1.4692530632019043, 1.0584462881088257, -1.2835936546325684, 0.6903277039527893, -0.6416630744934082, 1.3268749713897705, 55.130001068115234, -0.1731249988079071, -2.2750000953674316, 0.16500000655651093, -0.49933332204818726, 0.1731249988079071, -0.37437501549720764, 0.07375000417232513, -0.6307142972946167, 1.4800000190734863, 0.48222219944000244, 1.5099999904632568, 79.09249877929688, 0.9900000095367432, -0.31062498688697815, 18.7450008392334, -1.4068750143051147, 20.401874542236328, 1.2231249809265137, 17.4737491607666, -0.26625001430511475, 3.7224998474121094, 1.3637499809265137], "max": [1.4713034629821777, -0.5314669609069824, 1.596022129058838, -0.04050793498754501, -0.8091334700584412, 1.4399834871292114, -0.5342803597450256, -0.8324856162071228, 1.470278263092041, 0.10980137437582016, 1.468278169631958, -0.015855077654123306, 72.5562515258789, 81.12625122070312, 0.07124999910593033, 9.274999618530273, 55.39437484741211, 46.424373626708984, 66.30937194824219, 55.74250030517578, 65.12875366210938, 68.69437408447266, 62.81687545776367, 75.06687927246094, 6.1875, 82.48200225830078, 2.2612500190734863, 0.4818750023841858, 27.744375228881836, 1.5625, 29.2606258392334, 1.9162499904632568, 29.021875381469727, 1.374000072479248, 30.582500457763672, 48.48812484741211], "mean": [0.9928828477859497, -0.9230348467826843, 1.110775113105774, -0.38543862104415894, -1.1818689107894897, 0.9082163572311401, -0.762168288230896, -1.0467959642410278, 1.223292350769043, -0.49957624077796936, 0.9983724355697632, -0.3969806432723999, 37.728599548339844, 65.10082244873047, -0.08182672411203384, 1.4365661144256592, 37.96007537841797, 17.468299865722656, 38.6379280090332, 18.038928985595703, 36.762428283691406, 25.56802749633789, 24.328794479370117, 55.34245681762695, 2.0956993103027344, 81.824462890625, 1.0692704916000366, 0.09499563276767731, 24.31831169128418, 0.569071888923645, 25.874549865722656, 1.3135076761245728, 24.318336486816406, 0.30516517162323, 22.74858856201172, 8.34045124053955], "std": [0.3709014058113098, 0.306119441986084, 0.3547550141811371, 0.15038664638996124, 0.14901937544345856, 0.3496803641319275, 0.14393861591815948, 0.19463719427585602, 0.1064106673002243, 0.4630928933620453, 0.1999317705631256, 0.22306081652641296, 29.345752716064453, 10.932877540588379, 0.05696677044034004, 3.250761032104492, 15.029213905334473, 18.7403507232666, 18.740785598754883, 21.126197814941406, 19.518564224243164, 27.967899322509766, 25.516298294067383, 16.321176528930664, 0.8740010261535645, 0.7764497399330139, 0.1395997256040573, 0.21624936163425446, 2.849640130996704, 0.5646536946296692, 2.563361406326294, 0.07299550622701645, 3.420706272125244, 0.38418272137641907, 7.016624927520752, 14.579644203186035], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [353]}, "index": {"min": [15566], "max": [15918], "mean": [15742.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [1.3569405099150142, 6.0, 6.0, 6.0, 6.0], "std": [1.1477598525739015, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [353]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [353]}, "eef_direction_state": {"mean": [3.8810198300283285, 4.56657223796034], "std": [1.7740678698889172, 1.7235952546123412], "min": [0, 2], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [1.1274787535410764, 0.6118980169971672], "std": [0.7699443637062235, 0.7709859555835756], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.9461756373937678, 0.45609065155807366], "std": [0.827942152032281, 0.7518992102517462], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [3.8810198300283285, 4.56657223796034], "std": [1.7740678698889172, 1.7235952546123412], "min": [0, 2], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [1.1274787535410764, 0.6118980169971672], "std": [0.7699443637062235, 0.7709859555835756], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.9461756373937678, 0.45609065155807366], "std": [0.827942152032281, 0.7518992102517462], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.6493872166011365, 0.2400917650689264, 1.202422553996053, -1.2576673811612042, 0.8050608159577092, -1.7129120867136012, 0.605231101810548, -0.08797212664667059, 1.1705471086184456, 1.4423290882643065, 0.872709034061986, 0.9629155710058176], "std": [0.0813685537786012, 0.06546420050955132, 0.09145641735555018, 0.40648479067973897, 0.45356128620217867, 0.18985312295872456, 0.02761450613069748, 0.08850796592417683, 0.05498544666444144, 0.34116408248437574, 0.07904071897639407, 2.222326606632868], "min": [0.5589856942066735, 0.13635986432519334, 1.0136467714187383, -2.187051596481889, 0.17240512888131265, -2.284637723933937, 0.5492213183751606, -0.2178809533426123, 1.0707875414986676, 1.0360436430257989, 0.7280435853984839, -3.122805834705767], "max": [0.7653493231229489, 0.3628840413925721, 1.3150582983771817, -0.8530448697769835, 1.4642691640385181, -1.5112459384720633, 0.6268541055176217, 0.08356081069429072, 1.2319608060725211, 2.056274780904032, 0.9793802329842429, 3.141545126605818], "count": [353]}, "eef_sim_pose_action": {"mean": [0.6493872166011365, 0.2400917650689264, 1.202422553996053, -1.2576673811612042, 0.8050608159577092, -1.7129120867136012, 0.605231101810548, -0.08797212664667059, 1.1705471086184456, 1.4423290882643065, 0.872709034061986, 0.9629155710058176], "std": [0.0813685537786012, 0.06546420050955132, 0.09145641735555018, 0.40648479067973897, 0.45356128620217867, 0.18985312295872456, 0.02761450613069748, 0.08850796592417683, 0.05498544666444144, 0.34116408248437574, 0.07904071897639407, 2.222326606632868], "min": [0.5589856942066735, 0.13635986432519334, 1.0136467714187383, -2.187051596481889, 0.17240512888131265, -2.284637723933937, 0.5492213183751606, -0.2178809533426123, 1.0707875414986676, 1.0360436430257989, 0.7280435853984839, -3.122805834705767], "max": [0.7653493231229489, 0.3628840413925721, 1.3150582983771817, -0.8530448697769835, 1.4642691640385181, -1.5112459384720633, 0.6268541055176217, 0.08356081069429072, 1.2319608060725211, 2.056274780904032, 0.9793802329842429, 3.141545126605818], "count": [353]}}} +{"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.4820083823529412]], [[0.47334335171568626]], [[0.4697190788398693]]], "std": [[[0.25134103881781644]], [[0.24460574428136142]], [[0.244911840134243]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011318954248366]], [[0.5151624754901961]], [[0.4918784640522876]]], "std": [[[0.30284618149020326]], [[0.30675806095667163]], [[0.3139017317406799]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.537994891748366]], [[0.5614304473039217]], [[0.5399562111928105]]], "std": [[[0.3071140007431632]], [[0.2991620359978591]], [[0.3048858158332044]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42224971813725487]], [[0.4300455739379085]], [[0.395104675245098]]], "std": [[[0.36798891297032943]], [[0.37082282416231627]], [[0.3864214498146539]]], "count": [100]}, "observation.state": {"min": [0.5186160206794739, -1.368829607963562, 0.6283617615699768, -0.6803616285324097, -1.5138009786605835, 0.5648221969604492, -1.1219831705093384, -1.4278868436813354, 1.0176336765289307, -1.4798389673233032, 0.6991016268730164, -0.7026302814483643, 1.2549999952316284, 55.33125305175781, -0.109375, -0.6656250357627869, 0.5887500047683716, -0.4312500059604645, 1.0824999809265137, -0.7131249904632568, 0.8893750309944153, -1.4887499809265137, 1.2966666221618652, 0.34562498331069946, 1.0981249809265137, 74.63312530517578, 1.0881249904632568, -0.2056249976158142, 15.578125, 0.5299999713897705, 17.880624771118164, 0.09937500208616257, 16.485000610351562, -0.09375, 8.156874656677246, 1.4406249523162842], "max": [1.5898709297180176, -0.5442940592765808, 1.5624046325683594, -0.15854547917842865, -1.0025653839111328, 1.4804350137710571, -0.49060139060020447, -0.7691023945808411, 1.4293888807296753, 0.13998033106327057, 1.5971745252609253, 0.11694609373807907, 71.54937744140625, 74.62874603271484, 0.05249999836087227, 9.80875015258789, 62.442501068115234, 42.42499923706055, 57.15875244140625, 64.92562866210938, 52.364376068115234, 77.65437316894531, 46.044376373291016, 87.64250183105469, 18.84375, 82.17813110351562, 2.396250009536743, 0.6711111068725586, 28.475000381469727, 1.5199999809265137, 27.360000610351562, 1.78125, 30.879375457763672, 1.0325000286102295, 33.05125045776367, 33.545623779296875], "mean": [1.136743426322937, -0.8914353847503662, 1.0096771717071533, -0.45182371139526367, -1.2563285827636719, 0.9155768752098083, -0.8032549619674683, -1.0068668127059937, 1.1861443519592285, -0.4550240933895111, 1.0708277225494385, -0.4104328155517578, 28.64112663269043, 63.625221252441406, -0.0385419987142086, 3.974499225616455, 20.857250213623047, 9.467818260192871, 19.927968978881836, 14.202003479003906, 18.080236434936523, 17.25962257385254, 9.684853553771973, 32.74536895751953, 4.683745384216309, 78.67839050292969, 1.1617462635040283, -0.0742582231760025, 22.494935989379883, 0.6258159279823303, 22.59612274169922, 0.4898625314235687, 23.339426040649414, -0.026192063465714455, 24.316553115844727, 4.919937610626221], "std": [0.3525696396827698, 0.27944108843803406, 0.3212592601776123, 0.10574089735746384, 0.1509162336587906, 0.3843233585357666, 0.19723336398601532, 0.1924261748790741, 0.11522551625967026, 0.5753628611564636, 0.24314941465854645, 0.29848453402519226, 25.91388511657715, 4.800518989562988, 0.035055335611104965, 3.7849690914154053, 20.88416862487793, 14.576215744018555, 19.574148178100586, 23.52328872680664, 18.194549560546875, 28.62917709350586, 14.725587844848633, 30.652565002441406, 3.9839603900909424, 2.3053650856018066, 0.16368860006332397, 0.11638879030942917, 4.060762882232666, 0.11911607533693314, 3.116086959838867, 0.6139412522315979, 4.5414042472839355, 0.1430189460515976, 6.445304870605469, 7.524140357971191], "count": [274]}, "action": {"min": [0.5186160206794739, -1.368829607963562, 0.6283617615699768, -0.6803616285324097, -1.5138009786605835, 0.5648221969604492, -1.1219831705093384, -1.4278868436813354, 1.0176336765289307, -1.4798389673233032, 0.6991016268730164, -0.7026302814483643, 1.2549999952316284, 55.33125305175781, -0.109375, -0.6656250357627869, 0.5887500047683716, -0.4312500059604645, 1.0824999809265137, -0.7131249904632568, 0.8893750309944153, -1.4887499809265137, 1.2966666221618652, 0.34562498331069946, 1.0981249809265137, 74.63312530517578, 1.0881249904632568, -0.2056249976158142, 15.578125, 0.5299999713897705, 17.880624771118164, 0.09937500208616257, 16.485000610351562, -0.09375, 8.156874656677246, 1.4406249523162842], "max": [1.5898709297180176, -0.5442940592765808, 1.5624046325683594, -0.15854547917842865, -1.0025653839111328, 1.4804350137710571, -0.49060139060020447, -0.7691023945808411, 1.4293888807296753, 0.13998033106327057, 1.5971745252609253, 0.11694609373807907, 71.54937744140625, 74.62874603271484, 0.05249999836087227, 9.80875015258789, 62.442501068115234, 42.42499923706055, 57.15875244140625, 64.92562866210938, 52.364376068115234, 77.65437316894531, 46.044376373291016, 87.64250183105469, 18.84375, 82.17813110351562, 2.396250009536743, 0.6711111068725586, 28.475000381469727, 1.5199999809265137, 27.360000610351562, 1.78125, 30.879375457763672, 1.0325000286102295, 33.05125045776367, 33.545623779296875], "mean": [1.1367439031600952, -0.8914355635643005, 1.0096771717071533, -0.4518236517906189, -1.2563283443450928, 0.9155767560005188, -0.8032544255256653, -1.0068668127059937, 1.1861450672149658, -0.4550240933895111, 1.0708280801773071, -0.41043272614479065, 28.641122817993164, 63.625221252441406, -0.038541991263628006, 3.974498987197876, 20.857248306274414, 9.467826843261719, 19.927963256835938, 14.202010154724121, 18.080244064331055, 17.25962257385254, 9.684854507446289, 32.745361328125, 4.683743000030518, 78.67835235595703, 1.161746859550476, -0.07425828278064728, 22.49493408203125, 0.6258159279823303, 22.59612274169922, 0.489862859249115, 23.339426040649414, -0.026192080229520798, 24.316543579101562, 4.919939041137695], "std": [0.352569580078125, 0.27944108843803406, 0.3212592601776123, 0.10574091225862503, 0.15091626346111298, 0.3843234181404114, 0.1972333788871765, 0.1924261599779129, 0.11522550135850906, 0.5753628611564636, 0.24314941465854645, 0.2984846532344818, 25.91388702392578, 4.8005194664001465, 0.035055339336395264, 3.7849690914154053, 20.884166717529297, 14.576212882995605, 19.574148178100586, 23.523286819458008, 18.194551467895508, 28.629175186157227, 14.725587844848633, 30.65256118774414, 3.983959436416626, 2.305365562438965, 0.16368843615055084, 0.11638882756233215, 4.060762882232666, 0.11911608278751373, 3.116086721420288, 0.6139411926269531, 4.541403770446777, 0.14301900565624237, 6.445304870605469, 7.524140357971191], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [274]}, "index": {"min": [15919], "max": [16192], "mean": [16055.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [1.2773722627737227, 6.0, 6.0, 6.0, 6.0], "std": [1.185249531812311, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [274]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [274]}, "eef_direction_state": {"mean": [3.4927007299270074, 4.266423357664234], "std": [2.040185158210034, 1.7060980098776397], "min": [0, 2], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [1.2262773722627738, 0.8211678832116789], "std": [0.7829636820722862, 0.8288529279641775], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.8941605839416058, 0.5985401459854015], "std": [0.8456213042912243, 0.8191134072494175], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [3.4927007299270074, 4.266423357664234], "std": [2.040185158210034, 1.7060980098776397], "min": [0, 2], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.2262773722627738, 0.8211678832116789], "std": [0.7829636820722862, 0.8288529279641775], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.8941605839416058, 0.5985401459854015], "std": [0.8456213042912243, 0.8191134072494175], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.6223645582396921, 0.25038941773178736, 1.1687972756406542, -1.3317682125597874, 0.7989467759828126, -1.7098024961557858, 0.6009862074016052, -0.10799701102974578, 1.1792134916489472, 1.421534632687119, 0.854400195770711, 0.9176387610910482], "std": [0.08030438246404718, 0.05761407366187155, 0.08654930084111644, 0.38190259204334404, 0.46225861638375815, 0.21715944554808955, 0.024736946629105437, 0.09434148209677529, 0.05773382322137166, 0.4155037185087907, 0.09710337645074253, 2.130485943645865], "min": [0.5510664745482048, 0.1610805745657529, 1.0019347694217724, -2.0795429658114513, 0.2252638298732439, -2.2057903985661382, 0.5569159395343997, -0.2222794202588718, 1.0768513561592163, 0.9060026087349629, 0.6859893815771256, -3.1309214110450263], "max": [0.7676356624680889, 0.3472364641728808, 1.2849950497231837, -0.7780941848427456, 1.4464265234775744, -1.3220244370223526, 0.6235243132431099, 0.07821512537174008, 1.2528246619419985, 2.21428592488903, 1.01835299567096, 3.1401215102320115], "count": [274]}, "eef_sim_pose_action": {"mean": [0.6223645582396921, 0.25038941773178736, 1.1687972756406542, -1.3317682125597874, 0.7989467759828126, -1.7098024961557858, 0.6009862074016052, -0.10799701102974578, 1.1792134916489472, 1.421534632687119, 0.854400195770711, 0.9176387610910482], "std": [0.08030438246404718, 0.05761407366187155, 0.08654930084111644, 0.38190259204334404, 0.46225861638375815, 0.21715944554808955, 0.024736946629105437, 0.09434148209677529, 0.05773382322137166, 0.4155037185087907, 0.09710337645074253, 2.130485943645865], "min": [0.5510664745482048, 0.1610805745657529, 1.0019347694217724, -2.0795429658114513, 0.2252638298732439, -2.2057903985661382, 0.5569159395343997, -0.2222794202588718, 1.0768513561592163, 0.9060026087349629, 0.6859893815771256, -3.1309214110450263], "max": [0.7676356624680889, 0.3472364641728808, 1.2849950497231837, -0.7780941848427456, 1.4464265234775744, -1.3220244370223526, 0.6235243132431099, 0.07821512537174008, 1.2528246619419985, 2.21428592488903, 1.01835299567096, 3.1401215102320115], "count": [274]}}} +{"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.4709511070261438]], [[0.46322773284313723]], [[0.46120044526143794]]], "std": [[[0.2621169093698917]], [[0.2529512709258042]], [[0.2517651361817412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219686580882353]], [[0.5446191013071895]], [[0.5213783108660132]]], "std": [[[0.30119127475045787]], [[0.2970862849719612]], [[0.30630343242540364]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.554543660130719]], [[0.5769160702614379]], [[0.5546004513888889]]], "std": [[[0.29197549728877537]], [[0.2842763628733117]], [[0.29140643936179017]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257092156862745]], [[0.4348398039215686]], [[0.39859848856209146]]], "std": [[[0.3691724273758837]], [[0.3710433185187285]], [[0.387424784315377]]], "count": [100]}, "observation.state": {"min": [0.43419069051742554, -1.351758599281311, 0.7081378102302551, -0.6888256072998047, -1.5667201280593872, 0.41001468896865845, -1.0623458623886108, -1.4572604894638062, 1.0337775945663452, -1.381489872932434, 0.6573300361633301, -0.6718844175338745, 1.306249976158142, 57.095001220703125, -0.8968750238418579, -0.8100000023841858, -0.5893750190734863, -0.43812501430511475, 0.09312500059604645, -0.7081249952316284, -0.5625, 0.21937499940395355, 1.428125023841858, 0.3243750035762787, 0.9375, 72.16374969482422, 0.9493750333786011, -0.2881249785423279, 18.157499313354492, 0.9950000047683716, 19.259374618530273, 1.5106250047683716, 19.9737491607666, -0.09312500059604645, 8.218125343322754, 1.1243749856948853], "max": [1.5938048362731934, -0.6082150936126709, 1.552510142326355, -0.0701676607131958, -0.7271162271499634, 1.361581563949585, -0.5079346895217896, -0.850833535194397, 1.4529926776885986, 0.07801175117492676, 1.4919720888137817, 0.04968719184398651, 69.265625, 78.94499969482422, 47.481876373291016, 9.456250190734863, 59.54375076293945, 51.608123779296875, 60.122501373291016, 57.03937530517578, 61.639373779296875, 71.92687225341797, 50.28062438964844, 90.171875, 3.896250009536743, 81.52444458007812, 1.6775000095367432, 0.7362499833106995, 24.563125610351562, 1.4474999904632568, 27.625, 1.625, 30.25, 1.3506250381469727, 31.061250686645508, 45.65625], "mean": [0.990567684173584, -0.9884698390960693, 1.1153411865234375, -0.4067465662956238, -1.2413551807403564, 0.8594244122505188, -0.8177675008773804, -1.0140104293823242, 1.1726906299591064, -0.4244508743286133, 1.107940912246704, -0.44128283858299255, 36.6396598815918, 64.08856201171875, 4.846969127655029, 2.9379327297210693, 29.632408142089844, 13.004404067993164, 29.823209762573242, 16.564125061035156, 29.055591583251953, 22.066692352294922, 17.8135929107666, 48.62462615966797, 1.289249062538147, 77.78055572509766, 1.0296046733856201, 0.12269864976406097, 21.9757022857666, 1.0655243396759033, 24.245651245117188, 1.5487666130065918, 25.615957260131836, 0.8754044771194458, 24.67987823486328, 6.900672912597656], "std": [0.3686087727546692, 0.2761797606945038, 0.29715192317962646, 0.1405615210533142, 0.19848349690437317, 0.3040722608566284, 0.1602315902709961, 0.17887082695960999, 0.11016111075878143, 0.4905209243297577, 0.24981699883937836, 0.255699098110199, 26.51058578491211, 8.122801780700684, 12.072053909301758, 3.6708180904388428, 19.994874954223633, 16.557636260986328, 21.966100692749023, 21.715181350708008, 21.95203971862793, 29.119115829467773, 20.691299438476562, 27.071619033813477, 0.3192344307899475, 2.0592336654663086, 0.0771140530705452, 0.1761205494403839, 2.009585380554199, 0.04814518615603447, 2.220582962036133, 0.019907530397176743, 2.5084924697875977, 0.20277246832847595, 5.212051868438721, 12.06768798828125], "count": [367]}, "action": {"min": [0.43419069051742554, -1.351758599281311, 0.7081378102302551, -0.6888256072998047, -1.5667201280593872, 0.41001468896865845, -1.0623458623886108, -1.4572604894638062, 1.0337775945663452, -1.381489872932434, 0.6573300361633301, -0.6718844175338745, 1.306249976158142, 57.095001220703125, -0.8968750238418579, -0.8100000023841858, -0.5893750190734863, -0.43812501430511475, 0.09312500059604645, -0.7081249952316284, -0.5625, 0.21937499940395355, 1.428125023841858, 0.3243750035762787, 0.9375, 72.16374969482422, 0.9493750333786011, -0.2881249785423279, 18.157499313354492, 0.9950000047683716, 19.259374618530273, 1.5106250047683716, 19.9737491607666, -0.09312500059604645, 8.218125343322754, 1.1243749856948853], "max": [1.5938048362731934, -0.6082150936126709, 1.552510142326355, -0.0701676607131958, -0.7271162271499634, 1.361581563949585, -0.5079346895217896, -0.850833535194397, 1.4529926776885986, 0.07801175117492676, 1.4919720888137817, 0.04968719184398651, 69.265625, 78.94499969482422, 47.481876373291016, 9.456250190734863, 59.54375076293945, 51.608123779296875, 60.122501373291016, 57.03937530517578, 61.639373779296875, 71.92687225341797, 50.28062438964844, 90.171875, 3.896250009536743, 81.52444458007812, 1.6775000095367432, 0.7362499833106995, 24.563125610351562, 1.4474999904632568, 27.625, 1.625, 30.25, 1.3506250381469727, 31.061250686645508, 45.65625], "mean": [0.990568220615387, -0.9884698390960693, 1.1153401136398315, -0.40674659609794617, -1.2413548231124878, 0.8594242930412292, -0.8177661299705505, -1.014009952545166, 1.1726911067962646, -0.42445123195648193, 1.1079407930374146, -0.44128283858299255, 36.639678955078125, 64.08854675292969, 4.846975326538086, 2.9379329681396484, 29.63239288330078, 13.004413604736328, 29.823190689086914, 16.56413459777832, 29.055587768554688, 22.06667709350586, 17.813602447509766, 48.62467575073242, 1.2892491817474365, 77.78054809570312, 1.0296052694320679, 0.12269887328147888, 21.97570037841797, 1.0655242204666138, 24.245662689208984, 1.5487675666809082, 25.615968704223633, 0.8754047751426697, 24.67987632751465, 6.900684833526611], "std": [0.36860886216163635, 0.2761797308921814, 0.2971518933773041, 0.14056150615215302, 0.19848352670669556, 0.30407223105430603, 0.1602315455675125, 0.17887082695960999, 0.11016111820936203, 0.4905209541320801, 0.24981695413589478, 0.2556990385055542, 26.51058578491211, 8.122803688049316, 12.072057723999023, 3.6708180904388428, 19.994874954223633, 16.557632446289062, 21.966102600097656, 21.715181350708008, 21.952037811279297, 29.119112014770508, 20.691295623779297, 27.07162094116211, 0.3192342519760132, 2.0592336654663086, 0.07711401581764221, 0.17612046003341675, 2.0095856189727783, 0.04814518615603447, 2.220583438873291, 0.01990753412246704, 2.5084924697875977, 0.20277245342731476, 5.212050437927246, 12.06768798828125], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [367]}, "index": {"min": [16193], "max": [16559], "mean": [16376.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [1.3978201634877385, 6.0, 6.0, 6.0, 6.0], "std": [1.0438848216122087, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [367]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [367]}, "eef_direction_state": {"mean": [3.787465940054496, 4.610354223433243], "std": [1.8524763184506026, 1.7619043558021006], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [1.1226158038147138, 0.5940054495912807], "std": [0.7698017877660391, 0.7751361170596376], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_state": {"mean": [0.888283378746594, 0.43869209809264303], "std": [0.8358774184418793, 0.7498784137722952], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_direction_action": {"mean": [3.787465940054496, 4.610354223433243], "std": [1.8524763184506026, 1.7619043558021006], "min": [0, 0], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [1.1226158038147138, 0.5940054495912807], "std": [0.7698017877660391, 0.7751361170596376], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_acc_mag_action": {"mean": [0.888283378746594, 0.43869209809264303], "std": [0.8358774184418793, 0.7498784137722952], "min": [0, 0], "max": [2, 2], "count": [367]}, "eef_sim_pose_state": {"mean": [0.647084171835421, 0.23075779310108355, 1.1933124111028208, -1.2912244348003883, 0.6759567461879379, -1.7444876312730535, 0.5939549255240336, -0.10075590277731393, 1.1833326332819036, 1.343804031396367, 0.8330205967084348, 1.1130505650917044], "std": [0.07250739852008624, 0.06406137612339076, 0.09002646284090045, 0.42831686037909994, 0.40461174842870173, 0.252489454285212, 0.01680433383427072, 0.0816956155925481, 0.05902340117569034, 0.4063659259536837, 0.08971975763077368, 2.0336683784100154], "min": [0.5561749466674639, 0.14966233252156758, 1.0051075848361368, -2.231694122373583, 0.16972589232159252, -2.454555193976394, 0.5524936438516349, -0.19783652294462548, 1.0679519556377084, 0.974436283554895, 0.7043627534696295, -3.1231184445254807], "max": [0.7659582221129082, 0.3560598451048531, 1.323331835029401, -0.7875993999297326, 1.3360940111457258, -1.5268062224815506, 0.6090359668418405, 0.08326955648197512, 1.245957302961616, 2.1619513605230467, 0.9966948782113287, 3.137953677612411], "count": [367]}, "eef_sim_pose_action": {"mean": [0.647084171835421, 0.23075779310108355, 1.1933124111028208, -1.2912244348003883, 0.6759567461879379, -1.7444876312730535, 0.5939549255240336, -0.10075590277731393, 1.1833326332819036, 1.343804031396367, 0.8330205967084348, 1.1130505650917044], "std": [0.07250739852008624, 0.06406137612339076, 0.09002646284090045, 0.42831686037909994, 0.40461174842870173, 0.252489454285212, 0.01680433383427072, 0.0816956155925481, 0.05902340117569034, 0.4063659259536837, 0.08971975763077368, 2.0336683784100154], "min": [0.5561749466674639, 0.14966233252156758, 1.0051075848361368, -2.231694122373583, 0.16972589232159252, -2.454555193976394, 0.5524936438516349, -0.19783652294462548, 1.0679519556377084, 0.974436283554895, 0.7043627534696295, -3.1231184445254807], "max": [0.7659582221129082, 0.3560598451048531, 1.323331835029401, -0.7875993999297326, 1.3360940111457258, -1.5268062224815506, 0.6090359668418405, 0.08326955648197512, 1.245957302961616, 2.1619513605230467, 0.9966948782113287, 3.137953677612411], "count": [367]}}} +{"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.4756083067810457]], [[0.4689684763071896]], [[0.4659242953431373]]], "std": [[[0.2645638528711669]], [[0.25453863627876494]], [[0.25451072560830296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5756412357026144]], [[0.600835018382353]], [[0.5817376633986928]]], "std": [[[0.3227002543336699]], [[0.3185825304436324]], [[0.3241191772090809]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.549790330882353]], [[0.5734102859477125]], [[0.5490627226307189]]], "std": [[[0.2939174752183343]], [[0.2854260355832858]], [[0.29035783315013514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4146905943627451]], [[0.42381123161764706]], [[0.3900947160947712]]], "std": [[[0.3662205875170411]], [[0.36842188016348393]], [[0.38355229171589456]]], "count": [100]}, "observation.state": {"min": [0.14178968966007233, -1.2318322658538818, 0.6844863295555115, -0.7158388495445251, -1.5298361778259277, 0.6033512949943542, -1.0702296495437622, -1.4543993473052979, 1.0212576389312744, -1.1398489475250244, 0.6428816914558411, -0.7127870917320251, 1.484375, 50.40125274658203, -0.29625001549720764, -0.4987500011920929, 2.7793750762939453, -0.4637500047683716, 8.555000305175781, -0.7443749904632568, 10.83187484741211, 0.010625007562339306, 1.25, 16.693124771118164, 2.3743748664855957, 77.96624755859375, 0.9437500238418579, -0.2862499952316284, 21.636249542236328, 0.5718749761581421, 22.296667098999023, 1.0656250715255737, 20.278888702392578, -0.14624999463558197, 10.876250267028809, 1.375], "max": [1.600218415260315, -0.595149576663971, 1.5160791873931885, 0.26755741238594055, -0.5935759544372559, 1.4332512617111206, -0.5737869143486023, -0.8219367265701294, 1.3838025331497192, 0.09013419598340988, 1.5320693254470825, -0.1471780389547348, 64.21125030517578, 76.34500122070312, 18.988889694213867, 9.401874542236328, 52.790626525878906, 54.90562438964844, 65.35187530517578, 57.55875015258789, 85.5718765258789, 48.57875061035156, 67.41687774658203, 72.11000061035156, 18.113750457763672, 82.58499908447266, 2.3012499809265137, 0.859000027179718, 33.615623474121094, 1.4587500095367432, 35.967498779296875, 1.7599999904632568, 34.759376525878906, 1.1150000095367432, 36.005001068115234, 51.145626068115234], "mean": [0.9924758672714233, -0.8426175117492676, 1.0091897249221802, -0.29800063371658325, -1.119657278060913, 1.0272647142410278, -0.7760408520698547, -1.0669665336608887, 1.1798572540283203, -0.5225822925567627, 0.9843005537986755, -0.4391794204711914, 29.5887451171875, 63.97272491455078, 2.1424694061279297, 3.7117702960968018, 30.24348258972168, 16.24120330810547, 31.928037643432617, 16.535812377929688, 34.95487976074219, 9.537759780883789, 21.37639808654785, 43.24068069458008, 3.175868511199951, 82.0825424194336, 1.0371657609939575, -0.1272905021905899, 27.814496994018555, 0.6610778570175171, 29.687009811401367, 1.1292636394500732, 29.170303344726562, 0.29434916377067566, 26.591035842895508, 16.562057495117188], "std": [0.46334755420684814, 0.21381206810474396, 0.30771854519844055, 0.2699449062347412, 0.22904615104198456, 0.33875155448913574, 0.14236506819725037, 0.1885143369436264, 0.09776387363672256, 0.4408547282218933, 0.2549460232257843, 0.2156103402376175, 26.46168327331543, 7.418941974639893, 4.629421710968018, 3.989687442779541, 15.182141304016113, 22.2111873626709, 20.098390579223633, 22.697092056274414, 27.844972610473633, 14.295256614685059, 27.248558044433594, 16.896963119506836, 2.47430682182312, 0.7035427689552307, 0.1511266827583313, 0.20127852261066437, 3.705004930496216, 0.09595172107219696, 3.6287126541137695, 0.07361051440238953, 3.8990225791931152, 0.36404699087142944, 7.554983615875244, 19.769010543823242], "count": [350]}, "action": {"min": [0.14178968966007233, -1.2318322658538818, 0.6844863295555115, -0.7158388495445251, -1.5298361778259277, 0.6033512949943542, -1.0702296495437622, -1.4543993473052979, 1.0212576389312744, -1.1398489475250244, 0.6428816914558411, -0.7127870917320251, 1.484375, 50.40125274658203, -0.29625001549720764, -0.4987500011920929, 2.7793750762939453, -0.4637500047683716, 8.555000305175781, -0.7443749904632568, 10.83187484741211, 0.010625007562339306, 1.25, 16.693124771118164, 2.3743748664855957, 77.96624755859375, 0.9437500238418579, -0.2862499952316284, 21.636249542236328, 0.5718749761581421, 22.296667098999023, 1.0656250715255737, 20.278888702392578, -0.14624999463558197, 10.876250267028809, 1.375], "max": [1.600218415260315, -0.595149576663971, 1.5160791873931885, 0.26755741238594055, -0.5935759544372559, 1.4332512617111206, -0.5737869143486023, -0.8219367265701294, 1.3838025331497192, 0.09013419598340988, 1.5320693254470825, -0.1471780389547348, 64.21125030517578, 76.34500122070312, 18.988889694213867, 9.401874542236328, 52.790626525878906, 54.90562438964844, 65.35187530517578, 57.55875015258789, 85.5718765258789, 48.57875061035156, 67.41687774658203, 72.11000061035156, 18.113750457763672, 82.58499908447266, 2.3012499809265137, 0.859000027179718, 33.615623474121094, 1.4587500095367432, 35.967498779296875, 1.7599999904632568, 34.759376525878906, 1.1150000095367432, 36.005001068115234, 51.145626068115234], "mean": [0.9924749732017517, -0.8426176905632019, 1.0091899633407593, -0.2980004847049713, -1.1196573972702026, 1.0272639989852905, -0.7760405540466309, -1.0669662952423096, 1.1798582077026367, -0.522581934928894, 0.9843005537986755, -0.43917903304100037, 29.588733673095703, 63.97275161743164, 2.1424694061279297, 3.711772918701172, 30.243488311767578, 16.24119758605957, 31.928043365478516, 16.53581428527832, 34.95486831665039, 9.537761688232422, 21.37639617919922, 43.24067687988281, 3.1758663654327393, 82.0825424194336, 1.0371655225753784, -0.1272905170917511, 27.814481735229492, 0.6610783338546753, 29.686983108520508, 1.1292632818222046, 29.170303344726562, 0.2943491041660309, 26.59103012084961, 16.562070846557617], "std": [0.4633476138114929, 0.21381205320358276, 0.30771854519844055, 0.2699449062347412, 0.22904615104198456, 0.33875152468681335, 0.14236503839492798, 0.18851439654827118, 0.09776385128498077, 0.44085466861724854, 0.2549460232257843, 0.21561042964458466, 26.461679458618164, 7.418940544128418, 4.629422664642334, 3.9896857738494873, 15.182143211364746, 22.211185455322266, 20.098388671875, 22.69708824157715, 27.84497833251953, 14.295256614685059, 27.248554229736328, 16.896961212158203, 2.474307060241699, 0.7035428881645203, 0.1511266976594925, 0.20127850770950317, 3.705005407333374, 0.09595172107219696, 3.6287119388580322, 0.07361046224832535, 3.8990209102630615, 0.3640469014644623, 7.554981708526611, 19.769004821777344], "count": [350]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [350]}, "index": {"min": [16560], "max": [16909], "mean": [16734.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [1.1885714285714286, 6.0, 6.0, 6.0, 6.0], "std": [1.1874995166486617, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [350]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [350]}, "eef_direction_state": {"mean": [4.428571428571429, 3.8485714285714288], "std": [1.5745423695376963, 1.7361486816796345], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.9914285714285714, 0.8371428571428572], "std": [0.8568618587018338, 0.700443008504806], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.6942857142857143, 0.5514285714285714], "std": [0.8076218553410325, 0.8010248537508263], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.428571428571429, 3.8485714285714288], "std": [1.5745423695376963, 1.7361486816796345], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.9914285714285714, 0.8371428571428572], "std": [0.8568618587018338, 0.700443008504806], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.6942857142857143, 0.5514285714285714], "std": [0.8076218553410325, 0.8010248537508263], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.6262347928625276, 0.23676988713140856, 1.2057179776794837, -1.3429608039237548, 0.9840258025418184, -1.7867549826814229, 0.5859334383215933, -0.06815271687265922, 1.1587441452248164, 1.4649072897535536, 0.880625897248969, 0.5096549252070635], "std": [0.07273143309849636, 0.06890121289871061, 0.11252353799347056, 0.4986545560719258, 0.3636306530305074, 0.30247171339082374, 0.025889070218947194, 0.08697784325480928, 0.06293659445436903, 0.3831326326555189, 0.07031301107315889, 2.4542293522480025], "min": [0.5555856776502528, 0.12241162306062675, 1.003470818405948, -2.1555777974324712, 0.3440189421375315, -2.245785366731969, 0.545664821557604, -0.20453641585777924, 1.0645945953982299, 0.9049858981403125, 0.7245869077279328, -3.1194010179129648], "max": [0.7480921808375414, 0.36672204525438173, 1.3961520472345705, -0.464676625309915, 1.4054761150386925, -1.1882645714878797, 0.6218735971869969, 0.0905473025838095, 1.2511735136975202, 2.0665336279822557, 0.9838540459184997, 3.140545588768526], "count": [350]}, "eef_sim_pose_action": {"mean": [0.6262347928625276, 0.23676988713140856, 1.2057179776794837, -1.3429608039237548, 0.9840258025418184, -1.7867549826814229, 0.5859334383215933, -0.06815271687265922, 1.1587441452248164, 1.4649072897535536, 0.880625897248969, 0.5096549252070635], "std": [0.07273143309849636, 0.06890121289871061, 0.11252353799347056, 0.4986545560719258, 0.3636306530305074, 0.30247171339082374, 0.025889070218947194, 0.08697784325480928, 0.06293659445436903, 0.3831326326555189, 0.07031301107315889, 2.4542293522480025], "min": [0.5555856776502528, 0.12241162306062675, 1.003470818405948, -2.1555777974324712, 0.3440189421375315, -2.245785366731969, 0.545664821557604, -0.20453641585777924, 1.0645945953982299, 0.9049858981403125, 0.7245869077279328, -3.1194010179129648], "max": [0.7480921808375414, 0.36672204525438173, 1.3961520472345705, -0.464676625309915, 1.4054761150386925, -1.1882645714878797, 0.6218735971869969, 0.0905473025838095, 1.2511735136975202, 2.0665336279822557, 0.9838540459184997, 3.140545588768526], "count": [350]}}} +{"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.46932226102941177]], [[0.4609974183006536]], [[0.4587236662581699]]], "std": [[[0.2653106994733067]], [[0.2537289184866001]], [[0.2530480236141341]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117642422385621]], [[0.5341765339052288]], [[0.5168568341503268]]], "std": [[[0.2884614130169473]], [[0.2907223046048652]], [[0.29917632963083196]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5448823713235293]], [[0.5689633006535948]], [[0.5471199734477123]]], "std": [[[0.3029899197992958]], [[0.2946146392722785]], [[0.3022806371815936]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4118586642156863]], [[0.4227136825980392]], [[0.38642064338235294]]], "std": [[[0.3662277383572671]], [[0.36824378902660215]], [[0.3816515303492656]]], "count": [100]}, "observation.state": {"min": [0.3629024624824524, -1.2569142580032349, 0.6772859692573547, -0.7472867369651794, -1.636673092842102, 0.6044957041740417, -1.0979502201080322, -1.438115119934082, 0.9961386322975159, -1.1215620040893555, 0.655494213104248, -0.7233412265777588, 1.4268749952316284, 53.051876068115234, -0.3018749952316284, -0.6449999809265137, -0.015625, -0.09937499463558197, 0.15187500417232513, -0.5612499713897705, -0.16124999523162842, -0.7400000095367432, 1.4956250190734863, 0.3606249988079071, 1.162500023841858, 74.55062866210938, 1.0837500095367432, -0.2862499952316284, 15.323333740234375, -0.46312499046325684, 19.97333335876465, 1.2137500047683716, 19.63888931274414, -0.09875000268220901, 11.172499656677246, 1.2200000286102295], "max": [1.58560311794281, -0.5933852195739746, 1.4360408782958984, -0.1760271191596985, -0.9613183736801147, 1.3156137466430664, -0.5954594612121582, -0.8268482685089111, 1.3656824827194214, 0.11019875109195709, 1.5348668098449707, -0.19941633939743042, 74.30000305175781, 75.69625091552734, 39.4006233215332, 9.372499465942383, 61.85499954223633, 52.08250045776367, 69.17250061035156, 63.1875, 70.9793701171875, 82.81124877929688, 60.09312438964844, 98.43000030517578, 17.963333129882812, 82.29375457763672, 2.416249990463257, 0.746874988079071, 33.8125, 1.46875, 33.62562561035156, 1.8862500190734863, 35.134376525878906, 1.0412499904632568, 36.19312286376953, 50.311248779296875], "mean": [1.0304487943649292, -0.9398226737976074, 1.0174038410186768, -0.44860559701919556, -1.3596833944320679, 0.973977267742157, -0.8949593305587769, -1.0014833211898804, 1.126438021659851, -0.256023645401001, 1.1517926454544067, -0.5731445550918579, 38.65415954589844, 62.92475128173828, 4.441959381103516, 3.216343879699707, 31.393983840942383, 13.293169975280762, 30.799591064453125, 16.64971351623535, 29.62154769897461, 20.420881271362305, 18.470300674438477, 46.023948669433594, 2.7603342533111572, 79.7069320678711, 1.1528760194778442, -0.0649055689573288, 26.798444747924805, 0.9519866704940796, 28.37310028076172, 1.293857216835022, 28.173025131225586, 0.07683845609426498, 28.658449172973633, 9.327506065368652], "std": [0.37825554609298706, 0.24327248334884644, 0.2467774748802185, 0.1433285027742386, 0.2163378894329071, 0.23284009099006653, 0.16278140246868134, 0.1732194572687149, 0.09267225116491318, 0.44964599609375, 0.26900774240493774, 0.19798868894577026, 27.611860275268555, 7.279933452606201, 9.136636734008789, 3.961329460144043, 19.302392959594727, 17.614946365356445, 21.9739990234375, 21.969573974609375, 23.4686222076416, 27.012685775756836, 22.817947387695312, 29.37751579284668, 2.2616286277770996, 2.455332040786743, 0.14594364166259766, 0.21248964965343475, 4.477536201477051, 0.5042679905891418, 4.338118553161621, 0.07227390259504318, 4.261573314666748, 0.23306308686733246, 6.283839225769043, 15.936232566833496], "count": [366]}, "action": {"min": [0.3629024624824524, -1.2569142580032349, 0.6772859692573547, -0.7472867369651794, -1.636673092842102, 0.6044957041740417, -1.0979502201080322, -1.438115119934082, 0.9961386322975159, -1.1215620040893555, 0.655494213104248, -0.7233412265777588, 1.4268749952316284, 53.051876068115234, -0.3018749952316284, -0.6449999809265137, -0.015625, -0.09937499463558197, 0.15187500417232513, -0.5612499713897705, -0.16124999523162842, -0.7400000095367432, 1.4956250190734863, 0.3606249988079071, 1.162500023841858, 74.55062866210938, 1.0837500095367432, -0.2862499952316284, 15.323333740234375, -0.46312499046325684, 19.97333335876465, 1.2137500047683716, 19.63888931274414, -0.09875000268220901, 11.172499656677246, 1.2200000286102295], "max": [1.58560311794281, -0.5933852195739746, 1.4360408782958984, -0.1760271191596985, -0.9613183736801147, 1.3156137466430664, -0.5954594612121582, -0.8268482685089111, 1.3656824827194214, 0.11019875109195709, 1.5348668098449707, -0.19941633939743042, 74.30000305175781, 75.69625091552734, 39.4006233215332, 9.372499465942383, 61.85499954223633, 52.08250045776367, 69.17250061035156, 63.1875, 70.9793701171875, 82.81124877929688, 60.09312438964844, 98.43000030517578, 17.963333129882812, 82.29375457763672, 2.416249990463257, 0.746874988079071, 33.8125, 1.46875, 33.62562561035156, 1.8862500190734863, 35.134376525878906, 1.0412499904632568, 36.19312286376953, 50.311248779296875], "mean": [1.030448317527771, -0.9398228526115417, 1.0174037218093872, -0.448605477809906, -1.3596829175949097, 0.9739774465560913, -0.8949588537216187, -1.0014833211898804, 1.126438021659851, -0.25602373480796814, 1.1517924070358276, -0.5731448531150818, 38.65415954589844, 62.924781799316406, 4.441967010498047, 3.2163426876068115, 31.39400291442871, 13.293169021606445, 30.799604415893555, 16.649709701538086, 29.62154769897461, 20.4208927154541, 18.47031021118164, 46.02396011352539, 2.7603368759155273, 79.7069320678711, 1.1528757810592651, -0.06490553915500641, 26.798465728759766, 0.9519866108894348, 28.373119354248047, 1.2938580513000488, 28.173032760620117, 0.07683844864368439, 28.658449172973633, 9.327498435974121], "std": [0.37825560569763184, 0.24327245354652405, 0.2467774897813797, 0.14332851767539978, 0.2163378894329071, 0.23284007608890533, 0.16278137266635895, 0.1732194870710373, 0.09267223626375198, 0.44964599609375, 0.2690078020095825, 0.197988823056221, 27.611867904663086, 7.279933452606201, 9.13663387298584, 3.9613308906555176, 19.302396774291992, 17.61495018005371, 21.97399139404297, 21.969575881958008, 23.46861457824707, 27.0126895904541, 22.81793785095215, 29.377513885498047, 2.2616281509399414, 2.455332040786743, 0.145943745970726, 0.21248961985111237, 4.477535247802734, 0.5042678713798523, 4.338118076324463, 0.07227388769388199, 4.261573314666748, 0.23306302726268768, 6.283839702606201, 15.936234474182129], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [366]}, "index": {"min": [16910], "max": [17275], "mean": [17092.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [1.4726775956284153, 6.0, 6.0, 6.0, 6.0], "std": [1.1078788574217404, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [366]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [366]}, "eef_direction_state": {"mean": [3.7568306010928962, 4.502732240437158], "std": [1.8056967559872008, 1.7520458515717403], "min": [0, 1], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [1.1010928961748634, 0.6338797814207651], "std": [0.756139827980069, 0.7591696116209435], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.9234972677595629, 0.4180327868852459], "std": [0.8490720159349855, 0.7448199687241698], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [3.7568306010928962, 4.502732240437158], "std": [1.8056967559872008, 1.7520458515717403], "min": [0, 1], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [1.1010928961748634, 0.6338797814207651], "std": [0.756139827980069, 0.7591696116209435], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.9234972677595629, 0.4180327868852459], "std": [0.8490720159349855, 0.7448199687241698], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.6239866200097743, 0.23942555836458668, 1.2085931543369397, -1.180399636734791, 0.7309276406746783, -1.6041208245717724, 0.5924891982907035, -0.11831012239434872, 1.177875990737248, 1.3063681978320274, 0.8305302636712434, 1.066041457190831], "std": [0.06316622134068857, 0.06380158384357673, 0.09311857626931651, 0.4058791880350014, 0.36496036739946297, 0.2057200256246817, 0.024860450024894613, 0.09211575408275684, 0.05761409001613571, 0.3555474195752816, 0.09418163017310979, 2.0004836453524235], "min": [0.5498972120955024, 0.14920502831033472, 0.9983389053198064, -2.0838226115501004, 0.23759841970416118, -2.1410907579025498, 0.5441245012025189, -0.20639591814793098, 1.0684803017162263, 0.9443105002814276, 0.7228325185081252, -3.125047971000927], "max": [0.7432887924646524, 0.3703195531304952, 1.345526129560623, -0.7133837669605587, 1.304904003066258, -1.348217712450085, 0.6175507681926452, 0.08493233894875304, 1.2447614445631858, 2.0425146562677234, 1.0011762288040882, 3.129458659884163], "count": [366]}, "eef_sim_pose_action": {"mean": [0.6239866200097743, 0.23942555836458668, 1.2085931543369397, -1.180399636734791, 0.7309276406746783, -1.6041208245717724, 0.5924891982907035, -0.11831012239434872, 1.177875990737248, 1.3063681978320274, 0.8305302636712434, 1.066041457190831], "std": [0.06316622134068857, 0.06380158384357673, 0.09311857626931651, 0.4058791880350014, 0.36496036739946297, 0.2057200256246817, 0.024860450024894613, 0.09211575408275684, 0.05761409001613571, 0.3555474195752816, 0.09418163017310979, 2.0004836453524235], "min": [0.5498972120955024, 0.14920502831033472, 0.9983389053198064, -2.0838226115501004, 0.23759841970416118, -2.1410907579025498, 0.5441245012025189, -0.20639591814793098, 1.0684803017162263, 0.9443105002814276, 0.7228325185081252, -3.125047971000927], "max": [0.7432887924646524, 0.3703195531304952, 1.345526129560623, -0.7133837669605587, 1.304904003066258, -1.348217712450085, 0.6175507681926452, 0.08493233894875304, 1.2447614445631858, 2.0425146562677234, 1.0011762288040882, 3.129458659884163], "count": [366]}}} +{"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.4702731045751634]], [[0.46287973039215685]], [[0.460479789624183]]], "std": [[[0.2626607124097503]], [[0.2535723885026188]], [[0.252798851162268]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5151818892973856]], [[0.5482313357843137]], [[0.5225707557189543]]], "std": [[[0.3098175839591339]], [[0.2995753246696633]], [[0.31074263877520947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5518664562908496]], [[0.5761686070261438]], [[0.5536840604575164]]], "std": [[[0.29998878784516025]], [[0.2912239931562895]], [[0.29837265558400256]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141491319444444]], [[0.4238355861928105]], [[0.38740300449346404]]], "std": [[[0.36905411251803527]], [[0.37082744336739715]], [[0.3842479026518608]]], "count": [100]}, "observation.state": {"min": [0.5388580560684204, -1.212877631187439, 0.6822690367698669, -0.7049667835235596, -1.6077287197113037, 0.5017118453979492, -1.2190898656845093, -1.4826762676239014, 0.9609581232070923, -1.3139209747314453, 0.6260013580322266, -0.7304620742797852, 1.1037499904632568, 52.56187438964844, 0.06187500059604645, -0.7537499666213989, 0.5575000047683716, -0.9231250286102295, 0.09937500208616257, -0.8381249904632568, 0.35374999046325684, 0.22812500596046448, 1.550624966621399, 0.19249999523162842, 1.0987499952316284, 78.12249755859375, 1.0399999618530273, -0.3687500059604645, 21.327499389648438, 0.6568750143051147, 22.3543758392334, 1.3886666297912598, 22.34375, -0.21312500536441803, 10.119375228881836, 1.2137500047683716], "max": [1.5444037914276123, -0.616226077079773, 1.4285067319869995, -0.23343919217586517, -0.8338578343391418, 1.301276683807373, -0.5342565178871155, -0.7842925190925598, 1.4408092498779297, 0.18643558025360107, 1.568818211555481, -0.06501773744821548, 72.6500015258789, 78.15312194824219, 0.6775000095367432, 9.4375, 56.74625015258789, 47.50312423706055, 62.723751068115234, 54.65937423706055, 61.68187713623047, 65.63312530517578, 56.42000198364258, 78.70437622070312, 12.135000228881836, 82.62687683105469, 2.1762499809265137, 0.2693749964237213, 30.75, 1.5, 33.328125, 1.7400000095367432, 33.59375, 1.0924999713897705, 35.24437713623047, 44.360626220703125], "mean": [1.1579759120941162, -0.873628556728363, 1.0002739429473877, -0.41850003600120544, -1.2938910722732544, 0.8817504644393921, -0.8392476439476013, -1.0541092157363892, 1.165083885192871, -0.47962120175361633, 1.0288302898406982, -0.4293999969959259, 32.931724548339844, 63.094364166259766, 0.21039879322052002, 2.887821912765503, 25.249732971191406, 12.443857192993164, 23.586132049560547, 13.454424858093262, 23.426172256469727, 16.996501922607422, 16.244781494140625, 35.93810272216797, 1.8634915351867676, 81.70198822021484, 1.1081173419952393, -0.051448944956064224, 26.93870735168457, 0.7199358940124512, 28.274864196777344, 1.4386030435562134, 27.701478958129883, -0.1197332963347435, 24.991544723510742, 14.098516464233398], "std": [0.3382713496685028, 0.21623104810714722, 0.2639167308807373, 0.1058892011642456, 0.19858510792255402, 0.27877792716026306, 0.19545157253742218, 0.20809638500213623, 0.13111212849617004, 0.5003765225410461, 0.2521461844444275, 0.2287050187587738, 28.879962921142578, 8.442094802856445, 0.08821065723896027, 3.3406388759613037, 19.69287872314453, 18.64323616027832, 24.00746726989746, 19.75958251953125, 23.602548599243164, 25.26947593688965, 21.949979782104492, 30.903575897216797, 1.365557312965393, 0.7325987815856934, 0.13057366013526917, 0.16396072506904602, 2.8764798641204834, 0.09422565251588821, 3.0878050327301025, 0.03942000865936279, 3.008478879928589, 0.1440976858139038, 6.21997594833374, 17.708969116210938], "count": [343]}, "action": {"min": [0.5388580560684204, -1.212877631187439, 0.6822690367698669, -0.7049667835235596, -1.6077287197113037, 0.5017118453979492, -1.2190898656845093, -1.4826762676239014, 0.9609581232070923, -1.3139209747314453, 0.6260013580322266, -0.7304620742797852, 1.1037499904632568, 52.56187438964844, 0.06187500059604645, -0.7537499666213989, 0.5575000047683716, -0.9231250286102295, 0.09937500208616257, -0.8381249904632568, 0.35374999046325684, 0.22812500596046448, 1.550624966621399, 0.19249999523162842, 1.0987499952316284, 78.12249755859375, 1.0399999618530273, -0.3687500059604645, 21.327499389648438, 0.6568750143051147, 22.3543758392334, 1.3886666297912598, 22.34375, -0.21312500536441803, 10.119375228881836, 1.2137500047683716], "max": [1.5444037914276123, -0.616226077079773, 1.4285067319869995, -0.23343919217586517, -0.8338578343391418, 1.301276683807373, -0.5342565178871155, -0.7842925190925598, 1.4408092498779297, 0.18643558025360107, 1.568818211555481, -0.06501773744821548, 72.6500015258789, 78.15312194824219, 0.6775000095367432, 9.4375, 56.74625015258789, 47.50312423706055, 62.723751068115234, 54.65937423706055, 61.68187713623047, 65.63312530517578, 56.42000198364258, 78.70437622070312, 12.135000228881836, 82.62687683105469, 2.1762499809265137, 0.2693749964237213, 30.75, 1.5, 33.328125, 1.7400000095367432, 33.59375, 1.0924999713897705, 35.24437713623047, 44.360626220703125], "mean": [1.1579768657684326, -0.8736289143562317, 1.0002740621566772, -0.4185000956058502, -1.2938916683197021, 0.8817502856254578, -0.839247465133667, -1.0541085004806519, 1.1650841236114502, -0.4796213209629059, 1.0288301706314087, -0.4294000267982483, 32.931724548339844, 63.09437561035156, 0.21039874851703644, 2.887822389602661, 25.24972915649414, 12.443857192993164, 23.586135864257812, 13.454431533813477, 23.426162719726562, 16.996488571166992, 16.244789123535156, 35.9380989074707, 1.8634929656982422, 81.70203399658203, 1.1081162691116333, -0.05144893378019333, 26.938732147216797, 0.7199361324310303, 28.274831771850586, 1.438602328300476, 27.70149040222168, -0.11973343044519424, 24.991533279418945, 14.098508834838867], "std": [0.3382714092731476, 0.21623104810714722, 0.2639167904853821, 0.1058892011642456, 0.1985851228237152, 0.27877795696258545, 0.19545157253742218, 0.20809634029865265, 0.13111218810081482, 0.5003764629364014, 0.2521462142467499, 0.22870486974716187, 28.87995719909668, 8.442094802856445, 0.08821071684360504, 3.3406386375427246, 19.6928768157959, 18.643234252929688, 24.007469177246094, 19.75958251953125, 23.60254669189453, 25.269479751586914, 21.949983596801758, 30.90357780456543, 1.3655568361282349, 0.7325989603996277, 0.1305736005306244, 0.16396081447601318, 2.8764803409576416, 0.0942256823182106, 3.0878045558929443, 0.03942003473639488, 3.008478879928589, 0.1440977156162262, 6.219976425170898, 17.708967208862305], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [343]}, "index": {"min": [17276], "max": [17618], "mean": [17447.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [1.3002915451895043, 6.0, 6.0, 6.0, 6.0], "std": [1.1656777340776614, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [343]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [343]}, "eef_direction_state": {"mean": [3.7201166180758016, 4.501457725947522], "std": [1.9356492912767167, 1.7259376723381323], "min": [0, 2], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [1.1107871720116618, 0.6676384839650146], "std": [0.7670132286321194, 0.8047069748487958], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.793002915451895, 0.4198250728862974], "std": [0.8473990509759854, 0.7354917228336221], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [3.7201166180758016, 4.501457725947522], "std": [1.9356492912767167, 1.7259376723381323], "min": [0, 2], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [1.1107871720116618, 0.6676384839650146], "std": [0.7670132286321194, 0.8047069748487958], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.793002915451895, 0.4198250728862974], "std": [0.8473990509759854, 0.7354917228336221], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.6169957685990596, 0.25688636815199384, 1.1744180364016044, -1.374031837728369, 0.7856536139578688, -1.7687008800516326, 0.583547867445707, -0.07961097121634413, 1.1498493360126574, 1.5102846595218444, 0.8504046314756964, 0.8618751350398108], "std": [0.06624718647602311, 0.05389315941952538, 0.08250621983323363, 0.40003043964036994, 0.3306541312569078, 0.2292558046503716, 0.017962998632070185, 0.09393506200785434, 0.050126787728806896, 0.3529995842056316, 0.10515600644432989, 2.2971117451913337], "min": [0.5503414802020367, 0.167743647309092, 1.008742303868141, -2.182942110073713, 0.3123309224152466, -2.3540538602184773, 0.5410919037416125, -0.23095790304912675, 1.067430179843869, 1.03835641861504, 0.7338088409306276, -3.124650183683269], "max": [0.7362253644804495, 0.3496793420464774, 1.3055341207154059, -0.8583703707293207, 1.2953713183873208, -1.4966018133774508, 0.600971856340784, 0.09475831158134465, 1.2286366746874506, 2.1573264192370356, 1.0103686855296794, 3.141202437760952], "count": [343]}, "eef_sim_pose_action": {"mean": [0.6169957685990596, 0.25688636815199384, 1.1744180364016044, -1.374031837728369, 0.7856536139578688, -1.7687008800516326, 0.583547867445707, -0.07961097121634413, 1.1498493360126574, 1.5102846595218444, 0.8504046314756964, 0.8618751350398108], "std": [0.06624718647602311, 0.05389315941952538, 0.08250621983323363, 0.40003043964036994, 0.3306541312569078, 0.2292558046503716, 0.017962998632070185, 0.09393506200785434, 0.050126787728806896, 0.3529995842056316, 0.10515600644432989, 2.2971117451913337], "min": [0.5503414802020367, 0.167743647309092, 1.008742303868141, -2.182942110073713, 0.3123309224152466, -2.3540538602184773, 0.5410919037416125, -0.23095790304912675, 1.067430179843869, 1.03835641861504, 0.7338088409306276, -3.124650183683269], "max": [0.7362253644804495, 0.3496793420464774, 1.3055341207154059, -0.8583703707293207, 1.2953713183873208, -1.4966018133774508, 0.600971856340784, 0.09475831158134465, 1.2286366746874506, 2.1573264192370356, 1.0103686855296794, 3.141202437760952], "count": [343]}}} +{"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.4728260049019608]], [[0.4651031597222222]], [[0.46184330269607843]]], "std": [[[0.2626176307347361]], [[0.2536661727777311]], [[0.25363335802788817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173004187091503]], [[0.5450956495098038]], [[0.5213249816176471]]], "std": [[[0.303678372618803]], [[0.29732451034765295]], [[0.30557794401234495]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.555726736111111]], [[0.5790978308823529]], [[0.5557847753267974]]], "std": [[[0.29574372393467563]], [[0.28704705460158986]], [[0.29332382842528637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156110008169935]], [[0.42476863153594774]], [[0.38709042892156864]]], "std": [[[0.3667962916450379]], [[0.3684508321891387]], [[0.38277793779723734]]], "count": [100]}, "observation.state": {"min": [0.5210717916488647, -1.274319052696228, 0.664554238319397, -0.7223716378211975, -1.5882495641708374, 0.6122682690620422, -1.0738325119018555, -1.4653668403625488, 1.034031867980957, -1.2778714895248413, 0.6906138062477112, -0.6818027496337891, 1.4287500381469727, 56.342220306396484, -0.3018749952316284, -0.4987500011920929, -0.4443749785423279, -0.765625, 0.06812500208616257, -0.7706249952316284, -0.40687501430511475, -3.0931248664855957, 1.3956249952316284, 0.6456249952316284, 1.0881249904632568, 77.71624755859375, 1.0674999952316284, -0.1368750035762787, 21.280624389648438, -0.21312499046325684, 21.608125686645508, 1.0099999904632568, 19.697500228881836, -0.23937499523162842, 7.75, 1.0724999904632568], "max": [1.5872958898544312, -0.6181811094284058, 1.4807687997817993, -0.28451716899871826, -0.8564841151237488, 1.4556629657745361, -0.5521858334541321, -0.819886326789856, 1.4502270221710205, 0.07529903203248978, 1.4373363256454468, -0.055910009890794754, 72.9643783569336, 79.8656234741211, 35.30437469482422, 9.2993745803833, 51.140625, 49.100624084472656, 60.9900016784668, 62.75, 58.032501220703125, 70.97000122070312, 48.149375915527344, 93.0425033569336, 7.779999732971191, 82.05937957763672, 1.9474999904632568, 0.49562501907348633, 31.969375610351562, 1.065000057220459, 32.03562545776367, 1.4474999904632568, 32.84375, 0.7912499904632568, 33.901248931884766, 45.52562713623047], "mean": [1.1170676946640015, -0.8784910440444946, 0.996089518070221, -0.43701496720314026, -1.286100149154663, 0.9498302936553955, -0.7954190373420715, -1.0461844205856323, 1.1874021291732788, -0.5074657201766968, 1.036716341972351, -0.4299928843975067, 31.358226776123047, 66.03223419189453, 4.17689847946167, 3.5240752696990967, 28.590742111206055, 13.581233978271484, 28.498586654663086, 16.092750549316406, 26.557044982910156, 20.157102584838867, 14.192854881286621, 47.99877166748047, 1.728189468383789, 79.25994110107422, 1.1239001750946045, -0.0027003714349120855, 26.27205467224121, 0.7477394938468933, 27.726594924926758, 1.0691920518875122, 26.839384078979492, -0.16024307906627655, 25.154203414916992, 10.547404289245605], "std": [0.3197954297065735, 0.24836578965187073, 0.29043540358543396, 0.09214209765195847, 0.1647094488143921, 0.3487585783004761, 0.16674365103244781, 0.21162091195583344, 0.1276216208934784, 0.4936940670013428, 0.24027210474014282, 0.24810536205768585, 28.759550094604492, 9.543916702270508, 8.110649108886719, 3.5135533809661865, 15.965432167053223, 20.08538818359375, 19.123851776123047, 22.02947425842285, 18.77165985107422, 28.6809139251709, 18.51848602294922, 26.47903060913086, 1.0620431900024414, 1.1777280569076538, 0.10128722339868546, 0.1472657024860382, 3.096926212310791, 0.25283703207969666, 3.3230388164520264, 0.05237038806080818, 3.3329570293426514, 0.11967211961746216, 6.4466471672058105, 15.601298332214355], "count": [302]}, "action": {"min": [0.5210717916488647, -1.274319052696228, 0.664554238319397, -0.7223716378211975, -1.5882495641708374, 0.6122682690620422, -1.0738325119018555, -1.4653668403625488, 1.034031867980957, -1.2778714895248413, 0.6906138062477112, -0.6818027496337891, 1.4287500381469727, 56.342220306396484, -0.3018749952316284, -0.4987500011920929, -0.4443749785423279, -0.765625, 0.06812500208616257, -0.7706249952316284, -0.40687501430511475, -3.0931248664855957, 1.3956249952316284, 0.6456249952316284, 1.0881249904632568, 77.71624755859375, 1.0674999952316284, -0.1368750035762787, 21.280624389648438, -0.21312499046325684, 21.608125686645508, 1.0099999904632568, 19.697500228881836, -0.23937499523162842, 7.75, 1.0724999904632568], "max": [1.5872958898544312, -0.6181811094284058, 1.4807687997817993, -0.28451716899871826, -0.8564841151237488, 1.4556629657745361, -0.5521858334541321, -0.819886326789856, 1.4502270221710205, 0.07529903203248978, 1.4373363256454468, -0.055910009890794754, 72.9643783569336, 79.8656234741211, 35.30437469482422, 9.2993745803833, 51.140625, 49.100624084472656, 60.9900016784668, 62.75, 58.032501220703125, 70.97000122070312, 48.149375915527344, 93.0425033569336, 7.779999732971191, 82.05937957763672, 1.9474999904632568, 0.49562501907348633, 31.969375610351562, 1.065000057220459, 32.03562545776367, 1.4474999904632568, 32.84375, 0.7912499904632568, 33.901248931884766, 45.52562713623047], "mean": [1.1170682907104492, -0.8784911036491394, 0.9960898160934448, -0.43701496720314026, -1.286099910736084, 0.9498305916786194, -0.7954192161560059, -1.0461844205856323, 1.1874022483825684, -0.5074658393859863, 1.0367162227630615, -0.4299926161766052, 31.358230590820312, 66.0322494506836, 4.176907539367676, 3.524074077606201, 28.590736389160156, 13.581229209899902, 28.498586654663086, 16.092744827270508, 26.557037353515625, 20.157100677490234, 14.192850112915039, 47.998779296875, 1.728189468383789, 79.25993347167969, 1.1238999366760254, -0.0027003916911780834, 26.272062301635742, 0.747739315032959, 27.726594924926758, 1.0691921710968018, 26.839393615722656, -0.16024312376976013, 25.15418243408203, 10.54739761352539], "std": [0.3197954297065735, 0.24836575984954834, 0.2904353141784668, 0.09214206784963608, 0.16470949351787567, 0.34875860810279846, 0.16674360632896423, 0.21162092685699463, 0.1276216357946396, 0.49369409680366516, 0.24027210474014282, 0.24810543656349182, 28.759552001953125, 9.543916702270508, 8.11064624786377, 3.5135533809661865, 15.965434074401855, 20.085391998291016, 19.123851776123047, 22.02947235107422, 18.77165985107422, 28.680910110473633, 18.518484115600586, 26.47903060913086, 1.062043309211731, 1.1777280569076538, 0.10128724575042725, 0.1472657322883606, 3.096926689147949, 0.25283703207969666, 3.3230392932891846, 0.05237037315964699, 3.3329575061798096, 0.1196720078587532, 6.446646213531494, 15.601301193237305], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [302]}, "index": {"min": [17619], "max": [17920], "mean": [17769.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [1.205298013245033, 6.0, 6.0, 6.0, 6.0], "std": [1.158429404850611, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [302]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [302]}, "eef_direction_state": {"mean": [4.059602649006623, 4.1490066225165565], "std": [1.818709928047099, 1.7757515916332223], "min": [0, 2], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.1158940397350994, 0.7152317880794702], "std": [0.8317851794778005, 0.7536004830121465], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7649006622516556, 0.5033112582781457], "std": [0.8423947789735786, 0.7879403294164675], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.059602649006623, 4.1490066225165565], "std": [1.818709928047099, 1.7757515916332223], "min": [0, 2], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.1158940397350994, 0.7152317880794702], "std": [0.8317851794778005, 0.7536004830121465], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7649006622516556, 0.5033112582781457], "std": [0.8423947789735786, 0.7879403294164675], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6207897034524534, 0.25064361932495616, 1.1810673583701208, -1.3468948143691255, 0.8169391050244273, -1.7579230134079624, 0.5883457563858072, -0.08148995015158988, 1.1659546877412883, 1.441371875561132, 0.8818906558974041, 0.6856723198516459], "std": [0.06720563673763216, 0.05304386885969243, 0.07725662380731488, 0.3825672575615553, 0.43526115858367015, 0.21557638385923394, 0.022100637153492853, 0.09443762768331779, 0.06083076596882628, 0.3818419761726766, 0.08166564961340014, 2.3424108278425275], "min": [0.5560737395769179, 0.17682652231186682, 1.0196119618002384, -2.1918628581713375, 0.17858223816830554, -2.347988610397039, 0.5470826380171903, -0.1998493394238113, 1.0701294716030456, 1.0433882749108487, 0.7487437936225834, -3.1356257456362817], "max": [0.7417413538242406, 0.36394854103867397, 1.3174983979870163, -0.8336534553821635, 1.3865892375502478, -1.4735907610539742, 0.6103746891081302, 0.08444625185214258, 1.2290515662335295, 2.081859089261101, 0.9926692753015471, 3.1286504550550105], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6207897034524534, 0.25064361932495616, 1.1810673583701208, -1.3468948143691255, 0.8169391050244273, -1.7579230134079624, 0.5883457563858072, -0.08148995015158988, 1.1659546877412883, 1.441371875561132, 0.8818906558974041, 0.6856723198516459], "std": [0.06720563673763216, 0.05304386885969243, 0.07725662380731488, 0.3825672575615553, 0.43526115858367015, 0.21557638385923394, 0.022100637153492853, 0.09443762768331779, 0.06083076596882628, 0.3818419761726766, 0.08166564961340014, 2.3424108278425275], "min": [0.5560737395769179, 0.17682652231186682, 1.0196119618002384, -2.1918628581713375, 0.17858223816830554, -2.347988610397039, 0.5470826380171903, -0.1998493394238113, 1.0701294716030456, 1.0433882749108487, 0.7487437936225834, -3.1356257456362817], "max": [0.7417413538242406, 0.36394854103867397, 1.3174983979870163, -0.8336534553821635, 1.3865892375502478, -1.4735907610539742, 0.6103746891081302, 0.08444625185214258, 1.2290515662335295, 2.081859089261101, 0.9926692753015471, 3.1286504550550105], "count": [302]}}} +{"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.4687559640522876]], [[0.462457085375817]], [[0.4591973100490196]]], "std": [[[0.26768556095703017]], [[0.2589112535886613]], [[0.2582595868097966]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125388378267974]], [[0.5308631086601308]], [[0.5072919934640523]]], "std": [[[0.30611619914560334]], [[0.3063678380064402]], [[0.31609076806553416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5385048754084968]], [[0.5632904554738563]], [[0.5413431168300653]]], "std": [[[0.292606354696084]], [[0.28471510613239925]], [[0.2910871601227065]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148614195261438]], [[0.4241097038398693]], [[0.38751146854575164]]], "std": [[[0.36696184743175825]], [[0.3685456461672633]], [[0.38210149741094973]]], "count": [100]}, "observation.state": {"min": [0.4759622812271118, -1.2527656555175781, 0.7131685614585876, -0.6726605892181396, -1.5869594812393188, 0.536783754825592, -1.1067368984222412, -1.4761196374893188, 1.0095326900482178, -1.2720779180526733, 0.6606202721595764, -0.7179157733917236, 1.1931250095367432, 53.99937438964844, -0.5056250095367432, -0.9793750047683716, 0.5, -0.9018750190734863, 0.11437500268220901, -0.6349999904632568, 0.30250000953674316, 0.3387500047683716, 1.5256249904632568, -0.4893749952316284, 1.1299999952316284, 71.51555633544922, 0.9681249856948853, -0.32499998807907104, 18.52777862548828, 0.2562499940395355, 19.046667098999023, 1.165624976158142, 16.341110229492188, -0.22937500476837158, 2.958125114440918, 1.2456250190734863], "max": [1.5566825866699219, -0.6153438687324524, 1.4531595706939697, -0.23101523518562317, -0.8276827335357666, 1.2832837104797363, -0.5337558388710022, -0.8376567363739014, 1.415012001991272, 0.13981078565120697, 1.627777338027954, -0.10090028494596481, 75.55999755859375, 80.19937133789062, 21.795625686645508, 9.418749809265137, 53.09312438964844, 49.944374084472656, 63.08625030517578, 46.22187423706055, 58.563751220703125, 62.33812713623047, 57.02312469482422, 85.36812591552734, 19.962223052978516, 82.58499908447266, 2.333750009536743, 1.2577778100967407, 37.333126068115234, 1.3650000095367432, 33.90062713623047, 1.7074999809265137, 29.5987491607666, 1.1124999523162842, 29.978124618530273, 52.890625], "mean": [1.0925852060317993, -0.8907831907272339, 1.0411064624786377, -0.40100064873695374, -1.274964690208435, 0.8869140148162842, -0.7960497140884399, -1.0616093873977661, 1.167560338973999, -0.5908825993537903, 0.9751822352409363, -0.38799989223480225, 35.12483596801758, 65.80750274658203, 2.1869754791259766, 1.9844247102737427, 29.540584564208984, 15.677680969238281, 30.764686584472656, 13.11728286743164, 28.84485626220703, 18.944700241088867, 16.16029930114746, 48.09038543701172, 2.496321201324463, 80.83353424072266, 1.060076117515564, 0.15782122313976288, 26.169025421142578, 0.3465586304664612, 26.846694946289062, 1.2225556373596191, 23.793489456176758, 0.8307866454124451, 18.28933334350586, 16.105588912963867], "std": [0.3575187623500824, 0.23950889706611633, 0.2754557728767395, 0.09918496757745743, 0.175348162651062, 0.28121477365493774, 0.18826857209205627, 0.18907023966312408, 0.10881003737449646, 0.48030340671539307, 0.22929787635803223, 0.22472678124904633, 28.397586822509766, 9.953033447265625, 4.992644786834717, 3.026423215866089, 16.694446563720703, 19.67580795288086, 19.963932037353516, 17.655757904052734, 19.517274856567383, 25.639427185058594, 21.024887084960938, 23.898479461669922, 2.6497528553009033, 1.8220465183258057, 0.16761702299118042, 0.35197028517723083, 4.3248724937438965, 0.13256241381168365, 3.6984105110168457, 0.06396865844726562, 3.499067783355713, 0.24557648599147797, 8.402019500732422, 17.628299713134766], "count": [285]}, "action": {"min": [0.4759622812271118, -1.2527656555175781, 0.7131685614585876, -0.6726605892181396, -1.5869594812393188, 0.536783754825592, -1.1067368984222412, -1.4761196374893188, 1.0095326900482178, -1.2720779180526733, 0.6606202721595764, -0.7179157733917236, 1.1931250095367432, 53.99937438964844, -0.5056250095367432, -0.9793750047683716, 0.5, -0.9018750190734863, 0.11437500268220901, -0.6349999904632568, 0.30250000953674316, 0.3387500047683716, 1.5256249904632568, -0.4893749952316284, 1.1299999952316284, 71.51555633544922, 0.9681249856948853, -0.32499998807907104, 18.52777862548828, 0.2562499940395355, 19.046667098999023, 1.165624976158142, 16.341110229492188, -0.22937500476837158, 2.958125114440918, 1.2456250190734863], "max": [1.5566825866699219, -0.6153438687324524, 1.4531595706939697, -0.23101523518562317, -0.8276827335357666, 1.2832837104797363, -0.5337558388710022, -0.8376567363739014, 1.415012001991272, 0.13981078565120697, 1.627777338027954, -0.10090028494596481, 75.55999755859375, 80.19937133789062, 21.795625686645508, 9.418749809265137, 53.09312438964844, 49.944374084472656, 63.08625030517578, 46.22187423706055, 58.563751220703125, 62.33812713623047, 57.02312469482422, 85.36812591552734, 19.962223052978516, 82.58499908447266, 2.333750009536743, 1.2577778100967407, 37.333126068115234, 1.3650000095367432, 33.90062713623047, 1.7074999809265137, 29.5987491607666, 1.1124999523162842, 29.978124618530273, 52.890625], "mean": [1.092585563659668, -0.8907830119132996, 1.041106104850769, -0.4010005593299866, -1.274964690208435, 0.8869140148162842, -0.7960497736930847, -1.061609148979187, 1.1675610542297363, -0.5908824801445007, 0.9751821160316467, -0.3879997432231903, 35.12483215332031, 65.80752563476562, 2.1869781017303467, 1.9844249486923218, 29.540555953979492, 15.677674293518066, 30.76467514038086, 13.117276191711426, 28.844852447509766, 18.944705963134766, 16.16029930114746, 48.090396881103516, 2.4963226318359375, 80.83353424072266, 1.0600765943527222, 0.15782120823860168, 26.169021606445312, 0.3465586006641388, 26.84670066833496, 1.2225561141967773, 23.793485641479492, 0.8307870030403137, 18.289329528808594, 16.10556411743164], "std": [0.3575188219547272, 0.23950889706611633, 0.2754557132720947, 0.09918498247861862, 0.175348162651062, 0.28121480345726013, 0.1882685273885727, 0.1890702247619629, 0.10881001502275467, 0.4803033769130707, 0.22929784655570984, 0.22472673654556274, 28.3975887298584, 9.953033447265625, 4.992644786834717, 3.026423215866089, 16.69445037841797, 19.67580795288086, 19.963930130004883, 17.655759811401367, 19.517274856567383, 25.639423370361328, 21.02488899230957, 23.898481369018555, 2.6497530937194824, 1.8220466375350952, 0.1676170527935028, 0.35197025537490845, 4.324873447418213, 0.13256238400936127, 3.698411226272583, 0.06396863609552383, 3.499068021774292, 0.2455763965845108, 8.402021408081055, 17.6282958984375], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [285]}, "index": {"min": [17921], "max": [18205], "mean": [18063.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [1.3333333333333333, 6.0, 6.0, 6.0, 6.0], "std": [1.2273682204367258, 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": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [285]}, "eef_direction_state": {"mean": [3.905263157894737, 4.007017543859649], "std": [1.8261666352966606, 1.6962145314005304], "min": [0, 1], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [1.168421052631579, 0.9192982456140351], "std": [0.8076732652604238, 0.8274752546236439], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.9122807017543859, 0.712280701754386], "std": [0.830993946277822, 0.8633005159593303], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [3.905263157894737, 4.007017543859649], "std": [1.8261666352966606, 1.6962145314005304], "min": [0, 1], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [1.168421052631579, 0.9192982456140351], "std": [0.8076732652604238, 0.8274752546236439], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.9122807017543859, 0.712280701754386], "std": [0.830993946277822, 0.8633005159593303], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.628271870591112, 0.2507424805130944, 1.1912187168857729, -1.3104646027674731, 0.7785195413368068, -1.742831060567284, 0.5731611865544275, -0.0644094762722896, 1.1434911786265132, 1.5733538499816724, 0.8876772379698157, 1.0529830154291866], "std": [0.06707431360689387, 0.056780732439005166, 0.08686828015342932, 0.4093020848880079, 0.3577362811351235, 0.22153782501611147, 0.025303280813789755, 0.09146460658013093, 0.04648206839544352, 0.3203529863344493, 0.08969974314900846, 2.3547515275775255], "min": [0.5618134206094119, 0.17174871931051358, 1.0158771217223304, -2.1827352549920316, 0.30631606918763943, -2.344167504650604, 0.5413927677820631, -0.21726351229476254, 1.067600682117836, 0.8469744319052779, 0.6788617685592513, -3.1335155839707136], "max": [0.7373877428305651, 0.36029617024295996, 1.3282442432467656, -0.7891377476836815, 1.275380744531072, -1.496532938936956, 0.605854394494578, 0.09899152078134832, 1.2596526979450098, 2.1431896078753723, 1.0356557847541357, 3.1369599919788254], "count": [285]}, "eef_sim_pose_action": {"mean": [0.628271870591112, 0.2507424805130944, 1.1912187168857729, -1.3104646027674731, 0.7785195413368068, -1.742831060567284, 0.5731611865544275, -0.0644094762722896, 1.1434911786265132, 1.5733538499816724, 0.8876772379698157, 1.0529830154291866], "std": [0.06707431360689387, 0.056780732439005166, 0.08686828015342932, 0.4093020848880079, 0.3577362811351235, 0.22153782501611147, 0.025303280813789755, 0.09146460658013093, 0.04648206839544352, 0.3203529863344493, 0.08969974314900846, 2.3547515275775255], "min": [0.5618134206094119, 0.17174871931051358, 1.0158771217223304, -2.1827352549920316, 0.30631606918763943, -2.344167504650604, 0.5413927677820631, -0.21726351229476254, 1.067600682117836, 0.8469744319052779, 0.6788617685592513, -3.1335155839707136], "max": [0.7373877428305651, 0.36029617024295996, 1.3282442432467656, -0.7891377476836815, 1.275380744531072, -1.496532938936956, 0.605854394494578, 0.09899152078134832, 1.2596526979450098, 2.1431896078753723, 1.0356557847541357, 3.1369599919788254], "count": [285]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47581120354215134]], [[0.46860740175307414]], [[0.4677228713166058]]], "std": [[[0.26784122853335945]], [[0.2574934721938796]], [[0.2560394635106301]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5385080054973966]], [[0.5595131878669546]], [[0.5308270085576603]]], "std": [[[0.27668082244479586]], [[0.2782219280581241]], [[0.28688889742277407]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5335438476237954]], [[0.5634637078348289]], [[0.5433933494654924]]], "std": [[[0.2960813310626959]], [[0.2893480362944801]], [[0.29238442136963494]]], "count": [118]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41263402500830837]], [[0.42387330889276614]], [[0.39124035013016506]]], "std": [[[0.3694768485355161]], [[0.3679831876354658]], [[0.3840147848595763]]], "count": [118]}, "observation.state": {"min": [0.12722209095954895, -1.3919804096221924, 0.6789788007736206, -0.5093175172805786, -1.5914100408554077, 0.30355918407440186, -1.3742656707763672, -1.4485341310501099, 0.8513898253440857, -1.2071077823638916, 0.574812114238739, -0.7455939650535583, 16.319374084472656, 49.17937469482422, 0.010625000111758709, -0.653124988079071, -0.4781250059604645, -0.6606249809265137, 0.6974999904632568, -0.84375, 0.9887500405311584, -0.23000000417232513, 1.368749976158142, 0.8212500214576721, 0.9800000190734863, 72.96562957763672, 1.1575000286102295, -0.47999998927116394, 7.469375133514404, 0.9268749952316284, 7.003749847412109, 1.6087499856948853, 6.714375019073486, -0.15625, 1.25, 1.550624966621399], "max": [1.4780269861221313, -0.5818455815315247, 1.639343500137329, 0.1993209719657898, -0.6445029377937317, 1.4620050191879272, -0.47691595554351807, -0.663322389125824, 1.4219262599945068, 0.31906190514564514, 1.6372294425964355, -0.05226214975118637, 76.9281234741211, 67.90249633789062, 36.08636474609375, 9.706250190734863, 59.0212516784668, 66.14437866210938, 68.25749969482422, 63.49937438964844, 78.45874786376953, 67.63812255859375, 67.85187530517578, 89.59124755859375, 39.32374954223633, 80.34562683105469, 2.365000009536743, 5.5883331298828125, 73.28250122070312, 1.6037499904632568, 71.94437408447266, 1.7293750047683716, 73.89250183105469, 1.6675000190734863, 66.01187896728516, 61.43812561035156], "mean": [0.8594700694084167, -0.9983466863632202, 1.2439355850219727, -0.3110054135322571, -1.1595799922943115, 0.7285557985305786, -0.9475547075271606, -1.0242705345153809, 1.0879817008972168, -0.33373183012008667, 1.0585947036743164, -0.4744221568107605, 55.04685592651367, 53.42353439331055, 0.9056268334388733, 4.02808141708374, 29.755977630615234, 23.188587188720703, 33.36559295654297, 18.00996208190918, 35.993709564208984, 21.548559188842773, 30.90363311767578, 41.547637939453125, 19.67556381225586, 77.27838134765625, 1.274922251701355, 0.1026030108332634, 44.40278244018555, 0.9918050765991211, 44.03055191040039, 1.660077691078186, 45.2218132019043, 1.0560622215270996, 37.46689224243164, 20.5963134765625], "std": [0.4916638731956482, 0.29991614818573, 0.36975976824760437, 0.16716113686561584, 0.2605607509613037, 0.3096652626991272, 0.2781888544559479, 0.19821015000343323, 0.165309876203537, 0.5164109468460083, 0.30516165494918823, 0.23183846473693848, 18.18069839477539, 2.961721420288086, 4.421110153198242, 4.729166030883789, 21.792192459106445, 24.086063385009766, 27.88218879699707, 20.796106338500977, 28.39798355102539, 23.540700912475586, 29.101686477661133, 21.75745391845703, 15.159154891967773, 1.4896897077560425, 0.10945717990398407, 0.8349870443344116, 28.013729095458984, 0.05961044877767563, 27.409271240234375, 0.02150212973356247, 27.56440544128418, 0.4450737237930298, 27.87627410888672, 15.805006980895996], "count": [580]}, "action": {"min": [0.12722209095954895, -1.3919804096221924, 0.6789788007736206, -0.5093175172805786, -1.5914100408554077, 0.30355918407440186, -1.3742656707763672, -1.4485341310501099, 0.8513898253440857, -1.2071077823638916, 0.574812114238739, -0.7455939650535583, 16.319374084472656, 49.17937469482422, 0.010625000111758709, -0.653124988079071, -0.4781250059604645, -0.6606249809265137, 0.6974999904632568, -0.84375, 0.9887500405311584, -0.23000000417232513, 1.368749976158142, 0.8212500214576721, 0.9800000190734863, 72.96562957763672, 1.1575000286102295, -0.47999998927116394, 7.469375133514404, 0.9268749952316284, 7.003749847412109, 1.6087499856948853, 6.714375019073486, -0.15625, 1.25, 1.550624966621399], "max": [1.4780269861221313, -0.5818455815315247, 1.639343500137329, 0.1993209719657898, -0.6445029377937317, 1.4620050191879272, -0.47691595554351807, -0.663322389125824, 1.4219262599945068, 0.31906190514564514, 1.6372294425964355, -0.05226214975118637, 76.9281234741211, 67.90249633789062, 36.08636474609375, 9.706250190734863, 59.0212516784668, 66.14437866210938, 68.25749969482422, 63.49937438964844, 78.45874786376953, 67.63812255859375, 67.85187530517578, 89.59124755859375, 39.32374954223633, 80.34562683105469, 2.365000009536743, 5.5883331298828125, 73.28250122070312, 1.6037499904632568, 71.94437408447266, 1.7293750047683716, 73.89250183105469, 1.6675000190734863, 66.01187896728516, 61.43812561035156], "mean": [0.8594698905944824, -0.9983462691307068, 1.243934988975525, -0.31100550293922424, -1.1595804691314697, 0.7285560965538025, -0.947555661201477, -1.0242712497711182, 1.0879820585250854, -0.3337319493293762, 1.0585941076278687, -0.4744223654270172, 55.04686737060547, 53.42351150512695, 0.9056302905082703, 4.028078079223633, 29.75599479675293, 23.188587188720703, 33.3655891418457, 18.00996208190918, 35.99372863769531, 21.548545837402344, 30.903629302978516, 41.54765701293945, 19.675565719604492, 77.27835083007812, 1.27492094039917, 0.1026029884815216, 44.402793884277344, 0.9918060302734375, 44.03055191040039, 1.660077452659607, 45.22184753417969, 1.0560630559921265, 37.46689987182617, 20.596328735351562], "std": [0.4916640520095825, 0.29991623759269714, 0.36975976824760437, 0.16716118156909943, 0.26056069135665894, 0.30966514348983765, 0.27818846702575684, 0.19821017980575562, 0.16530989110469818, 0.5164110064506531, 0.3051617443561554, 0.23183844983577728, 18.180696487426758, 2.9617209434509277, 4.421103477478027, 4.729172229766846, 21.792194366455078, 24.086063385009766, 27.882192611694336, 20.796104431152344, 28.397993087768555, 23.540706634521484, 29.1016902923584, 21.75745964050293, 15.159149169921875, 1.4896905422210693, 0.10945717990398407, 0.8349883556365967, 28.013736724853516, 0.05961042270064354, 27.409265518188477, 0.02150210365653038, 27.56439971923828, 0.44507354497909546, 27.87626838684082, 15.805010795593262], "count": [580]}, "timestamp": {"min": [0.0], "max": [19.3], "mean": [9.65], "std": [5.58104430689773], "count": [580]}, "frame_index": {"min": [0], "max": [579], "mean": [289.5], "std": [167.43132920693188], "count": [580]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [580]}, "index": {"min": [18206], "max": [18785], "mean": [18495.5], "std": [167.43132920693188], "count": [580]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [580]}, "subtask_annotation": {"mean": [1.4258620689655173, 6.0, 6.0, 6.0, 6.0], "std": [1.0810372325763853, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [580]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [580]}, "eef_direction_state": {"mean": [4.287931034482758, 4.841379310344828], "std": [1.6717302193470818, 1.6270381894463077], "min": [0, 0], "max": [6, 6], "count": [580]}, "eef_velocity_state": {"mean": [0.9775862068965517, 0.5879310344827586], "std": [0.7731581235088171, 0.745695136515633], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_acc_mag_state": {"mean": [0.7620689655172413, 0.4413793103448276], "std": [0.8254210182159946, 0.7577267460245207], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_direction_action": {"mean": [4.287931034482758, 4.841379310344828], "std": [1.6717302193470818, 1.6270381894463077], "min": [0, 0], "max": [6, 6], "count": [580]}, "eef_velocity_action": {"mean": [0.9775862068965517, 0.5879310344827586], "std": [0.7731581235088171, 0.745695136515633], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_acc_mag_action": {"mean": [0.7620689655172413, 0.4413793103448276], "std": [0.8254210182159946, 0.7577267460245207], "min": [0, 0], "max": [2, 2], "count": [580]}, "eef_sim_pose_state": {"mean": [0.6785858059527363, 0.234378291265662, 1.2458074433363635, -1.2032338066612915, 0.6524117494204301, -1.7394651437043986, 0.575751481571443, -0.10291221415427469, 1.1299633030650633, 1.5543253844769898, 0.7670800029515544, 0.9149082699176441], "std": [0.08939613192085624, 0.05754445435235428, 0.10385790755556121, 0.38705996690827255, 0.4010264196871416, 0.1774933041712491, 0.012310268023223265, 0.08674461675246387, 0.06403104755739307, 0.3587108353660399, 0.19676421398444086, 2.250272538591464], "min": [0.5515611081151193, 0.15783561083958078, 1.0176822133074415, -2.082074770310665, 0.14967809618381267, -2.246224756044598, 0.558663353301801, -0.26609459515512235, 1.0425023391000798, 0.9092533221512954, 0.4932082396438986, -3.1248692621036476], "max": [0.7821992808339836, 0.3586575147351959, 1.4251920028071239, -0.6315024298816808, 1.433327474803888, -1.431281758059929, 0.6109125440757888, 0.07207831209000132, 1.2715659337828122, 2.1388671383100095, 1.1104136893401884, 3.1389523317910966], "count": [580]}, "eef_sim_pose_action": {"mean": [0.6785858059527363, 0.234378291265662, 1.2458074433363635, -1.2032338066612915, 0.6524117494204301, -1.7394651437043986, 0.575751481571443, -0.10291221415427469, 1.1299633030650633, 1.5543253844769898, 0.7670800029515544, 0.9149082699176441], "std": [0.08939613192085624, 0.05754445435235428, 0.10385790755556121, 0.38705996690827255, 0.4010264196871416, 0.1774933041712491, 0.012310268023223265, 0.08674461675246387, 0.06403104755739307, 0.3587108353660399, 0.19676421398444086, 2.250272538591464], "min": [0.5515611081151193, 0.15783561083958078, 1.0176822133074415, -2.082074770310665, 0.14967809618381267, -2.246224756044598, 0.558663353301801, -0.26609459515512235, 1.0425023391000798, 0.9092533221512954, 0.4932082396438986, -3.1248692621036476], "max": [0.7821992808339836, 0.3586575147351959, 1.4251920028071239, -0.6315024298816808, 1.433327474803888, -1.431281758059929, 0.6109125440757888, 0.07207831209000132, 1.2715659337828122, 2.1388671383100095, 1.1104136893401884, 3.1389523317910966], "count": [580]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842727205882353]], [[0.4779631209150327]], [[0.47509087418300655]]], "std": [[[0.2594462778840927]], [[0.2518605857308262]], [[0.25088573059083835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950232700163399]], [[0.5098986131535947]], [[0.48629034517973857]]], "std": [[[0.31938229902850124]], [[0.32055303515392924]], [[0.3296872182210975]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.16862745098039217]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5522293178104575]], [[0.5704784681372549]], [[0.5480996139705882]]], "std": [[[0.2776372617996383]], [[0.2735057470045088]], [[0.27690875063673426]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4109009477124183]], [[0.42276883986928104]], [[0.39068272263071896]]], "std": [[[0.36914774293403]], [[0.36920836668273616]], [[0.3855013993351114]]], "count": [100]}, "observation.state": {"min": [0.22008754312992096, -1.2506914138793945, 0.697528064250946, -0.6060454249382019, -1.6017522811889648, 0.03943503275513649, -1.2312971353530884, -1.456092119216919, 0.8691920638084412, -1.256032109260559, 0.652394711971283, -0.8495248556137085, 1.9079999923706055, 44.27750015258789, 0.05687499791383743, -0.6056250333786011, 0.22499999403953552, -1.3912500143051147, 1.0, -0.4987500011920929, 0.9225000143051147, -0.4881249964237213, 1.2606250047683716, 0.4424999952316284, 0.9937499761581421, 73.16333770751953, 1.006250023841858, -0.2693749964237213, 17.8075008392334, -0.059374988079071045, 17.083749771118164, -0.3543750047683716, 17.7918758392334, -0.17749999463558197, 5.84375, 0.7037500143051147], "max": [1.5767576694488525, -0.5653944611549377, 1.5725613832473755, 0.06449320912361145, -0.8005502820014954, 1.5027804374694824, -0.5454146862030029, -0.6296253800392151, 1.4212586879730225, 0.23823148012161255, 1.6346439123153687, -0.03349832072854042, 67.27437591552734, 72.77200317382812, 69.68250274658203, 9.582499504089355, 60.036251068115234, 49.74812698364258, 70.34249877929688, 58.53312683105469, 76.38187408447266, 68.02812194824219, 65.85812377929688, 93.73374938964844, 27.177499771118164, 82.14688110351562, 2.1137499809265137, 1.891111135482788, 64.30437469482422, 1.5724999904632568, 67.23687744140625, 1.8662500381469727, 75.04375457763672, 6.306875228881836, 52.77687454223633, 72.51062774658203], "mean": [1.061912178993225, -0.8663159012794495, 1.141595482826233, -0.24689993262290955, -1.143092393875122, 0.6933676600456238, -0.7559152841567993, -1.013110876083374, 1.134130597114563, -0.6481879353523254, 0.9462105631828308, -0.4026327133178711, 38.712276458740234, 55.280418395996094, 1.9232323169708252, 4.175249099731445, 25.54986572265625, 12.12656307220459, 28.864805221557617, 12.08951473236084, 30.798446655273438, 15.829102516174316, 21.254526138305664, 45.67864227294922, 5.366976737976074, 79.04053497314453, 1.0623921155929565, 0.08486423641443253, 35.99922561645508, 0.6919522285461426, 34.966583251953125, 1.0930272340774536, 35.428863525390625, 0.7760165333747864, 24.104833602905273, 36.85578536987305], "std": [0.4588777720928192, 0.2264864444732666, 0.3134733736515045, 0.1843826174736023, 0.2588556706905365, 0.4767191410064697, 0.19269326329231262, 0.23149603605270386, 0.1482248157262802, 0.4452688992023468, 0.23773324489593506, 0.25867143273353577, 19.20304298400879, 4.658453464508057, 8.317790985107422, 4.3688459396362305, 18.769287109375, 18.35007095336914, 25.61557388305664, 19.697677612304688, 27.245878219604492, 21.892784118652344, 23.824031829833984, 33.80546188354492, 5.7514801025390625, 2.065490245819092, 0.1050972267985344, 0.41156938672065735, 17.20982551574707, 0.1831190288066864, 18.032285690307617, 0.8893965482711792, 17.732419967651367, 1.109378695487976, 11.450382232666016, 22.204517364501953], "count": [461]}, "action": {"min": [0.22008754312992096, -1.2506914138793945, 0.697528064250946, -0.6060454249382019, -1.6017522811889648, 0.03943503275513649, -1.2312971353530884, -1.456092119216919, 0.8691920638084412, -1.256032109260559, 0.652394711971283, -0.8495248556137085, 1.9079999923706055, 44.27750015258789, 0.05687499791383743, -0.6056250333786011, 0.22499999403953552, -1.3912500143051147, 1.0, -0.4987500011920929, 0.9225000143051147, -0.4881249964237213, 1.2606250047683716, 0.4424999952316284, 0.9937499761581421, 73.16333770751953, 1.006250023841858, -0.2693749964237213, 17.8075008392334, -0.059374988079071045, 17.083749771118164, -0.3543750047683716, 17.7918758392334, -0.17749999463558197, 5.84375, 0.7037500143051147], "max": [1.5767576694488525, -0.5653944611549377, 1.5725613832473755, 0.06449320912361145, -0.8005502820014954, 1.5027804374694824, -0.5454146862030029, -0.6296253800392151, 1.4212586879730225, 0.23823148012161255, 1.6346439123153687, -0.03349832072854042, 67.27437591552734, 72.77200317382812, 69.68250274658203, 9.582499504089355, 60.036251068115234, 49.74812698364258, 70.34249877929688, 58.53312683105469, 76.38187408447266, 68.02812194824219, 65.85812377929688, 93.73374938964844, 27.177499771118164, 82.14688110351562, 2.1137499809265137, 1.891111135482788, 64.30437469482422, 1.5724999904632568, 67.23687744140625, 1.8662500381469727, 75.04375457763672, 6.306875228881836, 52.77687454223633, 72.51062774658203], "mean": [1.0619124174118042, -0.8663156628608704, 1.1415952444076538, -0.24690000712871552, -1.1430919170379639, 0.6933677196502686, -0.7559157609939575, -1.0131105184555054, 1.1341314315795898, -0.6481878757476807, 0.9462105631828308, -0.40263277292251587, 38.7122688293457, 55.2803955078125, 1.923230528831482, 4.17525053024292, 25.54987907409668, 12.126556396484375, 28.86480140686035, 12.089510917663574, 30.798458099365234, 15.82910442352295, 21.2545166015625, 45.67864990234375, 5.366976737976074, 79.04058074951172, 1.0623925924301147, 0.08486437052488327, 35.999244689941406, 0.6919519305229187, 34.96659851074219, 1.0930272340774536, 35.42886734008789, 0.7760171890258789, 24.104841232299805, 36.85578536987305], "std": [0.4588778018951416, 0.22648639976978302, 0.31347334384918213, 0.1843826025724411, 0.2588556706905365, 0.47671908140182495, 0.19269320368766785, 0.23149611055850983, 0.1482248157262802, 0.4452688992023468, 0.23773322999477386, 0.25867146253585815, 19.20303726196289, 4.658453941345215, 8.317790985107422, 4.368847370147705, 18.769285202026367, 18.350067138671875, 25.61557960510254, 19.697677612304688, 27.245878219604492, 21.892784118652344, 23.82402992248535, 33.80546188354492, 5.7514801025390625, 2.0654900074005127, 0.105097196996212, 0.4115693271160126, 17.209821701049805, 0.1831190139055252, 18.032285690307617, 0.8893963694572449, 17.7324275970459, 1.1093780994415283, 11.450382232666016, 22.204519271850586], "count": [461]}, "timestamp": {"min": [0.0], "max": [15.333333333333334], "mean": [7.666666666666667], "std": [4.435964131705505], "count": [461]}, "frame_index": {"min": [0], "max": [460], "mean": [230.0], "std": [133.07892395116517], "count": [461]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [461]}, "index": {"min": [18786], "max": [19246], "mean": [19016.0], "std": [133.07892395116517], "count": [461]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [461]}, "subtask_annotation": {"mean": [1.9566160520607376, 6.0, 6.0, 6.0, 6.0], "std": [1.8069114845192689, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [461]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [461]}, "eef_direction_state": {"mean": [4.088937093275488, 3.889370932754881], "std": [1.8415272233884896, 1.7234870554503074], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_state": {"mean": [0.9718004338394793, 1.0195227765726682], "std": [0.7940032915452085, 0.8211207290346676], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_state": {"mean": [0.6203904555314533, 0.7114967462039046], "std": [0.7966419893892999, 0.8443111495382096], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_direction_action": {"mean": [4.088937093275488, 3.889370932754881], "std": [1.8415272233884896, 1.7234870554503074], "min": [0, 0], "max": [6, 6], "count": [461]}, "eef_velocity_action": {"mean": [0.9718004338394793, 1.0195227765726682], "std": [0.7940032915452085, 0.8211207290346676], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_acc_mag_action": {"mean": [0.6203904555314533, 0.7114967462039046], "std": [0.7966419893892999, 0.8443111495382096], "min": [0, 0], "max": [2, 2], "count": [461]}, "eef_sim_pose_state": {"mean": [0.6392292824524493, 0.2654464849783221, 1.1963394693725957, -1.3038029323130536, 0.7514413785732982, -1.7295043870510747, 0.5684967611325266, -0.06174718153578154, 1.1592144045295252, 1.5463507387396167, 0.9483024769615105, 0.45656265921057565], "std": [0.07291833010448481, 0.05127993740989586, 0.13265060522523253, 0.4788612241827899, 0.3848019159039108, 0.33254185788827073, 0.016554411947558117, 0.08705278387223313, 0.0634264331770686, 0.36577193568506283, 0.08007545029966982, 2.548902825501395], "min": [0.5601627146504761, 0.18449525162351182, 1.0097549134808113, -2.0254347798190637, 0.34111019450167834, -2.301269656353685, 0.5360476517557685, -0.25182180999454534, 1.0706586845054018, 0.8431816417695714, 0.7870180309749446, -3.1410966711818658], "max": [0.770219051396516, 0.38184850295634976, 1.4042855677667294, -0.6926508154616633, 1.4847060821948563, -1.364447704134936, 0.604933058847329, 0.08683234612797877, 1.2810113146154358, 2.085316292889707, 1.079898098671865, 3.1295217698709217], "count": [461]}, "eef_sim_pose_action": {"mean": [0.6392292824524493, 0.2654464849783221, 1.1963394693725957, -1.3038029323130536, 0.7514413785732982, -1.7295043870510747, 0.5684967611325266, -0.06174718153578154, 1.1592144045295252, 1.5463507387396167, 0.9483024769615105, 0.45656265921057565], "std": [0.07291833010448481, 0.05127993740989586, 0.13265060522523253, 0.4788612241827899, 0.3848019159039108, 0.33254185788827073, 0.016554411947558117, 0.08705278387223313, 0.0634264331770686, 0.36577193568506283, 0.08007545029966982, 2.548902825501395], "min": [0.5601627146504761, 0.18449525162351182, 1.0097549134808113, -2.0254347798190637, 0.34111019450167834, -2.301269656353685, 0.5360476517557685, -0.25182180999454534, 1.0706586845054018, 0.8431816417695714, 0.7870180309749446, -3.1410966711818658], "max": [0.770219051396516, 0.38184850295634976, 1.4042855677667294, -0.6926508154616633, 1.4847060821948563, -1.364447704134936, 0.604933058847329, 0.08683234612797877, 1.2810113146154358, 2.085316292889707, 1.079898098671865, 3.1295217698709217], "count": [461]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755085651930525]], [[0.47057872828915515]], [[0.4699777747518761]]], "std": [[[0.2682214965882925]], [[0.25728560589304406]], [[0.25552223303647176]]], "count": [108]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5021600267035827]], [[0.5142981137285162]], [[0.49237510401537155]]], "std": [[[0.3235162777820279]], [[0.3262356897424726]], [[0.3346274718895147]]], "count": [108]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5053742075919874]], [[0.5321316550925926]], [[0.5188518613077948]]], "std": [[[0.27237650154603804]], [[0.26905627598575743]], [[0.27508561462373826]]], "count": [108]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4065852453249818]], [[0.417507608251634]], [[0.3856559511922053]]], "std": [[[0.36635967469610964]], [[0.366999630938259]], [[0.3827679212321646]]], "count": [108]}, "observation.state": {"min": [-0.018859198316931725, -1.289101243019104, 0.7039892673492432, -0.4944876730442047, -1.5956168174743652, 0.27840563654899597, -1.10685133934021, -1.4772402048110962, 0.9889329671859741, -1.1165789365768433, 0.6206130385398865, -0.7266049385070801, 1.7237499952316284, 47.11750030517578, -0.057500001043081284, -0.8100000023841858, 0.3268750011920929, -0.33375000953674316, 0.19374999403953552, -0.7462500333786011, 0.5049999952316284, -3.271250009536743, 1.4431250095367432, -0.37562498450279236, 5.587500095367432, 74.28874969482422, 1.1268749237060547, -0.16437500715255737, 19.316875457763672, 0.14124999940395355, 11.546250343322754, -0.7699999809265137, 2.4312500953674316, 0.051874998956918716, 0.625, 0.2393750101327896], "max": [1.4979591369628906, -0.595769464969635, 1.5779497623443604, 0.36981669068336487, -0.5766956806182861, 1.3192378282546997, -0.5395494699478149, -0.7770020961761475, 1.4124609231948853, 0.1645219326019287, 1.521091341972351, -0.1930743157863617, 72.15062713623047, 80.9281234741211, 50.41187286376953, 9.807499885559082, 67.60187530517578, 89.04374694824219, 68.17375183105469, 107.77812194824219, 85.8531265258789, 109.57437133789062, 74.203125, 110.1781234741211, 34.338748931884766, 82.50437927246094, 2.2925000190734863, 4.774374961853027, 72.96062469482422, 10.567500114440918, 81.66374969482422, 5.067500114440918, 84.91812896728516, 8.980000495910645, 73.83000183105469, 53.02124786376953], "mean": [0.8025210499763489, -0.9643604159355164, 1.2283353805541992, -0.17004166543483734, -1.049217700958252, 0.815160870552063, -0.7975043058395386, -1.06273353099823, 1.139328956604004, -0.5271871089935303, 0.98395174741745, -0.4361959397792816, 41.21178436279297, 62.167083740234375, 2.050933837890625, 2.5565834045410156, 33.31309509277344, 17.077531814575195, 35.504066467285156, 22.99032211303711, 40.20100784301758, 16.58592414855957, 27.718639373779297, 53.1766357421875, 21.234128952026367, 79.37297821044922, 1.1850037574768066, 0.5821025371551514, 53.087188720703125, 1.1865949630737305, 54.19758224487305, 1.5710699558258057, 53.382450103759766, 0.6629486083984375, 42.52932357788086, 24.984344482421875], "std": [0.5769731998443604, 0.2493412047624588, 0.3290300667285919, 0.2679494619369507, 0.34278520941734314, 0.2510683238506317, 0.14688612520694733, 0.1872016042470932, 0.12154310941696167, 0.30228573083877563, 0.20344775915145874, 0.15510568022727966, 23.299365997314453, 11.7341890335083, 8.631057739257812, 3.657451868057251, 20.113079071044922, 23.56200408935547, 22.272748947143555, 29.0032901763916, 29.22292137145996, 28.746328353881836, 28.975034713745117, 26.401338577270508, 9.566826820373535, 2.3816213607788086, 0.10586366057395935, 0.9401121735572815, 18.021760940551758, 1.5724822282791138, 24.048629760742188, 0.5563687086105347, 28.109785079956055, 1.4339783191680908, 25.800283432006836, 16.873926162719727], "count": [517]}, "action": {"min": [-0.018859198316931725, -1.289101243019104, 0.7039892673492432, -0.4944876730442047, -1.5956168174743652, 0.27840563654899597, -1.10685133934021, -1.4772402048110962, 0.9889329671859741, -1.1165789365768433, 0.6206130385398865, -0.7266049385070801, 1.7237499952316284, 47.11750030517578, -0.057500001043081284, -0.8100000023841858, 0.3268750011920929, -0.33375000953674316, 0.19374999403953552, -0.7462500333786011, 0.5049999952316284, -3.271250009536743, 1.4431250095367432, -0.37562498450279236, 5.587500095367432, 74.28874969482422, 1.1268749237060547, -0.16437500715255737, 19.316875457763672, 0.14124999940395355, 11.546250343322754, -0.7699999809265137, 2.4312500953674316, 0.051874998956918716, 0.625, 0.2393750101327896], "max": [1.4979591369628906, -0.595769464969635, 1.5779497623443604, 0.36981669068336487, -0.5766956806182861, 1.3192378282546997, -0.5395494699478149, -0.7770020961761475, 1.4124609231948853, 0.1645219326019287, 1.521091341972351, -0.1930743157863617, 72.15062713623047, 80.9281234741211, 50.41187286376953, 9.807499885559082, 67.60187530517578, 89.04374694824219, 68.17375183105469, 107.77812194824219, 85.8531265258789, 109.57437133789062, 74.203125, 110.1781234741211, 34.338748931884766, 82.50437927246094, 2.2925000190734863, 4.774374961853027, 72.96062469482422, 10.567500114440918, 81.66374969482422, 5.067500114440918, 84.91812896728516, 8.980000495910645, 73.83000183105469, 53.02124786376953], "mean": [0.8025210499763489, -0.9643601179122925, 1.2283351421356201, -0.17004166543483734, -1.0492180585861206, 0.8151605725288391, -0.7975037693977356, -1.0627334117889404, 1.1393285989761353, -0.5271870493888855, 0.9839518070220947, -0.4361964464187622, 41.211769104003906, 62.16709518432617, 2.0509326457977295, 2.55658221244812, 33.31309509277344, 17.07752227783203, 35.50407028198242, 22.99032974243164, 40.20098876953125, 16.585912704467773, 27.718626022338867, 53.17666244506836, 21.23411750793457, 79.3729248046875, 1.1850030422210693, 0.5821026563644409, 53.0871467590332, 1.1865943670272827, 54.197608947753906, 1.571073055267334, 53.3824348449707, 0.6629485487937927, 42.52934646606445, 24.984357833862305], "std": [0.5769732594490051, 0.2493411749601364, 0.32902997732162476, 0.2679494619369507, 0.34278517961502075, 0.25106826424598694, 0.14688614010810852, 0.18720166385173798, 0.1215430349111557, 0.3022857904434204, 0.20344778895378113, 0.1551056057214737, 23.29937171936035, 11.734190940856934, 8.631056785583496, 3.6574513912200928, 20.113079071044922, 23.562000274658203, 22.27274513244629, 29.003292083740234, 29.22292137145996, 28.746334075927734, 28.975027084350586, 26.401334762573242, 9.566828727722168, 2.381620407104492, 0.10586351901292801, 0.9401126503944397, 18.021759033203125, 1.5724823474884033, 24.04863166809082, 0.5563687086105347, 28.109777450561523, 1.4339781999588013, 25.800277709960938, 16.873918533325195], "count": [517]}, "timestamp": {"min": [0.0], "max": [17.2], "mean": [8.6], "std": [4.974825513411389], "count": [517]}, "frame_index": {"min": [0], "max": [516], "mean": [258.0], "std": [149.24476540234167], "count": [517]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [517]}, "index": {"min": [19247], "max": [19763], "mean": [19505.0], "std": [149.24476540234167], "count": [517]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [517]}, "subtask_annotation": {"mean": [1.4313346228239845, 6.0, 6.0, 6.0, 6.0], "std": [1.0544300752438773, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [517]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [517]}, "eef_direction_state": {"mean": [4.237911025145068, 4.51063829787234], "std": [1.5397611811527279, 1.7565525237212058], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_state": {"mean": [1.1083172147001934, 0.6382978723404256], "std": [0.7117883272287433, 0.7191249008836382], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_state": {"mean": [0.7794970986460348, 0.31334622823984526], "std": [0.8446700215761248, 0.6541607806453406], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_direction_action": {"mean": [4.237911025145068, 4.51063829787234], "std": [1.5397611811527279, 1.7565525237212058], "min": [0, 0], "max": [6, 6], "count": [517]}, "eef_velocity_action": {"mean": [1.1083172147001934, 0.6382978723404256], "std": [0.7117883272287433, 0.7191249008836382], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_acc_mag_action": {"mean": [0.7794970986460348, 0.31334622823984526], "std": [0.8446700215761248, 0.6541607806453406], "min": [0, 0], "max": [2, 2], "count": [517]}, "eef_sim_pose_state": {"mean": [0.6752470456313046, 0.22107303103782516, 1.2586664350612, -1.1078029977144597, 0.8435814469363513, -1.6295973588297192, 0.5677291543905199, -0.05175076831368696, 1.1519523161031573, 1.4630383152257869, 0.8513464672614321, 1.212919839515682], "std": [0.08652278924503343, 0.07375668588145254, 0.12454632787640764, 0.41890236526854896, 0.2250537215164044, 0.22714536111317585, 0.01134241124143019, 0.06693468688553424, 0.05133599939187777, 0.2791043870109477, 0.12689999683015907, 2.3189511179047826], "min": [0.5517507268327511, 0.11232838966649492, 1.0025937652676424, -2.0376341014727006, 0.484723320009675, -2.2444133320574666, 0.5527314375892729, -0.2275787937627436, 1.0782346656910675, 0.9474522474768714, 0.6670170455829445, -3.1392553158787466], "max": [0.7816116184568533, 0.33525296033781854, 1.4443949720758722, -0.5147902585298116, 1.3324305266345284, -1.3319376121655524, 0.597831503608011, 0.0960297118991561, 1.2544633581093496, 2.0218242889554205, 1.0414958886799228, 3.141177085596981], "count": [517]}, "eef_sim_pose_action": {"mean": [0.6752470456313046, 0.22107303103782516, 1.2586664350612, -1.1078029977144597, 0.8435814469363513, -1.6295973588297192, 0.5677291543905199, -0.05175076831368696, 1.1519523161031573, 1.4630383152257869, 0.8513464672614321, 1.212919839515682], "std": [0.08652278924503343, 0.07375668588145254, 0.12454632787640764, 0.41890236526854896, 0.2250537215164044, 0.22714536111317585, 0.01134241124143019, 0.06693468688553424, 0.05133599939187777, 0.2791043870109477, 0.12689999683015907, 2.3189511179047826], "min": [0.5517507268327511, 0.11232838966649492, 1.0025937652676424, -2.0376341014727006, 0.484723320009675, -2.2444133320574666, 0.5527314375892729, -0.2275787937627436, 1.0782346656910675, 0.9474522474768714, 0.6670170455829445, -3.1392553158787466], "max": [0.7816116184568533, 0.33525296033781854, 1.4443949720758722, -0.5147902585298116, 1.3324305266345284, -1.3319376121655524, 0.597831503608011, 0.0960297118991561, 1.2544633581093496, 2.0218242889554205, 1.0414958886799228, 3.141177085596981], "count": [517]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477506664624183]], [[0.47127699754901964]], [[0.469199170751634]]], "std": [[[0.2570775991635574]], [[0.24785162981668774]], [[0.24684169386332128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49149623978758167]], [[0.5114096058006535]], [[0.4865821834150327]]], "std": [[[0.3124148651622308]], [[0.31064437202551104]], [[0.3195691618762888]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16862745098039217]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5469083803104575]], [[0.5735412683823529]], [[0.5594937234477124]]], "std": [[[0.2729527788267312]], [[0.2706676268712287]], [[0.27223676685657766]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145018954248366]], [[0.4211332536764706]], [[0.3866614113562092]]], "std": [[[0.3682554732053325]], [[0.36752104525607276]], [[0.38034819128411385]]], "count": [100]}, "observation.state": {"min": [0.2719205319881439, -1.4133192300796509, 0.8702649474143982, -0.45276379585266113, -1.6049312353134155, 0.3090667128562927, -1.3661593198776245, -1.473997712135315, 0.8885519504547119, -1.4533264636993408, 0.6195639967918396, -0.7351510524749756, 4.301111221313477, 47.861873626708984, -0.13124999403953552, -0.8756250143051147, 0.984375, -0.48500001430511475, 3.3637499809265137, -0.8606250286102295, 5.11062479019165, -3.25, 1.5306249856948853, 17.143749237060547, 0.9537500143051147, 73.52375030517578, 1.0787500143051147, -0.23250000178813934, 11.100000381469727, 0.8812500238418579, 14.343125343322754, 1.652500033378601, 11.661874771118164, 0.02499999850988388, 0.6662499904632568, 2.853749990463257], "max": [1.4019464254379272, -0.6634098291397095, 1.6879100799560547, -0.0664244294166565, -0.7290951609611511, 0.9334706664085388, -0.4335708022117615, -0.6827458739280701, 1.4889944791793823, 0.2649771571159363, 1.6321431398391724, 0.13768883049488068, 77.91874694824219, 73.98999786376953, 55.712501525878906, 9.508125305175781, 59.07437515258789, 56.278751373291016, 65.04937744140625, 73.55187225341797, 63.837501525878906, 56.44062423706055, 62.021873474121094, 97.39937591552734, 22.453125, 80.26187896728516, 2.5425000190734863, 0.5243750214576721, 35.20874786376953, 1.5237500667572021, 39.55687713623047, 1.9900000095367432, 37.43687438964844, 1.6050000190734863, 22.17562484741211, 49.68187713623047], "mean": [0.8578006029129028, -1.0106008052825928, 1.3231186866760254, -0.2563501000404358, -1.050252079963684, 0.5848764777183533, -0.7104242444038391, -0.9540663957595825, 1.1291555166244507, -0.680613100528717, 0.9033623337745667, -0.3455297648906708, 46.73316955566406, 59.61680221557617, 1.7487679719924927, 3.2329461574554443, 29.208602905273438, 13.436756134033203, 33.54250717163086, 14.221414566040039, 34.47674560546875, 18.512344360351562, 22.85875701904297, 54.11113357543945, 4.079849720001221, 77.70466613769531, 1.1742665767669678, 0.03776394575834274, 18.867124557495117, 0.9426996111869812, 21.8743839263916, 1.7238178253173828, 21.123422622680664, 0.3045123219490051, 11.101969718933105, 24.58271026611328], "std": [0.4377560615539551, 0.27401718497276306, 0.29979196190834045, 0.08914771676063538, 0.21784329414367676, 0.12082931399345398, 0.1944950819015503, 0.20461894571781158, 0.13847503066062927, 0.42469000816345215, 0.20544861257076263, 0.24040833115577698, 23.717134475708008, 6.32990026473999, 7.930591106414795, 3.599168300628662, 21.275161743164062, 16.94981575012207, 22.711721420288086, 18.56106948852539, 21.74167823791504, 23.396154403686523, 23.235483169555664, 21.2607421875, 5.403634548187256, 1.8093982934951782, 0.14684279263019562, 0.17080585658550262, 3.9796745777130127, 0.06523465365171432, 4.294776439666748, 0.03540542349219322, 4.742010593414307, 0.15442560613155365, 7.4676666259765625, 14.187416076660156], "count": [420]}, "action": {"min": [0.2719205319881439, -1.4133192300796509, 0.8702649474143982, -0.45276379585266113, -1.6049312353134155, 0.3090667128562927, -1.3661593198776245, -1.473997712135315, 0.8885519504547119, -1.4533264636993408, 0.6195639967918396, -0.7351510524749756, 4.301111221313477, 47.861873626708984, -0.13124999403953552, -0.8756250143051147, 0.984375, -0.48500001430511475, 3.3637499809265137, -0.8606250286102295, 5.11062479019165, -3.25, 1.5306249856948853, 17.143749237060547, 0.9537500143051147, 73.52375030517578, 1.0787500143051147, -0.23250000178813934, 11.100000381469727, 0.8812500238418579, 14.343125343322754, 1.652500033378601, 11.661874771118164, 0.02499999850988388, 0.6662499904632568, 2.853749990463257], "max": [1.4019464254379272, -0.6634098291397095, 1.6879100799560547, -0.0664244294166565, -0.7290951609611511, 0.9334706664085388, -0.4335708022117615, -0.6827458739280701, 1.4889944791793823, 0.2649771571159363, 1.6321431398391724, 0.13768883049488068, 77.91874694824219, 73.98999786376953, 55.712501525878906, 9.508125305175781, 59.07437515258789, 56.278751373291016, 65.04937744140625, 73.55187225341797, 63.837501525878906, 56.44062423706055, 62.021873474121094, 97.39937591552734, 22.453125, 80.26187896728516, 2.5425000190734863, 0.5243750214576721, 35.20874786376953, 1.5237500667572021, 39.55687713623047, 1.9900000095367432, 37.43687438964844, 1.6050000190734863, 22.17562484741211, 49.68187713623047], "mean": [0.8578006625175476, -1.0106004476547241, 1.3231183290481567, -0.2563501000404358, -1.0502523183822632, 0.5848764181137085, -0.7104237079620361, -0.9540661573410034, 1.1291561126708984, -0.6806129217147827, 0.9033621549606323, -0.34552982449531555, 46.733158111572266, 59.6168212890625, 1.7487664222717285, 3.2329459190368652, 29.20860481262207, 13.436756134033203, 33.5424919128418, 14.221413612365723, 34.47673034667969, 18.512346267700195, 22.858755111694336, 54.11112976074219, 4.0798468589782715, 77.7046890258789, 1.1742660999298096, 0.03776396065950394, 18.867136001586914, 0.9426992535591125, 21.874372482299805, 1.7238174676895142, 21.123411178588867, 0.30451229214668274, 11.101962089538574, 24.582721710205078], "std": [0.43775609135627747, 0.2740171551704407, 0.29979196190834045, 0.08914770931005478, 0.21784335374832153, 0.12082932144403458, 0.1944950670003891, 0.20461899042129517, 0.1384749710559845, 0.42469000816345215, 0.20544861257076263, 0.24040834605693817, 23.717134475708008, 6.329900741577148, 7.930588245391846, 3.599168062210083, 21.275165557861328, 16.94982147216797, 22.711719512939453, 18.561073303222656, 21.74168586730957, 23.39615249633789, 23.235490798950195, 21.260744094848633, 5.403633117675781, 1.8093986511230469, 0.14684270322322845, 0.1708059161901474, 3.9796738624572754, 0.0652347281575203, 4.2947773933410645, 0.03540541231632233, 4.742008686065674, 0.15442557632923126, 7.467668533325195, 14.187417030334473], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [420]}, "index": {"min": [19764], "max": [20183], "mean": [19973.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [1.5738095238095238, 6.0, 6.0, 6.0, 6.0], "std": [1.147162031111383, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [420]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [420]}, "eef_direction_state": {"mean": [3.7547619047619047, 4.414285714285715], "std": [1.8137966469932596, 1.6986789585091175], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [1.1761904761904762, 0.7285714285714285], "std": [0.7318630901790554, 0.7352633847118731], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.8357142857142857, 0.5476190476190477], "std": [0.8503000670831634, 0.801854426652335], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [3.7547619047619047, 4.414285714285715], "std": [1.8137966469932596, 1.6986789585091175], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [1.1761904761904762, 0.7285714285714285], "std": [0.7318630901790554, 0.7352633847118731], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.8357142857142857, 0.5476190476190477], "std": [0.8503000670831634, 0.801854426652335], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.6961680125424673, 0.23790262533520137, 1.2245420441517347, -1.2927813609662937, 0.5926542005743286, -1.810284826598069, 0.5809005033459044, -0.07730057559099193, 1.1722989932725651, 1.583490063564218, 0.9644673764768333, 1.3319550304512628], "std": [0.08336711972201585, 0.06137860897376976, 0.099112402179782, 0.36889488751563126, 0.20083863875941904, 0.19557711451702395, 0.009733720328009112, 0.07309196041508886, 0.05427154102707471, 0.3053382998819919, 0.07423001363092799, 2.1987357095866265], "min": [0.5696528566006477, 0.15483686891229126, 1.0160628658644322, -2.053800573629211, 0.2312809795142905, -2.232414363646926, 0.5519724469060964, -0.2549067807956741, 1.053469775941126, 1.0944904313985895, 0.7907161699476339, -3.116685901867884], "max": [0.8032678390475148, 0.3629709628603449, 1.3739319807575616, -0.8020727019001517, 1.0993408850810398, -1.5507846449613272, 0.6022385700668581, 0.07951006032781818, 1.236539882918991, 2.182672469869513, 1.1538146949181285, 3.1280846567145257], "count": [420]}, "eef_sim_pose_action": {"mean": [0.6961680125424673, 0.23790262533520137, 1.2245420441517347, -1.2927813609662937, 0.5926542005743286, -1.810284826598069, 0.5809005033459044, -0.07730057559099193, 1.1722989932725651, 1.583490063564218, 0.9644673764768333, 1.3319550304512628], "std": [0.08336711972201585, 0.06137860897376976, 0.099112402179782, 0.36889488751563126, 0.20083863875941904, 0.19557711451702395, 0.009733720328009112, 0.07309196041508886, 0.05427154102707471, 0.3053382998819919, 0.07423001363092799, 2.1987357095866265], "min": [0.5696528566006477, 0.15483686891229126, 1.0160628658644322, -2.053800573629211, 0.2312809795142905, -2.232414363646926, 0.5519724469060964, -0.2549067807956741, 1.053469775941126, 1.0944904313985895, 0.7907161699476339, -3.116685901867884], "max": [0.8032678390475148, 0.3629709628603449, 1.3739319807575616, -0.8020727019001517, 1.0993408850810398, -1.5507846449613272, 0.6022385700668581, 0.07951006032781818, 1.236539882918991, 2.182672469869513, 1.1538146949181285, 3.1280846567145257], "count": [420]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47858185866013075]], [[0.4711224632352941]], [[0.46974186683006536]]], "std": [[[0.25890910060304195]], [[0.25154932096425897]], [[0.25054371862791486]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858634170751634]], [[0.5107722222222222]], [[0.4849750408496732]]], "std": [[[0.3165535131416404]], [[0.31231175691016594]], [[0.3213569063697005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5411729963235294]], [[0.5678070588235293]], [[0.5470019730392157]]], "std": [[[0.3000928774526699]], [[0.29324210900802783]], [[0.296211765368025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4169984620098039]], [[0.4208281576797386]], [[0.3875766564542483]]], "std": [[[0.368942619896858]], [[0.36851070086146875]], [[0.3828364076121357]]], "count": [100]}, "observation.state": {"min": [0.23351071774959564, -1.3543812036514282, 0.7420891523361206, -0.49441614747047424, -1.4346235990524292, 0.08161192387342453, -1.2570254802703857, -1.4505846500396729, 0.9129769802093506, -1.3059815168380737, 0.6531099677085876, -0.709820032119751, 1.7962499856948853, 46.93937683105469, -0.33937498927116394, -0.30687499046325684, -0.15062500536441803, 0.18687500059604645, 0.21875, -0.84375, 0.37062498927116394, -3.413749933242798, 1.4487500190734863, 0.3956249952316284, 1.0362499952316284, 70.41812896728516, 0.9206249713897705, -0.20812499523162842, 0.8493750095367432, -0.8218749761581421, -0.05249999836087227, 0.1837500035762787, 0.65625, 0.8656250238418579, 0.671875, 1.3856250047683716], "max": [1.415012001991272, -0.5842298269271851, 1.643897294998169, 0.08752479404211044, -0.5140383243560791, 1.3609139919281006, -0.5663004517555237, -0.6391199231147766, 1.451371431350708, 0.16295364499092102, 1.518463373184204, 0.06191825121641159, 75.32875061035156, 76.38874816894531, 27.646249771118164, 9.743749618530273, 65.81625366210938, 40.646873474121094, 73.49937438964844, 62.005001068115234, 60.98625183105469, 61.3381233215332, 59.442501068115234, 84.01499938964844, 30.967500686645508, 81.47000122070312, 2.1762499809265137, 4.111538410186768, 34.45874786376953, 4.8125, 24.676250457763672, 3.112499952316284, 19.767778396606445, 6.228750228881836, 4.436153888702393, 39.2488899230957], "mean": [0.8396870493888855, -0.9595335125923157, 1.2642091512680054, -0.24095743894577026, -1.063977837562561, 0.6911267638206482, -0.8906047344207764, -0.9910206198692322, 1.1246685981750488, -0.4501439929008484, 1.0289589166641235, -0.40345820784568787, 43.3865852355957, 55.44123077392578, 1.6728731393814087, 4.508256912231445, 29.07291603088379, 13.044153213500977, 30.89532470703125, 13.521353721618652, 29.509334564208984, 21.443696975708008, 22.834623336791992, 40.92304229736328, 9.165741920471191, 76.504638671875, 1.0105596780776978, 0.4094425141811371, 16.27212905883789, -0.3442874848842621, 10.815722465515137, 0.5398432016372681, 8.678918838500977, 1.0135098695755005, 1.527378797531128, 17.82355499267578], "std": [0.4260508716106415, 0.278805136680603, 0.3383326232433319, 0.14847208559513092, 0.2236035019159317, 0.36456775665283203, 0.20608150959014893, 0.19925996661186218, 0.14429381489753723, 0.4883735775947571, 0.2224205583333969, 0.25014999508857727, 28.83980941772461, 5.103212356567383, 4.600449085235596, 4.583834171295166, 27.396284103393555, 14.350077629089355, 30.2526912689209, 17.56302261352539, 26.400869369506836, 26.94058609008789, 23.05786895751953, 30.57242202758789, 6.980672359466553, 3.554842710494995, 0.13578489422798157, 0.752354085445404, 10.238338470458984, 0.7845105528831482, 6.943265438079834, 0.5620185136795044, 5.6968913078308105, 0.5844364762306213, 0.8934289216995239, 13.493915557861328], "count": [380]}, "action": {"min": [0.23351071774959564, -1.3543812036514282, 0.7420891523361206, -0.49441614747047424, -1.4346235990524292, 0.08161192387342453, -1.2570254802703857, -1.4505846500396729, 0.9129769802093506, -1.3059815168380737, 0.6531099677085876, -0.709820032119751, 1.7962499856948853, 46.93937683105469, -0.33937498927116394, -0.30687499046325684, -0.15062500536441803, 0.18687500059604645, 0.21875, -0.84375, 0.37062498927116394, -3.413749933242798, 1.4487500190734863, 0.3956249952316284, 1.0362499952316284, 70.41812896728516, 0.9206249713897705, -0.20812499523162842, 0.8493750095367432, -0.8218749761581421, -0.05249999836087227, 0.1837500035762787, 0.65625, 0.8656250238418579, 0.671875, 1.3856250047683716], "max": [1.415012001991272, -0.5842298269271851, 1.643897294998169, 0.08752479404211044, -0.5140383243560791, 1.3609139919281006, -0.5663004517555237, -0.6391199231147766, 1.451371431350708, 0.16295364499092102, 1.518463373184204, 0.06191825121641159, 75.32875061035156, 76.38874816894531, 27.646249771118164, 9.743749618530273, 65.81625366210938, 40.646873474121094, 73.49937438964844, 62.005001068115234, 60.98625183105469, 61.3381233215332, 59.442501068115234, 84.01499938964844, 30.967500686645508, 81.47000122070312, 2.1762499809265137, 4.111538410186768, 34.45874786376953, 4.8125, 24.676250457763672, 3.112499952316284, 19.767778396606445, 6.228750228881836, 4.436153888702393, 39.2488899230957], "mean": [0.8396876454353333, -0.9595333933830261, 1.2642091512680054, -0.2409573197364807, -1.0639777183532715, 0.6911267042160034, -0.8906041979789734, -0.9910205006599426, 1.124668836593628, -0.4501436650753021, 1.0289586782455444, -0.4034583568572998, 43.386573791503906, 55.44121170043945, 1.6728782653808594, 4.508255481719971, 29.072933197021484, 13.044156074523926, 30.895328521728516, 13.521354675292969, 29.509342193603516, 21.44370460510254, 22.834619522094727, 40.92303466796875, 9.165746688842773, 76.50465393066406, 1.0105596780776978, 0.40944257378578186, 16.272130966186523, -0.3442875146865845, 10.815718650817871, 0.5398430824279785, 8.67891788482666, 1.0135092735290527, 1.5273780822753906, 17.823558807373047], "std": [0.4260508120059967, 0.278805136680603, 0.3383325934410095, 0.14847208559513092, 0.2236035168170929, 0.3645677864551544, 0.2060815393924713, 0.19925996661186218, 0.14429381489753723, 0.48837360739707947, 0.2224205881357193, 0.25015005469322205, 28.83979606628418, 5.103212356567383, 4.6004509925842285, 4.58383321762085, 27.396291732788086, 14.350078582763672, 30.25269317626953, 17.563020706176758, 26.40087127685547, 26.94058609008789, 23.057872772216797, 30.572425842285156, 6.9806742668151855, 3.554842948913574, 0.13578487932682037, 0.752354085445404, 10.238335609436035, 0.7845109105110168, 6.94326639175415, 0.562018632888794, 5.696890830993652, 0.5844364166259766, 0.8934293389320374, 13.493919372558594], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [380]}, "index": {"min": [20184], "max": [20563], "mean": [20373.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [1.3763157894736842, 6.0, 6.0, 6.0, 6.0], "std": [1.0896484731388545, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [380]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [380]}, "eef_direction_state": {"mean": [3.960526315789474, 4.552631578947368], "std": [1.7714162448350124, 1.5893952577375412], "min": [0, 2], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [1.2, 0.7526315789473684], "std": [0.7518398485679844, 0.7724659222956296], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.9052631578947369, 0.49736842105263157], "std": [0.8249233994489704, 0.7897324137444016], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.960526315789474, 4.552631578947368], "std": [1.7714162448350124, 1.5893952577375412], "min": [0, 2], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [1.2, 0.7526315789473684], "std": [0.7518398485679844, 0.7724659222956296], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [0.9052631578947369, 0.49736842105263157], "std": [0.8249233994489704, 0.7897324137444016], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.6833910328813605, 0.24256615244952126, 1.2392745165423569, -1.2303376633293122, 0.6996420306006782, -1.755292622668478, 0.5793721007696168, -0.09927854569320854, 1.1422491018780425, 1.5642632417880533, 0.8118704508604594, 1.0797960481321265], "std": [0.07653850347087346, 0.060265382737574556, 0.11299760764935701, 0.4034136333524144, 0.3820696344670723, 0.17800753245835702, 0.010913632885604088, 0.08029808132818193, 0.05144790122160564, 0.30136913876176324, 0.10677505945610073, 2.24316686985638], "min": [0.5750290996286512, 0.143605589893613, 1.0003007584717212, -2.098065344259397, 0.18488958359106755, -2.1955025725979773, 0.5558080375745149, -0.24465098258033444, 1.0532051803573443, 1.0924505541613776, 0.6167516635990871, -3.1408489023469266], "max": [0.787934785601193, 0.36371963481642205, 1.406046692126241, -0.7706688492550033, 1.3752382971414767, -1.4960457820628306, 0.6068345536893871, 0.07337988184096614, 1.2496233222155035, 2.103976266658316, 0.977125922392529, 3.1232255946959393], "count": [380]}, "eef_sim_pose_action": {"mean": [0.6833910328813605, 0.24256615244952126, 1.2392745165423569, -1.2303376633293122, 0.6996420306006782, -1.755292622668478, 0.5793721007696168, -0.09927854569320854, 1.1422491018780425, 1.5642632417880533, 0.8118704508604594, 1.0797960481321265], "std": [0.07653850347087346, 0.060265382737574556, 0.11299760764935701, 0.4034136333524144, 0.3820696344670723, 0.17800753245835702, 0.010913632885604088, 0.08029808132818193, 0.05144790122160564, 0.30136913876176324, 0.10677505945610073, 2.24316686985638], "min": [0.5750290996286512, 0.143605589893613, 1.0003007584717212, -2.098065344259397, 0.18488958359106755, -2.1955025725979773, 0.5558080375745149, -0.24465098258033444, 1.0532051803573443, 1.0924505541613776, 0.6167516635990871, -3.1408489023469266], "max": [0.787934785601193, 0.36371963481642205, 1.406046692126241, -0.7706688492550033, 1.3752382971414767, -1.4960457820628306, 0.6068345536893871, 0.07337988184096614, 1.2496233222155035, 2.103976266658316, 0.977125922392529, 3.1232255946959393], "count": [380]}}} diff --git a/AIRBOT_MMK2_place_the_books/meta/info.json b/AIRBOT_MMK2_place_the_books/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..70f963149a8a06e24c4d0c003616011c9d6ccb09 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 20564, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_books/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_books/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..faadb19afc6c7f66fab967102b777d2fdf1c8393 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Push the book to one side of the table with one hand, and take it with the other hand to put it on the bookshelf."} diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04f996b8b3a23d5956f378cbf1b623c6066cb7d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:b51863025835f8c2315f813c7cb516ac01594bbbeff23aca0540cefaa9ba42ee +size 10321435 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b217a8d76b5e4cfc821df4381bb2802a21222f41 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d10a8049af5369cc31bd11453aee6be8cc6943e4280b3fc5084524afbffb4b51 +size 7479387 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1adbe5c8d798a63702a9ba04afae16eac545c467 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:73224730b092ab24b8ff0fe67b5096e93dafb47ac28237fd9e58da77f209b5ba +size 13077724 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a908eef6412fdf03845540aee2503357d275c4d1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:335cc859829e89d45a6c612178553281b903aeb2ba2392a38166e0555d8bb74a +size 8049095 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a7ce9773bba467d96de5199fa5790c1a230d28b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:384f582f8ec91135eb387ad597c0d2353e16656c6a84840c85d79e76d7deeb7d +size 8138464 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22eda9e39df2f3c7947b58e57c45bf30698f0dbd --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ff7f36c259fb4c30bb968527e17abbee9a6a0240a925eb64695b68262888826b +size 9108176 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe339ef80d05ab916fcede8e8414815ecf6a76d0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2540d74dc757291329d4a58b3613f7e4e020ee4e8439f7c3d924113aa96515de +size 6513394 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c687eed9192097bcf795190258eefa8cdff302ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1ec84d44b3a3c45aa9680ccc4ccb4b55473177229a063b758f6e0536d1620e44 +size 7476560 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eea31f5a29a01acac3a86b37d4faf53cf81d7a8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ad24c4f62a484e3f9b1410ad96a365428ce9712965a175c6811a744344e2f1b1 +size 7723840 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05fd2bca3ade51cad308f6d67618b6f47d388019 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:0ceb3a49bbe7d633eda243eb7e0f736d98f46895698ce70a7a09b3be78f92a31 +size 7773993 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1c8b8366ea86e845e3e267e465584038d54d11 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:21260057bdb82aa6c421130e280f937817979e741a7f578bec99168073927b1b +size 8612169 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ce97a3e6770cd71fcce6bc16e70d3f4fc79842d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1492377450a80b789adb70dd4632efe531b8091267af69d8828e86c413f3fe12 +size 9165056 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e8daf5b54e125b00c002a3a3c8edc80320faad6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:daf553bf3acdb2d135a88e3ad4bf885aab7c1486e66e2c1bfc24b32bb7231168 +size 10854113 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54caf9aaae766826105accb8b29a88d7986c7c20 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:bd3f413284a8892086fdfbfc23374e43696d4ee17dbef035551e5b268cc3efa0 +size 10737818 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0889da0680cf040d8e3f6d1b01ef69e39992a88 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c7f56b966d3d388d537d65e100f46681c482acf8e96bb8e80ae94d5994b46314 +size 14639859 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0fd82b28f0016d155728568e8c5abccbd099c0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e337a959bc9a199c587a3fd9789387ad97dc05565b01479d59abe41a106bc450 +size 7505813 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625e7e02597f1e093e161aed6c14fb64d2d4d230 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:afe4fdc51d57ab882ad484e8d5d0492c15b1178c6a44d786c9ab5a230e4194a5 +size 7444637 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dffed80a33aa581d439bff6f567ac59e1519584 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7468aed8d3feb27bb79f3d297af17d1bb5f503def2839e58f2be3878a20b077f +size 7243296 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3709dd6869446464f112ffb52f12b32e74063f79 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:3d7619443cdfd436ce5fbc2d3df705b51f4ff8dc6fbbb207d0d69a8fa171de13 +size 10067387 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e15286a479d72e6c483e15eaa5e55fca79016e7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:0826aa48080e888dfb7fd63cc820fa12f5e77a937cffd6d9abf39c7adffba70b +size 6954943 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff9a93f68d302bbb8a8ec6c0baf029ef06d488b9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:8d58d88b7df070c383ccf76088c643c34ee02ab4d6a365827bf2e8b061412e1d +size 11447923 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c10dea8f39879cefd551144b18e15f0e727f230 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ef26343e47f81802e9065d1c4c06541ead1a6a6455312ecb4b3edac4dfd10229 +size 8160480 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d01b7a79e506478c5cfd8f72b993a02c9eb4fcca --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d153c1e269816b9206df5dcd5848b26a7eb5b11cf4fa7d320daa2c8e42e08cae +size 9523445 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2fc9382c7e3631db9b66cd2b1fb09de5dc26e18 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:4115b5a05849d1114e3cd6aad30991a577881ad2790a1d566a1db4ca2e3ea29b +size 9605491 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b415f8eaded3d9a079f4b0ffe34f0d93c9eae7e0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:dd55fd0a418e33e052969cc92400a0ce91e323cb0d254ec75c1de7de40461ef2 +size 6245062 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..542ba6fcf4dca6b8ef3728a32bc2b35c5bb4260d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:4065a0f1234b27098bcd331b493c6179bc46a577c28378b21188fcf272b9a7eb +size 10882278 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ded60f347f820f0bb38d62ee31464101691402f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:4937d867c8409dcf97a02e559cfd90b64de2692592221c0fa51a5a8dcb2d6ae3 +size 6325213 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65f0e13505d65257c11659bf6b5027eb99cb8a35 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7f7aaec47076d5097cafcb427a1cc549a786234a5fcd9fee1f2fc516be414f90 +size 9217256 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d745d22ff438f871adc5b1c419f74b3324be0d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:22a18d40fb046b4bd718eb5ddd1c6db5819ab511f633b83ad88cdabadcd8c5da +size 8963939 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8da4e03419d2f5b4ac6d1c777d6accdbaf04d5d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:bdd71a79674557246a97756610283dc0840456e99d11b3efc3505d2514bc070f +size 5927684 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7acf77b995c7b455014c9aa493da2ce589182a3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c4d371baf78133ae4a35675e74d5b794412321747fecc82f033c3ee667ea883b +size 7580734 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42533756f510caa0b7c96658c8805308afd0e7a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c57cf4f851a49e73f72c03926bb7b4be0008b82e012ff7d855139368220bb3db +size 8892257 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d41bb7b2dff50070d6918933026e25fe8230542 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e665a19efd4ecb15a091b856845aef98637da62dfa99474ed42e61b72bdcf823 +size 7970326 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3abb77c0236de96903c756f399784068a7d53a5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f7e46c2cca464e93804e2221a8a7e8d848cd9677d476e1b416a2a42ef4fc93af +size 9023786 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad221f3a2fb5979b4ead2c2df0478c3b97e4afe6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1d514a19dbbd96430d6b9290e8dc60a8f8ffd73c2a8b21ff254a63d9afb30c27 +size 9376674 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4156899e6699bc6c82191547953f366a509cbcb3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:dd3615603a1fd439b59e7ee8c861967325c893279ddf5f6c5e5b59aff77e746b +size 7875649 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1ffb68cd98080c9154cdab7800223da406284b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:80ae0c02830662c267d2597b33b23d7a16bc3767ce532645548b5558190eda1f +size 7225646 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a8a85b6e8f5a074d19d05d3e77ce6828cdd3a12 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d1c9c7e82678a63a092cb64f9c693dea9a1906478fadd0af5e888c4308f023cd +size 5282399 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c20dbc6855d4a2ea1e07d354a49bcbb4b72a9fd0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d2df4642d5903dbab6dba23314896e4fdfc99b6589337385d23445a7ff288e16 +size 7512495 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be705e4e8e96d8d427b60d11a331eed76591e0f8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:768863d7828f4eee9a939fa4b5ab9f06a4230df1d5f942f553575b86166aab05 +size 6829826 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9b93dfef9872f19f0ab81f2380300002c4bc37f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f7e5fd2963c6b0d5ef1a102d8b509c221a5bf5db1a5440b50f1fac8cd8c8de09 +size 7489694 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48694923132577bc7506c6655d9fcb92a05f7858 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:de731aebb8b412994736c85ef9723dfcac7a356e9ff3ced78d979e52941cc704 +size 6899377 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a296021bfc389cd62153da62b57c174e7d73be --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:fc27328c7f83dc847c1e1d2791b970f95ec371f434ed72956d2f9db663ae0d8e +size 5921380 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0808745d632f5418c6df072a151ba1718fa7412 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7178f939c9451f343c49b8210f9874acd471d15fdf1e957d5a9dfbace8781542 +size 5676522 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..524f165b23fb850294f5c29059e250d30c86b197 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe657dc61e0c03ac0b4d950454a406c5a9c7c042732a3031c8200731fcb6fb4a +size 11981192 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7575d403b633752a1cad2a2c469f48fbc143da43 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772664d982646c598cdc230f0a2ea0a278860c117f42dcaffb44d7f3a52f7382 +size 9154237 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a7fc0473d8cf04c23a6b7bfe7354b944cdfa76 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6b8a2d4b402cb3e6e42f931aa28c9e2f30e6ff8e49699a13bc4e6e49be9d2a +size 10728891 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab80099092a1053d24e93a804f5d5595e10fc235 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7e55c1ac0b5c87f785a41c147243e0ab0a6dae94014155b40e12f7c232e076 +size 8717197 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..810b626f7c2b907977e24ae1e63ce62aa944d814 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfd9ddde09201f7cdaa9169ca80a0a1f90621d1b64560ca5fba77e31ead0121 +size 7796854 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb7e0c1c96686e3b6af48da7e0c92a163a94deb5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:30da4aa049c8c9e6ef75e4d8399dee65029100f93486000477b1e3526a6b755b +size 3172583 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..060ae01e5066fe1b0ed69908411b87dfdc0873a4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1aab9934301842204748a82c9e64f38f65f536f96c77d6fce84a91bd655ae635 +size 2216966 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e0ee60aadfdc3f3e6958e5b4a45b18ef2aefff3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9d865d5d68e97078fc9c33121034f65f0c95095cf3e201e2346602373173cefa +size 3199235 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79a5bbcd23448d92d59ea8c63b9990240c3178d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a2432b7f6aabfab0fe1e09405d5bf4cb3fb50f24dea013db6f6a79d2b7fd6ed4 +size 2404707 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c93f30f5333bb106d424d4746cd55ee27930f9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c645d94e93de3830cd930ca29a53748b36b282f3c5e90ffbf3fad8c29c4d5e66 +size 2381825 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a5310ca651d033d06406b33d51a6ba9cbb88c1e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ec551d15fa48fac6b7cf1b0427ff25cc9949c7602e2972142290c82395541422 +size 2317049 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d60cba2d86577d74d471132c463fbe49ac12ec8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:befe008a60618bbaae8a7d86d17132a9495a589af4948531f4b0f5c892180746 +size 1969062 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..328946a212612e781638171af0a2c498c5205c42 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:98b13c2d09c7e13abd7a67fa5ff8ed036cfd021043ca75940ff946abc23db29c +size 2088190 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae96d8900b9832d85eb221bf6cb88b7f152bef6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:296025b9659fbf99b253bff24a996ac5536b03e128a994cd0927a32d098fdf3f +size 2262338 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164e1b379aa7b6f8a9ae4df52269b30f95c0f4c2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7b4fcd96c88a1c24e24313a5495dd9beaf85ed2cfce10899d361ead92300a449 +size 2284942 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c58d1f55780f9bd7ad61c9375a91ffb4a23403a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:cb626ce82174ee6fd36b8ac5286f162548bcb3a62ec5238ad0c3aff1fa64483a +size 2324925 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..929ae1034f9f1595532a0bcd59799eef45c89de0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7d10d7da824e37ac3548c62698ee2adc48e06a2a9f2ec0e4ddd543b8e12b6e5a +size 2725160 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3371b274580c27073c2b0f5da66cc0fffcd78174 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:20a50d3aab2c904bff1ef84b54ed64daf127f9d0a3c4acc11c8ccbbc35e0e0b0 +size 2951195 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d80dc19b8fd4b6a741ca4473cb96b1e6527fb56b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:66c4327c896840b88f31d4ca8f171d79f39746e552d77f4e2e4a47389de361c4 +size 2397691 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71332eab54f98c8d584280b7e1c952e9f230884a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a92eb30fddfb2a1da142bd6c77fc68514903f90f226de5e6bbe00c6f318635f2 +size 3131339 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4434aa8d0369d0c46135ef43fa75d7c0ea07168 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:40bdfb615c172231f61b96b8b6a0aa9f90a12adc7a028a3640a51546f1bd1d4b +size 2184340 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a825f25545a01a6d300ec4e803162ecf9c17c7d5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9b43e146177b08db58bce9ed4037d33c95c831a4c1c18f112842ccaa28be8cea +size 2078958 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90999b04a23969cb19ba119eb235ae34fd23c8c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f4e622f639df40e618215849f3c02e499718b0277f260ff6880629a088001be1 +size 2088151 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3320216093e494ea212f322b5c806c54056814 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f995bc18866053ed00a2cb64160f9d229967905c4761590ac26131161a34201a +size 2629088 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aca07712ee9e5d6fa87caa967ca27b9f3f96783 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1fb750a60317e3b52ca0af13ea2753157a84210b568b751791d24d31e2400665 +size 2028957 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a7154bdaaee2f3c5f0bdd4d435f125eb000b258 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2bb22d0c1cfea213888939ee0c268c043ec938ab7f3dfe4b7986d91e9a5fbb25 +size 2701547 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25bed3cdcb198f5ad043941e4c4bbf370d47bbcd --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:413493a40e0b97e3e5b97adf42b112dbdf4c8ff39110d144f80b5391bdf46190 +size 2106917 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11994e314ca3ea420509b7e6d3ee4e62522de574 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c03d54d073f2fc2b0597713a92dd47b7b49ac354c33c47e6c778f1d8d2d552ab +size 2707156 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2b3fb27c948cd64d20061e7c8617c2917ffe44 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:614ad9c7b7ae4434c1b04caf8d84828736aab98647e73ba92d4b13d761849193 +size 2318998 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d343045ac09061682c48b7c729c334a553fdd935 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f5c2b67be02c44afb85856c7acd0941bf62f48c388474bc5351490850521fd52 +size 1889303 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30217c62e2180e91641ee128fc9e800ae10f3e33 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7aa619aade6b322292e31342e1cdfc8d803ff5e75fe5dc7a3b01d93d8a2bb1c1 +size 2624479 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..218e14c58bf4903fcd4d1b8b75422614df211898 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5110f3dc2120a229f423f110ad2c8bbd644788b5075c1a88c74265eb6f2f7cb2 +size 2183372 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b7a1e20152f3edeaf490f1c022ed73a2ea36220 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2a55b06ed201b6c1d04ac1e7c0091e97408cc474d3958b47df90b612af3e2b87 +size 2480359 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbd1ef89d35bfbf86cbe1810f8f537eb31998d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:79f9297819170a9f86512e4ec2182f49db6c921f3900725602bd4fbc0cb2f59a +size 2323939 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafac2745f791794b40ac658b027f421c64e27f9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:930d79e6f672f64ea98dadf26c68c0f2848f9e8fb51672fc69296db5e9c49b12 +size 2142587 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db93ffbdc8590b53b60a598460133d07769dd6f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9a37adcb94e9b3743d416c9c93e46247614e8aba23364363b5da17ff8f765a6b +size 2515426 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4fd5b4468c965a6c33fe0c5a74613fcfbdcc7b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:71eb1e9f9093ff644a4c964e55c7747e9054723b736ade193c68bfa2304043e9 +size 2641376 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57f76a805f30d4d7bcfd9d7c6dd27c269dd4c255 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f43326454b7bf518be53481df001e841c71f33f85ec77272df3284d3c988fe7f +size 2457773 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..487736409e1d3f8babdeeb6413030713d3bd7130 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d058c45d916d55d769aebf5b7d54538f3e51cb95de0e9458fa075b3f385c4e73 +size 2421057 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f82b1d963450e33b5e88b3d9f032358bb6b6e4cf --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:eab186ccf0ac937f217c13fc7dddfdf3c213f932d03bdc7add79ef78abc36603 +size 3022470 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ba65d975b1ffddf34786e470398ecda4817d71 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5d54cdc711dbecddd71776846c1246348966c0a269b16d939e3f94bfffcdb5ae +size 2508774 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ff1fec8c2c9ca2128669db4ae163522a5318d8a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:14f5d80c38046927a93bfa84a5429ea6a5ea0bceec358c2db2f8d24728c08db0 +size 2414294 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa7b3e811af1ff80c697e6773c06acd34c588dc --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5ec77c6429eaf8f99bd0b9d4ef9c30221ac280dd7fc2e6cffc73cc1ffc8641b9 +size 1996866 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ec31661219fd34416a56f301a71315c1ee31db4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1a07a28daefbe5cf7e30327ae5d53a1675c85dfda1cc359d4e64d8178a247c32 +size 2275353 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2396ed225869c8572b2df71ebad0025ad3aa7c2d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e2332a368e772a487d63025cd1ccbb801b068bb8033d0ed651ad800a1d4c3f89 +size 2224197 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ef6cf2f8a82dfb4df30d5689fe8d35b5e9fce0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:64f11608dbc9b639942af9831c8766a322fd86b3c6491af52e520d457b007fcd +size 2067792 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bd1eb0e9a829fd93bd55779a0cd8380440a92ba --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:903b931a9f0a6cf9041d271f2eef205d10acf3fc6d9a131560058118a42174e4 +size 2041684 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5bd42352d21cf03eb0f7efb9299a3d9315b814 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1d2177ebcd9641f38fa4658034ea2d2e9e877261a01de3c90231a91d4abff1a4 +size 1876522 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdd7e20df8dbbad0b0dff5f6fddfd7743804dca0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:6118240c537fe7d5406446f2b23041af5a553bc00f571f65b667887d07e6a4fe +size 1714404 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c4ff5c6a2b542474f33417dc3f59bb554e92cb --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8fbb9cf6888dc283760196a6997033be8d245d6dba3b3f92d3e6a1361d3b15 +size 3221985 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be086543ed9fb25920da874287aa05b41695151 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72633fff5ff017db95cfa80dc89f2d0f5cb72103aac05b4ac22b775d7086374f +size 2687970 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..166b9d20b26c37b14708726a77c5192bd89f1e24 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340a2fa109cd4d67586a76474dd1655adf76dce830fe47a51e313f5704fc7e37 +size 2441925 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007ac270d1b93bef7199162057c0d6bb32f1e702 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f03853163d4ef895cad0ef96b24a2bd76d80ca8185937a4eaa3109829d1ddda +size 2144172 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e68252e4e0895d19ca2656e73be5fc3f308728d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707ba4ea49da7f0f4fa65ad920b40b5bb1b42aa17ea6799a392e23d97516afbf +size 2152909 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..880320ef914c530055943da08ab7e47add470b38 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d5d594161697a811fdf7d31a9f904babb79397066bf9e7b5130f99ff7ffba3ee +size 4091756 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42cc10db5d308b338707ac939543f2abba45f97c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a1a254aa8790d5faa20dd9312a08356575e764483177565883837fd5a832590d +size 2961932 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d1836bf5808af68b56e9315854dcc9bb2a8ba03 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:4ea0e58909c76c26ebcd490e6dd667d4abd589403ad5de1f6230b2e168cb48d0 +size 5144480 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf05028c7b003403b5de63748177a7d6b57e4717 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:663992eb5d509f72ba0e81aac6bec4acfcb1557b4b15c228ce7727cd814823d8 +size 3245060 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2fe649bc47a08f8a9e3442c895d1f97f84cd1e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5b2ea0159fbc6738e98dc43e8d3b2e621da047a60b02a29865cf433e65bc1ad5 +size 3111607 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c4f9306ad4f3b52e8fb356f5af0f7de52326f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:8a2ccfd520cbd87f297793a250c6e0c8bff6f68a6373db1a466e55aeb9de3077 +size 3568625 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd589bc904e58733226910e80408a8003f11505a --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:09a934afb99f8fee0b84904f2fa085af55b09dea5048e212231c847093741ac3 +size 2604626 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b70f0a147b0a06c962b959b1e7be7a1137d94ddb --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:79995f7b75b63cd4614aafcddc0f73dcd7ace4835053aa8dcc5e983608e9a51b +size 2841693 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db8a54bdbd082a966320c61ee9b8d13da456cad6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1e71846264027d2c37174fc3f375615aa7baf9861513ba9bf0c5aa70ed066d7b +size 2739545 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff485614566da763df42a41270c2a48ea7d6d1cb --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:6a6bf0d2e9e4d68f70085de5d9bca2f71b3e5d3eb5fc8f417ad9052f0d836470 +size 3033980 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84bc8e376c0b7cc82b8e0ce4ac3f9931d0bf44da --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:b58d0209dadb5344cf59fb5c98fb0aa8b4d89698b95da6cdb713c60e9c91b4e1 +size 3467594 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3b51bf464fb7254dea288e8b2efb0ef8d1a361 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:cdafa2e37382476c4908f9d92df97f6e8187df36d1718e8a210087412ba0e0eb +size 3751662 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd6781e6ac8bd6baeb8c7a0d2259ab494a85124 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:27ba554dd2f062a4ebbdf5855f7b3e68593f9fc6b53dd56d835728eeb1115a5d +size 4667511 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3981648b06b24a6c9cc55709c01d94b396dbd2ba --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c5fca7d1c3a7f88f8c2ead8a6842f0b1380d6a88d81708077de2f41721f342f0 +size 4446221 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c59b58ff3a31f51a30827fd817b560e6fd37f09f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:3ea2bf6848a3a93c0624374c0a6969c4a61d777b4fb94b07fec10c0386358dd5 +size 6152555 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62590177a0de445b61b17e49369d1d95a91e0b9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:6eecab062873329a81e86df08fa2c35ce14ca1d37cbbf2bf810dbc49fb13434b +size 3340170 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98dc434db6f53b5e0c56e8567e4ab8561c37a944 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:200aaf1895a2a98fa0495e185447cefd339898d7b16dcee88a11448067b5a4b8 +size 3025323 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91e73b3f6af9ea0b3ab3bddd428d0e59816c9d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:50e6ed58931a9a3bbfd6869df927fc54083c6654438cd1c779dded5cc426a06e +size 3013457 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5a3111a4e15523604c2b7c618f1ee3a32d86fad --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9fb4a832f38a9a1241b0ab7fea8ab98b13d9ca155145dafd61c2b0c751c363b7 +size 3897130 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d319eb5aa9a5b46da56e2f4972a93f66d9b1958b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:cd5599f003feb8e24eaa297ad5eefb1ec4f77f93cfa13b3ea60d957b1d6667d2 +size 2747902 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb0ca2d7b7c791c14270e541c2e59e9cafb991a5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:0766e791a37b4069c2967eced97a03dc8b296835a42b17836e6134e912d25dc7 +size 4551772 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f342a1ceec3e8608f99e53eadb5c7e0853d377 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:0033d2031d6193911a8bdfb7b7a9324bf797e12728dcd5dbb8873d8e539ed9f9 +size 3870276 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e570e8e20c3f66fb731717d98f0bda02486d56 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2d6c44f5c996ba0a5a9cdc0a0b65108dc8ba350f0e06560a45b37984e43bfe4e +size 3836753 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..083c32870d79f53ebd937d9b60345438e7b8c69b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e2cbe994e2f042607cfd4a5f3f77e781256d7729d73c5d585466f3d1bcb2f512 +size 4376415 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cf5ed141ed18ce882ef8d921f5e22a5e6eb3d76 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1c455e41e7d920f40f900cb580acc08be2984588bf4db91b3fb380cb918dabf4 +size 2651612 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967b0b592fbf23615182ba17df043f581e8f0e9f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2371788ebca40ebad2b2a7ec95c7347812c7aa5b31269b4765fce2b60ab0157c +size 4201490 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..888c78eeb7e514693b31afca1b3de9af7da788cc --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:77afb314377b78faa496073a006c0bcf128530ac8d6b3f33d3789616c2a53245 +size 3023679 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c8f74288b29d70a14e97f82dd2ae7a7344ab20f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:61071c844c814c48a52b9df1d99b63f2e94ace36246aade647413da8cd4ea85d +size 4066671 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94b1e1b550f7f9ef6f7daa61dd07734fd8c1e792 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:714cb07c7a98464e32d50d7bf7269625bf0c3d328f722e026881f659a315beaa +size 3537363 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4de51830ccf16447bef290df402fe9ba12d081f7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c9cb9fb65082ff4e19b63e750dde2f4d4495bd5a1b4e6d33ca33811d85a07401 +size 2505283 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42670b029d660e84f2365099cecbaa675c8c1ba --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c2778e4ab1148d79828dfbc3a3bae2e53203fb5170f403f342e4f68830cf2642 +size 3212274 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859e0cd13e526f0d51289812a2bd0e8ac0580008 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d984a68c5f8a5db52af9bf56b549d2c2780b83d543cec8b7976f5484751d96eb +size 3668521 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0be323694bbeb3029d678da15598692d6ce1ca53 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d58481c3421dbbde221eba487e386827412bfa89e6c57dfd97a3355bc38e8fc1 +size 3199580 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c663b3d07ae8d7388a14796b2579b89a9d1118 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5bfa48a9387802a19fbf0f500f4f2f92f6f8389379f52189898e7508b8d7122e +size 3614800 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b105cc3a1a43d4ce5e3631ee1de4f5c8df64bc73 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:10f48037a85c001d6e6580c70e1a5b1c1fee44b4352d377912b8c0c0f4d605a9 +size 3795412 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51119583a49617fc13aabedc56bb59000264c659 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:bbf0441745f7255001836077f1b4df89b7d48137cd90f2fa3ec3437df05e089b +size 3224423 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a1dee2ec9e8422f0deb0d3209ae7ef6c90fc8a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a25d45158b38adf7d6fa16506d81b936accdf4500ff298d43f155788bff02260 +size 2811417 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98e346fdad8ef89999b9e88bfd042e4e553402b5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:8d218ecac23d1396da837df07f6a29ab992f701f348397dc2156bf7150ceab83 +size 2142737 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8a2229b48f1d0ce965ae017f967a98f4e09895e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e10b7c5630565db2208c174b2482475c1b6c53d853ce10fe892a57c80018d0f0 +size 3100655 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec6048a1028ea1d126640012cc9b95aca0157ad6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:94277ada10412889db0df36d5da39978489a4dc59462d8fec5fa8a8b97566744 +size 2920231 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ebe87f3c87ecb1211c31a55e736f912b3fa0379 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:12d95c51529290f7f489c14c979a67a3f258acfbc1929b6f56c8ac87d3db5900 +size 2982770 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70814fa54eb5ddf45c9d98adad474eeab16ae8e8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:af46adb6732f554ccc676132ce630f64422b6deb7192fd2bfa233772d905f6e4 +size 2985830 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c70c11ee4b33f7305154c0ca2b94d7a5407699b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:348bddd932d6d2e8de377970197fef17559f6b31dfe69ef7190cc90f4ad217d9 +size 2556336 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bcaf5216f468abfa9b2d64a2d53588c6406505f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:1d63c9fa0745dec2a7b6098317384c1c991cb9dfe85ca5cbd275f7341889991e +size 2489484 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3783a5c5bc3c33353bd9979ad4fb682db539b6ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0f9e06c3b8e040fd17b49ec506e6ce3425dda82c5777e4c3b4c290d94d507c +size 4885618 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58d75634788ee6be6a6235ae518623a5907c4f4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21423c6a6dab302269561004756ac800f70636ee5c958306f7d353efe3ec9fca +size 3943438 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2abbbd0c62d0dcdabc782620ebd1eac540bedb8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c512879e875e1454b7c3fba4a37d5807cd3613f35d4e065bbb1e7cdcb1fe6095 +size 4157701 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d44f3429d23aa841859fc26ade1b8202058949 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66634a70e3a98217d45c2c40bd950526cde26ca811f74602c992128e5281ff66 +size 3686042 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8771b889037180fe4f1cf35e014016726790f5c6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76404e4548c801b1a750a7a072c18eea04f06a6afb7758f61f6570a12bc0b146 +size 3105534 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bda17dd62247b5229df3c2f200334425b25e5b9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2431760be3c2b30327d02bbced98d5cde673e7df731bcd9eaa5046f4ed2b655c +size 10860199 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f22714d049f8a4cc4036d206b29def242ebbe99 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2c21cf5cfcb4c5cc8741a475759fb2db96d4eb63dc45b082740705310130ddd8 +size 7521424 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..704577e8676da10368ef7688b69925fed6a505b0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e444f7e5c800b07b4b987e797473cf13ea57dc02666f84cb4d1bca7e316b4628 +size 12879428 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58340a849f0f23e688fc0dbb56c8c7ce976405db --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9274eb4ddec1faba45352feef74a3d39aaadab4ae0d5ccd446e841175dc3a362 +size 8470948 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb19ef34707e3118da9cba190d0ce66b715ebc0e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:9048782cc72e3d0343d1fa3875620acee671f5effc13aea64e5535b438503e33 +size 8225492 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b527bb43389c0e51e893a0b7e629b721bad7ae02 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:becd6ca9b327c2b1fc6d0441f89de9881ae6eeb155615dff350101a4ced91e8f +size 8957856 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09bbe8c64b0ecfe1613a562aea8d5da86defccad --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ad48f9fb97f5b7b3e783e77f79d5e72efe34ee286fc5c6a0b4ba4b6a7a821d01 +size 6945583 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c42f691c20067d9b0adc755a675acbe9d52e407 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:7f6b111de884af2a6ae63c488d44b8700292725a4a9bfebf6241aa496a9a9447 +size 7501564 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..def7b8e0459bc2b162f2b2adff18cf41fa0c312f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:06adec3df61542c4f8d0e5c35d79e051e126c7a2cd3e7141d638fc8b9db4a790 +size 7540293 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a168c44e30081eddf695be177744bcc733dc498 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:dd3e541eb2c5291d05ebb08a13396a3cc60ba483ec9ba36f44c916d2adfc8b93 +size 7988188 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dbec5076b3ebb1f2d05d038f1c6baebae7f1875 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:24ecb6f67997f908fb385bedaa03872b37e35cb64b86d7487c695bfac1fd2ff8 +size 9006007 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e63d7c6a9e23244002ad6651add5ac73eda8a61d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:febf53d7d45f2170895bc56050da0989fb9e5fe0a211653cc373fd738b616c99 +size 9552756 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d33acc1d0fe1968175ace42d6755d707b94edf6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:6475daa71b0b58dcc61130a0cede05060643b72e71ece4c3ec95ebad59601e96 +size 11478006 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353dbb1a32193ad05cf1d8a985def2372318a373 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:2e81f3a5ad57dc5fd713bf4c7f3e641aa0e8065a84a06c58f0e9a38887fff07d +size 10740446 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8c71dd53730486633f0bdaa0aa34f837a7fe751 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a83c447016c04bf66d324ff56fe875a80af5dbd0acf4bfb5b3ca6fe9b3b3e17f +size 13816853 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34bd15265d8d8991bc9bd39619a8b89ff98d195 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e0f96678a3319b8bd78a00a243f25ff14291833c5da33088b0ef931ab940fc5e +size 7844151 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aec4d39e9164cc086326da65aa307df93d8b5c5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:47ce698b37da0c2e9ea53ccd91d1880be442edeba593aba11b70c2a09f18e476 +size 7420102 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a536fbed590a05bbccbc7f2331172c2453218a45 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:07e65a24914c46ae4d6187a912f0547e8a43748668b6bdcfcf29a14641709fb9 +size 7442954 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b678f100fed21473ef1966666552af2e8c0d7bf --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:866f608b20a149b48ae239b6f3f20fb93f3db517d81b92bcdd25fa1156b0439d +size 9656640 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..662e56bfe0e4e2f56f589d0a21500b2330b9eb9e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:79ca7cbaebb58e25a9cfd2109d5db55d2aced5f63af05a77bccebee97b3e71c9 +size 6923594 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66026ce2326f567818638eb055d3e405d080e351 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ed7e668a3ebe49b994a6f3d6058b7cb755a0f97469de335d3677c7078d1a8d34 +size 10716657 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a32ab1cd37b8e7497c3360841c3db1612e3d68 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5790996591f314f22e2cb717681c3415b0faf12541256f780ed176aacec24752 +size 8516896 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b1270319cb3fe1545240b768c9f5f3b1a5430f --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e08b0bfc8a1cbeed847295807db99d033a0b54a50a877bf6852f42c864f2c18d +size 9619231 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7172caefcf635ac78ff529d093680eb71a313916 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:c86ae267f8d6e655dba67c2e461c88708a0a41855799bdad1bb77277dd2c64de +size 9823464 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e78dad270086a26f35bc4f25ace694adaab373 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:72ed3ac3d42b23331741d63994f8585de28730d126432d916c2d989e9ea664c9 +size 6528261 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20788d753fff369a3e96d103969040aeacd2f210 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:82b29679686858b1c8ff738bd32a347739a49da41210b061e41149479655a95c +size 10676972 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fab95fadcff01496a785604d8fcd1eb9dad7a133 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:af5a283647359e0ec38c98c13b967cb34ea0ba03ed47bf5ae7ca1aefa2ab1960 +size 6804674 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553e0eb1b2e2e71166b438576a10406a3a54a28b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:8d48a84f217547c3ce4db59769689d5ed1f3b59d03ab8e20bf45bcb0b0e45729 +size 9255195 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9279eb34ff83c347ad55f3cb63b98fc05e2bd65d --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:6baca476cd34e786cd25a4555becdc9b177b7ed40e84c64bf11e7542a4af9ad2 +size 8744931 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4ca71085124d9cd006dbfe561a27921c7154549 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:bb7c511d9dc9b8d4228b6e666d397f6705671016bfe953beba1fae25b731220a +size 6292515 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e947ca050eeae777411740b98a61119b910faa1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:08108fefa00c14edc0be0dcf40d8fa914944f921f38787531e5a620c22da555c +size 8073571 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a063f4b6e00a733c651f97998bcb411d9900210 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:167aec4085b7294579f9656d751240f18cec690bd9e09c3dce9ce1c4f1a1ac41 +size 8590954 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e826edceead1eadf92fd6dbc5290928f8ba513e1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:18f8d9afded6ebfe0080bd43840c9a33b0d8bb7c7572b550575179c389ab0827 +size 8049087 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f8c68b09a2d93ac31ff0014e57e8d56b3cde2e --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:19b1b278da7e98e1d81fc8753b986cf5ba24ffcefe740520a2b2bd9f8d4dfec2 +size 9350588 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e4e6c0c5918118ef0651e6685f84a49d95de15 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e1f470a7b3bc8fb189b5e298081e0755f8d960839e87bf63525042ed6ecb2579 +size 9436982 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45167a9f8520b24616ced905ab5b8a9db3d0bdbe --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:cfa1ccbf6a35e52033250027c56914b45c344ae52c9e03cfd426373e3e735158 +size 8032668 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ea7bf324ad3faaa7dce794346641c3f63bde7a2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:47c5a1eb4bfb697f5845640e3e47c6f377e6400b4655774e29eafce56eaad1d7 +size 7119804 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f3bcafbac6ef901bcd6c18c78a65821820dcf7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:ca20acf866f63b904b770de32eb1481de1c8eb712e202389e77c41f2d43cef76 +size 5610558 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad43a7cbf8bf7458960cd60cfce8108fbcf2e55 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:e828a5f92ba10f452f11a6ea514802936eda8ce7a47d79778a14915ae7b9a57c +size 7520238 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e230295ba79f3882ddb2fdeb24367efa4179513 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:eeccb35cc97a20f1dde527ecda0d8b5c2dfde34510a632d04a94e36022fdf126 +size 7074120 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..536245b0775a8f7801c3c73648f25ad3d7571fce --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:d6cf0525bb32eaea0107b3338459f0b0428ce0d3c35ca42015f7e8d6ed7df97b +size 7274884 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bdc04184212ae4e28c2763618aa94599995513c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:a8d6c32036a2072581a49cb0bd2f65fc9766bea4b39c9014fedecbc4ea601259 +size 6879342 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b645a8c4c6d46094bcff22481f13b74e4ecb78f5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:f256b7bdf16e714dd7f541751c850aec8f4cca0bba0601d37330ea275b62ccd9 +size 6103004 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..414d73d061943dd099eedde658407df60647f9be --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/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:5a649c21a9165c28723ffb3d7b12948d2e6d5e1886d736cf81060a49ff88299f +size 5746424 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a068925fda09fb4dcc17e30a61e86e579e639c --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b290016cfd3ae317116c81945f0bd296d87bdb6f05b1a58234feb8fe6f505c66 +size 12101609 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..909fb6d9463ae2127e82f147f863542a8710664b --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c493d9615ec8d59d2aa7766742c1139a26a8332afa460df75b224d92d898eefe +size 9718687 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa0ab5a06324d069386e788e9d7c27e737f8bf4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f1ea2356719eaee4961a18a40c28bd24580fe5142c24ee5da2d2e787e50a0d +size 10827579 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc032005ad08ba3e3782cd0e8aaa3dc5ea6a2a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fea209f24384bc21a3df50033bc5f8d9cc94e73d2019fcc68eca682d625cb44 +size 8676272 diff --git a/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dfeeda58e2df9e478bc1884e6d5818b55033869 --- /dev/null +++ b/AIRBOT_MMK2_place_the_books/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c99ea10c8365dbeab01243e374f0ba2c689c425064abcb96c231fa22abbec90 +size 7847043