diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/.gitattributes b/AIRBOT_MMK2_storage_tissue_and_milk_carton/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/.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_storage_tissue_and_milk_carton/README.md b/AIRBOT_MMK2_storage_tissue_and_milk_carton/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e84ba3e2dd69daa2ab851f2359ff0eb7356ce1b1 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_storage_tissue_and_milk_carton + +## πŸ“‹ 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** | 47 | +| **Total Frames** | 9751 | +| **Total Tasks** | 1 | +| **Total Videos** | 188 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 338.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 +Place the tissue paper on the white lid with one hand, and with the other hand, put the milk carton with the straw on top of the white lid. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Abnormal** +2. **Grasp the tissue with the left gripper** +3. **Static** +4. **End** +5. **Place the tissue on the white basket with the left gripper** +6. **Grasp the milk with the right gripper** +7. **Place the milk on the white basket with the right gripper** +8. **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:46 + + +## πŸ“ 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": 47, "total_frames": 9751, "total_tasks": 1, "total_videos": 188, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:46"}, "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_storage_tissue_and_milk_carton_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_storage_tissue_and_milk_carton/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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_storage_tissue_and_milk_carton/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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_storage_tissue_and_milk_carton/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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_storage_tissue_and_milk_carton/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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_storage_tissue_and_milk_carton/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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_storage_tissue_and_milk_carton/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4354bc724909f93bfb930bdb6e82f26bb3f8a717 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The white lid is at the front, the white milk carton is on the right, and the blue tissue is in the back-left."} +{"scene_index": 1, "scene": "The blue tissue is located at the back left, while the white milk carton with a white lid is positioned in front."} +{"scene_index": 2, "scene": "The blue tissue is located at the back left, while the white lid is positioned at the front right. The white milk carton is situated on the right side."} +{"scene_index": 3, "scene": "The white milk carton is positioned at the back right, the white lid is in front of it, and the blue tissue is located at the back left."} +{"scene_index": 4, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 5, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 6, "scene": "The blue tissue is positioned at the back left, while the white lid is located at the front; the white milk carton is placed at the back right."} +{"scene_index": 7, "scene": "The blue tissue is at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 8, "scene": "The blue tissue is positioned at the back left, the white lid is located in front, and the white milk carton is situated at the back right."} +{"scene_index": 9, "scene": "The blue tissue is located at the back left, the white lid is positioned at the front right, and the white milk carton is placed on the right."} +{"scene_index": 10, "scene": "The blue tissue is positioned at the back left, while the white lid is located at the front; the white milk carton is placed at the back right."} +{"scene_index": 11, "scene": "The blue tissue is located at the back left, while the white lid is positioned at the front right. The white milk carton is situated on the right side."} +{"scene_index": 12, "scene": "The blue tissue is at the back left, the white milk carton is on the right, and there are two white lids both located in the front."} +{"scene_index": 13, "scene": "The blue tissue is at the back left, the white lid is at the front, and the white milk carton is at the back right."} +{"scene_index": 14, "scene": "A blue tissue is located at the back left, a white milk carton is placed at the back right, and a white lid is situated in the front."} +{"scene_index": 15, "scene": "The blue tissue is located at the back left, the white milk carton is on the right, and the white lid is positioned in front."} +{"scene_index": 16, "scene": "The blue tissue is at the back left, the white milk carton is at the back right, and the white lid is in front."} +{"scene_index": 17, "scene": "The blue tissue is located at the back left, the white milk carton is on the right, and the white lid is positioned in front."} +{"scene_index": 18, "scene": "The blue tissue is located at the back left, the white milk carton is on the right, and the white lid is at the front."} +{"scene_index": 19, "scene": "The white milk carton is at the back right, the white lid is in front, and two blue tissues are at the back left."} +{"scene_index": 20, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is at the back right."} +{"scene_index": 21, "scene": "The blue tissue is located at the back left, the white lid is at the front, and the white milk carton is positioned at the back right."} +{"scene_index": 22, "scene": "The white lid is at the front, the blue tissue is located at the back left, and the white milk carton is positioned at the back right."} +{"scene_index": 23, "scene": "The blue tissue is located at the back left, the white milk carton is at the back right, and the white lid is in front."} +{"scene_index": 24, "scene": "The blue tissue is positioned at the back left, the white lid is located in front, and the white milk carton is situated at the back right."} +{"scene_index": 25, "scene": "The blue tissue is located at the back left, while the white lid is positioned in front; the white milk carton is placed at the back right, and another white lid is situated at the front left."} +{"scene_index": 26, "scene": "The blue tissue is located at the back left, the white lid is at the front, and the white milk carton is positioned at the back right."} +{"scene_index": 27, "scene": "The blue tissue is at the back left, the white lid is in front, and the white milk carton is at the back right."} +{"scene_index": 28, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 29, "scene": "The blue tissue is located at the back left, the white milk carton is on the right, and the white lid is in front."} +{"scene_index": 30, "scene": "The blue tissue is at the back left, the white lid is in front, the white milk carton is on the right, and another white lid is at the front left."} +{"scene_index": 31, "scene": "The blue tissue is located at the back left, the white milk carton is positioned at the back right, and the white lid is situated at the front."} +{"scene_index": 32, "scene": "The blue tissue is at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 33, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 34, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 35, "scene": "The blue tissue is at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 36, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 37, "scene": "The white milk carton is at the back right, the white lid is in front, and the blue tissue is at the back left."} +{"scene_index": 38, "scene": "The blue tissue is positioned at the back left, the white lid is located in front, and the white milk carton is situated at the back right."} +{"scene_index": 39, "scene": "The blue tissue is located at the back left, the white milk carton is at the back right, and the white lid is in front of them."} +{"scene_index": 40, "scene": "The blue tissue is at the back left, while the white lid is in the front. The white milk carton is on the right, and another white lid is at the front left."} +{"scene_index": 41, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 42, "scene": "The blue tissue is located at the back left, the white lid is in front, and the white milk carton is on the right."} +{"scene_index": 43, "scene": "The blue tissue is located at the back left, the white lid is at the front, and the white milk carton is positioned at the back right."} +{"scene_index": 44, "scene": "The white lid is at the front, the white milk carton is in the back right, and the blue tissue is at the back."} +{"scene_index": 45, "scene": "The blue tissue is located at the back left. The white lid is positioned at the front. The white milk carton is placed at the back right. The lid is situated at the front left."} +{"scene_index": 46, "scene": "The white milk carton is located at the back right, the blue tissue is positioned at the back left, and the white lid is placed in front."} +{"scene_index": 47, "scene": "The blue tissue is positioned at the back left, the white milk carton is at the back right, and the white lid is in front of them."} +{"scene_index": 48, "scene": "The blue tissue is located at the back left, the white milk carton is positioned at the back right, and the white lid is situated at the front."} +{"scene_index": 49, "scene": "The blue tissue is located at the back-left, the white lid is in front, and the white milk carton is on the right."} diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e0eef264402bdaf084246ba8bcaa8413500c724e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Abnormal"} +{"subtask_index": 1, "subtask": "Grasp the tissue with the left gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Place the tissue on the white basket with the left gripper"} +{"subtask_index": 5, "subtask": "Grasp the milk with the right gripper"} +{"subtask_index": 6, "subtask": "Place the milk on the white basket with the right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b801267dd3a19a6ec7e89c36256e9ba50baf5bfd --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0018b4108628c712d153a49792ab7d5e98cde3c15314e813afab0b552a40fb45 +size 141895 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cb2fe18f46bc3a4af328be7eda950507125ba6b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3275db8387f87e3435d2fb37bd5fac3823d0fcd4a1dac80802742e46d21837c +size 122545 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26471fcd37cb3761eec1369a0cc507bd5553005b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8299712adbb85e194b9dd58789522e57aed3be8daaafe0c883c13601f6c15a7 +size 121544 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce563db245e3c458d4d0ce4429aaf02ca98fcece --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a499e7d5800d06b3c2d9401aba629759e15c07fe2fa0a7f6059b0bb6d08a735 +size 109095 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1c74bd9a06213a1d74073c0b32ae0412c147d2e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9410f4072d18e8319e0c817eed01b5c60a64794f2a5972dbd56375df85f6afe +size 113845 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2180f4c0e71a0542becb21f128fbdb6400a7cce0 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34af28d36cff72b81bc29eb0cbc209d3f47c8f41009a09f77e85500b14e147dd +size 117402 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02f357a06ac7c345edd32a85beaf0e13172b0677 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b78c918572d330379d225b8606af8de56ecc4abecddf60f06aff9a36099cdd +size 103442 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3e2d2f2e09c8132e19c30c65079b2b694ef5d08 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b46aae6e2ec135213af920f5c8bd5ddf2a1f3e8b726d53881d8e815a5019f12 +size 125152 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f0d2172c99d579ac6d4479a101300a36830efdd --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab265ed8f2f02707b35654cdfd591d38a1d6249c58d01fd9eaf1b50e61f72fd5 +size 118592 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6a2e710b8d53147cc0d85fa4600b36ae1e1ad45 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466b6ec168be5238e2c5ead044a9030f09bfc81e5a21ea01d1575222a1e51000 +size 114889 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83ba5e99a3219532c53418f5a2df9280197d0621 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28f5696133321ded2107ea63f6f2acf57eabf06f26055ef0c5b664b7d3e9cce +size 120277 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc6e29bb7969f2c80b3629efa728f3cbd3824d0f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cb0877093429810ea51aed300c83dc8b566ade382704592c9e373eca52c589 +size 114764 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41df8f873bd182f3a32f0981f71840e63f42c28f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9958c398263b2c53807f84a1985774acee54c6a0eca3e6f750241f6935090392 +size 114090 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87acc7d408dd81d2bea4971877a9334d19df4fec --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e319eb0c16e07f895cb1346b58dae4650049feaca17d60d4d7425ef89dc789d +size 112655 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9806f89eea512d254a76adbcaedc6913bcd82db9 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9806f0f04aac54ba6b0068974d0a81069e4d1aba50e0f80fee7f96428e9a3adc +size 108028 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8a0977bcc381699550b96a32787feb7cb289cb7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c855163c8f352d441e8dc69ddc076c9c8b6467ebd9dfcca3b7b3c8df5817bfd +size 109043 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec69f7149f0764a9fa6204fbd2903f2697056089 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870f32a32166fb61cbb5fc471e9190d12f92e0fd676a101a51fe1052918ab11b +size 112567 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6849a4997630e8e2c7e552183a2449da301ee657 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdc86bee1061a65bd425c6824f18a5039fed3721d4bfbf539bd03bf01682989 +size 104493 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03aac25a91382e19621e644495705bd294aea138 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99544eea96eb8b705f76f929afbabab18c2ad678d96499452b092b0b22868d0 +size 104781 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0e3c9ab3ccaa470713288454e5239dd1cf03edd --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385970b60b9c25384872b2b3763802fe633bfd6c78fbc3dffacdf57df6b7e856 +size 113509 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e538014cb76a86152bf99ce5b818c31455d4b10 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf759a3410400c5ebd3461759e78281d82fa421065dab038ea01d37556254a1 +size 133571 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6578c656e0f0d87d49b42451d3a4ac18cc4d3f22 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2378be728a0fa422848d03d420e01dcd019c198a7ecb06cfdbb54d697d474d +size 122260 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a749ecd44a15579c587fb4be7531ed8493414b8 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188e32d3515a408c8fa3357d25887e88ce17e03b6fc8199d18910f2304ee1683 +size 120829 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d8d1084ec559060908470c51d3f5f9939e904f7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8fb27726424e06029aa3f052eeb5489e518689af7a6bc2942fa262f20103dfb +size 113832 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33047cef884947bc719947e7fc2b473060c48f97 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044f303114acf1fe71e0d22504b31a96e1240cd49b9b2de69d39a02b3b57184f +size 111852 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ffa928bf992f61d3f9699067660ccb922e3ba69 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9ba1d9feceed3bb8cc00712d98aa3891a761af67e1ed10090b1a56a3f4cdf0 +size 114856 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41fe256e1748b93e918024ab20c61f618352d5a4 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd3e88f070cbdf3271d73f52b75c70848313f44a4e35d0c00ae3e1c082a158d +size 105844 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bfc9897be1cfcaab7f16a2b43f6d94ef6545769 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2c9c87b671c2d2f95f8c5c416acecb3bcf6cbcda1d49593712fcf2f0db8b20 +size 97711 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3bcbd4454c9c0a7c0856b084b45e9aedd9bc711 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a0b149022da4bb0643c2af891eac5f7f8dd15b55e17c317c8564afa72a69a6 +size 100959 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04f71a7ee7b91399095a9388941133391c9f0f07 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610963773d9719ac94dbb108fa16e6ba118d00827f6b9f7a3798e8c6822d364f +size 109351 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a9d4b9b768b5232641c937b01cf029c08456fbc --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21200ac22e12d61a494586a0ff0b0fa577577209a284c4bfe031cdb14eb6fec8 +size 110136 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b1dd37318176092eb43acce534fcff5b6a7cc01 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d963053f58cdb0630dab9f6754b71db318ebdf26780b96a309d692879ed406cf +size 117726 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dae800d303dfa8e20ab848a5a790b229ae579bfe --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc5a53abf6f96722a005707508be4c5f35b4ead0d91055f15dc6c035507b0bf +size 118180 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..070a32df8f9cf6801f29f9d925d52f6694486c42 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da35e1100d09f70cef595beb7c9a13a350227156e8c5b76c1ced2d57d88869f +size 107846 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a752fda6ee8fca4ffcec107b96ea8df98f9093e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f27ddd35864a2421422bb2bb40427dc5e7f7dd4cbdebd285e9f2a19cdafa8f +size 113966 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f81a1a458dacecea5420dde8ac44cf1be72d6c3c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff25ac25c39220f19b35e89cf6f6476b3a9dcd95272f7581f4eec5e7696a2827 +size 111310 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e317636e1acd003c193c03c74e28c19d2ac98412 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90240f3d07fc0cd8e9094ed3f9f0aa186cda71f66ed1badb227d13693e66a25b +size 101421 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..baef4a6ef541f73ca92190c0d21e44bb4003ed9b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ba058719789e401a98b8b611bee81c214ef589f2b4d945e09a18dc9722ad82 +size 105301 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32cd7127d8b04a20d47eeb8af8dda344f73227b5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c348a94f88d30d2d36ffe28d00c6a3462c7bc992198028ed28b3e5f968cc82 +size 101648 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88462d7458fecb8500fd1e586e2f87fd88345971 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6c5814b85f26b6d7d6aa9bac6d08def0896e82770f476a19660f1a2514d209 +size 103724 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1521cfe5318e5434fe9172521883dfaebea8e322 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77195edc44094656ca64a8b0943b79a8dfe34d67043380ebe65acb3532048fe2 +size 107699 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f0f9473af35fd963c6e1e01d24f9c0e0bdf5c17 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0cd2b8c7c76732eca14682b2aae22a488336905ccd79ab27dfe47cc1537f90 +size 113749 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3484e38388f48a9f03ec4610ba1e0b179de6328 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf6c0a19d9a90497cb417416b3e9d8083f3dcb7356663b07e204caf44705e37 +size 104228 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e93e9e05bb3f623f4070afd774467f253dc85a6e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ae6727d896c0f120085942a716d5190ea9945e5aa3eb81841e89897128ac4a +size 138591 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac9bca7d7fd003e020fd125280370e24317d52c6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2555015ba9e3d806e8ff1c40e2402cf27c97d31a2a0040f96cc150b576c1367e +size 128138 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4605ce1c0aa0b89bd20df0665f149e889e3a4557 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f3da27e46907276cceebd503b8987711e51ed5d58fb9db531edd6d739bb846 +size 104877 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14ffb29255df549d4d91ab4a06ba17afad75952c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6487e562f85e81fb1a550b76d2186012fdcd11b6bd1fbc8e5e71dbf3e6af5516 +size 116698 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7720994fe9022c919ad230cd4831ab1b176d0c08 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes.jsonl @@ -0,0 +1,47 @@ +{"episode_index": 0, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 268} +{"episode_index": 1, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 225} +{"episode_index": 2, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 228} +{"episode_index": 3, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 199} +{"episode_index": 4, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 210} +{"episode_index": 5, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 215} +{"episode_index": 6, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 186} +{"episode_index": 7, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 231} +{"episode_index": 8, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 217} +{"episode_index": 9, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 213} +{"episode_index": 10, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 223} +{"episode_index": 11, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 210} +{"episode_index": 12, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 204} +{"episode_index": 13, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 207} +{"episode_index": 14, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 195} +{"episode_index": 15, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 198} +{"episode_index": 16, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 205} +{"episode_index": 17, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 186} +{"episode_index": 18, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 189} +{"episode_index": 19, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 205} +{"episode_index": 20, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 250} +{"episode_index": 21, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 227} +{"episode_index": 22, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 224} +{"episode_index": 23, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 201} +{"episode_index": 24, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 203} +{"episode_index": 25, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 204} +{"episode_index": 26, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 190} +{"episode_index": 27, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 172} +{"episode_index": 28, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 179} +{"episode_index": 29, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 198} +{"episode_index": 30, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 199} +{"episode_index": 31, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 214} +{"episode_index": 32, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 218} +{"episode_index": 33, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 196} +{"episode_index": 34, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 212} +{"episode_index": 35, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 204} +{"episode_index": 36, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 180} +{"episode_index": 37, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 191} +{"episode_index": 38, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 181} +{"episode_index": 39, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 189} +{"episode_index": 40, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 195} +{"episode_index": 41, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 213} +{"episode_index": 42, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 188} +{"episode_index": 43, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 264} +{"episode_index": 44, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 243} +{"episode_index": 45, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 187} +{"episode_index": 46, "tasks": ["place the tissue paper on the white lid with your left hand, using your right hand, put the milk carton with the straw on top of the white lid."], "length": 215} diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes_stats.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a562eb93ef4002f046ed07af34a041d24797d777 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/episodes_stats.jsonl @@ -0,0 +1,47 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2239573161764706]], [[0.3300985171568628]], [[0.45071776552287585]]], "std": [[[0.3106827076136612]], [[0.256499981358563]], [[0.2270099983149493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2547361213235294]], [[0.2845332026143791]], [[0.28658109477124183]]], "std": [[[0.15184200168195194]], [[0.14638743576717622]], [[0.168476412327043]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31090809027777777]], [[0.33319434844771245]], [[0.3282897794117647]]], "std": [[[0.20223969877162648]], [[0.19530770176905227]], [[0.20961326443726386]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22429331290849672]], [[0.27185323325163396]], [[0.30660146650326797]]], "std": [[[0.3396463982710211]], [[0.3287375004964015]], [[0.3292947285680647]]], "count": [100]}, "observation.state": {"min": [0.4300183057785034, -1.312347412109375, 0.9014982581138611, -0.27065688371658325, -1.1938753128051758, 0.5154926776885986, -1.3634413480758667, -1.3499943017959595, 0.8217460513114929, -0.03950656205415726, 0.46807050704956055, -0.9928377866744995, 14.380000114440918, 60.12125015258789, 1.546875, -0.4468750059604645, 0.7606250047683716, 0.3643749952316284, 0.9693750143051147, -1.5787500143051147, 0.7618749737739563, -0.03687499091029167, 0.6875, -0.021250000223517418, 16.500625610351562, 55.77562713623047, -1.178125023841858, -0.2737500071525574, 0.546875, -0.3487499952316284, 0.7024999856948853, 1.881250023841858, 0.5881249904632568, 0.5087500214576721, 0.3206250071525574, 12.833749771118164], "max": [1.0507029294967651, -0.7357947826385498, 1.6049630641937256, 0.2589980661869049, -0.33424410223960876, 0.9867342114448547, -0.5323014259338379, -0.7334105968475342, 1.6365301609039307, 0.45905813574790955, 1.5041580200195312, -0.8072499632835388, 67.38249969482422, 74.30125427246094, 2.0924999713897705, 9.083125114440918, 47.283748626708984, 102.4106216430664, 54.19769287109375, 107.51374816894531, 65.57624816894531, 111.12937927246094, 75.7593765258789, 110.6656265258789, 71.70437622070312, 80.41374969482422, -1.0306249856948853, 5.67062520980835, 20.34375, 92.20938110351562, 38.04500198364258, 86.34562683105469, 38.18812561035156, 96.92375183105469, 41.76499938964844, 109.56375122070312], "mean": [0.768019437789917, -0.9464842677116394, 1.187726616859436, -0.09749437868595123, -0.7783759832382202, 0.8652716279029846, -1.1018257141113281, -0.8741320967674255, 1.020145058631897, 0.27679041028022766, 1.1847567558288574, -0.9296515583992004, 37.20328140258789, 67.02594757080078, 1.6819008588790894, 5.486523628234863, 11.764986038208008, 25.67832374572754, 13.163870811462402, 26.602890014648438, 12.226451873779297, 31.435707092285156, 11.545852661132812, 40.84061050415039, 42.333641052246094, 70.73558807373047, -1.0923179388046265, 0.9162245988845825, 4.021030902862549, 18.524566650390625, 7.141290187835693, 21.271268844604492, 6.307764530181885, 34.9603271484375, 5.32032585144043, 74.08592224121094], "std": [0.2024381160736084, 0.13493411242961884, 0.18543432652950287, 0.1486508846282959, 0.20787832140922546, 0.12230771034955978, 0.3046208322048187, 0.1793545037508011, 0.2419607937335968, 0.1806374341249466, 0.37160661816596985, 0.04901842772960663, 13.791725158691406, 3.374713897705078, 0.1083637923002243, 2.842433452606201, 17.010848999023438, 34.90419387817383, 19.01647186279297, 39.5770149230957, 19.224632263183594, 43.591732025146484, 19.978912353515625, 43.35601806640625, 12.600798606872559, 9.013372421264648, 0.025622589513659477, 1.6479483842849731, 6.7616353034973145, 33.855628967285156, 11.99188232421875, 28.615163803100586, 11.574387550354004, 31.37691879272461, 10.201483726501465, 26.890499114990234], "count": [268]}, "action": {"min": [0.4300183057785034, -1.312347412109375, 0.9014982581138611, -0.27065688371658325, -1.1938753128051758, 0.5154926776885986, -1.3634413480758667, -1.3499943017959595, 0.8217460513114929, -0.03950656205415726, 0.46807050704956055, -0.9928377866744995, 14.380000114440918, 60.12125015258789, 1.546875, -0.4468750059604645, 0.7606250047683716, 0.3643749952316284, 0.9693750143051147, -1.5787500143051147, 0.7618749737739563, -0.03687499091029167, 0.6875, -0.021250000223517418, 16.500625610351562, 55.77562713623047, -1.178125023841858, -0.2737500071525574, 0.546875, -0.3487499952316284, 0.7024999856948853, 1.881250023841858, 0.5881249904632568, 0.5087500214576721, 0.3206250071525574, 12.833749771118164], "max": [1.0507029294967651, -0.7357947826385498, 1.6049630641937256, 0.2589980661869049, -0.33424410223960876, 0.9867342114448547, -0.5323014259338379, -0.7334105968475342, 1.6365301609039307, 0.45905813574790955, 1.5041580200195312, -0.8072499632835388, 67.38249969482422, 74.30125427246094, 2.0924999713897705, 9.083125114440918, 47.283748626708984, 102.4106216430664, 54.19769287109375, 107.51374816894531, 65.57624816894531, 111.12937927246094, 75.7593765258789, 110.6656265258789, 71.70437622070312, 80.41374969482422, -1.0306249856948853, 5.67062520980835, 20.34375, 92.20938110351562, 38.04500198364258, 86.34562683105469, 38.18812561035156, 96.92375183105469, 41.76499938964844, 109.56375122070312], "mean": [0.7680196762084961, -0.9464842677116394, 1.1877261400222778, -0.09749436378479004, -0.7783756256103516, 0.8652717471122742, -1.1018258333206177, -0.8741323351860046, 1.020145297050476, 0.27679064869880676, 1.1847569942474365, -0.9296513795852661, 37.20326232910156, 67.02594757080078, 1.681901454925537, 5.486525535583496, 11.764996528625488, 25.678316116333008, 13.163854598999023, 26.602880477905273, 12.226468086242676, 31.43577003479004, 11.545865058898926, 40.84061813354492, 42.333621978759766, 70.73561096191406, -1.0923179388046265, 0.9162245988845825, 4.021028518676758, 18.524564743041992, 7.141294956207275, 21.271276473999023, 6.307764053344727, 34.9603157043457, 5.320328235626221, 74.08592224121094], "std": [0.2024381160736084, 0.13493411242961884, 0.18543429672718048, 0.1486508995294571, 0.20787832140922546, 0.12230769544839859, 0.3046208322048187, 0.1793545037508011, 0.24196076393127441, 0.1806374043226242, 0.3716065585613251, 0.04901845380663872, 13.791722297668457, 3.3747122287750244, 0.1083637997508049, 2.842432737350464, 17.010848999023438, 34.90419387817383, 19.016468048095703, 39.57701110839844, 19.224632263183594, 43.59172821044922, 19.978918075561523, 43.35600662231445, 12.600797653198242, 9.013372421264648, 0.025622587651014328, 1.6479482650756836, 6.7616353034973145, 33.85563659667969, 11.9918794631958, 28.615161895751953, 11.57438850402832, 31.376920700073242, 10.201484680175781, 26.890504837036133], "count": [268]}, "timestamp": {"min": [0.0], "max": [8.9], "mean": [4.449999999999999], "std": [2.578813249884097], "count": [268]}, "frame_index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}, "index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}, "subtask_annotation": {"mean": [3.712686567164179, 7.0, 7.0, 7.0, 7.0], "std": [1.9305834568465041, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [268]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [268]}, "eef_direction_state": {"mean": [3.611940298507463, 4.123134328358209], "std": [2.1679843026955377, 2.127412210479945], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_state": {"mean": [1.0111940298507462, 0.9552238805970149], "std": [0.7893092056057058, 0.892469922080166], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_state": {"mean": [0.7649253731343284, 0.6865671641791045], "std": [0.851228915200032, 0.8412669057338481], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_direction_action": {"mean": [3.611940298507463, 4.123134328358209], "std": [2.1679843026955377, 2.127412210479945], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_action": {"mean": [1.0111940298507462, 0.9552238805970149], "std": [0.7893092056057058, 0.892469922080166], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_action": {"mean": [0.7649253731343284, 0.6865671641791045], "std": [0.851228915200032, 0.8412669057338481], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_sim_pose_state": {"mean": [0.6828364992998429, 0.18682120666834745, 1.1742764626454747, -1.5040368910675428, 0.9316283866501371, -2.050490425885634, 0.6242503369080775, -0.224801458029723, 1.1667266342624238, 1.4036685417899493, 0.9318204879738362, 1.8871948368754325], "std": [0.0682391273668033, 0.03302090644470585, 0.040587612837900966, 0.21323691491115954, 0.06692167224695687, 0.28666177702572776, 0.07321637890073476, 0.0553878116317269, 0.035029260241545894, 0.21443633854333527, 0.07947147106412815, 0.29242898689489916], "min": [0.5572474043868371, 0.12315066624523058, 1.055383163875483, -2.0448069516180993, 0.7051122171904654, -2.76222779981793, 0.5468473724332585, -0.2772520910290207, 1.0753301787361287, 1.1290468788511554, 0.847356612685636, 1.6009997251039538], "max": [0.7961116346659506, 0.2261084344272567, 1.2105518207487849, -1.2344585691214027, 0.9982539560336852, -1.755144040694921, 0.7951994509384437, -0.1284120558441123, 1.236849130128628, 1.9015372365670438, 1.1182470528958866, 2.5458535367155326], "count": [268]}, "eef_sim_pose_action": {"mean": [0.6828364992998429, 0.18682120666834745, 1.1742764626454747, -1.5040368910675428, 0.9316283866501371, -2.050490425885634, 0.6242503369080775, -0.224801458029723, 1.1667266342624238, 1.4036685417899493, 0.9318204879738362, 1.8871948368754325], "std": [0.0682391273668033, 0.03302090644470585, 0.040587612837900966, 0.21323691491115954, 0.06692167224695687, 0.28666177702572776, 0.07321637890073476, 0.0553878116317269, 0.035029260241545894, 0.21443633854333527, 0.07947147106412815, 0.29242898689489916], "min": [0.5572474043868371, 0.12315066624523058, 1.055383163875483, -2.0448069516180993, 0.7051122171904654, -2.76222779981793, 0.5468473724332585, -0.2772520910290207, 1.0753301787361287, 1.1290468788511554, 0.847356612685636, 1.6009997251039538], "max": [0.7961116346659506, 0.2261084344272567, 1.2105518207487849, -1.2344585691214027, 0.9982539560336852, -1.755144040694921, 0.7951994509384437, -0.1284120558441123, 1.236849130128628, 1.9015372365670438, 1.1182470528958866, 2.5458535367155326], "count": [268]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21292968341503268]], [[0.3260555065359477]], [[0.46269012663398695]]], "std": [[[0.3088752738151047]], [[0.2545911101332003]], [[0.21856563699271397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2475653370098039]], [[0.28236524305555555]], [[0.29499290849673204]]], "std": [[[0.1397671024134553]], [[0.1371851529157704]], [[0.16946871730996876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3205661744281046]], [[0.34513169321895426]], [[0.34727393178104576]]], "std": [[[0.20457826665315448]], [[0.1990680751617909]], [[0.21550007863088233]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21286827001633984]], [[0.2616398263888889]], [[0.29200300857843137]]], "std": [[[0.33408288230282857]], [[0.3273978690332098]], [[0.3262773083960332]]], "count": [100]}, "observation.state": {"min": [0.5150158405303955, -1.31158447265625, 0.9271286129951477, -0.31829366087913513, -1.401520013809204, 0.596079409122467, -1.3014038801193237, -1.3263189792633057, 0.9102006554603577, -0.05965323746204376, 0.4089656174182892, -0.9031433463096619, 25.22624969482422, 58.788124084472656, 1.2756249904632568, -0.23375000059604645, 0.7193750143051147, -0.109375, 0.75, -1.178125023841858, 0.75, -1.078125, 0.6510000228881836, -0.045625001192092896, 27.150625228881836, 55.17625045776367, -1.1412500143051147, -0.26875001192092896, 0.6668750047683716, 1.6125000715255737, 0.7699999809265137, 2.786250114440918, 0.59375, -0.1081250011920929, 0.4543749988079071, -1.537500023841858], "max": [1.1800469160079956, -0.7571653723716736, 1.58247971534729, 0.11940184235572815, -0.3436141014099121, 0.9810067415237427, -0.5472028255462646, -0.6024558544158936, 1.6262779235839844, 0.3993810713291168, 1.4038777351379395, -0.837577223777771, 71.6606216430664, 72.3012466430664, 1.875, 7.683125019073486, 35.36750030517578, 80.1156234741211, 39.66749954223633, 84.58875274658203, 40.49437713623047, 99.01812744140625, 38.69937515258789, 109.6156234741211, 65.10562896728516, 68.76374816894531, -1.0149999856948853, 4.223750114440918, 2.4344444274902344, 36.688751220703125, 44.12437438964844, 67.88687896728516, 48.303749084472656, 101.10062408447266, 50.55249786376953, 110.1050033569336], "mean": [0.7948030829429626, -1.0106534957885742, 1.223926305770874, -0.1672133207321167, -0.8148561716079712, 0.885534942150116, -0.981623113155365, -0.8933340311050415, 1.0864931344985962, 0.15800315141677856, 1.007049560546875, -0.8849040269851685, 38.65230941772461, 66.3201675415039, 1.4596706628799438, 2.759319543838501, 6.93822717666626, 17.347536087036133, 7.319291591644287, 17.166156768798828, 6.802341938018799, 22.4510498046875, 6.080479621887207, 34.60139465332031, 43.25655746459961, 64.03165435791016, -1.0717250108718872, 0.9403877854347229, 1.205150842666626, 6.516791820526123, 11.233838081359863, 23.90774917602539, 10.565442085266113, 37.980682373046875, 9.807186126708984, 58.97904586791992], "std": [0.1822138875722885, 0.1425326019525528, 0.18279650807380676, 0.12015703320503235, 0.2779467701911926, 0.10489542782306671, 0.3006476163864136, 0.1840956062078476, 0.23138031363487244, 0.18876689672470093, 0.3469402492046356, 0.019792646169662476, 14.844298362731934, 3.822547435760498, 0.14272546768188477, 2.407372236251831, 10.761117935180664, 27.032869338989258, 12.27459716796875, 28.588382720947266, 12.2966890335083, 33.263614654541016, 10.981070518493652, 41.690452575683594, 14.064949035644531, 3.8738625049591064, 0.0229646023362875, 1.2625445127487183, 0.5446339845657349, 9.450777053833008, 15.671524047851562, 25.346031188964844, 17.027219772338867, 39.54847717285156, 16.63872528076172, 42.78672790527344], "count": [225]}, "action": {"min": [0.5150158405303955, -1.31158447265625, 0.9271286129951477, -0.31829366087913513, -1.401520013809204, 0.596079409122467, -1.3014038801193237, -1.3263189792633057, 0.9102006554603577, -0.05965323746204376, 0.4089656174182892, -0.9031433463096619, 25.22624969482422, 58.788124084472656, 1.2756249904632568, -0.23375000059604645, 0.7193750143051147, -0.109375, 0.75, -1.178125023841858, 0.75, -1.078125, 0.6510000228881836, -0.045625001192092896, 27.150625228881836, 55.17625045776367, -1.1412500143051147, -0.26875001192092896, 0.6668750047683716, 1.6125000715255737, 0.7699999809265137, 2.786250114440918, 0.59375, -0.1081250011920929, 0.4543749988079071, -1.537500023841858], "max": [1.1800469160079956, -0.7571653723716736, 1.58247971534729, 0.11940184235572815, -0.3436141014099121, 0.9810067415237427, -0.5472028255462646, -0.6024558544158936, 1.6262779235839844, 0.3993810713291168, 1.4038777351379395, -0.837577223777771, 71.6606216430664, 72.3012466430664, 1.875, 7.683125019073486, 35.36750030517578, 80.1156234741211, 39.66749954223633, 84.58875274658203, 40.49437713623047, 99.01812744140625, 38.69937515258789, 109.6156234741211, 65.10562896728516, 68.76374816894531, -1.0149999856948853, 4.223750114440918, 2.4344444274902344, 36.688751220703125, 44.12437438964844, 67.88687896728516, 48.303749084472656, 101.10062408447266, 50.55249786376953, 110.1050033569336], "mean": [0.7948027849197388, -1.0106534957885742, 1.2239264249801636, -0.16721342504024506, -0.8148562908172607, 0.8855350613594055, -0.9816229939460754, -0.8933340907096863, 1.0864933729171753, 0.15800313651561737, 1.0070492029190063, -0.884903609752655, 38.65230941772461, 66.32012939453125, 1.4596713781356812, 2.759319543838501, 6.938228130340576, 17.347543716430664, 7.3192973136901855, 17.16614532470703, 6.802348613739014, 22.451034545898438, 6.080468654632568, 34.60139083862305, 43.25654220581055, 64.03165435791016, -1.0717248916625977, 0.9403876662254333, 1.2051507234573364, 6.516790390014648, 11.233844757080078, 23.90774154663086, 10.565447807312012, 37.980682373046875, 9.807188987731934, 58.979061126708984], "std": [0.1822138875722885, 0.1425325721502304, 0.18279653787612915, 0.12015704810619354, 0.2779467701911926, 0.1048954427242279, 0.30064764618873596, 0.1840955764055252, 0.23138034343719482, 0.18876689672470093, 0.3469403088092804, 0.019792642444372177, 14.844295501708984, 3.822547674179077, 0.14272546768188477, 2.407371759414673, 10.761116027832031, 27.03286361694336, 12.2746000289917, 28.58838653564453, 12.2966890335083, 33.26361846923828, 10.981070518493652, 41.69045639038086, 14.064946174621582, 3.873863458633423, 0.0229645986109972, 1.2625442743301392, 0.5446339845657349, 9.450778007507324, 15.671520233154297, 25.346027374267578, 17.027217864990234, 39.5484733581543, 16.63872718811035, 42.78673553466797], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [225]}, "index": {"min": [268], "max": [492], "mean": [380.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [4.088888888888889, 7.0, 7.0, 7.0, 7.0], "std": [1.7103894582127859, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [225]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [225]}, "eef_direction_state": {"mean": [3.2755555555555556, 3.968888888888889], "std": [1.91475621373184, 1.9468290140319318], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.231111111111111, 1.0933333333333333], "std": [0.7054776859916252, 0.8301003955345806], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.8488888888888889, 0.7644444444444445], "std": [0.8296243386074666, 0.8393530724593268], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.2755555555555556, 3.968888888888889], "std": [1.91475621373184, 1.9468290140319318], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.231111111111111, 1.0933333333333333], "std": [0.7054776859916252, 0.8301003955345806], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.8488888888888889, 0.7644444444444445], "std": [0.8296243386074666, 0.8393530724593268], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6886049217928418, 0.18165861236552094, 1.1581569614727725, -1.499312834390189, 0.8880438737158114, -2.0254482991923104, 0.6398831203092842, -0.20812204565388948, 1.1606086766547346, 1.497115203631231, 0.9474108502723746, 2.0306601152875747], "std": [0.06329744674406611, 0.03613436722870594, 0.04846764531409201, 0.26395960437603655, 0.058059293289741055, 0.2826448320345933, 0.06874210096439215, 0.046860957033392846, 0.06657040534109324, 0.3671818797297969, 0.07767178134471153, 0.3313443348327629], "min": [0.5914091717515564, 0.12581581190257773, 1.053471853420961, -1.897445406807711, 0.7106415580432635, -2.5937446239242763, 0.5873341796139814, -0.26553290928921913, 1.068151885407561, 0.5872676486218484, 0.8274466467482942, 1.4025464289026621], "max": [0.784545483427493, 0.23905600816712896, 1.2815062993588644, -0.7794796139861089, 0.9648407821878973, -1.4018236611518429, 0.7886372001013666, -0.1353028330365454, 1.342153373759324, 2.0922151653830605, 1.0808606129491012, 2.7023353336154683], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6886049217928418, 0.18165861236552094, 1.1581569614727725, -1.499312834390189, 0.8880438737158114, -2.0254482991923104, 0.6398831203092842, -0.20812204565388948, 1.1606086766547346, 1.497115203631231, 0.9474108502723746, 2.0306601152875747], "std": [0.06329744674406611, 0.03613436722870594, 0.04846764531409201, 0.26395960437603655, 0.058059293289741055, 0.2826448320345933, 0.06874210096439215, 0.046860957033392846, 0.06657040534109324, 0.3671818797297969, 0.07767178134471153, 0.3313443348327629], "min": [0.5914091717515564, 0.12581581190257773, 1.053471853420961, -1.897445406807711, 0.7106415580432635, -2.5937446239242763, 0.5873341796139814, -0.26553290928921913, 1.068151885407561, 0.5872676486218484, 0.8274466467482942, 1.4025464289026621], "max": [0.784545483427493, 0.23905600816712896, 1.2815062993588644, -0.7794796139861089, 0.9648407821878973, -1.4018236611518429, 0.7886372001013666, -0.1353028330365454, 1.342153373759324, 2.0922151653830605, 1.0808606129491012, 2.7023353336154683], "count": [225]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4177186989379085]], [[0.42754176062091503]], [[0.45796740196078434]]], "std": [[[0.2007515565815077]], [[0.18539603832136733]], [[0.18219128055677222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29625733660130715]], [[0.30976615400326796]], [[0.3047022508169934]]], "std": [[[0.17316485588505884]], [[0.16887337978770073]], [[0.18733695768175476]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3524315461601307]], [[0.36408997753267974]], [[0.3525448794934641]]], "std": [[[0.20063507895085325]], [[0.19684954389058432]], [[0.2075780521329669]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3020162336601307]], [[0.33732574959150324]], [[0.33867152165032677]]], "std": [[[0.3346700002751293]], [[0.33371779789242756]], [[0.33268130592525524]]], "count": [100]}, "observation.state": {"min": [0.4369087219238281, -1.3602464199066162, 1.049224615097046, -0.2522030174732208, -1.1480506658554077, 0.34919318556785583, -1.1396582126617432, -1.28078031539917, 0.8705033659934998, -0.021807685494422913, 0.38095101714134216, -1.0816738605499268, 17.454374313354492, 60.28312683105469, 1.5199999809265137, -0.2549999952316284, 0.9956250190734863, -0.20374999940395355, 0.8849999904632568, -1.3806250095367432, 0.8706250190734863, 0.22562499344348907, 0.8237500190734863, 0.07187499850988388, 6.179999828338623, 39.89375305175781, -1.1439999341964722, -0.10625000298023224, 0.4112499952316284, 0.7493749856948853, 0.7081249952316284, -0.6981250047683716, 0.6312500238418579, 0.234375, 0.35875001549720764, -0.49000000953674316], "max": [0.9187361598014832, -0.8297808766365051, 1.6289243698120117, 0.45068952441215515, -0.3813563287258148, 0.9535934925079346, -0.5860179662704468, -0.6778343915939331, 1.5935664176940918, 0.3039644956588745, 1.2622549533843994, -0.9886320233345032, 74.859375, 76.97125244140625, 5.028749942779541, 9.789999961853027, 59.2712516784668, 110.49437713623047, 69.94812774658203, 113.06312561035156, 77.87750244140625, 109.6875, 85.2281265258789, 109.42625427246094, 70.63187408447266, 79.02437591552734, -0.9950000047683716, 8.471875190734863, 31.80000114440918, 72.6831283569336, 46.458126068115234, 92.36624908447266, 70.29437255859375, 109.38750457763672, 73.29375457763672, 110.14125061035156], "mean": [0.6855199337005615, -1.092166543006897, 1.3747706413269043, -0.03711318224668503, -0.6871349811553955, 0.6964094042778015, -0.9190093874931335, -0.8701814413070679, 1.0806787014007568, 0.18408213555812836, 0.893308699131012, -1.0441503524780273, 35.229434967041016, 67.13732147216797, 1.8600620031356812, 7.276906967163086, 9.90010929107666, 18.75240707397461, 11.004969596862793, 17.352645874023438, 11.948710441589355, 19.03169822692871, 12.727505683898926, 21.46723747253418, 32.0802116394043, 63.95621871948242, -1.0584207773208618, 2.9026384353637695, 2.7663252353668213, 19.673433303833008, 9.690555572509766, 25.417789459228516, 14.808058738708496, 30.98432159423828, 15.089500427246094, 46.655364990234375], "std": [0.1458924561738968, 0.1340358555316925, 0.17999835312366486, 0.19608226418495178, 0.17696332931518555, 0.1160215213894844, 0.2130260020494461, 0.18118637800216675, 0.2280464470386505, 0.10700685530900955, 0.2928641140460968, 0.04378422349691391, 16.723844528198242, 4.214506149291992, 0.8357229232788086, 3.4543583393096924, 18.4727783203125, 36.564212799072266, 21.126800537109375, 38.11269760131836, 23.53324317932129, 37.00852966308594, 25.36012840270996, 37.15010452270508, 21.935930252075195, 13.203706741333008, 0.0321347750723362, 2.228236436843872, 4.517435073852539, 28.468639373779297, 14.947997093200684, 35.587921142578125, 24.600452423095703, 44.80844497680664, 25.893611907958984, 40.08111572265625], "count": [228]}, "action": {"min": [0.4369087219238281, -1.3602464199066162, 1.049224615097046, -0.2522030174732208, -1.1480506658554077, 0.34919318556785583, -1.1396582126617432, -1.28078031539917, 0.8705033659934998, -0.021807685494422913, 0.38095101714134216, -1.0816738605499268, 17.454374313354492, 60.28312683105469, 1.5199999809265137, -0.2549999952316284, 0.9956250190734863, -0.20374999940395355, 0.8849999904632568, -1.3806250095367432, 0.8706250190734863, 0.22562499344348907, 0.8237500190734863, 0.07187499850988388, 6.179999828338623, 39.89375305175781, -1.1439999341964722, -0.10625000298023224, 0.4112499952316284, 0.7493749856948853, 0.7081249952316284, -0.6981250047683716, 0.6312500238418579, 0.234375, 0.35875001549720764, -0.49000000953674316], "max": [0.9187361598014832, -0.8297808766365051, 1.6289243698120117, 0.45068952441215515, -0.3813563287258148, 0.9535934925079346, -0.5860179662704468, -0.6778343915939331, 1.5935664176940918, 0.3039644956588745, 1.2622549533843994, -0.9886320233345032, 74.859375, 76.97125244140625, 5.028749942779541, 9.789999961853027, 59.2712516784668, 110.49437713623047, 69.94812774658203, 113.06312561035156, 77.87750244140625, 109.6875, 85.2281265258789, 109.42625427246094, 70.63187408447266, 79.02437591552734, -0.9950000047683716, 8.471875190734863, 31.80000114440918, 72.6831283569336, 46.458126068115234, 92.36624908447266, 70.29437255859375, 109.38750457763672, 73.29375457763672, 110.14125061035156], "mean": [0.6855196356773376, -1.092166543006897, 1.3747700452804565, -0.037113163620233536, -0.6871349811553955, 0.6964089870452881, -0.9190088510513306, -0.8701816201210022, 1.0806785821914673, 0.18408207595348358, 0.8933089971542358, -1.0441503524780273, 35.22944641113281, 67.13732147216797, 1.8600618839263916, 7.276907920837402, 9.90012264251709, 18.752418518066406, 11.004977226257324, 17.352638244628906, 11.948720932006836, 19.031688690185547, 12.727522850036621, 21.46721839904785, 32.08020782470703, 63.95623779296875, -1.0584206581115723, 2.9026377201080322, 2.7663252353668213, 19.673429489135742, 9.690559387207031, 25.417787551879883, 14.808055877685547, 30.984312057495117, 15.089491844177246, 46.65535354614258], "std": [0.1458924561738968, 0.1340358555316925, 0.17999836802482605, 0.1960822343826294, 0.17696331441402435, 0.1160215511918068, 0.21302595734596252, 0.18118637800216675, 0.2280464470386505, 0.10700685530900955, 0.2928640842437744, 0.043784234672784805, 16.723846435546875, 4.214506149291992, 0.8357225060462952, 3.4543581008911133, 18.4727725982666, 36.5642204284668, 21.12679672241211, 38.112701416015625, 23.533241271972656, 37.0085334777832, 25.360118865966797, 37.150115966796875, 21.935930252075195, 13.20371150970459, 0.032134778797626495, 2.228236675262451, 4.517434597015381, 28.46863555908203, 14.947998046875, 35.58791732788086, 24.60045623779297, 44.808448791503906, 25.893611907958984, 40.08111572265625], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [228]}, "index": {"min": [926], "max": [1153], "mean": [1039.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [4.2105263157894735, 7.0, 7.0, 7.0, 7.0], "std": [1.786762652291365, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [228]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [228]}, "eef_direction_state": {"mean": [3.442982456140351, 4.37719298245614], "std": [2.0628914003206207, 1.8204026491034984], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.0833333333333333, 1.1096491228070176], "std": [0.7875585933831827, 0.8331370960081212], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.8201754385964912, 0.7105263157894737], "std": [0.8208553331697558, 0.8452517969130101], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.442982456140351, 4.37719298245614], "std": [2.0628914003206207, 1.8204026491034984], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.0833333333333333, 1.1096491228070176], "std": [0.7875585933831827, 0.8331370960081212], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.8201754385964912, 0.7105263157894737], "std": [0.8208553331697558, 0.8452517969130101], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.7236752507073648, 0.17183421486576927, 1.1606087279080137, -1.5373337997953913, 0.8257624265294624, -2.0830973284542007, 0.6529966674658776, -0.2080434664691672, 1.1597960026346423, 1.5745475328662892, 1.0651618655566495, 2.0709845358946906], "std": [0.0629191035767501, 0.04080034718438103, 0.03197994855264725, 0.17080544893902475, 0.05490793548119325, 0.25782089504749606, 0.06175546026047788, 0.02948117739544311, 0.05450262973712934, 0.40246423063884734, 0.039757505905830215, 0.39063905157788587], "min": [0.597221803542057, 0.08726878007243286, 1.0571309676823333, -1.9890051741190047, 0.7219142038446238, -2.779181555754208, 0.5922252190155123, -0.23627926687774692, 1.0549895424824913, 1.069036065837544, 1.003990349179995, 1.5917644877440158], "max": [0.7902933280924128, 0.2196843756920816, 1.2068743966251287, -1.1639686932400148, 0.945437669579726, -1.7203899041627895, 0.7799369949066661, -0.16575259839807405, 1.2655258970494363, 2.3049387385007356, 1.1532823753808166, 2.775678582581044], "count": [228]}, "eef_sim_pose_action": {"mean": [0.7236752507073648, 0.17183421486576927, 1.1606087279080137, -1.5373337997953913, 0.8257624265294624, -2.0830973284542007, 0.6529966674658776, -0.2080434664691672, 1.1597960026346423, 1.5745475328662892, 1.0651618655566495, 2.0709845358946906], "std": [0.0629191035767501, 0.04080034718438103, 0.03197994855264725, 0.17080544893902475, 0.05490793548119325, 0.25782089504749606, 0.06175546026047788, 0.02948117739544311, 0.05450262973712934, 0.40246423063884734, 0.039757505905830215, 0.39063905157788587], "min": [0.597221803542057, 0.08726878007243286, 1.0571309676823333, -1.9890051741190047, 0.7219142038446238, -2.779181555754208, 0.5922252190155123, -0.23627926687774692, 1.0549895424824913, 1.069036065837544, 1.003990349179995, 1.5917644877440158], "max": [0.7902933280924128, 0.2196843756920816, 1.2068743966251287, -1.1639686932400148, 0.945437669579726, -1.7203899041627895, 0.7799369949066661, -0.16575259839807405, 1.2655258970494363, 2.3049387385007356, 1.1532823753808166, 2.775678582581044], "count": [228]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41657558006535944]], [[0.428061243872549]], [[0.45700267361111113]]], "std": [[[0.20788423694493932]], [[0.19232743560868862]], [[0.19044440011818853]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3010509109477124]], [[0.3152574550653595]], [[0.31320440155228757]]], "std": [[[0.18317072845931637]], [[0.1796474915340773]], [[0.1989666037994158]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3456629758986928]], [[0.36330836192810456]], [[0.36543327001633985]]], "std": [[[0.19298996177795572]], [[0.19088554556607618]], [[0.20963494983945816]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2939770077614379]], [[0.3296458517156863]], [[0.33183422998366013]]], "std": [[[0.32710381360198987]], [[0.3278838513421931]], [[0.32524084076411774]]], "count": [100]}, "observation.state": {"min": [0.3708180785179138, -1.4142729043960571, 0.9727149605751038, -0.21553367376327515, -1.0284104347229004, 0.4111829698085785, -1.0870145559310913, -1.2795166969299316, 0.8184081315994263, -0.11663614958524704, 0.23401141166687012, -1.285048007965088, 22.540908813476562, 41.8650016784668, 1.5, -0.18687500059604645, 0.7868750095367432, -1.1306250095367432, 0.96875, -1.3637499809265137, 0.8012499809265137, -1.1735714673995972, 0.7293750047683716, 0.044999998062849045, 13.260000228881836, 48.09937286376953, -1.1356250047683716, -0.581250011920929, 0.6137499809265137, 0.4387499988079071, 0.65625, -0.6412500143051147, 0.640625, -0.11374999582767487, 0.40062499046325684, -1.9912500381469727], "max": [1.0039958953857422, -0.8038166761398315, 1.6732947826385498, 0.31497958302497864, -0.3175545632839203, 1.0328450202941895, -0.4938439428806305, -0.6566677689552307, 1.6273269653320312, 0.30568113923072815, 1.1161020994186401, -1.1015106439590454, 70.54812622070312, 78.44222259521484, 70.04875183105469, 9.490625381469727, 44.31624984741211, 108.19000244140625, 54.25187683105469, 109.26062774658203, 70.43375396728516, 110.18687438964844, 78.02749633789062, 109.8706283569336, 77.31437683105469, 80.4280014038086, -1.0056250095367432, 6.769374847412109, 49.125, 76.77375030517578, 49.13500213623047, 98.66000366210938, 73.77312469482422, 110.67937469482422, 77.22000122070312, 110.00250244140625], "mean": [0.6455549001693726, -1.1266188621520996, 1.382306694984436, 0.03040005825459957, -0.6523184180259705, 0.6837056279182434, -0.8770126104354858, -0.838083803653717, 1.0223991870880127, 0.14183607697486877, 0.806109607219696, -1.1899757385253906, 35.72614669799805, 65.89554595947266, 12.082785606384277, 6.324998378753662, 10.10845947265625, 24.177339553833008, 11.153276443481445, 23.73811912536621, 13.394869804382324, 25.808456420898438, 14.224869728088379, 28.583446502685547, 37.589874267578125, 66.50320434570312, -1.0585370063781738, 1.2860370874404907, 11.904413223266602, 18.66343116760254, 12.700919151306152, 26.487619400024414, 16.82883071899414, 33.99747085571289, 17.13822364807129, 43.36601638793945], "std": [0.19973528385162354, 0.17056848108768463, 0.2199588119983673, 0.12556509673595428, 0.1875038892030716, 0.11118888854980469, 0.24090047180652618, 0.18724264204502106, 0.25511428713798523, 0.14854532480239868, 0.29996103048324585, 0.08266220986843109, 17.457895278930664, 8.509937286376953, 20.37508773803711, 3.6460516452789307, 15.44345760345459, 40.80310821533203, 17.100765228271484, 41.40981674194336, 22.397417068481445, 41.72970199584961, 24.79352378845215, 41.2691535949707, 22.15559196472168, 11.651135444641113, 0.02499278262257576, 2.1148695945739746, 18.26637840270996, 26.23212242126465, 18.860776901245117, 39.5789794921875, 27.001861572265625, 45.76466369628906, 27.64835548400879, 45.76679229736328], "count": [199]}, "action": {"min": [0.3708180785179138, -1.4142729043960571, 0.9727149605751038, -0.21553367376327515, -1.0284104347229004, 0.4111829698085785, -1.0870145559310913, -1.2795166969299316, 0.8184081315994263, -0.11663614958524704, 0.23401141166687012, -1.285048007965088, 22.540908813476562, 41.8650016784668, 1.5, -0.18687500059604645, 0.7868750095367432, -1.1306250095367432, 0.96875, -1.3637499809265137, 0.8012499809265137, -1.1735714673995972, 0.7293750047683716, 0.044999998062849045, 13.260000228881836, 48.09937286376953, -1.1356250047683716, -0.581250011920929, 0.6137499809265137, 0.4387499988079071, 0.65625, -0.6412500143051147, 0.640625, -0.11374999582767487, 0.40062499046325684, -1.9912500381469727], "max": [1.0039958953857422, -0.8038166761398315, 1.6732947826385498, 0.31497958302497864, -0.3175545632839203, 1.0328450202941895, -0.4938439428806305, -0.6566677689552307, 1.6273269653320312, 0.30568113923072815, 1.1161020994186401, -1.1015106439590454, 70.54812622070312, 78.44222259521484, 70.04875183105469, 9.490625381469727, 44.31624984741211, 108.19000244140625, 54.25187683105469, 109.26062774658203, 70.43375396728516, 110.18687438964844, 78.02749633789062, 109.8706283569336, 77.31437683105469, 80.4280014038086, -1.0056250095367432, 6.769374847412109, 49.125, 76.77375030517578, 49.13500213623047, 98.66000366210938, 73.77312469482422, 110.67937469482422, 77.22000122070312, 110.00250244140625], "mean": [0.6455548405647278, -1.1266188621520996, 1.382306694984436, 0.030400048941373825, -0.6523183584213257, 0.6837054491043091, -0.8770121932029724, -0.8380836248397827, 1.0223991870880127, 0.1418360471725464, 0.8061094880104065, -1.1899752616882324, 35.72614669799805, 65.8955078125, 12.082784652709961, 6.324997901916504, 10.1084566116333, 24.177331924438477, 11.153277397155762, 23.738143920898438, 13.394877433776855, 25.80845832824707, 14.224871635437012, 28.583436965942383, 37.58988571166992, 66.50321197509766, -1.0585371255874634, 1.2860373258590698, 11.90442180633545, 18.663427352905273, 12.700922012329102, 26.487613677978516, 16.828824996948242, 33.99747085571289, 17.138219833374023, 43.36599349975586], "std": [0.19973523914813995, 0.17056849598884583, 0.21995875239372253, 0.12556511163711548, 0.18750391900539398, 0.11118882894515991, 0.24090050160884857, 0.18724261224269867, 0.25511428713798523, 0.14854535460472107, 0.29996103048324585, 0.0826621949672699, 17.457895278930664, 8.50993824005127, 20.375091552734375, 3.6460518836975098, 15.44345760345459, 40.8031120300293, 17.100767135620117, 41.409812927246094, 22.397417068481445, 41.729713439941406, 24.793521881103516, 41.26915740966797, 22.15558624267578, 11.651137351989746, 0.02499278075993061, 2.1148695945739746, 18.26637840270996, 26.23212432861328, 18.86077880859375, 39.57897186279297, 27.001861572265625, 45.76466369628906, 27.648357391357422, 45.76679611206055], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [199]}, "index": {"min": [1154], "max": [1352], "mean": [1253.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [4.150753768844221, 7.0, 7.0, 7.0, 7.0], "std": [1.709384953505123, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [199]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [199]}, "eef_direction_state": {"mean": [3.2814070351758793, 4.100502512562814], "std": [2.032699032551411, 2.04716981955435], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.2462311557788945, 1.0753768844221105], "std": [0.7859784842619952, 0.8850214962998958], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.8592964824120602, 0.7839195979899497], "std": [0.8207739377086701, 0.8073423822510093], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.2814070351758793, 4.100502512562814], "std": [2.032699032551411, 2.04716981955435], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2462311557788945, 1.0753768844221105], "std": [0.7859784842619952, 0.8850214962998958], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.8592964824120602, 0.7839195979899497], "std": [0.8207739377086701, 0.8073423822510093], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.7224913530720711, 0.14310421850303884, 1.1652345911579285, -1.5378469743127183, 0.8398712785004263, -2.1386718017361366, 0.643452471862281, -0.19135697250769546, 1.1590982389231685, 1.7005710943712726, 1.216491637206416, 2.2229770221581053], "std": [0.07169699145191957, 0.03419252634982779, 0.04129041719470566, 0.17691452804781918, 0.07455176770244411, 0.2166687119946918, 0.06869793905425453, 0.02971723666513277, 0.044040718821780574, 0.36602834428360864, 0.05901357381464047, 0.3906554426354322], "min": [0.593347992843648, 0.06831288147699599, 1.0491702473185562, -1.956117060311274, 0.6821122399692792, -2.6973679398708414, 0.5871243136886096, -0.22516994935333537, 1.0710306836556418, 0.7640236295167045, 1.0994646285326226, 1.448236668529753], "max": [0.7998341291041431, 0.20995381553610593, 1.238897645168197, -1.1094385416093542, 1.0536133608983365, -1.8053474890500385, 0.7962116493903013, -0.14139534340403187, 1.2853693849364518, 2.385499851112338, 1.2977762331484444, 3.029201549337841], "count": [199]}, "eef_sim_pose_action": {"mean": [0.7224913530720711, 0.14310421850303884, 1.1652345911579285, -1.5378469743127183, 0.8398712785004263, -2.1386718017361366, 0.643452471862281, -0.19135697250769546, 1.1590982389231685, 1.7005710943712726, 1.216491637206416, 2.2229770221581053], "std": [0.07169699145191957, 0.03419252634982779, 0.04129041719470566, 0.17691452804781918, 0.07455176770244411, 0.2166687119946918, 0.06869793905425453, 0.02971723666513277, 0.044040718821780574, 0.36602834428360864, 0.05901357381464047, 0.3906554426354322], "min": [0.593347992843648, 0.06831288147699599, 1.0491702473185562, -1.956117060311274, 0.6821122399692792, -2.6973679398708414, 0.5871243136886096, -0.22516994935333537, 1.0710306836556418, 0.7640236295167045, 1.0994646285326226, 1.448236668529753], "max": [0.7998341291041431, 0.20995381553610593, 1.238897645168197, -1.1094385416093542, 1.0536133608983365, -1.8053474890500385, 0.7962116493903013, -0.14139534340403187, 1.2853693849364518, 2.385499851112338, 1.2977762331484444, 3.029201549337841], "count": [199]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40864106209150325]], [[0.42250934232026144]], [[0.4574784089052288]]], "std": [[[0.20959962701922255]], [[0.19335510528264224]], [[0.18791105042397896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2891636008986928]], [[0.30186316176470585]], [[0.2891813500816994]]], "std": [[[0.16180397992745313]], [[0.16067068697844675]], [[0.17818699346951178]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3504944362745098]], [[0.36942]], [[0.369827908496732]]], "std": [[[0.1976746994908915]], [[0.19579023896035205]], [[0.21149270551520696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30422625204248366]], [[0.33886824346405225]], [[0.33898106821895424]]], "std": [[[0.3332111336719972]], [[0.3333442562943321]], [[0.3292453228949559]]], "count": [100]}, "observation.state": {"min": [0.3841458857059479, -1.4033055305480957, 1.040940761566162, -0.24382644891738892, -1.3147554397583008, 0.16563192009925842, -1.007071614265442, -1.1866512298583984, 0.8284695148468018, -0.020098993554711342, 0.3909647464752197, -1.239867091178894, 1.7899999618530273, 41.47875213623047, 1.5418750047683716, 0.3337499797344208, 0.6831250190734863, 0.7081249952316284, 0.8643749952316284, -1.7043750286102295, 0.8339999914169312, 0.5049999952316284, 0.8507142663002014, -0.029999999329447746, 4.121333122253418, 43.57749938964844, -1.1037499904632568, -0.16875000298023224, 0.90625, 0.4481250047683716, 1.2087500095367432, 1.7387499809265137, 0.6987500190734863, 1.5606250762939453, 0.49000000953674316, -2.3118748664855957], "max": [0.9561260938644409, -0.8292219042778015, 1.7007133960723877, 0.7863641381263733, -0.28384163975715637, 1.021114706993103, -0.5117494463920593, -0.6470885276794434, 1.4870631694793701, 0.22688257694244385, 1.2022626399993896, -1.2368628978729248, 68.25749969482422, 76.27124786376953, 66.68437194824219, 9.4556245803833, 44.2243766784668, 104.27562713623047, 50.0681266784668, 105.35250091552734, 64.91437530517578, 109.61000061035156, 73.79187774658203, 110.2393798828125, 68.04375457763672, 77.45562744140625, -1.0177778005599976, 4.2627272605896, 42.328125, 105.85062408447266, 49.86000061035156, 107.43375396728516, 63.63750076293945, 109.8956298828125, 68.12687683105469, 109.36687469482422], "mean": [0.6502833962440491, -1.0496430397033691, 1.3226475715637207, 0.10013509541749954, -0.6783605813980103, 0.6845899820327759, -0.7957820892333984, -0.8209842443466187, 1.005928874015808, 0.07262315601110458, 0.7318954467773438, -1.2385566234588623, 29.065725326538086, 66.60902404785156, 10.070990562438965, 6.430793285369873, 9.534408569335938, 22.520803451538086, 10.506498336791992, 21.080835342407227, 12.2998685836792, 25.752431869506836, 12.880769729614258, 30.169376373291016, 30.093896865844727, 66.22834777832031, -1.0627003908157349, 1.0167367458343506, 10.969704627990723, 29.48161506652832, 13.5474214553833, 32.633514404296875, 14.980267524719238, 39.97110366821289, 14.592992782592773, 46.585655212402344], "std": [0.1358238011598587, 0.13624893128871918, 0.17346365749835968, 0.27584436535835266, 0.19865161180496216, 0.18490828573703766, 0.14889223873615265, 0.15324150025844574, 0.19967398047447205, 0.0721038281917572, 0.17243711650371552, 0.000761154864449054, 19.395912170410156, 8.393723487854004, 18.70389747619629, 3.4632728099823, 14.670722007751465, 37.515869140625, 16.00772476196289, 39.19518280029297, 19.841768264770508, 41.313636779785156, 22.355701446533203, 43.03691482543945, 24.3593807220459, 12.40079402923584, 0.016179196536540985, 1.0064374208450317, 15.349685668945312, 41.67633056640625, 18.41331672668457, 42.50503158569336, 22.195383071899414, 45.3763542175293, 23.039016723632812, 49.66299057006836], "count": [210]}, "action": {"min": [0.3841458857059479, -1.4033055305480957, 1.040940761566162, -0.24382644891738892, -1.3147554397583008, 0.16563192009925842, -1.007071614265442, -1.1866512298583984, 0.8284695148468018, -0.020098993554711342, 0.3909647464752197, -1.239867091178894, 1.7899999618530273, 41.47875213623047, 1.5418750047683716, 0.3337499797344208, 0.6831250190734863, 0.7081249952316284, 0.8643749952316284, -1.7043750286102295, 0.8339999914169312, 0.5049999952316284, 0.8507142663002014, -0.029999999329447746, 4.121333122253418, 43.57749938964844, -1.1037499904632568, -0.16875000298023224, 0.90625, 0.4481250047683716, 1.2087500095367432, 1.7387499809265137, 0.6987500190734863, 1.5606250762939453, 0.49000000953674316, -2.3118748664855957], "max": [0.9561260938644409, -0.8292219042778015, 1.7007133960723877, 0.7863641381263733, -0.28384163975715637, 1.021114706993103, -0.5117494463920593, -0.6470885276794434, 1.4870631694793701, 0.22688257694244385, 1.2022626399993896, -1.2368628978729248, 68.25749969482422, 76.27124786376953, 66.68437194824219, 9.4556245803833, 44.2243766784668, 104.27562713623047, 50.0681266784668, 105.35250091552734, 64.91437530517578, 109.61000061035156, 73.79187774658203, 110.2393798828125, 68.04375457763672, 77.45562744140625, -1.0177778005599976, 4.2627272605896, 42.328125, 105.85062408447266, 49.86000061035156, 107.43375396728516, 63.63750076293945, 109.8956298828125, 68.12687683105469, 109.36687469482422], "mean": [0.6502832770347595, -1.0496430397033691, 1.3226473331451416, 0.10013502836227417, -0.6783605217933655, 0.6845898628234863, -0.7957820296287537, -0.8209841847419739, 1.0059291124343872, 0.07262314856052399, 0.7318953275680542, -1.238556146621704, 29.065731048583984, 66.6090087890625, 10.070991516113281, 6.430793285369873, 9.534411430358887, 22.520795822143555, 10.506501197814941, 21.08081817626953, 12.299882888793945, 25.752424240112305, 12.880789756774902, 30.16937828063965, 30.093900680541992, 66.22833251953125, -1.0627005100250244, 1.0167367458343506, 10.969711303710938, 29.48162841796875, 13.547422409057617, 32.633506774902344, 14.980266571044922, 39.971099853515625, 14.59299087524414, 46.58564376831055], "std": [0.1358238011598587, 0.13624893128871918, 0.17346367239952087, 0.2758443355560303, 0.19865161180496216, 0.18490827083587646, 0.14889222383499146, 0.15324151515960693, 0.19967399537563324, 0.0721038281917572, 0.17243711650371552, 0.0007611550390720367, 19.39591407775879, 8.39372444152832, 18.703893661499023, 3.4632728099823, 14.670724868774414, 37.515869140625, 16.007722854614258, 39.19518280029297, 19.841772079467773, 41.313621520996094, 22.355722427368164, 43.03690719604492, 24.359384536743164, 12.40079402923584, 0.01617920584976673, 1.0064375400543213, 15.349685668945312, 41.67632293701172, 18.413314819335938, 42.50503158569336, 22.19537925720215, 45.3763542175293, 23.039012908935547, 49.66298294067383], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [210]}, "index": {"min": [1353], "max": [1562], "mean": [1457.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [4.190476190476191, 7.0, 7.0, 7.0, 7.0], "std": [1.690845030184547, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [210]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [210]}, "eef_direction_state": {"mean": [3.6285714285714286, 4.033333333333333], "std": [2.217923279437182, 2.1411686469316646], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.1047619047619048, 1.0142857142857142], "std": [0.8610492992225299, 0.8700222844905784], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.9380952380952381, 0.7904761904761904], "std": [0.82863984391876, 0.8245661265490815], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [3.6285714285714286, 4.033333333333333], "std": [2.217923279437182, 2.1411686469316646], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.1047619047619048, 1.0142857142857142], "std": [0.8610492992225299, 0.8700222844905784], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.9380952380952381, 0.7904761904761904], "std": [0.82863984391876, 0.8245661265490815], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.7074910779052618, 0.15783636889196806, 1.174884271501398, -1.530727212668679, 0.9076234651689236, -2.154051461377678, 0.6405179101185848, -0.17186740091119748, 1.1685301720965147, 1.7651370373585709, 1.273464914823277, 2.361350530127096], "std": [0.06204629631625489, 0.0467148783443222, 0.03833758941665614, 0.23597427516459857, 0.07059163550731301, 0.3526785134097194, 0.06005532390207153, 0.012462412709291317, 0.043054617934828295, 0.4162170802107621, 0.07690518918510425, 0.4254539263216446], "min": [0.5915998245079557, 0.08821214032446793, 1.0703446532898733, -2.0589712424861073, 0.782877802828879, -2.97766547441757, 0.5863027138459747, -0.2042772891022127, 1.0856909605246738, 0.5350390375081849, 1.0729587681505275, 1.1623683112288963], "max": [0.806431801251464, 0.22885966879648473, 1.2458318496121046, -0.9594687349173591, 1.1866073374764552, -1.5626610819951412, 0.7761671147734321, -0.15119743081442516, 1.3040872483861174, 2.4690038337991256, 1.3640813550500814, 3.04945774526988], "count": [210]}, "eef_sim_pose_action": {"mean": [0.7074910779052618, 0.15783636889196806, 1.174884271501398, -1.530727212668679, 0.9076234651689236, -2.154051461377678, 0.6405179101185848, -0.17186740091119748, 1.1685301720965147, 1.7651370373585709, 1.273464914823277, 2.361350530127096], "std": [0.06204629631625489, 0.0467148783443222, 0.03833758941665614, 0.23597427516459857, 0.07059163550731301, 0.3526785134097194, 0.06005532390207153, 0.012462412709291317, 0.043054617934828295, 0.4162170802107621, 0.07690518918510425, 0.4254539263216446], "min": [0.5915998245079557, 0.08821214032446793, 1.0703446532898733, -2.0589712424861073, 0.782877802828879, -2.97766547441757, 0.5863027138459747, -0.2042772891022127, 1.0856909605246738, 0.5350390375081849, 1.0729587681505275, 1.1623683112288963], "max": [0.806431801251464, 0.22885966879648473, 1.2458318496121046, -0.9594687349173591, 1.1866073374764552, -1.5626610819951412, 0.7761671147734321, -0.15119743081442516, 1.3040872483861174, 2.4690038337991256, 1.3640813550500814, 3.04945774526988], "count": [210]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41237555555555555]], [[0.42363258578431373]], [[0.4563163786764706]]], "std": [[[0.20359203142108892]], [[0.1889690186478102]], [[0.18539677899298274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30107071486928105]], [[0.31179549223856207]], [[0.3041176552287582]]], "std": [[[0.1813628603326805]], [[0.17877086534574158]], [[0.19961459155772626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3507383680555556]], [[0.3656069097222222]], [[0.3651802308006536]]], "std": [[[0.19633574503103374]], [[0.19348555521160135]], [[0.20750369964452015]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29825351307189546]], [[0.3332466441993464]], [[0.33430466503267975]]], "std": [[[0.3291460449421458]], [[0.3305743766280253]], [[0.3273019425437389]]], "count": [100]}, "observation.state": {"min": [0.37749388813972473, -1.3452258110046387, 1.042382001876831, -0.14421895146369934, -1.246598482131958, 0.2694886326789856, -1.0609550476074219, -1.2760356664657593, 0.8329041600227356, -0.02853913977742195, 0.34347105026245117, -1.3660639524459839, 15.0649995803833, 37.05875015258789, 1.603124976158142, 0.25562500953674316, 0.8756250143051147, 0.7400000095367432, 0.8543750047683716, -1.7354545593261719, 0.9118750095367432, -3.03125, 0.8799999952316284, 0.030625000596046448, 16.601110458374023, 58.360626220703125, -1.1449999809265137, -0.43687498569488525, 0.8274999856948853, 0.051249999552965164, 0.7233333587646484, -0.29666668176651, 1.0631250143051147, 0.04124999791383743, 0.5193749666213989, 10.78125], "max": [0.8619016408920288, -0.8079863786697388, 1.6227731704711914, 0.6199216246604919, -0.31843671202659607, 1.064793586730957, -0.5522096753120422, -0.6021167635917664, 1.598096489906311, 0.1901894062757492, 1.1971338987350464, -1.1259965896606445, 76.18000030517578, 77.86750030517578, 73.76000213623047, 9.386249542236328, 45.42562484741211, 107.68000030517578, 52.921875, 106.70124816894531, 62.76437759399414, 110.54875183105469, 70.43812561035156, 110.53062438964844, 61.67937469482422, 79.34062957763672, -1.0149999856948853, 7.105000019073486, 33.69187545776367, 78.90812683105469, 43.4375, 76.2768783569336, 41.073123931884766, 89.53750610351562, 44.99937438964844, 107.74687957763672], "mean": [0.6508797407150269, -1.0845024585723877, 1.3543506860733032, 0.06874825805425644, -0.631990373134613, 0.6791648268699646, -0.7894954085350037, -0.8224207162857056, 1.0296365022659302, 0.10495030879974365, 0.7432317137718201, -1.2281776666641235, 35.133426666259766, 65.33154296875, 12.521461486816406, 6.760556697845459, 9.597265243530273, 24.04475212097168, 10.247314453125, 21.428213119506836, 10.558290481567383, 22.547637939453125, 11.629131317138672, 29.053131103515625, 35.738224029541016, 69.4292221069336, -1.0692720413208008, 2.0555660724639893, 12.927902221679688, 21.593772888183594, 11.616846084594727, 20.720348358154297, 11.14035701751709, 26.727190017700195, 9.81645393371582, 51.077880859375], "std": [0.13035039603710175, 0.13857054710388184, 0.1878330260515213, 0.23195181787014008, 0.17376455664634705, 0.1470797061920166, 0.14895613491535187, 0.1923418939113617, 0.24367937445640564, 0.0517105832695961, 0.18846072256565094, 0.11400806158781052, 18.782791137695312, 10.516809463500977, 22.101221084594727, 3.3722870349884033, 14.62494945526123, 39.72666931152344, 16.257719039916992, 40.3978385925293, 18.383459091186523, 42.5822639465332, 21.08409881591797, 42.92247772216797, 17.420696258544922, 7.853629112243652, 0.027162788435816765, 2.1627755165100098, 13.753790855407715, 31.257617950439453, 16.489822387695312, 29.4221134185791, 14.679632186889648, 35.038330078125, 15.508529663085938, 35.260841369628906], "count": [215]}, "action": {"min": [0.37749388813972473, -1.3452258110046387, 1.042382001876831, -0.14421895146369934, -1.246598482131958, 0.2694886326789856, -1.0609550476074219, -1.2760356664657593, 0.8329041600227356, -0.02853913977742195, 0.34347105026245117, -1.3660639524459839, 15.0649995803833, 37.05875015258789, 1.603124976158142, 0.25562500953674316, 0.8756250143051147, 0.7400000095367432, 0.8543750047683716, -1.7354545593261719, 0.9118750095367432, -3.03125, 0.8799999952316284, 0.030625000596046448, 16.601110458374023, 58.360626220703125, -1.1449999809265137, -0.43687498569488525, 0.8274999856948853, 0.051249999552965164, 0.7233333587646484, -0.29666668176651, 1.0631250143051147, 0.04124999791383743, 0.5193749666213989, 10.78125], "max": [0.8619016408920288, -0.8079863786697388, 1.6227731704711914, 0.6199216246604919, -0.31843671202659607, 1.064793586730957, -0.5522096753120422, -0.6021167635917664, 1.598096489906311, 0.1901894062757492, 1.1971338987350464, -1.1259965896606445, 76.18000030517578, 77.86750030517578, 73.76000213623047, 9.386249542236328, 45.42562484741211, 107.68000030517578, 52.921875, 106.70124816894531, 62.76437759399414, 110.54875183105469, 70.43812561035156, 110.53062438964844, 61.67937469482422, 79.34062957763672, -1.0149999856948853, 7.105000019073486, 33.69187545776367, 78.90812683105469, 43.4375, 76.2768783569336, 41.073123931884766, 89.53750610351562, 44.99937438964844, 107.74687957763672], "mean": [0.6508799195289612, -1.0845026969909668, 1.3543508052825928, 0.06874825060367584, -0.6319904327392578, 0.679164469242096, -0.7894954085350037, -0.8224205374717712, 1.0296368598937988, 0.10495032370090485, 0.7432317137718201, -1.228177785873413, 35.1334228515625, 65.33158111572266, 12.521476745605469, 6.760557651519775, 9.597261428833008, 24.044788360595703, 10.247316360473633, 21.42822265625, 10.558303833007812, 22.54761505126953, 11.629137992858887, 29.05311393737793, 35.73822784423828, 69.42926788330078, -1.0692716836929321, 2.0555665493011475, 12.927897453308105, 21.593772888183594, 11.616852760314941, 20.72034454345703, 11.140357971191406, 26.72718620300293, 9.816457748413086, 51.077880859375], "std": [0.13035039603710175, 0.13857054710388184, 0.1878330558538437, 0.2319517880678177, 0.17376455664634705, 0.14707963168621063, 0.14895612001419067, 0.1923419088125229, 0.24367934465408325, 0.0517105795443058, 0.18846072256565094, 0.11400807648897171, 18.782787322998047, 10.516806602478027, 22.101213455200195, 3.372285842895508, 14.62495231628418, 39.72666931152344, 16.25771713256836, 40.397830963134766, 18.383459091186523, 42.58225631713867, 21.084089279174805, 42.9224739074707, 17.42069435119629, 7.853628158569336, 0.027162788435816765, 2.162775754928589, 13.753790855407715, 31.257617950439453, 16.48982048034668, 29.4221134185791, 14.679632186889648, 35.038333892822266, 15.50853157043457, 35.26083755493164], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [215]}, "index": {"min": [1563], "max": [1777], "mean": [1670.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [4.032558139534884, 7.0, 7.0, 7.0, 7.0], "std": [1.771574116787371, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [215]}, "eef_direction_state": {"mean": [3.9209302325581397, 4.4511627906976745], "std": [2.0433167450774494, 1.7484042017133665], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1627906976744187, 1.1488372093023256], "std": [0.8873853036436706, 0.8713454159885776], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8372093023255814, 0.8511627906976744], "std": [0.8049334092965941, 0.8659910556021397], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.9209302325581397, 4.4511627906976745], "std": [2.0433167450774494, 1.7484042017133665], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1627906976744187, 1.1488372093023256], "std": [0.8873853036436706, 0.8713454159885776], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8372093023255814, 0.8511627906976744], "std": [0.8049334092965941, 0.8659910556021397], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.7146544113742478, 0.15457520073013653, 1.159038919178849, -1.589320927352898, 0.8715889171415336, -2.186056723190218, 0.6495880352983475, -0.18240463775166355, 1.175524630749489, 1.629152358093632, 1.260002401898347, 2.1857640654420103], "std": [0.06783868694902534, 0.03845085149257874, 0.043072023831343044, 0.22104465855437136, 0.09565341763441865, 0.3071953921228135, 0.06463350679379963, 0.009860202734899601, 0.0518762780577988, 0.40602975906172667, 0.1299424927071421, 0.38648778591960753], "min": [0.5859943583377514, 0.08888060759319955, 1.052329295917776, -2.0436761834318187, 0.731613063132909, -2.9054272122980023, 0.5782551875747661, -0.20677804455788915, 1.083564940440299, 0.5454522933473791, 1.0358518521898143, 1.2303115407185885], "max": [0.7913630223523371, 0.21570041886606106, 1.2683266004401041, -0.9193154851294649, 1.204036318512947, -1.60484608465617, 0.7871420106294014, -0.16379959889889154, 1.322812628903475, 2.3251182657334697, 1.4247883188188433, 2.9155783409983114], "count": [215]}, "eef_sim_pose_action": {"mean": [0.7146544113742478, 0.15457520073013653, 1.159038919178849, -1.589320927352898, 0.8715889171415336, -2.186056723190218, 0.6495880352983475, -0.18240463775166355, 1.175524630749489, 1.629152358093632, 1.260002401898347, 2.1857640654420103], "std": [0.06783868694902534, 0.03845085149257874, 0.043072023831343044, 0.22104465855437136, 0.09565341763441865, 0.3071953921228135, 0.06463350679379963, 0.009860202734899601, 0.0518762780577988, 0.40602975906172667, 0.1299424927071421, 0.38648778591960753], "min": [0.5859943583377514, 0.08888060759319955, 1.052329295917776, -2.0436761834318187, 0.731613063132909, -2.9054272122980023, 0.5782551875747661, -0.20677804455788915, 1.083564940440299, 0.5454522933473791, 1.0358518521898143, 1.2303115407185885], "max": [0.7913630223523371, 0.21570041886606106, 1.2683266004401041, -0.9193154851294649, 1.204036318512947, -1.60484608465617, 0.7871420106294014, -0.16379959889889154, 1.322812628903475, 2.3251182657334697, 1.4247883188188433, 2.9155783409983114], "count": [215]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4103892054738562]], [[0.422153762254902]], [[0.45389863562091504]]], "std": [[[0.20483744634387602]], [[0.1919071691241814]], [[0.18903049494933352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.290927385620915]], [[0.30908441380718954]], [[0.30936885008169934]]], "std": [[[0.1782783333322161]], [[0.1746716401917292]], [[0.1967161010793827]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567840298202614]], [[0.3720837847222222]], [[0.3717128839869281]]], "std": [[[0.1978400695670143]], [[0.19583187927307208]], [[0.21004675233711242]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.289933839869281]], [[0.323294056372549]], [[0.32430685866013076]]], "std": [[[0.3270346357139483]], [[0.32875863132121835]], [[0.3254070063698295]]], "count": [100]}, "observation.state": {"min": [0.43254557251930237, -1.3340438604354858, 1.099603295326233, -0.26713883876800537, -1.2052719593048096, 0.35851550102233887, -0.9947928786277771, -1.2495946884155273, 0.827444314956665, -0.05836575850844383, 0.38588637113571167, -1.3900730609893799, 7.506249904632568, 48.381874084472656, 1.6449999809265137, 0.29499998688697815, 0.6575000286102295, 0.29124999046325684, 0.8788889050483704, -1.6306250095367432, 0.8756250143051147, 0.29499998688697815, 0.6299999952316284, -0.28999999165534973, 6.688125133514404, 44.770626068115234, -1.125, -0.6675000190734863, 1.0262500047683716, 0.036666665226221085, 0.6825000047683716, -0.29750001430511475, 0.8968750238418579, 1.1299999952316284, 0.43187499046325684, -2.304999828338623], "max": [0.9492595195770264, -0.8967006802558899, 1.6153582334518433, 0.5328497886657715, -0.38140401244163513, 0.9427691102027893, -0.538953423500061, -0.6823405623435974, 1.5329833030700684, 0.1892118752002716, 1.0952374935150146, -1.16533625125885, 66.93624877929688, 76.40250396728516, 58.80812454223633, 9.554374694824219, 37.33562469482422, 107.40437316894531, 44.935001373291016, 107.89125061035156, 58.407501220703125, 109.54812622070312, 66.04499816894531, 109.80687713623047, 69.92437744140625, 78.58000183105469, -1.0199999809265137, 3.848749876022339, 44.509376525878906, 109.55500030517578, 53.59937286376953, 109.9643783569336, 64.08499908447266, 110.4331283569336, 68.46500396728516, 109.91875457763672], "mean": [0.6936663389205933, -1.0858792066574097, 1.336173415184021, 0.001635161810554564, -0.6769583225250244, 0.7372316718101501, -0.7853779196739197, -0.872505247592926, 1.04458749294281, 0.1251596063375473, 0.7072180509567261, -1.260303020477295, 30.08700942993164, 68.64854431152344, 8.278267860412598, 6.879542827606201, 7.67626953125, 21.351640701293945, 8.704588890075684, 19.600629806518555, 10.303155899047852, 22.776721954345703, 10.986170768737793, 30.75446319580078, 31.839391708374023, 66.8243637084961, -1.0698134899139404, 1.1683841943740845, 11.53885269165039, 31.25919532775879, 14.650511741638184, 29.577573776245117, 16.047555923461914, 38.37981414794922, 16.757266998291016, 47.36506652832031], "std": [0.12420302629470825, 0.10615092515945435, 0.1508331298828125, 0.22673337161540985, 0.1611594557762146, 0.13533538579940796, 0.1427743285894394, 0.17026947438716888, 0.22277456521987915, 0.08264322578907013, 0.16886121034622192, 0.10705716907978058, 16.409622192382812, 6.115767478942871, 15.250276565551758, 3.286090135574341, 11.642258644104004, 37.28787612915039, 13.557921409606934, 37.999847412109375, 17.364606857299805, 39.26288986206055, 19.780994415283203, 40.2229118347168, 23.561962127685547, 11.822966575622559, 0.026739999651908875, 1.2534801959991455, 16.115825653076172, 44.28204345703125, 19.710317611694336, 43.73910903930664, 22.937782287597656, 43.44733810424805, 25.539098739624023, 47.853485107421875], "count": [186]}, "action": {"min": [0.43254557251930237, -1.3340438604354858, 1.099603295326233, -0.26713883876800537, -1.2052719593048096, 0.35851550102233887, -0.9947928786277771, -1.2495946884155273, 0.827444314956665, -0.05836575850844383, 0.38588637113571167, -1.3900730609893799, 7.506249904632568, 48.381874084472656, 1.6449999809265137, 0.29499998688697815, 0.6575000286102295, 0.29124999046325684, 0.8788889050483704, -1.6306250095367432, 0.8756250143051147, 0.29499998688697815, 0.6299999952316284, -0.28999999165534973, 6.688125133514404, 44.770626068115234, -1.125, -0.6675000190734863, 1.0262500047683716, 0.036666665226221085, 0.6825000047683716, -0.29750001430511475, 0.8968750238418579, 1.1299999952316284, 0.43187499046325684, -2.304999828338623], "max": [0.9492595195770264, -0.8967006802558899, 1.6153582334518433, 0.5328497886657715, -0.38140401244163513, 0.9427691102027893, -0.538953423500061, -0.6823405623435974, 1.5329833030700684, 0.1892118752002716, 1.0952374935150146, -1.16533625125885, 66.93624877929688, 76.40250396728516, 58.80812454223633, 9.554374694824219, 37.33562469482422, 107.40437316894531, 44.935001373291016, 107.89125061035156, 58.407501220703125, 109.54812622070312, 66.04499816894531, 109.80687713623047, 69.92437744140625, 78.58000183105469, -1.0199999809265137, 3.848749876022339, 44.509376525878906, 109.55500030517578, 53.59937286376953, 109.9643783569336, 64.08499908447266, 110.4331283569336, 68.46500396728516, 109.91875457763672], "mean": [0.6936665773391724, -1.0858787298202515, 1.3361730575561523, 0.0016352133825421333, -0.6769581437110901, 0.737231433391571, -0.7853778600692749, -0.8725055456161499, 1.0445873737335205, 0.1251596063375473, 0.7072181105613708, -1.2603033781051636, 30.086999893188477, 68.64861297607422, 8.278266906738281, 6.879542350769043, 7.676263809204102, 21.35162353515625, 8.70459270477295, 19.60062026977539, 10.303153038024902, 22.776716232299805, 10.986161231994629, 30.75445556640625, 31.839391708374023, 66.8243637084961, -1.0698134899139404, 1.1683841943740845, 11.538861274719238, 31.259193420410156, 14.650511741638184, 29.577571868896484, 16.047557830810547, 38.37982177734375, 16.757259368896484, 47.36507034301758], "std": [0.12420304864645004, 0.10615093261003494, 0.1508331447839737, 0.22673332691192627, 0.1611594557762146, 0.13533535599708557, 0.14277434349060059, 0.17026948928833008, 0.22277455031871796, 0.08264323323965073, 0.16886119544506073, 0.10705718398094177, 16.409624099731445, 6.1157684326171875, 15.25028133392334, 3.2860898971557617, 11.64226245880127, 37.287872314453125, 13.5579195022583, 37.99985885620117, 17.364604949951172, 39.26288604736328, 19.78099250793457, 40.222900390625, 23.561962127685547, 11.822967529296875, 0.026739997789263725, 1.253480315208435, 16.115827560424805, 44.282039642333984, 19.710317611694336, 43.739105224609375, 22.937782287597656, 43.44733810424805, 25.539098739624023, 47.85348129272461], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [186]}, "index": {"min": [1778], "max": [1963], "mean": [1870.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [4.172043010752688, 7.0, 7.0, 7.0, 7.0], "std": [1.7666179091302532, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [186]}, "eef_direction_state": {"mean": [3.370967741935484, 3.672043010752688], "std": [2.101462913140153, 2.193581330134244], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1989247311827957, 1.1559139784946237], "std": [0.8153097733945475, 0.8180704238675017], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8548387096774194, 0.8333333333333334], "std": [0.8521971765670616, 0.8225103631511514], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.370967741935484, 3.672043010752688], "std": [2.101462913140153, 2.193581330134244], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1989247311827957, 1.1559139784946237], "std": [0.8153097733945475, 0.8180704238675017], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8548387096774194, 0.8333333333333334], "std": [0.8521971765670616, 0.8225103631511514], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.7108906177629829, 0.1580616625633534, 1.1503828859540548, -1.5819120196543957, 0.8828817341313392, -2.16449477690379, 0.6535943025776797, -0.16999408019313014, 1.1572856674100678, 1.806024954719936, 1.2550816050555014, 2.3672262849419563], "std": [0.057942750268618864, 0.04145449715263032, 0.030254898640685732, 0.16194152199683717, 0.05440987254708144, 0.27303910356951805, 0.061102531302155774, 0.01329290864590213, 0.03612586354170693, 0.34995430944995803, 0.0998455361165689, 0.37006587632958615], "min": [0.5946280164701419, 0.09519775755275503, 1.0638586900816647, -1.9675840643633897, 0.7706164235947295, -2.8430409269583237, 0.5802554583395051, -0.20174649628861535, 1.0859579824874617, 0.8517526412238325, 1.0856344061690053, 1.4459766324244763], "max": [0.7899855479059057, 0.22409216309848176, 1.2087130643920807, -1.1470565938790187, 1.0785412078586818, -1.704707343665606, 0.7783318457516798, -0.14345401019541187, 1.2660722873294217, 2.440807237342986, 1.3797883714905401, 3.0581193658169252], "count": [186]}, "eef_sim_pose_action": {"mean": [0.7108906177629829, 0.1580616625633534, 1.1503828859540548, -1.5819120196543957, 0.8828817341313392, -2.16449477690379, 0.6535943025776797, -0.16999408019313014, 1.1572856674100678, 1.806024954719936, 1.2550816050555014, 2.3672262849419563], "std": [0.057942750268618864, 0.04145449715263032, 0.030254898640685732, 0.16194152199683717, 0.05440987254708144, 0.27303910356951805, 0.061102531302155774, 0.01329290864590213, 0.03612586354170693, 0.34995430944995803, 0.0998455361165689, 0.37006587632958615], "min": [0.5946280164701419, 0.09519775755275503, 1.0638586900816647, -1.9675840643633897, 0.7706164235947295, -2.8430409269583237, 0.5802554583395051, -0.20174649628861535, 1.0859579824874617, 0.8517526412238325, 1.0856344061690053, 1.4459766324244763], "max": [0.7899855479059057, 0.22409216309848176, 1.2087130643920807, -1.1470565938790187, 1.0785412078586818, -1.704707343665606, 0.7783318457516798, -0.14345401019541187, 1.2660722873294217, 2.440807237342986, 1.3797883714905401, 3.0581193658169252], "count": [186]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42238611315359476]], [[0.4319693790849673]], [[0.46173753676470586]]], "std": [[[0.20383381431442943]], [[0.18939007140709135]], [[0.18563579813330114]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2904739562908497]], [[0.2999395567810457]], [[0.2930629554738562]]], "std": [[[0.16206814768032893]], [[0.1632603547536139]], [[0.1826510682152599]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3536392258986928]], [[0.36653369281045756]], [[0.364622595996732]]], "std": [[[0.19515551124829075]], [[0.19305840433712523]], [[0.20306028700780457]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3104491339869281]], [[0.34526813316993465]], [[0.33922044730392154]]], "std": [[[0.3324781876174262]], [[0.3329817701738309]], [[0.3321804504135526]]], "count": [100]}, "observation.state": {"min": [0.4357881247997284, -1.3533321619033813, 0.9703678488731384, -0.20959697663784027, -1.566614031791687, 0.5973191857337952, -0.8992093801498413, -1.2648060321807861, 0.8158331513404846, -0.22974364459514618, 0.1581454575061798, -1.4350156784057617, 11.795624732971191, 42.395626068115234, 1.4622222185134888, -0.2837499976158142, 0.6844444274902344, 1.0, 0.8637499809265137, -1.8174999952316284, 0.7612500190734863, -2.8681249618530273, 0.7087500095367432, -0.044999998062849045, 11.306875228881836, 39.396873474121094, -1.125, -0.06812500208616257, 0.6825000047683716, 1.3181250095367432, 0.71875, -0.5462499856948853, 1.0149999856948853, 0.4025000035762787, 0.6768749952316284, 1.899999976158142], "max": [0.9899502396583557, -0.7355484366416931, 1.6104943752288818, 0.2586404085159302, -0.34359025955200195, 1.0828183889389038, -0.34544995427131653, -0.5570178627967834, 1.566457748413086, 0.10817216336727142, 1.3053457736968994, -1.0061841011047363, 71.14749908447266, 78.80249786376953, 61.98374938964844, 9.41812515258789, 43.83187484741211, 100.39250183105469, 48.34562683105469, 100.78624725341797, 55.13875198364258, 109.60437774658203, 62.81687545776367, 109.54812622070312, 75.04375457763672, 79.65625, -1.040624976158142, 6.416874885559082, 47.13062286376953, 109.35625457763672, 49.62937545776367, 107.44375610351562, 65.01187896728516, 110.79875183105469, 71.4800033569336, 109.45625305175781], "mean": [0.7096967697143555, -1.0379455089569092, 1.28636634349823, -0.07587976008653641, -0.7532405853271484, 0.820886492729187, -0.6791495680809021, -0.7875487208366394, 0.9900632500648499, 0.00821282621473074, 0.6820001602172852, -1.2870839834213257, 27.40406608581543, 68.72596740722656, 8.856785774230957, 5.808237552642822, 8.214110374450684, 18.290639877319336, 8.80638313293457, 15.500710487365723, 9.576053619384766, 16.995960235595703, 9.473342895507812, 28.74385643005371, 35.59909439086914, 64.70524597167969, -1.0719558000564575, 1.5746279954910278, 11.82393741607666, 29.56355094909668, 13.513570785522461, 27.37744140625, 16.644338607788086, 33.60367202758789, 16.226665496826172, 52.87287521362305], "std": [0.15009663999080658, 0.15413792431354523, 0.18487532436847687, 0.1287057250738144, 0.25102856755256653, 0.08380536735057831, 0.1751159429550171, 0.19634903967380524, 0.23617735505104065, 0.09703080356121063, 0.2849377691745758, 0.11553362011909485, 19.44125747680664, 8.726425170898438, 16.637998580932617, 2.9008641242980957, 12.820167541503906, 33.297569274902344, 14.317145347595215, 34.577117919921875, 15.985020637512207, 37.83628845214844, 18.238319396972656, 38.79854965209961, 21.786832809448242, 13.578019142150879, 0.018395083025097847, 1.9444307088851929, 17.22606086730957, 43.852630615234375, 19.022308349609375, 42.018463134765625, 23.059850692749023, 43.841285705566406, 25.510974884033203, 41.27137756347656], "count": [231]}, "action": {"min": [0.4357881247997284, -1.3533321619033813, 0.9703678488731384, -0.20959697663784027, -1.566614031791687, 0.5973191857337952, -0.8992093801498413, -1.2648060321807861, 0.8158331513404846, -0.22974364459514618, 0.1581454575061798, -1.4350156784057617, 11.795624732971191, 42.395626068115234, 1.4622222185134888, -0.2837499976158142, 0.6844444274902344, 1.0, 0.8637499809265137, -1.8174999952316284, 0.7612500190734863, -2.8681249618530273, 0.7087500095367432, -0.044999998062849045, 11.306875228881836, 39.396873474121094, -1.125, -0.06812500208616257, 0.6825000047683716, 1.3181250095367432, 0.71875, -0.5462499856948853, 1.0149999856948853, 0.4025000035762787, 0.6768749952316284, 1.899999976158142], "max": [0.9899502396583557, -0.7355484366416931, 1.6104943752288818, 0.2586404085159302, -0.34359025955200195, 1.0828183889389038, -0.34544995427131653, -0.5570178627967834, 1.566457748413086, 0.10817216336727142, 1.3053457736968994, -1.0061841011047363, 71.14749908447266, 78.80249786376953, 61.98374938964844, 9.41812515258789, 43.83187484741211, 100.39250183105469, 48.34562683105469, 100.78624725341797, 55.13875198364258, 109.60437774658203, 62.81687545776367, 109.54812622070312, 75.04375457763672, 79.65625, -1.040624976158142, 6.416874885559082, 47.13062286376953, 109.35625457763672, 49.62937545776367, 107.44375610351562, 65.01187896728516, 110.79875183105469, 71.4800033569336, 109.45625305175781], "mean": [0.7096968293190002, -1.0379451513290405, 1.28636634349823, -0.07587973773479462, -0.7532407641410828, 0.8208866119384766, -0.6791493892669678, -0.7875487804412842, 0.9900633096694946, 0.008212793618440628, 0.6820001602172852, -1.2870841026306152, 27.404043197631836, 68.7259292602539, 8.856782913208008, 5.808236598968506, 8.214105606079102, 18.2906436920166, 8.806390762329102, 15.500709533691406, 9.57605266571045, 16.995962142944336, 9.4733304977417, 28.743846893310547, 35.59910583496094, 64.70523071289062, -1.071955919265747, 1.5746277570724487, 11.823941230773926, 29.563552856445312, 13.51356315612793, 27.377445220947266, 16.644329071044922, 33.60367965698242, 16.226667404174805, 52.87289810180664], "std": [0.1500966101884842, 0.15413793921470642, 0.18487532436847687, 0.12870576977729797, 0.25102856755256653, 0.0838053822517395, 0.1751159131526947, 0.19634903967380524, 0.23617732524871826, 0.09703078120946884, 0.2849377691745758, 0.11553362756967545, 19.441255569458008, 8.726424217224121, 16.63800048828125, 2.9008641242980957, 12.820161819458008, 33.29756546020508, 14.317143440246582, 34.57712936401367, 15.985020637512207, 37.83628845214844, 18.238313674926758, 38.79854202270508, 21.786834716796875, 13.578020095825195, 0.018395088613033295, 1.9444305896759033, 17.22606086730957, 43.85262680053711, 19.02231216430664, 42.01847457885742, 23.059856414794922, 43.84128952026367, 25.510969161987305, 41.27136993408203], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [231]}, "index": {"min": [1964], "max": [2194], "mean": [2079.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [4.142857142857143, 7.0, 7.0, 7.0, 7.0], "std": [1.7008855782076053, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [231]}, "eef_direction_state": {"mean": [3.8874458874458875, 4.181818181818182], "std": [1.977222671786127, 1.9366186853147191], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.1601731601731602, 1.1818181818181819], "std": [0.8605686056288065, 0.8982032000539575], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.7489177489177489, 0.8701298701298701], "std": [0.8150033315663177, 0.8530665237578261], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.8874458874458875, 4.181818181818182], "std": [1.977222671786127, 1.9366186853147191], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.1601731601731602, 1.1818181818181819], "std": [0.8605686056288065, 0.8982032000539575], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.7489177489177489, 0.8701298701298701], "std": [0.8150033315663177, 0.8530665237578261], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.7044860909189028, 0.1694053110837311, 1.1741093540685867, -1.4637691022742432, 0.8975207309561476, -2.0355873456194913, 0.6429987909693096, -0.16502760996493396, 1.2073039748654943, 1.450921645195521, 1.3402666295804013, 1.30596041091216], "std": [0.06154342062570336, 0.03805169873051752, 0.044271373426995476, 0.25761744315349305, 0.08217612357101245, 0.27297812097712115, 0.06584932304120088, 0.02030249464567064, 0.059496909240301835, 0.6931221628922389, 0.14131854501137164, 1.6818539493690638], "min": [0.5885583726192943, 0.09803867853227247, 1.0679433007587824, -1.9645336856747104, 0.7792749103351819, -2.7112901673466308, 0.5605059023567955, -0.20182443022684232, 1.090713683921343, 0.43911531225994127, 0.9405097578620292, -3.1341847909630443], "max": [0.7917070378609862, 0.23866172804842023, 1.3086542520406377, -0.6352990990594412, 1.1968195641076913, -1.3614307218068815, 0.7887628332681853, -0.13005878622026998, 1.3560689386216356, 2.6277395863367246, 1.5078781152316791, 3.1177568774380826], "count": [231]}, "eef_sim_pose_action": {"mean": [0.7044860909189028, 0.1694053110837311, 1.1741093540685867, -1.4637691022742432, 0.8975207309561476, -2.0355873456194913, 0.6429987909693096, -0.16502760996493396, 1.2073039748654943, 1.450921645195521, 1.3402666295804013, 1.30596041091216], "std": [0.06154342062570336, 0.03805169873051752, 0.044271373426995476, 0.25761744315349305, 0.08217612357101245, 0.27297812097712115, 0.06584932304120088, 0.02030249464567064, 0.059496909240301835, 0.6931221628922389, 0.14131854501137164, 1.6818539493690638], "min": [0.5885583726192943, 0.09803867853227247, 1.0679433007587824, -1.9645336856747104, 0.7792749103351819, -2.7112901673466308, 0.5605059023567955, -0.20182443022684232, 1.090713683921343, 0.43911531225994127, 0.9405097578620292, -3.1341847909630443], "max": [0.7917070378609862, 0.23866172804842023, 1.3086542520406377, -0.6352990990594412, 1.1968195641076913, -1.3614307218068815, 0.7887628332681853, -0.13005878622026998, 1.3560689386216356, 2.6277395863367246, 1.5078781152316791, 3.1177568774380826], "count": [231]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4174290359477124]], [[0.42886934027777773]], [[0.46093204656862746]]], "std": [[[0.21132992160154718]], [[0.19494721065479775]], [[0.190749697376321]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34785169526143794]], [[0.36481132761437907]], [[0.35107240808823525]]], "std": [[[0.20154198615729077]], [[0.19375582362073285]], [[0.20741659850670785]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35425318831699343]], [[0.37196383578431375]], [[0.37467390727124184]]], "std": [[[0.1987101043028721]], [[0.20134800182269216]], [[0.2265262249136178]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2958883966503268]], [[0.3279693892973856]], [[0.32561704452614376]]], "std": [[[0.3358997142395894]], [[0.33589888891794967]], [[0.33514570304576147]]], "count": [100]}, "observation.state": {"min": [0.4774404764175415, -1.3764829635620117, 1.0368632078170776, -0.29190030694007874, -1.3056424856185913, 0.5763857364654541, -1.2460182905197144, -1.279707431793213, 0.8837728500366211, -0.09551194310188293, 0.34945544600486755, -1.1159828901290894, 20.754375457763672, 55.741249084472656, 1.397777795791626, -0.4012500047683716, 0.8600000143051147, -0.8374999761581421, 0.8262500166893005, -1.4830000400543213, 0.8543750047683716, 0.0950000062584877, 0.6731250286102295, 0.0, 13.176250457763672, 53.09312438964844, -1.1456249952316284, -0.0912499874830246, 0.6675000190734863, -0.6887500286102295, 0.6775000095367432, -0.4050000011920929, 1.0212500095367432, -0.14124999940395355, 0.5724999904632568, 3.65625], "max": [0.9967479109764099, -0.8390554785728455, 1.6501439809799194, 0.1555466502904892, -0.4433222711086273, 0.9472991824150085, -0.5014495849609375, -0.5299754738807678, 1.5853646993637085, 0.3300478756427765, 1.1555371284484863, -0.908078670501709, 77.15875244140625, 76.26499938964844, 33.78937530517578, 9.517499923706055, 51.35874938964844, 109.30374908447266, 59.48500061035156, 110.9331283569336, 71.9262466430664, 110.47437286376953, 80.4437484741211, 109.97000122070312, 70.66250610351562, 78.97750091552734, -1.0099999904632568, 8.523750305175781, 55.609375, 83.04875183105469, 66.63812255859375, 106.76875305175781, 73.07500457763672, 110.11750030517578, 88.37625122070312, 110.24063110351562], "mean": [0.7701050639152527, -1.0817431211471558, 1.323608636856079, -0.14791226387023926, -0.8731791973114014, 0.7218319773674011, -0.8943246603012085, -0.8887955546379089, 1.0771148204803467, 0.13597360253334045, 0.8723093867301941, -1.0063045024871826, 36.45136260986328, 66.99700927734375, 5.024127006530762, 6.711254119873047, 11.309391021728516, 23.731054306030273, 12.189242362976074, 22.88302993774414, 14.223104476928711, 25.100997924804688, 15.097341537475586, 31.711170196533203, 34.54860305786133, 67.99515533447266, -1.0663902759552002, 2.8014047145843506, 12.906295776367188, 20.04535675048828, 15.468598365783691, 30.68345832824707, 17.22734260559082, 35.55430221557617, 18.55499839782715, 59.281105041503906], "std": [0.14079461991786957, 0.11879980564117432, 0.15870893001556396, 0.14962327480316162, 0.17394128441810608, 0.06399380415678024, 0.2898917496204376, 0.1865306943655014, 0.23746928572654724, 0.17312957346439362, 0.2802852392196655, 0.09200064092874527, 19.140892028808594, 4.301352500915527, 7.58358907699585, 3.7525792121887207, 17.791086196899414, 41.644378662109375, 19.67853546142578, 42.23557662963867, 23.573211669921875, 41.71891403198242, 26.47564125061035, 41.34949493408203, 20.638086318969727, 9.265122413635254, 0.02684483863413334, 2.5923609733581543, 20.173389434814453, 29.007661819458008, 24.272117614746094, 43.79033279418945, 26.272741317749023, 45.13612747192383, 31.350370407104492, 33.67719268798828], "count": [217]}, "action": {"min": [0.4774404764175415, -1.3764829635620117, 1.0368632078170776, -0.29190030694007874, -1.3056424856185913, 0.5763857364654541, -1.2460182905197144, -1.279707431793213, 0.8837728500366211, -0.09551194310188293, 0.34945544600486755, -1.1159828901290894, 20.754375457763672, 55.741249084472656, 1.397777795791626, -0.4012500047683716, 0.8600000143051147, -0.8374999761581421, 0.8262500166893005, -1.4830000400543213, 0.8543750047683716, 0.0950000062584877, 0.6731250286102295, 0.0, 13.176250457763672, 53.09312438964844, -1.1456249952316284, -0.0912499874830246, 0.6675000190734863, -0.6887500286102295, 0.6775000095367432, -0.4050000011920929, 1.0212500095367432, -0.14124999940395355, 0.5724999904632568, 3.65625], "max": [0.9967479109764099, -0.8390554785728455, 1.6501439809799194, 0.1555466502904892, -0.4433222711086273, 0.9472991824150085, -0.5014495849609375, -0.5299754738807678, 1.5853646993637085, 0.3300478756427765, 1.1555371284484863, -0.908078670501709, 77.15875244140625, 76.26499938964844, 33.78937530517578, 9.517499923706055, 51.35874938964844, 109.30374908447266, 59.48500061035156, 110.9331283569336, 71.9262466430664, 110.47437286376953, 80.4437484741211, 109.97000122070312, 70.66250610351562, 78.97750091552734, -1.0099999904632568, 8.523750305175781, 55.609375, 83.04875183105469, 66.63812255859375, 106.76875305175781, 73.07500457763672, 110.11750030517578, 88.37625122070312, 110.24063110351562], "mean": [0.7701049447059631, -1.0817439556121826, 1.323609709739685, -0.14791224896907806, -0.8731791377067566, 0.721831738948822, -0.8943242430686951, -0.8887953758239746, 1.0771149396896362, 0.13597361743450165, 0.8723094463348389, -1.0063042640686035, 36.451358795166016, 66.99702453613281, 5.0241241455078125, 6.711251735687256, 11.309401512145996, 23.73108673095703, 12.189249038696289, 22.883014678955078, 14.223101615905762, 25.10101890563965, 15.097352027893066, 31.711162567138672, 34.548606872558594, 67.99517822265625, -1.0663901567459106, 2.8014047145843506, 12.906291961669922, 20.045358657836914, 15.468588829040527, 30.68346405029297, 17.227336883544922, 35.55430221557617, 18.554988861083984, 59.28112030029297], "std": [0.14079464972019196, 0.1187998577952385, 0.158708855509758, 0.149623304605484, 0.17394131422042847, 0.06399380415678024, 0.2898918390274048, 0.18653066456317902, 0.23746930062770844, 0.17312954366207123, 0.2802853286266327, 0.09200064092874527, 19.140892028808594, 4.301352024078369, 7.583588600158691, 3.752580404281616, 17.79108238220215, 41.644371032714844, 19.678543090820312, 42.23557662963867, 23.57321548461914, 41.71890640258789, 26.47565269470215, 41.349491119384766, 20.638084411621094, 9.265122413635254, 0.02684483677148819, 2.592360734939575, 20.173391342163086, 29.007654190063477, 24.272117614746094, 43.790340423583984, 26.27274513244629, 45.13612747192383, 31.350372314453125, 33.67719268798828], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [217]}, "index": {"min": [2195], "max": [2411], "mean": [2303.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [4.124423963133641, 7.0, 7.0, 7.0, 7.0], "std": [1.7645256970253085, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [217]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [217]}, "eef_direction_state": {"mean": [3.705069124423963, 4.202764976958525], "std": [1.9943750669480944, 1.9943218255443402], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1705069124423964, 1.0184331797235022], "std": [0.8388362693747673, 0.8849126262711634], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.815668202764977, 0.7603686635944701], "std": [0.8386590352868086, 0.8466229213762154], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.705069124423963, 4.202764976958525], "std": [1.9943750669480944, 1.9943218255443402], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1705069124423964, 1.0184331797235022], "std": [0.8388362693747673, 0.8849126262711634], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.815668202764977, 0.7603686635944701], "std": [0.8386590352868086, 0.8466229213762154], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.7066873053574717, 0.1809764363142904, 1.1690901854627251, -1.3948214823297544, 0.7549463402976632, -1.9589884042538321, 0.6503696465318162, -0.19470394216066794, 1.1590603645130513, 1.561358513592221, 1.0657018591840293, 2.080814923918427], "std": [0.05516528980378943, 0.04669837081307437, 0.04512285073281504, 0.1946312021627023, 0.06203581543075224, 0.26328273602828567, 0.06587997876504963, 0.038727254857197434, 0.05821692800131689, 0.2760122707121886, 0.06473144054028136, 0.26535100398346106], "min": [0.6031012405281301, 0.09875807298503317, 1.0520966282423014, -1.843890869162244, 0.6942200031695713, -2.5810097334998656, 0.5890355243599654, -0.23512003606541101, 1.0733226834875178, 0.6926871411832334, 0.9162838341627983, 1.3360352714366552], "max": [0.7930635253514394, 0.237568314787445, 1.2690366442312717, -0.9152818467703254, 0.9448987236128263, -1.5491346893225806, 0.7834408130698557, -0.13509687043311724, 1.3334186050268801, 1.9304327893877025, 1.1575870845393172, 2.5286474779929415], "count": [217]}, "eef_sim_pose_action": {"mean": [0.7066873053574717, 0.1809764363142904, 1.1690901854627251, -1.3948214823297544, 0.7549463402976632, -1.9589884042538321, 0.6503696465318162, -0.19470394216066794, 1.1590603645130513, 1.561358513592221, 1.0657018591840293, 2.080814923918427], "std": [0.05516528980378943, 0.04669837081307437, 0.04512285073281504, 0.1946312021627023, 0.06203581543075224, 0.26328273602828567, 0.06587997876504963, 0.038727254857197434, 0.05821692800131689, 0.2760122707121886, 0.06473144054028136, 0.26535100398346106], "min": [0.6031012405281301, 0.09875807298503317, 1.0520966282423014, -1.843890869162244, 0.6942200031695713, -2.5810097334998656, 0.5890355243599654, -0.23512003606541101, 1.0733226834875178, 0.6926871411832334, 0.9162838341627983, 1.3360352714366552], "max": [0.7930635253514394, 0.237568314787445, 1.2690366442312717, -0.9152818467703254, 0.9448987236128263, -1.5491346893225806, 0.7834408130698557, -0.13509687043311724, 1.3334186050268801, 1.9304327893877025, 1.1575870845393172, 2.5286474779929415], "count": [217]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4108148120915033]], [[0.4215294321895425]], [[0.4537880433006536]]], "std": [[[0.20554223399751229]], [[0.1900501222655511]], [[0.18624358526160656]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3511452757352941]], [[0.3739909272875817]], [[0.3709948876633987]]], "std": [[[0.20369075864028166]], [[0.20149381453359083]], [[0.22217483371779212]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3417004963235294]], [[0.36864931576797383]], [[0.362662193627451]]], "std": [[[0.19691359680811582]], [[0.19326602242792007]], [[0.2127507664658169]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30479653594771244]], [[0.3325313071895425]], [[0.3319457741013072]]], "std": [[[0.3356096680786734]], [[0.33579219436427016]], [[0.33598749041970183]]], "count": [100]}, "observation.state": {"min": [0.452739953994751, -1.3749809265136719, 0.9463454484939575, -0.4048886001110077, -1.3247162103652954, 0.6829127669334412, -1.1208943128585815, -1.2725547552108765, 0.8174067735671997, -0.16653792560100555, 0.2561369836330414, -1.452730417251587, 6.653749942779541, 57.62187576293945, 1.0256249904632568, -0.26374998688697815, 0.7899999618530273, -1.0724999904632568, 0.8849999904632568, -1.5056250095367432, 0.7712500095367432, -3.3122222423553467, 0.695555567741394, 0.005625000223517418, 14.197500228881836, 47.541873931884766, -1.1675000190734863, -0.4037500023841858, 0.84375, 0.14562499523162842, 0.6968749761581421, -0.328125, 0.7725000381469727, 0.5918750166893005, 0.4168750047683716, -1.3650000095367432], "max": [0.9897807240486145, -0.7769703269004822, 1.628519058227539, 0.16658559441566467, -0.3424696624279022, 1.0825799703598022, -0.47708284854888916, -0.5628247857093811, 1.5811207294464111, 0.21841859817504883, 0.8730545043945312, -0.9679703712463379, 70.15625, 75.73187255859375, 1.606428623199463, 9.734999656677246, 35.22249984741211, 105.88999938964844, 34.233123779296875, 103.44749450683594, 55.87187576293945, 110.23062133789062, 66.44562530517578, 108.59687805175781, 76.20000457763672, 81.38249969482422, -1.0056250095367432, 5.950624942779541, 48.76124954223633, 109.98062896728516, 60.485626220703125, 109.02874755859375, 70.50062561035156, 112.22624969482422, 75.04312896728516, 109.13750457763672], "mean": [0.8066686987876892, -1.0272897481918335, 1.2580770254135132, -0.20013438165187836, -0.8639518022537231, 0.8167850971221924, -0.7639015316963196, -0.8252918720245361, 1.0283942222595215, 0.06787867844104767, 0.7034503817558289, -1.1744108200073242, 27.9649600982666, 68.13905334472656, 1.2263057231903076, 7.499965190887451, 6.904154300689697, 18.871959686279297, 6.862853527069092, 16.829727172851562, 8.824219703674316, 18.577844619750977, 9.721187591552734, 25.837360382080078, 34.96970748901367, 68.30377197265625, -1.067941665649414, 1.0685075521469116, 12.20512580871582, 32.387664794921875, 14.66921329498291, 29.13482666015625, 17.423076629638672, 36.864837646484375, 17.08965492248535, 50.88728332519531], "std": [0.14800404012203217, 0.12832500040531158, 0.16854937374591827, 0.1986406147480011, 0.1978844255208969, 0.06836091727018356, 0.2063734233379364, 0.20654627680778503, 0.2608468234539032, 0.1298285871744156, 0.21610979735851288, 0.22598189115524292, 19.102991104125977, 4.0210089683532715, 0.1488206535577774, 3.59152889251709, 10.82215690612793, 34.91923522949219, 10.748522758483887, 35.74199295043945, 15.660075187683105, 40.0867805480957, 18.89838981628418, 40.28913116455078, 21.535720825195312, 12.108793258666992, 0.03229318559169769, 1.7223494052886963, 17.696271896362305, 45.09851837158203, 21.11721420288086, 42.312931060791016, 25.62017822265625, 45.7187614440918, 27.013465881347656, 41.808311462402344], "count": [213]}, "action": {"min": [0.452739953994751, -1.3749809265136719, 0.9463454484939575, -0.4048886001110077, -1.3247162103652954, 0.6829127669334412, -1.1208943128585815, -1.2725547552108765, 0.8174067735671997, -0.16653792560100555, 0.2561369836330414, -1.452730417251587, 6.653749942779541, 57.62187576293945, 1.0256249904632568, -0.26374998688697815, 0.7899999618530273, -1.0724999904632568, 0.8849999904632568, -1.5056250095367432, 0.7712500095367432, -3.3122222423553467, 0.695555567741394, 0.005625000223517418, 14.197500228881836, 47.541873931884766, -1.1675000190734863, -0.4037500023841858, 0.84375, 0.14562499523162842, 0.6968749761581421, -0.328125, 0.7725000381469727, 0.5918750166893005, 0.4168750047683716, -1.3650000095367432], "max": [0.9897807240486145, -0.7769703269004822, 1.628519058227539, 0.16658559441566467, -0.3424696624279022, 1.0825799703598022, -0.47708284854888916, -0.5628247857093811, 1.5811207294464111, 0.21841859817504883, 0.8730545043945312, -0.9679703712463379, 70.15625, 75.73187255859375, 1.606428623199463, 9.734999656677246, 35.22249984741211, 105.88999938964844, 34.233123779296875, 103.44749450683594, 55.87187576293945, 110.23062133789062, 66.44562530517578, 108.59687805175781, 76.20000457763672, 81.38249969482422, -1.0056250095367432, 5.950624942779541, 48.76124954223633, 109.98062896728516, 60.485626220703125, 109.02874755859375, 70.50062561035156, 112.22624969482422, 75.04312896728516, 109.13750457763672], "mean": [0.8066685199737549, -1.02729070186615, 1.2580770254135132, -0.20013442635536194, -0.8639519810676575, 0.8167848587036133, -0.76390141248703, -0.8252919316291809, 1.028394103050232, 0.06787865608930588, 0.7034504413604736, -1.1744109392166138, 27.964956283569336, 68.13905334472656, 1.2263062000274658, 7.499963283538818, 6.904146194458008, 18.87197494506836, 6.862853527069092, 16.829715728759766, 8.824216842651367, 18.577861785888672, 9.72117805480957, 25.83734703063965, 34.96969985961914, 68.3038101196289, -1.0679415464401245, 1.0685075521469116, 12.205124855041504, 32.387672424316406, 14.669212341308594, 29.13483238220215, 17.423078536987305, 36.86483383178711, 17.08965301513672, 50.88728713989258], "std": [0.14800402522087097, 0.12832506000995636, 0.16854938864707947, 0.1986406445503235, 0.19788438081741333, 0.06836088746786118, 0.20637336373329163, 0.20654629170894623, 0.2608468234539032, 0.1298285722732544, 0.21610984206199646, 0.22598189115524292, 19.10298728942871, 4.021008491516113, 0.14882062375545502, 3.5915300846099854, 10.822157859802246, 34.91923141479492, 10.748525619506836, 35.74199295043945, 15.660074234008789, 40.08685302734375, 18.89838409423828, 40.28913879394531, 21.535720825195312, 12.108792304992676, 0.0322931744158268, 1.7223492860794067, 17.696273803710938, 45.09851837158203, 21.117218017578125, 42.31293869018555, 25.62017822265625, 45.7187614440918, 27.01346778869629, 41.808319091796875], "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": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [213]}, "index": {"min": [2412], "max": [2624], "mean": [2518.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [4.333333333333333, 7.0, 7.0, 7.0, 7.0], "std": [1.7700339952351083, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [213]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [213]}, "eef_direction_state": {"mean": [3.924882629107981, 4.403755868544601], "std": [1.9654266665355977, 1.8579571235080194], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.1032863849765258, 1.0704225352112675], "std": [0.8605263689153693, 0.8932287321525586], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.9061032863849765, 0.8967136150234741], "std": [0.8339117215179165, 0.855053191466571], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.924882629107981, 4.403755868544601], "std": [1.9654266665355977, 1.8579571235080194], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.1032863849765258, 1.0704225352112675], "std": [0.8605263689153693, 0.8932287321525586], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.9061032863849765, 0.8967136150234741], "std": [0.8339117215179165, 0.855053191466571], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6956483603288394, 0.1955143616772935, 1.1630622761243423, -1.4497860268785787, 0.8258624402019589, -1.9584689186746287, 0.650531087771472, -0.17768473677321897, 1.1761466533970832, 1.6206196309368377, 1.2386083596736002, 2.1748064099598476], "std": [0.057370966653740654, 0.06242294536458897, 0.03560591802710183, 0.1815186339883676, 0.08710564614806941, 0.29988227746423923, 0.06769838638219593, 0.020275468966219796, 0.053731588470529924, 0.3526002643697227, 0.15504122529403322, 0.34611070880206185], "min": [0.5870312092381261, 0.09240541620919812, 1.0639474599437468, -1.8685433873464168, 0.7518952714250937, -2.6460037221278414, 0.5665109495607207, -0.20120537628381688, 1.070975710601529, 0.8495377687448785, 0.9750913358420394, 1.5136349273173004], "max": [0.7908388848727603, 0.2551209697196747, 1.2386735554081314, -1.0281846453609291, 1.1090979584411835, -1.5578036310328431, 0.7833352073185584, -0.14222370506443965, 1.3157075317719231, 2.223934817841786, 1.4371680988703788, 2.8136289217254196], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6956483603288394, 0.1955143616772935, 1.1630622761243423, -1.4497860268785787, 0.8258624402019589, -1.9584689186746287, 0.650531087771472, -0.17768473677321897, 1.1761466533970832, 1.6206196309368377, 1.2386083596736002, 2.1748064099598476], "std": [0.057370966653740654, 0.06242294536458897, 0.03560591802710183, 0.1815186339883676, 0.08710564614806941, 0.29988227746423923, 0.06769838638219593, 0.020275468966219796, 0.053731588470529924, 0.3526002643697227, 0.15504122529403322, 0.34611070880206185], "min": [0.5870312092381261, 0.09240541620919812, 1.0639474599437468, -1.8685433873464168, 0.7518952714250937, -2.6460037221278414, 0.5665109495607207, -0.20120537628381688, 1.070975710601529, 0.8495377687448785, 0.9750913358420394, 1.5136349273173004], "max": [0.7908388848727603, 0.2551209697196747, 1.2386735554081314, -1.0281846453609291, 1.1090979584411835, -1.5578036310328431, 0.7833352073185584, -0.14222370506443965, 1.3157075317719231, 2.223934817841786, 1.4371680988703788, 2.8136289217254196], "count": [213]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4160648263888889]], [[0.42661182598039216]], [[0.45838720588235293]]], "std": [[[0.2056571094766487]], [[0.19140676820339386]], [[0.18790734665021094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3629362908496732]], [[0.386875919117647]], [[0.38291149918300654]]], "std": [[[0.21820096316174817]], [[0.21475567078983063]], [[0.2320438205496332]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34304358047385625]], [[0.36369315767973853]], [[0.36631629697712415]]], "std": [[[0.19473499230472416]], [[0.19128723015940396]], [[0.21098293818079897]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3073552900326797]], [[0.3257715298202614]], [[0.3277129513888889]]], "std": [[[0.3387567261972149]], [[0.3335109421271948]], [[0.3338123376593594]]], "count": [100]}, "observation.state": {"min": [0.47910943627357483, -1.418731451034546, 0.9876163601875305, -0.36058977246284485, -1.3045828342437744, 0.5910009741783142, -1.1012245416641235, -1.2301394939422607, 0.8270390033721924, -0.17640860378742218, 0.41816872358322144, -1.505111813545227, 6.15749979019165, 48.18375015258789, 1.3511111736297607, -0.8456249833106995, 0.65625, 0.6662499904632568, 0.7855555415153503, -1.7100000381469727, 0.7699999809265137, -3.2899999618530273, 0.7143750190734863, 0.03500000014901161, 6.375, 42.104373931884766, -1.100000023841858, -0.2981249988079071, 0.7350000143051147, -0.24062499403953552, 0.7087500095367432, 0.421875, 0.6625000238418579, 0.34312501549720764, 0.4268749952316284, -2.3737499713897705], "max": [1.072637677192688, -0.820659875869751, 1.6865272521972656, 0.1379510909318924, -0.37835222482681274, 1.0908293724060059, -0.4484960436820984, -0.5235328078269958, 1.5593767166137695, 0.37649253010749817, 0.9571221470832825, -0.8570563197135925, 69.25749969482422, 79.95874786376953, 51.353126525878906, 9.648750305175781, 38.772499084472656, 107.06624603271484, 44.75749969482422, 109.3081283569336, 60.12062454223633, 110.48500061035156, 68.5218734741211, 109.47437286376953, 82.43375396728516, 82.04875183105469, -0.9950000047683716, 5.92312479019165, 51.59000015258789, 110.56375122070312, 59.845001220703125, 111.22624969482422, 69.62625122070312, 110.03812408447266, 73.99063110351562, 110.25812530517578], "mean": [0.859672486782074, -1.0312256813049316, 1.2654038667678833, -0.19022805988788605, -0.8693204522132874, 0.7723046541213989, -0.7954989671707153, -0.845921516418457, 1.0329887866973877, 0.12003621459007263, 0.7693402171134949, -1.141111969947815, 23.57902717590332, 69.93289184570312, 7.483912944793701, 6.909694194793701, 7.362614631652832, 19.321924209594727, 7.6375017166137695, 17.28204917907715, 9.64459228515625, 19.42981719970703, 10.642313003540039, 20.93692398071289, 35.74614715576172, 66.50890350341797, -1.0427786111831665, 1.493836522102356, 14.155570983886719, 34.931941986083984, 15.579584121704102, 34.288429260253906, 18.495363235473633, 37.71910858154297, 18.964372634887695, 44.09040069580078], "std": [0.15619149804115295, 0.13645775616168976, 0.17812497913837433, 0.16530297696590424, 0.19088894128799438, 0.08678165823221207, 0.2135106325149536, 0.17288188636302948, 0.2348337173461914, 0.19961418211460114, 0.17038339376449585, 0.2858325242996216, 20.542442321777344, 8.059009552001953, 13.22726058959961, 3.3278648853302, 12.481781005859375, 36.13561248779297, 13.65734577178955, 37.711185455322266, 18.057815551757812, 37.769386291503906, 20.7711124420166, 37.78547286987305, 25.707351684570312, 14.01851749420166, 0.022515585646033287, 1.7452064752578735, 19.294527053833008, 46.992305755615234, 20.831449508666992, 46.228965759277344, 25.7342472076416, 48.20491409301758, 27.940282821655273, 48.03578567504883], "count": [223]}, "action": {"min": [0.47910943627357483, -1.418731451034546, 0.9876163601875305, -0.36058977246284485, -1.3045828342437744, 0.5910009741783142, -1.1012245416641235, -1.2301394939422607, 0.8270390033721924, -0.17640860378742218, 0.41816872358322144, -1.505111813545227, 6.15749979019165, 48.18375015258789, 1.3511111736297607, -0.8456249833106995, 0.65625, 0.6662499904632568, 0.7855555415153503, -1.7100000381469727, 0.7699999809265137, -3.2899999618530273, 0.7143750190734863, 0.03500000014901161, 6.375, 42.104373931884766, -1.100000023841858, -0.2981249988079071, 0.7350000143051147, -0.24062499403953552, 0.7087500095367432, 0.421875, 0.6625000238418579, 0.34312501549720764, 0.4268749952316284, -2.3737499713897705], "max": [1.072637677192688, -0.820659875869751, 1.6865272521972656, 0.1379510909318924, -0.37835222482681274, 1.0908293724060059, -0.4484960436820984, -0.5235328078269958, 1.5593767166137695, 0.37649253010749817, 0.9571221470832825, -0.8570563197135925, 69.25749969482422, 79.95874786376953, 51.353126525878906, 9.648750305175781, 38.772499084472656, 107.06624603271484, 44.75749969482422, 109.3081283569336, 60.12062454223633, 110.48500061035156, 68.5218734741211, 109.47437286376953, 82.43375396728516, 82.04875183105469, -0.9950000047683716, 5.92312479019165, 51.59000015258789, 110.56375122070312, 59.845001220703125, 111.22624969482422, 69.62625122070312, 110.03812408447266, 73.99063110351562, 110.25812530517578], "mean": [0.8596726655960083, -1.0312267541885376, 1.2654039859771729, -0.19022807478904724, -0.8693204522132874, 0.7723047733306885, -0.795498788356781, -0.8459214568138123, 1.0329885482788086, 0.12003614008426666, 0.7693403363227844, -1.1411125659942627, 23.579038619995117, 69.93289947509766, 7.483911991119385, 6.909694194793701, 7.362607002258301, 19.321924209594727, 7.6374993324279785, 17.282028198242188, 9.644590377807617, 19.42983055114746, 10.642306327819824, 20.936912536621094, 35.74616241455078, 66.5089111328125, -1.0427781343460083, 1.4938360452651978, 14.155574798583984, 34.93193817138672, 15.57959270477295, 34.288455963134766, 18.495363235473633, 37.71908187866211, 18.96437644958496, 44.09038162231445], "std": [0.15619151294231415, 0.13645771145820618, 0.17812497913837433, 0.16530296206474304, 0.19088894128799438, 0.08678165823221207, 0.21351051330566406, 0.17288188636302948, 0.2348337322473526, 0.19961422681808472, 0.17038337886333466, 0.28583240509033203, 20.542448043823242, 8.059009552001953, 13.22726058959961, 3.3278648853302, 12.481781959533691, 36.135616302490234, 13.65734577178955, 37.71117401123047, 18.057823181152344, 37.76938247680664, 20.77111053466797, 37.78547668457031, 25.707345962524414, 14.01851749420166, 0.022515585646033287, 1.7452067136764526, 19.294523239135742, 46.9923095703125, 20.831451416015625, 46.228981018066406, 25.734254837036133, 48.20491409301758, 27.940282821655273, 48.03579330444336], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [223]}, "index": {"min": [2625], "max": [2847], "mean": [2736.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [4.062780269058296, 7.0, 7.0, 7.0, 7.0], "std": [1.6823018026815946, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [223]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [223]}, "eef_direction_state": {"mean": [3.766816143497758, 3.802690582959641], "std": [1.9953695719160958, 2.0589064815519915], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.1524663677130045, 1.242152466367713], "std": [0.8332123354548184, 0.8116963547224454], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.8161434977578476, 0.8475336322869955], "std": [0.8509079387428286, 0.8385770124559473], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [3.766816143497758, 3.802690582959641], "std": [1.9953695719160958, 2.0589064815519915], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.1524663677130045, 1.242152466367713], "std": [0.8332123354548184, 0.8116963547224454], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.8161434977578476, 0.8475336322869955], "std": [0.8509079387428286, 0.8385770124559473], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.691548732260108, 0.19960984023134326, 1.1439979882371378, -1.5090575498185044, 0.8098964862754157, -2.0053342203073456, 0.6506872422700529, -0.18272972761791437, 1.1731406822478574, 1.6209062968814554, 1.1732509399730975, 2.160309336685045], "std": [0.057140709638435205, 0.0536843376559716, 0.03619189955718826, 0.17775723426229062, 0.060445732844709756, 0.25199609018506813, 0.06308703361074636, 0.024152869558251418, 0.05539423840762653, 0.3174390021763858, 0.16210517269506902, 0.30056879967724376], "min": [0.5729694251155768, 0.0866989854903306, 1.049511429741777, -1.9041192870202415, 0.69398714208842, -2.6240861447196413, 0.577860897561925, -0.20908421822463785, 1.0671551177824516, 0.6687978020486955, 0.9133828676847124, 1.3372263814759213], "max": [0.795330404146021, 0.2491329760295597, 1.2439264043438394, -0.991957339569747, 1.0295153847611047, -1.58390286674086, 0.7860241052869625, -0.13989333525803824, 1.3229794950551026, 2.0741098616829947, 1.3941679366660762, 2.7076087006074476], "count": [223]}, "eef_sim_pose_action": {"mean": [0.691548732260108, 0.19960984023134326, 1.1439979882371378, -1.5090575498185044, 0.8098964862754157, -2.0053342203073456, 0.6506872422700529, -0.18272972761791437, 1.1731406822478574, 1.6209062968814554, 1.1732509399730975, 2.160309336685045], "std": [0.057140709638435205, 0.0536843376559716, 0.03619189955718826, 0.17775723426229062, 0.060445732844709756, 0.25199609018506813, 0.06308703361074636, 0.024152869558251418, 0.05539423840762653, 0.3174390021763858, 0.16210517269506902, 0.30056879967724376], "min": [0.5729694251155768, 0.0866989854903306, 1.049511429741777, -1.9041192870202415, 0.69398714208842, -2.6240861447196413, 0.577860897561925, -0.20908421822463785, 1.0671551177824516, 0.6687978020486955, 0.9133828676847124, 1.3372263814759213], "max": [0.795330404146021, 0.2491329760295597, 1.2439264043438394, -0.991957339569747, 1.0295153847611047, -1.58390286674086, 0.7860241052869625, -0.13989333525803824, 1.3229794950551026, 2.0741098616829947, 1.3941679366660762, 2.7076087006074476], "count": [223]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41426708333333334]], [[0.4286670077614379]], [[0.4628313929738562]]], "std": [[[0.2130530894076507]], [[0.19696955330598212]], [[0.19360208078766336]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3637018566176471]], [[0.37747328431372545]], [[0.3706512173202614]]], "std": [[[0.2058620152919199]], [[0.20007794336753207]], [[0.21789192179569639]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35838163602941175]], [[0.37240393382352943]], [[0.3752782230392157]]], "std": [[[0.1952810036610883]], [[0.19439548298749088]], [[0.2207908126325171]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2999359885620915]], [[0.31783995098039214]], [[0.3185309681372549]]], "std": [[[0.3337624181828994]], [[0.3288418914085414]], [[0.3294578536365542]]], "count": [100]}, "observation.state": {"min": [0.4175488352775574, -1.3996576070785522, 1.0021839141845703, -0.38056954741477966, -1.2300678491592407, 0.5357585549354553, -1.0593814849853516, -1.325317621231079, 0.8347162008285522, -0.16432058811187744, 0.33712902665138245, -1.4982690811157227, 21.13687515258789, 45.99625015258789, 1.4681249856948853, -0.19750000536441803, 0.7712500095367432, 0.6812500357627869, 0.8344444632530212, -1.742727279663086, 0.6933333277702332, -3.012500047683716, 0.6881250143051147, -0.004999999888241291, 6.875, 55.438751220703125, -1.0887500047683716, -0.140625, 0.6612499952316284, -0.875, 0.6775000095367432, 1.7487499713897705, 0.6312500238418579, 0.25777778029441833, 0.35875001549720764, -1.9487500190734863], "max": [0.9917887449264526, -0.861308217048645, 1.6682401895523071, 0.2576867341995239, -0.3408960700035095, 0.9947928190231323, -0.5338273644447327, -0.6700617671012878, 1.668216347694397, 0.3125953674316406, 0.9929596781730652, -0.8997101187705994, 71.66687774658203, 75.79624938964844, 57.204376220703125, 9.777143478393555, 47.459999084472656, 107.59687805175781, 56.06562423706055, 108.96875, 70.4749984741211, 110.10375213623047, 78.6156234741211, 110.58875274658203, 68.99124908447266, 80.40750122070312, -0.9481250047683716, 9.526249885559082, 60.61125183105469, 110.91188049316406, 71.62625122070312, 108.87249755859375, 87.16437530517578, 112.24625396728516, 90.11125183105469, 110.20875549316406], "mean": [0.7729582190513611, -1.0783518552780151, 1.319946527481079, -0.14462892711162567, -0.7810207009315491, 0.7512413263320923, -0.8164517283439636, -0.8812252879142761, 1.0540704727172852, 0.14988014101982117, 0.7204842567443848, -1.1821027994155884, 35.23724365234375, 64.16803741455078, 9.249207496643066, 6.571805953979492, 10.99681568145752, 26.21544075012207, 11.738935470581055, 24.313739776611328, 13.878616333007812, 25.033390045166016, 14.976091384887695, 31.86754035949707, 31.455821990966797, 69.95237731933594, -1.0429439544677734, 2.9423022270202637, 12.246851921081543, 25.302812576293945, 14.718643188476562, 25.704814910888672, 17.187816619873047, 29.208194732666016, 17.21007537841797, 36.34027099609375], "std": [0.17074546217918396, 0.13035379350185394, 0.18799558281898499, 0.21693845093250275, 0.18711142241954803, 0.08067228645086288, 0.16019682586193085, 0.18517665565013885, 0.2639053761959076, 0.1581287980079651, 0.177530899643898, 0.278285413980484, 18.46887969970703, 7.425818920135498, 16.167160034179688, 3.7483069896698, 16.645851135253906, 41.46406173706055, 18.104232788085938, 42.85194396972656, 23.004365921020508, 44.416202545166016, 25.68632698059082, 44.34882354736328, 22.4932861328125, 9.7677583694458, 0.030392909422516823, 3.0283987522125244, 20.989227294921875, 42.08364486694336, 25.256277084350586, 40.11003875732422, 29.60714340209961, 43.8850212097168, 30.86916160583496, 44.13948440551758], "count": [210]}, "action": {"min": [0.4175488352775574, -1.3996576070785522, 1.0021839141845703, -0.38056954741477966, -1.2300678491592407, 0.5357585549354553, -1.0593814849853516, -1.325317621231079, 0.8347162008285522, -0.16432058811187744, 0.33712902665138245, -1.4982690811157227, 21.13687515258789, 45.99625015258789, 1.4681249856948853, -0.19750000536441803, 0.7712500095367432, 0.6812500357627869, 0.8344444632530212, -1.742727279663086, 0.6933333277702332, -3.012500047683716, 0.6881250143051147, -0.004999999888241291, 6.875, 55.438751220703125, -1.0887500047683716, -0.140625, 0.6612499952316284, -0.875, 0.6775000095367432, 1.7487499713897705, 0.6312500238418579, 0.25777778029441833, 0.35875001549720764, -1.9487500190734863], "max": [0.9917887449264526, -0.861308217048645, 1.6682401895523071, 0.2576867341995239, -0.3408960700035095, 0.9947928190231323, -0.5338273644447327, -0.6700617671012878, 1.668216347694397, 0.3125953674316406, 0.9929596781730652, -0.8997101187705994, 71.66687774658203, 75.79624938964844, 57.204376220703125, 9.777143478393555, 47.459999084472656, 107.59687805175781, 56.06562423706055, 108.96875, 70.4749984741211, 110.10375213623047, 78.6156234741211, 110.58875274658203, 68.99124908447266, 80.40750122070312, -0.9481250047683716, 9.526249885559082, 60.61125183105469, 110.91188049316406, 71.62625122070312, 108.87249755859375, 87.16437530517578, 112.24625396728516, 90.11125183105469, 110.20875549316406], "mean": [0.7729582190513611, -1.0783523321151733, 1.3199462890625, -0.14462895691394806, -0.7810207605361938, 0.7512412667274475, -0.8164514899253845, -0.8812251687049866, 1.0540703535079956, 0.14988009631633759, 0.7204845547676086, -1.1821025609970093, 35.237247467041016, 64.16804504394531, 9.249204635620117, 6.571805953979492, 10.996820449829102, 26.215457916259766, 11.738945960998535, 24.313730239868164, 13.8786039352417, 25.033376693725586, 14.976110458374023, 31.86756706237793, 31.455820083618164, 69.952392578125, -1.042944073677063, 2.94230318069458, 12.246846199035645, 25.302818298339844, 14.718639373779297, 25.704803466796875, 17.18781852722168, 29.20819091796875, 17.210065841674805, 36.34027862548828], "std": [0.17074544727802277, 0.13035380840301514, 0.1879955679178238, 0.21693845093250275, 0.18711142241954803, 0.08067229390144348, 0.16019682586193085, 0.18517665565013885, 0.26390540599823, 0.1581287980079651, 0.17753088474273682, 0.2782853841781616, 18.46887969970703, 7.425820827484131, 16.167158126831055, 3.7483065128326416, 16.645845413208008, 41.4640998840332, 18.10423469543457, 42.8519401550293, 23.004362106323242, 44.41620635986328, 25.68632698059082, 44.34883117675781, 22.493282318115234, 9.7677583694458, 0.030392898246645927, 3.0283985137939453, 20.989227294921875, 42.083641052246094, 25.25628089904785, 40.11003875732422, 29.60714340209961, 43.88502502441406, 30.869159698486328, 44.13948440551758], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [210]}, "index": {"min": [3145], "max": [3354], "mean": [3249.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [4.152380952380953, 7.0, 7.0, 7.0, 7.0], "std": [1.7581427017273656, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [210]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [210]}, "eef_direction_state": {"mean": [3.357142857142857, 4.042857142857143], "std": [1.929981847575976, 2.003109827141743], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.3, 1.1857142857142857], "std": [0.7562438508211237, 0.8500900312463918], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.8809523809523809, 0.7380952380952381], "std": [0.8395685102757902, 0.8297883783438199], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [3.357142857142857, 4.042857142857143], "std": [1.929981847575976, 2.003109827141743], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.3, 1.1857142857142857], "std": [0.7562438508211237, 0.8500900312463918], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.8809523809523809, 0.7380952380952381], "std": [0.8395685102757902, 0.8297883783438199], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.7059236135934427, 0.18246602510070595, 1.1491092460967234, -1.522782437136362, 0.7964866003402278, -2.0419748988796718, 0.6536785165585614, -0.17883194542820652, 1.1470734592969773, 1.839885000471303, 1.1724390399850833, 2.3641641446713577], "std": [0.06776387731567454, 0.06180434165756389, 0.03966980707735647, 0.17099618397299526, 0.06978498456125233, 0.2883950875329759, 0.06627645747102033, 0.017379882059039637, 0.04520089772233717, 0.28983654591092295, 0.17075431520344567, 0.29670797837742074], "min": [0.5772918602806943, 0.08706259650558676, 1.051506676529632, -1.883779341478222, 0.7155333584813981, -2.6941618878984723, 0.5793822564775831, -0.20792641262986175, 1.0648188776089507, 0.9761869321387373, 0.9253701133787682, 1.6243616179818796], "max": [0.7991949792518668, 0.25159569979290936, 1.2296609104906135, -1.1013267646627263, 0.9942344214737342, -1.6297832872543236, 0.7974084482121294, -0.14254209592804118, 1.2826729453719294, 2.267061656874158, 1.3925169130754527, 2.8913866400511257], "count": [210]}, "eef_sim_pose_action": {"mean": [0.7059236135934427, 0.18246602510070595, 1.1491092460967234, -1.522782437136362, 0.7964866003402278, -2.0419748988796718, 0.6536785165585614, -0.17883194542820652, 1.1470734592969773, 1.839885000471303, 1.1724390399850833, 2.3641641446713577], "std": [0.06776387731567454, 0.06180434165756389, 0.03966980707735647, 0.17099618397299526, 0.06978498456125233, 0.2883950875329759, 0.06627645747102033, 0.017379882059039637, 0.04520089772233717, 0.28983654591092295, 0.17075431520344567, 0.29670797837742074], "min": [0.5772918602806943, 0.08706259650558676, 1.051506676529632, -1.883779341478222, 0.7155333584813981, -2.6941618878984723, 0.5793822564775831, -0.20792641262986175, 1.0648188776089507, 0.9761869321387373, 0.9253701133787682, 1.6243616179818796], "max": [0.7991949792518668, 0.25159569979290936, 1.2296609104906135, -1.1013267646627263, 0.9942344214737342, -1.6297832872543236, 0.7974084482121294, -0.14254209592804118, 1.2826729453719294, 2.267061656874158, 1.3925169130754527, 2.8913866400511257], "count": [210]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086181719771242]], [[0.4223791625816994]], [[0.45601751429738563]]], "std": [[[0.20934879945708562]], [[0.19212068509811053]], [[0.18848555660464128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36507570874183004]], [[0.38108896241830065]], [[0.3757007536764706]]], "std": [[[0.21672609751386684]], [[0.20589477805554626]], [[0.22254773178534706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3588141687091503]], [[0.37231906454248365]], [[0.3734047079248366]]], "std": [[[0.1953348012642372]], [[0.1941693050389187]], [[0.21551491352630875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30368197508169936]], [[0.32256010008169933]], [[0.32287571078431376]]], "std": [[[0.3354937961913354]], [[0.33062284194097363]], [[0.3314720718125069]]], "count": [100]}, "observation.state": {"min": [0.40877488255500793, -1.3641804456710815, 0.9713321328163147, -0.3072308599948883, -1.2470223903656006, 0.4818513095378876, -1.0139143466949463, -1.2883859872817993, 0.8335240483283997, -0.13988231122493744, 0.3045843839645386, -1.4375190734863281, 15.507999420166016, 47.28874969482422, 1.4149999618530273, -0.2224999964237213, 0.8799999952316284, 0.4536363482475281, 0.804444432258606, -1.9543750286102295, 0.8055555820465088, -2.8988888263702393, 0.7237499952316284, 0.014999999664723873, 21.384374618530273, 56.51375198364258, -1.1200000047683716, -0.3606249988079071, 0.7975000143051147, 1.0881249904632568, 0.84375, 1.3637499809265137, 0.9593750238418579, 10.563124656677246, 0.40437501668930054, 34.42062759399414], "max": [0.9576705098152161, -0.8344777822494507, 1.6264925003051758, 0.3034399449825287, -0.3346494138240814, 1.1746108531951904, -0.524815022945404, -0.5960555672645569, 1.5997177362442017, 0.364213764667511, 1.0387791395187378, -0.8937018513679504, 72.22875213623047, 79.38874816894531, 52.961875915527344, 9.54312515258789, 48.424373626708984, 108.59562683105469, 56.98125076293945, 110.36499786376953, 69.48124694824219, 109.63562774658203, 77.34625244140625, 109.54750061035156, 71.35124969482422, 81.77312469482422, -1.015625, 4.6777777671813965, 10.21875, 54.0412483215332, 57.71437454223633, 110.22562408447266, 71.13562774658203, 109.97062683105469, 78.67437744140625, 110.14250183105469], "mean": [0.7233344316482544, -1.0542718172073364, 1.3230818510055542, -0.09756804257631302, -0.7176522612571716, 0.7686873078346252, -0.813262939453125, -0.8831115365028381, 1.05599844455719, 0.13778936862945557, 0.7336953282356262, -1.1452502012252808, 32.17076110839844, 67.8179931640625, 8.99413776397705, 6.472151279449463, 11.26853084564209, 25.556093215942383, 11.910696983337402, 23.777040481567383, 14.217084884643555, 24.029945373535156, 15.549347877502441, 28.71961212158203, 39.10871887207031, 70.55561065673828, -1.059178113937378, 0.9046053290367126, 5.589897632598877, 8.19891357421875, 19.007596969604492, 31.26205062866211, 17.507659912109375, 48.55862808227539, 17.99414825439453, 68.02204132080078], "std": [0.16295768320560455, 0.13436855375766754, 0.17966264486312866, 0.2139403223991394, 0.18275198340415955, 0.1150616854429245, 0.18691137433052063, 0.18445461988449097, 0.2463836818933487, 0.18993344902992249, 0.2091010957956314, 0.24749194085597992, 19.848953247070312, 9.167719841003418, 13.994680404663086, 3.367783546447754, 16.457515716552734, 40.959964752197266, 18.88324737548828, 43.13795852661133, 23.468387603759766, 43.692501068115234, 26.36641502380371, 44.02041244506836, 18.94228172302246, 9.62771987915039, 0.02270112931728363, 1.3535454273223877, 3.721503973007202, 11.50757122039795, 19.156692504882812, 42.65947723388672, 25.595117568969727, 35.14008331298828, 28.474876403808594, 27.078901290893555], "count": [204]}, "action": {"min": [0.40877488255500793, -1.3641804456710815, 0.9713321328163147, -0.3072308599948883, -1.2470223903656006, 0.4818513095378876, -1.0139143466949463, -1.2883859872817993, 0.8335240483283997, -0.13988231122493744, 0.3045843839645386, -1.4375190734863281, 15.507999420166016, 47.28874969482422, 1.4149999618530273, -0.2224999964237213, 0.8799999952316284, 0.4536363482475281, 0.804444432258606, -1.9543750286102295, 0.8055555820465088, -2.8988888263702393, 0.7237499952316284, 0.014999999664723873, 21.384374618530273, 56.51375198364258, -1.1200000047683716, -0.3606249988079071, 0.7975000143051147, 1.0881249904632568, 0.84375, 1.3637499809265137, 0.9593750238418579, 10.563124656677246, 0.40437501668930054, 34.42062759399414], "max": [0.9576705098152161, -0.8344777822494507, 1.6264925003051758, 0.3034399449825287, -0.3346494138240814, 1.1746108531951904, -0.524815022945404, -0.5960555672645569, 1.5997177362442017, 0.364213764667511, 1.0387791395187378, -0.8937018513679504, 72.22875213623047, 79.38874816894531, 52.961875915527344, 9.54312515258789, 48.424373626708984, 108.59562683105469, 56.98125076293945, 110.36499786376953, 69.48124694824219, 109.63562774658203, 77.34625244140625, 109.54750061035156, 71.35124969482422, 81.77312469482422, -1.015625, 4.6777777671813965, 10.21875, 54.0412483215332, 57.71437454223633, 110.22562408447266, 71.13562774658203, 109.97062683105469, 78.67437744140625, 110.14250183105469], "mean": [0.7233344316482544, -1.0542718172073364, 1.3230814933776855, -0.09756804257631302, -0.7176522016525269, 0.7686869502067566, -0.8132627606391907, -0.8831117153167725, 1.0559983253479004, 0.1377892643213272, 0.733695387840271, -1.1452500820159912, 32.1707763671875, 67.8179702758789, 8.994128227233887, 6.472151279449463, 11.26853084564209, 25.55611801147461, 11.910690307617188, 23.777055740356445, 14.217086791992188, 24.02993392944336, 15.549363136291504, 28.719585418701172, 39.10872268676758, 70.5556411743164, -1.0591784715652466, 0.9046053886413574, 5.589900970458984, 8.1989107131958, 19.00759506225586, 31.262041091918945, 17.507665634155273, 48.558631896972656, 17.994138717651367, 68.02204132080078], "std": [0.16295766830444336, 0.13436853885650635, 0.17966270446777344, 0.2139403074979782, 0.18275196850299835, 0.11506173014640808, 0.18691132962703705, 0.18445460498332977, 0.2463836669921875, 0.18993346393108368, 0.2091011106967926, 0.2474919557571411, 19.84895133972168, 9.167719841003418, 13.994683265686035, 3.3677828311920166, 16.45751953125, 40.9599723815918, 18.883251190185547, 43.13797378540039, 23.468385696411133, 43.69249725341797, 26.366413116455078, 44.02040481567383, 18.942285537719727, 9.627721786499023, 0.02270112931728363, 1.3535454273223877, 3.721503973007202, 11.507570266723633, 19.15669059753418, 42.65947723388672, 25.595121383666992, 35.14008712768555, 28.474876403808594, 27.078893661499023], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [204]}, "index": {"min": [3355], "max": [3558], "mean": [3456.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [4.28921568627451, 7.0, 7.0, 7.0, 7.0], "std": [1.6976573745377947, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [204]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [204]}, "eef_direction_state": {"mean": [3.642156862745098, 4.196078431372549], "std": [1.9813807957449827, 1.8552480711789503], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.2156862745098038, 1.2009803921568627], "std": [0.8299238209830719, 0.8423816723840049], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.8676470588235294, 0.75], "std": [0.8207674271985796, 0.7990496806562547], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.642156862745098, 4.196078431372549], "std": [1.9813807957449827, 1.8552480711789503], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.2156862745098038, 1.2009803921568627], "std": [0.8299238209830719, 0.8423816723840049], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.8676470588235294, 0.75], "std": [0.8207674271985796, 0.7990496806562547], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.7126627578123236, 0.1833094750174364, 1.1593373672160545, -1.5442750218087093, 0.8542083508556729, -2.0640429791677843, 0.6536269545911915, -0.17890639016447313, 1.1509517405825085, 1.7608917592606388, 1.1545316194562145, 2.286135358497215], "std": [0.062581280357667, 0.05344473538796448, 0.03885541794845993, 0.1871265552311077, 0.09036310061650667, 0.2767376707730609, 0.061833845360586406, 0.030139010394208406, 0.05426298838475676, 0.2975675954253548, 0.1388074984998543, 0.2865196183161332], "min": [0.5970772141799369, 0.08514885658183816, 1.0550252736676553, -1.9621750824023576, 0.7425131274370007, -2.714468627697872, 0.58288733963108, -0.21204334012229534, 1.0635947057207786, 0.6604899685974595, 0.9463977788250091, 1.364525236063472], "max": [0.7919185690483775, 0.241603606292007, 1.2563078393275073, -0.9876179462633824, 1.1535173913469245, -1.5762951422872873, 0.7827280657558495, -0.13010674269214392, 1.3387250895600367, 2.114009536385314, 1.3446914320568832, 2.7923156752192844], "count": [204]}, "eef_sim_pose_action": {"mean": [0.7126627578123236, 0.1833094750174364, 1.1593373672160545, -1.5442750218087093, 0.8542083508556729, -2.0640429791677843, 0.6536269545911915, -0.17890639016447313, 1.1509517405825085, 1.7608917592606388, 1.1545316194562145, 2.286135358497215], "std": [0.062581280357667, 0.05344473538796448, 0.03885541794845993, 0.1871265552311077, 0.09036310061650667, 0.2767376707730609, 0.061833845360586406, 0.030139010394208406, 0.05426298838475676, 0.2975675954253548, 0.1388074984998543, 0.2865196183161332], "min": [0.5970772141799369, 0.08514885658183816, 1.0550252736676553, -1.9621750824023576, 0.7425131274370007, -2.714468627697872, 0.58288733963108, -0.21204334012229534, 1.0635947057207786, 0.6604899685974595, 0.9463977788250091, 1.364525236063472], "max": [0.7919185690483775, 0.241603606292007, 1.2563078393275073, -0.9876179462633824, 1.1535173913469245, -1.5762951422872873, 0.7827280657558495, -0.13010674269214392, 1.3387250895600367, 2.114009536385314, 1.3446914320568832, 2.7923156752192844], "count": [204]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41426796364379087]], [[0.4235016809640523]], [[0.45134974060457517]]], "std": [[[0.20915269513409626]], [[0.19505812962150135]], [[0.19268294580531908]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3683975714869281]], [[0.3846807393790849]], [[0.3721492177287582]]], "std": [[[0.2255473428839232]], [[0.21669711489162952]], [[0.2288021838336481]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3520435620915033]], [[0.36757404820261436]], [[0.36100458946078434]]], "std": [[[0.19621824122024903]], [[0.1936648261167188]], [[0.21810967541010098]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29841221609477125]], [[0.31706104166666665]], [[0.31883345996732027]]], "std": [[[0.3375574791569371]], [[0.3333813377484983]], [[0.33532916340763946]]], "count": [100]}, "observation.state": {"min": [0.48578527569770813, -1.2970168590545654, 1.0375498533248901, -0.33760586380958557, -1.3104745149612427, 0.5333028435707092, -1.1551079750061035, -1.3333286046981812, 0.8398184180259705, -0.09503509104251862, 0.30928128957748413, -1.4152981042861938, 11.598124504089355, 48.56999969482422, 1.5162500143051147, -0.1681250035762787, 0.65625, 0.1875, 0.875, -1.9989999532699585, 0.6787500381469727, -2.9518749713897705, 0.6875, -0.33375000953674316, 10.061249732971191, 57.55437469482422, -1.1063636541366577, -0.43312498927116394, 0.78125, -0.9764285683631897, 0.7200000286102295, -0.5363636016845703, 1.0225000381469727, 0.7350000143051147, 0.3581250011920929, -2.338124990463257], "max": [1.0205663442611694, -0.7812831401824951, 1.5882973670959473, 0.19882027804851532, -0.4007400572299957, 0.9109635949134827, -0.5286535620689392, -0.546633243560791, 1.6510976552963257, 0.4866197407245636, 1.0854039192199707, -0.8177643418312073, 65.48750305175781, 75.85749816894531, 50.8181266784668, 9.536250114440918, 37.32374954223633, 99.99124908447266, 43.43562698364258, 106.38312530517578, 58.09000015258789, 109.74437713623047, 63.1931266784668, 109.3643798828125, 71.57500457763672, 82.50749969482422, -1.0056250095367432, 6.737500190734863, 28.1981258392334, 110.66875457763672, 59.69562530517578, 110.6831283569336, 73.85625457763672, 110.98125457763672, 82.89749908447266, 110.33000183105469], "mean": [0.8349376916885376, -0.9949094653129578, 1.259354591369629, -0.13796986639499664, -0.8330893516540527, 0.7488322257995605, -0.84544837474823, -0.9111419320106506, 1.0944682359695435, 0.18961763381958008, 0.7920103669166565, -1.088975429534912, 28.918964385986328, 69.35354614257812, 6.302386283874512, 7.0815653800964355, 7.449362754821777, 20.573871612548828, 8.00692367553711, 19.940061569213867, 9.744114875793457, 21.01099967956543, 10.625175476074219, 26.808687210083008, 32.66366958618164, 70.70512390136719, -1.057666301727295, 1.4419487714767456, 8.232400894165039, 31.2357120513916, 12.763762474060059, 27.15319061279297, 15.565206527709961, 29.73069953918457, 15.633645057678223, 41.66706466674805], "std": [0.15168514847755432, 0.10862332582473755, 0.14371830224990845, 0.18454264104366302, 0.17979368567466736, 0.07721113413572311, 0.25030821561813354, 0.2276773452758789, 0.29692259430885315, 0.22814308106899261, 0.2781379222869873, 0.2594623267650604, 17.561885833740234, 6.667887210845947, 12.063913345336914, 3.4313347339630127, 11.82161808013916, 35.65935516357422, 13.3436279296875, 38.69306945800781, 17.443038940429688, 41.55844497680664, 19.612695693969727, 40.91100311279297, 22.11358642578125, 9.729397773742676, 0.02017572522163391, 2.1825873851776123, 10.670714378356934, 45.906105041503906, 20.62994384765625, 41.34929275512695, 24.725805282592773, 43.42658615112305, 28.020610809326172, 44.761470794677734], "count": [207]}, "action": {"min": [0.48578527569770813, -1.2970168590545654, 1.0375498533248901, -0.33760586380958557, -1.3104745149612427, 0.5333028435707092, -1.1551079750061035, -1.3333286046981812, 0.8398184180259705, -0.09503509104251862, 0.30928128957748413, -1.4152981042861938, 11.598124504089355, 48.56999969482422, 1.5162500143051147, -0.1681250035762787, 0.65625, 0.1875, 0.875, -1.9989999532699585, 0.6787500381469727, -2.9518749713897705, 0.6875, -0.33375000953674316, 10.061249732971191, 57.55437469482422, -1.1063636541366577, -0.43312498927116394, 0.78125, -0.9764285683631897, 0.7200000286102295, -0.5363636016845703, 1.0225000381469727, 0.7350000143051147, 0.3581250011920929, -2.338124990463257], "max": [1.0205663442611694, -0.7812831401824951, 1.5882973670959473, 0.19882027804851532, -0.4007400572299957, 0.9109635949134827, -0.5286535620689392, -0.546633243560791, 1.6510976552963257, 0.4866197407245636, 1.0854039192199707, -0.8177643418312073, 65.48750305175781, 75.85749816894531, 50.8181266784668, 9.536250114440918, 37.32374954223633, 99.99124908447266, 43.43562698364258, 106.38312530517578, 58.09000015258789, 109.74437713623047, 63.1931266784668, 109.3643798828125, 71.57500457763672, 82.50749969482422, -1.0056250095367432, 6.737500190734863, 28.1981258392334, 110.66875457763672, 59.69562530517578, 110.6831283569336, 73.85625457763672, 110.98125457763672, 82.89749908447266, 110.33000183105469], "mean": [0.8349376916885376, -0.9949092864990234, 1.2593547105789185, -0.13796986639499664, -0.8330891132354736, 0.7488325834274292, -0.8454480171203613, -0.9111421704292297, 1.0944678783416748, 0.18961764872074127, 0.7920103669166565, -1.0889753103256226, 28.918954849243164, 69.35352325439453, 6.302399635314941, 7.081564903259277, 7.449353218078613, 20.57387351989746, 8.006937026977539, 19.940061569213867, 9.744100570678711, 21.01101303100586, 10.625170707702637, 26.808700561523438, 32.66368103027344, 70.7051773071289, -1.057666301727295, 1.441948652267456, 8.232400894165039, 31.23571014404297, 12.763772964477539, 27.153194427490234, 15.565192222595215, 29.730714797973633, 15.63364315032959, 41.66706848144531], "std": [0.1516851782798767, 0.10862333327531815, 0.14371830224990845, 0.18454265594482422, 0.17979371547698975, 0.07721111923456192, 0.25030821561813354, 0.2276773452758789, 0.29692256450653076, 0.2281430959701538, 0.2781379222869873, 0.25946244597435, 17.561885833740234, 6.667887210845947, 12.063911437988281, 3.4313344955444336, 11.821619033813477, 35.65934753417969, 13.343626976013184, 38.69306182861328, 17.443037033081055, 41.55845642089844, 19.612695693969727, 40.91099166870117, 22.11358642578125, 9.729398727416992, 0.020175732672214508, 2.182587146759033, 10.670713424682617, 45.906105041503906, 20.62994384765625, 41.34928894042969, 24.725801467895508, 43.42658996582031, 28.020612716674805, 44.761470794677734], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [207]}, "index": {"min": [3559], "max": [3765], "mean": [3662.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [4.285024154589372, 7.0, 7.0, 7.0, 7.0], "std": [1.7169003286583027, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [207]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [207]}, "eef_direction_state": {"mean": [3.7294685990338166, 4.125603864734299], "std": [1.907080933947879, 1.9520016971523217], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.2222222222222223, 1.1497584541062802], "std": [0.8039088616650888, 0.8635324819905066], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8792270531400966, 0.8260869565217391], "std": [0.8281889803023308, 0.8390791203553692], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.7294685990338166, 4.125603864734299], "std": [1.907080933947879, 1.9520016971523217], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.2222222222222223, 1.1497584541062802], "std": [0.8039088616650888, 0.8635324819905066], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8792270531400966, 0.8260869565217391], "std": [0.8281889803023308, 0.8390791203553692], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6922681116023824, 0.2046005975647567, 1.1527986170485982, -1.5254136663202278, 0.8374752493032489, -2.03441541225978, 0.6630554275562482, -0.1933941840158438, 1.1510610982084768, 1.6466263674794621, 1.0996199996847709, 2.10878065781352], "std": [0.052365763432479784, 0.04855701825550477, 0.0364326483078598, 0.17283300102342758, 0.047317354622991824, 0.2603449177467, 0.07088453304854207, 0.04134463310433748, 0.054733836752227163, 0.2513861999665929, 0.13283307835373837, 0.267900212207904], "min": [0.590360904643411, 0.12126292324875566, 1.057837743079377, -1.9060104000171956, 0.7230762380632543, -2.630091798720148, 0.5825586860438331, -0.23887895210297927, 1.061408946494521, 0.8269461011473382, 0.8657354239432768, 1.467186186550755], "max": [0.7837892552992297, 0.2538096467155034, 1.2527898055799849, -1.0054469502321937, 0.9551106757389598, -1.5702556972824209, 0.7919463908441098, -0.1324204767738615, 1.3209821917939089, 1.9960241746690273, 1.2691306139942857, 2.5842869582416585], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6922681116023824, 0.2046005975647567, 1.1527986170485982, -1.5254136663202278, 0.8374752493032489, -2.03441541225978, 0.6630554275562482, -0.1933941840158438, 1.1510610982084768, 1.6466263674794621, 1.0996199996847709, 2.10878065781352], "std": [0.052365763432479784, 0.04855701825550477, 0.0364326483078598, 0.17283300102342758, 0.047317354622991824, 0.2603449177467, 0.07088453304854207, 0.04134463310433748, 0.054733836752227163, 0.2513861999665929, 0.13283307835373837, 0.267900212207904], "min": [0.590360904643411, 0.12126292324875566, 1.057837743079377, -1.9060104000171956, 0.7230762380632543, -2.630091798720148, 0.5825586860438331, -0.23887895210297927, 1.061408946494521, 0.8269461011473382, 0.8657354239432768, 1.467186186550755], "max": [0.7837892552992297, 0.2538096467155034, 1.2527898055799849, -1.0054469502321937, 0.9551106757389598, -1.5702556972824209, 0.7919463908441098, -0.1324204767738615, 1.3209821917939089, 1.9960241746690273, 1.2691306139942857, 2.5842869582416585], "count": [207]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41864994076797385]], [[0.42883814338235293]], [[0.45843024918300657]]], "std": [[[0.20932581050954566]], [[0.1963100134437557]], [[0.19379303906228992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3079467994281046]], [[0.32559680351307185]], [[0.3136937009803922]]], "std": [[[0.1829421686465338]], [[0.1771602627093156]], [[0.19282371047771743]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3585171405228758]], [[0.36998735906862745]], [[0.364795318627451]]], "std": [[[0.19401262900816732]], [[0.19374047089029975]], [[0.20950740238590929]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2997851000816994]], [[0.31837794321895424]], [[0.3193109967320262]]], "std": [[[0.3383036011621492]], [[0.3339167215638308]], [[0.33557828871874296]]], "count": [100]}, "observation.state": {"min": [0.4605602025985718, -1.3605563640594482, 1.0329642295837402, -0.3147173225879669, -1.2961902618408203, 0.5581702589988708, -1.0837005376815796, -1.3554065227508545, 0.8740558624267578, -0.14589054882526398, 0.3252555727958679, -1.3468947410583496, 12.164999961853027, 44.977500915527344, 1.3537499904632568, -0.2737500071525574, 0.7699999809265137, -0.7706249952316284, 0.79666668176651, -1.4693750143051147, 0.8799999952316284, 0.18312501907348633, 0.7133333086967468, 0.014374999329447746, 6.332499980926514, 55.97999954223633, -1.1037499904632568, 0.53125, 0.671875, -0.15812499821186066, 0.6924999952316284, -0.5924999713897705, 1.0012500286102295, 0.3656249940395355, 0.3843750059604645, -2.3886666297912598], "max": [1.0240710973739624, -0.8481261134147644, 1.6389381885528564, 0.18031872808933258, -0.404936283826828, 0.9397173523902893, -0.5193789601325989, -0.5511685609817505, 1.6711013317108154, 0.3713664412498474, 0.9968432784080505, -0.7633563876152039, 67.57499694824219, 74.89375305175781, 62.083126068115234, 9.46875, 38.69874954223633, 105.6762466430664, 47.953125, 107.68562316894531, 61.5412483215332, 111.09812927246094, 68.6468734741211, 110.2081298828125, 71.68375396728516, 79.23750305175781, -1.0212500095367432, 8.806875228881836, 53.453125, 74.63249969482422, 71.82437896728516, 106.75250244140625, 79.30000305175781, 109.41374969482422, 91.02312469482422, 109.875], "mean": [0.7975448369979858, -1.0798126459121704, 1.3219363689422607, -0.14324642717838287, -0.825161337852478, 0.7477114200592041, -0.8167767524719238, -0.917335569858551, 1.0978002548217773, 0.10282623022794724, 0.7635335326194763, -1.0271002054214478, 30.053861618041992, 66.81631469726562, 10.223392486572266, 7.21806001663208, 8.470808029174805, 23.28647804260254, 9.445656776428223, 21.600088119506836, 10.62891674041748, 25.553359985351562, 11.279925346374512, 30.875152587890625, 32.16128921508789, 69.27436065673828, -1.0612415075302124, 3.5608022212982178, 11.313709259033203, 16.07771110534668, 16.005733489990234, 27.492002487182617, 17.99561882019043, 31.968965530395508, 18.724468231201172, 41.63983917236328], "std": [0.16159258782863617, 0.12586075067520142, 0.1795571893453598, 0.17230845987796783, 0.19395865499973297, 0.0653337612748146, 0.224933460354805, 0.20652298629283905, 0.26450416445732117, 0.20665165781974792, 0.21015767753124237, 0.26058200001716614, 18.33457374572754, 7.734663963317871, 18.114988327026367, 3.4511868953704834, 12.979074478149414, 38.74245071411133, 14.836823463439941, 40.19657897949219, 18.07720184326172, 40.76566696166992, 20.44833755493164, 41.807640075683594, 22.49700927734375, 8.604912757873535, 0.017848696559667587, 2.458937406539917, 18.277809143066406, 25.895084381103516, 25.539196014404297, 42.39881896972656, 27.913755416870117, 44.20438003540039, 31.709871292114258, 45.61366271972656], "count": [195]}, "action": {"min": [0.4605602025985718, -1.3605563640594482, 1.0329642295837402, -0.3147173225879669, -1.2961902618408203, 0.5581702589988708, -1.0837005376815796, -1.3554065227508545, 0.8740558624267578, -0.14589054882526398, 0.3252555727958679, -1.3468947410583496, 12.164999961853027, 44.977500915527344, 1.3537499904632568, -0.2737500071525574, 0.7699999809265137, -0.7706249952316284, 0.79666668176651, -1.4693750143051147, 0.8799999952316284, 0.18312501907348633, 0.7133333086967468, 0.014374999329447746, 6.332499980926514, 55.97999954223633, -1.1037499904632568, 0.53125, 0.671875, -0.15812499821186066, 0.6924999952316284, -0.5924999713897705, 1.0012500286102295, 0.3656249940395355, 0.3843750059604645, -2.3886666297912598], "max": [1.0240710973739624, -0.8481261134147644, 1.6389381885528564, 0.18031872808933258, -0.404936283826828, 0.9397173523902893, -0.5193789601325989, -0.5511685609817505, 1.6711013317108154, 0.3713664412498474, 0.9968432784080505, -0.7633563876152039, 67.57499694824219, 74.89375305175781, 62.083126068115234, 9.46875, 38.69874954223633, 105.6762466430664, 47.953125, 107.68562316894531, 61.5412483215332, 111.09812927246094, 68.6468734741211, 110.2081298828125, 71.68375396728516, 79.23750305175781, -1.0212500095367432, 8.806875228881836, 53.453125, 74.63249969482422, 71.82437896728516, 106.75250244140625, 79.30000305175781, 109.41374969482422, 91.02312469482422, 109.875], "mean": [0.7975447177886963, -1.0798124074935913, 1.3219362497329712, -0.14324642717838287, -0.8251612186431885, 0.747711181640625, -0.8167768716812134, -0.9173351526260376, 1.0978000164031982, 0.1028263196349144, 0.7635341286659241, -1.0270999670028687, 30.053878784179688, 66.81634521484375, 10.223403930664062, 7.2180633544921875, 8.470807075500488, 23.286487579345703, 9.445662498474121, 21.600074768066406, 10.628923416137695, 25.553363800048828, 11.279949188232422, 30.875106811523438, 32.16128921508789, 69.27436828613281, -1.0612412691116333, 3.5608036518096924, 11.31371784210205, 16.07770347595215, 16.0057373046875, 27.49199676513672, 17.995615005493164, 31.968975067138672, 18.724468231201172, 41.63985061645508], "std": [0.16159260272979736, 0.1258607804775238, 0.1795572191476822, 0.17230845987796783, 0.19395864009857178, 0.0653337761759758, 0.22493351995944977, 0.20652297139167786, 0.26450419425964355, 0.20665165781974792, 0.21015766263008118, 0.26058200001716614, 18.334575653076172, 7.7346625328063965, 18.114978790283203, 3.451186418533325, 12.979072570800781, 38.74244689941406, 14.836825370788574, 40.196571350097656, 18.077199935913086, 40.765655517578125, 20.448345184326172, 41.80762481689453, 22.497011184692383, 8.604911804199219, 0.017848700284957886, 2.458937883377075, 18.277809143066406, 25.895084381103516, 25.53919219970703, 42.398807525634766, 27.91375732421875, 44.204376220703125, 31.70986557006836, 45.6136589050293], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [195]}, "index": {"min": [3766], "max": [3960], "mean": [3863.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [4.17948717948718, 7.0, 7.0, 7.0, 7.0], "std": [1.7375460867792223, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [195]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [195]}, "eef_direction_state": {"mean": [3.6153846153846154, 3.928205128205128], "std": [1.9217431272006136, 2.003835900690667], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2820512820512822, 1.2205128205128206], "std": [0.8148845426702928, 0.8212496691423398], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8666666666666667, 0.882051282051282], "std": [0.836762176589586, 0.8298507109705671], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.6153846153846154, 3.928205128205128], "std": [1.9217431272006136, 2.003835900690667], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.2820512820512822, 1.2205128205128206], "std": [0.8148845426702928, 0.8212496691423398], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8666666666666667, 0.882051282051282], "std": [0.836762176589586, 0.8298507109705671], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.7038954059006686, 0.18319112795025158, 1.1480062086890026, -1.4907333936674112, 0.7988834633160836, -2.0237090087381997, 0.6582921206421078, -0.1757771450398234, 1.151267556352437, 1.6529026058649956, 1.078512743603974, 2.1904082896914527], "std": [0.06334622727273814, 0.046523268487639366, 0.04023194185661939, 0.17753346243416088, 0.06661090204446105, 0.24273214571610216, 0.06631830187608098, 0.03370045337409686, 0.0576353284500422, 0.2463759008737761, 0.13452418512444217, 0.24942769995301722], "min": [0.587110559307799, 0.10006568000790297, 1.0548065544051315, -1.8305868952533897, 0.7101549096360502, -2.601942936508445, 0.5807143727589152, -0.20993162851187153, 1.0533106797422804, 0.9397294239067655, 0.8560264186495266, 1.5952898330536671], "max": [0.7919956703972797, 0.24396918372222226, 1.2417752205398296, -1.0192731551243728, 0.9685185845494764, -1.5897277339684435, 0.7940120909866066, -0.12331645755250646, 1.3097549380746927, 2.0341638161255147, 1.2520679681369753, 2.68391766615714], "count": [195]}, "eef_sim_pose_action": {"mean": [0.7038954059006686, 0.18319112795025158, 1.1480062086890026, -1.4907333936674112, 0.7988834633160836, -2.0237090087381997, 0.6582921206421078, -0.1757771450398234, 1.151267556352437, 1.6529026058649956, 1.078512743603974, 2.1904082896914527], "std": [0.06334622727273814, 0.046523268487639366, 0.04023194185661939, 0.17753346243416088, 0.06661090204446105, 0.24273214571610216, 0.06631830187608098, 0.03370045337409686, 0.0576353284500422, 0.2463759008737761, 0.13452418512444217, 0.24942769995301722], "min": [0.587110559307799, 0.10006568000790297, 1.0548065544051315, -1.8305868952533897, 0.7101549096360502, -2.601942936508445, 0.5807143727589152, -0.20993162851187153, 1.0533106797422804, 0.9397294239067655, 0.8560264186495266, 1.5952898330536671], "max": [0.7919956703972797, 0.24396918372222226, 1.2417752205398296, -1.0192731551243728, 0.9685185845494764, -1.5897277339684435, 0.7940120909866066, -0.12331645755250646, 1.3097549380746927, 2.0341638161255147, 1.2520679681369753, 2.68391766615714], "count": [195]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4110836825980392]], [[0.4231719628267974]], [[0.45630315359477125]]], "std": [[[0.20343613265962637]], [[0.18933995528129446]], [[0.18399335538219277]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30219717933006535]], [[0.32125609885620915]], [[0.31219888071895424]]], "std": [[[0.18627239408345866]], [[0.18132418701590344]], [[0.1992863754945062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.353548220996732]], [[0.3749853860294117]], [[0.3673717320261438]]], "std": [[[0.2019965689101832]], [[0.1985265274963252]], [[0.2147132025626479]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30494907883986927]], [[0.3336648794934641]], [[0.3328509089052288]]], "std": [[[0.33272834015601005]], [[0.33371027929061914]], [[0.3347780102308006]]], "count": [100]}, "observation.state": {"min": [0.46616312861442566, -1.2640430927276611, 0.9912642240524292, -0.29204338788986206, -1.226422667503357, 0.609144926071167, -1.0134851932525635, -1.3422694206237793, 0.8287079334259033, -0.16992351412773132, 0.27516308426856995, -1.4840829372406006, 9.053750038146973, 64.70687866210938, 1.3381249904632568, -0.20812499523162842, 0.8711110949516296, 0.5681250095367432, 0.8233333230018616, -1.9431250095367432, 0.8912500143051147, -3.0618748664855957, 0.6456249952316284, 0.009374999441206455, 7.724615573883057, 54.673126220703125, -1.1043750047683716, 0.28687500953674316, 0.6556249856948853, -0.17812499403953552, 0.8600000143051147, -0.546875, 0.6693750023841858, 0.8012499809265137, 0.4893749952316284, 0.5618749856948853], "max": [1.008144497871399, -0.8289675712585449, 1.5294547080993652, 0.18811513483524323, -0.4121604859828949, 1.0602636337280273, -0.48294803500175476, -0.5664699673652649, 1.6556992530822754, 0.21655890345573425, 0.781240701675415, -0.8090619444847107, 70.81624603271484, 78.02812194824219, 1.8274999856948853, 9.453749656677246, 61.407501220703125, 110.79812622070312, 78.88624572753906, 111.33374786376953, 88.23625183105469, 110.296875, 92.84437561035156, 110.11499786376953, 70.75250244140625, 77.68812561035156, -1.0099999904632568, 10.022500038146973, 55.162498474121094, 81.37687683105469, 69.62187957763672, 106.52750396728516, 80.95625305175781, 108.78375244140625, 91.24687957763672, 109.5425033569336], "mean": [0.7576059699058533, -1.0215243101119995, 1.2593961954116821, -0.11843849718570709, -0.7687764167785645, 0.8434927463531494, -0.7189734578132629, -0.8538368344306946, 1.0466883182525635, 0.03079807385802269, 0.641653299331665, -1.1342363357543945, 27.23696517944336, 72.13280487060547, 1.5063706636428833, 6.660502910614014, 12.351062774658203, 25.071971893310547, 15.312457084655762, 23.167295455932617, 16.50389289855957, 24.389488220214844, 17.316251754760742, 30.933103561401367, 30.664175033569336, 69.97700500488281, -1.054242730140686, 2.900209903717041, 11.400951385498047, 17.511001586914062, 16.474353790283203, 27.942604064941406, 17.807523727416992, 34.449432373046875, 18.799121856689453, 43.6144905090332], "std": [0.14918047189712524, 0.11269266158342361, 0.16422918438911438, 0.1735212355852127, 0.17044015228748322, 0.08835155516862869, 0.1703765094280243, 0.214941143989563, 0.26555848121643066, 0.15560570359230042, 0.15076445043087006, 0.30260220170021057, 21.02285385131836, 4.390355587005615, 0.1663772612810135, 3.562375068664551, 20.371767044067383, 41.09237289428711, 25.712310791015625, 42.65166091918945, 29.029878616333008, 44.147735595703125, 31.0133113861084, 43.27383041381836, 22.825820922851562, 8.211478233337402, 0.019172804430127144, 2.8168182373046875, 18.590330123901367, 29.29026222229004, 24.8276424407959, 42.9881477355957, 28.96219825744629, 43.53937530517578, 31.856990814208984, 44.46150207519531], "count": [198]}, "action": {"min": [0.46616312861442566, -1.2640430927276611, 0.9912642240524292, -0.29204338788986206, -1.226422667503357, 0.609144926071167, -1.0134851932525635, -1.3422694206237793, 0.8287079334259033, -0.16992351412773132, 0.27516308426856995, -1.4840829372406006, 9.053750038146973, 64.70687866210938, 1.3381249904632568, -0.20812499523162842, 0.8711110949516296, 0.5681250095367432, 0.8233333230018616, -1.9431250095367432, 0.8912500143051147, -3.0618748664855957, 0.6456249952316284, 0.009374999441206455, 7.724615573883057, 54.673126220703125, -1.1043750047683716, 0.28687500953674316, 0.6556249856948853, -0.17812499403953552, 0.8600000143051147, -0.546875, 0.6693750023841858, 0.8012499809265137, 0.4893749952316284, 0.5618749856948853], "max": [1.008144497871399, -0.8289675712585449, 1.5294547080993652, 0.18811513483524323, -0.4121604859828949, 1.0602636337280273, -0.48294803500175476, -0.5664699673652649, 1.6556992530822754, 0.21655890345573425, 0.781240701675415, -0.8090619444847107, 70.81624603271484, 78.02812194824219, 1.8274999856948853, 9.453749656677246, 61.407501220703125, 110.79812622070312, 78.88624572753906, 111.33374786376953, 88.23625183105469, 110.296875, 92.84437561035156, 110.11499786376953, 70.75250244140625, 77.68812561035156, -1.0099999904632568, 10.022500038146973, 55.162498474121094, 81.37687683105469, 69.62187957763672, 106.52750396728516, 80.95625305175781, 108.78375244140625, 91.24687957763672, 109.5425033569336], "mean": [0.7576062083244324, -1.0215243101119995, 1.2593958377838135, -0.11843845993280411, -0.768775999546051, 0.8434929251670837, -0.7189738154411316, -0.8538370132446289, 1.0466886758804321, 0.030798010528087616, 0.6416531801223755, -1.134236216545105, 27.236967086791992, 72.13279724121094, 1.5063719749450684, 6.660501480102539, 12.351078987121582, 25.071998596191406, 15.312438011169434, 23.167327880859375, 16.503908157348633, 24.389480590820312, 17.316261291503906, 30.933094024658203, 30.664173126220703, 69.97699737548828, -1.054242491722107, 2.900209665298462, 11.400955200195312, 17.511005401611328, 16.47435188293457, 27.942596435546875, 17.80752182006836, 34.449432373046875, 18.799116134643555, 43.614498138427734], "std": [0.14918044209480286, 0.11269266158342361, 0.16422918438911438, 0.1735212355852127, 0.17044015228748322, 0.0883515477180481, 0.1703764945268631, 0.21494117379188538, 0.26555848121643066, 0.1556057333946228, 0.15076442062854767, 0.3026021718978882, 21.022850036621094, 4.390356063842773, 0.1663772314786911, 3.56237530708313, 20.371767044067383, 41.09235382080078, 25.712310791015625, 42.65167999267578, 29.029878616333008, 44.147735595703125, 31.01331329345703, 43.27382278442383, 22.825820922851562, 8.21147632598877, 0.019172802567481995, 2.8168184757232666, 18.590330123901367, 29.29026222229004, 24.8276424407959, 42.988155364990234, 28.962200164794922, 43.53937530517578, 31.85698699951172, 44.46148681640625], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [198]}, "index": {"min": [3961], "max": [4158], "mean": [4059.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [4.136363636363637, 7.0, 7.0, 7.0, 7.0], "std": [1.7016305041985755, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [198]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [198]}, "eef_direction_state": {"mean": [3.5202020202020203, 3.984848484848485], "std": [1.8221687487954676, 2.0852470549250226], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.3484848484848484, 1.1515151515151516], "std": [0.7349656264021149, 0.8331955809010617], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.9141414141414141, 0.8181818181818182], "std": [0.8394936065007144, 0.8271117614518904], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.5202020202020203, 3.984848484848485], "std": [1.8221687487954676, 2.0852470549250226], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.3484848484848484, 1.1515151515151516], "std": [0.7349656264021149, 0.8331955809010617], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.9141414141414141, 0.8181818181818182], "std": [0.8394936065007144, 0.8271117614518904], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6962218761047906, 0.18007073812514926, 1.1594898297199225, -1.5135168736887115, 0.891251267207093, -2.0573298585691577, 0.6539609480423992, -0.16331142932799347, 1.1698096130530755, 1.7727199558601519, 1.2130049203739612, 2.3536554419986633], "std": [0.06387264391738784, 0.03943070865481327, 0.04313226502639662, 0.20752438024007153, 0.06682688430295307, 0.27985026476000263, 0.06398735840281614, 0.022110056192190378, 0.05369083036857686, 0.2801093593495975, 0.18866149550534134, 0.26887281210040487], "min": [0.5837233470908203, 0.11863189312939743, 1.0554494926346554, -1.9175028089289385, 0.7608772225519087, -2.665460624393017, 0.5764104480725514, -0.19896639619590178, 1.072837733517225, 0.8665345131564925, 0.916860727097446, 1.5460037516474237], "max": [0.7784689833929884, 0.23300714650337878, 1.2545667896575952, -0.9783433166311459, 1.1372589832401037, -1.56414281586797, 0.7940762292896179, -0.11732374759142966, 1.319013931195397, 2.0931879943989493, 1.448718847843323, 2.7457221580051923], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6962218761047906, 0.18007073812514926, 1.1594898297199225, -1.5135168736887115, 0.891251267207093, -2.0573298585691577, 0.6539609480423992, -0.16331142932799347, 1.1698096130530755, 1.7727199558601519, 1.2130049203739612, 2.3536554419986633], "std": [0.06387264391738784, 0.03943070865481327, 0.04313226502639662, 0.20752438024007153, 0.06682688430295307, 0.27985026476000263, 0.06398735840281614, 0.022110056192190378, 0.05369083036857686, 0.2801093593495975, 0.18866149550534134, 0.26887281210040487], "min": [0.5837233470908203, 0.11863189312939743, 1.0554494926346554, -1.9175028089289385, 0.7608772225519087, -2.665460624393017, 0.5764104480725514, -0.19896639619590178, 1.072837733517225, 0.8665345131564925, 0.916860727097446, 1.5460037516474237], "max": [0.7784689833929884, 0.23300714650337878, 1.2545667896575952, -0.9783433166311459, 1.1372589832401037, -1.56414281586797, 0.7940762292896179, -0.11732374759142966, 1.319013931195397, 2.0931879943989493, 1.448718847843323, 2.7457221580051923], "count": [198]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41916456495098037]], [[0.4302871017156863]], [[0.46103096405228755]]], "std": [[[0.21027345166603997]], [[0.19472429871150423]], [[0.19075010669220682]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3105660028594771]], [[0.32674835580065364]], [[0.3173215277777778]]], "std": [[[0.18918536888602502]], [[0.1844818386354712]], [[0.2017570248423568]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3522217156862745]], [[0.3709799183006536]], [[0.36613681985294116]]], "std": [[[0.2031969921899796]], [[0.19899539004693506]], [[0.21721374855152173]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30797975694444446]], [[0.3268229922385621]], [[0.32647181781045753]]], "std": [[[0.34145374907250303]], [[0.33616405960899326]], [[0.33602911772810806]]], "count": [100]}, "observation.state": {"min": [0.45889124274253845, -1.2965400218963623, 1.0046159029006958, -0.33929866552352905, -1.2733017206192017, 0.5567396879196167, -1.085750937461853, -1.326223611831665, 0.8311875462532043, -0.11696993559598923, 0.32463568449020386, -1.4837968349456787, 11.675000190734863, 64.13812255859375, 1.3550000190734863, -0.5793750286102295, 1.0143749713897705, -0.03125, 0.9693750143051147, -1.5681250095367432, 0.9106249809265137, 0.42250001430511475, 0.7443749904632568, -0.005625000223517418, 12.573124885559082, 53.90687561035156, -1.1243749856948853, -0.49687498807907104, 0.7287499904632568, -0.8737499713897705, 0.7233333587646484, -0.4325000047683716, 0.9987500309944153, 0.10312499850988388, 0.39000001549720764, 0.029999999329447746], "max": [1.0701581239700317, -0.8470240831375122, 1.5815260410308838, 0.20644979178905487, -0.4774881601333618, 1.0746643543243408, -0.48383021354675293, -0.595758855342865, 1.6633049249649048, 0.4359073340892792, 0.9599355459213257, -0.829876184463501, 73.30750274658203, 77.72125244140625, 5.998125076293945, 9.436874389648438, 60.87562561035156, 111.08812713623047, 75.4418716430664, 111.35437774658203, 85.61312866210938, 109.51687622070312, 90.9018783569336, 109.78125, 72.15875244140625, 82.17813110351562, -0.9937499761581421, 6.452499866485596, 49.07437515258789, 108.89312744140625, 65.11500549316406, 109.75625610351562, 72.57437896728516, 111.19000244140625, 79.53312683105469, 110.09124755859375], "mean": [0.8277298808097839, -1.0444433689117432, 1.2977344989776611, -0.152316153049469, -0.8217028975486755, 0.743924081325531, -0.8105238080024719, -0.9051088094711304, 1.0662859678268433, 0.16987991333007812, 0.7532829642295837, -1.1119654178619385, 28.347820281982422, 70.88072967529297, 1.8822565078735352, 6.750957489013672, 12.457016944885254, 23.831233978271484, 14.869919776916504, 22.57654571533203, 16.744361877441406, 25.138153076171875, 17.413654327392578, 32.559024810791016, 36.05795669555664, 70.16474151611328, -1.0519344806671143, 1.1567124128341675, 11.386087417602539, 29.39798927307129, 14.751736640930176, 27.35015296936035, 16.276954650878906, 31.568084716796875, 16.607051849365234, 43.16304397583008], "std": [0.17599451541900635, 0.11537175625562668, 0.1920234113931656, 0.1763731837272644, 0.1787358820438385, 0.08881507813930511, 0.20004741847515106, 0.18821179866790771, 0.2735532224178314, 0.21624325215816498, 0.20434118807315826, 0.30835968255996704, 21.162315368652344, 4.008929252624512, 1.1444145441055298, 3.761580228805542, 19.79917335510254, 41.1240348815918, 24.8507022857666, 42.14972686767578, 28.204832077026367, 40.63884735107422, 30.78431510925293, 42.10801696777344, 20.727161407470703, 10.74141788482666, 0.023220118135213852, 2.127103328704834, 17.424877166748047, 41.90442657470703, 22.847381591796875, 42.77259826660156, 24.790058135986328, 44.61669158935547, 27.806373596191406, 43.677818298339844], "count": [205]}, "action": {"min": [0.45889124274253845, -1.2965400218963623, 1.0046159029006958, -0.33929866552352905, -1.2733017206192017, 0.5567396879196167, -1.085750937461853, -1.326223611831665, 0.8311875462532043, -0.11696993559598923, 0.32463568449020386, -1.4837968349456787, 11.675000190734863, 64.13812255859375, 1.3550000190734863, -0.5793750286102295, 1.0143749713897705, -0.03125, 0.9693750143051147, -1.5681250095367432, 0.9106249809265137, 0.42250001430511475, 0.7443749904632568, -0.005625000223517418, 12.573124885559082, 53.90687561035156, -1.1243749856948853, -0.49687498807907104, 0.7287499904632568, -0.8737499713897705, 0.7233333587646484, -0.4325000047683716, 0.9987500309944153, 0.10312499850988388, 0.39000001549720764, 0.029999999329447746], "max": [1.0701581239700317, -0.8470240831375122, 1.5815260410308838, 0.20644979178905487, -0.4774881601333618, 1.0746643543243408, -0.48383021354675293, -0.595758855342865, 1.6633049249649048, 0.4359073340892792, 0.9599355459213257, -0.829876184463501, 73.30750274658203, 77.72125244140625, 5.998125076293945, 9.436874389648438, 60.87562561035156, 111.08812713623047, 75.4418716430664, 111.35437774658203, 85.61312866210938, 109.51687622070312, 90.9018783569336, 109.78125, 72.15875244140625, 82.17813110351562, -0.9937499761581421, 6.452499866485596, 49.07437515258789, 108.89312744140625, 65.11500549316406, 109.75625610351562, 72.57437896728516, 111.19000244140625, 79.53312683105469, 110.09124755859375], "mean": [0.8277297616004944, -1.0444432497024536, 1.2977344989776611, -0.1523161679506302, -0.8217028975486755, 0.7439239621162415, -0.810524046421051, -0.9051089286804199, 1.0662860870361328, 0.1698799431324005, 0.7532830834388733, -1.1119654178619385, 28.34779930114746, 70.88072967529297, 1.8822565078735352, 6.7509589195251465, 12.457035064697266, 23.83123016357422, 14.869912147521973, 22.576526641845703, 16.744367599487305, 25.138151168823242, 17.413652420043945, 32.559024810791016, 36.05795669555664, 70.16474151611328, -1.0519344806671143, 1.156712532043457, 11.386092185974121, 29.397998809814453, 14.751723289489746, 27.350156784057617, 16.276945114135742, 31.568084716796875, 16.60704231262207, 43.16305923461914], "std": [0.17599448561668396, 0.11537175625562668, 0.19202344119548798, 0.1763731688261032, 0.1787358671426773, 0.08881507068872452, 0.20004743337631226, 0.18821178376674652, 0.27355319261550903, 0.21624325215816498, 0.20434120297431946, 0.30835971236228943, 21.162321090698242, 4.008929252624512, 1.1444141864776611, 3.761583089828491, 19.799177169799805, 41.12403869628906, 24.8507022857666, 42.149723052978516, 28.20484161376953, 40.63885498046875, 30.784311294555664, 42.1080207824707, 20.727161407470703, 10.74141788482666, 0.023220119997859, 2.127103328704834, 17.424875259399414, 41.9044303894043, 22.84737777709961, 42.7725944519043, 24.79006004333496, 44.616695404052734, 27.806377410888672, 43.67780685424805], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [205]}, "index": {"min": [4159], "max": [4363], "mean": [4261.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.180487804878049, 7.0, 7.0, 7.0, 7.0], "std": [1.7423308627287601, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [205]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [205]}, "eef_direction_state": {"mean": [3.15609756097561, 4.0], "std": [1.8597205114548132, 1.99021999029155], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.3219512195121952, 1.170731707317073], "std": [0.7216215463503346, 0.8175644682386538], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9414634146341463, 0.8439024390243902], "std": [0.8183790074782127, 0.8410355929035576], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.15609756097561, 4.0], "std": [1.8597205114548132, 1.99021999029155], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.3219512195121952, 1.170731707317073], "std": [0.7216215463503346, 0.8175644682386538], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9414634146341463, 0.8439024390243902], "std": [0.8183790074782127, 0.8410355929035576], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6978515061344439, 0.1970348116882964, 1.1445281377174796, -1.5298771676911538, 0.8026752288193754, -2.0370606273163188, 0.6580812468883783, -0.1786027588570871, 1.1512256063987616, 1.6892350513000918, 1.0986375550547087, 2.1928970542565103], "std": [0.06987558539891918, 0.04992670747817487, 0.038320556301519364, 0.16224539342844121, 0.06878279281274616, 0.26162712263794363, 0.0676757243538273, 0.022681891748847972, 0.05046974723150164, 0.2277175696039538, 0.14809155622649753, 0.234975387071737], "min": [0.5613989275768272, 0.1169487584162217, 1.0545040933575005, -1.8843366746710404, 0.6961343872259036, -2.67091243582942, 0.5814056306157285, -0.20781591030793725, 1.0551967108507043, 0.9615807395456025, 0.8725899040290703, 1.6355619938326447], "max": [0.786834343408787, 0.26056598953562166, 1.2271479236434937, -1.1019647425610954, 1.0026295560700147, -1.6151259519288903, 0.7996591691562729, -0.13768214135421442, 1.3081351938247288, 2.0841834851435244, 1.2948121933070604, 2.686890437283967], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6978515061344439, 0.1970348116882964, 1.1445281377174796, -1.5298771676911538, 0.8026752288193754, -2.0370606273163188, 0.6580812468883783, -0.1786027588570871, 1.1512256063987616, 1.6892350513000918, 1.0986375550547087, 2.1928970542565103], "std": [0.06987558539891918, 0.04992670747817487, 0.038320556301519364, 0.16224539342844121, 0.06878279281274616, 0.26162712263794363, 0.0676757243538273, 0.022681891748847972, 0.05046974723150164, 0.2277175696039538, 0.14809155622649753, 0.234975387071737], "min": [0.5613989275768272, 0.1169487584162217, 1.0545040933575005, -1.8843366746710404, 0.6961343872259036, -2.67091243582942, 0.5814056306157285, -0.20781591030793725, 1.0551967108507043, 0.9615807395456025, 0.8725899040290703, 1.6355619938326447], "max": [0.786834343408787, 0.26056598953562166, 1.2271479236434937, -1.1019647425610954, 1.0026295560700147, -1.6151259519288903, 0.7996591691562729, -0.13768214135421442, 1.3081351938247288, 2.0841834851435244, 1.2948121933070604, 2.686890437283967], "count": [205]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209554493464052]], [[0.43304563725490197]], [[0.46344552491830066]]], "std": [[[0.21014425283581903]], [[0.19455211588410007]], [[0.1926339868347764]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3012621793300654]], [[0.3246338868464052]], [[0.31920233864379083]]], "std": [[[0.1808529148483491]], [[0.1861068403941576]], [[0.20963845268357428]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3689160498366013]], [[0.3838263255718954]], [[0.3840222487745098]]], "std": [[[0.20244619943035522]], [[0.20082209947415103]], [[0.21492570778162015]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31286746119281045]], [[0.33051011642156863]], [[0.3298574509803922]]], "std": [[[0.33746365592142213]], [[0.33232431159233894]], [[0.3315653351425502]]], "count": [100]}, "observation.state": {"min": [0.4814698100090027, -1.3215504884719849, 1.0394254922866821, -0.31230926513671875, -1.197176218032837, 0.574049174785614, -1.01448655128479, -1.3490405082702637, 0.8506428003311157, -0.191500723361969, 0.3044651746749878, -1.4801727533340454, 7.183750152587891, 64.98249816894531, 1.1981250047683716, 0.16187499463558197, 0.9275000095367432, -1.0006250143051147, 0.8324999809265137, -1.59375, 0.8550000190734863, -3.2612500190734863, 0.6607692241668701, 0.06624999642372131, 6.119285583496094, 48.96875, -1.1362500190734863, -0.4699999988079071, 0.78125, -0.8387500047683716, 0.6981250047683716, -0.14624999463558197, 0.7300000190734863, 0.26500001549720764, 0.35875001549720764, -1.6512500047683716], "max": [1.0783836841583252, -0.8521686792373657, 1.6118056774139404, 0.17991340160369873, -0.4166189730167389, 1.001993179321289, -0.5017833709716797, -0.6972737312316895, 1.6752736568450928, 0.3099488914012909, 0.8216029405593872, -0.7200112342834473, 70.0893783569336, 83.53250122070312, 1.7731249332427979, 9.648749351501465, 59.88624954223633, 111.4581298828125, 73.7718734741211, 112.0625, 82.61499786376953, 110.63500213623047, 88.32499694824219, 109.24124908447266, 77.37187957763672, 81.66687774658203, -1.024999976158142, 4.385555267333984, 53.92749786376953, 113.05437469482422, 63.86125183105469, 109.37125396728516, 70.34000396728516, 111.55000305175781, 78.73187255859375, 110.29187774658203], "mean": [0.8128294348716736, -1.0466675758361816, 1.3105840682983398, -0.14184348285198212, -0.7978069186210632, 0.76469486951828, -0.7613004446029663, -0.8955104351043701, 1.0630884170532227, 0.0716281607747078, 0.6767828464508057, -1.0860800743103027, 27.231809616088867, 71.19229125976562, 1.4024884700775146, 6.56420373916626, 12.425979614257812, 22.665760040283203, 14.838895797729492, 22.650049209594727, 16.31902313232422, 22.794950485229492, 17.23004722595215, 29.06513786315918, 32.566898345947266, 70.06793212890625, -1.0691616535186768, 1.343095064163208, 22.047727584838867, 27.799484252929688, 13.343382835388184, 26.951749801635742, 14.94758415222168, 30.930965423583984, 15.666947364807129, 39.59984588623047], "std": [0.16805362701416016, 0.12489216029644012, 0.17975696921348572, 0.16908210515975952, 0.17632903158664703, 0.07493095844984055, 0.16593675315380096, 0.18393383920192719, 0.2574581503868103, 0.20079931616783142, 0.14310182631015778, 0.35183706879615784, 21.515514373779297, 4.232143878936768, 0.1383119821548462, 3.604811668395996, 20.578750610351562, 41.06193542480469, 25.31157112121582, 41.593074798583984, 28.188528060913086, 42.594810485839844, 30.226783752441406, 41.009883880615234, 24.560617446899414, 10.960841178894043, 0.022248245775699615, 1.3707457780838013, 17.703088760375977, 43.456478118896484, 21.098615646362305, 41.93364334106445, 24.194814682006836, 43.8736457824707, 26.70555877685547, 45.605224609375], "count": [186]}, "action": {"min": [0.4814698100090027, -1.3215504884719849, 1.0394254922866821, -0.31230926513671875, -1.197176218032837, 0.574049174785614, -1.01448655128479, -1.3490405082702637, 0.8506428003311157, -0.191500723361969, 0.3044651746749878, -1.4801727533340454, 7.183750152587891, 64.98249816894531, 1.1981250047683716, 0.16187499463558197, 0.9275000095367432, -1.0006250143051147, 0.8324999809265137, -1.59375, 0.8550000190734863, -3.2612500190734863, 0.6607692241668701, 0.06624999642372131, 6.119285583496094, 48.96875, -1.1362500190734863, -0.4699999988079071, 0.78125, -0.8387500047683716, 0.6981250047683716, -0.14624999463558197, 0.7300000190734863, 0.26500001549720764, 0.35875001549720764, -1.6512500047683716], "max": [1.0783836841583252, -0.8521686792373657, 1.6118056774139404, 0.17991340160369873, -0.4166189730167389, 1.001993179321289, -0.5017833709716797, -0.6972737312316895, 1.6752736568450928, 0.3099488914012909, 0.8216029405593872, -0.7200112342834473, 70.0893783569336, 83.53250122070312, 1.7731249332427979, 9.648749351501465, 59.88624954223633, 111.4581298828125, 73.7718734741211, 112.0625, 82.61499786376953, 110.63500213623047, 88.32499694824219, 109.24124908447266, 77.37187957763672, 81.66687774658203, -1.024999976158142, 4.385555267333984, 53.92749786376953, 113.05437469482422, 63.86125183105469, 109.37125396728516, 70.34000396728516, 111.55000305175781, 78.73187255859375, 110.29187774658203], "mean": [0.8128290772438049, -1.0466675758361816, 1.3105846643447876, -0.14184345304965973, -0.7978069186210632, 0.7646945714950562, -0.761300265789032, -0.8955104947090149, 1.0630886554718018, 0.07162816822528839, 0.6767832040786743, -1.0860803127288818, 27.231796264648438, 71.19226837158203, 1.4024876356124878, 6.564202308654785, 12.426000595092773, 22.665752410888672, 14.838885307312012, 22.650049209594727, 16.319005966186523, 22.794963836669922, 17.23005485534668, 29.06511688232422, 32.56689453125, 70.06792449951172, -1.0691620111465454, 1.3430954217910767, 22.047719955444336, 27.79948616027832, 13.343376159667969, 26.95175552368164, 14.947587013244629, 30.930965423583984, 15.666939735412598, 39.599857330322266], "std": [0.16805362701416016, 0.12489213049411774, 0.17975695431232452, 0.16908210515975952, 0.17632903158664703, 0.07493095844984055, 0.16593675315380096, 0.18393386900424957, 0.2574581503868103, 0.20079933106899261, 0.14310184121131897, 0.3518371284008026, 21.51551055908203, 4.232143878936768, 0.138311967253685, 3.604811668395996, 20.578752517700195, 41.061954498291016, 25.31157684326172, 41.593074798583984, 28.188528060913086, 42.594810485839844, 30.226783752441406, 41.00988006591797, 24.56061553955078, 10.96083927154541, 0.022248251363635063, 1.3707458972930908, 17.703088760375977, 43.45648193359375, 21.098617553710938, 41.93364715576172, 24.1948184967041, 43.87364196777344, 26.70555877685547, 45.605224609375], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [186]}, "index": {"min": [4364], "max": [4549], "mean": [4456.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [4.198924731182796, 7.0, 7.0, 7.0, 7.0], "std": [1.762268493064105, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [186]}, "eef_direction_state": {"mean": [3.2580645161290325, 3.71505376344086], "std": [1.9913966882646026, 2.02391328794232], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.3118279569892473, 1.2795698924731183], "std": [0.7255475444231108, 0.7671423217951377], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9301075268817204, 0.967741935483871], "std": [0.8233533513177339, 0.841805700045155], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.2580645161290325, 3.71505376344086], "std": [1.9913966882646026, 2.02391328794232], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.3118279569892473, 1.2795698924731183], "std": [0.7255475444231108, 0.7671423217951377], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9301075268817204, 0.967741935483871], "std": [0.8233533513177339, 0.841805700045155], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.7027732918501438, 0.19607632077783918, 1.144046105026725, -1.5472506854448627, 0.8344861422201514, -2.05197141786697, 0.6547458279050442, -0.16128583305661104, 1.153082513482184, 1.7872835097530884, 1.1270534620075094, 2.3580073716709826], "std": [0.06503158744862537, 0.0425862803893157, 0.034328102264752074, 0.16114829916790407, 0.07814221297389852, 0.25171581242308927, 0.0639503257133534, 0.01699727796064519, 0.0451098695487741, 0.2411753938500823, 0.18782989227111954, 0.23430684980117822], "min": [0.579963733779118, 0.11754205437483706, 1.0532330517883932, -1.9076422338003547, 0.7384158393536282, -2.638974990174539, 0.5729539986441855, -0.1850722805958208, 1.0638166134521876, 1.0242391912403908, 0.8545659168923825, 1.7190764226678614], "max": [0.7903197716765151, 0.25123507052372573, 1.2129845171795357, -1.1608443079133826, 1.070862102375938, -1.6658253006270887, 0.7974177592405848, -0.12436493189209347, 1.291069294386916, 2.122036215065571, 1.3750300145234462, 2.775715261499105], "count": [186]}, "eef_sim_pose_action": {"mean": [0.7027732918501438, 0.19607632077783918, 1.144046105026725, -1.5472506854448627, 0.8344861422201514, -2.05197141786697, 0.6547458279050442, -0.16128583305661104, 1.153082513482184, 1.7872835097530884, 1.1270534620075094, 2.3580073716709826], "std": [0.06503158744862537, 0.0425862803893157, 0.034328102264752074, 0.16114829916790407, 0.07814221297389852, 0.25171581242308927, 0.0639503257133534, 0.01699727796064519, 0.0451098695487741, 0.2411753938500823, 0.18782989227111954, 0.23430684980117822], "min": [0.579963733779118, 0.11754205437483706, 1.0532330517883932, -1.9076422338003547, 0.7384158393536282, -2.638974990174539, 0.5729539986441855, -0.1850722805958208, 1.0638166134521876, 1.0242391912403908, 0.8545659168923825, 1.7190764226678614], "max": [0.7903197716765151, 0.25123507052372573, 1.2129845171795357, -1.1608443079133826, 1.070862102375938, -1.6658253006270887, 0.7974177592405848, -0.12436493189209347, 1.291069294386916, 2.122036215065571, 1.3750300145234462, 2.775715261499105], "count": [186]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41240518382352936]], [[0.42619229166666667]], [[0.4590900204248366]]], "std": [[[0.21044151788057713]], [[0.19185068506157052]], [[0.18665212107631882]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30195346813725493]], [[0.3220215216503268]], [[0.31883823529411764]]], "std": [[[0.17714698004319854]], [[0.1745863475700645]], [[0.2039078767124443]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3676307128267974]], [[0.3818491196895425]], [[0.3856758169934641]]], "std": [[[0.20777512722503916]], [[0.2064801821976935]], [[0.2225190101046663]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31021479983660133]], [[0.32904046977124185]], [[0.3278375142973856]]], "std": [[[0.3394092749792801]], [[0.3339943219870162]], [[0.333607005022259]]], "count": [100]}, "observation.state": {"min": [0.47415027022361755, -1.2497377395629883, 0.9916456937789917, -0.33097773790359497, -1.2136220932006836, 0.6279802918434143, -0.9285353422164917, -1.3567655086517334, 0.8505951166152954, -0.3871738314628601, 0.28834784030914307, -1.4561874866485596, 1.722499966621399, 64.78562927246094, 1.453125, 0.036250002682209015, 0.8493750095367432, 0.3343749940395355, 0.9631249904632568, -1.4449999332427979, 0.8537499904632568, 0.3125, 0.625, 0.035624999552965164, 9.588749885559082, 58.26937484741211, -1.1399999856948853, -0.3400000035762787, 0.9050000309944153, 0.6944444179534912, 0.7081249952316284, 0.16187499463558197, 0.6987500190734863, 0.5512499809265137, 0.34187501668930054, -2.240000009536743], "max": [1.1413509845733643, -0.8687390089035034, 1.5212291479110718, 0.0473029688000679, -0.45459964871406555, 1.0120545625686646, -0.4989938735961914, -0.6812517642974854, 1.6802090406417847, 0.33989471197128296, 0.8451166749000549, -0.5672541260719299, 68.12812805175781, 81.87062072753906, 4.503125190734863, 8.841875076293945, 59.818748474121094, 111.03312683105469, 73.17124938964844, 111.35437774658203, 80.25, 110.6456298828125, 87.18937683105469, 109.26062774658203, 73.23687744140625, 82.94562530517578, -1.0184615850448608, 6.257500171661377, 9.905625343322754, 19.416250228881836, 62.46062469482422, 112.03437805175781, 75.15812683105469, 111.71062469482422, 82.82437896728516, 110.22062683105469], "mean": [0.8482320308685303, -1.0143378973007202, 1.263765811920166, -0.19262489676475525, -0.8338123559951782, 0.8002853989601135, -0.7289648056030273, -0.8982968330383301, 1.0893462896347046, 0.028493346646428108, 0.6497632265090942, -0.9980649352073669, 19.18879508972168, 74.39779663085938, 1.8390110731124878, 6.034877300262451, 12.623628616333008, 23.386104583740234, 14.897485733032227, 21.72954559326172, 16.262022018432617, 23.43187141418457, 16.38115692138672, 28.782991409301758, 36.01764678955078, 71.12137603759766, -1.0764354467391968, 1.688072681427002, 2.6791114807128906, 2.4028513431549072, 17.28785514831543, 34.32307815551758, 19.417945861816406, 37.8859748840332, 20.309024810791016, 47.46702575683594], "std": [0.1829848736524582, 0.09763266891241074, 0.1546376794576645, 0.132863387465477, 0.17237237095832825, 0.06273821741342545, 0.14613264799118042, 0.20079411566257477, 0.27216577529907227, 0.26007628440856934, 0.1882365494966507, 0.37211355566978455, 24.147083282470703, 5.380568504333496, 0.7504156231880188, 2.00171160697937, 20.181400299072266, 40.23732376098633, 24.342594146728516, 41.13066101074219, 26.778654098510742, 40.352787017822266, 29.134157180786133, 41.12736129760742, 24.01922035217285, 10.16256332397461, 0.0246728528290987, 1.805991530418396, 2.0348715782165527, 4.840261936187744, 23.717683792114258, 44.90953063964844, 27.803293228149414, 45.32354736328125, 30.80154800415039, 47.20358657836914], "count": [189]}, "action": {"min": [0.47415027022361755, -1.2497377395629883, 0.9916456937789917, -0.33097773790359497, -1.2136220932006836, 0.6279802918434143, -0.9285353422164917, -1.3567655086517334, 0.8505951166152954, -0.3871738314628601, 0.28834784030914307, -1.4561874866485596, 1.722499966621399, 64.78562927246094, 1.453125, 0.036250002682209015, 0.8493750095367432, 0.3343749940395355, 0.9631249904632568, -1.4449999332427979, 0.8537499904632568, 0.3125, 0.625, 0.035624999552965164, 9.588749885559082, 58.26937484741211, -1.1399999856948853, -0.3400000035762787, 0.9050000309944153, 0.6944444179534912, 0.7081249952316284, 0.16187499463558197, 0.6987500190734863, 0.5512499809265137, 0.34187501668930054, -2.240000009536743], "max": [1.1413509845733643, -0.8687390089035034, 1.5212291479110718, 0.0473029688000679, -0.45459964871406555, 1.0120545625686646, -0.4989938735961914, -0.6812517642974854, 1.6802090406417847, 0.33989471197128296, 0.8451166749000549, -0.5672541260719299, 68.12812805175781, 81.87062072753906, 4.503125190734863, 8.841875076293945, 59.818748474121094, 111.03312683105469, 73.17124938964844, 111.35437774658203, 80.25, 110.6456298828125, 87.18937683105469, 109.26062774658203, 73.23687744140625, 82.94562530517578, -1.0184615850448608, 6.257500171661377, 9.905625343322754, 19.416250228881836, 62.46062469482422, 112.03437805175781, 75.15812683105469, 111.71062469482422, 82.82437896728516, 110.22062683105469], "mean": [0.8482317328453064, -1.0143381357192993, 1.2637660503387451, -0.19262489676475525, -0.8338124752044678, 0.8002857565879822, -0.7289647459983826, -0.8982971906661987, 1.0893462896347046, 0.02849329076707363, 0.6497632265090942, -0.9980651140213013, 19.188798904418945, 74.3978042602539, 1.8390110731124878, 6.034879207611084, 12.623637199401855, 23.386098861694336, 14.897469520568848, 21.729549407958984, 16.262041091918945, 23.43184471130371, 16.381175994873047, 28.782968521118164, 36.01763916015625, 71.12140655517578, -1.0764353275299072, 1.6880725622177124, 2.679110050201416, 2.402850866317749, 17.287851333618164, 34.32307815551758, 19.417945861816406, 37.88596725463867, 20.309011459350586, 47.46701431274414], "std": [0.182984858751297, 0.09763269871473312, 0.15463770925998688, 0.1328633427619934, 0.17237235605716705, 0.06273820996284485, 0.1461326777935028, 0.20079410076141357, 0.27216580510139465, 0.26007628440856934, 0.1882365345954895, 0.37211355566978455, 24.147085189819336, 5.3805694580078125, 0.7504158616065979, 2.001711845397949, 20.181400299072266, 40.2373161315918, 24.342599868774414, 41.13066101074219, 26.77865982055664, 40.35276794433594, 29.134159088134766, 41.12736129760742, 24.019224166870117, 10.162565231323242, 0.024672845378518105, 1.805991530418396, 2.034871816635132, 4.840262413024902, 23.717681884765625, 44.9095344543457, 27.803295135498047, 45.323543548583984, 30.801551818847656, 47.20358657836914], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [189]}, "index": {"min": [4550], "max": [4738], "mean": [4644.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [4.338624338624339, 7.0, 7.0, 7.0, 7.0], "std": [1.6751025275863403, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [189]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [189]}, "eef_direction_state": {"mean": [3.544973544973545, 4.248677248677248], "std": [1.9825531677087986, 1.9014227050393042], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.2116402116402116, 1.1587301587301588], "std": [0.8084683786207014, 0.906292217372712], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8253968253968254, 0.7195767195767195], "std": [0.8521311448552096, 0.7972756725765314], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.544973544973545, 4.248677248677248], "std": [1.9825531677087986, 1.9014227050393042], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.2116402116402116, 1.1587301587301588], "std": [0.8084683786207014, 0.906292217372712], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8253968253968254, 0.7195767195767195], "std": [0.8521311448552096, 0.7972756725765314], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6953187113853793, 0.206180390742325, 1.144553969065859, -1.5417021039917704, 0.8405943754639656, -2.019589164487029, 0.662606015544533, -0.16494807761726457, 1.1580722739849973, 1.7118913045120294, 1.0865797799848713, 2.268314840453176], "std": [0.05812301625963034, 0.037484148779589194, 0.033361507181696975, 0.1413962237006451, 0.04855476811903799, 0.2037097096618676, 0.063099191787586, 0.022732987652486998, 0.05024055307614779, 0.24804884921889428, 0.18129534057189023, 0.2896821282721862], "min": [0.5784435596940873, 0.12331771450696005, 1.0553722272500008, -1.8797772823109329, 0.7223061879923978, -2.535175238357269, 0.5882045087823482, -0.18877619166102866, 1.0578020677592272, 1.0257397467345464, 0.8436780732127995, 1.7667218046198045], "max": [0.7756285737762019, 0.24995683923516232, 1.2093280859072901, -1.1891965239482243, 0.9658122014887551, -1.6784729209158349, 0.7930477335048245, -0.12909738726749828, 1.2994013024412292, 2.2242451527201177, 1.3248911556888765, 2.9109295803130224], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6953187113853793, 0.206180390742325, 1.144553969065859, -1.5417021039917704, 0.8405943754639656, -2.019589164487029, 0.662606015544533, -0.16494807761726457, 1.1580722739849973, 1.7118913045120294, 1.0865797799848713, 2.268314840453176], "std": [0.05812301625963034, 0.037484148779589194, 0.033361507181696975, 0.1413962237006451, 0.04855476811903799, 0.2037097096618676, 0.063099191787586, 0.022732987652486998, 0.05024055307614779, 0.24804884921889428, 0.18129534057189023, 0.2896821282721862], "min": [0.5784435596940873, 0.12331771450696005, 1.0553722272500008, -1.8797772823109329, 0.7223061879923978, -2.535175238357269, 0.5882045087823482, -0.18877619166102866, 1.0578020677592272, 1.0257397467345464, 0.8436780732127995, 1.7667218046198045], "max": [0.7756285737762019, 0.24995683923516232, 1.2093280859072901, -1.1891965239482243, 0.9658122014887551, -1.6784729209158349, 0.7930477335048245, -0.12909738726749828, 1.2994013024412292, 2.2242451527201177, 1.3248911556888765, 2.9109295803130224], "count": [189]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41451056372549017]], [[0.4281640645424837]], [[0.4596840931372549]]], "std": [[[0.20817703397068174]], [[0.19037869640203545]], [[0.18693862802587274]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29676358251633983]], [[0.31871083946078427]], [[0.302970829248366]]], "std": [[[0.1766461820279954]], [[0.17598684217593583]], [[0.18855409667516515]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691145690359477]], [[0.38022216299019607]], [[0.3785194097222222]]], "std": [[[0.20625829721614744]], [[0.2036502362148765]], [[0.22534265310729143]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31923268995098036]], [[0.33702779207516337]], [[0.3357458598856209]]], "std": [[[0.3392344380100697]], [[0.3342764550875604]], [[0.3340828160800076]]], "count": [100]}, "observation.state": {"min": [0.5452239513397217, -1.2450647354125977, 0.982787013053894, -0.31693464517593384, -1.5705560445785522, 0.5265077948570251, -0.9818941950798035, -1.3111791610717773, 0.8340009450912476, -0.27993151545524597, 0.31409743428230286, -1.5501258373260498, 15.813570976257324, 63.3381233215332, 1.3125, 0.36812499165534973, 0.8224999904632568, 0.5262500047683716, 0.9943749904632568, -1.412500023841858, 0.9075000286102295, -3.0268750190734863, 0.8650000095367432, 0.014374999329447746, 15.907777786254883, 46.70750045776367, -1.1510000228881836, -0.43562498688697815, 0.984375, -0.6362500190734863, 0.703125, -1.0056250095367432, 1.0199999809265137, 0.15125000476837158, 0.29625001549720764, -2.3587498664855957], "max": [1.1012483835220337, -0.7291057109832764, 1.542305588722229, 0.19262130558490753, -0.5124170184135437, 1.1313610076904297, -0.41897937655448914, -0.457113653421402, 1.641608476638794, 0.34542611241340637, 0.9489628076553345, -0.6684405207633972, 64.34812927246094, 77.50250244140625, 1.75, 9.540624618530273, 35.46687698364258, 104.34249877929688, 41.598751068115234, 103.4731216430664, 58.68437576293945, 109.41187286376953, 65.04499816894531, 110.453125, 73.95500183105469, 81.93375396728516, -0.9793750047683716, 8.0024995803833, 47.88062286376953, 109.44437408447266, 62.06562423706055, 111.36750030517578, 71.86062622070312, 109.82437896728516, 77.15374755859375, 109.90750122070312], "mean": [0.8486706018447876, -0.9941287040710449, 1.2611554861068726, -0.1431446522474289, -0.8659195899963379, 0.763226330280304, -0.7159066796302795, -0.8494037985801697, 1.0422340631484985, 0.05667448416352272, 0.707577645778656, -1.0911794900894165, 30.175840377807617, 72.01378631591797, 1.5902280807495117, 7.3948869705200195, 8.07470703125, 19.942100524902344, 8.035179138183594, 17.841197967529297, 9.9019136428833, 19.13977813720703, 10.054789543151855, 31.02692985534668, 39.85319519042969, 67.44573974609375, -1.0774959325790405, 1.725190281867981, 11.772582054138184, 28.376008987426758, 13.623505592346191, 28.115406036376953, 17.4450740814209, 30.78322410583496, 16.791847229003906, 42.420475006103516], "std": [0.16124899685382843, 0.1274878829717636, 0.1778663694858551, 0.1544986516237259, 0.23206397891044617, 0.10330776125192642, 0.17416353523731232, 0.20430047810077667, 0.2529374957084656, 0.23915423452854156, 0.17042116820812225, 0.3768092393875122, 15.082236289978027, 3.3451685905456543, 0.08824709057807922, 3.2933075428009033, 11.636490821838379, 34.11310577392578, 12.555388450622559, 36.1047477722168, 16.768701553344727, 39.283443450927734, 18.901016235351562, 38.3084831237793, 16.86589813232422, 12.207369804382324, 0.03151549771428108, 2.3992834091186523, 16.505517959594727, 43.65257263183594, 20.711978912353516, 43.835968017578125, 24.8940372467041, 43.93400573730469, 27.27676773071289, 42.11491012573242], "count": [205]}, "action": {"min": [0.5452239513397217, -1.2450647354125977, 0.982787013053894, -0.31693464517593384, -1.5705560445785522, 0.5265077948570251, -0.9818941950798035, -1.3111791610717773, 0.8340009450912476, -0.27993151545524597, 0.31409743428230286, -1.5501258373260498, 15.813570976257324, 63.3381233215332, 1.3125, 0.36812499165534973, 0.8224999904632568, 0.5262500047683716, 0.9943749904632568, -1.412500023841858, 0.9075000286102295, -3.0268750190734863, 0.8650000095367432, 0.014374999329447746, 15.907777786254883, 46.70750045776367, -1.1510000228881836, -0.43562498688697815, 0.984375, -0.6362500190734863, 0.703125, -1.0056250095367432, 1.0199999809265137, 0.15125000476837158, 0.29625001549720764, -2.3587498664855957], "max": [1.1012483835220337, -0.7291057109832764, 1.542305588722229, 0.19262130558490753, -0.5124170184135437, 1.1313610076904297, -0.41897937655448914, -0.457113653421402, 1.641608476638794, 0.34542611241340637, 0.9489628076553345, -0.6684405207633972, 64.34812927246094, 77.50250244140625, 1.75, 9.540624618530273, 35.46687698364258, 104.34249877929688, 41.598751068115234, 103.4731216430664, 58.68437576293945, 109.41187286376953, 65.04499816894531, 110.453125, 73.95500183105469, 81.93375396728516, -0.9793750047683716, 8.0024995803833, 47.88062286376953, 109.44437408447266, 62.06562423706055, 111.36750030517578, 71.86062622070312, 109.82437896728516, 77.15374755859375, 109.90750122070312], "mean": [0.848671019077301, -0.9941290616989136, 1.2611554861068726, -0.14314469695091248, -0.8659195303916931, 0.7632266879081726, -0.7159065008163452, -0.8494035601615906, 1.0422338247299194, 0.056674420833587646, 0.7075775861740112, -1.0911787748336792, 30.175830841064453, 72.01376342773438, 1.59022855758667, 7.394887924194336, 8.074705123901367, 19.942102432250977, 8.03519058227539, 17.84119415283203, 9.901906967163086, 19.1397762298584, 10.054789543151855, 31.02692413330078, 39.853179931640625, 67.44572448730469, -1.07749605178833, 1.7251904010772705, 11.772589683532715, 28.376005172729492, 13.62351131439209, 28.115398406982422, 17.445070266723633, 30.78322410583496, 16.79184341430664, 42.42046356201172], "std": [0.16124899685382843, 0.1274878829717636, 0.1778663694858551, 0.15449868142604828, 0.23206397891044617, 0.10330769419670105, 0.1741635501384735, 0.20430046319961548, 0.2529374957084656, 0.2391541749238968, 0.17042115330696106, 0.37680917978286743, 15.082236289978027, 3.3451688289642334, 0.08824708312749863, 3.293308973312378, 11.636491775512695, 34.113101959228516, 12.555391311645508, 36.10475158691406, 16.768707275390625, 39.283443450927734, 18.901010513305664, 38.30848693847656, 16.86589813232422, 12.20737075805664, 0.03151550516486168, 2.3992834091186523, 16.505516052246094, 43.65256881713867, 20.711977005004883, 43.835968017578125, 24.894041061401367, 43.93400192260742, 27.276763916015625, 42.11491012573242], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [205]}, "index": {"min": [4739], "max": [4943], "mean": [4841.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.078048780487805, 7.0, 7.0, 7.0, 7.0], "std": [1.7679410920439405, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [205]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [205]}, "eef_direction_state": {"mean": [3.6439024390243904, 4.014634146341463], "std": [1.9643218628131593, 2.0229851132893018], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.248780487804878, 1.224390243902439], "std": [0.8273147722011258, 0.8658227407740003], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.8146341463414634, 0.8878048780487805], "std": [0.8292109018878348, 0.8565942551902768], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.6439024390243904, 4.014634146341463], "std": [1.9643218628131593, 2.0229851132893018], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.248780487804878, 1.224390243902439], "std": [0.8273147722011258, 0.8658227407740003], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.8146341463414634, 0.8878048780487805], "std": [0.8292109018878348, 0.8565942551902768], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6897249499275573, 0.20598495940303924, 1.1559360175287827, -1.4911687383407042, 0.8369346862777577, -2.007354374897061, 0.6538949426657661, -0.16915409820234567, 1.184359105012818, 1.5592776184474137, 1.1526073136056036, 2.1312099761949033], "std": [0.06350780319122801, 0.0367966534750173, 0.046554390407944936, 0.24068168329238432, 0.07711468627906795, 0.28237322801930576, 0.06164502010407667, 0.027687443069725842, 0.0649974396319713, 0.32157245104240073, 0.20174995626173373, 0.33070473797032773], "min": [0.5717530659493935, 0.13871092242762273, 1.0507578993746352, -1.932708686003343, 0.699811562432838, -2.655926933683964, 0.5822114764487597, -0.2140610925036514, 1.061648378765247, 0.6673450665215959, 0.8377088382397786, 1.4170197294496631], "max": [0.7724652429680761, 0.26793121538096076, 1.295149229788245, -0.7341401930063125, 1.1023074467594625, -1.3436301598654337, 0.7957011993779246, -0.11444659606585794, 1.3612399441998293, 2.0792546994906353, 1.4084530166967673, 2.7607575293261406], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6897249499275573, 0.20598495940303924, 1.1559360175287827, -1.4911687383407042, 0.8369346862777577, -2.007354374897061, 0.6538949426657661, -0.16915409820234567, 1.184359105012818, 1.5592776184474137, 1.1526073136056036, 2.1312099761949033], "std": [0.06350780319122801, 0.0367966534750173, 0.046554390407944936, 0.24068168329238432, 0.07711468627906795, 0.28237322801930576, 0.06164502010407667, 0.027687443069725842, 0.0649974396319713, 0.32157245104240073, 0.20174995626173373, 0.33070473797032773], "min": [0.5717530659493935, 0.13871092242762273, 1.0507578993746352, -1.932708686003343, 0.699811562432838, -2.655926933683964, 0.5822114764487597, -0.2140610925036514, 1.061648378765247, 0.6673450665215959, 0.8377088382397786, 1.4170197294496631], "max": [0.7724652429680761, 0.26793121538096076, 1.295149229788245, -0.7341401930063125, 1.1023074467594625, -1.3436301598654337, 0.7957011993779246, -0.11444659606585794, 1.3612399441998293, 2.0792546994906353, 1.4084530166967673, 2.7607575293261406], "count": [205]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167302512254902]], [[0.42725386437908497]], [[0.4566283476307189]]], "std": [[[0.20578836406481804]], [[0.19178174434831524]], [[0.18903115579850283]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2887109517973856]], [[0.3067065972222222]], [[0.29416146650326797]]], "std": [[[0.17104105077673537]], [[0.16855298422577733]], [[0.18533445285547995]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36219954656862746]], [[0.38111836397058824]], [[0.37753289419934644]]], "std": [[[0.2064683059933035]], [[0.19932387550280756]], [[0.21874462240119183]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3125798488562091]], [[0.3299833700980392]], [[0.32693781454248366]]], "std": [[[0.33576624332058763]], [[0.3312554196548222]], [[0.33008508449071594]]], "count": [100]}, "observation.state": {"min": [0.4627775251865387, -1.3163528442382812, 1.0236471891403198, -0.4232232868671417, -1.5241855382919312, 0.5286058783531189, -0.9290837049484253, -1.30846107006073, 0.8421496748924255, -0.4142824411392212, 0.23794537782669067, -1.2811856269836426, 9.266249656677246, 63.61249923706055, 1.5099999904632568, -0.5043750405311584, 0.8075000047683716, 0.7143750190734863, 0.8968750238418579, -1.4387500286102295, 1.1299999952316284, 0.706250011920929, 0.6754545569419861, -0.015625, 8.197272300720215, 46.79125213623047, -1.105625033378601, -0.6543750166893005, 0.7512500286102295, -0.5631250143051147, 0.6875, -1.0056250095367432, 1.0024999380111694, 1.990625023841858, 0.4156250059604645, -1.8862500190734863], "max": [1.0762856006622314, -0.7727634906768799, 1.5870097875595093, 0.21455615758895874, -0.4015268385410309, 1.014629602432251, -0.4715276062488556, -0.5137839913368225, 1.6163357496261597, 0.212672621011734, 0.8967006802558899, -0.6729466915130615, 59.584373474121094, 79.08062744140625, 2.747499942779541, 9.3125, 34.02000045776367, 101.95375061035156, 37.55875015258789, 102.05187225341797, 52.5, 110.52249908447266, 61.00187683105469, 109.3968734741211, 73.83625030517578, 82.90625, -1.0, 6.443333148956299, 43.77124786376953, 104.30313110351562, 61.61187744140625, 110.24000549316406, 67.68437957763672, 109.63249969482422, 72.72562408447266, 109.92375183105469], "mean": [0.8625291585922241, -0.9728726744651794, 1.258161187171936, -0.21109189093112946, -0.8996935486793518, 0.7740916609764099, -0.6990355253219604, -0.8535176515579224, 1.0518598556518555, -0.10180686414241791, 0.6242601871490479, -0.9289392232894897, 22.95362091064453, 75.07303619384766, 1.592129111289978, 6.517516136169434, 5.853065490722656, 15.735541343688965, 6.287637710571289, 14.223487854003906, 7.714640140533447, 18.253416061401367, 7.627294540405273, 24.117734909057617, 36.89310073852539, 67.2912368774414, -1.0548568964004517, 1.4051592350006104, 12.208379745483398, 25.92843246459961, 16.91168212890625, 32.02584457397461, 19.026046752929688, 41.56365966796875, 18.130712509155273, 56.114288330078125], "std": [0.1626472920179367, 0.11560189723968506, 0.14780119061470032, 0.20932668447494507, 0.21103467047214508, 0.0767056867480278, 0.134330153465271, 0.16487650573253632, 0.18617947399616241, 0.23313944041728973, 0.17559082806110382, 0.24895712733268738, 15.598567962646484, 3.9584600925445557, 0.160197451710701, 2.803065538406372, 9.797087669372559, 30.985675811767578, 10.54591178894043, 33.47063446044922, 13.73276424407959, 36.20411682128906, 15.6867094039917, 39.147098541259766, 21.76561737060547, 10.478063583374023, 0.022821996361017227, 1.8631138801574707, 14.405887603759766, 38.483394622802734, 21.03327178955078, 44.206031799316406, 24.351787567138672, 42.98257827758789, 25.765609741210938, 45.77199935913086], "count": [250]}, "action": {"min": [0.4627775251865387, -1.3163528442382812, 1.0236471891403198, -0.4232232868671417, -1.5241855382919312, 0.5286058783531189, -0.9290837049484253, -1.30846107006073, 0.8421496748924255, -0.4142824411392212, 0.23794537782669067, -1.2811856269836426, 9.266249656677246, 63.61249923706055, 1.5099999904632568, -0.5043750405311584, 0.8075000047683716, 0.7143750190734863, 0.8968750238418579, -1.4387500286102295, 1.1299999952316284, 0.706250011920929, 0.6754545569419861, -0.015625, 8.197272300720215, 46.79125213623047, -1.105625033378601, -0.6543750166893005, 0.7512500286102295, -0.5631250143051147, 0.6875, -1.0056250095367432, 1.0024999380111694, 1.990625023841858, 0.4156250059604645, -1.8862500190734863], "max": [1.0762856006622314, -0.7727634906768799, 1.5870097875595093, 0.21455615758895874, -0.4015268385410309, 1.014629602432251, -0.4715276062488556, -0.5137839913368225, 1.6163357496261597, 0.212672621011734, 0.8967006802558899, -0.6729466915130615, 59.584373474121094, 79.08062744140625, 2.747499942779541, 9.3125, 34.02000045776367, 101.95375061035156, 37.55875015258789, 102.05187225341797, 52.5, 110.52249908447266, 61.00187683105469, 109.3968734741211, 73.83625030517578, 82.90625, -1.0, 6.443333148956299, 43.77124786376953, 104.30313110351562, 61.61187744140625, 110.24000549316406, 67.68437957763672, 109.63249969482422, 72.72562408447266, 109.92375183105469], "mean": [0.8625292181968689, -0.9728728532791138, 1.2581616640090942, -0.21109183132648468, -0.8996936082839966, 0.774091362953186, -0.6990352869033813, -0.8535179495811462, 1.0518602132797241, -0.10180695354938507, 0.6242601275444031, -0.9289392232894897, 22.9536190032959, 75.07305145263672, 1.5921293497085571, 6.517517566680908, 5.8530659675598145, 15.735560417175293, 6.287644386291504, 14.223499298095703, 7.714637279510498, 18.253395080566406, 7.627283096313477, 24.117717742919922, 36.89311599731445, 67.291259765625, -1.0548572540283203, 1.4051592350006104, 12.208382606506348, 25.92843246459961, 16.911680221557617, 32.025848388671875, 19.02604866027832, 41.56367492675781, 18.130714416503906, 56.114295959472656], "std": [0.1626473069190979, 0.11560190469026566, 0.14780119061470032, 0.2093266397714615, 0.21103467047214508, 0.0767056792974472, 0.1343301683664322, 0.16487650573253632, 0.18617947399616241, 0.23313942551612854, 0.17559081315994263, 0.248957097530365, 15.598565101623535, 3.958460569381714, 0.1601974219083786, 2.803065776824951, 9.797093391418457, 30.98567771911621, 10.54591178894043, 33.47063446044922, 13.73276424407959, 36.204105377197266, 15.686714172363281, 39.14710235595703, 21.7656192779541, 10.47806453704834, 0.022821998223662376, 1.8631139993667603, 14.405887603759766, 38.48340606689453, 21.033273696899414, 44.206024169921875, 24.351783752441406, 42.982574462890625, 25.76561164855957, 45.77199935913086], "count": [250]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [250]}, "index": {"min": [4944], "max": [5193], "mean": [5068.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}, "subtask_annotation": {"mean": [2.996, 7.0, 7.0, 7.0, 7.0], "std": [2.3332346645804836, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [250]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [250]}, "eef_direction_state": {"mean": [3.788, 3.664], "std": [1.9491167230312332, 2.0216587249088303], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_state": {"mean": [1.084, 1.384], "std": [0.8276134363336554, 0.767166214063161], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_state": {"mean": [0.764, 0.984], "std": [0.8272266920258331, 0.8436492162030365], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_direction_action": {"mean": [3.788, 3.664], "std": [1.9491167230312332, 2.0216587249088303], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_action": {"mean": [1.084, 1.384], "std": [0.8276134363336554, 0.767166214063161], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_action": {"mean": [0.764, 0.984], "std": [0.8272266920258331, 0.8436492162030365], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_sim_pose_state": {"mean": [0.6935481627226441, 0.22811939564120737, 1.166653805147309, -1.453786446235154, 0.8320641130383275, -1.9194065000919536, 0.646914994950739, -0.15598630264494143, 1.167855478775963, 1.7236653037148773, 1.1007094647741318, 2.3612350349488627], "std": [0.05430517003758679, 0.05916730495211892, 0.03655788119529074, 0.19873735607360085, 0.06382109326129921, 0.28880893460365864, 0.04944538781147626, 0.027491682044411835, 0.06337880256102203, 0.36487567171708146, 0.10657010670527382, 0.4055329670037248], "min": [0.574575616306366, 0.10206238655220826, 1.0598395591097023, -1.9416014976944422, 0.7288880899946006, -2.670727969155246, 0.5898994683806805, -0.1953706275460193, 1.05549039295363, 0.7926374872723876, 0.9073904598430551, 1.5564921962866027], "max": [0.7835043507713582, 0.28753057595296805, 1.273332314432585, -0.8446761599502963, 1.0377135320799802, -1.4515906115671244, 0.7889661596549156, -0.10519582515991022, 1.3446805690937111, 2.3402809609921493, 1.2524607595322368, 3.084857894284749], "count": [250]}, "eef_sim_pose_action": {"mean": [0.6935481627226441, 0.22811939564120737, 1.166653805147309, -1.453786446235154, 0.8320641130383275, -1.9194065000919536, 0.646914994950739, -0.15598630264494143, 1.167855478775963, 1.7236653037148773, 1.1007094647741318, 2.3612350349488627], "std": [0.05430517003758679, 0.05916730495211892, 0.03655788119529074, 0.19873735607360085, 0.06382109326129921, 0.28880893460365864, 0.04944538781147626, 0.027491682044411835, 0.06337880256102203, 0.36487567171708146, 0.10657010670527382, 0.4055329670037248], "min": [0.574575616306366, 0.10206238655220826, 1.0598395591097023, -1.9416014976944422, 0.7288880899946006, -2.670727969155246, 0.5898994683806805, -0.1953706275460193, 1.05549039295363, 0.7926374872723876, 0.9073904598430551, 1.5564921962866027], "max": [0.7835043507713582, 0.28753057595296805, 1.273332314432585, -0.8446761599502963, 1.0377135320799802, -1.4515906115671244, 0.7889661596549156, -0.10519582515991022, 1.3446805690937111, 2.3402809609921493, 1.2524607595322368, 3.084857894284749], "count": [250]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2170600265522876]], [[0.3241437806372549]], [[0.4563552757352941]]], "std": [[[0.30521781433561]], [[0.25163312884318056]], [[0.21583450704153673]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2690002696078431]], [[0.2957347140522876]], [[0.2959820506535948]]], "std": [[[0.17636478697744484]], [[0.17419418584198332]], [[0.1891768214229359]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3088842156862745]], [[0.33193988562091503]], [[0.33884026960784314]]], "std": [[[0.18172179086100618]], [[0.17775687702445833]], [[0.19478485352544414]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22232288194444444]], [[0.27165789419934644]], [[0.29750080678104573]]], "std": [[[0.3299057833688823]], [[0.3261081492442985]], [[0.32143113125282413]]], "count": [100]}, "observation.state": {"min": [0.4117313325405121, -1.289268136024475, 1.025382399559021, -0.1598382592201233, -1.0571640729904175, 0.22156576812267303, -1.125925064086914, -1.2676193714141846, 0.9344243407249451, -0.3991903066635132, 0.24028190970420837, -1.0348000526428223, 18.235624313354492, 61.59062576293945, 1.4850000143051147, -0.13625000417232513, 0.8174999952316284, -0.47437500953674316, 0.8533333539962769, -1.2706249952316284, 0.7087500095367432, -3.1656250953674316, 0.7043750286102295, -0.05250000208616257, 19.786428451538086, 53.5412483215332, -1.105625033378601, 0.14562499523162842, 0.8962500095367432, 1.0824999809265137, 0.7074999809265137, 2.072499990463257, 0.8324999809265137, 1.2350000143051147, 0.5981249809265137, 0.4281249940395355], "max": [0.9285591840744019, -0.7873893976211548, 1.5832666158676147, 0.8057478666305542, -0.343900203704834, 0.955834686756134, -0.4061284065246582, -0.6546332240104675, 1.5614032745361328, 0.290875107049942, 1.2154287099838257, -0.8315690159797668, 70.9375, 75.66999816894531, 2.2487499713897705, 9.688750267028809, 38.938751220703125, 75.94625091552734, 47.54875183105469, 89.09687805175781, 70.0893783569336, 99.16874694824219, 73.67562866210938, 110.48500061035156, 67.8550033569336, 75.76312255859375, -1.0212500095367432, 5.359375, 35.41749954223633, 107.57312774658203, 46.869998931884766, 110.07062530517578, 47.40062713623047, 110.70562744140625, 50.05062484741211, 109.45124816894531], "mean": [0.5938685536384583, -1.0529423952102661, 1.3576205968856812, 0.0658767893910408, -0.5920978784561157, 0.7270735502243042, -0.7795217633247375, -0.8542405366897583, 1.0803208351135254, -0.048065654933452606, 0.7572067975997925, -0.9607108235359192, 32.46034240722656, 70.0151596069336, 1.5898381471633911, 6.003368377685547, 6.912631034851074, 14.531853675842285, 8.790485382080078, 14.89094352722168, 11.176287651062012, 16.424875259399414, 11.64050579071045, 22.02206802368164, 43.752017974853516, 65.0413589477539, -1.0698981285095215, 1.5469664335250854, 5.336800575256348, 12.879982948303223, 17.83640480041504, 31.13689422607422, 17.59979248046875, 42.956764221191406, 17.601572036743164, 61.220882415771484], "std": [0.11273499578237534, 0.12585125863552094, 0.16552235186100006, 0.2669568657875061, 0.12954814732074738, 0.16143769025802612, 0.3006832003593445, 0.16378562152385712, 0.19355419278144836, 0.2539300322532654, 0.3362814486026764, 0.07639362663030624, 17.214134216308594, 4.763584613800049, 0.13847272098064423, 3.158562660217285, 12.061058044433594, 26.042625427246094, 15.602761268615723, 31.091882705688477, 21.217954635620117, 36.22540283203125, 21.967975616455078, 40.09126663208008, 18.35527801513672, 6.757278919219971, 0.01897127367556095, 1.2929762601852417, 7.721156120300293, 27.323545455932617, 18.723949432373047, 33.02557373046875, 18.558069229125977, 39.72858810424805, 19.5941104888916, 43.8037223815918], "count": [227]}, "action": {"min": [0.4117313325405121, -1.289268136024475, 1.025382399559021, -0.1598382592201233, -1.0571640729904175, 0.22156576812267303, -1.125925064086914, -1.2676193714141846, 0.9344243407249451, -0.3991903066635132, 0.24028190970420837, -1.0348000526428223, 18.235624313354492, 61.59062576293945, 1.4850000143051147, -0.13625000417232513, 0.8174999952316284, -0.47437500953674316, 0.8533333539962769, -1.2706249952316284, 0.7087500095367432, -3.1656250953674316, 0.7043750286102295, -0.05250000208616257, 19.786428451538086, 53.5412483215332, -1.105625033378601, 0.14562499523162842, 0.8962500095367432, 1.0824999809265137, 0.7074999809265137, 2.072499990463257, 0.8324999809265137, 1.2350000143051147, 0.5981249809265137, 0.4281249940395355], "max": [0.9285591840744019, -0.7873893976211548, 1.5832666158676147, 0.8057478666305542, -0.343900203704834, 0.955834686756134, -0.4061284065246582, -0.6546332240104675, 1.5614032745361328, 0.290875107049942, 1.2154287099838257, -0.8315690159797668, 70.9375, 75.66999816894531, 2.2487499713897705, 9.688750267028809, 38.938751220703125, 75.94625091552734, 47.54875183105469, 89.09687805175781, 70.0893783569336, 99.16874694824219, 73.67562866210938, 110.48500061035156, 67.8550033569336, 75.76312255859375, -1.0212500095367432, 5.359375, 35.41749954223633, 107.57312774658203, 46.869998931884766, 110.07062530517578, 47.40062713623047, 110.70562744140625, 50.05062484741211, 109.45124816894531], "mean": [0.5938683748245239, -1.0529429912567139, 1.3576205968856812, 0.06587674468755722, -0.5920979976654053, 0.7270734310150146, -0.7795217633247375, -0.854240357875824, 1.0803208351135254, -0.04806564375758171, 0.7572062611579895, -0.9607112407684326, 32.46036148071289, 70.01512145996094, 1.5898383855819702, 6.003368377685547, 6.9126200675964355, 14.53186321258545, 8.79049015045166, 14.890937805175781, 11.176285743713379, 16.424894332885742, 11.640521049499512, 22.02204704284668, 43.75201416015625, 65.04133605957031, -1.069898009300232, 1.5469661951065063, 5.336799144744873, 12.879981994628906, 17.83639907836914, 31.136898040771484, 17.59979248046875, 42.95677185058594, 17.6015625, 61.22089385986328], "std": [0.11273501813411713, 0.12585127353668213, 0.16552233695983887, 0.26695698499679565, 0.129548117518425, 0.16143767535686493, 0.3006832003593445, 0.16378562152385712, 0.19355423748493195, 0.2539299726486206, 0.3362814486026764, 0.07639361917972565, 17.21413230895996, 4.763583660125732, 0.1384727656841278, 3.158561944961548, 12.061058044433594, 26.042619705200195, 15.602758407592773, 31.09189224243164, 21.217966079711914, 36.22539520263672, 21.96797752380371, 40.09125900268555, 18.35527801513672, 6.757277965545654, 0.018971269950270653, 1.2929762601852417, 7.721155643463135, 27.323545455932617, 18.723949432373047, 33.025569915771484, 18.55807113647461, 39.72857666015625, 19.594112396240234, 43.80372619628906], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [227]}, "index": {"min": [5194], "max": [5420], "mean": [5307.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [4.118942731277533, 7.0, 7.0, 7.0, 7.0], "std": [1.7048628896457383, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [227]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [227]}, "eef_direction_state": {"mean": [3.4537444933920707, 3.6123348017621146], "std": [2.1221138131678856, 2.098757197336162], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [0.986784140969163, 1.2422907488986785], "std": [0.7710635495584922, 0.7955659299801966], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.6475770925110133, 0.7929515418502202], "std": [0.8442763170688568, 0.8532620032029768], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.4537444933920707, 3.6123348017621146], "std": [2.1221138131678856, 2.098757197336162], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [0.986784140969163, 1.2422907488986785], "std": [0.7710635495584922, 0.7955659299801966], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.6475770925110133, 0.7929515418502202], "std": [0.8442763170688568, 0.8532620032029768], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.7268817068334718, 0.1686128509022297, 1.180002137759432, -1.5712339729759657, 0.9290541388145304, -2.136769372648901, 0.6518893857828783, -0.17853012394594447, 1.1804116407655396, 1.6204856220142656, 1.1591343501110485, 2.2286617177947567], "std": [0.061796647661044965, 0.03229857162451181, 0.027924961170079244, 0.20184457297389807, 0.05255460486996938, 0.3218369209255847, 0.06081795634037971, 0.048322902827788325, 0.04118631284540569, 0.3244353991784391, 0.125991656166378, 0.391975384865954], "min": [0.6012199343126652, 0.11301630859665664, 1.094921301297926, -2.130484848898762, 0.8839876967476008, -2.997047978913967, 0.5943289593215064, -0.24484051765609055, 1.1045540593019503, 0.9641993408771556, 1.0046877888948642, 1.6475222094851603], "max": [0.7896159966985539, 0.21076226744581822, 1.2211103067004028, -1.2685367722089924, 1.0726731601238981, -1.8462259518465918, 0.7856848051233984, -0.12503094263021408, 1.2813875306062479, 2.2127478285524034, 1.3606974887971264, 2.993737869435856], "count": [227]}, "eef_sim_pose_action": {"mean": [0.7268817068334718, 0.1686128509022297, 1.180002137759432, -1.5712339729759657, 0.9290541388145304, -2.136769372648901, 0.6518893857828783, -0.17853012394594447, 1.1804116407655396, 1.6204856220142656, 1.1591343501110485, 2.2286617177947567], "std": [0.061796647661044965, 0.03229857162451181, 0.027924961170079244, 0.20184457297389807, 0.05255460486996938, 0.3218369209255847, 0.06081795634037971, 0.048322902827788325, 0.04118631284540569, 0.3244353991784391, 0.125991656166378, 0.391975384865954], "min": [0.6012199343126652, 0.11301630859665664, 1.094921301297926, -2.130484848898762, 0.8839876967476008, -2.997047978913967, 0.5943289593215064, -0.24484051765609055, 1.1045540593019503, 0.9641993408771556, 1.0046877888948642, 1.6475222094851603], "max": [0.7896159966985539, 0.21076226744581822, 1.2211103067004028, -1.2685367722089924, 1.0726731601238981, -1.8462259518465918, 0.7856848051233984, -0.12503094263021408, 1.2813875306062479, 2.2127478285524034, 1.3606974887971264, 2.993737869435856], "count": [227]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42199899101307187]], [[0.4304763623366013]], [[0.45808737540849676]]], "std": [[[0.2010432136106307]], [[0.1885862692767087]], [[0.18582262239406017]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3015702348856209]], [[0.3196012581699347]], [[0.30862396037581696]]], "std": [[[0.18122218325563597]], [[0.1796561245423127]], [[0.19522546562183446]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3724232148692811]], [[0.38456138480392155]], [[0.38711300449346403]]], "std": [[[0.2078691092812753]], [[0.20572974234986746]], [[0.22099626512277945]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31894980392156863]], [[0.3363260559640523]], [[0.334384056372549]]], "std": [[[0.33804023489909735]], [[0.3324273305388905]], [[0.3311527001041935]]], "count": [100]}, "observation.state": {"min": [0.5140621662139893, -1.3390744924545288, 0.9362469911575317, -0.3579194247722626, -1.622394323348999, 0.6690604090690613, -0.9469653367996216, -1.3767929077148438, 0.8461339473724365, -0.5149919986724854, 0.2337491363286972, -1.3663023710250854, 8.398124694824219, 53.97875213623047, 1.5043749809265137, -0.28687500953674316, 0.578125, -0.027499999850988388, 0.8449999690055847, -1.4068750143051147, 0.8125, -3.2850000858306885, 0.7087500095367432, -0.025624999776482582, 13.488750457763672, 56.936248779296875, -1.1299999952316284, -0.15125000476837158, 0.6868749856948853, -0.25, 0.6768749952316284, -0.8018749952316284, 1.0162500143051147, 0.5931249856948853, 0.39375001192092896, -2.3318748474121094], "max": [1.1361773014068604, -0.6640005707740784, 1.594663143157959, 0.034213587641716, -0.43135347962379456, 0.993982195854187, -0.4777504503726959, -0.5025940537452698, 1.7226481437683105, 0.362997829914093, 1.173355221748352, -0.5515182614326477, 67.2874984741211, 77.61687469482422, 34.46312713623047, 9.518750190734863, 41.147499084472656, 108.29437255859375, 52.83812713623047, 111.23500061035156, 63.342498779296875, 110.7393798828125, 71.8499984741211, 109.3812484741211, 71.72624969482422, 82.57437896728516, -0.9950000047683716, 9.203749656677246, 46.70375061035156, 61.97624969482422, 64.43562316894531, 104.8393783569336, 75.83562469482422, 108.23125457763672, 88.65250396728516, 109.90312957763672], "mean": [0.8903660774230957, -0.9929705262184143, 1.2553766965866089, -0.22472237050533295, -0.9333701133728027, 0.8013280034065247, -0.7421668171882629, -0.8544912338256836, 1.067398190498352, -0.01904335245490074, 0.7265792489051819, -0.9445443153381348, 25.30913734436035, 69.09617614746094, 5.4648590087890625, 7.506554126739502, 9.669397354125977, 19.372802734375, 9.210794448852539, 16.878829956054688, 10.380114555358887, 16.4384708404541, 10.24582576751709, 23.41830062866211, 35.68404006958008, 69.68146514892578, -1.052215337753296, 3.426788568496704, 15.729456901550293, 13.623807907104492, 14.431770324707031, 22.051515579223633, 17.325620651245117, 25.222322463989258, 17.060775756835938, 35.9366340637207], "std": [0.15709595382213593, 0.14984555542469025, 0.1879386305809021, 0.12949596345424652, 0.2814757525920868, 0.060192763805389404, 0.1785830855369568, 0.2299821674823761, 0.2775348722934723, 0.3106151223182678, 0.27597159147262573, 0.31855857372283936, 17.66942596435547, 6.529213905334473, 8.829017639160156, 3.2449252605438232, 13.548778533935547, 35.20261764526367, 14.761324882507324, 37.14529037475586, 18.213878631591797, 38.52403259277344, 20.775503158569336, 37.14508056640625, 19.144046783447266, 9.388716697692871, 0.026637090370059013, 3.2975568771362305, 14.992716789245605, 21.75758171081543, 22.872772216796875, 39.50370788574219, 26.038301467895508, 41.1926155090332, 30.47793197631836, 41.40522766113281], "count": [224]}, "action": {"min": [0.5140621662139893, -1.3390744924545288, 0.9362469911575317, -0.3579194247722626, -1.622394323348999, 0.6690604090690613, -0.9469653367996216, -1.3767929077148438, 0.8461339473724365, -0.5149919986724854, 0.2337491363286972, -1.3663023710250854, 8.398124694824219, 53.97875213623047, 1.5043749809265137, -0.28687500953674316, 0.578125, -0.027499999850988388, 0.8449999690055847, -1.4068750143051147, 0.8125, -3.2850000858306885, 0.7087500095367432, -0.025624999776482582, 13.488750457763672, 56.936248779296875, -1.1299999952316284, -0.15125000476837158, 0.6868749856948853, -0.25, 0.6768749952316284, -0.8018749952316284, 1.0162500143051147, 0.5931249856948853, 0.39375001192092896, -2.3318748474121094], "max": [1.1361773014068604, -0.6640005707740784, 1.594663143157959, 0.034213587641716, -0.43135347962379456, 0.993982195854187, -0.4777504503726959, -0.5025940537452698, 1.7226481437683105, 0.362997829914093, 1.173355221748352, -0.5515182614326477, 67.2874984741211, 77.61687469482422, 34.46312713623047, 9.518750190734863, 41.147499084472656, 108.29437255859375, 52.83812713623047, 111.23500061035156, 63.342498779296875, 110.7393798828125, 71.8499984741211, 109.3812484741211, 71.72624969482422, 82.57437896728516, -0.9950000047683716, 9.203749656677246, 46.70375061035156, 61.97624969482422, 64.43562316894531, 104.8393783569336, 75.83562469482422, 108.23125457763672, 88.65250396728516, 109.90312957763672], "mean": [0.8903663754463196, -0.99297034740448, 1.255376935005188, -0.22472234070301056, -0.9333701133728027, 0.8013275265693665, -0.7421665191650391, -0.8544914126396179, 1.0673983097076416, -0.019043337553739548, 0.7265795469284058, -0.9445438981056213, 25.30914306640625, 69.09617614746094, 5.464866638183594, 7.506554126739502, 9.669397354125977, 19.372804641723633, 9.210809707641602, 16.878849029541016, 10.380112648010254, 16.43848991394043, 10.245814323425293, 23.418304443359375, 35.68403625488281, 69.68146514892578, -1.0522148609161377, 3.426788806915283, 15.729459762573242, 13.623814582824707, 14.431761741638184, 22.051538467407227, 17.325618743896484, 25.222326278686523, 17.060771942138672, 35.93663024902344], "std": [0.15709593892097473, 0.14984554052352905, 0.1879386305809021, 0.12949596345424652, 0.2814757525920868, 0.06019274890422821, 0.1785830408334732, 0.2299821823835373, 0.2775349020957947, 0.3106151223182678, 0.2759716212749481, 0.31855860352516174, 17.669429779052734, 6.5292134284973145, 8.82901668548584, 3.244925022125244, 13.548783302307129, 35.202606201171875, 14.761322021484375, 37.14529037475586, 18.21387481689453, 38.5240364074707, 20.77550506591797, 37.14506912231445, 19.1440486907959, 9.388716697692871, 0.026637084782123566, 3.297556161880493, 14.992719650268555, 21.757577896118164, 22.872770309448242, 39.50371551513672, 26.03830337524414, 41.19260787963867, 30.477933883666992, 41.40522766113281], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [224]}, "index": {"min": [5421], "max": [5644], "mean": [5532.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [4.205357142857143, 7.0, 7.0, 7.0, 7.0], "std": [1.6936772802372484, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [224]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [224]}, "eef_direction_state": {"mean": [3.8973214285714284, 4.169642857142857], "std": [1.9418308656959282, 1.9313595916993251], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.1830357142857142, 1.1517857142857142], "std": [0.8595460173064312, 0.8784099009469496], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.9375, 0.8526785714285714], "std": [0.8267972847076845, 0.8402231656603172], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.8973214285714284, 4.169642857142857], "std": [1.9418308656959282, 1.9313595916993251], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.1830357142857142, 1.1517857142857142], "std": [0.8595460173064312, 0.8784099009469496], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.9375, 0.8526785714285714], "std": [0.8267972847076845, 0.8402231656603172], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6869562353064446, 0.22047704198447532, 1.1573318950428741, -1.4443396066659804, 0.8214211838738219, -1.9215025298849118, 0.6496272684960063, -0.17483579517121436, 1.176694493003364, 1.6083350414627287, 1.0682411479785816, 2.1921467409646636], "std": [0.06392460450857926, 0.04628725025959535, 0.060721714164356504, 0.31183804005450727, 0.049435242965796454, 0.2765642890221882, 0.06901788974430251, 0.028569856291548422, 0.08119597368697994, 0.45115067704513195, 0.12532568300678149, 0.434352657739353], "min": [0.5621584415971423, 0.10657793786121394, 1.058594097648843, -1.8851832361241123, 0.7655358082246781, -2.5297996497222583, 0.5585209822655255, -0.20440247377865023, 1.0694134021723116, 0.5590367576687225, 0.8939981799661907, 1.4685316698035684], "max": [0.7816754334241105, 0.26161580399483486, 1.3493839913382015, -0.4317844041180217, 0.958962596318472, -1.2537387188551483, 0.8006799483336885, -0.12374097472287607, 1.3798781228175057, 2.3078503835136233, 1.2406038303740115, 3.0418268737613245], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6869562353064446, 0.22047704198447532, 1.1573318950428741, -1.4443396066659804, 0.8214211838738219, -1.9215025298849118, 0.6496272684960063, -0.17483579517121436, 1.176694493003364, 1.6083350414627287, 1.0682411479785816, 2.1921467409646636], "std": [0.06392460450857926, 0.04628725025959535, 0.060721714164356504, 0.31183804005450727, 0.049435242965796454, 0.2765642890221882, 0.06901788974430251, 0.028569856291548422, 0.08119597368697994, 0.45115067704513195, 0.12532568300678149, 0.434352657739353], "min": [0.5621584415971423, 0.10657793786121394, 1.058594097648843, -1.8851832361241123, 0.7655358082246781, -2.5297996497222583, 0.5585209822655255, -0.20440247377865023, 1.0694134021723116, 0.5590367576687225, 0.8939981799661907, 1.4685316698035684], "max": [0.7816754334241105, 0.26161580399483486, 1.3493839913382015, -0.4317844041180217, 0.958962596318472, -1.2537387188551483, 0.8006799483336885, -0.12374097472287607, 1.3798781228175057, 2.3078503835136233, 1.2406038303740115, 3.0418268737613245], "count": [224]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41867633578431374]], [[0.4269801633986928]], [[0.4546046548202614]]], "std": [[[0.20088401560267322]], [[0.18906340228751445]], [[0.1870205316392311]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29985861928104574]], [[0.3197307761437908]], [[0.3102698202614379]]], "std": [[[0.1847974856821031]], [[0.18206612016941204]], [[0.1980826737224634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36836282271241827]], [[0.3836495955882353]], [[0.3801581740196079]]], "std": [[[0.2092497152498083]], [[0.20650675486340536]], [[0.22528736413894698]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3227822058823529]], [[0.33966973856209154]], [[0.337802397875817]]], "std": [[[0.34250566041047686]], [[0.3374233645614787]], [[0.33507357458622505]]], "count": [100]}, "observation.state": {"min": [0.46683070063591003, -1.3683527708053589, 0.9473468661308289, -0.30443868041038513, -1.1702477931976318, 0.5438887476921082, -0.9397650361061096, -1.4201858043670654, 0.7989051342010498, -0.630531370639801, 0.07786869257688522, -1.4190175533294678, 13.976875305175781, 60.34312438964844, 1.3700000047683716, -0.4662500023841858, 0.8018749952316284, -2.109375, 0.9256250262260437, -1.8887500762939453, 0.8556250333786011, 0.265625, 0.8299999833106995, -0.004999999888241291, 8.866250038146973, 43.678123474121094, -1.1356250047683716, -0.15312500298023224, 0.7712500095367432, -0.4375, 0.6931250095367432, -0.6518750190734863, 0.9700000286102295, 0.6111111044883728, 0.4893749952316284, -0.9418749809265137], "max": [1.20534348487854, -0.7896066904067993, 1.6629711389541626, 0.09846837818622589, -0.4132572114467621, 1.0694189071655273, -0.41795414686203003, -0.6117384433746338, 1.7869030237197876, 0.3440432548522949, 0.9512569904327393, -0.36671721935272217, 64.22312927246094, 77.45999908447266, 1.6931250095367432, 9.359999656677246, 36.44937515258789, 104.1199951171875, 47.54999923706055, 106.46687316894531, 62.46312713623047, 109.3393783569336, 70.5687484741211, 110.89749908447266, 76.59562683105469, 85.43499755859375, -1.0099999904632568, 9.071874618530273, 67.11563110351562, 104.9331283569336, 79.43812561035156, 109.11125183105469, 81.80374908447266, 107.72624969482422, 94.90687561035156, 111.62812805175781], "mean": [0.8282355070114136, -1.0661613941192627, 1.3409897089004517, -0.15501809120178223, -0.8076973557472229, 0.7314512133598328, -0.754228413105011, -0.8849239349365234, 1.083145260810852, -0.06320852041244507, 0.6535224914550781, -0.9803872108459473, 30.436241149902344, 71.66841888427734, 1.5677971839904785, 6.4817938804626465, 9.361287117004395, 21.61811637878418, 10.396217346191406, 22.595481872558594, 11.665253639221191, 27.66293716430664, 12.380760192871094, 32.913124084472656, 38.23295211791992, 68.21501159667969, -1.072367787361145, 3.388779401779175, 20.6719913482666, 29.423940658569336, 20.87515640258789, 30.59697914123535, 19.699718475341797, 37.655181884765625, 20.799030303955078, 72.5384292602539], "std": [0.23064270615577698, 0.16583342850208282, 0.24323593080043793, 0.13385611772537231, 0.21698616445064545, 0.09120744466781616, 0.2095862179994583, 0.23227237164974213, 0.3132195472717285, 0.373761922121048, 0.2819390594959259, 0.41371676325798035, 16.8398494720459, 4.546694755554199, 0.07745224237442017, 3.5521960258483887, 12.93994426727295, 38.553836822509766, 14.929330825805664, 40.57813262939453, 19.121620178222656, 41.44026184082031, 21.31285285949707, 44.097740173339844, 21.065414428710938, 14.82429027557373, 0.02739870175719261, 3.462080240249634, 23.54228973388672, 39.67049026489258, 29.018362045288086, 40.61625289916992, 30.48912811279297, 37.76527404785156, 34.21422576904297, 37.87498092651367], "count": [201]}, "action": {"min": [0.46683070063591003, -1.3683527708053589, 0.9473468661308289, -0.30443868041038513, -1.1702477931976318, 0.5438887476921082, -0.9397650361061096, -1.4201858043670654, 0.7989051342010498, -0.630531370639801, 0.07786869257688522, -1.4190175533294678, 13.976875305175781, 60.34312438964844, 1.3700000047683716, -0.4662500023841858, 0.8018749952316284, -2.109375, 0.9256250262260437, -1.8887500762939453, 0.8556250333786011, 0.265625, 0.8299999833106995, -0.004999999888241291, 8.866250038146973, 43.678123474121094, -1.1356250047683716, -0.15312500298023224, 0.7712500095367432, -0.4375, 0.6931250095367432, -0.6518750190734863, 0.9700000286102295, 0.6111111044883728, 0.4893749952316284, -0.9418749809265137], "max": [1.20534348487854, -0.7896066904067993, 1.6629711389541626, 0.09846837818622589, -0.4132572114467621, 1.0694189071655273, -0.41795414686203003, -0.6117384433746338, 1.7869030237197876, 0.3440432548522949, 0.9512569904327393, -0.36671721935272217, 64.22312927246094, 77.45999908447266, 1.6931250095367432, 9.359999656677246, 36.44937515258789, 104.1199951171875, 47.54999923706055, 106.46687316894531, 62.46312713623047, 109.3393783569336, 70.5687484741211, 110.89749908447266, 76.59562683105469, 85.43499755859375, -1.0099999904632568, 9.071874618530273, 67.11563110351562, 104.9331283569336, 79.43812561035156, 109.11125183105469, 81.80374908447266, 107.72624969482422, 94.90687561035156, 111.62812805175781], "mean": [0.8282355070114136, -1.0661611557006836, 1.340989351272583, -0.15501804649829865, -0.8076979517936707, 0.731451153755188, -0.7542288899421692, -0.8849241137504578, 1.0831451416015625, -0.06320854276418686, 0.6535227298736572, -0.9803870916366577, 30.43625831604004, 71.66840362548828, 1.5677974224090576, 6.4817914962768555, 9.361284255981445, 21.618112564086914, 10.39621353149414, 22.595483779907227, 11.66525650024414, 27.662940979003906, 12.380779266357422, 32.913116455078125, 38.232940673828125, 68.21502685546875, -1.0723679065704346, 3.3887784481048584, 20.671979904174805, 29.423940658569336, 20.87516212463379, 30.596961975097656, 19.699724197387695, 37.65519714355469, 20.799020767211914, 72.53843688964844], "std": [0.23064272105693817, 0.16583341360092163, 0.2432359904050827, 0.1338561624288559, 0.21698619425296783, 0.09120742976665497, 0.2095862478017807, 0.2322724312543869, 0.3132195770740509, 0.373761922121048, 0.2819390594959259, 0.41371670365333557, 16.83985137939453, 4.546693801879883, 0.07745224982500076, 3.552196741104126, 12.939943313598633, 38.553829193115234, 14.929336547851562, 40.57811737060547, 19.12161636352539, 41.44027328491211, 21.312854766845703, 44.09775161743164, 21.06541633605957, 14.824292182922363, 0.027398692443966866, 3.4620800018310547, 23.54228973388672, 39.67048645019531, 29.018360137939453, 40.61625289916992, 30.48912811279297, 37.765281677246094, 34.214229583740234, 37.87498092651367], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [201]}, "index": {"min": [5645], "max": [5845], "mean": [5745.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [4.343283582089552, 7.0, 7.0, 7.0, 7.0], "std": [1.67110865698847, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [201]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [201]}, "eef_direction_state": {"mean": [3.353233830845771, 4.134328358208955], "std": [2.002387130141164, 1.789095124586088], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.2537313432835822, 1.2587064676616915], "std": [0.7792702974451708, 0.8059087256245413], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9552238805970149, 0.7960199004975125], "std": [0.8303838797137278, 0.7999900991937022], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.353233830845771, 4.134328358208955], "std": [2.002387130141164, 1.789095124586088], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.2537313432835822, 1.2587064676616915], "std": [0.7792702974451708, 0.8059087256245413], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9552238805970149, 0.7960199004975125], "std": [0.8303838797137278, 0.7999900991937022], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.7074484459820849, 0.20000741653943974, 1.1430130314581415, -1.545876189935041, 0.797138229061643, -2.0316929147565337, 0.6558920593781247, -0.1694869456438915, 1.153350394634575, 1.8021264528677496, 1.156087617683277, 2.356276226678752], "std": [0.08174935564956852, 0.040549179402798084, 0.03540653246752604, 0.1548061593585333, 0.09465305017377677, 0.22897863075114608, 0.07228772815355863, 0.036616544875420286, 0.049754283051622286, 0.267868660553988, 0.15662509146025297, 0.3328815353631334], "min": [0.5571011676217016, 0.11021808431197457, 1.044872713353563, -1.8964660361985786, 0.647367347694209, -2.5773454962851545, 0.5868467842475731, -0.20837882219271692, 1.0521213440761008, 0.9552357924006525, 0.8343962484611138, 1.5866970745398794], "max": [0.7988797063519213, 0.25806094591012196, 1.2186998616514342, -1.1659312416519017, 1.0894157083908058, -1.6565612831048546, 0.813262326035614, -0.10444641791450698, 1.3078785049817228, 2.287639765031803, 1.3405704343280513, 2.9972055399088697], "count": [201]}, "eef_sim_pose_action": {"mean": [0.7074484459820849, 0.20000741653943974, 1.1430130314581415, -1.545876189935041, 0.797138229061643, -2.0316929147565337, 0.6558920593781247, -0.1694869456438915, 1.153350394634575, 1.8021264528677496, 1.156087617683277, 2.356276226678752], "std": [0.08174935564956852, 0.040549179402798084, 0.03540653246752604, 0.1548061593585333, 0.09465305017377677, 0.22897863075114608, 0.07228772815355863, 0.036616544875420286, 0.049754283051622286, 0.267868660553988, 0.15662509146025297, 0.3328815353631334], "min": [0.5571011676217016, 0.11021808431197457, 1.044872713353563, -1.8964660361985786, 0.647367347694209, -2.5773454962851545, 0.5868467842475731, -0.20837882219271692, 1.0521213440761008, 0.9552357924006525, 0.8343962484611138, 1.5866970745398794], "max": [0.7988797063519213, 0.25806094591012196, 1.2186998616514342, -1.1659312416519017, 1.0894157083908058, -1.6565612831048546, 0.813262326035614, -0.10444641791450698, 1.3078785049817228, 2.287639765031803, 1.3405704343280513, 2.9972055399088697], "count": [201]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42124799632352944]], [[0.4305793464052287]], [[0.4576236825980392]]], "std": [[[0.20389380877791233]], [[0.19144383414596786]], [[0.190929968359194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28732137663398694]], [[0.30982022875816995]], [[0.3015204248366013]]], "std": [[[0.17931203233832302]], [[0.17561809906136644]], [[0.19121735145938054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35321123366013074]], [[0.363216760620915]], [[0.36532644199346404]]], "std": [[[0.1995040097423626]], [[0.1968351003299488]], [[0.2115764523801563]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3108441503267974]], [[0.3296626123366013]], [[0.3271804248366013]]], "std": [[[0.33693183465258525]], [[0.3326053262960898]], [[0.33021123504775096]]], "count": [100]}, "observation.state": {"min": [0.4606555700302124, -1.3395990133285522, 0.9841592311859131, -0.27184370160102844, -1.2657146453857422, 0.6164883375167847, -0.9675173759460449, -1.3201199769973755, 0.8073930144309998, -0.3611142933368683, 0.23892290890216827, -1.3838025331497192, 1.9275000095367432, 48.716251373291016, 1.415624976158142, -0.5643750429153442, 0.625, 0.10374999791383743, 0.8320000171661377, -1.9112499952316284, 0.7512500286102295, -3.046875, 0.7237499952316284, -0.004999999888241291, 12.103750228881836, 58.89687728881836, -1.152500033378601, -0.36374998092651367, 0.8409090638160706, -0.078125, 0.6662499904632568, -0.5987499952316284, 0.6781250238418579, 0.5987499952316284, 0.34937500953674316, -1.6512500047683716], "max": [1.1168888807296753, -0.8072976469993591, 1.584840178489685, 0.0750553160905838, -0.36717021465301514, 1.0583086013793945, -0.4392452538013458, -0.5782957673072815, 1.637507677078247, 0.3128814697265625, 0.9895995855331421, -0.5762426853179932, 61.93312454223633, 79.13749694824219, 39.50187683105469, 9.365625381469727, 41.76625061035156, 99.15812683105469, 53.42499923706055, 110.66187286376953, 63.936248779296875, 110.61937713623047, 71.49562072753906, 110.51625061035156, 72.25749969482422, 79.33499908447266, -1.0149999856948853, 5.638750076293945, 17.0674991607666, 33.915000915527344, 56.901248931884766, 106.71562957763672, 68.68250274658203, 108.16875457763672, 73.94625091552734, 109.16999816894531], "mean": [0.784002423286438, -1.0499544143676758, 1.3041331768035889, -0.1225816160440445, -0.7889262437820435, 0.7757570147514343, -0.7453089952468872, -0.8511125445365906, 1.05907142162323, 0.011704327538609505, 0.7184902429580688, -1.0220032930374146, 26.35401153564453, 67.43490600585938, 7.447337627410889, 6.767488956451416, 8.6332426071167, 20.18610191345215, 9.943973541259766, 20.47797203063965, 10.988615989685059, 21.54576301574707, 11.614584922790527, 31.425609588623047, 36.259334564208984, 69.4046401977539, -1.0720809698104858, 1.2626296281814575, 5.50966215133667, 2.7322561740875244, 14.921059608459473, 26.90420150756836, 16.468360900878906, 33.584774017333984, 16.683992385864258, 43.87678909301758], "std": [0.19415012001991272, 0.14179281890392303, 0.18708045780658722, 0.11986774206161499, 0.21194349229335785, 0.07294923067092896, 0.20890195667743683, 0.21418915688991547, 0.26991841197013855, 0.26258692145347595, 0.25423482060432434, 0.31725603342056274, 17.822053909301758, 8.325040817260742, 12.123014450073242, 3.2774558067321777, 13.697549819946289, 35.2338752746582, 16.475507736206055, 40.06209945678711, 19.212745666503906, 42.23860168457031, 20.9903621673584, 38.99868392944336, 22.410934448242188, 7.976059913635254, 0.02928837761282921, 1.7836298942565918, 5.454012393951416, 8.30905818939209, 20.9652156829834, 43.06795120239258, 24.905376434326172, 43.551910400390625, 26.902910232543945, 44.0548210144043], "count": [203]}, "action": {"min": [0.4606555700302124, -1.3395990133285522, 0.9841592311859131, -0.27184370160102844, -1.2657146453857422, 0.6164883375167847, -0.9675173759460449, -1.3201199769973755, 0.8073930144309998, -0.3611142933368683, 0.23892290890216827, -1.3838025331497192, 1.9275000095367432, 48.716251373291016, 1.415624976158142, -0.5643750429153442, 0.625, 0.10374999791383743, 0.8320000171661377, -1.9112499952316284, 0.7512500286102295, -3.046875, 0.7237499952316284, -0.004999999888241291, 12.103750228881836, 58.89687728881836, -1.152500033378601, -0.36374998092651367, 0.8409090638160706, -0.078125, 0.6662499904632568, -0.5987499952316284, 0.6781250238418579, 0.5987499952316284, 0.34937500953674316, -1.6512500047683716], "max": [1.1168888807296753, -0.8072976469993591, 1.584840178489685, 0.0750553160905838, -0.36717021465301514, 1.0583086013793945, -0.4392452538013458, -0.5782957673072815, 1.637507677078247, 0.3128814697265625, 0.9895995855331421, -0.5762426853179932, 61.93312454223633, 79.13749694824219, 39.50187683105469, 9.365625381469727, 41.76625061035156, 99.15812683105469, 53.42499923706055, 110.66187286376953, 63.936248779296875, 110.61937713623047, 71.49562072753906, 110.51625061035156, 72.25749969482422, 79.33499908447266, -1.0149999856948853, 5.638750076293945, 17.0674991607666, 33.915000915527344, 56.901248931884766, 106.71562957763672, 68.68250274658203, 108.16875457763672, 73.94625091552734, 109.16999816894531], "mean": [0.7840022444725037, -1.0499541759490967, 1.3041324615478516, -0.12258157879114151, -0.788926362991333, 0.7757566571235657, -0.7453092932701111, -0.8511127233505249, 1.0590717792510986, 0.011704293079674244, 0.7184903025627136, -1.0220032930374146, 26.3540096282959, 67.43489074707031, 7.447348117828369, 6.767490386962891, 8.633234977722168, 20.18610191345215, 9.943990707397461, 20.47798728942871, 10.988635063171387, 21.54576301574707, 11.614590644836426, 31.42562484741211, 36.259334564208984, 69.40464782714844, -1.072081208229065, 1.2626298666000366, 5.509662628173828, 2.732257127761841, 14.921056747436523, 26.904203414916992, 16.46835708618164, 33.58477020263672, 16.683988571166992, 43.87680435180664], "std": [0.19415012001991272, 0.14179286360740662, 0.18708044290542603, 0.11986776441335678, 0.21194353699684143, 0.07294926047325134, 0.20890192687511444, 0.21418918669223785, 0.26991841197013855, 0.26258692145347595, 0.25423479080200195, 0.31725597381591797, 17.82205581665039, 8.325041770935059, 12.12301254272461, 3.2774550914764404, 13.69754695892334, 35.233882904052734, 16.475509643554688, 40.06211853027344, 19.212749481201172, 42.23860168457031, 20.9903564453125, 38.99868392944336, 22.41093635559082, 7.976060390472412, 0.02928837761282921, 1.7836298942565918, 5.454012870788574, 8.30905818939209, 20.965219497680664, 43.06794738769531, 24.905380249023438, 43.55192184448242, 26.902908325195312, 44.0548210144043], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [203]}, "index": {"min": [5846], "max": [6048], "mean": [5947.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [4.236453201970443, 7.0, 7.0, 7.0, 7.0], "std": [1.722997511649349, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [203]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [203]}, "eef_direction_state": {"mean": [3.8374384236453203, 4.1182266009852215], "std": [1.9165284039261292, 1.81830127183436], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.2118226600985222, 1.2315270935960592], "std": [0.8301333076392224, 0.7692303958992367], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8522167487684729, 0.7684729064039408], "std": [0.8171996592444415, 0.8006100709578539], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.8374384236453203, 4.1182266009852215], "std": [1.9165284039261292, 1.81830127183436], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.2118226600985222, 1.2315270935960592], "std": [0.8301333076392224, 0.7692303958992367], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8522167487684729, 0.7684729064039408], "std": [0.8171996592444415, 0.8006100709578539], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.7045280405905681, 0.18509467044942698, 1.1535023649659488, -1.5193436188118699, 0.8466633373042334, -2.0453766986457227, 0.6565373775687017, -0.17426448219856983, 1.180401933898502, 1.5669748369078254, 1.1438759705217756, 2.127279212781816], "std": [0.06387442988349243, 0.037527602731142265, 0.0367716983575706, 0.18073213150503495, 0.06374115559474501, 0.22300487886884357, 0.06473426688130464, 0.03378621930119889, 0.05050797129880254, 0.32125138345472465, 0.14018816867699838, 0.36805153489608894], "min": [0.5873050238270086, 0.08933689007014767, 1.054842043514711, -1.8934051568800696, 0.7392814559172347, -2.555491591096037, 0.5952982134661948, -0.213160625501855, 1.08473202115256, 0.6909611189686217, 0.8749891546372268, 1.4016791449130843], "max": [0.7797475862375343, 0.24546507990602912, 1.250865020304329, -0.9876359771092905, 1.0351896315969986, -1.5579835833039843, 0.7943057611078527, -0.12383515408010756, 1.3467111350473666, 2.064966915036646, 1.3106097745219727, 2.7589756062261666], "count": [203]}, "eef_sim_pose_action": {"mean": [0.7045280405905681, 0.18509467044942698, 1.1535023649659488, -1.5193436188118699, 0.8466633373042334, -2.0453766986457227, 0.6565373775687017, -0.17426448219856983, 1.180401933898502, 1.5669748369078254, 1.1438759705217756, 2.127279212781816], "std": [0.06387442988349243, 0.037527602731142265, 0.0367716983575706, 0.18073213150503495, 0.06374115559474501, 0.22300487886884357, 0.06473426688130464, 0.03378621930119889, 0.05050797129880254, 0.32125138345472465, 0.14018816867699838, 0.36805153489608894], "min": [0.5873050238270086, 0.08933689007014767, 1.054842043514711, -1.8934051568800696, 0.7392814559172347, -2.555491591096037, 0.5952982134661948, -0.213160625501855, 1.08473202115256, 0.6909611189686217, 0.8749891546372268, 1.4016791449130843], "max": [0.7797475862375343, 0.24546507990602912, 1.250865020304329, -0.9876359771092905, 1.0351896315969986, -1.5579835833039843, 0.7943057611078527, -0.12383515408010756, 1.3467111350473666, 2.064966915036646, 1.3106097745219727, 2.7589756062261666], "count": [203]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243246466503268]], [[0.43428638888888893]], [[0.4631231862745098]]], "std": [[[0.19699631010413873]], [[0.18339779817791915]], [[0.1788032582000905]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3137290584150327]], [[0.32597738562091505]], [[0.3227493341503268]]], "std": [[[0.18792902591915742]], [[0.18392336889752126]], [[0.20365639624376664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36485945874183007]], [[0.3889713071895425]], [[0.38620689746732023]]], "std": [[[0.2056633968825731]], [[0.20226847678299031]], [[0.22171431187276852]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3328217585784314]], [[0.34994718954248366]], [[0.3436031658496732]]], "std": [[[0.3426557685783326]], [[0.3381230175946028]], [[0.3346769779014787]]], "count": [100]}, "observation.state": {"min": [0.41907474398612976, -1.3930771350860596, 0.9393835663795471, -0.268940269947052, -1.6212074756622314, 0.28927767276763916, -0.8554112315177917, -1.3390029668807983, 0.8095546960830688, -0.39463645219802856, 0.24361982941627502, -1.359459638595581, 7.440000057220459, 64.21187591552734, 1.4618749618530273, -0.731249988079071, 1.0893750190734863, 0.703125, 0.8187500238418579, -1.8268749713897705, 1.0225000381469727, 0.1106666699051857, 0.6662499904632568, -0.03500000014901161, 6.0933332443237305, 46.845001220703125, -1.0993750095367432, -0.4143750071525574, 0.8493750095367432, -0.29625001549720764, 0.7387499809265137, -0.6556249856948853, 1.165624976158142, 0.5618749856948853, 0.4893749952316284, 25.802499771118164], "max": [1.0004911422729492, -0.6439942717552185, 1.6644254922866821, 0.701676607131958, -0.3062056601047516, 1.0443847179412842, -0.463588148355484, -0.42651087045669556, 1.6321192979812622, -0.007081139832735062, 1.0676864385604858, -0.6577591896057129, 65.09062194824219, 78.81500244140625, 1.7181249856948853, 9.447500228881836, 46.997501373291016, 110.54812622070312, 60.538124084472656, 111.72437286376953, 72.36437225341797, 109.3187484741211, 76.67124938964844, 110.19750213623047, 77.51250457763672, 79.28937530517578, -0.9956250190734863, 6.573333263397217, 34.865623474121094, 106.73625183105469, 49.86499786376953, 110.15312957763672, 67.74749755859375, 110.93437957763672, 74.71562957763672, 109.61125183105469], "mean": [0.699593722820282, -1.055868148803711, 1.3562452793121338, -0.017419861629605293, -0.7244908213615417, 0.7390018701553345, -0.5491868853569031, -0.8190584182739258, 1.0499635934829712, -0.13934342563152313, 0.5491227507591248, -1.024871826171875, 25.690399169921875, 70.90190887451172, 1.629571795463562, 6.863228797912598, 10.085124969482422, 21.936908721923828, 11.546690940856934, 18.64086151123047, 13.273882865905762, 21.947484970092773, 13.238393783569336, 31.6136474609375, 31.911134719848633, 66.91233825683594, -1.0495903491973877, 1.183162808418274, 10.008048057556152, 24.77981948852539, 11.511540412902832, 23.76203727722168, 15.827921867370605, 26.76967430114746, 13.521880149841309, 54.31011962890625], "std": [0.14879277348518372, 0.1817808896303177, 0.217054083943367, 0.28528356552124023, 0.339758962392807, 0.15470892190933228, 0.11092498898506165, 0.21899566054344177, 0.2177973836660385, 0.13352806866168976, 0.20629379153251648, 0.27812084555625916, 19.25044059753418, 4.268755912780762, 0.05507652834057808, 2.940617561340332, 14.621374130249023, 36.84136199951172, 18.844717025756836, 39.139076232910156, 22.56195831298828, 37.54290008544922, 24.904312133789062, 38.348609924316406, 22.553274154663086, 10.644084930419922, 0.022984765470027924, 2.286667585372925, 10.927292823791504, 39.41935729980469, 15.729254722595215, 40.1165771484375, 21.342458724975586, 40.56425857543945, 24.154470443725586, 27.32686424255371], "count": [204]}, "action": {"min": [0.41907474398612976, -1.3930771350860596, 0.9393835663795471, -0.268940269947052, -1.6212074756622314, 0.28927767276763916, -0.8554112315177917, -1.3390029668807983, 0.8095546960830688, -0.39463645219802856, 0.24361982941627502, -1.359459638595581, 7.440000057220459, 64.21187591552734, 1.4618749618530273, -0.731249988079071, 1.0893750190734863, 0.703125, 0.8187500238418579, -1.8268749713897705, 1.0225000381469727, 0.1106666699051857, 0.6662499904632568, -0.03500000014901161, 6.0933332443237305, 46.845001220703125, -1.0993750095367432, -0.4143750071525574, 0.8493750095367432, -0.29625001549720764, 0.7387499809265137, -0.6556249856948853, 1.165624976158142, 0.5618749856948853, 0.4893749952316284, 25.802499771118164], "max": [1.0004911422729492, -0.6439942717552185, 1.6644254922866821, 0.701676607131958, -0.3062056601047516, 1.0443847179412842, -0.463588148355484, -0.42651087045669556, 1.6321192979812622, -0.007081139832735062, 1.0676864385604858, -0.6577591896057129, 65.09062194824219, 78.81500244140625, 1.7181249856948853, 9.447500228881836, 46.997501373291016, 110.54812622070312, 60.538124084472656, 111.72437286376953, 72.36437225341797, 109.3187484741211, 76.67124938964844, 110.19750213623047, 77.51250457763672, 79.28937530517578, -0.9956250190734863, 6.573333263397217, 34.865623474121094, 106.73625183105469, 49.86499786376953, 110.15312957763672, 67.74749755859375, 110.93437957763672, 74.71562957763672, 109.61125183105469], "mean": [0.6995935440063477, -1.0558687448501587, 1.3562451601028442, -0.017419856041669846, -0.724490761756897, 0.7390020489692688, -0.5491867065429688, -0.8190586566925049, 1.0499635934829712, -0.13934342563152313, 0.5491228103637695, -1.0248719453811646, 25.69038963317871, 70.90187072753906, 1.6295723915100098, 6.863230228424072, 10.085121154785156, 21.936904907226562, 11.54669189453125, 18.640867233276367, 13.273893356323242, 21.947490692138672, 13.238399505615234, 31.6136531829834, 31.91115951538086, 66.91234588623047, -1.0495901107788086, 1.183163046836853, 10.008044242858887, 24.779821395874023, 11.511531829833984, 23.76204490661621, 15.827919006347656, 26.76967430114746, 13.521872520446777, 54.310150146484375], "std": [0.14879275858402252, 0.1817808896303177, 0.217054083943367, 0.285283625125885, 0.339758962392807, 0.15470892190933228, 0.11092495918273926, 0.21899567544460297, 0.21779735386371613, 0.13352806866168976, 0.20629379153251648, 0.27812084555625916, 19.25044059753418, 4.2687554359436035, 0.05507650598883629, 2.940617799758911, 14.62137222290039, 36.84135437011719, 18.844724655151367, 39.13907241821289, 22.56195640563965, 37.54291534423828, 24.904315948486328, 38.3486213684082, 22.553272247314453, 10.644084930419922, 0.022984769195318222, 2.2866671085357666, 10.927291870117188, 39.41936111450195, 15.729252815246582, 40.1165771484375, 21.34246063232422, 40.56426239013672, 24.15446662902832, 27.326860427856445], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [204]}, "index": {"min": [6049], "max": [6252], "mean": [6150.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [4.03921568627451, 7.0, 7.0, 7.0, 7.0], "std": [1.71739410797489, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [204]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [204]}, "eef_direction_state": {"mean": [3.5588235294117645, 3.8676470588235294], "std": [2.039192119019171, 2.038148995145575], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.2892156862745099, 1.1813725490196079], "std": [0.8341259206610517, 0.8292721108033511], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [1.0735294117647058, 0.9117647058823529], "std": [0.8398676915628, 0.8413684135869237], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.5588235294117645, 3.8676470588235294], "std": [2.039192119019171, 2.038148995145575], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.2892156862745099, 1.1813725490196079], "std": [0.8341259206610517, 0.8292721108033511], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [1.0735294117647058, 0.9117647058823529], "std": [0.8398676915628, 0.8413684135869237], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.7125516864084935, 0.18381946851723385, 1.1698360656770868, -1.5050355621435731, 0.8771827455879436, -2.051599267330027, 0.652979966910896, -0.1519716006987377, 1.2126456374186798, 1.5663937593791764, 1.205655992697497, 2.226767764343163], "std": [0.07445799513851312, 0.05791614727290525, 0.06294952930890754, 0.37913789948497945, 0.103323635349755, 0.4117653397632004, 0.05945276228527175, 0.028398771372639044, 0.08432975531853781, 0.500569551028731, 0.21157399053663525, 0.4716898181567263], "min": [0.5671112680772413, 0.08550703128935892, 1.0696379825365698, -2.076569241948475, 0.7724584027965768, -2.9681304843949143, 0.5612563149069539, -0.21600241159541103, 1.0758742381646993, 0.49037320020606134, 0.9237133921136342, 1.2987860321223796], "max": [0.7985260671791286, 0.25680598300005236, 1.3427834122599933, -0.4591400144600165, 1.1649700498669873, -1.2312148967027103, 0.7878514546921425, -0.11459341257426162, 1.3914379017678997, 2.2459562600420835, 1.450610517699113, 2.9467798270891663], "count": [204]}, "eef_sim_pose_action": {"mean": [0.7125516864084935, 0.18381946851723385, 1.1698360656770868, -1.5050355621435731, 0.8771827455879436, -2.051599267330027, 0.652979966910896, -0.1519716006987377, 1.2126456374186798, 1.5663937593791764, 1.205655992697497, 2.226767764343163], "std": [0.07445799513851312, 0.05791614727290525, 0.06294952930890754, 0.37913789948497945, 0.103323635349755, 0.4117653397632004, 0.05945276228527175, 0.028398771372639044, 0.08432975531853781, 0.500569551028731, 0.21157399053663525, 0.4716898181567263], "min": [0.5671112680772413, 0.08550703128935892, 1.0696379825365698, -2.076569241948475, 0.7724584027965768, -2.9681304843949143, 0.5612563149069539, -0.21600241159541103, 1.0758742381646993, 0.49037320020606134, 0.9237133921136342, 1.2987860321223796], "max": [0.7985260671791286, 0.25680598300005236, 1.3427834122599933, -0.4591400144600165, 1.1649700498669873, -1.2312148967027103, 0.7878514546921425, -0.11459341257426162, 1.3914379017678997, 2.2459562600420835, 1.450610517699113, 2.9467798270891663], "count": [204]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209498508986928]], [[0.4303968545751634]], [[0.46230489379084966]]], "std": [[[0.19582143013645528]], [[0.18229487293263769]], [[0.1785982227102071]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29025493259803925]], [[0.3165484783496732]], [[0.3063771098856209]]], "std": [[[0.18592124005805466]], [[0.18557080736569476]], [[0.19966655667284328]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3571845343137255]], [[0.37165041666666665]], [[0.3646176838235294]]], "std": [[[0.20351548596137617]], [[0.20246586053721055]], [[0.21699006689815026]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32166530024509804]], [[0.34041001838235296]], [[0.3383637397875817]]], "std": [[[0.3409343988322867]], [[0.3357939900228954]], [[0.33428902909041985]]], "count": [100]}, "observation.state": {"min": [0.4092755615711212, -1.4197804927825928, 0.9630350470542908, -0.2438582479953766, -1.584840178489685, 0.4156891405582428, -1.0118639469146729, -1.3664454221725464, 0.8110805749893188, -0.31812676787376404, 0.22297245264053345, -1.3885537385940552, 10.511249542236328, 62.63249969482422, 1.5568749904632568, -0.13312500715255737, 0.8537499904632568, -2.109999895095825, 0.875, -1.9325000047683716, 0.8293750286102295, -3.2350001335144043, 0.7381249666213989, 0.0006250003352761269, 12.723333358764648, 45.32749938964844, -1.1362500190734863, -0.4662500023841858, 1.0518749952316284, 0.9118750095367432, 0.6818749904632568, -0.609375, 0.9375, -0.030625000596046448, 0.3837500214576721, -2.0668749809265137], "max": [1.0713317394256592, -0.6907886266708374, 1.7141127586364746, 0.5420767664909363, -0.27189669013023376, 1.0047589540481567, -0.48485541343688965, -0.47741666436195374, 1.7155909538269043, 0.32496947050094604, 0.9874070882797241, -0.5776970386505127, 64.76374816894531, 76.88749694824219, 1.8949999809265137, 9.411250114440918, 45.586875915527344, 105.0625, 56.94937515258789, 106.45687103271484, 67.88874816894531, 109.41187286376953, 72.3843765258789, 110.40125274658203, 76.80937957763672, 78.40750122070312, -1.015625, 5.983124732971191, 52.37937545776367, 108.60187530517578, 62.62687683105469, 109.80999755859375, 68.17937469482422, 110.62625122070312, 76.56500244140625, 111.40687561035156], "mean": [0.6951871514320374, -1.0501374006271362, 1.3578693866729736, -0.019354037940502167, -0.7140403389930725, 0.7363200783729553, -0.7507935166358948, -0.8497058153152466, 1.06577730178833, 0.03540702536702156, 0.7280142307281494, -0.985826849937439, 26.742765426635742, 69.48218536376953, 1.67160165309906, 7.179226398468018, 9.756524085998535, 19.189577102661133, 10.913763999938965, 18.870891571044922, 12.502007484436035, 19.2965030670166, 12.833462715148926, 25.911266326904297, 35.376243591308594, 66.81300354003906, -1.076706051826477, 1.3959661722183228, 11.495676040649414, 26.869354248046875, 12.275731086730957, 25.304597854614258, 15.090768814086914, 28.99787712097168, 14.853002548217773, 39.645782470703125], "std": [0.1668710559606552, 0.16291868686676025, 0.2041139304637909, 0.23397907614707947, 0.27562233805656433, 0.11537063866853714, 0.1839071363210678, 0.21679401397705078, 0.2637665271759033, 0.23769526183605194, 0.20954471826553345, 0.34140709042549133, 18.390037536621094, 4.270656585693359, 0.08483421057462692, 2.826810598373413, 14.948301315307617, 37.98646545410156, 18.690200805664062, 38.410545349121094, 21.73423957824707, 40.03569793701172, 23.20475196838379, 39.062374114990234, 22.534942626953125, 10.850293159484863, 0.027016950771212578, 1.999672770500183, 18.010223388671875, 41.45036315917969, 19.282472610473633, 42.01388931274414, 22.926597595214844, 43.29313659667969, 26.058706283569336, 44.04106140136719], "count": [190]}, "action": {"min": [0.4092755615711212, -1.4197804927825928, 0.9630350470542908, -0.2438582479953766, -1.584840178489685, 0.4156891405582428, -1.0118639469146729, -1.3664454221725464, 0.8110805749893188, -0.31812676787376404, 0.22297245264053345, -1.3885537385940552, 10.511249542236328, 62.63249969482422, 1.5568749904632568, -0.13312500715255737, 0.8537499904632568, -2.109999895095825, 0.875, -1.9325000047683716, 0.8293750286102295, -3.2350001335144043, 0.7381249666213989, 0.0006250003352761269, 12.723333358764648, 45.32749938964844, -1.1362500190734863, -0.4662500023841858, 1.0518749952316284, 0.9118750095367432, 0.6818749904632568, -0.609375, 0.9375, -0.030625000596046448, 0.3837500214576721, -2.0668749809265137], "max": [1.0713317394256592, -0.6907886266708374, 1.7141127586364746, 0.5420767664909363, -0.27189669013023376, 1.0047589540481567, -0.48485541343688965, -0.47741666436195374, 1.7155909538269043, 0.32496947050094604, 0.9874070882797241, -0.5776970386505127, 64.76374816894531, 76.88749694824219, 1.8949999809265137, 9.411250114440918, 45.586875915527344, 105.0625, 56.94937515258789, 106.45687103271484, 67.88874816894531, 109.41187286376953, 72.3843765258789, 110.40125274658203, 76.80937957763672, 78.40750122070312, -1.015625, 5.983124732971191, 52.37937545776367, 108.60187530517578, 62.62687683105469, 109.80999755859375, 68.17937469482422, 110.62625122070312, 76.56500244140625, 111.40687561035156], "mean": [0.6951870322227478, -1.0501375198364258, 1.3578689098358154, -0.0193540770560503, -0.7140405178070068, 0.7363201975822449, -0.7507932782173157, -0.8497055172920227, 1.06577730178833, 0.03540696203708649, 0.7280139327049255, -0.9858272075653076, 26.742752075195312, 69.4821548461914, 1.6716021299362183, 7.179227352142334, 9.756516456604004, 19.189579010009766, 10.913762092590332, 18.870899200439453, 12.502019882202148, 19.296480178833008, 12.833484649658203, 25.911256790161133, 35.376251220703125, 66.81298065185547, -1.0767055749893188, 1.3959660530090332, 11.49567699432373, 26.869361877441406, 12.275724411010742, 25.30459213256836, 15.090764999389648, 28.997879028320312, 14.852998733520508, 39.645782470703125], "std": [0.1668710708618164, 0.16291873157024384, 0.20411396026611328, 0.23397904634475708, 0.27562233805656433, 0.11537066847085953, 0.1839071661233902, 0.21679401397705078, 0.2637665271759033, 0.23769530653953552, 0.20954471826553345, 0.34140709042549133, 18.390037536621094, 4.270657539367676, 0.08483420312404633, 2.826810836791992, 14.9483003616333, 37.98646926879883, 18.690200805664062, 38.41053771972656, 21.73423957824707, 40.035709381103516, 23.20474624633789, 39.06235885620117, 22.534942626953125, 10.85029411315918, 0.02701694890856743, 1.9996728897094727, 18.010221481323242, 41.45036697387695, 19.282474517822266, 42.013893127441406, 22.92659568786621, 43.29313278198242, 26.058704376220703, 44.04105758666992], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [190]}, "index": {"min": [6253], "max": [6442], "mean": [6347.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [4.121052631578947, 7.0, 7.0, 7.0, 7.0], "std": [1.7979751615193245, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [190]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [190]}, "eef_direction_state": {"mean": [3.210526315789474, 3.736842105263158], "std": [2.185573449220835, 1.9984758735532717], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2789473684210526, 1.268421052631579], "std": [0.8590563656333502, 0.792433049856048], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.9736842105263158, 0.968421052631579], "std": [0.8299284086202283, 0.8201749695091999], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.210526315789474, 3.736842105263158], "std": [2.185573449220835, 1.9984758735532717], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2789473684210526, 1.268421052631579], "std": [0.8590563656333502, 0.792433049856048], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.9736842105263158, 0.968421052631579], "std": [0.8299284086202283, 0.8201749695091999], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.7173362627119716, 0.18667508568529873, 1.173482929335605, -1.5118219931921646, 0.8852889501119612, -2.054062650752896, 0.6544575649775556, -0.17883098757663948, 1.177817487431511, 1.571574973523579, 1.081261340039662, 2.1300902959074035], "std": [0.07064932791589834, 0.05510982782069222, 0.04647936897412904, 0.28602596383412865, 0.05510513739954754, 0.36893259244139165, 0.06410202579561158, 0.025946909333619907, 0.07034698603025097, 0.3583183716476454, 0.17340792465338753, 0.33694496485473346], "min": [0.5881410168210265, 0.08865824885213494, 1.06735806427165, -2.067359375221184, 0.8205776943632253, -2.9029869080647344, 0.573712967720302, -0.20537885635576436, 1.0636955544313873, 0.5870328208458926, 0.7840066825312877, 1.3744497616794573], "max": [0.8083774517405112, 0.2572821691087447, 1.3042081013614204, -0.6735109419455825, 1.0061314051752506, -1.347194591770626, 0.803418833248722, -0.13258808423029153, 1.362289210519983, 2.0505491239143665, 1.286386426991561, 2.6822702297387937], "count": [190]}, "eef_sim_pose_action": {"mean": [0.7173362627119716, 0.18667508568529873, 1.173482929335605, -1.5118219931921646, 0.8852889501119612, -2.054062650752896, 0.6544575649775556, -0.17883098757663948, 1.177817487431511, 1.571574973523579, 1.081261340039662, 2.1300902959074035], "std": [0.07064932791589834, 0.05510982782069222, 0.04647936897412904, 0.28602596383412865, 0.05510513739954754, 0.36893259244139165, 0.06410202579561158, 0.025946909333619907, 0.07034698603025097, 0.3583183716476454, 0.17340792465338753, 0.33694496485473346], "min": [0.5881410168210265, 0.08865824885213494, 1.06735806427165, -2.067359375221184, 0.8205776943632253, -2.9029869080647344, 0.573712967720302, -0.20537885635576436, 1.0636955544313873, 0.5870328208458926, 0.7840066825312877, 1.3744497616794573], "max": [0.8083774517405112, 0.2572821691087447, 1.3042081013614204, -0.6735109419455825, 1.0061314051752506, -1.347194591770626, 0.803418833248722, -0.13258808423029153, 1.362289210519983, 2.0505491239143665, 1.286386426991561, 2.6822702297387937], "count": [190]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4144025408496732]], [[0.42564009395424834]], [[0.4586413684640523]]], "std": [[[0.19702008809408458]], [[0.18203706131402714]], [[0.17744147943405358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2795318055555555]], [[0.30741775735294113]], [[0.2988679105392157]]], "std": [[[0.1640970541387627]], [[0.166717763625311]], [[0.18328559450387874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3693137969771242]], [[0.38165068014705883]], [[0.384594170751634]]], "std": [[[0.2046756773228959]], [[0.2034397221422726]], [[0.22441791582143847]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3195220036764706]], [[0.33675825980392154]], [[0.33547878063725495]]], "std": [[[0.34089394256208005]], [[0.33535878797904667]], [[0.33351865864892366]]], "count": [100]}, "observation.state": {"min": [0.45123788714408875, -1.3507572412490845, 0.9578612446784973, -0.48001545667648315, -1.5224477052688599, 0.7633802890777588, -1.0450284481048584, -1.3507333993911743, 0.8198386430740356, -0.1190442144870758, 0.23975738883018494, -1.471208095550537, 3.986875057220459, 61.296875, 1.0881249904632568, 1.747499942779541, 0.9737499952316284, 0.43687498569488525, 0.8381249904632568, -1.9737499952316284, 0.8756250143051147, 0.7862499952316284, 0.6949999928474426, 0.31312498450279236, 11.041250228881836, 57.15812683105469, -1.1100000143051147, -0.5137500166893005, 0.8443750143051147, 0.9806250333786011, 0.7087500095367432, -0.6349999904632568, 0.8962500095367432, 0.5506249666213989, 0.4793750047683716, 0.796875], "max": [1.1460002660751343, -0.801713228225708, 1.6243228912353516, -0.05230983346700668, -0.34974154829978943, 1.1151961088180542, -0.5006866455078125, -0.5400633811950684, 1.6490472555160522, 0.3243257403373718, 1.057259440422058, -0.7157196402549744, 70.08875274658203, 80.19874572753906, 3.8212499618530273, 9.544374465942383, 53.38312530517578, 109.45187377929688, 59.954376220703125, 111.78812408447266, 69.64187622070312, 111.2093734741211, 76.62312316894531, 106.97687530517578, 68.50749969482422, 82.14625549316406, -1.015625, 4.535624980926514, 10.448124885559082, 1.0881249904632568, 62.90250015258789, 110.32937622070312, 73.42437744140625, 110.67250061035156, 86.11187744140625, 110.20375061035156], "mean": [0.8675033450126648, -1.0143314599990845, 1.2525103092193604, -0.29193076491355896, -0.9480323195457458, 0.8284409046173096, -0.7675016522407532, -0.8603929281234741, 1.0374248027801514, 0.11106999218463898, 0.7108664512634277, -1.1168256998062134, 24.264591217041016, 70.4024429321289, 1.8106420040130615, 7.293776512145996, 10.720749855041504, 22.621673583984375, 11.334287643432617, 19.992950439453125, 12.774770736694336, 23.489025115966797, 13.398402214050293, 30.02261734008789, 32.607269287109375, 71.77166748046875, -1.0674911737442017, 1.2028038501739502, 2.3447344303131104, 1.0286235809326172, 14.843927383422852, 26.431907653808594, 17.310583114624023, 31.515369415283203, 17.108009338378906, 41.98966598510742], "std": [0.19361726939678192, 0.1394808292388916, 0.18880628049373627, 0.15775272250175476, 0.2542649805545807, 0.07060568034648895, 0.16889724135398865, 0.20257411897182465, 0.25156137347221375, 0.17710138857364655, 0.1903226673603058, 0.30989065766334534, 22.52750015258789, 5.623721122741699, 0.6666181683540344, 2.277256965637207, 17.3287410736084, 38.60915756225586, 18.95304298400879, 39.91584396362305, 21.763906478881836, 38.889312744140625, 24.160972595214844, 37.52175521850586, 20.780845642089844, 8.942774772644043, 0.022678086534142494, 1.5286177396774292, 2.3474395275115967, 0.025209767743945122, 22.68327522277832, 42.94257354736328, 25.56226921081543, 42.5345344543457, 29.126487731933594, 41.2458381652832], "count": [172]}, "action": {"min": [0.45123788714408875, -1.3507572412490845, 0.9578612446784973, -0.48001545667648315, -1.5224477052688599, 0.7633802890777588, -1.0450284481048584, -1.3507333993911743, 0.8198386430740356, -0.1190442144870758, 0.23975738883018494, -1.471208095550537, 3.986875057220459, 61.296875, 1.0881249904632568, 1.747499942779541, 0.9737499952316284, 0.43687498569488525, 0.8381249904632568, -1.9737499952316284, 0.8756250143051147, 0.7862499952316284, 0.6949999928474426, 0.31312498450279236, 11.041250228881836, 57.15812683105469, -1.1100000143051147, -0.5137500166893005, 0.8443750143051147, 0.9806250333786011, 0.7087500095367432, -0.6349999904632568, 0.8962500095367432, 0.5506249666213989, 0.4793750047683716, 0.796875], "max": [1.1460002660751343, -0.801713228225708, 1.6243228912353516, -0.05230983346700668, -0.34974154829978943, 1.1151961088180542, -0.5006866455078125, -0.5400633811950684, 1.6490472555160522, 0.3243257403373718, 1.057259440422058, -0.7157196402549744, 70.08875274658203, 80.19874572753906, 3.8212499618530273, 9.544374465942383, 53.38312530517578, 109.45187377929688, 59.954376220703125, 111.78812408447266, 69.64187622070312, 111.2093734741211, 76.62312316894531, 106.97687530517578, 68.50749969482422, 82.14625549316406, -1.015625, 4.535624980926514, 10.448124885559082, 1.0881249904632568, 62.90250015258789, 110.32937622070312, 73.42437744140625, 110.67250061035156, 86.11187744140625, 110.20375061035156], "mean": [0.8675035834312439, -1.0143311023712158, 1.2525101900100708, -0.2919308543205261, -0.9480322003364563, 0.8284409046173096, -0.7675014734268188, -0.8603931069374084, 1.03742516040802, 0.11107005923986435, 0.7108665108680725, -1.1168255805969238, 24.264596939086914, 70.40242767333984, 1.8106424808502197, 7.293778419494629, 10.720746040344238, 22.621686935424805, 11.334291458129883, 19.99296760559082, 12.77478313446045, 23.489038467407227, 13.398399353027344, 30.022624969482422, 32.607276916503906, 71.77169799804688, -1.0674912929534912, 1.2028038501739502, 2.3447344303131104, 1.0286237001419067, 14.843915939331055, 26.431921005249023, 17.310585021972656, 31.51536750793457, 17.10800552368164, 41.98967361450195], "std": [0.1936173141002655, 0.1394808292388916, 0.18880628049373627, 0.15775270760059357, 0.2542649209499359, 0.07060568034648895, 0.16889725625514984, 0.20257411897182465, 0.25156137347221375, 0.17710138857364655, 0.19032268226146698, 0.3098906874656677, 22.527503967285156, 5.623720645904541, 0.6666181683540344, 2.277256727218628, 17.3287353515625, 38.60915756225586, 18.953041076660156, 39.91582107543945, 21.763904571533203, 38.88932418823242, 24.160980224609375, 37.5217399597168, 20.780845642089844, 8.942774772644043, 0.02267809584736824, 1.5286178588867188, 2.3474395275115967, 0.025209762156009674, 22.683277130126953, 42.942569732666016, 25.562271118164062, 42.534542083740234, 29.12649154663086, 41.24584197998047], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [172]}, "index": {"min": [6443], "max": [6614], "mean": [6528.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [4.1976744186046515, 7.0, 7.0, 7.0, 7.0], "std": [1.7375454984296204, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [172]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [172]}, "eef_direction_state": {"mean": [3.0813953488372094, 4.127906976744186], "std": [1.9660793016670215, 1.7672506016468317], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.3953488372093024, 1.3313953488372092], "std": [0.7198040716531241, 0.7475170726691492], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.9941860465116279, 0.9534883720930233], "std": [0.810520167627482, 0.8127898659209907], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.0813953488372094, 4.127906976744186], "std": [1.9660793016670215, 1.7672506016468317], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.3953488372093024, 1.3313953488372092], "std": [0.7198040716531241, 0.7475170726691492], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [0.9941860465116279, 0.9534883720930233], "std": [0.810520167627482, 0.8127898659209907], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.6947296334060068, 0.22049703538957352, 1.1645566078975844, -1.4230220483111338, 0.7919451724487218, -1.872101250172055, 0.6510410238171258, -0.1713552071525654, 1.1650733184506543, 1.705642769992828, 1.1338785618648546, 2.2570556966689765], "std": [0.06103846518365986, 0.051603596266946855, 0.037770117782564824, 0.2097913186044983, 0.11562803255718675, 0.27058720768958355, 0.0600878466684066, 0.02327737334855009, 0.06263768557542662, 0.3225501410909078, 0.18445916486260178, 0.2721466825607904], "min": [0.59083601550441, 0.10785543950947851, 1.0664428166913285, -1.8493647129775295, 0.670116190592883, -2.4398347335095365, 0.5890103034590668, -0.20985572245225484, 1.058379654214984, 0.6507787669219303, 0.8002704728677736, 1.4040477604423], "max": [0.7957132496124419, 0.275610865399946, 1.2659479321165859, -0.8796474590383168, 1.076698849127709, -1.4334819163309447, 0.7911749677805131, -0.12529008932668145, 1.352356065234446, 2.013657384655338, 1.3673078084106103, 2.593611820610333], "count": [172]}, "eef_sim_pose_action": {"mean": [0.6947296334060068, 0.22049703538957352, 1.1645566078975844, -1.4230220483111338, 0.7919451724487218, -1.872101250172055, 0.6510410238171258, -0.1713552071525654, 1.1650733184506543, 1.705642769992828, 1.1338785618648546, 2.2570556966689765], "std": [0.06103846518365986, 0.051603596266946855, 0.037770117782564824, 0.2097913186044983, 0.11562803255718675, 0.27058720768958355, 0.0600878466684066, 0.02327737334855009, 0.06263768557542662, 0.3225501410909078, 0.18445916486260178, 0.2721466825607904], "min": [0.59083601550441, 0.10785543950947851, 1.0664428166913285, -1.8493647129775295, 0.670116190592883, -2.4398347335095365, 0.5890103034590668, -0.20985572245225484, 1.058379654214984, 0.6507787669219303, 0.8002704728677736, 1.4040477604423], "max": [0.7957132496124419, 0.275610865399946, 1.2659479321165859, -0.8796474590383168, 1.076698849127709, -1.4334819163309447, 0.7911749677805131, -0.12529008932668145, 1.352356065234446, 2.013657384655338, 1.3673078084106103, 2.593611820610333], "count": [172]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42605720792483665]], [[0.4358239808006536]], [[0.46534426879084967]]], "std": [[[0.20262208489452957]], [[0.18812094441061905]], [[0.18294394380245327]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31238357638888886]], [[0.33202742238562094]], [[0.3249273631535948]]], "std": [[[0.19177460977456148]], [[0.187626560938564]], [[0.20518127375593023]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3785970588235294]], [[0.39608960375816993]], [[0.395947091503268]]], "std": [[[0.2169665801031305]], [[0.21510680668049165]], [[0.23519382721625479]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3252179411764706]], [[0.34185917075163397]], [[0.33901367442810454]]], "std": [[[0.34310401174083455]], [[0.3380666521290708]], [[0.33572356328823416]]], "count": [100]}, "observation.state": {"min": [0.4594157636165619, -1.3743371963500977, 0.9574320912361145, -0.35220789909362793, -1.5360113382339478, 0.7965924739837646, -0.8134012222290039, -1.3480631113052368, 0.8339532613754272, -0.4122081696987152, 0.18701837956905365, -1.4908779859542847, 9.379166603088379, 59.001251220703125, 1.459375023841858, -0.5043749809265137, 1.0049999952316284, 0.3231250047683716, 0.7868750095367432, -1.9375, 0.7387499809265137, -3.181874990463257, 0.71875, -0.03500000014901161, 9.563750267028809, 49.240623474121094, -1.1306250095367432, -0.26749998331069946, 0.7912499904632568, 0.10374999791383743, 0.7387499809265137, -0.5974999666213989, 1.0618749856948853, 0.8743749856948853, 0.6262500286102295, -1.7762500047683716], "max": [1.104180932044983, -0.8178200125694275, 1.6656891107559204, -0.006127451080828905, -0.3383926451206207, 1.1268787384033203, -0.4434891641139984, -0.601438581943512, 1.6848106384277344, 0.24888895452022552, 1.1256283521652222, -0.6025882959365845, 71.59937286376953, 79.89624786376953, 3.6031250953674316, 9.36562442779541, 60.90625, 110.296875, 69.88187408447266, 111.8800048828125, 79.65312194824219, 111.45999908447266, 84.97750091552734, 109.36062622070312, 76.90812683105469, 79.11062622070312, -1.0112500190734863, 8.678750038146973, 68.67250061035156, 1.097499966621399, 75.62750244140625, 109.77125549316406, 91.02812957763672, 111.37562561035156, 95.47062683105469, 110.1987533569336], "mean": [0.7620183229446411, -1.0809121131896973, 1.3374102115631104, -0.21758727729320526, -0.755376398563385, 0.8612933158874512, -0.6678404808044434, -0.8646117448806763, 1.0752487182617188, -0.05773318558931351, 0.5927751660346985, -1.0090380907058716, 26.900606155395508, 69.13810729980469, 1.757257103919983, 6.741474151611328, 11.508906364440918, 22.655481338500977, 12.662036895751953, 20.944040298461914, 14.3848295211792, 20.63027572631836, 15.168340682983398, 25.39255714416504, 36.55722427368164, 67.13650512695312, -1.0678777694702148, 2.45270037651062, 18.6855411529541, 0.8992071151733398, 18.73966407775879, 27.980308532714844, 22.170143127441406, 31.034198760986328, 22.138702392578125, 39.37589645385742], "std": [0.18765658140182495, 0.16494421660900116, 0.23325611650943756, 0.11131206154823303, 0.2658986747264862, 0.06553702056407928, 0.12228674441576004, 0.2066989690065384, 0.26180848479270935, 0.2566114068031311, 0.1984475702047348, 0.39145636558532715, 20.230953216552734, 5.579614639282227, 0.5594393610954285, 3.2076327800750732, 19.6538143157959, 39.231590270996094, 22.38970947265625, 40.81354904174805, 25.78376579284668, 41.252037048339844, 27.55405044555664, 40.00779342651367, 23.042034149169922, 10.255729675292969, 0.02631116658449173, 2.6938323974609375, 19.673370361328125, 0.25830143690109253, 27.793424606323242, 43.92652893066406, 32.68248748779297, 44.666053771972656, 35.090938568115234, 43.747676849365234], "count": [179]}, "action": {"min": [0.4594157636165619, -1.3743371963500977, 0.9574320912361145, -0.35220789909362793, -1.5360113382339478, 0.7965924739837646, -0.8134012222290039, -1.3480631113052368, 0.8339532613754272, -0.4122081696987152, 0.18701837956905365, -1.4908779859542847, 9.379166603088379, 59.001251220703125, 1.459375023841858, -0.5043749809265137, 1.0049999952316284, 0.3231250047683716, 0.7868750095367432, -1.9375, 0.7387499809265137, -3.181874990463257, 0.71875, -0.03500000014901161, 9.563750267028809, 49.240623474121094, -1.1306250095367432, -0.26749998331069946, 0.7912499904632568, 0.10374999791383743, 0.7387499809265137, -0.5974999666213989, 1.0618749856948853, 0.8743749856948853, 0.6262500286102295, -1.7762500047683716], "max": [1.104180932044983, -0.8178200125694275, 1.6656891107559204, -0.006127451080828905, -0.3383926451206207, 1.1268787384033203, -0.4434891641139984, -0.601438581943512, 1.6848106384277344, 0.24888895452022552, 1.1256283521652222, -0.6025882959365845, 71.59937286376953, 79.89624786376953, 3.6031250953674316, 9.36562442779541, 60.90625, 110.296875, 69.88187408447266, 111.8800048828125, 79.65312194824219, 111.45999908447266, 84.97750091552734, 109.36062622070312, 76.90812683105469, 79.11062622070312, -1.0112500190734863, 8.678750038146973, 68.67250061035156, 1.097499966621399, 75.62750244140625, 109.77125549316406, 91.02812957763672, 111.37562561035156, 95.47062683105469, 110.1987533569336], "mean": [0.7620183229446411, -1.0809118747711182, 1.3374103307724, -0.21758735179901123, -0.7553765773773193, 0.8612930774688721, -0.6678405404090881, -0.8646117448806763, 1.0752482414245605, -0.05773315578699112, 0.5927751064300537, -1.0090378522872925, 26.900617599487305, 69.13806915283203, 1.7572572231292725, 6.74147367477417, 11.508902549743652, 22.655485153198242, 12.662027359008789, 20.944061279296875, 14.384832382202148, 20.630281448364258, 15.168338775634766, 25.392547607421875, 36.55722427368164, 67.13652801513672, -1.0678775310516357, 2.45270037651062, 18.685537338256836, 0.8992071747779846, 18.739648818969727, 27.98029899597168, 22.17013931274414, 31.034196853637695, 22.13869857788086, 39.37590026855469], "std": [0.18765662610530853, 0.16494418680667877, 0.23325611650943756, 0.11131204664707184, 0.2658986449241638, 0.06553702056407928, 0.12228675186634064, 0.2066989541053772, 0.26180851459503174, 0.2566113770008087, 0.1984475553035736, 0.39145636558532715, 20.2309513092041, 5.579614162445068, 0.5594394207000732, 3.207632541656494, 19.65382194519043, 39.23158264160156, 22.389713287353516, 40.81355667114258, 25.783769607543945, 41.252037048339844, 27.554058074951172, 40.00779342651367, 23.042036056518555, 10.255732536315918, 0.02631116472184658, 2.6938326358795166, 19.673370361328125, 0.25830140709877014, 27.79343605041504, 43.92653274536133, 32.6824836730957, 44.66606140136719, 35.09093475341797, 43.747684478759766], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [179]}, "index": {"min": [6615], "max": [6793], "mean": [6704.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [4.279329608938547, 7.0, 7.0, 7.0, 7.0], "std": [1.6780434196329943, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [179]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [179]}, "eef_direction_state": {"mean": [2.9608938547486034, 3.798882681564246], "std": [2.0506522425848073, 1.912557410006714], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.3407821229050279, 1.318435754189944], "std": [0.7630147882280597, 0.779805025091141], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.9553072625698324, 1.0], "std": [0.8106913323306053, 0.8389938107788041], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [2.9608938547486034, 3.798882681564246], "std": [2.0506522425848073, 1.912557410006714], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.3407821229050279, 1.318435754189944], "std": [0.7630147882280597, 0.779805025091141], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.9553072625698324, 1.0], "std": [0.8106913323306053, 0.8389938107788041], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.7180785012362672, 0.19185272421388327, 1.1502075364819577, -1.5371985147732183, 0.8503014602310351, -1.9974631185091911, 0.6592652346122001, -0.16042995717867767, 1.173196188169532, 1.812372660317471, 1.151833199342484, 2.41163522708175], "std": [0.0722884779893382, 0.03733691041875972, 0.03547720643879685, 0.20781807104876374, 0.09247634699358528, 0.22678882237231016, 0.06066583901666886, 0.023424460132031262, 0.06152598195308558, 0.3500697510351873, 0.1974447994890835, 0.319164721621986], "min": [0.5840028110146107, 0.11764940512847516, 1.0781830902617955, -1.8628965001915057, 0.7394593614789287, -2.512519740683212, 0.5957491539407921, -0.20513681986512816, 1.0698156796989662, 0.6802248635212204, 0.8769193886939433, 1.5036612174827755], "max": [0.8046739358065194, 0.26491019553528217, 1.2633457624109585, -0.847871945722348, 1.1304090247740515, -1.4139432127463811, 0.7981151710726478, -0.1164998012353855, 1.3568126647754744, 2.2667905758632907, 1.4367400080632504, 2.9568632305225657], "count": [179]}, "eef_sim_pose_action": {"mean": [0.7180785012362672, 0.19185272421388327, 1.1502075364819577, -1.5371985147732183, 0.8503014602310351, -1.9974631185091911, 0.6592652346122001, -0.16042995717867767, 1.173196188169532, 1.812372660317471, 1.151833199342484, 2.41163522708175], "std": [0.0722884779893382, 0.03733691041875972, 0.03547720643879685, 0.20781807104876374, 0.09247634699358528, 0.22678882237231016, 0.06066583901666886, 0.023424460132031262, 0.06152598195308558, 0.3500697510351873, 0.1974447994890835, 0.319164721621986], "min": [0.5840028110146107, 0.11764940512847516, 1.0781830902617955, -1.8628965001915057, 0.7394593614789287, -2.512519740683212, 0.5957491539407921, -0.20513681986512816, 1.0698156796989662, 0.6802248635212204, 0.8769193886939433, 1.5036612174827755], "max": [0.8046739358065194, 0.26491019553528217, 1.2633457624109585, -0.847871945722348, 1.1304090247740515, -1.4139432127463811, 0.7981151710726478, -0.1164998012353855, 1.3568126647754744, 2.2667905758632907, 1.4367400080632504, 2.9568632305225657], "count": [179]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196874897875817]], [[0.42999279003267976]], [[0.4593289460784314]]], "std": [[[0.19956193355938712]], [[0.18607972939996156]], [[0.18175272569462353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31063264910130717]], [[0.3395125449346405]], [[0.32949648692810457]]], "std": [[[0.1943380747954133]], [[0.19615579498632849]], [[0.21100877158099657]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36322194444444444]], [[0.3789290931372549]], [[0.3829427982026144]]], "std": [[[0.20293409320605624]], [[0.2023696087386555]], [[0.21863058622476514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3198860130718954]], [[0.33588585784313724]], [[0.33417149918300654]]], "std": [[[0.3405321481131559]], [[0.3353709952245828]], [[0.33350047728809984]]], "count": [100]}, "observation.state": {"min": [0.450665682554245, -1.3905975818634033, 0.9220052361488342, -0.3052757978439331, -1.6160576343536377, 0.6933795213699341, -0.9896906614303589, -1.3576953411102295, 0.7961182594299316, -0.17154479026794434, 0.26593613624572754, -1.521276831626892, 10.104374885559082, 57.740623474121094, 1.4162499904632568, -1.0674999952316284, 0.8912500143051147, -0.421875, 0.7706249952316284, -1.8424999713897705, 0.9018750190734863, -0.09812499582767487, 0.75, -0.03687500208616257, 7.2588887214660645, 42.67749786376953, -1.131250023841858, -0.061250001192092896, 0.29249998927116394, 0.8537499904632568, 0.7237499952316284, -0.2356249988079071, 1.0262500047683716, 0.2981249988079071, 0.5931249856948853, -2.3481249809265137], "max": [1.0710641145706177, -0.665780782699585, 1.6430866718292236, 0.15475985407829285, -0.2959296703338623, 1.1620699167251587, -0.4828049838542938, -0.46385306119918823, 1.6955872774124146, 0.4028143286705017, 1.182129144668579, -0.737988293170929, 62.872501373291016, 77.64599609375, 1.850000023841858, 9.523124694824219, 49.80750274658203, 109.0062484741211, 72.7074966430664, 109.21375274658203, 87.19562530517578, 110.07875061035156, 92.02562713623047, 109.68187713623047, 79.49749755859375, 81.18250274658203, -1.0356249809265137, 9.649374961853027, 68.77437591552734, 1.1775000095367432, 81.24250030517578, 110.82500457763672, 93.02874755859375, 110.91250610351562, 96.75749969482422, 110.59062957763672], "mean": [0.7705541849136353, -1.0459394454956055, 1.2952948808670044, -0.14890046417713165, -0.7918732166290283, 0.8774482011795044, -0.7759453654289246, -0.8457196354866028, 1.0270594358444214, 0.11133479326963425, 0.8021550178527832, -1.1012029647827148, 25.72809600830078, 66.53346252441406, 1.6605634689331055, 7.122273921966553, 11.061151504516602, 21.20525360107422, 13.316729545593262, 17.995468139648438, 14.952433586120605, 21.819257736206055, 15.24060344696045, 33.24452590942383, 34.08928298950195, 68.01004791259766, -1.0761351585388184, 3.528047800064087, 13.544597625732422, 0.988194465637207, 17.289859771728516, 25.508485794067383, 20.386463165283203, 27.62322235107422, 19.670833587646484, 39.448123931884766], "std": [0.19636616110801697, 0.18350239098072052, 0.2316235899925232, 0.14325901865959167, 0.3521021008491516, 0.07905340939760208, 0.17565830051898956, 0.21408388018608093, 0.2587634027004242, 0.2269139587879181, 0.2277330756187439, 0.33379000425338745, 17.31475257873535, 4.464673042297363, 0.09074059873819351, 3.6431291103363037, 15.760937690734863, 36.52330780029297, 22.960832595825195, 38.012664794921875, 26.97301483154297, 37.45492935180664, 28.90271759033203, 36.56856918334961, 21.59825325012207, 11.32216739654541, 0.02175055257976055, 3.1197242736816406, 22.358827590942383, 0.11239372938871384, 27.924497604370117, 42.55455780029297, 31.506942749023438, 43.19524383544922, 33.690792083740234, 40.857017517089844], "count": [198]}, "action": {"min": [0.450665682554245, -1.3905975818634033, 0.9220052361488342, -0.3052757978439331, -1.6160576343536377, 0.6933795213699341, -0.9896906614303589, -1.3576953411102295, 0.7961182594299316, -0.17154479026794434, 0.26593613624572754, -1.521276831626892, 10.104374885559082, 57.740623474121094, 1.4162499904632568, -1.0674999952316284, 0.8912500143051147, -0.421875, 0.7706249952316284, -1.8424999713897705, 0.9018750190734863, -0.09812499582767487, 0.75, -0.03687500208616257, 7.2588887214660645, 42.67749786376953, -1.131250023841858, -0.061250001192092896, 0.29249998927116394, 0.8537499904632568, 0.7237499952316284, -0.2356249988079071, 1.0262500047683716, 0.2981249988079071, 0.5931249856948853, -2.3481249809265137], "max": [1.0710641145706177, -0.665780782699585, 1.6430866718292236, 0.15475985407829285, -0.2959296703338623, 1.1620699167251587, -0.4828049838542938, -0.46385306119918823, 1.6955872774124146, 0.4028143286705017, 1.182129144668579, -0.737988293170929, 62.872501373291016, 77.64599609375, 1.850000023841858, 9.523124694824219, 49.80750274658203, 109.0062484741211, 72.7074966430664, 109.21375274658203, 87.19562530517578, 110.07875061035156, 92.02562713623047, 109.68187713623047, 79.49749755859375, 81.18250274658203, -1.0356249809265137, 9.649374961853027, 68.77437591552734, 1.1775000095367432, 81.24250030517578, 110.82500457763672, 93.02874755859375, 110.91250610351562, 96.75749969482422, 110.59062957763672], "mean": [0.7705544233322144, -1.0459396839141846, 1.295295000076294, -0.14890046417713165, -0.7918730974197388, 0.877447783946991, -0.7759455442428589, -0.8457199335098267, 1.0270594358444214, 0.11133480817079544, 0.802155077457428, -1.1012027263641357, 25.72809410095215, 66.53345489501953, 1.660562515258789, 7.122272491455078, 11.06114387512207, 21.20524024963379, 13.31674575805664, 17.9954891204834, 14.952445983886719, 21.81925392150879, 15.240618705749512, 33.24452590942383, 34.08927536010742, 68.01007843017578, -1.0761356353759766, 3.528047800064087, 13.54460334777832, 0.9881941676139832, 17.28984832763672, 25.508474349975586, 20.38646697998047, 27.62322235107422, 19.670833587646484, 39.44812774658203], "std": [0.19636616110801697, 0.18350236117839813, 0.23162351548671722, 0.14325901865959167, 0.3521021008491516, 0.07905338704586029, 0.17565828561782837, 0.21408388018608093, 0.2587634325027466, 0.22691403329372406, 0.2277330905199051, 0.33379000425338745, 17.31475257873535, 4.464673042297363, 0.09074059128761292, 3.6431264877319336, 15.760934829711914, 36.52330780029297, 22.960845947265625, 38.01266098022461, 26.973018646240234, 37.45492935180664, 28.9027156829834, 36.56856918334961, 21.59825325012207, 11.32216739654541, 0.021750548854470253, 3.1197245121002197, 22.358827590942383, 0.11239375919103622, 27.92449378967285, 42.55455780029297, 31.506938934326172, 43.195247650146484, 33.69078826904297, 40.857025146484375], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [198]}, "index": {"min": [6794], "max": [6991], "mean": [6892.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [4.095959595959596, 7.0, 7.0, 7.0, 7.0], "std": [1.6348118967518743, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [198]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [198]}, "eef_direction_state": {"mean": [3.080808080808081, 3.904040404040404], "std": [1.886564766906423, 2.0951805781204564], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.3888888888888888, 1.1919191919191918], "std": [0.7144099619370712, 0.8548940235197894], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.9292929292929293, 0.9444444444444444], "std": [0.8378969013087059, 0.8539536360775964], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.080808080808081, 3.904040404040404], "std": [1.886564766906423, 2.0951805781204564], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.3888888888888888, 1.1919191919191918], "std": [0.7144099619370712, 0.8548940235197894], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.9292929292929293, 0.9444444444444444], "std": [0.8378969013087059, 0.8539536360775964], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.702532079910368, 0.1850892381904464, 1.161214751497757, -1.4956913782629673, 0.9049974066335545, -2.0103877440047135, 0.6457282538213487, -0.1774286236439341, 1.1836113393397867, 1.493843521744984, 1.1143728113854827, 2.0518673955125326], "std": [0.07450544065489655, 0.04823523947958067, 0.05447409717541412, 0.3216917758958116, 0.07458329100290924, 0.31773110237792784, 0.06393516214250883, 0.026581965531159508, 0.07909553543311922, 0.40822121478787604, 0.17922271465925121, 0.36380055731705613], "min": [0.5784223958528956, 0.08622153737280144, 1.0690629519225152, -1.9072258196561478, 0.7913799025269697, -2.6418725221505954, 0.5538748739195729, -0.20407704921103248, 1.0655010330651404, 0.49456896661503713, 0.8652314892830932, 1.3331932251414882], "max": [0.7924328306241195, 0.26187709246485386, 1.3189916893692797, -0.599696887889086, 1.1055226680507646, -1.2690466179138973, 0.8040240771646784, -0.1300053558130925, 1.3781021881313846, 2.0269276245360186, 1.3512585447446472, 2.6672325481215338], "count": [198]}, "eef_sim_pose_action": {"mean": [0.702532079910368, 0.1850892381904464, 1.161214751497757, -1.4956913782629673, 0.9049974066335545, -2.0103877440047135, 0.6457282538213487, -0.1774286236439341, 1.1836113393397867, 1.493843521744984, 1.1143728113854827, 2.0518673955125326], "std": [0.07450544065489655, 0.04823523947958067, 0.05447409717541412, 0.3216917758958116, 0.07458329100290924, 0.31773110237792784, 0.06393516214250883, 0.026581965531159508, 0.07909553543311922, 0.40822121478787604, 0.17922271465925121, 0.36380055731705613], "min": [0.5784223958528956, 0.08622153737280144, 1.0690629519225152, -1.9072258196561478, 0.7913799025269697, -2.6418725221505954, 0.5538748739195729, -0.20407704921103248, 1.0655010330651404, 0.49456896661503713, 0.8652314892830932, 1.3331932251414882], "max": [0.7924328306241195, 0.26187709246485386, 1.3189916893692797, -0.599696887889086, 1.1055226680507646, -1.2690466179138973, 0.8040240771646784, -0.1300053558130925, 1.3781021881313846, 2.0269276245360186, 1.3512585447446472, 2.6672325481215338], "count": [198]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42066327614379084]], [[0.42984074142156864]], [[0.4576644015522876]]], "std": [[[0.19936395885223296]], [[0.18668980668690688]], [[0.1845719479499066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30467193423202615]], [[0.32739520629084967]], [[0.3229558190359477]]], "std": [[[0.19028350911668113]], [[0.18921419018908517]], [[0.2099417506225472]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37124253267973856]], [[0.38269743055555555]], [[0.38619293504901964]]], "std": [[[0.21283356304913034]], [[0.21225462889840674]], [[0.22820111258044995]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31061980800653594]], [[0.32941571895424837]], [[0.33000704656862745]]], "std": [[[0.34014846957777883]], [[0.3346995653597869]], [[0.33512768765340323]]], "count": [100]}, "observation.state": {"min": [0.43857768177986145, -1.3830395936965942, 0.9972406625747681, -0.35625046491622925, -1.522617220878601, 0.6229495406150818, -1.1127164363861084, -1.3603417873382568, 0.8376249074935913, -0.22151808440685272, 0.2883239984512329, -1.2646732330322266, 11.09749984741211, 63.794376373291016, 1.4474999904632568, 0.3181249797344208, 0.5199999809265137, -0.19625000655651093, 0.78125, -1.894374966621399, 0.6762499809265137, -3.3837499618530273, 0.668749988079071, -0.019999999552965164, 17.635000228881836, 45.88624954223633, -1.1475000381469727, -0.30000001192092896, 0.8806250095367432, 0.10999999940395355, 0.7193750143051147, -0.5987499952316284, 0.78125, 0.7506250143051147, 0.3268750011920929, -1.6087499856948853], "max": [1.152199149131775, -0.7330900430679321, 1.6582026481628418, 0.05133230239152908, -0.39117932319641113, 0.9427691698074341, -0.4789663851261139, -0.5169629454612732, 1.687361717224121, 0.40903714299201965, 1.0795122385025024, -0.6072614192962646, 70.7718734741211, 85.16374969482422, 3.851875066757202, 9.648749351501465, 60.25062561035156, 110.6875, 65.77812957763672, 112.04187774658203, 79.35562133789062, 110.11624908447266, 86.1343765258789, 109.33374786376953, 78.90937805175781, 80.87187957763672, -0.9837499856948853, 9.248125076293945, 63.19000244140625, 1.1193749904632568, 83.40250396728516, 112.02812957763672, 90.57624816894531, 110.86687469482422, 95.88249969482422, 111.08062744140625], "mean": [0.8163355588912964, -1.033306360244751, 1.291785478591919, -0.15743422508239746, -0.8623537421226501, 0.7767454981803894, -0.8434033989906311, -0.8680229783058167, 1.052681565284729, 0.12785671651363373, 0.8597615957260132, -0.9601850509643555, 33.7299919128418, 70.14117431640625, 1.7494899034500122, 7.3241353034973145, 12.31575870513916, 23.899282455444336, 12.961569786071777, 21.793516159057617, 15.720586776733398, 21.52597999572754, 16.607166290283203, 27.60651206970215, 38.78413009643555, 68.03067779541016, -1.0628608465194702, 2.5628161430358887, 16.459415435791016, 0.8483831286430359, 17.14169692993164, 23.731897354125977, 18.738922119140625, 28.4438533782959, 18.464237213134766, 41.9888916015625], "std": [0.20554564893245697, 0.14894995093345642, 0.19585299491882324, 0.11639433354139328, 0.258785605430603, 0.05773342400789261, 0.23508955538272858, 0.20454944670200348, 0.25881704688072205, 0.24775166809558868, 0.2590270936489105, 0.2582469582557678, 17.987503051757812, 4.610344409942627, 0.6043379306793213, 3.02754807472229, 20.51638412475586, 40.579612731933594, 22.36307144165039, 42.040828704833984, 27.106815338134766, 42.280540466308594, 29.621612548828125, 39.27497482299805, 20.26630401611328, 11.579832077026367, 0.029996832832694054, 2.789947509765625, 20.122217178344727, 0.31646355986595154, 28.72724723815918, 41.694515228271484, 30.7252197265625, 41.54585266113281, 32.85741424560547, 40.03927230834961], "count": [199]}, "action": {"min": [0.43857768177986145, -1.3830395936965942, 0.9972406625747681, -0.35625046491622925, -1.522617220878601, 0.6229495406150818, -1.1127164363861084, -1.3603417873382568, 0.8376249074935913, -0.22151808440685272, 0.2883239984512329, -1.2646732330322266, 11.09749984741211, 63.794376373291016, 1.4474999904632568, 0.3181249797344208, 0.5199999809265137, -0.19625000655651093, 0.78125, -1.894374966621399, 0.6762499809265137, -3.3837499618530273, 0.668749988079071, -0.019999999552965164, 17.635000228881836, 45.88624954223633, -1.1475000381469727, -0.30000001192092896, 0.8806250095367432, 0.10999999940395355, 0.7193750143051147, -0.5987499952316284, 0.78125, 0.7506250143051147, 0.3268750011920929, -1.6087499856948853], "max": [1.152199149131775, -0.7330900430679321, 1.6582026481628418, 0.05133230239152908, -0.39117932319641113, 0.9427691698074341, -0.4789663851261139, -0.5169629454612732, 1.687361717224121, 0.40903714299201965, 1.0795122385025024, -0.6072614192962646, 70.7718734741211, 85.16374969482422, 3.851875066757202, 9.648749351501465, 60.25062561035156, 110.6875, 65.77812957763672, 112.04187774658203, 79.35562133789062, 110.11624908447266, 86.1343765258789, 109.33374786376953, 78.90937805175781, 80.87187957763672, -0.9837499856948853, 9.248125076293945, 63.19000244140625, 1.1193749904632568, 83.40250396728516, 112.02812957763672, 90.57624816894531, 110.86687469482422, 95.88249969482422, 111.08062744140625], "mean": [0.8163354992866516, -1.033306360244751, 1.2917859554290771, -0.1574343591928482, -0.8623536229133606, 0.7767454385757446, -0.843403160572052, -0.868023157119751, 1.052681803703308, 0.12785673141479492, 0.8597618937492371, -0.960185170173645, 33.7299919128418, 70.14115142822266, 1.7494912147521973, 7.32413387298584, 12.315762519836426, 23.899276733398438, 12.961552619934082, 21.793548583984375, 15.72059440612793, 21.525999069213867, 16.6071720123291, 27.60650634765625, 38.784114837646484, 68.0306396484375, -1.0628608465194702, 2.5628163814544678, 16.45941162109375, 0.8483825325965881, 17.141706466674805, 23.731897354125977, 18.73892593383789, 28.443857192993164, 18.464229583740234, 41.9888916015625], "std": [0.20554564893245697, 0.14894995093345642, 0.19585298001766205, 0.11639434099197388, 0.2587856352329254, 0.05773341283202171, 0.23508957028388977, 0.20454944670200348, 0.25881704688072205, 0.24775171279907227, 0.2590270936489105, 0.2582469880580902, 17.98750114440918, 4.6103434562683105, 0.6043382287025452, 3.0275485515594482, 20.516389846801758, 40.579612731933594, 22.363067626953125, 42.040828704833984, 27.106815338134766, 42.28056716918945, 29.621614456176758, 39.27497863769531, 20.266298294067383, 11.579829216003418, 0.029996830970048904, 2.789947986602783, 20.122220993041992, 0.31646350026130676, 28.727251052856445, 41.69451141357422, 30.725217819213867, 41.54585266113281, 32.8574104309082, 40.039276123046875], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [199]}, "index": {"min": [6992], "max": [7190], "mean": [7091.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [4.1708542713567835, 7.0, 7.0, 7.0, 7.0], "std": [1.6011788288881859, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [199]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [199]}, "eef_direction_state": {"mean": [3.522613065326633, 4.065326633165829], "std": [1.8963708280867, 2.0571614753153997], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.3316582914572865, 1.1608040201005025], "std": [0.8147834831667253, 0.8821350053263012], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.9296482412060302, 0.7839195979899497], "std": [0.8236915171723761, 0.8556890394465653], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.522613065326633, 4.065326633165829], "std": [1.8963708280867, 2.0571614753153997], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.3316582914572865, 1.1608040201005025], "std": [0.8147834831667253, 0.8821350053263012], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.9296482412060302, 0.7839195979899497], "std": [0.8236915171723761, 0.8556890394465653], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6997109166624529, 0.1969948748670204, 1.1630265738485226, -1.451500673304937, 0.8312068020204717, -1.9707927796931393, 0.6482118223607329, -0.18928975889769686, 1.1725286917681137, 1.5155196095256234, 1.001806091933874, 2.0445251109306013], "std": [0.06584960396160094, 0.044749121291235656, 0.04346034772152976, 0.2097838808523573, 0.03957979387029009, 0.2222714216035109, 0.06425986316411177, 0.038963209146058726, 0.06954881627279051, 0.31003481674516203, 0.11458670296418537, 0.32100532439189466], "min": [0.5826590462797885, 0.09219279647858278, 1.0646257372117438, -1.8055828261650235, 0.7233161552639191, -2.495289732538148, 0.5772618226874804, -0.2274071732305662, 1.0596238438011154, 0.6118314012727264, 0.7984936377505707, 1.462150886329925], "max": [0.7980746065310969, 0.25888204230658163, 1.2968280612485064, -0.7470487930379933, 0.9105447306773167, -1.390952898742662, 0.8024601569637702, -0.12253738621246979, 1.3783880699623945, 1.9840250783189646, 1.1399090270920742, 2.672930011221272], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6997109166624529, 0.1969948748670204, 1.1630265738485226, -1.451500673304937, 0.8312068020204717, -1.9707927796931393, 0.6482118223607329, -0.18928975889769686, 1.1725286917681137, 1.5155196095256234, 1.001806091933874, 2.0445251109306013], "std": [0.06584960396160094, 0.044749121291235656, 0.04346034772152976, 0.2097838808523573, 0.03957979387029009, 0.2222714216035109, 0.06425986316411177, 0.038963209146058726, 0.06954881627279051, 0.31003481674516203, 0.11458670296418537, 0.32100532439189466], "min": [0.5826590462797885, 0.09219279647858278, 1.0646257372117438, -1.8055828261650235, 0.7233161552639191, -2.495289732538148, 0.5772618226874804, -0.2274071732305662, 1.0596238438011154, 0.6118314012727264, 0.7984936377505707, 1.462150886329925], "max": [0.7980746065310969, 0.25888204230658163, 1.2968280612485064, -0.7470487930379933, 0.9105447306773167, -1.390952898742662, 0.8024601569637702, -0.12253738621246979, 1.3783880699623945, 1.9840250783189646, 1.1399090270920742, 2.672930011221272], "count": [199]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181799162581699]], [[0.42907466707516345]], [[0.46086470792483664]]], "std": [[[0.19831763664482074]], [[0.18452557224007984]], [[0.1807194036624455]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30393447508169935]], [[0.32442628472222224]], [[0.3174445057189542]]], "std": [[[0.18475999701647272]], [[0.1826525164299782]], [[0.2004233298088465]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35295143178104577]], [[0.3669783455882353]], [[0.3647155147058823]]], "std": [[[0.19881735791070484]], [[0.19813827397432002]], [[0.21581539002336425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3189117463235294]], [[0.336760114379085]], [[0.3365846200980392]]], "std": [[[0.3366832463580979]], [[0.33115199162783177]], [[0.3304007145350314]]], "count": [100]}, "observation.state": {"min": [0.4234617054462433, -1.3759822845458984, 0.9162406921386719, -0.26011863350868225, -1.6198935508728027, 0.6337023973464966, -1.042978048324585, -1.3289415836334229, 0.7551732063293457, -0.16837376356124878, 0.2712291181087494, -1.391765832901001, 9.84666633605957, 61.30249786376953, 1.3431249856948853, -0.5068749785423279, 0.6024999618530273, 0.48374998569488525, 0.8025000095367432, -1.9325000047683716, 0.6656249761581421, -3.2966666221618652, 0.7756249904632568, -0.3812499940395355, 14.521249771118164, 53.28562545776367, -1.1100000143051147, -0.19249999523162842, 0.8287500143051147, 0.16750000417232513, 0.6974999904632568, -0.5556249618530273, 0.6931250095367432, 0.7599999904632568, 0.2900000214576721, -2.521250009536743], "max": [1.1126688718795776, -0.6611183285713196, 1.6647354364395142, 0.11973563581705093, -0.35591667890548706, 1.0296025276184082, -0.49522680044174194, -0.39745935797691345, 1.6755836009979248, 0.35608357191085815, 1.1510601043701172, -0.7223954796791077, 71.42562103271484, 78.83000183105469, 1.6331250667572021, 9.448749542236328, 70.5112533569336, 111.47937774658203, 78.55999755859375, 112.36000061035156, 87.26750183105469, 110.5050048828125, 92.58374786376953, 109.2143783569336, 71.67750549316406, 81.68875122070312, -1.040624976158142, 9.286250114440918, 70.10124969482422, 1.0887500047683716, 75.96500396728516, 111.0425033569336, 85.93437957763672, 112.04000091552734, 90.59562683105469, 109.64250183105469], "mean": [0.8006470799446106, -1.0279052257537842, 1.2673473358154297, -0.13192437589168549, -0.8904608488082886, 0.8104085326194763, -0.7842864990234375, -0.7936248779296875, 0.9931670427322388, 0.10692032426595688, 0.8232306241989136, -1.0437012910842896, 32.87273025512695, 69.56158447265625, 1.4461475610733032, 6.9441022872924805, 14.221446990966797, 23.603256225585938, 15.20168685913086, 21.4205379486084, 16.54204750061035, 23.35972785949707, 17.18036651611328, 31.238122940063477, 33.294376373291016, 70.9133529663086, -1.0787460803985596, 3.0073232650756836, 21.337020874023438, 0.7036125659942627, 14.54012680053711, 22.03705596923828, 16.540756225585938, 27.353200912475586, 15.190291404724121, 37.41384506225586], "std": [0.2170216292142868, 0.18542440235614777, 0.237322598695755, 0.11195661127567291, 0.33857104182243347, 0.08094307780265808, 0.18416273593902588, 0.22586150467395782, 0.26174288988113403, 0.20146454870700836, 0.2220878005027771, 0.29121899604797363, 18.519397735595703, 4.737924575805664, 0.06236582249403, 3.6512551307678223, 23.384435653686523, 40.45395278930664, 25.92181968688965, 41.98045349121094, 28.797077178955078, 40.90898132324219, 31.116811752319336, 39.09038543701172, 18.46506118774414, 9.615791320800781, 0.01753353141248226, 2.7750656604766846, 21.99800682067871, 0.2549828588962555, 24.43339729309082, 39.24323654174805, 26.971500396728516, 40.7591552734375, 28.733821868896484, 42.934234619140625], "count": [214]}, "action": {"min": [0.4234617054462433, -1.3759822845458984, 0.9162406921386719, -0.26011863350868225, -1.6198935508728027, 0.6337023973464966, -1.042978048324585, -1.3289415836334229, 0.7551732063293457, -0.16837376356124878, 0.2712291181087494, -1.391765832901001, 9.84666633605957, 61.30249786376953, 1.3431249856948853, -0.5068749785423279, 0.6024999618530273, 0.48374998569488525, 0.8025000095367432, -1.9325000047683716, 0.6656249761581421, -3.2966666221618652, 0.7756249904632568, -0.3812499940395355, 14.521249771118164, 53.28562545776367, -1.1100000143051147, -0.19249999523162842, 0.8287500143051147, 0.16750000417232513, 0.6974999904632568, -0.5556249618530273, 0.6931250095367432, 0.7599999904632568, 0.2900000214576721, -2.521250009536743], "max": [1.1126688718795776, -0.6611183285713196, 1.6647354364395142, 0.11973563581705093, -0.35591667890548706, 1.0296025276184082, -0.49522680044174194, -0.39745935797691345, 1.6755836009979248, 0.35608357191085815, 1.1510601043701172, -0.7223954796791077, 71.42562103271484, 78.83000183105469, 1.6331250667572021, 9.448749542236328, 70.5112533569336, 111.47937774658203, 78.55999755859375, 112.36000061035156, 87.26750183105469, 110.5050048828125, 92.58374786376953, 109.2143783569336, 71.67750549316406, 81.68875122070312, -1.040624976158142, 9.286250114440918, 70.10124969482422, 1.0887500047683716, 75.96500396728516, 111.0425033569336, 85.93437957763672, 112.04000091552734, 90.59562683105469, 109.64250183105469], "mean": [0.8006469011306763, -1.0279052257537842, 1.2673470973968506, -0.13192430138587952, -0.8904608488082886, 0.8104081153869629, -0.7842864394187927, -0.793624997138977, 0.9931670427322388, 0.10692033171653748, 0.8232308626174927, -1.0437012910842896, 32.87274169921875, 69.56156921386719, 1.446148157119751, 6.9441022872924805, 14.221453666687012, 23.603227615356445, 15.201687812805176, 21.42052459716797, 16.542055130004883, 23.35972023010254, 17.18035888671875, 31.23810386657715, 33.294395446777344, 70.9133529663086, -1.078745722770691, 3.0073232650756836, 21.33702278137207, 0.7036126255989075, 14.540132522583008, 22.03704261779785, 16.540754318237305, 27.353199005126953, 15.190284729003906, 37.41384506225586], "std": [0.2170216292142868, 0.18542438745498657, 0.2373226135969162, 0.11195661127567291, 0.33857107162475586, 0.08094307780265808, 0.18416272103786469, 0.22586150467395782, 0.26174288988113403, 0.20146451890468597, 0.2220878154039383, 0.29121899604797363, 18.519397735595703, 4.737923622131348, 0.062365829944610596, 3.651254653930664, 23.384429931640625, 40.45395278930664, 25.921815872192383, 41.98044204711914, 28.797061920166016, 40.90896987915039, 31.116811752319336, 39.09038162231445, 18.465059280395508, 9.615791320800781, 0.017533525824546814, 2.7750658988952637, 21.998008728027344, 0.2549828886985779, 24.43340301513672, 39.24324035644531, 26.971500396728516, 40.759159088134766, 28.73381996154785, 42.93423843383789], "count": [214]}, "timestamp": {"min": [0.0], "max": [7.1], "mean": [3.5500000000000003], "std": [2.0591934774998144], "count": [214]}, "frame_index": {"min": [0], "max": [213], "mean": [106.5], "std": [61.775804324994425], "count": [214]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [214]}, "index": {"min": [7191], "max": [7404], "mean": [7297.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [3.7616822429906542, 7.0, 7.0, 7.0, 7.0], "std": [1.8199899794226106, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [214]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [214]}, "eef_direction_state": {"mean": [3.2149532710280373, 3.8317757009345796], "std": [1.955237573743662, 2.0529713196753505], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.4018691588785046, 1.205607476635514], "std": [0.7019307562850612, 0.8058004409270999], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.9906542056074766, 0.7990654205607477], "std": [0.8315656565623069, 0.8382218972272072], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.2149532710280373, 3.8317757009345796], "std": [1.955237573743662, 2.0529713196753505], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.4018691588785046, 1.205607476635514], "std": [0.7019307562850612, 0.8058004409270999], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.9906542056074766, 0.7990654205607477], "std": [0.8315656565623069, 0.8382218972272072], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.690509985045061, 0.18340995247038377, 1.1754434516215533, -1.3900371779952265, 0.8402193380844114, -1.9543834849594077, 0.6390107588840003, -0.1864169802054929, 1.1962704498398555, 1.4479718953862246, 1.0758173365650274, 2.0024496192344476], "std": [0.07987245471843538, 0.03867142832008089, 0.05857623291070566, 0.3189217664019194, 0.060543309471362154, 0.3048953322759126, 0.06437801883422653, 0.025629320322051438, 0.08051720472828817, 0.3786639926614725, 0.15491090540120755, 0.34491665656402976], "min": [0.5647405263754652, 0.10453841398699776, 1.0587400599922383, -1.8664467872888775, 0.7508759904774327, -2.594361817119076, 0.545121773216348, -0.2175172846612012, 1.060463788082164, 0.5333106380358892, 0.8316881260923306, 1.3596032861947833], "max": [0.8045134924339828, 0.2518484124539927, 1.3285964043715985, -0.5002779347907484, 0.9890664388013377, -1.2738493058971094, 0.8007805454493575, -0.13516568006177437, 1.3882948480943742, 2.051990325722969, 1.2798419512419823, 2.6721520823510194], "count": [214]}, "eef_sim_pose_action": {"mean": [0.690509985045061, 0.18340995247038377, 1.1754434516215533, -1.3900371779952265, 0.8402193380844114, -1.9543834849594077, 0.6390107588840003, -0.1864169802054929, 1.1962704498398555, 1.4479718953862246, 1.0758173365650274, 2.0024496192344476], "std": [0.07987245471843538, 0.03867142832008089, 0.05857623291070566, 0.3189217664019194, 0.060543309471362154, 0.3048953322759126, 0.06437801883422653, 0.025629320322051438, 0.08051720472828817, 0.3786639926614725, 0.15491090540120755, 0.34491665656402976], "min": [0.5647405263754652, 0.10453841398699776, 1.0587400599922383, -1.8664467872888775, 0.7508759904774327, -2.594361817119076, 0.545121773216348, -0.2175172846612012, 1.060463788082164, 0.5333106380358892, 0.8316881260923306, 1.3596032861947833], "max": [0.8045134924339828, 0.2518484124539927, 1.3285964043715985, -0.5002779347907484, 0.9890664388013377, -1.2738493058971094, 0.8007805454493575, -0.13516568006177437, 1.3882948480943742, 2.051990325722969, 1.2798419512419823, 2.6721520823510194], "count": [214]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.210993227124183]], [[0.3175343852124183]], [[0.4430502062908497]]], "std": [[[0.29861163703135357]], [[0.2476784815167153]], [[0.22571072827960986]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27382944035947715]], [[0.3006983537581699]], [[0.3056126368464052]]], "std": [[[0.17253458051351422]], [[0.17056583711897402]], [[0.19057285230673446]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28649593341503266]], [[0.31646454656862744]], [[0.3226589093137255]]], "std": [[[0.15782800540214245]], [[0.1559475832771971]], [[0.1756972009416822]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2244129350490196]], [[0.2735253839869281]], [[0.29758212009803925]]], "std": [[[0.32686370329934455]], [[0.3239778003935092]], [[0.3186705067781272]]], "count": [100]}, "observation.state": {"min": [0.37928205728530884, -1.3871643543243408, 0.9795815348625183, -0.12862879037857056, -0.8870366215705872, 0.32964256405830383, -0.9126802682876587, -1.3357843160629272, 0.8256561160087585, -0.2241407185792923, 0.29168573021888733, -1.3854237794876099, 2.0737500190734863, 31.589374542236328, 1.4943749904632568, 0.12562499940395355, 0.6850000023841858, 0.8231250047683716, 0.7087500095367432, -1.6418750286102295, 0.7087500095367432, -3.13266658782959, 0.6735714077949524, -0.029999999329447746, 4.750999927520752, 34.368751525878906, -1.1150000095367432, -0.5268750190734863, 0.5881249904632568, 0.9331250190734863, 0.7263636589050293, -0.35374999046325684, 0.6937500238418579, -0.09875000268220901, 0.48875001072883606, -2.0329999923706055], "max": [0.8447775840759277, -0.7818341255187988, 1.6706721782684326, 0.5816310048103333, -0.28770408034324646, 1.1104276180267334, -0.40984779596328735, -0.6322957277297974, 1.6651169061660767, 0.197580486536026, 0.9301327466964722, -1.0955023765563965, 69.44437408447266, 73.55875396728516, 79.6831283569336, 9.641249656677246, 48.365623474121094, 109.61499786376953, 60.7556266784668, 105.65937805175781, 76.21749877929688, 109.47000122070312, 82.76437377929688, 110.1468734741211, 79.95000457763672, 81.16812896728516, -0.9993749856948853, 4.5188889503479, 38.01000213623047, 91.0425033569336, 43.44187545776367, 85.70562744140625, 56.07625198364258, 109.7237548828125, 60.85124969482422, 111.18375396728516], "mean": [0.6020087599754333, -1.0959137678146362, 1.3729071617126465, 0.043499868363142014, -0.5766626000404358, 0.7546648383140564, -0.7273513078689575, -0.8323087096214294, 1.0475703477859497, 0.04367978125810623, 0.6793105006217957, -1.2168024778366089, 32.13591384887695, 61.88016128540039, 13.361166000366211, 5.562263488769531, 9.05955696105957, 22.19564437866211, 11.191143989562988, 19.621826171875, 13.463676452636719, 23.37969207763672, 14.345537185668945, 26.77300453186035, 34.767112731933594, 62.26456069946289, -1.065368890762329, 1.3272078037261963, 10.33350658416748, 26.815580368041992, 12.471797943115234, 21.673145294189453, 14.251816749572754, 34.74030685424805, 14.53011703491211, 47.99570846557617], "std": [0.14511887729167938, 0.17343005537986755, 0.21102742850780487, 0.2088358998298645, 0.14177829027175903, 0.1498514860868454, 0.19977082312107086, 0.22129708528518677, 0.27401527762413025, 0.15956836938858032, 0.22883908450603485, 0.13597960770130157, 17.694684982299805, 11.993576049804688, 24.183940887451172, 3.0719428062438965, 15.298721313476562, 38.51575469970703, 19.50525665283203, 38.731651306152344, 24.25702476501465, 40.46087646484375, 26.57855987548828, 42.54452896118164, 26.219768524169922, 17.321718215942383, 0.02495310828089714, 1.6785577535629272, 14.721613883972168, 36.198646545410156, 16.789653778076172, 32.20857620239258, 20.683866500854492, 44.86692810058594, 22.323816299438477, 46.67365264892578], "count": [218]}, "action": {"min": [0.37928205728530884, -1.3871643543243408, 0.9795815348625183, -0.12862879037857056, -0.8870366215705872, 0.32964256405830383, -0.9126802682876587, -1.3357843160629272, 0.8256561160087585, -0.2241407185792923, 0.29168573021888733, -1.3854237794876099, 2.0737500190734863, 31.589374542236328, 1.4943749904632568, 0.12562499940395355, 0.6850000023841858, 0.8231250047683716, 0.7087500095367432, -1.6418750286102295, 0.7087500095367432, -3.13266658782959, 0.6735714077949524, -0.029999999329447746, 4.750999927520752, 34.368751525878906, -1.1150000095367432, -0.5268750190734863, 0.5881249904632568, 0.9331250190734863, 0.7263636589050293, -0.35374999046325684, 0.6937500238418579, -0.09875000268220901, 0.48875001072883606, -2.0329999923706055], "max": [0.8447775840759277, -0.7818341255187988, 1.6706721782684326, 0.5816310048103333, -0.28770408034324646, 1.1104276180267334, -0.40984779596328735, -0.6322957277297974, 1.6651169061660767, 0.197580486536026, 0.9301327466964722, -1.0955023765563965, 69.44437408447266, 73.55875396728516, 79.6831283569336, 9.641249656677246, 48.365623474121094, 109.61499786376953, 60.7556266784668, 105.65937805175781, 76.21749877929688, 109.47000122070312, 82.76437377929688, 110.1468734741211, 79.95000457763672, 81.16812896728516, -0.9993749856948853, 4.5188889503479, 38.01000213623047, 91.0425033569336, 43.44187545776367, 85.70562744140625, 56.07625198364258, 109.7237548828125, 60.85124969482422, 111.18375396728516], "mean": [0.6020090579986572, -1.0959140062332153, 1.372907042503357, 0.043499864637851715, -0.5766626596450806, 0.7546645402908325, -0.7273517847061157, -0.8323087692260742, 1.0475707054138184, 0.04367978870868683, 0.6793107986450195, -1.2168028354644775, 32.13591766357422, 61.88014221191406, 13.361172676086426, 5.562264442443848, 9.059562683105469, 22.19565773010254, 11.191150665283203, 19.621822357177734, 13.463683128356934, 23.379669189453125, 14.345516204833984, 26.77298927307129, 34.767120361328125, 62.264564514160156, -1.0653690099716187, 1.3272080421447754, 10.333503723144531, 26.81558609008789, 12.47179126739502, 21.67314338684082, 14.251805305480957, 34.740299224853516, 14.53011417388916, 47.99571228027344], "std": [0.14511890709400177, 0.17343005537986755, 0.2110273838043213, 0.20883584022521973, 0.14177827537059784, 0.14985142648220062, 0.19977088272571564, 0.22129708528518677, 0.27401530742645264, 0.15956836938858032, 0.22883906960487366, 0.13597960770130157, 17.694690704345703, 11.993579864501953, 24.183929443359375, 3.0719425678253174, 15.298722267150879, 38.5157470703125, 19.505258560180664, 38.73164367675781, 24.25702667236328, 40.46088409423828, 26.578554153442383, 42.544525146484375, 26.219776153564453, 17.32171630859375, 0.024953113868832588, 1.6785576343536377, 14.721613883972168, 36.198638916015625, 16.789653778076172, 32.20857238769531, 20.683868408203125, 44.86692428588867, 22.323814392089844, 46.67366409301758], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [218]}, "index": {"min": [7405], "max": [7622], "mean": [7513.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [4.298165137614679, 7.0, 7.0, 7.0, 7.0], "std": [1.7447421223914457, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [218]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [218]}, "eef_direction_state": {"mean": [3.055045871559633, 3.963302752293578], "std": [2.0669299237812595, 2.0739830292431907], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.1192660550458715, 1.1422018348623852], "std": [0.6735469667147749, 0.8421023906431504], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.7339449541284404, 0.8577981651376146], "std": [0.8310731631297809, 0.8311364583951893], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.055045871559633, 3.963302752293578], "std": [2.0669299237812595, 2.0739830292431907], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.1192660550458715, 1.1422018348623852], "std": [0.6735469667147749, 0.8421023906431504], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.7339449541284404, 0.8577981651376146], "std": [0.8310731631297809, 0.8311364583951893], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.7274176309846575, 0.1516897901216622, 1.1684165154216046, -1.5957110233678828, 0.9195169337883713, -2.1664332419148344, 0.6562909847339025, -0.1732254211253198, 1.1844294412272733, 1.641253786519456, 1.2983039197330448, 1.5511080345048431], "std": [0.07091007105262344, 0.027757684649165025, 0.0337268652541301, 0.1993259076419784, 0.08232034972819383, 0.283812443169489, 0.07263662497670254, 0.028638869020760776, 0.04194477372390602, 0.39559270018125325, 0.11170084138557698, 1.612058206841806], "min": [0.5945140634482805, 0.08440937669933196, 1.067965829634468, -2.132920591095761, 0.7982600242536129, -2.9060151361728477, 0.589502485552264, -0.20638674096900694, 1.0934463932715226, 1.1527691907370508, 1.0804186683672117, -3.1325255871538635], "max": [0.8042165524741249, 0.18742041172240798, 1.2147939783264112, -1.2994040802447775, 1.2085990162599294, -1.9149749604788324, 0.8066853249700817, -0.13100548488303387, 1.2685035495103958, 2.5137449812468278, 1.4212632739906264, 3.1285627644687], "count": [218]}, "eef_sim_pose_action": {"mean": [0.7274176309846575, 0.1516897901216622, 1.1684165154216046, -1.5957110233678828, 0.9195169337883713, -2.1664332419148344, 0.6562909847339025, -0.1732254211253198, 1.1844294412272733, 1.641253786519456, 1.2983039197330448, 1.5511080345048431], "std": [0.07091007105262344, 0.027757684649165025, 0.0337268652541301, 0.1993259076419784, 0.08232034972819383, 0.283812443169489, 0.07263662497670254, 0.028638869020760776, 0.04194477372390602, 0.39559270018125325, 0.11170084138557698, 1.612058206841806], "min": [0.5945140634482805, 0.08440937669933196, 1.067965829634468, -2.132920591095761, 0.7982600242536129, -2.9060151361728477, 0.589502485552264, -0.20638674096900694, 1.0934463932715226, 1.1527691907370508, 1.0804186683672117, -3.1325255871538635], "max": [0.8042165524741249, 0.18742041172240798, 1.2147939783264112, -1.2994040802447775, 1.2085990162599294, -1.9149749604788324, 0.8066853249700817, -0.13100548488303387, 1.2685035495103958, 2.5137449812468278, 1.4212632739906264, 3.1285627644687], "count": [218]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424043233251634]], [[0.43229100490196076]], [[0.46062434640522876]]], "std": [[[0.1998365051964999]], [[0.18831964768670226]], [[0.1844097384379587]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2961070486111111]], [[0.32391038602941175]], [[0.3167230473856209]]], "std": [[[0.1819101685731635]], [[0.18387124717016856]], [[0.2022787301364959]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3703465175653595]], [[0.38457901756535945]], [[0.38510255718954245]]], "std": [[[0.21109859867729444]], [[0.20911108014020469]], [[0.2232662237825915]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31946782475490193]], [[0.3386057250816994]], [[0.3351048427287582]]], "std": [[[0.34149734979004936]], [[0.3351613335949068]], [[0.33473724423515405]]], "count": [100]}, "observation.state": {"min": [0.46909570693969727, -1.3868067264556885, 0.9831340312957764, -0.30827993154525757, -1.5310521125793457, 0.7732986211776733, -1.0643882751464844, -1.3464417457580566, 0.8317650556564331, -0.17397668957710266, 0.2836032211780548, -1.4071202278137207, 12.467499732971191, 63.489376068115234, 1.3849999904632568, -0.2512499988079071, 0.6456249952316284, 0.7081249952316284, 0.8191666603088379, -1.5881249904632568, 0.859375, -2.926875114440918, 0.7043750286102295, 0.04062499850988388, 13.5625, 49.96937561035156, -1.125, -0.1537499874830246, 0.12437500804662704, -0.02499999850988388, 0.6831250190734863, -0.32374998927116394, 0.8449999690055847, 0.5224999785423279, 0.4937500059604645, -2.4387500286102295], "max": [1.0801241397857666, -0.7666598558425903, 1.6283999681472778, 0.015735866501927376, -0.3711995482444763, 1.0862516164779663, -0.47028782963752747, -0.49131929874420166, 1.6639009714126587, 0.30410754680633545, 1.0059722661972046, -0.6933794617652893, 68.39375305175781, 78.0843734741211, 3.1600000858306885, 9.425833702087402, 49.209999084472656, 110.76687622070312, 63.58124923706055, 111.56937408447266, 86.35124969482422, 109.48562622070312, 91.94812774658203, 109.57437133789062, 76.54937744140625, 81.40374755859375, -1.0212500095367432, 9.255000114440918, 64.02750396728516, 1.115384578704834, 81.90562438964844, 111.94562530517578, 92.85687255859375, 111.88249969482422, 95.33499908447266, 110.546875], "mean": [0.7902308702468872, -1.0644023418426514, 1.2937376499176025, -0.19989371299743652, -0.8251755237579346, 0.8767167925834656, -0.7620319724082947, -0.8421795964241028, 1.0392483472824097, 0.07172124832868576, 0.7142227292060852, -1.0452125072479248, 26.899986267089844, 70.73253631591797, 1.6529169082641602, 7.002493858337402, 9.477977752685547, 22.324604034423828, 12.154175758361816, 20.317811965942383, 15.397180557250977, 20.184459686279297, 16.1683292388916, 32.112998962402344, 36.26476287841797, 69.62945556640625, -1.0738598108291626, 3.2431836128234863, 13.100211143493652, 0.8495410084724426, 17.491912841796875, 27.32598304748535, 19.962743759155273, 29.951383590698242, 19.404382705688477, 36.87942123413086], "std": [0.1808418184518814, 0.1524651050567627, 0.20215117931365967, 0.10677928477525711, 0.251344233751297, 0.05518278852105141, 0.18632349371910095, 0.20413507521152496, 0.25091853737831116, 0.1886763572692871, 0.18062470853328705, 0.302947074174881, 19.29193878173828, 4.706024169921875, 0.4225271940231323, 3.4116599559783936, 16.168628692626953, 39.28197479248047, 21.041749954223633, 40.177581787109375, 28.19036293029785, 40.21718978881836, 30.088226318359375, 36.27101135253906, 20.38487434387207, 9.991569519042969, 0.022957973182201385, 3.0589027404785156, 21.18205451965332, 0.3687894344329834, 28.964984893798828, 43.51675796508789, 31.966079711914062, 43.36392593383789, 33.225555419921875, 43.84512710571289], "count": [196]}, "action": {"min": [0.46909570693969727, -1.3868067264556885, 0.9831340312957764, -0.30827993154525757, -1.5310521125793457, 0.7732986211776733, -1.0643882751464844, -1.3464417457580566, 0.8317650556564331, -0.17397668957710266, 0.2836032211780548, -1.4071202278137207, 12.467499732971191, 63.489376068115234, 1.3849999904632568, -0.2512499988079071, 0.6456249952316284, 0.7081249952316284, 0.8191666603088379, -1.5881249904632568, 0.859375, -2.926875114440918, 0.7043750286102295, 0.04062499850988388, 13.5625, 49.96937561035156, -1.125, -0.1537499874830246, 0.12437500804662704, -0.02499999850988388, 0.6831250190734863, -0.32374998927116394, 0.8449999690055847, 0.5224999785423279, 0.4937500059604645, -2.4387500286102295], "max": [1.0801241397857666, -0.7666598558425903, 1.6283999681472778, 0.015735866501927376, -0.3711995482444763, 1.0862516164779663, -0.47028782963752747, -0.49131929874420166, 1.6639009714126587, 0.30410754680633545, 1.0059722661972046, -0.6933794617652893, 68.39375305175781, 78.0843734741211, 3.1600000858306885, 9.425833702087402, 49.209999084472656, 110.76687622070312, 63.58124923706055, 111.56937408447266, 86.35124969482422, 109.48562622070312, 91.94812774658203, 109.57437133789062, 76.54937744140625, 81.40374755859375, -1.0212500095367432, 9.255000114440918, 64.02750396728516, 1.115384578704834, 81.90562438964844, 111.94562530517578, 92.85687255859375, 111.88249969482422, 95.33499908447266, 110.546875], "mean": [0.7902308702468872, -1.064402461051941, 1.2937378883361816, -0.19989362359046936, -0.8251755237579346, 0.8767165541648865, -0.7620319724082947, -0.842179536819458, 1.0392482280731201, 0.07172124087810516, 0.7142227292060852, -1.045212745666504, 26.89996910095215, 70.73255920410156, 1.6529178619384766, 7.002492427825928, 9.477972030639648, 22.324604034423828, 12.154175758361816, 20.31779670715332, 15.397193908691406, 20.184444427490234, 16.16834831237793, 32.11298370361328, 36.26474380493164, 69.62947082519531, -1.0738595724105835, 3.2431843280792236, 13.100207328796387, 0.8495412468910217, 17.491920471191406, 27.325986862182617, 19.96274757385254, 29.951383590698242, 19.40437889099121, 36.87942123413086], "std": [0.1808418333530426, 0.1524650752544403, 0.20215119421482086, 0.10677928477525711, 0.251344233751297, 0.055182818323373795, 0.18632350862026215, 0.20413507521152496, 0.25091853737831116, 0.1886763572692871, 0.18062470853328705, 0.3029469847679138, 19.29193687438965, 4.7060227394104, 0.4225274920463562, 3.4116594791412354, 16.168630599975586, 39.281982421875, 21.041748046875, 40.1776008605957, 28.19035530090332, 40.21719741821289, 30.088220596313477, 36.27100372314453, 20.38488006591797, 9.991568565368652, 0.022957969456911087, 3.0589027404785156, 21.182052612304688, 0.3687893748283386, 28.964988708496094, 43.51675033569336, 31.966075897216797, 43.36391830444336, 33.22555923461914, 43.84512710571289], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [196]}, "index": {"min": [7623], "max": [7818], "mean": [7720.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [4.112244897959184, 7.0, 7.0, 7.0, 7.0], "std": [1.6865775819762907, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [196]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [196]}, "eef_direction_state": {"mean": [3.479591836734694, 3.877551020408163], "std": [2.1031055357797053, 2.1417392613769426], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.280612244897959, 1.163265306122449], "std": [0.8067518854939375, 0.8474918282794337], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.8775510204081632, 0.9591836734693877], "std": [0.7923783125843753, 0.8561704883021636], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.479591836734694, 3.877551020408163], "std": [2.1031055357797053, 2.1417392613769426], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.280612244897959, 1.163265306122449], "std": [0.8067518854939375, 0.8474918282794337], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.8775510204081632, 0.9591836734693877], "std": [0.7923783125843753, 0.8561704883021636], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.7042415133427767, 0.185159380458661, 1.1549008122687838, -1.478119884564959, 0.8682614607135507, -1.9822063577007911, 0.6502255886570142, -0.1760864124076252, 1.172579178326138, 1.6533683496632998, 1.1011869470566695, 2.2108265472881277], "std": [0.06669774063307156, 0.04040363562518498, 0.04217355261058447, 0.22493640901002662, 0.06911106310562865, 0.24683249109308908, 0.06275371318400404, 0.023624472950775542, 0.067275397395074, 0.329965035737024, 0.17107962348619118, 0.3028433705209689], "min": [0.587370897495636, 0.08952768173243983, 1.0621559580505746, -1.8570909497268937, 0.7788477620905221, -2.527799334560261, 0.5801746410678703, -0.21117279020871055, 1.064350973302147, 0.6958694459796197, 0.8365819935674033, 1.441181855638552], "max": [0.7911801591649374, 0.2520337362363999, 1.2889761324979818, -0.7378086107852797, 1.0702418229037653, -1.3805566387963302, 0.798945610004246, -0.12223239021530835, 1.3604537676682102, 2.108263433238543, 1.3200408326689463, 2.726178914128985], "count": [196]}, "eef_sim_pose_action": {"mean": [0.7042415133427767, 0.185159380458661, 1.1549008122687838, -1.478119884564959, 0.8682614607135507, -1.9822063577007911, 0.6502255886570142, -0.1760864124076252, 1.172579178326138, 1.6533683496632998, 1.1011869470566695, 2.2108265472881277], "std": [0.06669774063307156, 0.04040363562518498, 0.04217355261058447, 0.22493640901002662, 0.06911106310562865, 0.24683249109308908, 0.06275371318400404, 0.023624472950775542, 0.067275397395074, 0.329965035737024, 0.17107962348619118, 0.3028433705209689], "min": [0.587370897495636, 0.08952768173243983, 1.0621559580505746, -1.8570909497268937, 0.7788477620905221, -2.527799334560261, 0.5801746410678703, -0.21117279020871055, 1.064350973302147, 0.6958694459796197, 0.8365819935674033, 1.441181855638552], "max": [0.7911801591649374, 0.2520337362363999, 1.2889761324979818, -0.7378086107852797, 1.0702418229037653, -1.3805566387963302, 0.798945610004246, -0.12223239021530835, 1.3604537676682102, 2.108263433238543, 1.3200408326689463, 2.726178914128985], "count": [196]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.420485216503268]], [[0.43416635416666666]], [[0.46635375]]], "std": [[[0.1998234268767789]], [[0.18356087752171596]], [[0.17919575189468934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2705680249183007]], [[0.302943118872549]], [[0.30086079248366016]]], "std": [[[0.16877818122784413]], [[0.17175442966779647]], [[0.19158515012109942]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3598133864379085]], [[0.37176892565359476]], [[0.37150751429738565]]], "std": [[[0.19735883480171115]], [[0.19338238757127715]], [[0.2070407135708537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3312571364379085]], [[0.3505523120915033]], [[0.344094272875817]]], "std": [[[0.33597268690488813]], [[0.3308160824132328]], [[0.32933970996236495]]], "count": [100]}, "observation.state": {"min": [0.3277113437652588, -1.3172112703323364, 1.03141450881958, -0.16916055977344513, -1.425341010093689, 0.2574721574783325, -0.9384536743164062, -1.35006582736969, 0.8482956290245056, -0.20900091528892517, 0.26381418108940125, -1.4761673212051392, 3.5712499618530273, 63.54500198364258, 1.4155555963516235, -0.140625, 0.8237500190734863, -2.0625, 0.7875000238418579, -1.9424999952316284, 0.65625, 0.16687500476837158, 0.8843749761581421, -0.024375004693865776, 5.440000057220459, 62.45125198364258, -1.115625023841858, 0.03125, 0.6456249952316284, 0.30687499046325684, 0.7450000047683716, -0.8849999904632568, 0.7799999713897705, 1.8762500286102295, 0.29124999046325684, -2.385624885559082], "max": [0.8884777426719666, -0.7777650952339172, 1.5780689716339111, 0.8288271427154541, -0.31257152557373047, 1.1202507019042969, -0.49570363759994507, -0.47767096757888794, 1.635886311531067, 0.14481765031814575, 1.0653128623962402, -0.8240587115287781, 75.44625091552734, 78.74624633789062, 1.740625023841858, 9.503124237060547, 75.5981216430664, 111.6612548828125, 82.22250366210938, 112.27124786376953, 89.93437194824219, 111.22312927246094, 96.75749969482422, 109.6468734741211, 64.52874755859375, 76.82500457763672, -1.0206249952316284, 5.972499847412109, 65.74187469482422, 1.0462499856948853, 72.87187957763672, 111.85687255859375, 87.31375122070312, 112.12625122070312, 89.65875244140625, 109.88249969482422], "mean": [0.6191380620002747, -1.031708002090454, 1.304958701133728, 0.07973406463861465, -0.6448462009429932, 0.754494845867157, -0.5970770120620728, -0.8243005871772766, 1.027374029159546, -0.006132980342954397, 0.6204264163970947, -1.1113334894180298, 31.05007553100586, 72.58908081054688, 1.5605206489562988, 6.578134059906006, 15.216114044189453, 24.434173583984375, 16.65792465209961, 23.38008689880371, 17.97332763671875, 26.133586883544922, 18.83486557006836, 28.829999923706055, 27.738658905029297, 71.13253021240234, -1.0737870931625366, 2.028743028640747, 12.929509162902832, 0.7404427528381348, 14.40113639831543, 22.420331954956055, 16.61528968811035, 30.50498390197754, 16.192636489868164, 39.05720138549805], "std": [0.14311429858207703, 0.13797412812709808, 0.19461753964424133, 0.31147921085357666, 0.23759795725345612, 0.17681266367435455, 0.1351659595966339, 0.20159538090229034, 0.21970444917678833, 0.12903542816638947, 0.1569317728281021, 0.3134230673313141, 22.23885726928711, 4.840987205505371, 0.07021782547235489, 3.6204137802124023, 24.884586334228516, 43.771148681640625, 28.014366149902344, 43.47970962524414, 30.302675247192383, 42.61719512939453, 32.69918441772461, 42.72766876220703, 21.01952362060547, 5.223219871520996, 0.019052112475037575, 2.0338995456695557, 22.38974380493164, 0.31706634163856506, 24.73920440673828, 41.13905334472656, 28.61419105529785, 40.142005920410156, 29.903234481811523, 44.911014556884766], "count": [212]}, "action": {"min": [0.3277113437652588, -1.3172112703323364, 1.03141450881958, -0.16916055977344513, -1.425341010093689, 0.2574721574783325, -0.9384536743164062, -1.35006582736969, 0.8482956290245056, -0.20900091528892517, 0.26381418108940125, -1.4761673212051392, 3.5712499618530273, 63.54500198364258, 1.4155555963516235, -0.140625, 0.8237500190734863, -2.0625, 0.7875000238418579, -1.9424999952316284, 0.65625, 0.16687500476837158, 0.8843749761581421, -0.024375004693865776, 5.440000057220459, 62.45125198364258, -1.115625023841858, 0.03125, 0.6456249952316284, 0.30687499046325684, 0.7450000047683716, -0.8849999904632568, 0.7799999713897705, 1.8762500286102295, 0.29124999046325684, -2.385624885559082], "max": [0.8884777426719666, -0.7777650952339172, 1.5780689716339111, 0.8288271427154541, -0.31257152557373047, 1.1202507019042969, -0.49570363759994507, -0.47767096757888794, 1.635886311531067, 0.14481765031814575, 1.0653128623962402, -0.8240587115287781, 75.44625091552734, 78.74624633789062, 1.740625023841858, 9.503124237060547, 75.5981216430664, 111.6612548828125, 82.22250366210938, 112.27124786376953, 89.93437194824219, 111.22312927246094, 96.75749969482422, 109.6468734741211, 64.52874755859375, 76.82500457763672, -1.0206249952316284, 5.972499847412109, 65.74187469482422, 1.0462499856948853, 72.87187957763672, 111.85687255859375, 87.31375122070312, 112.12625122070312, 89.65875244140625, 109.88249969482422], "mean": [0.6191379427909851, -1.0317078828811646, 1.3049582242965698, 0.07973407208919525, -0.6448461413383484, 0.7544952034950256, -0.5970770120620728, -0.8243005275726318, 1.0273737907409668, -0.006133021786808968, 0.6204265356063843, -1.1113336086273193, 31.050079345703125, 72.58905792236328, 1.560521125793457, 6.578133583068848, 15.21611213684082, 24.434179306030273, 16.657930374145508, 23.380107879638672, 17.97334098815918, 26.13360023498535, 18.834880828857422, 28.830018997192383, 27.738666534423828, 71.13251495361328, -1.073786973953247, 2.028742551803589, 12.929506301879883, 0.7404427528381348, 14.401135444641113, 22.420351028442383, 16.61528968811035, 30.50499153137207, 16.192630767822266, 39.05719757080078], "std": [0.14311431348323822, 0.1379741132259369, 0.19461755454540253, 0.31147924065589905, 0.23759795725345612, 0.17681269347667694, 0.13516592979431152, 0.20159542560577393, 0.21970446407794952, 0.12903541326522827, 0.1569317728281021, 0.3134230673313141, 22.238861083984375, 4.840987205505371, 0.07021781802177429, 3.620413303375244, 24.88458251953125, 43.77116012573242, 28.014371871948242, 43.47970962524414, 30.302658081054688, 42.61720275878906, 32.69918441772461, 42.727664947509766, 21.019519805908203, 5.223219871520996, 0.019052118062973022, 2.0338990688323975, 22.38974380493164, 0.3170663118362427, 24.73920440673828, 41.13905334472656, 28.61419677734375, 40.142005920410156, 29.903234481811523, 44.911014556884766], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [212]}, "index": {"min": [7819], "max": [8030], "mean": [7924.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [4.061320754716981, 7.0, 7.0, 7.0, 7.0], "std": [1.6600222068710664, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [212]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [212]}, "eef_direction_state": {"mean": [3.6037735849056602, 4.188679245283019], "std": [2.086249886817403, 1.8964376114435038], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.25, 1.1415094339622642], "std": [0.8626144988260431, 0.8734952478543931], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [1.0424528301886793, 0.8773584905660378], "std": [0.8259297920283026, 0.8600442089194219], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.6037735849056602, 4.188679245283019], "std": [2.086249886817403, 1.8964376114435038], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.25, 1.1415094339622642], "std": [0.8626144988260431, 0.8734952478543931], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [1.0424528301886793, 0.8773584905660378], "std": [0.8259297920283026, 0.8600442089194219], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.7053216476813713, 0.1615711052406388, 1.1833454294467525, -1.5310363086930165, 0.9350275253110865, -2.143540766574598, 0.653081107355076, -0.15536017330387666, 1.211890311963564, 1.3262947625708648, 1.1785470490242775, 1.949801235586705], "std": [0.07744568467279621, 0.051096280505979474, 0.05356078258731104, 0.32537380845382075, 0.09203343394993518, 0.42991169250981537, 0.05515094882851231, 0.021007518069091992, 0.07741467809317167, 0.5033778812854067, 0.20733167890520635, 0.48727374931950185], "min": [0.5632691699425076, 0.08560464263352793, 1.0615370433300826, -2.1727995077091324, 0.7718280779555413, -3.136735923669122, 0.5695379396616437, -0.20919069147984426, 1.0720438830657117, 0.5570995779718987, 0.9157030225968676, 1.3613394851401472], "max": [0.7917511124775499, 0.23061929115347463, 1.3039541335598244, -0.719145092125651, 1.1456839039609301, -1.4502587353735514, 0.7884560782997707, -0.11507057941901633, 1.3832767777567674, 2.158332107799601, 1.4137939269747468, 2.779772580054916], "count": [212]}, "eef_sim_pose_action": {"mean": [0.7053216476813713, 0.1615711052406388, 1.1833454294467525, -1.5310363086930165, 0.9350275253110865, -2.143540766574598, 0.653081107355076, -0.15536017330387666, 1.211890311963564, 1.3262947625708648, 1.1785470490242775, 1.949801235586705], "std": [0.07744568467279621, 0.051096280505979474, 0.05356078258731104, 0.32537380845382075, 0.09203343394993518, 0.42991169250981537, 0.05515094882851231, 0.021007518069091992, 0.07741467809317167, 0.5033778812854067, 0.20733167890520635, 0.48727374931950185], "min": [0.5632691699425076, 0.08560464263352793, 1.0615370433300826, -2.1727995077091324, 0.7718280779555413, -3.136735923669122, 0.5695379396616437, -0.20919069147984426, 1.0720438830657117, 0.5570995779718987, 0.9157030225968676, 1.3613394851401472], "max": [0.7917511124775499, 0.23061929115347463, 1.3039541335598244, -0.719145092125651, 1.1456839039609301, -1.4502587353735514, 0.7884560782997707, -0.11507057941901633, 1.3832767777567674, 2.158332107799601, 1.4137939269747468, 2.779772580054916], "count": [212]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41798164215686273]], [[0.42751860906862743]], [[0.45428391544117647]]], "std": [[[0.19859419462197445]], [[0.1869372666607443]], [[0.18580652952251175]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.295756454248366]], [[0.3102998508986928]], [[0.30257827001633986]]], "std": [[[0.17868656527378401]], [[0.17101719134323154]], [[0.19062138343173587]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3534374325980392]], [[0.371920625]], [[0.37207762459150323]]], "std": [[[0.19457722126725002]], [[0.19703445919781162]], [[0.2185706732987046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31714525531045756]], [[0.3355489440359477]], [[0.3321083660130719]]], "std": [[[0.33882197571911893]], [[0.33413671452381505]], [[0.33277077685680506]]], "count": [100]}, "observation.state": {"min": [0.46556708216667175, -1.3468232154846191, 1.0272924900054932, -0.3096098005771637, -1.3668056726455688, 0.5981536507606506, -0.9700207710266113, -1.349922776222229, 0.8554165363311768, -0.18277446925640106, 0.28112363815307617, -1.381919026374817, 14.170000076293945, 64.4000015258789, 1.5425000190734863, -0.1912499964237213, 0.8650000095367432, -0.16624999046325684, 0.7400000095367432, -1.8990000486373901, 0.8837500214576721, -3.286250114440918, 0.6625000238418579, -0.35999998450279236, 11.414999961853027, 53.463748931884766, -1.1137499809265137, -0.07375000417232513, 0.6725000143051147, 0.004374999552965164, 0.7081249952316284, -0.2668749988079071, 0.7037500143051147, 0.04062499850988388, 0.10312499850988388, -2.3912501335144043], "max": [1.0531480312347412, -0.8172265887260437, 1.5892986059188843, 0.30236706137657166, -0.3990710973739624, 1.1383707523345947, -0.5440556406974792, -0.5568059682846069, 1.6595377922058105, 0.34130141139030457, 0.8536363244056702, -0.7597562074661255, 69.59437561035156, 78.24562072753906, 1.6868749856948853, 9.388124465942383, 59.70500183105469, 111.37437438964844, 72.44249725341797, 111.7718734741211, 80.78187561035156, 110.77000427246094, 86.07562255859375, 110.22000122070312, 70.23812866210938, 78.55437469482422, -1.0149999856948853, 7.56125020980835, 66.11624908447266, 0.35499998927116394, 73.19000244140625, 111.96624755859375, 89.31062316894531, 111.77937316894531, 93.11624908447266, 110.44062805175781], "mean": [0.8215135931968689, -1.0198111534118652, 1.2407711744308472, -0.13277767598628998, -0.8614217638969421, 0.8194583058357239, -0.6882222294807434, -0.9110177159309387, 1.1298779249191284, 0.12237551808357239, 0.6191384792327881, -1.106833815574646, 27.463714599609375, 72.3889389038086, 1.6051710844039917, 6.781472682952881, 10.170514106750488, 20.12196922302246, 11.452618598937988, 17.84823989868164, 13.133048057556152, 18.036211013793945, 13.963215827941895, 23.064220428466797, 32.37854766845703, 67.9036865234375, -1.0683060884475708, 2.952068328857422, 11.671101570129395, 0.19208519160747528, 12.78364086151123, 20.152612686157227, 15.533479690551758, 23.18389320373535, 15.106033325195312, 34.356201171875], "std": [0.1570693999528885, 0.13807755708694458, 0.17133726179599762, 0.18158556520938873, 0.2354802042245865, 0.08175663650035858, 0.1265706866979599, 0.23513875901699066, 0.2845175564289093, 0.15043222904205322, 0.18413342535495758, 0.2417127937078476, 17.774267196655273, 5.062674522399902, 0.03100913017988205, 3.068800926208496, 18.49173927307129, 37.68265914916992, 21.879701614379883, 38.66134262084961, 24.98816680908203, 39.60736846923828, 26.8593807220459, 38.6161994934082, 19.26099395751953, 8.53302001953125, 0.019913360476493835, 2.901806354522705, 21.22936248779297, 0.13326282799243927, 23.755502700805664, 38.87922668457031, 27.63412857055664, 39.3410758972168, 29.134836196899414, 39.75897216796875], "count": [204]}, "action": {"min": [0.46556708216667175, -1.3468232154846191, 1.0272924900054932, -0.3096098005771637, -1.3668056726455688, 0.5981536507606506, -0.9700207710266113, -1.349922776222229, 0.8554165363311768, -0.18277446925640106, 0.28112363815307617, -1.381919026374817, 14.170000076293945, 64.4000015258789, 1.5425000190734863, -0.1912499964237213, 0.8650000095367432, -0.16624999046325684, 0.7400000095367432, -1.8990000486373901, 0.8837500214576721, -3.286250114440918, 0.6625000238418579, -0.35999998450279236, 11.414999961853027, 53.463748931884766, -1.1137499809265137, -0.07375000417232513, 0.6725000143051147, 0.004374999552965164, 0.7081249952316284, -0.2668749988079071, 0.7037500143051147, 0.04062499850988388, 0.10312499850988388, -2.3912501335144043], "max": [1.0531480312347412, -0.8172265887260437, 1.5892986059188843, 0.30236706137657166, -0.3990710973739624, 1.1383707523345947, -0.5440556406974792, -0.5568059682846069, 1.6595377922058105, 0.34130141139030457, 0.8536363244056702, -0.7597562074661255, 69.59437561035156, 78.24562072753906, 1.6868749856948853, 9.388124465942383, 59.70500183105469, 111.37437438964844, 72.44249725341797, 111.7718734741211, 80.78187561035156, 110.77000427246094, 86.07562255859375, 110.22000122070312, 70.23812866210938, 78.55437469482422, -1.0149999856948853, 7.56125020980835, 66.11624908447266, 0.35499998927116394, 73.19000244140625, 111.96624755859375, 89.31062316894531, 111.77937316894531, 93.11624908447266, 110.44062805175781], "mean": [0.8215135931968689, -1.0198109149932861, 1.2407716512680054, -0.13277769088745117, -0.8614213466644287, 0.8194583654403687, -0.6882221698760986, -0.9110174179077148, 1.1298778057098389, 0.12237551063299179, 0.6191385388374329, -1.106833815574646, 27.46372413635254, 72.3889389038086, 1.605170726776123, 6.781473159790039, 10.170509338378906, 20.121959686279297, 11.452600479125977, 17.84825897216797, 13.13304615020752, 18.036195755004883, 13.963229179382324, 23.064226150512695, 32.378562927246094, 67.90370178222656, -1.0683060884475708, 2.952068567276001, 11.671104431152344, 0.19208519160747528, 12.7836332321167, 20.15259552001953, 15.533479690551758, 23.18387794494629, 15.106035232543945, 34.35620880126953], "std": [0.1570693999528885, 0.13807755708694458, 0.17133724689483643, 0.18158556520938873, 0.2354802042245865, 0.0817566066980362, 0.1265706717967987, 0.23513871431350708, 0.2845176160335541, 0.1504322588443756, 0.1841334104537964, 0.2417127639055252, 17.774263381958008, 5.062673091888428, 0.031009117141366005, 3.068800926208496, 18.491735458374023, 37.682655334472656, 21.87969398498535, 38.661338806152344, 24.9881649017334, 39.607364654541016, 26.8593807220459, 38.61620330810547, 19.26099395751953, 8.533020973205566, 0.019913356751203537, 2.901806592941284, 21.229360580444336, 0.13326279819011688, 23.75550079345703, 38.87923049926758, 27.63412857055664, 39.34107208251953, 29.134836196899414, 39.75897216796875], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [204]}, "index": {"min": [8031], "max": [8234], "mean": [8132.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [4.431372549019608, 7.0, 7.0, 7.0, 7.0], "std": [1.7264369060637512, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [204]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [204]}, "eef_direction_state": {"mean": [3.299019607843137, 3.985294117647059], "std": [2.117573301184645, 1.9565825077346564], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.2058823529411764, 1.1568627450980393], "std": [0.8085115262752626, 0.7951457880781004], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.9509803921568627, 0.8823529411764706], "std": [0.8210162399625228, 0.8259767556794324], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.299019607843137, 3.985294117647059], "std": [2.117573301184645, 1.9565825077346564], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.2058823529411764, 1.1568627450980393], "std": [0.8085115262752626, 0.7951457880781004], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.9509803921568627, 0.8823529411764706], "std": [0.8210162399625228, 0.8259767556794324], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.6865623078928336, 0.1828131941362531, 1.1560043859799682, -1.482911112742816, 0.870768290583664, -2.0374408894954126, 0.6786858210669054, -0.17341994218570506, 1.1678863104709487, 1.6201739318668653, 1.1152013707861792, 2.133498532222456], "std": [0.056771078917414126, 0.04258572575215388, 0.03242297061523067, 0.22443214440551773, 0.07835629136506031, 0.29841413411278933, 0.06744304000011746, 0.018265049961061017, 0.06258277947697158, 0.3382137927529019, 0.16970963381568965, 0.3269191693383858], "min": [0.5880787955668529, 0.09236317260313084, 1.0613563342119856, -2.038241266912429, 0.7942481241950876, -2.789272841088663, 0.5881035524931463, -0.20412688512913774, 1.0742971078090744, 0.7178183155292572, 0.856739120127513, 1.3522019075298664], "max": [0.7842339707974437, 0.2491241114063086, 1.2300464839154697, -1.0421686931864533, 1.1218108391501338, -1.5883426759454058, 0.7907710508674417, -0.13724598196646542, 1.324812848990856, 2.1171482915199515, 1.324419837589387, 2.761239011712685], "count": [204]}, "eef_sim_pose_action": {"mean": [0.6865623078928336, 0.1828131941362531, 1.1560043859799682, -1.482911112742816, 0.870768290583664, -2.0374408894954126, 0.6786858210669054, -0.17341994218570506, 1.1678863104709487, 1.6201739318668653, 1.1152013707861792, 2.133498532222456], "std": [0.056771078917414126, 0.04258572575215388, 0.03242297061523067, 0.22443214440551773, 0.07835629136506031, 0.29841413411278933, 0.06744304000011746, 0.018265049961061017, 0.06258277947697158, 0.3382137927529019, 0.16970963381568965, 0.3269191693383858], "min": [0.5880787955668529, 0.09236317260313084, 1.0613563342119856, -2.038241266912429, 0.7942481241950876, -2.789272841088663, 0.5881035524931463, -0.20412688512913774, 1.0742971078090744, 0.7178183155292572, 0.856739120127513, 1.3522019075298664], "max": [0.7842339707974437, 0.2491241114063086, 1.2300464839154697, -1.0421686931864533, 1.1218108391501338, -1.5883426759454058, 0.7907710508674417, -0.13724598196646542, 1.324812848990856, 2.1171482915199515, 1.324419837589387, 2.761239011712685], "count": [204]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273283517156863]], [[0.4376965645424836]], [[0.4694927655228758]]], "std": [[[0.1964098894037539]], [[0.18266681615686362]], [[0.1768767250892949]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31193457720588236]], [[0.3294130596405229]], [[0.3197275592320261]]], "std": [[[0.19022903392122906]], [[0.18455899304279744]], [[0.20053796386476244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35129200776143793]], [[0.38027961601307186]], [[0.37758576593137255]]], "std": [[[0.20779060396194324]], [[0.20548551988254088]], [[0.22532534300285004]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34069569035947717]], [[0.3584135845588235]], [[0.3544484048202614]]], "std": [[[0.34652254902366686]], [[0.34196196858558753]], [[0.3386045694129335]]], "count": [100]}, "observation.state": {"min": [0.4161898195743561, -1.3815375566482544, 1.0125553607940674, -0.18673227727413177, -1.0423818826675415, 0.763523280620575, -1.002589225769043, -1.3838263750076294, 0.8575093150138855, -0.09653715789318085, 0.18918803334236145, -1.567745327949524, 19.9893741607666, 64.45812225341797, 1.4318749904632568, 0.00937500037252903, 0.6666666865348816, -2.234375, 0.7337499856948853, -1.9424999952316284, 0.8431249856948853, -3.026249885559082, 0.7450000047683716, 0.22812500596046448, 9.453749656677246, 63.544376373291016, -1.1162500381469727, -0.4387499988079071, 0.9431250095367432, 0.051249999552965164, 0.71875, -0.5425000190734863, 1.03125, 0.10500000417232513, 0.5881249904632568, 3.0068750381469727], "max": [1.056925654411316, -0.861133337020874, 1.6767042875289917, 0.06923781335353851, -0.3010557293891907, 1.0327973365783691, -0.4649471640586853, -0.6443758010864258, 1.7588883638381958, 0.2596417963504791, 0.7079947590827942, -0.9841830730438232, 71.8237533569336, 78.98249816894531, 1.90625, 9.622499465942383, 60.51187515258789, 110.86000061035156, 70.56312561035156, 111.86499786376953, 80.36000061035156, 110.20437622070312, 86.22687530517578, 110.1781234741211, 63.428749084472656, 80.35562896728516, -1.0199999809265137, 5.275000095367432, 18.292499542236328, 0.14499999582767487, 63.60562515258789, 111.51250457763672, 79.36125183105469, 111.10562896728516, 82.63750457763672, 110.03187561035156], "mean": [0.7054919600486755, -1.077236294746399, 1.3462162017822266, -0.09905931353569031, -0.6989119648933411, 0.825850248336792, -0.6589692234992981, -0.8778359889984131, 1.074914574623108, 0.13523362576961517, 0.5861139297485352, -1.242757797241211, 37.58553695678711, 71.79094696044922, 1.6344496011734009, 7.277791976928711, 11.069372177124023, 19.782535552978516, 12.630406379699707, 20.137914657592773, 14.46715259552002, 21.116195678710938, 15.303787231445312, 40.562400817871094, 30.75037956237793, 72.091796875, -1.0731028318405151, 1.0178793668746948, 5.297604560852051, 0.09622253477573395, 15.875146865844727, 28.89133644104004, 19.122894287109375, 34.29182052612305, 18.806617736816406, 51.39871597290039], "std": [0.16964928805828094, 0.13365484774112701, 0.19184312224388123, 0.07402881234884262, 0.1765948385000229, 0.05495958402752876, 0.1569020003080368, 0.21908044815063477, 0.2960699498653412, 0.11887900531291962, 0.16889232397079468, 0.2686616778373718, 14.845043182373047, 4.00298547744751, 0.0731176808476448, 3.0657386779785156, 19.23337745666504, 39.53800582885742, 22.196624755859375, 40.258201599121094, 25.66310691833496, 40.5870475769043, 28.154376983642578, 33.041839599609375, 20.442398071289062, 6.091768264770508, 0.017064152285456657, 1.7685245275497437, 5.9862260818481445, 0.018417075276374817, 23.41936492919922, 44.61349868774414, 28.732084274291992, 43.83850860595703, 30.11214256286621, 39.94835662841797], "count": [180]}, "action": {"min": [0.4161898195743561, -1.3815375566482544, 1.0125553607940674, -0.18673227727413177, -1.0423818826675415, 0.763523280620575, -1.002589225769043, -1.3838263750076294, 0.8575093150138855, -0.09653715789318085, 0.18918803334236145, -1.567745327949524, 19.9893741607666, 64.45812225341797, 1.4318749904632568, 0.00937500037252903, 0.6666666865348816, -2.234375, 0.7337499856948853, -1.9424999952316284, 0.8431249856948853, -3.026249885559082, 0.7450000047683716, 0.22812500596046448, 9.453749656677246, 63.544376373291016, -1.1162500381469727, -0.4387499988079071, 0.9431250095367432, 0.051249999552965164, 0.71875, -0.5425000190734863, 1.03125, 0.10500000417232513, 0.5881249904632568, 3.0068750381469727], "max": [1.056925654411316, -0.861133337020874, 1.6767042875289917, 0.06923781335353851, -0.3010557293891907, 1.0327973365783691, -0.4649471640586853, -0.6443758010864258, 1.7588883638381958, 0.2596417963504791, 0.7079947590827942, -0.9841830730438232, 71.8237533569336, 78.98249816894531, 1.90625, 9.622499465942383, 60.51187515258789, 110.86000061035156, 70.56312561035156, 111.86499786376953, 80.36000061035156, 110.20437622070312, 86.22687530517578, 110.1781234741211, 63.428749084472656, 80.35562896728516, -1.0199999809265137, 5.275000095367432, 18.292499542236328, 0.14499999582767487, 63.60562515258789, 111.51250457763672, 79.36125183105469, 111.10562896728516, 82.63750457763672, 110.03187561035156], "mean": [0.7054917812347412, -1.0772366523742676, 1.3462165594100952, -0.09905929863452911, -0.6989119052886963, 0.8258500099182129, -0.6589690446853638, -0.8778361082077026, 1.074914574623108, 0.13523364067077637, 0.5861141085624695, -1.242757797241211, 37.58552932739258, 71.79093170166016, 1.6344497203826904, 7.277793884277344, 11.069365501403809, 19.782516479492188, 12.630400657653809, 20.137908935546875, 14.467150688171387, 21.11617660522461, 15.3037748336792, 40.56239700317383, 30.7503719329834, 72.091796875, -1.0731027126312256, 1.0178792476654053, 5.297601699829102, 0.09622260928153992, 15.875141143798828, 28.89133071899414, 19.122888565063477, 34.29182052612305, 18.80661392211914, 51.39869689941406], "std": [0.16964928805828094, 0.13365483283996582, 0.19184310734272003, 0.07402880489826202, 0.1765948385000229, 0.05495957285165787, 0.156902015209198, 0.21908041834831238, 0.2960699200630188, 0.11887902766466141, 0.1688922941684723, 0.2686616778373718, 14.845041275024414, 4.00298547744751, 0.07311767339706421, 3.065739154815674, 19.233375549316406, 39.53802490234375, 22.19661521911621, 40.25817108154297, 25.663108825683594, 40.5870475769043, 28.15437889099121, 33.041839599609375, 20.442398071289062, 6.091768741607666, 0.01706414856016636, 1.7685245275497437, 5.9862260818481445, 0.018417073413729668, 23.41936683654785, 44.613494873046875, 28.732080459594727, 43.83851623535156, 30.112144470214844, 39.948360443115234], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [180]}, "index": {"min": [8235], "max": [8414], "mean": [8324.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [4.205555555555556, 7.0, 7.0, 7.0, 7.0], "std": [1.6789455097445425, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [180]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [180]}, "eef_direction_state": {"mean": [3.3444444444444446, 3.8666666666666667], "std": [2.254186776798092, 2.132812436406184], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.1444444444444444, 1.238888888888889], "std": [0.8374712082760564, 0.8390728275165052], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.9333333333333333, 0.8722222222222222], "std": [0.8273115763993892, 0.8301978047801183], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.3444444444444446, 3.8666666666666667], "std": [2.254186776798092, 2.132812436406184], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.1444444444444444, 1.238888888888889], "std": [0.8374712082760564, 0.8390728275165052], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.9333333333333333, 0.8722222222222222], "std": [0.8273115763993892, 0.8301978047801183], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.7205870649794213, 0.17609899928218584, 1.1596868800265039, -1.5404435320783576, 0.9031579446792877, -2.0657570362431352, 0.6712597267650899, -0.16864393287776475, 1.1773143405232338, 1.6172102254003609, 1.2217647277798038, 2.1378354510360773], "std": [0.06326883268363336, 0.03137643711656767, 0.029072001335653398, 0.14822742703844238, 0.06698340927469837, 0.19488579648934296, 0.0700332347395681, 0.014247007401977893, 0.05391628686813665, 0.35655653367372636, 0.19144079844753623, 0.3503304547609026], "min": [0.5929580256261444, 0.10990855106364933, 1.0685035840897403, -1.8975949250911037, 0.8399294450621455, -2.5670796513379885, 0.5850038035059768, -0.19803492039821616, 1.0781162260962511, 0.9373035534590279, 0.9367286434082036, 1.5589044930594782], "max": [0.8094629411870384, 0.21920749710622245, 1.2087527088310066, -1.2171706344342599, 1.1325138384682365, -1.784876005960798, 0.8201386488128973, -0.13972374961521625, 1.3023899768487917, 2.210192121150374, 1.452761388945131, 2.787282317547048], "count": [180]}, "eef_sim_pose_action": {"mean": [0.7205870649794213, 0.17609899928218584, 1.1596868800265039, -1.5404435320783576, 0.9031579446792877, -2.0657570362431352, 0.6712597267650899, -0.16864393287776475, 1.1773143405232338, 1.6172102254003609, 1.2217647277798038, 2.1378354510360773], "std": [0.06326883268363336, 0.03137643711656767, 0.029072001335653398, 0.14822742703844238, 0.06698340927469837, 0.19488579648934296, 0.0700332347395681, 0.014247007401977893, 0.05391628686813665, 0.35655653367372636, 0.19144079844753623, 0.3503304547609026], "min": [0.5929580256261444, 0.10990855106364933, 1.0685035840897403, -1.8975949250911037, 0.8399294450621455, -2.5670796513379885, 0.5850038035059768, -0.19803492039821616, 1.0781162260962511, 0.9373035534590279, 0.9367286434082036, 1.5589044930594782], "max": [0.8094629411870384, 0.21920749710622245, 1.2087527088310066, -1.2171706344342599, 1.1325138384682365, -1.784876005960798, 0.8201386488128973, -0.13972374961521625, 1.3023899768487917, 2.210192121150374, 1.452761388945131, 2.787282317547048], "count": [180]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4335543892973856]], [[0.4455378778594771]], [[0.4787346405228758]]], "std": [[[0.197808114066309]], [[0.18108176064895298]], [[0.17375017145552293]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30615287173202616]], [[0.31997001225490196]], [[0.31530089869281047]]], "std": [[[0.18935462489233365]], [[0.18031624366503332]], [[0.20052067517375521]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3677708067810458]], [[0.3874143341503268]], [[0.38170171160130717]]], "std": [[[0.21260726018440054]], [[0.20893013820966852]], [[0.22512287864475472]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34558386642156863]], [[0.3642482373366013]], [[0.35951212009803923]]], "std": [[[0.34827927679347076]], [[0.34383623789769835]], [[0.3405468646258864]]], "count": [100]}, "observation.state": {"min": [0.34120604395866394, -1.3766260147094727, 1.053873896598816, -0.21019302308559418, -1.2527868747711182, 0.6977426409721375, -1.0260024070739746, -1.3767690658569336, 0.8811873197555542, -0.1565718650817871, 0.1358291357755661, -1.5459773540496826, 8.068666458129883, 57.731876373291016, 1.3606250286102295, 0.1899999976158142, 0.8125, -2.1575000286102295, 0.7954545617103577, -1.9700000286102295, 0.8424999713897705, 0.2918750047683716, 0.8788889050483704, 0.021250000223517418, 9.041250228881836, 61.87812423706055, -1.0893750190734863, -0.10374999791383743, 0.7978571653366089, 0.014374999329447746, 0.7393749952316284, -0.5324999690055847, 0.984375, 0.36000001430511475, 0.35875001549720764, 0.21937499940395355], "max": [0.8966343998908997, -0.7851402759552002, 1.6635671854019165, 0.3494316041469574, -0.21422237157821655, 1.1496719121932983, -0.42448690533638, -0.5248891711235046, 1.7636330127716064, 0.19831959903240204, 0.8213804364204407, -0.845278263092041, 80.05937194824219, 79.53333282470703, 16.829999923706055, 9.446249961853027, 57.60124969482422, 110.4112548828125, 68.33562469482422, 111.66687774658203, 76.70625305175781, 110.09937286376953, 79.62187194824219, 110.32749938964844, 62.68375015258789, 81.97624969482422, -0.9900000095367432, 8.471875190734863, 65.33062744140625, 0.5262500047683716, 63.60625076293945, 106.48750305175781, 85.99625396728516, 111.14187622070312, 89.7925033569336, 109.61624908447266], "mean": [0.6600196957588196, -1.0110673904418945, 1.276898741722107, -0.04928665608167648, -0.6632557511329651, 0.9125869274139404, -0.6038890480995178, -0.9148067235946655, 1.1346724033355713, 0.04202554002404213, 0.5056551694869995, -1.1488350629806519, 29.805280685424805, 70.28001403808594, 3.028487205505371, 7.523327350616455, 9.821474075317383, 21.37984275817871, 10.842090606689453, 19.70922088623047, 12.124606132507324, 22.280994415283203, 12.968801498413086, 25.724573135375977, 31.12740135192871, 72.00890350341797, -1.055024266242981, 2.406541347503662, 13.390877723693848, 0.19397830963134766, 13.088092803955078, 24.1259765625, 16.772424697875977, 28.281578063964844, 15.766108512878418, 39.55195236206055], "std": [0.1496991217136383, 0.12804335355758667, 0.16411636769771576, 0.181091770529747, 0.1992683857679367, 0.07861427962779999, 0.1703130602836609, 0.22047112882137299, 0.2900959551334381, 0.12896454334259033, 0.17898668348789215, 0.3315736949443817, 21.654218673706055, 5.2024078369140625, 3.9208548069000244, 2.5328643321990967, 17.35499382019043, 38.57897186279297, 20.021560668945312, 40.0001106262207, 22.828449249267578, 39.0670166015625, 24.391695022583008, 40.35649108886719, 18.441116333007812, 7.546159744262695, 0.020013699308037758, 2.200711965560913, 22.331233978271484, 0.16781045496463776, 21.722410202026367, 39.66239929199219, 27.200227737426758, 41.83660888671875, 28.912189483642578, 41.385562896728516], "count": [191]}, "action": {"min": [0.34120604395866394, -1.3766260147094727, 1.053873896598816, -0.21019302308559418, -1.2527868747711182, 0.6977426409721375, -1.0260024070739746, -1.3767690658569336, 0.8811873197555542, -0.1565718650817871, 0.1358291357755661, -1.5459773540496826, 8.068666458129883, 57.731876373291016, 1.3606250286102295, 0.1899999976158142, 0.8125, -2.1575000286102295, 0.7954545617103577, -1.9700000286102295, 0.8424999713897705, 0.2918750047683716, 0.8788889050483704, 0.021250000223517418, 9.041250228881836, 61.87812423706055, -1.0893750190734863, -0.10374999791383743, 0.7978571653366089, 0.014374999329447746, 0.7393749952316284, -0.5324999690055847, 0.984375, 0.36000001430511475, 0.35875001549720764, 0.21937499940395355], "max": [0.8966343998908997, -0.7851402759552002, 1.6635671854019165, 0.3494316041469574, -0.21422237157821655, 1.1496719121932983, -0.42448690533638, -0.5248891711235046, 1.7636330127716064, 0.19831959903240204, 0.8213804364204407, -0.845278263092041, 80.05937194824219, 79.53333282470703, 16.829999923706055, 9.446249961853027, 57.60124969482422, 110.4112548828125, 68.33562469482422, 111.66687774658203, 76.70625305175781, 110.09937286376953, 79.62187194824219, 110.32749938964844, 62.68375015258789, 81.97624969482422, -0.9900000095367432, 8.471875190734863, 65.33062744140625, 0.5262500047683716, 63.60625076293945, 106.48750305175781, 85.99625396728516, 111.14187622070312, 89.7925033569336, 109.61624908447266], "mean": [0.6600196957588196, -1.011067271232605, 1.2768988609313965, -0.04928668215870857, -0.6632556319236755, 0.9125871062278748, -0.6038890480995178, -0.9148064255714417, 1.1346725225448608, 0.04202556982636452, 0.5056554079055786, -1.1488345861434937, 29.805294036865234, 70.28001403808594, 3.0284910202026367, 7.523326396942139, 9.821465492248535, 21.379823684692383, 10.84210205078125, 19.709238052368164, 12.12462043762207, 22.280996322631836, 12.968799591064453, 25.724563598632812, 31.12742042541504, 72.00889587402344, -1.05502450466156, 2.406541347503662, 13.390881538391113, 0.19397839903831482, 13.088088989257812, 24.125967025756836, 16.772430419921875, 28.281579971313477, 15.76610279083252, 39.551944732666016], "std": [0.1496991515159607, 0.12804336845874786, 0.16411639750003815, 0.181091770529747, 0.1992683857679367, 0.0786142498254776, 0.1703130602836609, 0.22047114372253418, 0.2900959551334381, 0.12896454334259033, 0.17898671329021454, 0.33157363533973694, 21.654212951660156, 5.202408313751221, 3.920856237411499, 2.532864809036255, 17.35499382019043, 38.57897186279297, 20.021560668945312, 40.00010681152344, 22.828439712524414, 39.0670166015625, 24.391698837280273, 40.35649108886719, 18.441116333007812, 7.546159744262695, 0.020013699308037758, 2.200712203979492, 22.331233978271484, 0.16781046986579895, 21.72240447998047, 39.66239929199219, 27.200227737426758, 41.836612701416016, 28.91218376159668, 41.38555908203125], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [191]}, "index": {"min": [8415], "max": [8605], "mean": [8510.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [4.261780104712042, 7.0, 7.0, 7.0, 7.0], "std": [1.7075609419561664, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [191]}, "eef_direction_state": {"mean": [3.738219895287958, 3.8010471204188483], "std": [2.0706260210828336, 2.082638015232534], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.162303664921466, 1.2094240837696335], "std": [0.8742044592562006, 0.8174248821475937], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.9214659685863874, 0.9842931937172775], "std": [0.830763193963212, 0.8405709838906597], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.738219895287958, 3.8010471204188483], "std": [2.0706260210828336, 2.082638015232534], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.162303664921466, 1.2094240837696335], "std": [0.8742044592562006, 0.8174248821475937], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.9214659685863874, 0.9842931937172775], "std": [0.830763193963212, 0.8405709838906597], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.708271538548656, 0.17527474436357843, 1.1788016133938763, -1.5346907267531527, 1.0104073164108347, -2.0855489380407697, 0.68166619546777, -0.16169978746049932, 1.1746077504530055, 1.8552179473822312, 1.2011985789702921, 2.4011388561502316], "std": [0.05877288124084361, 0.048288430280983716, 0.04195433575284527, 0.2609094708608387, 0.08488133225260089, 0.3459956410420353, 0.0699909123693201, 0.01464465718791712, 0.06193274743780421, 0.30297049997262776, 0.22382183282950605, 0.2697300566691673], "min": [0.5969218881414577, 0.09782474402882159, 1.060189551745289, -2.124114901001824, 0.8883591361743033, -2.8884803628046694, 0.5876645528446356, -0.20729628323419583, 1.066596648054631, 0.8054065836608213, 0.8715085745153619, 1.5161963327198198], "max": [0.8116661153884586, 0.234711685120667, 1.2675711686139177, -0.9052762029476883, 1.2610260523760837, -1.5203967187556349, 0.8204223336025828, -0.13833013872887748, 1.3445468134556284, 2.1116213307052334, 1.4845428485874912, 2.6451474851403436], "count": [191]}, "eef_sim_pose_action": {"mean": [0.708271538548656, 0.17527474436357843, 1.1788016133938763, -1.5346907267531527, 1.0104073164108347, -2.0855489380407697, 0.68166619546777, -0.16169978746049932, 1.1746077504530055, 1.8552179473822312, 1.2011985789702921, 2.4011388561502316], "std": [0.05877288124084361, 0.048288430280983716, 0.04195433575284527, 0.2609094708608387, 0.08488133225260089, 0.3459956410420353, 0.0699909123693201, 0.01464465718791712, 0.06193274743780421, 0.30297049997262776, 0.22382183282950605, 0.2697300566691673], "min": [0.5969218881414577, 0.09782474402882159, 1.060189551745289, -2.124114901001824, 0.8883591361743033, -2.8884803628046694, 0.5876645528446356, -0.20729628323419583, 1.066596648054631, 0.8054065836608213, 0.8715085745153619, 1.5161963327198198], "max": [0.8116661153884586, 0.234711685120667, 1.2675711686139177, -0.9052762029476883, 1.2610260523760837, -1.5203967187556349, 0.8204223336025828, -0.13833013872887748, 1.3445468134556284, 2.1116213307052334, 1.4845428485874912, 2.6451474851403436], "count": [191]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233575714869281]], [[0.4371784844771242]], [[0.4697188623366013]]], "std": [[[0.19608939880179752]], [[0.17955009848148976]], [[0.17418549797377916]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35879812091503266]], [[0.37816824142156863]], [[0.3837979064542484]]], "std": [[[0.21518293797254337]], [[0.2117724023462076]], [[0.24048787622517223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36614322508169933]], [[0.384204573120915]], [[0.37699659109477124]]], "std": [[[0.2096090607283498]], [[0.20696309149526487]], [[0.22352632978215844]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32460202614379086]], [[0.34478423815359477]], [[0.33947787581699346]]], "std": [[[0.3372182048949051]], [[0.33223323167864455]], [[0.32974082553857426]]], "count": [100]}, "observation.state": {"min": [0.379615843296051, -1.4558298587799072, 0.9850175380706787, -0.2706807553768158, -1.1724227666854858, 0.7159819006919861, -0.9957941770553589, -1.3488974571228027, 0.9091277718544006, -0.10026448965072632, 0.23911364376544952, -1.4694199562072754, 6.835624694824219, 63.96125030517578, 1.3726667165756226, -0.28062498569488525, 0.6662499904632568, 0.43272727727890015, 0.765625, -1.890625, 0.8037500381469727, -3.34375, 0.8700000047683716, -0.004999999888241291, 14.771249771118164, 57.79937744140625, -1.1356250047683716, -0.27437499165534973, 0.9112499952316284, 0.15687499940395355, 0.9837499856948853, -0.09222222119569778, 1.0512499809265137, 1.6193749904632568, 0.32625001668930054, 27.218124389648438], "max": [0.9906204342842102, -0.8301622867584229, 1.7342593669891357, 0.28555828332901, -0.2102407068014145, 1.1243515014648438, -0.42896926403045654, -0.5747776627540588, 1.7184758186340332, 0.07476920634508133, 0.7826394438743591, -0.8723630309104919, 68.43187713623047, 77.27249908447266, 3.1556248664855957, 9.532500267028809, 49.70249938964844, 106.90750122070312, 63.133750915527344, 109.65125274658203, 80.74562072753906, 111.36000061035156, 87.20687866210938, 109.55249786376953, 68.60625457763672, 80.10000610351562, -1.0136363506317139, 7.960624694824219, 64.64187622070312, 1.071874976158142, 61.56875228881836, 106.02188110351562, 81.27375030517578, 109.86062622070312, 85.0112533569336, 109.22062683105469], "mean": [0.6705781817436218, -1.1096069812774658, 1.3769302368164062, -0.08815953135490417, -0.5960079431533813, 0.875148355960846, -0.5652769207954407, -0.8864479660987854, 1.1158409118652344, 0.01864602044224739, 0.4410886764526367, -1.1447546482086182, 22.764991760253906, 71.08206176757812, 1.6729719638824463, 6.854814529418945, 9.767539978027344, 21.639907836914062, 12.270536422729492, 19.836233139038086, 15.24748706817627, 20.58287239074707, 16.348093032836914, 24.6762638092041, 32.849273681640625, 70.55201721191406, -1.0676524639129639, 2.306473970413208, 15.45036506652832, 0.6124600768089294, 13.307767868041992, 25.02690887451172, 17.140247344970703, 34.61931228637695, 16.406557083129883, 64.29444885253906], "std": [0.16566453874111176, 0.17947150766849518, 0.23751097917556763, 0.18262799084186554, 0.20203126966953278, 0.06602433323860168, 0.1756439357995987, 0.19909198582172394, 0.24932095408439636, 0.05201604217290878, 0.15684111416339874, 0.28651779890060425, 21.621129989624023, 4.4170002937316895, 0.4487704932689667, 3.5262205600738525, 16.67265510559082, 37.385353088378906, 21.235952377319336, 39.38459396362305, 26.815393447875977, 41.4154167175293, 29.015260696411133, 40.84233856201172, 18.744680404663086, 8.414412498474121, 0.029100211337208748, 2.4701480865478516, 21.15087127685547, 0.25316089391708374, 20.922075271606445, 40.159786224365234, 27.00100326538086, 39.76725769042969, 28.775659561157227, 26.55573844909668], "count": [181]}, "action": {"min": [0.379615843296051, -1.4558298587799072, 0.9850175380706787, -0.2706807553768158, -1.1724227666854858, 0.7159819006919861, -0.9957941770553589, -1.3488974571228027, 0.9091277718544006, -0.10026448965072632, 0.23911364376544952, -1.4694199562072754, 6.835624694824219, 63.96125030517578, 1.3726667165756226, -0.28062498569488525, 0.6662499904632568, 0.43272727727890015, 0.765625, -1.890625, 0.8037500381469727, -3.34375, 0.8700000047683716, -0.004999999888241291, 14.771249771118164, 57.79937744140625, -1.1356250047683716, -0.27437499165534973, 0.9112499952316284, 0.15687499940395355, 0.9837499856948853, -0.09222222119569778, 1.0512499809265137, 1.6193749904632568, 0.32625001668930054, 27.218124389648438], "max": [0.9906204342842102, -0.8301622867584229, 1.7342593669891357, 0.28555828332901, -0.2102407068014145, 1.1243515014648438, -0.42896926403045654, -0.5747776627540588, 1.7184758186340332, 0.07476920634508133, 0.7826394438743591, -0.8723630309104919, 68.43187713623047, 77.27249908447266, 3.1556248664855957, 9.532500267028809, 49.70249938964844, 106.90750122070312, 63.133750915527344, 109.65125274658203, 80.74562072753906, 111.36000061035156, 87.20687866210938, 109.55249786376953, 68.60625457763672, 80.10000610351562, -1.0136363506317139, 7.960624694824219, 64.64187622070312, 1.071874976158142, 61.56875228881836, 106.02188110351562, 81.27375030517578, 109.86062622070312, 85.0112533569336, 109.22062683105469], "mean": [0.6705781817436218, -1.1096069812774658, 1.3769301176071167, -0.08815953135490417, -0.5960078239440918, 0.8751485347747803, -0.5652769804000854, -0.8864477872848511, 1.1158403158187866, 0.01864602603018284, 0.44108885526657104, -1.1447547674179077, 22.76499366760254, 71.08206176757812, 1.6729717254638672, 6.85481595993042, 9.767542839050293, 21.63990020751953, 12.27053451538086, 19.836223602294922, 15.247495651245117, 20.582866668701172, 16.34809684753418, 24.676231384277344, 32.84926223754883, 70.55198669433594, -1.0676522254943848, 2.306473970413208, 15.450358390808105, 0.6124600768089294, 13.307751655578613, 25.026914596557617, 17.14023780822754, 34.61930465698242, 16.40654945373535, 64.29448699951172], "std": [0.16566453874111176, 0.1794714331626892, 0.23751090466976166, 0.18262797594070435, 0.20203126966953278, 0.06602431833744049, 0.1756439507007599, 0.19909198582172394, 0.24932098388671875, 0.05201604962348938, 0.15684109926223755, 0.28651779890060425, 21.621129989624023, 4.417001247406006, 0.4487702250480652, 3.5262207984924316, 16.672657012939453, 37.38535690307617, 21.23594093322754, 39.38459396362305, 26.815397262573242, 41.41542434692383, 29.015254974365234, 40.842342376708984, 18.744680404663086, 8.41441535949707, 0.029100211337208748, 2.4701480865478516, 21.1508731842041, 0.25316092371940613, 20.922077178955078, 40.15977478027344, 27.00100326538086, 39.76726150512695, 28.77566146850586, 26.555742263793945], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [181]}, "index": {"min": [8606], "max": [8786], "mean": [8696.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [4.071823204419889, 7.0, 7.0, 7.0, 7.0], "std": [1.7464506995879936, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [181]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [181]}, "eef_direction_state": {"mean": [3.154696132596685, 3.7569060773480665], "std": [2.0242569174602303, 2.0988076954689667], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.3591160220994476, 1.1988950276243093], "std": [0.7783587299604998, 0.8238160062691292], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.0441988950276244, 0.9337016574585635], "std": [0.8130374426142387, 0.8317073562626106], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.154696132596685, 3.7569060773480665], "std": [2.0242569174602303, 2.0988076954689667], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.3591160220994476, 1.1988950276243093], "std": [0.7783587299604998, 0.8238160062691292], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.0441988950276244, 0.9337016574585635], "std": [0.8130374426142387, 0.8317073562626106], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.7265223591857403, 0.16707322844891453, 1.1449548352596426, -1.6629755428677764, 0.941314999552933, -2.164346942067151, 0.6801669894062892, -0.16399220691407831, 1.1776451035924724, 2.1180267261272565, 1.2023259221439497, 2.255235092080517], "std": [0.07549896291840273, 0.043547089817406154, 0.03522022764104783, 0.21223574712835805, 0.09563043925995705, 0.2941342488089192, 0.0586859850766187, 0.017175221074492146, 0.059325892206242285, 0.4516693446954605, 0.22255298560414197, 1.500562792555103], "min": [0.5744447680193958, 0.07903663159017088, 1.0596498343538978, -2.0953387654880613, 0.8638218366093278, -2.85445226459349, 0.6036989055491965, -0.2070952602665377, 1.0670434784427298, 0.9834661935490199, 0.8945470170251428, -3.1409281425017395], "max": [0.814202010156535, 0.2325540521551795, 1.243253766798658, -1.0241390510223294, 1.2405788279298795, -1.5905577011671803, 0.8095647564943844, -0.1378868682503397, 1.3160871672864283, 2.5720466088193934, 1.469062621387211, 3.140798296603353], "count": [181]}, "eef_sim_pose_action": {"mean": [0.7265223591857403, 0.16707322844891453, 1.1449548352596426, -1.6629755428677764, 0.941314999552933, -2.164346942067151, 0.6801669894062892, -0.16399220691407831, 1.1776451035924724, 2.1180267261272565, 1.2023259221439497, 2.255235092080517], "std": [0.07549896291840273, 0.043547089817406154, 0.03522022764104783, 0.21223574712835805, 0.09563043925995705, 0.2941342488089192, 0.0586859850766187, 0.017175221074492146, 0.059325892206242285, 0.4516693446954605, 0.22255298560414197, 1.500562792555103], "min": [0.5744447680193958, 0.07903663159017088, 1.0596498343538978, -2.0953387654880613, 0.8638218366093278, -2.85445226459349, 0.6036989055491965, -0.2070952602665377, 1.0670434784427298, 0.9834661935490199, 0.8945470170251428, -3.1409281425017395], "max": [0.814202010156535, 0.2325540521551795, 1.243253766798658, -1.0241390510223294, 1.2405788279298795, -1.5905577011671803, 0.8095647564943844, -0.1378868682503397, 1.3160871672864283, 2.5720466088193934, 1.469062621387211, 3.140798296603353], "count": [181]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254408435457517]], [[0.4370177226307189]], [[0.46770984068627447]]], "std": [[[0.1986284258841051]], [[0.182400643024564]], [[0.17711281564522946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32434082924836605]], [[0.346386574754902]], [[0.3438981147875817]]], "std": [[[0.2031518427641779]], [[0.19882749611898481]], [[0.2178375825941269]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36751064542483663]], [[0.3870458884803921]], [[0.38787983660130715]]], "std": [[[0.2173170168946381]], [[0.210993223809031]], [[0.23057979550425264]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33219300449346406]], [[0.3555806801470588]], [[0.34882558619281046]]], "std": [[[0.34663644750758554]], [[0.3400008878257753]], [[0.33856813810589087]]], "count": [100]}, "observation.state": {"min": [0.34430551528930664, -1.4089083671569824, 0.9485151171684265, -0.20520660281181335, -1.1501699686050415, 0.7079947590827942, -0.9531404972076416, -1.319118618965149, 0.8901493549346924, -0.1809624582529068, 0.1966506391763687, -1.6731994152069092, 10.107500076293945, 60.18437576293945, 1.3268749713897705, -0.5325000286102295, 0.6931250095367432, 0.3799999952316284, 0.8168749809265137, -1.8387500047683716, 0.6866666674613953, -3.2899999618530273, 0.8862500190734863, -0.07124999910593033, 4.658888816833496, 60.78437423706055, -1.121250033378601, 0.1237500011920929, 0.7337499856948853, -0.140625, 0.7400000095367432, -0.13615384697914124, 1.0762500762939453, 0.4259999990463257, 0.6399999856948853, -1.800624966621399], "max": [1.068989872932434, -0.7645246982574463, 1.6676679849624634, 0.177266925573349, -0.2413548082113266, 1.2382423877716064, -0.4209582507610321, -0.5724464654922485, 1.6511693000793457, 0.1934557855129242, 0.7061748504638672, -0.8080844283103943, 70.54000091552734, 78.69999694824219, 1.8231250047683716, 9.466875076293945, 62.35375213623047, 111.30874633789062, 76.63749694824219, 111.984375, 84.91437530517578, 111.12000274658203, 88.72125244140625, 109.37937927246094, 63.130001068115234, 77.71375274658203, -1.0049999952316284, 7.001250267028809, 61.15812683105469, 1.118749976158142, 59.606876373291016, 109.39749908447266, 82.11125183105469, 110.48187255859375, 85.30437469482422, 109.75687408447266], "mean": [0.6962979435920715, -1.0286390781402588, 1.2929644584655762, -0.0486026331782341, -0.6611922979354858, 0.8447076678276062, -0.5573404431343079, -0.8625320196151733, 1.0623656511306763, 0.05084237456321716, 0.46661490201950073, -1.2734266519546509, 36.98192596435547, 68.67863464355469, 1.6188116073608398, 7.083008289337158, 11.268306732177734, 21.828683853149414, 13.525996208190918, 20.072582244873047, 14.888884544372559, 21.916505813598633, 15.74625301361084, 23.97532844543457, 25.867544174194336, 70.6530532836914, -1.060130000114441, 2.8525164127349854, 14.29483699798584, 0.9041528701782227, 12.427214622497559, 23.369365692138672, 16.365108489990234, 27.98375701904297, 15.421828269958496, 38.61262130737305], "std": [0.18560142815113068, 0.1642656773328781, 0.206260085105896, 0.1243361085653305, 0.1885429471731186, 0.12420597672462463, 0.15264329314231873, 0.19409188628196716, 0.24432677030563354, 0.1357148438692093, 0.12367197871208191, 0.369043231010437, 16.302709579467773, 4.453549861907959, 0.12051872164011002, 3.5422205924987793, 20.10594367980957, 39.143699645996094, 24.524206161499023, 40.34082794189453, 27.312841415405273, 39.94943618774414, 28.756845474243164, 39.82741928100586, 19.915910720825195, 5.037050247192383, 0.024776555597782135, 2.015120267868042, 20.405479431152344, 0.37336307764053345, 20.5297908782959, 40.57728958129883, 26.603946685791016, 41.76602554321289, 27.871849060058594, 41.506351470947266], "count": [189]}, "action": {"min": [0.34430551528930664, -1.4089083671569824, 0.9485151171684265, -0.20520660281181335, -1.1501699686050415, 0.7079947590827942, -0.9531404972076416, -1.319118618965149, 0.8901493549346924, -0.1809624582529068, 0.1966506391763687, -1.6731994152069092, 10.107500076293945, 60.18437576293945, 1.3268749713897705, -0.5325000286102295, 0.6931250095367432, 0.3799999952316284, 0.8168749809265137, -1.8387500047683716, 0.6866666674613953, -3.2899999618530273, 0.8862500190734863, -0.07124999910593033, 4.658888816833496, 60.78437423706055, -1.121250033378601, 0.1237500011920929, 0.7337499856948853, -0.140625, 0.7400000095367432, -0.13615384697914124, 1.0762500762939453, 0.4259999990463257, 0.6399999856948853, -1.800624966621399], "max": [1.068989872932434, -0.7645246982574463, 1.6676679849624634, 0.177266925573349, -0.2413548082113266, 1.2382423877716064, -0.4209582507610321, -0.5724464654922485, 1.6511693000793457, 0.1934557855129242, 0.7061748504638672, -0.8080844283103943, 70.54000091552734, 78.69999694824219, 1.8231250047683716, 9.466875076293945, 62.35375213623047, 111.30874633789062, 76.63749694824219, 111.984375, 84.91437530517578, 111.12000274658203, 88.72125244140625, 109.37937927246094, 63.130001068115234, 77.71375274658203, -1.0049999952316284, 7.001250267028809, 61.15812683105469, 1.118749976158142, 59.606876373291016, 109.39749908447266, 82.11125183105469, 110.48187255859375, 85.30437469482422, 109.75687408447266], "mean": [0.6962981224060059, -1.0286389589309692, 1.2929648160934448, -0.048602618277072906, -0.6611924171447754, 0.8447076678276062, -0.5573405623435974, -0.8625320196151733, 1.0623655319213867, 0.050842367112636566, 0.46661487221717834, -1.2734261751174927, 36.981929779052734, 68.67861938476562, 1.618810772895813, 7.0830078125, 11.268309593200684, 21.828678131103516, 13.525981903076172, 20.07256317138672, 14.888896942138672, 21.916526794433594, 15.746264457702637, 23.975311279296875, 25.86754608154297, 70.65308380126953, -1.060130000114441, 2.8525164127349854, 14.294830322265625, 0.9041529297828674, 12.427212715148926, 23.369361877441406, 16.365100860595703, 27.983755111694336, 15.421823501586914, 38.61261749267578], "std": [0.18560142815113068, 0.16426566243171692, 0.20626011490821838, 0.1243361160159111, 0.1885429471731186, 0.12420599162578583, 0.15264330804347992, 0.19409191608428955, 0.24432677030563354, 0.1357148438692093, 0.12367197126150131, 0.3690432608127594, 16.302711486816406, 4.453549861907959, 0.12051867693662643, 3.542222738265991, 20.105947494506836, 39.1436882019043, 24.524200439453125, 40.3408088684082, 27.312847137451172, 39.949432373046875, 28.756839752197266, 39.82741928100586, 19.915912628173828, 5.037050247192383, 0.024776557460427284, 2.015120267868042, 20.40547752380371, 0.3733629882335663, 20.529794692993164, 40.57728576660156, 26.60394859313965, 41.76601791381836, 27.87184715270996, 41.506343841552734], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [189]}, "index": {"min": [8787], "max": [8975], "mean": [8881.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [3.931216931216931, 7.0, 7.0, 7.0, 7.0], "std": [1.8460680654155728, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [189]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [189]}, "eef_direction_state": {"mean": [3.417989417989418, 3.767195767195767], "std": [2.1651140175248784, 2.174596737847553], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.216931216931217, 1.1216931216931216], "std": [0.8423506417962158, 0.8489054833032467], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.9735449735449735, 0.9629629629629629], "std": [0.8193032427208712, 0.8380524814062784], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.417989417989418, 3.767195767195767], "std": [2.1651140175248784, 2.174596737847553], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.216931216931217, 1.1216931216931216], "std": [0.8423506417962158, 0.8489054833032467], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.9735449735449735, 0.9629629629629629], "std": [0.8193032427208712, 0.8380524814062784], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.7083425029234136, 0.17334596687869186, 1.1633842055669936, -1.5900432597803569, 0.9570792278905174, -2.1313456572515093, 0.6706178868917144, -0.15478347306547302, 1.1884484623462335, 0.3944056230919957, 1.2777282799612553, 0.3350709156095278], "std": [0.06607772887108038, 0.04480053131205301, 0.03500968974725165, 0.19264561545531086, 0.11703226903500698, 0.2485737964574555, 0.06002469749515141, 0.01538380263824637, 0.05513395346241322, 2.2991714958689324, 0.23173332151642428, 2.3643010873427643], "min": [0.5734813920662183, 0.07050444809686007, 1.0623140514466827, -2.032731168173581, 0.834778072994486, -2.7244498455664132, 0.5881404382730312, -0.19918130118378904, 1.0735753794335874, -3.122805460628072, 0.9030946923849541, -3.016345318077036], "max": [0.8057676833599005, 0.23525111652594177, 1.2375686424261672, -1.091500213962381, 1.2721763115560742, -1.6671455581533858, 0.8043682965821606, -0.13302183132722328, 1.3193517945609181, 3.1396446494441212, 1.5470753791434726, 3.1200121501284133], "count": [189]}, "eef_sim_pose_action": {"mean": [0.7083425029234136, 0.17334596687869186, 1.1633842055669936, -1.5900432597803569, 0.9570792278905174, -2.1313456572515093, 0.6706178868917144, -0.15478347306547302, 1.1884484623462335, 0.3944056230919957, 1.2777282799612553, 0.3350709156095278], "std": [0.06607772887108038, 0.04480053131205301, 0.03500968974725165, 0.19264561545531086, 0.11703226903500698, 0.2485737964574555, 0.06002469749515141, 0.01538380263824637, 0.05513395346241322, 2.2991714958689324, 0.23173332151642428, 2.3643010873427643], "min": [0.5734813920662183, 0.07050444809686007, 1.0623140514466827, -2.032731168173581, 0.834778072994486, -2.7244498455664132, 0.5881404382730312, -0.19918130118378904, 1.0735753794335874, -3.122805460628072, 0.9030946923849541, -3.016345318077036], "max": [0.8057676833599005, 0.23525111652594177, 1.2375686424261672, -1.091500213962381, 1.2721763115560742, -1.6671455581533858, 0.8043682965821606, -0.13302183132722328, 1.3193517945609181, 3.1396446494441212, 1.5470753791434726, 3.1200121501284133], "count": [189]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41780089869281045]], [[0.4305551797385621]], [[0.4632966503267974]]], "std": [[[0.19738201672207145]], [[0.18120222491840005]], [[0.174169563393716]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29841999183006535]], [[0.32208916870915033]], [[0.31852280433006536]]], "std": [[[0.18790957027747318]], [[0.18597218874539734]], [[0.2049340302580623]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3653784109477124]], [[0.38713724673202615]], [[0.3847294628267974]]], "std": [[[0.21543486606397555]], [[0.2087040311714046]], [[0.2279040693068956]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3322061989379085]], [[0.35036987540849673]], [[0.34642938725490197]]], "std": [[[0.345811788586422]], [[0.3406743511963194]], [[0.3383575764850172]]], "count": [100]}, "observation.state": {"min": [0.3595883846282959, -1.410815715789795, 0.9515669345855713, -0.3143596947193146, -1.2096377611160278, 0.6921873688697815, -1.1419470310211182, -1.3218127489089966, 0.8827344179153442, -0.12794266641139984, 0.1718308925628662, -1.6779202222824097, 8.619999885559082, 63.08937454223633, 1.3224999904632568, -0.030625000596046448, 0.8125, -0.6568750143051147, 0.7877777814865112, -1.8156250715255737, 0.8450000286102295, 0.34375, 0.6775000095367432, 0.2918750047683716, 3.3237500190734863, 60.86000061035156, -1.1339999437332153, -0.13750000298023224, 0.6087499856948853, -0.13562500476837158, 0.6937500238418579, 0.14249999821186066, 0.9900000095367432, 0.640625, 0.5481250286102295, -2.40625], "max": [1.1312180757522583, -0.7986429333686829, 1.6936084032058716, 0.12307354807853699, -0.22611963748931885, 1.3429369926452637, -0.39089322090148926, -0.6512846946716309, 1.6636863946914673, 0.33674752712249756, 0.9040254950523376, -0.7099498510360718, 69.25499725341797, 81.18875122070312, 1.6137499809265137, 9.520625114440918, 58.41187286376953, 110.55374908447266, 76.03812408447266, 111.0518798828125, 82.82312774658203, 110.6518783569336, 87.58062744140625, 110.6050033569336, 65.49187469482422, 81.22624969482422, -1.0256249904632568, 9.748749732971191, 51.64500045776367, 1.1418750286102295, 76.17437744140625, 111.98312377929688, 85.88125610351562, 109.54875183105469, 89.63249969482422, 109.42937469482422], "mean": [0.7936374545097351, -0.9860775470733643, 1.2307312488555908, -0.1587795466184616, -0.7946271896362305, 0.8572444319725037, -0.6440067291259766, -0.8990764617919922, 1.0781590938568115, 0.13240769505500793, 0.5935493111610413, -1.2152858972549438, 27.951322555541992, 72.48556518554688, 1.4918701648712158, 5.682455062866211, 10.988556861877441, 22.60884666442871, 13.846223831176758, 21.359621047973633, 15.013995170593262, 23.578662872314453, 15.695503234863281, 36.099586486816406, 30.27644920349121, 72.4762954711914, -1.0709718465805054, 2.3573577404022217, 10.40893268585205, 0.8796694874763489, 17.78211784362793, 33.22730255126953, 19.96727180480957, 38.68457794189453, 19.656204223632812, 44.12913131713867], "std": [0.20846869051456451, 0.15735793113708496, 0.19815199077129364, 0.15030565857887268, 0.23908762633800507, 0.11895966529846191, 0.2200869917869568, 0.17556525766849518, 0.24239501357078552, 0.17785924673080444, 0.185620978474617, 0.41855162382125854, 19.03973960876465, 5.447645664215088, 0.08227594196796417, 3.0233216285705566, 19.036439895629883, 40.55638122558594, 24.533672332763672, 41.15061569213867, 26.952415466308594, 40.417423248291016, 28.74049949645996, 35.82938766479492, 21.919710159301758, 8.078137397766113, 0.025794444605708122, 3.039342164993286, 17.83228302001953, 0.410622775554657, 27.652450561523438, 44.87687683105469, 31.018346786499023, 45.46438980102539, 32.47698974609375, 50.02253723144531], "count": [195]}, "action": {"min": [0.3595883846282959, -1.410815715789795, 0.9515669345855713, -0.3143596947193146, -1.2096377611160278, 0.6921873688697815, -1.1419470310211182, -1.3218127489089966, 0.8827344179153442, -0.12794266641139984, 0.1718308925628662, -1.6779202222824097, 8.619999885559082, 63.08937454223633, 1.3224999904632568, -0.030625000596046448, 0.8125, -0.6568750143051147, 0.7877777814865112, -1.8156250715255737, 0.8450000286102295, 0.34375, 0.6775000095367432, 0.2918750047683716, 3.3237500190734863, 60.86000061035156, -1.1339999437332153, -0.13750000298023224, 0.6087499856948853, -0.13562500476837158, 0.6937500238418579, 0.14249999821186066, 0.9900000095367432, 0.640625, 0.5481250286102295, -2.40625], "max": [1.1312180757522583, -0.7986429333686829, 1.6936084032058716, 0.12307354807853699, -0.22611963748931885, 1.3429369926452637, -0.39089322090148926, -0.6512846946716309, 1.6636863946914673, 0.33674752712249756, 0.9040254950523376, -0.7099498510360718, 69.25499725341797, 81.18875122070312, 1.6137499809265137, 9.520625114440918, 58.41187286376953, 110.55374908447266, 76.03812408447266, 111.0518798828125, 82.82312774658203, 110.6518783569336, 87.58062744140625, 110.6050033569336, 65.49187469482422, 81.22624969482422, -1.0256249904632568, 9.748749732971191, 51.64500045776367, 1.1418750286102295, 76.17437744140625, 111.98312377929688, 85.88125610351562, 109.54875183105469, 89.63249969482422, 109.42937469482422], "mean": [0.7936378121376038, -0.9860774278640747, 1.2307316064834595, -0.15877944231033325, -0.7946274280548096, 0.8572444319725037, -0.644006609916687, -0.8990764617919922, 1.0781587362289429, 0.13240769505500793, 0.5935491919517517, -1.2152858972549438, 27.95130157470703, 72.48554992675781, 1.4918699264526367, 5.682455062866211, 10.988545417785645, 22.60883903503418, 13.846223831176758, 21.35963249206543, 15.01400375366211, 23.578655242919922, 15.695505142211914, 36.09957504272461, 30.276453018188477, 72.476318359375, -1.0709717273712158, 2.3573575019836426, 10.408933639526367, 0.879669189453125, 17.782119750976562, 33.22730255126953, 19.967281341552734, 38.6845817565918, 19.656206130981445, 44.129119873046875], "std": [0.20846864581108093, 0.15735791623592377, 0.19815197587013245, 0.15030567348003387, 0.23908765614032745, 0.11895966529846191, 0.22008700668811798, 0.17556525766849518, 0.24239502847194672, 0.17785926163196564, 0.1856209933757782, 0.4185516834259033, 19.039737701416016, 5.447645664215088, 0.08227594196796417, 3.0233218669891357, 19.036441802978516, 40.55637741088867, 24.53367042541504, 41.15061950683594, 26.952407836914062, 40.417423248291016, 28.74050521850586, 35.829383850097656, 21.919708251953125, 8.078136444091797, 0.025794440880417824, 3.039342164993286, 17.83228302001953, 0.410622775554657, 27.652454376220703, 44.87687301635742, 31.01834487915039, 45.464385986328125, 32.476993560791016, 50.022544860839844], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [195]}, "index": {"min": [8976], "max": [9170], "mean": [9073.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [4.138461538461539, 7.0, 7.0, 7.0, 7.0], "std": [1.744238190129242, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [195]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [195]}, "eef_direction_state": {"mean": [3.6, 3.871794871794872], "std": [2.1132063376871217, 1.9842907042437257], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.1948717948717948, 1.2666666666666666], "std": [0.8120719678694398, 0.7583157225343108], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [1.0205128205128204, 0.9230769230769231], "std": [0.8287090631663787, 0.809704453350202], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.6, 3.871794871794872], "std": [2.1132063376871217, 1.9842907042437257], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.1948717948717948, 1.2666666666666666], "std": [0.8120719678694398, 0.7583157225343108], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [1.0205128205128204, 0.9230769230769231], "std": [0.8287090631663787, 0.809704453350202], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6916734585136811, 0.19559454737497362, 1.1643935326068597, -1.523621688280645, 0.8990852829181599, -2.0287925841995484, 0.6718861573727538, -0.16208222947267636, 1.1793887551605082, 1.6482295077462636, 1.1941926165850856, 2.1850247605251205], "std": [0.06475555372300976, 0.05274733686135746, 0.04015108916095481, 0.21580655477128508, 0.12035272387048437, 0.29046558968966274, 0.06132534313159226, 0.016185613672573117, 0.057324935379156484, 0.2696532452806095, 0.27029031193850583, 0.2591075246967932], "min": [0.5639600200790376, 0.09077852896071781, 1.0462670859550942, -1.987391972780868, 0.7568237215164588, -2.668936052115101, 0.5838957062597936, -0.1964877611623008, 1.0522127705673097, 0.7904313795525831, 0.7279774270033657, 1.3001056081937326], "max": [0.8135424175180825, 0.24943762124483007, 1.2186977852751735, -1.1416904657361162, 1.3161176367787553, -1.6469704556100562, 0.8097161096995508, -0.135026383992009, 1.3161741648896115, 1.9681616375651356, 1.504442186166762, 2.482252764167866], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6916734585136811, 0.19559454737497362, 1.1643935326068597, -1.523621688280645, 0.8990852829181599, -2.0287925841995484, 0.6718861573727538, -0.16208222947267636, 1.1793887551605082, 1.6482295077462636, 1.1941926165850856, 2.1850247605251205], "std": [0.06475555372300976, 0.05274733686135746, 0.04015108916095481, 0.21580655477128508, 0.12035272387048437, 0.29046558968966274, 0.06132534313159226, 0.016185613672573117, 0.057324935379156484, 0.2696532452806095, 0.27029031193850583, 0.2591075246967932], "min": [0.5639600200790376, 0.09077852896071781, 1.0462670859550942, -1.987391972780868, 0.7568237215164588, -2.668936052115101, 0.5838957062597936, -0.1964877611623008, 1.0522127705673097, 0.7904313795525831, 0.7279774270033657, 1.3001056081937326], "max": [0.8135424175180825, 0.24943762124483007, 1.2186977852751735, -1.1416904657361162, 1.3161176367787553, -1.6469704556100562, 0.8097161096995508, -0.135026383992009, 1.3161741648896115, 1.9681616375651356, 1.504442186166762, 2.482252764167866], "count": [195]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4260277573529412]], [[0.439343118872549]], [[0.47020525326797386]]], "std": [[[0.19936762302185188]], [[0.18281872117869324]], [[0.17663951532278074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31301378267973856]], [[0.3349844219771242]], [[0.33169339665032677]]], "std": [[[0.20345390282048006]], [[0.19806133256047304]], [[0.21574801347786607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36750173406862746]], [[0.38475290032679743]], [[0.3852165482026144]]], "std": [[[0.21238783967364333]], [[0.20716323554407565]], [[0.22709250578082732]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33135808619281043]], [[0.3542055473856209]], [[0.3483095241013072]]], "std": [[[0.34450699930091827]], [[0.3375222406388145]], [[0.33591220650484294]]], "count": [100]}, "observation.state": {"min": [0.42994678020477295, -1.4014219045639038, 0.9383106231689453, -0.20706786215305328, -1.0327179431915283, 0.7371538281440735, -0.9509470462799072, -1.3923618793487549, 0.8733882904052734, -0.2139839380979538, 0.1381656676530838, -1.6360055208206177, 3.3507142066955566, 60.71125030517578, 1.225000023841858, 4.882500171661377, 0.7493749856948853, -0.6530769467353821, 0.7856249809265137, -1.8033334016799927, 0.8337500095367432, -3.3656249046325684, 0.6512500047683716, -0.25, 6.740624904632568, 61.86187744140625, -1.1462500095367432, -0.17000000178813934, 0.6462500095367432, -0.09312500059604645, 0.7549999952316284, -0.8799999952316284, 0.7387499809265137, 0.296875, 0.4325000047683716, -2.3949999809265137], "max": [1.1485990285873413, -0.7949473857879639, 1.6764897108078003, 0.06637674570083618, -0.27957388758659363, 1.1598763465881348, -0.43178263306617737, -0.6548451781272888, 1.7394331693649292, 0.13585297763347626, 0.6781920194625854, -0.8074883818626404, 68.29562377929688, 73.60384368896484, 1.8381249904632568, 9.803750038146973, 59.506248474121094, 110.98374938964844, 72.76499938964844, 112.07937622070312, 81.01249694824219, 111.2406234741211, 88.22562408447266, 109.14749908447266, 63.56500244140625, 76.99124908447266, -1.0306249856948853, 6.958125114440918, 65.28312683105469, 1.1612499952316284, 60.329376220703125, 108.53187561035156, 83.87187957763672, 111.05000305175781, 86.55999755859375, 110.17124938964844], "mean": [0.7270764708518982, -1.031519889831543, 1.2796721458435059, -0.12324382364749908, -0.7193153500556946, 0.8895929455757141, -0.5630238652229309, -0.8779868483543396, 1.078954815864563, 0.012296694330871105, 0.46047917008399963, -1.238189458847046, 29.726947784423828, 67.56365203857422, 1.5928332805633545, 9.03324031829834, 11.032793045043945, 22.0562801361084, 12.9546537399292, 20.41594696044922, 14.525317192077637, 20.181394577026367, 15.817071914672852, 23.121559143066406, 28.54953384399414, 69.97320556640625, -1.0782256126403809, 2.1436800956726074, 14.381511688232422, 0.9351029992103577, 13.640625953674316, 25.918922424316406, 16.288366317749023, 29.914871215820312, 16.244043350219727, 37.04139709472656], "std": [0.19332927465438843, 0.15043264627456665, 0.20629601180553436, 0.08025465905666351, 0.1839093118906021, 0.07815485447645187, 0.16213375329971313, 0.2298547625541687, 0.29048413038253784, 0.11451375484466553, 0.13979049026966095, 0.3504656255245209, 18.309402465820312, 3.2447869777679443, 0.1462232619524002, 1.3361989259719849, 19.513092041015625, 39.80774688720703, 23.451440811157227, 41.16539001464844, 26.377147674560547, 41.59229278564453, 29.05068588256836, 40.14567947387695, 20.91759490966797, 5.269786357879639, 0.024843275547027588, 2.3175103664398193, 22.68701934814453, 0.378235787153244, 21.40433692932129, 40.665618896484375, 28.29380226135254, 42.645843505859375, 29.132667541503906, 44.77482223510742], "count": [213]}, "action": {"min": [0.42994678020477295, -1.4014219045639038, 0.9383106231689453, -0.20706786215305328, -1.0327179431915283, 0.7371538281440735, -0.9509470462799072, -1.3923618793487549, 0.8733882904052734, -0.2139839380979538, 0.1381656676530838, -1.6360055208206177, 3.3507142066955566, 60.71125030517578, 1.225000023841858, 4.882500171661377, 0.7493749856948853, -0.6530769467353821, 0.7856249809265137, -1.8033334016799927, 0.8337500095367432, -3.3656249046325684, 0.6512500047683716, -0.25, 6.740624904632568, 61.86187744140625, -1.1462500095367432, -0.17000000178813934, 0.6462500095367432, -0.09312500059604645, 0.7549999952316284, -0.8799999952316284, 0.7387499809265137, 0.296875, 0.4325000047683716, -2.3949999809265137], "max": [1.1485990285873413, -0.7949473857879639, 1.6764897108078003, 0.06637674570083618, -0.27957388758659363, 1.1598763465881348, -0.43178263306617737, -0.6548451781272888, 1.7394331693649292, 0.13585297763347626, 0.6781920194625854, -0.8074883818626404, 68.29562377929688, 73.60384368896484, 1.8381249904632568, 9.803750038146973, 59.506248474121094, 110.98374938964844, 72.76499938964844, 112.07937622070312, 81.01249694824219, 111.2406234741211, 88.22562408447266, 109.14749908447266, 63.56500244140625, 76.99124908447266, -1.0306249856948853, 6.958125114440918, 65.28312683105469, 1.1612499952316284, 60.329376220703125, 108.53187561035156, 83.87187957763672, 111.05000305175781, 86.55999755859375, 110.17124938964844], "mean": [0.7270764708518982, -1.0315197706222534, 1.2796722650527954, -0.12324387580156326, -0.7193152904510498, 0.8895933032035828, -0.5630238652229309, -0.8779871463775635, 1.0789549350738525, 0.01229667104780674, 0.460479199886322, -1.2381891012191772, 29.726947784423828, 67.56366729736328, 1.5928322076797485, 9.03324031829834, 11.032793998718262, 22.056285858154297, 12.95463752746582, 20.41596031188965, 14.5253324508667, 20.181421279907227, 15.817076683044434, 23.121540069580078, 28.549535751342773, 69.97322845458984, -1.0782254934310913, 2.1436800956726074, 14.381499290466309, 0.935103178024292, 13.640620231628418, 25.918935775756836, 16.28836441040039, 29.91486930847168, 16.244047164916992, 37.04138946533203], "std": [0.19332928955554962, 0.15043260157108307, 0.20629599690437317, 0.08025464415550232, 0.1839093118906021, 0.07815485447645187, 0.16213375329971313, 0.2298547774553299, 0.2904841899871826, 0.11451374739408493, 0.13979047536849976, 0.3504655659198761, 18.309406280517578, 3.2447869777679443, 0.14622315764427185, 1.3361996412277222, 19.513092041015625, 39.8077392578125, 23.451444625854492, 41.16541290283203, 26.37714385986328, 41.59232711791992, 29.050687789916992, 40.14567947387695, 20.91759490966797, 5.269786357879639, 0.024843282997608185, 2.3175101280212402, 22.68701934814453, 0.37823575735092163, 21.404333114624023, 40.665611267089844, 28.293804168701172, 42.645851135253906, 29.132671356201172, 44.77482223510742], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [213]}, "index": {"min": [9171], "max": [9383], "mean": [9277.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [4.15962441314554, 7.0, 7.0, 7.0, 7.0], "std": [1.7096423176324578, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [213]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [213]}, "eef_direction_state": {"mean": [3.3708920187793425, 3.9624413145539905], "std": [2.230496618859535, 2.104878672935017], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.1220657276995305, 1.1173708920187793], "std": [0.8188687120111829, 0.8668807816932834], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8732394366197183, 0.863849765258216], "std": [0.8152808922576514, 0.8531951633824418], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.3708920187793425, 3.9624413145539905], "std": [2.230496618859535, 2.104878672935017], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.1220657276995305, 1.1173708920187793], "std": [0.8188687120111829, 0.8668807816932834], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.8732394366197183, 0.863849765258216], "std": [0.8152808922576514, 0.8531951633824418], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.7064385231360628, 0.17851722305763743, 1.1631365763064525, -1.5369151277891948, 0.9357398145078937, -2.0596757151786127, 0.6708217843502025, -0.14999544978902554, 1.1837596614647505, 0.25841917277586807, 1.2792381694051311, 0.7198547770906684], "std": [0.06864081432275497, 0.032339033752612156, 0.03655931927703904, 0.17675850778339042, 0.08893157496559202, 0.22470709825561275, 0.06833844304071963, 0.01532763176590461, 0.056322408086677975, 2.1066827366208734, 0.2353395641474706, 2.1184043075347154], "min": [0.5659845184405726, 0.0984654189926975, 1.052727066301923, -1.9417303123052383, 0.772574401770425, -2.60674050295286, 0.5828794221152748, -0.19201541694492666, 1.0683393750179946, -3.0422910889660892, 0.9086962973255033, -3.021613480556719], "max": [0.8051257034831489, 0.22140530662572536, 1.2170065165864374, -1.1876646885771271, 1.2203829241810982, -1.7319056469807097, 0.8148216256764884, -0.1258258335621156, 1.2938738181365181, 3.126924461795219, 1.540264609248346, 3.0928627675324862], "count": [213]}, "eef_sim_pose_action": {"mean": [0.7064385231360628, 0.17851722305763743, 1.1631365763064525, -1.5369151277891948, 0.9357398145078937, -2.0596757151786127, 0.6708217843502025, -0.14999544978902554, 1.1837596614647505, 0.25841917277586807, 1.2792381694051311, 0.7198547770906684], "std": [0.06864081432275497, 0.032339033752612156, 0.03655931927703904, 0.17675850778339042, 0.08893157496559202, 0.22470709825561275, 0.06833844304071963, 0.01532763176590461, 0.056322408086677975, 2.1066827366208734, 0.2353395641474706, 2.1184043075347154], "min": [0.5659845184405726, 0.0984654189926975, 1.052727066301923, -1.9417303123052383, 0.772574401770425, -2.60674050295286, 0.5828794221152748, -0.19201541694492666, 1.0683393750179946, -3.0422910889660892, 0.9086962973255033, -3.021613480556719], "max": [0.8051257034831489, 0.22140530662572536, 1.2170065165864374, -1.1876646885771271, 1.2203829241810982, -1.7319056469807097, 0.8148216256764884, -0.1258258335621156, 1.2938738181365181, 3.126924461795219, 1.540264609248346, 3.0928627675324862], "count": [213]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42308813521241834]], [[0.4349574591503268]], [[0.46332071895424837]]], "std": [[[0.19809166004559112]], [[0.18517836694500617]], [[0.18475958429787256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3438288868464052]], [[0.3705962704248366]], [[0.3723064522058823]]], "std": [[[0.2178877431853094]], [[0.2142105477154621]], [[0.23263843408189105]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3661800919117647]], [[0.3891465236928105]], [[0.38859382352941174]]], "std": [[[0.20990228211726578]], [[0.20310642690635172]], [[0.2229220493376732]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32873311683006534]], [[0.3480843198529412]], [[0.3425679166666667]]], "std": [[[0.3400092455834063]], [[0.3360292340225283]], [[0.33256709575952426]]], "count": [100]}, "observation.state": {"min": [0.3782329857349396, -1.385590672492981, 0.9512569308280945, -0.13989555835723877, -0.8743419647216797, 0.8345969915390015, -0.8828297853469849, -1.3565747737884521, 0.8377918004989624, -0.13337339460849762, 0.17392900586128235, -1.7111324071884155, 6.074375152587891, 62.50374984741211, 1.2706249952316284, 0.4293749928474426, 0.8174999952316284, -2.2043750286102295, 0.8144444227218628, -1.8550000190734863, 0.8337500095367432, -0.15687499940395355, 0.7925000190734863, -0.3543750047683716, 6.317500114440918, 61.37562561035156, -1.1262500286102295, -0.31437498331069946, 0.6987500190734863, 0.0768750011920929, 0.7273333072662354, -0.6150000095367432, 0.8806250095367432, 0.2918750047683716, 0.5462499856948853, 2.5787501335144043], "max": [1.0627193450927734, -0.8165960907936096, 1.6265640258789062, 0.10798142105340958, -0.24719615280628204, 1.2548638582229614, -0.43917372822761536, -0.6508608460426331, 1.6663328409194946, 0.20885786414146423, 0.6030916571617126, -1.059453010559082, 65.55500030517578, 79.64875030517578, 1.8849999904632568, 9.762499809265137, 50.826873779296875, 110.72437286376953, 65.88312530517578, 110.69937133789062, 82.34312438964844, 109.38062286376953, 87.76687622070312, 109.04875183105469, 62.98749923706055, 81.07624816894531, -1.0206249952316284, 7.827499866485596, 64.43562316894531, 1.152500033378601, 63.37125015258789, 108.23625183105469, 80.61062622070312, 110.39375305175781, 83.63187408447266, 109.8862533569336], "mean": [0.6176905035972595, -1.0656949281692505, 1.301474928855896, -0.048337262123823166, -0.5691214799880981, 0.9905252456665039, -0.5778900980949402, -0.872413158416748, 1.0428274869918823, 0.07744381576776505, 0.48905059695243835, -1.3571748733520508, 21.432884216308594, 71.05524444580078, 1.6658140420913696, 6.9723992347717285, 10.05209732055664, 20.929588317871094, 12.701362609863281, 21.04020881652832, 15.278376579284668, 23.556690216064453, 16.432954788208008, 26.0502986907959, 27.1131534576416, 71.32095336914062, -1.0750640630722046, 2.515124797821045, 13.448040962219238, 0.7836316823959351, 13.576861381530762, 24.703750610351562, 16.326400756835938, 28.772647857666016, 15.98961067199707, 36.47017288208008], "std": [0.19935083389282227, 0.1534547358751297, 0.2056119590997696, 0.08541504293680191, 0.18667979538440704, 0.07652241736650467, 0.1319085657596588, 0.1912686824798584, 0.2454329878091812, 0.12334544956684113, 0.11222492903470993, 0.3129333257675171, 21.167266845703125, 4.782444477081299, 0.1542690545320511, 3.4259676933288574, 16.84428596496582, 40.7134895324707, 21.871780395507812, 40.850608825683594, 27.279888153076172, 40.0073356628418, 29.181299209594727, 41.15146255493164, 20.11876678466797, 8.201469421386719, 0.021911995485424995, 2.7260982990264893, 22.16248321533203, 0.3960690200328827, 22.30651092529297, 40.01890182495117, 26.875564575195312, 41.24971008300781, 28.01041030883789, 38.81401443481445], "count": [188]}, "action": {"min": [0.3782329857349396, -1.385590672492981, 0.9512569308280945, -0.13989555835723877, -0.8743419647216797, 0.8345969915390015, -0.8828297853469849, -1.3565747737884521, 0.8377918004989624, -0.13337339460849762, 0.17392900586128235, -1.7111324071884155, 6.074375152587891, 62.50374984741211, 1.2706249952316284, 0.4293749928474426, 0.8174999952316284, -2.2043750286102295, 0.8144444227218628, -1.8550000190734863, 0.8337500095367432, -0.15687499940395355, 0.7925000190734863, -0.3543750047683716, 6.317500114440918, 61.37562561035156, -1.1262500286102295, -0.31437498331069946, 0.6987500190734863, 0.0768750011920929, 0.7273333072662354, -0.6150000095367432, 0.8806250095367432, 0.2918750047683716, 0.5462499856948853, 2.5787501335144043], "max": [1.0627193450927734, -0.8165960907936096, 1.6265640258789062, 0.10798142105340958, -0.24719615280628204, 1.2548638582229614, -0.43917372822761536, -0.6508608460426331, 1.6663328409194946, 0.20885786414146423, 0.6030916571617126, -1.059453010559082, 65.55500030517578, 79.64875030517578, 1.8849999904632568, 9.762499809265137, 50.826873779296875, 110.72437286376953, 65.88312530517578, 110.69937133789062, 82.34312438964844, 109.38062286376953, 87.76687622070312, 109.04875183105469, 62.98749923706055, 81.07624816894531, -1.0206249952316284, 7.827499866485596, 64.43562316894531, 1.152500033378601, 63.37125015258789, 108.23625183105469, 80.61062622070312, 110.39375305175781, 83.63187408447266, 109.8862533569336], "mean": [0.6176902651786804, -1.0656946897506714, 1.3014750480651855, -0.04833723604679108, -0.5691214799880981, 0.9905254244804382, -0.5778899788856506, -0.8724132180213928, 1.0428273677825928, 0.07744377851486206, 0.48905059695243835, -1.3571745157241821, 21.432889938354492, 71.05528259277344, 1.6658142805099487, 6.972399711608887, 10.052096366882324, 20.929574966430664, 12.701351165771484, 21.040212631225586, 15.278388977050781, 23.55668830871582, 16.43297576904297, 26.05027961730957, 27.11315155029297, 71.32099151611328, -1.075063943862915, 2.515125274658203, 13.448040962219238, 0.7836313247680664, 13.576852798461914, 24.703744888305664, 16.326404571533203, 28.772655487060547, 15.989605903625488, 36.47018051147461], "std": [0.19935086369514465, 0.1534547358751297, 0.2056119292974472, 0.08541504293680191, 0.18667979538440704, 0.07652248442173004, 0.13190853595733643, 0.1912686675786972, 0.24543297290802002, 0.12334543466567993, 0.11222492903470993, 0.3129332959651947, 21.16727066040039, 4.782444477081299, 0.1542690247297287, 3.425967216491699, 16.844282150268555, 40.7134895324707, 21.871776580810547, 40.85060501098633, 27.279891967773438, 40.00733947753906, 29.181293487548828, 41.151458740234375, 20.1187686920166, 8.201469421386719, 0.021911997348070145, 2.7260987758636475, 22.16248321533203, 0.3960689902305603, 22.3065128326416, 40.01889419555664, 26.875568389892578, 41.249717712402344, 28.010412216186523, 38.81401824951172], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [188]}, "index": {"min": [9384], "max": [9571], "mean": [9477.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [4.095744680851064, 7.0, 7.0, 7.0, 7.0], "std": [1.786885731003297, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [188]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [188]}, "eef_direction_state": {"mean": [3.5691489361702127, 3.824468085106383], "std": [2.2002188767205824, 2.140301538221508], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.122340425531915, 1.1702127659574468], "std": [0.8573405509368299, 0.8522597979731819], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.973404255319149, 1.0], "std": [0.8279268561478289, 0.8315583934409704], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.5691489361702127, 3.824468085106383], "std": [2.2002188767205824, 2.140301538221508], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.122340425531915, 1.1702127659574468], "std": [0.8573405509368299, 0.8522597979731819], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.973404255319149, 1.0], "std": [0.8279268561478289, 0.8315583934409704], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.7168453820708939, 0.15081675168593198, 1.1668153251644653, -1.6256713169700288, 1.061789923482802, -2.177960169700876, 0.665990945556761, -0.14700402357779244, 1.1833385189061345, 0.43949775629059806, 1.327751456763493, 0.985079045265883], "std": [0.06985581018241502, 0.02991933766133685, 0.03601105182155742, 0.1842398652838669, 0.06903885107623552, 0.22298331655946868, 0.058911177078838896, 0.01537634768544671, 0.0532112409047927, 1.8311085846025872, 0.20302375808788262, 1.852044228624634], "min": [0.5760036621809197, 0.0764997925922533, 1.058825856951898, -2.0213906109084787, 0.8789828713863148, -2.7071687582282355, 0.588467166480494, -0.1893580149526739, 1.0755154842212802, -3.0310569126272706, 1.0388621288348863, -2.940514352379901], "max": [0.7960704195215152, 0.20317861432222256, 1.2278821861960105, -1.1901201999203304, 1.2642613991214389, -1.7350244076301862, 0.8005397343944248, -0.1200080648777336, 1.2828218578085278, 2.74814825091816, 1.5512094599417057, 2.977571396418602], "count": [188]}, "eef_sim_pose_action": {"mean": [0.7168453820708939, 0.15081675168593198, 1.1668153251644653, -1.6256713169700288, 1.061789923482802, -2.177960169700876, 0.665990945556761, -0.14700402357779244, 1.1833385189061345, 0.43949775629059806, 1.327751456763493, 0.985079045265883], "std": [0.06985581018241502, 0.02991933766133685, 0.03601105182155742, 0.1842398652838669, 0.06903885107623552, 0.22298331655946868, 0.058911177078838896, 0.01537634768544671, 0.0532112409047927, 1.8311085846025872, 0.20302375808788262, 1.852044228624634], "min": [0.5760036621809197, 0.0764997925922533, 1.058825856951898, -2.0213906109084787, 0.8789828713863148, -2.7071687582282355, 0.588467166480494, -0.1893580149526739, 1.0755154842212802, -3.0310569126272706, 1.0388621288348863, -2.940514352379901], "max": [0.7960704195215152, 0.20317861432222256, 1.2278821861960105, -1.1901201999203304, 1.2642613991214389, -1.7350244076301862, 0.8005397343944248, -0.1200080648777336, 1.2828218578085278, 2.74814825091816, 1.5512094599417057, 2.977571396418602], "count": [188]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2141708803104575]], [[0.3273742871732026]], [[0.45819464869281046]]], "std": [[[0.3031340952928543]], [[0.24959950478166387]], [[0.2205211984874036]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2621414236111111]], [[0.28997744485294114]], [[0.2902029309640523]]], "std": [[[0.16029964591265433]], [[0.1618854862823017]], [[0.18016295028252552]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2978867626633987]], [[0.3224021343954248]], [[0.3292188439542484]]], "std": [[[0.1561937842303218]], [[0.1546235730843897]], [[0.17223436312380716]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23105036968954248]], [[0.2782616462418301]], [[0.3028661131535948]]], "std": [[[0.3355275494832543]], [[0.3308266668404123]], [[0.3256467017212822]]], "count": [100]}, "observation.state": {"min": [0.4380531311035156, -1.3547866344451904, 0.9866388440132141, -0.2809329032897949, -0.9692339897155762, 0.31166553497314453, -0.8577001094818115, -1.419208288192749, 0.8284456729888916, -0.405794620513916, 0.1156824603676796, -1.1871280670166016, 12.867500305175781, 63.44187545776367, 1.5812500715255737, -0.0768750011920929, 0.7393749952316284, 0.7406249642372131, 0.6612499952316284, -1.7450000047683716, 0.6725000143051147, -3.150624990463257, 0.8793749809265137, -0.04125000908970833, 3.3162498474121094, 30.693124771118164, -1.140625, -0.2212499976158142, 0.6831250190734863, -0.1218181774020195, 0.7131249904632568, -0.6568750143051147, 0.9492307901382446, 0.8224999904632568, 0.9068750143051147, -0.8637499809265137], "max": [0.8922951221466064, -0.7687686085700989, 1.6496671438217163, 0.5433642268180847, -0.31545644998550415, 1.0262645483016968, -0.315432608127594, -0.647030234336853, 1.6853113174438477, 0.07948996871709824, 0.8989894986152649, -0.979080855846405, 73.69750213623047, 83.33000183105469, 1.9077777862548828, 9.654999732971191, 56.44062423706055, 110.0625, 56.13875198364258, 111.06312561035156, 77.93562316894531, 111.2093734741211, 85.71187591552734, 109.25749969482422, 83.16875457763672, 81.00250244140625, -1.0049999952316284, 9.608749389648438, 67.20938110351562, 110.37687683105469, 72.56437683105469, 110.97062683105469, 82.21937561035156, 111.87125396728516, 90.97125244140625, 110.17250061035156], "mean": [0.7012614607810974, -1.0245845317840576, 1.3122211694717407, -0.09052808582782745, -0.718657910823822, 0.7717487215995789, -0.6718056201934814, -0.8536960482597351, 1.0465236902236938, -0.14900919795036316, 0.6008517742156982, -1.0902353525161743, 34.61856460571289, 73.74588012695312, 1.6712733507156372, 5.617786884307861, 7.6857194900512695, 17.60384750366211, 7.436302661895752, 15.24593448638916, 10.139289855957031, 15.961864471435547, 11.056873321533203, 20.013504028320312, 37.43610382080078, 62.302467346191406, -1.06608247756958, 2.779855728149414, 17.406457901000977, 38.14823532104492, 18.931774139404297, 37.37327194213867, 21.17095375061035, 41.209129333496094, 22.134292602539062, 54.81957244873047], "std": [0.11723259836435318, 0.12140045315027237, 0.15088289976119995, 0.23505941033363342, 0.12858396768569946, 0.1425429731607437, 0.20840243995189667, 0.2268986850976944, 0.2551882863044739, 0.17499752342700958, 0.25376272201538086, 0.0910077914595604, 15.396934509277344, 5.245981693267822, 0.07367391139268875, 3.3406243324279785, 15.592178344726562, 35.30595397949219, 15.339740753173828, 35.53950119018555, 21.470287322998047, 38.3363037109375, 23.61717987060547, 38.617488861083984, 29.112869262695312, 15.868509292602539, 0.02683432400226593, 2.6108713150024414, 23.781248092651367, 45.95585632324219, 24.914825439453125, 44.209571838378906, 28.78838348388672, 46.32273483276367, 31.02198028564453, 46.13153839111328], "count": [264]}, "action": {"min": [0.4380531311035156, -1.3547866344451904, 0.9866388440132141, -0.2809329032897949, -0.9692339897155762, 0.31166553497314453, -0.8577001094818115, -1.419208288192749, 0.8284456729888916, -0.405794620513916, 0.1156824603676796, -1.1871280670166016, 12.867500305175781, 63.44187545776367, 1.5812500715255737, -0.0768750011920929, 0.7393749952316284, 0.7406249642372131, 0.6612499952316284, -1.7450000047683716, 0.6725000143051147, -3.150624990463257, 0.8793749809265137, -0.04125000908970833, 3.3162498474121094, 30.693124771118164, -1.140625, -0.2212499976158142, 0.6831250190734863, -0.1218181774020195, 0.7131249904632568, -0.6568750143051147, 0.9492307901382446, 0.8224999904632568, 0.9068750143051147, -0.8637499809265137], "max": [0.8922951221466064, -0.7687686085700989, 1.6496671438217163, 0.5433642268180847, -0.31545644998550415, 1.0262645483016968, -0.315432608127594, -0.647030234336853, 1.6853113174438477, 0.07948996871709824, 0.8989894986152649, -0.979080855846405, 73.69750213623047, 83.33000183105469, 1.9077777862548828, 9.654999732971191, 56.44062423706055, 110.0625, 56.13875198364258, 111.06312561035156, 77.93562316894531, 111.2093734741211, 85.71187591552734, 109.25749969482422, 83.16875457763672, 81.00250244140625, -1.0049999952316284, 9.608749389648438, 67.20938110351562, 110.37687683105469, 72.56437683105469, 110.97062683105469, 82.21937561035156, 111.87125396728516, 90.97125244140625, 110.17250061035156], "mean": [0.701261579990387, -1.0245850086212158, 1.3122211694717407, -0.09052813053131104, -0.7186577320098877, 0.7717487215995789, -0.6718055009841919, -0.8536961078643799, 1.0465234518051147, -0.14900916814804077, 0.6008520126342773, -1.0902347564697266, 34.61856460571289, 73.74585723876953, 1.6712721586227417, 5.617788314819336, 7.685723304748535, 17.603853225708008, 7.436294078826904, 15.245929718017578, 10.139305114746094, 15.961873054504395, 11.056872367858887, 20.013513565063477, 37.436119079589844, 62.30249786376953, -1.06608247756958, 2.779855966567993, 17.40645980834961, 38.14825439453125, 18.93177604675293, 37.37324523925781, 21.170944213867188, 41.20915222167969, 22.13429832458496, 54.81959533691406], "std": [0.11723259836435318, 0.12140041589736938, 0.15088289976119995, 0.2350594401359558, 0.12858398258686066, 0.14254289865493774, 0.20840243995189667, 0.2268986999988556, 0.2551882863044739, 0.174997478723526, 0.25376275181770325, 0.0910077691078186, 15.396933555603027, 5.245980739593506, 0.07367396354675293, 3.3406243324279785, 15.592171669006348, 35.30595779418945, 15.339742660522461, 35.53948211669922, 21.470298767089844, 38.33632278442383, 23.6171817779541, 38.617488861083984, 29.112871170043945, 15.868507385253906, 0.02683432586491108, 2.6108713150024414, 23.781248092651367, 45.95586395263672, 24.91482162475586, 44.20957946777344, 28.788379669189453, 46.32273483276367, 31.02198028564453, 46.13153839111328], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [264]}, "index": {"min": [9572], "max": [9835], "mean": [9703.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [2.8068181818181817, 7.0, 7.0, 7.0, 7.0], "std": [2.461174060244608, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [264]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [264]}, "eef_direction_state": {"mean": [4.2272727272727275, 3.875], "std": [2.0928844424038786, 2.1381057532594623], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [0.8446969696969697, 1.1401515151515151], "std": [0.8542065602455763, 0.8479350897545719], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.7121212121212122, 0.8825757575757576], "std": [0.8486201190872993, 0.8196448059355669], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [4.2272727272727275, 3.875], "std": [2.0928844424038786, 2.1381057532594623], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [0.8446969696969697, 1.1401515151515151], "std": [0.8542065602455763, 0.8479350897545719], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.7121212121212122, 0.8825757575757576], "std": [0.8486201190872993, 0.8196448059355669], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.7150681732552882, 0.19142102766319002, 1.1719209132697535, -1.5121786705232472, 0.8612251471071399, -2.028923709120384, 0.6455235565700043, -0.1410743306280727, 1.180515724315326, 1.8529524778259443, 1.2887460052942548, 1.7485801856718717], "std": [0.057418771762195134, 0.03879960981081702, 0.03552035179889997, 0.20775758312323142, 0.06843833807385666, 0.31803366068279704, 0.07184463696263388, 0.03616431165364649, 0.03712653994305267, 0.4473365138070704, 0.05957054673195979, 1.8049587392810589], "min": [0.5878092160531563, 0.1101979730666371, 1.057781090154276, -2.089586008316428, 0.743364626347494, -2.8723932548537014, 0.5766631086124852, -0.18868894692239538, 1.101932155662479, 0.82293586882181, 1.1448809942547138, -3.133628469356183], "max": [0.7997283080332952, 0.23106752439258096, 1.2106936717619947, -1.2526246157892276, 1.1204201836816905, -1.7751593608128675, 0.8083730715798731, -0.07730000121965615, 1.287148682982832, 2.6789301535617382, 1.4125824418244486, 3.1028815451446294], "count": [264]}, "eef_sim_pose_action": {"mean": [0.7150681732552882, 0.19142102766319002, 1.1719209132697535, -1.5121786705232472, 0.8612251471071399, -2.028923709120384, 0.6455235565700043, -0.1410743306280727, 1.180515724315326, 1.8529524778259443, 1.2887460052942548, 1.7485801856718717], "std": [0.057418771762195134, 0.03879960981081702, 0.03552035179889997, 0.20775758312323142, 0.06843833807385666, 0.31803366068279704, 0.07184463696263388, 0.03616431165364649, 0.03712653994305267, 0.4473365138070704, 0.05957054673195979, 1.8049587392810589], "min": [0.5878092160531563, 0.1101979730666371, 1.057781090154276, -2.089586008316428, 0.743364626347494, -2.8723932548537014, 0.5766631086124852, -0.18868894692239538, 1.101932155662479, 0.82293586882181, 1.1448809942547138, -3.133628469356183], "max": [0.7997283080332952, 0.23106752439258096, 1.2106936717619947, -1.2526246157892276, 1.1204201836816905, -1.7751593608128675, 0.8083730715798731, -0.07730000121965615, 1.287148682982832, 2.6789301535617382, 1.4125824418244486, 3.1028815451446294], "count": [264]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22282212214052285]], [[0.33129924428104573]], [[0.4620547058823529]]], "std": [[[0.31073865897719993]], [[0.255940144024838]], [[0.2213887739275831]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2668476491013072]], [[0.28675964256535946]], [[0.2803980473856209]]], "std": [[[0.14468490008666668]], [[0.14162458241267212]], [[0.1526613029061538]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31704678513071893]], [[0.34281056168300655]], [[0.34378313112745096]]], "std": [[[0.17294390554316172]], [[0.1700374426157437]], [[0.1834621996261143]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.222260408496732]], [[0.26941609885620915]], [[0.29277069852941173]]], "std": [[[0.3295588066209929]], [[0.3249821509611646]], [[0.3215915324166635]]], "count": [100]}, "observation.state": {"min": [0.4736972749233246, -1.4119840860366821, 1.0074292421340942, -0.2809567451477051, -1.407157301902771, 0.34244582056999207, -0.9809643626213074, -1.3136825561523438, 0.8629188537597656, -0.23877985775470734, 0.3025101125240326, -1.2027711868286133, 5.215624809265137, 59.688751220703125, 1.3393750190734863, -0.3349999785423279, 0.6024999618530273, 0.578125, 0.8631249666213989, -1.8056249618530273, 0.7035714387893677, 0.13562501966953278, 0.6456249952316284, 0.15625, 3.3243751525878906, 25.598125457763672, -1.1362500190734863, -0.1550000011920929, 0.2706249952316284, -0.051249999552965164, 0.7350000143051147, 1.0206249952316284, 0.8025000095367432, 1.6893749237060547, 0.44624999165534973, -0.5056250095367432], "max": [1.0798141956329346, -0.8163365125656128, 1.7100833654403687, 0.2844615578651428, -0.38107022643089294, 1.0428587198257446, -0.397235244512558, -0.5376474261283875, 1.6075141429901123, 0.25000953674316406, 1.1306458711624146, -0.9676127433776855, 72.40625, 78.27312469482422, 1.7768750190734863, 9.414999961853027, 37.341251373291016, 107.19625091552734, 41.212501525878906, 103.6656265258789, 64.99812316894531, 107.91937255859375, 75.95500183105469, 110.25687408447266, 76.86187744140625, 80.96562957763672, -1.0199999809265137, 6.021874904632568, 56.445556640625, 82.52249908447266, 54.0568733215332, 105.56437683105469, 72.23812866210938, 112.359375, 77.86187744140625, 109.30937957763672], "mean": [0.7542380690574646, -1.1148509979248047, 1.363129734992981, -0.09327957034111023, -0.7978554964065552, 0.6772052645683289, -0.76536625623703, -0.8998468518257141, 1.0765491724014282, 0.04025143012404442, 0.8318343758583069, -1.1121201515197754, 24.53817367553711, 71.55406951904297, 1.4999316930770874, 4.804358959197998, 7.258601188659668, 19.847400665283203, 6.878551483154297, 17.271934509277344, 8.602447509765625, 21.051727294921875, 9.787178039550781, 27.048933029174805, 33.128074645996094, 62.16389465332031, -1.0700538158416748, 1.7602145671844482, 5.23769474029541, 7.4334259033203125, 13.276101112365723, 31.219778060913086, 17.002832412719727, 40.19938278198242, 17.82579231262207, 49.65824890136719], "std": [0.18698425590991974, 0.15586985647678375, 0.22280606627464294, 0.1401330530643463, 0.21431469917297363, 0.12682035565376282, 0.22685714066028595, 0.1803053766489029, 0.21965815126895905, 0.18306517601013184, 0.2907277047634125, 0.08600333333015442, 21.00755500793457, 4.551111698150635, 0.11181257665157318, 2.78737735748291, 11.918885231018066, 34.67613220214844, 11.657929420471191, 36.368385314941406, 16.53687286376953, 37.515174865722656, 20.155376434326172, 40.49353790283203, 25.766355514526367, 19.490259170532227, 0.020588597282767296, 1.9358787536621094, 10.291507720947266, 18.905004501342773, 19.362253189086914, 39.727230072021484, 24.99790382385254, 46.74666213989258, 28.210060119628906, 48.25772476196289], "count": [243]}, "action": {"min": [0.4736972749233246, -1.4119840860366821, 1.0074292421340942, -0.2809567451477051, -1.407157301902771, 0.34244582056999207, -0.9809643626213074, -1.3136825561523438, 0.8629188537597656, -0.23877985775470734, 0.3025101125240326, -1.2027711868286133, 5.215624809265137, 59.688751220703125, 1.3393750190734863, -0.3349999785423279, 0.6024999618530273, 0.578125, 0.8631249666213989, -1.8056249618530273, 0.7035714387893677, 0.13562501966953278, 0.6456249952316284, 0.15625, 3.3243751525878906, 25.598125457763672, -1.1362500190734863, -0.1550000011920929, 0.2706249952316284, -0.051249999552965164, 0.7350000143051147, 1.0206249952316284, 0.8025000095367432, 1.6893749237060547, 0.44624999165534973, -0.5056250095367432], "max": [1.0798141956329346, -0.8163365125656128, 1.7100833654403687, 0.2844615578651428, -0.38107022643089294, 1.0428587198257446, -0.397235244512558, -0.5376474261283875, 1.6075141429901123, 0.25000953674316406, 1.1306458711624146, -0.9676127433776855, 72.40625, 78.27312469482422, 1.7768750190734863, 9.414999961853027, 37.341251373291016, 107.19625091552734, 41.212501525878906, 103.6656265258789, 64.99812316894531, 107.91937255859375, 75.95500183105469, 110.25687408447266, 76.86187744140625, 80.96562957763672, -1.0199999809265137, 6.021874904632568, 56.445556640625, 82.52249908447266, 54.0568733215332, 105.56437683105469, 72.23812866210938, 112.359375, 77.86187744140625, 109.30937957763672], "mean": [0.754237949848175, -1.1148509979248047, 1.3631300926208496, -0.09327957034111023, -0.797855019569397, 0.6772053241729736, -0.7653661370277405, -0.8998472094535828, 1.0765491724014282, 0.040251366794109344, 0.831834077835083, -1.1121199131011963, 24.538185119628906, 71.5540542602539, 1.4999319314956665, 4.80435848236084, 7.258599281311035, 19.847400665283203, 6.878549575805664, 17.27195167541504, 8.60244369506836, 21.051713943481445, 9.787203788757324, 27.04894256591797, 33.12807846069336, 62.16391372680664, -1.0700534582138062, 1.7602144479751587, 5.237692832946777, 7.433428764343262, 13.276098251342773, 31.21977996826172, 17.002838134765625, 40.19939041137695, 17.825767517089844, 49.65825271606445], "std": [0.18698427081108093, 0.15586987137794495, 0.22280602157115936, 0.14013303816318512, 0.21431468427181244, 0.1268203854560852, 0.22685711085796356, 0.1803053766489029, 0.21965810656547546, 0.18306519091129303, 0.2907276749610901, 0.08600331842899323, 21.007553100585938, 4.551110744476318, 0.1118125170469284, 2.7873775959014893, 11.918883323669434, 34.6761474609375, 11.657930374145508, 36.36838150024414, 16.53687286376953, 37.51517868041992, 20.155372619628906, 40.4935417175293, 25.7663516998291, 19.490259170532227, 0.0205885898321867, 1.935879111289978, 10.291502952575684, 18.905004501342773, 19.362255096435547, 39.727237701416016, 24.997905731201172, 46.74665832519531, 28.210060119628906, 48.25771713256836], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [243]}, "index": {"min": [9836], "max": [10078], "mean": [9957.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [4.222222222222222, 7.0, 7.0, 7.0, 7.0], "std": [1.7754614539565794, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [243]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [243]}, "eef_direction_state": {"mean": [3.736625514403292, 3.9876543209876543], "std": [2.057950589617708, 2.0336297729295567], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.1522633744855968, 1.1481481481481481], "std": [0.8348535643115843, 0.8904307614941736], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.8189300411522634, 0.8395061728395061], "std": [0.8115243032061557, 0.8283573430724072], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [3.736625514403292, 3.9876543209876543], "std": [2.057950589617708, 2.0336297729295567], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.1522633744855968, 1.1481481481481481], "std": [0.8348535643115843, 0.8904307614941736], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.8189300411522634, 0.8395061728395061], "std": [0.8115243032061557, 0.8283573430724072], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.7121599454016434, 0.1686167189402701, 1.1547182701483434, -1.4712377175047582, 0.7444123519072393, -2.033614510135955, 0.6512015109218996, -0.16164386814889958, 1.1899874240913473, 1.371512433970443, 1.1682386291733113, 1.996416309718237], "std": [0.0758252200267309, 0.031101510062870912, 0.045702504908616465, 0.2126943174469698, 0.08182095692126332, 0.2592172787742235, 0.06499347005770736, 0.04062429791346529, 0.05705255740865959, 0.4125666652752862, 0.04608163172687568, 0.45598086336575605], "min": [0.5608312665180444, 0.1030161735330177, 1.0387394836601205, -1.911139893168809, 0.543990317784028, -2.67888963939968, 0.5826747143516156, -0.20684986295804506, 1.0915238933320444, 0.2645662973858768, 1.030917896404433, 1.0135338999578756], "max": [0.8042060596209275, 0.23685521623091838, 1.282824940320097, -0.7963530679692112, 0.9697978978410902, -1.452252455720947, 0.7933699605727315, -0.08980256506501941, 1.3731183517378909, 2.044829752667978, 1.269162857112852, 2.884948523514804], "count": [243]}, "eef_sim_pose_action": {"mean": [0.7121599454016434, 0.1686167189402701, 1.1547182701483434, -1.4712377175047582, 0.7444123519072393, -2.033614510135955, 0.6512015109218996, -0.16164386814889958, 1.1899874240913473, 1.371512433970443, 1.1682386291733113, 1.996416309718237], "std": [0.0758252200267309, 0.031101510062870912, 0.045702504908616465, 0.2126943174469698, 0.08182095692126332, 0.2592172787742235, 0.06499347005770736, 0.04062429791346529, 0.05705255740865959, 0.4125666652752862, 0.04608163172687568, 0.45598086336575605], "min": [0.5608312665180444, 0.1030161735330177, 1.0387394836601205, -1.911139893168809, 0.543990317784028, -2.67888963939968, 0.5826747143516156, -0.20684986295804506, 1.0915238933320444, 0.2645662973858768, 1.030917896404433, 1.0135338999578756], "max": [0.8042060596209275, 0.23685521623091838, 1.282824940320097, -0.7963530679692112, 0.9697978978410902, -1.452252455720947, 0.7933699605727315, -0.08980256506501941, 1.3731183517378909, 2.044829752667978, 1.269162857112852, 2.884948523514804], "count": [243]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2241599836601307]], [[0.33081787990196077]], [[0.45765211192810457]]], "std": [[[0.3024943888382239]], [[0.2515520422797866]], [[0.22139793328812293]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2719930126633987]], [[0.29877310253267975]], [[0.2996255024509804]]], "std": [[[0.1739949600979929]], [[0.1711083725959418]], [[0.19402872382010672]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2905265155228758]], [[0.32720041666666666]], [[0.3442190727124183]]], "std": [[[0.17056550718203894]], [[0.1692227848750941]], [[0.1920661301368214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23131693831699346]], [[0.2753672242647059]], [[0.2971503676470588]]], "std": [[[0.3306961444925366]], [[0.32815437615021786]], [[0.32110714701872123]]], "count": [100]}, "observation.state": {"min": [0.399714857339859, -1.2453030347824097, 0.9908827543258667, -0.0994935929775238, -0.7981951832771301, 0.12204833328723907, -0.745236337184906, -1.2204594612121582, 0.840962827205658, -0.49055370688438416, 0.09713321179151535, -1.5127651691436768, 2.9674999713897705, 31.311874389648438, 1.587499976158142, -0.14374999701976776, 0.6887500286102295, 0.48374998569488525, 0.8622222542762756, -2.025624990463257, 0.7300000190734863, -2.9156250953674316, 0.7677778005599976, -0.014374999329447746, 1.1984615325927734, 49.166873931884766, -1.125, -0.2993749976158142, 0.6362500190734863, 1.1712499856948853, 0.7018749713897705, 0.7193750143051147, 0.7306250333786011, -0.19812500476837158, 0.90625, -1.7543749809265137], "max": [0.8595120906829834, -0.7987620830535889, 1.5290732383728027, 0.783240795135498, -0.39876115322113037, 1.0362783670425415, -0.34363794326782227, -0.6858453154563904, 1.4430981874465942, 0.04277294501662254, 0.6459334492683411, -0.8869306445121765, 81.859375, 78.32499694824219, 86.72624969482422, 9.81624984741211, 53.44187545776367, 109.375, 60.631874084472656, 108.21125030517578, 75.33124542236328, 109.484375, 82.52562713623047, 109.0625, 76.08562469482422, 77.46562957763672, -1.024999976158142, 4.078750133514404, 36.80249786376953, 108.83375549316406, 39.53562545776367, 102.01250457763672, 39.28187561035156, 105.06437683105469, 39.451873779296875, 109.40937805175781], "mean": [0.6338779926300049, -1.0395087003707886, 1.3120129108428955, 0.13921689987182617, -0.5891998410224915, 0.6823631525039673, -0.6014870405197144, -0.8473185896873474, 1.015202283859253, -0.18222133815288544, 0.4524828791618347, -1.2410119771957397, 35.16093063354492, 65.08935546875, 17.119123458862305, 5.526924133300781, 12.147198677062988, 26.425312042236328, 12.091073989868164, 24.74411392211914, 14.403486251831055, 25.456266403198242, 16.026283264160156, 38.58628463745117, 31.636852264404297, 66.94965362548828, -1.0628068447113037, 1.1837157011032104, 8.502364158630371, 28.70998764038086, 9.848064422607422, 26.496116638183594, 9.146685600280762, 30.793039321899414, 8.3306303024292, 41.003578186035156], "std": [0.12272799015045166, 0.1321849673986435, 0.18053050339221954, 0.28357797861099243, 0.09721152484416962, 0.20878690481185913, 0.16084739565849304, 0.1634647250175476, 0.18356749415397644, 0.17385625839233398, 0.18087425827980042, 0.19959022104740143, 21.758296966552734, 13.900111198425293, 27.73284912109375, 3.7009835243225098, 18.74312973022461, 41.461524963378906, 19.554244995117188, 42.70916748046875, 24.044544219970703, 44.21806716918945, 26.732725143432617, 41.010780334472656, 27.459171295166016, 9.72295093536377, 0.019832056015729904, 1.2315737009048462, 13.049439430236816, 40.621456146240234, 14.327110290527344, 38.7060432434082, 13.974961280822754, 41.13447570800781, 13.148253440856934, 46.6309928894043], "count": [187]}, "action": {"min": [0.399714857339859, -1.2453030347824097, 0.9908827543258667, -0.0994935929775238, -0.7981951832771301, 0.12204833328723907, -0.745236337184906, -1.2204594612121582, 0.840962827205658, -0.49055370688438416, 0.09713321179151535, -1.5127651691436768, 2.9674999713897705, 31.311874389648438, 1.587499976158142, -0.14374999701976776, 0.6887500286102295, 0.48374998569488525, 0.8622222542762756, -2.025624990463257, 0.7300000190734863, -2.9156250953674316, 0.7677778005599976, -0.014374999329447746, 1.1984615325927734, 49.166873931884766, -1.125, -0.2993749976158142, 0.6362500190734863, 1.1712499856948853, 0.7018749713897705, 0.7193750143051147, 0.7306250333786011, -0.19812500476837158, 0.90625, -1.7543749809265137], "max": [0.8595120906829834, -0.7987620830535889, 1.5290732383728027, 0.783240795135498, -0.39876115322113037, 1.0362783670425415, -0.34363794326782227, -0.6858453154563904, 1.4430981874465942, 0.04277294501662254, 0.6459334492683411, -0.8869306445121765, 81.859375, 78.32499694824219, 86.72624969482422, 9.81624984741211, 53.44187545776367, 109.375, 60.631874084472656, 108.21125030517578, 75.33124542236328, 109.484375, 82.52562713623047, 109.0625, 76.08562469482422, 77.46562957763672, -1.024999976158142, 4.078750133514404, 36.80249786376953, 108.83375549316406, 39.53562545776367, 102.01250457763672, 39.28187561035156, 105.06437683105469, 39.451873779296875, 109.40937805175781], "mean": [0.6338779926300049, -1.0395084619522095, 1.3120125532150269, 0.1392168402671814, -0.589199960231781, 0.6823629140853882, -0.6014869809150696, -0.8473188281059265, 1.015202522277832, -0.1822214424610138, 0.45248278975486755, -1.2410125732421875, 35.160945892333984, 65.08934020996094, 17.1191349029541, 5.526924133300781, 12.147199630737305, 26.42529296875, 12.091071128845215, 24.74411392211914, 14.403505325317383, 25.456254959106445, 16.026281356811523, 38.58628845214844, 31.63686752319336, 66.94965362548828, -1.0628070831298828, 1.1837157011032104, 8.502362251281738, 28.70999526977539, 9.848067283630371, 26.49611473083496, 9.146679878234863, 30.793041229248047, 8.330625534057617, 41.003578186035156], "std": [0.12272799760103226, 0.13218499720096588, 0.18053053319454193, 0.28357788920402527, 0.09721153229475021, 0.20878691971302032, 0.16084739565849304, 0.1634647399187088, 0.18356747925281525, 0.17385627329349518, 0.18087425827980042, 0.19959019124507904, 21.758296966552734, 13.90010929107666, 27.732852935791016, 3.7009828090667725, 18.743127822875977, 41.461524963378906, 19.55424690246582, 42.70916748046875, 24.0445556640625, 44.218055725097656, 26.73272132873535, 41.010780334472656, 27.45916748046875, 9.722953796386719, 0.019832050427794456, 1.2315737009048462, 13.049442291259766, 40.62145233154297, 14.327109336853027, 38.70603942871094, 13.974963188171387, 41.13446807861328, 13.148253440856934, 46.63098907470703], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [187]}, "index": {"min": [10485], "max": [10671], "mean": [10578.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [4.122994652406417, 7.0, 7.0, 7.0, 7.0], "std": [1.7369392266215729, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [187]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [187]}, "eef_direction_state": {"mean": [3.2192513368983957, 4.074866310160428], "std": [2.002686291129996, 2.033084471623854], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.1818181818181819, 1.1336898395721926], "std": [0.6852853023024609, 0.8326805950178161], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.8770053475935828, 0.7967914438502673], "std": [0.8214084779644891, 0.8217565471686212], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.2192513368983957, 4.074866310160428], "std": [2.002686291129996, 2.033084471623854], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.1818181818181819, 1.1336898395721926], "std": [0.6852853023024609, 0.8326805950178161], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.8770053475935828, 0.7967914438502673], "std": [0.8214084779644891, 0.8217565471686212], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.7041397449284891, 0.153980289719639, 1.15939130036771, -1.6565711054183367, 0.9231808172403457, -2.2728157087570446, 0.6408117925420584, -0.12886910734826798, 1.1673888825180216, 1.8341863037339137, 1.370652621613935, -0.3093799600108014], "std": [0.07362843369872439, 0.032496478231017145, 0.03923296674309599, 0.204968517095354, 0.10148717438949971, 0.3345683079981969, 0.060076502361409226, 0.018569695282488266, 0.03464803619972656, 1.7897246512616825, 0.09335707486421527, 2.819567191792416], "min": [0.5644544849433348, 0.11245436785604879, 1.0593964195457428, -2.097582557952141, 0.6968968302136518, -2.9807964942500527, 0.5686954090381854, -0.15646489355360946, 1.086138978518759, -3.1347281756336303, 1.153416440038677, -3.1410664660579197], "max": [0.7780432389364088, 0.19783457060047244, 1.2396814608081912, -1.234228535756956, 1.2817904574785746, -1.9456911533295307, 0.7644991106187643, -0.09740030145833517, 1.2687751912636152, 3.130209494992018, 1.5520761431001011, 3.137700264518016], "count": [187]}, "eef_sim_pose_action": {"mean": [0.7041397449284891, 0.153980289719639, 1.15939130036771, -1.6565711054183367, 0.9231808172403457, -2.2728157087570446, 0.6408117925420584, -0.12886910734826798, 1.1673888825180216, 1.8341863037339137, 1.370652621613935, -0.3093799600108014], "std": [0.07362843369872439, 0.032496478231017145, 0.03923296674309599, 0.204968517095354, 0.10148717438949971, 0.3345683079981969, 0.060076502361409226, 0.018569695282488266, 0.03464803619972656, 1.7897246512616825, 0.09335707486421527, 2.819567191792416], "min": [0.5644544849433348, 0.11245436785604879, 1.0593964195457428, -2.097582557952141, 0.6968968302136518, -2.9807964942500527, 0.5686954090381854, -0.15646489355360946, 1.086138978518759, -3.1347281756336303, 1.153416440038677, -3.1410664660579197], "max": [0.7780432389364088, 0.19783457060047244, 1.2396814608081912, -1.234228535756956, 1.2817904574785746, -1.9456911533295307, 0.7644991106187643, -0.09740030145833517, 1.2687751912636152, 3.130209494992018, 1.5520761431001011, 3.137700264518016], "count": [187]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22227092116013072]], [[0.32955265931372546]], [[0.45751024101307186]]], "std": [[[0.3086974334449227]], [[0.25581317804490716]], [[0.2219284358601021]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27951882965686276]], [[0.29754413398692814]], [[0.2872973468137255]]], "std": [[[0.1583824966262499]], [[0.15716271611700358]], [[0.17672386076970778]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29666787173202613]], [[0.32504192197712417]], [[0.3334561703431373]]], "std": [[[0.16141065123132356]], [[0.15971487847740384]], [[0.17642951512705482]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2286193178104575]], [[0.27628135212418303]], [[0.3018532107843137]]], "std": [[[0.33544335980409296]], [[0.3308237677154207]], [[0.325617522580646]]], "count": [100]}, "observation.state": {"min": [0.4275864064693451, -1.3272011280059814, 1.0022846460342407, -0.22407449781894684, -1.4489924907684326, 0.29802778363227844, -0.8681191205978394, -1.3416972160339355, 0.8453021049499512, -0.335746169090271, 0.2100738137960434, -1.1902751922607422, 5.715000152587891, 64.7750015258789, 1.1731250286102295, 0.10312499105930328, 0.6987500190734863, 0.3856250047683716, 0.859375, -1.6787500381469727, 0.8550000190734863, 0.4568749964237213, 0.6992307901382446, 0.12000000476837158, 7.25, 30.09375, -1.115625023841858, 0.3725000023841858, 0.7493749856948853, 0.6850000023841858, 0.7443749904632568, 1.7756249904632568, 0.6468750238418579, -0.30687499046325684, 0.5525000095367432, -1.90625], "max": [0.9464196562767029, -0.7651763558387756, 1.598096489906311, 0.5275329947471619, -0.3521496057510376, 1.0148680210113525, -0.39713990688323975, -0.5675720572471619, 1.6389381885528564, 0.023007743060588837, 1.1446174383163452, -0.9871156811714172, 74.37999725341797, 78.14749908447266, 1.9275000095367432, 9.62874984741211, 62.526248931884766, 110.89624786376953, 74.89374542236328, 112.2081298828125, 84.73374938964844, 111.40125274658203, 91.36125183105469, 108.96875, 81.14250183105469, 77.52937316894531, -1.0006250143051147, 9.731874465942383, 59.54999923706055, 89.77874755859375, 72.9112548828125, 112.02812957763672, 78.64187622070312, 111.72125244140625, 87.15750122070312, 111.82500457763672], "mean": [0.7198482155799866, -1.0100969076156616, 1.2742085456848145, 0.01835765317082405, -0.7360370755195618, 0.7181062698364258, -0.7077941298484802, -0.8641367554664612, 1.0420866012573242, -0.07255686074495316, 0.6550858616828918, -1.140384316444397, 31.76727867126465, 71.49285888671875, 1.4022068977355957, 5.413328170776367, 13.47554874420166, 25.097444534301758, 15.143600463867188, 23.2947998046875, 17.068248748779297, 26.658491134643555, 18.016237258911133, 33.046295166015625, 32.84156036376953, 63.863739013671875, -1.0643415451049805, 3.49786114692688, 12.394756317138672, 24.294422149658203, 18.041522979736328, 32.601383209228516, 18.800460815429688, 34.984336853027344, 19.62471580505371, 45.25772476196289], "std": [0.14116238057613373, 0.13368970155715942, 0.1683756709098816, 0.21791908144950867, 0.19239884614944458, 0.1491033136844635, 0.1788589209318161, 0.19661004841327667, 0.23770232498645782, 0.12551581859588623, 0.21838773787021637, 0.0662660300731659, 21.465835571289062, 4.203189849853516, 0.2213979959487915, 3.4234492778778076, 21.859272003173828, 41.60636520385742, 25.20952796936035, 42.95595169067383, 28.723392486572266, 43.192874908447266, 31.301597595214844, 42.265079498291016, 26.864355087280273, 16.583213806152344, 0.027249183505773544, 2.6578259468078613, 20.893247604370117, 34.16205596923828, 27.20130157470703, 43.63579559326172, 29.30474853515625, 46.03883743286133, 31.895200729370117, 47.67866516113281], "count": [215]}, "action": {"min": [0.4275864064693451, -1.3272011280059814, 1.0022846460342407, -0.22407449781894684, -1.4489924907684326, 0.29802778363227844, -0.8681191205978394, -1.3416972160339355, 0.8453021049499512, -0.335746169090271, 0.2100738137960434, -1.1902751922607422, 5.715000152587891, 64.7750015258789, 1.1731250286102295, 0.10312499105930328, 0.6987500190734863, 0.3856250047683716, 0.859375, -1.6787500381469727, 0.8550000190734863, 0.4568749964237213, 0.6992307901382446, 0.12000000476837158, 7.25, 30.09375, -1.115625023841858, 0.3725000023841858, 0.7493749856948853, 0.6850000023841858, 0.7443749904632568, 1.7756249904632568, 0.6468750238418579, -0.30687499046325684, 0.5525000095367432, -1.90625], "max": [0.9464196562767029, -0.7651763558387756, 1.598096489906311, 0.5275329947471619, -0.3521496057510376, 1.0148680210113525, -0.39713990688323975, -0.5675720572471619, 1.6389381885528564, 0.023007743060588837, 1.1446174383163452, -0.9871156811714172, 74.37999725341797, 78.14749908447266, 1.9275000095367432, 9.62874984741211, 62.526248931884766, 110.89624786376953, 74.89374542236328, 112.2081298828125, 84.73374938964844, 111.40125274658203, 91.36125183105469, 108.96875, 81.14250183105469, 77.52937316894531, -1.0006250143051147, 9.731874465942383, 59.54999923706055, 89.77874755859375, 72.9112548828125, 112.02812957763672, 78.64187622070312, 111.72125244140625, 87.15750122070312, 111.82500457763672], "mean": [0.7198480367660522, -1.0100975036621094, 1.2742081880569458, 0.01835772767663002, -0.7360371351242065, 0.7181065082550049, -0.7077938318252563, -0.8641369342803955, 1.0420868396759033, -0.07255688309669495, 0.6550858020782471, -1.1403839588165283, 31.767295837402344, 71.49283599853516, 1.402206301689148, 5.413328170776367, 13.47554874420166, 25.097463607788086, 15.143601417541504, 23.294803619384766, 17.068254470825195, 26.6584529876709, 18.016252517700195, 33.04629135131836, 32.84156799316406, 63.86370086669922, -1.0643417835235596, 3.4978628158569336, 12.394755363464355, 24.294429779052734, 18.041522979736328, 32.60136032104492, 18.800460815429688, 34.98433303833008, 19.624711990356445, 45.25773239135742], "std": [0.14116235077381134, 0.13368965685367584, 0.1683756709098816, 0.21791911125183105, 0.1923988312482834, 0.1491032838821411, 0.1788589358329773, 0.19661003351211548, 0.23770232498645782, 0.12551583349704742, 0.21838773787021637, 0.06626604497432709, 21.465835571289062, 4.203190326690674, 0.22139795124530792, 3.4234490394592285, 21.859268188476562, 41.60634994506836, 25.20952796936035, 42.95594024658203, 28.723398208618164, 43.19287109375, 31.301591873168945, 42.26509094238281, 26.864355087280273, 16.583213806152344, 0.027249189093708992, 2.6578261852264404, 20.89324378967285, 34.16204833984375, 27.2012996673584, 43.63578796386719, 29.304744720458984, 46.03884506225586, 31.895200729370117, 47.67866516113281], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [215]}, "index": {"min": [10672], "max": [10886], "mean": [10779.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [4.144186046511628, 7.0, 7.0, 7.0, 7.0], "std": [1.662906159595075, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [215]}, "eef_direction_state": {"mean": [3.5813953488372094, 3.6372093023255814], "std": [2.053160446833972, 2.1713807905542257], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.2046511627906977, 1.2279069767441861], "std": [0.8212167626978019, 0.8006757556996935], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.9162790697674419, 0.8790697674418605], "std": [0.8083662054539801, 0.8264685701574415], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.5813953488372094, 3.6372093023255814], "std": [2.053160446833972, 2.1713807905542257], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.2046511627906977, 1.2279069767441861], "std": [0.8212167626978019, 0.8006757556996935], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.9162790697674419, 0.8790697674418605], "std": [0.8083662054539801, 0.8264685701574415], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6948697286620957, 0.17148450794324735, 1.1681071907475442, -1.527443816050289, 0.8739681290211349, -2.127761599746121, 0.6421405767455713, -0.14360047519791264, 1.1750597223818104, 1.7659887592607968, 1.2571003455671705, 1.6533783210598583], "std": [0.06457921138683084, 0.03825712727533493, 0.045919489518046974, 0.2582179545817574, 0.07683587989877406, 0.340061511829088, 0.07027769481294109, 0.02282557264606764, 0.05430311721038945, 0.47478308533994823, 0.07180255258947517, 1.8222239538088667], "min": [0.577715325895505, 0.09773075208327589, 1.0558350012110287, -2.0473536476612795, 0.7029226428799631, -2.8516124934111584, 0.5670355354217768, -0.19817641017432663, 1.093139367312249, 0.3895372616487065, 0.9937930968250068, -3.137010343520026], "max": [0.78680483460867, 0.23871650154195756, 1.2926181992831838, -0.7551398523826871, 1.1597433487071283, -1.4224537946122793, 0.8020672255865379, -0.10804910939582343, 1.360608353074192, 2.483466937130355, 1.4191853772532195, 3.1372636466988864], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6948697286620957, 0.17148450794324735, 1.1681071907475442, -1.527443816050289, 0.8739681290211349, -2.127761599746121, 0.6421405767455713, -0.14360047519791264, 1.1750597223818104, 1.7659887592607968, 1.2571003455671705, 1.6533783210598583], "std": [0.06457921138683084, 0.03825712727533493, 0.045919489518046974, 0.2582179545817574, 0.07683587989877406, 0.340061511829088, 0.07027769481294109, 0.02282557264606764, 0.05430311721038945, 0.47478308533994823, 0.07180255258947517, 1.8222239538088667], "min": [0.577715325895505, 0.09773075208327589, 1.0558350012110287, -2.0473536476612795, 0.7029226428799631, -2.8516124934111584, 0.5670355354217768, -0.19817641017432663, 1.093139367312249, 0.3895372616487065, 0.9937930968250068, -3.137010343520026], "max": [0.78680483460867, 0.23871650154195756, 1.2926181992831838, -0.7551398523826871, 1.1597433487071283, -1.4224537946122793, 0.8020672255865379, -0.10804910939582343, 1.360608353074192, 2.483466937130355, 1.4191853772532195, 3.1372636466988864], "count": [215]}}} diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/info.json b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9cb7dc1e07cdda3f4768b96c4c596390b7b9476d --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 47, "total_frames": 9751, "total_tasks": 1, "total_videos": 188, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:46"}, "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_storage_tissue_and_milk_carton/meta/tasks.jsonl b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0c3c077921e4cffbdb2a0fa515e3534ed6094eb5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Place the tissue paper on the white lid with one hand, and with the other hand, put the milk carton with the straw on top of the white lid."} diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe054e5066fc1aee99f56e2cdf7116ef5375c44f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:7d7f38976599807e431602b58828c621fbc0b7ed1496c2e4e49946e52ce8a0e1 +size 4077622 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdada3587e20750d823b786b036a6267ab64cd26 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:500b1b9f6a449467e09af26d51f40ae252a0e9dd7867f1fe908653a00acdd1ef +size 4025503 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c174e814606abda8c5111631f64fb5078298583b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:16590e7ddc3942f12e72d086d695467cf33db6af17db3b1e4d468d82dc1a50c3 +size 2035733 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d4d311c52dbafdd0b7b63e304ea6cbc82e0540 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5c84fbadcde55b4eea30cf2c51371abcc70832de71e6b09f6c90f7dbb9015482 +size 1920105 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b60fb8ac8b290e0521bda9e7baa7e28511326516 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:86750b71bcd4c4b25d20993253d3542e36ef13add53eb499c6963beb660ec730 +size 2072939 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b707cb20ee4bb480edeb6e3a8d443777ee59687 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:acfaa39428db74ae33444871933e45a0444b390093577c63fc8d2033cd2784a7 +size 2080540 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65577de79452711cb2d1024481a9de099fbdd576 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:cd27df35766dac0bcf7d95fa57be9e3c3fcaa2dee47657f2b95107a4e42bede9 +size 1879488 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..647e2cd0b17168a61505c66ad9f7282a78025f8e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:7ba59c4f8539e529b4e439591cfcf9ad64cf0dbd15a5a37cec090142ff2fda85 +size 2152209 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69af9e5566af979200b5e8df412bbe6ef3abf29 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6698a4ec21f8109d4aefba8e496c800b045061ce6f4d13c17e4908fa1d61c737 +size 2008868 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1cf40d69998289397137c5e994be3199215f3e5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4b91f44b684468289888950a19f25d84014a3dacd0bd0765f77168231533d051 +size 2003054 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd0678e4c0e45895811b55f889dff8834a4005f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:136057d537b75d6eeae1c9e45950c6602c024339e9c59343ae3fddf646848104 +size 2084629 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ee66830784595ea1aa85e9ac03d7d2ba595000f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:395f95ba5f8d50d9702fac3cbe6f24fd8f7f3304df2d6297e819f86822bebc92 +size 2130280 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df9141c66e1b25f8a93ed4cb8b827aafe9fd38a2 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:2fb22b611f3423aed57f64d526407dd76c2b0f2f55433438690ace009dfe72d6 +size 1976272 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5ee02d9f315ce2efd24f8231c2a76f4a1e913fa --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:03071fa75c7703d95c8fef2e2e45cc9afa71af330b70e1404dea67bba3cd4798 +size 1937271 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9192b01dabe9d1db9866d34c31dda252f2593f3 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fb45a64ed05046cb3db720c76eea3d35e415fec93a69e973ec9c5fba95751234 +size 1905550 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9959485f3c141eaa6b4d2662142a43ea5e73cabc --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9dfcbaffa6ae29c33e54c8af18e2be7966d3a048be0b1efc6c127bbb01e13423 +size 1884542 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce85876a7903f0906b306e4aecf96e68889770d --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fd2ccdab05aeac0cdb1065e9393faceaa6607c90bf40ed4b0554303a42b3300c +size 1985274 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4504130df914b20fe9c11239aa0a28b3504700a2 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:2f895f64c7119558ec139e5fdc9e47f3ac9c4adaf543c55f5df72f2392f82d29 +size 1869485 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82cfd2a1a5d2b6e502babbd59f3997536e18491 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:97eab680de2c0a754ce64004d3fc350f745a37fabd70bd2406874f65fa47e746 +size 1845909 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c67fdc806a402ceb02ad6b0377a2bd51274dc41e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:2dbfe5a1005bfca20b35889c3a0c8ba50c20ca1ebd20cda6ac3922bd0cd5e2cc +size 1879215 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5a8a0244170ca220beda082f6f7e180ba493101 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:67cbc975a69adf611930161237721509a9da9b6cf39295188c60238658283d60 +size 2203542 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4140ccdd3543eae548d7da2f6fbbe6cda7f4a9ef --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5cbd0e25d5d8e3117580a1bbe26063dc1ed017bb9bfc941af00922edc9b63cc2 +size 3803919 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..313376bc0c866c71eccc228379a56f07c72323ba --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:47ae09626022cafba20b2e366b458010eb63a306a78004a40ef48186dc77fa31 +size 1969714 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9106cc21ba76b23acd101cfc6d58f87a704e1002 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6854b0b21591bcd0ac09e37520afea8ec3140eedd1b32fca4c431026361411b8 +size 1759620 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93aef3d9ed8ae74cb2cca097428944abdb42b840 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:693ad4cfe4ff16c6d91d20117386e530be9e9d481f95db7edbfdc18fcf582dac +size 1860588 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16efd3289fd333a94f143561f3de3eecf268a58f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:513cbef06b73fcac8a6afe6cba650f4c9d3b19fc33a2a719ca2c2af57db92b59 +size 1782657 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fdfafedbffd7f784ba27185da348e1ca2bf7619 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9fac3419c33c424e63c3b05fd5b3d7be32b349d6d83536da9de51e122f14a1b8 +size 1656266 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4d5d23555e0417d833d2d6307dc893a1f25aa7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1e8625600c074d57296bd310cb2f3070c7aecc05d3afe4be5542e8325d87a97a +size 1533411 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee78e6a77eb3e1c32df232605a754fe9e021a7e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:7b7581272a33dda6228e69d1700538dc0c3f91242af12502a7034cfb58d448c3 +size 1661859 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e4ec9a8da49a28e51da49a9c4276c01d32943f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bf14fa52f9397f32d84fa5cac808a2746cae94640504db5cc5e04ca14982f7a5 +size 1950465 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..044d47aba700a8a4eaf57ec06374ecb7745bb05e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0b53096b7bd212ec6a1245aa3bfe9b31c98d8c3ca1f7d06cdf5801767da0b368 +size 1710309 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee291d396ab90a907a4edd2c1772ffd27219aec --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:dc0133e941545766db64ad32016a407a736cd2911f873a3801d2357a88309551 +size 1912860 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56f28e33474d0398fb8a12214db3c3fa41caa885 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:39b5c28a15440b163c960731c73e347515d62ad9cff14c2b6b7625d39d09cbca +size 3872536 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c79b73b7b2ec9db87beff678a546fbf147e2225 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fa7ae8e7fed60c180de8ba19b514f73b0d782520fb55679f6a1569ade017d5d7 +size 1798841 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ea2129363d4590b84b440273906a8eb02a247a8 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:3c38ed84a7ba145e69121ac3dcbd7dcbeebf377167a618e4e60dddfde624344c +size 2002668 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9682a4e6e2e1a5c413b2d58504c9c8544666404 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4fcb8937dbf7eb275a5082f4bd08227a33a485bb90a9b6065ed598c1d45b6ab0 +size 1890220 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b2b3292ca9cd1d7cf353d52c8e1586f48cb7e3f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:60960eca686011cc3939541e7763e9b8ee6e27841f8cd3bb8965bddc7ecdbe83 +size 1622524 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2869b9409e0666f46d03991079bee99d2b9038f9 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:76b493d67c3af32b81f1a57410b21f59e691684a1351ae1002cbf18785205c39 +size 1737329 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480e2cd60d784fcee9d1b0566e8c797740dc5e85 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f80d628fba68a38658ad8b90d794aac2af5442152bc801adc329f8a34aa728d4 +size 1712286 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb3f175a5e9e58ba9cc875f914e1b37d18cfc499 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b6d5fd8f164a88ba6229586e25f43511e29ac3f5532be7ad8164fe19f2e310e7 +size 1715715 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206c417b5b403ffbbe5a8b888f57bbd6f49a0b67 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d3d9a10826c95e84202da83a864f3306b8cbd150fee6057fd375486e2bb08754 +size 1738716 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d8d59f1b5c70cd117f8d683fb259ec2380b295f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c78c919b3b07f8b3e5791698cb11a7cc3fd42c033fe7eecf040dfbf7c003cd34 +size 2026509 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc7954bc3159d1e62792b15a6bf71dec44a5c3f6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4a9be40bcb35583753bfb4f955841066291316e98a6f07db9d1b152cab511366 +size 1764976 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb67ea9121a9ef92f69931b75f043bc47d6ff26c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:08401addeaeda50702b3364a19de0193b681257406f2fbf0a3c1769c324aa784 +size 4595810 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..518705d3e55cd86331c08de63c42e22c8e87c0f0 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9728228ce3aace0e55fffb392c37de932da838dc83a781901e1a0319698e7e85 +size 4712934 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa44a86d90918d8e0494d959962933a8a84bb59 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:7c80c26d2bd0e7fbb84ee082d5fe3ad7953b9c50d05d97105174314259c2f169 +size 3317810 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164b23508cc47162a6efd94981d2f0bb5c4a9372 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d5c48d9dcafeb8b66f2c5f721754a92424fae9b7837b0a7bacf8dadc57a23ef2 +size 3808514 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..613bb75c6d9bdeb5b5dccf93f47929f444af14d4 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:54569a4a6d9e85957de28685bfe58024ea3533beabc14db27671f44173747604 +size 1765478 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43023156fdce91b8b65761afbec02fa0dc7bef97 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ddbd18f5ec34f7f5a1d2252dbae402ee188ff28c05ac3010aa5cf17c321509b0 +size 1380822 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a631ce32d01058b14bf6d70c0a26dbbf4f48b52f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6461dc907365d9531cd812c4def830d7185214975d48d60a2cc2e2eecc8184a9 +size 1452251 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ba2db721d8a865922dfa4c60611979b647effa --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0f32086ff9a897ed2a8e591bf2d14170ece479a462c3fec813da7e34db3b9a94 +size 1201351 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2916c57473bc9fcb496553da905ff69d91c53b2c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bd0d5f4d1626d33055368ec226fa1fb0e78b7f7a4eec70486f5d4ff4a7daf059 +size 1326899 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b879533d7384df8088eb56ea2aaf61f78af50cde --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:353e5488600a376ce5f29e8677b147fe46e3bce7b21a7a50156f63dd0be4015e +size 1374786 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..788b6197205cb3f5234acf1eb46eea90cd6a5a52 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4542d79be480d93885a8a8946a14fe6a30a811cb71c30b219c799d57938ed15b +size 1159466 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f07079db074a5cce286bd9b3c1df5a9d67c741df --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c30e91754292dca17d4da281c8947f9ab30692ae0e6d5094e726bf3e0803d8a6 +size 1455288 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a805f27626b9d40186c3f845b7ee4cde9fab1e7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bca3dbe533e53ca8112e5892e88d324d415fdc4f8b7fa53c2c891792e77c9c6b +size 1287618 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a775bf1e88c54e4a734052a4bdf0cf1d7fab5d --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ca66fdf4264647f7254b36ba23ad31497a47b6da26b15741da858739455fd558 +size 1205634 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc580b9968515d4f070403e785bb1696a64a161 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:940ee0aa9a5a889474c337068a5fd481cb21d93f09c104a05f72c62af6ccbe78 +size 1219164 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42f34760621a1c34cfe3f425d319343a8f96ac6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:75bf0944e2a82cdf3567f2d2dc7c35deca9e1ecd364ab12b94c1e9efc11a7527 +size 1126921 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6f208caffb13cd829beafbfa210a6654e5a2bf --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:7d752ae5cd0aae79cf820eb2a8cc6ca11a93ff4371d7a0dba5fb9f8e9bfaa30b +size 1168840 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058fadec2f159a641860292e0902c736cc8e4658 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b63f12f4be7f2e0e250ffe9f278fe8914d1c6f09929d0a8e6a7b5f4a2fcd6a63 +size 1202746 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..247bf69207103edfe6a0039252ccf7a3f80f0ca1 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ade36e0a0914ebc5db0b928c330811aa709710a6f7dd6db21709eecbe09527d9 +size 1150893 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a43f68ecee35c341a8014f95078aed68a7671de --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:3c4905e7ec870c044c5420c8e01cc0c72333cf5414019689f5703f3a2ceea3ef +size 1228008 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7e6b31e143c4e2f33c227c4c0732955b077bebc --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1b54f5f86d789c4e17b54a8cabadf6d3e5b2b4448691528ce4aac382568c27c7 +size 1262922 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcce75885ef354a88bbd8eda69d6fd75abd1441f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ba65e661ace8b7ad4dda3a2030269d0ceae8a2ad4570265e7c1ee3d458f78f4c +size 1170652 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6229bcb948d928b6f18f7e03f5c9d0b7aa0cc98b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c23d51f50b0dc5658f402259ef65eeec4ea5fd9eb5cac79009c455e9f848ad40 +size 1190395 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f944cca14d849522e622e518698211ee89f53234 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f273c9adc7008a251782e71a8786afe6fc01c78be85f6a06d3950b7f62023de4 +size 1331792 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8224708e04105b7279d5c25205727aaea1323fa --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:37cbc20040850fd7729552b83ac9998892b1824942799ca1574de44dd2d0a195 +size 1556269 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8897bc830826584586ea9c7085bad9ae7fedba4 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:45c293c5e4074ba53e155017823686ba75192f8fd0156281fa8e0d92cc0d5d80 +size 1410632 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528fab3aba5714f87f8bbacd7455f82c0771b5ad --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5d219c375c58474dcc4237ae3365fe78931578c2d1fb2695c6c550df58cdd85a +size 1420701 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fa22050581c49a29ed7a322a830b63e6abf0e4e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a642b00f6004d787663462d1cea6f133c021039d8ae59553d600269595ee0f84 +size 1301173 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e81f584437c57b49d950ee527fc62d7b914dc8ae --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:21af56c40da36319a411a709369559919b0047d7b0951f2b5a622d646b17da64 +size 1379304 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c397e9eac03195be66db1f92a1c20fee89bf8cd --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:36cb3baa167ce703d26f4516481e6091a112aafb95c19aa2e884cb813105b3b1 +size 1229035 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0304b02bc1dbdb27cc0bbfe715de52112d83a00a --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5c87b989ecf2b33ab86fc5d8af3889900ec07808fd0e0ca102a2b87937ae8cfd +size 1163067 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e4c90c4c5f976a265fa4e66eadd4b29c411af5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:764195f5362cfe7dc00a646199701162ac6dd5800a07a63c0f9e0fcb8d5454ca +size 1024101 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cad4b83eb3ff38d69ae803cc7cdcabc3aabde3f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d8151ec3bc2e6984cf44595f110c4e8d878dc796662a71cfa0dade73c5a2d245 +size 1112586 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4109a086dc5c631b33c7bbaf6ab84abc94e06147 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fb869ef2d42a083bd90e29c03c83e261f32749701b81b63905005838fbc57a14 +size 1286983 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ac13f16169d4a50adce1a40b72ccace4226e22 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:911c4ba7219d5bea82d8bbd37888d1bb0ba292ed7579604ad6c03a390a6e9df8 +size 1241057 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af50224f6e1880548f5214336c3322e8d5cb8e6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f286b1097a7ff7b2046921de17fcc850a7fcc495f091d1395360af52605dca4d +size 1332693 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d4f27c3ac6631140fd414961b08875de993ab98 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1052cbedf1e88404540775e2c7552320957bf2e0129c1110517481949b7940b2 +size 1317012 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..552dbf92e9d6913a0f5924a574d2c433afa54911 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:3730f210b9449f96a8c787b9eebd84f6038a8b8a5305f5984fcfe990076d1d58 +size 1229223 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb3109d68dd3fcd6444a4bc29dce2e9a5e864cf --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1b230da231655b2574dd2871cbea094c361434c2be9648407b94e9f597c193fc +size 1341013 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..604f3a4627397ff9fd267f1ba3237ab26bd5c2be --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9295632e18fa2919d9515ffd2df12da8e2107daadbb0c0ca00750546d8e8f12a +size 1215472 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f8ceb7d4f371836dcbb1eb1245d029eb746238 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f8965fb72c3a6f38a80ca91bd54ebc4cc1af4f97a6bfeecde0a2a7a2dcd5c38a +size 1123058 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3332916675a1daa5b1d305717b471373224e9bb --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6341342da7e4c6b0d97a5e22e52837a8a85db5718ae315a05403e017510101b3 +size 1230696 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e22882c5eda5a47bdd39735dca532f28b2aea0d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bd9c348ed59d068b83e96f72154d17fb8a297a99ec2f2222bc906db16f78646c +size 1125471 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed66541a715f8906314122db4e985eeee392ad81 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b54506eed209c647e841ea46e7588bb83c282ae57c4737d2df5494a59269525b +size 1189328 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ce594f2745b46903e84408b8e4a19e9338e313 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:00a5f8fb39920855b6902508b61ee95602d1d4aba02164842171fdc2901867e1 +size 1261807 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8e5c1608dbc5a1cbdd8df8d6bbd99574a285d02 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:e25e298cdcb350fa5f39fafdc4485bca085aa3316372542ebf5d2edd37172b32 +size 1444052 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2aa6ca9b4938b37f3b052a0a190d10f47dd627 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:37d3c7664c57b579f896106f92877593125c43d6be9927c6b1eb4d1b62a53b7e +size 1179005 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8f8252f4cd89149dccb34d6f0d4fb3f261d38b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b868d9dfca93062e094a660822022981e16a65a04e183b374bd5d20647d3a09b +size 1672411 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da100077b02c2d4fdedd43762b2d59d9c4a9803 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:8c46dd43903463fc4601c7fe72aa6cfc9d21cc879e19c90659dbf1bd27fccc75 +size 1545632 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41aedc6220427aadf0b555c3bf8c296c16a2522 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ab9522a5f835df65d8ac576f5bb38d87fabd43d5c8c8cc10b11938e8d5aa89da +size 1205901 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c4c0617ffbd3f2d5fa34622f63e541e683a5416 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b81caf89ecbdbd8809ae162f69229a061d65e26ab7bb87323556c2fac62c3a15 +size 1309757 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a1e88ccbf02bd8484c0aeeb09db2dc67c870076 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6589bdf9cdd0e93c3bf25d8b00d3be92c274061b052486a83175ce9ae114c93a +size 1588577 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5373204ee3a03c834abe3304d029f41405b8d09c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b19cde2e53af3ef0c23709a6d9b33bc878d3ee4ebee1e31ee3f68d455f6a1635 +size 1462893 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a023a093b7acc6f3f99200c65b9ef82f0e6a3156 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:38514acc8470a26c7411127372ea58cdd8da26c1f198e90ddb8011606b857b49 +size 1477900 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49f16c53efad288da8e91c339f9f731c54dcb4ab --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6df82714b845b98e2aab4d4ccff034b570e0761c5bcfab769beea4fef5745965 +size 1361723 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac84291e9e707e9f8e02f8df09e9720ab96cd114 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:59871e17528ce2dd4e91ff7fce06e526605fc66ee101508db352751ff7e0aed1 +size 1476275 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1915e631a6e3ec4ff3b36564c81be639c9eef7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1e5e7fe2f7c76322749f0dbea009f360d100f65f67caa545be54d70a5e22e21b +size 1476758 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6809e789e6edf3ff1decbaf6e7bea23630d3b9 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:23d510797e0d7ec8c3c6c546f5a11ab2641022bbb775a1b9b2f99588be4827e9 +size 1216216 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ed5873be7844650bf4d223a326b20357569add1 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5e7f889e4beb162224e14d250d0c912d844bc3ca002727bc83b264432ca277c1 +size 1591021 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a22909520fbf91b206abb9c5e883708fc94ba60 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:8e0460b97c718cb27e592d8d9a2d80a74531ca84ccfae0b8fc3b2b93d7cbe9ba +size 1481418 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fc0771e27bb3713c81b8669bc8df05ad2ce9d5c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bb8ca6911ecc93161e3eb3eb758d59cd2245e95922d75059a58862d41b72dcf2 +size 1486872 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09f689a388eb9a5e705e10e0726a3438770cbb01 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1a62523f6dbd4709e5c325997392e16895b52c6e47e27f3002ff84c32c770193 +size 1502367 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c054a2b85fb7fceca8f6f848f6917d66ae3a18 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:55682f25fd91d3ecb4700a47940bd07ac63637d9217a3f63b01e259469cab840 +size 1372161 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e807bbab296ba717a089824c2c8b9034542770 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a3a335b7419858fbe18bfd7c07070e1e3a83aff7b041c9d97e0ff6e03be83d93 +size 1359279 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a5597706822f4af2121b84a27627afe90c2eae --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:125b6e4964cd4f2895d63e90e5f07c49d9abb00ce8b12783d8bc4670ae4f525b +size 1335068 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de26be955241d56a963d7fec2275045a24871102 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ab9daf6877640bb4a2512a372d65db8e2615acc8a4c5ab153a2e1cf7c759b3f7 +size 1247292 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a37377b38cde4d4b944063b09ac5a182fea7dfff --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:da996a544988bbaced3ecb55d8418926c4e36a380221edbe7038ccf3441b97ce +size 1339682 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ca9db16adeb6cbe03a132a742e8cb202792826 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:594385f59254e326e4f03b6de2ca329f9aa7bcb2749b325db8c9ecd0ae7968b0 +size 1379220 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5125e525be91d3958c82e39c5a0667ebfef37b46 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a3f610b5c1b9dddc2643ab17fcbb0d006c38c8d151f96bcb022743797e1597f2 +size 1268041 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b03135f24ecce3e262c7a750d89f24049979e83 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b5758639c652dbe869ae6674cadccd95962819dcc823d0a48552a245d2d935c7 +size 1267009 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..052a77d598a7476ef1d8096cd554cca0c80568ce --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b7e507e4af73c8fcd039eb27bb62895eea0e0785fae27d2aaef9d0ce87b40963 +size 1477587 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e841bc1b048cc05a6e80c19638ccc980ec690b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4045c4ee3a818102decd18050123cda77cdfeea549d3d0db84907f240921926b +size 1739633 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f2be0a9d68002bdb4c00aef39dc006cb9f42062 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bc9cab9a4c3f398b0b90b099c6c4293c32a9889053ee332cbf0ba31f0475b381 +size 1527663 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..169464e8b6a7ab4345bfb59fef046fade8839dcb --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0160af54dd9f80120233ae778473008976c7dcd6cd16c64a5c8f477d19ead0c9 +size 1569716 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2846de4fe7e95c41a2b04198d8f1b30bafe0ca6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:685f2e58a265dcffd754c032537251bf8e495d79c6ed534bf87d1a788b9fbc49 +size 1336697 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4628501a58bd653402bbe99326641994b71c899f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d33e1f7071db7e34464a56d7e48b0aca7b51fb17775206ea9f15bc83a68b23d1 +size 1428329 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e6ff3019833a4659751153047c753daa97158a7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f1f460433d476caab1250d4f0283b376472794b4044124e59a7f875760a577d5 +size 1485122 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e052e238b2e36bec3a7a77de0d2f1b3263900d81 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:4175fa493aa05036fdf2272f886b8c1048cb7621c06e2e0fd4051c4a8df6412a +size 1301668 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e891f1bf51acb98bf49f2d30cf2811d8cc5bea6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6dd389d5993358adf785509b18362fd358a048f8288a42bd65696ad2c38ae901 +size 1204360 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ecdf0aa76407bb0a794044064559dbc6f31272e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6dfd0a5fc7b41f1ae31779f6b2d6e6bf2e4c3ae8507d34a9854d6fb88c01046b +size 1265552 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ee99f79331cdaae34738c50c76c00cb9c30264d --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:064acdbc23b47efd54fb759d6ba94829c605c729325343ef664f8ea3ebd81f12 +size 1424547 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e30d9a5c3c2a64fa7d913ca472b240d81b0e0a88 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c069086fb6891bad7a63670c13b0ac14f6f56a8f3c8a5f5324ace4b041241f1b +size 1393737 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..827aab53797d3f03110b8e6c7ef2c1d968210944 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b0c3118725019618e4a7a70d8566f08ad61e8ee322d844bb353adf517d0e7e08 +size 1522088 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a59a229fc746fe455f3aceb99a39670662fd9c --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:8e2546c8a996e8ed0b582a65033fc01d38dbb4f93d5e1f3af308300342926f70 +size 1466210 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7eba09456d184f809a620f9abf2e10bd871859 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a078ebe85b4ff8b42491ad3ac0dcb7f14d3e3635f1017d4801706852a3e40fd8 +size 1368612 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e8fb2a2f316681c9a87fcd576f6885eb4fe2bb0 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9b3a94523b5d106c69177b35f0713504dc7c3abf346d7c40fd20d8d320cb7736 +size 1494092 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3471dff4b2fda325ba804d022c8655c56766e188 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0f60dd28cf2e2767d455a7389ac4b6efa4bc593c8cc7df9dd58942d796c7d057 +size 1314573 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b7d1e91d335cf57512d4b2053f6bf9c051ed49e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c0540207842af76b25107e53e3b00b9a22ab1a27aac598096b5fbb93e419413d +size 1264274 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49a3f862095f2ddb5193b474950dd7fe95d6c88 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:36db0f34dd26b40e598d9906b43fd1ad34b12424a06762b486fe4e232709ed66 +size 1333167 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af663b81cca6feeccd7b4c03c5b6a529b46a3d37 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:55ccb0ec7a1c6f41400fb1886b40ce63d1f9b48f7390a11e10c0c21e6526faa3 +size 1238793 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d055b385d8a5a87b44d1343883da31f6b854b4a --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a0c512e4a769d74270d3be4ec56ba8fc547b92b72747c7b2282f232ed7f1c007 +size 1343664 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20f86c923e75ff9a86122ac53dcf6d91b637a5d7 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f7ab92b7d1dadc3e48e140f6174f0a987f4041c94463b25e6447bd19cd8dca28 +size 1316548 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cd1d5c0c3921c16fec6761a9712d1f5d85c4ef9 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:bea295793ecb7d855dca9e8dde79628866b2138adf4bb2d1c971b9eac46488a1 +size 1492755 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804a9fd5b60f3587a1dfe36c02cf099407c31ecd --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d7f1a6f4497872cce8b96441a95440b01af30c5d9e946463c6b56728c2c0b1a4 +size 1273655 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66325c44c5d279931c01cc3f7573919d2150a7f9 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fcf8918aaeddb53ab06bb4fcc4484a0a381b9a45ada9b31b1757ead38a22303e +size 1730772 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf99de8eabedc52315895bc0900bf6de42a041b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:25f766f02365d26068ff436c5b3e6a480a998fc9026582c0f38a38b584ae8841 +size 1670885 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3827b4efc83cf8ddec325dae8244e80c9a9ce077 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6c8255f0ead999107fefa87aefce26dcd6def730f7ea8bc95c3d8f4c593ffb64 +size 1244995 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d766d665b7e21f084fd3a3434bc64a1503d8e99e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:fcb51c5a9b49712cde2b104e1a4bd72e61bfa189bcf9be24c7e3af0336fa8f94 +size 1459541 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f45d22da3132916ad060129dbdedfd10344c138 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9665a50e08d488e87ba2a32dd992f59167a96e3fc6adca24c445a73487190af0 +size 3200082 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baa2c08688bc94957c35d73e994c167e0705f52f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ba21521ab30d719934a274ebc11ea00ea43e26ef55b613506937d112702ff6db +size 2608520 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6749fee879f424f87e652b75338940716169a5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:09d64fa405b9b8dd304520988775fb4d54dc218fd65569c1391784d726e43c61 +size 2709870 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b1e0329cb51ad089b0e9dbb55299c4d31f02c5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:23d06d3a63d1319cb6ff7aed363c088d0b40a5699238d39b7f31c5536a232f86 +size 2404364 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66bc3c5e53eaf837c7cc643f1c4f70aad538ea46 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:002e94e4901bd7fb43500acf2bea3fa6f4db08c3fc4275a1adb8671ea8bf7efb +size 2575586 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332cccc6361729ec5aa11c90a37682853bb9df2b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:acb3297df4f3ad0c5805f6633454b2039adf205d64cfa53a3134f79f9d26b663 +size 2553932 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3896a69f7fc47366404d1ae4df85d981998f239 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c16f6983e115637227d382f91490412494a4bee4debea8a47287c4b3ecfe0e82 +size 2190328 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e64841bb3017ae95ef2996f0dae55dfad8332b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:a1b0906749f0c9471cdb85fdd599171406b24b83dec3169b632f9c9399a0717b +size 2745611 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6678898fee383d922c5c022912b458f7dd2e1243 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0db17f8951280190692d63e3a7d46c13da30c29c69f09c3fe9b6bf99bc5b2aeb +size 2580846 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f62e45ea8363828176be4a9a228123572bc687 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:2b40d516317ad394ad9aa0470a7ab306a1fce192b8180b931b59aad4ad12ceb1 +size 2484268 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..240c59e09a97cbeefec1f1f2b934a551ee113b96 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:e8d7795dd3f48569bc1b947157c2bd53e918ab2ad9fbefff65170f8ad8ff81d7 +size 2590909 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca6b8621975037360b579f51be27a9a5ecac353 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ed7c2ef7eae297b34d36ce8629da61cf0c0ccc68e8600bf8611ac835ed7c133b +size 2477058 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b062411496cf6de892e4a5b1d2aba9da2e84c6c6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:25548578656408f10c8dd641d5537a3034c5447848a9cbc908f00fc9015a1167 +size 2448151 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8dae2d68e545b7b45ae6a61f8dc58ecd122da50 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:8201ddc39f6186e87037dda1612e30f9540c7fe9c57dfcd3e6cdc610da9cba2c +size 2449926 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cdb5afc40ab62f31523d5eed3c4a8d6b9b3f243 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c4c521887b20384af6f0a3bddb3c212d33525a336f83159613e849b9304c0c9e +size 2259082 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73926b0744a8067f654dff972a865d8963b4178a --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b47d0e011869da95a73b7845e7dd4b8ac6340f69625d76abdf787f38479fa550 +size 2305131 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab7865c1ab602cf31e22039983eda126d8dc89db --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:23a782ea13239ab14fc62988cedb1ef4f49a9db82935f4d9e57d77d217e3628d +size 2421848 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ce8ca92a52d6d8a9868760ae9e815fc9a78cca --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:946652d5ee6c69d0b2b5e415debd66ffb6a66ab416b6e8b3645bd384ebc3151d +size 2189045 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0157d7f2ad5af59e4811033df4d5ba340b9435bc --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:dc3fbf7fa32aa8395d525a9a5489fbc1c0b0dfde1c1a1ffc3c4880d28f5cb828 +size 2209190 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77756ac6b5109d1e154a5a62e30f55f913e68fef --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ffa4411139e13025f47119698d30afc9a86c6c4a1cfd2d9017596c75cff31917 +size 2411378 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87251d14f42f82ae5fdf5ce810562c0681356e21 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0d63d452e292a72125db2a8a2d3d720d82968f418b392c6dc127eaa4f0e5584e +size 2854071 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f38f83035a45275a0e821ade1b81e2e7b50e4ec5 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0dbc20a4a27f67b62ed1a27954126224506c7d8ce1e04de09401bcf7e12977f5 +size 2788000 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21cf5c04993d5e44b40782f592dfd7b323f029ec --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:74dca42551eb42e3cf5c2feaaee315a591904f2ab3e6dbce15af38878d5a6656 +size 2592335 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c70959a8a6ff44d33d2d30c45215d6c23b11d780 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:525d815ec5fbb70c1f328be57537ccb2f13dfd1cc8509ab4dc4778cb3e119e57 +size 2384416 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6fabbec53aa9328eab26323e5dd5028a6f5df61 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:588b970b469f694d80bf71b2222368bfa8e465c372fe5642dc36abd916d04212 +size 2409897 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ce3796f58f597eba1434ab7e9a7d7e227a6c294 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:e108108aa66618c3a19454ea6835180028bf58f5eea582c3345c1ce3cc8647d1 +size 2368258 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9839abfe2491ea20aa1caa18d25935ab0e636c1e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c60f61cda399390c1211808ea784db4e173d773b254fc301a68210311526a7e0 +size 2242294 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a4165dddbcc02c4c74eadfcc5f1e69e3cfe9170 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:9b640e99edbba590dceba465b47a3ab6a60a61d2343e6fa5be32ac6520fb4dcb +size 2024503 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e7aaf6108e7b915046cf4ba28ba144e10881487 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d7f01a57d2b92fbcb119aad0b182cbe40bdf540030f6cf499aa056257d534bc9 +size 2095420 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162f948e3d9accc58b44c18a340157e15d4754d2 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:f48fecbb3f8d1d6465efcdf8b1826ef6b6d8e2d701041a4772aa8a98dbbb1aec +size 2296190 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ad9861d51481ce3285ff6f2f2d011ab79743db --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ac5e79c74ae94ceecb037e7622292197a6e2a506ef8892b07d8aac9b1c364c12 +size 2396841 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..692a343b7743b0ece09b344b61a8538f537e1271 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:8980f624661d606e600782a53d4c60ee2ee3e8dce58bae7bf0d526ccaf1d1fe1 +size 2517146 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b79f848d02d4274a1d1c926ef5cbe0ce54a7de6 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6bc670618f850281a907b0458604cf2970e6291199466bf0d3646c429dee58bc +size 2748488 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e573eff9fb0740e5e2be3781cc76e435527bdde --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:d3f05353568ae2c1fee6b0e3140779b06e9dc20d0f7238475fb63cf7efdde397 +size 2299023 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519a292bd5a1ce7726cf3fca09a9a50ab50d73f8 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:ee0b056974f7207af10d7a643590278806cef1162d546f0c82be086670b0759e +size 2525714 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a72fbe29e1458cc6f6c8404aec0ca5095f42fb4e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:5418d8c4ef87ea1de46ade6e9164db60a7bc9210479902a650fb0587bd9a36c1 +size 2438226 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11fbb99f8840f57c9d7eea2764996b0997613cf0 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:308e804a31c652b82e086585f674e4827241a305857a0aa65b33c9a957d990ab +size 2176156 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f791f31bc7d5db767b44f4dcd8e490c3872b449 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:20ec332a62b9f9678c6ed7f781f65975ea31d2a1f245a2724758455edc2247c5 +size 2343258 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c456dafd297ddc4f8c7821b27581490e866f79 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c26d021b971024d242edd31706034f6aaab435979d6bac2576105e671ebab174 +size 2164500 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d0b7524a40087851a93296329e561e2ee80b2e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:b3348f4179f5a93bba99132f8acc91b393328a223a5bcf0359d1224627437672 +size 2295108 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bf1079ac70de9227538ba15840043577d30afd4 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:918559aed68c6085abad49cfd507e0f516a2571281cefae5e09cbaa7af148561 +size 2322854 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a1d015b243d854a12542bba1a3b1f4974e7d27f --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:6215d622d41c7350f4ab324eaa3556af41c1f43454f9bf740b0403f14d620358 +size 2611510 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87be697f19263c5e7b97e5d479da7b7db9efd34e --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:0b36435becac732c845fd9627675b4fcc721d61e8f5cd5320e9d0494db86ae87 +size 2326201 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158e2e004b9efe2e6a4fd906a9663ce10a627868 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:67a6dafb8ae9ccbb8c8735e4de374baa523d081c5d52fd5109c491a3d77db57b +size 3244759 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7ac53a573dc72529417c9fb78a1160652e7963b --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:188852af148cfb81c9de1c08046da82a0ec0a16dd5d89ccf682b3242a670ed41 +size 2930555 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..469f357ba6f1c5379a7015d762eb59e0c2e7fdca --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:1718a28addd07d6b0a0a6499049b397fdb3a1b4f7711c97b5720ae2e1ed2d56b +size 2274857 diff --git a/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_storage_tissue_and_milk_carton/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0db17e92d67baf669183cff82e0b8df5e056fa8 --- /dev/null +++ b/AIRBOT_MMK2_storage_tissue_and_milk_carton/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:c38731cfd228b153b6f63e0911b1bc6316e08abfd5d68c2d5123da60f71cb647 +size 2631030