diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/.gitattributes b/AIRBOT_MMK2_screw_the_bottle_cap/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/.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_screw_the_bottle_cap/README.md b/AIRBOT_MMK2_screw_the_bottle_cap/README.md new file mode 100644 index 0000000000000000000000000000000000000000..97d93c086595fda64eca3e9a80f7d5e3464464ea --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/README.md @@ -0,0 +1,325 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_screw_the_bottle_cap + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 16965 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 632.3MB | + + +## πŸ‘₯ 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 water bottle with one hand, twist off the cap with the other, and place the bottle on the table. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Place the bottle on the table with the left gripper** +2. **Grasp the bottle with the left gripper** +3. **Unscrew the bottle cap with the right hand while holding the bottle with the left hand** +4. **Lift the bottle up with the left gripper** +5. **End** +6. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:49 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 16965, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_screw_the_bottle_cap_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_screw_the_bottle_cap/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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_screw_the_bottle_cap/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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_screw_the_bottle_cap/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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_screw_the_bottle_cap/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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_screw_the_bottle_cap/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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_screw_the_bottle_cap/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..273f498f9610b114036acc4fb64c0a7c8dfa2f05 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The water bottle is at the front left, with biscuits positioned in the front and back (both back and back right), while building blocks are spread across the front right, front left, front, and back left."} +{"scene_index": 1, "scene": "The water bottle is on the left, with biscuits in front and building blocks spread across front right, front left, back right, and back left positions."} +{"scene_index": 2, "scene": "The water bottle is at the front left. The building blocks are positioned in multiple locations including front left, front, left, front right, back left, and back right. There are biscuits located at the front and back positions."} +{"scene_index": 3, "scene": "The water bottle is at the front left, the biscuits are at the front and back (two in front, one at back), and the building blocks are at the left, front left, front right, and back left."} +{"scene_index": 4, "scene": "The water bottle is at the front left, the biscuits are positioned in the front, back, and back right, and the building blocks are spread across the front left, front right, front, left, back left, and back right positions."} +{"scene_index": 5, "scene": "The water bottle is on the left. Biscuits are in front and back left. Building blocks are scattered throughout the front and back, including front left, front right, and back right."} +{"scene_index": 6, "scene": "The water bottle is in the front, and the building blocks are located at front right, back right, left, front left (mentioned twice), and back right. Additionally, there are biscuits placed at the back left (mentioned twice)."} +{"scene_index": 7, "scene": "the water bottle is on the left, biscuits are in front and back left, building blocks are spread across front left, front right, and back right."} +{"scene_index": 8, "scene": "Water bottle is at front left, biscuits are at front and back, with some specifically noted as being in the back, and building blocks are positioned across multiple areas: back left, left, front, front right, and back right."} +{"scene_index": 9, "scene": "The water bottle is on the left. Biscuits are in front and at the back, with some positioned to the back right. Building blocks are scattered across various positions, including back left, left, front right, front left, and front. Additionally, there are blocks located at the back right."} +{"scene_index": 10, "scene": "Biscuits on front a water bottle on front left building blocks on front left and front biscuits on back and back right building blocks on back left"} +{"scene_index": 11, "scene": "The water bottle is located at the front left. The biscuits are positioned in the front. The building blocks are placed at the front left. The biscuits are also present at the back. Another set of biscuits is located at the back. The building blocks can be found on the left side. More building blocks are situated at the front. Additional biscuits are positioned at the back right. The building blocks are also placed at the back left. Finally, building blocks are located at the front right."} +{"scene_index": 12, "scene": "The water bottle is at the front left. The biscuits are in the front and back left. The building blocks are in the front right, front left, back right, front, and left positions."} +{"scene_index": 13, "scene": "The water bottle is located at the front left of the scene, positioned near the building blocks which are also present both in the front and back left. There are multiple biscuits arranged across the scene, specifically placed in the front, back, and back right positions."} +{"scene_index": 14, "scene": "The water bottle is positioned at the front left, biscuits are located at front and back positions, and building blocks are placed at left, back left, front left, front, back right, back, and front right positions."} +{"scene_index": 15, "scene": "The water bottle is on the left. The biscuits are in front, front right, back left, and front left positions. The building blocks are in front right, back right, front left, and front positions."} +{"scene_index": 16, "scene": "The water bottle is located at the front left. Biscuits are positioned in front, back, and back right, while building blocks are placed at back left and front."} +{"scene_index": 17, "scene": "The water bottle is on the left, with biscuits positioned in front, and building blocks are placed across various positions including front, front left, front right, back right, and back left."} +{"scene_index": 18, "scene": "The water bottle is on the left, with biscuits in front, and building blocks positioned at front right, back right, left, front left (two instances), and front. Additionally, there are biscuits at back left and a block at back right."} +{"scene_index": 19, "scene": "The water bottle is in the front-left; the biscuits are in the front and back-right; the building blocks are in the back-left and front."} +{"scene_index": 20, "scene": "Biscuits are at the front and back positions, the water bottle is on the left, and building blocks are spread across multiple positions including front left, back left, front right, and front."} +{"scene_index": 21, "scene": "Water bottle is on the left Biscuits are in front back and back right positions Building blocks are in front left front front right back left and front left positions"} +{"scene_index": 22, "scene": "The water bottle is at front left. The building blocks are at front right and back right, with some overlapping positions. The biscuits are at front and back left."} +{"scene_index": 23, "scene": "The water bottle is at the front left. The biscuits are at the front and back (including back right). Building blocks are at the front left, front, front right, back left, and front."} +{"scene_index": 24, "scene": "Water bottle is on the left. Biscuits are in front, back, and back right positions. Building blocks are on the left, back left, front right, and front positions."} +{"scene_index": 25, "scene": "The water bottle is at the front left. The biscuits are at the front and back. The building blocks are at the back left, front right, and front."} +{"scene_index": 26, "scene": "The water bottle is positioned at front left. The biscuits are placed one at front, one at back, and another at back right. The building blocks are arranged across multiple positions including front left, left, front right, back left, and front."} +{"scene_index": 27, "scene": "The water bottle is on the left. The biscuits are in front and at the back. The building blocks are scattered across the front, front left, back left, and back right."} +{"scene_index": 28, "scene": "Water bottle is at front left. Biscuits are at front and back, including back and back right. Building blocks are at front right, left, and front. Blocks are at back left."} +{"scene_index": 29, "scene": "The water bottle is at the front left. Biscuits are located in the front, back right, and back positions. Building blocks can be found on the left, front right, back left, front, and back sides."} +{"scene_index": 30, "scene": "The water bottle is located at the front left, biscuits are positioned in the front and back left, building blocks are spread across front, front right, back right, and front."} +{"scene_index": 31, "scene": "The water bottle is located at the front left. Biscuits are positioned in multiple locations: front, back, and back right. Building blocks are placed in various positions including front left, left, back left, front, and front right. Additionally, there are blocks at the front right."} +{"scene_index": 32, "scene": "Water bottle is at the front left. Biscuits are at the front and back left. Building blocks are at the front right, front, and back right."} +{"scene_index": 33, "scene": "The water bottle is in the front left along with building blocks. Biscuits can be found in front, back, back right, and back left positions. Building blocks are also located in front left, front right, front, back left, and back."} +{"scene_index": 34, "scene": "The water bottle is in the front-left position. There are biscuits at the front and also at the back positions. Building blocks are located in multiple positions: back-left, left, front-right, front-left, front, and back-right."} +{"scene_index": 35, "scene": "Water bottle is positioned at front left, biscuits are located at front and back right and back, building blocks are placed at front left (repeated three times), front left, front right, back left, front, and left."} +{"scene_index": 36, "scene": "The water bottle is positioned at front left, the biscuits are at front and back left, and the building blocks are placed across multiple positions including front right, left, back right, and front."} +{"scene_index": 37, "scene": "Each water bottle is positioned either at the front left or on the left side relative to a reference point."} +{"scene_index": 38, "scene": "The water bottle is at the front left, the biscuits are in the front and back left, and the building blocks are scattered across the front right, front, and back right positions."} +{"scene_index": 39, "scene": "The water bottle is at the front left. The building blocks are mainly in the front left and front, with some also at the front right and back left. The biscuits are positioned across multiple areas including front, back, and back right."} +{"scene_index": 40, "scene": "The water bottle is in the front left, biscuits are in the front and back left, while building blocks are scattered across the front right, back right, front left, front, and back left positions."} +{"scene_index": 41, "scene": "The water bottle is positioned at the front left. The biscuits are located in the front and back positions, with one biscuit specifically placed at the back right. The building blocks are situated across multiple areas: two on the left side (one at the front left and another presumably further back), and three at various points including the back left and front right."} +{"scene_index": 42, "scene": "The water bottle is positioned at the front left. Biscuits are located in multiple positions, including front and back left (appearing twice). Building blocks are placed in several positions, including front right, back right, and front."} +{"scene_index": 43, "scene": "Water bottle is at front left. Biscuits are at front and back left. Building blocks are at front right, back right, front left (x2), front (x3), and front left (x4)."} +{"scene_index": 44, "scene": "The water bottle is at the front left, the building blocks are on the left and at the front, while the biscuits are in multiple positions including front, back, back right, and back left."} +{"scene_index": 45, "scene": "The water bottle is at the front left. The biscuits are in front of it."} +{"scene_index": 46, "scene": "The water bottle is at the front left, with building blocks also at the front left and front. Biscuits are present in multiple positions: front, back, back right, and another back. Building blocks are also located at the back left and front right."} +{"scene_index": 47, "scene": "The water bottle is at front left. The biscuits are at front and back right and back. The building blocks are at left, back left, front right, and front."} +{"scene_index": 48, "scene": "The water bottle is at the front left, the biscuits are at the front and back left, and the building blocks are at the front, front right, back right, and front."} +{"scene_index": 49, "scene": "The water bottle is at front left; the biscuits are in front and also at back right and back; the building blocks are at back left, back right, front right, and front."} diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..61809c4f614efa57829cdac20f099ee36c0f32b0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Place the bottle on the table with the left gripper"} +{"subtask_index": 1, "subtask": "Grasp the bottle with the left gripper"} +{"subtask_index": 2, "subtask": "Unscrew the bottle cap with the right hand while holding the bottle with the left hand"} +{"subtask_index": 3, "subtask": "Lift the bottle up with the left gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "null"} diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c07ae718f99503872c034b47903bc353fe4d46ff --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb18fb1e72791577c3d149cb2c1dd53f9a2f1da74c701a7d34465ae95c28460e +size 276982 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5240a55c02d16055e716cec914b9b6923e2e3968 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f0a7df9cc92f18454716fe9e4d253874b66d81b8f5be91c268a69ace31a2ce +size 310286 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..740e292b97a7022a3801fab950766663d778743f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09306ff3fd107a01856a3d7ef165e77195e89b1d70fa947597a50b5b2a364ccd +size 178353 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..758cbba04d624aed91a600dfc730973f2826bf23 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e740ee1390c6103e65321091da015d6f93d816f5f0cd821132f72328ac88af0 +size 255225 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2869daa9e00bfc307ec3c666c55d25d24eb86835 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabd6ddc18d9c105a09bdfc0da8606a946d2833ba4e5e944a555aea2ddfecaa7 +size 164922 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d2e1f70f6f736e6b51bb10ef262d02543d89377 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1235550757126f28e899b2792d898c8753de402ec5d36ee08cf8c9a77cf891eb +size 171728 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df89d09025582d8d1872a322c90197660eaa8ac --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e66268b306ad53d740b84e1517f388cdffce2a47bf2323d0897b911179cbd7 +size 126630 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..187db5ada547c57690a901a9b74d21030661d8ef --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3406e4753c341a28f961d25ec9b1b5fc7db0e311f4225c2ee512ecbd1db381 +size 171437 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0e34ff94e88b58686ef4773e54e69be2949411c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8af53aef3b132ccd5b0fab720f9abb17de2e0c1f4a8bdd2d863536758ab1de +size 115066 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d7c60b52253b0d204aca3f01424059e775ba957 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fc01815ba4464099ec0dca2e855539ce100502578dc8317896fa1b82dcf1ad +size 261968 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3f201446e9508b001b1f2d33e0ae78655671288 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9c04666de735bfad71c31e0cac5209d13ca09c0032719530a17b665cf91602 +size 109525 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaf00ed4f2b89deebe4d0245a1b65545cb90e941 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71d833e38987f4ac066ffe6416e6f35f8ac45340bae76ec58b0f53fedb34950 +size 223576 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..941b851f245a8a7c0eed5e6e5b7491875fd61198 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82fca2657b5c688c27b1ca856552a03a64cbf9e8ab4481020ce675af775ee6a7 +size 172569 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87ce45f9701ab8b720b7b9fdac5508ebfab872d9 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcf67d54bd7c44c16b0684f34fa2c97ce520f1ad86b395c87824d44e1d01462 +size 109332 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8ff1626084ddb56894dafbe0c9448cf4b4dc3fe --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7090598dc25f0bd916edae91135fa51e1fa1ba30679548fda6dae084721024b +size 153652 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70189c07e83cfbbe34904efe15f5da0505fd1ab0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c531d3e0031637302151c18191566490cd276b913b42e2a40ac0f45ac1beeca +size 132311 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9e91dc9c90f02c81bb31df1d3507e93130baeed --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050f435115a84c443d7cb65d7e37475e9bb62a0ff255157ace74d86a53ed506b +size 344506 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a43131f376a7dc68c50e73e441192e2da53fa3b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632d57bbc4e323ae4ec99029710678d1e94aa020aa8fc8f6ed48ea686369eeb0 +size 114484 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5088f0bd5b3ecdb2cb53ae499be5b8293b2b8bbe --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bc88396f7a3d5a0cd55eaac13c0a63dc29aa7f5b1c93747ed4406461a4bada +size 260017 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..825a57f82d11820f9937b1c7abd0f7095a5b9f6c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e72f9047df11861f34ce0787ae5fd3753b30e9c49b133a9a036d6b27238aeb +size 124123 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72bd83c07a70e442c6ac0da5e7c0893edb30aff6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff85f388a1fe94809192cce57e5fa5e6c396c0c8d319426d59c4c62069d2646 +size 153856 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e1e0bf2553dfa7962a7d62afdadd70afdf8477d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b37db5fdf7af33e30ec621803ec3bdcc44d6b5417ebf52ab28af6801e69be1f +size 134753 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e698a777a9d753185ee09b88eb23636045affca --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a500ea1469bb11fd55a13da5c9570ee8d269515cbc9b8f24330c00026eb2a331 +size 113955 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e849ace20a314d3eb5968f01dce25826adee66a4 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1417f08137f35e6e4aa0c14d74b3dff1de0939c7c345916042607c26869f1f +size 165519 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d94a517d3d1a499ed9b5041776171f227c27c4e2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd3b7d18bb536c065eb328f4b808f1174f5bc39e41186bc9eab8037157f1d59 +size 263157 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cc9436d7713ea176a89d74894add9e634f81bdc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e1418786016f6c6a89fc8b16e33d04df2f2b8bd31f2fd8910383a08eb8c926 +size 242141 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52ea0e2d46a442f0d7b8ddd2e3e0d99de7fd3a7e --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7e20cb8d5eeb69adcbf61d54866eea3e3bf27070694aec39ac93423147364a +size 219000 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..101b3823e773277ed8fe16c3828e05cab0ce8b67 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abbc009975f499006112891290bcd6ea819705e818ddaa8befc310cf9223ce5 +size 115357 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9d344e897a181cca06864d9cb6f885216cd30b7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f191e76596da3cb9678b4c1e2b862933f49a62faa8de5baae059727e0c82d94d +size 233506 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d6c5e317ad407d0b0d1d009cdf21ce5e98b09f5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807003393420a0cb3d3203a1aa4466304d23e7e53a59f2197b883cdc80f17e49 +size 187023 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb358c6e08ab082d72bbd86c4e2dbd108501ce62 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5a67237a33e1b6df59849db00b28cdb9e24c9d53e29690051cd3845974516c +size 204190 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb97e0693d99705b3cecdc192bf75270e317c382 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6adc9e4cae6e37827c14e230aa2f591e4295e620e61e89acdb62ce753c1373 +size 220691 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9433680392bd97fd3c3e4931f1f8f1c43c8ab95 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fd31588eb7a770ece24de59e007b5c4feeca39c226355f9f20450902839307 +size 309857 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93cc197e9a00fb2cfce6ed699e83f7f63a5f5eb7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23be4361b092f492406f59dc76a5549b4e38410eb356c31a4eef861a5a98884 +size 148870 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e8b1e7b2bde900a5fdd140428e3395d03bf8dbd --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43628bed0265c5ce4123795ca725867124b9a3bef87ac57d2e4254f12afd759 +size 218984 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60beb54bca885a504f899893e0a5da09bb9c84cd --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e142265e5997463734ada1b261b593add5c929812abb73e6b15956ec15e9005f +size 127592 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19b7778c58ee6e5e516947900ac494f55fec1ae0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509d7301734a477115dc3e674435c1b3aa3ff96d77f03f72a96293cb537c1986 +size 109723 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef55d8f19465a7dcc25576b9979727634659cdf0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28469f513f04b2757798f927dfba05d58caf9e7b14a3199f9e9eb1eba84078bf +size 142237 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24e8745e80c2f2a4940062217702afb0eab910c3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3caad22f533e202f5b71bf6dc4c2e11679f34b66633dc7f3971f61a6fd8cd0d0 +size 178269 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..29151a954994df3d4865388cd8b30ffbc7142547 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5891f73df8f36bea69cf8cd777bc3ecc88eaaad4296b7ebe807b01b372ec55f +size 202370 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ad50eb0be8ba3637193418bd93c1e9befe0bd99 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ccfb749826387901c06c3c053392386d413b814c46701eca8813c1b6a07505 +size 122004 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba3b8578545fdf2d3e2509ec73b0c958613d17f7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4b78db45b15e1046f2fefd611313f8ac23b8b652005871bd21070e9f815aec +size 155045 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f493959a588a7c27e904d7b42fbc8235f93d47b1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b1828db534a549c253ddb12dc1d05bba167219947572241a6acf5d0c70e3b7 +size 117769 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba2cda8e68e430b3c27be97365ef7f97644ef083 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c97174e353e1876894c819017c45a636bffa6966375bee1ccd16286b51e42b8 +size 156863 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da871b78e6d03f7888677e13d9f56b592e84b479 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5010b067df41f76b45a25935d0e8c2567ddb688573b8db3ca8698457dbfe6ad +size 116573 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ff405da1a9b90bf721a8c176b5a8f8681ead6b2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8942d092eecbae62a9065c4fb5edf083afb461130b6f6ce860a1830e23d2ea6b +size 137098 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b6655c304f176b5e9988beee03434523472f6d6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5284cd0165776f322e46fa278a092d73471547dc4a4f738314f40baa8232c52d +size 235073 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f17d35fc5caab55873ebcaa7dd26d9c0afa739bc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6919088fe55157adf78464c4d83c2f98cdd7d56e5ef8e514b33ade0e949461d2 +size 134787 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25e0e3f63574663254b86d92f022c8df6c50b583 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e96e0e8f3746b8c137fb77ae922623d22c0723de526f02f1854c0ee7b0b0767 +size 276943 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96b3e820d48e976de1482e7cc8088e7f2e0c8269 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf14f00d5ff128e570ee51e056c06883d85663f6a469e8ad98982f93040fdda +size 126275 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c7c5265c75715f057a0b6623c024c625d2f90415 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 530} +{"episode_index": 1, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 604} +{"episode_index": 2, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 337} +{"episode_index": 3, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 491} +{"episode_index": 4, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 303} +{"episode_index": 5, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 316} +{"episode_index": 6, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 231} +{"episode_index": 7, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 317} +{"episode_index": 8, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 204} +{"episode_index": 9, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 504} +{"episode_index": 10, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 195} +{"episode_index": 11, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 420} +{"episode_index": 12, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 317} +{"episode_index": 13, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 192} +{"episode_index": 14, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 284} +{"episode_index": 15, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 240} +{"episode_index": 16, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 657} +{"episode_index": 17, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 203} +{"episode_index": 18, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 505} +{"episode_index": 19, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 221} +{"episode_index": 20, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 285} +{"episode_index": 21, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 245} +{"episode_index": 22, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 205} +{"episode_index": 23, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 307} +{"episode_index": 24, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 512} +{"episode_index": 25, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 471} +{"episode_index": 26, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 422} +{"episode_index": 27, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 206} +{"episode_index": 28, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 444} +{"episode_index": 29, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 355} +{"episode_index": 30, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 379} +{"episode_index": 31, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 415} +{"episode_index": 32, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 597} +{"episode_index": 33, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 271} +{"episode_index": 34, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 417} +{"episode_index": 35, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 227} +{"episode_index": 36, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 192} +{"episode_index": 37, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 258} +{"episode_index": 38, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 334} +{"episode_index": 39, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 381} +{"episode_index": 40, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 224} +{"episode_index": 41, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 292} +{"episode_index": 42, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 213} +{"episode_index": 43, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 301} +{"episode_index": 44, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 209} +{"episode_index": 45, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 251} +{"episode_index": 46, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 455} +{"episode_index": 47, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 245} +{"episode_index": 48, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 553} +{"episode_index": 49, "tasks": ["pick up the water bottle with your left hand, twist off the cap with your right hand, and place the water bottle on the table."], "length": 228} diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes_stats.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..aacba63b8346c54361ca9f95c269af762207508a --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4829339052287582]], [[0.4802425412210339]], [[0.47151258912655974]]], "std": [[[0.21112172923327413]], [[0.20676701027473338]], [[0.2081630282331598]]], "count": [110]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1568627450980392]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5868441065062389]], [[0.6097901385175282]], [[0.5886440229500891]]], "std": [[[0.28567957833835594]], [[0.2837254434861215]], [[0.29645368315897397]]], "count": [110]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10196078431372549]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5483573269459299]], [[0.5624307987967914]], [[0.5454630793226382]]], "std": [[[0.3097371696971251]], [[0.31360248319326384]], [[0.32075345380207315]]], "count": [110]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44807774249851456]], [[0.4687922088532383]], [[0.45266599821746883]]], "std": [[[0.3424104605014011]], [[0.3537405466781686]], [[0.37366852829359715]]], "count": [110]}, "observation.state": {"min": [0.4284447133541107, -1.3521639108657837, 1.0210193395614624, -0.40350577235221863, -1.408693790435791, 0.6064401268959045, -0.9774833917617798, -1.0575217008590698, 0.9386205673217773, -0.9344720244407654, 0.4991607666015625, -0.7177700996398926, 0.7866666913032532, 52.063751220703125, 0.9856250286102295, -0.768750011920929, 0.06812500208616257, 0.359375, -0.041875001043081284, -0.9125000238418579, -0.32374998927116394, -0.0006250049918889999, 0.8962500095367432, -0.9087499976158142, 27.657777786254883, 60.224998474121094, 0.6837500333786011, -0.4462500214576721, 1.0744444131851196, 0.875, 0.6850000023841858, 0.0, 1.1087499856948853, 0.8168749809265137, 0.6343749761581421, 5.6566667556762695], "max": [1.2930461168289185, -0.8532654643058777, 1.5716553926467896, 0.4196946322917938, -0.27673667669296265, 1.6433966159820557, -0.05433642491698265, -0.7436865568161011, 1.2509536743164062, 0.15120737254619598, 1.1471208333969116, -0.34332799911499023, 61.779998779296875, 65.51812744140625, 1.4018750190734863, 9.506875038146973, 25.73124885559082, 87.01000213623047, 28.404375076293945, 103.80062103271484, 32.61375045776367, 110.87625122070312, 43.22687530517578, 111.04750061035156, 71.37750244140625, 69.37750244140625, 2.6549999713897705, 4.522500038146973, 42.09375, 65.27999877929688, 49.514373779296875, 0.0, 37.08937454223633, 92.8237533569336, 29.264999389648438, 109.82937622070312], "mean": [0.6317218542098999, -1.1330757141113281, 1.2585214376449585, 0.060846924781799316, -0.5687592029571533, 1.1013745069503784, -0.47295811772346497, -0.921492338180542, 1.125675916671753, -0.33566969633102417, 0.854393720626831, -0.5379117131233215, 55.08718490600586, 53.49370574951172, 1.2326406240463257, 1.1388567686080933, 18.738088607788086, 62.34898376464844, 18.67696189880371, 70.16468048095703, 20.42587661743164, 80.54961395263672, 25.84422492980957, 83.50553894042969, 56.430763244628906, 64.93689727783203, 0.7861983776092529, 0.3750392198562622, 20.485858917236328, 16.520572662353516, 27.78175926208496, 0.0, 21.16644287109375, 55.26129150390625, 12.144386291503906, 89.71515655517578], "std": [0.24851767718791962, 0.12078429758548737, 0.10940543562173843, 0.22376146912574768, 0.305274099111557, 0.34630972146987915, 0.2492104321718216, 0.10628549754619598, 0.09778403490781784, 0.2658514678478241, 0.1606738567352295, 0.130750373005867, 10.65906047821045, 2.362046480178833, 0.10524475574493408, 3.3418571949005127, 10.439132690429688, 35.20395278930664, 10.570487976074219, 40.160804748535156, 11.821733474731445, 44.42417526245117, 14.910563468933105, 45.779937744140625, 9.313921928405762, 2.269667148590088, 0.18551361560821533, 0.894692599773407, 11.175722122192383, 20.886594772338867, 12.631449699401855, 0.0, 7.207086086273193, 29.395427703857422, 7.857663631439209, 21.291702270507812], "count": [530]}, "action": {"min": [0.4284447133541107, -1.3521639108657837, 1.0210193395614624, -0.40350577235221863, -1.408693790435791, 0.6064401268959045, -0.9774833917617798, -1.0575217008590698, 0.9386205673217773, -0.9344720244407654, 0.4991607666015625, -0.7177700996398926, 0.7866666913032532, 52.063751220703125, 0.9856250286102295, -0.768750011920929, 0.06812500208616257, 0.359375, -0.041875001043081284, -0.9125000238418579, -0.32374998927116394, -0.0006250049918889999, 0.8962500095367432, -0.9087499976158142, 27.657777786254883, 60.224998474121094, 0.6837500333786011, -0.4462500214576721, 1.0744444131851196, 0.875, 0.6850000023841858, 0.0, 1.1087499856948853, 0.8168749809265137, 0.6343749761581421, 5.6566667556762695], "max": [1.2930461168289185, -0.8532654643058777, 1.5716553926467896, 0.4196946322917938, -0.27673667669296265, 1.6433966159820557, -0.05433642491698265, -0.7436865568161011, 1.2509536743164062, 0.15120737254619598, 1.1471208333969116, -0.34332799911499023, 61.779998779296875, 65.51812744140625, 1.4018750190734863, 9.506875038146973, 25.73124885559082, 87.01000213623047, 28.404375076293945, 103.80062103271484, 32.61375045776367, 110.87625122070312, 43.22687530517578, 111.04750061035156, 71.37750244140625, 69.37750244140625, 2.6549999713897705, 4.522500038146973, 42.09375, 65.27999877929688, 49.514373779296875, 0.0, 37.08937454223633, 92.8237533569336, 29.264999389648438, 109.82937622070312], "mean": [0.6317216753959656, -1.1330764293670654, 1.2585210800170898, 0.060846954584121704, -0.568759024143219, 1.1013745069503784, -0.4729582667350769, -0.9214926362037659, 1.1256765127182007, -0.3356696665287018, 0.8543937802314758, -0.5379113554954529, 55.08725357055664, 53.49367904663086, 1.2326418161392212, 1.1388568878173828, 18.738094329833984, 62.348976135253906, 18.676958084106445, 70.16465759277344, 20.425865173339844, 80.54962921142578, 25.844219207763672, 83.5054702758789, 56.430782318115234, 64.93690490722656, 0.7861986756324768, 0.3750392198562622, 20.48584747314453, 16.520578384399414, 27.7817440032959, 0.0, 21.166431427001953, 55.261322021484375, 12.144388198852539, 89.71517181396484], "std": [0.24851766228675842, 0.1207842007279396, 0.10940542072057724, 0.22376149892807007, 0.3052741289138794, 0.34630975127220154, 0.24921022355556488, 0.10628551244735718, 0.09778400510549545, 0.2658514678478241, 0.1606738120317459, 0.1307504028081894, 10.65906047821045, 2.362046241760254, 0.10524478554725647, 3.341860294342041, 10.439131736755371, 35.203956604003906, 10.570488929748535, 40.160804748535156, 11.821735382080078, 44.42417526245117, 14.910563468933105, 45.779930114746094, 9.313922882080078, 2.269666910171509, 0.18551351130008698, 0.8946924805641174, 11.17572021484375, 20.8865909576416, 12.631450653076172, 0.0, 7.20708703994751, 29.39542007446289, 7.857664108276367, 21.291702270507812], "count": [530]}, "timestamp": {"min": [0.0], "max": [17.633333333333333], "mean": [8.816666666666668], "std": [5.099918299999193], "count": [530]}, "frame_index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "index": {"min": [0], "max": [529], "mean": [264.5], "std": [152.9975489999758], "count": [530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [530]}, "subtask_annotation": {"mean": [1.7226415094339622, 5.0, 5.0, 5.0, 5.0], "std": [1.1721841425037909, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [530]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [530]}, "eef_direction_state": {"mean": [3.7433962264150944, 4.496226415094339], "std": [1.937271903453486, 1.8472276283664621], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_state": {"mean": [0.8603773584905661, 0.5471698113207547], "std": [0.6044924965252164, 0.5976696170662473], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_state": {"mean": [0.4981132075471698, 0.3471698113207547], "std": [0.7629363746160975, 0.6786790092372195], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_direction_action": {"mean": [3.7433962264150944, 4.496226415094339], "std": [1.937271903453486, 1.8472276283664621], "min": [0, 0], "max": [6, 6], "count": [530]}, "eef_velocity_action": {"mean": [0.8603773584905661, 0.5471698113207547], "std": [0.6044924965252164, 0.5976696170662473], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_acc_mag_action": {"mean": [0.4981132075471698, 0.3471698113207547], "std": [0.7629363746160975, 0.6786790092372195], "min": [0, 0], "max": [2, 2], "count": [530]}, "eef_sim_pose_state": {"mean": [0.6901670765914582, 0.09661236386532651, 1.145784544879048, -0.9529735061681358, 1.1853788598392285, -0.04023565869660874, 0.6409539541215673, -0.10779099103031163, 1.2939289834367649, 1.0080842577865297, 0.8972839536884905, 1.9729363554790489], "std": [0.031384900017711014, 0.07400403104605219, 0.028892286129299928, 2.07522276041574, 0.29458592337886824, 2.2676705938875807, 0.015606978656720246, 0.05159913448189399, 0.03876334864199867, 0.22813817827018992, 0.12474823803917408, 0.17718680507454376], "min": [0.6114396098300139, 0.02689277811125848, 1.0823043286271186, -3.1317728442577004, 0.635515028769075, -3.124988514718718, 0.602436520475112, -0.20395254466156468, 1.2134190172804598, -0.012695059988286461, 0.76044477269678, 1.047490793936466], "max": [0.7640128579513469, 0.27833970022996535, 1.2524243337170478, 3.1266630452346735, 1.5168863135257187, 3.1123709313586456, 0.6633443802626119, -0.03897675154049671, 1.3555446160736628, 1.3033175486072006, 1.334051565987675, 2.2107216046692995], "count": [530]}, "eef_sim_pose_action": {"mean": [0.6901670765914582, 0.09661236386532651, 1.145784544879048, -0.9529735061681358, 1.1853788598392285, -0.04023565869660874, 0.6409539541215673, -0.10779099103031163, 1.2939289834367649, 1.0080842577865297, 0.8972839536884905, 1.9729363554790489], "std": [0.031384900017711014, 0.07400403104605219, 0.028892286129299928, 2.07522276041574, 0.29458592337886824, 2.2676705938875807, 0.015606978656720246, 0.05159913448189399, 0.03876334864199867, 0.22813817827018992, 0.12474823803917408, 0.17718680507454376], "min": [0.6114396098300139, 0.02689277811125848, 1.0823043286271186, -3.1317728442577004, 0.635515028769075, -3.124988514718718, 0.602436520475112, -0.20395254466156468, 1.2134190172804598, -0.012695059988286461, 0.76044477269678, 1.047490793936466], "max": [0.7640128579513469, 0.27833970022996535, 1.2524243337170478, 3.1266630452346735, 1.5168863135257187, 3.1123709313586456, 0.6633443802626119, -0.03897675154049671, 1.3555446160736628, 1.3033175486072006, 1.334051565987675, 2.2107216046692995], "count": [530]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4750430407011289]], [[0.4752327705531248]], [[0.46673519114946255]]], "std": [[[0.21512448426819206]], [[0.20855435188961757]], [[0.20935218941274317]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.16470588235294117]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6350964237967914]], [[0.6401561588478367]], [[0.6226869716550532]]], "std": [[[0.26817063888086723]], [[0.2759736223693633]], [[0.2841201980707351]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.54931385040242]], [[0.5646267825311944]], [[0.5466474656322584]]], "std": [[[0.3012831807622452]], [[0.3066540436930744]], [[0.313861810007983]]], "count": [121]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467154786501377]], [[0.46516847958191543]], [[0.4445729099146546]]], "std": [[[0.34344111973398805]], [[0.3555584018067699]], [[0.3757740649711477]]], "count": [121]}, "observation.state": {"min": [0.420481413602829, -1.2714818716049194, 0.9338998198509216, -0.3630216717720032, -1.1709392070770264, 0.9712844491004944, -1.0760948657989502, -1.055423617362976, 0.8607995510101318, -1.8671797513961792, 0.4946545660495758, -0.9589102864265442, 37.751251220703125, 41.720001220703125, 0.9637500047683716, -1.2325000762939453, 0.8168749809265137, -0.30444446206092834, 0.6468750238418579, -0.9175000190734863, 0.9337500333786011, -0.16124999523162842, 0.8322222232818604, 0.15666666626930237, 30.5362491607666, 58.258750915527344, 0.7749999761581421, -0.8799999952316284, 0.5931249856948853, -0.42125001549720764, 1.0724999904632568, 0.0, 0.9168750047683716, 0.30000001192092896, 0.6974999904632568, -0.925000011920929], "max": [1.2160964012145996, -0.7254234552383423, 1.4590963125228882, 0.29938676953315735, -0.17717154324054718, 1.8836547136306763, 0.06280041486024857, -0.7014381289482117, 1.3113460540771484, 0.2960965633392334, 1.1617599725723267, 0.15590429306030273, 61.3962516784668, 57.127498626708984, 1.2868750095367432, 8.901249885559082, 49.227500915527344, 66.88062286376953, 49.630001068115234, 84.7750015258789, 69.50687408447266, 111.0531234741211, 54.69562530517578, 110.81375122070312, 73.95500183105469, 74.29375457763672, 2.990000009536743, 5.358749866485596, 41.65625, 79.38312530517578, 47.08374786376953, 0.0, 48.1974983215332, 100.37000274658203, 55.48812484741211, 109.57500457763672], "mean": [0.5458706617355347, -1.1603509187698364, 1.251105785369873, -0.04231775552034378, -0.3516135513782501, 1.5620510578155518, -0.3225290775299072, -0.9123685956001282, 1.1261645555496216, -0.6478382349014282, 0.747929573059082, -0.35808780789375305, 57.5155029296875, 46.063106536865234, 1.111983299255371, 0.07622747868299484, 37.535484313964844, 37.927127838134766, 36.351234436035156, 52.840606689453125, 40.477169036865234, 91.12713623046875, 24.870716094970703, 94.2200698852539, 52.1934700012207, 68.02599334716797, 0.999078631401062, 0.7746915221214294, 18.84491729736328, 20.798410415649414, 22.721786499023438, 0.0, 16.713090896606445, 46.359107971191406, 7.795293807983398, 74.38863372802734], "std": [0.20704759657382965, 0.14169220626354218, 0.11141493916511536, 0.1947399377822876, 0.23259924352169037, 0.29052725434303284, 0.326107919216156, 0.10961265116930008, 0.13988706469535828, 0.5075027942657471, 0.19070805609226227, 0.37239035964012146, 4.8090362548828125, 4.77250862121582, 0.07365219295024872, 2.4146289825439453, 15.509981155395508, 16.228857040405273, 15.161543846130371, 24.60161018371582, 18.40009880065918, 37.5661735534668, 14.41540241241455, 37.8906135559082, 13.637404441833496, 3.226590156555176, 0.3171474039554596, 1.5471488237380981, 12.03447437286377, 21.25911521911621, 14.048046112060547, 0.0, 11.709870338439941, 34.69333267211914, 10.464805603027344, 38.20427703857422], "count": [604]}, "action": {"min": [0.420481413602829, -1.2714818716049194, 0.9338998198509216, -0.3630216717720032, -1.1709392070770264, 0.9712844491004944, -1.0760948657989502, -1.055423617362976, 0.8607995510101318, -1.8671797513961792, 0.4946545660495758, -0.9589102864265442, 37.751251220703125, 41.720001220703125, 0.9637500047683716, -1.2325000762939453, 0.8168749809265137, -0.30444446206092834, 0.6468750238418579, -0.9175000190734863, 0.9337500333786011, -0.16124999523162842, 0.8322222232818604, 0.15666666626930237, 30.5362491607666, 58.258750915527344, 0.7749999761581421, -0.8799999952316284, 0.5931249856948853, -0.42125001549720764, 1.0724999904632568, 0.0, 0.9168750047683716, 0.30000001192092896, 0.6974999904632568, -0.925000011920929], "max": [1.2160964012145996, -0.7254234552383423, 1.4590963125228882, 0.29938676953315735, -0.17717154324054718, 1.8836547136306763, 0.06280041486024857, -0.7014381289482117, 1.3113460540771484, 0.2960965633392334, 1.1617599725723267, 0.15590429306030273, 61.3962516784668, 57.127498626708984, 1.2868750095367432, 8.901249885559082, 49.227500915527344, 66.88062286376953, 49.630001068115234, 84.7750015258789, 69.50687408447266, 111.0531234741211, 54.69562530517578, 110.81375122070312, 73.95500183105469, 74.29375457763672, 2.990000009536743, 5.358749866485596, 41.65625, 79.38312530517578, 47.08374786376953, 0.0, 48.1974983215332, 100.37000274658203, 55.48812484741211, 109.57500457763672], "mean": [0.5458706021308899, -1.1603511571884155, 1.251105546951294, -0.04231778904795647, -0.35161399841308594, 1.5620509386062622, -0.322529137134552, -0.9123683571815491, 1.1261639595031738, -0.6478382349014282, 0.7479296326637268, -0.3580877184867859, 57.51557922363281, 46.063140869140625, 1.1119825839996338, 0.07622755318880081, 37.53547668457031, 37.92711639404297, 36.351253509521484, 52.84061813354492, 40.47718048095703, 91.1271743774414, 24.870716094970703, 94.22004699707031, 52.19346618652344, 68.0259780883789, 0.9990798234939575, 0.774691641330719, 18.844911575317383, 20.79840850830078, 22.721790313720703, 0.0, 16.71306610107422, 46.359107971191406, 7.795297622680664, 74.38862609863281], "std": [0.20704753696918488, 0.1416921615600586, 0.11141493171453476, 0.19473996758460999, 0.23259924352169037, 0.29052719473838806, 0.32610780000686646, 0.10961264371871948, 0.13988707959651947, 0.5075028538703918, 0.19070805609226227, 0.3723903000354767, 4.809036731719971, 4.772507667541504, 0.07365220785140991, 2.414628505706787, 15.509980201721191, 16.228858947753906, 15.161542892456055, 24.601613998413086, 18.400096893310547, 37.56618118286133, 14.415401458740234, 37.8906364440918, 13.637404441833496, 3.2265896797180176, 0.31714722514152527, 1.5471489429473877, 12.034470558166504, 21.25911521911621, 14.048038482666016, 0.0, 11.709869384765625, 34.69333267211914, 10.464803695678711, 38.20426940917969], "count": [604]}, "timestamp": {"min": [0.0], "max": [20.1], "mean": [10.049999999999999], "std": [5.811984744187365], "count": [604]}, "frame_index": {"min": [0], "max": [603], "mean": [301.5], "std": [174.35954232562094], "count": [604]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [604]}, "index": {"min": [530], "max": [1133], "mean": [831.5], "std": [174.35954232562094], "count": [604]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [604]}, "subtask_annotation": {"mean": [1.5413907284768211, 5.0, 5.0, 5.0, 5.0], "std": [1.0453026683804598, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [604]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [604]}, "eef_direction_state": {"mean": [4.054635761589404, 3.7218543046357615], "std": [1.8898460902448713, 2.175751192185366], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_state": {"mean": [0.7566225165562914, 0.7384105960264901], "std": [0.6525846598725376, 0.6694230912655402], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_state": {"mean": [0.3675496688741722, 0.5231788079470199], "std": [0.6981574300985919, 0.7791525119653323], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_direction_action": {"mean": [4.054635761589404, 3.7218543046357615], "std": [1.8898460902448713, 2.175751192185366], "min": [0, 0], "max": [6, 6], "count": [604]}, "eef_velocity_action": {"mean": [0.7566225165562914, 0.7384105960264901], "std": [0.6525846598725376, 0.6694230912655402], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_acc_mag_action": {"mean": [0.3675496688741722, 0.5231788079470199], "std": [0.6981574300985919, 0.7791525119653323], "min": [0, 0], "max": [2, 2], "count": [604]}, "eef_sim_pose_state": {"mean": [0.6989239121084283, 0.07794176105201882, 1.1288335080387761, 0.9787757851634034, 1.2702379341321057, 0.6145029949640057, 0.6348803790892654, -0.09431536806911897, 1.3101363364537253, 0.8632510320469762, 1.0013257080431566, 1.8601780150392062], "std": [0.03049359084188628, 0.06429905425644704, 0.018028818881384627, 2.1568416688370595, 0.07304972477969225, 1.9596798045863268, 0.025138506242015655, 0.061041375622656394, 0.049403673951431124, 0.7305343292400004, 0.17643896221286579, 0.6762568660081512], "min": [0.6119364513585054, 0.028314398112480432, 1.0860489742186812, -3.13121555157669, 1.0390157193987575, -3.1260670363562864, 0.580532154972384, -0.2288396427458737, 1.1903255197366296, -2.922401330113426, 0.5878929945714666, -1.7429193713767202], "max": [0.7545207196737161, 0.2669819149648445, 1.1854580232216496, 3.10328323873867, 1.4815861476533048, 3.138832317209183, 0.6773057230843808, -0.007564778041687342, 1.3630048444802243, 1.5476760450157054, 1.560587445570297, 2.7226979545539405], "count": [604]}, "eef_sim_pose_action": {"mean": [0.6989239121084283, 0.07794176105201882, 1.1288335080387761, 0.9787757851634034, 1.2702379341321057, 0.6145029949640057, 0.6348803790892654, -0.09431536806911897, 1.3101363364537253, 0.8632510320469762, 1.0013257080431566, 1.8601780150392062], "std": [0.03049359084188628, 0.06429905425644704, 0.018028818881384627, 2.1568416688370595, 0.07304972477969225, 1.9596798045863268, 0.025138506242015655, 0.061041375622656394, 0.049403673951431124, 0.7305343292400004, 0.17643896221286579, 0.6762568660081512], "min": [0.6119364513585054, 0.028314398112480432, 1.0860489742186812, -3.13121555157669, 1.0390157193987575, -3.1260670363562864, 0.580532154972384, -0.2288396427458737, 1.1903255197366296, -2.922401330113426, 0.5878929945714666, -1.7429193713767202], "max": [0.7545207196737161, 0.2669819149648445, 1.1854580232216496, 3.10328323873867, 1.4815861476533048, 3.138832317209183, 0.6773057230843808, -0.007564778041687342, 1.3630048444802243, 1.5476760450157054, 1.560587445570297, 2.7226979545539405], "count": [604]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48435397263071894]], [[0.4798819975490196]], [[0.47204266339869283]]], "std": [[[0.20649038273096498]], [[0.20353469351846643]], [[0.20577555013373106]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5935112826797386]], [[0.6024217626633986]], [[0.5783288541666667]]], "std": [[[0.2838695693150533]], [[0.29267788894092955]], [[0.3043408513048311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5574434415849674]], [[0.5748488337418302]], [[0.5556740808823529]]], "std": [[[0.3016552137674984]], [[0.30685194138067184]], [[0.31408892969363894]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515948876633987]], [[0.4728388378267974]], [[0.4445658537581699]]], "std": [[[0.343281026344169]], [[0.35269606111999224]], [[0.3775525818011287]]], "count": [100]}, "observation.state": {"min": [0.40720129013061523, -1.2583924531936646, 0.9244106411933899, -0.2143075168132782, -1.3223849534988403, 0.7990429401397705, -0.9020704627037048, -0.9620336294174194, 0.922259509563446, -1.2477827072143555, 0.5025940537452698, -0.8740558624267578, 27.350000381469727, 49.72249984741211, 0.9487500190734863, -0.6318750381469727, 0.9081249833106995, 0.019999999552965164, 0.6299999952316284, -0.2688888907432556, 1.0993750095367432, 0.47599998116493225, 0.8374999761581421, 0.1993750035762787, 23.417499542236328, 58.44499969482422, 0.804444432258606, -0.13374999165534973, 0.6768749952316284, 0.6418750286102295, 1.1687499284744263, 0.0, 0.9262499809265137, 1.828125, 0.6733333468437195, 11.266249656677246], "max": [1.0558050870895386, -0.7083524465560913, 1.3294899463653564, 0.05018787831068039, -0.2853437066078186, 1.6813057661056519, -0.037503816187381744, -0.6270398497581482, 1.1143139600753784, 0.13721197843551636, 0.993383526802063, -0.2825303375720978, 65.50875091552734, 76.72000122070312, 1.2333333492279053, 9.161250114440918, 41.01124954223633, 38.944374084472656, 39.963748931884766, 48.46062469482422, 73.32875061035156, 111.00687408447266, 61.46875, 110.87000274658203, 75.6050033569336, 74.16812896728516, 2.8550000190734863, 4.682499885559082, 44.81812286376953, 86.14187622070312, 46.234375, 0.0, 52.016876220703125, 96.63687896728516, 55.540626525878906, 109.29437255859375], "mean": [0.5522578954696655, -1.1300700902938843, 1.2077330350875854, -0.028781503438949585, -0.462552934885025, 1.4631483554840088, -0.40038442611694336, -0.8482615351676941, 1.040173888206482, -0.4482082426548004, 0.7556177973747253, -0.6298503875732422, 58.68461227416992, 52.2239990234375, 1.0754200220108032, 0.8144046068191528, 30.96871566772461, 28.42609214782715, 30.007585525512695, 36.688289642333984, 38.3948860168457, 81.33078002929688, 24.74014663696289, 86.71509552001953, 52.30192947387695, 67.50471496582031, 0.9289909601211548, 1.0736281871795654, 20.173873901367188, 16.11182975769043, 20.92938995361328, 0.0, 21.774024963378906, 46.86898422241211, 16.209253311157227, 78.15764617919922], "std": [0.21052871644496918, 0.17147399485111237, 0.11204805970191956, 0.06030181050300598, 0.2585352957248688, 0.27165430784225464, 0.26451438665390015, 0.09248881042003632, 0.055082496255636215, 0.3799438178539276, 0.14546149969100952, 0.19864878058433533, 9.512463569641113, 5.379607200622559, 0.06045691668987274, 2.6810481548309326, 15.89945125579834, 14.79184341430664, 15.067737579345703, 19.51803207397461, 21.399309158325195, 42.65818786621094, 15.67047119140625, 42.84410858154297, 17.050962448120117, 3.885101556777954, 0.23226679861545563, 1.3500099182128906, 15.977717399597168, 23.49741554260254, 14.78702163696289, 0.0, 13.72395133972168, 38.7252311706543, 16.643320083618164, 33.08094024658203], "count": [337]}, "action": {"min": [0.40720129013061523, -1.2583924531936646, 0.9244106411933899, -0.2143075168132782, -1.3223849534988403, 0.7990429401397705, -0.9020704627037048, -0.9620336294174194, 0.922259509563446, -1.2477827072143555, 0.5025940537452698, -0.8740558624267578, 27.350000381469727, 49.72249984741211, 0.9487500190734863, -0.6318750381469727, 0.9081249833106995, 0.019999999552965164, 0.6299999952316284, -0.2688888907432556, 1.0993750095367432, 0.47599998116493225, 0.8374999761581421, 0.1993750035762787, 23.417499542236328, 58.44499969482422, 0.804444432258606, -0.13374999165534973, 0.6768749952316284, 0.6418750286102295, 1.1687499284744263, 0.0, 0.9262499809265137, 1.828125, 0.6733333468437195, 11.266249656677246], "max": [1.0558050870895386, -0.7083524465560913, 1.3294899463653564, 0.05018787831068039, -0.2853437066078186, 1.6813057661056519, -0.037503816187381744, -0.6270398497581482, 1.1143139600753784, 0.13721197843551636, 0.993383526802063, -0.2825303375720978, 65.50875091552734, 76.72000122070312, 1.2333333492279053, 9.161250114440918, 41.01124954223633, 38.944374084472656, 39.963748931884766, 48.46062469482422, 73.32875061035156, 111.00687408447266, 61.46875, 110.87000274658203, 75.6050033569336, 74.16812896728516, 2.8550000190734863, 4.682499885559082, 44.81812286376953, 86.14187622070312, 46.234375, 0.0, 52.016876220703125, 96.63687896728516, 55.540626525878906, 109.29437255859375], "mean": [0.5522580742835999, -1.1300697326660156, 1.2077338695526123, -0.02878142148256302, -0.462552934885025, 1.4631487131118774, -0.4003842771053314, -0.8482620716094971, 1.0401744842529297, -0.4482082426548004, 0.7556176781654358, -0.6298501491546631, 58.68464279174805, 52.22394943237305, 1.0754200220108032, 0.8144042491912842, 30.968761444091797, 28.426105499267578, 30.007604598999023, 36.688297271728516, 38.39487838745117, 81.33079528808594, 24.740150451660156, 86.71517181396484, 52.30194091796875, 67.50469970703125, 0.9289913773536682, 1.0736286640167236, 20.173891067504883, 16.11183738708496, 20.929399490356445, 0.0, 21.77402114868164, 46.868988037109375, 16.209245681762695, 78.15773010253906], "std": [0.21052870154380798, 0.17147400975227356, 0.11204804480075836, 0.06030181050300598, 0.2585352957248688, 0.271654337644577, 0.26451438665390015, 0.09248880296945572, 0.05508248880505562, 0.37994384765625, 0.14546148478984833, 0.1986488401889801, 9.512460708618164, 5.379605770111084, 0.06045690178871155, 2.6810483932495117, 15.899456977844238, 14.791847229003906, 15.067737579345703, 19.51803970336914, 21.399311065673828, 42.65819549560547, 15.670477867126465, 42.8441162109375, 17.050962448120117, 3.885100841522217, 0.23226693272590637, 1.3500101566314697, 15.977720260620117, 23.49740982055664, 14.787020683288574, 0.0, 13.723952293395996, 38.72522735595703, 16.643327713012695, 33.08094024658203], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [337]}, "index": {"min": [1134], "max": [1470], "mean": [1302.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [1.4777448071216617, 5.0, 5.0, 5.0, 5.0], "std": [1.2706257787384512, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [337]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [337]}, "eef_direction_state": {"mean": [4.545994065281899, 4.0474777448071215], "std": [1.6536418687950085, 1.7509983215035523], "min": [1, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.6884272997032641, 0.7002967359050445], "std": [0.7670608796455566, 0.6416086291627082], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.4421364985163205, 0.4807121661721068], "std": [0.7042087584185803, 0.7391643149603071], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [4.545994065281899, 4.0474777448071215], "std": [1.6536418687950085, 1.7509983215035523], "min": [1, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.6884272997032641, 0.7002967359050445], "std": [0.7670608796455566, 0.6416086291627082], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.4421364985163205, 0.4807121661721068], "std": [0.7042087584185803, 0.7391643149603071], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.6877534567489912, 0.07011775184881491, 1.1582361628422424, 0.7705857097128475, 1.3324929608396836, 0.22892837457147883, 0.6236349231077389, -0.10525405882454526, 1.3003519596026032, 0.8764504580295297, 1.0650024634381026, 1.819516435738755], "std": [0.03051099637150704, 0.06919573302599748, 0.019466904857518837, 2.0903574650227106, 0.13140739682094288, 1.986346528807868, 0.012050421336476845, 0.05420059464381412, 0.04956375115559462, 0.4951971368355271, 0.1260799599895849, 0.3961180693780565], "min": [0.6156104442968838, 0.017108412719705923, 1.1178967112587028, -3.1007584974749642, 0.8137354116233699, -3.0832166226099855, 0.5884839559327751, -0.20234360890779565, 1.1930763471478882, -1.0953399485208848, 0.9035382392759508, 0.05146746028714233], "max": [0.7183882327941173, 0.22984835761320638, 1.260402665396097, 3.069526667024473, 1.4718992672770321, 3.094094509171098, 0.640681159898739, -0.022566504468189807, 1.3472557343599612, 1.4709792901285739, 1.4282931548478253, 2.0561264828989385], "count": [337]}, "eef_sim_pose_action": {"mean": [0.6877534567489912, 0.07011775184881491, 1.1582361628422424, 0.7705857097128475, 1.3324929608396836, 0.22892837457147883, 0.6236349231077389, -0.10525405882454526, 1.3003519596026032, 0.8764504580295297, 1.0650024634381026, 1.819516435738755], "std": [0.03051099637150704, 0.06919573302599748, 0.019466904857518837, 2.0903574650227106, 0.13140739682094288, 1.986346528807868, 0.012050421336476845, 0.05420059464381412, 0.04956375115559462, 0.4951971368355271, 0.1260799599895849, 0.3961180693780565], "min": [0.6156104442968838, 0.017108412719705923, 1.1178967112587028, -3.1007584974749642, 0.8137354116233699, -3.0832166226099855, 0.5884839559327751, -0.20234360890779565, 1.1930763471478882, -1.0953399485208848, 0.9035382392759508, 0.05146746028714233], "max": [0.7183882327941173, 0.22984835761320638, 1.260402665396097, 3.069526667024473, 1.4718992672770321, 3.094094509171098, 0.640681159898739, -0.022566504468189807, 1.3472557343599612, 1.4709792901285739, 1.4282931548478253, 2.0561264828989385], "count": [337]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4809844280260181]], [[0.47919847049396685]], [[0.4736029961664153]]], "std": [[[0.20996313830727933]], [[0.2063736859464961]], [[0.20653432195297072]]], "count": [104]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16862745098039217]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5848453054298642]], [[0.5988085760746606]], [[0.5840651984351434]]], "std": [[[0.2792327900015381]], [[0.28789856897077165]], [[0.2968820364597469]]], "count": [104]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5505286360137003]], [[0.5666796541132478]], [[0.5477703148567119]]], "std": [[[0.3058859865286413]], [[0.3115485792570831]], [[0.31729087453442895]]], "count": [104]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419410743464052]], [[0.4591573183760684]], [[0.43015101809954753]]], "std": [[[0.34210720511190834]], [[0.35326672031637063]], [[0.3769696324113681]]], "count": [104]}, "observation.state": {"min": [0.4381246566772461, -1.2869316339492798, 0.8960648775100708, -0.1993686556816101, -1.190733551979065, 0.5424343943595886, -0.8001449704170227, -0.9956750273704529, 0.964131772518158, -0.8896486759185791, 0.5631771087646484, -0.8625877499580383, 34.15999984741211, 52.62562561035156, 0.8849999904632568, -1.1818749904632568, 0.5849999785423279, 0.06333333253860474, 0.3918749988079071, -0.25, 0.45875000953674316, -0.003749985247850418, 1.0425000190734863, -0.3112500011920929, 30.07437515258789, 61.163124084472656, 0.7237499952316284, -0.5531250238418579, 0.8849999904632568, 0.6512500047683716, 0.6506249904632568, 0.0, 0.8212499618530273, 1.0362499952316284, 0.6731250286102295, 15.59375], "max": [1.1517223119735718, -0.679646372795105, 1.5037051439285278, 0.14565213024616241, -0.2738279104232788, 1.7370011806488037, -0.19650758802890778, -0.7004526853561401, 1.2050096988677979, 0.056219957768917084, 0.8912328481674194, -0.36492905020713806, 63.82687759399414, 58.795555114746094, 1.1787500381469727, 9.62125015258789, 37.669376373291016, 55.13500213623047, 41.12062454223633, 55.39374923706055, 31.53499984741211, 82.40187072753906, 28.084375381469727, 109.65125274658203, 75.74625396728516, 72.91312408447266, 3.125, 3.1463637351989746, 32.631248474121094, 86.56999969482422, 42.396873474121094, 0.0, 41.813751220703125, 98.3393783569336, 36.97875213623047, 108.55750274658203], "mean": [0.5730501413345337, -1.1694483757019043, 1.2546145915985107, -0.11667776107788086, -0.45751067996025085, 1.480739712715149, -0.40011832118034363, -0.9021120667457581, 1.1020472049713135, -0.4355456233024597, 0.7232509851455688, -0.5846523642539978, 60.76560592651367, 53.337074279785156, 1.0095961093902588, -0.1847757250070572, 31.444183349609375, 43.96393585205078, 34.59173583984375, 38.95656967163086, 25.244550704956055, 65.34861755371094, 15.14882755279541, 88.99053955078125, 53.37443542480469, 68.75114440917969, 0.8619129657745361, 0.6340184807777405, 14.191715240478516, 38.258243560791016, 22.10645866394043, 0.0, 16.421649932861328, 56.2557373046875, 9.705638885498047, 83.12498474121094], "std": [0.197682723402977, 0.14707864820957184, 0.11994332075119019, 0.08471300452947617, 0.2302170991897583, 0.395445853471756, 0.17952990531921387, 0.08018236607313156, 0.06716364622116089, 0.25513601303100586, 0.09121650457382202, 0.17694875597953796, 6.023432731628418, 0.9919708967208862, 0.06291650980710983, 2.3886914253234863, 12.589367866516113, 18.55904197692871, 13.670703887939453, 17.320079803466797, 9.983638763427734, 26.508649826049805, 6.726783275604248, 34.388423919677734, 13.119783401489258, 2.4026072025299072, 0.23634856939315796, 0.9661316275596619, 7.767036437988281, 29.43410301208496, 12.3380765914917, 0.0, 10.670415878295898, 30.92322540283203, 11.066861152648926, 26.153928756713867], "count": [491]}, "action": {"min": [0.4381246566772461, -1.2869316339492798, 0.8960648775100708, -0.1993686556816101, -1.190733551979065, 0.5424343943595886, -0.8001449704170227, -0.9956750273704529, 0.964131772518158, -0.8896486759185791, 0.5631771087646484, -0.8625877499580383, 34.15999984741211, 52.62562561035156, 0.8849999904632568, -1.1818749904632568, 0.5849999785423279, 0.06333333253860474, 0.3918749988079071, -0.25, 0.45875000953674316, -0.003749985247850418, 1.0425000190734863, -0.3112500011920929, 30.07437515258789, 61.163124084472656, 0.7237499952316284, -0.5531250238418579, 0.8849999904632568, 0.6512500047683716, 0.6506249904632568, 0.0, 0.8212499618530273, 1.0362499952316284, 0.6731250286102295, 15.59375], "max": [1.1517223119735718, -0.679646372795105, 1.5037051439285278, 0.14565213024616241, -0.2738279104232788, 1.7370011806488037, -0.19650758802890778, -0.7004526853561401, 1.2050096988677979, 0.056219957768917084, 0.8912328481674194, -0.36492905020713806, 63.82687759399414, 58.795555114746094, 1.1787500381469727, 9.62125015258789, 37.669376373291016, 55.13500213623047, 41.12062454223633, 55.39374923706055, 31.53499984741211, 82.40187072753906, 28.084375381469727, 109.65125274658203, 75.74625396728516, 72.91312408447266, 3.125, 3.1463637351989746, 32.631248474121094, 86.56999969482422, 42.396873474121094, 0.0, 41.813751220703125, 98.3393783569336, 36.97875213623047, 108.55750274658203], "mean": [0.5730500817298889, -1.1694484949111938, 1.2546143531799316, -0.1166776791214943, -0.45751067996025085, 1.4807406663894653, -0.4001185894012451, -0.9021121859550476, 1.1020474433898926, -0.43554574251174927, 0.7232514023780823, -0.5846524834632874, 60.76561737060547, 53.33708190917969, 1.0095957517623901, -0.18477600812911987, 31.444181442260742, 43.96392822265625, 34.59178161621094, 38.956573486328125, 25.24454689025879, 65.3486557006836, 15.148828506469727, 88.99056243896484, 53.374412536621094, 68.75116729736328, 0.8619129061698914, 0.6340186595916748, 14.191712379455566, 38.25825881958008, 22.106416702270508, 0.0, 16.421646118164062, 56.255706787109375, 9.70563793182373, 83.12501525878906], "std": [0.19768264889717102, 0.1470787078142166, 0.11994332820177078, 0.08471299707889557, 0.2302170693874359, 0.395445853471756, 0.17952996492385864, 0.08018237352371216, 0.06716365367174149, 0.25513601303100586, 0.09121650457382202, 0.17694878578186035, 6.023434638977051, 0.9919710755348206, 0.06291650980710983, 2.388690710067749, 12.58936882019043, 18.559040069580078, 13.670705795288086, 17.32007598876953, 9.983637809753418, 26.50865364074707, 6.72678279876709, 34.388427734375, 13.119790077209473, 2.4026076793670654, 0.23634852468967438, 0.9661318063735962, 7.767033100128174, 29.434112548828125, 12.338074684143066, 0.0, 10.67041301727295, 30.92322540283203, 11.066864013671875, 26.1539249420166], "count": [491]}, "timestamp": {"min": [0.0], "max": [16.333333333333332], "mean": [8.166666666666668], "std": [4.724639903973871], "count": [491]}, "frame_index": {"min": [0], "max": [490], "mean": [245.0], "std": [141.7391971192161], "count": [491]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [491]}, "index": {"min": [1471], "max": [1961], "mean": [1716.0], "std": [141.7391971192161], "count": [491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [491]}, "subtask_annotation": {"mean": [1.659877800407332, 5.0, 5.0, 5.0, 5.0], "std": [0.9403812468059134, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [491]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [491]}, "eef_direction_state": {"mean": [4.869653767820774, 3.5091649694501017], "std": [1.6356876896916492, 1.9550492139577722], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_state": {"mean": [0.5112016293279023, 0.8370672097759674], "std": [0.6854442284408275, 0.5866216869750809], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_state": {"mean": [0.32790224032586557, 0.7087576374745418], "std": [0.6543100707239564, 0.8239692594057985], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_direction_action": {"mean": [4.869653767820774, 3.5091649694501017], "std": [1.6356876896916492, 1.9550492139577722], "min": [0, 0], "max": [6, 6], "count": [491]}, "eef_velocity_action": {"mean": [0.5112016293279023, 0.8370672097759674], "std": [0.6854442284408275, 0.5866216869750809], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_acc_mag_action": {"mean": [0.32790224032586557, 0.7087576374745418], "std": [0.6543100707239564, 0.8239692594057985], "min": [0, 0], "max": [2, 2], "count": [491]}, "eef_sim_pose_state": {"mean": [0.6989190926242095, 0.07499134540083821, 1.1387277093454378, 1.421872096418604, 1.305832435563261, 0.8779298944863025, 0.6403306452503833, -0.09673275795622864, 1.2892215902166995, 1.0667986865481498, 1.0312368651382051, 2.0174851043402966], "std": [0.031784453469660565, 0.05582419086926699, 0.015308568667350987, 2.1899103331164524, 0.21378921965772935, 2.0866130483758556, 0.01316291975717212, 0.043408639910883756, 0.03839229042194834, 0.2261658173223379, 0.09692607017911707, 0.14526131809146942], "min": [0.6005122115128231, 0.03490854990136394, 1.0885840303938144, -3.095499560809352, 0.7536688881927645, -3.0166146231025617, 0.6142252364623266, -0.18751452135794588, 1.2033058287668876, 0.6000132150209527, 0.8968808471571692, 1.6534247211586401], "max": [0.7249697861661021, 0.23671243335836906, 1.194194041818715, 3.113555092173714, 1.4925899394259683, 3.0979490841272956, 0.6779141061540318, -0.04285777720110323, 1.3279978099146288, 1.4675540546969357, 1.2967810713281973, 2.2858931930444912], "count": [491]}, "eef_sim_pose_action": {"mean": [0.6989190926242095, 0.07499134540083821, 1.1387277093454378, 1.421872096418604, 1.305832435563261, 0.8779298944863025, 0.6403306452503833, -0.09673275795622864, 1.2892215902166995, 1.0667986865481498, 1.0312368651382051, 2.0174851043402966], "std": [0.031784453469660565, 0.05582419086926699, 0.015308568667350987, 2.1899103331164524, 0.21378921965772935, 2.0866130483758556, 0.01316291975717212, 0.043408639910883756, 0.03839229042194834, 0.2261658173223379, 0.09692607017911707, 0.14526131809146942], "min": [0.6005122115128231, 0.03490854990136394, 1.0885840303938144, -3.095499560809352, 0.7536688881927645, -3.0166146231025617, 0.6142252364623266, -0.18751452135794588, 1.2033058287668876, 0.6000132150209527, 0.8968808471571692, 1.6534247211586401], "max": [0.7249697861661021, 0.23671243335836906, 1.194194041818715, 3.113555092173714, 1.4925899394259683, 3.0979490841272956, 0.6779141061540318, -0.04285777720110323, 1.3279978099146288, 1.4675540546969357, 1.2967810713281973, 2.2858931930444912], "count": [491]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47789451593137255]], [[0.4761465359477124]], [[0.47069079248366014]]], "std": [[[0.21177106687391392]], [[0.20816789512997286]], [[0.21007548011832947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1607843137254902]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5951551491013072]], [[0.6079780310457517]], [[0.5827504901960784]]], "std": [[[0.2830143820465814]], [[0.29074257197988096]], [[0.3042627029238169]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5464071405228759]], [[0.5631380718954249]], [[0.5450800612745098]]], "std": [[[0.30480833403995233]], [[0.31104499368557453]], [[0.31799909897412587]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4469702267156863]], [[0.46460824142156865]], [[0.43497412581699346]]], "std": [[[0.34053277506630253]], [[0.3527763869985881]], [[0.37731555294999736]]], "count": [100]}, "observation.state": {"min": [0.501068115234375, -1.1988346576690674, 0.9586003422737122, -0.2508201599121094, -1.4098700284957886, 0.8032815456390381, -0.8571040630340576, -1.0297932624816895, 0.9070005416870117, -0.6706101894378662, 0.7205357551574707, -0.8405813574790955, 35.39374923706055, 50.838748931884766, 0.6368750333786011, -1.488124966621399, 0.9112499952316284, 0.036666665226221085, 0.9150000214576721, -0.09437499940395355, 0.8888888955116272, 0.1875, 0.8218749761581421, -1.1662499904632568, 31.999374389648438, 58.747501373291016, 0.9275000095367432, -0.5381250381469727, 0.6137499809265137, 0.7756249904632568, 0.7281818389892578, 0.0, 0.7488889098167419, 1.5744444131851196, 0.6937500238418579, 0.7777777314186096], "max": [1.1373693943023682, -0.758611798286438, 1.3322795629501343, -0.1182335764169693, -0.3896772861480713, 1.7326619625091553, -0.25782978534698486, -0.6205971240997314, 1.1233024597167969, 0.12760357558727264, 1.16839599609375, -0.4673313796520233, 67.51937866210938, 66.50333404541016, 1.147777795791626, 8.364375114440918, 37.49625015258789, 43.233123779296875, 40.14312744140625, 46.19062423706055, 42.31687545776367, 102.34437561035156, 34.12874984741211, 108.64749908447266, 72.4175033569336, 73.44562530517578, 2.5199999809265137, 3.7325000762939453, 28.818750381469727, 82.54937744140625, 37.557498931884766, 0.0, 35.263126373291016, 92.17312622070312, 20.59749984741211, 104.25250244140625], "mean": [0.6089616417884827, -1.1087526082992554, 1.1805682182312012, -0.14960306882858276, -0.5256851315498352, 1.516872763633728, -0.5063229203224182, -0.8946021795272827, 1.0593032836914062, -0.24694480001926422, 0.892822265625, -0.6455549597740173, 61.77595138549805, 52.943519592285156, 0.8478228449821472, 0.23572273552417755, 28.40962791442871, 32.69697570800781, 30.517345428466797, 33.83583450317383, 31.127613067626953, 70.87487030029297, 21.083393096923828, 81.79254150390625, 53.28556823730469, 67.62674713134766, 1.2156013250350952, 0.45772555470466614, 14.944625854492188, 24.203779220581055, 20.072635650634766, 0.0, 15.65710735321045, 52.09821701049805, 6.110519886016846, 74.1188735961914], "std": [0.18282771110534668, 0.12864525616168976, 0.08028455078601837, 0.024326691403985023, 0.23565194010734558, 0.2929205000400543, 0.18290667235851288, 0.12095332145690918, 0.0674784854054451, 0.23029503226280212, 0.09631618112325668, 0.11330472677946091, 10.161296844482422, 3.7713000774383545, 0.14322710037231445, 2.8984758853912354, 13.245919227600098, 16.337810516357422, 13.992085456848145, 16.914772033691406, 15.269742012023926, 33.73856735229492, 10.622929573059082, 34.54228973388672, 14.707849502563477, 2.7079246044158936, 0.3216800391674042, 1.0213207006454468, 10.392040252685547, 24.993791580200195, 12.85554313659668, 0.0, 11.438308715820312, 30.58636474609375, 5.890931129455566, 28.73401641845703], "count": [303]}, "action": {"min": [0.501068115234375, -1.1988346576690674, 0.9586003422737122, -0.2508201599121094, -1.4098700284957886, 0.8032815456390381, -0.8571040630340576, -1.0297932624816895, 0.9070005416870117, -0.6706101894378662, 0.7205357551574707, -0.8405813574790955, 35.39374923706055, 50.838748931884766, 0.6368750333786011, -1.488124966621399, 0.9112499952316284, 0.036666665226221085, 0.9150000214576721, -0.09437499940395355, 0.8888888955116272, 0.1875, 0.8218749761581421, -1.1662499904632568, 31.999374389648438, 58.747501373291016, 0.9275000095367432, -0.5381250381469727, 0.6137499809265137, 0.7756249904632568, 0.7281818389892578, 0.0, 0.7488889098167419, 1.5744444131851196, 0.6937500238418579, 0.7777777314186096], "max": [1.1373693943023682, -0.758611798286438, 1.3322795629501343, -0.1182335764169693, -0.3896772861480713, 1.7326619625091553, -0.25782978534698486, -0.6205971240997314, 1.1233024597167969, 0.12760357558727264, 1.16839599609375, -0.4673313796520233, 67.51937866210938, 66.50333404541016, 1.147777795791626, 8.364375114440918, 37.49625015258789, 43.233123779296875, 40.14312744140625, 46.19062423706055, 42.31687545776367, 102.34437561035156, 34.12874984741211, 108.64749908447266, 72.4175033569336, 73.44562530517578, 2.5199999809265137, 3.7325000762939453, 28.818750381469727, 82.54937744140625, 37.557498931884766, 0.0, 35.263126373291016, 92.17312622070312, 20.59749984741211, 104.25250244140625], "mean": [0.6089613437652588, -1.1087533235549927, 1.1805689334869385, -0.14960305392742157, -0.5256852507591248, 1.5168715715408325, -0.5063230991363525, -0.8946024775505066, 1.0593035221099854, -0.2469448447227478, 0.892822265625, -0.645554780960083, 61.775943756103516, 52.943565368652344, 0.8478227257728577, 0.23572295904159546, 28.409605026245117, 32.69697189331055, 30.51738739013672, 33.83583450317383, 31.127622604370117, 70.87489318847656, 21.083396911621094, 81.79253387451172, 53.28559875488281, 67.62673950195312, 1.215600848197937, 0.4577254354953766, 14.944625854492188, 24.203777313232422, 20.07264518737793, 0.0, 15.657116889953613, 52.09820556640625, 6.110518455505371, 74.11882781982422], "std": [0.18282781541347504, 0.12864530086517334, 0.08028458803892136, 0.024326687678694725, 0.2356519252061844, 0.2929205298423767, 0.18290665745735168, 0.12095334380865097, 0.0674784854054451, 0.23029501736164093, 0.09631617367267609, 0.11330469697713852, 10.161297798156738, 3.771300792694092, 0.14322713017463684, 2.898475170135498, 13.245917320251465, 16.337806701660156, 13.992088317871094, 16.914770126342773, 15.269742012023926, 33.73855972290039, 10.622931480407715, 34.542293548583984, 14.707853317260742, 2.7079243659973145, 0.321679949760437, 1.0213208198547363, 10.392040252685547, 24.993793487548828, 12.85554313659668, 0.0, 11.438308715820312, 30.58637046813965, 5.890931129455566, 28.73401641845703], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [303]}, "index": {"min": [1962], "max": [2264], "mean": [2113.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [1.627062706270627, 5.0, 5.0, 5.0, 5.0], "std": [1.12114110570713, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [303]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [303]}, "eef_direction_state": {"mean": [4.521452145214521, 3.9504950495049505], "std": [1.6823786408755526, 1.9364980008771602], "min": [0, 1], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.7491749174917491, 0.6996699669966997], "std": [0.8020956333551734, 0.702823083796927], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.5643564356435643, 0.5841584158415841], "std": [0.8011852801641136, 0.7910471824559002], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [4.521452145214521, 3.9504950495049505], "std": [1.6823786408755526, 1.9364980008771602], "min": [0, 1], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.7491749174917491, 0.6996699669966997], "std": [0.8020956333551734, 0.702823083796927], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.5643564356435643, 0.5841584158415841], "std": [0.8011852801641136, 0.7910471824559002], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.6850316094565994, 0.08840481250774178, 1.1461587785642111, 0.8117887132801629, 1.342284070434895, 0.36110812247964974, 0.6265637970461472, -0.10540937610437245, 1.2939870976155214, 0.9932412483067495, 0.8937104125368214, 1.9589467884673006], "std": [0.02574187000220139, 0.060957294448784304, 0.02178205075427038, 2.2976547776049556, 0.17594486367301926, 2.1754804351804578, 0.010900538204902412, 0.05402055964814018, 0.0339482029278012, 0.15390808563733804, 0.08554531373933535, 0.0466330459500596], "min": [0.6147879184814204, 0.03938524042759095, 1.1025579574326518, -3.125988145533279, 0.7725679100598919, -3.100490959632634, 0.5888774046917306, -0.1905863734916312, 1.2197788528265014, 0.8418866271101082, 0.716190643325449, 1.850678093035659], "max": [0.7247168298671635, 0.2390684068454916, 1.2573469598827247, 3.0962836037666106, 1.4814891817621012, 3.091642288266228, 0.644283457454705, -0.041449419186420505, 1.3340417561013478, 1.3155761345409906, 1.1059465600535865, 2.0552072844156153], "count": [303]}, "eef_sim_pose_action": {"mean": [0.6850316094565994, 0.08840481250774178, 1.1461587785642111, 0.8117887132801629, 1.342284070434895, 0.36110812247964974, 0.6265637970461472, -0.10540937610437245, 1.2939870976155214, 0.9932412483067495, 0.8937104125368214, 1.9589467884673006], "std": [0.02574187000220139, 0.060957294448784304, 0.02178205075427038, 2.2976547776049556, 0.17594486367301926, 2.1754804351804578, 0.010900538204902412, 0.05402055964814018, 0.0339482029278012, 0.15390808563733804, 0.08554531373933535, 0.0466330459500596], "min": [0.6147879184814204, 0.03938524042759095, 1.1025579574326518, -3.125988145533279, 0.7725679100598919, -3.100490959632634, 0.5888774046917306, -0.1905863734916312, 1.2197788528265014, 0.8418866271101082, 0.716190643325449, 1.850678093035659], "max": [0.7247168298671635, 0.2390684068454916, 1.2573469598827247, 3.0962836037666106, 1.4814891817621012, 3.091642288266228, 0.644283457454705, -0.041449419186420505, 1.3340417561013478, 1.3155761345409906, 1.1059465600535865, 2.0552072844156153], "count": [303]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47968054330065363]], [[0.47775398897058824]], [[0.47167455678104575]]], "std": [[[0.21060260137056555]], [[0.20736116971499138]], [[0.20875208113256372]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5855441870915032]], [[0.5991343014705883]], [[0.5757785988562091]]], "std": [[[0.2801893954089475]], [[0.287153332171785]], [[0.30120718075124825]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.11764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5435441911764706]], [[0.5625342279411765]], [[0.5424948406862745]]], "std": [[[0.3057399184402842]], [[0.3094016861725463]], [[0.3173574560330544]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390237418300654]], [[0.4596925490196078]], [[0.43012357026143794]]], "std": [[[0.34137471845962686]], [[0.35146710018465915]], [[0.37607034255636235]]], "count": [100]}, "observation.state": {"min": [0.4827573001384735, -1.2239881753921509, 0.8681429624557495, -0.17657549679279327, -1.4437789916992188, 0.7941261529922485, -0.9016651511192322, -1.0216392278671265, 0.9120444655418396, -0.9963187575340271, 0.48523688316345215, -0.7565375566482544, 28.68000030517578, 52.551876068115234, 0.8387500047683716, -0.6656250357627869, 0.6343749761581421, 0.5612499713897705, 0.6187499761581421, -0.08312500268220901, 0.7243750095367432, 0.125, 0.8706250190734863, -0.8075000047683716, 34.608001708984375, 63.376251220703125, 0.7975000143051147, -0.5925000309944153, 0.9281250238418579, 1.0814286470413208, 0.6541666984558105, 0.0, 1.3324999809265137, 1.5550000667572021, 0.6625000238418579, 18.130624771118164], "max": [1.2880522012710571, -0.6444335579872131, 1.3769359588623047, 0.11460956186056137, -0.332813560962677, 1.3943884372711182, -0.14102673530578613, -0.6313208341598511, 1.2204594612121582, 0.09050507098436356, 1.1077837944030762, -0.4226961135864258, 63.75312423706055, 73.19444274902344, 1.131666660308838, 8.483124732971191, 39.078125, 61.025001525878906, 42.39250183105469, 52.864376068115234, 32.20249938964844, 82.94125366210938, 37.29875183105469, 110.75687408447266, 70.37125396728516, 71.7612533569336, 2.728749990463257, 2.866874933242798, 27.870624542236328, 71.20999908447266, 42.140625, 0.0, 29.139999389648438, 90.16312408447266, 23.849374771118164, 104.6050033569336], "mean": [0.6514598727226257, -1.105331301689148, 1.2194238901138306, 0.02940899133682251, -0.5535593032836914, 1.1948248147964478, -0.4864250421524048, -0.9007261395454407, 1.0921577215194702, -0.33253657817840576, 0.8135207891464233, -0.6159394383430481, 58.926734924316406, 53.802574157714844, 0.9813232421875, 0.38634729385375977, 28.323083877563477, 38.614036560058594, 31.581043243408203, 33.29796600341797, 23.539093017578125, 56.68862533569336, 21.13556671142578, 81.76904296875, 52.462223052978516, 68.40129089355469, 0.8978397846221924, 0.950747549533844, 13.25527572631836, 29.608613967895508, 19.351932525634766, 0.0, 13.788758277893066, 49.722503662109375, 6.0734028816223145, 76.53507232666016], "std": [0.23216742277145386, 0.17078150808811188, 0.12616072595119476, 0.07390820980072021, 0.27340394258499146, 0.23820431530475616, 0.22035370767116547, 0.10926658660173416, 0.0807153731584549, 0.27543893456459045, 0.13915075361728668, 0.10874287039041519, 8.895383834838867, 3.4234659671783447, 0.061168015003204346, 2.379427433013916, 14.55199909210205, 21.07676124572754, 16.136884689331055, 18.538591384887695, 12.398821830749512, 29.57933807373047, 11.721345901489258, 37.87135314941406, 12.429648399353027, 1.8966124057769775, 0.22840087115764618, 0.9634613394737244, 9.1499605178833, 29.088979721069336, 12.927286148071289, 0.0, 8.94330883026123, 30.36918830871582, 6.781514644622803, 28.900421142578125], "count": [316]}, "action": {"min": [0.4827573001384735, -1.2239881753921509, 0.8681429624557495, -0.17657549679279327, -1.4437789916992188, 0.7941261529922485, -0.9016651511192322, -1.0216392278671265, 0.9120444655418396, -0.9963187575340271, 0.48523688316345215, -0.7565375566482544, 28.68000030517578, 52.551876068115234, 0.8387500047683716, -0.6656250357627869, 0.6343749761581421, 0.5612499713897705, 0.6187499761581421, -0.08312500268220901, 0.7243750095367432, 0.125, 0.8706250190734863, -0.8075000047683716, 34.608001708984375, 63.376251220703125, 0.7975000143051147, -0.5925000309944153, 0.9281250238418579, 1.0814286470413208, 0.6541666984558105, 0.0, 1.3324999809265137, 1.5550000667572021, 0.6625000238418579, 18.130624771118164], "max": [1.2880522012710571, -0.6444335579872131, 1.3769359588623047, 0.11460956186056137, -0.332813560962677, 1.3943884372711182, -0.14102673530578613, -0.6313208341598511, 1.2204594612121582, 0.09050507098436356, 1.1077837944030762, -0.4226961135864258, 63.75312423706055, 73.19444274902344, 1.131666660308838, 8.483124732971191, 39.078125, 61.025001525878906, 42.39250183105469, 52.864376068115234, 32.20249938964844, 82.94125366210938, 37.29875183105469, 110.75687408447266, 70.37125396728516, 71.7612533569336, 2.728749990463257, 2.866874933242798, 27.870624542236328, 71.20999908447266, 42.140625, 0.0, 29.139999389648438, 90.16312408447266, 23.849374771118164, 104.6050033569336], "mean": [0.6514598727226257, -1.1053308248519897, 1.2194241285324097, 0.02940901555120945, -0.553559422492981, 1.194825291633606, -0.4864250421524048, -0.9007261991500854, 1.0921576023101807, -0.3325365483760834, 0.813520610332489, -0.6159395575523376, 58.92670822143555, 53.80256271362305, 0.9813235998153687, 0.3863476514816284, 28.323068618774414, 38.61405563354492, 31.581066131591797, 33.2979736328125, 23.539094924926758, 56.688594818115234, 21.135576248168945, 81.76908111572266, 52.462242126464844, 68.40129089355469, 0.8978394269943237, 0.9507474303245544, 13.255279541015625, 29.608617782592773, 19.351938247680664, 0.0, 13.788758277893066, 49.72249984741211, 6.07340145111084, 76.53509521484375], "std": [0.23216736316680908, 0.1707814782857895, 0.12616068124771118, 0.07390821725130081, 0.27340394258499146, 0.23820431530475616, 0.22035382688045502, 0.10926657915115356, 0.0807153657078743, 0.27543893456459045, 0.1391507387161255, 0.108742855489254, 8.895384788513184, 3.423466205596924, 0.06116804480552673, 2.379427433013916, 14.552001953125, 21.07676124572754, 16.136886596679688, 18.53859519958496, 12.398819923400879, 29.57933235168457, 11.721344947814941, 37.87135696411133, 12.429646492004395, 1.8966124057769775, 0.2284010946750641, 0.9634612202644348, 9.149961471557617, 29.08897590637207, 12.927287101745605, 0.0, 8.94330883026123, 30.369184494018555, 6.781514644622803, 28.900426864624023], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [316]}, "index": {"min": [2265], "max": [2580], "mean": [2422.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [1.6487341772151898, 5.0, 5.0, 5.0, 5.0], "std": [1.1638128814414863, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [316]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [316]}, "eef_direction_state": {"mean": [4.503164556962025, 3.617088607594937], "std": [1.6923102659418414, 1.7883835087662756], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.7943037974683544, 0.9873417721518988], "std": [0.8222186464948403, 0.6888565261152295], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.5158227848101266, 0.810126582278481], "std": [0.7524661691288075, 0.8279293886464725], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.503164556962025, 3.617088607594937], "std": [1.6923102659418414, 1.7883835087662756], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.7943037974683544, 0.9873417721518988], "std": [0.8222186464948403, 0.6888565261152295], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.5158227848101266, 0.810126582278481], "std": [0.7524661691288075, 0.8279293886464725], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.680951300936285, 0.09234309835983617, 1.1391961363125505, -2.165260443296724, 1.2570675827416788, 0.24074426292879933, 0.6364316774403541, -0.10618031835479706, 1.2812281911605856, 1.0128474257141347, 0.9629997002554352, 1.9490435947344456], "std": [0.037963292534657044, 0.06367861841053782, 0.024943687891456547, 0.4660362753079167, 0.1922970377776673, 2.702854946746678, 0.019344225028006576, 0.052780440586663924, 0.042274683494324214, 0.33148322925269713, 0.17710067552452838, 0.21443602904456122], "min": [0.5794079485995577, 0.040760337266063346, 1.0942561724016684, -2.7875591606796233, 0.8021450109955368, -3.1296069720467203, 0.5879827910033639, -0.19278635790142357, 1.2029482665858031, -0.09619821499864306, 0.6590743774990417, 1.0858065456514372], "max": [0.7112950164955025, 0.24509221503082462, 1.267842883689589, -0.8892420179126169, 1.421677610688953, 3.1392135283833045, 0.6890046284820639, -0.02061238523531861, 1.3364309753196582, 1.526478878652445, 1.3789186288418152, 2.3204475783263723], "count": [316]}, "eef_sim_pose_action": {"mean": [0.680951300936285, 0.09234309835983617, 1.1391961363125505, -2.165260443296724, 1.2570675827416788, 0.24074426292879933, 0.6364316774403541, -0.10618031835479706, 1.2812281911605856, 1.0128474257141347, 0.9629997002554352, 1.9490435947344456], "std": [0.037963292534657044, 0.06367861841053782, 0.024943687891456547, 0.4660362753079167, 0.1922970377776673, 2.702854946746678, 0.019344225028006576, 0.052780440586663924, 0.042274683494324214, 0.33148322925269713, 0.17710067552452838, 0.21443602904456122], "min": [0.5794079485995577, 0.040760337266063346, 1.0942561724016684, -2.7875591606796233, 0.8021450109955368, -3.1296069720467203, 0.5879827910033639, -0.19278635790142357, 1.2029482665858031, -0.09619821499864306, 0.6590743774990417, 1.0858065456514372], "max": [0.7112950164955025, 0.24509221503082462, 1.267842883689589, -0.8892420179126169, 1.421677610688953, 3.1392135283833045, 0.6890046284820639, -0.02061238523531861, 1.3364309753196582, 1.526478878652445, 1.3789186288418152, 2.3204475783263723], "count": [316]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4593361825980392]], [[0.47662316789215686]], [[0.4703159987745098]]], "std": [[[0.21856140102701235]], [[0.20909280927873686]], [[0.21063462271347932]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5950419321895425]], [[0.6073193137254902]], [[0.57874522875817]]], "std": [[[0.28204568195267]], [[0.28755059098339103]], [[0.30249813166955897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5437444669117647]], [[0.5619318647875817]], [[0.5431696650326797]]], "std": [[[0.30178273891804513]], [[0.30589451532277523]], [[0.3143583943370533]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43696575571895424]], [[0.4602395506535948]], [[0.4296976511437909]]], "std": [[[0.33870941819382977]], [[0.3476512510766962]], [[0.3722977451548199]]], "count": [100]}, "observation.state": {"min": [0.42668038606643677, -1.2768224477767944, 0.9878309369087219, -0.16403448581695557, -1.3185278177261353, 0.7042250633239746, -0.891007661819458, -0.9932669401168823, 0.9253113269805908, -0.9140154123306274, 0.6001802682876587, -0.8219605684280396, 39.657501220703125, 49.29499816894531, 0.9337500333786011, -0.9437500238418579, 0.6243749856948853, 0.5320000052452087, 0.7411110997200012, -0.0925000011920929, 0.5909090638160706, 0.12937499582767487, 0.9424999952316284, 0.39625000953674316, 34.53187561035156, 59.01750183105469, 0.8309999704360962, -0.6018750071525574, 0.8669999837875366, 0.7081249952316284, 0.8374999761581421, 0.0, 0.8168749809265137, 1.8012499809265137, 0.6681250333786011, 0.23749999701976776], "max": [1.0416189432144165, -0.7639048099517822, 1.4677033424377441, 0.16942283511161804, -0.25103476643562317, 1.7757209539413452, -0.16112573444843292, -0.6751905083656311, 1.1140040159225464, 0.15115968883037567, 1.346036434173584, -0.8094672560691833, 68.01437377929688, 67.0955581665039, 1.171875, 8.867500305175781, 38.4743766784668, 58.869998931884766, 41.32374954223633, 66.09562683105469, 34.686248779296875, 87.21687316894531, 55.150001525878906, 109.51750183105469, 68.80374908447266, 68.55562591552734, 2.365000009536743, 4.509999752044678, 21.619375228881836, 68.50312805175781, 37.243751525878906, 0.0, 29.546875, 91.51625061035156, 18.203125, 105.11062622070312], "mean": [0.6140068173408508, -1.1257314682006836, 1.2349069118499756, -0.04565822333097458, -0.5145884156227112, 1.2785807847976685, -0.6132788062095642, -0.8571649193763733, 1.0390403270721436, -0.1658279299736023, 0.9496887922286987, -0.8153719305992126, 59.474937438964844, 51.96957778930664, 1.047469139099121, 1.2340731620788574, 25.674556732177734, 34.82865524291992, 26.423328399658203, 34.537654876708984, 22.075071334838867, 51.43272399902344, 18.844282150268555, 73.00796508789062, 47.15567398071289, 65.16577911376953, 1.1100889444351196, 1.3895848989486694, 8.02029037475586, 18.854938507080078, 11.618485450744629, 0.0, 10.562013626098633, 30.07408332824707, 3.31235933303833, 53.40008544921875], "std": [0.21000106632709503, 0.16120049357414246, 0.11842447519302368, 0.09378135949373245, 0.2800575792789459, 0.44434788823127747, 0.2435326725244522, 0.09664462506771088, 0.06564252078533173, 0.30528607964515686, 0.19650419056415558, 0.0025197025388479233, 8.8162260055542, 4.074408531188965, 0.061760615557432175, 3.1644396781921387, 16.285364151000977, 23.479469299316406, 16.791414260864258, 24.53057861328125, 14.40113353729248, 34.01865005493164, 15.588988304138184, 39.61465072631836, 10.811960220336914, 2.40732479095459, 0.29603666067123413, 1.2877322435379028, 8.677275657653809, 26.419225692749023, 13.118583679199219, 0.0, 9.504135131835938, 32.82419204711914, 4.815639972686768, 37.44219207763672], "count": [231]}, "action": {"min": [0.42668038606643677, -1.2768224477767944, 0.9878309369087219, -0.16403448581695557, -1.3185278177261353, 0.7042250633239746, -0.891007661819458, -0.9932669401168823, 0.9253113269805908, -0.9140154123306274, 0.6001802682876587, -0.8219605684280396, 39.657501220703125, 49.29499816894531, 0.9337500333786011, -0.9437500238418579, 0.6243749856948853, 0.5320000052452087, 0.7411110997200012, -0.0925000011920929, 0.5909090638160706, 0.12937499582767487, 0.9424999952316284, 0.39625000953674316, 34.53187561035156, 59.01750183105469, 0.8309999704360962, -0.6018750071525574, 0.8669999837875366, 0.7081249952316284, 0.8374999761581421, 0.0, 0.8168749809265137, 1.8012499809265137, 0.6681250333786011, 0.23749999701976776], "max": [1.0416189432144165, -0.7639048099517822, 1.4677033424377441, 0.16942283511161804, -0.25103476643562317, 1.7757209539413452, -0.16112573444843292, -0.6751905083656311, 1.1140040159225464, 0.15115968883037567, 1.346036434173584, -0.8094672560691833, 68.01437377929688, 67.0955581665039, 1.171875, 8.867500305175781, 38.4743766784668, 58.869998931884766, 41.32374954223633, 66.09562683105469, 34.686248779296875, 87.21687316894531, 55.150001525878906, 109.51750183105469, 68.80374908447266, 68.55562591552734, 2.365000009536743, 4.509999752044678, 21.619375228881836, 68.50312805175781, 37.243751525878906, 0.0, 29.546875, 91.51625061035156, 18.203125, 105.11062622070312], "mean": [0.6140069365501404, -1.1257317066192627, 1.234906792640686, -0.04565821588039398, -0.5145885348320007, 1.2785812616348267, -0.6132789850234985, -0.8571649193763733, 1.0390397310256958, -0.1658279001712799, 0.9496886730194092, -0.8153722882270813, 59.47492218017578, 51.96957778930664, 1.0474687814712524, 1.2340731620788574, 25.67456817626953, 34.82865905761719, 26.423341751098633, 34.53764724731445, 22.075061798095703, 51.43272018432617, 18.844282150268555, 73.00798034667969, 47.15564727783203, 65.16576385498047, 1.1100887060165405, 1.3895848989486694, 8.02029037475586, 18.854917526245117, 11.618474960327148, 0.0, 10.562018394470215, 30.074081420898438, 3.31235408782959, 53.40011215209961], "std": [0.21000108122825623, 0.16120049357414246, 0.11842448264360428, 0.09378133714199066, 0.2800575792789459, 0.44434791803359985, 0.2435327023267746, 0.09664462506771088, 0.06564250588417053, 0.30528610944747925, 0.19650420546531677, 0.002519704168662429, 8.8162260055542, 4.074408531188965, 0.06176060438156128, 3.1644399166107178, 16.28536605834961, 23.479469299316406, 16.791414260864258, 24.53057861328125, 14.401134490966797, 34.01865005493164, 15.58898639678955, 39.61465072631836, 10.811960220336914, 2.407325029373169, 0.29603666067123413, 1.2877322435379028, 8.677276611328125, 26.41922950744629, 13.118585586547852, 0.0, 9.504135131835938, 32.824188232421875, 4.815639019012451, 37.44219207763672], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [231]}, "index": {"min": [2581], "max": [2811], "mean": [2696.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [1.6493506493506493, 5.0, 5.0, 5.0, 5.0], "std": [1.3102945747869195, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [231]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [231]}, "eef_direction_state": {"mean": [4.004329004329004, 3.774891774891775], "std": [1.5583814322215706, 1.7559969878071435], "min": [1, 1], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [0.9826839826839827, 0.8614718614718615], "std": [0.7324593451795448, 0.7194487414906391], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.7012987012987013, 0.8398268398268398], "std": [0.806868808675795, 0.8402060999313644], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [4.004329004329004, 3.774891774891775], "std": [1.5583814322215706, 1.7559969878071435], "min": [1, 1], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [0.9826839826839827, 0.8614718614718615], "std": [0.7324593451795448, 0.7194487414906391], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.7012987012987013, 0.8398268398268398], "std": [0.806868808675795, 0.8402060999313644], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.6885172284179902, 0.08826906413724162, 1.1421755683661898, 0.031016075615679248, 1.1896423185569058, -0.3839634392931872, 0.6266192395394624, -0.1331713536768721, 1.2744279876482314, 0.8120311661477678, 0.97257589275779, 1.667603487522269], "std": [0.03467515360279176, 0.06322114982471683, 0.027177035937848683, 2.2100051132343284, 0.2135562691647467, 2.1908005150987866, 0.016126401021065995, 0.057460839205517734, 0.045952900753351705, 0.546421504580317, 0.1583882698312761, 0.413713218156952], "min": [0.6155214253302651, 0.02364912637825267, 1.1033424569386165, -3.127645973897156, 0.7472810086478052, -3.0825026342644266, 0.5849876263056447, -0.19916266359518392, 1.1948008932394198, -0.7536039990539317, 0.8344676759000205, 0.3564471468844207], "max": [0.7376912702949808, 0.20912579810001813, 1.2556907442478253, 3.0609521870300025, 1.469040932247951, 3.1406150860281543, 0.6473499868681005, -0.02804894128704058, 1.3278711669877183, 1.428841926438914, 1.3317765809236155, 2.0224662423481923], "count": [231]}, "eef_sim_pose_action": {"mean": [0.6885172284179902, 0.08826906413724162, 1.1421755683661898, 0.031016075615679248, 1.1896423185569058, -0.3839634392931872, 0.6266192395394624, -0.1331713536768721, 1.2744279876482314, 0.8120311661477678, 0.97257589275779, 1.667603487522269], "std": [0.03467515360279176, 0.06322114982471683, 0.027177035937848683, 2.2100051132343284, 0.2135562691647467, 2.1908005150987866, 0.016126401021065995, 0.057460839205517734, 0.045952900753351705, 0.546421504580317, 0.1583882698312761, 0.413713218156952], "min": [0.6155214253302651, 0.02364912637825267, 1.1033424569386165, -3.127645973897156, 0.7472810086478052, -3.0825026342644266, 0.5849876263056447, -0.19916266359518392, 1.1948008932394198, -0.7536039990539317, 0.8344676759000205, 0.3564471468844207], "max": [0.7376912702949808, 0.20912579810001813, 1.2556907442478253, 3.0609521870300025, 1.469040932247951, 3.1406150860281543, 0.6473499868681005, -0.02804894128704058, 1.3278711669877183, 1.428841926438914, 1.3317765809236155, 2.0224662423481923], "count": [231]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795755596405229]], [[0.4785070812908496]], [[0.4731653778594771]]], "std": [[[0.2125140957225054]], [[0.2086658898111962]], [[0.20951270743118272]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.1568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.615320420751634]], [[0.6186283639705883]], [[0.5995946895424836]]], "std": [[[0.27330381734125325]], [[0.27214509961552685]], [[0.2830295415259458]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.15294117647058825]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5651490379901961]], [[0.5874240134803921]], [[0.5708418157679739]]], "std": [[[0.28950457487389913]], [[0.29425848130090004]], [[0.30349714044200105]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43542965686274515]], [[0.45851883374183006]], [[0.43011741625816996]]], "std": [[[0.34121816218051665]], [[0.35027201973697414]], [[0.3746664243934078]]], "count": [100]}, "observation.state": {"min": [0.4766298532485962, -1.3412680625915527, 0.9840161800384521, -0.2993152439594269, -1.3917287588119507, 0.3535086214542389, -0.8646143078804016, -1.0303654670715332, 0.9335342645645142, -0.6838187575340271, 0.678430438041687, -0.2615014910697937, 39.25, 47.58625030517578, 0.9487500190734863, -1.25, -0.18312500417232513, 0.3449999988079071, 0.2900000214576721, -0.10999999940395355, 0.13562500476837158, 0.14499999582767487, 0.9743750095367432, -0.18312500417232513, 33.786251068115234, 61.50187683105469, 0.9268749952316284, -0.4268749952316284, 1.0364285707473755, 0.8068749904632568, 3.658888816833496, 0.0, 0.9099999666213989, 8.885624885559082, 0.5518749952316284, 66.38555908203125], "max": [1.2319753170013428, -0.7761120200157166, 1.5773060321807861, 0.283937007188797, -0.3073500692844391, 1.2517166137695312, -0.2666991055011749, -0.664890706539154, 1.1720359325408936, 0.07939460128545761, 1.116388201713562, -0.25318053364753723, 65.49874877929688, 62.49555587768555, 1.1668750047683716, 9.50374984741211, 46.44124984741211, 61.86000061035156, 44.165626525878906, 76.98562622070312, 37.57437515258789, 98.328125, 34.01874923706055, 111.05249786376953, 74.60625457763672, 72.23687744140625, 2.5087499618530273, 4.280624866485596, 30.354999542236328, 84.08499908447266, 47.48750305175781, 0.0, 39.178123474121094, 87.83438110351562, 35.055625915527344, 108.79875183105469], "mean": [0.6446607112884521, -1.1422462463378906, 1.266017198562622, 0.11463595181703568, -0.5578147768974304, 0.9873883724212646, -0.5629574656486511, -0.9215819835662842, 1.1074481010437012, -0.18728578090667725, 0.9533097147941589, -0.2572830617427826, 60.740325927734375, 50.50407791137695, 1.0376086235046387, 0.8444468975067139, 32.721290588378906, 36.82369613647461, 29.980745315551758, 51.66471481323242, 24.618528366088867, 67.8346176147461, 21.66387176513672, 80.99653625488281, 55.6047248840332, 66.9745101928711, 1.0448414087295532, 0.9449041485786438, 16.551937103271484, 31.10028648376465, 26.134531021118164, 0.0, 21.266666412353516, 60.386959075927734, 14.988311767578125, 91.91722869873047], "std": [0.23745441436767578, 0.13959379494190216, 0.12812300026416779, 0.14254654943943024, 0.3050086796283722, 0.3285646438598633, 0.1511559933423996, 0.09261143207550049, 0.05680185556411743, 0.16868731379508972, 0.09668973088264465, 0.001711450982838869, 7.844730854034424, 4.424096584320068, 0.04884561896324158, 3.603736162185669, 19.47817039489746, 22.025205612182617, 17.24492645263672, 31.973901748657227, 14.507575988769531, 40.678443908691406, 13.199634552001953, 43.4244384765625, 13.715317726135254, 2.6878864765167236, 0.18317902088165283, 1.3252496719360352, 9.65400505065918, 29.124238967895508, 13.129608154296875, 0.0, 13.010721206665039, 24.109962463378906, 13.477346420288086, 11.620406150817871], "count": [317]}, "action": {"min": [0.4766298532485962, -1.3412680625915527, 0.9840161800384521, -0.2993152439594269, -1.3917287588119507, 0.3535086214542389, -0.8646143078804016, -1.0303654670715332, 0.9335342645645142, -0.6838187575340271, 0.678430438041687, -0.2615014910697937, 39.25, 47.58625030517578, 0.9487500190734863, -1.25, -0.18312500417232513, 0.3449999988079071, 0.2900000214576721, -0.10999999940395355, 0.13562500476837158, 0.14499999582767487, 0.9743750095367432, -0.18312500417232513, 33.786251068115234, 61.50187683105469, 0.9268749952316284, -0.4268749952316284, 1.0364285707473755, 0.8068749904632568, 3.658888816833496, 0.0, 0.9099999666213989, 8.885624885559082, 0.5518749952316284, 66.38555908203125], "max": [1.2319753170013428, -0.7761120200157166, 1.5773060321807861, 0.283937007188797, -0.3073500692844391, 1.2517166137695312, -0.2666991055011749, -0.664890706539154, 1.1720359325408936, 0.07939460128545761, 1.116388201713562, -0.25318053364753723, 65.49874877929688, 62.49555587768555, 1.1668750047683716, 9.50374984741211, 46.44124984741211, 61.86000061035156, 44.165626525878906, 76.98562622070312, 37.57437515258789, 98.328125, 34.01874923706055, 111.05249786376953, 74.60625457763672, 72.23687744140625, 2.5087499618530273, 4.280624866485596, 30.354999542236328, 84.08499908447266, 47.48750305175781, 0.0, 39.178123474121094, 87.83438110351562, 35.055625915527344, 108.79875183105469], "mean": [0.6446607112884521, -1.1422462463378906, 1.2660170793533325, 0.11463598161935806, -0.5578147172927856, 0.9873882532119751, -0.5629574060440063, -0.9215826988220215, 1.1074488162994385, -0.18728578090667725, 0.953309953212738, -0.25728344917297363, 60.74028396606445, 50.504066467285156, 1.0376091003417969, 0.8444467782974243, 32.72129821777344, 36.82368087768555, 29.980749130249023, 51.664703369140625, 24.618520736694336, 67.83460998535156, 21.663862228393555, 80.99652862548828, 55.604736328125, 66.97456359863281, 1.0448417663574219, 0.9449040293693542, 16.551937103271484, 31.100290298461914, 26.1345157623291, 0.0, 21.266677856445312, 60.38694763183594, 14.988311767578125, 91.91732025146484], "std": [0.23745441436767578, 0.13959378004074097, 0.1281229555606842, 0.14254657924175262, 0.3050086796283722, 0.3285646438598633, 0.1511560082435608, 0.09261142462491989, 0.05680185183882713, 0.16868726909160614, 0.09668973088264465, 0.0017114506335929036, 7.844732284545898, 4.424095630645752, 0.04884560778737068, 3.60373592376709, 19.478174209594727, 22.025205612182617, 17.24492645263672, 31.973894119262695, 14.50757884979248, 40.67844009399414, 13.199631690979004, 43.424434661865234, 13.715313911437988, 2.6878864765167236, 0.18317914009094238, 1.3252496719360352, 9.654006958007812, 29.124244689941406, 13.129607200622559, 0.0, 13.010721206665039, 24.109960556030273, 13.477343559265137, 11.620406150817871], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [317]}, "index": {"min": [2812], "max": [3128], "mean": [2970.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [1.6435331230283912, 5.0, 5.0, 5.0, 5.0], "std": [1.1656482239620565, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [317]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [317]}, "eef_direction_state": {"mean": [4.539432176656152, 4.523659305993691], "std": [1.7300071094398104, 1.7894472960253693], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.7917981072555205, 0.555205047318612], "std": [0.8633049895492592, 0.6839390265403756], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.5520504731861199, 0.501577287066246], "std": [0.791100274390139, 0.7644490631884334], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [4.539432176656152, 4.523659305993691], "std": [1.7300071094398104, 1.7894472960253693], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.7917981072555205, 0.555205047318612], "std": [0.8633049895492592, 0.6839390265403756], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.5520504731861199, 0.501577287066246], "std": [0.791100274390139, 0.7644490631884334], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.6846983083015902, 0.08727708535672478, 1.1354202431132328, -2.067323513046319, 1.1386396679017126, 0.5607309112275094, 0.6384175440707158, -0.11820523584733308, 1.2823038616226374, 1.1479355939844147, 0.5043293664638029, 2.1745149593517135], "std": [0.030972812949763964, 0.06887886562130147, 0.0193443012466603, 0.42799215338208024, 0.28653488036971686, 2.694000344308159, 0.015426219073242516, 0.03766162626913308, 0.03470501695056256, 0.09172024001165245, 0.1303969443018639, 0.04870441920380238], "min": [0.6099966462889042, 0.035593047678828316, 1.096457338813574, -2.544095572748633, 0.6411611749368586, -3.1302735508132575, 0.5937285512070549, -0.1824428555193279, 1.207925807272511, 1.0357353223609098, 0.34911650891805746, 2.0780955730068524], "max": [0.7342068369691639, 0.25958416056385086, 1.216937356177712, -1.1223342469059763, 1.3857833904772292, 3.1403852083107684, 0.6566388251258626, -0.05054198259703044, 1.332030206664315, 1.3515997661207124, 0.9330942519720309, 2.298927507743903], "count": [317]}, "eef_sim_pose_action": {"mean": [0.6846983083015902, 0.08727708535672478, 1.1354202431132328, -2.067323513046319, 1.1386396679017126, 0.5607309112275094, 0.6384175440707158, -0.11820523584733308, 1.2823038616226374, 1.1479355939844147, 0.5043293664638029, 2.1745149593517135], "std": [0.030972812949763964, 0.06887886562130147, 0.0193443012466603, 0.42799215338208024, 0.28653488036971686, 2.694000344308159, 0.015426219073242516, 0.03766162626913308, 0.03470501695056256, 0.09172024001165245, 0.1303969443018639, 0.04870441920380238], "min": [0.6099966462889042, 0.035593047678828316, 1.096457338813574, -2.544095572748633, 0.6411611749368586, -3.1302735508132575, 0.5937285512070549, -0.1824428555193279, 1.207925807272511, 1.0357353223609098, 0.34911650891805746, 2.0780955730068524], "max": [0.7342068369691639, 0.25958416056385086, 1.216937356177712, -1.1223342469059763, 1.3857833904772292, 3.1403852083107684, 0.6566388251258626, -0.05054198259703044, 1.332030206664315, 1.3515997661207124, 0.9330942519720309, 2.298927507743903], "count": [317]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48168195261437907]], [[0.47944007965686275]], [[0.4736523570261438]]], "std": [[[0.2126097279144372]], [[0.20936948197025929]], [[0.20918497769771796]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1607843137254902]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5888795874183006]], [[0.6029522671568628]], [[0.5809546139705882]]], "std": [[[0.27663436490480775]], [[0.28248550774977127]], [[0.29647079697295287]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5334504309640523]], [[0.5543527512254901]], [[0.5372608435457515]]], "std": [[[0.29822476877730425]], [[0.3033807885439002]], [[0.31245596773718115]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336810191993464]], [[0.45694829656862745]], [[0.428727295751634]]], "std": [[[0.34180741406300463]], [[0.35075666462518584]], [[0.3745192404727811]]], "count": [100]}, "observation.state": {"min": [0.4909113347530365, -1.3261044025421143, 0.9964777231216431, -0.21122300624847412, -1.6165026426315308, 0.40279048681259155, -0.806799590587616, -1.017395257949829, 0.8805091381072998, -0.764024019241333, 0.5961747765541077, -0.3419928252696991, 36.700714111328125, 50.1349983215332, 1.0088889598846436, -0.7950000166893005, 0.5410000085830688, -0.15062500536441803, 0.4581249952316284, -0.11437500268220901, 0.3333333432674408, 0.15000000596046448, 1.0609090328216553, 0.34437498450279236, 28.656665802001953, 61.49187469482422, 0.984375, -0.03375000134110451, 0.6388888955116272, 0.9537500143051147, 1.1362500190734863, 0.0, 0.9787499904632568, 1.0774999856948853, 0.6476923227310181, 0.1574999988079071], "max": [1.2057487964630127, -0.7887006998062134, 1.5530823469161987, 0.22852769494056702, -0.3044651746749878, 1.3481584787368774, -0.2139839380979538, -0.5970727801322937, 1.1507447957992554, 0.024319065734744072, 1.349766492843628, -0.25766289234161377, 67.21749877929688, 74.1609115600586, 1.1827272176742554, 9.587499618530273, 40.171875, 50.34000015258789, 40.69874954223633, 55.96500015258789, 30.327499389648438, 86.98687744140625, 25.092498779296875, 109.10437774658203, 70.77188110351562, 73.79812622070312, 2.84375, 2.786249876022339, 26.781875610351562, 83.27312469482422, 36.29125213623047, 0.0, 28.014999389648438, 92.65812683105469, 27.6825008392334, 109.20000457763672], "mean": [0.691494345664978, -1.126719355583191, 1.2550886869430542, 0.04094581678509712, -0.6093636155128479, 1.0142245292663574, -0.5706585645675659, -0.8664130568504333, 1.0616453886032104, -0.1901361048221588, 0.8963802456855774, -0.29373106360435486, 59.65678024291992, 54.12097930908203, 1.0959439277648926, 1.132197380065918, 27.203750610351562, 33.74415969848633, 27.976768493652344, 34.18084716796875, 20.2402286529541, 55.083717346191406, 13.185992240905762, 75.97025299072266, 49.991249084472656, 69.03907012939453, 1.1773319244384766, 0.8003131151199341, 11.048019409179688, 25.665868759155273, 17.196382522583008, 0.0, 11.387934684753418, 49.17607879638672, 6.710361957550049, 70.99219512939453], "std": [0.23515084385871887, 0.16039100289344788, 0.13522660732269287, 0.11680249869823456, 0.35767269134521484, 0.3498046100139618, 0.1765628457069397, 0.11403053998947144, 0.06873511523008347, 0.19692707061767578, 0.162632554769516, 0.039707232266664505, 11.013581275939941, 6.5166707038879395, 0.04508606716990471, 3.123971462249756, 16.955568313598633, 21.251773834228516, 17.122207641601562, 22.319122314453125, 12.523767471313477, 34.311012268066406, 8.128009796142578, 43.62407684326172, 13.279621124267578, 3.012300968170166, 0.30069515109062195, 0.7078907489776611, 8.64210033416748, 29.875295639038086, 11.879481315612793, 0.0, 9.277763366699219, 32.65933609008789, 7.774247646331787, 36.53853988647461], "count": [204]}, "action": {"min": [0.4909113347530365, -1.3261044025421143, 0.9964777231216431, -0.21122300624847412, -1.6165026426315308, 0.40279048681259155, -0.806799590587616, -1.017395257949829, 0.8805091381072998, -0.764024019241333, 0.5961747765541077, -0.3419928252696991, 36.700714111328125, 50.1349983215332, 1.0088889598846436, -0.7950000166893005, 0.5410000085830688, -0.15062500536441803, 0.4581249952316284, -0.11437500268220901, 0.3333333432674408, 0.15000000596046448, 1.0609090328216553, 0.34437498450279236, 28.656665802001953, 61.49187469482422, 0.984375, -0.03375000134110451, 0.6388888955116272, 0.9537500143051147, 1.1362500190734863, 0.0, 0.9787499904632568, 1.0774999856948853, 0.6476923227310181, 0.1574999988079071], "max": [1.2057487964630127, -0.7887006998062134, 1.5530823469161987, 0.22852769494056702, -0.3044651746749878, 1.3481584787368774, -0.2139839380979538, -0.5970727801322937, 1.1507447957992554, 0.024319065734744072, 1.349766492843628, -0.25766289234161377, 67.21749877929688, 74.1609115600586, 1.1827272176742554, 9.587499618530273, 40.171875, 50.34000015258789, 40.69874954223633, 55.96500015258789, 30.327499389648438, 86.98687744140625, 25.092498779296875, 109.10437774658203, 70.77188110351562, 73.79812622070312, 2.84375, 2.786249876022339, 26.781875610351562, 83.27312469482422, 36.29125213623047, 0.0, 28.014999389648438, 92.65812683105469, 27.6825008392334, 109.20000457763672], "mean": [0.6914945244789124, -1.1267187595367432, 1.255088448524475, 0.04094582051038742, -0.6093636751174927, 1.014224648475647, -0.5706586837768555, -0.8664131164550781, 1.0616458654403687, -0.19013617932796478, 0.8963798880577087, -0.293731153011322, 59.656768798828125, 54.12097930908203, 1.0959442853927612, 1.1321972608566284, 27.203754425048828, 33.744178771972656, 27.976768493652344, 34.18083953857422, 20.24022674560547, 55.08372497558594, 13.185991287231445, 75.9702377319336, 49.99123001098633, 69.03910827636719, 1.177331566810608, 0.8003132939338684, 11.048005104064941, 25.665857315063477, 17.196386337280273, 0.0, 11.387931823730469, 49.176082611083984, 6.710358142852783, 70.99217987060547], "std": [0.2351507842540741, 0.16039101779460907, 0.13522660732269287, 0.11680250614881516, 0.35767272114753723, 0.3498045802116394, 0.1765628606081009, 0.11403053998947144, 0.06873512268066406, 0.1969270408153534, 0.162632554769516, 0.03970722481608391, 11.013581275939941, 6.516671180725098, 0.04508606716990471, 3.123971462249756, 16.955568313598633, 21.25177001953125, 17.122203826904297, 22.319122314453125, 12.523767471313477, 34.311004638671875, 8.128007888793945, 43.62407302856445, 13.279619216918945, 3.012300729751587, 0.3006952106952667, 0.7078908085823059, 8.64210033416748, 29.875293731689453, 11.879480361938477, 0.0, 9.277763366699219, 32.659339904785156, 7.774245738983154, 36.538536071777344], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [204]}, "index": {"min": [3129], "max": [3332], "mean": [3230.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [1.661764705882353, 5.0, 5.0, 5.0, 5.0], "std": [1.327798127052943, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [204]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [204]}, "eef_direction_state": {"mean": [4.03921568627451, 3.588235294117647], "std": [1.7287736139765084, 1.8006150429428192], "min": [0, 1], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.0637254901960784, 0.9950980392156863], "std": [0.8749553731685558, 0.7573013815814521], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.7254901960784313, 0.9215686274509803], "std": [0.7940571267182981, 0.8538984936437897], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [4.03921568627451, 3.588235294117647], "std": [1.7287736139765084, 1.8006150429428192], "min": [0, 1], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.0637254901960784, 0.9950980392156863], "std": [0.8749553731685558, 0.7573013815814521], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.7254901960784313, 0.9215686274509803], "std": [0.7940571267182981, 0.8538984936437897], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.6805156409266014, 0.10073410713655764, 1.1308619617051296, -2.0439502359156094, 1.0965159604766173, 0.05979213622171537, 0.6347208431978496, -0.1260696934490235, 1.2773075765034028, 1.2030801165932439, 0.5558858541182086, 2.1606465947781714], "std": [0.03660344383804564, 0.07087758417909554, 0.039070939831156816, 0.5179912325194835, 0.2822201437889629, 2.641273598022348, 0.020832551244466695, 0.04763344518039493, 0.03577431762585487, 0.1217214159268403, 0.17366325283099535, 0.07699856817584058], "min": [0.5959131272052163, 0.03653989686660328, 1.0856432332421964, -2.7299473268897265, 0.6040652252637257, -3.1203461349190946, 0.5736754582917399, -0.20956825403288118, 1.2096673023345383, 0.9378164466873669, 0.38907894301239465, 1.9415829880271125], "max": [0.7331555189736656, 0.24723222110773618, 1.303245363463814, -0.7495176462672335, 1.3624470127357076, 3.1339960437278704, 0.6601388658796938, -0.04244912628594044, 1.3425685959879825, 1.4282968361712531, 1.0861052471491761, 2.280057668137816], "count": [204]}, "eef_sim_pose_action": {"mean": [0.6805156409266014, 0.10073410713655764, 1.1308619617051296, -2.0439502359156094, 1.0965159604766173, 0.05979213622171537, 0.6347208431978496, -0.1260696934490235, 1.2773075765034028, 1.2030801165932439, 0.5558858541182086, 2.1606465947781714], "std": [0.03660344383804564, 0.07087758417909554, 0.039070939831156816, 0.5179912325194835, 0.2822201437889629, 2.641273598022348, 0.020832551244466695, 0.04763344518039493, 0.03577431762585487, 0.1217214159268403, 0.17366325283099535, 0.07699856817584058], "min": [0.5959131272052163, 0.03653989686660328, 1.0856432332421964, -2.7299473268897265, 0.6040652252637257, -3.1203461349190946, 0.5736754582917399, -0.20956825403288118, 1.2096673023345383, 0.9378164466873669, 0.38907894301239465, 1.9415829880271125], "max": [0.7331555189736656, 0.24723222110773618, 1.303245363463814, -0.7495176462672335, 1.3624470127357076, 3.1339960437278704, 0.6601388658796938, -0.04244912628594044, 1.3425685959879825, 1.4282968361712531, 1.0861052471491761, 2.280057668137816], "count": [204]}}} +{"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.4771611538876557]], [[0.477088528178567]], [[0.47198620360093724]]], "std": [[[0.2144502963824373]], [[0.2101587157067065]], [[0.20965324309863878]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.10980392156862745]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.617209949978419]], [[0.6303482704402517]], [[0.6105631185257121]]], "std": [[[0.26870452036055414]], [[0.2747486959019205]], [[0.2900616171263821]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5527508189203355]], [[0.5753113323159452]], [[0.5569032633493649]]], "std": [[[0.2972451085083286]], [[0.3034752038478616]], [[0.31090794825896656]]], "count": [106]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362970676871377]], [[0.45773862760513007]], [[0.428384979266864]]], "std": [[[0.34321468844868613]], [[0.3519242717341795]], [[0.3767488651991585]]], "count": [106]}, "observation.state": {"min": [0.4980163276195526, -1.2886959314346313, 0.9606984853744507, -0.16775387525558472, -1.3561244010925293, 0.5544031858444214, -0.8570563197135925, -1.0126268863677979, 0.9724871516227722, -0.964894711971283, 0.45774680376052856, -0.35744258761405945, 37.4555549621582, 50.19750213623047, 0.9225000143051147, -1.294374942779541, 0.22437500953674316, 0.2187499850988388, 0.4481250047683716, -0.11500000208616257, 0.3137499988079071, 0.004374994896352291, 0.9587500095367432, 0.08937501162290573, 33.32250213623047, 61.25250244140625, 0.6474999785423279, -0.9268749952316284, 0.8650000095367432, 0.5668749809265137, 0.7237499952316284, 0.0, 0.7718750238418579, 1.3568750619888306, 0.6037499904632568, 1.2918750047683716], "max": [1.22377347946167, -0.7776855826377869, 1.4739261865615845, 0.16718165576457977, -0.36678874492645264, 1.345130443572998, -0.1546168029308319, -0.6691293120384216, 1.2673094272613525, 0.08504520356655121, 0.9483720660209656, -0.33534085750579834, 64.98687744140625, 71.53777313232422, 1.225000023841858, 9.458749771118164, 38.557498931884766, 66.23687744140625, 39.30312728881836, 72.64562225341797, 35.540626525878906, 88.17500305175781, 27.751874923706055, 109.78687286376953, 71.95999908447266, 74.89812469482422, 2.331249952316284, 6.591249942779541, 33.875, 87.66812896728516, 41.30812454223633, 0.0, 35.364376068115234, 95.91937255859375, 24.948749542236328, 107.57437896728516], "mean": [0.5875809788703918, -1.1864466667175293, 1.2601221799850464, 0.06436539441347122, -0.5072581171989441, 1.193994164466858, -0.40266653895378113, -0.9432999491691589, 1.138232946395874, -0.4351649582386017, 0.7332844734191895, -0.34228503704071045, 61.847347259521484, 52.51436233520508, 1.0680991411209106, 0.044192176312208176, 30.77878189086914, 52.01462936401367, 32.65040969848633, 55.32737731933594, 27.708946228027344, 69.2177505493164, 17.751693725585938, 89.07450103759766, 55.51716613769531, 68.51663208007812, 0.9399590492248535, 0.8677453398704529, 15.474489212036133, 42.772857666015625, 19.897735595703125, 0.0, 13.317551612854004, 56.4658088684082, 6.253706932067871, 80.50899505615234], "std": [0.15240876376628876, 0.10049257427453995, 0.08378781378269196, 0.05964743345975876, 0.20568156242370605, 0.25878146290779114, 0.16211731731891632, 0.07298517227172852, 0.05554896593093872, 0.25602254271507263, 0.11333692073822021, 0.003834109753370285, 6.576813697814941, 2.377760410308838, 0.07764489948749542, 3.0126874446868896, 11.998522758483887, 21.21341323852539, 12.440159797668457, 23.047075271606445, 11.051948547363281, 27.011648178100586, 7.238603591918945, 32.2411003112793, 10.180562019348145, 3.205242872238159, 0.2575725018978119, 1.7633888721466064, 8.76045036315918, 30.016769409179688, 11.615281105041504, 0.0, 9.530948638916016, 26.128530502319336, 7.437006950378418, 26.992185592651367], "count": [504]}, "action": {"min": [0.4980163276195526, -1.2886959314346313, 0.9606984853744507, -0.16775387525558472, -1.3561244010925293, 0.5544031858444214, -0.8570563197135925, -1.0126268863677979, 0.9724871516227722, -0.964894711971283, 0.45774680376052856, -0.35744258761405945, 37.4555549621582, 50.19750213623047, 0.9225000143051147, -1.294374942779541, 0.22437500953674316, 0.2187499850988388, 0.4481250047683716, -0.11500000208616257, 0.3137499988079071, 0.004374994896352291, 0.9587500095367432, 0.08937501162290573, 33.32250213623047, 61.25250244140625, 0.6474999785423279, -0.9268749952316284, 0.8650000095367432, 0.5668749809265137, 0.7237499952316284, 0.0, 0.7718750238418579, 1.3568750619888306, 0.6037499904632568, 1.2918750047683716], "max": [1.22377347946167, -0.7776855826377869, 1.4739261865615845, 0.16718165576457977, -0.36678874492645264, 1.345130443572998, -0.1546168029308319, -0.6691293120384216, 1.2673094272613525, 0.08504520356655121, 0.9483720660209656, -0.33534085750579834, 64.98687744140625, 71.53777313232422, 1.225000023841858, 9.458749771118164, 38.557498931884766, 66.23687744140625, 39.30312728881836, 72.64562225341797, 35.540626525878906, 88.17500305175781, 27.751874923706055, 109.78687286376953, 71.95999908447266, 74.89812469482422, 2.331249952316284, 6.591249942779541, 33.875, 87.66812896728516, 41.30812454223633, 0.0, 35.364376068115234, 95.91937255859375, 24.948749542236328, 107.57437896728516], "mean": [0.5875808000564575, -1.1864476203918457, 1.260122299194336, 0.06436534225940704, -0.5072581171989441, 1.1939952373504639, -0.40266653895378113, -0.9433003067970276, 1.1382335424423218, -0.4351649582386017, 0.7332843542098999, -0.3422848880290985, 61.84726333618164, 52.51434326171875, 1.0680984258651733, 0.04419216141104698, 30.778772354125977, 52.01466751098633, 32.65043258666992, 55.32737350463867, 27.70891761779785, 69.21770477294922, 17.751697540283203, 89.07451629638672, 55.51719284057617, 68.51666259765625, 0.9399594664573669, 0.8677457571029663, 15.474479675292969, 42.772850036621094, 19.897735595703125, 0.0, 13.317548751831055, 56.46581268310547, 6.253709316253662, 80.5089340209961], "std": [0.15240871906280518, 0.10049259662628174, 0.08378782868385315, 0.05964743718504906, 0.20568154752254486, 0.25878146290779114, 0.16211731731891632, 0.07298516482114792, 0.05554896220564842, 0.256022572517395, 0.1133369505405426, 0.0038341092877089977, 6.5768141746521, 2.377760410308838, 0.077644944190979, 3.012688398361206, 11.99852466583252, 21.213409423828125, 12.44015884399414, 23.047075271606445, 11.051948547363281, 27.011655807495117, 7.238602638244629, 32.24110412597656, 10.180562019348145, 3.2052416801452637, 0.25757262110710144, 1.7633888721466064, 8.76044750213623, 30.016765594482422, 11.615279197692871, 0.0, 9.530949592590332, 26.128528594970703, 7.437008380889893, 26.9921875], "count": [504]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [504]}, "index": {"min": [3333], "max": [3836], "mean": [3584.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [504]}, "subtask_annotation": {"mean": [1.7976190476190477, 5.0, 5.0, 5.0, 5.0], "std": [0.9650202963335015, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [504]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [504]}, "eef_direction_state": {"mean": [5.067460317460317, 3.484126984126984], "std": [1.5389817993023929, 2.017715693252063], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_state": {"mean": [0.44047619047619047, 0.9365079365079365], "std": [0.6960978050497002, 0.7154311803007553], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_state": {"mean": [0.2619047619047619, 0.7797619047619048], "std": [0.5832118435198035, 0.8268240674706756], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_direction_action": {"mean": [5.067460317460317, 3.484126984126984], "std": [1.5389817993023929, 2.017715693252063], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_action": {"mean": [0.44047619047619047, 0.9365079365079365], "std": [0.6960978050497002, 0.7154311803007553], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_action": {"mean": [0.2619047619047619, 0.7797619047619048], "std": [0.5832118435198035, 0.8268240674706756], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_sim_pose_state": {"mean": [0.6865371817497776, 0.058452619050873976, 1.1365922821078782, -2.0618058221339366, 1.2648442613253206, -2.100002565014516, 0.6468944787087089, -0.09041461760133811, 1.2850340326788514, 1.1864861568273595, 0.8100225149699984, 2.183207652600797], "std": [0.022389919415253527, 0.04673942718740229, 0.016653263704378033, 0.33169752888288284, 0.2146451993119564, 1.8900540636268535, 0.021302033294337844, 0.04334222127056021, 0.03328785474001202, 0.14607971264932346, 0.21406499062533327, 0.0511567447386108], "min": [0.5956027603837712, 0.030068847306344848, 1.1049111992703318, -2.4309443540526, 0.731426297419981, -3.1374488844236823, 0.6016702009167731, -0.20032146888192842, 1.2001004819041496, 0.9722927074368246, 0.46712972476751746, 2.0581037775089923], "max": [0.7190386441475276, 0.2303597619088841, 1.2447526239974693, -0.9771431257737275, 1.4068521037428616, 3.1411179618128497, 0.7024819481558158, -0.022564867909895286, 1.3253393295224813, 1.6046202734938713, 1.2785083543076836, 2.355232550647489], "count": [504]}, "eef_sim_pose_action": {"mean": [0.6865371817497776, 0.058452619050873976, 1.1365922821078782, -2.0618058221339366, 1.2648442613253206, -2.100002565014516, 0.6468944787087089, -0.09041461760133811, 1.2850340326788514, 1.1864861568273595, 0.8100225149699984, 2.183207652600797], "std": [0.022389919415253527, 0.04673942718740229, 0.016653263704378033, 0.33169752888288284, 0.2146451993119564, 1.8900540636268535, 0.021302033294337844, 0.04334222127056021, 0.03328785474001202, 0.14607971264932346, 0.21406499062533327, 0.0511567447386108], "min": [0.5956027603837712, 0.030068847306344848, 1.1049111992703318, -2.4309443540526, 0.731426297419981, -3.1374488844236823, 0.6016702009167731, -0.20032146888192842, 1.2001004819041496, 0.9722927074368246, 0.46712972476751746, 2.0581037775089923], "max": [0.7190386441475276, 0.2303597619088841, 1.2447526239974693, -0.9771431257737275, 1.4068521037428616, 3.1411179618128497, 0.7024819481558158, -0.022564867909895286, 1.3253393295224813, 1.6046202734938713, 1.2785083543076836, 2.355232550647489], "count": [504]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807690829248366]], [[0.478248654003268]], [[0.4719825816993464]]], "std": [[[0.21115368970113896]], [[0.20742458003215225]], [[0.2076959649793806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5789529575163399]], [[0.5916572140522876]], [[0.5693664174836601]]], "std": [[[0.282453331500016]], [[0.28771592652350175]], [[0.3010989387805722]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5380792197712418]], [[0.5611449959150328]], [[0.5422896037581699]]], "std": [[[0.30255724528858663]], [[0.30638619196183986]], [[0.3158612250315625]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43784629493464056]], [[0.45896728349673205]], [[0.4294134824346405]]], "std": [[[0.34149714222257693]], [[0.3505827116344037]], [[0.3744589200755768]]], "count": [100]}, "observation.state": {"min": [0.4537651538848877, -1.2808756828308105, 0.97214275598526, -0.1911669373512268, -1.401011347770691, 0.5119163393974304, -0.8497844934463501, -1.0271228551864624, 0.9391292333602905, -0.5688515901565552, 0.41142138838768005, -0.3435187339782715, 30.697776794433594, 51.39500045776367, 0.9900000095367432, -1.0187499523162842, 0.6262500286102295, 0.5668749809265137, 0.4325000047683716, 0.7311111092567444, 0.3387500047683716, 0.20333333313465118, 0.9643750190734863, -0.8274999856948853, 20.440000534057617, 63.141876220703125, 0.5575000047683716, -0.4206250011920929, 0.6362500190734863, 0.625, 0.5987499952316284, 0.0, 0.75, 0.6200000047683716, 0.6675000190734863, 0.011249998584389687], "max": [1.1890804767608643, -0.805724024772644, 1.4389495849609375, 0.255469411611557, -0.323133647441864, 1.4704689979553223, -0.27239736914634705, -0.6741732358932495, 1.2673332691192627, 0.10261692106723785, 1.1168544292449951, -0.33805885910987854, 66.11812591552734, 75.19444274902344, 1.1612499952316284, 9.647500038146973, 37.782501220703125, 60.301876068115234, 39.235626220703125, 60.563751220703125, 31.59749984741211, 82.61624908447266, 27.548749923706055, 102.96375274658203, 72.07500457763672, 72.04812622070312, 2.583750009536743, 7.130000114440918, 17.576875686645508, 72.56500244140625, 36.571876525878906, 0.0, 26.718124389648438, 99.12125396728516, 9.469374656677246, 105.61563110351562], "mean": [0.6733793020248413, -1.1430920362472534, 1.2631114721298218, 0.030779682099819183, -0.6484403610229492, 1.0132006406784058, -0.5511847138404846, -0.8902458548545837, 1.1039694547653198, -0.1765832155942917, 0.7887158393859863, -0.34207645058631897, 58.53489685058594, 54.102294921875, 1.0716694593429565, 1.2055679559707642, 24.62799644470215, 37.684444427490234, 25.770774841308594, 37.52939224243164, 19.994237899780273, 52.62370681762695, 11.257740020751953, 69.06924438476562, 45.638702392578125, 68.25210571289062, 1.0121217966079712, 2.380767345428467, 7.616335391998291, 29.2783203125, 12.859560012817383, 0.0, 10.651690483093262, 37.19635772705078, 2.446521520614624, 56.91202926635742], "std": [0.23566237092018127, 0.15067046880722046, 0.13193722069263458, 0.11885157227516174, 0.3032234013080597, 0.38055169582366943, 0.1782735288143158, 0.10354208946228027, 0.08664963394403458, 0.18626360595226288, 0.16035611927509308, 0.0013661596458405256, 11.097291946411133, 4.651827335357666, 0.043809231370687485, 3.356309175491333, 16.29076385498047, 26.334007263183594, 16.543378829956055, 25.70126724243164, 12.910865783691406, 35.25288772583008, 7.932382106781006, 41.181236267089844, 18.43697738647461, 2.3155906200408936, 0.4239647686481476, 2.2489678859710693, 6.862830638885498, 31.866741180419922, 12.889541625976562, 0.0, 7.9587883949279785, 38.53087615966797, 2.6889498233795166, 41.059993743896484], "count": [195]}, "action": {"min": [0.4537651538848877, -1.2808756828308105, 0.97214275598526, -0.1911669373512268, -1.401011347770691, 0.5119163393974304, -0.8497844934463501, -1.0271228551864624, 0.9391292333602905, -0.5688515901565552, 0.41142138838768005, -0.3435187339782715, 30.697776794433594, 51.39500045776367, 0.9900000095367432, -1.0187499523162842, 0.6262500286102295, 0.5668749809265137, 0.4325000047683716, 0.7311111092567444, 0.3387500047683716, 0.20333333313465118, 0.9643750190734863, -0.8274999856948853, 20.440000534057617, 63.141876220703125, 0.5575000047683716, -0.4206250011920929, 0.6362500190734863, 0.625, 0.5987499952316284, 0.0, 0.75, 0.6200000047683716, 0.6675000190734863, 0.011249998584389687], "max": [1.1890804767608643, -0.805724024772644, 1.4389495849609375, 0.255469411611557, -0.323133647441864, 1.4704689979553223, -0.27239736914634705, -0.6741732358932495, 1.2673332691192627, 0.10261692106723785, 1.1168544292449951, -0.33805885910987854, 66.11812591552734, 75.19444274902344, 1.1612499952316284, 9.647500038146973, 37.782501220703125, 60.301876068115234, 39.235626220703125, 60.563751220703125, 31.59749984741211, 82.61624908447266, 27.548749923706055, 102.96375274658203, 72.07500457763672, 72.04812622070312, 2.583750009536743, 7.130000114440918, 17.576875686645508, 72.56500244140625, 36.571876525878906, 0.0, 26.718124389648438, 99.12125396728516, 9.469374656677246, 105.61563110351562], "mean": [0.6733791828155518, -1.1430920362472534, 1.2631115913391113, 0.030779672786593437, -0.6484405994415283, 1.0132005214691162, -0.5511847734451294, -0.8902459740638733, 1.1039694547653198, -0.1765831708908081, 0.7887160181999207, -0.3420765697956085, 58.53491973876953, 54.10228729248047, 1.0716694593429565, 1.2055679559707642, 24.628000259399414, 37.6844367980957, 25.77077865600586, 37.52940368652344, 19.994234085083008, 52.62373352050781, 11.257743835449219, 69.06922149658203, 45.63869094848633, 68.25212097167969, 1.0121222734451294, 2.380767822265625, 7.616338729858398, 29.278310775756836, 12.859565734863281, 0.0, 10.651690483093262, 37.19635772705078, 2.4465219974517822, 56.91204071044922], "std": [0.23566240072250366, 0.15067046880722046, 0.13193722069263458, 0.11885156482458115, 0.3032233417034149, 0.38055163621902466, 0.17827346920967102, 0.10354208946228027, 0.08664962649345398, 0.1862635612487793, 0.1603560894727707, 0.0013661598786711693, 11.09729290008545, 4.651827335357666, 0.043809227645397186, 3.356308937072754, 16.29076385498047, 26.33400535583496, 16.543376922607422, 25.701269149780273, 12.910865783691406, 35.25288772583008, 7.932383060455322, 41.18123245239258, 18.43697738647461, 2.3155906200408936, 0.42396482825279236, 2.248967409133911, 6.862830638885498, 31.86673927307129, 12.889540672302246, 0.0, 7.958789348602295, 38.5308723449707, 2.6889488697052, 41.060001373291016], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [195]}, "index": {"min": [3837], "max": [4031], "mean": [3934.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [1.4615384615384615, 5.0, 5.0, 5.0, 5.0], "std": [1.4330557962575552, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [195]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [195]}, "eef_direction_state": {"mean": [3.7435897435897436, 3.6666666666666665], "std": [1.6127369429247589, 1.690597426390934], "min": [0, 1], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.158974358974359, 1.2153846153846153], "std": [0.7163718947936402, 0.7677935291164272], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8512820512820513, 1.117948717948718], "std": [0.8060259571031182, 0.7588357461782117], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.7435897435897436, 3.6666666666666665], "std": [1.6127369429247589, 1.690597426390934], "min": [0, 1], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.158974358974359, 1.2153846153846153], "std": [0.7163718947936402, 0.7677935291164272], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8512820512820513, 1.117948717948718], "std": [0.8060259571031182, 0.7588357461782117], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6835647982427666, 0.09065776083810312, 1.1441874096893394, -1.886703565403931, 1.0988635529275805, -0.7707200977251175, 0.6556793507406619, -0.13388726431466755, 1.258613032707034, 1.2989131586035865, 0.6021607794096181, 2.1516364912769066], "std": [0.03837895760202105, 0.06280311951637674, 0.02444912379063091, 0.48530451937917135, 0.28373993393603, 2.4322913532212076, 0.02481092901342224, 0.040371559879770036, 0.04721349550439449, 0.18377797561783665, 0.1378636514776835, 0.0660478611901336], "min": [0.600963966905123, 0.027218344354092178, 1.1099573717122129, -2.6652945884420602, 0.6128870746717525, -3.1378657773631295, 0.5968414955547248, -0.1922684868631994, 1.1797357951551461, 1.0320338208854454, 0.4310707960932256, 2.0330314052807346], "max": [0.7173712546425237, 0.224094201254094, 1.242909450962609, -0.9890741764822115, 1.4307268860396687, 3.117674806027619, 0.711131722906465, -0.052635053537923276, 1.3293438694685866, 1.6896186451482356, 0.896682020606534, 2.3355739550555663], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6835647982427666, 0.09065776083810312, 1.1441874096893394, -1.886703565403931, 1.0988635529275805, -0.7707200977251175, 0.6556793507406619, -0.13388726431466755, 1.258613032707034, 1.2989131586035865, 0.6021607794096181, 2.1516364912769066], "std": [0.03837895760202105, 0.06280311951637674, 0.02444912379063091, 0.48530451937917135, 0.28373993393603, 2.4322913532212076, 0.02481092901342224, 0.040371559879770036, 0.04721349550439449, 0.18377797561783665, 0.1378636514776835, 0.0660478611901336], "min": [0.600963966905123, 0.027218344354092178, 1.1099573717122129, -2.6652945884420602, 0.6128870746717525, -3.1378657773631295, 0.5968414955547248, -0.1922684868631994, 1.1797357951551461, 1.0320338208854454, 0.4310707960932256, 2.0330314052807346], "max": [0.7173712546425237, 0.224094201254094, 1.242909450962609, -0.9890741764822115, 1.4307268860396687, 3.117674806027619, 0.711131722906465, -0.052635053537923276, 1.3293438694685866, 1.6896186451482356, 0.896682020606534, 2.3355739550555663], "count": [195]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482881256127451]], [[0.4824173651960785]], [[0.4768364501633987]]], "std": [[[0.21417553301905048]], [[0.2103398879115032]], [[0.211841420882557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6076934232026144]], [[0.6176916033496732]], [[0.6025569546568628]]], "std": [[[0.2715002636813896]], [[0.27758751231246]], [[0.28704198631041433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5450850816993463]], [[0.5639068729575163]], [[0.5459156270424836]]], "std": [[[0.3026746075716933]], [[0.3075549390948273]], [[0.31523533924834557]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43662781454248367]], [[0.4584333210784314]], [[0.42879118668300653]]], "std": [[[0.34504432227483206]], [[0.3529761877415652]], [[0.37697779727052355]]], "count": [100]}, "observation.state": {"min": [0.45681697130203247, -1.3476815223693848, 0.9962233901023865, -0.1983911246061325, -1.6309562921524048, 0.45638781785964966, -0.7880092859268188, -0.995841920375824, 0.8930978178977966, -1.259369969367981, 0.411564439535141, -0.35327020287513733, 38.78666687011719, 51.44124984741211, 0.8968750238418579, -1.0637500286102295, 0.6675000190734863, -0.43312498927116394, 0.38624998927116394, -0.28125, -0.046666666865348816, 0.1899999976158142, 0.9387500286102295, 0.35874998569488525, 22.457500457763672, 60.83562469482422, 0.5674999952316284, -1.253749966621399, 1.0887500047683716, 0.8224999904632568, 1.0199999809265137, 0.0, 0.918749988079071, 0.9900000095367432, 0.6525000333786011, -0.6524999737739563], "max": [1.0987926721572876, -0.8111229538917542, 1.5783073902130127, 0.22328241169452667, -0.25315672159194946, 1.7783913612365723, -0.0715266689658165, -0.595589280128479, 1.1726081371307373, 0.081683449447155, 1.2593567371368408, -0.3372005522251129, 63.255001068115234, 75.40499877929688, 1.3337500095367432, 9.123749732971191, 41.271873474121094, 66.13749694824219, 38.91812515258789, 72.46875, 35.96500015258789, 90.8081283569336, 39.68812561035156, 110.09437561035156, 71.34062957763672, 76.68437957763672, 2.634999990463257, 3.7431249618530273, 39.541873931884766, 82.59562683105469, 31.863750457763672, 0.0, 28.015625, 101.41937255859375, 11.467499732971191, 109.15312957763672], "mean": [0.5874255895614624, -1.192907691001892, 1.2610679864883423, -0.09229771792888641, -0.4498446583747864, 1.4511851072311401, -0.4105623662471771, -0.8965206146240234, 1.0939929485321045, -0.42368462681770325, 0.7160210013389587, -0.3425540328025818, 58.282432556152344, 53.62744903564453, 1.0276175737380981, 0.36356857419013977, 30.4312801361084, 47.34470748901367, 29.011987686157227, 54.86943817138672, 26.418285369873047, 67.95115661621094, 17.760297775268555, 84.54334259033203, 49.542877197265625, 70.40142059326172, 0.9664462208747864, 0.47504347562789917, 13.854141235351562, 35.88732147216797, 15.676271438598633, 0.0, 8.0299072265625, 52.07253646850586, 1.9607930183410645, 76.83599853515625], "std": [0.17258884012699127, 0.11693009734153748, 0.10428237169981003, 0.09902907907962799, 0.3088594973087311, 0.482704222202301, 0.1739071160554886, 0.07339987903833389, 0.056573133915662766, 0.28782525658607483, 0.1517147570848465, 0.002970089903101325, 6.293089866638184, 5.106285572052002, 0.07868045568466187, 2.9028539657592773, 13.953164100646973, 22.678977966308594, 13.481891632080078, 26.25518226623535, 12.55943489074707, 31.644926071166992, 9.4688081741333, 34.41072082519531, 11.471772193908691, 3.595857620239258, 0.34764203429222107, 1.0499197244644165, 9.683730125427246, 31.16871452331543, 7.55177116394043, 0.0, 6.017345905303955, 26.79131317138672, 2.752035140991211, 26.649892807006836], "count": [420]}, "action": {"min": [0.45681697130203247, -1.3476815223693848, 0.9962233901023865, -0.1983911246061325, -1.6309562921524048, 0.45638781785964966, -0.7880092859268188, -0.995841920375824, 0.8930978178977966, -1.259369969367981, 0.411564439535141, -0.35327020287513733, 38.78666687011719, 51.44124984741211, 0.8968750238418579, -1.0637500286102295, 0.6675000190734863, -0.43312498927116394, 0.38624998927116394, -0.28125, -0.046666666865348816, 0.1899999976158142, 0.9387500286102295, 0.35874998569488525, 22.457500457763672, 60.83562469482422, 0.5674999952316284, -1.253749966621399, 1.0887500047683716, 0.8224999904632568, 1.0199999809265137, 0.0, 0.918749988079071, 0.9900000095367432, 0.6525000333786011, -0.6524999737739563], "max": [1.0987926721572876, -0.8111229538917542, 1.5783073902130127, 0.22328241169452667, -0.25315672159194946, 1.7783913612365723, -0.0715266689658165, -0.595589280128479, 1.1726081371307373, 0.081683449447155, 1.2593567371368408, -0.3372005522251129, 63.255001068115234, 75.40499877929688, 1.3337500095367432, 9.123749732971191, 41.271873474121094, 66.13749694824219, 38.91812515258789, 72.46875, 35.96500015258789, 90.8081283569336, 39.68812561035156, 110.09437561035156, 71.34062957763672, 76.68437957763672, 2.634999990463257, 3.7431249618530273, 39.541873931884766, 82.59562683105469, 31.863750457763672, 0.0, 28.015625, 101.41937255859375, 11.467499732971191, 109.15312957763672], "mean": [0.587425708770752, -1.1929078102111816, 1.2610688209533691, -0.09229779243469238, -0.4498448371887207, 1.4511847496032715, -0.4105624258518219, -0.8965204954147339, 1.0939929485321045, -0.42368438839912415, 0.7160210013389587, -0.3425542414188385, 58.28241729736328, 53.62743377685547, 1.0276176929473877, 0.36356815695762634, 30.431333541870117, 47.34470748901367, 29.012001037597656, 54.86943817138672, 26.418277740478516, 67.95117950439453, 17.760299682617188, 84.54336547851562, 49.542877197265625, 70.40147399902344, 0.9664469957351685, 0.47504356503486633, 13.854146003723145, 35.887306213378906, 15.676260948181152, 0.0, 8.029911994934082, 52.07252502441406, 1.9607889652252197, 76.8360366821289], "std": [0.17258889973163605, 0.11693006753921509, 0.10428240150213242, 0.09902908653020859, 0.3088594675064087, 0.48270419239997864, 0.1739071160554886, 0.07339987903833389, 0.05657314136624336, 0.28782522678375244, 0.1517147570848465, 0.002970089903101325, 6.293088912963867, 5.10628604888916, 0.07868044823408127, 2.9028542041778564, 13.953165054321289, 22.67898178100586, 13.481890678405762, 26.25518035888672, 12.55943489074707, 31.64492416381836, 9.46881103515625, 34.41072082519531, 11.471770286560059, 3.5958571434020996, 0.3476419448852539, 1.049919843673706, 9.683730125427246, 31.16870880126953, 7.55177116394043, 0.0, 6.017344951629639, 26.79131507873535, 2.752035140991211, 26.64990234375], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [420]}, "index": {"min": [4032], "max": [4451], "mean": [4241.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [1.7261904761904763, 5.0, 5.0, 5.0, 5.0], "std": [1.0883713310240253, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [420]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [420]}, "eef_direction_state": {"mean": [4.804761904761905, 3.580952380952381], "std": [1.6489466162707211, 1.7662494694149582], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.6214285714285714, 1.0071428571428571], "std": [0.8147555035789862, 0.7154395442639432], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.42857142857142855, 0.8976190476190476], "std": [0.7152374611626136, 0.8289373849746541], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [4.804761904761905, 3.580952380952381], "std": [1.6489466162707211, 1.7662494694149582], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.6214285714285714, 1.0071428571428571], "std": [0.8147555035789862, 0.7154395442639432], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.42857142857142855, 0.8976190476190476], "std": [0.7152374611626136, 0.8289373849746541], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.6903381642174605, 0.06696564798135805, 1.1237435752100235, 1.3329117576427802, 1.2058914885296215, 0.7682792329601289, 0.6425584567877077, -0.09997416142577542, 1.2846330566756208, 1.1806348723814253, 0.8052388255383263, 2.1451722456992894], "std": [0.02889781455723972, 0.054761100600571495, 0.03540032709095187, 2.119958599275574, 0.24956912419658883, 2.017198797757778, 0.01790838214890521, 0.03986972385362659, 0.03193786220219651, 0.25044334549847425, 0.24540496902339967, 0.21777966648428473], "min": [0.5883420735342031, 0.023662554471388098, 1.0814079141180477, -3.1133997062196466, 0.6064248244455217, -3.0228268936148357, 0.5768641557887453, -0.1988650377785458, 1.189948124991429, -0.6385370357841301, 0.4172317275056252, 0.43948706256049197], "max": [0.7406306491521859, 0.23296010594131406, 1.3149131623586232, 3.130413945543081, 1.4216382540225458, 3.1349114150356527, 0.6638064936867082, -0.028536911309516855, 1.3444722059138452, 1.4996916503799036, 1.51501840040418, 2.285177891994703], "count": [420]}, "eef_sim_pose_action": {"mean": [0.6903381642174605, 0.06696564798135805, 1.1237435752100235, 1.3329117576427802, 1.2058914885296215, 0.7682792329601289, 0.6425584567877077, -0.09997416142577542, 1.2846330566756208, 1.1806348723814253, 0.8052388255383263, 2.1451722456992894], "std": [0.02889781455723972, 0.054761100600571495, 0.03540032709095187, 2.119958599275574, 0.24956912419658883, 2.017198797757778, 0.01790838214890521, 0.03986972385362659, 0.03193786220219651, 0.25044334549847425, 0.24540496902339967, 0.21777966648428473], "min": [0.5883420735342031, 0.023662554471388098, 1.0814079141180477, -3.1133997062196466, 0.6064248244455217, -3.0228268936148357, 0.5768641557887453, -0.1988650377785458, 1.189948124991429, -0.6385370357841301, 0.4172317275056252, 0.43948706256049197], "max": [0.7406306491521859, 0.23296010594131406, 1.3149131623586232, 3.130413945543081, 1.4216382540225458, 3.1349114150356527, 0.6638064936867082, -0.028536911309516855, 1.3444722059138452, 1.4996916503799036, 1.51501840040418, 2.285177891994703], "count": [420]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778156454248366]], [[0.47730787173202616]], [[0.46816575571895425]]], "std": [[[0.21478572353877295]], [[0.20961729490614298]], [[0.2105823773369162]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17647058823529413]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.625284087009804]], [[0.635020030637255]], [[0.6211836928104575]]], "std": [[[0.2664119556553907]], [[0.27242696919205694]], [[0.28074901936773355]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5424217463235294]], [[0.5591495915032679]], [[0.5422774489379085]]], "std": [[[0.3006671384295535]], [[0.30666625201346187]], [[0.3141067737953297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4659518055555556]], [[0.46739993259803925]], [[0.4376419505718954]]], "std": [[[0.33566702628599576]], [[0.3526079360088762]], [[0.3729475052054518]]], "count": [100]}, "observation.state": {"min": [0.46730753779411316, -1.279564380645752, 0.9328984618186951, -0.3456168472766876, -1.2871620655059814, 0.7218577265739441, -1.1697947978973389, -1.019874930381775, 0.9626535177230835, -1.440546989440918, 0.5589808821678162, -0.9184738993644714, 36.970001220703125, 47.33000183105469, 0.9893749952316284, -2.252500057220459, 0.7712500095367432, -0.2862499952316284, 0.5412499904632568, -0.13500000536441803, 0.796875, -3.5243749618530273, 0.8912500143051147, -0.7606250047683716, 20.6612491607666, 65.46062469482422, 0.6887500286102295, -0.33812499046325684, 0.6456249952316284, 0.7825000286102295, 1.1868749856948853, 0.0, 5.964375019073486, 0.6506249904632568, 0.6993750333786011, 37.165557861328125], "max": [1.1439974308013916, -0.7961394786834717, 1.4925707578659058, 0.24767300486564636, -0.2189192771911621, 1.4043784141540527, -0.019955938681960106, -0.6756144165992737, 1.1858644485473633, 0.2655308246612549, 1.3848706483840942, -0.22726406157016754, 63.18437576293945, 70.71333312988281, 1.3012499809265137, 9.515000343322754, 40.17875289916992, 67.98187255859375, 42.61562728881836, 77.31999969482422, 41.016876220703125, 92.48937225341797, 52.05125045776367, 111.04187774658203, 68.36125183105469, 76.25187683105469, 2.5399999618530273, 2.0956249237060547, 35.93937301635742, 64.36250305175781, 47.125, 0.0, 32.76499938964844, 75.70938110351562, 15.650625228881836, 104.95999908447266], "mean": [0.652532160282135, -1.1330695152282715, 1.238761305809021, 0.03684605285525322, -0.5268457531929016, 1.203016996383667, -0.551362931728363, -0.9036586880683899, 1.0903774499893188, -0.3255918025970459, 0.9675526022911072, -0.5870782136917114, 58.51039505004883, 50.63747787475586, 1.1036142110824585, -0.3978267014026642, 28.97700309753418, 48.25321578979492, 30.18143653869629, 50.72938537597656, 28.586212158203125, 62.50606918334961, 29.47216033935547, 83.77069854736328, 49.08841323852539, 69.25975799560547, 0.8374247550964355, 0.2432464212179184, 15.932379722595215, 17.48826789855957, 22.91287612915039, 0.0, 18.83504867553711, 29.027442932128906, 3.7529304027557373, 77.77287292480469], "std": [0.22481654584407806, 0.13956068456172943, 0.12779130041599274, 0.1735450178384781, 0.2846011817455292, 0.22761176526546478, 0.33245471119880676, 0.09812624752521515, 0.08269589394330978, 0.40969860553741455, 0.24562212824821472, 0.1928221583366394, 7.550684928894043, 4.534914016723633, 0.07117073237895966, 2.82181978225708, 14.639562606811523, 25.073755264282227, 15.235492706298828, 27.152292251586914, 14.722704887390137, 33.73915100097656, 15.997944831848145, 39.3415641784668, 15.649383544921875, 3.1939163208007812, 0.2111741453409195, 0.5092905163764954, 13.765674591064453, 21.753103256225586, 17.52842140197754, 0.0, 8.472725868225098, 23.974409103393555, 3.674100399017334, 21.995147705078125], "count": [317]}, "action": {"min": [0.46730753779411316, -1.279564380645752, 0.9328984618186951, -0.3456168472766876, -1.2871620655059814, 0.7218577265739441, -1.1697947978973389, -1.019874930381775, 0.9626535177230835, -1.440546989440918, 0.5589808821678162, -0.9184738993644714, 36.970001220703125, 47.33000183105469, 0.9893749952316284, -2.252500057220459, 0.7712500095367432, -0.2862499952316284, 0.5412499904632568, -0.13500000536441803, 0.796875, -3.5243749618530273, 0.8912500143051147, -0.7606250047683716, 20.6612491607666, 65.46062469482422, 0.6887500286102295, -0.33812499046325684, 0.6456249952316284, 0.7825000286102295, 1.1868749856948853, 0.0, 5.964375019073486, 0.6506249904632568, 0.6993750333786011, 37.165557861328125], "max": [1.1439974308013916, -0.7961394786834717, 1.4925707578659058, 0.24767300486564636, -0.2189192771911621, 1.4043784141540527, -0.019955938681960106, -0.6756144165992737, 1.1858644485473633, 0.2655308246612549, 1.3848706483840942, -0.22726406157016754, 63.18437576293945, 70.71333312988281, 1.3012499809265137, 9.515000343322754, 40.17875289916992, 67.98187255859375, 42.61562728881836, 77.31999969482422, 41.016876220703125, 92.48937225341797, 52.05125045776367, 111.04187774658203, 68.36125183105469, 76.25187683105469, 2.5399999618530273, 2.0956249237060547, 35.93937301635742, 64.36250305175781, 47.125, 0.0, 32.76499938964844, 75.70938110351562, 15.650625228881836, 104.95999908447266], "mean": [0.6525319814682007, -1.1330699920654297, 1.2387617826461792, 0.036846090108156204, -0.5268455743789673, 1.203017234802246, -0.551363468170166, -0.9036588072776794, 1.0903774499893188, -0.3255917429924011, 0.967552900314331, -0.5870785117149353, 58.51038360595703, 50.63748550415039, 1.1036155223846436, -0.39782652258872986, 28.977006912231445, 48.253211975097656, 30.181474685668945, 50.729400634765625, 28.586183547973633, 62.50611114501953, 29.472166061401367, 83.77072143554688, 49.088417053222656, 69.25981140136719, 0.8374246954917908, 0.24324651062488556, 15.932374954223633, 17.488269805908203, 22.912874221801758, 0.0, 18.835046768188477, 29.02745819091797, 3.752925395965576, 77.77288055419922], "std": [0.22481650114059448, 0.13956071436405182, 0.12779128551483154, 0.1735449880361557, 0.28460121154785156, 0.22761176526546478, 0.3324548602104187, 0.09812624752521515, 0.08269589394330978, 0.4096985459327698, 0.24562212824821472, 0.19282212853431702, 7.550687313079834, 4.534913063049316, 0.07117071747779846, 2.82181978225708, 14.639565467834473, 25.073755264282227, 15.235496520996094, 27.152297973632812, 14.72270679473877, 33.739158630371094, 15.997942924499512, 39.34156036376953, 15.649383544921875, 3.1939165592193604, 0.2111741304397583, 0.5092907547950745, 13.765674591064453, 21.75311851501465, 17.528419494628906, 0.0, 8.472725868225098, 23.974407196044922, 3.674100399017334, 21.995140075683594], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [317]}, "index": {"min": [4452], "max": [4768], "mean": [4610.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [1.473186119873817, 5.0, 5.0, 5.0, 5.0], "std": [1.1848439341637769, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [317]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [317]}, "eef_direction_state": {"mean": [3.5110410094637223, 3.675078864353312], "std": [1.967569363506905, 2.186518142353353], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.9495268138801262, 0.7949526813880127], "std": [0.7130872786318863, 0.7816344686334543], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.5583596214511041, 0.6214511041009464], "std": [0.7663472847823187, 0.8265586223169776], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.5110410094637223, 3.675078864353312], "std": [1.967569363506905, 2.186518142353353], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.9495268138801262, 0.7949526813880127], "std": [0.7130872786318863, 0.7816344686334543], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.5583596214511041, 0.6214511041009464], "std": [0.7663472847823187, 0.8265586223169776], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.6846936373479441, 0.09371582227703537, 1.125617433688879, -1.4175535184998123, 1.2248108321655098, 0.2625240979323861, 0.6216479640244619, -0.11657379413337095, 1.2882701506584677, 0.8457345928231569, 0.9361026206364893, 1.821614560825404], "std": [0.030838347219729553, 0.06811891255839116, 0.02126408644596761, 2.013310003790923, 0.20284702429864024, 2.3828903970881417, 0.022684023776726785, 0.06906378354636443, 0.04715936938648318, 0.48645444737334154, 0.18183690288398602, 0.4121120539337277], "min": [0.6140502635841437, 0.03141804608373558, 1.0848204274837494, -3.139678697302105, 0.7856506199372988, -3.1207352849338013, 0.5557480880551684, -0.23101358418870344, 1.1890979984859122, -1.3514651872069439, 0.7477180049319263, -0.0739814944786038], "max": [0.7367535146790757, 0.23933591085595168, 1.2244083949872435, 3.130548959807956, 1.4281505083168708, 3.1277299093592696, 0.6498344621836588, -0.002776965603846271, 1.336279861048611, 1.1874786165633004, 1.4721793254721076, 2.1387630511812787], "count": [317]}, "eef_sim_pose_action": {"mean": [0.6846936373479441, 0.09371582227703537, 1.125617433688879, -1.4175535184998123, 1.2248108321655098, 0.2625240979323861, 0.6216479640244619, -0.11657379413337095, 1.2882701506584677, 0.8457345928231569, 0.9361026206364893, 1.821614560825404], "std": [0.030838347219729553, 0.06811891255839116, 0.02126408644596761, 2.013310003790923, 0.20284702429864024, 2.3828903970881417, 0.022684023776726785, 0.06906378354636443, 0.04715936938648318, 0.48645444737334154, 0.18183690288398602, 0.4121120539337277], "min": [0.6140502635841437, 0.03141804608373558, 1.0848204274837494, -3.139678697302105, 0.7856506199372988, -3.1207352849338013, 0.5557480880551684, -0.23101358418870344, 1.1890979984859122, -1.3514651872069439, 0.7477180049319263, -0.0739814944786038], "max": [0.7367535146790757, 0.23933591085595168, 1.2244083949872435, 3.130548959807956, 1.4281505083168708, 3.1277299093592696, 0.6498344621836588, -0.002776965603846271, 1.336279861048611, 1.1874786165633004, 1.4721793254721076, 2.1387630511812787], "count": [317]}}} +{"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.48235403799019605]], [[0.4803244056372549]], [[0.47376280024509804]]], "std": [[[0.2130877130500893]], [[0.21009239801394128]], [[0.2102451734716929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.17647058823529413]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6001469791666667]], [[0.6136980147058824]], [[0.5960504044117647]]], "std": [[[0.28226507520373884]], [[0.2861416165678974]], [[0.2954140395723481]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5427008925653595]], [[0.5691262357026143]], [[0.549640720996732]]], "std": [[[0.3014808758464618]], [[0.302773137455764]], [[0.31399203970925404]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43477172998366015]], [[0.4586470547385621]], [[0.4299531556372549]]], "std": [[[0.3421331997053078]], [[0.35066008478947025]], [[0.37438955060146]]], "count": [100]}, "observation.state": {"min": [0.5171854496002197, -1.2519550323486328, 0.8276112079620361, -0.30775541067123413, -1.6357883214950562, 0.7093061208724976, -0.8942263722419739, -1.0264075994491577, 0.8914448022842407, -0.7487649917602539, 0.3887474238872528, -0.3439478874206543, 34.03937530517578, 47.74937438964844, 0.9737499952316284, -0.581250011920929, 0.8387500047683716, -0.3018749952316284, 0.6862499713897705, -0.2750000059604645, 0.4268749952316284, 0.11454545706510544, 0.8387500047683716, 0.17249999940395355, 25.943124771118164, 64.63666534423828, 0.6143749952316284, -0.078125, 1.0318750143051147, -0.8743749856948853, 0.640625, 0.0, 0.7081249952316284, -0.12437500059604645, 0.6100000143051147, 0.20499999821186066], "max": [1.229877233505249, -0.6985294222831726, 1.3389791250228882, 0.05800812691450119, -0.3802357614040375, 1.5018930435180664, -0.19679369032382965, -0.5829158425331116, 1.2566043138504028, 0.11515793204307556, 1.4427193403244019, -0.337820440530777, 64.55062866210938, 76.45500183105469, 1.2645454406738281, 8.496874809265137, 44.350624084472656, 42.34312438964844, 44.01187515258789, 49.181251525878906, 37.583126068115234, 87.64500427246094, 28.266250610351562, 109.67062377929688, 67.70375061035156, 72.19562530517578, 3.2074999809265137, 5.077777862548828, 21.891250610351562, 76.77874755859375, 34.474998474121094, 0.0, 33.72999954223633, 96.20625305175781, 25.758750915527344, 109.20625305175781], "mean": [0.714777946472168, -1.0821541547775269, 1.1752524375915527, -0.07947312295436859, -0.6973039507865906, 1.211146354675293, -0.5869540572166443, -0.8368346095085144, 1.0523535013198853, -0.1887902021408081, 0.8385286331176758, -0.3421071469783783, 55.3220329284668, 53.83805465698242, 1.1010584831237793, 1.176814079284668, 26.718460083007812, 25.14472198486328, 27.572708129882812, 27.719879150390625, 22.41948699951172, 52.22993850708008, 14.027344703674316, 73.07804107666016, 43.46876525878906, 70.1619873046875, 0.8468167185783386, 1.7697261571884155, 8.780029296875, 26.96527099609375, 13.154988288879395, 0.0, 12.805072784423828, 34.972347259521484, 4.917995929718018, 55.4236946105957], "std": [0.21309103071689606, 0.16963252425193787, 0.12894588708877563, 0.0933297872543335, 0.3711009919643402, 0.2682739794254303, 0.21149049699306488, 0.1189744770526886, 0.09555484354496002, 0.24430780112743378, 0.24027439951896667, 0.0016736701363697648, 11.054430961608887, 8.955669403076172, 0.06655353307723999, 2.7345895767211914, 18.40752410888672, 17.519319534301758, 19.01114845275879, 20.99368667602539, 15.262596130371094, 37.97380828857422, 10.373885154724121, 44.65906524658203, 15.125127792358398, 1.7884480953216553, 0.40935975313186646, 1.4016424417495728, 8.179550170898438, 32.48957824707031, 12.950462341308594, 0.0, 10.553621292114258, 40.18971252441406, 6.940698623657227, 38.776649475097656], "count": [192]}, "action": {"min": [0.5171854496002197, -1.2519550323486328, 0.8276112079620361, -0.30775541067123413, -1.6357883214950562, 0.7093061208724976, -0.8942263722419739, -1.0264075994491577, 0.8914448022842407, -0.7487649917602539, 0.3887474238872528, -0.3439478874206543, 34.03937530517578, 47.74937438964844, 0.9737499952316284, -0.581250011920929, 0.8387500047683716, -0.3018749952316284, 0.6862499713897705, -0.2750000059604645, 0.4268749952316284, 0.11454545706510544, 0.8387500047683716, 0.17249999940395355, 25.943124771118164, 64.63666534423828, 0.6143749952316284, -0.078125, 1.0318750143051147, -0.8743749856948853, 0.640625, 0.0, 0.7081249952316284, -0.12437500059604645, 0.6100000143051147, 0.20499999821186066], "max": [1.229877233505249, -0.6985294222831726, 1.3389791250228882, 0.05800812691450119, -0.3802357614040375, 1.5018930435180664, -0.19679369032382965, -0.5829158425331116, 1.2566043138504028, 0.11515793204307556, 1.4427193403244019, -0.337820440530777, 64.55062866210938, 76.45500183105469, 1.2645454406738281, 8.496874809265137, 44.350624084472656, 42.34312438964844, 44.01187515258789, 49.181251525878906, 37.583126068115234, 87.64500427246094, 28.266250610351562, 109.67062377929688, 67.70375061035156, 72.19562530517578, 3.2074999809265137, 5.077777862548828, 21.891250610351562, 76.77874755859375, 34.474998474121094, 0.0, 33.72999954223633, 96.20625305175781, 25.758750915527344, 109.20625305175781], "mean": [0.7147780060768127, -1.0821539163589478, 1.1752526760101318, -0.07947316020727158, -0.6973039507865906, 1.2111461162567139, -0.5869540572166443, -0.8368346095085144, 1.0523533821105957, -0.1887901872396469, 0.838528573513031, -0.34210720658302307, 55.3220329284668, 53.838043212890625, 1.1010583639144897, 1.1768139600753784, 26.718460083007812, 25.14472770690918, 27.57270622253418, 27.719865798950195, 22.41948699951172, 52.22990036010742, 14.027344703674316, 73.07804107666016, 43.46877670288086, 70.16201782226562, 0.8468171954154968, 1.7697263956069946, 8.780027389526367, 26.96527099609375, 13.154987335205078, 0.0, 12.805073738098145, 34.972354888916016, 4.917994022369385, 55.42367935180664], "std": [0.21309103071689606, 0.16963247954845428, 0.12894588708877563, 0.09332981705665588, 0.3711009621620178, 0.2682739794254303, 0.2114904671907425, 0.1189744770526886, 0.09555483609437943, 0.24430786073207855, 0.24027441442012787, 0.0016736709512770176, 11.054430961608887, 8.955669403076172, 0.06655354052782059, 2.7345893383026123, 18.40752601623535, 17.519319534301758, 19.011144638061523, 20.993682861328125, 15.262594223022461, 37.97380447387695, 10.373884201049805, 44.65906524658203, 15.12512493133545, 1.7884482145309448, 0.4093596637248993, 1.4016427993774414, 8.179549217224121, 32.48957824707031, 12.950464248657227, 0.0, 10.55362319946289, 40.18971252441406, 6.940699100494385, 38.77665328979492], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [192]}, "index": {"min": [4769], "max": [4960], "mean": [4864.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [1.609375, 5.0, 5.0, 5.0, 5.0], "std": [1.499484503434986, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [192]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [192]}, "eef_direction_state": {"mean": [3.7239583333333335, 3.6458333333333335], "std": [1.440431416253669, 1.5710875125919048], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.2447916666666667, 1.3125], "std": [0.7412503220441495, 0.7680128579652817], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.9114583333333334, 1.0989583333333333], "std": [0.8275679468159829, 0.7876646377724611], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.7239583333333335, 3.6458333333333335], "std": [1.440431416253669, 1.5710875125919048], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.2447916666666667, 1.3125], "std": [0.7412503220441495, 0.7680128579652817], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.9114583333333334, 1.0989583333333333], "std": [0.8275679468159829, 0.7876646377724611], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6669192514117773, 0.10739801398310868, 1.1465969490210248, -1.9165196488945178, 1.181197577262744, -0.6725589881515135, 0.6387789556925251, -0.14208442371212854, 1.2623921600992003, 1.282880972053856, 0.6208049432732193, 2.145860112990739], "std": [0.037635710193716414, 0.0722753197708084, 0.056726560777407224, 0.5553631433251599, 0.24854134199258993, 2.474996067004617, 0.03193060011432632, 0.0462666243183151, 0.05448488040273771, 0.21497297201913518, 0.1908116643381549, 0.10215684743722252], "min": [0.5820260473342994, 0.032853442382155984, 1.0970374361458444, -2.6360447640980236, 0.5641284319553224, -3.113770009759417, 0.5666767106324299, -0.22464569815165986, 1.1810637134991344, 0.8578565269854939, 0.4180141743172443, 1.886816433651762], "max": [0.7018853692487339, 0.23826306471768688, 1.346701555174171, -0.52497677711209, 1.411045008405336, 3.1230467737298424, 0.7052554557319928, -0.049254395968625936, 1.357925908068865, 1.7125149096461667, 1.0703376865555034, 2.383287512413275], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6669192514117773, 0.10739801398310868, 1.1465969490210248, -1.9165196488945178, 1.181197577262744, -0.6725589881515135, 0.6387789556925251, -0.14208442371212854, 1.2623921600992003, 1.282880972053856, 0.6208049432732193, 2.145860112990739], "std": [0.037635710193716414, 0.0722753197708084, 0.056726560777407224, 0.5553631433251599, 0.24854134199258993, 2.474996067004617, 0.03193060011432632, 0.0462666243183151, 0.05448488040273771, 0.21497297201913518, 0.1908116643381549, 0.10215684743722252], "min": [0.5820260473342994, 0.032853442382155984, 1.0970374361458444, -2.6360447640980236, 0.5641284319553224, -3.113770009759417, 0.5666767106324299, -0.22464569815165986, 1.1810637134991344, 0.8578565269854939, 0.4180141743172443, 1.886816433651762], "max": [0.7018853692487339, 0.23826306471768688, 1.346701555174171, -0.52497677711209, 1.411045008405336, 3.1230467737298424, 0.7052554557319928, -0.049254395968625936, 1.357925908068865, 1.7125149096461667, 1.0703376865555034, 2.383287512413275], "count": [192]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807635151143791]], [[0.4798790482026144]], [[0.47403955065359477]]], "std": [[[0.21543572510508116]], [[0.21090052777390622]], [[0.21068097351552972]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6049616993464052]], [[0.6165140032679739]], [[0.5966967524509804]]], "std": [[[0.2804163544859489]], [[0.28705321264749284]], [[0.29857791153292096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5616175633169934]], [[0.5827456413398693]], [[0.5654111192810457]]], "std": [[[0.29763763448820263]], [[0.3033775285988291]], [[0.3125564645605764]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4411785702614379]], [[0.46323666666666663]], [[0.43447568627450983]]], "std": [[[0.3437856801639095]], [[0.3528533876131969]], [[0.3773838034936463]]], "count": [100]}, "observation.state": {"min": [0.49076828360557556, -1.227516770362854, 0.8413442969322205, -0.361924946308136, -1.5719971656799316, 0.7027993202209473, -0.8428278565406799, -0.957050621509552, 0.8856802582740784, -1.270647406578064, 0.45796138048171997, -0.3447585105895996, 33.13874816894531, 48.712501525878906, 0.9018750190734863, -0.4818750023841858, 0.6875, -0.019999999552965164, 0.46222221851348877, 0.5056250095367432, 0.35374999046325684, 0.0781250149011612, 0.9481250047683716, -0.6037499904632568, 33.21333312988281, 60.493125915527344, 0.6675000190734863, -0.5, 0.7412500381469727, 0.6081250309944153, 0.625, 0.0, 0.6987500190734863, 0.15562500059604645, 0.5987499952316284, 2.880625009536743], "max": [1.1560616493225098, -0.725375771522522, 1.3508764505386353, -0.043011367321014404, -0.35422390699386597, 1.6419661045074463, -0.05679217353463173, -0.6121622920036316, 1.0887550115585327, 0.11341744661331177, 1.3967303037643433, -0.3355315923690796, 62.56999969482422, 78.49312591552734, 1.3012499809265137, 9.1537504196167, 42.509376525878906, 61.268123626708984, 44.75437545776367, 58.12187576293945, 45.39250183105469, 111.62562561035156, 43.34187698364258, 110.2768783569336, 73.92750549316406, 72.99187469482422, 2.6362500190734863, 4.353750228881836, 25.755624771118164, 82.45000457763672, 38.389373779296875, 0.0, 36.334373474121094, 96.12249755859375, 26.0987491607666, 108.01750183105469], "mean": [0.6343209743499756, -1.1156690120697021, 1.1762768030166626, -0.11541593819856644, -0.561879575252533, 1.434326171875, -0.44347497820854187, -0.8438311219215393, 1.015822410583496, -0.35624080896377563, 0.7453009486198425, -0.3417944610118866, 55.83730697631836, 52.49797821044922, 1.0365594625473022, 0.8655970096588135, 28.7772159576416, 33.59773254394531, 31.86612892150879, 33.18695068359375, 29.398468017578125, 51.61542510986328, 17.10405731201172, 77.79180145263672, 52.6320915222168, 68.10081481933594, 0.90814608335495, 1.1721687316894531, 10.953802108764648, 29.57810401916504, 15.280532836914062, 0.0, 12.762275695800781, 44.91624069213867, 5.02956485748291, 68.68008422851562], "std": [0.20632806420326233, 0.14196226000785828, 0.10795195400714874, 0.08262777328491211, 0.3070642948150635, 0.27895307540893555, 0.24972772598266602, 0.08061264455318451, 0.05574510246515274, 0.3760480284690857, 0.22079946100711823, 0.002018125494942069, 10.0715913772583, 7.526699542999268, 0.09891548752784729, 2.417391538619995, 15.920561790466309, 19.691036224365234, 17.317724227905273, 19.543148040771484, 16.02454948425293, 30.29496955871582, 11.598185539245605, 35.96541213989258, 13.543038368225098, 2.8314995765686035, 0.2618321478366852, 1.4406182765960693, 8.493324279785156, 29.684057235717773, 12.676030158996582, 0.0, 8.957440376281738, 37.099639892578125, 6.358815670013428, 33.961910247802734], "count": [284]}, "action": {"min": [0.49076828360557556, -1.227516770362854, 0.8413442969322205, -0.361924946308136, -1.5719971656799316, 0.7027993202209473, -0.8428278565406799, -0.957050621509552, 0.8856802582740784, -1.270647406578064, 0.45796138048171997, -0.3447585105895996, 33.13874816894531, 48.712501525878906, 0.9018750190734863, -0.4818750023841858, 0.6875, -0.019999999552965164, 0.46222221851348877, 0.5056250095367432, 0.35374999046325684, 0.0781250149011612, 0.9481250047683716, -0.6037499904632568, 33.21333312988281, 60.493125915527344, 0.6675000190734863, -0.5, 0.7412500381469727, 0.6081250309944153, 0.625, 0.0, 0.6987500190734863, 0.15562500059604645, 0.5987499952316284, 2.880625009536743], "max": [1.1560616493225098, -0.725375771522522, 1.3508764505386353, -0.043011367321014404, -0.35422390699386597, 1.6419661045074463, -0.05679217353463173, -0.6121622920036316, 1.0887550115585327, 0.11341744661331177, 1.3967303037643433, -0.3355315923690796, 62.56999969482422, 78.49312591552734, 1.3012499809265137, 9.1537504196167, 42.509376525878906, 61.268123626708984, 44.75437545776367, 58.12187576293945, 45.39250183105469, 111.62562561035156, 43.34187698364258, 110.2768783569336, 73.92750549316406, 72.99187469482422, 2.6362500190734863, 4.353750228881836, 25.755624771118164, 82.45000457763672, 38.389373779296875, 0.0, 36.334373474121094, 96.12249755859375, 26.0987491607666, 108.01750183105469], "mean": [0.634320855140686, -1.1156694889068604, 1.1762769222259521, -0.1154160127043724, -0.5618791580200195, 1.4343255758285522, -0.44347503781318665, -0.8438313603401184, 1.015822172164917, -0.356240838766098, 0.7453007698059082, -0.34179434180259705, 55.83732986450195, 52.49800109863281, 1.036560297012329, 0.8655970692634583, 28.777246475219727, 33.59774398803711, 31.866121292114258, 33.18697738647461, 29.398468017578125, 51.61543655395508, 17.104066848754883, 77.79176330566406, 52.63211441040039, 68.100830078125, 0.9081458449363708, 1.172168493270874, 10.953798294067383, 29.57806968688965, 15.280534744262695, 0.0, 12.762272834777832, 44.91624069213867, 5.029561519622803, 68.6800537109375], "std": [0.20632804930210114, 0.1419621706008911, 0.10795194655656815, 0.08262775838375092, 0.3070642948150635, 0.27895307540893555, 0.2497277855873108, 0.08061264455318451, 0.05574510619044304, 0.37604793906211853, 0.22079946100711823, 0.002018126193434, 10.071590423583984, 7.526699066162109, 0.09891548752784729, 2.417391538619995, 15.920561790466309, 19.691038131713867, 17.317724227905273, 19.54315185546875, 16.02454948425293, 30.29496955871582, 11.598187446594238, 35.965423583984375, 13.543037414550781, 2.8314993381500244, 0.26183223724365234, 1.4406180381774902, 8.493324279785156, 29.684053421020508, 12.676030158996582, 0.0, 8.957438468933105, 37.099647521972656, 6.358816146850586, 33.961910247802734], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [284]}, "index": {"min": [4961], "max": [5244], "mean": [5102.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [1.8028169014084507, 5.0, 5.0, 5.0, 5.0], "std": [1.1520920140025397, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [284]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [284]}, "eef_direction_state": {"mean": [4.612676056338028, 3.397887323943662], "std": [1.6756272382422577, 1.8135238559325584], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8098591549295775, 1.056338028169014], "std": [0.8875754170816904, 0.7390005421039385], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.5774647887323944, 0.8309859154929577], "std": [0.772082821051593, 0.8090320332270786], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.612676056338028, 3.397887323943662], "std": [1.6756272382422577, 1.8135238559325584], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.8098591549295775, 1.056338028169014], "std": [0.8875754170816904, 0.7390005421039385], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.5774647887323944, 0.8309859154929577], "std": [0.772082821051593, 0.8090320332270786], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.6770380861741709, 0.08541347483074331, 1.1432518867961712, 0.05365814276040067, 1.3041042219995924, 0.49985863904586825, 0.6282427226092742, -0.10930886782921445, 1.2883783337630994, 1.14629154716032, 0.7442113364968093, 2.0886668604474923], "std": [0.029589070199664128, 0.06817553960086854, 0.03249546720795687, 2.552007262123625, 0.21287595341114143, 2.281247990528497, 0.018577930926393697, 0.05169844665542971, 0.037924406057607614, 0.32910448822256383, 0.31717992513908716, 0.2725112722570173], "min": [0.5994902588175024, 0.03430744081133194, 1.098864946257747, -3.1378395374276176, 0.600299437030062, -3.1228086680756344, 0.5691187791042005, -0.20677598418321114, 1.212951707157278, -0.5897150350843454, 0.3702138874666967, 0.5366522241341904], "max": [0.7180812026404206, 0.23718030850563954, 1.3004436165305426, 3.1375869021989926, 1.459294977334801, 3.1354528827786017, 0.6508923364579511, -0.02455182118937041, 1.3378815514397917, 1.4295671877148446, 1.4899564958284137, 2.258259132830379], "count": [284]}, "eef_sim_pose_action": {"mean": [0.6770380861741709, 0.08541347483074331, 1.1432518867961712, 0.05365814276040067, 1.3041042219995924, 0.49985863904586825, 0.6282427226092742, -0.10930886782921445, 1.2883783337630994, 1.14629154716032, 0.7442113364968093, 2.0886668604474923], "std": [0.029589070199664128, 0.06817553960086854, 0.03249546720795687, 2.552007262123625, 0.21287595341114143, 2.281247990528497, 0.018577930926393697, 0.05169844665542971, 0.037924406057607614, 0.32910448822256383, 0.31717992513908716, 0.2725112722570173], "min": [0.5994902588175024, 0.03430744081133194, 1.098864946257747, -3.1378395374276176, 0.600299437030062, -3.1228086680756344, 0.5691187791042005, -0.20677598418321114, 1.212951707157278, -0.5897150350843454, 0.3702138874666967, 0.5366522241341904], "max": [0.7180812026404206, 0.23718030850563954, 1.3004436165305426, 3.1375869021989926, 1.459294977334801, 3.1354528827786017, 0.6508923364579511, -0.02455182118937041, 1.3378815514397917, 1.4295671877148446, 1.4899564958284137, 2.258259132830379], "count": [284]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839728472222222]], [[0.48127000204248366]], [[0.4744213725490196]]], "std": [[[0.2104467030060281]], [[0.2068355491720337]], [[0.20805783240324507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.16862745098039217]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5951507046568628]], [[0.606619279003268]], [[0.5798536090686275]]], "std": [[[0.28227896826275795]], [[0.28778650646873555]], [[0.3026834005557232]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.15294117647058825]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.536983502859477]], [[0.5581266544117647]], [[0.5413446364379085]]], "std": [[[0.2971539209207934]], [[0.30422795421836213]], [[0.31359642605784527]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44147253880718956]], [[0.46507886437908497]], [[0.4365133149509804]]], "std": [[[0.3413317641592125]], [[0.35064819421665266]], [[0.37540296534163725]]], "count": [100]}, "observation.state": {"min": [0.43700408935546875, -1.2481164932250977, 0.8608875870704651, -0.39356356859207153, -1.4108024835586548, 0.8937018513679504, -1.0614557266235352, -1.0311760902404785, 0.9278120994567871, -0.5886406302452087, 0.7014858722686768, -0.344663143157959, 35.12750244140625, 50.55375289916992, 0.9275000095367432, -1.7512500286102295, 0.4675000011920929, -0.16249999403953552, 0.6462500095367432, 0.22437500953674316, 0.3375000059604645, -2.8899998664855957, 0.8912500143051147, -0.6981250047683716, 38.204376220703125, 58.653751373291016, 0.921875, -0.14499999582767487, 0.7599999904632568, 0.7081249952316284, 0.6088888645172119, 0.0, 0.7487499713897705, 0.1887499988079071, 0.6211110949516296, 0.05125001445412636], "max": [1.2965877056121826, -0.6997875571250916, 1.3966773748397827, 0.08649957925081253, -0.2805037498474121, 1.6484273672103882, -0.26870185136795044, -0.66501784324646, 1.1557517051696777, 0.27058538794517517, 1.3162389993667603, -0.33479249477386475, 62.80062484741211, 78.05110931396484, 1.2393749952316284, 9.096875190734863, 42.390625, 41.125, 47.52937316894531, 34.28874969482422, 38.73062515258789, 77.90875244140625, 38.13624954223633, 110.3656234741211, 65.4956283569336, 73.55374908447266, 3.5924999713897705, 4.88937520980835, 39.66625213623047, 83.20375061035156, 37.09937286376953, 0.0, 28.651874542236328, 89.47000122070312, 28.359375, 110.1675033569336], "mean": [0.6647782921791077, -1.068799376487732, 1.157023310661316, -0.10513170808553696, -0.5715070366859436, 1.3333958387374878, -0.6394751071929932, -0.893545389175415, 1.0698566436767578, -0.09230054169893265, 0.9728947877883911, -0.3425092101097107, 57.09907913208008, 54.29610824584961, 1.0507018566131592, 0.3916848599910736, 28.486902236938477, 25.732717514038086, 32.145320892333984, 20.55385398864746, 24.173120498657227, 48.73783874511719, 21.599388122558594, 75.09553527832031, 49.72548294067383, 69.39656829833984, 1.5510414838790894, 1.2795746326446533, 9.293123245239258, 26.698123931884766, 13.945870399475098, 0.0, 12.374869346618652, 39.644718170166016, 7.173830509185791, 65.314208984375], "std": [0.29529955983161926, 0.16326941549777985, 0.12619823217391968, 0.12781351804733276, 0.3633289635181427, 0.3238491117954254, 0.26464489102363586, 0.10635264962911606, 0.08076253533363342, 0.2560453414916992, 0.18011629581451416, 0.002378930104896426, 8.721492767333984, 6.421051502227783, 0.07008881121873856, 3.1755080223083496, 18.067733764648438, 16.61972427368164, 20.20654296875, 12.957667350769043, 15.073661804199219, 32.92079544067383, 14.161714553833008, 45.058528900146484, 9.994202613830566, 2.9878287315368652, 0.6430038809776306, 1.3830153942108154, 9.622693061828613, 30.644800186157227, 12.233633041381836, 0.0, 8.235352516174316, 34.655174255371094, 8.72056770324707, 41.62907028198242], "count": [240]}, "action": {"min": [0.43700408935546875, -1.2481164932250977, 0.8608875870704651, -0.39356356859207153, -1.4108024835586548, 0.8937018513679504, -1.0614557266235352, -1.0311760902404785, 0.9278120994567871, -0.5886406302452087, 0.7014858722686768, -0.344663143157959, 35.12750244140625, 50.55375289916992, 0.9275000095367432, -1.7512500286102295, 0.4675000011920929, -0.16249999403953552, 0.6462500095367432, 0.22437500953674316, 0.3375000059604645, -2.8899998664855957, 0.8912500143051147, -0.6981250047683716, 38.204376220703125, 58.653751373291016, 0.921875, -0.14499999582767487, 0.7599999904632568, 0.7081249952316284, 0.6088888645172119, 0.0, 0.7487499713897705, 0.1887499988079071, 0.6211110949516296, 0.05125001445412636], "max": [1.2965877056121826, -0.6997875571250916, 1.3966773748397827, 0.08649957925081253, -0.2805037498474121, 1.6484273672103882, -0.26870185136795044, -0.66501784324646, 1.1557517051696777, 0.27058538794517517, 1.3162389993667603, -0.33479249477386475, 62.80062484741211, 78.05110931396484, 1.2393749952316284, 9.096875190734863, 42.390625, 41.125, 47.52937316894531, 34.28874969482422, 38.73062515258789, 77.90875244140625, 38.13624954223633, 110.3656234741211, 65.4956283569336, 73.55374908447266, 3.5924999713897705, 4.88937520980835, 39.66625213623047, 83.20375061035156, 37.09937286376953, 0.0, 28.651874542236328, 89.47000122070312, 28.359375, 110.1675033569336], "mean": [0.6647784113883972, -1.0687991380691528, 1.157023310661316, -0.10513173788785934, -0.5715070962905884, 1.3333961963653564, -0.6394751071929932, -0.8935454487800598, 1.0698565244674683, -0.09230051189661026, 0.9728948473930359, -0.34250935912132263, 57.09905242919922, 54.296104431152344, 1.0507018566131592, 0.39168480038642883, 28.486906051635742, 25.732715606689453, 32.14529800415039, 20.553852081298828, 24.173099517822266, 48.73786544799805, 21.599382400512695, 75.0955810546875, 49.72550582885742, 69.39656829833984, 1.5510426759719849, 1.2795745134353638, 9.293120384216309, 26.6981258392334, 13.945873260498047, 0.0, 12.374868392944336, 39.64470672607422, 7.173823356628418, 65.314208984375], "std": [0.2952995002269745, 0.16326941549777985, 0.12619823217391968, 0.12781353294849396, 0.3633290231227875, 0.3238491714000702, 0.26464489102363586, 0.10635264217853546, 0.08076253533363342, 0.2560453414916992, 0.18011635541915894, 0.00237893033772707, 8.721492767333984, 6.421051502227783, 0.07008875161409378, 3.1755077838897705, 18.067737579345703, 16.619726181030273, 20.20654296875, 12.957664489746094, 15.073663711547852, 32.92079162597656, 14.161714553833008, 45.058528900146484, 9.994203567504883, 2.987828254699707, 0.6430040001869202, 1.383015513420105, 9.622693061828613, 30.64480209350586, 12.233633995056152, 0.0, 8.235352516174316, 34.655181884765625, 8.720565795898438, 41.62907028198242], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [240]}, "index": {"min": [5245], "max": [5484], "mean": [5364.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [1.6291666666666667, 5.0, 5.0, 5.0, 5.0], "std": [1.1796818662485045, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [240]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [240]}, "eef_direction_state": {"mean": [4.1, 3.9833333333333334], "std": [1.779044687465719, 1.811920405413982], "min": [0, 1], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [1.025, 0.8375], "std": [0.855983839411314, 0.787036900871447], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.675, 0.7416666666666667], "std": [0.7975222044975716, 0.8316232453594737], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.1, 3.9833333333333334], "std": [1.779044687465719, 1.811920405413982], "min": [0, 1], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [1.025, 0.8375], "std": [0.855983839411314, 0.787036900871447], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.675, 0.7416666666666667], "std": [0.7975222044975716, 0.8316232453594737], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.6742689926095147, 0.10495988131375361, 1.148075759157359, 0.4367430235507133, 1.2412374406723086, 0.05033751240337076, 0.637955995598791, -0.13807257612880572, 1.2690627385609232, 1.1868353804793377, 0.5339686445885496, 2.0957406419270197], "std": [0.036058641284666036, 0.08337720907864742, 0.024590944967830233, 2.3608532060856184, 0.19917972889207655, 2.2430195206242676, 0.016329149845780613, 0.06258418441877604, 0.04132323568310391, 0.10497905140676261, 0.16228302296634833, 0.08825739973035832], "min": [0.5942849657033845, 0.03360859328700275, 1.0960754757143458, -3.1392156484888414, 0.8663686549491385, -3.0831443067971502, 0.5967739837979766, -0.22912129825560162, 1.2003871286781636, 1.0401992441018646, 0.34883823078934606, 1.9467638813718808], "max": [0.7244200814394405, 0.26989485085041093, 1.2471030962398704, 3.1070396986781366, 1.45531979933236, 3.062996023820209, 0.6599748864532236, -0.05033773307661071, 1.3283799377587093, 1.365835422593494, 0.9074204992604034, 2.2290648837782308], "count": [240]}, "eef_sim_pose_action": {"mean": [0.6742689926095147, 0.10495988131375361, 1.148075759157359, 0.4367430235507133, 1.2412374406723086, 0.05033751240337076, 0.637955995598791, -0.13807257612880572, 1.2690627385609232, 1.1868353804793377, 0.5339686445885496, 2.0957406419270197], "std": [0.036058641284666036, 0.08337720907864742, 0.024590944967830233, 2.3608532060856184, 0.19917972889207655, 2.2430195206242676, 0.016329149845780613, 0.06258418441877604, 0.04132323568310391, 0.10497905140676261, 0.16228302296634833, 0.08825739973035832], "min": [0.5942849657033845, 0.03360859328700275, 1.0960754757143458, -3.1392156484888414, 0.8663686549491385, -3.0831443067971502, 0.5967739837979766, -0.22912129825560162, 1.2003871286781636, 1.0401992441018646, 0.34883823078934606, 1.9467638813718808], "max": [0.7244200814394405, 0.26989485085041093, 1.2471030962398704, 3.1070396986781366, 1.45531979933236, 3.062996023820209, 0.6599748864532236, -0.05033773307661071, 1.3283799377587093, 1.365835422593494, 0.9074204992604034, 2.2290648837782308], "count": [240]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4792253904468764]], [[0.47893706933677865]], [[0.4732478688503825]]], "std": [[[0.21621081393045166]], [[0.21239311605768615]], [[0.21427409687027044]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17254901960784313]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6218707899503471]], [[0.6306539225186198]], [[0.6117378274307139]]], "std": [[[0.26944831752152765]], [[0.2774091925835219]], [[0.2901015508128879]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538341835765314]], [[0.5746224160206719]], [[0.5548735670947966]]], "std": [[[0.3003495070377639]], [[0.30489965708575834]], [[0.3130172678228988]]], "count": [129]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44085029861427777]], [[0.46280896761159246]], [[0.4333158930561889]]], "std": [[[0.34543596980947505]], [[0.35411303363921814]], [[0.37938142267474934]]], "count": [129]}, "observation.state": {"min": [0.42668038606643677, -1.2811379432678223, 0.8148794770240784, -0.27890631556510925, -1.3306926488876343, 0.735222578048706, -0.9262703061103821, -1.0054265260696411, 0.8874790072441101, -1.1543688774108887, 0.4241531193256378, -0.36342698335647583, 30.6299991607666, 51.23062515258789, 0.5993750095367432, -0.7237499952316284, 0.6725000143051147, 0.4277777671813965, 0.49937498569488525, -0.08384615182876587, 0.40062499046325684, -0.020624995231628418, 0.8793749809265137, 0.12937499582767487, 31.047500610351562, 59.841251373291016, 0.7493749856948853, -1.3250000476837158, 0.5837500095367432, 0.6668750047683716, 0.6456249952316284, 0.0, 0.8587499856948853, 1.597499966621399, 0.656000018119812, 22.7549991607666], "max": [1.221341609954834, -0.6333924531936646, 1.4499409198760986, 0.10066185891628265, -0.19500553607940674, 1.905470371246338, -0.10569257289171219, -0.686126172542572, 1.1563239097595215, 0.09541656821966171, 1.0402361154556274, -0.3304770290851593, 64.41500091552734, 72.2699966430664, 1.1662499904632568, 9.267499923706055, 41.66749954223633, 71.90125274658203, 46.36125183105469, 77.08562469482422, 44.110626220703125, 109.984375, 44.78937530517578, 111.07437133789062, 68.06937408447266, 75.12625122070312, 2.3550000190734863, 4.001874923706055, 46.21125030517578, 79.15812683105469, 45.06812286376953, 0.0, 32.4631233215332, 109.48187255859375, 17.6299991607666, 109.18062591552734], "mean": [0.5227293968200684, -1.158255934715271, 1.1917545795440674, -0.1898108422756195, -0.35721486806869507, 1.7115468978881836, -0.3358462154865265, -0.9111602306365967, 1.072660207748413, -0.49394136667251587, 0.6700466275215149, -0.3424544930458069, 58.32661437988281, 52.63849639892578, 0.8580350279808044, -0.10000724345445633, 34.51861572265625, 49.64965057373047, 35.40695571899414, 53.59558868408203, 32.33304977416992, 68.19416809082031, 23.745895385742188, 93.03501892089844, 54.561683654785156, 68.30836486816406, 0.838033139705658, 0.17310068011283875, 18.73768424987793, 44.13535690307617, 21.12636947631836, 0.0, 10.14062213897705, 59.95851135253906, 2.5487451553344727, 85.92510986328125], "std": [0.14746786653995514, 0.10438628494739532, 0.08800061792135239, 0.07785583287477493, 0.20726510882377625, 0.3174036145210266, 0.17103923857212067, 0.06235051900148392, 0.06660434603691101, 0.28067392110824585, 0.14213499426841736, 0.004865714814513922, 5.4049601554870605, 2.473165988922119, 0.13691411912441254, 1.9773736000061035, 10.641794204711914, 16.853748321533203, 11.21716022491455, 20.421714782714844, 10.604191780090332, 23.208507537841797, 11.197166442871094, 25.868946075439453, 9.721577644348145, 2.792954206466675, 0.14657236635684967, 1.0648601055145264, 11.130627632141113, 26.130996704101562, 10.537599563598633, 0.0, 7.019899368286133, 23.450923919677734, 3.7206084728240967, 20.313106536865234], "count": [657]}, "action": {"min": [0.42668038606643677, -1.2811379432678223, 0.8148794770240784, -0.27890631556510925, -1.3306926488876343, 0.735222578048706, -0.9262703061103821, -1.0054265260696411, 0.8874790072441101, -1.1543688774108887, 0.4241531193256378, -0.36342698335647583, 30.6299991607666, 51.23062515258789, 0.5993750095367432, -0.7237499952316284, 0.6725000143051147, 0.4277777671813965, 0.49937498569488525, -0.08384615182876587, 0.40062499046325684, -0.020624995231628418, 0.8793749809265137, 0.12937499582767487, 31.047500610351562, 59.841251373291016, 0.7493749856948853, -1.3250000476837158, 0.5837500095367432, 0.6668750047683716, 0.6456249952316284, 0.0, 0.8587499856948853, 1.597499966621399, 0.656000018119812, 22.7549991607666], "max": [1.221341609954834, -0.6333924531936646, 1.4499409198760986, 0.10066185891628265, -0.19500553607940674, 1.905470371246338, -0.10569257289171219, -0.686126172542572, 1.1563239097595215, 0.09541656821966171, 1.0402361154556274, -0.3304770290851593, 64.41500091552734, 72.2699966430664, 1.1662499904632568, 9.267499923706055, 41.66749954223633, 71.90125274658203, 46.36125183105469, 77.08562469482422, 44.110626220703125, 109.984375, 44.78937530517578, 111.07437133789062, 68.06937408447266, 75.12625122070312, 2.3550000190734863, 4.001874923706055, 46.21125030517578, 79.15812683105469, 45.06812286376953, 0.0, 32.4631233215332, 109.48187255859375, 17.6299991607666, 109.18062591552734], "mean": [0.522729754447937, -1.158255696296692, 1.191754937171936, -0.18981076776981354, -0.3572147786617279, 1.711546540260315, -0.3358462452888489, -0.911159873008728, 1.072660207748413, -0.49394139647483826, 0.6700469851493835, -0.3424544036388397, 58.32666778564453, 52.638465881347656, 0.8580342531204224, -0.10000751912593842, 34.51860809326172, 49.64968490600586, 35.40694046020508, 53.59557342529297, 32.333091735839844, 68.1941909790039, 23.745895385742188, 93.03495788574219, 54.561668395996094, 68.30833435058594, 0.8380349278450012, 0.17310073971748352, 18.73769187927246, 44.13531494140625, 21.12636947631836, 0.0, 10.14061450958252, 59.958553314208984, 2.5487425327301025, 85.92505645751953], "std": [0.1474679708480835, 0.10438629239797592, 0.08800061792135239, 0.07785583287477493, 0.20726504921913147, 0.3174036145210266, 0.17103923857212067, 0.06235051900148392, 0.06660435348749161, 0.2806739807128906, 0.14213496446609497, 0.004865714814513922, 5.404958248138428, 2.473165988922119, 0.13691411912441254, 1.9773736000061035, 10.641794204711914, 16.853748321533203, 11.217161178588867, 20.421716690063477, 10.604188919067383, 23.208507537841797, 11.197168350219727, 25.86894989013672, 9.721577644348145, 2.7929539680480957, 0.14657214283943176, 1.064860224723816, 11.13062858581543, 26.131000518798828, 10.537601470947266, 0.0, 7.019897937774658, 23.45092010498047, 3.720608711242676, 20.313095092773438], "count": [657]}, "timestamp": {"min": [0.0], "max": [21.866666666666667], "mean": [10.933333333333332], "std": [6.3219781245593865], "count": [657]}, "frame_index": {"min": [0], "max": [656], "mean": [328.0], "std": [189.65934373678155], "count": [657]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [657]}, "index": {"min": [5485], "max": [6141], "mean": [5813.0], "std": [189.65934373678155], "count": [657]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [657]}, "subtask_annotation": {"mean": [1.8584474885844748, 5.0, 5.0, 5.0, 5.0], "std": [0.7603528144839707, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [657]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [657]}, "eef_direction_state": {"mean": [5.15220700152207, 3.080669710806697], "std": [1.5123939010035283, 2.0727721367259093], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_state": {"mean": [0.4368340943683409, 0.9908675799086758], "std": [0.6842750109334353, 0.7339818691843858], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_state": {"mean": [0.2922374429223744, 0.8051750380517504], "std": [0.6265199611612454, 0.8137539193167563], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_direction_action": {"mean": [5.15220700152207, 3.080669710806697], "std": [1.5123939010035283, 2.0727721367259093], "min": [0, 0], "max": [6, 6], "count": [657]}, "eef_velocity_action": {"mean": [0.4368340943683409, 0.9908675799086758], "std": [0.6842750109334353, 0.7339818691843858], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_acc_mag_action": {"mean": [0.2922374429223744, 0.8051750380517504], "std": [0.6265199611612454, 0.8137539193167563], "min": [0, 0], "max": [2, 2], "count": [657]}, "eef_sim_pose_state": {"mean": [0.6873182978219058, 0.05852652280532677, 1.1351590829504234, 1.1386899494781209, 1.3149743970791574, 0.9782134451754512, 0.6340750022807847, -0.07962589585890331, 1.3002060277926324, 1.165725384689401, 0.85435112925588, 2.182165940504164], "std": [0.02191158377826887, 0.042547867200271164, 0.01737120800790305, 2.2773074988756346, 0.13804218579430713, 1.9876632422488238, 0.023962355159891115, 0.040697801537894374, 0.026772726717148854, 0.09170180188099429, 0.24505967581612043, 0.057979400437160794], "min": [0.5860425794046364, 0.03513112198217547, 1.0956999316061826, -3.0837281192679598, 0.8323509984415836, -3.137061893519004, 0.5649361807950203, -0.199175913839829, 1.204395854897584, 0.8778244128250051, 0.45376934070635633, 2.026156961651414], "max": [0.7266992263525267, 0.24542626285468655, 1.2475195512530128, 3.1187802014595523, 1.4906995354368346, 3.1371585490148552, 0.6652275268949146, -0.008875901401374675, 1.3375259127809502, 1.421227776714157, 1.4652687952883374, 2.303362176861472], "count": [657]}, "eef_sim_pose_action": {"mean": [0.6873182978219058, 0.05852652280532677, 1.1351590829504234, 1.1386899494781209, 1.3149743970791574, 0.9782134451754512, 0.6340750022807847, -0.07962589585890331, 1.3002060277926324, 1.165725384689401, 0.85435112925588, 2.182165940504164], "std": [0.02191158377826887, 0.042547867200271164, 0.01737120800790305, 2.2773074988756346, 0.13804218579430713, 1.9876632422488238, 0.023962355159891115, 0.040697801537894374, 0.026772726717148854, 0.09170180188099429, 0.24505967581612043, 0.057979400437160794], "min": [0.5860425794046364, 0.03513112198217547, 1.0956999316061826, -3.0837281192679598, 0.8323509984415836, -3.137061893519004, 0.5649361807950203, -0.199175913839829, 1.204395854897584, 0.8778244128250051, 0.45376934070635633, 2.026156961651414], "max": [0.7266992263525267, 0.24542626285468655, 1.2475195512530128, 3.1187802014595523, 1.4906995354368346, 3.1371585490148552, 0.6652275268949146, -0.008875901401374675, 1.3375259127809502, 1.421227776714157, 1.4652687952883374, 2.303362176861472], "count": [657]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734494607843137]], [[0.47446319852941177]], [[0.4689611989379085]]], "std": [[[0.21748162834168697]], [[0.21284054259470922]], [[0.21376121469937093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.16862745098039217]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6083097017973856]], [[0.6208568892973856]], [[0.5979866809640523]]], "std": [[[0.2786239644889721]], [[0.28519988835901816]], [[0.29913548158594105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5472365584150326]], [[0.5723676000816993]], [[0.5538029718137255]]], "std": [[[0.2953407808070563]], [[0.2985542067934749]], [[0.30752354251765734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43799498570261436]], [[0.45869948120915033]], [[0.4287654411764706]]], "std": [[[0.34143029449599654]], [[0.35106039450480936]], [[0.3754901331585436]]], "count": [100]}, "observation.state": {"min": [0.45600631833076477, -1.2283989191055298, 0.8340486288070679, -0.325112521648407, -1.2271432876586914, 0.9984274506568909, -0.9618905782699585, -1.0203039646148682, 0.9223443269729614, -0.5842536687850952, 0.3789244294166565, -0.3451400101184845, 28.559999465942383, 51.93687438964844, 0.8268749713897705, -0.5587500333786011, 0.8068749904632568, -0.9700000286102295, 0.7562500238418579, 0.1842857301235199, 0.7599999904632568, -2.9956250190734863, 0.8424999713897705, -0.7009999752044678, 21.2862491607666, 61.97062683105469, 0.8106250166893005, -0.3218749761581421, 0.6615384817123413, 0.8381249904632568, 0.703125, 0.0, 0.8125, 0.06812500208616257, 0.6781250238418579, 0.5612500309944153], "max": [1.0996986627578735, -0.7026779651641846, 1.313730239868164, -0.009989891201257706, -0.24056801199913025, 1.8678711652755737, -0.2630273997783661, -0.6743004322052002, 1.2489986419677734, 0.15790703892707825, 1.0676441192626953, -0.33929866552352905, 59.724998474121094, 66.69666290283203, 1.2599999904632568, 8.973124504089355, 40.91812515258789, 48.30500030517578, 44.20000076293945, 44.91437530517578, 33.953125, 86.48687744140625, 32.31687545776367, 110.18250274658203, 72.65250396728516, 71.09687805175781, 2.125, 4.394374847412109, 36.15562438964844, 72.1362533569336, 47.301876068115234, 0.0, 51.11249923706055, 107.60000610351562, 50.09812545776367, 110.92375183105469], "mean": [0.5960134267807007, -1.1127827167510986, 1.1588537693023682, -0.1644207388162613, -0.4423016309738159, 1.5778703689575195, -0.5702054500579834, -0.8834655284881592, 1.066194772720337, -0.149317666888237, 0.832572877407074, -0.3422658443450928, 55.1414680480957, 53.515350341796875, 0.9950953125953674, 0.8637891411781311, 30.05661392211914, 28.641611099243164, 32.79426956176758, 27.34527587890625, 24.73267364501953, 58.54889678955078, 16.934728622436523, 82.06794738769531, 51.51569366455078, 66.21221923828125, 0.9364119172096252, 1.1620094776153564, 17.622106552124023, 31.514060974121094, 24.418540954589844, 0.0, 23.759366989135742, 57.69997787475586, 21.50735855102539, 74.0619888305664], "std": [0.1960451900959015, 0.15248006582260132, 0.10806900262832642, 0.0712360143661499, 0.25096821784973145, 0.32651111483573914, 0.18087367713451385, 0.09756560623645782, 0.08418430387973785, 0.18108142912387848, 0.21715377271175385, 0.001072486164048314, 8.059006690979004, 3.206031560897827, 0.09169858694076538, 2.8784055709838867, 15.606413841247559, 16.330368041992188, 16.849693298339844, 14.839940071105957, 12.813546180725098, 32.540771484375, 9.329020500183105, 40.65372848510742, 16.317630767822266, 2.1394450664520264, 0.1886335164308548, 1.428361177444458, 12.564505577087402, 27.705224990844727, 17.85275650024414, 0.0, 17.1767520904541, 42.126548767089844, 18.271181106567383, 41.21110153198242], "count": [203]}, "action": {"min": [0.45600631833076477, -1.2283989191055298, 0.8340486288070679, -0.325112521648407, -1.2271432876586914, 0.9984274506568909, -0.9618905782699585, -1.0203039646148682, 0.9223443269729614, -0.5842536687850952, 0.3789244294166565, -0.3451400101184845, 28.559999465942383, 51.93687438964844, 0.8268749713897705, -0.5587500333786011, 0.8068749904632568, -0.9700000286102295, 0.7562500238418579, 0.1842857301235199, 0.7599999904632568, -2.9956250190734863, 0.8424999713897705, -0.7009999752044678, 21.2862491607666, 61.97062683105469, 0.8106250166893005, -0.3218749761581421, 0.6615384817123413, 0.8381249904632568, 0.703125, 0.0, 0.8125, 0.06812500208616257, 0.6781250238418579, 0.5612500309944153], "max": [1.0996986627578735, -0.7026779651641846, 1.313730239868164, -0.009989891201257706, -0.24056801199913025, 1.8678711652755737, -0.2630273997783661, -0.6743004322052002, 1.2489986419677734, 0.15790703892707825, 1.0676441192626953, -0.33929866552352905, 59.724998474121094, 66.69666290283203, 1.2599999904632568, 8.973124504089355, 40.91812515258789, 48.30500030517578, 44.20000076293945, 44.91437530517578, 33.953125, 86.48687744140625, 32.31687545776367, 110.18250274658203, 72.65250396728516, 71.09687805175781, 2.125, 4.394374847412109, 36.15562438964844, 72.1362533569336, 47.301876068115234, 0.0, 51.11249923706055, 107.60000610351562, 50.09812545776367, 110.92375183105469], "mean": [0.5960133671760559, -1.1127828359603882, 1.1588538885116577, -0.16442064940929413, -0.4423016607761383, 1.5778697729110718, -0.5702051520347595, -0.8834656476974487, 1.0661942958831787, -0.1493176519870758, 0.8325731158256531, -0.3422658443450928, 55.141475677490234, 53.51530838012695, 0.9950952529907227, 0.8637893795967102, 30.05660629272461, 28.641599655151367, 32.79426574707031, 27.345287322998047, 24.73267364501953, 58.548866271972656, 16.934724807739258, 82.06794738769531, 51.515682220458984, 66.21221923828125, 0.9364116191864014, 1.162009358406067, 17.62211036682129, 31.514068603515625, 24.418540954589844, 0.0, 23.759366989135742, 57.699974060058594, 21.507360458374023, 74.06200408935547], "std": [0.1960451751947403, 0.1524800807237625, 0.10806899517774582, 0.0712360218167305, 0.25096821784973145, 0.32651108503341675, 0.18087369203567505, 0.09756562113761902, 0.08418431133031845, 0.18108145892620087, 0.21715377271175385, 0.0010724858148023486, 8.05900764465332, 3.206031322479248, 0.09169858694076538, 2.8784055709838867, 15.606415748596191, 16.330368041992188, 16.849693298339844, 14.839940071105957, 12.813546180725098, 32.54077911376953, 9.329022407531738, 40.65373229980469, 16.3176326751709, 2.1394453048706055, 0.18863359093666077, 1.428360939025879, 12.564507484436035, 27.70522689819336, 17.85275650024414, 0.0, 17.1767520904541, 42.126564025878906, 18.271181106567383, 41.21110153198242], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [203]}, "index": {"min": [6142], "max": [6344], "mean": [6243.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [1.5467980295566504, 5.0, 5.0, 5.0, 5.0], "std": [1.2909411900827528, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [203]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [203]}, "eef_direction_state": {"mean": [4.241379310344827, 3.8817733990147785], "std": [1.6447743999001871, 1.8743308317579868], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.9802955665024631, 1.103448275862069], "std": [0.8302209993214662, 0.8562364269015804], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.7044334975369458, 0.8078817733990148], "std": [0.8010645929203367, 0.7987286362077748], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [4.241379310344827, 3.8817733990147785], "std": [1.6447743999001871, 1.8743308317579868], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [0.9802955665024631, 1.103448275862069], "std": [0.8302209993214662, 0.8562364269015804], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.7044334975369458, 0.8078817733990148], "std": [0.8010645929203367, 0.7987286362077748], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6762369876070655, 0.07638674773016149, 1.1323230177167316, 0.6570497687561112, 1.2866104610682654, 0.19017110482724398, 0.6453223007030141, -0.1294825937102552, 1.2615705636490446, 1.2770195372610402, 0.5624002915603696, 2.1628921634910974], "std": [0.026212753955407574, 0.06339504934250051, 0.02139609147435993, 2.326066757178311, 0.11700771550001778, 2.2185230720698774, 0.027461767287354097, 0.03809089806987077, 0.03983388800748019, 0.18365389699912602, 0.14479720464019197, 0.07029504774595978], "min": [0.6002685907717473, 0.026422192029217806, 1.0868150473200986, -3.034027526323615, 1.0463234999426008, -3.079054172824916, 0.596296484426551, -0.20718329907340835, 1.1793321253466926, 1.0884218530044385, 0.4096841586717479, 2.0672386510137413], "max": [0.7042946382730759, 0.22804677724420958, 1.2220734382836382, 3.1411107813921086, 1.4664427829326794, 3.0673248727970783, 0.7096600730375014, -0.061301534928713514, 1.3208859936931403, 1.7033497225369392, 0.9204646776976269, 2.325843763363517], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6762369876070655, 0.07638674773016149, 1.1323230177167316, 0.6570497687561112, 1.2866104610682654, 0.19017110482724398, 0.6453223007030141, -0.1294825937102552, 1.2615705636490446, 1.2770195372610402, 0.5624002915603696, 2.1628921634910974], "std": [0.026212753955407574, 0.06339504934250051, 0.02139609147435993, 2.326066757178311, 0.11700771550001778, 2.2185230720698774, 0.027461767287354097, 0.03809089806987077, 0.03983388800748019, 0.18365389699912602, 0.14479720464019197, 0.07029504774595978], "min": [0.6002685907717473, 0.026422192029217806, 1.0868150473200986, -3.034027526323615, 1.0463234999426008, -3.079054172824916, 0.596296484426551, -0.20718329907340835, 1.1793321253466926, 1.0884218530044385, 0.4096841586717479, 2.0672386510137413], "max": [0.7042946382730759, 0.22804677724420958, 1.2220734382836382, 3.1411107813921086, 1.4664427829326794, 3.0673248727970783, 0.7096600730375014, -0.061301534928713514, 1.3208859936931403, 1.7033497225369392, 0.9204646776976269, 2.325843763363517], "count": [203]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767693091780737]], [[0.47739441130225674]], [[0.47197977170427924]]], "std": [[[0.21702770329783905]], [[0.21271854255822836]], [[0.21207867054263477]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6213507638118141]], [[0.6334943176563078]], [[0.6098929719293378]]], "std": [[[0.2697209233057385]], [[0.2794191537652344]], [[0.2954254604366445]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5628296067640893]], [[0.5818865959119497]], [[0.5642331976815884]]], "std": [[[0.2952366214605852]], [[0.3015910110677522]], [[0.30939519882729816]]], "count": [106]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370577714576397]], [[0.45956445384757677]], [[0.4303783970742385]]], "std": [[[0.34437633869751455]], [[0.3527232314741504]], [[0.3778952435780493]]], "count": [106]}, "observation.state": {"min": [0.4847123622894287, -1.2304493188858032, 0.8316166996955872, -0.3048943281173706, -1.2004399299621582, 0.9932987093925476, -0.8501182794570923, -0.9395265579223633, 0.8787050843238831, -1.4002774953842163, 0.4073920249938965, -0.3489309251308441, 34.557498931884766, 51.84375, 0.75, -0.49312499165534973, 0.6846666932106018, -0.9268749952316284, 0.8349999785423279, -0.1111111119389534, 0.8322222232818604, -2.994999885559082, 0.9012500047683716, -0.29625001549720764, 28.14900016784668, 55.58250045776367, 0.7899999618530273, -1.6081249713897705, 1.0745455026626587, 0.5106250047683716, 0.7300000190734863, 0.0, 1.6037499904632568, 1.8793749809265137, 0.5831249952316284, 14.166874885559082], "max": [1.0672732591629028, -0.7253280878067017, 1.3184987306594849, -0.041175518184900284, -0.30551421642303467, 1.77340829372406, -0.04794670641422272, -0.7135924100875854, 1.125162124633789, 0.11990253627300262, 0.9792689085006714, -0.33343347907066345, 62.0212516784668, 75.02666473388672, 1.295555591583252, 9.524999618530273, 40.8962516784668, 58.43562316894531, 46.19062423706055, 51.833126068115234, 36.03562545776367, 104.33937072753906, 37.885623931884766, 110.90249633789062, 63.01812744140625, 75.57500457763672, 2.981250047683716, 7.093124866485596, 41.693748474121094, 79.01250457763672, 42.00437545776367, 0.0, 31.163124084472656, 86.59062957763672, 19.21875, 109.49687957763672], "mean": [0.5512535572052002, -1.1657546758651733, 1.1700938940048218, -0.14780306816101074, -0.39775779843330383, 1.674668312072754, -0.30930978059768677, -0.8665093779563904, 1.024672269821167, -0.5947121977806091, 0.6158043742179871, -0.3414563536643982, 58.406524658203125, 52.75981903076172, 0.9196692705154419, 0.17920342087745667, 32.740318298339844, 44.71021270751953, 37.56248474121094, 36.72898483276367, 30.683528900146484, 74.65621948242188, 17.687936782836914, 99.26917266845703, 52.01701736450195, 68.06721496582031, 0.9017371535301208, 0.7023202180862427, 15.21292781829834, 39.581504821777344, 19.863346099853516, 0.0, 11.069475173950195, 51.07313537597656, 2.4562907218933105, 78.93438720703125], "std": [0.1399388462305069, 0.10057180374860764, 0.07234708964824677, 0.04544908553361893, 0.1756800413131714, 0.204079270362854, 0.1997605264186859, 0.05208834260702133, 0.06344114989042282, 0.35565778613090515, 0.14727583527565002, 0.0028758463449776173, 6.036707878112793, 3.057913064956665, 0.10544926673173904, 1.9303719997406006, 10.578900337219238, 15.662342071533203, 11.96084213256836, 14.127324104309082, 9.686921119689941, 26.066082000732422, 7.109075546264648, 26.232589721679688, 10.247692108154297, 3.7761006355285645, 0.23229359090328217, 1.7281392812728882, 8.432459831237793, 27.613563537597656, 13.177733421325684, 0.0, 7.489140033721924, 27.53095817565918, 3.467629909515381, 24.270275115966797], "count": [505]}, "action": {"min": [0.4847123622894287, -1.2304493188858032, 0.8316166996955872, -0.3048943281173706, -1.2004399299621582, 0.9932987093925476, -0.8501182794570923, -0.9395265579223633, 0.8787050843238831, -1.4002774953842163, 0.4073920249938965, -0.3489309251308441, 34.557498931884766, 51.84375, 0.75, -0.49312499165534973, 0.6846666932106018, -0.9268749952316284, 0.8349999785423279, -0.1111111119389534, 0.8322222232818604, -2.994999885559082, 0.9012500047683716, -0.29625001549720764, 28.14900016784668, 55.58250045776367, 0.7899999618530273, -1.6081249713897705, 1.0745455026626587, 0.5106250047683716, 0.7300000190734863, 0.0, 1.6037499904632568, 1.8793749809265137, 0.5831249952316284, 14.166874885559082], "max": [1.0672732591629028, -0.7253280878067017, 1.3184987306594849, -0.041175518184900284, -0.30551421642303467, 1.77340829372406, -0.04794670641422272, -0.7135924100875854, 1.125162124633789, 0.11990253627300262, 0.9792689085006714, -0.33343347907066345, 62.0212516784668, 75.02666473388672, 1.295555591583252, 9.524999618530273, 40.8962516784668, 58.43562316894531, 46.19062423706055, 51.833126068115234, 36.03562545776367, 104.33937072753906, 37.885623931884766, 110.90249633789062, 63.01812744140625, 75.57500457763672, 2.981250047683716, 7.093124866485596, 41.693748474121094, 79.01250457763672, 42.00437545776367, 0.0, 31.163124084472656, 86.59062957763672, 19.21875, 109.49687957763672], "mean": [0.5512531399726868, -1.165753960609436, 1.1700931787490845, -0.14780303835868835, -0.3977580666542053, 1.6746686697006226, -0.30930984020233154, -0.8665088415145874, 1.024672031402588, -0.5947122573852539, 0.6158045530319214, -0.34145617485046387, 58.40658950805664, 52.759796142578125, 0.9196695685386658, 0.17920346558094025, 32.740318298339844, 44.710201263427734, 37.56253433227539, 36.728981018066406, 30.68349266052246, 74.65620422363281, 17.687942504882812, 99.26918029785156, 52.017032623291016, 68.06725311279297, 0.9017375707626343, 0.7023202776908875, 15.212918281555176, 39.581485748291016, 19.86335563659668, 0.0, 11.06948184967041, 51.07310485839844, 2.4562857151031494, 78.93435668945312], "std": [0.1399388611316681, 0.10057183355093002, 0.07234705984592438, 0.04544910788536072, 0.17568008601665497, 0.2040792554616928, 0.19976051151752472, 0.05208834633231163, 0.06344116479158401, 0.3556577265262604, 0.14727583527565002, 0.002875846577808261, 6.036708831787109, 3.0579118728637695, 0.10544930398464203, 1.9303722381591797, 10.578900337219238, 15.66234302520752, 11.960840225219727, 14.127324104309082, 9.686922073364258, 26.066078186035156, 7.109074115753174, 26.232589721679688, 10.247693061828613, 3.7761003971099854, 0.232293501496315, 1.7281396389007568, 8.43245792388916, 27.613567352294922, 13.17773151397705, 0.0, 7.489139556884766, 27.530946731567383, 3.467632293701172, 24.27027130126953], "count": [505]}, "timestamp": {"min": [0.0], "max": [16.8], "mean": [8.4], "std": [4.859355238437846], "count": [505]}, "frame_index": {"min": [0], "max": [504], "mean": [252.0], "std": [145.78065715313537], "count": [505]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [505]}, "index": {"min": [6345], "max": [6849], "mean": [6597.0], "std": [145.78065715313537], "count": [505]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [505]}, "subtask_annotation": {"mean": [1.8673267326732674, 5.0, 5.0, 5.0, 5.0], "std": [0.8514529121229124, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [505]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [505]}, "eef_direction_state": {"mean": [5.083168316831683, 3.0693069306930694], "std": [1.5507947056893723, 2.177551653307745], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_state": {"mean": [0.42574257425742573, 0.9128712871287129], "std": [0.725033760271871, 0.6780378456005689], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_state": {"mean": [0.27920792079207923, 0.8138613861386138], "std": [0.6095472807436817, 0.8449066622502824], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_direction_action": {"mean": [5.083168316831683, 3.0693069306930694], "std": [1.5507947056893723, 2.177551653307745], "min": [0, 0], "max": [6, 6], "count": [505]}, "eef_velocity_action": {"mean": [0.42574257425742573, 0.9128712871287129], "std": [0.725033760271871, 0.6780378456005689], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_acc_mag_action": {"mean": [0.27920792079207923, 0.8138613861386138], "std": [0.6095472807436817, 0.8449066622502824], "min": [0, 0], "max": [2, 2], "count": [505]}, "eef_sim_pose_state": {"mean": [0.6766284269152234, 0.049139484402381084, 1.129758278686304, 1.8592437448000725, 1.3506157785804136, 1.3063807840524084, 0.6234741455248537, -0.08027378287998477, 1.2973941647131715, 1.0311458674655898, 0.941448660949259, 2.0288425296744848], "std": [0.017619203100028413, 0.04769243851039547, 0.010318172902786533, 1.9248333091686987, 0.09997851828984737, 1.6973908060743759, 0.024114231072642878, 0.04418026192248755, 0.029584296612114952, 0.5981393458016567, 0.2827556667542714, 0.5489368833401824], "min": [0.598240748392897, 0.02331136157791444, 1.0914868972696408, -3.1404917857680057, 0.9530067380288165, -3.0817454099118198, 0.5618221692056543, -0.1942178930609255, 1.2019288035945548, -1.4510716351630726, 0.41412589959687307, -0.2961258474808094], "max": [0.7090456892244963, 0.21251643845595036, 1.193228322550849, 3.1308753150857886, 1.4477546843647038, 3.0871793645915213, 0.664332918034342, -0.013389157892121473, 1.3366372223123408, 1.491677161822793, 1.5032095623921315, 2.288421851074787], "count": [505]}, "eef_sim_pose_action": {"mean": [0.6766284269152234, 0.049139484402381084, 1.129758278686304, 1.8592437448000725, 1.3506157785804136, 1.3063807840524084, 0.6234741455248537, -0.08027378287998477, 1.2973941647131715, 1.0311458674655898, 0.941448660949259, 2.0288425296744848], "std": [0.017619203100028413, 0.04769243851039547, 0.010318172902786533, 1.9248333091686987, 0.09997851828984737, 1.6973908060743759, 0.024114231072642878, 0.04418026192248755, 0.029584296612114952, 0.5981393458016567, 0.2827556667542714, 0.5489368833401824], "min": [0.598240748392897, 0.02331136157791444, 1.0914868972696408, -3.1404917857680057, 0.9530067380288165, -3.0817454099118198, 0.5618221692056543, -0.1942178930609255, 1.2019288035945548, -1.4510716351630726, 0.41412589959687307, -0.2961258474808094], "max": [0.7090456892244963, 0.21251643845595036, 1.193228322550849, 3.1308753150857886, 1.4477546843647038, 3.0871793645915213, 0.664332918034342, -0.013389157892121473, 1.3366372223123408, 1.491677161822793, 1.5032095623921315, 2.288421851074787], "count": [505]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47960862132352944]], [[0.4798488602941176]], [[0.47465865400326795]]], "std": [[[0.21728796973079637]], [[0.21222815591859345]], [[0.21222342796020302]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1607843137254902]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6067623692810458]], [[0.6184250857843137]], [[0.5921005637254902]]], "std": [[[0.2805640644651026]], [[0.2883968015490801]], [[0.30394991843166985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5452565931372549]], [[0.5696049571078432]], [[0.550687781862745]]], "std": [[[0.2997495356138018]], [[0.3046176542169511]], [[0.3148937141602089]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407271915849673]], [[0.4632235008169935]], [[0.4342200020424836]]], "std": [[[0.3447728541287682]], [[0.35302786358417493]], [[0.37669753511096216]]], "count": [100]}, "observation.state": {"min": [0.42637044191360474, -1.2427996397018433, 0.7743476629257202, -0.30720701813697815, -1.6209532022476196, 1.0796971321105957, -0.8862153887748718, -0.9892852902412415, 0.8347638845443726, -0.6298876404762268, 0.27554455399513245, -0.34504464268684387, 35.954444885253906, 50.75374984741211, 0.9537500143051147, -0.39249998331069946, 0.9118750095367432, -0.9393749833106995, 0.8218749761581421, -0.26500001549720764, 0.8899999856948853, 0.10437498986721039, 0.8643749952316284, 0.29124999046325684, 23.102222442626953, 60.65250015258789, 0.7243750095367432, -0.42500001192092896, 0.875, 0.8700000047683716, 0.7975000143051147, 0.0, 0.8543750047683716, 0.46187499165534973, 0.6631250381469727, 0.17812499403953552], "max": [1.0585469007492065, -0.657473087310791, 1.237053632736206, -0.127961203455925, -0.23584726452827454, 1.8536134958267212, -0.1784113496541977, -0.6219958662986755, 1.2030308246612549, 0.16098268330097198, 1.4712876081466675, -0.33925098180770874, 61.470001220703125, 75.63777923583984, 1.1575000286102295, 8.993749618530273, 42.80500030517578, 47.45624923706055, 46.31562423706055, 51.0681266784668, 41.095001220703125, 97.66374969482422, 26.094999313354492, 110.25187683105469, 76.49063110351562, 73.71125030517578, 2.6675000190734863, 5.476874828338623, 36.833126068115234, 51.823333740234375, 43.953125, 0.0, 43.176876068115234, 101.91937255859375, 45.75, 109.21500396728516], "mean": [0.6034568548202515, -1.0947394371032715, 1.1287660598754883, -0.20475617051124573, -0.5153188109397888, 1.6274518966674805, -0.5427120923995972, -0.8308074474334717, 1.007714033126831, -0.1630629152059555, 0.821874737739563, -0.3427753448486328, 54.84636688232422, 54.22273635864258, 1.0383328199386597, 1.3822237253189087, 27.752717971801758, 24.760751724243164, 29.621057510375977, 24.51104736328125, 28.005165100097656, 60.50038146972656, 14.22641372680664, 82.57185363769531, 50.657691955566406, 67.28132629394531, 0.9424278140068054, 1.2581851482391357, 16.1370906829834, 17.90802764892578, 20.282350540161133, 0.0, 13.756208419799805, 48.674766540527344, 8.274482727050781, 76.11695098876953], "std": [0.21468794345855713, 0.17790567874908447, 0.12502433359622955, 0.038379326462745667, 0.37841925024986267, 0.2600724697113037, 0.22464238107204437, 0.11111774295568466, 0.10013340413570404, 0.2305884063243866, 0.29220321774482727, 0.0014064059359952807, 8.469576835632324, 6.647698879241943, 0.04954002797603607, 2.8181262016296387, 16.920310974121094, 17.32098960876465, 18.070178985595703, 18.361478805541992, 15.26901626586914, 38.12784957885742, 8.428169250488281, 41.085636138916016, 17.986690521240234, 3.3304388523101807, 0.28595730662345886, 1.7809405326843262, 13.514781951904297, 18.335359573364258, 14.453397750854492, 0.0, 11.087435722351074, 36.43648147583008, 12.68531322479248, 34.53118133544922], "count": [221]}, "action": {"min": [0.42637044191360474, -1.2427996397018433, 0.7743476629257202, -0.30720701813697815, -1.6209532022476196, 1.0796971321105957, -0.8862153887748718, -0.9892852902412415, 0.8347638845443726, -0.6298876404762268, 0.27554455399513245, -0.34504464268684387, 35.954444885253906, 50.75374984741211, 0.9537500143051147, -0.39249998331069946, 0.9118750095367432, -0.9393749833106995, 0.8218749761581421, -0.26500001549720764, 0.8899999856948853, 0.10437498986721039, 0.8643749952316284, 0.29124999046325684, 23.102222442626953, 60.65250015258789, 0.7243750095367432, -0.42500001192092896, 0.875, 0.8700000047683716, 0.7975000143051147, 0.0, 0.8543750047683716, 0.46187499165534973, 0.6631250381469727, 0.17812499403953552], "max": [1.0585469007492065, -0.657473087310791, 1.237053632736206, -0.127961203455925, -0.23584726452827454, 1.8536134958267212, -0.1784113496541977, -0.6219958662986755, 1.2030308246612549, 0.16098268330097198, 1.4712876081466675, -0.33925098180770874, 61.470001220703125, 75.63777923583984, 1.1575000286102295, 8.993749618530273, 42.80500030517578, 47.45624923706055, 46.31562423706055, 51.0681266784668, 41.095001220703125, 97.66374969482422, 26.094999313354492, 110.25187683105469, 76.49063110351562, 73.71125030517578, 2.6675000190734863, 5.476874828338623, 36.833126068115234, 51.823333740234375, 43.953125, 0.0, 43.176876068115234, 101.91937255859375, 45.75, 109.21500396728516], "mean": [0.6034567952156067, -1.094739317893982, 1.1287660598754883, -0.20475612580776215, -0.5153189301490784, 1.6274518966674805, -0.5427122116088867, -0.8308073878288269, 1.007714033126831, -0.1630629003047943, 0.8218744993209839, -0.34277522563934326, 54.84638214111328, 54.222740173339844, 1.0383330583572388, 1.3822238445281982, 27.75270652770996, 24.760759353637695, 29.621063232421875, 24.511032104492188, 28.00516128540039, 60.500370025634766, 14.226410865783691, 82.57185363769531, 50.6577033996582, 67.2813491821289, 0.9424276947975159, 1.2581849098205566, 16.13709831237793, 17.90803337097168, 20.28237533569336, 0.0, 13.756208419799805, 48.67475891113281, 8.274479866027832, 76.11695861816406], "std": [0.21468797326087952, 0.17790567874908447, 0.12502431869506836, 0.038379326462745667, 0.37841925024986267, 0.2600724697113037, 0.22464239597320557, 0.11111774295568466, 0.10013338923454285, 0.23058845102787018, 0.29220324754714966, 0.001406405703164637, 8.469576835632324, 6.647698879241943, 0.04954002797603607, 2.8181262016296387, 16.920312881469727, 17.320985794067383, 18.070178985595703, 18.361482620239258, 15.269015312194824, 38.12785339355469, 8.428168296813965, 41.085636138916016, 17.9866943359375, 3.3304388523101807, 0.28595736622810364, 1.7809404134750366, 13.514782905578613, 18.33536148071289, 14.453397750854492, 0.0, 11.087435722351074, 36.43648147583008, 12.68531322479248, 34.53118133544922], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [221]}, "index": {"min": [6850], "max": [7070], "mean": [6960.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [1.755656108597285, 5.0, 5.0, 5.0, 5.0], "std": [1.405878784873292, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [221]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [221]}, "eef_direction_state": {"mean": [4.3710407239819, 3.6470588235294117], "std": [1.4761676268618513, 1.7365782502277978], "min": [2, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [0.9819004524886877, 1.1719457013574661], "std": [0.8181415918399683, 0.7474422853320098], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.7104072398190046, 0.8552036199095022], "std": [0.8223849638252557, 0.8275967383054769], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [4.3710407239819, 3.6470588235294117], "std": [1.4761676268618513, 1.7365782502277978], "min": [2, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [0.9819004524886877, 1.1719457013574661], "std": [0.8181415918399683, 0.7474422853320098], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.7104072398190046, 0.8552036199095022], "std": [0.8223849638252557, 0.8275967383054769], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.6695589243031312, 0.07944781255939351, 1.1500717541821166, 0.416141996267161, 1.3034921843269909, 0.30133038089428577, 0.6332849056581825, -0.13199123116770606, 1.2779885702978124, 1.2537597298397194, 0.5729812053515833, 2.142758744450223], "std": [0.03560341080505363, 0.07305308854191382, 0.043782457049340064, 2.3713445637857524, 0.15505966717945796, 2.2112833409258386, 0.03368639493934184, 0.04462690985684522, 0.044364457676320426, 0.20456460116372885, 0.1857466504786796, 0.08854897418149715], "min": [0.5669660314939808, 0.015255965856838916, 1.1045517961071647, -3.12225173558315, 0.778982632238562, -3.129695109100937, 0.5602525315018736, -0.20911366665355705, 1.1860134223475742, 0.8442645481984816, 0.3391190086562452, 1.93386793137411], "max": [0.6977178911337341, 0.21836053674354572, 1.318663331711332, 3.1124464279337594, 1.4811810545033417, 3.12204917089851, 0.7062785515607133, -0.0572790243780088, 1.3519195932157493, 1.7531535240921619, 0.9629408467458962, 2.343059822127821], "count": [221]}, "eef_sim_pose_action": {"mean": [0.6695589243031312, 0.07944781255939351, 1.1500717541821166, 0.416141996267161, 1.3034921843269909, 0.30133038089428577, 0.6332849056581825, -0.13199123116770606, 1.2779885702978124, 1.2537597298397194, 0.5729812053515833, 2.142758744450223], "std": [0.03560341080505363, 0.07305308854191382, 0.043782457049340064, 2.3713445637857524, 0.15505966717945796, 2.2112833409258386, 0.03368639493934184, 0.04462690985684522, 0.044364457676320426, 0.20456460116372885, 0.1857466504786796, 0.08854897418149715], "min": [0.5669660314939808, 0.015255965856838916, 1.1045517961071647, -3.12225173558315, 0.778982632238562, -3.129695109100937, 0.5602525315018736, -0.20911366665355705, 1.1860134223475742, 0.8442645481984816, 0.3391190086562452, 1.93386793137411], "max": [0.6977178911337341, 0.21836053674354572, 1.318663331711332, 3.1124464279337594, 1.4811810545033417, 3.12204917089851, 0.7062785515607133, -0.0572790243780088, 1.3519195932157493, 1.7531535240921619, 0.9629408467458962, 2.343059822127821], "count": [221]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48142093545751635]], [[0.4793082618464052]], [[0.47334054534313724]]], "std": [[[0.2125000199527311]], [[0.20826318728782317]], [[0.21038581191638073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.602199662990196]], [[0.6137422446895425]], [[0.5892458047385621]]], "std": [[[0.2821492504633028]], [[0.28976019064187303]], [[0.3045301496374697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569301000816993]], [[0.5799234293300654]], [[0.5616253635620915]]], "std": [[[0.298170232111458]], [[0.30421962879149184]], [[0.31421801693939483]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457413337418301]], [[0.46824454248366015]], [[0.4391281045751634]]], "std": [[[0.34407826393285573]], [[0.35318842228238323]], [[0.37834997260225006]]], "count": [100]}, "observation.state": {"min": [0.41349565982818604, -1.249237060546875, 0.7410639524459839, -0.37003129720687866, -1.6034053564071655, 0.9403849244117737, -0.9154777526855469, -0.9611276388168335, 0.8762705326080322, -0.9458209276199341, 0.42179274559020996, -0.35412850975990295, 33.002498626708984, 48.525001525878906, 0.796875, -0.421875, 0.5881249904632568, 0.3564285635948181, 0.9175000190734863, -0.1536363661289215, 0.6043750047683716, 0.05000000447034836, 0.8268749713897705, -0.4318181872367859, 30.49416732788086, 59.42937469482422, 0.6462500095367432, -0.5568749904632568, 0.6924999952316284, 0.7293750047683716, 0.7243750095367432, 0.0, 1.1506249904632568, 1.0956250429153442, 0.6618750095367432, 3.9521429538726807], "max": [1.1028457880020142, -0.6339646577835083, 1.3769598007202148, -0.015878919512033463, -0.263170450925827, 1.6783493757247925, -0.11129549145698547, -0.6174605488777161, 1.0895419120788574, 0.16482128202915192, 1.5219390392303467, -0.3400377631187439, 66.58625030517578, 73.03800201416016, 1.2400000095367432, 9.336250305175781, 41.521873474121094, 54.15875244140625, 45.20124816894531, 50.78562545776367, 42.193748474121094, 77.71062469482422, 45.806251525878906, 105.79562377929688, 74.60187530517578, 73.46062469482422, 3.0112500190734863, 4.773749828338623, 27.37874984741211, 63.24687576293945, 44.265625, 0.0, 41.34749984741211, 103.86062622070312, 44.99937438964844, 109.81062316894531], "mean": [0.570411741733551, -1.1173596382141113, 1.168799638748169, -0.10199063271284103, -0.4725878834724426, 1.4809707403182983, -0.4587232172489166, -0.8429909944534302, 1.0103912353515625, -0.30117061734199524, 0.789899468421936, -0.3440842032432556, 60.565650939941406, 51.2825813293457, 0.9654175043106079, 1.338560700416565, 29.917451858520508, 36.348419189453125, 32.573421478271484, 33.441078186035156, 27.969575881958008, 52.773006439208984, 25.01130485534668, 76.31857299804688, 50.3780517578125, 68.73721313476562, 0.8503350615501404, 1.4253069162368774, 11.708162307739258, 26.215625762939453, 16.826194763183594, 0.0, 11.397774696350098, 45.57623291015625, 6.65056848526001, 69.23912048339844], "std": [0.21794861555099487, 0.15187637507915497, 0.12604792416095734, 0.08617109805345535, 0.3235849142074585, 0.2702757716178894, 0.2595660090446472, 0.09265092760324478, 0.06584900617599487, 0.3328854441642761, 0.2460421770811081, 0.0033283098600804806, 10.150700569152832, 5.596823692321777, 0.11273206025362015, 3.101592540740967, 16.23877716064453, 19.99424171447754, 17.312055587768555, 18.509540557861328, 14.892351150512695, 29.389204025268555, 14.330806732177734, 40.308067321777344, 15.110906600952148, 3.4843032360076904, 0.30068695545196533, 1.7079886198043823, 9.482706069946289, 24.87750816345215, 14.688672065734863, 0.0, 10.313364028930664, 40.24102020263672, 12.607160568237305, 35.29549789428711], "count": [285]}, "action": {"min": [0.41349565982818604, -1.249237060546875, 0.7410639524459839, -0.37003129720687866, -1.6034053564071655, 0.9403849244117737, -0.9154777526855469, -0.9611276388168335, 0.8762705326080322, -0.9458209276199341, 0.42179274559020996, -0.35412850975990295, 33.002498626708984, 48.525001525878906, 0.796875, -0.421875, 0.5881249904632568, 0.3564285635948181, 0.9175000190734863, -0.1536363661289215, 0.6043750047683716, 0.05000000447034836, 0.8268749713897705, -0.4318181872367859, 30.49416732788086, 59.42937469482422, 0.6462500095367432, -0.5568749904632568, 0.6924999952316284, 0.7293750047683716, 0.7243750095367432, 0.0, 1.1506249904632568, 1.0956250429153442, 0.6618750095367432, 3.9521429538726807], "max": [1.1028457880020142, -0.6339646577835083, 1.3769598007202148, -0.015878919512033463, -0.263170450925827, 1.6783493757247925, -0.11129549145698547, -0.6174605488777161, 1.0895419120788574, 0.16482128202915192, 1.5219390392303467, -0.3400377631187439, 66.58625030517578, 73.03800201416016, 1.2400000095367432, 9.336250305175781, 41.521873474121094, 54.15875244140625, 45.20124816894531, 50.78562545776367, 42.193748474121094, 77.71062469482422, 45.806251525878906, 105.79562377929688, 74.60187530517578, 73.46062469482422, 3.0112500190734863, 4.773749828338623, 27.37874984741211, 63.24687576293945, 44.265625, 0.0, 41.34749984741211, 103.86062622070312, 44.99937438964844, 109.81062316894531], "mean": [0.5704119205474854, -1.1173592805862427, 1.1687997579574585, -0.10199061036109924, -0.47258782386779785, 1.4809707403182983, -0.4587230086326599, -0.8429911732673645, 1.010391354560852, -0.30117082595825195, 0.7898994088172913, -0.34408435225486755, 60.565616607666016, 51.2826042175293, 0.9654173851013184, 1.3385605812072754, 29.917457580566406, 36.348426818847656, 32.57343292236328, 33.44108963012695, 27.969560623168945, 52.77298355102539, 25.01129150390625, 76.31857299804688, 50.378047943115234, 68.73723602294922, 0.8503357172012329, 1.425306797027588, 11.708163261413574, 26.21562385559082, 16.826208114624023, 0.0, 11.397774696350098, 45.57624816894531, 6.650561809539795, 69.23906707763672], "std": [0.21794866025447845, 0.15187638998031616, 0.12604792416095734, 0.08617111295461655, 0.3235849142074585, 0.270275741815567, 0.25956597924232483, 0.09265092760324478, 0.06584902107715607, 0.33288538455963135, 0.2460421323776245, 0.003328308928757906, 10.150700569152832, 5.596823692321777, 0.11273205280303955, 3.101592540740967, 16.238779067993164, 19.994243621826172, 17.31205177307129, 18.50954246520996, 14.892353057861328, 29.38920021057129, 14.33080768585205, 40.308067321777344, 15.110909461975098, 3.4843029975891113, 0.3006870150566101, 1.7079886198043823, 9.482708930969238, 24.87749671936035, 14.688676834106445, 0.0, 10.313362121582031, 40.24101638793945, 12.60716438293457, 35.295494079589844], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [285]}, "index": {"min": [7071], "max": [7355], "mean": [7213.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [1.9017543859649122, 5.0, 5.0, 5.0, 5.0], "std": [1.1351622850315093, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [285]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [285]}, "eef_direction_state": {"mean": [4.347368421052631, 3.4350877192982456], "std": [1.8011794637839875, 1.9485029096197308], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.8140350877192982, 0.9087719298245615], "std": [0.8607297182575162, 0.7245762710339038], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.5754385964912281, 0.8631578947368421], "std": [0.7894658869010667, 0.8200623807995264], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.347368421052631, 3.4350877192982456], "std": [1.8011794637839875, 1.9485029096197308], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.8140350877192982, 0.9087719298245615], "std": [0.8607297182575162, 0.7245762710339038], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.5754385964912281, 0.8631578947368421], "std": [0.7894658869010667, 0.8200623807995264], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.6791938220167419, 0.07349681331004689, 1.151919105913794, 0.9082642771409338, 1.3046697745674833, 0.6093018800172466, 0.6261682727775298, -0.11254693011722676, 1.2972792350730094, 1.1734650404831763, 0.6980892722874716, 2.1311539102824386], "std": [0.03351648536473624, 0.06722554257955747, 0.03012162987000951, 2.3830689880697515, 0.18290953521506192, 2.1802756249080915, 0.018808943935611434, 0.05679293544301172, 0.03618822252151889, 0.11705586879449865, 0.27436638299473787, 0.06333098776436444], "min": [0.5854802702890679, 0.024898029488739176, 1.1063468766022921, -3.102546385323004, 0.7417916096049177, -3.089704597859971, 0.5626672263712587, -0.22245946702254638, 1.2136715730986554, 0.8734618403700417, 0.37468332592967757, 1.9054066818835103], "max": [0.725096785893323, 0.23202970560728864, 1.2937648727876754, 3.1398063792923114, 1.4421123479302325, 3.1232800374057126, 0.6505475678817911, -0.0329661507385402, 1.3426258284455777, 1.4442729166830466, 1.278752771301415, 2.2220323329748615], "count": [285]}, "eef_sim_pose_action": {"mean": [0.6791938220167419, 0.07349681331004689, 1.151919105913794, 0.9082642771409338, 1.3046697745674833, 0.6093018800172466, 0.6261682727775298, -0.11254693011722676, 1.2972792350730094, 1.1734650404831763, 0.6980892722874716, 2.1311539102824386], "std": [0.03351648536473624, 0.06722554257955747, 0.03012162987000951, 2.3830689880697515, 0.18290953521506192, 2.1802756249080915, 0.018808943935611434, 0.05679293544301172, 0.03618822252151889, 0.11705586879449865, 0.27436638299473787, 0.06333098776436444], "min": [0.5854802702890679, 0.024898029488739176, 1.1063468766022921, -3.102546385323004, 0.7417916096049177, -3.089704597859971, 0.5626672263712587, -0.22245946702254638, 1.2136715730986554, 0.8734618403700417, 0.37468332592967757, 1.9054066818835103], "max": [0.725096785893323, 0.23202970560728864, 1.2937648727876754, 3.1398063792923114, 1.4421123479302325, 3.1232800374057126, 0.6505475678817911, -0.0329661507385402, 1.3426258284455777, 1.4442729166830466, 1.278752771301415, 2.2220323329748615], "count": [285]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48162924428104575]], [[0.4784478451797386]], [[0.4723542034313726]]], "std": [[[0.21383249027612147]], [[0.21015008747333114]], [[0.2101403350065165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1803921568627451]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5713892279411765]], [[0.5854184150326798]], [[0.5537706086601307]]], "std": [[[0.29489008658373195]], [[0.29805506081458844]], [[0.31263170111929145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5282744424019608]], [[0.5513290482026143]], [[0.5340089072712418]]], "std": [[[0.2943344698596053]], [[0.29976233897202137]], [[0.3091914187040962]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4451847569444444]], [[0.46644855800653595]], [[0.43734095996732025]]], "std": [[[0.34421446254070437]], [[0.35385290014692417]], [[0.37886646873166063]]], "count": [100]}, "observation.state": {"min": [0.4015030264854431, -1.2002413272857666, 0.8481631875038147, -0.35667961835861206, -1.6074320077896118, 0.9341700077056885, -0.80663001537323, -0.9602454900741577, 0.8497791290283203, -0.6013962030410767, 0.6035658717155457, -0.3468327820301056, 40.11375045776367, 47.110626220703125, 0.9574999809265137, -1.2737499475479126, 0.8025000095367432, -0.3174999952316284, 0.765625, -0.18312500417232513, 0.6662499904632568, 0.12062501162290573, 0.828125, 0.39625000953674316, 27.458749771118164, 65.18375396728516, 0.6362500190734863, -0.6318750381469727, 0.8537499904632568, 0.6987500190734863, 0.6549999713897705, 0.0, 0.7925000190734863, 1.3424999713897705, 0.7450000047683716, 0.8531249761581421], "max": [1.1119534969329834, -0.7411593198776245, 1.2594891786575317, -0.1307269036769867, -0.3274729251861572, 2.0361971855163574, -0.2573767900466919, -0.5878326296806335, 1.052348017692566, 0.15740634500980377, 1.2648245096206665, -0.3394894003868103, 61.189998626708984, 68.84000396728516, 1.2131249904632568, 9.548749923706055, 43.611873626708984, 62.65625, 45.84687423706055, 52.895626068115234, 39.12187576293945, 90.48562622070312, 33.17625045776367, 103.44750213623047, 65.75187683105469, 76.00187683105469, 0.7287499904632568, 2.6937499046325684, 37.557498931884766, 92.15937805175781, 32.80125045776367, 0.0, 20.5206241607666, 96.62750244140625, 23.37125015258789, 109.45437622070312], "mean": [0.584388792514801, -1.0826711654663086, 1.0933316946029663, -0.2389424592256546, -0.5759173631668091, 1.6740007400512695, -0.49565860629081726, -0.8307382464408875, 0.986285388469696, -0.1604374796152115, 0.8130154609680176, -0.3428999185562134, 56.1572380065918, 50.588539123535156, 1.0656063556671143, 1.520698070526123, 27.115354537963867, 39.260948181152344, 31.152212142944336, 33.68997573852539, 25.89433479309082, 59.9770393371582, 12.623988151550293, 71.935546875, 48.296836853027344, 70.63458251953125, 0.6831058263778687, 0.9467154741287231, 13.347447395324707, 32.87660217285156, 15.088379859924316, 0.0, 10.43614673614502, 51.169403076171875, 5.996325492858887, 75.3154067993164], "std": [0.23861536383628845, 0.14827509224414825, 0.08265376091003418, 0.048734452575445175, 0.34655967354774475, 0.41583922505378723, 0.1663302481174469, 0.10050810873508453, 0.056897252798080444, 0.19970698654651642, 0.1319218873977661, 0.0016502548241987824, 6.944035530090332, 5.467405319213867, 0.06688894331455231, 3.9804294109344482, 16.395530700683594, 25.028100967407227, 18.633922576904297, 20.928415298461914, 15.763330459594727, 36.581748962402344, 8.571052551269531, 42.37699508666992, 11.180044174194336, 2.2495007514953613, 0.021734826266765594, 1.098758339881897, 10.563981056213379, 31.894371032714844, 9.24207592010498, 0.0, 6.297057628631592, 33.70908737182617, 7.03174352645874, 39.1947021484375], "count": [245]}, "action": {"min": [0.4015030264854431, -1.2002413272857666, 0.8481631875038147, -0.35667961835861206, -1.6074320077896118, 0.9341700077056885, -0.80663001537323, -0.9602454900741577, 0.8497791290283203, -0.6013962030410767, 0.6035658717155457, -0.3468327820301056, 40.11375045776367, 47.110626220703125, 0.9574999809265137, -1.2737499475479126, 0.8025000095367432, -0.3174999952316284, 0.765625, -0.18312500417232513, 0.6662499904632568, 0.12062501162290573, 0.828125, 0.39625000953674316, 27.458749771118164, 65.18375396728516, 0.6362500190734863, -0.6318750381469727, 0.8537499904632568, 0.6987500190734863, 0.6549999713897705, 0.0, 0.7925000190734863, 1.3424999713897705, 0.7450000047683716, 0.8531249761581421], "max": [1.1119534969329834, -0.7411593198776245, 1.2594891786575317, -0.1307269036769867, -0.3274729251861572, 2.0361971855163574, -0.2573767900466919, -0.5878326296806335, 1.052348017692566, 0.15740634500980377, 1.2648245096206665, -0.3394894003868103, 61.189998626708984, 68.84000396728516, 1.2131249904632568, 9.548749923706055, 43.611873626708984, 62.65625, 45.84687423706055, 52.895626068115234, 39.12187576293945, 90.48562622070312, 33.17625045776367, 103.44750213623047, 65.75187683105469, 76.00187683105469, 0.7287499904632568, 2.6937499046325684, 37.557498931884766, 92.15937805175781, 32.80125045776367, 0.0, 20.5206241607666, 96.62750244140625, 23.37125015258789, 109.45437622070312], "mean": [0.5843886137008667, -1.0826717615127563, 1.0933316946029663, -0.2389424592256546, -0.57591712474823, 1.674000859260559, -0.4956587553024292, -0.830738365650177, 0.9862849712371826, -0.16043750941753387, 0.8130155801773071, -0.3429000973701477, 56.157257080078125, 50.588523864746094, 1.0656062364578247, 1.5206981897354126, 27.115358352661133, 39.26095199584961, 31.15220069885254, 33.68999099731445, 25.894315719604492, 59.97704315185547, 12.623983383178711, 71.935546875, 48.29684066772461, 70.63461303710938, 0.6831058263778687, 0.9467154741287231, 13.34744930267334, 32.8765983581543, 15.088375091552734, 0.0, 10.436139106750488, 51.169395446777344, 5.996323108673096, 75.3154525756836], "std": [0.23861536383628845, 0.14827509224414825, 0.08265376836061478, 0.048734452575445175, 0.34655970335006714, 0.415839284658432, 0.1663302481174469, 0.10050812363624573, 0.056897252798080444, 0.19970695674419403, 0.13192187249660492, 0.001650255057029426, 6.944035053253174, 5.467405319213867, 0.06688892841339111, 3.980429172515869, 16.395526885986328, 25.028099060058594, 18.63392448425293, 20.928415298461914, 15.76332950592041, 36.58174514770508, 8.571053504943848, 42.37698745727539, 11.180042266845703, 2.2495005130767822, 0.021734831854701042, 1.0987584590911865, 10.563981056213379, 31.894367218017578, 9.242074966430664, 0.0, 6.297056674957275, 33.709083557128906, 7.03174352645874, 39.19470977783203], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [245]}, "index": {"min": [7356], "max": [7600], "mean": [7478.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [1.9714285714285715, 5.0, 5.0, 5.0, 5.0], "std": [1.2368491898236216, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [245]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [245]}, "eef_direction_state": {"mean": [4.020408163265306, 3.9306122448979592], "std": [1.7389862859696472, 1.9564862383023267], "min": [0, 1], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.9551020408163265, 0.7673469387755102], "std": [0.8293250819964931, 0.744335823677053], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.7306122448979592, 0.5836734693877551], "std": [0.828621693458765, 0.7864534026897263], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.020408163265306, 3.9306122448979592], "std": [1.7389862859696472, 1.9564862383023267], "min": [0, 1], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.9551020408163265, 0.7673469387755102], "std": [0.8293250819964931, 0.744335823677053], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.7306122448979592, 0.5836734693877551], "std": [0.828621693458765, 0.7864534026897263], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.6657300875930163, 0.07464573416678136, 1.17485510860777, 0.489195663743119, 1.2623368963349948, -0.17371079240676743, 0.6281095266699447, -0.11893635884313575, 1.2903028584021436, 1.211021467787468, 0.548531933926189, 2.14890299997776], "std": [0.02816583479569642, 0.08054311474892224, 0.03390903099084005, 1.7436252476601393, 0.17584628642871264, 1.6546836528555309, 0.016177805351197123, 0.03688181399011536, 0.03970565699383536, 0.121512938517668, 0.1660539996174885, 0.055275699461059376], "min": [0.5865702372631452, 0.006335871271468563, 1.1192663095684807, -2.858859478666439, 0.7510278382892346, -2.997849494813365, 0.5703303008967587, -0.19308990943542254, 1.2028277219093793, 0.9559032962671298, 0.33861794494772823, 1.9811699524613235], "max": [0.7099731744759894, 0.24191758995187895, 1.2965199249129995, 2.7925893455171793, 1.5600058621847426, 2.7428396707746905, 0.6443462828502513, -0.062041554450142616, 1.3462199765799518, 1.4897219628371374, 0.9336261831530237, 2.258837326793311], "count": [245]}, "eef_sim_pose_action": {"mean": [0.6657300875930163, 0.07464573416678136, 1.17485510860777, 0.489195663743119, 1.2623368963349948, -0.17371079240676743, 0.6281095266699447, -0.11893635884313575, 1.2903028584021436, 1.211021467787468, 0.548531933926189, 2.14890299997776], "std": [0.02816583479569642, 0.08054311474892224, 0.03390903099084005, 1.7436252476601393, 0.17584628642871264, 1.6546836528555309, 0.016177805351197123, 0.03688181399011536, 0.03970565699383536, 0.121512938517668, 0.1660539996174885, 0.055275699461059376], "min": [0.5865702372631452, 0.006335871271468563, 1.1192663095684807, -2.858859478666439, 0.7510278382892346, -2.997849494813365, 0.5703303008967587, -0.19308990943542254, 1.2028277219093793, 0.9559032962671298, 0.33861794494772823, 1.9811699524613235], "max": [0.7099731744759894, 0.24191758995187895, 1.2965199249129995, 2.7925893455171793, 1.5600058621847426, 2.7428396707746905, 0.6443462828502513, -0.062041554450142616, 1.3462199765799518, 1.4897219628371374, 0.9336261831530237, 2.258837326793311], "count": [245]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47888257352941177]], [[0.4770175]], [[0.47072029207516336]]], "std": [[[0.2134679063523016]], [[0.21062843427569342]], [[0.21198566585504416]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.17647058823529413]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5837205923202614]], [[0.596488647875817]], [[0.5733725571895425]]], "std": [[[0.28363777913172455]], [[0.28603062366911103]], [[0.29859636955181157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1568627450980392]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477274080882353]], [[0.570614616013072]], [[0.5537651817810457]]], "std": [[[0.2927003657928611]], [[0.29897342115056674]], [[0.3104624631758239]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4416336233660131]], [[0.4655795608660131]], [[0.4368968075980392]]], "std": [[[0.3396333303979374]], [[0.3496019665514283]], [[0.3742781958497041]]], "count": [100]}, "observation.state": {"min": [0.48180362582206726, -1.328035593032837, 0.8919851779937744, -0.2690356373786926, -1.4736188650131226, 0.7034170627593994, -1.0027084350585938, -0.989213764667511, 0.8755499720573425, -0.1250286102294922, 0.9638933539390564, -0.34430551528930664, 37.53428649902344, 49.06999969482422, 0.9381250143051147, -0.8618749976158142, 0.5525000095367432, -0.4266666769981384, 0.5162500143051147, 0.6037499904632568, 0.4437499940395355, 0.16124999523162842, 0.8612499833106995, 0.23375000059604645, 37.5, 67.0112533569336, 0.8524999618530273, -0.09437499940395355, 0.6974999904632568, 0.6677777767181396, 0.6456249952316284, 0.0, 0.9118750095367432, 1.5618749856948853, 0.6150000095367432, 4.828125], "max": [1.1663614511489868, -0.7908941507339478, 1.4698967933654785, 0.07243266701698303, -0.4097285866737366, 1.6413938999176025, -0.5325160622596741, -0.6943066716194153, 1.0870145559310913, 0.2368486374616623, 1.3089909553527832, -0.3406338393688202, 68.21749877929688, 73.42333221435547, 1.2649999856948853, 9.425000190734863, 42.90937423706055, 57.12187576293945, 47.12062454223633, 57.89250183105469, 42.185001373291016, 72.92124938964844, 35.997501373291016, 98.31437683105469, 74.19499969482422, 74.80937957763672, 2.4375, 5.804999828338623, 37.036251068115234, 81.67437744140625, 34.916873931884766, 0.0, 24.806875228881836, 103.36125183105469, 24.9268741607666, 109.28874969482422], "mean": [0.7044785022735596, -1.0966036319732666, 1.158716082572937, -0.1076645627617836, -0.6893600821495056, 1.2259169816970825, -0.7071946859359741, -0.8640735149383545, 0.9960182905197144, 0.03869067505002022, 1.051672339439392, -0.3433934152126312, 59.007469177246094, 52.966087341308594, 1.065103530883789, 2.358889102935791, 25.743806838989258, 31.328144073486328, 28.394582748413086, 32.035911560058594, 24.847970962524414, 42.66230773925781, 20.128896713256836, 59.69975280761719, 48.147865295410156, 71.02267456054688, 1.0985002517700195, 2.492870569229126, 10.288778305053711, 19.32357406616211, 12.38194751739502, 0.0, 11.795164108276367, 37.70891189575195, 5.893153190612793, 64.95187377929688], "std": [0.24278123676776886, 0.14126181602478027, 0.14325229823589325, 0.08852028846740723, 0.2995104491710663, 0.35439857840538025, 0.1893666535615921, 0.09554487466812134, 0.07555747777223587, 0.1285734623670578, 0.07311154156923294, 0.0008165072649717331, 10.825778007507324, 5.5900187492370605, 0.09865160286426544, 3.7296361923217773, 19.15087890625, 23.581981658935547, 20.669363021850586, 23.615842819213867, 18.337894439697266, 31.048452377319336, 15.137533187866211, 41.88421630859375, 9.915785789489746, 1.9779380559921265, 0.2772156000137329, 2.05884051322937, 10.785598754882812, 26.607358932495117, 10.682536125183105, 0.0, 7.93165397644043, 36.50822448730469, 8.06798267364502, 36.697898864746094], "count": [205]}, "action": {"min": [0.48180362582206726, -1.328035593032837, 0.8919851779937744, -0.2690356373786926, -1.4736188650131226, 0.7034170627593994, -1.0027084350585938, -0.989213764667511, 0.8755499720573425, -0.1250286102294922, 0.9638933539390564, -0.34430551528930664, 37.53428649902344, 49.06999969482422, 0.9381250143051147, -0.8618749976158142, 0.5525000095367432, -0.4266666769981384, 0.5162500143051147, 0.6037499904632568, 0.4437499940395355, 0.16124999523162842, 0.8612499833106995, 0.23375000059604645, 37.5, 67.0112533569336, 0.8524999618530273, -0.09437499940395355, 0.6974999904632568, 0.6677777767181396, 0.6456249952316284, 0.0, 0.9118750095367432, 1.5618749856948853, 0.6150000095367432, 4.828125], "max": [1.1663614511489868, -0.7908941507339478, 1.4698967933654785, 0.07243266701698303, -0.4097285866737366, 1.6413938999176025, -0.5325160622596741, -0.6943066716194153, 1.0870145559310913, 0.2368486374616623, 1.3089909553527832, -0.3406338393688202, 68.21749877929688, 73.42333221435547, 1.2649999856948853, 9.425000190734863, 42.90937423706055, 57.12187576293945, 47.12062454223633, 57.89250183105469, 42.185001373291016, 72.92124938964844, 35.997501373291016, 98.31437683105469, 74.19499969482422, 74.80937957763672, 2.4375, 5.804999828338623, 37.036251068115234, 81.67437744140625, 34.916873931884766, 0.0, 24.806875228881836, 103.36125183105469, 24.9268741607666, 109.28874969482422], "mean": [0.7044785022735596, -1.096603274345398, 1.1587153673171997, -0.10766460746526718, -0.6893600225448608, 1.2259169816970825, -0.7071946859359741, -0.8640735149383545, 0.9960185885429382, 0.03869068995118141, 1.0516717433929443, -0.3433935344219208, 59.00745391845703, 52.966094970703125, 1.0651040077209473, 2.3588881492614746, 25.743825912475586, 31.328147888183594, 28.394590377807617, 32.0359001159668, 24.847970962524414, 42.66230010986328, 20.128894805908203, 59.69975280761719, 48.14786911010742, 71.02262878417969, 1.098500370979309, 2.492870807647705, 10.28878116607666, 19.323572158813477, 12.381941795349121, 0.0, 11.795162200927734, 37.70891571044922, 5.893150329589844, 64.95186614990234], "std": [0.24278125166893005, 0.14126181602478027, 0.14325231313705444, 0.08852029591798782, 0.2995104491710663, 0.35439854860305786, 0.18936672806739807, 0.09554486721754074, 0.07555746287107468, 0.1285734474658966, 0.07311154156923294, 0.0008165072649717331, 10.825776100158691, 5.590017795562744, 0.09865160286426544, 3.7296359539031982, 19.150876998901367, 23.581979751586914, 20.669361114501953, 23.615842819213867, 18.3378963470459, 31.048452377319336, 15.137533187866211, 41.88421630859375, 9.915785789489746, 1.9779376983642578, 0.27721554040908813, 2.058839797973633, 10.785598754882812, 26.60735511779785, 10.682537078857422, 0.0, 7.931654453277588, 36.50822448730469, 8.067980766296387, 36.697879791259766], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [205]}, "index": {"min": [7601], "max": [7805], "mean": [7703.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [1.7902439024390244, 5.0, 5.0, 5.0, 5.0], "std": [1.1644751519616001, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [205]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [205]}, "eef_direction_state": {"mean": [3.8634146341463413, 4.439024390243903], "std": [1.7252438636477259, 1.6564549346796702], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.0682926829268293, 0.6634146341463415], "std": [0.8056020394984243, 0.7250756386316266], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.6731707317073171, 0.6], "std": [0.7811887096719824, 0.7814932548122677], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.8634146341463413, 4.439024390243903], "std": [1.7252438636477259, 1.6564549346796702], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.0682926829268293, 0.6634146341463415], "std": [0.8056020394984243, 0.7250756386316266], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.6731707317073171, 0.6], "std": [0.7811887096719824, 0.7814932548122677], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.667498678043787, 0.09694337601572742, 1.1464150928492696, -1.9945475541854354, 1.1751069714858262, -0.5531476606159362, 0.6264706146719803, -0.1461521651113833, 1.2649335635478742, 1.1888284034752905, 0.3906184724602341, 2.0927716162138097], "std": [0.03900944755645163, 0.06299324085867165, 0.03404000969903502, 0.6092570649750646, 0.28206668144512415, 2.3695770102529137, 0.013595146070962265, 0.0439056454184196, 0.04535498162814076, 0.15953960899418795, 0.0403843714229489, 0.04994327058629121], "min": [0.5933006756154242, 0.03661058862535102, 1.0992872721563878, -2.959098222931427, 0.7754453349644703, -3.1223648220385973, 0.5891902968740346, -0.20854739855928872, 1.1901619938313506, 0.9986777645869012, 0.33552329109410506, 1.9765751042308337], "max": [0.7302927116954281, 0.22622123637622227, 1.271476470918262, -0.8131203696677431, 1.504381184397186, 3.1268199012800846, 0.6450190584717866, -0.09431521689284394, 1.3189580594562769, 1.45547052612311, 0.4757764049397779, 2.168542349157102], "count": [205]}, "eef_sim_pose_action": {"mean": [0.667498678043787, 0.09694337601572742, 1.1464150928492696, -1.9945475541854354, 1.1751069714858262, -0.5531476606159362, 0.6264706146719803, -0.1461521651113833, 1.2649335635478742, 1.1888284034752905, 0.3906184724602341, 2.0927716162138097], "std": [0.03900944755645163, 0.06299324085867165, 0.03404000969903502, 0.6092570649750646, 0.28206668144512415, 2.3695770102529137, 0.013595146070962265, 0.0439056454184196, 0.04535498162814076, 0.15953960899418795, 0.0403843714229489, 0.04994327058629121], "min": [0.5933006756154242, 0.03661058862535102, 1.0992872721563878, -2.959098222931427, 0.7754453349644703, -3.1223648220385973, 0.5891902968740346, -0.20854739855928872, 1.1901619938313506, 0.9986777645869012, 0.33552329109410506, 1.9765751042308337], "max": [0.7302927116954281, 0.22622123637622227, 1.271476470918262, -0.8131203696677431, 1.504381184397186, 3.1268199012800846, 0.6450190584717866, -0.09431521689284394, 1.3189580594562769, 1.45547052612311, 0.4757764049397779, 2.168542349157102], "count": [205]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784932781862745]], [[0.4787093157679739]], [[0.4697469934640523]]], "std": [[[0.21491659312632286]], [[0.21008078797805047]], [[0.21060076460000005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6047656270424837]], [[0.6082007843137255]], [[0.5928662336601307]]], "std": [[[0.2777067131746365]], [[0.2809352115013071]], [[0.289109803865059]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413044975490197]], [[0.5584084517973856]], [[0.5410846895424837]]], "std": [[[0.30805282581062676]], [[0.3125840842921107]], [[0.32041339796757723]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44666970179738563]], [[0.4621840441176471]], [[0.43478932598039216]]], "std": [[[0.3409943051689379]], [[0.3498790529267372]], [[0.37085810151145315]]], "count": [100]}, "observation.state": {"min": [0.4556725323200226, -1.2708858251571655, 0.9517338275909424, -0.2641002833843231, -1.462598443031311, 0.8111229538917542, -1.0351815223693848, -0.9800345301628113, 0.8684290647506714, -0.6592136025428772, 0.5368791222572327, -0.9480382800102234, 29.55875015258789, 49.70937728881836, 0.878125011920929, -1.0918749570846558, 0.7131249904632568, 0.33250001072883606, 0.4268749952316284, -0.17812499403953552, 0.5931249856948853, -3.5643749237060547, 0.9137499928474426, -0.6808333396911621, 23.578125, 65.00625610351562, 0.8424999713897705, -0.14249999821186066, 0.5831249952316284, 0.75, 0.6740000247955322, 0.0, 0.7649999856948853, 0.4099999964237213, 0.6206250190734863, 0.23499999940395355], "max": [1.0823606252670288, -0.7661088705062866, 1.4614566564559937, 0.2053530514240265, -0.26007094979286194, 1.3678520917892456, -0.2827449142932892, -0.6210209727287292, 1.1278802156448364, 0.24090181291103363, 1.263976812362671, -0.49420157074928284, 58.03874969482422, 74.3155517578125, 1.1731250286102295, 9.328749656677246, 41.01124954223633, 48.95375061035156, 46.97624969482422, 53.828125, 38.084999084472656, 101.86499786376953, 35.41999816894531, 110.28187561035156, 72.06500244140625, 73.20500183105469, 2.6875, 3.2543749809265137, 23.59375, 70.16812896728516, 42.426876068115234, 0.0, 43.119998931884766, 94.66875457763672, 35.75, 109.55437469482422], "mean": [0.670250415802002, -1.085962176322937, 1.2014437913894653, 0.03324244171380997, -0.5458117723464966, 1.1714938879013062, -0.6487212181091309, -0.8254894614219666, 1.0173085927963257, -0.12535090744495392, 0.9453269839286804, -0.7336843013763428, 52.652156829833984, 54.243309020996094, 1.0399101972579956, 1.2512191534042358, 27.58834457397461, 31.08347511291504, 31.036510467529297, 31.410856246948242, 22.49455451965332, 61.77119064331055, 16.80670738220215, 76.90612030029297, 45.884796142578125, 68.16644287109375, 0.9412990808486938, 1.3166718482971191, 10.685721397399902, 20.910409927368164, 19.55457878112793, 0.0, 15.982027053833008, 43.81867218017578, 10.511689186096191, 68.23494720458984], "std": [0.22313153743743896, 0.15488281846046448, 0.12306314706802368, 0.14645078778266907, 0.29616060853004456, 0.20937439799308777, 0.2211976945400238, 0.1148514673113823, 0.08616024255752563, 0.24409908056259155, 0.16662926971912384, 0.11674079298973083, 6.430171489715576, 3.613621473312378, 0.07260818034410477, 3.2648885250091553, 17.391828536987305, 19.737403869628906, 19.54412841796875, 20.973609924316406, 14.61098575592041, 41.08096694946289, 12.761634826660156, 48.249786376953125, 17.625747680664062, 2.0704081058502197, 0.23304399847984314, 1.0052706003189087, 9.317673683166504, 27.914491653442383, 15.89041519165039, 0.0, 13.113334655761719, 34.196678161621094, 11.176360130310059, 42.304019927978516], "count": [307]}, "action": {"min": [0.4556725323200226, -1.2708858251571655, 0.9517338275909424, -0.2641002833843231, -1.462598443031311, 0.8111229538917542, -1.0351815223693848, -0.9800345301628113, 0.8684290647506714, -0.6592136025428772, 0.5368791222572327, -0.9480382800102234, 29.55875015258789, 49.70937728881836, 0.878125011920929, -1.0918749570846558, 0.7131249904632568, 0.33250001072883606, 0.4268749952316284, -0.17812499403953552, 0.5931249856948853, -3.5643749237060547, 0.9137499928474426, -0.6808333396911621, 23.578125, 65.00625610351562, 0.8424999713897705, -0.14249999821186066, 0.5831249952316284, 0.75, 0.6740000247955322, 0.0, 0.7649999856948853, 0.4099999964237213, 0.6206250190734863, 0.23499999940395355], "max": [1.0823606252670288, -0.7661088705062866, 1.4614566564559937, 0.2053530514240265, -0.26007094979286194, 1.3678520917892456, -0.2827449142932892, -0.6210209727287292, 1.1278802156448364, 0.24090181291103363, 1.263976812362671, -0.49420157074928284, 58.03874969482422, 74.3155517578125, 1.1731250286102295, 9.328749656677246, 41.01124954223633, 48.95375061035156, 46.97624969482422, 53.828125, 38.084999084472656, 101.86499786376953, 35.41999816894531, 110.28187561035156, 72.06500244140625, 73.20500183105469, 2.6875, 3.2543749809265137, 23.59375, 70.16812896728516, 42.426876068115234, 0.0, 43.119998931884766, 94.66875457763672, 35.75, 109.55437469482422], "mean": [0.6702499985694885, -1.0859622955322266, 1.2014445066452026, 0.03324244171380997, -0.5458118319511414, 1.1714935302734375, -0.6487210988998413, -0.8254896402359009, 1.0173089504241943, -0.12535084784030914, 0.9453266859054565, -0.7336844205856323, 52.65213394165039, 54.24334716796875, 1.0399096012115479, 1.2512191534042358, 27.58835220336914, 31.08346176147461, 31.036489486694336, 31.41086196899414, 22.49455451965332, 61.77116012573242, 16.80670928955078, 76.9061508178711, 45.88480758666992, 68.16651916503906, 0.9412993788719177, 1.3166717290878296, 10.685724258422852, 20.910417556762695, 19.554582595825195, 0.0, 15.98202896118164, 43.81867599487305, 10.511689186096191, 68.23495483398438], "std": [0.22313153743743896, 0.15488280355930328, 0.12306316941976547, 0.14645081758499146, 0.29616063833236694, 0.20937444269657135, 0.22119775414466858, 0.11485148221254349, 0.08616022020578384, 0.24409914016723633, 0.16662926971912384, 0.11674076318740845, 6.430171012878418, 3.613621473312378, 0.07260815054178238, 3.2648887634277344, 17.391826629638672, 19.737407684326172, 19.544124603271484, 20.97360610961914, 14.610982894897461, 41.080963134765625, 12.761638641357422, 48.249786376953125, 17.625749588012695, 2.070408344268799, 0.23304390907287598, 1.0052706003189087, 9.317672729492188, 27.914491653442383, 15.890419006347656, 0.0, 13.113330841064453, 34.196678161621094, 11.176360130310059, 42.304012298583984], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [307]}, "index": {"min": [7806], "max": [8112], "mean": [7959.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [1.700325732899023, 5.0, 5.0, 5.0, 5.0], "std": [1.1248307399659514, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [307]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [307]}, "eef_direction_state": {"mean": [4.061889250814332, 4.136807817589577], "std": [1.6539599152988564, 1.8158316367710106], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.9283387622149837, 0.8013029315960912], "std": [0.718357366103809, 0.746063455893277], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.5830618892508144, 0.7100977198697068], "std": [0.7796932534398513, 0.8175571323876573], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.061889250814332, 4.136807817589577], "std": [1.6539599152988564, 1.8158316367710106], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.9283387622149837, 0.8013029315960912], "std": [0.718357366103809, 0.746063455893277], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.5830618892508144, 0.7100977198697068], "std": [0.7796932534398513, 0.8175571323876573], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.676298153156281, 0.10362564684406897, 1.1310894243927843, -2.0357507520619, 1.2077493133007589, 0.07048539362588901, 0.6263602815141631, -0.14276398270047455, 1.2673944097653942, 1.0856558394110734, 0.923390511410889, 1.9206930655332306], "std": [0.032398935015144834, 0.0690410639836392, 0.03314049227158966, 1.2905726739944676, 0.19024911923316074, 2.4522747016438498, 0.016974586026179076, 0.05562951253062595, 0.03602082778310121, 0.20495370778214214, 0.12212663011542643, 0.11190355937213363], "min": [0.6135137496229357, 0.03377702240899272, 1.0913041806254538, -3.131147141129111, 0.7735165460391937, -3.0987160480612728, 0.5870998666798843, -0.22252312585658543, 1.201148084520835, 0.7191700867834492, 0.5287874064086533, 1.6440087325012296], "max": [0.7329979470948618, 0.24811904586896807, 1.2768033903465126, 3.1385419677226776, 1.4158652361737336, 3.1083195819243468, 0.667603857865296, -0.0534380747255786, 1.333523517297398, 1.4656720863529658, 1.2264366053376334, 2.2704175578977335], "count": [307]}, "eef_sim_pose_action": {"mean": [0.676298153156281, 0.10362564684406897, 1.1310894243927843, -2.0357507520619, 1.2077493133007589, 0.07048539362588901, 0.6263602815141631, -0.14276398270047455, 1.2673944097653942, 1.0856558394110734, 0.923390511410889, 1.9206930655332306], "std": [0.032398935015144834, 0.0690410639836392, 0.03314049227158966, 1.2905726739944676, 0.19024911923316074, 2.4522747016438498, 0.016974586026179076, 0.05562951253062595, 0.03602082778310121, 0.20495370778214214, 0.12212663011542643, 0.11190355937213363], "min": [0.6135137496229357, 0.03377702240899272, 1.0913041806254538, -3.131147141129111, 0.7735165460391937, -3.0987160480612728, 0.5870998666798843, -0.22252312585658543, 1.201148084520835, 0.7191700867834492, 0.5287874064086533, 1.6440087325012296], "max": [0.7329979470948618, 0.24811904586896807, 1.2768033903465126, 3.1385419677226776, 1.4158652361737336, 3.1083195819243468, 0.667603857865296, -0.0534380747255786, 1.333523517297398, 1.4656720863529658, 1.2264366053376334, 2.2704175578977335], "count": [307]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718996854193391]], [[0.4709650410787368]], [[0.46596667506566486]]], "std": [[[0.21529002758028593]], [[0.21243439486657512]], [[0.21109819647795097]]], "count": [107]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1843137254901961]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6271591228391669]], [[0.6341873472909413]], [[0.6195593541933908]]], "std": [[[0.24507973291414317]], [[0.2412793104954785]], [[0.2505805695213582]]], "count": [107]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5437296801508765]], [[0.5664748030053143]], [[0.5472808357766783]]], "std": [[[0.29832786219326857]], [[0.3029269741263592]], [[0.31317942320896364]]], "count": [107]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41766333570032377]], [[0.4400117566886568]], [[0.40963398692810454]]], "std": [[[0.3390005263203827]], [[0.34669891822801896]], [[0.36943566517293785]]], "count": [107]}, "observation.state": {"min": [0.4755330979824066, -1.327749490737915, 0.925340473651886, -0.2743021249771118, -1.2915278673171997, 0.4867866337299347, -1.0527533292770386, -1.0350384712219238, 0.8981841802597046, -0.34273192286491394, 0.7085193395614624, -0.34549763798713684, 39.032501220703125, 49.49687576293945, 0.8387500047683716, -0.9193750023841858, 0.45374998450279236, 0.203125, 0.29625001549720764, -0.5099999904632568, -0.07250000536441803, -0.5525000095367432, 1.056249976158142, 0.029999999329447746, 27.1143741607666, 65.35749816894531, 0.8862500190734863, -0.4387499988079071, 1.0318750143051147, 0.671875, 1.0306249856948853, 0.0, 1.4474999904632568, 1.9231250286102295, 0.595714271068573, 21.485000610351562], "max": [1.150983214378357, -0.7937361598014832, 1.4947165250778198, 0.09470130503177643, -0.32566091418266296, 1.4421206712722778, -0.41239890456199646, -0.7282156348228455, 1.218289852142334, 0.24688620865345, 1.141327142715454, -0.3414444625377655, 69.22937774658203, 69.29875183105469, 1.3862500190734863, 9.273124694824219, 40.548126220703125, 61.02687454223633, 47.489376068115234, 64.62312316894531, 45.189998626708984, 82.984375, 38.49625015258789, 101.09375, 69.09500122070312, 77.69437408447266, 2.728749990463257, 6.510624885559082, 35.4743766784668, 86.73125457763672, 41.176876068115234, 0.0, 30.7393741607666, 94.52249908447266, 24.7606258392334, 108.86062622070312], "mean": [0.645451545715332, -1.1871376037597656, 1.2735841274261475, -0.007652416825294495, -0.5857599973678589, 1.0483076572418213, -0.5984817743301392, -0.9569846391677856, 1.1077065467834473, -0.051002904772758484, 0.9303449988365173, -0.34338778257369995, 63.68915557861328, 52.92273712158203, 0.9829533696174622, 0.8818744421005249, 31.59811782836914, 44.6189079284668, 36.65258026123047, 46.47914123535156, 33.07354736328125, 60.078678131103516, 26.26337432861328, 78.3194351196289, 52.85212326049805, 70.9923095703125, 1.040095567703247, 1.060531735420227, 15.685529708862305, 31.822847366333008, 19.648040771484375, 0.0, 13.415626525878906, 53.69181823730469, 6.325693130493164, 80.76943969726562], "std": [0.18781109154224396, 0.12135300040245056, 0.1234215646982193, 0.08535539358854294, 0.22576762735843658, 0.2851124405860901, 0.18523073196411133, 0.09432154148817062, 0.08914948999881744, 0.13513536751270294, 0.10548175126314163, 0.0009790201438590884, 9.17471694946289, 3.0731916427612305, 0.1108102947473526, 3.362938165664673, 15.900745391845703, 23.158926010131836, 18.251535415649414, 24.46317481994629, 16.54560661315918, 30.53816032409668, 13.577686309814453, 34.39407730102539, 13.32005786895752, 2.4016547203063965, 0.21943560242652893, 1.6237716674804688, 9.765381813049316, 25.68862533569336, 12.40235710144043, 0.0, 7.511951923370361, 30.046566009521484, 6.727978229522705, 26.56619644165039], "count": [512]}, "action": {"min": [0.4755330979824066, -1.327749490737915, 0.925340473651886, -0.2743021249771118, -1.2915278673171997, 0.4867866337299347, -1.0527533292770386, -1.0350384712219238, 0.8981841802597046, -0.34273192286491394, 0.7085193395614624, -0.34549763798713684, 39.032501220703125, 49.49687576293945, 0.8387500047683716, -0.9193750023841858, 0.45374998450279236, 0.203125, 0.29625001549720764, -0.5099999904632568, -0.07250000536441803, -0.5525000095367432, 1.056249976158142, 0.029999999329447746, 27.1143741607666, 65.35749816894531, 0.8862500190734863, -0.4387499988079071, 1.0318750143051147, 0.671875, 1.0306249856948853, 0.0, 1.4474999904632568, 1.9231250286102295, 0.595714271068573, 21.485000610351562], "max": [1.150983214378357, -0.7937361598014832, 1.4947165250778198, 0.09470130503177643, -0.32566091418266296, 1.4421206712722778, -0.41239890456199646, -0.7282156348228455, 1.218289852142334, 0.24688620865345, 1.141327142715454, -0.3414444625377655, 69.22937774658203, 69.29875183105469, 1.3862500190734863, 9.273124694824219, 40.548126220703125, 61.02687454223633, 47.489376068115234, 64.62312316894531, 45.189998626708984, 82.984375, 38.49625015258789, 101.09375, 69.09500122070312, 77.69437408447266, 2.728749990463257, 6.510624885559082, 35.4743766784668, 86.73125457763672, 41.176876068115234, 0.0, 30.7393741607666, 94.52249908447266, 24.7606258392334, 108.86062622070312], "mean": [0.6454517841339111, -1.187136173248291, 1.273584246635437, -0.00765242800116539, -0.5857599377632141, 1.048306941986084, -0.5984818339347839, -0.9569845795631409, 1.1077063083648682, -0.05100284889340401, 0.9303451776504517, -0.34338799118995667, 63.68913650512695, 52.922691345214844, 0.9829539060592651, 0.8818743824958801, 31.598140716552734, 44.618900299072266, 36.65258026123047, 46.479129791259766, 33.07358169555664, 60.07866668701172, 26.26334571838379, 78.3194580078125, 52.85215759277344, 70.99237060546875, 1.040095329284668, 1.060531735420227, 15.685528755187988, 31.82282829284668, 19.648019790649414, 0.0, 13.415619850158691, 53.69183349609375, 6.325704097747803, 80.76945495605469], "std": [0.1878112405538559, 0.12135300785303116, 0.12342162430286407, 0.08535539358854294, 0.22576753795146942, 0.2851124703884125, 0.18523064255714417, 0.09432152658700943, 0.08914947509765625, 0.13513533771038055, 0.10548177361488342, 0.0009790201438590884, 9.174714088439941, 3.0731890201568604, 0.11081039905548096, 3.362938165664673, 15.900748252868652, 23.158918380737305, 18.251537322998047, 24.46316909790039, 16.545608520507812, 30.538171768188477, 13.577688217163086, 34.394081115722656, 13.32005500793457, 2.4016551971435547, 0.21943575143814087, 1.6237715482711792, 9.765382766723633, 25.68862533569336, 12.402356147766113, 0.0, 7.511951923370361, 30.046560287475586, 6.7279767990112305, 26.566200256347656], "count": [512]}, "timestamp": {"min": [0.0], "max": [17.033333333333335], "mean": [8.516666666666666], "std": [4.926712900098807], "count": [512]}, "frame_index": {"min": [0], "max": [511], "mean": [255.5], "std": [147.80138700296422], "count": [512]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [512]}, "index": {"min": [8113], "max": [8624], "mean": [8368.5], "std": [147.80138700296422], "count": [512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [512]}, "subtask_annotation": {"mean": [1.853515625, 5.0, 5.0, 5.0, 5.0], "std": [0.8992332583267032, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [512]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [512]}, "eef_direction_state": {"mean": [4.07421875, 4.412109375], "std": [1.9219027881629283, 1.9213261014302359], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_state": {"mean": [0.7265625, 0.609375], "std": [0.703949169751446, 0.7013867402332326], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_state": {"mean": [0.49609375, 0.435546875], "std": [0.7525895237185657, 0.7313742507620393], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_direction_action": {"mean": [4.07421875, 4.412109375], "std": [1.9219027881629283, 1.9213261014302359], "min": [0, 0], "max": [6, 6], "count": [512]}, "eef_velocity_action": {"mean": [0.7265625, 0.609375], "std": [0.703949169751446, 0.7013867402332326], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_acc_mag_action": {"mean": [0.49609375, 0.435546875], "std": [0.7525895237185657, 0.7313742507620393], "min": [0, 0], "max": [2, 2], "count": [512]}, "eef_sim_pose_state": {"mean": [0.6894590363402032, 0.07553263032011992, 1.1301565044581796, -1.839264666288712, 1.0866744386923264, -2.095808609667136, 0.652953789610776, -0.12268133824535786, 1.2647555088761773, 1.1988773492290543, 0.45931143163297006, 2.121073609868835], "std": [0.03140637342307408, 0.05007929597330133, 0.019373696467654168, 0.34426289939580196, 0.23395976448643035, 1.461873367265282, 0.0206897533201034, 0.040274379817792236, 0.04045718936549226, 0.14051038035563887, 0.08490744142899281, 0.039993516173385465], "min": [0.5999118672199811, 0.03070537839149423, 1.0745152012359254, -2.519219750347621, 0.6080378451224959, -3.1352720861673617, 0.6096906829966733, -0.21507888105190362, 1.176994290500521, 1.0292396459486706, 0.34505224834148107, 2.0215008098511467], "max": [0.7208906843015368, 0.23094360190036656, 1.1959711659566197, -1.2195448266449547, 1.3974255638248216, 3.141217729286381, 0.6877784912405158, -0.06585749215101316, 1.316665305275982, 1.496846161409972, 0.6658796587358693, 2.2014279076898156], "count": [512]}, "eef_sim_pose_action": {"mean": [0.6894590363402032, 0.07553263032011992, 1.1301565044581796, -1.839264666288712, 1.0866744386923264, -2.095808609667136, 0.652953789610776, -0.12268133824535786, 1.2647555088761773, 1.1988773492290543, 0.45931143163297006, 2.121073609868835], "std": [0.03140637342307408, 0.05007929597330133, 0.019373696467654168, 0.34426289939580196, 0.23395976448643035, 1.461873367265282, 0.0206897533201034, 0.040274379817792236, 0.04045718936549226, 0.14051038035563887, 0.08490744142899281, 0.039993516173385465], "min": [0.5999118672199811, 0.03070537839149423, 1.0745152012359254, -2.519219750347621, 0.6080378451224959, -3.1352720861673617, 0.6096906829966733, -0.21507888105190362, 1.176994290500521, 1.0292396459486706, 0.34505224834148107, 2.0215008098511467], "max": [0.7208906843015368, 0.23094360190036656, 1.1959711659566197, -1.2195448266449547, 1.3974255638248216, 3.141217729286381, 0.6877784912405158, -0.06585749215101316, 1.316665305275982, 1.496846161409972, 0.6658796587358693, 2.2014279076898156], "count": [512]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719441957063354]], [[0.469922872985828]], [[0.46480169910373387]]], "std": [[[0.21704795625126347]], [[0.2146712993323829]], [[0.21529117349344704]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.16862745098039217]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5872024930434221]], [[0.5989001205267586]], [[0.5783441079402059]]], "std": [[[0.2819230276577577]], [[0.2886758962874067]], [[0.3003153408240523]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.55072726574128]], [[0.5727226266744321]], [[0.5539415809227982]]], "std": [[[0.2983302850615699]], [[0.3025567207664816]], [[0.31210153690321185]]], "count": [101]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43788576651782823]], [[0.4625362955413188]], [[0.4342871792693975]]], "std": [[[0.34288670886092554]], [[0.3528941262219142]], [[0.3766139356783998]]], "count": [101]}, "observation.state": {"min": [0.4858091175556183, -1.287265419960022, 0.9783213138580322, -0.36016058921813965, -1.4508998394012451, 0.8716239333152771, -0.9893568158149719, -0.9807974696159363, 0.8859769701957703, -0.7811665534973145, 0.6134126782417297, -0.35331788659095764, 36.56333541870117, 51.8125, 0.6137499809265137, -0.8487499952316284, 0.6368749737739563, 0.17749999463558197, 0.4009999930858612, 1.0575000047683716, 0.48499998450279236, 0.08437499403953552, 0.9168750047683716, -0.4950000047683716, 31.677499771118164, 63.05437469482422, 0.6618750095367432, -0.7631250023841858, 0.8025000095367432, 0.734375, 1.0787500143051147, 0.0, 1.0981249809265137, 1.7200000286102295, 0.25, 0.6187499761581421], "max": [1.070038914680481, -0.8308749198913574, 1.4261701107025146, -0.002551117679104209, -0.3692683279514313, 1.570510983467102, -0.25246527791023254, -0.7132956981658936, 1.090853214263916, 0.2503194808959961, 1.1457141637802124, -0.33777275681495667, 65.24124908447266, 75.69222259521484, 1.3962500095367432, 9.357500076293945, 39.99625015258789, 59.67812728881836, 45.22687530517578, 62.93625259399414, 37.501251220703125, 86.94062805175781, 36.397499084472656, 105.10812377929688, 66.06875610351562, 77.3862533569336, 2.5112500190734863, 2.2431249618530273, 41.02687454223633, 88.30875396728516, 41.56312561035156, 0.0, 18.899999618530273, 79.43499755859375, 10.671250343322754, 105.85625457763672], "mean": [0.6110150814056396, -1.1229451894760132, 1.1443346738815308, -0.07548698037862778, -0.5582510232925415, 1.4082558155059814, -0.5020689368247986, -0.8834952712059021, 1.0323575735092163, -0.24758519232273102, 0.8669924736022949, -0.34303349256515503, 58.77991485595703, 53.93747329711914, 0.820356547832489, 0.5015111565589905, 31.212610244750977, 38.25505828857422, 32.71013641357422, 44.541873931884766, 29.15016746520996, 61.430877685546875, 26.350082397460938, 84.53643798828125, 52.31499099731445, 69.82142639160156, 0.8443194031715393, 0.1903085708618164, 19.702524185180664, 32.08311080932617, 20.49575424194336, 0.0, 9.16013240814209, 42.04787826538086, 1.6024580001831055, 73.62003326416016], "std": [0.16396479308605194, 0.07653584331274033, 0.07315435260534286, 0.07661938667297363, 0.23909085988998413, 0.25456130504608154, 0.20025134086608887, 0.06620226055383682, 0.05982726067304611, 0.2488422691822052, 0.1410156786441803, 0.0026258938014507294, 8.509860038757324, 4.085476398468018, 0.15860877931118011, 2.892106533050537, 13.936657905578613, 17.18325424194336, 14.153104782104492, 20.20463752746582, 12.562232971191406, 26.954551696777344, 12.052337646484375, 33.02781295776367, 10.014871597290039, 3.5353457927703857, 0.2946854531764984, 0.7408432960510254, 12.246127128601074, 26.666091918945312, 10.902056694030762, 0.0, 4.23343563079834, 20.025440216064453, 2.3152108192443848, 26.95494842529297], "count": [471]}, "action": {"min": [0.4858091175556183, -1.287265419960022, 0.9783213138580322, -0.36016058921813965, -1.4508998394012451, 0.8716239333152771, -0.9893568158149719, -0.9807974696159363, 0.8859769701957703, -0.7811665534973145, 0.6134126782417297, -0.35331788659095764, 36.56333541870117, 51.8125, 0.6137499809265137, -0.8487499952316284, 0.6368749737739563, 0.17749999463558197, 0.4009999930858612, 1.0575000047683716, 0.48499998450279236, 0.08437499403953552, 0.9168750047683716, -0.4950000047683716, 31.677499771118164, 63.05437469482422, 0.6618750095367432, -0.7631250023841858, 0.8025000095367432, 0.734375, 1.0787500143051147, 0.0, 1.0981249809265137, 1.7200000286102295, 0.25, 0.6187499761581421], "max": [1.070038914680481, -0.8308749198913574, 1.4261701107025146, -0.002551117679104209, -0.3692683279514313, 1.570510983467102, -0.25246527791023254, -0.7132956981658936, 1.090853214263916, 0.2503194808959961, 1.1457141637802124, -0.33777275681495667, 65.24124908447266, 75.69222259521484, 1.3962500095367432, 9.357500076293945, 39.99625015258789, 59.67812728881836, 45.22687530517578, 62.93625259399414, 37.501251220703125, 86.94062805175781, 36.397499084472656, 105.10812377929688, 66.06875610351562, 77.3862533569336, 2.5112500190734863, 2.2431249618530273, 41.02687454223633, 88.30875396728516, 41.56312561035156, 0.0, 18.899999618530273, 79.43499755859375, 10.671250343322754, 105.85625457763672], "mean": [0.6110150814056396, -1.1229445934295654, 1.1443346738815308, -0.07548699527978897, -0.5582510828971863, 1.4082564115524292, -0.5020690560340881, -0.8834952712059021, 1.0323574542999268, -0.24758519232273102, 0.8669928908348083, -0.34303373098373413, 58.779903411865234, 53.93746566772461, 0.8203557133674622, 0.5015109181404114, 31.212617874145508, 38.25503158569336, 32.710147857666016, 44.54186248779297, 29.150177001953125, 61.430824279785156, 26.350065231323242, 84.53643798828125, 52.314979553222656, 69.82145690917969, 0.8443198204040527, 0.1903085559606552, 19.7025089263916, 32.08307647705078, 20.495773315429688, 0.0, 9.160125732421875, 42.047874450683594, 1.6024541854858398, 73.62004852294922], "std": [0.16396468877792358, 0.07653582096099854, 0.07315436005592346, 0.07661940157413483, 0.23909099400043488, 0.25456124544143677, 0.20025143027305603, 0.06620226055383682, 0.05982726812362671, 0.2488422691822052, 0.1410156935453415, 0.0026258938014507294, 8.509859085083008, 4.085474967956543, 0.15860874950885773, 2.892106294631958, 13.936657905578613, 17.183252334594727, 14.153104782104492, 20.20463752746582, 12.562236785888672, 26.954544067382812, 12.052335739135742, 33.02781295776367, 10.014867782592773, 3.535346031188965, 0.2946853041648865, 0.7408434152603149, 12.246126174926758, 26.666088104248047, 10.902054786682129, 0.0, 4.23343563079834, 20.025434494018555, 2.3152101039886475, 26.954940795898438], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [471]}, "index": {"min": [8625], "max": [9095], "mean": [8860.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [1.8450106157112527, 5.0, 5.0, 5.0, 5.0], "std": [0.8341004218244531, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [471]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [471]}, "eef_direction_state": {"mean": [4.908704883227176, 4.154989384288747], "std": [1.6336913966758742, 1.882811837093673], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.5307855626326964, 0.6794055201698513], "std": [0.7617495915431716, 0.690533861513931], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.3524416135881104, 0.5414012738853503], "std": [0.6669235579537255, 0.7859469995572399], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [4.908704883227176, 4.154989384288747], "std": [1.6336913966758742, 1.882811837093673], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [0.5307855626326964, 0.6794055201698513], "std": [0.7617495915431716, 0.690533861513931], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.3524416135881104, 0.5414012738853503], "std": [0.6669235579537255, 0.7859469995572399], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.6675737697889157, 0.06635751135878461, 1.1462710318613636, -2.2976196548002608, 1.3290821292712407, 0.6343652596834694, 0.6240045131983332, -0.10394735228607675, 1.2895978053297765, 1.1569502013751367, 0.6259878541673287, 2.1674073276378927], "std": [0.018976845273383447, 0.05039820829113755, 0.0224303805096909, 0.5384109279709651, 0.2397804074205831, 2.607925209576926, 0.014985154947267756, 0.04475870628005361, 0.0352199873869978, 0.09679993175855206, 0.1934462828526335, 0.07548501825423337], "min": [0.6137202647305591, 0.025873030895200044, 1.0845600159610613, -3.0855317105335374, 0.8051338194590696, -3.1413086274790447, 0.5793843750448912, -0.203561960904094, 1.1968812846145624, 1.0374614137530485, 0.3027604741012624, 2.0224990131898175], "max": [0.7253979344781438, 0.2253268938831408, 1.2631263228956267, -0.820103013958156, 1.501256456822135, 3.140702339123612, 0.642966604264592, -0.03083491451542908, 1.326930160909939, 1.418304527456468, 1.0998704864487912, 2.327483754546465], "count": [471]}, "eef_sim_pose_action": {"mean": [0.6675737697889157, 0.06635751135878461, 1.1462710318613636, -2.2976196548002608, 1.3290821292712407, 0.6343652596834694, 0.6240045131983332, -0.10394735228607675, 1.2895978053297765, 1.1569502013751367, 0.6259878541673287, 2.1674073276378927], "std": [0.018976845273383447, 0.05039820829113755, 0.0224303805096909, 0.5384109279709651, 0.2397804074205831, 2.607925209576926, 0.014985154947267756, 0.04475870628005361, 0.0352199873869978, 0.09679993175855206, 0.1934462828526335, 0.07548501825423337], "min": [0.6137202647305591, 0.025873030895200044, 1.0845600159610613, -3.0855317105335374, 0.8051338194590696, -3.1413086274790447, 0.5793843750448912, -0.203561960904094, 1.1968812846145624, 1.0374614137530485, 0.3027604741012624, 2.0224990131898175], "max": [0.7253979344781438, 0.2253268938831408, 1.2631263228956267, -0.820103013958156, 1.501256456822135, 3.140702339123612, 0.642966604264592, -0.03083491451542908, 1.326930160909939, 1.418304527456468, 1.0998704864487912, 2.327483754546465], "count": [471]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47033440972222224]], [[0.4698862214052288]], [[0.46508596813725495]]], "std": [[[0.21670444620357954]], [[0.2135930327981315]], [[0.21232100194571607]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.17254901960784313]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5910497589869281]], [[0.6041818443627451]], [[0.5834428288398693]]], "std": [[[0.27799988844651197]], [[0.28457479766578925]], [[0.2981417760931766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5602918831699346]], [[0.5819154616013072]], [[0.5651769852941176]]], "std": [[[0.29327743085203967]], [[0.2986137554787158]], [[0.30685549775169413]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358575592320261]], [[0.4604232720588235]], [[0.43170845588235296]]], "std": [[[0.3419424067365755]], [[0.3512391495358461]], [[0.3748384326962037]]], "count": [100]}, "observation.state": {"min": [0.4402466118335724, -1.2190051078796387, 0.8680475950241089, -0.2776506245136261, -1.5282970666885376, 0.7663605213165283, -0.8546721339225769, -0.9950074553489685, 0.9079329967498779, -0.5823701024055481, 0.7148851752281189, -0.34854942560195923, 34.32749938964844, 50.54624938964844, 0.84375, -0.8443750143051147, 0.20374999940395355, -0.8381249904632568, 0.47874999046325684, -0.05666666850447655, 0.47999998927116394, 0.0, 0.9237499833106995, 0.4112499952316284, 37.17749786376953, 62.673126220703125, 0.6677777767181396, -0.3487499952316284, 0.6618750095367432, 0.75, 0.563076913356781, 0.0, 1.84375, 1.7549999952316284, 0.6675000190734863, 10.036666870117188], "max": [1.1631666421890259, -0.7624265551567078, 1.3658493757247925, 0.11890116333961487, -0.3213931620121002, 1.790932297706604, -0.3343394696712494, -0.6614574193954468, 1.1118581295013428, 0.08936064690351486, 1.1511448621749878, -0.33925098180770874, 66.23750305175781, 75.12000274658203, 1.25, 9.664999961853027, 39.1931266784668, 77.0531234741211, 42.92499923706055, 74.23374938964844, 38.551876068115234, 90.78187561035156, 34.36687469482422, 106.48687744140625, 72.39688110351562, 79.04812622070312, 4.677499771118164, 2.419374942779541, 46.193748474121094, 95.82875061035156, 40.395626068115234, 0.0, 28.255624771118164, 88.27249908447266, 21.985000610351562, 107.99687957763672], "mean": [0.5728083848953247, -1.122084140777588, 1.1399147510528564, -0.15128125250339508, -0.49021604657173157, 1.5505975484848022, -0.5207881927490234, -0.9134462475776672, 1.0691053867340088, -0.21105733513832092, 0.9052667617797852, -0.34244656562805176, 60.019718170166016, 53.33424377441406, 0.9570403695106506, 0.8557978868484497, 28.374839782714844, 48.23941421508789, 31.658239364624023, 48.20370864868164, 26.796810150146484, 62.90876007080078, 17.061626434326172, 81.90936279296875, 53.83205032348633, 70.55687713623047, 0.7817205190658569, 0.33384668827056885, 15.544663429260254, 36.97577667236328, 20.0144100189209, 0.0, 12.169891357421875, 53.57133865356445, 4.708347320556641, 84.57740020751953], "std": [0.19577910006046295, 0.11629977077245712, 0.0921565443277359, 0.08967577666044235, 0.2657146751880646, 0.3715391457080841, 0.13185660541057587, 0.0733901783823967, 0.04782799631357193, 0.1633371114730835, 0.08170519769191742, 0.001507134409621358, 9.984490394592285, 5.49578332901001, 0.08410856127738953, 3.241959810256958, 14.09847640991211, 25.59246826171875, 15.154024124145508, 25.37467384338379, 12.463593482971191, 31.37274169921875, 8.533799171447754, 33.308650970458984, 9.206796646118164, 4.478189945220947, 0.4126059412956238, 0.579736590385437, 10.525150299072266, 32.290767669677734, 11.051812171936035, 0.0, 7.554628849029541, 26.372859954833984, 6.3016791343688965, 22.04667854309082], "count": [422]}, "action": {"min": [0.4402466118335724, -1.2190051078796387, 0.8680475950241089, -0.2776506245136261, -1.5282970666885376, 0.7663605213165283, -0.8546721339225769, -0.9950074553489685, 0.9079329967498779, -0.5823701024055481, 0.7148851752281189, -0.34854942560195923, 34.32749938964844, 50.54624938964844, 0.84375, -0.8443750143051147, 0.20374999940395355, -0.8381249904632568, 0.47874999046325684, -0.05666666850447655, 0.47999998927116394, 0.0, 0.9237499833106995, 0.4112499952316284, 37.17749786376953, 62.673126220703125, 0.6677777767181396, -0.3487499952316284, 0.6618750095367432, 0.75, 0.563076913356781, 0.0, 1.84375, 1.7549999952316284, 0.6675000190734863, 10.036666870117188], "max": [1.1631666421890259, -0.7624265551567078, 1.3658493757247925, 0.11890116333961487, -0.3213931620121002, 1.790932297706604, -0.3343394696712494, -0.6614574193954468, 1.1118581295013428, 0.08936064690351486, 1.1511448621749878, -0.33925098180770874, 66.23750305175781, 75.12000274658203, 1.25, 9.664999961853027, 39.1931266784668, 77.0531234741211, 42.92499923706055, 74.23374938964844, 38.551876068115234, 90.78187561035156, 34.36687469482422, 106.48687744140625, 72.39688110351562, 79.04812622070312, 4.677499771118164, 2.419374942779541, 46.193748474121094, 95.82875061035156, 40.395626068115234, 0.0, 28.255624771118164, 88.27249908447266, 21.985000610351562, 107.99687957763672], "mean": [0.5728084444999695, -1.122084379196167, 1.1399145126342773, -0.15128129720687866, -0.49021604657173157, 1.5505975484848022, -0.5207880139350891, -0.9134470224380493, 1.0691038370132446, -0.21105730533599854, 0.9052666425704956, -0.342446506023407, 60.01969909667969, 53.33417892456055, 0.957039475440979, 0.8557977676391602, 28.37482261657715, 48.239410400390625, 31.658260345458984, 48.20370864868164, 26.796789169311523, 62.90884017944336, 17.0616397857666, 81.9093017578125, 53.83202362060547, 70.55691528320312, 0.7817200422286987, 0.3338468372821808, 15.544679641723633, 36.97578430175781, 20.01439666748047, 0.0, 12.169888496398926, 53.571327209472656, 4.708341121673584, 84.5773696899414], "std": [0.19577908515930176, 0.1162998378276825, 0.0921565443277359, 0.08967576920986176, 0.26571470499038696, 0.3715392053127289, 0.13185657560825348, 0.0733901783823967, 0.047827959060668945, 0.1633371263742447, 0.08170519769191742, 0.001507134409621358, 9.984489440917969, 5.495781898498535, 0.08410854637622833, 3.241959571838379, 14.098475456237793, 25.592472076416016, 15.154025077819824, 25.374671936035156, 12.463591575622559, 31.37274742126465, 8.533799171447754, 33.30864715576172, 9.20679759979248, 4.478188514709473, 0.4126059412956238, 0.579736590385437, 10.525153160095215, 32.290767669677734, 11.051811218261719, 0.0, 7.554629325866699, 26.372854232788086, 6.301678657531738, 22.046674728393555], "count": [422]}, "timestamp": {"min": [0.0], "max": [14.033333333333333], "mean": [7.016666666666667], "std": [4.060685492212696], "count": [422]}, "frame_index": {"min": [0], "max": [421], "mean": [210.5], "std": [121.82056476638088], "count": [422]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [422]}, "index": {"min": [9096], "max": [9517], "mean": [9306.5], "std": [121.82056476638088], "count": [422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [422]}, "subtask_annotation": {"mean": [1.8838862559241707, 5.0, 5.0, 5.0, 5.0], "std": [0.9678608191580743, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [422]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [422]}, "eef_direction_state": {"mean": [4.793838862559242, 4.350710900473934], "std": [1.7746663667774918, 2.053833998106202], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_state": {"mean": [0.5971563981042654, 0.509478672985782], "std": [0.8021248258239743, 0.6261711024513654], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_state": {"mean": [0.3412322274881517, 0.3981042654028436], "std": [0.6582731956405555, 0.7172857003025939], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_direction_action": {"mean": [4.793838862559242, 4.350710900473934], "std": [1.7746663667774918, 2.053833998106202], "min": [0, 0], "max": [6, 6], "count": [422]}, "eef_velocity_action": {"mean": [0.5971563981042654, 0.509478672985782], "std": [0.8021248258239743, 0.6261711024513654], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_acc_mag_action": {"mean": [0.3412322274881517, 0.3981042654028436], "std": [0.6582731956405555, 0.7172857003025939], "min": [0, 0], "max": [2, 2], "count": [422]}, "eef_sim_pose_state": {"mean": [0.6715783485590253, 0.06225306981155909, 1.1504420414269878, 1.4246940058084043, 1.323744748443451, 0.8294451173473885, 0.6311524239750262, -0.10448502689898079, 1.2871743569158673, 1.137000792455541, 0.5820119647500815, 2.165492011249287], "std": [0.026922675703223004, 0.056059511218401706, 0.026279300474686244, 2.13907965227933, 0.20696716755479913, 2.0268318622280193, 0.01433433553776544, 0.029751129071260454, 0.03500474048798922, 0.10803615612766991, 0.13297617298715955, 0.04815273378651015], "min": [0.5912632994866992, 0.026830493718977333, 1.0912347931716013, -3.1244310270035744, 0.8095681708627622, -3.1055727536377504, 0.5792072239023954, -0.17247892751811725, 1.1970441107569998, 0.9256591397566475, 0.3976548939074296, 2.0237241987589463], "max": [0.712884959789511, 0.22544650860216497, 1.2820725484902038, 3.0908639887102938, 1.4870789257380808, 3.029145841767134, 0.6487567857486725, -0.05241620188232693, 1.3518149982690948, 1.4323805362134705, 0.906858517409594, 2.308338224667482], "count": [422]}, "eef_sim_pose_action": {"mean": [0.6715783485590253, 0.06225306981155909, 1.1504420414269878, 1.4246940058084043, 1.323744748443451, 0.8294451173473885, 0.6311524239750262, -0.10448502689898079, 1.2871743569158673, 1.137000792455541, 0.5820119647500815, 2.165492011249287], "std": [0.026922675703223004, 0.056059511218401706, 0.026279300474686244, 2.13907965227933, 0.20696716755479913, 2.0268318622280193, 0.01433433553776544, 0.029751129071260454, 0.03500474048798922, 0.10803615612766991, 0.13297617298715955, 0.04815273378651015], "min": [0.5912632994866992, 0.026830493718977333, 1.0912347931716013, -3.1244310270035744, 0.8095681708627622, -3.1055727536377504, 0.5792072239023954, -0.17247892751811725, 1.1970441107569998, 0.9256591397566475, 0.3976548939074296, 2.0237241987589463], "max": [0.712884959789511, 0.22544650860216497, 1.2820725484902038, 3.0908639887102938, 1.4870789257380808, 3.029145841767134, 0.6487567857486725, -0.05241620188232693, 1.3518149982690948, 1.4323805362134705, 0.906858517409594, 2.308338224667482], "count": [422]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480704705882353]], [[0.47667117647058826]], [[0.47080226511437906]]], "std": [[[0.21044826910251133]], [[0.20926233057205992]], [[0.20981616022935184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1843137254901961]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5807539052287581]], [[0.5936891033496732]], [[0.5676771772875817]]], "std": [[[0.28540566562055714]], [[0.28858172727357484]], [[0.30327625481374165]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.12549019607843137]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5351861499183007]], [[0.5577461785130718]], [[0.539766664624183]]], "std": [[[0.2986231362077601]], [[0.3030772945830288]], [[0.3158209914441252]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43630235498366016]], [[0.46254943423202616]], [[0.43361670138888886]]], "std": [[[0.3390908222494988]], [[0.3494453669124939]], [[0.3730030001081813]]], "count": [100]}, "observation.state": {"min": [0.4775596857070923, -1.2741998434066772, 0.7794976234436035, -0.4374094009399414, -1.4831980466842651, 0.7878900766372681, -0.9303473234176636, -0.9857089519500732, 0.845582902431488, -0.053835734724998474, 0.9671597480773926, -0.343900203704834, 31.046249389648438, 47.11125183105469, 0.9387500286102295, -0.7050000429153442, 0.35374999046325684, -0.5080000162124634, 0.45875000953674316, -0.4124999940395355, 0.49562498927116394, 0.06750000268220901, 0.890625, -0.37562498450279236, 22.108749389648438, 67.09062957763672, 0.8218749761581421, -0.40937498211860657, 0.6768749952316284, 1.1506249904632568, 1.178125023841858, 0.0, 1.0525000095367432, 1.2549999952316284, 0.6079999804496765, 14.38888931274414], "max": [1.20999276638031, -0.7084954380989075, 1.3781758546829224, 0.09238860756158829, -0.4075351059436798, 1.8207827806472778, -0.5769340991973877, -0.6560743451118469, 1.0596437454223633, 0.19555389881134033, 1.3769783973693848, -0.34189745783805847, 67.53500366210938, 74.21221923828125, 1.2200000286102295, 9.49062442779541, 43.59062576293945, 63.21875, 48.397499084472656, 58.99187469482422, 41.801876068115234, 77.38687133789062, 37.813751220703125, 97.42062377929688, 59.88750076293945, 78.67375183105469, 3.125, 6.141110897064209, 25.915624618530273, 92.53874969482422, 28.146249771118164, 0.0, 17.501874923706055, 89.96125030517578, 17.3956241607666, 108.4643783569336], "mean": [0.7466076612472534, -1.0401289463043213, 1.0960160493850708, -0.13605885207653046, -0.7309112548828125, 1.296413540840149, -0.7198892831802368, -0.8441256880760193, 0.9632503390312195, 0.0657503679394722, 1.0372668504714966, -0.3432123064994812, 54.62208938598633, 53.08610916137695, 1.043312907218933, 3.1965720653533936, 20.59164810180664, 29.622488021850586, 23.439638137817383, 27.557228088378906, 20.373994827270508, 37.73638153076172, 15.980347633361816, 52.76791000366211, 42.52747344970703, 73.00579071044922, 0.9474033117294312, 1.0714223384857178, 8.656519889831543, 15.08769416809082, 10.246464729309082, 0.0, 7.060478210449219, 48.332740783691406, 3.0868594646453857, 78.24078369140625], "std": [0.258945107460022, 0.17871445417404175, 0.14851777255535126, 0.1348734050989151, 0.3006094992160797, 0.3821514844894409, 0.13986854255199432, 0.0986328050494194, 0.0740838572382927, 0.08921147137880325, 0.07757285982370377, 0.00048376686754636467, 12.435342788696289, 6.995945930480957, 0.07173667103052139, 4.178401947021484, 18.307504653930664, 28.494556427001953, 20.50487518310547, 26.564149856567383, 17.451030731201172, 34.5067253112793, 14.282383918762207, 41.53549575805664, 11.794110298156738, 4.118582248687744, 0.3334026038646698, 1.4888962507247925, 6.538369655609131, 26.062349319458008, 7.384156703948975, 0.0, 4.806457042694092, 33.98528289794922, 4.691256999969482, 30.78329086303711], "count": [206]}, "action": {"min": [0.4775596857070923, -1.2741998434066772, 0.7794976234436035, -0.4374094009399414, -1.4831980466842651, 0.7878900766372681, -0.9303473234176636, -0.9857089519500732, 0.845582902431488, -0.053835734724998474, 0.9671597480773926, -0.343900203704834, 31.046249389648438, 47.11125183105469, 0.9387500286102295, -0.7050000429153442, 0.35374999046325684, -0.5080000162124634, 0.45875000953674316, -0.4124999940395355, 0.49562498927116394, 0.06750000268220901, 0.890625, -0.37562498450279236, 22.108749389648438, 67.09062957763672, 0.8218749761581421, -0.40937498211860657, 0.6768749952316284, 1.1506249904632568, 1.178125023841858, 0.0, 1.0525000095367432, 1.2549999952316284, 0.6079999804496765, 14.38888931274414], "max": [1.20999276638031, -0.7084954380989075, 1.3781758546829224, 0.09238860756158829, -0.4075351059436798, 1.8207827806472778, -0.5769340991973877, -0.6560743451118469, 1.0596437454223633, 0.19555389881134033, 1.3769783973693848, -0.34189745783805847, 67.53500366210938, 74.21221923828125, 1.2200000286102295, 9.49062442779541, 43.59062576293945, 63.21875, 48.397499084472656, 58.99187469482422, 41.801876068115234, 77.38687133789062, 37.813751220703125, 97.42062377929688, 59.88750076293945, 78.67375183105469, 3.125, 6.141110897064209, 25.915624618530273, 92.53874969482422, 28.146249771118164, 0.0, 17.501874923706055, 89.96125030517578, 17.3956241607666, 108.4643783569336], "mean": [0.7466076612472534, -1.0401290655136108, 1.0960159301757812, -0.13605889678001404, -0.7309111952781677, 1.2964140176773071, -0.7198891043663025, -0.8441256284713745, 0.963250458240509, 0.06575033813714981, 1.037266731262207, -0.3432123064994812, 54.62207794189453, 53.08610916137695, 1.0433131456375122, 3.1965718269348145, 20.591644287109375, 29.622478485107422, 23.439632415771484, 27.557235717773438, 20.37399673461914, 37.73638153076172, 15.980355262756348, 52.76792907714844, 42.5274543762207, 73.00579071044922, 0.9474035501480103, 1.0714224576950073, 8.656518936157227, 15.087690353393555, 10.246460914611816, 0.0, 7.060483455657959, 48.33272933959961, 3.0868587493896484, 78.24079895019531], "std": [0.25894513726234436, 0.17871442437171936, 0.14851774275302887, 0.1348734050989151, 0.3006094992160797, 0.3821515142917633, 0.13986855745315552, 0.09863279014825821, 0.0740838572382927, 0.08921146392822266, 0.07757285982370377, 0.0004837668384425342, 12.435341835021973, 6.995944499969482, 0.0717366561293602, 4.178401947021484, 18.30750274658203, 28.494556427001953, 20.50487518310547, 26.56415557861328, 17.451030731201172, 34.5067138671875, 14.282383918762207, 41.53548812866211, 11.794112205505371, 4.118581771850586, 0.33340248465538025, 1.488896131515503, 6.538369655609131, 26.062347412109375, 7.384159088134766, 0.0, 4.806457042694092, 33.98527908325195, 4.691257476806641, 30.783300399780273], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [206]}, "index": {"min": [9518], "max": [9723], "mean": [9620.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [1.558252427184466, 5.0, 5.0, 5.0, 5.0], "std": [1.3488595882106107, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [206]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [206]}, "eef_direction_state": {"mean": [3.3592233009708736, 4.446601941747573], "std": [1.6943903387471229, 1.590189311193205], "min": [0, 2], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.2087378640776698, 0.7087378640776699], "std": [0.7374328070251515, 0.7258215025850735], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.7427184466019418, 0.529126213592233], "std": [0.8046107352569897, 0.7546787483402077], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.3592233009708736, 4.446601941747573], "std": [1.6943903387471229, 1.590189311193205], "min": [0, 2], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.2087378640776698, 0.7087378640776699], "std": [0.7374328070251515, 0.7258215025850735], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.7427184466019418, 0.529126213592233], "std": [0.8046107352569897, 0.7546787483402077], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6530670325253878, 0.10648366642362882, 1.150752958293644, -0.48640936829852754, 1.2068090651301762, -1.0587421569302018, 0.6237146280864397, -0.14650342943254743, 1.258608515594628, 1.2232230276963152, 0.35949532329080447, 2.103637151003481], "std": [0.037494404079491624, 0.07692987636193889, 0.03451673009534173, 1.8681473747480792, 0.23105978918760045, 1.862167696446687, 0.013012788961813708, 0.03638765530372087, 0.03823388646341028, 0.15128122764836036, 0.024719308879183343, 0.05250646819897621], "min": [0.5849019105557243, 0.02518606568558729, 1.103031336482174, -2.9918862962870634, 0.8385619469530305, -3.0246735953473394, 0.582022830479993, -0.2098313655628591, 1.1984871332956462, 0.9498634630142331, 0.3157900221603265, 1.9201294400977071], "max": [0.7133963235404319, 0.2441967131100104, 1.2756178883398648, 3.0833984493751574, 1.5403273016641457, 3.077916810066527, 0.6379776905330488, -0.09374269606062913, 1.3343140291075928, 1.4696286280686752, 0.40640171753868315, 2.178432804968474], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6530670325253878, 0.10648366642362882, 1.150752958293644, -0.48640936829852754, 1.2068090651301762, -1.0587421569302018, 0.6237146280864397, -0.14650342943254743, 1.258608515594628, 1.2232230276963152, 0.35949532329080447, 2.103637151003481], "std": [0.037494404079491624, 0.07692987636193889, 0.03451673009534173, 1.8681473747480792, 0.23105978918760045, 1.862167696446687, 0.013012788961813708, 0.03638765530372087, 0.03823388646341028, 0.15128122764836036, 0.024719308879183343, 0.05250646819897621], "min": [0.5849019105557243, 0.02518606568558729, 1.103031336482174, -2.9918862962870634, 0.8385619469530305, -3.0246735953473394, 0.582022830479993, -0.2098313655628591, 1.1984871332956462, 0.9498634630142331, 0.3157900221603265, 1.9201294400977071], "max": [0.7133963235404319, 0.2441967131100104, 1.2756178883398648, 3.0833984493751574, 1.5403273016641457, 3.077916810066527, 0.6379776905330488, -0.09374269606062913, 1.3343140291075928, 1.4696286280686752, 0.40640171753868315, 2.178432804968474], "count": [206]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477937493872549]], [[0.47851219566993464]], [[0.474069074754902]]], "std": [[[0.21894543993641064]], [[0.2139964398926561]], [[0.21309755836792008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.1803921568627451]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6119350510620915]], [[0.6248628084150327]], [[0.6038155392156862]]], "std": [[[0.2713738400643431]], [[0.2785334342698333]], [[0.29197453774319754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5455184579248366]], [[0.5629164746732027]], [[0.5444397426470589]]], "std": [[[0.302938662313212]], [[0.30968892573406864]], [[0.31712693000769543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43537987132352945]], [[0.4591338868464052]], [[0.4296185355392157]]], "std": [[[0.34468189210495387]], [[0.35337054369688425]], [[0.37654000813343225]]], "count": [100]}, "observation.state": {"min": [0.47550925612449646, -1.2626841068267822, 0.8789196610450745, -0.29903867840766907, -1.1326009035110474, 0.9435797929763794, -0.9024757742881775, -1.0071192979812622, 0.9696048498153687, -1.328369379043579, 0.4763437509536743, -0.3515058755874634, 44.40187454223633, 50.306251525878906, 0.8018749952316284, -2.284374952316284, 0.33375000953674316, -0.2043749988079071, 0.7750000357627869, -0.3918749988079071, 0.6675000190734863, 0.009999992325901985, 0.8899999856948853, 0.013749994337558746, 25.1981258392334, 56.108123779296875, 0.7599999904632568, -0.9749999642372131, 0.7300000190734863, -0.2618750035762787, 1.1362500190734863, 0.0, 1.4168750047683716, 1.0568749904632568, 0.5900000333786011, 15.526249885559082], "max": [1.2065117359161377, -0.7510776519775391, 1.391765832901001, 0.03237773850560188, -0.28646430373191833, 1.5533207654953003, 0.009775310754776001, -0.6850665211677551, 1.15455961227417, 0.14913310110569, 1.062504768371582, -0.3383449614048004, 71.81937408447266, 64.6066665649414, 1.3224999904632568, 9.588749885559082, 41.66749954223633, 63.45375061035156, 40.9118766784668, 56.798126220703125, 33.848751068115234, 79.17312622070312, 30.832500457763672, 103.45187377929688, 65.88249969482422, 77.33000183105469, 3.4600000381469727, 6.382500171661377, 50.859375, 84.46500396728516, 41.86375045776367, 0.0, 15.943124771118164, 82.35124969482422, 16.795625686645508, 105.54875183105469], "mean": [0.5773297548294067, -1.1572641134262085, 1.2061100006103516, -0.1000581756234169, -0.41694167256355286, 1.4267938137054443, -0.3560859262943268, -0.9163414239883423, 1.0920543670654297, -0.4774930477142334, 0.7256110906600952, -0.342565655708313, 62.32451629638672, 52.10245132446289, 0.9855436086654663, -0.4027463495731354, 30.840700149536133, 42.3856315612793, 32.87037658691406, 40.32035827636719, 26.631471633911133, 61.12711715698242, 20.37578773498535, 85.41415405273438, 49.6185417175293, 68.61921691894531, 0.8594713807106018, 0.9883942604064941, 16.926565170288086, 28.982147216796875, 18.861345291137695, 0.0, 6.427058219909668, 34.281761169433594, 1.3319123983383179, 61.720970153808594], "std": [0.17746949195861816, 0.11361268907785416, 0.09557908028364182, 0.05887234956026077, 0.21433158218860626, 0.2139655500650406, 0.2316492795944214, 0.06465717405080795, 0.0525338314473629, 0.3345048129558563, 0.17342311143875122, 0.002785459626466036, 7.546290397644043, 2.8343310356140137, 0.10531704872846603, 2.9817073345184326, 13.160612106323242, 19.521392822265625, 13.389309883117676, 18.04584312438965, 10.887134552001953, 25.628177642822266, 9.182344436645508, 30.102039337158203, 11.797520637512207, 4.9781317710876465, 0.27761784195899963, 1.7222981452941895, 11.934294700622559, 27.64647674560547, 10.868875503540039, 0.0, 3.344419240951538, 21.05528450012207, 2.717182159423828, 21.34213638305664], "count": [444]}, "action": {"min": [0.47550925612449646, -1.2626841068267822, 0.8789196610450745, -0.29903867840766907, -1.1326009035110474, 0.9435797929763794, -0.9024757742881775, -1.0071192979812622, 0.9696048498153687, -1.328369379043579, 0.4763437509536743, -0.3515058755874634, 44.40187454223633, 50.306251525878906, 0.8018749952316284, -2.284374952316284, 0.33375000953674316, -0.2043749988079071, 0.7750000357627869, -0.3918749988079071, 0.6675000190734863, 0.009999992325901985, 0.8899999856948853, 0.013749994337558746, 25.1981258392334, 56.108123779296875, 0.7599999904632568, -0.9749999642372131, 0.7300000190734863, -0.2618750035762787, 1.1362500190734863, 0.0, 1.4168750047683716, 1.0568749904632568, 0.5900000333786011, 15.526249885559082], "max": [1.2065117359161377, -0.7510776519775391, 1.391765832901001, 0.03237773850560188, -0.28646430373191833, 1.5533207654953003, 0.009775310754776001, -0.6850665211677551, 1.15455961227417, 0.14913310110569, 1.062504768371582, -0.3383449614048004, 71.81937408447266, 64.6066665649414, 1.3224999904632568, 9.588749885559082, 41.66749954223633, 63.45375061035156, 40.9118766784668, 56.798126220703125, 33.848751068115234, 79.17312622070312, 30.832500457763672, 103.45187377929688, 65.88249969482422, 77.33000183105469, 3.4600000381469727, 6.382500171661377, 50.859375, 84.46500396728516, 41.86375045776367, 0.0, 15.943124771118164, 82.35124969482422, 16.795625686645508, 105.54875183105469], "mean": [0.5773294568061829, -1.1572641134262085, 1.2061092853546143, -0.10005822032690048, -0.41694188117980957, 1.4267939329147339, -0.3560858368873596, -0.9163414835929871, 1.0920546054840088, -0.47749319672584534, 0.7256107330322266, -0.3425658643245697, 62.32453918457031, 52.10244369506836, 0.9855437874794006, -0.40274712443351746, 30.840717315673828, 42.3856201171875, 32.87040710449219, 40.32037353515625, 26.631471633911133, 61.12714767456055, 20.37579345703125, 85.41415405273438, 49.6185302734375, 68.6192398071289, 0.8594728112220764, 0.9883936047554016, 16.92654800415039, 28.982154846191406, 18.861339569091797, 0.0, 6.427055835723877, 34.2817497253418, 1.3319090604782104, 61.720970153808594], "std": [0.17746947705745697, 0.11361271142959595, 0.09557909518480301, 0.058872342109680176, 0.21433162689208984, 0.21396556496620178, 0.23164933919906616, 0.06465716660022736, 0.0525338388979435, 0.3345048725605011, 0.17342312633991241, 0.002785459626466036, 7.546290397644043, 2.8343310356140137, 0.10531701892614365, 2.981707811355591, 13.160613059997559, 19.521398544311523, 13.389305114746094, 18.045839309692383, 10.88713264465332, 25.628175735473633, 9.182343482971191, 30.10203742980957, 11.797521591186523, 4.978129863739014, 0.27761897444725037, 1.722298502922058, 11.934290885925293, 27.6464786529541, 10.868878364562988, 0.0, 3.3444197177886963, 21.055286407470703, 2.7171812057495117, 21.342144012451172], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [444]}, "index": {"min": [9724], "max": [10167], "mean": [9945.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [1.9211711711711712, 5.0, 5.0, 5.0, 5.0], "std": [0.8385973260182341, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [444]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [444]}, "eef_direction_state": {"mean": [5.038288288288288, 3.391891891891892], "std": [1.5813874475384602, 1.957781201144781], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.5180180180180181, 0.8581081081081081], "std": [0.7781588570996026, 0.6261220752996185], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.36711711711711714, 0.7364864864864865], "std": [0.6697449930032707, 0.8194825313493598], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [5.038288288288288, 3.391891891891892], "std": [1.5813874475384602, 1.957781201144781], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.5180180180180181, 0.8581081081081081], "std": [0.7781588570996026, 0.6261220752996185], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.36711711711711714, 0.7364864864864865], "std": [0.6697449930032707, 0.8194825313493598], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.685129767052626, 0.06676924681781632, 1.1260989565209683, -2.4324911043453366, 1.2941376401076223, 1.5229192081568075, 0.6359404453173761, -0.08743825432246803, 1.304388299397016, 1.0648240767277075, 0.8386440812719335, 2.0785989818524557], "std": [0.026117078226277398, 0.04929358571542859, 0.013345810450180537, 0.38356318443517073, 0.13525508868369926, 2.3520136815363073, 0.015564213091437445, 0.046582656683073945, 0.036865453605107255, 0.31625381729783897, 0.2718208598605255, 0.272384207030153], "min": [0.5945586793798697, 0.03827843651731322, 1.0782123957562186, -2.9097117568968986, 0.9743997850872952, -3.126772965238526, 0.5866717790984328, -0.18756388726909712, 1.1996229918191215, -0.8398319256244287, 0.37311565561792803, 0.3255924090039923], "max": [0.722234587879669, 0.2348745006437624, 1.186702668532887, -1.2736311436503431, 1.3842449934647902, 3.136902841010257, 0.6611230738222388, -0.011021819582048148, 1.3419689999834892, 1.403849239479156, 1.4358131929474398, 2.219459683614126], "count": [444]}, "eef_sim_pose_action": {"mean": [0.685129767052626, 0.06676924681781632, 1.1260989565209683, -2.4324911043453366, 1.2941376401076223, 1.5229192081568075, 0.6359404453173761, -0.08743825432246803, 1.304388299397016, 1.0648240767277075, 0.8386440812719335, 2.0785989818524557], "std": [0.026117078226277398, 0.04929358571542859, 0.013345810450180537, 0.38356318443517073, 0.13525508868369926, 2.3520136815363073, 0.015564213091437445, 0.046582656683073945, 0.036865453605107255, 0.31625381729783897, 0.2718208598605255, 0.272384207030153], "min": [0.5945586793798697, 0.03827843651731322, 1.0782123957562186, -2.9097117568968986, 0.9743997850872952, -3.126772965238526, 0.5866717790984328, -0.18756388726909712, 1.1996229918191215, -0.8398319256244287, 0.37311565561792803, 0.3255924090039923], "max": [0.722234587879669, 0.2348745006437624, 1.186702668532887, -1.2736311436503431, 1.3842449934647902, 3.136902841010257, 0.6611230738222388, -0.011021819582048148, 1.3419689999834892, 1.403849239479156, 1.4358131929474398, 2.219459683614126], "count": [444]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4729041911764706]], [[0.47298528390522876]], [[0.4671308782679739]]], "std": [[[0.21248819050378615]], [[0.20956270718628278]], [[0.21085228870897985]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.17254901960784313]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5873138705065359]], [[0.6002328819444445]], [[0.5804190931372549]]], "std": [[[0.27845713326654176]], [[0.28537652067812197]], [[0.29754120607876516]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5331083843954249]], [[0.5535738153594771]], [[0.5351830923202615]]], "std": [[[0.3044591561291145]], [[0.3071390687983841]], [[0.3165718212878315]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308170016339869]], [[0.45567043709150323]], [[0.4247152798202614]]], "std": [[[0.3413545695491081]], [[0.3496464304120119]], [[0.3727771380775889]]], "count": [100]}, "observation.state": {"min": [0.42858776450157166, -1.267071008682251, 0.9069104194641113, -0.2934977412223816, -1.562375545501709, 0.8673228025436401, -0.8919851779937744, -1.0186588764190674, 0.8781355023384094, -0.7911564707756042, 0.5173523426055908, -0.34957465529441833, 33.693748474121094, 49.623748779296875, 0.9281250238418579, -2.198125123977661, 0.35374999046325684, -0.16124999523162842, 0.737500011920929, 0.04999999701976776, 0.7137500047683716, 0.10249999910593033, 0.9168750047683716, 0.03999999910593033, 21.343124389648438, 64.47000122070312, 0.8068749904632568, -0.8125, 0.6668750047683716, 1.103124976158142, 0.6607692241668701, 0.0, 1.7727272510528564, 1.1987500190734863, 0.6193749904632568, 2.380000114440918], "max": [1.2006943225860596, -0.7574469447135925, 1.4090991020202637, -0.005149920005351305, -0.26836803555488586, 1.9021563529968262, -0.17736229300498962, -0.6158499121665955, 1.1652170419692993, 0.09331845492124557, 1.3070411682128906, -0.33674752712249756, 65.27812194824219, 72.91153717041016, 1.2033333778381348, 9.675000190734863, 42.84687423706055, 70.57312774658203, 46.31562423706055, 64.52562713623047, 39.07312774658203, 78.13249969482422, 35.596248626708984, 102.47250366210938, 63.43937683105469, 77.625, 2.5824999809265137, 3.8081250190734863, 44.212501525878906, 70.2612533569336, 34.0056266784668, 0.0, 15.483124732971191, 78.00749969482422, 7.427499771118164, 102.62687683105469], "mean": [0.590719997882843, -1.1562390327453613, 1.198742389678955, -0.22064465284347534, -0.4681163430213928, 1.6159805059432983, -0.579382061958313, -0.915616512298584, 1.0960334539413452, -0.12294365465641022, 0.8948171734809875, -0.3432289958000183, 60.042728424072266, 52.26714324951172, 1.0519804954528809, -0.251100093126297, 29.04785919189453, 43.368431091308594, 33.56040573120117, 37.27058410644531, 26.61162567138672, 56.60255432128906, 16.411983489990234, 77.51757049560547, 45.358131408691406, 70.03588104248047, 0.9718866348266602, 0.7103245854377747, 14.294598579406738, 26.446035385131836, 14.718260765075684, 0.0, 7.888233184814453, 37.954952239990234, 1.4462529420852661, 64.54401397705078], "std": [0.2421480417251587, 0.15519967675209045, 0.11787672340869904, 0.0767500251531601, 0.3289376497268677, 0.39016351103782654, 0.16188298165798187, 0.10883679986000061, 0.07555112987756729, 0.178595170378685, 0.1159677729010582, 0.0019283873261883855, 9.339228630065918, 5.467950820922852, 0.06936050206422806, 3.5299365520477295, 15.115248680114746, 24.043819427490234, 17.178348541259766, 20.585657119750977, 13.632346153259277, 30.06810188293457, 9.302088737487793, 34.1878776550293, 11.364947319030762, 3.8607122898101807, 0.22002342343330383, 1.2415878772735596, 11.21279525756836, 25.66277503967285, 9.855131149291992, 0.0, 3.8118200302124023, 27.924577713012695, 1.7461646795272827, 28.905183792114258], "count": [355]}, "action": {"min": [0.42858776450157166, -1.267071008682251, 0.9069104194641113, -0.2934977412223816, -1.562375545501709, 0.8673228025436401, -0.8919851779937744, -1.0186588764190674, 0.8781355023384094, -0.7911564707756042, 0.5173523426055908, -0.34957465529441833, 33.693748474121094, 49.623748779296875, 0.9281250238418579, -2.198125123977661, 0.35374999046325684, -0.16124999523162842, 0.737500011920929, 0.04999999701976776, 0.7137500047683716, 0.10249999910593033, 0.9168750047683716, 0.03999999910593033, 21.343124389648438, 64.47000122070312, 0.8068749904632568, -0.8125, 0.6668750047683716, 1.103124976158142, 0.6607692241668701, 0.0, 1.7727272510528564, 1.1987500190734863, 0.6193749904632568, 2.380000114440918], "max": [1.2006943225860596, -0.7574469447135925, 1.4090991020202637, -0.005149920005351305, -0.26836803555488586, 1.9021563529968262, -0.17736229300498962, -0.6158499121665955, 1.1652170419692993, 0.09331845492124557, 1.3070411682128906, -0.33674752712249756, 65.27812194824219, 72.91153717041016, 1.2033333778381348, 9.675000190734863, 42.84687423706055, 70.57312774658203, 46.31562423706055, 64.52562713623047, 39.07312774658203, 78.13249969482422, 35.596248626708984, 102.47250366210938, 63.43937683105469, 77.625, 2.5824999809265137, 3.8081250190734863, 44.212501525878906, 70.2612533569336, 34.0056266784668, 0.0, 15.483124732971191, 78.00749969482422, 7.427499771118164, 102.62687683105469], "mean": [0.5907201766967773, -1.1562399864196777, 1.1987433433532715, -0.2206447571516037, -0.46811649203300476, 1.6159812211990356, -0.5793820023536682, -0.9156163930892944, 1.0960336923599243, -0.12294367700815201, 0.8948169946670532, -0.3432293236255646, 60.042728424072266, 52.26710891723633, 1.0519802570343018, -0.25110021233558655, 29.047889709472656, 43.368446350097656, 33.56043243408203, 37.270572662353516, 26.611608505249023, 56.60255813598633, 16.411991119384766, 77.51753997802734, 45.3581428527832, 70.03592681884766, 0.9718872308731079, 0.7103246450424194, 14.294591903686523, 26.44599723815918, 14.71826457977295, 0.0, 7.888238430023193, 37.954952239990234, 1.4462522268295288, 64.5440444946289], "std": [0.24214792251586914, 0.15519970655441284, 0.11787675321102142, 0.07675004750490189, 0.3289376497268677, 0.39016345143318176, 0.16188302636146545, 0.10883679240942001, 0.07555112987756729, 0.1785951554775238, 0.1159677654504776, 0.0019283873261883855, 9.339227676391602, 5.467950344085693, 0.06936051696538925, 3.5299363136291504, 15.115249633789062, 24.04381561279297, 17.1783447265625, 20.58565902709961, 13.632346153259277, 30.06809425354004, 9.30208683013916, 34.1878776550293, 11.364948272705078, 3.860713005065918, 0.22002339363098145, 1.24158775806427, 11.212794303894043, 25.662769317626953, 9.855132102966309, 0.0, 3.811819553375244, 27.92458152770996, 1.7461644411087036, 28.905181884765625], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [355]}, "index": {"min": [10168], "max": [10522], "mean": [10345.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [1.8338028169014085, 5.0, 5.0, 5.0, 5.0], "std": [0.9889450435423575, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [355]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [355]}, "eef_direction_state": {"mean": [4.791549295774648, 4.749295774647887], "std": [1.6754857591934544, 1.786244249298277], "min": [0, 1], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.6732394366197183, 0.523943661971831], "std": [0.8493506627441391, 0.7590699996915035], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.4084507042253521, 0.49014084507042255], "std": [0.7036617462984087, 0.7630839817878876], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [4.791549295774648, 4.749295774647887], "std": [1.6754857591934544, 1.786244249298277], "min": [0, 1], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.6732394366197183, 0.523943661971831], "std": [0.8493506627441391, 0.7590699996915035], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.4084507042253521, 0.49014084507042255], "std": [0.7036617462984087, 0.7630839817878876], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.6851390464980578, 0.07134684436223238, 1.1369050497138058, 1.1869135751981361, 1.2746396775797209, 0.6181568463413152, 0.6487348244195528, -0.1253248588341645, 1.2676947346865357, 1.2105671487599656, 0.5371377062252165, 2.1332462591445918], "std": [0.036880422127089724, 0.06788735380012484, 0.025327570579175254, 2.1281649071343027, 0.17257421614072224, 2.025751625644713, 0.021402319127833812, 0.039184010530389925, 0.0320037901219114, 0.09973316472876226, 0.14342045182581517, 0.03970083604109814], "min": [0.5960212783541956, 0.02574356660772084, 1.0855948075975264, -3.10317374054116, 0.7032233457496542, -3.0696144448140283, 0.5722931014097957, -0.19582730591246608, 1.2015563784183145, 0.9800440278495893, 0.4358366710024213, 2.0029929319479907], "max": [0.7324111210787926, 0.2399512270417041, 1.2666805770016907, 3.1255949972714907, 1.4833489250929444, 3.0674912890945873, 0.6720521282004024, -0.04307647252134805, 1.3303006816887544, 1.4382174494761175, 1.1146207713680605, 2.284646559716297], "count": [355]}, "eef_sim_pose_action": {"mean": [0.6851390464980578, 0.07134684436223238, 1.1369050497138058, 1.1869135751981361, 1.2746396775797209, 0.6181568463413152, 0.6487348244195528, -0.1253248588341645, 1.2676947346865357, 1.2105671487599656, 0.5371377062252165, 2.1332462591445918], "std": [0.036880422127089724, 0.06788735380012484, 0.025327570579175254, 2.1281649071343027, 0.17257421614072224, 2.025751625644713, 0.021402319127833812, 0.039184010530389925, 0.0320037901219114, 0.09973316472876226, 0.14342045182581517, 0.03970083604109814], "min": [0.5960212783541956, 0.02574356660772084, 1.0855948075975264, -3.10317374054116, 0.7032233457496542, -3.0696144448140283, 0.5722931014097957, -0.19582730591246608, 1.2015563784183145, 0.9800440278495893, 0.4358366710024213, 2.0029929319479907], "max": [0.7324111210787926, 0.2399512270417041, 1.2666805770016907, 3.1255949972714907, 1.4833489250929444, 3.0674912890945873, 0.6720521282004024, -0.04307647252134805, 1.3303006816887544, 1.4382174494761175, 1.1146207713680605, 2.284646559716297], "count": [355]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47141712826797383]], [[0.4707777879901961]], [[0.4659727471405229]]], "std": [[[0.2167282065084071]], [[0.2137308292038535]], [[0.21274669323468048]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.17254901960784313]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6021339562908496]], [[0.6201423549836602]], [[0.6028684375000001]]], "std": [[[0.27052935989197496]], [[0.2707316697601267]], [[0.28274873250270455]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.551363341503268]], [[0.5709743402777778]], [[0.5534808843954248]]], "std": [[[0.2990966223951568]], [[0.30407996763072687]], [[0.312489077582987]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44578477328431376]], [[0.46944018178104574]], [[0.4396170955882353]]], "std": [[[0.3424725590430353]], [[0.3516615987422685]], [[0.3756875385376216]]], "count": [100]}, "observation.state": {"min": [0.48812180757522583, -1.2615634202957153, 0.900377631187439, -0.2809143662452698, -1.4269516468048096, 0.9093661904335022, -0.8029106259346008, -1.0161316394805908, 0.9749879240989685, -1.281114101409912, 0.5940766334533691, -0.3548199534416199, 32.25, 50.67562484741211, 0.9800000190734863, -0.5774999856948853, 0.7231249809265137, -1.056249976158142, 0.4268749952316284, -0.5406249761581421, 0.4906249940395355, 0.14562499523162842, 0.8537499904632568, 0.26624998450279236, 32.829376220703125, 59.54500198364258, 0.8062499761581421, -0.5681250095367432, 1.0525000095367432, 0.7037500143051147, 0.7008333206176758, 0.0, 0.9900000095367432, 1.4993749856948853, 0.6399999856948853, 10.84333324432373], "max": [1.1392767429351807, -0.7630941271781921, 1.3705224990844727, -0.05037861317396164, -0.3063725531101227, 1.7570525407791138, -0.0473029688000679, -0.6723930239677429, 1.1692464351654053, 0.05796043947339058, 1.0600569248199463, -0.3325513005256653, 68.20687866210938, 64.65499877929688, 1.2756249904632568, 9.53499984741211, 43.91437530517578, 64.2125015258789, 47.11750030517578, 66.88687133789062, 48.532501220703125, 75.6343765258789, 37.15187454223633, 99.56437683105469, 63.606876373291016, 73.43437957763672, 3.1762499809265137, 7.598750114440918, 36.102500915527344, 79.27750396728516, 33.686248779296875, 0.0, 26.938749313354492, 81.51750183105469, 8.453125, 106.92937469482422], "mean": [0.6436566114425659, -1.1426591873168945, 1.1953003406524658, -0.17841123044490814, -0.526604175567627, 1.3947805166244507, -0.4483536183834076, -0.9309054613113403, 1.1109355688095093, -0.3606761693954468, 0.7984814047813416, -0.3429010510444641, 59.23849868774414, 52.60655212402344, 1.071213960647583, 0.7477495074272156, 33.010189056396484, 43.202049255371094, 34.60869598388672, 46.36377716064453, 30.258068084716797, 55.539031982421875, 20.161422729492188, 77.13677978515625, 49.33308792114258, 68.22701263427734, 0.9470652937889099, 1.3609706163406372, 12.843951225280762, 32.768123626708984, 16.230127334594727, 0.0, 11.186147689819336, 38.12247848510742, 2.0591306686401367, 69.595703125], "std": [0.18228453397750854, 0.12934079766273499, 0.09943105280399323, 0.07823073863983154, 0.24223972856998444, 0.3160644471645355, 0.1929895132780075, 0.0709960088133812, 0.0410255566239357, 0.2958633303642273, 0.1020173579454422, 0.003992616198956966, 11.762189865112305, 2.9499523639678955, 0.06794487684965134, 2.74601674079895, 15.68254566192627, 21.59761619567871, 16.198244094848633, 24.244728088378906, 14.717921257019043, 26.76832389831543, 10.830108642578125, 29.675012588500977, 10.647677421569824, 3.08449125289917, 0.27878010272979736, 2.080578565597534, 9.22542953491211, 30.748491287231445, 11.126394271850586, 0.0, 4.947670936584473, 27.65260887145996, 1.7320382595062256, 25.50411605834961], "count": [379]}, "action": {"min": [0.48812180757522583, -1.2615634202957153, 0.900377631187439, -0.2809143662452698, -1.4269516468048096, 0.9093661904335022, -0.8029106259346008, -1.0161316394805908, 0.9749879240989685, -1.281114101409912, 0.5940766334533691, -0.3548199534416199, 32.25, 50.67562484741211, 0.9800000190734863, -0.5774999856948853, 0.7231249809265137, -1.056249976158142, 0.4268749952316284, -0.5406249761581421, 0.4906249940395355, 0.14562499523162842, 0.8537499904632568, 0.26624998450279236, 32.829376220703125, 59.54500198364258, 0.8062499761581421, -0.5681250095367432, 1.0525000095367432, 0.7037500143051147, 0.7008333206176758, 0.0, 0.9900000095367432, 1.4993749856948853, 0.6399999856948853, 10.84333324432373], "max": [1.1392767429351807, -0.7630941271781921, 1.3705224990844727, -0.05037861317396164, -0.3063725531101227, 1.7570525407791138, -0.0473029688000679, -0.6723930239677429, 1.1692464351654053, 0.05796043947339058, 1.0600569248199463, -0.3325513005256653, 68.20687866210938, 64.65499877929688, 1.2756249904632568, 9.53499984741211, 43.91437530517578, 64.2125015258789, 47.11750030517578, 66.88687133789062, 48.532501220703125, 75.6343765258789, 37.15187454223633, 99.56437683105469, 63.606876373291016, 73.43437957763672, 3.1762499809265137, 7.598750114440918, 36.102500915527344, 79.27750396728516, 33.686248779296875, 0.0, 26.938749313354492, 81.51750183105469, 8.453125, 106.92937469482422], "mean": [0.6436566114425659, -1.1426597833633423, 1.1953002214431763, -0.17841127514839172, -0.5266043543815613, 1.3947803974151611, -0.44835370779037476, -0.9309052228927612, 1.1109355688095093, -0.3606763780117035, 0.7984813451766968, -0.3429013192653656, 59.23849105834961, 52.606544494628906, 1.0712136030197144, 0.7477495670318604, 33.01020431518555, 43.202003479003906, 34.608707427978516, 46.363800048828125, 30.25806427001953, 55.5390625, 20.161405563354492, 77.13676452636719, 49.333045959472656, 68.2270278930664, 0.9470653533935547, 1.3609707355499268, 12.84395694732666, 32.76814270019531, 16.230125427246094, 0.0, 11.186159133911133, 38.122459411621094, 2.059128522872925, 69.59573364257812], "std": [0.18228454887866974, 0.1293407827615738, 0.09943103790283203, 0.07823073863983154, 0.24223977327346802, 0.3160644769668579, 0.1929895281791687, 0.07099601626396179, 0.0410255491733551, 0.2958633303642273, 0.1020173579454422, 0.003992617130279541, 11.762190818786621, 2.949951410293579, 0.06794492155313492, 2.746016025543213, 15.68254566192627, 21.597614288330078, 16.1982421875, 24.24472999572754, 14.71792221069336, 26.768325805664062, 10.830107688903809, 29.67501449584961, 10.647677421569824, 3.0844922065734863, 0.27877992391586304, 2.080578327178955, 9.22542953491211, 30.748491287231445, 11.126392364501953, 0.0, 4.94766902923584, 27.65260887145996, 1.7320380210876465, 25.50411605834961], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [379]}, "index": {"min": [10523], "max": [10901], "mean": [10712.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [1.8733509234828496, 5.0, 5.0, 5.0, 5.0], "std": [0.9358314975957411, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [379]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [379]}, "eef_direction_state": {"mean": [4.841688654353562, 3.638522427440633], "std": [1.5085519794053615, 1.875742648042904], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.6121372031662269, 0.8786279683377308], "std": [0.7549033537636318, 0.7050831020905662], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.41688654353562005, 0.8126649076517151], "std": [0.6970195238865844, 0.8309628335377172], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [4.841688654353562, 3.638522427440633], "std": [1.5085519794053615, 1.875742648042904], "min": [0, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.6121372031662269, 0.8786279683377308], "std": [0.7549033537636318, 0.7050831020905662], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.41688654353562005, 0.8126649076517151], "std": [0.6970195238865844, 0.8309628335377172], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.6816522520269509, 0.08314476441826886, 1.1236023367410468, -2.2536030595351764, 1.2148859578996896, -0.3526318873213522, 0.6385498320176657, -0.09540280180362766, 1.2842370690091436, 1.1166909419730238, 0.7346543588642233, 2.121221597659066], "std": [0.026375340687605345, 0.05636471481720576, 0.02310462189367422, 0.6281458420107682, 0.16335800944040374, 2.45925522073476, 0.017696967915512368, 0.045411778269489285, 0.04488366864057266, 0.29876660717077314, 0.2373162170726979, 0.21995836947157618], "min": [0.6033773823380564, 0.0402459561878086, 1.0875994143634242, -3.093120120905128, 0.840838966343763, -3.1071653851599987, 0.5775040724653402, -0.18518074885126212, 1.1857661290394648, -0.5475452250872312, 0.4299389565526659, 0.7111472262426617], "max": [0.7130289556961196, 0.23774118896040097, 1.253286688997681, -0.89624002856179, 1.407280070283273, 3.1034936750468876, 0.6579262336294709, -0.005169690171973718, 1.3461107761756999, 1.4720747439279778, 1.443287598515929, 2.2975549359897474], "count": [379]}, "eef_sim_pose_action": {"mean": [0.6816522520269509, 0.08314476441826886, 1.1236023367410468, -2.2536030595351764, 1.2148859578996896, -0.3526318873213522, 0.6385498320176657, -0.09540280180362766, 1.2842370690091436, 1.1166909419730238, 0.7346543588642233, 2.121221597659066], "std": [0.026375340687605345, 0.05636471481720576, 0.02310462189367422, 0.6281458420107682, 0.16335800944040374, 2.45925522073476, 0.017696967915512368, 0.045411778269489285, 0.04488366864057266, 0.29876660717077314, 0.2373162170726979, 0.21995836947157618], "min": [0.6033773823380564, 0.0402459561878086, 1.0875994143634242, -3.093120120905128, 0.840838966343763, -3.1071653851599987, 0.5775040724653402, -0.18518074885126212, 1.1857661290394648, -0.5475452250872312, 0.4299389565526659, 0.7111472262426617], "max": [0.7130289556961196, 0.23774118896040097, 1.253286688997681, -0.89624002856179, 1.407280070283273, 3.1034936750468876, 0.6579262336294709, -0.005169690171973718, 1.3461107761756999, 1.4720747439279778, 1.443287598515929, 2.2975549359897474], "count": [379]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800596609477124]], [[0.4764844669117647]], [[0.47045441176470587]]], "std": [[[0.21554338184095886]], [[0.21264235512566101]], [[0.2140378321242154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.16862745098039217]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6073008558006535]], [[0.6205025755718954]], [[0.5997243075980393]]], "std": [[[0.27230506037206137]], [[0.27801083458148623]], [[0.29095737839847485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5533179452614378]], [[0.5702120772058824]], [[0.5518046058006535]]], "std": [[[0.30279225921912656]], [[0.30813387080240084]], [[0.31607194010075673]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4456270506535948]], [[0.47056051879084965]], [[0.4415379758986928]]], "std": [[[0.343312904446712]], [[0.3519400811142351]], [[0.37605327803839134]]], "count": [100]}, "observation.state": {"min": [0.4879310727119446, -1.1909189224243164, 0.8776798844337463, -0.359455943107605, -1.5934869050979614, 0.9748369455337524, -0.8761539459228516, -0.9901913404464722, 0.9211998581886292, -1.1929932832717896, 0.47095540165901184, -0.35434308648109436, 36.66875076293945, 50.450626373291016, 0.9424999952316284, -1.7218749523162842, 0.5418750047683716, 0.06562499701976776, 0.6937500238418579, -0.21437500417232513, 0.45875000953674316, -0.11500000208616257, 0.8762500286102295, 0.7556250095367432, 27.912500381469727, 62.78874969482422, 0.7649999856948853, -0.9756250381469727, 0.9206250309944153, -0.5831249952316284, 0.6150000095367432, 0.0, 1.0887500047683716, 0.5162500143051147, 0.5787500143051147, 7.011250019073486], "max": [1.1797608137130737, -0.740157961845398, 1.3180218935012817, -0.03376058489084244, -0.3862916827201843, 1.5019645690917969, -0.018692301586270332, -0.6079660654067993, 1.157945156097412, 0.12445639818906784, 1.2442249059677124, -0.3331235349178314, 65.52999877929688, 70.78624725341797, 1.3324999809265137, 9.373749732971191, 40.80312728881836, 65.60812377929688, 42.506248474121094, 65.66437530517578, 35.20624923706055, 73.7543716430664, 26.060625076293945, 100.47062683105469, 68.24187469482422, 76.66374969482422, 2.653749942779541, 4.083125114440918, 33.786251068115234, 81.51062774658203, 36.45874786376953, 0.0, 25.191875457763672, 80.68375396728516, 5.489375114440918, 104.67937469482422], "mean": [0.6219862103462219, -1.109966516494751, 1.1706745624542236, -0.10102853178977966, -0.5419097542762756, 1.3723483085632324, -0.34316280484199524, -0.9058607816696167, 1.0892943143844604, -0.4975908100605011, 0.726848840713501, -0.34127873182296753, 61.24134826660156, 52.56254577636719, 1.0587838888168335, -0.04553832858800888, 30.387039184570312, 43.857276916503906, 33.39883804321289, 40.22089767456055, 27.755577087402344, 57.57419204711914, 18.03252410888672, 81.08223724365234, 52.283206939697266, 69.37979888916016, 0.8822348117828369, 0.5500284433364868, 17.82636070251465, 29.942489624023438, 20.375490188598633, 0.0, 8.173738479614258, 43.829490661621094, 1.1905581951141357, 70.8425064086914], "std": [0.19373206794261932, 0.11803920567035675, 0.09200752526521683, 0.06070796400308609, 0.2501034736633301, 0.19605644047260284, 0.23616240918636322, 0.08099108189344406, 0.06342321634292603, 0.3459698557853699, 0.16557253897190094, 0.0037867610808461905, 8.194968223571777, 4.334221363067627, 0.08365491777658463, 3.022836685180664, 13.981826782226562, 21.419225692749023, 14.722819328308105, 19.458702087402344, 12.180795669555664, 26.399274826049805, 8.363088607788086, 31.373485565185547, 9.892647743225098, 3.5003480911254883, 0.21370145678520203, 1.1840723752975464, 8.706705093383789, 26.524486541748047, 9.158390998840332, 0.0, 4.540616989135742, 20.851011276245117, 0.8439891338348389, 22.818729400634766], "count": [415]}, "action": {"min": [0.4879310727119446, -1.1909189224243164, 0.8776798844337463, -0.359455943107605, -1.5934869050979614, 0.9748369455337524, -0.8761539459228516, -0.9901913404464722, 0.9211998581886292, -1.1929932832717896, 0.47095540165901184, -0.35434308648109436, 36.66875076293945, 50.450626373291016, 0.9424999952316284, -1.7218749523162842, 0.5418750047683716, 0.06562499701976776, 0.6937500238418579, -0.21437500417232513, 0.45875000953674316, -0.11500000208616257, 0.8762500286102295, 0.7556250095367432, 27.912500381469727, 62.78874969482422, 0.7649999856948853, -0.9756250381469727, 0.9206250309944153, -0.5831249952316284, 0.6150000095367432, 0.0, 1.0887500047683716, 0.5162500143051147, 0.5787500143051147, 7.011250019073486], "max": [1.1797608137130737, -0.740157961845398, 1.3180218935012817, -0.03376058489084244, -0.3862916827201843, 1.5019645690917969, -0.018692301586270332, -0.6079660654067993, 1.157945156097412, 0.12445639818906784, 1.2442249059677124, -0.3331235349178314, 65.52999877929688, 70.78624725341797, 1.3324999809265137, 9.373749732971191, 40.80312728881836, 65.60812377929688, 42.506248474121094, 65.66437530517578, 35.20624923706055, 73.7543716430664, 26.060625076293945, 100.47062683105469, 68.24187469482422, 76.66374969482422, 2.653749942779541, 4.083125114440918, 33.786251068115234, 81.51062774658203, 36.45874786376953, 0.0, 25.191875457763672, 80.68375396728516, 5.489375114440918, 104.67937469482422], "mean": [0.6219857931137085, -1.1099673509597778, 1.1706743240356445, -0.1010284349322319, -0.5419098734855652, 1.3723481893539429, -0.3431629240512848, -0.9058610200881958, 1.0892949104309082, -0.4975906312465668, 0.7268489003181458, -0.34127897024154663, 61.24132537841797, 52.56252670288086, 1.0587846040725708, -0.04553814232349396, 30.387039184570312, 43.85725784301758, 33.39887237548828, 40.220863342285156, 27.755558013916016, 57.57416534423828, 18.032527923583984, 81.08222198486328, 52.28316879272461, 69.37980651855469, 0.8822344541549683, 0.5500281453132629, 17.826356887817383, 29.9425048828125, 20.375463485717773, 0.0, 8.173738479614258, 43.82946014404297, 1.1905579566955566, 70.84252166748047], "std": [0.19373205304145813, 0.11803922802209854, 0.09200754016637802, 0.06070795655250549, 0.2501034736633301, 0.19605645537376404, 0.2361624836921692, 0.08099108934402466, 0.06342322379350662, 0.34596988558769226, 0.16557249426841736, 0.003786760848015547, 8.194971084594727, 4.334221363067627, 0.0836549699306488, 3.022836685180664, 13.981827735900879, 21.419227600097656, 14.722819328308105, 19.45870018005371, 12.18079662322998, 26.399280548095703, 8.363088607788086, 31.373493194580078, 9.892643928527832, 3.5003490447998047, 0.21370147168636322, 1.1840721368789673, 8.706705093383789, 26.524486541748047, 9.158390998840332, 0.0, 4.540616989135742, 20.85100746154785, 0.8439887166023254, 22.818727493286133], "count": [415]}, "timestamp": {"min": [0.0], "max": [13.8], "mean": [6.9], "std": [3.9933277684991833], "count": [415]}, "frame_index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [415]}, "index": {"min": [10902], "max": [11316], "mean": [11109.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [1.8650602409638555, 5.0, 5.0, 5.0, 5.0], "std": [0.9030648931224715, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [415]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [415]}, "eef_direction_state": {"mean": [4.886746987951807, 3.363855421686747], "std": [1.4674599877008454, 1.9709075833201004], "min": [1, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.6409638554216868, 0.946987951807229], "std": [0.7968365381764901, 0.6886930785780733], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.3855421686746988, 0.8939759036144578], "std": [0.7016559638421774, 0.829188803414832], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [4.886746987951807, 3.363855421686747], "std": [1.4674599877008454, 1.9709075833201004], "min": [1, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.6409638554216868, 0.946987951807229], "std": [0.7968365381764901, 0.6886930785780733], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.3855421686746988, 0.8939759036144578], "std": [0.7016559638421774, 0.829188803414832], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.6782854517779947, 0.08326594413723251, 1.1432186775823083, -2.0592372981152893, 1.3051215485683987, -2.1893932053766676, 0.6333719297807341, -0.08954034294302747, 1.310599951595816, 1.0478050372175438, 0.8604980298259645, 2.0672342270457302], "std": [0.029080659827129575, 0.054843159108068903, 0.02600085052820953, 0.32954819507329497, 0.16713370745910203, 1.653408958351233, 0.018430779095632996, 0.0522373011984393, 0.040350094925405006, 0.22396830229598524, 0.2851600527402519, 0.14296195534732836], "min": [0.591910739198843, 0.04920028859199621, 1.0879012197661484, -2.574021939767868, 0.8096052623182377, -3.1390761542263212, 0.5794056353708086, -0.21057300356257588, 1.205144127683133, 0.09604365288578731, 0.4103723238788697, 1.2594013743033765], "max": [0.7045654731397502, 0.2628046790366631, 1.2748964632981037, -0.7639030861780263, 1.4140177949932444, 3.141019203448085, 0.6695529736726477, -0.013978805724031762, 1.3520874875923008, 1.4436565217692727, 1.4278404828597022, 2.168599842968407], "count": [415]}, "eef_sim_pose_action": {"mean": [0.6782854517779947, 0.08326594413723251, 1.1432186775823083, -2.0592372981152893, 1.3051215485683987, -2.1893932053766676, 0.6333719297807341, -0.08954034294302747, 1.310599951595816, 1.0478050372175438, 0.8604980298259645, 2.0672342270457302], "std": [0.029080659827129575, 0.054843159108068903, 0.02600085052820953, 0.32954819507329497, 0.16713370745910203, 1.653408958351233, 0.018430779095632996, 0.0522373011984393, 0.040350094925405006, 0.22396830229598524, 0.2851600527402519, 0.14296195534732836], "min": [0.591910739198843, 0.04920028859199621, 1.0879012197661484, -2.574021939767868, 0.8096052623182377, -3.1390761542263212, 0.5794056353708086, -0.21057300356257588, 1.205144127683133, 0.09604365288578731, 0.4103723238788697, 1.2594013743033765], "max": [0.7045654731397502, 0.2628046790366631, 1.2748964632981037, -0.7639030861780263, 1.4140177949932444, 3.141019203448085, 0.6695529736726477, -0.013978805724031762, 1.3520874875923008, 1.4436565217692727, 1.4278404828597022, 2.168599842968407], "count": [415]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47163494859749455]], [[0.47085157952069717]], [[0.466302229711329]]], "std": [[[0.21934304757427509]], [[0.21531413501144195]], [[0.2143650956162815]]], "count": [120]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6090820874183006]], [[0.62146388208061]], [[0.599952001633987]]], "std": [[[0.27116460157799605]], [[0.278377624369266]], [[0.2921455441602623]]], "count": [120]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.563028250953159]], [[0.5823818287037038]], [[0.5622899952342049]]], "std": [[[0.2975106776474041]], [[0.3016905897818809]], [[0.3103453240263004]]], "count": [120]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339793130446623]], [[0.4591517769607843]], [[0.4294532986111111]]], "std": [[[0.3415503813492891]], [[0.34996174333147195]], [[0.3737427182589902]]], "count": [120]}, "observation.state": {"min": [0.47753584384918213, -1.2598944902420044, 0.9074826240539551, -0.290317565202713, -1.2615184783935547, 0.8500229120254517, -0.8265859484672546, -1.018587350845337, 0.9064335823059082, -1.6892213821411133, 0.4963950514793396, -0.3556305766105652, 38.18333435058594, 50.84687423706055, 0.7143750190734863, -2.252500057220459, 0.36500000953674316, -1.1866666078567505, 0.6393749713897705, 0.5112500190734863, 0.4074999988079071, -0.10000000149011612, 0.8956249952316284, 0.2512499988079071, 31.646249771118164, 56.310001373291016, 0.7899999618530273, -1.1087499856948853, 0.8531249761581421, -0.15625, 0.5763636231422424, 0.0, 0.9800000190734863, 1.6349999904632568, 0.5837500095367432, 0.14562499523162842], "max": [1.1869611740112305, -0.7948520183563232, 1.3853284120559692, -0.003337911097332835, -0.34401941299438477, 1.7037413120269775, 0.036645494401454926, -0.7431355714797974, 1.2910085916519165, 0.11224918067455292, 0.9910946488380432, -0.3318360447883606, 65.09062194824219, 64.57888793945312, 1.2143750190734863, 9.550000190734863, 38.04249954223633, 83.8531265258789, 47.658748626708984, 70.52249908447266, 40.334999084472656, 76.87249755859375, 34.74250030517578, 108.15374755859375, 67.84062957763672, 76.39875030517578, 2.3212499618530273, 7.927500247955322, 46.40562438964844, 92.86687469482422, 43.708126068115234, 0.0, 21.083749771118164, 77.50812530517578, 15.953125, 102.81999969482422], "mean": [0.5852612853050232, -1.155900001525879, 1.1762659549713135, -0.16858701407909393, -0.47639545798301697, 1.5652906894683838, -0.29390549659729004, -0.9247822165489197, 1.1016639471054077, -0.6586748361587524, 0.6892113089561462, -0.34130585193634033, 57.56984329223633, 53.59075164794922, 0.8750321269035339, 0.0016061344649642706, 29.55345344543457, 51.80238723754883, 34.38758850097656, 45.05842971801758, 29.680479049682617, 62.18361282348633, 21.289274215698242, 85.38809967041016, 52.15345764160156, 68.75104522705078, 0.9354329705238342, 1.0477901697158813, 18.061735153198242, 38.57094192504883, 20.24103355407715, 0.0, 8.383763313293457, 39.28224563598633, 2.078115940093994, 68.26957702636719], "std": [0.15599560737609863, 0.08777610212564468, 0.06983058899641037, 0.04585488513112068, 0.1881728172302246, 0.2651877701282501, 0.22579067945480347, 0.05370763689279556, 0.07758082449436188, 0.42205360531806946, 0.13093620538711548, 0.004305777605623007, 6.036469459533691, 1.600431203842163, 0.1119382455945015, 2.9129340648651123, 10.319507598876953, 21.47011375427246, 11.709202766418457, 18.78985023498535, 10.40118408203125, 21.775419235229492, 8.142541885375977, 23.392202377319336, 8.06379508972168, 3.306466579437256, 0.2193261831998825, 2.244891881942749, 9.75474739074707, 28.463668823242188, 10.67505931854248, 0.0, 4.840976238250732, 21.245845794677734, 2.7492589950561523, 25.43739128112793], "count": [597]}, "action": {"min": [0.47753584384918213, -1.2598944902420044, 0.9074826240539551, -0.290317565202713, -1.2615184783935547, 0.8500229120254517, -0.8265859484672546, -1.018587350845337, 0.9064335823059082, -1.6892213821411133, 0.4963950514793396, -0.3556305766105652, 38.18333435058594, 50.84687423706055, 0.7143750190734863, -2.252500057220459, 0.36500000953674316, -1.1866666078567505, 0.6393749713897705, 0.5112500190734863, 0.4074999988079071, -0.10000000149011612, 0.8956249952316284, 0.2512499988079071, 31.646249771118164, 56.310001373291016, 0.7899999618530273, -1.1087499856948853, 0.8531249761581421, -0.15625, 0.5763636231422424, 0.0, 0.9800000190734863, 1.6349999904632568, 0.5837500095367432, 0.14562499523162842], "max": [1.1869611740112305, -0.7948520183563232, 1.3853284120559692, -0.003337911097332835, -0.34401941299438477, 1.7037413120269775, 0.036645494401454926, -0.7431355714797974, 1.2910085916519165, 0.11224918067455292, 0.9910946488380432, -0.3318360447883606, 65.09062194824219, 64.57888793945312, 1.2143750190734863, 9.550000190734863, 38.04249954223633, 83.8531265258789, 47.658748626708984, 70.52249908447266, 40.334999084472656, 76.87249755859375, 34.74250030517578, 108.15374755859375, 67.84062957763672, 76.39875030517578, 2.3212499618530273, 7.927500247955322, 46.40562438964844, 92.86687469482422, 43.708126068115234, 0.0, 21.083749771118164, 77.50812530517578, 15.953125, 102.81999969482422], "mean": [0.5852611064910889, -1.1558996438980103, 1.1762665510177612, -0.16858704388141632, -0.4763953983783722, 1.5652903318405151, -0.29390573501586914, -0.9247825145721436, 1.1016641855239868, -0.6586747765541077, 0.6892112493515015, -0.34130582213401794, 57.569828033447266, 53.590728759765625, 0.8750321865081787, 0.0016061863861978054, 29.553434371948242, 51.802371978759766, 34.38761520385742, 45.05844497680664, 29.68047523498535, 62.18366622924805, 21.289257049560547, 85.38810729980469, 52.15345764160156, 68.75099182128906, 0.9354349374771118, 1.0477901697158813, 18.061737060546875, 38.57096862792969, 20.241039276123047, 0.0, 8.383761405944824, 39.2822380065918, 2.0781147480010986, 68.26956176757812], "std": [0.15599559247493744, 0.08777615427970886, 0.06983058154582977, 0.04585488885641098, 0.188172847032547, 0.2651877701282501, 0.22579076886177063, 0.05370761454105377, 0.07758081704378128, 0.4220536947250366, 0.1309361606836319, 0.004305779002606869, 6.036470890045166, 1.600431203842163, 0.11193825304508209, 2.912933588027954, 10.319506645202637, 21.470111846923828, 11.70920467376709, 18.789854049682617, 10.401185989379883, 21.775421142578125, 8.142542839050293, 23.392200469970703, 8.063791275024414, 3.3064661026000977, 0.21932628750801086, 2.244891405105591, 9.754748344421387, 28.463674545288086, 10.675058364868164, 0.0, 4.840977191925049, 21.24583625793457, 2.7492592334747314, 25.43738555908203], "count": [597]}, "timestamp": {"min": [0.0], "max": [19.866666666666667], "mean": [9.933333333333334], "std": [5.744627119382139], "count": [597]}, "frame_index": {"min": [0], "max": [596], "mean": [298.0], "std": [172.3388135814642], "count": [597]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [597]}, "index": {"min": [11317], "max": [11913], "mean": [11615.0], "std": [172.3388135814642], "count": [597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [597]}, "subtask_annotation": {"mean": [1.9715242881072026, 5.0, 5.0, 5.0, 5.0], "std": [0.6240784333327999, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [597]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [597]}, "eef_direction_state": {"mean": [5.283082077051926, 3.0720268006700167], "std": [1.2962768027613845, 2.103639204362127], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_state": {"mean": [0.40033500837520936, 1.031825795644891], "std": [0.6913196336305621, 0.7022282194311202], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_state": {"mean": [0.27638190954773867, 0.8609715242881072], "std": [0.6062170710456598, 0.8301890125200807], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_direction_action": {"mean": [5.283082077051926, 3.0720268006700167], "std": [1.2962768027613845, 2.103639204362127], "min": [0, 0], "max": [6, 6], "count": [597]}, "eef_velocity_action": {"mean": [0.40033500837520936, 1.031825795644891], "std": [0.6913196336305621, 0.7022282194311202], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_acc_mag_action": {"mean": [0.27638190954773867, 0.8609715242881072], "std": [0.6062170710456598, 0.8301890125200807], "min": [0, 0], "max": [2, 2], "count": [597]}, "eef_sim_pose_state": {"mean": [0.6803245827639725, 0.062552176811314, 1.1335348253974462, -2.3005205499142294, 1.3579129397989749, 1.5979986849305656, 0.6284986072362919, -0.07443754634519839, 1.3042609082144168, 0.8332540700336262, 0.9619287099042496, 1.8840964700538012], "std": [0.01979557483609322, 0.045313340962183216, 0.01547357951218671, 1.3921076785323057, 0.17145456185937002, 2.051635117001423, 0.029409815675093452, 0.04618264129490496, 0.042274813086176775, 0.7173073568511534, 0.2988109224680927, 0.627201011002396], "min": [0.5983941348348487, 0.03414120854136751, 1.0850428526782048, -3.135092711194952, 0.8770241538552237, -3.093607386922913, 0.5337005331634226, -0.18229004047354855, 1.205901399938385, -1.6389010245553404, 0.39578018797829206, -0.3417334480000621], "max": [0.7134705628907339, 0.22648224006821555, 1.20853041643878, 3.1413543487989215, 1.4688670505139312, 3.1166830116022592, 0.689143459489341, 0.0072830583422769934, 1.3463934227970036, 1.5462685587416267, 1.4563593486258886, 2.393523702766499], "count": [597]}, "eef_sim_pose_action": {"mean": [0.6803245827639725, 0.062552176811314, 1.1335348253974462, -2.3005205499142294, 1.3579129397989749, 1.5979986849305656, 0.6284986072362919, -0.07443754634519839, 1.3042609082144168, 0.8332540700336262, 0.9619287099042496, 1.8840964700538012], "std": [0.01979557483609322, 0.045313340962183216, 0.01547357951218671, 1.3921076785323057, 0.17145456185937002, 2.051635117001423, 0.029409815675093452, 0.04618264129490496, 0.042274813086176775, 0.7173073568511534, 0.2988109224680927, 0.627201011002396], "min": [0.5983941348348487, 0.03414120854136751, 1.0850428526782048, -3.135092711194952, 0.8770241538552237, -3.093607386922913, 0.5337005331634226, -0.18229004047354855, 1.205901399938385, -1.6389010245553404, 0.39578018797829206, -0.3417334480000621], "max": [0.7134705628907339, 0.22648224006821555, 1.20853041643878, 3.1413543487989215, 1.4688670505139312, 3.1166830116022592, 0.689143459489341, 0.0072830583422769934, 1.3463934227970036, 1.5462685587416267, 1.4563593486258886, 2.393523702766499], "count": [597]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47643261846405227]], [[0.4753057250816993]], [[0.4703717156862745]]], "std": [[[0.218788051010442]], [[0.21449919093967332]], [[0.21505059513184735]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.600043029003268]], [[0.6140992279411764]], [[0.5939601000816993]]], "std": [[[0.27609280294410926]], [[0.2824351543974992]], [[0.29262126025069407]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1568627450980392]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5380111049836601]], [[0.555924362745098]], [[0.536512397875817]]], "std": [[[0.3029826085256532]], [[0.3066722673259703]], [[0.3154686517197304]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44304084967320256]], [[0.4675666932189543]], [[0.4388755392156863]]], "std": [[[0.34162920448576434]], [[0.3497972559347182]], [[0.3726150915254124]]], "count": [100]}, "observation.state": {"min": [0.4659723937511444, -1.2158102989196777, 0.8940356373786926, -0.2513447105884552, -1.1326485872268677, 0.9334706664085388, -0.7883192300796509, -1.035229206085205, 1.0258830785751343, -1.023093581199646, 0.45586326718330383, -0.3563935458660126, 38.428749084472656, 47.79500198364258, 0.7350000143051147, -1.4731249809265137, -0.2562499940395355, -0.7614285945892334, 0.734375, -0.016875000670552254, -0.890625, 0.15666666626930237, 0.8262500166893005, 0.25466668605804443, 19.498750686645508, 61.377498626708984, 0.7849999666213989, -2.104374885559082, 0.6568750143051147, 0.11562500894069672, 0.5831249952316284, 0.0, 1.140625, 0.3968749940395355, 0.6731250286102295, -0.13500000536441803], "max": [1.2132011651992798, -0.7629987597465515, 1.2345025539398193, -0.026607919484376907, -0.28646430373191833, 1.496504783630371, -0.10500114411115646, -0.7677619457244873, 1.2917476892471313, 0.007152666337788105, 0.9087383151054382, -0.33593690395355225, 66.14500427246094, 65.97562408447266, 1.265625, 9.462499618530273, 45.17937469482422, 52.47437286376953, 42.78499984741211, 69.58312225341797, 38.52687454223633, 91.8187484741211, 32.431251525878906, 103.02687072753906, 65.23562622070312, 76.17312622070312, 2.28125, 5.678124904632568, 29.071874618530273, 70.73187255859375, 34.3493766784668, 0.0, 22.155000686645508, 80.63687896728516, 2.958750009536743, 104.29187774658203], "mean": [0.6260738372802734, -1.1149424314498901, 1.1572425365447998, -0.0943453460931778, -0.5059723258018494, 1.3641421794891357, -0.41024553775787354, -0.9120815396308899, 1.1137385368347168, -0.45352908968925476, 0.7137185335159302, -0.3424837589263916, 54.823081970214844, 53.33740234375, 0.9657775163650513, 0.7768262028694153, 28.004846572875977, 35.823486328125, 27.73524284362793, 46.32582473754883, 25.501413345336914, 65.27180480957031, 19.70123291015625, 82.48046875, 40.08525848388672, 71.21117401123047, 1.044610619544983, 1.2724212408065796, 13.546889305114746, 21.165910720825195, 16.21843147277832, 0.0, 9.439352035522461, 21.44157600402832, 0.9952592849731445, 51.949859619140625], "std": [0.225294291973114, 0.12094001471996307, 0.09651243686676025, 0.061804767698049545, 0.2534046471118927, 0.1855374127626419, 0.21725745499134064, 0.06682480126619339, 0.06838283687829971, 0.30021750926971436, 0.12281554192304611, 0.0036129276268184185, 7.474019527435303, 4.265903472900391, 0.14969448745250702, 3.0225393772125244, 15.492270469665527, 18.01357650756836, 15.01696491241455, 23.316791534423828, 14.425464630126953, 31.34299659729004, 11.076762199401855, 30.55487632751465, 12.913578987121582, 4.147107124328613, 0.3578839600086212, 1.876763939857483, 11.050030708312988, 23.655494689941406, 12.062248229980469, 0.0, 6.006370544433594, 24.04496192932129, 0.48370084166526794, 31.36578941345215], "count": [271]}, "action": {"min": [0.4659723937511444, -1.2158102989196777, 0.8940356373786926, -0.2513447105884552, -1.1326485872268677, 0.9334706664085388, -0.7883192300796509, -1.035229206085205, 1.0258830785751343, -1.023093581199646, 0.45586326718330383, -0.3563935458660126, 38.428749084472656, 47.79500198364258, 0.7350000143051147, -1.4731249809265137, -0.2562499940395355, -0.7614285945892334, 0.734375, -0.016875000670552254, -0.890625, 0.15666666626930237, 0.8262500166893005, 0.25466668605804443, 19.498750686645508, 61.377498626708984, 0.7849999666213989, -2.104374885559082, 0.6568750143051147, 0.11562500894069672, 0.5831249952316284, 0.0, 1.140625, 0.3968749940395355, 0.6731250286102295, -0.13500000536441803], "max": [1.2132011651992798, -0.7629987597465515, 1.2345025539398193, -0.026607919484376907, -0.28646430373191833, 1.496504783630371, -0.10500114411115646, -0.7677619457244873, 1.2917476892471313, 0.007152666337788105, 0.9087383151054382, -0.33593690395355225, 66.14500427246094, 65.97562408447266, 1.265625, 9.462499618530273, 45.17937469482422, 52.47437286376953, 42.78499984741211, 69.58312225341797, 38.52687454223633, 91.8187484741211, 32.431251525878906, 103.02687072753906, 65.23562622070312, 76.17312622070312, 2.28125, 5.678124904632568, 29.071874618530273, 70.73187255859375, 34.3493766784668, 0.0, 22.155000686645508, 80.63687896728516, 2.958750009536743, 104.29187774658203], "mean": [0.6260737180709839, -1.1149425506591797, 1.1572422981262207, -0.09434528648853302, -0.5059722661972046, 1.3641417026519775, -0.41024574637413025, -0.9120818376541138, 1.1137391328811646, -0.45352938771247864, 0.7137187123298645, -0.3424837291240692, 54.82310485839844, 53.33738708496094, 0.9657775163650513, 0.7768258452415466, 28.004833221435547, 35.82347106933594, 27.735244750976562, 46.3258171081543, 25.501413345336914, 65.27180480957031, 19.701223373413086, 82.4804458618164, 40.08521270751953, 71.21112060546875, 1.0446099042892456, 1.2724213600158691, 13.546876907348633, 21.16590690612793, 16.218420028686523, 0.0, 9.439350128173828, 21.44158172607422, 0.9952595233917236, 51.94986343383789], "std": [0.22529438138008118, 0.12094007432460785, 0.09651240706443787, 0.061804767698049545, 0.25340455770492554, 0.1855374127626419, 0.21725746989250183, 0.06682480126619339, 0.06838283687829971, 0.3002174496650696, 0.1228155568242073, 0.003612927161157131, 7.474019527435303, 4.265904903411865, 0.14969442784786224, 3.022540330886841, 15.492273330688477, 18.013580322265625, 15.01696491241455, 23.316795349121094, 14.425464630126953, 31.342992782592773, 11.076764106750488, 30.554872512817383, 12.913578987121582, 4.1471076011657715, 0.35788387060165405, 1.8767637014389038, 11.050029754638672, 23.655487060546875, 12.062247276306152, 0.0, 6.0063700675964355, 24.044973373413086, 0.48370087146759033, 31.365795135498047], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [271]}, "index": {"min": [11914], "max": [12184], "mean": [12049.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [1.911439114391144, 5.0, 5.0, 5.0, 5.0], "std": [0.8281810833444261, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [271]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [271]}, "eef_direction_state": {"mean": [4.2250922509225095, 3.3653136531365315], "std": [1.610928283983868, 1.8353176709447938], "min": [1, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.8634686346863468, 1.2472324723247232], "std": [0.7388740298874023, 0.7499948938429939], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.5350553505535055, 0.9077490774907749], "std": [0.747485265425726, 0.8074691154850736], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.2250922509225095, 3.3653136531365315], "std": [1.610928283983868, 1.8353176709447938], "min": [1, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.8634686346863468, 1.2472324723247232], "std": [0.7388740298874023, 0.7499948938429939], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.5350553505535055, 0.9077490774907749], "std": [0.747485265425726, 0.8074691154850736], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.6721526989433221, 0.07609905396689967, 1.1336804259955733, -2.177331049251318, 1.2794802954655295, -1.0327800700588137, 0.6419003108442402, -0.0990483094004506, 1.2799803735487003, 1.1943235050859418, 0.8332300777727163, 2.158392167869942], "std": [0.032307842897024895, 0.05562405869547171, 0.013980783963563177, 0.34056882214406087, 0.15241216350613954, 2.6111714654103655, 0.02591303946341934, 0.04697868970622056, 0.05456412788536851, 0.2536756161681098, 0.24489489696686334, 0.1133673635065576], "min": [0.5879217263156296, 0.0291035804900453, 1.0997047192431675, -2.710088606448491, 0.9159779815198861, -3.141150623190239, 0.5888457814446835, -0.17772770788326137, 1.1776268001693382, 0.6197094289584256, 0.48803722801839866, 1.824902489339915], "max": [0.6980732645011742, 0.22736269448919516, 1.1571842833610253, -1.4395265663342969, 1.3987723387166504, 3.1376493130593603, 0.7001640728962667, -0.010380317497133362, 1.3516587283220969, 1.722656448566057, 1.298773030378328, 2.4633209187068115], "count": [271]}, "eef_sim_pose_action": {"mean": [0.6721526989433221, 0.07609905396689967, 1.1336804259955733, -2.177331049251318, 1.2794802954655295, -1.0327800700588137, 0.6419003108442402, -0.0990483094004506, 1.2799803735487003, 1.1943235050859418, 0.8332300777727163, 2.158392167869942], "std": [0.032307842897024895, 0.05562405869547171, 0.013980783963563177, 0.34056882214406087, 0.15241216350613954, 2.6111714654103655, 0.02591303946341934, 0.04697868970622056, 0.05456412788536851, 0.2536756161681098, 0.24489489696686334, 0.1133673635065576], "min": [0.5879217263156296, 0.0291035804900453, 1.0997047192431675, -2.710088606448491, 0.9159779815198861, -3.141150623190239, 0.5888457814446835, -0.17772770788326137, 1.1776268001693382, 0.6197094289584256, 0.48803722801839866, 1.824902489339915], "max": [0.6980732645011742, 0.22736269448919516, 1.1571842833610253, -1.4395265663342969, 1.3987723387166504, 3.1376493130593603, 0.7001640728962667, -0.010380317497133362, 1.3516587283220969, 1.722656448566057, 1.298773030378328, 2.4633209187068115], "count": [271]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48293269607843137]], [[0.48169005718954244]], [[0.4761317116013072]]], "std": [[[0.21395910364969395]], [[0.20997241294706911]], [[0.21168718720788568]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6222891605392157]], [[0.6283987847222223]], [[0.604933316993464]]], "std": [[[0.27391224773901957]], [[0.2828482429495171]], [[0.29470125311159395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5595219791666667]], [[0.5734891973039216]], [[0.5558208006535948]]], "std": [[[0.30092692054906167]], [[0.30651560189137905]], [[0.3136312612905199]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412251593137255]], [[0.4669363562091503]], [[0.4411662765522876]]], "std": [[[0.3398186714695611]], [[0.35189678710113304]], [[0.37526245618234755]]], "count": [100]}, "observation.state": {"min": [0.42076751589775085, -1.2179083824157715, 0.9760290384292603, -0.14124132692813873, -1.2071369886398315, 0.8539754152297974, -0.8527408838272095, -1.0145580768585205, 0.9400193095207214, -1.3721675872802734, 0.5082207918167114, -0.8220559358596802, 36.72888946533203, 51.24937438964844, 0.7749999761581421, -0.4987500011920929, 0.96875, 0.3868749737739563, 0.7122222185134888, -0.25, 0.9493750333786011, 0.08124999701976776, 0.7906249761581421, -0.46437498927116394, 26.014999389648438, 60.12125015258789, 0.5674999952316284, -0.5062500238418579, 0.9871428608894348, 0.8068749904632568, 0.7956249713897705, 0.0, 0.9887500405311584, 1.459375023841858, 0.6818749904632568, 0.4362500011920929], "max": [0.9905012845993042, -0.7614378929138184, 1.3594834804534912, 0.09842069447040558, -0.192692831158638, 1.701214075088501, 0.013375486247241497, -0.6545060873031616, 1.139467477798462, 0.05862802267074585, 1.0589125156402588, -0.18070019781589508, 57.84000015258789, 63.885555267333984, 1.1449999809265137, 9.461250305175781, 41.77312469482422, 50.6775016784668, 51.567501068115234, 37.62874984741211, 79.6050033569336, 110.12000274658203, 72.95124816894531, 111.08499908447266, 71.92375183105469, 72.36687469482422, 2.21875, 5.028749942779541, 36.15187454223633, 85.27312469482422, 47.203125, 0.0, 31.6825008392334, 80.88125610351562, 34.086875915527344, 107.03312683105469], "mean": [0.520039975643158, -1.1155864000320435, 1.197245478630066, 0.025149699300527573, -0.346894770860672, 1.5276508331298828, -0.3193632960319519, -0.8770676851272583, 1.060704231262207, -0.6057615280151367, 0.7042754292488098, -0.5161343812942505, 52.610469818115234, 53.07442092895508, 0.9600453972816467, 0.45844143629074097, 33.18753433227539, 32.135005950927734, 39.57682800292969, 26.975927352905273, 47.61263656616211, 87.94701385498047, 33.52631759643555, 93.65898895263672, 55.583740234375, 67.3649673461914, 0.7867782711982727, 0.617247462272644, 18.86843490600586, 23.840415954589844, 24.945850372314453, 0.0, 17.234352111816406, 46.25358200073242, 7.991156578063965, 79.72624206542969], "std": [0.1682809591293335, 0.1218537986278534, 0.08073839545249939, 0.06825051456689835, 0.22521112859249115, 0.23825010657310486, 0.2502578794956207, 0.09319590777158737, 0.05442924425005913, 0.3787524104118347, 0.14283739030361176, 0.1914162039756775, 4.540300369262695, 1.987402319908142, 0.08538837730884552, 2.2971599102020264, 13.703449249267578, 13.341010093688965, 16.501516342163086, 11.06309986114502, 21.54716682434082, 36.72060012817383, 18.46181869506836, 37.922157287597656, 15.257149696350098, 2.4823317527770996, 0.24841514229774475, 1.2170385122299194, 12.813888549804688, 25.06079864501953, 15.181737899780273, 0.0, 8.461170196533203, 29.518848419189453, 8.377158164978027, 33.71194839477539], "count": [417]}, "action": {"min": [0.42076751589775085, -1.2179083824157715, 0.9760290384292603, -0.14124132692813873, -1.2071369886398315, 0.8539754152297974, -0.8527408838272095, -1.0145580768585205, 0.9400193095207214, -1.3721675872802734, 0.5082207918167114, -0.8220559358596802, 36.72888946533203, 51.24937438964844, 0.7749999761581421, -0.4987500011920929, 0.96875, 0.3868749737739563, 0.7122222185134888, -0.25, 0.9493750333786011, 0.08124999701976776, 0.7906249761581421, -0.46437498927116394, 26.014999389648438, 60.12125015258789, 0.5674999952316284, -0.5062500238418579, 0.9871428608894348, 0.8068749904632568, 0.7956249713897705, 0.0, 0.9887500405311584, 1.459375023841858, 0.6818749904632568, 0.4362500011920929], "max": [0.9905012845993042, -0.7614378929138184, 1.3594834804534912, 0.09842069447040558, -0.192692831158638, 1.701214075088501, 0.013375486247241497, -0.6545060873031616, 1.139467477798462, 0.05862802267074585, 1.0589125156402588, -0.18070019781589508, 57.84000015258789, 63.885555267333984, 1.1449999809265137, 9.461250305175781, 41.77312469482422, 50.6775016784668, 51.567501068115234, 37.62874984741211, 79.6050033569336, 110.12000274658203, 72.95124816894531, 111.08499908447266, 71.92375183105469, 72.36687469482422, 2.21875, 5.028749942779541, 36.15187454223633, 85.27312469482422, 47.203125, 0.0, 31.6825008392334, 80.88125610351562, 34.086875915527344, 107.03312683105469], "mean": [0.520039975643158, -1.115586519241333, 1.1972461938858032, 0.02514972724020481, -0.346894770860672, 1.5276507139205933, -0.3193631172180176, -0.8770683407783508, 1.0607044696807861, -0.6057615280151367, 0.7042750716209412, -0.5161343812942505, 52.61044692993164, 53.07438278198242, 0.9600440859794617, 0.4584413766860962, 33.18753433227539, 32.13500213623047, 39.57685089111328, 26.975927352905273, 47.6126708984375, 87.94701385498047, 33.526309967041016, 93.65895080566406, 55.583744049072266, 67.36493682861328, 0.7867787480354309, 0.6172476410865784, 18.86844253540039, 23.84040641784668, 24.94586753845215, 0.0, 17.234352111816406, 46.253562927246094, 7.9911627769470215, 79.7262191772461], "std": [0.16828098893165588, 0.1218537762761116, 0.08073838800191879, 0.06825052201747894, 0.22521114349365234, 0.23825019598007202, 0.25025784969329834, 0.09319588541984558, 0.054429247975349426, 0.37875235080718994, 0.14283737540245056, 0.19141621887683868, 4.54030179977417, 1.987402319908142, 0.08538835495710373, 2.2971599102020264, 13.703445434570312, 13.341012001037598, 16.50151252746582, 11.063101768493652, 21.54717445373535, 36.720619201660156, 18.46181869506836, 37.92215347290039, 15.257149696350098, 2.4823317527770996, 0.2484152466058731, 1.2170381546020508, 12.813886642456055, 25.0607967376709, 15.181736946105957, 0.0, 8.461170196533203, 29.518848419189453, 8.377158164978027, 33.71195602416992], "count": [417]}, "timestamp": {"min": [0.0], "max": [13.866666666666667], "mean": [6.933333333333332], "std": [4.012572833076148], "count": [417]}, "frame_index": {"min": [0], "max": [416], "mean": [208.0], "std": [120.37718499228443], "count": [417]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [417]}, "index": {"min": [12185], "max": [12601], "mean": [12393.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [1.815347721822542, 5.0, 5.0, 5.0, 5.0], "std": [0.9327273314173786, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [417]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [417]}, "eef_direction_state": {"mean": [4.422062350119904, 3.1894484412470026], "std": [1.7654538797114563, 2.0392042301902094], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [0.6906474820143885, 0.8609112709832134], "std": [0.7379625934965368, 0.6383673226677106], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.37170263788968827, 0.5731414868105515], "std": [0.684508420169695, 0.7926811266017947], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [4.422062350119904, 3.1894484412470026], "std": [1.7654538797114563, 2.0392042301902094], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [0.6906474820143885, 0.8609112709832134], "std": [0.7379625934965368, 0.6383673226677106], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.37170263788968827, 0.5731414868105515], "std": [0.684508420169695, 0.7926811266017947], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.687023139637336, 0.07244241070427014, 1.1431362674282608, 1.2471668858037113, 1.2795088032663504, 0.6452413950572292, 0.6202061776049602, -0.0844069601218746, 1.309511255511351, 0.8336730425936577, 1.1014989253894503, 1.8478481209533377], "std": [0.024225271156492575, 0.04993047591792934, 0.017831628858757657, 1.9817904672815168, 0.08017375854203869, 1.8617529301520803, 0.01675419090021265, 0.05527358208140561, 0.04462516866113349, 0.48090172267589626, 0.16244475007403253, 0.3857099866292555], "min": [0.6210246586735484, 0.03612060888176563, 1.0985584048444827, -3.0633481926516457, 0.8781540962342014, -3.1089396172904533, 0.5748659859982721, -0.19407667041555074, 1.1964312756319748, -1.1817440283409528, 0.8219019823856253, 0.02284270216557982], "max": [0.7283237105958008, 0.21408804181869096, 1.2397965073494865, 3.138610137527014, 1.4635011364725563, 3.061405559128217, 0.6454522933121551, -0.0065959001139377915, 1.361232251870167, 1.488974496709683, 1.4340181786791901, 2.181465313546467], "count": [417]}, "eef_sim_pose_action": {"mean": [0.687023139637336, 0.07244241070427014, 1.1431362674282608, 1.2471668858037113, 1.2795088032663504, 0.6452413950572292, 0.6202061776049602, -0.0844069601218746, 1.309511255511351, 0.8336730425936577, 1.1014989253894503, 1.8478481209533377], "std": [0.024225271156492575, 0.04993047591792934, 0.017831628858757657, 1.9817904672815168, 0.08017375854203869, 1.8617529301520803, 0.01675419090021265, 0.05527358208140561, 0.04462516866113349, 0.48090172267589626, 0.16244475007403253, 0.3857099866292555], "min": [0.6210246586735484, 0.03612060888176563, 1.0985584048444827, -3.0633481926516457, 0.8781540962342014, -3.1089396172904533, 0.5748659859982721, -0.19407667041555074, 1.1964312756319748, -1.1817440283409528, 0.8219019823856253, 0.02284270216557982], "max": [0.7283237105958008, 0.21408804181869096, 1.2397965073494865, 3.138610137527014, 1.4635011364725563, 3.061405559128217, 0.6454522933121551, -0.0065959001139377915, 1.361232251870167, 1.488974496709683, 1.4340181786791901, 2.181465313546467], "count": [417]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757167177287582]], [[0.47389884395424836]], [[0.4682189971405229]]], "std": [[[0.21480434021290104]], [[0.2103825274593286]], [[0.2097677347816841]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5981491074346406]], [[0.6111430596405228]], [[0.58608179125817]]], "std": [[[0.27786784758947675]], [[0.2825775099146838]], [[0.29629085750959877]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5468908680555555]], [[0.5675409252450981]], [[0.5485808741830066]]], "std": [[[0.3014704808724718]], [[0.30528926372764986]], [[0.31447866563808097]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4440931495098039]], [[0.4678218321078431]], [[0.4373465012254902]]], "std": [[[0.3419213454519537]], [[0.3503049211492537]], [[0.37384744157720157]]], "count": [100]}, "observation.state": {"min": [0.4390306770801544, -1.2301393747329712, 0.8813568353652954, -0.28510528802871704, -1.1300736665725708, 0.9667649865150452, -0.7630464434623718, -1.0285296440124512, 1.0189000368118286, -1.0333456993103027, 0.4479953348636627, -0.34750038385391235, 36.46111297607422, 47.703125, 0.9637500047683716, -1.875, 0.7287499904632568, -0.8100000023841858, 0.71875, -0.08153846114873886, 0.4793750047683716, 0.15187500417232513, 0.8856250047683716, 0.29124999046325684, 31.552499771118164, 56.728126525878906, 0.7193750143051147, -0.543749988079071, 0.9950000047683716, 0.051249999552965164, 1.1377778053283691, 0.0, 3.4225001335144043, 1.7825000286102295, 0.6237499713897705, 25.2237491607666], "max": [1.2000839710235596, -0.7217040657997131, 1.299544095993042, -0.04949645325541496, -0.2856774926185608, 1.583624243736267, -0.030851835384964943, -0.7131685614585876, 1.3050755262374878, 0.0016212711343541741, 0.9150406122207642, -0.33500707149505615, 67.36750030517578, 68.91889190673828, 1.1918749809265137, 9.581250190734863, 43.75374984741211, 62.375, 44.865623474121094, 59.80249786376953, 39.848751068115234, 86.21687316894531, 36.466251373291016, 99.23124694824219, 66.23062896728516, 75.71062469482422, 2.9462499618530273, 5.211874961853027, 45.984375, 66.46749877929688, 39.7131233215332, 0.0, 18.3125, 84.95938110351562, 5.293125152587891, 105.57937622070312], "mean": [0.6370655298233032, -1.116168737411499, 1.1868468523025513, -0.13267001509666443, -0.53035569190979, 1.3220016956329346, -0.4474198818206787, -0.9254845976829529, 1.148067831993103, -0.3667547106742859, 0.7502820491790771, -0.34176117181777954, 57.909847259521484, 52.720088958740234, 1.0604321956634521, 1.1724910736083984, 25.640409469604492, 37.05215072631836, 27.862590789794922, 35.9189567565918, 23.378971099853516, 49.80994415283203, 18.480907440185547, 70.2671890258789, 49.75988006591797, 69.44799041748047, 0.9212246537208557, 1.5479835271835327, 13.697333335876465, 24.182519912719727, 16.11152458190918, 0.0, 11.131253242492676, 36.45730972290039, 1.3131767511367798, 67.24283599853516], "std": [0.24916905164718628, 0.15091325342655182, 0.1207338497042656, 0.055324990302324295, 0.2694818079471588, 0.26098746061325073, 0.19982025027275085, 0.0793428122997284, 0.06612840294837952, 0.2775851786136627, 0.12853741645812988, 0.0024435410741716623, 9.501310348510742, 5.059765338897705, 0.05533941835165024, 3.711643934249878, 15.820961952209473, 24.80887222290039, 16.784011840820312, 23.25895118713379, 14.318313598632812, 31.46284294128418, 12.125707626342773, 38.52913284301758, 13.593901634216309, 5.188488006591797, 0.3196292817592621, 2.0639309883117676, 13.450299263000488, 25.795156478881836, 12.660823822021484, 0.0, 4.108789443969727, 31.096967697143555, 1.0282760858535767, 28.983173370361328], "count": [227]}, "action": {"min": [0.4390306770801544, -1.2301393747329712, 0.8813568353652954, -0.28510528802871704, -1.1300736665725708, 0.9667649865150452, -0.7630464434623718, -1.0285296440124512, 1.0189000368118286, -1.0333456993103027, 0.4479953348636627, -0.34750038385391235, 36.46111297607422, 47.703125, 0.9637500047683716, -1.875, 0.7287499904632568, -0.8100000023841858, 0.71875, -0.08153846114873886, 0.4793750047683716, 0.15187500417232513, 0.8856250047683716, 0.29124999046325684, 31.552499771118164, 56.728126525878906, 0.7193750143051147, -0.543749988079071, 0.9950000047683716, 0.051249999552965164, 1.1377778053283691, 0.0, 3.4225001335144043, 1.7825000286102295, 0.6237499713897705, 25.2237491607666], "max": [1.2000839710235596, -0.7217040657997131, 1.299544095993042, -0.04949645325541496, -0.2856774926185608, 1.583624243736267, -0.030851835384964943, -0.7131685614585876, 1.3050755262374878, 0.0016212711343541741, 0.9150406122207642, -0.33500707149505615, 67.36750030517578, 68.91889190673828, 1.1918749809265137, 9.581250190734863, 43.75374984741211, 62.375, 44.865623474121094, 59.80249786376953, 39.848751068115234, 86.21687316894531, 36.466251373291016, 99.23124694824219, 66.23062896728516, 75.71062469482422, 2.9462499618530273, 5.211874961853027, 45.984375, 66.46749877929688, 39.7131233215332, 0.0, 18.3125, 84.95938110351562, 5.293125152587891, 105.57937622070312], "mean": [0.6370659470558167, -1.1161690950393677, 1.1868475675582886, -0.13266998529434204, -0.5303556323051453, 1.322001576423645, -0.44742023944854736, -0.9254850149154663, 1.1480677127838135, -0.36675477027893066, 0.7502819299697876, -0.3417612910270691, 57.90983963012695, 52.72005844116211, 1.060431957244873, 1.172491431236267, 25.640409469604492, 37.05216979980469, 27.862600326538086, 35.91897201538086, 23.37896728515625, 49.809940338134766, 18.480905532836914, 70.26720428466797, 49.75990295410156, 69.44801330566406, 0.9212248921394348, 1.5479832887649536, 13.697332382202148, 24.182512283325195, 16.11151123046875, 0.0, 11.131251335144043, 36.457305908203125, 1.3131769895553589, 67.24287414550781], "std": [0.24916905164718628, 0.1509132832288742, 0.12073379009962082, 0.055324990302324295, 0.2694818377494812, 0.26098746061325073, 0.19982032477855682, 0.07934281975030899, 0.06612841039896011, 0.27758511900901794, 0.12853744626045227, 0.002443541307002306, 9.501310348510742, 5.0597662925720215, 0.055339422076940536, 3.711643934249878, 15.82096004486084, 24.808876037597656, 16.78400993347168, 23.25895118713379, 14.318313598632812, 31.462839126586914, 12.125710487365723, 38.529136657714844, 13.59389877319336, 5.188488483428955, 0.3196292519569397, 2.063931703567505, 13.450298309326172, 25.79515838623047, 12.660822868347168, 0.0, 4.108789443969727, 31.096961975097656, 1.0282763242721558, 28.983173370361328], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [227]}, "index": {"min": [12602], "max": [12828], "mean": [12715.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [1.6784140969162995, 5.0, 5.0, 5.0, 5.0], "std": [1.0484396400098606, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [227]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [227]}, "eef_direction_state": {"mean": [4.273127753303965, 3.907488986784141], "std": [1.5295418093908677, 1.7295784782523669], "min": [2, 1], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [0.9118942731277533, 1.1277533039647578], "std": [0.739799608128759, 0.8055292243063258], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.5726872246696035, 1.0440528634361232], "std": [0.7727480021707063, 0.7952487527203375], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [4.273127753303965, 3.907488986784141], "std": [1.5295418093908677, 1.7295784782523669], "min": [2, 1], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [0.9118942731277533, 1.1277533039647578], "std": [0.739799608128759, 0.8055292243063258], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.5726872246696035, 1.0440528634361232], "std": [0.7727480021707063, 0.7952487527203375], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6822833839650218, 0.08909136864886227, 1.137868063631126, -2.121064277415189, 1.2338419186685234, -0.27671499578098085, 0.6545126476028255, -0.11286918752476607, 1.2763380262775663, 1.199843099982961, 0.7580517397925278, 2.1329561944460114], "std": [0.03632139910635324, 0.06517213530798652, 0.019549757784751955, 0.41883829056505106, 0.18521836343085063, 2.64478237723915, 0.02383069564593362, 0.04248304217926981, 0.053742151647960215, 0.26929527657663177, 0.22782998303127025, 0.14003182592725166], "min": [0.5956079402829939, 0.03137297058754737, 1.0905650299590004, -2.713923217254548, 0.9494304079324167, -3.1343011918102164, 0.5961528909015521, -0.17153280503084709, 1.1886912768962705, 0.4662523398097633, 0.49232622688383776, 1.6601422187320294], "max": [0.706849280413425, 0.24045595928273955, 1.1640763922400077, -1.418535444163202, 1.4178136246595021, 3.1306786060861853, 0.7080879152043154, -0.026378326156322324, 1.3715031157561337, 1.6919697842329717, 1.2821149526373197, 2.4114803161470673], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6822833839650218, 0.08909136864886227, 1.137868063631126, -2.121064277415189, 1.2338419186685234, -0.27671499578098085, 0.6545126476028255, -0.11286918752476607, 1.2763380262775663, 1.199843099982961, 0.7580517397925278, 2.1329561944460114], "std": [0.03632139910635324, 0.06517213530798652, 0.019549757784751955, 0.41883829056505106, 0.18521836343085063, 2.64478237723915, 0.02383069564593362, 0.04248304217926981, 0.053742151647960215, 0.26929527657663177, 0.22782998303127025, 0.14003182592725166], "min": [0.5956079402829939, 0.03137297058754737, 1.0905650299590004, -2.713923217254548, 0.9494304079324167, -3.1343011918102164, 0.5961528909015521, -0.17153280503084709, 1.1886912768962705, 0.4662523398097633, 0.49232622688383776, 1.6601422187320294], "max": [0.706849280413425, 0.24045595928273955, 1.1640763922400077, -1.418535444163202, 1.4178136246595021, 3.1306786060861853, 0.7080879152043154, -0.026378326156322324, 1.3715031157561337, 1.6919697842329717, 1.2821149526373197, 2.4114803161470673], "count": [227]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811021915849673]], [[0.47803568423202614]], [[0.47231558415032676]]], "std": [[[0.21302027371672455]], [[0.21027504106313533]], [[0.21128219138880971]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1803921568627451]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5789239215686274]], [[0.6084530514705881]], [[0.5880759926470588]]], "std": [[[0.2912823032468246]], [[0.28523009292039847]], [[0.2965389659414406]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5417180616830065]], [[0.5630970833333333]], [[0.5448546078431373]]], "std": [[[0.3026644924441383]], [[0.30666070143490143]], [[0.3165219568285864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43983650326797386]], [[0.4643441748366013]], [[0.4342800592320261]]], "std": [[[0.342615655146258]], [[0.35147504791846146]], [[0.375381569041383]]], "count": [100]}, "observation.state": {"min": [0.46177613735198975, -1.2136644124984741, 0.8692397475242615, -0.25590652227401733, -1.0900664329528809, 1.0429753065109253, -0.8149747848510742, -1.0214961767196655, 1.0199596881866455, -0.8349069356918335, 0.6085727214813232, -0.3534370958805084, 39.209999084472656, 47.62187576293945, 0.9900000095367432, -1.028749942779541, 0.6844444274902344, -0.49888888001441956, 0.7649999856948853, 0.5993750095367432, 0.4599999785423279, 0.23875001072883606, 0.8899999856948853, 0.40625, 29.608749389648438, 70.20562744140625, 0.7962499856948853, -0.534375011920929, 0.7400000095367432, 0.04124999791383743, 0.8537499904632568, 0.0, 3.5924999713897705, 1.6675000190734863, 0.6625000238418579, 9.103750228881836], "max": [1.126688003540039, -0.7370584607124329, 1.2998301982879639, -0.07684347778558731, -0.317816823720932, 1.6659752130508423, -0.18396657705307007, -0.7238498330116272, 1.1730849742889404, 0.047899022698402405, 0.9833803772926331, -0.3382495939731598, 65.83125305175781, 64.13375091552734, 1.2899999618530273, 9.619999885559082, 44.100624084472656, 67.44437408447266, 48.81562423706055, 78.71187591552734, 42.62874984741211, 76.62812805175781, 39.037498474121094, 104.24937438964844, 64.76187896728516, 75.55500030517578, 2.791249990463257, 3.9512500762939453, 19.05875015258789, 63.522499084472656, 26.286874771118164, 0.0, 15.229999542236328, 78.23625183105469, 1.2233333587646484, 103.67375183105469], "mean": [0.6721658110618591, -1.0853734016418457, 1.1479551792144775, -0.1651340276002884, -0.5677016377449036, 1.3901376724243164, -0.5304073691368103, -0.8799167275428772, 1.0990877151489258, -0.26262587308883667, 0.8360781669616699, -0.3430730402469635, 58.30936813354492, 50.971893310546875, 1.0966458320617676, 2.508833885192871, 23.6564998626709, 34.82687759399414, 27.271142959594727, 34.36235046386719, 25.01653480529785, 43.32795333862305, 21.646860122680664, 66.10104370117188, 49.176517486572266, 73.12942504882812, 0.9629098773002625, 1.59650456905365, 10.386757850646973, 18.16636085510254, 13.737190246582031, 0.0, 9.495474815368652, 38.11787796020508, 0.996359646320343, 64.9439697265625], "std": [0.23543484508991241, 0.1534924954175949, 0.12131080031394958, 0.04476122558116913, 0.2722044885158539, 0.25261253118515015, 0.20248906314373016, 0.0758679211139679, 0.05228720232844353, 0.27534347772598267, 0.09538089483976364, 0.0032299156300723553, 7.862573146820068, 4.19745397567749, 0.07988744229078293, 4.021633148193359, 17.53266143798828, 26.35577392578125, 19.779436111450195, 26.6890926361084, 17.996065139770508, 31.27603530883789, 15.794337272644043, 37.253013610839844, 12.88090705871582, 1.793534755706787, 0.29812121391296387, 1.5474342107772827, 7.724283218383789, 25.5766544342041, 8.901321411132812, 0.0, 3.454442024230957, 27.720008850097656, 0.23016904294490814, 32.0523681640625], "count": [192]}, "action": {"min": [0.46177613735198975, -1.2136644124984741, 0.8692397475242615, -0.25590652227401733, -1.0900664329528809, 1.0429753065109253, -0.8149747848510742, -1.0214961767196655, 1.0199596881866455, -0.8349069356918335, 0.6085727214813232, -0.3534370958805084, 39.209999084472656, 47.62187576293945, 0.9900000095367432, -1.028749942779541, 0.6844444274902344, -0.49888888001441956, 0.7649999856948853, 0.5993750095367432, 0.4599999785423279, 0.23875001072883606, 0.8899999856948853, 0.40625, 29.608749389648438, 70.20562744140625, 0.7962499856948853, -0.534375011920929, 0.7400000095367432, 0.04124999791383743, 0.8537499904632568, 0.0, 3.5924999713897705, 1.6675000190734863, 0.6625000238418579, 9.103750228881836], "max": [1.126688003540039, -0.7370584607124329, 1.2998301982879639, -0.07684347778558731, -0.317816823720932, 1.6659752130508423, -0.18396657705307007, -0.7238498330116272, 1.1730849742889404, 0.047899022698402405, 0.9833803772926331, -0.3382495939731598, 65.83125305175781, 64.13375091552734, 1.2899999618530273, 9.619999885559082, 44.100624084472656, 67.44437408447266, 48.81562423706055, 78.71187591552734, 42.62874984741211, 76.62812805175781, 39.037498474121094, 104.24937438964844, 64.76187896728516, 75.55500030517578, 2.791249990463257, 3.9512500762939453, 19.05875015258789, 63.522499084472656, 26.286874771118164, 0.0, 15.229999542236328, 78.23625183105469, 1.2233333587646484, 103.67375183105469], "mean": [0.6721656918525696, -1.0853735208511353, 1.1479554176330566, -0.16513405740261078, -0.5677018165588379, 1.3901373147964478, -0.530407190322876, -0.8799169063568115, 1.0990873575210571, -0.2626258432865143, 0.8360781669616699, -0.3430730998516083, 58.30934524536133, 50.9719123840332, 1.0966459512710571, 2.508833646774292, 23.6564998626709, 34.8268928527832, 27.27113914489746, 34.36234664916992, 25.016550064086914, 43.327911376953125, 21.64687156677246, 66.10108184814453, 49.176544189453125, 73.12939453125, 0.9629095196723938, 1.59650456905365, 10.38675308227539, 18.166362762451172, 13.737197875976562, 0.0, 9.49547290802002, 38.11787414550781, 0.9963597655296326, 64.94396209716797], "std": [0.23543483018875122, 0.1534925252199173, 0.12131079286336899, 0.04476122185587883, 0.27220451831817627, 0.25261256098747253, 0.20248906314373016, 0.07586792856454849, 0.05228721350431442, 0.2753434479236603, 0.09538089483976364, 0.003229915164411068, 7.862573146820068, 4.19745397567749, 0.07988745719194412, 4.021633625030518, 17.532663345336914, 26.355770111083984, 19.779436111450195, 26.6890926361084, 17.996063232421875, 31.27603530883789, 15.79433822631836, 37.253013610839844, 12.88090705871582, 1.7935346364974976, 0.29812121391296387, 1.5474342107772827, 7.7242841720581055, 25.5766544342041, 8.901322364807129, 0.0, 3.454442024230957, 27.720014572143555, 0.23016904294490814, 32.0523681640625], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [192]}, "index": {"min": [12829], "max": [13020], "mean": [12924.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [1.59375, 5.0, 5.0, 5.0, 5.0], "std": [1.085684547877513, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [192]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [192]}, "eef_direction_state": {"mean": [3.8854166666666665, 3.3072916666666665], "std": [1.7432595885454232, 1.945708139709181], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [0.984375, 0.9635416666666666], "std": [0.7533021921568617, 0.6874802711815727], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.6614583333333334, 0.8177083333333334], "std": [0.7603274776462372, 0.8056434787985037], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.8854166666666665, 3.3072916666666665], "std": [1.7432595885454232, 1.945708139709181], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [0.984375, 0.9635416666666666], "std": [0.7533021921568617, 0.6874802711815727], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.6614583333333334, 0.8177083333333334], "std": [0.7603274776462372, 0.8056434787985037], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6735080443270319, 0.09743494661542683, 1.1347775230263157, -2.2478388259338593, 1.25964747629388, -0.2350622333562775, 0.6434147773081531, -0.1272952882486802, 1.2719526497276672, 1.206184192827079, 0.6783826415857125, 2.1267333043299153], "std": [0.03510352950726574, 0.06464842154075325, 0.015337242249429213, 0.5654204117698521, 0.16263218422834164, 2.5036485793147594, 0.013549916922451489, 0.043882894759739936, 0.045242518031288474, 0.15938456273281906, 0.22272119939174342, 0.029232974624108683], "min": [0.5964956515796266, 0.03137743982299546, 1.1018915785615466, -3.0798003424808282, 0.9781378590088443, -3.1231916097126895, 0.6119052164250567, -0.1793263615599106, 1.1995415442981177, 0.9533428031941195, 0.4590394702643392, 2.058439385675761], "max": [0.7095970918277251, 0.21546610365665675, 1.166918283863099, -1.3398934945563095, 1.4418577861208228, 3.0709578537529207, 0.6600599971466741, -0.047998400621438425, 1.337116592632996, 1.4565875356869658, 1.1625043066751362, 2.192703510440528], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6735080443270319, 0.09743494661542683, 1.1347775230263157, -2.2478388259338593, 1.25964747629388, -0.2350622333562775, 0.6434147773081531, -0.1272952882486802, 1.2719526497276672, 1.206184192827079, 0.6783826415857125, 2.1267333043299153], "std": [0.03510352950726574, 0.06464842154075325, 0.015337242249429213, 0.5654204117698521, 0.16263218422834164, 2.5036485793147594, 0.013549916922451489, 0.043882894759739936, 0.045242518031288474, 0.15938456273281906, 0.22272119939174342, 0.029232974624108683], "min": [0.5964956515796266, 0.03137743982299546, 1.1018915785615466, -3.0798003424808282, 0.9781378590088443, -3.1231916097126895, 0.6119052164250567, -0.1793263615599106, 1.1995415442981177, 0.9533428031941195, 0.4590394702643392, 2.058439385675761], "max": [0.7095970918277251, 0.21546610365665675, 1.166918283863099, -1.3398934945563095, 1.4418577861208228, 3.0709578537529207, 0.6600599971466741, -0.047998400621438425, 1.337116592632996, 1.4565875356869658, 1.1625043066751362, 2.192703510440528], "count": [192]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838189133986928]], [[0.47935816993464053]], [[0.47307843341503264]]], "std": [[[0.21128751958526149]], [[0.20898396487037474]], [[0.21061433649850675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5894053799019607]], [[0.6029298611111111]], [[0.5821804411764706]]], "std": [[[0.28138946238977997]], [[0.28664609345203734]], [[0.2985161473462515]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5404700694444444]], [[0.5609836907679739]], [[0.5418862581699346]]], "std": [[[0.30112218034260496]], [[0.30470374013152607]], [[0.31378370872416944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429255187908496]], [[0.4673935375816993]], [[0.4376035886437909]]], "std": [[[0.3421551204001733]], [[0.350861131261054]], [[0.374709576127211]]], "count": [100]}, "observation.state": {"min": [0.3872930407524109, -1.2840704917907715, 0.8705272078514099, -0.3799496591091156, -1.3288700580596924, 0.8276112079620361, -0.808346688747406, -0.9744792580604553, 0.9602375030517578, -1.1105468273162842, 0.5786268711090088, -0.34690433740615845, 38.26000213623047, 47.56437683105469, 1.015625, -0.8693749904632568, 0.14687499403953552, 0.18250000476837158, 0.78125, -0.14750000834465027, 0.49437499046325684, -1.0881249904632568, 0.9018750190734863, 0.19875000417232513, 30.686250686645508, 69.72000122070312, 0.9337500333786011, -0.42000001668930054, 1.125, 1.34375, 2.885624885559082, 0.0, 5.286874771118164, 1.8587499856948853, 0.6506249904632568, 28.5625], "max": [1.2296148538589478, -0.6833180785179138, 1.4452439546585083, 0.10032806545495987, -0.18804360926151276, 1.9780460596084595, -0.061894405633211136, -0.673198401927948, 1.1549172401428223, 0.012612535618245602, 1.029115080833435, -0.33469709753990173, 68.00812530517578, 69.47249603271484, 1.3862500190734863, 9.321249961853027, 43.060001373291016, 69.93812561035156, 44.43937683105469, 74.55437469482422, 38.96500015258789, 83.22250366210938, 37.18312454223633, 104.0043716430664, 66.76437377929688, 76.48125457763672, 2.447499990463257, 4.435625076293945, 41.44187545776367, 80.51312255859375, 40.53562545776367, 0.0, 25.813125610351562, 79.72500610351562, 12.59375, 103.29937744140625], "mean": [0.653835654258728, -1.1016614437103271, 1.173056960105896, -0.20449888706207275, -0.5351570844650269, 1.4429948329925537, -0.4613603353500366, -0.8802087903022766, 1.0971378087997437, -0.3244476020336151, 0.8105800747871399, -0.3408847153186798, 59.41656494140625, 52.12919998168945, 1.101132869720459, 1.3745875358581543, 25.810497283935547, 39.36758804321289, 27.3162841796875, 39.46827697753906, 22.90495491027832, 51.91341781616211, 16.869728088378906, 67.52186584472656, 49.321205139160156, 73.26561737060547, 1.0283578634262085, 1.4440233707427979, 15.081957817077637, 27.478797912597656, 19.806779861450195, 0.0, 13.47693920135498, 45.41421127319336, 4.2654008865356445, 75.81468963623047], "std": [0.2833746075630188, 0.1818455457687378, 0.1490105837583542, 0.14117519557476044, 0.3250710964202881, 0.4611093997955322, 0.20753124356269836, 0.07345639914274216, 0.053139299154281616, 0.2840650677680969, 0.09222669899463654, 0.002170584164559841, 9.812334060668945, 6.1142096519470215, 0.09046124666929245, 3.3496179580688477, 17.293190002441406, 27.76418113708496, 17.657852172851562, 28.278573989868164, 14.925922393798828, 35.78974914550781, 12.23056411743164, 38.86189270019531, 11.374604225158691, 1.7616139650344849, 0.19879020750522614, 1.6644699573516846, 10.030864715576172, 28.473339080810547, 10.637253761291504, 0.0, 6.293728351593018, 27.002193450927734, 4.17169713973999, 25.571062088012695], "count": [258]}, "action": {"min": [0.3872930407524109, -1.2840704917907715, 0.8705272078514099, -0.3799496591091156, -1.3288700580596924, 0.8276112079620361, -0.808346688747406, -0.9744792580604553, 0.9602375030517578, -1.1105468273162842, 0.5786268711090088, -0.34690433740615845, 38.26000213623047, 47.56437683105469, 1.015625, -0.8693749904632568, 0.14687499403953552, 0.18250000476837158, 0.78125, -0.14750000834465027, 0.49437499046325684, -1.0881249904632568, 0.9018750190734863, 0.19875000417232513, 30.686250686645508, 69.72000122070312, 0.9337500333786011, -0.42000001668930054, 1.125, 1.34375, 2.885624885559082, 0.0, 5.286874771118164, 1.8587499856948853, 0.6506249904632568, 28.5625], "max": [1.2296148538589478, -0.6833180785179138, 1.4452439546585083, 0.10032806545495987, -0.18804360926151276, 1.9780460596084595, -0.061894405633211136, -0.673198401927948, 1.1549172401428223, 0.012612535618245602, 1.029115080833435, -0.33469709753990173, 68.00812530517578, 69.47249603271484, 1.3862500190734863, 9.321249961853027, 43.060001373291016, 69.93812561035156, 44.43937683105469, 74.55437469482422, 38.96500015258789, 83.22250366210938, 37.18312454223633, 104.0043716430664, 66.76437377929688, 76.48125457763672, 2.447499990463257, 4.435625076293945, 41.44187545776367, 80.51312255859375, 40.53562545776367, 0.0, 25.813125610351562, 79.72500610351562, 12.59375, 103.29937744140625], "mean": [0.653835654258728, -1.1016614437103271, 1.1730564832687378, -0.20449891686439514, -0.5351572632789612, 1.4429949522018433, -0.4613608121871948, -0.8802087903022766, 1.0971384048461914, -0.3244475722312927, 0.8105802536010742, -0.3408847451210022, 59.416568756103516, 52.12918472290039, 1.1011326313018799, 1.3745876550674438, 25.81051254272461, 39.36756134033203, 27.31630516052246, 39.46827697753906, 22.904943466186523, 51.91340637207031, 16.869728088378906, 67.52188110351562, 49.3211784362793, 73.265625, 1.0283583402633667, 1.4440231323242188, 15.081952095031738, 27.478801727294922, 19.806766510009766, 0.0, 13.476935386657715, 45.41420364379883, 4.265395641326904, 75.81471252441406], "std": [0.2833746075630188, 0.181845560669899, 0.14901061356067657, 0.14117521047592163, 0.32507115602493286, 0.46110936999320984, 0.20753127336502075, 0.07345640659332275, 0.053139280527830124, 0.28406497836112976, 0.09222669899463654, 0.002170584164559841, 9.812334060668945, 6.114208221435547, 0.09046118706464767, 3.3496179580688477, 17.29319190979004, 27.76418685913086, 17.657855987548828, 28.278573989868164, 14.925920486450195, 35.78974914550781, 12.230565071105957, 38.86188507080078, 11.374601364135742, 1.7616139650344849, 0.19879032671451569, 1.6644700765609741, 10.030864715576172, 28.473339080810547, 10.637253761291504, 0.0, 6.293729305267334, 27.002199172973633, 4.171696662902832, 25.571056365966797], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [258]}, "index": {"min": [13021], "max": [13278], "mean": [13149.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.7131782945736433, 5.0, 5.0, 5.0, 5.0], "std": [1.0939849527019005, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [258]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [258]}, "eef_direction_state": {"mean": [3.992248062015504, 4.310077519379845], "std": [1.9128132779076117, 1.9421815018784458], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [1.1046511627906976, 0.7170542635658915], "std": [0.8263453174907931, 0.8077746280792948], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.6744186046511628, 0.7364341085271318], "std": [0.7792143797289354, 0.8166805552841591], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.992248062015504, 4.310077519379845], "std": [1.9128132779076117, 1.9421815018784458], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [1.1046511627906976, 0.7170542635658915], "std": [0.8263453174907931, 0.8077746280792948], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.6744186046511628, 0.7364341085271318], "std": [0.7792143797289354, 0.8166805552841591], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6778071180417646, 0.09357779862959512, 1.1366832114229157, 0.12381680061959599, 1.2199968173755225, -0.03184330826853847, 0.6409283206648198, -0.11781827116905676, 1.2907141938242577, 1.1328957329832101, 0.7161647285021734, 2.0949683223691524], "std": [0.048918415573205344, 0.06894495366091966, 0.028487833126773204, 2.421989065011194, 0.21015214881318395, 2.3462978026252754, 0.01663836743363324, 0.04041815796591095, 0.04628364751905021, 0.2109604853809672, 0.22938611674764842, 0.10548616208794379], "min": [0.579043345327853, 0.026582593599057375, 1.0801438438381779, -3.1410307419215657, 0.870853377503046, -3.127437623698083, 0.593411581294232, -0.1760472198464528, 1.2085919677355181, 0.4104266110562952, 0.4799976086593003, 1.5777930772406148], "max": [0.7376857861879091, 0.2438495183488421, 1.2306371067125408, 3.141449019219943, 1.4528463646062355, 3.1406514172206177, 0.6585929473881968, -0.031113851387658875, 1.3470832046658912, 1.433476507030659, 1.3664482859251703, 2.1834911542797357], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6778071180417646, 0.09357779862959512, 1.1366832114229157, 0.12381680061959599, 1.2199968173755225, -0.03184330826853847, 0.6409283206648198, -0.11781827116905676, 1.2907141938242577, 1.1328957329832101, 0.7161647285021734, 2.0949683223691524], "std": [0.048918415573205344, 0.06894495366091966, 0.028487833126773204, 2.421989065011194, 0.21015214881318395, 2.3462978026252754, 0.01663836743363324, 0.04041815796591095, 0.04628364751905021, 0.2109604853809672, 0.22938611674764842, 0.10548616208794379], "min": [0.579043345327853, 0.026582593599057375, 1.0801438438381779, -3.1410307419215657, 0.870853377503046, -3.127437623698083, 0.593411581294232, -0.1760472198464528, 1.2085919677355181, 0.4104266110562952, 0.4799976086593003, 1.5777930772406148], "max": [0.7376857861879091, 0.2438495183488421, 1.2306371067125408, 3.141449019219943, 1.4528463646062355, 3.1406514172206177, 0.6585929473881968, -0.031113851387658875, 1.3470832046658912, 1.433476507030659, 1.3664482859251703, 2.1834911542797357], "count": [258]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854379166666667]], [[0.480440529003268]], [[0.47351023284313726]]], "std": [[[0.2156916829085231]], [[0.21221928813118576]], [[0.21141269931867154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.16470588235294117]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5899143014705883]], [[0.597767169117647]], [[0.579086664624183]]], "std": [[[0.27752291535663703]], [[0.27922040804490406]], [[0.2890513958332094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5461584191176471]], [[0.56386758374183]], [[0.5454062336601306]]], "std": [[[0.3015844163422908]], [[0.3069557533925333]], [[0.3158463545618785]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513502410130719]], [[0.4753187357026144]], [[0.44607569035947714]]], "std": [[[0.3430685004679242]], [[0.35224549174548364]], [[0.3763096554434134]]], "count": [100]}, "observation.state": {"min": [0.4992561340332031, -1.2778000831604004, 0.9318732023239136, -0.3722485899925232, -1.6142985820770264, 0.7925631403923035, -0.8351930379867554, -0.9923132658004761, 0.9237854480743408, -1.1509116888046265, 0.5239566564559937, -0.35114824771881104, 37.44874954223633, 49.484375, 0.9431250095367432, -0.5506249666213989, -0.23250000178813934, 0.7087500095367432, 0.5212500095367432, 0.014374999329447746, 0.4188888669013977, -0.19437500834465027, 1.0612499713897705, 0.5177778005599976, 34.11000061035156, 63.68937683105469, 0.7393749952316284, -0.5831249952316284, 0.7825000286102295, -0.2668749988079071, 0.6037499904632568, 0.0, 0.8125, 1.2350000143051147, 0.5987499952316284, 0.17249999940395355], "max": [1.155775547027588, -0.7663208246231079, 1.4247395992279053, 0.027704661712050438, -0.4207913875579834, 1.3684004545211792, 0.006580452900379896, -0.6383145451545715, 1.2037460803985596, 0.10776684433221817, 1.3239532709121704, -0.3374151289463043, 66.04437255859375, 72.40625, 1.3863636255264282, 9.817692756652832, 41.89250183105469, 62.61499786376953, 46.64875030517578, 62.90625, 41.2868766784668, 77.32937622070312, 35.431251525878906, 102.26625061035156, 64.48812866210938, 75.74749755859375, 2.6362500190734863, 4.888750076293945, 30.6825008392334, 68.72000122070312, 28.239376068115234, 0.0, 20.671249389648438, 83.13187408447266, 5.239375114440918, 103.82500457763672], "mean": [0.7166422605514526, -1.1004972457885742, 1.182161808013916, -0.11653067171573639, -0.666962742805481, 1.1627671718597412, -0.39876797795295715, -0.8802315592765808, 1.0988478660583496, -0.4047107398509979, 0.7938213348388672, -0.34180551767349243, 56.725093841552734, 54.156883239746094, 1.0365066528320312, 2.7600276470184326, 24.392995834350586, 32.10179138183594, 26.740760803222656, 31.626073837280273, 23.54401969909668, 41.34832000732422, 19.153696060180664, 62.04347610473633, 50.5654411315918, 71.46327209472656, 0.9479742646217346, 1.2231284379959106, 14.240804672241211, 21.610076904296875, 16.102935791015625, 0.0, 10.775469779968262, 40.59707260131836, 1.3495452404022217, 70.25421142578125], "std": [0.22595006227493286, 0.15184937417507172, 0.13116087019443512, 0.09488902986049652, 0.3205573260784149, 0.19752250611782074, 0.2345103621482849, 0.0899704173207283, 0.0691877231001854, 0.31912073493003845, 0.14697493612766266, 0.0025140861980617046, 11.26518726348877, 5.812143802642822, 0.10386238992214203, 4.018487453460693, 19.172101974487305, 25.673091888427734, 20.621639251708984, 26.613527297973633, 18.135150909423828, 33.27951431274414, 15.03031063079834, 42.776161193847656, 8.146526336669922, 2.367340087890625, 0.29234200716018677, 1.6519173383712769, 8.67403507232666, 25.55266761779785, 9.01734733581543, 0.0, 4.676786422729492, 26.824682235717773, 1.0347007513046265, 33.69857406616211], "count": [334]}, "action": {"min": [0.4992561340332031, -1.2778000831604004, 0.9318732023239136, -0.3722485899925232, -1.6142985820770264, 0.7925631403923035, -0.8351930379867554, -0.9923132658004761, 0.9237854480743408, -1.1509116888046265, 0.5239566564559937, -0.35114824771881104, 37.44874954223633, 49.484375, 0.9431250095367432, -0.5506249666213989, -0.23250000178813934, 0.7087500095367432, 0.5212500095367432, 0.014374999329447746, 0.4188888669013977, -0.19437500834465027, 1.0612499713897705, 0.5177778005599976, 34.11000061035156, 63.68937683105469, 0.7393749952316284, -0.5831249952316284, 0.7825000286102295, -0.2668749988079071, 0.6037499904632568, 0.0, 0.8125, 1.2350000143051147, 0.5987499952316284, 0.17249999940395355], "max": [1.155775547027588, -0.7663208246231079, 1.4247395992279053, 0.027704661712050438, -0.4207913875579834, 1.3684004545211792, 0.006580452900379896, -0.6383145451545715, 1.2037460803985596, 0.10776684433221817, 1.3239532709121704, -0.3374151289463043, 66.04437255859375, 72.40625, 1.3863636255264282, 9.817692756652832, 41.89250183105469, 62.61499786376953, 46.64875030517578, 62.90625, 41.2868766784668, 77.32937622070312, 35.431251525878906, 102.26625061035156, 64.48812866210938, 75.74749755859375, 2.6362500190734863, 4.888750076293945, 30.6825008392334, 68.72000122070312, 28.239376068115234, 0.0, 20.671249389648438, 83.13187408447266, 5.239375114440918, 103.82500457763672], "mean": [0.716642439365387, -1.1004973649978638, 1.182161569595337, -0.116530641913414, -0.6669626832008362, 1.162766456604004, -0.39876794815063477, -0.8802318572998047, 1.098847508430481, -0.404710978269577, 0.7938212156295776, -0.3418056070804596, 56.72509002685547, 54.15687561035156, 1.0365067720413208, 2.7600274085998535, 24.39300537109375, 32.10177230834961, 26.74072265625, 31.6260986328125, 23.544031143188477, 41.348289489746094, 19.153684616088867, 62.04344940185547, 50.5654296875, 71.46330261230469, 0.9479750394821167, 1.2231284379959106, 14.240812301635742, 21.610069274902344, 16.102928161621094, 0.0, 10.775479316711426, 40.59709167480469, 1.349546194076538, 70.25424194335938], "std": [0.22595010697841644, 0.15184935927391052, 0.13116087019443512, 0.09488902986049652, 0.32055726647377014, 0.19752250611782074, 0.2345103770494461, 0.0899704247713089, 0.0691877231001854, 0.3191206455230713, 0.14697493612766266, 0.00251408782787621, 11.265190124511719, 5.812143802642822, 0.10386240482330322, 4.018487453460693, 19.172103881835938, 25.673084259033203, 20.62164306640625, 26.613523483276367, 18.135150909423828, 33.279518127441406, 15.03030776977539, 42.77616500854492, 8.146525382995605, 2.367340326309204, 0.2923419773578644, 1.651917576789856, 8.674036979675293, 25.552671432495117, 9.017349243164062, 0.0, 4.676786422729492, 26.824682235717773, 1.0347005128860474, 33.69856262207031], "count": [334]}, "timestamp": {"min": [0.0], "max": [11.1], "mean": [5.55], "std": [3.2139020935097986], "count": [334]}, "frame_index": {"min": [0], "max": [333], "mean": [166.5], "std": [96.41706280529397], "count": [334]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [334]}, "index": {"min": [13279], "max": [13612], "mean": [13445.5], "std": [96.41706280529397], "count": [334]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [334]}, "subtask_annotation": {"mean": [1.721556886227545, 5.0, 5.0, 5.0, 5.0], "std": [1.284528840693092, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [334]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [334]}, "eef_direction_state": {"mean": [3.9550898203592815, 3.94311377245509], "std": [1.836364498886486, 2.0414266187522982], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_state": {"mean": [0.9401197604790419, 0.7514970059880239], "std": [0.7982060634880961, 0.6929375366017875], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_state": {"mean": [0.5329341317365269, 0.6137724550898204], "std": [0.7798697199484752, 0.7837737795083911], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_direction_action": {"mean": [3.9550898203592815, 3.94311377245509], "std": [1.836364498886486, 2.0414266187522982], "min": [0, 0], "max": [6, 6], "count": [334]}, "eef_velocity_action": {"mean": [0.9401197604790419, 0.7514970059880239], "std": [0.7982060634880961, 0.6929375366017875], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_acc_mag_action": {"mean": [0.5329341317365269, 0.6137724550898204], "std": [0.7798697199484752, 0.7837737795083911], "min": [0, 0], "max": [2, 2], "count": [334]}, "eef_sim_pose_state": {"mean": [0.6736608290066582, 0.10574488308445365, 1.1356395615609542, -1.734975557875854, 1.1268225383775992, -2.3728924167801124, 0.6361128164143641, -0.11049507973254383, 1.308680630340128, 1.0524814870920955, 0.7809666901615088, 2.0465382483137624], "std": [0.03796275634447281, 0.06621187969211176, 0.04085010814989403, 0.2596290683126779, 0.1798726838210159, 0.30759886215372695, 0.018434531291501615, 0.04709786698149597, 0.05151071101572783, 0.2596872302395766, 0.2517568619614466, 0.1557734942444982], "min": [0.5908511050065519, 0.04637415867644068, 1.0752070164064833, -1.932640817920641, 0.7775592533485289, -2.640473918078631, 0.5798020695373638, -0.200793310267851, 1.1852725490442255, 0.09923770188728565, 0.4072944910746925, 1.2447623994524462], "max": [0.7232026689740453, 0.2597190283838203, 1.2741426536036333, -0.7726312719565652, 1.3301545994628587, -1.357766369898468, 0.6605522575866439, -0.03152998685958744, 1.3685732152296997, 1.5095309174163711, 1.3613567471338324, 2.164847843837788], "count": [334]}, "eef_sim_pose_action": {"mean": [0.6736608290066582, 0.10574488308445365, 1.1356395615609542, -1.734975557875854, 1.1268225383775992, -2.3728924167801124, 0.6361128164143641, -0.11049507973254383, 1.308680630340128, 1.0524814870920955, 0.7809666901615088, 2.0465382483137624], "std": [0.03796275634447281, 0.06621187969211176, 0.04085010814989403, 0.2596290683126779, 0.1798726838210159, 0.30759886215372695, 0.018434531291501615, 0.04709786698149597, 0.05151071101572783, 0.2596872302395766, 0.2517568619614466, 0.1557734942444982], "min": [0.5908511050065519, 0.04637415867644068, 1.0752070164064833, -1.932640817920641, 0.7775592533485289, -2.640473918078631, 0.5798020695373638, -0.200793310267851, 1.1852725490442255, 0.09923770188728565, 0.4072944910746925, 1.2447623994524462], "max": [0.7232026689740453, 0.2597190283838203, 1.2741426536036333, -0.7726312719565652, 1.3301545994628587, -1.357766369898468, 0.6605522575866439, -0.03152998685958744, 1.3685732152296997, 1.5095309174163711, 1.3613567471338324, 2.164847843837788], "count": [334]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4766256433823529]], [[0.4745390727124183]], [[0.46959239787581697]]], "std": [[[0.21710167153720908]], [[0.21439821315123717]], [[0.21341468667637858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6187840073529411]], [[0.6253041564542483]], [[0.6087888602941176]]], "std": [[[0.2691348540129912]], [[0.27311528632108]], [[0.28205925293964607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.14901960784313725]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5529231004901961]], [[0.5692352267156863]], [[0.550611339869281]]], "std": [[[0.30282029846690134]], [[0.305970479769169]], [[0.3144835096622599]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43890360906862746]], [[0.4631652777777778]], [[0.43358222630718957]]], "std": [[[0.34246923057363315]], [[0.35150670063563916]], [[0.37531796035681186]]], "count": [100]}, "observation.state": {"min": [0.5376898050308228, -1.2653543949127197, 0.9495403170585632, -0.27070456743240356, -1.1918727159500122, 0.7990005016326904, -0.9645847678184509, -1.0589045286178589, 0.9996805191040039, -1.124375343322754, 0.6043049693107605, -0.3549153208732605, 38.62889099121094, 47.790000915527344, 0.8862500190734863, -1.8600000143051147, 0.4268749952316284, -0.6972727179527283, 0.4911110997200012, -0.10500000417232513, 0.4231249988079071, 0.016249999403953552, 0.9375, 0.24562500417232513, 30.761249542236328, 63.39687728881836, 0.7599999904632568, -0.8762500286102295, 0.7724999785423279, -0.32624998688697815, 0.7599999904632568, 0.0, 2.2512500286102295, 0.9856250286102295, 0.5787500143051147, 15.233124732971191], "max": [1.1278324127197266, -0.836046040058136, 1.3961528539657593, 0.015735866501927376, -0.4108491539955139, 1.4360885620117188, -0.11127164959907532, -0.7582674026489258, 1.3216220140457153, 0.17621785402297974, 1.1803568601608276, -0.33376726508140564, 66.16437530517578, 63.903751373291016, 1.2962499856948853, 9.567500114440918, 40.720001220703125, 69.74124908447266, 48.04875183105469, 84.97250366210938, 43.07062530517578, 99.0687484741211, 37.161251068115234, 109.4331283569336, 66.01687622070312, 71.77750396728516, 2.59375, 5.209374904632568, 43.75, 72.30437469482422, 39.615623474121094, 0.0, 23.268749237060547, 70.26250457763672, 7.775625228881836, 103.10124969482422], "mean": [0.6375077962875366, -1.1618424654006958, 1.2118945121765137, -0.07413465529680252, -0.5468032956123352, 1.2931195497512817, -0.4583713412284851, -0.9748799204826355, 1.1788723468780518, -0.42646706104278564, 0.8500648140907288, -0.3417162299156189, 61.778778076171875, 51.501548767089844, 1.0159715414047241, 0.47270530462265015, 30.695552825927734, 48.04450607299805, 33.6589469909668, 49.47828674316406, 31.138710021972656, 55.980159759521484, 25.851627349853516, 80.66889953613281, 49.130794525146484, 68.46656799316406, 0.9004234075546265, 1.2448326349258423, 19.150348663330078, 23.297685623168945, 23.383724212646484, 0.0, 12.792489051818848, 33.357078552246094, 1.6576422452926636, 68.22987365722656], "std": [0.1616993397474289, 0.09779950976371765, 0.08538620918989182, 0.0622633658349514, 0.2083587795495987, 0.21700118482112885, 0.21680761873722076, 0.07252861559391022, 0.08065091818571091, 0.3093874454498291, 0.14659437537193298, 0.00403977045789361, 7.852330684661865, 2.6954479217529297, 0.092398501932621, 3.2194018363952637, 13.71243953704834, 23.232181549072266, 15.187691688537598, 24.652021408081055, 14.526244163513184, 26.30549430847168, 12.38126277923584, 29.680131912231445, 10.221674919128418, 2.128984212875366, 0.2263115793466568, 1.8959498405456543, 12.472099304199219, 22.28745460510254, 8.822461128234863, 0.0, 5.531941890716553, 24.24844741821289, 1.6559854745864868, 27.005361557006836], "count": [381]}, "action": {"min": [0.5376898050308228, -1.2653543949127197, 0.9495403170585632, -0.27070456743240356, -1.1918727159500122, 0.7990005016326904, -0.9645847678184509, -1.0589045286178589, 0.9996805191040039, -1.124375343322754, 0.6043049693107605, -0.3549153208732605, 38.62889099121094, 47.790000915527344, 0.8862500190734863, -1.8600000143051147, 0.4268749952316284, -0.6972727179527283, 0.4911110997200012, -0.10500000417232513, 0.4231249988079071, 0.016249999403953552, 0.9375, 0.24562500417232513, 30.761249542236328, 63.39687728881836, 0.7599999904632568, -0.8762500286102295, 0.7724999785423279, -0.32624998688697815, 0.7599999904632568, 0.0, 2.2512500286102295, 0.9856250286102295, 0.5787500143051147, 15.233124732971191], "max": [1.1278324127197266, -0.836046040058136, 1.3961528539657593, 0.015735866501927376, -0.4108491539955139, 1.4360885620117188, -0.11127164959907532, -0.7582674026489258, 1.3216220140457153, 0.17621785402297974, 1.1803568601608276, -0.33376726508140564, 66.16437530517578, 63.903751373291016, 1.2962499856948853, 9.567500114440918, 40.720001220703125, 69.74124908447266, 48.04875183105469, 84.97250366210938, 43.07062530517578, 99.0687484741211, 37.161251068115234, 109.4331283569336, 66.01687622070312, 71.77750396728516, 2.59375, 5.209374904632568, 43.75, 72.30437469482422, 39.615623474121094, 0.0, 23.268749237060547, 70.26250457763672, 7.775625228881836, 103.10124969482422], "mean": [0.6375075578689575, -1.161842703819275, 1.211895227432251, -0.07413464039564133, -0.5468032360076904, 1.2931197881698608, -0.45837143063545227, -0.974879801273346, 1.1788722276687622, -0.4264671206474304, 0.8500650525093079, -0.34171605110168457, 61.77877426147461, 51.50155258178711, 1.015971302986145, 0.47270524501800537, 30.695558547973633, 48.04447937011719, 33.658973693847656, 49.478294372558594, 31.138704299926758, 55.98012161254883, 25.851608276367188, 80.66889953613281, 49.13074493408203, 68.46664428710938, 0.9004231691360474, 1.2448331117630005, 19.150358200073242, 23.297697067260742, 23.383724212646484, 0.0, 12.79248332977295, 33.35707473754883, 1.6576398611068726, 68.22986602783203], "std": [0.1616993546485901, 0.09779950976371765, 0.08538620918989182, 0.0622633658349514, 0.2083587348461151, 0.21700119972229004, 0.2168075293302536, 0.07252863049507141, 0.08065089583396912, 0.3093874156475067, 0.14659442007541656, 0.00403977045789361, 7.852330207824707, 2.6954450607299805, 0.09239857643842697, 3.2194020748138428, 13.71243953704834, 23.232181549072266, 15.187691688537598, 24.652015686035156, 14.5262451171875, 26.30549430847168, 12.381263732910156, 29.680131912231445, 10.221675872802734, 2.128984212875366, 0.22631189227104187, 1.8959500789642334, 12.472099304199219, 22.287452697753906, 8.822454452514648, 0.0, 5.531942367553711, 24.248449325561523, 1.6559858322143555, 27.005361557006836], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [381]}, "index": {"min": [13613], "max": [13993], "mean": [13803.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [1.8293963254593175, 5.0, 5.0, 5.0, 5.0], "std": [0.8131316622441781, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [381]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [381]}, "eef_direction_state": {"mean": [4.650918635170604, 3.7217847769028873], "std": [1.8117233993616302, 1.8588718860069822], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.6115485564304461, 0.984251968503937], "std": [0.7811916100623315, 0.7315634424779205], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.3333333333333333, 0.7322834645669292], "std": [0.6412476901907562, 0.8013979147780247], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [4.650918635170604, 3.7217847769028873], "std": [1.8117233993616302, 1.8588718860069822], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [0.6115485564304461, 0.984251968503937], "std": [0.7811916100623315, 0.7315634424779205], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [0.3333333333333333, 0.7322834645669292], "std": [0.6412476901907562, 0.8013979147780247], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.6804933298390244, 0.07189555894659358, 1.126555946046314, -1.997775549467693, 1.2458290091036979, -2.68946045775061, 0.6424942602332832, -0.0929540931540444, 1.281094845648947, 1.0972378772476539, 0.8023177093597342, 2.1365293601161897], "std": [0.023277364311158292, 0.0468071651209263, 0.013017535913934399, 0.27103271785746746, 0.1788180672974515, 0.32371317822531603, 0.025433706335497193, 0.04939001923605602, 0.045052231724155505, 0.2261063300752937, 0.24665887906820147, 0.11000040950830617], "min": [0.6071517970902217, 0.03916513544262276, 1.0894542240491625, -2.3061674002390595, 0.8877089314998541, -3.051878385617876, 0.5713987681662429, -0.2001113250280578, 1.1868034331403958, 0.39355401021446856, 0.3677829358964093, 1.6861089505307552], "max": [0.7129128557149979, 0.20801344446780798, 1.175960721394206, -1.3032817649752815, 1.3791747555425968, -1.8779293033359936, 0.6962388701621685, -0.012138413657311053, 1.336220389882301, 1.5635309589213864, 1.3825660259214878, 2.3717586877859747], "count": [381]}, "eef_sim_pose_action": {"mean": [0.6804933298390244, 0.07189555894659358, 1.126555946046314, -1.997775549467693, 1.2458290091036979, -2.68946045775061, 0.6424942602332832, -0.0929540931540444, 1.281094845648947, 1.0972378772476539, 0.8023177093597342, 2.1365293601161897], "std": [0.023277364311158292, 0.0468071651209263, 0.013017535913934399, 0.27103271785746746, 0.1788180672974515, 0.32371317822531603, 0.025433706335497193, 0.04939001923605602, 0.045052231724155505, 0.2261063300752937, 0.24665887906820147, 0.11000040950830617], "min": [0.6071517970902217, 0.03916513544262276, 1.0894542240491625, -2.3061674002390595, 0.8877089314998541, -3.051878385617876, 0.5713987681662429, -0.2001113250280578, 1.1868034331403958, 0.39355401021446856, 0.3677829358964093, 1.6861089505307552], "max": [0.7129128557149979, 0.20801344446780798, 1.175960721394206, -1.3032817649752815, 1.3791747555425968, -1.8779293033359936, 0.6962388701621685, -0.012138413657311053, 1.336220389882301, 1.5635309589213864, 1.3825660259214878, 2.3717586877859747], "count": [381]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804024223856209]], [[0.47628416053921574]], [[0.47010236928104576]]], "std": [[[0.21005358997101045]], [[0.20824333594121247]], [[0.20783346886924758]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5961770159313725]], [[0.6044335723039216]], [[0.5836878206699346]]], "std": [[[0.2842994432350972]], [[0.28592167161130005]], [[0.2949509724753385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5466389154411765]], [[0.5614397691993465]], [[0.5434068259803921]]], "std": [[[0.30564870282257556]], [[0.3094727305072128]], [[0.31856868195418553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4443540910947712]], [[0.46833693423202616]], [[0.4379460232843137]]], "std": [[[0.3431490454997522]], [[0.3529014896762705]], [[0.3775500447255225]]], "count": [100]}, "observation.state": {"min": [0.508316159248352, -1.2733415365219116, 0.8660925626754761, -0.2791447341442108, -1.33620285987854, 0.8697642683982849, -0.8133773803710938, -1.012507677078247, 0.9810915589332581, -1.2451361417770386, 0.5782454013824463, -0.3420405089855194, 35.57500076293945, 46.83000183105469, 0.9850000143051147, -1.5575000047683716, 0.47437500953674316, -1.081874966621399, 0.6937500238418579, 0.4611110985279083, 0.7337499856948853, 0.005624998360872269, 0.9381250143051147, 0.43687498569488525, 23.770000457763672, 64.58000183105469, 0.7699999809265137, -0.49312499165534973, 0.5981249809265137, 0.15125000476837158, 26.5, 0.0, 1.665624976158142, 1.2950000762939453, 0.6262500286102295, 0.8387500047683716], "max": [1.187342643737793, -0.7460708022117615, 1.4126754999160767, 0.0404602512717247, -0.39394503831863403, 1.337429404258728, 0.05734054371714592, -0.6745971441268921, 1.1660038232803345, 0.054193370044231415, 1.0160601139068604, -0.3337195813655853, 65.22624969482422, 71.56999969482422, 1.2137500047683716, 9.616250038146973, 46.16875076293945, 58.818748474121094, 47.08000183105469, 65.24749755859375, 41.70500183105469, 74.3062515258789, 37.609375, 96.31500244140625, 56.23875045776367, 76.17874908447266, 2.291249990463257, 5.299375057220459, 18.4793758392334, 72.94562530517578, 26.5, 0.0, 14.567500114440918, 81.60187530517578, 5.813125133514404, 108.39187622070312], "mean": [0.6811991930007935, -1.0835121870040894, 1.179064393043518, -0.06452138721942902, -0.6136006712913513, 1.1783559322357178, -0.39825358986854553, -0.8963403105735779, 1.1032096147537231, -0.38216546177864075, 0.7912251353263855, -0.3399696350097656, 57.40261459350586, 51.42180252075195, 1.0882129669189453, 1.2368637323379517, 28.924251556396484, 29.618579864501953, 29.79391860961914, 32.882652282714844, 26.400747299194336, 43.65266799926758, 18.814573287963867, 64.04856872558594, 41.11772537231445, 71.9425277709961, 1.029853105545044, 1.8033068180084229, 7.148480415344238, 20.540372848510742, 26.5, 0.0, 8.073661804199219, 33.948883056640625, 1.9266278743743896, 60.651668548583984], "std": [0.22901885211467743, 0.14833156764507294, 0.13989216089248657, 0.09613808989524841, 0.2583268880844116, 0.16177771985530853, 0.26037129759788513, 0.09831986576318741, 0.06672203540802002, 0.3471056818962097, 0.1097772940993309, 0.002082118298858404, 10.748225212097168, 6.5120744705200195, 0.05868615210056305, 3.7483882904052734, 20.23545265197754, 21.92169952392578, 20.31471824645996, 23.209915161132812, 18.10801887512207, 30.03551483154297, 13.258393287658691, 39.03453063964844, 10.453206062316895, 2.9799275398254395, 0.2848065197467804, 1.792927861213684, 6.611466407775879, 26.57712745666504, 0.0, 0.0, 3.5362863540649414, 31.613428115844727, 1.6245349645614624, 36.93259811401367], "count": [224]}, "action": {"min": [0.508316159248352, -1.2733415365219116, 0.8660925626754761, -0.2791447341442108, -1.33620285987854, 0.8697642683982849, -0.8133773803710938, -1.012507677078247, 0.9810915589332581, -1.2451361417770386, 0.5782454013824463, -0.3420405089855194, 35.57500076293945, 46.83000183105469, 0.9850000143051147, -1.5575000047683716, 0.47437500953674316, -1.081874966621399, 0.6937500238418579, 0.4611110985279083, 0.7337499856948853, 0.005624998360872269, 0.9381250143051147, 0.43687498569488525, 23.770000457763672, 64.58000183105469, 0.7699999809265137, -0.49312499165534973, 0.5981249809265137, 0.15125000476837158, 26.5, 0.0, 1.665624976158142, 1.2950000762939453, 0.6262500286102295, 0.8387500047683716], "max": [1.187342643737793, -0.7460708022117615, 1.4126754999160767, 0.0404602512717247, -0.39394503831863403, 1.337429404258728, 0.05734054371714592, -0.6745971441268921, 1.1660038232803345, 0.054193370044231415, 1.0160601139068604, -0.3337195813655853, 65.22624969482422, 71.56999969482422, 1.2137500047683716, 9.616250038146973, 46.16875076293945, 58.818748474121094, 47.08000183105469, 65.24749755859375, 41.70500183105469, 74.3062515258789, 37.609375, 96.31500244140625, 56.23875045776367, 76.17874908447266, 2.291249990463257, 5.299375057220459, 18.4793758392334, 72.94562530517578, 26.5, 0.0, 14.567500114440918, 81.60187530517578, 5.813125133514404, 108.39187622070312], "mean": [0.6811992526054382, -1.0835120677947998, 1.179064393043518, -0.064521424472332, -0.6136005520820618, 1.1783555746078491, -0.39825335144996643, -0.8963403701782227, 1.103209376335144, -0.3821655213832855, 0.7912250757217407, -0.33996957540512085, 57.40261459350586, 51.42178726196289, 1.0882129669189453, 1.2368634939193726, 28.924236297607422, 29.618581771850586, 29.793926239013672, 32.88266372680664, 26.400747299194336, 43.65269088745117, 18.8145809173584, 64.0485610961914, 41.11773681640625, 71.9425277709961, 1.029853105545044, 1.8033064603805542, 7.148478031158447, 20.54036521911621, 26.5, 0.0, 8.073657035827637, 33.948890686035156, 1.9266269207000732, 60.65166091918945], "std": [0.22901886701583862, 0.14833161234855652, 0.13989219069480896, 0.09613807499408722, 0.258326917886734, 0.16177774965763092, 0.26037129759788513, 0.0983198806643486, 0.06672203540802002, 0.3471056818962097, 0.1097773015499115, 0.002082118531689048, 10.748225212097168, 6.512073516845703, 0.058686163276433945, 3.7483887672424316, 20.23545265197754, 21.92169761657715, 20.31471824645996, 23.209915161132812, 18.10801887512207, 30.035518646240234, 13.258393287658691, 39.03452682495117, 10.453207015991211, 2.9799270629882812, 0.2848065197467804, 1.7929279804229736, 6.611466407775879, 26.577129364013672, 0.0, 0.0, 3.5362865924835205, 31.613431930541992, 1.6245349645614624, 36.932586669921875], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [224]}, "index": {"min": [13994], "max": [14217], "mean": [14105.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [1.7633928571428572, 5.0, 5.0, 5.0, 5.0], "std": [1.177277089585653, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [224]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [224]}, "eef_direction_state": {"mean": [3.9910714285714284, 4.285714285714286], "std": [1.952542004826592, 1.7161448252477103], "min": [0, 1], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.0535714285714286, 0.8660714285714286], "std": [0.8110760677982699, 0.8344751955815211], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.7008928571428571, 0.7589285714285714], "std": [0.7988826500309079, 0.8477442306570084], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.9910714285714284, 4.285714285714286], "std": [1.952542004826592, 1.7161448252477103], "min": [0, 1], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.0535714285714286, 0.8660714285714286], "std": [0.8110760677982699, 0.8344751955815211], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.7008928571428571, 0.7589285714285714], "std": [0.7988826500309079, 0.8477442306570084], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6769604040005552, 0.10356661446109952, 1.1418446342260682, -1.788971833289434, 1.190421329110507, -2.43751533175637, 0.6381404238162224, -0.10845306773538214, 1.3088767145066107, 1.011513411046433, 0.7482621171766259, 2.0003380425036767], "std": [0.039324828592084325, 0.05849364104134236, 0.029901669032259198, 0.2143541519508962, 0.15663461677228405, 0.25099807552465814, 0.01724982385819345, 0.052869126320515575, 0.05838786036183042, 0.39657164189841954, 0.2555819514261931, 0.281989317475003], "min": [0.5910563798914317, 0.051213233613286696, 1.0830344684241218, -2.1451523321186743, 0.8983867254753837, -2.8745465725750643, 0.5915455254900347, -0.1802605258496622, 1.2020468133782045, -0.35225384320341047, 0.4516259198968551, 0.8780964814758682], "max": [0.7269052876207795, 0.226576740410444, 1.2365267750227114, -0.9692648227770514, 1.3642506582127738, -1.5760944014278473, 0.6567226219304076, -0.008817916760821276, 1.3797078020581381, 1.466583318840298, 1.3371928924947731, 2.1489655851978458], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6769604040005552, 0.10356661446109952, 1.1418446342260682, -1.788971833289434, 1.190421329110507, -2.43751533175637, 0.6381404238162224, -0.10845306773538214, 1.3088767145066107, 1.011513411046433, 0.7482621171766259, 2.0003380425036767], "std": [0.039324828592084325, 0.05849364104134236, 0.029901669032259198, 0.2143541519508962, 0.15663461677228405, 0.25099807552465814, 0.01724982385819345, 0.052869126320515575, 0.05838786036183042, 0.39657164189841954, 0.2555819514261931, 0.281989317475003], "min": [0.5910563798914317, 0.051213233613286696, 1.0830344684241218, -2.1451523321186743, 0.8983867254753837, -2.8745465725750643, 0.5915455254900347, -0.1802605258496622, 1.2020468133782045, -0.35225384320341047, 0.4516259198968551, 0.8780964814758682], "max": [0.7269052876207795, 0.226576740410444, 1.2365267750227114, -0.9692648227770514, 1.3642506582127738, -1.5760944014278473, 0.6567226219304076, -0.008817916760821276, 1.3797078020581381, 1.466583318840298, 1.3371928924947731, 2.1489655851978458], "count": [224]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778480473856209]], [[0.47664930555555557]], [[0.4715842095588235]]], "std": [[[0.2163001202584523]], [[0.212472720210544]], [[0.2116592598647967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.16862745098039217]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5956232904411765]], [[0.5990596078431373]], [[0.5776778962418301]]], "std": [[[0.2773741401818476]], [[0.28144252546200976]], [[0.28951022066922316]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1411764705882353]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5553227859477124]], [[0.569555655637255]], [[0.5508993913398693]]], "std": [[[0.3014298580301085]], [[0.30471629069913975]], [[0.3140455599321876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4416753594771242]], [[0.46724046568627453]], [[0.43816836805555553]]], "std": [[[0.34272882799199084]], [[0.3513463984699094]], [[0.37583751885155087]]], "count": [100]}, "observation.state": {"min": [0.5744068026542664, -1.3281786441802979, 0.9874494671821594, -0.21093478798866272, -1.3853284120559692, 0.7383697628974915, -1.0195411443710327, -0.9785086512565613, 0.9741454720497131, -1.1372023820877075, 0.5877107977867126, -0.34349489212036133, 38.741249084472656, 51.05312728881836, 0.6668750047683716, -1.0712499618530273, 0.5681250095367432, -0.6063636541366577, 0.4781250059604645, -0.6931250095367432, 0.6343749761581421, 0.10562500357627869, 1.083846092224121, 0.2693749964237213, 23.968124389648438, 68.55875396728516, 0.8112499713897705, -0.5081250071525574, 0.9631249904632568, 1.2493749856948853, 26.5, 0.0, 1.0911110639572144, 0.921875, 0.6512500047683716, 5.610000133514404], "max": [1.0325589179992676, -0.8123998641967773, 1.4425021409988403, 0.2713721692562103, -0.4154030382633209, 0.992766261100769, -0.022268636152148247, -0.6584903597831726, 1.182407259941101, 0.17347601056098938, 1.2505245208740234, -0.3341010510921478, 66.13312530517578, 68.9124984741211, 1.4587500095367432, 9.25, 42.774375915527344, 58.678749084472656, 47.34062576293945, 59.18375015258789, 44.10124969482422, 71.52812957763672, 39.31875228881836, 96.19437408447266, 56.9118766784668, 75.45562744140625, 2.53125, 3.7806248664855957, 27.022499084472656, 82.21062469482422, 26.5, 0.0, 26.552499771118164, 66.77312469482422, 5.984375, 99.55313110351562], "mean": [0.6725504398345947, -1.1649327278137207, 1.2558708190917969, 0.11353112757205963, -0.6144084930419922, 0.883392870426178, -0.3691490888595581, -0.8790847659111023, 1.1152970790863037, -0.5148541927337646, 0.7950600385665894, -0.33960244059562683, 56.070133209228516, 54.3269157409668, 0.8651647567749023, 1.9605748653411865, 26.134469985961914, 33.623199462890625, 27.83885955810547, 32.92644500732422, 26.22174072265625, 40.95598220825195, 21.731637954711914, 63.056358337402344, 42.83155822753906, 71.54647064208984, 0.9084882140159607, 0.7357396483421326, 10.583584785461426, 16.878894805908203, 26.5, 0.0, 13.195905685424805, 29.00296401977539, 1.663452386856079, 68.35375213623047], "std": [0.1343773752450943, 0.12998566031455994, 0.10912659019231796, 0.13913729786872864, 0.23889976739883423, 0.052725065499544144, 0.32169368863105774, 0.0926947146654129, 0.07428454607725143, 0.3837600350379944, 0.2011559158563614, 0.002661441918462515, 9.234997749328613, 5.089641571044922, 0.20927096903324127, 3.7465314865112305, 18.073131561279297, 23.828311920166016, 18.8753604888916, 24.361774444580078, 17.920482635498047, 28.65716552734375, 15.357324600219727, 39.43034362792969, 9.553677558898926, 1.972683310508728, 0.20732739567756653, 1.0249311923980713, 9.977673530578613, 23.470081329345703, 0.0, 0.0, 6.358423233032227, 20.9976749420166, 1.5226682424545288, 20.606433868408203], "count": [292]}, "action": {"min": [0.5744068026542664, -1.3281786441802979, 0.9874494671821594, -0.21093478798866272, -1.3853284120559692, 0.7383697628974915, -1.0195411443710327, -0.9785086512565613, 0.9741454720497131, -1.1372023820877075, 0.5877107977867126, -0.34349489212036133, 38.741249084472656, 51.05312728881836, 0.6668750047683716, -1.0712499618530273, 0.5681250095367432, -0.6063636541366577, 0.4781250059604645, -0.6931250095367432, 0.6343749761581421, 0.10562500357627869, 1.083846092224121, 0.2693749964237213, 23.968124389648438, 68.55875396728516, 0.8112499713897705, -0.5081250071525574, 0.9631249904632568, 1.2493749856948853, 26.5, 0.0, 1.0911110639572144, 0.921875, 0.6512500047683716, 5.610000133514404], "max": [1.0325589179992676, -0.8123998641967773, 1.4425021409988403, 0.2713721692562103, -0.4154030382633209, 0.992766261100769, -0.022268636152148247, -0.6584903597831726, 1.182407259941101, 0.17347601056098938, 1.2505245208740234, -0.3341010510921478, 66.13312530517578, 68.9124984741211, 1.4587500095367432, 9.25, 42.774375915527344, 58.678749084472656, 47.34062576293945, 59.18375015258789, 44.10124969482422, 71.52812957763672, 39.31875228881836, 96.19437408447266, 56.9118766784668, 75.45562744140625, 2.53125, 3.7806248664855957, 27.022499084472656, 82.21062469482422, 26.5, 0.0, 26.552499771118164, 66.77312469482422, 5.984375, 99.55313110351562], "mean": [0.6725503206253052, -1.1649322509765625, 1.2558716535568237, 0.11353108286857605, -0.6144083142280579, 0.8833932876586914, -0.36914920806884766, -0.8790846467018127, 1.115297555923462, -0.5148541927337646, 0.7950597405433655, -0.33960258960723877, 56.07014465332031, 54.32687759399414, 0.865164577960968, 1.9605751037597656, 26.13447380065918, 33.623233795166016, 27.838857650756836, 32.92647171020508, 26.221757888793945, 40.95594787597656, 21.731647491455078, 63.05638122558594, 42.831573486328125, 71.54647827148438, 0.9084877967834473, 0.7357398271560669, 10.583587646484375, 16.878881454467773, 26.5, 0.0, 13.195914268493652, 29.00295639038086, 1.6634520292282104, 68.35372161865234], "std": [0.1343773454427719, 0.12998563051223755, 0.10912661999464035, 0.13913729786872864, 0.23889976739883423, 0.05272507295012474, 0.3216937780380249, 0.0926947146654129, 0.07428453117609024, 0.3837600648403168, 0.201155886054039, 0.002661442384123802, 9.234997749328613, 5.08964204788208, 0.20927105844020844, 3.7465322017669678, 18.073131561279297, 23.828319549560547, 18.875362396240234, 24.361780166625977, 17.92048454284668, 28.65715980529785, 15.357322692871094, 39.43033981323242, 9.553677558898926, 1.9726835489273071, 0.20732739567756653, 1.0249310731887817, 9.977675437927246, 23.47008514404297, 0.0, 0.0, 6.358422756195068, 20.997671127319336, 1.5226682424545288, 20.606435775756836], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [292]}, "index": {"min": [14218], "max": [14509], "mean": [14363.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [1.6575342465753424, 5.0, 5.0, 5.0, 5.0], "std": [1.1817004010612298, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [292]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [292]}, "eef_direction_state": {"mean": [3.839041095890411, 4.044520547945205], "std": [2.040207929494297, 1.7869592609409712], "min": [0, 1], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.8767123287671232, 0.7705479452054794], "std": [0.7709664008359017, 0.6915010284582335], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.4417808219178082, 0.5924657534246576], "std": [0.7402569758652261, 0.7948968759202149], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.839041095890411, 4.044520547945205], "std": [2.040207929494297, 1.7869592609409712], "min": [0, 1], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.8767123287671232, 0.7705479452054794], "std": [0.7709664008359017, 0.6915010284582335], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.4417808219178082, 0.5924657534246576], "std": [0.7402569758652261, 0.7948968759202149], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.6743515867101435, 0.07357792318723844, 1.1245452141880274, -1.7157573563009494, 1.0252462843439853, -2.462002137022891, 0.6336988769787749, -0.11138678811158478, 1.3167325266349434, 0.9693268634403699, 0.8921326794998299, 1.969301327108942], "std": [0.025746290237496618, 0.05152800680115943, 0.031704682934705276, 0.22363741246659458, 0.09099113565269946, 0.2648335135573116, 0.01642884758112684, 0.060998378415206465, 0.0488609074074515, 0.26713229130317223, 0.2748729668436492, 0.16428017881828938], "min": [0.6181770692278225, 0.030621653819414646, 1.0911866515955122, -1.9075098592654527, 0.8198259282781888, -2.725860411662002, 0.5902720656732323, -0.22326966974801982, 1.2174628948872774, 0.1907336677392687, 0.42868959620945524, 1.4149275936086498], "max": [0.7240901354724766, 0.21312117359195465, 1.2540313644236873, -0.8840467383243911, 1.132804002508189, -1.553677188504747, 0.6525685472442377, -0.01575158023781692, 1.370231739774689, 1.3445661277480323, 1.3586265147520749, 2.1336498979326888], "count": [292]}, "eef_sim_pose_action": {"mean": [0.6743515867101435, 0.07357792318723844, 1.1245452141880274, -1.7157573563009494, 1.0252462843439853, -2.462002137022891, 0.6336988769787749, -0.11138678811158478, 1.3167325266349434, 0.9693268634403699, 0.8921326794998299, 1.969301327108942], "std": [0.025746290237496618, 0.05152800680115943, 0.031704682934705276, 0.22363741246659458, 0.09099113565269946, 0.2648335135573116, 0.01642884758112684, 0.060998378415206465, 0.0488609074074515, 0.26713229130317223, 0.2748729668436492, 0.16428017881828938], "min": [0.6181770692278225, 0.030621653819414646, 1.0911866515955122, -1.9075098592654527, 0.8198259282781888, -2.725860411662002, 0.5902720656732323, -0.22326966974801982, 1.2174628948872774, 0.1907336677392687, 0.42868959620945524, 1.4149275936086498], "max": [0.7240901354724766, 0.21312117359195465, 1.2540313644236873, -0.8840467383243911, 1.132804002508189, -1.553677188504747, 0.6525685472442377, -0.01575158023781692, 1.370231739774689, 1.3445661277480323, 1.3586265147520749, 2.1336498979326888], "count": [292]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4776105494281046]], [[0.4748629595588235]], [[0.4693417401960784]]], "std": [[[0.2133972777540491]], [[0.21033357671175754]], [[0.2099232638365686]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5801855555555555]], [[0.5893015461601308]], [[0.5663231699346405]]], "std": [[[0.28637017644195684]], [[0.29146356412465413]], [[0.3020014661128]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5502197896241829]], [[0.5658337479575164]], [[0.5475940175653595]]], "std": [[[0.3066031369038338]], [[0.3100484847479632]], [[0.31881878374801026]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383051286764706]], [[0.462400919117647]], [[0.4329156474673203]]], "std": [[[0.34398059452641816]], [[0.3533260286314136]], [[0.3770929011833925]]], "count": [100]}, "observation.state": {"min": [0.519402801990509, -1.2134498357772827, 0.954261064529419, -0.23589494824409485, -1.197499394416809, 0.8901255130767822, -0.7822632789611816, -1.0160601139068604, 1.0628862380981445, -1.0215438604354858, 0.6143901944160461, -0.35570210218429565, 14.241250038146973, 50.55375289916992, 0.7706249952316284, -0.7881249785423279, 0.3856250047683716, -0.4637500047683716, 0.5681250095367432, -0.27666667103767395, -0.004999999888241291, 0.047500014305114746, 0.9631249904632568, 0.3487499952316284, 16.645000457763672, 61.06500244140625, 0.7956249713897705, -0.8600000143051147, 0.9018750190734863, 0.7649999856948853, 26.5, 0.0, 7.796875, 0.828125, 0.6837500333786011, 31.323749542236328], "max": [1.1068274974822998, -0.814784049987793, 1.2998063564300537, 0.0840199887752533, -0.3823338747024536, 1.2803034782409668, -0.10500114411115646, -0.7845044732093811, 1.2136406898498535, -0.03504806384444237, 0.9843976497650146, -0.3374151289463043, 67.37937927246094, 83.40625, 1.1462500095367432, 9.464374542236328, 41.454376220703125, 45.94499969482422, 42.328125, 46.705623626708984, 35.9375, 74.20812225341797, 32.40062713623047, 99.71062469482422, 61.016876220703125, 78.43499755859375, 1.9262499809265137, 4.2688889503479, 42.14624786376953, 81.12312316894531, 26.5, 0.0, 29.988750457763672, 77.00625610351562, 3.341249942779541, 104.80374908447266], "mean": [0.6971779465675354, -1.0790083408355713, 1.1544584035873413, -0.049335915595293045, -0.6212576627731323, 1.1412090063095093, -0.4731655716896057, -0.9163435101509094, 1.137991189956665, -0.36037248373031616, 0.8333661556243896, -0.34226158261299133, 57.033836364746094, 55.30146789550781, 0.9570532441139221, 1.940961241722107, 23.582311630249023, 26.188783645629883, 25.556528091430664, 26.078962326049805, 20.624784469604492, 44.85938262939453, 17.288116455078125, 66.22911834716797, 45.21677780151367, 72.55731201171875, 1.0774059295654297, 1.0563499927520752, 15.296822547912598, 23.362239837646484, 26.5, 0.0, 13.127339363098145, 32.50087356567383, 0.9865281581878662, 68.87303924560547], "std": [0.21906790137290955, 0.11007869988679886, 0.096878781914711, 0.10275337100028992, 0.25284671783447266, 0.15195269882678986, 0.21014554798603058, 0.07100566476583481, 0.05184753239154816, 0.27363482117652893, 0.08728145807981491, 0.0037567182444036007, 11.918171882629395, 7.272255897521973, 0.10763660818338394, 3.7684381008148193, 16.895336151123047, 18.953384399414062, 17.173492431640625, 19.267993927001953, 13.804373741149902, 31.913970947265625, 13.489093780517578, 38.890201568603516, 10.86755084991455, 3.338021993637085, 0.23120303452014923, 1.5491448640823364, 11.42529010772705, 26.48076820373535, 0.0, 0.0, 3.8435757160186768, 26.704723358154297, 0.4009907841682434, 22.252546310424805], "count": [213]}, "action": {"min": [0.519402801990509, -1.2134498357772827, 0.954261064529419, -0.23589494824409485, -1.197499394416809, 0.8901255130767822, -0.7822632789611816, -1.0160601139068604, 1.0628862380981445, -1.0215438604354858, 0.6143901944160461, -0.35570210218429565, 14.241250038146973, 50.55375289916992, 0.7706249952316284, -0.7881249785423279, 0.3856250047683716, -0.4637500047683716, 0.5681250095367432, -0.27666667103767395, -0.004999999888241291, 0.047500014305114746, 0.9631249904632568, 0.3487499952316284, 16.645000457763672, 61.06500244140625, 0.7956249713897705, -0.8600000143051147, 0.9018750190734863, 0.7649999856948853, 26.5, 0.0, 7.796875, 0.828125, 0.6837500333786011, 31.323749542236328], "max": [1.1068274974822998, -0.814784049987793, 1.2998063564300537, 0.0840199887752533, -0.3823338747024536, 1.2803034782409668, -0.10500114411115646, -0.7845044732093811, 1.2136406898498535, -0.03504806384444237, 0.9843976497650146, -0.3374151289463043, 67.37937927246094, 83.40625, 1.1462500095367432, 9.464374542236328, 41.454376220703125, 45.94499969482422, 42.328125, 46.705623626708984, 35.9375, 74.20812225341797, 32.40062713623047, 99.71062469482422, 61.016876220703125, 78.43499755859375, 1.9262499809265137, 4.2688889503479, 42.14624786376953, 81.12312316894531, 26.5, 0.0, 29.988750457763672, 77.00625610351562, 3.341249942779541, 104.80374908447266], "mean": [0.6971780061721802, -1.0790079832077026, 1.154457926750183, -0.04933589696884155, -0.6212576031684875, 1.1412091255187988, -0.4731655716896057, -0.9163432121276855, 1.1379915475845337, -0.36037248373031616, 0.8333660960197449, -0.3422614336013794, 57.03382110595703, 55.30147933959961, 0.9570533037185669, 1.9409617185592651, 23.582326889038086, 26.18877601623535, 25.556533813476562, 26.07895851135254, 20.62478256225586, 44.859397888183594, 17.28811264038086, 66.22913360595703, 45.216773986816406, 72.55726623535156, 1.0774060487747192, 1.0563498735427856, 15.296821594238281, 23.36224937438965, 26.5, 0.0, 13.12734603881836, 32.50087356567383, 0.9865283966064453, 68.87303924560547], "std": [0.21906787157058716, 0.11007873713970184, 0.0968787744641304, 0.10275336354970932, 0.25284668803215027, 0.15195266902446747, 0.21014553308486938, 0.0710056722164154, 0.051847536116838455, 0.27363476157188416, 0.0872814729809761, 0.0037567182444036007, 11.918171882629395, 7.272257328033447, 0.10763659328222275, 3.7684383392333984, 16.895336151123047, 18.953380584716797, 17.17348861694336, 19.267993927001953, 13.804373741149902, 31.913970947265625, 13.489093780517578, 38.89020538330078, 10.867552757263184, 3.338021755218506, 0.23120303452014923, 1.5491446256637573, 11.425289154052734, 26.480770111083984, 0.0, 0.0, 3.8435754776000977, 26.70471954345703, 0.40099087357521057, 22.25255012512207], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [213]}, "index": {"min": [14510], "max": [14722], "mean": [14616.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [1.591549295774648, 5.0, 5.0, 5.0, 5.0], "std": [1.181756448642423, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [213]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [213]}, "eef_direction_state": {"mean": [3.755868544600939, 4.093896713615023], "std": [1.8453153022936504, 1.7895393297734756], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.0657276995305165, 0.8497652582159625], "std": [0.6888781524704088, 0.7727534097111705], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8779342723004695, 0.8262910798122066], "std": [0.8358917283927165, 0.8463474961779163], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.755868544600939, 4.093896713615023], "std": [1.8453153022936504, 1.7895393297734756], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.0657276995305165, 0.8497652582159625], "std": [0.6888781524704088, 0.7727534097111705], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.8779342723004695, 0.8262910798122066], "std": [0.8358917283927165, 0.8463474961779163], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6669913971557336, 0.0986941837204845, 1.1349076283727613, -1.8158813903403384, 1.1511880534125565, -2.4887750659916326, 0.6420114897100998, -0.1105974946001413, 1.2850400660298893, 1.1220938942825616, 0.7518499509360899, 2.111189874414813], "std": [0.03362905237502205, 0.05378008663045342, 0.021564361819165722, 0.2144612363429399, 0.16624106438474526, 0.2695621105533615, 0.013777235587314324, 0.04738118334244317, 0.04981890724353158, 0.22486630462465074, 0.21388237789970055, 0.08243376072362206], "min": [0.6085640945134729, 0.0505470115460194, 1.0890795341281678, -2.271908721228792, 0.875494866635631, -3.022979087905915, 0.600945759581828, -0.1710599935346353, 1.2076374200643751, 0.6219637546822573, 0.5252081232951182, 1.8294956173003136], "max": [0.712350986754368, 0.2147194666355741, 1.1887744840195267, -1.2426250902878917, 1.331088192578425, -1.8343669193162486, 0.6575423465587322, -0.02129237627799227, 1.3535987489965293, 1.4282842552884298, 1.3126373795460302, 2.189202730322996], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6669913971557336, 0.0986941837204845, 1.1349076283727613, -1.8158813903403384, 1.1511880534125565, -2.4887750659916326, 0.6420114897100998, -0.1105974946001413, 1.2850400660298893, 1.1220938942825616, 0.7518499509360899, 2.111189874414813], "std": [0.03362905237502205, 0.05378008663045342, 0.021564361819165722, 0.2144612363429399, 0.16624106438474526, 0.2695621105533615, 0.013777235587314324, 0.04738118334244317, 0.04981890724353158, 0.22486630462465074, 0.21388237789970055, 0.08243376072362206], "min": [0.6085640945134729, 0.0505470115460194, 1.0890795341281678, -2.271908721228792, 0.875494866635631, -3.022979087905915, 0.600945759581828, -0.1710599935346353, 1.2076374200643751, 0.6219637546822573, 0.5252081232951182, 1.8294956173003136], "max": [0.712350986754368, 0.2147194666355741, 1.1887744840195267, -1.2426250902878917, 1.331088192578425, -1.8343669193162486, 0.6575423465587322, -0.02129237627799227, 1.3535987489965293, 1.4282842552884298, 1.3126373795460302, 2.189202730322996], "count": [213]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4775231004901961]], [[0.47503201797385625]], [[0.4690993647875817]]], "std": [[[0.21611512026507584]], [[0.21252550926435873]], [[0.21365565837683417]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.17254901960784313]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6145369546568628]], [[0.6233277920751634]], [[0.5982597201797385]]], "std": [[[0.2768454444716143]], [[0.2813870680972317]], [[0.29484029666642864]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5506896160130719]], [[0.5673394178921569]], [[0.5486686192810457]]], "std": [[[0.30774334674284154]], [[0.31091714745056914]], [[0.31940552233841457]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419613010620915]], [[0.46395734477124184]], [[0.4336421915849673]]], "std": [[[0.34289725108885805]], [[0.35292706315512734]], [[0.3766896262723743]]], "count": [100]}, "observation.state": {"min": [0.5006866455078125, -1.2129014730453491, 0.9283207654953003, -0.3742487132549286, -1.5025686025619507, 0.9158512353897095, -0.8505951166152954, -1.0213769674301147, 0.9260742664337158, -1.0680123567581177, 0.40393492579460144, -0.34559300541877747, 42.061248779296875, 49.25812530517578, 0.9012500047683716, -1.4706250429153442, 0.8899999856948853, -1.1506249904632568, 0.7418181896209717, -0.6937500238418579, 0.44099998474121094, -3.6987500190734863, 0.9637500047683716, -0.5449999570846558, 22.27750015258789, 59.04875183105469, 0.7193750143051147, -0.4675000011920929, 1.0268750190734863, 0.5625, 26.5, 0.0, 2.7866666316986084, 1.4212499856948853, 0.6518750190734863, 1.7766666412353516], "max": [1.1644541025161743, -0.7891245484352112, 1.2606574296951294, -0.026870183646678925, -0.33283740282058716, 1.3865443468093872, -0.0035763331688940525, -0.6231403350830078, 1.2927491664886475, 0.06680590659379959, 1.1839094161987305, -0.33526933193206787, 67.29562377929688, 69.00333404541016, 1.3012499809265137, 9.295624732971191, 42.04187774658203, 43.930625915527344, 44.44062423706055, 46.73812484741211, 34.633750915527344, 84.52437591552734, 32.98125076293945, 107.82062530517578, 64.15750122070312, 73.69937896728516, 2.853749990463257, 4.32937479019165, 38.18187713623047, 77.81999969482422, 26.5, 0.0, 27.352500915527344, 79.43437957763672, 2.027777671813965, 105.81437683105469], "mean": [0.6503612399101257, -1.1128754615783691, 1.1730540990829468, -0.11748521029949188, -0.5433704853057861, 1.2855472564697266, -0.40518859028816223, -0.9200802445411682, 1.135883092880249, -0.43852442502975464, 0.7662487626075745, -0.3401576578617096, 62.43147659301758, 51.7846565246582, 0.9927070140838623, 0.4517454206943512, 31.95145034790039, 29.11138343811035, 33.54762268066406, 27.064720153808594, 26.20090675354004, 53.087493896484375, 21.749679565429688, 80.0442123413086, 48.833160400390625, 69.39584350585938, 0.8882707953453064, 0.8074576258659363, 16.915836334228516, 26.732805252075195, 26.5, 0.0, 11.903512954711914, 29.477182388305664, 0.8597922921180725, 65.78826141357422], "std": [0.21264925599098206, 0.13331195712089539, 0.10709608346223831, 0.0852741152048111, 0.28599825501441956, 0.15685778856277466, 0.24492277204990387, 0.09180237352848053, 0.07804668694734573, 0.3121490776538849, 0.16997304558753967, 0.0024310932494699955, 8.47669506072998, 4.889950275421143, 0.08402176201343536, 3.258903741836548, 16.087936401367188, 15.629860877990723, 16.783409118652344, 15.32204818725586, 13.129133224487305, 29.690967559814453, 11.661149978637695, 36.16611862182617, 13.890158653259277, 3.8445956707000732, 0.2799851894378662, 1.5612770318984985, 12.169612884521484, 25.259302139282227, 0.0, 0.0, 4.839807510375977, 26.573583602905273, 0.23025532066822052, 26.973556518554688], "count": [301]}, "action": {"min": [0.5006866455078125, -1.2129014730453491, 0.9283207654953003, -0.3742487132549286, -1.5025686025619507, 0.9158512353897095, -0.8505951166152954, -1.0213769674301147, 0.9260742664337158, -1.0680123567581177, 0.40393492579460144, -0.34559300541877747, 42.061248779296875, 49.25812530517578, 0.9012500047683716, -1.4706250429153442, 0.8899999856948853, -1.1506249904632568, 0.7418181896209717, -0.6937500238418579, 0.44099998474121094, -3.6987500190734863, 0.9637500047683716, -0.5449999570846558, 22.27750015258789, 59.04875183105469, 0.7193750143051147, -0.4675000011920929, 1.0268750190734863, 0.5625, 26.5, 0.0, 2.7866666316986084, 1.4212499856948853, 0.6518750190734863, 1.7766666412353516], "max": [1.1644541025161743, -0.7891245484352112, 1.2606574296951294, -0.026870183646678925, -0.33283740282058716, 1.3865443468093872, -0.0035763331688940525, -0.6231403350830078, 1.2927491664886475, 0.06680590659379959, 1.1839094161987305, -0.33526933193206787, 67.29562377929688, 69.00333404541016, 1.3012499809265137, 9.295624732971191, 42.04187774658203, 43.930625915527344, 44.44062423706055, 46.73812484741211, 34.633750915527344, 84.52437591552734, 32.98125076293945, 107.82062530517578, 64.15750122070312, 73.69937896728516, 2.853749990463257, 4.32937479019165, 38.18187713623047, 77.81999969482422, 26.5, 0.0, 27.352500915527344, 79.43437957763672, 2.027777671813965, 105.81437683105469], "mean": [0.6503613591194153, -1.1128753423690796, 1.1730549335479736, -0.1174851506948471, -0.5433703064918518, 1.2855470180511475, -0.40518811345100403, -0.9200807213783264, 1.1358829736709595, -0.43852436542510986, 0.7662484645843506, -0.34015771746635437, 62.43148422241211, 51.78464889526367, 0.9927068948745728, 0.45174527168273926, 31.951448440551758, 29.11139678955078, 33.54762268066406, 27.06471061706543, 26.200910568237305, 53.087486267089844, 21.749675750732422, 80.04425048828125, 48.83314895629883, 69.3958740234375, 0.8882705569267273, 0.8074575662612915, 16.91582489013672, 26.732807159423828, 26.5, 0.0, 11.90351676940918, 29.477201461791992, 0.8597922921180725, 65.78828430175781], "std": [0.21264928579330444, 0.1333119422197342, 0.1070961058139801, 0.0852741152048111, 0.28599828481674194, 0.15685774385929108, 0.24492274224758148, 0.09180238097906113, 0.07804667949676514, 0.3121491074562073, 0.16997304558753967, 0.002431092783808708, 8.47669506072998, 4.889950275421143, 0.08402175456285477, 3.2589030265808105, 16.08793830871582, 15.629859924316406, 16.78341293334961, 15.322044372558594, 13.129131317138672, 29.69096565246582, 11.661151885986328, 36.16612243652344, 13.890159606933594, 3.844595193862915, 0.2799852788448334, 1.5612770318984985, 12.169612884521484, 25.25930404663086, 0.0, 0.0, 4.839807987213135, 26.573591232299805, 0.2302553504705429, 26.973556518554688], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [301]}, "index": {"min": [14723], "max": [15023], "mean": [14873.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [1.867109634551495, 5.0, 5.0, 5.0, 5.0], "std": [0.9759302324167682, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [301]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [301]}, "eef_direction_state": {"mean": [4.5083056478405314, 3.79734219269103], "std": [1.6717600050703478, 2.0071614920073513], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.7441860465116279, 0.9667774086378738], "std": [0.7972175982387163, 0.7682827511203351], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.4950166112956811, 0.7906976744186046], "std": [0.7498450004107563, 0.8106720756551815], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.5083056478405314, 3.79734219269103], "std": [1.6717600050703478, 2.0071614920073513], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.7441860465116279, 0.9667774086378738], "std": [0.7972175982387163, 0.7682827511203351], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.4950166112956811, 0.7906976744186046], "std": [0.7498450004107563, 0.8106720756551815], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.6768881726175152, 0.0886349663974078, 1.1319497804841054, -1.978925604811099, 1.2101774442185025, -2.632331423652856, 0.6449368396938212, -0.10437380150473945, 1.295709235476226, 1.1121035387734517, 0.8148246057755729, 2.094359629710479], "std": [0.030813908860008756, 0.061369580071945366, 0.021671007306832895, 0.2891924378529811, 0.14284217472115351, 0.360873586138086, 0.024157299152609557, 0.04921633134374003, 0.05357712489689914, 0.2767002158330589, 0.24640113930398475, 0.15995656923438625], "min": [0.6043038065468694, 0.04356168810314187, 1.093754566642787, -2.2561763298303883, 0.8287563027693987, -2.9678869981635536, 0.5887593242862458, -0.1928558843350608, 1.1944207741921502, 0.3406849569981073, 0.45456736997741576, 1.5102935907209556], "max": [0.7057949574281361, 0.2531364759906608, 1.2407444751789738, -0.9429579774398211, 1.3316165253538066, -1.4492351877727183, 0.7086478087890861, -0.03230936575883603, 1.3835872182391058, 1.6412918445586682, 1.3108869265881529, 2.407714482937993], "count": [301]}, "eef_sim_pose_action": {"mean": [0.6768881726175152, 0.0886349663974078, 1.1319497804841054, -1.978925604811099, 1.2101774442185025, -2.632331423652856, 0.6449368396938212, -0.10437380150473945, 1.295709235476226, 1.1121035387734517, 0.8148246057755729, 2.094359629710479], "std": [0.030813908860008756, 0.061369580071945366, 0.021671007306832895, 0.2891924378529811, 0.14284217472115351, 0.360873586138086, 0.024157299152609557, 0.04921633134374003, 0.05357712489689914, 0.2767002158330589, 0.24640113930398475, 0.15995656923438625], "min": [0.6043038065468694, 0.04356168810314187, 1.093754566642787, -2.2561763298303883, 0.8287563027693987, -2.9678869981635536, 0.5887593242862458, -0.1928558843350608, 1.1944207741921502, 0.3406849569981073, 0.45456736997741576, 1.5102935907209556], "max": [0.7057949574281361, 0.2531364759906608, 1.2407444751789738, -0.9429579774398211, 1.3316165253538066, -1.4492351877727183, 0.7086478087890861, -0.03230936575883603, 1.3835872182391058, 1.6412918445586682, 1.3108869265881529, 2.407714482937993], "count": [301]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47616166870915033]], [[0.47434203839869277]], [[0.46968590073529415]]], "std": [[[0.21537875967949585]], [[0.21195345856949602]], [[0.2110021197006195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5842507638888889]], [[0.5952132169117647]], [[0.5698989705882354]]], "std": [[[0.2870910180899106]], [[0.29054242194790525]], [[0.30195995072039916]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5699739522058823]], [[0.587348161764706]], [[0.5695462847222222]]], "std": [[[0.3007229107638997]], [[0.3023579485598464]], [[0.3118600851115695]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4373598447712418]], [[0.4597013153594771]], [[0.43163933210784317]]], "std": [[[0.33949287197687683]], [[0.3503428536172903]], [[0.37320809843782027]]], "count": [100]}, "observation.state": {"min": [0.5303225517272949, -1.1827648878097534, 0.9217182993888855, -0.34945279359817505, -1.3940600156784058, 0.8602511882781982, -0.9691386222839355, -1.0646028518676758, 0.9679518342018127, -1.1923733949661255, 0.38507571816444397, -0.34413862228393555, 38.533077239990234, 51.52562713623047, 0.8125, -0.7825000286102295, -0.1525000035762787, -0.4793750047683716, 0.53125, -0.6575000286102295, -0.21812500059604645, -3.8456249237060547, 0.9156249761581421, -0.16687500476837158, 31.890625, 62.38687515258789, 0.7456250190734863, -0.5268750190734863, 0.6449999809265137, 0.06687499582767487, 26.5, 0.0, 4.998888969421387, 2.010624885559082, 0.5099999904632568, 22.43555450439453], "max": [1.13701331615448, -0.801119863986969, 1.2224383354187012, 0.016403447836637497, -0.38247692584991455, 1.3077219724655151, -0.009870680049061775, -0.6520476937294006, 1.3551442623138428, 0.13237202167510986, 1.0815043449401855, -0.3340056836605072, 65.28500366210938, 65.07888793945312, 1.2925000190734863, 9.207499504089355, 38.07437515258789, 51.30062484741211, 43.92374801635742, 52.431251525878906, 44.048126220703125, 83.6187515258789, 37.41437530517578, 97.93812561035156, 56.58000183105469, 71.76250457763672, 3.2100000381469727, 5.869375228881836, 27.891250610351562, 65.03937530517578, 26.5, 0.0, 26.911874771118164, 75.51187896728516, 2.598750114440918, 102.08062744140625], "mean": [0.7210667133331299, -1.065780758857727, 1.1237434148788452, -0.08963959664106369, -0.6651113629341125, 1.1753634214401245, -0.5029792785644531, -0.8986143469810486, 1.1201499700546265, -0.3894800543785095, 0.7755523920059204, -0.34080666303634644, 54.578773498535156, 54.31859588623047, 1.0084625482559204, 1.616341471672058, 24.816070556640625, 29.547048568725586, 29.388626098632812, 26.367048263549805, 26.474716186523438, 45.81211853027344, 20.48410415649414, 66.94534301757812, 43.713741302490234, 67.9237289428711, 1.0229887962341309, 2.1978516578674316, 11.965907096862793, 23.091007232666016, 26.5, 0.0, 13.80982494354248, 20.3443546295166, 1.1796566247940063, 62.655418395996094], "std": [0.22230350971221924, 0.13017363846302032, 0.10889942944049835, 0.09228722751140594, 0.29285869002342224, 0.1719478815793991, 0.31428542733192444, 0.10483420640230179, 0.1090644896030426, 0.4100031554698944, 0.2138104885816574, 0.002894083270803094, 9.539941787719727, 3.3316378593444824, 0.13841572403907776, 3.4132449626922607, 15.358590126037598, 18.420238494873047, 17.360261917114258, 17.615503311157227, 16.021224975585938, 29.486042022705078, 12.945879936218262, 38.96480178833008, 9.771034240722656, 3.047373056411743, 0.384274423122406, 2.5520541667938232, 10.144216537475586, 27.20459747314453, 0.0, 0.0, 6.491933822631836, 27.206148147583008, 0.5218351483345032, 25.589351654052734], "count": [209]}, "action": {"min": [0.5303225517272949, -1.1827648878097534, 0.9217182993888855, -0.34945279359817505, -1.3940600156784058, 0.8602511882781982, -0.9691386222839355, -1.0646028518676758, 0.9679518342018127, -1.1923733949661255, 0.38507571816444397, -0.34413862228393555, 38.533077239990234, 51.52562713623047, 0.8125, -0.7825000286102295, -0.1525000035762787, -0.4793750047683716, 0.53125, -0.6575000286102295, -0.21812500059604645, -3.8456249237060547, 0.9156249761581421, -0.16687500476837158, 31.890625, 62.38687515258789, 0.7456250190734863, -0.5268750190734863, 0.6449999809265137, 0.06687499582767487, 26.5, 0.0, 4.998888969421387, 2.010624885559082, 0.5099999904632568, 22.43555450439453], "max": [1.13701331615448, -0.801119863986969, 1.2224383354187012, 0.016403447836637497, -0.38247692584991455, 1.3077219724655151, -0.009870680049061775, -0.6520476937294006, 1.3551442623138428, 0.13237202167510986, 1.0815043449401855, -0.3340056836605072, 65.28500366210938, 65.07888793945312, 1.2925000190734863, 9.207499504089355, 38.07437515258789, 51.30062484741211, 43.92374801635742, 52.431251525878906, 44.048126220703125, 83.6187515258789, 37.41437530517578, 97.93812561035156, 56.58000183105469, 71.76250457763672, 3.2100000381469727, 5.869375228881836, 27.891250610351562, 65.03937530517578, 26.5, 0.0, 26.911874771118164, 75.51187896728516, 2.598750114440918, 102.08062744140625], "mean": [0.721066415309906, -1.065780520439148, 1.1237425804138184, -0.08963959664106369, -0.6651114225387573, 1.1753631830215454, -0.5029795169830322, -0.8986141085624695, 1.1201504468917847, -0.38947999477386475, 0.77555251121521, -0.3408067226409912, 54.578792572021484, 54.31859588623047, 1.0084621906280518, 1.616341471672058, 24.816055297851562, 29.54705238342285, 29.38861846923828, 26.367048263549805, 26.47470474243164, 45.81211853027344, 20.484111785888672, 66.94532775878906, 43.71372985839844, 67.92373657226562, 1.0229886770248413, 2.19785213470459, 11.96590518951416, 23.090993881225586, 26.5, 0.0, 13.80982494354248, 20.344362258911133, 1.1796568632125854, 62.65541458129883], "std": [0.22230350971221924, 0.13017362356185913, 0.10889944434165955, 0.09228722006082535, 0.29285871982574463, 0.17194785177707672, 0.3142854571342468, 0.10483420640230179, 0.10906447470188141, 0.4100031852722168, 0.2138104885816574, 0.0028940830379724503, 9.539941787719727, 3.3316380977630615, 0.13841573894023895, 3.4132447242736816, 15.358588218688965, 18.420238494873047, 17.360265731811523, 17.615501403808594, 16.021224975585938, 29.48604393005371, 12.945877075195312, 38.96479797363281, 9.77103328704834, 3.0473732948303223, 0.384274423122406, 2.552053689956665, 10.144214630126953, 27.20459747314453, 0.0, 0.0, 6.491934776306152, 27.206146240234375, 0.5218350887298584, 25.589351654052734], "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": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [209]}, "index": {"min": [15024], "max": [15232], "mean": [15128.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [1.8660287081339713, 5.0, 5.0, 5.0, 5.0], "std": [1.1371264123415394, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [209]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [209]}, "eef_direction_state": {"mean": [3.9760765550239237, 3.550239234449761], "std": [1.7207992784804247, 1.8007474365736815], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0526315789473684, 1.291866028708134], "std": [0.7959859001647842, 0.7922959557975969], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.6124401913875598, 0.9186602870813397], "std": [0.7564954943856578, 0.799572926915599], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.9760765550239237, 3.550239234449761], "std": [1.7207992784804247, 1.8007474365736815], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0526315789473684, 1.291866028708134], "std": [0.7959859001647842, 0.7922959557975969], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.6124401913875598, 0.9186602870813397], "std": [0.7564954943856578, 0.799572926915599], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.659941719699269, 0.09992670105519305, 1.137829687114779, -1.7828207200762485, 1.14676123814821, -2.4534861731240167, 0.6466453989796845, -0.12303197325293234, 1.265024566812807, 1.1965351753443116, 0.7966890704812211, 2.0873037051098153], "std": [0.03360715412878726, 0.05927805202958078, 0.019122371862605597, 0.2408759886128015, 0.17243732308214318, 0.30416986534191204, 0.029426615163293587, 0.05813734759877749, 0.061029423179349104, 0.40415289283475275, 0.3171989644862391, 0.2759758084568096], "min": [0.5968273613540196, 0.045870781638720104, 1.1041334346034712, -2.1598266701620124, 0.8403249154303816, -2.8946343285465947, 0.6033193023850328, -0.1989362304071001, 1.1821888212828584, -0.06623462926008761, 0.4213313962623395, 1.1410546131226722], "max": [0.6907301152692147, 0.24328007584627737, 1.2204896038129625, -1.0573135071192508, 1.3134414050053413, -1.5601375196476774, 0.7182523649800436, -0.021101272850243907, 1.3732872774458715, 1.8325126843041448, 1.386028276464553, 2.5718619335722077], "count": [209]}, "eef_sim_pose_action": {"mean": [0.659941719699269, 0.09992670105519305, 1.137829687114779, -1.7828207200762485, 1.14676123814821, -2.4534861731240167, 0.6466453989796845, -0.12303197325293234, 1.265024566812807, 1.1965351753443116, 0.7966890704812211, 2.0873037051098153], "std": [0.03360715412878726, 0.05927805202958078, 0.019122371862605597, 0.2408759886128015, 0.17243732308214318, 0.30416986534191204, 0.029426615163293587, 0.05813734759877749, 0.061029423179349104, 0.40415289283475275, 0.3171989644862391, 0.2759758084568096], "min": [0.5968273613540196, 0.045870781638720104, 1.1041334346034712, -2.1598266701620124, 0.8403249154303816, -2.8946343285465947, 0.6033193023850328, -0.1989362304071001, 1.1821888212828584, -0.06623462926008761, 0.4213313962623395, 1.1410546131226722], "max": [0.6907301152692147, 0.24328007584627737, 1.2204896038129625, -1.0573135071192508, 1.3134414050053413, -1.5601375196476774, 0.7182523649800436, -0.021101272850243907, 1.3732872774458715, 1.8325126843041448, 1.386028276464553, 2.5718619335722077], "count": [209]}}} +{"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.48148729166666665]], [[0.4805025469771242]], [[0.47420070874183007]]], "std": [[[0.21371339016661697]], [[0.2095319086909785]], [[0.21087603801212232]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5871313112745098]], [[0.6082320057189542]], [[0.5853579309640523]]], "std": [[[0.2903943123437379]], [[0.28761488386390305]], [[0.29888253553727767]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5537259027777778]], [[0.569630210375817]], [[0.5531713991013072]]], "std": [[[0.3025505888504391]], [[0.3078999096967304]], [[0.3147333763893159]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45540369689542487]], [[0.4710051225490196]], [[0.4407403839869281]]], "std": [[[0.3416260013083164]], [[0.35209152795875215]], [[0.3745003774464012]]], "count": [100]}, "observation.state": {"min": [0.48383021354675293, -1.2165017127990723, 0.9380960464477539, -0.21858549118041992, -1.5091807842254639, 0.7862423062324524, -0.8772984147071838, -1.0270990133285522, 0.8949628472328186, -0.5159933567047119, 0.7107843160629272, -0.995841920375824, 25.98555564880371, 50.493751525878906, 0.9068750143051147, -0.6825000047683716, 0.8918750286102295, 0.26625001430511475, 0.7381249666213989, -0.2750000059604645, 0.8999999761581421, 0.034999996423721313, 0.8106250166893005, -0.4437499940395355, 23.854999542236328, 60.95624923706055, 1.0618749856948853, -0.4987500011920929, 0.6299999952316284, 1.081874966621399, 0.8155555725097656, 0.0, 1.0525000095367432, 0.8274999856948853, 0.7493749856948853, 6.469374656677246], "max": [1.0145342350006104, -0.7940413355827332, 1.4033055305480957, -0.04065098986029625, -0.32921338081359863, 1.8884708881378174, -0.28889620304107666, -0.6417054533958435, 1.0878251791000366, 0.16212710738182068, 1.3361181020736694, -0.7132400870323181, 55.67499923706055, 73.87110900878906, 1.1775000095367432, 8.3125, 43.21062469482422, 58.838748931884766, 48.049373626708984, 64.33812713623047, 50.18687438964844, 109.46812438964844, 27.147499084472656, 110.96062469482422, 75.75312805175781, 72.04875183105469, 2.125, 3.0999999046325684, 28.614999771118164, 63.481876373291016, 46.03562545776367, 0.0, 40.084373474121094, 94.05062866210938, 39.244998931884766, 109.60625457763672], "mean": [0.6061847805976868, -1.1053388118743896, 1.1800376176834106, -0.12884998321533203, -0.5076251029968262, 1.5773934125900269, -0.5485878586769104, -0.8594228029251099, 1.0103744268417358, -0.16885419189929962, 0.9240977168083191, -0.8223980069160461, 50.21489715576172, 54.481300354003906, 1.0558347702026367, 0.6396405696868896, 29.157913208007812, 32.97557830810547, 33.46651077270508, 27.826753616333008, 34.257850646972656, 78.92382049560547, 15.1396484375, 85.06781005859375, 49.543636322021484, 67.1914291381836, 1.1663355827331543, 0.5587093830108643, 15.324141502380371, 22.03569793701172, 23.973085403442383, 0.0, 22.034086227416992, 44.75541305541992, 12.296662330627441, 78.199951171875], "std": [0.16724157333374023, 0.12681187689304352, 0.09391414374113083, 0.03541160002350807, 0.2660972774028778, 0.3612827658653259, 0.18307194113731384, 0.11689670383930206, 0.06147807091474533, 0.1903524398803711, 0.11847975105047226, 0.08724915981292725, 7.314165115356445, 4.566427230834961, 0.05540762469172478, 2.4610188007354736, 15.032761573791504, 17.916976928710938, 17.513601303100586, 20.636688232421875, 18.970016479492188, 42.4328498840332, 9.68950366973877, 43.27003860473633, 17.578125, 2.6040701866149902, 0.14480580389499664, 0.8558101654052734, 10.447324752807617, 24.851518630981445, 16.994123458862305, 0.0, 13.62179183959961, 34.99006271362305, 12.974631309509277, 30.20943260192871], "count": [251]}, "action": {"min": [0.48383021354675293, -1.2165017127990723, 0.9380960464477539, -0.21858549118041992, -1.5091807842254639, 0.7862423062324524, -0.8772984147071838, -1.0270990133285522, 0.8949628472328186, -0.5159933567047119, 0.7107843160629272, -0.995841920375824, 25.98555564880371, 50.493751525878906, 0.9068750143051147, -0.6825000047683716, 0.8918750286102295, 0.26625001430511475, 0.7381249666213989, -0.2750000059604645, 0.8999999761581421, 0.034999996423721313, 0.8106250166893005, -0.4437499940395355, 23.854999542236328, 60.95624923706055, 1.0618749856948853, -0.4987500011920929, 0.6299999952316284, 1.081874966621399, 0.8155555725097656, 0.0, 1.0525000095367432, 0.8274999856948853, 0.7493749856948853, 6.469374656677246], "max": [1.0145342350006104, -0.7940413355827332, 1.4033055305480957, -0.04065098986029625, -0.32921338081359863, 1.8884708881378174, -0.28889620304107666, -0.6417054533958435, 1.0878251791000366, 0.16212710738182068, 1.3361181020736694, -0.7132400870323181, 55.67499923706055, 73.87110900878906, 1.1775000095367432, 8.3125, 43.21062469482422, 58.838748931884766, 48.049373626708984, 64.33812713623047, 50.18687438964844, 109.46812438964844, 27.147499084472656, 110.96062469482422, 75.75312805175781, 72.04875183105469, 2.125, 3.0999999046325684, 28.614999771118164, 63.481876373291016, 46.03562545776367, 0.0, 40.084373474121094, 94.05062866210938, 39.244998931884766, 109.60625457763672], "mean": [0.6061846017837524, -1.1053391695022583, 1.1800382137298584, -0.12884990870952606, -0.5076251029968262, 1.5773937702178955, -0.5485876798629761, -0.8594228625297546, 1.0103745460510254, -0.16885420680046082, 0.9240975975990295, -0.8223979473114014, 50.21489715576172, 54.48129653930664, 1.0558350086212158, 0.6396405696868896, 29.157913208007812, 32.975589752197266, 33.466514587402344, 27.82675552368164, 34.25782775878906, 78.92382049560547, 15.139638900756836, 85.06785583496094, 49.543643951416016, 67.19139862060547, 1.1663362979888916, 0.5587093234062195, 15.324151992797852, 22.035703659057617, 23.97308921813965, 0.0, 22.034093856811523, 44.75538635253906, 12.296656608581543, 78.19995880126953], "std": [0.16724158823490143, 0.12681186199188232, 0.09391412883996964, 0.03541160374879837, 0.2660972774028778, 0.3612827658653259, 0.18307191133499146, 0.11689671128988266, 0.06147807091474533, 0.19035248458385468, 0.11847975105047226, 0.08724918961524963, 7.314164638519287, 4.566427230834961, 0.05540764331817627, 2.4610185623168945, 15.032757759094238, 17.916975021362305, 17.513601303100586, 20.636688232421875, 18.970016479492188, 42.4328498840332, 9.689505577087402, 43.27003860473633, 17.578121185302734, 2.604069948196411, 0.14480572938919067, 0.8558104634284973, 10.447324752807617, 24.851520538330078, 16.99411964416504, 0.0, 13.62179183959961, 34.99007034301758, 12.974628448486328, 30.209430694580078], "count": [251]}, "timestamp": {"min": [0.0], "max": [8.333333333333334], "mean": [4.166666666666667], "std": [2.41522945769824], "count": [251]}, "frame_index": {"min": [0], "max": [250], "mean": [125.0], "std": [72.4568837309472], "count": [251]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [251]}, "index": {"min": [15233], "max": [15483], "mean": [15358.0], "std": [72.4568837309472], "count": [251]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [251]}, "subtask_annotation": {"mean": [1.7888446215139442, 5.0, 5.0, 5.0, 5.0], "std": [1.121696149034098, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [251]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [251]}, "eef_direction_state": {"mean": [4.278884462151394, 3.5697211155378485], "std": [1.7678831148485339, 1.8591111705689438], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_state": {"mean": [0.896414342629482, 0.8127490039840638], "std": [0.8545793515881502, 0.6318227700061246], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_state": {"mean": [0.6334661354581673, 0.5737051792828686], "std": [0.7890659273456275, 0.7766165615016679], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_direction_action": {"mean": [4.278884462151394, 3.5697211155378485], "std": [1.7678831148485339, 1.8591111705689438], "min": [0, 0], "max": [6, 6], "count": [251]}, "eef_velocity_action": {"mean": [0.896414342629482, 0.8127490039840638], "std": [0.8545793515881502, 0.6318227700061246], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_acc_mag_action": {"mean": [0.6334661354581673, 0.5737051792828686], "std": [0.7890659273456275, 0.7766165615016679], "min": [0, 0], "max": [2, 2], "count": [251]}, "eef_sim_pose_state": {"mean": [0.6823478267779493, 0.08815323870634442, 1.1427312798468514, 0.5940599515286333, 1.26478721023979, -0.010501850526268815, 0.6191287259987223, -0.11505048105712191, 1.2921912127596265, 0.9057335419832877, 0.9661943887539913, 1.8198325332185123], "std": [0.026852914430005734, 0.05813032948376944, 0.030555419899670675, 2.0083933846371615, 0.1390613158604249, 1.9305481616021694, 0.011621910819182884, 0.051532336521661816, 0.042753614617546946, 0.23591007478284126, 0.10161989130168866, 0.09257567188143101], "min": [0.6020999277293446, 0.03604958254719978, 1.0996436119485136, -2.9509208227963235, 0.7469369225672384, -3.0661789932651375, 0.5767117663876404, -0.19651859773455307, 1.2003887176141155, 0.6198868466532527, 0.7576795754676202, 1.6483893303693469], "max": [0.73448112381103, 0.2297490724271985, 1.2772291025285865, 3.1253859721524218, 1.4917507384246718, 2.9770972494879846, 0.63452570903934, -0.04540671803756122, 1.3467706083496458, 1.4158421873307678, 1.1755693710606847, 2.002676823816525], "count": [251]}, "eef_sim_pose_action": {"mean": [0.6823478267779493, 0.08815323870634442, 1.1427312798468514, 0.5940599515286333, 1.26478721023979, -0.010501850526268815, 0.6191287259987223, -0.11505048105712191, 1.2921912127596265, 0.9057335419832877, 0.9661943887539913, 1.8198325332185123], "std": [0.026852914430005734, 0.05813032948376944, 0.030555419899670675, 2.0083933846371615, 0.1390613158604249, 1.9305481616021694, 0.011621910819182884, 0.051532336521661816, 0.042753614617546946, 0.23591007478284126, 0.10161989130168866, 0.09257567188143101], "min": [0.6020999277293446, 0.03604958254719978, 1.0996436119485136, -2.9509208227963235, 0.7469369225672384, -3.0661789932651375, 0.5767117663876404, -0.19651859773455307, 1.2003887176141155, 0.6198868466532527, 0.7576795754676202, 1.6483893303693469], "max": [0.73448112381103, 0.2297490724271985, 1.2772291025285865, 3.1253859721524218, 1.4917507384246718, 2.9770972494879846, 0.63452570903934, -0.04540671803756122, 1.3467706083496458, 1.4158421873307678, 1.1755693710606847, 2.002676823816525], "count": [251]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790603533496732]], [[0.4766129697712418]], [[0.47087271650326795]]], "std": [[[0.2121155562503934]], [[0.20828343479746575]], [[0.20820864915804632]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.1607843137254902]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6007423386437908]], [[0.6096581801470587]], [[0.580520408496732]]], "std": [[[0.2799171739256693]], [[0.28742592042385456]], [[0.30328839822214615]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5522123570261438]], [[0.5693390114379084]], [[0.5515145710784314]]], "std": [[[0.3018473346996846]], [[0.3074776847476342]], [[0.3142355625103199]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457205494281046]], [[0.46244366013071897]], [[0.4334807638888889]]], "std": [[[0.34209027831058325]], [[0.351883798197528]], [[0.3732671140915471]]], "count": [100]}, "observation.state": {"min": [0.440341979265213, -1.237959623336792, 0.8990938663482666, -0.2579295039176941, -1.0668811798095703, 0.954880952835083, -1.0168230533599854, -1.0139858722686768, 0.9119172692298889, -0.482375830411911, 0.717841625213623, -0.8588922023773193, 34.283748626708984, 47.08000183105469, 0.921875, -1.8937499523162842, 0.9056249856948853, 0.27000001072883606, 0.7862499952316284, -0.2807142734527588, 0.9012500047683716, -3.286250114440918, 0.8474999666213989, -0.75, 22.410625457763672, 62.16812515258789, 0.5462499856948853, -0.5418750047683716, 0.612500011920929, -0.21437500417232513, 0.6887500286102295, 0.0, 0.765625, 1.4474999904632568, 0.625, 1.9737499952316284], "max": [1.179808497428894, -0.6994354128837585, 1.438425064086914, 7.152665784815326e-05, -0.35179197788238525, 1.836828589439392, -0.292949378490448, -0.7135499715805054, 1.112191915512085, 0.18902114033699036, 1.104347825050354, -0.63733971118927, 62.5, 56.584999084472656, 1.1818749904632568, 9.363750457763672, 43.94062423706055, 36.705623626708984, 49.49875259399414, 45.51250076293945, 58.501251220703125, 110.69812774658203, 59.921875, 110.9581298828125, 82.34625244140625, 70.98500061035156, 2.40625, 5.511250019073486, 50.063751220703125, 65.63750457763672, 53.67562484741211, 0.0, 71.43875122070312, 104.85625457763672, 70.84687805175781, 110.40250396728516], "mean": [0.5697815418243408, -1.1460626125335693, 1.1979296207427979, -0.12025786936283112, -0.4899592995643616, 1.62881338596344, -0.4995748996734619, -0.9043278098106384, 1.0482844114303589, -0.2219914197921753, 0.8777952790260315, -0.7679746747016907, 60.078739166259766, 48.14488220214844, 1.0512501001358032, -0.9813402891159058, 37.47963333129883, 29.956375122070312, 40.42946243286133, 31.487192153930664, 44.50723648071289, 88.89344787597656, 35.497562408447266, 95.9593734741211, 50.369388580322266, 65.95789337158203, 0.7365557551383972, 1.1023036241531372, 18.06536865234375, 26.11141014099121, 25.303422927856445, 0.0, 25.156349182128906, 59.00371170043945, 21.26522445678711, 86.90144348144531], "std": [0.195430725812912, 0.14124439656734467, 0.10549862682819366, 0.04471761733293533, 0.18185056746006012, 0.30225780606269836, 0.2180192619562149, 0.10022198408842087, 0.0637260302901268, 0.18431356549263, 0.1298547387123108, 0.04398709163069725, 5.214836120605469, 2.279148578643799, 0.05575203895568848, 2.3977835178375244, 14.120515823364258, 11.321309089660645, 14.990995407104492, 13.41019058227539, 17.460094451904297, 35.12954330444336, 16.132841110229492, 34.81371307373047, 16.170679092407227, 2.239445209503174, 0.27166086435317993, 1.6710845232009888, 12.943772315979004, 24.967723846435547, 15.020344734191895, 0.0, 17.880584716796875, 32.4897346496582, 20.827835083007812, 31.982316970825195], "count": [455]}, "action": {"min": [0.440341979265213, -1.237959623336792, 0.8990938663482666, -0.2579295039176941, -1.0668811798095703, 0.954880952835083, -1.0168230533599854, -1.0139858722686768, 0.9119172692298889, -0.482375830411911, 0.717841625213623, -0.8588922023773193, 34.283748626708984, 47.08000183105469, 0.921875, -1.8937499523162842, 0.9056249856948853, 0.27000001072883606, 0.7862499952316284, -0.2807142734527588, 0.9012500047683716, -3.286250114440918, 0.8474999666213989, -0.75, 22.410625457763672, 62.16812515258789, 0.5462499856948853, -0.5418750047683716, 0.612500011920929, -0.21437500417232513, 0.6887500286102295, 0.0, 0.765625, 1.4474999904632568, 0.625, 1.9737499952316284], "max": [1.179808497428894, -0.6994354128837585, 1.438425064086914, 7.152665784815326e-05, -0.35179197788238525, 1.836828589439392, -0.292949378490448, -0.7135499715805054, 1.112191915512085, 0.18902114033699036, 1.104347825050354, -0.63733971118927, 62.5, 56.584999084472656, 1.1818749904632568, 9.363750457763672, 43.94062423706055, 36.705623626708984, 49.49875259399414, 45.51250076293945, 58.501251220703125, 110.69812774658203, 59.921875, 110.9581298828125, 82.34625244140625, 70.98500061035156, 2.40625, 5.511250019073486, 50.063751220703125, 65.63750457763672, 53.67562484741211, 0.0, 71.43875122070312, 104.85625457763672, 70.84687805175781, 110.40250396728516], "mean": [0.5697816014289856, -1.1460628509521484, 1.1979295015335083, -0.12025781720876694, -0.4899592399597168, 1.6288135051727295, -0.4995749890804291, -0.9043275713920593, 1.0482847690582275, -0.22199130058288574, 0.8777953386306763, -0.7679747939109802, 60.07875442504883, 48.14485168457031, 1.0512490272521973, -0.9813393950462341, 37.47965621948242, 29.956369400024414, 40.42949676513672, 31.48719024658203, 44.50722885131836, 88.89344024658203, 35.49754333496094, 95.9593505859375, 50.36936950683594, 65.9579086303711, 0.7365565299987793, 1.1023037433624268, 18.065380096435547, 26.11138916015625, 25.303415298461914, 0.0, 25.156370162963867, 59.00371551513672, 21.265247344970703, 86.9014663696289], "std": [0.19543074071407318, 0.14124438166618347, 0.10549861192703247, 0.04471762478351593, 0.18185056746006012, 0.302257776260376, 0.2180192619562149, 0.10022199153900146, 0.0637260302901268, 0.1843135952949524, 0.1298547238111496, 0.04398706927895546, 5.214836597442627, 2.2791481018066406, 0.05575203523039818, 2.3977832794189453, 14.120512008666992, 11.321307182312012, 14.991002082824707, 13.410189628601074, 17.460098266601562, 35.129547119140625, 16.13283920288086, 34.813716888427734, 16.170684814453125, 2.239445209503174, 0.2716606855392456, 1.6710845232009888, 12.943769454956055, 24.967723846435547, 15.020346641540527, 0.0, 17.880582809448242, 32.48973846435547, 20.82782554626465, 31.982315063476562], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [455]}, "index": {"min": [15484], "max": [15938], "mean": [15711.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [1.8373626373626373, 5.0, 5.0, 5.0, 5.0], "std": [0.8464078397152893, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [455]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [455]}, "eef_direction_state": {"mean": [4.8901098901098905, 4.145054945054945], "std": [1.5776637996883998, 2.1093337178466447], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.5406593406593406, 0.5626373626373626], "std": [0.7427270840045153, 0.611186623114708], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.32967032967032966, 0.3098901098901099], "std": [0.6437347254979945, 0.6585123001604639], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [4.8901098901098905, 4.145054945054945], "std": [1.5776637996883998, 2.1093337178466447], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [0.5406593406593406, 0.5626373626373626], "std": [0.7427270840045153, 0.611186623114708], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [0.32967032967032966, 0.3098901098901099], "std": [0.6437347254979945, 0.6585123001604639], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.6877654336159382, 0.06789338799378039, 1.150856656982229, 1.0423757967086917, 1.349319840932816, 0.4101042641181261, 0.6266078810682366, -0.10042530182192552, 1.2957199236576133, 0.911203236915704, 0.9616773706097155, 1.8542622975950263], "std": [0.029524904141798015, 0.060978705546635, 0.015813789371628795, 1.7684775450186263, 0.1224047004497876, 1.6745059111121103, 0.012710675128679879, 0.05142262638709622, 0.040657042335570256, 0.20252220993151526, 0.07953833102295652, 0.06312824136621159], "min": [0.6022875098018792, 0.02377637654227116, 1.1036619260371603, -3.0764880686624916, 1.0737030355800985, -2.8785098637889703, 0.6000434887189239, -0.21581146687266656, 1.1934569946311573, 0.6993507907099641, 0.7029870927400723, 1.7272912942314582], "max": [0.7413823478754118, 0.24512186743443531, 1.1868354878080354, 3.040973898671389, 1.5480905709254085, 3.0825242840533527, 0.647233352575707, -0.057500083686840814, 1.3385076890100278, 1.4459278713768664, 1.1016461640490278, 2.022091129358843], "count": [455]}, "eef_sim_pose_action": {"mean": [0.6877654336159382, 0.06789338799378039, 1.150856656982229, 1.0423757967086917, 1.349319840932816, 0.4101042641181261, 0.6266078810682366, -0.10042530182192552, 1.2957199236576133, 0.911203236915704, 0.9616773706097155, 1.8542622975950263], "std": [0.029524904141798015, 0.060978705546635, 0.015813789371628795, 1.7684775450186263, 0.1224047004497876, 1.6745059111121103, 0.012710675128679879, 0.05142262638709622, 0.040657042335570256, 0.20252220993151526, 0.07953833102295652, 0.06312824136621159], "min": [0.6022875098018792, 0.02377637654227116, 1.1036619260371603, -3.0764880686624916, 1.0737030355800985, -2.8785098637889703, 0.6000434887189239, -0.21581146687266656, 1.1934569946311573, 0.6993507907099641, 0.7029870927400723, 1.7272912942314582], "max": [0.7413823478754118, 0.24512186743443531, 1.1868354878080354, 3.040973898671389, 1.5480905709254085, 3.0825242840533527, 0.647233352575707, -0.057500083686840814, 1.3385076890100278, 1.4459278713768664, 1.1016461640490278, 2.022091129358843], "count": [455]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4821723672385621]], [[0.4795111744281046]], [[0.47273467524509805]]], "std": [[[0.2119638799875794]], [[0.20773287404073526]], [[0.20756091998512546]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5830711907679739]], [[0.5922766217320261]], [[0.5671872753267974]]], "std": [[[0.2861858295180283]], [[0.29231632471861824]], [[0.3059806914944432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5493955902777778]], [[0.5688044158496732]], [[0.5508748284313726]]], "std": [[[0.30158986216080785]], [[0.30798716615542276]], [[0.31510728824835044]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4571844301470588]], [[0.47392278186274506]], [[0.4417665706699347]]], "std": [[[0.34307937208539924]], [[0.3530608173900265]], [[0.3763249257758982]]], "count": [100]}, "observation.state": {"min": [0.47772660851478577, -1.2327144145965576, 1.0170376300811768, -0.2352970540523529, -1.0592092275619507, 0.8323161005973816, -1.111572027206421, -1.0104094743728638, 0.9099251627922058, -0.2933308482170105, 0.8171206116676331, -0.7663207650184631, 40.083335876464844, 50.54125213623047, 0.9437500238418579, -1.2006250619888306, 0.796875, 0.0468750037252903, 0.8168749809265137, -0.71875, 0.7612500190734863, -3.0, 0.7956249713897705, -0.7233333587646484, 30.936874389648438, 62.981876373291016, 0.7549999952316284, -0.11090909689664841, 1.109375, 1.1924999952316284, 0.8187500238418579, 0.0, 2.3424999713897705, 1.578125, 1.131250023841858, 9.953749656677246], "max": [1.0126745700836182, -0.816810667514801, 1.3886187076568604, 0.006055924110114574, -0.3485017418861389, 1.584840178489685, -0.361829549074173, -0.6627289652824402, 1.1321240663528442, 0.25668537616729736, 1.2005035877227783, -0.6013723611831665, 58.567501068115234, 71.58875274658203, 1.3312500715255737, 8.693124771118164, 39.0, 48.65250015258789, 41.106876373291016, 51.52000045776367, 37.40625, 86.67500305175781, 25.62125015258789, 110.70874786376953, 74.14812469482422, 73.6656265258789, 2.259999990463257, 1.8987499475479126, 29.813125610351562, 56.25749969482422, 45.21312713623047, 0.0, 40.790000915527344, 85.00125122070312, 44.40562438964844, 107.19437408447266], "mean": [0.6282766461372375, -1.1127787828445435, 1.2173470258712769, -0.05244527384638786, -0.5320743322372437, 1.3313374519348145, -0.542976975440979, -0.8736724853515625, 1.0515241622924805, -0.15132002532482147, 0.9167231321334839, -0.7097068428993225, 54.33522033691406, 53.217445373535156, 1.0890898704528809, 0.42543917894363403, 27.728179931640625, 33.11426544189453, 29.369022369384766, 35.48940658569336, 26.071680068969727, 60.534645080566406, 15.146328926086426, 84.06761932373047, 52.67772674560547, 67.61691284179688, 0.9431857466697693, 0.45690083503723145, 18.35040855407715, 19.421428680419922, 24.52970314025879, 0.0, 19.47692108154297, 48.93546676635742, 13.796113967895508, 78.83939361572266], "std": [0.1860896199941635, 0.14111526310443878, 0.09823615103960037, 0.05967838689684868, 0.2180311381816864, 0.26601672172546387, 0.23507525026798248, 0.12271100282669067, 0.07091058790683746, 0.17205515503883362, 0.09843074530363083, 0.056200724095106125, 6.3599700927734375, 4.896454334259033, 0.08684178441762924, 2.728797674179077, 16.00649070739746, 19.114013671875, 16.529232025146484, 21.26729965209961, 15.196147918701172, 35.44341278076172, 9.165264129638672, 38.102073669433594, 14.630704879760742, 3.0341670513153076, 0.21161651611328125, 0.4471744894981384, 11.020944595336914, 19.078306198120117, 14.70268440246582, 0.0, 11.005570411682129, 30.33547592163086, 11.104084014892578, 34.87250900268555], "count": [245]}, "action": {"min": [0.47772660851478577, -1.2327144145965576, 1.0170376300811768, -0.2352970540523529, -1.0592092275619507, 0.8323161005973816, -1.111572027206421, -1.0104094743728638, 0.9099251627922058, -0.2933308482170105, 0.8171206116676331, -0.7663207650184631, 40.083335876464844, 50.54125213623047, 0.9437500238418579, -1.2006250619888306, 0.796875, 0.0468750037252903, 0.8168749809265137, -0.71875, 0.7612500190734863, -3.0, 0.7956249713897705, -0.7233333587646484, 30.936874389648438, 62.981876373291016, 0.7549999952316284, -0.11090909689664841, 1.109375, 1.1924999952316284, 0.8187500238418579, 0.0, 2.3424999713897705, 1.578125, 1.131250023841858, 9.953749656677246], "max": [1.0126745700836182, -0.816810667514801, 1.3886187076568604, 0.006055924110114574, -0.3485017418861389, 1.584840178489685, -0.361829549074173, -0.6627289652824402, 1.1321240663528442, 0.25668537616729736, 1.2005035877227783, -0.6013723611831665, 58.567501068115234, 71.58875274658203, 1.3312500715255737, 8.693124771118164, 39.0, 48.65250015258789, 41.106876373291016, 51.52000045776367, 37.40625, 86.67500305175781, 25.62125015258789, 110.70874786376953, 74.14812469482422, 73.6656265258789, 2.259999990463257, 1.8987499475479126, 29.813125610351562, 56.25749969482422, 45.21312713623047, 0.0, 40.790000915527344, 85.00125122070312, 44.40562438964844, 107.19437408447266], "mean": [0.6282764673233032, -1.1127787828445435, 1.2173471450805664, -0.05244527757167816, -0.5320744514465332, 1.331337571144104, -0.5429775714874268, -0.8736724257469177, 1.05152428150177, -0.15131999552249908, 0.9167230725288391, -0.7097070813179016, 54.33525085449219, 53.217437744140625, 1.0890902280807495, 0.4254392385482788, 27.728199005126953, 33.11426544189453, 29.36903953552246, 35.48939514160156, 26.071685791015625, 60.534637451171875, 15.14632797241211, 84.06764221191406, 52.67774200439453, 67.61692810058594, 0.9431853294372559, 0.45690086483955383, 18.35040283203125, 19.42143440246582, 24.529699325561523, 0.0, 19.47691535949707, 48.93545913696289, 13.796113967895508, 78.83946990966797], "std": [0.18608959019184113, 0.14111526310443878, 0.09823614358901978, 0.05967838317155838, 0.21803119778633118, 0.26601672172546387, 0.23507516086101532, 0.12271101772785187, 0.07091057300567627, 0.17205514013767242, 0.09843075275421143, 0.056200772523880005, 6.359971046447754, 4.89645528793335, 0.08684182167053223, 2.728797197341919, 16.006486892700195, 19.114015579223633, 16.529232025146484, 21.267301559448242, 15.196149826049805, 35.44340896606445, 9.165263175964355, 38.102081298828125, 14.63070297241211, 3.0341670513153076, 0.21161657571792603, 0.44717440009117126, 11.020946502685547, 19.07830238342285, 14.702683448791504, 0.0, 11.005570411682129, 30.335472106933594, 11.104082107543945, 34.87250900268555], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [245]}, "index": {"min": [15939], "max": [16183], "mean": [16061.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [1.6489795918367347, 5.0, 5.0, 5.0, 5.0], "std": [1.188056627692432, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [245]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [245]}, "eef_direction_state": {"mean": [4.126530612244898, 4.085714285714285], "std": [1.7203197982487326, 1.751034679547951], "min": [0, 1], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.9795918367346939, 0.763265306122449], "std": [0.8053341534474203, 0.7235665286961483], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.6081632653061224, 0.6612244897959184], "std": [0.7782336710871798, 0.8351503167964129], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.126530612244898, 4.085714285714285], "std": [1.7203197982487326, 1.751034679547951], "min": [0, 1], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.9795918367346939, 0.763265306122449], "std": [0.8053341534474203, 0.7235665286961483], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.6081632653061224, 0.6612244897959184], "std": [0.7782336710871798, 0.8351503167964129], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.6878726034523426, 0.09421534253182655, 1.1400000292576615, -0.23226731273736279, 1.2966206149962394, 0.10326304632254853, 0.6310969385463, -0.1248860954151182, 1.2961589594846477, 0.960432868879975, 0.865707241648219, 1.8565108002797643], "std": [0.027244407399674736, 0.06115557610872261, 0.022601613094611214, 2.524636237586065, 0.19231917682721852, 2.4134911362551086, 0.013276939441581904, 0.05980671934132621, 0.05304963812689864, 0.26736809803844047, 0.0872143564992587, 0.11853686322214164], "min": [0.6292508094468805, 0.03788055774498428, 1.0945175627611716, -3.1377893603341342, 0.9215199795477349, -3.134326093425324, 0.5879770434833982, -0.250386991670972, 1.2029071371078524, 0.652189138019037, 0.6898201196026803, 1.6387415860634778], "max": [0.7276810454436224, 0.2325295582009971, 1.210293218016307, 3.139074350005795, 1.5086284948254312, 3.129959647689896, 0.646286702993932, -0.062147668715928445, 1.3633601623717184, 1.4409577418365027, 0.9361374944731176, 2.040369647471063], "count": [245]}, "eef_sim_pose_action": {"mean": [0.6878726034523426, 0.09421534253182655, 1.1400000292576615, -0.23226731273736279, 1.2966206149962394, 0.10326304632254853, 0.6310969385463, -0.1248860954151182, 1.2961589594846477, 0.960432868879975, 0.865707241648219, 1.8565108002797643], "std": [0.027244407399674736, 0.06115557610872261, 0.022601613094611214, 2.524636237586065, 0.19231917682721852, 2.4134911362551086, 0.013276939441581904, 0.05980671934132621, 0.05304963812689864, 0.26736809803844047, 0.0872143564992587, 0.11853686322214164], "min": [0.6292508094468805, 0.03788055774498428, 1.0945175627611716, -3.1377893603341342, 0.9215199795477349, -3.134326093425324, 0.5879770434833982, -0.250386991670972, 1.2029071371078524, 0.652189138019037, 0.6898201196026803, 1.6387415860634778], "max": [0.7276810454436224, 0.2325295582009971, 1.210293218016307, 3.139074350005795, 1.5086284948254312, 3.129959647689896, 0.646286702993932, -0.062147668715928445, 1.3633601623717184, 1.4409577418365027, 0.9361374944731176, 2.040369647471063], "count": [245]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4777691169303979]], [[0.4758137129486298]], [[0.46964495184038524]]], "std": [[[0.21300506506133557]], [[0.2090638078067089]], [[0.2110049745926495]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.16862745098039217]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.593543087446967]], [[0.6003857947053091]], [[0.5713974565703474]]], "std": [[[0.279770526682759]], [[0.29098736256003005]], [[0.30793174192069495]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5640686220760235]], [[0.5801076281389749]], [[0.562197821709093]]], "std": [[[0.29967289519276435]], [[0.30486539805060714]], [[0.3118571480805605]]], "count": [114]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45070040885506246]], [[0.46996270317337463]], [[0.4386857710554982]]], "std": [[[0.34621792709228055]], [[0.35343272573264156]], [[0.3767485979934491]]], "count": [114]}, "observation.state": {"min": [0.44117647409439087, -1.206416368484497, 0.9531711339950562, -0.14512760937213898, -1.496761679649353, 0.7306740283966064, -0.8878843188285828, -0.9757190942764282, 0.8865280151367188, -1.1610924005508423, 0.4913405179977417, -0.8619678616523743, 32.556251525878906, 50.80812454223633, 0.828125, -0.9281250238418579, 0.8118749856948853, -0.7856249809265137, 0.7718750238418579, -0.5088889002799988, 0.9950000047683716, -2.932499885559082, 0.7956249713897705, -0.5106250047683716, 26.416250228881836, 54.02562713623047, 0.6299999952316284, -0.5849999785423279, 0.7293750047683716, 0.49562498927116394, 0.6243749856948853, 0.0, 0.7200000286102295, 0.6156250238418579, 0.6424999833106995, 0.375], "max": [1.0089210271835327, -0.744746208190918, 1.2674524784088135, -0.011706531047821045, -0.32561323046684265, 1.8212119340896606, -0.06704432517290115, -0.6172062158584595, 1.150244116783142, 0.10726615786552429, 1.3002593517303467, -0.37656405568122864, 63.14812469482422, 70.99333190917969, 1.2287499904632568, 7.148749828338623, 35.630001068115234, 56.35625076293945, 38.864376068115234, 66.42500305175781, 60.5056266784668, 110.1612548828125, 58.475624084472656, 110.42124938964844, 67.38312530517578, 71.39312744140625, 2.677500009536743, 6.408124923706055, 24.803125381469727, 67.00749969482422, 42.671875, 0.0, 37.911251068115234, 99.98062896728516, 45.24562454223633, 109.54499816894531], "mean": [0.5341618657112122, -1.139140009880066, 1.1763893365859985, -0.09498238563537598, -0.44552844762802124, 1.6650924682617188, -0.3842797577381134, -0.8929049372673035, 1.0535129308700562, -0.4618571698665619, 0.7534201741218567, -0.6484911441802979, 59.68971633911133, 52.095943450927734, 1.0037286281585693, -0.20484159886837006, 30.240840911865234, 44.06319808959961, 33.19038772583008, 48.348873138427734, 38.043094635009766, 84.0006332397461, 20.892030715942383, 98.4188232421875, 49.8629150390625, 66.72042846679688, 0.7946903109550476, 0.9852895140647888, 13.251070022583008, 27.866064071655273, 19.385927200317383, 0.0, 15.20235824584961, 49.72417449951172, 7.506008625030518, 76.2016830444336], "std": [0.15441972017288208, 0.11188123375177383, 0.06269629299640656, 0.024962063878774643, 0.21659360826015472, 0.2971070110797882, 0.2030491828918457, 0.08632504940032959, 0.05799175053834915, 0.31092315912246704, 0.1581193506717682, 0.16910459101200104, 5.920174598693848, 3.659946918487549, 0.06906415522098541, 1.772460699081421, 10.269827842712402, 15.156785011291504, 11.033867835998535, 17.261249542236328, 13.534150123596191, 29.29081153869629, 10.014810562133789, 30.037240982055664, 12.145095825195312, 4.06318473815918, 0.2159426212310791, 1.4915659427642822, 9.245039939880371, 25.878049850463867, 13.983014106750488, 0.0, 10.517550468444824, 35.05193328857422, 12.06336498260498, 34.50154113769531], "count": [553]}, "action": {"min": [0.44117647409439087, -1.206416368484497, 0.9531711339950562, -0.14512760937213898, -1.496761679649353, 0.7306740283966064, -0.8878843188285828, -0.9757190942764282, 0.8865280151367188, -1.1610924005508423, 0.4913405179977417, -0.8619678616523743, 32.556251525878906, 50.80812454223633, 0.828125, -0.9281250238418579, 0.8118749856948853, -0.7856249809265137, 0.7718750238418579, -0.5088889002799988, 0.9950000047683716, -2.932499885559082, 0.7956249713897705, -0.5106250047683716, 26.416250228881836, 54.02562713623047, 0.6299999952316284, -0.5849999785423279, 0.7293750047683716, 0.49562498927116394, 0.6243749856948853, 0.0, 0.7200000286102295, 0.6156250238418579, 0.6424999833106995, 0.375], "max": [1.0089210271835327, -0.744746208190918, 1.2674524784088135, -0.011706531047821045, -0.32561323046684265, 1.8212119340896606, -0.06704432517290115, -0.6172062158584595, 1.150244116783142, 0.10726615786552429, 1.3002593517303467, -0.37656405568122864, 63.14812469482422, 70.99333190917969, 1.2287499904632568, 7.148749828338623, 35.630001068115234, 56.35625076293945, 38.864376068115234, 66.42500305175781, 60.5056266784668, 110.1612548828125, 58.475624084472656, 110.42124938964844, 67.38312530517578, 71.39312744140625, 2.677500009536743, 6.408124923706055, 24.803125381469727, 67.00749969482422, 42.671875, 0.0, 37.911251068115234, 99.98062896728516, 45.24562454223633, 109.54499816894531], "mean": [0.5341618061065674, -1.1391410827636719, 1.1763886213302612, -0.09498237818479538, -0.4455283582210541, 1.6650935411453247, -0.38428011536598206, -0.8929042816162109, 1.0535129308700562, -0.4618571400642395, 0.7534205913543701, -0.6484912633895874, 59.68972396850586, 52.095916748046875, 1.0037294626235962, -0.20484168827533722, 30.240802764892578, 44.063194274902344, 33.19041442871094, 48.348876953125, 38.043113708496094, 84.00065612792969, 20.892019271850586, 98.41883087158203, 49.8629035949707, 66.72042846679688, 0.7946888208389282, 0.9852897524833679, 13.251079559326172, 27.86608123779297, 19.385971069335938, 0.0, 15.202372550964355, 49.724205017089844, 7.506014823913574, 76.20169830322266], "std": [0.1544196456670761, 0.11188122630119324, 0.06269630044698715, 0.024962065741419792, 0.21659354865550995, 0.297107070684433, 0.20304900407791138, 0.0863250344991684, 0.057991765439510345, 0.3109230101108551, 0.158119335770607, 0.16910460591316223, 5.920172691345215, 3.6599462032318115, 0.0690641850233078, 1.7724608182907104, 10.269826889038086, 15.15678596496582, 11.033868789672852, 17.261245727539062, 13.534149169921875, 29.290817260742188, 10.014811515808105, 30.037235260009766, 12.145098686218262, 4.0631842613220215, 0.2159426361322403, 1.4915660619735718, 9.245040893554688, 25.878055572509766, 13.983012199401855, 0.0, 10.517550468444824, 35.05192565917969, 12.063376426696777, 34.50153732299805], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [553]}, "index": {"min": [16184], "max": [16736], "mean": [16460.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [1.922242314647378, 5.0, 5.0, 5.0, 5.0], "std": [0.7997020461532948, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [553]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [553]}, "eef_direction_state": {"mean": [5.137432188065099, 4.197106690777577], "std": [1.3815859231777992, 2.057718399178298], "min": [1, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.46473779385171793, 0.6075949367088608], "std": [0.7211132479851732, 0.682840706798035], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.28028933092224234, 0.42857142857142855], "std": [0.6185135797174137, 0.7159113508373872], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [5.137432188065099, 4.197106690777577], "std": [1.3815859231777992, 2.057718399178298], "min": [1, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.46473779385171793, 0.6075949367088608], "std": [0.7211132479851732, 0.682840706798035], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.28028933092224234, 0.42857142857142855], "std": [0.6185135797174137, 0.7159113508373872], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.6820923109012299, 0.0580704289399227, 1.1547356993866127, 1.4120244828358277, 1.3332922621751748, 0.7170464695031847, 0.6231744427109248, -0.0842444906678354, 1.3012153758618363, 0.8312020513208253, 1.067118622161518, 1.8245494129619677], "std": [0.020383510412817687, 0.051044781291630204, 0.01967797801067908, 1.5858900480513767, 0.1311452314793016, 1.520155207714009, 0.015477955334132121, 0.046351433471422496, 0.03032826278849879, 0.44517887887844243, 0.15310365647762295, 0.3826322482793358], "min": [0.5997169652228516, 0.027354148693463365, 1.1112398186940027, -2.925785872015463, 0.716592641924565, -3.066872794080723, 0.5713951029043144, -0.19197860124641042, 1.2021356487066799, -1.0976067609763005, 0.624564421395001, 0.047548859081320005], "max": [0.6995113751145271, 0.21644639767178453, 1.2749752888187504, 3.071866536952299, 1.528138379785804, 2.9963259012313093, 0.6660081791060231, -0.01733283906883698, 1.3398984577997, 1.4154606498729325, 1.406082593365547, 2.2934872260497805], "count": [553]}, "eef_sim_pose_action": {"mean": [0.6820923109012299, 0.0580704289399227, 1.1547356993866127, 1.4120244828358277, 1.3332922621751748, 0.7170464695031847, 0.6231744427109248, -0.0842444906678354, 1.3012153758618363, 0.8312020513208253, 1.067118622161518, 1.8245494129619677], "std": [0.020383510412817687, 0.051044781291630204, 0.01967797801067908, 1.5858900480513767, 0.1311452314793016, 1.520155207714009, 0.015477955334132121, 0.046351433471422496, 0.03032826278849879, 0.44517887887844243, 0.15310365647762295, 0.3826322482793358], "min": [0.5997169652228516, 0.027354148693463365, 1.1112398186940027, -2.925785872015463, 0.716592641924565, -3.066872794080723, 0.5713951029043144, -0.19197860124641042, 1.2021356487066799, -1.0976067609763005, 0.624564421395001, 0.047548859081320005], "max": [0.6995113751145271, 0.21644639767178453, 1.2749752888187504, 3.071866536952299, 1.528138379785804, 2.9963259012313093, 0.6660081791060231, -0.01733283906883698, 1.3398984577997, 1.4154606498729325, 1.406082593365547, 2.2934872260497805], "count": [553]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804093484477124]], [[0.47805134395424836]], [[0.4708379636437908]]], "std": [[[0.20669408472793124]], [[0.20254476971897453]], [[0.20361845081272997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.16862745098039217]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5823250040849673]], [[0.5921229677287582]], [[0.5695818382352942]]], "std": [[[0.28456628294871417]], [[0.2940173501860268]], [[0.30536780360586474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.547887493872549]], [[0.5677731903594772]], [[0.5489195118464052]]], "std": [[[0.30434819173408284]], [[0.3080528522687087]], [[0.31701757495548555]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511452185457516]], [[0.46715545547385623]], [[0.4358271650326797]]], "std": [[[0.3403040069039876]], [[0.3519623475555926]], [[0.37444757090112957]]], "count": [100]}, "observation.state": {"min": [0.41409170627593994, -1.2755588293075562, 0.9607938528060913, -0.20695048570632935, -1.1234455108642578, 0.8368619680404663, -0.9848744869232178, -0.9889991879463196, 0.931968629360199, -0.6847724318504333, 0.6414988040924072, -0.8520256280899048, 36.10066604614258, 48.56999969482422, 0.8968750238418579, -0.3631249964237213, 0.30375000834465027, 0.026666665449738503, 0.5822222232818604, -0.4743749797344208, 0.35374999046325684, 0.08187499642372131, 0.7649999856948853, -0.29750001430511475, 29.677499771118164, 61.42250061035156, 0.7749999761581421, -0.11937499791383743, 0.9375, 0.7562500238418579, 0.8068749904632568, 0.0, 1.7654545307159424, -0.27000001072883606, 1.037500023841858, 15.806249618530273], "max": [1.130097508430481, -0.7624265551567078, 1.3196908235549927, -0.008010986261069775, -0.265697717666626, 1.8106498718261719, -0.19769969582557678, -0.6667556762695312, 1.109140157699585, 0.19717517495155334, 1.1530098915100098, -0.6495574712753296, 66.56562805175781, 61.866249084472656, 1.2079999446868896, 8.54312515258789, 43.358123779296875, 33.87874984741211, 48.883750915527344, 32.051876068115234, 68.03812408447266, 109.89624786376953, 58.74187469482422, 110.4593734741211, 73.09124755859375, 73.77625274658203, 2.40625, 2.6575000286102295, 33.81812286376953, 85.13249969482422, 44.010623931884766, 0.0, 38.619998931884766, 93.02312469482422, 29.673124313354492, 103.64250183105469], "mean": [0.6151936650276184, -1.0946240425109863, 1.18913996219635, -0.10450158268213272, -0.5058043003082275, 1.4821553230285645, -0.6012745499610901, -0.8375775814056396, 1.0239557027816772, -0.14051289856433868, 0.9435363411903381, -0.7738509774208069, 57.420719146728516, 51.16757583618164, 1.0659323930740356, 1.4302171468734741, 29.198932647705078, 22.59956169128418, 32.911495208740234, 20.430646896362305, 37.43300247192383, 72.05680847167969, 25.867595672607422, 78.89653015136719, 46.484405517578125, 67.79507446289062, 1.0461660623550415, 1.1284412145614624, 13.768121719360352, 16.90963363647461, 16.612253189086914, 0.0, 17.563207626342773, 32.891517639160156, 8.949625015258789, 61.37830352783203], "std": [0.2487180233001709, 0.18856756389141083, 0.13578373193740845, 0.03936776518821716, 0.2772373557090759, 0.3285917043685913, 0.26263996958732605, 0.09646623581647873, 0.06501781195402145, 0.2582060992717743, 0.1359807550907135, 0.07261337339878082, 9.476592063903809, 3.7460777759552, 0.06837211549282074, 2.695791244506836, 17.872867584228516, 14.402257919311523, 19.752370834350586, 13.26736068725586, 24.46463966369629, 45.80369186401367, 18.95206642150879, 46.064598083496094, 15.625085830688477, 4.262470245361328, 0.2709786891937256, 0.8529844284057617, 14.055694580078125, 25.367000579833984, 16.804452896118164, 0.0, 12.679708480834961, 35.52824783325195, 9.663483619689941, 30.972444534301758], "count": [228]}, "action": {"min": [0.41409170627593994, -1.2755588293075562, 0.9607938528060913, -0.20695048570632935, -1.1234455108642578, 0.8368619680404663, -0.9848744869232178, -0.9889991879463196, 0.931968629360199, -0.6847724318504333, 0.6414988040924072, -0.8520256280899048, 36.10066604614258, 48.56999969482422, 0.8968750238418579, -0.3631249964237213, 0.30375000834465027, 0.026666665449738503, 0.5822222232818604, -0.4743749797344208, 0.35374999046325684, 0.08187499642372131, 0.7649999856948853, -0.29750001430511475, 29.677499771118164, 61.42250061035156, 0.7749999761581421, -0.11937499791383743, 0.9375, 0.7562500238418579, 0.8068749904632568, 0.0, 1.7654545307159424, -0.27000001072883606, 1.037500023841858, 15.806249618530273], "max": [1.130097508430481, -0.7624265551567078, 1.3196908235549927, -0.008010986261069775, -0.265697717666626, 1.8106498718261719, -0.19769969582557678, -0.6667556762695312, 1.109140157699585, 0.19717517495155334, 1.1530098915100098, -0.6495574712753296, 66.56562805175781, 61.866249084472656, 1.2079999446868896, 8.54312515258789, 43.358123779296875, 33.87874984741211, 48.883750915527344, 32.051876068115234, 68.03812408447266, 109.89624786376953, 58.74187469482422, 110.4593734741211, 73.09124755859375, 73.77625274658203, 2.40625, 2.6575000286102295, 33.81812286376953, 85.13249969482422, 44.010623931884766, 0.0, 38.619998931884766, 93.02312469482422, 29.673124313354492, 103.64250183105469], "mean": [0.6151937246322632, -1.0946240425109863, 1.1891392469406128, -0.1045016497373581, -0.5058045387268066, 1.4821547269821167, -0.6012745499610901, -0.8375775814056396, 1.0239553451538086, -0.1405128836631775, 0.9435364603996277, -0.7738510966300964, 57.42069625854492, 51.1675910949707, 1.065932273864746, 1.4302171468734741, 29.198923110961914, 22.59955596923828, 32.911495208740234, 20.430644989013672, 37.43302536010742, 72.05682373046875, 25.867584228515625, 78.89651489257812, 46.48441696166992, 67.79507446289062, 1.0461657047271729, 1.1284412145614624, 13.768123626708984, 16.909629821777344, 16.612245559692383, 0.0, 17.563213348388672, 32.89152145385742, 8.949621200561523, 61.378326416015625], "std": [0.24871808290481567, 0.18856759369373322, 0.13578377664089203, 0.03936776891350746, 0.2772374153137207, 0.3285917043685913, 0.2626399099826813, 0.09646623581647873, 0.06501781195402145, 0.2582061290740967, 0.1359807401895523, 0.07261338084936142, 9.476592063903809, 3.7460780143737793, 0.06837210059165955, 2.695791244506836, 17.87286949157715, 14.40225601196289, 19.752368927001953, 13.267356872558594, 24.464643478393555, 45.80369186401367, 18.952062606811523, 46.064613342285156, 15.625085830688477, 4.262470722198486, 0.2709786891937256, 0.8529844284057617, 14.055694580078125, 25.367008209228516, 16.804452896118164, 0.0, 12.679708480834961, 35.52824783325195, 9.663482666015625, 30.972444534301758], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [228]}, "index": {"min": [16737], "max": [16964], "mean": [16850.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [1.6710526315789473, 5.0, 5.0, 5.0, 5.0], "std": [1.1628929205212046, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [228]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [228]}, "eef_direction_state": {"mean": [3.8421052631578947, 3.6710526315789473], "std": [1.603608580716546, 1.7897477860248363], "min": [1, 1], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [0.9473684210526315, 0.8859649122807017], "std": [0.6925937173035741, 0.7103096919076747], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.631578947368421, 0.7807017543859649], "std": [0.7865442726828049, 0.8299098654274235], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.8421052631578947, 3.6710526315789473], "std": [1.603608580716546, 1.7897477860248363], "min": [1, 1], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [0.9473684210526315, 0.8859649122807017], "std": [0.6925937173035741, 0.7103096919076747], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.631578947368421, 0.7807017543859649], "std": [0.7865442726828049, 0.8299098654274235], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6848005690954908, 0.09237172536828311, 1.1484768873701399, 0.1418949810501103, 1.3039428738072336, -0.2991340370577395, 0.6256018895123798, -0.13838507803247205, 1.2829155965631807, 0.9363462072423199, 0.9405735174526789, 1.7886550418419263], "std": [0.03987240801309862, 0.07199901984990285, 0.016555836792311814, 2.1899545316625586, 0.14735061447508255, 2.141911400851664, 0.010684134136364187, 0.05742833347068455, 0.0533167257262734, 0.32729960818747433, 0.12211956150795904, 0.16718736176487894], "min": [0.6087159643163202, 0.021331222549473644, 1.1081439124693597, -3.1284715949931114, 0.9189949802697375, -3.1136849938144215, 0.5970833077545977, -0.21284576892827123, 1.1985834637626032, 0.16962081086185143, 0.8218401874720418, 1.24782981756718], "max": [0.7169266072873226, 0.22880256598869117, 1.2030035269492347, 3.054509125694283, 1.5197842125607943, 3.0890143618174264, 0.6450168995416552, -0.045577197859603624, 1.3461186144039992, 1.377223486794127, 1.280247689669097, 1.9546198611366825], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6848005690954908, 0.09237172536828311, 1.1484768873701399, 0.1418949810501103, 1.3039428738072336, -0.2991340370577395, 0.6256018895123798, -0.13838507803247205, 1.2829155965631807, 0.9363462072423199, 0.9405735174526789, 1.7886550418419263], "std": [0.03987240801309862, 0.07199901984990285, 0.016555836792311814, 2.1899545316625586, 0.14735061447508255, 2.141911400851664, 0.010684134136364187, 0.05742833347068455, 0.0533167257262734, 0.32729960818747433, 0.12211956150795904, 0.16718736176487894], "min": [0.6087159643163202, 0.021331222549473644, 1.1081439124693597, -3.1284715949931114, 0.9189949802697375, -3.1136849938144215, 0.5970833077545977, -0.21284576892827123, 1.1985834637626032, 0.16962081086185143, 0.8218401874720418, 1.24782981756718], "max": [0.7169266072873226, 0.22880256598869117, 1.2030035269492347, 3.054509125694283, 1.5197842125607943, 3.0890143618174264, 0.6450168995416552, -0.045577197859603624, 1.3461186144039992, 1.377223486794127, 1.280247689669097, 1.9546198611366825], "count": [228]}}} diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/meta/info.json b/AIRBOT_MMK2_screw_the_bottle_cap/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..5b78a6698f910212033d0a6ca68f1d518bc782fe --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 16965, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/meta/tasks.jsonl b/AIRBOT_MMK2_screw_the_bottle_cap/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..57d122061c05523adfe06d5a208685b7fb683b99 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the water bottle with one hand, twist off the cap with the other, and place the bottle on the table."} diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0fd45a88c8745806b03d65af78af2f0c36bbbc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:83d22f4ef8e7182d478e8285ba48613a13de316b2992fbf470c26c397e8f6359 +size 7058782 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5b2a1ce3fc618d4873719c6cb50e763fb1d1cb --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3faa67af8b5f8e5f8f4a48ed6a6eb3c7e829c54dca52b386ad69d092f3e0f9d6 +size 7999750 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..596d9efce51b85d8cfe59fe46b4f9d81f754ed3d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:84008c341e2feace06f21fd6698ef6ee50241bea0e6b020eb306a8612dcdb0dc +size 4519443 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14eb422677496dc68a41d79342dfd55897c023cd --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8386d7272281d0643ebaca86c333cd0aab85a5cf1887423515e8fc18a69e4594 +size 6518372 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8f10ff0374d465b5182133266daed6d6b8a23b2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:43000fb8db0fb764728fb00c94ff7f636dfb25fbe291cb7c75cbbacbafb8121b +size 4068441 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e4bca0408198818dcca5638187d2840e933e02 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:06467ed90cf3ab86109f140b80ec3bc653d9e09611f1f3d5eef978a3ae15af14 +size 4158707 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6bb34a520cd46a9e10e5b08225ea4c3e3f9041c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e22453b4c6242dc89fec9b83fb7f0b9044377820d705cc0aa0a6757892e13f58 +size 2960388 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fefb1fcd9bf068f3372197ab7b14a7cacff836bc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:862289bf99b7d9c1f527a0fe8088e855570b9901e2d0365577c3d063af923e4a +size 4333467 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea4939fb065d0b5ebbf6adee687d10c5b0b60d7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8795d45b8081e5f6cdc7451ab6679086ef63ca2caa1b814f6ee5c797a8948c36 +size 2613703 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfd2ec294d664930ad859ac8481c96d9e20b546 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:7413322df6fd7698823d4c287843bb401e9181987010aeb2ccd9a69fa9072f90 +size 6863956 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7b268a652eeb500d020053e4f299b44721a316 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:cefa3abb1c26969368a48d59434832f760473afb54fb669cff447ebdf33542b1 +size 2490425 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5fde61dd89248bd7ee2c4c35be7bf714df6b91c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:42f24d5655aae06c9f58348e5f06739f4ebd34db84095999c4ca31314932787c +size 5648827 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0191ef387d3c0220f0812a3267aa83d94ca10211 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e1202c12d1ca27303f81f15cd0c3b82c5e76a65132a3031e9745214c9af2814a +size 4117726 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab3ac1d3bd49ecc66a354f473caa9c468f85975 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:0e9a0f7d62e543d2f3acc7a5c04e63c3feb5a32455bb3deb6c3404a109c5b2ea +size 2413627 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d013c39d424115a20d2cd33c3be13f9c7aa5d84 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6689b215c8ecbc9b26d1cf265d858cb3f4b9c59b57d2614afd96069b8a1f621c +size 3720551 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e9012190fee14e87296f406d67c9d2bc068b6d1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:15b8bfff0b5197a3a4e6624a95d1eb4a95399501a80f4047849cf0ac96d10dfc +size 3075018 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5760bdcc5531bf9b71de4cf3d4456d3189ec8d6c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:2295c9306f8067f247f59229166fd63738881ddd495f8a781c389aa0b086c2c1 +size 9103528 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..895af5877fb2dd4d01d58d72219eff041feb45d0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ce9f0b7eac8ccaa6fdb0147d564d3ef54174a025ea5adce207c5953b43b33587 +size 2654607 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b80bdf26ece019df4421e31d2ae829154842bb0b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:fbc7f69c816a0e5c713621b4290e25bc09b1451d4478dc75f1f53c1c4bc7939e +size 6788791 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff36381c44c8f8176250d2b573dad98960c2327 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ec10de21ccc3c2fe5710690f2be3db81b68c45a07672eb0d2c2bb6f1199bad2b +size 2838553 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a7e25571f16465f15ead73a6052012e9ca9532 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9259fdddc591a4268b86e7897e9179df7a26d7c933a78421d7aa2200ca7cd692 +size 3784810 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a2b762b46b127468fc6ce117d881b3df0d9505 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9dd6e37e319ed06ce41f6d59c5397848cc0cc599bd1e7201c6b4cf1f725916c9 +size 3152596 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3792fd00d46871b4a1011da7f962f5acb085ef8c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:2b7d50d8aa532de622aa63fe0c6e6ecf3e46c2e58aef275547a309fa7a38fccb +size 2678820 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dab8b0aed59301d7e039a9407702290367c7502b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:2d3cec1fd71c97573054751ba157057e6b5bdc29ea4c264dd06a934820f453d3 +size 3949650 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd750d09108d8e439c8fc719385cfdb9258a1981 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:45d1ba6b76fe3edd20eb8ef77208ebb67e18448980df8d739b396cd7c833c6f6 +size 6971403 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d5b5346d556982f93fe82540f15798aa6b4a61d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6aaeb8205432fbed54db0da67edd186c9ef88057eaddd9e1aa91bbe8dc44df8d +size 6440642 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8434d487005f2e2018e9dabfe9ecafc02f39461 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e13574e8cc6815a81525bdb02ecb54774218aeb68ead32295481f3eb80de7c06 +size 5767935 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6b09d281bdfa57a33ce6d83faf488b1db51755 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3c6cb09f77dfa2cd9b03126e58afbac5d47e08849a379591e2ad9fe9cbecaf66 +size 2604546 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67be775a5ffdb7d1171546ef4c3632fbc8b2ad4c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8a51138fd6267818b66f4ea870ac365284a698d2b0235ec9533d95b797b225cf +size 5901161 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e1fb9814624dac912b51a31af3306c0eb4df1b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e86b9b6c35839e2cafeb0e70946ecfa4108c205c3e932fa8c462360767b910b7 +size 4749298 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c054e7ed9707ede30c6d1e853339d4e77c8c52ee --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e43a84135b8f1e9d43cd1faf96e1a98a962f7b599e9b360e62d70016a1df52a3 +size 4928704 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9cf5316aab763d3ab7e6b4f5c92161e5e13bc9f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:83176d86585a1b7c855cf96124b14211185f680d13b5e329fd4a204c77f07dd4 +size 5531309 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..141f92870a2c28be09c4104397dd1746784be753 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9aa60d09b7ef7645f6e37d4d9109c77e574ea70cb46a4135e8c22c64a8539a58 +size 7934644 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5084fac2c3af47d2d38096bcc398cab34bef58d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:04b5ad2ecfd280965fe2055085a431d5e45817df6d798c4b52ff19737bd2652f +size 3604018 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cee6a47506280c7ebe97751d41f2dc46b4e7657 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:da04cb469cb7bc77b8f21f9ffae3dec39d3755cc3e98d24e0b1cd3f6aa4153b0 +size 5688397 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b66d71c2e4186456b91b46b1f4c25bacbaa6c378 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ae52bb8498405565ee96ee4eb6e680b42bcf4c331d5dfcd59a25affc471feec8 +size 2926276 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e1d531f1f2f86ab8d6200294fffd73b2bf6d7be --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:2874d9537cb7543f6b5b333a976400268bdb5b9f3a75acd64a7613e9da922ae8 +size 2473745 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e849a6e493ede8da53047e226ed94c5f8e8af75 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:d8b3d4264ca43be15ab6c3a328932c5956c1c8afe3a3eb2e955dc3cb9364478f +size 3369116 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3a534c7125b4753e9be5f9d25e807285467484 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:a586ff3f8a44b8147819145408a8fc88a87d08fe50a1636ef6b7a1b67e945d71 +size 4304386 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28e87b7a2cbea75252d041a08d87cf3f2f1d08e9 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4bf4924a2ccd7d6b8c9097016f252945c08e3b17b14256086cd1ed351575cfea +size 5129007 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c09543b333547bb4a218adbe955bfae0d4c6e1be --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4bf3774e55f95efc416585aed107fa5f119708783507daa18f166ad87748efd3 +size 2883725 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d37ce3d8d84d5e9738c4655beb8bb4b9139f7069 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:7ef53b154c36b1320760a13786b402ae35b39dee2c48e39525f44730b2de3765 +size 3915201 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86f8addc792445d9c2d6fa2d5ca02a54b29b1792 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e0e4c6a9c0d6d47f5dc2f955f9956aedbd24129154b4084f3fa16a71ad799145 +size 2728310 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0b75cf504ed7fe528fe9e0b13fd25dc098ade5e --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ea684c5eb2aee5ab6760f54a28a049ed9dca797f5807dd172ae557510bcb1e89 +size 4029622 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4833f35a6229b2ba6fcb5109cbfbf88e7891594 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6b3f70e632669c98f25208cc0a002e1e52d9eb0646ae1fb549fade28738c85cb +size 2677796 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c9f62863eaed5bd43531c38433f89e8d9c896c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ec2ca561c578f76d6e67d2c8b42d17021909cad38d01c96b762a54f463d8264d +size 3290103 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adcce39f2520c6a0a362c60bae766fa02ea243a5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3627be4d60679258395a6167cbbbd4bc71317bab0bf54d983df9c90aaa3db6 +size 6147558 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53dc2b3e99db0a6956d558d8d4a92b0805674f4c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbd1e4477d24650c5be59fdbd7d0e0f5fe55b3eb408cef6e06bfba47892b680 +size 3179678 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbdd22acd2c3981992353c7f89952f29dc318395 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5b27af8f08b32c4637bf8ab231649e4bd1302fd2816f4c76d481746e034e95 +size 7700725 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c599e8e8532ff9e001412c7668653a2a1385b8ee --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bb98823a8963758df2faf139aff5d3750d71d348bcac66a0262c3fb9a0bc80 +size 2838090 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5532578c55f4a7c4a3a39923974e814db8cbaa1f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8420197f592c2a378f7f4702844b1397fc5cb35286828492ce88d9828298be17 +size 2708486 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7d08d89a41c85498dea29d88ee7f11c3359650 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c2dec2bb3ac3e409100fba91b416582b3fd50f720ebfbfa8b83d7e11b5e3a31b +size 3384057 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2289c851da654bb2ab637b34702446a9d43ed59 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ebc7422845bbc557b823fcd239842263d27537e80a3f9bd706f74f61c31dcb43 +size 1976890 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b0a2b1c1c58bd8f133a1c0332f97cd61182dfd7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:a40fdf9183e736362a8b2cd6573ce453caf6fcab7f6866d7bca57239b1a87740 +size 2589170 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3759b329afe45e76b52a25064152dc78590bc5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:cfbe684e273092f53470cfd7bb457113b2d211c4851a9db80efd108de3c6cfa9 +size 1742203 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46066cea68ed11705ec6c31848f3634d9d8011b7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8a27c52fb09195c49ec7352d327a99d0736867550a6ee33dcd0c67fbfe1041da +size 1760798 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..941187c9d47dff15f5b8fb2d82696dff9da1c038 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6b0e566a4241f5d60895c517b3e456c643c652c2668e00a69987de4b528f1565 +size 1343099 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a3612600ea644a2e53abe22a49c240c0ddacaad --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3d44e3fc831a9400e09c1dec1b60bf791a498891fea059591ce729dbb29218dc +size 1512816 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a543a6bedd3de0dd2a6405e7ef35c2e372b65d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:5cac814d5702807f21402c3f6d319e2f6672953d1b121a78358fb05ecccb89d0 +size 1121229 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d86b198ff57324dd1af703317ff6d8e8f187c5c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ed425b061de3dae645ee3d9e049eebc3570e618f718b1626c773983701c1dbe7 +size 2634774 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b80577aea4ac50cc51070204698e6ec2357741f3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9e7ee6156f80d4313bd54a5e80a72101b95f46fb822de4555363ad69b277ce13 +size 1082820 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc9d48c5308f72a24a45e3800fa764bf4db5f99 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:cd0cc4db7d4531dd0ba8aabdc32d7c01741973e0d195cfb4636c7ade12efd810 +size 2329360 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fc2d370de15f41e0d180432b272d0c49de2c089 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ba2303f5db8cfb9bc4963048f9d1c3cc8177bc3bc41c0464c09133c56b10d952 +size 1610666 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ba0c064fd86d8d3d8455644f7d0adda7bb843f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:141b17d2e3a74b4cf4c6d206534b454c49dc11cd5b91a22cf1ad1f8dfe7efae0 +size 1096232 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b91014d2bb25ff1ae632b0819435c42fefc4c85 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:b57e4c30978db6c9e2ba2f1279c1ba80c2f766cb5e12806bfec19600b82ea7d4 +size 1656276 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd0b5139bafd0902e034edf38d6b59a5d1e5132b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:0507540bf64a9a7fea25c6550277b5ade3cb77b997419ba64862a458e5b531e4 +size 1393149 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aad0b7a947b4bcde9b3fc7384830201021672d6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9348c4d2120423b063a2af23cc2ae4b42b492c457372555251e6d31c42f85a40 +size 3587226 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245915daec1e9ded9d260c92d3b8003897c543c7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:830c71234fec19b590d46e2ef3511dbebd35db314a50ac925839417b480269d3 +size 1205946 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aec32a4406b1e7cbfd8e7391f6e103757e81890 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:dc756706bca379ce6764abeb4621b6aecf094ea2825d630cbc4537e0d11605b7 +size 3063836 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0c78c48669ebf2e58f175267be7351f71796c8 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e76563297c85a84592455c8811c2a4efd1550e3d83d98d1749019ee0f5c3ba24 +size 1336653 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef65f6412051956d0caec06a8082bd08507ecf92 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:925dacf9218f8609c78a447057c5498f17dd5f5ae37e2697952d0cf703f0d5ee +size 1617120 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9e921c94c687a48ebf15e8c09cd3efe5794c10b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9d6e93b57d024d74694180f0433dd4c550c7af5c325a59785db880a95e216ffa +size 1369962 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..118ea72ffa2e71a119e1a30a39f7b746a8550234 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f15fa4bd4e323f0f52234adcd45eac7660bca2d30018b834d7e75c5032029670 +size 1094475 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36cce3b8223fb3525447ae05d20bbb5cb03500e4 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:fb2d6d5ad1f13f910e742ccfe0327c0f1f46f23e954b238df73c9d7c7f39334c +size 1706099 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8ba8697c882486a5fca487b70c01fcddc442ed3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:24cfe0b51bfde3cb3c062efcf6d8f45e5a71e5a68c709fb32b62034a08dd1016 +size 2603811 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a2210224fe366cdc433ed2bfe0abfd57bd87746 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9e2b6daed57bbaaa051d5110d112a5a83cfe74e6e235e5e729d197cb9dcbd633 +size 2421612 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0bea2d0a9dd9cf8c801d3f56d30b32cfaaa15a1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:7569f7cadef4cba6c7618691cd9d8890a09195e046c89073ad06b5cfa8b0828e +size 2230990 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843aa2b76a95c34fb9e72912f8ed66a54e0a2e02 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:2066f3e046fa18bcb98f1423e88486d7f701fc6fdc0cd35294ec084a6904e6a0 +size 1161703 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80468a78d28075d1ff275d7bc05d697a4ddc3233 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8dda39a19508e5b6a03d40e747f5e46cebbed51b5835c1085ba8551f171b12e6 +size 2588298 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452b6aa6639146669931e5affdd2f6a92b12f54d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c8226f16c3c1b054a7a490495131222ee0ef2efeb38e62c49a37f74e1a0faa13 +size 1870435 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d8de11824e2f9af03a653b89fc9ec635dab8309 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:82a1e9a0f1f6ca71077a317f1bfebc140fa46a903da585afef104c0df82f5ab0 +size 2070931 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2862ba19e99febd5c90f2619d635a7a5500b2211 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:17c143ac49dd50d728a0de326ad76846eb3f846139c4d401cabd4fb1bddbd20c +size 2326682 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..514ee188277c2713df80a5b6b1689e7423203d29 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:b3300844c19bb5b27781bbd051460cd04bd153d31e35d1380d87c9da2fb81fd2 +size 3406993 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e15ac917021f751a46892ce6de1b4e9c536f3270 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f10394aebe18bab00968e6ca2041035c5d9b0302a433c841f966b85af84721df +size 1536187 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58024fb38f0b8a204e443d4b48a40adf5e3c0982 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c4f019f1499a9f5df4848154ce0378511d7227b29be095b6a2d0f892b9ac6092 +size 2480180 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9863d0baeab16105d234ce387b9741c5f799ad7b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:627d4e280bc2af9871e6e3d2e0df7252f8b34773c23c0528a6972c3efcc55212 +size 1298329 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6e55d6fea463aeae017d66efa8c7cb76804735b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:cb930d7c189e379abc060f5de8f0baad29c8c309d96f08062cf7d99819b04809 +size 1087562 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cfd04809d48e6dfb3f994dfd5eb00454d8614e8 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:5516e23de14a75cc5b559f535b682296905fa3d746c070527bcf3f7a2314ed21 +size 1401025 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ee67f39b213d2ee555ea7ee2a78366f774f2ca --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:de52e62b74488201cd1c2fd001a493cd6a2f8ad15c216ded1a482ac4a78d3688 +size 1787466 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f11d53afdb2c9d06612b7541899a8270f8c913b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:40b2ba32715ece82e9d5382c829f642439b34b6c2c848b95a4519b9c898dd50a +size 1890590 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b07e7f385152bf4aabdf0b738dc3edc61cae0182 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:33e0eb2beb734dcb0fab87bb3a337537b9eb9b3e99351529c9f2c5193c264d5b +size 1200967 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767e73f2ecb2a192d2db37334db3fee160c70fae --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:aebdfbc06f0991c923f7fc2f1280ae806ca64fe4abee6c3a3ce4f1eef1e95c61 +size 1686012 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b180bced02b62fd7dca5d6e4d52a00c8bdcf1af6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6105f7367047088ed1084b7f53b6c34cbb9635ed7225585a14b2411f9dae253e +size 1194733 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dcbbfd1e97321d0277b84c140a6cfd43198b409 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:49d6c946f3e2e31d82ffa25fb15fff5dac079b36394b17d60923516905b7ed4c +size 1724267 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd57ef2726fa955db30815cc15a1123592377468 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:62414ef9e35aed2a7a2f66b3985df64ef1a35a9b61c1a5c12398c311edb7e5f6 +size 1242331 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc0b624815c27097286fb55c880b44bdb758eeac --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:1c33cfb817f97be8b65bea57fc8b7664f59c3afd3bab8df6428cdc20a70542b3 +size 1417307 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2fdb03df2262869352c00f4aeda1810dcf44c3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ffb06f3a8b360893bb201e930d59545ca794461506ea045e6c3e95bfe5be18b +size 2674980 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42e74eca2471a3e83959c9903aa6e10aab4d989 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba788153cf8db5a632c9611ac63f680e275ade079b7f0c5715e89d31f0f1423 +size 1442021 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1e4dcdc26237aed53de1fed089c8931240daa7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33b4507e0cf562b2a766686528f3597d54a1be330af138728a0592811818574 +size 3361873 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9de3482d9954fb4954e4bba5a136e73df30133b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054bcdc2dff79263be170463790da674563f018708e4dba67d42d72c86484d02 +size 1337278 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35dcce0fb3aba899846536b848078bf04767655d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:47828a974dc36986798885268ffa063c8fe3ed1c5ff2c139df24e4e927306b3a +size 4110868 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8facc24e4dfcd92dc961eaf7645f0b43b416cf46 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:825447b448a93357f4a08fadc90a02ab478368e3dd90e8c5348f270fba0fb433 +size 4490259 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f6a112be66cbbe32ff0b9b3f1029ac9989c5791 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4fe9b0ca2ce705ae2877b72b4ddf7471a94f3ebcfc2a846a80596183f1808c29 +size 2590494 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df57ad2f6682cdb36179c0346e98a263ac8e519c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6a23eb7c632305a5a6976f542c6e6e67bf1b2689aa734c6ea92bd74fc700a812 +size 3588258 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b95a35980b06470f6dfd24638ed1eb8b403739fa --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:66c3e85c20442aac58c236fe7e631e80456a3548c5ab9415416ef2086e4ae2c5 +size 2215313 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..940ee46b77b1defe913f96e69e50f423ac0d7463 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:be4976043db454f4b86335299772cb3e9d5d9815edd52e07ed5033b680cc9a05 +size 2334763 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46722729753e0c57a670f3f4ada14cba3289b7cd --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:76fa89fc995b9d4f3a5193f011c1514bbac4ee8a6b850cf8bff5fe7fb111680c +size 1733655 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8922283acb017cf03d8bebd629018dae9d8eaf77 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4e055e92a36d7acb370399c07f9ad41eefa624b4025d55c4e951ceef2d5c6b60 +size 1887331 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e602e48c987711ca546c59620e776d4af090de --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:a7b23763de86ab84373806fb39baebf586db52c3a62ce8a7c7f94884f08cb08f +size 1188836 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1927e298efbefbfb1da2dd54ffe2cfc3a24e03e5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:31b29960f13f3360ebd59fffddb96f920c20b811aaff65f327318ab239510800 +size 3457846 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750c1fe91658aa4b11bb5ebb9ab377a387ad1e2c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e70651983648dceeb576d6b1e9d58fe88fda799ea0af1652df1848a1379af739 +size 1224440 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928670c46640b9f2240fd257aa1faa3578509d80 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:5c242b109c53446532d9511f722e6e0df430c23bd5949eb3c518cc2a8692b732 +size 2723861 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b96b7c3078309d3e4b26f2e421550fa6a035478 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e719355e784a497b63e846462668c6d42a8ea6338d5da274ee0a163596b3bdb2 +size 2378931 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec60cdc7442c4febed7cbc626f2975cc087425f5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:446bedbc32255c3adefeaeea34b3fd048548844ad8b88fbd38783de7efb02a11 +size 1234378 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed48beebb4891750e250538e837fa3d3fb22c2c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:fe50f7b8e0c0bbe7c3c47c5c3aa58ce6205589aec09ed4b174bb0d2c73ed7326 +size 1791225 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7f7ebd0e0e3af0f09cfd8c349c91698de655f76 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:12c6b334658312cfa3798d31db4efd2012e7285858afd77b7c6e0b59c8a5af35 +size 1434254 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58581dfc1ec133722c8c8c10a489b3dd59a8e8d4 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:22261606d7565a7b306be335293e708de69874485f415a59f11336ce0e169c92 +size 4346145 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad0e5b6d07ce9b8d221b4fba38231a8369386aa --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:bc7dc2398e6559f59f6334bd471daaac04fb63409a297ebc292d6394bfd4409e +size 1299380 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b7f451b9074e76f8b3db557052a44a4b033086c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:adb48cb8d1c4f25a2ea93b5ec92330dbaa4103255b308b1ce16b6566b5b1045a +size 3477685 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e5d99d5bed8e6aa81c549dcc9ab42e010b3adc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:720a88d271d673156c736943af2a666ac0e6acb90257f398b04b56e1c884c45b +size 1364659 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5959389a3adf9506caf33f383f6261659728bf5b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:b714a2bf1116e4ab010233df38e6ae397b666a8370f3bee73980e6bf56142037 +size 1770296 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e8008f2c4a4f306a68bbe45b392c4e2346db77f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:dceff5ff70a25658e8d3e5fc554f0660d9430be75640aaedf648da39183edef6 +size 1582591 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e89140adedeeec69ef07dc2590eb16a079a0971 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ffd06f7e85ef88bb301148297fe24ae9d70e766b30936146b9dcfe3bdc442951 +size 1147678 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcd61b0c5e864325795892126d8e70dac526a426 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f1a114b4d0d9d89b10964a87e10b78564fc0786eaaba2cdbfee7623ba5ceb88d +size 2445474 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09d79cc65b9da1c0d519dd07fb47c1f9ef8bdac7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:1f8b0fade9850464fb1ec025198bc7923545ed01285ef6f69d62dd125d04a120 +size 2986037 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..181c65449e3ab5242f1cc00a38c5f5dbca90d546 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4e80977cfa1e5402fc85632755f33d499ed21c6c2a09f7d76c4eaa975e229c7a +size 3048219 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4a328602b9bce8bb8c722e1410486a548fbd9b9 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:04a4ff795bca7c6809718b8e30e211d10df0037696336794e8dbeb8d155e90a8 +size 2750926 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac44c871c36de316d9f7768cfaf4f8a2239b0fef --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:de384e4dbb04639d55d920fcd2afee33a71847903b33697f12767117b2770bea +size 1181788 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f243bd561e022b9530435e5f594708d359c817 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e314ddb1232534ccc930f2531b8ec7cbe2bc520b1c8ba2013f30a2b9f731bf11 +size 2878667 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c88471eb7b2ad8e3cd67d7d8a8119b8cba1ea8 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:142ca09531c5fb6960784902df04ac3d3089a12bcec9f7dacc4f4fa921b7671f +size 2214596 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8c40b2d1c169854e631eae6e54101a856d8024 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8d6856f3aecf43c1c188481290ffbf22581b20f19195be5a47cc61795e8a9f2d +size 2507659 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acce8e445c23bf1a28b0b12cfe1b1c7cd5871197 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8dfcad5e5a3870bcb74c42603528d59a9dd530c5d8eabcc5b6d59b562afc71c9 +size 2752961 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..079d5252669eaba9e9f57dd537b4b36cd612c5ea --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6ec607131bf37798a1b684d4ef4329f036bb703fe2f35c924722ab3713aed004 +size 4225368 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71aa793de66a08386ad0c75c714bc36da44ba189 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:bbce2c6f822e9fb40610dafef5622305318da5259dac556843a0f62a63d6fa08 +size 1906425 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3abc93abcf51e843eb6b41b29475fb6158b1e326 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:11678b6810a5f82764ebf47922f935fdb7f16f00c8af64343099133125b9ae8b +size 3148907 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6dc3d974c9deea77fb092b8d2fe0ee4eab88783 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:d1f6864fbd97ff614572e09b17e4c48456d06b635dd4079794abc20aaf97e508 +size 1538223 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf0df7403cd140946d076209a0789ec4a75b772a --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:9414ae8e0e5e65b7f3bcc90d73c52f907a08a88c42a134b29101850adccbac2d +size 1259435 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601b1a728c65540aef4991171d2ba4f6ef5563b2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e4aaa1c5ba17bee55a097c81f6a608d242268ba83702c51a67c0163004c5a3c0 +size 1712248 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d5828e692cafd8b873ba08aa7331afb07ca907 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3cdb7c1f37ee60e997224846d1a003529bb7c337bed146ae191ef129aefe9ee8 +size 2179286 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0a419f2ad37a47798e5259f765f128d014f3f0 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:403e9df7c4bfa7c0ac3c8f23cc807ccd55c11ca1a19cd95c3e0981a62385b9cd +size 2939713 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8994199b8b4447334dca5e694e57f40d442a9b8d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:72dd94b84a236379cb7d8a31dafde366c3eba13301e81c59545cdf71fc9e2d1d +size 1702429 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac09183c6d0095384a0fbbe89ee46c68f5384dd6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3769e14da586a93f6da044b9c42639761a5f8e00124e2e9e84039b5dd914a921 +size 2308666 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f025da198e9c61b1e5ec49139bbde3df27fb68 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f3eecb76e430f82c0ee4e13fc3facbf410809b7e77f2456ef788e40b5be95875 +size 1678981 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee09dc75ca3b04db3d35fe59b7ad00fc691ff64c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:fd6e4d44712b9de0b7cfe0d13343c39929d64954c87ea0517193c1159107043d +size 2297282 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..148bb5bd02983a6a06683b0c64cc65c48e641a7c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e3efbef3e5383d7857a226c7f76b61b852ab430cecce75e55de43db8e1dacc4c +size 1633245 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deab36a631ec402b0df7be65c4821368541ee8cf --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:024195039877971a89bb7d75f01eb688e15cd836574d506dd61d02965dca643d +size 1955825 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f552bcb1f92cc8ea3616770bcfdbb853cf21c1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbda07bd9eaa5ed969b26888b779fbf216d686661877afe490320b3f855a1c1b +size 3457314 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571b343c72de2d83f871133b4913f020d48a34f9 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5137dce7b2b15598bf845afb3d7867d0e2662798849a8e5c9180ba4bb2f86cfb +size 1831276 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23ee47198c3d286c938969ed7d90303d0f60c86f --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02c08bd56f105b9937625c75d2f046e809f52c2a28f6773459d2b59c253b134 +size 4207950 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3057792bc304eaf2d115101b9fd6c2f21b138a91 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b76696e20020430377b27226ac1e58cff46745e7ab625ef3e0abee4af415221 +size 1734417 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95718c57f833dd26469505d0f2f3f995206a1910 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:0535db06ebfddf8e924aba7b33fbc4512211b46a9b05c7fc00bded597cf28f92 +size 6739110 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce446596fb967332beb81f22e6c8cc01a6c577a --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:7d9fedd69a70569c740bf3ad12f5a9381c002e0ff1bcdbd4b4f010321e848469 +size 7639243 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a24e30e1d1191f1e2f8b5c9b36ab8e9ec0d6abc7 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f433ff724f7477befed34c46d5c410ecc78eb06eb535c597cc69c54e559de769 +size 4364732 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..820a0f2840d4c651011ac9fa67c19ffb19bdd5d1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f4d0b6cd3c023e208564675fea1ec5c6d14e5d1536cd67802a150c40f84f6d69 +size 6322337 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2085e3890ce9a7b5a1647ccce5faba9a911c49ea --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:3e69d3651a4a7dc1d5034ef712933af0293b05dc9a43b5e8b9fb435376584174 +size 3907845 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b38fb794f18c6132f653793014a79b4102707ee3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:30fbbb984ac4f98889f18ebb6d9d1c7c1ecebcd9b8f5b006c92a54e47fdd8967 +size 4085842 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be772cf3c3c967a24604e982033c2b2103c4bd1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e6816b5a14055f1917ee856b596b255dd47f04a2a79800517523355dc81840cf +size 3068932 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfed3fafc6c4dcdd0389aa39fb8aa4a2517f4690 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:0baba4bf280319f8e0fd8368b4842dc2edf1d1cf026b73bdebfa31bb3a0b7563 +size 4079945 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86ee5985263fe67c8daef5440326e94f96a265d8 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c69bb05e447fe774573e3eec50ff1aec6eb8507c2d0f1b9ce174cd0ca765f52a +size 2642474 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0843908e7da67d96ac8d778decaf95fecf206aa --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e218c609fc942d8a2eba99f9de7dd6e4f776fc75fb3181c2c16edebbdbaf8bf0 +size 6435470 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c0f86ae08063c12f9093f04bd19b1fddcaa5642 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:59aba6a4512b4d543cfbc8ccc0c3c6df8c3f576241ec1daa072fab476409e81b +size 2546733 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..251af973482eb7059b49206156471dafcfe79596 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e5e30012b7865ff230c44790fc0e16b7a4b37e7c52a6038c69577125bab64901 +size 5343414 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25522fa51d71fd570a7fe77918b96df8aa997a95 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:cc0f8b40407c1f02d789f2dbe1f2a82f5a66b03b3a11551be4daa2fce9957f7c +size 4109712 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2da909339bd5e37776baaa2b3a6b14eb8e7db2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:b176b2889fa60814043a30582b84136f3e3ad3933d7456fac6a3dfb9ba29c502 +size 2494897 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc7ec24355675b2524cec96dd0ec79285142242 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:280183a15417a285084a52df5c0532c26974cbda47bdcca0807064c3b141ceb4 +size 3597176 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d57023065939685065401b93f3c6a108b25dd0b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:b32eccd3793beb53c54b02693337178d93c09c5abc00ea5a880946e716f8bf7e +size 3076220 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bea818391fa8a4bff3ff19fcd0672081cb5c89f4 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:daa6b496de7f979d22a8e0a3c7bb10040faa68d848d9653bb25b9ffc3997958b +size 8204908 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8b45094a2252ab30c8658ef5436d30c61ad25a1 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:27467725536d0f9932b02b11d220205614cf771d6d6bb894482094f506ffd2a9 +size 2625759 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a990ea20b7a865b15bdbf8552d259cd841c6089 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e7134ac5f9ff6a95bdda04989cd53fe4077b776c72cba1aa646d1b1bd862196d +size 6337428 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ab2b660534c95e3685e4093d35613d836973397 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:1a96f820b4e2180bc2f0c34af8f5aacd4fcee5cda30777a9ff0f051328997336 +size 2812485 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14bcce26f4ee5b65e47eea1162866a7ec07ec055 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:5c5731a66507fc6d1d0cfa95dc078943c07d044c1e995ae98e928ef9cee6483d +size 3595034 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d383ff269ee9fb6a7b5fe6b17ca6e466d374efb --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:41bab9c976de3492e8337c3833fffabacd7b22326af017ab57b7ed41eecdef14 +size 3062427 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a405c0d672b30d85ac147df4b2f5bcf7803060c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8d647057f058aecf37cdeb3b443a23fda7f26662b5c68e9c229498615a528f31 +size 2649662 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..348957f0fe7b6af65da90decb081a949beb8e9a3 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:939d95e9abb5ee98a91f21c3770afb67d8992c9730c0e055445f9edfe63a3296 +size 4041792 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d9fb7dbf5824434a526cd0e8e072ae78b65e5c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:99d0e7506554acdfc2f1aad5d77d8a1b2237ba0aec5fd2e0b4513092983691e4 +size 6465077 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c2867de52fda2e97bf003855914438e71bd50b --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:d00cba3ea2caf336c37122c3ff215497a2e8eb94926f51b130ced9f893953006 +size 5908226 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54bd1470aedfae6f0b606724fcfc193790fd358a --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:0d105187c5e21079c8cb1ef3dcb5f49709d07395138e171132ee128b9add4477 +size 5290877 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7317c9568b571966a5065351b2891facc588e153 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8ed56527f3f2b5d35119d03203ee0811ed09df6093aed2a7f907930de9edc79f +size 2620615 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8bb20889060a9778c279c49b747b1343d43df03 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:468c9b573cef8574c172fd7d347fe36855ffc3c024629e6a42081835954891e1 +size 5478054 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..609287b096908c95ac0fcdf158a11a2b4b018246 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:1c97aa902485c19a322f732354d838680e2387688695ba2d129e55d091497992 +size 4523055 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3724a97b33e2c0a52dafc1fddf0fd7972721d5fb --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:d46a315581ca7abfbfdc56412491aa403359cb10eef15d3b8d5826bfdfb9fe11 +size 4839650 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f978c476bafd955039cbcfb91c3732a1337633e --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:f4d82591c71d9618159ddf190dcd236793879a82517363a906b552d3da93588b +size 5174359 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34b6ab60c4d6c595db922c549b2c1e930920419c --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:1b2c1bcd16e33928b9b3482371e94ed0ea50a5deb1cb7528455499f58a105550 +size 7435390 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985daa0966dcec57b0433047a7b325209748bea2 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4faeebf0911b80f8688944c75bbfed283cb38afa67699723024b397b8d22d23c +size 3427119 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..750f8702b30bc1a84241f00b308701005d430d65 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:e5db23e1c20e827bbb8122ee39f0e59b25c7c376316bb741d3cd2a4920332083 +size 5270458 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e1874c08fcc41e7dfb8eb5ac0757ca937bec9ec --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c6839d60bb934d0bb5acd9428d3fc9198b5556173db88e4e70b42ef0bd776959 +size 2912666 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..731583947f5fc35ffbc2455a4613440a6db7bb27 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:a4d58e31170ffcce09a175d4e190cdaa57e172b6653dd9a172d9c4da78c9ba71 +size 2436674 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81a0324912f44b3dd0787386460be269b2849fe6 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:4f6f113a5da8c308c452c41008e6c523a7aa46e199260927c9bf61a380f57198 +size 3256905 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c1d70b5d3ba57027b21fbbe925bf639c702f067 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:34fbd79644998f3c72a1d8b0172d28e9a8baa2369a81bbd1447d1c4ccf1a6af4 +size 4209542 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c40eab4c96edda6ec0a5c7cd992fc641bcdaa778 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:bf62f969ae2ba224e774ecbdb47c776c8f5f557333e7149aea4c0e972355a9ca +size 4831519 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb3a16861936213ed09f5caf730f3159f7a573d --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:c64150bf36b46bc859e15c6a4ca8ee75cb0016a4a315021ddf795ff564b4555a +size 2791358 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d2e4dc3ec2ed506209596e4fdb41615d05cf972 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:ec60119d703c60b76a5b9e9135852cfc46472bf887249c9937273e958fafca6b +size 3641026 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99eb371f68a9bc72e00cfcecdb0c5672e2c0348 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:8ca6c5655f21e23fa88ce138ed417819b211366b89bf13c745698ff3f843a57e +size 2680969 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d16f8bcb201e44ec4805245c94e2af7912bda53 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:202ecf95f5a1cec9d84d31bdf676dc803d619e02ade3a91778617480b0ac5aaf +size 3795464 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55b3c408979c1584bb956676043039381b37daa5 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:6debef0c3a7375b529f6967174756738db228ee64e944577f63b5738e665c00c +size 2652831 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..022fa92a7d2c011068e4b1f0d08f1dc94303b161 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/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:63c1a1a9fdc899c77e198d95f8a38d231c60f5fe13d3eab3b62c71406f117acf +size 3281263 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29154e10fb1b1531d5f51cae8a7772edab05d32 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a5147eeff5de7b4c63134be288c699326f037243631a77b3776d9835a4a124 +size 5859931 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeafcd6ca0b1587a5eae34a1400ff8a66f58f0fc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c50df9c5412d3c380b9eb7917bd9da446b14182177df988cbf07d0ed808e45 +size 3213427 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98025e263b5036770503925a0881111caf6f46cc --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e4bf99d2194ed6ff0e91d59b6a752708ad7a52546e59f7fedbfafded685eee +size 7136209 diff --git a/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25fc514543210a6ce92597d4079a36c982f28216 --- /dev/null +++ b/AIRBOT_MMK2_screw_the_bottle_cap/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f2dec42666a9a7671f07d1afdc6baf058851daf27bef783ace9869aa135624 +size 2978585