diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/.gitattributes b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/README.md b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/README.md new file mode 100644 index 0000000000000000000000000000000000000000..81cccafd4daf59b9fa80644e67d065d06a54ac64 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_place_the_umbrella_and_the_ruler + +## πŸ“‹ 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` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 42 | +| **Total Frames** | 7298 | +| **Total Tasks** | 1 | +| **Total Videos** | 168 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 242.5MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Pick up the small umbrella with one hand and place it in the white lid, then pick up the measuring ruler with your other hand and place it in the white lid. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Grasp the umbrella with the left gripper** +2. **Grasp the tape measure with the right gripper** +3. **Static** +4. **End** +5. **Place the tape measure in the white basket with the right gripper** +6. **Place the umbrella in the white basket with the left gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:41 + + +## πŸ“ 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": 42, "total_frames": 7298, "total_tasks": 1, "total_videos": 168, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:41"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_place_the_umbrella_and_the_ruler_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1347d01b98e0bd0eb204d73d84a27aee34a9b344 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/scene_annotations.jsonl @@ -0,0 +1,44 @@ +{"scene_index": 0, "scene": "The orange tape measure is positioned to the right, the foldable umbrella is on the left, and the white lid is located at the front-left."} +{"scene_index": 1, "scene": "The orange tape measure is positioned to the right, the foldable umbrella is on the left, and both the foldable object and the white lid are located at the front left."} +{"scene_index": 2, "scene": "The orange tape measure is on the right, the white lid is in front, the foldable umbrella is at the back left, and there s another white lid also in front."} +{"scene_index": 3, "scene": "The white lid is at the front The orange tape measure is on the right The foldable umbrella is in front left and unable is at back left"} +{"scene_index": 4, "scene": "The orange tape measure is on the right, the white lid is in front-left, and two foldable umbrellas are both located at the back-left."} +{"scene_index": 5, "scene": "The orange tape measure is on the right. The foldable umbrella is in front of the left side. The white lid is also in the front left. White is in front."} +{"scene_index": 6, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in front."} +{"scene_index": 7, "scene": "The orange tape measure is on the right, the white lid is in front left, and the foldable umbrella is on the left."} +{"scene_index": 8, "scene": "The orange tape measure is on the right, the foldable umbrella is at the back left, and the white lid is in front of it."} +{"scene_index": 9, "scene": "The foldable umbrella is at front left. The white lid is at front left. The orange tape measure is at right. The foldable umbrella is at left."} +{"scene_index": 10, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in front left."} +{"scene_index": 11, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in front left."} +{"scene_index": 12, "scene": "The white lid is at the front, two foldable umbrellas are on the left and back left, and two orange tape measures are on the right."} +{"scene_index": 13, "scene": "The orange tape measure is on the right, while two foldable umbrellas and a white lid are all located in the front left area."} +{"scene_index": 14, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in the front-left."} +{"scene_index": 15, "scene": "The foldable umbrella is on the left, the orange tape measures are both on the right, and the white lid is in front left."} +{"scene_index": 16, "scene": "Orange tape measure is on the right White lid is in front-left Foldable umbrella is also in front-left"} +{"scene_index": 17, "scene": "The white lid is at the front, the orange tape measure is on the right, and the foldable umbrella is on the left."} +{"scene_index": 18, "scene": "The white lid is at the front, the orange tape measure is on the right, and there are two foldable umbrellas, one located at the front left and the other on the left."} +{"scene_index": 19, "scene": "The orange tape measure is on the right side, and there s a white lid in front. A foldable umbrella is positioned to the left, and another foldable umbrella is located at the front-left."} +{"scene_index": 20, "scene": "The foldable umbrella is positioned at front left, sharing the same location as the white lid, while the orange tape measure is placed on the right."} +{"scene_index": 21, "scene": "The white lid is in front, while the foldable umbrella is on the left. On the right side, there s an orange tape measure and an orange."} +{"scene_index": 22, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is at the front-left."} +{"scene_index": 23, "scene": "The foldable umbrella is on the left, the orange tape measure is on the right, a white lid is at the front left, and another white lid is at the front."} +{"scene_index": 24, "scene": "The orange tape measure is on the right, the white lid is in front-left, and the foldable umbrella is on the left."} +{"scene_index": 25, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in front."} +{"scene_index": 26, "scene": "The white lid is at the front, the foldable umbrella is at the back left, and the orange tape measure is on the right."} +{"scene_index": 27, "scene": "The orange tape measure is positioned to the right, while the foldable umbrella is placed to the left. The white lids are located at the front, with one specifically situated in the front-left area."} +{"scene_index": 28, "scene": "The white lid is at front left; orange tape measure is on the right; both foldable umbrellas are placed at front left and left."} +{"scene_index": 29, "scene": "The foldable umbrella is on the left, the orange tape measure is on the right, and the white lid is in front-left."} +{"scene_index": 30, "scene": "The orange tape measure is on the right side, the foldable umbrella is located at the back left, the white lid and the white item are both positioned in front."} +{"scene_index": 31, "scene": "The orange tape measure is on the right, the foldable umbrella is in the front left, another foldable umbrella is on the left, and the white lid is at the front."} +{"scene_index": 32, "scene": "White lid is at the front, orange tape measure is on the right, and two foldable umbrellas are on the left."} +{"scene_index": 33, "scene": "The foldable umbrella is on the left, the orange tape measure is on the right, and the white lid is in front."} +{"scene_index": 34, "scene": "The foldable umbrella is on the left, the orange tape measure is on the right, and the white lid is in front left."} +{"scene_index": 35, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, the white lid is at the front, and there s another white lid in the front-left."} +{"scene_index": 36, "scene": "The orange tape measure is on the right side. The white lid and both foldable umbrellas are positioned in the front left area."} +{"scene_index": 37, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, the white lid is at the front left, and another white lid is at the front."} +{"scene_index": 38, "scene": "The orange tape measure is on the right, the foldable umbrella is on the left, and the white lid is in front."} +{"scene_index": 39, "scene": "The orange tape measure is on the right, with two foldable umbrellas positioned to its left, a white lid located at the front left."} +{"scene_index": 40, "scene": "The foldable umbrella is at the back-left, the white lid is in front, and the orange tape measure is on the right."} +{"scene_index": 41, "scene": "The orange tape measure is on the right, the white lid is in front, and the foldable umbrella is on the left."} +{"scene_index": 42, "scene": "The orange tape measure is on the right side, the foldable umbrella is at the back left, the white lid is in front left, and another object labeled as able is also located in front left."} +{"scene_index": 43, "scene": "The foldable umbrella is on the left, the white lid is in the front-left position, and the orange tape measure is on the right."} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..25acdf3cb9e39679422f9c22bb1443b7382b24a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp the umbrella with the left gripper"} +{"subtask_index": 1, "subtask": "Grasp the tape measure with the right gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Place the tape measure in the white basket with the right gripper"} +{"subtask_index": 5, "subtask": "Place the umbrella in the white basket with the left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3ba96830eca4a652be25a9a669774bccb26101e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53267bf8941a98bc0c1478a0cc770d339040c35501a6ca16d8176ac1f6e65979 +size 132241 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c137eb6fc6bd1ddebccb87d5a1691cc2956f733 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3796856e70fa5746402105207ab518a6d8401d734aa4d4c5aac0cfa3964737ab +size 105993 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0530ae39ffb07ce2931a7b55f39a7abb0f548c93 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705c5bd8476e20a990992e0705d2fe49109ab0ce4c7ad24c7dca213bab1c451d +size 106852 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..392b8952f19acc72abc3c5f6f4dae5cc11b1adba --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6b48edbaaf6d2d73d292ba842d0ad557612229c962d87a6de9db37835e5321 +size 130933 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927de7653c55259a760ed6f9ed2e9103af36f81d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700b941a2cdb3e3d05983b34cd0864c96d9368010b9009b2f43565c69e368114 +size 107825 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44f163d8139025c211ac918d4b1bcb1edc358204 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b773d0d6452e3c6e71e4ced0d13c3a63bf75710f4152f0b8a470e486b0c45e +size 112533 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..596ac861307d8267b45b08364bedb159009eb2fd --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5beb6abb2ec7f903e7c7db5bc519e0708bf93bb668274a1598ad5e13f60cb771 +size 97113 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb1797438a09004560ef1e1d3ff05abb3b9bbfd3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fc061902dea262e2ee1153d1a6bf7820a0cd7e111d733f6403ac651de1221d +size 90669 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af205d3c4a9041bc733e35f04cc223d045c71f30 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012f988987519068741b9367bb5d451f8755bad8d0f023764ea7e80c365e8b65 +size 98445 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1a6d686cf9252fce8fd87908c47c4578f99031d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202279e781b2435d04da9dbb534197e74e10db7d65224a7393c5fce0b76a6b7a +size 124063 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5be977c2471e066c0bdd571e508a33f4b40fc0e8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5be42fe4248cb052db505c12bed6be54408c3ec0530b329939c92850b82b73 +size 88216 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..226cb8e71cd73ec2def1cba483c90c53a6a1cba8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60db0acf703dc13abab14e838bd036c7c74efc2fa81346b73e5f92242dd891f5 +size 89912 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f57696e86503ec4957944ebee259c8566db8317 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755322769c1a2cfbb696cf2574e34aec4e6812e98e9493490b366c4462c68fcd +size 95626 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f92f39c1d34daaeb6265c4ffeab2eb758ec4f88 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a702d1ae03787eb8941b96c8e251c23e1f1ca0b43c00d3f5b34e33c7a071803 +size 128204 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76f170dc22783ba5a7f55d84ec5da1eda0906f92 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b920716d38302307573989799ce03ba34d7d494fe34477b3045ce23cdc0ad0db +size 106964 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..143f6e59b1d35d14f3dc58b8195292f33ac7e45b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012bb764d1cbd47855a1fc3fbb2c02d8c709c1f3cd5b5fde85763fcbec57e9a4 +size 93210 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd07aada344c683f8f26def42c03b4728fb3c01d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0dc068611d7d4c1035b17ba93cc0a2387258b79a55ba364e8cec1ad99f8356e +size 90104 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3984bf1f8df98e36d76cca17c30199827a427bd7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2238105a7a54fd19400ab038ae2367fc3b211a7bed4a68bfe1b020b222d98d9 +size 103495 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b0cd560d6000d01123dc5d4750e35cc0d2553ca --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b860d9ddff1a6563a26c9dd75be27d368e7de7c9dce20eecc5333b853827460d +size 84750 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22202d8c1b87c78834b97f2051b73d91a794ca4d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a02a5239cfb59554c55b8b9c057c0e530a39b8cca7fbb434f2536186182de4 +size 89797 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..115c854e317ed12b58d17b59f4f5a9ffa4b1c879 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9f0451ef35102636a581ec9eefbe8a78604992a10cfd20302c2bda13e40dc0 +size 98456 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adc90fd275def0d2c7274cd2600948f438f4210c --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b162505dcaee0b436729e251671dfbc347f69423811447dba6b74a78907c87 +size 102822 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab8cb9923dd1925905645782c3658242d8870f64 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049167a2e1d8443356127efe8025bba4a456995427c3a0fed5bccca4eacd36a2 +size 90917 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48dd53409569b1430e849188b077c4b2b171a86b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5aad52b5eaaf342209c6ef684755e94d5b07f990c92cd139872f0a47c2db5ee +size 89655 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27936d5a61e0a8e52486c5124ab69ef107370e48 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81202d15f1ad6d4122bba59af2dc6b503ccc06de975ca075e003e0ddce7f0ee +size 96786 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..697f0ccd4b3c2074241157f0e546abf5436b4d50 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c53c99e2bfd7e1026e2a21f94b5d3417f3ab5d560700892ca72b9271ab1ec84 +size 91912 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..160a86a77d2f3260aad0908821efb5b49296d3ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75aafdd186bd513e6993584d1ee40f140e152f9e0ab34a7b4718ace5bf133eb +size 98450 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c17e958d46a0b948fe029028ce0a859b61cc3a30 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abeaf292409143b6f4b0da9cec1679b48fd70a37bd28c5a80262f893ad57bc86 +size 87936 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4415c09e3cdc3425668a95db318affecde20d2db --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5c5a15dc5e2d8ee138c5e1610c55310188eea9eecf200d8ff777e76ee4c772 +size 144532 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1cde287109b7cba0c4f9fd2227dd49d34a644ce --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293e2c606df5dbf26934b9fab9476dc2d3dad81ccc6cfcaff5652323ecaa5605 +size 89979 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76f1ae11398f9b97586e71abd55be52ae1307d37 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0be654d38a5ede2ae3dda5c3870487902d7827d9f98c912a829cc086b5b4bd2 +size 140549 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc189dbd15968d5d7b046c435ee912c0830df1f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6aac373bd94fdb4dd938ab3490418a1f1533e3a0ae4043e0fe17851ec26cf0 +size 82436 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ce4de8c80893796e267a482029b1c1e8c56686e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19454281e4969886ff9a00e979b89417f6df34abf0c54d3f5f489f553335c991 +size 92589 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16e05aff741454de1bba6e7fb0619c4ad26a25fb --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e20ec8fb1fedd6e26557273279b76fd29d9cde7f7df7db18f8a39643ef97e55 +size 87523 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6fa41384c9cc521aa8b709e11f125e8f3b116d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8753b037f62d630a9da1157add16de15fbd924c0d4b9ec2b7e4de91cae1a34 +size 129687 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e7c7c14d2a63624cf34e8404c0a6f1eb2a9f167 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad05a5f2711d6bfe0f892677e3866bcaeb1661931b97313658a7fe24ae87d669 +size 92083 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48decc03d5129e2eb3178aff9c98a8ba273acef9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de115ad4777b03d77e41b73fc1cd0fc1d4e9f60b8d8e159d0439df1fbbfcf6f +size 118189 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a170f29d854cf7b6ecbc2e2f05180fe243d4245 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8414dcc4d512bf049e0817b449457b9ddcb2e428b27af668e72f8b250c2759 +size 87504 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f916e37994816e9c8f26c7225fa85a941f1b1dc5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a81eaf2ca110306ea83951eac450aa9edce932a5e99a689c9409dc83559c57 +size 102163 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff305cb6f8fef818b30f318531f83e6b1471ce45 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b0a2c9b4024f7ced3bae28fe457293828d0c500b64a556a469fc18145abb20 +size 101027 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96a08e557cd042c66d026de2a25a4856aae3f3c0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6424a6bdf67f0bdee338c8018f0b4dff393e0b30947543547c9671cde59e9ba3 +size 109242 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..119d202cf92ed868186982017482302830667739 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2478b94518597fc0291ceb349058248a0df044442be26e687c3f196514eabb6a +size 116202 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2e63e9352c59281b2886102ee12125b0772f2d0b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes.jsonl @@ -0,0 +1,42 @@ +{"episode_index": 0, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 235} +{"episode_index": 1, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 182} +{"episode_index": 2, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 183} +{"episode_index": 3, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 226} +{"episode_index": 4, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 183} +{"episode_index": 5, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 192} +{"episode_index": 6, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 162} +{"episode_index": 7, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 150} +{"episode_index": 8, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 164} +{"episode_index": 9, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 214} +{"episode_index": 10, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 144} +{"episode_index": 11, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 148} +{"episode_index": 12, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 159} +{"episode_index": 13, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 223} +{"episode_index": 14, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 183} +{"episode_index": 15, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 154} +{"episode_index": 16, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 148} +{"episode_index": 17, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 174} +{"episode_index": 18, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 137} +{"episode_index": 19, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 147} +{"episode_index": 20, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 166} +{"episode_index": 21, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 173} +{"episode_index": 22, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 150} +{"episode_index": 23, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 147} +{"episode_index": 24, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 161} +{"episode_index": 25, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 152} +{"episode_index": 26, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 165} +{"episode_index": 27, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 143} +{"episode_index": 28, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 258} +{"episode_index": 29, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 148} +{"episode_index": 30, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 253} +{"episode_index": 31, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 131} +{"episode_index": 32, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 152} +{"episode_index": 33, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 142} +{"episode_index": 34, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 226} +{"episode_index": 35, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 151} +{"episode_index": 36, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 203} +{"episode_index": 37, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 142} +{"episode_index": 38, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 171} +{"episode_index": 39, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 169} +{"episode_index": 40, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 186} +{"episode_index": 41, "tasks": ["pick up the small umbrella with your left hand and place it in the white lid. then, with your right hand, pick up the measuring ruler and place it in the white lid."], "length": 201} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c98a504afbb2fadcc2605e1c79246e56d4236b91 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/episodes_stats.jsonl @@ -0,0 +1,42 @@ +{"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.35957410539215684]], [[0.36860907066993465]], [[0.38255935866013074]]], "std": [[[0.3510752787251879]], [[0.34584389788551695]], [[0.3432062229295478]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.10588235294117647]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48121279003267975]], [[0.4945571119281046]], [[0.4749821058006536]]], "std": [[[0.33604463427275516]], [[0.339366343227509]], [[0.345006218047479]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909136805555555]], [[0.5009973345588236]], [[0.48356502042483657]]], "std": [[[0.32975284863948623]], [[0.3266515807088686]], [[0.32884064024546056]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36996879084967316]], [[0.39041732230392157]], [[0.3742289583333333]]], "std": [[[0.3992215897951007]], [[0.40195378936239756]], [[0.406462664077243]]], "count": [100]}, "observation.state": {"min": [0.3358415365219116, -1.321860432624817, 0.8005741238594055, -0.4871681034564972, -1.606796145439148, 0.9594491720199585, -1.2904363870620728, -1.525234580039978, 1.1508904695510864, -0.32821202278137207, 0.5094367265701294, -0.23420214653015137, 9.504444122314453, 48.32624816894531, -1.0875000953674316, 1.4362499713897705, 0.7237499952316284, -0.484375, 1.0731250047683716, -0.9075000286102295, 0.6987500190734863, -2.6575000286102295, 0.8743749856948853, 0.4269999861717224, 32.557498931884766, 47.38624954223633, 0.29124999046325684, 0.5074999928474426, 1.0043749809265137, 0.7649999856948853, 1.1881250143051147, -0.1249999925494194, 1.0625, 0.75, 0.7081249952316284, 0.7137500047683716], "max": [1.2979705333709717, -0.7310978770256042, 1.572632908821106, 0.09396219998598099, -0.2501049041748047, 1.6947051286697388, -0.5153734683990479, -0.9900349974632263, 1.9252593517303467, 0.3529602587223053, 1.6396878957748413, -0.10302224010229111, 89.82875061035156, 65.75333404541016, 24.473125457763672, 9.403749465942383, 42.758750915527344, 83.62000274658203, 68.26750183105469, 110.7874984741211, 77.17437744140625, 111.5362548828125, 83.31687927246094, 109.5218734741211, 87.08499908447266, 61.29375076293945, 0.44874998927116394, 9.774374961853027, 41.16187286376953, 105.70000457763672, 48.09375, 111.4487533569336, 60.653751373291016, 109.6987533569336, 66.61250305175781, 110.3706283569336], "mean": [0.8937451243400574, -0.8618618845939636, 0.9799860715866089, -0.3276609480381012, -0.8675500750541687, 1.258392095565796, -0.9306692481040955, -1.1278860569000244, 1.4364681243896484, -0.14624547958374023, 1.0238898992538452, -0.16390082240104675, 46.650997161865234, 57.49851608276367, 2.818129777908325, 6.283236503601074, 12.617238998413086, 13.39177417755127, 19.533397674560547, 20.779218673706055, 21.460350036621094, 21.100786209106445, 14.552580833435059, 43.358612060546875, 47.92471694946289, 55.60688400268555, 0.35060203075408936, 5.774641990661621, 16.714025497436523, 21.866798400878906, 18.083805084228516, 26.381807327270508, 18.18857192993164, 26.771827697753906, 15.588968276977539, 35.054412841796875], "std": [0.27956122159957886, 0.13775676488876343, 0.1829139143228531, 0.14022168517112732, 0.3626641631126404, 0.22198158502578735, 0.18535952270030975, 0.14201566576957703, 0.169806569814682, 0.18893969058990479, 0.2542841136455536, 0.040408290922641754, 19.39726448059082, 3.3043768405914307, 7.170778751373291, 1.687941074371338, 14.23095417022705, 26.24989891052246, 19.611038208007812, 40.32206344604492, 22.309873580932617, 42.36621856689453, 26.406864166259766, 34.50687789916992, 15.83629322052002, 4.065047740936279, 0.027660096064209938, 2.3318722248077393, 12.61109447479248, 37.394168853759766, 15.48887825012207, 42.84495544433594, 19.447235107421875, 43.14236068725586, 21.457277297973633, 43.060176849365234], "count": [235]}, "action": {"min": [0.3358415365219116, -1.321860432624817, 0.8005741238594055, -0.4871681034564972, -1.606796145439148, 0.9594491720199585, -1.2904363870620728, -1.525234580039978, 1.1508904695510864, -0.32821202278137207, 0.5094367265701294, -0.23420214653015137, 9.504444122314453, 48.32624816894531, -1.0875000953674316, 1.4362499713897705, 0.7237499952316284, -0.484375, 1.0731250047683716, -0.9075000286102295, 0.6987500190734863, -2.6575000286102295, 0.8743749856948853, 0.4269999861717224, 32.557498931884766, 47.38624954223633, 0.29124999046325684, 0.5074999928474426, 1.0043749809265137, 0.7649999856948853, 1.1881250143051147, -0.1249999925494194, 1.0625, 0.75, 0.7081249952316284, 0.7137500047683716], "max": [1.2979705333709717, -0.7310978770256042, 1.572632908821106, 0.09396219998598099, -0.2501049041748047, 1.6947051286697388, -0.5153734683990479, -0.9900349974632263, 1.9252593517303467, 0.3529602587223053, 1.6396878957748413, -0.10302224010229111, 89.82875061035156, 65.75333404541016, 24.473125457763672, 9.403749465942383, 42.758750915527344, 83.62000274658203, 68.26750183105469, 110.7874984741211, 77.17437744140625, 111.5362548828125, 83.31687927246094, 109.5218734741211, 87.08499908447266, 61.29375076293945, 0.44874998927116394, 9.774374961853027, 41.16187286376953, 105.70000457763672, 48.09375, 111.4487533569336, 60.653751373291016, 109.6987533569336, 66.61250305175781, 110.3706283569336], "mean": [0.8937451243400574, -0.8618619441986084, 0.9799860119819641, -0.3276609182357788, -0.8675501346588135, 1.2583922147750854, -0.9306691884994507, -1.1278856992721558, 1.4364676475524902, -0.14624539017677307, 1.0238902568817139, -0.16390089690685272, 46.65101623535156, 57.4985466003418, 2.818129777908325, 6.283237457275391, 12.61723518371582, 13.391789436340332, 19.533409118652344, 20.779216766357422, 21.46034049987793, 21.10075569152832, 14.552593231201172, 43.35862350463867, 47.92470169067383, 55.606876373291016, 0.3506019711494446, 5.774641513824463, 16.714021682739258, 21.86680030822754, 18.083816528320312, 26.38180923461914, 18.188575744628906, 26.771827697753906, 15.588968276977539, 35.05441665649414], "std": [0.27956119179725647, 0.13775676488876343, 0.1829139143228531, 0.14022168517112732, 0.36266419291496277, 0.22198155522346497, 0.18535953760147095, 0.14201569557189941, 0.169806569814682, 0.18893969058990479, 0.2542841136455536, 0.040408287197351456, 19.39726448059082, 3.3043770790100098, 7.170777797698975, 1.6879411935806274, 14.23095417022705, 26.249902725219727, 19.611042022705078, 40.32206344604492, 22.309877395629883, 42.36621856689453, 26.406864166259766, 34.50688171386719, 15.83629322052002, 4.065047740936279, 0.02766008861362934, 2.3318722248077393, 12.61109447479248, 37.394168853759766, 15.488879203796387, 42.8449592590332, 19.447235107421875, 43.14236831665039, 21.457279205322266, 43.06017303466797], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [2.697872340425532, 6.0, 6.0, 6.0, 6.0], "std": [1.8119566668180598, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [235]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [235]}, "eef_direction_state": {"mean": [3.651063829787234, 3.702127659574468], "std": [1.6977923513392905, 2.059899745722213], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.323404255319149, 1.0553191489361702], "std": [0.6504377465288681, 0.7615238112923534], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8851063829787233, 0.851063829787234], "std": [0.8502762313117588, 0.834845466761704], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.651063829787234, 3.702127659574468], "std": [1.6977923513392905, 2.059899745722213], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.323404255319149, 1.0553191489361702], "std": [0.6504377465288681, 0.7615238112923534], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.8851063829787233, 0.851063829787234], "std": [0.8502762313117588, 0.834845466761704], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6418171459421557, 0.19700564612288232, 1.1573714059761997, -1.635542016480343, 1.1066842322585995, -1.5279819496502158, 0.6746814777755111, -0.1726042351929585, 1.1258669933498944, 1.4966622242464485, 0.49671606032537, 2.2669025384576784], "std": [0.05813441046537065, 0.03860755340887702, 0.04351041806660355, 0.740056893419069, 0.15693846661627522, 1.4672858129474269, 0.05232572306624008, 0.04594980420975725, 0.038681948714755235, 0.1791052566643604, 0.10729191832244579, 0.1813601604208929], "min": [0.562452436247975, 0.11866127790183463, 1.1006690529269647, -3.1359925660462475, 0.8448610910638976, -3.1027337466740224, 0.597540533225835, -0.26889731924500937, 1.0673001350025133, 1.1327060754811833, 0.2566673764756018, 1.8921729175841058], "max": [0.8045183843801896, 0.252869760448739, 1.2681691329636022, 3.1356922271056926, 1.4775367770994534, 3.1079822249701547, 0.8285757498517526, -0.10994160785794893, 1.2037408149845303, 1.6610334738408832, 0.6144642132223566, 2.4680049498526047], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6418171459421557, 0.19700564612288232, 1.1573714059761997, -1.635542016480343, 1.1066842322585995, -1.5279819496502158, 0.6746814777755111, -0.1726042351929585, 1.1258669933498944, 1.4966622242464485, 0.49671606032537, 2.2669025384576784], "std": [0.05813441046537065, 0.03860755340887702, 0.04351041806660355, 0.740056893419069, 0.15693846661627522, 1.4672858129474269, 0.05232572306624008, 0.04594980420975725, 0.038681948714755235, 0.1791052566643604, 0.10729191832244579, 0.1813601604208929], "min": [0.562452436247975, 0.11866127790183463, 1.1006690529269647, -3.1359925660462475, 0.8448610910638976, -3.1027337466740224, 0.597540533225835, -0.26889731924500937, 1.0673001350025133, 1.1327060754811833, 0.2566673764756018, 1.8921729175841058], "max": [0.8045183843801896, 0.252869760448739, 1.2681691329636022, 3.1356922271056926, 1.4775367770994534, 3.1079822249701547, 0.8285757498517526, -0.10994160785794893, 1.2037408149845303, 1.6610334738408832, 0.6144642132223566, 2.4680049498526047], "count": [235]}}} +{"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.3680681331699346]], [[0.37541980596405233]], [[0.38864749387254904]]], "std": [[[0.34826367132830954]], [[0.3432537720347853]], [[0.3405626687446577]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48209727532679736]], [[0.4984840972222222]], [[0.48292903186274505]]], "std": [[[0.3336272034971486]], [[0.3334045907608291]], [[0.3357756494205145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46192506331699346]], [[0.4720274183006536]], [[0.45169468749999997]]], "std": [[[0.3164830884198918]], [[0.31462290836088364]], [[0.3161781562923532]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39155850285947713]], [[0.39309353349673204]], [[0.3728309926470588]]], "std": [[[0.39464866659599024]], [[0.4065003640769498]], [[0.41030318923415193]]], "count": [100]}, "observation.state": {"min": [0.3184605538845062, -1.4201619625091553, 0.7795876860618591, -0.4363868236541748, -1.4788323640823364, 0.9117503762245178, -1.2327805757522583, -1.502298355102539, 1.172549843788147, -0.2413548082113266, 0.5618181228637695, -0.2645108997821808, 42.526668548583984, 47.17499923706055, -1.1412500143051147, -0.0043750000186264515, 1.2363636493682861, 0.25062501430511475, 0.9074999690055847, -0.8799999952316284, 0.8525000214576721, -2.651249885559082, 0.9275000095367432, 0.3718181848526001, 29.334375381469727, 44.684444427490234, 0.2762500047683716, -0.8856250047683716, 0.8144444823265076, 0.7950000166893005, 0.5822222232818604, 0.09375, 0.6656249761581421, -0.40187498927116394, 0.6436363458633423, -3.0062499046325684], "max": [1.318697452545166, -0.775231659412384, 1.7611771821975708, 0.16639485955238342, -0.04134241119027138, 1.1683404445648193, -0.5900711417198181, -0.9655622839927673, 1.8724966049194336, 0.23590023815631866, 1.465650200843811, -0.06990539282560349, 64.97875213623047, 60.104373931884766, 22.416250228881836, 8.03125, 41.10625076293945, 41.79312515258789, 55.288124084472656, 60.69937515258789, 55.986873626708984, 79.671875, 46.00187683105469, 104.7125015258789, 64.96562957763672, 61.35625076293945, 0.3968749940395355, 9.466249465942383, 61.91250228881836, 19.9581241607666, 62.81562423706055, 83.03312683105469, 62.22187805175781, 91.86125183105469, 46.26499938964844, 104.86750030517578], "mean": [0.7925403118133545, -0.9641321301460266, 1.0950963497161865, -0.1304430514574051, -0.7072510719299316, 1.0628104209899902, -0.9644366502761841, -1.1228619813919067, 1.437481164932251, -0.14445991814136505, 0.9821377992630005, -0.15583500266075134, 50.749053955078125, 54.41868591308594, 5.448840618133545, 1.3354606628417969, 24.273536682128906, 7.909245491027832, 28.79759407043457, 8.627904891967773, 26.005687713623047, 12.146368980407715, 7.979592323303223, 54.03668975830078, 43.26395797729492, 53.8237190246582, 0.33872488141059875, 6.833867073059082, 19.096323013305664, 3.8861536979675293, 15.360437393188477, 12.662313461303711, 14.729294776916504, 14.04953384399414, 9.788607597351074, 24.484394073486328], "std": [0.24160431325435638, 0.15444989502429962, 0.23363739252090454, 0.1681114137172699, 0.33271053433418274, 0.08624950796365738, 0.16913919150829315, 0.1490350365638733, 0.15554188191890717, 0.0951591208577156, 0.15603280067443848, 0.059386879205703735, 6.653240203857422, 3.1685898303985596, 8.148537635803223, 2.0234334468841553, 10.601670265197754, 13.61467456817627, 12.765867233276367, 17.781692504882812, 12.681478500366211, 23.51964569091797, 12.8451509475708, 22.65949249267578, 12.027092933654785, 4.770883083343506, 0.02681414783000946, 3.787367343902588, 20.551456451416016, 5.584752559661865, 19.292652130126953, 23.073972702026367, 19.17738914489746, 25.323400497436523, 14.099990844726562, 35.036521911621094], "count": [182]}, "action": {"min": [0.3184605538845062, -1.4201619625091553, 0.7795876860618591, -0.4363868236541748, -1.4788323640823364, 0.9117503762245178, -1.2327805757522583, -1.502298355102539, 1.172549843788147, -0.2413548082113266, 0.5618181228637695, -0.2645108997821808, 42.526668548583984, 47.17499923706055, -1.1412500143051147, -0.0043750000186264515, 1.2363636493682861, 0.25062501430511475, 0.9074999690055847, -0.8799999952316284, 0.8525000214576721, -2.651249885559082, 0.9275000095367432, 0.3718181848526001, 29.334375381469727, 44.684444427490234, 0.2762500047683716, -0.8856250047683716, 0.8144444823265076, 0.7950000166893005, 0.5822222232818604, 0.09375, 0.6656249761581421, -0.40187498927116394, 0.6436363458633423, -3.0062499046325684], "max": [1.318697452545166, -0.775231659412384, 1.7611771821975708, 0.16639485955238342, -0.04134241119027138, 1.1683404445648193, -0.5900711417198181, -0.9655622839927673, 1.8724966049194336, 0.23590023815631866, 1.465650200843811, -0.06990539282560349, 64.97875213623047, 60.104373931884766, 22.416250228881836, 8.03125, 41.10625076293945, 41.79312515258789, 55.288124084472656, 60.69937515258789, 55.986873626708984, 79.671875, 46.00187683105469, 104.7125015258789, 64.96562957763672, 61.35625076293945, 0.3968749940395355, 9.466249465942383, 61.91250228881836, 19.9581241607666, 62.81562423706055, 83.03312683105469, 62.22187805175781, 91.86125183105469, 46.26499938964844, 104.86750030517578], "mean": [0.7925406694412231, -0.9641320109367371, 1.095096230506897, -0.13044306635856628, -0.7072510123252869, 1.0628106594085693, -0.9644368886947632, -1.1228622198104858, 1.4374810457229614, -0.14445988833904266, 0.9821380972862244, -0.15583498775959015, 50.74905014038086, 54.41869354248047, 5.448841571807861, 1.3354610204696655, 24.27352523803711, 7.909245491027832, 28.79759407043457, 8.62790298461914, 26.00567626953125, 12.146355628967285, 7.979582786560059, 54.036685943603516, 43.263973236083984, 53.82371520996094, 0.338724821805954, 6.833868503570557, 19.09633445739746, 3.886155605316162, 15.360444068908691, 12.662309646606445, 14.729290962219238, 14.049524307250977, 9.788607597351074, 24.484394073486328], "std": [0.24160432815551758, 0.15444989502429962, 0.23363739252090454, 0.1681114137172699, 0.33271053433418274, 0.08624954521656036, 0.16913920640945435, 0.1490350365638733, 0.15554186701774597, 0.0951591208577156, 0.15603280067443848, 0.059386879205703735, 6.653241157531738, 3.1685898303985596, 8.148538589477539, 2.0234322547912598, 10.601669311523438, 13.61467170715332, 12.765867233276367, 17.78169059753418, 12.681478500366211, 23.519641876220703, 12.845151901245117, 22.659488677978516, 12.027093887329102, 4.7708821296691895, 0.026814144104719162, 3.787367343902588, 20.55145835876465, 5.584751605987549, 19.292654037475586, 23.073970794677734, 19.17738914489746, 25.323400497436523, 14.099991798400879, 35.03652572631836], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [182]}, "index": {"min": [235], "max": [416], "mean": [325.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [2.6923076923076925, 6.0, 6.0, 6.0, 6.0], "std": [2.006540446805421, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [182]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [182]}, "eef_direction_state": {"mean": [2.9450549450549453, 3.587912087912088], "std": [1.9236106009881018, 2.0382245648816126], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.39010989010989, 1.054945054945055], "std": [0.6346332236682106, 0.7611823850790742], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [1.043956043956044, 0.6483516483516484], "std": [0.8308884151963052, 0.810285885970364], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [2.9450549450549453, 3.587912087912088], "std": [1.9236106009881018, 2.0382245648816126], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.39010989010989, 1.054945054945055], "std": [0.6346332236682106, 0.7611823850790742], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [1.043956043956044, 0.6483516483516484], "std": [0.8308884151963052, 0.810285885970364], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6606808220981338, 0.1580057121098885, 1.1394098737413751, -1.7607856953520882, 1.04649765148656, -2.3048937164013874, 0.672581628433005, -0.17636183407900624, 1.1056074828190932, 1.5694380322111892, 0.4842603978338296, 2.2951815062019807], "std": [0.06384662607540581, 0.02995844758363111, 0.03181708142999362, 0.27554443041939947, 0.0799925754179152, 0.30173714887664704, 0.05080075739167543, 0.03574752709401573, 0.039983675085732695, 0.157412383814864, 0.05138535707810184, 0.14128001761013984], "min": [0.5681172293089589, 0.11671677127972636, 1.074945615792051, -2.305430521391567, 0.8902642613799943, -2.935057059751943, 0.616890204852792, -0.24218166863134238, 1.0576115815678337, 1.1950491934031249, 0.3501059563821305, 1.9956278664791145], "max": [0.827977006532977, 0.2483337977825099, 1.2040873844261577, -1.3371213428541557, 1.1939009994972163, -1.7420722156368185, 0.8086477989445047, -0.11479725642917346, 1.2041509337114886, 1.6987162723084939, 0.5535005056479143, 2.4167092594726665], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6606808220981338, 0.1580057121098885, 1.1394098737413751, -1.7607856953520882, 1.04649765148656, -2.3048937164013874, 0.672581628433005, -0.17636183407900624, 1.1056074828190932, 1.5694380322111892, 0.4842603978338296, 2.2951815062019807], "std": [0.06384662607540581, 0.02995844758363111, 0.03181708142999362, 0.27554443041939947, 0.0799925754179152, 0.30173714887664704, 0.05080075739167543, 0.03574752709401573, 0.039983675085732695, 0.157412383814864, 0.05138535707810184, 0.14128001761013984], "min": [0.5681172293089589, 0.11671677127972636, 1.074945615792051, -2.305430521391567, 0.8902642613799943, -2.935057059751943, 0.616890204852792, -0.24218166863134238, 1.0576115815678337, 1.1950491934031249, 0.3501059563821305, 1.9956278664791145], "max": [0.827977006532977, 0.2483337977825099, 1.2040873844261577, -1.3371213428541557, 1.1939009994972163, -1.7420722156368185, 0.8086477989445047, -0.11479725642917346, 1.2041509337114886, 1.6987162723084939, 0.5535005056479143, 2.4167092594726665], "count": [182]}}} +{"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.36576290236928105]], [[0.37348329861111107]], [[0.37812068627450984]]], "std": [[[0.3551961911531575]], [[0.3502963130502486]], [[0.3525437266605818]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46871205678104577]], [[0.4884238929738562]], [[0.4717615359477124]]], "std": [[[0.33511554003891886]], [[0.3334048998434896]], [[0.33704822511760313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803616993464052]], [[0.5046597937091504]], [[0.49148743055555555]]], "std": [[[0.33204037483875937]], [[0.323832498639072]], [[0.3253128438969307]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3601471200980392]], [[0.3789158660130719]], [[0.3577768341503268]]], "std": [[[0.3947337159670123]], [[0.40180336447952686]], [[0.4077162473091314]]], "count": [100]}, "observation.state": {"min": [0.3910362720489502, -1.2755111455917358, 0.8418211340904236, -0.4198485314846039, -1.312657356262207, 0.9363555908203125, -1.014939546585083, -1.4934529066085815, 1.3813706636428833, -0.23904211819171906, 0.5754320025444031, -0.18260757625102997, 40.875, 52.6150016784668, 1.6936362981796265, 0.08416666835546494, 11.76937484741211, -0.4937500059604645, 9.150713920593262, -0.12437500059604645, 5.679090976715088, -0.0414285808801651, 0.9231250286102295, 12.528888702392578, 21.318750381469727, 45.37562561035156, 0.7350000143051147, -0.8318750262260437, 1.9268749952316284, 0.7506250143051147, 0.6556249856948853, -0.1599999964237213, 0.8450000286102295, 0.4375, 0.6356250047683716, 0.17125000059604645], "max": [1.266308069229126, -0.7728217840194702, 1.564645767211914, 0.04835202544927597, -0.19338425993919373, 1.1747777462005615, -0.5784838199615479, -1.0416189432144165, 1.8760967254638672, 0.0694047063589096, 1.2013142108917236, -0.13323034346103668, 67.93437194824219, 59.53687286376953, 49.890625, 3.9200000762939453, 46.954376220703125, 33.733123779296875, 51.55687713623047, 49.86562728881836, 54.61187744140625, 72.63999938964844, 38.03874969482422, 96.92437744140625, 59.81437683105469, 65.91937255859375, 2.4700000286102295, 9.34000015258789, 50.364376068115234, 42.869998931884766, 57.01374816894531, 74.40312957763672, 53.5881233215332, 87.30999755859375, 43.87937545776367, 98.11624908447266], "mean": [0.9241719841957092, -0.864250659942627, 1.011094331741333, -0.18763084709644318, -0.8350209593772888, 1.0447804927825928, -0.904112696647644, -1.1338300704956055, 1.459628701210022, -0.17153659462928772, 0.9502213001251221, -0.15923596918582916, 51.43015670776367, 55.68954849243164, 29.19303321838379, 1.3497321605682373, 22.560428619384766, 5.806482315063477, 22.994918823242188, 8.4270658493042, 20.10731315612793, 9.824514389038086, 6.691909313201904, 43.12088394165039, 41.38138961791992, 57.52314758300781, 1.0519864559173584, 4.560384750366211, 24.62413215637207, 7.948724269866943, 20.825790405273438, 12.494985580444336, 17.77113151550293, 15.757353782653809, 9.916789054870605, 35.863224029541016], "std": [0.24589382112026215, 0.12851141393184662, 0.18604277074337006, 0.1356762945652008, 0.30854564905166626, 0.06986629217863083, 0.13167603313922882, 0.11717616766691208, 0.13762697577476501, 0.10223226249217987, 0.137290358543396, 0.014593170955777168, 7.659181118011475, 1.9428454637527466, 10.782177925109863, 1.022158145904541, 12.267573356628418, 10.692639350891113, 14.156237602233887, 15.38787841796875, 15.555069923400879, 19.47307777404785, 10.98062515258789, 23.45250129699707, 12.987168312072754, 6.305805206298828, 0.2874087691307068, 2.862776041030884, 13.426009178161621, 13.678234100341797, 15.16611099243164, 21.59189224243164, 14.762423515319824, 27.082992553710938, 13.883161544799805, 29.503488540649414], "count": [183]}, "action": {"min": [0.3910362720489502, -1.2755111455917358, 0.8418211340904236, -0.4198485314846039, -1.312657356262207, 0.9363555908203125, -1.014939546585083, -1.4934529066085815, 1.3813706636428833, -0.23904211819171906, 0.5754320025444031, -0.18260757625102997, 40.875, 52.6150016784668, 1.6936362981796265, 0.08416666835546494, 11.76937484741211, -0.4937500059604645, 9.150713920593262, -0.12437500059604645, 5.679090976715088, -0.0414285808801651, 0.9231250286102295, 12.528888702392578, 21.318750381469727, 45.37562561035156, 0.7350000143051147, -0.8318750262260437, 1.9268749952316284, 0.7506250143051147, 0.6556249856948853, -0.1599999964237213, 0.8450000286102295, 0.4375, 0.6356250047683716, 0.17125000059604645], "max": [1.266308069229126, -0.7728217840194702, 1.564645767211914, 0.04835202544927597, -0.19338425993919373, 1.1747777462005615, -0.5784838199615479, -1.0416189432144165, 1.8760967254638672, 0.0694047063589096, 1.2013142108917236, -0.13323034346103668, 67.93437194824219, 59.53687286376953, 49.890625, 3.9200000762939453, 46.954376220703125, 33.733123779296875, 51.55687713623047, 49.86562728881836, 54.61187744140625, 72.63999938964844, 38.03874969482422, 96.92437744140625, 59.81437683105469, 65.91937255859375, 2.4700000286102295, 9.34000015258789, 50.364376068115234, 42.869998931884766, 57.01374816894531, 74.40312957763672, 53.5881233215332, 87.30999755859375, 43.87937545776367, 98.11624908447266], "mean": [0.9241721630096436, -0.8642504811286926, 1.0110948085784912, -0.18763089179992676, -0.8350207209587097, 1.0447806119918823, -0.9041135907173157, -1.1338300704956055, 1.459628701210022, -0.1715366542339325, 0.9502211809158325, -0.15923602879047394, 51.43013000488281, 55.68953323364258, 29.193029403686523, 1.3497318029403687, 22.560415267944336, 5.806483268737793, 22.994918823242188, 8.4270601272583, 20.1073055267334, 9.824512481689453, 6.6919050216674805, 43.12087631225586, 41.38140106201172, 57.52315902709961, 1.0519863367080688, 4.5603837966918945, 24.624130249023438, 7.948723793029785, 20.825790405273438, 12.495000839233398, 17.771135330200195, 15.757351875305176, 9.916783332824707, 35.863224029541016], "std": [0.24589379131793976, 0.12851141393184662, 0.18604280054569244, 0.135676309466362, 0.30854567885398865, 0.06986629217863083, 0.13167601823806763, 0.11717616766691208, 0.1376269906759262, 0.10223225504159927, 0.1372903734445572, 0.014593173749744892, 7.6591796875, 1.9428449869155884, 10.782176971435547, 1.022157907485962, 12.267577171325684, 10.692641258239746, 14.156238555908203, 15.387879371643066, 15.55506706237793, 19.473073959350586, 10.98062801361084, 23.45250129699707, 12.987168312072754, 6.305805206298828, 0.2874087989330292, 2.862776279449463, 13.426009178161621, 13.678236961364746, 15.16611099243164, 21.591896057128906, 14.762423515319824, 27.082988739013672, 13.883161544799805, 29.503488540649414], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [183]}, "index": {"min": [417], "max": [599], "mean": [508.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [2.9453551912568305, 6.0, 6.0, 6.0, 6.0], "std": [1.8954266960708281, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [183]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [183]}, "eef_direction_state": {"mean": [3.5628415300546448, 4.163934426229508], "std": [2.136115828509954, 2.0473653164175385], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.1147540983606556, 0.8961748633879781], "std": [0.7913126810588316, 0.8064877722568676], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9344262295081968, 0.6284153005464481], "std": [0.8402872094020526, 0.825588845781939], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.5628415300546448, 4.163934426229508], "std": [2.136115828509954, 2.0473653164175385], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.1147540983606556, 0.8961748633879781], "std": [0.7913126810588316, 0.8064877722568676], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.9344262295081968, 0.6284153005464481], "std": [0.8402872094020526, 0.825588845781939], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6379856451356503, 0.1914212018580754, 1.1404446436328617, -1.7440612149825832, 1.0381290699992085, -2.2488118670419426, 0.6852978830726754, -0.1698926058912246, 1.1166180932187362, 1.5425964666825644, 0.5155850015313835, 2.2855398177594166], "std": [0.05639597063313201, 0.030970082343434138, 0.02701459945029015, 0.23189194284586356, 0.08721981873952961, 0.2722157052961341, 0.04230433069435709, 0.02676201054947953, 0.02800729868994924, 0.11855629940915985, 0.07816373351280681, 0.11591332708003324], "min": [0.58741362986125, 0.12949986819200204, 1.0759068124808662, -2.30485394197279, 0.9219791753639472, -2.874058210938318, 0.6547387186011671, -0.2081126333725143, 1.0676301142292355, 1.313326927549277, 0.340573614486257, 2.1071806002760556], "max": [0.7940088910585799, 0.2515000638175043, 1.2005760019209308, -1.4751883555817225, 1.199980558725176, -1.8769122617732135, 0.803309316380247, -0.10480535517350856, 1.1716893359869318, 1.6792622050622719, 0.5815022090200195, 2.4281075740707756], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6379856451356503, 0.1914212018580754, 1.1404446436328617, -1.7440612149825832, 1.0381290699992085, -2.2488118670419426, 0.6852978830726754, -0.1698926058912246, 1.1166180932187362, 1.5425964666825644, 0.5155850015313835, 2.2855398177594166], "std": [0.05639597063313201, 0.030970082343434138, 0.02701459945029015, 0.23189194284586356, 0.08721981873952961, 0.2722157052961341, 0.04230433069435709, 0.02676201054947953, 0.02800729868994924, 0.11855629940915985, 0.07816373351280681, 0.11591332708003324], "min": [0.58741362986125, 0.12949986819200204, 1.0759068124808662, -2.30485394197279, 0.9219791753639472, -2.874058210938318, 0.6547387186011671, -0.2081126333725143, 1.0676301142292355, 1.313326927549277, 0.340573614486257, 2.1071806002760556], "max": [0.7940088910585799, 0.2515000638175043, 1.2005760019209308, -1.4751883555817225, 1.199980558725176, -1.8769122617732135, 0.803309316380247, -0.10480535517350856, 1.1716893359869318, 1.6792622050622719, 0.5815022090200195, 2.4281075740707756], "count": [183]}}} +{"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.36511370098039214]], [[0.3741347467320261]], [[0.38804788398692813]]], "std": [[[0.34105847559748476]], [[0.33658094683362993]], [[0.33376434637790514]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46792064746732026]], [[0.4839554452614379]], [[0.46674617851307193]]], "std": [[[0.33261373705897673]], [[0.3325601506675214]], [[0.33914811021351454]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495579350490196]], [[0.5053833517156863]], [[0.48835330269607846]]], "std": [[[0.31600434424828105]], [[0.3171207171164013]], [[0.3225744618837585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3544553594771242]], [[0.3750360825163399]], [[0.354963131127451]]], "std": [[[0.40102257916774914]], [[0.4039672550047395]], [[0.40829057480427294]]], "count": [100]}, "observation.state": {"min": [0.3072308599948883, -1.2989957332611084, 0.7971408367156982, -0.3015802502632141, -1.6249666213989258, 0.8707417845726013, -1.1583504676818848, -1.4472466707229614, 1.101129174232483, -0.21293488144874573, 0.7023680210113525, -0.25647076964378357, 6.48562479019165, 53.567501068115234, 6.616875171661377, -0.14750000834465027, 2.990000009536743, 0.21249999105930328, 4.351250171661377, -0.6675000190734863, 5.136875152587891, 0.09312500059604645, 0.921875, 22.872499465942383, 25.671249389648438, 43.80812454223633, 0.515625, -0.4137499928474426, 1.0537500381469727, 0.7143750190734863, 1.9993749856948853, 0.15562500059604645, 1.8068749904632568, 0.8362500071525574, 0.9631249904632568, 0.051249999552965164], "max": [1.18231201171875, -0.7378929257392883, 1.5881541967391968, -0.033903639763593674, -0.15344853699207306, 1.339551329612732, -0.55266273021698, -0.8798733353614807, 1.8250744342803955, 0.24552719295024872, 1.6682403087615967, -0.10441833734512329, 67.28062438964844, 84.11375427246094, 53.2443733215332, 7.301249980926514, 47.346248626708984, 73.76249694824219, 60.03125, 76.81500244140625, 69.93812561035156, 80.16812133789062, 54.49250030517578, 93.55187225341797, 62.96437454223633, 79.83000183105469, 2.791249990463257, 9.397500038146973, 53.071250915527344, 41.45222473144531, 65.95500183105469, 64.92375183105469, 66.16812896728516, 87.64444732666016, 48.463748931884766, 101.83125305175781], "mean": [0.8865554332733154, -0.8809988498687744, 1.004616618156433, -0.18014340102672577, -1.1162185668945312, 0.9845810532569885, -0.9283401966094971, -1.085683822631836, 1.3668420314788818, -0.045027341693639755, 1.2431583404541016, -0.15818701684474945, 41.80850601196289, 61.2396125793457, 28.728513717651367, 3.006601095199585, 19.49089813232422, 16.365398406982422, 25.812274932861328, 19.21396255493164, 27.095306396484375, 20.93012046813965, 8.43155574798584, 62.72473907470703, 40.49790954589844, 63.08644485473633, 0.8987152576446533, 3.0871431827545166, 31.200342178344727, 14.049431800842285, 30.820295333862305, 16.23296546936035, 25.728862762451172, 23.802228927612305, 13.290610313415527, 42.821353912353516], "std": [0.21674104034900665, 0.12561656534671783, 0.18960198760032654, 0.07780930399894714, 0.45203033089637756, 0.12880682945251465, 0.13773562014102936, 0.1349395364522934, 0.18786951899528503, 0.12436098605394363, 0.3046998977661133, 0.04359520599246025, 16.38920783996582, 10.49229907989502, 9.138628005981445, 2.122833013534546, 12.452291488647461, 21.18472671508789, 16.45366859436035, 24.83976936340332, 15.670001983642578, 28.254446029663086, 14.709163665771484, 15.29683780670166, 10.624932289123535, 10.314539909362793, 0.3996841311454773, 2.8822243213653564, 16.318016052246094, 15.33741283416748, 17.55474281311035, 22.075342178344727, 17.167787551879883, 31.63800048828125, 14.183670997619629, 31.017322540283203], "count": [226]}, "action": {"min": [0.3072308599948883, -1.2989957332611084, 0.7971408367156982, -0.3015802502632141, -1.6249666213989258, 0.8707417845726013, -1.1583504676818848, -1.4472466707229614, 1.101129174232483, -0.21293488144874573, 0.7023680210113525, -0.25647076964378357, 6.48562479019165, 53.567501068115234, 6.616875171661377, -0.14750000834465027, 2.990000009536743, 0.21249999105930328, 4.351250171661377, -0.6675000190734863, 5.136875152587891, 0.09312500059604645, 0.921875, 22.872499465942383, 25.671249389648438, 43.80812454223633, 0.515625, -0.4137499928474426, 1.0537500381469727, 0.7143750190734863, 1.9993749856948853, 0.15562500059604645, 1.8068749904632568, 0.8362500071525574, 0.9631249904632568, 0.051249999552965164], "max": [1.18231201171875, -0.7378929257392883, 1.5881541967391968, -0.033903639763593674, -0.15344853699207306, 1.339551329612732, -0.55266273021698, -0.8798733353614807, 1.8250744342803955, 0.24552719295024872, 1.6682403087615967, -0.10441833734512329, 67.28062438964844, 84.11375427246094, 53.2443733215332, 7.301249980926514, 47.346248626708984, 73.76249694824219, 60.03125, 76.81500244140625, 69.93812561035156, 80.16812133789062, 54.49250030517578, 93.55187225341797, 62.96437454223633, 79.83000183105469, 2.791249990463257, 9.397500038146973, 53.071250915527344, 41.45222473144531, 65.95500183105469, 64.92375183105469, 66.16812896728516, 87.64444732666016, 48.463748931884766, 101.83125305175781], "mean": [0.8865546584129333, -0.8809988498687744, 1.004616618156433, -0.18014338612556458, -1.1162188053131104, 0.9845808744430542, -0.9283394813537598, -1.0856842994689941, 1.3668415546417236, -0.045027341693639755, 1.2431588172912598, -0.15818706154823303, 41.808494567871094, 61.23960494995117, 28.728532791137695, 3.0066003799438477, 19.49089241027832, 16.365392684936523, 25.812271118164062, 19.21395492553711, 27.09530258178711, 20.93011474609375, 8.431556701660156, 62.724735260009766, 40.49787902832031, 63.08647918701172, 0.8987153768539429, 3.087143659591675, 31.200336456298828, 14.04942798614502, 30.820274353027344, 16.23297119140625, 25.728857040405273, 23.802228927612305, 13.29061222076416, 42.82134246826172], "std": [0.21674089133739471, 0.12561659514904022, 0.18960200250148773, 0.07780929654836655, 0.45203033089637756, 0.12880681455135345, 0.13773563504219055, 0.1349395215511322, 0.18786950409412384, 0.12436098605394363, 0.3046998977661133, 0.043595194816589355, 16.389205932617188, 10.492298126220703, 9.138628005981445, 2.122833013534546, 12.452289581298828, 21.18472671508789, 16.45366668701172, 24.839765548706055, 15.670003890991211, 28.25444984436035, 14.709165573120117, 15.296838760375977, 10.624932289123535, 10.31454086303711, 0.3996841311454773, 2.8822240829467773, 16.318017959594727, 15.33741283416748, 17.554738998413086, 22.07534408569336, 17.167787551879883, 31.63800048828125, 14.183672904968262, 31.01732635498047], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [226]}, "index": {"min": [600], "max": [825], "mean": [712.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.5973451327433628, 6.0, 6.0, 6.0, 6.0], "std": [1.7041833056600635, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [226]}, "eef_direction_state": {"mean": [4.053097345132743, 4.163716814159292], "std": [2.0059235639740205, 1.9966149205704924], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.079646017699115, 0.9203539823008849], "std": [0.8636370193809436, 0.8269957669724406], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.8584070796460177, 0.7743362831858407], "std": [0.8400090247847278, 0.8347835033906035], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.053097345132743, 4.163716814159292], "std": [2.0059235639740205, 1.9966149205704924], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.079646017699115, 0.9203539823008849], "std": [0.8636370193809436, 0.8269957669724406], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.8584070796460177, 0.7743362831858407], "std": [0.8400090247847278, 0.8347835033906035], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6250116199839323, 0.18572657892481317, 1.2101399370029773, -1.2662399748649773, 0.8723488319902958, -1.9023111706054843, 0.6555729101685798, -0.18303811502825293, 1.183057573428468, 1.2376714908549573, 0.3928206087926512, 2.166261575575714], "std": [0.06631058179788994, 0.021994331232929175, 0.07432159101148877, 0.46899953386460713, 0.20666217407194118, 0.36904443991848723, 0.05560259972458321, 0.03143717325042479, 0.0776931151695678, 0.29741003748944933, 0.13164084444617147, 0.1256129786064508], "min": [0.552512899834285, 0.12183056405213592, 1.0765628147672237, -2.1600491577919065, 0.5566969714529963, -2.6961238947349626, 0.5825433065079128, -0.2428673939551394, 1.0822011149854307, 0.773917515396838, 0.12334418640059108, 1.9556160549745796], "max": [0.8042688243015848, 0.22242392342818856, 1.32389461822172, -0.5278269350229814, 1.269756575231526, -1.4011443396236563, 0.7994778782441485, -0.11069784220373469, 1.3078395203180977, 1.5628283776067557, 0.5345093377460048, 2.375892776771485], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6250116199839323, 0.18572657892481317, 1.2101399370029773, -1.2662399748649773, 0.8723488319902958, -1.9023111706054843, 0.6555729101685798, -0.18303811502825293, 1.183057573428468, 1.2376714908549573, 0.3928206087926512, 2.166261575575714], "std": [0.06631058179788994, 0.021994331232929175, 0.07432159101148877, 0.46899953386460713, 0.20666217407194118, 0.36904443991848723, 0.05560259972458321, 0.03143717325042479, 0.0776931151695678, 0.29741003748944933, 0.13164084444617147, 0.1256129786064508], "min": [0.552512899834285, 0.12183056405213592, 1.0765628147672237, -2.1600491577919065, 0.5566969714529963, -2.6961238947349626, 0.5825433065079128, -0.2428673939551394, 1.0822011149854307, 0.773917515396838, 0.12334418640059108, 1.9556160549745796], "max": [0.8042688243015848, 0.22242392342818856, 1.32389461822172, -0.5278269350229814, 1.269756575231526, -1.4011443396236563, 0.7994778782441485, -0.11069784220373469, 1.3078395203180977, 1.5628283776067557, 0.5345093377460048, 2.375892776771485], "count": [226]}}} +{"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.3638973223039216]], [[0.37162968137254904]], [[0.38356987336601306]]], "std": [[[0.35180848250006047]], [[0.34666167563036154]], [[0.34449195761123635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47442084763071896]], [[0.4908477512254902]], [[0.47256140318627454]]], "std": [[[0.3383105816447049]], [[0.338454305394768]], [[0.3438224167060325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5032137520424836]], [[0.5206580249183007]], [[0.5013515359477124]]], "std": [[[0.32642047939032803]], [[0.318350460490346]], [[0.32331529008752713]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719850857843137]], [[0.39547157679738565]], [[0.3751030494281046]]], "std": [[[0.40244056632404174]], [[0.40449196669489834]], [[0.4098002347318875]]], "count": [100]}, "observation.state": {"min": [0.3454022705554962, -1.343604564666748, 0.8063333630561829, -0.34767258167266846, -1.5707679986953735, 0.8544098734855652, -1.2152751684188843, -1.5267844200134277, 1.2000584602355957, -0.34120604395866394, 0.5936713218688965, -0.2149190902709961, 15.107500076293945, 52.76062774658203, -1.2649999856948853, -0.3893750011920929, 4.294374942779541, 0.18937499821186066, 8.606249809265137, -0.9118750095367432, 5.412499904632568, -3.6787500381469727, 0.8956249952316284, 16.44124984741211, 36.60375213623047, 44.56444549560547, 0.6362500190734863, -0.5062499642372131, 4.354374885559082, 0.6762499809265137, 4.849374771118164, -0.2512499988079071, 3.734375, 0.5056250095367432, 0.8400000333786011, 0.2884615361690521], "max": [1.3337020874023438, -0.7700507640838623, 1.6667381525039673, 0.01029984001070261, -0.15306706726551056, 1.0925936698913574, -0.5664673447608948, -0.9572705030441284, 1.906233310699463, 0.2154277116060257, 1.5369013547897339, -0.07894159108400345, 70.1137466430664, 68.67250061035156, 51.463748931884766, 8.4087495803833, 46.56562423706055, 41.790626525878906, 54.89500045776367, 56.423126220703125, 60.796875, 77.92937469482422, 49.13750076293945, 98.09437561035156, 69.61250305175781, 73.23187255859375, 2.6337499618530273, 8.919374465942383, 38.266876220703125, 73.80374908447266, 46.390625, 86.12750244140625, 54.747501373291016, 98.33000183105469, 51.74437713623047, 108.05937957763672], "mean": [0.9141437411308289, -0.9029315114021301, 1.0544143915176392, -0.15271899104118347, -0.8978137969970703, 0.9518790245056152, -0.916040301322937, -1.1421202421188354, 1.4481066465377808, -0.16350819170475006, 1.0342704057693481, -0.12228401005268097, 51.219032287597656, 55.81276321411133, 9.505867004394531, 4.111873149871826, 16.560476303100586, 8.360816955566406, 20.751506805419922, 8.74938678741455, 21.305679321289062, 11.750748634338379, 8.470929145812988, 47.48970031738281, 48.20059585571289, 62.511165618896484, 1.2492436170578003, 4.1892170906066895, 22.821195602416992, 15.121927261352539, 22.34164810180664, 17.973833084106445, 21.2004337310791, 21.744714736938477, 14.878728866577148, 35.59794235229492], "std": [0.26153257489204407, 0.15023794770240784, 0.21975497901439667, 0.08306507766246796, 0.3446718752384186, 0.07034852355718613, 0.14685048162937164, 0.12880823016166687, 0.15660282969474792, 0.0985066369175911, 0.15906915068626404, 0.03921801596879959, 12.094154357910156, 2.758809804916382, 16.64936065673828, 2.680368423461914, 14.452943801879883, 14.302054405212402, 15.608710289001465, 17.00811004638672, 15.853541374206543, 21.514705657958984, 14.328085899353027, 21.051156997680664, 10.453112602233887, 9.874848365783691, 0.4557879567146301, 2.525721549987793, 8.832483291625977, 25.14982795715332, 10.43690013885498, 30.34604835510254, 14.06747817993164, 35.59678649902344, 15.070734024047852, 38.41037368774414], "count": [183]}, "action": {"min": [0.3454022705554962, -1.343604564666748, 0.8063333630561829, -0.34767258167266846, -1.5707679986953735, 0.8544098734855652, -1.2152751684188843, -1.5267844200134277, 1.2000584602355957, -0.34120604395866394, 0.5936713218688965, -0.2149190902709961, 15.107500076293945, 52.76062774658203, -1.2649999856948853, -0.3893750011920929, 4.294374942779541, 0.18937499821186066, 8.606249809265137, -0.9118750095367432, 5.412499904632568, -3.6787500381469727, 0.8956249952316284, 16.44124984741211, 36.60375213623047, 44.56444549560547, 0.6362500190734863, -0.5062499642372131, 4.354374885559082, 0.6762499809265137, 4.849374771118164, -0.2512499988079071, 3.734375, 0.5056250095367432, 0.8400000333786011, 0.2884615361690521], "max": [1.3337020874023438, -0.7700507640838623, 1.6667381525039673, 0.01029984001070261, -0.15306706726551056, 1.0925936698913574, -0.5664673447608948, -0.9572705030441284, 1.906233310699463, 0.2154277116060257, 1.5369013547897339, -0.07894159108400345, 70.1137466430664, 68.67250061035156, 51.463748931884766, 8.4087495803833, 46.56562423706055, 41.790626525878906, 54.89500045776367, 56.423126220703125, 60.796875, 77.92937469482422, 49.13750076293945, 98.09437561035156, 69.61250305175781, 73.23187255859375, 2.6337499618530273, 8.919374465942383, 38.266876220703125, 73.80374908447266, 46.390625, 86.12750244140625, 54.747501373291016, 98.33000183105469, 51.74437713623047, 108.05937957763672], "mean": [0.9141438603401184, -0.9029313325881958, 1.0544143915176392, -0.15271899104118347, -0.897813618183136, 0.9518788456916809, -0.9160402417182922, -1.1421198844909668, 1.4481068849563599, -0.16350826621055603, 1.0342702865600586, -0.122283935546875, 51.219032287597656, 55.81272888183594, 9.505870819091797, 4.111871719360352, 16.56049346923828, 8.360823631286621, 20.751506805419922, 8.749382019042969, 21.305675506591797, 11.750753402709961, 8.470926284790039, 47.489688873291016, 48.20061111450195, 62.51116943359375, 1.2492438554763794, 4.189217567443848, 22.82119369506836, 15.121919631958008, 22.341650009155273, 17.973825454711914, 21.200429916381836, 21.744718551635742, 14.878729820251465, 35.59794616699219], "std": [0.26153263449668884, 0.15023794770240784, 0.21975500881671906, 0.08306509256362915, 0.3446718156337738, 0.07034851610660553, 0.14685048162937164, 0.12880823016166687, 0.15660284459590912, 0.09850664436817169, 0.15906915068626404, 0.03921801596879959, 12.09415340423584, 2.7588093280792236, 16.64935874938965, 2.680368185043335, 14.4529447555542, 14.302058219909668, 15.60871410369873, 17.008108139038086, 15.853538513183594, 21.51470375061035, 14.328080177307129, 21.05116081237793, 10.453113555908203, 9.874848365783691, 0.4557879567146301, 2.525721549987793, 8.832483291625977, 25.149826049804688, 10.436899185180664, 30.346046447753906, 14.067480087280273, 35.59678268432617, 15.070734024047852, 38.41037368774414], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [183]}, "index": {"min": [826], "max": [1008], "mean": [917.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [2.841530054644809, 6.0, 6.0, 6.0, 6.0], "std": [1.997818990559969, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [183]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [183]}, "eef_direction_state": {"mean": [3.5136612021857925, 4.163934426229508], "std": [2.058855121130723, 1.965664235420298], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.284153005464481, 0.9781420765027322], "std": [0.7213528718043387, 0.8162039560349214], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [1.098360655737705, 0.6939890710382514], "std": [0.8305291887197085, 0.8126842388109335], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.5136612021857925, 4.163934426229508], "std": [2.058855121130723, 1.965664235420298], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.284153005464481, 0.9781420765027322], "std": [0.7213528718043387, 0.8162039560349214], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [1.098360655737705, 0.6939890710382514], "std": [0.8305291887197085, 0.8126842388109335], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.642688999204295, 0.1828917257586074, 1.1535511065214543, -1.6023382516023321, 0.9583361360835602, -2.1561228903062006, 0.6738082730571536, -0.16096732410743247, 1.128619954160953, 1.4635404819686904, 0.4523173701793503, 2.2830275736343273], "std": [0.06829325183718246, 0.02347940911601676, 0.03141344443811854, 0.25597296622425064, 0.10905899116118666, 0.2419850153282905, 0.05024383263866201, 0.028180670736655134, 0.042182132368805685, 0.1498912059638586, 0.02602169732390489, 0.14565306737059108], "min": [0.5612764540734303, 0.12703715385664432, 1.0855741351247594, -2.2322673968459044, 0.806787538419893, -2.784912088120276, 0.6174177868072769, -0.24998449889087876, 1.0588496487718937, 1.0919677092517164, 0.3460362579808782, 1.9850594547072917], "max": [0.8152862703092556, 0.24116048033474474, 1.2262443328747337, -1.2227092644564015, 1.1308753925426682, -1.7403660370998733, 0.8103237026537269, -0.09993160838894552, 1.2327951582878214, 1.7022764623345858, 0.48917162816652837, 2.530999765233822], "count": [183]}, "eef_sim_pose_action": {"mean": [0.642688999204295, 0.1828917257586074, 1.1535511065214543, -1.6023382516023321, 0.9583361360835602, -2.1561228903062006, 0.6738082730571536, -0.16096732410743247, 1.128619954160953, 1.4635404819686904, 0.4523173701793503, 2.2830275736343273], "std": [0.06829325183718246, 0.02347940911601676, 0.03141344443811854, 0.25597296622425064, 0.10905899116118666, 0.2419850153282905, 0.05024383263866201, 0.028180670736655134, 0.042182132368805685, 0.1498912059638586, 0.02602169732390489, 0.14565306737059108], "min": [0.5612764540734303, 0.12703715385664432, 1.0855741351247594, -2.2322673968459044, 0.806787538419893, -2.784912088120276, 0.6174177868072769, -0.24998449889087876, 1.0588496487718937, 1.0919677092517164, 0.3460362579808782, 1.9850594547072917], "max": [0.8152862703092556, 0.24116048033474474, 1.2262443328747337, -1.2227092644564015, 1.1308753925426682, -1.7403660370998733, 0.8103237026537269, -0.09993160838894552, 1.2327951582878214, 1.7022764623345858, 0.48917162816652837, 2.530999765233822], "count": [183]}}} +{"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.36311659313725486]], [[0.37137665645424833]], [[0.3821263480392157]]], "std": [[[0.35329254353117806]], [[0.34808633368220065]], [[0.3463670871653597]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831992054738562]], [[0.4940471058006536]], [[0.4749474142156863]]], "std": [[[0.33528060374680796]], [[0.33763375779109]], [[0.3422614244278807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49380389705882355]], [[0.5075577205882353]], [[0.49075547794117647]]], "std": [[[0.32882047378452406]], [[0.3243983335830256]], [[0.3269801691393797]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36994655024509804]], [[0.39390113766339874]], [[0.37402845383986927]]], "std": [[[0.4020122731312807]], [[0.4044898137953436]], [[0.409491157845932]]], "count": [100]}, "observation.state": {"min": [0.35732337832450867, -1.304050326347351, 0.8425126075744629, -0.2805752754211426, -1.6157820224761963, 0.9128471612930298, -1.0338804721832275, -1.5384193658828735, 1.2146817445755005, -0.3686007559299469, 0.4999713897705078, -0.17193950712680817, 13.962727546691895, 45.836875915527344, 15.956250190734863, -0.20374999940395355, 5.345624923706055, -0.4312500059604645, 4.351250171661377, -0.9593750238418579, 0.8324999809265137, -0.31937500834465027, 0.9493750333786011, 0.8081250190734863, 32.821876525878906, 44.21875, 0.5616666674613953, -0.5475000143051147, 1.0731250047683716, -0.6200000047683716, 0.6987500190734863, -0.38999998569488525, 1.1143749952316284, -0.020624998956918716, 0.6200000047683716, 0.39625000953674316], "max": [1.1766375303268433, -0.7314793467521667, 1.566171646118164, 0.18987944722175598, -0.15058746933937073, 1.3518301248550415, -0.4504034221172333, -0.9799894690513611, 1.9624532461166382, 0.13120374083518982, 1.6532089710235596, -0.06873712688684464, 68.79937744140625, 73.054443359375, 46.268123626708984, 8.117500305175781, 54.932498931884766, 24.74687385559082, 53.2400016784668, 51.7087516784668, 57.04999923706055, 74.51875305175781, 38.880001068115234, 97.59124755859375, 66.79812622070312, 65.65062713623047, 2.384999990463257, 9.366874694824219, 62.25687789916992, 35.53187561035156, 71.29375457763672, 54.182498931884766, 69.30374908447266, 55.48687744140625, 54.790000915527344, 81.91437530517578], "mean": [0.8642414212226868, -0.8986266255378723, 1.0364447832107544, -0.1430746614933014, -0.8584524989128113, 1.0535157918930054, -0.8796598315238953, -1.143367052078247, 1.4802156686782837, -0.22315442562103271, 1.021633267402649, -0.11492154747247696, 48.5407829284668, 54.175506591796875, 33.43100357055664, 3.874953269958496, 17.929746627807617, 3.8161613941192627, 17.84091567993164, 7.1609416007995605, 15.684334754943848, 9.131852149963379, 7.4292683601379395, 31.31673240661621, 46.8973274230957, 57.10135269165039, 1.103140950202942, 4.896565914154053, 24.93513298034668, 6.288815975189209, 23.381179809570312, 9.481350898742676, 22.909448623657227, 13.110325813293457, 14.559720039367676, 35.04692077636719], "std": [0.23758558928966522, 0.1301046460866928, 0.17448675632476807, 0.14709801971912384, 0.387612521648407, 0.12459283322095871, 0.1890358179807663, 0.14115671813488007, 0.17258189618587494, 0.12877438962459564, 0.23236480355262756, 0.030066143721342087, 12.127359390258789, 4.869103908538818, 5.6478681564331055, 2.189612627029419, 15.111174583435059, 6.338751792907715, 16.044475555419922, 15.900899887084961, 17.790430068969727, 19.53006935119629, 12.141968727111816, 29.289316177368164, 12.46342945098877, 6.382915496826172, 0.44155529141426086, 3.2837584018707275, 16.52311134338379, 10.107706069946289, 19.683828353881836, 15.873886108398438, 20.507490158081055, 20.620424270629883, 16.442214965820312, 26.02645492553711], "count": [192]}, "action": {"min": [0.35732337832450867, -1.304050326347351, 0.8425126075744629, -0.2805752754211426, -1.6157820224761963, 0.9128471612930298, -1.0338804721832275, -1.5384193658828735, 1.2146817445755005, -0.3686007559299469, 0.4999713897705078, -0.17193950712680817, 13.962727546691895, 45.836875915527344, 15.956250190734863, -0.20374999940395355, 5.345624923706055, -0.4312500059604645, 4.351250171661377, -0.9593750238418579, 0.8324999809265137, -0.31937500834465027, 0.9493750333786011, 0.8081250190734863, 32.821876525878906, 44.21875, 0.5616666674613953, -0.5475000143051147, 1.0731250047683716, -0.6200000047683716, 0.6987500190734863, -0.38999998569488525, 1.1143749952316284, -0.020624998956918716, 0.6200000047683716, 0.39625000953674316], "max": [1.1766375303268433, -0.7314793467521667, 1.566171646118164, 0.18987944722175598, -0.15058746933937073, 1.3518301248550415, -0.4504034221172333, -0.9799894690513611, 1.9624532461166382, 0.13120374083518982, 1.6532089710235596, -0.06873712688684464, 68.79937744140625, 73.054443359375, 46.268123626708984, 8.117500305175781, 54.932498931884766, 24.74687385559082, 53.2400016784668, 51.7087516784668, 57.04999923706055, 74.51875305175781, 38.880001068115234, 97.59124755859375, 66.79812622070312, 65.65062713623047, 2.384999990463257, 9.366874694824219, 62.25687789916992, 35.53187561035156, 71.29375457763672, 54.182498931884766, 69.30374908447266, 55.48687744140625, 54.790000915527344, 81.91437530517578], "mean": [0.864241361618042, -0.8986267447471619, 1.0364447832107544, -0.14307458698749542, -0.858452558517456, 1.0535160303115845, -0.8796601295471191, -1.1433671712875366, 1.4802155494689941, -0.22315441071987152, 1.0216331481933594, -0.11492150276899338, 48.54080581665039, 54.17549133300781, 33.43101119995117, 3.8749523162841797, 17.92975425720215, 3.8161630630493164, 17.840925216674805, 7.160951614379883, 15.684325218200684, 9.131863594055176, 7.429266452789307, 31.316741943359375, 46.897342681884766, 57.10136413574219, 1.103140950202942, 4.896564960479736, 24.935136795043945, 6.28881311416626, 23.381189346313477, 9.48134708404541, 22.90943717956543, 13.11032772064209, 14.55971908569336, 35.04690933227539], "std": [0.23758557438850403, 0.130104660987854, 0.17448675632476807, 0.14709801971912384, 0.38761258125305176, 0.12459282577037811, 0.1890357881784439, 0.14115671813488007, 0.17258188128471375, 0.12877437472343445, 0.23236481845378876, 0.03006613813340664, 12.127358436584473, 4.869103908538818, 5.647868633270264, 2.1896121501922607, 15.111177444458008, 6.3387532234191895, 16.044475555419922, 15.900899887084961, 17.79043197631836, 19.530067443847656, 12.141968727111816, 29.289316177368164, 12.463432312011719, 6.382915019989014, 0.4415552318096161, 3.2837586402893066, 16.523109436035156, 10.107707023620605, 19.6838321685791, 15.873885154724121, 20.507492065429688, 20.620426177978516, 16.442214965820312, 26.026458740234375], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [192]}, "index": {"min": [1009], "max": [1200], "mean": [1104.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.7864583333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.873950805988217, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [192]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [192]}, "eef_direction_state": {"mean": [3.8333333333333335, 3.5989583333333335], "std": [1.6935334527418007, 2.1288198408814596], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.3802083333333333, 1.1197916666666667], "std": [0.7189575485362275, 0.8361767894792869], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.0677083333333333, 0.7447916666666666], "std": [0.8104775844713752, 0.8116816124137315], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.8333333333333335, 3.5989583333333335], "std": [1.6935334527418007, 2.1288198408814596], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.3802083333333333, 1.1197916666666667], "std": [0.7189575485362275, 0.8361767894792869], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.0677083333333333, 0.7447916666666666], "std": [0.8104775844713752, 0.8116816124137315], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6416937709612988, 0.1742962046852926, 1.1587885024951614, -1.6428853519034836, 1.0288933581474968, -2.0201162474829766, 0.6799185904731134, -0.16219429653444212, 1.1403322512722305, 1.4550889157296554, 0.5059376253862379, 2.292443413980545], "std": [0.05721388491474036, 0.026098594205026984, 0.04250218733827288, 0.4138224595442547, 0.14622816967603014, 0.9945551994092228, 0.05547974459805845, 0.03640210799663982, 0.055247907809236496, 0.20356814987388058, 0.08987367290666351, 0.14219276364177855], "min": [0.5588500542052199, 0.11320513849472531, 1.0792186291846395, -2.5462785044227196, 0.7539580454497425, -3.141132556983653, 0.5975943150458425, -0.2145075929555728, 1.063310234609246, 0.8807292713515082, 0.2522254952319416, 2.037339744008498], "max": [0.793956797961582, 0.22092501075777052, 1.289188643504358, -0.6855871515286285, 1.3361097259552381, 3.1388311081488642, 0.8291804621976286, -0.09141529063596321, 1.2622376804402764, 1.642575438707825, 0.6263402644979199, 2.4947143075463503], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6416937709612988, 0.1742962046852926, 1.1587885024951614, -1.6428853519034836, 1.0288933581474968, -2.0201162474829766, 0.6799185904731134, -0.16219429653444212, 1.1403322512722305, 1.4550889157296554, 0.5059376253862379, 2.292443413980545], "std": [0.05721388491474036, 0.026098594205026984, 0.04250218733827288, 0.4138224595442547, 0.14622816967603014, 0.9945551994092228, 0.05547974459805845, 0.03640210799663982, 0.055247907809236496, 0.20356814987388058, 0.08987367290666351, 0.14219276364177855], "min": [0.5588500542052199, 0.11320513849472531, 1.0792186291846395, -2.5462785044227196, 0.7539580454497425, -3.141132556983653, 0.5975943150458425, -0.2145075929555728, 1.063310234609246, 0.8807292713515082, 0.2522254952319416, 2.037339744008498], "max": [0.793956797961582, 0.22092501075777052, 1.289188643504358, -0.6855871515286285, 1.3361097259552381, 3.1388311081488642, 0.8291804621976286, -0.09141529063596321, 1.2622376804402764, 1.642575438707825, 0.6263402644979199, 2.4947143075463503], "count": [192]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3605571629901961]], [[0.3665349285130719]], [[0.37125264705882355]]], "std": [[[0.3359900411135464]], [[0.3325297829171083]], [[0.3354779275909533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4878068607026144]], [[0.49980126225490196]], [[0.48289824959150324]]], "std": [[[0.3325271701376743]], [[0.335566462331558]], [[0.34072434705260496]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49799193423202615]], [[0.5195127410130719]], [[0.5054161274509804]]], "std": [[[0.33433455774198273]], [[0.32564727390435455]], [[0.32659263629514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3753358108660131]], [[0.39835039215686274]], [[0.37774079656862747]]], "std": [[[0.40313013219160626]], [[0.40476904282347576]], [[0.4096821355081762]]], "count": [100]}, "observation.state": {"min": [0.3231813311576843, -1.3880465030670166, 0.830196738243103, -0.23708705604076385, -1.5176581144332886, 0.8484492897987366, -1.0675169229507446, -1.5745165348052979, 1.2842798233032227, -0.40789273381233215, 0.4085126221179962, -0.18000876903533936, 20.64555549621582, 53.39812469482422, -1.3233333826065063, -0.08374999463558197, 3.3222222328186035, -0.4156250059604645, 5.496666431427002, -0.9225000143051147, 3.7739999294281006, -0.27125000953674316, 0.9318749904632568, 12.705554962158203, 31.071250915527344, 46.34312438964844, 0.6256250143051147, -0.5456250309944153, 1.5931249856948853, -0.296875, 1.3387500047683716, 0.8650000095367432, 0.75, 0.8258333206176758, 0.9876922965049744, 0.6143749952316284], "max": [1.174075722694397, -0.7688258290290833, 1.696874737739563, 0.09799153357744217, -0.07970454543828964, 1.1601864099502563, -0.4470893442630768, -1.025549292564392, 2.0316195487976074, 0.10073073953390121, 1.4600129127502441, -0.03531033173203468, 69.72937774658203, 59.96889114379883, 49.38624954223633, 8.37125015258789, 52.95125198364258, 23.794374465942383, 47.127498626708984, 60.81187438964844, 52.60874938964844, 74.60250091552734, 40.051876068115234, 95.70687866210938, 66.15875244140625, 66.76875305175781, 2.7300000190734863, 8.882222175598145, 60.52937698364258, 36.415000915527344, 64.66374969482422, 65.52937316894531, 66.01187896728516, 77.28937530517578, 56.02375030517578, 95.73125457763672], "mean": [0.7460997700691223, -0.9615993499755859, 1.1253271102905273, -0.024402866140007973, -0.7367514967918396, 0.9718844294548035, -0.8829911947250366, -1.1633236408233643, 1.498083472251892, -0.21039025485515594, 0.9824208617210388, -0.11435788124799728, 48.275814056396484, 56.692806243896484, 28.22541046142578, 4.735841274261475, 18.28800392150879, 4.203892230987549, 20.243560791015625, 11.865581512451172, 23.625673294067383, 13.26877212524414, 9.779726028442383, 55.87900161743164, 44.500267028808594, 58.837162017822266, 0.8953196406364441, 2.6652770042419434, 26.26835060119629, 6.10426139831543, 25.040952682495117, 14.191650390625, 23.824291229248047, 18.66971206665039, 17.721324920654297, 35.58924865722656], "std": [0.21419388055801392, 0.1516827940940857, 0.2039784938097, 0.07261427491903305, 0.3149930536746979, 0.08417046815156937, 0.2042866349220276, 0.15379735827445984, 0.19605137407779694, 0.10024624317884445, 0.20031730830669403, 0.0387578010559082, 11.485633850097656, 1.3601449728012085, 10.261649131774902, 2.5380351543426514, 15.756705284118652, 6.227513790130615, 13.92540454864502, 21.458099365234375, 14.624855041503906, 22.933460235595703, 13.624125480651855, 18.913833618164062, 12.721183776855469, 7.001948356628418, 0.347796231508255, 2.689445734024048, 15.670380592346191, 10.396183967590332, 17.4080753326416, 20.232160568237305, 18.998498916625977, 26.785303115844727, 16.215667724609375, 30.89425277709961], "count": [162]}, "action": {"min": [0.3231813311576843, -1.3880465030670166, 0.830196738243103, -0.23708705604076385, -1.5176581144332886, 0.8484492897987366, -1.0675169229507446, -1.5745165348052979, 1.2842798233032227, -0.40789273381233215, 0.4085126221179962, -0.18000876903533936, 20.64555549621582, 53.39812469482422, -1.3233333826065063, -0.08374999463558197, 3.3222222328186035, -0.4156250059604645, 5.496666431427002, -0.9225000143051147, 3.7739999294281006, -0.27125000953674316, 0.9318749904632568, 12.705554962158203, 31.071250915527344, 46.34312438964844, 0.6256250143051147, -0.5456250309944153, 1.5931249856948853, -0.296875, 1.3387500047683716, 0.8650000095367432, 0.75, 0.8258333206176758, 0.9876922965049744, 0.6143749952316284], "max": [1.174075722694397, -0.7688258290290833, 1.696874737739563, 0.09799153357744217, -0.07970454543828964, 1.1601864099502563, -0.4470893442630768, -1.025549292564392, 2.0316195487976074, 0.10073073953390121, 1.4600129127502441, -0.03531033173203468, 69.72937774658203, 59.96889114379883, 49.38624954223633, 8.37125015258789, 52.95125198364258, 23.794374465942383, 47.127498626708984, 60.81187438964844, 52.60874938964844, 74.60250091552734, 40.051876068115234, 95.70687866210938, 66.15875244140625, 66.76875305175781, 2.7300000190734863, 8.882222175598145, 60.52937698364258, 36.415000915527344, 64.66374969482422, 65.52937316894531, 66.01187896728516, 77.28937530517578, 56.02375030517578, 95.73125457763672], "mean": [0.7460999488830566, -0.9615994691848755, 1.1253269910812378, -0.02440287359058857, -0.7367516756057739, 0.9718843698501587, -0.882991373538971, -1.1633234024047852, 1.4980831146240234, -0.21039028465747833, 0.9824206233024597, -0.11435779184103012, 48.27580261230469, 56.69282913208008, 28.22541046142578, 4.735841751098633, 18.288009643554688, 4.203897953033447, 20.243555068969727, 11.865586280822754, 23.62567901611328, 13.268777847290039, 9.779722213745117, 55.878971099853516, 44.50027084350586, 58.83714294433594, 0.8953196406364441, 2.6652770042419434, 26.268346786499023, 6.104259967803955, 25.040950775146484, 14.19164752960205, 23.82427978515625, 18.669715881347656, 17.72132110595703, 35.58924865722656], "std": [0.2141939103603363, 0.1516828089952469, 0.20397847890853882, 0.07261427491903305, 0.31499308347702026, 0.08417047560214996, 0.2042866349220276, 0.15379734337329865, 0.19605138897895813, 0.10024624317884445, 0.20031730830669403, 0.0387578010559082, 11.485635757446289, 1.3601452112197876, 10.261649131774902, 2.5380351543426514, 15.756706237792969, 6.227511882781982, 13.92540454864502, 21.458097457885742, 14.624857902526855, 22.93346405029297, 13.624130249023438, 18.913837432861328, 12.721184730529785, 7.00194787979126, 0.3477962017059326, 2.689445972442627, 15.670380592346191, 10.396183967590332, 17.40807342529297, 20.232162475585938, 18.998498916625977, 26.785301208496094, 16.215669631958008, 30.894250869750977], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [162]}, "index": {"min": [1201], "max": [1362], "mean": [1281.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [3.080246913580247, 6.0, 6.0, 6.0, 6.0], "std": [1.9308361748463854, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [162]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [162]}, "eef_direction_state": {"mean": [2.993827160493827, 3.2777777777777777], "std": [1.9100026293700687, 2.0794408080236564], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.5061728395061729, 1.117283950617284], "std": [0.5799841800763631, 0.8118398740517995], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.1666666666666667, 0.7407407407407407], "std": [0.779759380423233, 0.7978021936495563], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [2.993827160493827, 3.2777777777777777], "std": [1.9100026293700687, 2.0794408080236564], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.5061728395061729, 1.117283950617284], "std": [0.5799841800763631, 0.8118398740517995], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.1666666666666667, 0.7407407407407407], "std": [0.779759380423233, 0.7978021936495563], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6619510251585453, 0.14531472242746765, 1.1658563136898912, -1.6049877292090402, 1.0351529631823366, -2.2481792312336726, 0.6866785495478273, -0.16078952674283442, 1.1296555159560642, 1.4917544764986548, 0.4990207639093591, 2.287303088516494], "std": [0.062318587070200854, 0.022907953936686893, 0.03996671402116438, 0.32726034670259474, 0.09997143106088385, 0.2879070308605119, 0.0603771449641115, 0.03525221492899514, 0.043768373846252887, 0.13778444311392066, 0.06650329918047859, 0.11086354986311674], "min": [0.5681731031738197, 0.10884373970258814, 1.0757789156918507, -2.23453295512297, 0.8365555464703855, -2.866938634022607, 0.6331280466194686, -0.20912469685545493, 1.0679961542673535, 1.1316355019823852, 0.26769990330532445, 2.0993776434756537], "max": [0.8175947199811228, 0.20974799521533266, 1.2262286567683105, -1.0378038021166134, 1.2222607286072873, -1.6899791999245994, 0.8437315189889075, -0.10242081262078953, 1.2224964471658322, 1.641177285379371, 0.6382802083238417, 2.4722279124996995], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6619510251585453, 0.14531472242746765, 1.1658563136898912, -1.6049877292090402, 1.0351529631823366, -2.2481792312336726, 0.6866785495478273, -0.16078952674283442, 1.1296555159560642, 1.4917544764986548, 0.4990207639093591, 2.287303088516494], "std": [0.062318587070200854, 0.022907953936686893, 0.03996671402116438, 0.32726034670259474, 0.09997143106088385, 0.2879070308605119, 0.0603771449641115, 0.03525221492899514, 0.043768373846252887, 0.13778444311392066, 0.06650329918047859, 0.11086354986311674], "min": [0.5681731031738197, 0.10884373970258814, 1.0757789156918507, -2.23453295512297, 0.8365555464703855, -2.866938634022607, 0.6331280466194686, -0.20912469685545493, 1.0679961542673535, 1.1316355019823852, 0.26769990330532445, 2.0993776434756537], "max": [0.8175947199811228, 0.20974799521533266, 1.2262286567683105, -1.0378038021166134, 1.2222607286072873, -1.6899791999245994, 0.8437315189889075, -0.10242081262078953, 1.2224964471658322, 1.641177285379371, 0.6382802083238417, 2.4722279124996995], "count": [162]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3677250204248366]], [[0.37210931168300654]], [[0.3756541809640523]]], "std": [[[0.34314704204264107]], [[0.3400589162673875]], [[0.3429262136399994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49001560661764704]], [[0.5010931760620915]], [[0.483331045751634]]], "std": [[[0.33442339408218014]], [[0.33791484519841203]], [[0.3420990624033717]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4929936580882353]], [[0.513621339869281]], [[0.49528682598039214]]], "std": [[[0.3391339825445081]], [[0.3274932325404744]], [[0.3322562000034675]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37414092524509807]], [[0.3975456903594771]], [[0.3773374305555556]]], "std": [[[0.4031810214385339]], [[0.4050834215816701]], [[0.4099949161794149]]], "count": [100]}, "observation.state": {"min": [0.3212262690067291, -1.2819008827209473, 0.8379958271980286, -0.35208073258399963, -1.4631071090698242, 0.8519302606582642, -1.1119376420974731, -1.456545114517212, 1.305727243423462, -0.3220607340335846, 0.6471494436264038, -0.15797856450080872, 34.78888702392578, 50.30812454223633, -1.2450000047683716, -0.08875000476837158, 1.2866666316986084, -0.23375000059604645, 1.1844444274902344, -1.0006250143051147, 0.9881250262260437, -0.9318749904632568, 0.96875, -0.7662500143051147, 30.0049991607666, 44.71111297607422, 0.6156250238418579, -0.5906250476837158, 4.190000057220459, -0.5575000047683716, 3.151249885559082, -0.7862499952316284, 0.8799999952316284, 0.5618749856948853, 0.5946666598320007, -0.6218181848526001], "max": [1.2672405242919922, -0.7909895777702332, 1.540159821510315, 0.20966850221157074, -0.21257725358009338, 1.1189631223678589, -0.534494936466217, -1.0300793647766113, 1.8456025123596191, 0.1356145590543747, 1.46552312374115, -0.0394827201962471, 68.51312255859375, 57.45000076293945, 38.82374954223633, 7.539374828338623, 58.334373474121094, 19.506250381469727, 51.337501525878906, 49.12187576293945, 50.801876068115234, 51.2243766784668, 35.086875915527344, 87.5875015258789, 65.99687957763672, 71.14875030517578, 2.1475000381469727, 9.49625015258789, 50.901248931884766, 19.7137508392334, 62.85750198364258, 45.03125, 58.564998626708984, 63.17499923706055, 45.68812561035156, 81.11250305175781], "mean": [0.7825040817260742, -0.9265097975730896, 1.0967519283294678, -0.024563923478126526, -0.7588040828704834, 0.9560080766677856, -0.9175992608070374, -1.1374139785766602, 1.4687104225158691, -0.18704552948474884, 1.0545082092285156, -0.08982669562101364, 52.309200286865234, 54.848548889160156, 1.8111755847930908, 4.841437816619873, 17.193567276000977, 2.838242530822754, 17.787757873535156, 8.52450180053711, 16.414335250854492, 9.337321281433105, 8.13292407989502, 28.34522819519043, 46.470088958740234, 61.109596252441406, 1.0223345756530762, 4.13536262512207, 27.01352882385254, 4.269317150115967, 25.076019287109375, 6.38224983215332, 23.010740280151367, 11.93405532836914, 18.43247413635254, 22.586416244506836], "std": [0.235854834318161, 0.12368477135896683, 0.16131143271923065, 0.1436946839094162, 0.29085206985473633, 0.07747902721166611, 0.16660529375076294, 0.12068457901477814, 0.13776426017284393, 0.09144178032875061, 0.14761675894260406, 0.02951374277472496, 7.935153484344482, 1.9035372734069824, 8.453085899353027, 2.58779239654541, 18.79718589782715, 5.083788871765137, 18.572956085205078, 16.6423397064209, 19.307231903076172, 16.677753448486328, 11.561057090759277, 33.61412811279297, 12.56839656829834, 8.777551651000977, 0.29986944794654846, 2.832850456237793, 13.737871170043945, 6.5037360191345215, 16.719783782958984, 11.496360778808594, 17.07730484008789, 20.565540313720703, 12.886677742004395, 27.525480270385742], "count": [150]}, "action": {"min": [0.3212262690067291, -1.2819008827209473, 0.8379958271980286, -0.35208073258399963, -1.4631071090698242, 0.8519302606582642, -1.1119376420974731, -1.456545114517212, 1.305727243423462, -0.3220607340335846, 0.6471494436264038, -0.15797856450080872, 34.78888702392578, 50.30812454223633, -1.2450000047683716, -0.08875000476837158, 1.2866666316986084, -0.23375000059604645, 1.1844444274902344, -1.0006250143051147, 0.9881250262260437, -0.9318749904632568, 0.96875, -0.7662500143051147, 30.0049991607666, 44.71111297607422, 0.6156250238418579, -0.5906250476837158, 4.190000057220459, -0.5575000047683716, 3.151249885559082, -0.7862499952316284, 0.8799999952316284, 0.5618749856948853, 0.5946666598320007, -0.6218181848526001], "max": [1.2672405242919922, -0.7909895777702332, 1.540159821510315, 0.20966850221157074, -0.21257725358009338, 1.1189631223678589, -0.534494936466217, -1.0300793647766113, 1.8456025123596191, 0.1356145590543747, 1.46552312374115, -0.0394827201962471, 68.51312255859375, 57.45000076293945, 38.82374954223633, 7.539374828338623, 58.334373474121094, 19.506250381469727, 51.337501525878906, 49.12187576293945, 50.801876068115234, 51.2243766784668, 35.086875915527344, 87.5875015258789, 65.99687957763672, 71.14875030517578, 2.1475000381469727, 9.49625015258789, 50.901248931884766, 19.7137508392334, 62.85750198364258, 45.03125, 58.564998626708984, 63.17499923706055, 45.68812561035156, 81.11250305175781], "mean": [0.7825040817260742, -0.9265093803405762, 1.096752405166626, -0.024563923478126526, -0.7588041424751282, 0.9560077786445618, -0.917599081993103, -1.1374139785766602, 1.4687107801437378, -0.18704548478126526, 1.0545083284378052, -0.08982670307159424, 52.309207916259766, 54.84856033325195, 1.811178207397461, 4.841438293457031, 17.193567276000977, 2.8382434844970703, 17.787763595581055, 8.524517059326172, 16.414323806762695, 9.337324142456055, 8.132925033569336, 28.345205307006836, 46.470088958740234, 61.109596252441406, 1.0223352909088135, 4.13536262512207, 27.013521194458008, 4.269315719604492, 25.076011657714844, 6.382251262664795, 23.010732650756836, 11.934056282043457, 18.432477951049805, 22.586416244506836], "std": [0.235854834318161, 0.12368475645780563, 0.16131143271923065, 0.143694669008255, 0.29085204005241394, 0.0774790495634079, 0.16660529375076294, 0.12068457901477814, 0.13776427507400513, 0.09144177287817001, 0.14761675894260406, 0.029513739049434662, 7.935152530670166, 1.9035377502441406, 8.453088760375977, 2.58779239654541, 18.79718589782715, 5.08378791809082, 18.572954177856445, 16.642333984375, 19.307228088378906, 16.677757263183594, 11.561055183410645, 33.614131927490234, 12.568398475646973, 8.777552604675293, 0.2998693585395813, 2.832850217819214, 13.737871170043945, 6.503736972808838, 16.71978187561035, 11.496360778808594, 17.07730484008789, 20.565542221069336, 12.886677742004395, 27.52547836303711], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [150]}, "index": {"min": [1363], "max": [1512], "mean": [1437.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [2.8333333333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.9745604292826513, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [150]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [150]}, "eef_direction_state": {"mean": [3.02, 3.94], "std": [1.8635807826153727, 2.0856014320414467], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.4933333333333334, 1.08], "std": [0.5744175794276803, 0.8681013765684288], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.1933333333333334, 0.8533333333333334], "std": [0.8221651631853274, 0.8357564770247905], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.02, 3.94], "std": [1.8635807826153727, 2.0856014320414467], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.4933333333333334, 1.08], "std": [0.5744175794276803, 0.8681013765684288], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.1933333333333334, 0.8533333333333334], "std": [0.8221651631853274, 0.8357564770247905], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6566263932773182, 0.15805591537287558, 1.1627150562830009, -1.619945723325239, 1.0499131309816472, -2.2380646747079935, 0.6760516031940282, -0.16547263088455624, 1.134807097832754, 1.4506517604764995, 0.46107662954587225, 2.2888529191140004], "std": [0.05197228015682006, 0.030520095702439784, 0.03734885912181088, 0.2592082966255206, 0.11303069691990848, 0.2819277500616463, 0.04555136337239432, 0.03481007723513085, 0.034651234361883554, 0.12025798706787565, 0.05836620296091866, 0.10472413351767391], "min": [0.5766497751169231, 0.1021008340264523, 1.0867647509766198, -2.183352065609951, 0.850772044661138, -2.8465528026738967, 0.6353243110418983, -0.21845959939976292, 1.075275669409586, 1.1758781740961692, 0.23974615636578278, 2.0889316234028006], "max": [0.7910461049634557, 0.23567836247871082, 1.2320367289125904, -1.2636448089190027, 1.2497488156774352, -1.7694505338832427, 0.7967565315667171, -0.09542732545053509, 1.2098349167349407, 1.6050155557468986, 0.545188701535896, 2.4617441696464586], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6566263932773182, 0.15805591537287558, 1.1627150562830009, -1.619945723325239, 1.0499131309816472, -2.2380646747079935, 0.6760516031940282, -0.16547263088455624, 1.134807097832754, 1.4506517604764995, 0.46107662954587225, 2.2888529191140004], "std": [0.05197228015682006, 0.030520095702439784, 0.03734885912181088, 0.2592082966255206, 0.11303069691990848, 0.2819277500616463, 0.04555136337239432, 0.03481007723513085, 0.034651234361883554, 0.12025798706787565, 0.05836620296091866, 0.10472413351767391], "min": [0.5766497751169231, 0.1021008340264523, 1.0867647509766198, -2.183352065609951, 0.850772044661138, -2.8465528026738967, 0.6353243110418983, -0.21845959939976292, 1.075275669409586, 1.1758781740961692, 0.23974615636578278, 2.0889316234028006], "max": [0.7910461049634557, 0.23567836247871082, 1.2320367289125904, -1.2636448089190027, 1.2497488156774352, -1.7694505338832427, 0.7967565315667171, -0.09542732545053509, 1.2098349167349407, 1.6050155557468986, 0.545188701535896, 2.4617441696464586], "count": [150]}}} +{"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.36776465890522875]], [[0.3753269628267974]], [[0.3794128594771242]]], "std": [[[0.33792407644865036]], [[0.33409250199903423]], [[0.3370542981424161]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897508047385621]], [[0.5081540257352942]], [[0.4906794730392157]]], "std": [[[0.3319267151993902]], [[0.3307780095612131]], [[0.3375817266487502]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636595383986928]], [[0.4844426797385621]], [[0.47156317401960784]]], "std": [[[0.32856990890928983]], [[0.31937321909446614]], [[0.32005852911641247]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39345723447712416]], [[0.394955120506536]], [[0.3736270098039216]]], "std": [[[0.39581287334763954]], [[0.40697573185462027]], [[0.4112149357475211]]], "count": [100]}, "observation.state": {"min": [0.3902018070220947, -1.3263905048370361, 0.861308217048645, -0.3578478991985321, -1.6261242628097534, 0.926556408405304, -1.2160485982894897, -1.4346818923950195, 1.1555529832839966, -0.26874953508377075, 0.6348944902420044, -0.26369497179985046, 11.850833892822266, 47.90999984741211, 0.0, -0.703125, 2.963124990463257, 0.05625000596046448, 4.769999980926514, 0.089285708963871, 7.500624656677246, -0.16249999403953552, 0.9166666865348816, 13.979999542236328, 34.72312545776367, 42.81312561035156, 0.25562500953674316, -0.38999998569488525, 0.6831250190734863, 0.765625, 0.7081249952316284, 0.9837499856948853, 0.9325000047683716, 0.6143749952316284, 0.609375, -3.068125009536743], "max": [1.1883440017700195, -0.7441952228546143, 1.6069419384002686, -0.04518100991845131, -0.20964466035366058, 1.1895122528076172, -0.5699721574783325, -0.8915295600891113, 1.8014944791793823, 0.29004061222076416, 1.670884132385254, -0.1383802592754364, 69.84437561035156, 70.42555236816406, 42.586997985839844, 6.648125171661377, 43.60562515258789, 35.30125045776367, 49.47999954223633, 56.78312683105469, 51.051876068115234, 78.94499969482422, 44.314998626708984, 95.5406265258789, 69.30937957763672, 68.40555572509766, 0.40187498927116394, 9.413125038146973, 42.073123931884766, 88.43437957763672, 40.760623931884766, 102.51437377929688, 50.35375213623047, 109.83000183105469, 56.72125244140625, 109.40125274658203], "mean": [0.8307420611381531, -0.9164355993270874, 1.0508877038955688, -0.17388148605823517, -0.8872531652450562, 1.0897469520568848, -0.9280840158462524, -1.1419754028320312, 1.4556432962417603, -0.10975754261016846, 1.037658929824829, -0.19949766993522644, 49.63594055175781, 54.15143966674805, 25.78437042236328, 3.2089626789093018, 17.417011260986328, 6.5400166511535645, 20.52434539794922, 9.655341148376465, 20.548688888549805, 13.408919334411621, 8.274686813354492, 44.41929626464844, 47.33942794799805, 58.04150390625, 0.3387981951236725, 4.999847412109375, 16.757476806640625, 16.81007194519043, 15.441746711730957, 20.85177993774414, 17.977760314941406, 22.628156661987305, 14.202875137329102, 36.40998458862305], "std": [0.2265755832195282, 0.14388157427310944, 0.2010667771100998, 0.10629576444625854, 0.4003102779388428, 0.07277189195156097, 0.16323350369930267, 0.12320194393396378, 0.14810779690742493, 0.14211390912532806, 0.26478415727615356, 0.03535110875964165, 14.335171699523926, 5.429865837097168, 10.297762870788574, 2.137700319290161, 12.828429222106934, 11.003762245178223, 13.403413772583008, 17.352426528930664, 12.838032722473145, 23.643762588500977, 12.398534774780273, 22.667938232421875, 9.94666862487793, 7.432345390319824, 0.029722267761826515, 2.575021505355835, 11.149099349975586, 27.612018585205078, 12.893073081970215, 34.2315673828125, 16.98868751525879, 37.546180725097656, 19.315401077270508, 34.55982971191406], "count": [164]}, "action": {"min": [0.3902018070220947, -1.3263905048370361, 0.861308217048645, -0.3578478991985321, -1.6261242628097534, 0.926556408405304, -1.2160485982894897, -1.4346818923950195, 1.1555529832839966, -0.26874953508377075, 0.6348944902420044, -0.26369497179985046, 11.850833892822266, 47.90999984741211, 0.0, -0.703125, 2.963124990463257, 0.05625000596046448, 4.769999980926514, 0.089285708963871, 7.500624656677246, -0.16249999403953552, 0.9166666865348816, 13.979999542236328, 34.72312545776367, 42.81312561035156, 0.25562500953674316, -0.38999998569488525, 0.6831250190734863, 0.765625, 0.7081249952316284, 0.9837499856948853, 0.9325000047683716, 0.6143749952316284, 0.609375, -3.068125009536743], "max": [1.1883440017700195, -0.7441952228546143, 1.6069419384002686, -0.04518100991845131, -0.20964466035366058, 1.1895122528076172, -0.5699721574783325, -0.8915295600891113, 1.8014944791793823, 0.29004061222076416, 1.670884132385254, -0.1383802592754364, 69.84437561035156, 70.42555236816406, 42.586997985839844, 6.648125171661377, 43.60562515258789, 35.30125045776367, 49.47999954223633, 56.78312683105469, 51.051876068115234, 78.94499969482422, 44.314998626708984, 95.5406265258789, 69.30937957763672, 68.40555572509766, 0.40187498927116394, 9.413125038146973, 42.073123931884766, 88.43437957763672, 40.760623931884766, 102.51437377929688, 50.35375213623047, 109.83000183105469, 56.72125244140625, 109.40125274658203], "mean": [0.8307420611381531, -0.9164360761642456, 1.0508877038955688, -0.1738814413547516, -0.8872532844543457, 1.0897470712661743, -0.9280837178230286, -1.1419754028320312, 1.4556432962417603, -0.10975752770900726, 1.0376585721969604, -0.19949762523174286, 49.63594055175781, 54.15142822265625, 25.78437042236328, 3.2089626789093018, 17.417009353637695, 6.540016174316406, 20.52433967590332, 9.655335426330566, 20.548688888549805, 13.408892631530762, 8.274681091308594, 44.41928482055664, 47.33942413330078, 58.0415153503418, 0.33879825472831726, 4.999848365783691, 16.75748062133789, 16.81005859375, 15.441754341125488, 20.851768493652344, 17.977767944335938, 22.628154754638672, 14.20286750793457, 36.40997314453125], "std": [0.2265755832195282, 0.14388158917427063, 0.20106671750545502, 0.10629574954509735, 0.400310218334198, 0.07277189195156097, 0.16323347389698029, 0.12320195138454437, 0.14810778200626373, 0.14211392402648926, 0.26478415727615356, 0.03535110875964165, 14.335173606872559, 5.429865837097168, 10.297764778137207, 2.1377005577087402, 12.828432083129883, 11.003764152526855, 13.40341567993164, 17.352420806884766, 12.838033676147461, 23.643756866455078, 12.398531913757324, 22.667936325073242, 9.946669578552246, 7.432344913482666, 0.029722273349761963, 2.575021266937256, 11.149101257324219, 27.612022399902344, 12.893072128295898, 34.23155975341797, 16.98868751525879, 37.546173095703125, 19.315401077270508, 34.55982971191406], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [164]}, "index": {"min": [1513], "max": [1676], "mean": [1594.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [2.9390243902439024, 6.0, 6.0, 6.0, 6.0], "std": [1.7966605945720624, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [164]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [164]}, "eef_direction_state": {"mean": [3.182926829268293, 3.152439024390244], "std": [1.8387963240868517, 1.8792659185499636], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.4146341463414633, 1.225609756097561], "std": [0.6429964061689789, 0.7516341506944605], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.048780487804878, 0.926829268292683], "std": [0.8323114893049546, 0.8450788360522152], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [3.182926829268293, 3.152439024390244], "std": [1.8387963240868517, 1.8792659185499636], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.4146341463414633, 1.225609756097561], "std": [0.6429964061689789, 0.7516341506944605], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.048780487804878, 0.926829268292683], "std": [0.8323114893049546, 0.8450788360522152], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6497307808059268, 0.17210266582504857, 1.1748352603886456, -1.4992286387159117, 1.0362362055362555, -2.066437369870184, 0.6806320425548782, -0.17783132086697437, 1.1281606972400962, 1.459951381546563, 0.5119670273388562, 2.2229133287312455], "std": [0.06083354238847421, 0.03243797328558947, 0.04768260518164417, 0.39950283523682634, 0.13477911641194718, 0.363788246780374, 0.04726677139882004, 0.041562957653240334, 0.058477049064115445, 0.23610370060480945, 0.09561399510257557, 0.1399324655942995], "min": [0.5528877771505573, 0.11246259414298454, 1.083344678650508, -2.264207893341616, 0.7384481368599367, -2.8276389639525363, 0.5775934623219544, -0.25286813103356526, 1.0698664169591392, 0.7744850022310462, 0.26803666693433215, 1.9412853187213082], "max": [0.7983872411650945, 0.2301995215919615, 1.3188479202281576, -0.5527495422195463, 1.2210537446274405, -1.3975343643907332, 0.7953781266063875, -0.11073210166743241, 1.302884949691098, 1.6474349497901404, 0.6145966013604056, 2.3847761847393922], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6497307808059268, 0.17210266582504857, 1.1748352603886456, -1.4992286387159117, 1.0362362055362555, -2.066437369870184, 0.6806320425548782, -0.17783132086697437, 1.1281606972400962, 1.459951381546563, 0.5119670273388562, 2.2229133287312455], "std": [0.06083354238847421, 0.03243797328558947, 0.04768260518164417, 0.39950283523682634, 0.13477911641194718, 0.363788246780374, 0.04726677139882004, 0.041562957653240334, 0.058477049064115445, 0.23610370060480945, 0.09561399510257557, 0.1399324655942995], "min": [0.5528877771505573, 0.11246259414298454, 1.083344678650508, -2.264207893341616, 0.7384481368599367, -2.8276389639525363, 0.5775934623219544, -0.25286813103356526, 1.0698664169591392, 0.7744850022310462, 0.26803666693433215, 1.9412853187213082], "max": [0.7983872411650945, 0.2301995215919615, 1.3188479202281576, -0.5527495422195463, 1.2210537446274405, -1.3975343643907332, 0.7953781266063875, -0.11073210166743241, 1.302884949691098, 1.6474349497901404, 0.6145966013604056, 2.3847761847393922], "count": [164]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36097269812091504]], [[0.3710187642973856]], [[0.3840029840686275]]], "std": [[[0.33836168331389943]], [[0.33466687159433595]], [[0.3323233933985853]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.11764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46928182393790846]], [[0.48303697508169935]], [[0.4642910253267974]]], "std": [[[0.3353142774487186]], [[0.33708842866941763]], [[0.3446010673343721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129870935457516]], [[0.5323985886437909]], [[0.5161646915849674]]], "std": [[[0.3444569660389416]], [[0.3404930518191824]], [[0.3438015745848339]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3780394995915033]], [[0.38232639093137255]], [[0.3639614910130719]]], "std": [[[0.3968120481802966]], [[0.40782444061822765]], [[0.4095623776401024]]], "count": [100]}, "observation.state": {"min": [0.34077686071395874, -1.3408865928649902, 0.8738889694213867, -0.32744908332824707, -1.6259918212890625, 0.885166347026825, -1.0644359588623047, -1.497720718383789, 1.2027208805084229, -0.32883191108703613, 0.6387331485748291, -0.23424983024597168, 8.016249656677246, 52.03125, 2.3787498474121094, -0.8899999856948853, 0.9581249952316284, -0.5662499666213989, 1.0008333921432495, -0.8474999666213989, 0.7918750047683716, -0.6037499904632568, 0.90625, 0.9743750095367432, 37.4900016784668, 46.27124786376953, 0.4912499785423279, -0.38749998807907104, 1.7033333778381348, -0.5212500095367432, 2.796250104904175, -1.3537499904632568, 1.0253846645355225, 0.5006250143051147, 0.6449999809265137, 0.6243749856948853], "max": [1.1658607721328735, -0.789559006690979, 1.6349326372146606, 0.12169069796800613, -0.17543107271194458, 1.1083533763885498, -0.5521381497383118, -0.9470130205154419, 1.8920233249664307, 0.15051594376564026, 1.6658560037612915, -0.0300888828933239, 67.10874938964844, 68.17375183105469, 61.1462516784668, 6.430000305175781, 41.578125, 41.6875, 47.85562515258789, 56.27312469482422, 48.100624084472656, 76.55062866210938, 33.981876373291016, 98.76750183105469, 72.03937530517578, 65.98687744140625, 2.384999990463257, 9.38687515258789, 61.834999084472656, 35.856876373291016, 65.45999908447266, 35.30125045776367, 69.34000396728516, 61.513126373291016, 58.94437789916992, 86.27874755859375], "mean": [0.8979088068008423, -0.9130371809005737, 1.0491573810577393, -0.16112399101257324, -1.078627347946167, 0.9513450264930725, -0.9060724377632141, -1.1647350788116455, 1.4648263454437256, -0.11012805253267288, 1.1725631952285767, -0.11035298556089401, 41.916015625, 57.70938491821289, 32.83352279663086, 2.83365797996521, 14.969708442687988, 7.885820388793945, 17.23210906982422, 6.554425239562988, 16.94049835205078, 8.64888858795166, 5.68817663192749, 39.99884033203125, 49.268836975097656, 57.49901580810547, 0.8588213920593262, 3.733318328857422, 26.63426399230957, 5.356866359710693, 24.96026039123535, 4.645681381225586, 22.725671768188477, 9.229866027832031, 11.607172966003418, 31.439210891723633], "std": [0.23730961978435516, 0.12995578348636627, 0.18980000913143158, 0.14548198878765106, 0.4496656358242035, 0.06284356862306595, 0.14720752835273743, 0.13969078660011292, 0.1737663894891739, 0.13703486323356628, 0.316646546125412, 0.06178059056401253, 19.794696807861328, 5.4318060874938965, 13.67053508758545, 1.9165257215499878, 12.50214672088623, 12.700193405151367, 14.65298843383789, 16.301803588867188, 13.921735763549805, 20.345861434936523, 9.244068145751953, 24.303001403808594, 10.457561492919922, 5.143630027770996, 0.39834460616111755, 2.560741424560547, 16.23896026611328, 8.520849227905273, 17.377182006835938, 8.800535202026367, 19.097360610961914, 17.832704544067383, 16.682588577270508, 23.608774185180664], "count": [214]}, "action": {"min": [0.34077686071395874, -1.3408865928649902, 0.8738889694213867, -0.32744908332824707, -1.6259918212890625, 0.885166347026825, -1.0644359588623047, -1.497720718383789, 1.2027208805084229, -0.32883191108703613, 0.6387331485748291, -0.23424983024597168, 8.016249656677246, 52.03125, 2.3787498474121094, -0.8899999856948853, 0.9581249952316284, -0.5662499666213989, 1.0008333921432495, -0.8474999666213989, 0.7918750047683716, -0.6037499904632568, 0.90625, 0.9743750095367432, 37.4900016784668, 46.27124786376953, 0.4912499785423279, -0.38749998807907104, 1.7033333778381348, -0.5212500095367432, 2.796250104904175, -1.3537499904632568, 1.0253846645355225, 0.5006250143051147, 0.6449999809265137, 0.6243749856948853], "max": [1.1658607721328735, -0.789559006690979, 1.6349326372146606, 0.12169069796800613, -0.17543107271194458, 1.1083533763885498, -0.5521381497383118, -0.9470130205154419, 1.8920233249664307, 0.15051594376564026, 1.6658560037612915, -0.0300888828933239, 67.10874938964844, 68.17375183105469, 61.1462516784668, 6.430000305175781, 41.578125, 41.6875, 47.85562515258789, 56.27312469482422, 48.100624084472656, 76.55062866210938, 33.981876373291016, 98.76750183105469, 72.03937530517578, 65.98687744140625, 2.384999990463257, 9.38687515258789, 61.834999084472656, 35.856876373291016, 65.45999908447266, 35.30125045776367, 69.34000396728516, 61.513126373291016, 58.94437789916992, 86.27874755859375], "mean": [0.8979092240333557, -0.9130370020866394, 1.0491576194763184, -0.16112391650676727, -1.0786272287368774, 0.9513450264930725, -0.9060720801353455, -1.1647350788116455, 1.4648264646530151, -0.11012811213731766, 1.1725633144378662, -0.11035297065973282, 41.91598892211914, 57.70937728881836, 32.833534240722656, 2.833658456802368, 14.969715118408203, 7.8858208656311035, 17.232114791870117, 6.554419994354248, 16.94050407409668, 8.648880004882812, 5.68817663192749, 39.99885177612305, 49.26881790161133, 57.49904251098633, 0.8588216304779053, 3.7333154678344727, 26.634258270263672, 5.356866359710693, 24.96025276184082, 4.645682334899902, 22.725671768188477, 9.22986888885498, 11.60716438293457, 31.439210891723633], "std": [0.23730964958667755, 0.12995581328868866, 0.18980000913143158, 0.14548197388648987, 0.44966551661491394, 0.06284357607364655, 0.14720752835273743, 0.13969078660011292, 0.1737663894891739, 0.13703487813472748, 0.3166465163230896, 0.061780594289302826, 19.794696807861328, 5.431805610656738, 13.670534133911133, 1.916525959968567, 12.502143859863281, 12.70019245147705, 14.65298843383789, 16.30180549621582, 13.921732902526855, 20.345857620239258, 9.244065284729004, 24.30299949645996, 10.457563400268555, 5.143629550933838, 0.39834466576576233, 2.560741662979126, 16.23896026611328, 8.520849227905273, 17.37718391418457, 8.80053424835205, 19.09735870361328, 17.832704544067383, 16.682586669921875, 23.608776092529297], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [214]}, "index": {"min": [1677], "max": [1890], "mean": [1783.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [2.808411214953271, 6.0, 6.0, 6.0, 6.0], "std": [1.7335944774400573, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [214]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [214]}, "eef_direction_state": {"mean": [4.065420560747664, 3.8598130841121496], "std": [1.7655637845555883, 1.985689918150303], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.3457943925233644, 1.1168224299065421], "std": [0.7501128106849019, 0.8540159097325636], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [1.0373831775700935, 0.9672897196261683], "std": [0.8307775171978921, 0.8449161547667922], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [4.065420560747664, 3.8598130841121496], "std": [1.7655637845555883, 1.985689918150303], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.3457943925233644, 1.1168224299065421], "std": [0.7501128106849019, 0.8540159097325636], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [1.0373831775700935, 0.9672897196261683], "std": [0.8307775171978921, 0.8449161547667922], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6353711123684909, 0.18537143765816833, 1.1936857134253496, -1.3248748834104378, 0.8939822044925642, -1.936626401472035, 0.6708329942356668, -0.16704520250375118, 1.1594473979210589, 1.2992972829363905, 0.40073506678017207, 2.2086582469839353], "std": [0.06497378270380183, 0.02972143234355014, 0.05967270689828467, 0.43698686822920374, 0.15965817251038208, 0.3725181866423376, 0.05463598036333993, 0.04337814318038875, 0.07060331674614657, 0.2934820652557803, 0.07726009805122995, 0.14086610795098706], "min": [0.5583724573706454, 0.11092826586656736, 1.0847443605208473, -2.2101001152003175, 0.7049868823923902, -2.8231523440039634, 0.5874785304940398, -0.21281121736890155, 1.0744523501576568, 0.7922088191271586, 0.20475023219160216, 2.0218982080674013], "max": [0.8088128258113437, 0.2247878856923496, 1.3185621028962125, -0.5363972142570803, 1.179478057692517, -1.4303066797704096, 0.807990641870787, -0.0925798554300119, 1.2883503907195835, 1.5836841132433102, 0.5108383544546573, 2.447159303121021], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6353711123684909, 0.18537143765816833, 1.1936857134253496, -1.3248748834104378, 0.8939822044925642, -1.936626401472035, 0.6708329942356668, -0.16704520250375118, 1.1594473979210589, 1.2992972829363905, 0.40073506678017207, 2.2086582469839353], "std": [0.06497378270380183, 0.02972143234355014, 0.05967270689828467, 0.43698686822920374, 0.15965817251038208, 0.3725181866423376, 0.05463598036333993, 0.04337814318038875, 0.07060331674614657, 0.2934820652557803, 0.07726009805122995, 0.14086610795098706], "min": [0.5583724573706454, 0.11092826586656736, 1.0847443605208473, -2.2101001152003175, 0.7049868823923902, -2.8231523440039634, 0.5874785304940398, -0.21281121736890155, 1.0744523501576568, 0.7922088191271586, 0.20475023219160216, 2.0218982080674013], "max": [0.8088128258113437, 0.2247878856923496, 1.3185621028962125, -0.5363972142570803, 1.179478057692517, -1.4303066797704096, 0.807990641870787, -0.0925798554300119, 1.2883503907195835, 1.5836841132433102, 0.5108383544546573, 2.447159303121021], "count": [214]}}} +{"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.36313474673202617]], [[0.37165329452614376]], [[0.38437593954248367]]], "std": [[[0.34390258854922323]], [[0.34036610361630376]], [[0.33810259967870165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794303778594771]], [[0.4996635600490196]], [[0.4821681842320261]]], "std": [[[0.3420841740125044]], [[0.3394929169358775]], [[0.34568804908291334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.479764591503268]], [[0.49700535130718954]], [[0.48025798406862746]]], "std": [[[0.3328465066931012]], [[0.32136495222432127]], [[0.3225286952797147]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39105999795751634]], [[0.39597196895424835]], [[0.3780614440359477]]], "std": [[[0.3968113451590026]], [[0.408508550400366]], [[0.4113738653671908]]], "count": [100]}, "observation.state": {"min": [0.3416113555431366, -1.2977321147918701, 0.8502030372619629, -0.27840086817741394, -1.5872985124588013, 0.8501182794570923, -1.144108772277832, -1.4556152820587158, 1.243546724319458, -0.39725908637046814, 0.7406586408615112, -0.15783551335334778, 19.175556182861328, 52.36642837524414, 17.71500015258789, -0.3474999964237213, 4.099999904632568, 0.34812501072883606, 2.372499942779541, -0.8324999809265137, 2.25, -0.020624998956918716, 0.9225000143051147, 6.673750400543213, 36.821250915527344, 44.49437713623047, 0.6883333325386047, 0.2487500011920929, 1.5981249809265137, -0.5, 1.9262499809265137, -0.6606249809265137, 1.3174999952316284, 0.4581249952316284, 0.7137500047683716, 0.6200000047683716], "max": [1.207857608795166, -0.8171418309211731, 1.586366057395935, 0.11756599694490433, -0.17833982408046722, 1.0777161121368408, -0.5829184651374817, -1.063575029373169, 1.8219271898269653, 0.19152191281318665, 1.6240049600601196, -0.0645170509815216, 65.0531234741211, 62.14555740356445, 52.0412483215332, 7.295000076293945, 35.03937530517578, 60.35625076293945, 44.98312759399414, 65.9625015258789, 47.09000015258789, 93.86312103271484, 50.12687683105469, 105.7543716430664, 65.74124908447266, 62.20000076293945, 2.322499990463257, 9.49625015258789, 63.48687744140625, 26.889999389648438, 62.92937469482422, 46.34375, 59.83062744140625, 61.06562423706055, 50.634376525878906, 69.25749969482422], "mean": [0.7985514402389526, -0.960180938243866, 1.1182337999343872, -0.08116041123867035, -0.8103278279304504, 0.9427669048309326, -0.9224473237991333, -1.15537428855896, 1.4669638872146606, -0.18771764636039734, 1.055357575416565, -0.11335897445678711, 50.845821380615234, 54.987648010253906, 31.3583984375, 3.7356932163238525, 14.82009506225586, 11.80880069732666, 18.184186935424805, 12.495758056640625, 17.66213035583496, 20.293617248535156, 9.4470796585083, 53.79725646972656, 46.80015563964844, 56.98294448852539, 1.0400934219360352, 6.027132034301758, 24.06053924560547, 6.607929706573486, 20.282634735107422, 9.558177947998047, 19.33946418762207, 13.169329643249512, 15.031169891357422, 23.34222412109375], "std": [0.2308814525604248, 0.1152149960398674, 0.1752387434244156, 0.1114206463098526, 0.3543769419193268, 0.07278915494680405, 0.1641121208667755, 0.1016187071800232, 0.12990526854991913, 0.1346125304698944, 0.1701606810092926, 0.031457748264074326, 8.79141902923584, 2.2146286964416504, 8.37254810333252, 2.137044906616211, 10.903321266174316, 20.00444984436035, 14.976766586303711, 23.153095245361328, 13.963157653808594, 32.94488525390625, 15.404449462890625, 26.588809967041016, 10.345625877380371, 4.98408317565918, 0.33520156145095825, 3.3673598766326904, 18.49403953552246, 8.406110763549805, 19.47643280029297, 14.387344360351562, 21.031557083129883, 19.70937156677246, 18.200773239135742, 25.129140853881836], "count": [144]}, "action": {"min": [0.3416113555431366, -1.2977321147918701, 0.8502030372619629, -0.27840086817741394, -1.5872985124588013, 0.8501182794570923, -1.144108772277832, -1.4556152820587158, 1.243546724319458, -0.39725908637046814, 0.7406586408615112, -0.15783551335334778, 19.175556182861328, 52.36642837524414, 17.71500015258789, -0.3474999964237213, 4.099999904632568, 0.34812501072883606, 2.372499942779541, -0.8324999809265137, 2.25, -0.020624998956918716, 0.9225000143051147, 6.673750400543213, 36.821250915527344, 44.49437713623047, 0.6883333325386047, 0.2487500011920929, 1.5981249809265137, -0.5, 1.9262499809265137, -0.6606249809265137, 1.3174999952316284, 0.4581249952316284, 0.7137500047683716, 0.6200000047683716], "max": [1.207857608795166, -0.8171418309211731, 1.586366057395935, 0.11756599694490433, -0.17833982408046722, 1.0777161121368408, -0.5829184651374817, -1.063575029373169, 1.8219271898269653, 0.19152191281318665, 1.6240049600601196, -0.0645170509815216, 65.0531234741211, 62.14555740356445, 52.0412483215332, 7.295000076293945, 35.03937530517578, 60.35625076293945, 44.98312759399414, 65.9625015258789, 47.09000015258789, 93.86312103271484, 50.12687683105469, 105.7543716430664, 65.74124908447266, 62.20000076293945, 2.322499990463257, 9.49625015258789, 63.48687744140625, 26.889999389648438, 62.92937469482422, 46.34375, 59.83062744140625, 61.06562423706055, 50.634376525878906, 69.25749969482422], "mean": [0.7985513210296631, -0.960180938243866, 1.1182334423065186, -0.08116038888692856, -0.8103277683258057, 0.9427670240402222, -0.9224469661712646, -1.1553746461868286, 1.4669638872146606, -0.18771763145923615, 1.0553572177886963, -0.11335892230272293, 50.84583282470703, 54.987648010253906, 31.358407974243164, 3.7356936931610107, 14.820088386535645, 11.808796882629395, 18.18419647216797, 12.49575424194336, 17.662137985229492, 20.293607711791992, 9.447072982788086, 53.79725646972656, 46.80015182495117, 56.98293685913086, 1.0400935411453247, 6.027132034301758, 24.06053352355957, 6.607930660247803, 20.28264045715332, 9.558177947998047, 19.339460372924805, 13.169329643249512, 15.031180381774902, 23.34221076965332], "std": [0.23088142275810242, 0.115215003490448, 0.1752387434244156, 0.1114206612110138, 0.3543769419193268, 0.07278914749622345, 0.1641121208667755, 0.1016187071800232, 0.12990526854991913, 0.1346125304698944, 0.1701606810092926, 0.031457748264074326, 8.791419982910156, 2.2146286964416504, 8.372549057006836, 2.137044668197632, 10.9033203125, 20.004446029663086, 14.976766586303711, 23.15311050415039, 13.963157653808594, 32.94487380981445, 15.40444564819336, 26.588809967041016, 10.345626831054688, 4.98408317565918, 0.3352014720439911, 3.3673596382141113, 18.494041442871094, 8.406108856201172, 19.476430892944336, 14.387343406677246, 21.031557083129883, 19.70937156677246, 18.200773239135742, 25.1291446685791], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [144]}, "index": {"min": [1891], "max": [2034], "mean": [1962.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [2.9097222222222223, 6.0, 6.0, 6.0, 6.0], "std": [1.9289936727491277, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [144]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [144]}, "eef_direction_state": {"mean": [3.0277777777777777, 3.7291666666666665], "std": [2.101403117378575, 2.095692506865769], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.3263888888888888, 1.0902777777777777], "std": [0.664892024558114, 0.8968555752402422], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [1.1180555555555556, 0.8541666666666666], "std": [0.8374608430131207, 0.8162307510066553], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.0277777777777777, 3.7291666666666665], "std": [2.101403117378575, 2.095692506865769], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.3263888888888888, 1.0902777777777777], "std": [0.664892024558114, 0.8968555752402422], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [1.1180555555555556, 0.8541666666666666], "std": [0.8374608430131207, 0.8162307510066553], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6612058720526285, 0.16129762059663422, 1.1620815946858918, -1.5735532467012607, 0.9762063752740721, -2.1771059751177457, 0.6724415497109689, -0.1608097836055556, 1.1259874949904953, 1.4595393781613337, 0.47118200937982174, 2.299943415108076], "std": [0.057483530505108064, 0.02321307022610752, 0.037234810880433115, 0.31439553715236174, 0.12311286857218391, 0.2984476158408845, 0.041587518676280244, 0.034711533480642355, 0.04451734769905616, 0.1673668903355817, 0.08505524710505556, 0.12246254881947057], "min": [0.5676839531577842, 0.11704367136356707, 1.0836343370566912, -2.210045875237699, 0.7554762066722036, -2.8085783657484713, 0.6129137963761877, -0.22358691218043794, 1.082612993413068, 1.0532129184814556, 0.20599541484931305, 2.0359706356777663], "max": [0.7998657602902017, 0.21792860154193655, 1.219702867582193, -1.045184879356809, 1.18032031108425, -1.6793030730539007, 0.7812384404019617, -0.09125723879678174, 1.2015890269376233, 1.61214679840882, 0.600386279589419, 2.519572716855805], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6612058720526285, 0.16129762059663422, 1.1620815946858918, -1.5735532467012607, 0.9762063752740721, -2.1771059751177457, 0.6724415497109689, -0.1608097836055556, 1.1259874949904953, 1.4595393781613337, 0.47118200937982174, 2.299943415108076], "std": [0.057483530505108064, 0.02321307022610752, 0.037234810880433115, 0.31439553715236174, 0.12311286857218391, 0.2984476158408845, 0.041587518676280244, 0.034711533480642355, 0.04451734769905616, 0.1673668903355817, 0.08505524710505556, 0.12246254881947057], "min": [0.5676839531577842, 0.11704367136356707, 1.0836343370566912, -2.210045875237699, 0.7554762066722036, -2.8085783657484713, 0.6129137963761877, -0.22358691218043794, 1.082612993413068, 1.0532129184814556, 0.20599541484931305, 2.0359706356777663], "max": [0.7998657602902017, 0.21792860154193655, 1.219702867582193, -1.045184879356809, 1.18032031108425, -1.6793030730539007, 0.7812384404019617, -0.09125723879678174, 1.2015890269376233, 1.61214679840882, 0.600386279589419, 2.519572716855805], "count": [144]}}} +{"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.35941840277777776]], [[0.36571011029411765]], [[0.37903507965686273]]], "std": [[[0.3384838995844963]], [[0.33448561824566253]], [[0.33209594947246157]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851703982843137]], [[0.5035490277777778]], [[0.48600513071895424]]], "std": [[[0.34238686388036904]], [[0.3414463465801221]], [[0.3472338638847332]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5087357332516339]], [[0.5223359824346405]], [[0.5043057230392156]]], "std": [[[0.33275007473129664]], [[0.32633454959607805]], [[0.3285854179953401]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38553728145424837]], [[0.3914450919117647]], [[0.37361664011437906]]], "std": [[[0.3951457297642585]], [[0.40713063541466465]], [[0.4093303169268402]]], "count": [100]}, "observation.state": {"min": [0.3236343264579773, -1.3532129526138306, 0.8607757091522217, -0.3252556025981903, -1.572938084602356, 0.8977391123771667, -1.1087332963943481, -1.4650092124938965, 1.2758687734603882, -0.3092336058616638, 0.7490749359130859, -0.16197875142097473, 18.50777816772461, 46.778751373291016, -1.2807692289352417, -0.44187498092651367, 1.0053333044052124, 0.2175000011920929, 1.0546666383743286, -0.898888885974884, 0.7044444680213928, 0.015454545617103577, 1.0453846454620361, 0.40272727608680725, 37.69750213623047, 44.119998931884766, 0.5506249666213989, -0.5768749713897705, 0.9806249737739563, -1.1806249618530273, 1.0466666221618652, -0.12562499940395355, 0.9225000143051147, 0.5, 0.7237499952316284, 0.35999998450279236], "max": [1.1857452392578125, -0.7880569696426392, 1.615763545036316, 0.22583352029323578, -0.1376173049211502, 1.3953183889389038, -0.5411946177482605, -1.0309138298034668, 1.8522306680679321, 0.1958876997232437, 1.6354068517684937, -0.04835202544927597, 68.7281265258789, 57.615623474121094, 38.8806266784668, 9.406000137329102, 45.227500915527344, 28.381874084472656, 53.133750915527344, 48.850624084472656, 55.13312530517578, 71.6968765258789, 42.833126068115234, 92.15687561035156, 67.1362533569336, 58.09000015258789, 2.4887499809265137, 9.431249618530273, 70.06937408447266, 26.109375, 68.88312530517578, 43.50437545776367, 63.084999084472656, 76.18437957763672, 56.75250244140625, 94.29375457763672], "mean": [0.8089693188667297, -0.9409027099609375, 1.0854191780090332, -0.1440615952014923, -0.8524904251098633, 1.0480986833572388, -0.9352836608886719, -1.13706374168396, 1.464812159538269, -0.15382370352745056, 1.1143900156021118, -0.10343308001756668, 51.48006820678711, 55.1150016784668, 5.285927772521973, 2.3113577365875244, 23.9300537109375, 5.389803409576416, 28.409360885620117, 7.407212734222412, 29.651809692382812, 12.626116752624512, 10.36819076538086, 61.81339645385742, 48.260589599609375, 54.321876525878906, 1.0258091688156128, 5.73792028427124, 24.252065658569336, 5.363496780395508, 22.65208625793457, 6.457088947296143, 21.13541603088379, 13.750887870788574, 16.87623405456543, 25.301021575927734], "std": [0.25341978669166565, 0.14487792551517487, 0.19358648359775543, 0.17734095454216003, 0.42440512776374817, 0.13531023263931274, 0.17702153325080872, 0.11381880193948746, 0.14147961139678955, 0.13680095970630646, 0.1971922516822815, 0.03244507312774658, 12.133145332336426, 2.8935389518737793, 11.760920524597168, 3.3841402530670166, 12.352124214172363, 9.060613632202148, 14.668595314025879, 15.287161827087402, 15.28335952758789, 21.812707901000977, 14.23604965209961, 24.69516372680664, 9.9910888671875, 3.7330737113952637, 0.42181190848350525, 2.9346258640289307, 21.304319381713867, 8.31171703338623, 21.189167022705078, 10.869898796081543, 21.43864631652832, 22.46009063720703, 16.95284652709961, 31.6334228515625], "count": [148]}, "action": {"min": [0.3236343264579773, -1.3532129526138306, 0.8607757091522217, -0.3252556025981903, -1.572938084602356, 0.8977391123771667, -1.1087332963943481, -1.4650092124938965, 1.2758687734603882, -0.3092336058616638, 0.7490749359130859, -0.16197875142097473, 18.50777816772461, 46.778751373291016, -1.2807692289352417, -0.44187498092651367, 1.0053333044052124, 0.2175000011920929, 1.0546666383743286, -0.898888885974884, 0.7044444680213928, 0.015454545617103577, 1.0453846454620361, 0.40272727608680725, 37.69750213623047, 44.119998931884766, 0.5506249666213989, -0.5768749713897705, 0.9806249737739563, -1.1806249618530273, 1.0466666221618652, -0.12562499940395355, 0.9225000143051147, 0.5, 0.7237499952316284, 0.35999998450279236], "max": [1.1857452392578125, -0.7880569696426392, 1.615763545036316, 0.22583352029323578, -0.1376173049211502, 1.3953183889389038, -0.5411946177482605, -1.0309138298034668, 1.8522306680679321, 0.1958876997232437, 1.6354068517684937, -0.04835202544927597, 68.7281265258789, 57.615623474121094, 38.8806266784668, 9.406000137329102, 45.227500915527344, 28.381874084472656, 53.133750915527344, 48.850624084472656, 55.13312530517578, 71.6968765258789, 42.833126068115234, 92.15687561035156, 67.1362533569336, 58.09000015258789, 2.4887499809265137, 9.431249618530273, 70.06937408447266, 26.109375, 68.88312530517578, 43.50437545776367, 63.084999084472656, 76.18437957763672, 56.75250244140625, 94.29375457763672], "mean": [0.8089694976806641, -0.9409031271934509, 1.0854190587997437, -0.1440615952014923, -0.8524903655052185, 1.0480986833572388, -0.9352837800979614, -1.1370638608932495, 1.4648120403289795, -0.15382370352745056, 1.1143901348114014, -0.10343309491872787, 51.480072021484375, 55.115020751953125, 5.28592586517334, 2.3113574981689453, 23.9300594329834, 5.389805316925049, 28.409360885620117, 7.4072160720825195, 29.651813507080078, 12.626119613647461, 10.368184089660645, 61.81339645385742, 48.260581970214844, 54.32185745239258, 1.0258091688156128, 5.737921714782715, 24.252071380615234, 5.36349630355835, 22.652090072631836, 6.457088947296143, 21.135419845581055, 13.75088882446289, 16.876222610473633, 25.3010196685791], "std": [0.25341981649398804, 0.14487792551517487, 0.19358646869659424, 0.17734092473983765, 0.42440512776374817, 0.13531026244163513, 0.17702151834964752, 0.11381880193948746, 0.14147964119911194, 0.13680095970630646, 0.1971922367811203, 0.03244507312774658, 12.133145332336426, 2.8935391902923584, 11.7609224319458, 3.3841404914855957, 12.352124214172363, 9.060613632202148, 14.668593406677246, 15.287162780761719, 15.283353805541992, 21.812707901000977, 14.236045837402344, 24.695165634155273, 9.991089820861816, 3.7330737113952637, 0.4218118488788605, 2.9346261024475098, 21.304319381713867, 8.31171703338623, 21.189167022705078, 10.869898796081543, 21.438644409179688, 22.460094451904297, 16.952848434448242, 31.633424758911133], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [148]}, "index": {"min": [2035], "max": [2182], "mean": [2108.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [2.9121621621621623, 6.0, 6.0, 6.0, 6.0], "std": [1.9098926461058976, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [148]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [148]}, "eef_direction_state": {"mean": [3.1283783783783785, 3.554054054054054], "std": [1.7717009898316214, 2.128582143828166], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.5405405405405406, 1.0067567567567568], "std": [0.5856202345951478, 0.8095429276101033], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.0810810810810811, 0.6824324324324325], "std": [0.8343431913747649, 0.830476598447999], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.1283783783783785, 3.554054054054054], "std": [1.7717009898316214, 2.128582143828166], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.5405405405405406, 1.0067567567567568], "std": [0.5856202345951478, 0.8095429276101033], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.0810810810810811, 0.6824324324324325], "std": [0.8343431913747649, 0.830476598447999], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6569754984061535, 0.16897191600411104, 1.1723039183841633, -1.5682537340086817, 1.0170576484606824, -1.8903956600916152, 0.6721353883930565, -0.17215666395644888, 1.1424499483187607, 1.4007661768037922, 0.4540278829786841, 2.25702531973507], "std": [0.06092931315915353, 0.03750552915785182, 0.039964661929401395, 0.4390171164872511, 0.1587236463468295, 1.1077091789449938, 0.04367854780595948, 0.038886829231950325, 0.047498618736063314, 0.18315174270574736, 0.07564486681787395, 0.12834268725598172], "min": [0.5794948237357298, 0.09661708491081371, 1.0832655642102764, -2.5172268465683247, 0.7656890775699003, -3.1310334862244042, 0.6210142309511328, -0.2343677410500783, 1.089796992259616, 0.9878734958903609, 0.25323753552561357, 1.9878039997877535], "max": [0.805291544690895, 0.23048514084503266, 1.2650342172678741, -0.8176380046933664, 1.2765906973751178, 3.13516824785412, 0.7892655156294882, -0.0897595187257399, 1.2263017784716883, 1.5524684896261371, 0.570345259710312, 2.443535870380843], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6569754984061535, 0.16897191600411104, 1.1723039183841633, -1.5682537340086817, 1.0170576484606824, -1.8903956600916152, 0.6721353883930565, -0.17215666395644888, 1.1424499483187607, 1.4007661768037922, 0.4540278829786841, 2.25702531973507], "std": [0.06092931315915353, 0.03750552915785182, 0.039964661929401395, 0.4390171164872511, 0.1587236463468295, 1.1077091789449938, 0.04367854780595948, 0.038886829231950325, 0.047498618736063314, 0.18315174270574736, 0.07564486681787395, 0.12834268725598172], "min": [0.5794948237357298, 0.09661708491081371, 1.0832655642102764, -2.5172268465683247, 0.7656890775699003, -3.1310334862244042, 0.6210142309511328, -0.2343677410500783, 1.089796992259616, 0.9878734958903609, 0.25323753552561357, 1.9878039997877535], "max": [0.805291544690895, 0.23048514084503266, 1.2650342172678741, -0.8176380046933664, 1.2765906973751178, 3.13516824785412, 0.7892655156294882, -0.0897595187257399, 1.2263017784716883, 1.5524684896261371, 0.570345259710312, 2.443535870380843], "count": [148]}}} +{"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.3604057965686275]], [[0.3673797610294118]], [[0.3790629187091503]]], "std": [[[0.3472511721922862]], [[0.3427902502698657]], [[0.3404589484238196]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946155187908497]], [[0.5071352900326798]], [[0.4886495077614379]]], "std": [[[0.3363637673937527]], [[0.3390667844353109]], [[0.34381426860045033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5030558435457516]], [[0.5267639685457517]], [[0.5147643852124183]]], "std": [[[0.3330364758840717]], [[0.3228811117157787]], [[0.32575283514292763]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3806980637254902]], [[0.3830252777777778]], [[0.36399069444444443]]], "std": [[[0.3892270827224691]], [[0.4065741324183764]], [[0.41012188276906514]]], "count": [100]}, "observation.state": {"min": [0.30405986309051514, -1.3526884317398071, 0.8243050575256348, -0.3485255837440491, -1.5114697217941284, 0.8694543242454529, -1.107275128364563, -1.4771209955215454, 1.2927570343017578, -0.4777504503726959, 0.6210660338401794, -0.15263789892196655, 14.10444450378418, 53.16062545776367, -1.2280000448226929, -0.5418750047683716, 1.0555555820465088, -0.7131249904632568, 1.90666663646698, -1.0318750143051147, 3.6177778244018555, 0.011250008828938007, 0.9175000190734863, 32.11111068725586, 35.61000061035156, 44.46333312988281, 0.4950000047683716, 0.48875001072883606, 3.052500009536743, 0.171875, 3.34375, -0.5325000286102295, 2.0250000953674316, 0.5049999952316284, 0.647777795791626, 0.4277777671813965], "max": [1.253846526145935, -0.7384730577468872, 1.6594187021255493, 0.19336041808128357, -0.12107080221176147, 1.1880340576171875, -0.47198063135147095, -1.015249490737915, 1.8800307512283325, 0.11692225188016891, 1.4369971752166748, -0.007867933250963688, 71.49874877929688, 63.25374984741211, 55.39437484741211, 5.972499847412109, 47.709999084472656, 31.170623779296875, 52.63999938964844, 48.860626220703125, 52.025001525878906, 71.69874572753906, 45.51250076293945, 90.80874633789062, 69.46937561035156, 65.41812896728516, 2.3012499809265137, 9.390000343322754, 48.848751068115234, 31.438125610351562, 60.29375076293945, 28.302499771118164, 71.67874908447266, 60.52937698364258, 60.04875183105469, 72.41312408447266], "mean": [0.8529574871063232, -0.9029529690742493, 1.075242280960083, -0.13020509481430054, -0.8231876492500305, 1.0074735879898071, -0.8550236821174622, -1.1374844312667847, 1.50743567943573, -0.28138190507888794, 0.9765273928642273, -0.09084928035736084, 52.89738082885742, 58.60216522216797, 22.38716697692871, 1.6541517972946167, 22.301006317138672, 6.199599742889404, 21.936307907104492, 8.087038040161133, 20.20421028137207, 12.733853340148926, 8.64067554473877, 50.52959060668945, 48.15415954589844, 58.54487228393555, 0.9038241505622864, 3.7116477489471436, 23.681352615356445, 7.129735469818115, 21.950502395629883, 5.166964054107666, 23.031885147094727, 12.105690956115723, 18.645919799804688, 24.081768035888672], "std": [0.2897084951400757, 0.16243766248226166, 0.22310298681259155, 0.19483478367328644, 0.3833102583885193, 0.09900102764368057, 0.18802444636821747, 0.1274687796831131, 0.13973914086818695, 0.1377425193786621, 0.14887134730815887, 0.052605513483285904, 12.145444869995117, 3.5396602153778076, 17.685405731201172, 1.8549295663833618, 12.534423828125, 10.413496971130371, 15.196803092956543, 15.998661041259766, 15.159137725830078, 22.38827896118164, 13.977087020874023, 16.774951934814453, 12.753804206848145, 6.8772053718566895, 0.34417322278022766, 2.660198450088501, 12.997113227844238, 10.671548843383789, 16.24932289123535, 8.059320449829102, 20.749732971191406, 18.842811584472656, 17.10910987854004, 24.7292537689209], "count": [159]}, "action": {"min": [0.30405986309051514, -1.3526884317398071, 0.8243050575256348, -0.3485255837440491, -1.5114697217941284, 0.8694543242454529, -1.107275128364563, -1.4771209955215454, 1.2927570343017578, -0.4777504503726959, 0.6210660338401794, -0.15263789892196655, 14.10444450378418, 53.16062545776367, -1.2280000448226929, -0.5418750047683716, 1.0555555820465088, -0.7131249904632568, 1.90666663646698, -1.0318750143051147, 3.6177778244018555, 0.011250008828938007, 0.9175000190734863, 32.11111068725586, 35.61000061035156, 44.46333312988281, 0.4950000047683716, 0.48875001072883606, 3.052500009536743, 0.171875, 3.34375, -0.5325000286102295, 2.0250000953674316, 0.5049999952316284, 0.647777795791626, 0.4277777671813965], "max": [1.253846526145935, -0.7384730577468872, 1.6594187021255493, 0.19336041808128357, -0.12107080221176147, 1.1880340576171875, -0.47198063135147095, -1.015249490737915, 1.8800307512283325, 0.11692225188016891, 1.4369971752166748, -0.007867933250963688, 71.49874877929688, 63.25374984741211, 55.39437484741211, 5.972499847412109, 47.709999084472656, 31.170623779296875, 52.63999938964844, 48.860626220703125, 52.025001525878906, 71.69874572753906, 45.51250076293945, 90.80874633789062, 69.46937561035156, 65.41812896728516, 2.3012499809265137, 9.390000343322754, 48.848751068115234, 31.438125610351562, 60.29375076293945, 28.302499771118164, 71.67874908447266, 60.52937698364258, 60.04875183105469, 72.41312408447266], "mean": [0.8529571890830994, -0.9029525518417358, 1.075242280960083, -0.13020510971546173, -0.8231879472732544, 1.0074735879898071, -0.8550234436988831, -1.1374844312667847, 1.5074365139007568, -0.2813819646835327, 0.9765273928642273, -0.09084922075271606, 52.897369384765625, 58.602176666259766, 22.387165069580078, 1.6541521549224854, 22.30101203918457, 6.19960355758667, 21.93629264831543, 8.087042808532715, 20.204208374023438, 12.733844757080078, 8.640670776367188, 50.52958679199219, 48.15414810180664, 58.54487228393555, 0.903823971748352, 3.711646556854248, 23.68136978149414, 7.129733085632324, 21.950502395629883, 5.166967391967773, 23.031879425048828, 12.105687141418457, 18.64592742919922, 24.08176612854004], "std": [0.2897084951400757, 0.16243764758110046, 0.22310295701026917, 0.19483476877212524, 0.3833102583885193, 0.09900103509426117, 0.18802447617053986, 0.1274687796831131, 0.13973914086818695, 0.1377425342798233, 0.14887133240699768, 0.052605509757995605, 12.145444869995117, 3.5396599769592285, 17.68540382385254, 1.854929804801941, 12.534424781799316, 10.413496971130371, 15.196803092956543, 15.998661041259766, 15.159134864807129, 22.388275146484375, 13.97708511352539, 16.77495574951172, 12.753802299499512, 6.8772053718566895, 0.34417328238487244, 2.660198450088501, 12.997111320495605, 10.671547889709473, 16.24932289123535, 8.059321403503418, 20.749731063842773, 18.84281349182129, 17.10910987854004, 24.729257583618164], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [159]}, "index": {"min": [2183], "max": [2341], "mean": [2262.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [3.0628930817610063, 6.0, 6.0, 6.0, 6.0], "std": [1.9318109423208025, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [159]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [159]}, "eef_direction_state": {"mean": [3.188679245283019, 3.3144654088050314], "std": [1.7845240061604517, 2.1165367605752436], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.4528301886792452, 1.169811320754717], "std": [0.5902575198314495, 0.8025709253307797], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [1.2264150943396226, 0.8364779874213837], "std": [0.7924528301886786, 0.838343783796308], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.188679245283019, 3.3144654088050314], "std": [1.7845240061604517, 2.1165367605752436], "min": [0, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.4528301886792452, 1.169811320754717], "std": [0.5902575198314495, 0.8025709253307797], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [1.2264150943396226, 0.8364779874213837], "std": [0.7924528301886786, 0.838343783796308], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6546423173092051, 0.18450614603552132, 1.1608317550611684, -1.6401452039979805, 1.0430298872079793, -2.1711798020501085, 0.6868502124828293, -0.1633164015085576, 1.1395509296996895, 1.4948330300549837, 0.5463971843848253, 2.3215608235605054], "std": [0.06580811846417704, 0.03865687653270926, 0.037522814613154466, 0.30712035843948005, 0.11263884136824157, 0.3409602378766115, 0.04709616550471811, 0.04452455002150175, 0.046399285388276784, 0.1627171982066331, 0.06502984128177593, 0.15176858478358604], "min": [0.5725561086847534, 0.11379863321418138, 1.0798792517559572, -2.2689408167489717, 0.8876251030188511, -2.9093652947973085, 0.6363360604767956, -0.2219850004414927, 1.0834341817389508, 1.1679994554062152, 0.31806264020130803, 2.0748588340543197], "max": [0.8136038970611725, 0.236306633741343, 1.2441762534551712, -1.1361238864753753, 1.2440938501941048, -1.6783415012398653, 0.8080009234565904, -0.09016956917846985, 1.2390080036608035, 1.6458111777067805, 0.6323693136519948, 2.57817840795581], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6546423173092051, 0.18450614603552132, 1.1608317550611684, -1.6401452039979805, 1.0430298872079793, -2.1711798020501085, 0.6868502124828293, -0.1633164015085576, 1.1395509296996895, 1.4948330300549837, 0.5463971843848253, 2.3215608235605054], "std": [0.06580811846417704, 0.03865687653270926, 0.037522814613154466, 0.30712035843948005, 0.11263884136824157, 0.3409602378766115, 0.04709616550471811, 0.04452455002150175, 0.046399285388276784, 0.1627171982066331, 0.06502984128177593, 0.15176858478358604], "min": [0.5725561086847534, 0.11379863321418138, 1.0798792517559572, -2.2689408167489717, 0.8876251030188511, -2.9093652947973085, 0.6363360604767956, -0.2219850004414927, 1.0834341817389508, 1.1679994554062152, 0.31806264020130803, 2.0748588340543197], "max": [0.8136038970611725, 0.236306633741343, 1.2441762534551712, -1.1361238864753753, 1.2440938501941048, -1.6783415012398653, 0.8080009234565904, -0.09016956917846985, 1.2390080036608035, 1.6458111777067805, 0.6323693136519948, 2.57817840795581], "count": [159]}}} +{"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.36886107638888893]], [[0.37556703227124183]], [[0.38924925857843135]]], "std": [[[0.36123705402952627]], [[0.35534628997938605]], [[0.3525733758247282]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847270220588235]], [[0.4981821343954248]], [[0.48473844975490193]]], "std": [[[0.31719403879721075]], [[0.3208008873142203]], [[0.3244570220065445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48569642769607846]], [[0.5058084211601308]], [[0.4947475776143791]]], "std": [[[0.32257913480891237]], [[0.3160274142821425]], [[0.3167696315832741]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3857082577614379]], [[0.393422824754902]], [[0.37576340277777776]]], "std": [[[0.39169367088275076]], [[0.40591816127177993]], [[0.4097736703710404]]], "count": [100]}, "observation.state": {"min": [0.3493123948574066, -1.2698129415512085, 0.8440861701965332, -0.2865358293056488, -1.621165156364441, 0.8136634826660156, -1.1812628507614136, -1.4068102836608887, 1.1992638111114502, -0.1946478933095932, 0.8640182614326477, -0.17257529497146606, 15.503125190734863, 54.05125045776367, -0.03187500685453415, -0.2462500035762787, 3.8737499713897705, 0.27125000953674316, 6.418125152587891, -1.0199999809265137, 9.266249656677246, -0.016249997541308403, 0.9225000143051147, 28.577499389648438, 29.313125610351562, 47.213748931884766, 0.6256250143051147, -0.3449999988079071, 7.276249885559082, 0.25, 9.359999656677246, 6.51925802230835e-09, 7.980625152587891, 0.25, 1.6543749570846558, 2.7356250286102295], "max": [1.212281584739685, -0.760471522808075, 1.4617666006088257, 0.12548160552978516, -0.298719197511673, 1.1199644804000854, -0.6439307332038879, -1.0129659175872803, 1.7444161176681519, 0.20733195543289185, 1.6564303636550903, -0.04897192493081093, 70.67124938964844, 71.83100128173828, 38.037498474121094, 3.515625, 61.5568733215332, 43.623748779296875, 55.75374984741211, 61.80500030517578, 55.752498626708984, 81.52625274658203, 39.43937683105469, 103.02749633789062, 69.2768783569336, 68.69000244140625, 2.2612500190734863, 8.927499771118164, 73.95375061035156, 31.436874389648438, 61.978126525878906, 55.884376525878906, 61.96687698364258, 62.12812423706055, 52.921875, 84.51687622070312], "mean": [0.8782782554626465, -0.9185549020767212, 1.044120192527771, -0.07590201497077942, -0.8071923851966858, 0.9757866859436035, -1.0275909900665283, -1.0979177951812744, 1.373151183128357, -0.10152815282344818, 1.1622555255889893, -0.0949377566576004, 52.48985290527344, 59.990562438964844, 24.6483211517334, 0.5205363631248474, 30.376956939697266, 8.012079238891602, 34.53823471069336, 15.589859008789062, 33.608253479003906, 22.445144653320312, 12.614843368530273, 70.40235900878906, 41.88381576538086, 62.57938766479492, 0.935792088508606, 3.783750057220459, 27.52931022644043, 5.037341117858887, 23.5595760345459, 9.514057159423828, 21.939132690429688, 9.678384780883789, 17.278335571289062, 22.204593658447266], "std": [0.2198065221309662, 0.10329481959342957, 0.1319463551044464, 0.11931411921977997, 0.32893824577331543, 0.07748726010322571, 0.11915845423936844, 0.09350978583097458, 0.10827846825122833, 0.0944693312048912, 0.1662759929895401, 0.03190493956208229, 13.468997955322266, 3.605041742324829, 8.27340316772461, 0.8330383896827698, 14.863262176513672, 11.174468040466309, 13.72398567199707, 20.465526580810547, 12.04413890838623, 26.121625900268555, 12.576498985290527, 18.62826156616211, 13.429171562194824, 6.104230880737305, 0.25314754247665405, 2.1889736652374268, 17.179513931274414, 8.60519027709961, 14.670049667358398, 17.215707778930664, 16.377826690673828, 19.19609260559082, 13.3594331741333, 28.590559005737305], "count": [223]}, "action": {"min": [0.3493123948574066, -1.2698129415512085, 0.8440861701965332, -0.2865358293056488, -1.621165156364441, 0.8136634826660156, -1.1812628507614136, -1.4068102836608887, 1.1992638111114502, -0.1946478933095932, 0.8640182614326477, -0.17257529497146606, 15.503125190734863, 54.05125045776367, -0.03187500685453415, -0.2462500035762787, 3.8737499713897705, 0.27125000953674316, 6.418125152587891, -1.0199999809265137, 9.266249656677246, -0.016249997541308403, 0.9225000143051147, 28.577499389648438, 29.313125610351562, 47.213748931884766, 0.6256250143051147, -0.3449999988079071, 7.276249885559082, 0.25, 9.359999656677246, 6.51925802230835e-09, 7.980625152587891, 0.25, 1.6543749570846558, 2.7356250286102295], "max": [1.212281584739685, -0.760471522808075, 1.4617666006088257, 0.12548160552978516, -0.298719197511673, 1.1199644804000854, -0.6439307332038879, -1.0129659175872803, 1.7444161176681519, 0.20733195543289185, 1.6564303636550903, -0.04897192493081093, 70.67124938964844, 71.83100128173828, 38.037498474121094, 3.515625, 61.5568733215332, 43.623748779296875, 55.75374984741211, 61.80500030517578, 55.752498626708984, 81.52625274658203, 39.43937683105469, 103.02749633789062, 69.2768783569336, 68.69000244140625, 2.2612500190734863, 8.927499771118164, 73.95375061035156, 31.436874389648438, 61.978126525878906, 55.884376525878906, 61.96687698364258, 62.12812423706055, 52.921875, 84.51687622070312], "mean": [0.8782779574394226, -0.9185547232627869, 1.0441206693649292, -0.07590200752019882, -0.8071924448013306, 0.9757865071296692, -1.0275909900665283, -1.0979174375534058, 1.3731513023376465, -0.10152819007635117, 1.1622552871704102, -0.0949377715587616, 52.48986053466797, 59.99059295654297, 24.6483211517334, 0.5205365419387817, 30.376956939697266, 8.012070655822754, 34.53824234008789, 15.589873313903809, 33.608245849609375, 22.445159912109375, 12.614834785461426, 70.40234375, 41.883827209472656, 62.579368591308594, 0.9357923865318298, 3.78374981880188, 27.529329299926758, 5.037342071533203, 23.559572219848633, 9.514058113098145, 21.93914222717285, 9.678377151489258, 17.278339385986328, 22.204599380493164], "std": [0.2198064923286438, 0.10329483449459076, 0.1319463551044464, 0.11931411921977997, 0.32893824577331543, 0.07748724520206451, 0.11915845423936844, 0.09350977838039398, 0.10827849060297012, 0.0944693312048912, 0.1662759780883789, 0.03190493583679199, 13.468996047973633, 3.605041980743408, 8.27340316772461, 0.8330382704734802, 14.863262176513672, 11.174469947814941, 13.72398567199707, 20.465526580810547, 12.04413890838623, 26.121627807617188, 12.57650089263916, 18.628259658813477, 13.42917251586914, 6.104230880737305, 0.2531474828720093, 2.1889734268188477, 17.17951774597168, 8.60519027709961, 14.670050621032715, 17.21571159362793, 16.377826690673828, 19.196094512939453, 13.359432220458984, 28.59056282043457], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [223]}, "index": {"min": [2342], "max": [2564], "mean": [2453.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [3.4394618834080717, 6.0, 6.0, 6.0, 6.0], "std": [1.8785223840034027, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [223]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [223]}, "eef_direction_state": {"mean": [3.5201793721973096, 4.228699551569507], "std": [1.8261419952073001, 2.146366543772057], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.3856502242152466, 0.8385650224215246], "std": [0.652123405463156, 0.8838063339366922], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [1.1255605381165918, 0.6053811659192825], "std": [0.8323188875906103, 0.7845867856517011], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [3.5201793721973096, 4.228699551569507], "std": [1.8261419952073001, 2.146366543772057], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.3856502242152466, 0.8385650224215246], "std": [0.652123405463156, 0.8838063339366922], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [1.1255605381165918, 0.6053811659192825], "std": [0.8323188875906103, 0.7845867856517011], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.6335849185925319, 0.16136287488990625, 1.135609503164876, -1.7249019002709047, 0.996943721658378, -2.333347897413903, 0.6466742518474725, -0.17738416238109622, 1.1234586633314567, 1.4415705826303389, 0.3768293950221473, 2.284167439096836], "std": [0.04610151494101666, 0.03353651762027947, 0.056096880504958584, 0.35907165856677986, 0.13483348330102427, 0.3342289948374603, 0.0348308714995363, 0.026711691407688545, 0.03941840380940583, 0.1766815381807038, 0.06854395789191345, 0.10431403383046937], "min": [0.5597871519615362, 0.07490325671892675, 1.0715640436842948, -2.204705953903467, 0.7204652516579069, -2.8343290504426637, 0.5944551916896302, -0.2223413744000694, 1.0691748133794354, 0.8859223374989428, 0.17631738887622417, 2.0465435197155557], "max": [0.7675949530694632, 0.21805103996426875, 1.305126737190401, -0.6060431425029162, 1.2133005905727594, -1.4838532509915163, 0.7671155691899412, -0.11261515561092056, 1.253193018119768, 1.5594092206792105, 0.45508164062245404, 2.4208991075742072], "count": [223]}, "eef_sim_pose_action": {"mean": [0.6335849185925319, 0.16136287488990625, 1.135609503164876, -1.7249019002709047, 0.996943721658378, -2.333347897413903, 0.6466742518474725, -0.17738416238109622, 1.1234586633314567, 1.4415705826303389, 0.3768293950221473, 2.284167439096836], "std": [0.04610151494101666, 0.03353651762027947, 0.056096880504958584, 0.35907165856677986, 0.13483348330102427, 0.3342289948374603, 0.0348308714995363, 0.026711691407688545, 0.03941840380940583, 0.1766815381807038, 0.06854395789191345, 0.10431403383046937], "min": [0.5597871519615362, 0.07490325671892675, 1.0715640436842948, -2.204705953903467, 0.7204652516579069, -2.8343290504426637, 0.5944551916896302, -0.2223413744000694, 1.0691748133794354, 0.8859223374989428, 0.17631738887622417, 2.0465435197155557], "max": [0.7675949530694632, 0.21805103996426875, 1.305126737190401, -0.6060431425029162, 1.2133005905727594, -1.4838532509915163, 0.7671155691899412, -0.11261515561092056, 1.253193018119768, 1.5594092206792105, 0.45508164062245404, 2.4208991075742072], "count": [223]}}} +{"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.3655277328431372]], [[0.372849381127451]], [[0.38824301470588235]]], "std": [[[0.3590435834234871]], [[0.3536222719647569]], [[0.3506408054368186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875438378267974]], [[0.5009418035130718]], [[0.48209688725490196]]], "std": [[[0.333718726610879]], [[0.3369678311425362]], [[0.34277927739853165]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091430453431373]], [[0.5222689603758169]], [[0.49848603962418303]]], "std": [[[0.32099425712378266]], [[0.3162645092415605]], [[0.3231513199574818]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38170962214052284]], [[0.38829836805555557]], [[0.370548022875817]]], "std": [[[0.39081557072002243]], [[0.4038309055945285]], [[0.40701509821846166]]], "count": [100]}, "observation.state": {"min": [0.36092355847358704, -1.2902456521987915, 0.8340963125228882, -0.3302147686481476, -1.586662769317627, 0.9195945262908936, -1.138929843902588, -1.4706835746765137, 1.2338826656341553, -0.29747939109802246, 0.7351748943328857, -0.19529429078102112, 18.238887786865234, 50.12062454223633, -1.8637499809265137, -0.25999999046325684, 0.6577777862548828, 0.4699999988079071, 1.1169999837875366, -0.8381249904632568, 0.7760000228881836, 0.4362500309944153, 0.9637500047683716, 1.2511110305786133, 39.62437438964844, 46.63500213623047, 0.5731250047683716, -0.49312499165534973, 0.8968750238418579, -0.17750000953674316, 0.6393749713897705, -0.6775000095367432, 0.9381250143051147, 0.2750000059604645, 0.6200000047683716, 0.11937499791383743], "max": [1.2226530313491821, -0.7192721366882324, 1.506613850593567, 0.039888035506010056, -0.282411128282547, 1.2049858570098877, -0.6107184886932373, -1.0152124166488647, 1.8317739963531494, 0.2083619385957718, 1.6298118829727173, -0.04174773022532463, 69.41687774658203, 61.303749084472656, 53.83187484741211, 8.628889083862305, 55.54125213623047, 30.82124900817871, 55.13249969482422, 67.62124633789062, 55.290000915527344, 74.02437591552734, 39.50062561035156, 97.56562805175781, 67.33562469482422, 61.678749084472656, 2.09375, 9.443124771118164, 56.384376525878906, 19.000625610351562, 66.49187469482422, 49.853126525878906, 61.180625915527344, 62.66312789916992, 49.953125, 80.98687744140625], "mean": [0.9382789731025696, -0.8901816010475159, 0.9960780739784241, -0.18170399963855743, -0.9605515003204346, 1.0413975715637207, -0.9408715963363647, -1.1232073307037354, 1.4182807207107544, -0.1778210550546646, 1.1137299537658691, -0.09204185009002686, 52.51385498046875, 56.1326789855957, 29.8717041015625, 1.4246999025344849, 31.36996841430664, 6.774242401123047, 31.766794204711914, 12.874987602233887, 29.675922393798828, 14.443044662475586, 10.090246200561523, 55.739219665527344, 49.11568832397461, 56.421043395996094, 1.0150208473205566, 6.255516052246094, 15.84514045715332, 4.118605136871338, 16.721532821655273, 7.302303314208984, 16.548498153686523, 10.572999954223633, 11.781805992126465, 21.375593185424805], "std": [0.23715740442276, 0.1270478367805481, 0.16327399015426636, 0.11078527569770813, 0.3480372130870819, 0.10200931876897812, 0.12813700735569, 0.11418924480676651, 0.1352861374616623, 0.1143232062458992, 0.1604236513376236, 0.04522606357932091, 10.693345069885254, 3.4525206089019775, 13.664460182189941, 2.394277811050415, 13.011880874633789, 10.28195858001709, 12.87358283996582, 22.921106338500977, 13.817899703979492, 24.02249526977539, 13.802614212036133, 22.248088836669922, 9.20535659790039, 4.059077262878418, 0.29976555705070496, 3.674777030944824, 20.187877655029297, 5.933818340301514, 21.54967498779297, 13.572996139526367, 21.75215721130371, 19.219083786010742, 17.289098739624023, 29.600421905517578], "count": [183]}, "action": {"min": [0.36092355847358704, -1.2902456521987915, 0.8340963125228882, -0.3302147686481476, -1.586662769317627, 0.9195945262908936, -1.138929843902588, -1.4706835746765137, 1.2338826656341553, -0.29747939109802246, 0.7351748943328857, -0.19529429078102112, 18.238887786865234, 50.12062454223633, -1.8637499809265137, -0.25999999046325684, 0.6577777862548828, 0.4699999988079071, 1.1169999837875366, -0.8381249904632568, 0.7760000228881836, 0.4362500309944153, 0.9637500047683716, 1.2511110305786133, 39.62437438964844, 46.63500213623047, 0.5731250047683716, -0.49312499165534973, 0.8968750238418579, -0.17750000953674316, 0.6393749713897705, -0.6775000095367432, 0.9381250143051147, 0.2750000059604645, 0.6200000047683716, 0.11937499791383743], "max": [1.2226530313491821, -0.7192721366882324, 1.506613850593567, 0.039888035506010056, -0.282411128282547, 1.2049858570098877, -0.6107184886932373, -1.0152124166488647, 1.8317739963531494, 0.2083619385957718, 1.6298118829727173, -0.04174773022532463, 69.41687774658203, 61.303749084472656, 53.83187484741211, 8.628889083862305, 55.54125213623047, 30.82124900817871, 55.13249969482422, 67.62124633789062, 55.290000915527344, 74.02437591552734, 39.50062561035156, 97.56562805175781, 67.33562469482422, 61.678749084472656, 2.09375, 9.443124771118164, 56.384376525878906, 19.000625610351562, 66.49187469482422, 49.853126525878906, 61.180625915527344, 62.66312789916992, 49.953125, 80.98687744140625], "mean": [0.9382792115211487, -0.8901816606521606, 0.9960778951644897, -0.18170391023159027, -0.9605516791343689, 1.0413974523544312, -0.94087153673172, -1.1232072114944458, 1.4182807207107544, -0.17782098054885864, 1.11372971534729, -0.09204182773828506, 52.513858795166016, 56.132694244384766, 29.871715545654297, 1.424700140953064, 31.36995506286621, 6.7742438316345215, 31.76679039001465, 12.87498950958252, 29.67593002319336, 14.44302749633789, 10.090253829956055, 55.73920822143555, 49.115718841552734, 56.42100143432617, 1.0150206089019775, 6.25551700592041, 15.845134735107422, 4.118606090545654, 16.72153091430664, 7.302304267883301, 16.548505783081055, 10.573002815246582, 11.78179931640625, 21.375585556030273], "std": [0.23715746402740479, 0.1270478516817093, 0.16327401995658875, 0.11078528314828873, 0.3480371832847595, 0.10200931876897812, 0.12813700735569, 0.1141892597079277, 0.1352861225605011, 0.1143232136964798, 0.1604236364364624, 0.04522606357932091, 10.693345069885254, 3.4525210857391357, 13.664458274841309, 2.394277334213257, 13.011878967285156, 10.281957626342773, 12.87358283996582, 22.92110252380371, 13.817899703979492, 24.022489547729492, 13.802616119384766, 22.248090744018555, 9.205357551574707, 4.05907678604126, 0.29976552724838257, 3.674777030944824, 20.187877655029297, 5.933818340301514, 21.54967498779297, 13.57299518585205, 21.75215721130371, 19.219078063964844, 17.289100646972656, 29.600427627563477], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [183]}, "index": {"min": [2565], "max": [2747], "mean": [2656.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [2.918032786885246, 6.0, 6.0, 6.0, 6.0], "std": [2.032213915372129, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [183]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [183]}, "eef_direction_state": {"mean": [3.4972677595628414, 3.5901639344262297], "std": [1.8133515657429506, 2.2883194672192233], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.366120218579235, 0.9617486338797814], "std": [0.6631187505649137, 0.7918030901280858], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [1.005464480874317, 0.8306010928961749], "std": [0.826456440920143, 0.8549075106712318], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.4972677595628414, 3.5901639344262297], "std": [1.8133515657429506, 2.2883194672192233], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.366120218579235, 0.9617486338797814], "std": [0.6631187505649137, 0.7918030901280858], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [1.005464480874317, 0.8306010928961749], "std": [0.826456440920143, 0.8549075106712318], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.628001125117236, 0.17655640671917222, 1.1568032265597175, -1.5707245971971748, 0.9972661010849945, -2.1438264407244545, 0.6583516371022722, -0.1586716028328607, 1.1368792170205855, 1.4160329131359486, 0.4246128951103379, 2.307257657116593], "std": [0.05333526860435073, 0.03615701422156604, 0.04095434567437159, 0.35014296291167896, 0.13020282176705938, 0.3723478896046164, 0.04300408419326176, 0.028221548647110056, 0.03962723298038097, 0.1548967492875978, 0.047853130107701244, 0.1446958533931875], "min": [0.5716181285506443, 0.0889726038634265, 1.068476068618447, -2.2727159966370327, 0.8083222573773741, -2.910651080498787, 0.6154334264659966, -0.23752489369367952, 1.0721690441147262, 1.0208061763495047, 0.2741890278235093, 1.9728553137647926], "max": [0.7819929098786323, 0.2315250173117407, 1.2281147097052723, -0.9992825211484444, 1.2157432590378203, -1.5778029041291841, 0.7862356039364766, -0.10071793277694888, 1.216753105948288, 1.569110167552281, 0.5065056584597416, 2.484308703523892], "count": [183]}, "eef_sim_pose_action": {"mean": [0.628001125117236, 0.17655640671917222, 1.1568032265597175, -1.5707245971971748, 0.9972661010849945, -2.1438264407244545, 0.6583516371022722, -0.1586716028328607, 1.1368792170205855, 1.4160329131359486, 0.4246128951103379, 2.307257657116593], "std": [0.05333526860435073, 0.03615701422156604, 0.04095434567437159, 0.35014296291167896, 0.13020282176705938, 0.3723478896046164, 0.04300408419326176, 0.028221548647110056, 0.03962723298038097, 0.1548967492875978, 0.047853130107701244, 0.1446958533931875], "min": [0.5716181285506443, 0.0889726038634265, 1.068476068618447, -2.2727159966370327, 0.8083222573773741, -2.910651080498787, 0.6154334264659966, -0.23752489369367952, 1.0721690441147262, 1.0208061763495047, 0.2741890278235093, 1.9728553137647926], "max": [0.7819929098786323, 0.2315250173117407, 1.2281147097052723, -0.9992825211484444, 1.2157432590378203, -1.5778029041291841, 0.7862356039364766, -0.10071793277694888, 1.216753105948288, 1.569110167552281, 0.5065056584597416, 2.484308703523892], "count": [183]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3630410763888889]], [[0.3715842524509804]], [[0.387046045751634]]], "std": [[[0.3511747416337377]], [[0.34636767232885435]], [[0.3434902287014556]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824526266339869]], [[0.49360442401960786]], [[0.47471824959150327]]], "std": [[[0.33752197681640145]], [[0.3403573144414857]], [[0.3460399639604264]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49674692197712417]], [[0.5167985498366013]], [[0.49736232026143795]]], "std": [[[0.3261171869834627]], [[0.31962813946112867]], [[0.32444964655041025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3734059211601307]], [[0.3794256556372549]], [[0.35363262254901956]]], "std": [[[0.38900260916479457]], [[0.40057912370797233]], [[0.402950014041056]]], "count": [100]}, "observation.state": {"min": [0.37971121072769165, -1.325317621231079, 0.827134370803833, -0.3102588355541229, -1.6038715839385986, 0.9410524964332581, -1.1783779859542847, -1.455949068069458, 1.2569831609725952, -0.21138513088226318, 0.733696699142456, -0.14650779962539673, 21.997777938842773, 42.977500915527344, -1.3224999904632568, -0.5806249976158142, 0.8207692503929138, 0.390625, 1.0253846645355225, -1.0168750286102295, 0.7069230675697327, 0.6512500047683716, 0.9162499904632568, 0.6330000162124634, 34.41062545776367, 45.08250045776367, 0.515625, -0.4293749928474426, 3.2074999809265137, 0.28187501430511475, 1.2825000286102295, -0.05749998614192009, 1.0829999446868896, 0.7718750238418579, 0.6918749809265137, -3.159374952316284], "max": [1.211971640586853, -0.7436017990112305, 1.537727952003479, -0.02603570558130741, -0.22442683577537537, 1.453803300857544, -0.6038281321525574, -1.0411527156829834, 1.8250982761383057, 0.22378309071063995, 1.6335842609405518, -0.06351567804813385, 70.63499450683594, 58.73111343383789, 56.814998626708984, 8.175454139709473, 60.15187454223633, 11.728124618530273, 57.39312744140625, 42.95249938964844, 64.39375305175781, 53.946876525878906, 46.819374084472656, 80.79312133789062, 64.63750457763672, 58.975624084472656, 2.40625, 9.34749984741211, 62.028751373291016, 27.989376068115234, 70.84062957763672, 32.93375015258789, 61.381874084472656, 57.89500045776367, 48.583126068115234, 81.39812469482422], "mean": [0.8540948629379272, -0.9253852963447571, 1.0418535470962524, -0.22719064354896545, -0.8458346128463745, 1.1609373092651367, -0.9881316423416138, -1.1596640348434448, 1.438021183013916, -0.06710503250360489, 1.1400400400161743, -0.11717759072780609, 53.89715576171875, 51.970924377441406, 35.444305419921875, 4.334837436676025, 21.106542587280273, 2.2973790168762207, 24.40555191040039, 6.901036739349365, 25.313940048217773, 7.9758124351501465, 10.698187828063965, 47.61448669433594, 47.08476257324219, 53.882164001464844, 1.1425350904464722, 5.421037197113037, 19.207624435424805, 5.8192458152771, 20.852123260498047, 5.196251392364502, 19.100669860839844, 11.653200149536133, 14.38737964630127, 21.094364166259766], "std": [0.24134278297424316, 0.14517344534397125, 0.1785963922739029, 0.08263079822063446, 0.3729359805583954, 0.17142198979854584, 0.16463613510131836, 0.11127891391515732, 0.14856325089931488, 0.11307825148105621, 0.1934949904680252, 0.0241105817258358, 9.992079734802246, 3.064213275909424, 12.155381202697754, 2.7125847339630127, 18.45836067199707, 2.7429683208465576, 18.200117111206055, 14.15267562866211, 19.619220733642578, 14.98446273803711, 15.773441314697266, 21.018644332885742, 10.480559349060059, 3.716005802154541, 0.4715555012226105, 3.2498276233673096, 19.4019832611084, 8.365067481994629, 22.480430603027344, 8.146936416625977, 21.331798553466797, 18.39971351623535, 15.31726360321045, 28.987018585205078], "count": [154]}, "action": {"min": [0.37971121072769165, -1.325317621231079, 0.827134370803833, -0.3102588355541229, -1.6038715839385986, 0.9410524964332581, -1.1783779859542847, -1.455949068069458, 1.2569831609725952, -0.21138513088226318, 0.733696699142456, -0.14650779962539673, 21.997777938842773, 42.977500915527344, -1.3224999904632568, -0.5806249976158142, 0.8207692503929138, 0.390625, 1.0253846645355225, -1.0168750286102295, 0.7069230675697327, 0.6512500047683716, 0.9162499904632568, 0.6330000162124634, 34.41062545776367, 45.08250045776367, 0.515625, -0.4293749928474426, 3.2074999809265137, 0.28187501430511475, 1.2825000286102295, -0.05749998614192009, 1.0829999446868896, 0.7718750238418579, 0.6918749809265137, -3.159374952316284], "max": [1.211971640586853, -0.7436017990112305, 1.537727952003479, -0.02603570558130741, -0.22442683577537537, 1.453803300857544, -0.6038281321525574, -1.0411527156829834, 1.8250982761383057, 0.22378309071063995, 1.6335842609405518, -0.06351567804813385, 70.63499450683594, 58.73111343383789, 56.814998626708984, 8.175454139709473, 60.15187454223633, 11.728124618530273, 57.39312744140625, 42.95249938964844, 64.39375305175781, 53.946876525878906, 46.819374084472656, 80.79312133789062, 64.63750457763672, 58.975624084472656, 2.40625, 9.34749984741211, 62.028751373291016, 27.989376068115234, 70.84062957763672, 32.93375015258789, 61.381874084472656, 57.89500045776367, 48.583126068115234, 81.39812469482422], "mean": [0.8540948629379272, -0.9253855347633362, 1.041853904724121, -0.22719056904315948, -0.8458346128463745, 1.1609373092651367, -0.9881314635276794, -1.1596639156341553, 1.4380213022232056, -0.06710503995418549, 1.1400401592254639, -0.11717762798070908, 53.89716339111328, 51.97090530395508, 35.444297790527344, 4.334835529327393, 21.106531143188477, 2.2973804473876953, 24.405536651611328, 6.901047706604004, 25.313932418823242, 7.975811958312988, 10.6981782913208, 47.61449432373047, 47.084774017333984, 53.88216018676758, 1.1425347328186035, 5.421037673950195, 19.207622528076172, 5.819245338439941, 20.852123260498047, 5.196251392364502, 19.100669860839844, 11.653196334838867, 14.387374877929688, 21.0943546295166], "std": [0.24134278297424316, 0.14517347514629364, 0.17859643697738647, 0.08263077586889267, 0.37293604016304016, 0.17142200469970703, 0.16463615000247955, 0.11127890646457672, 0.14856325089931488, 0.11307825148105621, 0.193494975566864, 0.0241105817258358, 9.99207878112793, 3.0642130374908447, 12.155380249023438, 2.7125844955444336, 18.45836067199707, 2.742969512939453, 18.200119018554688, 14.152671813964844, 19.619220733642578, 14.98446273803711, 15.773439407348633, 21.018644332885742, 10.480561256408691, 3.71600604057312, 0.4715556204319, 3.2498276233673096, 19.4019832611084, 8.365067481994629, 22.48042869567871, 8.146936416625977, 21.331798553466797, 18.399709701538086, 15.317264556884766, 28.987018585205078], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [154]}, "index": {"min": [2748], "max": [2901], "mean": [2824.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.779220779220779, 6.0, 6.0, 6.0, 6.0], "std": [1.954836669853005, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [154]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [154]}, "eef_direction_state": {"mean": [3.409090909090909, 3.7857142857142856], "std": [1.9293146497421192, 2.1349420920833353], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.4545454545454546, 0.9285714285714286], "std": [0.694046193033111, 0.8382661671425611], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [1.1168831168831168, 0.7727272727272727], "std": [0.8134267098592003, 0.8414792731721187], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [3.409090909090909, 3.7857142857142856], "std": [1.9293146497421192, 2.1349420920833353], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.4545454545454546, 0.9285714285714286], "std": [0.694046193033111, 0.8382661671425611], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [1.1168831168831168, 0.7727272727272727], "std": [0.8134267098592003, 0.8414792731721187], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6487836473969397, 0.17055593907572017, 1.1546645337056167, -1.6741306655697825, 1.0617993148813305, -1.8082956920754978, 0.6664335059232662, -0.1725841689754441, 1.1243374606103156, 1.4106523489789484, 0.3839875622600395, 2.2292094074930766], "std": [0.057148656438912725, 0.035812624399258614, 0.036517963533366046, 0.433512663243895, 0.15343876176231142, 1.3379705755442026, 0.045459875237247635, 0.035513191320622646, 0.0387891852595708, 0.14370366858811903, 0.05927519133622381, 0.1067116659307766], "min": [0.5707428642417395, 0.09061978501548633, 1.0889953194929922, -2.63997986341343, 0.8520190863939616, -3.1248929423922687, 0.6135448981935052, -0.2411863538573376, 1.075735072215707, 1.02759331821914, 0.23435672148255215, 2.0016979543985265], "max": [0.7874139017212463, 0.22807207507741384, 1.2630213713295784, -0.7953136968482077, 1.3576822613170263, 3.125562355867997, 0.7862037729173106, -0.10375614010544923, 1.2075191000280752, 1.537182054811908, 0.47398320767546576, 2.3824548868379454], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6487836473969397, 0.17055593907572017, 1.1546645337056167, -1.6741306655697825, 1.0617993148813305, -1.8082956920754978, 0.6664335059232662, -0.1725841689754441, 1.1243374606103156, 1.4106523489789484, 0.3839875622600395, 2.2292094074930766], "std": [0.057148656438912725, 0.035812624399258614, 0.036517963533366046, 0.433512663243895, 0.15343876176231142, 1.3379705755442026, 0.045459875237247635, 0.035513191320622646, 0.0387891852595708, 0.14370366858811903, 0.05927519133622381, 0.1067116659307766], "min": [0.5707428642417395, 0.09061978501548633, 1.0889953194929922, -2.63997986341343, 0.8520190863939616, -3.1248929423922687, 0.6135448981935052, -0.2411863538573376, 1.075735072215707, 1.02759331821914, 0.23435672148255215, 2.0016979543985265], "max": [0.7874139017212463, 0.22807207507741384, 1.2630213713295784, -0.7953136968482077, 1.3576822613170263, 3.125562355867997, 0.7862037729173106, -0.10375614010544923, 1.2075191000280752, 1.537182054811908, 0.47398320767546576, 2.3824548868379454], "count": [154]}}} +{"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.36450961192810455]], [[0.371666868872549]], [[0.38669344975490194]]], "std": [[[0.3540634054250136]], [[0.34930767351276654]], [[0.34648572216359064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.10196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49528621119281047]], [[0.5081633721405229]], [[0.492498960375817]]], "std": [[[0.32998836933477194]], [[0.3327743139111282]], [[0.3367628471866497]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898589154411765]], [[0.5123221139705882]], [[0.4979981678921569]]], "std": [[[0.32362299983795473]], [[0.3147163626680046]], [[0.3166938896238972]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37819611723856206]], [[0.4036051388888889]], [[0.3869529861111111]]], "std": [[[0.3975669721480992]], [[0.4020065426414513]], [[0.40834637205355223]]], "count": [100]}, "observation.state": {"min": [0.3565842807292938, -1.3546196222305298, 0.7983223795890808, -0.3435611128807068, -1.545251488685608, 0.9131790995597839, -1.253422737121582, -1.3947700262069702, 1.225023865699768, -0.309662789106369, 0.7690547108650208, -0.16420137882232666, 24.051111221313477, 52.380001068115234, -0.5731250047683716, -0.5231249928474426, 0.8144444227218628, -0.6000000238418579, 1.0188888311386108, -0.9412499666213989, 0.7866666913032532, 0.19875000417232513, 0.9487500190734863, 0.852222204208374, 38.852500915527344, 46.28187561035156, 0.6575000286102295, 0.19812500476837158, 1.8387500047683716, 0.1356249898672104, 1.9524999856948853, -0.4625000059604645, 1.1762499809265137, 0.921875, 0.71875, 0.19749999046325684], "max": [1.2852970361709595, -0.7796883583068848, 1.5901808738708496, 0.06508926302194595, -0.14965762197971344, 1.2280889749526978, -0.6501773595809937, -1.06684410572052, 1.7755540609359741, 0.25497400760650635, 1.5812797546386719, -0.010466735810041428, 70.95375061035156, 58.016876220703125, 59.858890533447266, 6.668888568878174, 42.28562545776367, 55.44187545776367, 49.25062561035156, 73.08687591552734, 46.42375183105469, 90.58999633789062, 40.79249954223633, 105.04562377929688, 70.62812805175781, 67.75250244140625, 2.4574999809265137, 9.451874732971191, 55.39437484741211, 12.723750114440918, 57.14875030517578, 39.03687286376953, 55.65437698364258, 65.75812530517578, 46.73500061035156, 78.71562957763672], "mean": [0.8708932995796204, -0.9224802255630493, 1.0583423376083374, -0.14296460151672363, -0.8021723031997681, 1.0429764986038208, -0.9820408225059509, -1.144814133644104, 1.4332634210586548, -0.1583321988582611, 1.1164311170578003, -0.06916586309671402, 51.72477340698242, 55.68671417236328, 33.35818099975586, 2.087445020675659, 22.139753341674805, 10.452402114868164, 23.279399871826172, 13.1874418258667, 20.743539810180664, 17.022418975830078, 7.32911491394043, 51.397377014160156, 52.7853889465332, 59.357215881347656, 1.0926029682159424, 3.6783547401428223, 24.405778884887695, 3.468778133392334, 22.83013153076172, 7.730865478515625, 22.331905364990234, 14.059174537658691, 12.634428977966309, 36.64409637451172], "std": [0.25591588020324707, 0.1548311412334442, 0.20085826516151428, 0.13089460134506226, 0.35421884059906006, 0.08324629813432693, 0.1453358232975006, 0.08724024891853333, 0.12165569514036179, 0.12018336355686188, 0.14893141388893127, 0.0431852824985981, 10.848675727844238, 1.4609261751174927, 14.177950859069824, 1.694719910621643, 11.38294506072998, 18.42000961303711, 12.668365478515625, 23.989891052246094, 11.74790096282959, 28.754779815673828, 11.464451789855957, 26.571983337402344, 10.693978309631348, 7.113838195800781, 0.3840559124946594, 2.6193742752075195, 15.574256896972656, 3.901567220687866, 16.672353744506836, 11.307894706726074, 18.259023666381836, 22.000146865844727, 17.049766540527344, 22.772857666015625], "count": [148]}, "action": {"min": [0.3565842807292938, -1.3546196222305298, 0.7983223795890808, -0.3435611128807068, -1.545251488685608, 0.9131790995597839, -1.253422737121582, -1.3947700262069702, 1.225023865699768, -0.309662789106369, 0.7690547108650208, -0.16420137882232666, 24.051111221313477, 52.380001068115234, -0.5731250047683716, -0.5231249928474426, 0.8144444227218628, -0.6000000238418579, 1.0188888311386108, -0.9412499666213989, 0.7866666913032532, 0.19875000417232513, 0.9487500190734863, 0.852222204208374, 38.852500915527344, 46.28187561035156, 0.6575000286102295, 0.19812500476837158, 1.8387500047683716, 0.1356249898672104, 1.9524999856948853, -0.4625000059604645, 1.1762499809265137, 0.921875, 0.71875, 0.19749999046325684], "max": [1.2852970361709595, -0.7796883583068848, 1.5901808738708496, 0.06508926302194595, -0.14965762197971344, 1.2280889749526978, -0.6501773595809937, -1.06684410572052, 1.7755540609359741, 0.25497400760650635, 1.5812797546386719, -0.010466735810041428, 70.95375061035156, 58.016876220703125, 59.858890533447266, 6.668888568878174, 42.28562545776367, 55.44187545776367, 49.25062561035156, 73.08687591552734, 46.42375183105469, 90.58999633789062, 40.79249954223633, 105.04562377929688, 70.62812805175781, 67.75250244140625, 2.4574999809265137, 9.451874732971191, 55.39437484741211, 12.723750114440918, 57.14875030517578, 39.03687286376953, 55.65437698364258, 65.75812530517578, 46.73500061035156, 78.71562957763672], "mean": [0.8708932995796204, -0.9224801063537598, 1.058342456817627, -0.14296457171440125, -0.8021724820137024, 1.0429766178131104, -0.9820407032966614, -1.1448142528533936, 1.4332631826400757, -0.15833207964897156, 1.116431474685669, -0.06916584074497223, 51.72477722167969, 55.68672180175781, 33.358177185058594, 2.0874454975128174, 22.13974952697754, 10.452394485473633, 23.279407501220703, 13.187430381774902, 20.743532180786133, 17.02240562438965, 7.3291120529174805, 51.397369384765625, 52.78538131713867, 59.35723114013672, 1.0926028490066528, 3.6783559322357178, 24.405773162841797, 3.4687771797180176, 22.830123901367188, 7.73086404800415, 22.3319034576416, 14.059184074401855, 12.634428024291992, 36.644081115722656], "std": [0.25591588020324707, 0.1548311561346054, 0.20085829496383667, 0.13089460134506226, 0.35421884059906006, 0.08324628323316574, 0.1453358232975006, 0.08724024891853333, 0.12165568768978119, 0.12018335610628128, 0.14893142879009247, 0.0431852862238884, 10.848673820495605, 1.4609262943267822, 14.177950859069824, 1.6947197914123535, 11.38294506072998, 18.420015335083008, 12.668364524841309, 23.98988151550293, 11.74790096282959, 28.754777908325195, 11.464448928833008, 26.571979522705078, 10.693977355957031, 7.113837242126465, 0.384056031703949, 2.6193742752075195, 15.574256896972656, 3.901567220687866, 16.672353744506836, 11.307892799377441, 18.259021759033203, 22.00014877319336, 17.049766540527344, 22.772857666015625], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [148]}, "index": {"min": [2902], "max": [3049], "mean": [2975.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [3.1283783783783785, 6.0, 6.0, 6.0, 6.0], "std": [1.939212731752749, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [148]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [148]}, "eef_direction_state": {"mean": [3.6013513513513513, 3.7837837837837838], "std": [2.005869309641842, 2.1483511607759325], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.3243243243243243, 0.9662162162162162], "std": [0.7279758703327366, 0.857522677507562], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.114864864864865, 0.8175675675675675], "std": [0.8344252646456933, 0.8223003508793157], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.6013513513513513, 3.7837837837837838], "std": [2.005869309641842, 2.1483511607759325], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.3243243243243243, 0.9662162162162162], "std": [0.7279758703327366, 0.857522677507562], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.114864864864865, 0.8175675675675675], "std": [0.8344252646456933, 0.8223003508793157], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6471411178900734, 0.17113683984458755, 1.1417311650703441, -1.7305560041955126, 1.0390532171590252, -2.2785905466635117, 0.6572360288948058, -0.16352819559796847, 1.1180434837915232, 1.454065604647839, 0.3908469356380819, 2.3125152923120322], "std": [0.05959185594782021, 0.03869491668056806, 0.030917118664383153, 0.300344783817048, 0.10724110009483696, 0.31784703006521603, 0.042274467723025545, 0.02720311014951899, 0.034625279457392605, 0.12974915161630296, 0.0657893928956261, 0.13066226307134507], "min": [0.5638734909959453, 0.0839635471363269, 1.0755791502800702, -2.314699087974369, 0.8568627851855863, -2.892106848002536, 0.6098475636901761, -0.2394792126549823, 1.0772007738878222, 1.1756521345744042, 0.18475140104820587, 2.019322125408129], "max": [0.7921472727186409, 0.23145161567803169, 1.192907740106486, -1.1851173052683142, 1.2196635216604537, -1.703166416043743, 0.7758695312831541, -0.12449249001201715, 1.186602732931551, 1.5626356341136904, 0.5040858696332107, 2.4804559867150178], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6471411178900734, 0.17113683984458755, 1.1417311650703441, -1.7305560041955126, 1.0390532171590252, -2.2785905466635117, 0.6572360288948058, -0.16352819559796847, 1.1180434837915232, 1.454065604647839, 0.3908469356380819, 2.3125152923120322], "std": [0.05959185594782021, 0.03869491668056806, 0.030917118664383153, 0.300344783817048, 0.10724110009483696, 0.31784703006521603, 0.042274467723025545, 0.02720311014951899, 0.034625279457392605, 0.12974915161630296, 0.0657893928956261, 0.13066226307134507], "min": [0.5638734909959453, 0.0839635471363269, 1.0755791502800702, -2.314699087974369, 0.8568627851855863, -2.892106848002536, 0.6098475636901761, -0.2394792126549823, 1.0772007738878222, 1.1756521345744042, 0.18475140104820587, 2.019322125408129], "max": [0.7921472727186409, 0.23145161567803169, 1.192907740106486, -1.1851173052683142, 1.2196635216604537, -1.703166416043743, 0.7758695312831541, -0.12449249001201715, 1.186602732931551, 1.5626356341136904, 0.5040858696332107, 2.4804559867150178], "count": [148]}}} +{"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.3689476593137255]], [[0.37296415032679736]], [[0.3808861866830065]]], "std": [[[0.3594755042548874]], [[0.3563612317891929]], [[0.35769942449396375]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48813538398692813]], [[0.5023018974673203]], [[0.48317049223856207]]], "std": [[[0.3246694750111208]], [[0.32807290490029595]], [[0.3328777526817782]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4509134211601307]], [[0.4757328533496732]], [[0.4613886785130719]]], "std": [[[0.3194584484214892]], [[0.3086367721061098]], [[0.30944758552315466]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3748273325163399]], [[0.3788917524509804]], [[0.36046824959150325]]], "std": [[[0.39160824856856097]], [[0.4032389675572835]], [[0.40676776621057503]]], "count": [100]}, "observation.state": {"min": [0.43614575266838074, -1.1973801851272583, 0.7995489239692688, -0.3683861792087555, -1.6056305170059204, 0.8628976941108704, -1.232102394104004, -1.4328221082687378, 1.2049177885055542, -0.26126307249069214, 0.8277304172515869, -0.18365663290023804, 14.5, 51.98222351074219, -1.2137500047683716, -0.2787500023841858, 0.8009999990463257, -0.7649999856948853, 1.1929999589920044, -0.12437500059604645, 1.3899999856948853, 0.049166664481163025, 1.2179999351501465, 5.173749923706055, 37.24562454223633, 46.494998931884766, 0.5081818103790283, 0.1981249898672104, 1.556666612625122, -0.036249998956918716, 1.6299999952316284, -0.14624999463558197, 0.8692857027053833, 0.484375, 0.6050000190734863, 0.5625], "max": [1.2955386638641357, -0.7811903953552246, 1.4227845668792725, 0.05617227405309677, -0.3763256371021271, 1.1019874811172485, -0.6456950306892395, -1.0322728157043457, 1.7799887657165527, 0.25594890117645264, 1.6396137475967407, -0.0011921110562980175, 70.90499877929688, 66.09666442871094, 32.03727340698242, 5.502500057220459, 51.62874984741211, 30.494998931884766, 56.21125030517578, 51.276248931884766, 50.21875, 68.34437561035156, 40.053749084472656, 101.4375, 66.58062744140625, 64.83562469482422, 2.3037500381469727, 9.45687484741211, 60.39250183105469, 20.6768741607666, 52.087501525878906, 45.932498931884766, 54.005001068115234, 70.97187805175781, 44.901248931884766, 86.33562469482422], "mean": [0.8181585669517517, -0.9561390280723572, 1.1023499965667725, -0.06778863817453384, -0.7925536036491394, 0.9627708196640015, -1.0022224187850952, -1.1630127429962158, 1.4361467361450195, -0.15206116437911987, 1.100693941116333, -0.0671779066324234, 56.421756744384766, 56.57509994506836, 7.447625637054443, 0.8738324642181396, 32.731117248535156, 8.206374168395996, 35.75117874145508, 12.03852653503418, 31.798189163208008, 23.849855422973633, 13.014415740966797, 71.06904602050781, 47.8061637878418, 59.09233474731445, 0.9996458888053894, 5.549047946929932, 20.262598037719727, 3.513845205307007, 19.025781631469727, 8.739157676696777, 18.458757400512695, 11.433073043823242, 10.854198455810547, 29.843059539794922], "std": [0.20477227866649628, 0.08809342235326767, 0.13451437652111053, 0.12551018595695496, 0.3110452890396118, 0.07056368887424469, 0.13121506571769714, 0.08111757040023804, 0.11446301639080048, 0.12762348353862762, 0.17088571190834045, 0.05044803023338318, 13.74272632598877, 2.640460252761841, 12.112588882446289, 1.5458769798278809, 14.427928924560547, 10.482796669006348, 15.209918975830078, 16.52385711669922, 12.427974700927734, 26.711734771728516, 11.40583324432373, 21.671367645263672, 10.453103065490723, 5.415596008300781, 0.363106906414032, 2.693272113800049, 17.105209350585938, 5.926192283630371, 16.360071182250977, 14.054261207580566, 18.204072952270508, 21.0859375, 14.891582489013672, 28.380878448486328], "count": [174]}, "action": {"min": [0.43614575266838074, -1.1973801851272583, 0.7995489239692688, -0.3683861792087555, -1.6056305170059204, 0.8628976941108704, -1.232102394104004, -1.4328221082687378, 1.2049177885055542, -0.26126307249069214, 0.8277304172515869, -0.18365663290023804, 14.5, 51.98222351074219, -1.2137500047683716, -0.2787500023841858, 0.8009999990463257, -0.7649999856948853, 1.1929999589920044, -0.12437500059604645, 1.3899999856948853, 0.049166664481163025, 1.2179999351501465, 5.173749923706055, 37.24562454223633, 46.494998931884766, 0.5081818103790283, 0.1981249898672104, 1.556666612625122, -0.036249998956918716, 1.6299999952316284, -0.14624999463558197, 0.8692857027053833, 0.484375, 0.6050000190734863, 0.5625], "max": [1.2955386638641357, -0.7811903953552246, 1.4227845668792725, 0.05617227405309677, -0.3763256371021271, 1.1019874811172485, -0.6456950306892395, -1.0322728157043457, 1.7799887657165527, 0.25594890117645264, 1.6396137475967407, -0.0011921110562980175, 70.90499877929688, 66.09666442871094, 32.03727340698242, 5.502500057220459, 51.62874984741211, 30.494998931884766, 56.21125030517578, 51.276248931884766, 50.21875, 68.34437561035156, 40.053749084472656, 101.4375, 66.58062744140625, 64.83562469482422, 2.3037500381469727, 9.45687484741211, 60.39250183105469, 20.6768741607666, 52.087501525878906, 45.932498931884766, 54.005001068115234, 70.97187805175781, 44.901248931884766, 86.33562469482422], "mean": [0.8181582689285278, -0.9561391472816467, 1.102349877357483, -0.06778863817453384, -0.7925536036491394, 0.962770938873291, -1.0022226572036743, -1.1630131006240845, 1.43614661693573, -0.15206113457679749, 1.100693941116333, -0.06717788428068161, 56.4217414855957, 56.57508850097656, 7.447634696960449, 0.8738325238227844, 32.73112869262695, 8.206369400024414, 35.75117111206055, 12.038517951965332, 31.79819679260254, 23.84986114501953, 13.014405250549316, 71.06906127929688, 47.80615234375, 59.092308044433594, 0.9996456503868103, 5.54904842376709, 20.262598037719727, 3.5138440132141113, 19.02578353881836, 8.739160537719727, 18.458765029907227, 11.433073043823242, 10.854196548461914, 29.84306526184082], "std": [0.20477227866649628, 0.08809342235326767, 0.13451437652111053, 0.12551020085811615, 0.3110452890396118, 0.07056368887424469, 0.13121505081653595, 0.08111757040023804, 0.11446300894021988, 0.12762348353862762, 0.17088571190834045, 0.05044803395867348, 13.742725372314453, 2.6404600143432617, 12.112592697143555, 1.5458775758743286, 14.427928924560547, 10.482791900634766, 15.209918022155762, 16.523855209350586, 12.427974700927734, 26.71173667907715, 11.405830383300781, 21.671369552612305, 10.453104019165039, 5.415595531463623, 0.36310693621635437, 2.6932718753814697, 17.105209350585938, 5.926193714141846, 16.360069274902344, 14.0542631149292, 18.204072952270508, 21.0859375, 14.891580581665039, 28.380878448486328], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [174]}, "index": {"min": [3050], "max": [3223], "mean": [3136.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.6091954022988504, 6.0, 6.0, 6.0, 6.0], "std": [2.1055827371460296, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [174]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [174]}, "eef_direction_state": {"mean": [2.5632183908045976, 4.074712643678161], "std": [1.9160612702588382, 2.1172916114699576], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3448275862068966, 0.8448275862068966], "std": [0.5638045272841719, 0.8332540588531953], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9827586206896551, 0.5747126436781609], "std": [0.8608612229530979, 0.7676233497500685], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.5632183908045976, 4.074712643678161], "std": [1.9160612702588382, 2.1172916114699576], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3448275862068966, 0.8448275862068966], "std": [0.5638045272841719, 0.8332540588531953], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9827586206896551, 0.5747126436781609], "std": [0.8608612229530979, 0.7676233497500685], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6543909082663357, 0.1578946219514824, 1.1478381751090483, -1.6242520233611002, 1.0069196006138057, -2.2304672610626186, 0.6537517272203183, -0.16280448040861076, 1.1012466565715786, 1.4916778320605886, 0.37206485910477327, 2.324447129736639], "std": [0.04318803346202822, 0.03157650800086469, 0.0459556235962528, 0.31600204001265286, 0.09419384184823472, 0.3222750248126812, 0.0384623556494885, 0.027975672713250306, 0.0467207507313754, 0.17806777497065077, 0.055731381291587445, 0.1453783669200987], "min": [0.5635675279235501, 0.11122422897545214, 1.0735167293457293, -2.074790102107813, 0.7928399118380733, -2.6617161731887364, 0.6061652376555206, -0.24284329873419536, 1.0664153123204358, 1.1076437717249936, 0.22877277548962116, 1.9817548548169706], "max": [0.759995249254175, 0.2385922890121214, 1.2136077411872852, -1.0681630100720714, 1.1517481761376933, -1.6185120126444166, 0.770587316205063, -0.10660731190370162, 1.194771062888829, 1.6250727945980135, 0.4638454873280282, 2.4658626886538113], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6543909082663357, 0.1578946219514824, 1.1478381751090483, -1.6242520233611002, 1.0069196006138057, -2.2304672610626186, 0.6537517272203183, -0.16280448040861076, 1.1012466565715786, 1.4916778320605886, 0.37206485910477327, 2.324447129736639], "std": [0.04318803346202822, 0.03157650800086469, 0.0459556235962528, 0.31600204001265286, 0.09419384184823472, 0.3222750248126812, 0.0384623556494885, 0.027975672713250306, 0.0467207507313754, 0.17806777497065077, 0.055731381291587445, 0.1453783669200987], "min": [0.5635675279235501, 0.11122422897545214, 1.0735167293457293, -2.074790102107813, 0.7928399118380733, -2.6617161731887364, 0.6061652376555206, -0.24284329873419536, 1.0664153123204358, 1.1076437717249936, 0.22877277548962116, 1.9817548548169706], "max": [0.759995249254175, 0.2385922890121214, 1.2136077411872852, -1.0681630100720714, 1.1517481761376933, -1.6185120126444166, 0.770587316205063, -0.10660731190370162, 1.194771062888829, 1.6250727945980135, 0.4638454873280282, 2.4658626886538113], "count": [174]}}} +{"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.3520655330882353]], [[0.358715318627451]], [[0.37237067401960783]]], "std": [[[0.32979311018818774]], [[0.325526550799716]], [[0.3229568294149331]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909437193627451]], [[0.5008161111111111]], [[0.48639362336601305]]], "std": [[[0.3345253549910829]], [[0.34070024836825324]], [[0.34464530675518207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48721094362745093]], [[0.5099834681372549]], [[0.4947975449346405]]], "std": [[[0.33250668470210726]], [[0.32458390441118506]], [[0.3261976236683021]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37605008986928107]], [[0.40000430555555555]], [[0.38116261846405225]]], "std": [[[0.39724300985534367]], [[0.39885712877751534]], [[0.4040073908687238]]], "count": [100]}, "observation.state": {"min": [0.34151598811149597, -1.3236008882522583, 0.8499752283096313, -0.3204156160354614, -1.5990818738937378, 0.8888168334960938, -1.154408574104309, -1.5063754320144653, 1.2737256288528442, -0.30694475769996643, 0.6609302163124084, -0.13494697213172913, 14.39222240447998, 51.09749984741211, 8.616666793823242, -0.1081250011920929, 0.7818750143051147, 0.0637499988079071, 1.0262500047683716, -1.0418750047683716, 0.9168750047683716, 0.3479999899864197, 0.9245454668998718, 0.3293749690055847, 33.474998474121094, 43.90625, 0.5744444727897644, -0.5881249904632568, 3.3788888454437256, 0.2800000011920929, 3.8333332538604736, -0.20874999463558197, 2.130000114440918, 0.014374999329447746, 0.6150000095367432, 0.37400001287460327], "max": [1.2436102628707886, -0.7745622396469116, 1.591921329498291, 0.026393339037895203, -0.2392328530550003, 1.217073917388916, -0.5122501254081726, -1.077223300933838, 1.9562065601348877, 0.21375346183776855, 1.6360002756118774, -0.033164530992507935, 65.35624694824219, 62.97545623779297, 60.01124954223633, 9.123125076293945, 40.266876220703125, 38.35874938964844, 44.06687545776367, 64.55562591552734, 49.85000228881836, 88.54312133789062, 40.057498931884766, 101.9574966430664, 70.7612533569336, 64.19312286376953, 1.9387500286102295, 9.396249771118164, 52.145626068115234, 33.78125, 64.21375274658203, 46.048126220703125, 65.9281234741211, 60.00312423706055, 60.72125244140625, 63.00437545776367], "mean": [0.7673922181129456, -0.960136890411377, 1.115912675857544, -0.1211148276925087, -0.7711690664291382, 1.0937200784683228, -0.8901612162590027, -1.207383394241333, 1.5547451972961426, -0.17861461639404297, 1.0196187496185303, -0.08114319294691086, 48.43092346191406, 53.989627838134766, 39.022987365722656, 4.870248317718506, 14.527485847473145, 7.7515130043029785, 16.843114852905273, 12.606974601745605, 16.1848087310791, 17.826412200927734, 8.48825454711914, 36.91117477416992, 50.775630950927734, 56.62132263183594, 0.9320986270904541, 4.861959934234619, 24.149850845336914, 8.880617141723633, 23.879276275634766, 7.4446702003479, 22.430728912353516, 11.414727210998535, 13.857929229736328, 32.70060729980469], "std": [0.26455339789390564, 0.14446696639060974, 0.19270382821559906, 0.10982032120227814, 0.38091596961021423, 0.10799691081047058, 0.17896629869937897, 0.11820244044065475, 0.1694231629371643, 0.14626674354076385, 0.22174637019634247, 0.03674841672182083, 12.752009391784668, 2.8449599742889404, 9.623906135559082, 3.1721177101135254, 14.555804252624512, 12.784729957580566, 16.34388542175293, 22.677989959716797, 16.567480087280273, 28.492584228515625, 12.303993225097656, 34.35297775268555, 12.889707565307617, 7.052431106567383, 0.33151775598526, 3.255192995071411, 14.699718475341797, 12.307807922363281, 17.723356246948242, 12.353544235229492, 19.345687866210938, 18.73262596130371, 19.089740753173828, 20.7406063079834], "count": [137]}, "action": {"min": [0.34151598811149597, -1.3236008882522583, 0.8499752283096313, -0.3204156160354614, -1.5990818738937378, 0.8888168334960938, -1.154408574104309, -1.5063754320144653, 1.2737256288528442, -0.30694475769996643, 0.6609302163124084, -0.13494697213172913, 14.39222240447998, 51.09749984741211, 8.616666793823242, -0.1081250011920929, 0.7818750143051147, 0.0637499988079071, 1.0262500047683716, -1.0418750047683716, 0.9168750047683716, 0.3479999899864197, 0.9245454668998718, 0.3293749690055847, 33.474998474121094, 43.90625, 0.5744444727897644, -0.5881249904632568, 3.3788888454437256, 0.2800000011920929, 3.8333332538604736, -0.20874999463558197, 2.130000114440918, 0.014374999329447746, 0.6150000095367432, 0.37400001287460327], "max": [1.2436102628707886, -0.7745622396469116, 1.591921329498291, 0.026393339037895203, -0.2392328530550003, 1.217073917388916, -0.5122501254081726, -1.077223300933838, 1.9562065601348877, 0.21375346183776855, 1.6360002756118774, -0.033164530992507935, 65.35624694824219, 62.97545623779297, 60.01124954223633, 9.123125076293945, 40.266876220703125, 38.35874938964844, 44.06687545776367, 64.55562591552734, 49.85000228881836, 88.54312133789062, 40.057498931884766, 101.9574966430664, 70.7612533569336, 64.19312286376953, 1.9387500286102295, 9.396249771118164, 52.145626068115234, 33.78125, 64.21375274658203, 46.048126220703125, 65.9281234741211, 60.00312423706055, 60.72125244140625, 63.00437545776367], "mean": [0.7673923373222351, -0.9601370096206665, 1.1159125566482544, -0.12111484259366989, -0.7711692452430725, 1.0937203168869019, -0.8901611566543579, -1.207383155822754, 1.5547449588775635, -0.17861458659172058, 1.0196187496185303, -0.08114320039749146, 48.43092346191406, 53.989620208740234, 39.022987365722656, 4.870246887207031, 14.527481079101562, 7.7515130043029785, 16.84311294555664, 12.606992721557617, 16.18480110168457, 17.82640266418457, 8.488256454467773, 36.911190032958984, 50.775634765625, 56.62131881713867, 0.9320988059043884, 4.861960411071777, 24.14984703063965, 8.880621910095215, 23.8792724609375, 7.444666385650635, 22.43073272705078, 11.414732933044434, 13.85793399810791, 32.70058059692383], "std": [0.26455339789390564, 0.14446696639060974, 0.19270378351211548, 0.10982032120227814, 0.38091593980789185, 0.10799690335988998, 0.17896629869937897, 0.11820243299007416, 0.1694231480360031, 0.14626674354076385, 0.22174638509750366, 0.03674841299653053, 12.752008438110352, 2.8449599742889404, 9.623908996582031, 3.172117233276367, 14.555805206298828, 12.784728050231934, 16.34388542175293, 22.677989959716797, 16.56747817993164, 28.492582321166992, 12.30399227142334, 34.35297775268555, 12.889705657958984, 7.052431106567383, 0.33151775598526, 3.255192995071411, 14.699719429016113, 12.307809829711914, 17.723356246948242, 12.353544235229492, 19.345687866210938, 18.732627868652344, 19.089740753173828, 20.74060821533203], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [137]}, "index": {"min": [3224], "max": [3360], "mean": [3292.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [3.3649635036496353, 6.0, 6.0, 6.0, 6.0], "std": [1.7503947934607722, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [137]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [137]}, "eef_direction_state": {"mean": [2.5255474452554743, 3.1386861313868613], "std": [1.8167119250315584, 2.148441912947917], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.5766423357664234, 1.1240875912408759], "std": [0.5228030534151821, 0.7963901720867648], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.197080291970803, 0.8759124087591241], "std": [0.752993210178616, 0.8409696825250682], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [2.5255474452554743, 3.1386861313868613], "std": [1.8167119250315584, 2.148441912947917], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.5766423357664234, 1.1240875912408759], "std": [0.5228030534151821, 0.7963901720867648], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.197080291970803, 0.8759124087591241], "std": [0.752993210178616, 0.8409696825250682], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.667171984527961, 0.1602260167900631, 1.168415964622372, -1.5981138554428518, 1.0915761101922155, -2.176756662996367, 0.6957937207778871, -0.16715281231578916, 1.1250474655707317, 1.4615364185111557, 0.45821722817308913, 2.2599088554545212], "std": [0.061757955480089985, 0.03802765349888791, 0.03945729194843245, 0.3674734911557077, 0.14769568824622759, 0.37160365097731307, 0.05069694012706743, 0.032150466772925004, 0.0461239110035703, 0.18997370989223739, 0.1116360875578593, 0.12457125444965395], "min": [0.5716206618709893, 0.10362345512340769, 1.0868136657791736, -2.329555860309432, 0.7804290335633688, -2.9330651334407434, 0.6167482462445592, -0.23018803288423834, 1.0758255736749374, 1.0450080676269236, 0.16787958563389127, 2.035895228774917], "max": [0.8012922821788725, 0.2356333344288353, 1.236604113627254, -0.9731577897919673, 1.3010162312037372, -1.6081036944243934, 0.8171663463123784, -0.10808660906435677, 1.1946545999747533, 1.6319241728420513, 0.5334897919278676, 2.401491218940895], "count": [137]}, "eef_sim_pose_action": {"mean": [0.667171984527961, 0.1602260167900631, 1.168415964622372, -1.5981138554428518, 1.0915761101922155, -2.176756662996367, 0.6957937207778871, -0.16715281231578916, 1.1250474655707317, 1.4615364185111557, 0.45821722817308913, 2.2599088554545212], "std": [0.061757955480089985, 0.03802765349888791, 0.03945729194843245, 0.3674734911557077, 0.14769568824622759, 0.37160365097731307, 0.05069694012706743, 0.032150466772925004, 0.0461239110035703, 0.18997370989223739, 0.1116360875578593, 0.12457125444965395], "min": [0.5716206618709893, 0.10362345512340769, 1.0868136657791736, -2.329555860309432, 0.7804290335633688, -2.9330651334407434, 0.6167482462445592, -0.23018803288423834, 1.0758255736749374, 1.0450080676269236, 0.16787958563389127, 2.035895228774917], "max": [0.8012922821788725, 0.2356333344288353, 1.236604113627254, -0.9731577897919673, 1.3010162312037372, -1.6081036944243934, 0.8171663463123784, -0.10808660906435677, 1.1946545999747533, 1.6319241728420513, 0.5334897919278676, 2.401491218940895], "count": [137]}}} +{"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.3689369444444444]], [[0.3737184538398693]], [[0.37978847426470586]]], "std": [[[0.3545565073773867]], [[0.35088373518249394]], [[0.3519784302282338]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478364591503268]], [[0.503877620506536]], [[0.4869843913398693]]], "std": [[[0.33465514657830464]], [[0.3288709408313706]], [[0.33354398905336086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873967197712418]], [[0.5065397977941176]], [[0.49325939950980396]]], "std": [[[0.3338678800692827]], [[0.3266609003813717]], [[0.3302660350171692]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38693162377450985]], [[0.38772280433006534]], [[0.36137269607843137]]], "std": [[[0.39169645054722235]], [[0.4064935464058079]], [[0.4111344252457766]]], "count": [100]}, "observation.state": {"min": [0.3403000235557556, -1.3827534914016724, 0.8697854280471802, -0.3926866948604584, -1.2533379793167114, 1.0130506753921509, -1.0682798624038696, -1.4854896068572998, 1.307719349861145, -0.15883688628673553, 0.6948815584182739, -0.24011501669883728, 38.17625045776367, 48.15875244140625, 9.516249656677246, -0.11312500387430191, 1.2799999713897705, 0.15625, 3.0561537742614746, 0.7081249952316284, 1.5, -2.3287501335144043, 0.9437500238418579, 0.9793750047683716, 36.89624786376953, 44.417999267578125, 0.3006249964237213, 0.6031249761581421, 0.8806250095367432, 0.8258333206176758, 1.75, 0.5687500238418579, 0.9386666417121887, 0.6100000143051147, 0.5874999761581421, 0.3799999952316284], "max": [1.175516963005066, -0.8492122888565063, 1.6608492136001587, -0.12195296585559845, -0.16975662112236023, 1.428125262260437, -0.632391095161438, -1.0851072072982788, 1.7890249490737915, 0.15409491956233978, 1.3497240543365479, -0.1436017006635666, 65.41500091552734, 59.51374816894531, 53.12437438964844, 9.470000267028809, 44.288124084472656, 36.622501373291016, 49.45562744140625, 62.72687530517578, 55.15812683105469, 83.203125, 46.51187515258789, 103.51937866210938, 69.81875610351562, 64.91687774658203, 0.42249998450279236, 9.298749923706055, 37.28562545776367, 81.45999908447266, 43.411251068115234, 103.48062896728516, 51.20249938964844, 107.97562408447266, 53.22249984741211, 110.13687896728516], "mean": [0.8316531777381897, -0.991841733455658, 1.07715904712677, -0.2570384442806244, -0.7987459897994995, 1.1514140367507935, -0.9428428411483765, -1.1999695301055908, 1.4806101322174072, -0.019883817061781883, 1.020707368850708, -0.19029942154884338, 51.06857681274414, 53.579925537109375, 33.733543395996094, 6.0506815910339355, 14.799186706542969, 6.8630523681640625, 16.504619598388672, 11.68504524230957, 15.58215045928955, 12.421606063842773, 10.236671447753906, 31.016193389892578, 48.264488220214844, 57.64152145385742, 0.3517588973045349, 4.553491115570068, 21.251874923706055, 19.186067581176758, 18.574310302734375, 25.30978775024414, 18.53959846496582, 27.456369400024414, 14.954997062683105, 40.456478118896484], "std": [0.2477663904428482, 0.1345679610967636, 0.20853398740291595, 0.07700025290250778, 0.2613556385040283, 0.12390521913766861, 0.14401209354400635, 0.11190211772918701, 0.11167695373296738, 0.07110857218503952, 0.1199427917599678, 0.030575497075915337, 7.442947864532471, 2.6903882026672363, 10.47799015045166, 3.3776051998138428, 16.244787216186523, 11.480792045593262, 15.760415077209473, 19.50687599182129, 16.85774040222168, 25.418825149536133, 14.536874771118164, 32.61371612548828, 11.37586498260498, 6.421146392822266, 0.03248802572488785, 2.3179996013641357, 10.126379013061523, 29.01119041442871, 13.1337890625, 38.320613861083984, 16.172502517700195, 40.60102081298828, 17.03518295288086, 38.28986740112305], "count": [147]}, "action": {"min": [0.3403000235557556, -1.3827534914016724, 0.8697854280471802, -0.3926866948604584, -1.2533379793167114, 1.0130506753921509, -1.0682798624038696, -1.4854896068572998, 1.307719349861145, -0.15883688628673553, 0.6948815584182739, -0.24011501669883728, 38.17625045776367, 48.15875244140625, 9.516249656677246, -0.11312500387430191, 1.2799999713897705, 0.15625, 3.0561537742614746, 0.7081249952316284, 1.5, -2.3287501335144043, 0.9437500238418579, 0.9793750047683716, 36.89624786376953, 44.417999267578125, 0.3006249964237213, 0.6031249761581421, 0.8806250095367432, 0.8258333206176758, 1.75, 0.5687500238418579, 0.9386666417121887, 0.6100000143051147, 0.5874999761581421, 0.3799999952316284], "max": [1.175516963005066, -0.8492122888565063, 1.6608492136001587, -0.12195296585559845, -0.16975662112236023, 1.428125262260437, -0.632391095161438, -1.0851072072982788, 1.7890249490737915, 0.15409491956233978, 1.3497240543365479, -0.1436017006635666, 65.41500091552734, 59.51374816894531, 53.12437438964844, 9.470000267028809, 44.288124084472656, 36.622501373291016, 49.45562744140625, 62.72687530517578, 55.15812683105469, 83.203125, 46.51187515258789, 103.51937866210938, 69.81875610351562, 64.91687774658203, 0.42249998450279236, 9.298749923706055, 37.28562545776367, 81.45999908447266, 43.411251068115234, 103.48062896728516, 51.20249938964844, 107.97562408447266, 53.22249984741211, 110.13687896728516], "mean": [0.8316529393196106, -0.9918419718742371, 1.0771584510803223, -0.2570384442806244, -0.7987459897994995, 1.1514134407043457, -0.9428428411483765, -1.1999692916870117, 1.4806104898452759, -0.019883815199136734, 1.0207078456878662, -0.1902994066476822, 51.068580627441406, 53.57990646362305, 33.73354721069336, 6.050682544708252, 14.799177169799805, 6.863051414489746, 16.50462532043457, 11.685042381286621, 15.582162857055664, 12.421606063842773, 10.236674308776855, 31.016183853149414, 48.264503479003906, 57.64152145385742, 0.3517588675022125, 4.55349063873291, 21.251882553100586, 19.186058044433594, 18.574316024780273, 25.30978775024414, 18.539592742919922, 27.45637321472168, 14.954999923706055, 40.456478118896484], "std": [0.2477663904428482, 0.1345679610967636, 0.20853397250175476, 0.07700025290250778, 0.26135557889938354, 0.1239052265882492, 0.14401206374168396, 0.11190211772918701, 0.11167693883180618, 0.07110856473445892, 0.1199427917599678, 0.030575493350625038, 7.44295072555542, 2.6903882026672363, 10.47799015045166, 3.377605676651001, 16.244787216186523, 11.480790138244629, 15.760414123535156, 19.506872177124023, 16.857738494873047, 25.4188232421875, 14.53687572479248, 32.61371612548828, 11.375864028930664, 6.421146392822266, 0.03248802199959755, 2.3179996013641357, 10.12637996673584, 29.011188507080078, 13.133788108825684, 38.320621490478516, 16.172502517700195, 40.60102462768555, 17.03518295288086, 38.28986358642578], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [147]}, "index": {"min": [3361], "max": [3507], "mean": [3434.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.8979591836734695, 6.0, 6.0, 6.0, 6.0], "std": [1.8834571407534386, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [147]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [147]}, "eef_direction_state": {"mean": [3.2857142857142856, 3.5374149659863945], "std": [2.0067911910195693, 2.0743726495082115], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.1428571428571428], "std": [0.7030868123920666, 0.8329931278350439], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.0476190476190477, 0.8027210884353742], "std": [0.8357108940373458, 0.7880006196889114], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.2857142857142856, 3.5374149659863945], "std": [2.0067911910195693, 2.0743726495082115], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.1428571428571428], "std": [0.7030868123920666, 0.8329931278350439], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0476190476190477, 0.8027210884353742], "std": [0.8357108940373458, 0.7880006196889114], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6569854672870034, 0.15534966307451922, 1.1374963779837088, -1.6390304429132794, 1.0254266337104812, -2.1636726058641167, 0.6901849445377373, -0.17084255921280295, 1.108459921427606, 1.471731537305113, 0.42628348392854865, 2.1846943810674224], "std": [0.06389323017819945, 0.02675462450111643, 0.03994093204292206, 0.1893504358468768, 0.11750999713170576, 0.17345414248204827, 0.034854715093386425, 0.04029460208471745, 0.03343594222368914, 0.11122153201785474, 0.02940573825754771, 0.0823494003662811], "min": [0.5958184924287367, 0.10438025248347393, 1.0896817784532975, -1.965776932129865, 0.8796660365244993, -2.5051804167765312, 0.6491247036551937, -0.21368762359027632, 1.0567032396978056, 1.2173083396817144, 0.2962607847503633, 2.056908639740513], "max": [0.8155959143888669, 0.22058518700023746, 1.2353023316255731, -1.1639038046596513, 1.2500416023630812, -1.7276033538560651, 0.7854496750301461, -0.0982200740474419, 1.1786214016241872, 1.602580553158722, 0.4535784435245489, 2.349626714990344], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6569854672870034, 0.15534966307451922, 1.1374963779837088, -1.6390304429132794, 1.0254266337104812, -2.1636726058641167, 0.6901849445377373, -0.17084255921280295, 1.108459921427606, 1.471731537305113, 0.42628348392854865, 2.1846943810674224], "std": [0.06389323017819945, 0.02675462450111643, 0.03994093204292206, 0.1893504358468768, 0.11750999713170576, 0.17345414248204827, 0.034854715093386425, 0.04029460208471745, 0.03343594222368914, 0.11122153201785474, 0.02940573825754771, 0.0823494003662811], "min": [0.5958184924287367, 0.10438025248347393, 1.0896817784532975, -1.965776932129865, 0.8796660365244993, -2.5051804167765312, 0.6491247036551937, -0.21368762359027632, 1.0567032396978056, 1.2173083396817144, 0.2962607847503633, 2.056908639740513], "max": [0.8155959143888669, 0.22058518700023746, 1.2353023316255731, -1.1639038046596513, 1.2500416023630812, -1.7276033538560651, 0.7854496750301461, -0.0982200740474419, 1.1786214016241872, 1.602580553158722, 0.4535784435245489, 2.349626714990344], "count": [147]}}} +{"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.3575924632352941]], [[0.36511517769607843]], [[0.37043527777777774]]], "std": [[[0.33184842990369634]], [[0.327551783681538]], [[0.33012078466392825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48066884191176473]], [[0.4925060171568627]], [[0.47418118259803926]]], "std": [[[0.3407263756470239]], [[0.34276077229318075]], [[0.3484665284641256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105789195261439]], [[0.5259511274509804]], [[0.5070764767156863]]], "std": [[[0.33180054666846126]], [[0.3258391898108639]], [[0.3295114256081954]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37106562295751633]], [[0.3748589705882353]], [[0.3563112030228758]]], "std": [[[0.3901515429849793]], [[0.4009096398425731]], [[0.40268521274316527]]], "count": [100]}, "observation.state": {"min": [0.29912450909614563, -1.2861448526382446, 0.8642328381538391, -0.3430657386779785, -1.5845859050750732, 0.8612287044525146, -1.1666884422302246, -1.4899481534957886, 1.297885775566101, -0.3118324279785156, 0.640855073928833, -0.15096895396709442, 28.134445190429688, 51.079166412353516, 8.489999771118164, -0.23375000059604645, 0.7411110997200012, -0.22875000536441803, 0.9811111092567444, -0.8706250190734863, 0.7287499904632568, 0.05624999850988388, 0.9375, 1.6862499713897705, 38.24937438964844, 46.546875, 0.7493749856948853, -0.543749988079071, 0.8168749809265137, 0.6931250095367432, 1.1306250095367432, 0.23625001311302185, 0.9743750095367432, -0.06687499582767487, 0.5831249952316284, 0.8374999761581421], "max": [1.2512636184692383, -0.7961182594299316, 1.5501973628997803, 0.18289367854595184, -0.21541447937488556, 1.2339541912078857, -0.552352786064148, -1.081244707107544, 1.9134336709976196, 0.17709136009216309, 1.5761085748672485, -0.035191118717193604, 69.49874877929688, 58.58222198486328, 59.52312469482422, 7.066666603088379, 49.122501373291016, 33.0212516784668, 54.828125, 45.49812698364258, 54.087501525878906, 64.6137466430664, 44.286251068115234, 83.26000213623047, 70.3706283569336, 60.87062454223633, 2.21875, 9.408124923706055, 44.993125915527344, 52.98500061035156, 59.00187683105469, 57.25812530517578, 60.49250030517578, 73.3343734741211, 36.80062484741211, 79.30875396728516], "mean": [0.8249862790107727, -0.9290543794631958, 1.0917540788650513, -0.09587284177541733, -0.8842843174934387, 0.9689637422561646, -0.9220759272575378, -1.1873564720153809, 1.5118026733398438, -0.15488815307617188, 1.0813188552856445, -0.07682475447654724, 52.429935455322266, 55.00783157348633, 33.08407974243164, 2.9109950065612793, 18.197546005249023, 5.649088382720947, 20.448410034179688, 6.878662109375, 21.141944885253906, 11.417263984680176, 9.180436134338379, 43.426456451416016, 50.27579116821289, 56.76356506347656, 0.9507554769515991, 4.693286418914795, 21.7952823638916, 10.428709030151367, 22.817480087280273, 9.4434814453125, 21.58893585205078, 12.611363410949707, 14.419245719909668, 22.661338806152344], "std": [0.2771988809108734, 0.12084992974996567, 0.17238779366016388, 0.16712118685245514, 0.3894387483596802, 0.11609171330928802, 0.15893390774726868, 0.11455873399972916, 0.15120403468608856, 0.12138014286756516, 0.18530698120594025, 0.02747608907520771, 9.398993492126465, 1.6672810316085815, 9.121949195861816, 1.8397630453109741, 15.364509582519531, 10.29028606414795, 17.195354461669922, 14.293705940246582, 17.13512420654297, 20.118833541870117, 13.893325805664062, 22.755123138427734, 11.605525016784668, 5.011597156524658, 0.24666891992092133, 3.2563343048095703, 13.317551612854004, 17.508541107177734, 16.6610164642334, 15.934642791748047, 17.62042999267578, 22.16584014892578, 10.56443977355957, 28.435041427612305], "count": [166]}, "action": {"min": [0.29912450909614563, -1.2861448526382446, 0.8642328381538391, -0.3430657386779785, -1.5845859050750732, 0.8612287044525146, -1.1666884422302246, -1.4899481534957886, 1.297885775566101, -0.3118324279785156, 0.640855073928833, -0.15096895396709442, 28.134445190429688, 51.079166412353516, 8.489999771118164, -0.23375000059604645, 0.7411110997200012, -0.22875000536441803, 0.9811111092567444, -0.8706250190734863, 0.7287499904632568, 0.05624999850988388, 0.9375, 1.6862499713897705, 38.24937438964844, 46.546875, 0.7493749856948853, -0.543749988079071, 0.8168749809265137, 0.6931250095367432, 1.1306250095367432, 0.23625001311302185, 0.9743750095367432, -0.06687499582767487, 0.5831249952316284, 0.8374999761581421], "max": [1.2512636184692383, -0.7961182594299316, 1.5501973628997803, 0.18289367854595184, -0.21541447937488556, 1.2339541912078857, -0.552352786064148, -1.081244707107544, 1.9134336709976196, 0.17709136009216309, 1.5761085748672485, -0.035191118717193604, 69.49874877929688, 58.58222198486328, 59.52312469482422, 7.066666603088379, 49.122501373291016, 33.0212516784668, 54.828125, 45.49812698364258, 54.087501525878906, 64.6137466430664, 44.286251068115234, 83.26000213623047, 70.3706283569336, 60.87062454223633, 2.21875, 9.408124923706055, 44.993125915527344, 52.98500061035156, 59.00187683105469, 57.25812530517578, 60.49250030517578, 73.3343734741211, 36.80062484741211, 79.30875396728516], "mean": [0.8249861001968384, -0.9290544390678406, 1.0917537212371826, -0.09587281197309494, -0.8842843174934387, 0.9689638018608093, -0.9220759272575378, -1.1873563528060913, 1.5118029117584229, -0.15488818287849426, 1.081318736076355, -0.07682478427886963, 52.429927825927734, 55.007835388183594, 33.08407974243164, 2.9109952449798584, 18.19754409790039, 5.649092197418213, 20.448400497436523, 6.878659725189209, 21.141939163208008, 11.417266845703125, 9.18043327331543, 43.426456451416016, 50.27579116821289, 56.76357650756836, 0.9507550001144409, 4.693286418914795, 21.795278549194336, 10.4287109375, 22.817476272583008, 9.443472862243652, 21.588926315307617, 12.61136531829834, 14.419248580932617, 22.66133689880371], "std": [0.2771988809108734, 0.12084993720054626, 0.1723877489566803, 0.16712120175361633, 0.38943877816200256, 0.11609172075986862, 0.15893392264842987, 0.11455871909856796, 0.15120403468608856, 0.12138014286756516, 0.18530698120594025, 0.02747608907520771, 9.398992538452148, 1.667281150817871, 9.121949195861816, 1.8397630453109741, 15.364505767822266, 10.290282249450684, 17.19535255432129, 14.293704986572266, 17.13512420654297, 20.118833541870117, 13.893326759338379, 22.755123138427734, 11.605524063110352, 5.011597156524658, 0.24666881561279297, 3.2563343048095703, 13.317551612854004, 17.508541107177734, 16.6610164642334, 15.93464183807373, 17.62042999267578, 22.165836334228516, 10.56443977355957, 28.435035705566406], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [166]}, "index": {"min": [3778], "max": [3943], "mean": [3860.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [2.8674698795180724, 6.0, 6.0, 6.0, 6.0], "std": [1.9186534204717494, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [166]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [166]}, "eef_direction_state": {"mean": [3.3313253012048194, 3.8795180722891565], "std": [1.8182096126090483, 2.1193178623039572], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.4457831325301205, 0.9879518072289156], "std": [0.5090272331151235, 0.8286144030867179], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0662650602409638, 0.7951807228915663], "std": [0.8223939648109818, 0.8324595021746841], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.3313253012048194, 3.8795180722891565], "std": [1.8182096126090483, 2.1193178623039572], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.4457831325301205, 0.9879518072289156], "std": [0.5090272331151235, 0.8286144030867179], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0662650602409638, 0.7951807228915663], "std": [0.8223939648109818, 0.8324595021746841], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6551932817098811, 0.17314934289607317, 1.1772073008225519, -1.480321747326277, 1.008951646719514, -2.0731115546584182, 0.6827542558993026, -0.1637598397746319, 1.128928747328909, 1.4225042290725411, 0.4252862713715025, 2.2621405982812712], "std": [0.05754040223028446, 0.035118752682918725, 0.03982614809243281, 0.3217798941692015, 0.1645472056868551, 0.32832109073836585, 0.04615974502695355, 0.03027590700361944, 0.03078739719024473, 0.12244256221741945, 0.07582853696634292, 0.10831476890538996], "min": [0.5768237093877051, 0.10405964379782774, 1.0932026846335643, -2.2025986802385304, 0.7650575305432188, -2.8172735284595243, 0.6215458124567563, -0.2243543474597604, 1.0732992668432255, 1.11495016584883, 0.21784751708746852, 2.0606523066402813], "max": [0.796107595577829, 0.23971302044112142, 1.2469255158077621, -1.011375399376199, 1.270264352179042, -1.6024832063898211, 0.8082763932121492, -0.10364512883761046, 1.196846414512534, 1.5942840929890667, 0.5399169087986349, 2.4224509015915197], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6551932817098811, 0.17314934289607317, 1.1772073008225519, -1.480321747326277, 1.008951646719514, -2.0731115546584182, 0.6827542558993026, -0.1637598397746319, 1.128928747328909, 1.4225042290725411, 0.4252862713715025, 2.2621405982812712], "std": [0.05754040223028446, 0.035118752682918725, 0.03982614809243281, 0.3217798941692015, 0.1645472056868551, 0.32832109073836585, 0.04615974502695355, 0.03027590700361944, 0.03078739719024473, 0.12244256221741945, 0.07582853696634292, 0.10831476890538996], "min": [0.5768237093877051, 0.10405964379782774, 1.0932026846335643, -2.2025986802385304, 0.7650575305432188, -2.8172735284595243, 0.6215458124567563, -0.2243543474597604, 1.0732992668432255, 1.11495016584883, 0.21784751708746852, 2.0606523066402813], "max": [0.796107595577829, 0.23971302044112142, 1.2469255158077621, -1.011375399376199, 1.270264352179042, -1.6024832063898211, 0.8082763932121492, -0.10364512883761046, 1.196846414512534, 1.5942840929890667, 0.5399169087986349, 2.4224509015915197], "count": [166]}}} +{"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.3612153962418301]], [[0.3706058149509804]], [[0.3852068974673203]]], "std": [[[0.3530788711208049]], [[0.34824777866052115]], [[0.34528935129396776]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48645398080065355]], [[0.5013119648692811]], [[0.4800623611111111]]], "std": [[[0.329382820974799]], [[0.3307677663748321]], [[0.3351990536564752]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939778615196079]], [[0.5139995322712418]], [[0.498711568627451]]], "std": [[[0.32245507936154805]], [[0.3150485923739043]], [[0.31691325878820237]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3796275245098039]], [[0.40096291462418304]], [[0.38037434844771245]]], "std": [[[0.39983654323994405]], [[0.40067532416262547]], [[0.4061060694018322]]], "count": [100]}, "observation.state": {"min": [0.34435319900512695, -1.269502878189087, 0.9503615498542786, -0.3377965986728668, -1.2229470014572144, 0.8507143259048462, -1.0400930643081665, -1.5383955240249634, 1.39777410030365, -0.3139543831348419, 0.6626945734024048, -0.08084897696971893, 37.76250076293945, 51.22875213623047, 2.773750066757202, -0.3218750059604645, 5.039999961853027, 0.2818181812763214, 1.0824999809265137, -0.8137500286102295, 1.3324999809265137, 0.4737499952316284, 0.9449999928474426, 0.3362500071525574, 25.4375, 50.21799850463867, 0.5273333191871643, -0.44062498211860657, 9.916666984558105, 0.38062500953674316, 5.815555572509766, 0.6762499809265137, 1.7577778100967407, 0.21937499940395355, 0.7046153545379639, 0.34111109375953674], "max": [1.1267833709716797, -0.8202201128005981, 1.547717809677124, 0.0674019604921341, -0.2529183030128479, 1.264329195022583, -0.5065518617630005, -1.1162928342819214, 1.918535828590393, -0.1215476468205452, 1.1322671175003052, -0.006628137547522783, 67.94562530517578, 57.674373626708984, 53.56562423706055, 5.443124771118164, 47.446250915527344, 41.005001068115234, 60.756874084472656, 56.48625183105469, 63.290626525878906, 86.70062255859375, 53.354373931884766, 101.14812469482422, 66.24063110351562, 70.83499908447266, 2.490000009536743, 8.916666984558105, 55.696876525878906, 20.010000228881836, 67.75687408447266, 48.82250213623047, 67.51187896728516, 66.24937438964844, 50.65999984741211, 82.90875244140625], "mean": [0.8570950031280518, -0.9338013529777527, 1.0807616710662842, -0.1464066505432129, -0.7799793481826782, 1.0470319986343384, -0.9125955104827881, -1.2230015993118286, 1.5222469568252563, -0.1808415651321411, 1.0521467924118042, -0.0376262292265892, 54.70193862915039, 55.161136627197266, 30.037464141845703, 1.328145146369934, 25.9834041595459, 11.843511581420898, 30.851598739624023, 13.070942878723145, 30.444612503051758, 20.46985626220703, 14.737205505371094, 62.7847785949707, 40.62739181518555, 63.00758743286133, 0.9753719568252563, 3.3415234088897705, 26.186410903930664, 3.8904008865356445, 25.148956298828125, 7.8231682777404785, 23.404932022094727, 11.352553367614746, 16.797170639038086, 22.73047637939453], "std": [0.2325684130191803, 0.1037193164229393, 0.15221107006072998, 0.13579346239566803, 0.28596237301826477, 0.11822455376386642, 0.17789267003536224, 0.11545298993587494, 0.15143552422523499, 0.06183694675564766, 0.12049904465675354, 0.022894863039255142, 8.528755187988281, 1.8378826379776, 12.059191703796387, 1.7994354963302612, 13.02158260345459, 16.468006134033203, 15.885741233825684, 19.421785354614258, 15.306756019592285, 28.82146453857422, 18.783416748046875, 22.08554458618164, 15.411820411682129, 6.481801986694336, 0.3439534902572632, 2.1868693828582764, 13.017233848571777, 6.189499378204346, 16.7191219329834, 12.590651512145996, 17.55260467529297, 19.470678329467773, 12.302217483520508, 27.45557403564453], "count": [173]}, "action": {"min": [0.34435319900512695, -1.269502878189087, 0.9503615498542786, -0.3377965986728668, -1.2229470014572144, 0.8507143259048462, -1.0400930643081665, -1.5383955240249634, 1.39777410030365, -0.3139543831348419, 0.6626945734024048, -0.08084897696971893, 37.76250076293945, 51.22875213623047, 2.773750066757202, -0.3218750059604645, 5.039999961853027, 0.2818181812763214, 1.0824999809265137, -0.8137500286102295, 1.3324999809265137, 0.4737499952316284, 0.9449999928474426, 0.3362500071525574, 25.4375, 50.21799850463867, 0.5273333191871643, -0.44062498211860657, 9.916666984558105, 0.38062500953674316, 5.815555572509766, 0.6762499809265137, 1.7577778100967407, 0.21937499940395355, 0.7046153545379639, 0.34111109375953674], "max": [1.1267833709716797, -0.8202201128005981, 1.547717809677124, 0.0674019604921341, -0.2529183030128479, 1.264329195022583, -0.5065518617630005, -1.1162928342819214, 1.918535828590393, -0.1215476468205452, 1.1322671175003052, -0.006628137547522783, 67.94562530517578, 57.674373626708984, 53.56562423706055, 5.443124771118164, 47.446250915527344, 41.005001068115234, 60.756874084472656, 56.48625183105469, 63.290626525878906, 86.70062255859375, 53.354373931884766, 101.14812469482422, 66.24063110351562, 70.83499908447266, 2.490000009536743, 8.916666984558105, 55.696876525878906, 20.010000228881836, 67.75687408447266, 48.82250213623047, 67.51187896728516, 66.24937438964844, 50.65999984741211, 82.90875244140625], "mean": [0.8570950031280518, -0.9338016510009766, 1.0807615518569946, -0.1464066207408905, -0.7799794673919678, 1.0470318794250488, -0.912595272064209, -1.2230015993118286, 1.5222471952438354, -0.18084150552749634, 1.0521469116210938, -0.037626199424266815, 54.701934814453125, 55.16114807128906, 30.037464141845703, 1.3281455039978027, 25.98340606689453, 11.843509674072266, 30.851598739624023, 13.070948600769043, 30.444618225097656, 20.469839096069336, 14.737208366394043, 62.784793853759766, 40.62739562988281, 63.00757598876953, 0.9753721356391907, 3.3415231704711914, 26.1864070892334, 3.8903982639312744, 25.148956298828125, 7.823169708251953, 23.404930114746094, 11.352554321289062, 16.79716682434082, 22.7304744720459], "std": [0.2325684130191803, 0.1037193164229393, 0.15221107006072998, 0.13579347729682922, 0.2859623432159424, 0.11822453886270523, 0.17789267003536224, 0.11545298993587494, 0.15143552422523499, 0.06183694675564766, 0.12049904465675354, 0.02289486490190029, 8.528755187988281, 1.8378822803497314, 12.059192657470703, 1.7994357347488403, 13.021581649780273, 16.468008041381836, 15.885740280151367, 19.421789169311523, 15.306758880615234, 28.821462631225586, 18.78341293334961, 22.085546493530273, 15.411818504333496, 6.481801986694336, 0.3439534902572632, 2.1868693828582764, 13.017233848571777, 6.189499378204346, 16.7191219329834, 12.590652465820312, 17.55260467529297, 19.470680236816406, 12.302217483520508, 27.45557403564453], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [173]}, "index": {"min": [3944], "max": [4116], "mean": [4030.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [3.046242774566474, 6.0, 6.0, 6.0, 6.0], "std": [2.053658877465081, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [173]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [173]}, "eef_direction_state": {"mean": [3.468208092485549, 4.3526011560693645], "std": [1.6501447554450945, 1.9494942718736146], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.369942196531792, 0.7745664739884393], "std": [0.5806300117386205, 0.8266098061315083], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.1445086705202312, 0.5549132947976878], "std": [0.7804966672655834, 0.778052718615285], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.468208092485549, 4.3526011560693645], "std": [1.6501447554450945, 1.9494942718736146], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.369942196531792, 0.7745664739884393], "std": [0.5806300117386205, 0.8266098061315083], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.1445086705202312, 0.5549132947976878], "std": [0.7804966672655834, 0.778052718615285], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6529172803296646, 0.1745264606059193, 1.1365300196151338, -1.7369478530913067, 1.0424124934414545, -2.279067362428423, 0.6799639122014737, -0.14564678073436474, 1.1167842874571967, 1.4481524680495317, 0.3789802871123946, 2.3035764269699905], "std": [0.049759278123839186, 0.029253352505005856, 0.040694367616896834, 0.31814110841510873, 0.13075241568301108, 0.35396364223842075, 0.047479394920557215, 0.029941254903198843, 0.039834767084802464, 0.09668475134956905, 0.049071564778335026, 0.07903987718566438], "min": [0.6077851504439056, 0.12158135008235912, 1.0762862400105422, -2.315864627873755, 0.8759202212287285, -2.9196207518640716, 0.6488297156520297, -0.1708821302910523, 1.0764596889964722, 1.1622848231811211, 0.32769261608338085, 2.1230850298175796], "max": [0.7960450849078498, 0.21226418715316525, 1.2361990824840239, -1.1562193694118628, 1.2441492749245882, -1.740799886908318, 0.8040521311724662, -0.07098028689351554, 1.2173328320243033, 1.5437793240461757, 0.5036446776831589, 2.413238503913219], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6529172803296646, 0.1745264606059193, 1.1365300196151338, -1.7369478530913067, 1.0424124934414545, -2.279067362428423, 0.6799639122014737, -0.14564678073436474, 1.1167842874571967, 1.4481524680495317, 0.3789802871123946, 2.3035764269699905], "std": [0.049759278123839186, 0.029253352505005856, 0.040694367616896834, 0.31814110841510873, 0.13075241568301108, 0.35396364223842075, 0.047479394920557215, 0.029941254903198843, 0.039834767084802464, 0.09668475134956905, 0.049071564778335026, 0.07903987718566438], "min": [0.6077851504439056, 0.12158135008235912, 1.0762862400105422, -2.315864627873755, 0.8759202212287285, -2.9196207518640716, 0.6488297156520297, -0.1708821302910523, 1.0764596889964722, 1.1622848231811211, 0.32769261608338085, 2.1230850298175796], "max": [0.7960450849078498, 0.21226418715316525, 1.2361990824840239, -1.1562193694118628, 1.2441492749245882, -1.740799886908318, 0.8040521311724662, -0.07098028689351554, 1.2173328320243033, 1.5437793240461757, 0.5036446776831589, 2.413238503913219], "count": [173]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35870852328431374]], [[0.36865042687908495]], [[0.38308179125816993]]], "std": [[[0.33859327753117396]], [[0.3330331993311895]], [[0.3301436687738159]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4850787111928105]], [[0.5041348263888888]], [[0.48695073529411764]]], "std": [[[0.3404478624413487]], [[0.33978166698512746]], [[0.3439837401860313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4765405473856209]], [[0.4886855065359477]], [[0.4699395772058823]]], "std": [[[0.30171619578277636]], [[0.3026940951008873]], [[0.30909966441751063]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37449470996732026]], [[0.3964657414215686]], [[0.37649750204248367]]], "std": [[[0.39773465093345123]], [[0.398218876662311]], [[0.4027251042786149]]], "count": [100]}, "observation.state": {"min": [0.3293802738189697, -1.296325445175171, 0.8586537837982178, -0.329666405916214, -1.6126878261566162, 0.8565079569816589, -1.1344130039215088, -1.5533446073532104, 1.291273593902588, -0.3714141249656677, 0.7202496528625488, -0.11429961025714874, 16.964445114135742, 53.06687545776367, -1.2287499904632568, 0.6968750357627869, 0.921875, 0.17749999463558197, 1.0, -0.12062500417232513, 0.8999999761581421, 0.4989999830722809, 0.9537500143051147, -0.7777777910232544, 30.421249389648438, 44.76499938964844, 0.6356250047683716, -0.039374999701976776, 2.384999990463257, 0.45875000953674316, 1.7133333683013916, 0.13062499463558197, 0.9681249856948853, 0.14937500655651093, 0.6662499904632568, -0.13125000894069672], "max": [1.2309024333953857, -0.7939221262931824, 1.5683175325393677, 0.024414435029029846, -0.20566301047801971, 1.214475154876709, -0.5282959342002869, -1.0753583908081055, 1.9026331901550293, 0.19479095935821533, 1.6354492902755737, -0.008607042022049427, 81.04187774658203, 62.73374938964844, 42.20399856567383, 8.5337495803833, 37.631874084472656, 84.71875, 40.35375213623047, 88.23187255859375, 56.68937683105469, 110.35062408447266, 60.157501220703125, 110.34437561035156, 69.3393783569336, 64.81437683105469, 2.2512500286102295, 9.39437484741211, 61.29312515258789, 45.12062454223633, 57.81500244140625, 43.74562454223633, 55.608123779296875, 59.946876525878906, 47.67749786376953, 70.70687866210938], "mean": [0.8962969183921814, -0.9102407693862915, 1.048712968826294, -0.159274160861969, -0.9452710747718811, 1.0081298351287842, -0.8964142799377441, -1.1996986865997314, 1.5080499649047852, -0.15546640753746033, 1.1049076318740845, -0.0730067566037178, 53.981201171875, 57.51364517211914, 9.882591247558594, 3.8400752544403076, 17.203052520751953, 15.547286987304688, 16.774105072021484, 16.717124938964844, 17.120628356933594, 25.56690216064453, 11.777280807495117, 43.32991409301758, 45.541114807128906, 58.44636535644531, 0.9190906882286072, 5.449500560760498, 22.610788345336914, 8.350553512573242, 22.335962295532227, 8.064765930175781, 21.648544311523438, 11.562267303466797, 19.593917846679688, 18.172945022583008], "std": [0.27441030740737915, 0.12848696112632751, 0.18756523728370667, 0.11571507155895233, 0.39289793372154236, 0.11614378541707993, 0.16886377334594727, 0.12822368741035461, 0.15162642300128937, 0.15093953907489777, 0.20297972857952118, 0.025342388078570366, 14.518309593200684, 2.1547389030456543, 14.641947746276855, 1.9810676574707031, 11.4408597946167, 27.394994735717773, 13.570272445678711, 29.113298416137695, 17.623685836791992, 39.471343994140625, 18.827301025390625, 38.14620590209961, 12.923137664794922, 6.165109634399414, 0.2977571487426758, 2.927269220352173, 17.47652816772461, 13.729830741882324, 16.406879425048828, 12.41205883026123, 17.303699493408203, 20.079147338867188, 13.763927459716797, 24.46049690246582], "count": [150]}, "action": {"min": [0.3293802738189697, -1.296325445175171, 0.8586537837982178, -0.329666405916214, -1.6126878261566162, 0.8565079569816589, -1.1344130039215088, -1.5533446073532104, 1.291273593902588, -0.3714141249656677, 0.7202496528625488, -0.11429961025714874, 16.964445114135742, 53.06687545776367, -1.2287499904632568, 0.6968750357627869, 0.921875, 0.17749999463558197, 1.0, -0.12062500417232513, 0.8999999761581421, 0.4989999830722809, 0.9537500143051147, -0.7777777910232544, 30.421249389648438, 44.76499938964844, 0.6356250047683716, -0.039374999701976776, 2.384999990463257, 0.45875000953674316, 1.7133333683013916, 0.13062499463558197, 0.9681249856948853, 0.14937500655651093, 0.6662499904632568, -0.13125000894069672], "max": [1.2309024333953857, -0.7939221262931824, 1.5683175325393677, 0.024414435029029846, -0.20566301047801971, 1.214475154876709, -0.5282959342002869, -1.0753583908081055, 1.9026331901550293, 0.19479095935821533, 1.6354492902755737, -0.008607042022049427, 81.04187774658203, 62.73374938964844, 42.20399856567383, 8.5337495803833, 37.631874084472656, 84.71875, 40.35375213623047, 88.23187255859375, 56.68937683105469, 110.35062408447266, 60.157501220703125, 110.34437561035156, 69.3393783569336, 64.81437683105469, 2.2512500286102295, 9.39437484741211, 61.29312515258789, 45.12062454223633, 57.81500244140625, 43.74562454223633, 55.608123779296875, 59.946876525878906, 47.67749786376953, 70.70687866210938], "mean": [0.8962969183921814, -0.910240888595581, 1.0487128496170044, -0.15927422046661377, -0.9452710151672363, 1.0081301927566528, -0.8964142799377441, -1.199698805809021, 1.5080496072769165, -0.15546643733978271, 1.1049078702926636, -0.07300674170255661, 53.98121643066406, 57.5136604309082, 9.882593154907227, 3.840074062347412, 17.203052520751953, 15.547301292419434, 16.77411651611328, 16.717126846313477, 17.120624542236328, 25.566905975341797, 11.777273178100586, 43.32991027832031, 45.54110336303711, 58.446372985839844, 0.9190904498100281, 5.449502468109131, 22.610780715942383, 8.35055160522461, 22.335962295532227, 8.064764976501465, 21.648536682128906, 11.562272071838379, 19.59391975402832, 18.172935485839844], "std": [0.27441030740737915, 0.12848696112632751, 0.18756519258022308, 0.11571505665779114, 0.3928980231285095, 0.11614380776882172, 0.16886375844478607, 0.128223717212677, 0.15162642300128937, 0.15093952417373657, 0.2029796987771988, 0.025342388078570366, 14.518309593200684, 2.154738664627075, 14.641949653625488, 1.9810675382614136, 11.440858840942383, 27.395000457763672, 13.570270538330078, 29.113300323486328, 17.62369155883789, 39.47134780883789, 18.82730484008789, 38.14619827270508, 12.923136711120605, 6.165108680725098, 0.29775717854499817, 2.9272687435150146, 17.47652816772461, 13.72983169555664, 16.406883239746094, 12.41206169128418, 17.303699493408203, 20.079145431518555, 13.763927459716797, 24.46049690246582], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [150]}, "index": {"min": [4117], "max": [4266], "mean": [4191.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [2.7733333333333334, 6.0, 6.0, 6.0, 6.0], "std": [1.851653915347635, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [150]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [150]}, "eef_direction_state": {"mean": [3.3866666666666667, 3.76], "std": [1.735076047004538, 1.9889025449562203], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.52, 1.1], "std": [0.5127702539474509, 0.8544003745317541], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.1133333333333333, 0.8733333333333333], "std": [0.8208667505888045, 0.8270160551981781], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.3866666666666667, 3.76], "std": [1.735076047004538, 1.9889025449562203], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.52, 1.1], "std": [0.5127702539474509, 0.8544003745317541], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.1133333333333333, 0.8733333333333333], "std": [0.8208667505888045, 0.8270160551981781], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6423429121163237, 0.17998296212000964, 1.1681896114976675, -1.5081486430779507, 0.9965160593278258, -2.08060916980151, 0.6813464848186125, -0.15351357357010814, 1.1411286084808394, 1.3746723172177076, 0.41128883896618224, 2.2626093893508896], "std": [0.06210330802233705, 0.0324608808002582, 0.040468224064036294, 0.3209830915980426, 0.16376694343558323, 0.3169561193860714, 0.0428690811448826, 0.04429825112385792, 0.034846008402256365, 0.1509541680346654, 0.0969470630641588, 0.11174974778846841], "min": [0.5763307471030226, 0.11041369484301725, 1.0934763207813778, -2.1741556284185144, 0.7535549310797776, -2.7540395624767386, 0.619781002105779, -0.22595646690752869, 1.0989237187717584, 1.0019482808398692, 0.17535279442338836, 2.0442944854434675], "max": [0.7981380635944905, 0.2361598647841589, 1.2548800044778219, -0.8589373249987933, 1.2791751985326907, -1.5276376038297714, 0.7931914382331694, -0.05727606449629771, 1.2088409643134699, 1.5382977883874218, 0.5168916357701812, 2.445128892028111], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6423429121163237, 0.17998296212000964, 1.1681896114976675, -1.5081486430779507, 0.9965160593278258, -2.08060916980151, 0.6813464848186125, -0.15351357357010814, 1.1411286084808394, 1.3746723172177076, 0.41128883896618224, 2.2626093893508896], "std": [0.06210330802233705, 0.0324608808002582, 0.040468224064036294, 0.3209830915980426, 0.16376694343558323, 0.3169561193860714, 0.0428690811448826, 0.04429825112385792, 0.034846008402256365, 0.1509541680346654, 0.0969470630641588, 0.11174974778846841], "min": [0.5763307471030226, 0.11041369484301725, 1.0934763207813778, -2.1741556284185144, 0.7535549310797776, -2.7540395624767386, 0.619781002105779, -0.22595646690752869, 1.0989237187717584, 1.0019482808398692, 0.17535279442338836, 2.0442944854434675], "max": [0.7981380635944905, 0.2361598647841589, 1.2548800044778219, -0.8589373249987933, 1.2791751985326907, -1.5276376038297714, 0.7931914382331694, -0.05727606449629771, 1.2088409643134699, 1.5382977883874218, 0.5168916357701812, 2.445128892028111], "count": [150]}}} +{"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.35604110294117647]], [[0.36507842933006535]], [[0.37869984885620916]]], "std": [[[0.3446468593235325]], [[0.34009291259828794]], [[0.33760973751258266]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804438745915033]], [[0.4929807945261438]], [[0.47313754084967324]]], "std": [[[0.32497447999236323]], [[0.3273924572379804]], [[0.33159027823031906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46149538398692813]], [[0.4734232802287582]], [[0.4551191074346405]]], "std": [[[0.3021533310467401]], [[0.3038073228335902]], [[0.3094404276830422]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38128715890522874]], [[0.4017102859477124]], [[0.38118262050653595]]], "std": [[[0.399120210878573]], [[0.39918485389193464]], [[0.4042664357994355]]], "count": [100]}, "observation.state": {"min": [0.3657873570919037, -1.3534752130508423, 0.8678356409072876, -0.33262547850608826, -1.3473927974700928, 0.848210871219635, -1.0620067119598389, -1.493071436882019, 1.3674838542938232, -0.19624532759189606, 0.6962405443191528, -0.13084611296653748, 42.116668701171875, 47.403751373291016, 0.6912499666213989, -0.2868749797344208, 3.632499933242798, 0.2862499952316284, 1.8799999952316284, -0.4543749988079071, 0.852222204208374, -0.13062499463558197, 0.8918750286102295, 12.923636436462402, 30.0575008392334, 44.05500030517578, 0.6399999856948853, -0.16624999046325684, 1.3962500095367432, 0.4325000047683716, 3.107142925262451, -0.02124999836087227, 1.765625, 0.17249999940395355, 0.5987499952316284, 0.14562499523162842], "max": [1.1991684436798096, -0.8463035225868225, 1.6404163837432861, 0.10757610201835632, -0.10402361303567886, 1.2601805925369263, -0.5784838199615479, -1.1305028200149536, 1.8802214860916138, 0.14053134620189667, 1.4083441495895386, -0.049305714666843414, 71.54750061035156, 58.0881233215332, 53.14374923706055, 7.058125019073486, 49.587501525878906, 25.5625, 48.87187576293945, 54.55500030517578, 58.83437728881836, 63.151248931884766, 43.77000045776367, 92.90125274658203, 70.1675033569336, 70.16312408447266, 2.1962499618530273, 9.457500457763672, 61.91812515258789, 48.040626525878906, 65.02375030517578, 39.286251068115234, 59.22687530517578, 59.04875183105469, 46.717498779296875, 63.825626373291016], "mean": [0.8206741213798523, -0.9666050672531128, 1.105360746383667, -0.15558180212974548, -0.7183837890625, 1.0735596418380737, -0.9345137476921082, -1.2116491794586182, 1.4963048696517944, -0.11292850971221924, 1.0718668699264526, -0.07699135690927505, 54.56829833984375, 55.34665298461914, 32.65174865722656, 3.3822765350341797, 20.31589126586914, 5.998457908630371, 22.906213760375977, 11.432012557983398, 23.451087951660156, 11.711200714111328, 10.339980125427246, 46.01054000854492, 47.49626541137695, 61.38819885253906, 0.9832238554954529, 1.9150032997131348, 32.14739990234375, 10.483412742614746, 31.855602264404297, 6.777921199798584, 29.356409072875977, 11.463116645812988, 20.182546615600586, 25.00531005859375], "std": [0.25136294960975647, 0.13664425909519196, 0.20674757659435272, 0.16214117407798767, 0.3125591576099396, 0.10999191552400589, 0.15951918065547943, 0.10144729912281036, 0.14612752199172974, 0.06013285368680954, 0.13202115893363953, 0.021486490964889526, 9.177698135375977, 2.50079607963562, 13.24372673034668, 2.191725730895996, 15.268178939819336, 8.099506378173828, 15.91365909576416, 19.38847541809082, 18.534982681274414, 20.128244400024414, 14.718151092529297, 24.946691513061523, 16.057363510131836, 8.437589645385742, 0.2995217442512512, 2.9177608489990234, 15.654709815979004, 16.197874069213867, 15.684374809265137, 10.424384117126465, 15.600345611572266, 19.12413787841797, 11.148509979248047, 21.97817611694336], "count": [147]}, "action": {"min": [0.3657873570919037, -1.3534752130508423, 0.8678356409072876, -0.33262547850608826, -1.3473927974700928, 0.848210871219635, -1.0620067119598389, -1.493071436882019, 1.3674838542938232, -0.19624532759189606, 0.6962405443191528, -0.13084611296653748, 42.116668701171875, 47.403751373291016, 0.6912499666213989, -0.2868749797344208, 3.632499933242798, 0.2862499952316284, 1.8799999952316284, -0.4543749988079071, 0.852222204208374, -0.13062499463558197, 0.8918750286102295, 12.923636436462402, 30.0575008392334, 44.05500030517578, 0.6399999856948853, -0.16624999046325684, 1.3962500095367432, 0.4325000047683716, 3.107142925262451, -0.02124999836087227, 1.765625, 0.17249999940395355, 0.5987499952316284, 0.14562499523162842], "max": [1.1991684436798096, -0.8463035225868225, 1.6404163837432861, 0.10757610201835632, -0.10402361303567886, 1.2601805925369263, -0.5784838199615479, -1.1305028200149536, 1.8802214860916138, 0.14053134620189667, 1.4083441495895386, -0.049305714666843414, 71.54750061035156, 58.0881233215332, 53.14374923706055, 7.058125019073486, 49.587501525878906, 25.5625, 48.87187576293945, 54.55500030517578, 58.83437728881836, 63.151248931884766, 43.77000045776367, 92.90125274658203, 70.1675033569336, 70.16312408447266, 2.1962499618530273, 9.457500457763672, 61.91812515258789, 48.040626525878906, 65.02375030517578, 39.286251068115234, 59.22687530517578, 59.04875183105469, 46.717498779296875, 63.825626373291016], "mean": [0.820673942565918, -0.9666049480438232, 1.105360746383667, -0.1555817723274231, -0.7183836698532104, 1.0735596418380737, -0.934513509273529, -1.2116492986679077, 1.4963043928146362, -0.11292854696512222, 1.071866750717163, -0.07699139416217804, 54.568302154541016, 55.346641540527344, 32.65174102783203, 3.3822765350341797, 20.315885543823242, 5.998453140258789, 22.906219482421875, 11.432015419006348, 23.451086044311523, 11.711203575134277, 10.339967727661133, 46.01056671142578, 47.49628448486328, 61.38816833496094, 0.9832239747047424, 1.9150031805038452, 32.14739227294922, 10.483414649963379, 31.85560417175293, 6.777923583984375, 29.35641860961914, 11.463118553161621, 20.18253517150879, 25.005308151245117], "std": [0.25136294960975647, 0.13664428889751434, 0.2067476063966751, 0.16214115917682648, 0.3125591576099396, 0.10999191552400589, 0.15951919555664062, 0.10144729912281036, 0.14612753689289093, 0.06013285368680954, 0.13202115893363953, 0.02148648537695408, 9.17769718170166, 2.5007967948913574, 13.24372673034668, 2.191725730895996, 15.268179893493652, 8.099508285522461, 15.913658142089844, 19.388473510742188, 18.53498649597168, 20.12824821472168, 14.718154907226562, 24.946691513061523, 16.057363510131836, 8.437589645385742, 0.2995217442512512, 2.9177606105804443, 15.65471076965332, 16.197877883911133, 15.68437385559082, 10.424384117126465, 15.600346565246582, 19.12413787841797, 11.14850902557373, 21.978178024291992], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [147]}, "index": {"min": [4267], "max": [4413], "mean": [4340.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [3.1020408163265305, 6.0, 6.0, 6.0, 6.0], "std": [1.9192355829402046, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [147]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [147]}, "eef_direction_state": {"mean": [3.5170068027210886, 3.6122448979591835], "std": [1.8344909449666438, 2.3803303366242177], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.4217687074829932, 0.9115646258503401], "std": [0.6052510590349715, 0.8644542934217728], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.183673469387755, 0.46938775510204084], "std": [0.7912825046854604, 0.7219222492760025], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.5170068027210886, 3.6122448979591835], "std": [1.8344909449666438, 2.3803303366242177], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.4217687074829932, 0.9115646258503401], "std": [0.6052510590349715, 0.8644542934217728], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.183673469387755, 0.46938775510204084], "std": [0.7912825046854604, 0.7219222492760025], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6614983212255358, 0.16654120574345907, 1.130593567779464, -1.793853436168329, 1.0527116982049836, -2.3179446644154034, 0.679505152033124, -0.15538900472807163, 1.1165306742035939, 1.4340396754534113, 0.36550863567677644, 2.2594080579986264], "std": [0.061085161526247905, 0.02743208430538832, 0.03196637486368042, 0.22457525211932106, 0.1108693719400979, 0.24774653781781564, 0.04735400851477877, 0.020878031160064883, 0.03526984494705523, 0.10738030541058444, 0.059036594124051676, 0.08366147696876435], "min": [0.5863883561186394, 0.1119345896381161, 1.079777585479025, -2.2489980142938877, 0.8550942371945447, -2.857827760510555, 0.6455117462979941, -0.1957787279489598, 1.0870117062921099, 1.1806011952350175, 0.18160948829642276, 2.103320217266836], "max": [0.803416151932838, 0.2148781832848726, 1.1943015515146007, -1.3640345351705159, 1.2327509958129457, -1.867042412295069, 0.7998696582820682, -0.10143460869705209, 1.1903427249000702, 1.5116796620043007, 0.4773041070580004, 2.3259164591326886], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6614983212255358, 0.16654120574345907, 1.130593567779464, -1.793853436168329, 1.0527116982049836, -2.3179446644154034, 0.679505152033124, -0.15538900472807163, 1.1165306742035939, 1.4340396754534113, 0.36550863567677644, 2.2594080579986264], "std": [0.061085161526247905, 0.02743208430538832, 0.03196637486368042, 0.22457525211932106, 0.1108693719400979, 0.24774653781781564, 0.04735400851477877, 0.020878031160064883, 0.03526984494705523, 0.10738030541058444, 0.059036594124051676, 0.08366147696876435], "min": [0.5863883561186394, 0.1119345896381161, 1.079777585479025, -2.2489980142938877, 0.8550942371945447, -2.857827760510555, 0.6455117462979941, -0.1957787279489598, 1.0870117062921099, 1.1806011952350175, 0.18160948829642276, 2.103320217266836], "max": [0.803416151932838, 0.2148781832848726, 1.1943015515146007, -1.3640345351705159, 1.2327509958129457, -1.867042412295069, 0.7998696582820682, -0.10143460869705209, 1.1903427249000702, 1.5116796620043007, 0.4773041070580004, 2.3259164591326886], "count": [147]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36010118668300656]], [[0.3693725388071895]], [[0.3848787336601307]]], "std": [[[0.3396234146557993]], [[0.3341840367750218]], [[0.33078231741560615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4829055494281046]], [[0.49926880310457517]], [[0.4801096446078431]]], "std": [[[0.3349359112338542]], [[0.3361781366903162]], [[0.3410765591570809]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46970972017973855]], [[0.4808689991830065]], [[0.4615110416666667]]], "std": [[[0.30486047214616263]], [[0.3069352106254615]], [[0.31258954641147746]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3689826695261438]], [[0.39082622140522877]], [[0.37036338235294114]]], "std": [[[0.39687271188598827]], [[0.39752900856020623]], [[0.40217020540756276]]], "count": [100]}, "observation.state": {"min": [0.2566138207912445, -1.4912832975387573, 0.8348592519760132, -0.32170310616493225, -1.5652153491973877, 0.8170014023780823, -1.1183379888534546, -1.563262939453125, 1.2985215187072754, -0.3760872185230255, 0.5894274115562439, -0.12041421979665756, 34.58444595336914, 52.81062698364258, -1.2666666507720947, -0.10999999940395355, 4.581110954284668, -0.09000000357627869, 5.248888969421387, -1.0006250143051147, 3.1968750953674316, 0.14624999463558197, 0.9387500286102295, 12.005000114440918, 38.63624954223633, 47.182498931884766, 0.6677777767181396, -0.7068750262260437, 3.057499885559082, 0.1668749898672104, 7.557499885559082, -0.2018750011920929, 3.885624885559082, 0.24375000596046448, 0.5887500047683716, -0.695555567741394], "max": [1.2870348691940308, -0.7846952080726624, 1.8255035877227783, 0.10011348873376846, -0.0007152667967602611, 1.1045385599136353, -0.4825427234172821, -1.0860131978988647, 1.9658865928649902, 0.1979222297668457, 1.5391478538513184, -0.019336041063070297, 70.71875, 59.36125183105469, 60.291873931884766, 5.294374942779541, 48.993125915527344, 28.745624542236328, 50.81187438964844, 48.22062683105469, 52.12874984741211, 64.59375, 45.618751525878906, 87.69499969482422, 71.1675033569336, 69.33125305175781, 2.240000009536743, 9.334166526794434, 48.24437713623047, 31.166250228881836, 48.57875061035156, 63.40687561035156, 56.40437698364258, 64.02375030517578, 41.97437286376953, 77.44437408447266], "mean": [0.86504727602005, -0.9858210682868958, 1.1227483749389648, -0.13837267458438873, -0.8649862408638, 0.9536959528923035, -0.9144006371498108, -1.2108014822006226, 1.527979850769043, -0.16773249208927155, 1.0637296438217163, -0.06907059252262115, 52.93886947631836, 56.57714080810547, 25.025808334350586, 2.3965516090393066, 20.751697540283203, 5.398627281188965, 20.200428009033203, 8.30327320098877, 18.766324996948242, 12.299846649169922, 10.315285682678223, 37.97040557861328, 51.355445861816406, 61.51530838012695, 0.9631421566009521, 3.4518508911132812, 22.793275833129883, 6.625790119171143, 23.501123428344727, 11.973941802978516, 23.68043327331543, 13.778587341308594, 19.374177932739258, 23.09537124633789], "std": [0.33153584599494934, 0.17965038120746613, 0.2657674252986908, 0.1584542989730835, 0.45298850536346436, 0.10537388175725937, 0.18837983906269073, 0.12916052341461182, 0.16691428422927856, 0.13908542692661285, 0.18620890378952026, 0.03777866065502167, 9.073015213012695, 1.5532963275909424, 18.16928482055664, 1.5009883642196655, 14.3800048828125, 8.72456169128418, 16.170501708984375, 16.160993576049805, 17.676029205322266, 20.68215560913086, 15.405115127563477, 24.10597801208496, 10.002728462219238, 6.641458988189697, 0.2540097236633301, 2.6607825756073, 13.639780044555664, 10.557938575744629, 11.303166389465332, 19.270553588867188, 14.226296424865723, 22.38738250732422, 10.63866901397705, 29.317590713500977], "count": [161]}, "action": {"min": [0.2566138207912445, -1.4912832975387573, 0.8348592519760132, -0.32170310616493225, -1.5652153491973877, 0.8170014023780823, -1.1183379888534546, -1.563262939453125, 1.2985215187072754, -0.3760872185230255, 0.5894274115562439, -0.12041421979665756, 34.58444595336914, 52.81062698364258, -1.2666666507720947, -0.10999999940395355, 4.581110954284668, -0.09000000357627869, 5.248888969421387, -1.0006250143051147, 3.1968750953674316, 0.14624999463558197, 0.9387500286102295, 12.005000114440918, 38.63624954223633, 47.182498931884766, 0.6677777767181396, -0.7068750262260437, 3.057499885559082, 0.1668749898672104, 7.557499885559082, -0.2018750011920929, 3.885624885559082, 0.24375000596046448, 0.5887500047683716, -0.695555567741394], "max": [1.2870348691940308, -0.7846952080726624, 1.8255035877227783, 0.10011348873376846, -0.0007152667967602611, 1.1045385599136353, -0.4825427234172821, -1.0860131978988647, 1.9658865928649902, 0.1979222297668457, 1.5391478538513184, -0.019336041063070297, 70.71875, 59.36125183105469, 60.291873931884766, 5.294374942779541, 48.993125915527344, 28.745624542236328, 50.81187438964844, 48.22062683105469, 52.12874984741211, 64.59375, 45.618751525878906, 87.69499969482422, 71.1675033569336, 69.33125305175781, 2.240000009536743, 9.334166526794434, 48.24437713623047, 31.166250228881836, 48.57875061035156, 63.40687561035156, 56.40437698364258, 64.02375030517578, 41.97437286376953, 77.44437408447266], "mean": [0.8650473952293396, -0.9858210682868958, 1.1227482557296753, -0.13837261497974396, -0.8649861812591553, 0.9536959528923035, -0.9144003987312317, -1.2108018398284912, 1.5279797315597534, -0.16773244738578796, 1.0637298822402954, -0.06907062232494354, 52.93886947631836, 56.57714080810547, 25.025800704956055, 2.3965511322021484, 20.751710891723633, 5.398627758026123, 20.200441360473633, 8.303277969360352, 18.766332626342773, 12.299836158752441, 10.31528377532959, 37.97040939331055, 51.355445861816406, 61.515357971191406, 0.9631421566009521, 3.4518511295318604, 22.79326820373535, 6.625789165496826, 23.50112533569336, 11.97393798828125, 23.68044090270996, 13.778585433959961, 19.37418556213379, 23.095359802246094], "std": [0.33153587579727173, 0.17965036630630493, 0.2657674252986908, 0.1584542989730835, 0.45298856496810913, 0.10537388175725937, 0.18837986886501312, 0.12916052341461182, 0.16691428422927856, 0.13908542692661285, 0.18620890378952026, 0.037778668105602264, 9.073014259338379, 1.5532962083816528, 18.16928482055664, 1.500988245010376, 14.3800048828125, 8.72456169128418, 16.170501708984375, 16.160993576049805, 17.676029205322266, 20.68215560913086, 15.405118942260742, 24.105974197387695, 10.002727508544922, 6.641458511352539, 0.2540096640586853, 2.6607825756073, 13.639780044555664, 10.557938575744629, 11.303168296813965, 19.270553588867188, 14.226296424865723, 22.38738250732422, 10.63866901397705, 29.31758689880371], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [161]}, "index": {"min": [4414], "max": [4574], "mean": [4494.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [2.869565217391304, 6.0, 6.0, 6.0, 6.0], "std": [1.9437123818575726, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [161]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [161]}, "eef_direction_state": {"mean": [3.279503105590062, 3.906832298136646], "std": [1.8921583197854297, 2.134604687204134], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.4968944099378882, 0.9627329192546584], "std": [0.601491145027415, 0.8257366277193446], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [1.1677018633540373, 0.8385093167701864], "std": [0.7740835081398952, 0.8333172586955734], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.279503105590062, 3.906832298136646], "std": [1.8921583197854297, 2.134604687204134], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.4968944099378882, 0.9627329192546584], "std": [0.601491145027415, 0.8257366277193446], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [1.1677018633540373, 0.8385093167701864], "std": [0.7740835081398952, 0.8333172586955734], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6579998772659235, 0.1714852149210404, 1.1521428204739776, -1.6251241335789144, 0.9564412439301996, -2.174819750517844, 0.6847854933192847, -0.1567990257643839, 1.1239067813997188, 1.4366876769525536, 0.42135987044699413, 2.2728711637902412], "std": [0.07844108327526329, 0.038810896426967195, 0.03536311503923842, 0.32560876399583644, 0.19181348814462904, 0.32235373885727114, 0.049213924208823104, 0.036994910373380964, 0.03536844070512024, 0.12256767315456986, 0.09311294920611884, 0.0976923120006889], "min": [0.5651636876281245, 0.09295598806335631, 1.0859528348690928, -2.3466229592972514, 0.7255037973193774, -2.9428457139911615, 0.6288699201245225, -0.21091374235550742, 1.0718908290124336, 1.1212007604692442, 0.14513284973083485, 2.064433028361499], "max": [0.8393552113935682, 0.23095726482785217, 1.2406173843049701, -1.1705554974793404, 1.2578531442199115, -1.7456217862680494, 0.8162801733514935, -0.07002003535071033, 1.1957903966642558, 1.6535798220199536, 0.5799474585325841, 2.4662684249252464], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6579998772659235, 0.1714852149210404, 1.1521428204739776, -1.6251241335789144, 0.9564412439301996, -2.174819750517844, 0.6847854933192847, -0.1567990257643839, 1.1239067813997188, 1.4366876769525536, 0.42135987044699413, 2.2728711637902412], "std": [0.07844108327526329, 0.038810896426967195, 0.03536311503923842, 0.32560876399583644, 0.19181348814462904, 0.32235373885727114, 0.049213924208823104, 0.036994910373380964, 0.03536844070512024, 0.12256767315456986, 0.09311294920611884, 0.0976923120006889], "min": [0.5651636876281245, 0.09295598806335631, 1.0859528348690928, -2.3466229592972514, 0.7255037973193774, -2.9428457139911615, 0.6288699201245225, -0.21091374235550742, 1.0718908290124336, 1.1212007604692442, 0.14513284973083485, 2.064433028361499], "max": [0.8393552113935682, 0.23095726482785217, 1.2406173843049701, -1.1705554974793404, 1.2578531442199115, -1.7456217862680494, 0.8162801733514935, -0.07002003535071033, 1.1957903966642558, 1.6535798220199536, 0.5799474585325841, 2.4662684249252464], "count": [161]}}} +{"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.35961424019607846]], [[0.36781135416666666]], [[0.3703649693627451]]], "std": [[[0.34936099502981555]], [[0.34522632125423736]], [[0.34848535318325885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823356454248366]], [[0.4927079983660131]], [[0.4749362908496732]]], "std": [[[0.33547381157696576]], [[0.33892053491007607]], [[0.34327760324517775]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767634150326797]], [[0.4855687418300654]], [[0.46435878267973857]]], "std": [[[0.30475817560187085]], [[0.3049579170508154]], [[0.3101826066362542]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3783444546568628]], [[0.40132428921568625]], [[0.3809126593137255]]], "std": [[[0.3993375666537145]], [[0.4006563159049517]], [[0.4056125822703065]]], "count": [100]}, "observation.state": {"min": [0.31855592131614685, -1.3299190998077393, 0.8827555775642395, -0.24967575073242188, -1.4215261936187744, 0.9248450994491577, -1.0163991451263428, -1.538323998451233, 1.3646016120910645, -0.3354600667953491, 0.6505588293075562, -0.14078831672668457, 43.86777877807617, 52.161251068115234, -0.640625, -0.15125000476837158, 7.3577775955200195, -0.3856250047683716, 6.792222023010254, -0.40062499046325684, 7.163333415985107, 0.40562498569488525, 0.8856250047683716, 25.861249923706055, 38.1875, 47.03187561035156, 0.5712499618530273, -0.684374988079071, 6.228750228881836, -0.05812499672174454, 12.512499809265137, -0.4737499952316284, 9.318124771118164, 0.009374999441206455, 1.3075000047683716, 0.59375], "max": [1.1603426933288574, -0.7856488823890686, 1.6010767221450806, 0.03967345505952835, -0.13947699964046478, 1.290627121925354, -0.5345426201820374, -1.0764286518096924, 1.956158995628357, 0.11658316105604172, 1.4684901237487793, -0.002956435550004244, 69.30249786376953, 56.34437561035156, 55.57624816894531, 7.195000171661377, 40.598751068115234, 55.48125076293945, 49.05875015258789, 74.4468765258789, 53.02625274658203, 92.81687927246094, 47.67375183105469, 103.21812438964844, 65.05437469482422, 68.45625305175781, 2.5, 9.245555877685547, 55.56687545776367, 22.564374923706055, 63.37187576293945, 46.663124084472656, 63.028751373291016, 59.55500030517578, 48.795623779296875, 72.37750244140625], "mean": [0.7948808073997498, -0.91913241147995, 1.0952717065811157, -0.12128932774066925, -0.721760094165802, 1.0955560207366943, -0.856561541557312, -1.1967382431030273, 1.5452531576156616, -0.256054162979126, 0.9851921200752258, -0.06011157110333443, 55.20652389526367, 54.5044059753418, 36.275184631347656, 3.038464069366455, 20.909143447875977, 13.051468849182129, 25.520715713500977, 15.810368537902832, 25.284961700439453, 20.80463409423828, 12.802401542663574, 58.94477462768555, 48.9554557800293, 61.01096725463867, 0.8692318797111511, 3.119602918624878, 31.153846740722656, 5.295347690582275, 29.7077579498291, 8.732124328613281, 28.597900390625, 11.412323951721191, 20.942358016967773, 24.560964584350586], "std": [0.24042680859565735, 0.13671280443668365, 0.1760462075471878, 0.08259951323270798, 0.3198467493057251, 0.14251935482025146, 0.14089244604110718, 0.1237630620598793, 0.1479392796754837, 0.09235955029726028, 0.13454224169254303, 0.039495181292295456, 7.67253303527832, 1.2506669759750366, 13.204062461853027, 2.0933990478515625, 11.62649917602539, 20.283130645751953, 12.798847198486328, 25.444202423095703, 13.921727180480957, 30.508047103881836, 17.41709327697754, 21.491491317749023, 9.60877799987793, 6.917540073394775, 0.3308205008506775, 2.7704243659973145, 13.017176628112793, 7.802616596221924, 15.191164016723633, 13.722586631774902, 16.916160583496094, 19.17575454711914, 12.083854675292969, 24.986677169799805], "count": [152]}, "action": {"min": [0.31855592131614685, -1.3299190998077393, 0.8827555775642395, -0.24967575073242188, -1.4215261936187744, 0.9248450994491577, -1.0163991451263428, -1.538323998451233, 1.3646016120910645, -0.3354600667953491, 0.6505588293075562, -0.14078831672668457, 43.86777877807617, 52.161251068115234, -0.640625, -0.15125000476837158, 7.3577775955200195, -0.3856250047683716, 6.792222023010254, -0.40062499046325684, 7.163333415985107, 0.40562498569488525, 0.8856250047683716, 25.861249923706055, 38.1875, 47.03187561035156, 0.5712499618530273, -0.684374988079071, 6.228750228881836, -0.05812499672174454, 12.512499809265137, -0.4737499952316284, 9.318124771118164, 0.009374999441206455, 1.3075000047683716, 0.59375], "max": [1.1603426933288574, -0.7856488823890686, 1.6010767221450806, 0.03967345505952835, -0.13947699964046478, 1.290627121925354, -0.5345426201820374, -1.0764286518096924, 1.956158995628357, 0.11658316105604172, 1.4684901237487793, -0.002956435550004244, 69.30249786376953, 56.34437561035156, 55.57624816894531, 7.195000171661377, 40.598751068115234, 55.48125076293945, 49.05875015258789, 74.4468765258789, 53.02625274658203, 92.81687927246094, 47.67375183105469, 103.21812438964844, 65.05437469482422, 68.45625305175781, 2.5, 9.245555877685547, 55.56687545776367, 22.564374923706055, 63.37187576293945, 46.663124084472656, 63.028751373291016, 59.55500030517578, 48.795623779296875, 72.37750244140625], "mean": [0.7948808670043945, -0.9191327095031738, 1.0952717065811157, -0.12128934264183044, -0.7217599749565125, 1.0955560207366943, -0.8565618395805359, -1.1967382431030273, 1.545252799987793, -0.256054162979126, 0.985192060470581, -0.06011155992746353, 55.20653533935547, 54.50441360473633, 36.27518081665039, 3.038464307785034, 20.909133911132812, 13.051465034484863, 25.52071762084961, 15.810375213623047, 25.284955978393555, 20.804643630981445, 12.802398681640625, 58.94477462768555, 48.95546340942383, 61.01099395751953, 0.8692320585250854, 3.119602918624878, 31.153850555419922, 5.295346260070801, 29.707754135131836, 8.732123374938965, 28.59788703918457, 11.41232681274414, 20.94236183166504, 24.560964584350586], "std": [0.24042682349681854, 0.13671283423900604, 0.1760461926460266, 0.08259952068328857, 0.3198467195034027, 0.14251935482025146, 0.14089246094226837, 0.1237630546092987, 0.1479392796754837, 0.09235955029726028, 0.13454224169254303, 0.03949517756700516, 7.67253303527832, 1.2506667375564575, 13.204063415527344, 2.0933990478515625, 11.626496315002441, 20.283130645751953, 12.798845291137695, 25.44419288635254, 13.921728134155273, 30.5080509185791, 17.417091369628906, 21.491493225097656, 9.608776092529297, 6.917539596557617, 0.3308204412460327, 2.7704241275787354, 13.017176628112793, 7.80261754989624, 15.191164016723633, 13.72258472442627, 16.916162490844727, 19.175752639770508, 12.083853721618652, 24.986679077148438], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [152]}, "index": {"min": [4575], "max": [4726], "mean": [4650.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [3.1842105263157894, 6.0, 6.0, 6.0, 6.0], "std": [1.9514537517328843, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [152]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [152]}, "eef_direction_state": {"mean": [3.4342105263157894, 3.9407894736842106], "std": [1.700120168475634, 2.052705379914834], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.5526315789473684, 1.006578947368421], "std": [0.5711193266897555, 0.8231575161528275], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.1644736842105263, 0.7236842105263158], "std": [0.790103915112374, 0.7963516184933691], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.4342105263157894, 3.9407894736842106], "std": [1.700120168475634, 2.052705379914834], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.5526315789473684, 1.006578947368421], "std": [0.5711193266897555, 0.8231575161528275], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.1644736842105263, 0.7236842105263158], "std": [0.790103915112374, 0.7963516184933691], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6621801168075949, 0.1733056808060722, 1.1530393787632693, -1.767441177042298, 1.1035058752622107, -2.3192754838402885, 0.6910105037785266, -0.15129251916596897, 1.1263257954383736, 1.481366070329751, 0.47659204431636515, 2.3213532277793885], "std": [0.05550316845692868, 0.027688847010275835, 0.03715021083500127, 0.37500535830205045, 0.14542092095459655, 0.36071775959631286, 0.04580979810903218, 0.024331018687331445, 0.045250299893775714, 0.1679142544614835, 0.05720581836251374, 0.13750380044083574], "min": [0.5857082488897241, 0.10202785242832783, 1.0777182744401033, -2.5178607729033713, 0.8655268916154983, -3.06020202090774, 0.6486453231238277, -0.20743429510851702, 1.0744878149193582, 1.0523989019688966, 0.25487657521125207, 2.0642532248387413], "max": [0.8025538207331595, 0.21611563232000552, 1.22363737662212, -1.1441962800495342, 1.3311863531516042, -1.7523692369781814, 0.8137585901375222, -0.09457248966933574, 1.217747004463671, 1.610836896509869, 0.5247919416953732, 2.447585234708092], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6621801168075949, 0.1733056808060722, 1.1530393787632693, -1.767441177042298, 1.1035058752622107, -2.3192754838402885, 0.6910105037785266, -0.15129251916596897, 1.1263257954383736, 1.481366070329751, 0.47659204431636515, 2.3213532277793885], "std": [0.05550316845692868, 0.027688847010275835, 0.03715021083500127, 0.37500535830205045, 0.14542092095459655, 0.36071775959631286, 0.04580979810903218, 0.024331018687331445, 0.045250299893775714, 0.1679142544614835, 0.05720581836251374, 0.13750380044083574], "min": [0.5857082488897241, 0.10202785242832783, 1.0777182744401033, -2.5178607729033713, 0.8655268916154983, -3.06020202090774, 0.6486453231238277, -0.20743429510851702, 1.0744878149193582, 1.0523989019688966, 0.25487657521125207, 2.0642532248387413], "max": [0.8025538207331595, 0.21611563232000552, 1.22363737662212, -1.1441962800495342, 1.3311863531516042, -1.7523692369781814, 0.8137585901375222, -0.09457248966933574, 1.217747004463671, 1.610836896509869, 0.5247919416953732, 2.447585234708092], "count": [152]}}} +{"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.3499636723856209]], [[0.35797161968954244]], [[0.361499885620915]]], "std": [[[0.3308371080690207]], [[0.3268678988249667]], [[0.3298447557017535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.483522704248366]], [[0.49679254289215685]], [[0.4804775837418301]]], "std": [[[0.33518046468440493]], [[0.3356394498962844]], [[0.3389515504284119]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833926817810457]], [[0.4949663929738562]], [[0.47533588848039215]]], "std": [[[0.30668946801719926]], [[0.3078763406713379]], [[0.31417239488418974]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37332470996732026]], [[0.39458121732026147]], [[0.3752405759803922]]], "std": [[[0.39795484330991815]], [[0.39757053390375036]], [[0.4020605795903438]]], "count": [100]}, "observation.state": {"min": [0.32158389687538147, -1.3530937433242798, 0.8516441583633423, -0.3132550120353699, -1.5439798831939697, 0.7567998170852661, -1.1301213502883911, -1.5437839031219482, 1.2741495370864868, -0.2947375476360321, 0.5987496972084045, -0.18808864057064056, 42.19750213623047, 45.86249923706055, -1.7543749809265137, -0.3987500071525574, 10.937777519226074, -0.30812501907348633, 9.967777252197266, -0.004999999888241291, 7.182499885559082, 0.6756249666213989, 0.9387500286102295, 26.811111450195312, 39.11937713623047, 45.67416763305664, 0.5299999713897705, -1.097499966621399, 0.8324999809265137, 0.10437498986721039, 1.8956249952316284, 0.6037499904632568, 0.9553333520889282, 0.02499999850988388, 0.6223077178001404, 0.2240000069141388], "max": [1.2374855279922485, -0.7216086387634277, 1.6534819602966309, 0.39973869919776917, -0.17285610735416412, 1.3077936172485352, -0.4895523488521576, -1.0137712955474854, 1.9867722988128662, 0.1343005895614624, 1.5344430208206177, -0.07870317250490189, 64.05999755859375, 56.287498474121094, 51.881248474121094, 7.636875152587891, 49.0212516784668, 47.43812561035156, 52.12062454223633, 79.39812469482422, 53.54624938964844, 96.45124816894531, 42.983123779296875, 108.41374969482422, 67.58062744140625, 62.619998931884766, 2.836250066757202, 9.431875228881836, 60.91437530517578, 27.999374389648438, 65.79875183105469, 56.134376525878906, 60.83187484741211, 58.901248931884766, 51.546875, 80.29499816894531], "mean": [0.8150469064712524, -0.9490212202072144, 1.1171214580535889, -0.09117713570594788, -0.7883398532867432, 0.9649686813354492, -0.9220906496047974, -1.1711301803588867, 1.5041496753692627, -0.1453273892402649, 1.064971923828125, -0.14767974615097046, 54.947418212890625, 53.76451110839844, 29.52801513671875, 1.4038859605789185, 25.136381149291992, 9.031538963317871, 30.205137252807617, 13.919693946838379, 30.610212326049805, 19.76505470275879, 9.099109649658203, 69.03800964355469, 50.534751892089844, 57.95911407470703, 1.0382890701293945, 4.936971187591553, 22.445533752441406, 6.2675604820251465, 23.824472427368164, 11.19532299041748, 22.213523864746094, 15.56218147277832, 16.62330436706543, 25.57917594909668], "std": [0.22927871346473694, 0.14763101935386658, 0.18641440570354462, 0.22241540253162384, 0.35347506403923035, 0.13742488622665405, 0.21211013197898865, 0.15523754060268402, 0.1857737898826599, 0.11593985557556152, 0.18269023299217224, 0.030421506613492966, 5.62461519241333, 3.0380613803863525, 11.792511940002441, 2.255760431289673, 11.88253116607666, 15.410289764404297, 11.006145477294922, 24.616506576538086, 9.575116157531738, 30.008840560913086, 12.528573036193848, 18.64128303527832, 8.728785514831543, 4.860215663909912, 0.4529847800731659, 3.5480830669403076, 22.643705368041992, 7.693051338195801, 20.944448471069336, 17.20379638671875, 21.5892333984375, 22.74755096435547, 17.168418884277344, 30.510086059570312], "count": [165]}, "action": {"min": [0.32158389687538147, -1.3530937433242798, 0.8516441583633423, -0.3132550120353699, -1.5439798831939697, 0.7567998170852661, -1.1301213502883911, -1.5437839031219482, 1.2741495370864868, -0.2947375476360321, 0.5987496972084045, -0.18808864057064056, 42.19750213623047, 45.86249923706055, -1.7543749809265137, -0.3987500071525574, 10.937777519226074, -0.30812501907348633, 9.967777252197266, -0.004999999888241291, 7.182499885559082, 0.6756249666213989, 0.9387500286102295, 26.811111450195312, 39.11937713623047, 45.67416763305664, 0.5299999713897705, -1.097499966621399, 0.8324999809265137, 0.10437498986721039, 1.8956249952316284, 0.6037499904632568, 0.9553333520889282, 0.02499999850988388, 0.6223077178001404, 0.2240000069141388], "max": [1.2374855279922485, -0.7216086387634277, 1.6534819602966309, 0.39973869919776917, -0.17285610735416412, 1.3077936172485352, -0.4895523488521576, -1.0137712955474854, 1.9867722988128662, 0.1343005895614624, 1.5344430208206177, -0.07870317250490189, 64.05999755859375, 56.287498474121094, 51.881248474121094, 7.636875152587891, 49.0212516784668, 47.43812561035156, 52.12062454223633, 79.39812469482422, 53.54624938964844, 96.45124816894531, 42.983123779296875, 108.41374969482422, 67.58062744140625, 62.619998931884766, 2.836250066757202, 9.431875228881836, 60.91437530517578, 27.999374389648438, 65.79875183105469, 56.134376525878906, 60.83187484741211, 58.901248931884766, 51.546875, 80.29499816894531], "mean": [0.8150470852851868, -0.949021577835083, 1.117121934890747, -0.09117714315652847, -0.7883396744728088, 0.9649685025215149, -0.9220907688140869, -1.1711304187774658, 1.5041499137878418, -0.14532747864723206, 1.064971923828125, -0.14767970144748688, 54.947391510009766, 53.764495849609375, 29.52800941467285, 1.4038856029510498, 25.136375427246094, 9.031545639038086, 30.205141067504883, 13.919683456420898, 30.610206604003906, 19.76506805419922, 9.099115371704102, 69.03801727294922, 50.534759521484375, 57.95915603637695, 1.038288950920105, 4.936970233917236, 22.445524215698242, 6.267564296722412, 23.8244686126709, 11.195327758789062, 22.213512420654297, 15.562178611755371, 16.623313903808594, 25.579177856445312], "std": [0.22927871346473694, 0.1476309895515442, 0.18641436100006104, 0.22241538763046265, 0.35347506403923035, 0.13742488622665405, 0.21211010217666626, 0.15523754060268402, 0.1857737898826599, 0.11593984812498093, 0.18269023299217224, 0.030421506613492966, 5.6246137619018555, 3.0380616188049316, 11.792511940002441, 2.255760908126831, 11.882533073425293, 15.410285949707031, 11.006145477294922, 24.616506576538086, 9.575117111206055, 30.008838653564453, 12.528573989868164, 18.641279220581055, 8.728785514831543, 4.860215663909912, 0.45298463106155396, 3.5480833053588867, 22.643701553344727, 7.693052291870117, 20.944448471069336, 17.203800201416016, 21.589235305786133, 22.747549057006836, 17.168418884277344, 30.510087966918945], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [165]}, "index": {"min": [4727], "max": [4891], "mean": [4809.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [3.0, 6.0, 6.0, 6.0, 6.0], "std": [1.941570748053485, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [165]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [165]}, "eef_direction_state": {"mean": [3.0727272727272728, 3.381818181818182], "std": [2.1869132428334774, 2.150328311149261], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.3393939393939394, 1.1272727272727272], "std": [0.7900668916595622, 0.8324016830734248], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.0303030303030303, 0.7757575757575758], "std": [0.8122116638909551, 0.8116688020743368], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [3.0727272727272728, 3.381818181818182], "std": [2.1869132428334774, 2.150328311149261], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3393939393939394, 1.1272727272727272], "std": [0.7900668916595622, 0.8324016830734248], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0303030303030303, 0.7757575757575758], "std": [0.8122116638909551, 0.8116688020743368], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6607909196766862, 0.17146458648237342, 1.1520404555401202, -1.6862606865856988, 0.9906251526064357, -1.876927160300158, 0.6847750451065235, -0.16792765891957906, 1.1351931855637871, 1.4280974659010006, 0.4989048977528704, 2.2382212647969673], "std": [0.06096780894551377, 0.02695319141743156, 0.033014587357387486, 0.3968848280664554, 0.14778015654914117, 1.3184456989687041, 0.054593319701447256, 0.04641321162184941, 0.03473546744048566, 0.12197328220307135, 0.05275908344206436, 0.10409159093253466], "min": [0.5732153665956483, 0.11360187428811616, 1.0768123416360238, -2.517880768366807, 0.7864355478837641, -3.141433951633752, 0.6239457180121852, -0.2215301241104592, 1.092815693609767, 1.095064001904193, 0.29502069692517296, 2.0422406192444593], "max": [0.8161028834400887, 0.22841352615647603, 1.2038926552007914, -1.1325520040327193, 1.2323819974842083, 3.129476788288599, 0.8286593984681068, -0.10385945864175515, 1.2027415435360793, 1.5436717718197226, 0.5677729738991948, 2.3893152919923533], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6607909196766862, 0.17146458648237342, 1.1520404555401202, -1.6862606865856988, 0.9906251526064357, -1.876927160300158, 0.6847750451065235, -0.16792765891957906, 1.1351931855637871, 1.4280974659010006, 0.4989048977528704, 2.2382212647969673], "std": [0.06096780894551377, 0.02695319141743156, 0.033014587357387486, 0.3968848280664554, 0.14778015654914117, 1.3184456989687041, 0.054593319701447256, 0.04641321162184941, 0.03473546744048566, 0.12197328220307135, 0.05275908344206436, 0.10409159093253466], "min": [0.5732153665956483, 0.11360187428811616, 1.0768123416360238, -2.517880768366807, 0.7864355478837641, -3.141433951633752, 0.6239457180121852, -0.2215301241104592, 1.092815693609767, 1.095064001904193, 0.29502069692517296, 2.0422406192444593], "max": [0.8161028834400887, 0.22841352615647603, 1.2038926552007914, -1.1325520040327193, 1.2323819974842083, 3.129476788288599, 0.8286593984681068, -0.10385945864175515, 1.2027415435360793, 1.5436717718197226, 0.5677729738991948, 2.3893152919923533], "count": [165]}}} +{"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.3569121772875817]], [[0.3653207495915033]], [[0.3695995955882353]]], "std": [[[0.329595691665572]], [[0.32648747442480064]], [[0.32965390171068043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49148137459150326]], [[0.5036206249999999]], [[0.48448994485294117]]], "std": [[[0.33849254674054774]], [[0.34092227454914076]], [[0.3468346842908608]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844334456699346]], [[0.49803262050653596]], [[0.48021559027777777]]], "std": [[[0.3190333625952452]], [[0.3180025166801423]], [[0.32395118637454223]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3764339440359477]], [[0.39667429942810456]], [[0.37694892156862747]]], "std": [[[0.39433928115358585]], [[0.39351913736406946]], [[0.3988668777015426]]], "count": [100]}, "observation.state": {"min": [0.3420405089855194, -1.3088902235031128, 0.8734306693077087, -0.3254198431968689, -1.5179548263549805, 0.8652819395065308, -1.0926519632339478, -1.5545367002487183, 1.3408229351043701, -0.33414873480796814, 0.7219424843788147, -0.11026762425899506, 41.62555694580078, 51.11333465576172, 6.651875019073486, -0.2150000035762787, 1.9622222185134888, -0.7081249952316284, 1.4244444370269775, -1.0618749856948853, 1.258888840675354, -3.103749990463257, 0.8899999856948853, 5.608888626098633, 42.9888916015625, 41.84375, 0.5099999904632568, 0.06499999761581421, 1.0518749952316284, 0.46437498927116394, 3.8893332481384277, 0.14499999582767487, 2.682666540145874, 0.125, 0.6033333539962769, -2.5266666412353516], "max": [1.234899878501892, -0.8223129510879517, 1.6181477308273315, 0.0027418555691838264, -0.1981288641691208, 1.1338645219802856, -0.5147535800933838, -1.1343175172805786, 1.9558727741241455, 0.17486415803432465, 1.4916329383850098, -0.02279316447675228, 70.3481216430664, 59.1150016784668, 50.328125, 7.619999885559082, 52.431251525878906, 26.97749900817871, 53.244998931884766, 48.29187774658203, 52.201873779296875, 62.17625045776367, 38.05500030517578, 83.42124938964844, 67.13562774658203, 61.06500244140625, 2.177500009536743, 9.481249809265137, 65.20999908447266, 28.323749542236328, 56.93687438964844, 72.16250610351562, 57.935001373291016, 63.420623779296875, 47.13062286376953, 79.98687744140625], "mean": [0.8083115220069885, -0.962997555732727, 1.1459028720855713, -0.1344948559999466, -0.8406171798706055, 0.9684103727340698, -0.9022306203842163, -1.250347375869751, 1.547332763671875, -0.1814684271812439, 1.071002721786499, -0.043985240161418915, 55.96637725830078, 54.68461990356445, 33.62500762939453, 2.9079458713531494, 25.276960372924805, 5.500669479370117, 23.12139129638672, 8.379926681518555, 20.04248809814453, 11.625821113586426, 9.314096450805664, 45.10496139526367, 55.47401428222656, 57.20962142944336, 0.9292683601379395, 3.854640245437622, 31.50994300842285, 7.387855052947998, 26.450674057006836, 14.79311752319336, 24.379091262817383, 15.002581596374512, 18.859920501708984, 25.19869041442871], "std": [0.22308285534381866, 0.11659575253725052, 0.16979874670505524, 0.08975078910589218, 0.30501532554626465, 0.08571624755859375, 0.16453419625759125, 0.10776464641094208, 0.143070250749588, 0.10418445616960526, 0.1378704458475113, 0.02894844114780426, 7.437004566192627, 1.280964970588684, 8.496211051940918, 2.2968461513519287, 15.173245429992676, 8.863004684448242, 16.735130310058594, 16.10555076599121, 17.805082321166992, 21.77756690979004, 13.492737770080566, 22.198497772216797, 6.667245388031006, 5.77089262008667, 0.32135117053985596, 2.598634958267212, 16.83332061767578, 10.065293312072754, 12.7276611328125, 22.981212615966797, 15.83785343170166, 22.030763626098633, 13.406692504882812, 29.515811920166016], "count": [143]}, "action": {"min": [0.3420405089855194, -1.3088902235031128, 0.8734306693077087, -0.3254198431968689, -1.5179548263549805, 0.8652819395065308, -1.0926519632339478, -1.5545367002487183, 1.3408229351043701, -0.33414873480796814, 0.7219424843788147, -0.11026762425899506, 41.62555694580078, 51.11333465576172, 6.651875019073486, -0.2150000035762787, 1.9622222185134888, -0.7081249952316284, 1.4244444370269775, -1.0618749856948853, 1.258888840675354, -3.103749990463257, 0.8899999856948853, 5.608888626098633, 42.9888916015625, 41.84375, 0.5099999904632568, 0.06499999761581421, 1.0518749952316284, 0.46437498927116394, 3.8893332481384277, 0.14499999582767487, 2.682666540145874, 0.125, 0.6033333539962769, -2.5266666412353516], "max": [1.234899878501892, -0.8223129510879517, 1.6181477308273315, 0.0027418555691838264, -0.1981288641691208, 1.1338645219802856, -0.5147535800933838, -1.1343175172805786, 1.9558727741241455, 0.17486415803432465, 1.4916329383850098, -0.02279316447675228, 70.3481216430664, 59.1150016784668, 50.328125, 7.619999885559082, 52.431251525878906, 26.97749900817871, 53.244998931884766, 48.29187774658203, 52.201873779296875, 62.17625045776367, 38.05500030517578, 83.42124938964844, 67.13562774658203, 61.06500244140625, 2.177500009536743, 9.481249809265137, 65.20999908447266, 28.323749542236328, 56.93687438964844, 72.16250610351562, 57.935001373291016, 63.420623779296875, 47.13062286376953, 79.98687744140625], "mean": [0.8083114624023438, -0.9629976749420166, 1.1459029912948608, -0.1344948261976242, -0.8406171202659607, 0.9684102535247803, -0.9022308588027954, -1.250347375869751, 1.5473320484161377, -0.18146845698356628, 1.071002721786499, -0.04398523271083832, 55.96636962890625, 54.68462371826172, 33.625003814697266, 2.9079461097717285, 25.276952743530273, 5.500668048858643, 23.121381759643555, 8.379924774169922, 20.042491912841797, 11.625810623168945, 9.314093589782715, 45.10496520996094, 55.474002838134766, 57.20962142944336, 0.9292682409286499, 3.854639768600464, 31.509946823120117, 7.387855052947998, 26.450687408447266, 14.793107032775879, 24.37908363342285, 15.002581596374512, 18.859928131103516, 25.198688507080078], "std": [0.22308285534381866, 0.11659577488899231, 0.16979874670505524, 0.08975080400705338, 0.30501529574394226, 0.08571624010801315, 0.16453418135643005, 0.10776465386152267, 0.14307023584842682, 0.10418445616960526, 0.13787046074867249, 0.02894844114780426, 7.437004089355469, 1.2809650897979736, 8.496211051940918, 2.2968459129333496, 15.173246383666992, 8.863003730773926, 16.735130310058594, 16.105558395385742, 17.805082321166992, 21.77756690979004, 13.492735862731934, 22.198497772216797, 6.667245388031006, 5.77089262008667, 0.32135117053985596, 2.598634958267212, 16.83332061767578, 10.06529426574707, 12.7276611328125, 22.981218338012695, 15.83785629272461, 22.030763626098633, 13.406692504882812, 29.51581382751465], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [143]}, "index": {"min": [4892], "max": [5034], "mean": [4963.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [2.972027972027972, 6.0, 6.0, 6.0, 6.0], "std": [2.0067858863424273, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [143]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [143]}, "eef_direction_state": {"mean": [2.93006993006993, 3.4335664335664338], "std": [1.967037279627778, 2.307056492193892], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.4685314685314685, 0.9370629370629371], "std": [0.6235943163526699, 0.8296665706273497], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.020979020979021, 0.7272727272727273], "std": [0.8061696664030545, 0.8208968162701641], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [2.93006993006993, 3.4335664335664338], "std": [1.967037279627778, 2.307056492193892], "min": [0, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.4685314685314685, 0.9370629370629371], "std": [0.6235943163526699, 0.8296665706273497], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.020979020979021, 0.7272727272727273], "std": [0.8061696664030545, 0.8208968162701641], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.671743867042233, 0.17568200320802607, 1.1667581472142126, -1.5151087565052044, 0.9903772661295462, -2.0796339463458877, 0.6818792009459937, -0.14038122030478642, 1.1180035509054556, 1.4209219162332138, 0.38105864284247054, 2.3025389482688143], "std": [0.054629062764732346, 0.023727566188796838, 0.03250791719177863, 0.2552070184392112, 0.12744400687700402, 0.2447888182306256, 0.04694118665169991, 0.031095225335029727, 0.03920627313336122, 0.1206227003711764, 0.06776951357737256, 0.11905542406364693], "min": [0.5791271877502523, 0.12201697863591104, 1.0927474691055301, -2.072561112089476, 0.7820328513786627, -2.650415496733349, 0.6405166599915159, -0.2117975781822307, 1.0839477839135088, 1.1225401383672866, 0.19948578213621548, 2.0581761875741575], "max": [0.8078841896247282, 0.2306066083601358, 1.217150503588029, -1.1667815641682964, 1.1894857851406693, -1.7239482807462199, 0.8118714543422946, -0.08482049618483248, 1.190711860576867, 1.5194404187148067, 0.5076041434237233, 2.429364502194355], "count": [143]}, "eef_sim_pose_action": {"mean": [0.671743867042233, 0.17568200320802607, 1.1667581472142126, -1.5151087565052044, 0.9903772661295462, -2.0796339463458877, 0.6818792009459937, -0.14038122030478642, 1.1180035509054556, 1.4209219162332138, 0.38105864284247054, 2.3025389482688143], "std": [0.054629062764732346, 0.023727566188796838, 0.03250791719177863, 0.2552070184392112, 0.12744400687700402, 0.2447888182306256, 0.04694118665169991, 0.031095225335029727, 0.03920627313336122, 0.1206227003711764, 0.06776951357737256, 0.11905542406364693], "min": [0.5791271877502523, 0.12201697863591104, 1.0927474691055301, -2.072561112089476, 0.7820328513786627, -2.650415496733349, 0.6405166599915159, -0.2117975781822307, 1.0839477839135088, 1.1225401383672866, 0.19948578213621548, 2.0581761875741575], "max": [0.8078841896247282, 0.2306066083601358, 1.217150503588029, -1.1667815641682964, 1.1894857851406693, -1.7239482807462199, 0.8118714543422946, -0.08482049618483248, 1.190711860576867, 1.5194404187148067, 0.5076041434237233, 2.429364502194355], "count": [143]}}} +{"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.3595156821895425]], [[0.3663107822712418]], [[0.37060758782679737]]], "std": [[[0.3324333637102603]], [[0.32941573071767455]], [[0.3317560228138767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.10588235294117647]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46341960375816993]], [[0.4799189460784314]], [[0.46105560049019606]]], "std": [[[0.3429649024130562]], [[0.34327526616465825]], [[0.34984410823603523]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5138091666666667]], [[0.522884381127451]], [[0.5053996323529412]]], "std": [[[0.33108841678178746]], [[0.3267658873363091]], [[0.32947133599063233]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3817937949346405]], [[0.4030279656862745]], [[0.38355425857843134]]], "std": [[[0.3983432166896878]], [[0.3970200803094231]], [[0.4019480712751594]]], "count": [100]}, "observation.state": {"min": [0.3037976026535034, -1.3741226196289062, 0.9068309664726257, -0.2136898785829544, -1.4309359788894653, 0.8520256280899048, -1.061413288116455, -1.623941421508789, 1.3736722469329834, -0.4830434024333954, 0.5255541205406189, -0.19429026544094086, 40.8488883972168, 56.41875076293945, -1.8743749856948853, -0.43437498807907104, 9.374444007873535, -0.359375, 11.289999961853027, 0.15125000476837158, 12.837778091430664, 0.17750000953674316, 0.9327272772789001, 36.30875015258789, 42.87937545776367, 44.251251220703125, 0.11500000208616257, -0.3893750011920929, 1.0618749856948853, -0.2606250047683716, 1.5655555725097656, -0.5356249809265137, 1.1607692241668701, -0.06562500447034836, 0.6368750333786011, -0.7179999947547913], "max": [1.1130397319793701, -0.8355745077133179, 1.6874809265136719, 0.05924792215228081, -0.12014095485210419, 1.096479892730713, -0.45839056372642517, -1.089780330657959, 2.12286376953125, 0.12205098569393158, 1.4091495275497437, -0.02591649629175663, 69.8393783569336, 58.6618766784668, 54.62874984741211, 7.013124942779541, 49.12812423706055, 29.506874084472656, 50.79125213623047, 54.497501373291016, 51.29187774658203, 75.75312805175781, 41.55687713623047, 95.49812316894531, 75.19000244140625, 64.65687561035156, 2.4700000286102295, 9.470624923706055, 69.10062408447266, 44.73374938964844, 67.42437744140625, 57.290000915527344, 63.15250015258789, 95.02312469482422, 53.8693733215332, 103.04437255859375], "mean": [0.8478096723556519, -0.9301645755767822, 1.078153133392334, -0.09708177298307419, -0.893369734287262, 0.963588535785675, -0.8380774855613708, -1.2021712064743042, 1.574663519859314, -0.2622717022895813, 0.938501238822937, -0.08305966854095459, 53.577335357666016, 57.95549392700195, 23.93599510192871, 1.0363531112670898, 23.251771926879883, 4.410580158233643, 24.18851089477539, 6.58731746673584, 22.429412841796875, 8.220332145690918, 5.784102916717529, 48.86219024658203, 54.607521057128906, 55.884037017822266, 0.7638257145881653, 3.3723232746124268, 31.150188446044922, 6.162497520446777, 27.594154357910156, 10.814922332763672, 26.848583221435547, 23.162059783935547, 18.5836238861084, 40.73660659790039], "std": [0.19933396577835083, 0.11755312234163284, 0.169794961810112, 0.07615306973457336, 0.28336554765701294, 0.06862511485815048, 0.18126867711544037, 0.13749468326568604, 0.17489294707775116, 0.11932529509067535, 0.1818920373916626, 0.040745578706264496, 6.307114124298096, 0.5226290225982666, 16.289339065551758, 1.4225716590881348, 9.452912330627441, 8.978822708129883, 9.207223892211914, 14.367829322814941, 10.27686595916748, 19.388452529907227, 11.331470489501953, 13.960514068603516, 8.251386642456055, 6.3717851638793945, 0.42352503538131714, 2.82849383354187, 16.98235511779785, 10.7955322265625, 15.933688163757324, 15.665078163146973, 18.49492835998535, 29.572021484375, 17.224475860595703, 32.78007125854492], "count": [258]}, "action": {"min": [0.3037976026535034, -1.3741226196289062, 0.9068309664726257, -0.2136898785829544, -1.4309359788894653, 0.8520256280899048, -1.061413288116455, -1.623941421508789, 1.3736722469329834, -0.4830434024333954, 0.5255541205406189, -0.19429026544094086, 40.8488883972168, 56.41875076293945, -1.8743749856948853, -0.43437498807907104, 9.374444007873535, -0.359375, 11.289999961853027, 0.15125000476837158, 12.837778091430664, 0.17750000953674316, 0.9327272772789001, 36.30875015258789, 42.87937545776367, 44.251251220703125, 0.11500000208616257, -0.3893750011920929, 1.0618749856948853, -0.2606250047683716, 1.5655555725097656, -0.5356249809265137, 1.1607692241668701, -0.06562500447034836, 0.6368750333786011, -0.7179999947547913], "max": [1.1130397319793701, -0.8355745077133179, 1.6874809265136719, 0.05924792215228081, -0.12014095485210419, 1.096479892730713, -0.45839056372642517, -1.089780330657959, 2.12286376953125, 0.12205098569393158, 1.4091495275497437, -0.02591649629175663, 69.8393783569336, 58.6618766784668, 54.62874984741211, 7.013124942779541, 49.12812423706055, 29.506874084472656, 50.79125213623047, 54.497501373291016, 51.29187774658203, 75.75312805175781, 41.55687713623047, 95.49812316894531, 75.19000244140625, 64.65687561035156, 2.4700000286102295, 9.470624923706055, 69.10062408447266, 44.73374938964844, 67.42437744140625, 57.290000915527344, 63.15250015258789, 95.02312469482422, 53.8693733215332, 103.04437255859375], "mean": [0.8478094935417175, -0.9301641583442688, 1.0781527757644653, -0.09708178043365479, -0.8933694362640381, 0.963588535785675, -0.8380774259567261, -1.2021714448928833, 1.574663758277893, -0.2622717022895813, 0.9385008811950684, -0.0830596536397934, 53.57734680175781, 57.95554733276367, 23.935998916625977, 1.0363527536392212, 23.251787185668945, 4.410587310791016, 24.188520431518555, 6.5873236656188965, 22.42941665649414, 8.220343589782715, 5.784097671508789, 48.86223220825195, 54.60750961303711, 55.884002685546875, 0.7638254165649414, 3.372324228286743, 31.150203704833984, 6.162498474121094, 27.594141006469727, 10.814924240112305, 26.848581314086914, 23.162065505981445, 18.583637237548828, 40.73661804199219], "std": [0.19933393597602844, 0.11755309998989105, 0.169794961810112, 0.07615306973457336, 0.28336551785469055, 0.06862512230873108, 0.18126870691776276, 0.13749466836452484, 0.17489294707775116, 0.11932527273893356, 0.1818920522928238, 0.040745578706264496, 6.307113170623779, 0.5226290225982666, 16.28934097290039, 1.4225716590881348, 9.452913284301758, 8.9788179397583, 9.207222938537598, 14.367829322814941, 10.276864051818848, 19.388456344604492, 11.33147144317627, 13.9605131149292, 8.251385688781738, 6.3717851638793945, 0.4235249161720276, 2.828493595123291, 16.982357025146484, 10.795530319213867, 15.933687210083008, 15.665075302124023, 18.494932174682617, 29.5720157623291, 17.224477767944336, 32.78007125854492], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [258]}, "index": {"min": [5035], "max": [5292], "mean": [5163.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [2.511627906976744, 6.0, 6.0, 6.0, 6.0], "std": [1.9072130691152784, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [258]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [258]}, "eef_direction_state": {"mean": [4.286821705426356, 3.8217054263565893], "std": [2.073060122267719, 1.875792803565614], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8294573643410853, 1.1744186046511629], "std": [0.845636598033775, 0.7804569392813874], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.8178294573643411], "std": [0.8429675647647897, 0.840906636265413], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.286821705426356, 3.8217054263565893], "std": [2.073060122267719, 1.875792803565614], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.8294573643410853, 1.1744186046511629], "std": [0.845636598033775, 0.7804569392813874], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.6666666666666666, 0.8178294573643411], "std": [0.8429675647647897, 0.840906636265413], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6489199684014082, 0.16415479408686118, 1.1667688462637191, -1.4964738741990369, 0.9936558823061278, -2.1165272861679685, 0.7030995778377908, -0.1601472458980763, 1.127079400411976, 1.5093739624600853, 0.5250760253122311, 2.296442215663046], "std": [0.051810247109764104, 0.018417703753178517, 0.028496831218807986, 0.25809855715278657, 0.1159963546097499, 0.22273153302013898, 0.052045364744609426, 0.03429033424516663, 0.04400661907916441, 0.17270367166068618, 0.09720047097705878, 0.1347432337962699], "min": [0.5862160449858518, 0.10666760336310818, 1.088662706815524, -2.2251722115153725, 0.7983709344847618, -2.794228209221286, 0.6528353286509052, -0.21889908226961724, 1.0618136267999314, 1.1620108167534702, 0.2987130067181625, 1.9762014639752414], "max": [0.8182607626672351, 0.19860529359794493, 1.2310046873393614, -1.101098220062414, 1.2156422339095974, -1.774476960148359, 0.8537963326245103, -0.10412803697194034, 1.2319018651862434, 1.8394117715157914, 0.6844647559596537, 2.4455484685598274], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6489199684014082, 0.16415479408686118, 1.1667688462637191, -1.4964738741990369, 0.9936558823061278, -2.1165272861679685, 0.7030995778377908, -0.1601472458980763, 1.127079400411976, 1.5093739624600853, 0.5250760253122311, 2.296442215663046], "std": [0.051810247109764104, 0.018417703753178517, 0.028496831218807986, 0.25809855715278657, 0.1159963546097499, 0.22273153302013898, 0.052045364744609426, 0.03429033424516663, 0.04400661907916441, 0.17270367166068618, 0.09720047097705878, 0.1347432337962699], "min": [0.5862160449858518, 0.10666760336310818, 1.088662706815524, -2.2251722115153725, 0.7983709344847618, -2.794228209221286, 0.6528353286509052, -0.21889908226961724, 1.0618136267999314, 1.1620108167534702, 0.2987130067181625, 1.9762014639752414], "max": [0.8182607626672351, 0.19860529359794493, 1.2310046873393614, -1.101098220062414, 1.2156422339095974, -1.774476960148359, 0.8537963326245103, -0.10412803697194034, 1.2319018651862434, 1.8394117715157914, 0.6844647559596537, 2.4455484685598274], "count": [258]}}} +{"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.36559450571895424]], [[0.3723404983660131]], [[0.3849215625]]], "std": [[[0.36210592510084294]], [[0.35726039278582367]], [[0.3554606828675579]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49157403390522875]], [[0.5126928410947713]], [[0.49589809232026144]]], "std": [[[0.33241929852685465]], [[0.3312220309907689]], [[0.33599842986886186]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45285757965686274]], [[0.47716993055555557]], [[0.46131502655228757]]], "std": [[[0.3397938606084617]], [[0.3292611212037318]], [[0.3336321707564057]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39290438316993465]], [[0.39547136233660135]], [[0.36954485498366013]]], "std": [[[0.39319731325546375]], [[0.406608673430739]], [[0.41217892499280706]]], "count": [100]}, "observation.state": {"min": [0.4185025095939636, -1.3127765655517578, 0.8335452675819397, -0.37749388813972473, -1.572972059249878, 0.920097827911377, -1.1925561428070068, -1.4063096046447754, 1.1954808235168457, -0.13609139621257782, 0.7966639995574951, -0.22627857327461243, 20.823333740234375, 49.739166259765625, -1.3050000667572021, -0.11562500149011612, 2.591111183166504, 0.5149999856948853, 6.303333282470703, -0.7768750190734863, 6.081250190734863, -0.05846153944730759, 0.9325000047683716, 18.840625762939453, 33.19874954223633, 48.71937561035156, 0.27000001072883606, -0.9175000190734863, 0.9911110997200012, -0.004374997690320015, 2.250624895095825, 0.32249999046325684, 1.0637500286102295, 0.09812499582767487, 0.5724999904632568, 0.9016666412353516], "max": [1.2482939958572388, -0.7558513879776001, 1.5830520391464233, 0.054503317922353745, -0.22623884677886963, 1.1156014204025269, -0.7058966755867004, -0.9813458323478699, 1.7107270956039429, 0.2734543979167938, 1.6269296407699585, -0.11604009568691254, 68.47250366210938, 62.70111083984375, 42.046875, 8.487500190734863, 45.033748626708984, 25.021249771118164, 42.81624984741211, 58.790000915527344, 52.625, 62.010623931884766, 35.212501525878906, 87.59249877929688, 58.56437683105469, 71.0893783569336, 0.45875000953674316, 8.85562515258789, 45.979373931884766, 49.76499938964844, 44.463748931884766, 74.36062622070312, 51.56312561035156, 87.44937896728516, 50.198123931884766, 98.25187683105469], "mean": [0.8921863436698914, -0.9510688781738281, 1.0680768489837646, -0.19914357364177704, -0.8802141547203064, 0.9928727149963379, -0.96217942237854, -1.178572177886963, 1.4513881206512451, -0.022968895733356476, 1.0906298160552979, -0.17130441963672638, 49.8759651184082, 57.219146728515625, 12.523080825805664, 4.766488552093506, 14.432551383972168, 5.838813304901123, 16.89401626586914, 11.407745361328125, 18.8624210357666, 10.156484603881836, 8.363417625427246, 40.713314056396484, 46.0915641784668, 61.70074462890625, 0.3570585548877716, 3.332090377807617, 23.9101505279541, 12.959227561950684, 23.034404754638672, 18.646041870117188, 22.498973846435547, 21.79046058654785, 17.8332576751709, 34.513999938964844], "std": [0.2680840790271759, 0.12754228711128235, 0.2002687305212021, 0.1580733060836792, 0.3540628254413605, 0.0554967038333416, 0.11259281635284424, 0.09340788424015045, 0.10351333767175674, 0.08699947595596313, 0.15782490372657776, 0.02758795954287052, 10.648568153381348, 2.5630064010620117, 16.063941955566406, 2.606414318084717, 15.650511741638184, 8.766901016235352, 13.197477340698242, 20.54355812072754, 14.982707023620605, 17.09020233154297, 11.359999656677246, 20.5191650390625, 8.137969970703125, 6.792222499847412, 0.04245855286717415, 2.752872943878174, 12.782977104187012, 18.93742561340332, 13.06926155090332, 26.993640899658203, 15.10909652709961, 33.056251525878906, 14.111848831176758, 36.206058502197266], "count": [148]}, "action": {"min": [0.4185025095939636, -1.3127765655517578, 0.8335452675819397, -0.37749388813972473, -1.572972059249878, 0.920097827911377, -1.1925561428070068, -1.4063096046447754, 1.1954808235168457, -0.13609139621257782, 0.7966639995574951, -0.22627857327461243, 20.823333740234375, 49.739166259765625, -1.3050000667572021, -0.11562500149011612, 2.591111183166504, 0.5149999856948853, 6.303333282470703, -0.7768750190734863, 6.081250190734863, -0.05846153944730759, 0.9325000047683716, 18.840625762939453, 33.19874954223633, 48.71937561035156, 0.27000001072883606, -0.9175000190734863, 0.9911110997200012, -0.004374997690320015, 2.250624895095825, 0.32249999046325684, 1.0637500286102295, 0.09812499582767487, 0.5724999904632568, 0.9016666412353516], "max": [1.2482939958572388, -0.7558513879776001, 1.5830520391464233, 0.054503317922353745, -0.22623884677886963, 1.1156014204025269, -0.7058966755867004, -0.9813458323478699, 1.7107270956039429, 0.2734543979167938, 1.6269296407699585, -0.11604009568691254, 68.47250366210938, 62.70111083984375, 42.046875, 8.487500190734863, 45.033748626708984, 25.021249771118164, 42.81624984741211, 58.790000915527344, 52.625, 62.010623931884766, 35.212501525878906, 87.59249877929688, 58.56437683105469, 71.0893783569336, 0.45875000953674316, 8.85562515258789, 45.979373931884766, 49.76499938964844, 44.463748931884766, 74.36062622070312, 51.56312561035156, 87.44937896728516, 50.198123931884766, 98.25187683105469], "mean": [0.892186164855957, -0.9510687589645386, 1.0680769681930542, -0.19914357364177704, -0.880214273929596, 0.9928731322288513, -0.9621789455413818, -1.178572177886963, 1.451387643814087, -0.022968893870711327, 1.090630054473877, -0.17130440473556519, 49.87596893310547, 57.21915817260742, 12.523079872131348, 4.766488552093506, 14.432551383972168, 5.838820934295654, 16.894025802612305, 11.407742500305176, 18.862428665161133, 10.15648365020752, 8.363414764404297, 40.71333312988281, 46.09158706665039, 61.700775146484375, 0.3570586144924164, 3.332089900970459, 23.910154342651367, 12.959228515625, 23.034408569335938, 18.64603614807129, 22.498973846435547, 21.79046058654785, 17.83326530456543, 34.513999938964844], "std": [0.2680840492248535, 0.12754228711128235, 0.20026874542236328, 0.158073291182518, 0.35406285524368286, 0.0554966926574707, 0.11259281635284424, 0.09340788424015045, 0.10351335257291794, 0.08699946850538254, 0.15782490372657776, 0.02758796140551567, 10.648568153381348, 2.56300687789917, 16.063940048217773, 2.6064140796661377, 15.650510787963867, 8.766899108886719, 13.19747543334961, 20.54355812072754, 14.982709884643555, 17.090200424194336, 11.359997749328613, 20.519161224365234, 8.137969970703125, 6.792222499847412, 0.04245855286717415, 2.752873182296753, 12.782976150512695, 18.937423706054688, 13.069262504577637, 26.993642807006836, 15.10909652709961, 33.05624771118164, 14.111848831176758, 36.20606231689453], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [148]}, "index": {"min": [5293], "max": [5440], "mean": [5366.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [3.2567567567567566, 6.0, 6.0, 6.0, 6.0], "std": [1.8348047308343685, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [148]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [148]}, "eef_direction_state": {"mean": [3.5472972972972974, 3.641891891891892], "std": [1.7795173178666428, 1.927784525693116], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.412162162162162, 1.1418918918918919], "std": [0.6464984067417721, 0.7885166979254356], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.1283783783783783, 0.8581081081081081], "std": [0.8242966322331315, 0.838355332772633], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.5472972972972974, 3.641891891891892], "std": [1.7795173178666428, 1.927784525693116], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.412162162162162, 1.1418918918918919], "std": [0.6464984067417721, 0.7885166979254356], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.1283783783783783, 0.8581081081081081], "std": [0.8242966322331315, 0.838355332772633], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6498905125616312, 0.1765859880275946, 1.143622219982541, -1.6088711720282958, 0.9586016768697582, -2.130261363952477, 0.6791583388946518, -0.17255959922429057, 1.1182139532620425, 1.421349739252935, 0.40508911653075846, 2.185441850267389], "std": [0.0606274691837396, 0.03466006789405674, 0.03759821868725497, 0.23374555397577576, 0.11353703201959417, 0.24750647011464955, 0.030225781270314132, 0.032408780164145966, 0.0390689580774165, 0.13371937420427396, 0.038526579846867866, 0.09624524035017089], "min": [0.5686763045581584, 0.11523288658348162, 1.0827130898572508, -2.0817152525807545, 0.8211593960153238, -2.6778512543876687, 0.6146507961619977, -0.25530785418743945, 1.061039976000593, 1.0709727738973944, 0.29044584003219076, 1.9139698278526902], "max": [0.7920013924861171, 0.23400472908285927, 1.2252584625450391, -1.0664656528218441, 1.1237669491954017, -1.6501503579532306, 0.755683160298263, -0.11048117251908218, 1.2092140701577463, 1.5746222826716458, 0.46833821890409855, 2.3241738428405427], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6498905125616312, 0.1765859880275946, 1.143622219982541, -1.6088711720282958, 0.9586016768697582, -2.130261363952477, 0.6791583388946518, -0.17255959922429057, 1.1182139532620425, 1.421349739252935, 0.40508911653075846, 2.185441850267389], "std": [0.0606274691837396, 0.03466006789405674, 0.03759821868725497, 0.23374555397577576, 0.11353703201959417, 0.24750647011464955, 0.030225781270314132, 0.032408780164145966, 0.0390689580774165, 0.13371937420427396, 0.038526579846867866, 0.09624524035017089], "min": [0.5686763045581584, 0.11523288658348162, 1.0827130898572508, -2.0817152525807545, 0.8211593960153238, -2.6778512543876687, 0.6146507961619977, -0.25530785418743945, 1.061039976000593, 1.0709727738973944, 0.29044584003219076, 1.9139698278526902], "max": [0.7920013924861171, 0.23400472908285927, 1.2252584625450391, -1.0664656528218441, 1.1237669491954017, -1.6501503579532306, 0.755683160298263, -0.11048117251908218, 1.2092140701577463, 1.5746222826716458, 0.46833821890409855, 2.3241738428405427], "count": [148]}}} +{"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.3615484538398693]], [[0.3643914705882353]], [[0.3682606964869281]]], "std": [[[0.3461982481468914]], [[0.3438014775941788]], [[0.34677109139825507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883583251633987]], [[0.49946596609477123]], [[0.48151152573529415]]], "std": [[[0.3362505587306524]], [[0.3398025251613159]], [[0.3459795823521772]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4599196548202615]], [[0.4894980433006536]], [[0.48392908496732023]]], "std": [[[0.3132114903868592]], [[0.3042049606888667]], [[0.3059242362935784]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3699234272875817]], [[0.39383279003267974]], [[0.3752819117647059]]], "std": [[[0.4001206343523706]], [[0.4029705230335649]], [[0.40874888534446474]]], "count": [100]}, "observation.state": {"min": [0.36135271191596985, -1.1943999528884888, 0.8714808821678162, -0.30558574199676514, -1.5012969970703125, 0.8298576474189758, -1.0045311450958252, -1.4974584579467773, 1.3393818140029907, -0.4003585875034332, 0.6465533971786499, -0.14269304275512695, 30.744443893432617, 52.50363540649414, 4.185625076293945, -0.15125000476837158, 5.980000019073486, 0.3337499797344208, 7.801111221313477, -1.0362499952316284, 8.30875015258789, 0.21937499940395355, 0.9287500381469727, 26.385623931884766, 30.6299991607666, 46.203125, 0.5868749618530273, -0.31437501311302185, 2.853749990463257, 0.8637500405311584, 9.012857437133789, 0.3343749940395355, 7.248461723327637, 0.17812499403953552, 0.71875, 0.492499977350235], "max": [1.1490678787231445, -0.7801651954650879, 1.4470559358596802, 0.11270218342542648, -0.3998817503452301, 1.1167458295822144, -0.5165894031524658, -1.0548752546310425, 1.8913319110870361, 0.12387359142303467, 1.477052092552185, 0.0016689554322510958, 71.890625, 61.94110870361328, 59.626251220703125, 7.369375228881836, 60.27750015258789, 49.8337516784668, 61.203125, 65.53562927246094, 62.6974983215332, 96.82687377929688, 54.87187576293945, 109.62000274658203, 68.90374755859375, 69.70999908447266, 1.9487500190734863, 9.635000228881836, 47.145626068115234, 57.94062423706055, 54.62874984741211, 69.4956283569336, 55.43187713623047, 81.00062561035156, 46.765625, 96.36125183105469], "mean": [0.841880202293396, -0.8700588345527649, 1.0519551038742065, -0.1336849480867386, -0.8823149800300598, 1.0126873254776, -0.9161813259124756, -1.1721382141113281, 1.5246751308441162, -0.25780123472213745, 1.0024125576019287, -0.0385131761431694, 60.770164489746094, 56.228424072265625, 32.030941009521484, 2.117938995361328, 30.14205551147461, 16.693004608154297, 30.878690719604492, 18.84288787841797, 30.081586837768555, 26.442644119262695, 16.839204788208008, 60.75525665283203, 44.778072357177734, 62.42991256713867, 1.069337248802185, 2.8384957313537598, 26.943124771118164, 8.563794136047363, 26.365955352783203, 11.612394332885742, 24.9930362701416, 12.919919967651367, 18.980133056640625, 27.04721450805664], "std": [0.20009052753448486, 0.08758758753538132, 0.12102462351322174, 0.12532375752925873, 0.26391908526420593, 0.0631851926445961, 0.13167059421539307, 0.12419360131025314, 0.10122920572757721, 0.0722806304693222, 0.1072378158569336, 0.026509344577789307, 9.536892890930176, 2.164443016052246, 12.449488639831543, 2.0847842693328857, 17.71827507019043, 18.458736419677734, 19.151596069335938, 23.178850173950195, 18.1970157623291, 31.231218338012695, 18.254470825195312, 24.433958053588867, 14.229129791259766, 7.100255966186523, 0.2521412670612335, 2.407541513442993, 11.48464584350586, 15.875893592834473, 15.000794410705566, 21.79347038269043, 16.205223083496094, 25.993146896362305, 11.41604232788086, 30.89923858642578], "count": [253]}, "action": {"min": [0.36135271191596985, -1.1943999528884888, 0.8714808821678162, -0.30558574199676514, -1.5012969970703125, 0.8298576474189758, -1.0045311450958252, -1.4974584579467773, 1.3393818140029907, -0.4003585875034332, 0.6465533971786499, -0.14269304275512695, 30.744443893432617, 52.50363540649414, 4.185625076293945, -0.15125000476837158, 5.980000019073486, 0.3337499797344208, 7.801111221313477, -1.0362499952316284, 8.30875015258789, 0.21937499940395355, 0.9287500381469727, 26.385623931884766, 30.6299991607666, 46.203125, 0.5868749618530273, -0.31437501311302185, 2.853749990463257, 0.8637500405311584, 9.012857437133789, 0.3343749940395355, 7.248461723327637, 0.17812499403953552, 0.71875, 0.492499977350235], "max": [1.1490678787231445, -0.7801651954650879, 1.4470559358596802, 0.11270218342542648, -0.3998817503452301, 1.1167458295822144, -0.5165894031524658, -1.0548752546310425, 1.8913319110870361, 0.12387359142303467, 1.477052092552185, 0.0016689554322510958, 71.890625, 61.94110870361328, 59.626251220703125, 7.369375228881836, 60.27750015258789, 49.8337516784668, 61.203125, 65.53562927246094, 62.6974983215332, 96.82687377929688, 54.87187576293945, 109.62000274658203, 68.90374755859375, 69.70999908447266, 1.9487500190734863, 9.635000228881836, 47.145626068115234, 57.94062423706055, 54.62874984741211, 69.4956283569336, 55.43187713623047, 81.00062561035156, 46.765625, 96.36125183105469], "mean": [0.841879665851593, -0.8700588345527649, 1.0519554615020752, -0.133684903383255, -0.882314920425415, 1.012687087059021, -0.916181206703186, -1.172137975692749, 1.524675726890564, -0.2578010857105255, 1.0024126768112183, -0.0385131761431694, 60.77015686035156, 56.2284049987793, 32.03094482421875, 2.1179392337799072, 30.142047882080078, 16.69300079345703, 30.87868309020996, 18.84286880493164, 30.08158302307129, 26.44264030456543, 16.8392276763916, 60.75525665283203, 44.778079986572266, 62.42990493774414, 1.069337248802185, 2.838494062423706, 26.943103790283203, 8.563789367675781, 26.365982055664062, 11.612397193908691, 24.993026733398438, 12.919918060302734, 18.980133056640625, 27.047224044799805], "std": [0.20009052753448486, 0.08758756518363953, 0.12102462351322174, 0.12532378733158112, 0.2639191448688507, 0.0631851851940155, 0.13167059421539307, 0.12419362366199493, 0.1012292206287384, 0.0722806304693222, 0.10723782330751419, 0.026509344577789307, 9.536892890930176, 2.164442777633667, 12.449488639831543, 2.0847842693328857, 17.71827507019043, 18.458736419677734, 19.151596069335938, 23.178844451904297, 18.19701385498047, 31.231218338012695, 18.254470825195312, 24.4339599609375, 14.229129791259766, 7.100256443023682, 0.25214123725891113, 2.407541513442993, 11.48464584350586, 15.875893592834473, 15.00079345703125, 21.793466567993164, 16.205223083496094, 25.993146896362305, 11.416041374206543, 30.899246215820312], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [253]}, "index": {"min": [5441], "max": [5693], "mean": [5567.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [3.6482213438735176, 6.0, 6.0, 6.0, 6.0], "std": [1.8497854801431348, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [253]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [253]}, "eef_direction_state": {"mean": [3.984189723320158, 4.241106719367589], "std": [1.780368082577197, 2.092988945919545], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [1.225296442687747, 0.7272727272727273], "std": [0.733603652687442, 0.829738322914588], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.841897233201581, 0.5217391304347826], "std": [0.8380192374900545, 0.7728864710709203], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [3.984189723320158, 4.241106719367589], "std": [1.780368082577197, 2.092988945919545], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [1.225296442687747, 0.7272727272727273], "std": [0.733603652687442, 0.829738322914588], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [0.841897233201581, 0.5217391304347826], "std": [0.8380192374900545, 0.7728864710709203], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.6510713368211434, 0.18677932768052097, 1.1783531981249638, -1.475659870273485, 1.0411731795217876, -2.040438669068246, 0.6800373337449879, -0.16070413084469265, 1.1110788835154837, 1.5285898823146729, 0.4701274221097731, 2.3493413612238174], "std": [0.03959484346073502, 0.023308492691902914, 0.04277886945642507, 0.31291644787526623, 0.10263130810914846, 0.31659519019397514, 0.03191834695113421, 0.042751898756738585, 0.03842410447375275, 0.11746226990750452, 0.06218519344317163, 0.08919805403000751], "min": [0.57533955958205, 0.12883350410689354, 1.0778826834288207, -2.3081022206544546, 0.8098998690248576, -2.910067503284354, 0.6467281376581149, -0.21231994632846185, 1.059252192278347, 1.0473737528949645, 0.2767665128930952, 2.035783333678748], "max": [0.7719257386391688, 0.2187720101412095, 1.2897954008438646, -0.8660515525233966, 1.1605550395582473, -1.5095931650534113, 0.7970925641164899, -0.07797744240200258, 1.2162888335780793, 1.588166412963997, 0.6194252992160134, 2.458073962015196], "count": [253]}, "eef_sim_pose_action": {"mean": [0.6510713368211434, 0.18677932768052097, 1.1783531981249638, -1.475659870273485, 1.0411731795217876, -2.040438669068246, 0.6800373337449879, -0.16070413084469265, 1.1110788835154837, 1.5285898823146729, 0.4701274221097731, 2.3493413612238174], "std": [0.03959484346073502, 0.023308492691902914, 0.04277886945642507, 0.31291644787526623, 0.10263130810914846, 0.31659519019397514, 0.03191834695113421, 0.042751898756738585, 0.03842410447375275, 0.11746226990750452, 0.06218519344317163, 0.08919805403000751], "min": [0.57533955958205, 0.12883350410689354, 1.0778826834288207, -2.3081022206544546, 0.8098998690248576, -2.910067503284354, 0.6467281376581149, -0.21231994632846185, 1.059252192278347, 1.0473737528949645, 0.2767665128930952, 2.035783333678748], "max": [0.7719257386391688, 0.2187720101412095, 1.2897954008438646, -0.8660515525233966, 1.1605550395582473, -1.5095931650534113, 0.7970925641164899, -0.07797744240200258, 1.2162888335780793, 1.588166412963997, 0.6194252992160134, 2.458073962015196], "count": [253]}}} +{"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.35883017361111114]], [[0.3678719076797386]], [[0.38101849060457516]]], "std": [[[0.3424237749551866]], [[0.3377804188283614]], [[0.33494759479483366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759438316993464]], [[0.4867939562908497]], [[0.4669993198529412]]], "std": [[[0.3335022709170686]], [[0.33672545077995625]], [[0.34118938315509495]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100685314542484]], [[0.5286119546568627]], [[0.5129656045751634]]], "std": [[[0.3342514451809224]], [[0.32527969064847634]], [[0.3287232489448532]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37249178104575165]], [[0.3776952634803922]], [[0.3540920322712418]]], "std": [[[0.39203589058320837]], [[0.4020572630936906]], [[0.40590249868783124]]], "count": [100]}, "observation.state": {"min": [0.32191768288612366, -1.3377870321273804, 0.8951323628425598, -0.25666946172714233, -1.234009861946106, 0.9211998581886292, -1.1299517154693604, -1.5020837783813477, 1.3348041772842407, -0.3490024507045746, 0.6530861258506775, -0.10204470902681351, 41.34000015258789, 52.46333312988281, 10.202500343322754, -0.2712499797344208, 9.109999656677246, -0.45875000953674316, 6.538750171661377, -0.9650000333786011, 5.809999942779541, 0.3616666793823242, 0.9266666769981384, 27.7450008392334, 37.717498779296875, 43.005001068115234, 0.4543749988079071, -0.6168749928474426, 2.574444532394409, 0.38999998569488525, 2.4484615325927734, 1.1675000190734863, 1.9279999732971191, 0.5366666316986084, 0.8337500095367432, 0.08937498182058334], "max": [1.1192280054092407, -0.7582303285598755, 1.6015535593032837, -0.014768552966415882, -0.16117341816425323, 1.2737468481063843, -0.5539025068283081, -1.030794620513916, 1.9034676551818848, 0.16083432734012604, 1.4148715734481812, -0.009822995401918888, 63.52562713623047, 58.15250015258789, 68.23562622070312, 6.386666774749756, 36.32062530517578, 56.256874084472656, 48.3181266784668, 72.79187774658203, 52.4375, 89.91749572753906, 50.2400016784668, 100.5731201171875, 61.5837516784668, 62.9587516784668, 2.3550000190734863, 9.63124942779541, 57.34625244140625, 24.811250686645508, 58.39374923706055, 53.633750915527344, 54.19187545776367, 61.55500030517578, 40.74437713623047, 86.03812408447266], "mean": [0.791372537612915, -0.9435966610908508, 1.0826457738876343, -0.14264236390590668, -0.7290534377098083, 1.1458665132522583, -0.9379514455795288, -1.1674634218215942, 1.5089006423950195, -0.19672340154647827, 1.0441242456436157, -0.05220537632703781, 53.3228759765625, 56.00812530517578, 42.022891998291016, 1.1816469430923462, 24.212121963500977, 11.63728141784668, 29.616392135620117, 15.10190486907959, 30.185611724853516, 22.413393020629883, 12.771909713745117, 69.24403381347656, 48.10824966430664, 57.2213249206543, 0.9244498610496521, 4.248865127563477, 27.955900192260742, 5.8795247077941895, 25.1135196685791, 10.05181884765625, 22.5455379486084, 14.80543041229248, 12.305458068847656, 40.68533706665039], "std": [0.22750280797481537, 0.15466922521591187, 0.19148242473602295, 0.07369028031826019, 0.2569323480129242, 0.10977376997470856, 0.1851871758699417, 0.1347503513097763, 0.16023017466068268, 0.11551269888877869, 0.15525440871715546, 0.02942436933517456, 5.9520368576049805, 1.619805932044983, 13.234763145446777, 1.7825274467468262, 7.438716888427734, 19.37865447998047, 9.973305702209473, 23.99884796142578, 10.276744842529297, 30.614614486694336, 14.875931739807129, 16.855985641479492, 7.57572603225708, 6.170999526977539, 0.4045775532722473, 2.65382981300354, 15.078683853149414, 8.195138931274414, 16.219829559326172, 15.491629600524902, 16.273975372314453, 21.414112091064453, 14.474056243896484, 25.130239486694336], "count": [131]}, "action": {"min": [0.32191768288612366, -1.3377870321273804, 0.8951323628425598, -0.25666946172714233, -1.234009861946106, 0.9211998581886292, -1.1299517154693604, -1.5020837783813477, 1.3348041772842407, -0.3490024507045746, 0.6530861258506775, -0.10204470902681351, 41.34000015258789, 52.46333312988281, 10.202500343322754, -0.2712499797344208, 9.109999656677246, -0.45875000953674316, 6.538750171661377, -0.9650000333786011, 5.809999942779541, 0.3616666793823242, 0.9266666769981384, 27.7450008392334, 37.717498779296875, 43.005001068115234, 0.4543749988079071, -0.6168749928474426, 2.574444532394409, 0.38999998569488525, 2.4484615325927734, 1.1675000190734863, 1.9279999732971191, 0.5366666316986084, 0.8337500095367432, 0.08937498182058334], "max": [1.1192280054092407, -0.7582303285598755, 1.6015535593032837, -0.014768552966415882, -0.16117341816425323, 1.2737468481063843, -0.5539025068283081, -1.030794620513916, 1.9034676551818848, 0.16083432734012604, 1.4148715734481812, -0.009822995401918888, 63.52562713623047, 58.15250015258789, 68.23562622070312, 6.386666774749756, 36.32062530517578, 56.256874084472656, 48.3181266784668, 72.79187774658203, 52.4375, 89.91749572753906, 50.2400016784668, 100.5731201171875, 61.5837516784668, 62.9587516784668, 2.3550000190734863, 9.63124942779541, 57.34625244140625, 24.811250686645508, 58.39374923706055, 53.633750915527344, 54.19187545776367, 61.55500030517578, 40.74437713623047, 86.03812408447266], "mean": [0.7913724780082703, -0.9435966610908508, 1.0826455354690552, -0.14264236390590668, -0.7290533185005188, 1.1458667516708374, -0.937951385974884, -1.1674636602401733, 1.5089008808135986, -0.19672338664531708, 1.044123888015747, -0.05220537632703781, 53.32286834716797, 56.00813293457031, 42.02289581298828, 1.1816469430923462, 24.212129592895508, 11.637286186218262, 29.616405487060547, 15.101907730102539, 30.18560791015625, 22.413393020629883, 12.77191162109375, 69.24403381347656, 48.108245849609375, 57.221343994140625, 0.9244498014450073, 4.248865127563477, 27.955909729003906, 5.879524230957031, 25.113513946533203, 10.051817893981934, 22.545536041259766, 14.805434226989746, 12.305455207824707, 40.68531799316406], "std": [0.22750280797481537, 0.15466922521591187, 0.19148243963718414, 0.07369028031826019, 0.2569323480129242, 0.10977376997470856, 0.18518716096878052, 0.1347503513097763, 0.16023018956184387, 0.11551270633935928, 0.15525440871715546, 0.02942436747252941, 5.952036380767822, 1.6198058128356934, 13.234763145446777, 1.7825273275375366, 7.438717842102051, 19.378652572631836, 9.973305702209473, 23.99884796142578, 10.27674388885498, 30.61461067199707, 14.875929832458496, 16.855981826782227, 7.575727462768555, 6.1710004806518555, 0.4045776128768921, 2.653829574584961, 15.078682899475098, 8.195137977600098, 16.219831466674805, 15.491629600524902, 16.27397346496582, 21.41411590576172, 14.474056243896484, 25.13024139404297], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [131]}, "index": {"min": [5694], "max": [5824], "mean": [5759.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [2.946564885496183, 6.0, 6.0, 6.0, 6.0], "std": [1.9820298682062378, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [131]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [131]}, "eef_direction_state": {"mean": [2.6564885496183206, 3.3282442748091605], "std": [1.810786140973631, 2.0506664271137933], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.4427480916030535, 1.1603053435114503], "std": [0.554789078186462, 0.7796729975452635], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [1.1908396946564885, 0.8396946564885496], "std": [0.8206728185248705, 0.8271794611593142], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [2.6564885496183206, 3.3282442748091605], "std": [1.810786140973631, 2.0506664271137933], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.4427480916030535, 1.1603053435114503], "std": [0.554789078186462, 0.7796729975452635], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [1.1908396946564885, 0.8396946564885496], "std": [0.8206728185248705, 0.8271794611593142], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.6592152425189691, 0.15724268873751054, 1.1495890742250532, -1.7236040898477645, 1.120191344507211, -2.2902402721749238, 0.6797302720011584, -0.16719154629913047, 1.1192990433788248, 1.4895334834975813, 0.4404074278697023, 2.3021728439497595], "std": [0.058589315517309316, 0.03122222382314667, 0.03206014691906625, 0.30220783614016394, 0.11255069792782357, 0.291023974162285, 0.04957918653105413, 0.03706533734047048, 0.030966414071173266, 0.10905785508618436, 0.06778972723833983, 0.1015057096024672], "min": [0.599619336246108, 0.09775989614946524, 1.0862629034492466, -2.401758631355959, 0.9168376931185054, -2.9420539214541974, 0.6439456768976612, -0.2262816262906397, 1.0753270708773992, 1.2316149203720879, 0.2516803042135696, 2.0668057940324815], "max": [0.8020222618164096, 0.21157369405226595, 1.2155924704657917, -1.3457046747899866, 1.3103882205811743, -1.911449029085594, 0.8005320887716546, -0.09184099793621553, 1.178777085442618, 1.6073462206768692, 0.5597670409898532, 2.456713389446992], "count": [131]}, "eef_sim_pose_action": {"mean": [0.6592152425189691, 0.15724268873751054, 1.1495890742250532, -1.7236040898477645, 1.120191344507211, -2.2902402721749238, 0.6797302720011584, -0.16719154629913047, 1.1192990433788248, 1.4895334834975813, 0.4404074278697023, 2.3021728439497595], "std": [0.058589315517309316, 0.03122222382314667, 0.03206014691906625, 0.30220783614016394, 0.11255069792782357, 0.291023974162285, 0.04957918653105413, 0.03706533734047048, 0.030966414071173266, 0.10905785508618436, 0.06778972723833983, 0.1015057096024672], "min": [0.599619336246108, 0.09775989614946524, 1.0862629034492466, -2.401758631355959, 0.9168376931185054, -2.9420539214541974, 0.6439456768976612, -0.2262816262906397, 1.0753270708773992, 1.2316149203720879, 0.2516803042135696, 2.0668057940324815], "max": [0.8020222618164096, 0.21157369405226595, 1.2155924704657917, -1.3457046747899866, 1.3103882205811743, -1.911449029085594, 0.8005320887716546, -0.09184099793621553, 1.178777085442618, 1.6073462206768692, 0.5597670409898532, 2.456713389446992], "count": [131]}}} +{"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.356325210375817]], [[0.3659680330882353]], [[0.38067816993464054]]], "std": [[[0.3397450087693622]], [[0.33536816454231005]], [[0.3324132031399231]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475948341503268]], [[0.48869092933006536]], [[0.4728169526143791]]], "std": [[[0.33511648154387574]], [[0.3373779741896625]], [[0.3413980861421394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131574264705883]], [[0.5242611989379086]], [[0.5103214746732025]]], "std": [[[0.3364687710388678]], [[0.32897282879772055]], [[0.3329086738936822]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3826935886437908]], [[0.3874152205882353]], [[0.36965177491830065]]], "std": [[[0.3920706379119782]], [[0.40245779831054007]], [[0.4045840782388805]]], "count": [100]}, "observation.state": {"min": [0.33631837368011475, -1.3124189376831055, 0.82203209400177, -0.37665942311286926, -1.6144808530807495, 0.8632791638374329, -1.2609913349151611, -1.4751182794570923, 1.2134524583816528, -0.38481345772743225, 0.7454985976219177, -0.18974170088768005, 21.53444480895996, 47.62666702270508, 11.374375343322754, -0.25687500834465027, 0.9375, -0.005624998360872269, 0.875, -0.8637499809265137, 0.9700000286102295, 0.6069999933242798, 0.9750000238418579, 0.30909091234207153, 37.279998779296875, 42.833126068115234, 0.6831250190734863, -0.043125003576278687, 1.1399999856948853, 0.7243750095367432, 3.817499876022339, -0.25437498092651367, 2.5481250286102295, 0.3425000011920929, 0.6556249856948853, 0.4325000047683716], "max": [1.3236725330352783, -0.7642862796783447, 1.5904431343078613, 0.11310750246047974, -0.2081187516450882, 1.140254259109497, -0.5459868907928467, -0.9799470901489258, 1.8676565885543823, 0.2988145649433136, 1.6593550443649292, -0.007867933250963688, 66.95625305175781, 62.630001068115234, 56.903751373291016, 9.46500015258789, 49.063751220703125, 40.26124954223633, 55.26375198364258, 57.22062683105469, 57.954376220703125, 76.80000305175781, 49.053123474121094, 94.87374877929688, 67.890625, 62.02312469482422, 2.5012500286102295, 9.4037504196167, 60.25187683105469, 46.598751068115234, 66.82437896728516, 54.97999954223633, 59.23374938964844, 62.54249954223633, 48.56187438964844, 80.34625244140625], "mean": [0.8536725044250488, -0.9329202771186829, 1.0713412761688232, -0.09890598058700562, -0.8966291546821594, 0.9886078834533691, -0.9522755146026611, -1.1380306482315063, 1.460402011871338, -0.16499896347522736, 1.13695228099823, -0.08114589750766754, 50.32963180541992, 53.95683288574219, 33.2452278137207, 2.114609956741333, 26.260717391967773, 7.367984294891357, 29.954204559326172, 9.138206481933594, 28.332788467407227, 14.463833808898926, 10.442054748535156, 53.624305725097656, 47.57973098754883, 56.85999298095703, 1.030727744102478, 4.607738018035889, 23.180694580078125, 7.818426609039307, 22.4160213470459, 7.579858779907227, 20.109596252441406, 13.551529884338379, 15.2026948928833, 23.902570724487305], "std": [0.26432371139526367, 0.13044896721839905, 0.18873460590839386, 0.13785527646541595, 0.40023916959762573, 0.09290049970149994, 0.180627703666687, 0.12078685313463211, 0.16291825473308563, 0.1898026168346405, 0.23740682005882263, 0.047685835510492325, 11.80235481262207, 3.236402750015259, 9.220399856567383, 3.012446641921997, 15.301180839538574, 12.989642143249512, 16.968915939331055, 17.66132164001465, 16.246931076049805, 23.61453628540039, 14.294373512268066, 26.91501808166504, 10.61935043334961, 6.441844940185547, 0.36131981015205383, 2.852153778076172, 17.754322052001953, 12.829095840454102, 18.01156997680664, 14.242086410522461, 17.769596099853516, 21.758955001831055, 14.878808975219727, 28.063695907592773], "count": [152]}, "action": {"min": [0.33631837368011475, -1.3124189376831055, 0.82203209400177, -0.37665942311286926, -1.6144808530807495, 0.8632791638374329, -1.2609913349151611, -1.4751182794570923, 1.2134524583816528, -0.38481345772743225, 0.7454985976219177, -0.18974170088768005, 21.53444480895996, 47.62666702270508, 11.374375343322754, -0.25687500834465027, 0.9375, -0.005624998360872269, 0.875, -0.8637499809265137, 0.9700000286102295, 0.6069999933242798, 0.9750000238418579, 0.30909091234207153, 37.279998779296875, 42.833126068115234, 0.6831250190734863, -0.043125003576278687, 1.1399999856948853, 0.7243750095367432, 3.817499876022339, -0.25437498092651367, 2.5481250286102295, 0.3425000011920929, 0.6556249856948853, 0.4325000047683716], "max": [1.3236725330352783, -0.7642862796783447, 1.5904431343078613, 0.11310750246047974, -0.2081187516450882, 1.140254259109497, -0.5459868907928467, -0.9799470901489258, 1.8676565885543823, 0.2988145649433136, 1.6593550443649292, -0.007867933250963688, 66.95625305175781, 62.630001068115234, 56.903751373291016, 9.46500015258789, 49.063751220703125, 40.26124954223633, 55.26375198364258, 57.22062683105469, 57.954376220703125, 76.80000305175781, 49.053123474121094, 94.87374877929688, 67.890625, 62.02312469482422, 2.5012500286102295, 9.4037504196167, 60.25187683105469, 46.598751068115234, 66.82437896728516, 54.97999954223633, 59.23374938964844, 62.54249954223633, 48.56187438964844, 80.34625244140625], "mean": [0.8536726236343384, -0.9329201579093933, 1.0713411569595337, -0.09890598058700562, -0.8966291546821594, 0.988608181476593, -0.9522756338119507, -1.1380306482315063, 1.460402250289917, -0.16499891877174377, 1.1369521617889404, -0.08114590495824814, 50.32964324951172, 53.9567985534668, 33.24523162841797, 2.114609479904175, 26.260717391967773, 7.367990493774414, 29.95421028137207, 9.13819694519043, 28.332786560058594, 14.463822364807129, 10.442044258117676, 53.62431716918945, 47.57972717285156, 56.85999298095703, 1.0307282209396362, 4.607736587524414, 23.180700302124023, 7.818426609039307, 22.416017532348633, 7.5798563957214355, 20.109596252441406, 13.551527976989746, 15.202692985534668, 23.902557373046875], "std": [0.2643236517906189, 0.13044895231723785, 0.18873460590839386, 0.13785529136657715, 0.40023910999298096, 0.09290049970149994, 0.18062768876552582, 0.12078686058521271, 0.16291825473308563, 0.1898026168346405, 0.23740682005882263, 0.047685835510492325, 11.802355766296387, 3.2364025115966797, 9.220399856567383, 3.012446165084839, 15.301180839538574, 12.989643096923828, 16.968915939331055, 17.661317825317383, 16.246931076049805, 23.614534378051758, 14.294370651245117, 26.915019989013672, 10.61935043334961, 6.441844463348389, 0.36131978034973145, 2.852153778076172, 17.75432014465332, 12.829094886779785, 18.011571884155273, 14.242085456848145, 17.76959800720215, 21.758956909179688, 14.87880802154541, 28.063695907592773], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [152]}, "index": {"min": [5825], "max": [5976], "mean": [5900.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [3.2171052631578947, 6.0, 6.0, 6.0, 6.0], "std": [1.8421874981644364, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [152]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [152]}, "eef_direction_state": {"mean": [2.6907894736842106, 3.289473684210526], "std": [1.799976434902684, 1.9789403695284966], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.5723684210526316, 1.1842105263157894], "std": [0.5206520921959621, 0.7981974151633222], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.2171052631578947, 0.8092105263157895], "std": [0.7687803323745893, 0.8486332094018733], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.6907894736842106, 3.289473684210526], "std": [1.799976434902684, 1.9789403695284966], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.5723684210526316, 1.1842105263157894], "std": [0.5206520921959621, 0.7981974151633222], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.2171052631578947, 0.8092105263157895], "std": [0.7687803323745893, 0.8486332094018733], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6452976430365839, 0.1672430743617201, 1.166758354523385, -1.540110372376444, 1.004287989777447, -2.148364292949117, 0.6668872010471304, -0.17290645098714394, 1.138596951017659, 1.409712392603079, 0.4373842571107826, 2.274221468399832], "std": [0.06259671109917163, 0.035666331072325044, 0.04104765685673603, 0.3623825914496381, 0.16947431727479823, 0.35352901288204963, 0.048011692376597345, 0.04041341255286291, 0.04140147543975224, 0.19159280722819483, 0.10529274042016291, 0.1591790815421125], "min": [0.5632759000495037, 0.1048692126914713, 1.0925788626957251, -2.274878167692238, 0.7063558012055489, -2.8989059509965815, 0.596406904256679, -0.24980551704100282, 1.0945442093609532, 0.9054191638119894, 0.18648285656800767, 1.9667023230720457], "max": [0.8004174576227107, 0.23805839438030602, 1.2733937472829213, -0.7630270113123528, 1.2222141357437835, -1.53654218464085, 0.7917199989408564, -0.09046383047414533, 1.2529755037975816, 1.5684452460068843, 0.5558510586016583, 2.495077728957375], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6452976430365839, 0.1672430743617201, 1.166758354523385, -1.540110372376444, 1.004287989777447, -2.148364292949117, 0.6668872010471304, -0.17290645098714394, 1.138596951017659, 1.409712392603079, 0.4373842571107826, 2.274221468399832], "std": [0.06259671109917163, 0.035666331072325044, 0.04104765685673603, 0.3623825914496381, 0.16947431727479823, 0.35352901288204963, 0.048011692376597345, 0.04041341255286291, 0.04140147543975224, 0.19159280722819483, 0.10529274042016291, 0.1591790815421125], "min": [0.5632759000495037, 0.1048692126914713, 1.0925788626957251, -2.274878167692238, 0.7063558012055489, -2.8989059509965815, 0.596406904256679, -0.24980551704100282, 1.0945442093609532, 0.9054191638119894, 0.18648285656800767, 1.9667023230720457], "max": [0.8004174576227107, 0.23805839438030602, 1.2733937472829213, -0.7630270113123528, 1.2222141357437835, -1.53654218464085, 0.7917199989408564, -0.09046383047414533, 1.2529755037975816, 1.5684452460068843, 0.5558510586016583, 2.495077728957375], "count": [152]}}} +{"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.3528960804738562]], [[0.36074395220588235]], [[0.3744473672385621]]], "std": [[[0.3322947099523659]], [[0.3280803605400096]], [[0.3260279014632345]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4941231392973856]], [[0.5051492177287582]], [[0.48817185049019607]]], "std": [[[0.3390345230471055]], [[0.3423413002347422]], [[0.34654676895636866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153390931372549]], [[0.5360406535947713]], [[0.5203895649509804]]], "std": [[[0.33744476688197633]], [[0.3243239960347217]], [[0.32765313000120605]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3876826797385621]], [[0.3929378125]], [[0.3751962295751634]]], "std": [[[0.3928844261181567]], [[0.40340433444432455]], [[0.4060899049398106]]], "count": [100]}, "observation.state": {"min": [0.2981708347797394, -1.312943458557129, 0.8491010069847107, -0.31601011753082275, -1.3856675624847412, 1.0009706020355225, -1.1541966199874878, -1.5150301456451416, 1.319121241569519, -0.4793955385684967, 0.5858272314071655, -0.106121726334095, 46.45888900756836, 51.02777862548828, 8.45888900756836, -0.18812499940395355, 3.2200000286102295, 0.2537499964237213, 1.3622221946716309, -0.9543750286102295, 0.8066666722297668, 0.39000001549720764, 0.944444477558136, 9.707777976989746, 30.48812484741211, 47.44750213623047, 0.6875, -0.3199999928474426, 7.619999885559082, 0.4899999797344208, 4.528888702392578, 0.5162500143051147, 3.1128571033477783, 0.27562499046325684, 0.7762500047683716, -3.1864285469055176], "max": [1.1943787336349487, -0.7664055824279785, 1.5829089879989624, 0.1002565398812294, -0.17133021354675293, 1.310225486755371, -0.5185206532478333, -1.0558289289474487, 1.9432603120803833, 0.16261455416679382, 1.441320538520813, -0.0009060044540092349, 69.28624725341797, 56.127498626708984, 46.897499084472656, 7.061110973358154, 52.171875, 24.534374237060547, 56.481876373291016, 52.56187438964844, 56.40312576293945, 73.31749725341797, 45.25812530517578, 97.84187316894531, 68.43499755859375, 68.67750549316406, 2.2799999713897705, 9.213749885559082, 44.92250061035156, 43.056251525878906, 52.930625915527344, 67.73687744140625, 55.72249984741211, 83.98062896728516, 41.2868766784668, 98.05313110351562], "mean": [0.6840428113937378, -0.9469382166862488, 1.1277425289154053, -0.07230044156312943, -0.6712995171546936, 1.1389802694320679, -0.8573251962661743, -1.1783310174942017, 1.5508623123168945, -0.29457154870033264, 0.9745998978614807, -0.05923835188150406, 57.647491455078125, 54.686729431152344, 33.28196716308594, 2.5215015411376953, 28.864686965942383, 4.981776237487793, 30.180269241333008, 8.473686218261719, 27.079835891723633, 18.859643936157227, 11.22647762298584, 61.8718376159668, 47.13998031616211, 61.00745391845703, 0.9939996600151062, 3.2736849784851074, 24.872011184692383, 9.557833671569824, 25.30648422241211, 13.101420402526855, 25.32377815246582, 16.600826263427734, 14.487131118774414, 42.226200103759766], "std": [0.2076166272163391, 0.12724792957305908, 0.16276845335960388, 0.09465204179286957, 0.31620338559150696, 0.10628043860197067, 0.16839054226875305, 0.12647727131843567, 0.14864054322242737, 0.13729341328144073, 0.1593034714460373, 0.035052791237831116, 6.486833095550537, 1.1611214876174927, 6.6900248527526855, 1.8009190559387207, 12.472378730773926, 7.726744651794434, 15.849708557128906, 15.78348445892334, 14.203571319580078, 26.475238800048828, 14.60081958770752, 19.47610092163086, 13.786078453063965, 6.665421485900879, 0.2890147268772125, 2.582514762878418, 10.000265121459961, 14.643967628479004, 12.40814208984375, 19.750410079956055, 13.744182586669922, 26.474384307861328, 13.142115592956543, 26.469385147094727], "count": [142]}, "action": {"min": [0.2981708347797394, -1.312943458557129, 0.8491010069847107, -0.31601011753082275, -1.3856675624847412, 1.0009706020355225, -1.1541966199874878, -1.5150301456451416, 1.319121241569519, -0.4793955385684967, 0.5858272314071655, -0.106121726334095, 46.45888900756836, 51.02777862548828, 8.45888900756836, -0.18812499940395355, 3.2200000286102295, 0.2537499964237213, 1.3622221946716309, -0.9543750286102295, 0.8066666722297668, 0.39000001549720764, 0.944444477558136, 9.707777976989746, 30.48812484741211, 47.44750213623047, 0.6875, -0.3199999928474426, 7.619999885559082, 0.4899999797344208, 4.528888702392578, 0.5162500143051147, 3.1128571033477783, 0.27562499046325684, 0.7762500047683716, -3.1864285469055176], "max": [1.1943787336349487, -0.7664055824279785, 1.5829089879989624, 0.1002565398812294, -0.17133021354675293, 1.310225486755371, -0.5185206532478333, -1.0558289289474487, 1.9432603120803833, 0.16261455416679382, 1.441320538520813, -0.0009060044540092349, 69.28624725341797, 56.127498626708984, 46.897499084472656, 7.061110973358154, 52.171875, 24.534374237060547, 56.481876373291016, 52.56187438964844, 56.40312576293945, 73.31749725341797, 45.25812530517578, 97.84187316894531, 68.43499755859375, 68.67750549316406, 2.2799999713897705, 9.213749885559082, 44.92250061035156, 43.056251525878906, 52.930625915527344, 67.73687744140625, 55.72249984741211, 83.98062896728516, 41.2868766784668, 98.05313110351562], "mean": [0.6840430498123169, -0.9469383358955383, 1.1277427673339844, -0.07230044156312943, -0.6712995767593384, 1.1389801502227783, -0.8573251962661743, -1.1783313751220703, 1.5508625507354736, -0.2945716083049774, 0.9746000170707703, -0.05923834070563316, 57.647491455078125, 54.68672180175781, 33.28196334838867, 2.5215017795562744, 28.86468505859375, 4.981775760650635, 30.18027114868164, 8.47369384765625, 27.0798282623291, 18.85964584350586, 11.226473808288574, 61.8718376159668, 47.139984130859375, 61.007442474365234, 0.9939996600151062, 3.27368426322937, 24.872026443481445, 9.557831764221191, 25.30647850036621, 13.101421356201172, 25.323759078979492, 16.600833892822266, 14.487129211425781, 42.22620391845703], "std": [0.2076166272163391, 0.1272479146718979, 0.16276845335960388, 0.09465204179286957, 0.31620338559150696, 0.10628045350313187, 0.16839054226875305, 0.12647728621959686, 0.14864054322242737, 0.13729341328144073, 0.1593034714460373, 0.035052791237831116, 6.4868340492248535, 1.1611216068267822, 6.6900248527526855, 1.8009191751480103, 12.472378730773926, 7.726743221282959, 15.849708557128906, 15.78348445892334, 14.203573226928711, 26.475238800048828, 14.600817680358887, 19.47610092163086, 13.786078453063965, 6.665421485900879, 0.2890147268772125, 2.582514524459839, 10.000266075134277, 14.643969535827637, 12.408143043518066, 19.750408172607422, 13.744181632995605, 26.474384307861328, 13.142115592956543, 26.469383239746094], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [142]}, "index": {"min": [5977], "max": [6118], "mean": [6047.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [2.936619718309859, 6.0, 6.0, 6.0, 6.0], "std": [2.0356498382178914, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [142]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [142]}, "eef_direction_state": {"mean": [3.1056338028169015, 3.507042253521127], "std": [1.8866011859727307, 2.171345006916155], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.443661971830986, 1.0422535211267605], "std": [0.611217301753075, 0.8296719140858108], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.2535211267605635, 0.7464788732394366], "std": [0.782165824051539, 0.8087254771805968], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.1056338028169015, 3.507042253521127], "std": [1.8866011859727307, 2.171345006916155], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.443661971830986, 1.0422535211267605], "std": [0.611217301753075, 0.8296719140858108], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.2535211267605635, 0.7464788732394366], "std": [0.782165824051539, 0.8087254771805968], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6760071148624892, 0.15598784983797448, 1.1776912233029846, -1.6506301484686072, 1.1547990360985108, -1.8887296815700059, 0.6930484780151747, -0.15774397733695583, 1.1276115613390612, 1.5072898973698365, 0.528703544414259, 2.333005708683611], "std": [0.05010828408927002, 0.025888392112291984, 0.040032043685488995, 0.48794489694975446, 0.118762460535772, 1.2936083683180357, 0.045699096900792976, 0.035005791514985576, 0.02913245472621807, 0.11074726695333609, 0.08781890812661214, 0.11264417162697249], "min": [0.5862618572941533, 0.10426454873665228, 1.096195387775936, -2.583217899560162, 0.936649600403423, -3.140976267071008, 0.6368650283028138, -0.2240707402324998, 1.0897024826459007, 1.2308734661753933, 0.23219536245950234, 2.080624238879965], "max": [0.8017828229110513, 0.22764723690958405, 1.2459722796636474, -1.2012441034942243, 1.3823502857919405, 3.136213785181902, 0.8120783965708889, -0.09384957783969439, 1.1986481527729205, 1.61963165961206, 0.663559614049956, 2.510760289356458], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6760071148624892, 0.15598784983797448, 1.1776912233029846, -1.6506301484686072, 1.1547990360985108, -1.8887296815700059, 0.6930484780151747, -0.15774397733695583, 1.1276115613390612, 1.5072898973698365, 0.528703544414259, 2.333005708683611], "std": [0.05010828408927002, 0.025888392112291984, 0.040032043685488995, 0.48794489694975446, 0.118762460535772, 1.2936083683180357, 0.045699096900792976, 0.035005791514985576, 0.02913245472621807, 0.11074726695333609, 0.08781890812661214, 0.11264417162697249], "min": [0.5862618572941533, 0.10426454873665228, 1.096195387775936, -2.583217899560162, 0.936649600403423, -3.140976267071008, 0.6368650283028138, -0.2240707402324998, 1.0897024826459007, 1.2308734661753933, 0.23219536245950234, 2.080624238879965], "max": [0.8017828229110513, 0.22764723690958405, 1.2459722796636474, -1.2012441034942243, 1.3823502857919405, 3.136213785181902, 0.8120783965708889, -0.09384957783969439, 1.1986481527729205, 1.61963165961206, 0.663559614049956, 2.510760289356458], "count": [142]}}} +{"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.35731868872549016]], [[0.36747486723856204]], [[0.3736663541666667]]], "std": [[[0.3142644964284612]], [[0.31039502028471944]], [[0.31300545804245633]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694421486928104]], [[0.4788697855392157]], [[0.4605772242647059]]], "std": [[[0.330710772607607]], [[0.3351621236015108]], [[0.34095850396645044]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950166462418301]], [[0.5101493668300654]], [[0.4975860539215686]]], "std": [[[0.32421608703716326]], [[0.3227057317862544]], [[0.3253864786195903]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37781730392156865]], [[0.3796101388888889]], [[0.3624029901960784]]], "std": [[[0.391785552035155]], [[0.40084204883075675]], [[0.4024359953590882]]], "count": [100]}, "observation.state": {"min": [0.28119516372680664, -1.378509521484375, 0.8446106910705566, -0.30427443981170654, -1.625467300415039, 0.8123044967651367, -1.2100881338119507, -1.584220290184021, 1.1285953521728516, -0.3904402256011963, 0.532015323638916, -0.13630598783493042, 13.28499984741211, 52.15062713623047, -1.2350000143051147, -0.10999999940395355, 1.1987500190734863, -0.46312499046325684, 1.0744444131851196, -0.8856250047683716, 1.1974999904632568, -3.8499999046325684, 0.90625, 0.031874995678663254, 33.755001068115234, 43.979373931884766, 0.4950000047683716, -0.43187499046325684, 0.8181250095367432, -0.5674999952316284, 1.3487499952316284, -1.3806250095367432, 0.8843749761581421, -0.12999999523162842, 0.7200000286102295, 0.1574999988079071], "max": [1.2406538724899292, -0.7634994387626648, 1.7128251791000366, 0.17137788236141205, -0.1368066668510437, 1.1771382093429565, -0.4503318965435028, -0.947823703289032, 2.09208345413208, 0.20413710176944733, 1.6709821224212646, 0.07789253443479538, 65.13687133789062, 85.54166412353516, 56.674373626708984, 6.851250171661377, 45.30500030517578, 45.07625198364258, 50.1150016784668, 73.15625, 55.25812530517578, 79.04312133789062, 48.31562423706055, 95.99250030517578, 73.34124755859375, 70.81999969482422, 2.03125, 9.413749694824219, 54.17625045776367, 25.80437469482422, 68.61187744140625, 44.37937545776367, 69.66812896728516, 59.18437576293945, 63.27812576293945, 83.79937744140625], "mean": [0.8069968819618225, -0.9101452827453613, 1.0664215087890625, -0.10222353786230087, -1.0522940158843994, 0.9477128386497498, -0.9146221280097961, -1.1440656185150146, 1.4269098043441772, -0.09052671492099762, 1.2534903287887573, -0.05678901448845863, 43.86053466796875, 63.39556121826172, 19.71404266357422, 2.6222007274627686, 16.194795608520508, 7.319252967834473, 14.993507385253906, 11.710821151733398, 14.032025337219238, 13.446495056152344, 7.413182735443115, 33.86860275268555, 52.37591552734375, 60.949806213378906, 0.792754054069519, 2.030980110168457, 26.813018798828125, 4.680968761444092, 29.073781967163086, 6.424335956573486, 29.67225456237793, 11.667290687561035, 18.56300926208496, 29.845224380493164], "std": [0.23355107009410858, 0.1511121690273285, 0.21607251465320587, 0.10871031135320663, 0.49537235498428345, 0.10852394998073578, 0.1929042786359787, 0.16858801245689392, 0.26125308871269226, 0.16675682365894318, 0.33557456731796265, 0.05003925785422325, 16.42937660217285, 10.976709365844727, 18.59151840209961, 1.7073808908462524, 13.155350685119629, 12.492826461791992, 14.724149703979492, 20.64994239807129, 15.60797119140625, 24.208105087280273, 12.648112297058105, 27.814861297607422, 13.981986999511719, 7.535179615020752, 0.33194872736930847, 3.019986867904663, 14.537811279296875, 7.259491920471191, 16.07587242126465, 12.479517936706543, 16.282560348510742, 18.666915893554688, 14.824055671691895, 25.04721450805664], "count": [226]}, "action": {"min": [0.28119516372680664, -1.378509521484375, 0.8446106910705566, -0.30427443981170654, -1.625467300415039, 0.8123044967651367, -1.2100881338119507, -1.584220290184021, 1.1285953521728516, -0.3904402256011963, 0.532015323638916, -0.13630598783493042, 13.28499984741211, 52.15062713623047, -1.2350000143051147, -0.10999999940395355, 1.1987500190734863, -0.46312499046325684, 1.0744444131851196, -0.8856250047683716, 1.1974999904632568, -3.8499999046325684, 0.90625, 0.031874995678663254, 33.755001068115234, 43.979373931884766, 0.4950000047683716, -0.43187499046325684, 0.8181250095367432, -0.5674999952316284, 1.3487499952316284, -1.3806250095367432, 0.8843749761581421, -0.12999999523162842, 0.7200000286102295, 0.1574999988079071], "max": [1.2406538724899292, -0.7634994387626648, 1.7128251791000366, 0.17137788236141205, -0.1368066668510437, 1.1771382093429565, -0.4503318965435028, -0.947823703289032, 2.09208345413208, 0.20413710176944733, 1.6709821224212646, 0.07789253443479538, 65.13687133789062, 85.54166412353516, 56.674373626708984, 6.851250171661377, 45.30500030517578, 45.07625198364258, 50.1150016784668, 73.15625, 55.25812530517578, 79.04312133789062, 48.31562423706055, 95.99250030517578, 73.34124755859375, 70.81999969482422, 2.03125, 9.413749694824219, 54.17625045776367, 25.80437469482422, 68.61187744140625, 44.37937545776367, 69.66812896728516, 59.18437576293945, 63.27812576293945, 83.79937744140625], "mean": [0.8069968223571777, -0.9101452231407166, 1.0664207935333252, -0.10222356021404266, -1.0522937774658203, 0.9477124214172363, -0.9146208167076111, -1.1440656185150146, 1.4269094467163086, -0.09052667021751404, 1.2534908056259155, -0.056788962334394455, 43.860538482666016, 63.39553451538086, 19.714025497436523, 2.622201681137085, 16.194786071777344, 7.319257736206055, 14.993515014648438, 11.710809707641602, 14.032024383544922, 13.44649600982666, 7.413187503814697, 33.868587493896484, 52.37591552734375, 60.94978332519531, 0.7927534580230713, 2.0309808254241943, 26.81302261352539, 4.680966854095459, 29.073781967163086, 6.4243364334106445, 29.672245025634766, 11.667291641235352, 18.563018798828125, 29.845224380493164], "std": [0.2335510104894638, 0.15111210942268372, 0.21607252955436707, 0.10871028155088425, 0.4953725039958954, 0.10852396488189697, 0.1929042488336563, 0.16858801245689392, 0.2612530589103699, 0.16675682365894318, 0.33557456731796265, 0.05003925785422325, 16.42937469482422, 10.97670841217041, 18.591516494750977, 1.7073811292648315, 13.155349731445312, 12.492830276489258, 14.724148750305176, 20.649934768676758, 15.607969284057617, 24.208101272583008, 12.648110389709473, 27.814857482910156, 13.981986999511719, 7.535179615020752, 0.3319486975669861, 3.019986867904663, 14.537806510925293, 7.259491443634033, 16.07587242126465, 12.47951602935791, 16.282560348510742, 18.66691780090332, 14.824058532714844, 25.047222137451172], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [226]}, "index": {"min": [6119], "max": [6344], "mean": [6231.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.809734513274336, 6.0, 6.0, 6.0, 6.0], "std": [1.6520550142851709, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [226]}, "eef_direction_state": {"mean": [3.5265486725663715, 3.8451327433628317], "std": [1.9981636569218681, 2.136471789667004], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.2433628318584071, 0.9646017699115044], "std": [0.7746396371656219, 0.8300677394238758], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.9336283185840708, 0.8053097345132744], "std": [0.86731307383644, 0.8451674922198774], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [3.5265486725663715, 3.8451327433628317], "std": [1.9981636569218681, 2.136471789667004], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.2433628318584071, 0.9646017699115044], "std": [0.7746396371656219, 0.8300677394238758], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.9336283185840708, 0.8053097345132744], "std": [0.86731307383644, 0.8451674922198774], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.639649071922035, 0.17441477248132112, 1.2231051706018836, -1.2401328513394942, 0.9012811374691094, -1.9224581977567525, 0.6584702013309, -0.17289829821026984, 1.1788006352219675, 1.2333076017864288, 0.32745669325202614, 2.2152860889586754], "std": [0.07456028012978465, 0.0314285412085871, 0.06865906174629474, 0.4697759940756687, 0.22311157968163395, 0.37128332176513673, 0.06995076490785346, 0.037650245495028996, 0.0849728748158115, 0.3106256235306422, 0.13610504988411934, 0.11191091484401243], "min": [0.5567258689009669, 0.11727777080808656, 1.085929706019894, -2.2973415789253453, 0.5698303521227097, -2.9131014272204094, 0.5866419053369563, -0.2331002878756761, 1.0837961121617412, 0.7728900234633637, 0.09627060712356883, 2.0338981635169877], "max": [0.8277348085084166, 0.23064578437589608, 1.3214032767534563, -0.6328252091705446, 1.2467893255086886, -1.526033820691388, 0.8477385789913596, -0.1093055907445439, 1.3024366822679132, 1.5467203706785198, 0.5454922361718992, 2.404158849427635], "count": [226]}, "eef_sim_pose_action": {"mean": [0.639649071922035, 0.17441477248132112, 1.2231051706018836, -1.2401328513394942, 0.9012811374691094, -1.9224581977567525, 0.6584702013309, -0.17289829821026984, 1.1788006352219675, 1.2333076017864288, 0.32745669325202614, 2.2152860889586754], "std": [0.07456028012978465, 0.0314285412085871, 0.06865906174629474, 0.4697759940756687, 0.22311157968163395, 0.37128332176513673, 0.06995076490785346, 0.037650245495028996, 0.0849728748158115, 0.3106256235306422, 0.13610504988411934, 0.11191091484401243], "min": [0.5567258689009669, 0.11727777080808656, 1.085929706019894, -2.2973415789253453, 0.5698303521227097, -2.9131014272204094, 0.5866419053369563, -0.2331002878756761, 1.0837961121617412, 0.7728900234633637, 0.09627060712356883, 2.0338981635169877], "max": [0.8277348085084166, 0.23064578437589608, 1.3214032767534563, -0.6328252091705446, 1.2467893255086886, -1.526033820691388, 0.8477385789913596, -0.1093055907445439, 1.3024366822679132, 1.5467203706785198, 0.5454922361718992, 2.404158849427635], "count": [226]}}} +{"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.3575681107026144]], [[0.3676775857843137]], [[0.383285943627451]]], "std": [[[0.3281177907679943]], [[0.32422010394639983]], [[0.3211243634588067]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48675542892156864]], [[0.4977989052287582]], [[0.4791989195261438]]], "std": [[[0.33798648605171044]], [[0.34144779349918264]], [[0.3465662198830852]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5244325776143791]], [[0.5391776409313725]], [[0.5257530616830066]]], "std": [[[0.3379440893634819]], [[0.33095482146727595]], [[0.332751109966499]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3848254289215686]], [[0.38838115604575163]], [[0.3705316748366013]]], "std": [[[0.3903598484995124]], [[0.4005359880118683]], [[0.404162361683718]]], "count": [100]}, "observation.state": {"min": [0.2862020432949066, -1.4034485816955566, 0.8596551418304443, -0.31099793314933777, -1.562841773033142, 0.8415350317955017, -1.1060036420822144, -1.614261507987976, 1.2788968086242676, -0.5116779208183289, 0.5732623934745789, -0.13743716478347778, 25.726667404174805, 50.15461730957031, -1.78125, 0.06437499821186066, 1.7388888597488403, -0.4312500059604645, 2.0306248664855957, -0.8025000095367432, 0.9681249856948853, -3.919374942779541, 0.949999988079071, 0.23375000059604645, 25.463125228881836, 43.85874938964844, 0.5368750095367432, -0.28312498331069946, 2.454545497894287, -0.2706249952316284, 4.316874980926514, 0.04249999672174454, 1.6612499952316284, 0.38499999046325684, 0.5668749809265137, -0.04466666653752327], "max": [1.1868339776992798, -0.7998482584953308, 1.7127774953842163, 0.0849975198507309, -0.11410887539386749, 1.1951628923416138, -0.3721770644187927, -1.0519611835479736, 2.069671630859375, 0.15935081243515015, 1.5271525382995605, 0.051189251244068146, 69.7456283569336, 61.36777877807617, 51.515625, 8.889374732971191, 39.83000183105469, 42.15562438964844, 45.314998626708984, 66.97250366210938, 50.470001220703125, -3.8450000286102295, 47.71062469482422, 104.34750366210938, 68.98562622070312, 69.64125061035156, 1.875, 9.276249885559082, 68.2143783569336, 34.036251068115234, 68.79437255859375, 47.946876525878906, 67.31312561035156, 67.65937805175781, 56.03937530517578, 83.67500305175781], "mean": [0.7923730611801147, -0.9874035120010376, 1.1590373516082764, -0.15448231995105743, -0.8078469038009644, 0.9986517429351807, -0.7923364043235779, -1.2494858503341675, 1.6051394939422607, -0.2970999777317047, 0.9833256006240845, -0.012776006944477558, 50.674560546875, 54.219398498535156, 32.548362731933594, 4.24587869644165, 16.19598388671875, 7.3383989334106445, 15.939162254333496, 12.200521469116211, 14.680869102478027, -3.8832931518554688, 9.66246223449707, 31.614910125732422, 46.83466720581055, 58.62285232543945, 0.9559147357940674, 3.6411585807800293, 30.42326545715332, 7.960991859436035, 30.676082611083984, 8.6012601852417, 28.774473190307617, 14.355110168457031, 23.28460693359375, 26.0963134765625], "std": [0.27872198820114136, 0.16265520453453064, 0.22366507351398468, 0.1367371827363968, 0.40620458126068115, 0.11244446039199829, 0.21221978962421417, 0.1451495885848999, 0.19137708842754364, 0.15470628440380096, 0.17981041967868805, 0.04645908251404762, 9.128373146057129, 1.9665391445159912, 13.36417293548584, 2.2449495792388916, 12.78012752532959, 12.753239631652832, 15.855147361755371, 22.520971298217773, 17.1442813873291, 0.01768806390464306, 14.90648078918457, 36.6558837890625, 15.330730438232422, 8.006199836730957, 0.32135865092277527, 2.890045642852783, 18.224010467529297, 11.412740707397461, 17.40622901916504, 13.096176147460938, 17.92910385131836, 21.7703857421875, 14.642109870910645, 29.328174591064453], "count": [151]}, "action": {"min": [0.2862020432949066, -1.4034485816955566, 0.8596551418304443, -0.31099793314933777, -1.562841773033142, 0.8415350317955017, -1.1060036420822144, -1.614261507987976, 1.2788968086242676, -0.5116779208183289, 0.5732623934745789, -0.13743716478347778, 25.726667404174805, 50.15461730957031, -1.78125, 0.06437499821186066, 1.7388888597488403, -0.4312500059604645, 2.0306248664855957, -0.8025000095367432, 0.9681249856948853, -3.919374942779541, 0.949999988079071, 0.23375000059604645, 25.463125228881836, 43.85874938964844, 0.5368750095367432, -0.28312498331069946, 2.454545497894287, -0.2706249952316284, 4.316874980926514, 0.04249999672174454, 1.6612499952316284, 0.38499999046325684, 0.5668749809265137, -0.04466666653752327], "max": [1.1868339776992798, -0.7998482584953308, 1.7127774953842163, 0.0849975198507309, -0.11410887539386749, 1.1951628923416138, -0.3721770644187927, -1.0519611835479736, 2.069671630859375, 0.15935081243515015, 1.5271525382995605, 0.051189251244068146, 69.7456283569336, 61.36777877807617, 51.515625, 8.889374732971191, 39.83000183105469, 42.15562438964844, 45.314998626708984, 66.97250366210938, 50.470001220703125, -3.8450000286102295, 47.71062469482422, 104.34750366210938, 68.98562622070312, 69.64125061035156, 1.875, 9.276249885559082, 68.2143783569336, 34.036251068115234, 68.79437255859375, 47.946876525878906, 67.31312561035156, 67.65937805175781, 56.03937530517578, 83.67500305175781], "mean": [0.7923731207847595, -0.9874036312103271, 1.1590367555618286, -0.15448234975337982, -0.8078469038009644, 0.9986515641212463, -0.7923364639282227, -1.2494858503341675, 1.6051396131515503, -0.2970999777317047, 0.9833253622055054, -0.012776005081832409, 50.674564361572266, 54.21939468383789, 32.54835891723633, 4.245879173278809, 16.195981979370117, 7.338403224945068, 15.939160346984863, 12.200528144836426, 14.680869102478027, -3.883293390274048, 9.662467002868652, 31.61488914489746, 46.83467483520508, 58.622833251953125, 0.9559151530265808, 3.6411569118499756, 30.423261642456055, 7.960988521575928, 30.676082611083984, 8.60125732421875, 28.77446937561035, 14.355114936828613, 23.28459930419922, 26.0963134765625], "std": [0.27872198820114136, 0.16265517473220825, 0.22366510331630707, 0.1367371678352356, 0.4062045216560364, 0.1124444529414177, 0.21221978962421417, 0.1451495736837387, 0.19137707352638245, 0.15470629930496216, 0.17981041967868805, 0.04645908623933792, 9.128373146057129, 1.9665390253067017, 13.364171981811523, 2.2449495792388916, 12.780129432678223, 12.75323486328125, 15.855149269104004, 22.520971298217773, 17.14427947998047, 0.017688067629933357, 14.906481742858887, 36.6558837890625, 15.330728530883789, 8.006200790405273, 0.3213586211204529, 2.890045166015625, 18.224010467529297, 11.412740707397461, 17.40622901916504, 13.09617805480957, 17.929105758666992, 21.7703914642334, 14.642109870910645, 29.328174591064453], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [151]}, "index": {"min": [6345], "max": [6495], "mean": [6420.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [3.1589403973509933, 6.0, 6.0, 6.0, 6.0], "std": [1.8631765058125205, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [151]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [151]}, "eef_direction_state": {"mean": [2.7218543046357615, 3.437086092715232], "std": [1.8129736299092634, 2.037971199129682], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.509933774834437, 1.1920529801324504], "std": [0.5503466658097154, 0.7695808766269646], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.1523178807947019, 0.8211920529801324], "std": [0.8117379309162683, 0.8305913692775184], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [2.7218543046357615, 3.437086092715232], "std": [1.8129736299092634, 2.037971199129682], "min": [0, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.509933774834437, 1.1920529801324504], "std": [0.5503466658097154, 0.7695808766269646], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.1523178807947019, 0.8211920529801324], "std": [0.8117379309162683, 0.8305913692775184], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6764081930616002, 0.17288272447258998, 1.1649237742664185, -1.5877999755527024, 0.9930368560692354, -2.1293235513505695, 0.704089760833202, -0.13524176410668678, 1.144882035435525, 1.424944580655666, 0.4667525481231344, 2.303504344779019], "std": [0.06656438291215326, 0.03840970478868847, 0.03409001292685274, 0.34103846920773206, 0.16099372574187865, 0.3406094280692777, 0.054795482719344736, 0.03904308614473361, 0.05020781826166831, 0.13639997791814482, 0.08891643661206179, 0.13027665747438222], "min": [0.5703939105639382, 0.10082909031055856, 1.0933047725718863, -2.35993147119842, 0.754995620296333, -2.9329983121987744, 0.6288537849154631, -0.2215407876558878, 1.0942685582939373, 1.1036831818064352, 0.2509308905475487, 2.048111249429272], "max": [0.8229653471392979, 0.2160638515354174, 1.2323876688541993, -1.0392296621650976, 1.2701029612151147, -1.7000571715874182, 0.8382865887168471, -0.06588077875612111, 1.259002621718395, 1.5736443249054104, 0.6026707395853519, 2.502182484854393], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6764081930616002, 0.17288272447258998, 1.1649237742664185, -1.5877999755527024, 0.9930368560692354, -2.1293235513505695, 0.704089760833202, -0.13524176410668678, 1.144882035435525, 1.424944580655666, 0.4667525481231344, 2.303504344779019], "std": [0.06656438291215326, 0.03840970478868847, 0.03409001292685274, 0.34103846920773206, 0.16099372574187865, 0.3406094280692777, 0.054795482719344736, 0.03904308614473361, 0.05020781826166831, 0.13639997791814482, 0.08891643661206179, 0.13027665747438222], "min": [0.5703939105639382, 0.10082909031055856, 1.0933047725718863, -2.35993147119842, 0.754995620296333, -2.9329983121987744, 0.6288537849154631, -0.2215407876558878, 1.0942685582939373, 1.1036831818064352, 0.2509308905475487, 2.048111249429272], "max": [0.8229653471392979, 0.2160638515354174, 1.2323876688541993, -1.0392296621650976, 1.2701029612151147, -1.7000571715874182, 0.8382865887168471, -0.06588077875612111, 1.259002621718395, 1.5736443249054104, 0.6026707395853519, 2.502182484854393], "count": [151]}}} +{"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.3666673263888889]], [[0.372596243872549]], [[0.37730550040849675]]], "std": [[[0.3364731385919622]], [[0.33321103728500473]], [[0.335700875757182]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47265870098039214]], [[0.4830103431372549]], [[0.4657162765522876]]], "std": [[[0.33558200057217064]], [[0.3390795693117596]], [[0.3438343248210816]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103346058006536]], [[0.5285034946895425]], [[0.5085942116013072]]], "std": [[[0.3359140838475264]], [[0.32649469965686934]], [[0.33310686457665895]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39677104779411765]], [[0.3997278022875817]], [[0.38295489583333336]]], "std": [[[0.3919480529990534]], [[0.4012075027391311]], [[0.4041434974492463]]], "count": [100]}, "observation.state": {"min": [0.35825321078300476, -1.2859302759170532, 0.8689377307891846, -0.21975110471248627, -1.571869969367981, 0.8631122708320618, -1.19916832447052, -1.5575169324874878, 1.2656298875808716, -0.6822451949119568, 0.6449082493782043, -0.17657549679279327, 21.675556182861328, 53.98812484741211, -1.2311111688613892, -0.09437499940395355, 3.8322222232818604, -0.037777796387672424, 5.462222099304199, 0.5256249904632568, 6.297499656677246, -3.9493749141693115, 0.9458333253860474, 23.998750686645508, 44.32250213623047, 42.56437301635742, 0.5769230723381042, -0.4424999952316284, 0.9837499856948853, 0.5931249856948853, 1.261875033378601, -0.005000002682209015, 0.8012499809265137, 0.29625001549720764, 0.6299999952316284, -0.08874999731779099], "max": [1.152543544769287, -0.7681964039802551, 1.5968565940856934, 0.03981650993227959, -0.20001240074634552, 1.0811254978179932, -0.4951552748680115, -0.987687885761261, 1.9874160289764404, 0.20428015291690826, 1.6268024444580078, 0.01704718917608261, 71.5374984741211, 65.6522216796875, 58.471248626708984, 3.0466666221618652, 33.58187484741211, 70.15062713623047, 38.60499954223633, 99.55999755859375, 48.44562530517578, -3.8299999237060547, 49.39125061035156, 111.03312683105469, 72.16937255859375, 66.22624969482422, 2.0299999713897705, 9.4037504196167, 49.807498931884766, 74.20000457763672, 61.57625198364258, 80.00749969482422, 62.12750244140625, 88.45124816894531, 50.317501068115234, 95.55875396728516], "mean": [0.7965028285980225, -0.9002639055252075, 1.0988696813583374, -0.055947255343198776, -0.7639442086219788, 0.9771767854690552, -0.8678943514823914, -1.143938660621643, 1.4888720512390137, -0.2971858084201813, 1.0502982139587402, -0.06180868297815323, 53.87479782104492, 57.486846923828125, 21.15711784362793, 0.38109084963798523, 21.818479537963867, 9.038956642150879, 24.48051643371582, 13.479652404785156, 24.49845314025879, -3.885857582092285, 8.869658470153809, 54.64069366455078, 56.447776794433594, 58.682594299316406, 0.8446974158287048, 2.6147549152374268, 23.594932556152344, 18.194917678833008, 25.803524017333984, 18.479520797729492, 26.387670516967773, 23.124385833740234, 20.610034942626953, 36.91250991821289], "std": [0.18288087844848633, 0.1155000701546669, 0.1525212675333023, 0.05609142780303955, 0.2462230771780014, 0.06279729306697845, 0.21431970596313477, 0.14001592993736267, 0.17177961766719818, 0.23314926028251648, 0.1944580227136612, 0.05778248980641365, 8.52283000946045, 1.7430833578109741, 18.029996871948242, 0.45730626583099365, 5.699482440948486, 19.6060733795166, 6.904852867126465, 28.903888702392578, 10.740290641784668, 0.025078147649765015, 15.25842571258545, 22.02962875366211, 9.41840648651123, 6.666158199310303, 0.29731684923171997, 2.7436013221740723, 14.228461265563965, 23.03714370727539, 16.494260787963867, 24.504478454589844, 17.979673385620117, 28.625993728637695, 16.11703872680664, 31.987459182739258], "count": [203]}, "action": {"min": [0.35825321078300476, -1.2859302759170532, 0.8689377307891846, -0.21975110471248627, -1.571869969367981, 0.8631122708320618, -1.19916832447052, -1.5575169324874878, 1.2656298875808716, -0.6822451949119568, 0.6449082493782043, -0.17657549679279327, 21.675556182861328, 53.98812484741211, -1.2311111688613892, -0.09437499940395355, 3.8322222232818604, -0.037777796387672424, 5.462222099304199, 0.5256249904632568, 6.297499656677246, -3.9493749141693115, 0.9458333253860474, 23.998750686645508, 44.32250213623047, 42.56437301635742, 0.5769230723381042, -0.4424999952316284, 0.9837499856948853, 0.5931249856948853, 1.261875033378601, -0.005000002682209015, 0.8012499809265137, 0.29625001549720764, 0.6299999952316284, -0.08874999731779099], "max": [1.152543544769287, -0.7681964039802551, 1.5968565940856934, 0.03981650993227959, -0.20001240074634552, 1.0811254978179932, -0.4951552748680115, -0.987687885761261, 1.9874160289764404, 0.20428015291690826, 1.6268024444580078, 0.01704718917608261, 71.5374984741211, 65.6522216796875, 58.471248626708984, 3.0466666221618652, 33.58187484741211, 70.15062713623047, 38.60499954223633, 99.55999755859375, 48.44562530517578, -3.8299999237060547, 49.39125061035156, 111.03312683105469, 72.16937255859375, 66.22624969482422, 2.0299999713897705, 9.4037504196167, 49.807498931884766, 74.20000457763672, 61.57625198364258, 80.00749969482422, 62.12750244140625, 88.45124816894531, 50.317501068115234, 95.55875396728516], "mean": [0.7965026497840881, -0.9002642631530762, 1.0988696813583374, -0.05594724789261818, -0.763944149017334, 0.9771769046783447, -0.8678941130638123, -1.1439388990402222, 1.4888724088668823, -0.2971857488155365, 1.0502984523773193, -0.06180867552757263, 53.87480163574219, 57.486881256103516, 21.157115936279297, 0.3810909390449524, 21.81848907470703, 9.038944244384766, 24.48052215576172, 13.479636192321777, 24.498441696166992, -3.8858559131622314, 8.869657516479492, 54.64069747924805, 56.44776916503906, 58.68258285522461, 0.844697117805481, 2.6147541999816895, 23.594938278198242, 18.19492530822754, 25.803518295288086, 18.47952651977539, 26.38765525817871, 23.1243953704834, 20.610031127929688, 36.91250228881836], "std": [0.1828809380531311, 0.1155000850558281, 0.15252123773097992, 0.05609143152832985, 0.2462230920791626, 0.06279729306697845, 0.21431978046894073, 0.14001591503620148, 0.17177963256835938, 0.23314929008483887, 0.1944580227136612, 0.057782482355833054, 8.522829055786133, 1.7430832386016846, 18.02999496459961, 0.45730626583099365, 5.699484348297119, 19.606067657470703, 6.904851913452148, 28.903884887695312, 10.740290641784668, 0.025078149512410164, 15.258418083190918, 22.02962875366211, 9.418404579162598, 6.6661577224731445, 0.29731687903404236, 2.743600845336914, 14.228459358215332, 23.03714370727539, 16.494260787963867, 24.504484176635742, 17.97967529296875, 28.62598991394043, 16.117040634155273, 31.987459182739258], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [203]}, "index": {"min": [6496], "max": [6698], "mean": [6597.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.768472906403941, 6.0, 6.0, 6.0, 6.0], "std": [1.912002827101015, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [203]}, "eef_direction_state": {"mean": [3.9950738916256157, 3.6403940886699506], "std": [1.9259634833941206, 1.9333076998833099], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.1083743842364533, 1.3596059113300492], "std": [0.7990627624036095, 0.7712467306711716], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8866995073891626, 1.1330049261083743], "std": [0.8664351080165777, 0.7922309553881629], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.9950738916256157, 3.6403940886699506], "std": [1.9259634833941206, 1.9333076998833099], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.1083743842364533, 1.3596059113300492], "std": [0.7990627624036095, 0.7712467306711716], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8866995073891626, 1.1330049261083743], "std": [0.8664351080165777, 0.7922309553881629], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6595838680155484, 0.1723986236508257, 1.1632637587735501, -1.6211206490035277, 1.0631750058200249, -2.213148557552933, 0.6724567026380119, -0.15316217197493834, 1.1452708422639912, 1.449257369432544, 0.5146715952489516, 2.349003793486373], "std": [0.049124192050626334, 0.01903311970805947, 0.0328235309919233, 0.2337440928618183, 0.09036611188779813, 0.20309004643726544, 0.05118522546390138, 0.049063889752964836, 0.0463347088316036, 0.18949222328940354, 0.10022290682992743, 0.20230607588005822], "min": [0.5694568277430943, 0.12806423947571582, 1.0802642359763164, -2.1432412406562906, 0.7852247893664814, -2.714319744129696, 0.6201327891831107, -0.23549670289300662, 1.0805585953926768, 1.0112286785001405, 0.2283731780055296, 2.0000476834512715], "max": [0.8020179106439559, 0.2109392146079591, 1.2378943978247412, -0.9487878385317339, 1.1825043935605342, -1.6462322903049678, 0.820818476014014, -0.08828298920335026, 1.253454290981155, 1.7856285359824058, 0.6622014141090808, 2.7249623774598017], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6595838680155484, 0.1723986236508257, 1.1632637587735501, -1.6211206490035277, 1.0631750058200249, -2.213148557552933, 0.6724567026380119, -0.15316217197493834, 1.1452708422639912, 1.449257369432544, 0.5146715952489516, 2.349003793486373], "std": [0.049124192050626334, 0.01903311970805947, 0.0328235309919233, 0.2337440928618183, 0.09036611188779813, 0.20309004643726544, 0.05118522546390138, 0.049063889752964836, 0.0463347088316036, 0.18949222328940354, 0.10022290682992743, 0.20230607588005822], "min": [0.5694568277430943, 0.12806423947571582, 1.0802642359763164, -2.1432412406562906, 0.7852247893664814, -2.714319744129696, 0.6201327891831107, -0.23549670289300662, 1.0805585953926768, 1.0112286785001405, 0.2283731780055296, 2.0000476834512715], "max": [0.8020179106439559, 0.2109392146079591, 1.2378943978247412, -0.9487878385317339, 1.1825043935605342, -1.6462322903049678, 0.820818476014014, -0.08828298920335026, 1.253454290981155, 1.7856285359824058, 0.6622014141090808, 2.7249623774598017], "count": [203]}}} +{"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.3554617054738562]], [[0.3645743300653595]], [[0.3790058823529412]]], "std": [[[0.3329839530660297]], [[0.3280120239055831]], [[0.3249169468510668]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48786264910130717]], [[0.5032690788398693]], [[0.487593335375817]]], "std": [[[0.33451912308521586]], [[0.33561140193790057]], [[0.33949953504268987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027438848039215]], [[0.5220580473856209]], [[0.5067122651143791]]], "std": [[[0.3441202318839506]], [[0.33584784639316284]], [[0.34063560620790856]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727631168300654]], [[0.3944560355392157]], [[0.37503336397058823]]], "std": [[[0.39862217214757273]], [[0.3971725570393753]], [[0.4012388149962278]]], "count": [100]}, "observation.state": {"min": [0.3572995364665985, -1.271267294883728, 0.8439431190490723, -0.38877126574516296, -1.6010088920593262, 0.8602511882781982, -1.2501473426818848, -1.51784348487854, 1.235185980796814, -0.37167638540267944, 0.6738288998603821, -0.12829022109508514, 16.11222267150879, 52.03187561035156, 7.559999942779541, -0.29374998807907104, 0.8838461637496948, 0.33937498927116394, 1.0288888216018677, -0.6399999856948853, 2.1188888549804688, 0.5390909314155579, 0.96875, 9.124444007873535, 44.31187438964844, 43.921875, 0.5774999856948853, -0.5774999856948853, 2.1566667556762695, 0.22875000536441803, 2.0687499046325684, -0.7093750238418579, 0.9537500143051147, 0.06687499582767487, 0.7331249713897705, 0.37437498569488525], "max": [1.277418613433838, -0.7761120200157166, 1.5594482421875, 0.02384222112596035, -0.2732318639755249, 1.0769054889678955, -0.5342326760292053, -1.0564488172531128, 1.9286926984786987, 0.31289663910865784, 1.6328213214874268, 0.018167773261666298, 70.6187515258789, 64.87374877929688, 70.63187408447266, 6.981818199157715, 50.171875, 27.908124923706055, 53.48812484741211, 44.60187530517578, 53.603126525878906, 70.85812377929688, 43.286251068115234, 94.5562515258789, 68.69000244140625, 59.51874923706055, 2.1024999618530273, 9.4193754196167, 60.63249969482422, 24.618749618530273, 69.25749969482422, 53.998748779296875, 66.36125183105469, 60.420623779296875, 47.071876525878906, 83.47125244140625], "mean": [0.866724967956543, -0.916257381439209, 1.0855261087417603, -0.15025416016578674, -0.8710706233978271, 0.9582752585411072, -0.9078252911567688, -1.1801246404647827, 1.525216817855835, -0.15211045742034912, 1.0808244943618774, -0.052532318979501724, 49.67010498046875, 58.90868377685547, 41.73638153076172, 2.5065863132476807, 23.86998748779297, 5.189450740814209, 23.994739532470703, 7.488927841186523, 23.308910369873047, 14.442972183227539, 10.27856731414795, 49.38933181762695, 55.200599670410156, 54.17789077758789, 0.9359641075134277, 3.342027187347412, 27.16803741455078, 4.299180507659912, 25.78249168395996, 8.020859718322754, 23.795007705688477, 11.495696067810059, 15.80628776550293, 25.51854133605957], "std": [0.2849743664264679, 0.12579084932804108, 0.1847018599510193, 0.15630356967449188, 0.37815433740615845, 0.07861267030239105, 0.20550459623336792, 0.1366369128227234, 0.17497409880161285, 0.17935216426849365, 0.22455745935440063, 0.03903566300868988, 14.003973007202148, 4.66664981842041, 14.89561653137207, 2.038090229034424, 14.819786071777344, 8.73161792755127, 17.140743255615234, 14.434831619262695, 17.09629249572754, 22.940385818481445, 13.397712707519531, 24.43194007873535, 7.975626468658447, 4.836091041564941, 0.32497140765190125, 3.1883158683776855, 16.58831214904785, 6.221875190734863, 18.178701400756836, 14.259342193603516, 18.924823760986328, 18.70278549194336, 13.106916427612305, 28.393455505371094], "count": [142]}, "action": {"min": [0.3572995364665985, -1.271267294883728, 0.8439431190490723, -0.38877126574516296, -1.6010088920593262, 0.8602511882781982, -1.2501473426818848, -1.51784348487854, 1.235185980796814, -0.37167638540267944, 0.6738288998603821, -0.12829022109508514, 16.11222267150879, 52.03187561035156, 7.559999942779541, -0.29374998807907104, 0.8838461637496948, 0.33937498927116394, 1.0288888216018677, -0.6399999856948853, 2.1188888549804688, 0.5390909314155579, 0.96875, 9.124444007873535, 44.31187438964844, 43.921875, 0.5774999856948853, -0.5774999856948853, 2.1566667556762695, 0.22875000536441803, 2.0687499046325684, -0.7093750238418579, 0.9537500143051147, 0.06687499582767487, 0.7331249713897705, 0.37437498569488525], "max": [1.277418613433838, -0.7761120200157166, 1.5594482421875, 0.02384222112596035, -0.2732318639755249, 1.0769054889678955, -0.5342326760292053, -1.0564488172531128, 1.9286926984786987, 0.31289663910865784, 1.6328213214874268, 0.018167773261666298, 70.6187515258789, 64.87374877929688, 70.63187408447266, 6.981818199157715, 50.171875, 27.908124923706055, 53.48812484741211, 44.60187530517578, 53.603126525878906, 70.85812377929688, 43.286251068115234, 94.5562515258789, 68.69000244140625, 59.51874923706055, 2.1024999618530273, 9.4193754196167, 60.63249969482422, 24.618749618530273, 69.25749969482422, 53.998748779296875, 66.36125183105469, 60.420623779296875, 47.071876525878906, 83.47125244140625], "mean": [0.8667250871658325, -0.9162573218345642, 1.0855259895324707, -0.15025416016578674, -0.8710706233978271, 0.9582750797271729, -0.9078254103660583, -1.1801246404647827, 1.5252166986465454, -0.15211047232151031, 1.080824375152588, -0.05253230407834053, 49.67008590698242, 58.90866470336914, 41.73637771606445, 2.5065858364105225, 23.869985580444336, 5.189450740814209, 23.99474334716797, 7.488914966583252, 23.308916091918945, 14.442974090576172, 10.278568267822266, 49.38935089111328, 55.20061111450195, 54.17790222167969, 0.9359636902809143, 3.342026948928833, 27.168031692504883, 4.299182891845703, 25.782489776611328, 8.02086067199707, 23.795013427734375, 11.495697021484375, 15.806293487548828, 25.51852798461914], "std": [0.2849743366241455, 0.12579084932804108, 0.1847018450498581, 0.15630356967449188, 0.37815430760383606, 0.07861267030239105, 0.2055046260356903, 0.1366368979215622, 0.17497411370277405, 0.17935214936733246, 0.22455745935440063, 0.03903566300868988, 14.003971099853516, 4.666649341583252, 14.89561653137207, 2.038090229034424, 14.819783210754395, 8.731616973876953, 17.1407413482666, 14.434833526611328, 17.096288681030273, 22.940383911132812, 13.397717475891113, 24.43193817138672, 7.975625038146973, 4.836091041564941, 0.32497143745422363, 3.1883158683776855, 16.58831024169922, 6.221875190734863, 18.178701400756836, 14.2593412399292, 18.924821853637695, 18.70278549194336, 13.106916427612305, 28.39345359802246], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [142]}, "index": {"min": [6699], "max": [6840], "mean": [6769.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [2.8309859154929575, 6.0, 6.0, 6.0, 6.0], "std": [1.928189075914934, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [142]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [142]}, "eef_direction_state": {"mean": [3.591549295774648, 3.7183098591549295], "std": [1.8353144934379613, 2.0083143979189884], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.5985915492957747, 1.2112676056338028], "std": [0.5574067111353489, 0.8377618229838333], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [1.3028169014084507, 1.0985915492957747], "std": [0.7690256925296323, 0.8248760824983834], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.591549295774648, 3.7183098591549295], "std": [1.8353144934379613, 2.0083143979189884], "min": [0, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.5985915492957747, 1.2112676056338028], "std": [0.5574067111353489, 0.8377618229838333], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [1.3028169014084507, 1.0985915492957747], "std": [0.7690256925296323, 0.8248760824983834], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6553943930016444, 0.18815040438475425, 1.1621829473012661, -1.5792887160269484, 0.9857788343914797, -2.114510554389986, 0.6890428624152316, -0.17160595878734736, 1.1403801276908443, 1.4110609938481364, 0.4206985432023952, 2.2378966756399925], "std": [0.0605465499440947, 0.035630585104729155, 0.0391436451723588, 0.27382878479996087, 0.16151127218065534, 0.27918271236148956, 0.05090604750213796, 0.04542699565007824, 0.03688639576952771, 0.15042363133121536, 0.09142043225676183, 0.1300529514816665], "min": [0.568888518833787, 0.11979189872618233, 1.0945558104458306, -2.2039170486062662, 0.7358846018365348, -2.755258105221346, 0.6146767026877629, -0.25856158057594436, 1.0834156230702596, 1.1130851898232583, 0.17905194321904339, 1.9494699877934756], "max": [0.7963506492514416, 0.2370162564430913, 1.22690649161828, -1.0582022207743167, 1.1938231608286474, -1.662902783383652, 0.8087909984459936, -0.09414867657864853, 1.2142195752308924, 1.625314005614913, 0.5321840143292129, 2.443129830834273], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6553943930016444, 0.18815040438475425, 1.1621829473012661, -1.5792887160269484, 0.9857788343914797, -2.114510554389986, 0.6890428624152316, -0.17160595878734736, 1.1403801276908443, 1.4110609938481364, 0.4206985432023952, 2.2378966756399925], "std": [0.0605465499440947, 0.035630585104729155, 0.0391436451723588, 0.27382878479996087, 0.16151127218065534, 0.27918271236148956, 0.05090604750213796, 0.04542699565007824, 0.03688639576952771, 0.15042363133121536, 0.09142043225676183, 0.1300529514816665], "min": [0.568888518833787, 0.11979189872618233, 1.0945558104458306, -2.2039170486062662, 0.7358846018365348, -2.755258105221346, 0.6146767026877629, -0.25856158057594436, 1.0834156230702596, 1.1130851898232583, 0.17905194321904339, 1.9494699877934756], "max": [0.7963506492514416, 0.2370162564430913, 1.22690649161828, -1.0582022207743167, 1.1938231608286474, -1.662902783383652, 0.8087909984459936, -0.09414867657864853, 1.2142195752308924, 1.625314005614913, 0.5321840143292129, 2.443129830834273], "count": [142]}}} +{"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.3653597487745098]], [[0.3727014195261438]], [[0.38024701593137256]]], "std": [[[0.3575102433731361]], [[0.3533792315263261]], [[0.3547672906817369]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494883220996732]], [[0.5070107066993463]], [[0.4886437540849673]]], "std": [[[0.33574430591719284]], [[0.3387801533570603]], [[0.34432117875827506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492826556372549]], [[0.5099038276143791]], [[0.49602411968954246]]], "std": [[[0.33661030052127017]], [[0.3267397329929567]], [[0.3302701401614356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36075460784313723]], [[0.3824941094771242]], [[0.3626990032679739]]], "std": [[[0.38819787723063026]], [[0.3963245760711479]], [[0.40368791905631995]]], "count": [100]}, "observation.state": {"min": [0.36862459778785706, -1.343294620513916, 0.8725776076316833, -0.31247615814208984, -1.61179780960083, 0.8246956467628479, -1.1267969608306885, -1.416990876197815, 1.2607555389404297, -0.267628937959671, 0.7425183057785034, -0.1499437391757965, 20.695833206176758, 51.088748931884766, 4.424375057220459, -0.3531250059604645, 0.8090000152587891, -0.2606250047683716, 1.0227272510528564, -0.4437499940395355, 0.7322221994400024, 0.15625, 0.9431250095367432, 0.7133333086967468, 41.553123474121094, 43.86000061035156, 0.5993750095367432, -0.6731250286102295, 0.8849999904632568, -1.09333336353302, 0.8743749856948853, 0.02124999649822712, 0.890625, 0.19750000536441803, 0.5837500095367432, 0.7024999856948853], "max": [1.1900606155395508, -0.8081082701683044, 1.560664176940918, 0.06871328502893448, -0.18599317967891693, 1.203650712966919, -0.6197069883346558, -1.0475106239318848, 1.7910276651382446, 0.15759341418743134, 1.6370174884796143, -0.00276569789275527, 66.00875091552734, 61.2961540222168, 51.00062561035156, 8.279090881347656, 53.872501373291016, 34.036251068115234, 57.59000015258789, 63.73749923706055, 59.45375061035156, 81.4156265258789, 48.12312698364258, 98.05874633789062, 65.52312469482422, 61.88750076293945, 2.2412500381469727, 9.470000267028809, 54.290000915527344, 24.698749542236328, 64.42874908447266, 41.36375045776367, 62.13750076293945, 56.84062576293945, 46.484375, 79.39187622070312], "mean": [0.8560101985931396, -0.9483963847160339, 1.083704948425293, -0.12840543687343597, -0.9106217622756958, 0.9919625520706177, -0.9691596031188965, -1.1439288854599, 1.464339017868042, -0.13494615256786346, 1.0854896306991577, -0.06764360517263412, 51.42001724243164, 56.88388442993164, 32.67043685913086, 0.5295231938362122, 29.297582626342773, 5.439002990722656, 32.56961441040039, 9.092879295349121, 30.974483489990234, 14.84572982788086, 10.854413986206055, 62.369102478027344, 50.847084045410156, 55.90846633911133, 0.9546652436256409, 2.848501205444336, 24.138999938964844, 5.48366117477417, 25.88292694091797, 7.400359153747559, 24.31405258178711, 11.405706405639648, 15.940135955810547, 26.138362884521484], "std": [0.23220665752887726, 0.13156461715698242, 0.16967317461967468, 0.11491064727306366, 0.38507208228111267, 0.1073162630200386, 0.13694201409816742, 0.09176673740148544, 0.11871311068534851, 0.09645520895719528, 0.1772339940071106, 0.0398758128285408, 10.306509971618652, 2.682573080062866, 11.961920738220215, 1.823256015777588, 12.481805801391602, 9.53879165649414, 13.432299613952637, 17.977684020996094, 13.587328910827637, 24.48639488220215, 15.498514175415039, 19.392038345336914, 6.979856491088867, 4.6776018142700195, 0.3182631731033325, 3.0077738761901855, 16.37124252319336, 8.72765064239502, 18.44346809387207, 11.794142723083496, 18.2882080078125, 18.85206413269043, 12.873753547668457, 26.886653900146484], "count": [171]}, "action": {"min": [0.36862459778785706, -1.343294620513916, 0.8725776076316833, -0.31247615814208984, -1.61179780960083, 0.8246956467628479, -1.1267969608306885, -1.416990876197815, 1.2607555389404297, -0.267628937959671, 0.7425183057785034, -0.1499437391757965, 20.695833206176758, 51.088748931884766, 4.424375057220459, -0.3531250059604645, 0.8090000152587891, -0.2606250047683716, 1.0227272510528564, -0.4437499940395355, 0.7322221994400024, 0.15625, 0.9431250095367432, 0.7133333086967468, 41.553123474121094, 43.86000061035156, 0.5993750095367432, -0.6731250286102295, 0.8849999904632568, -1.09333336353302, 0.8743749856948853, 0.02124999649822712, 0.890625, 0.19750000536441803, 0.5837500095367432, 0.7024999856948853], "max": [1.1900606155395508, -0.8081082701683044, 1.560664176940918, 0.06871328502893448, -0.18599317967891693, 1.203650712966919, -0.6197069883346558, -1.0475106239318848, 1.7910276651382446, 0.15759341418743134, 1.6370174884796143, -0.00276569789275527, 66.00875091552734, 61.2961540222168, 51.00062561035156, 8.279090881347656, 53.872501373291016, 34.036251068115234, 57.59000015258789, 63.73749923706055, 59.45375061035156, 81.4156265258789, 48.12312698364258, 98.05874633789062, 65.52312469482422, 61.88750076293945, 2.2412500381469727, 9.470000267028809, 54.290000915527344, 24.698749542236328, 64.42874908447266, 41.36375045776367, 62.13750076293945, 56.84062576293945, 46.484375, 79.39187622070312], "mean": [0.856010377407074, -0.9483965635299683, 1.083704948425293, -0.12840545177459717, -0.9106218814849854, 0.991962194442749, -0.9691594243049622, -1.1439288854599, 1.4643396139144897, -0.13494615256786346, 1.0854893922805786, -0.06764360517263412, 51.42001724243164, 56.88389587402344, 32.67042922973633, 0.5295231938362122, 29.297588348388672, 5.439004898071289, 32.569610595703125, 9.092891693115234, 30.9744873046875, 14.845720291137695, 10.854411125183105, 62.36907958984375, 50.847084045410156, 55.908504486083984, 0.9546654224395752, 2.848501205444336, 24.13898277282715, 5.4836626052856445, 25.8829288482666, 7.40036153793335, 24.314050674438477, 11.405706405639648, 15.940134048461914, 26.138351440429688], "std": [0.23220664262771606, 0.13156461715698242, 0.16967318952083588, 0.11491066962480545, 0.38507208228111267, 0.1073162630200386, 0.13694201409816742, 0.09176673740148544, 0.11871311068534851, 0.09645520895719528, 0.1772339940071106, 0.0398758128285408, 10.306509971618652, 2.682573080062866, 11.961920738220215, 1.823256254196167, 12.481805801391602, 9.538792610168457, 13.43230152130127, 17.977689743041992, 13.58732795715332, 24.48639488220215, 15.498516082763672, 19.392040252685547, 6.979856967926025, 4.6776018142700195, 0.31826314330101013, 3.0077738761901855, 16.37124252319336, 8.72765064239502, 18.443470001220703, 11.794142723083496, 18.288209915161133, 18.85206413269043, 12.873753547668457, 26.886659622192383], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [171]}, "index": {"min": [6841], "max": [7011], "mean": [6926.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [3.239766081871345, 6.0, 6.0, 6.0, 6.0], "std": [1.8905266920497241, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [171]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [171]}, "eef_direction_state": {"mean": [2.9415204678362574, 3.456140350877193], "std": [1.6426608080437108, 2.345109447229047], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.4444444444444444, 0.9941520467836257], "std": [0.6128364798273251, 0.8056603555225497], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.0584795321637428, 0.7660818713450293], "std": [0.8495447858402284, 0.8468837781230442], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.9415204678362574, 3.456140350877193], "std": [1.6426608080437108, 2.345109447229047], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.4444444444444444, 0.9941520467836257], "std": [0.6128364798273251, 0.8056603555225497], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0584795321637428, 0.7660818713450293], "std": [0.8495447858402284, 0.8468837781230442], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6495781053403152, 0.16729384423018612, 1.165255499808556, -1.527139141431703, 0.9824060473859337, -2.128590914794436, 0.6716011331278877, -0.1769451177856957, 1.1200434479974888, 1.4629329549488193, 0.40406495341728743, 2.270125203594609], "std": [0.05367223977949883, 0.03848671317137346, 0.04171335936913126, 0.3895122774456616, 0.1623668219022803, 0.37354567985314635, 0.036516174832353684, 0.026064136246990693, 0.04459515993970593, 0.17496564963117553, 0.06611468908586768, 0.09377397373916262], "min": [0.5758150589071409, 0.07485457076479954, 1.0790643152844621, -2.308299348222745, 0.7374404192627502, -2.8903498951814632, 0.6119916965995023, -0.2241954262475758, 1.0631898512040958, 1.0184873730565802, 0.22436737141741525, 2.0596031249579894], "max": [0.7835102541241976, 0.22653295343744018, 1.2529487316008385, -0.856667534748307, 1.2405288312748817, -1.54341980670141, 0.7747635862612573, -0.10636803788126084, 1.209323875753638, 1.61587811444678, 0.519815332737033, 2.3765174527710364], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6495781053403152, 0.16729384423018612, 1.165255499808556, -1.527139141431703, 0.9824060473859337, -2.128590914794436, 0.6716011331278877, -0.1769451177856957, 1.1200434479974888, 1.4629329549488193, 0.40406495341728743, 2.270125203594609], "std": [0.05367223977949883, 0.03848671317137346, 0.04171335936913126, 0.3895122774456616, 0.1623668219022803, 0.37354567985314635, 0.036516174832353684, 0.026064136246990693, 0.04459515993970593, 0.17496564963117553, 0.06611468908586768, 0.09377397373916262], "min": [0.5758150589071409, 0.07485457076479954, 1.0790643152844621, -2.308299348222745, 0.7374404192627502, -2.8903498951814632, 0.6119916965995023, -0.2241954262475758, 1.0631898512040958, 1.0184873730565802, 0.22436737141741525, 2.0596031249579894], "max": [0.7835102541241976, 0.22653295343744018, 1.2529487316008385, -0.856667534748307, 1.2405288312748817, -1.54341980670141, 0.7747635862612573, -0.10636803788126084, 1.209323875753638, 1.61587811444678, 0.519815332737033, 2.3765174527710364], "count": [171]}}} +{"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.3643675449346405]], [[0.37258713439542485]], [[0.37756242034313725]]], "std": [[[0.35491316592526084]], [[0.349643097464378]], [[0.3531522548513718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47781566380718954]], [[0.48965121119281046]], [[0.46887093545751635]]], "std": [[[0.33039608232896606]], [[0.3338002894707129]], [[0.3393876110279086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737235968137255]], [[0.4955747916666667]], [[0.47933119076797387]]], "std": [[[0.3278991542015564]], [[0.3238146866654905]], [[0.3268737416716373]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35992734477124183]], [[0.383841556372549]], [[0.3633990216503268]]], "std": [[[0.395192353281899]], [[0.3982257836925903]], [[0.40367073350712174]]], "count": [100]}, "observation.state": {"min": [0.40736818313598633, -1.2967307567596436, 0.8541025519371033, -0.3500276505947113, -1.6282806396484375, 0.7363669872283936, -1.227969765663147, -1.482151746749878, 1.1429219245910645, -0.3273298740386963, 0.6451943516731262, -0.19414721429347992, 14.149999618530273, 50.381248474121094, -1.491111159324646, -0.14750000834465027, 0.7768750190734863, -0.7024999856948853, 0.9424999952316284, -1.0099999904632568, 0.8706250190734863, -2.843125104904175, 0.9162499904632568, -0.27000001072883606, 39.29750061035156, 45.21312713623047, 0.5213333368301392, -0.6356250047683716, 0.9318749904632568, -0.3018749952316284, 2.1912500858306885, 0.5, 0.7599999904632568, 0.35875001549720764, 0.8337500095367432, 0.06749998033046722], "max": [1.2635185718536377, -0.7661088705062866, 1.5032758712768555, -0.011182001791894436, -0.284485399723053, 1.2388895750045776, -0.6017299890518188, -0.923014760017395, 1.8842030763626099, 0.22528515756130219, 1.6742326021194458, -0.04065098613500595, 63.81624984741211, 79.77444458007812, 53.2756233215332, 9.443124771118164, 42.397499084472656, 74.23222351074219, 48.828125, 60.62666702270508, 50.52562713623047, 75.28937530517578, 42.661251068115234, 92.37437438964844, 66.6518783569336, 67.97624969482422, 2.450000047683716, 9.383749961853027, 63.127777099609375, 35.009376525878906, 54.51874923706055, 59.43312454223633, 55.41062545776367, 70.78312683105469, 43.045623779296875, 85.81437683105469], "mean": [0.9076187610626221, -0.9166014194488525, 1.0249162912368774, -0.1670600324869156, -1.0098224878311157, 1.0207246541976929, -0.9887977838516235, -1.1362988948822021, 1.426101565361023, -0.09453818947076797, 1.1990900039672852, -0.10753025859594345, 47.268798828125, 58.067832946777344, 35.3340950012207, 5.672757625579834, 14.760689735412598, 12.719219207763672, 16.225126266479492, 11.217604637145996, 16.199520111083984, 13.925843238830566, 10.523314476013184, 33.02650451660156, 49.85213851928711, 59.393978118896484, 0.8952294588088989, 3.469024896621704, 29.916519165039062, 6.880255699157715, 25.446731567382812, 11.417625427246094, 23.467519760131836, 14.377562522888184, 12.20309066772461, 40.394500732421875], "std": [0.2665465474128723, 0.13218103349208832, 0.1774754375219345, 0.11228495836257935, 0.42361438274383545, 0.15560747683048248, 0.17289483547210693, 0.12991443276405334, 0.17800134420394897, 0.14743584394454956, 0.2765391767024994, 0.044075753539800644, 13.425566673278809, 6.029988765716553, 9.469518661499023, 3.2139196395874023, 15.288965225219727, 18.181724548339844, 17.454612731933594, 19.46220588684082, 17.36704444885254, 25.462900161743164, 13.120506286621094, 34.28647994995117, 8.247383117675781, 6.959283351898193, 0.36437496542930603, 3.0875935554504395, 16.029741287231445, 11.045999526977539, 15.326148986816406, 16.85074234008789, 16.529380798339844, 21.999162673950195, 14.076416969299316, 25.227542877197266], "count": [169]}, "action": {"min": [0.40736818313598633, -1.2967307567596436, 0.8541025519371033, -0.3500276505947113, -1.6282806396484375, 0.7363669872283936, -1.227969765663147, -1.482151746749878, 1.1429219245910645, -0.3273298740386963, 0.6451943516731262, -0.19414721429347992, 14.149999618530273, 50.381248474121094, -1.491111159324646, -0.14750000834465027, 0.7768750190734863, -0.7024999856948853, 0.9424999952316284, -1.0099999904632568, 0.8706250190734863, -2.843125104904175, 0.9162499904632568, -0.27000001072883606, 39.29750061035156, 45.21312713623047, 0.5213333368301392, -0.6356250047683716, 0.9318749904632568, -0.3018749952316284, 2.1912500858306885, 0.5, 0.7599999904632568, 0.35875001549720764, 0.8337500095367432, 0.06749998033046722], "max": [1.2635185718536377, -0.7661088705062866, 1.5032758712768555, -0.011182001791894436, -0.284485399723053, 1.2388895750045776, -0.6017299890518188, -0.923014760017395, 1.8842030763626099, 0.22528515756130219, 1.6742326021194458, -0.04065098613500595, 63.81624984741211, 79.77444458007812, 53.2756233215332, 9.443124771118164, 42.397499084472656, 74.23222351074219, 48.828125, 60.62666702270508, 50.52562713623047, 75.28937530517578, 42.661251068115234, 92.37437438964844, 66.6518783569336, 67.97624969482422, 2.450000047683716, 9.383749961853027, 63.127777099609375, 35.009376525878906, 54.51874923706055, 59.43312454223633, 55.41062545776367, 70.78312683105469, 43.045623779296875, 85.81437683105469], "mean": [0.9076185822486877, -0.916601300239563, 1.0249162912368774, -0.16706007719039917, -1.0098222494125366, 1.0207246541976929, -0.9887977838516235, -1.1362992525100708, 1.426101565361023, -0.09453823417425156, 1.1990901231765747, -0.10753024369478226, 47.26880645751953, 58.067832946777344, 35.3340950012207, 5.672755718231201, 14.76069164276123, 12.719215393066406, 16.225141525268555, 11.21761417388916, 16.199522018432617, 13.925843238830566, 10.523320198059082, 33.02650833129883, 49.85213851928711, 59.39397048950195, 0.895229697227478, 3.469024419784546, 29.916515350341797, 6.880256175994873, 25.44672203063965, 11.41762638092041, 23.467498779296875, 14.377568244934082, 12.20308780670166, 40.394500732421875], "std": [0.2665466070175171, 0.13218103349208832, 0.1774754375219345, 0.11228494346141815, 0.42361438274383545, 0.15560749173164368, 0.17289483547210693, 0.12991444766521454, 0.17800134420394897, 0.14743584394454956, 0.2765391767024994, 0.044075749814510345, 13.425566673278809, 6.0299882888793945, 9.469520568847656, 3.213919162750244, 15.28896713256836, 18.181720733642578, 17.45461082458496, 19.462207794189453, 17.367048263549805, 25.462900161743164, 13.120506286621094, 34.28647994995117, 8.247385025024414, 6.959283351898193, 0.3643750250339508, 3.0875933170318604, 16.029739379882812, 11.046001434326172, 15.326148986816406, 16.85074806213379, 16.529380798339844, 21.999160766601562, 14.076417922973633, 25.2275447845459], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [169]}, "index": {"min": [7012], "max": [7180], "mean": [7096.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [3.242603550295858, 6.0, 6.0, 6.0, 6.0], "std": [1.6976371578610967, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [169]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [169]}, "eef_direction_state": {"mean": [3.0, 3.7514792899408285], "std": [1.5951108733329016, 1.8065661470463628], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.544378698224852, 1.1952662721893492], "std": [0.5752136714563189, 0.786559480696205], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.301775147928994, 1.0236686390532543], "std": [0.7281713639249775, 0.842317616533693], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.0, 3.7514792899408285], "std": [1.5951108733329016, 1.8065661470463628], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.544378698224852, 1.1952662721893492], "std": [0.5752136714563189, 0.786559480696205], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.301775147928994, 1.0236686390532543], "std": [0.7281713639249775, 0.842317616533693], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6293264892198305, 0.17460363942742174, 1.1740956385247554, -1.463014577602422, 0.9628903387644949, -2.074630913385245, 0.6558772971637506, -0.17831032843159458, 1.1399029519501487, 1.3584940173656757, 0.3959736017408129, 2.2321994964729996], "std": [0.06208338204654938, 0.04179096790292784, 0.06583093750269994, 0.4300776563412689, 0.22816007549195993, 0.33580719466031705, 0.052270174872359416, 0.036039616772871264, 0.07197319961854165, 0.26698541311585916, 0.08120865903588655, 0.12381999173459333], "min": [0.5582343943381755, 0.08192084694069862, 1.0859529143746454, -2.246317015505587, 0.5934341386244042, -2.7975160334481988, 0.5853402565743523, -0.23832638872482764, 1.0626306630699955, 0.7744287422343167, 0.23918232693016628, 2.0274132715068447], "max": [0.7732009928446929, 0.23296866152129542, 1.3207727722287828, -0.5995798826336307, 1.2396091382650503, -1.5238769407237902, 0.7930163419996112, -0.10340009653166002, 1.305408147895738, 1.6176058601494434, 0.5606016621217651, 2.434873802737611], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6293264892198305, 0.17460363942742174, 1.1740956385247554, -1.463014577602422, 0.9628903387644949, -2.074630913385245, 0.6558772971637506, -0.17831032843159458, 1.1399029519501487, 1.3584940173656757, 0.3959736017408129, 2.2321994964729996], "std": [0.06208338204654938, 0.04179096790292784, 0.06583093750269994, 0.4300776563412689, 0.22816007549195993, 0.33580719466031705, 0.052270174872359416, 0.036039616772871264, 0.07197319961854165, 0.26698541311585916, 0.08120865903588655, 0.12381999173459333], "min": [0.5582343943381755, 0.08192084694069862, 1.0859529143746454, -2.246317015505587, 0.5934341386244042, -2.7975160334481988, 0.5853402565743523, -0.23832638872482764, 1.0626306630699955, 0.7744287422343167, 0.23918232693016628, 2.0274132715068447], "max": [0.7732009928446929, 0.23296866152129542, 1.3207727722287828, -0.5995798826336307, 1.2396091382650503, -1.5238769407237902, 0.7930163419996112, -0.10340009653166002, 1.305408147895738, 1.6176058601494434, 0.5606016621217651, 2.434873802737611], "count": [169]}}} +{"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.3643171834150327]], [[0.3733597120098039]], [[0.38467664215686276]]], "std": [[[0.3563106716213059]], [[0.35088204191884537]], [[0.348826889682537]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810448958333333]], [[0.4986963378267974]], [[0.4813412540849673]]], "std": [[[0.3355538891677138]], [[0.33546365797864813]], [[0.3403654738354723]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803056086601307]], [[0.49570639093137253]], [[0.48101266544117643]]], "std": [[[0.3313093659648396]], [[0.3217425428554694]], [[0.3222152157268813]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3716588929738562]], [[0.37915879289215687]], [[0.35514533088235295]]], "std": [[[0.3939136664621068]], [[0.40459407488920135]], [[0.40968677600382425]]], "count": [100]}, "observation.state": {"min": [0.3565842807292938, -1.2949187755584717, 0.8031119704246521, -0.3762493431568146, -1.5249061584472656, 0.9441731572151184, -1.208578109741211, -1.4775501489639282, 1.2365529537200928, -0.22957675158977509, 0.682125985622406, -0.18675611913204193, 27.087778091430664, 51.30750274658203, 1.0625, -0.4950000047683716, 0.7400000095367432, 0.12937499582767487, 5.787499904632568, -0.90625, 2.4149999618530273, 0.08999999612569809, 0.9368749856948853, 0.5612500309944153, 30.146875381469727, 44.29125213623047, 0.2606250047683716, -0.35999998450279236, 0.9737499952316284, 0.5249999761581421, 0.6343749761581421, 0.6193749904632568, 1.1506249904632568, 0.4493750035762787, 0.6193749904632568, 0.7068750262260437], "max": [1.2960631847381592, -0.8055202960968018, 1.5648126602172852, -0.025892652571201324, -0.22106507420539856, 1.2363383769989014, -0.572022557258606, -1.0668917894363403, 1.8319648504257202, 0.2593398094177246, 1.5637317895889282, -0.061465248465538025, 68.31312561035156, 64.41500091552734, 49.038124084472656, 9.166250228881836, 35.43000030517578, 80.01187133789062, 47.31062698364258, 93.33937072753906, 51.391876220703125, 101.62062072753906, 44.60187530517578, 110.2093734741211, 64.54437255859375, 67.19062805175781, 0.42125001549720764, 9.366250038146973, 39.85874938964844, 74.96937561035156, 42.86000061035156, 93.26812744140625, 47.91062545776367, 100.04437255859375, 47.368751525878906, 106.30437469482422], "mean": [0.8630556464195251, -0.9169036149978638, 1.0396130084991455, -0.17445647716522217, -0.8110302090644836, 1.0817313194274902, -1.0024465322494507, -1.154486894607544, 1.4370553493499756, -0.09364538639783859, 1.0968049764633179, -0.09372922778129578, 52.996116638183594, 55.6884765625, 33.32130813598633, 4.573542594909668, 14.602039337158203, 16.078683853149414, 19.719791412353516, 20.731019973754883, 19.253599166870117, 29.206724166870117, 10.954217910766602, 45.03801727294922, 43.09532165527344, 58.54603576660156, 0.34091177582740784, 3.132284164428711, 18.60651969909668, 13.270228385925293, 18.67779541015625, 18.77143669128418, 17.473913192749023, 20.30307388305664, 14.67505931854248, 24.99788475036621], "std": [0.2284260392189026, 0.11458483338356018, 0.17060202360153198, 0.09059476852416992, 0.2944236993789673, 0.08478207141160965, 0.17032010853290558, 0.10355718433856964, 0.13167667388916016, 0.09893033653497696, 0.16214197874069214, 0.034694015979766846, 9.506426811218262, 2.9945037364959717, 8.462209701538086, 3.2859039306640625, 13.97998046875, 23.590721130371094, 14.299243927001953, 30.44500732421875, 13.254854202270508, 37.2794303894043, 14.122035026550293, 39.06221008300781, 10.47793197631836, 6.877730369567871, 0.029771670699119568, 2.707737922668457, 10.904123306274414, 23.56216049194336, 12.3154296875, 31.5487003326416, 13.670900344848633, 35.31732940673828, 12.340924263000488, 38.82802963256836], "count": [186]}, "action": {"min": [0.3565842807292938, -1.2949187755584717, 0.8031119704246521, -0.3762493431568146, -1.5249061584472656, 0.9441731572151184, -1.208578109741211, -1.4775501489639282, 1.2365529537200928, -0.22957675158977509, 0.682125985622406, -0.18675611913204193, 27.087778091430664, 51.30750274658203, 1.0625, -0.4950000047683716, 0.7400000095367432, 0.12937499582767487, 5.787499904632568, -0.90625, 2.4149999618530273, 0.08999999612569809, 0.9368749856948853, 0.5612500309944153, 30.146875381469727, 44.29125213623047, 0.2606250047683716, -0.35999998450279236, 0.9737499952316284, 0.5249999761581421, 0.6343749761581421, 0.6193749904632568, 1.1506249904632568, 0.4493750035762787, 0.6193749904632568, 0.7068750262260437], "max": [1.2960631847381592, -0.8055202960968018, 1.5648126602172852, -0.025892652571201324, -0.22106507420539856, 1.2363383769989014, -0.572022557258606, -1.0668917894363403, 1.8319648504257202, 0.2593398094177246, 1.5637317895889282, -0.061465248465538025, 68.31312561035156, 64.41500091552734, 49.038124084472656, 9.166250228881836, 35.43000030517578, 80.01187133789062, 47.31062698364258, 93.33937072753906, 51.391876220703125, 101.62062072753906, 44.60187530517578, 110.2093734741211, 64.54437255859375, 67.19062805175781, 0.42125001549720764, 9.366250038146973, 39.85874938964844, 74.96937561035156, 42.86000061035156, 93.26812744140625, 47.91062545776367, 100.04437255859375, 47.368751525878906, 106.30437469482422], "mean": [0.8630557060241699, -0.9169038534164429, 1.0396127700805664, -0.17445652186870575, -0.8110301494598389, 1.0817313194274902, -1.0024466514587402, -1.1544872522354126, 1.4370547533035278, -0.09364541620016098, 1.096805214881897, -0.09372921288013458, 52.9961051940918, 55.68846130371094, 33.3213005065918, 4.573543548583984, 14.602044105529785, 16.07869529724121, 19.71979331970215, 20.731016159057617, 19.25360107421875, 29.20671844482422, 10.954216003417969, 45.038028717041016, 43.0953254699707, 58.54605484008789, 0.34091171622276306, 3.1322824954986572, 18.606517791748047, 13.27022647857666, 18.67778778076172, 18.77143096923828, 17.473913192749023, 20.303077697753906, 14.67505168914795, 24.997886657714844], "std": [0.2284260243177414, 0.11458481848239899, 0.1706020087003708, 0.09059478342533112, 0.2944236993789673, 0.08478206396102905, 0.17032010853290558, 0.10355717688798904, 0.13167667388916016, 0.09893033653497696, 0.16214199364185333, 0.03469401225447655, 9.506426811218262, 2.9945037364959717, 8.462209701538086, 3.2859034538269043, 13.979981422424316, 23.59071922302246, 14.299243927001953, 30.445003509521484, 13.25485610961914, 37.27943801879883, 14.12203311920166, 39.06221008300781, 10.47793197631836, 6.877730369567871, 0.029771674424409866, 2.707737922668457, 10.904121398925781, 23.56216049194336, 12.315431594848633, 31.54869842529297, 13.670899391174316, 35.31732940673828, 12.340925216674805, 38.82802963256836], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [186]}, "index": {"min": [7181], "max": [7366], "mean": [7273.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.3763440860215055, 6.0, 6.0, 6.0, 6.0], "std": [2.0630595219920935, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [186]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [186]}, "eef_direction_state": {"mean": [3.3763440860215055, 4.010752688172043], "std": [2.182106994482229, 2.231228137899167], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1774193548387097, 0.8602150537634409], "std": [0.676586789966057, 0.8242480815800762], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8924731182795699, 0.6290322580645161], "std": [0.8546188937640261, 0.8012195872021647], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.3763440860215055, 4.010752688172043], "std": [2.182106994482229, 2.231228137899167], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1774193548387097, 0.8602150537634409], "std": [0.676586789966057, 0.8242480815800762], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8924731182795699, 0.6290322580645161], "std": [0.8546188937640261, 0.8012195872021647], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6456783153289112, 0.1693217039119897, 1.143875482908638, -1.6891733491477348, 1.0460960295282433, -2.2384918424811304, 0.664103661697017, -0.17334473720220367, 1.1091833931011665, 1.4780851719608148, 0.37728454548386486, 2.2652132416981616], "std": [0.053728198820993216, 0.025522901295287236, 0.03413354397466683, 0.25434144938133574, 0.1094820125812585, 0.26301920687757674, 0.0444868897536319, 0.0299663635526485, 0.03850723434402844, 0.13758618075969964, 0.06555020621719447, 0.10538620061573117], "min": [0.5659049375615032, 0.11462196062961838, 1.0891191030584562, -2.120578744158161, 0.8164420360183988, -2.660892755144885, 0.616754648501282, -0.23127462490675343, 1.059062115523305, 1.1851944754394637, 0.1558455534365435, 2.0156827879169383], "max": [0.7970825584423784, 0.23419628011743493, 1.2135913547143646, -1.2633892453715716, 1.2478228681732495, -1.7463680755149587, 0.7950669247758466, -0.09704388512360679, 1.1994220813726757, 1.6508757709618644, 0.4842624456129303, 2.3939772912864967], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6456783153289112, 0.1693217039119897, 1.143875482908638, -1.6891733491477348, 1.0460960295282433, -2.2384918424811304, 0.664103661697017, -0.17334473720220367, 1.1091833931011665, 1.4780851719608148, 0.37728454548386486, 2.2652132416981616], "std": [0.053728198820993216, 0.025522901295287236, 0.03413354397466683, 0.25434144938133574, 0.1094820125812585, 0.26301920687757674, 0.0444868897536319, 0.0299663635526485, 0.03850723434402844, 0.13758618075969964, 0.06555020621719447, 0.10538620061573117], "min": [0.5659049375615032, 0.11462196062961838, 1.0891191030584562, -2.120578744158161, 0.8164420360183988, -2.660892755144885, 0.616754648501282, -0.23127462490675343, 1.059062115523305, 1.1851944754394637, 0.1558455534365435, 2.0156827879169383], "max": [0.7970825584423784, 0.23419628011743493, 1.2135913547143646, -1.2633892453715716, 1.2478228681732495, -1.7463680755149587, 0.7950669247758466, -0.09704388512360679, 1.1994220813726757, 1.6508757709618644, 0.4842624456129303, 2.3939772912864967], "count": [186]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3492983537581699]], [[0.3734443974673203]], [[0.3839342279411765]]], "std": [[[0.36039208726938204]], [[0.3445864564455955]], [[0.34362363313581334]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.485393654003268]], [[0.5021111008986928]], [[0.48366132148692814]]], "std": [[[0.33922817903827635]], [[0.3376458423224584]], [[0.34273431880034505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884674611928105]], [[0.5086769301470588]], [[0.4952256352124183]]], "std": [[[0.3338860210012061]], [[0.3245456620586548]], [[0.32831137971034224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3749069321895425]], [[0.37721747344771245]], [[0.3580016850490196]]], "std": [[[0.3904668281366129]], [[0.4038803105128514]], [[0.4062961238137511]]], "count": [100]}, "observation.state": {"min": [0.2945229709148407, -1.2960631847381592, 0.8197697401046753, -0.2985999882221222, -1.5207946300506592, 0.8937256932258606, -1.0876502990722656, -1.5453574657440186, 1.2506252527236938, -0.3799019753932953, 0.654564380645752, -0.1781967729330063, 23.020999908447266, 52.98374938964844, -1.2706249952316284, -0.17000000178813934, 1.2612500190734863, 0.2593749761581421, 3.3524999618530273, -0.8962500095367432, 0.78125, 0.4793750047683716, 0.953125, 0.44999998807907104, 39.55687713623047, 46.58374786376953, 0.5668749809265137, -1.96875, 2.686875104904175, -0.7037500143051147, 3.5999999046325684, -0.6387500166893005, 1.3324999809265137, 0.4375, 0.6468750238418579, -0.6518750190734863], "max": [1.1993802785873413, -0.7369895577430725, 1.5574692487716675, 0.16079194843769073, -0.13766498863697052, 1.4606221914291382, -0.5642976760864258, -0.9868009686470032, 1.8731880187988281, 0.14722837507724762, 1.629133701324463, -0.0601777657866478, 68.73374938964844, 59.43222427368164, 59.09062576293945, 9.463749885559082, 41.28562545776367, 57.048126220703125, 44.51874923706055, 74.9937515258789, 45.70624923706055, 95.11312866210938, 40.83250045776367, 107.35062408447266, 61.10562515258789, 59.366249084472656, 3.228749990463257, 8.121874809265137, 62.42375183105469, 28.436874389648438, 64.69000244140625, 78.67874908447266, 67.84625244140625, 80.21562957763672, 60.79999923706055, 95.36563110351562], "mean": [0.8108135461807251, -0.8959360718727112, 1.0511486530303955, -0.1598503738641739, -0.7587187886238098, 1.124705195426941, -0.9362400770187378, -1.1140016317367554, 1.4478509426116943, -0.16834057867527008, 1.0554059743881226, -0.10291556268930435, 49.447723388671875, 55.61939239501953, 20.36155128479004, 5.458465576171875, 12.906752586364746, 7.843066692352295, 14.750449180603027, 10.606130599975586, 13.270391464233398, 14.18098258972168, 7.2960357666015625, 30.566604614257812, 48.3651123046875, 54.20185089111328, 0.8686597943305969, 4.803744792938232, 19.0407772064209, 4.809165954589844, 17.62133026123047, 12.902081489562988, 16.42877769470215, 16.150142669677734, 12.651947021484375, 25.096601486206055], "std": [0.23661552369594574, 0.12682585418224335, 0.16647423803806305, 0.14698024094104767, 0.3113346993923187, 0.16914188861846924, 0.17534536123275757, 0.15056096017360687, 0.14713262021541595, 0.12626957893371582, 0.19138485193252563, 0.02445671148598194, 9.499279975891113, 1.3167734146118164, 20.324729919433594, 3.524040699005127, 13.78463363647461, 16.14183235168457, 14.382372856140137, 22.373828887939453, 14.702101707458496, 27.097740173339844, 11.955449104309082, 33.22902297973633, 6.696220397949219, 3.7373642921447754, 0.3844609260559082, 3.2548460960388184, 18.69426727294922, 7.53780460357666, 17.872819900512695, 23.857913970947266, 19.1108341217041, 27.816389083862305, 16.147043228149414, 34.40817642211914], "count": [201]}, "action": {"min": [0.2945229709148407, -1.2960631847381592, 0.8197697401046753, -0.2985999882221222, -1.5207946300506592, 0.8937256932258606, -1.0876502990722656, -1.5453574657440186, 1.2506252527236938, -0.3799019753932953, 0.654564380645752, -0.1781967729330063, 23.020999908447266, 52.98374938964844, -1.2706249952316284, -0.17000000178813934, 1.2612500190734863, 0.2593749761581421, 3.3524999618530273, -0.8962500095367432, 0.78125, 0.4793750047683716, 0.953125, 0.44999998807907104, 39.55687713623047, 46.58374786376953, 0.5668749809265137, -1.96875, 2.686875104904175, -0.7037500143051147, 3.5999999046325684, -0.6387500166893005, 1.3324999809265137, 0.4375, 0.6468750238418579, -0.6518750190734863], "max": [1.1993802785873413, -0.7369895577430725, 1.5574692487716675, 0.16079194843769073, -0.13766498863697052, 1.4606221914291382, -0.5642976760864258, -0.9868009686470032, 1.8731880187988281, 0.14722837507724762, 1.629133701324463, -0.0601777657866478, 68.73374938964844, 59.43222427368164, 59.09062576293945, 9.463749885559082, 41.28562545776367, 57.048126220703125, 44.51874923706055, 74.9937515258789, 45.70624923706055, 95.11312866210938, 40.83250045776367, 107.35062408447266, 61.10562515258789, 59.366249084472656, 3.228749990463257, 8.121874809265137, 62.42375183105469, 28.436874389648438, 64.69000244140625, 78.67874908447266, 67.84625244140625, 80.21562957763672, 60.79999923706055, 95.36563110351562], "mean": [0.8108136653900146, -0.8959360718727112, 1.0511484146118164, -0.1598503291606903, -0.7587187886238098, 1.124705195426941, -0.9362401366233826, -1.1140016317367554, 1.4478509426116943, -0.16834057867527008, 1.055405616760254, -0.10291552543640137, 49.447715759277344, 55.619422912597656, 20.3615665435791, 5.458466529846191, 12.906759262084961, 7.843063831329346, 14.750448226928711, 10.60611629486084, 13.270400047302246, 14.18097972869873, 7.2960405349731445, 30.56660270690918, 48.36512756347656, 54.201847076416016, 0.8686599135398865, 4.803744316101074, 19.040773391723633, 4.809167861938477, 17.62132453918457, 12.902078628540039, 16.42877197265625, 16.150148391723633, 12.651945114135742, 25.096599578857422], "std": [0.23661555349826813, 0.12682583928108215, 0.16647420823574066, 0.14698022603988647, 0.31133466958999634, 0.16914188861846924, 0.17534537613391876, 0.15056096017360687, 0.14713259041309357, 0.12626957893371582, 0.19138486683368683, 0.02445671148598194, 9.499279975891113, 1.3167734146118164, 20.324729919433594, 3.524040699005127, 13.78463363647461, 16.14183235168457, 14.382373809814453, 22.373828887939453, 14.70210075378418, 27.097736358642578, 11.955451965332031, 33.22901916503906, 6.696221351623535, 3.7373650074005127, 0.3844608664512634, 3.2548460960388184, 18.69426918029785, 7.537804126739502, 17.872821807861328, 23.857913970947266, 19.1108341217041, 27.816383361816406, 16.147043228149414, 34.40817642211914], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [201]}, "index": {"min": [7367], "max": [7567], "mean": [7467.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.6318407960199006, 6.0, 6.0, 6.0, 6.0], "std": [1.9607545239045856, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [201]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [201]}, "eef_direction_state": {"mean": [3.656716417910448, 3.9402985074626864], "std": [1.7496459241457094, 2.065210025204874], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.373134328358209, 0.9900497512437811], "std": [0.6426582131824174, 0.8809201981648321], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [1.0597014925373134, 0.8606965174129353], "std": [0.8264398925317682, 0.8408107390745532], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.656716417910448, 3.9402985074626864], "std": [1.7496459241457094, 2.065210025204874], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.373134328358209, 0.9900497512437811], "std": [0.6426582131824174, 0.8809201981648321], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [1.0597014925373134, 0.8606965174129353], "std": [0.8264398925317682, 0.8408107390745532], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6542203716120413, 0.17393877530188462, 1.1572500724600567, -1.6874069461523038, 1.106735004348433, -2.228596718171475, 0.6727055492585003, -0.17365045475524563, 1.135029175909909, 1.4694459883398425, 0.46650863245021446, 2.285827957274958], "std": [0.05204053000108786, 0.028813119152675485, 0.039542699328163386, 0.3018825491036775, 0.12760960708857452, 0.3154390863454394, 0.045427256789024546, 0.04475314136092708, 0.04419152561792311, 0.18487064398865127, 0.08150157362936926, 0.1284195954305635], "min": [0.5720826286748449, 0.10987496302041265, 1.0813410251568656, -2.335761764603328, 0.8888787938445342, -2.9435458274886757, 0.614222000387391, -0.2255933260302408, 1.0672494916499318, 0.9841458711518957, 0.2282912243962809, 2.053332914228421], "max": [0.7977664348692979, 0.22699833641479755, 1.2438365711619752, -1.0328975837577228, 1.3811334795245016, -1.6118354051994452, 0.7988704519250954, -0.07126266120163346, 1.2290940444021443, 1.6950851527071205, 0.5713272237938751, 2.510988777393785], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6542203716120413, 0.17393877530188462, 1.1572500724600567, -1.6874069461523038, 1.106735004348433, -2.228596718171475, 0.6727055492585003, -0.17365045475524563, 1.135029175909909, 1.4694459883398425, 0.46650863245021446, 2.285827957274958], "std": [0.05204053000108786, 0.028813119152675485, 0.039542699328163386, 0.3018825491036775, 0.12760960708857452, 0.3154390863454394, 0.045427256789024546, 0.04475314136092708, 0.04419152561792311, 0.18487064398865127, 0.08150157362936926, 0.1284195954305635], "min": [0.5720826286748449, 0.10987496302041265, 1.0813410251568656, -2.335761764603328, 0.8888787938445342, -2.9435458274886757, 0.614222000387391, -0.2255933260302408, 1.0672494916499318, 0.9841458711518957, 0.2282912243962809, 2.053332914228421], "max": [0.7977664348692979, 0.22699833641479755, 1.2438365711619752, -1.0328975837577228, 1.3811334795245016, -1.6118354051994452, 0.7988704519250954, -0.07126266120163346, 1.2290940444021443, 1.6950851527071205, 0.5713272237938751, 2.510988777393785], "count": [201]}}} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/info.json b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..44dd6d6061f67f444f844a62fd9d9c7fe009c650 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 42, "total_frames": 7298, "total_tasks": 1, "total_videos": 168, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:41"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d921c39a684897c1c305cc2d77155104491d42b4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the small umbrella with one hand and place it in the white lid, then pick up the measuring ruler with your other hand and place it in the white lid."} diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1e275ab118ea432ab70ae4287dd4183ebfcbeb9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fde66bf50dc7d8078aec14d686ddd2e409d996f2158ec11d02570fbdfe94853f +size 2956369 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f12851c60b7e47de5850e0d64929ec2c77e9e226 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c01f0ee98d0b5fd720cac2019e0b8e67f68584f305ba75a7b5d69c3fb1f86bb0 +size 2592459 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70a02640ded47cb1c807448eeb0c8602ff0856bd --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:9533caee85e4ebed5ea0719f72572d288f20b2e029bbddcc59441286c684675f +size 2330557 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82a789b05053a8637ed615466b7ae5a186055a09 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:caca1caee5488cff76f32fea57d7c8e9761de096e4276fa5b4e4c45b3b541d3b +size 3306078 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49d89068fb671cb6a380e6b3e55c63f3137c48d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c94575e7540a07ceb117d301e34aeff796d075fd772b2c94d77ff7813b30ea81 +size 2348943 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92aed0a763ea3bb79e8f20f412ee8fc9bb7c88a6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e3df5bb6e14e68cec847a46c99ce248ad570d9702dfac5379d503e0e50e0d3b3 +size 2366170 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b863036f0a8cf22d1562aeb945bba4eeadcee8fb --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3265e998e3731d870be72c94eedc159fed949e2b4b76b45ac9fc3e7393d01a3b +size 2727232 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ac7ad02a833818c3e032e8a27c49386653d1d33 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:99896b64a283b37d07803e8d2da6ffeee7ca3175843e14a74f543914a9fdc448 +size 2344249 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb388fb413262713f9812da8f90744db481e4384 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:90c4a345d9b25b84aa7be55c574c321812d594b6a7e49a017c8c11d5be76e83b +size 2563560 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c137cde70f3be68d7f3b37f4f715fd8ac59885 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:6b58c0a83e96adcdc45a858afb65693b9261ccb789038c558c776432464551eb +size 3413789 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e449c8d6b36b401d76b21fc0e4f33865b74700 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:8c56c7f43ec5dbcabb4c9b6e291dcd01dc8a67caead364e3362445ee5a980108 +size 2220480 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730a4ed7c35d148ae03ceb58bc9ee37ce28ff11b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:cfd7c71fd8179c95e8efb5f19c820b162748f19d7125de7977b5c5c8af6d3bc6 +size 2304183 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48342ad50a15c2c0d9a468914d36378b0c5616b8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f4547a5a0c495c13d02bc3c64ab98ffbfbd7b28d2cbff00fe907b0b59edd24f3 +size 2198278 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235079e888d954a0061d5f69d83b05c06cf958e3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:786bc697b0894c4cd56d569570ec0dd4bb4df73cecb514d2b860303a45f9f72d +size 2248610 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3796b4b899ed7332ebb77bab953041938c507b59 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f3cc93e46f4d584b9d566cea1588250e7618f7dac5f9db2deeb04127cd473b8c +size 2272243 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90ba77a6d8bdc730b5a77be289eb3664852d5b3e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:119d3ba1c458e18fab381a837040aabafabaa230e2094d2114462dd7d7d8b659 +size 2198361 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fca7a5ede917a50743f58e537e15eaa0b962be3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:7561aecbd9da9a4f4ca4244ed3394bc38a3bafb6228a3b712c4f7f5dd83c7eaa +size 1994915 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0ba737cbfd12c1b098e9bcde1a196ef82be35d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d12de9d7fe6df54052dbd4eba6655236ca4dc1bc146e87666395e34486d593be +size 2238242 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ecfb6daf1cb42ba683575347e5558e84a8669bc --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d2e5eef6e415e16008bf307db5874a29b5982837614d401af63dbeade28a510b +size 2358897 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb92256fb4ce923eb09498e5fb69bd381b0c2d62 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d56fd9cfc730d27ec46457cb12a05e90fa07f45d3cc2dc0f8c7baa0414013838 +size 1920002 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f59465553a1f12a24604ff955062d51b808d36d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:8e08e0d4250b973783fe0a97ed0f50281ef93618008251731d08a5a100aa82ab +size 2706431 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22ab11109b2a5307dec474579b8cc50be6828523 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:378c6d24586111cfdbe452f0afe6ab8f1b68085b50d5bac6c19179dcf2435699 +size 2393713 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce087c9d0bfd17f9a6ed1d59ff56751183f6afaf --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:88273b50ee50744ba74ae3e7a5a7efc405de246af830d85dfca12d6c8ca9036e +size 2242528 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad070eb262547dea4389eaf0f59987e893d0bf6a --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:201eaf59fae3778c975b0ce47ce8c61615cb1f12716b344dff9c25a4708a95cc +size 2207757 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc8bdd8537a5209fb124779aec770529c25bd63 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:217907dce0a89256ed3bdc3a0206f50e9b0a5d1ad83427cb32dacaae8e520b8b +size 2458488 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d50192cced29ed67a44cc563b21ae560e7e68fa --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:cd8d8fcdca7ca8f00afe9b1526e14539b55a183c2a784e8a34cdd4e912c7cb84 +size 1991093 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d478b35c9cda690d8c9618f637d2063c6ff1ebf2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c79bdfaf1923aab948a7199c28f2159accfffc2e89fa9d5ffd96cbb1907e0486 +size 2724955 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a07bb94c35a1e66b5f1896f00270475733f1a76 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:91b9b82b2ff19bbf3314b1fe00a9774ff10e429e281bad9b2384ad6d9b35e1dc +size 2460751 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1843b4cb333294bc44abd3bc7258d0bce72cfdf --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:83cf127a468d4b64addd389de4bf27b8d2f76e84a54959a17385bf58168e05f9 +size 4363787 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cf6bc8064d33711d60c758fb34b248c86696727 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:97eeaf8d7419fdc76905519ac8406788d225a1f39d6d60c6c2de40d9896b3d52 +size 1743415 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f843f535bf1ce5b82f37489e5d10747988d87547 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:5cddd88f3da30090250d6114ebd306fdb417219c4ab00d33f5c8fe90f374911d +size 3778081 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2efb2dfc44ab794484046d36514e7754d2151f38 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c1f0c13baf36d434a5fd81105298ce6e28105e8eb7ff4d4ce3a613e0fb7f145f +size 1867511 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d56aac2dd09063c5c1e4272d46726d95e8a3b56b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3981491ae3c8260e9564e6287ec26d66433f2228736c8cfb8b9d143ff5d59721 +size 2328270 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfdbe5a18bd043da17ff7bd2f0c5debc48304357 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:1f0bc50ba8f4a018e016f40599680ba10167cc0ad5be26e5438e9f4d18b89df1 +size 2218660 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06cd09b0e5ebbaf1f6dcf7a4f10682b54db57280 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0a50dc02c83f16d14e30528f039b5cd6b547a8aa055b9130571cb40a469b9863 +size 4109738 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a375f5606851036b84cd0887f5f45878d08b0b8e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f5d775ab2eef3286e7fb337d57e3c604c3b375c967e8e7d2e6ff69668f95774c +size 2650627 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3461f8d7a8eef66659fb5aab371ee1c3d64a23c7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:83408c0b0634f30d209e81016641e2c5adacfb866d83842c4a096393db83964c +size 3385104 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f6a59daa6602b1f1d582cce53e737eaa769bbef --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ee82aabfff9b2a0cd42c916c591689f76ede8ce616cc214bcffd2e849cc4f01a +size 2173721 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5f2367a5f2d5e02df10d010f8e2913f3507d553 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:8089677f51a64a3910a332e713e97bbdde5595d343f782ecb3c6509107edbf93 +size 1951504 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03f96107f2e33c4dfbac263e1f2fbd33bc5fca90 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c14d6101a5899eaf2f1722b2a09858086141a1f9018a3282dca837c548a27171 +size 2000126 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3f79b41b013874f2d3faf3559d5bc24ba9137cf --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:eec594b6f8c3c60eb70116f1cbd88237f3c9fc6c181fe7fe80ca6347a4aca771 +size 2240015 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5d9d58679fb2225f10f38cf7cbf7bd9971c62b1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4cadc424bf3a6883017c87e1805d0c0041f53200f3ec25b36cbec737f976a119 +size 2770951 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16658bd95ac4fa5670532a0180eaede70aee091 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fe893e0f3bd9fd9597df743f76da35adce700b6697f4c0186455b1e01781baee +size 1155782 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae5293bcd829fff10bbb8972b6fbedfaf602b53 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:52d64ed64c0ee805d8a38d84d9887f4e295e273d4dfb5870a935769cf870c231 +size 892201 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8dccea973952406c443fd1cdb577b9f0243924b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:8742fd9cad69bdd30e9e23124f0f6d5e90f19912297ac5bb46f128b35df469b2 +size 881302 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02fbbea49dc690c33e374fe6235f29cd4360e6a3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:661fb6568b5b5ef5842140a2772db70d8021fbec138ba0be3b4840513ecdf391 +size 1134007 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33e16ef2131e4e141733582f027dc73a9ff95cf3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:eef0184758aad37a7a893ea84411cc30180012596a6b3fc1b564da8f74629695 +size 860314 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f246283a361115826aff7d191a97a7abbbf6c1b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:bc84883d0fae45832f66b0a635326e6e08203ae7f2d5773a2d773bc7d105b635 +size 910608 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431112b09357f661f836efcd503e10061f7a003b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:2c5d9d6673a08e6ff090d74f0c8e562bb1c5fcb1a7c987e1e52f4f02ee652266 +size 755410 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..326be1ca9febe75365712a5b209b89652024a920 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:7b0397bbc909d5ce8fe75a604951d5771fa23bf93995b941cc1d44ad108edbbc +size 703775 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9853e9c5bdd0d6592ba5ff0dc4b3a701c58bb9c --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b5ea045b087494a38645bd9bfba4b410269e80b69112b4f3452f2930c8d55b34 +size 847122 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28737fe16c1327efc1cbb0cbde8cac6cb03bbe2a --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4b7128868fa7d59bb776a550280cfa339c4b1f820d646b4efdafbdb056c4b3c4 +size 1037618 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c65751b8ea2341d75dabea1179772eb8deef945 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d79407470fee9c9a111a08b9c00a67a401e0720387d3223728f3107b7ea5acda +size 679258 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276fa0bd33dad1bf0fccdb5b45234e79badb79e6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e09fb2fbcfa5ea849cc39792825e5ad94c9c3b4f3bc34b49ee5d57a0a3fe3b89 +size 699898 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9437cb82de902492d0fc8b45b93ba904e6e90e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0a34875afc8ee11921d7a45cf6ddaf1080edd98ff7ae672866e760e72323495f +size 767720 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c489a82e5dd256136fa6c583d2cfc52d711c1304 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:86da31af3e95db1efb8d59e082eca06ded8d94cf90912ec6329b382eab6f01eb +size 1107321 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265485f13d9ea44dad2f4224e5e37ae44d90261b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b87a86728386cd922e220d3c83acdd5b0e509301d85e4a1637af7317735d64b7 +size 902785 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e49de8ca7b6cc97cc56093b15ec3f75b4fbf0af --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e4360dd9c7c9cf4074ed74afb87fdc9b8622153d146c1b8d152bb3a6d6e62b86 +size 732101 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..432a150ebc72bd496319b6e11682c86901b008c6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3c61b9c82a7cbb6fd0c0a6b397714ecc59368ab47fc81dc999e2887eab1d5c4b +size 726679 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba081e893dcd46e335f8c79bcc76a193be8229f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b192023e309ad7eeafa86504221fef4fc4a3226fc3c7cd99286c9dc70dbb4038 +size 888904 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df2c0487f44b1b53b767b168447604fdc65d0d86 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e59dd2e387daa5f9242960377218610240d4c54ab6a1058ef038be69e1c50170 +size 628477 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..271e752a7316c83f3c3cf2ef5709677dac3c8fef --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ca5b9a69dac11f29b8fc155683db0c49ef7785f741e9aeb7b3068285ce7ca28c +size 741814 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..072604b200e6643a30275dcd668324d4e431a11c --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4b0a9a79955699dcd80ec167542eaf690c53c97b5389e6fd646598d1ec1fa54e +size 788215 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a4c57b6f57d0c4bd0609087c42646911abfeb5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b71bf476eca36eb888417082ecf4a5e04812864ba52ea6c780b80b8181eaa43d +size 864215 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab4744e7a04f5397395c6f609524201cc7883392 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:453e44aadb2ccaa29cee2b6d6ac7cb3cc3871016b249727ed3521cd602c9aa80 +size 725442 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d42ddbd5d8b4f85d732d69a976644bdf8df3402 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:a7e215a5ac365e2b4954adcc5d01c978b1f657d054ea83ecdc3f403636dc31b9 +size 728713 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87aec69605bb2f6a0d81b13017fc7a98f738f2a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f4af275ab2cbcca93de5148d90c904e63ea9b1779a71a7e5f8378c1cc5d65878 +size 785634 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f07f64e5ad05ea24bc00c8d1ce8866dd0a8f0efa --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ce096e94bbbdb560582788095d0979e5c17a971cfe86b7afee9a81f49c4d642f +size 685551 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9e48887b591e16edf28a82e5258d010faf8ca24 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d18b179779909ad73f61d0db2633b250fc145f72d772653060563b1be87d7b86 +size 780091 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c832c3957b6bec1c0af318dcdaaa1ab1a533023 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b514f0ed7d47a0f3c2b558fbc784c329e0d54bf36a7f64234b0b9a6cd155244d +size 680759 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11cb59e5f1ca9b052c6343222dbe4b2c7990a9ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:aa5c55f491ef9839ecc5c9caed88995ad72b1dd3bc2e2cdf79d70802ca10c38a +size 1206434 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9ab2b1bc6f0a0a8c20854fa094f5aef775dc96 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:55296f3f7727f49ccf0067ee925a8913147d66e8ccef2ec622ee0d9e793889da +size 803338 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618345026a2e082cf2d7069c0493881bcfbae8e0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:21426193cfe3c51402a9d3980735028aba22cb90fc77d9be8686f5480c87b8bb +size 1218605 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a38b5dcd62abaaa4807e9a643a21d0e267c9cea0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0ae48a7945de777b85d87afd6c925d041bc17596b6d3139ec5a6c2c9839c640c +size 580555 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..495ee82d4ecd72a51419d07a432900ae2c9bd5e5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3fe5e9afcf30753f1c90bcd8af59fda9890a02ff47fbacdaf34f96046f9056f9 +size 707432 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ea95c4d04b802513e785b3f785c5249f3f1ca6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:dcfb6cb9ecd1acdff713a57067b607975a46b2a912ec60519a28b8babd12d184 +size 666525 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4df62f35c6c8b71f1a97b7b9bdd666664eb4de7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0463cd6fd0f096ca756162c10d354a1a46a46141a4f0c4fabbd6799af830a3e7 +size 1093599 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6af8545497563dba4eaab97bc424d80dc3b526a3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fd4c3391327b1578378653b6be8091ff46401b3d1dd5a9ae380afae9faf10c34 +size 722505 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96644135e3f81352f916b884741c9972da2d166 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:753ec45e1d26b75b510d309741c43a23fa96d36297afaa3368fc55f80b4d1980 +size 913596 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88592d8f2179a2130c6b173264ed4e0c6a5df096 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fa14765ffe3f0ce36e6f98d4348de1ce91432eb17157781eac27eba30fff6f8d +size 720549 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b76fdc895bff2aba7736ccc038cd9c458da5991 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:78f60dc2bb88d9ccd64a364e1d534d44b4f436a3b89605632460ca59199abf68 +size 856520 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad9241709a935b9ef2a4bbfcacd4936159b4cb4e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:352b65ef0c611a937354d8bdcc2e8b4b299c3a3d0e5ec1ec09659fefefeab827 +size 818261 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e643de34bc475d917b40583ac88196a0ed9da52 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:a4e9964bbd82e9228a36c5bf32283924980f777d09f1128dbe109a8e009c51dd +size 900064 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0683aa8c55f7e68c5a4ab8b8bb518f03dde884bc --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0ea1fb372e3d4bcc85b27520ed8eee4fd2d6d7364ee5145e5fb55e29012f4361 +size 952031 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6181dd580ddcbc655a229e07e1bc1a2e6f2cf226 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:eb82e4cde70b97c02e247efe85aab8ddff18c5606800d841634e5754be2784b0 +size 1437388 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12f4f670489947df5fcbd2635388552d1b4f593 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:994e00142f7bfde43d02104b0c7c51762b679e44a1b05a01aafcee8d3d86ad47 +size 1054564 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..469150900d2b614cb3ccf29abbc0eb70cbca0cbb --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ebc8c23fad607bddc5705a33ae2cdab89cb2170aadd2b46acd2366c0779b2e8f +size 1079023 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71cf1ef98d597ffa26392ffd9aedd952584de846 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:9eec08359b7a00dbabc8588108fb8404b9a471bd687c7384dd9091f24db272e6 +size 1608947 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb096ca4089a1a83fdf294799e64132b5405260 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4b99d6cbb903ece6687b0e505936de78b24cea53db77a698e4fe9fdbde7e8bdf +size 1219350 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915fd2ac64ddd70a2116d5e864fbb6c89edf1211 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e539a4d09ce7779a7142829a6adf2f9c8586aaefb43d6a771fa61106464bb24c +size 1094471 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e947c9e0002b7340518c085da981a62f083015c --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:88eed7bdd7d67abf1b89e93521da360d1364224f4985037d69ef9ad64f639c9f +size 911405 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..491c90cda5c2418edd854ea0acbd79351fa5d289 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:2c36034ca7a977ac2b004a4ce60affb159a76d057133ecc9aef8627968b4eabd +size 839435 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d051fe76baef6d5f9f2916fda23beb92f780ed2b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:def1affc69d393b32ab35eae2d5623ac74e5b528b407887516e763f17bba443f +size 978497 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2588106130d5fff9bc7370a55ab22e32ce26c48 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:227c2c1263edd11caf89701a1ca8894332926e020210b1e78945d057a3930df3 +size 1036574 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21939476f5be10ace11f91054aecdd7a2de57da2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:774e2b32962b52d2a56022d640fce096126dced65327ab81634a77c56a40647d +size 619323 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c00166a0ccab3b537797030388bfbdac13007812 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fd7cd8a8ce265ce819c19fd2c09b1c907ea59163aba9c0213678865b2c498d45 +size 693943 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f3c5c56bd9c832be9663a9c331433daf9af1c4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:8e0b1d874715c7070cfef55b5517e5175534dbc697c804d557750a345f859cf1 +size 984860 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7bfd45f3e39b5a9ddc8b96ea494c5762a5c415a --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0c9885916915e336cfe5b137da732f23140339c490e3accc452e9977ad96bafb +size 1586878 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2babcf98a5124a9689b0ea2d4d732d25d5ea737 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:77437187f7c850ed08e5d654598f07d3349b721a30863b32bc32f61236c83e41 +size 1258791 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc82637decf21d83b2168a138d0e8a9ea5d9fe3d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:24879600cbb66927ad8f3d64aca44f0832d9bd477d751b19edf4ad9364d74b8a +size 1051707 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e953768233d4bd455beb0e21bc578ecf1dbd8ca1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:66b34d16e7547d7ec42d8636682b1241361bde8c7cc411cfd7bba8d9a3294fdd +size 1002107 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..514da091ec54e6ca210c00afe56efdea38b921a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c592837b9fb015e39cc83ee92a539cf735a4a741cc4db8da389eb337fd875e17 +size 1059141 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac70206500a9e7a553cf0f06aa6fc635239bed1e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e53739f900f3772e8d10fdeda42d3048c4ea6c72682ddf048a2a1d1d688ff756 +size 780551 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80b0132287ef06166a186cd5c5fdd9dd9185224 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:2ba1493d5942dd80651e600eacbcbb5b5165efc2dbddb16d2266f717d83ebccc +size 901638 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485c780f0b6719c6c8faafb297f4722dc4105926 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c2398f47fd504c16ebad1d69444971ee02e8a1664b29213fa51ba2138939ac5b +size 1072024 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba466674fd6057ba86464f94efa843597efb069 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c300f72e2b9bc86549292010b64ef0ce1edf46e37404a3d55112cbf819f56e96 +size 1262117 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e8862a197934f8d4dac773bd7f300d626b0a47 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ae6c231ff6b08dcea605b4b49be6572b0cbd06b7ddafe5c119e061f06fa6ef8c +size 1185932 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bbf0da239781eeefbd3fb15f4474cff6203bfb --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c2225237dd3c0ada37c3918ce2ebf0606ee86bafd84593b0d912df1a2d11fdc2 +size 1146209 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b3283276b35f66d54247a91f99cd9d7500a0898 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:482efa34949f9f03b54cba6514a2fa499d97fa28073a8c5dc0363555468376c0 +size 1225198 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a7546adc9e7de5784b42e60f2b121d7bc659ad --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:6f8e753d73992de0fc35409126a9fcebe397eb03e4b49312b5e4c5936fbeaf0c +size 1133316 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bdfea0f76d702be6fa3a6578715d231d227a4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ff004544ced878f4537cbe241734df6b989412b3ba7d43ad9fe451116f66735b +size 1285412 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e61bda306d5161be1f01059856fc6f774f78b52 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f5576dcdd7f25f5a7e0fda98ded9127b6386e710a496af642e3578c3c04fa3e0 +size 994183 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..985a7e322fd383528d154b8add0d14424d4b3c49 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:7033eff6110cdeb9976d7947e17a415a1794190def2126c730cf3d4be3507318 +size 1428593 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96885eb186c1025ca2b3f1358b54d5cd2e9efbed --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:cda00b8ff71e433b93cf0a45f1c9d09253d2ad6a00d41629dc30174933b55045 +size 793311 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f72c2b87d62328ce7caa30a52b38c84409f481a7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d3c46c9a55f67fb37d884db3767cff05f5e54310d7ddf528c36302ca4caf8ec9 +size 1701930 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2994675f3386abd138edce2e60aa1d3c3f4b4ca --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:83b34682974ff40956c03fc34065e62d5eb00f6071765bdaa3cfd6ad791f295f +size 769349 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d3b6d741d8eb3351be8bd11a6d8824780ace9aa --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:489d5b6627e4b0b25176af827a2b9e9c90f6860c69d3c15dfc05f0270f8cc919 +size 912994 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc486fa3cde4e53caf4359ddbdaf7cd380f82d6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b2739758719ac8eb8535d87cbdd6771710066f895bb458ba110fe7488616271e +size 841024 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d534846e5e7d3605c6280f306424f8e7660bfee --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:748cb28e6fe8894e05f23c1e5fd464259586216ac81d994949ef2fb6cba7a995 +size 1424620 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8e01f3fc4563e199eb59b3efaf4abe23a486c5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:7cb42c701b06d3c7b7fa74ad54f18881e4f2b99b026d915131de1786383b2925 +size 813350 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4bacbd0c64b7e565c2f598e4c685b30f540016d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:877d49cbc2a717fbeedda6f8c44fc5ee93654d6c899fa1d67696bdb033687222 +size 1179859 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f85843d3989d62a7181435119e508bd1a99fc130 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:84e2900339eb184c08c1aad0aae09860ef6ecb041ff41cecd6370540f7ec4cda +size 753900 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe2821dd85c04e5b7f6bf4700246b6dc9de1fd94 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d4893f59ed904d21d04f18534e9fb42ed952c4c740362cd6cbd52bbacf8b075b +size 937345 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad5888297d5178c5f03d02f21639f56d612e84f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d84e9bd543aa092a822236e8ebeed167239d4d66ba9f8b215feb14075a891dcd +size 907533 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd19b43733ac608a5b8e49fe80e40abebff1584f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:61f0d212f313c02ee83651a501366df97fc5fca531e3616c9e3ba0aefa14b203 +size 1049839 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5b085d830d3f37fa08b3a6ddcd3c451108dd7d --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3fc626b1ccf714def310d18377f630e566bb061ce9a6610b07cf2c968a4bcfc7 +size 1151639 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb7ac0f0c2736723b9a85ff7f67fb08b4e4993f2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0ff1fd7251227f6e73166429fc16cedf3c44a098e3205adba498f44e91f0445d +size 2037492 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbb1b3cc5e3baea25ed1776c63f039ade391c4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:63f67388ac0a9459d33c5398bdb7fefcfbac372da09b04ee7db4bb1486b2958b +size 1618050 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..742224f84d9d906745560d6be9e0c4e1c62037ca --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:cb8f5253bc138e0584095274367850ef91da40b1d44cf245a5df96633d748c36 +size 1639384 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b06d339276fd92d852fe022ba8cb9fd5f9b9744 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:78f5fdb0774535c8adb51afbc6d1113cebc54b49e85708949a8c5c180a7f180c +size 1844002 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0ce5a4bfc64a0405ea6aa535a52905cff417d94 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:62e4e11e9cd5075630691dbefd592c6c13e04af21e624568b6562f031d9230f4 +size 1575466 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c7c4d985bf728e403a6f82b81115c3b2c39cdc1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c2fbbf78f5f860b15eb43cbc737fe9613b85f4dafcfdbc35b6531ccf0b79fcc6 +size 1656591 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd8ede41fee62c658a227f833b40261ca86aea2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4787f11992fadfd55b12c2ec20866afcd0b60f2511671776e243e784be25fc18 +size 1394758 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00cc51e807962a6191b8128884034a33ec44281 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c6cd67799466dd0ce34e2e135429bcf4e217bf742d7da8e678f7a2f4faf0be3a +size 1298812 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85d073be07f909b6c31793362376dc08c23a8abc --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:7fdc8ee7cce6532a9cb5d0d61410b6d7db2848072615165453f81058d38c8a16 +size 1435751 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e185af9e1de488dfdfc6cced1c58ec87ef294b75 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b60fb22a4c626becbf93eab1ca899ddb34a20a57c19691856ffe7d3d95be1b76 +size 1810559 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2699c3324e3f434d4c74d06dc4f57a0dff6b2e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:5ceccd1c554c1f74ed5ae63c1e0e1c98e5b875d0f989ea0d1cc84c76be2c68b5 +size 1255874 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e204942644b17572d145b209e417b658ae8d4603 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:531e95dafdb7649b0a4a37a31d3e7bb34fd4c3f9252fc9f510adb276980562a0 +size 1288973 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0cd96df81321b935b210331798e34b5e8a9bd70 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:30eb93bd503cde9aae9776133b9811749258156a899ffc81a01c4db6d171ff9f +size 1402776 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46cbbdcb643b87c10f3462b83c0589ca69329cb --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:fde6a3c5acd7c73e49428802fac4f700d6bc57b7b4f10c96349a37c672971312 +size 2018548 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..905a91cec85c02c0ea028cfcd65043001451a4a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ab50ecddc319d881cec26dd4dc74436792eb0be9255f3a0f64996de3cc186005 +size 1655155 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff9802a9423bad2eb5666f2377f3ec989c0ec609 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:396ac08262d13a82270f93af2eae03f3334165e47104b31024b58be1f045bef8 +size 1371589 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c48ba220926b460b0163ac39132e7af16f9223 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ad2199912d8fea086ef999ef6b9ad1a1d74d6f33e0e6958a723d2215280a276c +size 1312939 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb5f4c77d3423bed51b5a3fe4a71a5f6d8638496 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:28f02e57622c49b645409260da8eb4623e2a17c665f0171b0eb563b086820e92 +size 1561524 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9542e961516a95e6cfc2ace11cdb2bebb2dfcb34 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:b89182f4223097a61dfc363550bb8ec5ea0e7d64628cffabeeb579e7ad6c6225 +size 1194511 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9a36d7f238374d90d48e24b3fef358607e33cf --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:c683bed0734be291923bc9900e027ea84eec63afdc12e03ae6224417b3d473fe +size 1316333 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..720f2ce44a3ec6cfe2447d83c165a088471733a3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:9ec8f04ca4575271fd136c6fe3907142176c6ea5ae98d8c1b5ed6aaa26673c96 +size 1438651 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36bb5dc020abfce9a0b79db3fe4baacb4e02a0aa --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e928153e38059611f5ee53958e928246f4b9a6d0ce4b51a4c9bde70d8e5b0027 +size 1502353 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07293638d944f53e434b9deafb232af876f0440a --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:922d6f88ba1ba9bdf94a536bf994a4c663b0e0ebfd61a7339d1513813a17e7f3 +size 1290642 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a40b391a4e0ea11f59a89b762e7b60da535e26 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:aca672406ade73726cb84863fa3698858a9d7a5c0bcba8855ecea26d3d0ed912 +size 1279650 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6fb76dec3fc2323288cba6f2fd2adb61cc9c97 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:dea356cf12d067d1ddca8381877e9634a008b9385d77a5bf22138109f43f4e49 +size 1370678 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad8915e54a01ea4b4a58180982dc853990218cbf --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f0cbb9155757565501cbe089cb5649c3281fd4d19664966df514f5c526301460 +size 1330304 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70eea9d0cbbfbe8cd0189f15503c768f7e9f92bd --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:ca7610065e26e6aafa4d65cb7029bd1deb931a7ffa8a5570404e871e676069c8 +size 1406333 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39ead06d4ed1b82e31c03e6aee6e73e0de3ff37 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:209a6a2d29110d6ce39ea8425bf1986037960508514d04e2152cd77655709b5c +size 1242804 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c61a9aa8eba6335e3ce88e9e83f03487dc46e8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0931f02f85b13fe8477b72f0217afd63561a14d199f76e92b52d159b3f9c7fd2 +size 2239235 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22b094be02ed83922c68defc77ef949ab77b1c42 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:4cf2091272215ec8f2c78a5ec57118824fd2c9766a3c2f1cb99dd3763b26be6a +size 1316159 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8123cc741500f4f526549e28146016c5aae4ac5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:2a573b320a5390f44f89d68d9b24b43626b6ff41d10dca9a351b7e089ced2249 +size 2230613 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6aca3770ca8181c4206077f4b5db1e5b1a6271b --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:d44d200b7fb315dc89f0c47b66bc7f107ecd6d1b75df4aa0f8b72961217e5470 +size 1131361 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786fda4888205374e132239de286d9b14a20e3dc --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:df71af48b960050457494d336cca3cfdc4f0efb6df6d43017fec5cf0df87a437 +size 1302668 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2a214db48e26e7c6a597aac8cc0ca9046503f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:306f97be5e5639ff88478531154ff50f20408b670c2b2a1394faa13411f5eb27 +size 1242449 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a23f6b16a2cec9bc1acada593ea50a4db47f195 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:a79ab64f136d0692f4b2cad8cbda9b89628c199d2a93275936dbc10c9b33654d +size 1766683 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2609178434327b270f3291847c68181908dabe82 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:334365b81b368a79e9ec0ec6198c4f1fb6cdda6d6767dff59b029eb269fba268 +size 1291453 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98edab68a38f578b3566b010f228cbc18268e152 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:0b5080b73dfedfbf47d83f3d50ccf48a9af4e16df7ad575ae28a0b34d5792f96 +size 1718724 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a869d69fb2be632594ad05614c249ed914c42e1e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:e5b1b9a6e677ed1deab71f3b6e9c96b4a0d7e016d61e1964e94560513611e582 +size 1198097 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b759f94c93c27e06fee49cc41de30351febc8ec2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:3df5ff364124747291d733ff361c181be3fffec9ebd51f9837ad96b4886080fb +size 1563808 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..313bdd2f719e7b9c2eb26ec7a7bdb902a0b02993 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:84c38c7790a6ec01582e77674d760349649525f4887d1ef621b301aa5b016527 +size 1463686 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..350128e4d04bdf6d7ae571b1e11a9fbb06cf79a2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:f70259fd655ac35752561d687e5c05e5dacb99384b90bc540a7bee83ca84b357 +size 1612714 diff --git a/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4883c49519357f875032796fa820ab7a8f6d8c6e --- /dev/null +++ b/AIRBOT_MMK2_place_the_umbrella_and_the_ruler/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:20f553c274dec9d003aa8925b2db23bdbdec41882a7de6ed9636ac4524a3c743 +size 1742834