diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/.gitattributes b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/.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_glasses_case_and_gold_bars/README.md b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/README.md new file mode 100644 index 0000000000000000000000000000000000000000..67e72b65c609c8a2f1277b6ef9cce98c4fcfecf3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_place_the_glasses_case_and_gold_bars + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 49 | +| **Total Frames** | 10180 | +| **Total Tasks** | 1 | +| **Total Videos** | 196 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 412.7MB | + + +## πŸ‘₯ 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 +Hold the glasses case in the middle of the table with one hand and place the gold bar on it with your other hand. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Place the glasses case on the middle of the table with the left gripper** +2. **End** +3. **Static** +4. **Place the gold bar on the glasses case with the right gripper** +5. **Grasp the glasses case with the left gripper** +6. **Grasp the gold bar the right gripper** +7. **Abnormal** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:48 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 10180, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_place_the_glasses_case_and_gold_bars_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_glasses_case_and_gold_bars/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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_glasses_case_and_gold_bars/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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_glasses_case_and_gold_bars/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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_glasses_case_and_gold_bars/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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_glasses_case_and_gold_bars/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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_glasses_case_and_gold_bars/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cd241d96df478b740e639dfdf84f3584bce3300e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 1, "scene": "The golden bar is positioned at the front right, while the purple glasses case is located to the left."} +{"scene_index": 2, "scene": "The purple glasses case is positioned on the left, while the golden bar is located on the right."} +{"scene_index": 3, "scene": "The purple glasses case is positioned on the left, while the golden bar is located on the right."} +{"scene_index": 4, "scene": "The golden bar is on the right, while both purple glasses cases are on the left."} +{"scene_index": 5, "scene": "The purple glasses case is positioned on the left, while the golden bar is located at the front right."} +{"scene_index": 6, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 7, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} +{"scene_index": 8, "scene": "The golden bar is on the right side, while both purple glasses cases are on the left side."} +{"scene_index": 9, "scene": "The golden bar is positioned on the right side, while the purple glasses case is located on the left side."} +{"scene_index": 10, "scene": "The golden bar is on the right, and the purple glasses case is on the left."} +{"scene_index": 11, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 12, "scene": "The purple glasses case is on the left, the golden bar is in the front-right."} +{"scene_index": 13, "scene": "The purple glasses case is on the left, the golden bar is in the front-right."} +{"scene_index": 14, "scene": "The purple glasses case is positioned at the back left, while the golden bar is located on the right side."} +{"scene_index": 15, "scene": "The golden bar is located at the front right, while the purple glasses case is positioned to the left."} +{"scene_index": 16, "scene": "The golden bar is on the right, and both purple glasses cases are on the left."} +{"scene_index": 17, "scene": "The golden bar is on the right, and the purple glasses case is on the left."} +{"scene_index": 18, "scene": "The golden bar is located at the front right position."} +{"scene_index": 19, "scene": "The golden bar is positioned at the front right, while the two purple glasses cases are both located on the left and front right respectively."} +{"scene_index": 20, "scene": "The golden bar is positioned to the right, while the purple glasses case is located on the left."} +{"scene_index": 21, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 22, "scene": "The golden bar is positioned to the right, while both purple glasses cases are located on the left."} +{"scene_index": 23, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 24, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 25, "scene": "The golden bar is on the right, and the purple glasses case is on the left."} +{"scene_index": 26, "scene": "The purple glasses case is positioned at the back left, while the golden bar is located on the right."} +{"scene_index": 27, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} +{"scene_index": 28, "scene": "The golden bar is positioned on the right side, while the purple glasses case is located on the left side."} +{"scene_index": 29, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 30, "scene": "The golden bar is positioned at the front right, while the purple glasses case is located on the left."} +{"scene_index": 31, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} +{"scene_index": 32, "scene": "The golden bar is on the right, and the purple glasses case is on the left."} +{"scene_index": 33, "scene": "The golden bar is positioned on the right side, while the purple glasses case is located at the back left."} +{"scene_index": 34, "scene": "The golden bar is on the right, and the purple glasses case is on the left."} +{"scene_index": 35, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 36, "scene": "The purple glasses case is on the left, and the golden bar is on the right."} +{"scene_index": 37, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} +{"scene_index": 38, "scene": "The golden bar is positioned at front right, while the purple glasses case is located to the left."} +{"scene_index": 39, "scene": "The purple glasses case is on the left, while the golden bar is positioned at the front right."} +{"scene_index": 40, "scene": "The purple glasses case is on the left, the golden bar is in the front-right."} +{"scene_index": 41, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} +{"scene_index": 42, "scene": "The purple glasses case is on the left, the golden bar is at the front right."} +{"scene_index": 43, "scene": "The golden bar is at the front right, while the two purple glasses cases are both on the left."} +{"scene_index": 44, "scene": "The purple glasses case is positioned on the left, while the golden bar is located at the front right."} +{"scene_index": 45, "scene": "The purple glasses case is on the left, while the golden bar is positioned at the front-right."} +{"scene_index": 46, "scene": "The purple glasses case is positioned to the left, while the golden bar is located in the front-right position."} +{"scene_index": 47, "scene": "The purple glasses case is positioned at the back left, while the golden bar is located on the right side."} +{"scene_index": 48, "scene": "The purple glasses case is on the left, the golden bar is in the front-right."} +{"scene_index": 49, "scene": "The purple glasses case is on the left, while the golden bar is on the right."} diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b14a67646f142a25fd650f2682a95cd3d06407b5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Place the glasses case on the middle of the table with the left gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Place the gold bar on the glasses case with the right gripper"} +{"subtask_index": 4, "subtask": "Grasp the glasses case with the left gripper"} +{"subtask_index": 5, "subtask": "Grasp the gold bar the right gripper"} +{"subtask_index": 6, "subtask": "Abnormal"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0475ddaaaba49a000e0e9bbeb9f87b53692d65ee --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57cae86e7b91ca798ef8751e482e8b7c5bb61711afe25a6f6f85b3fe0a289c97 +size 130057 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34afce7c077065c7e03b3a77114a2b3c797220d5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ecfd6cb22817119c6f80fb71ae3d4e6dd09fe1ddb450e450c1f3a646accfc4b +size 115422 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c25994cfa0ed9a4ce0ffa773686db0e9301b7ed1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d33df3b45dd24573274618100f35b83b8f80b72402d79811c121667660fac86 +size 96793 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..912fa7df933387fa0013edde4b74a4628ebb370c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb8b2aad6e13908687dca1f2a29604f21f52bfcbffc2193285c73633715f154 +size 118790 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47b7a633fc1a9b9e21cf095708f24577ab791858 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b454d1ae67509616d3249e9c4a19c688dab2fee0f4a368df916c41d19660d30 +size 96372 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e56d173e7d2f991f575ec0a5a9b93249819ac5c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26eb48a715625af75e20abf211e5b6a195848d18696365902ff92212c2a4247d +size 96345 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2fb8528e6c97c4027004bade001b8d768744438 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46276cd9b2b2ca04ea8681b1b0b5d58c198b82e8a84ece5724f126845f7aeb69 +size 83699 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc734232c970c270c0e1b2adcc0e68378252125e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07107a11587e66d4b73de10d2d9d30021a04d6866d4329d09ee5b9721c24db30 +size 89832 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a35cab57f93bd73ebd10071389281d897d758845 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fb05d43aac9f27fa20a394c62192af7a3930611d8bc76edc118d74a117d9fb +size 86445 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a1701a7e1dab929b8b2f359fbab2a15faa57858 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40618e22a5b484ea245bae3da643bc0b1ba46282bfa7ca467ced1645a9a63a95 +size 88575 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..332986ec1f19844426306950d81265e6bf6f946f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9228606b9955d5ae7f93f641b80ffb50f32ffd7b72905022d484021115d936 +size 75434 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..176b0d0526304bd10768e564fbffd61e8f03070e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e066943eeba5a66737f9cf415c64b61862a6caee76811bc6ffe455cc01797570 +size 85419 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c55fed205de6bd6af083c0112e05c1bb4a825c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0024f82dfbd81bcf06d15368a91a0a6f4b997a86c031f39c69876dcf6ba223 +size 108789 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f730453ac63f42cfb6a90d00c3ff6c2e628e16d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7d26a1f67a25ee71bbfc173528b3205d68b28588772dcc6aa76520b3d65f33 +size 83364 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5911d91cdd2f0899a1e72fcc455f7ebde059da0f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5da1d63202962b1f88c71f238872cbe4a7e9ae6dc60d95cb133e7f92ceab8f +size 120025 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bad24d399fcadb9856146d171024765ac53639bf --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da5f60c89f984dc18de4de9c19eb0ccf259f9a7c421b88808814161d28a85d1 +size 119548 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac61b4b5b5d011652e238aebe06d2851a73febee --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d44c5711496dee705ddf93c9a0dc9ea13a74da0cf4cfe24722331af70a45c85 +size 99088 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ee63f852952f678460105d5533f6673083a0540 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f70c23e00cb0966a073194c14463513c0f10c3e9c64df71ba0a9aca2dafc2a +size 90844 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..080b01769eb307d8498cd75af46d69099025ab52 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d334686f357cdc1799df40023dbc16cfb0a5bcff508556116cd3802da8e407f +size 150362 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ea9f197f0904cc65e5ec141accddd405fac054f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68786f75ce82a8956f495362273c13314f1fe7f8abae918a16903f873caca9f6 +size 97971 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f10caff9b7113c12c878c5e0f1c49fd9269e5098 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408e4967dc527aff90ea0bd863db3fc1e8222a76b78e56f343e425b08c6d2f1a +size 135836 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..900d40da67d643b8c546b1f0d29970ce693aae50 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6a56e606502b6c74610d94f8dd8042f49b56a46ccc86c0cbb0d19c77a6ea99 +size 89148 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..86c5d38f4b321367f05cf577fb5392937803b329 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ac4c618a1eed4798065a1d2439fb4991dafc27718c1f7a868010924c220c87 +size 142354 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed29324d932341c890394beb6be01fe0fc08c6a6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360559bd9b1f51ef7b09d5b44e9d49ff4412c3aad1261a3a14742a13b73f0fd8 +size 90669 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00ead5f6fc4419a81e9a52374aed25906f9892b7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3f05bb176bb658cba0d20420ef44f6e8c2376845aadac3720187096c7a827e +size 179930 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7813fc52dcceb7c3b0d60e778eea08ed837382c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac85a26acb3464bccb4df7b0247427174af401557487d7a68708f22d4c53d47f +size 114894 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25bd59eae4b4379420051aa22bf79a4cf6598490 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c8acdbc40724f82ce025f0e39418cd3fe3448df301777725f7967233a97d33 +size 117435 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf9236c8bf1053dd880f6dd3d9de25dc4b3e91dd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84f151d81cd02c764d4fe8e9a8370b766a2d6568070ff4d15859b1fc15e19e5 +size 127244 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b637e253d8e81696c611b36ad77298f5c3a5847c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d3ddd58a744e9234c1fa158ed28d976eb615663b5b577ef471c516618cba3f +size 99145 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5264ee582d86e4e766e79a414f088145030f956e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b79eacc9412a1f004e824f490c96a5cbdc0d0a6004ff44088afc9e660efa4f5 +size 86420 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80416d0f6916e30408d31fc8e65813cc7d608ed2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca5616a8cb731fe3ec186094469dc8bafe864d6ac58eca160756990623de28ce +size 192862 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9197d459ec1023e03085392d64a99566e031148 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8e6704672da7f29d64d581e29f180c74409a08bb7b8cdf57a877e00374f428 +size 127138 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9438331e3aad3b72876b526375028e9b18defc2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d0323341765d792d518ad4f5e84aea7c79216a2261bcad0cb065edddfd3769 +size 109078 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03c8156dc4f53396730d10908af4f79e8834aa0f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d8206a180ddfecda8a591dd7acf0ccd62c518a77fd7aa88f37ff06b5390ad8 +size 141665 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e62e7d075611939de566804457446e1f9b88566e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d74c037c001ac0ccc20651192221ad6314bd34d1f27d6415a1a89deeb4cee3 +size 103471 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b95964347674f38667fcc7643c16c4f4af06501 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891de1b148f8c5e87dc1e7cfc7181c05bc3790ccd5c07b226a22dbaa6caa817c +size 100957 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..680ae2492e992a0b0daca649a00741772566bec1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aad9ecdc0abb8fe7d00cabb25342e0b410b3cc88d4045f80a1ad1a90dc31289 +size 164898 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a34f894536a9cfad5902c40c55669ea149ba45f9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f726b1445e68c0f76b758bb2b4e46bba79236b594e3034cfe757c1fd510edab2 +size 93919 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbe5b69aa1ac04789abef9208767386d3e249bf5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8077150aa1dcd0a0339269d7c3a18e22801101c61db282a696f50e89ebce989b +size 114674 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcfd528f422b64f3e847614635548e2112147339 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bef39ab9060399c4c7c89bec2f89635cfd2207a8e2eaca48042852461c16f1 +size 102877 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6d9adab7f3a1118809a5e94dbc686479f844b0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d0ed2cda560c4f8ccd23bd2313d6614ab18a2d4742b5ce18f0c5bf0613defb +size 111206 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8e100a2d289f19ba385b0676e3a47c97970d61e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920fdb91957d13530386f65a193ebfb5384f221c39a6b721bc812a2535e21e71 +size 106132 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7611cec73063a19df9b4cf876ddff6254310c1bc --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b1fcdeb31cdc559d8a0db627f671502e30386233721ec3d6548ed8eb6aa4e7 +size 117245 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebe959132ce3d4a78ab96cd2d9c51464525f4425 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e014087b48a874985e4d69214db306fb8947f53e5b05691f9f228fc6bd7e0d +size 130509 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a9e2e128a31ca8edc3bfd926ab967153f2b98d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3c4c42b18525b668e44bf08837daef1327d549e33035ee22b7e9e4d988e63 +size 143070 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a11286781343b2ec401eb2a3be8d40a9c096ff58 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42214c3868ec6bfa9fb6059dee878d959e3594bae35f1a9615bc6ab263db1a9e +size 95085 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffde38e671ec956aea7aaabe7ed5da500ef3f28f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975d002c2277a2b840752e89f4c9803427bb046b48e6aa6a1234aff17afa4ca3 +size 113860 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b579ef10ac40633df2ebf1c874e3670d9b65e4b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb81b204c05430d0f34c3da7bb97e4712e07b16c48de1cd2c7573841d900c26b +size 108189 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..673704033f4f00e99268cae6125a966976d33fb5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780a8abf0f2d0f965c13b6f45505845cdd47b666caccc816df6f1355618b48d7 +size 109724 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..78fc39e00e58a06b5ce4556e1926cc8d90d1c5ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 245} +{"episode_index": 1, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 210} +{"episode_index": 2, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 171} +{"episode_index": 3, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 223} +{"episode_index": 4, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 171} +{"episode_index": 5, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 171} +{"episode_index": 6, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 148} +{"episode_index": 7, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 157} +{"episode_index": 8, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 151} +{"episode_index": 9, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 153} +{"episode_index": 10, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 126} +{"episode_index": 11, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 148} +{"episode_index": 12, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 196} +{"episode_index": 13, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 147} +{"episode_index": 14, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 235} +{"episode_index": 15, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 224} +{"episode_index": 16, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 175} +{"episode_index": 17, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 159} +{"episode_index": 18, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 294} +{"episode_index": 19, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 175} +{"episode_index": 20, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 263} +{"episode_index": 21, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 156} +{"episode_index": 22, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 266} +{"episode_index": 23, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 162} +{"episode_index": 24, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 357} +{"episode_index": 25, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 217} +{"episode_index": 26, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 222} +{"episode_index": 27, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 247} +{"episode_index": 28, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 179} +{"episode_index": 29, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 150} +{"episode_index": 30, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 383} +{"episode_index": 31, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 246} +{"episode_index": 32, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 200} +{"episode_index": 33, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 271} +{"episode_index": 34, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 191} +{"episode_index": 35, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 181} +{"episode_index": 36, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 333} +{"episode_index": 37, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 166} +{"episode_index": 38, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 215} +{"episode_index": 39, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 186} +{"episode_index": 40, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 208} +{"episode_index": 41, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 193} +{"episode_index": 42, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 218} +{"episode_index": 43, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 249} +{"episode_index": 44, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 270} +{"episode_index": 45, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 167} +{"episode_index": 46, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 206} +{"episode_index": 47, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 197} +{"episode_index": 48, "tasks": ["hold the glasses case in the middle of the table with your left hand and place the gold bar on the glasses case with your right hand."], "length": 202} diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3a80bf818237ad9bb2ab35c193fb56743d61114e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/episodes_stats.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819723876633987]], [[0.4707576164215686]], [[0.4491898366013072]]], "std": [[[0.2175663391502334]], [[0.21651282229100383]], [[0.22340303355714858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5814861029411764]], [[0.5982222467320262]], [[0.5862627675653594]]], "std": [[[0.27408620956465357]], [[0.2761812544908445]], [[0.28230350813169663]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5373807781862745]], [[0.558673660130719]], [[0.5244777593954248]]], "std": [[[0.3149438554267117]], [[0.31207025542528966]], [[0.3279678112358107]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45417458741830063]], [[0.4791193484477124]], [[0.46192788807189544]]], "std": [[[0.3355332310682589]], [[0.3469376353982101]], [[0.36318594703404306]]], "count": [100]}, "observation.state": {"min": [0.47512778639793396, -1.199478268623352, 0.8920328617095947, -0.08381865173578262, -1.0010554790496826, 0.9533789157867432, -0.9026665091514587, -1.3286077976226807, 0.8554589152336121, -0.42977988719940186, 0.459892600774765, -1.0258830785751343, 21.29800033569336, 52.37312698364258, -0.6043750047683716, -0.30124998092651367, 0.6831250190734863, 0.11437500268220901, 0.2762500047683716, -0.12437500059604645, -0.6349999904632568, 0.02187500149011612, 0.8324999809265137, -0.7137500047683716, 22.056875228881836, 53.78562545776367, -0.21937499940395355, -2.486875057220459, 0.9168750047683716, -0.6306250095367432, 0.581250011920929, 0.0, 0.734375, -0.38499999046325684, 0.6581249833106995, 0.6649999618530273], "max": [0.9121292233467102, -0.6554226875305176, 1.2605382204055786, 0.5280681252479553, -0.009107728488743305, 1.2402008771896362, -0.49012455344200134, -0.6540398001670837, 1.390239953994751, 0.07414931058883667, 1.037846565246582, -0.24660009145736694, 67.4593734741211, 73.97374725341797, 10.151249885559082, 8.013636589050293, 19.583749771118164, 58.10187530517578, 17.783750534057617, 87.39437866210938, 17.251249313354492, 109.9018783569336, 8.1118745803833, 110.78687286376953, 60.80500030517578, 74.09500122070312, 6.342499732971191, 4.431250095367432, 22.842500686645508, 58.622501373291016, 44.811248779296875, 0.0, 35.91749954223633, 94.27188110351562, 46.483123779296875, 111.28375244140625], "mean": [0.66559898853302, -0.8028548359870911, 1.0047197341918945, 0.23893040418624878, -0.36263903975486755, 1.1291451454162598, -0.7757858633995056, -0.866804838180542, 1.0422676801681519, -0.1533041000366211, 0.6558247208595276, -0.6684458255767822, 41.85561752319336, 64.19454956054688, 0.09511560201644897, 2.4961962699890137, 3.964402914047241, 9.590673446655273, 1.7482037544250488, 18.790245056152344, 1.7426142692565918, 25.642414093017578, 1.6807481050491333, 29.82520294189453, 40.37831115722656, 65.38280487060547, 0.4661325514316559, 0.08696328103542328, 6.611519813537598, 11.701574325561523, 10.965376853942871, 0.0, 8.086222648620605, 25.742008209228516, 9.263054847717285, 56.409122467041016], "std": [0.12734049558639526, 0.1278180032968521, 0.08296914398670197, 0.14121463894844055, 0.17660243809223175, 0.07612720131874084, 0.16107936203479767, 0.23889905214309692, 0.19540360569953918, 0.20109254121780396, 0.11401966214179993, 0.2899840176105499, 13.817754745483398, 4.598503112792969, 1.6244621276855469, 2.339501142501831, 4.929355144500732, 18.507509231567383, 2.8463492393493652, 32.089569091796875, 2.835391044616699, 42.26566696166992, 1.8079516887664795, 44.237701416015625, 12.454261779785156, 7.380270481109619, 0.9111455678939819, 1.571845531463623, 8.282373428344727, 17.908205032348633, 15.235325813293457, 0.0, 10.820716857910156, 35.30674743652344, 13.26968765258789, 39.087406158447266], "count": [245]}, "action": {"min": [0.47512778639793396, -1.199478268623352, 0.8920328617095947, -0.08381865173578262, -1.0010554790496826, 0.9533789157867432, -0.9026665091514587, -1.3286077976226807, 0.8554589152336121, -0.42977988719940186, 0.459892600774765, -1.0258830785751343, 21.29800033569336, 52.37312698364258, -0.6043750047683716, -0.30124998092651367, 0.6831250190734863, 0.11437500268220901, 0.2762500047683716, -0.12437500059604645, -0.6349999904632568, 0.02187500149011612, 0.8324999809265137, -0.7137500047683716, 22.056875228881836, 53.78562545776367, -0.21937499940395355, -2.486875057220459, 0.9168750047683716, -0.6306250095367432, 0.581250011920929, 0.0, 0.734375, -0.38499999046325684, 0.6581249833106995, 0.6649999618530273], "max": [0.9121292233467102, -0.6554226875305176, 1.2605382204055786, 0.5280681252479553, -0.009107728488743305, 1.2402008771896362, -0.49012455344200134, -0.6540398001670837, 1.390239953994751, 0.07414931058883667, 1.037846565246582, -0.24660009145736694, 67.4593734741211, 73.97374725341797, 10.151249885559082, 8.013636589050293, 19.583749771118164, 58.10187530517578, 17.783750534057617, 87.39437866210938, 17.251249313354492, 109.9018783569336, 8.1118745803833, 110.78687286376953, 60.80500030517578, 74.09500122070312, 6.342499732971191, 4.431250095367432, 22.842500686645508, 58.622501373291016, 44.811248779296875, 0.0, 35.91749954223633, 94.27188110351562, 46.483123779296875, 111.28375244140625], "mean": [0.6655987501144409, -0.8028549551963806, 1.0047200918197632, 0.23893022537231445, -0.36263906955718994, 1.1291450262069702, -0.7757863998413086, -0.8668051362037659, 1.0422680377960205, -0.15330415964126587, 0.6558248996734619, -0.6684455275535583, 41.85564041137695, 64.19450378417969, 0.09511548280715942, 2.4961955547332764, 3.9644007682800293, 9.59066390991211, 1.7482035160064697, 18.790258407592773, 1.742616057395935, 25.642385482788086, 1.6807500123977661, 29.825191497802734, 40.37833786010742, 65.3828353881836, 0.4661323130130768, 0.0869632288813591, 6.611518859863281, 11.70157241821289, 10.96537971496582, 0.0, 8.086225509643555, 25.742013931274414, 9.263065338134766, 56.40913772583008], "std": [0.12734049558639526, 0.12781798839569092, 0.08296913653612137, 0.14121465384960175, 0.17660246789455414, 0.07612720131874084, 0.1610793173313141, 0.23889905214309692, 0.19540363550186157, 0.20109255611896515, 0.11401966214179993, 0.2899840474128723, 13.817753791809082, 4.5985026359558105, 1.6244632005691528, 2.339500904083252, 4.929354190826416, 18.50750732421875, 2.8463492393493652, 32.089569091796875, 2.8353917598724365, 42.26568603515625, 1.8079502582550049, 44.23769760131836, 12.454263687133789, 7.380270481109619, 0.9111455678939819, 1.5718454122543335, 8.282374382019043, 17.908206939697266, 15.23532772064209, 0.0, 10.82071590423584, 35.30674743652344, 13.269688606262207, 39.08740234375], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.6775510204081634, 7.0, 7.0, 7.0, 7.0], "std": [1.7974205220568737, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [245]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [245]}, "eef_direction_state": {"mean": [4.261224489795918, 4.359183673469388], "std": [1.545608172556588, 1.6859465175804371], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.0163265306122449, 0.963265306122449], "std": [0.7717848221785034, 0.86347515179994], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.8285714285714286, 0.7551020408163265], "std": [0.8349508112115683, 0.8507046837624842], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.261224489795918, 4.359183673469388], "std": [1.545608172556588, 1.6859465175804371], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.0163265306122449, 0.963265306122449], "std": [0.7717848221785034, 0.86347515179994], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8285714285714286, 0.7551020408163265], "std": [0.8349508112115683, 0.8507046837624842], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.6341626688623874, 0.16269141044115182, 1.1301061258694856, -1.747179690726771, 1.2132626360819858, 0.19184146414373704, 0.6287993201705799, -0.1383372550199144, 1.146948086085205, 1.809461513862624, 0.896043816646193, 2.4956132212878437], "std": [0.028179646707057776, 0.036357097409758454, 0.05097533425041657, 2.062941524566414, 0.13486890971662377, 2.744157930766051, 0.03421156423373067, 0.06880963122591917, 0.04370406949629172, 0.22467258192685094, 0.16893324360662063, 0.14739128890863687], "min": [0.5825299683655577, 0.06166262007029166, 1.0418892094455876, -3.1294846705309594, 0.966425216026138, -3.1381210582676307, 0.6024587461562062, -0.19927189016249836, 1.0548341185319066, 1.2326280445728555, 0.6310061192622518, 1.9391491506050131], "max": [0.6870056175927978, 0.21277482544234388, 1.2190387462628576, 3.1319738604598175, 1.396861768551164, 3.141585426023607, 0.7001850995077071, -0.0019225836643970706, 1.2546671518503023, 2.057151214477051, 1.1053933287110573, 2.7006331525645364], "count": [245]}, "eef_sim_pose_action": {"mean": [0.6341626688623874, 0.16269141044115182, 1.1301061258694856, -1.747179690726771, 1.2132626360819858, 0.19184146414373704, 0.6287993201705799, -0.1383372550199144, 1.146948086085205, 1.809461513862624, 0.896043816646193, 2.4956132212878437], "std": [0.028179646707057776, 0.036357097409758454, 0.05097533425041657, 2.062941524566414, 0.13486890971662377, 2.744157930766051, 0.03421156423373067, 0.06880963122591917, 0.04370406949629172, 0.22467258192685094, 0.16893324360662063, 0.14739128890863687], "min": [0.5825299683655577, 0.06166262007029166, 1.0418892094455876, -3.1294846705309594, 0.966425216026138, -3.1381210582676307, 0.6024587461562062, -0.19927189016249836, 1.0548341185319066, 1.2326280445728555, 0.6310061192622518, 1.9391491506050131], "max": [0.6870056175927978, 0.21277482544234388, 1.2190387462628576, 3.1319738604598175, 1.396861768551164, 3.141585426023607, 0.7001850995077071, -0.0019225836643970706, 1.2546671518503023, 2.057151214477051, 1.1053933287110573, 2.7006331525645364], "count": [245]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801020200163399]], [[0.4701499714052288]], [[0.44915363153594773]]], "std": [[[0.21810673301874486]], [[0.21677514230305317]], [[0.22221399038187953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6135891053921568]], [[0.6233169219771242]], [[0.6088089685457516]]], "std": [[[0.27172357984849255]], [[0.27537754878158166]], [[0.282804647320356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5539216503267974]], [[0.5605804105392157]], [[0.5227069914215686]]], "std": [[[0.30231220431426215]], [[0.30851209320124856]], [[0.3279507701526957]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536383006535948]], [[0.47703934436274514]], [[0.4577312826797386]]], "std": [[[0.33570066120949854]], [[0.3461204541981038]], [[0.3630353611022421]]], "count": [100]}, "observation.state": {"min": [0.401240736246109, -1.2121385335922241, 0.8847151398658752, -0.0009775310754776, -0.5746929049491882, 1.243514895439148, -0.8772268891334534, -1.4092422723770142, 0.8148317933082581, -0.4743886888027191, 0.4884794354438782, -1.1720359325408936, 8.506250381469727, 53.708126068115234, -0.45375001430511475, -0.31562498211860657, 0.7864285707473755, 0.08937498927116394, 0.7493749856948853, -0.46437498927116394, 1.0581250190734863, -3.6424999237060547, 0.8587499856948853, -0.668749988079071, 16.5831241607666, 45.05687713623047, 0.046875, -1.7631250619888306, 0.9318749904632568, 0.6556249856948853, 0.6668750047683716, 0.0, 0.7200000286102295, 0.19749999046325684, 0.7093750238418579, 0.19333335757255554], "max": [0.7637379169464111, -0.6755198240280151, 1.3064583539962769, 0.3215600550174713, 0.08063439279794693, 1.465986728668213, -0.47767889499664307, -0.6541669964790344, 1.4598830938339233, 0.08911268413066864, 0.857917308807373, -0.23644331097602844, 69.3862533569336, 76.83110809326172, 8.319999694824219, 7.460000038146973, 14.571874618530273, 63.734375, 13.648750305175781, 87.18000030517578, 15.68375015258789, 101.2768783569336, 25.09749984741211, 109.91999816894531, 67.58562469482422, 74.29750061035156, 3.4287500381469727, 5.508571624755859, 29.494375228881836, 56.354373931884766, 44.619998931884766, 0.0, 48.198123931884766, 100.48062896728516, 49.744998931884766, 109.56437683105469], "mean": [0.5184413194656372, -0.8494157791137695, 1.0194053649902344, 0.19165511429309845, -0.1274234503507614, 1.4327905178070068, -0.7236948609352112, -0.936825692653656, 1.0853369235992432, -0.18672502040863037, 0.6059802174568176, -0.6752627491950989, 34.297515869140625, 66.14006042480469, -0.02650553360581398, 3.73726749420166, 3.172309160232544, 8.972213745117188, 3.094569683074951, 12.861001014709473, 3.3859376907348633, 15.573200225830078, 3.922362804412842, 44.26871109008789, 39.921390533447266, 62.48361587524414, 0.962455689907074, 0.018234938383102417, 9.790672302246094, 14.123653411865234, 13.545236587524414, 0.0, 11.077110290527344, 32.42332458496094, 12.475927352905273, 73.12306213378906], "std": [0.10329093784093857, 0.13090135157108307, 0.09643179178237915, 0.08568744361400604, 0.11731799691915512, 0.06582838296890259, 0.1598881185054779, 0.24341629445552826, 0.22817087173461914, 0.2045949250459671, 0.09301302582025528, 0.3346910774707794, 18.651893615722656, 6.97622013092041, 1.381988286972046, 2.209235906600952, 3.397474527359009, 18.611454010009766, 3.096184492111206, 26.53949546813965, 3.8618268966674805, 34.613121032714844, 6.41811990737915, 49.025882720947266, 16.585433959960938, 10.00307559967041, 0.4918668568134308, 1.529260516166687, 11.504584312438965, 19.522777557373047, 16.50469207763672, 0.0, 14.022909164428711, 38.65335464477539, 15.959467887878418, 33.652122497558594], "count": [210]}, "action": {"min": [0.401240736246109, -1.2121385335922241, 0.8847151398658752, -0.0009775310754776, -0.5746929049491882, 1.243514895439148, -0.8772268891334534, -1.4092422723770142, 0.8148317933082581, -0.4743886888027191, 0.4884794354438782, -1.1720359325408936, 8.506250381469727, 53.708126068115234, -0.45375001430511475, -0.31562498211860657, 0.7864285707473755, 0.08937498927116394, 0.7493749856948853, -0.46437498927116394, 1.0581250190734863, -3.6424999237060547, 0.8587499856948853, -0.668749988079071, 16.5831241607666, 45.05687713623047, 0.046875, -1.7631250619888306, 0.9318749904632568, 0.6556249856948853, 0.6668750047683716, 0.0, 0.7200000286102295, 0.19749999046325684, 0.7093750238418579, 0.19333335757255554], "max": [0.7637379169464111, -0.6755198240280151, 1.3064583539962769, 0.3215600550174713, 0.08063439279794693, 1.465986728668213, -0.47767889499664307, -0.6541669964790344, 1.4598830938339233, 0.08911268413066864, 0.857917308807373, -0.23644331097602844, 69.3862533569336, 76.83110809326172, 8.319999694824219, 7.460000038146973, 14.571874618530273, 63.734375, 13.648750305175781, 87.18000030517578, 15.68375015258789, 101.2768783569336, 25.09749984741211, 109.91999816894531, 67.58562469482422, 74.29750061035156, 3.4287500381469727, 5.508571624755859, 29.494375228881836, 56.354373931884766, 44.619998931884766, 0.0, 48.198123931884766, 100.48062896728516, 49.744998931884766, 109.56437683105469], "mean": [0.5184412598609924, -0.8494158983230591, 1.0194052457809448, 0.19165511429309845, -0.1274234652519226, 1.4327903985977173, -0.7236948013305664, -0.9368256330490112, 1.0853371620178223, -0.1867249608039856, 0.605980396270752, -0.6752625703811646, 34.2974967956543, 66.14006042480469, -0.026505669578909874, 3.7372684478759766, 3.172304391860962, 8.972210884094238, 3.094568967819214, 12.860984802246094, 3.3859305381774902, 15.573199272155762, 3.9223601818084717, 44.26869583129883, 39.92137908935547, 62.483612060546875, 0.9624557495117188, 0.018235091120004654, 9.790672302246094, 14.123653411865234, 13.545242309570312, 0.0, 11.077116012573242, 32.42332077026367, 12.475933074951172, 73.12305450439453], "std": [0.10329096764326096, 0.13090135157108307, 0.09643180668354034, 0.08568745106458664, 0.11731800436973572, 0.06582837551832199, 0.1598881185054779, 0.24341633915901184, 0.22817087173461914, 0.2045949399471283, 0.09301303327083588, 0.33469104766845703, 18.65189552307129, 6.97622013092041, 1.3819879293441772, 2.209235429763794, 3.397475004196167, 18.611448287963867, 3.0961830615997314, 26.53951072692871, 3.8618240356445312, 34.613121032714844, 6.418117523193359, 49.0258903503418, 16.58543586730957, 10.003076553344727, 0.4918668270111084, 1.529260516166687, 11.504584312438965, 19.52277374267578, 16.50469207763672, 0.0, 14.022910118103027, 38.65336227416992, 15.959468841552734, 33.65212631225586], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [210]}, "index": {"min": [245], "max": [454], "mean": [349.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.9571428571428573, 7.0, 7.0, 7.0, 7.0], "std": [1.818704779459801, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [210]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [210]}, "eef_direction_state": {"mean": [4.423809523809524, 3.876190476190476], "std": [1.4820850055643953, 1.8882858848083455], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [0.9904761904761905, 1.0809523809523809], "std": [0.7867381496405103, 0.8497165060121924], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.7857142857142857, 0.8238095238095238], "std": [0.8319716766502929, 0.8465081002086292], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.423809523809524, 3.876190476190476], "std": [1.4820850055643953, 1.8882858848083455], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [0.9904761904761905, 1.0809523809523809], "std": [0.7867381496405103, 0.8497165060121924], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.7857142857142857, 0.8238095238095238], "std": [0.8319716766502929, 0.8465081002086292], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6508840424327077, 0.14907815302469318, 1.1261282316855794, 2.5715177343782067, 1.1535861607600204, 2.0679766270839153, 0.6380663746051009, -0.11610055321335534, 1.1408939503031004, 1.8255653406226757, 0.9089207409285018, 2.5379666968436343], "std": [0.022150954653274303, 0.03012184300616857, 0.03743297087668471, 1.0974750714822203, 0.09145867930117312, 0.7149084477550813, 0.039958167340171005, 0.06436674354178201, 0.04232954340027376, 0.2131306077753801, 0.17865764078192664, 0.10675749556479883], "min": [0.6128213160361082, 0.0801537995475883, 1.05041326606941, -3.057486937116417, 1.011284275468038, -3.080899698996891, 0.5943035594214213, -0.1758227413638204, 1.0594068872195848, 1.3435335734681217, 0.6804852159529684, 2.104394716025149], "max": [0.7022876400943665, 0.18573202066919534, 1.2083385593336098, 3.122591992650237, 1.4460698195471693, 3.0622120437705886, 0.698713614507002, 0.02827144788438271, 1.246332700932697, 2.089356844141717, 1.1753457292529115, 2.6709528458662177], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6508840424327077, 0.14907815302469318, 1.1261282316855794, 2.5715177343782067, 1.1535861607600204, 2.0679766270839153, 0.6380663746051009, -0.11610055321335534, 1.1408939503031004, 1.8255653406226757, 0.9089207409285018, 2.5379666968436343], "std": [0.022150954653274303, 0.03012184300616857, 0.03743297087668471, 1.0974750714822203, 0.09145867930117312, 0.7149084477550813, 0.039958167340171005, 0.06436674354178201, 0.04232954340027376, 0.2131306077753801, 0.17865764078192664, 0.10675749556479883], "min": [0.6128213160361082, 0.0801537995475883, 1.05041326606941, -3.057486937116417, 1.011284275468038, -3.080899698996891, 0.5943035594214213, -0.1758227413638204, 1.0594068872195848, 1.3435335734681217, 0.6804852159529684, 2.104394716025149], "max": [0.7022876400943665, 0.18573202066919534, 1.2083385593336098, 3.122591992650237, 1.4460698195471693, 3.0622120437705886, 0.698713614507002, 0.02827144788438271, 1.246332700932697, 2.089356844141717, 1.1753457292529115, 2.6709528458662177], "count": [210]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47147471609477126]], [[0.46147237745098035]], [[0.443030216503268]]], "std": [[[0.22194277875475893]], [[0.2204308846016463]], [[0.22365497483131833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16862745098039217]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6004557393790849]], [[0.6111509272875817]], [[0.5992040073529412]]], "std": [[[0.2746172180030794]], [[0.27967101535940614]], [[0.29030763703957707]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.557974681372549]], [[0.5617270955882353]], [[0.5230033149509804]]], "std": [[[0.293311873412874]], [[0.30283152626184134]], [[0.3230330115201342]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467639971405229]], [[0.46948800857843137]], [[0.4496454248366013]]], "std": [[[0.3337894013930172]], [[0.34457952289568966]], [[0.36117528197241267]]], "count": [100]}, "observation.state": {"min": [0.6242132186889648, -1.1888446807861328, 0.872710108757019, -0.7122863531112671, -0.7797995805740356, 1.8102922439575195, -0.8428702354431152, -1.2934166193008423, 0.8344300985336304, -0.5680885910987854, 0.4488059878349304, -0.8273966312408447, 14.90999984741211, 56.68937683105469, -0.4793750047683716, 0.14562499523162842, 0.8387500047683716, 0.11437500268220901, 0.7588889002799988, 0.18312500417232513, 0.8187500238418579, 0.08249999582767487, 0.8762500286102295, -0.38538461923599243, 32.86111068725586, 48.66812515258789, -0.2906250059604645, -2.9375, 0.5622221827507019, 0.0768750011920929, 0.6346153616905212, 0.0, 0.7333333492279053, 1.183750033378601, 0.5718749761581421, 0.41499999165534973], "max": [0.8141747713088989, -0.8011463284492493, 1.1004854440689087, -0.21562905609607697, -0.38176167011260986, 2.298032522201538, -0.5210717916488647, -0.6879434585571289, 1.2722686529159546, 0.09122034162282944, 0.6980287432670593, -0.8199816942214966, 75.28937530517578, 80.55750274658203, 17.83625030517578, 6.135624885559082, 22.17562484741211, 63.2756233215332, 18.09000015258789, 74.85124969482422, 13.321249961853027, 94.57687377929688, 4.242499828338623, 101.03687286376953, 58.888126373291016, 66.56500244140625, 2.728749990463257, 3.0511112213134766, 31.03125, 35.984375, 47.515625, 0.0, 41.16187286376953, 83.05000305175781, 63.53874969482422, 110.83687591552734], "mean": [0.7304145097732544, -0.9323786497116089, 0.9500887393951416, -0.5220012664794922, -0.5788760185241699, 2.0332541465759277, -0.7437424063682556, -0.9006911516189575, 1.0154492855072021, -0.1078745499253273, 0.6166098117828369, -0.8246199488639832, 40.908809661865234, 70.0573959350586, 0.750437319278717, 3.807637929916382, 5.893059253692627, 8.848520278930664, 3.405776023864746, 12.678268432617188, 2.607356548309326, 17.926193237304688, 1.512200951576233, 26.202688217163086, 44.83881378173828, 60.04208755493164, 0.42912885546684265, -0.5832194089889526, 10.216952323913574, 9.512520790100098, 14.945916175842285, 0.0, 12.84462833404541, 25.262224197387695, 14.312752723693848, 47.41292190551758], "std": [0.05480785667896271, 0.09502366930246353, 0.055416714400053024, 0.11027678102254868, 0.12874244153499603, 0.14559273421764374, 0.12887099385261536, 0.2024063616991043, 0.15655586123466492, 0.22667060792446136, 0.07880871742963791, 0.002397348638623953, 19.9053897857666, 9.012517929077148, 3.180774211883545, 2.0207772254943848, 5.436239719390869, 17.138599395751953, 4.699573993682861, 23.672182083129883, 3.3424901962280273, 31.619770050048828, 1.0224151611328125, 39.841712951660156, 8.283923149108887, 6.019398212432861, 0.6711364388465881, 1.4658565521240234, 12.643736839294434, 12.721036911010742, 18.57512092590332, 0.0, 15.35029411315918, 32.09512710571289, 19.550323486328125, 45.26720428466797], "count": [171]}, "action": {"min": [0.6242132186889648, -1.1888446807861328, 0.872710108757019, -0.7122863531112671, -0.7797995805740356, 1.8102922439575195, -0.8428702354431152, -1.2934166193008423, 0.8344300985336304, -0.5680885910987854, 0.4488059878349304, -0.8273966312408447, 14.90999984741211, 56.68937683105469, -0.4793750047683716, 0.14562499523162842, 0.8387500047683716, 0.11437500268220901, 0.7588889002799988, 0.18312500417232513, 0.8187500238418579, 0.08249999582767487, 0.8762500286102295, -0.38538461923599243, 32.86111068725586, 48.66812515258789, -0.2906250059604645, -2.9375, 0.5622221827507019, 0.0768750011920929, 0.6346153616905212, 0.0, 0.7333333492279053, 1.183750033378601, 0.5718749761581421, 0.41499999165534973], "max": [0.8141747713088989, -0.8011463284492493, 1.1004854440689087, -0.21562905609607697, -0.38176167011260986, 2.298032522201538, -0.5210717916488647, -0.6879434585571289, 1.2722686529159546, 0.09122034162282944, 0.6980287432670593, -0.8199816942214966, 75.28937530517578, 80.55750274658203, 17.83625030517578, 6.135624885559082, 22.17562484741211, 63.2756233215332, 18.09000015258789, 74.85124969482422, 13.321249961853027, 94.57687377929688, 4.242499828338623, 101.03687286376953, 58.888126373291016, 66.56500244140625, 2.728749990463257, 3.0511112213134766, 31.03125, 35.984375, 47.515625, 0.0, 41.16187286376953, 83.05000305175781, 63.53874969482422, 110.83687591552734], "mean": [0.7304143905639648, -0.9323790073394775, 0.9500887393951416, -0.522001326084137, -0.5788761377334595, 2.033254623413086, -0.7437423467636108, -0.9006911516189575, 1.0154492855072021, -0.1078745499253273, 0.6166098713874817, -0.8246203064918518, 40.908809661865234, 70.05738830566406, 0.7504374980926514, 3.8076372146606445, 5.893059253692627, 8.848518371582031, 3.4057748317718506, 12.678277969360352, 2.607356071472168, 17.92620086669922, 1.512201189994812, 26.20270538330078, 44.83882141113281, 60.042076110839844, 0.4291289150714874, -0.583219587802887, 10.216952323913574, 9.51252269744873, 14.945929527282715, 0.0, 12.844622611999512, 25.26221466064453, 14.312747955322266, 47.412925720214844], "std": [0.054807860404253006, 0.09502365440130234, 0.055416714400053024, 0.11027678847312927, 0.12874245643615723, 0.14559273421764374, 0.12887100875377655, 0.2024063915014267, 0.15655586123466492, 0.22667060792446136, 0.07880871742963791, 0.002397348405793309, 19.90538787841797, 9.012516975402832, 3.1807751655578613, 2.0207769870758057, 5.436238765716553, 17.138599395751953, 4.699573040008545, 23.67220687866211, 3.3424901962280273, 31.619766235351562, 1.0224149227142334, 39.84172058105469, 8.283924102783203, 6.019399166107178, 0.6711364984512329, 1.4658563137054443, 12.6437349319458, 12.721036911010742, 18.57512092590332, 0.0, 15.350292205810547, 32.095130920410156, 19.550323486328125, 45.2672119140625], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [171]}, "index": {"min": [455], "max": [625], "mean": [540.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.9473684210526314, 7.0, 7.0, 7.0, 7.0], "std": [1.8169544529648984, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [171]}, "eef_direction_state": {"mean": [3.064327485380117, 4.16374269005848], "std": [1.4475072294475861, 1.7694866680183023], "min": [1, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.2573099415204678, 1.1403508771929824], "std": [0.5224680665308079, 0.9132922866540626], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.7660818713450293, 0.8421052631578947], "std": [0.8399501337670076, 0.819131054731842], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.064327485380117, 4.16374269005848], "std": [1.4475072294475861, 1.7694866680183023], "min": [1, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.2573099415204678, 1.1403508771929824], "std": [0.5224680665308079, 0.9132922866540626], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.7660818713450293, 0.8421052631578947], "std": [0.8399501337670076, 0.819131054731842], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6471196540861227, 0.146017134947096, 1.1166145904877642, 2.8066923047912447, 1.349357481443872, 2.3011822597143095, 0.6252281665381101, -0.11903512934546302, 1.1408583269115937, 1.809792654336668, 0.9876338057071307, 2.509393529384966], "std": [0.008589822940747381, 0.039815742281496674, 0.03113421257508585, 0.17957223234813818, 0.12920418535783787, 0.2404576011254376, 0.02140273069173986, 0.07147714375024686, 0.03025785913765417, 0.12385471914334606, 0.14695002202339913, 0.17659654118695498], "min": [0.6210808415051092, 0.05604939982078039, 1.0563619045862283, 2.5644820226407434, 1.0977836215877015, 2.02158269094937, 0.5985820723806984, -0.17191215248329436, 1.0712199427408404, 1.5829006232460439, 0.8298163484414847, 2.3666429392218595], "max": [0.6619455812326432, 0.18955848159395752, 1.1508766419338676, 3.137491379491028, 1.4822534604774358, 2.76900636142579, 0.6564742154072601, 0.032188865231973035, 1.19638336180932, 2.0385546272744004, 1.2592550356104182, 3.0615014155471814], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6471196540861227, 0.146017134947096, 1.1166145904877642, 2.8066923047912447, 1.349357481443872, 2.3011822597143095, 0.6252281665381101, -0.11903512934546302, 1.1408583269115937, 1.809792654336668, 0.9876338057071307, 2.509393529384966], "std": [0.008589822940747381, 0.039815742281496674, 0.03113421257508585, 0.17957223234813818, 0.12920418535783787, 0.2404576011254376, 0.02140273069173986, 0.07147714375024686, 0.03025785913765417, 0.12385471914334606, 0.14695002202339913, 0.17659654118695498], "min": [0.6210808415051092, 0.05604939982078039, 1.0563619045862283, 2.5644820226407434, 1.0977836215877015, 2.02158269094937, 0.5985820723806984, -0.17191215248329436, 1.0712199427408404, 1.5829006232460439, 0.8298163484414847, 2.3666429392218595], "max": [0.6619455812326432, 0.18955848159395752, 1.1508766419338676, 3.137491379491028, 1.4822534604774358, 2.76900636142579, 0.6564742154072601, 0.032188865231973035, 1.19638336180932, 2.0385546272744004, 1.2592550356104182, 3.0615014155471814], "count": [171]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48082695874183007]], [[0.46785480392156864]], [[0.4480615543300654]]], "std": [[[0.2198281673211185]], [[0.22055538131895253]], [[0.22418241917283407]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5975819607843137]], [[0.6132087377450981]], [[0.6005161683006536]]], "std": [[[0.275410270639789]], [[0.2799850626875935]], [[0.2883167739307129]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5503434885620915]], [[0.5583707659313726]], [[0.5212792647058824]]], "std": [[[0.2953133779095391]], [[0.30466898669755366]], [[0.32578361796958893]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475049428104575]], [[0.469687481617647]], [[0.4487539767156863]]], "std": [[[0.3338019265951829]], [[0.3448412689548139]], [[0.36197325870313224]]], "count": [100]}, "observation.state": {"min": [0.6329632997512817, -1.1778534650802612, 0.8363851308822632, -0.8736505508422852, -0.7825970649719238, 1.7771992683410645, -0.8646619915962219, -1.2861448526382446, 0.8087281584739685, -0.2701323628425598, 0.21694037318229675, -0.8285171985626221, 11.821874618530273, 55.71062469482422, -0.20000000298023224, 0.22499999403953552, 0.9731249809265137, -0.18250000476837158, 0.7666666507720947, -0.5021428465843201, 0.9118750095367432, -0.3977777659893036, 0.8762500286102295, 0.34312501549720764, 24.768888473510742, 50.770626068115234, -0.15333333611488342, -3.1762499809265137, 0.9681249856948853, 0.42875000834465027, 0.6600000262260437, 0.0, 0.6721428632736206, 0.6943750381469727, 0.5787500143051147, 10.358888626098633], "max": [0.8506268858909607, -0.8053584694862366, 1.077739953994751, -0.17924582958221436, -0.4205290973186493, 2.368438482284546, -0.4329509139060974, -0.6765468716621399, 1.1997166872024536, 0.20370794832706451, 0.720893383026123, -0.8249408602714539, 74.41187286376953, 84.26000213623047, 5.318749904632568, 6.775000095367432, 18.308124542236328, 70.94812774658203, 18.808124542236328, 73.86000061035156, 11.837499618530273, 92.20874786376953, 3.2793750762939453, 102.03187561035156, 55.631248474121094, 67.29312896728516, 5.759999752044678, 4.454545497894287, 28.343124389648438, 35.98999786376953, 48.68812561035156, 0.0, 42.63500213623047, 86.56312561035156, 62.11249923706055, 112.27312469482422], "mean": [0.743339478969574, -0.9159281849861145, 0.9116746783256531, -0.5544252991676331, -0.6061909198760986, 2.083500862121582, -0.7140898704528809, -0.8832379579544067, 0.9703137874603271, 0.031110240146517754, 0.5244410037994385, -0.8274304866790771, 32.84235382080078, 71.34343719482422, 0.1294001042842865, 4.195878982543945, 4.197412490844727, 9.385891914367676, 3.4940783977508545, 10.209613800048828, 2.643187999725342, 15.937521934509277, 1.3115216493606567, 25.907268524169922, 41.08810043334961, 59.72840118408203, 0.5703566074371338, -0.6757451295852661, 10.330778121948242, 13.379716873168945, 15.926736831665039, 0.0, 14.160719871520996, 26.913219451904297, 17.1131649017334, 62.63626480102539], "std": [0.05973893776535988, 0.09675663709640503, 0.06778308004140854, 0.14595603942871094, 0.10736321657896042, 0.13751277327537537, 0.162497416138649, 0.20203684270381927, 0.154097318649292, 0.15024001896381378, 0.1732555776834488, 0.0008656501304358244, 21.27669334411621, 9.495046615600586, 0.7989414930343628, 1.7899680137634277, 4.666084289550781, 20.254070281982422, 4.842708587646484, 21.70635223388672, 2.9519453048706055, 29.346195220947266, 0.586835503578186, 38.61496353149414, 10.505274772644043, 6.145742893218994, 0.9173641800880432, 1.8360975980758667, 11.74979019165039, 15.383710861206055, 19.456951141357422, 0.0, 16.761560440063477, 34.47975540161133, 21.546314239501953, 35.1185302734375], "count": [223]}, "action": {"min": [0.6329632997512817, -1.1778534650802612, 0.8363851308822632, -0.8736505508422852, -0.7825970649719238, 1.7771992683410645, -0.8646619915962219, -1.2861448526382446, 0.8087281584739685, -0.2701323628425598, 0.21694037318229675, -0.8285171985626221, 11.821874618530273, 55.71062469482422, -0.20000000298023224, 0.22499999403953552, 0.9731249809265137, -0.18250000476837158, 0.7666666507720947, -0.5021428465843201, 0.9118750095367432, -0.3977777659893036, 0.8762500286102295, 0.34312501549720764, 24.768888473510742, 50.770626068115234, -0.15333333611488342, -3.1762499809265137, 0.9681249856948853, 0.42875000834465027, 0.6600000262260437, 0.0, 0.6721428632736206, 0.6943750381469727, 0.5787500143051147, 10.358888626098633], "max": [0.8506268858909607, -0.8053584694862366, 1.077739953994751, -0.17924582958221436, -0.4205290973186493, 2.368438482284546, -0.4329509139060974, -0.6765468716621399, 1.1997166872024536, 0.20370794832706451, 0.720893383026123, -0.8249408602714539, 74.41187286376953, 84.26000213623047, 5.318749904632568, 6.775000095367432, 18.308124542236328, 70.94812774658203, 18.808124542236328, 73.86000061035156, 11.837499618530273, 92.20874786376953, 3.2793750762939453, 102.03187561035156, 55.631248474121094, 67.29312896728516, 5.759999752044678, 4.454545497894287, 28.343124389648438, 35.98999786376953, 48.68812561035156, 0.0, 42.63500213623047, 86.56312561035156, 62.11249923706055, 112.27312469482422], "mean": [0.7433398962020874, -0.9159277081489563, 0.9116742610931396, -0.5544252395629883, -0.6061908602714539, 2.083501100540161, -0.71409010887146, -0.8832379579544067, 0.9703133702278137, 0.03111022710800171, 0.5244408249855042, -0.8274309039115906, 32.842350006103516, 71.34342956542969, 0.12940004467964172, 4.195878028869629, 4.197415828704834, 9.38589096069336, 3.4940826892852783, 10.209614753723145, 2.643188953399658, 15.937539100646973, 1.3115217685699463, 25.907257080078125, 41.0881462097168, 59.7283935546875, 0.5703567862510681, -0.6757450103759766, 10.330774307250977, 13.379718780517578, 15.92674446105957, 0.0, 14.160714149475098, 26.913225173950195, 17.1131649017334, 62.636253356933594], "std": [0.05973894149065018, 0.09675662219524384, 0.06778308749198914, 0.14595599472522736, 0.10736320167779922, 0.13751280307769775, 0.1624974012374878, 0.20203684270381927, 0.154097318649292, 0.15024001896381378, 0.17325559258460999, 0.0008656502468511462, 21.276697158813477, 9.495048522949219, 0.7989413142204285, 1.7899677753448486, 4.666084289550781, 20.25406265258789, 4.842710494995117, 21.706357955932617, 2.9519455432891846, 29.3461971282959, 0.5868354439735413, 38.614967346191406, 10.505274772644043, 6.145741939544678, 0.9173642992973328, 1.8360977172851562, 11.749791145324707, 15.383713722229004, 19.456951141357422, 0.0, 16.76155662536621, 34.479759216308594, 21.546314239501953, 35.118534088134766], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [223]}, "index": {"min": [626], "max": [848], "mean": [737.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.968609865470852, 7.0, 7.0, 7.0, 7.0], "std": [1.7853166292367098, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [223]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [223]}, "eef_direction_state": {"mean": [4.349775784753363, 4.0941704035874436], "std": [1.545596215941282, 1.8976294174417156], "min": [1, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.0089686098654709, 0.968609865470852], "std": [0.8255506730739587, 0.8596074530595831], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.7892376681614349, 0.6681614349775785], "std": [0.8339601629450388, 0.802026430651391], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [4.349775784753363, 4.0941704035874436], "std": [1.545596215941282, 1.8976294174417156], "min": [1, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.0089686098654709, 0.968609865470852], "std": [0.8255506730739587, 0.8596074530595831], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.7892376681614349, 0.6681614349775785], "std": [0.8339601629450388, 0.802026430651391], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.6393269636388791, 0.14613817045499025, 1.1174139527914282, 2.6472302530051475, 1.3411452797028278, 2.152421254259393, 0.6280684125650529, -0.12319471740214759, 1.1385554908503945, 1.8535747231362356, 0.861442413023301, 2.467326660555318], "std": [0.010710471453844734, 0.04157913033151776, 0.029178629398406465, 0.16800499494948323, 0.10197073637869886, 0.1986513880952537, 0.029530602833843997, 0.07277582348710541, 0.0352303719542371, 0.10783666935140303, 0.0753185675492326, 0.16099390573972777], "min": [0.6234425304960615, 0.059498348827731556, 1.048933484669547, 2.378722962483247, 1.113160751660652, 1.8154832908092866, 0.5966703446930399, -0.17615158804297737, 1.057552487752937, 1.6348173925338068, 0.7420938669936681, 2.3194524121884106], "max": [0.6608543036671367, 0.2015239080678199, 1.1515659454033191, 3.06268423696591, 1.4384508613729294, 2.440277755505725, 0.6783517094575241, 0.04064287972680819, 1.2062312463743696, 2.0550079589287598, 1.0291658223514588, 2.86400769799889], "count": [223]}, "eef_sim_pose_action": {"mean": [0.6393269636388791, 0.14613817045499025, 1.1174139527914282, 2.6472302530051475, 1.3411452797028278, 2.152421254259393, 0.6280684125650529, -0.12319471740214759, 1.1385554908503945, 1.8535747231362356, 0.861442413023301, 2.467326660555318], "std": [0.010710471453844734, 0.04157913033151776, 0.029178629398406465, 0.16800499494948323, 0.10197073637869886, 0.1986513880952537, 0.029530602833843997, 0.07277582348710541, 0.0352303719542371, 0.10783666935140303, 0.0753185675492326, 0.16099390573972777], "min": [0.6234425304960615, 0.059498348827731556, 1.048933484669547, 2.378722962483247, 1.113160751660652, 1.8154832908092866, 0.5966703446930399, -0.17615158804297737, 1.057552487752937, 1.6348173925338068, 0.7420938669936681, 2.3194524121884106], "max": [0.6608543036671367, 0.2015239080678199, 1.1515659454033191, 3.06268423696591, 1.4384508613729294, 2.440277755505725, 0.6783517094575241, 0.04064287972680819, 1.2062312463743696, 2.0550079589287598, 1.0291658223514588, 2.86400769799889], "count": [223]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48206310253267975]], [[0.4690150980392157]], [[0.44878106821895425]]], "std": [[[0.2171307967832593]], [[0.21769281611874364]], [[0.22316001436800234]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5964720526960784]], [[0.6137310702614379]], [[0.5988145629084968]]], "std": [[[0.28131423220751717]], [[0.28197504398478934]], [[0.29195642905811314]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5522796425653596]], [[0.5745911254084967]], [[0.5398386785130719]]], "std": [[[0.30002357075227154]], [[0.29966998183007537]], [[0.31830643381396734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504330371732026]], [[0.47426426470588234]], [[0.4545317708333333]]], "std": [[[0.33296062829605944]], [[0.34510639627265616]], [[0.3620601679905979]]], "count": [100]}, "observation.state": {"min": [0.6395676136016846, -1.1784971952438354, 0.8212956786155701, -0.8521209955215454, -0.9021684527397156, 1.7409590482711792, -1.029411792755127, -1.2591792345046997, 0.798332929611206, -0.6473878622055054, 0.5237420797348022, -0.8276112079620361, 21.889999389648438, 55.55125045776367, -0.39625000953674316, 0.22687499225139618, 0.9275000095367432, 0.13625000417232513, 0.8062499761581421, -0.8337500095367432, 0.6299999952316284, 0.10375000536441803, 0.5475000143051147, -0.38062500953674316, 26.796875, 49.099998474121094, -0.24000000953674316, -3.2387499809265137, 0.7493749856948853, 0.18687498569488525, 0.609000027179718, 0.0, 0.8611111044883728, -0.20874999463558197, 0.9038461446762085, 0.35846152901649475], "max": [0.8928859233856201, -0.7498855590820312, 1.0672732591629028, -0.3041790723800659, -0.432426393032074, 2.458824634552002, -0.5703774690628052, -0.6447413563728333, 1.3133726119995117, 0.1668955534696579, 0.8985179662704468, -0.8202677965164185, 73.78499603271484, 77.95999908447266, 20.292499542236328, 5.101874828338623, 16.330625534057617, 74.28062438964844, 16.65250015258789, 70.16687774658203, 13.134374618530273, 89.67250061035156, 1.3168749809265137, 101.48562622070312, 56.586875915527344, 74.82062530517578, 3.9375, 2.7477777004241943, 28.71875, 38.24437713623047, 44.3125, 0.0, 40.041873931884766, 103.46562957763672, 53.45249938964844, 110.87125396728516], "mean": [0.7878146767616272, -0.873147189617157, 0.8919381499290466, -0.5946484804153442, -0.6840412020683289, 2.064920425415039, -0.8190636038780212, -0.8906249403953552, 1.0266602039337158, -0.08656349778175354, 0.6933594346046448, -0.82489013671875, 38.921451568603516, 69.91618347167969, 1.0508698225021362, 3.3300442695617676, 4.542850494384766, 10.799172401428223, 4.006305694580078, 9.937417030334473, 3.0261077880859375, 14.575002670288086, 1.0315706729888916, 24.80743408203125, 40.157737731933594, 63.38090896606445, 0.3688661456108093, -0.3485333323478699, 8.114602088928223, 11.188551902770996, 12.831229209899902, 0.0, 10.619190216064453, 26.00464630126953, 11.92973518371582, 51.456478118896484], "std": [0.08206381648778915, 0.11886201053857803, 0.07245020568370819, 0.13140900433063507, 0.16377533972263336, 0.1849585622549057, 0.17711488902568817, 0.21364635229110718, 0.18870745599269867, 0.28936606645584106, 0.1144060418009758, 0.0026924980338662863, 17.180387496948242, 8.01806640625, 3.7987468242645264, 1.4018365144729614, 4.2133402824401855, 21.87607192993164, 4.53162145614624, 21.179100036621094, 3.3079915046691895, 27.707687377929688, 0.1773044317960739, 36.00043869018555, 10.672540664672852, 9.327943801879883, 0.7139473557472229, 1.4042731523513794, 10.557418823242188, 15.358328819274902, 16.31867027282715, 0.0, 13.34883975982666, 36.83638000488281, 16.478275299072266, 37.97957229614258], "count": [171]}, "action": {"min": [0.6395676136016846, -1.1784971952438354, 0.8212956786155701, -0.8521209955215454, -0.9021684527397156, 1.7409590482711792, -1.029411792755127, -1.2591792345046997, 0.798332929611206, -0.6473878622055054, 0.5237420797348022, -0.8276112079620361, 21.889999389648438, 55.55125045776367, -0.39625000953674316, 0.22687499225139618, 0.9275000095367432, 0.13625000417232513, 0.8062499761581421, -0.8337500095367432, 0.6299999952316284, 0.10375000536441803, 0.5475000143051147, -0.38062500953674316, 26.796875, 49.099998474121094, -0.24000000953674316, -3.2387499809265137, 0.7493749856948853, 0.18687498569488525, 0.609000027179718, 0.0, 0.8611111044883728, -0.20874999463558197, 0.9038461446762085, 0.35846152901649475], "max": [0.8928859233856201, -0.7498855590820312, 1.0672732591629028, -0.3041790723800659, -0.432426393032074, 2.458824634552002, -0.5703774690628052, -0.6447413563728333, 1.3133726119995117, 0.1668955534696579, 0.8985179662704468, -0.8202677965164185, 73.78499603271484, 77.95999908447266, 20.292499542236328, 5.101874828338623, 16.330625534057617, 74.28062438964844, 16.65250015258789, 70.16687774658203, 13.134374618530273, 89.67250061035156, 1.3168749809265137, 101.48562622070312, 56.586875915527344, 74.82062530517578, 3.9375, 2.7477777004241943, 28.71875, 38.24437713623047, 44.3125, 0.0, 40.041873931884766, 103.46562957763672, 53.45249938964844, 110.87125396728516], "mean": [0.7878146767616272, -0.8731473684310913, 0.8919385671615601, -0.5946485996246338, -0.6840410828590393, 2.064920663833618, -0.8190634846687317, -0.8906245827674866, 1.026660442352295, -0.08656346797943115, 0.6933594346046448, -0.8248904943466187, 38.92145538330078, 69.91622924804688, 1.050869107246399, 3.3300445079803467, 4.542852878570557, 10.799181938171387, 4.006308555603027, 9.937420845031738, 3.0261070728302, 14.57502269744873, 1.0315711498260498, 24.807449340820312, 40.157737731933594, 63.380897521972656, 0.36886653304100037, -0.3485334813594818, 8.114601135253906, 11.188553810119629, 12.83122730255127, 0.0, 10.619190216064453, 26.004634857177734, 11.929738998413086, 51.45646667480469], "std": [0.08206382393836975, 0.11886201798915863, 0.0724501982331276, 0.13140900433063507, 0.16377532482147217, 0.18495850265026093, 0.17711490392684937, 0.21364633738994598, 0.1887074112892151, 0.28936606645584106, 0.1144060418009758, 0.0026924978010356426, 17.18038558959961, 8.018062591552734, 3.798746347427368, 1.4018365144729614, 4.213339805603027, 21.87606430053711, 4.531623363494873, 21.179101943969727, 3.3079919815063477, 27.707687377929688, 0.1773044317960739, 36.00043869018555, 10.672541618347168, 9.327945709228516, 0.7139473557472229, 1.4042730331420898, 10.557416915893555, 15.358332633972168, 16.318668365478516, 0.0, 13.348837852478027, 36.83638000488281, 16.4782772064209, 37.979576110839844], "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": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [171]}, "index": {"min": [849], "max": [1019], "mean": [934.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.9649122807017543, 7.0, 7.0, 7.0, 7.0], "std": [1.8028396601635308, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [171]}, "eef_direction_state": {"mean": [3.9473684210526314, 3.888888888888889], "std": [1.5150826812199363, 1.7948739369779194], "min": [2, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.1812865497076024, 1.1637426900584795], "std": [0.7850210149497001, 0.849544785840227], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.8538011695906432, 0.9532163742690059], "std": [0.8493032205675822, 0.8364004294166598], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.9473684210526314, 3.888888888888889], "std": [1.5150826812199363, 1.7948739369779194], "min": [2, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.1812865497076024, 1.1637426900584795], "std": [0.7850210149497001, 0.849544785840227], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.8538011695906432, 0.9532163742690059], "std": [0.8493032205675822, 0.8364004294166598], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6387364349851529, 0.17255439970220707, 1.126099846894617, 2.4304530547330176, 1.3711328470319029, 2.2256686607715133, 0.6233665620750081, -0.13640259675649485, 1.1335312177847268, 1.81964826343749, 0.9978422919207417, 2.2687981431017255], "std": [0.008409215167848516, 0.05185431167777758, 0.03344841886716265, 1.1396500246437533, 0.13801481668154578, 0.5109810497239845, 0.028450326920093024, 0.0746618748720463, 0.03277846853582827, 0.15544540716348612, 0.1908127262440182, 1.0450921683720242], "min": [0.62708782852791, 0.05944674328557026, 1.0576344689605566, -3.1209756882987656, 1.0657777829169182, -3.0795806304283264, 0.5895485354011734, -0.20635603352207454, 1.0610222181349158, 1.4214256550306736, 0.8206708438468282, -3.137150021615283], "max": [0.6564637428513833, 0.22674935787925507, 1.1637346863227043, 3.138122341082558, 1.5039262493950236, 3.110579590075465, 0.6658534138781189, 0.012374427345382438, 1.2159139213881696, 2.099339839554348, 1.3324270815965633, 3.1178354193164246], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6387364349851529, 0.17255439970220707, 1.126099846894617, 2.4304530547330176, 1.3711328470319029, 2.2256686607715133, 0.6233665620750081, -0.13640259675649485, 1.1335312177847268, 1.81964826343749, 0.9978422919207417, 2.2687981431017255], "std": [0.008409215167848516, 0.05185431167777758, 0.03344841886716265, 1.1396500246437533, 0.13801481668154578, 0.5109810497239845, 0.028450326920093024, 0.0746618748720463, 0.03277846853582827, 0.15544540716348612, 0.1908127262440182, 1.0450921683720242], "min": [0.62708782852791, 0.05944674328557026, 1.0576344689605566, -3.1209756882987656, 1.0657777829169182, -3.0795806304283264, 0.5895485354011734, -0.20635603352207454, 1.0610222181349158, 1.4214256550306736, 0.8206708438468282, -3.137150021615283], "max": [0.6564637428513833, 0.22674935787925507, 1.1637346863227043, 3.138122341082558, 1.5039262493950236, 3.110579590075465, 0.6658534138781189, 0.012374427345382438, 1.2159139213881696, 2.099339839554348, 1.3324270815965633, 3.1178354193164246], "count": [171]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476313641748366]], [[0.4652776654411765]], [[0.44506517361111114]]], "std": [[[0.2164256503127176]], [[0.21627744864030357]], [[0.22176998751146712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5893374264705883]], [[0.6077932352941177]], [[0.5942767422385621]]], "std": [[[0.2858012000144105]], [[0.2885961744638193]], [[0.2982940594046212]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5391966033496731]], [[0.5627328615196079]], [[0.524628125]]], "std": [[[0.30149956809187856]], [[0.30146146156685877]], [[0.3220821938072027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512346772875817]], [[0.47470817197712417]], [[0.4558568709150327]]], "std": [[[0.33214640249843774]], [[0.3443074891616922]], [[0.3603763220761986]]], "count": [100]}, "observation.state": {"min": [0.6445744633674622, -1.1648355722427368, 0.8270390033721924, -0.8027437329292297, -0.9234039783477783, 1.8367412090301514, -0.9382390975952148, -1.2449930906295776, 0.8311875462532043, -0.3425411880016327, 0.4879787564277649, -0.8286364078521729, 22.803125381469727, 54.82625198364258, -0.5306249856948853, 0.9756249785423279, 0.6924999952316284, 0.13777777552604675, 0.7756249904632568, -0.4181250035762787, 0.9331250190734863, -0.019999990239739418, 0.8606250286102295, 0.09749999642372131, 30.4233341217041, 47.88500213623047, -0.2330000102519989, -2.838124990463257, 0.6675000190734863, -1.5099999904632568, 0.6299999952316284, 0.0, 1.006250023841858, 0.565625011920929, 0.6759999990463257, 0.33375000953674316], "max": [0.8977603316307068, -0.7906080484390259, 1.0714694261550903, -0.459582656621933, -0.4838540554046631, 2.2296531200408936, -0.5534018278121948, -0.7107366323471069, 1.2505722045898438, 0.23985274136066437, 0.8641374707221985, -0.8244640231132507, 76.84124755859375, 77.31999969482422, 13.304999351501465, 5.591249942779541, 17.522499084472656, 82.99124908447266, 24.72249984741211, 90.12187194824219, 19.916873931884766, 100.98999786376953, 2.688124895095825, 108.8550033569336, 57.875, 70.45111083984375, -0.09312500059604645, 2.9600000381469727, 34.29312515258789, 28.876249313354492, 53.68687438964844, 0.0, 45.963748931884766, 91.90250396728516, 75.41937255859375, 111.95562744140625], "mean": [0.7941926717758179, -0.8938957452774048, 0.9084011316299438, -0.5886544585227966, -0.7161751985549927, 2.0221140384674072, -0.7916759252548218, -0.9028787612915039, 1.0249353647232056, 0.037132855504751205, 0.7113397121429443, -0.8269263505935669, 38.34669494628906, 68.85774993896484, 0.32837727665901184, 3.331129550933838, 4.188479900360107, 11.639062881469727, 3.5465168952941895, 11.309045791625977, 3.1861603260040283, 15.194991111755371, 1.2339177131652832, 24.887344360351562, 44.19456481933594, 59.15129470825195, -0.18908695876598358, -0.6902625560760498, 12.828089714050293, 10.121715545654297, 18.306123733520508, 0.0, 16.05292510986328, 30.736085891723633, 21.589534759521484, 50.98784255981445], "std": [0.07009183615446091, 0.10294497758150101, 0.07515818625688553, 0.08369201421737671, 0.13486157357692719, 0.09537871927022934, 0.15067405998706818, 0.1709996908903122, 0.14244388043880463, 0.20727799832820892, 0.12044461816549301, 0.00108787277713418, 18.818941116333008, 8.976371765136719, 2.410417318344116, 1.375315546989441, 3.8251779079437256, 24.08405876159668, 5.925685882568359, 25.177541732788086, 4.722811698913574, 30.393659591674805, 0.4806707203388214, 39.66325378417969, 9.48983097076416, 7.985838890075684, 0.03322120010852814, 1.5815536975860596, 14.637426376342773, 12.416238784790039, 21.193071365356445, 0.0, 17.896759033203125, 38.007232666015625, 26.35038948059082, 46.2480354309082], "count": [171]}, "action": {"min": [0.6445744633674622, -1.1648355722427368, 0.8270390033721924, -0.8027437329292297, -0.9234039783477783, 1.8367412090301514, -0.9382390975952148, -1.2449930906295776, 0.8311875462532043, -0.3425411880016327, 0.4879787564277649, -0.8286364078521729, 22.803125381469727, 54.82625198364258, -0.5306249856948853, 0.9756249785423279, 0.6924999952316284, 0.13777777552604675, 0.7756249904632568, -0.4181250035762787, 0.9331250190734863, -0.019999990239739418, 0.8606250286102295, 0.09749999642372131, 30.4233341217041, 47.88500213623047, -0.2330000102519989, -2.838124990463257, 0.6675000190734863, -1.5099999904632568, 0.6299999952316284, 0.0, 1.006250023841858, 0.565625011920929, 0.6759999990463257, 0.33375000953674316], "max": [0.8977603316307068, -0.7906080484390259, 1.0714694261550903, -0.459582656621933, -0.4838540554046631, 2.2296531200408936, -0.5534018278121948, -0.7107366323471069, 1.2505722045898438, 0.23985274136066437, 0.8641374707221985, -0.8244640231132507, 76.84124755859375, 77.31999969482422, 13.304999351501465, 5.591249942779541, 17.522499084472656, 82.99124908447266, 24.72249984741211, 90.12187194824219, 19.916873931884766, 100.98999786376953, 2.688124895095825, 108.8550033569336, 57.875, 70.45111083984375, -0.09312500059604645, 2.9600000381469727, 34.29312515258789, 28.876249313354492, 53.68687438964844, 0.0, 45.963748931884766, 91.90250396728516, 75.41937255859375, 111.95562744140625], "mean": [0.7941925525665283, -0.8938957452774048, 0.9084013104438782, -0.5886545181274414, -0.7161749601364136, 2.0221121311187744, -0.7916762828826904, -0.9028787016868591, 1.0249351263046265, 0.0371328666806221, 0.7113392949104309, -0.8269265294075012, 38.3466796875, 68.85775756835938, 0.32837751507759094, 3.3311307430267334, 4.188480854034424, 11.639055252075195, 3.546522378921509, 11.309043884277344, 3.1861581802368164, 15.19499397277832, 1.233917474746704, 24.88735008239746, 44.19458770751953, 59.15128707885742, -0.18908695876598358, -0.690262496471405, 12.828076362609863, 10.121709823608398, 18.30613136291504, 0.0, 16.05293083190918, 30.736093521118164, 21.589536666870117, 50.98784637451172], "std": [0.07009181380271912, 0.1029449850320816, 0.07515817880630493, 0.0836920291185379, 0.13486157357692719, 0.09537868946790695, 0.15067407488822937, 0.170999675989151, 0.14244386553764343, 0.20727799832820892, 0.12044462561607361, 0.00108787277713418, 18.81894302368164, 8.976372718811035, 2.4104177951812744, 1.375315546989441, 3.8251781463623047, 24.084062576293945, 5.925687789916992, 25.17755126953125, 4.722811222076416, 30.393665313720703, 0.4806707203388214, 39.663246154785156, 9.48983097076416, 7.985838890075684, 0.033221203833818436, 1.5815536975860596, 14.637428283691406, 12.416236877441406, 21.19306755065918, 0.0, 17.896759033203125, 38.00722122192383, 26.350387573242188, 46.24803924560547], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [171]}, "index": {"min": [1020], "max": [1190], "mean": [1105.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.801169590643275, 7.0, 7.0, 7.0, 7.0], "std": [1.7724990882995244, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [171]}, "eef_direction_state": {"mean": [3.8947368421052633, 3.9941520467836256], "std": [1.6474422194482081, 1.7555162051295399], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.0116959064327486, 1.2163742690058479], "std": [0.7413304311249456, 0.89506166943203], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.7192982456140351, 0.8011695906432749], "std": [0.8533604566326527, 0.8209243331225472], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.8947368421052633, 3.9941520467836256], "std": [1.6474422194482081, 1.7555162051295399], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.0116959064327486, 1.2163742690058479], "std": [0.7413304311249456, 0.89506166943203], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.7192982456140351, 0.8011695906432749], "std": [0.8533604566326527, 0.8209243331225472], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6440437735890052, 0.17246214014916458, 1.1262363560945912, 2.1064144649714023, 1.408424882140203, 2.1759092249646175, 0.637199842985475, -0.14128131296550314, 1.146914315889024, 1.6879154267683072, 0.9030330788500581, 2.313453428123137], "std": [0.010940838878882236, 0.04265650319565414, 0.028991694771393184, 1.726488266653627, 0.09893438127772554, 0.8921883729885728, 0.02150395909101353, 0.06619204165299789, 0.03296040743665411, 0.12836854830543962, 0.12228870699140987, 0.14346217733360833], "min": [0.6299374246829805, 0.06880733185440302, 1.0645850500834377, -3.129039031115125, 1.199525674558112, -3.072306077677468, 0.6072274955982613, -0.1960101503403075, 1.0649045156318828, 1.3456640675234914, 0.7656010135303974, 2.0983878881510516], "max": [0.6642372434075305, 0.2114687462674112, 1.1564861726195825, 3.13620650635005, 1.515739389115628, 3.1331773339746407, 0.6649665915429871, -0.002812041543749505, 1.2228079191930594, 1.9587834169394605, 1.121265832518609, 2.6845679131689875], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6440437735890052, 0.17246214014916458, 1.1262363560945912, 2.1064144649714023, 1.408424882140203, 2.1759092249646175, 0.637199842985475, -0.14128131296550314, 1.146914315889024, 1.6879154267683072, 0.9030330788500581, 2.313453428123137], "std": [0.010940838878882236, 0.04265650319565414, 0.028991694771393184, 1.726488266653627, 0.09893438127772554, 0.8921883729885728, 0.02150395909101353, 0.06619204165299789, 0.03296040743665411, 0.12836854830543962, 0.12228870699140987, 0.14346217733360833], "min": [0.6299374246829805, 0.06880733185440302, 1.0645850500834377, -3.129039031115125, 1.199525674558112, -3.072306077677468, 0.6072274955982613, -0.1960101503403075, 1.0649045156318828, 1.3456640675234914, 0.7656010135303974, 2.0983878881510516], "max": [0.6642372434075305, 0.2114687462674112, 1.1564861726195825, 3.13620650635005, 1.515739389115628, 3.1331773339746407, 0.6649665915429871, -0.002812041543749505, 1.2228079191930594, 1.9587834169394605, 1.121265832518609, 2.6845679131689875], "count": [171]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47602614991830067]], [[0.46387838439542484]], [[0.4450531638071895]]], "std": [[[0.21448846916259207]], [[0.21348350781465578]], [[0.21912467478203834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5900636335784314]], [[0.6093917054738562]], [[0.5955604105392156]]], "std": [[[0.2772032444694772]], [[0.281078108558278]], [[0.2919046326512023]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.538177007761438]], [[0.5474073345588235]], [[0.5119286151960784]]], "std": [[[0.2950467791363199]], [[0.3039570603613652]], [[0.32253969812156985]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477069485294118]], [[0.4702438888888889]], [[0.4484868116830066]]], "std": [[[0.3319016865819224]], [[0.34463823449111125]], [[0.3625126963441871]]], "count": [100]}, "observation.state": {"min": [0.626716673374176, -1.2191004753112793, 0.8785593509674072, -0.775873601436615, -0.961509108543396, 1.5796689987182617, -0.9645370841026306, -1.2479257583618164, 0.8274681568145752, -0.31693464517593384, 0.38710230588912964, -0.82820725440979, 33.19124984741211, 54.32062530517578, -0.3762499988079071, 0.5137500166893005, 0.8481249809265137, 0.19333332777023315, 0.8231250047683716, -0.5881249904632568, 0.84375, -3.476875066757202, 0.6143749952316284, -0.10222221910953522, 24.615999221801758, 51.342498779296875, -0.2512499988079071, -2.7593750953674316, 0.5724999904632568, -1.4481250047683716, 0.6855555772781372, 0.0, 0.9699999690055847, 0.5831249952316284, 0.6766666769981384, 0.08312501013278961], "max": [0.9137822985649109, -0.8145933747291565, 1.1390860080718994, -0.30670633912086487, -0.43233099579811096, 2.2133212089538574, -0.491388201713562, -0.7083524465560913, 1.2558175325393677, 0.2597610056400299, 0.8937495350837708, -0.8186942338943481, 77.59687805175781, 76.72437286376953, 24.821250915527344, 4.976250171661377, 14.471875190734863, 80.82937622070312, 15.663125038146973, 83.97875213623047, 8.964374542236328, 95.4625015258789, 2.651249885559082, 106.97125244140625, 59.66374969482422, 68.25187683105469, -0.13062499463558197, 5.034999847412109, 29.875625610351562, 28.740625381469727, 47.223751068115234, 0.0, 40.22875213623047, 68.32437896728516, 51.43687438964844, 110.28375244140625], "mean": [0.7716077566146851, -0.9512838125228882, 0.9781950116157532, -0.5205137729644775, -0.6768538951873779, 1.8409093618392944, -0.7942702770233154, -0.901683509349823, 1.0135976076126099, 0.07831404358148575, 0.6906598806381226, -0.8257976770401001, 49.93255615234375, 68.4311294555664, 1.217551589012146, 3.636571168899536, 4.130329608917236, 13.852641105651855, 3.440441131591797, 13.658448219299316, 2.186526298522949, 15.096638679504395, 1.0991514921188354, 23.463687896728516, 42.770301818847656, 61.70268249511719, -0.1898912787437439, -0.359159380197525, 9.831942558288574, 7.5336995124816895, 14.790794372558594, 0.0, 11.97278118133545, 20.05333709716797, 12.838357925415039, 37.93319320678711], "std": [0.08105096966028214, 0.10763571411371231, 0.07864484935998917, 0.11952310800552368, 0.179801344871521, 0.19902761280536652, 0.17976222932338715, 0.18163688480854034, 0.157454714179039, 0.21552063524723053, 0.17820632457733154, 0.002674000570550561, 12.679495811462402, 8.8012113571167, 4.544320583343506, 1.2029125690460205, 3.560645341873169, 25.570964813232422, 4.193366527557373, 26.72810935974121, 2.038426399230957, 31.86594009399414, 0.5109944343566895, 38.025665283203125, 11.242995262145996, 6.378249168395996, 0.02748841792345047, 1.661740779876709, 11.86871337890625, 12.130650520324707, 18.649526596069336, 0.0, 15.056197166442871, 25.929500579833984, 17.274578094482422, 45.024288177490234], "count": [148]}, "action": {"min": [0.626716673374176, -1.2191004753112793, 0.8785593509674072, -0.775873601436615, -0.961509108543396, 1.5796689987182617, -0.9645370841026306, -1.2479257583618164, 0.8274681568145752, -0.31693464517593384, 0.38710230588912964, -0.82820725440979, 33.19124984741211, 54.32062530517578, -0.3762499988079071, 0.5137500166893005, 0.8481249809265137, 0.19333332777023315, 0.8231250047683716, -0.5881249904632568, 0.84375, -3.476875066757202, 0.6143749952316284, -0.10222221910953522, 24.615999221801758, 51.342498779296875, -0.2512499988079071, -2.7593750953674316, 0.5724999904632568, -1.4481250047683716, 0.6855555772781372, 0.0, 0.9699999690055847, 0.5831249952316284, 0.6766666769981384, 0.08312501013278961], "max": [0.9137822985649109, -0.8145933747291565, 1.1390860080718994, -0.30670633912086487, -0.43233099579811096, 2.2133212089538574, -0.491388201713562, -0.7083524465560913, 1.2558175325393677, 0.2597610056400299, 0.8937495350837708, -0.8186942338943481, 77.59687805175781, 76.72437286376953, 24.821250915527344, 4.976250171661377, 14.471875190734863, 80.82937622070312, 15.663125038146973, 83.97875213623047, 8.964374542236328, 95.4625015258789, 2.651249885559082, 106.97125244140625, 59.66374969482422, 68.25187683105469, -0.13062499463558197, 5.034999847412109, 29.875625610351562, 28.740625381469727, 47.223751068115234, 0.0, 40.22875213623047, 68.32437896728516, 51.43687438964844, 110.28375244140625], "mean": [0.7716075778007507, -0.9512836337089539, 0.9781947731971741, -0.5205137133598328, -0.6768538951873779, 1.8409098386764526, -0.7942700982093811, -0.9016833901405334, 1.0135977268218994, 0.07831399887800217, 0.6906601190567017, -0.8257980942726135, 49.93255615234375, 68.4311294555664, 1.21755051612854, 3.636571168899536, 4.1303300857543945, 13.85263442993164, 3.440441131591797, 13.658448219299316, 2.18652606010437, 15.096628189086914, 1.099151611328125, 23.463701248168945, 42.770301818847656, 61.702674865722656, -0.18989133834838867, -0.3591594099998474, 9.831940650939941, 7.533699035644531, 14.790794372558594, 0.0, 11.97278881072998, 20.053329467773438, 12.838363647460938, 37.933189392089844], "std": [0.08105098456144333, 0.10763571411371231, 0.07864486426115036, 0.11952310055494308, 0.179801344871521, 0.1990276277065277, 0.17976224422454834, 0.18163689970970154, 0.157454714179039, 0.21552062034606934, 0.17820632457733154, 0.0026740008033812046, 12.679495811462402, 8.801213264465332, 4.544322490692139, 1.2029125690460205, 3.56064510345459, 25.570960998535156, 4.193366527557373, 26.72810935974121, 2.0384256839752197, 31.86593246459961, 0.5109943151473999, 38.025665283203125, 11.24299430847168, 6.378249168395996, 0.02748841792345047, 1.661741018295288, 11.86871337890625, 12.130651473999023, 18.64952850341797, 0.0, 15.056197166442871, 25.929502487182617, 17.274578094482422, 45.02429962158203], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [148]}, "index": {"min": [1191], "max": [1338], "mean": [1264.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [2.824324324324324, 7.0, 7.0, 7.0, 7.0], "std": [1.8589310217063928, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [148]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [148]}, "eef_direction_state": {"mean": [3.6013513513513513, 4.256756756756757], "std": [1.5541568708643703, 1.5427319643430284], "min": [1, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.2162162162162162, 1.2027027027027026], "std": [0.7122531866542935, 0.8773382615205113], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.9324324324324325, 0.9121621621621622], "std": [0.8515658245507104, 0.7616576344275753], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.6013513513513513, 4.256756756756757], "std": [1.5541568708643703, 1.5427319643430284], "min": [1, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.2162162162162162, 1.2027027027027026], "std": [0.7122531866542935, 0.8773382615205113], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.9324324324324325, 0.9121621621621622], "std": [0.8515658245507104, 0.7616576344275753], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6535043225334375, 0.15650128867114615, 1.1206672969041267, -0.6071531503894818, 1.346605895803769, -0.3428506616530641, 0.6387816574671996, -0.14408510893784116, 1.143323616008228, 1.726136374952369, 0.8696371265405944, 2.315262290617861], "std": [0.013216525137435412, 0.04312849304670176, 0.03180232874218466, 2.2617679899926584, 0.07574520015810508, 2.4100293336400833, 0.02727415718073414, 0.06992046771841481, 0.030031045698614763, 0.11535355237457001, 0.1229135936287846, 0.1740923538311463], "min": [0.632841846576099, 0.05843423292240793, 1.0583842041616895, -3.1256823228312864, 1.1672629072432206, -3.100367152091973, 0.6046635931130425, -0.19751294441983974, 1.072754345446525, 1.5018876088323458, 0.7633337920412093, 2.142007522180166], "max": [0.6744513767865916, 0.20217929851923028, 1.1578663479204052, 3.096333005356545, 1.4413195437832869, 3.1388305853635723, 0.6713163419297559, -0.003714851921767709, 1.1993309786238473, 1.980744122706779, 1.0970289646118316, 2.7084354712186136], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6535043225334375, 0.15650128867114615, 1.1206672969041267, -0.6071531503894818, 1.346605895803769, -0.3428506616530641, 0.6387816574671996, -0.14408510893784116, 1.143323616008228, 1.726136374952369, 0.8696371265405944, 2.315262290617861], "std": [0.013216525137435412, 0.04312849304670176, 0.03180232874218466, 2.2617679899926584, 0.07574520015810508, 2.4100293336400833, 0.02727415718073414, 0.06992046771841481, 0.030031045698614763, 0.11535355237457001, 0.1229135936287846, 0.1740923538311463], "min": [0.632841846576099, 0.05843423292240793, 1.0583842041616895, -3.1256823228312864, 1.1672629072432206, -3.100367152091973, 0.6046635931130425, -0.19751294441983974, 1.072754345446525, 1.5018876088323458, 0.7633337920412093, 2.142007522180166], "max": [0.6744513767865916, 0.20217929851923028, 1.1578663479204052, 3.096333005356545, 1.4413195437832869, 3.1388305853635723, 0.6713163419297559, -0.003714851921767709, 1.1993309786238473, 1.980744122706779, 1.0970289646118316, 2.7084354712186136], "count": [148]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789551695261438]], [[0.4673446221405229]], [[0.44783655637254904]]], "std": [[[0.2172770670000564]], [[0.21640250720856075]], [[0.22124670999785165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5915849959150327]], [[0.6111647937091503]], [[0.6005233558006535]]], "std": [[[0.278995996662393]], [[0.2834261929563858]], [[0.29319487609092854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5259600490196078]], [[0.5497879105392156]], [[0.5180203574346405]]], "std": [[[0.30712251552424985]], [[0.3045199604407366]], [[0.3220337990695612]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45602632965686274]], [[0.4815800081699346]], [[0.45718445057189544]]], "std": [[[0.33726355368577876]], [[0.3466878645570984]], [[0.3651875466710736]]], "count": [100]}, "observation.state": {"min": [0.59958416223526, -1.2375543117523193, 0.7656691074371338, -0.8297808170318604, -0.9492595195770264, 1.8069437742233276, -0.8394607901573181, -1.2347886562347412, 0.7619020342826843, -0.43135347962379456, 0.44975966215133667, -0.8282310962677002, 24.33625030517578, 58.932498931884766, -0.47562500834465027, -0.43812498450279236, 0.7588889002799988, -0.2393750101327896, 0.7287499904632568, -0.6287499666213989, 0.9737499952316284, 0.026874996721744537, 0.9010000228881836, 0.25999999046325684, 34.525001525878906, 48.154998779296875, -0.15562500059604645, -3.1393749713897705, 0.9737499952316284, -1.4368749856948853, 0.6937500238418579, 0.0, 0.7660000324249268, 0.15000000596046448, 0.6399999856948853, 5.926666736602783], "max": [0.9044149518013, -0.7212748527526855, 1.1318379640579224, -0.34766727685928345, -0.41599908471107483, 2.3191566467285156, -0.5239328145980835, -0.6471256017684937, 1.2446831464767456, 0.2854152321815491, 0.8304934501647949, -0.822365939617157, 70.59937286376953, 72.74222564697266, 44.22875213623047, 5.940625190734863, 21.9893741607666, 74.73312377929688, 21.895000457763672, 83.34750366210938, 16.928749084472656, 99.26750183105469, 5.976250171661377, 110.02625274658203, 59.80500030517578, 68.67312622070312, 3.09375, 2.9233334064483643, 34.884376525878906, 26.739999771118164, 48.27687454223633, 0.0, 40.526248931884766, 77.00312805175781, 50.61937713623047, 110.29937744140625], "mean": [0.7847782373428345, -0.9236374497413635, 0.9204089641571045, -0.5919574499130249, -0.7036815285682678, 2.018890857696533, -0.7459458708763123, -0.877931535243988, 0.9817763566970825, 0.04929324984550476, 0.663408100605011, -0.8261133432388306, 40.10139465332031, 66.06271362304688, 2.2823965549468994, 3.470067024230957, 5.495699405670166, 9.350983619689941, 4.91261625289917, 10.958206176757812, 3.7052502632141113, 16.61560821533203, 1.9898284673690796, 30.1817626953125, 45.62367248535156, 61.050010681152344, 0.7214348912239075, -0.2491406947374344, 10.235200881958008, 6.534843921661377, 13.873189926147461, 0.0, 11.734012603759766, 18.33193016052246, 11.476541519165039, 54.936397552490234], "std": [0.09846328943967819, 0.13757669925689697, 0.09630056470632553, 0.11270001530647278, 0.17149552702903748, 0.15728893876075745, 0.11922497302293777, 0.1922886073589325, 0.1728506088256836, 0.24116885662078857, 0.13927622139453888, 0.0019313497468829155, 15.191094398498535, 5.046566009521484, 8.450918197631836, 1.9108809232711792, 5.7384772300720215, 20.393178939819336, 5.768345832824707, 23.453201293945312, 4.254153728485107, 30.128992080688477, 1.2182345390319824, 40.580814361572266, 9.035938262939453, 7.059680938720703, 0.7705323100090027, 1.3752288818359375, 13.120416641235352, 11.338173866271973, 18.70527458190918, 0.0, 15.256139755249023, 24.941686630249023, 16.471172332763672, 33.494422912597656], "count": [157]}, "action": {"min": [0.59958416223526, -1.2375543117523193, 0.7656691074371338, -0.8297808170318604, -0.9492595195770264, 1.8069437742233276, -0.8394607901573181, -1.2347886562347412, 0.7619020342826843, -0.43135347962379456, 0.44975966215133667, -0.8282310962677002, 24.33625030517578, 58.932498931884766, -0.47562500834465027, -0.43812498450279236, 0.7588889002799988, -0.2393750101327896, 0.7287499904632568, -0.6287499666213989, 0.9737499952316284, 0.026874996721744537, 0.9010000228881836, 0.25999999046325684, 34.525001525878906, 48.154998779296875, -0.15562500059604645, -3.1393749713897705, 0.9737499952316284, -1.4368749856948853, 0.6937500238418579, 0.0, 0.7660000324249268, 0.15000000596046448, 0.6399999856948853, 5.926666736602783], "max": [0.9044149518013, -0.7212748527526855, 1.1318379640579224, -0.34766727685928345, -0.41599908471107483, 2.3191566467285156, -0.5239328145980835, -0.6471256017684937, 1.2446831464767456, 0.2854152321815491, 0.8304934501647949, -0.822365939617157, 70.59937286376953, 72.74222564697266, 44.22875213623047, 5.940625190734863, 21.9893741607666, 74.73312377929688, 21.895000457763672, 83.34750366210938, 16.928749084472656, 99.26750183105469, 5.976250171661377, 110.02625274658203, 59.80500030517578, 68.67312622070312, 3.09375, 2.9233334064483643, 34.884376525878906, 26.739999771118164, 48.27687454223633, 0.0, 40.526248931884766, 77.00312805175781, 50.61937713623047, 110.29937744140625], "mean": [0.784778356552124, -0.9236376285552979, 0.9204092025756836, -0.5919575095176697, -0.7036812901496887, 2.018890857696533, -0.7459456324577332, -0.8779314160346985, 0.981776237487793, 0.04929323494434357, 0.6634078621864319, -0.8261138796806335, 40.101402282714844, 66.06278228759766, 2.282397747039795, 3.4700686931610107, 5.495697975158691, 9.350979804992676, 4.912618160247803, 10.958206176757812, 3.7052483558654785, 16.61560821533203, 1.9898278713226318, 30.1817626953125, 45.6236686706543, 61.050010681152344, 0.7214348912239075, -0.24914062023162842, 10.23520278930664, 6.534841537475586, 13.873185157775879, 0.0, 11.734016418457031, 18.331926345825195, 11.476539611816406, 54.936397552490234], "std": [0.0984632819890976, 0.13757672905921936, 0.09630058705806732, 0.11270001530647278, 0.17149554193019867, 0.15728889405727386, 0.11922498047351837, 0.1922885775566101, 0.1728506088256836, 0.24116885662078857, 0.13927623629570007, 0.0019313498632982373, 15.191094398498535, 5.046566009521484, 8.450920104980469, 1.9108812808990479, 5.738476276397705, 20.393177032470703, 5.768345832824707, 23.453195571899414, 4.254154205322266, 30.128984451293945, 1.218234658241272, 40.58081817626953, 9.035938262939453, 7.059680938720703, 0.7705321907997131, 1.375228762626648, 13.120416641235352, 11.338173866271973, 18.705276489257812, 0.0, 15.256142616271973, 24.941688537597656, 16.471172332763672, 33.494422912597656], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [157]}, "index": {"min": [1339], "max": [1495], "mean": [1417.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [2.751592356687898, 7.0, 7.0, 7.0, 7.0], "std": [1.897554748856995, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [157]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [157]}, "eef_direction_state": {"mean": [3.770700636942675, 3.929936305732484], "std": [1.5010510604832668, 1.9422052266534169], "min": [1, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.2993630573248407, 1.1592356687898089], "std": [0.7526172435728111, 0.8851899226930307], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0636942675159236, 0.8598726114649682], "std": [0.8422106841307301, 0.817473182529144], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [3.770700636942675, 3.929936305732484], "std": [1.5010510604832668, 1.9422052266534169], "min": [1, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.2993630573248407, 1.1592356687898089], "std": [0.7526172435728111, 0.8851899226930307], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0636942675159236, 0.8598726114649682], "std": [0.8422106841307301, 0.817473182529144], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6433298912997701, 0.15958861859758208, 1.1223063984317188, -0.07268492662630534, 1.3944120523599939, 0.7352653756206252, 0.632122803174981, -0.13340983457051214, 1.1553080892204912, 1.7009962303366504, 0.8708646345878566, 2.327318217392118], "std": [0.015290575405805341, 0.05681391168578104, 0.030247142448346215, 2.7544869859224166, 0.11041389958702257, 2.4780824848749647, 0.027550960640031597, 0.065645898368538, 0.039110580471806176, 0.14140116817794296, 0.15785429644913507, 0.19330881156897453], "min": [0.6052870802383672, 0.044093159640271606, 1.0646461949542958, -3.14110724888881, 1.1551090171127565, -3.134205025396382, 0.5960347724949753, -0.19094588327188547, 1.0646597785001315, 1.4535413500718568, 0.7030565213592617, 2.148457377338792], "max": [0.6699126601629954, 0.21049105847674432, 1.168038884636877, 3.135274027274069, 1.5257819785355635, 3.1326794598189514, 0.6790788782488333, 0.005962172541827154, 1.201212211345241, 1.9997765555107816, 1.175635917821639, 2.8106535376070307], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6433298912997701, 0.15958861859758208, 1.1223063984317188, -0.07268492662630534, 1.3944120523599939, 0.7352653756206252, 0.632122803174981, -0.13340983457051214, 1.1553080892204912, 1.7009962303366504, 0.8708646345878566, 2.327318217392118], "std": [0.015290575405805341, 0.05681391168578104, 0.030247142448346215, 2.7544869859224166, 0.11041389958702257, 2.4780824848749647, 0.027550960640031597, 0.065645898368538, 0.039110580471806176, 0.14140116817794296, 0.15785429644913507, 0.19330881156897453], "min": [0.6052870802383672, 0.044093159640271606, 1.0646461949542958, -3.14110724888881, 1.1551090171127565, -3.134205025396382, 0.5960347724949753, -0.19094588327188547, 1.0646597785001315, 1.4535413500718568, 0.7030565213592617, 2.148457377338792], "max": [0.6699126601629954, 0.21049105847674432, 1.168038884636877, 3.135274027274069, 1.5257819785355635, 3.1326794598189514, 0.6790788782488333, 0.005962172541827154, 1.201212211345241, 1.9997765555107816, 1.175635917821639, 2.8106535376070307], "count": [157]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796025265522876]], [[0.4689876776960784]], [[0.4477373304738562]]], "std": [[[0.22048591212978824]], [[0.21868082665864053]], [[0.22236418562055138]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5898918137254903]], [[0.606806111111111]], [[0.5928539665032679]]], "std": [[[0.2808268860977311]], [[0.28591432755946233]], [[0.29454945624460693]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540320287990196]], [[0.5631788929738563]], [[0.524587487745098]]], "std": [[[0.3097979945519644]], [[0.3075426259014231]], [[0.32799488783613834]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4590902369281046]], [[0.4856678819444445]], [[0.46144674632352944]]], "std": [[[0.33938803112687366]], [[0.3474687859588242]], [[0.3653722473336835]]], "count": [100]}, "observation.state": {"min": [0.6431439518928528, -1.123922348022461, 0.8295609951019287, -0.8128528594970703, -0.8735578060150146, 1.907473087310791, -0.8867875933647156, -1.2686922550201416, 0.9464620351791382, -0.35646507143974304, 0.504453718662262, -0.8807793259620667, 11.622727394104004, 54.908748626708984, -0.6468750238418579, -0.17000000178813934, 0.7322221994400024, -0.7599999904632568, 0.8287500143051147, -0.7093750238418579, 0.9168750047683716, 0.17687499523162842, 0.7925000190734863, 0.18312500417232513, 34.875, 52.46312713623047, -0.125, -2.8924999237060547, 0.8743749856948853, -1.3224999904632568, 0.6193749904632568, 0.0, 1.0399999618530273, -0.20812499523162842, 0.7756249904632568, -0.8856250047683716], "max": [0.857154369354248, -0.7565137147903442, 1.0524433851242065, -0.391155481338501, -0.49510759115219116, 2.4084935188293457, -0.5393587350845337, -0.7424944639205933, 1.2642099857330322, 0.02341306209564209, 0.8871637582778931, -0.5579556822776794, 63.84749984741211, 75.1918716430664, 10.723750114440918, 6.802500247955322, 25.669374465942383, 50.135623931884766, 24.0831241607666, 84.85687255859375, 12.186874389648438, 99.78125, 1.859375, 110.15687561035156, 56.396873474121094, 69.140625, 3.322499990463257, 1.1487500667572021, 28.90250015258789, 31.323749542236328, 42.91625213623047, 0.0, 36.28062438964844, 82.26687622070312, 45.67124938964844, 110.61250305175781], "mean": [0.771217405796051, -0.9042172431945801, 0.9091513156890869, -0.609407365322113, -0.6717895269393921, 2.117326259613037, -0.7728923559188843, -0.9142201542854309, 1.0733600854873657, -0.07201581448316574, 0.6890742778778076, -0.7506105303764343, 32.93995666503906, 68.00457000732422, 0.08528120815753937, 3.6374454498291016, 6.981768608093262, 7.276571750640869, 5.473520278930664, 12.991704940795898, 3.2049691677093506, 18.118976593017578, 1.087679147720337, 26.285993576049805, 44.71868133544922, 61.83332443237305, 0.4989519417285919, -0.59820955991745, 10.11830997467041, 9.329421997070312, 14.726999282836914, 0.0, 12.647520065307617, 25.982572555541992, 14.227320671081543, 50.79772186279297], "std": [0.06389845907688141, 0.09259223937988281, 0.0591251514852047, 0.09012465924024582, 0.11748438328504562, 0.13526268303394318, 0.12231873720884323, 0.16748137772083282, 0.11493915319442749, 0.1279306411743164, 0.10448889434337616, 0.1174057126045227, 18.153690338134766, 8.406661987304688, 1.9252773523330688, 2.0565006732940674, 7.694267749786377, 14.272523880004883, 6.816300392150879, 25.751399993896484, 3.2089545726776123, 32.68436050415039, 0.21582135558128357, 39.606407165527344, 8.70563793182373, 6.056873798370361, 0.6787270307540894, 1.4178433418273926, 11.553215980529785, 13.856626510620117, 17.408884048461914, 0.0, 14.424859046936035, 32.47239685058594, 17.21159553527832, 43.60809326171875], "count": [151]}, "action": {"min": [0.6431439518928528, -1.123922348022461, 0.8295609951019287, -0.8128528594970703, -0.8735578060150146, 1.907473087310791, -0.8867875933647156, -1.2686922550201416, 0.9464620351791382, -0.35646507143974304, 0.504453718662262, -0.8807793259620667, 11.622727394104004, 54.908748626708984, -0.6468750238418579, -0.17000000178813934, 0.7322221994400024, -0.7599999904632568, 0.8287500143051147, -0.7093750238418579, 0.9168750047683716, 0.17687499523162842, 0.7925000190734863, 0.18312500417232513, 34.875, 52.46312713623047, -0.125, -2.8924999237060547, 0.8743749856948853, -1.3224999904632568, 0.6193749904632568, 0.0, 1.0399999618530273, -0.20812499523162842, 0.7756249904632568, -0.8856250047683716], "max": [0.857154369354248, -0.7565137147903442, 1.0524433851242065, -0.391155481338501, -0.49510759115219116, 2.4084935188293457, -0.5393587350845337, -0.7424944639205933, 1.2642099857330322, 0.02341306209564209, 0.8871637582778931, -0.5579556822776794, 63.84749984741211, 75.1918716430664, 10.723750114440918, 6.802500247955322, 25.669374465942383, 50.135623931884766, 24.0831241607666, 84.85687255859375, 12.186874389648438, 99.78125, 1.859375, 110.15687561035156, 56.396873474121094, 69.140625, 3.322499990463257, 1.1487500667572021, 28.90250015258789, 31.323749542236328, 42.91625213623047, 0.0, 36.28062438964844, 82.26687622070312, 45.67124938964844, 110.61250305175781], "mean": [0.7712175846099854, -0.9042171239852905, 0.9091513752937317, -0.6094071865081787, -0.6717894673347473, 2.117326259613037, -0.7728926539421082, -0.9142200350761414, 1.0733602046966553, -0.07201581448316574, 0.6890742778778076, -0.7506107687950134, 32.93996047973633, 68.00455474853516, 0.08528104424476624, 3.6374452114105225, 6.981771945953369, 7.276575565338135, 5.473517417907715, 12.991714477539062, 3.2049694061279297, 18.11897850036621, 1.0876790285110474, 26.2860107421875, 44.718685150146484, 61.83331298828125, 0.49895158410072327, -0.59820955991745, 10.118306159973145, 9.32942008972168, 14.726999282836914, 0.0, 12.647522926330566, 25.982568740844727, 14.227317810058594, 50.797725677490234], "std": [0.063898466527462, 0.09259223937988281, 0.0591251477599144, 0.09012467414140701, 0.11748438328504562, 0.13526269793510437, 0.12231873720884323, 0.16748137772083282, 0.1149391382932663, 0.1279306411743164, 0.10448890179395676, 0.1174057275056839, 18.153690338134766, 8.406662940979004, 1.9252766370773315, 2.0565009117126465, 7.694267749786377, 14.272521018981934, 6.816298484802246, 25.751405715942383, 3.208954095840454, 32.68435287475586, 0.21582137048244476, 39.606414794921875, 8.705636978149414, 6.056873798370361, 0.6787270307540894, 1.4178436994552612, 11.553215980529785, 13.856626510620117, 17.40888023376465, 0.0, 14.424861907958984, 32.47239303588867, 17.211597442626953, 43.608097076416016], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [151]}, "index": {"min": [1496], "max": [1646], "mean": [1571.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [2.6754966887417218, 7.0, 7.0, 7.0, 7.0], "std": [1.9207809838025205, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [151]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [151]}, "eef_direction_state": {"mean": [3.774834437086093, 4.264900662251655], "std": [1.4474100433243076, 1.5513377553555558], "min": [1, 1], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.099337748344371, 1.1920529801324504], "std": [0.6784767403902351, 0.8967581923078559], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [0.9867549668874173, 0.8609271523178808], "std": [0.8456100503052902, 0.8059360490901349], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.774834437086093, 4.264900662251655], "std": [1.4474100433243076, 1.5513377553555558], "min": [1, 1], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.099337748344371, 1.1920529801324504], "std": [0.6784767403902351, 0.8967581923078559], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [0.9867549668874173, 0.8609271523178808], "std": [0.8456100503052902, 0.8059360490901349], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6445934486536183, 0.16502952301169155, 1.1209618799883, 2.5739899288440933, 1.356571686438266, 2.1444698169837717, 0.6413284655797058, -0.13766845078952855, 1.1472734632855814, 1.7093618641156678, 0.9193530776651047, 2.3874838936958214], "std": [0.010119172735788055, 0.038529670940620785, 0.022044871305692947, 0.12289129698520028, 0.1120210472708273, 0.1610533866266045, 0.02024016869965019, 0.06455050153120316, 0.029680797931240822, 0.13637324732467376, 0.07644367521391611, 0.08915798750005836], "min": [0.6201329805086857, 0.08610464717352065, 1.0733348187285396, 2.3287014865742894, 1.1083041178066306, 1.8278412395548096, 0.6195883898400601, -0.18805813884158862, 1.0781662489498303, 1.4634975378236594, 0.8277729776375238, 2.1645286428267863], "max": [0.6666012936537995, 0.20442900866360403, 1.154668555897237, 2.8736377491357943, 1.5121181099625125, 2.5404575291445757, 0.6783735007605264, 0.011518719656315152, 1.1997821842527674, 1.9691174783494951, 1.0213109829705456, 2.610503376404958], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6445934486536183, 0.16502952301169155, 1.1209618799883, 2.5739899288440933, 1.356571686438266, 2.1444698169837717, 0.6413284655797058, -0.13766845078952855, 1.1472734632855814, 1.7093618641156678, 0.9193530776651047, 2.3874838936958214], "std": [0.010119172735788055, 0.038529670940620785, 0.022044871305692947, 0.12289129698520028, 0.1120210472708273, 0.1610533866266045, 0.02024016869965019, 0.06455050153120316, 0.029680797931240822, 0.13637324732467376, 0.07644367521391611, 0.08915798750005836], "min": [0.6201329805086857, 0.08610464717352065, 1.0733348187285396, 2.3287014865742894, 1.1083041178066306, 1.8278412395548096, 0.6195883898400601, -0.18805813884158862, 1.0781662489498303, 1.4634975378236594, 0.8277729776375238, 2.1645286428267863], "max": [0.6666012936537995, 0.20442900866360403, 1.154668555897237, 2.8736377491357943, 1.5121181099625125, 2.5404575291445757, 0.6783735007605264, 0.011518719656315152, 1.1997821842527674, 1.9691174783494951, 1.0213109829705456, 2.610503376404958], "count": [151]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812969505718955]], [[0.47009375204248366]], [[0.4508895343137255]]], "std": [[[0.21690966386815522]], [[0.216239697894925]], [[0.2208289021441296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5964481638071896]], [[0.6112019812091504]], [[0.5932052246732026]]], "std": [[[0.2796493829950041]], [[0.2835759365127987]], [[0.2963073113870636]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5447357516339869]], [[0.5684519934640524]], [[0.5310777001633987]]], "std": [[[0.3004571966523143]], [[0.3009859085487943]], [[0.32479471908125346]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583392810457516]], [[0.48541781454248367]], [[0.4615018075980392]]], "std": [[[0.3373943574674123]], [[0.34570879759434614]], [[0.3640307678354297]]], "count": [100]}, "observation.state": {"min": [0.6142471432685852, -1.2075608968734741, 0.834215521812439, -0.7705329060554504, -0.9397650361061096, 1.6868212223052979, -0.8811608552932739, -1.2703851461410522, 0.8745326995849609, -0.5596722960472107, 0.5201418995857239, -1.0584276914596558, 33.7066650390625, 53.84437561035156, -0.4281249940395355, -0.29374998807907104, 1.3537499904632568, -0.057500001043081284, 0.7193750143051147, -0.5, 1.0087499618530273, -0.375, 0.8899999856948853, -0.19875000417232513, 32.192501068115234, 51.38062286376953, -0.21875, -2.1081249713897705, 0.5625, -1.15625, 0.6288889050483704, 0.0, 0.8737499713897705, 1.0773333311080933, 0.765625, 0.1524999886751175], "max": [0.884239137172699, -0.7606145739555359, 1.1281661987304688, -0.34184977412223816, -0.42005226016044617, 2.3282406330108643, -0.5155642032623291, -0.6991016268730164, 1.254339337348938, 0.14884698390960693, 0.7744589447975159, -0.7739927172660828, 74.43624877929688, 80.28624725341797, -0.18312500417232513, 4.733333587646484, 16.38687515258789, 75.88375091552734, 23.952499389648438, 90.52124786376953, 15.393750190734863, 100.57437133789062, 8.078749656677246, 110.12000274658203, 61.34062576293945, 65.64812469482422, 3.802500009536743, 3.1262500286102295, 34.10874938964844, 27.1456241607666, 47.932498931884766, 0.0, 48.79624938964844, 94.66812896728516, 52.555625915527344, 108.45500183105469], "mean": [0.75639808177948, -0.9138922691345215, 0.9184785485267639, -0.5622280240058899, -0.6730531454086304, 2.014209270477295, -0.7577096819877625, -0.8928240537643433, 1.0343929529190063, -0.07759133726358414, 0.6722569465637207, -0.9221329092979431, 47.68537902832031, 69.95932006835938, -0.2826257646083832, 2.322298288345337, 7.454749584197998, 12.320252418518066, 5.260470390319824, 13.467448234558105, 4.211557388305664, 19.133169174194336, 2.0483601093292236, 27.380840301513672, 43.86003112792969, 60.567771911621094, 0.6051823496818542, -0.04239142686128616, 10.018468856811523, 7.535303115844727, 15.445829391479492, 0.0, 13.568188667297363, 26.30748748779297, 12.929630279541016, 41.17570877075195], "std": [0.07759595662355423, 0.11788754910230637, 0.08435110747814178, 0.10779470950365067, 0.17737874388694763, 0.16900800168514252, 0.14823196828365326, 0.18651394546031952, 0.13577209413051605, 0.23959599435329437, 0.07742588967084885, 0.09783593565225601, 13.191323280334473, 10.83702278137207, 0.07104013115167618, 1.2482421398162842, 3.47756290435791, 23.718490600585938, 6.837879657745361, 27.01693344116211, 4.674077033996582, 33.35382080078125, 1.9638301134109497, 41.48973846435547, 10.40868091583252, 4.780107498168945, 0.8548665642738342, 1.3088107109069824, 12.17697811126709, 11.239559173583984, 18.430253982543945, 0.0, 16.132789611816406, 34.56745910644531, 16.34355354309082, 44.926185607910156], "count": [153]}, "action": {"min": [0.6142471432685852, -1.2075608968734741, 0.834215521812439, -0.7705329060554504, -0.9397650361061096, 1.6868212223052979, -0.8811608552932739, -1.2703851461410522, 0.8745326995849609, -0.5596722960472107, 0.5201418995857239, -1.0584276914596558, 33.7066650390625, 53.84437561035156, -0.4281249940395355, -0.29374998807907104, 1.3537499904632568, -0.057500001043081284, 0.7193750143051147, -0.5, 1.0087499618530273, -0.375, 0.8899999856948853, -0.19875000417232513, 32.192501068115234, 51.38062286376953, -0.21875, -2.1081249713897705, 0.5625, -1.15625, 0.6288889050483704, 0.0, 0.8737499713897705, 1.0773333311080933, 0.765625, 0.1524999886751175], "max": [0.884239137172699, -0.7606145739555359, 1.1281661987304688, -0.34184977412223816, -0.42005226016044617, 2.3282406330108643, -0.5155642032623291, -0.6991016268730164, 1.254339337348938, 0.14884698390960693, 0.7744589447975159, -0.7739927172660828, 74.43624877929688, 80.28624725341797, -0.18312500417232513, 4.733333587646484, 16.38687515258789, 75.88375091552734, 23.952499389648438, 90.52124786376953, 15.393750190734863, 100.57437133789062, 8.078749656677246, 110.12000274658203, 61.34062576293945, 65.64812469482422, 3.802500009536743, 3.1262500286102295, 34.10874938964844, 27.1456241607666, 47.932498931884766, 0.0, 48.79624938964844, 94.66812896728516, 52.555625915527344, 108.45500183105469], "mean": [0.7563979029655457, -0.9138925671577454, 0.9184783697128296, -0.5622279047966003, -0.6730529069900513, 2.014209032058716, -0.757709801197052, -0.8928242325782776, 1.034393310546875, -0.07759130001068115, 0.6722569465637207, -0.9221327900886536, 47.685394287109375, 69.9593505859375, -0.2826257646083832, 2.322298049926758, 7.454747200012207, 12.320261001586914, 5.260462760925293, 13.467439651489258, 4.211558818817139, 19.133153915405273, 2.0483603477478027, 27.380815505981445, 43.86003112792969, 60.56776428222656, 0.6051822304725647, -0.04239139333367348, 10.018470764160156, 7.535305500030518, 15.445829391479492, 0.0, 13.568191528320312, 26.307479858398438, 12.929636001586914, 41.17570114135742], "std": [0.07759594917297363, 0.11788754910230637, 0.08435111492872238, 0.10779470950365067, 0.17737872898578644, 0.1690080165863037, 0.14823198318481445, 0.18651394546031952, 0.13577210903167725, 0.23959597945213318, 0.07742588967084885, 0.09783592075109482, 13.19132137298584, 10.83702278137207, 0.07104012370109558, 1.2482421398162842, 3.4775631427764893, 23.718490600585938, 6.8378801345825195, 27.01692771911621, 4.674078464508057, 33.35382843017578, 1.963830590248108, 41.48973846435547, 10.408679008483887, 4.780107498168945, 0.8548665642738342, 1.3088107109069824, 12.176979064941406, 11.2395601272583, 18.430252075195312, 0.0, 16.132789611816406, 34.56745529174805, 16.343551635742188, 44.926185607910156], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [153]}, "index": {"min": [1647], "max": [1799], "mean": [1723.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [2.7516339869281046, 7.0, 7.0, 7.0, 7.0], "std": [1.9106890443513715, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [153]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [153]}, "eef_direction_state": {"mean": [3.392156862745098, 3.9673202614379086], "std": [1.4562701668727165, 1.8056494519103783], "min": [1, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.1633986928104576, 1.2156862745098038], "std": [0.6412560829495977, 0.885180654140838], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [0.8823529411764706, 0.8823529411764706], "std": [0.8551357838179021, 0.7916325191445625], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.392156862745098, 3.9673202614379086], "std": [1.4562701668727165, 1.8056494519103783], "min": [1, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.1633986928104576, 1.2156862745098038], "std": [0.6412560829495977, 0.885180654140838], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [0.8823529411764706, 0.8823529411764706], "std": [0.8551357838179021, 0.7916325191445625], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.644181710221865, 0.15490658370453256, 1.1289208250442075, 0.8859668186863351, 1.4011286543727304, 1.2494299321966564, 0.6325807274150456, -0.13303320026208204, 1.15200710014607, 1.7532946390988808, 1.0881343522002118, 2.440677886537129], "std": [0.012482016942375097, 0.04424802132957921, 0.03522896031087377, 2.6053945523306083, 0.14231387612375665, 2.1368921617227636, 0.020504358005222992, 0.07547102642191451, 0.032714554836211496, 0.169288419517223, 0.12859059145036267, 0.15304841789700319], "min": [0.6256049986805925, 0.06350844542107972, 1.0659542779103102, -3.137079890448161, 1.1184639209311742, -3.1337275074741617, 0.6099735660690285, -0.1891597654684024, 1.0768106021010462, 1.4261942699089574, 0.8521463133303611, 2.196277951806906], "max": [0.6748144186737456, 0.21142265611168398, 1.1692799537582979, 3.137906916764875, 1.5350219238283245, 3.131907629226058, 0.6688625906447222, 0.03001268330158005, 1.2067449240853352, 1.9972399006771953, 1.3169704501993875, 2.863709120055281], "count": [153]}, "eef_sim_pose_action": {"mean": [0.644181710221865, 0.15490658370453256, 1.1289208250442075, 0.8859668186863351, 1.4011286543727304, 1.2494299321966564, 0.6325807274150456, -0.13303320026208204, 1.15200710014607, 1.7532946390988808, 1.0881343522002118, 2.440677886537129], "std": [0.012482016942375097, 0.04424802132957921, 0.03522896031087377, 2.6053945523306083, 0.14231387612375665, 2.1368921617227636, 0.020504358005222992, 0.07547102642191451, 0.032714554836211496, 0.169288419517223, 0.12859059145036267, 0.15304841789700319], "min": [0.6256049986805925, 0.06350844542107972, 1.0659542779103102, -3.137079890448161, 1.1184639209311742, -3.1337275074741617, 0.6099735660690285, -0.1891597654684024, 1.0768106021010462, 1.4261942699089574, 0.8521463133303611, 2.196277951806906], "max": [0.6748144186737456, 0.21142265611168398, 1.1692799537582979, 3.137906916764875, 1.5350219238283245, 3.131907629226058, 0.6688625906447222, 0.03001268330158005, 1.2067449240853352, 1.9972399006771953, 1.3169704501993875, 2.863709120055281], "count": [153]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475828227124183]], [[0.46409651552287584]], [[0.4449447487745098]]], "std": [[[0.21759956833063285]], [[0.2166918564832819]], [[0.22210271382188562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5943008741830065]], [[0.608169801879085]], [[0.5947662132352941]]], "std": [[[0.2808672622898236]], [[0.28632604576432397]], [[0.29681461960995514]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5453213316993464]], [[0.5694933660130719]], [[0.5365422058823529]]], "std": [[[0.3026292547119625]], [[0.3046560394914902]], [[0.3269105185617611]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4558255800653595]], [[0.4774347385620915]], [[0.4530181556372549]]], "std": [[[0.33329392560205084]], [[0.3463700932791541]], [[0.36591672247592516]]], "count": [100]}, "observation.state": {"min": [0.6259059906005859, -1.16226065158844, 0.8223182559013367, -0.7550831437110901, -0.9067038297653198, 1.5815764665603638, -0.9157320261001587, -1.1744916439056396, 0.8284218311309814, -0.4042925536632538, 0.4887893795967102, -1.1644541025161743, 5.804999828338623, 54.015625, -0.31687501072883606, -0.3687500059604645, 0.8274999856948853, -0.2981249988079071, 0.6855555772781372, -0.5227272510528564, 0.8787499666213989, -3.4306249618530273, 0.7912499904632568, -0.49562498927116394, 34.53769302368164, 50.56812286376953, -0.125, -2.505625009536743, 0.6781250238418579, 0.07374999672174454, 0.6974999904632568, 0.0, 0.8838461637496948, 1.0681818723678589, 0.9637500047683716, 0.6855555772781372], "max": [0.8607996106147766, -0.748931884765625, 1.069728970527649, -0.29063668847084045, -0.45901045203208923, 2.397860050201416, -0.5596246123313904, -0.6818875670433044, 1.2170500755310059, 0.1592421978712082, 0.9046268463134766, -0.6484369039535522, 58.66374969482422, 78.05110931396484, 0.11374999582767487, 4.201250076293945, 25.315624237060547, 56.40187454223633, 25.05062484741211, 81.00125122070312, 15.267499923706055, 92.17874908447266, 1.8962500095367432, 108.4124984741211, 54.854373931884766, 69.07500457763672, 3.1337499618530273, 5.110714435577393, 32.712501525878906, 25.999374389648438, 46.990623474121094, 0.0, 40.26625061035156, 83.46125030517578, 45.342498779296875, 110.04000091552734], "mean": [0.7463498115539551, -0.9027588963508606, 0.9034641981124878, -0.5673269033432007, -0.6603824496269226, 2.0833399295806885, -0.7856526970863342, -0.8463797569274902, 0.9875874519348145, -0.010693209245800972, 0.7004405856132507, -0.9734354019165039, 29.858043670654297, 68.56423950195312, -0.15355445444583893, 2.5985188484191895, 7.4757466316223145, 9.87468433380127, 6.191441059112549, 13.38785457611084, 4.254638671875, 15.566740036010742, 1.039286494255066, 27.607439041137695, 41.872520446777344, 61.67314147949219, 0.521122395992279, 0.07801517844200134, 10.024420738220215, 7.046718597412109, 14.857975006103516, 0.0, 12.89428424835205, 24.78731918334961, 12.641799926757812, 63.99076843261719], "std": [0.06437724828720093, 0.10840824246406555, 0.0660499855875969, 0.09662587195634842, 0.15070994198322296, 0.18418455123901367, 0.1419907659292221, 0.15926438570022583, 0.1334608793258667, 0.20677867531776428, 0.10943693667650223, 0.16379880905151367, 17.68414306640625, 9.558930397033691, 0.06860962510108948, 1.4544823169708252, 7.7324676513671875, 17.571027755737305, 8.029653549194336, 25.02583885192871, 4.502436637878418, 31.21096420288086, 0.2978912889957428, 39.29629898071289, 7.598718643188477, 6.105777263641357, 0.6844167709350586, 1.8963062763214111, 12.428241729736328, 9.185332298278809, 18.289094924926758, 0.0, 14.947408676147461, 27.887195587158203, 16.349098205566406, 32.413734436035156], "count": [126]}, "action": {"min": [0.6259059906005859, -1.16226065158844, 0.8223182559013367, -0.7550831437110901, -0.9067038297653198, 1.5815764665603638, -0.9157320261001587, -1.1744916439056396, 0.8284218311309814, -0.4042925536632538, 0.4887893795967102, -1.1644541025161743, 5.804999828338623, 54.015625, -0.31687501072883606, -0.3687500059604645, 0.8274999856948853, -0.2981249988079071, 0.6855555772781372, -0.5227272510528564, 0.8787499666213989, -3.4306249618530273, 0.7912499904632568, -0.49562498927116394, 34.53769302368164, 50.56812286376953, -0.125, -2.505625009536743, 0.6781250238418579, 0.07374999672174454, 0.6974999904632568, 0.0, 0.8838461637496948, 1.0681818723678589, 0.9637500047683716, 0.6855555772781372], "max": [0.8607996106147766, -0.748931884765625, 1.069728970527649, -0.29063668847084045, -0.45901045203208923, 2.397860050201416, -0.5596246123313904, -0.6818875670433044, 1.2170500755310059, 0.1592421978712082, 0.9046268463134766, -0.6484369039535522, 58.66374969482422, 78.05110931396484, 0.11374999582767487, 4.201250076293945, 25.315624237060547, 56.40187454223633, 25.05062484741211, 81.00125122070312, 15.267499923706055, 92.17874908447266, 1.8962500095367432, 108.4124984741211, 54.854373931884766, 69.07500457763672, 3.1337499618530273, 5.110714435577393, 32.712501525878906, 25.999374389648438, 46.990623474121094, 0.0, 40.26625061035156, 83.46125030517578, 45.342498779296875, 110.04000091552734], "mean": [0.7463499307632446, -0.9027587175369263, 0.9034639596939087, -0.5673267841339111, -0.6603824496269226, 2.0833394527435303, -0.7856526374816895, -0.8463796973228455, 0.9875873923301697, -0.010693205520510674, 0.7004405856132507, -0.9734354019165039, 29.858051300048828, 68.56426239013672, -0.15355448424816132, 2.5985188484191895, 7.475748538970947, 9.874687194824219, 6.191440582275391, 13.387857437133789, 4.254637718200684, 15.566736221313477, 1.0392863750457764, 27.60743522644043, 41.87251663208008, 61.673152923583984, 0.521122395992279, 0.07801522314548492, 10.024423599243164, 7.04671573638916, 14.857975006103516, 0.0, 12.894287109375, 24.787322998046875, 12.641800880432129, 63.99076843261719], "std": [0.06437724083662033, 0.10840824991464615, 0.06604999303817749, 0.09662587195634842, 0.15070994198322296, 0.18418455123901367, 0.1419907510280609, 0.15926438570022583, 0.1334609091281891, 0.20677867531776428, 0.10943694412708282, 0.16379882395267487, 17.684141159057617, 9.558928489685059, 0.06860965490341187, 1.4544823169708252, 7.732466697692871, 17.571025848388672, 8.029655456542969, 25.025835037231445, 4.502437114715576, 31.21096420288086, 0.2978912591934204, 39.296302795410156, 7.598718166351318, 6.105777263641357, 0.6844167113304138, 1.8963062763214111, 12.428241729736328, 9.185333251953125, 18.289094924926758, 0.0, 14.947407722473145, 27.887197494506836, 16.34910011291504, 32.413734436035156], "count": [126]}, "timestamp": {"min": [0.0], "max": [4.166666666666667], "mean": [2.0833333333333335], "std": [1.2123973801552888], "count": [126]}, "frame_index": {"min": [0], "max": [125], "mean": [62.5], "std": [36.37192140465866], "count": [126]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [126]}, "index": {"min": [1800], "max": [1925], "mean": [1862.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [2.619047619047619, 7.0, 7.0, 7.0, 7.0], "std": [1.9266598403946593, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [126]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [126]}, "eef_direction_state": {"mean": [3.6825396825396823, 4.341269841269841], "std": [1.4941727745382485, 1.4968893588313463], "min": [2, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.253968253968254, 1.2301587301587302], "std": [0.7446796257612637, 0.8833800384121506], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.0634920634920635, 0.9365079365079365], "std": [0.8427659652354472, 0.7942854605204324], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [3.6825396825396823, 4.341269841269841], "std": [1.4941727745382485, 1.4968893588313463], "min": [2, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.253968253968254, 1.2301587301587302], "std": [0.7446796257612637, 0.8833800384121506], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.0634920634920635, 0.9365079365079365], "std": [0.8427659652354472, 0.7942854605204324], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6424953306926241, 0.15328291939357278, 1.1305313852618768, 2.059671668277112, 1.3673794152742262, 1.6425633295614235, 0.6283001546065182, -0.1463232717137115, 1.1560035829998079, 1.7469456991655161, 1.084170270967877, 2.3985331087784094], "std": [0.009756545194190502, 0.03989136285877727, 0.029119198933245858, 1.3571686652001462, 0.12477500025749905, 1.251118907578839, 0.020705251068811725, 0.057814672813234894, 0.037405169348815215, 0.22012528707293358, 0.07469497132112854, 0.16726025259991123], "min": [0.6164755229219616, 0.06803650377689732, 1.0780386661390915, -2.9685929247378837, 1.108170548483756, -3.07621216244689, 0.6014365736789369, -0.19256949892871264, 1.0808897086983151, 1.1824196095346517, 0.9333118322449945, 1.8908977778583131], "max": [0.6644883693544961, 0.21468011847643514, 1.1792833204698894, 3.114778454995838, 1.5134179579328046, 2.95449359763274, 0.6545278473666967, -0.023478011150174644, 1.2446891506539255, 2.0526207521014164, 1.1837382044832965, 2.6838043759532293], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6424953306926241, 0.15328291939357278, 1.1305313852618768, 2.059671668277112, 1.3673794152742262, 1.6425633295614235, 0.6283001546065182, -0.1463232717137115, 1.1560035829998079, 1.7469456991655161, 1.084170270967877, 2.3985331087784094], "std": [0.009756545194190502, 0.03989136285877727, 0.029119198933245858, 1.3571686652001462, 0.12477500025749905, 1.251118907578839, 0.020705251068811725, 0.057814672813234894, 0.037405169348815215, 0.22012528707293358, 0.07469497132112854, 0.16726025259991123], "min": [0.6164755229219616, 0.06803650377689732, 1.0780386661390915, -2.9685929247378837, 1.108170548483756, -3.07621216244689, 0.6014365736789369, -0.19256949892871264, 1.0808897086983151, 1.1824196095346517, 0.9333118322449945, 1.8908977778583131], "max": [0.6644883693544961, 0.21468011847643514, 1.1792833204698894, 3.114778454995838, 1.5134179579328046, 2.95449359763274, 0.6545278473666967, -0.023478011150174644, 1.2446891506539255, 2.0526207521014164, 1.1837382044832965, 2.6838043759532293], "count": [126]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475393118872549]], [[0.4650945159313725]], [[0.44820457312091505]]], "std": [[[0.2169982947480064]], [[0.21551935771377376]], [[0.22056285950213367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5829664440359477]], [[0.5960495608660131]], [[0.5792911090686275]]], "std": [[[0.2865879455926335]], [[0.2899448022664914]], [[0.30148815567325565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5275704330065359]], [[0.5533813970588235]], [[0.5123046139705882]]], "std": [[[0.3045000873647186]], [[0.30239671973292204]], [[0.32409733836111054]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.451723239379085]], [[0.47603744485294114]], [[0.4504434211601307]]], "std": [[[0.3347386639639546]], [[0.34560103604518366]], [[0.3654510341182614]]], "count": [100]}, "observation.state": {"min": [0.6583552360534668, -1.148861289024353, 0.786316454410553, -0.734912633895874, -0.8631731867790222, 1.8412871360778809, -0.9135385751724243, -1.2072747945785522, 0.7878996133804321, -0.452286958694458, 0.589141309261322, -1.2769416570663452, 1.149999976158142, 54.536251068115234, -0.5587500333786011, -0.36124998331069946, 0.7431249618530273, -0.6656250357627869, 0.7450000047683716, -0.5056250095367432, 1.0518749952316284, -3.224375009536743, 0.9012500047683716, -0.1887499988079071, 16.475000381469727, 52.298126220703125, -0.17499999701976776, -2.445625066757202, 0.7818750143051147, -1.5, 0.6556249856948853, 0.0, 0.8949999809265137, 0.8643749952316284, 0.71875, 1.352222204208374], "max": [0.8581985831260681, -0.7197012901306152, 1.0629100799560547, -0.31915199756622314, -0.4936293661594391, 2.236281156539917, -0.5531872510910034, -0.6646257638931274, 1.3030966520309448, 0.1248617172241211, 0.8393892645835876, -0.48931390047073364, 69.57437133789062, 75.71166229248047, 37.907501220703125, 5.188750267028809, 24.290624618530273, 64.10687255859375, 24.294374465942383, 64.96687316894531, 16.104999542236328, 82.5887451171875, 2.348749876022339, 104.95187377929688, 50.47437286376953, 70.85562896728516, 2.8424999713897705, 2.1255555152893066, 29.568750381469727, 42.176876068115234, 52.680625915527344, 0.0, 44.97875213623047, 95.56375122070312, 72.31312561035156, 109.76750183105469], "mean": [0.7681577205657959, -0.8812059760093689, 0.8989831805229187, -0.5204553604125977, -0.6998739838600159, 1.986716628074646, -0.7798469066619873, -0.8909085392951965, 1.0379283428192139, -0.048856984823942184, 0.718951940536499, -0.9766544699668884, 21.29425621032715, 67.33940887451172, 1.688605785369873, 3.099334478378296, 5.841034412384033, 8.330728530883789, 4.808744430541992, 8.101539611816406, 3.7402355670928955, 11.122629165649414, 1.1221237182617188, 23.060911178588867, 34.96922302246094, 63.72296142578125, 0.6617584228515625, -0.5649316906929016, 10.093820571899414, 10.29195499420166, 17.582746505737305, 0.0, 14.74217414855957, 31.316646575927734, 18.922605514526367, 62.08331298828125], "std": [0.05644604563713074, 0.10400386154651642, 0.06785530596971512, 0.09333283454179764, 0.11729779094457626, 0.11107685416936874, 0.11779791116714478, 0.1844230741262436, 0.19846555590629578, 0.21097439527511597, 0.059191979467868805, 0.3429555892944336, 26.06422996520996, 8.140605926513672, 6.956557750701904, 1.665698528289795, 6.081541538238525, 17.58038902282715, 6.716965198516846, 18.127246856689453, 4.215443134307861, 26.019309997558594, 0.40603044629096985, 36.43716049194336, 10.971923828125, 6.4809346199035645, 0.7925251722335815, 1.2559758424758911, 11.392830848693848, 13.569740295410156, 20.306564331054688, 0.0, 16.496227264404297, 35.776458740234375, 23.284704208374023, 37.99013137817383], "count": [148]}, "action": {"min": [0.6583552360534668, -1.148861289024353, 0.786316454410553, -0.734912633895874, -0.8631731867790222, 1.8412871360778809, -0.9135385751724243, -1.2072747945785522, 0.7878996133804321, -0.452286958694458, 0.589141309261322, -1.2769416570663452, 1.149999976158142, 54.536251068115234, -0.5587500333786011, -0.36124998331069946, 0.7431249618530273, -0.6656250357627869, 0.7450000047683716, -0.5056250095367432, 1.0518749952316284, -3.224375009536743, 0.9012500047683716, -0.1887499988079071, 16.475000381469727, 52.298126220703125, -0.17499999701976776, -2.445625066757202, 0.7818750143051147, -1.5, 0.6556249856948853, 0.0, 0.8949999809265137, 0.8643749952316284, 0.71875, 1.352222204208374], "max": [0.8581985831260681, -0.7197012901306152, 1.0629100799560547, -0.31915199756622314, -0.4936293661594391, 2.236281156539917, -0.5531872510910034, -0.6646257638931274, 1.3030966520309448, 0.1248617172241211, 0.8393892645835876, -0.48931390047073364, 69.57437133789062, 75.71166229248047, 37.907501220703125, 5.188750267028809, 24.290624618530273, 64.10687255859375, 24.294374465942383, 64.96687316894531, 16.104999542236328, 82.5887451171875, 2.348749876022339, 104.95187377929688, 50.47437286376953, 70.85562896728516, 2.8424999713897705, 2.1255555152893066, 29.568750381469727, 42.176876068115234, 52.680625915527344, 0.0, 44.97875213623047, 95.56375122070312, 72.31312561035156, 109.76750183105469], "mean": [0.7681577801704407, -0.8812059164047241, 0.8989831209182739, -0.5204551815986633, -0.699874222278595, 1.9867174625396729, -0.7798469066619873, -0.8909085392951965, 1.0379284620285034, -0.048856958746910095, 0.718951940536499, -0.9766541719436646, 21.29425811767578, 67.33939361572266, 1.6886066198349, 3.0993340015411377, 5.841033458709717, 8.330729484558105, 4.808743953704834, 8.101546287536621, 3.7402381896972656, 11.122634887695312, 1.1221239566802979, 23.060895919799805, 34.969234466552734, 63.72295379638672, 0.6617582440376282, -0.5649316906929016, 10.093814849853516, 10.291955947875977, 17.582746505737305, 0.0, 14.742176055908203, 31.31663703918457, 18.9226016998291, 62.08333206176758], "std": [0.056446049362421036, 0.10400385409593582, 0.06785530596971512, 0.09333282709121704, 0.11729778349399567, 0.11107688397169113, 0.11779788881540298, 0.1844230592250824, 0.19846555590629578, 0.21097439527511597, 0.059191979467868805, 0.342955619096756, 26.06422996520996, 8.140604972839355, 6.956556797027588, 1.665698766708374, 6.081539630889893, 17.58038902282715, 6.716965198516846, 18.127246856689453, 4.215442180633545, 26.019309997558594, 0.406030535697937, 36.437156677246094, 10.971921920776367, 6.480934143066406, 0.7925251722335815, 1.2559758424758911, 11.392834663391113, 13.56973934173584, 20.306560516357422, 0.0, 16.496227264404297, 35.776458740234375, 23.284704208374023, 37.99013137817383], "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": [1926], "max": [2073], "mean": [1999.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [3.0337837837837838, 7.0, 7.0, 7.0, 7.0], "std": [1.8687166449722923, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [148]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [148]}, "eef_direction_state": {"mean": [3.9121621621621623, 4.141891891891892], "std": [1.5549791606062273, 1.7820809849614816], "min": [2, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.0810810810810811, 1.1891891891891893], "std": [0.7489949438135695, 0.8803512148595843], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.8040540540540541, 0.8648648648648649], "std": [0.8672633549319895, 0.8108108108108107], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.9121621621621623, 4.141891891891892], "std": [1.5549791606062273, 1.7820809849614816], "min": [2, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.0810810810810811, 1.1891891891891893], "std": [0.7489949438135695, 0.8803512148595843], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.8040540540540541, 0.8648648648648649], "std": [0.8672633549319895, 0.8108108108108107], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.640990858235258, 0.16127493884393443, 1.1377647837969223, 1.8797828777587573, 1.4283241025606959, 1.9335901384381118, 0.6333455054126881, -0.13789640117423851, 1.1512767439889617, 1.8298035103616743, 1.1087069243349268, 2.524622904348813], "std": [0.010470400206174575, 0.036632497618591116, 0.03681949425850217, 1.8216880034377179, 0.12342742219615593, 1.0936011826399887, 0.030298060140399367, 0.05133661168806058, 0.03641622020226531, 0.296433855424019, 0.20901606822555535, 0.19477734556026807], "min": [0.6059348873339028, 0.07239792042332452, 1.0657120597832344, -3.122471324938992, 1.1641238548227002, -3.059416878045394, 0.593238742327423, -0.19307119871795944, 1.074920604521301, 1.3675476555991655, 0.7020081281449566, 2.158184583069388], "max": [0.659415204079599, 0.19829419698488307, 1.1718107928211925, 3.139442028185312, 1.5497813692065647, 3.1398056603344244, 0.6750568137731549, -0.03140919901476813, 1.2331429603057007, 2.341891678109167, 1.4146971674934008, 2.893876648734428], "count": [148]}, "eef_sim_pose_action": {"mean": [0.640990858235258, 0.16127493884393443, 1.1377647837969223, 1.8797828777587573, 1.4283241025606959, 1.9335901384381118, 0.6333455054126881, -0.13789640117423851, 1.1512767439889617, 1.8298035103616743, 1.1087069243349268, 2.524622904348813], "std": [0.010470400206174575, 0.036632497618591116, 0.03681949425850217, 1.8216880034377179, 0.12342742219615593, 1.0936011826399887, 0.030298060140399367, 0.05133661168806058, 0.03641622020226531, 0.296433855424019, 0.20901606822555535, 0.19477734556026807], "min": [0.6059348873339028, 0.07239792042332452, 1.0657120597832344, -3.122471324938992, 1.1641238548227002, -3.059416878045394, 0.593238742327423, -0.19307119871795944, 1.074920604521301, 1.3675476555991655, 0.7020081281449566, 2.158184583069388], "max": [0.659415204079599, 0.19829419698488307, 1.1718107928211925, 3.139442028185312, 1.5497813692065647, 3.1398056603344244, 0.6750568137731549, -0.03140919901476813, 1.2331429603057007, 2.341891678109167, 1.4146971674934008, 2.893876648734428], "count": [148]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47800620915032677]], [[0.4675720567810458]], [[0.4466298754084967]]], "std": [[[0.2196149978771968]], [[0.21820471508085518]], [[0.2234769774494465]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6302944873366013]], [[0.6384201715686275]], [[0.6251040175653594]]], "std": [[[0.2672581861064713]], [[0.2729191751990674]], [[0.2806957533421749]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5487305902777778]], [[0.564687205882353]], [[0.5197145690359477]]], "std": [[[0.30688355760487007]], [[0.3064053548246755]], [[0.32947114493018764]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45746452818627453]], [[0.48100036764705884]], [[0.461928245506536]]], "std": [[[0.33583391574846083]], [[0.34659934252710445]], [[0.3635609908746011]]], "count": [100]}, "observation.state": {"min": [0.31550413370132446, -1.192754864692688, 0.8466556668281555, 0.0336175337433815, -0.2617134153842926, 1.434586524963379, -0.8514057397842407, -1.3397897481918335, 0.7735847234725952, -0.5123693346977234, 0.47009706497192383, -1.297419548034668, 6.9422221183776855, 52.59749984741211, -0.5262500047683716, 0.6924999952316284, 0.4793750047683716, -0.8031250238418579, 0.9318749904632568, -0.8693749904632568, 0.734375, -3.4912500381469727, 0.8643749952316284, -0.40625, 24.954999923706055, 53.336875915527344, -0.19249999523162842, -3.098749876022339, 0.7037500143051147, 0.59375, 0.6456249952316284, 0.0, 0.8740000128746033, 0.12111110985279083, 0.6415384411811829, 27.32437515258789], "max": [0.7410639524459839, -0.6478775143623352, 1.238627314567566, 0.2809567451477051, 0.05123693495988846, 1.5367742776870728, -0.4904344975948334, -0.612077534198761, 1.4382104873657227, 0.10409513860940933, 0.6715877056121826, -0.2597133219242096, 67.73687744140625, 75.37300109863281, 3.0087499618530273, 7.980000019073486, 17.434999465942383, 39.704376220703125, 18.450000762939453, 55.935001373291016, 17.958749771118164, 81.45874786376953, 10.051875114440918, 108.07562255859375, 53.53125, 73.02249908447266, 6.728750228881836, 4.19777774810791, 25.912500381469727, 29.374374389648438, 42.225624084472656, 0.0, 37.901248931884766, 76.86750030517578, 52.11937713623047, 111.54750061035156], "mean": [0.4406684637069702, -0.874824047088623, 1.0252573490142822, 0.21594646573066711, -0.05159559100866318, 1.4909199476242065, -0.7282140254974365, -0.8784655928611755, 1.0544569492340088, -0.1980593353509903, 0.5654131174087524, -0.7234055399894714, 42.028465270996094, 64.16282653808594, -0.35708266496658325, 4.014246940612793, 3.711671829223633, 3.5257625579833984, 3.3474416732788086, 7.361021041870117, 3.219245195388794, 12.082801818847656, 2.2045278549194336, 25.5529727935791, 39.021209716796875, 63.7752799987793, 1.0701500177383423, -0.40941449999809265, 8.369606018066406, 9.514002799987793, 13.531998634338379, 0.0, 10.865859985351562, 27.720407485961914, 12.71552848815918, 68.46404266357422], "std": [0.12438905984163284, 0.1313377469778061, 0.08608697354793549, 0.06624896079301834, 0.0698881596326828, 0.024571740999817848, 0.13888652622699738, 0.24336127936840057, 0.23438459634780884, 0.242446169257164, 0.0533999465405941, 0.42578962445259094, 14.825851440429688, 6.347216606140137, 0.5230416655540466, 1.6544756889343262, 4.570266246795654, 9.08318042755127, 4.336759090423584, 16.79300880432129, 3.6977856159210205, 28.0728816986084, 2.450622797012329, 39.23524856567383, 10.782620429992676, 6.7968597412109375, 1.3174430131912231, 1.5049129724502563, 10.249488830566406, 11.351078987121582, 16.356489181518555, 0.0, 13.153216361999512, 33.14532470703125, 17.229082107543945, 31.058279037475586], "count": [196]}, "action": {"min": [0.31550413370132446, -1.192754864692688, 0.8466556668281555, 0.0336175337433815, -0.2617134153842926, 1.434586524963379, -0.8514057397842407, -1.3397897481918335, 0.7735847234725952, -0.5123693346977234, 0.47009706497192383, -1.297419548034668, 6.9422221183776855, 52.59749984741211, -0.5262500047683716, 0.6924999952316284, 0.4793750047683716, -0.8031250238418579, 0.9318749904632568, -0.8693749904632568, 0.734375, -3.4912500381469727, 0.8643749952316284, -0.40625, 24.954999923706055, 53.336875915527344, -0.19249999523162842, -3.098749876022339, 0.7037500143051147, 0.59375, 0.6456249952316284, 0.0, 0.8740000128746033, 0.12111110985279083, 0.6415384411811829, 27.32437515258789], "max": [0.7410639524459839, -0.6478775143623352, 1.238627314567566, 0.2809567451477051, 0.05123693495988846, 1.5367742776870728, -0.4904344975948334, -0.612077534198761, 1.4382104873657227, 0.10409513860940933, 0.6715877056121826, -0.2597133219242096, 67.73687744140625, 75.37300109863281, 3.0087499618530273, 7.980000019073486, 17.434999465942383, 39.704376220703125, 18.450000762939453, 55.935001373291016, 17.958749771118164, 81.45874786376953, 10.051875114440918, 108.07562255859375, 53.53125, 73.02249908447266, 6.728750228881836, 4.19777774810791, 25.912500381469727, 29.374374389648438, 42.225624084472656, 0.0, 37.901248931884766, 76.86750030517578, 52.11937713623047, 111.54750061035156], "mean": [0.4406684637069702, -0.874824047088623, 1.0252572298049927, 0.21594637632369995, -0.051595594733953476, 1.4909194707870483, -0.7282134890556335, -0.8784652948379517, 1.054457187652588, -0.19805940985679626, 0.5654129981994629, -0.7234055399894714, 42.0284538269043, 64.16278839111328, -0.35708263516426086, 4.014246940612793, 3.711672782897949, 3.525758981704712, 3.3474414348602295, 7.361020565032959, 3.219242572784424, 12.082799911499023, 2.20452880859375, 25.5529842376709, 39.02121353149414, 63.775238037109375, 1.0701494216918945, -0.4094143807888031, 8.369598388671875, 9.514002799987793, 13.531983375549316, 0.0, 10.865857124328613, 27.720413208007812, 12.71553897857666, 68.46405792236328], "std": [0.12438907474279404, 0.1313377171754837, 0.08608699589967728, 0.06624894589185715, 0.0698881596326828, 0.024571742862462997, 0.13888654112815857, 0.24336127936840057, 0.23438459634780884, 0.2424461394548416, 0.0533999502658844, 0.4257896840572357, 14.82585334777832, 6.3472161293029785, 0.5230416655540466, 1.6544758081436157, 4.5702667236328125, 9.083182334899902, 4.336759567260742, 16.79300880432129, 3.6977860927581787, 28.07289695739746, 2.450623035430908, 39.23524856567383, 10.78261947631836, 6.796858787536621, 1.3174432516098022, 1.5049128532409668, 10.24948787689209, 11.351078987121582, 16.356489181518555, 0.0, 13.153215408325195, 33.14532470703125, 17.229084014892578, 31.05828094482422], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [196]}, "index": {"min": [2074], "max": [2269], "mean": [2171.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [3.183673469387755, 7.0, 7.0, 7.0, 7.0], "std": [1.7574734809478347, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [196]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [196]}, "eef_direction_state": {"mean": [4.081632653061225, 4.326530612244898], "std": [1.3900041799067595, 1.5470545430808098], "min": [2, 2], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.1020408163265305, 1.1224489795918366], "std": [0.7282884032675698, 0.8836993916167755], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.9540816326530612, 0.7959183673469388], "std": [0.8099720790535395, 0.8385992167879325], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [4.081632653061225, 4.326530612244898], "std": [1.3900041799067595, 1.5470545430808098], "min": [2, 2], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.1020408163265305, 1.1224489795918366], "std": [0.7282884032675698, 0.8836993916167755], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.9540816326530612, 0.7959183673469388], "std": [0.8099720790535395, 0.8385992167879325], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6566056378019467, 0.13640678479405435, 1.1367778689508383, 2.6531844388082337, 1.130429809286047, 1.9833024584368861, 0.6339465089557328, -0.13384174309680424, 1.1371884815910052, 1.982962089990297, 0.9644114354128392, 2.658776023399327], "std": [0.023785312572488837, 0.03907588762917683, 0.04304318672608416, 0.18762561145046044, 0.0769149795096613, 0.19064406078678672, 0.03655860790836891, 0.05901411045139797, 0.04386180070109594, 0.2759635054978158, 0.2262029541161845, 0.165795665519689], "min": [0.610489263519562, 0.05642547686102192, 1.0513579540074212, 2.2376889292014344, 0.9788080332643663, 1.6301168067616603, 0.5914136408541032, -0.18546233593487793, 1.0539631095554731, 1.3480865677117713, 0.6554804756392523, 2.184134396680102], "max": [0.6843562292202917, 0.18543416428491005, 1.2337672358891556, 3.047114086888806, 1.4078880618197211, 2.429282010715254, 0.695416525542168, -0.0054426352291779, 1.2629344036095864, 2.3571098491114486, 1.264874901639827, 2.9220848677874383], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6566056378019467, 0.13640678479405435, 1.1367778689508383, 2.6531844388082337, 1.130429809286047, 1.9833024584368861, 0.6339465089557328, -0.13384174309680424, 1.1371884815910052, 1.982962089990297, 0.9644114354128392, 2.658776023399327], "std": [0.023785312572488837, 0.03907588762917683, 0.04304318672608416, 0.18762561145046044, 0.0769149795096613, 0.19064406078678672, 0.03655860790836891, 0.05901411045139797, 0.04386180070109594, 0.2759635054978158, 0.2262029541161845, 0.165795665519689], "min": [0.610489263519562, 0.05642547686102192, 1.0513579540074212, 2.2376889292014344, 0.9788080332643663, 1.6301168067616603, 0.5914136408541032, -0.18546233593487793, 1.0539631095554731, 1.3480865677117713, 0.6554804756392523, 2.184134396680102], "max": [0.6843562292202917, 0.18543416428491005, 1.2337672358891556, 3.047114086888806, 1.4078880618197211, 2.429282010715254, 0.695416525542168, -0.0054426352291779, 1.2629344036095864, 2.3571098491114486, 1.264874901639827, 2.9220848677874383], "count": [196]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773170547385621]], [[0.4657282781862745]], [[0.447775841503268]]], "std": [[[0.22017889506640295]], [[0.2195829266186651]], [[0.22428616358288622]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16862745098039217]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.612396015114379]], [[0.628009987745098]], [[0.614954801879085]]], "std": [[[0.272827086144165]], [[0.2759049242399737]], [[0.2855039869541563]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5231664522058823]], [[0.5466331107026143]], [[0.5048989562908497]]], "std": [[[0.2955960605865575]], [[0.2955433469100062]], [[0.3145406378569006]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4489740155228758]], [[0.47034145833333335]], [[0.44572946895424836]]], "std": [[[0.3327543322298586]], [[0.34506862351535994]], [[0.3641377482461016]]], "count": [100]}, "observation.state": {"min": [0.6256437301635742, -1.1773051023483276, 0.8406767249107361, -0.9117026925086975, -0.8008655309677124, 1.9874398708343506, -0.9378576278686523, -1.28850519657135, 0.9181639552116394, -0.632844090461731, 0.5179007649421692, -0.6769828200340271, 5.908124923706055, 54.290626525878906, -0.49937498569488525, -0.34812498092651367, 0.8600000143051147, -0.3218750059604645, 0.7706249952316284, -0.5768749713897705, 0.8012499809265137, -3.09375, 0.8481818437576294, -0.042500000447034836, 34.36499786376953, 47.30249786376953, -0.16875000298023224, -2.9693751335144043, 0.6987500190734863, 0.37437501549720764, 0.7143750190734863, 0.0, 0.9166666865348816, 0.6439999938011169, 0.7450000047683716, -0.4581249952316284], "max": [0.8255571126937866, -0.76357102394104, 1.0831044912338257, -0.4303044080734253, -0.45643550157546997, 2.481069326400757, -0.5367599725723267, -0.7033932209014893, 1.307841181755066, 0.031328678131103516, 0.8681429624557495, -0.6702525615692139, 67.62750244140625, 82.64111328125, 20.020000457763672, 6.777500152587891, 24.31624984741211, 65.65312194824219, 22.369375228881836, 80.3968734741211, 13.20687484741211, 98.79374694824219, 1.6775000095367432, 109.67250061035156, 55.81187438964844, 67.41812896728516, 2.8737499713897705, 2.852222204208374, 33.82687759399414, 29.25, 49.131248474121094, 0.0, 44.176876068115234, 69.71624755859375, 55.94000244140625, 110.61687469482422], "mean": [0.7341175675392151, -0.9286243915557861, 0.9357197284698486, -0.6493194699287415, -0.5989845991134644, 2.174635648727417, -0.7762265205383301, -0.9388686418533325, 1.0983772277832031, -0.1772504299879074, 0.7220397591590881, -0.6745947599411011, 36.13245391845703, 68.99980163574219, 0.7241912484169006, 3.5093021392822266, 6.720752716064453, 10.555046081542969, 4.3662519454956055, 12.347968101501465, 2.8426060676574707, 16.843101501464844, 1.0439566373825073, 24.504592895507812, 44.00870895385742, 60.412017822265625, 0.557426929473877, -0.40149348974227905, 10.28759479522705, 9.893492698669434, 15.180891990661621, 0.0, 13.618880271911621, 23.01417350769043, 13.998311042785645, 54.1045036315918], "std": [0.0645773783326149, 0.10583575069904327, 0.0634293407201767, 0.12418634444475174, 0.09954530745744705, 0.13926683366298676, 0.16540054976940155, 0.19639192521572113, 0.14619961380958557, 0.2516668438911438, 0.12587863206863403, 0.0025090305134654045, 20.452363967895508, 11.633552551269531, 3.54461669921875, 1.9120752811431885, 6.894887447357178, 20.059114456176758, 6.1315388679504395, 24.79197883605957, 3.1821465492248535, 31.88227081298828, 0.22570137679576874, 39.824703216552734, 8.358036994934082, 6.727714538574219, 0.6789853572845459, 1.4375938177108765, 12.694561004638672, 11.915287017822266, 19.035778045654297, 0.0, 15.907846450805664, 28.625530242919922, 18.95985984802246, 41.3497314453125], "count": [147]}, "action": {"min": [0.6256437301635742, -1.1773051023483276, 0.8406767249107361, -0.9117026925086975, -0.8008655309677124, 1.9874398708343506, -0.9378576278686523, -1.28850519657135, 0.9181639552116394, -0.632844090461731, 0.5179007649421692, -0.6769828200340271, 5.908124923706055, 54.290626525878906, -0.49937498569488525, -0.34812498092651367, 0.8600000143051147, -0.3218750059604645, 0.7706249952316284, -0.5768749713897705, 0.8012499809265137, -3.09375, 0.8481818437576294, -0.042500000447034836, 34.36499786376953, 47.30249786376953, -0.16875000298023224, -2.9693751335144043, 0.6987500190734863, 0.37437501549720764, 0.7143750190734863, 0.0, 0.9166666865348816, 0.6439999938011169, 0.7450000047683716, -0.4581249952316284], "max": [0.8255571126937866, -0.76357102394104, 1.0831044912338257, -0.4303044080734253, -0.45643550157546997, 2.481069326400757, -0.5367599725723267, -0.7033932209014893, 1.307841181755066, 0.031328678131103516, 0.8681429624557495, -0.6702525615692139, 67.62750244140625, 82.64111328125, 20.020000457763672, 6.777500152587891, 24.31624984741211, 65.65312194824219, 22.369375228881836, 80.3968734741211, 13.20687484741211, 98.79374694824219, 1.6775000095367432, 109.67250061035156, 55.81187438964844, 67.41812896728516, 2.8737499713897705, 2.852222204208374, 33.82687759399414, 29.25, 49.131248474121094, 0.0, 44.176876068115234, 69.71624755859375, 55.94000244140625, 110.61687469482422], "mean": [0.7341176271438599, -0.928624153137207, 0.9357196092605591, -0.6493195295333862, -0.5989845395088196, 2.1746349334716797, -0.7762266397476196, -0.9388684034347534, 1.0983771085739136, -0.1772504597902298, 0.7220396995544434, -0.674594521522522, 36.13246154785156, 68.99980163574219, 0.724191427230835, 3.5093021392822266, 6.720753192901611, 10.555037498474121, 4.366251468658447, 12.3479642868042, 2.842606782913208, 16.84308624267578, 1.0439563989639282, 24.504592895507812, 44.008705139160156, 60.412017822265625, 0.5574269890785217, -0.401493638753891, 10.28760051727295, 9.89349365234375, 15.180891990661621, 0.0, 13.618881225585938, 23.0141658782959, 13.998309135437012, 54.10451126098633], "std": [0.0645773708820343, 0.10583575814962387, 0.0634293481707573, 0.12418635189533234, 0.09954530000686646, 0.13926683366298676, 0.16540056467056274, 0.19639194011688232, 0.14619962871074677, 0.2516668438911438, 0.12587860226631165, 0.0025090305134654045, 20.45236587524414, 11.633554458618164, 3.544617176055908, 1.9120756387710571, 6.894887924194336, 20.059110641479492, 6.1315388679504395, 24.79198455810547, 3.1821465492248535, 31.882272720336914, 0.2257014513015747, 39.8246955871582, 8.358036041259766, 6.727714538574219, 0.6789853572845459, 1.4375938177108765, 12.694561004638672, 11.915287017822266, 19.03577995300293, 0.0, 15.907849311828613, 28.62553596496582, 18.95985984802246, 41.3497314453125], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [147]}, "index": {"min": [2270], "max": [2416], "mean": [2343.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.891156462585034, 7.0, 7.0, 7.0, 7.0], "std": [1.803734793923979, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [147]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [147]}, "eef_direction_state": {"mean": [3.3401360544217686, 4.156462585034014], "std": [1.1866410528428202, 1.7130975258151129], "min": [2, 0], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.3265306122448979, 1.183673469387755], "std": [0.5365962936847618, 0.8807882073273184], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.1020408163265305, 0.8639455782312925], "std": [0.7973996333111618, 0.805081276011217], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [3.3401360544217686, 4.156462585034014], "std": [1.1866410528428202, 1.7130975258151129], "min": [2, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.3265306122448979, 1.183673469387755], "std": [0.5365962936847618, 0.8807882073273184], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.1020408163265305, 0.8639455782312925], "std": [0.7973996333111618, 0.805081276011217], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6498341595805996, 0.15787195702335474, 1.1134884440654966, 2.6054581296325474, 1.3151452446954954, 2.161713610933249, 0.6339655174819612, -0.12479503565727418, 1.1467926062607048, 1.6791094136177351, 0.9343386156987148, 2.418887449054249], "std": [0.009477644033311765, 0.0496738899771811, 0.025374295020928132, 0.13930270429586505, 0.09918310683120816, 0.19154701698521284, 0.02395911173166545, 0.07764142733063142, 0.034846305689376834, 0.1372179942464659, 0.15427488715446758, 0.1614121235098784], "min": [0.6262938050872463, 0.06706007599976428, 1.0615659005646683, 2.316078000010682, 1.0961022713940474, 1.7521067062541413, 0.6098999397819346, -0.19261458091797665, 1.0667590657210717, 1.3262370836594473, 0.7927103588930065, 2.260677817689251], "max": [0.6670463028702447, 0.2209207370665518, 1.1491390429743764, 2.9107269572486105, 1.452426990262107, 2.458277551357584, 0.678424788748106, 0.025174775352317852, 1.2237871371703009, 1.96665845240698, 1.2082566218883075, 2.8026933594206764], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6498341595805996, 0.15787195702335474, 1.1134884440654966, 2.6054581296325474, 1.3151452446954954, 2.161713610933249, 0.6339655174819612, -0.12479503565727418, 1.1467926062607048, 1.6791094136177351, 0.9343386156987148, 2.418887449054249], "std": [0.009477644033311765, 0.0496738899771811, 0.025374295020928132, 0.13930270429586505, 0.09918310683120816, 0.19154701698521284, 0.02395911173166545, 0.07764142733063142, 0.034846305689376834, 0.1372179942464659, 0.15427488715446758, 0.1614121235098784], "min": [0.6262938050872463, 0.06706007599976428, 1.0615659005646683, 2.316078000010682, 1.0961022713940474, 1.7521067062541413, 0.6098999397819346, -0.19261458091797665, 1.0667590657210717, 1.3262370836594473, 0.7927103588930065, 2.260677817689251], "max": [0.6670463028702447, 0.2209207370665518, 1.1491390429743764, 2.9107269572486105, 1.452426990262107, 2.458277551357584, 0.678424788748106, 0.025174775352317852, 1.2237871371703009, 1.96665845240698, 1.2082566218883075, 2.8026933594206764], "count": [147]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.489263737745098]], [[0.4772954983660131]], [[0.46025652165032677]]], "std": [[[0.20972646065490938]], [[0.20876842701466053]], [[0.21317978482252636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5805492871732026]], [[0.5963422263071896]], [[0.5814474571078432]]], "std": [[[0.2906695967632309]], [[0.2934868142543765]], [[0.30532968009558953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.537666280637255]], [[0.5602762888071895]], [[0.5316814317810458]]], "std": [[[0.2960070750413851]], [[0.29829315034983694]], [[0.31525469565985736]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46063538602941173]], [[0.4881118300653595]], [[0.46411682802287585]]], "std": [[[0.337189531860753]], [[0.3459866968268161]], [[0.36444244706448836]]], "count": [100]}, "observation.state": {"min": [0.6028505563735962, -1.1928025484085083, 0.8005502820014954, -0.9343289732933044, -0.9146591424942017, 1.8960288763046265, -0.9416723847389221, -1.213807463645935, 0.8755817413330078, -0.6125782132148743, 0.4239862263202667, -0.6790503263473511, 1.1793749332427979, 54.086875915527344, 0.21375000476837158, 0.09312500059604645, 0.7612500190734863, -0.47562500834465027, 0.6762499809265137, -0.48153844475746155, 0.8012499809265137, 0.0312500037252903, 0.6868749856948853, 0.14562499523162842, 32.036251068115234, 50.068748474121094, -0.08749999850988388, -2.5168750286102295, 0.6324999928474426, -0.5268750190734863, 0.6512500047683716, 0.0, 1.1393749713897705, 0.5724999904632568, 0.7049999833106995, 0.30000001192092896], "max": [0.8591067790985107, -0.8054856061935425, 1.0877059698104858, -0.33317121863365173, -0.43814849853515625, 2.455772638320923, -0.5155880451202393, -0.7234683632850647, 1.2339303493499756, 0.19517242908477783, 1.0553520917892456, -0.6693227291107178, 69.5218734741211, 81.58875274658203, 0.4375, 4.922500133514404, 33.231876373291016, 62.328125, 27.829999923706055, 72.89437866210938, 17.41812515258789, 90.18437194824219, 2.0562500953674316, 107.05374908447266, 58.907501220703125, 66.86000061035156, 3.3975000381469727, 6.027500152587891, 32.57749938964844, 25.744375228881836, 52.65062713623047, 0.0, 44.279998779296875, 66.11500549316406, 66.05500030517578, 110.7706298828125], "mean": [0.7726585865020752, -0.8970429301261902, 0.8892670273780823, -0.6524127125740051, -0.7395115494728088, 2.127025604248047, -0.7986096739768982, -0.8394290804862976, 0.9873896241188049, 0.02832997590303421, 0.7949315905570984, -0.6754888296127319, 19.275768280029297, 72.82377624511719, 0.3043593466281891, 2.836338520050049, 5.36167573928833, 4.440286159515381, 3.9456400871276855, 6.025205612182617, 2.8366289138793945, 9.627212524414062, 1.1664730310440063, 14.879345893859863, 42.2157096862793, 62.020668029785156, 0.37465524673461914, 1.518273115158081, 6.465346813201904, 4.8186421394348145, 9.44105339050293, 0.0, 8.713614463806152, 11.000143051147461, 9.846211433410645, 24.632198333740234], "std": [0.07895568758249283, 0.10201054066419601, 0.08758411556482315, 0.1100461483001709, 0.16045789420604706, 0.1334953010082245, 0.13184727728366852, 0.14568352699279785, 0.11776155978441238, 0.2411210536956787, 0.20269450545310974, 0.0022316398099064827, 21.986154556274414, 10.305696487426758, 0.040289729833602905, 1.2836540937423706, 7.8064284324646, 13.568474769592285, 6.854138374328613, 17.02444076538086, 3.952895164489746, 23.151159286499023, 0.26542946696281433, 32.64545822143555, 8.372186660766602, 4.991156101226807, 0.6473353505134583, 2.5533199310302734, 10.837593078613281, 8.879165649414062, 16.65052032470703, 0.0, 14.178671836853027, 21.04054069519043, 17.97367286682129, 39.884403228759766], "count": [235]}, "action": {"min": [0.6028505563735962, -1.1928025484085083, 0.8005502820014954, -0.9343289732933044, -0.9146591424942017, 1.8960288763046265, -0.9416723847389221, -1.213807463645935, 0.8755817413330078, -0.6125782132148743, 0.4239862263202667, -0.6790503263473511, 1.1793749332427979, 54.086875915527344, 0.21375000476837158, 0.09312500059604645, 0.7612500190734863, -0.47562500834465027, 0.6762499809265137, -0.48153844475746155, 0.8012499809265137, 0.0312500037252903, 0.6868749856948853, 0.14562499523162842, 32.036251068115234, 50.068748474121094, -0.08749999850988388, -2.5168750286102295, 0.6324999928474426, -0.5268750190734863, 0.6512500047683716, 0.0, 1.1393749713897705, 0.5724999904632568, 0.7049999833106995, 0.30000001192092896], "max": [0.8591067790985107, -0.8054856061935425, 1.0877059698104858, -0.33317121863365173, -0.43814849853515625, 2.455772638320923, -0.5155880451202393, -0.7234683632850647, 1.2339303493499756, 0.19517242908477783, 1.0553520917892456, -0.6693227291107178, 69.5218734741211, 81.58875274658203, 0.4375, 4.922500133514404, 33.231876373291016, 62.328125, 27.829999923706055, 72.89437866210938, 17.41812515258789, 90.18437194824219, 2.0562500953674316, 107.05374908447266, 58.907501220703125, 66.86000061035156, 3.3975000381469727, 6.027500152587891, 32.57749938964844, 25.744375228881836, 52.65062713623047, 0.0, 44.279998779296875, 66.11500549316406, 66.05500030517578, 110.7706298828125], "mean": [0.7726584076881409, -0.8970425724983215, 0.8892672657966614, -0.6524128317832947, -0.7395114898681641, 2.127026081085205, -0.7986092567443848, -0.8394289016723633, 0.9873895645141602, 0.028329933062195778, 0.7949318289756775, -0.6754886507987976, 19.275772094726562, 72.82383728027344, 0.3043591380119324, 2.836338520050049, 5.361670017242432, 4.440299987792969, 3.9456467628479004, 6.0251994132995605, 2.8366315364837646, 9.627192497253418, 1.166473388671875, 14.879355430603027, 42.215721130371094, 62.02067565917969, 0.3746553063392639, 1.518272876739502, 6.46534538269043, 4.818644046783447, 9.441068649291992, 0.0, 8.713613510131836, 11.000151634216309, 9.846213340759277, 24.63218116760254], "std": [0.07895569503307343, 0.10201059281826019, 0.08758410066366196, 0.1100461333990097, 0.16045789420604706, 0.13349533081054688, 0.13184727728366852, 0.14568351209163666, 0.11776155233383179, 0.2411210685968399, 0.20269450545310974, 0.00223164027556777, 21.986154556274414, 10.30569839477539, 0.040289703756570816, 1.283653974533081, 7.806428909301758, 13.568475723266602, 6.854134559631348, 17.02443504333496, 3.9528937339782715, 23.151159286499023, 0.26542940735816956, 32.64546203613281, 8.372185707092285, 4.991155624389648, 0.6473347544670105, 2.5533196926116943, 10.837594032287598, 8.879166603088379, 16.650522232055664, 0.0, 14.178675651550293, 21.040536880493164, 17.973670959472656, 39.8843994140625], "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": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [235]}, "index": {"min": [2417], "max": [2651], "mean": [2534.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [2.178723404255319, 7.0, 7.0, 7.0, 7.0], "std": [1.7116541918363506, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [235]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [235]}, "eef_direction_state": {"mean": [4.208510638297873, 4.578723404255319], "std": [1.7488999323263439, 1.5727650363817876], "min": [1, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.8723404255319149, 0.8595744680851064], "std": [0.809965097136008, 0.8857403621464683], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.6170212765957447, 0.6127659574468085], "std": [0.823929130637618, 0.8036133878544935], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [4.208510638297873, 4.578723404255319], "std": [1.7488999323263439, 1.5727650363817876], "min": [1, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.8723404255319149, 0.8595744680851064], "std": [0.809965097136008, 0.8857403621464683], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.6170212765957447, 0.6127659574468085], "std": [0.823929130637618, 0.8036133878544935], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6451168445740635, 0.17126418305489968, 1.1330571627235895, 2.4422847481651075, 1.4055925858900864, 2.058842522176767, 0.6299941421413185, -0.15441717450170864, 1.1745800661367547, 1.5747323794077737, 0.7736494715234653, 2.2230214191813036], "std": [0.014504859508670587, 0.04214410150471103, 0.027965920915522406, 0.18696388183636456, 0.10471608023913542, 0.18158719612702834, 0.021195293240934977, 0.05874803815582671, 0.03854304921478997, 0.17078937734472788, 0.16366453717044566, 0.2115932510744937], "min": [0.6257456587878383, 0.05656989467339499, 1.0634306832687728, 2.093453144623558, 1.1398092587775115, 1.675165012401875, 0.6098408037685938, -0.20172547445437558, 1.0701011208802926, 1.3817709598920862, 0.6297127480380178, 2.0072605448161975], "max": [0.6761097876141451, 0.20222165895498195, 1.158190912302757, 2.8970686441909415, 1.5070693013496808, 2.349087895568283, 0.6893019530987937, 0.011603952124767003, 1.2208806905854261, 1.958786774190255, 1.1925955978096083, 2.8250161779466127], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6451168445740635, 0.17126418305489968, 1.1330571627235895, 2.4422847481651075, 1.4055925858900864, 2.058842522176767, 0.6299941421413185, -0.15441717450170864, 1.1745800661367547, 1.5747323794077737, 0.7736494715234653, 2.2230214191813036], "std": [0.014504859508670587, 0.04214410150471103, 0.027965920915522406, 0.18696388183636456, 0.10471608023913542, 0.18158719612702834, 0.021195293240934977, 0.05874803815582671, 0.03854304921478997, 0.17078937734472788, 0.16366453717044566, 0.2115932510744937], "min": [0.6257456587878383, 0.05656989467339499, 1.0634306832687728, 2.093453144623558, 1.1398092587775115, 1.675165012401875, 0.6098408037685938, -0.20172547445437558, 1.0701011208802926, 1.3817709598920862, 0.6297127480380178, 2.0072605448161975], "max": [0.6761097876141451, 0.20222165895498195, 1.158190912302757, 2.8970686441909415, 1.5070693013496808, 2.349087895568283, 0.6893019530987937, 0.011603952124767003, 1.2208806905854261, 1.958786774190255, 1.1925955978096083, 2.8250161779466127], "count": [235]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826644199346405]], [[0.46838648897058827]], [[0.44888663194444445]]], "std": [[[0.21704493411070633]], [[0.21717541262834533]], [[0.2226376061841222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5844473978758169]], [[0.6009122467320261]], [[0.591227301879085]]], "std": [[[0.28239105735114167]], [[0.2885335466746228]], [[0.29702387992985363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5184561111111111]], [[0.5438313623366012]], [[0.5095145547385621]]], "std": [[[0.29401336545635665]], [[0.2926232840060961]], [[0.312371647870083]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44992465482026145]], [[0.4758690910947712]], [[0.45126421977124187]]], "std": [[[0.3362745020121248]], [[0.3456371180621001]], [[0.3643749446240398]]], "count": [100]}, "observation.state": {"min": [0.6753070950508118, -1.1445459127426147, 0.7973315715789795, -0.8557450175285339, -0.8911904692649841, 1.863126516342163, -0.971522867679596, -1.3006408214569092, 0.7495517730712891, -0.5473697185516357, 0.3672417402267456, -0.6809576749801636, 13.013750076293945, 53.75, -0.2874999940395355, -0.4831250011920929, 0.7862499952316284, -0.015625, 0.8006249666213989, -0.15562500059604645, 1.0681250095367432, 0.11562500894069672, 0.6143749952316284, 0.4543749988079071, 33.33333206176758, 48.479373931884766, -0.16875000298023224, -2.999375104904175, 0.8687499761581421, -0.3018749952316284, 0.6462500095367432, 0.0, 0.9433333277702332, -0.05076923221349716, 1.03125, -0.046363648027181625], "max": [0.8351983428001404, -0.7248511910438538, 1.0574978590011597, -0.33045318722724915, -0.5113679766654968, 2.382171869277954, -0.4576037526130676, -0.6263351440429688, 1.2557460069656372, 0.2355373054742813, 0.9295367002487183, -0.6773574948310852, 72.1343765258789, 84.40062713623047, 40.8337516784668, 4.511875152587891, 34.85375213623047, 48.90250015258789, 28.642499923706055, 90.29562377929688, 18.788124084472656, 109.3656234741211, 18.766874313354492, 110.84937286376953, 57.561248779296875, 72.46624755859375, 2.8949999809265137, 6.265454292297363, 30.681249618530273, 32.694374084472656, 50.973751068115234, 0.0, 45.90062713623047, 63.131874084472656, 57.294376373291016, 111.11563110351562], "mean": [0.7633373141288757, -0.92086261510849, 0.9170923829078674, -0.6056739091873169, -0.6929114460945129, 2.071829319000244, -0.8168787360191345, -0.8227871656417847, 0.9329958558082581, 0.036847252398729324, 0.7461177110671997, -0.6799694299697876, 37.84967803955078, 67.25788116455078, 1.740509271621704, 1.829800009727478, 9.726021766662598, 10.289765357971191, 7.883941650390625, 18.250059127807617, 5.733295440673828, 27.08399772644043, 3.2628581523895264, 42.898948669433594, 41.22016525268555, 64.55305480957031, 0.5939430594444275, -0.25165289640426636, 7.752655029296875, 7.122004985809326, 11.509383201599121, 0.0, 11.282753944396973, 14.424126625061035, 12.256738662719727, 45.13155746459961], "std": [0.046480078250169754, 0.09909545630216599, 0.06229625642299652, 0.10923635959625244, 0.10501176118850708, 0.13433538377285004, 0.1973971724510193, 0.20667912065982819, 0.18478359282016754, 0.2768300473690033, 0.21811708807945251, 0.0012348584132269025, 20.591524124145508, 11.492506980895996, 6.9882612228393555, 1.6159772872924805, 10.078636169433594, 16.311986923217773, 8.480377197265625, 29.350431442260742, 5.565710544586182, 38.13135528564453, 4.696272850036621, 42.94883728027344, 8.385748863220215, 9.183549880981445, 0.5576738715171814, 1.8419222831726074, 11.509496688842773, 12.54443073272705, 18.0013370513916, 0.0, 16.673641204833984, 23.374067306518555, 19.620285034179688, 36.59969711303711], "count": [224]}, "action": {"min": [0.6753070950508118, -1.1445459127426147, 0.7973315715789795, -0.8557450175285339, -0.8911904692649841, 1.863126516342163, -0.971522867679596, -1.3006408214569092, 0.7495517730712891, -0.5473697185516357, 0.3672417402267456, -0.6809576749801636, 13.013750076293945, 53.75, -0.2874999940395355, -0.4831250011920929, 0.7862499952316284, -0.015625, 0.8006249666213989, -0.15562500059604645, 1.0681250095367432, 0.11562500894069672, 0.6143749952316284, 0.4543749988079071, 33.33333206176758, 48.479373931884766, -0.16875000298023224, -2.999375104904175, 0.8687499761581421, -0.3018749952316284, 0.6462500095367432, 0.0, 0.9433333277702332, -0.05076923221349716, 1.03125, -0.046363648027181625], "max": [0.8351983428001404, -0.7248511910438538, 1.0574978590011597, -0.33045318722724915, -0.5113679766654968, 2.382171869277954, -0.4576037526130676, -0.6263351440429688, 1.2557460069656372, 0.2355373054742813, 0.9295367002487183, -0.6773574948310852, 72.1343765258789, 84.40062713623047, 40.8337516784668, 4.511875152587891, 34.85375213623047, 48.90250015258789, 28.642499923706055, 90.29562377929688, 18.788124084472656, 109.3656234741211, 18.766874313354492, 110.84937286376953, 57.561248779296875, 72.46624755859375, 2.8949999809265137, 6.265454292297363, 30.681249618530273, 32.694374084472656, 50.973751068115234, 0.0, 45.90062713623047, 63.131874084472656, 57.294376373291016, 111.11563110351562], "mean": [0.7633370757102966, -0.9208624958992004, 0.9170922636985779, -0.6056739091873169, -0.6929116249084473, 2.071829080581665, -0.816878616809845, -0.8227868676185608, 0.9329960942268372, 0.03684721514582634, 0.7461175918579102, -0.679968535900116, 37.849674224853516, 67.25786590576172, 1.7405086755752563, 1.8297998905181885, 9.726019859313965, 10.289774894714355, 7.883948802947998, 18.25007438659668, 5.733293056488037, 27.0839900970459, 3.2628588676452637, 42.898921966552734, 41.22016525268555, 64.55308532714844, 0.5939429402351379, -0.25165313482284546, 7.752660274505615, 7.122002124786377, 11.509384155273438, 0.0, 11.282753944396973, 14.424123764038086, 12.256731033325195, 45.13156509399414], "std": [0.046480078250169754, 0.09909545630216599, 0.062296267598867416, 0.10923635959625244, 0.10501173883676529, 0.13433535397052765, 0.1973971575498581, 0.2066790908575058, 0.18478360772132874, 0.2768300473690033, 0.2181171029806137, 0.001234858762472868, 20.591524124145508, 11.492506980895996, 6.988264560699463, 1.6159770488739014, 10.07863712310791, 16.311981201171875, 8.480377197265625, 29.350435256958008, 5.565710067749023, 38.131351470947266, 4.696274757385254, 42.94883728027344, 8.385749816894531, 9.183549880981445, 0.5576738715171814, 1.841922402381897, 11.509496688842773, 12.544429779052734, 18.00133514404297, 0.0, 16.67363929748535, 23.37406349182129, 19.620283126831055, 36.599693298339844], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [224]}, "index": {"min": [2652], "max": [2875], "mean": [2763.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [3.34375, 7.0, 7.0, 7.0, 7.0], "std": [2.0577936021206233, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [224]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [224]}, "eef_direction_state": {"mean": [3.767857142857143, 4.607142857142857], "std": [1.5293681168164492, 1.8070158058105015], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.2455357142857142, 0.8571428571428571], "std": [0.6991561741609273, 0.9482798605251241], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.9196428571428571, 0.5803571428571429], "std": [0.8570963529051243, 0.7692574441018577], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.767857142857143, 4.607142857142857], "std": [1.5293681168164492, 1.8070158058105015], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.2455357142857142, 0.8571428571428571], "std": [0.6991561741609273, 0.9482798605251241], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.9196428571428571, 0.5803571428571429], "std": [0.8570963529051243, 0.7692574441018577], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6464693028876779, 0.16025290959196678, 1.124388583248328, 1.6528804816069216, 1.3973441264473891, 2.0675532849536373, 0.6188800323054069, -0.1471788236490472, 1.1623712841648068, 1.679340100305873, 0.7656783516783182, 2.2921247293296636], "std": [0.00907810968954365, 0.03662529108333186, 0.03761771397537322, 2.122325429026803, 0.11860175236207196, 1.0437035420102094, 0.030186580919131487, 0.07391939089900477, 0.03429172893328755, 0.13803741219116736, 0.17956530600257622, 0.22599244697345702], "min": [0.6135544455257064, 0.08043679663620547, 1.056455845753163, -3.1350298523710296, 1.1548124133548052, -3.0306520250044917, 0.5879616246629964, -0.19363486857699372, 1.0648906346158207, 1.4389551164204342, 0.6377357215443551, 2.116577422390992], "max": [0.6677527072714486, 0.20981299378264198, 1.1710297740200837, 3.139328066524929, 1.540595021644, 3.129946898198984, 0.6794329176609106, 0.04077751803269414, 1.2232500226179313, 2.0495368406750196, 1.1505499420477956, 2.878632899442646], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6464693028876779, 0.16025290959196678, 1.124388583248328, 1.6528804816069216, 1.3973441264473891, 2.0675532849536373, 0.6188800323054069, -0.1471788236490472, 1.1623712841648068, 1.679340100305873, 0.7656783516783182, 2.2921247293296636], "std": [0.00907810968954365, 0.03662529108333186, 0.03761771397537322, 2.122325429026803, 0.11860175236207196, 1.0437035420102094, 0.030186580919131487, 0.07391939089900477, 0.03429172893328755, 0.13803741219116736, 0.17956530600257622, 0.22599244697345702], "min": [0.6135544455257064, 0.08043679663620547, 1.056455845753163, -3.1350298523710296, 1.1548124133548052, -3.0306520250044917, 0.5879616246629964, -0.19363486857699372, 1.0648906346158207, 1.4389551164204342, 0.6377357215443551, 2.116577422390992], "max": [0.6677527072714486, 0.20981299378264198, 1.1710297740200837, 3.139328066524929, 1.540595021644, 3.129946898198984, 0.6794329176609106, 0.04077751803269414, 1.2232500226179313, 2.0495368406750196, 1.1505499420477956, 2.878632899442646], "count": [224]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807006454248366]], [[0.4694933946078431]], [[0.45437801674836603]]], "std": [[[0.205063137089538]], [[0.2054293945778654]], [[0.2110563451734139]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5699829595588235]], [[0.5861532659313726]], [[0.5700732863562091]]], "std": [[[0.2889928624693684]], [[0.2940346026106417]], [[0.3055805982330896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5292684742647059]], [[0.5544076164215687]], [[0.5202213051470588]]], "std": [[[0.2942534177314072]], [[0.2952908459132584]], [[0.3141155760251792]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45670365604575164]], [[0.4828834599673203]], [[0.4604095894607843]]], "std": [[[0.3365487173784491]], [[0.3471225542864831]], [[0.364849203481482]]], "count": [100]}, "observation.state": {"min": [0.6155108213424683, -1.141470193862915, 0.8029106855392456, -0.8029106855392456, -1.6470553874969482, 1.1460161209106445, -1.0332980155944824, -1.2698367834091187, 0.760471522808075, -0.5396448373794556, 0.37541961669921875, -0.6812199354171753, 3.9811110496520996, 53.74437713623047, -0.5112500190734863, -0.09375, 0.7762500047683716, -0.040625013411045074, 0.7081249952316284, -0.6111111044883728, 1.0262500047683716, -0.03187499940395355, 0.890625, 0.17124998569488525, 28.576875686645508, 47.74437713623047, -0.11222222447395325, -2.3399999141693115, 0.6931250095367432, -0.31187498569488525, 0.6362500190734863, 0.0, 0.953125, -0.0768750011920929, 0.6937500238418579, 0.5674999952316284], "max": [1.0189688205718994, -0.6292057633399963, 1.062504768371582, -0.09981454163789749, -0.4607032537460327, 2.3723487854003906, -0.45748454332351685, -0.5344472527503967, 1.267976999282837, 0.15783551335334778, 1.657473087310791, -0.6755216717720032, 70.35499572753906, 85.6322250366211, 39.55125045776367, 9.395625114440918, 24.91874885559082, 58.985626220703125, 23.22249984741211, 76.11687469482422, 16.576250076293945, 95.6031265258789, 12.691874504089355, 109.4437484741211, 56.74687576293945, 80.55000305175781, -0.014374999329447746, 4.566874980926514, 33.38062286376953, 101.87545776367188, 49.74937438964844, 0.0, 47.12437438964844, 85.20437622070312, 65.95000457763672, 109.99687957763672], "mean": [0.7957702875137329, -0.8441945910453796, 0.8952406644821167, -0.5459683537483215, -0.8413429260253906, 1.9343562126159668, -0.7475340962409973, -0.8051952123641968, 0.9706274271011353, -0.09019637852907181, 0.7800963521003723, -0.6793297529220581, 29.694408416748047, 70.46327209472656, 1.7438983917236328, 3.8211238384246826, 6.984652519226074, 8.539356231689453, 6.068338394165039, 10.117674827575684, 5.121775150299072, 14.850787162780762, 2.6632299423217773, 28.69454002380371, 41.85184097290039, 62.4891471862793, -0.048658840358257294, 0.5000609755516052, 9.951593399047852, 15.231107711791992, 14.173279762268066, 0.0, 13.51911735534668, 22.22187614440918, 14.3228178024292, 44.949920654296875], "std": [0.10101673007011414, 0.12768535315990448, 0.06387675553560257, 0.177460178732872, 0.3405039608478546, 0.36010557413101196, 0.16917526721954346, 0.20910827815532684, 0.15417444705963135, 0.20904357731342316, 0.37076157331466675, 0.0014309048419818282, 21.393491744995117, 10.639707565307617, 7.165776252746582, 2.9131155014038086, 7.095976829528809, 15.894314765930176, 6.736013412475586, 21.863971710205078, 4.883491039276123, 28.96160125732422, 3.325284481048584, 34.67440414428711, 8.866517066955566, 8.812945365905762, 0.01802876405417919, 1.9737718105316162, 12.467024803161621, 24.651926040649414, 17.535953521728516, 0.0, 16.020214080810547, 30.20782470703125, 20.373851776123047, 40.51057815551758], "count": [175]}, "action": {"min": [0.6155108213424683, -1.141470193862915, 0.8029106855392456, -0.8029106855392456, -1.6470553874969482, 1.1460161209106445, -1.0332980155944824, -1.2698367834091187, 0.760471522808075, -0.5396448373794556, 0.37541961669921875, -0.6812199354171753, 3.9811110496520996, 53.74437713623047, -0.5112500190734863, -0.09375, 0.7762500047683716, -0.040625013411045074, 0.7081249952316284, -0.6111111044883728, 1.0262500047683716, -0.03187499940395355, 0.890625, 0.17124998569488525, 28.576875686645508, 47.74437713623047, -0.11222222447395325, -2.3399999141693115, 0.6931250095367432, -0.31187498569488525, 0.6362500190734863, 0.0, 0.953125, -0.0768750011920929, 0.6937500238418579, 0.5674999952316284], "max": [1.0189688205718994, -0.6292057633399963, 1.062504768371582, -0.09981454163789749, -0.4607032537460327, 2.3723487854003906, -0.45748454332351685, -0.5344472527503967, 1.267976999282837, 0.15783551335334778, 1.657473087310791, -0.6755216717720032, 70.35499572753906, 85.6322250366211, 39.55125045776367, 9.395625114440918, 24.91874885559082, 58.985626220703125, 23.22249984741211, 76.11687469482422, 16.576250076293945, 95.6031265258789, 12.691874504089355, 109.4437484741211, 56.74687576293945, 80.55000305175781, -0.014374999329447746, 4.566874980926514, 33.38062286376953, 101.87545776367188, 49.74937438964844, 0.0, 47.12437438964844, 85.20437622070312, 65.95000457763672, 109.99687957763672], "mean": [0.7957703471183777, -0.8441948294639587, 0.8952407240867615, -0.5459684729576111, -0.8413429260253906, 1.9343563318252563, -0.7475340962409973, -0.8051952123641968, 0.9706277251243591, -0.090196393430233, 0.780096173286438, -0.6793291568756104, 29.694408416748047, 70.46326446533203, 1.7438982725143433, 3.82112455368042, 6.98465633392334, 8.539360046386719, 6.068337917327881, 10.117682456970215, 5.121774673461914, 14.850778579711914, 2.6632297039031982, 28.69454002380371, 41.85185241699219, 62.4891242980957, -0.04865885153412819, 0.5000609755516052, 9.951590538024902, 15.231106758117676, 14.1732816696167, 0.0, 13.519121170043945, 22.221872329711914, 14.322819709777832, 44.94990539550781], "std": [0.10101672261953354, 0.12768535315990448, 0.06387675553560257, 0.177460178732872, 0.3405039310455322, 0.36010557413101196, 0.16917528212070465, 0.20910827815532684, 0.15417444705963135, 0.20904357731342316, 0.37076157331466675, 0.0014309051912277937, 21.393491744995117, 10.63970947265625, 7.165777683258057, 2.9131155014038086, 7.095974922180176, 15.894309043884277, 6.7360124588012695, 21.863971710205078, 4.883491516113281, 28.961606979370117, 3.325284481048584, 34.674407958984375, 8.866517066955566, 8.812945365905762, 0.01802876964211464, 1.9737720489501953, 12.467023849487305, 24.65192413330078, 17.535951614379883, 0.0, 16.02020835876465, 30.20782470703125, 20.37384796142578, 40.510581970214844], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [175]}, "index": {"min": [2876], "max": [3050], "mean": [2963.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.5885714285714285, 7.0, 7.0, 7.0, 7.0], "std": [1.8398402770072062, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [175]}, "eef_direction_state": {"mean": [3.8057142857142856, 4.2], "std": [1.2948122549274104, 1.4422205101855956], "min": [2, 1], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.3771428571428572, 1.28], "std": [0.7135767910566422, 0.8661243724612699], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [1.1085714285714285, 1.0971428571428572], "std": [0.7817092731668855, 0.8327186848890004], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.8057142857142856, 4.2], "std": [1.2948122549274104, 1.4422205101855956], "min": [2, 1], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.3771428571428572, 1.28], "std": [0.7135767910566422, 0.8661243724612699], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [1.1085714285714285, 1.0971428571428572], "std": [0.7817092731668855, 0.8327186848890004], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.634768450795488, 0.18529687152999158, 1.166832453784524, 1.7089350355162631, 1.304468430070743, 1.3076661182653107, 0.6170263627522691, -0.14473841351380679, 1.1978307098775078, 1.5455407403139225, 0.8507586367845255, 2.2706804624866592], "std": [0.03292834650613252, 0.04753880569527654, 0.07652566844221907, 1.3935242222147952, 0.22744841333997726, 1.4026553601231966, 0.03862772521584477, 0.07055533167579192, 0.07489638736786644, 0.3751826045938254, 0.14992440311506933, 0.3207368044019737], "min": [0.5356861561877914, 0.07354159066352331, 1.0721082618090132, -3.0143427631454034, 0.7043347570876883, -2.4585831126962225, 0.5272035168313798, -0.23099921819581165, 1.0745295977093998, 0.6591557964337196, 0.5905158047438475, 1.5979521596709372], "max": [0.6673976972556598, 0.24351498622816833, 1.3768963340788734, 2.8543285446600186, 1.5485595677115747, 3.0065517522866894, 0.662946746701865, 0.019312331743665728, 1.3681569736234098, 2.0076016687331046, 1.140911776247493, 2.8349169429293335], "count": [175]}, "eef_sim_pose_action": {"mean": [0.634768450795488, 0.18529687152999158, 1.166832453784524, 1.7089350355162631, 1.304468430070743, 1.3076661182653107, 0.6170263627522691, -0.14473841351380679, 1.1978307098775078, 1.5455407403139225, 0.8507586367845255, 2.2706804624866592], "std": [0.03292834650613252, 0.04753880569527654, 0.07652566844221907, 1.3935242222147952, 0.22744841333997726, 1.4026553601231966, 0.03862772521584477, 0.07055533167579192, 0.07489638736786644, 0.3751826045938254, 0.14992440311506933, 0.3207368044019737], "min": [0.5356861561877914, 0.07354159066352331, 1.0721082618090132, -3.0143427631454034, 0.7043347570876883, -2.4585831126962225, 0.5272035168313798, -0.23099921819581165, 1.0745295977093998, 0.6591557964337196, 0.5905158047438475, 1.5979521596709372], "max": [0.6673976972556598, 0.24351498622816833, 1.3768963340788734, 2.8543285446600186, 1.5485595677115747, 3.0065517522866894, 0.662946746701865, 0.019312331743665728, 1.3681569736234098, 2.0076016687331046, 1.140911776247493, 2.8349169429293335], "count": [175]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763778227124183]], [[0.46813018382352944]], [[0.45232950571895425]]], "std": [[[0.21634541772402419]], [[0.21558152603971917]], [[0.22125007143113615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5755184354575164]], [[0.5931374428104574]], [[0.5807683578431373]]], "std": [[[0.29146973957541183]], [[0.2974572028066671]], [[0.30606986382025725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5495369424019608]], [[0.5786651838235294]], [[0.5510091380718954]]], "std": [[[0.2843257543840858]], [[0.28486260384560236]], [[0.30323461633766763]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398551736111111]], [[0.46482565767973855]], [[0.4451798366013072]]], "std": [[[0.33179123833977686]], [[0.34445997105041065]], [[0.36134632879168765]]], "count": [100]}, "observation.state": {"min": [0.6904945969581604, -1.133292317390442, 0.7933499217033386, -0.8060816526412964, -0.9864957332611084, 1.8663691282272339, -0.8786812424659729, -1.258750081062317, 0.7785438895225525, -0.28076601028442383, 0.29564353823661804, -0.6831511855125427, 3.0718750953674316, 53.890625, -0.7962499856948853, 0.2631250023841858, 0.9580000042915344, -0.48374998569488525, 0.96875, -0.14000000059604645, 0.7430769205093384, 0.36375001072883606, 1.0993750095367432, -0.13062499463558197, 23.0731258392334, 47.88062286376953, -0.12111110985279083, -1.8450000286102295, 1.003749966621399, -0.28187501430511475, 0.7143750190734863, 0.0, 0.648888885974884, 0.5006250143051147, 0.6306250095367432, 0.27454549074172974], "max": [0.903501033782959, -0.733386754989624, 1.0231174230575562, -0.4116121232509613, -0.5556191205978394, 2.2436485290527344, -0.4520246684551239, -0.6364442706108093, 1.1603771448135376, 0.2020389884710312, 0.8136873245239258, -0.6803377866744995, 80.90875244140625, 59.17900085449219, 39.22999954223633, 4.818749904632568, 27.486875534057617, 60.42937469482422, 24.35187530517578, 77.06937408447266, 20.573123931884766, 94.9731216430664, 12.149999618530273, 103.76499938964844, 60.21562576293945, 68.23625183105469, 0.08812499791383743, 4.5879998207092285, 36.07875061035156, 23.651874542236328, 53.21812438964844, 0.0, 49.94187545776367, 69.3550033569336, 65.81999969482422, 110.61062622070312], "mean": [0.8151687383651733, -0.8603614568710327, 0.8738370537757874, -0.5645923614501953, -0.771594762802124, 2.0027873516082764, -0.7368544340133667, -0.8529002666473389, 0.9363055229187012, 0.01909204013645649, 0.6226038932800293, -0.6811115741729736, 32.87833023071289, 57.82331085205078, 3.6828744411468506, 1.8823223114013672, 8.958826065063477, 7.852116107940674, 4.896053791046143, 11.627163887023926, 4.452017307281494, 17.91628074645996, 2.6148605346679688, 29.4477481842041, 39.484676361083984, 59.85626220703125, -0.027720147743821144, 0.1395583152770996, 11.76522159576416, 7.831309795379639, 17.052764892578125, 0.0, 15.15301513671875, 18.923351287841797, 15.976944923400879, 43.381160736083984], "std": [0.06463684141635895, 0.11120246350765228, 0.07568099349737167, 0.10080420225858688, 0.15702304244041443, 0.11807955801486969, 0.1737665832042694, 0.20466558635234833, 0.1349305659532547, 0.1738136112689972, 0.1836227923631668, 0.0006167475949041545, 27.5459041595459, 1.4851263761520386, 8.278822898864746, 1.2428395748138428, 6.713822841644287, 16.462238311767578, 6.798187732696533, 22.663959503173828, 5.945643424987793, 30.376300811767578, 2.8641979694366455, 37.641510009765625, 13.152667045593262, 7.418296813964844, 0.04301077499985695, 1.652120590209961, 14.530643463134766, 9.238419532775879, 21.05256462097168, 0.0, 18.0949649810791, 24.998031616210938, 21.60007095336914, 45.203678131103516], "count": [159]}, "action": {"min": [0.6904945969581604, -1.133292317390442, 0.7933499217033386, -0.8060816526412964, -0.9864957332611084, 1.8663691282272339, -0.8786812424659729, -1.258750081062317, 0.7785438895225525, -0.28076601028442383, 0.29564353823661804, -0.6831511855125427, 3.0718750953674316, 53.890625, -0.7962499856948853, 0.2631250023841858, 0.9580000042915344, -0.48374998569488525, 0.96875, -0.14000000059604645, 0.7430769205093384, 0.36375001072883606, 1.0993750095367432, -0.13062499463558197, 23.0731258392334, 47.88062286376953, -0.12111110985279083, -1.8450000286102295, 1.003749966621399, -0.28187501430511475, 0.7143750190734863, 0.0, 0.648888885974884, 0.5006250143051147, 0.6306250095367432, 0.27454549074172974], "max": [0.903501033782959, -0.733386754989624, 1.0231174230575562, -0.4116121232509613, -0.5556191205978394, 2.2436485290527344, -0.4520246684551239, -0.6364442706108093, 1.1603771448135376, 0.2020389884710312, 0.8136873245239258, -0.6803377866744995, 80.90875244140625, 59.17900085449219, 39.22999954223633, 4.818749904632568, 27.486875534057617, 60.42937469482422, 24.35187530517578, 77.06937408447266, 20.573123931884766, 94.9731216430664, 12.149999618530273, 103.76499938964844, 60.21562576293945, 68.23625183105469, 0.08812499791383743, 4.5879998207092285, 36.07875061035156, 23.651874542236328, 53.21812438964844, 0.0, 49.94187545776367, 69.3550033569336, 65.81999969482422, 110.61062622070312], "mean": [0.8151686787605286, -0.8603615164756775, 0.8738367557525635, -0.5645923018455505, -0.7715946435928345, 2.0027871131896973, -0.7368549704551697, -0.8529002666473389, 0.936305582523346, 0.0190920177847147, 0.6226040124893188, -0.681111216545105, 32.87832260131836, 57.82332229614258, 3.682872772216797, 1.8823217153549194, 8.95882511138916, 7.852121353149414, 4.89605188369751, 11.627156257629395, 4.452019691467285, 17.916278839111328, 2.614861488342285, 29.44773292541504, 39.48466110229492, 59.856285095214844, -0.027720145881175995, 0.13955825567245483, 11.76522159576416, 7.831312656402588, 17.052764892578125, 0.0, 15.153016090393066, 18.9233455657959, 15.976949691772461, 43.381168365478516], "std": [0.06463684141635895, 0.11120246350765228, 0.07568100094795227, 0.10080420225858688, 0.15702304244041443, 0.11807958781719208, 0.17376656830310822, 0.20466557145118713, 0.1349305659532547, 0.1738135814666748, 0.18362277746200562, 0.0006167475949041545, 27.545902252197266, 1.4851269721984863, 8.27882194519043, 1.2428393363952637, 6.713823318481445, 16.462234497070312, 6.798187732696533, 22.66398048400879, 5.945641994476318, 30.376300811767578, 2.864198923110962, 37.64150619506836, 13.152668952941895, 7.418296813964844, 0.04301077499985695, 1.6521204710006714, 14.530640602111816, 9.238421440124512, 21.052562713623047, 0.0, 18.0949649810791, 24.998027801513672, 21.600072860717773, 45.203678131103516], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [159]}, "index": {"min": [3051], "max": [3209], "mean": [3130.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [2.729559748427673, 7.0, 7.0, 7.0, 7.0], "std": [1.8554205293597859, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [159]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [159]}, "eef_direction_state": {"mean": [3.6855345911949686, 4.119496855345912], "std": [1.5177704799921252, 1.7206287423084698], "min": [2, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.1446540880503144, 1.1886792452830188], "std": [0.725427464417419, 0.9053982849272013], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.8238993710691824, 0.8742138364779874], "std": [0.8507088512659563, 0.8298074215079578], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [3.6855345911949686, 4.119496855345912], "std": [1.5177704799921252, 1.7206287423084698], "min": [2, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.1446540880503144, 1.1886792452830188], "std": [0.725427464417419, 0.9053982849272013], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.8238993710691824, 0.8742138364779874], "std": [0.8507088512659563, 0.8298074215079578], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6358256084314389, 0.17707746531431187, 1.1381772437622688, 1.6885490243332186, 1.4317259603185155, 1.7569927981606805, 0.6189539295099576, -0.12327466352882088, 1.1586705606935968, 1.7172365952084345, 0.7431721035531011, 2.361725485426272], "std": [0.010736395606869757, 0.04298876398146013, 0.03941533102545787, 1.5250072003161754, 0.12532274218888437, 0.6943490457534461, 0.023097999820350112, 0.07974923646817716, 0.034733877122619716, 0.11492904800861975, 0.08446031048976951, 0.17320853585535329], "min": [0.6151329774397842, 0.07912943535157799, 1.0648047784298669, -3.1293394337304146, 1.1877844362295034, -0.5063006577971735, 0.5938717305295996, -0.19310792874748955, 1.073106885404481, 1.5200700644281404, 0.6317315034855255, 2.2011297728333585], "max": [0.6586108740840998, 0.22485360593553044, 1.1814998967613415, 3.116017587362082, 1.5433313621760183, 2.7045517861039943, 0.6545864349330082, 0.03716676692422771, 1.2032689866017834, 1.980979851803796, 0.900722168322365, 2.722681554943782], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6358256084314389, 0.17707746531431187, 1.1381772437622688, 1.6885490243332186, 1.4317259603185155, 1.7569927981606805, 0.6189539295099576, -0.12327466352882088, 1.1586705606935968, 1.7172365952084345, 0.7431721035531011, 2.361725485426272], "std": [0.010736395606869757, 0.04298876398146013, 0.03941533102545787, 1.5250072003161754, 0.12532274218888437, 0.6943490457534461, 0.023097999820350112, 0.07974923646817716, 0.034733877122619716, 0.11492904800861975, 0.08446031048976951, 0.17320853585535329], "min": [0.6151329774397842, 0.07912943535157799, 1.0648047784298669, -3.1293394337304146, 1.1877844362295034, -0.5063006577971735, 0.5938717305295996, -0.19310792874748955, 1.073106885404481, 1.5200700644281404, 0.6317315034855255, 2.2011297728333585], "max": [0.6586108740840998, 0.22485360593553044, 1.1814998967613415, 3.116017587362082, 1.5433313621760183, 2.7045517861039943, 0.6545864349330082, 0.03716676692422771, 1.2032689866017834, 1.980979851803796, 0.900722168322365, 2.722681554943782], "count": [159]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48257933619281046]], [[0.4724776225490196]], [[0.45568534722222226]]], "std": [[[0.21993609429213395]], [[0.2182390918119658]], [[0.22328661793098492]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5655675776143791]], [[0.5791187009803921]], [[0.5650043035130718]]], "std": [[[0.29555426573500193]], [[0.30322840434196385]], [[0.3135281945319789]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5502700816993464]], [[0.568394897875817]], [[0.5328737540849673]]], "std": [[[0.2852897633625442]], [[0.2920751413332685]], [[0.3120031945665749]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44138936887254904]], [[0.46709822712418303]], [[0.44112404411764705]]], "std": [[[0.33448369686293006]], [[0.3441140537789275]], [[0.3628425564722043]]], "count": [100]}, "observation.state": {"min": [0.5807488560676575, -1.2211031913757324, 0.7738231420516968, -0.8559357523918152, -1.0258592367172241, 1.7492561340332031, -0.808799684047699, -1.3175688982009888, 0.7871747612953186, -0.28267335891723633, 0.09179255366325378, -0.6843671202659607, 17.84375, 53.650001525878906, -0.5993750095367432, -0.36375001072883606, 0.7699999809265137, 0.5133333206176758, 0.7443749904632568, -0.12937499582767487, 0.6875, -1.0831249952316284, 0.8843749761581421, -0.15909090638160706, 9.869999885559082, 48.08187484741211, -0.11500000208616257, -2.804374933242798, 0.7862499952316284, 0.014999999664723873, 0.6612499952316284, 0.0, 0.75, -0.3233333230018616, 0.7337499856948853, 0.22500000894069672], "max": [0.8800641298294067, -0.7802658677101135, 1.1305028200149536, -0.2673666775226593, -0.41545072197914124, 2.383673906326294, -0.38052186369895935, -0.6422988772392273, 1.2794690132141113, 0.2617160677909851, 0.8229063153266907, -0.6798609495162964, 73.1656265258789, 84.95750427246094, 38.866249084472656, 6.177500247955322, 25.262500762939453, 89.62750244140625, 20.29312515258789, 102.1512451171875, 14.934999465942383, 105.55249786376953, 20.02750015258789, 109.5893783569336, 56.87125015258789, 71.64187622070312, 0.11437500268220901, 5.996874809265137, 35.944374084472656, 32.885623931884766, 50.823123931884766, 0.0, 49.619998931884766, 87.6206283569336, 60.97687530517578, 111.85625457763672], "mean": [0.7758883237838745, -0.9012665152549744, 0.8792153596878052, -0.6156871318817139, -0.7577641010284424, 2.123042345046997, -0.6213445067405701, -0.9465358853340149, 0.9977443814277649, 0.031845882534980774, 0.4364907443523407, -0.6811408996582031, 35.39338302612305, 73.10704803466797, 1.0179134607315063, 3.55245041847229, 5.219394683837891, 13.09533405303955, 4.046719074249268, 15.155635833740234, 3.5881268978118896, 19.298946380615234, 2.6203927993774414, 29.555770874023438, 36.7513542175293, 60.419097900390625, -0.036287594586610794, -0.4705249071121216, 14.405741691589355, 11.866698265075684, 20.403430938720703, 0.0, 18.76114273071289, 31.78678321838379, 21.310720443725586, 53.38117218017578], "std": [0.09318927675485611, 0.12470134347677231, 0.09956147521734238, 0.09831418842077255, 0.21709007024765015, 0.13721387088298798, 0.19316259026527405, 0.25204479694366455, 0.1893957257270813, 0.21041364967823029, 0.25383883714675903, 0.0008619491709396243, 18.882780075073242, 12.371721267700195, 5.386850833892822, 2.044881820678711, 6.480330944061279, 23.921855926513672, 5.467151641845703, 28.197914123535156, 4.177471160888672, 34.249786376953125, 4.258130073547363, 42.45990753173828, 16.58085823059082, 9.390218734741211, 0.05428900942206383, 2.077782392501831, 15.813390731811523, 13.292197227478027, 22.172714233398438, 0.0, 20.375768661499023, 35.075016021728516, 24.456274032592773, 49.499271392822266], "count": [294]}, "action": {"min": [0.5807488560676575, -1.2211031913757324, 0.7738231420516968, -0.8559357523918152, -1.0258592367172241, 1.7492561340332031, -0.808799684047699, -1.3175688982009888, 0.7871747612953186, -0.28267335891723633, 0.09179255366325378, -0.6843671202659607, 17.84375, 53.650001525878906, -0.5993750095367432, -0.36375001072883606, 0.7699999809265137, 0.5133333206176758, 0.7443749904632568, -0.12937499582767487, 0.6875, -1.0831249952316284, 0.8843749761581421, -0.15909090638160706, 9.869999885559082, 48.08187484741211, -0.11500000208616257, -2.804374933242798, 0.7862499952316284, 0.014999999664723873, 0.6612499952316284, 0.0, 0.75, -0.3233333230018616, 0.7337499856948853, 0.22500000894069672], "max": [0.8800641298294067, -0.7802658677101135, 1.1305028200149536, -0.2673666775226593, -0.41545072197914124, 2.383673906326294, -0.38052186369895935, -0.6422988772392273, 1.2794690132141113, 0.2617160677909851, 0.8229063153266907, -0.6798609495162964, 73.1656265258789, 84.95750427246094, 38.866249084472656, 6.177500247955322, 25.262500762939453, 89.62750244140625, 20.29312515258789, 102.1512451171875, 14.934999465942383, 105.55249786376953, 20.02750015258789, 109.5893783569336, 56.87125015258789, 71.64187622070312, 0.11437500268220901, 5.996874809265137, 35.944374084472656, 32.885623931884766, 50.823123931884766, 0.0, 49.619998931884766, 87.6206283569336, 60.97687530517578, 111.85625457763672], "mean": [0.7758883237838745, -0.9012660980224609, 0.8792152404785156, -0.6156870722770691, -0.7577641606330872, 2.123042583465576, -0.621344804763794, -0.9465358257293701, 0.9977443814277649, 0.03184586018323898, 0.43649062514305115, -0.6811404228210449, 35.393367767333984, 73.10702514648438, 1.0179134607315063, 3.552449941635132, 5.219391345977783, 13.095333099365234, 4.046728134155273, 15.15564250946045, 3.5881240367889404, 19.29894256591797, 2.6203882694244385, 29.555797576904297, 36.751365661621094, 60.41905975341797, -0.03628760203719139, -0.4705250561237335, 14.405745506286621, 11.86670207977295, 20.403425216674805, 0.0, 18.761131286621094, 31.78676986694336, 21.310718536376953, 53.38117980957031], "std": [0.09318927675485611, 0.12470131367444992, 0.09956147521734238, 0.09831421077251434, 0.2170901596546173, 0.1372138261795044, 0.19316262006759644, 0.25204479694366455, 0.18939568102359772, 0.21041364967823029, 0.25383883714675903, 0.0008619494619779289, 18.882776260375977, 12.371720314025879, 5.386852264404297, 2.044881582260132, 6.4803290367126465, 23.921850204467773, 5.46714973449707, 28.197914123535156, 4.177468776702881, 34.249786376953125, 4.25813102722168, 42.45991897583008, 16.580860137939453, 9.390217781066895, 0.054289013147354126, 2.07778263092041, 15.813385963439941, 13.292197227478027, 22.17271614074707, 0.0, 20.37576675415039, 35.07501220703125, 24.456274032592773, 49.49927520751953], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [294]}, "index": {"min": [3210], "max": [3503], "mean": [3356.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [3.2857142857142856, 7.0, 7.0, 7.0, 7.0], "std": [1.7593288763724888, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [294]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [294]}, "eef_direction_state": {"mean": [3.901360544217687, 4.006802721088436], "std": [1.7458789726137003, 2.0536895573128215], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.9863945578231292, 0.8775510204081632], "std": [0.7329596564133435, 0.8443325197216475], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.7312925170068028], "std": [0.8451542547285154, 0.836603330211441], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [3.901360544217687, 4.006802721088436], "std": [1.7458789726137003, 2.0536895573128215], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.9863945578231292, 0.8775510204081632], "std": [0.7329596564133435, 0.8443325197216475], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.7312925170068028], "std": [0.8451542547285154, 0.836603330211441], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.6390306440793292, 0.16183122090770294, 1.1378932355894789, 1.8864951621839716, 1.3897328112453753, 1.4731997735195828, 0.6393972792019964, -0.09739833705399617, 1.1484589531897873, 1.822445288570752, 0.6989475418782097, 2.430102971266426], "std": [0.014464331643348047, 0.05073032483500291, 0.03963484581628009, 0.8430623914324278, 0.11700832152445842, 0.7590962753402832, 0.03193761991706949, 0.086283643589526, 0.03342568016665563, 0.1442092893133508, 0.11905802360204736, 0.24138374275331642], "min": [0.6120550064372623, 0.05002869125156692, 1.0624978144652424, -1.1606423693036918, 1.1362325945442149, -1.477267805578312, 0.6016841196021097, -0.18537343052334737, 1.0592041553311211, 1.4199686163998693, 0.558689355602255, 2.0680945875856223], "max": [0.6772597807686999, 0.2153965875055568, 1.182549598290383, 2.9582235962022123, 1.5362129861513063, 2.3498325698470923, 0.6957515301318038, 0.05352256379315254, 1.2415631148639918, 2.022343633453348, 0.8571666201294073, 2.848891034315405], "count": [294]}, "eef_sim_pose_action": {"mean": [0.6390306440793292, 0.16183122090770294, 1.1378932355894789, 1.8864951621839716, 1.3897328112453753, 1.4731997735195828, 0.6393972792019964, -0.09739833705399617, 1.1484589531897873, 1.822445288570752, 0.6989475418782097, 2.430102971266426], "std": [0.014464331643348047, 0.05073032483500291, 0.03963484581628009, 0.8430623914324278, 0.11700832152445842, 0.7590962753402832, 0.03193761991706949, 0.086283643589526, 0.03342568016665563, 0.1442092893133508, 0.11905802360204736, 0.24138374275331642], "min": [0.6120550064372623, 0.05002869125156692, 1.0624978144652424, -1.1606423693036918, 1.1362325945442149, -1.477267805578312, 0.6016841196021097, -0.18537343052334737, 1.0592041553311211, 1.4199686163998693, 0.558689355602255, 2.0680945875856223], "max": [0.6772597807686999, 0.2153965875055568, 1.182549598290383, 2.9582235962022123, 1.5362129861513063, 2.3498325698470923, 0.6957515301318038, 0.05352256379315254, 1.2415631148639918, 2.022343633453348, 0.8571666201294073, 2.848891034315405], "count": [294]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48354735498366014]], [[0.47103507761437907]], [[0.45349233660130717]]], "std": [[[0.21817470762060287]], [[0.21900336987721114]], [[0.22350511872041384]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5964492116013071]], [[0.6122211580882353]], [[0.5977790093954248]]], "std": [[[0.28377670798836035]], [[0.28711588966512996]], [[0.29779645727687515]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5327272344771242]], [[0.5665663357843137]], [[0.5274573570261438]]], "std": [[[0.2903970933198204]], [[0.28480593953877037]], [[0.30576355568871283]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483357741013072]], [[0.4766928451797386]], [[0.4449426633986928]]], "std": [[[0.33778803892276127]], [[0.3457342413347664]], [[0.36776576717480197]]], "count": [100]}, "observation.state": {"min": [0.6325103044509888, -1.1361056566238403, 0.8481870293617249, -1.0888742208480835, -0.8390554785728455, 1.9316438436508179, -0.8698834776878357, -1.286812424659729, 0.7835507988929749, -0.20640210807323456, 0.13928626477718353, -0.6888971328735352, 26.97687530517578, 52.19124984741211, -0.20750001072883606, 0.38749998807907104, 0.7950000166893005, 0.009999984875321388, 0.8962500095367432, -0.4131249785423279, 0.7400000095367432, -3.351818084716797, 0.9075000286102295, -0.1681250035762787, 22.068124771118164, 49.32999801635742, -0.07249999791383743, -2.486875057220459, 0.6726666688919067, -0.46312499046325684, 0.6931250095367432, 0.0, 0.9893749952316284, 0.8418750166893005, 0.43187499046325684, 0.15625], "max": [0.8269674777984619, -0.7920915484428406, 1.128213882446289, -0.47062161564826965, -0.4679751396179199, 2.680819511413574, -0.4354543387889862, -0.6646257638931274, 1.2739614248275757, 0.2511778175830841, 0.7714388966560364, -0.6808384656906128, 75.56312561035156, 80.74624633789062, 20.176250457763672, 6.263333320617676, 33.00437545776367, 77.10124969482422, 28.048749923706055, 86.94000244140625, 20.984375, 102.63562774658203, 7.599374771118164, 111.0218734741211, 56.713748931884766, 71.81437683105469, 2.822499990463257, 5.738666534423828, 36.61499786376953, 22.441875457763672, 49.194374084472656, 0.0, 51.49562454223633, 74.90250396728516, 54.91437530517578, 111.37249755859375], "mean": [0.7282547354698181, -0.9164686799049377, 0.9417362809181213, -0.6625402569770813, -0.6433655023574829, 2.173497438430786, -0.6810576319694519, -0.8822256326675415, 0.9629892110824585, 0.10145550221204758, 0.4932540953159332, -0.682201087474823, 44.8878059387207, 68.6937484741211, 0.7972449660301208, 3.087242603302002, 6.196679592132568, 9.470086097717285, 5.10604190826416, 11.623451232910156, 4.0890703201293945, 16.003141403198242, 1.7166438102722168, 23.518619537353516, 38.59942626953125, 61.423404693603516, 0.49376681447029114, -0.0478731170296669, 11.654825210571289, 6.988786220550537, 15.329604148864746, 0.0, 14.094306945800781, 17.343542098999023, 14.027276992797852, 44.38579177856445], "std": [0.0605950690805912, 0.09769076853990555, 0.08723413199186325, 0.183213010430336, 0.12079525738954544, 0.2284509390592575, 0.17200499773025513, 0.20104384422302246, 0.16419000923633575, 0.17582792043685913, 0.23755648732185364, 0.0020838596392422915, 15.732915878295898, 11.112894058227539, 3.3536863327026367, 1.6323450803756714, 8.703744888305664, 20.73521614074707, 7.3965349197387695, 24.978179931640625, 5.402848243713379, 31.75604820251465, 1.6805992126464844, 40.30607986450195, 12.456984519958496, 7.992796897888184, 0.5322632789611816, 2.0140633583068848, 15.012723922729492, 9.039253234863281, 19.867712020874023, 0.0, 18.4592227935791, 25.395906448364258, 20.204442977905273, 43.249393463134766], "count": [175]}, "action": {"min": [0.6325103044509888, -1.1361056566238403, 0.8481870293617249, -1.0888742208480835, -0.8390554785728455, 1.9316438436508179, -0.8698834776878357, -1.286812424659729, 0.7835507988929749, -0.20640210807323456, 0.13928626477718353, -0.6888971328735352, 26.97687530517578, 52.19124984741211, -0.20750001072883606, 0.38749998807907104, 0.7950000166893005, 0.009999984875321388, 0.8962500095367432, -0.4131249785423279, 0.7400000095367432, -3.351818084716797, 0.9075000286102295, -0.1681250035762787, 22.068124771118164, 49.32999801635742, -0.07249999791383743, -2.486875057220459, 0.6726666688919067, -0.46312499046325684, 0.6931250095367432, 0.0, 0.9893749952316284, 0.8418750166893005, 0.43187499046325684, 0.15625], "max": [0.8269674777984619, -0.7920915484428406, 1.128213882446289, -0.47062161564826965, -0.4679751396179199, 2.680819511413574, -0.4354543387889862, -0.6646257638931274, 1.2739614248275757, 0.2511778175830841, 0.7714388966560364, -0.6808384656906128, 75.56312561035156, 80.74624633789062, 20.176250457763672, 6.263333320617676, 33.00437545776367, 77.10124969482422, 28.048749923706055, 86.94000244140625, 20.984375, 102.63562774658203, 7.599374771118164, 111.0218734741211, 56.713748931884766, 71.81437683105469, 2.822499990463257, 5.738666534423828, 36.61499786376953, 22.441875457763672, 49.194374084472656, 0.0, 51.49562454223633, 74.90250396728516, 54.91437530517578, 111.37249755859375], "mean": [0.7282546758651733, -0.9164688587188721, 0.9417365193367004, -0.6625402569770813, -0.6433655619621277, 2.1734979152679443, -0.6810575723648071, -0.882225513458252, 0.962989330291748, 0.10145552456378937, 0.49325427412986755, -0.6822009086608887, 44.8878059387207, 68.69377899169922, 0.7972452044487, 3.0872418880462646, 6.196676254272461, 9.470083236694336, 5.106043338775635, 11.623453140258789, 4.089072227478027, 16.00313949584961, 1.7166434526443481, 23.518625259399414, 38.59942626953125, 61.42341995239258, 0.49376705288887024, -0.04787323996424675, 11.654824256896973, 6.9887871742248535, 15.329601287841797, 0.0, 14.094306945800781, 17.343534469604492, 14.0272798538208, 44.385799407958984], "std": [0.0605950765311718, 0.09769076853990555, 0.08723412454128265, 0.1832129806280136, 0.12079526484012604, 0.2284509688615799, 0.17200499773025513, 0.20104382932186127, 0.16419005393981934, 0.17582789063453674, 0.23755648732185364, 0.002083859872072935, 15.732915878295898, 11.112893104553223, 3.3536863327026367, 1.6323448419570923, 8.703746795654297, 20.735210418701172, 7.396536350250244, 24.97818374633789, 5.402847766876221, 31.75604248046875, 1.6805988550186157, 40.30608367919922, 12.456984519958496, 7.992798328399658, 0.5322632193565369, 2.0140631198883057, 15.012724876403809, 9.039254188537598, 19.867708206176758, 0.0, 18.45922088623047, 25.395902633666992, 20.204442977905273, 43.24939727783203], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [175]}, "index": {"min": [3504], "max": [3678], "mean": [3591.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.8457142857142856, 7.0, 7.0, 7.0, 7.0], "std": [1.806075913155821, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [175]}, "eef_direction_state": {"mean": [3.394285714285714, 4.0685714285714285], "std": [1.5451200336437776, 1.8002811571801678], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.177142857142857, 1.2285714285714286], "std": [0.6302315738954163, 0.8971610553204338], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.9085714285714286, 0.8857142857142857], "std": [0.8832962384715338, 0.8060991988380504], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.394285714285714, 4.0685714285714285], "std": [1.5451200336437776, 1.8002811571801678], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.177142857142857, 1.2285714285714286], "std": [0.6302315738954163, 0.8971610553204338], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.9085714285714286, 0.8857142857142857], "std": [0.8832962384715338, 0.8060991988380504], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6566821909380736, 0.16827667886988404, 1.12702453252395, 2.5246419340614636, 1.3554928981411998, 2.115025669223085, 0.633015708153159, -0.12538493754793972, 1.1448058474125389, 1.8020306958176566, 0.6591983752119283, 2.3610378586554157], "std": [0.018647925357513008, 0.041651062664767244, 0.028753713821278247, 0.1376122313669962, 0.12889133043297274, 0.16335349521727566, 0.03137033418068437, 0.07465308513419634, 0.03869506424927117, 0.14237018994227044, 0.09671830588916484, 0.18215332703603795], "min": [0.6400522520020053, 0.07602596941174933, 1.0680863410539265, 2.3387844418789756, 1.0857145360957343, 1.8412631648609326, 0.6035410091589926, -0.18610131552546155, 1.0560014534776654, 1.5985220643630056, 0.539536706817906, 2.1625214363864784], "max": [0.6983338319460739, 0.21320427895006505, 1.1613598871419086, 2.9322658707372473, 1.5155832292257103, 2.6163582942885903, 0.6985592136987171, 0.04381232535768553, 1.2059825506951176, 2.1075929114854097, 0.8425962339804176, 2.722398132377201], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6566821909380736, 0.16827667886988404, 1.12702453252395, 2.5246419340614636, 1.3554928981411998, 2.115025669223085, 0.633015708153159, -0.12538493754793972, 1.1448058474125389, 1.8020306958176566, 0.6591983752119283, 2.3610378586554157], "std": [0.018647925357513008, 0.041651062664767244, 0.028753713821278247, 0.1376122313669962, 0.12889133043297274, 0.16335349521727566, 0.03137033418068437, 0.07465308513419634, 0.03869506424927117, 0.14237018994227044, 0.09671830588916484, 0.18215332703603795], "min": [0.6400522520020053, 0.07602596941174933, 1.0680863410539265, 2.3387844418789756, 1.0857145360957343, 1.8412631648609326, 0.6035410091589926, -0.18610131552546155, 1.0560014534776654, 1.5985220643630056, 0.539536706817906, 2.1625214363864784], "max": [0.6983338319460739, 0.21320427895006505, 1.1613598871419086, 2.9322658707372473, 1.5155832292257103, 2.6163582942885903, 0.6985592136987171, 0.04381232535768553, 1.2059825506951176, 2.1075929114854097, 0.8425962339804176, 2.722398132377201], "count": [175]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853305739379085]], [[0.4734945261437909]], [[0.45474885212418303]]], "std": [[[0.21507352305400754]], [[0.2136893451862976]], [[0.21765641204363284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5942226245915033]], [[0.6115708803104576]], [[0.6007421098856209]]], "std": [[[0.2814913910361076]], [[0.28409269333432785]], [[0.2936012137042203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5439969260620915]], [[0.563848263888889]], [[0.515646429738562]]], "std": [[[0.2884464781324098]], [[0.2899038264509733]], [[0.3131097685645788]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43706195057189545]], [[0.4605396384803922]], [[0.42833357434640523]]], "std": [[[0.33121848107343627]], [[0.34273399931941]], [[0.36423346969767456]]], "count": [100]}, "observation.state": {"min": [0.5083876848220825, -1.2349793910980225, 0.8349440097808838, -1.0982681512832642, -0.8235421180725098, 1.73027765750885, -0.7425183057785034, -1.3279879093170166, 0.8788985013961792, -0.02591649442911148, 0.002598802326247096, -0.6816490888595581, 29.235000610351562, 49.70375061035156, 0.12999999523162842, -0.2224999964237213, 0.7756249904632568, 0.15562500059604645, 0.6668750047683716, -0.9421428442001343, 0.8962500095367432, -3.648750066757202, 0.8475000262260437, -0.5306249856948853, 18.215999603271484, 53.42749786376953, -0.3212500214576721, -1.53125, 0.9056249856948853, 0.171875, 0.6981250047683716, 0.0, 0.8224999904632568, 0.23111110925674438, -0.18562500178813934, 0.08749999850988388], "max": [0.8394793272018433, -0.8002297282218933, 1.1769713163375854, -0.3248264193534851, -0.3356269598007202, 2.7186331748962402, -0.36330777406692505, -0.7783054709434509, 1.2621357440948486, 0.23365376889705658, 0.6295538544654846, -0.6767852902412415, 70.38187408447266, 79.18000030517578, 0.28187501430511475, 7.736875057220459, 40.54249954223633, 79.32312774658203, 33.27000045776367, 86.54937744140625, 22.057498931884766, 104.8637466430664, 19.573123931884766, 109.83374786376953, 62.24687576293945, 65.62125396728516, 0.10437499731779099, 5.817142963409424, 30.391250610351562, 21.173124313354492, 40.91749954223633, 0.0, 27.438125610351562, 77.50625610351562, 31.495624542236328, 108.2143783569336], "mean": [0.7111014127731323, -0.9285992980003357, 0.9550830125808716, -0.6760708689689636, -0.6086810827255249, 2.2015233039855957, -0.6201813817024231, -0.92788165807724, 1.0323532819747925, 0.16936959326267242, 0.3651050627231598, -0.6808589100837708, 46.500606536865234, 67.34374237060547, 0.21021197736263275, 4.737292766571045, 7.701054573059082, 8.89654541015625, 7.10621452331543, 13.274706840515137, 5.380293846130371, 16.648040771484375, 3.1688551902770996, 25.206985473632812, 43.41676712036133, 60.718048095703125, -0.045510005205869675, 0.6076825857162476, 9.001564025878906, 6.241189956665039, 10.804810523986816, 0.0, 6.527545928955078, 21.19890785217285, 5.713950157165527, 34.34693908691406], "std": [0.08480565249919891, 0.10613182932138443, 0.10433007776737213, 0.20675857365131378, 0.14678475260734558, 0.2907201945781708, 0.13247066736221313, 0.163137286901474, 0.14216098189353943, 0.08973393589258194, 0.24440434575080872, 0.0010141421807929873, 10.581212043762207, 11.815939903259277, 0.029203210026025772, 1.8902820348739624, 11.889863014221191, 19.372724533081055, 9.899383544921875, 26.736013412475586, 6.780980110168457, 35.50402069091797, 4.937798976898193, 42.72296142578125, 11.664702415466309, 4.416494846343994, 0.1365649253129959, 1.5388973951339722, 11.186663627624512, 7.890895366668701, 14.105244636535645, 0.0, 8.576593399047852, 29.460031509399414, 9.411786079406738, 44.67216873168945], "count": [263]}, "action": {"min": [0.5083876848220825, -1.2349793910980225, 0.8349440097808838, -1.0982681512832642, -0.8235421180725098, 1.73027765750885, -0.7425183057785034, -1.3279879093170166, 0.8788985013961792, -0.02591649442911148, 0.002598802326247096, -0.6816490888595581, 29.235000610351562, 49.70375061035156, 0.12999999523162842, -0.2224999964237213, 0.7756249904632568, 0.15562500059604645, 0.6668750047683716, -0.9421428442001343, 0.8962500095367432, -3.648750066757202, 0.8475000262260437, -0.5306249856948853, 18.215999603271484, 53.42749786376953, -0.3212500214576721, -1.53125, 0.9056249856948853, 0.171875, 0.6981250047683716, 0.0, 0.8224999904632568, 0.23111110925674438, -0.18562500178813934, 0.08749999850988388], "max": [0.8394793272018433, -0.8002297282218933, 1.1769713163375854, -0.3248264193534851, -0.3356269598007202, 2.7186331748962402, -0.36330777406692505, -0.7783054709434509, 1.2621357440948486, 0.23365376889705658, 0.6295538544654846, -0.6767852902412415, 70.38187408447266, 79.18000030517578, 0.28187501430511475, 7.736875057220459, 40.54249954223633, 79.32312774658203, 33.27000045776367, 86.54937744140625, 22.057498931884766, 104.8637466430664, 19.573123931884766, 109.83374786376953, 62.24687576293945, 65.62125396728516, 0.10437499731779099, 5.817142963409424, 30.391250610351562, 21.173124313354492, 40.91749954223633, 0.0, 27.438125610351562, 77.50625610351562, 31.495624542236328, 108.2143783569336], "mean": [0.7111010551452637, -0.9285989999771118, 0.9550829529762268, -0.6760708689689636, -0.6086810231208801, 2.201523780822754, -0.6201812028884888, -0.92788165807724, 1.0323537588119507, 0.1693696230649948, 0.36510521173477173, -0.6808587908744812, 46.50062942504883, 67.3437271118164, 0.21021196246147156, 4.737292766571045, 7.701048374176025, 8.896539688110352, 7.106208324432373, 13.274689674377441, 5.380289554595947, 16.648035049438477, 3.168855905532837, 25.20698356628418, 43.416778564453125, 60.718013763427734, -0.04551001638174057, 0.6076826453208923, 9.001558303833008, 6.241188049316406, 10.804810523986816, 0.0, 6.527544975280762, 21.19890594482422, 5.713949203491211, 34.34693908691406], "std": [0.08480564504861832, 0.10613184422254562, 0.10433009266853333, 0.20675860345363617, 0.14678476750850677, 0.29072028398513794, 0.13247065246105194, 0.16313733160495758, 0.14216096699237823, 0.08973395079374313, 0.2444043606519699, 0.0010141421807929873, 10.581212997436523, 11.815940856933594, 0.02920321375131607, 1.8902820348739624, 11.889864921569824, 19.372724533081055, 9.899385452270508, 26.73601722717285, 6.780978202819824, 35.50401306152344, 4.937797546386719, 42.72296905517578, 11.664701461791992, 4.416494369506836, 0.1365649253129959, 1.5388973951339722, 11.186665534973145, 7.890894889831543, 14.105243682861328, 0.0, 8.576592445373535, 29.46002960205078, 9.411787986755371, 44.67216491699219], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [263]}, "index": {"min": [4202], "max": [4464], "mean": [4333.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [3.155893536121673, 7.0, 7.0, 7.0, 7.0], "std": [1.8911524691756718, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [263]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [263]}, "eef_direction_state": {"mean": [4.129277566539924, 4.193916349809886], "std": [1.6655815307286335, 1.714521146286474], "min": [2, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.8136882129277566, 0.9695817490494296], "std": [0.702712621392348, 0.8221197076212797], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.6844106463878327, 0.6349809885931559], "std": [0.8382629233766359, 0.810947375620883], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.129277566539924, 4.193916349809886], "std": [1.6655815307286335, 1.714521146286474], "min": [2, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.8136882129277566, 0.9695817490494296], "std": [0.702712621392348, 0.8221197076212797], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.6844106463878327, 0.6349809885931559], "std": [0.8382629233766359, 0.810947375620883], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.6587335256791398, 0.16180658493930952, 1.1248727600434778, 2.400947727494368, 1.3375033904914264, 2.137192443771761, 0.6548004129107764, -0.13165374447621844, 1.1304632810972912, 1.8718656652906334, 0.582903953633772, 2.3544849580722302], "std": [0.022349512928526036, 0.04076484495013368, 0.027232429943149845, 0.9896937815634167, 0.15007322907271525, 0.5089527831480285, 0.021147876886886536, 0.05773017235150449, 0.045230815620671834, 0.1827199744550778, 0.042972238554434626, 0.16300941392453966], "min": [0.6344269110006675, 0.048822026469261814, 1.0718000413191704, -3.086595083290119, 1.0600303961596804, -3.105266004109641, 0.6331001295590465, -0.18198011248801785, 1.0450465809069651, 1.6870131095284717, 0.500100391639303, 2.1903415044189503], "max": [0.6981868731909529, 0.20711570963210046, 1.1588731811367745, 3.1027063681259612, 1.486283596640666, 3.113605186549189, 0.693290021529572, 0.025804496547930295, 1.204817321409235, 2.169750610358131, 0.6631910601462456, 2.7060953364513987], "count": [263]}, "eef_sim_pose_action": {"mean": [0.6587335256791398, 0.16180658493930952, 1.1248727600434778, 2.400947727494368, 1.3375033904914264, 2.137192443771761, 0.6548004129107764, -0.13165374447621844, 1.1304632810972912, 1.8718656652906334, 0.582903953633772, 2.3544849580722302], "std": [0.022349512928526036, 0.04076484495013368, 0.027232429943149845, 0.9896937815634167, 0.15007322907271525, 0.5089527831480285, 0.021147876886886536, 0.05773017235150449, 0.045230815620671834, 0.1827199744550778, 0.042972238554434626, 0.16300941392453966], "min": [0.6344269110006675, 0.048822026469261814, 1.0718000413191704, -3.086595083290119, 1.0600303961596804, -3.105266004109641, 0.6331001295590465, -0.18198011248801785, 1.0450465809069651, 1.6870131095284717, 0.500100391639303, 2.1903415044189503], "max": [0.6981868731909529, 0.20711570963210046, 1.1588731811367745, 3.1027063681259612, 1.486283596640666, 3.113605186549189, 0.693290021529572, 0.025804496547930295, 1.204817321409235, 2.169750610358131, 0.6631910601462456, 2.7060953364513987], "count": [263]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833020322712418]], [[0.4710635191993464]], [[0.45374895833333334]]], "std": [[[0.21258114984090282]], [[0.21261312852286557]], [[0.21948871826043287]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5491945343137254]], [[0.5673320465686275]], [[0.5513485294117647]]], "std": [[[0.30456137690590196]], [[0.3071236293142307]], [[0.31721777574141624]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5150048080065359]], [[0.5475142258986928]], [[0.5068760968137255]]], "std": [[[0.2948635618325001]], [[0.29133552976629795]], [[0.3143192050354795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44821552900326794]], [[0.47700293709150327]], [[0.44638840482026143]]], "std": [[[0.33664899947395216]], [[0.3466032737840942]], [[0.36857779773389204]]], "count": [100]}, "observation.state": {"min": [0.6186579465866089, -1.1517224311828613, 0.8081559538841248, -0.8366473913192749, -1.040813684463501, 1.5196077823638916, -0.8218890428543091, -1.3130865097045898, 0.7391327023506165, -0.059700921177864075, 0.04675459861755371, -0.6863937377929688, 13.399999618530273, 52.603126525878906, -0.31312501430511475, -0.2862499952316284, 0.7856249809265137, -0.35111111402511597, 0.7670000195503235, -0.4012500047683716, 0.8756250143051147, 0.30250000953674316, 0.7593749761581421, -0.11999999731779099, 11.424545288085938, 53.692501068115234, -0.36937499046325684, -2.695625066757202, 0.6299999952316284, 0.5356249809265137, 0.6974999904632568, 0.0, 1.03125, -0.8155555725097656, 0.515625, 0.11437500268220901], "max": [0.9281511902809143, -0.7313362956047058, 1.0682746171951294, -0.41886013746261597, -0.46432727575302124, 2.3561599254608154, -0.37389370799064636, -0.6372548937797546, 1.2737706899642944, 0.42021915316581726, 0.7571574449539185, -0.6791456937789917, 62.46875, 80.3388900756836, 30.547500610351562, 6.112222194671631, 27.548124313354492, 67.35687255859375, 25.94499969482422, 96.06937408447266, 17.448749542236328, 109.97937774658203, 6.377500057220459, 110.58374786376953, 57.85625076293945, 70.45000457763672, -0.1731249988079071, 5.909999847412109, 33.59375, 22.662500381469727, 42.671875, 0.0, 32.17625045776367, 87.29375457763672, 43.26000213623047, 110.79875183105469], "mean": [0.8131194710731506, -0.8588670492172241, 0.8922762870788574, -0.5475181341171265, -0.7967401146888733, 1.9135046005249023, -0.6675220727920532, -0.8657673597335815, 0.9464702010154724, 0.2323884516954422, 0.46687081456184387, -0.6819037199020386, 30.168813705444336, 70.62667846679688, 1.4396212100982666, 3.0174052715301514, 6.21869421005249, 8.625861167907715, 5.573546409606934, 12.870901107788086, 3.6887736320495605, 18.15144920349121, 1.5683523416519165, 23.845861434936523, 37.1760139465332, 62.970088958740234, -0.27750757336616516, -0.047000642865896225, 10.569066047668457, 6.543938159942627, 12.95721435546875, 0.0, 9.426284790039062, 23.168569564819336, 9.587921142578125, 40.154605865478516], "std": [0.08666031807661057, 0.11144927889108658, 0.06996103376150131, 0.12160418927669525, 0.1884310245513916, 0.2476738840341568, 0.17621324956417084, 0.22113610804080963, 0.18409617245197296, 0.12562279403209686, 0.2532079815864563, 0.0016546165570616722, 17.94731903076172, 10.562101364135742, 5.604793548583984, 1.6900473833084106, 7.798367023468018, 18.592254638671875, 7.7673139572143555, 27.353866577148438, 4.567452907562256, 33.855411529541016, 1.5378971099853516, 39.25290298461914, 15.298426628112793, 5.878815174102783, 0.04046949744224548, 1.8252891302108765, 13.332226753234863, 8.237951278686523, 16.735883712768555, 0.0, 11.617835998535156, 33.08046340942383, 13.99434757232666, 44.91141128540039], "count": [156]}, "action": {"min": [0.6186579465866089, -1.1517224311828613, 0.8081559538841248, -0.8366473913192749, -1.040813684463501, 1.5196077823638916, -0.8218890428543091, -1.3130865097045898, 0.7391327023506165, -0.059700921177864075, 0.04675459861755371, -0.6863937377929688, 13.399999618530273, 52.603126525878906, -0.31312501430511475, -0.2862499952316284, 0.7856249809265137, -0.35111111402511597, 0.7670000195503235, -0.4012500047683716, 0.8756250143051147, 0.30250000953674316, 0.7593749761581421, -0.11999999731779099, 11.424545288085938, 53.692501068115234, -0.36937499046325684, -2.695625066757202, 0.6299999952316284, 0.5356249809265137, 0.6974999904632568, 0.0, 1.03125, -0.8155555725097656, 0.515625, 0.11437500268220901], "max": [0.9281511902809143, -0.7313362956047058, 1.0682746171951294, -0.41886013746261597, -0.46432727575302124, 2.3561599254608154, -0.37389370799064636, -0.6372548937797546, 1.2737706899642944, 0.42021915316581726, 0.7571574449539185, -0.6791456937789917, 62.46875, 80.3388900756836, 30.547500610351562, 6.112222194671631, 27.548124313354492, 67.35687255859375, 25.94499969482422, 96.06937408447266, 17.448749542236328, 109.97937774658203, 6.377500057220459, 110.58374786376953, 57.85625076293945, 70.45000457763672, -0.1731249988079071, 5.909999847412109, 33.59375, 22.662500381469727, 42.671875, 0.0, 32.17625045776367, 87.29375457763672, 43.26000213623047, 110.79875183105469], "mean": [0.8131194710731506, -0.8588669896125793, 0.8922765851020813, -0.5475180745124817, -0.7967402338981628, 1.9135042428970337, -0.6675221920013428, -0.865767240524292, 0.9464699029922485, 0.23238833248615265, 0.46687081456184387, -0.6819032430648804, 30.168804168701172, 70.62667846679688, 1.4396207332611084, 3.017404794692993, 6.218698978424072, 8.625850677490234, 5.573548316955566, 12.870904922485352, 3.688772678375244, 18.15144157409668, 1.5683512687683105, 23.845863342285156, 37.17600631713867, 62.97008514404297, -0.2775075435638428, -0.04700074717402458, 10.56906795501709, 6.54394006729126, 12.957212448120117, 0.0, 9.426288604736328, 23.16856575012207, 9.587919235229492, 40.15460968017578], "std": [0.08666031807661057, 0.11144929379224777, 0.0699610561132431, 0.12160416692495346, 0.1884309947490692, 0.24767392873764038, 0.17621323466300964, 0.22113607823848724, 0.18409617245197296, 0.12562280893325806, 0.2532079517841339, 0.0016546165570616722, 17.94731903076172, 10.562101364135742, 5.604796409606934, 1.6900475025177002, 7.798366546630859, 18.592256546020508, 7.767313003540039, 27.353857040405273, 4.567452430725098, 33.855403900146484, 1.5378974676132202, 39.25290298461914, 15.298425674438477, 5.878813743591309, 0.040469489991664886, 1.825289249420166, 13.33222484588623, 8.237950325012207, 16.735883712768555, 0.0, 11.617837905883789, 33.08046340942383, 13.994348526000977, 44.91141128540039], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [156]}, "index": {"min": [4465], "max": [4620], "mean": [4542.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [2.8653846153846154, 7.0, 7.0, 7.0, 7.0], "std": [1.8983344199639107, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [156]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [156]}, "eef_direction_state": {"mean": [3.7435897435897436, 4.391025641025641], "std": [1.5519706037056897, 1.5465997358503207], "min": [2, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.1538461538461537, 1.1987179487179487], "std": [0.7438107540697586, 0.8945695985226219], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [0.9423076923076923, 0.9551282051282052], "std": [0.8491351906452292, 0.8269727673402667], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [3.7435897435897436, 4.391025641025641], "std": [1.5519706037056897, 1.5465997358503207], "min": [2, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.1538461538461537, 1.1987179487179487], "std": [0.7438107540697586, 0.8945695985226219], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [0.9423076923076923, 0.9551282051282052], "std": [0.8491351906452292, 0.8269727673402667], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.6404841842509765, 0.18116060454896568, 1.1480991647484446, 0.15908910973270418, 1.3822428398623698, 0.03393407052449126, 0.6368066566483508, -0.1334384229487616, 1.145966683415269, 1.8018412168015112, 0.5460603669614933, 2.2875949570878746], "std": [0.012332952852129117, 0.043190657867735474, 0.04012948352130796, 1.9640386732412956, 0.10188677221301791, 1.9174159434685596, 0.03170201292045452, 0.06856863335627236, 0.04994527178939657, 0.159549254679697, 0.07873743328331097, 0.15815712559756895], "min": [0.6227077083632575, 0.07078734447419699, 1.069224382137663, -3.137073119889496, 1.148205573417072, -3.025654367409696, 0.5991730027393498, -0.18582738690028033, 1.0463972677034414, 1.5042860078472922, 0.4003092463260747, 2.1342394187978635], "max": [0.6676173148917743, 0.2267842101767098, 1.191063836381949, 3.111392024474107, 1.506326638674695, 3.1038698429962595, 0.6855698268015752, 0.009941547412142454, 1.234468742680994, 2.067462572268466, 0.801313667245291, 2.6036321147080708], "count": [156]}, "eef_sim_pose_action": {"mean": [0.6404841842509765, 0.18116060454896568, 1.1480991647484446, 0.15908910973270418, 1.3822428398623698, 0.03393407052449126, 0.6368066566483508, -0.1334384229487616, 1.145966683415269, 1.8018412168015112, 0.5460603669614933, 2.2875949570878746], "std": [0.012332952852129117, 0.043190657867735474, 0.04012948352130796, 1.9640386732412956, 0.10188677221301791, 1.9174159434685596, 0.03170201292045452, 0.06856863335627236, 0.04994527178939657, 0.159549254679697, 0.07873743328331097, 0.15815712559756895], "min": [0.6227077083632575, 0.07078734447419699, 1.069224382137663, -3.137073119889496, 1.148205573417072, -3.025654367409696, 0.5991730027393498, -0.18582738690028033, 1.0463972677034414, 1.5042860078472922, 0.4003092463260747, 2.1342394187978635], "max": [0.6676173148917743, 0.2267842101767098, 1.191063836381949, 3.111392024474107, 1.506326638674695, 3.1038698429962595, 0.6855698268015752, 0.009941547412142454, 1.234468742680994, 2.067462572268466, 0.801313667245291, 2.6036321147080708], "count": [156]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47328426879084967]], [[0.4608341033496732]], [[0.44072033088235296]]], "std": [[[0.2226919956970483]], [[0.22167209276841768]], [[0.22656911039394584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16470588235294117]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.607192806372549]], [[0.6188210334967321]], [[0.609345816993464]]], "std": [[[0.2613076346585046]], [[0.2654628728847488]], [[0.2737170526395333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542683131127451]], [[0.5606237785947712]], [[0.5215360906862745]]], "std": [[[0.31201025621083]], [[0.31030004398717853]], [[0.32985372356401904]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45729884599673204]], [[0.48070005718954245]], [[0.4613300306372549]]], "std": [[[0.33769076810891185]], [[0.3483586572566224]], [[0.3646372449665726]]], "count": [100]}, "observation.state": {"min": [0.4153076410293579, -1.2081331014633179, 0.9035629630088806, 0.08418688178062439, -0.39667099714279175, 1.1240431070327759, -0.8719815611839294, -1.3339484930038452, 0.801403820514679, -0.5132991671562195, 0.5056458711624146, -1.1181524991989136, 8.157500267028809, 50.8962516784668, -0.5525000095367432, -0.3125, 0.8687499761581421, -1.0412499904632568, 0.47874999046325684, -0.2862499952316284, -0.4637500047683716, -3.3912501335144043, 0.871874988079071, -0.5212500095367432, 29.47166633605957, 51.51124954223633, 0.007777777034789324, -2.84375, 0.6324999928474426, -0.0312500074505806, 0.6468750238418579, 0.0, 1.015625, 0.05062500014901161, 0.675000011920929, 5.676875114440918], "max": [0.8015039563179016, -0.6926536560058594, 1.2671186923980713, 0.44923514127731323, -0.1302977353334427, 1.4383535385131836, -0.5293450355529785, -0.635943591594696, 1.4475327730178833, -0.034928854554891586, 0.7217729091644287, -0.22619116306304932, 69.953125, 78.22999572753906, 4.267499923706055, 5.078125, 25.326250076293945, 73.84750366210938, 18.293750762939453, 74.59312438964844, 15.579999923706055, 101.234375, 13.513124465942383, 109.74124908447266, 57.606876373291016, 68.71500396728516, 3.728749990463257, 4.654444694519043, 30.790000915527344, 53.786251068115234, 49.04750061035156, 0.0, 43.15187454223633, 77.39250183105469, 57.90999984741211, 110.34124755859375], "mean": [0.5792531371116638, -0.8462339639663696, 1.0003434419631958, 0.23486679792404175, -0.21810348331928253, 1.3097078800201416, -0.7314119935035706, -0.8062090873718262, 0.9854297041893005, -0.185322105884552, 0.5774476528167725, -0.7627743482589722, 37.82183837890625, 65.99256134033203, -0.26057353615760803, 1.716469645500183, 5.060227394104004, 15.909523010253906, 3.487553834915161, 18.096662521362305, 2.531522512435913, 29.863611221313477, 3.5432097911834717, 42.81368637084961, 43.66133117675781, 63.348670959472656, 0.7072546482086182, -0.27779754996299744, 7.1537322998046875, 8.860895156860352, 11.06134033203125, 0.0, 9.328461647033691, 20.01824378967285, 9.541861534118652, 59.84322738647461], "std": [0.12438293546438217, 0.11762288957834244, 0.0761825293302536, 0.10131769627332687, 0.05449327826499939, 0.0790918618440628, 0.10026882588863373, 0.22569699585437775, 0.2226824015378952, 0.17441026866436005, 0.0347171388566494, 0.3502729833126068, 21.610408782958984, 9.101984977722168, 0.5964953899383545, 1.4463318586349487, 5.272364616394043, 23.671762466430664, 4.682991027832031, 25.99112319946289, 3.274308681488037, 39.96797561645508, 3.655766487121582, 46.63546371459961, 5.786496639251709, 5.194173336029053, 0.5492690205574036, 1.2381165027618408, 10.023554801940918, 15.03268814086914, 16.39524269104004, 0.0, 13.046956062316895, 28.65617561340332, 15.856725692749023, 30.946971893310547], "count": [266]}, "action": {"min": [0.4153076410293579, -1.2081331014633179, 0.9035629630088806, 0.08418688178062439, -0.39667099714279175, 1.1240431070327759, -0.8719815611839294, -1.3339484930038452, 0.801403820514679, -0.5132991671562195, 0.5056458711624146, -1.1181524991989136, 8.157500267028809, 50.8962516784668, -0.5525000095367432, -0.3125, 0.8687499761581421, -1.0412499904632568, 0.47874999046325684, -0.2862499952316284, -0.4637500047683716, -3.3912501335144043, 0.871874988079071, -0.5212500095367432, 29.47166633605957, 51.51124954223633, 0.007777777034789324, -2.84375, 0.6324999928474426, -0.0312500074505806, 0.6468750238418579, 0.0, 1.015625, 0.05062500014901161, 0.675000011920929, 5.676875114440918], "max": [0.8015039563179016, -0.6926536560058594, 1.2671186923980713, 0.44923514127731323, -0.1302977353334427, 1.4383535385131836, -0.5293450355529785, -0.635943591594696, 1.4475327730178833, -0.034928854554891586, 0.7217729091644287, -0.22619116306304932, 69.953125, 78.22999572753906, 4.267499923706055, 5.078125, 25.326250076293945, 73.84750366210938, 18.293750762939453, 74.59312438964844, 15.579999923706055, 101.234375, 13.513124465942383, 109.74124908447266, 57.606876373291016, 68.71500396728516, 3.728749990463257, 4.654444694519043, 30.790000915527344, 53.786251068115234, 49.04750061035156, 0.0, 43.15187454223633, 77.39250183105469, 57.90999984741211, 110.34124755859375], "mean": [0.5792533159255981, -0.8462343811988831, 1.0003434419631958, 0.23486700654029846, -0.21810351312160492, 1.309707522392273, -0.7314127683639526, -0.806209146976471, 0.9854299426078796, -0.185322105884552, 0.5774479508399963, -0.7627745270729065, 37.82185363769531, 65.99256134033203, -0.2605734169483185, 1.7164698839187622, 5.060225486755371, 15.909513473510742, 3.4875543117523193, 18.09665298461914, 2.531522512435913, 29.86361312866211, 3.5432047843933105, 42.81371307373047, 43.661293029785156, 63.34872817993164, 0.7072547674179077, -0.2777974605560303, 7.153732776641846, 8.860894203186035, 11.0613431930542, 0.0, 9.32845687866211, 20.01824951171875, 9.541868209838867, 59.84321212768555], "std": [0.12438291311264038, 0.11762288957834244, 0.0761825367808342, 0.10131766647100449, 0.05449327453970909, 0.07909184694290161, 0.10026881098747253, 0.22569699585437775, 0.2226824015378952, 0.17441029846668243, 0.0347171388566494, 0.3502729535102844, 21.61040496826172, 9.101984977722168, 0.5964951515197754, 1.4463317394256592, 5.272364139556885, 23.6717529296875, 4.682990550994873, 25.991125106811523, 3.274308681488037, 39.96796798706055, 3.6557672023773193, 46.635475158691406, 5.786496162414551, 5.194173336029053, 0.5492689609527588, 1.2381163835525513, 10.023554801940918, 15.032686233520508, 16.39523696899414, 0.0, 13.046954154968262, 28.65617561340332, 15.856725692749023, 30.94697380065918], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [266]}, "index": {"min": [4621], "max": [4886], "mean": [4753.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [3.5488721804511276, 7.0, 7.0, 7.0, 7.0], "std": [2.1078662746442096, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [266]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [266]}, "eef_direction_state": {"mean": [3.9285714285714284, 4.838345864661654], "std": [1.628739603505049, 1.5439049117799446], "min": [0, 1], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [1.1390977443609023, 0.7593984962406015], "std": [0.7040521369179071, 0.8982051939974814], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.9586466165413534, 0.5601503759398496], "std": [0.8374350222396452, 0.7983479040389074], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.9285714285714284, 4.838345864661654], "std": [1.628739603505049, 1.5439049117799446], "min": [0, 1], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [1.1390977443609023, 0.7593984962406015], "std": [0.7040521369179071, 0.8982051939974814], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.9586466165413534, 0.5601503759398496], "std": [0.8374350222396452, 0.7983479040389074], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.6362313554777883, 0.14281888947365862, 1.1209259517090884, 1.6945218983246784, 1.2007632086486875, 2.312711926421132, 0.6210233489435532, -0.13981211921375028, 1.1497897261728427, 1.9394178641761257, 0.996352356901139, 2.6246371613373483], "std": [0.027824686904308175, 0.03376359531415616, 0.05700320062039441, 2.433119756522596, 0.14696317962696615, 0.17013539442302164, 0.035156119279943936, 0.04752770598432605, 0.03549978339981543, 0.1886024474520647, 0.20300981169732915, 0.10230511045404589], "min": [0.5946989359177355, 0.05787280613965623, 1.0404763817911211, -3.1360996561761403, 0.9634038627495212, 1.920733773656507, 0.5943614928387105, -0.1686642133822465, 1.0584992803191935, 1.3929925726326235, 0.6707545840841771, 2.219160375031873], "max": [0.6871076900295273, 0.1837635948217653, 1.218954584799695, 3.1374607334940343, 1.4810453710630807, 2.606930264410825, 0.698174464019833, -0.012024396068244098, 1.2443107901661332, 2.1313984758723934, 1.2086880513208733, 2.7646150133013685], "count": [266]}, "eef_sim_pose_action": {"mean": [0.6362313554777883, 0.14281888947365862, 1.1209259517090884, 1.6945218983246784, 1.2007632086486875, 2.312711926421132, 0.6210233489435532, -0.13981211921375028, 1.1497897261728427, 1.9394178641761257, 0.996352356901139, 2.6246371613373483], "std": [0.027824686904308175, 0.03376359531415616, 0.05700320062039441, 2.433119756522596, 0.14696317962696615, 0.17013539442302164, 0.035156119279943936, 0.04752770598432605, 0.03549978339981543, 0.1886024474520647, 0.20300981169732915, 0.10230511045404589], "min": [0.5946989359177355, 0.05787280613965623, 1.0404763817911211, -3.1360996561761403, 0.9634038627495212, 1.920733773656507, 0.5943614928387105, -0.1686642133822465, 1.0584992803191935, 1.3929925726326235, 0.6707545840841771, 2.219160375031873], "max": [0.6871076900295273, 0.1837635948217653, 1.218954584799695, 3.1374607334940343, 1.4810453710630807, 2.606930264410825, 0.698174464019833, -0.012024396068244098, 1.2443107901661332, 2.1313984758723934, 1.2086880513208733, 2.7646150133013685], "count": [266]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4827082005718954]], [[0.46931809640522876]], [[0.4516146895424836]]], "std": [[[0.2145476880139187]], [[0.21420105636868]], [[0.22086835923669965]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5798447916666666]], [[0.5955435559640523]], [[0.5808367524509804]]], "std": [[[0.2871073328047464]], [[0.2885596601328247]], [[0.29907371111164616]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5385354493464052]], [[0.5539368198529412]], [[0.5079020465686275]]], "std": [[[0.28113370240026414]], [[0.2869306805932214]], [[0.3113666454236509]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4560919362745098]], [[0.48037278186274507]], [[0.4498373958333333]]], "std": [[[0.33765865072786694]], [[0.34604250615640175]], [[0.36813041779444816]]], "count": [100]}, "observation.state": {"min": [0.5846351385116577, -1.1920872926712036, 0.8292562961578369, -0.8225328326225281, -1.2846612930297852, 1.1901825666427612, -0.8464942574501038, -1.2194342613220215, 0.7983090877532959, -0.04873350262641907, 0.06961929053068161, -0.6846532225608826, 1.394374966621399, 52.532501220703125, -0.5943750143051147, -0.10500001162290573, 0.84375, -0.4581249952316284, 0.734375, -0.6043750047683716, 0.9893749952316284, 0.06749999523162842, 0.8537499904632568, -0.048124998807907104, 14.791874885559082, 53.01625061035156, -0.31812500953674316, -2.148124933242798, 1.0206249952316284, -0.9118750095367432, 0.5910000205039978, 0.0, 0.7868750095367432, -0.37562498450279236, 0.49125000834465027, 0.684374988079071], "max": [1.0371683835983276, -0.7276222109794617, 1.1087825298309326, -0.35732337832450867, -0.41051536798477173, 2.387774705886841, -0.3768501579761505, -0.6366190910339355, 1.175016164779663, 0.29573890566825867, 1.0204682350158691, -0.6801232099533081, 67.93499755859375, 84.66437530517578, 10.255000114440918, 8.064444541931152, 34.21687698364258, 42.91062545776367, 30.306875228881836, 86.68937683105469, 20.260623931884766, 109.26750183105469, 18.516874313354492, 110.56937408447266, 63.610626220703125, 72.9076919555664, -0.15687499940395355, 4.555624961853027, 32.22437286376953, 21.353124618530273, 41.020626068115234, 0.0, 24.1875, 88.48125457763672, 25.5831241607666, 108.63125610351562], "mean": [0.7729695439338684, -0.8852428793907166, 0.9167811870574951, -0.5366355180740356, -0.7024091482162476, 1.986351490020752, -0.6895677447319031, -0.8256680369377136, 0.9240753054618835, 0.18991534411907196, 0.48890531063079834, -0.681636393070221, 25.912384033203125, 70.81849670410156, 0.08164375275373459, 2.4785749912261963, 8.29959774017334, 5.991572856903076, 6.702995300292969, 12.79420280456543, 5.578915119171143, 20.151702880859375, 3.5283925533294678, 27.24895477294922, 37.15690231323242, 64.18893432617188, -0.24429111182689667, 0.050096869468688965, 9.23886775970459, 6.0217976570129395, 11.112875938415527, 0.0, 6.726569175720215, 20.49420166015625, 5.89617395401001, 35.59846496582031], "std": [0.10561002790927887, 0.12845434248447418, 0.08508440107107162, 0.14179207384586334, 0.1985626518726349, 0.27834370732307434, 0.17663080990314484, 0.17735886573791504, 0.13209430873394012, 0.11974242329597473, 0.24664975702762604, 0.0011922159465029836, 25.636796951293945, 12.431231498718262, 1.8951243162155151, 1.9265273809432983, 10.975099563598633, 11.934547424316406, 9.1388578414917, 25.886804580688477, 6.597470760345459, 35.69252395629883, 5.2819952964782715, 41.036773681640625, 17.058645248413086, 6.7458271980285645, 0.04037047550082207, 1.5164437294006348, 12.197042465209961, 8.174507141113281, 15.316096305847168, 0.0, 8.625991821289062, 31.448179244995117, 8.350579261779785, 44.029300689697266], "count": [162]}, "action": {"min": [0.5846351385116577, -1.1920872926712036, 0.8292562961578369, -0.8225328326225281, -1.2846612930297852, 1.1901825666427612, -0.8464942574501038, -1.2194342613220215, 0.7983090877532959, -0.04873350262641907, 0.06961929053068161, -0.6846532225608826, 1.394374966621399, 52.532501220703125, -0.5943750143051147, -0.10500001162290573, 0.84375, -0.4581249952316284, 0.734375, -0.6043750047683716, 0.9893749952316284, 0.06749999523162842, 0.8537499904632568, -0.048124998807907104, 14.791874885559082, 53.01625061035156, -0.31812500953674316, -2.148124933242798, 1.0206249952316284, -0.9118750095367432, 0.5910000205039978, 0.0, 0.7868750095367432, -0.37562498450279236, 0.49125000834465027, 0.684374988079071], "max": [1.0371683835983276, -0.7276222109794617, 1.1087825298309326, -0.35732337832450867, -0.41051536798477173, 2.387774705886841, -0.3768501579761505, -0.6366190910339355, 1.175016164779663, 0.29573890566825867, 1.0204682350158691, -0.6801232099533081, 67.93499755859375, 84.66437530517578, 10.255000114440918, 8.064444541931152, 34.21687698364258, 42.91062545776367, 30.306875228881836, 86.68937683105469, 20.260623931884766, 109.26750183105469, 18.516874313354492, 110.56937408447266, 63.610626220703125, 72.9076919555664, -0.15687499940395355, 4.555624961853027, 32.22437286376953, 21.353124618530273, 41.020626068115234, 0.0, 24.1875, 88.48125457763672, 25.5831241607666, 108.63125610351562], "mean": [0.7729697823524475, -0.8852431774139404, 0.916780948638916, -0.5366353988647461, -0.7024091482162476, 1.9863512516021729, -0.6895677447319031, -0.8256678581237793, 0.9240748882293701, 0.189915269613266, 0.4889054596424103, -0.6816359162330627, 25.912378311157227, 70.81849670410156, 0.0816437378525734, 2.478574514389038, 8.299591064453125, 5.991574287414551, 6.702999114990234, 12.794207572937012, 5.578917503356934, 20.151700973510742, 3.528393030166626, 27.248950958251953, 37.15690994262695, 64.18893432617188, -0.24429111182689667, 0.05009676516056061, 9.238868713378906, 6.0218024253845215, 11.11287784576416, 0.0, 6.726570129394531, 20.494190216064453, 5.89617395401001, 35.59846878051758], "std": [0.10561004281044006, 0.12845435738563538, 0.08508437871932983, 0.14179207384586334, 0.19856266677379608, 0.27834367752075195, 0.17663079500198364, 0.17735888063907623, 0.13209432363510132, 0.11974241584539413, 0.24664975702762604, 0.0011922160629183054, 25.63679313659668, 12.431232452392578, 1.8951245546340942, 1.9265276193618774, 10.975102424621582, 11.93454647064209, 9.138856887817383, 25.886804580688477, 6.597470283508301, 35.69252014160156, 5.28199577331543, 41.03678512573242, 17.058645248413086, 6.7458271980285645, 0.04037047550082207, 1.5164438486099243, 12.197042465209961, 8.174507141113281, 15.316099166870117, 0.0, 8.625991821289062, 31.448177337646484, 8.350580215454102, 44.029300689697266], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [162]}, "index": {"min": [4887], "max": [5048], "mean": [4967.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [2.7839506172839505, 7.0, 7.0, 7.0, 7.0], "std": [1.8549870579644643, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [162]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [162]}, "eef_direction_state": {"mean": [3.506172839506173, 4.487654320987654], "std": [1.4917340708141449, 1.5244414250091078], "min": [0, 1], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.3580246913580247, 1.0925925925925926], "std": [0.6723579656390177, 0.9283302118143901], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.2469135802469136, 0.845679012345679], "std": [0.7375445447527825, 0.835707637270127], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.506172839506173, 4.487654320987654], "std": [1.4917340708141449, 1.5244414250091078], "min": [0, 1], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.3580246913580247, 1.0925925925925926], "std": [0.6723579656390177, 0.9283302118143901], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.2469135802469136, 0.845679012345679], "std": [0.7375445447527825, 0.835707637270127], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6433745833463071, 0.16489092960785495, 1.1386546135706628, 1.2796390512034643, 1.3742696244776302, 1.5975851149725715, 0.6304540686166402, -0.14423168145041823, 1.1491456864953924, 1.8014753420845373, 0.592708216930655, 2.2981264022012295], "std": [0.015590021476920363, 0.04994189096190277, 0.04042515701840527, 2.11743742917216, 0.1518060964042249, 1.40419384656356, 0.023724713938473335, 0.06316292502536033, 0.04681631841700266, 0.18686646456802222, 0.07339583608332738, 0.156584034962721], "min": [0.6164656578966073, 0.054753841005796416, 1.0706306852343732, -3.1385415314505893, 1.0483572940915091, -2.965044465486743, 0.5935534735975401, -0.18799118643538693, 1.0567408226234751, 1.176722453526003, 0.48859170499983895, 1.9692949897756444], "max": [0.673322689714531, 0.24700297456473624, 1.2277853541478319, 3.1365584888370797, 1.5599609028630712, 3.1334571696101157, 0.6709024044405318, -0.004106244398682235, 1.2771166492108204, 2.1043257031029716, 0.8047614163011212, 2.624052180320672], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6433745833463071, 0.16489092960785495, 1.1386546135706628, 1.2796390512034643, 1.3742696244776302, 1.5975851149725715, 0.6304540686166402, -0.14423168145041823, 1.1491456864953924, 1.8014753420845373, 0.592708216930655, 2.2981264022012295], "std": [0.015590021476920363, 0.04994189096190277, 0.04042515701840527, 2.11743742917216, 0.1518060964042249, 1.40419384656356, 0.023724713938473335, 0.06316292502536033, 0.04681631841700266, 0.18686646456802222, 0.07339583608332738, 0.156584034962721], "min": [0.6164656578966073, 0.054753841005796416, 1.0706306852343732, -3.1385415314505893, 1.0483572940915091, -2.965044465486743, 0.5935534735975401, -0.18799118643538693, 1.0567408226234751, 1.176722453526003, 0.48859170499983895, 1.9692949897756444], "max": [0.673322689714531, 0.24700297456473624, 1.2277853541478319, 3.1365584888370797, 1.5599609028630712, 3.1334571696101157, 0.6709024044405318, -0.004106244398682235, 1.2771166492108204, 2.1043257031029716, 0.8047614163011212, 2.624052180320672], "count": [162]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845549530228758]], [[0.46922405637254905]], [[0.4523534742647059]]], "std": [[[0.21204024279968725]], [[0.21433756979334664]], [[0.21948558893329506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5747635845588236]], [[0.5955892892156863]], [[0.5872589399509803]]], "std": [[[0.26847230502612457]], [[0.2709155596478155]], [[0.2778318232429005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.540025594362745]], [[0.5565101654411765]], [[0.518646676879085]]], "std": [[[0.2864905568198153]], [[0.2879412104472176]], [[0.3109721358331644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533900142973856]], [[0.477218118872549]], [[0.4467379820261438]]], "std": [[[0.3371748153207417]], [[0.34520087984932385]], [[0.3669741307957751]]], "count": [100]}, "observation.state": {"min": [0.6214236617088318, -1.1409456729888916, 0.7367246150970459, -0.9843499660491943, -1.6188762187957764, 1.1197041273117065, -0.9953756928443909, -1.2458038330078125, 0.7672665119171143, 0.023317692801356316, 0.06599526852369308, -0.6855354309082031, 1.5225000381469727, 53.81312561035156, -0.46937501430511475, -0.6243749856948853, -0.49437499046325684, -0.6825000047683716, 0.5262500047683716, -0.8756250143051147, -0.5, -3.539375066757202, 0.8212499618530273, -0.5462499856948853, 14.890625, 53.82374954223633, -0.3343749940395355, -1.9931249618530273, 0.734375, -0.9493750333786011, 0.5974999666213989, 0.0, 0.6931250095367432, -0.39124998450279236, 0.0468750074505806, -0.03249999135732651], "max": [1.0054265260696411, -0.6795563101768494, 1.044813871383667, -0.17647482454776764, -0.42896926403045654, 2.626983642578125, -0.3949940800666809, -0.5904605984687805, 1.1918249130249023, 0.34740501642227173, 1.621165156364441, -0.6804463863372803, 68.62562561035156, 86.36250305175781, 3.487499952316284, 8.973570823669434, 29.792499542236328, 63.508750915527344, 27.521875381469727, 89.41874694824219, 14.451250076293945, 106.94562530517578, 8.204999923706055, 110.3125, 63.1306266784668, 72.93937683105469, -0.16124999523162842, 7.683333396911621, 32.571876525878906, 42.45333480834961, 41.233123779296875, 0.0, 23.4112491607666, 88.12750244140625, 27.734375, 108.98187255859375], "mean": [0.8335543870925903, -0.87293541431427, 0.8674960732460022, -0.6873564124107361, -0.7127621173858643, 2.2173573970794678, -0.7569918632507324, -0.7566808462142944, 0.8396704792976379, 0.2779814600944519, 0.5809729695320129, -0.6817792057991028, 40.35554504394531, 68.43009948730469, -0.14654195308685303, 2.863101005554199, 7.004791259765625, 15.412267684936523, 4.695570468902588, 23.525407791137695, 2.7684733867645264, 31.121280670166016, 1.9886568784713745, 42.138092041015625, 28.56686019897461, 68.80552673339844, -0.23815597593784332, 0.20328904688358307, 4.594150066375732, 2.6052443981170654, 5.37548303604126, 0.0, 3.5591976642608643, 8.7484130859375, 3.1057307720184326, 18.519176483154297], "std": [0.1003081351518631, 0.09208302944898605, 0.07570517808198929, 0.19065560400485992, 0.21481582522392273, 0.3407784402370453, 0.14662478864192963, 0.15219156444072723, 0.12155038863420486, 0.09215661883354187, 0.2712574005126953, 0.0009567962260916829, 24.284570693969727, 10.686927795410156, 0.4959193766117096, 2.2253611087799072, 7.513288497924805, 20.614028930664062, 6.415800094604492, 31.49224853515625, 3.1153061389923096, 39.59760665893555, 1.5155436992645264, 42.847618103027344, 14.765423774719238, 5.822386741638184, 0.033029861748218536, 1.578453540802002, 9.028836250305176, 7.769720077514648, 10.901998519897461, 0.0, 6.359917163848877, 22.77166748046875, 5.846302032470703, 33.51060485839844], "count": [357]}, "action": {"min": [0.6214236617088318, -1.1409456729888916, 0.7367246150970459, -0.9843499660491943, -1.6188762187957764, 1.1197041273117065, -0.9953756928443909, -1.2458038330078125, 0.7672665119171143, 0.023317692801356316, 0.06599526852369308, -0.6855354309082031, 1.5225000381469727, 53.81312561035156, -0.46937501430511475, -0.6243749856948853, -0.49437499046325684, -0.6825000047683716, 0.5262500047683716, -0.8756250143051147, -0.5, -3.539375066757202, 0.8212499618530273, -0.5462499856948853, 14.890625, 53.82374954223633, -0.3343749940395355, -1.9931249618530273, 0.734375, -0.9493750333786011, 0.5974999666213989, 0.0, 0.6931250095367432, -0.39124998450279236, 0.0468750074505806, -0.03249999135732651], "max": [1.0054265260696411, -0.6795563101768494, 1.044813871383667, -0.17647482454776764, -0.42896926403045654, 2.626983642578125, -0.3949940800666809, -0.5904605984687805, 1.1918249130249023, 0.34740501642227173, 1.621165156364441, -0.6804463863372803, 68.62562561035156, 86.36250305175781, 3.487499952316284, 8.973570823669434, 29.792499542236328, 63.508750915527344, 27.521875381469727, 89.41874694824219, 14.451250076293945, 106.94562530517578, 8.204999923706055, 110.3125, 63.1306266784668, 72.93937683105469, -0.16124999523162842, 7.683333396911621, 32.571876525878906, 42.45333480834961, 41.233123779296875, 0.0, 23.4112491607666, 88.12750244140625, 27.734375, 108.98187255859375], "mean": [0.8335541486740112, -0.8729355931282043, 0.8674960136413574, -0.6873564124107361, -0.7127621173858643, 2.217357873916626, -0.7569910883903503, -0.7566802501678467, 0.8396706581115723, 0.27798154950141907, 0.5809732675552368, -0.6817786693572998, 40.355533599853516, 68.43009185791016, -0.14654195308685303, 2.86310076713562, 7.004789352416992, 15.412270545959473, 4.695570468902588, 23.52538299560547, 2.7684762477874756, 31.121301651000977, 1.9886560440063477, 42.13805389404297, 28.566852569580078, 68.8055648803711, -0.23815594613552094, 0.20328909158706665, 4.594151496887207, 2.6052441596984863, 5.375484943389893, 0.0, 3.5592007637023926, 8.7484130859375, 3.1057286262512207, 18.5191707611084], "std": [0.1003081202507019, 0.09208303689956665, 0.07570517808198929, 0.19065558910369873, 0.21481579542160034, 0.3407783508300781, 0.14662478864192963, 0.15219154953956604, 0.12155039608478546, 0.09215662628412247, 0.2712574005126953, 0.0009567964589223266, 24.284568786621094, 10.68692684173584, 0.49591949582099915, 2.225360870361328, 7.51328706741333, 20.61402702331543, 6.415801048278809, 31.49224090576172, 3.115306854248047, 39.59761428833008, 1.5155439376831055, 42.847625732421875, 14.765422821044922, 5.822386741638184, 0.033029861748218536, 1.5784536600112915, 9.028838157653809, 7.769719123840332, 10.901999473571777, 0.0, 6.359917640686035, 22.77166748046875, 5.846302509307861, 33.51060485839844], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [357]}, "index": {"min": [5049], "max": [5405], "mean": [5227.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [3.1708683473389354, 7.0, 7.0, 7.0, 7.0], "std": [1.5471823407577847, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [357]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [357]}, "eef_direction_state": {"mean": [3.134453781512605, 5.1988795518207285], "std": [1.8299915189280063, 1.2886919864391206], "min": [0, 1], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [1.1540616246498598, 0.5882352941176471], "std": [0.640654887812489, 0.8541718157696162], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.9159663865546218, 0.45098039215686275], "std": [0.8190296089096518, 0.7603481379815826], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [3.134453781512605, 5.1988795518207285], "std": [1.8299915189280063, 1.2886919864391206], "min": [0, 1], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [1.1540616246498598, 0.5882352941176471], "std": [0.640654887812489, 0.8541718157696162], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.9159663865546218, 0.45098039215686275], "std": [0.8190296089096518, 0.7603481379815826], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.626349759029917, 0.18192977465410995, 1.1080147553336739, 2.1518367540574386, 1.2042086271177168, 1.730391458821708, 0.6127595593248106, -0.1583903314346296, 1.1523294418094596, 1.77110771383411, 0.5224005211031904, 2.230526163908327], "std": [0.024056472342210464, 0.03669416396341693, 0.05989403691834633, 0.9409014060436866, 0.16339762348271722, 0.960303450382135, 0.023620683939279293, 0.05021279553049322, 0.047538197095505205, 0.23034245186289326, 0.06497243337268872, 0.1658956165650626], "min": [0.5614556702969885, 0.06313240148534188, 1.0525108340997111, -2.1529577041952086, 0.8230549707587755, -2.5076108852996812, 0.5481198122805269, -0.22937074029133975, 1.0600584116249627, 0.7079653824763731, 0.41976189985457446, 1.6135925742981891], "max": [0.6660776696636619, 0.2399568457365071, 1.3277132226520858, 2.730537142424306, 1.5572620267063635, 2.2828398484292283, 0.6693779244533333, 0.0008824608178581439, 1.3453986064196113, 2.112088625828494, 0.7543755563876053, 2.590824787475772], "count": [357]}, "eef_sim_pose_action": {"mean": [0.626349759029917, 0.18192977465410995, 1.1080147553336739, 2.1518367540574386, 1.2042086271177168, 1.730391458821708, 0.6127595593248106, -0.1583903314346296, 1.1523294418094596, 1.77110771383411, 0.5224005211031904, 2.230526163908327], "std": [0.024056472342210464, 0.03669416396341693, 0.05989403691834633, 0.9409014060436866, 0.16339762348271722, 0.960303450382135, 0.023620683939279293, 0.05021279553049322, 0.047538197095505205, 0.23034245186289326, 0.06497243337268872, 0.1658956165650626], "min": [0.5614556702969885, 0.06313240148534188, 1.0525108340997111, -2.1529577041952086, 0.8230549707587755, -2.5076108852996812, 0.5481198122805269, -0.22937074029133975, 1.0600584116249627, 0.7079653824763731, 0.41976189985457446, 1.6135925742981891], "max": [0.6660776696636619, 0.2399568457365071, 1.3277132226520858, 2.730537142424306, 1.5572620267063635, 2.2828398484292283, 0.6693779244533333, 0.0008824608178581439, 1.3453986064196113, 2.112088625828494, 0.7543755563876053, 2.590824787475772], "count": [357]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48018344362745097]], [[0.46753646241830066]], [[0.44879077818627455]]], "std": [[[0.21493283874728158]], [[0.21486892198297977]], [[0.22042248130829384]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5946236642156862]], [[0.6115008067810457]], [[0.5990801654411765]]], "std": [[[0.28389929610930836]], [[0.28869395752336124]], [[0.29776797047122244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.521082698120915]], [[0.5450280310457516]], [[0.5049190665849673]]], "std": [[[0.28915848031474073]], [[0.2934667232540812]], [[0.3140822983725299]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436269975490196]], [[0.4663206107026144]], [[0.4453155596405229]]], "std": [[[0.33484035098168735]], [[0.3464342374460632]], [[0.36379009365402587]]], "count": [100]}, "observation.state": {"min": [0.6319857835769653, -1.1247329711914062, 0.7207980155944824, -0.9136339426040649, -0.8924620747566223, 1.9520580768585205, -0.9051222801208496, -1.302977442741394, 0.6793125867843628, -0.23589494824409485, 0.1811770498752594, -0.6822213530540466, 10.520625114440918, 53.228126525878906, 0.5681250095367432, -0.3050000071525574, 0.8324999809265137, -0.5006250143051147, 0.7962499856948853, -0.47437500953674316, 0.9487500190734863, -3.005625009536743, 0.8274999856948853, -0.5362499952316284, 17.650625228881836, 49.66625213623047, -0.296875, -2.864374876022339, 0.8731250166893005, -0.36500000953674316, 0.6284615397453308, 0.0, 0.671875, 0.2043749988079071, 0.65625, 0.15187500417232513], "max": [0.952735185623169, -0.6723029613494873, 1.0268129110336304, -0.30546653270721436, -0.5173046588897705, 2.604905843734741, -0.43845847249031067, -0.6221866011619568, 1.2695744037628174, 0.5624856948852539, 0.745999276638031, -0.6785973310470581, 61.5368766784668, 79.85124969482422, 0.6518750190734863, 5.37375020980835, 31.035625457763672, 54.337501525878906, 26.628124237060547, 95.81187438964844, 16.12125015258789, 110.06375122070312, 9.225625038146973, 110.29812622070312, 56.39125061035156, 71.60000610351562, -0.13562500476837158, 8.033333778381348, 28.1981258392334, 34.838748931884766, 41.91625213623047, 0.0, 33.83250045776367, 78.05875396728516, 40.77687454223633, 109.94499969482422], "mean": [0.7934660315513611, -0.86350417137146, 0.85959792137146, -0.6028876900672913, -0.7096523642539978, 2.2081263065338135, -0.6914400458335876, -0.870812177658081, 0.9773305058479309, 0.07680096477270126, 0.4950130581855774, -0.6807785630226135, 28.85503387451172, 71.82807159423828, 0.5950713753700256, 3.0833752155303955, 5.432065486907959, 6.340441703796387, 4.173699378967285, 10.453176498413086, 3.1918447017669678, 12.163466453552246, 1.7023736238479614, 17.386526107788086, 37.84917449951172, 60.72869110107422, -0.22557812929153442, 0.23846344649791718, 7.544071674346924, 9.272216796875, 11.266993522644043, 0.0, 8.563886642456055, 19.36986541748047, 8.731559753417969, 37.589561462402344], "std": [0.10138332098722458, 0.10293284058570862, 0.07236387580633163, 0.1440458744764328, 0.11024992167949677, 0.15001414716243744, 0.1447661966085434, 0.20403145253658295, 0.19659654796123505, 0.23075619339942932, 0.19292891025543213, 0.000942934479098767, 16.05495834350586, 9.675283432006836, 0.015705114230513573, 1.4209425449371338, 8.74080753326416, 14.332533836364746, 6.779219150543213, 25.48430633544922, 3.9934425354003906, 32.65438461303711, 2.058029890060425, 35.210205078125, 12.285436630249023, 6.6573638916015625, 0.027738027274608612, 2.0713508129119873, 10.290428161621094, 13.667558670043945, 16.152597427368164, 0.0, 11.864190101623535, 29.96666717529297, 13.24592399597168, 41.04877853393555], "count": [217]}, "action": {"min": [0.6319857835769653, -1.1247329711914062, 0.7207980155944824, -0.9136339426040649, -0.8924620747566223, 1.9520580768585205, -0.9051222801208496, -1.302977442741394, 0.6793125867843628, -0.23589494824409485, 0.1811770498752594, -0.6822213530540466, 10.520625114440918, 53.228126525878906, 0.5681250095367432, -0.3050000071525574, 0.8324999809265137, -0.5006250143051147, 0.7962499856948853, -0.47437500953674316, 0.9487500190734863, -3.005625009536743, 0.8274999856948853, -0.5362499952316284, 17.650625228881836, 49.66625213623047, -0.296875, -2.864374876022339, 0.8731250166893005, -0.36500000953674316, 0.6284615397453308, 0.0, 0.671875, 0.2043749988079071, 0.65625, 0.15187500417232513], "max": [0.952735185623169, -0.6723029613494873, 1.0268129110336304, -0.30546653270721436, -0.5173046588897705, 2.604905843734741, -0.43845847249031067, -0.6221866011619568, 1.2695744037628174, 0.5624856948852539, 0.745999276638031, -0.6785973310470581, 61.5368766784668, 79.85124969482422, 0.6518750190734863, 5.37375020980835, 31.035625457763672, 54.337501525878906, 26.628124237060547, 95.81187438964844, 16.12125015258789, 110.06375122070312, 9.225625038146973, 110.29812622070312, 56.39125061035156, 71.60000610351562, -0.13562500476837158, 8.033333778381348, 28.1981258392334, 34.838748931884766, 41.91625213623047, 0.0, 33.83250045776367, 78.05875396728516, 40.77687454223633, 109.94499969482422], "mean": [0.7934648990631104, -0.8635043501853943, 0.8595976829528809, -0.6028875112533569, -0.709652304649353, 2.208127498626709, -0.6914399266242981, -0.8708124756813049, 0.9773305058479309, 0.07680094242095947, 0.4950127601623535, -0.6807780265808105, 28.855022430419922, 71.82808685302734, 0.5950713753700256, 3.083376884460449, 5.432056903839111, 6.340441703796387, 4.173702239990234, 10.453156471252441, 3.191840410232544, 12.163481712341309, 1.7023732662200928, 17.386520385742188, 37.84917449951172, 60.72869110107422, -0.22557809948921204, 0.23846335709095, 7.544071197509766, 9.272218704223633, 11.266996383666992, 0.0, 8.563888549804688, 19.369874954223633, 8.731560707092285, 37.58956527709961], "std": [0.10138329118490219, 0.10293286293745041, 0.07236386090517044, 0.1440458744764328, 0.11024991422891617, 0.1500142514705658, 0.1447661966085434, 0.20403146743774414, 0.19659650325775146, 0.2307562232017517, 0.19292892515659332, 0.0009429346537217498, 16.054960250854492, 9.675284385681152, 0.015705110505223274, 1.4209426641464233, 8.740808486938477, 14.332529067993164, 6.779218673706055, 25.48430824279785, 3.993441104888916, 32.654388427734375, 2.058030843734741, 35.2101936340332, 12.285436630249023, 6.657362937927246, 0.027738027274608612, 2.0713510513305664, 10.29042911529541, 13.667558670043945, 16.15259552001953, 0.0, 11.864190101623535, 29.96666717529297, 13.245925903320312, 41.048770904541016], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [217]}, "index": {"min": [5406], "max": [5622], "mean": [5514.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [3.23963133640553, 7.0, 7.0, 7.0, 7.0], "std": [1.8335571060979166, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [217]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [217]}, "eef_direction_state": {"mean": [4.368663594470046, 3.9400921658986174], "std": [1.6412130396965643, 1.5572355248916903], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [0.9354838709677419, 1.3456221198156681], "std": [0.8669475403727068, 0.7469703509061344], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.8202764976958525, 0.9447004608294931], "std": [0.8532690820098913, 0.8127339238727592], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [4.368663594470046, 3.9400921658986174], "std": [1.6412130396965643, 1.5572355248916903], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [0.9354838709677419, 1.3456221198156681], "std": [0.8669475403727068, 0.7469703509061344], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.8202764976958525, 0.9447004608294931], "std": [0.8532690820098913, 0.8127339238727592], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.632993128248027, 0.1691440096592809, 1.1293797761750104, 2.1707721109356712, 1.2893760973357846, 1.7397968637884575, 0.6376948454914311, -0.13619120712287208, 1.1405328323068666, 1.8452390399987761, 0.6836792658953921, 2.386999919931943], "std": [0.01535731275842755, 0.05063343300840298, 0.02513691298101323, 0.19242035030509536, 0.09308198355981864, 0.2800865902065556, 0.03176400040087773, 0.065263036215576, 0.04190076871402566, 0.16444330360126075, 0.1793194908752599, 0.20606990350651128], "min": [0.5931540166746951, 0.07600861885165748, 1.0697604190715726, 1.6518519141301715, 1.03353452801068, 1.127016440449346, 0.5840629249004663, -0.20878058035473795, 1.058188338028917, 1.591188514332131, 0.25688296676676003, 2.1466594277007056], "max": [0.6634057832811651, 0.24071986587252656, 1.1871163440220893, 2.45528121337958, 1.3697230833267469, 2.1288422546861994, 0.677037651216372, 0.011457521856911262, 1.2077797522239528, 2.1277541271176506, 0.8933217654235657, 2.757902002233952], "count": [217]}, "eef_sim_pose_action": {"mean": [0.632993128248027, 0.1691440096592809, 1.1293797761750104, 2.1707721109356712, 1.2893760973357846, 1.7397968637884575, 0.6376948454914311, -0.13619120712287208, 1.1405328323068666, 1.8452390399987761, 0.6836792658953921, 2.386999919931943], "std": [0.01535731275842755, 0.05063343300840298, 0.02513691298101323, 0.19242035030509536, 0.09308198355981864, 0.2800865902065556, 0.03176400040087773, 0.065263036215576, 0.04190076871402566, 0.16444330360126075, 0.1793194908752599, 0.20606990350651128], "min": [0.5931540166746951, 0.07600861885165748, 1.0697604190715726, 1.6518519141301715, 1.03353452801068, 1.127016440449346, 0.5840629249004663, -0.20878058035473795, 1.058188338028917, 1.591188514332131, 0.25688296676676003, 2.1466594277007056], "max": [0.6634057832811651, 0.24071986587252656, 1.1871163440220893, 2.45528121337958, 1.3697230833267469, 2.1288422546861994, 0.677037651216372, 0.011457521856911262, 1.2077797522239528, 2.1277541271176506, 0.8933217654235657, 2.757902002233952], "count": [217]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833369750816993]], [[0.47011271241830066]], [[0.45135896241830065]]], "std": [[[0.21548550321843946]], [[0.21528999716880057]], [[0.22206559894137654]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5895314011437909]], [[0.6090027961601308]], [[0.5966481964869281]]], "std": [[[0.2841413077135216]], [[0.28686802588624355]], [[0.29638357997342635]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457027982026145]], [[0.5701339910130719]], [[0.5274086192810457]]], "std": [[[0.28795282295273184]], [[0.28734498494272004]], [[0.30805619419865576]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45148101715686273]], [[0.4790901245915033]], [[0.4557954473039216]]], "std": [[[0.33708178190261434]], [[0.3458301657544445]], [[0.3643539237543744]]], "count": [100]}, "observation.state": {"min": [0.6543974280357361, -1.1356765031814575, 0.8000019192695618, -0.8394131064414978, -0.9758780598640442, 1.712761640548706, -0.996604859828949, -1.3176404237747192, 0.8144026398658752, -0.44878214597702026, 0.3047751188278198, -0.6816014051437378, 16.263124465942383, 53.65999984741211, 0.5299999713897705, 0.3831250071525574, 0.8231250047683716, -0.16750000417232513, 0.757777750492096, -0.6725000143051147, 0.9743750095367432, -3.009999990463257, 0.84333336353302, -0.43312498927116394, 25.1668758392334, 53.32749938964844, -0.2939999997615814, -2.6449999809265137, 0.8331249952316284, -0.06750000268220901, 0.6200000047683716, 0.0, 0.7393749952316284, 0.3112500011920929, 0.737500011920929, -0.12266666442155838], "max": [0.946292519569397, -0.7460231184959412, 1.0477702617645264, -0.4306858777999878, -0.49382010102272034, 2.372992515563965, -0.4501650035381317, -0.699053943157196, 1.2676432132720947, 0.318579763174057, 0.9446765184402466, -0.6764276623725891, 66.54000091552734, 78.58499908447266, 0.7488889098167419, 5.529999732971191, 27.658124923706055, 43.951873779296875, 27.053749084472656, 77.40249633789062, 18.552499771118164, 110.7706298828125, 3.6712498664855957, 110.109375, 57.818748474121094, 65.6518783569336, -0.13562500476837158, 6.035999774932861, 25.833749771118164, 38.869998931884766, 45.290626525878906, 0.0, 35.640625, 72.52188110351562, 39.52562713623047, 108.42375183105469], "mean": [0.8339207172393799, -0.8778454065322876, 0.8947941064834595, -0.6052898168563843, -0.7442496418952942, 2.0335066318511963, -0.7846508026123047, -0.9163016676902771, 1.0322105884552002, 0.018475575372576714, 0.6338824033737183, -0.67989182472229, 31.974754333496094, 71.43478393554688, 0.5992835760116577, 3.3679683208465576, 6.596786975860596, 5.442047595977783, 4.973296165466309, 8.965609550476074, 3.4750900268554688, 12.565787315368652, 1.2341192960739136, 18.462013244628906, 41.13276672363281, 59.398075103759766, -0.23170165717601776, 0.39359503984451294, 8.220464706420898, 11.707921028137207, 12.555866241455078, 0.0, 9.45339584350586, 20.346464157104492, 8.5065336227417, 33.52926254272461], "std": [0.09098777174949646, 0.08831250667572021, 0.05386603996157646, 0.11751353740692139, 0.11800488829612732, 0.14456333220005035, 0.19666688144207, 0.19860851764678955, 0.1574404388666153, 0.27560871839523315, 0.22920939326286316, 0.0016909332480281591, 16.401744842529297, 9.83769702911377, 0.057230859994888306, 1.207540512084961, 7.711500644683838, 12.106876373291016, 7.807930946350098, 21.625436782836914, 4.5097432136535645, 33.571590423583984, 0.7953168749809265, 36.31077575683594, 10.214984893798828, 3.946349620819092, 0.034706272184848785, 2.130554676055908, 10.27972412109375, 16.63480567932129, 17.12006187438965, 0.0, 12.615838050842285, 28.85776710510254, 12.03539752960205, 44.54513168334961], "count": [222]}, "action": {"min": [0.6543974280357361, -1.1356765031814575, 0.8000019192695618, -0.8394131064414978, -0.9758780598640442, 1.712761640548706, -0.996604859828949, -1.3176404237747192, 0.8144026398658752, -0.44878214597702026, 0.3047751188278198, -0.6816014051437378, 16.263124465942383, 53.65999984741211, 0.5299999713897705, 0.3831250071525574, 0.8231250047683716, -0.16750000417232513, 0.757777750492096, -0.6725000143051147, 0.9743750095367432, -3.009999990463257, 0.84333336353302, -0.43312498927116394, 25.1668758392334, 53.32749938964844, -0.2939999997615814, -2.6449999809265137, 0.8331249952316284, -0.06750000268220901, 0.6200000047683716, 0.0, 0.7393749952316284, 0.3112500011920929, 0.737500011920929, -0.12266666442155838], "max": [0.946292519569397, -0.7460231184959412, 1.0477702617645264, -0.4306858777999878, -0.49382010102272034, 2.372992515563965, -0.4501650035381317, -0.699053943157196, 1.2676432132720947, 0.318579763174057, 0.9446765184402466, -0.6764276623725891, 66.54000091552734, 78.58499908447266, 0.7488889098167419, 5.529999732971191, 27.658124923706055, 43.951873779296875, 27.053749084472656, 77.40249633789062, 18.552499771118164, 110.7706298828125, 3.6712498664855957, 110.109375, 57.818748474121094, 65.6518783569336, -0.13562500476837158, 6.035999774932861, 25.833749771118164, 38.869998931884766, 45.290626525878906, 0.0, 35.640625, 72.52188110351562, 39.52562713623047, 108.42375183105469], "mean": [0.833920955657959, -0.877845823764801, 0.894794225692749, -0.6052896976470947, -0.744249701499939, 2.0335068702697754, -0.7846509218215942, -0.9163017868995667, 1.0322105884552002, 0.01847556233406067, 0.6338825225830078, -0.6798915863037109, 31.974750518798828, 71.4347915649414, 0.5992831587791443, 3.3679678440093994, 6.596783638000488, 5.442049980163574, 4.973307132720947, 8.965606689453125, 3.4750897884368896, 12.565775871276855, 1.2341195344924927, 18.461971282958984, 41.13276290893555, 59.3980827331543, -0.23170161247253418, 0.3935950994491577, 8.220460891723633, 11.707925796508789, 12.555868148803711, 0.0, 9.453399658203125, 20.346464157104492, 8.506529808044434, 33.529258728027344], "std": [0.09098777174949646, 0.08831249177455902, 0.05386603996157646, 0.11751352995634079, 0.11800491064786911, 0.14456331729888916, 0.1966668665409088, 0.19860848784446716, 0.1574404388666153, 0.27560868859291077, 0.22920936346054077, 0.001690933364443481, 16.401742935180664, 9.837696075439453, 0.057230882346630096, 1.2075406312942505, 7.7114996910095215, 12.106878280639648, 7.807929992675781, 21.625442504882812, 4.509742736816406, 33.57160186767578, 0.7953164577484131, 36.31077575683594, 10.214983940124512, 3.9463491439819336, 0.03470627963542938, 2.130554676055908, 10.2797212600708, 16.634803771972656, 17.120059967041016, 0.0, 12.61584186553955, 28.857765197753906, 12.035394668579102, 44.54513931274414], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [222]}, "index": {"min": [5623], "max": [5844], "mean": [5733.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.2387387387387387, 7.0, 7.0, 7.0, 7.0], "std": [1.7837439707996732, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [222]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [222]}, "eef_direction_state": {"mean": [4.135135135135135, 3.9504504504504503], "std": [1.7084131327606187, 1.59455005791116], "min": [0, 1], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.9459459459459459, 1.1036036036036037], "std": [0.8202157246212706, 0.7901907544735531], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.8468468468468469], "std": [0.8351331914416095, 0.8131597606644909], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [4.135135135135135, 3.9504504504504503], "std": [1.7084131327606187, 1.59455005791116], "min": [0, 1], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.9459459459459459, 1.1036036036036037], "std": [0.8202157246212706, 0.7901907544735531], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.8333333333333334, 0.8468468468468469], "std": [0.8351331914416095, 0.8131597606644909], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6391639998761328, 0.18515098125890042, 1.1204393015572394, 2.374723219324213, 1.3799015529367133, 2.0771122386520315, 0.6382721375048636, -0.14144736200258767, 1.1329409803494763, 1.7942976191303708, 0.7741643663522038, 2.376036205951691], "std": [0.009151844324228772, 0.0498868312468004, 0.02124772963577449, 1.2175886284258033, 0.0894398035628398, 1.0469647765356689, 0.02130199654744461, 0.08599622507380485, 0.031255659096057875, 0.13821840681363876, 0.16021216362156493, 0.2589346447762189], "min": [0.618250361148819, 0.07571190936820349, 1.0712983882107423, -3.115546550134762, 1.153636902765872, -3.0937898363272254, 0.6098068304823566, -0.2128477729901555, 1.0595927911491063, 1.6115280126029194, 0.5908134518711781, 2.052016681168333], "max": [0.6596089713214977, 0.24423194667274695, 1.163587165612364, 3.1148642833436884, 1.490051786813908, 3.0651961698691417, 0.6672182095107675, 0.03940428201409926, 1.173110107614951, 2.0754898298259197, 1.0431486742237115, 2.8313846748627824], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6391639998761328, 0.18515098125890042, 1.1204393015572394, 2.374723219324213, 1.3799015529367133, 2.0771122386520315, 0.6382721375048636, -0.14144736200258767, 1.1329409803494763, 1.7942976191303708, 0.7741643663522038, 2.376036205951691], "std": [0.009151844324228772, 0.0498868312468004, 0.02124772963577449, 1.2175886284258033, 0.0894398035628398, 1.0469647765356689, 0.02130199654744461, 0.08599622507380485, 0.031255659096057875, 0.13821840681363876, 0.16021216362156493, 0.2589346447762189], "min": [0.618250361148819, 0.07571190936820349, 1.0712983882107423, -3.115546550134762, 1.153636902765872, -3.0937898363272254, 0.6098068304823566, -0.2128477729901555, 1.0595927911491063, 1.6115280126029194, 0.5908134518711781, 2.052016681168333], "max": [0.6596089713214977, 0.24423194667274695, 1.163587165612364, 3.1148642833436884, 1.490051786813908, 3.0651961698691417, 0.6672182095107675, 0.03940428201409926, 1.173110107614951, 2.0754898298259197, 1.0431486742237115, 2.8313846748627824], "count": [222]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839718178104575]], [[0.47087575571895424]], [[0.45241293300653596]]], "std": [[[0.21717841520176423]], [[0.21580291177589433]], [[0.22164945418045026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5813994587418301]], [[0.6026830923202614]], [[0.5893739133986928]]], "std": [[[0.2873755138540483]], [[0.28632957133982706]], [[0.2955542083397607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5224538929738562]], [[0.5563421915849673]], [[0.5149033190359477]]], "std": [[[0.2827179314640532]], [[0.2842506373856872]], [[0.3080825787326261]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463744812091503]], [[0.47267845179738566]], [[0.4488248202614379]]], "std": [[[0.3374604200788247]], [[0.34615255462646244]], [[0.36462200054182575]]], "count": [100]}, "observation.state": {"min": [0.6318665742874146, -1.2171454429626465, 0.8294761776924133, -0.8381971716880798, -0.998173177242279, 1.7973220348358154, -1.0203994512557983, -1.2862402200698853, 0.8126621246337891, -0.2745908796787262, 0.30661097168922424, -0.6838902831077576, 11.625, 53.41062545776367, 0.6043750047683716, -0.3125, 0.8068749904632568, 0.5981249809265137, 0.7237499952316284, -0.2762500047683716, 0.8274999856948853, 0.010000013746321201, 0.7677778005599976, -0.1574999988079071, 26.87583351135254, 56.337501525878906, -0.35875001549720764, -0.9231250286102295, 0.8287500143051147, 0.7868750095367432, 0.6293749809265137, 0.0, 0.7899999618530273, -0.3893750011920929, -0.21312499046325684, -0.17812500894069672], "max": [0.9526843428611755, -0.8147841095924377, 1.1137655973434448, -0.45214390754699707, -0.5062180757522583, 2.290117025375366, -0.47949090600013733, -0.7274261713027954, 1.255698323249817, 0.46275368332862854, 0.9028810858726501, -0.6685120463371277, 65.93437194824219, 80.63249969482422, 0.804444432258606, 5.536250114440918, 30.506250381469727, 55.149375915527344, 27.19499969482422, 91.09874725341797, 14.335624694824219, 105.86312103271484, 2.3162500858306885, 110.79624938964844, 65.20999908447266, 67.12000274658203, -0.12562499940395355, 8.6274995803833, 39.98875045776367, 90.15875244140625, 42.849998474121094, 0.0, 29.25, 87.19499969482422, 30.8643741607666, 108.28312683105469], "mean": [0.8306401968002319, -0.9380669593811035, 0.9181880950927734, -0.5909438729286194, -0.8019506931304932, 2.004979133605957, -0.7970106601715088, -0.9137343168258667, 1.007594347000122, 0.1807428002357483, 0.6634512543678284, -0.6798550486564636, 31.427433013916016, 72.37657928466797, 0.6848992109298706, 3.671764373779297, 5.651284217834473, 6.4340128898620605, 4.448411464691162, 9.749754905700684, 2.566603422164917, 13.24152946472168, 0.9288256168365479, 16.113378524780273, 43.40220642089844, 61.822059631347656, -0.23222552239894867, 1.3423875570297241, 10.751917839050293, 15.32848072052002, 12.21015739440918, 0.0, 8.990103721618652, 24.587862014770508, 8.215095520019531, 33.03681564331055], "std": [0.09648794680833817, 0.0907140001654625, 0.07029355317354202, 0.11639591306447983, 0.12108611315488815, 0.13630357384681702, 0.15971504151821136, 0.1617681235074997, 0.15169775485992432, 0.21818815171718597, 0.18623937666416168, 0.0029733667615801096, 15.478777885437012, 10.507908821105957, 0.04197275638580322, 1.4224097728729248, 8.144761085510254, 13.940454483032227, 7.160408020019531, 23.564483642578125, 3.286684513092041, 30.60616683959961, 0.3404494822025299, 34.98146057128906, 12.284968376159668, 3.7930729389190674, 0.04184621572494507, 2.45235276222229, 14.147808074951172, 25.711997985839844, 16.45258140563965, 0.0, 11.342761993408203, 34.1889533996582, 11.408998489379883, 46.53937530517578], "count": [247]}, "action": {"min": [0.6318665742874146, -1.2171454429626465, 0.8294761776924133, -0.8381971716880798, -0.998173177242279, 1.7973220348358154, -1.0203994512557983, -1.2862402200698853, 0.8126621246337891, -0.2745908796787262, 0.30661097168922424, -0.6838902831077576, 11.625, 53.41062545776367, 0.6043750047683716, -0.3125, 0.8068749904632568, 0.5981249809265137, 0.7237499952316284, -0.2762500047683716, 0.8274999856948853, 0.010000013746321201, 0.7677778005599976, -0.1574999988079071, 26.87583351135254, 56.337501525878906, -0.35875001549720764, -0.9231250286102295, 0.8287500143051147, 0.7868750095367432, 0.6293749809265137, 0.0, 0.7899999618530273, -0.3893750011920929, -0.21312499046325684, -0.17812500894069672], "max": [0.9526843428611755, -0.8147841095924377, 1.1137655973434448, -0.45214390754699707, -0.5062180757522583, 2.290117025375366, -0.47949090600013733, -0.7274261713027954, 1.255698323249817, 0.46275368332862854, 0.9028810858726501, -0.6685120463371277, 65.93437194824219, 80.63249969482422, 0.804444432258606, 5.536250114440918, 30.506250381469727, 55.149375915527344, 27.19499969482422, 91.09874725341797, 14.335624694824219, 105.86312103271484, 2.3162500858306885, 110.79624938964844, 65.20999908447266, 67.12000274658203, -0.12562499940395355, 8.6274995803833, 39.98875045776367, 90.15875244140625, 42.849998474121094, 0.0, 29.25, 87.19499969482422, 30.8643741607666, 108.28312683105469], "mean": [0.8306407332420349, -0.9380664229393005, 0.9181875586509705, -0.5909438729286194, -0.8019502758979797, 2.0049781799316406, -0.7970105409622192, -0.9137346148490906, 1.0075944662094116, 0.1807427555322647, 0.6634514331817627, -0.6798546314239502, 31.427453994750977, 72.37659454345703, 0.6848995089530945, 3.671764373779297, 5.651288986206055, 6.434016227722168, 4.448415756225586, 9.749756813049316, 2.5666041374206543, 13.241536140441895, 0.9288254380226135, 16.113393783569336, 43.40220642089844, 61.82206344604492, -0.23222552239894867, 1.3423876762390137, 10.751909255981445, 15.328482627868652, 12.210165977478027, 0.0, 8.990103721618652, 24.587862014770508, 8.215096473693848, 33.03682327270508], "std": [0.09648794680833817, 0.0907139703631401, 0.07029355317354202, 0.11639589816331863, 0.12108612060546875, 0.13630352914333344, 0.15971504151821136, 0.1617681235074997, 0.1516977995634079, 0.21818816661834717, 0.1862393617630005, 0.0029733662959188223, 15.478778839111328, 10.50790786743164, 0.04197274148464203, 1.4224098920822144, 8.144761085510254, 13.94045639038086, 7.160406589508057, 23.56448745727539, 3.2866837978363037, 30.606170654296875, 0.34044942259788513, 34.9814453125, 12.284969329833984, 3.7930729389190674, 0.041846223175525665, 2.45235276222229, 14.147805213928223, 25.711997985839844, 16.45258331298828, 0.0, 11.34276294708252, 34.18895721435547, 11.409000396728516, 46.53936767578125], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [247]}, "index": {"min": [5845], "max": [6091], "mean": [5968.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [3.2591093117408905, 7.0, 7.0, 7.0, 7.0], "std": [1.8258346259090255, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [247]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [247]}, "eef_direction_state": {"mean": [4.251012145748988, 3.9271255060728745], "std": [1.8024244209882243, 1.7595180826105912], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [0.8137651821862348, 1.125506072874494], "std": [0.8034167884440256, 0.8175932680663475], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.7489878542510121, 0.7449392712550608], "std": [0.8159275960266005, 0.822091669408716], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [4.251012145748988, 3.9271255060728745], "std": [1.8024244209882243, 1.7595180826105912], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [0.8137651821862348, 1.125506072874494], "std": [0.8034167884440256, 0.8175932680663475], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.7489878542510121, 0.7449392712550608], "std": [0.8159275960266005, 0.822091669408716], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.6426293847022251, 0.16855501650919216, 1.1211773450002303, 0.38037269883060054, 1.4403479342999777, 1.613566085964799, 0.6409829339174598, -0.1503835121643251, 1.1307958538479763, 1.7371913735221802, 0.6333967225363424, 2.2501518998654806], "std": [0.014033188713479028, 0.04835344390719536, 0.024290678109105634, 2.650761209694502, 0.09376936178088044, 1.9148289982459403, 0.023155993756588767, 0.06966735671574578, 0.03449381890423403, 0.11842725163197813, 0.14107195857005975, 0.1648923576033612], "min": [0.6224498592401371, 0.05753832851259014, 1.063966031741578, -3.0773135397362585, 1.2177580278574975, -3.14070822824362, 0.6101704151434035, -0.22027909979519136, 1.0664698323640314, 1.5781361500279714, 0.36370319782810334, 2.068396200424127], "max": [0.6740837916878216, 0.22437755611855284, 1.1494826518766394, 3.124576400004402, 1.5574483740342937, 3.1397503221686938, 0.6787529637438386, 0.021578133039623137, 1.1806775096117392, 2.030181023640303, 0.8928994125075205, 2.642150448587647], "count": [247]}, "eef_sim_pose_action": {"mean": [0.6426293847022251, 0.16855501650919216, 1.1211773450002303, 0.38037269883060054, 1.4403479342999777, 1.613566085964799, 0.6409829339174598, -0.1503835121643251, 1.1307958538479763, 1.7371913735221802, 0.6333967225363424, 2.2501518998654806], "std": [0.014033188713479028, 0.04835344390719536, 0.024290678109105634, 2.650761209694502, 0.09376936178088044, 1.9148289982459403, 0.023155993756588767, 0.06966735671574578, 0.03449381890423403, 0.11842725163197813, 0.14107195857005975, 0.1648923576033612], "min": [0.6224498592401371, 0.05753832851259014, 1.063966031741578, -3.0773135397362585, 1.2177580278574975, -3.14070822824362, 0.6101704151434035, -0.22027909979519136, 1.0664698323640314, 1.5781361500279714, 0.36370319782810334, 2.068396200424127], "max": [0.6740837916878216, 0.22437755611855284, 1.1494826518766394, 3.124576400004402, 1.5574483740342937, 3.1397503221686938, 0.6787529637438386, 0.021578133039623137, 1.1806775096117392, 2.030181023640303, 0.8928994125075205, 2.642150448587647], "count": [247]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4865739338235294]], [[0.47225485498366016]], [[0.4545235988562092]]], "std": [[[0.21494922322085644]], [[0.2154829952005542]], [[0.22242416826697667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5928443974673203]], [[0.611854050245098]], [[0.5979385784313725]]], "std": [[[0.2811219758151288]], [[0.28229159706046675]], [[0.2930358299074562]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.535543227124183]], [[0.5574272753267974]], [[0.5150704044117648]]], "std": [[[0.28704740708120835]], [[0.28476781345083135]], [[0.30602612911180055]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4595472079248366]], [[0.4859119485294117]], [[0.462449585375817]]], "std": [[[0.33720155793427253]], [[0.3471592849301426]], [[0.3660571040089035]]], "count": [100]}, "observation.state": {"min": [0.6668669581413269, -1.160233974456787, 0.8422503471374512, -0.7576342821121216, -1.1197738647460938, 1.389270305633545, -1.120202898979187, -1.2411783933639526, 0.8590352535247803, -0.5073386430740356, 0.3953755497932434, -0.6830558180809021, 1.3025000095367432, 56.50374984741211, 0.552142858505249, -0.8506249785423279, 0.8993750214576721, 0.24437500536441803, 0.7024999856948853, -0.5824999809265137, 1.040624976158142, -3.3837499618530273, 0.8600000143051147, -0.640625, 29.3125, 55.631248474121094, -0.2606250047683716, -1.818750023841858, 0.8650000095367432, 0.7406249642372131, 0.6737499833106995, 0.0, 0.6731250286102295, -0.37062498927116394, 0.39125001430511475, -1.1512500047683716], "max": [1.0034713745117188, -0.814640998840332, 1.0814354419708252, -0.4482337534427643, -0.501521110534668, 2.1526427268981934, -0.4753185212612152, -0.7186787128448486, 1.225847840309143, 0.3972114026546478, 1.1466201543807983, -0.6768329739570618, 64.41000366210938, 83.23333740234375, 0.7588889002799988, 4.186666488647461, 24.004375457763672, 43.92625045776367, 24.513124465942383, 59.00062561035156, 14.471875190734863, 99.93374633789062, 6.116250038146973, 109.70437622070312, 56.44562530517578, 67.66999816894531, -0.13062499463558197, 7.528124809265137, 30.614999771118164, 25.609375, 41.33250045776367, 0.0, 25.9112491607666, 80.4487533569336, 24.333749771118164, 108.85000610351562], "mean": [0.8648552894592285, -0.9342828392982483, 0.9442419409751892, -0.5928584337234497, -0.7990047335624695, 1.8773177862167358, -0.8647656440734863, -0.9005357027053833, 0.9968683123588562, 0.11765796691179276, 0.7595543265342712, -0.6805881261825562, 21.316421508789062, 74.10074615478516, 0.6287930607795715, 2.503638982772827, 5.235673427581787, 5.776562690734863, 4.690377235412598, 7.454890727996826, 3.255755662918091, 12.285622596740723, 1.3904962539672852, 17.361555099487305, 41.48598861694336, 61.42356491088867, -0.21934612095355988, 2.4232749938964844, 10.05225944519043, 8.12348461151123, 12.878737449645996, 0.0, 8.124411582946777, 23.406951904296875, 6.546915054321289, 33.96022033691406], "std": [0.10287632048130035, 0.0839163213968277, 0.05711883306503296, 0.0963292047381401, 0.16127468645572662, 0.1656690090894699, 0.2334715723991394, 0.14375506341457367, 0.12423475086688995, 0.3105829954147339, 0.3034090995788574, 0.0017835594480857253, 22.05887222290039, 9.654057502746582, 0.0585080161690712, 1.4406205415725708, 6.416910171508789, 11.86984920501709, 7.109729290008545, 16.955968856811523, 4.063256740570068, 30.96319007873535, 1.2256598472595215, 34.76264190673828, 10.451932907104492, 4.353773593902588, 0.029002316296100616, 2.970081329345703, 12.56959342956543, 9.99897575378418, 16.71087074279785, 0.0, 9.868180274963379, 33.30471420288086, 8.787504196166992, 46.09090042114258], "count": [179]}, "action": {"min": [0.6668669581413269, -1.160233974456787, 0.8422503471374512, -0.7576342821121216, -1.1197738647460938, 1.389270305633545, -1.120202898979187, -1.2411783933639526, 0.8590352535247803, -0.5073386430740356, 0.3953755497932434, -0.6830558180809021, 1.3025000095367432, 56.50374984741211, 0.552142858505249, -0.8506249785423279, 0.8993750214576721, 0.24437500536441803, 0.7024999856948853, -0.5824999809265137, 1.040624976158142, -3.3837499618530273, 0.8600000143051147, -0.640625, 29.3125, 55.631248474121094, -0.2606250047683716, -1.818750023841858, 0.8650000095367432, 0.7406249642372131, 0.6737499833106995, 0.0, 0.6731250286102295, -0.37062498927116394, 0.39125001430511475, -1.1512500047683716], "max": [1.0034713745117188, -0.814640998840332, 1.0814354419708252, -0.4482337534427643, -0.501521110534668, 2.1526427268981934, -0.4753185212612152, -0.7186787128448486, 1.225847840309143, 0.3972114026546478, 1.1466201543807983, -0.6768329739570618, 64.41000366210938, 83.23333740234375, 0.7588889002799988, 4.186666488647461, 24.004375457763672, 43.92625045776367, 24.513124465942383, 59.00062561035156, 14.471875190734863, 99.93374633789062, 6.116250038146973, 109.70437622070312, 56.44562530517578, 67.66999816894531, -0.13062499463558197, 7.528124809265137, 30.614999771118164, 25.609375, 41.33250045776367, 0.0, 25.9112491607666, 80.4487533569336, 24.333749771118164, 108.85000610351562], "mean": [0.8648554682731628, -0.9342824220657349, 0.9442418217658997, -0.592858612537384, -0.7990049123764038, 1.8773185014724731, -0.8647657036781311, -0.9005357027053833, 0.996867835521698, 0.11765792965888977, 0.7595542073249817, -0.6805877685546875, 21.316423416137695, 74.10074615478516, 0.6287930011749268, 2.503638744354248, 5.235672473907471, 5.776571750640869, 4.690382480621338, 7.4548845291137695, 3.2557547092437744, 12.285643577575684, 1.3904962539672852, 17.361574172973633, 41.4859733581543, 61.4235954284668, -0.21934618055820465, 2.4232752323150635, 10.052261352539062, 8.123481750488281, 12.87874984741211, 0.0, 8.124407768249512, 23.406953811645508, 6.546916484832764, 33.96023178100586], "std": [0.10287632793188095, 0.0839163288474083, 0.05711883306503296, 0.09632919728755951, 0.16127468645572662, 0.16566897928714752, 0.2334715723991394, 0.14375507831573486, 0.12423477321863174, 0.31058305501937866, 0.30340906977653503, 0.0017835594480857253, 22.058874130249023, 9.654056549072266, 0.058508019894361496, 1.4406205415725708, 6.416910171508789, 11.869847297668457, 7.109731674194336, 16.95597267150879, 4.063256740570068, 30.963212966918945, 1.225659728050232, 34.76265335083008, 10.451932907104492, 4.353773593902588, 0.029002320021390915, 2.970081329345703, 12.569595336914062, 9.998974800109863, 16.71086883544922, 0.0, 9.868181228637695, 33.30471420288086, 8.787503242492676, 46.09089660644531], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [179]}, "index": {"min": [6092], "max": [6270], "mean": [6181.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [2.893854748603352, 7.0, 7.0, 7.0, 7.0], "std": [1.8775105951147009, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [179]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [179]}, "eef_direction_state": {"mean": [3.223463687150838, 4.100558659217877], "std": [1.5803638865921037, 1.7658934215201192], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.2011173184357542, 1.1229050279329609], "std": [0.6462603058245413, 0.8693929346269083], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [0.9441340782122905, 0.8324022346368715], "std": [0.8304314715558454, 0.7944361938760456], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.223463687150838, 4.100558659217877], "std": [1.5803638865921037, 1.7658934215201192], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.2011173184357542, 1.1229050279329609], "std": [0.6462603058245413, 0.8693929346269083], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [0.9441340782122905, 0.8324022346368715], "std": [0.8304314715558454, 0.7944361938760456], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6454884728004965, 0.18487849505071874, 1.1110506050474545, -0.950860216827109, 1.380056719617251, -0.5449207769662671, 0.6294548342532551, -0.16041466250872907, 1.1326008280610196, 1.7244820406943544, 0.7134865702739529, 2.262429625694356], "std": [0.011102724790578281, 0.0499907252299476, 0.021270887126955015, 2.3513786848078317, 0.06357238280936801, 2.5643107924974164, 0.02223970596820724, 0.0792535004213613, 0.03173146457114977, 0.1614661976283501, 0.1931773088932555, 0.2640275966618554], "min": [0.6156109567699583, 0.0738046941348815, 1.0648157829360754, -3.1164401037624914, 1.1964312893207576, -3.1402689649563524, 0.603434858432739, -0.22133444659109888, 1.0558946613468012, 1.4901159193815126, 0.5245811815239496, 1.964618924484473], "max": [0.6656822632197633, 0.23938969127788817, 1.1705157423516142, 3.1394493101579903, 1.4535246534347546, 3.1394289092540637, 0.6649005788329473, 0.019787110175855827, 1.1984967023474131, 2.044684738660561, 1.0988787608869481, 2.8156693723039186], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6454884728004965, 0.18487849505071874, 1.1110506050474545, -0.950860216827109, 1.380056719617251, -0.5449207769662671, 0.6294548342532551, -0.16041466250872907, 1.1326008280610196, 1.7244820406943544, 0.7134865702739529, 2.262429625694356], "std": [0.011102724790578281, 0.0499907252299476, 0.021270887126955015, 2.3513786848078317, 0.06357238280936801, 2.5643107924974164, 0.02223970596820724, 0.0792535004213613, 0.03173146457114977, 0.1614661976283501, 0.1931773088932555, 0.2640275966618554], "min": [0.6156109567699583, 0.0738046941348815, 1.0648157829360754, -3.1164401037624914, 1.1964312893207576, -3.1402689649563524, 0.603434858432739, -0.22133444659109888, 1.0558946613468012, 1.4901159193815126, 0.5245811815239496, 1.964618924484473], "max": [0.6656822632197633, 0.23938969127788817, 1.1705157423516142, 3.1394493101579903, 1.4535246534347546, 3.1394289092540637, 0.6649005788329473, 0.019787110175855827, 1.1984967023474131, 2.044684738660561, 1.0988787608869481, 2.8156693723039186], "count": [179]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48302984477124183]], [[0.4691359068627451]], [[0.4470838337418301]]], "std": [[[0.21372127103597266]], [[0.21485344343903048]], [[0.22129844983639693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5740165727124183]], [[0.5903762806372549]], [[0.5763399714052287]]], "std": [[[0.2866737955633816]], [[0.28813512726176166]], [[0.2981920800896789]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333159783496731]], [[0.557100810866013]], [[0.5128524428104576]]], "std": [[[0.2829451687746351]], [[0.28168034182137935]], [[0.30625305553886095]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4545180943627451]], [[0.48150908496732026]], [[0.45791109477124187]]], "std": [[[0.3370298604158917]], [[0.34731606918501673]], [[0.3668203528863718]]], "count": [100]}, "observation.state": {"min": [0.6234264373779297, -1.1605678796768188, 0.8340009450912476, -0.7114280462265015, -1.0923552513122559, 1.3933818340301514, -0.9656814932823181, -1.1914674043655396, 0.8112077713012695, -0.28846704959869385, 0.3287842273712158, -0.6817206740379333, 1.2756249904632568, 53.729373931884766, 0.40687498450279236, -0.3812499940395355, 0.8631249666213989, -0.0024999985471367836, 0.7488889098167419, -0.5924999713897705, 0.7512500286102295, -3.208125114440918, 0.7641666531562805, -0.8818749785423279, 29.321428298950195, 54.78062438964844, -0.25, -2.259999990463257, 0.7231249809265137, 0.6981250047683716, 0.6818749904632568, 0.0, 0.6931250095367432, -0.15562500059604645, 0.6781250238418579, -0.0833333358168602], "max": [0.9797563552856445, -0.775539755821228, 1.0970759391784668, -0.41115909814834595, -0.45719844102859497, 2.1267499923706055, -0.5267700552940369, -0.6751163601875305, 1.1980000734329224, 0.31166553497314453, 0.9439612627029419, -0.6755216717720032, 65.07499694824219, 80.64749908447266, 0.7400000095367432, 6.483333110809326, 26.498125076293945, 75.81999969482422, 26.455625534057617, 87.20625305175781, 16.497499465942383, 109.68374633789062, 5.674375057220459, 109.82312774658203, 57.095001220703125, 64.26875305175781, -0.15187500417232513, 7.578750133514404, 28.9012508392334, 28.4268741607666, 42.23500061035156, 0.0, 28.671249389648438, 82.25062561035156, 34.260623931884766, 109.03812408447266], "mean": [0.8331133127212524, -0.9097825288772583, 0.928604245185852, -0.5638842582702637, -0.7795030474662781, 1.9046968221664429, -0.8064001202583313, -0.8253035545349121, 0.9549081325531006, 0.1447593718767166, 0.6323826313018799, -0.6801581978797913, 27.41920280456543, 70.04244232177734, 0.5605923533439636, 2.7394819259643555, 7.248218536376953, 12.234346389770508, 6.2073564529418945, 15.507485389709473, 4.371078014373779, 20.050214767456055, 1.4589815139770508, 24.9555606842041, 40.781822204589844, 60.227108001708984, -0.21756190061569214, 1.35004460811615, 8.565227508544922, 8.53971004486084, 12.212119102478027, 0.0, 8.01134967803955, 22.768375396728516, 8.08752727508545, 36.43568801879883], "std": [0.11428771167993546, 0.10333669930696487, 0.06850231438875198, 0.09843908250331879, 0.18411004543304443, 0.16845768690109253, 0.15855665504932404, 0.1611255258321762, 0.1278032511472702, 0.21048681437969208, 0.2112814038991928, 0.0017529502511024475, 22.791900634765625, 11.514957427978516, 0.0979519784450531, 1.7572425603866577, 7.698047161102295, 22.298486709594727, 8.498250961303711, 28.859216690063477, 5.2549662590026855, 39.671974182128906, 1.3012818098068237, 41.07621383666992, 10.918844223022461, 2.997591257095337, 0.019803354516625404, 2.4842240810394287, 11.055819511413574, 10.367825508117676, 16.272785186767578, 0.0, 10.10295295715332, 32.06796646118164, 11.283332824707031, 44.62531280517578], "count": [150]}, "action": {"min": [0.6234264373779297, -1.1605678796768188, 0.8340009450912476, -0.7114280462265015, -1.0923552513122559, 1.3933818340301514, -0.9656814932823181, -1.1914674043655396, 0.8112077713012695, -0.28846704959869385, 0.3287842273712158, -0.6817206740379333, 1.2756249904632568, 53.729373931884766, 0.40687498450279236, -0.3812499940395355, 0.8631249666213989, -0.0024999985471367836, 0.7488889098167419, -0.5924999713897705, 0.7512500286102295, -3.208125114440918, 0.7641666531562805, -0.8818749785423279, 29.321428298950195, 54.78062438964844, -0.25, -2.259999990463257, 0.7231249809265137, 0.6981250047683716, 0.6818749904632568, 0.0, 0.6931250095367432, -0.15562500059604645, 0.6781250238418579, -0.0833333358168602], "max": [0.9797563552856445, -0.775539755821228, 1.0970759391784668, -0.41115909814834595, -0.45719844102859497, 2.1267499923706055, -0.5267700552940369, -0.6751163601875305, 1.1980000734329224, 0.31166553497314453, 0.9439612627029419, -0.6755216717720032, 65.07499694824219, 80.64749908447266, 0.7400000095367432, 6.483333110809326, 26.498125076293945, 75.81999969482422, 26.455625534057617, 87.20625305175781, 16.497499465942383, 109.68374633789062, 5.674375057220459, 109.82312774658203, 57.095001220703125, 64.26875305175781, -0.15187500417232513, 7.578750133514404, 28.9012508392334, 28.4268741607666, 42.23500061035156, 0.0, 28.671249389648438, 82.25062561035156, 34.260623931884766, 109.03812408447266], "mean": [0.833113431930542, -0.9097827076911926, 0.928604245185852, -0.5638841986656189, -0.7795032262802124, 1.9046962261199951, -0.8064003586769104, -0.8253036737442017, 0.9549084305763245, 0.1447594314813614, 0.6323823928833008, -0.6801578402519226, 27.419206619262695, 70.04244232177734, 0.5605925917625427, 2.7394821643829346, 7.248213768005371, 12.23434829711914, 6.207361698150635, 15.507498741149902, 4.371074199676514, 20.050212860107422, 1.4589812755584717, 24.955583572387695, 40.78182601928711, 60.227108001708984, -0.21756185591220856, 1.35004460811615, 8.565228462219238, 8.539710998535156, 12.212116241455078, 0.0, 8.011353492736816, 22.76837921142578, 8.08752727508545, 36.43568420410156], "std": [0.11428771167993546, 0.10333669185638428, 0.06850231438875198, 0.09843908995389938, 0.18411006033420563, 0.16845767199993134, 0.15855666995048523, 0.1611255258321762, 0.1278032511472702, 0.21048679947853088, 0.211281418800354, 0.0017529502511024475, 22.79189682006836, 11.514957427978516, 0.0979519709944725, 1.757242202758789, 7.698047161102295, 22.29848289489746, 8.498250961303711, 28.85921859741211, 5.25496768951416, 39.67197036743164, 1.3012815713882446, 41.07622146606445, 10.918846130371094, 2.997591733932495, 0.019803354516625404, 2.4842240810394287, 11.055815696716309, 10.367825508117676, 16.272785186767578, 0.0, 10.102953910827637, 32.067962646484375, 11.283333778381348, 44.62531280517578], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [150]}, "index": {"min": [6271], "max": [6420], "mean": [6345.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [2.8, 7.0, 7.0, 7.0, 7.0], "std": [1.9148542155126769, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [150]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [150]}, "eef_direction_state": {"mean": [3.433333333333333, 4.326666666666667], "std": [1.3535960336164634, 1.5811247754543443], "min": [1, 1], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.3133333333333332, 1.1666666666666667], "std": [0.6443256595507864, 0.9049247973665479], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.1066666666666667, 0.8066666666666666], "std": [0.7758579480520615, 0.7805695925981806], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.433333333333333, 4.326666666666667], "std": [1.3535960336164634, 1.5811247754543443], "min": [1, 1], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.3133333333333332, 1.1666666666666667], "std": [0.6443256595507864, 0.9049247973665479], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.1066666666666667, 0.8066666666666666], "std": [0.7758579480520615, 0.7805695925981806], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6446385776637423, 0.17952590925521142, 1.1264411565303278, 0.38139113191240287, 1.4003785981646206, 0.19839169463193435, 0.6310362922483154, -0.16678799572242747, 1.1391556195397283, 1.785073375553135, 0.6804987622461864, 2.2806865252821105], "std": [0.011134703540255841, 0.05706204476425352, 0.027199523045533285, 2.426607900842161, 0.09105196433380969, 2.3216928199588382, 0.01972701001910916, 0.06627857096050427, 0.03466762905442748, 0.14886500642161218, 0.1136614198165248, 0.1915092491142663], "min": [0.6197756391885314, 0.06671289358944507, 1.0731315235573455, -3.111393616247717, 1.2069435469451708, -3.1283522625558597, 0.6099435972063569, -0.22106397997706873, 1.0574679746048035, 1.4837287659720628, 0.545761610914115, 2.0939048187808766], "max": [0.6701003781612336, 0.2438771286691534, 1.1804792701654576, 3.108522023566338, 1.5364785076535723, 3.034249458827768, 0.66234821477393, -0.018173555095162636, 1.1996841310231658, 2.090277387827651, 0.9134932573261216, 2.702424008299611], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6446385776637423, 0.17952590925521142, 1.1264411565303278, 0.38139113191240287, 1.4003785981646206, 0.19839169463193435, 0.6310362922483154, -0.16678799572242747, 1.1391556195397283, 1.785073375553135, 0.6804987622461864, 2.2806865252821105], "std": [0.011134703540255841, 0.05706204476425352, 0.027199523045533285, 2.426607900842161, 0.09105196433380969, 2.3216928199588382, 0.01972701001910916, 0.06627857096050427, 0.03466762905442748, 0.14886500642161218, 0.1136614198165248, 0.1915092491142663], "min": [0.6197756391885314, 0.06671289358944507, 1.0731315235573455, -3.111393616247717, 1.2069435469451708, -3.1283522625558597, 0.6099435972063569, -0.22106397997706873, 1.0574679746048035, 1.4837287659720628, 0.545761610914115, 2.0939048187808766], "max": [0.6701003781612336, 0.2438771286691534, 1.1804792701654576, 3.108522023566338, 1.5364785076535723, 3.034249458827768, 0.66234821477393, -0.018173555095162636, 1.1996841310231658, 2.090277387827651, 0.9134932573261216, 2.702424008299611], "count": [150]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842451899509804]], [[0.46938524305555557]], [[0.44789680555555555]]], "std": [[[0.22529494803466255]], [[0.23035403516105304]], [[0.23553748293966567]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.577579752859477]], [[0.5998930902777778]], [[0.5804510130718954]]], "std": [[[0.29287323234766666]], [[0.28989253743940646]], [[0.30143219641721725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5618356331699347]], [[0.579308647875817]], [[0.54102054125817]]], "std": [[[0.28146824337360515]], [[0.2872010254674399]], [[0.3094498611195858]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393363991013072]], [[0.46844981413398695]], [[0.44633103145424835]]], "std": [[[0.33506506903633865]], [[0.34551705263337223]], [[0.36409936135928267]]], "count": [100]}, "observation.state": {"min": [0.6069037318229675, -1.157921314239502, 0.8280880451202393, -0.7807135581970215, -1.04835844039917, 1.4708213806152344, -0.9302281141281128, -1.2156672477722168, 0.8300430774688721, -0.45383667945861816, 0.2652924060821533, -1.1039663553237915, 10.229374885559082, 52.84083557128906, 0.47312501072883606, 0.3668749928474426, 0.8493750095367432, 0.29124999046325684, 0.7606250047683716, -0.568461537361145, 0.7599999904632568, -3.197499990463257, 0.8631249666213989, 0.19812500476837158, 10.818124771118164, 53.724998474121094, -0.3174999952316284, -1.828125, 0.2549999952316284, 0.4599999785423279, 0.5837500095367432, 0.0, -1.0674999952316284, -0.38062500953674316, 0.6037499904632568, -0.5412499904632568], "max": [0.9648708701133728, -0.7910372018814087, 1.0805771350860596, -0.4062952995300293, -0.42081519961357117, 2.3383021354675293, -0.4652332663536072, -0.7267321348190308, 1.324554681777954, 0.5205710530281067, 0.9188262224197388, -0.6779058575630188, 65.58625030517578, 81.24687194824219, 0.6681250333786011, 6.873749732971191, 19.906875610351562, 69.47750091552734, 19.876874923706055, 93.06812286376953, 17.979373931884766, 109.95500183105469, 19.135623931884766, 110.6206283569336, 64.69000244140625, 69.80937957763672, -0.1525000035762787, 7.011250019073486, 40.670623779296875, 38.264373779296875, 51.91187286376953, 0.0, 47.645626068115234, 88.95062255859375, 50.828125, 109.49812316894531], "mean": [0.8839635848999023, -0.8535811901092529, 0.8686699271202087, -0.6217386722564697, -0.872481644153595, 1.923410177230835, -0.7206325531005859, -0.9732116460800171, 1.0177888870239258, -0.09658311307430267, 0.528431236743927, -0.7796729803085327, 24.9540958404541, 76.68782806396484, 0.5375362634658813, 3.643582820892334, 2.883206844329834, 4.196400165557861, 2.3171701431274414, 5.263511657714844, 2.3129255771636963, 7.628261089324951, 1.8321163654327393, 8.46989631652832, 38.90041732788086, 61.90548324584961, -0.21791702508926392, 0.8111475110054016, 9.33677864074707, 14.080277442932129, 13.798382759094238, 0.0, 10.58513069152832, 32.74946594238281, 10.304754257202148, 64.29553985595703], "std": [0.09597901999950409, 0.07219166308641434, 0.05390593782067299, 0.07767646014690399, 0.1648770272731781, 0.14088869094848633, 0.12903502583503723, 0.13992799818515778, 0.1206488087773323, 0.30245375633239746, 0.1476929783821106, 0.1312757134437561, 13.753045082092285, 8.57602596282959, 0.0340842567384243, 1.0082145929336548, 4.0748982429504395, 13.318472862243652, 4.280404090881348, 18.77264404296875, 3.651784896850586, 23.70557403564453, 3.282066583633423, 25.730199813842773, 12.357542037963867, 4.6103949546813965, 0.028854195028543472, 2.166236639022827, 12.306136131286621, 13.419586181640625, 18.605796813964844, 0.0, 15.630118370056152, 31.759355545043945, 15.934757232666016, 39.4075927734375], "count": [383]}, "action": {"min": [0.6069037318229675, -1.157921314239502, 0.8280880451202393, -0.7807135581970215, -1.04835844039917, 1.4708213806152344, -0.9302281141281128, -1.2156672477722168, 0.8300430774688721, -0.45383667945861816, 0.2652924060821533, -1.1039663553237915, 10.229374885559082, 52.84083557128906, 0.47312501072883606, 0.3668749928474426, 0.8493750095367432, 0.29124999046325684, 0.7606250047683716, -0.568461537361145, 0.7599999904632568, -3.197499990463257, 0.8631249666213989, 0.19812500476837158, 10.818124771118164, 53.724998474121094, -0.3174999952316284, -1.828125, 0.2549999952316284, 0.4599999785423279, 0.5837500095367432, 0.0, -1.0674999952316284, -0.38062500953674316, 0.6037499904632568, -0.5412499904632568], "max": [0.9648708701133728, -0.7910372018814087, 1.0805771350860596, -0.4062952995300293, -0.42081519961357117, 2.3383021354675293, -0.4652332663536072, -0.7267321348190308, 1.324554681777954, 0.5205710530281067, 0.9188262224197388, -0.6779058575630188, 65.58625030517578, 81.24687194824219, 0.6681250333786011, 6.873749732971191, 19.906875610351562, 69.47750091552734, 19.876874923706055, 93.06812286376953, 17.979373931884766, 109.95500183105469, 19.135623931884766, 110.6206283569336, 64.69000244140625, 69.80937957763672, -0.1525000035762787, 7.011250019073486, 40.670623779296875, 38.264373779296875, 51.91187286376953, 0.0, 47.645626068115234, 88.95062255859375, 50.828125, 109.49812316894531], "mean": [0.883963406085968, -0.8535798192024231, 0.8686696290969849, -0.6217387914657593, -0.8724814057350159, 1.9234099388122559, -0.7206325531005859, -0.9732117056846619, 1.0177892446517944, -0.09658316522836685, 0.5284311771392822, -0.7796729803085327, 24.9541072845459, 76.68785858154297, 0.5375364422798157, 3.643584966659546, 2.8832039833068848, 4.196399211883545, 2.3171730041503906, 5.26350212097168, 2.312922954559326, 7.628252029418945, 1.8321157693862915, 8.469897270202637, 38.90044403076172, 61.90544509887695, -0.2179170399904251, 0.8111475110054016, 9.336771965026855, 14.080282211303711, 13.798380851745605, 0.0, 10.585128784179688, 32.749454498291016, 10.304754257202148, 64.2955322265625], "std": [0.09597904235124588, 0.07219167798757553, 0.05390595272183418, 0.07767646759748459, 0.16487698256969452, 0.14088872075080872, 0.12903502583503723, 0.13992801308631897, 0.1206488087773323, 0.3024536371231079, 0.1476929783821106, 0.1312756985425949, 13.75304126739502, 8.576030731201172, 0.0340842679142952, 1.008215069770813, 4.074896812438965, 13.31846809387207, 4.280404567718506, 18.772655487060547, 3.651787042617798, 23.70557403564453, 3.282066822052002, 25.730199813842773, 12.357542037963867, 4.6103949546813965, 0.028854195028543472, 2.166236400604248, 12.306135177612305, 13.419583320617676, 18.60579490661621, 0.0, 15.63011646270752, 31.759357452392578, 15.934757232666016, 39.40758514404297], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [383]}, "index": {"min": [6421], "max": [6803], "mean": [6612.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [3.391644908616188, 7.0, 7.0, 7.0, 7.0], "std": [1.5407885673116108, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [383]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [383]}, "eef_direction_state": {"mean": [4.971279373368146, 3.0417754569190603], "std": [1.6066799794655011, 2.038360315215559], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.4595300261096606, 1.4046997389033942], "std": [0.7137638173495808, 0.6898585401403905], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.42036553524804177, 0.8642297650130548], "std": [0.7321793157806994, 0.8254122283355428], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [4.971279373368146, 3.0417754569190603], "std": [1.6066799794655011, 2.038360315215559], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.4595300261096606, 1.4046997389033942], "std": [0.7137638173495808, 0.6898585401403905], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.42036553524804177, 0.8642297650130548], "std": [0.7321793157806994, 0.8254122283355428], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.6361231852561509, 0.20485191208206366, 1.134282856279397, -0.6613738231782897, 1.4416433230070045, -0.5995295731352903, 0.6159959300430004, -0.0936611583452093, 1.1127702220020064, 1.9216863801373916, 0.8598183717234527, 2.122025533627875], "std": [0.008919061312143829, 0.04260478021112803, 0.01726669430376945, 2.4149927320778484, 0.08347988695485872, 2.432436054083104, 0.03172277608174796, 0.06324024579188954, 0.03877921874520183, 0.22045249713772402, 0.31066645243090035, 1.5355981578717335], "min": [0.6266587016039219, 0.06269209982263368, 1.0789263692504758, -3.130711759138929, 1.1711759119077132, -3.1391376260962423, 0.5598868984184608, -0.19634787061054204, 1.0591868384617078, 1.3258212322169007, 0.33579520984468525, -3.133029979710328], "max": [0.6677628973046194, 0.23280053676195125, 1.1717656684130227, 3.1361199693981923, 1.4992965035575176, 3.1362994253797245, 0.6828411869478604, -0.0006815663611528799, 1.2198562699686941, 2.512276970362887, 1.3500331541051667, 3.1414500758976733], "count": [383]}, "eef_sim_pose_action": {"mean": [0.6361231852561509, 0.20485191208206366, 1.134282856279397, -0.6613738231782897, 1.4416433230070045, -0.5995295731352903, 0.6159959300430004, -0.0936611583452093, 1.1127702220020064, 1.9216863801373916, 0.8598183717234527, 2.122025533627875], "std": [0.008919061312143829, 0.04260478021112803, 0.01726669430376945, 2.4149927320778484, 0.08347988695485872, 2.432436054083104, 0.03172277608174796, 0.06324024579188954, 0.03877921874520183, 0.22045249713772402, 0.31066645243090035, 1.5355981578717335], "min": [0.6266587016039219, 0.06269209982263368, 1.0789263692504758, -3.130711759138929, 1.1711759119077132, -3.1391376260962423, 0.5598868984184608, -0.19634787061054204, 1.0591868384617078, 1.3258212322169007, 0.33579520984468525, -3.133029979710328], "max": [0.6677628973046194, 0.23280053676195125, 1.1717656684130227, 3.1361199693981923, 1.4992965035575176, 3.1362994253797245, 0.6828411869478604, -0.0006815663611528799, 1.2198562699686941, 2.512276970362887, 1.3500331541051667, 3.1414500758976733], "count": [383]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871117483660131]], [[0.4734125919117647]], [[0.4517056474673203]]], "std": [[[0.2131054392283168]], [[0.2149048421152318]], [[0.21918436924702256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1607843137254902]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5891887888071895]], [[0.608791237745098]], [[0.595124579248366]]], "std": [[[0.285243962096988]], [[0.28853448133831844]], [[0.2998109120585813]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5523556719771242]], [[0.5681908251633987]], [[0.5254888174019609]]], "std": [[[0.28373504257988186]], [[0.2892875722492369]], [[0.31387463699382123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45130072916666664]], [[0.4738486948529412]], [[0.4494152675653595]]], "std": [[[0.3374876944375297]], [[0.34587526096091736]], [[0.36510872718831366]]], "count": [100]}, "observation.state": {"min": [0.6428578495979309, -1.1409456729888916, 0.7926108241081238, -0.8067015409469604, -1.0483583211898804, 1.4567915201187134, -1.0612173080444336, -1.2482833862304688, 0.7622835040092468, -0.5342565178871155, 0.30019742250442505, -0.7231584191322327, 1.1418750286102295, 53.60187530517578, 0.21875, 0.023124996572732925, 0.7906249761581421, -0.5018749833106995, 0.7666666507720947, -0.6143749952316284, 0.9887499809265137, -3.3531250953674316, 0.8368749618530273, -0.6468750238418579, 21.796249389648438, 52.130001068115234, -0.265625, -1.3587499856948853, 0.7412500381469727, 0.703125, 0.7100000381469727, 0.0, 0.6568750143051147, -0.84375, 0.07249999791383743, -0.5199999809265137], "max": [0.9434102177619934, -0.7448310256004333, 1.0727330446243286, -0.4620622396469116, -0.49413004517555237, 2.284943103790283, -0.45557716488838196, -0.6908522248268127, 1.224631905555725, 0.4672360122203827, 1.1299306154251099, -0.713216245174408, 67.07624816894531, 82.98333740234375, 0.5637500286102295, 5.780624866485596, 23.171249389648438, 59.985626220703125, 24.294374465942383, 82.16062927246094, 21.84375, 108.48187255859375, 15.37125015258789, 109.75187683105469, 62.122501373291016, 69.96125030517578, -0.12562499940395355, 9.291250228881836, 32.181251525878906, 28.9375, 42.095001220703125, 0.0, 24.577499389648438, 87.92500305175781, 25.0049991607666, 109.35625457763672], "mean": [0.8381541967391968, -0.9374731779098511, 0.9199365377426147, -0.6134096384048462, -0.843509316444397, 1.9682461023330688, -0.7931631803512573, -0.8782965540885925, 0.975326418876648, 0.1610346883535385, 0.6571857929229736, -0.7187713384628296, 15.043155670166016, 71.61144256591797, 0.31192052364349365, 3.825415849685669, 3.685699701309204, 6.140723705291748, 3.792785167694092, 7.773993492126465, 3.640061855316162, 8.884279251098633, 2.1163618564605713, 13.853066444396973, 41.891109466552734, 60.067684173583984, -0.21041947603225708, 2.082636594772339, 8.79110050201416, 7.9729743003845215, 9.964936256408691, 0.0, 6.493605613708496, 20.277957916259766, 5.310526371002197, 32.39604949951172], "std": [0.07308299839496613, 0.07243242114782333, 0.04798166826367378, 0.06954444944858551, 0.13299880921840668, 0.15616099536418915, 0.17719495296478271, 0.1502707600593567, 0.1431664079427719, 0.2844989597797394, 0.24221226572990417, 0.002183339325711131, 22.59073829650879, 9.11209487915039, 0.06980166584253311, 1.4854000806808472, 5.899949550628662, 15.32611083984375, 6.206984519958496, 21.345458984375, 5.580253601074219, 29.604167938232422, 3.4015748500823975, 32.63915252685547, 12.86519718170166, 5.655460357666016, 0.030011605471372604, 3.257676362991333, 12.663814544677734, 11.357661247253418, 14.750238418579102, 0.0, 8.705982208251953, 31.856658935546875, 7.670285701751709, 43.65215301513672], "count": [246]}, "action": {"min": [0.6428578495979309, -1.1409456729888916, 0.7926108241081238, -0.8067015409469604, -1.0483583211898804, 1.4567915201187134, -1.0612173080444336, -1.2482833862304688, 0.7622835040092468, -0.5342565178871155, 0.30019742250442505, -0.7231584191322327, 1.1418750286102295, 53.60187530517578, 0.21875, 0.023124996572732925, 0.7906249761581421, -0.5018749833106995, 0.7666666507720947, -0.6143749952316284, 0.9887499809265137, -3.3531250953674316, 0.8368749618530273, -0.6468750238418579, 21.796249389648438, 52.130001068115234, -0.265625, -1.3587499856948853, 0.7412500381469727, 0.703125, 0.7100000381469727, 0.0, 0.6568750143051147, -0.84375, 0.07249999791383743, -0.5199999809265137], "max": [0.9434102177619934, -0.7448310256004333, 1.0727330446243286, -0.4620622396469116, -0.49413004517555237, 2.284943103790283, -0.45557716488838196, -0.6908522248268127, 1.224631905555725, 0.4672360122203827, 1.1299306154251099, -0.713216245174408, 67.07624816894531, 82.98333740234375, 0.5637500286102295, 5.780624866485596, 23.171249389648438, 59.985626220703125, 24.294374465942383, 82.16062927246094, 21.84375, 108.48187255859375, 15.37125015258789, 109.75187683105469, 62.122501373291016, 69.96125030517578, -0.12562499940395355, 9.291250228881836, 32.181251525878906, 28.9375, 42.095001220703125, 0.0, 24.577499389648438, 87.92500305175781, 25.0049991607666, 109.35625457763672], "mean": [0.838154137134552, -0.937472939491272, 0.91993647813797, -0.6134097576141357, -0.8435095548629761, 1.9682461023330688, -0.7931633591651917, -0.878296971321106, 0.975326657295227, 0.16103464365005493, 0.6571857333183289, -0.7187712788581848, 15.04316234588623, 71.61148834228516, 0.3119206428527832, 3.825416088104248, 3.6856937408447266, 6.140732765197754, 3.7927842140197754, 7.773983001708984, 3.6400625705718994, 8.884262084960938, 2.1163620948791504, 13.853072166442871, 41.891109466552734, 60.06768798828125, -0.21041949093341827, 2.082636833190918, 8.791096687316895, 7.972972393035889, 9.964940071105957, 0.0, 6.493607997894287, 20.2779483795166, 5.310523509979248, 32.39604187011719], "std": [0.07308300584554672, 0.07243246585130692, 0.04798164963722229, 0.06954442709684372, 0.13299880921840668, 0.15616099536418915, 0.1771949678659439, 0.1502707600593567, 0.1431664228439331, 0.284498929977417, 0.24221225082874298, 0.0021833395585417747, 22.59073257446289, 9.112092018127441, 0.0698016807436943, 1.4854003190994263, 5.899948596954346, 15.32611083984375, 6.206986427307129, 21.34545135498047, 5.580254554748535, 29.604169845581055, 3.4015729427337646, 32.639137268066406, 12.86520004272461, 5.655460357666016, 0.030011603608727455, 3.2576770782470703, 12.663813591003418, 11.357661247253418, 14.750238418579102, 0.0, 8.705981254577637, 31.856657028198242, 7.670286655426025, 43.652156829833984], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [246]}, "index": {"min": [6804], "max": [7049], "mean": [6926.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [3.5447154471544717, 7.0, 7.0, 7.0, 7.0], "std": [1.7818052073889705, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [246]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [246]}, "eef_direction_state": {"mean": [4.308943089430894, 3.9430894308943087], "std": [1.6971045706115027, 1.5449935564794708], "min": [1, 1], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.7601626016260162, 1.2357723577235773], "std": [0.7458546510899967, 0.7498650373202187], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.5772357723577236, 0.8373983739837398], "std": [0.7912954294108583, 0.8052064699096428], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [4.308943089430894, 3.9430894308943087], "std": [1.6971045706115027, 1.5449935564794708], "min": [1, 1], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.7601626016260162, 1.2357723577235773], "std": [0.7458546510899967, 0.7498650373202187], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.5772357723577236, 0.8373983739837398], "std": [0.7912954294108583, 0.8052064699096428], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.6463446505754061, 0.17750424526864775, 1.1251185494049916, -0.7271914144705708, 1.435565037185335, -0.8575798403879958, 0.6338674817990716, -0.1544346766109082, 1.136513069836001, 1.7572625969825841, 0.6880689141000412, 2.272151324541675], "std": [0.009102780153529916, 0.03737477511266552, 0.017107298580665686, 2.2384499937457334, 0.09022933676308519, 2.281834318311021, 0.02511491248760881, 0.06642813198837666, 0.037678704672997713, 0.15678956141198716, 0.1985479582361381, 0.22392469787620067], "min": [0.614047424942944, 0.08154969854951775, 1.0790842166253112, -3.130108083917969, 1.215710349292077, -3.1249489457347215, 0.5979266501106177, -0.21174062590735454, 1.0452869583521258, 1.474216184625008, 0.40373964505662974, 2.0389332769713526], "max": [0.6705440334311461, 0.22519592169689517, 1.1657447749851066, 3.1232968818668727, 1.5187579933277187, 3.101372971561637, 0.6784659506263815, 0.02498207473283162, 1.2026282250911038, 2.0689865609228226, 1.1512906202840028, 2.9004614842947705], "count": [246]}, "eef_sim_pose_action": {"mean": [0.6463446505754061, 0.17750424526864775, 1.1251185494049916, -0.7271914144705708, 1.435565037185335, -0.8575798403879958, 0.6338674817990716, -0.1544346766109082, 1.136513069836001, 1.7572625969825841, 0.6880689141000412, 2.272151324541675], "std": [0.009102780153529916, 0.03737477511266552, 0.017107298580665686, 2.2384499937457334, 0.09022933676308519, 2.281834318311021, 0.02511491248760881, 0.06642813198837666, 0.037678704672997713, 0.15678956141198716, 0.1985479582361381, 0.22392469787620067], "min": [0.614047424942944, 0.08154969854951775, 1.0790842166253112, -3.130108083917969, 1.215710349292077, -3.1249489457347215, 0.5979266501106177, -0.21174062590735454, 1.0452869583521258, 1.474216184625008, 0.40373964505662974, 2.0389332769713526], "max": [0.6705440334311461, 0.22519592169689517, 1.1657447749851066, 3.1232968818668727, 1.5187579933277187, 3.101372971561637, 0.6784659506263815, 0.02498207473283162, 1.2026282250911038, 2.0689865609228226, 1.1512906202840028, 2.9004614842947705], "count": [246]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47873337418300654]], [[0.4637409906045752]], [[0.4405833966503268]]], "std": [[[0.21862655102616343]], [[0.21952199726516244]], [[0.2242721437456728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6130400857843138]], [[0.6274779289215686]], [[0.6175892054738562]]], "std": [[[0.2786154156622619]], [[0.27784294876591964]], [[0.28673710729900614]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5366122406045751]], [[0.5508685845588236]], [[0.5100439808006536]]], "std": [[[0.2825380462126045]], [[0.2894973789810633]], [[0.3099414089547489]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4586754187091503]], [[0.4822668321078431]], [[0.45883836805555556]]], "std": [[[0.3384565222830632]], [[0.34632072675182257]], [[0.36503964256489374]]], "count": [100]}, "observation.state": {"min": [0.6680590510368347, -1.1066129207611084, 0.843752384185791, -0.806177020072937, -0.9683279991149902, 1.238412618637085, -1.0931181907653809, -1.2191004753112793, 1.0185158252716064, -0.44303616881370544, 0.5946249961853027, -0.7867218255996704, 3.4825000762939453, 53.26874923706055, -0.2643750011920929, -0.5962499976158142, 0.8856250047683716, 0.19312499463558197, 0.7337499856948853, -0.5622221827507019, 0.8706250190734863, -3.4931249618530273, 0.96875, -0.5874999761581421, 27.56333351135254, 53.49437713623047, -0.3174999952316284, -2.346250057220459, 0.7925000190734863, 0.6868749856948853, 0.6412500143051147, 0.0, 0.7706249952316284, -0.846875011920929, 0.8075000047683716, 0.07874999195337296], "max": [0.9572651982307434, -0.7884463667869568, 1.0449092388153076, -0.3052757978439331, -0.4520246982574463, 2.3629071712493896, -0.618681788444519, -0.7526300549507141, 1.3118705749511719, 0.1122014969587326, 0.9082694053649902, -0.3771362602710724, 67.10624694824219, 82.47666931152344, 26.88249969482422, 6.654375076293945, 24.841249465942383, 77.81062316894531, 24.702499389648438, 85.5356216430664, 21.296875, 107.13874816894531, 20.110624313354492, 110.4749984741211, 53.255001068115234, 65.54875183105469, -0.140625, 8.117500305175781, 25.219375610351562, 42.352500915527344, 41.73374938964844, 0.0, 29.208749771118164, 87.71562957763672, 28.395626068115234, 109.65812683105469], "mean": [0.8029623627662659, -0.9088936448097229, 0.9384812712669373, -0.5666754245758057, -0.6406742930412292, 1.9947917461395264, -0.9236941337585449, -0.9014590382575989, 1.1357158422470093, -0.04201635345816612, 0.7738130688667297, -0.6458747982978821, 27.560678482055664, 70.00635528564453, 1.400312900543213, 3.0028798580169678, 4.432013511657715, 8.142733573913574, 4.675629615783691, 9.234174728393555, 3.9652204513549805, 11.417075157165527, 2.8431396484375, 16.596158981323242, 41.57453155517578, 58.11228561401367, -0.22400523722171783, 2.679105758666992, 7.533312797546387, 12.612208366394043, 11.9820556640625, 0.0, 8.400367736816406, 21.763019561767578, 6.1551384925842285, 37.37681198120117], "std": [0.0849907249212265, 0.09319466352462769, 0.05974087119102478, 0.13293124735355377, 0.1308714598417282, 0.22395621240139008, 0.17703531682491302, 0.15148073434829712, 0.1091393232345581, 0.194814071059227, 0.10563182830810547, 0.13703270256519318, 21.642030715942383, 10.426427841186523, 4.813772678375244, 1.6644201278686523, 6.359064102172852, 19.01980209350586, 6.806450843811035, 22.629413604736328, 5.7630157470703125, 30.930072784423828, 4.581699371337891, 34.57611846923828, 6.560132026672363, 3.1538007259368896, 0.040107112377882004, 3.1829512119293213, 9.806587219238281, 17.133243560791016, 16.48604965209961, 0.0, 10.650959014892578, 34.04364776611328, 8.434446334838867, 44.938236236572266], "count": [200]}, "action": {"min": [0.6680590510368347, -1.1066129207611084, 0.843752384185791, -0.806177020072937, -0.9683279991149902, 1.238412618637085, -1.0931181907653809, -1.2191004753112793, 1.0185158252716064, -0.44303616881370544, 0.5946249961853027, -0.7867218255996704, 3.4825000762939453, 53.26874923706055, -0.2643750011920929, -0.5962499976158142, 0.8856250047683716, 0.19312499463558197, 0.7337499856948853, -0.5622221827507019, 0.8706250190734863, -3.4931249618530273, 0.96875, -0.5874999761581421, 27.56333351135254, 53.49437713623047, -0.3174999952316284, -2.346250057220459, 0.7925000190734863, 0.6868749856948853, 0.6412500143051147, 0.0, 0.7706249952316284, -0.846875011920929, 0.8075000047683716, 0.07874999195337296], "max": [0.9572651982307434, -0.7884463667869568, 1.0449092388153076, -0.3052757978439331, -0.4520246982574463, 2.3629071712493896, -0.618681788444519, -0.7526300549507141, 1.3118705749511719, 0.1122014969587326, 0.9082694053649902, -0.3771362602710724, 67.10624694824219, 82.47666931152344, 26.88249969482422, 6.654375076293945, 24.841249465942383, 77.81062316894531, 24.702499389648438, 85.5356216430664, 21.296875, 107.13874816894531, 20.110624313354492, 110.4749984741211, 53.255001068115234, 65.54875183105469, -0.140625, 8.117500305175781, 25.219375610351562, 42.352500915527344, 41.73374938964844, 0.0, 29.208749771118164, 87.71562957763672, 28.395626068115234, 109.65812683105469], "mean": [0.8029624819755554, -0.9088938236236572, 0.9384809732437134, -0.5666753649711609, -0.6406744122505188, 1.9947915077209473, -0.9236935973167419, -0.9014589190483093, 1.1357163190841675, -0.04201633855700493, 0.7738129496574402, -0.6458748579025269, 27.560688018798828, 70.00634765625, 1.4003105163574219, 3.0028815269470215, 4.432010173797607, 8.14273738861084, 4.67563009262085, 9.234170913696289, 3.965216875076294, 11.417080879211426, 2.8431406021118164, 16.596174240112305, 41.574520111083984, 58.11228942871094, -0.22400528192520142, 2.679105520248413, 7.533310413360596, 12.612205505371094, 11.982060432434082, 0.0, 8.40036678314209, 21.763023376464844, 6.15513801574707, 37.376808166503906], "std": [0.08499071002006531, 0.09319466352462769, 0.05974086374044418, 0.13293127715587616, 0.1308714747428894, 0.22395621240139008, 0.17703527212142944, 0.15148073434829712, 0.1091393381357193, 0.19481408596038818, 0.10563183575868607, 0.13703268766403198, 21.64203453063965, 10.426426887512207, 4.813770771026611, 1.6644200086593628, 6.359063148498535, 19.01980209350586, 6.806448459625244, 22.629405975341797, 5.763016700744629, 30.930072784423828, 4.581699371337891, 34.576107025146484, 6.560131549835205, 3.1538007259368896, 0.0401071161031723, 3.1829512119293213, 9.806586265563965, 17.133243560791016, 16.486051559448242, 0.0, 10.650957107543945, 34.04365158081055, 8.434446334838867, 44.938236236572266], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [200]}, "index": {"min": [7050], "max": [7249], "mean": [7149.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [3.45, 7.0, 7.0, 7.0, 7.0], "std": [1.6665833312498932, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [200]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [200]}, "eef_direction_state": {"mean": [3.785, 4.22], "std": [1.7546438385039858, 1.8389127222356147], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.06, 0.965], "std": [0.7391887445030539, 0.8566066775364295], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.87, 0.705], "std": [0.8444524853418343, 0.804968943500306], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.785, 4.22], "std": [1.7546438385039858, 1.8389127222356147], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.06, 0.965], "std": [0.7391887445030539, 0.8566066775364295], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.87, 0.705], "std": [0.8444524853418343, 0.804968943500306], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6427613236321724, 0.17038608184655904, 1.1067087899652746, 2.1080881817312305, 1.3206096522139281, 1.8837448827888676, 0.644190705972069, -0.1859386177602814, 1.1201666660769154, 1.7926881702521964, 0.868347645649053, 2.382466635311009], "std": [0.010294017800502396, 0.050649998079690284, 0.022733178618242, 1.7885596053798947, 0.08665359142069443, 1.510817695573853, 0.020216183773786305, 0.07008067257165983, 0.030603008422217318, 0.1423277791646341, 0.0522885309172433, 0.08245085098230855], "min": [0.6300622339147846, 0.07714508573521861, 1.0657544531469296, -3.1281789720853803, 1.140623979436218, -3.1038469961215136, 0.621800753391368, -0.2428526347410822, 1.0582496256039395, 1.4419827825573148, 0.7663847823631356, 2.2196811484854835], "max": [0.6675894347838933, 0.23670839683012507, 1.1668062793490777, 3.115507570013402, 1.44700133166566, 3.1175473182253555, 0.6791453967242658, -0.034240356008740896, 1.2050958263778644, 1.9924851515763322, 0.9507684508618435, 2.6036283323537193], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6427613236321724, 0.17038608184655904, 1.1067087899652746, 2.1080881817312305, 1.3206096522139281, 1.8837448827888676, 0.644190705972069, -0.1859386177602814, 1.1201666660769154, 1.7926881702521964, 0.868347645649053, 2.382466635311009], "std": [0.010294017800502396, 0.050649998079690284, 0.022733178618242, 1.7885596053798947, 0.08665359142069443, 1.510817695573853, 0.020216183773786305, 0.07008067257165983, 0.030603008422217318, 0.1423277791646341, 0.0522885309172433, 0.08245085098230855], "min": [0.6300622339147846, 0.07714508573521861, 1.0657544531469296, -3.1281789720853803, 1.140623979436218, -3.1038469961215136, 0.621800753391368, -0.2428526347410822, 1.0582496256039395, 1.4419827825573148, 0.7663847823631356, 2.2196811484854835], "max": [0.6675894347838933, 0.23670839683012507, 1.1668062793490777, 3.115507570013402, 1.44700133166566, 3.1175473182253555, 0.6791453967242658, -0.034240356008740896, 1.2050958263778644, 1.9924851515763322, 0.9507684508618435, 2.6036283323537193], "count": [200]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741257107843137]], [[0.46166163398692805]], [[0.4434035702614379]]], "std": [[[0.21540312392094507]], [[0.2168666009190384]], [[0.22250913720294163]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.578350089869281]], [[0.5941831188725489]], [[0.5838529963235295]]], "std": [[[0.27024939170580986]], [[0.2760051758516203]], [[0.28186234855534226]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5445504391339869]], [[0.5654616809640524]], [[0.5337924428104576]]], "std": [[[0.31513840235260826]], [[0.31337287679684384]], [[0.32983965190543235]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44713045751633984]], [[0.47201436274509806]], [[0.45384498774509807]]], "std": [[[0.33550158207329733]], [[0.34767455971727856]], [[0.36551872673920527]]], "count": [100]}, "observation.state": {"min": [0.39833199977874756, -1.0886119604110718, 0.817279577255249, 0.12266822904348373, -0.4490179121494293, 1.0790750980377197, -0.9012121558189392, -1.3809176683425903, 0.8260852694511414, -0.8083705306053162, 0.4689764976501465, -0.9061474800109863, 2.65625, 54.12937545776367, -0.639090895652771, -0.359375, 0.7512500286102295, -0.6549999713897705, 0.6675000190734863, -0.6875, -1.0475000143051147, -3.549375057220459, 0.5056250095367432, 0.3449999988079071, 19.749374389648438, 56.420623779296875, -0.21437500417232513, -3.063124895095825, 0.6122221946716309, 0.2175000011920929, 0.6987500190734863, 0.0, 1.0462499856948853, 0.009999999776482582, 0.6200000047683716, 0.17687499523162842], "max": [0.915326714515686, -0.5330167412757874, 1.1602578163146973, 0.36857691407203674, -0.10805294662714005, 1.3226710557937622, -0.41235122084617615, -0.5903334021568298, 1.4126278162002563, -0.12307354807853699, 0.6428578495979309, -0.07524605095386505, 72.5512466430664, 86.21312713623047, 27.423749923706055, 5.661250114440918, 19.891250610351562, 72.5875015258789, 6.856249809265137, 98.41812133789062, 7.256875038146973, 109.74437713623047, 21.708749771118164, 111.07312774658203, 57.140625, 72.33562469482422, 3.5399999618530273, 6.9414286613464355, 27.162500381469727, 30.045625686645508, 45.666873931884766, 0.0, 35.442501068115234, 95.70625305175781, 44.49937438964844, 110.44437408447266], "mean": [0.6345175504684448, -0.7652746438980103, 0.9537601470947266, 0.25390079617500305, -0.30872154235839844, 1.221815824508667, -0.7525900602340698, -0.790388822555542, 0.9988747835159302, -0.27299878001213074, 0.5807211399078369, -0.6332437992095947, 43.48109436035156, 66.63089752197266, 1.802649736404419, 2.414231300354004, 3.7233242988586426, 11.359095573425293, 1.623169183731079, 19.144916534423828, 1.7319226264953613, 30.984418869018555, 3.5163886547088623, 40.17570114135742, 35.02971649169922, 64.80703735351562, 0.5680837631225586, -0.3040858805179596, 6.954706192016602, 6.639812469482422, 9.788350105285645, 0.0, 7.43916654586792, 20.277076721191406, 8.517812728881836, 58.1468505859375], "std": [0.18482829630374908, 0.12497184425592422, 0.07648301124572754, 0.07109741121530533, 0.09159307181835175, 0.055501945316791534, 0.14126338064670563, 0.25077807903289795, 0.19987252354621887, 0.18217450380325317, 0.04144606366753578, 0.25941452383995056, 23.034732818603516, 10.721404075622559, 6.257724285125732, 1.779576063156128, 4.730657577514648, 23.131277084350586, 1.5174663066864014, 30.682308197021484, 1.7656508684158325, 43.81586837768555, 5.333202838897705, 48.871002197265625, 11.124581336975098, 5.462452411651611, 0.5748872756958008, 1.9723751544952393, 10.154353141784668, 10.633322715759277, 15.210175514221191, 0.0, 10.493833541870117, 33.38894271850586, 12.988516807556152, 32.03246307373047], "count": [271]}, "action": {"min": [0.39833199977874756, -1.0886119604110718, 0.817279577255249, 0.12266822904348373, -0.4490179121494293, 1.0790750980377197, -0.9012121558189392, -1.3809176683425903, 0.8260852694511414, -0.8083705306053162, 0.4689764976501465, -0.9061474800109863, 2.65625, 54.12937545776367, -0.639090895652771, -0.359375, 0.7512500286102295, -0.6549999713897705, 0.6675000190734863, -0.6875, -1.0475000143051147, -3.549375057220459, 0.5056250095367432, 0.3449999988079071, 19.749374389648438, 56.420623779296875, -0.21437500417232513, -3.063124895095825, 0.6122221946716309, 0.2175000011920929, 0.6987500190734863, 0.0, 1.0462499856948853, 0.009999999776482582, 0.6200000047683716, 0.17687499523162842], "max": [0.915326714515686, -0.5330167412757874, 1.1602578163146973, 0.36857691407203674, -0.10805294662714005, 1.3226710557937622, -0.41235122084617615, -0.5903334021568298, 1.4126278162002563, -0.12307354807853699, 0.6428578495979309, -0.07524605095386505, 72.5512466430664, 86.21312713623047, 27.423749923706055, 5.661250114440918, 19.891250610351562, 72.5875015258789, 6.856249809265137, 98.41812133789062, 7.256875038146973, 109.74437713623047, 21.708749771118164, 111.07312774658203, 57.140625, 72.33562469482422, 3.5399999618530273, 6.9414286613464355, 27.162500381469727, 30.045625686645508, 45.666873931884766, 0.0, 35.442501068115234, 95.70625305175781, 44.49937438964844, 110.44437408447266], "mean": [0.634517252445221, -0.7652745246887207, 0.9537599086761475, 0.2539006769657135, -0.30872148275375366, 1.2218153476715088, -0.7525902986526489, -0.7903884649276733, 0.9988745450973511, -0.2729986011981964, 0.5807214379310608, -0.6332442164421082, 43.48109436035156, 66.63089752197266, 1.8026493787765503, 2.4142324924468994, 3.723322629928589, 11.359112739562988, 1.6231690645217896, 19.1449031829834, 1.7319239377975464, 30.984403610229492, 3.5163917541503906, 40.17571258544922, 35.02968978881836, 64.80703735351562, 0.5680834650993347, -0.304085910320282, 6.954705715179443, 6.639815807342529, 9.788354873657227, 0.0, 7.439167022705078, 20.27707862854004, 8.517815589904785, 58.14685821533203], "std": [0.18482832610607147, 0.12497187405824661, 0.07648301124572754, 0.07109742611646652, 0.09159307926893234, 0.05550193414092064, 0.14126336574554443, 0.25077804923057556, 0.19987250864505768, 0.18217450380325317, 0.04144606366753578, 0.25941452383995056, 23.034732818603516, 10.721403121948242, 6.257724761962891, 1.7795766592025757, 4.730658531188965, 23.13129234313965, 1.5174660682678223, 30.682315826416016, 1.7656502723693848, 43.81585693359375, 5.333201885223389, 48.87102508544922, 11.124580383300781, 5.462453365325928, 0.5748875141143799, 1.9723751544952393, 10.154354095458984, 10.633321762084961, 15.210174560546875, 0.0, 10.493836402893066, 33.388946533203125, 12.988516807556152, 32.0324592590332], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [271]}, "index": {"min": [7250], "max": [7520], "mean": [7385.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [3.129151291512915, 7.0, 7.0, 7.0, 7.0], "std": [1.6992289382219636, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [271]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [271]}, "eef_direction_state": {"mean": [4.011070110701107, 4.715867158671586], "std": [1.5450991318319394, 1.6061709540533649], "min": [0, 2], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.014760147601476, 0.8191881918819188], "std": [0.636935002243848, 0.9255301091990473], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8081180811808119, 0.5977859778597786], "std": [0.8417652779158858, 0.803953954884605], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.011070110701107, 4.715867158671586], "std": [1.5450991318319394, 1.6061709540533649], "min": [0, 2], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.014760147601476, 0.8191881918819188], "std": [0.636935002243848, 0.9255301091990473], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.8081180811808119, 0.5977859778597786], "std": [0.8417652779158858, 0.803953954884605], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.619582213421418, 0.16183748200293305, 1.134172317654758, -0.8326192017502759, 1.2353478379417244, 2.4174102923090572, 0.616803172828125, -0.14544859414054617, 1.1474309678991974, 1.9456308354037921, 0.9569522980678955, 2.6373292851946513], "std": [0.032404443153911, 0.036970381542680175, 0.07828645640175674, 2.83998642724432, 0.227446011579453, 0.252976121489786, 0.030875199171325262, 0.06856509934634432, 0.032614487375334705, 0.18019134934199024, 0.1462931264256873, 0.08319550513921277], "min": [0.576416944667785, 0.07960787318101378, 1.0342184178674558, -3.1343511558481922, 0.9387222934113408, 1.52839024588416, 0.5896604081616141, -0.19207175299936147, 1.0652807101833575, 1.514987066519952, 0.7102573299506454, 2.296940792905029], "max": [0.6651038084804405, 0.2070608928431743, 1.2451546216147957, 3.139792242745774, 1.555326098022419, 2.708513738705506, 0.6781117510388514, 0.035810629467513205, 1.2431913897358404, 2.14490682646168, 1.1187728612455379, 2.760137618942939], "count": [271]}, "eef_sim_pose_action": {"mean": [0.619582213421418, 0.16183748200293305, 1.134172317654758, -0.8326192017502759, 1.2353478379417244, 2.4174102923090572, 0.616803172828125, -0.14544859414054617, 1.1474309678991974, 1.9456308354037921, 0.9569522980678955, 2.6373292851946513], "std": [0.032404443153911, 0.036970381542680175, 0.07828645640175674, 2.83998642724432, 0.227446011579453, 0.252976121489786, 0.030875199171325262, 0.06856509934634432, 0.032614487375334705, 0.18019134934199024, 0.1462931264256873, 0.08319550513921277], "min": [0.576416944667785, 0.07960787318101378, 1.0342184178674558, -3.1343511558481922, 0.9387222934113408, 1.52839024588416, 0.5896604081616141, -0.19207175299936147, 1.0652807101833575, 1.514987066519952, 0.7102573299506454, 2.296940792905029], "max": [0.6651038084804405, 0.2070608928431743, 1.2451546216147957, 3.139792242745774, 1.555326098022419, 2.708513738705506, 0.6781117510388514, 0.035810629467513205, 1.2431913897358404, 2.14490682646168, 1.1187728612455379, 2.760137618942939], "count": [271]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802120772058823]], [[0.4673890890522876]], [[0.44455440767973853]]], "std": [[[0.21631456250222797]], [[0.21716135123064934]], [[0.2224135327808852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5943748999183007]], [[0.6156047508169935]], [[0.6013773366013072]]], "std": [[[0.27915411693001185]], [[0.2833446957918841]], [[0.29351900542395154]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5408494934640523]], [[0.5593338051470588]], [[0.5213351245915032]]], "std": [[[0.29480447270581667]], [[0.30109285501756144]], [[0.3216500155284039]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547437908496732]], [[0.4785630678104575]], [[0.45542518790849673]]], "std": [[[0.3380308745798985]], [[0.34560100837055424]], [[0.3635710375206673]]], "count": [100]}, "observation.state": {"min": [0.6410219669342041, -1.1577067375183105, 0.849307656288147, -0.7984282970428467, -1.0165687799453735, 1.6507083177566528, -0.996461808681488, -1.2522649765014648, 0.8135204315185547, -0.307731568813324, 0.526483952999115, -1.4603599309921265, 6.065000057220459, 53.44187545776367, 0.12999999523162842, -0.6693750023841858, 0.8331249952316284, 0.15062500536441803, 0.765625, -0.5718749761581421, 0.9612500071525574, -3.5193750858306885, 0.846875011920929, -0.6981818079948425, 24.5939998626709, 53.959999084472656, -0.2862499952316284, -2.3218748569488525, 0.6987500190734863, -0.06687499582767487, 0.9900000095367432, 0.0, 0.7137500047683716, 0.5256249904632568, 0.6349999904632568, -0.2356249988079071], "max": [0.9442155361175537, -0.7742046117782593, 1.090257167816162, -0.4491397738456726, -0.48833638429641724, 2.398050546646118, -0.5681363344192505, -0.6819114089012146, 1.3351644277572632, 0.31888970732688904, 0.9072680473327637, -0.5729047656059265, 63.801876068115234, 82.91999816894531, 0.29500001668930054, 5.8222222328186035, 32.14500045776367, 35.576873779296875, 30.595624923706055, 69.1187515258789, 24.268749237060547, 105.0562515258789, 13.789999961853027, 109.96375274658203, 52.229373931884766, 65.84889221191406, -0.13500000536441803, 8.74625015258789, 26.19562530517578, 42.114376068115234, 44.666873931884766, 0.0, 30.631874084472656, 79.22000122070312, 27.806875228881836, 109.90374755859375], "mean": [0.8309152126312256, -0.906992495059967, 0.9173609614372253, -0.6287118196487427, -0.7658534646034241, 2.048433542251587, -0.8325815796852112, -0.9130287170410156, 1.0577590465545654, 0.08209425210952759, 0.7343595027923584, -0.9724593758583069, 26.77690315246582, 71.6366958618164, 0.22628197073936462, 3.3503541946411133, 5.873081207275391, 5.053038120269775, 5.452095985412598, 8.745173454284668, 4.80021858215332, 11.918401718139648, 2.494673728942871, 17.91866111755371, 36.6577033996582, 59.788326263427734, -0.22762781381607056, 2.6330840587615967, 7.74674129486084, 12.107672691345215, 12.060266494750977, 0.0, 8.179353713989258, 21.09051513671875, 6.492512226104736, 32.81511688232422], "std": [0.09142263233661652, 0.0849979892373085, 0.05776531621813774, 0.09975766390562057, 0.1541118174791336, 0.17470410466194153, 0.16199035942554474, 0.20675095915794373, 0.1935839205980301, 0.24497374892234802, 0.10246021300554276, 0.36521151661872864, 18.278907775878906, 11.187085151672363, 0.037243813276290894, 1.8243509531021118, 9.765551567077637, 10.35757064819336, 9.073379516601562, 20.06848907470703, 7.312228679656982, 32.49342346191406, 3.580575942993164, 36.47447204589844, 10.001258850097656, 3.695394515991211, 0.03386525809764862, 3.293715000152588, 10.231281280517578, 17.04770278930664, 16.754350662231445, 0.0, 11.066869735717773, 31.34546661376953, 9.033408164978027, 42.6204719543457], "count": [191]}, "action": {"min": [0.6410219669342041, -1.1577067375183105, 0.849307656288147, -0.7984282970428467, -1.0165687799453735, 1.6507083177566528, -0.996461808681488, -1.2522649765014648, 0.8135204315185547, -0.307731568813324, 0.526483952999115, -1.4603599309921265, 6.065000057220459, 53.44187545776367, 0.12999999523162842, -0.6693750023841858, 0.8331249952316284, 0.15062500536441803, 0.765625, -0.5718749761581421, 0.9612500071525574, -3.5193750858306885, 0.846875011920929, -0.6981818079948425, 24.5939998626709, 53.959999084472656, -0.2862499952316284, -2.3218748569488525, 0.6987500190734863, -0.06687499582767487, 0.9900000095367432, 0.0, 0.7137500047683716, 0.5256249904632568, 0.6349999904632568, -0.2356249988079071], "max": [0.9442155361175537, -0.7742046117782593, 1.090257167816162, -0.4491397738456726, -0.48833638429641724, 2.398050546646118, -0.5681363344192505, -0.6819114089012146, 1.3351644277572632, 0.31888970732688904, 0.9072680473327637, -0.5729047656059265, 63.801876068115234, 82.91999816894531, 0.29500001668930054, 5.8222222328186035, 32.14500045776367, 35.576873779296875, 30.595624923706055, 69.1187515258789, 24.268749237060547, 105.0562515258789, 13.789999961853027, 109.96375274658203, 52.229373931884766, 65.84889221191406, -0.13500000536441803, 8.74625015258789, 26.19562530517578, 42.114376068115234, 44.666873931884766, 0.0, 30.631874084472656, 79.22000122070312, 27.806875228881836, 109.90374755859375], "mean": [0.8309148550033569, -0.9069917798042297, 0.9173604846000671, -0.6287117004394531, -0.7658534049987793, 2.048431873321533, -0.8325812816619873, -0.9130287170410156, 1.057759165763855, 0.08209419250488281, 0.7343592643737793, -0.9724591374397278, 26.776901245117188, 71.6367416381836, 0.22628192603588104, 3.3503541946411133, 5.873077392578125, 5.053041458129883, 5.452093601226807, 8.745166778564453, 4.800217628479004, 11.918415069580078, 2.4946722984313965, 17.918636322021484, 36.6577033996582, 59.78833770751953, -0.22762779891490936, 2.6330840587615967, 7.746750354766846, 12.107685089111328, 12.060272216796875, 0.0, 8.179350852966309, 21.090517044067383, 6.492512226104736, 32.815101623535156], "std": [0.09142263233661652, 0.08499797433614731, 0.05776534602046013, 0.09975767135620117, 0.15411178767681122, 0.17470410466194153, 0.16199035942554474, 0.20675094425678253, 0.1935839205980301, 0.24497373402118683, 0.10246022045612335, 0.36521151661872864, 18.27890396118164, 11.187084197998047, 0.037243809551000595, 1.8243509531021118, 9.765549659729004, 10.357568740844727, 9.073378562927246, 20.06849479675293, 7.312225818634033, 32.49342727661133, 3.580575704574585, 36.47447204589844, 10.001256942749023, 3.695394277572632, 0.03386525809764862, 3.293714761734009, 10.231281280517578, 17.04770278930664, 16.754348754882812, 0.0, 11.06686782836914, 31.3454647064209, 9.033408164978027, 42.620460510253906], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [191]}, "index": {"min": [7521], "max": [7711], "mean": [7616.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.968586387434555, 7.0, 7.0, 7.0, 7.0], "std": [1.8444930322996984, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [191]}, "eef_direction_state": {"mean": [3.863874345549738, 4.392670157068062], "std": [1.7160479572380278, 1.4463344862712297], "min": [0, 2], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [0.9947643979057592, 1.0471204188481675], "std": [0.748453079728102, 0.8010984482067102], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.9109947643979057, 0.7958115183246073], "std": [0.8233722987694979, 0.8026026029715132], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.863874345549738, 4.392670157068062], "std": [1.7160479572380278, 1.4463344862712297], "min": [0, 2], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [0.9947643979057592, 1.0471204188481675], "std": [0.748453079728102, 0.8010984482067102], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.9109947643979057, 0.7958115183246073], "std": [0.8233722987694979, 0.8026026029715132], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6452691926755861, 0.18521824893376276, 1.1185195301146138, 0.7769469951369916, 1.3857012601247327, 2.0877246607641387, 0.6435499601061674, -0.15764079847655887, 1.13638855917602, 1.8419285720720548, 1.0309844348722552, 2.4286896349533205], "std": [0.01027649851160822, 0.04576753145087566, 0.020457042854178115, 2.6037866501939573, 0.11689626380639163, 1.2433194168244524, 0.02571510413721094, 0.0735811699641212, 0.03537713304885048, 0.25103901036916343, 0.2187311121958457, 0.15175930527653714], "min": [0.6281868987405698, 0.08088209430717978, 1.072349726269233, -3.135973563157955, 1.1270889084607285, -3.080741418229975, 0.6100556930141889, -0.22314564889229593, 1.0663162343325543, 1.2168278965582604, 0.8047229630828618, 1.992293941361221], "max": [0.6739283563547709, 0.23809421886319293, 1.156957412104954, 3.1397866397792913, 1.5031561845443044, 3.1068337635209162, 0.6790475711231945, -0.026798525882612806, 1.2490608738633553, 2.1787706666309905, 1.335634287799126, 2.6276236303900635], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6452691926755861, 0.18521824893376276, 1.1185195301146138, 0.7769469951369916, 1.3857012601247327, 2.0877246607641387, 0.6435499601061674, -0.15764079847655887, 1.13638855917602, 1.8419285720720548, 1.0309844348722552, 2.4286896349533205], "std": [0.01027649851160822, 0.04576753145087566, 0.020457042854178115, 2.6037866501939573, 0.11689626380639163, 1.2433194168244524, 0.02571510413721094, 0.0735811699641212, 0.03537713304885048, 0.25103901036916343, 0.2187311121958457, 0.15175930527653714], "min": [0.6281868987405698, 0.08088209430717978, 1.072349726269233, -3.135973563157955, 1.1270889084607285, -3.080741418229975, 0.6100556930141889, -0.22314564889229593, 1.0663162343325543, 1.2168278965582604, 0.8047229630828618, 1.992293941361221], "max": [0.6739283563547709, 0.23809421886319293, 1.156957412104954, 3.1397866397792913, 1.5031561845443044, 3.1068337635209162, 0.6790475711231945, -0.026798525882612806, 1.2490608738633553, 2.1787706666309905, 1.335634287799126, 2.6276236303900635], "count": [191]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4878929370915033]], [[0.47233884803921566]], [[0.44972078635620916]]], "std": [[[0.21124770193672035]], [[0.21327038335743811]], [[0.2197762322060962]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5844377716503268]], [[0.6013325]], [[0.5881811274509804]]], "std": [[[0.2882597618097957]], [[0.2882487301422638]], [[0.29924076432220775]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214565216503267]], [[0.546156382761438]], [[0.5128745690359477]]], "std": [[[0.27984518041727147]], [[0.2842799915173061]], [[0.30240667058060916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618730555555556]], [[0.4852720383986928]], [[0.4616485028594771]]], "std": [[[0.3356068636640509]], [[0.34444814532128776]], [[0.3640878885239251]]], "count": [100]}, "observation.state": {"min": [0.5925984382629395, -1.2021963596343994, 0.8632553219795227, -0.7931591868400574, -1.409064769744873, 1.1509329080581665, -1.0714694261550903, -1.2113994359970093, 0.8836880922317505, -0.3477626442909241, 0.5157310962677002, -1.168292760848999, 18.808124542236328, 52.76375198364258, 0.109375, -0.6018750071525574, 0.8462499976158142, 0.26625001430511475, 0.7806249856948853, -0.4581249952316284, 1.0325000286102295, -3.0787501335144043, 0.8387500047683716, -0.4893749952316284, 29.350000381469727, 53.34375, -0.2718749940395355, -2.4381251335144043, 0.6575000286102295, 0.4856249988079071, 0.5981249809265137, 0.0, 0.7400000095367432, 0.5049999952316284, 0.9950000047683716, -1.284999966621399], "max": [1.0300475358963013, -0.756148099899292, 1.1112620830535889, -0.3122377395629883, -0.44379910826683044, 2.2753825187683105, -0.5909056067466736, -0.6890931725502014, 1.3391460180282593, 0.35989832878112793, 1.2261683940887451, -0.45791369676589966, 66.80374908447266, 79.6199951171875, 0.47749999165534973, 5.266666889190674, 27.278125762939453, 47.68375015258789, 29.41312599182129, 69.71437072753906, 21.36750030517578, 107.55999755859375, 17.302499771118164, 110.44937133789062, 54.74562454223633, 66.39312744140625, -0.09937500208616257, 8.05875015258789, 26.827499389648438, 41.708126068115234, 42.583126068115234, 0.0, 27.447500228881836, 89.27812957763672, 17.906875610351562, 109.92250061035156], "mean": [0.8331811428070068, -0.902090847492218, 0.9370233416557312, -0.5573182702064514, -0.795063853263855, 1.8653271198272705, -0.8839081525802612, -0.8844844102859497, 1.0941264629364014, 0.10297231376171112, 0.7897106409072876, -0.8202246427536011, 36.742530822753906, 69.8729019165039, 0.22157451510429382, 2.194528818130493, 5.458168029785156, 5.8128838539123535, 5.6489996910095215, 8.173267364501953, 4.718118190765381, 11.957015037536621, 2.7000699043273926, 17.997520446777344, 41.57691192626953, 60.66413879394531, -0.22203370928764343, 2.3022401332855225, 8.060073852539062, 12.635066032409668, 10.514473915100098, 0.0, 7.240594387054443, 22.664966583251953, 4.653022766113281, 34.83970260620117], "std": [0.108860082924366, 0.10989672690629959, 0.062917061150074, 0.10672729462385178, 0.20072363317012787, 0.2524717152118683, 0.17387814819812775, 0.177446648478508, 0.18288397789001465, 0.24615801870822906, 0.16342981159687042, 0.2678243815898895, 14.390868186950684, 10.227432250976562, 0.0864366665482521, 2.0630955696105957, 8.35033893585205, 12.573322296142578, 8.763925552368164, 18.991910934448242, 6.646966934204102, 31.33745765686035, 4.137613773345947, 36.16859436035156, 8.767766952514648, 4.660938262939453, 0.037273481488227844, 3.322827100753784, 10.571435928344727, 16.2374324798584, 15.063332557678223, 0.0, 9.191706657409668, 32.7509765625, 5.4775800704956055, 44.27922058105469], "count": [181]}, "action": {"min": [0.5925984382629395, -1.2021963596343994, 0.8632553219795227, -0.7931591868400574, -1.409064769744873, 1.1509329080581665, -1.0714694261550903, -1.2113994359970093, 0.8836880922317505, -0.3477626442909241, 0.5157310962677002, -1.168292760848999, 18.808124542236328, 52.76375198364258, 0.109375, -0.6018750071525574, 0.8462499976158142, 0.26625001430511475, 0.7806249856948853, -0.4581249952316284, 1.0325000286102295, -3.0787501335144043, 0.8387500047683716, -0.4893749952316284, 29.350000381469727, 53.34375, -0.2718749940395355, -2.4381251335144043, 0.6575000286102295, 0.4856249988079071, 0.5981249809265137, 0.0, 0.7400000095367432, 0.5049999952316284, 0.9950000047683716, -1.284999966621399], "max": [1.0300475358963013, -0.756148099899292, 1.1112620830535889, -0.3122377395629883, -0.44379910826683044, 2.2753825187683105, -0.5909056067466736, -0.6890931725502014, 1.3391460180282593, 0.35989832878112793, 1.2261683940887451, -0.45791369676589966, 66.80374908447266, 79.6199951171875, 0.47749999165534973, 5.266666889190674, 27.278125762939453, 47.68375015258789, 29.41312599182129, 69.71437072753906, 21.36750030517578, 107.55999755859375, 17.302499771118164, 110.44937133789062, 54.74562454223633, 66.39312744140625, -0.09937500208616257, 8.05875015258789, 26.827499389648438, 41.708126068115234, 42.583126068115234, 0.0, 27.447500228881836, 89.27812957763672, 17.906875610351562, 109.92250061035156], "mean": [0.8331810832023621, -0.9020906090736389, 0.9370231628417969, -0.5573180913925171, -0.7950637340545654, 1.8653275966644287, -0.8839081525802612, -0.8844842314720154, 1.0941264629364014, 0.1029723584651947, 0.789710521697998, -0.8202247619628906, 36.74251937866211, 69.87287902832031, 0.221574604511261, 2.1945292949676514, 5.458166122436523, 5.8128862380981445, 5.649003505706787, 8.173276901245117, 4.71811580657959, 11.957023620605469, 2.7000694274902344, 17.997520446777344, 41.57691192626953, 60.66415786743164, -0.22203373908996582, 2.3022401332855225, 8.060073852539062, 12.635072708129883, 10.514473915100098, 0.0, 7.24059534072876, 22.664962768554688, 4.653025150299072, 34.839698791503906], "std": [0.108860082924366, 0.10989674180746078, 0.0629170686006546, 0.10672727227210999, 0.20072363317012787, 0.2524717152118683, 0.17387816309928894, 0.177446648478508, 0.18288397789001465, 0.24615803360939026, 0.16342982649803162, 0.26782435178756714, 14.390869140625, 10.227432250976562, 0.0864366814494133, 2.0630953311920166, 8.350337982177734, 12.573322296142578, 8.763919830322266, 18.991905212402344, 6.646966934204102, 31.337467193603516, 4.137614727020264, 36.16858673095703, 8.767767906188965, 4.660937786102295, 0.03727348521351814, 3.322827100753784, 10.57143497467041, 16.2374324798584, 15.063334465026855, 0.0, 9.191706657409668, 32.7509765625, 5.477579593658447, 44.27921676635742], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [181]}, "index": {"min": [7712], "max": [7892], "mean": [7802.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.9502762430939224, 7.0, 7.0, 7.0, 7.0], "std": [1.8456346678052693, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [181]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [181]}, "eef_direction_state": {"mean": [3.408839779005525, 3.889502762430939], "std": [1.4560710328765802, 1.885961593980711], "min": [1, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2541436464088398, 1.1767955801104972], "std": [0.6743500749348256, 0.8420658018029823], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9337016574585635, 0.8950276243093923], "std": [0.7767492107534403, 0.8176422270110544], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.408839779005525, 3.889502762430939], "std": [1.4560710328765802, 1.885961593980711], "min": [1, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.2541436464088398, 1.1767955801104972], "std": [0.6743500749348256, 0.8420658018029823], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9337016574585635, 0.8950276243093923], "std": [0.7767492107534403, 0.8176422270110544], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6468460710208372, 0.18304479294203266, 1.1328179926153181, -0.7690022149666162, 1.3831528253527299, -0.7829004608935511, 0.6523459126443901, -0.1938353600264851, 1.1411017473010923, 1.7188840043968983, 0.9285219712178128, 2.2411860205839873], "std": [0.012658835095538444, 0.05192711304152881, 0.03443342532988318, 2.3026388350473024, 0.11985696923597512, 2.3795945730886845, 0.03220800998714188, 0.06650255822410614, 0.049859131075490976, 0.22881168350716907, 0.14623049500032742, 0.15049449582868896], "min": [0.6054428223189343, 0.04877519524706342, 1.0743672303229672, -3.112713667427471, 0.9717311083868734, -3.126691152980097, 0.6036164554657087, -0.2551876982357657, 1.0600427483555792, 1.0277100379877695, 0.7700862378422655, 1.7757527969144828], "max": [0.6736843789088776, 0.23364268326625726, 1.2521435032571695, 3.1289960623185764, 1.4846273773363516, 3.0948416271727224, 0.6965569374298639, -0.054343441531219505, 1.274205509825506, 1.9476138622592665, 1.1292941845320121, 2.536630738667443], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6468460710208372, 0.18304479294203266, 1.1328179926153181, -0.7690022149666162, 1.3831528253527299, -0.7829004608935511, 0.6523459126443901, -0.1938353600264851, 1.1411017473010923, 1.7188840043968983, 0.9285219712178128, 2.2411860205839873], "std": [0.012658835095538444, 0.05192711304152881, 0.03443342532988318, 2.3026388350473024, 0.11985696923597512, 2.3795945730886845, 0.03220800998714188, 0.06650255822410614, 0.049859131075490976, 0.22881168350716907, 0.14623049500032742, 0.15049449582868896], "min": [0.6054428223189343, 0.04877519524706342, 1.0743672303229672, -3.112713667427471, 0.9717311083868734, -3.126691152980097, 0.6036164554657087, -0.2551876982357657, 1.0600427483555792, 1.0277100379877695, 0.7700862378422655, 1.7757527969144828], "max": [0.6736843789088776, 0.23364268326625726, 1.2521435032571695, 3.1289960623185764, 1.4846273773363516, 3.0948416271727224, 0.6965569374298639, -0.054343441531219505, 1.274205509825506, 1.9476138622592665, 1.1292941845320121, 2.536630738667443], "count": [181]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47925279820261435]], [[0.46780239379084965]], [[0.44834544934640524]]], "std": [[[0.2122971331903867]], [[0.21292252359407632]], [[0.21722839848957815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5913359579248365]], [[0.6116190502450981]], [[0.6005582169117647]]], "std": [[[0.28070322639597806]], [[0.2825779336061537]], [[0.29279913347069003]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5485853370098039]], [[0.5804650142973856]], [[0.5454139644607843]]], "std": [[[0.2916634942675178]], [[0.28898339176069726]], [[0.3068762460236066]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518917034313725]], [[0.4761704758986928]], [[0.45277107843137254]]], "std": [[[0.33629734293853936]], [[0.34420882980513823]], [[0.3619284120197798]]], "count": [100]}, "observation.state": {"min": [0.5598153471946716, -1.2909609079360962, 0.819433331489563, -0.9019989371299744, -1.4270788431167603, 1.1786959171295166, -1.2098497152328491, -1.3544288873672485, 0.9326017498970032, -0.16782540082931519, 0.7115472555160522, -1.04679274559021, 22.36888885498047, 51.853126525878906, 0.3330000042915344, -0.9075000286102295, 0.8493750095367432, 0.35875001549720764, 0.6974999904632568, -0.5349999666213989, 0.7487499713897705, -3.2799999713897705, 0.8493750095367432, -0.3700000047683716, 20.459375381469727, 54.05000305175781, -0.31687501072883606, -1.9612500667572021, 0.6206250190734863, -0.45250001549720764, 0.6612499952316284, 0.0, 0.6807692646980286, 0.30444446206092834, 0.6675000190734863, -0.8799999952316284], "max": [1.0344980955123901, -0.7220696210861206, 1.2232012748718262, -0.34682485461235046, -0.37704089283943176, 2.4854323863983154, -0.772940993309021, -0.6793867349624634, 1.4425259828567505, 0.3363554775714874, 1.5860693454742432, -1.0104094743728638, 65.2281265258789, 83.81777954101562, 0.5587500333786011, 7.037499904632568, 24.581249237060547, 86.77750396728516, 24.13312530517578, 95.99250030517578, 22.738750457763672, 109.41187286376953, 33.743751525878906, 109.77562713623047, 54.674373626708984, 66.38063049316406, -0.11437500268220901, 5.855625152587891, 34.22875213623047, 36.36937713623047, 50.45249938964844, 0.0, 38.98500061035156, 92.56937408447266, 52.67749786376953, 110.32500457763672], "mean": [0.8215196132659912, -0.8913447856903076, 0.9131783246994019, -0.626742959022522, -0.7597038745880127, 2.047532558441162, -0.8855990171432495, -1.0426312685012817, 1.2145899534225464, 0.08571255952119827, 0.9415097832679749, -1.0364830493927002, 41.267696380615234, 70.67549896240234, 0.38847437500953674, 2.4341652393341064, 4.118298530578613, 8.997078895568848, 4.242929458618164, 10.35510540008545, 4.078997611999512, 12.411154747009277, 4.008000373840332, 20.329301834106445, 43.94807434082031, 59.53338623046875, -0.21487298607826233, 0.2984009385108948, 15.388264656066895, 14.085013389587402, 21.899314880371094, 0.0, 16.391674041748047, 37.2431640625, 20.512229919433594, 55.31352233886719], "std": [0.10071807354688644, 0.1254291981458664, 0.10360543429851532, 0.12111212313175201, 0.20157824456691742, 0.2501004636287689, 0.08968359977006912, 0.1923961043357849, 0.1639927476644516, 0.160654217004776, 0.18926593661308289, 0.008636262267827988, 11.714953422546387, 10.735441207885742, 0.03876766562461853, 1.9629758596420288, 6.201382160186768, 21.639816284179688, 6.734683036804199, 26.05336570739746, 6.063613414764404, 32.92782974243164, 7.664792537689209, 38.07586669921875, 10.136277198791504, 5.0825676918029785, 0.03749566897749901, 2.4393465518951416, 14.708559036254883, 13.653708457946777, 21.58912467956543, 0.0, 15.535798072814941, 36.31615447998047, 20.690919876098633, 50.034061431884766], "count": [333]}, "action": {"min": [0.5598153471946716, -1.2909609079360962, 0.819433331489563, -0.9019989371299744, -1.4270788431167603, 1.1786959171295166, -1.2098497152328491, -1.3544288873672485, 0.9326017498970032, -0.16782540082931519, 0.7115472555160522, -1.04679274559021, 22.36888885498047, 51.853126525878906, 0.3330000042915344, -0.9075000286102295, 0.8493750095367432, 0.35875001549720764, 0.6974999904632568, -0.5349999666213989, 0.7487499713897705, -3.2799999713897705, 0.8493750095367432, -0.3700000047683716, 20.459375381469727, 54.05000305175781, -0.31687501072883606, -1.9612500667572021, 0.6206250190734863, -0.45250001549720764, 0.6612499952316284, 0.0, 0.6807692646980286, 0.30444446206092834, 0.6675000190734863, -0.8799999952316284], "max": [1.0344980955123901, -0.7220696210861206, 1.2232012748718262, -0.34682485461235046, -0.37704089283943176, 2.4854323863983154, -0.772940993309021, -0.6793867349624634, 1.4425259828567505, 0.3363554775714874, 1.5860693454742432, -1.0104094743728638, 65.2281265258789, 83.81777954101562, 0.5587500333786011, 7.037499904632568, 24.581249237060547, 86.77750396728516, 24.13312530517578, 95.99250030517578, 22.738750457763672, 109.41187286376953, 33.743751525878906, 109.77562713623047, 54.674373626708984, 66.38063049316406, -0.11437500268220901, 5.855625152587891, 34.22875213623047, 36.36937713623047, 50.45249938964844, 0.0, 38.98500061035156, 92.56937408447266, 52.67749786376953, 110.32500457763672], "mean": [0.8215186595916748, -0.8913447856903076, 0.9131779670715332, -0.6267430186271667, -0.7597036957740784, 2.047532558441162, -0.8855990171432495, -1.0426313877105713, 1.2145891189575195, 0.08571270108222961, 0.9415097236633301, -1.036482572555542, 41.26767349243164, 70.67549896240234, 0.38847416639328003, 2.4341657161712646, 4.118295669555664, 8.99709415435791, 4.242923736572266, 10.355110168457031, 4.0789947509765625, 12.411141395568848, 4.007991790771484, 20.329326629638672, 43.948097229003906, 59.53342056274414, -0.21487291157245636, 0.29840087890625, 15.388264656066895, 14.085000991821289, 21.899314880371094, 0.0, 16.391677856445312, 37.24317169189453, 20.51224136352539, 55.31354522705078], "std": [0.10071796923875809, 0.125429168343544, 0.10360544919967651, 0.12111210078001022, 0.20157821476459503, 0.2501004636287689, 0.08968359977006912, 0.19239608943462372, 0.1639927327632904, 0.160654217004776, 0.18926595151424408, 0.008636264130473137, 11.714951515197754, 10.735445976257324, 0.03876766562461853, 1.962976336479187, 6.201377868652344, 21.639812469482422, 6.734682083129883, 26.05335807800293, 6.063612937927246, 32.927833557128906, 7.664791584014893, 38.075870513916016, 10.136279106140137, 5.082568168640137, 0.037495654076337814, 2.4393465518951416, 14.708559036254883, 13.653706550598145, 21.589130401611328, 0.0, 15.535799980163574, 36.316158294677734, 20.690919876098633, 50.0340690612793], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [333]}, "index": {"min": [7893], "max": [8225], "mean": [8059.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [3.063063063063063, 7.0, 7.0, 7.0, 7.0], "std": [1.5746448912566184, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [333]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [333]}, "eef_direction_state": {"mean": [4.504504504504505, 3.7927927927927927], "std": [1.7391821308344768, 2.06697375130811], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.7507507507507507, 0.8408408408408409], "std": [0.809686685988107, 0.7114772614688953], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.5675675675675675, 0.48348348348348347], "std": [0.8011435702852466, 0.7416383923331229], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.504504504504505, 3.7927927927927927], "std": [1.7391821308344768, 2.06697375130811], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.7507507507507507, 0.8408408408408409], "std": [0.809686685988107, 0.7114772614688953], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.5675675675675675, 0.48348348348348347], "std": [0.8011435702852466, 0.7416383923331229], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.6444011906600409, 0.18392532309623208, 1.125995879189749, 2.3651842390935407, 1.3648875320440423, 2.0020242180437884, 0.6571343411299595, -0.15979132676950755, 1.1387504921112002, 1.3814867847195529, 1.0759183832307189, 2.017318004461746], "std": [0.019105720004644243, 0.04490226059271257, 0.03733788629564226, 1.018108310506741, 0.13324476381521422, 0.9791809235880236, 0.021615160779228867, 0.06926932546269625, 0.04434410771733703, 0.46234731637687343, 0.07131461537902277, 0.3039699694085984], "min": [0.6043054389275128, 0.04189046557896686, 1.0591639042850314, -3.065073515818127, 0.977816971430653, -2.667493228661572, 0.5904059350920149, -0.2767876021647082, 1.0796685165623938, 0.7134597540550467, 0.9746679460537417, 1.2371568241436175], "max": [0.6969395215541483, 0.24673044787527335, 1.2633892156770152, 2.9093147958707117, 1.5480041495582002, 2.894241083180437, 0.7082998641553634, -0.040081949019961066, 1.2710130165769393, 1.9718080378399352, 1.2011721947993657, 2.4252220503818505], "count": [333]}, "eef_sim_pose_action": {"mean": [0.6444011906600409, 0.18392532309623208, 1.125995879189749, 2.3651842390935407, 1.3648875320440423, 2.0020242180437884, 0.6571343411299595, -0.15979132676950755, 1.1387504921112002, 1.3814867847195529, 1.0759183832307189, 2.017318004461746], "std": [0.019105720004644243, 0.04490226059271257, 0.03733788629564226, 1.018108310506741, 0.13324476381521422, 0.9791809235880236, 0.021615160779228867, 0.06926932546269625, 0.04434410771733703, 0.46234731637687343, 0.07131461537902277, 0.3039699694085984], "min": [0.6043054389275128, 0.04189046557896686, 1.0591639042850314, -3.065073515818127, 0.977816971430653, -2.667493228661572, 0.5904059350920149, -0.2767876021647082, 1.0796685165623938, 0.7134597540550467, 0.9746679460537417, 1.2371568241436175], "max": [0.6969395215541483, 0.24673044787527335, 1.2633892156770152, 2.9093147958707117, 1.5480041495582002, 2.894241083180437, 0.7082998641553634, -0.040081949019961066, 1.2710130165769393, 1.9718080378399352, 1.2011721947993657, 2.4252220503818505], "count": [333]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4860864297385621]], [[0.4698390420751634]], [[0.44591234477124186]]], "std": [[[0.21758588935385254]], [[0.21912111336846496]], [[0.2251759742324649]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5927373345588235]], [[0.6094421650326797]], [[0.6000361049836602]]], "std": [[[0.28519281504163324]], [[0.28957390048250914]], [[0.2981651304078405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5046924530228758]], [[0.5290392177287582]], [[0.5014840890522876]]], "std": [[[0.2808059407618272]], [[0.2880014409595786]], [[0.3088683881952324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607170547385621]], [[0.48440936274509805]], [[0.46084826593137257]]], "std": [[[0.33840481050024335]], [[0.3464530919973183]], [[0.3649967897412507]]], "count": [100]}, "observation.state": {"min": [0.6354190707206726, -1.1663614511489868, 0.8303292393684387, -0.8826390504837036, -0.9455718994140625, 1.7478997707366943, -1.1322671175003052, -1.1730372905731201, 0.8054856061935425, -0.27189669013023376, 0.767528772354126, -1.4501793384552002, 8.709375381469727, 51.5837516784668, 0.05562499910593033, 0.24312499165534973, 0.8806250095367432, 0.18187502026557922, 0.8224999904632568, -0.6137499809265137, 0.984375, -3.2875001430511475, 0.831250011920929, -0.6575000286102295, 27.208749771118164, 54.09375, -0.28562501072883606, -1.7725000381469727, 0.6756249666213989, 0.7506250143051147, 0.8643749952316284, 0.0, 0.7293750047683716, 0.2906250059604645, 0.7450000047683716, 0.3062499761581421], "max": [0.8882896900177002, -0.7776855826377869, 1.0629816055297852, -0.4664730727672577, -0.4750085771083832, 2.5138046741485596, -0.7518167495727539, -0.6892309188842773, 1.3244354724884033, 0.3859817385673523, 1.0494391918182373, -0.29085126519203186, 63.055625915527344, 80.51444244384766, 0.41624999046325684, 5.838889122009277, 29.741249084472656, 54.68562698364258, 30.568124771118164, 80.39562225341797, 28.690000534057617, 105.38937377929688, 31.966875076293945, 109.1612548828125, 55.29125213623047, 66.89875030517578, -0.16312500834465027, 6.719333171844482, 31.576875686645508, 27.947500228881836, 47.181251525878906, 0.0, 37.845001220703125, 74.43375396728516, 54.555625915527344, 109.93875122070312], "mean": [0.7896496057510376, -0.9099704027175903, 0.9059826731681824, -0.6090065836906433, -0.746539294719696, 2.0781102180480957, -0.9310120940208435, -0.8933998942375183, 1.0785315036773682, 0.11442430317401886, 0.9050979614257812, -0.7519134879112244, 29.848154067993164, 69.99250030517578, 0.12832434475421906, 3.2835488319396973, 5.5226287841796875, 7.5555009841918945, 5.826249599456787, 10.486120223999023, 5.956712245941162, 13.464241027832031, 5.296302318572998, 20.247467041015625, 41.42595672607422, 61.147212982177734, -0.22714339196681976, 1.6668565273284912, 9.67247200012207, 8.793790817260742, 14.472114562988281, 0.0, 11.082759857177734, 26.851058959960938, 11.986490249633789, 46.251502990722656], "std": [0.08354246616363525, 0.09980645030736923, 0.0700666531920433, 0.1052287369966507, 0.1555115282535553, 0.19165758788585663, 0.11266409605741501, 0.1680101901292801, 0.20055672526359558, 0.23135223984718323, 0.07604151219129562, 0.45664381980895996, 16.01598358154297, 11.598844528198242, 0.05537375062704086, 1.3519924879074097, 8.654659271240234, 15.229028701782227, 9.194815635681152, 23.230199813842773, 9.02575397491455, 32.96626281738281, 9.220771789550781, 37.8682746887207, 10.366509437561035, 3.668647289276123, 0.02544398233294487, 2.2554306983947754, 11.909123420715332, 9.917831420898438, 18.03704833984375, 0.0, 12.465874671936035, 31.202856063842773, 15.496763229370117, 47.71710968017578], "count": [166]}, "action": {"min": [0.6354190707206726, -1.1663614511489868, 0.8303292393684387, -0.8826390504837036, -0.9455718994140625, 1.7478997707366943, -1.1322671175003052, -1.1730372905731201, 0.8054856061935425, -0.27189669013023376, 0.767528772354126, -1.4501793384552002, 8.709375381469727, 51.5837516784668, 0.05562499910593033, 0.24312499165534973, 0.8806250095367432, 0.18187502026557922, 0.8224999904632568, -0.6137499809265137, 0.984375, -3.2875001430511475, 0.831250011920929, -0.6575000286102295, 27.208749771118164, 54.09375, -0.28562501072883606, -1.7725000381469727, 0.6756249666213989, 0.7506250143051147, 0.8643749952316284, 0.0, 0.7293750047683716, 0.2906250059604645, 0.7450000047683716, 0.3062499761581421], "max": [0.8882896900177002, -0.7776855826377869, 1.0629816055297852, -0.4664730727672577, -0.4750085771083832, 2.5138046741485596, -0.7518167495727539, -0.6892309188842773, 1.3244354724884033, 0.3859817385673523, 1.0494391918182373, -0.29085126519203186, 63.055625915527344, 80.51444244384766, 0.41624999046325684, 5.838889122009277, 29.741249084472656, 54.68562698364258, 30.568124771118164, 80.39562225341797, 28.690000534057617, 105.38937377929688, 31.966875076293945, 109.1612548828125, 55.29125213623047, 66.89875030517578, -0.16312500834465027, 6.719333171844482, 31.576875686645508, 27.947500228881836, 47.181251525878906, 0.0, 37.845001220703125, 74.43375396728516, 54.555625915527344, 109.93875122070312], "mean": [0.789649486541748, -0.9099701046943665, 0.9059827923774719, -0.6090064644813538, -0.7465392351150513, 2.0781102180480957, -0.931011974811554, -0.8934000134468079, 1.078531265258789, 0.11442426592111588, 0.9050976634025574, -0.75191330909729, 29.8481502532959, 69.9925308227539, 0.12832435965538025, 3.2835488319396973, 5.5226216316223145, 7.5554986000061035, 5.826254367828369, 10.486102104187012, 5.956711292266846, 13.464224815368652, 5.296302318572998, 20.247478485107422, 41.42594528198242, 61.14719009399414, -0.22714343667030334, 1.6668568849563599, 9.672475814819336, 8.793790817260742, 14.472113609313965, 0.0, 11.082758903503418, 26.851057052612305, 11.986493110656738, 46.25149917602539], "std": [0.08354247361421585, 0.09980643540620804, 0.0700666680932045, 0.1052287369966507, 0.1555115431547165, 0.19165755808353424, 0.11266409605741501, 0.16801020503044128, 0.2005567103624344, 0.23135225474834442, 0.07604150474071503, 0.45664384961128235, 16.01597785949707, 11.598844528198242, 0.05537375062704086, 1.3519926071166992, 8.65466022491455, 15.229029655456543, 9.194818496704102, 23.230194091796875, 9.025751113891602, 32.96626281738281, 9.220769882202148, 37.8682746887207, 10.366509437561035, 3.668647527694702, 0.02544398605823517, 2.2554306983947754, 11.909125328063965, 9.917831420898438, 18.03704833984375, 0.0, 12.465871810913086, 31.202856063842773, 15.49676513671875, 47.717098236083984], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [166]}, "index": {"min": [8226], "max": [8391], "mean": [8308.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [3.180722891566265, 7.0, 7.0, 7.0, 7.0], "std": [1.834374443212101, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [166]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [166]}, "eef_direction_state": {"mean": [3.427710843373494, 4.27710843373494], "std": [1.561264027053586, 1.4421641452959038], "min": [1, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.1385542168674698, 1.2469879518072289], "std": [0.693399400770034, 0.8533191537567233], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.9337349397590361, 0.8674698795180723], "std": [0.8440831781707173, 0.8180359130972507], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [3.427710843373494, 4.27710843373494], "std": [1.561264027053586, 1.4421641452959038], "min": [1, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.1385542168674698, 1.2469879518072289], "std": [0.693399400770034, 0.8533191537567233], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.9337349397590361, 0.8674698795180723], "std": [0.8440831781707173, 0.8180359130972507], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6448267336931973, 0.1685332205381049, 1.1294697199621049, 2.032604523785657, 1.4055530415351472, 1.930521747966418, 0.6413345743435945, -0.18773265141808562, 1.1430156308335329, 1.6160793358686547, 0.8442791696641813, 2.1869056089886416], "std": [0.01238726161896543, 0.04760322415261801, 0.02242820390720629, 1.7123291244908716, 0.12428858378133516, 1.2758301674444716, 0.02391688843544523, 0.05806970789710531, 0.0359167296687296, 0.11024796755131505, 0.30700935161425, 0.1226944593099876], "min": [0.6332132472662104, 0.06276634494169, 1.0834067100473026, -3.1373669622703004, 1.1248904091302232, -3.0813402683393196, 0.6128357618739504, -0.2577741675654162, 1.0661448644988616, 1.3297415994419102, 0.5626039228051587, 2.05952973238388], "max": [0.6722867681577328, 0.21673411770966902, 1.169618578718354, 3.1408412971956072, 1.532893318418671, 3.1144623867383423, 0.6829456720024535, -0.07574110462782169, 1.2225644843413654, 1.7935661289373126, 1.3205968495587976, 2.457535475699372], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6448267336931973, 0.1685332205381049, 1.1294697199621049, 2.032604523785657, 1.4055530415351472, 1.930521747966418, 0.6413345743435945, -0.18773265141808562, 1.1430156308335329, 1.6160793358686547, 0.8442791696641813, 2.1869056089886416], "std": [0.01238726161896543, 0.04760322415261801, 0.02242820390720629, 1.7123291244908716, 0.12428858378133516, 1.2758301674444716, 0.02391688843544523, 0.05806970789710531, 0.0359167296687296, 0.11024796755131505, 0.30700935161425, 0.1226944593099876], "min": [0.6332132472662104, 0.06276634494169, 1.0834067100473026, -3.1373669622703004, 1.1248904091302232, -3.0813402683393196, 0.6128357618739504, -0.2577741675654162, 1.0661448644988616, 1.3297415994419102, 0.5626039228051587, 2.05952973238388], "max": [0.6722867681577328, 0.21673411770966902, 1.169618578718354, 3.1408412971956072, 1.532893318418671, 3.1144623867383423, 0.6829456720024535, -0.07574110462782169, 1.2225644843413654, 1.7935661289373126, 1.3205968495587976, 2.457535475699372], "count": [166]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49172047181372547]], [[0.47704612336601304]], [[0.45514625816993465]]], "std": [[[0.21152507657930553]], [[0.21250534232119495]], [[0.21884004484800842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5802129370915033]], [[0.597463239379085]], [[0.5797569199346406]]], "std": [[[0.2907896734936287]], [[0.2945841845284597]], [[0.30577159445997376]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064189011437908]], [[0.5420178901143791]], [[0.5115723284313726]]], "std": [[[0.28467542223180586]], [[0.2854132477093629]], [[0.30392731076551516]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45902018586601306]], [[0.48211938521241826]], [[0.45825795751633985]]], "std": [[[0.3367985526922919]], [[0.34537294094274174]], [[0.3644350216452266]]], "count": [100]}, "observation.state": {"min": [0.5833714604377747, -1.1813582181930542, 0.8542906045913696, -0.7957818508148193, -0.9537100791931152, 1.3858370780944824, -1.0683461427688599, -1.327439546585083, 0.7974746227264404, -0.552471935749054, 0.771534264087677, -0.6772674322128296, 31.285625457763672, 51.00374984741211, -0.11437500268220901, -0.29499998688697815, 0.8912500143051147, 0.40199998021125793, 0.7599999904632568, -0.14624999463558197, 1.056249976158142, 0.026875000447034836, 0.9118750095367432, -0.6725000143051147, 9.995624542236328, 52.609375, -0.2928571403026581, -1.127500057220459, 0.8587499856948853, 0.022499993443489075, 0.6818181872367859, 0.0, 0.7044444680213928, 1.0, 0.7136363983154297, 0.4112499952316284], "max": [0.8962767720222473, -0.7892093062400818, 1.108091115951538, -0.3848876357078552, -0.41418707370758057, 2.333867311477661, -0.5821555256843567, -0.6727321147918701, 1.5133135318756104, 0.35157209634780884, 0.9704022407531738, -0.6602149605751038, 72.23374938964844, 78.7088851928711, 0.08874999731779099, 6.070625305175781, 21.264999389648438, 109.8812484741211, 28.03874969482422, 96.79499816894531, 24.040624618530273, 104.6187515258789, 27.954999923706055, 109.57875061035156, 60.12187576293945, 70.89625549316406, -0.17749999463558197, 6.401249885559082, 33.95249938964844, 20.119375228881836, 47.15687561035156, 0.0, 39.18812561035156, 84.12000274658203, 50.92250061035156, 109.94937896728516], "mean": [0.7675650119781494, -0.9079995155334473, 0.9223170876502991, -0.5542460680007935, -0.7385766506195068, 1.9758621454238892, -0.8728535771369934, -0.9256495833396912, 1.1411564350128174, 0.0480833537876606, 0.8547307252883911, -0.6742515563964844, 46.65192413330078, 68.4534683227539, -0.03883558139204979, 2.2021944522857666, 6.219941139221191, 14.462248802185059, 5.822945594787598, 12.150567054748535, 5.584782600402832, 16.203359603881836, 4.511130332946777, 21.413955688476562, 41.65975570678711, 62.392818450927734, -0.237248495221138, 2.0071182250976562, 9.966439247131348, 6.185086250305176, 13.795243263244629, 0.0, 11.039997100830078, 21.53121566772461, 11.682507514953613, 39.63692855834961], "std": [0.08415094017982483, 0.09720116853713989, 0.06792943179607391, 0.10051707178354263, 0.1588372439146042, 0.20619434118270874, 0.17189151048660278, 0.23196420073509216, 0.2717961370944977, 0.3002442419528961, 0.050378795713186264, 0.0038405759260058403, 12.85443115234375, 9.322596549987793, 0.04726099222898483, 2.047168254852295, 6.199034214019775, 31.526609420776367, 8.436478614807129, 27.340744018554688, 7.673539161682129, 33.1505241394043, 7.849091053009033, 38.53950119018555, 15.642823219299316, 7.114689350128174, 0.02526618167757988, 2.38680100440979, 13.07188892364502, 7.743555545806885, 17.754131317138672, 0.0, 13.50039291381836, 28.02281379699707, 16.292943954467773, 43.459346771240234], "count": [215]}, "action": {"min": [0.5833714604377747, -1.1813582181930542, 0.8542906045913696, -0.7957818508148193, -0.9537100791931152, 1.3858370780944824, -1.0683461427688599, -1.327439546585083, 0.7974746227264404, -0.552471935749054, 0.771534264087677, -0.6772674322128296, 31.285625457763672, 51.00374984741211, -0.11437500268220901, -0.29499998688697815, 0.8912500143051147, 0.40199998021125793, 0.7599999904632568, -0.14624999463558197, 1.056249976158142, 0.026875000447034836, 0.9118750095367432, -0.6725000143051147, 9.995624542236328, 52.609375, -0.2928571403026581, -1.127500057220459, 0.8587499856948853, 0.022499993443489075, 0.6818181872367859, 0.0, 0.7044444680213928, 1.0, 0.7136363983154297, 0.4112499952316284], "max": [0.8962767720222473, -0.7892093062400818, 1.108091115951538, -0.3848876357078552, -0.41418707370758057, 2.333867311477661, -0.5821555256843567, -0.6727321147918701, 1.5133135318756104, 0.35157209634780884, 0.9704022407531738, -0.6602149605751038, 72.23374938964844, 78.7088851928711, 0.08874999731779099, 6.070625305175781, 21.264999389648438, 109.8812484741211, 28.03874969482422, 96.79499816894531, 24.040624618530273, 104.6187515258789, 27.954999923706055, 109.57875061035156, 60.12187576293945, 70.89625549316406, -0.17749999463558197, 6.401249885559082, 33.95249938964844, 20.119375228881836, 47.15687561035156, 0.0, 39.18812561035156, 84.12000274658203, 50.92250061035156, 109.94937896728516], "mean": [0.7675649523735046, -0.9079995155334473, 0.9223170876502991, -0.5542460680007935, -0.7385764122009277, 1.9758613109588623, -0.8728533387184143, -0.9256495237350464, 1.1411564350128174, 0.04808337986469269, 0.8547306060791016, -0.6742511987686157, 46.65193176269531, 68.45344543457031, -0.038835570216178894, 2.20219349861145, 6.219931125640869, 14.462263107299805, 5.822944164276123, 12.150577545166016, 5.584780216217041, 16.203378677368164, 4.51112699508667, 21.413965225219727, 41.659759521484375, 62.3928337097168, -0.23724858462810516, 2.007117748260498, 9.96644115447998, 6.185081958770752, 13.795248985290527, 0.0, 11.040002822875977, 21.531225204467773, 11.682510375976562, 39.63692855834961], "std": [0.08415092527866364, 0.09720116853713989, 0.06792940944433212, 0.10051707178354263, 0.1588372439146042, 0.20619434118270874, 0.17189152538776398, 0.23196420073509216, 0.27179616689682007, 0.30024421215057373, 0.05037878826260567, 0.0038405756931751966, 12.854429244995117, 9.322596549987793, 0.04726099967956543, 2.047168493270874, 6.199033260345459, 31.526582717895508, 8.436478614807129, 27.340730667114258, 7.673539161682129, 33.150516510009766, 7.849092960357666, 38.53950500488281, 15.642822265625, 7.114690780639648, 0.025266174226999283, 2.386800527572632, 13.071887016296387, 7.743555545806885, 17.754131317138672, 0.0, 13.500391960144043, 28.02281379699707, 16.292949676513672, 43.4593505859375], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [215]}, "index": {"min": [8392], "max": [8606], "mean": [8499.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [3.0046511627906978, 7.0, 7.0, 7.0, 7.0], "std": [1.9180844960862775, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [215]}, "eef_direction_state": {"mean": [3.916279069767442, 3.744186046511628], "std": [1.755381126383742, 1.8158606551371401], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [0.8744186046511628, 1.1209302325581396], "std": [0.7332923600006092, 0.8036423303513242], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.6465116279069767, 0.8651162790697674], "std": [0.8216118127163382, 0.8382938711371778], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.916279069767442, 3.744186046511628], "std": [1.755381126383742, 1.8158606551371401], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [0.8744186046511628, 1.1209302325581396], "std": [0.7332923600006092, 0.8036423303513242], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.6465116279069767, 0.8651162790697674], "std": [0.8216118127163382, 0.8382938711371778], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6489584976133033, 0.164218640700755, 1.140846640220011, -0.39958097266698817, 1.4333381067202264, -0.6227727366736593, 0.6528669332548425, -0.17911454993007947, 1.1491508229645726, 1.5706437686916688, 0.8303376862884363, 2.1551237021371272], "std": [0.01113192001230933, 0.04422312618661792, 0.02663382028443437, 2.423674499327744, 0.12095675386676233, 2.414777319927101, 0.03501486058712538, 0.07823696474342251, 0.03972897122701344, 0.18084140328526851, 0.20777143693043212, 0.1076348881510358], "min": [0.6372599804540892, 0.05496190964972167, 1.084246091781854, -3.1230143383074807, 1.1978570118082126, -3.1383629744729884, 0.6076486115965901, -0.26503719480958277, 1.072603680809999, 1.2836976730519922, 0.5611489609249265, 1.9515063040858676], "max": [0.6767608747428819, 0.21863328581587876, 1.1817686746987408, 3.024598691077945, 1.554868020880594, 3.1132340760672332, 0.7098296446001853, -0.017079411059947425, 1.2370767599742907, 1.8652290303204315, 1.2020772855926394, 2.411931355702345], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6489584976133033, 0.164218640700755, 1.140846640220011, -0.39958097266698817, 1.4333381067202264, -0.6227727366736593, 0.6528669332548425, -0.17911454993007947, 1.1491508229645726, 1.5706437686916688, 0.8303376862884363, 2.1551237021371272], "std": [0.01113192001230933, 0.04422312618661792, 0.02663382028443437, 2.423674499327744, 0.12095675386676233, 2.414777319927101, 0.03501486058712538, 0.07823696474342251, 0.03972897122701344, 0.18084140328526851, 0.20777143693043212, 0.1076348881510358], "min": [0.6372599804540892, 0.05496190964972167, 1.084246091781854, -3.1230143383074807, 1.1978570118082126, -3.1383629744729884, 0.6076486115965901, -0.26503719480958277, 1.072603680809999, 1.2836976730519922, 0.5611489609249265, 1.9515063040858676], "max": [0.6767608747428819, 0.21863328581587876, 1.1817686746987408, 3.024598691077945, 1.554868020880594, 3.1132340760672332, 0.7098296446001853, -0.017079411059947425, 1.2370767599742907, 1.8652290303204315, 1.2020772855926394, 2.411931355702345], "count": [215]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812091237745098]], [[0.4681808558006536]], [[0.4468272385620915]]], "std": [[[0.21904154415433075]], [[0.2195594157514547]], [[0.2241967393026989]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5972831924019608]], [[0.6181324346405229]], [[0.6068988419117647]]], "std": [[[0.2776577146209236]], [[0.28091262211714735]], [[0.2912097711094953]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170659354575163]], [[0.5490857761437908]], [[0.518762843137255]]], "std": [[[0.2855139259507437]], [[0.2865827763410031]], [[0.3074714429929614]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45415227124183005]], [[0.4791036621732026]], [[0.45670469771241834]]], "std": [[[0.33805779603249647]], [[0.3456496774638887]], [[0.3632891917249625]]], "count": [100]}, "observation.state": {"min": [0.5869001150131226, -1.1922065019607544, 0.8542191386222839, -0.8676661252975464, -0.9868984222412109, 1.535544991493225, -1.0571880340576172, -1.2574626207351685, 0.8013847470283508, -0.396782249212265, 0.7568475008010864, -0.8173113465309143, 4.753125190734863, 53.7868766784668, -0.14624999463558197, -0.2593750059604645, 0.9006666541099548, -0.0312499962747097, 0.7556250095367432, -0.5568749904632568, 0.9543749690055847, 0.38624998927116394, 0.8443750143051147, -0.08187499642372131, 26.469999313354492, 51.098751068115234, -0.3056250214576721, -1.6050000190734863, 0.6577777862548828, -0.21937499940395355, 0.6793749928474426, 0.0, 0.8700000047683716, 0.6768749952316284, 0.6781250238418579, 0.8068749904632568], "max": [0.9252689480781555, -0.8127760291099548, 1.1099269390106201, -0.5005674362182617, -0.3994048833847046, 2.380764961242676, -0.656710147857666, -0.6847485899925232, 1.339932918548584, 0.3890096843242645, 1.0623881816864014, -0.8076791167259216, 70.74937438964844, 82.0888900756836, 0.004374999552965164, 7.457777976989746, 23.643749237060547, 79.40750122070312, 26.98062515258789, 104.11812591552734, 19.423124313354492, 101.59375, 26.361249923706055, 107.50312805175781, 51.301876068115234, 70.82562255859375, -0.13625000417232513, 5.203125, 30.499374389648438, 52.70750045776367, 47.02000045776367, 0.0, 37.2712516784668, 89.55437469482422, 50.75374984741211, 110.21062469482422], "mean": [0.7855861186981201, -0.9375118017196655, 0.9337332248687744, -0.665656566619873, -0.713111937046051, 2.092125654220581, -0.8812431693077087, -0.9287643432617188, 1.0913424491882324, 0.06946928054094315, 0.8650878667831421, -0.8149307370185852, 28.645963668823242, 70.8433609008789, -0.04372989013791084, 2.8000564575195312, 4.656646251678467, 12.518204689025879, 4.806401252746582, 16.05502700805664, 5.2994608879089355, 19.995502471923828, 4.762158393859863, 25.187305450439453, 38.954925537109375, 62.266544342041016, -0.22587482631206512, 0.5832366347312927, 9.666568756103516, 11.893454551696777, 15.570926666259766, 0.0, 12.498502731323242, 28.28468894958496, 13.443471908569336, 46.699764251708984], "std": [0.09597929567098618, 0.09191200882196426, 0.07138128578662872, 0.10119474679231644, 0.16220855712890625, 0.16778020560741425, 0.13897758722305298, 0.2105974555015564, 0.22103969752788544, 0.29846635460853577, 0.0582975298166275, 0.002596067264676094, 24.54739761352539, 11.688610076904297, 0.03200399875640869, 1.4703606367111206, 5.62562370300293, 25.209228515625, 6.874456405639648, 33.289207458496094, 6.588435649871826, 34.62876510620117, 7.7880659103393555, 40.84604263305664, 9.216547012329102, 6.751667022705078, 0.040856968611478806, 2.086578845977783, 11.623662948608398, 15.859426498413086, 18.964801788330078, 0.0, 14.778675079345703, 34.31085968017578, 17.252885818481445, 46.514251708984375], "count": [186]}, "action": {"min": [0.5869001150131226, -1.1922065019607544, 0.8542191386222839, -0.8676661252975464, -0.9868984222412109, 1.535544991493225, -1.0571880340576172, -1.2574626207351685, 0.8013847470283508, -0.396782249212265, 0.7568475008010864, -0.8173113465309143, 4.753125190734863, 53.7868766784668, -0.14624999463558197, -0.2593750059604645, 0.9006666541099548, -0.0312499962747097, 0.7556250095367432, -0.5568749904632568, 0.9543749690055847, 0.38624998927116394, 0.8443750143051147, -0.08187499642372131, 26.469999313354492, 51.098751068115234, -0.3056250214576721, -1.6050000190734863, 0.6577777862548828, -0.21937499940395355, 0.6793749928474426, 0.0, 0.8700000047683716, 0.6768749952316284, 0.6781250238418579, 0.8068749904632568], "max": [0.9252689480781555, -0.8127760291099548, 1.1099269390106201, -0.5005674362182617, -0.3994048833847046, 2.380764961242676, -0.656710147857666, -0.6847485899925232, 1.339932918548584, 0.3890096843242645, 1.0623881816864014, -0.8076791167259216, 70.74937438964844, 82.0888900756836, 0.004374999552965164, 7.457777976989746, 23.643749237060547, 79.40750122070312, 26.98062515258789, 104.11812591552734, 19.423124313354492, 101.59375, 26.361249923706055, 107.50312805175781, 51.301876068115234, 70.82562255859375, -0.13625000417232513, 5.203125, 30.499374389648438, 52.70750045776367, 47.02000045776367, 0.0, 37.2712516784668, 89.55437469482422, 50.75374984741211, 110.21062469482422], "mean": [0.7855860590934753, -0.9375115633010864, 0.9337330460548401, -0.6656565070152283, -0.7131118178367615, 2.092127561569214, -0.8812432289123535, -0.9287644028663635, 1.0913424491882324, 0.06946926563978195, 0.8650882840156555, -0.8149304986000061, 28.645959854125977, 70.84334564208984, -0.04372990503907204, 2.800055980682373, 4.656646251678467, 12.518180847167969, 4.806402683258057, 16.055049896240234, 5.299458026885986, 19.995498657226562, 4.762152194976807, 25.187347412109375, 38.95492172241211, 62.266544342041016, -0.22587472200393677, 0.583236813545227, 9.666572570800781, 11.893454551696777, 15.570923805236816, 0.0, 12.49850082397461, 28.284690856933594, 13.443480491638184, 46.69974899291992], "std": [0.09597928076982498, 0.09191201627254486, 0.07138127833604813, 0.10119473934173584, 0.16220857203006744, 0.16778019070625305, 0.1389775425195694, 0.2105974555015564, 0.22103966772556305, 0.298466295003891, 0.0582975372672081, 0.0025960677303373814, 24.54739761352539, 11.688613891601562, 0.03200399503111839, 1.470360517501831, 5.62562370300293, 25.209228515625, 6.87445592880249, 33.289207458496094, 6.588436126708984, 34.62875747680664, 7.788060665130615, 40.84602355957031, 9.216544151306152, 6.7516655921936035, 0.0408569760620594, 2.0865790843963623, 11.623663902282715, 15.85942268371582, 18.964801788330078, 0.0, 14.778677940368652, 34.310855865478516, 17.252883911132812, 46.514251708984375], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [186]}, "index": {"min": [8607], "max": [8792], "mean": [8699.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.9193548387096775, 7.0, 7.0, 7.0, 7.0], "std": [1.8430198491638836, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [186]}, "eef_direction_state": {"mean": [3.9731182795698925, 3.946236559139785], "std": [1.6669874821305173, 1.7771887392754653], "min": [1, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [0.978494623655914, 1.1774193548387097], "std": [0.7825859343195157, 0.864923271164405], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.0, 0.7849462365591398], "std": [0.8295613557843402, 0.8276078023610259], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.9731182795698925, 3.946236559139785], "std": [1.6669874821305173, 1.7771887392754653], "min": [1, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [0.978494623655914, 1.1774193548387097], "std": [0.7825859343195157, 0.864923271164405], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.0, 0.7849462365591398], "std": [0.8295613557843402, 0.8276078023610259], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6507400533223912, 0.17178319160977265, 1.115386860925313, 2.2502702029040824, 1.3714658079673512, 2.0720577926694235, 0.6404331614701009, -0.16470185291013356, 1.1433997204785196, 1.570294264256219, 0.9172371544192398, 2.177706567112708], "std": [0.011004368040811048, 0.05012109184493067, 0.021410604460235193, 1.59442677029427, 0.09827133437923463, 1.2666350518772427, 0.025512919073183468, 0.07879271381766104, 0.031299551958019214, 0.18039706876492964, 0.1818899807580325, 0.126033785855743], "min": [0.6372423296769181, 0.0530763843970761, 1.0711496310561721, -3.1375049058743327, 1.16631062877453, -3.0743739770335456, 0.6104731260709378, -0.24765082004429378, 1.0702374169660698, 1.2513522028953776, 0.6852702913914372, 1.961388447336263], "max": [0.6737517009761774, 0.22322928093636446, 1.165032733614696, 3.1341234482489213, 1.470783550824243, 3.105596430945222, 0.6879480789249213, -0.019082789192330085, 1.227387390474192, 1.808971939321235, 1.1735801375267054, 2.4505151941061345], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6507400533223912, 0.17178319160977265, 1.115386860925313, 2.2502702029040824, 1.3714658079673512, 2.0720577926694235, 0.6404331614701009, -0.16470185291013356, 1.1433997204785196, 1.570294264256219, 0.9172371544192398, 2.177706567112708], "std": [0.011004368040811048, 0.05012109184493067, 0.021410604460235193, 1.59442677029427, 0.09827133437923463, 1.2666350518772427, 0.025512919073183468, 0.07879271381766104, 0.031299551958019214, 0.18039706876492964, 0.1818899807580325, 0.126033785855743], "min": [0.6372423296769181, 0.0530763843970761, 1.0711496310561721, -3.1375049058743327, 1.16631062877453, -3.0743739770335456, 0.6104731260709378, -0.24765082004429378, 1.0702374169660698, 1.2513522028953776, 0.6852702913914372, 1.961388447336263], "max": [0.6737517009761774, 0.22322928093636446, 1.165032733614696, 3.1341234482489213, 1.470783550824243, 3.105596430945222, 0.6879480789249213, -0.019082789192330085, 1.227387390474192, 1.808971939321235, 1.1735801375267054, 2.4505151941061345], "count": [186]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814464746732026]], [[0.4675649060457516]], [[0.44636575571895426]]], "std": [[[0.21684323426695146]], [[0.21702404900736366]], [[0.2222821437643022]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5900099673202615]], [[0.609075294117647]], [[0.5958884946895425]]], "std": [[[0.2823971336829855]], [[0.286415717206116]], [[0.29797249740995807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354660804738562]], [[0.5674299979575163]], [[0.5194719444444444]]], "std": [[[0.2826197742053082]], [[0.2828723982133582]], [[0.3077939871967697]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45619193627450977]], [[0.4806884906045752]], [[0.45056380310457517]]], "std": [[[0.33829114510390595]], [[0.34606010087076955]], [[0.3665676828387545]]], "count": [100]}, "observation.state": {"min": [0.616536021232605, -1.1897506713867188, 0.8513580560684204, -0.8932965397834778, -0.9866865277290344, 1.4949390888214111, -1.0973143577575684, -1.263423204421997, 0.8001449108123779, -0.46306362748146057, 0.6789788007736206, -0.7781862616539001, 20.698123931884766, 53.17124938964844, -0.47437500953674316, -0.14000000059604645, 0.75, 0.32874998450279236, 0.6377778053283691, -0.37111109495162964, 0.668749988079071, 0.10562500357627869, 0.90625, -0.49000000953674316, 27.0362491607666, 46.118125915527344, -0.265625, -2.0625, 0.9337500333786011, -0.4268749952316284, 0.6958333253860474, 0.0, 1.084375023841858, 0.3787499964237213, 0.6937500238418579, 0.8172727227210999], "max": [0.8989894986152649, -0.8017980456352234, 1.0782406330108643, -0.45830047130584717, -0.43869689106941223, 2.4051079750061035, -0.6366111636161804, -0.701676607131958, 1.3603417873382568, 0.3630216717720032, 1.278176188468933, -0.7530327439308167, 73.53687286376953, 76.9977798461914, 12.29888916015625, 7.075555324554443, 22.862499237060547, 85.99687194824219, 22.33187484741211, 98.69124603271484, 17.755624771118164, 103.84187316894531, 13.19124984741211, 108.97562408447266, 55.165626525878906, 67.86125183105469, -0.1731249988079071, 6.078750133514404, 30.8331241607666, 55.74250030517578, 48.86312484741211, 0.0, 45.18687438964844, 95.45062255859375, 59.64312744140625, 109.18937683105469], "mean": [0.779124915599823, -0.9090819954872131, 0.9146835803985596, -0.6123656630516052, -0.7145837545394897, 2.0541603565216064, -0.9179801940917969, -0.896168053150177, 1.0603222846984863, 0.08024217188358307, 0.8752670288085938, -0.7727854251861572, 36.43806838989258, 68.55814361572266, 0.27928122878074646, 2.8562192916870117, 3.7850942611694336, 10.17573070526123, 3.4552812576293945, 11.917387962341309, 3.7228891849517822, 14.72553825378418, 2.6138381958007812, 19.639259338378906, 41.136329650878906, 59.49949264526367, -0.22675254940986633, 1.2369602918624878, 9.13995361328125, 11.074468612670898, 14.679335594177246, 0.0, 12.056275367736816, 26.23147201538086, 12.800148963928223, 37.99564743041992], "std": [0.0693674236536026, 0.0966949611902237, 0.0643828809261322, 0.11128658056259155, 0.13602259755134583, 0.19340763986110687, 0.14442357420921326, 0.1936791092157364, 0.21909551322460175, 0.27890607714653015, 0.11185163259506226, 0.006504276767373085, 16.72081756591797, 9.161261558532715, 2.065326452255249, 1.4306528568267822, 5.364376068115234, 23.0403995513916, 5.163435935974121, 27.91633415222168, 4.726572036743164, 31.34491729736328, 3.4555258750915527, 37.040557861328125, 8.437894821166992, 6.298638343811035, 0.019324306398630142, 2.4743142127990723, 11.57265567779541, 16.532506942749023, 19.579177856445312, 0.0, 15.914471626281738, 35.794158935546875, 18.752119064331055, 46.443885803222656], "count": [208]}, "action": {"min": [0.616536021232605, -1.1897506713867188, 0.8513580560684204, -0.8932965397834778, -0.9866865277290344, 1.4949390888214111, -1.0973143577575684, -1.263423204421997, 0.8001449108123779, -0.46306362748146057, 0.6789788007736206, -0.7781862616539001, 20.698123931884766, 53.17124938964844, -0.47437500953674316, -0.14000000059604645, 0.75, 0.32874998450279236, 0.6377778053283691, -0.37111109495162964, 0.668749988079071, 0.10562500357627869, 0.90625, -0.49000000953674316, 27.0362491607666, 46.118125915527344, -0.265625, -2.0625, 0.9337500333786011, -0.4268749952316284, 0.6958333253860474, 0.0, 1.084375023841858, 0.3787499964237213, 0.6937500238418579, 0.8172727227210999], "max": [0.8989894986152649, -0.8017980456352234, 1.0782406330108643, -0.45830047130584717, -0.43869689106941223, 2.4051079750061035, -0.6366111636161804, -0.701676607131958, 1.3603417873382568, 0.3630216717720032, 1.278176188468933, -0.7530327439308167, 73.53687286376953, 76.9977798461914, 12.29888916015625, 7.075555324554443, 22.862499237060547, 85.99687194824219, 22.33187484741211, 98.69124603271484, 17.755624771118164, 103.84187316894531, 13.19124984741211, 108.97562408447266, 55.165626525878906, 67.86125183105469, -0.1731249988079071, 6.078750133514404, 30.8331241607666, 55.74250030517578, 48.86312484741211, 0.0, 45.18687438964844, 95.45062255859375, 59.64312744140625, 109.18937683105469], "mean": [0.779124915599823, -0.9090815782546997, 0.9146836400032043, -0.6123656034469604, -0.7145833969116211, 2.0541598796844482, -0.9179798364639282, -0.8961679935455322, 1.0603220462799072, 0.08024218678474426, 0.875266969203949, -0.7727851271629333, 36.43806457519531, 68.55815887451172, 0.27928125858306885, 2.8562192916870117, 3.7850940227508545, 10.175755500793457, 3.455280065536499, 11.917418479919434, 3.7228899002075195, 14.72555923461914, 2.613837242126465, 19.639238357543945, 41.136314392089844, 59.49950408935547, -0.22675246000289917, 1.2369602918624878, 9.139949798583984, 11.07447624206543, 14.67933464050293, 0.0, 12.05628776550293, 26.231477737426758, 12.800156593322754, 37.99565887451172], "std": [0.0693674311041832, 0.09669497609138489, 0.06438286602497101, 0.11128658056259155, 0.13602259755134583, 0.1934075504541397, 0.14442358911037445, 0.193679079413414, 0.21909549832344055, 0.27890604734420776, 0.11185163259506226, 0.006504276767373085, 16.720815658569336, 9.16126537322998, 2.065326452255249, 1.4306529760360718, 5.364377021789551, 23.040390014648438, 5.163435935974121, 27.916330337524414, 4.7265729904174805, 31.344913482666016, 3.4555256366729736, 37.04056930541992, 8.437896728515625, 6.298639297485352, 0.01932431012392044, 2.4743142127990723, 11.572656631469727, 16.532506942749023, 19.57917594909668, 0.0, 15.914471626281738, 35.794158935546875, 18.752119064331055, 46.443885803222656], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [208]}, "index": {"min": [8793], "max": [9000], "mean": [8896.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [3.144230769230769, 7.0, 7.0, 7.0, 7.0], "std": [1.8156280394163309, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [208]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [208]}, "eef_direction_state": {"mean": [3.764423076923077, 4.052884615384615], "std": [1.6370951213629983, 1.727072708525193], "min": [1, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.0288461538461537, 1.1009615384615385], "std": [0.7526457278932627, 0.8403290555476667], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.8701923076923077, 0.6971153846153846], "std": [0.8590446177733978, 0.8142902443668387], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.764423076923077, 4.052884615384615], "std": [1.6370951213629983, 1.727072708525193], "min": [1, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.0288461538461537, 1.1009615384615385], "std": [0.7526457278932627, 0.8403290555476667], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.8701923076923077, 0.6971153846153846], "std": [0.8590446177733978, 0.8142902443668387], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6466696399857277, 0.1685557623437853, 1.12668066094665, 0.9722356843895883, 1.3922633667793383, 1.9823755265542717, 0.6349143378087491, -0.17450757348569818, 1.1398524396118133, 1.6283816024349131, 0.8733810211070397, 2.213738717658712], "std": [0.00893560338591558, 0.04438079526916806, 0.02849953362062828, 2.5130254545857706, 0.11440048319743734, 1.2927982803872493, 0.02804812614630519, 0.07033302767473121, 0.0357130123402015, 0.1701913301537124, 0.18128416804540645, 0.1779770501133371], "min": [0.6370341092443659, 0.05141623296654449, 1.0656664146179269, -3.140127826313584, 1.1422224911772672, -3.1283597721017946, 0.6047447374684792, -0.24621543789099845, 1.0618859354539232, 1.1530059109565598, 0.6539032721249636, 1.8222678568644897], "max": [0.6651746108948422, 0.21785519999401315, 1.1792492253681695, 3.136319177810652, 1.5040951208605264, 3.098633937147797, 0.6774208439215619, -0.01612626615815091, 1.2365549783037166, 1.9260572494938386, 1.1751138494203222, 2.6323237819302916], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6466696399857277, 0.1685557623437853, 1.12668066094665, 0.9722356843895883, 1.3922633667793383, 1.9823755265542717, 0.6349143378087491, -0.17450757348569818, 1.1398524396118133, 1.6283816024349131, 0.8733810211070397, 2.213738717658712], "std": [0.00893560338591558, 0.04438079526916806, 0.02849953362062828, 2.5130254545857706, 0.11440048319743734, 1.2927982803872493, 0.02804812614630519, 0.07033302767473121, 0.0357130123402015, 0.1701913301537124, 0.18128416804540645, 0.1779770501133371], "min": [0.6370341092443659, 0.05141623296654449, 1.0656664146179269, -3.140127826313584, 1.1422224911772672, -3.1283597721017946, 0.6047447374684792, -0.24621543789099845, 1.0618859354539232, 1.1530059109565598, 0.6539032721249636, 1.8222678568644897], "max": [0.6651746108948422, 0.21785519999401315, 1.1792492253681695, 3.136319177810652, 1.5040951208605264, 3.098633937147797, 0.6774208439215619, -0.01612626615815091, 1.2365549783037166, 1.9260572494938386, 1.1751138494203222, 2.6323237819302916], "count": [208]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48322878676470593]], [[0.4691480718954248]], [[0.4465096772875817]]], "std": [[[0.22154764853132305]], [[0.22085232032352287]], [[0.22628747723257772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6006056556372549]], [[0.618808629493464]], [[0.6064989174836601]]], "std": [[[0.27712450708317155]], [[0.2812331092979081]], [[0.29099535749028016]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035476695261438]], [[0.5342789031862745]], [[0.4943035723039216]]], "std": [[[0.28236148543975775]], [[0.2827411912042977]], [[0.30457784839243884]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45287761233660134]], [[0.4777974244281046]], [[0.44760199550653595]]], "std": [[[0.3376308126880254]], [[0.34562648198188733]], [[0.3660802822756519]]], "count": [100]}, "observation.state": {"min": [0.5796043872833252, -1.2088960409164429, 0.8441100120544434, -0.9596971273422241, -0.981218695640564, 1.5543221235275269, -1.0823415517807007, -1.2819485664367676, 0.7554646730422974, -0.24061569571495056, 0.6764753460884094, -0.7787346243858337, 13.700624465942383, 51.921875, -0.27000001072883606, -0.5531250238418579, 0.8068749904632568, 0.0873333290219307, 0.7766666412353516, -0.5093749761581421, 0.6775000095367432, -3.3531250953674316, 0.8812500238418579, -0.7237499952316284, 19.693124771118164, 49.779998779296875, -0.34312501549720764, -2.445625066757202, 0.6663636565208435, -0.11562500149011612, 0.6861538290977478, 0.0, 0.6775000095367432, 0.3737500011920929, 0.703125, 1.4587500095367432], "max": [0.9033976793289185, -0.8012893795967102, 1.100843071937561, -0.486529678106308, -0.4357165992259979, 2.623788833618164, -0.6693942546844482, -0.6661993265151978, 1.3783903121948242, 0.3478103280067444, 1.2082390785217285, -0.7615920901298523, 61.5368766784668, 79.58812713623047, 5.466249942779541, 7.4422221183776855, 25.877500534057617, 73.5199966430664, 25.606874465942383, 105.50812530517578, 21.625625610351562, 110.53874969482422, 23.486875534057617, 110.2562484741211, 47.39125061035156, 72.70000457763672, -0.171875, 6.1875, 31.389999389648438, 39.95874786376953, 50.59812545776367, 0.0, 43.16062545776367, 79.25312805175781, 67.72562408447266, 110.27249908447266], "mean": [0.7493844032287598, -0.9663797616958618, 0.9443436861038208, -0.6980576515197754, -0.7064077854156494, 2.2179031372070312, -0.9153484106063843, -0.906555712223053, 1.05239737033844, 0.15453685820102692, 0.8874529004096985, -0.7739114165306091, 40.13494110107422, 69.36473083496094, 0.22757519781589508, 3.3633663654327393, 5.452775955200195, 11.047697067260742, 5.032345294952393, 15.90247631072998, 5.157435417175293, 16.787002563476562, 4.842010498046875, 24.409414291381836, 36.74654769897461, 62.05430221557617, -0.22948656976222992, 1.0532443523406982, 9.949933052062988, 11.615458488464355, 15.702335357666016, 0.0, 13.415809631347656, 28.77077865600586, 17.409807205200195, 53.27478790283203], "std": [0.07996733486652374, 0.08975822478532791, 0.0615181103348732, 0.10434915125370026, 0.141429603099823, 0.21588997542858124, 0.13528324663639069, 0.21512329578399658, 0.2336147427558899, 0.21390143036842346, 0.09959922730922699, 0.004831942263990641, 13.171555519104004, 11.581945419311523, 1.0278162956237793, 2.099097967147827, 7.746675968170166, 22.506519317626953, 7.216031551361084, 33.26930236816406, 6.739410877227783, 37.86408233642578, 7.479609966278076, 40.855751037597656, 8.963515281677246, 7.745424270629883, 0.03033243864774704, 2.568126678466797, 12.610983848571777, 16.123748779296875, 19.754472732543945, 0.0, 16.815534591674805, 33.74020767211914, 24.052383422851562, 40.70478057861328], "count": [193]}, "action": {"min": [0.5796043872833252, -1.2088960409164429, 0.8441100120544434, -0.9596971273422241, -0.981218695640564, 1.5543221235275269, -1.0823415517807007, -1.2819485664367676, 0.7554646730422974, -0.24061569571495056, 0.6764753460884094, -0.7787346243858337, 13.700624465942383, 51.921875, -0.27000001072883606, -0.5531250238418579, 0.8068749904632568, 0.0873333290219307, 0.7766666412353516, -0.5093749761581421, 0.6775000095367432, -3.3531250953674316, 0.8812500238418579, -0.7237499952316284, 19.693124771118164, 49.779998779296875, -0.34312501549720764, -2.445625066757202, 0.6663636565208435, -0.11562500149011612, 0.6861538290977478, 0.0, 0.6775000095367432, 0.3737500011920929, 0.703125, 1.4587500095367432], "max": [0.9033976793289185, -0.8012893795967102, 1.100843071937561, -0.486529678106308, -0.4357165992259979, 2.623788833618164, -0.6693942546844482, -0.6661993265151978, 1.3783903121948242, 0.3478103280067444, 1.2082390785217285, -0.7615920901298523, 61.5368766784668, 79.58812713623047, 5.466249942779541, 7.4422221183776855, 25.877500534057617, 73.5199966430664, 25.606874465942383, 105.50812530517578, 21.625625610351562, 110.53874969482422, 23.486875534057617, 110.2562484741211, 47.39125061035156, 72.70000457763672, -0.171875, 6.1875, 31.389999389648438, 39.95874786376953, 50.59812545776367, 0.0, 43.16062545776367, 79.25312805175781, 67.72562408447266, 110.27249908447266], "mean": [0.7493845224380493, -0.9663790464401245, 0.944343626499176, -0.6980575919151306, -0.7064077854156494, 2.217902183532715, -0.9153483510017395, -0.906555712223053, 1.0523972511291504, 0.1545369178056717, 0.8874526619911194, -0.7739112973213196, 40.13493728637695, 69.36473846435547, 0.22757501900196075, 3.3633668422698975, 5.452773571014404, 11.047680854797363, 5.032342433929443, 15.902463912963867, 5.157435417175293, 16.787015914916992, 4.842010021209717, 24.4094181060791, 36.74653244018555, 62.05430221557617, -0.22948651015758514, 1.0532442331314087, 9.949934959411621, 11.615448951721191, 15.702330589294434, 0.0, 13.415814399719238, 28.770780563354492, 17.409809112548828, 53.27478790283203], "std": [0.07996734976768494, 0.08975820243358612, 0.0615181103348732, 0.10434914380311966, 0.1414295881986618, 0.21588997542858124, 0.1352832317352295, 0.21512329578399658, 0.2336147278547287, 0.2139013707637787, 0.09959922730922699, 0.004831942263990641, 13.17155647277832, 11.581945419311523, 1.0278164148330688, 2.0990982055664062, 7.746674060821533, 22.506526947021484, 7.216032028198242, 33.269290924072266, 6.739413261413574, 37.86410140991211, 7.479608058929443, 40.85572814941406, 8.96351432800293, 7.745424270629883, 0.030332446098327637, 2.568126678466797, 12.61098575592041, 16.123748779296875, 19.75447654724121, 0.0, 16.815534591674805, 33.74020767211914, 24.052383422851562, 40.704776763916016], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [193]}, "index": {"min": [9001], "max": [9193], "mean": [9097.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [2.854922279792746, 7.0, 7.0, 7.0, 7.0], "std": [1.9260120465059376, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [193]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [193]}, "eef_direction_state": {"mean": [3.94300518134715, 4.16580310880829], "std": [1.6004744390414254, 1.6768683810757103], "min": [1, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.0, 1.2020725388601037], "std": [0.7549491284374712, 0.8789984025180627], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.9222797927461139, 0.689119170984456], "std": [0.8450839149282301, 0.7929323496912452], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.94300518134715, 4.16580310880829], "std": [1.6004744390414254, 1.6768683810757103], "min": [1, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.0, 1.2020725388601037], "std": [0.7549491284374712, 0.8789984025180627], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.9222797927461139, 0.689119170984456], "std": [0.8450839149282301, 0.7929323496912452], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6563531322479467, 0.16029724818888366, 1.1186293496156037, 2.182281762873715, 1.3445922031426956, 1.8220288816324859, 0.6391480867399383, -0.17532693793461726, 1.1416530999704066, 1.5917188717040338, 0.8096799675083309, 2.146137071811352], "std": [0.008898179265379173, 0.047213851459946936, 0.022300603838576932, 1.0988937438297464, 0.1344024450448496, 1.0327193295606127, 0.03260161468565451, 0.06549212797222222, 0.04174745134664063, 0.14748845082104534, 0.12776486740109683, 0.12785515022520375], "min": [0.6327160446294238, 0.04734327223460394, 1.0676461189037465, -2.9885580687636852, 1.0625011672973192, -2.976847300467631, 0.5983602449992362, -0.23956132337071037, 1.0493686345562794, 1.2250705699651907, 0.6531503960501848, 1.8509170357350615], "max": [0.6731669391601888, 0.2211253374089107, 1.1748576164359297, 3.090806153704894, 1.5065511612590003, 3.0143375713743255, 0.6815469589105789, -0.03712988697340541, 1.2307188759559158, 1.8534588531228415, 1.0064851047546988, 2.4522179136912694], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6563531322479467, 0.16029724818888366, 1.1186293496156037, 2.182281762873715, 1.3445922031426956, 1.8220288816324859, 0.6391480867399383, -0.17532693793461726, 1.1416530999704066, 1.5917188717040338, 0.8096799675083309, 2.146137071811352], "std": [0.008898179265379173, 0.047213851459946936, 0.022300603838576932, 1.0988937438297464, 0.1344024450448496, 1.0327193295606127, 0.03260161468565451, 0.06549212797222222, 0.04174745134664063, 0.14748845082104534, 0.12776486740109683, 0.12785515022520375], "min": [0.6327160446294238, 0.04734327223460394, 1.0676461189037465, -2.9885580687636852, 1.0625011672973192, -2.976847300467631, 0.5983602449992362, -0.23956132337071037, 1.0493686345562794, 1.2250705699651907, 0.6531503960501848, 1.8509170357350615], "max": [0.6731669391601888, 0.2211253374089107, 1.1748576164359297, 3.090806153704894, 1.5065511612590003, 3.0143375713743255, 0.6815469589105789, -0.03712988697340541, 1.2307188759559158, 1.8534588531228415, 1.0064851047546988, 2.4522179136912694], "count": [193]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839685212418301]], [[0.47063204044117646]], [[0.44989522263071896]]], "std": [[[0.21855041185612095]], [[0.21836693602246618]], [[0.22433894033492188]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5922673549836601]], [[0.6105522058823529]], [[0.5953012336601308]]], "std": [[[0.28327436348911483]], [[0.2867774439929995]], [[0.2981242148164675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5060828329248367]], [[0.540637608251634]], [[0.5001394628267974]]], "std": [[[0.28479165049950117]], [[0.2866315755236]], [[0.30856396753314486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44960214869281045]], [[0.4751310416666667]], [[0.44539805964052287]]], "std": [[[0.33754086851479287]], [[0.3452088237885885]], [[0.3654459289871042]]], "count": [100]}, "observation.state": {"min": [0.5378328561782837, -1.2739614248275757, 0.8443484306335449, -0.9262226223945618, -0.9591778516769409, 1.527534008026123, -1.0656280517578125, -1.2681677341461182, 0.7971408367156982, -0.2244029939174652, 0.7427805662155151, -0.7782577872276306, 22.811248779296875, 53.4118766784668, -0.5637500286102295, -0.8706250190734863, 0.828125, -0.515625, 0.6881250143051147, -0.6143749952316284, 0.9850000143051147, -3.354374885559082, 0.7693749666213989, -0.6943750381469727, 13.84749984741211, 49.451873779296875, -0.27125000953674316, -2.3368749618530273, 0.578125, 0.953125, 0.6931250095367432, 0.0, 0.7411110997200012, 0.47111111879348755, 0.6837500333786011, 0.21812500059604645], "max": [0.9021260738372803, -0.7866979837417603, 1.186293601989746, -0.4790140688419342, -0.3654058873653412, 2.4883172512054443, -0.6826266646385193, -0.6809338331222534, 1.3735742568969727, 0.36781394481658936, 1.2039580345153809, -0.7627841830253601, 64.66000366210938, 79.9044418334961, 7.453999996185303, 5.68625020980835, 31.541250228881836, 66.2437515258789, 24.857500076293945, 100.18250274658203, 21.910625457763672, 109.81937408447266, 20.1612491607666, 110.29812622070312, 54.51937484741211, 73.48812866210938, -0.08312500268220901, 6.061874866485596, 32.135623931884766, 37.676876068115234, 53.380001068115234, 0.0, 40.19187545776367, 87.06875610351562, 61.76874923706055, 110.56875610351562], "mean": [0.7360957860946655, -0.984133780002594, 1.0015809535980225, -0.6658966541290283, -0.6842778325080872, 2.0672478675842285, -0.8858522176742554, -0.9355712532997131, 1.0849764347076416, 0.13210710883140564, 0.8783525824546814, -0.7741639018058777, 47.845703125, 69.38690948486328, 0.21779513359069824, 2.9292726516723633, 6.07599401473999, 8.179281234741211, 4.8809814453125, 13.922408103942871, 4.536553382873535, 14.350444793701172, 3.162165403366089, 23.674989700317383, 35.20988845825195, 61.28757095336914, -0.2062138170003891, 0.626124382019043, 11.755024909973145, 14.279623031616211, 17.62031364440918, 0.0, 14.139175415039062, 33.259952545166016, 17.62614631652832, 49.8057861328125], "std": [0.09107266366481781, 0.10311871021986008, 0.06830478459596634, 0.11461332440376282, 0.14359529316425323, 0.23418490588665009, 0.13648556172847748, 0.2163611352443695, 0.2301207333803177, 0.2318251132965088, 0.08406295627355576, 0.0035314748529344797, 8.023710250854492, 9.887831687927246, 1.4260742664337158, 1.573723554611206, 8.725194931030273, 19.056976318359375, 7.0579752922058105, 31.098806381225586, 6.046070098876953, 35.934654235839844, 5.188957691192627, 41.59158706665039, 14.10324478149414, 8.974691390991211, 0.04108528420329094, 2.5742640495300293, 13.538787841796875, 16.403362274169922, 21.04962921142578, 0.0, 16.124542236328125, 36.85265350341797, 21.51190948486328, 48.3344841003418], "count": [218]}, "action": {"min": [0.5378328561782837, -1.2739614248275757, 0.8443484306335449, -0.9262226223945618, -0.9591778516769409, 1.527534008026123, -1.0656280517578125, -1.2681677341461182, 0.7971408367156982, -0.2244029939174652, 0.7427805662155151, -0.7782577872276306, 22.811248779296875, 53.4118766784668, -0.5637500286102295, -0.8706250190734863, 0.828125, -0.515625, 0.6881250143051147, -0.6143749952316284, 0.9850000143051147, -3.354374885559082, 0.7693749666213989, -0.6943750381469727, 13.84749984741211, 49.451873779296875, -0.27125000953674316, -2.3368749618530273, 0.578125, 0.953125, 0.6931250095367432, 0.0, 0.7411110997200012, 0.47111111879348755, 0.6837500333786011, 0.21812500059604645], "max": [0.9021260738372803, -0.7866979837417603, 1.186293601989746, -0.4790140688419342, -0.3654058873653412, 2.4883172512054443, -0.6826266646385193, -0.6809338331222534, 1.3735742568969727, 0.36781394481658936, 1.2039580345153809, -0.7627841830253601, 64.66000366210938, 79.9044418334961, 7.453999996185303, 5.68625020980835, 31.541250228881836, 66.2437515258789, 24.857500076293945, 100.18250274658203, 21.910625457763672, 109.81937408447266, 20.1612491607666, 110.29812622070312, 54.51937484741211, 73.48812866210938, -0.08312500268220901, 6.061874866485596, 32.135623931884766, 37.676876068115234, 53.380001068115234, 0.0, 40.19187545776367, 87.06875610351562, 61.76874923706055, 110.56875610351562], "mean": [0.736095666885376, -0.9841334223747253, 1.0015809535980225, -0.6658965349197388, -0.6842777132987976, 2.0672483444213867, -0.8858519792556763, -0.9355716109275818, 1.0849764347076416, 0.13210716843605042, 0.8783524632453918, -0.7741641402244568, 47.845726013183594, 69.38693237304688, 0.21779502928256989, 2.9292726516723633, 6.07598876953125, 8.179287910461426, 4.8809814453125, 13.922420501708984, 4.536550998687744, 14.35045051574707, 3.162165403366089, 23.674989700317383, 35.20988464355469, 61.28751754760742, -0.20621386170387268, 0.626124382019043, 11.755023002624512, 14.27962589263916, 17.620317459106445, 0.0, 14.13917350769043, 33.259944915771484, 17.626148223876953, 49.8057861328125], "std": [0.09107265621423721, 0.10311868786811829, 0.06830479204654694, 0.11461334675550461, 0.14359529316425323, 0.23418493568897247, 0.13648556172847748, 0.2163611352443695, 0.2301207184791565, 0.2318250983953476, 0.08406295627355576, 0.0035314750857651234, 8.023710250854492, 9.887835502624512, 1.4260751008987427, 1.5737236738204956, 8.725193977355957, 19.056974411010742, 7.057974815368652, 31.098806381225586, 6.046070098876953, 35.934654235839844, 5.188960075378418, 41.59158706665039, 14.103240966796875, 8.974693298339844, 0.04108528047800064, 2.5742640495300293, 13.538788795471191, 16.403362274169922, 21.04962921142578, 0.0, 16.124542236328125, 36.8526496887207, 21.511905670166016, 48.3344841003418], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [218]}, "index": {"min": [9194], "max": [9411], "mean": [9302.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.9908256880733943, 7.0, 7.0, 7.0, 7.0], "std": [1.7399536682855992, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [218]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [218]}, "eef_direction_state": {"mean": [3.6926605504587156, 4.307339449541284], "std": [1.6842610021330167, 1.705910202419508], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.0137614678899083, 1.0504587155963303], "std": [0.7004543597372413, 0.9097962120047361], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.7752293577981652, 0.6834862385321101], "std": [0.8620070417668007, 0.8103701455177145], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.6926605504587156, 4.307339449541284], "std": [1.6842610021330167, 1.705910202419508], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.0137614678899083, 1.0504587155963303], "std": [0.7004543597372413, 0.9097962120047361], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.7752293577981652, 0.6834862385321101], "std": [0.8620070417668007, 0.8103701455177145], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6694211547373221, 0.16509643674683694, 1.1214438112728786, -0.5450385607660858, 1.3760005781643176, -0.5237846777925079, 0.6451867656173141, -0.16755057298479567, 1.1445935117977788, 1.5595276256040802, 0.8200353555656714, 2.136716272211358], "std": [0.011278702491661815, 0.05258539464452373, 0.022203995802373738, 2.4102506006988325, 0.11123938131189894, 2.447982688061583, 0.03026403907322706, 0.07037336669821018, 0.03754256240967161, 0.17402007314006215, 0.1408438746708428, 0.12054138461493458], "min": [0.6342227705742747, 0.03160657242729928, 1.0707919524247298, -3.1305703842037196, 1.144201746121257, -3.129655060627566, 0.6089175617576946, -0.2420474880661848, 1.0551251014682455, 1.1834851746466835, 0.6419485659767568, 1.850103472988407], "max": [0.6886720164113382, 0.21975861742549618, 1.1594280603114735, 3.091816862800979, 1.500290963254431, 3.1273409614411576, 0.6893151789309282, -0.04376770651969755, 1.2383933110213363, 1.8693850825698382, 1.008808469818554, 2.3740541269895514], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6694211547373221, 0.16509643674683694, 1.1214438112728786, -0.5450385607660858, 1.3760005781643176, -0.5237846777925079, 0.6451867656173141, -0.16755057298479567, 1.1445935117977788, 1.5595276256040802, 0.8200353555656714, 2.136716272211358], "std": [0.011278702491661815, 0.05258539464452373, 0.022203995802373738, 2.4102506006988325, 0.11123938131189894, 2.447982688061583, 0.03026403907322706, 0.07037336669821018, 0.03754256240967161, 0.17402007314006215, 0.1408438746708428, 0.12054138461493458], "min": [0.6342227705742747, 0.03160657242729928, 1.0707919524247298, -3.1305703842037196, 1.144201746121257, -3.129655060627566, 0.6089175617576946, -0.2420474880661848, 1.0551251014682455, 1.1834851746466835, 0.6419485659767568, 1.850103472988407], "max": [0.6886720164113382, 0.21975861742549618, 1.1594280603114735, 3.091816862800979, 1.500290963254431, 3.1273409614411576, 0.6893151789309282, -0.04376770651969755, 1.2383933110213363, 1.8693850825698382, 1.008808469818554, 2.3740541269895514], "count": [218]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47527162377450977]], [[0.46468972426470584]], [[0.44283474673202616]]], "std": [[[0.22064878277664576]], [[0.2196828025045033]], [[0.22333332596336708]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5941458374183006]], [[0.60869491625817]], [[0.5947926879084967]]], "std": [[[0.283870438157749]], [[0.28507329937152076]], [[0.2952120308524721]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5205792933006536]], [[0.5558649959150327]], [[0.5112525469771242]]], "std": [[[0.2764739487670831]], [[0.2852291315181172]], [[0.31149771184841274]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4535680126633987]], [[0.4744716053921568]], [[0.4449309538398693]]], "std": [[[0.33909130231005064]], [[0.3457141510961863]], [[0.3655117614020872]]], "count": [100]}, "observation.state": {"min": [0.5803197026252747, -1.217216968536377, 0.8517395257949829, -0.902714192867279, -0.9022108316421509, 1.749552845954895, -1.0844873189926147, -1.2858110666275024, 0.8375295400619507, -0.3205825090408325, 0.649319052696228, -1.4056897163391113, 18.569374084472656, 53.75062561035156, -0.30687499046325684, -0.34062498807907104, 0.7606250047683716, -0.8012499809265137, 0.7387499809265137, -0.40187498927116394, 0.8224999904632568, -3.2150001525878906, 0.8706250190734863, -0.7649999856948853, 30.219375610351562, 50.131874084472656, -0.28562501072883606, -2.494374990463257, 0.6962499618530273, 0.7856249809265137, 0.6818749904632568, 0.0, 0.7599999904632568, -0.734375, 0.8025000095367432, 0.1530769169330597], "max": [0.844205379486084, -0.7930240631103516, 1.1053014993667603, -0.4312104284763336, -0.39263370633125305, 2.3752336502075195, -0.6550650596618652, -0.758013129234314, 1.3952707052230835, 0.39067864418029785, 1.010507583618164, -0.28357937932014465, 63.28187561035156, 82.52124786376953, -0.02124999836087227, 4.716875076293945, 26.714374542236328, 81.13562774658203, 28.8543758392334, 106.0093765258789, 23.36312484741211, 109.54812622070312, 32.416873931884766, 109.6624984741211, 58.189998626708984, 63.685001373291016, -0.13187500834465027, 8.234375, 36.791873931884766, 47.958126068115234, 53.084373474121094, 0.0, 53.1875, 94.08562469482422, 70.22687530517578, 109.55437469482422], "mean": [0.7553050518035889, -0.9409235119819641, 0.9383372664451599, -0.6119307279586792, -0.6882500052452087, 2.094724655151367, -0.8946022391319275, -0.9790500402450562, 1.1130220890045166, 0.1288393884897232, 0.8653952479362488, -0.774259626865387, 38.80016326904297, 71.69645690917969, -0.1450624018907547, 2.8054752349853516, 5.4208807945251465, 9.51508617401123, 4.818041801452637, 14.213911056518555, 5.313355922698975, 15.005961418151855, 5.147800445556641, 22.743202209472656, 43.97468185424805, 57.75899124145508, -0.2254132777452469, 1.2245657444000244, 11.786907196044922, 10.541516304016113, 16.127117156982422, 0.0, 12.783618927001953, 27.30088233947754, 12.799774169921875, 39.932579040527344], "std": [0.07823934406042099, 0.09144802391529083, 0.05744127556681633, 0.1330934464931488, 0.10865653306245804, 0.15651096403598785, 0.13663247227668762, 0.18062332272529602, 0.21899043023586273, 0.255217969417572, 0.09076030552387238, 0.46715691685676575, 12.610103607177734, 11.621826171875, 0.07479973882436752, 1.401171088218689, 6.851905345916748, 21.76112174987793, 7.440474987030029, 31.998502731323242, 7.637942790985107, 37.24403381347656, 9.204815864562988, 41.2071647644043, 9.05057144165039, 4.432401180267334, 0.036009710282087326, 2.8720314502716064, 14.492338180541992, 14.04643440246582, 20.565715789794922, 0.0, 16.75130844116211, 35.33032989501953, 19.147205352783203, 47.42686080932617], "count": [249]}, "action": {"min": [0.5803197026252747, -1.217216968536377, 0.8517395257949829, -0.902714192867279, -0.9022108316421509, 1.749552845954895, -1.0844873189926147, -1.2858110666275024, 0.8375295400619507, -0.3205825090408325, 0.649319052696228, -1.4056897163391113, 18.569374084472656, 53.75062561035156, -0.30687499046325684, -0.34062498807907104, 0.7606250047683716, -0.8012499809265137, 0.7387499809265137, -0.40187498927116394, 0.8224999904632568, -3.2150001525878906, 0.8706250190734863, -0.7649999856948853, 30.219375610351562, 50.131874084472656, -0.28562501072883606, -2.494374990463257, 0.6962499618530273, 0.7856249809265137, 0.6818749904632568, 0.0, 0.7599999904632568, -0.734375, 0.8025000095367432, 0.1530769169330597], "max": [0.844205379486084, -0.7930240631103516, 1.1053014993667603, -0.4312104284763336, -0.39263370633125305, 2.3752336502075195, -0.6550650596618652, -0.758013129234314, 1.3952707052230835, 0.39067864418029785, 1.010507583618164, -0.28357937932014465, 63.28187561035156, 82.52124786376953, -0.02124999836087227, 4.716875076293945, 26.714374542236328, 81.13562774658203, 28.8543758392334, 106.0093765258789, 23.36312484741211, 109.54812622070312, 32.416873931884766, 109.6624984741211, 58.189998626708984, 63.685001373291016, -0.13187500834465027, 8.234375, 36.791873931884766, 47.958126068115234, 53.084373474121094, 0.0, 53.1875, 94.08562469482422, 70.22687530517578, 109.55437469482422], "mean": [0.7553048729896545, -0.9409229159355164, 0.9383370876312256, -0.611930787563324, -0.6882498264312744, 2.094724178314209, -0.8946025967597961, -0.9790502190589905, 1.1130220890045166, 0.12883932888507843, 0.8653956651687622, -0.7742596864700317, 38.80015563964844, 71.69647979736328, -0.14506249129772186, 2.8054754734039307, 5.420886516571045, 9.515093803405762, 4.818042278289795, 14.21391487121582, 5.313357830047607, 15.005964279174805, 5.147789001464844, 22.743202209472656, 43.974666595458984, 57.75899124145508, -0.2254132628440857, 1.2245656251907349, 11.786900520324707, 10.541518211364746, 16.127120971679688, 0.0, 12.783622741699219, 27.300880432128906, 12.799772262573242, 39.93258285522461], "std": [0.07823934406042099, 0.09144802391529083, 0.05744127556681633, 0.13309341669082642, 0.10865652561187744, 0.15651097893714905, 0.13663250207901, 0.18062333762645721, 0.21899040043354034, 0.255217969417572, 0.09076031297445297, 0.46715685725212097, 12.610100746154785, 11.621827125549316, 0.07479972392320633, 1.4011708498001099, 6.851905822753906, 21.761117935180664, 7.440474510192871, 31.998504638671875, 7.637942790985107, 37.2440299987793, 9.204816818237305, 41.20718002319336, 9.050573348999023, 4.432400703430176, 0.036009710282087326, 2.8720316886901855, 14.492338180541992, 14.046430587768555, 20.565710067749023, 0.0, 16.751314163208008, 35.330326080322266, 19.147201538085938, 47.42686462402344], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [249]}, "index": {"min": [9412], "max": [9660], "mean": [9536.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [3.1526104417670684, 7.0, 7.0, 7.0, 7.0], "std": [1.7701233174803817, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [249]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [249]}, "eef_direction_state": {"mean": [4.032128514056225, 4.160642570281125], "std": [1.7673329484147604, 1.735032720995984], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.891566265060241, 1.0120481927710843], "std": [0.7967612380811087, 0.8040156630517084], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.8032128514056225, 0.6947791164658634], "std": [0.8247122650695362, 0.8184695602708644], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [4.032128514056225, 4.160642570281125], "std": [1.7673329484147604, 1.735032720995984], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.891566265060241, 1.0120481927710843], "std": [0.7967612380811087, 0.8040156630517084], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.8032128514056225, 0.6947791164658634], "std": [0.8247122650695362, 0.8184695602708644], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6516498368193271, 0.15919855505066238, 1.1234336403397065, 2.4303423188904265, 1.390250610051053, 2.0326337255680067, 0.6474744376840935, -0.16340772239135004, 1.1263593100547233, 1.6392276302747524, 0.8156480364074962, 2.2181926595271073], "std": [0.00791136660421854, 0.05017870944375743, 0.026726281955034247, 0.9462908932110334, 0.09986502077008116, 0.8881030172467188, 0.02594709964781321, 0.0650327643049367, 0.039421472684593416, 0.12144252690618748, 0.299312952439267, 0.12794705631181208], "min": [0.6327021069640177, 0.036747919821564834, 1.0631652636897908, -3.0663507893129167, 1.1766648173593954, -3.1372286584747666, 0.6162623204691737, -0.22409748358168496, 1.050535402445205, 1.2582510188749885, 0.4879699280006613, 2.0362871999041463], "max": [0.6678670162134088, 0.21668362201689514, 1.1757709959317602, 3.0525786578247858, 1.5196670791903535, 2.8800324869511083, 0.6786772609534297, -0.034686279739936016, 1.239343098284958, 1.7737664603027188, 1.2220280299469577, 2.522363229683462], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6516498368193271, 0.15919855505066238, 1.1234336403397065, 2.4303423188904265, 1.390250610051053, 2.0326337255680067, 0.6474744376840935, -0.16340772239135004, 1.1263593100547233, 1.6392276302747524, 0.8156480364074962, 2.2181926595271073], "std": [0.00791136660421854, 0.05017870944375743, 0.026726281955034247, 0.9462908932110334, 0.09986502077008116, 0.8881030172467188, 0.02594709964781321, 0.0650327643049367, 0.039421472684593416, 0.12144252690618748, 0.299312952439267, 0.12794705631181208], "min": [0.6327021069640177, 0.036747919821564834, 1.0631652636897908, -3.0663507893129167, 1.1766648173593954, -3.1372286584747666, 0.6162623204691737, -0.22409748358168496, 1.050535402445205, 1.2582510188749885, 0.4879699280006613, 2.0362871999041463], "max": [0.6678670162134088, 0.21668362201689514, 1.1757709959317602, 3.0525786578247858, 1.5196670791903535, 2.8800324869511083, 0.6786772609534297, -0.034686279739936016, 1.239343098284958, 1.7737664603027188, 1.2220280299469577, 2.522363229683462], "count": [249]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791033966503268]], [[0.46619379697712415]], [[0.4484959660947712]]], "std": [[[0.21868525041962514]], [[0.21979721035444397]], [[0.22570784396257035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5868518647875817]], [[0.6169681229575164]], [[0.6126028799019608]]], "std": [[[0.27790508038311457]], [[0.2735695251472254]], [[0.279608983772168]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403720302287581]], [[0.5603260927287582]], [[0.5246051940359477]]], "std": [[[0.31153662950861205]], [[0.3101025829769751]], [[0.33000246478767115]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578408496732026]], [[0.4795890951797385]], [[0.4553136805555556]]], "std": [[[0.33582485415957763]], [[0.34894404794699707]], [[0.3684641291460408]]], "count": [100]}, "observation.state": {"min": [0.5790798664093018, -1.1891307830810547, 0.7801175117492676, -0.5879968404769897, -0.9628654718399048, 1.186282992362976, -0.9860904216766357, -1.3296806812286377, 0.8167391419410706, -0.7073748707771301, 0.5082684755325317, -0.9622243642807007, 17.229999542236328, 53.774375915527344, -0.40812498331069946, -0.3668749928474426, 0.8031250238418579, -0.5674999952316284, 0.8443750143051147, -0.3343749940395355, 0.6931250095367432, -3.4549999237060547, 0.8700000047683716, -1.0525000095367432, 24.004375457763672, 54.85874938964844, -0.011250000447034836, -2.192500114440918, 0.9006249904632568, 0.35374999046325684, 0.6462500095367432, 0.0, 0.6768749952316284, -0.3631249964237213, 0.7350000143051147, 0.3024999797344208], "max": [0.9507324695587158, -0.6281471848487854, 1.1475738286972046, -0.0039578089490532875, -0.3667410612106323, 2.137216806411743, -0.4526207447052002, -0.604702353477478, 1.407763957977295, 0.010919737629592419, 1.0625576972961426, -0.1626039445400238, 77.29249572753906, 79.72125244140625, 16.695554733276367, 8.234444618225098, 19.354373931884766, 81.9749984741211, 20.412500381469727, 83.41000366210938, 14.309999465942383, 102.25125122070312, 18.63687515258789, 107.61624908447266, 59.428749084472656, 67.0442886352539, 4.103750228881836, 4.244999885559082, 28.376874923706055, 32.171875, 47.416873931884766, 0.0, 37.62062454223633, 81.84124755859375, 47.10375213623047, 110.56937408447266], "mean": [0.7754355072975159, -0.8458549380302429, 0.8945425748825073, -0.43362489342689514, -0.555806577205658, 2.0157735347747803, -0.8318000435829163, -0.8045791983604431, 0.9899662733078003, -0.16421455144882202, 0.7099167704582214, -0.7221699953079224, 46.7115364074707, 65.90853881835938, 0.5254406929016113, 2.4748830795288086, 5.474210739135742, 17.055885314941406, 4.077486038208008, 19.946683883666992, 4.373049736022949, 27.87956428527832, 4.846487998962402, 44.24681854248047, 38.43967056274414, 62.76077651977539, 0.5396153926849365, -0.18536420166492462, 6.8632121086120605, 7.275532245635986, 9.93607234954834, 0.0, 7.983456134796143, 18.817222595214844, 8.525065422058105, 55.496253967285156], "std": [0.12700830399990082, 0.12177220731973648, 0.08351150900125504, 0.13749860227108002, 0.10165361315011978, 0.22745564579963684, 0.1978549063205719, 0.23148669302463531, 0.2082628458738327, 0.22517600655555725, 0.11231983453035355, 0.2726646661758423, 20.43959617614746, 10.859294891357422, 2.754499912261963, 2.3303163051605225, 3.973747491836548, 26.87360191345215, 4.170295238494873, 30.022953033447266, 3.8423805236816406, 40.132057189941406, 5.898612022399902, 40.654842376708984, 8.728087425231934, 4.278746604919434, 0.5872668027877808, 1.2297115325927734, 10.083633422851562, 11.169065475463867, 15.574145317077637, 0.0, 11.607314109802246, 30.4389705657959, 13.937878608703613, 32.58896255493164], "count": [270]}, "action": {"min": [0.5790798664093018, -1.1891307830810547, 0.7801175117492676, -0.5879968404769897, -0.9628654718399048, 1.186282992362976, -0.9860904216766357, -1.3296806812286377, 0.8167391419410706, -0.7073748707771301, 0.5082684755325317, -0.9622243642807007, 17.229999542236328, 53.774375915527344, -0.40812498331069946, -0.3668749928474426, 0.8031250238418579, -0.5674999952316284, 0.8443750143051147, -0.3343749940395355, 0.6931250095367432, -3.4549999237060547, 0.8700000047683716, -1.0525000095367432, 24.004375457763672, 54.85874938964844, -0.011250000447034836, -2.192500114440918, 0.9006249904632568, 0.35374999046325684, 0.6462500095367432, 0.0, 0.6768749952316284, -0.3631249964237213, 0.7350000143051147, 0.3024999797344208], "max": [0.9507324695587158, -0.6281471848487854, 1.1475738286972046, -0.0039578089490532875, -0.3667410612106323, 2.137216806411743, -0.4526207447052002, -0.604702353477478, 1.407763957977295, 0.010919737629592419, 1.0625576972961426, -0.1626039445400238, 77.29249572753906, 79.72125244140625, 16.695554733276367, 8.234444618225098, 19.354373931884766, 81.9749984741211, 20.412500381469727, 83.41000366210938, 14.309999465942383, 102.25125122070312, 18.63687515258789, 107.61624908447266, 59.428749084472656, 67.0442886352539, 4.103750228881836, 4.244999885559082, 28.376874923706055, 32.171875, 47.416873931884766, 0.0, 37.62062454223633, 81.84124755859375, 47.10375213623047, 110.56937408447266], "mean": [0.7754355072975159, -0.8458551168441772, 0.8945428729057312, -0.4336250424385071, -0.5558067560195923, 2.0157737731933594, -0.831800103187561, -0.8045794367790222, 0.9899667501449585, -0.1642145812511444, 0.7099170088768005, -0.7221699953079224, 46.7115478515625, 65.90851593017578, 0.5254404544830322, 2.4748828411102295, 5.47420597076416, 17.055866241455078, 4.077486038208008, 19.946691513061523, 4.373048782348633, 27.879558563232422, 4.846484661102295, 44.24681854248047, 38.439666748046875, 62.76079177856445, 0.5396150350570679, -0.1853642463684082, 6.863207817077637, 7.2755303382873535, 9.936075210571289, 0.0, 7.983451843261719, 18.817224502563477, 8.525066375732422, 55.49626922607422], "std": [0.12700827419757843, 0.12177218496799469, 0.08351151645183563, 0.1374986171722412, 0.10165361315011978, 0.2274557501077652, 0.1978548765182495, 0.23148666322231293, 0.2082628607749939, 0.22517602145671844, 0.11231984943151474, 0.27266475558280945, 20.439599990844727, 10.859294891357422, 2.754499673843384, 2.3303165435791016, 3.973747491836548, 26.87360191345215, 4.1702961921691895, 30.0229549407959, 3.8423807621002197, 40.13206481933594, 5.898610591888428, 40.65483856201172, 8.72808837890625, 4.278746128082275, 0.5872669816017151, 1.2297115325927734, 10.083635330200195, 11.169065475463867, 15.574145317077637, 0.0, 11.607316017150879, 30.438974380493164, 13.937882423400879, 32.58896255493164], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [270]}, "index": {"min": [9661], "max": [9930], "mean": [9795.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [3.3740740740740742, 7.0, 7.0, 7.0, 7.0], "std": [2.0504909245227245, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [270]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [270]}, "eef_direction_state": {"mean": [3.848148148148148, 4.518518518518518], "std": [1.4437272673523085, 1.7249878232607345], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [1.2, 0.8481481481481481], "std": [0.7076303701373626, 0.9001524028865866], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [0.9777777777777777, 0.6370370370370371], "std": [0.816194118764754, 0.8309513281410458], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [3.848148148148148, 4.518518518518518], "std": [1.4437272673523085, 1.7249878232607345], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [1.2, 0.8481481481481481], "std": [0.7076303701373626, 0.9001524028865866], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [0.9777777777777777, 0.6370370370370371], "std": [0.816194118764754, 0.8309513281410458], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.626252944855431, 0.1601343203465898, 1.1164151428244535, 2.0310143360895956, 1.2378949686434015, 1.7928833933453514, 0.6140498152995943, -0.14883200037395813, 1.1511971285797462, 1.831983519202755, 0.9742225782114066, 2.522612425036086], "std": [0.0319098992157262, 0.043887564255364164, 0.044519233327226265, 1.4121242628893391, 0.09268709945124537, 0.8539878632915123, 0.037430867552925795, 0.06688399559983899, 0.03768363459321129, 0.19972797757623095, 0.1262961338240309, 0.12439022570737934], "min": [0.5767869010058042, 0.05805918173542304, 1.0443400658665105, -3.121247500663406, 1.0764192166438846, -2.3569198512333127, 0.5814334868198081, -0.1936846490383267, 1.0615289687912515, 1.223765764502439, 0.698943050574937, 1.9569349554468816], "max": [0.6762031156931612, 0.2145960158132687, 1.2171904891638068, 3.13180516281152, 1.5365365575961354, 2.866298328860803, 0.692104621529036, 0.016473773508575568, 1.2543135252775273, 2.0242870373061703, 1.0893124686639104, 2.6718827099953932], "count": [270]}, "eef_sim_pose_action": {"mean": [0.626252944855431, 0.1601343203465898, 1.1164151428244535, 2.0310143360895956, 1.2378949686434015, 1.7928833933453514, 0.6140498152995943, -0.14883200037395813, 1.1511971285797462, 1.831983519202755, 0.9742225782114066, 2.522612425036086], "std": [0.0319098992157262, 0.043887564255364164, 0.044519233327226265, 1.4121242628893391, 0.09268709945124537, 0.8539878632915123, 0.037430867552925795, 0.06688399559983899, 0.03768363459321129, 0.19972797757623095, 0.1262961338240309, 0.12439022570737934], "min": [0.5767869010058042, 0.05805918173542304, 1.0443400658665105, -3.121247500663406, 1.0764192166438846, -2.3569198512333127, 0.5814334868198081, -0.1936846490383267, 1.0615289687912515, 1.223765764502439, 0.698943050574937, 1.9569349554468816], "max": [0.6762031156931612, 0.2145960158132687, 1.2171904891638068, 3.13180516281152, 1.5365365575961354, 2.866298328860803, 0.692104621529036, 0.016473773508575568, 1.2543135252775273, 2.0242870373061703, 1.0893124686639104, 2.6718827099953932], "count": [270]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4688263745915033]], [[0.45924615808823527]], [[0.4402671732026144]]], "std": [[[0.21998175934936443]], [[0.21928020587723868]], [[0.22549696528202562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5996276041666667]], [[0.6102305698529412]], [[0.5973487867647059]]], "std": [[[0.2781125763315909]], [[0.28297605674366805]], [[0.2934965121530055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5520747079248366]], [[0.573704507761438]], [[0.5427287071078432]]], "std": [[[0.30742852870596066]], [[0.30927010526763776]], [[0.32566960839378767]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46041913194444445]], [[0.4821749346405229]], [[0.4572790931372549]]], "std": [[[0.3347484095041994]], [[0.3472248771912198]], [[0.3671657559781577]]], "count": [100]}, "observation.state": {"min": [0.5049305558204651, -1.2586785554885864, 0.7754443883895874, -0.7095445394515991, -0.7187211513519287, 1.5813114643096924, -0.8822098970413208, -1.2445639371871948, 0.8470664620399475, -0.6427385807037354, 0.41034847497940063, -0.9501602053642273, 15.742500305175781, 52.46812438964844, -0.5568749904632568, -0.5368750095367432, 0.7287499904632568, -0.08874999731779099, 0.8262500166893005, -0.5262500047683716, 1.046875, -3.5325000286102295, 0.8962500095367432, -0.5987499952316284, 21.09375, 54.31187438964844, -0.24111111462116241, -2.5931248664855957, 0.5518749952316284, 0.40437501668930054, 0.5836363434791565, 0.0, 0.9943749904632568, -0.35249999165534973, 1.037500023841858, 16.950000762939453], "max": [0.8754386901855469, -0.60959792137146, 1.2716249227523804, -0.02284451574087143, -0.18554016947746277, 2.3815994262695312, -0.4802538752555847, -0.639639139175415, 1.3483730554580688, -0.14062142372131348, 0.6494859457015991, -0.3131437301635742, 76.75749969482422, 81.7406234741211, 12.09749984741211, 7.503750324249268, 10.719374656677246, 80.92375183105469, 14.778749465942383, 99.66312408447266, 17.065000534057617, 99.36624908447266, 21.7237491607666, 104.56062316894531, 53.295623779296875, 70.24687957763672, 3.552500009536743, 3.830909013748169, 25.930625915527344, 37.240623474121094, 46.22437286376953, 0.0, 38.524375915527344, 92.43437957763672, 50.41062545776367, 110.36563110351562], "mean": [0.6661882400512695, -0.8659151792526245, 0.9344362020492554, -0.43008166551589966, -0.45255759358406067, 2.081760883331299, -0.731313169002533, -0.793033242225647, 0.987427294254303, -0.28088876605033875, 0.554903507232666, -0.7068004608154297, 43.58873748779297, 66.85986328125, 0.3693866729736328, 3.6558351516723633, 2.606511116027832, 17.564220428466797, 3.0232839584350586, 20.237022399902344, 4.859393119812012, 22.081071853637695, 5.919382095336914, 36.26372146606445, 33.364253997802734, 64.65669250488281, 0.7115955352783203, -0.10182884335517883, 6.02358341217041, 7.648849010467529, 9.6460599899292, 0.0, 8.451879501342773, 19.097885131835938, 9.995545387268066, 61.84999465942383], "std": [0.1257682740688324, 0.1592145413160324, 0.1239546462893486, 0.1494104564189911, 0.12854920327663422, 0.18278257548809052, 0.13070763647556305, 0.19121310114860535, 0.1680903285741806, 0.1647990643978119, 0.05081964656710625, 0.2478533685207367, 21.372936248779297, 11.97244930267334, 2.179912567138672, 2.631768226623535, 2.6155457496643066, 29.293333053588867, 3.6619482040405273, 35.41549301147461, 5.660618305206299, 37.808982849121094, 7.722288131713867, 39.81222152709961, 9.557451248168945, 5.269023895263672, 0.7070794105529785, 1.3671413660049438, 8.873799324035645, 11.642762184143066, 15.403695106506348, 0.0, 12.160429000854492, 31.674592971801758, 16.086105346679688, 25.45108413696289], "count": [167]}, "action": {"min": [0.5049305558204651, -1.2586785554885864, 0.7754443883895874, -0.7095445394515991, -0.7187211513519287, 1.5813114643096924, -0.8822098970413208, -1.2445639371871948, 0.8470664620399475, -0.6427385807037354, 0.41034847497940063, -0.9501602053642273, 15.742500305175781, 52.46812438964844, -0.5568749904632568, -0.5368750095367432, 0.7287499904632568, -0.08874999731779099, 0.8262500166893005, -0.5262500047683716, 1.046875, -3.5325000286102295, 0.8962500095367432, -0.5987499952316284, 21.09375, 54.31187438964844, -0.24111111462116241, -2.5931248664855957, 0.5518749952316284, 0.40437501668930054, 0.5836363434791565, 0.0, 0.9943749904632568, -0.35249999165534973, 1.037500023841858, 16.950000762939453], "max": [0.8754386901855469, -0.60959792137146, 1.2716249227523804, -0.02284451574087143, -0.18554016947746277, 2.3815994262695312, -0.4802538752555847, -0.639639139175415, 1.3483730554580688, -0.14062142372131348, 0.6494859457015991, -0.3131437301635742, 76.75749969482422, 81.7406234741211, 12.09749984741211, 7.503750324249268, 10.719374656677246, 80.92375183105469, 14.778749465942383, 99.66312408447266, 17.065000534057617, 99.36624908447266, 21.7237491607666, 104.56062316894531, 53.295623779296875, 70.24687957763672, 3.552500009536743, 3.830909013748169, 25.930625915527344, 37.240623474121094, 46.22437286376953, 0.0, 38.524375915527344, 92.43437957763672, 50.41062545776367, 110.36563110351562], "mean": [0.6661883592605591, -0.8659151792526245, 0.9344359040260315, -0.43008172512054443, -0.45255768299102783, 2.081760883331299, -0.7313130497932434, -0.7930331826210022, 0.9874269366264343, -0.28088873624801636, 0.5549033880233765, -0.7068005204200745, 43.588748931884766, 66.85987091064453, 0.3693867623806, 3.655834913253784, 2.606510877609253, 17.564220428466797, 3.0232841968536377, 20.23700523376465, 4.859395503997803, 22.081058502197266, 5.919382572174072, 36.263729095458984, 33.36427688598633, 64.65670776367188, 0.7115957736968994, -0.1018289104104042, 6.023584842681885, 7.648850440979004, 9.6460599899292, 0.0, 8.451874732971191, 19.097888946533203, 9.99554443359375, 61.84994888305664], "std": [0.1257682889699936, 0.1592145413160324, 0.12395463138818741, 0.1494104415178299, 0.12854920327663422, 0.18278257548809052, 0.13070763647556305, 0.19121308624744415, 0.1680903285741806, 0.1647990643978119, 0.050819654017686844, 0.2478533536195755, 21.372936248779297, 11.972448348999023, 2.1799120903015137, 2.631767749786377, 2.6155455112457275, 29.2933349609375, 3.6619484424591064, 35.41549301147461, 5.660619258880615, 37.8089714050293, 7.7222900390625, 39.81222152709961, 9.557450294494629, 5.26902437210083, 0.7070794105529785, 1.3671413660049438, 8.873800277709961, 11.642763137817383, 15.403695106506348, 0.0, 12.160429000854492, 31.674591064453125, 16.086105346679688, 25.45108413696289], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [167]}, "index": {"min": [9931], "max": [10097], "mean": [10014.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.682634730538922, 7.0, 7.0, 7.0, 7.0], "std": [1.9208587786239097, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [167]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [167]}, "eef_direction_state": {"mean": [3.5149700598802394, 4.730538922155689], "std": [1.6373495722838436, 1.51415329098636], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.2694610778443114, 0.9221556886227545], "std": [0.6421998658102802, 0.934975820085358], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [1.089820359281437, 0.7065868263473054], "std": [0.7801914958037044, 0.8064959117285336], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.5149700598802394, 4.730538922155689], "std": [1.6373495722838436, 1.51415329098636], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.2694610778443114, 0.9221556886227545], "std": [0.6421998658102802, 0.934975820085358], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [1.089820359281437, 0.7065868263473054], "std": [0.7801914958037044, 0.8064959117285336], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6417628413298485, 0.14742544200332136, 1.13268540282005, 2.315250409345975, 1.2294689172377933, 1.7554931432934822, 0.6166589264603524, -0.142326118122635, 1.146224901881415, 1.990100827252104, 1.0156407402161074, 2.695275951471359], "std": [0.0346899767995666, 0.042342028656335205, 0.05331127067088408, 0.4458094963424025, 0.10412781308697802, 0.38523246526470917, 0.028909809892454768, 0.049166155320645985, 0.035675944863973894, 0.20460330932763618, 0.12894250204848454, 0.12148976277786955], "min": [0.5853450811150429, 0.052266612366322324, 1.0473211176092228, 1.399573907858055, 1.034376976680138, 0.9873793879403061, 0.5946003613431049, -0.17500390896756407, 1.0627515683622217, 1.4174673241686315, 0.7927422100340595, 2.2368097358743713], "max": [0.7016803775075992, 0.19577922606654527, 1.2107050028731388, 2.85756667050659, 1.4688879508672161, 2.251446391117635, 0.6816939105067303, -0.018325201111128453, 1.252614742987854, 2.1654544365000366, 1.1469854264265598, 2.8077159053821132], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6417628413298485, 0.14742544200332136, 1.13268540282005, 2.315250409345975, 1.2294689172377933, 1.7554931432934822, 0.6166589264603524, -0.142326118122635, 1.146224901881415, 1.990100827252104, 1.0156407402161074, 2.695275951471359], "std": [0.0346899767995666, 0.042342028656335205, 0.05331127067088408, 0.4458094963424025, 0.10412781308697802, 0.38523246526470917, 0.028909809892454768, 0.049166155320645985, 0.035675944863973894, 0.20460330932763618, 0.12894250204848454, 0.12148976277786955], "min": [0.5853450811150429, 0.052266612366322324, 1.0473211176092228, 1.399573907858055, 1.034376976680138, 0.9873793879403061, 0.5946003613431049, -0.17500390896756407, 1.0627515683622217, 1.4174673241686315, 0.7927422100340595, 2.2368097358743713], "max": [0.7016803775075992, 0.19577922606654527, 1.2107050028731388, 2.85756667050659, 1.4688879508672161, 2.251446391117635, 0.6816939105067303, -0.018325201111128453, 1.252614742987854, 2.1654544365000366, 1.1469854264265598, 2.8077159053821132], "count": [167]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47782987336601307]], [[0.4655156495098039]], [[0.4444092565359477]]], "std": [[[0.2168725141518743]], [[0.21705584126716373]], [[0.22448827056976225]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5614362091503268]], [[0.5773618464052288]], [[0.5619302308006535]]], "std": [[[0.2973480848021304]], [[0.30154963356220343]], [[0.3109417468128552]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5680849979575164]], [[0.575077902369281]], [[0.537983725490196]]], "std": [[[0.3008124336005848]], [[0.3076103247953425]], [[0.3239936925252444]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4602126286764706]], [[0.486052493872549]], [[0.4626899632352941]]], "std": [[[0.33830556332567424]], [[0.3475807357034448]], [[0.3655681608529505]]], "count": [100]}, "observation.state": {"min": [0.5672541260719299, -1.207227110862732, 0.7134308218955994, -0.7266632318496704, -0.8530429005622864, 1.5338958501815796, -0.9553816914558411, -1.389643907546997, 0.7488365173339844, -0.750457763671875, 0.4496404528617859, -0.9440566301345825, 17.69937515258789, 55.561248779296875, -0.5006250143051147, 0.45749998092651367, -0.9787499904632568, -0.6612499952316284, 0.6918749809265137, -0.6981250047683716, -0.609375, 0.07750000804662704, 0.9168750047683716, 4.368124961853027, 26.077499389648438, 52.807498931884766, -0.13062499463558197, -1.7706249952316284, 0.6575000286102295, -0.38499999046325684, 0.6733333468437195, 0.0, 0.6468750238418579, 0.7825000286102295, 0.7855555415153503, 36.505001068115234], "max": [1.0048781633377075, -0.5866360068321228, 1.2362191677093506, 0.004768444690853357, -0.2450980395078659, 2.3136491775512695, -0.40228980779647827, -0.5560482740402222, 1.4813886880874634, -0.07965686172246933, 0.7675526142120361, -0.18451495468616486, 71.29124450683594, 82.44437408447266, 22.09375, 8.125, 9.365555763244629, 63.59812545776367, 11.126667022705078, 73.40499877929688, 10.630000114440918, 90.37125396728516, 2.7693750858306885, 104.13999938964844, 60.26250076293945, 71.30750274658203, 4.363749980926514, 1.204444408416748, 23.198749542236328, 55.108123779296875, 44.317501068115234, 0.0, 37.490623474121094, 91.60000610351562, 53.49437713623047, 111.04937744140625], "mean": [0.7875301241874695, -0.783134400844574, 0.8790695071220398, -0.4343648850917816, -0.6312395334243774, 1.9276771545410156, -0.7685524821281433, -0.8705428242683411, 1.040329933166504, -0.3092080354690552, 0.6630237102508545, -0.6100574135780334, 38.05467987060547, 71.73432922363281, 0.876892626285553, 4.634042263031006, 2.7918665409088135, 9.32638168334961, 2.213115692138672, 12.440018653869629, 2.0040416717529297, 18.748733520507812, 1.2973508834838867, 36.46451950073242, 39.18251037597656, 63.5656852722168, 0.5574780106544495, -0.3384094536304474, 6.867129325866699, 15.125694274902344, 13.954778671264648, 0.0, 11.024432182312012, 33.03663635253906, 12.952245712280273, 88.30436706542969], "std": [0.1348607987165451, 0.15405523777008057, 0.12672196328639984, 0.15165798366069794, 0.1555415689945221, 0.1763487607240677, 0.23196136951446533, 0.3129850924015045, 0.28111717104911804, 0.2344789057970047, 0.12085600197315216, 0.321519136428833, 17.939495086669922, 8.648674011230469, 3.7313716411590576, 2.3042824268341064, 2.284567356109619, 20.131685256958008, 2.4141597747802734, 25.18362045288086, 2.411400079727173, 31.76387596130371, 0.4049358665943146, 34.1679801940918, 11.561598777770996, 6.158036231994629, 0.6978126764297485, 0.8135538697242737, 8.147972106933594, 20.568931579589844, 17.029983520507812, 0.0, 13.108474731445312, 32.07340621948242, 17.24391746520996, 18.310935974121094], "count": [206]}, "action": {"min": [0.5672541260719299, -1.207227110862732, 0.7134308218955994, -0.7266632318496704, -0.8530429005622864, 1.5338958501815796, -0.9553816914558411, -1.389643907546997, 0.7488365173339844, -0.750457763671875, 0.4496404528617859, -0.9440566301345825, 17.69937515258789, 55.561248779296875, -0.5006250143051147, 0.45749998092651367, -0.9787499904632568, -0.6612499952316284, 0.6918749809265137, -0.6981250047683716, -0.609375, 0.07750000804662704, 0.9168750047683716, 4.368124961853027, 26.077499389648438, 52.807498931884766, -0.13062499463558197, -1.7706249952316284, 0.6575000286102295, -0.38499999046325684, 0.6733333468437195, 0.0, 0.6468750238418579, 0.7825000286102295, 0.7855555415153503, 36.505001068115234], "max": [1.0048781633377075, -0.5866360068321228, 1.2362191677093506, 0.004768444690853357, -0.2450980395078659, 2.3136491775512695, -0.40228980779647827, -0.5560482740402222, 1.4813886880874634, -0.07965686172246933, 0.7675526142120361, -0.18451495468616486, 71.29124450683594, 82.44437408447266, 22.09375, 8.125, 9.365555763244629, 63.59812545776367, 11.126667022705078, 73.40499877929688, 10.630000114440918, 90.37125396728516, 2.7693750858306885, 104.13999938964844, 60.26250076293945, 71.30750274658203, 4.363749980926514, 1.204444408416748, 23.198749542236328, 55.108123779296875, 44.317501068115234, 0.0, 37.490623474121094, 91.60000610351562, 53.49437713623047, 111.04937744140625], "mean": [0.7875305414199829, -0.783134400844574, 0.8790688514709473, -0.4343646764755249, -0.6312395930290222, 1.9276769161224365, -0.7685526013374329, -0.8705428838729858, 1.0403300523757935, -0.3092080354690552, 0.6630239486694336, -0.6100574731826782, 38.0546875, 71.73433685302734, 0.8768923282623291, 4.634041786193848, 2.791865110397339, 9.32637882232666, 2.213115930557251, 12.440024375915527, 2.004041910171509, 18.748727798461914, 1.297351598739624, 36.46452713012695, 39.1825065612793, 63.565704345703125, 0.5574777722358704, -0.3384094834327698, 6.867127418518066, 15.125694274902344, 13.954784393310547, 0.0, 11.024429321289062, 33.03662872314453, 12.95224666595459, 88.30436706542969], "std": [0.1348607838153839, 0.15405532717704773, 0.12672196328639984, 0.15165799856185913, 0.1555415540933609, 0.1763487309217453, 0.23196138441562653, 0.3129850924015045, 0.28111711144447327, 0.2344789057970047, 0.12085601687431335, 0.321519136428833, 17.939495086669922, 8.648674964904785, 3.731372117996216, 2.3042821884155273, 2.2845675945281982, 20.13168716430664, 2.4141597747802734, 25.18362045288086, 2.4113996028900146, 31.763870239257812, 0.4049357771873474, 34.16797637939453, 11.561598777770996, 6.158035755157471, 0.6978129148483276, 0.8135538697242737, 8.14797306060791, 20.568933486938477, 17.029983520507812, 0.0, 13.108474731445312, 32.07340621948242, 17.24391746520996, 18.310935974121094], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [206]}, "index": {"min": [10098], "max": [10303], "mean": [10200.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.6941747572815533, 7.0, 7.0, 7.0, 7.0], "std": [1.800395061431488, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [206]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [206]}, "eef_direction_state": {"mean": [3.9611650485436893, 4.024271844660194], "std": [1.731615386437008, 1.8654740421213698], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1067961165048543, 1.0194174757281553], "std": [0.7621204623996243, 0.8473898533603605], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.9660194174757282, 0.7524271844660194], "std": [0.8266264812046524, 0.8195836807467816], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.9611650485436893, 4.024271844660194], "std": [1.731615386437008, 1.8654740421213698], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.1067961165048543, 1.0194174757281553], "std": [0.7621204623996243, 0.8473898533603605], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.9660194174757282, 0.7524271844660194], "std": [0.8266264812046524, 0.8195836807467816], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.629436347215193, 0.18330812466427224, 1.1440020622440203, 2.200106009818392, 1.3470651193062066, 1.7218250637288834, 0.6153898077737072, -0.11450117019862811, 1.1504738781371284, 1.8627004245554613, 0.9546530902775625, 2.6366329106519477], "std": [0.04021947981571946, 0.041850602384797674, 0.0570736713032469, 0.6650343942986027, 0.16642909244541992, 0.6025930042647817, 0.05495104359581902, 0.07571383122457441, 0.036449123967796156, 0.1897136363839923, 0.1625301422158655, 0.08889875543891004], "min": [0.5622521888528196, 0.08392185015879124, 1.0465884167303168, -0.3313282889786825, 1.0545538330390296, -0.6840387284049375, 0.5581253992444799, -0.1789607071617092, 1.0583392509866905, 1.4536057017219515, 0.6079738556180763, 2.364972496243544], "max": [0.6975113594156775, 0.23090138702874763, 1.2081222863422179, 2.866313634825002, 1.545408335936739, 2.3162270911609135, 0.7040081178788098, 0.028563315007638812, 1.248282060013768, 2.0707405316737963, 1.1255080415949577, 2.782638878093578], "count": [206]}, "eef_sim_pose_action": {"mean": [0.629436347215193, 0.18330812466427224, 1.1440020622440203, 2.200106009818392, 1.3470651193062066, 1.7218250637288834, 0.6153898077737072, -0.11450117019862811, 1.1504738781371284, 1.8627004245554613, 0.9546530902775625, 2.6366329106519477], "std": [0.04021947981571946, 0.041850602384797674, 0.0570736713032469, 0.6650343942986027, 0.16642909244541992, 0.6025930042647817, 0.05495104359581902, 0.07571383122457441, 0.036449123967796156, 0.1897136363839923, 0.1625301422158655, 0.08889875543891004], "min": [0.5622521888528196, 0.08392185015879124, 1.0465884167303168, -0.3313282889786825, 1.0545538330390296, -0.6840387284049375, 0.5581253992444799, -0.1789607071617092, 1.0583392509866905, 1.4536057017219515, 0.6079738556180763, 2.364972496243544], "max": [0.6975113594156775, 0.23090138702874763, 1.2081222863422179, 2.866313634825002, 1.545408335936739, 2.3162270911609135, 0.7040081178788098, 0.028563315007638812, 1.248282060013768, 2.0707405316737963, 1.1255080415949577, 2.782638878093578], "count": [206]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48405593545751635]], [[0.47068179942810456]], [[0.45125513071895423]]], "std": [[[0.21157926587588743]], [[0.2129093474954614]], [[0.21894021413258655]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5881515400326797]], [[0.6048866339869281]], [[0.5937126552287582]]], "std": [[[0.2795461580276436]], [[0.28364492812458303]], [[0.29265954427873125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5440826633986928]], [[0.562294362745098]], [[0.5363176613562092]]], "std": [[[0.3056830380561771]], [[0.30305203501779854]], [[0.31684480192749576]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45297779411764705]], [[0.4742490257352941]], [[0.44988207720588236]]], "std": [[[0.33359996533575176]], [[0.34676620361591726]], [[0.3661368749907298]]], "count": [100]}, "observation.state": {"min": [0.6257152557373047, -1.1355096101760864, 0.807249903678894, -0.5064088106155396, -0.9584997296333313, 1.437166690826416, -0.9534027576446533, -1.3200007677078247, 0.8303768634796143, -0.791275680065155, 0.41554608941078186, -0.6685120463371277, 20.4244441986084, 50.68937683105469, -0.11937499791383743, 1.3018749952316284, 0.7562500238418579, -0.12562499940395355, 0.70333331823349, -0.9131250381469727, 0.890625, 0.185555562376976, 0.90625, 0.7750000357627869, 26.993125915527344, 52.848751068115234, -0.19562500715255737, -2.643749952316284, 0.9181250333786011, -0.46875, 0.6081249713897705, 0.0, 0.84375, 0.7087500095367432, 0.703125, 1.4950000047683716], "max": [0.8961337208747864, -0.6811245679855347, 1.1407787799835205, -0.07853627949953079, -0.3164578080177307, 1.9882744550704956, -0.46551936864852905, -0.603923499584198, 1.4140821695327759, -0.046492330729961395, 0.8840218782424927, -0.6496528387069702, 74.046875, 78.75875091552734, 18.761249542236328, 7.672222137451172, 9.885624885559082, 71.59500122070312, 10.53499984741211, 75.35124969482422, 5.518750190734863, 89.26687622070312, 6.304375171661377, 100.91187286376953, 57.029998779296875, 70.89688110351562, 4.927499771118164, 2.129999876022339, 26.2918758392334, 36.79125213623047, 43.811248779296875, 0.0, 34.02124786376953, 86.42500305175781, 45.11000061035156, 110.18812561035156], "mean": [0.787402331829071, -0.8214848041534424, 0.9238232374191284, -0.35416463017463684, -0.6113369464874268, 1.7149568796157837, -0.7670834064483643, -0.858794093132019, 1.0647858381271362, -0.3002336025238037, 0.6816929578781128, -0.6643741726875305, 39.56583023071289, 69.92416381835938, 0.8103317618370056, 4.732703685760498, 2.757441997528076, 10.015551567077637, 2.324970006942749, 10.884711265563965, 1.6753292083740234, 16.437437057495117, 1.5413544178009033, 30.45397186279297, 41.65705490112305, 63.285400390625, 0.49620258808135986, -0.5199599862098694, 8.28408432006836, 9.659341812133789, 13.493988990783691, 0.0, 10.402413368225098, 26.671592712402344, 11.157784461975098, 75.52543640136719], "std": [0.0798434168100357, 0.11552101373672485, 0.0745679959654808, 0.10663368552923203, 0.16019751131534576, 0.14829804003238678, 0.18708352744579315, 0.2394106537103653, 0.20909495651721954, 0.2430230677127838, 0.1545906960964203, 0.004913316108286381, 17.398231506347656, 8.775307655334473, 3.156904935836792, 1.866398572921753, 2.143035650253296, 21.51639175415039, 2.2134218215942383, 22.747045516967773, 1.046528697013855, 28.140682220458984, 1.2345457077026367, 38.08312225341797, 10.09853458404541, 6.883429527282715, 0.8139765858650208, 1.0856887102127075, 9.995861053466797, 13.363523483276367, 16.776302337646484, 0.0, 12.208486557006836, 33.8864631652832, 15.256183624267578, 29.01668930053711], "count": [197]}, "action": {"min": [0.6257152557373047, -1.1355096101760864, 0.807249903678894, -0.5064088106155396, -0.9584997296333313, 1.437166690826416, -0.9534027576446533, -1.3200007677078247, 0.8303768634796143, -0.791275680065155, 0.41554608941078186, -0.6685120463371277, 20.4244441986084, 50.68937683105469, -0.11937499791383743, 1.3018749952316284, 0.7562500238418579, -0.12562499940395355, 0.70333331823349, -0.9131250381469727, 0.890625, 0.185555562376976, 0.90625, 0.7750000357627869, 26.993125915527344, 52.848751068115234, -0.19562500715255737, -2.643749952316284, 0.9181250333786011, -0.46875, 0.6081249713897705, 0.0, 0.84375, 0.7087500095367432, 0.703125, 1.4950000047683716], "max": [0.8961337208747864, -0.6811245679855347, 1.1407787799835205, -0.07853627949953079, -0.3164578080177307, 1.9882744550704956, -0.46551936864852905, -0.603923499584198, 1.4140821695327759, -0.046492330729961395, 0.8840218782424927, -0.6496528387069702, 74.046875, 78.75875091552734, 18.761249542236328, 7.672222137451172, 9.885624885559082, 71.59500122070312, 10.53499984741211, 75.35124969482422, 5.518750190734863, 89.26687622070312, 6.304375171661377, 100.91187286376953, 57.029998779296875, 70.89688110351562, 4.927499771118164, 2.129999876022339, 26.2918758392334, 36.79125213623047, 43.811248779296875, 0.0, 34.02124786376953, 86.42500305175781, 45.11000061035156, 110.18812561035156], "mean": [0.7874022126197815, -0.8214847445487976, 0.9238231778144836, -0.3541647791862488, -0.6113370656967163, 1.7149559259414673, -0.7670837044715881, -0.858794093132019, 1.0647860765457153, -0.30023354291915894, 0.6816931366920471, -0.6643744707107544, 39.56583023071289, 69.9241714477539, 0.8103324770927429, 4.732701778411865, 2.7574403285980225, 10.015548706054688, 2.3249704837799072, 10.884716033935547, 1.6753290891647339, 16.437435150146484, 1.5413527488708496, 30.453962326049805, 41.657047271728516, 63.28541946411133, 0.4962024688720703, -0.5199601054191589, 8.284083366394043, 9.659339904785156, 13.493983268737793, 0.0, 10.402411460876465, 26.671579360961914, 11.15778636932373, 75.52546691894531], "std": [0.0798434168100357, 0.11552099883556366, 0.0745679959654808, 0.10663370788097382, 0.16019752621650696, 0.14829805493354797, 0.18708351254463196, 0.2394106239080429, 0.20909495651721954, 0.2430230677127838, 0.1545906960964203, 0.0049133156426250935, 17.398231506347656, 8.775309562683105, 3.1569058895111084, 1.8663986921310425, 2.143035650253296, 21.516389846801758, 2.2134225368499756, 22.747045516967773, 1.046528935432434, 28.140684127807617, 1.2345460653305054, 38.08312225341797, 10.098535537719727, 6.883428573608398, 0.813976526260376, 1.085688591003418, 9.995861053466797, 13.36352252960205, 16.77630043029785, 0.0, 12.208486557006836, 33.8864631652832, 15.256182670593262, 29.016691207885742], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [197]}, "index": {"min": [10304], "max": [10500], "mean": [10402.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [2.8934010152284264, 7.0, 7.0, 7.0, 7.0], "std": [1.8562029652825767, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [197]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [197]}, "eef_direction_state": {"mean": [3.9390862944162435, 4.228426395939087], "std": [1.569488641760171, 1.754936203133822], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.0609137055837563, 1.0812182741116751], "std": [0.7169769995850511, 0.886161251996021], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.949238578680203, 0.8274111675126904], "std": [0.8231806143191623, 0.8189754020200275], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.9390862944162435, 4.228426395939087], "std": [1.569488641760171, 1.754936203133822], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.0609137055837563, 1.0812182741116751], "std": [0.7169769995850511, 0.886161251996021], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.949238578680203, 0.8274111675126904], "std": [0.8231806143191623, 0.8189754020200275], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6353653170951722, 0.17562136976209258, 1.1339709712583386, -0.5410358296427, 1.347883423045437, -0.40948761072060114, 0.6256009656550323, -0.13454710912150802, 1.1539319234234338, 1.8177144708933095, 1.0268193448704908, 2.5675206881651484], "std": [0.021827761047449986, 0.04106320242981413, 0.045675979512639776, 2.4854164025676115, 0.12437375469596863, 2.5165714827505843, 0.03596842728012409, 0.06705600217782559, 0.043268665231938674, 0.22828858239994648, 0.16743653816348814, 0.23814602165541057], "min": [0.5981324859399453, 0.08820165852486306, 1.0488558677797795, -3.1352767644028234, 1.0992139283719724, -3.1252694632901608, 0.5819461517815285, -0.1872188397830812, 1.0646476246158514, 1.370284162120603, 0.8661263503989991, 2.188568713922129], "max": [0.6718176505660316, 0.2327072309590893, 1.2024218410325704, 3.1286461559150194, 1.4629101500027843, 3.1047583704266657, 0.6751614416142876, 0.01595582392536088, 1.240673486525747, 2.279041892503907, 1.376437799067891, 3.0846015291928506], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6353653170951722, 0.17562136976209258, 1.1339709712583386, -0.5410358296427, 1.347883423045437, -0.40948761072060114, 0.6256009656550323, -0.13454710912150802, 1.1539319234234338, 1.8177144708933095, 1.0268193448704908, 2.5675206881651484], "std": [0.021827761047449986, 0.04106320242981413, 0.045675979512639776, 2.4854164025676115, 0.12437375469596863, 2.5165714827505843, 0.03596842728012409, 0.06705600217782559, 0.043268665231938674, 0.22828858239994648, 0.16743653816348814, 0.23814602165541057], "min": [0.5981324859399453, 0.08820165852486306, 1.0488558677797795, -3.1352767644028234, 1.0992139283719724, -3.1252694632901608, 0.5819461517815285, -0.1872188397830812, 1.0646476246158514, 1.370284162120603, 0.8661263503989991, 2.188568713922129], "max": [0.6718176505660316, 0.2327072309590893, 1.2024218410325704, 3.1286461559150194, 1.4629101500027843, 3.1047583704266657, 0.6751614416142876, 0.01595582392536088, 1.240673486525747, 2.279041892503907, 1.376437799067891, 3.0846015291928506], "count": [197]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797703696895425]], [[0.4680941789215686]], [[0.44847016544117646]]], "std": [[[0.21749204118086796]], [[0.21713048099237436]], [[0.22206651749100137]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5879820935457516]], [[0.6011281597222223]], [[0.5879098672385621]]], "std": [[[0.2861033647267422]], [[0.2882282544854784]], [[0.2994010228584234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5449010539215686]], [[0.5643830126633987]], [[0.5257246936274509]]], "std": [[[0.29630516093045994]], [[0.29608632199372625]], [[0.3172301516820807]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43758024509803917]], [[0.4616551838235294]], [[0.4426663684640523]]], "std": [[[0.33164476719905106]], [[0.34329100058723216]], [[0.3613344136817586]]], "count": [100]}, "observation.state": {"min": [0.6634098291397095, -1.142829179763794, 0.7888675928115845, -0.6526808142662048, -0.9409094452857971, 1.8291925191879272, -0.952735185623169, -1.240630030632019, 0.7745860815048218, -0.620541512966156, 0.46079862117767334, -0.8285171985626221, 20.0674991607666, 54.42625045776367, -0.5093749761581421, 0.203125, 0.8106250166893005, -0.40187498927116394, 0.7606250047683716, -0.24500000476837158, 0.9375, 0.10999999940395355, 0.9587500095367432, 0.27125000953674316, 36.91666793823242, 50.078125, -0.22437500953674316, -2.9018750190734863, 0.9581249952316284, -0.3243750035762787, 0.5987499952316284, 0.0, 0.7300000190734863, -0.5049999952316284, 0.7043750286102295, -0.45249998569488525], "max": [0.9495641589164734, -0.7751821279525757, 1.0476510524749756, -0.40159839391708374, -0.4850938320159912, 2.0750362873077393, -0.5168039798736572, -0.677786648273468, 1.2507390975952148, 0.29845693707466125, 0.8645666241645813, -0.8152371048927307, 74.4574966430664, 75.4468765258789, 7.185454368591309, 5.964375019073486, 22.405624389648438, 83.24500274658203, 21.828125, 84.97312927246094, 19.401248931884766, 100.52375030517578, 9.411874771118164, 108.00812530517578, 54.87937545776367, 67.38125610351562, 2.6237499713897705, 2.590625047683716, 31.651248931884766, 28.782499313354492, 47.670623779296875, 0.0, 40.301876068115234, 83.04375457763672, 54.63999938964844, 110.89688110351562], "mean": [0.8553682565689087, -0.8572048544883728, 0.852581799030304, -0.5185065865516663, -0.7926590442657471, 1.9279110431671143, -0.7782279849052429, -0.8623608350753784, 0.9631998538970947, -0.00051345449173823, 0.6698082685470581, -0.8250919580459595, 37.58612060546875, 67.73572540283203, 0.2638576328754425, 3.4111292362213135, 5.59766960144043, 11.53406047821045, 4.515073299407959, 13.068288803100586, 3.967167377471924, 15.758161544799805, 2.346201181411743, 27.354591369628906, 46.98674392700195, 60.92178726196289, 0.5119001269340515, -0.26757553219795227, 9.045145988464355, 7.162325859069824, 13.234726905822754, 0.0, 11.292756080627441, 20.275461196899414, 12.596549034118652, 42.0426139831543], "std": [0.08409737050533295, 0.09627223014831543, 0.06332673132419586, 0.0633687973022461, 0.13240505754947662, 0.07614300400018692, 0.1773977130651474, 0.1913420557975769, 0.1708560734987259, 0.3155398964881897, 0.16869017481803894, 0.0041164979338645935, 19.021976470947266, 8.174257278442383, 1.6317377090454102, 1.7513436079025269, 4.8062872886657715, 24.560930252075195, 6.012261390686035, 26.145166397094727, 5.203861236572266, 31.118783950805664, 2.511378049850464, 37.118099212646484, 5.138944149017334, 5.908677577972412, 0.6619864106178284, 1.4573078155517578, 11.924026489257812, 10.062365531921387, 18.37312126159668, 0.0, 15.327868461608887, 29.970623016357422, 18.33892250061035, 41.0374641418457], "count": [202]}, "action": {"min": [0.6634098291397095, -1.142829179763794, 0.7888675928115845, -0.6526808142662048, -0.9409094452857971, 1.8291925191879272, -0.952735185623169, -1.240630030632019, 0.7745860815048218, -0.620541512966156, 0.46079862117767334, -0.8285171985626221, 20.0674991607666, 54.42625045776367, -0.5093749761581421, 0.203125, 0.8106250166893005, -0.40187498927116394, 0.7606250047683716, -0.24500000476837158, 0.9375, 0.10999999940395355, 0.9587500095367432, 0.27125000953674316, 36.91666793823242, 50.078125, -0.22437500953674316, -2.9018750190734863, 0.9581249952316284, -0.3243750035762787, 0.5987499952316284, 0.0, 0.7300000190734863, -0.5049999952316284, 0.7043750286102295, -0.45249998569488525], "max": [0.9495641589164734, -0.7751821279525757, 1.0476510524749756, -0.40159839391708374, -0.4850938320159912, 2.0750362873077393, -0.5168039798736572, -0.677786648273468, 1.2507390975952148, 0.29845693707466125, 0.8645666241645813, -0.8152371048927307, 74.4574966430664, 75.4468765258789, 7.185454368591309, 5.964375019073486, 22.405624389648438, 83.24500274658203, 21.828125, 84.97312927246094, 19.401248931884766, 100.52375030517578, 9.411874771118164, 108.00812530517578, 54.87937545776367, 67.38125610351562, 2.6237499713897705, 2.590625047683716, 31.651248931884766, 28.782499313354492, 47.670623779296875, 0.0, 40.301876068115234, 83.04375457763672, 54.63999938964844, 110.89688110351562], "mean": [0.8553684949874878, -0.8572043180465698, 0.8525819182395935, -0.5185064077377319, -0.7926590442657471, 1.9279112815856934, -0.7782281041145325, -0.8623607158660889, 0.9631997346878052, -0.0005134620005264878, 0.6698082089424133, -0.8250921964645386, 37.58611297607422, 67.73571014404297, 0.2638576328754425, 3.4111292362213135, 5.5976667404174805, 11.534045219421387, 4.515076160430908, 13.068299293518066, 3.967170000076294, 15.758164405822754, 2.3462018966674805, 27.35459327697754, 46.98676300048828, 60.92182540893555, 0.5119004249572754, -0.26757553219795227, 9.045146942138672, 7.162326812744141, 13.23473072052002, 0.0, 11.292760848999023, 20.275453567504883, 12.59655475616455, 42.04263687133789], "std": [0.08409735560417175, 0.09627225250005722, 0.06332671642303467, 0.0633687898516655, 0.13240507245063782, 0.07614303380250931, 0.1773977279663086, 0.1913420557975769, 0.17085608839988708, 0.3155398666858673, 0.16869023442268372, 0.004116497468203306, 19.02197265625, 8.17425537109375, 1.6317377090454102, 1.7513442039489746, 4.8062896728515625, 24.560937881469727, 6.012261867523193, 26.145156860351562, 5.203860759735107, 31.1187744140625, 2.511378765106201, 37.118099212646484, 5.138944149017334, 5.908676624298096, 0.6619865894317627, 1.4573076963424683, 11.924028396606445, 10.06236457824707, 18.37312126159668, 0.0, 15.327869415283203, 29.970613479614258, 18.33892822265625, 41.037452697753906], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [202]}, "index": {"min": [10501], "max": [10702], "mean": [10601.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.8366336633663365, 7.0, 7.0, 7.0, 7.0], "std": [1.793289072481245, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [202]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [202]}, "eef_direction_state": {"mean": [4.2227722772277225, 4.158415841584159], "std": [1.6723956367929567, 1.7390829110856743], "min": [1, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [0.900990099009901, 1.0841584158415842], "std": [0.789848343571452, 0.8943422466328783], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.7128712871287128, 0.8168316831683168], "std": [0.8305626586643827, 0.8508085038851609], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [4.2227722772277225, 4.158415841584159], "std": [1.6723956367929567, 1.7390829110856743], "min": [1, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [0.900990099009901, 1.0841584158415842], "std": [0.789848343571452, 0.8943422466328783], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.7128712871287128, 0.8168316831683168], "std": [0.8305626586643827, 0.8508085038851609], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6250189104132097, 0.17171512298492025, 1.1306666909269383, 0.8680640356653069, 1.443793124583592, 2.395105825156492, 0.6223875231022529, -0.13545828439019017, 1.1472416933525516, 1.781004147025699, 0.9179579500209937, 2.318248901162957], "std": [0.010744073752426067, 0.04059695299295227, 0.033212513932581074, 2.7953618832582072, 0.11118026060079164, 0.9240370923999625, 0.023701990287755013, 0.07093238669390418, 0.03632261566628315, 0.14863579881892594, 0.21240896446111188, 0.7164979722667606], "min": [0.6053616660857996, 0.06751069541442128, 1.0582733322996378, -3.1403422550239948, 1.1967806433966452, -3.0431908536715278, 0.5963586246946704, -0.19159083951244799, 1.0626924924348513, 1.540872013065755, 0.7202668099285532, -3.125749162455141], "max": [0.6526744387701092, 0.20438338956043126, 1.1590414142022343, 3.1411213215271343, 1.532417788332919, 3.122784218701838, 0.6614235610909956, 0.012941381872903501, 1.2135926591721102, 2.1268037448205552, 1.3093848001433255, 3.139480168391283], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6250189104132097, 0.17171512298492025, 1.1306666909269383, 0.8680640356653069, 1.443793124583592, 2.395105825156492, 0.6223875231022529, -0.13545828439019017, 1.1472416933525516, 1.781004147025699, 0.9179579500209937, 2.318248901162957], "std": [0.010744073752426067, 0.04059695299295227, 0.033212513932581074, 2.7953618832582072, 0.11118026060079164, 0.9240370923999625, 0.023701990287755013, 0.07093238669390418, 0.03632261566628315, 0.14863579881892594, 0.21240896446111188, 0.7164979722667606], "min": [0.6053616660857996, 0.06751069541442128, 1.0582733322996378, -3.1403422550239948, 1.1967806433966452, -3.0431908536715278, 0.5963586246946704, -0.19159083951244799, 1.0626924924348513, 1.540872013065755, 0.7202668099285532, -3.125749162455141], "max": [0.6526744387701092, 0.20438338956043126, 1.1590414142022343, 3.1411213215271343, 1.532417788332919, 3.122784218701838, 0.6614235610909956, 0.012941381872903501, 1.2135926591721102, 2.1268037448205552, 1.3093848001433255, 3.139480168391283], "count": [202]}}} diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/info.json b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..9119614295e9bfcf940281a35d5e0e5262f27a1a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 10180, "total_tasks": 1, "total_videos": 196, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:48"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fe7b3807c40f0dba7f5e1e658427959912720a4c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Hold the glasses case in the middle of the table with one hand and place the gold bar on it with your other hand."} diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6342e3a816c9c1724b3782f15c8a397dd3b222ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:71f192f75c63c62bdaf69cf3e7557ead9c313481917ecaf246fa5e520e5c8e45 +size 3052266 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7bddac41908d7f74d2c3c799230eab2ba76f7c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:bc6752b4169a60aadf52c0578a279dec69bf4e0d0c5370e9c4e23166d25849fe +size 2594183 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fea59da74f1c7b9f4bd1c954424d15b754703a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c6483f74c002e01e2652a25f1889429daf39ec467b1e55e62683c63c7cb0a130 +size 2165968 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0d166754992c469d7aac44669e188c160c4e6c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:d824d07e1d2b37643402a065d95233adaa2f115c33a43320d028a129bdbbb69e +size 2800140 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb0076f4a91076b3be0c61e30df0935134aa56a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4c01edcba97a78e93c0ccef6e6d7f6133584ccbfc441a3ca3ee3425c1bf89095 +size 2042304 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a1afcca03613e76ca11132a97ce23d03637d120 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:bc87713bd3509073274cccba4ed1c114920198746fc00833b4b56be5689df6b5 +size 2090186 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec12733f37017dd702bc87f813b57f1dc1466773 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:90426d2c027c06669ff92576a9d46e31e69115e8da4ea3603809da4fe99c57da +size 1883905 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ded52a9dbafc4874d98447ebf673d30be52c6c4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7e9b97a7159b479fa2653e7bc098db46e39e33fc10c1391ae3ed6e54c176e404 +size 1945084 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804441eb1b54e985c5b002b584a38601a2fc6eef --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ca0e9eb02b4ba24cfc4274146157b633eff61bd5c344e7c575b0b988deb4732c +size 1868494 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..542e2b91fb0fb19c9494988647c6447742bba4d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:19145af10d08fa8d142546aa0936cadc90da5c62a5de0974fb006b8ed037f280 +size 1892756 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9b0f784d757d3f3c1fd78b2d71b7d42deec9d0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5fa3ab1b5051d914a6472c6a69b8a4b515cbf3b0811d82ead4382bbf25617f58 +size 1550692 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a09d78e5ea80a01a5c5000e0b9a6d03f22d97a5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c8dab70594637906c6efb22d033bcaf77d8cb3cd0660272c84e517ef2b3688a6 +size 1806631 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3322cc2b015b0e47ad8df00cc9e1a3b9519ca14e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b3767dad9272a1def63085b50410215f20eb0043dc5ebad7bf974bfafaaf60c0 +size 2418079 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b653cab3ffb43ab0313b7c455e0b07676e88b9e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b03e5d49f27aaead5f4e9af8c8a381113124b4326f40bee921f04be56198a1f3 +size 1797277 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435a84372a99752548987e9ce2db34630a86cac5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a7defa8f09d0e0c190d9e082b89bc0bfba3b7397e94d3b0577f848cbdd2800e4 +size 2983761 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..355dedbcc9074107ec6d3e801fc527cffb639e81 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:dcf6255bc8b6db5f0307a2b46086ac5c9688232f697f809f725de1ac0fd682c8 +size 2765596 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..548cae590db8b8fe19519c2d6c2053a2d345b9bd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:aa86678ef0835dbfe219e642b2ef29ec75f08622b097ebcddf48e8c67b31d35c +size 2030400 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821d434e7bf2fe6fac63f24186a3d83366e222bc --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b0dd5bfbf39d8913699fae5337dffaec4403de57895328c9641f500428b9858f +size 1929509 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe330eb38a81033bdb9e1c16d0a6fb100dd4e401 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:271c81a3b2da9654cf15606de11690b428be4af76e473cde5bee04ea9d230d9a +size 3826269 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e159681c0dda318e5546661b705cae5d6f92e882 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0d4f29cee170a1fdfad807361212d23a5d60056d8c07caf64bae8c9f2cac4926 +size 2097141 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87ea6e6d8383925f2fc0e4359a264693a8bac47 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7d2d7c39849df3eac92c338995de1e9675d7ccfa22c1915360c20619f5333b00 +size 3281464 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bcab217dc989c6461ab6f2d430525dd1371257c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7b2b2fc5b2f57dd7cdf42ba18844838c06888bee723a2d9ed6e621e3f98bea3a +size 1843979 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b911f30414c420fcc1f6d6b06b064a9c05ff34c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:f886298c08edd986075e9e9e84414d7eea5a136c38525afff183284f2f75c922 +size 3316892 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a85b5daae975aaf7d52f362d02e9c56cc7dfd9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5a73cbc6d9677fb349c489fb5b213ec6e3752a5e5d4e0e4c9235e7e1739dbf04 +size 1906411 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d70b7a627e8ba4bbbe21bca7dbc8f4698857555 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0df6ee8206a995c639f937d9aa9bc09b7e28a60b1e3e4a0cc985f5785f3cfa6d +size 4480783 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e36a3c1cc97ea1d5f1478fe3eb9a0a3230855fd0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a1bc90115f4c086a1c1516186a3a92a377c550ee2d5322ba7a0052fac31c7043 +size 2601931 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89362354137931daecaca7a7a2e5be6caa72503 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c8a94e59664a69cfe0a15a4b066f13302e50396003cf1770a50746fda6f59c0e +size 2705502 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30bd3c0d626c659c01722494bfa41b968fcc9ed8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c889034104ab3e35c54f340e78136082217485759e8eddb2e29f5b2c5cf6fc8d +size 3003784 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4df4586ccfee8e5c78e26d1b18b818797e8075 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e57f0ff9e7467b7a8bd03f2a8bad0986b62ce1dbf24ea098da7d718d476d370f +size 2127297 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9165ad572d9c6d696b194080f9ba3fce74ba9d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e315d9df98fb886d6744bb9cec58f7bb8048b81797b72fa9b90732681f184e4c +size 1784177 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31036bd361a36916bc5fb639b3875623e6c2922f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7cc07e1969fd1063fcf8d1ea3c86086f6d397bdb80779abd17c3f5fd438ee7b8 +size 4712076 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dd73f35d770566d46f86ab863b53725b01777ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ab48ee128e3f009e9c41c4464f762ef7aab4178691e7feefd8710b2e80c04dfc +size 3022289 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83576ce3654e312a44b25d9e4aa4abd96b34ed3e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4ced14cd2bc023d2dcd842f6e09649487448f626f1b1cac5bdebbd24c19b4b10 +size 2473631 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061247bffb6224e9765c71c6e7c53a18b8f67d7f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e0ee1bbaf699d2e1298693b317dd08955927e0cf0d97ffa682c142c4065dc4d6 +size 3259648 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e7d68c3480b46cf8d885061141f97af15a3546c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:eef3301134c6aad8ac40c693b989d1a8b8102487451d484e8e15f775bfbc2616 +size 2339707 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74c69186b77f4f580024a222c515cfd8f617b275 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b8d6e2a7fd769a6fe19f1d684be96ec3b9b31352ba9237fe68f6310e89cc925d +size 2191673 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82e1575c1ced030229479a093b005d178c584a7d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:17f5a388ec5f54a8aad582aaca6f3637966af2a42ccf90c4bd64fc9c726ef7e7 +size 4202433 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..239b605ea1942286e300c12030b07890a90e93fb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:dbe7e1b623f7e895de09b08b894b180329b0c65d582099a1cc2b62054d78545d +size 1998342 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adff25be68b7d8cb18542880cbdc45aaf5ec4b75 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:adf81eb4ce4160812fdd513ac182ef546e903a2e85d30c29ca0924c3131b4b2c +size 2715673 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad1be9457a0fa60205be62087a685ea5933b87c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:228d04540e97fc1d5e2d1e41f3758fca83be932bea961084ffd2cb7f7a7a90cd +size 2327226 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7256c7198412c8150127a2d10a5000f234a97d0d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:20df1f4ed2be3a9286541040239290fd0bf7cf6da4dfb02e9adc87f55b42924b +size 2595297 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de0717cfb30b7782db3e6d0cb47e74687af256f7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:27c636d3a5c30d3dc9be4aefb05eb0f1fe999cf7470baa018e499ea12f2a8ee8 +size 2393634 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62a40f5e743712064cd00b9668eb08b218c3bddb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f8924479fc8f785e918536aa54b04bc391fa91184aef756bde43779f4a63d1 +size 2840730 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042df3433371f05db98ed460b909aa8565635497 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b4d20388c2c63de8d57d11cd1fe9890911e81fc657c149022187bd0833b4b1 +size 3296321 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546960d2e9ec39205b7bf5eb2ead6b02a1d0dbc0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286a44dde8d580e9e74e49bd2a91ef0ac8e7e0b6c40b7f6add0e1ca00278818b +size 3307836 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..676c07a31c4cd88a8a85b44d2e3be03d20396f8d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830a29e2b515717df6361029a2e6883463aeea2803df96f5e99893eaf9190ede +size 2105958 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f87c8573c4a293bb3a9be49c1f4b508781ddd30 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ac98925d8caad36f1dce8303b6d87815ef5e770917975213481601ddf7d5e9 +size 2529096 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cfd7922b76e9588ac2b17ddeac3afcc7b43d60d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35fc47216da5d8dbcebf289de2b5843ff708d51884c01ca4828e07e1838549b7 +size 2389964 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda503088bfffadf5714deb9d3e75d04435283ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6511206cb248834efa6512bd1cc6488a2ffec39a6bcbbdbe003d429fdcc827 +size 2459002 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb489b5d3985abb91fdcff8b6ab38a588038a0e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:af15bd8c63967992260e0cb87039d29221cf9e55c1f50d8402a9251c8c1ce513 +size 1654943 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6a3157e4cc4cb02923c9c6021e3473ea4013803 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fd63f19db9a3eb02980a4730497dd735b2b8fb84d3b9c2f90823b0c31bda53b5 +size 1425189 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3edc8229c2f629a21432245368df0e6a6a1443ae --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:34e5bd8252796f1faa96d0ab311ce298c039844238d9e30673e131354f5e59db +size 1132247 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b31e480ef56aacc2cfff7f2761aa55268f3b9dc --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:91926798b350d2c5b5b8920fc7aa6e8b60baecacff4d758c10b0f2cdeb6e74a8 +size 1559142 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6084bd078a2473369ea222c0b6f3211a147df932 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:23f70a668f3960df7192cc3dc33e9a84408791a03c828fb380ffae848af138c0 +size 1182652 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0192dfacc8eb5fe8ae47d76121abe8fedcbc47a5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:85b47c85b4ea31b8f3577ebf22cf8aadd0f510c36146510308c7f5edc3117da2 +size 1194559 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4c18dcb9272023f7aa98930e430301b593ef9c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c47950aa64e3dbe31d2c91ccc2a27a3c1331884059977cd78b12d07c3191f165 +size 967075 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20af6caad6fc0bb510d3707b4a970cefcab223eb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e27130e2653eda1b158d9c6004fe3c2a93a2db625f9041ee3862ab6596723c6c +size 1059534 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde1e3789ef9f53103ece2ca0441a33112712fbf --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:1e112e77772f706c362cd4225230b5a21a87ccfd27a5811ede2d19676c4c8149 +size 1023651 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f6add14293ea74147d3be4cc6480dfa5f8ed70 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e68a84635c11f02004a9f6a6c414b302571868d48337c22e1571247ff935b0b2 +size 1021067 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..774432441295ffa3c05c0e5890bbd6df73dca896 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:30dee6862db3f7899c7fe9d931ff67552a1aca3a2fd49524d8c07f9d12fa0da4 +size 825360 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e678a27cc64561c71de82375cbe9447775a3cbfb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:489be107d20e8e796f10efa8d0a7778cb685cb32f7f232262272bc40555df0fe +size 1005949 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3386ee641863fee8d4ab4c070bb3701ff9606d0a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:43c8b075980a422726f275f0495303546b378a54b89a249f2a6302dfef9c9a87 +size 1270420 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e97f932634762bda6f370713886090da9ec51a2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:033a046135dc93dc1b33ccf4f7a7faab79bf4a8fcee1e73536b8d52006aa8138 +size 1008591 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa066d01bba141cc0a2e72e3c00d9b41e63b084 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a410321ac2eb2498679b8035fb266b4ffa7f2e6f6f53b5fc7b61aca4c17c78ae +size 1633145 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46fce978a29d405c03a2ed6e5ef8a42f21e73af6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:dbba4aee22ed6e45dc3b89ea6efe79f3b8930291080db3f55cc487a79d2c3582 +size 1474932 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49ee3592e0ee5e48ee36067e267af3c901579937 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b8c6d7dcc9582231f07ebc4b11de9348b45871cfc4041181469b998871b994bc +size 1143720 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6623a599475f048e508507969dc1f67ff525cbce --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a258c6d99c3597456a327cba2d24fb7490f1a6784af69417f6c36ed90181f237 +size 1068842 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0fd289d682d480f7f87daaffe61b29249b07dd8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:faefbd5765db8cff624a3212a7d902d4c5923a4413c32afa841934df7ae57742 +size 1930882 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fd23797120da6de802ffb27efb88530c0af3789 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fcda6f38d51dc11eadb9a1879207a5fda49b85ad65e6a693a17c8064c2a7cdbc +size 1181058 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175b0603212a8f097ac63b38effa1a7d0438dd2c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:bea29ffd7b786e706bbb0cc89ac4fe2534d8c48681a83663069a9cf4afc60a7b +size 1842512 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cec6652a7ba33401094ec2f4cf0ca5b03c02aa7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fa6dfcc70c407e15ea1667e9dadff984adf4b2a2758f0c0a07dde7562ff4efd3 +size 961357 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d857123abac3e9e4eebc72ce09aae6a4eafd6b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:462a68ad26d0435e9b3b8037b8a66e4700440b745a6c88688fd1d5ab7b83764f +size 1712800 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e00daea7ded5096219159b5582534cff2d24c6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5d94a178e69aeef38afa3d0f84aa432b63e683a54c8bf812d1cf216f7a5d290d +size 1063216 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81dd9eabf9150fd66964f1535233778c5e489e9e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:892466c1e92d94362c44ac92e4ed542588acc4d0e9e9311f24c6a02d177cbee9 +size 2302870 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4104e95b11aa1a8e6ad255bf71e7a3d956ecbe8d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:63ab64dc18723e3a5af4e7ef3d80f3dd9445ff675749cdec8605f168170f61a0 +size 1557497 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad36501b7357eab31f73ec15392bcbacc22e4e02 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ddafaae423856060fb8ac49836196efd09aa68113988614a4f99eff73ca2cb8f +size 1621901 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcaa0ab28f571e8a6f684c955be91cb355c57388 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:6afa055495d073c2de0899fda95d119876493dd5f1b22c29a174adba0793967f +size 1756708 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1efe867336d9e814b8c142be9ef7a88709db76e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ef816c49247faf33c7d8ffca2315b27968a9864d3c69edca6e1708c2dd2bd1f0 +size 1185615 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c143418294cf5a299c9a828f15c746e463915abd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:95ac63defacd30bcfb71af2ef6f2589dd286235930cb2168effcf68cf19b2657 +size 951804 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e2f66bcb817f7a7499b6280ac1d9c1090c7cda --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4ab0da6609d1f0bc01357bf3a15449e314ea2282afa6ee81c383d5372f0c6ba2 +size 2685313 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..630118ef53f2b087d9815c4e7fe69db183bddbad --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:26b69feb96a7975a2c4ecb77b0570cd0c410095a3bf42ec980f6e68e510c7d6a +size 1653304 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9168cdb8ba67ceccbd3508cb55ca98e13ba14d63 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e2d64851e78f7a459cb4163360f093d7a03675a198cbfa4358f184f4127dedca +size 1375040 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4723b24840928e358ac876376e51ce98a60184f6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a1dcb8e74ede3dc6a0876c8ce36029eabd41d44797c5460bc0e768fdc1786ae0 +size 1686450 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d967146b5576962f78b47b1142158ac841d0c73c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7181a8c1a119a5c6f827d2d0596553f8b11378dab07d319fd2ec3c42982cbed9 +size 1339748 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f95dafff74d677d1571950eacd1bbdce710829 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4afc2f1ae0ab57f40047731c38a1ecdf30bb9f9662ec2a736dbc6d04b1818b5c +size 1190102 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d9c2cacee05263013ee2785f3c2f1221f9bb8b9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:3af7b312363e5dc21f7156e98570ea5fcb9c42e0f4e8eec7d7df1be4e7511b88 +size 2326672 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad5b26ace29f8dc511a58b703c5bb3b86eadbbff --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c1555f1e514b2c29227ddf4d5d3bcead5ee840cf0ceda7e71929842dab6956e1 +size 1135056 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..148942d9ea67c25f8fa08aa4f823f123aedbfa23 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a2dd00a1389a4aedcdd5aed7aa50b8bdfe0801db382d77a87205b3a253411ecc +size 1468769 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fae6c12bc76a76d706137e636c2802e3e022e01 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4ed41ccf15eb1bd840fd1ef8b50b7bef91c98f618d4eb09365e48f33c5b33ec7 +size 1302888 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a201e684f838044cebc521dd957e3a54071ec4b5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:cd16edfe43f6471fbddaf84c245796725a1c5bcf616c02ed854206b7d0f78d8f +size 1436728 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a89adb31128965922aa870150f99267e6b83d22 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a0430747e217270c7a6a289b7befc6a65f3268ccf04e2d6344394dd7c5ca2ba5 +size 1313271 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec34586c3a16d9414cdc58a87ab57079c81177bb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113296b81ae0ad7aeecbbe5d888aff71328f7425dab4fb53e69b8a760dfd416f +size 1445149 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e44d460f256b66f4199e2f319a2458e90c083d33 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a36018351bf385006317e315a254108e8fc913d7799a3e9c140acd0485ed15 +size 1808327 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d5a540e6bcf8fc4cc3c543bc42c6fd15bb671c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a327f3c9f5bdb4c7c53cb8688aa139d7a6d834d574ec0961a9aa097005fdeb9 +size 1640916 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17a42fe3716d90f3c4b46a06aef0c947637c36be --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14a9d20db27ddf70558e8499a4ce0db7971fac6171337667c9ff80a20bd22fb +size 1056153 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d16032d82b3fa09fc6807fd9ac382e69fc24ed --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4857d0b67371d7ca283bd9f794ac1363fd8c9dc675fb24530b1a031bedc565 +size 1333890 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa369d5cf0751459dbca94c63321c05ba55c1c04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6d6268c283b4c1360c8f97660cea3700fed8d3377d6b6bb33ab152503b3c6b +size 1334785 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02482edf80f6ca2b14c524f1541a2d81a3b9cd33 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aac983e6406ef54279426be2389a6dd44003ac7acb64ee8c5e9a2872dc004b9 +size 1408677 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c072e998663a1a2d1080bd649b286c84e7b467cd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fd9815ca2fb63e8a2187e77f580f8f31dc0790217f64c51fc1e12953dc4464ff +size 1997542 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd0d05addd7cd390e4a94cd1d275e5dfc02a9d08 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0af5afa61292fd61ce6e80e3917dd52690b3014279efa233c7fe79f1855efc79 +size 1685099 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ec84bcded3f39976ea6a91caed1acdcd399688 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a3e6b2b65fc84f1368665b8391a6e102ea73521160160c35e4be25e30d16404c +size 1417073 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00a9e8e4b0d57fb4e54d1053cebbacd84658bb4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:556868bb26689edac61a1d742ca2eef071d1caab899531a750f837211d3556a9 +size 1867289 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b854b4afe4e02a3883982de2715914b84770d093 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:2378b4792f5f0427e8a9894f99b90d1da4f24dafe5e5ea390b95c15c5032aaaf +size 1528819 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907de52119548a640d033894350686f6aa3ca09d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5226bfdfb6f10c7317b0aa265d1cbb0f1c4df6b80f45ab515ac485553212af13 +size 1410975 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6f2817af5eadf4f4a23ee334327c15926693cbd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b6048a268094d2f1ac66b5b8a57104b2792f9db886838b8f11dece77ec1f1fc5 +size 1225204 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8593e81d0e6185c35112497ca3c92ea000d996 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4742e67f123a97c9733d4d59fbef29eafc15108ae4e685bb20c3ffc4fa888004 +size 1275810 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..920c66e7d679c04e180bd6587084d6628a7ac21a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0e821cead9683c370757ebfc010595e2f0a65c53c6d4045d9c0e72ca4a58852e +size 1242878 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc2bcf2aa1c2dfb31e1f5122552b9a9f64df02a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ab304d5f83727e6416ec50ad3a5eb5a15adce6bf157780892cd5c75fb6facd13 +size 1282669 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8037034bd814ccf4040afd5ee342908d3278e643 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:f82656f487723d1f02fba8fa383cf2ac06de6a3b8137db1c91a6afd5d02317c4 +size 1007252 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f641cf53d0f5bae8e928cad326c11f9be769dac8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:346e380b107daf6abd2edff92299e12840811778377a87716cf57b86030656f2 +size 1141419 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..519ef2877f82b282b41b17f8a12d743f686c71f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ad9ee108469d3ead6d4999b0c80202e9f68ec4da7378b53b195f38d66673e743 +size 1582850 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ef497bd4cc02165b6ea1609c0f435eace0a951 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5d1e2bdbb4c36c8e844772a6bf492af8bfaf6ba3001906aebe4af5efd9ede14a +size 1113186 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a93c768b13e3a782949051b558da36b91f03b6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b065574acaf8d29283126421d03d69b81b845debf13b287192bbe1f6129f631e +size 1590620 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d16e7410cb4b1969fef4b2445a44ab22130ffb3d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:116d07fd4ee607337b23db93de646fe5eb331f8e30205a0a6fb247214540e5ad +size 1518581 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff55fc88c174b04840a3e12276532c70aed7ef4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fc4ca3e76a3ac5d330be1ecb0a4dd1fb337422f8525ba27e5ae8b50fb489d376 +size 1260862 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e58fa41bcf983e4bb35ac59388a1243a4f579a10 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0881773a52c649ef65d0e44cf0da4e448aec6b72a84df72521b722ae2a0ce2ef +size 1208588 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c075a4ccc3cf9b540463b240dd5255a8079f19ab --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:faee311a88e6db15133fe14d6e7cef5e02a4556faba00756c4e52e0d4e3a0540 +size 2086554 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3f61c66c2261fbd182f21619018f2c72598de3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ef8c7ad0eb4c92f139ab21c274f75218ed536e48fdf1481c0038983a1af69cb8 +size 1369830 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e11e0bb4c3d1ba825a7d929fe816afcd4ea8930f --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:12db16f0caae3ac63db158a21c420caea5eeb101f97a74ff536061451fd006a1 +size 2068462 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2076d91be34b775ae3a33e5d2d461101d10eee9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:bb8aab505893a1144074a103a4fbf0dabc23f1966aee73c7a8cdc9612b37c6ea +size 1142462 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5842be82c07b6d3fe717e54b0e692e34aa8266 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:13794154ee920e45d3bed33301b0eaad06ddef431952d1e7dd5a4cac7ca604bf +size 2182011 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e3208a3eefdea6f321961bc7d36a19c20ed2c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:201f00bbd871bd3b4c1469064fadacc882eb9e19b215126dc3f1cf408492cc47 +size 1224368 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..078cfd535d062ba58cb68297053b346cd676432b --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:859ad8fef2a594ad5fa353b2bdfa2c1a15a1df7f2a1d57ea678ad6fca829d3a6 +size 2698128 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c03eec61ce0b8ed6af967917177f3e846cd4249 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:e60fcae0aa321e59c8106600271f1dd3e42567910b23c1ddaa487241bb181a0b +size 1566598 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7173ffd81897669837c9ed6c3149779adb7b96 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b39e97ec337e7e5a72cb5aa35fa3fca0ddfeb994a52ce47b9abba323a03b622d +size 1658444 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8417cd9c4f1cefb187794c6a129137236954aea --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ce256c93ca5872d58219ce002755170b744295c4c9e29806af32b6a61b5d8083 +size 1874797 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..544c38816eb0c6029a0aff0af53d72553a196578 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:1607f7ccbddc027d463a3483dad401666e64f49bf7ff9fadc351da705c9388ee +size 1328431 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da3684d30ecc337ba14222eb1d2461e7c53fd5fa --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:415a07a1d087659cf053036868e1ac02d316ea741a2b31207e8f4a918e9320c9 +size 1113212 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..877c7d425551899717b6e2c3e55a98def40d3e1b --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:9222ee629e803d407e9c3e40c5510e0fb1be3ec49fbec854335cacd24d0e9ab0 +size 3058734 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a931fd45e80eae2fce91b507a35c5f4a46076ea7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:41c0432c726f39a1ce756bd1bf336a176fe5ba54889d56ea5170e2ed7f3558f7 +size 1828287 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eecca0bbd0ce572ec3b0a5e6707f93dbb2546df --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:482befcb6d253d10d65f503c7df1263dc9f221703c37179e4e37873dcd9ca658 +size 1725348 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c881278d9d189ee0c314e18ec9daa6afdea2054 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:d2e2b68325ce73e5ae11206b2c3098d061e6bdbb6565e2c0b778288ee2426d69 +size 2321049 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb973acfbc1dce8d1b2f432912147e267c09c99 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fadfb2733fde87051fdee3c2da9207f22ab09bef3da9803d2cdf093300d2d4c1 +size 1583681 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3581e39b0af73f15a099dc85f624f82bacdd4dc --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:2a673a8b38559e341c109f433a0bc5b80d2311861cecf163807fd8348b202a84 +size 1429493 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7febdd24784751877705c92ca909990de774ac75 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:135e8cfe48b3228dbd4fabfe671d42179423aa95275fa47098971ddb293c1fa6 +size 3024850 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4538a0ec9d286f286bfd331343480829cc81ffd7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0b942260dd999525a222febaa96f6644db5fff7d76231a9094cf2707db96dde2 +size 1278639 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ae266c8596959fe2ba6e4379532ddfd1e5f351 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4f373f4dfd485c0d662a4746548dce0f787de59977a2d5e07ee06f3c70e24947 +size 1580890 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc53900a206a4c545c629860f41fbb7ba81bbe97 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ba23a4cbe154d7e2ca97413fe4947f88881755c2532fd29299fbb4873b3eaba6 +size 1357465 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290b952fafc677fd46181e0d338fcc0b6fc69e90 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:bdf75cc28ccf5a64f70b17bbc7d6da9de62679c7019dda611956d131d5a5946c +size 1521596 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5326bd2aa416abc54306dd69eb308f9b8b86cf0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:ad978927d14b652e0bf3c1de404a2ead6ab5e1b14db44da228a7c5a3ded064eb +size 1366025 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b8868db13e962b59a7b85ce5fca632f576ad6f5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f122d2499d73801e665f2a2ab951974138ad3ae7121cc15059a25b0496427590 +size 1553835 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73d4c4833c62f520ea59bb7e8c4598aa1919b525 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21499f65449d2d892cdc0b2fe86bf19024698608af8658700f863657bfc83dc +size 1827581 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1796c5128fe277b0e338392a271d339c925ed1cb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9425ae2246434b0bb444aa123326197ce61f838acb52f098e6a03067954fbcf +size 2277485 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb72f5c9e4c9f5957429ac95f2c4cf34c6aec32b --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88060642fe0dd54fac424c99ab69fe2878812dfed72da90c27e747f71c7f8fc +size 1452002 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dea3549dc2ec8b4b6438fb79db7d8cd4363cc4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fe7080cdbf8aabb2245869218ee52abfeb233075be1e785d011d3a62471355 +size 1706004 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5b43aa31222d2c1aa644e10375dd6d051ab679e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb527eed18284c6e73a40ae68f970e30d8df7bafcd82d708b0e823177ffc3e2 +size 1669454 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172d574f03851bd0a31b4fe97ef7410a0abdccb3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27286937ddba8c7bff9701c7975867e7f1090825cca26fd851beb519aa3fe9d +size 1654405 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d27635a5212166337955f94246ddbed8bce8b210 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:fb3013a18f2076b9ca3e4c6f1140d4c12a5f7bb61549bbd8b937ca81e313588c +size 3531248 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f3ab745bf744401ca2ad3dd7a740f28c75a960 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:d7e3509e2edd86dee10264c228e7f21965994d7bc67e16d02bac838d7f0496d3 +size 3035323 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed8c399d6d17304963858509dda1a8df79a557fd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:1a242e83da2f20a166a3b867ea1185581def0d916e7600668b4c061baa922880 +size 2509980 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b8faaf68f75f69ca3f2a4563674fb6f447b309 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:3f166f257b3396c81ab38fec69c55f48971540d59d9f5cd04abcab0b91d33a16 +size 3301256 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e752042cef14ffd992a9da3efd603af3bbabfda4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:97fa61103d1cd896dfcc2a86cbd1ef75fbc1fdf18f843eae0d4735b0bcb254dd +size 2546150 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed181021da903633cd10d52416547349178e0e93 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:47a6a057ba5ca7bcbdb1934ad52074ef1c64b3fb8640c0553082a1ef428797e4 +size 2550561 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43836f97612af3e91f5ac5ed25f2cf087a6b7bc5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:2b3da0d523515f8d7377ab483c0398ce72285f7e396694e47e4aaef5aa6570f7 +size 2211034 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6251f56206e9a65e20658d81b6a8c507535326 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:8fc91a13400381aa3aa67e004ba898b6bab8e814921d6e1fb3c4daabcb9b9273 +size 2358428 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e32c34a2519e31bceca3eab1714f3e6e067950d3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:73b689e7114005eb0d9044e755fa67253203dc950b675a927b7741e524c52b15 +size 2273976 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2413e241ca6e6cefc12f3eff0b542b0631538a23 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:79010917eb68bd55741b71423b1d5961dcfcb883ffe1af5a7a2bc99253326dc4 +size 2310788 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0dea63c8576cce1a86970d8da4c65537b50ea08 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:94ebc78bc57134c3a83e39ef16c7fe4ac10472e9968e5f3ff71ada183e133db4 +size 1876641 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e5ed6a3c7952809b8a8a5727d81281f6f32efeb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:26d60f62373613704c9dd8f478ea693e0ad7b5d17d9a71583ea28650d390cbe2 +size 2218237 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e3f1db586c8c14ebd463ca914e95ad7b7e4bf5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:1966e1d3899af939abf2b2d2c4570951429ba607093e316186dbcd74b6be1658 +size 2876821 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..153df2c89fccb8dd76779407b4e4491fbfddce6e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:27f52cfa286ed553268cb63a29c8010f7a41bca8e3ad53bf4ce6bfcb8c27da92 +size 2201393 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e53060afe76c55cda130aecd347c18e8042f611 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:565639d019e93728c9f1322f097b8bfd31fb2458d826d7f3ddd6f283b1d1ed8c +size 3542533 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c8d6d8914017931377b98c4e1928836d0fd419 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:26412bb3c94f8381bdcac7823a12f5fffe144812b5be8155d4dcce825dc3aa3c +size 3354816 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d6b08b048c14ac2db9ac995a77a06cbaa9ca42c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:73a779c4b2686d15d07ec1a208fa89c7202cdadf07b9603aa437c5e175d92a5b +size 2576088 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..423108b7fe95440fe9f63600093e95fd70bb5f7a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:a79b83d4f30a78623184a7c143930fd542872312f17be304a5343b2ef119f7ad +size 2333295 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ac154bac62adee34ac197ad2db5eb1669ebe389 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:f10fc95661650379303b551a7b07bff6581d1c19a5746c25156dcc3350296c04 +size 4350950 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b776061ddeca9e48fb1b13cf079bf765d0fa80 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:31e606b86416cbe7ccf55cbeae7aa1398808e62258b5e37e90c0f1788aa12764 +size 2583882 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..385f36fae5e8fec1befbdfede43dfcb9c7bf7100 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7fc89f22e0518515ad456099593413a9b4fd1d327788b6d97227b66d9f378169 +size 3898551 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d8506e3adecee69d458fc20dacbdbed71ac5bc --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:5336af1b366c4432352fe4e3fa0cf941b2cc4d35faef203a622eee03d072d28d +size 2284577 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..912c4947a79c06eb503423e91246369f1e6993c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:9dd1eb5c57aba22a5f9c86528732cd6923bb06895dbb01489869c877ab7496d3 +size 3891393 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ae64c3a2f74843ba02d2fd89c39f6b281ec14b7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:f0067bbcedf554457fc324f24518ba6ae4131a1867ea6ded62bb1477eaaac72e +size 2406014 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f4531ad0fc4dee0e230576a667536c2ea984b8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:45d9c3841a220658428f1082b84750e1d0ed03474fa144a31d4dbc1ca356da05 +size 5454866 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1735d57a5dd8bab1e78c735924dca4b0ae1f30e2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:b2ea40e72ab466b1c7e2c879a101e04661dbacda79787acabbffdb75bb1ca81a +size 3168073 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1269e08266086f7d63d7a3a724d88b3e8203eff --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:40e360a18a8df9afdab612f77249558764815a1ab34a3ad5fc6556371113124d +size 3319192 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3107737338c8c23eebd4215ad82ebab5c6fd691d --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:125ada0bffa1cd48b8ac7271db466be4d0cf9694c6f420f0ecbf48cc324ad03b +size 3699755 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f040ff512882af710ad9b1c118e5c8336afa43a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:8382bce72abcc247d4ac94f0d38d9af8876f33c1fa460883b0b5744277b5a96a +size 2698018 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a56237c76e9eab12f1491099d8e4d1f43d8d7b8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:2d2a89f4172fdc455a21f84ad53465b2c4fa099bf5fed88ba8272730d9c7ed5e +size 2252661 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ea5b331d269676927663c35c6c7b28a93bead58 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:dd979a500b3d70de00bc3327154a993c59883cc46a3f2b81e0360f407e8a698e +size 5585980 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5c30ccc4586f56ffdc9e0e81cd14e398b5f852b --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c3f8bb7ca023106d3fcfc93063c37958c5376314cf40d3f1ff581e33a7f350f9 +size 3719792 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e12ea1dca1ad99b56ac945aa00ea8d77450f106 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7ca7884894dc48449e3cad30b13fe4d9e6fe3957661aadef44a75813fcdac4ae +size 3055713 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908eb63ee73efbe67be05520e75d3deb47e29fa9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4b8fa05af22e0b6d8e11458faec7f6df71e9d69117d462c5467f1814c7d15901 +size 3927385 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae62d33f570ba047949ff58fcc4c3ad11e5ba0c --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:0397760aa0aeb98b43072ae2496ed11b619d17d926ce98210a940b32956b222b +size 2902507 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f726ac097bff55425dea6ef56c7992c057e26d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:63bbc2b357f685417ab5c84da4b5963a0ffec20c108d37a9e4a3445d60e10f37 +size 2818658 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33568acdf02b482910fef631c8cda75a2c20d2b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:c6c8445041b73bc815a251a08bcb0339f98d75bc8d1452a17baf993c69a43308 +size 5132902 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ed38451a95415846f80576daacb9a713b7d65eb --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:367836b0ce20285872499eec26f9375eb8af478348dd9da7a5014166edb8f4a0 +size 2566602 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d4e2ecf8cb298b6836f33a910da94542afdaa9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:4b274e3c0d4f61a54e59aac79baace1a096bf6e63933426a0076e3a03e0c6ac2 +size 3359426 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e573e4c02db1dd2b268c86be936495864f6d89e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7cf5e1bfcf904b0877e51f7192ea1cec2fad8077257db2565a04728dbdd69f87 +size 2831143 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..478cc9ef5aa4a03ef5a912e59c08303f5b956a3b --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:22c336816d3c712911ce76d504ebe94f8d5d80cc3fdb37dfa706e778b00a54b4 +size 3182695 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe168182d5eb8180abff61dcd0408471bffacff --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/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:7a66539c38e959dbc6438419627b24a2f8a7d49862e419451e19bf661f0a0b4b +size 2955391 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb4fc0fd7e9475e8622dc4579093cb8d1a1507a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a0e3027d77423ae1c230152de763e7b900ae30a5e31a342aee76cee7de92a3 +size 3338032 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c022fd4e963820ee232d24e8ad9f5868c4fc85fd --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f958130e017217fab75b5bd4e5bca28b2bff7df4e85042955bb7df25163b2210 +size 3821927 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c7c047b364ce0fe129e3b3cf766233b81709e3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6376f39631180968572482370ab648ffe3de161b6989a91fec0d96732ef0638d +size 4014257 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573aef4a8c584f565657febd8a05683f81eadfa0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aafbe89cb28e7e4cb1dda492157d0cdf60b925cd58a9580276b6cbfcce0f6181 +size 2508101 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a6c102621eb7b0f18f41df19d824d7bc44721a --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:004fd078d34d09b483268f2dca298651dcd78e6ff861ea896b9fd7fa7e205c9e +size 3096163 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..648b1a6396eb391cf35abf0d5251f2aa0753723e --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b98f909390553a2f3d72409f0d5bb451586ac6c52a1e551210d55732d85943 +size 2945901 diff --git a/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..650dfd0455bf69a847877a5b8c81c4bb1779ed39 --- /dev/null +++ b/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a325e05775bd7972adf0cff63838eb7374bfdf5e06d479baabd06666bbec5312 +size 2967754