diff --git a/Airbot_MMK2_pass_paper_box/.gitattributes b/Airbot_MMK2_pass_paper_box/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/.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_pass_paper_box/README.md b/Airbot_MMK2_pass_paper_box/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6850b8ad3f27cfe934abba0a86872a5ca9608b96 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/README.md @@ -0,0 +1,331 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# Airbot_MMK2_Airbot_MMK2_pass_paper_box + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `Airbot_MMK2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `level1: household` +- `level2: study_room` +- `household` +- `study_room` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 46 | +| **Total Frames** | 8948 | +| **Total Tasks** | 1 | +| **Total Videos** | 184 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 306.4MB | + + +## πŸ‘₯ 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 +Pick up the book with one hand, transfer it to the other hand, and then put it down. + +### Sub-Tasks +This dataset includes 9 distinct subtasks: + +1. **Place the mouse box on the white lid with the left gripper** +2. **Grasp the calculator case with left gripper** +3. **Place the phone case box on the white lid with the right gripper** +4. **Grasp the mouse box with the left gripper** +5. **Grasp the phone case box with the right gripper** +6. **Pass the calculator case to right gripper** +7. **Place the calculator case in the center of table with right gripper** +8. **End** +9. **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:45 + + +## πŸ“ 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_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_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": "Airbot_MMK2", "total_episodes": 46, "total_frames": 8948, "total_tasks": 1, "total_videos": 184, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:45"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_Airbot_MMK2_pass_paper_box_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_pass_paper_box/annotations/eef_acc_mag_annotation.jsonl b/Airbot_MMK2_pass_paper_box/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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_pass_paper_box/annotations/eef_direction_annotation.jsonl b/Airbot_MMK2_pass_paper_box/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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_pass_paper_box/annotations/eef_velocity_annotation.jsonl b/Airbot_MMK2_pass_paper_box/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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_pass_paper_box/annotations/gripper_activity_annotation.jsonl b/Airbot_MMK2_pass_paper_box/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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_pass_paper_box/annotations/gripper_mode_annotation.jsonl b/Airbot_MMK2_pass_paper_box/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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_pass_paper_box/annotations/scene_annotations.jsonl b/Airbot_MMK2_pass_paper_box/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67ee100dc16767199331de9a725d6dbbc18f26f9 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/annotations/scene_annotations.jsonl @@ -0,0 +1,49 @@ +{"scene_index": 0, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the center"} +{"scene_index": 1, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, a green cube is"} +{"scene_index": 2, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, a yellow cube is in the back-right, and a red cube is in the center"} +{"scene_index": 3, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, a yellow cube is in the back-left, and a yellow cube is in the center"} +{"scene_index": 4, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 5, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 6, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, a yellow cube is in the back-right, and a red cube is in the center"} +{"scene_index": 7, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 8, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, a red cube is"} +{"scene_index": 9, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 10, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, a green cube is"} +{"scene_index": 11, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 12, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the green cube is in the"} +{"scene_index": 13, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the"} +{"scene_index": 14, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 15, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the center"} +{"scene_index": 16, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, a yellow cube is in the back-right, and a red cube is in the center"} +{"scene_index": 17, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, a red cube is"} +{"scene_index": 18, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 19, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 20, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, and a green cube is in the center"} +{"scene_index": 21, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 22, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 23, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 24, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front"} +{"scene_index": 25, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 26, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the center"} +{"scene_index": 27, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 28, "scene": "A white rectangular box is in the front-left, a blue rectangular box is in the front-right, a gray rectangular box is in the back-left, and a white rectangular box is in the back-right"} +{"scene_index": 29, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the"} +{"scene_index": 30, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a green cube is in the center"} +{"scene_index": 31, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, a red cube is in"} +{"scene_index": 32, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the center"} +{"scene_index": 33, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a green cube is in the center"} +{"scene_index": 34, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 35, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, a yellow cube is in the back-right, and a red cube is in the center"} +{"scene_index": 36, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-left, and a green cube is in the center"} +{"scene_index": 37, "scene": "A white rectangular box is in the front-left, a blue rectangular box is in the front-right, and a blue rectangular box is in the back"} +{"scene_index": 38, "scene": "A large white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 39, "scene": "A white box is in the front-left, a blue box is in the front-right, a lid is in front"} +{"scene_index": 40, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 41, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the"} +{"scene_index": 42, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 43, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the front, and a red cube is in the right"} +{"scene_index": 44, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the"} +{"scene_index": 45, "scene": "The box is in the front-left, the red cube is in the front-right, the green cube is in the front, the"} +{"scene_index": 46, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 47, "scene": "A white box is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 48, "scene": "A box is in the front-left, a red cube is in the front-right, a green cube is in the front, a red cube is in back"} diff --git a/Airbot_MMK2_pass_paper_box/annotations/subtask_annotations.jsonl b/Airbot_MMK2_pass_paper_box/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9b81c94d386543318f88b880925f27fdbc55af13 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/annotations/subtask_annotations.jsonl @@ -0,0 +1,9 @@ +{"subtask_index": 0, "subtask": "Place the mouse box on the white lid with the left gripper"} +{"subtask_index": 1, "subtask": "Grasp the calculator case with left gripper"} +{"subtask_index": 2, "subtask": "Place the phone case box on the white lid with the right gripper"} +{"subtask_index": 3, "subtask": "Grasp the mouse box with the left gripper"} +{"subtask_index": 4, "subtask": "Grasp the phone case box with the right gripper"} +{"subtask_index": 5, "subtask": "Pass the calculator case to right gripper"} +{"subtask_index": 6, "subtask": "Place the calculator case in the center of table with right gripper"} +{"subtask_index": 7, "subtask": "End"} +{"subtask_index": 8, "subtask": "null"} diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000000.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b01b7a010f3c2567c604f1b57d3a4342c5adf8ea --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646a70664f50d25ffdb7fe87840766d6846d3278e3a96919d24eb1e1cdc57b43 +size 100792 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000001.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80ed25a2ad4739e44f33d2a6e744bfa9276b53c1 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f86fadf3981a378cb4dd03ba23158713d83d920b9ddccdd9fce2ab878b5620a +size 153170 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000002.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed92d5b3db49aee66abbac66920cd98ff6f2affa --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f259da0a2994f1a976aee1725d9817c8df9cb72e5f768fd7fa402569fd23ea +size 99101 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000003.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4c854c77c3bc1c0250f4d072c817069e17efeda --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d013f595a4a0b643634abcf1b73bd83d14d070de760fb914178a8e2ddb1a2f4d +size 99056 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000004.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bda7651b6e2c7b0c81c92daa8a2900ccd98c4d6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8699f5599211743390aa27366a96b0747845c5fec71599220cc022c40bf56a2 +size 126783 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000005.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0451bcb03046775516ea0e59dd370fc81e7593f8 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf30a342f7e4f4e20b410d729867bda3ad5015266695920034538417d0d8da5 +size 111047 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000006.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03c92e134861828afec76865387981eaae6fb9c3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10cef6cce69e9f6644f049109f99bb3539f3422ea024fab5e88553212e6455b5 +size 107220 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000007.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6755255e878663d17bffc0472c3e4eb78d1c68eb --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2137ad8e71df5c6e71ab07797cc2c53013542217eb7fffcff285cb642ade836 +size 122114 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000008.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc7dd41f6b9f04353963dbde8bae97e30d8ac09b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0904fd9024442f69e009e1d8eef38bcc218cfc70471664fbe218d1b37d9aaa56 +size 109926 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000009.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f08277509da4069b0ae9d60c3c726ef3e9d0cc48 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6336a50fac78c8b4d4cf0849fb13dfcca9a52fa4690c4cd29779a913035e3bd +size 108871 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000010.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05632995443b6a01bea8b60789ce201b46b80161 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14e552bdfbf290bf1d6875b9dbdda4950838afdd4a99b4915e6c9d085e32643 +size 109056 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000011.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e189149f1c27c6a21c689c0bb0e8ec6a5f1fcde --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a1d3a574a5ad2b1a18b5bb50c961596cb758e1e98d3d0dfaa2d4a7a93ab713 +size 128685 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000012.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc173fa302e0f8abc47316b2baa14e014a4970ad --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de36e5807d7921312f28ae7f40206ae014300e4041c9d40048230a9bf027dee2 +size 150375 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000013.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e56b981fd232beeb9c2d90a2ebdd39a1ffd7624c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6710fdb21507f29e2ec35f87c4ea79308f9f030023a860a3bce8ae400f57f7b0 +size 126778 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000014.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e6acae9f4bcc1a35a2739c93fdf4cfea5d29eb5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5649d2d7fb445896a5dc290f3e429cfaec84722272cccbcbf92b367b6f96ec5 +size 113976 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000015.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9550313fc288575bd1ad8a5e2c789470659c1bda --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d3b57128950c28e6f92cb3a42dd5f9ac88068a5bd8cf00ae62176f701b1788 +size 96735 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000016.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f8b3c9843dd487dc8ec900fd89138c4914e7f2a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4614ed5691e0211c3c5318099ba4801e183799b0a9e537234d722875002bf78 +size 98134 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000017.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8cb8e61c63a5ad28833b61cf66426b7e7e8b55c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b913edff83f49a3b905c86727b5bf944fe2f30c34e544a4b9be317ccdb126e9 +size 98290 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000018.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06a6d2fc7096f2d695b93eee19b611af0a9e20c8 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ead3f27f86c9467d0889d05bd66ec9a9eca3cf17e98ad14d1bf0cf4046895e94 +size 109952 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000019.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..156c9e679c8d0bc9db2d13da06291215151efe18 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35433df3ab34e51c0cea566c3083e45511b85f8908387dabd501aa3737c9dfc6 +size 119425 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000020.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f573276104dc3cc9c316382001f06be6585da223 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2cbe37a4e96ed1ef786a9c9ee56f72e1d00f53376a11b5fe042068c0ae07ba +size 115155 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000021.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b10b40843bdcf4c3df2dcd3dd24065d80edc5ad --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd1523f4d2fb4cfdb2d0d914b4a08edee3d8dc71a6f47c8a8ea53ab727adfaa +size 94467 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000022.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf8f3f5ed0e0416962dbf3666aaa624bce181d1d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d04cd79684a931af0d61e910d78a1f351f7091ebbbc50f57cf6bec78420601 +size 93440 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000023.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b938057ff28d1db91e5948d6b619ad76779ab6f2 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ed43e39530dfced6f4028e2ec55a8e9f68d7a0a0f7cd47989b9daa0ddb2310 +size 139748 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000024.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39fc7026256b5da770f91f14514798292053bda2 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22867daf30117f03a91d84a763d28c6bce704b9d5c46cf260e3ea8f6aa514480 +size 113965 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000025.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b81add9680b1daeb412c4bdb8ec0bfe6b5715193 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8dbc3a61227ecf935137f83b7e2b7664666bb7e05c80eb8063fb436dd56977 +size 97280 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000026.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7851a9451cfe12fe15ef050c177d66abfd510c5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c7e0a847c911f3c78f4ee4e716acbd090aeea1aea72fd2a66bdb85915c509c +size 94319 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000027.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4af28ccecdf7e48b4106997e59fde585e92df4ed --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a2a38f01aecfd289392cd8025f75b283d1676cd62f5624fa09ee5f1a2e14d5 +size 101536 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000028.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a1079ee7bd15ea495d04b8ce3b0bbcb9403761e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1937543adc5baecd116b22cf9f7fc761bb50de409c162f6f6efa5856e75bfca5 +size 99062 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000029.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..836832d9c737b69305dd0432324bf4e45bffd22c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6470c28ce797de490f3cb746f21b370f4a414e8cbd68e30778f574651be43549 +size 116301 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000030.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6756f6a38fa7c9717a1af90161f05c667416e4ff --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1891edf9e8f2541657daf40f853fa7a76218f8e886adec75b63e79f9cbac3a2c +size 91138 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000031.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5dee689d5ee370dc14b33b5636909ecf60938817 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8491f85c4dc30d1b3a6c1dadf9b36566eed9b827ed99ff2e515ef011ca1124cb +size 105607 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000032.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c56c502ef1677542e614334f98eea83c5b3ddc6f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1c1e4e0903b91ddf8fda9c8c2ab6fcc6307db514b472df1d2cd5439eb6afe5 +size 102145 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000033.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..411b64343a3b014eee40e9b4c58bd1eca03c430a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e5eed7578069cdc4f98077ef6560f37f80f85415bf56d609f825322ac23075 +size 150927 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000034.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db6b09e3a23e08198d8aa0d596f0562e44c6f1cf --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1442a5ec314d779b2ed6179a40a3f823d72b1271605f62ee6d485cfd65f6cbe8 +size 92875 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000035.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..185a4c54a7d0e4155f07ce74e8eee4da652f0e5e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff56f80e33d4e43894432290a0b8188e7666162e94a71dfe5bd59a37bad4e8a +size 93887 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000036.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25f5f2ffa82457a98a73299aa35b9c841eabe102 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6bb9a4c573becc8a9aa40cd7376432af05840e84e813b7e7b18ee5aaff72794 +size 102195 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000037.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83ec9ea4d4502dbf118771b4dddb7a92fe56a99b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcc63e9e1d103ab35859ec491342ece313c1cddf477a743e2d7a51d064e8e00 +size 100813 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000038.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f55be92faf62d9d6b8e50aff0015b575c3e6556d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44dcdc3c44749b1b2be7e17663c2fbc5175bbf887953703156592800b3a3961 +size 97641 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000039.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84a9eab1366ef103dac767f8b0af4a0adcb18f4b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b1c008aa8ea96361e1dd2de1e7631defe9f01c51cb5eff2d13d61a2105b314 +size 105915 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000040.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4dd27fe7d30a5c41948c2726333be10eb387596 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2787e8dba9f74d4a2d27593ad781bef44f6dde11e4f0e52050768737271cd1f +size 117139 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000041.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..196957bdfe63807bb98077f2cf73ea699883f331 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0be244c4068d1cf549a06bf62cd157abbd94c1d92df25d6b6962ac360b88f39 +size 158818 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000042.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f3e1b75b14666e524838545fb041ae2c859e00 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a5e67fc26745e49b0003b2d148f95895febc31e2b7f7778d0a83c67e703fcc +size 147046 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000043.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5116a94c530a4e3138ccbbb658d05d2287f84ee9 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d3f4ec14b88ec8ee719c22bade9ebfdb93c55d672beca6bf208204c2ae1946 +size 116242 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000044.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2ebd07d66a1b76327ebfadf9f27164449f177f3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9eadfa01e04c6a2c30dc8ff58c0c4f635d786844ad8928b40051450eed9e07 +size 108200 diff --git a/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000045.parquet b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d585d198d4cee2513de348535182c72dd5e3faf --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2b5a5f68e29b5a8b0304345f15dd36ca9606d9f6a38d3648943197d6f1cede +size 92366 diff --git a/Airbot_MMK2_pass_paper_box/meta/episodes.jsonl b/Airbot_MMK2_pass_paper_box/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f26d2fe6f7ca9caaa73d64c2e23c9937b16813a5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/meta/episodes.jsonl @@ -0,0 +1,46 @@ +{"episode_index": 0, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 173} +{"episode_index": 1, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 289} +{"episode_index": 2, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 169} +{"episode_index": 3, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 168} +{"episode_index": 4, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 225} +{"episode_index": 5, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 192} +{"episode_index": 6, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 185} +{"episode_index": 7, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 216} +{"episode_index": 8, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 187} +{"episode_index": 9, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 188} +{"episode_index": 10, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 188} +{"episode_index": 11, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 229} +{"episode_index": 12, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 284} +{"episode_index": 13, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 228} +{"episode_index": 14, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 202} +{"episode_index": 15, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 164} +{"episode_index": 16, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 166} +{"episode_index": 17, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 165} +{"episode_index": 18, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 191} +{"episode_index": 19, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 209} +{"episode_index": 20, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 200} +{"episode_index": 21, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 158} +{"episode_index": 22, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 155} +{"episode_index": 23, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 252} +{"episode_index": 24, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 197} +{"episode_index": 25, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 165} +{"episode_index": 26, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 157} +{"episode_index": 27, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 171} +{"episode_index": 28, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 169} +{"episode_index": 29, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 205} +{"episode_index": 30, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 153} +{"episode_index": 31, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 182} +{"episode_index": 32, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 173} +{"episode_index": 33, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 286} +{"episode_index": 34, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 155} +{"episode_index": 35, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 157} +{"episode_index": 36, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 174} +{"episode_index": 37, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 174} +{"episode_index": 38, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 166} +{"episode_index": 39, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 181} +{"episode_index": 40, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 206} +{"episode_index": 41, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 286} +{"episode_index": 42, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 261} +{"episode_index": 43, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 205} +{"episode_index": 44, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 187} +{"episode_index": 45, "tasks": ["pick up the book with your left hand, hand it to your right hand and then put it down."], "length": 155} diff --git a/Airbot_MMK2_pass_paper_box/meta/episodes_stats.jsonl b/Airbot_MMK2_pass_paper_box/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ceab0dbe5a67e968822dfbdd5c9f33704d847f2e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/meta/episodes_stats.jsonl @@ -0,0 +1,46 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2424149223856209]], [[0.46058608047385624]], [[0.5780714113562091]]], "std": [[[0.32271844680530076]], [[0.23926812166262315]], [[0.2336472686457352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48726172385620914]], [[0.5013047916666666]], [[0.4959596589052288]]], "std": [[[0.3510107630334559]], [[0.3561442763368997]], [[0.358938926013641]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839929901960784]], [[0.5002448631535947]], [[0.4963373284313725]]], "std": [[[0.33473283050281627]], [[0.336433484763904]], [[0.34121120033643737]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3343154922385621]], [[0.43204314950980394]], [[0.5008318055555555]]], "std": [[[0.3096698066684956]], [[0.30676538236509354]], [[0.35556431329033245]]], "count": [100]}, "observation.state": {"min": [0.46323052048683167, -1.0940957069396973, 1.0033866167068481, -0.31100526452064514, -1.6023457050323486, 0.38498035073280334, -1.2198528051376343, -1.3103208541870117, 1.234391212463379, -0.10855363309383392, 1.2507390975952148, -0.03036969155073166, 26.68000030517578, 44.52937698364258, -1.1825000047683716, 6.90749979019165, 0.8812500238418579, 0.4124999940395355, 0.6383333206176758, -0.8862500190734863, 0.892727255821228, -3.166249990463257, 1.053125023841858, 0.3062500059604645, 33.83250045776367, 50.389373779296875, 0.4806250035762787, -2.140625, 0.8493750095367432, 0.6449999809265137, 0.574999988079071, 0.39500001072883606, 0.8387500047683716, -0.2800000011920929, 0.625, -0.3425000011920929], "max": [1.2377822399139404, -0.8621347546577454, 1.4015412330627441, 0.34592679142951965, -0.5839436650276184, 0.6329156160354614, -0.8019331097602844, -1.0385671854019165, 1.5551327466964722, 0.14274337887763977, 1.6425701379776, 0.003838597796857357, 60.490623474121094, 63.15999984741211, 52.104373931884766, 9.48062515258789, 33.87937545776367, 80.88312530517578, 52.233123779296875, 104.39375305175781, 65.20687866210938, 107.51875305175781, 90.50562286376953, 110.25562286376953, 48.801876068115234, 65.02750396728516, 2.75, 9.45888900756836, 57.10000228881836, 35.708126068115234, 64.11812591552734, 70.21624755859375, 78.64375305175781, 98.60000610351562, 76.40312957763672, 109.76312255859375], "mean": [0.832703709602356, -0.9432142972946167, 1.2087576389312744, 0.01067506056278944, -0.9934539198875427, 0.5437209010124207, -1.000357747077942, -1.1627174615859985, 1.4586392641067505, 0.0012535484274849296, 1.3208714723587036, -0.006165016442537308, 45.35977554321289, 53.73712921142578, 10.177696228027344, 8.877657890319824, 11.346014022827148, 25.33890724182129, 17.71207618713379, 30.93583106994629, 21.694265365600586, 29.828641891479492, 25.671192169189453, 40.08486557006836, 39.408565521240234, 60.67003631591797, 1.1333168745040894, 3.8447413444519043, 22.892759323120117, 9.367959022521973, 26.152990341186523, 17.6158447265625, 27.302026748657227, 28.344114303588867, 23.868999481201172, 39.09465789794922], "std": [0.24809211492538452, 0.07981432229280472, 0.12100981920957565, 0.21779562532901764, 0.3102661967277527, 0.07155877351760864, 0.1336122751235962, 0.0961119681596756, 0.08491922169923782, 0.06556825339794159, 0.10779118537902832, 0.010608747601509094, 10.85676383972168, 6.376526832580566, 17.70551109313965, 0.7399078607559204, 13.62578010559082, 34.28632736206055, 20.889484405517578, 44.5164680480957, 25.860116958618164, 46.27809524536133, 34.90841293334961, 47.45444107055664, 3.953479290008545, 4.652982234954834, 0.6903276443481445, 4.269280910491943, 20.509016036987305, 11.689180374145508, 25.20786476135254, 24.701465606689453, 29.0623779296875, 36.83232879638672, 27.681907653808594, 43.766998291015625], "count": [173]}, "action": {"min": [0.46323052048683167, -1.0940957069396973, 1.0033866167068481, -0.31100526452064514, -1.6023457050323486, 0.38498035073280334, -1.2198528051376343, -1.3103208541870117, 1.234391212463379, -0.10855363309383392, 1.2507390975952148, -0.03036969155073166, 26.68000030517578, 44.52937698364258, -1.1825000047683716, 6.90749979019165, 0.8812500238418579, 0.4124999940395355, 0.6383333206176758, -0.8862500190734863, 0.892727255821228, -3.166249990463257, 1.053125023841858, 0.3062500059604645, 33.83250045776367, 50.389373779296875, 0.4806250035762787, -2.140625, 0.8493750095367432, 0.6449999809265137, 0.574999988079071, 0.39500001072883606, 0.8387500047683716, -0.2800000011920929, 0.625, -0.3425000011920929], "max": [1.2377822399139404, -0.8621347546577454, 1.4015412330627441, 0.34592679142951965, -0.5839436650276184, 0.6329156160354614, -0.8019331097602844, -1.0385671854019165, 1.5551327466964722, 0.14274337887763977, 1.6425701379776, 0.003838597796857357, 60.490623474121094, 63.15999984741211, 52.104373931884766, 9.48062515258789, 33.87937545776367, 80.88312530517578, 52.233123779296875, 104.39375305175781, 65.20687866210938, 107.51875305175781, 90.50562286376953, 110.25562286376953, 48.801876068115234, 65.02750396728516, 2.75, 9.45888900756836, 57.10000228881836, 35.708126068115234, 64.11812591552734, 70.21624755859375, 78.64375305175781, 98.60000610351562, 76.40312957763672, 109.76312255859375], "mean": [0.8327035903930664, -0.9432141184806824, 1.208757996559143, 0.010675095021724701, -0.9934536218643188, 0.5437207818031311, -1.0003578662872314, -1.162717580795288, 1.4586395025253296, 0.0012535419082269073, 1.3208715915679932, -0.00616501783952117, 45.35978317260742, 53.73713684082031, 10.177687644958496, 8.877655029296875, 11.3460111618042, 25.33891487121582, 17.712085723876953, 30.935823440551758, 21.694259643554688, 29.828615188598633, 25.671205520629883, 40.08488845825195, 39.4085693359375, 60.67003631591797, 1.133316993713379, 3.8447399139404297, 22.892759323120117, 9.367964744567871, 26.152996063232422, 17.6158447265625, 27.30203628540039, 28.3441162109375, 23.869007110595703, 39.094661712646484], "std": [0.24809210002422333, 0.07981430739164352, 0.12100981920957565, 0.21779564023017883, 0.3102662265300751, 0.07155878096818924, 0.1336122751235962, 0.09611198306083679, 0.08491921424865723, 0.06556824594736099, 0.10779118537902832, 0.010608747601509094, 10.856762886047363, 6.376526832580566, 17.70551109313965, 0.7399079203605652, 13.625778198242188, 34.28632736206055, 20.889488220214844, 44.5164680480957, 25.860122680664062, 46.278106689453125, 34.908409118652344, 47.45444869995117, 3.953479290008545, 4.652982234954834, 0.6903278231620789, 4.269280910491943, 20.509014129638672, 11.689179420471191, 25.207857131958008, 24.70146369934082, 29.062379837036133, 36.83232498168945, 27.681907653808594, 43.767005920410156], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [4.826589595375722, 8.0, 8.0, 8.0, 8.0], "std": [2.1135370018425608, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [173]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [173]}, "eef_direction_state": {"mean": [3.0346820809248554, 3.5838150289017343], "std": [1.8774473931261995, 2.142380883544932], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.1849710982658959, 0.8901734104046243], "std": [0.7053918062472514, 0.7934460393295025], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.9595375722543352, 0.8208092485549133], "std": [0.8490619203227077, 0.8582987835038419], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.0346820809248554, 3.5838150289017343], "std": [1.8774473931261995, 2.142380883544932], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.1849710982658959, 0.8901734104046243], "std": [0.7053918062472514, 0.7934460393295025], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.9595375722543352, 0.8208092485549133], "std": [0.8490619203227077, 0.8582987835038419], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6672527108667877, 0.19097199625682723, 1.2007823336054186, -1.3309309691147206, 0.7575728094754496, -2.0166432555961293, 0.6635631959519885, -0.18631330239577967, 1.162770502799536, 1.2306640384909886, 0.2560658841862915, 2.1910029411075667], "std": [0.039249295975430705, 0.06057766583729967, 0.027894794905788504, 0.1691266973169524, 0.16882161892064917, 0.10978896340319565, 0.02524656409590612, 0.036024967559817454, 0.02144397732744158, 0.11351160562012391, 0.06979681214116595, 0.03627959006281366], "min": [0.5916787598175274, 0.07210650901842602, 1.140287803819824, -1.6862140349686365, 0.473474763211736, -2.189224372714168, 0.5969891197634996, -0.22888718567761243, 1.1359368615040053, 1.0627302378182275, 0.14144188288237514, 2.120900145691877], "max": [0.7265200111095926, 0.2684039142261041, 1.24794676019791, -1.1321262059293362, 1.0388456120959617, -1.8131399263606132, 0.6944174493181082, -0.12438320696106667, 1.1979459083309207, 1.3982341151375217, 0.3671745861651827, 2.249960926380554], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6672527108667877, 0.19097199625682723, 1.2007823336054186, -1.3309309691147206, 0.7575728094754496, -2.0166432555961293, 0.6635631959519885, -0.18631330239577967, 1.162770502799536, 1.2306640384909886, 0.2560658841862915, 2.1910029411075667], "std": [0.039249295975430705, 0.06057766583729967, 0.027894794905788504, 0.1691266973169524, 0.16882161892064917, 0.10978896340319565, 0.02524656409590612, 0.036024967559817454, 0.02144397732744158, 0.11351160562012391, 0.06979681214116595, 0.03627959006281366], "min": [0.5916787598175274, 0.07210650901842602, 1.140287803819824, -1.6862140349686365, 0.473474763211736, -2.189224372714168, 0.5969891197634996, -0.22888718567761243, 1.1359368615040053, 1.0627302378182275, 0.14144188288237514, 2.120900145691877], "max": [0.7265200111095926, 0.2684039142261041, 1.24794676019791, -1.1321262059293362, 1.0388456120959617, -1.8131399263606132, 0.6944174493181082, -0.12438320696106667, 1.1979459083309207, 1.3982341151375217, 0.3671745861651827, 2.249960926380554], "count": [173]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25121596609477126]], [[0.4578616094771242]], [[0.5732821548202613]]], "std": [[[0.3314581065650886]], [[0.25076060972448094]], [[0.24151619801622498]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4984180126633987]], [[0.5157018259803922]], [[0.5120137152777778]]], "std": [[[0.35145991842261004]], [[0.3541714698749959]], [[0.3565358752768604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46642334967320265]], [[0.49335268586601305]], [[0.49163552287581697]]], "std": [[[0.3346211840251281]], [[0.3338608391932637]], [[0.3414561919921798]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36804429738562094]], [[0.4604733251633987]], [[0.5186573570261438]]], "std": [[[0.32302603342211006]], [[0.3125493904768447]], [[0.35944350148767795]]], "count": [100]}, "observation.state": {"min": [0.42858779430389404, -1.1458333730697632, 0.8723528385162354, -0.39279264211654663, -1.6005654335021973, 0.4829957187175751, -1.48398756980896, -1.1947814226150513, 1.0899392366409302, -0.22263866662979126, 0.9885700345039368, -0.20606037974357605, 24.209999084472656, 46.67562484741211, -1.25, -0.07562500238418579, 0.7506250143051147, 0.3799999952316284, 0.7955555319786072, -0.030625000596046448, 0.9318749904632568, 0.014374999329447746, 1.0556249618530273, 0.42250001430511475, 33.815555572509766, 45.790626525878906, 0.4699999988079071, -1.0112500190734863, 0.8600000143051147, -0.05250000208616257, 0.71875, 0.5575000047683716, 0.7137500047683716, 0.8381249904632568, 0.625, 0.13625000417232513], "max": [1.3775229454040527, -0.7074940800666809, 1.3578622341156006, 0.36581119894981384, -0.582203209400177, 0.6786450147628784, -0.756132185459137, -0.8493552803993225, 1.4875876903533936, 0.28501424193382263, 1.6329060792922974, -0.013733119703829288, 64.67500305175781, 58.77812576293945, 45.69937515258789, 9.65250015258789, 44.79500198364258, 67.52437591552734, 46.998748779296875, 103.93562316894531, 87.90937805175781, 110.20874786376953, 91.32749938964844, 109.9643783569336, 61.56875228881836, 56.16857147216797, 2.8949999809265137, 9.654999732971191, 50.73999786376953, 44.015625, 68.6206283569336, 59.34062576293945, 73.13249969482422, 86.51812744140625, 78.48625183105469, 102.12812805175781], "mean": [0.722061276435852, -0.8967953324317932, 1.202498435974121, 0.09542199969291687, -0.8116342425346375, 0.5586605668067932, -0.958129346370697, -1.034076452255249, 1.4018138647079468, -0.10643287003040314, 1.1096731424331665, -0.07352117449045181, 53.5508918762207, 53.22643280029297, 9.189322471618652, 5.891207695007324, 14.908717155456543, 18.418716430664062, 17.999114990234375, 30.01377296447754, 26.385297775268555, 31.902690887451172, 23.442218780517578, 40.66470718383789, 53.59541320800781, 52.94664764404297, 1.0192455053329468, 1.803798794746399, 27.543729782104492, 16.268156051635742, 32.900238037109375, 20.18474006652832, 34.04903030395508, 33.35185623168945, 30.870952606201172, 45.60116195678711], "std": [0.25238028168678284, 0.13875161111354828, 0.12214510142803192, 0.20208562910556793, 0.22027574479579926, 0.06298843026161194, 0.17834268510341644, 0.11466921120882034, 0.10310002416372299, 0.1100328117609024, 0.14524827897548676, 0.044810399413108826, 8.939579010009766, 3.4485886096954346, 15.354196548461914, 3.6559369564056396, 18.59869956970215, 26.59889793395996, 19.16143798828125, 43.78356170654297, 33.48540115356445, 46.80335235595703, 35.550716400146484, 46.1234130859375, 6.861590385437012, 2.5332605838775635, 0.5096839666366577, 3.4446780681610107, 20.130788803100586, 19.74863052368164, 26.07051658630371, 22.252979278564453, 29.50349235534668, 36.10008239746094, 29.31186294555664, 44.278255462646484], "count": [289]}, "action": {"min": [0.42858779430389404, -1.1458333730697632, 0.8723528385162354, -0.39279264211654663, -1.6005654335021973, 0.4829957187175751, -1.48398756980896, -1.1947814226150513, 1.0899392366409302, -0.22263866662979126, 0.9885700345039368, -0.20606037974357605, 24.209999084472656, 46.67562484741211, -1.25, -0.07562500238418579, 0.7506250143051147, 0.3799999952316284, 0.7955555319786072, -0.030625000596046448, 0.9318749904632568, 0.014374999329447746, 1.0556249618530273, 0.42250001430511475, 33.815555572509766, 45.790626525878906, 0.4699999988079071, -1.0112500190734863, 0.8600000143051147, -0.05250000208616257, 0.71875, 0.5575000047683716, 0.7137500047683716, 0.8381249904632568, 0.625, 0.13625000417232513], "max": [1.3775229454040527, -0.7074940800666809, 1.3578622341156006, 0.36581119894981384, -0.582203209400177, 0.6786450147628784, -0.756132185459137, -0.8493552803993225, 1.4875876903533936, 0.28501424193382263, 1.6329060792922974, -0.013733119703829288, 64.67500305175781, 58.77812576293945, 45.69937515258789, 9.65250015258789, 44.79500198364258, 67.52437591552734, 46.998748779296875, 103.93562316894531, 87.90937805175781, 110.20874786376953, 91.32749938964844, 109.9643783569336, 61.56875228881836, 56.16857147216797, 2.8949999809265137, 9.654999732971191, 50.73999786376953, 44.015625, 68.6206283569336, 59.34062576293945, 73.13249969482422, 86.51812744140625, 78.48625183105469, 102.12812805175781], "mean": [0.7220612168312073, -0.8967944979667664, 1.202497959136963, 0.09542202204465866, -0.8116342425346375, 0.558660626411438, -0.9581282138824463, -1.0340763330459595, 1.4018139839172363, -0.1064329445362091, 1.1096735000610352, -0.07352118194103241, 53.55088806152344, 53.22642517089844, 9.189326286315918, 5.891204357147217, 14.908737182617188, 18.418718338012695, 17.999107360839844, 30.01377296447754, 26.385286331176758, 31.902755737304688, 23.442214965820312, 40.664703369140625, 53.59541320800781, 52.94662094116211, 1.0192455053329468, 1.8037981986999512, 27.54372215270996, 16.268150329589844, 32.90023422241211, 20.18473243713379, 34.04905700683594, 33.35188293457031, 30.870962142944336, 45.60114669799805], "std": [0.25238025188446045, 0.13875164091587067, 0.1221451386809349, 0.20208564400672913, 0.22027574479579926, 0.06298843771219254, 0.17834264039993286, 0.11466922610998154, 0.10310002416372299, 0.11003280431032181, 0.14524827897548676, 0.04481039568781853, 8.939579010009766, 3.4485886096954346, 15.354199409484863, 3.6559371948242188, 18.598691940307617, 26.598896026611328, 19.161436080932617, 43.7835578918457, 33.485389709472656, 46.803348541259766, 35.55070877075195, 46.12342071533203, 6.861590385437012, 2.5332605838775635, 0.5096840858459473, 3.44467830657959, 20.130788803100586, 19.748632431030273, 26.070514678955078, 22.25298309326172, 29.503490447998047, 36.10007858276367, 29.31186294555664, 44.278263092041016], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [289]}, "index": {"min": [173], "max": [461], "mean": [317.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [4.968858131487889, 8.0, 8.0, 8.0, 8.0], "std": [1.948044643967536, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [289]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [289]}, "eef_direction_state": {"mean": [3.8927335640138407, 4.43598615916955], "std": [1.9683259538246596, 1.7598617277634305], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.8719723183391004, 0.7093425605536332], "std": [0.7984911718252489, 0.7097559770879902], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.7024221453287197, 0.5432525951557093], "std": [0.8327390592643443, 0.7752872948029546], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.8927335640138407, 4.43598615916955], "std": [1.9683259538246596, 1.7598617277634305], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.8719723183391004, 0.7093425605536332], "std": [0.7984911718252489, 0.7097559770879902], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.7024221453287197, 0.5432525951557093], "std": [0.8327390592643443, 0.7752872948029546], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.6784658222564363, 0.1862996450418164, 1.2100084186445124, -1.4188169754901812, 0.8516327145675613, -2.0710407284457504, 0.6725531628048712, -0.2011926034366849, 1.162106023234496, 1.4165938663721498, 0.43840562933605315, 2.217554755515147], "std": [0.03284919254867656, 0.06149809228294324, 0.03347308160981452, 0.10382368576538356, 0.10390174463977932, 0.09155598415159688, 0.03145778213029422, 0.03887437656248582, 0.027885898096117585, 0.14733590028717716, 0.0821055149515347, 0.07666288339688], "min": [0.5744046576467642, 0.07729330871038576, 1.1356859784192286, -1.6702790251727495, 0.6369287099692333, -2.2038595381249473, 0.5816745497736577, -0.28802395772219025, 1.1285093022806223, 1.1588514117164277, 0.28803296214962004, 1.9947656010453232], "max": [0.7157880706781125, 0.2853839847251908, 1.2414013112098483, -1.2222889439919409, 0.9590608762227975, -1.7446825587622494, 0.7010656270375529, -0.1412840556623576, 1.2084284065015674, 1.6106242872516499, 0.5702139129870907, 2.3299969313118147], "count": [289]}, "eef_sim_pose_action": {"mean": [0.6784658222564363, 0.1862996450418164, 1.2100084186445124, -1.4188169754901812, 0.8516327145675613, -2.0710407284457504, 0.6725531628048712, -0.2011926034366849, 1.162106023234496, 1.4165938663721498, 0.43840562933605315, 2.217554755515147], "std": [0.03284919254867656, 0.06149809228294324, 0.03347308160981452, 0.10382368576538356, 0.10390174463977932, 0.09155598415159688, 0.03145778213029422, 0.03887437656248582, 0.027885898096117585, 0.14733590028717716, 0.0821055149515347, 0.07666288339688], "min": [0.5744046576467642, 0.07729330871038576, 1.1356859784192286, -1.6702790251727495, 0.6369287099692333, -2.2038595381249473, 0.5816745497736577, -0.28802395772219025, 1.1285093022806223, 1.1588514117164277, 0.28803296214962004, 1.9947656010453232], "max": [0.7157880706781125, 0.2853839847251908, 1.2414013112098483, -1.2222889439919409, 0.9590608762227975, -1.7446825587622494, 0.7010656270375529, -0.1412840556623576, 1.2084284065015674, 1.6106242872516499, 0.5702139129870907, 2.3299969313118147], "count": [289]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24956188316993463]], [[0.4517662173202614]], [[0.562210745506536]]], "std": [[[0.32577988662444674]], [[0.2493359267041201]], [[0.245329246729305]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942502839052288]], [[0.5078730902777777]], [[0.49999496323529413]]], "std": [[[0.3486343704581712]], [[0.35574768435008924]], [[0.3608274215067989]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658610845588235]], [[0.49381558210784315]], [[0.493245089869281]]], "std": [[[0.3277996379366606]], [[0.32869744440720605]], [[0.33500097276618945]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38191735906862745]], [[0.47269511437908496]], [[0.5301844362745098]]], "std": [[[0.326744912229625]], [[0.3138833959647545]], [[0.35770666964346376]]], "count": [100]}, "observation.state": {"min": [0.4996376037597656, -1.1349612474441528, 0.8827980160713196, -0.42421549558639526, -1.6071945428848267, 0.5305848121643066, -1.374990463256836, -1.2917476892471313, 1.1348685026168823, -0.1459382325410843, 0.9936723113059998, -0.15706196427345276, 21.591110229492188, 51.4275016784668, -1.2699999809265137, -2.4250001907348633, 0.828125, 0.09812499582767487, 0.9933333396911621, -0.9025000333786011, 0.9856249690055847, -3.285555601119995, 1.0881249904632568, -0.7806249856948853, 14.505000114440918, 48.538124084472656, 0.5012499690055847, -0.6018750071525574, 0.9118750095367432, 0.8125, 0.5644444227218628, -0.668181836605072, 0.8337500095367432, -0.041875001043081284, 0.8174999952316284, -0.39888888597488403], "max": [1.394897222518921, -0.7193913459777832, 1.3625352382659912, 0.3394894003868103, -0.6375886797904968, 0.7100690603256226, -0.8500467538833618, -0.9290598630905151, 1.5108100175857544, 0.26862236857414246, 1.6352373361587524, 0.021362630650401115, 60.609375, 57.38874816894531, 40.07374954223633, 9.801250457763672, 51.478126525878906, 68.94812774658203, 57.36125183105469, 108.13812255859375, 91.57937622070312, 110.30249786376953, 93.59874725341797, 110.35437774658203, 74.05000305175781, 80.91188049316406, 3.708750009536743, 9.78499984741211, 36.119998931884766, 68.25749969482422, 48.5625, 79.57312774658203, 61.37687683105469, 95.54312896728516, 73.19499969482422, 110.01312255859375], "mean": [0.8873122334480286, -0.9067133665084839, 1.164827823638916, -0.05645113065838814, -1.0067598819732666, 0.6262272000312805, -1.0012041330337524, -1.1084116697311401, 1.4175106287002563, -0.061417143791913986, 1.2285876274108887, -0.012403742410242558, 47.11481857299805, 54.6337776184082, 7.429593563079834, 4.57023286819458, 22.858680725097656, 25.70905303955078, 24.719919204711914, 40.81923294067383, 36.10544967651367, 42.50970458984375, 34.72490692138672, 49.11375427246094, 46.94663619995117, 61.35063934326172, 1.502762794494629, 4.369196891784668, 17.95530128479004, 19.32721710205078, 19.924253463745117, 21.438926696777344, 22.51198959350586, 25.793912887573242, 21.271347045898438, 41.470767974853516], "std": [0.3133543133735657, 0.14949986338615417, 0.16261957585811615, 0.26090577244758606, 0.3175024092197418, 0.06321695446968079, 0.1525043100118637, 0.11056232452392578, 0.09622122347354889, 0.09108741581439972, 0.13567030429840088, 0.04115741327404976, 11.637250900268555, 1.4729009866714478, 13.681426048278809, 4.960906028747559, 21.41795539855957, 28.513246536254883, 24.0071964263916, 47.506195068359375, 38.2407341003418, 49.667510986328125, 39.757286071777344, 49.41550064086914, 19.694108963012695, 10.13425350189209, 0.9329628348350525, 3.7414097785949707, 11.767207145690918, 26.697969436645508, 18.72846794128418, 31.899829864501953, 23.953609466552734, 36.942874908447266, 26.0650577545166, 41.889251708984375], "count": [169]}, "action": {"min": [0.4996376037597656, -1.1349612474441528, 0.8827980160713196, -0.42421549558639526, -1.6071945428848267, 0.5305848121643066, -1.374990463256836, -1.2917476892471313, 1.1348685026168823, -0.1459382325410843, 0.9936723113059998, -0.15706196427345276, 21.591110229492188, 51.4275016784668, -1.2699999809265137, -2.4250001907348633, 0.828125, 0.09812499582767487, 0.9933333396911621, -0.9025000333786011, 0.9856249690055847, -3.285555601119995, 1.0881249904632568, -0.7806249856948853, 14.505000114440918, 48.538124084472656, 0.5012499690055847, -0.6018750071525574, 0.9118750095367432, 0.8125, 0.5644444227218628, -0.668181836605072, 0.8337500095367432, -0.041875001043081284, 0.8174999952316284, -0.39888888597488403], "max": [1.394897222518921, -0.7193913459777832, 1.3625352382659912, 0.3394894003868103, -0.6375886797904968, 0.7100690603256226, -0.8500467538833618, -0.9290598630905151, 1.5108100175857544, 0.26862236857414246, 1.6352373361587524, 0.021362630650401115, 60.609375, 57.38874816894531, 40.07374954223633, 9.801250457763672, 51.478126525878906, 68.94812774658203, 57.36125183105469, 108.13812255859375, 91.57937622070312, 110.30249786376953, 93.59874725341797, 110.35437774658203, 74.05000305175781, 80.91188049316406, 3.708750009536743, 9.78499984741211, 36.119998931884766, 68.25749969482422, 48.5625, 79.57312774658203, 61.37687683105469, 95.54312896728516, 73.19499969482422, 110.01312255859375], "mean": [0.8873124718666077, -0.9067130088806152, 1.164827823638916, -0.056451115757226944, -1.006759762763977, 0.6262273788452148, -1.001204013824463, -1.1084113121032715, 1.4175103902816772, -0.061417095363140106, 1.2285873889923096, -0.012403743341565132, 47.11483383178711, 54.633766174316406, 7.429590225219727, 4.57023286819458, 22.858680725097656, 25.70903968811035, 24.719919204711914, 40.81923294067383, 36.10545349121094, 42.50972366333008, 34.724910736083984, 49.11375427246094, 46.94662857055664, 61.35063934326172, 1.5027625560760498, 4.369195461273193, 17.95530891418457, 19.327211380004883, 19.924259185791016, 21.43893051147461, 22.512001037597656, 25.79390525817871, 21.27132797241211, 41.47077178955078], "std": [0.3133542835712433, 0.14949990808963776, 0.16261957585811615, 0.26090580224990845, 0.3175024092197418, 0.06321694701910019, 0.1525043100118637, 0.11056233942508698, 0.09622122347354889, 0.09108741581439972, 0.13567030429840088, 0.04115741327404976, 11.637251853942871, 1.4729011058807373, 13.681426048278809, 4.9609055519104, 21.417957305908203, 28.513246536254883, 24.0071964263916, 47.5062141418457, 38.24073028564453, 49.66752624511719, 39.75728988647461, 49.415496826171875, 19.694108963012695, 10.134255409240723, 0.9329630136489868, 3.7414097785949707, 11.767208099365234, 26.69797134399414, 18.728469848632812, 31.899837493896484, 23.95360565185547, 36.942874908447266, 26.065061569213867, 41.88924789428711], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [169]}, "index": {"min": [462], "max": [630], "mean": [546.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [4.78698224852071, 8.0, 8.0, 8.0, 8.0], "std": [2.067401766656319, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [169]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [169]}, "eef_direction_state": {"mean": [2.4615384615384617, 3.8224852071005917], "std": [1.6245163139956063, 1.9225761751331094], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3668639053254439, 1.029585798816568], "std": [0.611789681683448, 0.7001777923237884], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.1479289940828403, 0.9230769230769231], "std": [0.8042114560015146, 0.8496431551682513], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.4615384615384617, 3.8224852071005917], "std": [1.6245163139956063, 1.9225761751331094], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.3668639053254439, 1.029585798816568], "std": [0.611789681683448, 0.7001777923237884], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1479289940828403, 0.9230769230769231], "std": [0.8042114560015146, 0.8496431551682513], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6616335691106028, 0.20164821011033077, 1.1994529536083345, -1.3557107293315114, 0.8251925584059774, -1.973742117196591, 0.6602677126622299, -0.18583794708774934, 1.1525928923683102, 1.3381310330127982, 0.30698539476929804, 2.235534702735053], "std": [0.044058618932087644, 0.07875742104907824, 0.026158551048049948, 0.14400352394108565, 0.09404670278915055, 0.1629898835791861, 0.02991516470126001, 0.03731862724582448, 0.02400106591857505, 0.13978935737639617, 0.07470525256150293, 0.06958824766390671], "min": [0.5741235048577491, 0.07507170718551354, 1.13837115938051, -1.7085231438521435, 0.6144927278811099, -2.2012882244265253, 0.5892639652160583, -0.2663667476050059, 1.1128866997001066, 1.1350469679119093, 0.1631790179111865, 2.0057732075776205], "max": [0.719935954878366, 0.28666857778703525, 1.2326156578219711, -1.1653253460955717, 1.008292669254356, -1.7367214728816642, 0.6976990581694307, -0.13013417383417902, 1.1822849698850546, 1.5059140129800672, 0.4035481038282773, 2.3202836365327313], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6616335691106028, 0.20164821011033077, 1.1994529536083345, -1.3557107293315114, 0.8251925584059774, -1.973742117196591, 0.6602677126622299, -0.18583794708774934, 1.1525928923683102, 1.3381310330127982, 0.30698539476929804, 2.235534702735053], "std": [0.044058618932087644, 0.07875742104907824, 0.026158551048049948, 0.14400352394108565, 0.09404670278915055, 0.1629898835791861, 0.02991516470126001, 0.03731862724582448, 0.02400106591857505, 0.13978935737639617, 0.07470525256150293, 0.06958824766390671], "min": [0.5741235048577491, 0.07507170718551354, 1.13837115938051, -1.7085231438521435, 0.6144927278811099, -2.2012882244265253, 0.5892639652160583, -0.2663667476050059, 1.1128866997001066, 1.1350469679119093, 0.1631790179111865, 2.0057732075776205], "max": [0.719935954878366, 0.28666857778703525, 1.2326156578219711, -1.1653253460955717, 1.008292669254356, -1.7367214728816642, 0.6976990581694307, -0.13013417383417902, 1.1822849698850546, 1.5059140129800672, 0.4035481038282773, 2.3202836365327313], "count": [169]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23743860906862743]], [[0.45097788194444444]], [[0.5685735947712418]]], "std": [[[0.3228652894301288]], [[0.24598345845543407]], [[0.24365237431660713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49710958741830064]], [[0.5127378370098039]], [[0.5076461397058823]]], "std": [[[0.35126134425671673]], [[0.3564688848461133]], [[0.3602052383915233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46943256127450983]], [[0.49836661151960787]], [[0.4973054003267974]]], "std": [[[0.323940241597524]], [[0.3222190610566852]], [[0.32690129909865534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38187609885620916]], [[0.4716198570261438]], [[0.5286921548202614]]], "std": [[[0.32887831069390955]], [[0.31420894442998576]], [[0.3562665956472872]]], "count": [100]}, "observation.state": {"min": [0.3809748589992523, -1.129429817199707, 0.8894526362419128, -0.42829108238220215, -1.5944617986679077, 0.402099072933197, -1.3632876873016357, -1.3134918212890625, 1.1447869539260864, -0.10347524285316467, 1.0403553247451782, -0.16859100759029388, 22.811111450195312, 46.12687683105469, -1.015625, 0.11874999105930328, 0.7018749713897705, 0.3318749964237213, 0.5993750095367432, -0.625, 0.8525000214576721, 0.18125000596046448, 1.0931249856948853, 0.3893750011920929, 29.969999313354492, 45.115623474121094, 0.5246154069900513, -1.0056250095367432, 0.84375, 0.8244444727897644, 0.7562500238418579, -0.5362499952316284, 0.7131249904632568, 0.25, 0.5631250143051147, -0.3976922929286957], "max": [1.3407806158065796, -0.7497663497924805, 1.357933759689331, 0.4430600106716156, -0.592979907989502, 0.7685063481330872, -0.7740854024887085, -0.9196508526802063, 1.5559910535812378, 0.2726336419582367, 1.6381620168685913, -0.03178168088197708, 64.87812805175781, 58.9006233215332, 36.43562316894531, 9.500624656677246, 47.90937423706055, 56.63249969482422, 52.790626525878906, 90.8706283569336, 63.59687423706055, 104.97750091552734, 91.16625213623047, 110.2562484741211, 67.91875457763672, 70.5206298828125, 4.582499980926514, 9.42300033569336, 44.15562438964844, 49.616249084472656, 58.200626373291016, 60.60124969482422, 58.53187561035156, 82.27188110351562, 62.380001068115234, 106.46125030517578], "mean": [0.823889970779419, -0.9072281718254089, 1.1626570224761963, 0.017877254635095596, -0.9618072509765625, 0.6316524744033813, -1.0302646160125732, -1.115726113319397, 1.4197331666946411, 0.032259710133075714, 1.2384757995605469, -0.051275696605443954, 49.399349212646484, 53.21007537841797, 9.298237800598145, 4.83958625793457, 19.98590087890625, 20.98508644104004, 22.18397331237793, 33.73136901855469, 25.97966957092285, 40.34340286254883, 32.83043670654297, 49.64002227783203, 51.04230499267578, 58.00823211669922, 1.4206697940826416, 3.3969950675964355, 19.624378204345703, 14.252455711364746, 22.765914916992188, 15.491934776306152, 22.27458953857422, 23.526371002197266, 20.289791107177734, 36.6527214050293], "std": [0.33820319175720215, 0.14269614219665527, 0.1585891991853714, 0.3070797920227051, 0.32258766889572144, 0.12269280105829239, 0.18552318215370178, 0.13630136847496033, 0.11235936731100082, 0.08220226317644119, 0.13516487181186676, 0.03073772042989731, 13.043561935424805, 3.4635839462280273, 13.378216743469238, 3.84525728225708, 20.550800323486328, 23.6765193939209, 22.223308563232422, 40.10765075683594, 26.574995040893555, 46.88381576538086, 38.54328918457031, 47.641876220703125, 14.467662811279297, 7.2948713302612305, 0.9806259274482727, 3.403639078140259, 16.29384422302246, 19.47313690185547, 21.786449432373047, 22.718826293945312, 22.59121322631836, 32.13148880004883, 22.37140464782715, 41.54084014892578], "count": [168]}, "action": {"min": [0.3809748589992523, -1.129429817199707, 0.8894526362419128, -0.42829108238220215, -1.5944617986679077, 0.402099072933197, -1.3632876873016357, -1.3134918212890625, 1.1447869539260864, -0.10347524285316467, 1.0403553247451782, -0.16859100759029388, 22.811111450195312, 46.12687683105469, -1.015625, 0.11874999105930328, 0.7018749713897705, 0.3318749964237213, 0.5993750095367432, -0.625, 0.8525000214576721, 0.18125000596046448, 1.0931249856948853, 0.3893750011920929, 29.969999313354492, 45.115623474121094, 0.5246154069900513, -1.0056250095367432, 0.84375, 0.8244444727897644, 0.7562500238418579, -0.5362499952316284, 0.7131249904632568, 0.25, 0.5631250143051147, -0.3976922929286957], "max": [1.3407806158065796, -0.7497663497924805, 1.357933759689331, 0.4430600106716156, -0.592979907989502, 0.7685063481330872, -0.7740854024887085, -0.9196508526802063, 1.5559910535812378, 0.2726336419582367, 1.6381620168685913, -0.03178168088197708, 64.87812805175781, 58.9006233215332, 36.43562316894531, 9.500624656677246, 47.90937423706055, 56.63249969482422, 52.790626525878906, 90.8706283569336, 63.59687423706055, 104.97750091552734, 91.16625213623047, 110.2562484741211, 67.91875457763672, 70.5206298828125, 4.582499980926514, 9.42300033569336, 44.15562438964844, 49.616249084472656, 58.200626373291016, 60.60124969482422, 58.53187561035156, 82.27188110351562, 62.380001068115234, 106.46125030517578], "mean": [0.8238900303840637, -0.9072279334068298, 1.1626572608947754, 0.017877247184515, -0.9618072509765625, 0.6316524147987366, -1.0302648544311523, -1.1157258749008179, 1.4197328090667725, 0.03225971385836601, 1.2384757995605469, -0.05127564072608948, 49.399349212646484, 53.21009063720703, 9.298227310180664, 4.8395867347717285, 19.985902786254883, 20.98507308959961, 22.183975219726562, 33.73139190673828, 25.979665756225586, 40.34340286254883, 32.830448150634766, 49.6400146484375, 51.04231262207031, 58.00826644897461, 1.420669674873352, 3.3969955444335938, 19.624385833740234, 14.252452850341797, 22.765918731689453, 15.491949081420898, 22.27459144592285, 23.526357650756836, 20.289804458618164, 36.65272903442383], "std": [0.33820319175720215, 0.14269614219665527, 0.1585891991853714, 0.30707982182502747, 0.32258766889572144, 0.12269277125597, 0.18552321195602417, 0.13630135357379913, 0.11235938966274261, 0.08220226317644119, 0.13516487181186676, 0.030737724155187607, 13.043560981750488, 3.4635839462280273, 13.378215789794922, 3.84525728225708, 20.550800323486328, 23.676517486572266, 22.223304748535156, 40.10765075683594, 26.574996948242188, 46.883811950683594, 38.54329299926758, 47.641868591308594, 14.46766185760498, 7.294871807098389, 0.9806260466575623, 3.4036388397216797, 16.293842315673828, 19.473134994506836, 21.786447525024414, 22.718826293945312, 22.59121322631836, 32.13148880004883, 22.37140464782715, 41.54084014892578], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [168]}, "index": {"min": [631], "max": [798], "mean": [714.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [4.910714285714286, 8.0, 8.0, 8.0, 8.0], "std": [1.9543308352490945, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [168]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [168]}, "eef_direction_state": {"mean": [3.0595238095238093, 3.630952380952381], "std": [1.5762462225791416, 1.754448508552186], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.2678571428571428, 1.2202380952380953], "std": [0.6941354187706008, 0.7824381554603411], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.9464285714285714, 0.9880952380952381], "std": [0.8469759130452957, 0.8590422077751642], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.0595238095238093, 3.630952380952381], "std": [1.5762462225791416, 1.754448508552186], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.2678571428571428, 1.2202380952380953], "std": [0.6941354187706008, 0.7824381554603411], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.9464285714285714, 0.9880952380952381], "std": [0.8469759130452957, 0.8590422077751642], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6623389058196354, 0.18908029472675342, 1.210233253069522, -1.3254522928304044, 0.8717478139703323, -1.9730834728977102, 0.6670398234070953, -0.19979330167934992, 1.150063569839546, 1.3325860342891558, 0.29756669129643837, 2.157808743638852], "std": [0.04086626363033666, 0.08006468525098837, 0.034376082829352186, 0.15499771881181473, 0.14064983643149415, 0.1627239939246389, 0.033503388957932846, 0.04797061713366638, 0.033812967598059365, 0.13403155954726298, 0.06299071278293775, 0.05838703095355389], "min": [0.5809100812438635, 0.061707753422077016, 1.1497991037118491, -1.65705451482115, 0.6404316452596479, -2.233806306540849, 0.5942286977959256, -0.2737389251636325, 1.0772760319294608, 1.1482506860253165, 0.20803711945461245, 1.9816082528588013], "max": [0.7142464922333002, 0.2973586910795875, 1.2567842692034226, -1.1426439987725328, 1.0791652772638702, -1.7019076641376274, 0.7058524172724276, -0.12165101482312365, 1.1946235948590374, 1.5470874031780066, 0.3839557883074767, 2.2249982267135224], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6623389058196354, 0.18908029472675342, 1.210233253069522, -1.3254522928304044, 0.8717478139703323, -1.9730834728977102, 0.6670398234070953, -0.19979330167934992, 1.150063569839546, 1.3325860342891558, 0.29756669129643837, 2.157808743638852], "std": [0.04086626363033666, 0.08006468525098837, 0.034376082829352186, 0.15499771881181473, 0.14064983643149415, 0.1627239939246389, 0.033503388957932846, 0.04797061713366638, 0.033812967598059365, 0.13403155954726298, 0.06299071278293775, 0.05838703095355389], "min": [0.5809100812438635, 0.061707753422077016, 1.1497991037118491, -1.65705451482115, 0.6404316452596479, -2.233806306540849, 0.5942286977959256, -0.2737389251636325, 1.0772760319294608, 1.1482506860253165, 0.20803711945461245, 1.9816082528588013], "max": [0.7142464922333002, 0.2973586910795875, 1.2567842692034226, -1.1426439987725328, 1.0791652772638702, -1.7019076641376274, 0.7058524172724276, -0.12165101482312365, 1.1946235948590374, 1.5470874031780066, 0.3839557883074767, 2.2249982267135224], "count": [168]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25281606209150326]], [[0.4492066789215686]], [[0.5575102757352941]]], "std": [[[0.32915917503335296]], [[0.2576613839902028]], [[0.25384604282734835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963240604575163]], [[0.5129986764705883]], [[0.5096809742647059]]], "std": [[[0.3523214636249331]], [[0.3569794076889413]], [[0.3598198099574801]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753855126633987]], [[0.5027612152777778]], [[0.5037285825163399]]], "std": [[[0.3175577177996708]], [[0.3191567000461665]], [[0.3268430052905824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37421756944444445]], [[0.4711513071895425]], [[0.5339296119281045]]], "std": [[[0.32396983955068287]], [[0.3108078533917651]], [[0.3593158564494118]]], "count": [100]}, "observation.state": {"min": [0.42067214846611023, -1.200312852859497, 0.9206912517547607, -0.374175488948822, -1.60405695438385, 0.27835792303085327, -1.360591173171997, -1.302047610282898, 1.1358433961868286, -0.05338273569941521, 1.239724040031433, -0.16070717573165894, 19.773332595825195, 47.341251373291016, -0.9487500190734863, -1.1050000190734863, 0.7037500143051147, -0.13562500476837158, 0.8709090948104858, -0.34375, 0.9318749904632568, -0.4938461482524872, 1.0149999856948853, 0.30812498927116394, 26.821250915527344, 53.979373931884766, 0.5056250095367432, -0.6193749904632568, 0.8943750262260437, 0.8031249642372131, 0.6818749904632568, 0.7287499904632568, 0.6931250095367432, 0.11142857372760773, 0.5456249713897705, 0.05687500536441803], "max": [1.3083895444869995, -0.7503385543823242, 1.4000152349472046, 0.5151112079620361, -0.5005435943603516, 0.6793602705001831, -0.8136873245239258, -0.9373331069946289, 1.4738069772720337, 0.26730838418006897, 1.6348134279251099, 0.004220073111355305, 70.04125213623047, 64.51444244384766, 47.83562469482422, 9.768000602722168, 40.56500244140625, 97.60124969482422, 51.92625045776367, 109.47187805175781, 60.411251068115234, 108.62187194824219, 84.4418716430664, 109.01000213623047, 68.08499908447266, 70.34938049316406, 2.700000047683716, 9.425000190734863, 40.296875, 59.127498626708984, 51.614376068115234, 78.29375457763672, 61.24687576293945, 93.42437744140625, 77.69437408447266, 109.9112548828125], "mean": [0.9015412330627441, -0.8996735215187073, 1.1653560400009155, -0.0017438761424273252, -1.0044584274291992, 0.5467361807823181, -1.0493125915527344, -1.102160096168518, 1.3722957372665405, 0.022088918834924698, 1.3134827613830566, -0.04625657945871353, 53.811283111572266, 54.60921096801758, 12.93897819519043, 4.985033988952637, 14.629082679748535, 28.243791580200195, 17.497802734375, 32.04607391357422, 19.094961166381836, 33.07141876220703, 22.551109313964844, 38.13847732543945, 51.24448776245117, 59.74323654174805, 0.9317830204963684, 3.503091812133789, 24.13909912109375, 19.945608139038086, 26.65773582458496, 26.226858139038086, 27.984922409057617, 39.88042449951172, 28.09404945373535, 55.639984130859375], "std": [0.34027501940727234, 0.1531628966331482, 0.18436431884765625, 0.3457481861114502, 0.3913789391517639, 0.12331124395132065, 0.1504288762807846, 0.10854052007198334, 0.08808506280183792, 0.07207345217466354, 0.08729863166809082, 0.04305645450949669, 12.39587116241455, 3.343141794204712, 18.35136604309082, 2.4272077083587646, 15.865286827087402, 40.400875091552734, 20.42217254638672, 46.21976089477539, 23.872234344482422, 46.398109436035156, 32.15150833129883, 47.348480224609375, 13.821697235107422, 5.1914849281311035, 0.4578072428703308, 3.2491614818573, 14.187121391296387, 18.97770881652832, 20.447906494140625, 25.138586044311523, 24.566020965576172, 39.9061164855957, 28.213342666625977, 43.71375274658203], "count": [225]}, "action": {"min": [0.42067214846611023, -1.200312852859497, 0.9206912517547607, -0.374175488948822, -1.60405695438385, 0.27835792303085327, -1.360591173171997, -1.302047610282898, 1.1358433961868286, -0.05338273569941521, 1.239724040031433, -0.16070717573165894, 19.773332595825195, 47.341251373291016, -0.9487500190734863, -1.1050000190734863, 0.7037500143051147, -0.13562500476837158, 0.8709090948104858, -0.34375, 0.9318749904632568, -0.4938461482524872, 1.0149999856948853, 0.30812498927116394, 26.821250915527344, 53.979373931884766, 0.5056250095367432, -0.6193749904632568, 0.8943750262260437, 0.8031249642372131, 0.6818749904632568, 0.7287499904632568, 0.6931250095367432, 0.11142857372760773, 0.5456249713897705, 0.05687500536441803], "max": [1.3083895444869995, -0.7503385543823242, 1.4000152349472046, 0.5151112079620361, -0.5005435943603516, 0.6793602705001831, -0.8136873245239258, -0.9373331069946289, 1.4738069772720337, 0.26730838418006897, 1.6348134279251099, 0.004220073111355305, 70.04125213623047, 64.51444244384766, 47.83562469482422, 9.768000602722168, 40.56500244140625, 97.60124969482422, 51.92625045776367, 109.47187805175781, 60.411251068115234, 108.62187194824219, 84.4418716430664, 109.01000213623047, 68.08499908447266, 70.34938049316406, 2.700000047683716, 9.425000190734863, 40.296875, 59.127498626708984, 51.614376068115234, 78.29375457763672, 61.24687576293945, 93.42437744140625, 77.69437408447266, 109.9112548828125], "mean": [0.9015409350395203, -0.899674117565155, 1.1653544902801514, -0.0017438852228224277, -1.0044583082199097, 0.5467360019683838, -1.0493131875991821, -1.1021603345870972, 1.3722957372665405, 0.022088918834924698, 1.3134832382202148, -0.04625657573342323, 53.8112907409668, 54.60919189453125, 12.938980102539062, 4.98503303527832, 14.6290864944458, 28.243776321411133, 17.497785568237305, 32.04611587524414, 19.094942092895508, 33.0714111328125, 22.551097869873047, 38.13846206665039, 51.24448013305664, 59.743228912353516, 0.9317827224731445, 3.503091812133789, 24.139102935791016, 19.945608139038086, 26.657726287841797, 26.226850509643555, 27.984939575195312, 39.88041305541992, 28.09404945373535, 55.639957427978516], "std": [0.34027501940727234, 0.1531628966331482, 0.18436434864997864, 0.3457482159137726, 0.3913789987564087, 0.12331125140190125, 0.1504288911819458, 0.10854054987430573, 0.08808507025241852, 0.07207345217466354, 0.08729863166809082, 0.04305645823478699, 12.39587116241455, 3.343142032623291, 18.35136604309082, 2.4272072315216064, 15.865288734436035, 40.400882720947266, 20.42217445373535, 46.219764709472656, 23.872222900390625, 46.39810562133789, 32.15150833129883, 47.34847640991211, 13.821700096130371, 5.19148588180542, 0.45780739188194275, 3.2491614818573, 14.187122344970703, 18.97770881652832, 20.44790267944336, 25.13858985900879, 24.566024780273438, 39.90610885620117, 28.213348388671875, 43.71376037597656], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [225]}, "index": {"min": [799], "max": [1023], "mean": [911.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [5.177777777777778, 8.0, 8.0, 8.0, 8.0], "std": [1.7395898480694165, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [225]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [225]}, "eef_direction_state": {"mean": [3.471111111111111, 3.6933333333333334], "std": [1.9276493713239007, 1.8473284012925852], "min": [0, 1], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.0266666666666666, 0.9422222222222222], "std": [0.7939773296511692, 0.737108129830167], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7511111111111111, 0.68], "std": [0.8539118409407168, 0.8352245207128446], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.471111111111111, 3.6933333333333334], "std": [1.9276493713239007, 1.8473284012925852], "min": [0, 1], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.0266666666666666, 0.9422222222222222], "std": [0.7939773296511692, 0.737108129830167], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7511111111111111, 0.68], "std": [0.8539118409407168, 0.8352245207128446], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.659912221404147, 0.20688516068663515, 1.1944829577971383, -1.4185217114079585, 0.805593785390217, -2.0267604155643855, 0.6496145613602682, -0.19283404343708024, 1.1574447153946656, 1.2837527804296165, 0.271649090791527, 2.1890070692902874], "std": [0.05013795665427017, 0.07668974334235872, 0.013955939063685899, 0.1506263859509334, 0.13510461274233376, 0.22439955732310116, 0.023043790500394682, 0.04316091162180011, 0.021950228505509303, 0.11702482929755548, 0.07274628736386556, 0.05711032405565506], "min": [0.5822913949616269, 0.060229245752766974, 1.1595255544066938, -1.7690961217024854, 0.5755023930907686, -2.3409395658265355, 0.5913967138455712, -0.2661810877853893, 1.1291538427909995, 1.05889843622884, 0.154909299554854, 1.9980128720032102], "max": [0.7208806354796891, 0.2895949230547585, 1.2150241519487528, -1.1754060265913586, 1.0568957453087084, -1.7451164444293288, 0.68176045607654, -0.1153536769645982, 1.194852239925753, 1.449851685916961, 0.38741433901587086, 2.239672487522598], "count": [225]}, "eef_sim_pose_action": {"mean": [0.659912221404147, 0.20688516068663515, 1.1944829577971383, -1.4185217114079585, 0.805593785390217, -2.0267604155643855, 0.6496145613602682, -0.19283404343708024, 1.1574447153946656, 1.2837527804296165, 0.271649090791527, 2.1890070692902874], "std": [0.05013795665427017, 0.07668974334235872, 0.013955939063685899, 0.1506263859509334, 0.13510461274233376, 0.22439955732310116, 0.023043790500394682, 0.04316091162180011, 0.021950228505509303, 0.11702482929755548, 0.07274628736386556, 0.05711032405565506], "min": [0.5822913949616269, 0.060229245752766974, 1.1595255544066938, -1.7690961217024854, 0.5755023930907686, -2.3409395658265355, 0.5913967138455712, -0.2661810877853893, 1.1291538427909995, 1.05889843622884, 0.154909299554854, 1.9980128720032102], "max": [0.7208806354796891, 0.2895949230547585, 1.2150241519487528, -1.1754060265913586, 1.0568957453087084, -1.7451164444293288, 0.68176045607654, -0.1153536769645982, 1.194852239925753, 1.449851685916961, 0.38741433901587086, 2.239672487522598], "count": [225]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2508532169117647]], [[0.455185108251634]], [[0.5658374918300653]]], "std": [[[0.32611815013627754]], [[0.2500834761894478]], [[0.24799903371248502]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48808988357843136]], [[0.5061831147875817]], [[0.5027679473039215]]], "std": [[[0.3498798020500178]], [[0.3510938582422363]], [[0.35546039370850363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594958251633987]], [[0.4927036254084967]], [[0.49240600285947717]]], "std": [[[0.31570189883142247]], [[0.3141577981502814]], [[0.32281823345761357]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30120996119281046]], [[0.3973142973856209]], [[0.45114170751633986]]], "std": [[[0.2970382612462149]], [[0.30407521742770066]], [[0.36793977442097936]]], "count": [100]}, "observation.state": {"min": [0.4258936047554016, -1.1529383659362793, 0.8885383009910583, -0.43819618225097656, -1.6034444570541382, 0.4857375919818878, -1.4005026817321777, -1.2873846292495728, 1.1319862604141235, -0.05357347056269646, 1.1539397239685059, -0.1334528625011444, 17.278888702392578, 46.10187530517578, -1.1675000190734863, -1.8337500095367432, 0.6831250190734863, 0.4527272582054138, 0.9837499856948853, 0.27687498927116394, 1.0912500619888306, -2.447499990463257, 1.0943750143051147, 0.9581249952316284, 33.68555450439453, 45.51124954223633, 0.5831249952316284, -0.32374998927116394, 0.8243750333786011, -0.46312499046325684, 0.6974999904632568, -0.6781250238418579, 0.90625, -0.21700000762939453, 0.6143749952316284, 0.34312501549720764], "max": [1.3899061679840088, -0.7115949392318726, 1.3492790460586548, 0.4884079098701477, -0.501521110534668, 0.7279506921768188, -0.7990959286689758, -0.9653715491294861, 1.4874207973480225, 0.2811262905597687, 1.6323126554489136, -0.022411689162254333, 64.16874694824219, 59.27666473388672, 40.443748474121094, 9.510624885559082, 44.57437515258789, 76.48187255859375, 54.59312438964844, 105.94062805175781, 64.71312713623047, 105.26937103271484, 91.99874877929688, 110.30874633789062, 67.00187683105469, 75.58000183105469, 3.5012500286102295, 9.397500038146973, 51.016876220703125, 27.861249923706055, 70.38687896728516, 30.2137508392334, 75.77188110351562, 53.23875045776367, 71.20000457763672, 89.24625396728516], "mean": [0.8694583773612976, -0.8994351029396057, 1.1462697982788086, 0.02757047675549984, -0.9604411125183105, 0.5950741767883301, -1.0187287330627441, -1.1149672269821167, 1.405832290649414, 0.006870172917842865, 1.2663990259170532, -0.05118732526898384, 51.69778823852539, 53.53953552246094, 9.117965698242188, 4.3311238288879395, 17.770954132080078, 27.867231369018555, 22.708534240722656, 38.33001708984375, 26.19010353088379, 37.030487060546875, 31.77998161315918, 50.7225341796875, 57.82230758666992, 57.00380325317383, 0.8792278170585632, 3.386140823364258, 23.775041580200195, 8.630691528320312, 28.184371948242188, 7.126097202301025, 28.47652244567871, 14.30178165435791, 23.66364097595215, 31.797475814819336], "std": [0.3795528709888458, 0.1512216478586197, 0.1785140037536621, 0.35705995559692383, 0.42629069089889526, 0.07677886635065079, 0.1780657023191452, 0.11204014718532562, 0.08511442691087723, 0.06935339421033859, 0.1009075939655304, 0.022244108840823174, 11.11893081665039, 3.8245670795440674, 14.477210998535156, 4.464481353759766, 18.487192153930664, 33.83440399169922, 22.804306030273438, 47.067134857177734, 26.779294967651367, 47.19493103027344, 38.55642318725586, 46.01753616333008, 8.33470630645752, 8.555010795593262, 0.45373931527137756, 3.6006462574005127, 17.15605354309082, 11.031432151794434, 24.802640914916992, 8.874555587768555, 28.280046463012695, 19.87026023864746, 28.4473934173584, 32.703399658203125], "count": [192]}, "action": {"min": [0.4258936047554016, -1.1529383659362793, 0.8885383009910583, -0.43819618225097656, -1.6034444570541382, 0.4857375919818878, -1.4005026817321777, -1.2873846292495728, 1.1319862604141235, -0.05357347056269646, 1.1539397239685059, -0.1334528625011444, 17.278888702392578, 46.10187530517578, -1.1675000190734863, -1.8337500095367432, 0.6831250190734863, 0.4527272582054138, 0.9837499856948853, 0.27687498927116394, 1.0912500619888306, -2.447499990463257, 1.0943750143051147, 0.9581249952316284, 33.68555450439453, 45.51124954223633, 0.5831249952316284, -0.32374998927116394, 0.8243750333786011, -0.46312499046325684, 0.6974999904632568, -0.6781250238418579, 0.90625, -0.21700000762939453, 0.6143749952316284, 0.34312501549720764], "max": [1.3899061679840088, -0.7115949392318726, 1.3492790460586548, 0.4884079098701477, -0.501521110534668, 0.7279506921768188, -0.7990959286689758, -0.9653715491294861, 1.4874207973480225, 0.2811262905597687, 1.6323126554489136, -0.022411689162254333, 64.16874694824219, 59.27666473388672, 40.443748474121094, 9.510624885559082, 44.57437515258789, 76.48187255859375, 54.59312438964844, 105.94062805175781, 64.71312713623047, 105.26937103271484, 91.99874877929688, 110.30874633789062, 67.00187683105469, 75.58000183105469, 3.5012500286102295, 9.397500038146973, 51.016876220703125, 27.861249923706055, 70.38687896728516, 30.2137508392334, 75.77188110351562, 53.23875045776367, 71.20000457763672, 89.24625396728516], "mean": [0.8694583773612976, -0.89943528175354, 1.14626944065094, 0.02757049910724163, -0.9604413509368896, 0.5950742363929749, -1.0187286138534546, -1.1149669885635376, 1.4058319330215454, 0.006870171055197716, 1.2663992643356323, -0.05118728056550026, 51.69779968261719, 53.53955078125, 9.11796760559082, 4.3311238288879395, 17.770946502685547, 27.86720848083496, 22.708520889282227, 38.330013275146484, 26.190101623535156, 37.03047561645508, 31.78001594543457, 50.722503662109375, 57.82233810424805, 57.00382995605469, 0.8792280554771423, 3.386140823364258, 23.775056838989258, 8.630692481994629, 28.184358596801758, 7.126099109649658, 28.476526260375977, 14.301773071289062, 23.66364288330078, 31.79747772216797], "std": [0.3795528709888458, 0.1512216329574585, 0.17851398885250092, 0.35705992579460144, 0.4262906312942505, 0.07677886635065079, 0.1780657321214676, 0.11204013228416443, 0.08511442691087723, 0.06935339421033859, 0.1009075939655304, 0.022244108840823174, 11.118929862976074, 3.8245668411254883, 14.477206230163574, 4.464481353759766, 18.4871883392334, 33.834407806396484, 22.80430793762207, 47.067134857177734, 26.779306411743164, 47.19493103027344, 38.556427001953125, 46.01753234863281, 8.334705352783203, 8.555008888244629, 0.45373961329460144, 3.6006462574005127, 17.156051635742188, 11.03143310546875, 24.802642822265625, 8.874555587768555, 28.280044555664062, 19.870264053344727, 28.4473934173584, 32.703407287597656], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [192]}, "index": {"min": [1024], "max": [1215], "mean": [1119.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [4.880208333333333, 8.0, 8.0, 8.0, 8.0], "std": [2.031323449526746, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [192]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [192]}, "eef_direction_state": {"mean": [3.1770833333333335, 3.7135416666666665], "std": [1.6007471671240137, 1.6758778664520535], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.328125, 1.109375], "std": [0.6934519817850885, 0.7023143475028353], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.1197916666666667, 0.7916666666666666], "std": [0.8361767894792878, 0.8281086214313244], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.1770833333333335, 3.7135416666666665], "std": [1.6007471671240137, 1.6758778664520535], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.328125, 1.109375], "std": [0.6934519817850885, 0.7023143475028353], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.1197916666666667, 0.7916666666666666], "std": [0.8361767894792878, 0.8281086214313244], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.656081334444177, 0.19671781870587332, 1.1960255832141211, -1.4347031865787387, 0.8661703085075203, -2.0515647167606264, 0.6600509920376157, -0.19274494091713698, 1.157683605889468, 1.2997526522246992, 0.298592304792136, 2.184073687123384], "std": [0.050674185535737645, 0.08550949094054128, 0.028128609721332857, 0.19219306433077693, 0.1574297662605341, 0.2528058724720368, 0.025161387993817442, 0.04950685842839113, 0.030831306526675175, 0.16170713557793634, 0.07175765795689516, 0.047144504684882946], "min": [0.5686541518138519, 0.05872008634469608, 1.138516343347019, -1.891740314776398, 0.5053072132461898, -2.379663346901404, 0.5832960959792547, -0.26138605553186267, 1.1116379737121107, 1.0541617709957647, 0.1891746636331586, 2.0194685647225548], "max": [0.7093598945496838, 0.29242888634440245, 1.237200504837641, -1.2486470181195386, 1.116125444059982, -1.6959677487893485, 0.6935952365463185, -0.11607593186353315, 1.204845533616008, 1.539688689744485, 0.40784573262966717, 2.227630635384739], "count": [192]}, "eef_sim_pose_action": {"mean": [0.656081334444177, 0.19671781870587332, 1.1960255832141211, -1.4347031865787387, 0.8661703085075203, -2.0515647167606264, 0.6600509920376157, -0.19274494091713698, 1.157683605889468, 1.2997526522246992, 0.298592304792136, 2.184073687123384], "std": [0.050674185535737645, 0.08550949094054128, 0.028128609721332857, 0.19219306433077693, 0.1574297662605341, 0.2528058724720368, 0.025161387993817442, 0.04950685842839113, 0.030831306526675175, 0.16170713557793634, 0.07175765795689516, 0.047144504684882946], "min": [0.5686541518138519, 0.05872008634469608, 1.138516343347019, -1.891740314776398, 0.5053072132461898, -2.379663346901404, 0.5832960959792547, -0.26138605553186267, 1.1116379737121107, 1.0541617709957647, 0.1891746636331586, 2.0194685647225548], "max": [0.7093598945496838, 0.29242888634440245, 1.237200504837641, -1.2486470181195386, 1.116125444059982, -1.6959677487893485, 0.6935952365463185, -0.11607593186353315, 1.204845533616008, 1.539688689744485, 0.40784573262966717, 2.227630635384739], "count": [192]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24032472426470586]], [[0.44923445261437905]], [[0.5589403349673203]]], "std": [[[0.3213602891271016]], [[0.2482080656916772]], [[0.24490074341248438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044861580882353]], [[0.5223855575980392]], [[0.5198587295751634]]], "std": [[[0.34995275936308606]], [[0.3575261907844129]], [[0.3593489872216]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46042761642156865]], [[0.48541086805555556]], [[0.48172658088235293]]], "std": [[[0.3180956101732273]], [[0.31857635142962565]], [[0.32551872028741613]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3143960968137255]], [[0.4076124652777778]], [[0.45837081290849674]]], "std": [[[0.3039118908063022]], [[0.3096993891639218]], [[0.370835365499096]]], "count": [100]}, "observation.state": {"min": [0.33283743262290955, -1.1558947563171387, 0.8861850500106812, -0.40256267786026, -1.5950976610183716, 0.2734941244125366, -1.3807930946350098, -1.2297579050064087, 1.1127429008483887, -0.08118276298046112, 1.2152379751205444, -0.1970745027065277, 12.603333473205566, 49.973846435546875, -1.259374976158142, -0.7556250095367432, 0.8392857313156128, 0.010625000111758709, 0.852222204208374, -0.7918750047683716, 0.8949999809265137, 0.06812500953674316, 1.0724999904632568, 0.7599999904632568, 20.4637508392334, 56.073123931884766, 0.5674999952316284, -0.3062500059604645, 0.8287500143051147, 0.38624998927116394, 0.5625, 0.9366666674613953, 0.8706250190734863, -0.28125, 0.6931250095367432, 0.15062499046325684], "max": [1.322045922279358, -0.7200589179992676, 1.32386314868927, 0.5245050191879272, -0.4560778737068176, 0.8903400897979736, -0.7884384393692017, -0.9379394054412842, 1.4469844102859497, 0.27239471673965454, 1.632694125175476, -0.030112724751234055, 67.78500366210938, 64.5777816772461, 34.15937423706055, 9.372499465942383, 45.38999938964844, 78.19499969482422, 47.998748779296875, 107.12874603271484, 87.3862533569336, 110.921875, 90.0218734741211, 109.203125, 57.13312530517578, 77.0093765258789, 4.416250228881836, 9.582499504089355, 32.5368766784668, 57.77937698364258, 51.15312194824219, 44.223751068115234, 70.70500183105469, 99.83625030517578, 86.71500396728516, 110.92937469482422], "mean": [0.7661091685295105, -0.8796954154968262, 1.1311641931533813, 0.07136894762516022, -0.9016962051391602, 0.6940726637840271, -0.9803784489631653, -1.0856043100357056, 1.3814833164215088, -0.03953175991773605, 1.2849189043045044, -0.08304862678050995, 51.719669342041016, 54.295291900634766, 4.670655250549316, 4.434401512145996, 18.707189559936523, 26.268686294555664, 20.21401023864746, 37.546878814697266, 29.90513801574707, 40.27638626098633, 29.869754791259766, 45.61328125, 41.27942657470703, 65.98819732666016, 0.9831270575523376, 3.8716182708740234, 20.573633193969727, 18.987632751464844, 25.29988670349121, 16.142288208007812, 28.62750816345215, 26.942474365234375, 29.223224639892578, 46.57039260864258], "std": [0.3341757655143738, 0.14867673814296722, 0.1668241024017334, 0.3169727325439453, 0.39199399948120117, 0.19214989244937897, 0.14249709248542786, 0.08618464320898056, 0.06999902427196503, 0.07044874876737595, 0.08275579661130905, 0.03803867846727371, 13.22767448425293, 2.6941044330596924, 10.867613792419434, 2.9615280628204346, 18.78867530822754, 32.073936462402344, 20.652772903442383, 47.2526741027832, 34.511348724365234, 49.36671829223633, 37.17653274536133, 47.807098388671875, 14.865432739257812, 5.68017053604126, 0.6364977359771729, 3.203679323196411, 10.35421371459961, 24.224857330322266, 19.883249282836914, 17.63384246826172, 27.034170150756836, 33.7364616394043, 31.532745361328125, 47.70625305175781], "count": [185]}, "action": {"min": [0.33283743262290955, -1.1558947563171387, 0.8861850500106812, -0.40256267786026, -1.5950976610183716, 0.2734941244125366, -1.3807930946350098, -1.2297579050064087, 1.1127429008483887, -0.08118276298046112, 1.2152379751205444, -0.1970745027065277, 12.603333473205566, 49.973846435546875, -1.259374976158142, -0.7556250095367432, 0.8392857313156128, 0.010625000111758709, 0.852222204208374, -0.7918750047683716, 0.8949999809265137, 0.06812500953674316, 1.0724999904632568, 0.7599999904632568, 20.4637508392334, 56.073123931884766, 0.5674999952316284, -0.3062500059604645, 0.8287500143051147, 0.38624998927116394, 0.5625, 0.9366666674613953, 0.8706250190734863, -0.28125, 0.6931250095367432, 0.15062499046325684], "max": [1.322045922279358, -0.7200589179992676, 1.32386314868927, 0.5245050191879272, -0.4560778737068176, 0.8903400897979736, -0.7884384393692017, -0.9379394054412842, 1.4469844102859497, 0.27239471673965454, 1.632694125175476, -0.030112724751234055, 67.78500366210938, 64.5777816772461, 34.15937423706055, 9.372499465942383, 45.38999938964844, 78.19499969482422, 47.998748779296875, 107.12874603271484, 87.3862533569336, 110.921875, 90.0218734741211, 109.203125, 57.13312530517578, 77.0093765258789, 4.416250228881836, 9.582499504089355, 32.5368766784668, 57.77937698364258, 51.15312194824219, 44.223751068115234, 70.70500183105469, 99.83625030517578, 86.71500396728516, 110.92937469482422], "mean": [0.766109049320221, -0.8796952366828918, 1.1311631202697754, 0.07136890292167664, -0.9016963839530945, 0.6940724849700928, -0.9803780913352966, -1.0856040716171265, 1.381483554840088, -0.03953171893954277, 1.284919023513794, -0.08304855227470398, 51.71964645385742, 54.295284271240234, 4.670652866363525, 4.434401988983154, 18.707199096679688, 26.268707275390625, 20.214014053344727, 37.54686737060547, 29.905128479003906, 40.27641296386719, 29.869768142700195, 45.613319396972656, 41.279422760009766, 65.98820495605469, 0.9831274151802063, 3.8716187477111816, 20.573652267456055, 18.98763656616211, 25.299875259399414, 16.142282485961914, 28.62751579284668, 26.942472457885742, 29.22321128845215, 46.570369720458984], "std": [0.3341757655143738, 0.14867672324180603, 0.166824072599411, 0.3169727325439453, 0.39199399948120117, 0.19214992225170135, 0.14249710738658905, 0.08618465065956116, 0.06999901682138443, 0.07044874131679535, 0.08275579661130905, 0.03803867846727371, 13.227673530578613, 2.6941044330596924, 10.867615699768066, 2.9615283012390137, 18.788677215576172, 32.073936462402344, 20.65277671813965, 47.252685546875, 34.51134490966797, 49.36671447753906, 37.17652893066406, 47.807090759277344, 14.865432739257812, 5.680169582366943, 0.6364977359771729, 3.203678607940674, 10.354214668273926, 24.224857330322266, 19.88324737548828, 17.63384437561035, 27.034170150756836, 33.73645782470703, 31.532743453979492, 47.706268310546875], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [185]}, "index": {"min": [1216], "max": [1400], "mean": [1308.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [5.037837837837838, 8.0, 8.0, 8.0, 8.0], "std": [1.834703209130928, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [185]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [185]}, "eef_direction_state": {"mean": [3.4486486486486485, 3.9513513513513514], "std": [1.8827268352078284, 1.5778229307740947], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1891891891891893, 0.9567567567567568], "std": [0.772424677963081, 0.6804372761531141], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [1.0594594594594595, 0.7513513513513513], "std": [0.8584900192904572, 0.8336249794013844], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.4486486486486485, 3.9513513513513514], "std": [1.8827268352078284, 1.5778229307740947], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1891891891891893, 0.9567567567567568], "std": [0.772424677963081, 0.6804372761531141], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [1.0594594594594595, 0.7513513513513513], "std": [0.8584900192904572, 0.8336249794013844], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6612318064063504, 0.18422167390103872, 1.2197618475132375, -1.3383194031291819, 0.9448506607475345, -1.9827330593996713, 0.6546519361519861, -0.18448386865939112, 1.1774299673144981, 1.2477580242325124, 0.3490527927512863, 2.1940826912766], "std": [0.047396712438356595, 0.0703592800287602, 0.028790988046023213, 0.22182654266020693, 0.1639832043736031, 0.2304905975243001, 0.018884831333374135, 0.036473127244733894, 0.023957064871938816, 0.12369616152995558, 0.04426280821550282, 0.05086107186240771], "min": [0.575112388684853, 0.05369516606331229, 1.1640131020535396, -1.8946369158477432, 0.5441703196112928, -2.439269573876282, 0.5862647870725226, -0.26358649733313855, 1.1429690334068086, 1.0430313550408021, 0.27697220137052136, 1.9961922468193796], "max": [0.7174059347823822, 0.26592723118357764, 1.259210558907238, -1.1512557934148753, 1.1983928766020244, -1.7389474708711072, 0.6742136630730382, -0.12811527236836276, 1.2170985850594762, 1.4309689525293903, 0.42388331312043004, 2.247255071404187], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6612318064063504, 0.18422167390103872, 1.2197618475132375, -1.3383194031291819, 0.9448506607475345, -1.9827330593996713, 0.6546519361519861, -0.18448386865939112, 1.1774299673144981, 1.2477580242325124, 0.3490527927512863, 2.1940826912766], "std": [0.047396712438356595, 0.0703592800287602, 0.028790988046023213, 0.22182654266020693, 0.1639832043736031, 0.2304905975243001, 0.018884831333374135, 0.036473127244733894, 0.023957064871938816, 0.12369616152995558, 0.04426280821550282, 0.05086107186240771], "min": [0.575112388684853, 0.05369516606331229, 1.1640131020535396, -1.8946369158477432, 0.5441703196112928, -2.439269573876282, 0.5862647870725226, -0.26358649733313855, 1.1429690334068086, 1.0430313550408021, 0.27697220137052136, 1.9961922468193796], "max": [0.7174059347823822, 0.26592723118357764, 1.259210558907238, -1.1512557934148753, 1.1983928766020244, -1.7389474708711072, 0.6742136630730382, -0.12811527236836276, 1.2170985850594762, 1.4309689525293903, 0.42388331312043004, 2.247255071404187], "count": [185]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24507845996732025]], [[0.45895730596405226]], [[0.5752159334150326]]], "std": [[[0.33122881353204525]], [[0.24811639458898446]], [[0.24145643221332108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48467671364379084]], [[0.5014502757352941]], [[0.49716809232026143]]], "std": [[[0.35079433186748865]], [[0.3558197475411899]], [[0.35958293825550613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45322856209150325]], [[0.48407602736928107]], [[0.4913032802287582]]], "std": [[[0.30622043987071335]], [[0.3078748261503977]], [[0.3185021779295735]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3041801102941176]], [[0.39797478349673204]], [[0.4506762254901961]]], "std": [[[0.29917031036686825]], [[0.3050141291911783]], [[0.36811005690711485]]], "count": [100]}, "observation.state": {"min": [0.49608510732650757, -1.087419867515564, 0.9637503027915955, -0.40245670080184937, -1.6128997802734375, 0.4478522837162018, -1.28848135471344, -1.291843056678772, 1.2011711597442627, -0.039935722947120667, 1.279731273651123, -0.13285945355892181, 16.670000076293945, 45.79375076293945, -1.193750023841858, -0.534375011920929, 0.6200000047683716, 0.18187500536441803, 0.8025000095367432, -0.6818749904632568, 0.9381250143051147, -0.23875001072883606, 1.1454545259475708, 0.9950000047683716, 29.369375228881836, 53.44750213623047, 0.8637499809265137, -0.47062498331069946, 0.7024999856948853, 0.07124999910593033, 0.578125, 1.0606250762939453, 1.0, -0.3425000011920929, 0.546875, -0.3700000047683716], "max": [1.2551261186599731, -0.7564660310745239, 1.375457763671875, 0.2177271693944931, -0.6382324695587158, 0.8458982110023499, -0.8124713897705078, -0.9773615598678589, 1.4505608081817627, 0.21522372961044312, 1.6455371379852295, -0.03528648614883423, 67.26312255859375, 61.87555694580078, 52.6306266784668, 9.526874542236328, 62.21812438964844, 39.426876068115234, 55.11750030517578, 65.68562316894531, 56.991249084472656, 75.99437713623047, 53.540626525878906, 99.20874786376953, 67.63063049316406, 66.26687622070312, 2.666249990463257, 9.547499656677246, 48.15187454223633, 28.681249618530273, 49.826873779296875, 68.44937896728516, 48.953125, 92.52874755859375, 48.182498931884766, 105.92937469482422], "mean": [0.8760527968406677, -0.887304961681366, 1.1347565650939941, -0.10265041142702103, -1.0605974197387695, 0.6758365035057068, -1.048911452293396, -1.1372483968734741, 1.381806492805481, 0.09771910309791565, 1.3817254304885864, -0.05332929641008377, 51.8172607421875, 52.82139587402344, 9.490958213806152, 3.8226780891418457, 22.538610458374023, 9.763253211975098, 21.841230392456055, 17.31991195678711, 21.26526641845703, 22.220956802368164, 14.929469108581543, 41.32997131347656, 47.82497787475586, 59.78207015991211, 1.0813342332839966, 4.902953624725342, 24.81161880493164, 6.710149765014648, 23.334827423095703, 15.858965873718262, 22.663347244262695, 20.184019088745117, 19.487661361694336, 30.608898162841797], "std": [0.2459150105714798, 0.10022446513175964, 0.14607790112495422, 0.1924097090959549, 0.3355046510696411, 0.16355577111244202, 0.14074869453907013, 0.10472501069307327, 0.07245344668626785, 0.07466796040534973, 0.09462584555149078, 0.01642817072570324, 14.872281074523926, 4.884249210357666, 16.254701614379883, 3.701669454574585, 22.470069885253906, 11.71504020690918, 21.579137802124023, 22.828981399536133, 21.0823917388916, 26.926239013671875, 17.151517868041992, 37.8385009765625, 15.284253120422363, 4.51646089553833, 0.2746714949607849, 3.822354555130005, 15.210075378417969, 9.61974811553955, 15.77120304107666, 22.965314865112305, 15.320058822631836, 32.067378997802734, 14.054450035095215, 39.43583679199219], "count": [216]}, "action": {"min": [0.49608510732650757, -1.087419867515564, 0.9637503027915955, -0.40245670080184937, -1.6128997802734375, 0.4478522837162018, -1.28848135471344, -1.291843056678772, 1.2011711597442627, -0.039935722947120667, 1.279731273651123, -0.13285945355892181, 16.670000076293945, 45.79375076293945, -1.193750023841858, -0.534375011920929, 0.6200000047683716, 0.18187500536441803, 0.8025000095367432, -0.6818749904632568, 0.9381250143051147, -0.23875001072883606, 1.1454545259475708, 0.9950000047683716, 29.369375228881836, 53.44750213623047, 0.8637499809265137, -0.47062498331069946, 0.7024999856948853, 0.07124999910593033, 0.578125, 1.0606250762939453, 1.0, -0.3425000011920929, 0.546875, -0.3700000047683716], "max": [1.2551261186599731, -0.7564660310745239, 1.375457763671875, 0.2177271693944931, -0.6382324695587158, 0.8458982110023499, -0.8124713897705078, -0.9773615598678589, 1.4505608081817627, 0.21522372961044312, 1.6455371379852295, -0.03528648614883423, 67.26312255859375, 61.87555694580078, 52.6306266784668, 9.526874542236328, 62.21812438964844, 39.426876068115234, 55.11750030517578, 65.68562316894531, 56.991249084472656, 75.99437713623047, 53.540626525878906, 99.20874786376953, 67.63063049316406, 66.26687622070312, 2.666249990463257, 9.547499656677246, 48.15187454223633, 28.681249618530273, 49.826873779296875, 68.44937896728516, 48.953125, 92.52874755859375, 48.182498931884766, 105.92937469482422], "mean": [0.8760528564453125, -0.8873051404953003, 1.1347565650939941, -0.10265038907527924, -1.0605977773666382, 0.6758366227149963, -1.048911690711975, -1.1372482776641846, 1.3818062543869019, 0.09771914035081863, 1.381725549697876, -0.05332932248711586, 51.8172607421875, 52.821380615234375, 9.49095630645752, 3.8226778507232666, 22.538612365722656, 9.763245582580566, 21.841245651245117, 17.319923400878906, 21.2652587890625, 22.220958709716797, 14.929472923278809, 41.32997512817383, 47.82498550415039, 59.78206253051758, 1.0813345909118652, 4.902953624725342, 24.811609268188477, 6.710156440734863, 23.33482551574707, 15.858956336975098, 22.663345336914062, 20.18403434753418, 19.487668991088867, 30.608888626098633], "std": [0.245915025472641, 0.10022446513175964, 0.14607785642147064, 0.1924096941947937, 0.3355046510696411, 0.16355574131011963, 0.14074872434139252, 0.10472501069307327, 0.07245344668626785, 0.07466796785593033, 0.09462584555149078, 0.01642817072570324, 14.872281074523926, 4.884248733520508, 16.25470542907715, 3.701669931411743, 22.470069885253906, 11.71504020690918, 21.57913589477539, 22.828981399536133, 21.082395553588867, 26.926246643066406, 17.15151596069336, 37.83849334716797, 15.284253120422363, 4.5164618492126465, 0.27467161417007446, 3.822354555130005, 15.21007251739502, 9.619747161865234, 15.771203994750977, 22.965314865112305, 15.32005786895752, 32.0673828125, 14.054450988769531, 39.43582534790039], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [216]}, "index": {"min": [1401], "max": [1616], "mean": [1508.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [4.75462962962963, 8.0, 8.0, 8.0, 8.0], "std": [2.206886706856488, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [216]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [216]}, "eef_direction_state": {"mean": [3.509259259259259, 4.097222222222222], "std": [1.7611831585527453, 1.8014376117800495], "min": [0, 1], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.1990740740740742, 0.9675925925925926], "std": [0.7019807122983918, 0.8243211240170214], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.9814814814814815, 0.8055555555555556], "std": [0.8550663985640897, 0.8216777476527246], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [3.509259259259259, 4.097222222222222], "std": [1.7611831585527453, 1.8014376117800495], "min": [0, 1], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.1990740740740742, 0.9675925925925926], "std": [0.7019807122983918, 0.8243211240170214], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.9814814814814815, 0.8055555555555556], "std": [0.8550663985640897, 0.8216777476527246], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6567736804315337, 0.21073502554083234, 1.2128875002760315, -1.2589499658907755, 0.7892445094685608, -1.8747802319095157, 0.651740606893141, -0.19742425318607587, 1.1650358277030366, 1.205070857287438, 0.21628426428378716, 2.129844996739075], "std": [0.04261159387348612, 0.05873764174246836, 0.038640759630967116, 0.2392599524327513, 0.15929925915760038, 0.16767607151593852, 0.02333166857574497, 0.04400276933606132, 0.025143284229085183, 0.10108754952432591, 0.07845514204586072, 0.05082967829917319], "min": [0.5947697781327272, 0.08510912090089082, 1.142034329148327, -1.7056729393101389, 0.4426287774027493, -2.16206089284254, 0.5962956998535434, -0.25198009174461145, 1.125934734631902, 1.001764198960784, 0.10168232313575065, 2.0713200742465787], "max": [0.7221062871127927, 0.28891766407386443, 1.260663659121906, -0.9218474976028606, 1.0412539522648414, -1.6723194990681491, 0.6818037861614252, -0.11300005516951414, 1.2295470938484037, 1.3227239655279348, 0.3135063387869541, 2.22495573179481], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6567736804315337, 0.21073502554083234, 1.2128875002760315, -1.2589499658907755, 0.7892445094685608, -1.8747802319095157, 0.651740606893141, -0.19742425318607587, 1.1650358277030366, 1.205070857287438, 0.21628426428378716, 2.129844996739075], "std": [0.04261159387348612, 0.05873764174246836, 0.038640759630967116, 0.2392599524327513, 0.15929925915760038, 0.16767607151593852, 0.02333166857574497, 0.04400276933606132, 0.025143284229085183, 0.10108754952432591, 0.07845514204586072, 0.05082967829917319], "min": [0.5947697781327272, 0.08510912090089082, 1.142034329148327, -1.7056729393101389, 0.4426287774027493, -2.16206089284254, 0.5962956998535434, -0.25198009174461145, 1.125934734631902, 1.001764198960784, 0.10168232313575065, 2.0713200742465787], "max": [0.7221062871127927, 0.28891766407386443, 1.260663659121906, -0.9218474976028606, 1.0412539522648414, -1.6723194990681491, 0.6818037861614252, -0.11300005516951414, 1.2295470938484037, 1.3227239655279348, 0.3135063387869541, 2.22495573179481], "count": [216]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23885992034313727]], [[0.44809511642156863]], [[0.5622403982843137]]], "std": [[[0.31985052345596393]], [[0.24515955565203712]], [[0.2434656678756228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908194117647059]], [[0.5073251797385621]], [[0.5039023366013071]]], "std": [[[0.34905749336545383]], [[0.3553880501879022]], [[0.35805771145089166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46103984272875814]], [[0.4898150428921569]], [[0.4896032945261438]]], "std": [[[0.31088444772031604]], [[0.3123028013271128]], [[0.3211404034180745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3057531883169935]], [[0.3997750674019608]], [[0.4513373366013072]]], "std": [[[0.299985307349029]], [[0.30704286933970987]], [[0.36991217253329955]]], "count": [100]}, "observation.state": {"min": [0.4559824764728546, -1.105778455734253, 0.9487932920455933, -0.34763020277023315, -1.5974289178848267, 0.43006598949432373, -1.2611370086669922, -1.2860971689224243, 1.2276942729949951, 0.0078202486038208, 1.3755769729614258, -0.11224918067455292, 20.786666870117188, 51.96500015258789, -1.1875, -0.7912499904632568, 0.6143749952316284, 0.3531250059604645, 0.75, -0.6512500047683716, 0.8090000152587891, 0.1887499988079071, 1.0575000047683716, -0.26999998092651367, 18.251249313354492, 53.005001068115234, 0.5899999737739563, -0.6131250262260437, 1.8899999856948853, -0.020624998956918716, 0.7599999904632568, -0.7437499761581421, 1.0143749713897705, -0.10374999791383743, 0.5644444227218628, -0.5249999761581421], "max": [1.2527021169662476, -0.770771324634552, 1.3481584787368774, 0.2573767900466919, -0.5878299474716187, 0.9134670495986938, -0.858343780040741, -1.0164892673492432, 1.425001859664917, 0.20809490978717804, 1.6055669784545898, -0.048805028200149536, 69.01000213623047, 59.235626220703125, 43.611873626708984, 9.153749465942383, 46.595001220703125, 84.203125, 57.006248474121094, 101.61125183105469, 66.6500015258789, 105.27561950683594, 90.86624908447266, 109.61624908447266, 66.56999969482422, 78.50437927246094, 2.591249942779541, 9.246874809265137, 53.376251220703125, 29.803125381469727, 55.54750061035156, 34.34749984741211, 60.310001373291016, 58.67937469482422, 63.60562515258789, 91.28375244140625], "mean": [0.7859441041946411, -0.9245039224624634, 1.149743676185608, -0.014501270838081837, -0.9399276375770569, 0.7451059222221375, -1.047011137008667, -1.1392567157745361, 1.3632843494415283, 0.10661711543798447, 1.4229189157485962, -0.08773558586835861, 54.986045837402344, 54.22041702270508, 12.050357818603516, 5.132716655731201, 19.97513771057129, 31.51594352722168, 25.101762771606445, 38.35204315185547, 27.751205444335938, 40.29460525512695, 32.98548889160156, 51.63739776611328, 47.41704559326172, 63.332908630371094, 1.0662801265716553, 1.9861136674880981, 31.15790367126465, 4.956053256988525, 30.366350173950195, 9.98160171508789, 30.978437423706055, 14.089425086975098, 27.206308364868164, 31.95486831665039], "std": [0.2734232544898987, 0.11298920214176178, 0.1387089490890503, 0.22178322076797485, 0.31519415974617004, 0.17614011466503143, 0.135478213429451, 0.09562510251998901, 0.05011647567152977, 0.05555325746536255, 0.04384010285139084, 0.02209298685193062, 12.079789161682129, 1.9919264316558838, 16.220333099365234, 3.2732722759246826, 18.96116828918457, 36.53865432739258, 23.81772804260254, 45.70408248901367, 27.82901954650879, 47.075523376464844, 39.32025146484375, 47.16056442260742, 19.812227249145508, 10.214847564697266, 0.40062811970710754, 2.8149406909942627, 15.192924499511719, 7.839000701904297, 16.84782600402832, 12.7097806930542, 18.63119125366211, 21.373376846313477, 18.880632400512695, 34.813777923583984], "count": [187]}, "action": {"min": [0.4559824764728546, -1.105778455734253, 0.9487932920455933, -0.34763020277023315, -1.5974289178848267, 0.43006598949432373, -1.2611370086669922, -1.2860971689224243, 1.2276942729949951, 0.0078202486038208, 1.3755769729614258, -0.11224918067455292, 20.786666870117188, 51.96500015258789, -1.1875, -0.7912499904632568, 0.6143749952316284, 0.3531250059604645, 0.75, -0.6512500047683716, 0.8090000152587891, 0.1887499988079071, 1.0575000047683716, -0.26999998092651367, 18.251249313354492, 53.005001068115234, 0.5899999737739563, -0.6131250262260437, 1.8899999856948853, -0.020624998956918716, 0.7599999904632568, -0.7437499761581421, 1.0143749713897705, -0.10374999791383743, 0.5644444227218628, -0.5249999761581421], "max": [1.2527021169662476, -0.770771324634552, 1.3481584787368774, 0.2573767900466919, -0.5878299474716187, 0.9134670495986938, -0.858343780040741, -1.0164892673492432, 1.425001859664917, 0.20809490978717804, 1.6055669784545898, -0.048805028200149536, 69.01000213623047, 59.235626220703125, 43.611873626708984, 9.153749465942383, 46.595001220703125, 84.203125, 57.006248474121094, 101.61125183105469, 66.6500015258789, 105.27561950683594, 90.86624908447266, 109.61624908447266, 66.56999969482422, 78.50437927246094, 2.591249942779541, 9.246874809265137, 53.376251220703125, 29.803125381469727, 55.54750061035156, 34.34749984741211, 60.310001373291016, 58.67937469482422, 63.60562515258789, 91.28375244140625], "mean": [0.7859439253807068, -0.9245038628578186, 1.1497434377670288, -0.0145012391731143, -0.9399277567863464, 0.7451058626174927, -1.0470110177993774, -1.1392567157745361, 1.3632843494415283, 0.10661709308624268, 1.4229187965393066, -0.08773569017648697, 54.98604965209961, 54.22039031982422, 12.050360679626465, 5.132716655731201, 19.97515106201172, 31.515941619873047, 25.10175895690918, 38.3520622253418, 27.751205444335938, 40.294612884521484, 32.9854850769043, 51.637393951416016, 47.417049407958984, 63.33292770385742, 1.066280484199524, 1.9861136674880981, 31.15790367126465, 4.956052303314209, 30.366352081298828, 9.98160457611084, 30.978418350219727, 14.089422225952148, 27.206287384033203, 31.954872131347656], "std": [0.2734232544898987, 0.11298921704292297, 0.1387089639902115, 0.22178322076797485, 0.31519410014152527, 0.17614012956619263, 0.1354781836271286, 0.09562510251998901, 0.05011646822094917, 0.055553264915943146, 0.04384010285139084, 0.02209298685193062, 12.079787254333496, 1.9919263124465942, 16.220338821411133, 3.2732725143432617, 18.961164474487305, 36.53865432739258, 23.81772804260254, 45.70408248901367, 27.82901954650879, 47.07551956176758, 39.320255279541016, 47.16057205200195, 19.812227249145508, 10.214848518371582, 0.40062808990478516, 2.814940929412842, 15.192925453186035, 7.839001178741455, 16.84782600402832, 12.7097806930542, 18.631189346313477, 21.373380661010742, 18.88063621520996, 34.813777923583984], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [187]}, "index": {"min": [1617], "max": [1803], "mean": [1710.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [4.609625668449198, 8.0, 8.0, 8.0, 8.0], "std": [2.089575186205649, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [187]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [187]}, "eef_direction_state": {"mean": [2.8823529411764706, 4.021390374331551], "std": [1.799304328885445, 1.8613927832666552], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.1818181818181819, 0.839572192513369], "std": [0.7158188976374382, 0.777996761796463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.9411764705882353, 0.7540106951871658], "std": [0.8539087265294569, 0.8295494943172335], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [2.8823529411764706, 4.021390374331551], "std": [1.799304328885445, 1.8613927832666552], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.1818181818181819, 0.839572192513369], "std": [0.7158188976374382, 0.777996761796463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.9411764705882353, 0.7540106951871658], "std": [0.8539087265294569, 0.8295494943172335], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6633298025036191, 0.17882707150035274, 1.2103583862060538, -1.2781959364128714, 0.8998897427642836, -1.9296096065007535, 0.6458252149495443, -0.19451315845291914, 1.1726679450446986, 1.1604712930022067, 0.2245280909743668, 2.118075253715767], "std": [0.037805844265766456, 0.07207054142016746, 0.034990697184456035, 0.22942892045326077, 0.15763089644085987, 0.1746754449655243, 0.014491702028342783, 0.04300293786249529, 0.01915386719301746, 0.10184914554815581, 0.06586347493806409, 0.039759540623214046], "min": [0.5862928240943809, 0.06892004257924367, 1.1399718753403392, -1.782984939082917, 0.5516062084081819, -2.282138025538897, 0.6016835209447584, -0.24092768484331714, 1.1453374646410845, 0.9872744888480274, 0.13511712260021613, 2.0568699251744738], "max": [0.7110639097144479, 0.2825557807745124, 1.25096944838179, -1.0394211413905383, 1.14520557073799, -1.7055550403532211, 0.6636406839462877, -0.1285035200676721, 1.2039404847766442, 1.2898185860155746, 0.3165583634775566, 2.176362794224805], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6633298025036191, 0.17882707150035274, 1.2103583862060538, -1.2781959364128714, 0.8998897427642836, -1.9296096065007535, 0.6458252149495443, -0.19451315845291914, 1.1726679450446986, 1.1604712930022067, 0.2245280909743668, 2.118075253715767], "std": [0.037805844265766456, 0.07207054142016746, 0.034990697184456035, 0.22942892045326077, 0.15763089644085987, 0.1746754449655243, 0.014491702028342783, 0.04300293786249529, 0.01915386719301746, 0.10184914554815581, 0.06586347493806409, 0.039759540623214046], "min": [0.5862928240943809, 0.06892004257924367, 1.1399718753403392, -1.782984939082917, 0.5516062084081819, -2.282138025538897, 0.6016835209447584, -0.24092768484331714, 1.1453374646410845, 0.9872744888480274, 0.13511712260021613, 2.0568699251744738], "max": [0.7110639097144479, 0.2825557807745124, 1.25096944838179, -1.0394211413905383, 1.14520557073799, -1.7055550403532211, 0.6636406839462877, -0.1285035200676721, 1.2039404847766442, 1.2898185860155746, 0.3165583634775566, 2.176362794224805], "count": [187]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2339382230392157]], [[0.4540693239379085]], [[0.5721134946895425]]], "std": [[[0.3156016103176804]], [[0.2402001471554895]], [[0.24056670171841565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49565898488562093]], [[0.5067351041666667]], [[0.5001882659313726]]], "std": [[[0.34643904494298117]], [[0.356610438054064]], [[0.3599934009026419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579437990196078]], [[0.47871945057189547]], [[0.47118175857843136]]], "std": [[[0.3320063482967558]], [[0.33239368069756065]], [[0.33821764871573595]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35465719566993464]], [[0.45120572712418305]], [[0.5099119260620916]]], "std": [[[0.3162323033537618]], [[0.30895616094149436]], [[0.35858446586726833]]], "count": [100]}, "observation.state": {"min": [0.4101100564002991, -1.1401827335357666, 0.9387053847312927, -0.34533074498176575, -1.5959453582763672, 0.3717002272605896, -1.3208590745925903, -1.2658073902130127, 1.1435576677322388, -0.09675173461437225, 1.161044716835022, -0.13247798383235931, 14.162221908569336, 45.264373779296875, -1.21875, -1.6137499809265137, 0.5425000190734863, 0.4743749797344208, 0.6993750333786011, -0.9156249761581421, 0.6200000047683716, -3.6737499237060547, 1.0681250095367432, -0.2043749988079071, 31.251110076904297, 49.84312438964844, 0.45374998450279236, -0.6693750023841858, 0.8543750047683716, 0.6568750143051147, 0.7181249856948853, 0.4950000047683716, 0.7319999933242798, 0.4012500047683716, 0.5463636517524719, 0.6000000238418579], "max": [1.3116083145141602, -0.7728694677352905, 1.3706655502319336, 0.39003491401672363, -0.6096217632293701, 0.7362477779388428, -0.799119770526886, -0.9713321328163147, 1.5142433643341064, 0.20360197126865387, 1.6354068517684937, -0.03268768638372421, 62.083126068115234, 61.488887786865234, 66.0218734741211, 9.523124694824219, 49.8181266784668, 66.26374816894531, 61.31687545776367, 107.70124816894531, 79.10187530517578, 107.97750091552734, 94.07875061035156, 109.8331298828125, 61.63312530517578, 63.56999969482422, 2.853749990463257, 9.78125, 42.69312286376953, 60.09625244140625, 56.307498931884766, 91.54375457763672, 67.05937957763672, 105.38125610351562, 75.13249969482422, 110.10625457763672], "mean": [0.7748768329620361, -0.9289714694023132, 1.1854442358016968, 0.045161664485931396, -0.9749476909637451, 0.6166212558746338, -1.0144851207733154, -1.1199734210968018, 1.404647946357727, 0.033166367560625076, 1.335377812385559, -0.05772578343749046, 47.34359359741211, 52.72858810424805, 19.414161682128906, 4.626219272613525, 23.03574562072754, 26.777606964111328, 27.19990348815918, 42.05827331542969, 31.885175704956055, 41.745723724365234, 35.93858337402344, 50.11069107055664, 51.51169967651367, 57.15054702758789, 0.8612747192382812, 3.44018292427063, 21.424297332763672, 20.52284812927246, 25.83631706237793, 29.41330909729004, 29.196901321411133, 33.80891036987305, 29.233325958251953, 42.413543701171875], "std": [0.29627788066864014, 0.12761670351028442, 0.12750263512134552, 0.25848671793937683, 0.29295414686203003, 0.10995298624038696, 0.17383430898189545, 0.10571703314781189, 0.10463941842317581, 0.08444798737764359, 0.1353847086429596, 0.023497307673096657, 14.860074043273926, 4.745159149169922, 22.023052215576172, 4.612897872924805, 20.383136749267578, 29.178264617919922, 25.660974502563477, 49.34449768066406, 31.838464736938477, 50.18191146850586, 40.67272186279297, 49.5411376953125, 9.193839073181152, 3.754342555999756, 0.4408596158027649, 3.3465256690979004, 15.266489028930664, 25.647056579589844, 20.769834518432617, 36.390785217285156, 24.917531967163086, 43.32841110229492, 28.77252960205078, 46.0660514831543], "count": [188]}, "action": {"min": [0.4101100564002991, -1.1401827335357666, 0.9387053847312927, -0.34533074498176575, -1.5959453582763672, 0.3717002272605896, -1.3208590745925903, -1.2658073902130127, 1.1435576677322388, -0.09675173461437225, 1.161044716835022, -0.13247798383235931, 14.162221908569336, 45.264373779296875, -1.21875, -1.6137499809265137, 0.5425000190734863, 0.4743749797344208, 0.6993750333786011, -0.9156249761581421, 0.6200000047683716, -3.6737499237060547, 1.0681250095367432, -0.2043749988079071, 31.251110076904297, 49.84312438964844, 0.45374998450279236, -0.6693750023841858, 0.8543750047683716, 0.6568750143051147, 0.7181249856948853, 0.4950000047683716, 0.7319999933242798, 0.4012500047683716, 0.5463636517524719, 0.6000000238418579], "max": [1.3116083145141602, -0.7728694677352905, 1.3706655502319336, 0.39003491401672363, -0.6096217632293701, 0.7362477779388428, -0.799119770526886, -0.9713321328163147, 1.5142433643341064, 0.20360197126865387, 1.6354068517684937, -0.03268768638372421, 62.083126068115234, 61.488887786865234, 66.0218734741211, 9.523124694824219, 49.8181266784668, 66.26374816894531, 61.31687545776367, 107.70124816894531, 79.10187530517578, 107.97750091552734, 94.07875061035156, 109.8331298828125, 61.63312530517578, 63.56999969482422, 2.853749990463257, 9.78125, 42.69312286376953, 60.09625244140625, 56.307498931884766, 91.54375457763672, 67.05937957763672, 105.38125610351562, 75.13249969482422, 110.10625457763672], "mean": [0.7748767137527466, -0.9289712309837341, 1.1854442358016968, 0.0451616570353508, -0.9749477505683899, 0.616621196269989, -1.0144847631454468, -1.1199731826782227, 1.4046472311019897, 0.033166371285915375, 1.33537757396698, -0.057725854218006134, 47.34357452392578, 52.72858810424805, 19.414175033569336, 4.626217365264893, 23.035757064819336, 26.77760887145996, 27.199914932250977, 42.058265686035156, 31.885181427001953, 41.74570083618164, 35.938602447509766, 50.11066436767578, 51.51169204711914, 57.15053176879883, 0.8612751364707947, 3.4401817321777344, 21.424293518066406, 20.522842407226562, 25.83631134033203, 29.413311004638672, 29.1968936920166, 33.80891799926758, 29.23333168029785, 42.413536071777344], "std": [0.29627788066864014, 0.12761671841144562, 0.12750262022018433, 0.2584867477416992, 0.29295414686203003, 0.10995297133922577, 0.17383429408073425, 0.1057170182466507, 0.10463942587375641, 0.08444797992706299, 0.1353847086429596, 0.023497305810451508, 14.860074043273926, 4.7451581954956055, 22.023056030273438, 4.612895965576172, 20.383140563964844, 29.178264617919922, 25.660978317260742, 49.3444938659668, 31.838468551635742, 50.18191146850586, 40.67272186279297, 49.54114532470703, 9.193838119506836, 3.7543420791625977, 0.44085976481437683, 3.3465254306793213, 15.266490936279297, 25.647056579589844, 20.76983642578125, 36.390785217285156, 24.917531967163086, 43.32841110229492, 28.77252960205078, 46.066043853759766], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [188]}, "index": {"min": [1804], "max": [1991], "mean": [1897.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [4.99468085106383, 8.0, 8.0, 8.0, 8.0], "std": [1.8976394642928927, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [188]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [188]}, "eef_direction_state": {"mean": [2.7127659574468086, 3.478723404255319], "std": [1.6955658091944392, 1.9744577677646808], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.324468085106383, 1.0212765957446808], "std": [0.7116337466751921, 0.7362747435318422], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.202127659574468, 0.973404255319149], "std": [0.8261650346959121, 0.8406779852449505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [2.7127659574468086, 3.478723404255319], "std": [1.6955658091944392, 1.9744577677646808], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.324468085106383, 1.0212765957446808], "std": [0.7116337466751921, 0.7362747435318422], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.202127659574468, 0.973404255319149], "std": [0.8261650346959121, 0.8406779852449505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6641085914571346, 0.1771500362841618, 1.2240612693267245, -1.2401283876839682, 0.8448166915467483, -1.9530428238124922, 0.6581410540957955, -0.19325317646755183, 1.1734113875787715, 1.2180393195301331, 0.28547721851000596, 2.1492252775429006], "std": [0.034938349990218505, 0.07855659516442877, 0.032941264116846836, 0.16714143245839785, 0.15499914402818002, 0.1343162043440031, 0.03041898952408599, 0.044007121196367974, 0.022360143504068813, 0.0886152917881175, 0.023370052485853512, 0.042207656970079735], "min": [0.5826287757881168, 0.05032840827733889, 1.147713635832118, -1.6467126966423236, 0.534640663920694, -2.186848754754186, 0.5867647678074124, -0.2532853205345996, 1.1279741395613037, 1.1015467212883263, 0.23302080758810195, 2.0702767013527303], "max": [0.7160972496072336, 0.29697031889760866, 1.2622801420585235, -1.0599714648555119, 1.0836042152543972, -1.7892613461295903, 0.6882907410318554, -0.1201499238682549, 1.1996428012748102, 1.3712746451929272, 0.33135092311913317, 2.241651698088517], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6641085914571346, 0.1771500362841618, 1.2240612693267245, -1.2401283876839682, 0.8448166915467483, -1.9530428238124922, 0.6581410540957955, -0.19325317646755183, 1.1734113875787715, 1.2180393195301331, 0.28547721851000596, 2.1492252775429006], "std": [0.034938349990218505, 0.07855659516442877, 0.032941264116846836, 0.16714143245839785, 0.15499914402818002, 0.1343162043440031, 0.03041898952408599, 0.044007121196367974, 0.022360143504068813, 0.0886152917881175, 0.023370052485853512, 0.042207656970079735], "min": [0.5826287757881168, 0.05032840827733889, 1.147713635832118, -1.6467126966423236, 0.534640663920694, -2.186848754754186, 0.5867647678074124, -0.2532853205345996, 1.1279741395613037, 1.1015467212883263, 0.23302080758810195, 2.0702767013527303], "max": [0.7160972496072336, 0.29697031889760866, 1.2622801420585235, -1.0599714648555119, 1.0836042152543972, -1.7892613461295903, 0.6882907410318554, -0.1201499238682549, 1.1996428012748102, 1.3712746451929272, 0.33135092311913317, 2.241651698088517], "count": [188]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2276262642973856]], [[0.4542389808006536]], [[0.574978202614379]]], "std": [[[0.31373309959514295]], [[0.2366811128802743]], [[0.23719533975726004]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49919018586601305]], [[0.5146428594771242]], [[0.5112647855392157]]], "std": [[[0.3515423148661848]], [[0.3558187984100701]], [[0.3584213306954754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291157495915033]], [[0.4630183312908497]], [[0.4638802022058824]]], "std": [[[0.2976210229098576]], [[0.3007482615458134]], [[0.3101902005306976]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35435821486928104]], [[0.45114598651960786]], [[0.5129924325980392]]], "std": [[[0.3184124068881553]], [[0.30910794729854596]], [[0.3582025638396821]]], "count": [100]}, "observation.state": {"min": [0.4637550413608551, -1.1624752283096313, 0.9557022452354431, -0.28218594193458557, -1.5787365436553955, 0.40105000138282776, -1.3003865480422974, -1.249856948852539, 1.1515686511993408, 0.017953192815184593, 1.2729839086532593, -0.16214829683303833, 22.53444480895996, 43.49250030517578, -0.9750000238418579, -0.5006250143051147, 0.7174999713897705, 0.45249998569488525, 0.734375, 0.24562500417232513, 0.7925000190734863, -3.528749942779541, 1.109375, 0.5149999856948853, 38.815555572509766, 51.474998474121094, 0.5931249856948853, -0.6506249904632568, 0.851111114025116, 0.6781250238418579, 1.1119999885559082, -0.08187499642372131, 0.9068750143051147, 0.29124999046325684, 0.6111111044883728, 0.13187499344348907], "max": [1.211333155632019, -0.7897020578384399, 1.3738603591918945, 0.2688449025154114, -0.5080538988113403, 0.8262283205986023, -0.8813992738723755, -0.9248027205467224, 1.4462453126907349, 0.34304189682006836, 1.637610912322998, -0.02450980432331562, 71.39562225341797, 58.95111083984375, 50.52937316894531, 9.68375015258789, 51.17562484741211, 69.29812622070312, 59.162498474121094, 75.50374603271484, 72.51437377929688, 61.75437545776367, 94.66124725341797, 110.2768783569336, 77.15250396728516, 66.23249816894531, 2.0737500190734863, 9.125454902648926, 39.828125, 72.39250183105469, 48.171875, 84.44313049316406, 52.09312438964844, 107.72624969482422, 56.41062545776367, 109.76687622070312], "mean": [0.7285162806510925, -0.9398316740989685, 1.1873165369033813, 0.041138336062431335, -0.8985986113548279, 0.7039852738380432, -1.0644603967666626, -1.124428391456604, 1.3693968057632446, 0.14472171664237976, 1.3887760639190674, -0.08076765388250351, 53.80400848388672, 52.004364013671875, 7.908790588378906, 5.686479091644287, 19.900390625, 19.836252212524414, 23.71071434020996, 22.302509307861328, 27.919519424438477, 15.78896427154541, 28.240846633911133, 49.0767707824707, 64.43990325927734, 56.98866653442383, 0.9812924265861511, 2.245919942855835, 26.041461944580078, 23.108427047729492, 27.710235595703125, 26.58346939086914, 28.75197982788086, 34.92164993286133, 25.2856502532959, 53.421775817871094], "std": [0.21874049305915833, 0.13537631928920746, 0.12007791548967361, 0.17723912000656128, 0.25210335850715637, 0.15177835524082184, 0.1410447359085083, 0.10968467593193054, 0.06360659748315811, 0.0903901532292366, 0.06843201071023941, 0.04029763862490654, 13.196098327636719, 4.262606620788574, 16.5036678314209, 3.7010369300842285, 20.285497665405273, 25.138057708740234, 23.801233291625977, 28.695960998535156, 29.00165367126465, 21.825613021850586, 37.45594787597656, 46.319297790527344, 11.703603744506836, 5.247888088226318, 0.38274046778678894, 2.5821568965911865, 9.699238777160645, 29.374553680419922, 14.796669960021973, 33.23353576660156, 17.86119270324707, 44.28561782836914, 21.48346519470215, 41.4515495300293], "count": [188]}, "action": {"min": [0.4637550413608551, -1.1624752283096313, 0.9557022452354431, -0.28218594193458557, -1.5787365436553955, 0.40105000138282776, -1.3003865480422974, -1.249856948852539, 1.1515686511993408, 0.017953192815184593, 1.2729839086532593, -0.16214829683303833, 22.53444480895996, 43.49250030517578, -0.9750000238418579, -0.5006250143051147, 0.7174999713897705, 0.45249998569488525, 0.734375, 0.24562500417232513, 0.7925000190734863, -3.528749942779541, 1.109375, 0.5149999856948853, 38.815555572509766, 51.474998474121094, 0.5931249856948853, -0.6506249904632568, 0.851111114025116, 0.6781250238418579, 1.1119999885559082, -0.08187499642372131, 0.9068750143051147, 0.29124999046325684, 0.6111111044883728, 0.13187499344348907], "max": [1.211333155632019, -0.7897020578384399, 1.3738603591918945, 0.2688449025154114, -0.5080538988113403, 0.8262283205986023, -0.8813992738723755, -0.9248027205467224, 1.4462453126907349, 0.34304189682006836, 1.637610912322998, -0.02450980432331562, 71.39562225341797, 58.95111083984375, 50.52937316894531, 9.68375015258789, 51.17562484741211, 69.29812622070312, 59.162498474121094, 75.50374603271484, 72.51437377929688, 61.75437545776367, 94.66124725341797, 110.2768783569336, 77.15250396728516, 66.23249816894531, 2.0737500190734863, 9.125454902648926, 39.828125, 72.39250183105469, 48.171875, 84.44313049316406, 52.09312438964844, 107.72624969482422, 56.41062545776367, 109.76687622070312], "mean": [0.7285165786743164, -0.9398316144943237, 1.1873167753219604, 0.04113832116127014, -0.8985986709594727, 0.7039852738380432, -1.0644601583480835, -1.124428629875183, 1.3693968057632446, 0.14472170174121857, 1.3887767791748047, -0.08076763898134232, 53.80397415161133, 52.00436782836914, 7.90878963470459, 5.686480522155762, 19.900392532348633, 19.836240768432617, 23.71070671081543, 22.302513122558594, 27.919498443603516, 15.788975715637207, 28.240863800048828, 49.07677459716797, 64.4399185180664, 56.98869323730469, 0.9812920093536377, 2.245920181274414, 26.04146957397461, 23.10843276977539, 27.710227966308594, 26.58347511291504, 28.751968383789062, 34.92164993286133, 25.285646438598633, 53.42178726196289], "std": [0.21874047815799713, 0.13537631928920746, 0.12007793039083481, 0.1772390902042389, 0.25210335850715637, 0.15177835524082184, 0.1410447508096695, 0.10968469083309174, 0.06360660493373871, 0.0903901532292366, 0.06843201071023941, 0.04029764235019684, 13.196099281311035, 4.262606143951416, 16.5036678314209, 3.7010369300842285, 20.285499572753906, 25.13805389404297, 23.80124282836914, 28.695964813232422, 29.001646041870117, 21.82561492919922, 37.45594024658203, 46.319297790527344, 11.703605651855469, 5.247888565063477, 0.38274043798446655, 2.5821568965911865, 9.699238777160645, 29.374563217163086, 14.796670913696289, 33.23352813720703, 17.861190795898438, 44.285621643066406, 21.483463287353516, 41.45154571533203], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [188]}, "index": {"min": [1992], "max": [2179], "mean": [2085.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [4.712765957446808, 8.0, 8.0, 8.0, 8.0], "std": [2.00596101246309, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [188]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [188]}, "eef_direction_state": {"mean": [3.1808510638297873, 4.297872340425532], "std": [2.0678016179047503, 1.8698605434064175], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.1382978723404256, 0.8351063829787234], "std": [0.806899290161764, 0.8564160162782927], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.047872340425532, 0.8351063829787234], "std": [0.8397351055736683, 0.8501823892939919], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.1808510638297873, 4.297872340425532], "std": [2.0678016179047503, 1.8698605434064175], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.1382978723404256, 0.8351063829787234], "std": [0.806899290161764, 0.8564160162782927], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.047872340425532, 0.8351063829787234], "std": [0.8397351055736683, 0.8501823892939919], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6712894862239588, 0.16905049189603388, 1.2191913210965, -1.272370557526668, 0.8905140331378146, -1.9653441747649478, 0.6533444511081279, -0.20953559600596863, 1.1649723328208288, 1.207865252788521, 0.21768933742425994, 2.0835237079226414], "std": [0.03194976923353363, 0.0731515131964947, 0.03031669398993483, 0.2420351860112605, 0.09871316485155869, 0.14547118045804447, 0.021407189237402504, 0.040116520950091966, 0.031090222470954432, 0.13002799360889267, 0.09675343030765404, 0.06396479998747241], "min": [0.5876043990624562, 0.057783579058507506, 1.151457032074917, -1.8316869966639968, 0.6081808236235742, -2.2871362561518156, 0.5935379911381817, -0.2569497880957219, 1.1122672550084647, 1.0257077250045958, 0.02898944972783246, 1.9496769857825291], "max": [0.7235505761180203, 0.2824128822556804, 1.2540514040694772, -1.0275014778373475, 1.054714756648337, -1.7605286570053018, 0.6825913908730681, -0.15002902332833046, 1.2017341114340492, 1.3764373825604823, 0.3430264681254278, 2.1554308441772343], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6712894862239588, 0.16905049189603388, 1.2191913210965, -1.272370557526668, 0.8905140331378146, -1.9653441747649478, 0.6533444511081279, -0.20953559600596863, 1.1649723328208288, 1.207865252788521, 0.21768933742425994, 2.0835237079226414], "std": [0.03194976923353363, 0.0731515131964947, 0.03031669398993483, 0.2420351860112605, 0.09871316485155869, 0.14547118045804447, 0.021407189237402504, 0.040116520950091966, 0.031090222470954432, 0.13002799360889267, 0.09675343030765404, 0.06396479998747241], "min": [0.5876043990624562, 0.057783579058507506, 1.151457032074917, -1.8316869966639968, 0.6081808236235742, -2.2871362561518156, 0.5935379911381817, -0.2569497880957219, 1.1122672550084647, 1.0257077250045958, 0.02898944972783246, 1.9496769857825291], "max": [0.7235505761180203, 0.2824128822556804, 1.2540514040694772, -1.0275014778373475, 1.054714756648337, -1.7605286570053018, 0.6825913908730681, -0.15002902332833046, 1.2017341114340492, 1.3764373825604823, 0.3430264681254278, 2.1554308441772343], "count": [188]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23319634395424838]], [[0.45219872140522877]], [[0.5701312520424836]]], "std": [[[0.3118325229541233]], [[0.24018788302758648]], [[0.24347258194797322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4988666339869281]], [[0.5141455555555555]], [[0.5101602818627451]]], "std": [[[0.3507834882646447]], [[0.3571148426554829]], [[0.3587411824152505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4912082189542483]], [[0.5198004616013072]], [[0.5160071854575163]]], "std": [[[0.301334164920721]], [[0.3030184758169275]], [[0.3138140646087135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36081724673202614]], [[0.45396060049019604]], [[0.5109917749183006]]], "std": [[[0.3206875757845808]], [[0.3138394040380255]], [[0.360985071566697]]], "count": [100]}, "observation.state": {"min": [0.41034847497940063, -1.1261396408081055, 0.9483693838119507, -0.37997084856033325, -1.5681400299072266, 0.4355258643627167, -1.275844931602478, -1.2648298740386963, 1.237485408782959, -0.1504444181919098, 1.2155240774154663, -0.09225350618362427, 35.926666259765625, 38.54937744140625, -1.1556249856948853, -1.4656250476837158, 0.7543749809265137, 0.045625001192092896, 0.7806249856948853, 0.11937499791383743, 0.8187500238418579, -1.2300000190734863, 1.1362500190734863, 0.5318750143051147, 29.950000762939453, 49.2599983215332, 0.4950000047683716, -0.20937499403953552, 0.9168750047683716, -0.047499995678663254, 0.5922222137451172, 1.4815384149551392, 0.7131249904632568, -0.19312500953674316, 0.6043750047683716, -0.10999999940395355], "max": [1.2824147939682007, -0.7316462397575378, 1.377579689025879, 0.34559300541877747, -0.5029039978981018, 0.7595893144607544, -0.7513160705566406, -0.8976119756698608, 1.4853465557098389, 0.12688300013542175, 1.502144694328308, -0.035000380128622055, 67.81187438964844, 56.810001373291016, 57.79312515258789, 9.676249504089355, 42.6875, 77.62124633789062, 53.59812545776367, 106.39937591552734, 67.56187438964844, 108.8062515258789, 89.4593734741211, 109.8499984741211, 71.09562683105469, 70.02750396728516, 2.9987499713897705, 9.543333053588867, 41.20375061035156, 58.91374969482422, 52.46812438964844, 65.57125091552734, 70.89375305175781, 97.98687744140625, 80.75812530517578, 110.18812561035156], "mean": [0.6944108605384827, -0.949310839176178, 1.2099841833114624, 0.08586397767066956, -0.8437336087226868, 0.673255980014801, -0.9572963118553162, -1.0968408584594727, 1.4006626605987549, -0.05803072080016136, 1.2698355913162231, -0.05590477213263512, 58.50586700439453, 51.2711296081543, 14.518707275390625, 4.651872158050537, 21.804746627807617, 35.84660720825195, 27.52704429626465, 48.87815856933594, 32.93009567260742, 50.56327438354492, 39.07970428466797, 58.74749755859375, 52.34856414794922, 59.33095932006836, 0.976191520690918, 4.753915786743164, 20.0382022857666, 17.011390686035156, 21.39752960205078, 20.12919807434082, 24.445354461669922, 27.895339965820312, 25.116928100585938, 37.47197341918945], "std": [0.27136892080307007, 0.14193686842918396, 0.1381346732378006, 0.210687518119812, 0.30964311957359314, 0.1108793392777443, 0.19954124093055725, 0.12639135122299194, 0.07434176653623581, 0.06920790672302246, 0.06000334396958351, 0.011211084201931953, 9.362592697143555, 5.476837158203125, 17.932119369506836, 4.049767971038818, 18.513525009155273, 35.889984130859375, 23.285818099975586, 49.64472961425781, 29.11194610595703, 50.8221321105957, 40.07255554199219, 50.066890716552734, 13.045654296875, 5.571269512176514, 0.3592490553855896, 3.0684099197387695, 12.4291353225708, 23.564620971679688, 19.934268951416016, 26.442201614379883, 26.327695846557617, 38.36766052246094, 29.742780685424805, 43.84219741821289], "count": [229]}, "action": {"min": [0.41034847497940063, -1.1261396408081055, 0.9483693838119507, -0.37997084856033325, -1.5681400299072266, 0.4355258643627167, -1.275844931602478, -1.2648298740386963, 1.237485408782959, -0.1504444181919098, 1.2155240774154663, -0.09225350618362427, 35.926666259765625, 38.54937744140625, -1.1556249856948853, -1.4656250476837158, 0.7543749809265137, 0.045625001192092896, 0.7806249856948853, 0.11937499791383743, 0.8187500238418579, -1.2300000190734863, 1.1362500190734863, 0.5318750143051147, 29.950000762939453, 49.2599983215332, 0.4950000047683716, -0.20937499403953552, 0.9168750047683716, -0.047499995678663254, 0.5922222137451172, 1.4815384149551392, 0.7131249904632568, -0.19312500953674316, 0.6043750047683716, -0.10999999940395355], "max": [1.2824147939682007, -0.7316462397575378, 1.377579689025879, 0.34559300541877747, -0.5029039978981018, 0.7595893144607544, -0.7513160705566406, -0.8976119756698608, 1.4853465557098389, 0.12688300013542175, 1.502144694328308, -0.035000380128622055, 67.81187438964844, 56.810001373291016, 57.79312515258789, 9.676249504089355, 42.6875, 77.62124633789062, 53.59812545776367, 106.39937591552734, 67.56187438964844, 108.8062515258789, 89.4593734741211, 109.8499984741211, 71.09562683105469, 70.02750396728516, 2.9987499713897705, 9.543333053588867, 41.20375061035156, 58.91374969482422, 52.46812438964844, 65.57125091552734, 70.89375305175781, 97.98687744140625, 80.75812530517578, 110.18812561035156], "mean": [0.6944104433059692, -0.9493110775947571, 1.2099837064743042, 0.08586400747299194, -0.8437339663505554, 0.6732561588287354, -0.9572960734367371, -1.0968410968780518, 1.400663137435913, -0.05803067237138748, 1.2698359489440918, -0.05590490624308586, 58.505836486816406, 51.271156311035156, 14.518701553344727, 4.651873588562012, 21.804738998413086, 35.846580505371094, 27.527057647705078, 48.87813186645508, 32.930076599121094, 50.5632438659668, 39.07973098754883, 58.747535705566406, 52.34857177734375, 59.33100509643555, 0.9761919379234314, 4.7539143562316895, 20.03821563720703, 17.011388778686523, 21.39752960205078, 20.129196166992188, 24.445350646972656, 27.89533233642578, 25.116941452026367, 37.471981048583984], "std": [0.27136892080307007, 0.14193688333034515, 0.1381346583366394, 0.2106875330209732, 0.30964311957359314, 0.11087934672832489, 0.19954130053520203, 0.12639136612415314, 0.07434175908565521, 0.06920789927244186, 0.06000334396958351, 0.011211084201931953, 9.362592697143555, 5.476838111877441, 17.932125091552734, 4.049767971038818, 18.513526916503906, 35.88999557495117, 23.285816192626953, 49.64474105834961, 29.11194610595703, 50.82212448120117, 40.07255935668945, 50.066890716552734, 13.045654296875, 5.571268081665039, 0.35924893617630005, 3.0684099197387695, 12.429134368896484, 23.564619064331055, 19.934267044067383, 26.44220542907715, 26.327695846557617, 38.36766815185547, 29.742778778076172, 43.84219741821289], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [229]}, "index": {"min": [2180], "max": [2408], "mean": [2294.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [4.781659388646288, 8.0, 8.0, 8.0, 8.0], "std": [1.7744954008540113, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [229]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [229]}, "eef_direction_state": {"mean": [2.908296943231441, 4.091703056768559], "std": [1.734663598017666, 1.6174191472376322], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.1353711790393013, 0.8384279475982532], "std": [0.6568533346753705, 0.6641862541333047], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.9956331877729258, 0.62882096069869], "std": [0.8332491074437316, 0.8078484597273121], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [2.908296943231441, 4.091703056768559], "std": [1.734663598017666, 1.6174191472376322], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.1353711790393013, 0.8384279475982532], "std": [0.6568533346753705, 0.6641862541333047], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.9956331877729258, 0.62882096069869], "std": [0.8332491074437316, 0.8078484597273121], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6793385898394737, 0.1652484174264018, 1.2206992829981627, -1.3094162903252364, 0.9154339846514227, -1.9983265896168756, 0.6582339065989136, -0.1778239966179727, 1.1840644739135078, 1.242545309517234, 0.3425750344550575, 2.2136512708086244], "std": [0.04015184494109197, 0.07199791518299008, 0.02858391998883791, 0.19855147608528395, 0.11516453133337774, 0.1602456303361135, 0.02219754249092567, 0.05289694919017604, 0.02632876352963928, 0.1432623878116853, 0.06112399270244404, 0.03427989882254522], "min": [0.5926495396687399, 0.07013698106960195, 1.155557442835411, -1.7828443237484428, 0.6328717366007099, -2.273533222974616, 0.614537934102791, -0.26515294574410736, 1.139343697460253, 1.0375146136462883, 0.23037061983088214, 2.1102738591803156], "max": [0.7266937264063482, 0.27369392034434104, 1.2490025467009835, -1.1294371490609478, 1.0894200584954827, -1.7105671409694159, 0.684889730559039, -0.1126651229264356, 1.2199290170313266, 1.4778892152075298, 0.428656284750387, 2.293329042790954], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6793385898394737, 0.1652484174264018, 1.2206992829981627, -1.3094162903252364, 0.9154339846514227, -1.9983265896168756, 0.6582339065989136, -0.1778239966179727, 1.1840644739135078, 1.242545309517234, 0.3425750344550575, 2.2136512708086244], "std": [0.04015184494109197, 0.07199791518299008, 0.02858391998883791, 0.19855147608528395, 0.11516453133337774, 0.1602456303361135, 0.02219754249092567, 0.05289694919017604, 0.02632876352963928, 0.1432623878116853, 0.06112399270244404, 0.03427989882254522], "min": [0.5926495396687399, 0.07013698106960195, 1.155557442835411, -1.7828443237484428, 0.6328717366007099, -2.273533222974616, 0.614537934102791, -0.26515294574410736, 1.139343697460253, 1.0375146136462883, 0.23037061983088214, 2.1102738591803156], "max": [0.7266937264063482, 0.27369392034434104, 1.2490025467009835, -1.1294371490609478, 1.0894200584954827, -1.7105671409694159, 0.684889730559039, -0.1126651229264356, 1.2199290170313266, 1.4778892152075298, 0.428656284750387, 2.293329042790954], "count": [229]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.254999987745098]], [[0.4528157107843137]], [[0.5641612295751635]]], "std": [[[0.33255903054510055]], [[0.25694572327405907]], [[0.24910230984551462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5069899162581699]], [[0.5184966952614379]], [[0.5134116666666666]]], "std": [[[0.3538452423717316]], [[0.3609405224321371]], [[0.36466734721920185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692202124183007]], [[0.4974749632352941]], [[0.5003035600490197]]], "std": [[[0.32857354466760336]], [[0.3300188766789309]], [[0.33529030170948393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36833350081699345]], [[0.4614552920751634]], [[0.5194218014705883]]], "std": [[[0.3216305757709196]], [[0.3122428005773567]], [[0.3607219007363228]]], "count": [100]}, "observation.state": {"min": [0.41766804456710815, -1.1620222330093384, 0.8983961343765259, -0.46194568276405334, -1.6053011417388916, 0.453049898147583, -1.4671337604522705, -1.2225815057754517, 1.0509439706802368, -0.3483348488807678, 1.0271228551864624, -0.2446317970752716, 16.731111526489258, 48.74687576293945, -1.0556249618530273, -0.4762499928474426, 0.9587500095367432, -0.390625, 1.015625, -0.4893749952316284, 0.875, 0.14625000953674316, 1.1037499904632568, 0.6668750047683716, 26.925556182861328, 50.46875, 0.6981250047683716, -2.716249942779541, 0.9268749952316284, 0.5724999904632568, 0.609375, 0.49937501549720764, 0.734375, 0.8975000381469727, 0.6043750047683716, 0.6100000143051147], "max": [1.3564211130142212, -0.7619497179985046, 1.302214503288269, 0.36423760652542114, -0.5649176239967346, 0.7420176267623901, -0.7627126574516296, -0.8805409073829651, 1.4595969915390015, 0.2941388487815857, 1.6297271251678467, -0.04386968910694122, 67.33125305175781, 60.413333892822266, 49.470001220703125, 9.816666603088379, 46.55062484741211, 47.30875015258789, 53.19750213623047, 56.12437438964844, 56.221248626708984, 69.3343734741211, 61.134376525878906, 92.72875213623047, 61.24687576293945, 64.12687683105469, 3.1024999618530273, 9.478750228881836, 53.25062561035156, 55.498748779296875, 73.62125396728516, 103.5425033569336, 80.84500122070312, 109.63750457763672, 80.25125122070312, 110.80437469482422], "mean": [0.7925645709037781, -0.8678324222564697, 1.1311829090118408, 0.00273470813408494, -0.9540542960166931, 0.685012936592102, -0.9146122336387634, -1.0515480041503906, 1.3976466655731201, -0.18200872838497162, 1.11704421043396, -0.07057569921016693, 48.36536407470703, 53.20344161987305, 5.144911766052246, 5.476080417633057, 14.873229026794434, 11.939032554626465, 16.945531845092773, 13.713658332824707, 16.481689453125, 17.972267150878906, 13.335457801818848, 29.87920570373535, 43.10930633544922, 57.76662063598633, 0.8677852749824524, 2.413712501525879, 29.953039169311523, 20.33395767211914, 38.13814163208008, 30.061147689819336, 38.39963150024414, 33.877620697021484, 31.617740631103516, 48.93128204345703], "std": [0.22368699312210083, 0.13255222141742706, 0.11984112858772278, 0.18082068860530853, 0.23941229283809662, 0.09627138823270798, 0.13329337537288666, 0.09482226520776749, 0.07871706038713455, 0.12620151042938232, 0.1181248351931572, 0.04157751798629761, 11.854543685913086, 3.3934319019317627, 14.103270530700684, 4.294632911682129, 18.703027725219727, 19.68877601623535, 21.235836029052734, 22.353429794311523, 21.43827247619629, 26.421077728271484, 20.111902236938477, 38.328155517578125, 9.136570930480957, 3.8042049407958984, 0.2972760498523712, 3.2138214111328125, 18.848913192749023, 20.74667739868164, 25.891517639160156, 37.06472396850586, 28.603397369384766, 41.841453552246094, 27.626224517822266, 44.32074737548828], "count": [284]}, "action": {"min": [0.41766804456710815, -1.1620222330093384, 0.8983961343765259, -0.46194568276405334, -1.6053011417388916, 0.453049898147583, -1.4671337604522705, -1.2225815057754517, 1.0509439706802368, -0.3483348488807678, 1.0271228551864624, -0.2446317970752716, 16.731111526489258, 48.74687576293945, -1.0556249618530273, -0.4762499928474426, 0.9587500095367432, -0.390625, 1.015625, -0.4893749952316284, 0.875, 0.14625000953674316, 1.1037499904632568, 0.6668750047683716, 26.925556182861328, 50.46875, 0.6981250047683716, -2.716249942779541, 0.9268749952316284, 0.5724999904632568, 0.609375, 0.49937501549720764, 0.734375, 0.8975000381469727, 0.6043750047683716, 0.6100000143051147], "max": [1.3564211130142212, -0.7619497179985046, 1.302214503288269, 0.36423760652542114, -0.5649176239967346, 0.7420176267623901, -0.7627126574516296, -0.8805409073829651, 1.4595969915390015, 0.2941388487815857, 1.6297271251678467, -0.04386968910694122, 67.33125305175781, 60.413333892822266, 49.470001220703125, 9.816666603088379, 46.55062484741211, 47.30875015258789, 53.19750213623047, 56.12437438964844, 56.221248626708984, 69.3343734741211, 61.134376525878906, 92.72875213623047, 61.24687576293945, 64.12687683105469, 3.1024999618530273, 9.478750228881836, 53.25062561035156, 55.498748779296875, 73.62125396728516, 103.5425033569336, 80.84500122070312, 109.63750457763672, 80.25125122070312, 110.80437469482422], "mean": [0.7925638556480408, -0.8678321838378906, 1.1311856508255005, 0.002734619891270995, -0.9540544152259827, 0.6850125789642334, -0.9146105051040649, -1.051547884941101, 1.3976454734802246, -0.18200863897800446, 1.11704421043396, -0.0705757886171341, 48.3653564453125, 53.20344543457031, 5.144912242889404, 5.47607946395874, 14.8732328414917, 11.939034461975098, 16.945518493652344, 13.713652610778809, 16.481660842895508, 17.972274780273438, 13.335467338562012, 29.879201889038086, 43.109291076660156, 57.76665496826172, 0.8677852153778076, 2.4137120246887207, 29.953004837036133, 20.33394432067871, 38.13815689086914, 30.061134338378906, 38.399635314941406, 33.877601623535156, 31.617753982543945, 48.93130111694336], "std": [0.2236867994070053, 0.13255222141742706, 0.11984117329120636, 0.18082067370414734, 0.239412322640419, 0.09627144038677216, 0.13329340517520905, 0.09482227265834808, 0.07871706783771515, 0.12620152533054352, 0.1181248277425766, 0.04157751798629761, 11.854546546936035, 3.3934326171875, 14.103264808654785, 4.2946319580078125, 18.70302963256836, 19.68878173828125, 21.23583221435547, 22.35343360900879, 21.438264846801758, 26.42108917236328, 20.11189842224121, 38.328155517578125, 9.136571884155273, 3.8042044639587402, 0.29727599024772644, 3.2138218879699707, 18.848915100097656, 20.74667739868164, 25.891508102416992, 37.06473159790039, 28.603397369384766, 41.84145736694336, 27.626230239868164, 44.32075500488281], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [284]}, "index": {"min": [2409], "max": [2692], "mean": [2550.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [5.359154929577465, 8.0, 8.0, 8.0, 8.0], "std": [1.6416307132032066, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [284]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [284]}, "eef_direction_state": {"mean": [4.0, 4.23943661971831], "std": [2.077715430094002, 1.81515365222733], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8098591549295775, 0.7570422535211268], "std": [0.8130372424603034, 0.6719634764684737], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.5845070422535211, 0.4894366197183099], "std": [0.8157167223228702, 0.7386900993544924], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.0, 4.23943661971831], "std": [2.077715430094002, 1.81515365222733], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.8098591549295775, 0.7570422535211268], "std": [0.8130372424603034, 0.6719634764684737], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.5845070422535211, 0.4894366197183099], "std": [0.8157167223228702, 0.7386900993544924], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.6597564490886021, 0.18759137367825074, 1.2208804154087456, -1.2907036670911156, 0.874444480835128, -1.9609849853331716, 0.6642346614748043, -0.17873625546594193, 1.165172052079918, 1.3918519232587518, 0.4528578504641196, 2.2801536431666833], "std": [0.03244880573354562, 0.055336656895031304, 0.027535077390889916, 0.1440923387358752, 0.09147721626299066, 0.14023895421708027, 0.021941649966850284, 0.028033003634015476, 0.0339841364290876, 0.1701485756747912, 0.09696762601527599, 0.0941642813894548], "min": [0.577627889634609, 0.06486442839129378, 1.143556954262974, -1.6666804067650163, 0.550930637073777, -2.235347872463473, 0.5734558872596944, -0.273899467560597, 1.1253828142212723, 1.0643154224125335, 0.2434002642980353, 1.9924594614666815], "max": [0.7074041405799107, 0.27303414845566903, 1.2475679632758547, -1.1472084983711108, 1.0748752049795494, -1.7173218521896005, 0.6895991632065448, -0.1351919424661453, 1.2227683947630243, 1.59437626703449, 0.6214072462528368, 2.426156753851207], "count": [284]}, "eef_sim_pose_action": {"mean": [0.6597564490886021, 0.18759137367825074, 1.2208804154087456, -1.2907036670911156, 0.874444480835128, -1.9609849853331716, 0.6642346614748043, -0.17873625546594193, 1.165172052079918, 1.3918519232587518, 0.4528578504641196, 2.2801536431666833], "std": [0.03244880573354562, 0.055336656895031304, 0.027535077390889916, 0.1440923387358752, 0.09147721626299066, 0.14023895421708027, 0.021941649966850284, 0.028033003634015476, 0.0339841364290876, 0.1701485756747912, 0.09696762601527599, 0.0941642813894548], "min": [0.577627889634609, 0.06486442839129378, 1.143556954262974, -1.6666804067650163, 0.550930637073777, -2.235347872463473, 0.5734558872596944, -0.273899467560597, 1.1253828142212723, 1.0643154224125335, 0.2434002642980353, 1.9924594614666815], "max": [0.7074041405799107, 0.27303414845566903, 1.2475679632758547, -1.1472084983711108, 1.0748752049795494, -1.7173218521896005, 0.6895991632065448, -0.1351919424661453, 1.2227683947630243, 1.59437626703449, 0.6214072462528368, 2.426156753851207], "count": [284]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23564684844771241]], [[0.4537288194444445]], [[0.570548220996732]]], "std": [[[0.3204420290763651]], [[0.2448452079064335]], [[0.2441086368999665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4930865604575163]], [[0.5101914971405228]], [[0.5057084129901961]]], "std": [[[0.35018291851849026]], [[0.356393513297876]], [[0.35889680760155507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508799019607843]], [[0.48229466503267976]], [[0.4861762704248366]]], "std": [[[0.3006148920712602]], [[0.3014182784736119]], [[0.30974422610802355]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3563764685457516]], [[0.45307433210784315]], [[0.512352265114379]]], "std": [[[0.3193916180954016]], [[0.31120599671079796]], [[0.3599859068899578]]], "count": [100]}, "observation.state": {"min": [0.43733787536621094, -1.1494096517562866, 0.9023804068565369, -0.36373692750930786, -1.605736494064331, 0.2740901708602905, -1.3882107734680176, -1.304026484489441, 1.0871840715408325, -0.04773212969303131, 1.27310311794281, -0.2144274115562439, 18.989999771118164, 48.798126220703125, -1.0568749904632568, 0.06624999642372131, 0.6143749952316284, 0.33812499046325684, 0.79666668176651, -0.6706249713897705, 0.6931250095367432, 0.03125, 1.1412500143051147, 0.27399998903274536, 31.66666603088379, 55.125, 0.5774999856948853, 0.3700000047683716, 0.9286666512489319, 0.6399999856948853, 0.6733333468437195, -0.78125, 0.8042857050895691, -0.4325000047683716, 0.5687500238418579, -1.1388888359069824], "max": [1.3112374544143677, -0.7402533292770386, 1.401612639427185, 0.4999713897705078, -0.4060807228088379, 0.7343165874481201, -0.7875562906265259, -0.9084295034408569, 1.482151746749878, 0.2616748809814453, 1.639925241470337, -0.018692301586270332, 72.07250213623047, 60.553001403808594, 58.12187576293945, 9.5181245803833, 44.616249084472656, 85.95687866210938, 53.817501068115234, 105.89937591552734, 60.532501220703125, 100.12124633789062, 93.55750274658203, 110.6456298828125, 66.83000183105469, 69.34625244140625, 2.947499990463257, 9.508125305175781, 41.66062545776367, 49.96812438964844, 53.401248931884766, 28.698749542236328, 80.27125549316406, 10.858750343322754, 78.51812744140625, 54.920623779296875], "mean": [0.7341102957725525, -0.9044642448425293, 1.1946148872375488, 0.10470481216907501, -0.884719729423523, 0.6229090094566345, -1.0136946439743042, -1.1115204095840454, 1.4018172025680542, 0.023585554212331772, 1.3300044536590576, -0.051983948796987534, 55.074825286865234, 53.355194091796875, 14.466826438903809, 6.477951526641846, 16.20245933532715, 26.677152633666992, 19.190099716186523, 31.934602737426758, 20.772640228271484, 30.95201873779297, 27.877201080322266, 43.20280456542969, 51.3223762512207, 60.63269805908203, 1.0081467628479004, 4.168092727661133, 20.22879409790039, 14.566069602966309, 22.194772720336914, 8.277750015258789, 27.728946685791016, 1.6066021919250488, 23.941457748413086, 20.469221115112305], "std": [0.25533851981163025, 0.14224392175674438, 0.14761468768119812, 0.23562587797641754, 0.30695515871047974, 0.14522698521614075, 0.15741978585720062, 0.12718871235847473, 0.08753185719251633, 0.07596681267023087, 0.0756404772400856, 0.03615987300872803, 12.613893508911133, 2.415578603744507, 18.550748825073242, 3.246192693710327, 17.612415313720703, 36.80154800415039, 21.481992721557617, 45.84638214111328, 24.55129623413086, 43.27823257446289, 38.5819091796875, 46.73627471923828, 13.450787544250488, 4.432284355163574, 0.44649115204811096, 3.1413369178771973, 13.03886890411377, 19.873411178588867, 18.93137550354004, 11.417858123779297, 29.30459976196289, 2.524482250213623, 27.879474639892578, 16.053970336914062], "count": [228]}, "action": {"min": [0.43733787536621094, -1.1494096517562866, 0.9023804068565369, -0.36373692750930786, -1.605736494064331, 0.2740901708602905, -1.3882107734680176, -1.304026484489441, 1.0871840715408325, -0.04773212969303131, 1.27310311794281, -0.2144274115562439, 18.989999771118164, 48.798126220703125, -1.0568749904632568, 0.06624999642372131, 0.6143749952316284, 0.33812499046325684, 0.79666668176651, -0.6706249713897705, 0.6931250095367432, 0.03125, 1.1412500143051147, 0.27399998903274536, 31.66666603088379, 55.125, 0.5774999856948853, 0.3700000047683716, 0.9286666512489319, 0.6399999856948853, 0.6733333468437195, -0.78125, 0.8042857050895691, -0.4325000047683716, 0.5687500238418579, -1.1388888359069824], "max": [1.3112374544143677, -0.7402533292770386, 1.401612639427185, 0.4999713897705078, -0.4060807228088379, 0.7343165874481201, -0.7875562906265259, -0.9084295034408569, 1.482151746749878, 0.2616748809814453, 1.639925241470337, -0.018692301586270332, 72.07250213623047, 60.553001403808594, 58.12187576293945, 9.5181245803833, 44.616249084472656, 85.95687866210938, 53.817501068115234, 105.89937591552734, 60.532501220703125, 100.12124633789062, 93.55750274658203, 110.6456298828125, 66.83000183105469, 69.34625244140625, 2.947499990463257, 9.508125305175781, 41.66062545776367, 49.96812438964844, 53.401248931884766, 28.698749542236328, 80.27125549316406, 10.858750343322754, 78.51812744140625, 54.920623779296875], "mean": [0.7341101765632629, -0.9044643640518188, 1.194615125656128, 0.1047048419713974, -0.8847199082374573, 0.6229090690612793, -1.0136957168579102, -1.1115200519561768, 1.401816964149475, 0.02358555607497692, 1.3300046920776367, -0.05198390781879425, 55.074825286865234, 53.35521697998047, 14.466841697692871, 6.4779486656188965, 16.202468872070312, 26.677143096923828, 19.190080642700195, 31.934608459472656, 20.77266502380371, 30.952001571655273, 27.877225875854492, 43.202762603759766, 51.322410583496094, 60.632694244384766, 1.0081462860107422, 4.168092727661133, 20.228790283203125, 14.566073417663574, 22.194759368896484, 8.27774715423584, 27.728944778442383, 1.606603741645813, 23.941452026367188, 20.46923065185547], "std": [0.25533854961395264, 0.14224393665790558, 0.14761464297771454, 0.23562584817409515, 0.30695509910583496, 0.14522695541381836, 0.1574198454618454, 0.12718871235847473, 0.08753186464309692, 0.07596680521965027, 0.0756404772400856, 0.03615987300872803, 12.613893508911133, 2.4155783653259277, 18.550743103027344, 3.246192455291748, 17.612415313720703, 36.80155944824219, 21.481996536254883, 45.84638214111328, 24.55129051208496, 43.27823257446289, 38.581905364990234, 46.73627853393555, 13.450786590576172, 4.432284832000732, 0.44649121165275574, 3.1413369178771973, 13.03886890411377, 19.8734130859375, 18.93137550354004, 11.417856216430664, 29.304597854614258, 2.524481773376465, 27.879470825195312, 16.053974151611328], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [228]}, "index": {"min": [2693], "max": [2920], "mean": [2806.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [4.9298245614035086, 8.0, 8.0, 8.0, 8.0], "std": [2.095187879385293, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [228]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [228]}, "eef_direction_state": {"mean": [3.5921052631578947, 3.807017543859649], "std": [1.9901796064960184, 1.803394426029027], "min": [0, 1], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.1271929824561404, 0.956140350877193], "std": [0.7872654301406948, 0.7596207603797293], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.9956140350877193, 0.8070175438596491], "std": [0.8350743585839652, 0.8311606024473448], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.5921052631578947, 3.807017543859649], "std": [1.9901796064960184, 1.803394426029027], "min": [0, 1], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.1271929824561404, 0.956140350877193], "std": [0.7872654301406948, 0.7596207603797293], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.9956140350877193, 0.8070175438596491], "std": [0.8350743585839652, 0.8311606024473448], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6719824392838671, 0.18189717669367902, 1.2209153055905686, -1.320780740048816, 0.8996017685144921, -2.0047647586131077, 0.6566946014023815, -0.19375292412833092, 1.1740336769643127, 1.2279023799485256, 0.28626146950417264, 2.167764068837706], "std": [0.04058485310786657, 0.06343574426549452, 0.03360831866054776, 0.23698321246934678, 0.12744620372318108, 0.18818798332588962, 0.022899675145452502, 0.04642680452900172, 0.023920618530170207, 0.14115945110072975, 0.08739015828665454, 0.06422099187400025], "min": [0.5774067661907367, 0.0706844269739551, 1.1435139674885852, -1.9150416085789543, 0.5845131789394338, -2.4328294334754346, 0.5807709459921142, -0.2639411728736732, 1.1458828806787997, 0.996552632386211, 0.1560176506710127, 1.997496157087048], "max": [0.7268993803106691, 0.2794368288295148, 1.253534324027669, -1.148402976276079, 1.115617050177932, -1.7387391084529673, 0.6821286263584294, -0.10877776508758097, 1.215370086740102, 1.4291782118030567, 0.4226267263495187, 2.2336716800458203], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6719824392838671, 0.18189717669367902, 1.2209153055905686, -1.320780740048816, 0.8996017685144921, -2.0047647586131077, 0.6566946014023815, -0.19375292412833092, 1.1740336769643127, 1.2279023799485256, 0.28626146950417264, 2.167764068837706], "std": [0.04058485310786657, 0.06343574426549452, 0.03360831866054776, 0.23698321246934678, 0.12744620372318108, 0.18818798332588962, 0.022899675145452502, 0.04642680452900172, 0.023920618530170207, 0.14115945110072975, 0.08739015828665454, 0.06422099187400025], "min": [0.5774067661907367, 0.0706844269739551, 1.1435139674885852, -1.9150416085789543, 0.5845131789394338, -2.4328294334754346, 0.5807709459921142, -0.2639411728736732, 1.1458828806787997, 0.996552632386211, 0.1560176506710127, 1.997496157087048], "max": [0.7268993803106691, 0.2794368288295148, 1.253534324027669, -1.148402976276079, 1.115617050177932, -1.7387391084529673, 0.6821286263584294, -0.10877776508758097, 1.215370086740102, 1.4291782118030567, 0.4226267263495187, 2.2336716800458203], "count": [228]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23294510620915032]], [[0.44802148692810456]], [[0.566063316993464]]], "std": [[[0.3179829841480147]], [[0.24374432265918497]], [[0.24292315947250806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48829926470588236]], [[0.5046367871732026]], [[0.4990216380718954]]], "std": [[[0.3495310814858679]], [[0.35639918191648007]], [[0.3605320224784336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46936382148692807]], [[0.4985555494281046]], [[0.49705013684640525]]], "std": [[[0.3149529787611171]], [[0.3148519141321804]], [[0.3229261228425214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3568279779411765]], [[0.454534579248366]], [[0.5149106699346405]]], "std": [[[0.3190631398923981]], [[0.31167669922304625]], [[0.3615543531340362]]], "count": [100]}, "observation.state": {"min": [0.41549840569496155, -1.0884689092636108, 0.9566347002983093, -0.3611089885234833, -1.6009045839309692, 0.3393225073814392, -1.3015309572219849, -1.278491497039795, 1.1626739501953125, -0.1287718415260315, 1.0737106800079346, -0.14621110260486603, 4.226874828338623, 43.571876525878906, -1.1918749809265137, -0.9868749976158142, 0.6887500286102295, 0.30133333802223206, 0.8025000095367432, -0.7762500047683716, 0.7662500143051147, 0.11374999582767487, 1.0946667194366455, -0.8656250238418579, 23.828125, 45.40687561035156, 0.5512499809265137, -0.5137500166893005, 0.9018750190734863, 0.16499999165534973, 0.554444432258606, -0.6293749809265137, 1.081874966621399, -0.029999999329447746, 0.5881249904632568, -0.02083333395421505], "max": [1.2487177848815918, -0.7833600640296936, 1.349612832069397, 0.42186427116394043, -0.5853980779647827, 0.7449740767478943, -0.8224374055862427, -0.9683756828308105, 1.5265458822250366, 0.1825360506772995, 1.63642418384552, -0.010371366515755653, 60.03312683105469, 58.5056266784668, 54.73374938964844, 9.760000228881836, 49.163124084472656, 102.71624755859375, 58.229373931884766, 107.15625, 98.60124969482422, 111.42250061035156, 96.6031265258789, 110.3499984741211, 68.02249908447266, 67.00125122070312, 2.865000009536743, 9.34375, 45.50562286376953, 28.609375, 67.75749969482422, 30.162500381469727, 70.14250183105469, 44.94187545776367, 68.10124969482422, 74.41999816894531], "mean": [0.8006170988082886, -0.9118703007698059, 1.1749526262283325, 0.051386140286922455, -0.9545884728431702, 0.6063064932823181, -0.9875372052192688, -1.0996432304382324, 1.4160336256027222, -0.051722124218940735, 1.298391342163086, -0.030318761244416237, 41.49559020996094, 52.606014251708984, 13.821685791015625, 5.992533206939697, 17.173004150390625, 32.620582580566406, 22.16878318786621, 38.62968063354492, 33.530677795410156, 41.23244094848633, 32.46865463256836, 43.0862922668457, 46.32217025756836, 58.14601516723633, 1.131087303161621, 5.610986232757568, 18.138782501220703, 7.663247108459473, 21.786405563354492, 6.306954860687256, 22.743101119995117, 11.126219749450684, 23.048248291015625, 22.234981536865234], "std": [0.26277950406074524, 0.09070013463497162, 0.11400808393955231, 0.2361661195755005, 0.3062616288661957, 0.14568236470222473, 0.13314507901668549, 0.11645842343568802, 0.0815788209438324, 0.059126731008291245, 0.11277633160352707, 0.02912008948624134, 18.62431526184082, 5.072027206420898, 18.0263729095459, 4.2155609130859375, 19.40802574157715, 41.074424743652344, 24.87516975402832, 48.61170959472656, 40.13838195800781, 49.96701431274414, 40.068607330322266, 49.81908416748047, 16.69297981262207, 6.0771307945251465, 0.4631813168525696, 3.8599090576171875, 16.69536781311035, 10.619086265563965, 25.630273818969727, 8.589211463928223, 27.415082931518555, 16.08036994934082, 25.451623916625977, 30.151844024658203], "count": [202]}, "action": {"min": [0.41549840569496155, -1.0884689092636108, 0.9566347002983093, -0.3611089885234833, -1.6009045839309692, 0.3393225073814392, -1.3015309572219849, -1.278491497039795, 1.1626739501953125, -0.1287718415260315, 1.0737106800079346, -0.14621110260486603, 4.226874828338623, 43.571876525878906, -1.1918749809265137, -0.9868749976158142, 0.6887500286102295, 0.30133333802223206, 0.8025000095367432, -0.7762500047683716, 0.7662500143051147, 0.11374999582767487, 1.0946667194366455, -0.8656250238418579, 23.828125, 45.40687561035156, 0.5512499809265137, -0.5137500166893005, 0.9018750190734863, 0.16499999165534973, 0.554444432258606, -0.6293749809265137, 1.081874966621399, -0.029999999329447746, 0.5881249904632568, -0.02083333395421505], "max": [1.2487177848815918, -0.7833600640296936, 1.349612832069397, 0.42186427116394043, -0.5853980779647827, 0.7449740767478943, -0.8224374055862427, -0.9683756828308105, 1.5265458822250366, 0.1825360506772995, 1.63642418384552, -0.010371366515755653, 60.03312683105469, 58.5056266784668, 54.73374938964844, 9.760000228881836, 49.163124084472656, 102.71624755859375, 58.229373931884766, 107.15625, 98.60124969482422, 111.42250061035156, 96.6031265258789, 110.3499984741211, 68.02249908447266, 67.00125122070312, 2.865000009536743, 9.34375, 45.50562286376953, 28.609375, 67.75749969482422, 30.162500381469727, 70.14250183105469, 44.94187545776367, 68.10124969482422, 74.41999816894531], "mean": [0.8006170392036438, -0.9118696451187134, 1.1749526262283325, 0.051386166363954544, -0.9545886516571045, 0.6063063740730286, -0.9875369071960449, -1.0996429920196533, 1.4160335063934326, -0.051722202450037, 1.2983916997909546, -0.030318746343255043, 41.495601654052734, 52.606014251708984, 13.821694374084473, 5.9925312995910645, 17.172992706298828, 32.620582580566406, 22.168790817260742, 38.629669189453125, 33.530677795410156, 41.23244094848633, 32.46866989135742, 43.086280822753906, 46.322174072265625, 58.14599609375, 1.1310869455337524, 5.610986709594727, 18.1387939453125, 7.663250923156738, 21.786405563354492, 6.306950092315674, 22.743101119995117, 11.126221656799316, 23.048242568969727, 22.2349796295166], "std": [0.2627795338630676, 0.09070014208555222, 0.11400806158781052, 0.2361661195755005, 0.3062615990638733, 0.14568237960338593, 0.13314509391784668, 0.11645843833684921, 0.0815788209438324, 0.05912673473358154, 0.11277633160352707, 0.02912009321153164, 18.624313354492188, 5.072028160095215, 18.0263729095459, 4.215561389923096, 19.40802001953125, 41.074424743652344, 24.875165939331055, 48.61170959472656, 40.13838195800781, 49.967041015625, 40.068599700927734, 49.8190803527832, 16.692974090576172, 6.077130317687988, 0.4631812870502472, 3.8599088191986084, 16.69536781311035, 10.619085311889648, 25.630273818969727, 8.589211463928223, 27.41507911682129, 16.08036994934082, 25.451627731323242, 30.151840209960938], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [202]}, "index": {"min": [2921], "max": [3122], "mean": [3021.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [4.4950495049504955, 8.0, 8.0, 8.0, 8.0], "std": [2.187379472781363, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [202]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [202]}, "eef_direction_state": {"mean": [2.801980198019802, 4.138613861386139], "std": [1.8267527971200979, 1.8213785605408777], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.202970297029703, 0.8910891089108911], "std": [0.631978732181405, 0.7947973164510687], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.9801980198019802, 0.7178217821782178], "std": [0.8322723043036636, 0.8232868248436749], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [2.801980198019802, 4.138613861386139], "std": [1.8267527971200979, 1.8213785605408777], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.202970297029703, 0.8910891089108911], "std": [0.631978732181405, 0.7947973164510687], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.9801980198019802, 0.7178217821782178], "std": [0.8322723043036636, 0.8232868248436749], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6613399420828429, 0.18672301086171497, 1.2093140195193308, -1.318648048738714, 0.8377538498429649, -2.0023343706933563, 0.6566400188879219, -0.1869102492776161, 1.1758142966532161, 1.2479690223309403, 0.32264645039015644, 2.2168651349510675], "std": [0.03225542760064222, 0.06822043744451695, 0.0389720194547957, 0.2547599391303566, 0.16275198358371765, 0.1674300750756327, 0.025476567060729656, 0.039371325069650215, 0.02052988503334933, 0.13775334732913663, 0.08037505388814392, 0.048471187205609244], "min": [0.5873787313443146, 0.073801664289354, 1.1333169030534471, -1.8463549445707985, 0.5071966061929007, -2.317872772511346, 0.5896015372614767, -0.24160465857742913, 1.1357065769420371, 1.0351479064307259, 0.17811516751061807, 2.0731252246359553], "max": [0.7053733201887786, 0.27416516243659456, 1.2604835614560574, -1.0197888293377475, 1.1668592996829137, -1.7665393725912408, 0.7036169411185988, -0.1196352398354617, 1.2026717598883194, 1.3999996197371756, 0.4219672659372333, 2.2696927580859136], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6613399420828429, 0.18672301086171497, 1.2093140195193308, -1.318648048738714, 0.8377538498429649, -2.0023343706933563, 0.6566400188879219, -0.1869102492776161, 1.1758142966532161, 1.2479690223309403, 0.32264645039015644, 2.2168651349510675], "std": [0.03225542760064222, 0.06822043744451695, 0.0389720194547957, 0.2547599391303566, 0.16275198358371765, 0.1674300750756327, 0.025476567060729656, 0.039371325069650215, 0.02052988503334933, 0.13775334732913663, 0.08037505388814392, 0.048471187205609244], "min": [0.5873787313443146, 0.073801664289354, 1.1333169030534471, -1.8463549445707985, 0.5071966061929007, -2.317872772511346, 0.5896015372614767, -0.24160465857742913, 1.1357065769420371, 1.0351479064307259, 0.17811516751061807, 2.0731252246359553], "max": [0.7053733201887786, 0.27416516243659456, 1.2604835614560574, -1.0197888293377475, 1.1668592996829137, -1.7665393725912408, 0.7036169411185988, -0.1196352398354617, 1.2026717598883194, 1.3999996197371756, 0.4219672659372333, 2.2696927580859136], "count": [202]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24258380718954248]], [[0.455457391748366]], [[0.5719085416666666]]], "std": [[[0.32255330378524355]], [[0.24633769609292924]], [[0.24523537763055644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4948620118464052]], [[0.5089269281045752]], [[0.4995013092320262]]], "std": [[[0.3503498625469488]], [[0.3572928859810396]], [[0.36370674642128525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743075776143791]], [[0.5002918382352941]], [[0.49443148897058825]]], "std": [[[0.31735035551263]], [[0.3187803710060206]], [[0.32896987837030084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35512771241830066]], [[0.4518143668300654]], [[0.5096122344771241]]], "std": [[[0.3168765804902025]], [[0.31064376644694175]], [[0.3611051360290624]]], "count": [100]}, "observation.state": {"min": [0.5151350498199463, -1.1201075315475464, 0.9982579350471497, -0.35169926285743713, -1.5985733270645142, 0.4086795151233673, -1.22074294090271, -1.2428234815597534, 1.229050636291504, -0.09219787269830704, 1.1077334880828857, -0.10971660912036896, 16.94499969482422, 44.01874923706055, -1.0824999809265137, -0.8706250190734863, 0.5974999666213989, 0.29124999046325684, 0.7556250095367432, -0.9106249809265137, 0.7087500095367432, -2.7350001335144043, 1.1512500047683716, 0.39625000953674316, 33.03555679321289, 51.020626068115234, 0.7587499618530273, -0.4950000047683716, 0.9368749856948853, -0.37187501788139343, 0.6187499761581421, -0.75, 0.7181249856948853, -0.06687499582767487, 0.6399999856948853, -0.5824999809265137], "max": [1.225702166557312, -0.8282787799835205, 1.3551918268203735, 0.2723020017147064, -0.6878242492675781, 0.667796790599823, -0.8332618474960327, -0.9974223375320435, 1.4953603744506836, 0.18906351923942566, 1.6115010976791382, -0.04010261595249176, 61.859375, 62.52687454223633, 65.05000305175781, 9.78499984741211, 45.356876373291016, 105.85812377929688, 57.9431266784668, 108.87124633789062, 91.16124725341797, 110.94937133789062, 94.48875427246094, 110.046875, 67.08562469482422, 64.80937957763672, 2.509999990463257, 9.438750267028809, 43.78499984741211, 24.218124389648438, 57.40437316894531, 37.19312286376953, 65.96937561035156, 55.506874084472656, 62.241249084472656, 85.73687744140625], "mean": [0.8538306355476379, -0.9579517245292664, 1.2045824527740479, -0.056275784969329834, -1.0291622877120972, 0.5887288451194763, -0.9808507561683655, -1.1234807968139648, 1.410630702972412, -0.010213546454906464, 1.315024733543396, -0.05661999434232712, 44.47892379760742, 53.35551452636719, 20.27411460876465, 5.848398208618164, 19.03522491455078, 43.898284912109375, 24.6661434173584, 43.97349166870117, 35.37373733520508, 44.45359420776367, 36.20188903808594, 48.67255401611328, 52.68240737915039, 57.759254455566406, 1.2030826807022095, 4.080342769622803, 22.495033264160156, 6.860432147979736, 22.843284606933594, 11.033089637756348, 23.77162742614746, 14.847250938415527, 21.610870361328125, 28.556148529052734], "std": [0.25326475501060486, 0.10232779383659363, 0.1157589852809906, 0.2259424924850464, 0.2885308563709259, 0.08660925924777985, 0.1383560299873352, 0.08287926018238068, 0.061741042882204056, 0.06863772869110107, 0.1037948802113533, 0.018808739259839058, 16.36979103088379, 4.26968240737915, 20.648149490356445, 3.8013811111450195, 19.547277450561523, 47.534175872802734, 25.208059310913086, 49.19554138183594, 38.605777740478516, 51.317115783691406, 39.7539176940918, 50.0955696105957, 10.48003101348877, 3.9749815464019775, 0.385072261095047, 3.3788836002349854, 15.00862979888916, 8.818985939025879, 21.155288696289062, 14.283805847167969, 25.716339111328125, 21.098445892333984, 24.871387481689453, 33.675533294677734], "count": [164]}, "action": {"min": [0.5151350498199463, -1.1201075315475464, 0.9982579350471497, -0.35169926285743713, -1.5985733270645142, 0.4086795151233673, -1.22074294090271, -1.2428234815597534, 1.229050636291504, -0.09219787269830704, 1.1077334880828857, -0.10971660912036896, 16.94499969482422, 44.01874923706055, -1.0824999809265137, -0.8706250190734863, 0.5974999666213989, 0.29124999046325684, 0.7556250095367432, -0.9106249809265137, 0.7087500095367432, -2.7350001335144043, 1.1512500047683716, 0.39625000953674316, 33.03555679321289, 51.020626068115234, 0.7587499618530273, -0.4950000047683716, 0.9368749856948853, -0.37187501788139343, 0.6187499761581421, -0.75, 0.7181249856948853, -0.06687499582767487, 0.6399999856948853, -0.5824999809265137], "max": [1.225702166557312, -0.8282787799835205, 1.3551918268203735, 0.2723020017147064, -0.6878242492675781, 0.667796790599823, -0.8332618474960327, -0.9974223375320435, 1.4953603744506836, 0.18906351923942566, 1.6115010976791382, -0.04010261595249176, 61.859375, 62.52687454223633, 65.05000305175781, 9.78499984741211, 45.356876373291016, 105.85812377929688, 57.9431266784668, 108.87124633789062, 91.16124725341797, 110.94937133789062, 94.48875427246094, 110.046875, 67.08562469482422, 64.80937957763672, 2.509999990463257, 9.438750267028809, 43.78499984741211, 24.218124389648438, 57.40437316894531, 37.19312286376953, 65.96937561035156, 55.506874084472656, 62.241249084472656, 85.73687744140625], "mean": [0.8538307547569275, -0.9579517841339111, 1.2045818567276, -0.056275784969329834, -1.0291622877120972, 0.5887289643287659, -0.9808509349822998, -1.123480200767517, 1.410630702972412, -0.010213548317551613, 1.3150246143341064, -0.05661993473768234, 44.47892761230469, 53.35551452636719, 20.274126052856445, 5.848398208618164, 19.035200119018555, 43.898292541503906, 24.666141510009766, 43.973487854003906, 35.37372970581055, 44.4536018371582, 36.20189666748047, 48.672569274902344, 52.682395935058594, 57.759246826171875, 1.203082799911499, 4.080341815948486, 22.495023727416992, 6.860438823699951, 22.843286514282227, 11.033090591430664, 23.771625518798828, 14.847237586975098, 21.610862731933594, 28.55615234375], "std": [0.25326475501060486, 0.10232777893543243, 0.1157589927315712, 0.2259424924850464, 0.2885308563709259, 0.08660926669836044, 0.1383560448884964, 0.08287926763296127, 0.06174103915691376, 0.06863773614168167, 0.1037948876619339, 0.018808741122484207, 16.36979103088379, 4.269683361053467, 20.64814567565918, 3.8013808727264404, 19.547277450561523, 47.5341682434082, 25.20806312561035, 49.19554901123047, 38.605770111083984, 51.317115783691406, 39.75392150878906, 50.09557342529297, 10.480031967163086, 3.9749815464019775, 0.3850722312927246, 3.3788836002349854, 15.008631706237793, 8.818984985351562, 21.155290603637695, 14.283804893493652, 25.716337203979492, 21.09844398498535, 24.87138557434082, 33.675537109375], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [164]}, "index": {"min": [3123], "max": [3286], "mean": [3204.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [4.908536585365853, 8.0, 8.0, 8.0, 8.0], "std": [1.8864537138544257, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [164]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [164]}, "eef_direction_state": {"mean": [2.475609756097561, 3.7560975609756095], "std": [1.6284483843194497, 1.8614246812966668], "min": [0, 1], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.298780487804878, 0.9695121951219512], "std": [0.6166379936632436, 0.7841709968433556], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0365853658536586, 0.8597560975609756], "std": [0.8546161875827798, 0.8402031920471575], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.475609756097561, 3.7560975609756095], "std": [1.6284483843194497, 1.8614246812966668], "min": [0, 1], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.298780487804878, 0.9695121951219512], "std": [0.6166379936632436, 0.7841709968433556], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0365853658536586, 0.8597560975609756], "std": [0.8546161875827798, 0.8402031920471575], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6674598691067634, 0.19294298550356503, 1.2005626565986225, -1.2980282488736234, 0.7498662626564745, -1.9586057670798502, 0.6578630442185757, -0.18446736957820628, 1.1763487742240673, 1.2129659947220142, 0.30255585645272187, 2.1820907157246947], "std": [0.03290078066867529, 0.07370022386135297, 0.030770900593586736, 0.1713311630114133, 0.12844107983780348, 0.15078661731134338, 0.01938344342973977, 0.04073986821688818, 0.02672335487652972, 0.1294929047410569, 0.050482797549734074, 0.04750413168110203], "min": [0.5971187946941876, 0.07863383567704396, 1.1308308495020225, -1.6833072747570805, 0.5388795914467308, -2.1398566108833292, 0.6090718621273583, -0.242724569241654, 1.1364742167311415, 1.0208516747598844, 0.20238104064146123, 2.0496196182264983], "max": [0.70677635754732, 0.28770542407002525, 1.2351429740406272, -1.0996275841164178, 0.9769956394579227, -1.7260233374077951, 0.6959675612169443, -0.1267904952680391, 1.2114702235092762, 1.3754907535934129, 0.3605664032714988, 2.24953661095367], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6674598691067634, 0.19294298550356503, 1.2005626565986225, -1.2980282488736234, 0.7498662626564745, -1.9586057670798502, 0.6578630442185757, -0.18446736957820628, 1.1763487742240673, 1.2129659947220142, 0.30255585645272187, 2.1820907157246947], "std": [0.03290078066867529, 0.07370022386135297, 0.030770900593586736, 0.1713311630114133, 0.12844107983780348, 0.15078661731134338, 0.01938344342973977, 0.04073986821688818, 0.02672335487652972, 0.1294929047410569, 0.050482797549734074, 0.04750413168110203], "min": [0.5971187946941876, 0.07863383567704396, 1.1308308495020225, -1.6833072747570805, 0.5388795914467308, -2.1398566108833292, 0.6090718621273583, -0.242724569241654, 1.1364742167311415, 1.0208516747598844, 0.20238104064146123, 2.0496196182264983], "max": [0.70677635754732, 0.28770542407002525, 1.2351429740406272, -1.0996275841164178, 0.9769956394579227, -1.7260233374077951, 0.6959675612169443, -0.1267904952680391, 1.2114702235092762, 1.3754907535934129, 0.3605664032714988, 2.24953661095367], "count": [164]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2406126184640523]], [[0.45040851102941176]], [[0.5661492851307189]]], "std": [[[0.32056704602044334]], [[0.24425976953449027]], [[0.24132647903771978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4943480371732026]], [[0.5078553594771242]], [[0.5035269219771241]]], "std": [[[0.35046046631209693]], [[0.35729386588804746]], [[0.36072309975314626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711337642973856]], [[0.4997735355392157]], [[0.498376664624183]]], "std": [[[0.3217368667334717]], [[0.320789140330588]], [[0.3265517441712628]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35366743668300654]], [[0.4472779718137255]], [[0.5043978206699347]]], "std": [[[0.3182489782806769]], [[0.31194116700927105]], [[0.3587348401555369]]], "count": [100]}, "observation.state": {"min": [0.48316261172294617, -1.1331015825271606, 0.9372472763061523, -0.3905673921108246, -1.5914523601531982, 0.35679885745048523, -1.311067819595337, -1.2703136205673218, 1.1506361961364746, -0.044608794152736664, 0.9869964718818665, -0.1820782870054245, 16.139999389648438, 45.555625915527344, -1.1506249904632568, -0.5081250071525574, 0.8862500190734863, 0.42124998569488525, 0.6731250286102295, -0.7300000190734863, 0.7556250095367432, -3.4175000190734863, 1.0162500143051147, -0.13562500476837158, 33.75, 46.26625061035156, 0.5731250047683716, -0.6731250286102295, 0.8949999809265137, 0.4293749928474426, 0.8650000095367432, 0.3033333420753479, 1.03125, 0.11874999850988388, 0.7712500095367432, -0.0037499982863664627], "max": [1.270461916923523, -0.7997635006904602, 1.3684004545211792, 0.26696136593818665, -0.640545129776001, 0.8556734919548035, -0.8502136468887329, -0.966773509979248, 1.5447137355804443, 0.2813382148742676, 1.6367632150650024, -0.016522658988833427, 66.97875213623047, 61.53312683105469, 42.14999771118164, 9.525625228881836, 46.61750030517578, 70.984375, 55.84187698364258, 104.4418716430664, 68.50812530517578, 106.47750091552734, 88.23312377929688, 110.31437683105469, 68.35000610351562, 73.10749816894531, 3.166249990463257, 9.379375457763672, 45.977500915527344, 39.771873474121094, 70.48125457763672, 42.821250915527344, 69.54312896728516, 61.21062469482422, 59.741249084472656, 87.58062744140625], "mean": [0.7588132619857788, -0.953799307346344, 1.1945135593414307, 0.04130418971180916, -0.904661238193512, 0.6750276684761047, -1.0015459060668945, -1.121944785118103, 1.4097516536712646, 0.005206891801208258, 1.2672858238220215, -0.05841774493455887, 49.63285827636719, 53.665103912353516, 9.849686622619629, 6.434532165527344, 20.411285400390625, 24.40123748779297, 24.41753387451172, 41.01951217651367, 29.51340675354004, 41.30620574951172, 32.846595764160156, 51.54222869873047, 52.76309585571289, 58.774627685546875, 0.8489744067192078, 3.386152505874634, 20.30912971496582, 11.683050155639648, 25.07902717590332, 7.667677402496338, 26.138668060302734, 12.99756908416748, 19.300661087036133, 36.1327018737793], "std": [0.24796859920024872, 0.11153316497802734, 0.1167595162987709, 0.20613449811935425, 0.2660489082336426, 0.16372835636138916, 0.14860184490680695, 0.1079523116350174, 0.09408693760633469, 0.07455449551343918, 0.13503588736057281, 0.03996363654732704, 15.472457885742188, 4.190972328186035, 13.668789863586426, 2.885000705718994, 18.936534881591797, 26.968542098999023, 22.974594116210938, 47.507102966308594, 28.276962280273438, 49.21403121948242, 37.64584732055664, 46.83470916748047, 11.918767929077148, 9.034345626831055, 0.4227354824542999, 3.2602853775024414, 15.390151023864746, 15.942176818847656, 23.773408889770508, 11.6614351272583, 24.243377685546875, 19.634933471679688, 23.672435760498047, 24.89982032775879], "count": [166]}, "action": {"min": [0.48316261172294617, -1.1331015825271606, 0.9372472763061523, -0.3905673921108246, -1.5914523601531982, 0.35679885745048523, -1.311067819595337, -1.2703136205673218, 1.1506361961364746, -0.044608794152736664, 0.9869964718818665, -0.1820782870054245, 16.139999389648438, 45.555625915527344, -1.1506249904632568, -0.5081250071525574, 0.8862500190734863, 0.42124998569488525, 0.6731250286102295, -0.7300000190734863, 0.7556250095367432, -3.4175000190734863, 1.0162500143051147, -0.13562500476837158, 33.75, 46.26625061035156, 0.5731250047683716, -0.6731250286102295, 0.8949999809265137, 0.4293749928474426, 0.8650000095367432, 0.3033333420753479, 1.03125, 0.11874999850988388, 0.7712500095367432, -0.0037499982863664627], "max": [1.270461916923523, -0.7997635006904602, 1.3684004545211792, 0.26696136593818665, -0.640545129776001, 0.8556734919548035, -0.8502136468887329, -0.966773509979248, 1.5447137355804443, 0.2813382148742676, 1.6367632150650024, -0.016522658988833427, 66.97875213623047, 61.53312683105469, 42.14999771118164, 9.525625228881836, 46.61750030517578, 70.984375, 55.84187698364258, 104.4418716430664, 68.50812530517578, 106.47750091552734, 88.23312377929688, 110.31437683105469, 68.35000610351562, 73.10749816894531, 3.166249990463257, 9.379375457763672, 45.977500915527344, 39.771873474121094, 70.48125457763672, 42.821250915527344, 69.54312896728516, 61.21062469482422, 59.741249084472656, 87.58062744140625], "mean": [0.7588132619857788, -0.953799307346344, 1.1945139169692993, 0.041304271668195724, -0.9046613574028015, 0.6750277876853943, -1.0015455484390259, -1.1219449043273926, 1.4097516536712646, 0.005206890869885683, 1.267285943031311, -0.058417752385139465, 49.63285827636719, 53.665096282958984, 9.849687576293945, 6.434530735015869, 20.41130256652832, 24.40121841430664, 24.417537689208984, 41.019508361816406, 29.513410568237305, 41.306182861328125, 32.846595764160156, 51.54220962524414, 52.7630729675293, 58.774654388427734, 0.8489742279052734, 3.3861517906188965, 20.30911636352539, 11.68305492401123, 25.079036712646484, 7.667682647705078, 26.138675689697266, 12.99756145477295, 19.300655364990234, 36.1327018737793], "std": [0.2479686290025711, 0.11153317987918854, 0.11675950884819031, 0.20613446831703186, 0.2660488784313202, 0.16372835636138916, 0.14860184490680695, 0.1079523041844368, 0.09408693760633469, 0.07455449551343918, 0.13503588736057281, 0.03996363654732704, 15.47245979309082, 4.190971851348877, 13.66878890991211, 2.8850009441375732, 18.936532974243164, 26.968542098999023, 22.974592208862305, 47.50710678100586, 28.276962280273438, 49.21403884887695, 37.64584732055664, 46.8347053527832, 11.918767929077148, 9.034345626831055, 0.4227355122566223, 3.2602851390838623, 15.390151023864746, 15.942177772521973, 23.773408889770508, 11.6614351272583, 24.24338150024414, 19.634933471679688, 23.672439575195312, 24.899818420410156], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [166]}, "index": {"min": [3287], "max": [3452], "mean": [3369.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [4.704819277108434, 8.0, 8.0, 8.0, 8.0], "std": [2.0366168269631304, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [166]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [166]}, "eef_direction_state": {"mean": [2.7228915662650603, 3.8855421686746987], "std": [1.6155364136734196, 1.9276449536932128], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.2891566265060241, 0.9397590361445783], "std": [0.6311229327088569, 0.79682196451983], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0240963855421688, 0.8975903614457831], "std": [0.8498887753517289, 0.8476012792473818], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.7228915662650603, 3.8855421686746987], "std": [1.6155364136734196, 1.9276449536932128], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.2891566265060241, 0.9397590361445783], "std": [0.6311229327088569, 0.79682196451983], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0240963855421688, 0.8975903614457831], "std": [0.8498887753517289, 0.8476012792473818], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6701423496810324, 0.16919421108481006, 1.2061578425279622, -1.3071820444599858, 0.8795965894326268, -1.9937213696823657, 0.6626041452902379, -0.18886595017552216, 1.1604415643971542, 1.2813833034713464, 0.29757562070480015, 2.1749037127849795], "std": [0.031557990236950204, 0.07431083419920156, 0.030024763728019748, 0.1989783822704795, 0.14940523955765816, 0.13607376350131703, 0.02959204613540229, 0.041505974150200034, 0.018747606329936935, 0.12295492645364064, 0.05120327325303831, 0.06372467604318385], "min": [0.5870059737381934, 0.05716916070522007, 1.1476694211204097, -1.7121774930408713, 0.5490827234372198, -2.243425199894365, 0.5970297780874713, -0.26019456682779296, 1.1332100464140507, 1.1108939351365783, 0.20940236939110757, 1.9700304095987202], "max": [0.7124175878486505, 0.2590818893836123, 1.2437867699824028, -1.0920339783435646, 1.0996870466568565, -1.7383150111502224, 0.7168557502264506, -0.12988927875328835, 1.1829199213437367, 1.4464837361660363, 0.3631099347228153, 2.228296498473426], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6701423496810324, 0.16919421108481006, 1.2061578425279622, -1.3071820444599858, 0.8795965894326268, -1.9937213696823657, 0.6626041452902379, -0.18886595017552216, 1.1604415643971542, 1.2813833034713464, 0.29757562070480015, 2.1749037127849795], "std": [0.031557990236950204, 0.07431083419920156, 0.030024763728019748, 0.1989783822704795, 0.14940523955765816, 0.13607376350131703, 0.02959204613540229, 0.041505974150200034, 0.018747606329936935, 0.12295492645364064, 0.05120327325303831, 0.06372467604318385], "min": [0.5870059737381934, 0.05716916070522007, 1.1476694211204097, -1.7121774930408713, 0.5490827234372198, -2.243425199894365, 0.5970297780874713, -0.26019456682779296, 1.1332100464140507, 1.1108939351365783, 0.20940236939110757, 1.9700304095987202], "max": [0.7124175878486505, 0.2590818893836123, 1.2437867699824028, -1.0920339783435646, 1.0996870466568565, -1.7383150111502224, 0.7168557502264506, -0.12988927875328835, 1.1829199213437367, 1.4464837361660363, 0.3631099347228153, 2.228296498473426], "count": [166]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22646186070261437]], [[0.4519920506535948]], [[0.5731679309640523]]], "std": [[[0.30770966246667525]], [[0.23360418789523663]], [[0.23784314513211025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49286697916666666]], [[0.508659266748366]], [[0.5047999918300653]]], "std": [[[0.34817282648341447]], [[0.35604132856538717]], [[0.35819140718523734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503473182189543]], [[0.4843591278594771]], [[0.48618642565359477]]], "std": [[[0.30696923837173257]], [[0.3089842404303267]], [[0.3186197675962397]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3604551654411765]], [[0.455519891748366]], [[0.5148095669934641]]], "std": [[[0.3212106006113121]], [[0.3120164413190081]], [[0.35862901333539976]]], "count": [100]}, "observation.state": {"min": [0.3888666331768036, -1.1129310131072998, 0.9994447231292725, -0.33402422070503235, -1.566190242767334, 0.248531311750412, -1.257534146308899, -1.241392970085144, 1.2174367904663086, -0.06554226577281952, 1.265235185623169, -0.13683050870895386, 2.5833332538604736, 47.491249084472656, -1.0412499904632568, -0.628125011920929, 0.7081249952316284, 0.3977777659893036, 0.6656249761581421, -0.9225000143051147, 0.7712500095367432, -3.5087499618530273, 1.081874966621399, -0.4544444680213928, 13.791250228881836, 50.619998931884766, 0.5072727203369141, 0.4168750047683716, 1.462499976158142, -0.47312501072883606, 0.6974999904632568, -1.2762500047683716, 0.6931250095367432, 0.014999999664723873, 0.5612499713897705, -0.019999997690320015], "max": [1.211672306060791, -0.8327849507331848, 1.3872119188308716, 0.4049839675426483, -0.539096474647522, 0.9196183681488037, -0.8067730665206909, -0.9663252234458923, 1.4710650444030762, 0.2390659600496292, 1.6257004737854004, -0.045395590364933014, 65.16000366210938, 65.59750366210938, 63.086875915527344, 9.561111450195312, 49.5681266784668, 89.2231216430664, 56.62874984741211, 107.54437255859375, 67.57499694824219, 107.58625030517578, 89.30874633789062, 109.66687774658203, 83.02312469482422, 81.73562622070312, 2.853749990463257, 8.755555152893066, 48.682498931884766, 28.134374618530273, 50.83374786376953, 32.00437545776367, 52.92749786376953, 58.22687530517578, 50.198123931884766, 79.17874908447266], "mean": [0.686889111995697, -0.9494230151176453, 1.2021780014038086, 0.10564649105072021, -0.8464751243591309, 0.6935145258903503, -1.013787865638733, -1.1291500329971313, 1.3844362497329712, 0.06767083704471588, 1.3421508073806763, -0.08873791992664337, 42.2348518371582, 55.43255615234375, 16.536760330200195, 4.549097061157227, 21.071754455566406, 37.91653823852539, 25.822715759277344, 46.8519401550293, 29.847034454345703, 45.59965515136719, 36.276710510253906, 53.10251998901367, 52.487979888916016, 62.40426254272461, 1.0951577425003052, 3.4501421451568604, 23.780488967895508, 8.063962936401367, 21.032590866088867, 8.884153366088867, 21.061935424804688, 16.14402961730957, 18.233108520507812, 31.350210189819336], "std": [0.2610008418560028, 0.10132737457752228, 0.1039159893989563, 0.23454774916172028, 0.2884732782840729, 0.22790096700191498, 0.178441122174263, 0.10711562633514404, 0.05881218984723091, 0.09218136221170425, 0.07256823778152466, 0.03155212104320526, 25.797521591186523, 5.334465980529785, 22.997356414794922, 3.524707317352295, 19.63325309753418, 38.748252868652344, 24.51643180847168, 49.07887268066406, 28.860368728637695, 50.37431335449219, 38.1430549621582, 50.211944580078125, 25.565738677978516, 11.409354209899902, 0.4876527190208435, 2.801424741744995, 15.60988712310791, 11.174558639526367, 17.70343780517578, 12.635771751403809, 19.748126983642578, 22.748550415039062, 19.088674545288086, 27.42949867248535], "count": [165]}, "action": {"min": [0.3888666331768036, -1.1129310131072998, 0.9994447231292725, -0.33402422070503235, -1.566190242767334, 0.248531311750412, -1.257534146308899, -1.241392970085144, 1.2174367904663086, -0.06554226577281952, 1.265235185623169, -0.13683050870895386, 2.5833332538604736, 47.491249084472656, -1.0412499904632568, -0.628125011920929, 0.7081249952316284, 0.3977777659893036, 0.6656249761581421, -0.9225000143051147, 0.7712500095367432, -3.5087499618530273, 1.081874966621399, -0.4544444680213928, 13.791250228881836, 50.619998931884766, 0.5072727203369141, 0.4168750047683716, 1.462499976158142, -0.47312501072883606, 0.6974999904632568, -1.2762500047683716, 0.6931250095367432, 0.014999999664723873, 0.5612499713897705, -0.019999997690320015], "max": [1.211672306060791, -0.8327849507331848, 1.3872119188308716, 0.4049839675426483, -0.539096474647522, 0.9196183681488037, -0.8067730665206909, -0.9663252234458923, 1.4710650444030762, 0.2390659600496292, 1.6257004737854004, -0.045395590364933014, 65.16000366210938, 65.59750366210938, 63.086875915527344, 9.561111450195312, 49.5681266784668, 89.2231216430664, 56.62874984741211, 107.54437255859375, 67.57499694824219, 107.58625030517578, 89.30874633789062, 109.66687774658203, 83.02312469482422, 81.73562622070312, 2.853749990463257, 8.755555152893066, 48.682498931884766, 28.134374618530273, 50.83374786376953, 32.00437545776367, 52.92749786376953, 58.22687530517578, 50.198123931884766, 79.17874908447266], "mean": [0.6868889331817627, -0.9494227766990662, 1.202178716659546, 0.10564650595188141, -0.8464750051498413, 0.6935145258903503, -1.0137879848480225, -1.1291499137878418, 1.3844364881515503, 0.06767082959413528, 1.3421508073806763, -0.08873789012432098, 42.23482894897461, 55.432552337646484, 16.536758422851562, 4.549095630645752, 21.07175064086914, 37.916542053222656, 25.82268524169922, 46.8519401550293, 29.847049713134766, 45.599674224853516, 36.27671813964844, 53.10253143310547, 52.487972259521484, 62.404273986816406, 1.0951577425003052, 3.4501421451568604, 23.78047752380371, 8.063965797424316, 21.032594680786133, 8.8841552734375, 21.06194496154785, 16.14402198791504, 18.233110427856445, 31.350215911865234], "std": [0.2610008120536804, 0.10132736712694168, 0.1039159893989563, 0.23454774916172028, 0.2884732484817505, 0.22790098190307617, 0.1784411519765854, 0.10711562633514404, 0.05881218984723091, 0.09218136221170425, 0.07256823778152466, 0.03155211731791496, 25.797521591186523, 5.334465980529785, 22.99735450744629, 3.524707078933716, 19.633249282836914, 38.74824142456055, 24.516429901123047, 49.07887649536133, 28.860368728637695, 50.37431335449219, 38.14304733276367, 50.211936950683594, 25.56573486328125, 11.409354209899902, 0.48765259981155396, 2.8014252185821533, 15.609888076782227, 11.174559593200684, 17.70343589782715, 12.635769844055176, 19.748130798339844, 22.748550415039062, 19.088672637939453, 27.42949867248535], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [165]}, "index": {"min": [3453], "max": [3617], "mean": [3535.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [4.775757575757575, 8.0, 8.0, 8.0, 8.0], "std": [1.9080420399139484, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [165]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [165]}, "eef_direction_state": {"mean": [2.4727272727272727, 3.6121212121212123], "std": [1.7805808938543712, 1.889646042814846], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.3151515151515152, 1.0666666666666667], "std": [0.6946205470009402, 0.7949334512518583], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.096969696969697, 0.8303030303030303], "std": [0.7879720224555159, 0.8429690847650372], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.4727272727272727, 3.6121212121212123], "std": [1.7805808938543712, 1.889646042814846], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3151515151515152, 1.0666666666666667], "std": [0.6946205470009402, 0.7949334512518583], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.096969696969697, 0.8303030303030303], "std": [0.7879720224555159, 0.8429690847650372], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6748871204597605, 0.1635707676738096, 1.2205096804186768, -1.262359602707359, 0.9399418899840543, -1.9624447221575216, 0.6555488358656584, -0.19203640693283244, 1.172251946197639, 1.210359139562865, 0.26769849730150597, 2.1337903822790865], "std": [0.028265456163034414, 0.07500784578923805, 0.03383737958677006, 0.2273996318798211, 0.21699383656202653, 0.16284334301062564, 0.021912267525967512, 0.05094853103168295, 0.031205840855938957, 0.15646694513347745, 0.07814265299420488, 0.06473850528021631], "min": [0.596930256021142, 0.05848105290059266, 1.1516984435485964, -1.7584277596683995, 0.5033123188630491, -2.2950597010070197, 0.6020656775211993, -0.26248464935495563, 1.128236122262767, 0.9997986666640722, 0.12325891974302094, 1.99581786504644], "max": [0.71394877655022, 0.27113949995569936, 1.2616927786056804, -0.9753625873011977, 1.2344663019414486, -1.7690082929739803, 0.6947509915984791, -0.12314474089932209, 1.2184675860085568, 1.4556221037757413, 0.3835333651635353, 2.2138904792720444], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6748871204597605, 0.1635707676738096, 1.2205096804186768, -1.262359602707359, 0.9399418899840543, -1.9624447221575216, 0.6555488358656584, -0.19203640693283244, 1.172251946197639, 1.210359139562865, 0.26769849730150597, 2.1337903822790865], "std": [0.028265456163034414, 0.07500784578923805, 0.03383737958677006, 0.2273996318798211, 0.21699383656202653, 0.16284334301062564, 0.021912267525967512, 0.05094853103168295, 0.031205840855938957, 0.15646694513347745, 0.07814265299420488, 0.06473850528021631], "min": [0.596930256021142, 0.05848105290059266, 1.1516984435485964, -1.7584277596683995, 0.5033123188630491, -2.2950597010070197, 0.6020656775211993, -0.26248464935495563, 1.128236122262767, 0.9997986666640722, 0.12325891974302094, 1.99581786504644], "max": [0.71394877655022, 0.27113949995569936, 1.2616927786056804, -0.9753625873011977, 1.2344663019414486, -1.7690082929739803, 0.6947509915984791, -0.12314474089932209, 1.2184675860085568, 1.4556221037757413, 0.3835333651635353, 2.2138904792720444], "count": [165]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24085048611111112]], [[0.4466627389705882]], [[0.5611130718954248]]], "std": [[[0.3211760326749198]], [[0.24425673952469096]], [[0.2392096379382874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5004503941993463]], [[0.5155185702614379]], [[0.5091328594771242]]], "std": [[[0.35205853388414554]], [[0.3576122235164976]], [[0.36169405357947454]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622757066993464]], [[0.48625673815359477]], [[0.48083739174836604]]], "std": [[[0.3318235673148564]], [[0.33066233311349097]], [[0.33679435907146216]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34833247753267976]], [[0.4436654779411765]], [[0.5045864052287582]]], "std": [[[0.3167026610274671]], [[0.3100108790894532]], [[0.35672692632226444]]], "count": [100]}, "observation.state": {"min": [0.4580090641975403, -1.090257167816162, 1.0226722955703735, -0.38405051827430725, -1.534358263015747, 0.31915199756622314, -1.261730432510376, -1.2922483682632446, 1.2665623426437378, -0.13673514127731323, 0.9764343500137329, -0.05698820948600769, 9.850000381469727, 48.826873779296875, -1.1981250047683716, -1.330625057220459, 0.765625, 0.2487499713897705, 0.8333333134651184, -1.0731250047683716, 0.7493749856948853, -3.255000114440918, 1.0362499952316284, -0.29625001549720764, 41.17625045776367, 47.54750061035156, 0.7055555582046509, -0.6556249856948853, 0.9693750143051147, -1.113124966621399, 0.8324999809265137, -1.0881249904632568, 1.0306249856948853, 0.648888885974884, 0.6445454359054565, -0.4124999940395355], "max": [1.2659265995025635, -0.8555304408073425, 1.3939592838287354, 0.32952335476875305, -0.5818455815315247, 0.8116607666015625, -0.8063915967941284, -1.0127699375152588, 1.5692235231399536, 0.181306853890419, 1.5844162702560425, 0.057483598589897156, 62.365623474121094, 62.01124954223633, 47.77750015258789, 9.523750305175781, 47.79375076293945, 75.29187774658203, 58.563751220703125, 106.09687805175781, 70.53125, 106.59124755859375, 93.36937713623047, 110.32437133789062, 66.87249755859375, 69.7768783569336, 2.5225000381469727, 9.329333305358887, 53.407501220703125, 29.650625228881836, 65.71062469482422, 52.133750915527344, 76.18875122070312, 71.92062377929688, 64.90250396728516, 97.53874969482422], "mean": [0.736797571182251, -0.951423704624176, 1.235526204109192, 0.07150048762559891, -0.8634234666824341, 0.6064218282699585, -1.00319504737854, -1.1347239017486572, 1.4270751476287842, 0.003456470323726535, 1.2696702480316162, -0.03129423409700394, 44.15815353393555, 54.83652877807617, 13.718039512634277, 5.058371543884277, 21.27949333190918, 30.887306213378906, 27.146535873413086, 44.51852035522461, 32.59696960449219, 44.058528900146484, 36.99248504638672, 55.16600036621094, 53.88054275512695, 58.44252014160156, 1.1176462173461914, 4.331284046173096, 22.85930824279785, 7.050189971923828, 24.374902725219727, 10.22115707397461, 26.33678436279297, 12.276304244995117, 17.0670166015625, 40.36461639404297], "std": [0.23781149089336395, 0.08120434731245041, 0.0798201784491539, 0.23895671963691711, 0.2850193381309509, 0.15896476805210114, 0.19112373888492584, 0.1040794774889946, 0.10315868258476257, 0.11392468214035034, 0.1742619276046753, 0.03191165626049042, 19.083740234375, 3.281214475631714, 18.187702178955078, 4.484784126281738, 19.68939971923828, 33.40437316894531, 24.805419921875, 49.28013229370117, 29.87373924255371, 50.18187713623047, 40.438316345214844, 46.45728302001953, 8.941131591796875, 6.358027458190918, 0.33226898312568665, 3.383706569671631, 16.971160888671875, 10.182452201843262, 21.038711547851562, 15.063945770263672, 22.955848693847656, 19.344369888305664, 22.48654556274414, 27.610549926757812], "count": [191]}, "action": {"min": [0.4580090641975403, -1.090257167816162, 1.0226722955703735, -0.38405051827430725, -1.534358263015747, 0.31915199756622314, -1.261730432510376, -1.2922483682632446, 1.2665623426437378, -0.13673514127731323, 0.9764343500137329, -0.05698820948600769, 9.850000381469727, 48.826873779296875, -1.1981250047683716, -1.330625057220459, 0.765625, 0.2487499713897705, 0.8333333134651184, -1.0731250047683716, 0.7493749856948853, -3.255000114440918, 1.0362499952316284, -0.29625001549720764, 41.17625045776367, 47.54750061035156, 0.7055555582046509, -0.6556249856948853, 0.9693750143051147, -1.113124966621399, 0.8324999809265137, -1.0881249904632568, 1.0306249856948853, 0.648888885974884, 0.6445454359054565, -0.4124999940395355], "max": [1.2659265995025635, -0.8555304408073425, 1.3939592838287354, 0.32952335476875305, -0.5818455815315247, 0.8116607666015625, -0.8063915967941284, -1.0127699375152588, 1.5692235231399536, 0.181306853890419, 1.5844162702560425, 0.057483598589897156, 62.365623474121094, 62.01124954223633, 47.77750015258789, 9.523750305175781, 47.79375076293945, 75.29187774658203, 58.563751220703125, 106.09687805175781, 70.53125, 106.59124755859375, 93.36937713623047, 110.32437133789062, 66.87249755859375, 69.7768783569336, 2.5225000381469727, 9.329333305358887, 53.407501220703125, 29.650625228881836, 65.71062469482422, 52.133750915527344, 76.18875122070312, 71.92062377929688, 64.90250396728516, 97.53874969482422], "mean": [0.7367978096008301, -0.9514237642288208, 1.2355263233184814, 0.0715005099773407, -0.8634239435195923, 0.6064217686653137, -1.003194808959961, -1.1347241401672363, 1.4270751476287842, 0.0034565036185085773, 1.2696706056594849, -0.03129420056939125, 44.15816116333008, 54.836524963378906, 13.718050956726074, 5.0583696365356445, 21.27948570251465, 30.887287139892578, 27.14653968811035, 44.518497467041016, 32.59695816040039, 44.05852127075195, 36.992496490478516, 55.16599655151367, 53.880489349365234, 58.442527770996094, 1.1176460981369019, 4.3312835693359375, 22.859315872192383, 7.0501861572265625, 24.37490463256836, 10.22115707397461, 26.336780548095703, 12.276307106018066, 17.0670166015625, 40.364627838134766], "std": [0.23781153559684753, 0.08120433986186981, 0.0798201858997345, 0.2389567345380783, 0.2850193679332733, 0.15896473824977875, 0.19112373888492584, 0.1040794774889946, 0.10315868258476257, 0.11392468959093094, 0.1742619276046753, 0.031911659985780716, 19.083742141723633, 3.281214475631714, 18.187700271606445, 4.4847846031188965, 19.689401626586914, 33.40437316894531, 24.805419921875, 49.280128479003906, 29.873741149902344, 50.181884765625, 40.43830108642578, 46.45728302001953, 8.941131591796875, 6.358027458190918, 0.3322688341140747, 3.383706569671631, 16.97115707397461, 10.182453155517578, 21.038707733154297, 15.063947677612305, 22.955848693847656, 19.344375610351562, 22.486541748046875, 27.61054801940918], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [191]}, "index": {"min": [3618], "max": [3808], "mean": [3713.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [4.554973821989528, 8.0, 8.0, 8.0, 8.0], "std": [2.022352544950714, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [191]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [191]}, "eef_direction_state": {"mean": [2.842931937172775, 3.8010471204188483], "std": [1.7475307307893932, 1.9012806246018688], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.2670157068062826, 0.8900523560209425], "std": [0.6763862977892627, 0.8079808051878723], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [1.0209424083769634, 0.7696335078534031], "std": [0.8619842880897386, 0.8371726111542067], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [2.842931937172775, 3.8010471204188483], "std": [1.7475307307893932, 1.9012806246018688], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.2670157068062826, 0.8900523560209425], "std": [0.6763862977892627, 0.8079808051878723], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0209424083769634, 0.7696335078534031], "std": [0.8619842880897386, 0.8371726111542067], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6817564228347978, 0.18208958408031323, 1.2060526443482076, -1.3554020829422233, 0.8684385948124929, -2.0247355459924643, 0.6650276488940537, -0.18913769741565423, 1.1600058562525661, 1.2801873464974869, 0.2852866905914333, 2.173636212715257], "std": [0.02477482166173097, 0.07240598134321441, 0.02164504827938928, 0.16500436538570834, 0.21942078892587805, 0.14337125409933002, 0.03356049484929846, 0.051285528662957616, 0.01655557338644588, 0.09093552861100263, 0.03499192807491523, 0.05408084016607788], "min": [0.6054348740130963, 0.07083952146094949, 1.1541558132406684, -1.7643187716149757, 0.5084807493323926, -2.233783466392776, 0.619546396446784, -0.2533833887987935, 1.1321593109840515, 1.1070210442030546, 0.18533369497408048, 2.071059027327637], "max": [0.7210565002052342, 0.28565396955030997, 1.231684039845015, -1.0868042016426414, 1.163706649691148, -1.783033602170249, 0.7142127190410774, -0.11500699552314692, 1.1921180598429133, 1.479165406545578, 0.3543377742716065, 2.2378719393286457], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6817564228347978, 0.18208958408031323, 1.2060526443482076, -1.3554020829422233, 0.8684385948124929, -2.0247355459924643, 0.6650276488940537, -0.18913769741565423, 1.1600058562525661, 1.2801873464974869, 0.2852866905914333, 2.173636212715257], "std": [0.02477482166173097, 0.07240598134321441, 0.02164504827938928, 0.16500436538570834, 0.21942078892587805, 0.14337125409933002, 0.03356049484929846, 0.051285528662957616, 0.01655557338644588, 0.09093552861100263, 0.03499192807491523, 0.05408084016607788], "min": [0.6054348740130963, 0.07083952146094949, 1.1541558132406684, -1.7643187716149757, 0.5084807493323926, -2.233783466392776, 0.619546396446784, -0.2533833887987935, 1.1321593109840515, 1.1070210442030546, 0.18533369497408048, 2.071059027327637], "max": [0.7210565002052342, 0.28565396955030997, 1.231684039845015, -1.0868042016426414, 1.163706649691148, -1.783033602170249, 0.7142127190410774, -0.11500699552314692, 1.1921180598429133, 1.479165406545578, 0.3543377742716065, 2.2378719393286457], "count": [191]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22773205269607844]], [[0.46048646650326797]], [[0.582047289624183]]], "std": [[[0.316417158373644]], [[0.23708403029561342]], [[0.23904589328552034]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029609007352942]], [[0.5127920016339869]], [[0.5064997406045751]]], "std": [[[0.3518833627994663]], [[0.35619150429257546]], [[0.3587583198742308]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48426480596405225]], [[0.5114802308006536]], [[0.5076648059640523]]], "std": [[[0.3089989705681648]], [[0.3073804020128292]], [[0.31506338132615985]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35164257965686274]], [[0.4464734987745098]], [[0.5044437357026144]]], "std": [[[0.3186297971898937]], [[0.3102286073377711]], [[0.35780622122610894]]], "count": [100]}, "observation.state": {"min": [0.4143778085708618, -1.0976719856262207, 0.9711731672286987, -0.4019560217857361, -1.6050901412963867, 0.39322975277900696, -1.2875012159347534, -1.2774901390075684, 1.1624195575714111, -0.06716354191303253, 1.1619983911514282, -0.17459441721439362, 21.265625, 45.09749984741211, -1.1121429204940796, 0.8050000071525574, 0.6306250095367432, 0.045625001192092896, 0.9259999990463257, -0.9793750047683716, 0.7350000143051147, -3.1362500190734863, 1.0418750047683716, 0.5349999666213989, 32.41666793823242, 48.60375213623047, 0.5199999809265137, -0.6525000333786011, 0.7381249666213989, -0.4231249988079071, 0.5731250047683716, 0.10374999791383743, 0.7387499809265137, 0.2841666638851166, 0.640625, -0.17687499523162842], "max": [1.2789921760559082, -0.8326877355575562, 1.5110961198806763, 0.2921387553215027, -0.45057031512260437, 0.9038586616516113, -0.7990005612373352, -0.9710732698440552, 1.5473124980926514, 0.27146753668785095, 1.6412560939788818, 0.0002622644533403218, 62.26625061035156, 58.14777755737305, 53.8650016784668, 9.573749542236328, 52.95750045776367, 63.03125, 60.32875061035156, 99.64749908447266, 74.09937286376953, 109.02812194824219, 91.06312561035156, 109.06812286376953, 71.87687683105469, 69.9643783569336, 2.46875, 9.618000030517578, 62.028751373291016, 33.334373474121094, 71.11624908447266, 54.3068733215332, 76.43937683105469, 74.76687622070312, 60.94499969482422, 91.9487533569336], "mean": [0.7816026210784912, -0.9603086113929749, 1.1981910467147827, -0.03511502593755722, -0.9737445116043091, 0.6810474991798401, -1.0431184768676758, -1.1299678087234497, 1.4145052433013916, 0.09718813002109528, 1.3222734928131104, -0.05264061689376831, 46.90113830566406, 51.3570671081543, 20.66998291015625, 6.605043411254883, 21.025854110717773, 20.05900764465332, 24.66769790649414, 32.89519500732422, 28.568349838256836, 35.80522537231445, 30.545759201049805, 47.21218490600586, 53.89765167236328, 57.55049133300781, 0.9375473260879517, 3.2618308067321777, 25.687129974365234, 4.134026050567627, 26.387697219848633, 8.260823249816895, 25.807884216308594, 10.224566459655762, 14.260377883911133, 41.36484146118164], "std": [0.3095785081386566, 0.09771476686000824, 0.15043410658836365, 0.2726340889930725, 0.35896989703178406, 0.16669631004333496, 0.18028824031352997, 0.1084827184677124, 0.10027048736810684, 0.11344388872385025, 0.11471240222454071, 0.04129321500658989, 12.252604484558105, 3.276580333709717, 17.58346939086914, 3.089246988296509, 22.09385871887207, 25.196638107299805, 25.954166412353516, 43.19369125366211, 31.48686981201172, 49.38691329956055, 38.11288070678711, 45.98031997680664, 8.93199634552002, 7.161640644073486, 0.401103138923645, 3.193599224090576, 17.653648376464844, 7.800258636474609, 19.657501220703125, 14.864777565002441, 21.32685661315918, 20.313901901245117, 19.527841567993164, 23.66341209411621], "count": [209]}, "action": {"min": [0.4143778085708618, -1.0976719856262207, 0.9711731672286987, -0.4019560217857361, -1.6050901412963867, 0.39322975277900696, -1.2875012159347534, -1.2774901390075684, 1.1624195575714111, -0.06716354191303253, 1.1619983911514282, -0.17459441721439362, 21.265625, 45.09749984741211, -1.1121429204940796, 0.8050000071525574, 0.6306250095367432, 0.045625001192092896, 0.9259999990463257, -0.9793750047683716, 0.7350000143051147, -3.1362500190734863, 1.0418750047683716, 0.5349999666213989, 32.41666793823242, 48.60375213623047, 0.5199999809265137, -0.6525000333786011, 0.7381249666213989, -0.4231249988079071, 0.5731250047683716, 0.10374999791383743, 0.7387499809265137, 0.2841666638851166, 0.640625, -0.17687499523162842], "max": [1.2789921760559082, -0.8326877355575562, 1.5110961198806763, 0.2921387553215027, -0.45057031512260437, 0.9038586616516113, -0.7990005612373352, -0.9710732698440552, 1.5473124980926514, 0.27146753668785095, 1.6412560939788818, 0.0002622644533403218, 62.26625061035156, 58.14777755737305, 53.8650016784668, 9.573749542236328, 52.95750045776367, 63.03125, 60.32875061035156, 99.64749908447266, 74.09937286376953, 109.02812194824219, 91.06312561035156, 109.06812286376953, 71.87687683105469, 69.9643783569336, 2.46875, 9.618000030517578, 62.028751373291016, 33.334373474121094, 71.11624908447266, 54.3068733215332, 76.43937683105469, 74.76687622070312, 60.94499969482422, 91.9487533569336], "mean": [0.7816025614738464, -0.9603083729743958, 1.1981916427612305, -0.03511502966284752, -0.9737445712089539, 0.6810474991798401, -1.043119192123413, -1.1299684047698975, 1.414504885673523, 0.09718818217515945, 1.3222732543945312, -0.05264061316847801, 46.9011344909668, 51.357032775878906, 20.669973373413086, 6.605041027069092, 21.025854110717773, 20.059017181396484, 24.667705535888672, 32.895206451416016, 28.568342208862305, 35.80522537231445, 30.545761108398438, 47.212223052978516, 53.89762496948242, 57.55052947998047, 0.9375472068786621, 3.2618305683135986, 25.687116622924805, 4.134027481079102, 26.38770866394043, 8.260819435119629, 25.80788803100586, 10.224557876586914, 14.260379791259766, 41.36482620239258], "std": [0.309578537940979, 0.09771476686000824, 0.15043409168720245, 0.2726340889930725, 0.35896989703178406, 0.16669629514217377, 0.18028821051120758, 0.1084827333688736, 0.10027050226926804, 0.11344389617443085, 0.11471240222454071, 0.04129321500658989, 12.252606391906738, 3.2765798568725586, 17.58346939086914, 3.0892465114593506, 22.09385871887207, 25.196632385253906, 25.954164505004883, 43.193702697753906, 31.48686981201172, 49.38690948486328, 38.11286926269531, 45.980323791503906, 8.931995391845703, 7.1616411209106445, 0.40110304951667786, 3.1935994625091553, 17.653648376464844, 7.800260066986084, 19.657501220703125, 14.864774703979492, 21.32685661315918, 20.313905715942383, 19.52783966064453, 23.66341209411621], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [209]}, "index": {"min": [3809], "max": [4017], "mean": [3913.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [4.76555023923445, 8.0, 8.0, 8.0, 8.0], "std": [2.0467174813424927, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [209]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [209]}, "eef_direction_state": {"mean": [2.8660287081339715, 4.009569377990431], "std": [1.7827573984587963, 1.7553484383231543], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.2057416267942584, 0.9760765550239234], "std": [0.699121492641266, 0.7729901637035176], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [1.0430622009569377, 0.8947368421052632], "std": [0.8432462909113967, 0.8630762010587738], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [2.8660287081339715, 4.009569377990431], "std": [1.7827573984587963, 1.7553484383231543], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.2057416267942584, 0.9760765550239234], "std": [0.699121492641266, 0.7729901637035176], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [1.0430622009569377, 0.8947368421052632], "std": [0.8432462909113967, 0.8630762010587738], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6731099638122248, 0.1878630477552644, 1.2158134872600006, -1.2254521024817286, 0.8333078107494668, -1.8659815435630798, 0.6629386586197745, -0.20854285830765718, 1.1604312309481926, 1.2526263598291194, 0.2463560268612827, 2.107458458640535], "std": [0.04508332228721248, 0.07611929559060394, 0.0373670291220144, 0.24137106349005644, 0.2111014090128735, 0.1534218643522339, 0.034241615897093215, 0.04632282783289812, 0.0379918830509984, 0.15032899510299622, 0.05876894178621444, 0.09554254507847167], "min": [0.5908459876992511, 0.062361631456805844, 1.1516922374379885, -1.739280572847378, 0.5048228940858013, -2.2247942910213365, 0.5998644827461455, -0.25980359558163096, 1.1127062267045174, 1.0387892518989115, 0.15048282185358475, 1.9599602352830585], "max": [0.7602824421530154, 0.2827854988474831, 1.27218937498306, -0.8717139444853577, 1.1536605093314174, -1.7076438116686519, 0.7113214177927507, -0.128160729439244, 1.2175339307581496, 1.4360123952174737, 0.3387499139467727, 2.2037706028826634], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6731099638122248, 0.1878630477552644, 1.2158134872600006, -1.2254521024817286, 0.8333078107494668, -1.8659815435630798, 0.6629386586197745, -0.20854285830765718, 1.1604312309481926, 1.2526263598291194, 0.2463560268612827, 2.107458458640535], "std": [0.04508332228721248, 0.07611929559060394, 0.0373670291220144, 0.24137106349005644, 0.2111014090128735, 0.1534218643522339, 0.034241615897093215, 0.04632282783289812, 0.0379918830509984, 0.15032899510299622, 0.05876894178621444, 0.09554254507847167], "min": [0.5908459876992511, 0.062361631456805844, 1.1516922374379885, -1.739280572847378, 0.5048228940858013, -2.2247942910213365, 0.5998644827461455, -0.25980359558163096, 1.1127062267045174, 1.0387892518989115, 0.15048282185358475, 1.9599602352830585], "max": [0.7602824421530154, 0.2827854988474831, 1.27218937498306, -0.8717139444853577, 1.1536605093314174, -1.7076438116686519, 0.7113214177927507, -0.128160729439244, 1.2175339307581496, 1.4360123952174737, 0.3387499139467727, 2.2037706028826634], "count": [209]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23066197099673202]], [[0.45424767361111107]], [[0.576115433006536]]], "std": [[[0.3152899691246906]], [[0.23694744163719977]], [[0.23987223958347587]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48823524305555555]], [[0.5022853635620915]], [[0.4954145281862745]]], "std": [[[0.34806987722804833]], [[0.35492113992173546]], [[0.3582726541824399]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109250755718954]], [[0.5368412581699347]], [[0.5346568566176471]]], "std": [[[0.3059659344179901]], [[0.30656762425294243]], [[0.3159335826578739]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35685554125816993]], [[0.450268425245098]], [[0.5054300776143791]]], "std": [[[0.31543934617800345]], [[0.3094253378891461]], [[0.3579405176609825]]], "count": [100]}, "observation.state": {"min": [0.4381723403930664, -1.0694667100906372, 0.957355260848999, -0.3167518675327301, -1.5992515087127686, 0.37711241841316223, -1.2628748416900635, -1.2805657386779785, 1.1859862804412842, -0.04303520917892456, 1.1480268239974976, -0.08564125746488571, 12.167499542236328, 48.83937454223633, -1.0099999904632568, -0.19374999403953552, 0.7037500143051147, 0.265625, 1.0, 0.5606249570846558, 0.7599999904632568, -2.6412501335144043, 1.1775000095367432, -0.9081818461418152, 38.598182678222656, 46.72999954223633, 0.5981249809265137, -0.5793750286102295, 0.8231250047683716, -0.7712500095367432, 0.6043750047683716, -1.1349999904632568, 0.953125, 0.2043749988079071, 0.640625, -0.8757143020629883], "max": [1.224623203277588, -0.8433210849761963, 1.380560040473938, 0.3440432548522949, -0.6131981015205383, 0.7720588445663452, -0.8569847941398621, -1.013983130455017, 1.508926510810852, 0.20462694764137268, 1.6366360187530518, 0.003409437835216522, 61.063751220703125, 63.06222152709961, 46.063751220703125, 9.789999961853027, 52.38500213623047, 78.44937133789062, 62.09000015258789, 103.328125, 94.04499816894531, 111.28312683105469, 98.22187805175781, 109.9956283569336, 67.90875244140625, 67.98249816894531, 2.875, 9.216875076293945, 59.57500076293945, 36.119998931884766, 66.98625183105469, 66.78375244140625, 76.83000183105469, 78.0406265258789, 60.04999923706055, 95.56312561035156], "mean": [0.765632152557373, -0.9398220181465149, 1.176365613937378, 0.03219198063015938, -0.9582450985908508, 0.6546036005020142, -0.997944712638855, -1.1617228984832764, 1.425907015800476, 0.04265982285141945, 1.3320950269699097, -0.009232251904904842, 46.97633361816406, 53.878074645996094, 7.650144100189209, 5.774284839630127, 22.051158905029297, 26.43793296813965, 26.5391845703125, 40.61399841308594, 36.46784973144531, 42.90298843383789, 34.8286247253418, 49.48114776611328, 53.8403205871582, 56.11268615722656, 0.9781911969184875, 4.199948310852051, 22.84221649169922, 6.648324966430664, 22.390457153320312, 12.800288200378418, 22.22467803955078, 13.594244003295898, 16.564119338989258, 33.134986877441406], "std": [0.25743138790130615, 0.08245643973350525, 0.1117769107222557, 0.222508504986763, 0.26843616366386414, 0.13890165090560913, 0.11904197186231613, 0.08744274079799652, 0.08273237198591232, 0.06572095304727554, 0.11021503806114197, 0.021890316158533096, 13.78225326538086, 2.993295192718506, 14.822190284729004, 3.2796223163604736, 21.435495376586914, 30.721654891967773, 26.5063533782959, 46.74416732788086, 39.476829528808594, 50.80490493774414, 40.19063949584961, 49.10561752319336, 9.736855506896973, 6.125709533691406, 0.3992047607898712, 3.4415059089660645, 19.772188186645508, 10.17979907989502, 22.381107330322266, 20.534582138061523, 25.731416702270508, 24.745521545410156, 20.81669044494629, 33.92047119140625], "count": [200]}, "action": {"min": [0.4381723403930664, -1.0694667100906372, 0.957355260848999, -0.3167518675327301, -1.5992515087127686, 0.37711241841316223, -1.2628748416900635, -1.2805657386779785, 1.1859862804412842, -0.04303520917892456, 1.1480268239974976, -0.08564125746488571, 12.167499542236328, 48.83937454223633, -1.0099999904632568, -0.19374999403953552, 0.7037500143051147, 0.265625, 1.0, 0.5606249570846558, 0.7599999904632568, -2.6412501335144043, 1.1775000095367432, -0.9081818461418152, 38.598182678222656, 46.72999954223633, 0.5981249809265137, -0.5793750286102295, 0.8231250047683716, -0.7712500095367432, 0.6043750047683716, -1.1349999904632568, 0.953125, 0.2043749988079071, 0.640625, -0.8757143020629883], "max": [1.224623203277588, -0.8433210849761963, 1.380560040473938, 0.3440432548522949, -0.6131981015205383, 0.7720588445663452, -0.8569847941398621, -1.013983130455017, 1.508926510810852, 0.20462694764137268, 1.6366360187530518, 0.003409437835216522, 61.063751220703125, 63.06222152709961, 46.063751220703125, 9.789999961853027, 52.38500213623047, 78.44937133789062, 62.09000015258789, 103.328125, 94.04499816894531, 111.28312683105469, 98.22187805175781, 109.9956283569336, 67.90875244140625, 67.98249816894531, 2.875, 9.216875076293945, 59.57500076293945, 36.119998931884766, 66.98625183105469, 66.78375244140625, 76.83000183105469, 78.0406265258789, 60.04999923706055, 95.56312561035156], "mean": [0.7656320333480835, -0.939821183681488, 1.176365852355957, 0.03219197317957878, -0.9582452178001404, 0.6546034812927246, -0.997944712638855, -1.1617233753204346, 1.4259072542190552, 0.04265981167554855, 1.332094669342041, -0.009232249110937119, 46.97636795043945, 53.87809753417969, 7.650143623352051, 5.774282932281494, 22.051191329956055, 26.43796157836914, 26.539186477661133, 40.613990783691406, 36.467830657958984, 42.90298843383789, 34.828643798828125, 49.48115158081055, 53.84033203125, 56.1126708984375, 0.9781913757324219, 4.199948310852051, 22.84221649169922, 6.648326873779297, 22.390453338623047, 12.80029010772705, 22.22467041015625, 13.594233512878418, 16.56412124633789, 33.135005950927734], "std": [0.25743138790130615, 0.08245640993118286, 0.11177688091993332, 0.2225084751844406, 0.26843616366386414, 0.13890165090560913, 0.11904194951057434, 0.08744272589683533, 0.08273237198591232, 0.06572095304727554, 0.11021503806114197, 0.021890316158533096, 13.782251358032227, 2.9932949542999268, 14.822190284729004, 3.2796220779418945, 21.435497283935547, 30.72165298461914, 26.506357192993164, 46.74415969848633, 39.476829528808594, 50.80489730834961, 40.19064712524414, 49.10561752319336, 9.73685359954834, 6.12570858001709, 0.39920473098754883, 3.4415059089660645, 19.772188186645508, 10.17979907989502, 22.381107330322266, 20.534582138061523, 25.731420516967773, 24.745521545410156, 20.816692352294922, 33.92048263549805], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [200]}, "index": {"min": [4018], "max": [4217], "mean": [4117.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [4.86, 8.0, 8.0, 8.0, 8.0], "std": [1.944325075701079, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [200]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [200]}, "eef_direction_state": {"mean": [3.16, 4.25], "std": [1.8315021157508955, 1.9665960439297137], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.2, 0.74], "std": [0.6633249580710804, 0.7952358140828414], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [1.095, 0.8], "std": [0.8282360774561806, 0.8485281374238572], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.16, 4.25], "std": [1.8315021157508955, 1.9665960439297137], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.2, 0.74], "std": [0.6633249580710804, 0.7952358140828414], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [1.095, 0.8], "std": [0.8282360774561806, 0.8485281374238572], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6633923860924199, 0.17220926780130802, 1.217012311429185, -1.24023664933293, 0.8462236258234763, -1.9514483034327363, 0.6614912269127893, -0.1850709912837776, 1.1650041455462112, 1.2127848699346766, 0.20836179985504902, 2.171585119292957], "std": [0.03195631004235143, 0.07091466466454852, 0.03493760855692088, 0.18549703629091824, 0.17918034090348944, 0.08977101517677748, 0.026325057026857005, 0.03341261868564382, 0.02021162621497755, 0.1013812062736027, 0.045719720048109015, 0.058437987156138585], "min": [0.5865183363525281, 0.06438501784074904, 1.145124046437688, -1.6628301322804737, 0.5368287632312412, -2.1182421582396787, 0.5963270411273106, -0.2400541063332018, 1.1303388622568102, 1.0675235071222153, 0.14420007013797465, 2.0681194379176784], "max": [0.7172949024533194, 0.2640585104510585, 1.2709122760439084, -0.9549612781323482, 1.152366353575839, -1.7718537072299787, 0.7001053729618851, -0.13520959323593912, 1.1949280685013663, 1.3574615349818466, 0.2801737169192364, 2.234796280583315], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6633923860924199, 0.17220926780130802, 1.217012311429185, -1.24023664933293, 0.8462236258234763, -1.9514483034327363, 0.6614912269127893, -0.1850709912837776, 1.1650041455462112, 1.2127848699346766, 0.20836179985504902, 2.171585119292957], "std": [0.03195631004235143, 0.07091466466454852, 0.03493760855692088, 0.18549703629091824, 0.17918034090348944, 0.08977101517677748, 0.026325057026857005, 0.03341261868564382, 0.02021162621497755, 0.1013812062736027, 0.045719720048109015, 0.058437987156138585], "min": [0.5865183363525281, 0.06438501784074904, 1.145124046437688, -1.6628301322804737, 0.5368287632312412, -2.1182421582396787, 0.5963270411273106, -0.2400541063332018, 1.1303388622568102, 1.0675235071222153, 0.14420007013797465, 2.0681194379176784], "max": [0.7172949024533194, 0.2640585104510585, 1.2709122760439084, -0.9549612781323482, 1.152366353575839, -1.7718537072299787, 0.7001053729618851, -0.13520959323593912, 1.1949280685013663, 1.3574615349818466, 0.2801737169192364, 2.234796280583315], "count": [200]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2365341503267974]], [[0.4557197753267974]], [[0.5725819689542483]]], "std": [[[0.3220200093202888]], [[0.24641151807154987]], [[0.24651135937645446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857282577614379]], [[0.5013005535130719]], [[0.49454428513071896]]], "std": [[[0.35064289216230204]], [[0.35765647118069166]], [[0.361977378473136]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.488140829248366]], [[0.5142418464052289]], [[0.5108315849673203]]], "std": [[[0.30656487625890877]], [[0.30674466863375105]], [[0.31506572487007894]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3590306066176471]], [[0.45255356413398695]], [[0.5063462009803922]]], "std": [[[0.3201384366354741]], [[0.3133830830130152]], [[0.359475932570011]]], "count": [100]}, "observation.state": {"min": [0.4183594584465027, -1.1083056926727295, 0.9574082493782043, -0.2941415011882782, -1.6144256591796875, 0.3065394461154938, -1.1928739547729492, -1.255555272102356, 1.140251636505127, -0.08602273464202881, 1.2140698432922363, -0.19376838207244873, 20.628889083862305, 45.40187454223633, -1.152500033378601, -0.35374999046325684, 0.9256250262260437, 0.22937500476837158, 0.7906249761581421, -0.9549999833106995, 0.7418749928474426, -3.1518750190734863, 1.105625033378601, 0.020624998956918716, 36.63888931274414, 47.026248931884766, 0.4699999988079071, -0.5606250166893005, 0.8381249904632568, 0.12124998867511749, 0.5568749904632568, -0.8393750190734863, 0.8899999856948853, -0.11999999731779099, 0.5412499904632568, 1.4387500286102295], "max": [1.2076085805892944, -0.8162940740585327, 1.3619630336761475, 0.31762608885765076, -0.6047102808952332, 0.8010748028755188, -0.8136157989501953, -0.9406974911689758, 1.4869439601898193, 0.17540723085403442, 1.6554555892944336, 0.022387845441699028, 70.67124938964844, 59.21500015258789, 43.549373626708984, 9.516875267028809, 41.88562774658203, 71.17312622070312, 48.96062469482422, 98.99687194824219, 58.4118766784668, 102.7750015258789, 89.12625122070312, 110.0999984741211, 67.67874908447266, 73.50250244140625, 2.822499990463257, 9.376874923706055, 51.55687713623047, 33.79249954223633, 74.17375183105469, 46.3849983215332, 74.92312622070312, 58.18562698364258, 65.7562484741211, 84.97937774658203], "mean": [0.8054043650627136, -0.9329186677932739, 1.1701340675354004, 0.01226452924311161, -1.01087486743927, 0.6325941681861877, -0.9955427050590515, -1.1249436140060425, 1.403701663017273, 0.015109261497855186, 1.3302751779556274, -0.0468008778989315, 47.55936813354492, 53.7924919128418, 22.08240509033203, 4.860953330993652, 16.73727035522461, 24.248401641845703, 19.516332626342773, 32.84996032714844, 21.932767868041992, 33.54710006713867, 29.07830047607422, 44.55649185180664, 54.05022048950195, 57.82286071777344, 1.0427768230438232, 3.4356982707977295, 24.922800064086914, 9.369349479675293, 27.68819236755371, 7.354340553283691, 28.217933654785156, 11.8096342086792, 21.49201202392578, 35.42081832885742], "std": [0.2787417769432068, 0.09819440543651581, 0.13263867795467377, 0.23823504149913788, 0.3515227735042572, 0.15933078527450562, 0.11528758704662323, 0.08753573149442673, 0.09382093697786331, 0.09377717226743698, 0.12704989314079285, 0.0492599792778492, 17.758798599243164, 4.950687408447266, 16.853193283081055, 4.182925224304199, 16.88947296142578, 29.897296905517578, 20.00411605834961, 43.134117126464844, 23.67713737487793, 45.72541809082031, 37.02341842651367, 48.236080169677734, 11.049675941467285, 8.62232780456543, 0.5308023691177368, 3.32340931892395, 16.335535049438477, 12.640873908996582, 22.93416404724121, 12.681686401367188, 24.066679000854492, 18.153976440429688, 23.015966415405273, 25.935468673706055], "count": [158]}, "action": {"min": [0.4183594584465027, -1.1083056926727295, 0.9574082493782043, -0.2941415011882782, -1.6144256591796875, 0.3065394461154938, -1.1928739547729492, -1.255555272102356, 1.140251636505127, -0.08602273464202881, 1.2140698432922363, -0.19376838207244873, 20.628889083862305, 45.40187454223633, -1.152500033378601, -0.35374999046325684, 0.9256250262260437, 0.22937500476837158, 0.7906249761581421, -0.9549999833106995, 0.7418749928474426, -3.1518750190734863, 1.105625033378601, 0.020624998956918716, 36.63888931274414, 47.026248931884766, 0.4699999988079071, -0.5606250166893005, 0.8381249904632568, 0.12124998867511749, 0.5568749904632568, -0.8393750190734863, 0.8899999856948853, -0.11999999731779099, 0.5412499904632568, 1.4387500286102295], "max": [1.2076085805892944, -0.8162940740585327, 1.3619630336761475, 0.31762608885765076, -0.6047102808952332, 0.8010748028755188, -0.8136157989501953, -0.9406974911689758, 1.4869439601898193, 0.17540723085403442, 1.6554555892944336, 0.022387845441699028, 70.67124938964844, 59.21500015258789, 43.549373626708984, 9.516875267028809, 41.88562774658203, 71.17312622070312, 48.96062469482422, 98.99687194824219, 58.4118766784668, 102.7750015258789, 89.12625122070312, 110.0999984741211, 67.67874908447266, 73.50250244140625, 2.822499990463257, 9.376874923706055, 51.55687713623047, 33.79249954223633, 74.17375183105469, 46.3849983215332, 74.92312622070312, 58.18562698364258, 65.7562484741211, 84.97937774658203], "mean": [0.8054043054580688, -0.9329186081886292, 1.1701337099075317, 0.012264524586498737, -1.0108747482299805, 0.6325940489768982, -0.9955427050590515, -1.124943494796753, 1.4037020206451416, 0.015109247528016567, 1.3302748203277588, -0.046800874173641205, 47.55936050415039, 53.79252243041992, 22.082416534423828, 4.860954284667969, 16.73725700378418, 24.248409271240234, 19.516321182250977, 32.849945068359375, 21.932767868041992, 33.54709243774414, 29.078319549560547, 44.55647277832031, 54.05020523071289, 57.8228759765625, 1.0427769422531128, 3.435697555541992, 24.92279052734375, 9.369341850280762, 27.688196182250977, 7.354340553283691, 28.217924118041992, 11.809629440307617, 21.492002487182617, 35.42084503173828], "std": [0.2787417471408844, 0.09819440543651581, 0.13263869285583496, 0.23823504149913788, 0.35152268409729004, 0.1593308001756668, 0.11528757959604263, 0.08753573149442673, 0.09382094442844391, 0.09377714991569519, 0.12704989314079285, 0.0492599792778492, 17.7587947845459, 4.950687408447266, 16.853193283081055, 4.182925224304199, 16.889467239379883, 29.897296905517578, 20.00411605834961, 43.13411331176758, 23.67713737487793, 45.72541427612305, 37.023433685302734, 48.2360725402832, 11.049675941467285, 8.62232780456543, 0.5308024287223816, 3.3234095573425293, 16.335535049438477, 12.640873908996582, 22.934160232543945, 12.681686401367188, 24.066679000854492, 18.153972625732422, 23.01596450805664, 25.935466766357422], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [158]}, "index": {"min": [4218], "max": [4375], "mean": [4296.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [4.955696202531645, 8.0, 8.0, 8.0, 8.0], "std": [2.019979122303626, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [158]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [158]}, "eef_direction_state": {"mean": [2.8607594936708862, 4.012658227848101], "std": [1.6205498146155126, 1.7645860194109713], "min": [0, 1], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.3354430379746836, 1.0949367088607596], "std": [0.6325631953587055, 0.8626422075650566], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.1329113924050633, 0.9430379746835443], "std": [0.7963876543155106, 0.8209570741185349], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [2.8607594936708862, 4.012658227848101], "std": [1.6205498146155126, 1.7645860194109713], "min": [0, 1], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.3354430379746836, 1.0949367088607596], "std": [0.6325631953587055, 0.8626422075650566], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.1329113924050633, 0.9430379746835443], "std": [0.7963876543155106, 0.8209570741185349], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6603039611940505, 0.18142344130623925, 1.2165371247439911, -1.2499177750737638, 0.8143865855787499, -1.9511301782491959, 0.65696110414156, -0.18833169567792116, 1.1728304326309507, 1.2139175242962092, 0.26808361709376044, 2.168298976851027], "std": [0.04098496190293316, 0.06581996049608693, 0.03269580033659231, 0.21248239383548354, 0.18601278647649463, 0.163537973333576, 0.02927574779476934, 0.03066611793546267, 0.028868749358350747, 0.12475951689132148, 0.05122678501092423, 0.06985462954200661], "min": [0.5799278787875369, 0.06568240881387277, 1.1497848339139527, -1.7049713044849781, 0.5434046694668302, -2.272405796236207, 0.5714569971390585, -0.22911015802401477, 1.1247833979964248, 0.9382198500077379, 0.18823314373222622, 2.0578176641805053], "max": [0.7126146308790959, 0.2530228495953786, 1.2703984101330186, -0.8987148970973216, 1.1279821134088843, -1.7659546549483087, 0.686493249442871, -0.13398675189743342, 1.2515699821269, 1.3713488661834148, 0.3513127768750022, 2.2583972918562276], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6603039611940505, 0.18142344130623925, 1.2165371247439911, -1.2499177750737638, 0.8143865855787499, -1.9511301782491959, 0.65696110414156, -0.18833169567792116, 1.1728304326309507, 1.2139175242962092, 0.26808361709376044, 2.168298976851027], "std": [0.04098496190293316, 0.06581996049608693, 0.03269580033659231, 0.21248239383548354, 0.18601278647649463, 0.163537973333576, 0.02927574779476934, 0.03066611793546267, 0.028868749358350747, 0.12475951689132148, 0.05122678501092423, 0.06985462954200661], "min": [0.5799278787875369, 0.06568240881387277, 1.1497848339139527, -1.7049713044849781, 0.5434046694668302, -2.272405796236207, 0.5714569971390585, -0.22911015802401477, 1.1247833979964248, 0.9382198500077379, 0.18823314373222622, 2.0578176641805053], "max": [0.7126146308790959, 0.2530228495953786, 1.2703984101330186, -0.8987148970973216, 1.1279821134088843, -1.7659546549483087, 0.686493249442871, -0.13398675189743342, 1.2515699821269, 1.3713488661834148, 0.3513127768750022, 2.2583972918562276], "count": [158]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2419727246732026]], [[0.4481290665849673]], [[0.5616079534313726]]], "std": [[[0.3292321952815484]], [[0.2522000599501186]], [[0.24752983238458148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47585627246732026]], [[0.4902550837418301]], [[0.4841435866013072]]], "std": [[[0.3477980579442523]], [[0.35248741205808864]], [[0.3560315987087125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189001491013072]], [[0.5395383741830065]], [[0.5336055187908496]]], "std": [[[0.2979312362750248]], [[0.30256377831543224]], [[0.3145586697386046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3499924448529412]], [[0.44940266544117646]], [[0.5079655882352941]]], "std": [[[0.3160937052002733]], [[0.31008443204550007]], [[0.3627478699991112]]], "count": [100]}, "observation.state": {"min": [0.5641546249389648, -1.08832585811615, 0.9897621273994446, -0.34907397627830505, -1.6212074756622314, 0.3876268267631531, -1.2464475631713867, -1.255102276802063, 1.167929768562317, -0.04506179690361023, 1.1970463991165161, -0.16965065896511078, 11.84666633605957, 40.96437454223633, -0.9650000333786011, -0.3125, 0.7981250286102295, 0.5625, 0.640625, -0.9068750143051147, 0.7931250333786011, -3.1831250190734863, 1.1866666078567505, 0.4737499952316284, 11.953125, 47.75, 0.5512499809265137, -0.7331250309944153, 0.9006249904632568, -1.2543749809265137, 0.5831249952316284, -1.4900000095367432, 0.6987500190734863, -0.19375000894069672, 0.6675000190734863, -0.06374998390674591], "max": [1.343461513519287, -0.8190426826477051, 1.3148508071899414, 0.17290379106998444, -0.7374399304389954, 0.717030942440033, -0.8687151670455933, -0.9366284608840942, 1.469062328338623, 0.11830510199069977, 1.6537854671478271, -0.00472076004371047, 69.38187408447266, 62.54999923706055, 36.45000076293945, 8.52187442779541, 64.76937866210938, 28.470001220703125, 56.57437515258789, 58.111873626708984, 58.877498626708984, 64.68624877929688, 48.641876220703125, 87.18937683105469, 70.64875030517578, 76.73062896728516, 4.896250247955322, 9.486249923706055, 55.48374938964844, 5.401875019073486, 70.75250244140625, 11.234999656677246, 71.34562683105469, 41.97312545776367, 66.06500244140625, 83.47562408447266], "mean": [0.8996603488922119, -0.9210939407348633, 1.1411879062652588, -0.08794622123241425, -1.1486493349075317, 0.6114321947097778, -1.0372227430343628, -1.1176177263259888, 1.359704852104187, 0.03525977581739426, 1.415374755859375, -0.03679227456450462, 51.21728515625, 51.67184829711914, 1.531049370765686, 3.109034299850464, 24.420429229736328, 8.047953605651855, 22.219127655029297, 19.05572509765625, 22.0096435546875, 20.20671272277832, 16.36196517944336, 35.91653823852539, 46.37976837158203, 58.96421432495117, 0.8987064361572266, 3.430678129196167, 23.768169403076172, 1.032516598701477, 26.952804565429688, 2.0313684940338135, 27.53655242919922, 7.075082778930664, 24.125755310058594, 27.149545669555664], "std": [0.2441270649433136, 0.09760592132806778, 0.11251835525035858, 0.1952960342168808, 0.3098190128803253, 0.11842653900384903, 0.1433514952659607, 0.09715162217617035, 0.0769994854927063, 0.05139414593577385, 0.10856238752603531, 0.034772127866744995, 17.9615421295166, 5.687153339385986, 7.322508811950684, 3.0357773303985596, 25.499006271362305, 9.154772758483887, 23.150480270385742, 23.888851165771484, 23.263925552368164, 25.727872848510742, 17.902997970581055, 35.70491027832031, 21.517057418823242, 10.09798526763916, 0.7240788340568542, 3.105917453765869, 18.504802703857422, 1.7897030115127563, 24.539026260375977, 3.515641212463379, 25.616458892822266, 13.333951950073242, 22.46847915649414, 28.78864288330078], "count": [155]}, "action": {"min": [0.5641546249389648, -1.08832585811615, 0.9897621273994446, -0.34907397627830505, -1.6212074756622314, 0.3876268267631531, -1.2464475631713867, -1.255102276802063, 1.167929768562317, -0.04506179690361023, 1.1970463991165161, -0.16965065896511078, 11.84666633605957, 40.96437454223633, -0.9650000333786011, -0.3125, 0.7981250286102295, 0.5625, 0.640625, -0.9068750143051147, 0.7931250333786011, -3.1831250190734863, 1.1866666078567505, 0.4737499952316284, 11.953125, 47.75, 0.5512499809265137, -0.7331250309944153, 0.9006249904632568, -1.2543749809265137, 0.5831249952316284, -1.4900000095367432, 0.6987500190734863, -0.19375000894069672, 0.6675000190734863, -0.06374998390674591], "max": [1.343461513519287, -0.8190426826477051, 1.3148508071899414, 0.17290379106998444, -0.7374399304389954, 0.717030942440033, -0.8687151670455933, -0.9366284608840942, 1.469062328338623, 0.11830510199069977, 1.6537854671478271, -0.00472076004371047, 69.38187408447266, 62.54999923706055, 36.45000076293945, 8.52187442779541, 64.76937866210938, 28.470001220703125, 56.57437515258789, 58.111873626708984, 58.877498626708984, 64.68624877929688, 48.641876220703125, 87.18937683105469, 70.64875030517578, 76.73062896728516, 4.896250247955322, 9.486249923706055, 55.48374938964844, 5.401875019073486, 70.75250244140625, 11.234999656677246, 71.34562683105469, 41.97312545776367, 66.06500244140625, 83.47562408447266], "mean": [0.8996604681015015, -0.9210940599441528, 1.1411880254745483, -0.08794620633125305, -1.1486496925354004, 0.6114320755004883, -1.0372225046157837, -1.1176173686981201, 1.3597047328948975, 0.03525977209210396, 1.415374517440796, -0.03679227828979492, 51.217281341552734, 51.671836853027344, 1.5310503244400024, 3.109034299850464, 24.420438766479492, 8.047955513000488, 22.219131469726562, 19.055727005004883, 22.009641647338867, 20.20669937133789, 16.361974716186523, 35.91654968261719, 46.379756927490234, 58.96418762207031, 0.8987063765525818, 3.430677890777588, 23.768163681030273, 1.0325164794921875, 26.952796936035156, 2.0313687324523926, 27.536561965942383, 7.075088024139404, 24.125764846801758, 27.1495361328125], "std": [0.244127094745636, 0.09760592132806778, 0.11251835525035858, 0.1952960193157196, 0.3098190426826477, 0.11842653900384903, 0.1433514803647995, 0.09715164452791214, 0.0769994780421257, 0.05139413848519325, 0.10856238752603531, 0.034772131592035294, 17.961544036865234, 5.687154293060303, 7.322508335113525, 3.0357775688171387, 25.499008178710938, 9.154773712158203, 23.150476455688477, 23.888856887817383, 23.263917922973633, 25.727874755859375, 17.902997970581055, 35.70491027832031, 21.51706314086914, 10.097983360290527, 0.7240787744522095, 3.105917453765869, 18.504804611206055, 1.7897028923034668, 24.539026260375977, 3.5156409740448, 25.616458892822266, 13.333951950073242, 22.468475341796875, 28.78864097595215], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [155]}, "index": {"min": [4376], "max": [4530], "mean": [4453.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [4.735483870967742, 8.0, 8.0, 8.0, 8.0], "std": [2.107061612017226, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [155]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [155]}, "eef_direction_state": {"mean": [2.6193548387096772, 4.019354838709678], "std": [1.591392037187874, 1.7207311564562224], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.4258064516129032, 1.038709677419355], "std": [0.5896788310846383, 0.8491655940011817], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.103225806451613, 1.0129032258064516], "std": [0.8046172686510314, 0.8423247153673137], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.6193548387096772, 4.019354838709678], "std": [1.591392037187874, 1.7207311564562224], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.4258064516129032, 1.038709677419355], "std": [0.5896788310846383, 0.8491655940011817], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.103225806451613, 1.0129032258064516], "std": [0.8046172686510314, 0.8423247153673137], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6471627326113744, 0.19666421519818955, 1.2154719462775423, -1.2108261282491046, 0.7168887395300962, -1.9102129892883877, 0.6386589571749142, -0.1870852160571312, 1.1778503388397599, 1.1687531434934977, 0.22538218902694648, 2.186437180754068], "std": [0.03541706101762706, 0.06651691569143066, 0.036380477404901614, 0.22232512901767298, 0.12300633391754918, 0.16527454050070156, 0.027082484687667937, 0.03977254461700733, 0.03253233634027178, 0.1362351120687279, 0.039899279112562226, 0.0604363223304171], "min": [0.5868615661234597, 0.08878418957332224, 1.1474632530770372, -1.6560690215514606, 0.5179958566434206, -2.184190856265976, 0.5840899374417787, -0.23384565801523646, 1.136283136171583, 0.9242884491830806, 0.14533143248547864, 2.0945505128768604], "max": [0.6989393160872901, 0.2831497717387068, 1.2902896098805017, -0.8161649778425928, 0.9179508590915977, -1.6885229115818976, 0.6910672601963868, -0.12345254903493358, 1.2585603943101427, 1.3470417155958163, 0.3317149850414729, 2.2651723520942015], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6471627326113744, 0.19666421519818955, 1.2154719462775423, -1.2108261282491046, 0.7168887395300962, -1.9102129892883877, 0.6386589571749142, -0.1870852160571312, 1.1778503388397599, 1.1687531434934977, 0.22538218902694648, 2.186437180754068], "std": [0.03541706101762706, 0.06651691569143066, 0.036380477404901614, 0.22232512901767298, 0.12300633391754918, 0.16527454050070156, 0.027082484687667937, 0.03977254461700733, 0.03253233634027178, 0.1362351120687279, 0.039899279112562226, 0.0604363223304171], "min": [0.5868615661234597, 0.08878418957332224, 1.1474632530770372, -1.6560690215514606, 0.5179958566434206, -2.184190856265976, 0.5840899374417787, -0.23384565801523646, 1.136283136171583, 0.9242884491830806, 0.14533143248547864, 2.0945505128768604], "max": [0.6989393160872901, 0.2831497717387068, 1.2902896098805017, -0.8161649778425928, 0.9179508590915977, -1.6885229115818976, 0.6910672601963868, -0.12345254903493358, 1.2585603943101427, 1.3470417155958163, 0.3317149850414729, 2.2651723520942015], "count": [155]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25301064338235296]], [[0.45192897058823533]], [[0.5632210886437908]]], "std": [[[0.32192534275295104]], [[0.24487535190314424]], [[0.23785854266562256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4841648406862745]], [[0.5046603799019608]], [[0.500645198120915]]], "std": [[[0.3498454045913996]], [[0.35052956857222733]], [[0.3547639521979445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604217381535948]], [[0.49196796772875817]], [[0.4975538562091503]]], "std": [[[0.3354611213511338]], [[0.3341111388952367]], [[0.34157575565723153]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3662229064542484]], [[0.4537714358660131]], [[0.506898323120915]]], "std": [[[0.323779642542197]], [[0.31445472768411364]], [[0.35846411670859346]]], "count": [100]}, "observation.state": {"min": [0.34189745783805847, -1.2622309923171997, 0.888384997844696, -0.4271572530269623, -1.6048675775527954, 0.3359130620956421, -1.4316538572311401, -1.2271114587783813, 1.1004377603530884, -0.31438353657722473, 0.8407482504844666, -0.21527937054634094, 20.41666603088379, 41.9375, -1.1256250143051147, -0.09312500059604645, 0.8031250238418579, 0.43687498569488525, 0.7437499761581421, -0.6143749952316284, 0.9591667056083679, 0.5625, 1.0149999856948853, -0.8112499713897705, 39.806251525878906, 47.135623931884766, 0.5412499904632568, -0.5456250309944153, 0.6668750047683716, 0.5037499666213989, 0.7337499856948853, -0.37437501549720764, 0.8118749856948853, 0.04625000059604645, 0.5943750143051147, 0.18250000476837158], "max": [1.3508764505386353, -0.7302872538566589, 1.427672266960144, 0.6088111400604248, -0.30632486939430237, 0.3513389825820923, -0.7948996424674988, -0.8839980363845825, 1.4894713163375854, 0.2983854115009308, 1.6318570375442505, -0.03886282071471214, 66.58499908447266, 60.939998626708984, 53.74937438964844, 9.71875, 46.115623474121094, 107.47687530517578, 55.868751525878906, 108.13812255859375, 66.77375030517578, 107.86062622070312, 91.2300033569336, 110.38687133789062, 62.62125015258789, 64.29000091552734, 2.947499990463257, 9.365625381469727, 45.740623474121094, 45.28499984741211, 52.057498931884766, 75.79437255859375, 54.8537483215332, 96.51812744140625, 57.837501525878906, 105.58062744140625], "mean": [0.6348152756690979, -1.000792384147644, 1.2514779567718506, 0.24322333931922913, -0.6669379472732544, 0.34259504079818726, -1.0022227764129639, -1.0547322034835815, 1.3808810710906982, -0.08786823600530624, 1.137986660003662, -0.07899035513401031, 52.69813537597656, 51.645755767822266, 9.180974006652832, 4.083879470825195, 21.07547950744629, 43.51449203491211, 25.839298248291016, 47.88813018798828, 29.135164260864258, 50.221736907958984, 36.980655670166016, 58.38523864746094, 48.60420608520508, 57.40794372558594, 0.999761164188385, 4.061145782470703, 16.180875778198242, 9.819968223571777, 18.496416091918945, 13.064982414245605, 17.947223663330078, 17.320545196533203, 12.445284843444824, 34.291324615478516], "std": [0.29562410712242126, 0.16379238665103912, 0.1541707068681717, 0.28479892015457153, 0.33841168880462646, 0.003219231031835079, 0.19936729967594147, 0.12468909472227097, 0.11478596180677414, 0.1366908848285675, 0.1821846067905426, 0.04886886477470398, 12.841544151306152, 4.048312187194824, 17.28607177734375, 4.087861061096191, 18.95880126953125, 43.68586349487305, 23.426162719726562, 47.58092498779297, 26.863054275512695, 47.8215217590332, 38.301910400390625, 49.415958404541016, 6.511523723602295, 4.23895788192749, 0.4098280668258667, 3.6755192279815674, 14.771164894104004, 15.971117973327637, 16.59732437133789, 23.368684768676758, 18.125150680541992, 31.048173904418945, 19.239267349243164, 35.17375946044922], "count": [252]}, "action": {"min": [0.34189745783805847, -1.2622309923171997, 0.888384997844696, -0.4271572530269623, -1.6048675775527954, 0.3359130620956421, -1.4316538572311401, -1.2271114587783813, 1.1004377603530884, -0.31438353657722473, 0.8407482504844666, -0.21527937054634094, 20.41666603088379, 41.9375, -1.1256250143051147, -0.09312500059604645, 0.8031250238418579, 0.43687498569488525, 0.7437499761581421, -0.6143749952316284, 0.9591667056083679, 0.5625, 1.0149999856948853, -0.8112499713897705, 39.806251525878906, 47.135623931884766, 0.5412499904632568, -0.5456250309944153, 0.6668750047683716, 0.5037499666213989, 0.7337499856948853, -0.37437501549720764, 0.8118749856948853, 0.04625000059604645, 0.5943750143051147, 0.18250000476837158], "max": [1.3508764505386353, -0.7302872538566589, 1.427672266960144, 0.6088111400604248, -0.30632486939430237, 0.3513389825820923, -0.7948996424674988, -0.8839980363845825, 1.4894713163375854, 0.2983854115009308, 1.6318570375442505, -0.03886282071471214, 66.58499908447266, 60.939998626708984, 53.74937438964844, 9.71875, 46.115623474121094, 107.47687530517578, 55.868751525878906, 108.13812255859375, 66.77375030517578, 107.86062622070312, 91.2300033569336, 110.38687133789062, 62.62125015258789, 64.29000091552734, 2.947499990463257, 9.365625381469727, 45.740623474121094, 45.28499984741211, 52.057498931884766, 75.79437255859375, 54.8537483215332, 96.51812744140625, 57.837501525878906, 105.58062744140625], "mean": [0.6348147392272949, -1.000792145729065, 1.2514779567718506, 0.2432233691215515, -0.666938066482544, 0.34259483218193054, -1.0022226572036743, -1.054732322692871, 1.3808807134628296, -0.08786817640066147, 1.1379867792129517, -0.0789904072880745, 52.698143005371094, 51.645755767822266, 9.180994987487793, 4.083879470825195, 21.075464248657227, 43.514442443847656, 25.839290618896484, 47.88820266723633, 29.135156631469727, 50.22174835205078, 36.98066711425781, 58.38526916503906, 48.604209899902344, 57.40795135498047, 0.9997617602348328, 4.061145305633545, 16.180879592895508, 9.819964408874512, 18.496416091918945, 13.064982414245605, 17.947229385375977, 17.320545196533203, 12.445292472839355, 34.291351318359375], "std": [0.29562413692474365, 0.16379237174987793, 0.1541707068681717, 0.2847989499568939, 0.33841168880462646, 0.0032192314974963665, 0.19936728477478027, 0.12468910962343216, 0.11478594690561295, 0.1366908848285675, 0.1821846067905426, 0.04886886477470398, 12.841545104980469, 4.048313140869141, 17.286073684692383, 4.087860584259033, 18.958803176879883, 43.68585968017578, 23.426164627075195, 47.580928802490234, 26.863061904907227, 47.82152557373047, 38.301910400390625, 49.41594314575195, 6.511523723602295, 4.238958358764648, 0.4098280966281891, 3.67551851272583, 14.771161079406738, 15.971113204956055, 16.597322463989258, 23.368688583374023, 18.125154495239258, 31.048173904418945, 19.239269256591797, 35.17375946044922], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [252]}, "index": {"min": [4531], "max": [4782], "mean": [4656.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [4.765873015873016, 8.0, 8.0, 8.0, 8.0], "std": [2.0169780435888387, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [252]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [252]}, "eef_direction_state": {"mean": [3.0992063492063493, 4.2896825396825395], "std": [1.4967157713731578, 1.6206176250184783], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.3134920634920635, 0.9007936507936508], "std": [0.6369387569427236, 0.6799855310956043], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [1.0396825396825398, 0.7420634920634921], "std": [0.8395084885774237, 0.8362665685931335], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.0992063492063493, 4.2896825396825395], "std": [1.4967157713731578, 1.6206176250184783], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.3134920634920635, 0.9007936507936508], "std": [0.6369387569427236, 0.6799855310956043], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [1.0396825396825398, 0.7420634920634921], "std": [0.8395084885774237, 0.8362665685931335], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.689206943343018, 0.14465596466082728, 1.191796652847093, -1.5666314010950626, 0.7251235107028153, -2.251022406538202, 0.6620563117616436, -0.19388342604182354, 1.1461060985671663, 1.434776732347929, 0.4072663504444558, 2.2347274325337096], "std": [0.042178212052330744, 0.07892992553712416, 0.030547919981132786, 0.151862704409703, 0.17545263196258842, 0.1692897534526783, 0.03708829960131086, 0.04368919358627937, 0.021593585507253876, 0.13109504936590272, 0.09153851295607694, 0.08644278813379958], "min": [0.579133723452277, 0.032163490372425135, 1.124791110657372, -1.9018411259649788, 0.30347080801344983, -2.5143237219788714, 0.5814155988777026, -0.2724051626278341, 1.1086224343397346, 1.2487119019122492, 0.25847676162493394, 1.983206802721889], "max": [0.7324041431315437, 0.27739513058199533, 1.2366757386157856, -1.2049603220144487, 0.9643484089664405, -1.822931518239442, 0.701257580497762, -0.13274451978421686, 1.1933752885041506, 1.6309963440984572, 0.5587361032546672, 2.333053707315102], "count": [252]}, "eef_sim_pose_action": {"mean": [0.689206943343018, 0.14465596466082728, 1.191796652847093, -1.5666314010950626, 0.7251235107028153, -2.251022406538202, 0.6620563117616436, -0.19388342604182354, 1.1461060985671663, 1.434776732347929, 0.4072663504444558, 2.2347274325337096], "std": [0.042178212052330744, 0.07892992553712416, 0.030547919981132786, 0.151862704409703, 0.17545263196258842, 0.1692897534526783, 0.03708829960131086, 0.04368919358627937, 0.021593585507253876, 0.13109504936590272, 0.09153851295607694, 0.08644278813379958], "min": [0.579133723452277, 0.032163490372425135, 1.124791110657372, -1.9018411259649788, 0.30347080801344983, -2.5143237219788714, 0.5814155988777026, -0.2724051626278341, 1.1086224343397346, 1.2487119019122492, 0.25847676162493394, 1.983206802721889], "max": [0.7324041431315437, 0.27739513058199533, 1.2366757386157856, -1.2049603220144487, 0.9643484089664405, -1.822931518239442, 0.701257580497762, -0.13274451978421686, 1.1933752885041506, 1.6309963440984572, 0.5587361032546672, 2.333053707315102], "count": [252]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25407559640522875]], [[0.45847345996732025]], [[0.5687296670751634]]], "std": [[[0.33177277878574135]], [[0.2521786939817485]], [[0.24682199456800838]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897759824346405]], [[0.5075282598039216]], [[0.502188551879085]]], "std": [[[0.34940569017537115]], [[0.35634605393227076]], [[0.3606616046620461]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5266604942810457]], [[0.5475187275326798]], [[0.544981045751634]]], "std": [[[0.31036422488632376]], [[0.3130696209663171]], [[0.32099388455711086]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35149409926470593]], [[0.4499276450163399]], [[0.5092067422385621]]], "std": [[[0.31599740619274047]], [[0.3102994836200615]], [[0.36314928260795903]]], "count": [100]}, "observation.state": {"min": [0.4640173017978668, -1.0920214653015137, 1.00215744972229, -0.3612573444843292, -1.5872561931610107, 0.3969014585018158, -1.2514305114746094, -1.2848095893859863, 1.2245577573776245, -0.26142996549606323, 0.9665398001670837, -0.09975585341453552, 20.626249313354492, 51.462501525878906, -1.024999976158142, -2.1187500953674316, 0.7143750190734863, 0.4437499940395355, 1.0989999771118164, -0.9487500190734863, 0.6193749904632568, 0.014999999664723873, 1.0625, 0.03500000014901161, 25.415624618530273, 45.11375045776367, 0.5016666650772095, -1.3981249332427979, 0.9887499809265137, 0.5043749809265137, 0.5674999952316284, -1.0931249856948853, 0.7231249809265137, 0.3737500011920929, 0.625, 0.25], "max": [1.3287270069122314, -0.7908941507339478, 1.3488022089004517, 0.36743247509002686, -0.6170605421066284, 0.7181038856506348, -0.80663001537323, -1.011053204536438, 1.5581846237182617, 0.14078566431999207, 1.5945042371749878, 0.010538262315094471, 63.76937484741211, 60.35888671875, 53.26937484741211, 9.351875305175781, 46.360626220703125, 85.1606216430664, 55.60124969482422, 109.73562622070312, 92.52625274658203, 109.51750183105469, 95.06500244140625, 110.01249694824219, 60.10625076293945, 75.43000030517578, 2.9987499713897705, 9.477333068847656, 56.54500198364258, 25.161874771118164, 74.74625396728516, 57.57062530517578, 72.65250396728516, 86.57437896728516, 74.69000244140625, 105.71062469482422], "mean": [0.8922608494758606, -0.9073038697242737, 1.1632075309753418, -0.06069084256887436, -1.032599687576294, 0.6114547848701477, -0.9774787425994873, -1.1219414472579956, 1.419427752494812, -0.05679161101579666, 1.2710660696029663, -0.034501414746046066, 48.098785400390625, 55.55080032348633, 19.348865509033203, 5.114721775054932, 18.039758682250977, 25.662763595581055, 21.576520919799805, 37.15290832519531, 29.701107025146484, 38.58378982543945, 29.690654754638672, 42.734771728515625, 45.72245407104492, 58.89469909667969, 1.0019172430038452, 3.2366602420806885, 29.65151023864746, 6.342711925506592, 33.392276763916016, 14.904295921325684, 33.61774826049805, 27.46135902404785, 28.298952102661133, 51.059085845947266], "std": [0.2706848382949829, 0.10267223417758942, 0.11760041862726212, 0.24167500436306, 0.2986810803413391, 0.11278610676527023, 0.1900210976600647, 0.08509229123592377, 0.09632013738155365, 0.14512620866298676, 0.17328107357025146, 0.02577676810324192, 11.39016056060791, 2.7078049182891846, 19.0233154296875, 4.394868850708008, 19.440961837768555, 32.3357048034668, 23.290416717529297, 48.02889633178711, 35.67678451538086, 48.84270095825195, 37.219146728515625, 48.9852180480957, 11.504273414611816, 10.146360397338867, 0.4741576313972473, 3.1740992069244385, 18.707942962646484, 6.669421672821045, 23.634517669677734, 19.302207946777344, 24.981534957885742, 33.82337188720703, 27.65968132019043, 36.70770263671875], "count": [197]}, "action": {"min": [0.4640173017978668, -1.0920214653015137, 1.00215744972229, -0.3612573444843292, -1.5872561931610107, 0.3969014585018158, -1.2514305114746094, -1.2848095893859863, 1.2245577573776245, -0.26142996549606323, 0.9665398001670837, -0.09975585341453552, 20.626249313354492, 51.462501525878906, -1.024999976158142, -2.1187500953674316, 0.7143750190734863, 0.4437499940395355, 1.0989999771118164, -0.9487500190734863, 0.6193749904632568, 0.014999999664723873, 1.0625, 0.03500000014901161, 25.415624618530273, 45.11375045776367, 0.5016666650772095, -1.3981249332427979, 0.9887499809265137, 0.5043749809265137, 0.5674999952316284, -1.0931249856948853, 0.7231249809265137, 0.3737500011920929, 0.625, 0.25], "max": [1.3287270069122314, -0.7908941507339478, 1.3488022089004517, 0.36743247509002686, -0.6170605421066284, 0.7181038856506348, -0.80663001537323, -1.011053204536438, 1.5581846237182617, 0.14078566431999207, 1.5945042371749878, 0.010538262315094471, 63.76937484741211, 60.35888671875, 53.26937484741211, 9.351875305175781, 46.360626220703125, 85.1606216430664, 55.60124969482422, 109.73562622070312, 92.52625274658203, 109.51750183105469, 95.06500244140625, 110.01249694824219, 60.10625076293945, 75.43000030517578, 2.9987499713897705, 9.477333068847656, 56.54500198364258, 25.161874771118164, 74.74625396728516, 57.57062530517578, 72.65250396728516, 86.57437896728516, 74.69000244140625, 105.71062469482422], "mean": [0.8922610878944397, -0.9073043465614319, 1.163207769393921, -0.06069086864590645, -1.0325998067855835, 0.6114547848701477, -0.9774783253669739, -1.121941328048706, 1.419427752494812, -0.056791599839925766, 1.2710654735565186, -0.03450138866901398, 48.098785400390625, 55.55080032348633, 19.348876953125, 5.114721775054932, 18.03976058959961, 25.662776947021484, 21.576536178588867, 37.15290451049805, 29.701107025146484, 38.583797454833984, 29.690650939941406, 42.73476028442383, 45.722469329833984, 58.89468002319336, 1.0019177198410034, 3.2366600036621094, 29.651500701904297, 6.342713832855225, 33.39228439331055, 14.904300689697266, 33.617740631103516, 27.461349487304688, 28.29893684387207, 51.05913543701172], "std": [0.2706848382949829, 0.10267221927642822, 0.1176004409790039, 0.24167504906654358, 0.2986810803413391, 0.11278612166643143, 0.1900210678577423, 0.08509227633476257, 0.09632013738155365, 0.14512619376182556, 0.17328108847141266, 0.02577676810324192, 11.39016056060791, 2.7078044414520264, 19.023311614990234, 4.394867897033691, 19.44095802307129, 32.335716247558594, 23.290420532226562, 48.02888488769531, 35.67678451538086, 48.84269714355469, 37.21915054321289, 48.985225677490234, 11.50427532196045, 10.14635944366455, 0.4741574823856354, 3.1740992069244385, 18.70794677734375, 6.669421672821045, 23.634517669677734, 19.302207946777344, 24.981536865234375, 33.823368072509766, 27.65967559814453, 36.70770263671875], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [197]}, "index": {"min": [4783], "max": [4979], "mean": [4881.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [4.908629441624366, 8.0, 8.0, 8.0, 8.0], "std": [1.9464341077423948, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [197]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [197]}, "eef_direction_state": {"mean": [2.8730964467005076, 3.8375634517766497], "std": [1.7126395028844112, 1.9181235945961532], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2030456852791878, 0.9441624365482234], "std": [0.6829250785316601, 0.7619963987352124], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [1.0355329949238579, 0.817258883248731], "std": [0.8452653115329409, 0.8105313159883086], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [2.8730964467005076, 3.8375634517766497], "std": [1.7126395028844112, 1.9181235945961532], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2030456852791878, 0.9441624365482234], "std": [0.6829250785316601, 0.7619963987352124], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [1.0355329949238579, 0.817258883248731], "std": [0.8452653115329409, 0.8105313159883086], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6586749345400643, 0.20442866282563876, 1.1991516172720342, -1.328935273187345, 0.7926887014971251, -1.9624624444044816, 0.6596021849838829, -0.18189774026937397, 1.167765428207712, 1.268208984235639, 0.3230729162665751, 2.210234508827954], "std": [0.03234667637088569, 0.07247748588913286, 0.03289522929941729, 0.1747768717866535, 0.16334073438107796, 0.15499460229023723, 0.030542693566121985, 0.04368627631337081, 0.022945522861854306, 0.12172066573037471, 0.08186661835645649, 0.059741918391099894], "min": [0.5977800280602256, 0.07296182326571324, 1.1279372321834722, -1.7014389836919444, 0.5129685273374376, -2.181354934614566, 0.6036327681879077, -0.24477111513615074, 1.130847804084371, 1.0639806949359611, 0.22286732733807524, 2.1094888097222704], "max": [0.7028459360670718, 0.2949201073020761, 1.2352656683757803, -1.0716817032260992, 1.1232200924128382, -1.7512051856455162, 0.711309447863859, -0.11787185941926279, 1.202851658324714, 1.4428347206002572, 0.4530005439205782, 2.294987535993186], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6586749345400643, 0.20442866282563876, 1.1991516172720342, -1.328935273187345, 0.7926887014971251, -1.9624624444044816, 0.6596021849838829, -0.18189774026937397, 1.167765428207712, 1.268208984235639, 0.3230729162665751, 2.210234508827954], "std": [0.03234667637088569, 0.07247748588913286, 0.03289522929941729, 0.1747768717866535, 0.16334073438107796, 0.15499460229023723, 0.030542693566121985, 0.04368627631337081, 0.022945522861854306, 0.12172066573037471, 0.08186661835645649, 0.059741918391099894], "min": [0.5977800280602256, 0.07296182326571324, 1.1279372321834722, -1.7014389836919444, 0.5129685273374376, -2.181354934614566, 0.6036327681879077, -0.24477111513615074, 1.130847804084371, 1.0639806949359611, 0.22286732733807524, 2.1094888097222704], "max": [0.7028459360670718, 0.2949201073020761, 1.2352656683757803, -1.0716817032260992, 1.1232200924128382, -1.7512051856455162, 0.711309447863859, -0.11787185941926279, 1.202851658324714, 1.4428347206002572, 0.4530005439205782, 2.294987535993186], "count": [197]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24054465890522875]], [[0.45370197712418303]], [[0.572183304738562]]], "std": [[[0.3247164275942327]], [[0.24708481068870708]], [[0.24474912730348033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490039266748366]], [[0.507801027369281]], [[0.5011864379084967]]], "std": [[[0.34841869628783084]], [[0.35626179933305413]], [[0.35948916342284004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801584170751634]], [[0.5052362152777778]], [[0.5008811601307189]]], "std": [[[0.3167387060024859]], [[0.31533476367476765]], [[0.3230697925394052]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35133605392156864]], [[0.4455201695261438]], [[0.5016905821078431]]], "std": [[[0.31621787978462235]], [[0.3114730242245476]], [[0.3596465862964104]]], "count": [100]}, "observation.state": {"min": [0.4682612419128418, -1.0843442678451538, 0.9512092471122742, -0.36339783668518066, -1.5639437437057495, 0.3666456937789917, -1.2098497152328491, -1.2760356664657593, 1.2203614711761475, -0.10407129675149918, 0.990429699420929, -0.11047955602407455, 26.135555267333984, 46.861873626708984, -1.2074999809265137, -1.8318750858306885, 0.6212500333786011, 0.46437498927116394, 0.8500000238418579, -0.9381250143051147, 0.8343750238418579, -3.328125, 1.0612499713897705, 0.08124999701976776, 37.568180084228516, 47.7400016784668, 0.5981249809265137, -0.4856249988079071, 1.2918750047683716, 0.46222221851348877, 0.6200000047683716, -2.135624885559082, 1.0149999856948853, -0.008888889104127884, 0.6200000047683716, -0.0624999925494194], "max": [1.264019250869751, -0.7699845433235168, 1.3597934246063232, 0.26114386320114136, -0.6397106647491455, 0.876678466796875, -0.8210784196853638, -0.9771919846534729, 1.5087119340896606, 0.17744970321655273, 1.5873409509658813, -0.026393339037895203, 59.38687515258789, 60.4631233215332, 52.50437545776367, 9.438750267028809, 46.88312530517578, 78.70999908447266, 58.05125045776367, 106.80562591552734, 92.76374816894531, 111.0062484741211, 94.29562377929688, 110.9749984741211, 65.05562591552734, 71.39125061035156, 2.5824999809265137, 9.210000038146973, 64.16812896728516, 37.834373474121094, 72.98687744140625, 59.528751373291016, 75.75812530517578, 80.73750305175781, 62.72062683105469, 103.85562896728516], "mean": [0.850038468837738, -0.9098778963088989, 1.141602873802185, -0.03360842540860176, -0.9978811740875244, 0.7011794447898865, -0.9760971665382385, -1.122715950012207, 1.421709656715393, -0.020066896453499794, 1.255637526512146, -0.03972272947430611, 45.53843688964844, 54.01427459716797, 9.082076072692871, 5.306055545806885, 18.00973892211914, 29.71595573425293, 22.473541259765625, 38.73861312866211, 33.447654724121094, 39.90708923339844, 32.3874397277832, 45.94110870361328, 52.94196701049805, 58.001373291015625, 1.1526955366134644, 2.5610036849975586, 31.227277755737305, 6.048446178436279, 30.22039794921875, 11.901778221130371, 28.396066665649414, 16.215545654296875, 18.838659286499023, 44.35283279418945], "std": [0.30256426334381104, 0.1097966656088829, 0.1317320168018341, 0.24214255809783936, 0.32428836822509766, 0.1733568161725998, 0.15182317793369293, 0.09317944943904877, 0.08440475165843964, 0.06885549426078796, 0.13887333869934082, 0.017015954479575157, 10.2752046585083, 4.003986358642578, 17.3290958404541, 4.712014675140381, 19.871416091918945, 34.78192901611328, 24.536462783813477, 47.78177261352539, 38.556640625, 50.674598693847656, 39.43352127075195, 48.4428596496582, 10.759376525878906, 8.805122375488281, 0.5080389976501465, 2.8452646732330322, 18.991384506225586, 9.068022727966309, 20.95292091369629, 18.572736740112305, 22.463573455810547, 25.715717315673828, 22.212554931640625, 29.49258041381836], "count": [165]}, "action": {"min": [0.4682612419128418, -1.0843442678451538, 0.9512092471122742, -0.36339783668518066, -1.5639437437057495, 0.3666456937789917, -1.2098497152328491, -1.2760356664657593, 1.2203614711761475, -0.10407129675149918, 0.990429699420929, -0.11047955602407455, 26.135555267333984, 46.861873626708984, -1.2074999809265137, -1.8318750858306885, 0.6212500333786011, 0.46437498927116394, 0.8500000238418579, -0.9381250143051147, 0.8343750238418579, -3.328125, 1.0612499713897705, 0.08124999701976776, 37.568180084228516, 47.7400016784668, 0.5981249809265137, -0.4856249988079071, 1.2918750047683716, 0.46222221851348877, 0.6200000047683716, -2.135624885559082, 1.0149999856948853, -0.008888889104127884, 0.6200000047683716, -0.0624999925494194], "max": [1.264019250869751, -0.7699845433235168, 1.3597934246063232, 0.26114386320114136, -0.6397106647491455, 0.876678466796875, -0.8210784196853638, -0.9771919846534729, 1.5087119340896606, 0.17744970321655273, 1.5873409509658813, -0.026393339037895203, 59.38687515258789, 60.4631233215332, 52.50437545776367, 9.438750267028809, 46.88312530517578, 78.70999908447266, 58.05125045776367, 106.80562591552734, 92.76374816894531, 111.0062484741211, 94.29562377929688, 110.9749984741211, 65.05562591552734, 71.39125061035156, 2.5824999809265137, 9.210000038146973, 64.16812896728516, 37.834373474121094, 72.98687744140625, 59.528751373291016, 75.75812530517578, 80.73750305175781, 62.72062683105469, 103.85562896728516], "mean": [0.8500386476516724, -0.9098775386810303, 1.1416022777557373, -0.03360844776034355, -0.9978811740875244, 0.7011792063713074, -0.976097047328949, -1.1227160692214966, 1.421709418296814, -0.020066890865564346, 1.2556376457214355, -0.03972270339727402, 45.53842544555664, 54.01426315307617, 9.082072257995605, 5.306055068969727, 18.009742736816406, 29.7159423828125, 22.473541259765625, 38.73858642578125, 33.4476432800293, 39.90709686279297, 32.387451171875, 45.941131591796875, 52.9420051574707, 58.001407623291016, 1.1526954174041748, 2.5610034465789795, 31.227293014526367, 6.048446178436279, 30.220396041870117, 11.901777267456055, 28.39605140686035, 16.215547561645508, 18.838659286499023, 44.35282897949219], "std": [0.3025642931461334, 0.10979669541120529, 0.1317320168018341, 0.24214258790016174, 0.32428836822509766, 0.1733568161725998, 0.15182313323020935, 0.09317944943904877, 0.08440475910902023, 0.06885549426078796, 0.13887335360050201, 0.017015954479575157, 10.275203704833984, 4.003986358642578, 17.3290958404541, 4.7120137214660645, 19.871416091918945, 34.78192138671875, 24.53646469116211, 47.781768798828125, 38.556644439697266, 50.67461013793945, 39.43352127075195, 48.44285202026367, 10.759374618530273, 8.805121421813965, 0.5080389380455017, 2.8452646732330322, 18.991384506225586, 9.068021774291992, 20.952924728393555, 18.572734832763672, 22.46356964111328, 25.71571922302246, 22.212556838989258, 29.492582321166992], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [165]}, "index": {"min": [4980], "max": [5144], "mean": [5062.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [4.86060606060606, 8.0, 8.0, 8.0, 8.0], "std": [1.9474831300377045, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [165]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [165]}, "eef_direction_state": {"mean": [2.993939393939394, 4.03030303030303], "std": [1.8207456670841453, 1.8632790985468934], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2606060606060605, 0.9515151515151515], "std": [0.7377029844704459, 0.837066020393674], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.1090909090909091, 0.7818181818181819], "std": [0.8600083284880848, 0.8389945445174399], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.993939393939394, 4.03030303030303], "std": [1.8207456670841453, 1.8632790985468934], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2606060606060605, 0.9515151515151515], "std": [0.7377029844704459, 0.837066020393674], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.1090909090909091, 0.7818181818181819], "std": [0.8600083284880848, 0.8389945445174399], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6566157126485632, 0.18855731798455427, 1.205286482937619, -1.2882465463203732, 0.8762314936177162, -1.9377688523430077, 0.6657707677273136, -0.18523491718240867, 1.1664543427276601, 1.270398661724658, 0.3002811498490204, 2.1858390704973862], "std": [0.03653976407259075, 0.07502206948538039, 0.029850200268112713, 0.1715919180785414, 0.18647988032335852, 0.1524775394202206, 0.02885578359178814, 0.03804304110009532, 0.01885492463722385, 0.09674143960454239, 0.04839473917811295, 0.03385015675168148], "min": [0.5931779588000571, 0.06738952518296176, 1.1396868124511816, -1.691607397121361, 0.5769212750575852, -2.219830063391113, 0.6108849607972062, -0.24218748178625638, 1.1385326200304378, 1.1412897585310522, 0.2356955168297752, 2.054859331975715], "max": [0.7077253149590543, 0.2746020476927928, 1.2397307170157303, -1.107152273656398, 1.1648803453458916, -1.706601622710143, 0.7081753472012744, -0.1238738726147367, 1.1953067209700878, 1.4392655497156164, 0.3910852556482389, 2.224151060370963], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6566157126485632, 0.18855731798455427, 1.205286482937619, -1.2882465463203732, 0.8762314936177162, -1.9377688523430077, 0.6657707677273136, -0.18523491718240867, 1.1664543427276601, 1.270398661724658, 0.3002811498490204, 2.1858390704973862], "std": [0.03653976407259075, 0.07502206948538039, 0.029850200268112713, 0.1715919180785414, 0.18647988032335852, 0.1524775394202206, 0.02885578359178814, 0.03804304110009532, 0.01885492463722385, 0.09674143960454239, 0.04839473917811295, 0.03385015675168148], "min": [0.5931779588000571, 0.06738952518296176, 1.1396868124511816, -1.691607397121361, 0.5769212750575852, -2.219830063391113, 0.6108849607972062, -0.24218748178625638, 1.1385326200304378, 1.1412897585310522, 0.2356955168297752, 2.054859331975715], "max": [0.7077253149590543, 0.2746020476927928, 1.2397307170157303, -1.107152273656398, 1.1648803453458916, -1.706601622710143, 0.7081753472012744, -0.1238738726147367, 1.1953067209700878, 1.4392655497156164, 0.3910852556482389, 2.224151060370963], "count": [165]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23584167075163398]], [[0.45606274918300654]], [[0.5730202900326797]]], "std": [[[0.31825085045040796]], [[0.23950662648977616]], [[0.237791141585862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495200816993464]], [[0.5095085437091503]], [[0.505361039624183]]], "std": [[[0.34619316308134834]], [[0.35501323349347935]], [[0.3567111659307413]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4975758966503268]], [[0.5236099183006536]], [[0.5196070812908496]]], "std": [[[0.3124925947419773]], [[0.3117502171020584]], [[0.31961001688291435]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3494865379901961]], [[0.44551563929738563]], [[0.5040636540032679]]], "std": [[[0.3170957642248804]], [[0.3107869437861477]], [[0.3587415975509558]]], "count": [100]}, "observation.state": {"min": [0.4060807228088379, -1.117461085319519, 0.9271469712257385, -0.4051651954650879, -1.5994888544082642, 0.34409093856811523, -1.3287005424499512, -1.281543254852295, 1.1726346015930176, -0.06654363870620728, 1.0242379903793335, -0.11103057861328125, 13.151110649108887, 48.87066650390625, -1.1193749904632568, -0.10062500834465027, 0.828125, 0.34812501072883606, 0.6290909051895142, -0.7912499904632568, 0.7862499952316284, -3.313999891281128, 0.9850000143051147, 0.035624999552965164, 47.692222595214844, 43.81624984741211, 0.6324999928474426, -0.4893749952316284, 0.8806250095367432, -0.13466666638851166, 0.5731250047683716, 0.4581249952316284, 1.0418750047683716, -0.004999999888241291, 0.5618749856948853, -0.04312499985098839], "max": [1.3597218990325928, -0.7764458060264587, 1.3945554494857788, 0.37222474813461304, -0.5944104194641113, 0.8745803833007812, -0.7990720868110657, -0.968137264251709, 1.5106431245803833, 0.2898154556751251, 1.63947594165802, -0.014162279665470123, 66.4468765258789, 61.95375061035156, 44.73125076293945, 9.50333309173584, 43.471248626708984, 70.7406234741211, 48.96062469482422, 104.1187515258789, 61.08562469482422, 107.02437591552734, 88.2874984741211, 110.24187469482422, 69.65937805175781, 62.03874969482422, 2.247499942779541, 9.563750267028809, 54.37937545776367, 35.02687454223633, 73.08000183105469, 42.025001525878906, 73.38125610351562, 55.62937545776367, 58.670623779296875, 81.61062622070312], "mean": [0.8469471335411072, -0.9163417816162109, 1.162286639213562, -0.0350671224296093, -0.9846425652503967, 0.6713545322418213, -1.0209800004959106, -1.1070548295974731, 1.4053490161895752, 0.011376310139894485, 1.2886306047439575, -0.04501495882868767, 44.4994010925293, 57.28927230834961, 18.453567504882812, 4.712240219116211, 19.561098098754883, 24.51555061340332, 21.02043914794922, 39.57050323486328, 25.167619705200195, 39.27872848510742, 32.80998229980469, 49.54513168334961, 58.97007369995117, 54.17120361328125, 0.9680122137069702, 4.6626458168029785, 25.273290634155273, 8.416440963745117, 26.577844619750977, 6.985100269317627, 26.943878173828125, 9.306220054626465, 23.37366485595703, 25.19209098815918], "std": [0.35445037484169006, 0.12141606956720352, 0.1407569944858551, 0.29475289583206177, 0.35667064785957336, 0.17534767091274261, 0.19405102729797363, 0.10665479302406311, 0.10127879679203033, 0.09170173108577728, 0.15655957162380219, 0.024549564346671104, 20.420686721801758, 3.4496593475341797, 16.65105438232422, 2.967791795730591, 17.89849281311035, 27.453750610351562, 20.91775131225586, 47.094078063964844, 26.03681755065918, 49.20888137817383, 37.828121185302734, 47.92136001586914, 8.612103462219238, 5.394587993621826, 0.31734469532966614, 3.6764376163482666, 15.473958015441895, 12.345802307128906, 22.699689865112305, 11.6040620803833, 24.543746948242188, 15.215837478637695, 19.388307571411133, 28.494043350219727], "count": [157]}, "action": {"min": [0.4060807228088379, -1.117461085319519, 0.9271469712257385, -0.4051651954650879, -1.5994888544082642, 0.34409093856811523, -1.3287005424499512, -1.281543254852295, 1.1726346015930176, -0.06654363870620728, 1.0242379903793335, -0.11103057861328125, 13.151110649108887, 48.87066650390625, -1.1193749904632568, -0.10062500834465027, 0.828125, 0.34812501072883606, 0.6290909051895142, -0.7912499904632568, 0.7862499952316284, -3.313999891281128, 0.9850000143051147, 0.035624999552965164, 47.692222595214844, 43.81624984741211, 0.6324999928474426, -0.4893749952316284, 0.8806250095367432, -0.13466666638851166, 0.5731250047683716, 0.4581249952316284, 1.0418750047683716, -0.004999999888241291, 0.5618749856948853, -0.04312499985098839], "max": [1.3597218990325928, -0.7764458060264587, 1.3945554494857788, 0.37222474813461304, -0.5944104194641113, 0.8745803833007812, -0.7990720868110657, -0.968137264251709, 1.5106431245803833, 0.2898154556751251, 1.63947594165802, -0.014162279665470123, 66.4468765258789, 61.95375061035156, 44.73125076293945, 9.50333309173584, 43.471248626708984, 70.7406234741211, 48.96062469482422, 104.1187515258789, 61.08562469482422, 107.02437591552734, 88.2874984741211, 110.24187469482422, 69.65937805175781, 62.03874969482422, 2.247499942779541, 9.563750267028809, 54.37937545776367, 35.02687454223633, 73.08000183105469, 42.025001525878906, 73.38125610351562, 55.62937545776367, 58.670623779296875, 81.61062622070312], "mean": [0.8469470739364624, -0.9163417816162109, 1.1622867584228516, -0.03506713733077049, -0.9846424460411072, 0.6713544726371765, -1.020979881286621, -1.1070549488067627, 1.4053493738174438, 0.011376308277249336, 1.2886306047439575, -0.04501497372984886, 44.4993896484375, 57.28927993774414, 18.45357894897461, 4.712240219116211, 19.561100006103516, 24.515546798706055, 21.020429611206055, 39.57048797607422, 25.167619705200195, 39.27872085571289, 32.810001373291016, 49.545108795166016, 58.97007369995117, 54.17119216918945, 0.9680126905441284, 4.66264533996582, 25.273286819458008, 8.416441917419434, 26.577857971191406, 6.985103607177734, 26.94388198852539, 9.306217193603516, 23.37366485595703, 25.192079544067383], "std": [0.35445037484169006, 0.12141606956720352, 0.1407570093870163, 0.29475292563438416, 0.35667070746421814, 0.175347700715065, 0.19405104219913483, 0.1066548079252243, 0.10127879679203033, 0.09170173108577728, 0.15655957162380219, 0.024549564346671104, 20.42068862915039, 3.4496591091156006, 16.65105438232422, 2.967791795730591, 17.89849281311035, 27.453754425048828, 20.917749404907227, 47.094085693359375, 26.03682518005371, 49.208892822265625, 37.828125, 47.921356201171875, 8.612102508544922, 5.394588470458984, 0.3173447847366333, 3.6764378547668457, 15.473958969116211, 12.345803260803223, 22.699689865112305, 11.604061126708984, 24.543745040893555, 15.215840339660645, 19.388307571411133, 28.494047164916992], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [157]}, "index": {"min": [5145], "max": [5301], "mean": [5223.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [4.8471337579617835, 8.0, 8.0, 8.0, 8.0], "std": [1.9716642557805895, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [157]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [157]}, "eef_direction_state": {"mean": [2.605095541401274, 3.6878980891719744], "std": [1.7439904523472054, 1.8159011140082006], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.394904458598726, 1.089171974522293], "std": [0.6557726204450315, 0.7347237981695839], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [0.9936305732484076, 1.089171974522293], "std": [0.8705867066767936, 0.8398953239172968], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.605095541401274, 3.6878980891719744], "std": [1.7439904523472054, 1.8159011140082006], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.394904458598726, 1.089171974522293], "std": [0.6557726204450315, 0.7347237981695839], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [0.9936305732484076, 1.089171974522293], "std": [0.8705867066767936, 0.8398953239172968], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6625839006781306, 0.19646082600172154, 1.207482944728119, -1.3022725699137006, 0.8744923762227814, -1.9249509114235939, 0.6602132576622237, -0.19578083571679566, 1.1648075386575942, 1.2768406020514862, 0.2972194008658361, 2.168969497080027], "std": [0.041373227608487, 0.0851976542199649, 0.02970733123008306, 0.1506900256205244, 0.20245618281333064, 0.1465796155249755, 0.03488329560589736, 0.045925574028244064, 0.019715354407154453, 0.09920587662279338, 0.04325668640848724, 0.06054950444124236], "min": [0.5834441902089099, 0.06528776018477986, 1.1544794476275924, -1.6735242556992727, 0.5612197701437838, -2.2153223787701357, 0.6002032717548461, -0.2675932826244529, 1.129764007854771, 1.1292610289855096, 0.21873256765773252, 1.9855006685285197], "max": [0.7232807935641512, 0.30322005481130937, 1.2521971907112293, -1.1414048058061035, 1.1613140239100543, -1.7389843444949926, 0.7061038961928393, -0.12297494413082047, 1.1893388660390314, 1.4120994442093346, 0.37762870875311716, 2.219959433566548], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6625839006781306, 0.19646082600172154, 1.207482944728119, -1.3022725699137006, 0.8744923762227814, -1.9249509114235939, 0.6602132576622237, -0.19578083571679566, 1.1648075386575942, 1.2768406020514862, 0.2972194008658361, 2.168969497080027], "std": [0.041373227608487, 0.0851976542199649, 0.02970733123008306, 0.1506900256205244, 0.20245618281333064, 0.1465796155249755, 0.03488329560589736, 0.045925574028244064, 0.019715354407154453, 0.09920587662279338, 0.04325668640848724, 0.06054950444124236], "min": [0.5834441902089099, 0.06528776018477986, 1.1544794476275924, -1.6735242556992727, 0.5612197701437838, -2.2153223787701357, 0.6002032717548461, -0.2675932826244529, 1.129764007854771, 1.1292610289855096, 0.21873256765773252, 1.9855006685285197], "max": [0.7232807935641512, 0.30322005481130937, 1.2521971907112293, -1.1414048058061035, 1.1613140239100543, -1.7389843444949926, 0.7061038961928393, -0.12297494413082047, 1.1893388660390314, 1.4120994442093346, 0.37762870875311716, 2.219959433566548], "count": [157]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2488114644607843]], [[0.4521948161764706]], [[0.5631484456699346]]], "std": [[[0.32945408552070654]], [[0.2516299317583615]], [[0.24688026772971883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49583450571895427]], [[0.5163391891339869]], [[0.5159539052287582]]], "std": [[[0.34801537982884856]], [[0.34853134824766663]], [[0.35115013321201854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5083302879901961]], [[0.5313846670751634]], [[0.5259952818627451]]], "std": [[[0.3097977794697067]], [[0.30989507283600304]], [[0.319315771401594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3338848223039215]], [[0.4390480330882353]], [[0.5037485559640523]]], "std": [[[0.3104724025462568]], [[0.3068671207301407]], [[0.3645623656504479]]], "count": [100]}, "observation.state": {"min": [0.4655432105064392, -1.1102845668792725, 0.9254809021949768, -0.4728389382362366, -1.6043378114700317, 0.14085984230041504, -1.3578622341156006, -1.3115367889404297, 1.1966252326965332, -0.05428873747587204, 1.2330482006072998, -0.09208396077156067, 19.100000381469727, 47.146873474121094, -1.0724999904632568, -0.17125000059604645, 0.9918749928474426, -0.15687499940395355, 0.7906249761581421, -0.8962500095367432, 0.859375, -2.9668750762939453, 1.068750023841858, -0.020624998956918716, 35.74222183227539, 45.73999786376953, 0.4543749988079071, -1.5981249809265137, 0.6256250143051147, -0.6937500238418579, 0.5320000052452087, -0.10249999165534973, 0.991111159324646, 0.19812500476837158, 0.6681250333786011, 1.109375], "max": [1.4290074110031128, -0.7440680265426636, 1.3896677494049072, 0.6014677286148071, -0.44167715311050415, 0.7830262184143066, -0.8142356872558594, -0.9817749857902527, 1.4657481908798218, 0.23479819297790527, 1.6020065546035767, -0.013399329036474228, 68.39375305175781, 58.119998931884766, 45.17499923706055, 9.515000343322754, 41.303123474121094, 76.18062591552734, 42.63937759399414, 105.35250091552734, 84.99312591552734, 110.43875122070312, 89.47062683105469, 110.22437286376953, 65.11000061035156, 70.03937530517578, 2.450000047683716, 9.324443817138672, 53.82749938964844, 9.095000267028809, 52.619998931884766, 50.454376220703125, 64.07437896728516, 83.52312469482422, 73.77874755859375, 102.64250183105469], "mean": [0.8667923808097839, -0.8825037479400635, 1.1856850385665894, 0.03007984161376953, -0.9176296591758728, 0.5742971897125244, -1.1066248416900635, -1.1100488901138306, 1.3555551767349243, 0.08217763900756836, 1.3944649696350098, -0.05570276081562042, 48.59851837158203, 54.27998733520508, 13.723236083984375, 5.402682304382324, 17.553770065307617, 24.522266387939453, 19.047443389892578, 33.685394287109375, 30.913728713989258, 35.03533172607422, 27.726511001586914, 50.927249908447266, 49.32490921020508, 59.70844650268555, 1.0516599416732788, 4.273928165435791, 25.076297760009766, 1.946160912513733, 22.550228118896484, 12.977964401245117, 23.784990310668945, 18.984209060668945, 21.431903839111328, 38.482975006103516], "std": [0.36574792861938477, 0.11571197956800461, 0.15225443243980408, 0.37307244539260864, 0.4137551486492157, 0.20792672038078308, 0.21379749476909637, 0.10950197279453278, 0.09768448770046234, 0.11034049093723297, 0.11375565826892853, 0.022987456992268562, 15.166291236877441, 2.875444173812866, 17.282535552978516, 3.2616894245147705, 16.276824951171875, 32.103092193603516, 17.263154983520508, 45.468231201171875, 32.69429016113281, 48.31574630737305, 36.13031005859375, 44.90966796875, 11.186620712280273, 7.874737739562988, 0.3914979100227356, 3.424377202987671, 16.306964874267578, 2.9924726486206055, 16.66470718383789, 18.788818359375, 20.74287986755371, 30.383296966552734, 24.837474822998047, 33.553749084472656], "count": [171]}, "action": {"min": [0.4655432105064392, -1.1102845668792725, 0.9254809021949768, -0.4728389382362366, -1.6043378114700317, 0.14085984230041504, -1.3578622341156006, -1.3115367889404297, 1.1966252326965332, -0.05428873747587204, 1.2330482006072998, -0.09208396077156067, 19.100000381469727, 47.146873474121094, -1.0724999904632568, -0.17125000059604645, 0.9918749928474426, -0.15687499940395355, 0.7906249761581421, -0.8962500095367432, 0.859375, -2.9668750762939453, 1.068750023841858, -0.020624998956918716, 35.74222183227539, 45.73999786376953, 0.4543749988079071, -1.5981249809265137, 0.6256250143051147, -0.6937500238418579, 0.5320000052452087, -0.10249999165534973, 0.991111159324646, 0.19812500476837158, 0.6681250333786011, 1.109375], "max": [1.4290074110031128, -0.7440680265426636, 1.3896677494049072, 0.6014677286148071, -0.44167715311050415, 0.7830262184143066, -0.8142356872558594, -0.9817749857902527, 1.4657481908798218, 0.23479819297790527, 1.6020065546035767, -0.013399329036474228, 68.39375305175781, 58.119998931884766, 45.17499923706055, 9.515000343322754, 41.303123474121094, 76.18062591552734, 42.63937759399414, 105.35250091552734, 84.99312591552734, 110.43875122070312, 89.47062683105469, 110.22437286376953, 65.11000061035156, 70.03937530517578, 2.450000047683716, 9.324443817138672, 53.82749938964844, 9.095000267028809, 52.619998931884766, 50.454376220703125, 64.07437896728516, 83.52312469482422, 73.77874755859375, 102.64250183105469], "mean": [0.8667922616004944, -0.8825035095214844, 1.1856852769851685, 0.030079860240221024, -0.9176296591758728, 0.5742971301078796, -1.1066241264343262, -1.1100490093231201, 1.3555549383163452, 0.08217764645814896, 1.394464373588562, -0.05570271238684654, 48.59853744506836, 54.27998733520508, 13.723236083984375, 5.402682304382324, 17.553773880004883, 24.522249221801758, 19.047428131103516, 33.685394287109375, 30.91372299194336, 35.035343170166016, 27.726520538330078, 50.927249908447266, 49.32489776611328, 59.708465576171875, 1.0516600608825684, 4.273929119110107, 25.076303482055664, 1.9461605548858643, 22.550228118896484, 12.9779691696167, 23.784997940063477, 18.98421287536621, 21.431915283203125, 38.48298263549805], "std": [0.36574786901474, 0.11571194976568222, 0.15225443243980408, 0.37307244539260864, 0.4137552082538605, 0.20792673528194427, 0.21379747986793518, 0.10950197279453278, 0.09768447279930115, 0.11034046858549118, 0.11375567317008972, 0.02298745885491371, 15.166292190551758, 2.8754444122314453, 17.282535552978516, 3.2616894245147705, 16.276823043823242, 32.103092193603516, 17.263154983520508, 45.46821594238281, 32.694297790527344, 48.315738677978516, 36.13030242919922, 44.90967559814453, 11.186617851257324, 7.874738693237305, 0.3914979100227356, 3.4243767261505127, 16.30696678161621, 2.9924726486206055, 16.664709091186523, 18.788816452026367, 20.74287986755371, 30.3832950592041, 24.837472915649414, 33.553749084472656], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [171]}, "index": {"min": [5302], "max": [5472], "mean": [5387.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [4.3274853801169595, 8.0, 8.0, 8.0, 8.0], "std": [2.30390060640042, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [171]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [171]}, "eef_direction_state": {"mean": [2.3333333333333335, 3.8421052631578947], "std": [1.6222142113076246, 1.6307298299820698], "min": [0, 1], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.3801169590643274, 1.0701754385964912], "std": [0.6411447987679884, 0.7459751447533091], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.2573099415204678, 0.8304093567251462], "std": [0.7824028163894542, 0.8309857154775019], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.3333333333333335, 3.8421052631578947], "std": [1.6222142113076246, 1.6307298299820698], "min": [0, 1], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3801169590643274, 1.0701754385964912], "std": [0.6411447987679884, 0.7459751447533091], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.2573099415204678, 0.8304093567251462], "std": [0.7824028163894542, 0.8309857154775019], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.668476092390628, 0.22179369802136834, 1.1922151323341477, -1.478507215922141, 0.8795954925412878, -2.0362194077012568, 0.6403051454830476, -0.20329474325164476, 1.1575751006690183, 1.2502232673150764, 0.24983151721786367, 2.148591884268854], "std": [0.04669971679530004, 0.07561505225699747, 0.02140074258913816, 0.230273636733329, 0.16960727928982708, 0.2489579924821414, 0.028419702664299523, 0.0564824952447076, 0.02277662865643749, 0.10484822658099188, 0.03220303945663485, 0.06450144661363537], "min": [0.5785547086729427, 0.08617908672534244, 1.1562702382461587, -1.9413926089001379, 0.5823880709845661, -2.4364392112394557, 0.5993297707399441, -0.2715543847125559, 1.1229531414589728, 1.0633403703377406, 0.16740156281454133, 2.0461139946419857], "max": [0.7142388211607948, 0.3140984755316424, 1.222932457247673, -1.2907210723331588, 1.1440652023089886, -1.7004296080551378, 0.6769581725042205, -0.10991662661903939, 1.1921242917468915, 1.385838293344488, 0.29077176613448086, 2.2321114885072633], "count": [171]}, "eef_sim_pose_action": {"mean": [0.668476092390628, 0.22179369802136834, 1.1922151323341477, -1.478507215922141, 0.8795954925412878, -2.0362194077012568, 0.6403051454830476, -0.20329474325164476, 1.1575751006690183, 1.2502232673150764, 0.24983151721786367, 2.148591884268854], "std": [0.04669971679530004, 0.07561505225699747, 0.02140074258913816, 0.230273636733329, 0.16960727928982708, 0.2489579924821414, 0.028419702664299523, 0.0564824952447076, 0.02277662865643749, 0.10484822658099188, 0.03220303945663485, 0.06450144661363537], "min": [0.5785547086729427, 0.08617908672534244, 1.1562702382461587, -1.9413926089001379, 0.5823880709845661, -2.4364392112394557, 0.5993297707399441, -0.2715543847125559, 1.1229531414589728, 1.0633403703377406, 0.16740156281454133, 2.0461139946419857], "max": [0.7142388211607948, 0.3140984755316424, 1.222932457247673, -1.2907210723331588, 1.1440652023089886, -1.7004296080551378, 0.6769581725042205, -0.10991662661903939, 1.1921242917468915, 1.385838293344488, 0.29077176613448086, 2.2321114885072633], "count": [171]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23914613562091502]], [[0.4558613092320261]], [[0.5746132128267973]]], "std": [[[0.32377255611461236]], [[0.24359852570908888]], [[0.2401257046592718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11764705882352941]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879150204248366]], [[0.5027502430555555]], [[0.4973603165849673]]], "std": [[[0.3484808737067358]], [[0.35684825383220936]], [[0.3596620871900389]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805367054738562]], [[0.5028750612745099]], [[0.4962387357026144]]], "std": [[[0.3155240474882242]], [[0.31595879304764357]], [[0.32478349179520477]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3431363214869281]], [[0.4467708905228758]], [[0.5095301756535948]]], "std": [[[0.31260487106011153]], [[0.30812685727500067]], [[0.362222346307548]]], "count": [100]}, "observation.state": {"min": [0.4830434024333954, -1.073472261428833, 0.9860507249832153, -0.38459092378616333, -1.597005009651184, 0.47529467940330505, -1.2503708600997925, -1.2585116624832153, 1.2376973628997803, -0.06802185624837875, 1.223463535308838, -0.06834769994020462, 17.262222290039062, 46.55437469482422, -1.1349999904632568, -0.5774999856948853, 0.6775000095367432, -0.03187500312924385, 0.6666666865348816, -0.71875, 0.6787500381469727, -3.450624942779541, 1.0162500143051147, 0.0768750011920929, 1.9793750047683716, 47.74937438964844, 0.5575000047683716, -0.6150000095367432, 0.7193750143051147, -0.6143749952316284, 0.6007142663002014, -0.6243749856948853, 1.0068750381469727, 0.4481250047683716, 0.6237499713897705, 0.04749998822808266], "max": [1.2773284912109375, -0.8074883818626404, 1.356717824935913, 0.2809567451477051, -0.6474355459213257, 0.7510299682617188, -0.8249408602714539, -1.0062848329544067, 1.488326907157898, 0.1518484652042389, 1.5663174390792847, -0.03135251998901367, 64.23687744140625, 61.333126068115234, 58.93375015258789, 9.220624923706055, 51.025001525878906, 60.58374786376953, 60.10499954223633, 94.90062713623047, 88.48562622070312, 109.8187484741211, 95.32250213623047, 110.25562286376953, 65.63187408447266, 82.26875305175781, 3.25, 9.494444847106934, 45.779998779296875, 28.7450008392334, 62.48125076293945, 37.15062713623047, 72.08000183105469, 48.618751525878906, 76.28937530517578, 86.06500244140625], "mean": [0.8438438773155212, -0.9253435134887695, 1.177777886390686, -0.04417214170098305, -1.038249135017395, 0.627048134803772, -1.0365047454833984, -1.1250795125961304, 1.4127017259597778, 0.029299307614564896, 1.3672081232070923, -0.04305855184793472, 46.228939056396484, 53.81974792480469, 14.128682136535645, 4.8547282218933105, 19.99751091003418, 19.610450744628906, 22.346134185791016, 28.633089065551758, 27.673391342163086, 28.189828872680664, 29.004581451416016, 44.48252487182617, 39.38072204589844, 63.41362380981445, 0.9589242339134216, 2.789475202560425, 25.364957809448242, 9.818811416625977, 30.121917724609375, 12.274744987487793, 31.644683837890625, 13.458982467651367, 27.400257110595703, 35.740596771240234], "std": [0.2585360109806061, 0.07865716516971588, 0.11537768691778183, 0.21618814766407013, 0.30713045597076416, 0.09755104035139084, 0.1631900668144226, 0.09189970046281815, 0.06994468718767166, 0.05533013120293617, 0.07934106886386871, 0.0053941719233989716, 12.549066543579102, 4.499679088592529, 19.928646087646484, 4.04846715927124, 20.779699325561523, 25.91837501525879, 23.761577606201172, 39.13425827026367, 30.94803237915039, 42.61468505859375, 38.0195198059082, 46.78852462768555, 25.846332550048828, 12.482645988464355, 0.44545087218284607, 3.147231101989746, 15.412870407104492, 12.20278549194336, 22.753557205200195, 14.379570960998535, 28.221973419189453, 17.27918815612793, 29.196880340576172, 34.67750930786133], "count": [169]}, "action": {"min": [0.4830434024333954, -1.073472261428833, 0.9860507249832153, -0.38459092378616333, -1.597005009651184, 0.47529467940330505, -1.2503708600997925, -1.2585116624832153, 1.2376973628997803, -0.06802185624837875, 1.223463535308838, -0.06834769994020462, 17.262222290039062, 46.55437469482422, -1.1349999904632568, -0.5774999856948853, 0.6775000095367432, -0.03187500312924385, 0.6666666865348816, -0.71875, 0.6787500381469727, -3.450624942779541, 1.0162500143051147, 0.0768750011920929, 1.9793750047683716, 47.74937438964844, 0.5575000047683716, -0.6150000095367432, 0.7193750143051147, -0.6143749952316284, 0.6007142663002014, -0.6243749856948853, 1.0068750381469727, 0.4481250047683716, 0.6237499713897705, 0.04749998822808266], "max": [1.2773284912109375, -0.8074883818626404, 1.356717824935913, 0.2809567451477051, -0.6474355459213257, 0.7510299682617188, -0.8249408602714539, -1.0062848329544067, 1.488326907157898, 0.1518484652042389, 1.5663174390792847, -0.03135251998901367, 64.23687744140625, 61.333126068115234, 58.93375015258789, 9.220624923706055, 51.025001525878906, 60.58374786376953, 60.10499954223633, 94.90062713623047, 88.48562622070312, 109.8187484741211, 95.32250213623047, 110.25562286376953, 65.63187408447266, 82.26875305175781, 3.25, 9.494444847106934, 45.779998779296875, 28.7450008392334, 62.48125076293945, 37.15062713623047, 72.08000183105469, 48.618751525878906, 76.28937530517578, 86.06500244140625], "mean": [0.8438438177108765, -0.9253434538841248, 1.177777886390686, -0.04417216405272484, -1.0382487773895264, 0.6270482540130615, -1.0365052223205566, -1.1250793933868408, 1.4127013683319092, 0.029299313202500343, 1.3672078847885132, -0.043058522045612335, 46.22894287109375, 53.819759368896484, 14.128690719604492, 4.854726791381836, 19.997507095336914, 19.610450744628906, 22.346126556396484, 28.633081436157227, 27.67337989807129, 28.189823150634766, 29.004581451416016, 44.48250961303711, 39.38072204589844, 63.41362762451172, 0.9589245915412903, 2.789475202560425, 25.364952087402344, 9.818811416625977, 30.121912002563477, 12.274748802185059, 31.644683837890625, 13.45898723602295, 27.400243759155273, 35.740604400634766], "std": [0.25853604078292847, 0.07865718007087708, 0.11537768691778183, 0.21618811786174774, 0.30713045597076416, 0.09755105525255203, 0.1631900668144226, 0.09189970791339874, 0.06994469463825226, 0.05533013865351677, 0.07934106886386871, 0.005394171457737684, 12.549066543579102, 4.499679088592529, 19.928646087646484, 4.048466682434082, 20.77969741821289, 25.918373107910156, 23.76158905029297, 39.13425064086914, 30.948026657104492, 42.61469650268555, 38.0195198059082, 46.788536071777344, 25.846336364746094, 12.482645034790039, 0.445451021194458, 3.147231101989746, 15.41286849975586, 12.202786445617676, 22.753555297851562, 14.379568099975586, 28.221975326538086, 17.27918815612793, 29.196876525878906, 34.67750930786133], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [169]}, "index": {"min": [5570], "max": [5738], "mean": [5654.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [4.585798816568047, 8.0, 8.0, 8.0, 8.0], "std": [2.1052286515961995, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [169]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [169]}, "eef_direction_state": {"mean": [2.8757396449704142, 4.112426035502959], "std": [1.8531765987567839, 2.0335410939107983], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.2603550295857988, 0.9053254437869822], "std": [0.7156094712719443, 0.8373146959199399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.1479289940828403, 0.7751479289940828], "std": [0.8115358189819495, 0.8336688049470632], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.8757396449704142, 4.112426035502959], "std": [1.8531765987567839, 2.0335410939107983], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.2603550295857988, 0.9053254437869822], "std": [0.7156094712719443, 0.8373146959199399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1479289940828403, 0.7751479289940828], "std": [0.8115358189819495, 0.8336688049470632], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.661307155014873, 0.1980579530201584, 1.211627677802488, -1.2564941672733234, 0.7847179323051006, -1.9215404376469756, 0.6525749630546035, -0.19629116996375742, 1.1703889129258114, 1.210590235625885, 0.27657019182857645, 2.167404433351314], "std": [0.03553512387979335, 0.06797895274852747, 0.038932384855044, 0.24179881686850205, 0.14751775584605495, 0.1365782126716428, 0.022823811401546223, 0.04056352019887184, 0.029101388766997218, 0.1340844740689685, 0.03776864820464177, 0.031725167799408996], "min": [0.5934085657116295, 0.08267589881802279, 1.1393721747724352, -1.7498841201812303, 0.514506107838391, -2.1685697703856013, 0.6053049673948399, -0.24648140055636764, 1.1380956793367438, 0.9903936967206136, 0.20910270904167394, 2.1135263703559093], "max": [0.7154316524534217, 0.2794876818343647, 1.2633737371684748, -0.9878393242352109, 1.0456552147263904, -1.7380970225596484, 0.6865991909388186, -0.13408337423255476, 1.2157479497074921, 1.3521209658215994, 0.3284762532940777, 2.227451153920027], "count": [169]}, "eef_sim_pose_action": {"mean": [0.661307155014873, 0.1980579530201584, 1.211627677802488, -1.2564941672733234, 0.7847179323051006, -1.9215404376469756, 0.6525749630546035, -0.19629116996375742, 1.1703889129258114, 1.210590235625885, 0.27657019182857645, 2.167404433351314], "std": [0.03553512387979335, 0.06797895274852747, 0.038932384855044, 0.24179881686850205, 0.14751775584605495, 0.1365782126716428, 0.022823811401546223, 0.04056352019887184, 0.029101388766997218, 0.1340844740689685, 0.03776864820464177, 0.031725167799408996], "min": [0.5934085657116295, 0.08267589881802279, 1.1393721747724352, -1.7498841201812303, 0.514506107838391, -2.1685697703856013, 0.6053049673948399, -0.24648140055636764, 1.1380956793367438, 0.9903936967206136, 0.20910270904167394, 2.1135263703559093], "max": [0.7154316524534217, 0.2794876818343647, 1.2633737371684748, -0.9878393242352109, 1.0456552147263904, -1.7380970225596484, 0.6865991909388186, -0.13408337423255476, 1.2157479497074921, 1.3521209658215994, 0.3284762532940777, 2.227451153920027], "count": [169]}}} +{"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.2437221364379085]], [[0.4542772937091503]], [[0.5640370567810458]]], "std": [[[0.3251832373558027]], [[0.2483065958585157]], [[0.24434427843108922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000447406045752]], [[0.516216237745098]], [[0.5118873161764707]]], "std": [[[0.3488520154661649]], [[0.3509557605035517]], [[0.35223106003317356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48843427287581703]], [[0.5113734395424837]], [[0.5090486397058824]]], "std": [[[0.31355998615151043]], [[0.3140848245580505]], [[0.32075164206578205]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34222501225490193]], [[0.44002267769607845]], [[0.5002353022875817]]], "std": [[[0.3138030350850729]], [[0.31052974617616247]], [[0.3619303088594556]]], "count": [100]}, "observation.state": {"min": [0.4705977737903595, -1.1308842897415161, 0.9438022971153259, -0.3972114026546478, -1.6007477045059204, 0.36640727519989014, -1.2985427379608154, -1.322623372077942, 1.1704305410385132, -0.09088654816150665, 1.0785982608795166, -0.15935081243515015, 27.51444435119629, 36.926876068115234, -1.1037499904632568, 0.6143749952316284, 0.7081249952316284, -0.53125, 0.5910000205039978, -0.8899999856948853, 0.8075000047683716, -2.9633333683013916, 1.125, -0.08749999850988388, 47.77124786376953, 44.698123931884766, 0.6881250143051147, -0.8306249976158142, 0.734375, 0.14153845608234406, 0.6087499856948853, -1.6825000047683716, 0.8012499809265137, 0.18312500417232513, 0.7393749952316284, 0.48499998450279236], "max": [1.3990615606307983, -0.7194867134094238, 1.3635367155075073, 0.33424410223960876, -0.6333686113357544, 0.7568713426589966, -0.8504759073257446, -0.9466315507888794, 1.4781700372695923, 0.168718159198761, 1.6423581838607788, -0.027656976133584976, 81.11812591552734, 59.86888885498047, 52.758750915527344, 9.426250457763672, 58.178749084472656, 91.41188049316406, 62.834999084472656, 90.24687194824219, 91.5406265258789, 111.4268798828125, 94.18062591552734, 109.89624786376953, 70.4937515258789, 65.84625244140625, 2.5625, 9.618749618530273, 62.27750015258789, 10.229999542236328, 75.01187896728516, 25.921249389648438, 72.66374969482422, 41.651248931884766, 65.47062683105469, 77.83000183105469], "mean": [0.8865582942962646, -0.9066518545150757, 1.1746809482574463, -0.09183128923177719, -1.0290833711624146, 0.6334267258644104, -1.0341160297393799, -1.1342161893844604, 1.392857551574707, 0.030577166005969048, 1.3206044435501099, -0.0486246719956398, 56.244483947753906, 48.50642013549805, 20.534748077392578, 5.334405422210693, 24.76799964904785, 30.038747787475586, 27.568445205688477, 32.33071517944336, 36.2855224609375, 41.35774612426758, 34.35525894165039, 50.37366485595703, 57.534061431884766, 53.614749908447266, 1.1807624101638794, 5.012166500091553, 21.7928409576416, 2.1821138858795166, 22.50899887084961, 3.2930989265441895, 22.44619369506836, 7.162318229675293, 21.506118774414062, 17.961505889892578], "std": [0.3056850731372833, 0.1420808732509613, 0.1434703767299652, 0.2139786332845688, 0.2753935754299164, 0.1319076418876648, 0.1784120500087738, 0.1114545539021492, 0.0936238244175911, 0.08943630754947662, 0.14893782138824463, 0.0296779815107584, 14.296786308288574, 7.03106164932251, 18.769628524780273, 3.381227970123291, 23.190847396850586, 36.38349533081055, 26.174524307250977, 39.34319305419922, 37.696380615234375, 50.52447509765625, 40.13490295410156, 49.11037063598633, 8.128633499145508, 7.239941596984863, 0.39426854252815247, 3.6360299587249756, 20.93815803527832, 2.7109169960021973, 24.552162170410156, 6.630392551422119, 25.25819969177246, 12.247244834899902, 22.33298110961914, 26.735368728637695], "count": [205]}, "action": {"min": [0.4705977737903595, -1.1308842897415161, 0.9438022971153259, -0.3972114026546478, -1.6007477045059204, 0.36640727519989014, -1.2985427379608154, -1.322623372077942, 1.1704305410385132, -0.09088654816150665, 1.0785982608795166, -0.15935081243515015, 27.51444435119629, 36.926876068115234, -1.1037499904632568, 0.6143749952316284, 0.7081249952316284, -0.53125, 0.5910000205039978, -0.8899999856948853, 0.8075000047683716, -2.9633333683013916, 1.125, -0.08749999850988388, 47.77124786376953, 44.698123931884766, 0.6881250143051147, -0.8306249976158142, 0.734375, 0.14153845608234406, 0.6087499856948853, -1.6825000047683716, 0.8012499809265137, 0.18312500417232513, 0.7393749952316284, 0.48499998450279236], "max": [1.3990615606307983, -0.7194867134094238, 1.3635367155075073, 0.33424410223960876, -0.6333686113357544, 0.7568713426589966, -0.8504759073257446, -0.9466315507888794, 1.4781700372695923, 0.168718159198761, 1.6423581838607788, -0.027656976133584976, 81.11812591552734, 59.86888885498047, 52.758750915527344, 9.426250457763672, 58.178749084472656, 91.41188049316406, 62.834999084472656, 90.24687194824219, 91.5406265258789, 111.4268798828125, 94.18062591552734, 109.89624786376953, 70.4937515258789, 65.84625244140625, 2.5625, 9.618749618530273, 62.27750015258789, 10.229999542236328, 75.01187896728516, 25.921249389648438, 72.66374969482422, 41.651248931884766, 65.47062683105469, 77.83000183105469], "mean": [0.8865581750869751, -0.9066517949104309, 1.1746809482574463, -0.09183131903409958, -1.029083490371704, 0.6334267854690552, -1.0341159105300903, -1.1342155933380127, 1.3928580284118652, 0.030577179044485092, 1.3206045627593994, -0.04862463101744652, 56.244510650634766, 48.506431579589844, 20.534757614135742, 5.334402561187744, 24.76797103881836, 30.03873062133789, 27.568443298339844, 32.33070373535156, 36.28551483154297, 41.35775375366211, 34.355281829833984, 50.37372970581055, 57.5340690612793, 53.61477279663086, 1.180762767791748, 5.0121660232543945, 21.7928524017334, 2.1821136474609375, 22.50899314880371, 3.293100118637085, 22.446191787719727, 7.162315845489502, 21.506118774414062, 17.961505889892578], "std": [0.3056850731372833, 0.1420808732509613, 0.1434703767299652, 0.2139786183834076, 0.275393545627594, 0.1319076269865036, 0.17841209471225739, 0.1114545464515686, 0.0936238244175911, 0.08943630009889603, 0.14893783628940582, 0.0296779777854681, 14.296786308288574, 7.031064510345459, 18.769630432128906, 3.381227970123291, 23.190847396850586, 36.38349533081055, 26.17452621459961, 39.34318542480469, 37.69638442993164, 50.52447509765625, 40.1348991394043, 49.110374450683594, 8.128634452819824, 7.239941120147705, 0.3942685127258301, 3.6360299587249756, 20.938159942626953, 2.710916757583618, 24.552160263061523, 6.630393028259277, 25.258195877075195, 12.247246742248535, 22.332979202270508, 26.735368728637695], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [205]}, "index": {"min": [5739], "max": [5943], "mean": [5841.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.760975609756097, 8.0, 8.0, 8.0, 8.0], "std": [2.011294698759678, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [205]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [205]}, "eef_direction_state": {"mean": [2.970731707317073, 4.121951219512195], "std": [1.7749261616299858, 1.850446511062503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.248780487804878, 0.8878048780487805], "std": [0.6782768523248909, 0.7914775074847379], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9219512195121952, 0.7414634146341463], "std": [0.8226999557145118, 0.8243180802590693], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [2.970731707317073, 4.121951219512195], "std": [1.7749261616299858, 1.850446511062503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.248780487804878, 0.8878048780487805], "std": [0.6782768523248909, 0.7914775074847379], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9219512195121952, 0.7414634146341463], "std": [0.8226999557145118, 0.8243180802590693], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6646039059027495, 0.209017260727102, 1.20746067920956, -1.3058877465377683, 0.7991714110175563, -1.916851849314508, 0.653249572849462, -0.187576409201433, 1.1575353382061013, 1.2603728274400856, 0.2599051731374667, 2.1769371592574744], "std": [0.03993088774427831, 0.07739215648421077, 0.03556974834659733, 0.181183651754838, 0.12599867452621333, 0.11238206644420828, 0.03029417784292617, 0.046637825400669346, 0.023533440516260284, 0.11258202107230196, 0.07352160811976813, 0.04781381794673427], "min": [0.5872124354961393, 0.09025335254994252, 1.1336398748256673, -1.6878872041492736, 0.5727344109985957, -2.1311475866841, 0.5960827531960242, -0.24727275105066945, 1.1266686587267762, 1.1003449556512142, 0.10124881068015168, 2.0488209451605996], "max": [0.7114103133138832, 0.29676001556947906, 1.2646820762165425, -1.0177584584528643, 1.0718204130921936, -1.7277668161038542, 0.6873887521930733, -0.12134655013688428, 1.2056027498733677, 1.4433860913728005, 0.358306228136827, 2.2511001294270114], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6646039059027495, 0.209017260727102, 1.20746067920956, -1.3058877465377683, 0.7991714110175563, -1.916851849314508, 0.653249572849462, -0.187576409201433, 1.1575353382061013, 1.2603728274400856, 0.2599051731374667, 2.1769371592574744], "std": [0.03993088774427831, 0.07739215648421077, 0.03556974834659733, 0.181183651754838, 0.12599867452621333, 0.11238206644420828, 0.03029417784292617, 0.046637825400669346, 0.023533440516260284, 0.11258202107230196, 0.07352160811976813, 0.04781381794673427], "min": [0.5872124354961393, 0.09025335254994252, 1.1336398748256673, -1.6878872041492736, 0.5727344109985957, -2.1311475866841, 0.5960827531960242, -0.24727275105066945, 1.1266686587267762, 1.1003449556512142, 0.10124881068015168, 2.0488209451605996], "max": [0.7114103133138832, 0.29676001556947906, 1.2646820762165425, -1.0177584584528643, 1.0718204130921936, -1.7277668161038542, 0.6873887521930733, -0.12134655013688428, 1.2056027498733677, 1.4433860913728005, 0.358306228136827, 2.2511001294270114], "count": [205]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24459566380718953]], [[0.4492376450163399]], [[0.564625402369281]]], "std": [[[0.32503027393687256]], [[0.2489085924878765]], [[0.2428905536105196]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49873766135620917]], [[0.5133740318627451]], [[0.5093378819444444]]], "std": [[[0.34960953362753555]], [[0.35689392357790445]], [[0.360122768922141]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712987602124183]], [[0.49202070465686276]], [[0.4880514440359477]]], "std": [[[0.32097236119067507]], [[0.32073852665642816]], [[0.32674568752063793]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3452345445261438]], [[0.4434096058006536]], [[0.5046428615196079]]], "std": [[[0.31495460327790714]], [[0.311897880803081]], [[0.36121602288336024]]], "count": [100]}, "observation.state": {"min": [0.47333961725234985, -1.1182001829147339, 0.9871951341629028, -0.28388139605522156, -1.4859532117843628, 0.31414511799812317, -1.2391852140426636, -1.265855073928833, 1.2456235885620117, -0.11880578845739365, 1.113503336906433, -0.103697769343853, 19.767778396606445, 40.32312774658203, 21.59000015258789, 0.19749999046325684, 0.6781250238418579, 0.484375, 0.8260000348091125, -0.7768750190734863, 0.8224999904632568, -3.193125009536743, 1.0575000047683716, -0.16875000298023224, 22.30062484741211, 48.412498474121094, 0.8956249952316284, -1.6974999904632568, 0.6825000047683716, 0.1574999988079071, 0.5527272820472717, -0.6618750095367432, 0.9168750047683716, 0.32874998450279236, 0.6211110949516296, -0.7768750190734863], "max": [1.2087900638580322, -0.7696745991706848, 1.3711185455322266, 0.35255491733551025, -0.6644350290298462, 0.655184268951416, -0.8642566800117493, -0.9709697365760803, 1.5334601402282715, 0.10564753413200378, 1.5740740299224854, 0.008177882060408592, 56.8337516784668, 60.944000244140625, 48.6818733215332, 9.588749885559082, 38.40187454223633, 101.50749969482422, 52.36312484741211, 106.97687530517578, 95.05062103271484, 110.6300048828125, 95.7750015258789, 109.78250122070312, 60.96562576293945, 75.16250610351562, 2.728749990463257, 9.788000106811523, 53.786251068115234, 32.443748474121094, 73.10687255859375, 50.6037483215332, 83.17312622070312, 37.32250213623047, 66.13812255859375, 74.18499755859375], "mean": [0.8035529851913452, -0.9323961734771729, 1.2113075256347656, 0.057269010692834854, -0.9330644011497498, 0.5800694823265076, -1.0242698192596436, -1.109653115272522, 1.437504768371582, -0.03208037465810776, 1.2802643775939941, -0.02517295442521572, 47.39385986328125, 51.99488830566406, 35.893836975097656, 5.152595043182373, 16.22995376586914, 40.62496566772461, 21.511314392089844, 42.345760345458984, 33.598899841308594, 42.880924224853516, 33.60664749145508, 47.48215866088867, 47.22260665893555, 58.70811080932617, 1.24367094039917, 4.035252571105957, 22.333356857299805, 10.196560859680176, 26.44252586364746, 9.827560424804688, 29.207366943359375, 5.2148637771606445, 23.44455909729004, 24.199153900146484], "std": [0.2649132311344147, 0.1245541125535965, 0.12179411202669144, 0.2248656004667282, 0.2465546429157257, 0.11542288213968277, 0.14454446732997894, 0.10839352011680603, 0.08370862156152725, 0.07324634492397308, 0.10510986298322678, 0.02559245191514492, 9.397368431091309, 7.497460842132568, 5.250475883483887, 3.947132110595703, 16.530778884887695, 45.44306182861328, 22.39710235595703, 47.89939880371094, 38.37544250488281, 51.0142707824707, 39.60476303100586, 48.78386306762695, 13.895922660827637, 8.49523639678955, 0.3744778633117676, 4.1157965660095215, 18.728193283081055, 12.412246704101562, 24.87982940673828, 14.290639877319336, 31.48029899597168, 9.526787757873535, 25.416507720947266, 27.311864852905273], "count": [153]}, "action": {"min": [0.47333961725234985, -1.1182001829147339, 0.9871951341629028, -0.28388139605522156, -1.4859532117843628, 0.31414511799812317, -1.2391852140426636, -1.265855073928833, 1.2456235885620117, -0.11880578845739365, 1.113503336906433, -0.103697769343853, 19.767778396606445, 40.32312774658203, 21.59000015258789, 0.19749999046325684, 0.6781250238418579, 0.484375, 0.8260000348091125, -0.7768750190734863, 0.8224999904632568, -3.193125009536743, 1.0575000047683716, -0.16875000298023224, 22.30062484741211, 48.412498474121094, 0.8956249952316284, -1.6974999904632568, 0.6825000047683716, 0.1574999988079071, 0.5527272820472717, -0.6618750095367432, 0.9168750047683716, 0.32874998450279236, 0.6211110949516296, -0.7768750190734863], "max": [1.2087900638580322, -0.7696745991706848, 1.3711185455322266, 0.35255491733551025, -0.6644350290298462, 0.655184268951416, -0.8642566800117493, -0.9709697365760803, 1.5334601402282715, 0.10564753413200378, 1.5740740299224854, 0.008177882060408592, 56.8337516784668, 60.944000244140625, 48.6818733215332, 9.588749885559082, 38.40187454223633, 101.50749969482422, 52.36312484741211, 106.97687530517578, 95.05062103271484, 110.6300048828125, 95.7750015258789, 109.78250122070312, 60.96562576293945, 75.16250610351562, 2.728749990463257, 9.788000106811523, 53.786251068115234, 32.443748474121094, 73.10687255859375, 50.6037483215332, 83.17312622070312, 37.32250213623047, 66.13812255859375, 74.18499755859375], "mean": [0.8035527467727661, -0.9323962926864624, 1.2113069295883179, 0.057268958538770676, -0.9330646991729736, 0.5800695419311523, -1.0242695808410645, -1.1096529960632324, 1.437504768371582, -0.03208038955926895, 1.2802640199661255, -0.025172963738441467, 47.393856048583984, 51.99489974975586, 35.89383316040039, 5.152595520019531, 16.229961395263672, 40.62498092651367, 21.51131820678711, 42.34574890136719, 33.59890365600586, 42.880924224853516, 33.60665512084961, 47.48215103149414, 47.22260665893555, 58.70810317993164, 1.243671178817749, 4.035252571105957, 22.33336067199707, 10.196555137634277, 26.442533493041992, 9.827563285827637, 29.20737648010254, 5.214861869812012, 23.444555282592773, 24.199153900146484], "std": [0.26491326093673706, 0.1245541051030159, 0.12179412692785263, 0.22486558556556702, 0.2465546429157257, 0.11542288213968277, 0.14454449713230133, 0.10839352011680603, 0.08370862156152725, 0.07324633747339249, 0.10510987788438797, 0.02559245191514492, 9.397369384765625, 7.497459888458252, 5.250475883483887, 3.9471323490142822, 16.530780792236328, 45.44306182861328, 22.39710235595703, 47.8994026184082, 38.37543487548828, 51.01426696777344, 39.60476303100586, 48.78386688232422, 13.89592170715332, 8.49523639678955, 0.3744778633117676, 4.115796089172363, 18.728195190429688, 12.412249565124512, 24.87982749938965, 14.290639877319336, 31.480300903320312, 9.526785850524902, 25.416507720947266, 27.311864852905273], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [153]}, "index": {"min": [5944], "max": [6096], "mean": [6020.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [4.888888888888889, 8.0, 8.0, 8.0, 8.0], "std": [1.935413200230945, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [153]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [153]}, "eef_direction_state": {"mean": [3.0392156862745097, 3.803921568627451], "std": [1.6164285369039177, 2.0261648744422773], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3006535947712419, 0.8758169934640523], "std": [0.6962548489195182, 0.8110371109060154], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.2418300653594772, 0.8888888888888888], "std": [0.8086634158547217, 0.8444788434686133], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.0392156862745097, 3.803921568627451], "std": [1.6164285369039177, 2.0261648744422773], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3006535947712419, 0.8758169934640523], "std": [0.6962548489195182, 0.8110371109060154], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.2418300653594772, 0.8888888888888888], "std": [0.8086634158547217, 0.8444788434686133], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6691656028500675, 0.18242950320930112, 1.2030435036164158, -1.3453591295863143, 0.842725281921648, -2.0320466834575983, 0.6612182135602602, -0.19560276654463005, 1.1591191614665508, 1.2952843911457268, 0.32611181849941273, 2.2018079352097137], "std": [0.030739786474040773, 0.07459195590157333, 0.031713045537623205, 0.15435934735549778, 0.1328056898971084, 0.11749280458891598, 0.02247143873691132, 0.04219799423337973, 0.017652664045747394, 0.10148476357044145, 0.03937818633280879, 0.040130453624981764], "min": [0.6015989396762678, 0.0682551081469216, 1.1321036421854245, -1.6872881679416947, 0.6694511086513613, -2.166429358915285, 0.6099782338866654, -0.2573581542157828, 1.1324788439197886, 1.1326255949568569, 0.2512484544139879, 2.098744810153316], "max": [0.7039891895906393, 0.2775993039684872, 1.2383483227584824, -1.155937506365909, 1.0522598221062238, -1.7767017187997767, 0.6840680728774844, -0.13915301595867882, 1.2026603801716589, 1.4283112813287684, 0.3728848240068505, 2.244918793837268], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6691656028500675, 0.18242950320930112, 1.2030435036164158, -1.3453591295863143, 0.842725281921648, -2.0320466834575983, 0.6612182135602602, -0.19560276654463005, 1.1591191614665508, 1.2952843911457268, 0.32611181849941273, 2.2018079352097137], "std": [0.030739786474040773, 0.07459195590157333, 0.031713045537623205, 0.15435934735549778, 0.1328056898971084, 0.11749280458891598, 0.02247143873691132, 0.04219799423337973, 0.017652664045747394, 0.10148476357044145, 0.03937818633280879, 0.040130453624981764], "min": [0.6015989396762678, 0.0682551081469216, 1.1321036421854245, -1.6872881679416947, 0.6694511086513613, -2.166429358915285, 0.6099782338866654, -0.2573581542157828, 1.1324788439197886, 1.1326255949568569, 0.2512484544139879, 2.098744810153316], "max": [0.7039891895906393, 0.2775993039684872, 1.2383483227584824, -1.155937506365909, 1.0522598221062238, -1.7767017187997767, 0.6840680728774844, -0.13915301595867882, 1.2026603801716589, 1.4283112813287684, 0.3728848240068505, 2.244918793837268], "count": [153]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.247405420751634]], [[0.45550933006535943]], [[0.5670975714869281]]], "std": [[[0.32368289862917227]], [[0.2480818532983698]], [[0.24544891101614405]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918648651960784]], [[0.5059638214869281]], [[0.5006338602941177]]], "std": [[[0.3473413940875339]], [[0.3567782810780882]], [[0.3595533767616029]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077037357026144]], [[0.5316132904411766]], [[0.5299998651960784]]], "std": [[[0.30691090177707786]], [[0.30747292800084086]], [[0.3143695216729966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34264695465686273]], [[0.44496875204248365]], [[0.5050994219771242]]], "std": [[[0.31212966262173125]], [[0.30975904085569]], [[0.36312868203322085]]], "count": [100]}, "observation.state": {"min": [0.4755330979824066, -1.1104276180267334, 0.9649662375450134, -0.3908640742301941, -1.6102321147918701, 0.29950597882270813, -1.2768367528915405, -1.300163984298706, 1.2182103395462036, -0.13389791548252106, 1.2157864570617676, -0.10450311005115509, 14.476666450500488, 46.018123626708984, -0.9312500357627869, -1.6006250381469727, 0.6299999952316284, 0.40062499046325684, 0.6557142734527588, -0.8899999856948853, 0.6725000143051147, -3.244999885559082, 1.1268749237060547, 0.28125, 39.796875, 47.213748931884766, 0.7100000381469727, 0.47999998927116394, 0.6377777457237244, 0.40625, 0.734375, -0.5471428632736206, 0.6755555272102356, -0.026875000447034836, 0.6108333468437195, 0.6712499856948853], "max": [1.2922483682632446, -0.7901788949966431, 1.4057374000549316, 0.3093528151512146, -0.6273842453956604, 0.7687209248542786, -0.8210068941116333, -0.9907873868942261, 1.5082350969314575, 0.22098030149936676, 1.637483835220337, 0.02756160870194435, 62.58625030517578, 61.11000061035156, 53.20249938964844, 9.541250228881836, 44.32500076293945, 104.87374877929688, 55.40562438964844, 106.21187591552734, 94.4468765258789, 109.80937194824219, 94.375, 110.18687438964844, 71.41437530517578, 61.52812576293945, 2.708750009536743, 9.309090614318848, 51.990623474121094, 31.233749389648438, 56.09312438964844, 44.96312713623047, 65.42750549316406, 69.72125244140625, 71.77375030517578, 101.59562683105469], "mean": [0.8776088356971741, -0.9161533713340759, 1.1659055948257446, -0.03303902968764305, -1.059669017791748, 0.5957695841789246, -0.9904244542121887, -1.1341264247894287, 1.4317693710327148, -0.042957231402397156, 1.338287353515625, 0.005436129402369261, 48.08542251586914, 52.5273323059082, 15.709327697753906, 5.351633071899414, 16.48458480834961, 36.737213134765625, 21.913862228393555, 36.89613723754883, 31.877294540405273, 36.61540222167969, 30.88263511657715, 46.052738189697266, 54.797664642333984, 55.22641372680664, 0.9944148063659668, 5.2011003494262695, 24.302072525024414, 8.420833587646484, 23.230684280395508, 12.537653923034668, 26.307268142700195, 23.20116424560547, 27.14696502685547, 38.45747756958008], "std": [0.3113556504249573, 0.10536518692970276, 0.14554104208946228, 0.2739245891571045, 0.365898072719574, 0.14946843683719635, 0.1441858559846878, 0.10288935154676437, 0.07743635028600693, 0.0742635503411293, 0.09942685067653656, 0.034884411841630936, 12.831867218017578, 3.5422050952911377, 19.772682189941406, 4.278481483459473, 18.30463981628418, 45.807159423828125, 23.621536254882812, 47.115726470947266, 37.19316101074219, 50.182682037353516, 38.61506652832031, 48.3385124206543, 10.510411262512207, 3.4583899974823, 0.3151620626449585, 3.490933418273926, 19.7984619140625, 10.71838665008545, 22.345399856567383, 14.67529296875, 25.2452449798584, 29.066614151000977, 26.465301513671875, 38.092803955078125], "count": [182]}, "action": {"min": [0.4755330979824066, -1.1104276180267334, 0.9649662375450134, -0.3908640742301941, -1.6102321147918701, 0.29950597882270813, -1.2768367528915405, -1.300163984298706, 1.2182103395462036, -0.13389791548252106, 1.2157864570617676, -0.10450311005115509, 14.476666450500488, 46.018123626708984, -0.9312500357627869, -1.6006250381469727, 0.6299999952316284, 0.40062499046325684, 0.6557142734527588, -0.8899999856948853, 0.6725000143051147, -3.244999885559082, 1.1268749237060547, 0.28125, 39.796875, 47.213748931884766, 0.7100000381469727, 0.47999998927116394, 0.6377777457237244, 0.40625, 0.734375, -0.5471428632736206, 0.6755555272102356, -0.026875000447034836, 0.6108333468437195, 0.6712499856948853], "max": [1.2922483682632446, -0.7901788949966431, 1.4057374000549316, 0.3093528151512146, -0.6273842453956604, 0.7687209248542786, -0.8210068941116333, -0.9907873868942261, 1.5082350969314575, 0.22098030149936676, 1.637483835220337, 0.02756160870194435, 62.58625030517578, 61.11000061035156, 53.20249938964844, 9.541250228881836, 44.32500076293945, 104.87374877929688, 55.40562438964844, 106.21187591552734, 94.4468765258789, 109.80937194824219, 94.375, 110.18687438964844, 71.41437530517578, 61.52812576293945, 2.708750009536743, 9.309090614318848, 51.990623474121094, 31.233749389648438, 56.09312438964844, 44.96312713623047, 65.42750549316406, 69.72125244140625, 71.77375030517578, 101.59562683105469], "mean": [0.8776086568832397, -0.9161528944969177, 1.1659049987792969, -0.03303903341293335, -1.059669017791748, 0.5957696437835693, -0.9904246926307678, -1.1341255903244019, 1.4317688941955566, -0.042957209050655365, 1.3382866382598877, 0.005436139181256294, 48.08543395996094, 52.52731704711914, 15.709343910217285, 5.351632118225098, 16.48459815979004, 36.73721694946289, 21.913850784301758, 36.896141052246094, 31.877288818359375, 36.61538314819336, 30.882640838623047, 46.052703857421875, 54.797637939453125, 55.22638702392578, 0.9944146871566772, 5.201098918914795, 24.302072525024414, 8.420835494995117, 23.230674743652344, 12.537659645080566, 26.307260513305664, 23.201156616210938, 27.146957397460938, 38.45746994018555], "std": [0.3113556206226349, 0.10536520928144455, 0.1455410271883011, 0.2739245891571045, 0.3658980131149292, 0.14946845173835754, 0.1441858857870102, 0.10288935899734497, 0.07743635028600693, 0.0742635428905487, 0.09942684322595596, 0.034884411841630936, 12.831865310668945, 3.542205810546875, 19.77268409729004, 4.278481483459473, 18.30463981628418, 45.80715560913086, 23.621530532836914, 47.115718841552734, 37.19315719604492, 50.18267059326172, 38.61506271362305, 48.33851623535156, 10.510411262512207, 3.4583892822265625, 0.3151620626449585, 3.490933418273926, 19.798458099365234, 10.71838665008545, 22.34539794921875, 14.67529296875, 25.245243072509766, 29.066614151000977, 26.465299606323242, 38.09280776977539], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [182]}, "index": {"min": [6097], "max": [6278], "mean": [6187.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [4.895604395604396, 8.0, 8.0, 8.0, 8.0], "std": [1.995897555559496, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [182]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [182]}, "eef_direction_state": {"mean": [3.1373626373626373, 4.181318681318682], "std": [1.8480252811914422, 1.5776886758111932], "min": [0, 2], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.2417582417582418, 0.8736263736263736], "std": [0.7162272851340787, 0.7489678120455214], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [1.0164835164835164, 0.7802197802197802], "std": [0.8546914791043426, 0.8294337774995033], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.1373626373626373, 4.181318681318682], "std": [1.8480252811914422, 1.5776886758111932], "min": [0, 2], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.2417582417582418, 0.8736263736263736], "std": [0.7162272851340787, 0.7489678120455214], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [1.0164835164835164, 0.7802197802197802], "std": [0.8546914791043426, 0.8294337774995033], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6567323362079114, 0.20037412015159864, 1.2086036427944598, -1.2818171641073404, 0.7901647652355659, -1.9392289874812465, 0.6541033024651427, -0.18026537297671594, 1.174977756107512, 1.2123481449300162, 0.2731392588498072, 2.2287234830167733], "std": [0.0426053223732365, 0.07349957895878317, 0.0288722004346496, 0.18222275948886785, 0.18006498765052384, 0.17652594317069828, 0.020221012137661847, 0.042864269951338525, 0.020211720230533362, 0.11513354864340966, 0.05522765927122179, 0.05414142964505739], "min": [0.5885890511470769, 0.07027976706880462, 1.1423436328505743, -1.7346046095198315, 0.4891761565058981, -2.243614922626082, 0.6029453545225517, -0.2535792216421483, 1.1449877017273786, 1.0073144450071, 0.15872728672431435, 2.0343139309877323], "max": [0.7187134389349018, 0.27326650447227024, 1.2491621999620433, -1.11572622593898, 1.1112075944752609, -1.718356136231551, 0.683941107248553, -0.11616241419512585, 1.2052872951207343, 1.3661604091049908, 0.34816475558287063, 2.2899790802748914], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6567323362079114, 0.20037412015159864, 1.2086036427944598, -1.2818171641073404, 0.7901647652355659, -1.9392289874812465, 0.6541033024651427, -0.18026537297671594, 1.174977756107512, 1.2123481449300162, 0.2731392588498072, 2.2287234830167733], "std": [0.0426053223732365, 0.07349957895878317, 0.0288722004346496, 0.18222275948886785, 0.18006498765052384, 0.17652594317069828, 0.020221012137661847, 0.042864269951338525, 0.020211720230533362, 0.11513354864340966, 0.05522765927122179, 0.05414142964505739], "min": [0.5885890511470769, 0.07027976706880462, 1.1423436328505743, -1.7346046095198315, 0.4891761565058981, -2.243614922626082, 0.6029453545225517, -0.2535792216421483, 1.1449877017273786, 1.0073144450071, 0.15872728672431435, 2.0343139309877323], "max": [0.7187134389349018, 0.27326650447227024, 1.2491621999620433, -1.11572622593898, 1.1112075944752609, -1.718356136231551, 0.683941107248553, -0.11616241419512585, 1.2052872951207343, 1.3661604091049908, 0.34816475558287063, 2.2899790802748914], "count": [182]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23838267769607843]], [[0.4536302001633987]], [[0.5697546098856209]]], "std": [[[0.32167488523406956]], [[0.24199328728081568]], [[0.23986531867065222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.10588235294117647]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942547283496732]], [[0.5079410049019608]], [[0.5023639236111112]]], "std": [[[0.3447380555568823]], [[0.35417778753370777]], [[0.3562632048151993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507317722630719]], [[0.5323428696895425]], [[0.529566345996732]]], "std": [[[0.30593016089851743]], [[0.3068712377820496]], [[0.3160285924601192]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3395295588235294]], [[0.4391970179738562]], [[0.5006801736111111]]], "std": [[[0.31144248875058494]], [[0.30688154266082707]], [[0.3577891629856426]]], "count": [100]}, "observation.state": {"min": [0.38357365131378174, -1.0872052907943726, 0.9399769306182861, -0.4337165057659149, -1.599293828010559, 0.3451876938343048, -1.3374532461166382, -1.347252368927002, 1.189673900604248, -0.07002460956573486, 1.17918860912323, -0.103697769343853, 21.525554656982422, 42.104373931884766, -0.9993749856948853, -1.8637499809265137, 0.6150000095367432, 0.36812499165534973, 0.7599999904632568, -1.0006250143051147, 0.7243750095367432, -3.333125114440918, 1.1825000047683716, 0.125, 42.967498779296875, 48.473751068115234, 0.7337499856948853, -0.6187500357627869, 0.7649999856948853, -0.5043749809265137, 0.6050000190734863, -0.8759999871253967, 0.6243749856948853, 0.5512499809265137, 0.5987499952316284, 0.09437499940395355], "max": [1.404402256011963, -0.7479304671287537, 1.3827773332595825, 0.4382438659667969, -0.5826800465583801, 0.7542009949684143, -0.835288405418396, -1.0197361707687378, 1.5333409309387207, 0.2243553102016449, 1.6404402256011963, -0.002646486507728696, 61.938751220703125, 60.57699966430664, 49.90687561035156, 9.523124694824219, 40.14687728881836, 92.2300033569336, 56.01187515258789, 105.19625091552734, 69.36000061035156, 107.03937530517578, 92.61437225341797, 110.11499786376953, 67.33625030517578, 68.36769104003906, 2.509999990463257, 8.653749465942383, 55.38687515258789, 45.47437286376953, 74.58438110351562, 46.650001525878906, 72.63750457763672, 46.243751525878906, 66.56312561035156, 97.6312484741211], "mean": [0.8305221199989319, -0.9105489253997803, 1.1686441898345947, 0.004163924138993025, -0.9941705465316772, 0.6315393447875977, -1.0719386339187622, -1.1574417352676392, 1.4079502820968628, 0.10449443757534027, 1.3915705680847168, -0.03164108842611313, 50.25050735473633, 52.42989730834961, 28.10675811767578, 5.300800800323486, 17.388513565063477, 36.016292572021484, 23.92241096496582, 40.264122009277344, 28.9184627532959, 38.82514572143555, 34.672969818115234, 50.097564697265625, 57.19367599487305, 57.16822814941406, 1.0693988800048828, 2.9398112297058105, 25.54421615600586, 9.623409271240234, 28.62446403503418, 5.984109878540039, 28.3905029296875, 9.74327278137207, 23.658262252807617, 30.43385887145996], "std": [0.352541983127594, 0.11638256907463074, 0.13320745527744293, 0.305326372385025, 0.3364497125148773, 0.13737857341766357, 0.19644242525100708, 0.1128607764840126, 0.11972598731517792, 0.09657267481088638, 0.17403347790241241, 0.022220991551876068, 10.472467422485352, 6.5815749168396, 15.998770713806152, 4.300227642059326, 16.722537994384766, 41.50731658935547, 23.39908218383789, 47.65304183959961, 29.14238739013672, 49.465457916259766, 40.207271575927734, 48.1300048828125, 9.25944995880127, 6.316446781158447, 0.33102673292160034, 3.1860430240631104, 17.057207107543945, 13.475702285766602, 24.444713592529297, 11.248408317565918, 25.209503173828125, 13.426216125488281, 22.975189208984375, 34.297203063964844], "count": [173]}, "action": {"min": [0.38357365131378174, -1.0872052907943726, 0.9399769306182861, -0.4337165057659149, -1.599293828010559, 0.3451876938343048, -1.3374532461166382, -1.347252368927002, 1.189673900604248, -0.07002460956573486, 1.17918860912323, -0.103697769343853, 21.525554656982422, 42.104373931884766, -0.9993749856948853, -1.8637499809265137, 0.6150000095367432, 0.36812499165534973, 0.7599999904632568, -1.0006250143051147, 0.7243750095367432, -3.333125114440918, 1.1825000047683716, 0.125, 42.967498779296875, 48.473751068115234, 0.7337499856948853, -0.6187500357627869, 0.7649999856948853, -0.5043749809265137, 0.6050000190734863, -0.8759999871253967, 0.6243749856948853, 0.5512499809265137, 0.5987499952316284, 0.09437499940395355], "max": [1.404402256011963, -0.7479304671287537, 1.3827773332595825, 0.4382438659667969, -0.5826800465583801, 0.7542009949684143, -0.835288405418396, -1.0197361707687378, 1.5333409309387207, 0.2243553102016449, 1.6404402256011963, -0.002646486507728696, 61.938751220703125, 60.57699966430664, 49.90687561035156, 9.523124694824219, 40.14687728881836, 92.2300033569336, 56.01187515258789, 105.19625091552734, 69.36000061035156, 107.03937530517578, 92.61437225341797, 110.11499786376953, 67.33625030517578, 68.36769104003906, 2.509999990463257, 8.653749465942383, 55.38687515258789, 45.47437286376953, 74.58438110351562, 46.650001525878906, 72.63750457763672, 46.243751525878906, 66.56312561035156, 97.6312484741211], "mean": [0.8305220603942871, -0.9105486273765564, 1.1686439514160156, 0.004163950216025114, -0.994170606136322, 0.6315391063690186, -1.071938395500183, -1.1574416160583496, 1.4079499244689941, 0.1044943779706955, 1.3915700912475586, -0.031641073524951935, 50.25050735473633, 52.429908752441406, 28.10675621032715, 5.300796985626221, 17.388525009155273, 36.016292572021484, 23.922405242919922, 40.26411437988281, 28.91845703125, 38.82511520385742, 34.672996520996094, 50.09756088256836, 57.19365692138672, 57.168235778808594, 1.0693988800048828, 2.9398114681243896, 25.544219970703125, 9.623405456542969, 28.624475479125977, 5.9841084480285645, 28.39048957824707, 9.743270874023438, 23.65827178955078, 30.43387794494629], "std": [0.352541983127594, 0.11638258397579193, 0.13320744037628174, 0.305326372385025, 0.3364497125148773, 0.13737857341766357, 0.19644246995449066, 0.1128607988357544, 0.11972597986459732, 0.09657268226146698, 0.17403346300125122, 0.022220991551876068, 10.472466468811035, 6.5815749168396, 15.998771667480469, 4.300226211547852, 16.72254180908203, 41.50731658935547, 23.39908790588379, 47.65302658081055, 29.142393112182617, 49.46547317504883, 40.207275390625, 48.12997817993164, 9.25944995880127, 6.316446304321289, 0.33102673292160034, 3.1860427856445312, 17.057205200195312, 13.475700378417969, 24.444713592529297, 11.248408317565918, 25.20950698852539, 13.426217079162598, 22.975191116333008, 34.29720687866211], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [173]}, "index": {"min": [6279], "max": [6451], "mean": [6365.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [4.710982658959537, 8.0, 8.0, 8.0, 8.0], "std": [2.0479076209577283, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [173]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [173]}, "eef_direction_state": {"mean": [2.832369942196532, 3.5491329479768785], "std": [1.717200855007232, 1.9095627468242418], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.439306358381503, 1.0751445086705202], "std": [0.6478631695746898, 0.7974784009153447], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.1271676300578035, 0.8728323699421965], "std": [0.8230856652637025, 0.8507131049472942], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [2.832369942196532, 3.5491329479768785], "std": [1.717200855007232, 1.9095627468242418], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.439306358381503, 1.0751445086705202], "std": [0.6478631695746898, 0.7974784009153447], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.1271676300578035, 0.8728323699421965], "std": [0.8230856652637025, 0.8507131049472942], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6604945477139538, 0.19357854807202568, 1.215406848947669, -1.2654080888872716, 0.8656984932597162, -1.9242069957344912, 0.653228446613309, -0.20126978802422105, 1.1583579542083287, 1.2163768371875188, 0.20789997446361863, 2.1247416748358794], "std": [0.03831400247639171, 0.08419711323212171, 0.035896930513938406, 0.1481832327768318, 0.21308479862691787, 0.12296158883437458, 0.038759498052688045, 0.052539597882712376, 0.018100725991713404, 0.08103250762038751, 0.03636378824272353, 0.06214877814589943], "min": [0.5805148983538865, 0.07011399272811433, 1.1450677576122679, -1.6269560562537198, 0.4952505976032282, -2.13496147227441, 0.5965298147930108, -0.2572253463117502, 1.1121884579019246, 1.113899798926667, 0.1362349567368002, 2.055145698235718], "max": [0.7137892456454333, 0.29898315764178474, 1.2583007660747365, -1.0811195519637455, 1.198409481673973, -1.7582350132883648, 0.6969840453580218, -0.11762730271420449, 1.1794022133047122, 1.405179947008489, 0.2905966674645435, 2.230906610488185], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6604945477139538, 0.19357854807202568, 1.215406848947669, -1.2654080888872716, 0.8656984932597162, -1.9242069957344912, 0.653228446613309, -0.20126978802422105, 1.1583579542083287, 1.2163768371875188, 0.20789997446361863, 2.1247416748358794], "std": [0.03831400247639171, 0.08419711323212171, 0.035896930513938406, 0.1481832327768318, 0.21308479862691787, 0.12296158883437458, 0.038759498052688045, 0.052539597882712376, 0.018100725991713404, 0.08103250762038751, 0.03636378824272353, 0.06214877814589943], "min": [0.5805148983538865, 0.07011399272811433, 1.1450677576122679, -1.6269560562537198, 0.4952505976032282, -2.13496147227441, 0.5965298147930108, -0.2572253463117502, 1.1121884579019246, 1.113899798926667, 0.1362349567368002, 2.055145698235718], "max": [0.7137892456454333, 0.29898315764178474, 1.2583007660747365, -1.0811195519637455, 1.198409481673973, -1.7582350132883648, 0.6969840453580218, -0.11762730271420449, 1.1794022133047122, 1.405179947008489, 0.2905966674645435, 2.230906610488185], "count": [173]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2639593831699346]], [[0.44910089665032676]], [[0.5552338827614378]]], "std": [[[0.3348773049353777]], [[0.25935221984412177]], [[0.247787676733092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058978574346404]], [[0.5198722977941176]], [[0.5125088092320261]]], "std": [[[0.3562539671653837]], [[0.35729143152319986]], [[0.3639306791893561]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708318055555556]], [[0.506737512254902]], [[0.5133544097222221]]], "std": [[[0.3194754695397505]], [[0.32156671497039746]], [[0.3281730791391792]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35653450571895423]], [[0.4467849142156863]], [[0.5019918361928105]]], "std": [[[0.3168582154630525]], [[0.30977378665791383]], [[0.36014481610020016]]], "count": [100]}, "observation.state": {"min": [0.50030517578125, -1.1766613721847534, 0.8701668977737427, -0.41476988792419434, -1.595902919769287, 0.32816433906555176, -1.459165096282959, -1.2720540761947632, 1.045857548713684, -0.10631246864795685, 1.0642929077148438, -0.22695675492286682, 26.31999969482422, 50.3493766784668, -1.165624976158142, -0.30124998092651367, 0.6831250190734863, 0.18312500417232513, 0.8481249809265137, -0.20812499523162842, 0.9679999947547913, -0.3231250047683716, 1.140625, -1.2081249952316284, 34.594444274902344, 44.432498931884766, 0.7287499904632568, -0.9925000071525574, 0.8531250357627869, -0.1525000035762787, 0.6371428370475769, -0.4481250047683716, 0.734375, -0.08312500268220901, 0.5887500047683716, -0.9493750333786011], "max": [1.3780380487442017, -0.7948042750358582, 1.3838502168655396, 0.2940938174724579, -0.6196355223655701, 0.3444962501525879, -0.8793964982032776, -0.9219174385070801, 1.4707789421081543, 0.3236820101737976, 1.6371405124664307, -0.023675326257944107, 66.07562255859375, 56.54249954223633, 57.32500076293945, 9.361666679382324, 63.759376525878906, 32.87437438964844, 60.553123474121094, 58.27812576293945, 58.79875183105469, 73.19562530517578, 51.573123931884766, 99.0112533569336, 55.551876068115234, 62.178749084472656, 2.416249990463257, 9.529999732971191, 59.65312576293945, 43.30687713623047, 67.49187469482422, 102.38249969482422, 70.52312469482422, 109.7456283569336, 75.79375457763672, 109.92813110351562], "mean": [0.8669685125350952, -0.9054819345474243, 1.173233151435852, -0.004944154527038336, -0.9412370324134827, 0.3410255014896393, -1.0373079776763916, -1.1138297319412231, 1.3887773752212524, 0.009817945770919323, 1.1971358060836792, -0.07108199596405029, 50.4158935546875, 52.919368743896484, 6.392730712890625, 4.943532466888428, 18.27422523498535, 6.544619560241699, 17.79799461364746, 13.08213996887207, 17.03766632080078, 16.1577091217041, 13.547735214233398, 27.426000595092773, 44.79069900512695, 57.13206100463867, 0.999153196811676, 4.235098838806152, 29.494386672973633, 8.939750671386719, 29.97951316833496, 17.39977264404297, 28.79493522644043, 22.640975952148438, 21.023174285888672, 40.168548583984375], "std": [0.23028042912483215, 0.1353531926870346, 0.13705472648143768, 0.19361118972301483, 0.23480580747127533, 0.0029193188529461622, 0.15445829927921295, 0.09754310548305511, 0.09579388797283173, 0.09001636505126953, 0.13785870373249054, 0.038001708686351776, 10.830611228942871, 2.02354097366333, 16.27242660522461, 3.707545280456543, 24.533161163330078, 9.195348739624023, 23.256668090820312, 20.255443572998047, 23.07489776611328, 25.287160873413086, 19.574668884277344, 37.595245361328125, 5.301625728607178, 4.491968631744385, 0.26841509342193604, 3.365678310394287, 16.863065719604492, 13.360685348510742, 20.72646713256836, 31.06496238708496, 23.340709686279297, 37.85898971557617, 24.577316284179688, 36.16796875], "count": [286]}, "action": {"min": [0.50030517578125, -1.1766613721847534, 0.8701668977737427, -0.41476988792419434, -1.595902919769287, 0.32816433906555176, -1.459165096282959, -1.2720540761947632, 1.045857548713684, -0.10631246864795685, 1.0642929077148438, -0.22695675492286682, 26.31999969482422, 50.3493766784668, -1.165624976158142, -0.30124998092651367, 0.6831250190734863, 0.18312500417232513, 0.8481249809265137, -0.20812499523162842, 0.9679999947547913, -0.3231250047683716, 1.140625, -1.2081249952316284, 34.594444274902344, 44.432498931884766, 0.7287499904632568, -0.9925000071525574, 0.8531250357627869, -0.1525000035762787, 0.6371428370475769, -0.4481250047683716, 0.734375, -0.08312500268220901, 0.5887500047683716, -0.9493750333786011], "max": [1.3780380487442017, -0.7948042750358582, 1.3838502168655396, 0.2940938174724579, -0.6196355223655701, 0.3444962501525879, -0.8793964982032776, -0.9219174385070801, 1.4707789421081543, 0.3236820101737976, 1.6371405124664307, -0.023675326257944107, 66.07562255859375, 56.54249954223633, 57.32500076293945, 9.361666679382324, 63.759376525878906, 32.87437438964844, 60.553123474121094, 58.27812576293945, 58.79875183105469, 73.19562530517578, 51.573123931884766, 99.0112533569336, 55.551876068115234, 62.178749084472656, 2.416249990463257, 9.529999732971191, 59.65312576293945, 43.30687713623047, 67.49187469482422, 102.38249969482422, 70.52312469482422, 109.7456283569336, 75.79375457763672, 109.92813110351562], "mean": [0.8669676780700684, -0.905481219291687, 1.1732323169708252, -0.0049441177397966385, -0.9412371516227722, 0.3410254716873169, -1.0373092889785767, -1.1138296127319336, 1.3887771368026733, 0.009817952290177345, 1.1971356868743896, -0.07108201831579208, 50.41587448120117, 52.91936111450195, 6.392725467681885, 4.943532466888428, 18.27422332763672, 6.544617652893066, 17.797985076904297, 13.0821533203125, 17.03766441345215, 16.157739639282227, 13.547741889953613, 27.42601203918457, 44.79072570800781, 57.13206481933594, 0.999153196811676, 4.235098838806152, 29.49434471130371, 8.9397554397583, 29.979516983032227, 17.399761199951172, 28.794925689697266, 22.640979766845703, 21.023168563842773, 40.16856002807617], "std": [0.23028039932250977, 0.1353532373905182, 0.1370546966791153, 0.19361113011837006, 0.2348058670759201, 0.0029193193186074495, 0.15445832908153534, 0.09754312038421631, 0.09579386562108994, 0.09001635760068893, 0.13785871863365173, 0.038001712411642075, 10.830611228942871, 2.023540496826172, 16.272424697875977, 3.707545042037964, 24.533166885375977, 9.19534969329834, 23.25666618347168, 20.25544548034668, 23.074899673461914, 25.287158966064453, 19.574668884277344, 37.59526062011719, 5.3016252517700195, 4.491968631744385, 0.26841506361961365, 3.365678310394287, 16.863067626953125, 13.360685348510742, 20.726465225219727, 31.064966201782227, 23.340709686279297, 37.85899353027344, 24.577316284179688, 36.16797637939453], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [286]}, "index": {"min": [6452], "max": [6737], "mean": [6594.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [5.3321678321678325, 8.0, 8.0, 8.0, 8.0], "std": [1.541323625098531, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [286]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [286]}, "eef_direction_state": {"mean": [3.8111888111888113, 4.496503496503497], "std": [2.115381725710334, 1.7315425269727112], "min": [0, 1], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.8601398601398601, 0.6993006993006993], "std": [0.8286934581448144, 0.6949866933873823], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.6258741258741258, 0.479020979020979], "std": [0.8340828292045606, 0.7511625625416075], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.8111888111888113, 4.496503496503497], "std": [2.115381725710334, 1.7315425269727112], "min": [0, 1], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.8601398601398601, 0.6993006993006993], "std": [0.8286934581448144, 0.6949866933873823], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.6258741258741258, 0.479020979020979], "std": [0.8340828292045606, 0.7511625625416075], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.664127826994886, 0.19373317125526926, 1.185049648967069, -1.4655646158704205, 0.5635142807697537, -2.1163579240668335, 0.6609914474741814, -0.19281417749919363, 1.1320234481311209, 1.3921447868559398, 0.3042542640722865, 2.1908297724220374], "std": [0.03579138479702431, 0.05776484219156125, 0.01785231412427924, 0.07583214146836743, 0.10606009258490552, 0.10161660497092813, 0.028330372248416856, 0.03596239563441976, 0.025831031815862316, 0.1388907103783991, 0.07457847067995356, 0.057733772940512566], "min": [0.5689600018324321, 0.07297633451223925, 1.1292183684285675, -1.7245104394201474, 0.28791528164144276, -2.2800732647070454, 0.5705328201513694, -0.2761124384227426, 1.1034361999885238, 1.1359886963822574, 0.13303697334298104, 1.966225215416418], "max": [0.715271136663024, 0.28087748299327187, 1.2093749427613791, -1.3320359310512515, 0.7627685474825179, -1.8677701808368425, 0.6836830334930852, -0.13802303937985355, 1.1746129754478156, 1.5521745409813354, 0.37781583892889037, 2.243899831295399], "count": [286]}, "eef_sim_pose_action": {"mean": [0.664127826994886, 0.19373317125526926, 1.185049648967069, -1.4655646158704205, 0.5635142807697537, -2.1163579240668335, 0.6609914474741814, -0.19281417749919363, 1.1320234481311209, 1.3921447868559398, 0.3042542640722865, 2.1908297724220374], "std": [0.03579138479702431, 0.05776484219156125, 0.01785231412427924, 0.07583214146836743, 0.10606009258490552, 0.10161660497092813, 0.028330372248416856, 0.03596239563441976, 0.025831031815862316, 0.1388907103783991, 0.07457847067995356, 0.057733772940512566], "min": [0.5689600018324321, 0.07297633451223925, 1.1292183684285675, -1.7245104394201474, 0.28791528164144276, -2.2800732647070454, 0.5705328201513694, -0.2761124384227426, 1.1034361999885238, 1.1359886963822574, 0.13303697334298104, 1.966225215416418], "max": [0.715271136663024, 0.28087748299327187, 1.2093749427613791, -1.3320359310512515, 0.7627685474825179, -1.8677701808368425, 0.6836830334930852, -0.13802303937985355, 1.1746129754478156, 1.5521745409813354, 0.37781583892889037, 2.243899831295399], "count": [286]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24448956290849674]], [[0.45648521650326795]], [[0.570196352124183]]], "std": [[[0.3205076209063231]], [[0.2430708357203435]], [[0.24008406316310388]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898994566993464]], [[0.5064070506535948]], [[0.5012460375816994]]], "std": [[[0.3463588293547058]], [[0.35480828398423775]], [[0.35737406616273637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48929848856209146]], [[0.5123337683823529]], [[0.5077355575980392]]], "std": [[[0.3152999766248549]], [[0.31459380097729334]], [[0.3219412302487262]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3387037806372549]], [[0.44092622344771243]], [[0.5016369669117647]]], "std": [[[0.3109524269273865]], [[0.3084835998952078]], [[0.36130088316091236]]], "count": [100]}, "observation.state": {"min": [0.4624914228916168, -1.1241846084594727, 1.0274195671081543, -0.36879149079322815, -1.5052388906478882, 0.3864824175834656, -1.3353551626205444, -1.2908416986465454, 1.2888151407241821, -0.13287270069122314, 1.149624228477478, -0.03350627049803734, 7.761875152587891, 49.78769302368164, -1.0612499713897705, -2.3818750381469727, 0.6725000143051147, 0.37187498807907104, 1.0356249809265137, -1.0056250095367432, 0.7818750143051147, -3.309999942779541, 1.168125033378601, -0.5009090900421143, 33.29777526855469, 47.693748474121094, 0.6668750047683716, -0.6412500143051147, 0.8331249952316284, -0.3218750059604645, 0.5744444727897644, -0.6968749761581421, 1.1200000047683716, -0.28062501549720764, 0.5887500047683716, 1.0478571653366089], "max": [1.3297760486602783, -0.8272297382354736, 1.427529215812683, 0.3649052083492279, -0.6182764768600464, 0.6580930352210999, -0.8500944375991821, -0.9858758449554443, 1.5119068622589111, 0.14479932188987732, 1.46705961227417, 0.011849584057927132, 59.439998626708984, 57.684444427490234, 43.12874984741211, 9.80875015258789, 60.631248474121094, 88.68437194824219, 78.53874969482422, 112.4487533569336, 93.30687713623047, 110.96749877929688, 94.11437225341797, 110.11499786376953, 59.87187576293945, 68.20062255859375, 2.5924999713897705, 9.498749732971191, 44.82250213623047, 26.4950008392334, 62.37750244140625, 32.803123474121094, 70.97624969482422, 54.694374084472656, 73.86062622070312, 84.28375244140625], "mean": [0.8384872078895569, -0.9631820321083069, 1.2247846126556396, -0.010458811186254025, -0.9983488917350769, 0.5629457235336304, -1.0314128398895264, -1.1340171098709106, 1.4295692443847656, 0.00031179306097328663, 1.3301749229431152, -0.008336245082318783, 39.57124328613281, 54.14601135253906, 6.481054782867432, 4.639161586761475, 22.851974487304688, 32.0869140625, 29.305532455444336, 44.25390625, 38.04330825805664, 44.991432189941406, 37.0721321105957, 50.734622955322266, 50.17725372314453, 58.639312744140625, 0.9755168557167053, 3.9244141578674316, 27.229114532470703, 6.926349639892578, 29.799407958984375, 11.69139575958252, 31.148107528686523, 16.355077743530273, 26.326196670532227, 40.114410400390625], "std": [0.29365652799606323, 0.10819827765226364, 0.12816189229488373, 0.25579142570495605, 0.3227596580982208, 0.08274141699075699, 0.1998564600944519, 0.10513005405664444, 0.09087745100259781, 0.09719251841306686, 0.1056479886174202, 0.014722885563969612, 18.05303955078125, 2.2108891010284424, 13.740944862365723, 4.718357563018799, 22.343210220336914, 35.05431365966797, 29.035940170288086, 49.92569351196289, 39.366355895996094, 50.56938171386719, 40.46632766723633, 49.77143478393555, 9.239810943603516, 5.935763359069824, 0.34242573380470276, 3.8755691051483154, 13.846226692199707, 8.828709602355957, 22.784801483154297, 12.871932983398438, 27.78567123413086, 20.653581619262695, 29.369140625, 30.00037384033203], "count": [155]}, "action": {"min": [0.4624914228916168, -1.1241846084594727, 1.0274195671081543, -0.36879149079322815, -1.5052388906478882, 0.3864824175834656, -1.3353551626205444, -1.2908416986465454, 1.2888151407241821, -0.13287270069122314, 1.149624228477478, -0.03350627049803734, 7.761875152587891, 49.78769302368164, -1.0612499713897705, -2.3818750381469727, 0.6725000143051147, 0.37187498807907104, 1.0356249809265137, -1.0056250095367432, 0.7818750143051147, -3.309999942779541, 1.168125033378601, -0.5009090900421143, 33.29777526855469, 47.693748474121094, 0.6668750047683716, -0.6412500143051147, 0.8331249952316284, -0.3218750059604645, 0.5744444727897644, -0.6968749761581421, 1.1200000047683716, -0.28062501549720764, 0.5887500047683716, 1.0478571653366089], "max": [1.3297760486602783, -0.8272297382354736, 1.427529215812683, 0.3649052083492279, -0.6182764768600464, 0.6580930352210999, -0.8500944375991821, -0.9858758449554443, 1.5119068622589111, 0.14479932188987732, 1.46705961227417, 0.011849584057927132, 59.439998626708984, 57.684444427490234, 43.12874984741211, 9.80875015258789, 60.631248474121094, 88.68437194824219, 78.53874969482422, 112.4487533569336, 93.30687713623047, 110.96749877929688, 94.11437225341797, 110.11499786376953, 59.87187576293945, 68.20062255859375, 2.5924999713897705, 9.498749732971191, 44.82250213623047, 26.4950008392334, 62.37750244140625, 32.803123474121094, 70.97624969482422, 54.694374084472656, 73.86062622070312, 84.28375244140625], "mean": [0.8384872078895569, -0.9631817936897278, 1.224785327911377, -0.010458816774189472, -0.9983488917350769, 0.5629457235336304, -1.0314127206802368, -1.1340172290802002, 1.429569125175476, 0.0003117850865237415, 1.3301750421524048, -0.00833623856306076, 39.57124328613281, 54.14598846435547, 6.4810380935668945, 4.639161586761475, 22.851985931396484, 32.086917877197266, 29.30551528930664, 44.253883361816406, 38.04331588745117, 44.99141311645508, 37.072139739990234, 50.73463821411133, 50.177268981933594, 58.639320373535156, 0.9755168557167053, 3.9244143962860107, 27.229124069213867, 6.926346778869629, 29.799394607543945, 11.69139289855957, 31.148107528686523, 16.35508155822754, 26.326187133789062, 40.114418029785156], "std": [0.2936565577983856, 0.10819827020168304, 0.12816189229488373, 0.2557913362979889, 0.3227596580982208, 0.08274143934249878, 0.19985651969909668, 0.10513007640838623, 0.0908774584531784, 0.09719251841306686, 0.1056479960680008, 0.014722885563969612, 18.05303955078125, 2.2108888626098633, 13.740949630737305, 4.718357086181641, 22.343212127685547, 35.054317474365234, 29.03593635559082, 49.92570495605469, 39.36636734008789, 50.569393157958984, 40.46632766723633, 49.771427154541016, 9.239809036254883, 5.935762405395508, 0.3424258530139923, 3.8755688667297363, 13.84622573852539, 8.828707695007324, 22.784801483154297, 12.871931076049805, 27.785673141479492, 20.653581619262695, 29.369138717651367, 30.0003719329834], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [155]}, "index": {"min": [6738], "max": [6892], "mean": [6815.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [4.664516129032258, 8.0, 8.0, 8.0, 8.0], "std": [1.9847074030058682, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [155]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [155]}, "eef_direction_state": {"mean": [2.567741935483871, 4.2709677419354835], "std": [1.8457251563430421, 1.64732305788025], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.7298026189615106, 0.7430846640175164], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.0258064516129033, 0.6645161290322581], "std": [0.8572151993653014, 0.781044952279822], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.567741935483871, 4.2709677419354835], "std": [1.8457251563430421, 1.64732305788025], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.7298026189615106, 0.7430846640175164], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.0258064516129033, 0.6645161290322581], "std": [0.8572151993653014, 0.781044952279822], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6706730158772523, 0.19107996918275602, 1.2006051998882745, -1.3180131253065674, 0.7749748123796262, -1.9859037029110962, 0.6560441771898644, -0.1918792550684239, 1.1630079018494786, 1.2516343520116244, 0.2705345503900403, 2.19554768734927], "std": [0.03834327267187475, 0.0768007260064685, 0.03450139096758687, 0.17172283815595238, 0.1707249342309427, 0.14287229087712225, 0.027908205972508857, 0.04708560607188191, 0.0247462893135781, 0.12328359857040211, 0.058663781065727866, 0.037030897912145824], "min": [0.6091821136145895, 0.07515128365570117, 1.123792915787603, -1.727822999852684, 0.5693128231237945, -2.174795974856359, 0.6135635255999143, -0.26226299791893204, 1.1208316679790198, 1.0639194396188938, 0.1595695746733108, 2.132070760554198], "max": [0.7238372389056912, 0.28463719472041893, 1.2377294310378226, -1.146265339583881, 1.069611503223507, -1.770844276897947, 0.6867054616003743, -0.1348001643229957, 1.1913541283256661, 1.4126511565439104, 0.349342856519967, 2.2505149559514384], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6706730158772523, 0.19107996918275602, 1.2006051998882745, -1.3180131253065674, 0.7749748123796262, -1.9859037029110962, 0.6560441771898644, -0.1918792550684239, 1.1630079018494786, 1.2516343520116244, 0.2705345503900403, 2.19554768734927], "std": [0.03834327267187475, 0.0768007260064685, 0.03450139096758687, 0.17172283815595238, 0.1707249342309427, 0.14287229087712225, 0.027908205972508857, 0.04708560607188191, 0.0247462893135781, 0.12328359857040211, 0.058663781065727866, 0.037030897912145824], "min": [0.6091821136145895, 0.07515128365570117, 1.123792915787603, -1.727822999852684, 0.5693128231237945, -2.174795974856359, 0.6135635255999143, -0.26226299791893204, 1.1208316679790198, 1.0639194396188938, 0.1595695746733108, 2.132070760554198], "max": [0.7238372389056912, 0.28463719472041893, 1.2377294310378226, -1.146265339583881, 1.069611503223507, -1.770844276897947, 0.6867054616003743, -0.1348001643229957, 1.1913541283256661, 1.4126511565439104, 0.349342856519967, 2.2505149559514384], "count": [155]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24385747344771241]], [[0.4556079697712418]], [[0.5736361376633986]]], "std": [[[0.3221085092454795]], [[0.24198668297239612]], [[0.2372612522854626]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078813112745098]], [[0.5250891727941176]], [[0.5220662826797385]]], "std": [[[0.35257492702798]], [[0.3561744353285258]], [[0.3575432994883495]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040922487745098]], [[0.5316245036764706]], [[0.5300855821078431]]], "std": [[[0.3123847836682216]], [[0.312295056704735]], [[0.3189969366775652]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34143076184640525]], [[0.43758697916666667]], [[0.5040774754901961]]], "std": [[[0.31690157078650927]], [[0.3115357495747672]], [[0.3540959378832373]]], "count": [100]}, "observation.state": {"min": [0.4923180341720581, -1.0924744606018066, 0.9829565286636353, -0.3427981734275818, -1.5174461603164673, 0.4165712893009186, -1.3267931938171387, -1.3171159029006958, 1.2152327299118042, -0.21214808523654938, 1.094357967376709, -0.06915304064750671, 16.787776947021484, 47.47687530517578, -1.1106250286102295, 0.06312501430511475, 0.765625, 0.05624999850988388, 0.7588889002799988, -0.8493750095367432, 0.7875000238418579, -3.418750047683716, 1.0049999952316284, -0.014999999664723873, 42.404998779296875, 49.29249954223633, 0.5056250095367432, -0.4193750023841858, 0.8993750214576721, -0.18687500059604645, 0.71875, -0.8025000095367432, 0.8075000047683716, -0.17555555701255798, 0.5277777910232544, -1.8106666803359985], "max": [1.298945426940918, -0.7887006998062134, 1.383301854133606, 0.23692016303539276, -0.5503261685371399, 0.6958590745925903, -0.7268539667129517, -0.9893568158149719, 1.5830758810043335, 0.18461297452449799, 1.575600028038025, 0.04332131892442703, 62.864376068115234, 57.63666534423828, 46.65937423706055, 9.421875, 42.854373931884766, 88.63500213623047, 51.567501068115234, 107.06124877929688, 90.14125061035156, 110.14624786376953, 88.48687744140625, 110.77249908447266, 66.45062255859375, 64.38249969482422, 2.9574999809265137, 9.616250038146973, 48.479373931884766, 27.006250381469727, 67.43437957763672, 47.28062438964844, 68.86750030517578, 74.54375457763672, 69.17874908447266, 101.59062957763672], "mean": [0.813412606716156, -0.9113171100616455, 1.222022533416748, -0.004484286066144705, -0.8841919302940369, 0.5682648420333862, -0.9466680884361267, -1.1228724718093872, 1.4820096492767334, -0.12772512435913086, 1.2039302587509155, 0.02614504285156727, 45.25052261352539, 52.511878967285156, 19.067081451416016, 6.092983245849609, 16.594816207885742, 29.89866828918457, 19.392099380493164, 35.87790298461914, 28.56039810180664, 36.325927734375, 27.409208297729492, 41.91958236694336, 56.43629455566406, 55.82723617553711, 1.2003183364868164, 2.62005877494812, 25.27313804626465, 6.956711769104004, 26.14557647705078, 10.824953079223633, 24.852365493774414, 19.82796287536621, 21.48019027709961, 39.35418701171875], "std": [0.25966256856918335, 0.10230181366205215, 0.10927596688270569, 0.19719015061855316, 0.2849093973636627, 0.0880117118358612, 0.16887623071670532, 0.11551409214735031, 0.09749522060155869, 0.0881250724196434, 0.10801852494478226, 0.0285250972956419, 15.050263404846191, 3.0513651371002197, 14.889947891235352, 3.1339845657348633, 17.476829528808594, 38.057559967041016, 21.483253479003906, 46.5394172668457, 34.51475143432617, 49.12245559692383, 34.806365966796875, 47.854496002197266, 7.981247425079346, 5.214085102081299, 0.6058650612831116, 3.5235869884490967, 16.06887435913086, 8.568044662475586, 22.222097396850586, 16.30144691467285, 25.25510025024414, 27.305545806884766, 26.734037399291992, 38.26561737060547], "count": [157]}, "action": {"min": [0.4923180341720581, -1.0924744606018066, 0.9829565286636353, -0.3427981734275818, -1.5174461603164673, 0.4165712893009186, -1.3267931938171387, -1.3171159029006958, 1.2152327299118042, -0.21214808523654938, 1.094357967376709, -0.06915304064750671, 16.787776947021484, 47.47687530517578, -1.1106250286102295, 0.06312501430511475, 0.765625, 0.05624999850988388, 0.7588889002799988, -0.8493750095367432, 0.7875000238418579, -3.418750047683716, 1.0049999952316284, -0.014999999664723873, 42.404998779296875, 49.29249954223633, 0.5056250095367432, -0.4193750023841858, 0.8993750214576721, -0.18687500059604645, 0.71875, -0.8025000095367432, 0.8075000047683716, -0.17555555701255798, 0.5277777910232544, -1.8106666803359985], "max": [1.298945426940918, -0.7887006998062134, 1.383301854133606, 0.23692016303539276, -0.5503261685371399, 0.6958590745925903, -0.7268539667129517, -0.9893568158149719, 1.5830758810043335, 0.18461297452449799, 1.575600028038025, 0.04332131892442703, 62.864376068115234, 57.63666534423828, 46.65937423706055, 9.421875, 42.854373931884766, 88.63500213623047, 51.567501068115234, 107.06124877929688, 90.14125061035156, 110.14624786376953, 88.48687744140625, 110.77249908447266, 66.45062255859375, 64.38249969482422, 2.9574999809265137, 9.616250038146973, 48.479373931884766, 27.006250381469727, 67.43437957763672, 47.28062438964844, 68.86750030517578, 74.54375457763672, 69.17874908447266, 101.59062957763672], "mean": [0.8134124875068665, -0.9113172888755798, 1.222022533416748, -0.004484280478209257, -0.8841919302940369, 0.5682647824287415, -0.946668267250061, -1.1228723526000977, 1.4820094108581543, -0.1277250349521637, 1.203930139541626, 0.026145029813051224, 45.250526428222656, 52.51186752319336, 19.06707763671875, 6.092985153198242, 16.594829559326172, 29.89863395690918, 19.3920841217041, 35.87788009643555, 28.56039810180664, 36.32593536376953, 27.40920066833496, 41.919593811035156, 56.436279296875, 55.82722854614258, 1.200317621231079, 2.620058298110962, 25.27313804626465, 6.956710338592529, 26.145570755004883, 10.824960708618164, 24.852357864379883, 19.82795524597168, 21.480182647705078, 39.35420227050781], "std": [0.25966256856918335, 0.10230182111263275, 0.10927597433328629, 0.19719019532203674, 0.2849093973636627, 0.0880117118358612, 0.1688762605190277, 0.11551409959793091, 0.09749522060155869, 0.0881250724196434, 0.10801851749420166, 0.0285250972956419, 15.050263404846191, 3.0513648986816406, 14.889946937561035, 3.1339852809906006, 17.47683334350586, 38.05754852294922, 21.483253479003906, 46.53940963745117, 34.51475143432617, 49.122459411621094, 34.80636978149414, 47.8544921875, 7.981246471405029, 5.214085102081299, 0.6058651804924011, 3.5235869884490967, 16.06887435913086, 8.568044662475586, 22.222097396850586, 16.30144691467285, 25.255098342895508, 27.3055477142334, 26.734037399291992, 38.2656135559082], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [157]}, "index": {"min": [6893], "max": [7049], "mean": [6971.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [4.86624203821656, 8.0, 8.0, 8.0, 8.0], "std": [2.009834234066051, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [157]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [157]}, "eef_direction_state": {"mean": [2.305732484076433, 3.821656050955414], "std": [1.7690272989657874, 1.927022668723825], "min": [0, 1], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.3121019108280254, 1.019108280254777], "std": [0.6758198906854034, 0.8406195590470495], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.1719745222929936, 0.9235668789808917], "std": [0.8074363294418191, 0.8181180927470497], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.305732484076433, 3.821656050955414], "std": [1.7690272989657874, 1.927022668723825], "min": [0, 1], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.3121019108280254, 1.019108280254777], "std": [0.6758198906854034, 0.8406195590470495], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.1719745222929936, 0.9235668789808917], "std": [0.8074363294418191, 0.8181180927470497], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.682137259977518, 0.20823709652773104, 1.1957439484322887, -1.4335417533168988, 0.8084897641101129, -2.030072338738273, 0.6722720416263338, -0.18142413667756935, 1.1653822723046963, 1.3222290964166095, 0.3437255494764023, 2.255999948038386], "std": [0.0365900931955336, 0.056759159546560856, 0.02034260083729567, 0.13148670603867824, 0.13711042367923754, 0.1162382204443587, 0.029794825246579643, 0.04401639141475134, 0.022120552081608735, 0.11687626920817923, 0.05964252468121199, 0.05854771930204892], "min": [0.5965245807972114, 0.10668221269680325, 1.1581734087610938, -1.7315743556205743, 0.5764800348874246, -2.2283554917460324, 0.5991128776170376, -0.24948485114845556, 1.1350639312002881, 1.137274371784208, 0.2302858678865447, 2.1008878921644936], "max": [0.7262789314076559, 0.26843433810066003, 1.2255536652616004, -1.2569535528275535, 1.0320670040495732, -1.8216111235664452, 0.7044439693909005, -0.10307666920008171, 1.2060134105539484, 1.4892275104274801, 0.4285359782677649, 2.331160128244228], "count": [157]}, "eef_sim_pose_action": {"mean": [0.682137259977518, 0.20823709652773104, 1.1957439484322887, -1.4335417533168988, 0.8084897641101129, -2.030072338738273, 0.6722720416263338, -0.18142413667756935, 1.1653822723046963, 1.3222290964166095, 0.3437255494764023, 2.255999948038386], "std": [0.0365900931955336, 0.056759159546560856, 0.02034260083729567, 0.13148670603867824, 0.13711042367923754, 0.1162382204443587, 0.029794825246579643, 0.04401639141475134, 0.022120552081608735, 0.11687626920817923, 0.05964252468121199, 0.05854771930204892], "min": [0.5965245807972114, 0.10668221269680325, 1.1581734087610938, -1.7315743556205743, 0.5764800348874246, -2.2283554917460324, 0.5991128776170376, -0.24948485114845556, 1.1350639312002881, 1.137274371784208, 0.2302858678865447, 2.1008878921644936], "max": [0.7262789314076559, 0.26843433810066003, 1.2255536652616004, -1.2569535528275535, 1.0320670040495732, -1.8216111235664452, 0.7044439693909005, -0.10307666920008171, 1.2060134105539484, 1.4892275104274801, 0.4285359782677649, 2.331160128244228], "count": [157]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23411306576797383]], [[0.455450204248366]], [[0.570805733251634]]], "std": [[[0.31570004433721366]], [[0.23868358381771915]], [[0.23953943972187833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871744975490196]], [[0.5025377308006536]], [[0.4979003962418301]]], "std": [[[0.34568075630600653]], [[0.3507081649710514]], [[0.3535949832531681]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48750220383986925]], [[0.5126109334150327]], [[0.5084575040849673]]], "std": [[[0.316384311608255]], [[0.3165037766041935]], [[0.32344556541937797]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.341966779003268]], [[0.4414842851307189]], [[0.510331580882353]]], "std": [[[0.31497243003830583]], [[0.30997356748967264]], [[0.35639370408656873]]], "count": [100]}, "observation.state": {"min": [0.36688411235809326, -1.130574345588684, 0.9619753956794739, -0.39743393659591675, -1.5850944519042969, 0.2735179662704468, -1.317552924156189, -1.3058384656906128, 1.229813575744629, -0.16503585875034332, 1.2164063453674316, -0.07614675909280777, 9.821110725402832, 42.46875, 8.731249809265137, 0.3512499928474426, 0.7456250190734863, 0.40062499046325684, 1.0007143020629883, -0.8274999856948853, 0.7350000143051147, -3.146250009536743, 0.9962500333786011, 0.004374999552965164, 31.24888801574707, 45.41062545776367, 0.7387499809265137, -1.3287500143051147, 0.8493750095367432, 0.09937498718500137, 0.6462500095367432, -0.7762500047683716, 0.7393749952316284, -0.28555557131767273, 0.6156250238418579, -0.11937499791383743], "max": [1.346841812133789, -0.7074463963508606, 1.4010165929794312, 0.4562447667121887, -0.4835202693939209, 0.6604772210121155, -0.7196536064147949, -0.9959690570831299, 1.5753509998321533, 0.2144104540348053, 1.571573257446289, 0.0011921110562980175, 65.09562683105469, 59.30500030517578, 57.80437469482422, 9.556249618530273, 37.8806266784668, 102.7856216430664, 53.4375, 106.5406265258789, 61.459373474121094, 105.56624603271484, 88.89250183105469, 110.18187713623047, 62.33437728881836, 68.00749969482422, 2.21875, 9.41333293914795, 45.587501525878906, 39.29312515258789, 54.92374801635742, 70.92813110351562, 69.69437408447266, 101.70999908447266, 79.21125030517578, 110.05500030517578], "mean": [0.7885304689407349, -0.9094905853271484, 1.2266324758529663, 0.08886787295341492, -0.8754445910453796, 0.5335603952407837, -1.0084165334701538, -1.1174464225769043, 1.438857078552246, -0.02470383420586586, 1.2781692743301392, -0.01683945022523403, 48.690956115722656, 54.04791259765625, 32.04277420043945, 7.323666095733643, 16.8219051361084, 37.35757827758789, 23.43037223815918, 38.29521179199219, 25.472291946411133, 39.587642669677734, 30.07954978942871, 50.261444091796875, 52.8465690612793, 58.62042999267578, 1.191614031791687, 1.8655883073806763, 25.117162704467773, 11.291592597961426, 26.71299934387207, 21.193931579589844, 29.48177719116211, 30.608285903930664, 23.694852828979492, 56.91570281982422], "std": [0.34580323100090027, 0.14172790944576263, 0.15034392476081848, 0.33038824796676636, 0.3693045675754547, 0.1339731067419052, 0.17925161123275757, 0.10211561620235443, 0.08996069431304932, 0.07922552525997162, 0.07187540829181671, 0.017126107588410378, 16.64488983154297, 4.440282821655273, 11.243361473083496, 2.3440308570861816, 15.333356857299805, 45.566280364990234, 21.518672943115234, 47.5816535949707, 24.23902702331543, 47.692832946777344, 37.18959045410156, 47.19743728637695, 7.25997257232666, 6.216217994689941, 0.3571171164512634, 3.396120548248291, 13.819977760314941, 15.15350341796875, 17.9672908782959, 28.511974334716797, 23.63864517211914, 42.187381744384766, 31.54774284362793, 35.6093635559082], "count": [174]}, "action": {"min": [0.36688411235809326, -1.130574345588684, 0.9619753956794739, -0.39743393659591675, -1.5850944519042969, 0.2735179662704468, -1.317552924156189, -1.3058384656906128, 1.229813575744629, -0.16503585875034332, 1.2164063453674316, -0.07614675909280777, 9.821110725402832, 42.46875, 8.731249809265137, 0.3512499928474426, 0.7456250190734863, 0.40062499046325684, 1.0007143020629883, -0.8274999856948853, 0.7350000143051147, -3.146250009536743, 0.9962500333786011, 0.004374999552965164, 31.24888801574707, 45.41062545776367, 0.7387499809265137, -1.3287500143051147, 0.8493750095367432, 0.09937498718500137, 0.6462500095367432, -0.7762500047683716, 0.7393749952316284, -0.28555557131767273, 0.6156250238418579, -0.11937499791383743], "max": [1.346841812133789, -0.7074463963508606, 1.4010165929794312, 0.4562447667121887, -0.4835202693939209, 0.6604772210121155, -0.7196536064147949, -0.9959690570831299, 1.5753509998321533, 0.2144104540348053, 1.571573257446289, 0.0011921110562980175, 65.09562683105469, 59.30500030517578, 57.80437469482422, 9.556249618530273, 37.8806266784668, 102.7856216430664, 53.4375, 106.5406265258789, 61.459373474121094, 105.56624603271484, 88.89250183105469, 110.18187713623047, 62.33437728881836, 68.00749969482422, 2.21875, 9.41333293914795, 45.587501525878906, 39.29312515258789, 54.92374801635742, 70.92813110351562, 69.69437408447266, 101.70999908447266, 79.21125030517578, 110.05500030517578], "mean": [0.7885303497314453, -0.9094904661178589, 1.2266329526901245, 0.0888679027557373, -0.875444769859314, 0.5335602760314941, -1.0084164142608643, -1.1174465417861938, 1.438856840133667, -0.024703821167349815, 1.27816903591156, -0.01683945581316948, 48.69095230102539, 54.04791259765625, 32.042781829833984, 7.323668956756592, 16.8218994140625, 37.35758590698242, 23.430374145507812, 38.295223236083984, 25.472291946411133, 39.587650299072266, 30.07955551147461, 50.261417388916016, 52.84657287597656, 58.62041473388672, 1.191614031791687, 1.8655884265899658, 25.117168426513672, 11.29159164428711, 26.71300506591797, 21.193923950195312, 29.481773376464844, 30.608278274536133, 23.694852828979492, 56.915733337402344], "std": [0.3458032011985779, 0.14172790944576263, 0.15034392476081848, 0.33038827776908875, 0.3693046271800995, 0.1339731067419052, 0.17925158143043518, 0.10211562365293503, 0.08996070921421051, 0.07922552525997162, 0.07187541574239731, 0.017126107588410378, 16.644887924194336, 4.440282821655273, 11.24336051940918, 2.3440306186676025, 15.333353996276855, 45.5662956237793, 21.518674850463867, 47.581661224365234, 24.23902702331543, 47.69283676147461, 37.18959045410156, 47.197444915771484, 7.259972095489502, 6.216217517852783, 0.35711705684661865, 3.396120548248291, 13.819977760314941, 15.153504371643066, 17.9672908782959, 28.51197624206543, 23.638647079467773, 42.187381744384766, 31.54774284362793, 35.60935974121094], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [174]}, "index": {"min": [7132], "max": [7305], "mean": [7218.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [4.557471264367816, 8.0, 8.0, 8.0, 8.0], "std": [2.1157934944703882, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [174]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [174]}, "eef_direction_state": {"mean": [2.9022988505747125, 4.0344827586206895], "std": [1.7540414424843846, 1.7904489635513343], "min": [0, 1], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3160919540229885, 1.028735632183908], "std": [0.6504416825120102, 0.8124615705821885], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.264367816091954, 0.8505747126436781], "std": [0.8017189881596242, 0.8098351702900489], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.9022988505747125, 4.0344827586206895], "std": [1.7540414424843846, 1.7904489635513343], "min": [0, 1], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3160919540229885, 1.028735632183908], "std": [0.6504416825120102, 0.8124615705821885], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.264367816091954, 0.8505747126436781], "std": [0.8017189881596242, 0.8098351702900489], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6790021286540188, 0.2035125734811605, 1.2069958523909063, -1.4165631072111977, 0.8677821237977051, -2.031244492081254, 0.6627167682202855, -0.19386655612282774, 1.1635195509624416, 1.281834042039349, 0.30591001133152684, 2.1954520317527164], "std": [0.04340314181427747, 0.07902615061717085, 0.034371902576880387, 0.19215322266882265, 0.17999106468343154, 0.20369085733525077, 0.02465288072125187, 0.042429517421506545, 0.03439911227302162, 0.13566371673500388, 0.03943213437763773, 0.040060037054239404], "min": [0.5883947028534917, 0.06981204512789968, 1.1410491566881347, -1.8406504147540448, 0.5384792146227881, -2.353332181275273, 0.606392191439214, -0.25722837700582746, 1.1277272049801452, 1.045389046081745, 0.238287148180498, 2.063602345206338], "max": [0.7259710734592758, 0.2885024996709063, 1.2536978907989367, -1.2170331442842404, 1.1454867242861986, -1.7420269841816698, 0.6961278822959265, -0.11215723692069685, 1.223264399686316, 1.4363033818159658, 0.36295764077414105, 2.246553459920581], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6790021286540188, 0.2035125734811605, 1.2069958523909063, -1.4165631072111977, 0.8677821237977051, -2.031244492081254, 0.6627167682202855, -0.19386655612282774, 1.1635195509624416, 1.281834042039349, 0.30591001133152684, 2.1954520317527164], "std": [0.04340314181427747, 0.07902615061717085, 0.034371902576880387, 0.19215322266882265, 0.17999106468343154, 0.20369085733525077, 0.02465288072125187, 0.042429517421506545, 0.03439911227302162, 0.13566371673500388, 0.03943213437763773, 0.040060037054239404], "min": [0.5883947028534917, 0.06981204512789968, 1.1410491566881347, -1.8406504147540448, 0.5384792146227881, -2.353332181275273, 0.606392191439214, -0.25722837700582746, 1.1277272049801452, 1.045389046081745, 0.238287148180498, 2.063602345206338], "max": [0.7259710734592758, 0.2885024996709063, 1.2536978907989367, -1.2170331442842404, 1.1454867242861986, -1.7420269841816698, 0.6961278822959265, -0.11215723692069685, 1.223264399686316, 1.4363033818159658, 0.36295764077414105, 2.246553459920581], "count": [174]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2463260661764706]], [[0.4599681638071895]], [[0.5730852879901961]]], "std": [[[0.32621738263456146]], [[0.2450924315479608]], [[0.24208148341120683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48612065155228756]], [[0.5023763684640522]], [[0.4967921629901961]]], "std": [[[0.3433168306200373]], [[0.34889211645131585]], [[0.3512080403880099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487798954248366]], [[0.5109600306372549]], [[0.5090262071078431]]], "std": [[[0.3127724553399164]], [[0.3117710864671493]], [[0.3178019716506108]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33261542687908496]], [[0.4310495302287582]], [[0.4997092013888889]]], "std": [[[0.3106092999056166]], [[0.30758273392666685]], [[0.35614662193714436]]], "count": [100]}, "observation.state": {"min": [0.4787518084049225, -1.0543745756149292, 0.931968629360199, -0.4935101568698883, -1.6039139032363892, 0.4002632200717926, -1.275844931602478, -1.2983758449554443, 1.238629937171936, -0.11038948595523834, 1.1846961975097656, -0.026385392993688583, 14.289999961853027, 44.275001525878906, 11.255624771118164, 0.1693750023841858, 0.7618749737739563, -0.4893749952316284, 0.8700000047683716, -0.7074999809265137, 1.105625033378601, -3.331111192703247, 1.115625023841858, 0.33125001192092896, 39.7944450378418, 49.376251220703125, 0.7063636183738708, -0.5287500023841858, 0.8487499952316284, 0.19750000536441803, 0.6706249713897705, -0.2706249952316284, 0.6499999761581421, 0.7906249761581421, 0.609375, 0.831818163394928], "max": [1.4232614040374756, -0.7558223009109497, 1.3204537630081177, 0.30827993154525757, -0.6610732674598694, 0.73662930727005, -0.8472333550453186, -1.0291733741760254, 1.5338892936706543, 0.2008121907711029, 1.6403236389160156, 0.0027180134784430265, 59.77124786376953, 63.02333450317383, 50.930625915527344, 9.538000106811523, 41.59312438964844, 77.94937133789062, 49.6462516784668, 104.50812530517578, 97.97562408447266, 110.81500244140625, 99.40875244140625, 109.96875, 66.27625274658203, 73.24500274658203, 2.9262499809265137, 9.390625, 49.65062713623047, 31.4375, 57.85625076293945, 49.05125045776367, 63.04750061035156, 64.1937484741211, 65.59124755859375, 93.14875030517578], "mean": [1.0385119915008545, -0.8580246567726135, 1.093697428703308, -0.1735965758562088, -1.1480648517608643, 0.6221765875816345, -1.037477731704712, -1.1536177396774292, 1.448123812675476, 0.019446702674031258, 1.269106149673462, -0.006578908767551184, 45.6546745300293, 53.694087982177734, 32.460044860839844, 6.377197742462158, 13.761763572692871, 22.8587703704834, 16.67094612121582, 30.095924377441406, 27.90802574157715, 29.98571014404297, 26.802181243896484, 37.72290802001953, 58.46554946899414, 58.584163665771484, 0.8837834596633911, 2.6521730422973633, 24.457048416137695, 8.602773666381836, 24.566198348999023, 12.698528289794922, 24.32459831237793, 16.69879722595215, 17.76751136779785, 40.927364349365234], "std": [0.36839237809181213, 0.10011516511440277, 0.14594177901744843, 0.294845849275589, 0.35705047845840454, 0.10465789586305618, 0.1209883913397789, 0.08635733276605606, 0.0737985149025917, 0.08430840820074081, 0.10543088614940643, 0.008120519109070301, 10.840323448181152, 5.110527515411377, 9.861015319824219, 3.7815957069396973, 16.645875930786133, 32.08271026611328, 19.917470932006836, 43.78148651123047, 36.902374267578125, 47.138668060302734, 38.11631393432617, 45.81441879272461, 6.541499137878418, 7.729579925537109, 0.35736706852912903, 3.941791296005249, 16.480472564697266, 12.243416786193848, 19.71895980834961, 18.286794662475586, 22.647544860839844, 24.191720962524414, 23.25666618347168, 32.25893020629883], "count": [174]}, "action": {"min": [0.4787518084049225, -1.0543745756149292, 0.931968629360199, -0.4935101568698883, -1.6039139032363892, 0.4002632200717926, -1.275844931602478, -1.2983758449554443, 1.238629937171936, -0.11038948595523834, 1.1846961975097656, -0.026385392993688583, 14.289999961853027, 44.275001525878906, 11.255624771118164, 0.1693750023841858, 0.7618749737739563, -0.4893749952316284, 0.8700000047683716, -0.7074999809265137, 1.105625033378601, -3.331111192703247, 1.115625023841858, 0.33125001192092896, 39.7944450378418, 49.376251220703125, 0.7063636183738708, -0.5287500023841858, 0.8487499952316284, 0.19750000536441803, 0.6706249713897705, -0.2706249952316284, 0.6499999761581421, 0.7906249761581421, 0.609375, 0.831818163394928], "max": [1.4232614040374756, -0.7558223009109497, 1.3204537630081177, 0.30827993154525757, -0.6610732674598694, 0.73662930727005, -0.8472333550453186, -1.0291733741760254, 1.5338892936706543, 0.2008121907711029, 1.6403236389160156, 0.0027180134784430265, 59.77124786376953, 63.02333450317383, 50.930625915527344, 9.538000106811523, 41.59312438964844, 77.94937133789062, 49.6462516784668, 104.50812530517578, 97.97562408447266, 110.81500244140625, 99.40875244140625, 109.96875, 66.27625274658203, 73.24500274658203, 2.9262499809265137, 9.390625, 49.65062713623047, 31.4375, 57.85625076293945, 49.05125045776367, 63.04750061035156, 64.1937484741211, 65.59124755859375, 93.14875030517578], "mean": [1.0385123491287231, -0.8580247759819031, 1.0936965942382812, -0.1735965758562088, -1.1480644941329956, 0.6221765875816345, -1.0374772548675537, -1.1536178588867188, 1.4481229782104492, 0.01944670081138611, 1.2691059112548828, -0.006578907836228609, 45.65468978881836, 53.69407272338867, 32.46005630493164, 6.377198696136475, 13.761767387390137, 22.85877227783203, 16.67095184326172, 30.095935821533203, 27.90802001953125, 29.985685348510742, 26.802200317382812, 37.722900390625, 58.46556854248047, 58.584171295166016, 0.8837838172912598, 2.652172803878784, 24.45706558227539, 8.602770805358887, 24.566198348999023, 12.698530197143555, 24.324588775634766, 16.698780059814453, 17.76750946044922, 40.9273567199707], "std": [0.3683924078941345, 0.10011515021324158, 0.1459418088197708, 0.294845849275589, 0.35705041885375977, 0.10465788096189499, 0.1209884062409401, 0.08635733276605606, 0.07379850745201111, 0.08430839329957962, 0.10543088614940643, 0.008120519109070301, 10.840324401855469, 5.110527515411377, 9.861016273498535, 3.7815957069396973, 16.645875930786133, 32.08271026611328, 19.91747283935547, 43.78147888183594, 36.902374267578125, 47.13866424560547, 38.1163215637207, 45.814414978027344, 6.541499137878418, 7.729580879211426, 0.3573671579360962, 3.94179105758667, 16.480472564697266, 12.243414878845215, 19.71895980834961, 18.286794662475586, 22.64754295349121, 24.19172477722168, 23.256669998168945, 32.25893020629883], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [174]}, "index": {"min": [7400], "max": [7573], "mean": [7486.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [5.172413793103448, 8.0, 8.0, 8.0, 8.0], "std": [1.7466348370688776, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [174]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [174]}, "eef_direction_state": {"mean": [3.4942528735632186, 4.195402298850575], "std": [1.7444398581818696, 1.8775080112767855], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2011494252873562, 0.8908045977011494], "std": [0.8233648725226671, 0.8336503558692514], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9827586206896551, 0.8275862068965517], "std": [0.8474040001305025, 0.8401819254517002], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.4942528735632186, 4.195402298850575], "std": [1.7444398581818696, 1.8775080112767855], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2011494252873562, 0.8908045977011494], "std": [0.8233648725226671, 0.8336503558692514], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9827586206896551, 0.8275862068965517], "std": [0.8474040001305025, 0.8401819254517002], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6396243184761892, 0.23557443838256176, 1.1926392646100055, -1.3530518345691795, 0.7910850486195263, -1.8970941612671681, 0.6644211578122364, -0.19491392162127547, 1.1396569722619427, 1.3167674399522264, 0.2522964993726571, 2.184297277749071], "std": [0.04522669426387117, 0.07926121575474901, 0.027734098966991964, 0.12127724243863848, 0.154549584842609, 0.14865286543123232, 0.022091390514871755, 0.03473951688087043, 0.026792570262546236, 0.1176564774744494, 0.06228502274536401, 0.05617946628102839], "min": [0.580311015197508, 0.08200209480644916, 1.1562105971739554, -1.6257684474346534, 0.5363819932882818, -2.128277288590985, 0.6007254059086227, -0.24324733315741992, 1.1051202322321505, 1.118017782621075, 0.15039865266047414, 2.0938606226563174], "max": [0.705617458008695, 0.309472385196681, 1.248283290766496, -1.123018630888423, 1.0975955593995144, -1.708113761071879, 0.6859747110568414, -0.12819624030176424, 1.1829233707526259, 1.4702897941259274, 0.3536170463529009, 2.2526452177937952], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6396243184761892, 0.23557443838256176, 1.1926392646100055, -1.3530518345691795, 0.7910850486195263, -1.8970941612671681, 0.6644211578122364, -0.19491392162127547, 1.1396569722619427, 1.3167674399522264, 0.2522964993726571, 2.184297277749071], "std": [0.04522669426387117, 0.07926121575474901, 0.027734098966991964, 0.12127724243863848, 0.154549584842609, 0.14865286543123232, 0.022091390514871755, 0.03473951688087043, 0.026792570262546236, 0.1176564774744494, 0.06228502274536401, 0.05617946628102839], "min": [0.580311015197508, 0.08200209480644916, 1.1562105971739554, -1.6257684474346534, 0.5363819932882818, -2.128277288590985, 0.6007254059086227, -0.24324733315741992, 1.1051202322321505, 1.118017782621075, 0.15039865266047414, 2.0938606226563174], "max": [0.705617458008695, 0.309472385196681, 1.248283290766496, -1.123018630888423, 1.0975955593995144, -1.708113761071879, 0.6859747110568414, -0.12819624030176424, 1.1829233707526259, 1.4702897941259274, 0.3536170463529009, 2.2526452177937952], "count": [174]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2377703982843137]], [[0.4559871221405229]], [[0.5728753390522875]]], "std": [[[0.315766971597068]], [[0.2394809591901138]], [[0.2398874408258436]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48767363153594767]], [[0.5013172038398693]], [[0.4945612867647059]]], "std": [[[0.34778694174318225]], [[0.3538407938064624]], [[0.3562680892193932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778996793300654]], [[0.4981608394607843]], [[0.49522182598039216]]], "std": [[[0.308979080168239]], [[0.3122345206075228]], [[0.31791045013573455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33180428513071897]], [[0.43292766748366013]], [[0.5039215012254902]]], "std": [[[0.3102389173404272]], [[0.3063828146569837]], [[0.3559034734860587]]], "count": [100]}, "observation.state": {"min": [0.45548179745674133, -1.1423046588897705, 0.9928324818611145, -0.4381246566772461, -1.6039563417434692, 0.47388800978660583, -1.2889423370361328, -1.3147315979003906, 1.250455617904663, -0.05087929964065552, 1.2831645011901855, -0.056564345955848694, 14.445555686950684, 51.55062484741211, -0.921875, -1.5712499618530273, 0.6193749904632568, 0.15062500536441803, 0.699999988079071, -0.609375, 0.9056249856948853, -3.1589999198913574, 1.09375, 0.16062499582767487, 39.42562484741211, 51.09375, 0.5562499761581421, -0.5006250143051147, 0.8009999990463257, -0.38062500953674316, 0.7122222185134888, -0.3643749952316284, 0.9155555963516235, 0.8112499713897705, 0.5625, -0.3144444227218628], "max": [1.2989031076431274, -0.8025291562080383, 1.385137677192688, 0.27597370743751526, -0.5855411291122437, 0.6823167204856873, -0.7832170128822327, -1.019350290298462, 1.5488860607147217, 0.1805015206336975, 1.5842890739440918, 0.011658846400678158, 61.220001220703125, 61.48875045776367, 46.66374969482422, 9.556249618530273, 39.82500076293945, 105.6500015258789, 52.27000045776367, 108.24749755859375, 84.16999816894531, 111.0737533569336, 87.37750244140625, 110.55437469482422, 71.23187255859375, 71.37625122070312, 3.0950000286102295, 7.881875038146973, 45.916873931884766, 24.215625762939453, 57.46500015258789, 35.63999938964844, 72.50187683105469, 40.858123779296875, 74.02188110351562, 76.86687469482422], "mean": [0.8715434074401855, -0.9426056146621704, 1.2069274187088013, -0.09040375053882599, -1.0398173332214355, 0.587648332118988, -1.0350743532180786, -1.1534240245819092, 1.4522855281829834, 0.047092244029045105, 1.3343180418014526, -0.004550931043922901, 43.26545333862305, 56.14482498168945, 9.039372444152832, 5.170528411865234, 16.93537139892578, 39.76089096069336, 20.63509750366211, 40.762596130371094, 29.588665008544922, 41.06361389160156, 29.012266159057617, 45.81480407714844, 56.670108795166016, 59.533992767333984, 0.9403557777404785, 1.992186427116394, 25.606403350830078, 7.287747859954834, 27.916828155517578, 11.91615104675293, 31.438068389892578, 12.270888328552246, 22.722139358520508, 45.29158020019531], "std": [0.3115842044353485, 0.10787602514028549, 0.13462238013744354, 0.2745892107486725, 0.3709558844566345, 0.07917838543653488, 0.16396966576576233, 0.10397899150848389, 0.07954927533864975, 0.06085601821541786, 0.06148223578929901, 0.015688084065914154, 15.582819938659668, 2.2051944732666016, 15.582840919494629, 4.184188365936279, 16.11329460144043, 46.48182678222656, 21.271711349487305, 48.32893753051758, 33.98676300048828, 51.44044494628906, 34.96819305419922, 47.9694938659668, 11.571905136108398, 6.782361030578613, 0.45391103625297546, 2.4922895431518555, 14.490686416625977, 9.596858978271484, 19.99944305419922, 14.546300888061523, 25.757810592651367, 15.056402206420898, 28.888132095336914, 22.29891586303711], "count": [166]}, "action": {"min": [0.45548179745674133, -1.1423046588897705, 0.9928324818611145, -0.4381246566772461, -1.6039563417434692, 0.47388800978660583, -1.2889423370361328, -1.3147315979003906, 1.250455617904663, -0.05087929964065552, 1.2831645011901855, -0.056564345955848694, 14.445555686950684, 51.55062484741211, -0.921875, -1.5712499618530273, 0.6193749904632568, 0.15062500536441803, 0.699999988079071, -0.609375, 0.9056249856948853, -3.1589999198913574, 1.09375, 0.16062499582767487, 39.42562484741211, 51.09375, 0.5562499761581421, -0.5006250143051147, 0.8009999990463257, -0.38062500953674316, 0.7122222185134888, -0.3643749952316284, 0.9155555963516235, 0.8112499713897705, 0.5625, -0.3144444227218628], "max": [1.2989031076431274, -0.8025291562080383, 1.385137677192688, 0.27597370743751526, -0.5855411291122437, 0.6823167204856873, -0.7832170128822327, -1.019350290298462, 1.5488860607147217, 0.1805015206336975, 1.5842890739440918, 0.011658846400678158, 61.220001220703125, 61.48875045776367, 46.66374969482422, 9.556249618530273, 39.82500076293945, 105.6500015258789, 52.27000045776367, 108.24749755859375, 84.16999816894531, 111.0737533569336, 87.37750244140625, 110.55437469482422, 71.23187255859375, 71.37625122070312, 3.0950000286102295, 7.881875038146973, 45.916873931884766, 24.215625762939453, 57.46500015258789, 35.63999938964844, 72.50187683105469, 40.858123779296875, 74.02188110351562, 76.86687469482422], "mean": [0.8715433478355408, -0.9426053762435913, 1.2069278955459595, -0.09040374308824539, -1.039817452430725, 0.5876483917236328, -1.035074234008789, -1.1534240245819092, 1.452285647392273, 0.04709222912788391, 1.3343181610107422, -0.0045509315095841885, 43.26548385620117, 56.14482116699219, 9.039371490478516, 5.170528888702393, 16.935365676879883, 39.7608757019043, 20.635093688964844, 40.76259994506836, 29.588655471801758, 41.063594818115234, 29.01226234436035, 45.814796447753906, 56.67015075683594, 59.53400802612305, 0.9403560757637024, 1.992186188697815, 25.606416702270508, 7.287745475769043, 27.91682243347168, 11.91615104675293, 31.438064575195312, 12.270890235900879, 22.722139358520508, 45.29154968261719], "std": [0.3115842044353485, 0.1078760176897049, 0.13462238013744354, 0.2745892107486725, 0.37095579504966736, 0.07917839288711548, 0.16396966576576233, 0.10397899895906448, 0.07954927533864975, 0.06085600703954697, 0.06148223951458931, 0.015688085928559303, 15.582818031311035, 2.2051947116851807, 15.582843780517578, 4.184187412261963, 16.113296508789062, 46.48182678222656, 21.27171516418457, 48.32893753051758, 33.98675537109375, 51.44044876098633, 34.96818542480469, 47.96949768066406, 11.571907997131348, 6.782361030578613, 0.4539111852645874, 2.4922897815704346, 14.490686416625977, 9.5968599319458, 19.99944305419922, 14.54630184173584, 25.757808685302734, 15.056403160095215, 28.88813018798828, 22.298913955688477], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [166]}, "index": {"min": [7574], "max": [7739], "mean": [7656.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [4.795180722891566, 8.0, 8.0, 8.0, 8.0], "std": [1.9681747164129464, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [166]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [166]}, "eef_direction_state": {"mean": [2.710843373493976, 3.602409638554217], "std": [1.8336225287331585, 1.707106048583953], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.2951807228915662, 1.072289156626506], "std": [0.6790148097925031, 0.7805332210479767], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.1506024096385543, 0.8614457831325302], "std": [0.8259165764891115, 0.8280229502234089], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.710843373493976, 3.602409638554217], "std": [1.8336225287331585, 1.707106048583953], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.2951807228915662, 1.072289156626506], "std": [0.6790148097925031, 0.7805332210479767], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.1506024096385543, 0.8614457831325302], "std": [0.8259165764891115, 0.8280229502234089], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6704845890424691, 0.212786770066626, 1.2049655387154359, -1.304312260135772, 0.7561881725650867, -1.910684709334082, 0.6632138772960642, -0.19941698590262344, 1.1597422104953397, 1.240234378202801, 0.24139249665463228, 2.159897806521022], "std": [0.04331347114425888, 0.07869927368773165, 0.028579809680787986, 0.18867230126460174, 0.16815177901530898, 0.17561062482036174, 0.021593793378611555, 0.04518527722172197, 0.028805184063814833, 0.13266059117956397, 0.05064218554935793, 0.034880936197107984], "min": [0.5918200082103614, 0.07602393681281891, 1.1543070955159376, -1.7219959053082963, 0.46769883960848846, -2.174250352083649, 0.6059390387650591, -0.2555245411519046, 1.1258040358737664, 1.0245405798271325, 0.1701574347078878, 2.095134340547756], "max": [0.7280275003929756, 0.2998122184125409, 1.2469632526956937, -1.1591930837571245, 1.013620779076558, -1.6691494904037236, 0.6871096359043437, -0.122359478827328, 1.209556097200805, 1.416461102309795, 0.324903701499933, 2.218798058529397], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6704845890424691, 0.212786770066626, 1.2049655387154359, -1.304312260135772, 0.7561881725650867, -1.910684709334082, 0.6632138772960642, -0.19941698590262344, 1.1597422104953397, 1.240234378202801, 0.24139249665463228, 2.159897806521022], "std": [0.04331347114425888, 0.07869927368773165, 0.028579809680787986, 0.18867230126460174, 0.16815177901530898, 0.17561062482036174, 0.021593793378611555, 0.04518527722172197, 0.028805184063814833, 0.13266059117956397, 0.05064218554935793, 0.034880936197107984], "min": [0.5918200082103614, 0.07602393681281891, 1.1543070955159376, -1.7219959053082963, 0.46769883960848846, -2.174250352083649, 0.6059390387650591, -0.2555245411519046, 1.1258040358737664, 1.0245405798271325, 0.1701574347078878, 2.095134340547756], "max": [0.7280275003929756, 0.2998122184125409, 1.2469632526956937, -1.1591930837571245, 1.013620779076558, -1.6691494904037236, 0.6871096359043437, -0.122359478827328, 1.209556097200805, 1.416461102309795, 0.324903701499933, 2.218798058529397], "count": [166]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2318664031862745]], [[0.45728237540849676]], [[0.5755007107843138]]], "std": [[[0.31470342766715376]], [[0.23661207893939376]], [[0.23803631033138495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47708711805555554]], [[0.4901343586601307]], [[0.48304454656862744]]], "std": [[[0.3430766761902944]], [[0.3493587567258587]], [[0.35279623218545364]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920526102941177]], [[0.515938629493464]], [[0.5141183578431372]]], "std": [[[0.30174438538000736]], [[0.3045498095543393]], [[0.3130200411648416]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33521371732026145]], [[0.43668883986928103]], [[0.5073528594771242]]], "std": [[[0.30916144624493286]], [[0.30570844920109264]], [[0.3563629358549056]]], "count": [100]}, "observation.state": {"min": [0.41523614525794983, -1.0633153915405273, 0.9704004526138306, -0.39382582902908325, -1.6046768426895142, 0.3675755262374878, -1.2251511812210083, -1.2926298379898071, 1.241978406906128, -0.062204357236623764, 1.3833495378494263, -0.10935632884502411, 25.238887786865234, 41.21875, -1.09375, -3.4256250858306885, 0.7450000047683716, 0.3375000059604645, 0.7956250309944153, -0.8537499904632568, 0.8387500047683716, -3.4024999141693115, 1.0049999952316284, 0.2706249952316284, 45.32250213623047, 49.587501525878906, 0.49000000953674316, -1.377500057220459, 0.5856249928474426, 0.4593750238418579, 0.5839999914169312, 1.6618750095367432, 0.852222204208374, 0.38923075795173645, 0.5731250047683716, -0.21812500059604645], "max": [1.2745097875595093, -0.8136157989501953, 1.3382161855697632, 0.3841458857059479, -0.641308069229126, 0.7653591632843018, -0.813878059387207, -1.0027085542678833, 1.4963855743408203, 0.22248198091983795, 1.6460987329483032, -0.012183375656604767, 56.2599983215332, 59.581111907958984, 62.608123779296875, 8.253125190734863, 40.24687576293945, 93.11499786376953, 57.068748474121094, 105.2387466430664, 91.80750274658203, 111.18250274658203, 92.953125, 110.3499984741211, 61.313751220703125, 72.48062896728516, 2.228749990463257, 9.6587495803833, 44.94874954223633, 30.8174991607666, 57.48062515258789, 43.026248931884766, 66.41812896728516, 56.42749786376953, 70.01187896728516, 87.64812469482422], "mean": [0.8440408706665039, -0.9119287133216858, 1.1524783372879028, -0.010215232148766518, -1.0565528869628906, 0.6330410838127136, -1.0343420505523682, -1.1551603078842163, 1.4160884618759155, 0.07677821815013885, 1.4187980890274048, -0.034367673099040985, 46.4105110168457, 52.1246337890625, 25.5477294921875, 3.432425022125244, 17.647794723510742, 32.593101501464844, 23.955297470092773, 37.255027770996094, 34.39634323120117, 38.750675201416016, 30.86636734008789, 46.19060134887695, 55.03650665283203, 61.012664794921875, 0.9903202056884766, 2.2533674240112305, 27.13591957092285, 9.394205093383789, 31.451263427734375, 14.496272087097168, 32.65061950683594, 18.45624542236328, 26.962623596191406, 44.78057861328125], "std": [0.32033711671829224, 0.08950948715209961, 0.12553469836711884, 0.2894754707813263, 0.355185329914093, 0.1450766623020172, 0.14966987073421478, 0.10890159010887146, 0.07574518769979477, 0.09327993541955948, 0.06825466454029083, 0.020916299894452095, 8.730549812316895, 6.959342002868652, 17.442649841308594, 3.322429656982422, 16.902751922607422, 40.752464294433594, 23.789161682128906, 46.9155158996582, 37.24919509887695, 50.500091552734375, 38.58028793334961, 47.342018127441406, 5.212011814117432, 6.961026191711426, 0.43264126777648926, 3.3625175952911377, 13.722349166870117, 12.385170936584473, 17.843608856201172, 17.129976272583008, 21.76473045349121, 23.19484519958496, 25.15433120727539, 29.24750328063965], "count": [181]}, "action": {"min": [0.41523614525794983, -1.0633153915405273, 0.9704004526138306, -0.39382582902908325, -1.6046768426895142, 0.3675755262374878, -1.2251511812210083, -1.2926298379898071, 1.241978406906128, -0.062204357236623764, 1.3833495378494263, -0.10935632884502411, 25.238887786865234, 41.21875, -1.09375, -3.4256250858306885, 0.7450000047683716, 0.3375000059604645, 0.7956250309944153, -0.8537499904632568, 0.8387500047683716, -3.4024999141693115, 1.0049999952316284, 0.2706249952316284, 45.32250213623047, 49.587501525878906, 0.49000000953674316, -1.377500057220459, 0.5856249928474426, 0.4593750238418579, 0.5839999914169312, 1.6618750095367432, 0.852222204208374, 0.38923075795173645, 0.5731250047683716, -0.21812500059604645], "max": [1.2745097875595093, -0.8136157989501953, 1.3382161855697632, 0.3841458857059479, -0.641308069229126, 0.7653591632843018, -0.813878059387207, -1.0027085542678833, 1.4963855743408203, 0.22248198091983795, 1.6460987329483032, -0.012183375656604767, 56.2599983215332, 59.581111907958984, 62.608123779296875, 8.253125190734863, 40.24687576293945, 93.11499786376953, 57.068748474121094, 105.2387466430664, 91.80750274658203, 111.18250274658203, 92.953125, 110.3499984741211, 61.313751220703125, 72.48062896728516, 2.228749990463257, 9.6587495803833, 44.94874954223633, 30.8174991607666, 57.48062515258789, 43.026248931884766, 66.41812896728516, 56.42749786376953, 70.01187896728516, 87.64812469482422], "mean": [0.8440409898757935, -0.9119287729263306, 1.152477741241455, -0.010215260088443756, -1.0565532445907593, 0.6330410242080688, -1.0343431234359741, -1.1551601886749268, 1.4160881042480469, 0.07677821069955826, 1.4187986850738525, -0.034367699176073074, 46.41053009033203, 52.1246452331543, 25.547733306884766, 3.432424545288086, 17.647798538208008, 32.59312057495117, 23.955305099487305, 37.255035400390625, 34.396324157714844, 38.75065612792969, 30.866355895996094, 46.19060134887695, 55.03650665283203, 61.01266860961914, 0.9903204441070557, 2.2533671855926514, 27.135929107666016, 9.394205093383789, 31.451269149780273, 14.496278762817383, 32.65062713623047, 18.456228256225586, 26.96262550354004, 44.78057861328125], "std": [0.3203371465206146, 0.08950947970151901, 0.12553469836711884, 0.28947553038597107, 0.3551853895187378, 0.1450766623020172, 0.14966991543769836, 0.10890159010887146, 0.07574518769979477, 0.09327992051839828, 0.06825466454029083, 0.020916303619742393, 8.730548858642578, 6.959342002868652, 17.442649841308594, 3.3224291801452637, 16.902746200561523, 40.752464294433594, 23.789161682128906, 46.915523529052734, 37.24919128417969, 50.50009536743164, 38.580299377441406, 47.3420295715332, 5.212011337280273, 6.961026191711426, 0.43264126777648926, 3.3625175952911377, 13.722347259521484, 12.385170936584473, 17.843608856201172, 17.129980087280273, 21.76473045349121, 23.194843292236328, 25.154333114624023, 29.247501373291016], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [181]}, "index": {"min": [7740], "max": [7920], "mean": [7830.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [4.6353591160221, 8.0, 8.0, 8.0, 8.0], "std": [2.0758193505235565, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [181]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [181]}, "eef_direction_state": {"mean": [3.276243093922652, 4.011049723756906], "std": [1.8209763717385823, 1.8744839445300747], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2375690607734806, 0.9281767955801105], "std": [0.7159760574515537, 0.8212182647485281], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.0, 0.8342541436464088], "std": [0.8668224820974668, 0.8377410572828663], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.276243093922652, 4.011049723756906], "std": [1.8209763717385823, 1.8744839445300747], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.2375690607734806, 0.9281767955801105], "std": [0.7159760574515537, 0.8212182647485281], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.0, 0.8342541436464088], "std": [0.8668224820974668, 0.8377410572828663], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6523926063531233, 0.19315034467726133, 1.2194260961316068, -1.2131486065029662, 0.8235694661786203, -1.8958056268674242, 0.6515457909902568, -0.1960779153674192, 1.1740009166061238, 1.1574999813432807, 0.21830462553660404, 2.1438229477790647], "std": [0.03617646377261665, 0.07974562509804288, 0.04000019824687159, 0.22790566303873575, 0.20246011714312587, 0.17136481242499732, 0.020833383900092546, 0.03973321812165153, 0.029373312670563017, 0.13862460632008883, 0.07598141128376412, 0.07325294348447252], "min": [0.5935694864671521, 0.06287113722204951, 1.1426622287441341, -1.700969274431625, 0.5458790316995965, -2.187476990914938, 0.6068519655805871, -0.2435468639297256, 1.1384001450879264, 0.9534128117411634, 0.11496879457387599, 2.024775072169741], "max": [0.703498508903902, 0.2790305455274251, 1.2702918595697161, -0.9546552425968947, 1.1591881908567578, -1.6671607908224788, 0.6776056409967082, -0.12800458905263337, 1.2186838017976707, 1.3584465927652842, 0.329905688039809, 2.226746866091503], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6523926063531233, 0.19315034467726133, 1.2194260961316068, -1.2131486065029662, 0.8235694661786203, -1.8958056268674242, 0.6515457909902568, -0.1960779153674192, 1.1740009166061238, 1.1574999813432807, 0.21830462553660404, 2.1438229477790647], "std": [0.03617646377261665, 0.07974562509804288, 0.04000019824687159, 0.22790566303873575, 0.20246011714312587, 0.17136481242499732, 0.020833383900092546, 0.03973321812165153, 0.029373312670563017, 0.13862460632008883, 0.07598141128376412, 0.07325294348447252], "min": [0.5935694864671521, 0.06287113722204951, 1.1426622287441341, -1.700969274431625, 0.5458790316995965, -2.187476990914938, 0.6068519655805871, -0.2435468639297256, 1.1384001450879264, 0.9534128117411634, 0.11496879457387599, 2.024775072169741], "max": [0.703498508903902, 0.2790305455274251, 1.2702918595697161, -0.9546552425968947, 1.1591881908567578, -1.6671607908224788, 0.6776056409967082, -0.12800458905263337, 1.2186838017976707, 1.3584465927652842, 0.329905688039809, 2.226746866091503], "count": [181]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23136166666666666]], [[0.4590344403594771]], [[0.5794130535130718]]], "std": [[[0.3182849804460019]], [[0.2382493841877626]], [[0.23710809585771733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49464851715686275]], [[0.5073556985294118]], [[0.5022850367647059]]], "std": [[[0.34925965538091863]], [[0.3553052365935037]], [[0.3568222691879708]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48659059436274504]], [[0.5103928124999999]], [[0.5111886008986928]]], "std": [[[0.3012298019430235]], [[0.30449488209684256]], [[0.3123908944654174]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3388508782679739]], [[0.43730094975490197]], [[0.5050970424836602]]], "std": [[[0.31338585134336466]], [[0.30798831657516756]], [[0.35588781571227285]]], "count": [100]}, "observation.state": {"min": [0.40903714299201965, -1.1627851724624634, 0.9725295305252075, -0.3704763352870941, -1.6036171913146973, 0.5096513032913208, -1.262917160987854, -1.3256275653839111, 1.1597492694854736, -0.023818379268050194, 1.2787537574768066, -0.16189397871494293, 20.203332901000977, 44.83124923706055, -1.0462499856948853, -0.5550000071525574, 0.6758333444595337, -0.34937500953674316, 0.8387500047683716, -0.8581249713897705, 0.7612500190734863, -3.0225000381469727, 1.024999976158142, 0.5049999952316284, 35.91187286376953, 52.19750213623047, 0.6525000333786011, -0.6506249904632568, 0.7664285898208618, -0.35875001549720764, 0.6364285945892334, -0.8706250190734863, 0.7087500095367432, -0.313076913356781, 0.5674999952316284, -0.5625], "max": [1.3378347158432007, -0.7419222593307495, 1.3783904314041138, 0.2790493667125702, -0.5697098970413208, 0.721990168094635, -0.8167392015457153, -0.9924086332321167, 1.503204345703125, 0.20796775817871094, 1.6381195783615112, 0.007367246318608522, 78.29312133789062, 61.1931266784668, 51.135623931884766, 9.817500114440918, 43.606876373291016, 102.11687469482422, 49.91749954223633, 105.6137466430664, 54.15500259399414, 104.32062530517578, 90.40750122070312, 110.1937484741211, 64.03874969482422, 82.95000457763672, 3.447499990463257, 9.7877779006958, 53.89125061035156, 19.0106258392334, 53.959373474121094, 59.341251373291016, 60.23062515258789, 88.17813110351562, 65.62812805175781, 107.49625396728516], "mean": [0.8315311074256897, -0.9168642163276672, 1.1902258396148682, -0.07552178204059601, -1.03089439868927, 0.6116542816162109, -1.0308475494384766, -1.1428533792495728, 1.4052506685256958, 0.08315183222293854, 1.3986072540283203, -0.03164069727063179, 52.45841979980469, 52.77020263671875, 23.357038497924805, 7.8746418952941895, 19.161346435546875, 28.1307315826416, 19.932600021362305, 28.74348258972168, 17.177053451538086, 27.99757957458496, 23.496530532836914, 36.93467330932617, 54.52183151245117, 62.22883987426758, 1.1595958471298218, 1.5803418159484863, 28.794639587402344, 4.364746570587158, 24.82623863220215, 14.895766258239746, 22.42211151123047, 21.33264923095703, 16.623138427734375, 39.25044250488281], "std": [0.28079500794410706, 0.1259337067604065, 0.13170583546161652, 0.21088194847106934, 0.3418002128601074, 0.07683494687080383, 0.14061665534973145, 0.11723771691322327, 0.09584572166204453, 0.04970943182706833, 0.0880298987030983, 0.0359908826649189, 16.461610794067383, 3.188474416732788, 18.667110443115234, 2.760420322418213, 16.08051109313965, 41.82736587524414, 19.654949188232422, 43.521873474121094, 19.65483856201172, 44.07280731201172, 34.588951110839844, 46.01237869262695, 8.726691246032715, 10.558941841125488, 0.5330079197883606, 2.7888600826263428, 15.738734245300293, 5.830670356750488, 17.610620498657227, 22.32414436340332, 20.71885871887207, 32.92058181762695, 23.916269302368164, 38.934085845947266], "count": [206]}, "action": {"min": [0.40903714299201965, -1.1627851724624634, 0.9725295305252075, -0.3704763352870941, -1.6036171913146973, 0.5096513032913208, -1.262917160987854, -1.3256275653839111, 1.1597492694854736, -0.023818379268050194, 1.2787537574768066, -0.16189397871494293, 20.203332901000977, 44.83124923706055, -1.0462499856948853, -0.5550000071525574, 0.6758333444595337, -0.34937500953674316, 0.8387500047683716, -0.8581249713897705, 0.7612500190734863, -3.0225000381469727, 1.024999976158142, 0.5049999952316284, 35.91187286376953, 52.19750213623047, 0.6525000333786011, -0.6506249904632568, 0.7664285898208618, -0.35875001549720764, 0.6364285945892334, -0.8706250190734863, 0.7087500095367432, -0.313076913356781, 0.5674999952316284, -0.5625], "max": [1.3378347158432007, -0.7419222593307495, 1.3783904314041138, 0.2790493667125702, -0.5697098970413208, 0.721990168094635, -0.8167392015457153, -0.9924086332321167, 1.503204345703125, 0.20796775817871094, 1.6381195783615112, 0.007367246318608522, 78.29312133789062, 61.1931266784668, 51.135623931884766, 9.817500114440918, 43.606876373291016, 102.11687469482422, 49.91749954223633, 105.6137466430664, 54.15500259399414, 104.32062530517578, 90.40750122070312, 110.1937484741211, 64.03874969482422, 82.95000457763672, 3.447499990463257, 9.7877779006958, 53.89125061035156, 19.0106258392334, 53.959373474121094, 59.341251373291016, 60.23062515258789, 88.17813110351562, 65.62812805175781, 107.49625396728516], "mean": [0.8315314054489136, -0.9168640375137329, 1.1902265548706055, -0.07552178204059601, -1.0308942794799805, 0.6116543412208557, -1.030847191810608, -1.1428532600402832, 1.4052504301071167, 0.08315181732177734, 1.3986072540283203, -0.03164070099592209, 52.45842361450195, 52.77018356323242, 23.357044219970703, 7.874640941619873, 19.161344528198242, 28.1307430267334, 19.932613372802734, 28.743486404418945, 17.177059173583984, 27.997587203979492, 23.496532440185547, 36.9346809387207, 54.521854400634766, 62.22882080078125, 1.1595959663391113, 1.5803416967391968, 28.79465103149414, 4.364743232727051, 24.826257705688477, 14.895770072937012, 22.422122955322266, 21.332656860351562, 16.623123168945312, 39.25044631958008], "std": [0.28079497814178467, 0.1259337216615677, 0.1317058950662613, 0.21088194847106934, 0.3418002426624298, 0.07683494687080383, 0.14061661064624786, 0.11723771691322327, 0.09584570676088333, 0.04970943182706833, 0.08802992105484009, 0.0359908826649189, 16.461610794067383, 3.188474655151367, 18.6671142578125, 2.760420083999634, 16.08051109313965, 41.82735824584961, 19.654953002929688, 43.521873474121094, 19.65483856201172, 44.07279968261719, 34.58895492553711, 46.012393951416016, 8.726693153381348, 10.558944702148438, 0.5330079793930054, 2.7888598442077637, 15.738733291625977, 5.830670356750488, 17.610620498657227, 22.324146270751953, 20.718860626220703, 32.92058181762695, 23.91626739501953, 38.9340934753418], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [206]}, "index": {"min": [7921], "max": [8126], "mean": [8023.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [4.58252427184466, 8.0, 8.0, 8.0, 8.0], "std": [2.196750786138735, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [206]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [206]}, "eef_direction_state": {"mean": [3.3737864077669903, 4.199029126213592], "std": [2.019586671403435, 1.7910779498538425], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1504854368932038, 0.8689320388349514], "std": [0.7514870418442087, 0.7927498076424884], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.087378640776699, 0.6893203883495146], "std": [0.8545344058643388, 0.8247285662755451], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.3737864077669903, 4.199029126213592], "std": [2.019586671403435, 1.7910779498538425], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.1504854368932038, 0.8689320388349514], "std": [0.7514870418442087, 0.7927498076424884], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.087378640776699, 0.6893203883495146], "std": [0.8545344058643388, 0.8247285662755451], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6708464226723829, 0.2052719737500935, 1.2225623815107824, -1.253893617295075, 0.7668027731956143, -1.8967194583967872, 0.65439102241204, -0.19665513156116232, 1.1746383009671484, 1.1712121179461947, 0.20958509501236497, 2.139587663102088], "std": [0.04290929602109202, 0.06786175266289822, 0.02514135252750988, 0.16393190149357423, 0.13754701020300383, 0.14165142257805882, 0.029842993608786776, 0.03521678021289978, 0.02226102000581979, 0.11058613600934615, 0.07521108778232902, 0.05054043349062302], "min": [0.5893483211592385, 0.07093586494758461, 1.1566728267231179, -1.6964811716446777, 0.5130846855225997, -2.1811829747195013, 0.5937172386156453, -0.23671699026436413, 1.144528909737407, 0.9551227620116247, 0.10389403315320478, 2.043084048164232], "max": [0.7303347839043073, 0.29174801623868973, 1.253880407519693, -1.1290617423391167, 1.0492448083486874, -1.7478750312513176, 0.6910470426084487, -0.1284966763750237, 1.2132485626433973, 1.295105790476393, 0.3111802443221303, 2.2108183587283814], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6708464226723829, 0.2052719737500935, 1.2225623815107824, -1.253893617295075, 0.7668027731956143, -1.8967194583967872, 0.65439102241204, -0.19665513156116232, 1.1746383009671484, 1.1712121179461947, 0.20958509501236497, 2.139587663102088], "std": [0.04290929602109202, 0.06786175266289822, 0.02514135252750988, 0.16393190149357423, 0.13754701020300383, 0.14165142257805882, 0.029842993608786776, 0.03521678021289978, 0.02226102000581979, 0.11058613600934615, 0.07521108778232902, 0.05054043349062302], "min": [0.5893483211592385, 0.07093586494758461, 1.1566728267231179, -1.6964811716446777, 0.5130846855225997, -2.1811829747195013, 0.5937172386156453, -0.23671699026436413, 1.144528909737407, 0.9551227620116247, 0.10389403315320478, 2.043084048164232], "max": [0.7303347839043073, 0.29174801623868973, 1.253880407519693, -1.1290617423391167, 1.0492448083486874, -1.7478750312513176, 0.6910470426084487, -0.1284966763750237, 1.2132485626433973, 1.295105790476393, 0.3111802443221303, 2.2108183587283814], "count": [206]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563781352124183]], [[0.45805860498366013]], [[0.569813276143791]]], "std": [[[0.32659937595794897]], [[0.24788987465465204]], [[0.23923935576598732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808794669117647]], [[0.5032468341503268]], [[0.5006596364379085]]], "std": [[[0.3529350848036629]], [[0.3548309292167149]], [[0.35865834993799306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4551334068627451]], [[0.48036534517973856]], [[0.47748512663398696]]], "std": [[[0.3440662774516538]], [[0.3455253316442284]], [[0.35389206901654585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35754910539215684]], [[0.4483581474673202]], [[0.5040276307189543]]], "std": [[[0.3176147905231525]], [[0.31004358698999274]], [[0.3598203572714475]]], "count": [100]}, "observation.state": {"min": [0.3414444625377655, -1.1925164461135864, 0.9170498847961426, -0.4340979754924774, -1.5965811014175415, 0.3366044759750366, -1.378250002861023, -1.2705758810043335, 1.1279596090316772, -0.35536831617355347, 0.9092231392860413, -0.22664415836334229, 8.893333435058594, 54.44124984741211, -1.1775000095367432, -1.9818750619888306, 0.6299999952316284, 0.33812499046325684, 0.9312500357627869, -0.7400000095367432, 0.7981250286102295, -3.046875, 1.0787500143051147, 0.4699999988079071, 22.32642936706543, 52.920623779296875, 0.8637499809265137, -2.0293750762939453, 0.6606249809265137, 0.8212499618530273, 0.6178571581840515, -1.1424999237060547, 0.8706250190734863, 0.25562500953674316, 0.606249988079071, -0.14499999582767487], "max": [1.3213253021240234, -0.7561322450637817, 1.3997529745101929, 0.6531338095664978, -0.15638113021850586, 0.34397172927856445, -0.7268778085708618, -0.8989232778549194, 1.551461100578308, 0.2655705511569977, 1.5668684244155884, -0.026297971606254578, 64.61125183105469, 62.866668701171875, 55.60625076293945, 9.295555114746094, 48.290000915527344, 69.39125061035156, 47.54999923706055, 105.3074951171875, 85.90499877929688, 111.12625122070312, 90.42312622070312, 110.29374694824219, 54.99937438964844, 73.94562530517578, 2.6987500190734863, 9.382143020629883, 40.84437561035156, 84.32062530517578, 67.98687744140625, 110.40374755859375, 85.14375305175781, 109.79375457763672, 86.265625, 109.90312957763672], "mean": [0.7851225733757019, -0.9202278852462769, 1.1615025997161865, 0.10707353800535202, -0.8423453569412231, 0.3418287932872772, -0.9480528831481934, -1.0896211862564087, 1.3953771591186523, -0.11906375735998154, 1.117723822593689, -0.1049538180232048, 46.1180305480957, 57.13399887084961, 8.00472354888916, 4.301743507385254, 17.945735931396484, 23.580501556396484, 21.155073165893555, 39.468666076660156, 32.29453659057617, 40.76799392700195, 31.78258514404297, 51.11632537841797, 39.63459396362305, 62.91313552856445, 1.0970515012741089, 2.6236705780029297, 25.218088150024414, 26.270963668823242, 31.672483444213867, 37.46105194091797, 35.55170822143555, 38.19991683959961, 29.622528076171875, 60.94633865356445], "std": [0.34269994497299194, 0.14539533853530884, 0.16903595626354218, 0.36547067761421204, 0.4955404996871948, 0.0019062603823840618, 0.22191916406154633, 0.08902575820684433, 0.10346882790327072, 0.17216317355632782, 0.1879831850528717, 0.06847086548805237, 15.878900527954102, 1.428492784500122, 16.327003479003906, 3.0133349895477295, 20.12112045288086, 28.03605842590332, 19.69422149658203, 48.81620788574219, 35.08196258544922, 52.604915618896484, 38.788246154785156, 46.3734245300293, 8.9013032913208, 5.499077320098877, 0.26169198751449585, 3.606902599334717, 11.653233528137207, 34.39448928833008, 21.754262924194336, 48.96950149536133, 28.681224822998047, 49.607810974121094, 34.44681930541992, 37.044185638427734], "count": [286]}, "action": {"min": [0.3414444625377655, -1.1925164461135864, 0.9170498847961426, -0.4340979754924774, -1.5965811014175415, 0.3366044759750366, -1.378250002861023, -1.2705758810043335, 1.1279596090316772, -0.35536831617355347, 0.9092231392860413, -0.22664415836334229, 8.893333435058594, 54.44124984741211, -1.1775000095367432, -1.9818750619888306, 0.6299999952316284, 0.33812499046325684, 0.9312500357627869, -0.7400000095367432, 0.7981250286102295, -3.046875, 1.0787500143051147, 0.4699999988079071, 22.32642936706543, 52.920623779296875, 0.8637499809265137, -2.0293750762939453, 0.6606249809265137, 0.8212499618530273, 0.6178571581840515, -1.1424999237060547, 0.8706250190734863, 0.25562500953674316, 0.606249988079071, -0.14499999582767487], "max": [1.3213253021240234, -0.7561322450637817, 1.3997529745101929, 0.6531338095664978, -0.15638113021850586, 0.34397172927856445, -0.7268778085708618, -0.8989232778549194, 1.551461100578308, 0.2655705511569977, 1.5668684244155884, -0.026297971606254578, 64.61125183105469, 62.866668701171875, 55.60625076293945, 9.295555114746094, 48.290000915527344, 69.39125061035156, 47.54999923706055, 105.3074951171875, 85.90499877929688, 111.12625122070312, 90.42312622070312, 110.29374694824219, 54.99937438964844, 73.94562530517578, 2.6987500190734863, 9.382143020629883, 40.84437561035156, 84.32062530517578, 67.98687744140625, 110.40374755859375, 85.14375305175781, 109.79375457763672, 86.265625, 109.90312957763672], "mean": [0.7851224541664124, -0.920227587223053, 1.1615016460418701, 0.10707354545593262, -0.8423455953598022, 0.34182846546173096, -0.9480518102645874, -1.0896214246749878, 1.3953769207000732, -0.11906377226114273, 1.1177239418029785, -0.1049538105726242, 46.118019104003906, 57.13402557373047, 8.004737854003906, 4.301743507385254, 17.945730209350586, 23.580493927001953, 21.155067443847656, 39.46868133544922, 32.29451370239258, 40.76799392700195, 31.782543182373047, 51.1163215637207, 39.63459777832031, 62.91312026977539, 1.097051739692688, 2.6236705780029297, 25.218088150024414, 26.270954132080078, 31.6724796295166, 37.461029052734375, 35.551719665527344, 38.199913024902344, 29.622520446777344, 60.94636917114258], "std": [0.34269988536834717, 0.14539533853530884, 0.16903582215309143, 0.36547061800956726, 0.4955404996871948, 0.0019062606152147055, 0.22191911935806274, 0.08902577310800552, 0.10346882790327072, 0.17216315865516663, 0.1879831850528717, 0.06847086548805237, 15.878898620605469, 1.428492784500122, 16.327003479003906, 3.013334274291992, 20.12111473083496, 28.036054611206055, 19.694217681884766, 48.81620407104492, 35.08196258544922, 52.60488510131836, 38.78824234008789, 46.373416900634766, 8.9013032913208, 5.4990763664245605, 0.26169195771217346, 3.6069021224975586, 11.653233528137207, 34.394493103027344, 21.7542667388916, 48.969512939453125, 28.681222915649414, 49.60780334472656, 34.44681930541992, 37.04418182373047], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [286]}, "index": {"min": [8127], "max": [8412], "mean": [8269.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [5.083916083916084, 8.0, 8.0, 8.0, 8.0], "std": [1.6828900528617552, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [286]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [286]}, "eef_direction_state": {"mean": [3.6923076923076925, 3.5804195804195804], "std": [1.8688868428023027, 1.93933370222034], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9685314685314685, 0.9125874125874126], "std": [0.7211024563168766, 0.6658888725686822], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8531468531468531, 0.7342657342657343], "std": [0.8727261520523586, 0.8274237458880573], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.6923076923076925, 3.5804195804195804], "std": [1.8688868428023027, 1.93933370222034], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9685314685314685, 0.9125874125874126], "std": [0.7211024563168766, 0.6658888725686822], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8531468531468531, 0.7342657342657343], "std": [0.8727261520523586, 0.8274237458880573], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6672083702684295, 0.18389723745100195, 1.1928909052841208, -1.5420696530854159, 0.6405594678330087, -2.185458819394748, 0.6654111787952327, -0.17782400160450262, 1.149906693845468, 1.4047532786983339, 0.43719542525577354, 2.242209776533064], "std": [0.05110674228326582, 0.06967068548135401, 0.030450762192403443, 0.2618608874039214, 0.2414013748519833, 0.2573688639366324, 0.03444511802317964, 0.045527358770251845, 0.031078845886653602, 0.11102319691217685, 0.14811456358625744, 0.0872566591389879], "min": [0.5821365611834912, 0.0529623796479666, 1.1304857703556166, -1.9843044942302819, 0.2699659523692082, -2.635516651708671, 0.593467665873604, -0.26628674352708626, 1.0949336936217517, 1.248651091719306, 0.23934099772587403, 2.0015856036088087], "max": [0.7279339400325812, 0.27338225165485314, 1.2346068820985516, -1.2613928714097813, 0.9833956687552075, -1.8291060918628173, 0.7090969362756927, -0.11112572953274052, 1.1960362512060858, 1.570038529258394, 0.6575066165230159, 2.4330038019166804], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6672083702684295, 0.18389723745100195, 1.1928909052841208, -1.5420696530854159, 0.6405594678330087, -2.185458819394748, 0.6654111787952327, -0.17782400160450262, 1.149906693845468, 1.4047532786983339, 0.43719542525577354, 2.242209776533064], "std": [0.05110674228326582, 0.06967068548135401, 0.030450762192403443, 0.2618608874039214, 0.2414013748519833, 0.2573688639366324, 0.03444511802317964, 0.045527358770251845, 0.031078845886653602, 0.11102319691217685, 0.14811456358625744, 0.0872566591389879], "min": [0.5821365611834912, 0.0529623796479666, 1.1304857703556166, -1.9843044942302819, 0.2699659523692082, -2.635516651708671, 0.593467665873604, -0.26628674352708626, 1.0949336936217517, 1.248651091719306, 0.23934099772587403, 2.0015856036088087], "max": [0.7279339400325812, 0.27338225165485314, 1.2346068820985516, -1.2613928714097813, 0.9833956687552075, -1.8291060918628173, 0.7090969362756927, -0.11112572953274052, 1.1960362512060858, 1.570038529258394, 0.6575066165230159, 2.4330038019166804], "count": [286]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26038647263071896]], [[0.45950617034313723]], [[0.5685071139705882]]], "std": [[[0.3247876359549842]], [[0.24861265703086816]], [[0.24195475740692785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48682896650326796]], [[0.5041891870915033]], [[0.49629686274509804]]], "std": [[[0.3530705688849682]], [[0.35856936213262675]], [[0.3637788415193039]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46646501838235294]], [[0.4881761376633987]], [[0.4818482475490196]]], "std": [[[0.33830116293393814]], [[0.33975695452950055]], [[0.34448461060075897]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3687023161764706]], [[0.4606361070261438]], [[0.5165334926470588]]], "std": [[[0.322410713020129]], [[0.31371112190960637]], [[0.3641438669940548]]], "count": [100]}, "observation.state": {"min": [0.39399272203445435, -1.2001698017120361, 0.9341469407081604, -0.3153610825538635, -1.607898235321045, 0.3341010510921478, -1.2187931537628174, -1.2591077089309692, 1.1511024236679077, -0.38867589831352234, 1.017848253250122, -0.2337491363286972, 10.264444351196289, 48.797332763671875, -1.0456249713897705, -0.3306249976158142, 0.6388888955116272, 0.3643749952316284, 1.1150000095367432, -0.7855555415153503, 0.7621428370475769, -0.26333335041999817, 1.0199999809265137, 16.815000534057617, 40.02687454223633, 50.5625, 0.2874999940395355, -1.1024999618530273, 3.16076922416687, 0.8237500190734863, 1.6445454359054565, 0.7543750405311584, 2.0618181228637695, 0.40562501549720764, 0.9928571581840515, -0.5], "max": [1.1676526069641113, -0.7841230034828186, 1.4290074110031128, 0.5991788506507874, -0.3567034900188446, 0.7641193270683289, -0.7346980571746826, -0.9129769206047058, 1.511286973953247, 0.13364848494529724, 1.6361697912216187, 0.05307278409600258, 75.6500015258789, 68.11750030517578, 47.830623626708984, 5.6875, 47.877498626708984, 82.29750061035156, 43.005001068115234, 101.17250061035156, 93.81687927246094, 110.24624633789062, 94.50375366210938, 110.33875274658203, 56.28437423706055, 64.43499755859375, 2.4887499809265137, 8.322999954223633, 48.52562713623047, 76.47125244140625, 63.10124969482422, 88.72000122070312, 91.26250457763672, 110.81999969482422, 96.27249908447266, 110.13063049316406], "mean": [0.7375420331954956, -0.9091768860816956, 1.189812421798706, 0.07297368347644806, -0.8735334277153015, 0.37933313846588135, -0.8791978359222412, -1.0624487400054932, 1.3874095678329468, -0.20925438404083252, 1.1395573616027832, -0.10575173795223236, 60.209815979003906, 60.52758026123047, 11.32038402557373, 2.00376558303833, 36.59397506713867, 57.52787399291992, 32.42571258544922, 76.29519653320312, 43.550071716308594, 85.47187805175781, 42.205787658691406, 96.21160125732422, 49.13766098022461, 58.94633865356445, 0.939520001411438, 1.909254550933838, 29.743759155273438, 19.461151123046875, 36.989356994628906, 28.93147087097168, 42.64748001098633, 49.865352630615234, 40.831260681152344, 61.88235855102539], "std": [0.26108723878860474, 0.1414092779159546, 0.1629585176706314, 0.2744429111480713, 0.37389636039733887, 0.11194619536399841, 0.1309528648853302, 0.09788337349891663, 0.09000362455844879, 0.12124133110046387, 0.12993158400058746, 0.09733476489782333, 14.34571647644043, 6.468793869018555, 17.181673049926758, 2.1808910369873047, 14.074772834777832, 27.45458984375, 11.857657432556152, 34.29698944091797, 26.154922485351562, 37.461090087890625, 29.4609432220459, 28.893783569335938, 3.327130079269409, 3.495828866958618, 0.5252600312232971, 2.415135145187378, 12.414491653442383, 22.335817337036133, 21.699155807495117, 29.11220932006836, 31.422937393188477, 48.976531982421875, 36.45273971557617, 46.74730682373047], "count": [261]}, "action": {"min": [0.39399272203445435, -1.2001698017120361, 0.9341469407081604, -0.3153610825538635, -1.607898235321045, 0.3341010510921478, -1.2187931537628174, -1.2591077089309692, 1.1511024236679077, -0.38867589831352234, 1.017848253250122, -0.2337491363286972, 10.264444351196289, 48.797332763671875, -1.0456249713897705, -0.3306249976158142, 0.6388888955116272, 0.3643749952316284, 1.1150000095367432, -0.7855555415153503, 0.7621428370475769, -0.26333335041999817, 1.0199999809265137, 16.815000534057617, 40.02687454223633, 50.5625, 0.2874999940395355, -1.1024999618530273, 3.16076922416687, 0.8237500190734863, 1.6445454359054565, 0.7543750405311584, 2.0618181228637695, 0.40562501549720764, 0.9928571581840515, -0.5], "max": [1.1676526069641113, -0.7841230034828186, 1.4290074110031128, 0.5991788506507874, -0.3567034900188446, 0.7641193270683289, -0.7346980571746826, -0.9129769206047058, 1.511286973953247, 0.13364848494529724, 1.6361697912216187, 0.05307278409600258, 75.6500015258789, 68.11750030517578, 47.830623626708984, 5.6875, 47.877498626708984, 82.29750061035156, 43.005001068115234, 101.17250061035156, 93.81687927246094, 110.24624633789062, 94.50375366210938, 110.33875274658203, 56.28437423706055, 64.43499755859375, 2.4887499809265137, 8.322999954223633, 48.52562713623047, 76.47125244140625, 63.10124969482422, 88.72000122070312, 91.26250457763672, 110.81999969482422, 96.27249908447266, 110.13063049316406], "mean": [0.7375418543815613, -0.9091771245002747, 1.1898131370544434, 0.07297366857528687, -0.8735332489013672, 0.3793332874774933, -0.8791977763175964, -1.0624486207962036, 1.3874088525772095, -0.20925436913967133, 1.1395573616027832, -0.10575170069932938, 60.209815979003906, 60.52760314941406, 11.320384979248047, 2.003765821456909, 36.59397888183594, 57.52783203125, 32.425716400146484, 76.29521942138672, 43.55010223388672, 85.47187805175781, 42.205806732177734, 96.21160125732422, 49.13766860961914, 58.946311950683594, 0.9395202398300171, 1.909255862236023, 29.743730545043945, 19.461143493652344, 36.98933410644531, 28.931468963623047, 42.64750289916992, 49.865379333496094, 40.83127975463867, 61.882381439208984], "std": [0.26108720898628235, 0.1414092630147934, 0.1629585176706314, 0.2744429409503937, 0.3738963305950165, 0.11194620281457901, 0.1309528797864914, 0.09788339585065842, 0.0900036171078682, 0.12124135345220566, 0.12993158400058746, 0.09733475744724274, 14.345715522766113, 6.468795299530029, 17.181671142578125, 2.1808907985687256, 14.074774742126465, 27.45458984375, 11.857659339904785, 34.29698944091797, 26.154926300048828, 37.461090087890625, 29.460935592651367, 28.893798828125, 3.32712984085083, 3.495828628540039, 0.5252600908279419, 2.415135145187378, 12.4144926071167, 22.335819244384766, 21.699155807495117, 29.112213134765625, 31.422945022583008, 48.97654342651367, 36.45273971557617, 46.74729919433594], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [261]}, "index": {"min": [8413], "max": [8673], "mean": [8543.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [5.283524904214559, 8.0, 8.0, 8.0, 8.0], "std": [1.6247831061714328, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [261]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [261]}, "eef_direction_state": {"mean": [3.256704980842912, 3.6743295019157087], "std": [2.1098208293883087, 1.7521940353184353], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [0.9693486590038314, 0.896551724137931], "std": [0.7104981504071051, 0.5332144140111824], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.8237547892720306, 0.6398467432950191], "std": [0.8574503779226356, 0.7978553481609373], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.256704980842912, 3.6743295019157087], "std": [2.1098208293883087, 1.7521940353184353], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [0.9693486590038314, 0.896551724137931], "std": [0.7104981504071051, 0.5332144140111824], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.8237547892720306, 0.6398467432950191], "std": [0.8574503779226356, 0.7978553481609373], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6765829639522533, 0.18632174284766806, 1.215892877826431, -1.418836811542113, 0.6340178153493305, -2.093087747854518, 0.6588324203002597, -0.1609270936656272, 1.1785053710820248, 1.3315194092189866, 0.4863268392907215, 2.289955470177654], "std": [0.04885660175581366, 0.0504039579785613, 0.022609870575156298, 0.2080537535845507, 0.18404617685661012, 0.20237647707638642, 0.02660418106881557, 0.03499853475449339, 0.01887687239670779, 0.12251685111407098, 0.12050591959458935, 0.09525016084561304], "min": [0.585388731214266, 0.08649680445273733, 1.1603694557074196, -1.9098191811953311, 0.41908439782586737, -2.5410800136289096, 0.5910382604449317, -0.2349065729758692, 1.1502305501814531, 1.089635838686158, 0.287781498722844, 2.0403942380438176], "max": [0.7491949375119782, 0.24530759604214636, 1.2498511547697493, -0.9534286684140749, 1.0457068411244195, -1.6201296412720403, 0.6985466132052495, -0.12030056778317463, 1.215858874394602, 1.4929824810294101, 0.6921139412326855, 2.4433881164475575], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6765829639522533, 0.18632174284766806, 1.215892877826431, -1.418836811542113, 0.6340178153493305, -2.093087747854518, 0.6588324203002597, -0.1609270936656272, 1.1785053710820248, 1.3315194092189866, 0.4863268392907215, 2.289955470177654], "std": [0.04885660175581366, 0.0504039579785613, 0.022609870575156298, 0.2080537535845507, 0.18404617685661012, 0.20237647707638642, 0.02660418106881557, 0.03499853475449339, 0.01887687239670779, 0.12251685111407098, 0.12050591959458935, 0.09525016084561304], "min": [0.585388731214266, 0.08649680445273733, 1.1603694557074196, -1.9098191811953311, 0.41908439782586737, -2.5410800136289096, 0.5910382604449317, -0.2349065729758692, 1.1502305501814531, 1.089635838686158, 0.287781498722844, 2.0403942380438176], "max": [0.7491949375119782, 0.24530759604214636, 1.2498511547697493, -0.9534286684140749, 1.0457068411244195, -1.6201296412720403, 0.6985466132052495, -0.12030056778317463, 1.215858874394602, 1.4929824810294101, 0.6921139412326855, 2.4433881164475575], "count": [261]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24326823529411765]], [[0.45108186274509804]], [[0.5652015910947712]]], "std": [[[0.3254703464954666]], [[0.24941962391354164]], [[0.24473904651266265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017533129084968]], [[0.5196199632352941]], [[0.5156795853758169]]], "std": [[[0.3505936972731945]], [[0.35695702856604045]], [[0.35996471848662187]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4695465931372549]], [[0.5011889889705883]], [[0.5049394199346405]]], "std": [[[0.31910305566905256]], [[0.31778061441072386]], [[0.3237549096403049]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37044107230392154]], [[0.4599269301470588]], [[0.5137206004901961]]], "std": [[[0.32457713926538156]], [[0.3146939807399088]], [[0.3595800453193335]]], "count": [100]}, "observation.state": {"min": [0.4239862263202667, -1.1985485553741455, 0.9094615578651428, -0.40951400995254517, -1.610992431640625, 0.45238232612609863, -1.365014910697937, -1.2605382204055786, 1.0907340049743652, -0.1971990168094635, 1.0275521278381348, -0.2447165697813034, 7.874444484710693, 45.701873779296875, -0.8393750190734863, -0.01312500424683094, 0.5199999809265137, 0.3649999797344208, 0.6356250047683716, -0.8181250095367432, 0.9787499904632568, -3.4124999046325684, 1.0043749809265137, -0.234375, 31.732221603393555, 44.609375, 0.5177778005599976, -0.5024999976158142, 0.9950000047683716, -0.42750000953674316, 0.6606249809265137, -0.578125, 0.9700000286102295, 0.0006250012665987015, 0.5881249904632568, -0.484375], "max": [1.3128957748413086, -0.7020580768585205, 1.379034161567688, 0.32897496223449707, -0.5303463935852051, 0.7975938320159912, -0.7734893560409546, -0.8799580931663513, 1.4464360475540161, 0.28386548161506653, 1.6455795764923096, -0.018430037423968315, 67.96312713623047, 63.62312698364258, 50.401248931884766, 9.50374984741211, 45.243751525878906, 98.44999694824219, 52.551876068115234, 107.44999694824219, 87.96062469482422, 110.0268783569336, 92.65499877929688, 110.8550033569336, 62.80937576293945, 78.29875183105469, 2.478749990463257, 9.489999771118164, 47.72999954223633, 28.423124313354492, 55.411251068115234, 71.66062927246094, 61.43375015258789, 98.87125396728516, 62.87750244140625, 108.64688110351562], "mean": [0.7803342342376709, -0.9190797209739685, 1.1771974563598633, 0.03844757378101349, -0.8943326473236084, 0.6530748605728149, -0.9845309257507324, -1.0523340702056885, 1.3562240600585938, -0.05086212232708931, 1.2155206203460693, -0.1182381808757782, 48.0966796875, 50.5471305847168, 10.41866683959961, 5.587461948394775, 19.159578323364258, 35.682918548583984, 22.462095260620117, 40.108673095703125, 32.974605560302734, 41.61286163330078, 32.08597946166992, 48.79253005981445, 48.8094482421875, 59.62617492675781, 1.0831602811813354, 3.3481013774871826, 26.33123016357422, 7.298275470733643, 21.94183921813965, 17.454837799072266, 21.65500259399414, 23.564781188964844, 18.497068405151367, 37.1959114074707], "std": [0.29566171765327454, 0.16097071766853333, 0.16928978264331818, 0.2455327957868576, 0.3656379282474518, 0.1333765685558319, 0.1691982001066208, 0.11279858648777008, 0.10676451027393341, 0.1340242326259613, 0.169780895113945, 0.06863783299922943, 17.325044631958008, 4.238823413848877, 17.91341209411621, 3.486353874206543, 20.174604415893555, 44.08177185058594, 22.868803024291992, 48.60481262207031, 36.554656982421875, 51.138065338134766, 38.82856369018555, 50.456939697265625, 10.633105278015137, 11.041341781616211, 0.5034856796264648, 3.6716666221618652, 16.205291748046875, 10.24423885345459, 18.722373962402344, 25.449312210083008, 23.02423858642578, 35.16316604614258, 24.042020797729492, 39.21385955810547], "count": [205]}, "action": {"min": [0.4239862263202667, -1.1985485553741455, 0.9094615578651428, -0.40951400995254517, -1.610992431640625, 0.45238232612609863, -1.365014910697937, -1.2605382204055786, 1.0907340049743652, -0.1971990168094635, 1.0275521278381348, -0.2447165697813034, 7.874444484710693, 45.701873779296875, -0.8393750190734863, -0.01312500424683094, 0.5199999809265137, 0.3649999797344208, 0.6356250047683716, -0.8181250095367432, 0.9787499904632568, -3.4124999046325684, 1.0043749809265137, -0.234375, 31.732221603393555, 44.609375, 0.5177778005599976, -0.5024999976158142, 0.9950000047683716, -0.42750000953674316, 0.6606249809265137, -0.578125, 0.9700000286102295, 0.0006250012665987015, 0.5881249904632568, -0.484375], "max": [1.3128957748413086, -0.7020580768585205, 1.379034161567688, 0.32897496223449707, -0.5303463935852051, 0.7975938320159912, -0.7734893560409546, -0.8799580931663513, 1.4464360475540161, 0.28386548161506653, 1.6455795764923096, -0.018430037423968315, 67.96312713623047, 63.62312698364258, 50.401248931884766, 9.50374984741211, 45.243751525878906, 98.44999694824219, 52.551876068115234, 107.44999694824219, 87.96062469482422, 110.0268783569336, 92.65499877929688, 110.8550033569336, 62.80937576293945, 78.29875183105469, 2.478749990463257, 9.489999771118164, 47.72999954223633, 28.423124313354492, 55.411251068115234, 71.66062927246094, 61.43375015258789, 98.87125396728516, 62.87750244140625, 108.64688110351562], "mean": [0.7803342342376709, -0.9190798401832581, 1.177196979522705, 0.03844768553972244, -0.8943328261375427, 0.6530748605728149, -0.9845308661460876, -1.052334189414978, 1.3562242984771729, -0.05086207389831543, 1.2155207395553589, -0.1182381734251976, 48.09666442871094, 50.54712677001953, 10.418652534484863, 5.587462902069092, 19.159570693969727, 35.682918548583984, 22.462112426757812, 40.108642578125, 32.9745979309082, 41.61289978027344, 32.085960388183594, 48.792564392089844, 48.80947494506836, 59.62617111206055, 1.0831605195999146, 3.348100423812866, 26.33121681213379, 7.298272609710693, 21.94183349609375, 17.454845428466797, 21.654996871948242, 23.56477928161621, 18.497072219848633, 37.19594192504883], "std": [0.2956617474555969, 0.16097067296504974, 0.16928978264331818, 0.2455327957868576, 0.36563798785209656, 0.13337653875350952, 0.1691982001066208, 0.11279858648777008, 0.10676451027393341, 0.1340242326259613, 0.169780895113945, 0.06863784044981003, 17.325044631958008, 4.238823890686035, 17.913410186767578, 3.486353635787964, 20.174602508544922, 44.081787109375, 22.868806838989258, 48.604820251464844, 36.55465316772461, 51.13806915283203, 38.82857131958008, 50.45693588256836, 10.633105278015137, 11.041343688964844, 0.5034856200218201, 3.671666383743286, 16.205289840698242, 10.244240760803223, 18.722373962402344, 25.449310302734375, 23.02423858642578, 35.16316604614258, 24.042020797729492, 39.21385955810547], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [205]}, "index": {"min": [8674], "max": [8878], "mean": [8776.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.868292682926829, 8.0, 8.0, 8.0, 8.0], "std": [2.0759292981510824, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [205]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [205]}, "eef_direction_state": {"mean": [3.3853658536585365, 4.009756097560976], "std": [1.6117799546615108, 1.6557077740937638], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.2536585365853659, 1.048780487804878], "std": [0.7012523852315797, 0.7571196867781752], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [1.1219512195121952, 0.7463414634146341], "std": [0.8262498869405335, 0.8404695438470355], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.3853658536585365, 4.009756097560976], "std": [1.6117799546615108, 1.6557077740937638], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.2536585365853659, 1.048780487804878], "std": [0.7012523852315797, 0.7571196867781752], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [1.1219512195121952, 0.7463414634146341], "std": [0.8262498869405335, 0.8404695438470355], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6703358475241143, 0.1825204976378049, 1.2056312951916277, -1.3845254228927577, 0.8808109609342945, -2.0284214294712917, 0.6567055392474603, -0.19041717951216128, 1.1685906969207949, 1.3304741745273239, 0.39521925276951114, 2.1944500644778078], "std": [0.048922152632774815, 0.0655956972580794, 0.030789450169602394, 0.19617323873100553, 0.14156853805770644, 0.20975913462302856, 0.03363350016201817, 0.03967080739806463, 0.027679786322174573, 0.1589849669578504, 0.07925705052093852, 0.11003187664655265], "min": [0.5807417945851525, 0.06783602773105132, 1.1416953458922774, -1.8190298958161852, 0.5194750301600561, -2.39628529984254, 0.5802273010575749, -0.26011500136312443, 1.128795367970082, 1.0255051435995362, 0.2270919185987903, 1.9713346479075713], "max": [0.7275276148578661, 0.2600673288623236, 1.2568498019660037, -0.9708086570466066, 1.0487251613006698, -1.740943164367487, 0.693314442873767, -0.12244075898901544, 1.2398240502593745, 1.544486707129519, 0.5005187662524762, 2.35072528694431], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6703358475241143, 0.1825204976378049, 1.2056312951916277, -1.3845254228927577, 0.8808109609342945, -2.0284214294712917, 0.6567055392474603, -0.19041717951216128, 1.1685906969207949, 1.3304741745273239, 0.39521925276951114, 2.1944500644778078], "std": [0.048922152632774815, 0.0655956972580794, 0.030789450169602394, 0.19617323873100553, 0.14156853805770644, 0.20975913462302856, 0.03363350016201817, 0.03967080739806463, 0.027679786322174573, 0.1589849669578504, 0.07925705052093852, 0.11003187664655265], "min": [0.5807417945851525, 0.06783602773105132, 1.1416953458922774, -1.8190298958161852, 0.5194750301600561, -2.39628529984254, 0.5802273010575749, -0.26011500136312443, 1.128795367970082, 1.0255051435995362, 0.2270919185987903, 1.9713346479075713], "max": [0.7275276148578661, 0.2600673288623236, 1.2568498019660037, -0.9708086570466066, 1.0487251613006698, -1.740943164367487, 0.693314442873767, -0.12244075898901544, 1.2398240502593745, 1.544486707129519, 0.5005187662524762, 2.35072528694431], "count": [205]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24089970179738562]], [[0.4486728492647059]], [[0.5620908353758169]]], "std": [[[0.32185677681614644]], [[0.24643713635632794]], [[0.24280915285692284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4965588950163399]], [[0.511939693627451]], [[0.5076297508169935]]], "std": [[[0.35066748324145947]], [[0.35878564497705084]], [[0.3623928319050619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667780269607843]], [[0.4842234783496732]], [[0.47833332312091503]]], "std": [[[0.3412228507576269]], [[0.3421064704259185]], [[0.3465874870846082]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3657968055555556]], [[0.45731939542483657]], [[0.513619050245098]]], "std": [[[0.32167771410010737]], [[0.3117123469709726]], [[0.35702941742422223]]], "count": [100]}, "observation.state": {"min": [0.4650663733482361, -1.1490281820297241, 0.9295499324798584, -0.36551713943481445, -1.5662750005722046, 0.3375422954559326, -1.3495121002197266, -1.2482118606567383, 1.1402091979980469, -0.09331845492124557, 1.0675355195999146, -0.13443544507026672, 22.0, 44.41374969482422, -1.2300000190734863, -0.10249999910593033, 0.890625, 0.33375000953674316, 0.6668750047683716, -0.7281249761581421, 0.9474999904632568, -3.487499952316284, 1.1193749904632568, 0.5093749761581421, 35.157501220703125, 48.296875, 0.4737499952316284, -0.925000011920929, 0.625, -0.05250000208616257, 0.625, -0.41750001907348633, 0.6456249952316284, 1.0099999904632568, 0.6000000238418579, -2.2174999713897705], "max": [1.2953850030899048, -0.7477158904075623, 1.3244831562042236, 0.29504749178886414, -0.6045672297477722, 0.7236352562904358, -0.7900359034538269, -0.9515320658683777, 1.520513892173767, 0.2757856249809265, 1.6326518058776855, -0.05593385174870491, 65.94625091552734, 61.14125061035156, 58.850624084472656, 9.678750038146973, 48.303749084472656, 61.26124954223633, 50.86375045776367, 106.86250305175781, 60.02312469482422, 104.64437103271484, 99.72999572753906, 110.234375, 59.52687454223633, 69.30313110351562, 3.228749990463257, 9.638750076293945, 40.77687454223633, 57.743125915527344, 55.07875061035156, 69.62000274658203, 60.10499954223633, 90.74063110351562, 61.272499084472656, 109.18812561035156], "mean": [0.7753917574882507, -0.921423614025116, 1.1919851303100586, 0.026791483163833618, -0.8981574773788452, 0.6248136162757874, -1.0171704292297363, -1.0884212255477905, 1.4055441617965698, 0.017770955339074135, 1.248892903327942, -0.07358885556459427, 50.25564193725586, 52.096534729003906, 11.958354949951172, 4.840189456939697, 21.541141510009766, 22.955652236938477, 23.108346939086914, 41.79519271850586, 26.13524627685547, 40.347286224365234, 35.61738204956055, 52.212039947509766, 49.42632293701172, 59.24161148071289, 0.9367510080337524, 4.0924906730651855, 18.052350997924805, 15.89273738861084, 22.81463050842285, 18.48807716369629, 22.32411766052246, 23.965503692626953, 22.07567024230957, 32.27942657470703], "std": [0.23939979076385498, 0.13592217862606049, 0.12434722483158112, 0.19154474139213562, 0.2518647611141205, 0.12019748985767365, 0.18042725324630737, 0.09661715477705002, 0.09537871181964874, 0.09341900795698166, 0.13388559222221375, 0.01884348876774311, 13.899727821350098, 4.617852210998535, 19.3077449798584, 4.139648914337158, 20.928327560424805, 25.47704315185547, 22.219955444335938, 48.90349197387695, 25.776508331298828, 48.92074203491211, 40.338497161865234, 48.10917282104492, 8.816863059997559, 6.554483890533447, 0.47123029828071594, 3.6834518909454346, 13.923279762268066, 23.040821075439453, 19.613605499267578, 25.78931427001953, 22.964567184448242, 34.455528259277344, 23.86257553100586, 44.5134391784668], "count": [187]}, "action": {"min": [0.4650663733482361, -1.1490281820297241, 0.9295499324798584, -0.36551713943481445, -1.5662750005722046, 0.3375422954559326, -1.3495121002197266, -1.2482118606567383, 1.1402091979980469, -0.09331845492124557, 1.0675355195999146, -0.13443544507026672, 22.0, 44.41374969482422, -1.2300000190734863, -0.10249999910593033, 0.890625, 0.33375000953674316, 0.6668750047683716, -0.7281249761581421, 0.9474999904632568, -3.487499952316284, 1.1193749904632568, 0.5093749761581421, 35.157501220703125, 48.296875, 0.4737499952316284, -0.925000011920929, 0.625, -0.05250000208616257, 0.625, -0.41750001907348633, 0.6456249952316284, 1.0099999904632568, 0.6000000238418579, -2.2174999713897705], "max": [1.2953850030899048, -0.7477158904075623, 1.3244831562042236, 0.29504749178886414, -0.6045672297477722, 0.7236352562904358, -0.7900359034538269, -0.9515320658683777, 1.520513892173767, 0.2757856249809265, 1.6326518058776855, -0.05593385174870491, 65.94625091552734, 61.14125061035156, 58.850624084472656, 9.678750038146973, 48.303749084472656, 61.26124954223633, 50.86375045776367, 106.86250305175781, 60.02312469482422, 104.64437103271484, 99.72999572753906, 110.234375, 59.52687454223633, 69.30313110351562, 3.228749990463257, 9.638750076293945, 40.77687454223633, 57.743125915527344, 55.07875061035156, 69.62000274658203, 60.10499954223633, 90.74063110351562, 61.272499084472656, 109.18812561035156], "mean": [0.7753915190696716, -0.9214240312576294, 1.1919852495193481, 0.026791462674736977, -0.8981572389602661, 0.6248136162757874, -1.0171701908111572, -1.0884209871292114, 1.4055440425872803, 0.017770957201719284, 1.2488930225372314, -0.07358884811401367, 50.255645751953125, 52.096553802490234, 11.958337783813477, 4.840188980102539, 21.54115104675293, 22.95566749572754, 23.108335494995117, 41.795188903808594, 26.135255813598633, 40.34727096557617, 35.61738586425781, 52.212066650390625, 49.426334381103516, 59.24159622192383, 0.9367512464523315, 4.09249210357666, 18.052356719970703, 15.892729759216309, 22.81463050842285, 18.48807716369629, 22.324125289916992, 23.96552085876465, 22.075681686401367, 32.279422760009766], "std": [0.23939979076385498, 0.1359221637248993, 0.12434723228216171, 0.191544771194458, 0.2518647313117981, 0.12019747495651245, 0.18042726814746857, 0.09661716222763062, 0.09537872672080994, 0.09341900795698166, 0.13388559222221375, 0.01884348876774311, 13.899728775024414, 4.617852687835693, 19.30774688720703, 4.1396484375, 20.928325653076172, 25.477039337158203, 22.219955444335938, 48.90348815917969, 25.776519775390625, 48.920738220214844, 40.33849334716797, 48.10917282104492, 8.816864013671875, 6.554483890533447, 0.4712303578853607, 3.6834518909454346, 13.92327880859375, 23.040821075439453, 19.613605499267578, 25.789310455322266, 22.964570999145508, 34.45552444458008, 23.862577438354492, 44.51344299316406], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [187]}, "index": {"min": [8879], "max": [9065], "mean": [8972.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [4.721925133689839, 8.0, 8.0, 8.0, 8.0], "std": [2.039109728870333, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [187]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [187]}, "eef_direction_state": {"mean": [3.1176470588235294, 4.13903743315508], "std": [1.6983977424252854, 1.8849034738019423], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.2352941176470589, 0.839572192513369], "std": [0.7076626391304066, 0.8050215587354688], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.1176470588235294, 0.7700534759358288], "std": [0.8254370571555237, 0.843700467241632], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.1176470588235294, 4.13903743315508], "std": [1.6983977424252854, 1.8849034738019423], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.2352941176470589, 0.839572192513369], "std": [0.7076626391304066, 0.8050215587354688], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.1176470588235294, 0.7700534759358288], "std": [0.8254370571555237, 0.843700467241632], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6726415502290656, 0.18241138540665042, 1.2066853951063778, -1.353299478322877, 0.8443219775943661, -2.0137961287683517, 0.666454347730487, -0.20399756676343628, 1.1629159640618427, 1.3057545997341649, 0.33865351362000473, 2.145534653173505], "std": [0.03252359448761229, 0.06695903846543888, 0.03224180220292901, 0.1724139722917461, 0.11229882227499105, 0.14663403163837813, 0.028896245597522106, 0.04369076816635833, 0.022101944780157628, 0.0990571118143335, 0.035936506251833956, 0.043510108803813854], "min": [0.5869946639494453, 0.07141154007527223, 1.135182634967105, -1.7462973328375972, 0.552819671720246, -2.2384725645173984, 0.5937017806411726, -0.26470445264113157, 1.1317656241565004, 1.1434460057062, 0.24266850525515693, 1.9982630925340705], "max": [0.7042511755388885, 0.2637740377718598, 1.2441293389978811, -1.1612647544273262, 1.0275148064363946, -1.7450129625477324, 0.6972581361527758, -0.13761318765185981, 1.1946494043588545, 1.426376141622177, 0.3770264016858851, 2.1946790613207994], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6726415502290656, 0.18241138540665042, 1.2066853951063778, -1.353299478322877, 0.8443219775943661, -2.0137961287683517, 0.666454347730487, -0.20399756676343628, 1.1629159640618427, 1.3057545997341649, 0.33865351362000473, 2.145534653173505], "std": [0.03252359448761229, 0.06695903846543888, 0.03224180220292901, 0.1724139722917461, 0.11229882227499105, 0.14663403163837813, 0.028896245597522106, 0.04369076816635833, 0.022101944780157628, 0.0990571118143335, 0.035936506251833956, 0.043510108803813854], "min": [0.5869946639494453, 0.07141154007527223, 1.135182634967105, -1.7462973328375972, 0.552819671720246, -2.2384725645173984, 0.5937017806411726, -0.26470445264113157, 1.1317656241565004, 1.1434460057062, 0.24266850525515693, 1.9982630925340705], "max": [0.7042511755388885, 0.2637740377718598, 1.2441293389978811, -1.1612647544273262, 1.0275148064363946, -1.7450129625477324, 0.6972581361527758, -0.13761318765185981, 1.1946494043588545, 1.426376141622177, 0.3770264016858851, 2.1946790613207994], "count": [187]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23741568014705883]], [[0.4486369812091503]], [[0.5668456270424836]]], "std": [[[0.3217464696672706]], [[0.2444991080157367]], [[0.24195873893340886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49095233455882353]], [[0.5112046037581699]], [[0.5033554289215686]]], "std": [[[0.3533488736344732]], [[0.3564613716095729]], [[0.3623444760487947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45461874183006534]], [[0.4782707128267974]], [[0.47669495506535947]]], "std": [[[0.33162601590783874]], [[0.3315752804031008]], [[0.3367304387087345]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3867905555555555]], [[0.4783338316993464]], [[0.5375237908496732]]], "std": [[[0.3291154016525123]], [[0.31348326890820266]], [[0.3553907476119845]]], "count": [100]}, "observation.state": {"min": [0.47746434807777405, -1.1422092914581299, 0.9499800801277161, -0.2965972423553467, -1.4028339385986328, 0.37286850810050964, -1.2790663242340088, -1.251215934753418, 1.1724227666854858, -0.07763027399778366, 0.9668259620666504, -0.14671973884105682, 44.01444625854492, 43.63500213623047, -1.131250023841858, -1.9931249618530273, 0.8224999904632568, 0.21937498450279236, 0.8320000171661377, -1.0178571939468384, 0.7706249952316284, -3.240000009536743, 1.097499966621399, 0.25066667795181274, 41.90888977050781, 43.16071319580078, 0.5318750143051147, -1.140625, 0.9000000357627869, 0.20874999463558197, 0.6462500095367432, -0.7918750047683716, 0.9568749666213989, -0.01599999889731407, 0.609375, -0.9437500238418579], "max": [1.2156989574432373, -0.7820248603820801, 1.345893383026123, 0.38812753558158875, -0.6458857655525208, 0.6656509637832642, -0.8501659631729126, -0.9316586256027222, 1.4894713163375854, 0.17338064312934875, 1.520582675933838, -0.04696917533874512, 60.6150016784668, 59.772499084472656, 51.131248474121094, 9.40625, 38.92812728881836, 89.6050033569336, 50.571250915527344, 105.42749786376953, 92.80750274658203, 110.5625, 94.7750015258789, 109.27812194824219, 64.50187683105469, 68.25687408447266, 3.447499990463257, 9.264444351196289, 48.760623931884766, 37.50437545776367, 62.55812454223633, 61.209373474121094, 63.881874084472656, 84.05000305175781, 64.0425033569336, 106.31312561035156], "mean": [0.7528902292251587, -0.9278066158294678, 1.2030752897262573, 0.09829633682966232, -0.8820273280143738, 0.5727797150611877, -1.0085102319717407, -1.0768095254898071, 1.3995206356048584, 0.014238732866942883, 1.212283730506897, -0.09127358347177505, 54.004119873046875, 51.64656448364258, 18.822168350219727, 4.585646152496338, 15.498122215270996, 34.63898849487305, 19.961992263793945, 39.67662048339844, 33.25516128540039, 40.31620407104492, 33.302520751953125, 45.52939224243164, 53.84080123901367, 56.174922943115234, 0.9180498719215393, 3.588369369506836, 22.85257339477539, 11.726078987121582, 25.509159088134766, 14.14970588684082, 25.203182220458984, 22.182844161987305, 21.68414306640625, 38.30937194824219], "std": [0.20784153044223785, 0.1250101923942566, 0.11480028927326202, 0.1822468340396881, 0.17675520479679108, 0.10209769755601883, 0.1549820750951767, 0.11106506735086441, 0.08432652801275253, 0.0684494823217392, 0.12841466069221497, 0.027780337259173393, 5.278366565704346, 6.024938583374023, 18.242446899414062, 4.741915225982666, 16.16741371154785, 39.944393157958984, 21.053020477294922, 47.20113754272461, 38.36283493041992, 50.81362533569336, 39.65192413330078, 49.247867584228516, 8.202462196350098, 7.609755992889404, 0.5253245234489441, 3.5694241523742676, 17.18638801574707, 15.266347885131836, 22.186477661132812, 21.387392044067383, 24.276912689208984, 30.501514434814453, 25.580488204956055, 38.51128387451172], "count": [155]}, "action": {"min": [0.47746434807777405, -1.1422092914581299, 0.9499800801277161, -0.2965972423553467, -1.4028339385986328, 0.37286850810050964, -1.2790663242340088, -1.251215934753418, 1.1724227666854858, -0.07763027399778366, 0.9668259620666504, -0.14671973884105682, 44.01444625854492, 43.63500213623047, -1.131250023841858, -1.9931249618530273, 0.8224999904632568, 0.21937498450279236, 0.8320000171661377, -1.0178571939468384, 0.7706249952316284, -3.240000009536743, 1.097499966621399, 0.25066667795181274, 41.90888977050781, 43.16071319580078, 0.5318750143051147, -1.140625, 0.9000000357627869, 0.20874999463558197, 0.6462500095367432, -0.7918750047683716, 0.9568749666213989, -0.01599999889731407, 0.609375, -0.9437500238418579], "max": [1.2156989574432373, -0.7820248603820801, 1.345893383026123, 0.38812753558158875, -0.6458857655525208, 0.6656509637832642, -0.8501659631729126, -0.9316586256027222, 1.4894713163375854, 0.17338064312934875, 1.520582675933838, -0.04696917533874512, 60.6150016784668, 59.772499084472656, 51.131248474121094, 9.40625, 38.92812728881836, 89.6050033569336, 50.571250915527344, 105.42749786376953, 92.80750274658203, 110.5625, 94.7750015258789, 109.27812194824219, 64.50187683105469, 68.25687408447266, 3.447499990463257, 9.264444351196289, 48.760623931884766, 37.50437545776367, 62.55812454223633, 61.209373474121094, 63.881874084472656, 84.05000305175781, 64.0425033569336, 106.31312561035156], "mean": [0.7528901100158691, -0.9278067350387573, 1.2030752897262573, 0.09829634428024292, -0.8820270895957947, 0.5727797150611877, -1.008509874343872, -1.0768091678619385, 1.3995201587677002, 0.014238746836781502, 1.212283968925476, -0.09127357602119446, 54.00410079956055, 51.64657974243164, 18.82216453552246, 4.58564567565918, 15.498109817504883, 34.63896942138672, 19.961990356445312, 39.676605224609375, 33.25515365600586, 40.316219329833984, 33.30253982543945, 45.52937698364258, 53.8408088684082, 56.174922943115234, 0.9180499911308289, 3.588369369506836, 22.852569580078125, 11.726076126098633, 25.509164810180664, 14.149703979492188, 25.20317268371582, 22.18284797668457, 21.684139251708984, 38.309364318847656], "std": [0.20784151554107666, 0.1250101774930954, 0.11480027437210083, 0.1822468340396881, 0.17675518989562988, 0.10209771990776062, 0.15498211979866028, 0.11106505244970322, 0.08432653546333313, 0.0684494823217392, 0.12841467559337616, 0.027780335396528244, 5.278366565704346, 6.024939060211182, 18.242446899414062, 4.741916179656982, 16.167415618896484, 39.94439697265625, 21.053016662597656, 47.20112609863281, 38.36282730102539, 50.81363296508789, 39.65192413330078, 49.247859954833984, 8.202462196350098, 7.6097564697265625, 0.5253243446350098, 3.5694241523742676, 17.186386108398438, 15.26634693145752, 22.186477661132812, 21.387392044067383, 24.276912689208984, 30.501514434814453, 25.580488204956055, 38.51128387451172], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [155]}, "index": {"min": [9066], "max": [9220], "mean": [9143.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [5.051612903225807, 8.0, 8.0, 8.0, 8.0], "std": [1.8414354442438037, 0.0, 0.0, 0.0, 0.0], "min": [1, 8, 8, 8, 8], "max": [7, 8, 8, 8, 8], "count": [155]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [155]}, "eef_direction_state": {"mean": [2.890322580645161, 3.6451612903225805], "std": [1.6127225705278996, 1.9335474183858856], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.2838709677419355, 1.070967741935484], "std": [0.6599593214216478, 0.7713388228298754], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.206451612903226, 0.9548387096774194], "std": [0.8087965906691527, 0.8139266471179443], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.890322580645161, 3.6451612903225805], "std": [1.6127225705278996, 1.9335474183858856], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.2838709677419355, 1.070967741935484], "std": [0.6599593214216478, 0.7713388228298754], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.206451612903226, 0.9548387096774194], "std": [0.8087965906691527, 0.8139266471179443], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.669984843097742, 0.17082804851931674, 1.2051376790438602, -1.3631933926301683, 0.8427211381562135, -2.0750212457422914, 0.6691670355761907, -0.20573981371288236, 1.1601553607195831, 1.3334194916892605, 0.35697045034759567, 2.146595534528438], "std": [0.025906102965806112, 0.06088227669145398, 0.03350676453051208, 0.14144442194383358, 0.09993562362504915, 0.09983115615736797, 0.025674104764005983, 0.041855219743028874, 0.022320233488805064, 0.14195452908846404, 0.07050242880851054, 0.02532745197309653], "min": [0.5993984556677361, 0.06247045850653932, 1.132717754002351, -1.684017127581338, 0.6408608896581884, -2.218199372885126, 0.6043515823777962, -0.2688273585945832, 1.124302300548203, 1.1220462549600823, 0.22881272800917007, 2.077318953024898], "max": [0.7023518193999012, 0.2547829970852673, 1.2398932305147097, -1.201544688250518, 1.0120137275158014, -1.8615418005352893, 0.7031103928063802, -0.1443707733770304, 1.1947444661293178, 1.5181686407428672, 0.4444581928203628, 2.1833105217839623], "count": [155]}, "eef_sim_pose_action": {"mean": [0.669984843097742, 0.17082804851931674, 1.2051376790438602, -1.3631933926301683, 0.8427211381562135, -2.0750212457422914, 0.6691670355761907, -0.20573981371288236, 1.1601553607195831, 1.3334194916892605, 0.35697045034759567, 2.146595534528438], "std": [0.025906102965806112, 0.06088227669145398, 0.03350676453051208, 0.14144442194383358, 0.09993562362504915, 0.09983115615736797, 0.025674104764005983, 0.041855219743028874, 0.022320233488805064, 0.14195452908846404, 0.07050242880851054, 0.02532745197309653], "min": [0.5993984556677361, 0.06247045850653932, 1.132717754002351, -1.684017127581338, 0.6408608896581884, -2.218199372885126, 0.6043515823777962, -0.2688273585945832, 1.124302300548203, 1.1220462549600823, 0.22881272800917007, 2.077318953024898], "max": [0.7023518193999012, 0.2547829970852673, 1.2398932305147097, -1.201544688250518, 1.0120137275158014, -1.8615418005352893, 0.7031103928063802, -0.1443707733770304, 1.1947444661293178, 1.5181686407428672, 0.4444581928203628, 2.1833105217839623], "count": [155]}}} diff --git a/Airbot_MMK2_pass_paper_box/meta/info.json b/Airbot_MMK2_pass_paper_box/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca16c42b5e9b945bd690e538345c48133ffa3b6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "Airbot_MMK2", "total_episodes": 46, "total_frames": 8948, "total_tasks": 1, "total_videos": 184, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:45"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_pass_paper_box/meta/tasks.jsonl b/Airbot_MMK2_pass_paper_box/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b0186d7fbf8c2b5131b3a9ba6a6ca468125e61c7 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the book with one hand, transfer it to the other hand, and then put it down."} diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..646c652342371350ea22e0021e9c3d34fe993bad --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:f1cc2bd70518200791cf85edae88576005e642b0edb89a27ee52da1e28376e5f +size 1750126 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d1a3daecca88c439be576974ca89c92a69c3a02 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d7bee48c7bd3fcf306952c37838e91e84ad282f2c93f41e71f1fb1b78621bbb9 +size 2758067 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75dcbee92cdafaa2bfecc55ceccd37b6b9d5ba81 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c26579cd4476dce7d8d4477fe42cd67b87487981da13fabfc266ffb85b750def +size 1834337 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2c2bd8fd52fea30a41442972b4ede7c0d172af --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:5897819ee49baa5525cf1a9ebacffa6100b264d1e9ac3835c2de02ea0bffe6cb +size 1855094 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fffc40ba5fa3d14541307d2c05f10705db9566fa --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:abf379500c007d82682dee2967d382f0eae3a033ca62d80bedfa922db69dc20b +size 2713261 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d785e123ad712b90e30ae8911ea067d9448168c9 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:19ef3d8b154fbd3684ae33351fb4599550c2922ea20f665cade1f56d1f906046 +size 2397045 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2345dafa12adc680fd05b29a05284498b5a0d9c3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:224a55feb968fef42eaf2eb0702804c14eb770b041fd31072fb9fa5dcdb5b3ef +size 1863184 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5971293d87c810683040d4c8498414e2d4142a34 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:253bef9ad99fd35fef701daa3525566a0abc35916b493a354e8f7dd7293cbdd7 +size 2067017 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4012f35cc8371790b8b1e6eb706a3cfd93f793b5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:af873cde23301c78752225b11638ab505e8b56c549878fa8a5ef3b297146547e +size 2249756 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acecd743076072113b7aea952fae13b76646b173 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3f807db809c6b2bbc0c66a5ace4e0816c00416ed6b94357a314bce7b354f8c0d +size 2290305 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..006518a615bbd4ac88071e5796fbcf3ff451517c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:874947f16212515be6fbb59996cd43828e1095ea8a4cea71c4d8728af43b6597 +size 2352712 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0c7d3ab66e1ca05eb3a1ef909c78d8acca347b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:aa0d54451af5b61f8cd1326f23ae53a78a568ab8ec862480583e7fb376064a25 +size 3136606 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5efdf0d3ef1296f277ca30677e0521441dc2044 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:097a6e5967659f42a452d5a7fcba9862e6eda81f3ff9cdbf1239076ce890add1 +size 2757893 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4eddb137e3f445968f472a8fe0753f9d9d3b70 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:4bb1a0c42885f30a4718dd4a54bfe2c5e98eb0c7b2521d7ffe89a84c8c4d8b4a +size 2721984 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2abccdade9c0fcb286ab3fced774768f4d83c158 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:87a64e231cc31f5e50d08b849bd01907f4397259287cbe6a567fe844d2b34f1f +size 2333752 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29684ef2463f0a702daa4b40218349b0c20e4749 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:5c7f174185f7a85b6f6a08979854fae5514e16491c83a48d89465f1303568b4d +size 1680054 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfd9177638db6004fd06c8e7291aa3d4dd6b48c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:cc9ff792d9330383c968ee11ccf89318e07f0c583ff6d33f4e24118d5232b355 +size 2013456 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d08b94ad4c7351750b910279f44ec743c6b875 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:54e2375dff0d62f99d816256b3f7c9bf04eb67f4dc59d0aa30f54ec5b4f050b3 +size 2149650 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0b1527dc9f07d727e96f23d7a20a2b9e75d14e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d7b889febe7cf84358f956fb85b2487473667c3be03bc28a4170211c8e914d51 +size 2241644 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babd919400e9d40aad8e3640ef16e3015c491bf0 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ffd973e64d421974b0e4088a27f28a0a6454994d3792ec2b0063384ea4dec32e +size 2429182 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777c40814853a61ce11ee711191ee79806729d7a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e3d95382efd53969b3c960ed03ee0758192cfb526af67e8d1ca0b366c99e00df +size 2127584 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e507e72aaf1a7de9c3aecfdf121ccdef547fcd5f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c6b108a19d3749064d96cfd40fbfef627306dd35f5efc0d6cb6d4280a670a3d7 +size 1812624 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7701387800ad72d616308962f4ac40392b437bbe --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b05ecfb78ddbcc93005c5668ff3fad4b9e2d20b431dc99ec1791f395aec6bba5 +size 1495082 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2a6439e008319f919a40f15a8e32dacfcbad84 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ba963c2c1098d5a38f7083ce0741b67cf9ede5935bb4ba4b7ec59eedc1bb96a1 +size 3442755 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ab96ba5947a8fee67583946ceef31a34fd505b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:8a8faaafc627e35b114fc021a6ba4f5f8eb63811b03277c31365f52a2df16c12 +size 2327164 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8838ce3e7d7379ac2adf01707bdee5bbdf99a9c3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:571bbf3a3142c1cfe5f4eeacc0c330958a410566799b758d452532b4a1da284c +size 1728287 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e5bcaa5b46b94ef2a2456034539479d557ab3f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:30ac2a459d05125b013ba942be36bd3381d0d40fac2bf53d1ebe8df7c6e688a6 +size 1679386 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fdec08de796b49387b2eb20037614f6d3bf6217 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:170d28d001730fc6a1349652215d527b11d12ce5a38103a5e5c88b0f94c6c0b7 +size 1723135 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f2a47b5e3e3e6e90f4d1f938e81a4e40170c70 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e4f613fe2173c074f76eb5866e1dfdaab1943af8e428d778906b909f0e01df04 +size 1569466 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34873ca3914302ba60b1d7fd99fdf62ea60beb73 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:6ecd2e6f7d61f0707c756affe147d12f3e0fb7db807fd418b3fc031e501baf24 +size 2554274 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4cea64629b8b1de995c96ec4d1f8fe7ab9d90c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:90050caf3e61aecaa1ab17c0ab119082ab5d534e6ff6cd7801603e995f9c27e0 +size 1511446 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12505125b704d4e3a1ab65e83d265300af78c75e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:8aa7a0cf1f23a8cd3fc5d50814d46484ec27ab02d4da1b91b0af938390548649 +size 1821711 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d032ee0c2c28f5cd3edbde09d16ed6ec8aecfefe --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c2ec7ef932bc0a5e92c1b40db35f8bb88be22daad97b7afa99c65364f9d3d0b1 +size 1639903 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c0ace9c9863a64d9602695f18dab23de2fe5024 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:48844c58569ea5a40291d3944396ca967b1e6f0c8a5e3bce864ec59f4d971f15 +size 2859788 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf55e11c86b891b622c1fff033f9a48c8bee1f96 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d5800b3f79bf85f8d89c0681c2427a4aec408259d150bb15e038d36f86787803 +size 1540610 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1740d7a0617b5fd6dd0e8179c9e787cdf354ac6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:79377fc35a69074603e73039e991dc5281fd9adbb0a0a9827257d73006e2de82 +size 1880344 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebfa341d9f9efd788e7ebe3a7212d206f16573ea --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:81b5942b3e449b37f0b6c1b4475d46984a19b654af58bfd46b6f0a3d6de94769 +size 1625149 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488597673bae50f93ecadf8fc70e06c5816e0843 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:114853af26e47775a9319c92bf3d7f4b334132ca05133c96072fceea7dac18a0 +size 1694391 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105b565d54b6a0d7fe690a36ee3090806300ff34 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b74de1ab77e42e532b6d425d3484052fd770470d778ffd39e4e6bfd17611c8b6 +size 1900557 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2434f69bf079bcde0d8dab4eeb51570aa775b95f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:92b19cb8e1f0777bd3703dcc9f4265a239e3500a5194e19d1aa4ed0a326590f9 +size 1737820 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914585f93894221fba0db36161b04e1279c8ef86 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:adbdb4821009ea5685b4d3bc6ce79e8fba4c993f9764feda5bad209d32db3377 +size 2216597 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0623442d0a25b9a56b38ef8f63b42af9a60f523 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:70b0fcb86a8ebe0653584ac80d81b97172c868c31f985b18f0f28b67e022fb00 +size 3481255 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f113b2a028a39717a2ca0a622e7bdc4344bcf8 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1cf8457f5a7fd5d81b7df353ab70d1db660af847903b3acb9280af55c6dc05b9 +size 3422121 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb80b18ae6491c27a7fe35b63bf35b2c17748af --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7eab19f191ba4a90549016898ddb0beb2bb0ed3d983a89d87b526f2029816068 +size 2480744 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa2fd94fe08b4b097af778fcae87a1b75678b82 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:bcf664f8cb27dfde0fbd7c303b42e8b305a82ba4cec5d215fcce1b20f2c9ba53 +size 2180209 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1311516704e4c1d422c8dce5505b9cd720d84250 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:0dcdaead19a303ada994e61377bf05064c0e45f20b9e4b40616773a6478066bb +size 1544391 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07a548a746c87cb2d373946d0e9bd1ffb6e82859 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d9ea5fafed4cf29e57b765da7f8bc97ae9c66650369ba355f3f7286bf5267046 +size 719936 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8df5552122efb19a886e7c35552b4aed0794041d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:76d3db1e4a7075e3ed2c1ef1d283e69cc81616c11052c8e19b25e2442f4f15be +size 1312246 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e62bee6c69233da88210d4927d560805c3aa379 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:05e22efdbc1c9af9246bc3f2275b445a0e0c0b90a912f03e94c143fd2160122d +size 730784 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb984f1f4147ec706efad8f6284c3bf0d43f62fa --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:25781250ae2fe075342af0bb5d416357b00cfabdd70bc3fca52b4988fdccb1d4 +size 710246 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56cb4192776d2f4cade768fb9631b4129fbd7423 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d791fa0f170a149b807d9f059b8b8b362539c7d7cd4713aa532703a274e4ee9f +size 946331 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0f3c5058e3322ff6cf0c054b504d0d5450abf5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ddc2c0016fc5ceb8ee9dcaf38756f275b7014908f99de40df1aa1f23c4b28f9e +size 861492 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce09dc9a08e46b810a92b87a3469b5d11f0a9f29 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1243a23d9ae33180be972a03e844cf0ebc3b37e870a26ad47fd0fa88a81b6818 +size 821083 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f5369b7e73e087ab29546bf26fc134c89c3d199 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:892fca5a623fc407bb251508e0fe7ff6af7967f411fb9e15b63dac5a9b058826 +size 911933 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a8cfe8fa401172e7860226c4602c72b8f31d300 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:29b2ef025489ffd8250e0e5699a328ef54bc53c7ac833f882069e0673ee2b2b0 +size 790229 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb01608e1083ac52cf6126fac1fcbdd33e0b916 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:39bce5d151ada42164e17753b3573f6fd08003af98eb714dfbb9ddc53b97fc58 +size 791687 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b2a51e1b7c748c820fc0e05e4a7d4e7d183fbd --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:55f32bd5db00f1d597692dd564bce862d747477434e47999d852d30d403d67d4 +size 792543 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25884d2f1e3dfc892052aba8c691046b67097eda --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7a5c8db42f0e53097a8bb4e65cf1677821b7f673e6cabfca74fd262380d559bf +size 927495 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e25d7db25a9942b07c6dda2e02c32d65ef67f6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:6fb0c1ea5a9bf7ce26408bd1dd40ce2034a10cb84806760879e7a87a22c9f594 +size 1197649 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc883bb1b57007a401637effd165ff827f4fb590 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:827cb7ad03c785b3ca62673c9143423c9aeff62c3ccce8634650369b2117a7a2 +size 970767 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc9f5f541fdba220d9f754740856348cce5d947 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:907ffbad7115d2074e91c2f9053ab1e3ff835b9e17801ade1e5a2f242c0ac9e0 +size 852592 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a974cccc8105a9f94d093a439aed7e54ed23f292 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:264e502e31c883619fb9012c6f88ff0b776ec9baf235d14f9f744e47c2514629 +size 684423 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc5c4987d5c423de0b7d28d1fda0afc36389560 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:629d338edb1a972e93f07b56c52d5d89403ed43421b0cc9ae5827358f069d858 +size 686901 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e35c8bcd9489fb63c464375dc515c2ee1cfde729 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:09b700855aa88f544dbd56127d7e43f62a547740dbebe65bf089831d082abd40 +size 699092 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e762d259ffe9ce3a2c91ba6f71cb97e59e6cc7 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e04b6664f3eef93bac24fbdaf0bf8a7486af35bcfbb44e9f4dabba53de8ba3cd +size 772034 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd96f83335fd14c074aedc8193c367ba9b7084bf --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c0bf7b2c3d882badda3d84bdca65fbe5a8dca2a7300a9e82d29b9f10ba11d701 +size 918771 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0cfda16fb69ca6308391b32c23b71393b7ddc5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e2bc3b4ed1318aa7caa0cfe3f9d8eb14f1e035700097be540bb506387777095d +size 862460 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8fb6e3889c78735ff182cd60df9e3c1d3a32f24 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:fa92fb255be647775c587e0713724715a0b05fbc99a1ea9dfdc9520370ea1b15 +size 666273 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf39c7fe014962b407a7b41346fab758848f56b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:36d6e1e79ecae056468536480e95af6826f60930f49a50b1c16b9f74ac5e1208 +size 634535 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0da8fed5612dac30b3c54125ad0f079062db87 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:39f81a27edfe654f03703b5f39ca9c2de79289a37e0118a0c610047d23c28ff1 +size 1032253 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b03ae6d4c955c99a3042820fff89a857d49a6f3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:a5c808c1988ba87da4a05b2cc0b4cb923473c0f8fbb3d48887d9674c62d97f39 +size 854473 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480e295a04a0610fa5e89fa035031e2da52f56f2 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7e82d768028eb72e67c90eecf9420f614d53a6fd59680eeb135cf2cdaef6be7e +size 736672 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd00a67bc5ac325ab70691717f758b0f689ca1e6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:378e1d2a1dc43b9849c13555c2a16a5c34ebef201746edaf6e51b509d7df65bc +size 688933 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f926870a90aa499e821797eb4f1f9ef322090dd8 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:bcd40ed7eea6dd65d168c36571240d498e253834313628d67996e3621a495bc3 +size 748459 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f892fcd9773d639eeded3059584d084f619b1c06 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:dc46f42a508dd5969033a8b81faa94840993fcc0cd59136b8070185fa28acdac +size 729390 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8f67b39283d664d785f66c1292137a6690fc21 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ac861773dbc2289bbea770c57dddc56ce741d7e85955ccb790326e90c75ee0e1 +size 898138 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba94d5bafed5b1e9c90ad720bea612b533252352 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:9bbd15a1ce7f4d0d135d6de04e590288907bd508ddb7ce69f01bd694ba0084a8 +size 660386 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e672b121f6a59d637c433ee5ea8c23df0c079c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:6623d1a0d91afa5de404565f840dc8bbb0e1cfc7249d7432a9f16c21988f9661 +size 779025 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aebfe97db6b402f5d9d99fe31dec7a7026f28eb --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:5f64d98616e6d3a30ada1ea4d2d58659167d9a8f175aea833fa59e5087bf0d5b +size 746773 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ead7075740aca372b244fa39b197bbe49b5bbe --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:00b40e3ea99a078c91de2bc6c427d2b2b0ef7775c297e8b35553b924132e5f96 +size 1183849 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40507f86dfd8cc127d32f061e76b91a3b6d9fca6 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:89b2546b25ffd562f02f748153fb4cdcb9d6bb12591f1f9b5e8388ab545d596e +size 674970 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a934bf3fdda7a86ed80800fd83c889a1a35e63 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d3ac2b710b9d13194937127fd1a95af7683a04cbde6bfc71d937bd90303368fa +size 691190 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd21f37ca7958a621156bec2cd8fdcafcd307b5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:04854bffc777cf576c4ca026508fea26c5137ef10dd94a1c423690995feaf78e +size 766416 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a7c880e17dc257f1ac1a3059141a20b4156787a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d84ee4b80f5ab799172d3de1cfc3d7634014a2d0fe1e2834dc4175d48cd11694 +size 817823 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0079f86be7dc19fc40d9d1e22f0d8d16535e9a0f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:26ca1cc5ae9230f21e8c46924553473e17623df04d9f300f72593f0fab781b3e +size 716057 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b89bc21154ef8ddf18c7cdc5d6ecc00ad4a12f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2d3c541908923bf099b434db96ac64d10a5839233fce7fcfba72cf6dd3072be5 +size 799090 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b61ce476b6114f60264cecbd751b92ca951afd24 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:47e7ae9c4385a421eb4502a5294cde3cd5ad0c9b9c5f4dbcd2e9c92cc63f2af9 +size 857961 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37a26260095029975d904c5f96c678c704c27b58 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:61bc31528e2c43e1a151e66b2a4bec9414dece89e519eefb320453d74bcfcbb7 +size 1119836 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e933424cb0dc9aa159c7eaedd80c2de274f6b0 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7db1148b48faf770e08deeba90456d41be548099ceb02abcacc14d6846841c5f +size 957328 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..572d6d04813452446144ce2758c7e94e9b000ba5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e2b151fe28e318ee2eb855a43135a4f19e5795b718f24cb8e9536b241222d7c0 +size 868444 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bd3e5b55eabe36582c5e075601557889707400 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3bf46fc601fc7f44553dc0cbbde0c1cc0f7b191c66a0c03e79f8f4fc39f3ac69 +size 768259 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c592f18d5826ab6d7cab7dde057202dac1b3e9e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:62ff25e34d2eb75e291d4207d18197d194539c775f40bffa1934f2f387a8ace0 +size 647387 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45032b5c79b8c3bc0487b9c4df5d75449f0ee1dc --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:799ec8dae58488bd4f7479458516fea41fd254bdc2366f62f9795465581f0aa7 +size 945920 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9a0e2ed019b55645afc8fd6d0a999150e9dd3d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:82b9c8cd13ee40a57cbd1a91f893de42b02afbbd5b3d8f0ae41343ecbddfe575 +size 1569920 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4ab0722febeb65c7c2a2c335d00a37d5b48e3a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:78866001b63d5e6e2252bcffdddd0fe8952b1992ed2334e4099f9fd7551e1ece +size 997676 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60cde339af89aefa2e80516683c339deebf93302 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:35a3c3d827313ba80a2656286941fd0c86ea8488ffc303a670b36fade41482ff +size 1029774 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e216f99f6d66b4bfe1ab052d6c7640a2e12b1461 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:06152914fb94a0087bd65d5989d1c315fa27cf501a57b60321400fb0725bbfe3 +size 1345642 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e284d6f57d8b98592f89d4877727357e8a2730 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7b439e0d007201b4b48818d0c8529842a3e18a172aa2472d3b897ec6edae0f54 +size 1128288 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c1351d2b9925698f35b9f84825fb9280483590 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ba8dced2d0813f6a500af62485f69b410db4d45bf13bb31f65b84f93f494b9d1 +size 1004463 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d464f8e4a6f488a99489e3340015ec1ff69a8b3b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b4ccd094d0bb7db4465c270ee2bc7be851b185bbb2bb11bcc59a14c61ecb0f47 +size 1319671 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d6e12a771310b580ebcadff4ad666d5d0b959c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:f33e196b6509e2563f9a3e3a92109894f646a43b3d8c21098c4e234f250b5259 +size 1162939 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb16212d91efdf426e5f358a397925a1832d344c --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:860deb24cdfa5c3ba3026c8cef2645db8ba9b9509d5851679ec9f2d16661d22d +size 965212 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f44041cb3c9e80cba5cc58723d69486b951257de --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:4bfbbf0c965a56ad707dee2f4156338e8d8c070d435ad0c07a89eede747841c3 +size 1117599 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f935b2b1014e08f8a0532f0b0dc283e4d09d6f65 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:fd883aa63edc08bcf5ae601415214ab82da796aa767f2037d0f3a95dd3311942 +size 1531921 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c0f2d5892d2b8d2653b95c88b6b2e36915c050 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c077a2542784539cadedf9d0e9c6ac44fcd014488d64922ff809817fd276fe96 +size 1576846 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03bdb798148e57ab15951d6b1fa4404a08d5aa0b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7a8b0815728d21fc9f8a359be00b86ddf654f5de7f046b9044c82125cb6e0960 +size 1497027 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb5433b1f4195bcf31523d5701e5d4ec5d919ad --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:93707cfeee34b8707069f00c0938905ec606a2ca09247145f046bddd12c64245 +size 1283966 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ab2d18f1f2c1afd6ce8c6f1217991e6258148d8 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:fce7f03406d3af6ea0573862952b886d51dce13fe4eced541719b2bde8011bfe +size 980051 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdd8e78362483aa6688f9f331787ba368f394212 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1a2e8fabc21eac52481479f988d1d1e592ba725676a846a3f21a7e8fd50f58e0 +size 993258 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe860b283e53ae19ce31364f902461c6d6d23859 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:780e95bb7f4949c96a4ecc6e079b49358a29c08337a0447cbd1ed14fd8627a5a +size 1032541 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4b9b42682fe63223ec90e6fa8cb621aae4f8ec --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:aca1b61850d28b522118f75d51ed24bf8ea543e29c14484911710a5e3e52577d +size 1040146 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaa8694fc7698eef6519c3d8d068053c5a5c94ae --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:0bcbd19d9f95a0aec164d513beeebb3122c984d999fd38199d60e958329c8121 +size 1440250 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..040b91d10650af5a34d1601e2cb95ec8f07bb7d1 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2b01d47365ecf4a6967bf87f3e535b7b8baebb9641fc0dfb0f0ed33ebf978825 +size 1340563 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c521b5b28806837b4c51fd16ee725633e6bda06b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d92d5b7d5d416278bdae733c7c7f2b16dac37133e2f0fc6e04223c9c83efa992 +size 1082421 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..595761c19b96e2b1ab8a16b99d7ef309a4e1d9e0 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e334c51c7019df14c247cc8a3c0009c62cec26378bb324edd2e5a9d46d4c5daf +size 1125703 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f761ddcf6ed37a0f9f82e63f4dbf5ee90914024 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:24d431e808ee24d45f56a226df8edfa9190208c00eb8b632b6719453a5ad07b7 +size 1424854 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4575e0a21234c2f69a871a7a85977d367e35b2b3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:f90aebf123ce848ef14eb1a55b37215ff5f520615e53261f25471f4ae9f9edc2 +size 1321697 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10dc7c2aa18ea7cbbb73f9e1097edd501cde934b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2545b72b7d21fb998d2ec893327d8d515bb1234ac311325efa0c034d15649ab8 +size 1056424 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73bba7d38e1eb868902dce16dbb71769f9cb0186 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:56fa2538ee834b11905e854cf5cff1f8d63ddb6e3e04427f6df4f5061c9baa20 +size 1042448 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab69d2823372b9ee504e235d1074f48181d21cb5 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:8fa9ce4c4f0bc22a4d499c5039e1a9fb1e9247a306252bb98dea135459ac5e40 +size 1194102 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d13ac3a7d5f433ae8aa36b016f2be8bb0d231e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1624e965f05ba1e063fddc937089dbfc5ecd0881fa72f0fdcad410a30f10c63e +size 1081577 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a5060c2c53585566f4dc87882b3af2d7da519cf --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:961acc01b63ec59b1cf08c1aa56b91381093936cfd7c5d6111ab1181757a4885 +size 1343681 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0c2637a493668ecdda19ef2938981dbd6d2e99 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:629a4c54b1936efc17f6fc69b55009bd3a45333c3207a812f7bc1168ba5c8e38 +size 938566 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f985201ae641b495ab5dda2fb5e6cb06e63e6843 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:fa19fa8efde825226a49ceb5b2db8a80d3f1a9002f66ca343de887bb32ed171d +size 1232884 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4533df178db54c6e316f373ed1b092274dcdc5ea --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e4121cc2963e1be7d4b2f200d15461fbf1ef7f5daccd3a7ba9c2a21c228593d6 +size 1151052 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ef91e2276fa918ee241c69c16e01d41e844101 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1b9eee0013d2a3a67a43d89eca816e293d768da3b879d53b4895b1304637a538 +size 1805326 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a5d4ef1212eb6f683a31c29dd08047464ebf50 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:63e06bbc518f76c30a99dce639c8510c5892b08e2b2c46b9e9d9cf254b7cb86e +size 987211 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3172cd7ebf6815709728e08d59fd544c95693a64 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7f81df8df2fff44a8f05ebd4c7be72ab52671a6159d0b562c59d1bb3220f06a2 +size 1081868 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8332ff178cc68dbf2658abcd15fa544360536ded --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:dabfba3b90da88803684ee5c944e8483907c58609458b248db9c861f2f3110bb +size 1116474 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2e914c954b48f1ba513cfa4d2a1a5566cdbb22 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:a92f1e18e93a8c18db93c1a89d21d357b3539104d524e97f146fa48cb2414f8a +size 1137100 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d0a5044045d749f04898e7229230d9ff17f8f68 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1af417d68e27b36223357eb1035e579a34c26a32c6d4729ad1b02ea7c0db68e0 +size 1029201 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd975c428c453dac89ce94ffcfed53fa8e7d8dfc --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1c28325e171055f256d950acfee92df91cb5eb2b7b20ef4aad0928e7bd970e10 +size 1193852 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dec16cdd242f229fa2d7c7f52bdffb939c6bd27 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3300536de820e331b7640aee5a8b964a5a0d080e6279ba59b8dda1cc8137716c +size 1330020 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a124737813ad5a07e85794c2649c4e4f94966665 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e19f6e62ae10b471f24ee32fd07c22df56abe24324f00654cf86b23cf49a089a +size 1426650 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a9e969eb1aac969643e25705f3157bf293c838 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:30ffbc16f3acc2d207c127ba5c8b9b6d90faf876521773e2eff4fcfdb5a7ec7d +size 1266460 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc95c2d41e19e9a20b622f2a2d0ee71b78cdc56 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:870b2e8006f221cc6226e5123bac7a6838d52f5c42f57bd4af2f16e2979b13c2 +size 1292748 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d052e5d84494521f5ffceac7caa7b1782e3e2331 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b523eebdff1aa735d1747c7adccbf82a280ee037dc2206eb2e64a17cf1048c6f +size 963043 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a6cdad1cb90535f8b797a4283589573ede8c31 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e6b0a4e4ef25985130caeffe3ede0cc900c83ae98150e6d81f73bdfe72690d25 +size 856559 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95123d5c0edbee7cd36038a07de945a7eb69558 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d94bbcab1e9955633cabebec551c3ef2c89e5a23b1c916419bc80ed58167991e +size 2433500 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aaacd9060c4f17b3fb9d2149b942fe6684b1b8a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:bfff101e14b7dcd9a8662affb1bbce1c9d957a39ffaaaff3c8dc6177412f835b +size 3992870 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22a7b09ef0a70390adfcecb106147da5c2bcf64b --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3ccb181f210e3b39144df7df1b93ddf57387e2ccecca33a318d7e7cf5de82a87 +size 2222828 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8a1b1a737ab275b50f61572aa4895fcd89a4dba --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:120f38d7e2f232470084e8396e522861cad4dd11d3d227d0cfea8f074aae5586 +size 2232551 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8601f4725504d2544c0ea06f137857359a468807 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:0794648f9a093754d00fc27563f00b7592d916cb6b46aa3bf12b8c3f4113f965 +size 2933210 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4a59350283bee5a4108e90cf17669b6c76698d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:ab4c0eea1f692305bc3a4760433dfa1723565207fa892c4a35a0ff4aad1f18be +size 2703473 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4d4acc9463e2af7faf398867193bae799145eb --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:f6d54282596c8cce16e7d6f211e47c2070d77cd2f789bfc0b7d113afc5960f5c +size 2596911 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4d1943bfdf05d089877ac091e7d35f623bbc42 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7ab645fef5ec8b9b8984bd16db680392136060cabc9b059bf17b4cc3a519f849 +size 3039330 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b1b90d5ea5f305c75b2c5c784af154e46f2981 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b14b4903d0ddbd8f246676df096c7db4f2217e00ccb7fa9817a9e8abff3e7985 +size 2612140 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfdd1baeacabbb4e20091029238c359beb689be --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3bcd7de44c99cc482792a372876dfae7b8c2c00e6cad710644e8ae1ec6523191 +size 2598190 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfbf21b515d29655916f69b934155a875fd005f9 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:4052dd30c83837c2bb11de37fa9b83cb4ae115cc77c85da23d6c7862da631832 +size 2600043 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcec69069d77937ee5e83712905104615c6f2ef --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:20100322e5a8136b3d935f0c837c7b50e90199074aea905d7a2079f6c1a94654 +size 3159212 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b134d5b21b29b2204a90f292203df129b7de314 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:dac8aab9acb58f0dbb56282810387c9cb62ec60f0867453de51bd2895ebcc666 +size 3848220 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0057939f87c84c209b287f02cb2ebe1b8f495f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:fb546e783d62e7f367260b57198696203bec3d18f49cb251c9ce114fd5fceefe +size 3162182 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d90879634213eb26346d4fec4a5c713d35f94a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:7dfe5c788cfeac3117131616bd1c447a78ae210178c30e5219fac4924dfcfe59 +size 2780029 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c179441b70eee0ea8b410ba34abc6678ce5ec76 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2cbb4cb615cb0d3ae2fe4f9871f844cde73d2ac1fbba8d9f7fed18d41b52f8c3 +size 2246286 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95bd35191264a54c4adb8258cae051a79e211a4d --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:51be9180014c873feb04ae71863925972e01d975a0af5880b83adfb617c8fa0b +size 2297229 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efaa03a20ed03faa3414c01772f0957db39fb4fc --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c52920c1fe4256a5c050b7410c768c838c8bda6bf4e9b128c89a5fbe2e9b5216 +size 2279410 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3346540cad31a18257067c77ebe19e0bf2dafc --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:a9be3708872fa36d69b36775b9c29bacaba340c6f599ffc58d0a2b62fe1393d6 +size 2651440 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e07d57b4a4570bf7a253e3062e5a7bdfb05c13 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:d579a9f23ad12c1aadad70e51b1f687416d4712bb7b385f28e88663dd46ecc52 +size 2917083 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c907ab55b840ca4b0d1ca9efb200d1152a10a2 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c4606ee223798585752d1f7055126544a5c82b0a9c0995e43dfc2d5d7174b4aa +size 2804520 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bf2f826c2c1e1cf62c5221b4606a846ecbef84e --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:8b7e049569e0ef5974914dd3ce92f6ba01891ce22d3833e6794eda806f980008 +size 2197642 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037ae4d7d7cbd9a703808eabfc0729088a24374a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:3c3de486f2e818e9dbbd34ab1d32ebdb36b7b014c0c2952573986ddfe0933981 +size 2103614 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d075505a19391de4c070b09fca0cd28b44c188 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e209c61054a9bb4e682324e74752b61842854ca09d616d870b7307f24a4974f7 +size 3412458 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad60982ee85d387a41869cd7c78bbe115d828a45 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:f3fe3d4e6948f18449957a1d4191c63873446cb347fa6c69ff1bd56f0c7aa493 +size 2728765 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb35e27c018d6e378419376446d38e471dac6ad1 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:1d9c7e17f0e651cdee9d22d1cee6269c7c1e99de5dd8fe0e490235bd2a370030 +size 2313291 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a0eaad3b716a194e1c6f6d3484bc638c76a135 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:5937d02f5a4d247d69e045b3be0ff156aa7509ab265f65d2356431f8739fc3b3 +size 2186176 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..832f11f83facc3bb2852b4797162a9413ccb4d49 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2d17eaff479c3d5a04cd3f1682e57c8dfee4cb0c3b16781c22d08a216775af70 +size 2357137 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a0aecd2c04f150b9a6d904818b5a4f145e3c72 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c6fa21a52bd82503991ccce5eb664e9f7ab55fc97cf4b46e258eaa86c799605e +size 2351520 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b233d80235dd226c0105abdd0073a5d677f85ef1 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:de720bb240c9312c350ae5adb3f0feff1730d34a504b9cd18f523294c6cfae1c +size 2858026 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc93b59f26abb2bb36b6790ec8720a93bf31b96 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b61d8857ed8aac76be7b875922ded9a7c75e3fcfcffe650535abbed25bcd3004 +size 2162887 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8550b1c35328997dc886a02a0b4b9165d150946 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:14e8df03ace151e4cd5c0a2a815cf3dc97dd04386a52c239fbee34bbdf94949b +size 2508702 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6736b95d2fe6661caabe07277ad8377b59d3529 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c7f014013b8083729d86efb119124f6adb09e3f82bbe4b8930a8ff320dcb3d92 +size 2410786 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90671ba966783e4251747525a481529a850ee8cb --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:9ed928db128e1ee364608364518ac5c36faae0e13c63c5f3de7ca41a0c9a6353 +size 3925307 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..395476063834409cff487fb2645256c07d03f5fe --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:484c14684289faf0cba700c0ef29d689b5486af8b87f49d59e3717e837dbdd5f +size 2161050 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff461e16cada0dcf8588ea6a2681b29311ed4fb --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:a7f273d4b445e711d15f409c7ce2a23f3e33e705d9b9a3453712900d0337f1ef +size 2205930 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3caf0258174a8479660d9873cbab4d95517a31ed --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:8e37f137020540cdefdd89bdca00b0c90841c750b8f92fd967f0fddf6c348c7f +size 2434784 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2799baf97964f1202bb1bbfeccbae64802577d11 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:af19c2068f35004ecb1edfbea1d05452749bfeb40b39820ab3f74f8ee6edf860 +size 2429443 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3266b6703ea24b58216fc3ad0337b3bbad29d5a3 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:e6b6fdf416847cc864de2f4451a0aa233a5b80a25d8314a401b6283a5ad7c135 +size 2295394 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87017f2fa50fc06cb81a7b0e28558bfc2016e880 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:519f33ff021eda08e745100ae2e69e153c9fb7f45193066d51cf724043212682 +size 2508047 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..734e5ce64debbc7d25573c7fb2f28c05119c2903 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:2adab4641667f6d1209d1cda917e6e930bcaf8fdc581c20618f9d9f3c2a3cf6b +size 2885674 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a3dcd68d4e74f41cb63ee55cd1da2f5533016ba --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:73b3d82a605063c83dc89847be64db349860c4614feae9bf597a4303c0866254 +size 3824822 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11b1a6799b133b7f46f717d6a9ff45577e70919 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:166b63d9846026f8706079f6cb1aa253807974bafe66f405283eca73c4c57a4f +size 3486980 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf226a91bc926654892978422d57b3542474829 --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:c92e7ce73dc14f94213f66825295345eae22461bf2d0f3b4bb0f0472c2ca1d77 +size 2738832 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d44d09969be572ac7b34383e8b9c16405b1d0f --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:930c41ff20b832c079c4a0469554554fd287c6c1881f68d08ff33a9032d8fb26 +size 2561347 diff --git a/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/Airbot_MMK2_pass_paper_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ddb3a710699b8046fb5a92183494e3794b34c5a --- /dev/null +++ b/Airbot_MMK2_pass_paper_box/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:b4751b6a9bf728cd788aaca8953a3c9beacb035f36513b0a760302300fbad68c +size 2079118