diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/.gitattributes b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/README.md b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a31cf7b1b2012d47ef6d247b74341cb0754d8558 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_storage_box_for_mouse_and_sponge + +## πŸ“‹ 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** | 9471 | +| **Total Tasks** | 1 | +| **Total Videos** | 196 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 299.3MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Place the mouse box and the sponge in the round plate using one hand. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the sponge with the right gripper** +2. **Static** +3. **Place the box on the white plate with the left gripper** +4. **End** +5. **Abnormal** +6. **Place the sponge on the white plate with the right gripper** +7. **Grasp the box with the left gripper** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0: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": 9471, "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_storage_box_for_mouse_and_sponge_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7e7fc885fb4ce1ec1d16993aef6fffed26c73576 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "Plate is at front, yellow sponge is on the right, cubes are in front right, back right, back, and front left positions, and mouse box is at center."} +{"scene_index": 1, "scene": "The plate is in the front, with a yellow sponge at front right and another yellow sponge at back right. There are cubes positioned at front left, front right, back right, and left (mouse box)."} +{"scene_index": 2, "scene": "The plate is positioned in the front, with cubes located at the back right, back, front right, and front left positions, a mouse box placed centrally, and a yellow sponge situated on the right side."} +{"scene_index": 3, "scene": "The plate is in front, the cubes are positioned at front right, front left, back, and back right, the mouse box is at the center, and the yellow sponge is on the right."} +{"scene_index": 4, "scene": "The plate is in the front, the yellow sponge is on the right, the mouse box is at the center, there are cubes in the front right and back right positions, some of which are also labeled as yellow sponge cubes in the back right, and additional cubes are located in the front left."} +{"scene_index": 5, "scene": "The yellow sponge is on the right. The plate is in front. Cubes are at back right and front right, and one more cube is also at back right. The mouse box is on the left."} +{"scene_index": 6, "scene": "The yellow sponge is in the front right and back right positions, while the plate is at the front. The cubes are located at the back right and front right positions, the mouse box is on the left, and another set of cubes are also placed at the back right."} +{"scene_index": 7, "scene": "The plate is in the front, two yellow sponges are on the right and back right, a mouse box is at the center, cubes are spread across the front left, front right, back right (two instances), and one cube is also on the right."} +{"scene_index": 8, "scene": "The plate is in the front position, the yellow sponge is in the front right, the mouse box is at the center, the cubes are split between front right and front left, as well as back right (with one being a yellow sponge cube)."} +{"scene_index": 9, "scene": "The plate is at the front, the mouse box is in the center, the yellow sponge cubes are at the back right, there are cubes at the back and front right, a yellow sponge is on the right, and cubes are also at the front left."} +{"scene_index": 10, "scene": "The plate is at the front, the yellow sponge is on the right, the cubes are in the front right and back right, the mouse box is on the left, and there are also cubes in the back right and front left."} +{"scene_index": 11, "scene": "The plate is at the front, the mouse box is in the center, cubes are at the front right and back, sponge cubes are at the back right, and the yellow sponge is on the right."} +{"scene_index": 12, "scene": "The plate is at the front. A yellow sponge is in front of the plate on its right side. Behind the plate and to the right are two groups: one group consists of yellow sponge cubes, and another group consists of regular cubes. To the left of the plate and near the back are mouse box cubes. Finally, there s a cube group in front of the plate on its right side."} +{"scene_index": 13, "scene": "The plate is at the front. The yellow sponge is on the right. Cubes are in front of and to the right. Yellow sponge cubes are at the back and to the right. The mouse box is on the left. Cubes are also at the back and to the right, as well as in front and to the left."} +{"scene_index": 14, "scene": "The plate is at the front, the mouse box is on the left, there are cubes at the back, yellow sponge cubes are at the back right, and additional cubes are positioned across the front right, front left, and right sides."} +{"scene_index": 15, "scene": "The plate is at the front, the yellow sponges are located at both back right and front right positions, cubes are present in all four corners (front left, front right, back right), and the mouse box is on the left side."} +{"scene_index": 16, "scene": "The plate is at the front, cubes are positioned in three areas: back right, back, and front right, the mouse box is centered, and the yellow sponge is on the right."} +{"scene_index": 17, "scene": "Plate is in the front, yellow sponge is on the right, cubes are at the back right and front left, mouse box is in the center, there are also cubes at the front right, and additionally, there are yellow sponge cubes at the back right."} +{"scene_index": 18, "scene": "The plate is at the front, cubes are positioned across the back and front on the right side with two in the back and one each in the front right, front left, and another in the back right, the mouse box is on the left, the sponge and yellow sponge are both on the right."} +{"scene_index": 19, "scene": "The plate is in front. The yellow sponge cubes are at the back right. The yellow sponge is at the front right. The mouse box is on the left. There are cubes at the front right and front left."} +{"scene_index": 20, "scene": "The plate is in front, the yellow sponge is on the right, cubes are at the back right and front right and front left, and the mouse box is in the center."} +{"scene_index": 21, "scene": "The plate is positioned in the front. The mouse box is on the left. A yellow sponge is at the front right. Another set of yellow sponge cubes are located at the back right. Additionally, there are cubes positioned at both the back right and front left."} +{"scene_index": 22, "scene": "The plate is in the front, cubes are positioned at both the front left and front right as well as back right, two yellow sponges are on the right, and the mouse box is on the left."} +{"scene_index": 23, "scene": "The plate is positioned at the front. The sponge cubes are located at the back right. The yellow sponge is on the right side. The mouse box is placed at the left. There are cubes at both the front left, front right, and back right positions."} +{"scene_index": 24, "scene": "The plate is positioned at the front. The cubes are placed in various positions: front right, back right, and back. The yellow sponge cubes are located at the back right. Additionally, there are cubes positioned at the front left, with two instances noted. The mouse box is on the left side, and the yellow sponge is on the right."} +{"scene_index": 25, "scene": "The plate is in the front; the mouse box is at the center; the yellow sponge is on the right; the cubes are in front right, back right, front left (three times), and there s a set of yellow sponge cubes also in the back right."} +{"scene_index": 26, "scene": "The plate is in the front position, the cubes are located at the back right and back positions, the yellow sponge is on the right, and the mouse box is on the left."} +{"scene_index": 27, "scene": "The plate is at the front, the mouse box is in the center, the yellow sponge is on the right, and cubes are located at front left, front right, back right, and back."} +{"scene_index": 28, "scene": "Plate is on front yellow sponge is on front right cubes are on front right cubes are on back right yellow sponge cubes are on back right cubes are on front left mouse box is on left"} +{"scene_index": 29, "scene": "The plate is in front, the cubes are positioned across multiple areas including front right, back, and back right, the mouse box is on the left, the cubes are also at front left, and the yellow sponge is on the right."} +{"scene_index": 30, "scene": "The plate is positioned in the front, the mouse box is on the left, the yellow sponge is on the right, the cubes are located at the back right, there are also yellow sponge cubes at the back right, additional cubes are placed at the front right and front left."} +{"scene_index": 31, "scene": "The plate is in front, the yellow sponge is to the right, the cubes are at the back right and back positions, the mouse box is centered, and there are cubes also at the front right."} +{"scene_index": 32, "scene": "The plate is in the front, there are two yellow sponges located at front right and back right, a mouse box on the left side, and cubes positioned at front left, front right, and back right."} +{"scene_index": 33, "scene": "The plate is at the front, the mouse box is in the center, cubes are located in the front right, back right, and back positions, the yellow sponge is on the right, and there are additional cubes in the front left."} +{"scene_index": 34, "scene": "The plate is at the front. The sponge cubes are at the back right. There s a yellow sponge at the front right. The mouse box is on the left. Additionally, there are cubes located at both the back right and front right positions, as well as another cube at the front left. There s also a duplicate entry for the yellow sponge at the front right."} +{"scene_index": 35, "scene": "The plate is at the front, the cubes are at the back right, back, front right, and front left positions, the yellow sponge is on the right, and the mouse box is on the left."} +{"scene_index": 36, "scene": "The plate is at the front, with a yellow sponge to its front-right. The cubes are positioned front-right and front-left, as well as multiple times in the back-right. There s also a mouse box on the left side."} +{"scene_index": 37, "scene": "The plate is in the front. The mouse box is in the center. Sponge cubes are at the back right. Cubes are at the front right. Cubes are at the back. Cubes are at the front left. The yellow sponge is on the right."} +{"scene_index": 38, "scene": "Plate is at the front. Mouse box is on the left. Yellow sponge cubes are in the back right. Yellow sponge is in the front right. Cubes are in the back right, front right, and front left. A cube is in the front right."} +{"scene_index": 39, "scene": "The plate is in the front, the yellow sponge cubes are at the back right, the yellow sponge is on the right, and there are cubes at both the back right, front right, and front left positions. The mouse box is located on the left."} +{"scene_index": 40, "scene": "The plate is at the front. The yellow sponge is on the right. The yellow sponge cubes are in the back right. The other cubes are also in the back right and front right. The mouse box is on the left. There s a single cube on the right."} +{"scene_index": 41, "scene": "The plate is at the front, with sponge cubes located at the back right and yellow sponge on the right. Additionally, there are cubes positioned at the back, left side, front left, and front right."} +{"scene_index": 42, "scene": "The plate is at the front, with a yellow sponge in front right. The cubes are in multiple positions: back right (including some yellow ones), front left, and front right. There s also a mouse box on the left."} +{"scene_index": 43, "scene": "The plate is in the front; a yellow sponge is on the right; cubes are at the back right, back right (yellow sponge cubes), front right, and front left; and the mouse box is on the left."} +{"scene_index": 44, "scene": "The plate is at the front, the mouse box is in the center, the sponge cubes are at the back right, the cubes are at the back, another set of cubes is at the front right, and the yellow sponge is on the right."} +{"scene_index": 45, "scene": "A plate is at the front, a mouse box is in the center, cubes are located at the back right, front right, and back positions, a yellow sponge is on the right side, and another cube is at the front left."} +{"scene_index": 46, "scene": "The plate is in the front. The mouse box is at center. Cubes are at back and front right. Sponge cubes are at back right. The sponge is on the right. Cubes are also at front left. A yellow sponge is on the right."} +{"scene_index": 47, "scene": "The plate is at the front. The cubes are in front of and to the left of the plate. The sponge cubes are behind and to the right of the cubes. The mouse box is on the left side. Another set of cubes is at the back. Yellow sponge is on the right side."} +{"scene_index": 48, "scene": "The plate is at front, the mouse box is at left, the yellow sponge is at right, the yellow sponge cubes are at back right, the cubes are at back right, the cubes are at front left, and the yellow sponge is at front right."} +{"scene_index": 49, "scene": "Mouse box is on the left, yellow sponge is on the right, cubes are in front right and back positions, sponge cubes are at back right, plate is at front."} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..17599aa18baf3e61f777b513a1d16173fdb54108 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the sponge with the right gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Place the box on the white plate with the left gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Abnormal"} +{"subtask_index": 5, "subtask": "Place the sponge on the white plate with the right gripper"} +{"subtask_index": 6, "subtask": "Grasp the box with the left gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..346deb3cbba9d60d68a80f029046b92adf0a5302 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6addecbb05d0dd75e64c894fcfaf8a7b05a270a982341e4f892885bb659b1f1e +size 110946 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f0e033375a1c6d4f7d695c40309722097913875 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b13288fe2eca0536fbf9d652c65bca1de8ce197806323cf19b79c7404e8cbf +size 127500 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bed9cca4765a86d94fd7a342648c4f8bfb77eba8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7865b811e9a348da1c522d8bcc07d6618751b9c18cc4a93d2496d160000e871 +size 103852 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..364c1c9a003099e2940c879ac8b367c66dabb3cf --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc9efd0b0de34f2b171f72cae60a7c6f6be85faf644a9b73313419eb88937ca +size 88003 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66a9fa4c595420f296741ae85d2de5c4730214d9 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f260d5e2577b9df95979be06b0ecde0538d5df85018c8dd852068ed820f94e46 +size 95079 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c74796b9e1afd48aad9fdba8ef6257ecd8c0f4be --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf5377856accef408bfea0b7b775910a247c8accf2aef044af4a029fcb89d56 +size 139919 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e948e3a1939c50ab31f93d314c7f8453494aee88 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa10322cc1c7abe7e1a8f945e0b3246ae19493fb30b72bc517353ba3669f7370 +size 99853 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffd758f7d6b283ef35b16ea1747528df5c02104c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34564b3d718bfee8bcac13c8bde8c6c0f3cba17e4f4b1e40570eab45f674945e +size 107021 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9d6a8c6e4079a4ecbfc38209808b3911781d0ce --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aba6e041ae2977c93992cee16fcf83f3837925d6cc7aae71d6db0ff4541b32e +size 107281 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdee3cfc70b5d42b2deb82b4f42bad7144f7824c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32c5b8757215bc345c54c27032fafcc9fd803f4d5cb82a124e28c003e97dd36 +size 127872 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..482899b62045d92b9bf242d5825e49a4d008797e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8292b9dc0665a8e3a67277f6eef9363dd26232aa683ffcfd6880e3933b7e4723 +size 103410 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be042f17eedc10bad6551778b2d9ad49e2c93d2c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec29b1593eb6f2227249f39b6810e500c296d970d708c649c72423c3419bf2c +size 123437 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0870b11e6ba2cfa5bc451ff6d2206d88db744b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc786f3c0ed8d936e0ae78539dcae7d4e31fbefe8eb6c575925215832f79f7f +size 99778 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f5ec1876a15c798444bc9607db0f0a9cb63e637 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b363895ab12f0e8072fe6834854b7cda827f3627dce3a9e860898464fb85bd0 +size 105737 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..569b9d683ce2f706e5e239bcf1257af44b88816a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4a8f5eccb724f5c3ca5aa358295f38b252aff7f9aef912f19111f772a5b015 +size 99784 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a53909967a93c00d84525fe8a8297e63b6c62cf --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee20b16085bb2ffc25cb2a71157758a973b3ef6235717fdf5236fda192ab02d9 +size 105221 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cf34367e5a844ce6f018b47e13cd658be0eadf5 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f2a05a7a4d9dad3598e0a09dd698f152e6bc9ee546c577e69a5e4d5b0099c3 +size 116452 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ae9c545b27df452372b14f3e9e6be046c9978a3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde10e32c1c4405058ccffe630ed0185d15490b4afd24b0da309d618c94c23e5 +size 97225 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b18df52f4b169e7de25ec7385132b2e9c7d0da23 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923464153d1cd929b18859328c0f27c517f28a616b5b72ccceb1d8a02cd63cda +size 115091 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7945c5ab88287f757a0a9ff410104fa05ffd3348 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e1fb887a4487a807bf0c6d1c9b829fc7c5fd15321d1fa7f5b2347c2665c778 +size 97197 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f2a0fd3c3845e140bdfbdefef9584cb84bbd0ab --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe52de29e82629b74a2adc2e30a6992922614777b4bb5b18108cf56678075f0f +size 107268 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccca0f9582ae7d71b0b777f0fbec2da801ec395b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac57a539123e5f5e8160b2c354fb9f971abce33d9c58cbe6f3a9e2756618dcb1 +size 126669 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aeecbc11ad9cf2dc3e7114156702d7204bbb054a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ab502d157e6bd668e89e6bf2fe0b585b6b97819e02851cde75533c6bb43f67 +size 110517 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2ee5352a91f55f51ad966d29fec8c923f57ee41 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b445f1bc4ee21f801cb557e8c3ffd688f8a7c68198f36201acb70b9534fa5b +size 107755 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ecbc024ea575049cbd7591edeef75249e602394 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f381dcfe0f15ab85a025ba506aa71a1b6e5eb82c8ee3140ef55e1acafb3699b2 +size 102857 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5858f9515e4c5ac96a124f75f6761ea857474139 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829790e97b7b26440292616a9bb130af39993e19508233a2fd8def586a36c009 +size 122404 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a6e8b6b64ccc371312fe4431b05b2a927451ac9 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4448151f61c59633658ec38b3be574a1835d60a824b5591652d9d72e64f5105 +size 137957 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9287082200f3816fc9b2f971c22e3a12ae00f22a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d8d1cbb4442f9eafdd0d4d4b6432cc636e72e6598eca4b69bf4a1f629c6d58 +size 129140 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60043e88c21623a89086f28460576a86b9cb5109 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0039ec5fb94454b2bc9ce5d551843b97e91c0656e07063886dada4d7b2a454d6 +size 128736 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b538d40a1a1e6a199fc53019d640628ad7b5f37a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c49ffdb64f59f9f2b22ac81889a00fe3c3284ff16b6c12f9802dcea9f3deb97 +size 109908 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bde094fb5f6826a60c8b08e8085017fcd8ae907 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8cc3fe481057796dc125df4cb9886c9fb8297c340e5b1b41f9c022b8a1b190 +size 118385 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f177d8350851388047747aeed09f41e4565a6a52 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbbe7975d6a23e233b17b2e06be5d4bd38db325ccba67e8664619b9ca09d84d +size 109993 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b7e6b57b7e82c68d748068c0f6b2d108d7a8fa5 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcac507d22d5545041f6eaf2e6739f22ef7979e1e970db583f782f631e84eb4 +size 129632 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7aa567ba471d9b8ae4ccbc189fd3bece8668738 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d127e02a21dd7a8b8db3d5ac3c362745f64cf81027dd2d01bbe7a48ba5846e +size 124616 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..267e5f69e69b297d73a732cf64f87fb2b01d397b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc3777ea4d2ae92b31f2963d47a852e297d821c4f49717e9ed9aecc5f5ed7e0 +size 96793 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8029e5ccf07d10d0a390b873bb32d7e8ac9a7a27 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9288017c7b90aa8c74c44fd98121fd0e806866aef8c694688a1704cb9228bb2c +size 103669 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c370dd3a6747d47567597dcf5c0958a1a15b03b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4a495c6ffb226e8c8feab76c80526f23b4fc4d79f8f071e19043b11eca9e5e +size 123137 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6abe3c9a119fac9e926992c032ea7ace8d9de95b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0516de7f0a0e2d852d3b9e201d1569dd3c00848cc04797dc64b9577949f323e4 +size 130778 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a56f0c75c658d5bf20cd70bafec5abdb7943036 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d29cddd8795cf586bd1275afedcb95535008e00821befaedb0874846fb39d7f +size 106346 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59e2ad7dde4d2e30e197e56865afd567160e7852 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5a1ab8a2bc8c4e15f4832593242199ea286261905bc0d2fcc52a9b4f04dff7 +size 102287 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3587c45d608f2891aec7fb6dfa79328c1b89122 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc86e3ed402aa30a2b7686d3d8224092d967ee54817a1dc3670de79ed3491902 +size 93301 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbd9908718e6e450526b502a48f9a9725fdabf6d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0018d3146cc72d7bf7cedbee66bc3670d17d359b515783e9e5e7f2d4d1204be4 +size 101404 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8a87a0b44613de97624ee0397c0f125976d02a2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67a52f7722412f8a156245648aa5c8523fab0fa0b1b980a63b90aa9542c26c4 +size 122566 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..807365e04a151e15e38dc6d5329317467c82fa4f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b907af18016fac5a6c98b02b5efb5c5521448f8aa161bf3d168fbc39ba238b0c +size 105396 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..504d29407f3516f80a88f409c19489e85720de2f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9152622388bd7b17bc30b5a18627ff91086b6dbf809ee59cf487760dc35229f3 +size 106055 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94f36b3b1bdf2c935aa6afb01081a9dcf2aadfe3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6400d1e7201def9249b4220741202c2d33fac8f4bbf59631e6f4fea7a746dab +size 86427 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..608a0d10cf3a56c961360318db5db5f89b53a58d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1615b58887697a8077208a4a7a0245065317e5feefa69167a06d51e4b058fab5 +size 131298 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f850f60c62b1fdc0a560884d1c3eca45240f8809 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5638ae6fea00af3b0404ecf4ef26adfcdc35642016284c714f413b725054aef7 +size 95341 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5aea8f1d783f50e28a9c05d399c603ef19a1c27 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71d6f64d3952ec3a58cfdc35cec1d375b1112ac3cb1a85efd3436cbbd4438e8 +size 76923 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c93f55c9e410566fd9935cd86fb0d1fafab27f9e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 196} +{"episode_index": 1, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 227} +{"episode_index": 2, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 178} +{"episode_index": 3, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 145} +{"episode_index": 4, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 163} +{"episode_index": 5, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 257} +{"episode_index": 6, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 171} +{"episode_index": 7, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 185} +{"episode_index": 8, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 186} +{"episode_index": 9, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 231} +{"episode_index": 10, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 177} +{"episode_index": 11, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 222} +{"episode_index": 12, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 170} +{"episode_index": 13, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 185} +{"episode_index": 14, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 169} +{"episode_index": 15, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 186} +{"episode_index": 16, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 207} +{"episode_index": 17, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 166} +{"episode_index": 18, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 203} +{"episode_index": 19, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 166} +{"episode_index": 20, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 184} +{"episode_index": 21, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 233} +{"episode_index": 22, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 197} +{"episode_index": 23, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 186} +{"episode_index": 24, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 178} +{"episode_index": 25, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 218} +{"episode_index": 26, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 247} +{"episode_index": 27, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 231} +{"episode_index": 28, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 230} +{"episode_index": 29, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 191} +{"episode_index": 30, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 209} +{"episode_index": 31, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 190} +{"episode_index": 32, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 229} +{"episode_index": 33, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 222} +{"episode_index": 34, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 167} +{"episode_index": 35, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 177} +{"episode_index": 36, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 217} +{"episode_index": 37, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 235} +{"episode_index": 38, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 184} +{"episode_index": 39, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 173} +{"episode_index": 40, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 156} +{"episode_index": 41, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 172} +{"episode_index": 42, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 215} +{"episode_index": 43, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 184} +{"episode_index": 44, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 184} +{"episode_index": 45, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 144} +{"episode_index": 46, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 238} +{"episode_index": 47, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 164} +{"episode_index": 48, "tasks": ["place the mouse box in the round plate with your left hand, put the sponge in the round plate with your left hand."], "length": 126} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes_stats.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3bd4d0d62ba15978a491359b2113c2819e72c21d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/episodes_stats.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27087211805555556]], [[0.4483988010620915]], [[0.5571853696895425]]], "std": [[[0.3501034096604614]], [[0.2566835275012199]], [[0.23060094624345068]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703451164215686]], [[0.49290668504901963]], [[0.4970980310457516]]], "std": [[[0.34596533587869943]], [[0.3416632595205437]], [[0.3423908137718887]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49267619076797387]], [[0.550982620506536]], [[0.5671680596405229]]], "std": [[[0.3473669947281376]], [[0.32441509558990056]], [[0.3344578759318455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37018873774509803]], [[0.4315672446895425]], [[0.45809764093137256]]], "std": [[[0.36895919795788445]], [[0.3549627461944878]], [[0.37569574135378286]]], "count": [100]}, "observation.state": {"min": [0.3473096489906311, -1.4289120435714722, 0.8495248556137085, -0.30414196848869324, -1.3830820322036743, 0.804794192314148, -1.3394242525100708, -1.4896143674850464, 1.0064384937286377, -0.42315176129341125, 0.46487563848495483, -0.5689284205436707, 41.078125, 47.95687484741211, -0.4443749785423279, -0.7443749904632568, 1.0306249856948853, 0.41062498092651367, 1.165624976158142, -0.19312499463558197, 0.9125000238418579, 0.09875000268220901, 0.9537500143051147, 0.9381250143051147, 30.542499542236328, 47.26000213623047, 0.9006249904632568, -0.4737499952316284, 9.786874771118164, 0.7925000190734863, 8.265000343322754, -0.017777778208255768, 4.462222099304199, 0.71875, 0.6618750095367432, 3.620000123977661], "max": [1.1806880235671997, -0.7700430750846863, 1.652122974395752, 0.32315748929977417, -0.2536335587501526, 1.2765363454818726, -0.439269095659256, -0.8606088161468506, 1.8381398916244507, 0.3612785339355469, 1.5435984134674072, -0.448591411113739, 65.63749694824219, 58.67375183105469, 33.87874984741211, 9.524999618530273, 45.290626525878906, 38.68812561035156, 55.328125, 36.80937576293945, 57.07875061035156, 48.501251220703125, 47.35499954223633, 83.84375, 66.95999908447266, 64.85187530517578, 2.583750009536743, 7.602499961853027, 48.64812469482422, 53.47875213623047, 62.53937530517578, 81.78812408447266, 63.14812469482422, 90.83562469482422, 52.8849983215332, 104.74812316894531], "mean": [0.7807695269584656, -0.9647557735443115, 1.114052653312683, -0.06751389056444168, -0.7613916397094727, 1.0077800750732422, -0.8090159893035889, -1.055754542350769, 1.3718252182006836, -0.1469779908657074, 0.8228844404220581, -0.5368129014968872, 51.333499908447266, 51.62665557861328, 3.6478288173675537, 5.37054443359375, 13.816650390625, 7.18013334274292, 15.053445816040039, 6.235438823699951, 14.510180473327637, 8.386335372924805, 8.34286880493164, 24.157901763916016, 43.56053161621094, 57.19948196411133, 1.2540454864501953, 3.982095718383789, 21.77347183227539, 11.9771728515625, 21.466310501098633, 15.36718463897705, 21.654468536376953, 18.31482696533203, 13.061925888061523, 48.69023132324219], "std": [0.26157689094543457, 0.1909010410308838, 0.2327755093574524, 0.20513825118541718, 0.29931995272636414, 0.12202446907758713, 0.2483043074607849, 0.20972543954849243, 0.22225987911224365, 0.15662194788455963, 0.229488343000412, 0.046097856014966965, 7.1266374588012695, 3.3389670848846436, 9.191473960876465, 3.3385987281799316, 16.326068878173828, 12.98470401763916, 20.000263214111328, 11.989313125610352, 20.14295768737793, 15.496406555175781, 14.010961532592773, 31.81757354736328, 12.630331993103027, 5.823709487915039, 0.2958880662918091, 2.7061007022857666, 13.45360279083252, 19.16667366027832, 17.307254791259766, 23.263582229614258, 17.568693161010742, 27.438072204589844, 18.223735809326172, 24.844606399536133], "count": [196]}, "action": {"min": [0.3473096489906311, -1.4289120435714722, 0.8495248556137085, -0.30414196848869324, -1.3830820322036743, 0.804794192314148, -1.3394242525100708, -1.4896143674850464, 1.0064384937286377, -0.42315176129341125, 0.46487563848495483, -0.5689284205436707, 41.078125, 47.95687484741211, -0.4443749785423279, -0.7443749904632568, 1.0306249856948853, 0.41062498092651367, 1.165624976158142, -0.19312499463558197, 0.9125000238418579, 0.09875000268220901, 0.9537500143051147, 0.9381250143051147, 30.542499542236328, 47.26000213623047, 0.9006249904632568, -0.4737499952316284, 9.786874771118164, 0.7925000190734863, 8.265000343322754, -0.017777778208255768, 4.462222099304199, 0.71875, 0.6618750095367432, 3.620000123977661], "max": [1.1806880235671997, -0.7700430750846863, 1.652122974395752, 0.32315748929977417, -0.2536335587501526, 1.2765363454818726, -0.439269095659256, -0.8606088161468506, 1.8381398916244507, 0.3612785339355469, 1.5435984134674072, -0.448591411113739, 65.63749694824219, 58.67375183105469, 33.87874984741211, 9.524999618530273, 45.290626525878906, 38.68812561035156, 55.328125, 36.80937576293945, 57.07875061035156, 48.501251220703125, 47.35499954223633, 83.84375, 66.95999908447266, 64.85187530517578, 2.583750009536743, 7.602499961853027, 48.64812469482422, 53.47875213623047, 62.53937530517578, 81.78812408447266, 63.14812469482422, 90.83562469482422, 52.8849983215332, 104.74812316894531], "mean": [0.780769407749176, -0.9647557139396667, 1.114052653312683, -0.0675138607621193, -0.7613916397094727, 1.007779836654663, -0.8090161085128784, -1.05575430393219, 1.3718249797821045, -0.1469779759645462, 0.8228843808174133, -0.5368132591247559, 51.33351516723633, 51.62664031982422, 3.647829294204712, 5.370543956756592, 13.816649436950684, 7.180135726928711, 15.053450584411621, 6.235457420349121, 14.510191917419434, 8.386331558227539, 8.342869758605957, 24.157907485961914, 43.56053161621094, 57.19944763183594, 1.2540454864501953, 3.982095718383789, 21.773475646972656, 11.97716999053955, 21.466310501098633, 15.367192268371582, 21.65446662902832, 18.3148193359375, 13.061930656433105, 48.690216064453125], "std": [0.26157671213150024, 0.1909009963274002, 0.23277544975280762, 0.20513823628425598, 0.29931992292404175, 0.12202443927526474, 0.2483043074607849, 0.20972545444965363, 0.22225990891456604, 0.15662193298339844, 0.2294883280992508, 0.046097856014966965, 7.126639366149902, 3.3389675617218018, 9.191474914550781, 3.3385987281799316, 16.326068878173828, 12.984705924987793, 20.000263214111328, 11.989310264587402, 20.142974853515625, 15.496402740478516, 14.010958671569824, 31.81757164001465, 12.630332946777344, 5.823709011077881, 0.2958880662918091, 2.7061007022857666, 13.453601837158203, 19.166675567626953, 17.307254791259766, 23.263580322265625, 17.56869125366211, 27.438072204589844, 18.22373390197754, 24.844608306884766], "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": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [3.1581632653061225, 7.0, 7.0, 7.0, 7.0], "std": [2.126241460618863, 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": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [196]}, "eef_direction_state": {"mean": [3.336734693877551, 3.357142857142857], "std": [2.089545783818553, 2.124924968663361], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.1938775510204083, 1.1377551020408163], "std": [0.8037941058493041, 0.7669200668939263], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.9591836734693877, 0.8775510204081632], "std": [0.8621090340973223, 0.8301131730372538], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.336734693877551, 3.357142857142857], "std": [2.089545783818553, 2.124924968663361], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.1938775510204083, 1.1377551020408163], "std": [0.8037941058493041, 0.7669200668939263], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [0.9591836734693877, 0.8775510204081632], "std": [0.8621090340973223, 0.8301131730372538], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6644506095512157, 0.15168991632208645, 1.1605622814181018, -1.6179803508485322, 1.0796916255565652, -2.203958776093958, 0.6931730791111201, -0.17024743867239717, 1.1524189578305484, 1.5711989230322903, 0.8623116690958966, 2.237278292208241], "std": [0.0595185679298219, 0.051773712246159245, 0.026202383669799833, 0.1652717913566593, 0.13521426187739716, 0.19024301862404316, 0.06642776996350362, 0.053190895691851627, 0.02981705063467332, 0.15043159248325547, 0.08914190045034563, 0.17991068895633472], "min": [0.586131378612911, 0.04786246181551887, 1.1202482029182768, -1.9612740972327827, 0.8321635309627182, -2.629499472913553, 0.5916121121442224, -0.26616235548146244, 1.0995134526883013, 1.2919665785774082, 0.581323858685352, 1.827946992760758], "max": [0.7945917894456538, 0.2231684047383774, 1.2085295591133547, -1.2598293473580198, 1.3435557253006092, -1.8025734124383106, 0.8255336786181513, -0.08616809999549635, 1.2122616885068358, 1.7941810802295466, 1.0154890379414496, 2.569336961778763], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6644506095512157, 0.15168991632208645, 1.1605622814181018, -1.6179803508485322, 1.0796916255565652, -2.203958776093958, 0.6931730791111201, -0.17024743867239717, 1.1524189578305484, 1.5711989230322903, 0.8623116690958966, 2.237278292208241], "std": [0.0595185679298219, 0.051773712246159245, 0.026202383669799833, 0.1652717913566593, 0.13521426187739716, 0.19024301862404316, 0.06642776996350362, 0.053190895691851627, 0.02981705063467332, 0.15043159248325547, 0.08914190045034563, 0.17991068895633472], "min": [0.586131378612911, 0.04786246181551887, 1.1202482029182768, -1.9612740972327827, 0.8321635309627182, -2.629499472913553, 0.5916121121442224, -0.26616235548146244, 1.0995134526883013, 1.2919665785774082, 0.581323858685352, 1.827946992760758], "max": [0.7945917894456538, 0.2231684047383774, 1.2085295591133547, -1.2598293473580198, 1.3435557253006092, -1.8025734124383106, 0.8255336786181513, -0.08616809999549635, 1.2122616885068358, 1.7941810802295466, 1.0154890379414496, 2.569336961778763], "count": [196]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.265615943627451]], [[0.44583687908496733]], [[0.5620048202614379]]], "std": [[[0.34833221687476784]], [[0.2501438479438472]], [[0.22287138974155823]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.0784313725490196]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48470717728758167]], [[0.5017533272058824]], [[0.5040102777777777]]], "std": [[[0.34657999538758716]], [[0.34712797458006506]], [[0.34659091756918825]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5010611683006536]], [[0.5437027593954248]], [[0.5574661213235295]]], "std": [[[0.3509680010386366]], [[0.33625836870063586]], [[0.3384920137867393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36992316176470585]], [[0.4434193770424837]], [[0.47705459967320263]]], "std": [[[0.36847885464611363]], [[0.34905300681958273]], [[0.37275407923098314]]], "count": [100]}, "observation.state": {"min": [0.3910362720489502, -1.4366130828857422, 0.7647154331207275, -0.4181183874607086, -1.5219814777374268, 0.9653238654136658, -1.5553950071334839, -1.4908779859542847, 0.8842602968215942, -0.16160257160663605, 0.47236210107803345, -0.7094014883041382, 36.26374816894531, 52.60874938964844, -0.32875001430511475, -1.231874942779541, 7.62666654586792, 0.4637500047683716, 6.46999979019165, -0.9900000095367432, 1.6356250047683716, -0.16375000774860382, 1.0184615850448608, 0.33812499046325684, 31.260000228881836, 51.28687286376953, 1.1206250190734863, -0.6106250286102295, 12.103750228881836, 0.7037500143051147, 9.71875, -0.6306250095367432, 4.875625133514404, 0.3700000047683716, 0.6306250095367432, -0.14124999940395355], "max": [1.361271619796753, -0.7169833183288574, 1.6757981777191162, -0.10271228849887848, -0.2909943163394928, 1.342078685760498, -0.501068115234375, -0.7851243615150452, 1.8512054681777954, 0.435962975025177, 1.63331139087677, -0.6261205673217773, 68.04562377929688, 59.57999801635742, 18.001249313354492, 8.345624923706055, 47.24250030517578, 33.38999938964844, 55.69062423706055, 36.98500061035156, 55.772499084472656, 49.56312561035156, 39.7556266784668, 75.43000030517578, 65.49312591552734, 65.04375457763672, 2.950000047683716, 8.115625381469727, 54.264373779296875, 52.47437286376953, 62.758750915527344, 64.17375183105469, 72.50187683105469, 82.02312469482422, 67.38249969482422, 99.91312408447266], "mean": [0.9113427996635437, -0.8964297771453857, 1.0284291505813599, -0.24769386649131775, -0.9453452229499817, 1.132439136505127, -0.9364776015281677, -1.0421792268753052, 1.309266448020935, 0.08541079610586166, 0.9661847352981567, -0.6648260951042175, 52.50117492675781, 54.64472961425781, 0.6801376938819885, 3.420799970626831, 19.52869415283203, 5.1358866691589355, 19.097131729125977, 4.05768346786499, 16.069957733154297, 6.5844645500183105, 5.9554924964904785, 26.119342803955078, 46.915550231933594, 57.991939544677734, 1.2110756635665894, 4.001404762268066, 25.411731719970703, 12.084175109863281, 25.051265716552734, 14.480487823486328, 24.466053009033203, 19.51432991027832, 17.41096305847168, 35.36335372924805], "std": [0.27787134051322937, 0.20739902555942535, 0.2490239143371582, 0.0842261016368866, 0.33446836471557617, 0.07904180884361267, 0.33800914883613586, 0.2477637678384781, 0.3093915283679962, 0.1548588126897812, 0.35792723298072815, 0.03260059654712677, 7.283259391784668, 1.7429932355880737, 3.243415594100952, 2.1877002716064453, 11.76602554321289, 9.98599910736084, 14.95687198638916, 10.951960563659668, 16.159669876098633, 13.516775131225586, 10.065790176391602, 23.90165901184082, 11.14211368560791, 4.686712741851807, 0.25415298342704773, 2.778878927230835, 14.673312187194824, 18.773542404174805, 18.648839950561523, 23.18902587890625, 21.81581687927246, 30.608348846435547, 21.451213836669922, 35.752262115478516], "count": [227]}, "action": {"min": [0.3910362720489502, -1.4366130828857422, 0.7647154331207275, -0.4181183874607086, -1.5219814777374268, 0.9653238654136658, -1.5553950071334839, -1.4908779859542847, 0.8842602968215942, -0.16160257160663605, 0.47236210107803345, -0.7094014883041382, 36.26374816894531, 52.60874938964844, -0.32875001430511475, -1.231874942779541, 7.62666654586792, 0.4637500047683716, 6.46999979019165, -0.9900000095367432, 1.6356250047683716, -0.16375000774860382, 1.0184615850448608, 0.33812499046325684, 31.260000228881836, 51.28687286376953, 1.1206250190734863, -0.6106250286102295, 12.103750228881836, 0.7037500143051147, 9.71875, -0.6306250095367432, 4.875625133514404, 0.3700000047683716, 0.6306250095367432, -0.14124999940395355], "max": [1.361271619796753, -0.7169833183288574, 1.6757981777191162, -0.10271228849887848, -0.2909943163394928, 1.342078685760498, -0.501068115234375, -0.7851243615150452, 1.8512054681777954, 0.435962975025177, 1.63331139087677, -0.6261205673217773, 68.04562377929688, 59.57999801635742, 18.001249313354492, 8.345624923706055, 47.24250030517578, 33.38999938964844, 55.69062423706055, 36.98500061035156, 55.772499084472656, 49.56312561035156, 39.7556266784668, 75.43000030517578, 65.49312591552734, 65.04375457763672, 2.950000047683716, 8.115625381469727, 54.264373779296875, 52.47437286376953, 62.758750915527344, 64.17375183105469, 72.50187683105469, 82.02312469482422, 67.38249969482422, 99.91312408447266], "mean": [0.9113432765007019, -0.896429717540741, 1.0284289121627808, -0.24769391119480133, -0.9453449249267578, 1.132439136505127, -0.9364772439002991, -1.0421792268753052, 1.3092660903930664, 0.08541079610586166, 0.9661846160888672, -0.6648260354995728, 52.501190185546875, 54.64471435546875, 0.6801369190216064, 3.4207990169525146, 19.52867889404297, 5.135884761810303, 19.097137451171875, 4.057690143585205, 16.069957733154297, 6.584456443786621, 5.955495834350586, 26.11933135986328, 46.915550231933594, 57.991973876953125, 1.2110761404037476, 4.001403331756592, 25.411710739135742, 12.084171295166016, 25.051271438598633, 14.480496406555176, 24.466062545776367, 19.514328002929688, 17.41097068786621, 35.36335754394531], "std": [0.2778712809085846, 0.20739902555942535, 0.24902395904064178, 0.0842261090874672, 0.33446836471557617, 0.07904179394245148, 0.33800917863845825, 0.2477637529373169, 0.30939149856567383, 0.15485879778862, 0.35792723298072815, 0.03260059654712677, 7.283259391784668, 1.742992877960205, 3.2434163093566895, 2.187700033187866, 11.76602554321289, 9.985997200012207, 14.956873893737793, 10.951958656311035, 16.159669876098633, 13.516776084899902, 10.065789222717285, 23.901660919189453, 11.142112731933594, 4.68671178817749, 0.25415289402008057, 2.778879165649414, 14.673310279846191, 18.773540496826172, 18.648832321166992, 23.18902587890625, 21.81581687927246, 30.608354568481445, 21.451213836669922, 35.752262115478516], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [227]}, "index": {"min": [196], "max": [422], "mean": [309.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [3.1277533039647576, 7.0, 7.0, 7.0, 7.0], "std": [2.066403325989605, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [227]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [227]}, "eef_direction_state": {"mean": [3.3259911894273126, 3.3303964757709252], "std": [2.017409526635646, 2.3543195508793633], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.0881057268722467, 1.0572687224669604], "std": [0.7747043928562796, 0.8454477910763114], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.7665198237885462, 0.8061674008810573], "std": [0.8464113169425529, 0.83289042289994], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.3259911894273126, 3.3303964757709252], "std": [2.017409526635646, 2.3543195508793633], "min": [0, 0], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.0881057268722467, 1.0572687224669604], "std": [0.7747043928562796, 0.8454477910763114], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.7665198237885462, 0.8061674008810573], "std": [0.8464113169425529, 0.83289042289994], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6472475222239066, 0.18372429752709357, 1.1695527786309816, -1.4915348180170898, 1.088506888726046, -2.000600230925075, 0.6828377819470473, -0.19529962662362177, 1.1516733762138007, 1.4984779482448254, 0.8290527290613092, 2.065806094644744], "std": [0.06756176697783607, 0.05206992914106279, 0.01491538487280803, 0.14200628318307212, 0.07910952555916656, 0.16838588934432608, 0.08971906340228622, 0.05331297901915194, 0.017951953732074543, 0.1065594303243087, 0.10939587689674207, 0.15231387715281502], "min": [0.5633455369685937, 0.07424418705229573, 1.124860084364908, -1.8088979906921976, 0.9077107720812818, -2.4088151203499013, 0.5572716515292339, -0.29867844593219256, 1.1159485912407927, 1.2482802503785828, 0.6755817979876819, 1.8108897648129652], "max": [0.8070133155627939, 0.26075270339904516, 1.1997611916055244, -1.264562300118451, 1.280074948412838, -1.683938435216602, 0.8330591987989739, -0.11164362851647096, 1.1975083094683976, 1.7036018982274808, 0.9809004904332643, 2.3485592605727543], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6472475222239066, 0.18372429752709357, 1.1695527786309816, -1.4915348180170898, 1.088506888726046, -2.000600230925075, 0.6828377819470473, -0.19529962662362177, 1.1516733762138007, 1.4984779482448254, 0.8290527290613092, 2.065806094644744], "std": [0.06756176697783607, 0.05206992914106279, 0.01491538487280803, 0.14200628318307212, 0.07910952555916656, 0.16838588934432608, 0.08971906340228622, 0.05331297901915194, 0.017951953732074543, 0.1065594303243087, 0.10939587689674207, 0.15231387715281502], "min": [0.5633455369685937, 0.07424418705229573, 1.124860084364908, -1.8088979906921976, 0.9077107720812818, -2.4088151203499013, 0.5572716515292339, -0.29867844593219256, 1.1159485912407927, 1.2482802503785828, 0.6755817979876819, 1.8108897648129652], "max": [0.8070133155627939, 0.26075270339904516, 1.1997611916055244, -1.264562300118451, 1.280074948412838, -1.683938435216602, 0.8330591987989739, -0.11164362851647096, 1.1975083094683976, 1.7036018982274808, 0.9809004904332643, 2.3485592605727543], "count": [227]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2824830208333334]], [[0.44792782883986926]], [[0.5593414644607843]]], "std": [[[0.35580737727844397]], [[0.26264186913321014]], [[0.2324076168862705]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48341966911764706]], [[0.5006759089052287]], [[0.498422379493464]]], "std": [[[0.34769597689057163]], [[0.3474356768135718]], [[0.3476581583700316]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47172915645424834]], [[0.5168410682189543]], [[0.5229699795751633]]], "std": [[[0.34735392555906147]], [[0.3324006417021404]], [[0.3393176381253917]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37998538807189547]], [[0.4481028472222222]], [[0.4771619035947713]]], "std": [[[0.3674205236990626]], [[0.35018019042419]], [[0.37092216951716606]]], "count": [100]}, "observation.state": {"min": [0.35234034061431885, -1.3805123567581177, 0.8650381565093994, -0.4039614200592041, -1.4956597089767456, 0.7564183473587036, -1.3815984725952148, -1.5197986364364624, 1.066202998161316, -0.2769274115562439, 0.49131667613983154, -0.3553444743156433, 30.96666717529297, 48.88062286376953, -0.46875, -0.9737499952316284, 1.5733333826065063, 0.1081250011920929, 1.0509999990463257, -1.106428623199463, 0.7037500143051147, 0.22937500476837158, 1.1893749237060547, -0.004999999888241291, 41.66187286376953, 42.78499984741211, 1.0362499952316284, -0.4143750071525574, 0.6868749856948853, 0.7756249904632568, 0.5868749618530273, 0.13124999403953552, 0.9268749952316284, 0.6037499904632568, 0.6000000238418579, 0.02937500551342964], "max": [1.2542279958724976, -0.8196479082107544, 1.6562714576721191, 0.46857118606567383, -0.27006083726882935, 1.2545300722122192, -0.5342565178871155, -0.9102006554603577, 1.8997482061386108, 0.3884056806564331, 1.599632978439331, -0.2876802384853363, 66.53937530517578, 57.798126220703125, 21.491111755371094, 9.351875305175781, 52.58250045776367, 32.34937286376953, 57.65250015258789, 40.52000045776367, 57.32500076293945, 61.42625045776367, 48.282501220703125, 90.234375, 67.64812469482422, 63.38312530517578, 2.5225000381469727, 9.521249771118164, 47.6875, 60.80937576293945, 59.538124084472656, 70.81687927246094, 58.25812530517578, 89.76687622070312, 54.82062530517578, 100.92874908447266], "mean": [0.7739631533622742, -0.9684569835662842, 1.1211415529251099, -0.07038619369268417, -0.7741513848304749, 1.0571300983428955, -0.913377046585083, -1.121809482574463, 1.438004970550537, -0.06624051928520203, 0.9721547961235046, -0.3362077474594116, 49.080387115478516, 52.144046783447266, 1.040703535079956, 6.109923839569092, 16.419626235961914, 4.735657691955566, 14.40959358215332, 4.4831671714782715, 12.645874977111816, 7.811346530914307, 7.481576442718506, 20.790298461914062, 48.27340316772461, 54.69023895263672, 1.312930703163147, 4.447725772857666, 19.276443481445312, 9.331376075744629, 19.957595825195312, 11.693119049072266, 18.58196449279785, 15.787362098693848, 10.183419227600098, 38.42633056640625], "std": [0.2416200041770935, 0.16047747433185577, 0.21932600438594818, 0.24604295194149017, 0.33168676495552063, 0.13837303221225739, 0.23100127279758453, 0.20418842136859894, 0.21999339759349823, 0.15153062343597412, 0.25796788930892944, 0.022489232942461967, 7.696621894836426, 2.6857404708862305, 4.204207897186279, 3.0833070278167725, 14.217751502990723, 9.226712226867676, 17.2753849029541, 11.776053428649902, 17.374521255493164, 16.40999984741211, 13.08234691619873, 28.4551944732666, 8.423752784729004, 6.937971591949463, 0.2590191066265106, 3.224586248397827, 14.161170959472656, 17.849468231201172, 16.223955154418945, 20.80588150024414, 16.481964111328125, 27.576156616210938, 16.81833839416504, 29.662017822265625], "count": [178]}, "action": {"min": [0.35234034061431885, -1.3805123567581177, 0.8650381565093994, -0.4039614200592041, -1.4956597089767456, 0.7564183473587036, -1.3815984725952148, -1.5197986364364624, 1.066202998161316, -0.2769274115562439, 0.49131667613983154, -0.3553444743156433, 30.96666717529297, 48.88062286376953, -0.46875, -0.9737499952316284, 1.5733333826065063, 0.1081250011920929, 1.0509999990463257, -1.106428623199463, 0.7037500143051147, 0.22937500476837158, 1.1893749237060547, -0.004999999888241291, 41.66187286376953, 42.78499984741211, 1.0362499952316284, -0.4143750071525574, 0.6868749856948853, 0.7756249904632568, 0.5868749618530273, 0.13124999403953552, 0.9268749952316284, 0.6037499904632568, 0.6000000238418579, 0.02937500551342964], "max": [1.2542279958724976, -0.8196479082107544, 1.6562714576721191, 0.46857118606567383, -0.27006083726882935, 1.2545300722122192, -0.5342565178871155, -0.9102006554603577, 1.8997482061386108, 0.3884056806564331, 1.599632978439331, -0.2876802384853363, 66.53937530517578, 57.798126220703125, 21.491111755371094, 9.351875305175781, 52.58250045776367, 32.34937286376953, 57.65250015258789, 40.52000045776367, 57.32500076293945, 61.42625045776367, 48.282501220703125, 90.234375, 67.64812469482422, 63.38312530517578, 2.5225000381469727, 9.521249771118164, 47.6875, 60.80937576293945, 59.538124084472656, 70.81687927246094, 58.25812530517578, 89.76687622070312, 54.82062530517578, 100.92874908447266], "mean": [0.7739630937576294, -0.9684569835662842, 1.121141791343689, -0.07038619369268417, -0.7741515040397644, 1.057130217552185, -0.9133768677711487, -1.121809482574463, 1.438004732131958, -0.06624053418636322, 0.9721550345420837, -0.33620762825012207, 49.08039474487305, 52.14407730102539, 1.0407040119171143, 6.109922885894775, 16.419631958007812, 4.735657691955566, 14.409588813781738, 4.483166217803955, 12.645864486694336, 7.811343669891357, 7.481570720672607, 20.79029655456543, 48.273433685302734, 54.69022750854492, 1.3129308223724365, 4.447726249694824, 19.276439666748047, 9.331381797790527, 19.95760154724121, 11.693124771118164, 18.58196449279785, 15.78735065460205, 10.183417320251465, 38.426334381103516], "std": [0.2416200041770935, 0.1604774445295334, 0.21932600438594818, 0.24604299664497375, 0.33168676495552063, 0.13837304711341858, 0.23100127279758453, 0.20418839156627655, 0.21999342739582062, 0.15153062343597412, 0.2579679489135742, 0.022489231079816818, 7.6966233253479, 2.6857402324676514, 4.204207420349121, 3.0833075046539307, 14.217756271362305, 9.226714134216309, 17.27538299560547, 11.776056289672852, 17.374523162841797, 16.40999984741211, 13.08234691619873, 28.455196380615234, 8.423751831054688, 6.937971115112305, 0.2590191960334778, 3.224586009979248, 14.161171913146973, 17.849468231201172, 16.223955154418945, 20.805885314941406, 16.481964111328125, 27.576154708862305, 16.818336486816406, 29.66201400756836], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [178]}, "index": {"min": [423], "max": [600], "mean": [511.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [3.342696629213483, 7.0, 7.0, 7.0, 7.0], "std": [2.1724727091522045, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [178]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [178]}, "eef_direction_state": {"mean": [3.00561797752809, 2.9831460674157304], "std": [1.9035661123130116, 2.214545173840202], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.252808988764045, 1.2191011235955056], "std": [0.7555918712335774, 0.8157682536766201], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.9719101123595506, 0.8146067415730337], "std": [0.8442121204293173, 0.8308720965668707], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.00561797752809, 2.9831460674157304], "std": [1.9035661123130116, 2.214545173840202], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.252808988764045, 1.2191011235955056], "std": [0.7555918712335774, 0.8157682536766201], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.9719101123595506, 0.8146067415730337], "std": [0.8442121204293173, 0.8308720965668707], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.668541038344729, 0.15793386476975516, 1.1624015337476599, -1.6090243502291535, 1.1212070973149206, -2.181407886910209, 0.692183440819122, -0.18105088370360933, 1.13434872519994, 1.4976443928880658, 0.6318192708497273, 2.173291415088094], "std": [0.0562487541519812, 0.04321097081977998, 0.020540391605726502, 0.2806689100349033, 0.11515447514027534, 0.3382872442154871, 0.06263592235813101, 0.054947986812898975, 0.013844353101720382, 0.08449092215647946, 0.10954873726934751, 0.10921631736185831], "min": [0.5825490537042555, 0.0813632767486602, 1.111377466078545, -2.3833974664405044, 0.7502787727957232, -3.0955523447185866, 0.5846783773487068, -0.26446653107659107, 1.0952007715974008, 1.3122561478225414, 0.31829551693567115, 1.8844816185685125], "max": [0.8032467273797594, 0.24003608720627695, 1.2017024378643948, -1.2654989860133126, 1.2911164885204878, -1.729805713473841, 0.8179233265964895, -0.09703943038134955, 1.164406067297221, 1.637065866740087, 0.6982505768771485, 2.413662671846996], "count": [178]}, "eef_sim_pose_action": {"mean": [0.668541038344729, 0.15793386476975516, 1.1624015337476599, -1.6090243502291535, 1.1212070973149206, -2.181407886910209, 0.692183440819122, -0.18105088370360933, 1.13434872519994, 1.4976443928880658, 0.6318192708497273, 2.173291415088094], "std": [0.0562487541519812, 0.04321097081977998, 0.020540391605726502, 0.2806689100349033, 0.11515447514027534, 0.3382872442154871, 0.06263592235813101, 0.054947986812898975, 0.013844353101720382, 0.08449092215647946, 0.10954873726934751, 0.10921631736185831], "min": [0.5825490537042555, 0.0813632767486602, 1.111377466078545, -2.3833974664405044, 0.7502787727957232, -3.0955523447185866, 0.5846783773487068, -0.26446653107659107, 1.0952007715974008, 1.3122561478225414, 0.31829551693567115, 1.8844816185685125], "max": [0.8032467273797594, 0.24003608720627695, 1.2017024378643948, -1.2654989860133126, 1.2911164885204878, -1.729805713473841, 0.8179233265964895, -0.09703943038134955, 1.164406067297221, 1.637065866740087, 0.6982505768771485, 2.413662671846996], "count": [178]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27420374387254903]], [[0.4406976879084967]], [[0.5536658374183007]]], "std": [[[0.3492761799760029]], [[0.25652886311670436]], [[0.22804365540426177]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5034377062908496]], [[0.5200117095588235]], [[0.5083443750000001]]], "std": [[[0.34465357165802263]], [[0.34332877083406527]], [[0.3486909729288471]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794719240196078]], [[0.531678220996732]], [[0.5487531535947712]]], "std": [[[0.3428270411614611]], [[0.32520519413272214]], [[0.33171617405629433]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37997280841503267]], [[0.44471083537581696]], [[0.47070859681372546]]], "std": [[[0.36918164812097176]], [[0.352238353531325]], [[0.3693937826317104]]], "count": [100]}, "observation.state": {"min": [0.3207494020462036, -1.4413577318191528, 0.8733459115028381, -0.3087620735168457, -1.3003017902374268, 0.3664788007736206, -1.2470647096633911, -1.3792009353637695, 1.1124886274337769, -0.36080434918403625, 0.5681601166725159, -0.371620774269104, 33.657779693603516, 47.724998474121094, -0.5525000095367432, -0.7681249976158142, 8.210000038146973, 0.42249998450279236, 4.699999809265137, -1.0637500286102295, 1.4693750143051147, 0.12062500417232513, 1.140625, -0.3125, 38.59937286376953, 49.62125015258789, 1.1831250190734863, -0.18125000596046448, 5.848750114440918, 0.6000000238418579, 5.092499732971191, 0.13124999403953552, 2.5199999809265137, 0.42750000953674316, 0.6468750238418579, -0.5266666412353516], "max": [1.095491886138916, -0.7289361953735352, 1.729347825050354, 0.8329756855964661, -0.2077372819185257, 1.1602102518081665, -0.5193789601325989, -0.8952171206474304, 1.74260413646698, 0.27269142866134644, 1.509223222732544, -0.22755016386508942, 67.03500366210938, 55.92562484741211, 29.69937515258789, 8.868124961853027, 48.946876525878906, 34.40937423706055, 55.04500198364258, 42.7868766784668, 57.90875244140625, 53.22312545776367, 45.56562423706055, 83.765625, 61.235626220703125, 55.77687454223633, 2.2387499809265137, 9.5, 46.556251525878906, 72.50187683105469, 54.6037483215332, 96.99187469482422, 60.73687744140625, 103.71062469482422, 62.08124923706055, 109.92874908447266], "mean": [0.594631016254425, -1.026032567024231, 1.2274888753890991, 0.09206115454435349, -0.5825960636138916, 0.9819647669792175, -0.8114497661590576, -1.0925668478012085, 1.456938624382019, -0.25095751881599426, 0.8597619533538818, -0.2729845345020294, 52.365379333496094, 52.69462585449219, 5.126122951507568, 4.511356830596924, 20.738752365112305, 7.218196868896484, 19.09790802001953, 7.395662784576416, 16.107561111450195, 9.669059753417969, 9.203132629394531, 23.7308292388916, 48.440879821777344, 53.30168914794922, 1.4435558319091797, 5.993268966674805, 19.253664016723633, 13.727952003479004, 22.089174270629883, 20.217193603515625, 22.286657333374023, 24.549055099487305, 16.227344512939453, 47.77788162231445], "std": [0.19222085177898407, 0.18716350197792053, 0.23025521636009216, 0.3224833607673645, 0.28199756145477295, 0.25281283259391785, 0.1840023547410965, 0.15695807337760925, 0.15324880182743073, 0.15629053115844727, 0.206687331199646, 0.0374041385948658, 7.897426128387451, 2.005659818649292, 8.750307083129883, 2.610478162765503, 13.190451622009277, 11.669313430786133, 16.7485408782959, 14.254776954650879, 18.70916748046875, 17.082035064697266, 13.316771507263184, 29.356067657470703, 6.232595920562744, 1.7598276138305664, 0.22700832784175873, 3.7929487228393555, 14.99349594116211, 23.026174545288086, 17.75836944580078, 33.405208587646484, 19.99003028869629, 37.76848220825195, 21.95881462097168, 37.71921920776367], "count": [145]}, "action": {"min": [0.3207494020462036, -1.4413577318191528, 0.8733459115028381, -0.3087620735168457, -1.3003017902374268, 0.3664788007736206, -1.2470647096633911, -1.3792009353637695, 1.1124886274337769, -0.36080434918403625, 0.5681601166725159, -0.371620774269104, 33.657779693603516, 47.724998474121094, -0.5525000095367432, -0.7681249976158142, 8.210000038146973, 0.42249998450279236, 4.699999809265137, -1.0637500286102295, 1.4693750143051147, 0.12062500417232513, 1.140625, -0.3125, 38.59937286376953, 49.62125015258789, 1.1831250190734863, -0.18125000596046448, 5.848750114440918, 0.6000000238418579, 5.092499732971191, 0.13124999403953552, 2.5199999809265137, 0.42750000953674316, 0.6468750238418579, -0.5266666412353516], "max": [1.095491886138916, -0.7289361953735352, 1.729347825050354, 0.8329756855964661, -0.2077372819185257, 1.1602102518081665, -0.5193789601325989, -0.8952171206474304, 1.74260413646698, 0.27269142866134644, 1.509223222732544, -0.22755016386508942, 67.03500366210938, 55.92562484741211, 29.69937515258789, 8.868124961853027, 48.946876525878906, 34.40937423706055, 55.04500198364258, 42.7868766784668, 57.90875244140625, 53.22312545776367, 45.56562423706055, 83.765625, 61.235626220703125, 55.77687454223633, 2.2387499809265137, 9.5, 46.556251525878906, 72.50187683105469, 54.6037483215332, 96.99187469482422, 60.73687744140625, 103.71062469482422, 62.08124923706055, 109.92874908447266], "mean": [0.5946309566497803, -1.0260326862335205, 1.2274895906448364, 0.0920611023902893, -0.5825960636138916, 0.9819649457931519, -0.8114496469497681, -1.0925664901733398, 1.4569391012191772, -0.25095751881599426, 0.8597620129585266, -0.27298444509506226, 52.36539077758789, 52.694610595703125, 5.126124858856201, 4.511355876922607, 20.738733291625977, 7.218195915222168, 19.097909927368164, 7.395669460296631, 16.107563018798828, 9.669057846069336, 9.203131675720215, 23.730819702148438, 48.44087600708008, 53.30168914794922, 1.4435564279556274, 5.993266582489014, 19.253665924072266, 13.727952003479004, 22.08916664123535, 20.217193603515625, 22.28667449951172, 24.549062728881836, 16.227336883544922, 47.77788162231445], "std": [0.19222083687782288, 0.18716350197792053, 0.23025526106357574, 0.3224833607673645, 0.28199756145477295, 0.25281286239624023, 0.1840023547410965, 0.15695810317993164, 0.15324880182743073, 0.15629053115844727, 0.2066873461008072, 0.0374041385948658, 7.897426128387451, 2.00566029548645, 8.750303268432617, 2.610478162765503, 13.190451622009277, 11.6693115234375, 16.748537063598633, 14.254776954650879, 18.70916748046875, 17.082042694091797, 13.31676959991455, 29.356067657470703, 6.232595443725586, 1.7598278522491455, 0.22700828313827515, 3.7929489612579346, 14.993496894836426, 23.026174545288086, 17.758371353149414, 33.40520477294922, 19.990032196044922, 37.76848220825195, 21.958812713623047, 37.71922302246094], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [145]}, "index": {"min": [601], "max": [745], "mean": [673.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [3.1586206896551725, 7.0, 7.0, 7.0, 7.0], "std": [2.086659967901069, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [145]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [145]}, "eef_direction_state": {"mean": [2.668965517241379, 2.7655172413793103], "std": [2.2223168165888714, 1.9757627705685712], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.2482758620689656, 1.1724137931034482], "std": [0.7748729327000344, 0.6882744799930849], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.0620689655172413, 0.9793103448275862], "std": [0.8239575621409612, 0.8091627475124833], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [2.668965517241379, 2.7655172413793103], "std": [2.2223168165888714, 1.9757627705685712], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.2482758620689656, 1.1724137931034482], "std": [0.7748729327000344, 0.6882744799930849], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.0620689655172413, 0.9793103448275862], "std": [0.8239575621409612, 0.8091627475124833], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6987257838345321, 0.13329848810975226, 1.1797235460568818, -1.6450530599541786, 1.160874794294054, -2.260738338678621, 0.7000119843188479, -0.17206214630982675, 1.1440095701091546, 1.5609077735552506, 0.7122593974035404, 2.278657902620523], "std": [0.05756082523233618, 0.037488570511150544, 0.022819531202797567, 0.31405738762083807, 0.06158233969654713, 0.37338099331609015, 0.04409509732009804, 0.04941392042148621, 0.02125407719563265, 0.13608655613336934, 0.09105107290605136, 0.12436351794650785], "min": [0.6035633583327623, 0.07645437724228028, 1.1234534370526315, -2.2816226588251194, 0.9763869169694264, -3.07498757411157, 0.6119471301802744, -0.2593596890903532, 1.1027904993681072, 1.2243225405183376, 0.46359683725759826, 1.9025010794523065], "max": [0.8193273062350694, 0.23233162848163574, 1.2141203375525922, -1.1622858621796779, 1.2644665596889588, -1.66847264899217, 0.7848703352840021, -0.09282679844712227, 1.187402742456114, 1.702798997443724, 0.7824107332354795, 2.3995739386504877], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6987257838345321, 0.13329848810975226, 1.1797235460568818, -1.6450530599541786, 1.160874794294054, -2.260738338678621, 0.7000119843188479, -0.17206214630982675, 1.1440095701091546, 1.5609077735552506, 0.7122593974035404, 2.278657902620523], "std": [0.05756082523233618, 0.037488570511150544, 0.022819531202797567, 0.31405738762083807, 0.06158233969654713, 0.37338099331609015, 0.04409509732009804, 0.04941392042148621, 0.02125407719563265, 0.13608655613336934, 0.09105107290605136, 0.12436351794650785], "min": [0.6035633583327623, 0.07645437724228028, 1.1234534370526315, -2.2816226588251194, 0.9763869169694264, -3.07498757411157, 0.6119471301802744, -0.2593596890903532, 1.1027904993681072, 1.2243225405183376, 0.46359683725759826, 1.9025010794523065], "max": [0.8193273062350694, 0.23233162848163574, 1.2141203375525922, -1.1622858621796779, 1.2644665596889588, -1.66847264899217, 0.7848703352840021, -0.09282679844712227, 1.187402742456114, 1.702798997443724, 0.7824107332354795, 2.3995739386504877], "count": [145]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2767775469771242]], [[0.44327633986928106]], [[0.5588906147875816]]], "std": [[[0.3548597867952081]], [[0.2617203559780756]], [[0.2326418019487682]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4922221670751634]], [[0.5190942218137256]], [[0.5220563807189543]]], "std": [[[0.3446554619844299]], [[0.33858399426622604]], [[0.3418242422739632]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47436209150326797]], [[0.5203227859477124]], [[0.5279724877450981]]], "std": [[[0.33790304101201213]], [[0.32825043221810024]], [[0.33970478936128784]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787220036764706]], [[0.4511999959150327]], [[0.4851362254901961]]], "std": [[[0.36535336110083305]], [[0.3468353865046003]], [[0.37142728876198555]]], "count": [100]}, "observation.state": {"min": [0.3961862027645111, -1.402661681175232, 0.7941367030143738, -0.3798542618751526, -1.5102405548095703, 0.7893921136856079, -1.2866932153701782, -1.3619391918182373, 1.065143346786499, -0.20647363364696503, 0.7849336266517639, -0.38306501507759094, 26.9777774810791, 46.810001373291016, -0.5206249952316284, -0.6324999928474426, 0.6972727179527283, 0.375, 1.0555555820465088, -1.1362500190734863, 0.9681249856948853, -0.12999999523162842, 1.140625, 0.3218750059604645, 37.390625, 45.2599983215332, 0.9466666579246521, -0.41312500834465027, 0.7543749809265137, 0.7100000381469727, 0.8431249856948853, -0.5012500286102295, 0.7906250357627869, 0.7955555319786072, 0.6111111044883728, -2.301875114440918], "max": [1.2277790307998657, -0.6946431398391724, 1.6629711389541626, 0.3172922730445862, -0.39370661973953247, 1.208156943321228, -0.5913347601890564, -0.8688582181930542, 1.6187437772750854, 0.26836806535720825, 1.5784398317337036, -0.2651970386505127, 67.21125030517578, 61.053123474121094, 32.1193733215332, 9.315713882446289, 47.43937683105469, 32.900001525878906, 49.095001220703125, 48.05812454223633, 49.609375, 59.709999084472656, 37.876251220703125, 70.37187194824219, 66.11000061035156, 62.397499084472656, 2.752500057220459, 9.453749656677246, 44.698123931884766, 63.61750030517578, 50.67250061035156, 80.05750274658203, 45.73875045776367, 98.14875030517578, 42.826873779296875, 107.74625396728516], "mean": [0.9078467488288879, -0.9025557637214661, 1.0479720830917358, -0.1649591475725174, -0.9340104460716248, 1.0296893119812012, -1.0395253896713257, -1.04966402053833, 1.3038156032562256, 0.04152504354715347, 1.1402240991592407, -0.3144390881061554, 44.552711486816406, 52.596336364746094, 6.276742458343506, 4.78087854385376, 15.07369327545166, 5.294377326965332, 15.285605430603027, 5.971621036529541, 14.378398895263672, 8.085304260253906, 6.460446357727051, 22.031116485595703, 46.63010787963867, 57.148616790771484, 1.2977627515792847, 4.636296272277832, 20.789649963378906, 12.593545913696289, 20.094783782958984, 16.28980255126953, 18.778240203857422, 20.223766326904297, 10.553972244262695, 45.0656623840332], "std": [0.2887476086616516, 0.21683549880981445, 0.2730632722377777, 0.2323113977909088, 0.36110371351242065, 0.14879530668258667, 0.25252410769462585, 0.14365988969802856, 0.15663176774978638, 0.1595478057861328, 0.23169051110744476, 0.03825613856315613, 11.232234001159668, 4.5611891746521, 10.351181983947754, 2.684000015258789, 17.540685653686523, 9.679661750793457, 18.019855499267578, 14.510873794555664, 17.4782657623291, 16.959775924682617, 10.842528343200684, 26.657577514648438, 9.62791919708252, 5.019023418426514, 0.33085644245147705, 3.100101947784424, 13.483625411987305, 21.158294677734375, 15.181082725524902, 26.191469192504883, 14.062850952148438, 32.8149528503418, 15.113767623901367, 34.0904426574707], "count": [163]}, "action": {"min": [0.3961862027645111, -1.402661681175232, 0.7941367030143738, -0.3798542618751526, -1.5102405548095703, 0.7893921136856079, -1.2866932153701782, -1.3619391918182373, 1.065143346786499, -0.20647363364696503, 0.7849336266517639, -0.38306501507759094, 26.9777774810791, 46.810001373291016, -0.5206249952316284, -0.6324999928474426, 0.6972727179527283, 0.375, 1.0555555820465088, -1.1362500190734863, 0.9681249856948853, -0.12999999523162842, 1.140625, 0.3218750059604645, 37.390625, 45.2599983215332, 0.9466666579246521, -0.41312500834465027, 0.7543749809265137, 0.7100000381469727, 0.8431249856948853, -0.5012500286102295, 0.7906250357627869, 0.7955555319786072, 0.6111111044883728, -2.301875114440918], "max": [1.2277790307998657, -0.6946431398391724, 1.6629711389541626, 0.3172922730445862, -0.39370661973953247, 1.208156943321228, -0.5913347601890564, -0.8688582181930542, 1.6187437772750854, 0.26836806535720825, 1.5784398317337036, -0.2651970386505127, 67.21125030517578, 61.053123474121094, 32.1193733215332, 9.315713882446289, 47.43937683105469, 32.900001525878906, 49.095001220703125, 48.05812454223633, 49.609375, 59.709999084472656, 37.876251220703125, 70.37187194824219, 66.11000061035156, 62.397499084472656, 2.752500057220459, 9.453749656677246, 44.698123931884766, 63.61750030517578, 50.67250061035156, 80.05750274658203, 45.73875045776367, 98.14875030517578, 42.826873779296875, 107.74625396728516], "mean": [0.9078472852706909, -0.902555525302887, 1.0479724407196045, -0.16495919227600098, -0.9340102076530457, 1.0296893119812012, -1.0395258665084839, -1.04966402053833, 1.3038153648376465, 0.04152505844831467, 1.140223741531372, -0.3144391179084778, 44.552711486816406, 52.59636306762695, 6.2767462730407715, 4.780879497528076, 15.07369327545166, 5.294375896453857, 15.285614967346191, 5.97161865234375, 14.378402709960938, 8.085297584533691, 6.460445404052734, 22.031112670898438, 46.63011169433594, 57.14861297607422, 1.2977619171142578, 4.63629674911499, 20.789648056030273, 12.59355354309082, 20.09479331970215, 16.28980255126953, 18.778228759765625, 20.223764419555664, 10.553970336914062, 45.065670013427734], "std": [0.2887475788593292, 0.21683555841445923, 0.2730632722377777, 0.23231141269207, 0.36110371351242065, 0.14879530668258667, 0.25252416729927063, 0.14365988969802856, 0.15663178265094757, 0.1595478057861328, 0.23169052600860596, 0.038256142288446426, 11.232234001159668, 4.561189651489258, 10.35118293762207, 2.68399977684021, 17.540681838989258, 9.679661750793457, 18.019859313964844, 14.51087474822998, 17.4782657623291, 16.959775924682617, 10.842535972595215, 26.657581329345703, 9.627918243408203, 5.019023895263672, 0.33085647225379944, 3.1001017093658447, 13.483626365661621, 21.158288955688477, 15.181081771850586, 26.19146728515625, 14.06285285949707, 32.8149528503418, 15.113765716552734, 34.09043884277344], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [163]}, "index": {"min": [746], "max": [908], "mean": [827.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [3.098159509202454, 7.0, 7.0, 7.0, 7.0], "std": [2.324092867236249, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [163]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [163]}, "eef_direction_state": {"mean": [3.294478527607362, 3.5521472392638036], "std": [1.9936479353260257, 1.7484554945315058], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2024539877300613, 1.1349693251533743], "std": [0.7845088276390567, 0.8027203550329375], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.0797546012269938, 0.8466257668711656], "std": [0.8507059146828441, 0.8478252372722217], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.294478527607362, 3.5521472392638036], "std": [1.9936479353260257, 1.7484554945315058], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2024539877300613, 1.1349693251533743], "std": [0.7845088276390567, 0.8027203550329375], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.0797546012269938, 0.8466257668711656], "std": [0.8507059146828441, 0.8478252372722217], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6470508227380843, 0.1818648497302905, 1.1675671012276962, -1.5176530812421003, 1.0604592760420795, -2.0442488552898705, 0.65631891795646, -0.19808939452450539, 1.139595057611618, 1.4324114222743198, 0.5265948473272545, 2.1267604056838003], "std": [0.06850398640863027, 0.05940796750722649, 0.028519701184966467, 0.23280296649818136, 0.06625768551934352, 0.30912876247916127, 0.04551261488717636, 0.06056579606314697, 0.04158570922698537, 0.14120364761520016, 0.05347004388412695, 0.1083177182626897], "min": [0.5761686819339944, 0.08033926833557208, 1.1067528261315351, -2.0814928847984278, 0.867615269213454, -2.815745612653051, 0.5988257916025611, -0.2628270983598005, 1.0783349474518327, 1.1559554817758477, 0.43579042583147576, 1.8924403619542929], "max": [0.8023181242893117, 0.24379754718902824, 1.2206006271570833, -1.1035091920011983, 1.149935838615125, -1.619213078336976, 0.7476271416405491, -0.07945536060140079, 1.2101059196382022, 1.6286899607209693, 0.6394030606975902, 2.3190822748436806], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6470508227380843, 0.1818648497302905, 1.1675671012276962, -1.5176530812421003, 1.0604592760420795, -2.0442488552898705, 0.65631891795646, -0.19808939452450539, 1.139595057611618, 1.4324114222743198, 0.5265948473272545, 2.1267604056838003], "std": [0.06850398640863027, 0.05940796750722649, 0.028519701184966467, 0.23280296649818136, 0.06625768551934352, 0.30912876247916127, 0.04551261488717636, 0.06056579606314697, 0.04158570922698537, 0.14120364761520016, 0.05347004388412695, 0.1083177182626897], "min": [0.5761686819339944, 0.08033926833557208, 1.1067528261315351, -2.0814928847984278, 0.867615269213454, -2.815745612653051, 0.5988257916025611, -0.2628270983598005, 1.0783349474518327, 1.1559554817758477, 0.43579042583147576, 1.8924403619542929], "max": [0.8023181242893117, 0.24379754718902824, 1.2206006271570833, -1.1035091920011983, 1.149935838615125, -1.619213078336976, 0.7476271416405491, -0.07945536060140079, 1.2101059196382022, 1.6286899607209693, 0.6394030606975902, 2.3190822748436806], "count": [163]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27951655433006534]], [[0.44999777369281047]], [[0.5661382843137255]]], "std": [[[0.35470238109143876]], [[0.2599690068424008]], [[0.231198295928977]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47767418913398696]], [[0.4943492116013072]], [[0.4912404697712418]]], "std": [[[0.3407254614024897]], [[0.3400014192685589]], [[0.34241111556945236]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48553044730392153]], [[0.553229897875817]], [[0.5786404044117648]]], "std": [[[0.33462627306779674]], [[0.3123298779107132]], [[0.3266429842626977]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3729676838235294]], [[0.4417377185457516]], [[0.47053470179738566]]], "std": [[[0.3678424090442682]], [[0.3515422296764534]], [[0.37288340901453243]]], "count": [100]}, "observation.state": {"min": [0.3012464642524719, -1.3364757299423218, 0.9224714636802673, -0.14460042119026184, -1.2398591041564941, 0.26495862007141113, -1.0964666604995728, -1.4018511772155762, 1.1438543796539307, -0.57576584815979, 0.4959182143211365, -0.4022659659385681, 32.16999816894531, 48.05500030517578, -0.5837500095367432, -0.49312499165534973, 1.8012499809265137, 0.5149999856948853, 1.5268750190734863, -1.1606249809265137, 0.9943749904632568, -0.03500000014901161, 0.9993749856948853, -0.46937498450279236, 29.8700008392334, 47.021873474121094, 0.9906250238418579, -1.0281249284744263, 0.7768750190734863, -0.3543750047683716, 1.646875023841858, -0.1681250035762787, 1.0631250143051147, 0.7350000143051147, 0.8662500381469727, 0.1093750074505806], "max": [0.936119794845581, -0.7451886534690857, 1.5739442110061646, 1.0764048099517822, -0.24028190970420837, 1.0073577165603638, -0.46475642919540405, -0.861133337020874, 1.77338445186615, 0.13985317945480347, 1.4847240447998047, -0.2042086273431778, 63.75312423706055, 55.10750198364258, 26.049999237060547, 9.396249771118164, 52.025001525878906, 29.6612491607666, 57.89812469482422, 42.52562713623047, 66.35250091552734, 41.265625, 55.12812423706055, 76.87750244140625, 70.7925033569336, 59.209999084472656, 2.4674999713897705, 9.470000267028809, 55.19124984741211, 71.71187591552734, 74.38187408447266, 109.77312469482422, 77.74124908447266, 109.54000091552734, 77.97562408447266, 110.76250457763672], "mean": [0.6268864274024963, -0.8436068892478943, 1.0898401737213135, 0.2465735822916031, -0.5781556367874146, 0.8857890963554382, -0.7603248953819275, -1.0592894554138184, 1.444553256034851, -0.427480012178421, 0.7603453993797302, -0.2404201775789261, 51.1733283996582, 52.18333053588867, 1.073603630065918, 4.306924819946289, 14.510220527648926, 3.6657655239105225, 13.584403038024902, 3.10815167427063, 12.451936721801758, 3.853610038757324, 8.37714958190918, 14.750083923339844, 42.09606170654297, 52.98506546020508, 1.3432916402816772, 3.721217155456543, 23.412132263183594, 10.092214584350586, 26.309497833251953, 24.09162139892578, 25.508838653564453, 27.34662628173828, 18.426002502441406, 46.955867767333984], "std": [0.15936431288719177, 0.16465283930301666, 0.16101564466953278, 0.3121385872364044, 0.20339417457580566, 0.22974176704883575, 0.14852073788642883, 0.1518036425113678, 0.1398780345916748, 0.13842080533504486, 0.20338566601276398, 0.04675007238984108, 6.739354610443115, 1.3238844871520996, 4.963584899902344, 2.2771129608154297, 13.334527969360352, 7.2565484046936035, 16.442977905273438, 10.78978443145752, 20.20783042907715, 9.473870277404785, 15.765803337097168, 24.296310424804688, 10.415771484375, 3.828439712524414, 0.2504715025424957, 3.8472652435302734, 15.376729011535645, 16.385757446289062, 21.999256134033203, 36.041316986083984, 24.017274856567383, 39.107025146484375, 24.960554122924805, 42.46308135986328], "count": [257]}, "action": {"min": [0.3012464642524719, -1.3364757299423218, 0.9224714636802673, -0.14460042119026184, -1.2398591041564941, 0.26495862007141113, -1.0964666604995728, -1.4018511772155762, 1.1438543796539307, -0.57576584815979, 0.4959182143211365, -0.4022659659385681, 32.16999816894531, 48.05500030517578, -0.5837500095367432, -0.49312499165534973, 1.8012499809265137, 0.5149999856948853, 1.5268750190734863, -1.1606249809265137, 0.9943749904632568, -0.03500000014901161, 0.9993749856948853, -0.46937498450279236, 29.8700008392334, 47.021873474121094, 0.9906250238418579, -1.0281249284744263, 0.7768750190734863, -0.3543750047683716, 1.646875023841858, -0.1681250035762787, 1.0631250143051147, 0.7350000143051147, 0.8662500381469727, 0.1093750074505806], "max": [0.936119794845581, -0.7451886534690857, 1.5739442110061646, 1.0764048099517822, -0.24028190970420837, 1.0073577165603638, -0.46475642919540405, -0.861133337020874, 1.77338445186615, 0.13985317945480347, 1.4847240447998047, -0.2042086273431778, 63.75312423706055, 55.10750198364258, 26.049999237060547, 9.396249771118164, 52.025001525878906, 29.6612491607666, 57.89812469482422, 42.52562713623047, 66.35250091552734, 41.265625, 55.12812423706055, 76.87750244140625, 70.7925033569336, 59.209999084472656, 2.4674999713897705, 9.470000267028809, 55.19124984741211, 71.71187591552734, 74.38187408447266, 109.77312469482422, 77.74124908447266, 109.54000091552734, 77.97562408447266, 110.76250457763672], "mean": [0.6268863677978516, -0.8436065316200256, 1.0898391008377075, 0.24657344818115234, -0.5781555771827698, 0.8857890963554382, -0.760324239730835, -1.0592896938323975, 1.4445528984069824, -0.42747995257377625, 0.7603453397750854, -0.2404201179742813, 51.17333221435547, 52.18333435058594, 1.073602318763733, 4.306926250457764, 14.510226249694824, 3.6657631397247314, 13.584417343139648, 3.108147144317627, 12.451930046081543, 3.853611469268799, 8.377144813537598, 14.750070571899414, 42.09603500366211, 52.985050201416016, 1.3432929515838623, 3.721217155456543, 23.412134170532227, 10.092205047607422, 26.30950164794922, 24.091625213623047, 25.508840560913086, 27.346620559692383, 18.42600440979004, 46.95591354370117], "std": [0.1593642681837082, 0.1646527498960495, 0.16101562976837158, 0.31213846802711487, 0.20339421927928925, 0.22974178194999695, 0.14852076768875122, 0.151803657412529, 0.1398780196905136, 0.13842079043388367, 0.20338566601276398, 0.04675007611513138, 6.739354610443115, 1.32388436794281, 4.963587760925293, 2.2771127223968506, 13.334527969360352, 7.256552219390869, 16.442975997924805, 10.789780616760254, 20.207834243774414, 9.473870277404785, 15.7658109664917, 24.296306610107422, 10.415771484375, 3.828439950942993, 0.2504716217517853, 3.8472652435302734, 15.376729011535645, 16.385757446289062, 21.999256134033203, 36.041316986083984, 24.01728057861328, 39.107017517089844, 24.960554122924805, 42.46308135986328], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [257]}, "index": {"min": [909], "max": [1165], "mean": [1037.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.350194552529183, 7.0, 7.0, 7.0, 7.0], "std": [2.4211153572360535, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [257]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [257]}, "eef_direction_state": {"mean": [4.229571984435798, 4.097276264591439], "std": [2.162157062543372, 1.8864333313322137], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [0.7821011673151751, 0.9416342412451362], "std": [0.8683757936216655, 0.7744070497302395], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_state": {"mean": [0.603112840466926, 0.7431906614785992], "std": [0.8264063822767889, 0.8346825013411305], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_direction_action": {"mean": [4.229571984435798, 4.097276264591439], "std": [2.162157062543372, 1.8864333313322137], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [0.7821011673151751, 0.9416342412451362], "std": [0.8683757936216655, 0.7744070497302395], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_action": {"mean": [0.603112840466926, 0.7431906614785992], "std": [0.8264063822767889, 0.8346825013411305], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_sim_pose_state": {"mean": [0.661339541370154, 0.15627758858050209, 1.188741726854954, -1.8090618476899543, 1.2217419024551321, -1.9807141182316519, 0.6947572083996341, -0.1670665288850748, 1.1366620882034193, 1.6961406726262713, 0.8018955984315083, 2.4287053960956255], "std": [0.041124975360324015, 0.03860612617409155, 0.019663437046038155, 0.2830934936774868, 0.06663534664104924, 1.4730697645775794, 0.04218132318852888, 0.03840249283764218, 0.03808520822677213, 0.20937133883891842, 0.07673022772606033, 0.15286355251646713], "min": [0.6076317534678571, 0.06674881842219055, 1.1329860446631543, -2.4696080904978994, 0.9493690109411941, -3.1214304375329895, 0.6152974933438219, -0.22483947984167638, 1.0664613220765764, 1.0888311129112491, 0.506679076955844, 1.9370166519804108], "max": [0.7874068082161824, 0.19818005793662422, 1.2482939749496733, -0.9959733954334579, 1.3193440443046738, 3.1253381287979716, 0.7917345934650443, -0.08681771485506176, 1.2219584657571534, 2.0417331083443413, 0.8965462356914444, 2.643611016574764], "count": [257]}, "eef_sim_pose_action": {"mean": [0.661339541370154, 0.15627758858050209, 1.188741726854954, -1.8090618476899543, 1.2217419024551321, -1.9807141182316519, 0.6947572083996341, -0.1670665288850748, 1.1366620882034193, 1.6961406726262713, 0.8018955984315083, 2.4287053960956255], "std": [0.041124975360324015, 0.03860612617409155, 0.019663437046038155, 0.2830934936774868, 0.06663534664104924, 1.4730697645775794, 0.04218132318852888, 0.03840249283764218, 0.03808520822677213, 0.20937133883891842, 0.07673022772606033, 0.15286355251646713], "min": [0.6076317534678571, 0.06674881842219055, 1.1329860446631543, -2.4696080904978994, 0.9493690109411941, -3.1214304375329895, 0.6152974933438219, -0.22483947984167638, 1.0664613220765764, 1.0888311129112491, 0.506679076955844, 1.9370166519804108], "max": [0.7874068082161824, 0.19818005793662422, 1.2482939749496733, -0.9959733954334579, 1.3193440443046738, 3.1253381287979716, 0.7917345934650443, -0.08681771485506176, 1.2219584657571534, 2.0417331083443413, 0.8965462356914444, 2.643611016574764], "count": [257]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28386645833333335]], [[0.45021080269607844]], [[0.555823022875817]]], "std": [[[0.3571731118710792]], [[0.2632788226923108]], [[0.23329698563025797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752132986111111]], [[0.4939925857843137]], [[0.48338197916666664]]], "std": [[[0.3422290582850628]], [[0.3398810278969031]], [[0.3435384536119622]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47464098039215685]], [[0.5203221058006536]], [[0.5207817749183007]]], "std": [[[0.3476501608701351]], [[0.3315596952410378]], [[0.34136119671599513]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36755214869281044]], [[0.4342895608660131]], [[0.4617944383169935]]], "std": [[[0.3673791876788189]], [[0.3512956599103353]], [[0.3714453867559449]]], "count": [100]}, "observation.state": {"min": [0.3535086214542389, -1.4449340105056763, 0.8844891786575317, -0.25599128007888794, -1.4341572523117065, 0.8970159292221069, -1.1700066328048706, -1.4482241868972778, 1.1096488237380981, -0.2821011543273926, 0.799119770526886, -0.37929266691207886, 32.35333251953125, 46.610626220703125, -0.42750000953674316, -1.9350000619888306, 2.497692346572876, 0.45375001430511475, 0.9631249904632568, -1.0600000619888306, 0.96875, -0.06624999642372131, 1.1412500143051147, -0.1249999850988388, 32.662498474121094, 44.88999938964844, 1.2493749856948853, -0.16437500715255737, 5.391250133514404, 0.7712500095367432, 6.292500019073486, -0.5049999952316284, 2.9987499713897705, -0.026250001043081284, 0.5512499809265137, 0.14687499403953552], "max": [1.1416927576065063, -0.7501716613769531, 1.7592459917068481, 0.20332646369934082, -0.25091552734375, 1.0702773332595825, -0.6319142580032349, -0.8640208840370178, 1.7371442317962646, 0.12823936343193054, 1.52249014377594, -0.2902313768863678, 64.18000030517578, 57.819374084472656, 16.507999420166016, 9.262499809265137, 50.15062713623047, 34.92562484741211, 56.77312469482422, 46.35812759399414, 55.946250915527344, 54.53499984741211, 44.31062316894531, 81.7281265258789, 62.45562744140625, 68.8393783569336, 2.2725000381469727, 8.446249961853027, 43.65187454223633, 79.93875122070312, 50.729373931884766, 98.45000457763672, 54.27000045776367, 107.8081283569336, 57.008750915527344, 110.74874877929688], "mean": [0.7873695492744446, -1.0119167566299438, 1.1746448278427124, -0.04745869338512421, -0.8154438734054565, 0.9211935997009277, -0.9023853540420532, -1.0907682180404663, 1.4166138172149658, -0.11345865577459335, 1.0335780382156372, -0.3061017394065857, 50.478092193603516, 52.20868682861328, 0.896354615688324, 5.052253723144531, 15.728035926818848, 5.938167572021484, 14.885302543640137, 5.915335178375244, 14.02448558807373, 8.847454071044922, 8.903828620910645, 21.125242233276367, 44.4976806640625, 59.754364013671875, 1.449824571609497, 4.462675094604492, 21.190622329711914, 15.465142250061035, 19.183103561401367, 20.80658721923828, 18.458362579345703, 23.402006149291992, 12.857919692993164, 43.044254302978516], "std": [0.23260357975959778, 0.1729591190814972, 0.23246537148952484, 0.15210413932800293, 0.31829696893692017, 0.03278273716568947, 0.16937200725078583, 0.1836356669664383, 0.17255449295043945, 0.10761969536542892, 0.19435860216617584, 0.020794518291950226, 7.205439567565918, 2.828770160675049, 3.5170817375183105, 3.110588312149048, 16.536367416381836, 10.578386306762695, 19.58302116394043, 13.709932327270508, 19.765470504760742, 17.24224281311035, 13.76774787902832, 30.19012451171875, 10.542409896850586, 8.062088012695312, 0.18210771679878235, 2.8225464820861816, 11.475425720214844, 25.868162155151367, 15.164109230041504, 34.84330368041992, 16.586095809936523, 39.23918151855469, 19.549266815185547, 36.26865005493164], "count": [171]}, "action": {"min": [0.3535086214542389, -1.4449340105056763, 0.8844891786575317, -0.25599128007888794, -1.4341572523117065, 0.8970159292221069, -1.1700066328048706, -1.4482241868972778, 1.1096488237380981, -0.2821011543273926, 0.799119770526886, -0.37929266691207886, 32.35333251953125, 46.610626220703125, -0.42750000953674316, -1.9350000619888306, 2.497692346572876, 0.45375001430511475, 0.9631249904632568, -1.0600000619888306, 0.96875, -0.06624999642372131, 1.1412500143051147, -0.1249999850988388, 32.662498474121094, 44.88999938964844, 1.2493749856948853, -0.16437500715255737, 5.391250133514404, 0.7712500095367432, 6.292500019073486, -0.5049999952316284, 2.9987499713897705, -0.026250001043081284, 0.5512499809265137, 0.14687499403953552], "max": [1.1416927576065063, -0.7501716613769531, 1.7592459917068481, 0.20332646369934082, -0.25091552734375, 1.0702773332595825, -0.6319142580032349, -0.8640208840370178, 1.7371442317962646, 0.12823936343193054, 1.52249014377594, -0.2902313768863678, 64.18000030517578, 57.819374084472656, 16.507999420166016, 9.262499809265137, 50.15062713623047, 34.92562484741211, 56.77312469482422, 46.35812759399414, 55.946250915527344, 54.53499984741211, 44.31062316894531, 81.7281265258789, 62.45562744140625, 68.8393783569336, 2.2725000381469727, 8.446249961853027, 43.65187454223633, 79.93875122070312, 50.729373931884766, 98.45000457763672, 54.27000045776367, 107.8081283569336, 57.008750915527344, 110.74874877929688], "mean": [0.7873697280883789, -1.0119168758392334, 1.1746450662612915, -0.047458697110414505, -0.8154438138008118, 0.9211930632591248, -0.902384877204895, -1.0907683372497559, 1.416613221168518, -0.11345867812633514, 1.0335780382156372, -0.306101530790329, 50.47809982299805, 52.20866394042969, 0.8963545560836792, 5.052253723144531, 15.728044509887695, 5.938169002532959, 14.885294914245605, 5.915335178375244, 14.024489402770996, 8.847450256347656, 8.903829574584961, 21.12523651123047, 44.49768829345703, 59.75434112548828, 1.4498239755630493, 4.462674617767334, 21.190629959106445, 15.465137481689453, 19.18311309814453, 20.806589126586914, 18.45836067199707, 23.40199851989746, 12.857919692993164, 43.04426193237305], "std": [0.23260356485843658, 0.1729591190814972, 0.23246540129184723, 0.15210413932800293, 0.31829699873924255, 0.03278273344039917, 0.16937203705310822, 0.1836356818675995, 0.17255447804927826, 0.10761968046426773, 0.19435861706733704, 0.020794520154595375, 7.205438137054443, 2.8287699222564697, 3.5170817375183105, 3.1105878353118896, 16.536365509033203, 10.578385353088379, 19.58302116394043, 13.709935188293457, 19.765466690063477, 17.242238998413086, 13.767745018005371, 30.190120697021484, 10.542410850524902, 8.062088966369629, 0.18210771679878235, 2.8225460052490234, 11.475425720214844, 25.868160247802734, 15.164109230041504, 34.843299865722656, 16.586095809936523, 39.23918914794922, 19.549264907836914, 36.26865768432617], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [171]}, "index": {"min": [1166], "max": [1336], "mean": [1251.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [3.47953216374269, 7.0, 7.0, 7.0, 7.0], "std": [2.106351245780939, 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": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [171]}, "eef_direction_state": {"mean": [3.216374269005848, 3.3333333333333335], "std": [1.8809512214168702, 2.2659441572943955], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.3976608187134503, 0.9824561403508771], "std": [0.6708599017403511, 0.7606836276729416], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.1695906432748537, 0.8421052631578947], "std": [0.8167897198558256, 0.8402757905142487], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.216374269005848, 3.3333333333333335], "std": [1.8809512214168702, 2.2659441572943955], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3976608187134503, 0.9824561403508771], "std": [0.6708599017403511, 0.7606836276729416], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.1695906432748537, 0.8421052631578947], "std": [0.8167897198558256, 0.8402757905142487], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6713333994293503, 0.14946472480077722, 1.1604014321700686, -1.5342456154790116, 0.9990507963484225, -2.1524954794551427, 0.6813045653610639, -0.17402052339247567, 1.151797963745234, 1.4282808130544518, 0.6233604995047708, 2.2021022221538376], "std": [0.06390485169320996, 0.0357981866974916, 0.029785394026480512, 0.22102074501750052, 0.11363477305478663, 0.23034871685705408, 0.05122063295296729, 0.041638027625447833, 0.026515473571564144, 0.13838673239253352, 0.09529012374828864, 0.11895962956851393], "min": [0.5889613088931029, 0.08942091897303821, 1.1151941443040232, -2.0364093324745647, 0.8562632846284775, -2.7144986057873495, 0.6012271430899749, -0.23098043859082992, 1.0985268984830419, 1.1266821283108133, 0.45761561962353214, 1.9775532565437777], "max": [0.8232043457423139, 0.22578762028309762, 1.2255222527182592, -1.0839881495703179, 1.1669742089245472, -1.6916959814122763, 0.7749219062629065, -0.09853800321648779, 1.2186282292602875, 1.6881552125019201, 0.7411868029705846, 2.39716171286272], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6713333994293503, 0.14946472480077722, 1.1604014321700686, -1.5342456154790116, 0.9990507963484225, -2.1524954794551427, 0.6813045653610639, -0.17402052339247567, 1.151797963745234, 1.4282808130544518, 0.6233604995047708, 2.2021022221538376], "std": [0.06390485169320996, 0.0357981866974916, 0.029785394026480512, 0.22102074501750052, 0.11363477305478663, 0.23034871685705408, 0.05122063295296729, 0.041638027625447833, 0.026515473571564144, 0.13838673239253352, 0.09529012374828864, 0.11895962956851393], "min": [0.5889613088931029, 0.08942091897303821, 1.1151941443040232, -2.0364093324745647, 0.8562632846284775, -2.7144986057873495, 0.6012271430899749, -0.23098043859082992, 1.0985268984830419, 1.1266821283108133, 0.45761561962353214, 1.9775532565437777], "max": [0.8232043457423139, 0.22578762028309762, 1.2255222527182592, -1.0839881495703179, 1.1669742089245472, -1.6916959814122763, 0.7749219062629065, -0.09853800321648779, 1.2186282292602875, 1.6881552125019201, 0.7411868029705846, 2.39716171286272], "count": [171]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2748998100490196]], [[0.4448270077614379]], [[0.5599171527777778]]], "std": [[[0.35198603500350184]], [[0.2599481585511983]], [[0.23271461348471528]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852005371732026]], [[0.5054673182189543]], [[0.49786773284313723]]], "std": [[[0.3416649667436446]], [[0.3387570991732633]], [[0.34151979960464285]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791909681372549]], [[0.525932589869281]], [[0.5175648529411765]]], "std": [[[0.3430279802020845]], [[0.3263466786007705]], [[0.3383897896220724]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3731396568627451]], [[0.4409852001633987]], [[0.4707839195261438]]], "std": [[[0.3657095104070664]], [[0.3489369022468083]], [[0.3726268577125818]]], "count": [100]}, "observation.state": {"min": [0.3321459889411926, -1.5009393692016602, 0.8641613125801086, -0.28026530146598816, -1.4280537366867065, 0.554641604423523, -1.2706738710403442, -1.4875876903533936, 1.0725609064102173, -0.37839990854263306, 0.7352464199066162, -0.36382168531417847, 10.567777633666992, 47.56999969482422, -0.2956250011920929, -0.5462499856948853, 0.8637499809265137, 0.44999998807907104, 0.828125, -0.8411111235618591, 0.9581249952316284, -0.42125001549720764, 1.1737499237060547, 0.6668750047683716, 28.915555953979492, 54.224998474121094, 1.015625, -0.20937499403953552, 3.1844444274902344, 0.5099999904632568, 5.583333492279053, 1.587499976158142, 2.43666672706604, 0.40625, 0.6200000047683716, 1.3730769157409668], "max": [1.1138874292373657, -0.7722972631454468, 1.7835650444030762, 0.4578421711921692, -0.21384088695049286, 1.1612354516983032, -0.5884260535240173, -0.9373066425323486, 1.7700227499008179, 0.2929520308971405, 1.6351524591445923, -0.1758602261543274, 66.74874877929688, 62.58000183105469, 29.963748931884766, 9.509374618530273, 48.34062576293945, 37.63125228881836, 55.61249923706055, 44.62874984741211, 55.466251373291016, 58.72624969482422, 40.598751068115234, 86.86187744140625, 68.34375, 65.75812530517578, 3.115000009536743, 9.416250228881836, 41.505001068115234, 100.6518783569336, 45.31687545776367, 108.05500030517578, 54.57250213623047, 109.6050033569336, 61.14312744140625, 109.16250610351562], "mean": [0.822623074054718, -0.9876109957695007, 1.1217750310897827, -0.09835153818130493, -0.8611096143722534, 0.9801843762397766, -0.8942955136299133, -1.1301586627960205, 1.434773564338684, -0.12048262357711792, 1.033676028251648, -0.21603797376155853, 45.49633026123047, 55.29640579223633, 1.1941460371017456, 6.094081401824951, 13.276252746582031, 6.442865371704102, 14.554217338562012, 6.410895347595215, 13.530806541442871, 9.74712085723877, 8.268747329711914, 21.514671325683594, 43.721744537353516, 59.15550994873047, 1.3548767566680908, 4.795429229736328, 22.110244750976562, 19.584753036499023, 20.89790916442871, 23.796375274658203, 21.298898696899414, 27.81393814086914, 17.05771255493164, 48.784271240234375], "std": [0.2617536783218384, 0.21437174081802368, 0.2927676737308502, 0.2251698523759842, 0.3677220046520233, 0.17412033677101135, 0.21172136068344116, 0.18626362085342407, 0.19022129476070404, 0.14940714836120605, 0.22979894280433655, 0.05035321041941643, 12.671899795532227, 2.9810051918029785, 5.138914585113525, 3.2185842990875244, 17.228153228759766, 11.654295921325684, 19.107572555541992, 14.012144088745117, 19.045934677124023, 17.626306533813477, 13.08029842376709, 30.640806198120117, 12.269015312194824, 3.8425488471984863, 0.3349667489528656, 3.6120002269744873, 10.611618041992188, 33.92120361328125, 14.704412460327148, 37.9876823425293, 18.023658752441406, 40.72666549682617, 20.63030242919922, 39.863162994384766], "count": [185]}, "action": {"min": [0.3321459889411926, -1.5009393692016602, 0.8641613125801086, -0.28026530146598816, -1.4280537366867065, 0.554641604423523, -1.2706738710403442, -1.4875876903533936, 1.0725609064102173, -0.37839990854263306, 0.7352464199066162, -0.36382168531417847, 10.567777633666992, 47.56999969482422, -0.2956250011920929, -0.5462499856948853, 0.8637499809265137, 0.44999998807907104, 0.828125, -0.8411111235618591, 0.9581249952316284, -0.42125001549720764, 1.1737499237060547, 0.6668750047683716, 28.915555953979492, 54.224998474121094, 1.015625, -0.20937499403953552, 3.1844444274902344, 0.5099999904632568, 5.583333492279053, 1.587499976158142, 2.43666672706604, 0.40625, 0.6200000047683716, 1.3730769157409668], "max": [1.1138874292373657, -0.7722972631454468, 1.7835650444030762, 0.4578421711921692, -0.21384088695049286, 1.1612354516983032, -0.5884260535240173, -0.9373066425323486, 1.7700227499008179, 0.2929520308971405, 1.6351524591445923, -0.1758602261543274, 66.74874877929688, 62.58000183105469, 29.963748931884766, 9.509374618530273, 48.34062576293945, 37.63125228881836, 55.61249923706055, 44.62874984741211, 55.466251373291016, 58.72624969482422, 40.598751068115234, 86.86187744140625, 68.34375, 65.75812530517578, 3.115000009536743, 9.416250228881836, 41.505001068115234, 100.6518783569336, 45.31687545776367, 108.05500030517578, 54.57250213623047, 109.6050033569336, 61.14312744140625, 109.16250610351562], "mean": [0.8226232528686523, -0.9876111745834351, 1.1217749118804932, -0.09835150092840195, -0.8611093163490295, 0.9801844358444214, -0.8942955136299133, -1.130158543586731, 1.434773325920105, -0.12048263847827911, 1.0336757898330688, -0.21603786945343018, 45.496341705322266, 55.29640579223633, 1.1941465139389038, 6.094081401824951, 13.276257514953613, 6.4428629875183105, 14.554227828979492, 6.410892009735107, 13.530799865722656, 9.747112274169922, 8.26874828338623, 21.514690399169922, 43.72175598144531, 59.15550994873047, 1.3548767566680908, 4.79542875289917, 22.110248565673828, 19.584747314453125, 20.89789581298828, 23.7963809967041, 21.29890251159668, 27.813953399658203, 17.057722091674805, 48.784271240234375], "std": [0.26175373792648315, 0.2143717110157013, 0.29276761412620544, 0.22516991198062897, 0.3677220344543457, 0.17412035167217255, 0.21172134578227997, 0.18626363575458527, 0.19022126495838165, 0.14940714836120605, 0.22979895770549774, 0.05035320669412613, 12.67189884185791, 2.9810056686401367, 5.138914108276367, 3.218583822250366, 17.22815704345703, 11.654293060302734, 19.107566833496094, 14.0121431350708, 19.04593849182129, 17.626304626464844, 13.080294609069824, 30.640798568725586, 12.269015312194824, 3.842548370361328, 0.33496686816215515, 3.611999988555908, 10.611618995666504, 33.92119598388672, 14.704413414001465, 37.98767852783203, 18.023658752441406, 40.72666931152344, 20.630300521850586, 39.863162994384766], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [185]}, "index": {"min": [1337], "max": [1521], "mean": [1429.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [3.32972972972973, 7.0, 7.0, 7.0, 7.0], "std": [2.0702349866445036, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [185]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [185]}, "eef_direction_state": {"mean": [3.037837837837838, 3.6216216216216215], "std": [2.176949434086218, 2.1927565195723626], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.145945945945946, 0.9945945945945946], "std": [0.8089347665526669, 0.7884113160108912], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.9351351351351351, 0.8486486486486486], "std": [0.8674959977214994, 0.8566501766770815], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.037837837837838, 3.6216216216216215], "std": [2.176949434086218, 2.1927565195723626], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.145945945945946, 0.9945945945945946], "std": [0.8089347665526669, 0.7884113160108912], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.9351351351351351, 0.8486486486486486], "std": [0.8674959977214994, 0.8566501766770815], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6612548237730402, 0.15367666626070028, 1.1630227469649619, -1.5237674316000949, 1.0119438471039124, -2.107903947395391, 0.6820470008086413, -0.1633820570603811, 1.1472585557491557, 1.4310472869277195, 0.5254251490585438, 2.220091039711965], "std": [0.07424436626652209, 0.04574696911524746, 0.02570913290312306, 0.22433107258063914, 0.08334953096332763, 0.25598177543643186, 0.055824170920821405, 0.053542600493230175, 0.028667385502866113, 0.14362987120025814, 0.0747456068442756, 0.14179488664515763], "min": [0.5895786600278521, 0.06514330864617483, 1.1073601429737219, -1.9738718582081731, 0.7802816116087374, -2.724372574164748, 0.5925565907776893, -0.2501755339439099, 1.1012259050432047, 1.1361777277720029, 0.37282753227111365, 1.890522842006559], "max": [0.825695394840819, 0.21898548232876458, 1.2217914343727492, -1.1020034851716252, 1.1390802556029551, -1.7245368320453234, 0.7793009007602383, -0.07539134253858851, 1.2082587190142164, 1.6722325391506232, 0.6614149747667106, 2.486356657808933], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6612548237730402, 0.15367666626070028, 1.1630227469649619, -1.5237674316000949, 1.0119438471039124, -2.107903947395391, 0.6820470008086413, -0.1633820570603811, 1.1472585557491557, 1.4310472869277195, 0.5254251490585438, 2.220091039711965], "std": [0.07424436626652209, 0.04574696911524746, 0.02570913290312306, 0.22433107258063914, 0.08334953096332763, 0.25598177543643186, 0.055824170920821405, 0.053542600493230175, 0.028667385502866113, 0.14362987120025814, 0.0747456068442756, 0.14179488664515763], "min": [0.5895786600278521, 0.06514330864617483, 1.1073601429737219, -1.9738718582081731, 0.7802816116087374, -2.724372574164748, 0.5925565907776893, -0.2501755339439099, 1.1012259050432047, 1.1361777277720029, 0.37282753227111365, 1.890522842006559], "max": [0.825695394840819, 0.21898548232876458, 1.2217914343727492, -1.1020034851716252, 1.1390802556029551, -1.7245368320453234, 0.7793009007602383, -0.07539134253858851, 1.2082587190142164, 1.6722325391506232, 0.6614149747667106, 2.486356657808933], "count": [185]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27397029820261437]], [[0.44911369485294117]], [[0.5656224795751633]]], "std": [[[0.3535875757245203]], [[0.25786920487529297]], [[0.22992537300300356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47250598651960785]], [[0.4887312254901961]], [[0.4810453594771242]]], "std": [[[0.3418119541200572]], [[0.3417614029710263]], [[0.343873043904715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887090665849673]], [[0.5204285171568628]], [[0.5257394076797386]]], "std": [[[0.33799734853554003]], [[0.3319245511872791]], [[0.33953114485340347]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3754765972222222]], [[0.44425159109477125]], [[0.47414217933006536]]], "std": [[[0.3689158749001784]], [[0.3514932655741161]], [[0.3727485410003345]]], "count": [100]}, "observation.state": {"min": [0.35536831617355347, -1.4097905158996582, 0.8343687653541565, -0.39671337604522705, -1.58098304271698, 0.908399224281311, -1.3056424856185913, -1.5054932832717896, 1.0728576183319092, -0.5449139475822449, 0.5104381442070007, -0.3283868730068207, 18.75666618347168, 46.986873626708984, -0.7093750238418579, -0.71875, 1.758888840675354, 0.5169999599456787, 0.9262499809265137, -1.193750023841858, 0.796875, -0.19312500953674316, 1.131250023841858, 0.009999999776482582, 31.21875, 47.191001892089844, 0.9943749904632568, 0.15687499940395355, 5.2133331298828125, -0.10375000536441803, 4.212222099304199, 0.6050000190734863, 1.0885714292526245, 0.5625, 0.6087499856948853, -0.5306249856948853], "max": [1.260925054550171, -0.7417553663253784, 1.6617790460586548, 0.16756314039230347, -0.29459449648857117, 1.1790217161178589, -0.4206244647502899, -0.8642805218696594, 1.8437905311584473, 0.3597102463245392, 1.6335842609405518, -0.21055066585540771, 68.02999877929688, 59.442222595214844, 33.459999084472656, 9.269999504089355, 49.619998931884766, 32.165626525878906, 54.192501068115234, 40.01000213623047, 51.28562545776367, 53.71312713623047, 44.0368766784668, 75.69125366210938, 71.31375122070312, 68.40374755859375, 2.3862500190734863, 9.498749732971191, 43.90562438964844, 78.59124755859375, 46.19312286376953, 107.78874969482422, 52.20375061035156, 110.27750396728516, 55.248748779296875, 109.92250061035156], "mean": [0.7937318682670593, -0.9195255041122437, 1.0714327096939087, -0.10254205763339996, -0.8423905968666077, 1.1052594184875488, -0.8552210927009583, -1.1039090156555176, 1.426918625831604, -0.2248944491147995, 0.9286222457885742, -0.2709508538246155, 51.52754211425781, 52.08088684082031, 3.1510274410247803, 6.154747009277344, 17.590099334716797, 5.693657398223877, 13.741800308227539, 5.341565132141113, 12.685259819030762, 9.056467056274414, 7.851531505584717, 19.5611572265625, 46.612998962402344, 58.45108413696289, 1.3182910680770874, 4.513942718505859, 23.50658416748047, 13.37316608428955, 21.17374610900879, 20.227418899536133, 20.925601959228516, 22.351993560791016, 12.796738624572754, 48.120147705078125], "std": [0.25323933362960815, 0.20658592879772186, 0.24649134278297424, 0.1431451439857483, 0.35851243138313293, 0.05856657773256302, 0.2940484285354614, 0.22033601999282837, 0.22518184781074524, 0.2524585425853729, 0.29017969965934753, 0.044820211827754974, 10.039798736572266, 4.048081874847412, 8.078123092651367, 3.1226325035095215, 15.2530517578125, 10.043933868408203, 18.6773624420166, 12.666980743408203, 17.841238021850586, 17.166973114013672, 12.972440719604492, 26.61978530883789, 12.208758354187012, 6.762496471405029, 0.2591761350631714, 3.066251277923584, 11.705153465270996, 24.59088897705078, 12.291590690612793, 33.86726760864258, 14.517294883728027, 37.13229751586914, 17.30743408203125, 32.76721954345703], "count": [186]}, "action": {"min": [0.35536831617355347, -1.4097905158996582, 0.8343687653541565, -0.39671337604522705, -1.58098304271698, 0.908399224281311, -1.3056424856185913, -1.5054932832717896, 1.0728576183319092, -0.5449139475822449, 0.5104381442070007, -0.3283868730068207, 18.75666618347168, 46.986873626708984, -0.7093750238418579, -0.71875, 1.758888840675354, 0.5169999599456787, 0.9262499809265137, -1.193750023841858, 0.796875, -0.19312500953674316, 1.131250023841858, 0.009999999776482582, 31.21875, 47.191001892089844, 0.9943749904632568, 0.15687499940395355, 5.2133331298828125, -0.10375000536441803, 4.212222099304199, 0.6050000190734863, 1.0885714292526245, 0.5625, 0.6087499856948853, -0.5306249856948853], "max": [1.260925054550171, -0.7417553663253784, 1.6617790460586548, 0.16756314039230347, -0.29459449648857117, 1.1790217161178589, -0.4206244647502899, -0.8642805218696594, 1.8437905311584473, 0.3597102463245392, 1.6335842609405518, -0.21055066585540771, 68.02999877929688, 59.442222595214844, 33.459999084472656, 9.269999504089355, 49.619998931884766, 32.165626525878906, 54.192501068115234, 40.01000213623047, 51.28562545776367, 53.71312713623047, 44.0368766784668, 75.69125366210938, 71.31375122070312, 68.40374755859375, 2.3862500190734863, 9.498749732971191, 43.90562438964844, 78.59124755859375, 46.19312286376953, 107.78874969482422, 52.20375061035156, 110.27750396728516, 55.248748779296875, 109.92250061035156], "mean": [0.7937321066856384, -0.9195253849029541, 1.0714322328567505, -0.10254205018281937, -0.8423906564712524, 1.1052595376968384, -0.8552213907241821, -1.1039093732833862, 1.426918625831604, -0.2248944491147995, 0.9286221861839294, -0.27095088362693787, 51.52753448486328, 52.08089065551758, 3.1510274410247803, 6.154748916625977, 17.590103149414062, 5.693665981292725, 13.741801261901855, 5.34157133102417, 12.685271263122559, 9.056466102600098, 7.8515191078186035, 19.561145782470703, 46.613014221191406, 58.45110321044922, 1.3182908296585083, 4.513943195343018, 23.506572723388672, 13.373174667358398, 21.173749923706055, 20.227415084838867, 20.925607681274414, 22.35199737548828, 12.79673957824707, 48.12014389038086], "std": [0.25323936343193054, 0.20658591389656067, 0.24649132788181305, 0.14314517378807068, 0.35851240158081055, 0.05856657028198242, 0.2940484285354614, 0.22033604979515076, 0.22518190741539001, 0.25245851278305054, 0.29017966985702515, 0.04482020065188408, 10.039799690246582, 4.04808235168457, 8.078123092651367, 3.1226325035095215, 15.253053665161133, 10.04393482208252, 18.67736053466797, 12.666975975036621, 17.841236114501953, 17.166973114013672, 12.972440719604492, 26.61977767944336, 12.208756446838379, 6.762495994567871, 0.2591761350631714, 3.0662505626678467, 11.70515251159668, 24.59089469909668, 12.291590690612793, 33.86726760864258, 14.517294883728027, 37.132301330566406, 17.307432174682617, 32.767215728759766], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [186]}, "index": {"min": [1522], "max": [1707], "mean": [1614.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [3.225806451612903, 7.0, 7.0, 7.0, 7.0], "std": [2.1856276983185627, 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": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [186]}, "eef_direction_state": {"mean": [3.139784946236559, 3.2096774193548385], "std": [2.217192828730371, 1.9822092874826809], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1129032258064515, 1.1935483870967742], "std": [0.8185649397129281, 0.7656336825341028], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9193548387096774, 0.8279569892473119], "std": [0.8544328515134487, 0.8311626254699075], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.139784946236559, 3.2096774193548385], "std": [2.217192828730371, 1.9822092874826809], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1129032258064515, 1.1935483870967742], "std": [0.8185649397129281, 0.7656336825341028], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9193548387096774, 0.8279569892473119], "std": [0.8544328515134487, 0.8311626254699075], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6563412000764132, 0.1585312298413573, 1.183809885786866, -1.480712524916814, 1.1342533603931495, -2.0756037159210283, 0.6866356026856995, -0.16145593047954956, 1.148968603780264, 1.526328846583236, 0.6851826348805926, 2.2708360927795246], "std": [0.06569149078681819, 0.04811374062887959, 0.023115839074590236, 0.31341150177496135, 0.10045492355052686, 0.3503042157144958, 0.062112906940935256, 0.07501546303923616, 0.027255376561788523, 0.1414326957779697, 0.12257152653701209, 0.15558805670841577], "min": [0.5771036772235125, 0.07385573382951967, 1.127210959925649, -2.2176241349102863, 0.7945610943199375, -2.906244588284899, 0.5967817886978402, -0.2690475528079155, 1.0982845746526226, 1.1867834496055683, 0.3422463630901289, 1.8508230604279194], "max": [0.8061542041126335, 0.2545755027619241, 1.2168040694127094, -1.094502784639416, 1.257629536601498, -1.5899620289555472, 0.800286221289805, -0.03970747629866628, 1.1972038540611138, 1.7850672465333526, 0.8270677838055014, 2.591766681767364], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6563412000764132, 0.1585312298413573, 1.183809885786866, -1.480712524916814, 1.1342533603931495, -2.0756037159210283, 0.6866356026856995, -0.16145593047954956, 1.148968603780264, 1.526328846583236, 0.6851826348805926, 2.2708360927795246], "std": [0.06569149078681819, 0.04811374062887959, 0.023115839074590236, 0.31341150177496135, 0.10045492355052686, 0.3503042157144958, 0.062112906940935256, 0.07501546303923616, 0.027255376561788523, 0.1414326957779697, 0.12257152653701209, 0.15558805670841577], "min": [0.5771036772235125, 0.07385573382951967, 1.127210959925649, -2.2176241349102863, 0.7945610943199375, -2.906244588284899, 0.5967817886978402, -0.2690475528079155, 1.0982845746526226, 1.1867834496055683, 0.3422463630901289, 1.8508230604279194], "max": [0.8061542041126335, 0.2545755027619241, 1.2168040694127094, -1.094502784639416, 1.257629536601498, -1.5899620289555472, 0.800286221289805, -0.03970747629866628, 1.1972038540611138, 1.7850672465333526, 0.8270677838055014, 2.591766681767364], "count": [186]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27090559640522877]], [[0.4516103941993464]], [[0.5700167524509804]]], "std": [[[0.3512380246652728]], [[0.253761973852542]], [[0.22631709348498116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12156862745098039]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653143974673203]], [[0.48755519199346403]], [[0.4753729003267974]]], "std": [[[0.34140206108088783]], [[0.33798681581705226]], [[0.3428857744469541]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890639583333333]], [[0.5232328410947712]], [[0.5246291687091503]]], "std": [[[0.33888474109910827]], [[0.3292917168029772]], [[0.3379719967974359]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3638423713235294]], [[0.4320747283496732]], [[0.46240426062091505]]], "std": [[[0.36643705554443606]], [[0.3496345969079604]], [[0.3711689226915831]]], "count": [100]}, "observation.state": {"min": [0.36509594321250916, -1.4229037761688232, 0.8683098554611206, -0.4327840209007263, -1.6013866662979126, 0.6153916120529175, -1.3529030084609985, -1.5189640522003174, 1.0603113174438477, -0.635180652141571, 0.5755035281181335, -0.37975889444351196, 30.744443893432617, 48.56500244140625, -0.421875, -0.3125, 1.2143750190734863, 0.4181250035762787, 0.8856250047683716, -1.2081249952316284, 0.859375, -0.2862499952316284, 1.1456249952316284, -0.5981249809265137, 14.473750114440918, 50.37562561035156, 1.195555567741394, -0.4606249928474426, 5.380624771118164, 0.5212500095367432, 6.802499771118164, 1.0, 6.301249980926514, 0.7293750047683716, 0.6677777767181396, 3.369999885559082], "max": [1.3411011695861816, -0.8062485456466675, 1.7457990646362305, 0.43993666768074036, -0.2712291181087494, 0.9307764768600464, -0.46253910660743713, -0.8855478167533875, 1.8589065074920654, 0.3812609612941742, 1.6344081163406372, -0.17090104520320892, 61.443748474121094, 59.330623626708984, 29.016250610351562, 9.300000190734863, 51.178123474121094, 37.37312698364258, 57.23125076293945, 42.65562438964844, 56.58562469482422, 56.68000030517578, 42.17499923706055, 84.96125030517578, 66.69937896728516, 75.13687896728516, 2.5112500190734863, 8.12874984741211, 49.020626068115234, 67.31999969482422, 49.60499954223633, 91.54937744140625, 54.321250915527344, 103.38750457763672, 55.915626525878906, 109.43000030517578], "mean": [0.8711573481559753, -0.9617870450019836, 1.149723768234253, -0.05029406026005745, -0.8821709752082825, 0.8041270971298218, -0.8244116306304932, -1.1224111318588257, 1.4583042860031128, -0.25191211700439453, 0.9277048707008362, -0.25742316246032715, 49.41044235229492, 51.521121978759766, 1.1924750804901123, 5.470948696136475, 12.184280395507812, 4.570517063140869, 11.485682487487793, 3.584841012954712, 10.643975257873535, 6.455522060394287, 5.389795303344727, 19.003751754760742, 43.826438903808594, 59.670616149902344, 1.3676749467849731, 3.465165615081787, 18.939573287963867, 10.472013473510742, 20.758712768554688, 14.906514167785645, 21.85443878173828, 17.194316864013672, 14.379518508911133, 40.99580383300781], "std": [0.2834931015968323, 0.16588953137397766, 0.23314595222473145, 0.26630181074142456, 0.4128541946411133, 0.08893948793411255, 0.2877158522605896, 0.235866978764534, 0.2578088939189911, 0.2898353338241577, 0.32483261823654175, 0.07741566747426987, 6.900615215301514, 3.1403167247772217, 4.925360679626465, 2.626136064529419, 15.116392135620117, 9.659248352050781, 17.311513900756836, 11.291479110717773, 16.34013557434082, 14.574624061584473, 9.782912254333496, 26.219911575317383, 14.109145164489746, 8.006770133972168, 0.19885128736495972, 2.278416156768799, 13.630130767822266, 20.031707763671875, 14.496363639831543, 27.936870574951172, 15.650384902954102, 32.38145065307617, 16.318620681762695, 32.977237701416016], "count": [231]}, "action": {"min": [0.36509594321250916, -1.4229037761688232, 0.8683098554611206, -0.4327840209007263, -1.6013866662979126, 0.6153916120529175, -1.3529030084609985, -1.5189640522003174, 1.0603113174438477, -0.635180652141571, 0.5755035281181335, -0.37975889444351196, 30.744443893432617, 48.56500244140625, -0.421875, -0.3125, 1.2143750190734863, 0.4181250035762787, 0.8856250047683716, -1.2081249952316284, 0.859375, -0.2862499952316284, 1.1456249952316284, -0.5981249809265137, 14.473750114440918, 50.37562561035156, 1.195555567741394, -0.4606249928474426, 5.380624771118164, 0.5212500095367432, 6.802499771118164, 1.0, 6.301249980926514, 0.7293750047683716, 0.6677777767181396, 3.369999885559082], "max": [1.3411011695861816, -0.8062485456466675, 1.7457990646362305, 0.43993666768074036, -0.2712291181087494, 0.9307764768600464, -0.46253910660743713, -0.8855478167533875, 1.8589065074920654, 0.3812609612941742, 1.6344081163406372, -0.17090104520320892, 61.443748474121094, 59.330623626708984, 29.016250610351562, 9.300000190734863, 51.178123474121094, 37.37312698364258, 57.23125076293945, 42.65562438964844, 56.58562469482422, 56.68000030517578, 42.17499923706055, 84.96125030517578, 66.69937896728516, 75.13687896728516, 2.5112500190734863, 8.12874984741211, 49.020626068115234, 67.31999969482422, 49.60499954223633, 91.54937744140625, 54.321250915527344, 103.38750457763672, 55.915626525878906, 109.43000030517578], "mean": [0.8711574673652649, -0.9617866277694702, 1.149724006652832, -0.05029411241412163, -0.8821707963943481, 0.8041269779205322, -0.8244116306304932, -1.122410774230957, 1.4583041667938232, -0.25191226601600647, 0.9277049899101257, -0.25742319226264954, 49.41043472290039, 51.521148681640625, 1.1924742460250854, 5.470948219299316, 12.184277534484863, 4.57051944732666, 11.485689163208008, 3.5848443508148193, 10.643963813781738, 6.455530643463135, 5.389791965484619, 19.003761291503906, 43.82648849487305, 59.67063903808594, 1.367674469947815, 3.465165615081787, 18.939577102661133, 10.472021102905273, 20.758726119995117, 14.906495094299316, 21.85443687438965, 17.194318771362305, 14.379528045654297, 40.99580764770508], "std": [0.28349313139915466, 0.16588950157165527, 0.23314601182937622, 0.26630181074142456, 0.41285425424575806, 0.08893947303295135, 0.287715882062912, 0.2358669489622116, 0.25780895352363586, 0.2898353338241577, 0.32483264803886414, 0.07741565257310867, 6.900615692138672, 3.140317440032959, 4.925361633300781, 2.626136064529419, 15.1163911819458, 9.659245491027832, 17.311513900756836, 11.29147720336914, 16.34013557434082, 14.574629783630371, 9.782915115356445, 26.21991539001465, 14.10914421081543, 8.006769180297852, 0.19885125756263733, 2.278416156768799, 13.63012981414795, 20.03170394897461, 14.49636173248291, 27.936872482299805, 15.650386810302734, 32.381446838378906, 16.318620681762695, 32.97724151611328], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [231]}, "index": {"min": [1708], "max": [1938], "mean": [1823.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [3.2683982683982684, 7.0, 7.0, 7.0, 7.0], "std": [2.1953900020943244, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [231]}, "eef_direction_state": {"mean": [3.7489177489177488, 3.930735930735931], "std": [2.088348660409438, 2.0352858855441243], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.0173160173160174, 0.8831168831168831], "std": [0.842411339845935, 0.8473134417613224], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.922077922077922, 0.7402597402597403], "std": [0.8693865145475097, 0.8333305222868205], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.7489177489177488, 3.930735930735931], "std": [2.088348660409438, 2.0352858855441243], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.0173160173160174, 0.8831168831168831], "std": [0.842411339845935, 0.8473134417613224], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.922077922077922, 0.7402597402597403], "std": [0.8693865145475097, 0.8333305222868205], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.6631364198974479, 0.18143848820847958, 1.1565593193020665, -1.586539762692827, 0.9341806271102067, -2.152584774623996, 0.6937004529886356, -0.16035545797074888, 1.1544482721003582, 1.5114064458272631, 0.6987238353664011, 2.2568269962651475], "std": [0.06354933507133086, 0.0488188213558517, 0.02298961752720191, 0.26687743658786434, 0.13896586495014407, 0.30462106425508473, 0.06608555600172127, 0.07652850669978209, 0.01800599616742865, 0.15231126787609722, 0.13234828342073815, 0.19902575723480773], "min": [0.5754950402382033, 0.09032074510255553, 1.0946677846672763, -2.1913862368914185, 0.6556762355046408, -2.811684049040184, 0.5926439801332274, -0.27730297799748777, 1.111479402834004, 1.1867126608361958, 0.4030517465912784, 1.8236153536511772], "max": [0.8162771012251875, 0.26804124349700176, 1.2067334990052563, -1.117492816864816, 1.1406576425153405, -1.6412521592032439, 0.7922959960506963, -0.04531357747663775, 1.1812413882053057, 1.760465000657213, 0.8578238453590257, 2.6071284347207238], "count": [231]}, "eef_sim_pose_action": {"mean": [0.6631364198974479, 0.18143848820847958, 1.1565593193020665, -1.586539762692827, 0.9341806271102067, -2.152584774623996, 0.6937004529886356, -0.16035545797074888, 1.1544482721003582, 1.5114064458272631, 0.6987238353664011, 2.2568269962651475], "std": [0.06354933507133086, 0.0488188213558517, 0.02298961752720191, 0.26687743658786434, 0.13896586495014407, 0.30462106425508473, 0.06608555600172127, 0.07652850669978209, 0.01800599616742865, 0.15231126787609722, 0.13234828342073815, 0.19902575723480773], "min": [0.5754950402382033, 0.09032074510255553, 1.0946677846672763, -2.1913862368914185, 0.6556762355046408, -2.811684049040184, 0.5926439801332274, -0.27730297799748777, 1.111479402834004, 1.1867126608361958, 0.4030517465912784, 1.8236153536511772], "max": [0.8162771012251875, 0.26804124349700176, 1.2067334990052563, -1.117492816864816, 1.1406576425153405, -1.6412521592032439, 0.7922959960506963, -0.04531357747663775, 1.1812413882053057, 1.760465000657213, 0.8578238453590257, 2.6071284347207238], "count": [231]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2751397794117647]], [[0.44126478349673204]], [[0.5537121241830065]]], "std": [[[0.35125573846920216]], [[0.2610239102229354]], [[0.2365051507873925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48540056168300655]], [[0.5065974979575164]], [[0.49957366217320265]]], "std": [[[0.3370174890856432]], [[0.3351939480966826]], [[0.33804293321279716]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48899296160130723]], [[0.5297689685457516]], [[0.5331784844771242]]], "std": [[[0.3321606407125735]], [[0.3236314699280933]], [[0.33695093463697373]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3774220690359477]], [[0.4479420894607843]], [[0.4804960253267974]]], "std": [[[0.3660747795657859]], [[0.34837475199969625]], [[0.3726147390977889]]], "count": [100]}, "observation.state": {"min": [0.37568187713623047, -1.4576658010482788, 0.8642328381538391, -0.3906521499156952, -1.5974712371826172, 0.6165598630905151, -1.2531683444976807, -1.4114357233047485, 1.0873535871505737, -0.3331473767757416, 0.7175078392028809, -0.3128311336040497, 15.186666488647461, 53.50749969482422, -0.31312501430511475, -0.09375, 0.9481818079948425, 0.25999999046325684, 0.9854545593261719, -1.1868749856948853, 1.600000023841858, -1.0362499952316284, 1.1818181276321411, 0.35249999165534973, 24.5831241607666, 49.86000061035156, 1.2087500095367432, -0.12812499701976776, 0.6200000047683716, 0.8756250143051147, 1.0418750047683716, 0.875, 1.1668750047683716, 0.6787500381469727, 0.7912499904632568, -3.205625057220459], "max": [1.3040317296981812, -0.8129720687866211, 1.77028489112854, 0.4153076708316803, -0.2799791991710663, 0.9719758629798889, -0.5270323157310486, -0.9097238183021545, 1.7008326053619385, 0.27014827728271484, 1.6373990774154663, -0.19092851877212524, 69.77562713623047, 65.02999877929688, 15.367499351501465, 9.546666145324707, 48.408748626708984, 34.31187438964844, 51.520626068115234, 51.90562438964844, 49.70375061035156, 61.25437545776367, 36.872501373291016, 79.31500244140625, 66.45562744140625, 72.67937469482422, 2.75, 9.252500534057617, 45.37937545776367, 59.990623474121094, 47.35874938964844, 90.11062622070312, 48.729373931884766, 101.95562744140625, 51.48374938964844, 108.96125030517578], "mean": [0.8641314506530762, -0.9932894110679626, 1.1630141735076904, -0.04398790001869202, -0.89373779296875, 0.8231173753738403, -0.9754931926727295, -1.058251976966858, 1.3637593984603882, -0.1172434389591217, 1.0745564699172974, -0.254319965839386, 50.782649993896484, 56.517738342285156, 1.511693000793457, 4.298993110656738, 21.45418357849121, 6.805999279022217, 19.24608039855957, 7.9503560066223145, 16.06422233581543, 10.41107177734375, 8.352436065673828, 26.339054107666016, 42.13195037841797, 61.93936538696289, 1.2978928089141846, 3.2349495887756348, 23.421756744384766, 8.374906539916992, 21.16822052001953, 13.67291259765625, 18.000839233398438, 17.688697814941406, 8.950126647949219, 38.76676559448242], "std": [0.2978423833847046, 0.1903427094221115, 0.26977109909057617, 0.2819197475910187, 0.4065570831298828, 0.12104077637195587, 0.2232363522052765, 0.15401114523410797, 0.14703035354614258, 0.14741410315036774, 0.20664292573928833, 0.037930674850940704, 12.063981056213379, 3.0376152992248535, 4.209786415100098, 2.787583827972412, 13.574060440063477, 11.732349395751953, 15.427713394165039, 16.859573364257812, 16.443830490112305, 20.090137481689453, 11.993616104125977, 25.12614631652832, 11.254345893859863, 8.377019882202148, 0.24112644791603088, 2.9216105937957764, 12.792238235473633, 16.305282592773438, 11.80327320098877, 25.461181640625, 12.68056583404541, 31.252832412719727, 14.782670974731445, 32.51094055175781], "count": [177]}, "action": {"min": [0.37568187713623047, -1.4576658010482788, 0.8642328381538391, -0.3906521499156952, -1.5974712371826172, 0.6165598630905151, -1.2531683444976807, -1.4114357233047485, 1.0873535871505737, -0.3331473767757416, 0.7175078392028809, -0.3128311336040497, 15.186666488647461, 53.50749969482422, -0.31312501430511475, -0.09375, 0.9481818079948425, 0.25999999046325684, 0.9854545593261719, -1.1868749856948853, 1.600000023841858, -1.0362499952316284, 1.1818181276321411, 0.35249999165534973, 24.5831241607666, 49.86000061035156, 1.2087500095367432, -0.12812499701976776, 0.6200000047683716, 0.8756250143051147, 1.0418750047683716, 0.875, 1.1668750047683716, 0.6787500381469727, 0.7912499904632568, -3.205625057220459], "max": [1.3040317296981812, -0.8129720687866211, 1.77028489112854, 0.4153076708316803, -0.2799791991710663, 0.9719758629798889, -0.5270323157310486, -0.9097238183021545, 1.7008326053619385, 0.27014827728271484, 1.6373990774154663, -0.19092851877212524, 69.77562713623047, 65.02999877929688, 15.367499351501465, 9.546666145324707, 48.408748626708984, 34.31187438964844, 51.520626068115234, 51.90562438964844, 49.70375061035156, 61.25437545776367, 36.872501373291016, 79.31500244140625, 66.45562744140625, 72.67937469482422, 2.75, 9.252500534057617, 45.37937545776367, 59.990623474121094, 47.35874938964844, 90.11062622070312, 48.729373931884766, 101.95562744140625, 51.48374938964844, 108.96125030517578], "mean": [0.8641309142112732, -0.9932893514633179, 1.1630135774612427, -0.04398786276578903, -0.8937376141548157, 0.8231174349784851, -0.9754931926727295, -1.0582517385482788, 1.3637595176696777, -0.11724340915679932, 1.0745567083358765, -0.25432002544403076, 50.782630920410156, 56.517723083496094, 1.5116939544677734, 4.298993110656738, 21.454174041748047, 6.806012153625488, 19.246084213256836, 7.950347900390625, 16.064220428466797, 10.411059379577637, 8.352437019348145, 26.339046478271484, 42.13193893432617, 61.93937683105469, 1.2978928089141846, 3.2349495887756348, 23.421743392944336, 8.374905586242676, 21.168214797973633, 13.672904968261719, 18.00084686279297, 17.688701629638672, 8.950128555297852, 38.76677703857422], "std": [0.29784244298934937, 0.1903427690267563, 0.2697710692882538, 0.2819197177886963, 0.4065571427345276, 0.12104077637195587, 0.2232363373041153, 0.15401116013526917, 0.14703035354614258, 0.14741411805152893, 0.20664291083812714, 0.037930671125650406, 12.063980102539062, 3.0376155376434326, 4.209787368774414, 2.787583827972412, 13.57405948638916, 11.732349395751953, 15.427713394165039, 16.859577178955078, 16.443828582763672, 20.090124130249023, 11.99361801147461, 25.12614631652832, 11.25434684753418, 8.377019882202148, 0.2411264181137085, 2.9216103553771973, 12.792237281799316, 16.305282592773438, 11.80327320098877, 25.461183547973633, 12.680566787719727, 31.252832412719727, 14.782672882080078, 32.51094055175781], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [177]}, "index": {"min": [1939], "max": [2115], "mean": [2027.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [3.209039548022599, 7.0, 7.0, 7.0, 7.0], "std": [2.161901152147407, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [177]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [177]}, "eef_direction_state": {"mean": [3.146892655367232, 3.6779661016949152], "std": [2.053219589667014, 2.1215121829378516], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2033898305084745, 1.0282485875706215], "std": [0.7541896766537962, 0.8465908938761687], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.0451977401129944, 0.8022598870056498], "std": [0.8491884396861447, 0.8439853536001162], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.146892655367232, 3.6779661016949152], "std": [2.053219589667014, 2.1215121829378516], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2033898305084745, 1.0282485875706215], "std": [0.7541896766537962, 0.8465908938761687], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.0451977401129944, 0.8022598870056498], "std": [0.8491884396861447, 0.8439853536001162], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6640746326094424, 0.17005855665645533, 1.1556667204475264, -1.553143640910138, 0.9470155444090405, -2.1307023577347803, 0.6613579677394108, -0.18179644825390442, 1.1412495485199403, 1.472828721426375, 0.5793915222756068, 2.246313708560662], "std": [0.06980760072370557, 0.05540063307284177, 0.021627478768329482, 0.22752797295513585, 0.10965624427671669, 0.29380116651783655, 0.0431591917698708, 0.05934689848249464, 0.03214387472348432, 0.1652508481012369, 0.09582478218959126, 0.1124107880444186], "min": [0.5714397542841768, 0.0794067912414373, 1.1076661395294285, -2.027601872802503, 0.6760694084193357, -2.7308682851573165, 0.5916108765701796, -0.23940956161507293, 1.1037608791009124, 1.1314532696151982, 0.3090981741337533, 1.9366116263181032], "max": [0.8177436625746681, 0.24507181025021352, 1.1905290696959112, -1.1926626190964527, 1.0813452075335408, -1.7201848779491307, 0.7621944917808534, -0.06229497844859164, 1.199571930975194, 1.6157988424318384, 0.6599082956162015, 2.444936668691551], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6640746326094424, 0.17005855665645533, 1.1556667204475264, -1.553143640910138, 0.9470155444090405, -2.1307023577347803, 0.6613579677394108, -0.18179644825390442, 1.1412495485199403, 1.472828721426375, 0.5793915222756068, 2.246313708560662], "std": [0.06980760072370557, 0.05540063307284177, 0.021627478768329482, 0.22752797295513585, 0.10965624427671669, 0.29380116651783655, 0.0431591917698708, 0.05934689848249464, 0.03214387472348432, 0.1652508481012369, 0.09582478218959126, 0.1124107880444186], "min": [0.5714397542841768, 0.0794067912414373, 1.1076661395294285, -2.027601872802503, 0.6760694084193357, -2.7308682851573165, 0.5916108765701796, -0.23940956161507293, 1.1037608791009124, 1.1314532696151982, 0.3090981741337533, 1.9366116263181032], "max": [0.8177436625746681, 0.24507181025021352, 1.1905290696959112, -1.1926626190964527, 1.0813452075335408, -1.7201848779491307, 0.7621944917808534, -0.06229497844859164, 1.199571930975194, 1.6157988424318384, 0.6599082956162015, 2.444936668691551], "count": [177]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2660580494281046]], [[0.4453811948529412]], [[0.568656033496732]]], "std": [[[0.3498051610178184]], [[0.253317415404714]], [[0.2243371353449794]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48497546977124184]], [[0.5053515665849674]], [[0.4967112765522876]]], "std": [[[0.3368072139070017]], [[0.33447326367767694]], [[0.3381146688056584]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708709722222222]], [[0.5186082189542484]], [[0.5174829656862745]]], "std": [[[0.3478160804051408]], [[0.3275364802155009]], [[0.3367861457041218]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3715242524509804]], [[0.44042003676470587]], [[0.47209348651960786]]], "std": [[[0.36857720025355717]], [[0.3507329624180523]], [[0.3719737672281223]]], "count": [100]}, "observation.state": {"min": [0.36314088106155396, -1.459215521812439, 0.8947508931159973, -0.3717955946922302, -1.5868619680404663, 0.8512203097343445, -1.2611370086669922, -1.4669642448425293, 1.0655755996704102, -0.5468928813934326, 0.6522039771080017, -0.3785826861858368, 24.701250076293945, 47.36687469482422, -0.5299999713897705, -0.778124988079071, 0.7287499904632568, 0.4281249940395355, 0.8949999809265137, -1.2081249952316284, 0.9375, 0.125, 1.1575000286102295, 0.49937498569488525, 34.69187545776367, 52.40700149536133, 1.0887500047683716, -0.4581249952316284, 5.478888988494873, 0.5068750381469727, 2.1011111736297607, -0.5512499809265137, 0.9791666269302368, 0.9643750190734863, 0.5931249856948853, 0.9006249904632568], "max": [1.2231165170669556, -0.7614425420761108, 1.7766269445419312, 0.4602741003036499, -0.28047990798950195, 1.0697051286697388, -0.5151827335357666, -0.8646619915962219, 1.7832074165344238, 0.3274119794368744, 1.6414257287979126, -0.17164015769958496, 64.05999755859375, 57.47999954223633, 28.059375762939453, 9.4399995803833, 52.63312530517578, 31.427499771118164, 55.47687530517578, 53.654998779296875, 63.953125, 53.717498779296875, 49.67937469482422, 87.55000305175781, 64.59187316894531, 65.99874877929688, 2.259999990463257, 9.427499771118164, 49.40250015258789, 51.71437454223633, 59.22062683105469, 76.62750244140625, 71.03750610351562, 91.17874908447266, 72.2925033569336, 104.80999755859375], "mean": [0.8700560331344604, -0.9568211436271667, 1.12022864818573, -0.14527088403701782, -0.9046908020973206, 0.9842160940170288, -0.8767722845077515, -1.1023898124694824, 1.438605546951294, -0.19087837636470795, 0.9892868995666504, -0.24056433141231537, 47.301429748535156, 52.48808670043945, 4.755764484405518, 5.962228775024414, 13.790959358215332, 5.236855506896973, 14.604562759399414, 6.533421516418457, 15.2915620803833, 6.517023086547852, 9.745440483093262, 22.73540687561035, 47.8842887878418, 58.628265380859375, 1.4437106847763062, 4.3092851638793945, 28.742658615112305, 12.725296974182129, 25.91954231262207, 18.11358642578125, 26.96276092529297, 22.069303512573242, 21.965484619140625, 47.08757781982422], "std": [0.3184162378311157, 0.19981099665164948, 0.2620250880718231, 0.27222833037376404, 0.4363878667354584, 0.061987221240997314, 0.26995232701301575, 0.22035767138004303, 0.21317367255687714, 0.2188287079334259, 0.27279412746429443, 0.06909654289484024, 9.715206146240234, 2.7468650341033936, 9.39565658569336, 3.2852981090545654, 18.44858741760254, 9.719773292541504, 19.617185592651367, 15.883286476135254, 21.506004333496094, 14.0007905960083, 15.779467582702637, 28.708904266357422, 9.636529922485352, 4.601675033569336, 0.27100062370300293, 3.1776208877563477, 13.140811920166016, 19.927555084228516, 16.254974365234375, 28.43646240234375, 19.384511947631836, 34.203155517578125, 21.323856353759766, 33.50613021850586], "count": [222]}, "action": {"min": [0.36314088106155396, -1.459215521812439, 0.8947508931159973, -0.3717955946922302, -1.5868619680404663, 0.8512203097343445, -1.2611370086669922, -1.4669642448425293, 1.0655755996704102, -0.5468928813934326, 0.6522039771080017, -0.3785826861858368, 24.701250076293945, 47.36687469482422, -0.5299999713897705, -0.778124988079071, 0.7287499904632568, 0.4281249940395355, 0.8949999809265137, -1.2081249952316284, 0.9375, 0.125, 1.1575000286102295, 0.49937498569488525, 34.69187545776367, 52.40700149536133, 1.0887500047683716, -0.4581249952316284, 5.478888988494873, 0.5068750381469727, 2.1011111736297607, -0.5512499809265137, 0.9791666269302368, 0.9643750190734863, 0.5931249856948853, 0.9006249904632568], "max": [1.2231165170669556, -0.7614425420761108, 1.7766269445419312, 0.4602741003036499, -0.28047990798950195, 1.0697051286697388, -0.5151827335357666, -0.8646619915962219, 1.7832074165344238, 0.3274119794368744, 1.6414257287979126, -0.17164015769958496, 64.05999755859375, 57.47999954223633, 28.059375762939453, 9.4399995803833, 52.63312530517578, 31.427499771118164, 55.47687530517578, 53.654998779296875, 63.953125, 53.717498779296875, 49.67937469482422, 87.55000305175781, 64.59187316894531, 65.99874877929688, 2.259999990463257, 9.427499771118164, 49.40250015258789, 51.71437454223633, 59.22062683105469, 76.62750244140625, 71.03750610351562, 91.17874908447266, 72.2925033569336, 104.80999755859375], "mean": [0.8700562119483948, -0.9568210244178772, 1.1202276945114136, -0.14527083933353424, -0.9046907424926758, 0.9842160940170288, -0.8767722249031067, -1.1023894548416138, 1.4386059045791626, -0.1908784657716751, 0.9892861843109131, -0.24056431651115417, 47.301422119140625, 52.48807907104492, 4.755770206451416, 5.962228775024414, 13.790969848632812, 5.2368645668029785, 14.604569435119629, 6.533422946929932, 15.29155158996582, 6.517009735107422, 9.745428085327148, 22.735370635986328, 47.884315490722656, 58.6282958984375, 1.4437106847763062, 4.309285640716553, 28.742666244506836, 12.72530460357666, 25.919544219970703, 18.11358642578125, 26.96276092529297, 22.06932258605957, 21.96548080444336, 47.087581634521484], "std": [0.31841614842414856, 0.19981099665164948, 0.26202502846717834, 0.27222830057144165, 0.4363878667354584, 0.061987217515707016, 0.26995229721069336, 0.22035765647888184, 0.21317365765571594, 0.2188287079334259, 0.27279412746429443, 0.06909653544425964, 9.715206146240234, 2.7468650341033936, 9.395659446716309, 3.2852983474731445, 18.448583602905273, 9.719771385192871, 19.617183685302734, 15.883285522460938, 21.506004333496094, 14.000788688659668, 15.77946949005127, 28.70890235900879, 9.636529922485352, 4.601675987243652, 0.2710006535053253, 3.1776208877563477, 13.1408109664917, 19.927560806274414, 16.254974365234375, 28.436466217041016, 19.384511947631836, 34.203155517578125, 21.323856353759766, 33.50613021850586], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [222]}, "index": {"min": [2116], "max": [2337], "mean": [2226.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.2432432432432434, 7.0, 7.0, 7.0, 7.0], "std": [2.2288696129750463, 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": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [222]}, "eef_direction_state": {"mean": [3.4864864864864864, 3.684684684684685], "std": [2.2455756896050776, 1.933497889775276], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.063063063063063, 1.018018018018018], "std": [0.862421473425176, 0.7824883153372438], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.9099099099099099, 0.7927927927927928], "std": [0.8547645959012925, 0.8395313698898554], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.4864864864864864, 3.684684684684685], "std": [2.2455756896050776, 1.933497889775276], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.063063063063063, 1.018018018018018], "std": [0.862421473425176, 0.7824883153372438], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.9099099099099099, 0.7927927927927928], "std": [0.8547645959012925, 0.8395313698898554], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6620268629607406, 0.18414596022086985, 1.1660643512385545, -1.5994016345602713, 1.0238297356357253, -1.5899703850950098, 0.6852703191822715, -0.16753439951264704, 1.1545739859659865, 1.4769930243611749, 0.6363058762770386, 2.245124688143093], "std": [0.07180186488511117, 0.059931442192113764, 0.02864252667739633, 0.41188951403471685, 0.1680102487385418, 1.4162672350237953, 0.056920801270055735, 0.0752035389959106, 0.02747132730384182, 0.1658851807505466, 0.10777475789825113, 0.14924163001890575], "min": [0.5832272073730947, 0.0963701049764731, 1.126807586051166, -2.7246825559429686, 0.7731455072193829, -3.1253749894293685, 0.5968505534095929, -0.26309843767580654, 1.1148432122944698, 1.0917335323659731, 0.3911824982831571, 1.8289374559442328], "max": [0.8296290807468267, 0.2538807775025712, 1.2367019357854454, -1.0021784274476166, 1.3252295922922146, 3.135393566084723, 0.7775445245149399, -0.047241248089243126, 1.2145452104154346, 1.733130271582322, 0.8152707628710156, 2.5030311280930064], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6620268629607406, 0.18414596022086985, 1.1660643512385545, -1.5994016345602713, 1.0238297356357253, -1.5899703850950098, 0.6852703191822715, -0.16753439951264704, 1.1545739859659865, 1.4769930243611749, 0.6363058762770386, 2.245124688143093], "std": [0.07180186488511117, 0.059931442192113764, 0.02864252667739633, 0.41188951403471685, 0.1680102487385418, 1.4162672350237953, 0.056920801270055735, 0.0752035389959106, 0.02747132730384182, 0.1658851807505466, 0.10777475789825113, 0.14924163001890575], "min": [0.5832272073730947, 0.0963701049764731, 1.126807586051166, -2.7246825559429686, 0.7731455072193829, -3.1253749894293685, 0.5968505534095929, -0.26309843767580654, 1.1148432122944698, 1.0917335323659731, 0.3911824982831571, 1.8289374559442328], "max": [0.8296290807468267, 0.2538807775025712, 1.2367019357854454, -1.0021784274476166, 1.3252295922922146, 3.135393566084723, 0.7775445245149399, -0.047241248089243126, 1.2145452104154346, 1.733130271582322, 0.8152707628710156, 2.5030311280930064], "count": [222]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27397093954248364]], [[0.44695361519607846]], [[0.551719885620915]]], "std": [[[0.3550540874948685]], [[0.2617916222312822]], [[0.23417227310044544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49837967116013077]], [[0.5193206045751634]], [[0.5148079309640523]]], "std": [[[0.34121054152756564]], [[0.3416197697029123]], [[0.34667972111857176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47741958537581697]], [[0.5349825796568627]], [[0.5531726470588235]]], "std": [[[0.3373577646377313]], [[0.32158937095291057]], [[0.33138194349929634]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37538959558823526]], [[0.44677935457516343]], [[0.4789085804738562]]], "std": [[[0.3691403453197875]], [[0.3497700420278356]], [[0.37209570364641714]]], "count": [100]}, "observation.state": {"min": [0.39470797777175903, -1.484750509262085, 0.8708027005195618, -0.4038395583629608, -1.4654806852340698, 0.9211574792861938, -1.2546519041061401, -1.3749570846557617, 1.0918890237808228, -0.2506532669067383, 0.548633337020874, -0.49620431661605835, 44.71091079711914, 53.15625, -0.47437500953674316, -0.2800000011920929, 11.889999389648438, 0.375, 8.175000190734863, -0.9912500381469727, 3.150624990463257, 0.09875000268220901, 1.0188889503479004, 2.5562500953674316, 35.94937515258789, 46.44874954223633, 1.1399999856948853, -0.1443749964237213, 6.359375, 0.7806249856948853, 9.109999656677246, -0.6187499761581421, 7.28125, 0.46937498450279236, 0.6043750047683716, 14.640625], "max": [1.2155717611312866, -0.8435907959938049, 1.7318274974822998, 0.06322957575321198, -0.2718251645565033, 1.139038324356079, -0.5652037262916565, -0.9040970206260681, 1.695515751838684, 0.30537116527557373, 1.4627256393432617, -0.47512778639793396, 69.4106216430664, 61.98062515258789, 1.3837499618530273, 7.910624980926514, 46.22187423706055, 35.848751068115234, 53.71312713623047, 40.787498474121094, 52.18187713623047, 58.08562469482422, 41.109375, 72.8706283569336, 69.34562683105469, 71.62562561035156, 2.762500047683716, 6.047500133514404, 48.68812561035156, 60.09062576293945, 54.458126068115234, 83.3812484741211, 53.13624954223633, 94.16374969482422, 53.70624923706055, 103.35124969482422], "mean": [0.8462724685668945, -1.0255939960479736, 1.1232552528381348, -0.2195320576429367, -0.9035240411758423, 1.055212378501892, -0.9670813083648682, -1.0512638092041016, 1.330304503440857, -0.013589870184659958, 0.9604926705360413, -0.48764199018478394, 53.32318878173828, 57.17652893066406, -0.15962518751621246, 3.5959436893463135, 22.03199577331543, 7.646286964416504, 21.215269088745117, 6.38460636138916, 17.680011749267578, 9.271187782287598, 7.81524133682251, 30.031539916992188, 48.44643783569336, 59.965396881103516, 1.4029690027236938, 3.2452259063720703, 19.417829513549805, 9.65369701385498, 18.95937156677246, 12.184653282165527, 17.48200035095215, 13.768599510192871, 9.098546028137207, 37.132110595703125], "std": [0.2643383741378784, 0.19428010284900665, 0.26955923438072205, 0.16591644287109375, 0.3756740093231201, 0.06238289922475815, 0.22881396114826202, 0.1471821665763855, 0.15934257209300995, 0.1434309333562851, 0.20924003422260284, 0.007739686872810125, 7.685367107391357, 2.4542770385742188, 0.26099175214767456, 2.214585542678833, 12.397191047668457, 12.40320110321045, 15.6432523727417, 13.15389347076416, 16.978334426879883, 17.115402221679688, 11.641511917114258, 22.17145538330078, 9.54885196685791, 9.650691986083984, 0.2641538977622986, 1.8110965490341187, 12.073440551757812, 17.828798294067383, 13.462238311767578, 22.99380874633789, 14.460871696472168, 27.09042739868164, 15.359118461608887, 26.804906845092773], "count": [170]}, "action": {"min": [0.39470797777175903, -1.484750509262085, 0.8708027005195618, -0.4038395583629608, -1.4654806852340698, 0.9211574792861938, -1.2546519041061401, -1.3749570846557617, 1.0918890237808228, -0.2506532669067383, 0.548633337020874, -0.49620431661605835, 44.71091079711914, 53.15625, -0.47437500953674316, -0.2800000011920929, 11.889999389648438, 0.375, 8.175000190734863, -0.9912500381469727, 3.150624990463257, 0.09875000268220901, 1.0188889503479004, 2.5562500953674316, 35.94937515258789, 46.44874954223633, 1.1399999856948853, -0.1443749964237213, 6.359375, 0.7806249856948853, 9.109999656677246, -0.6187499761581421, 7.28125, 0.46937498450279236, 0.6043750047683716, 14.640625], "max": [1.2155717611312866, -0.8435907959938049, 1.7318274974822998, 0.06322957575321198, -0.2718251645565033, 1.139038324356079, -0.5652037262916565, -0.9040970206260681, 1.695515751838684, 0.30537116527557373, 1.4627256393432617, -0.47512778639793396, 69.4106216430664, 61.98062515258789, 1.3837499618530273, 7.910624980926514, 46.22187423706055, 35.848751068115234, 53.71312713623047, 40.787498474121094, 52.18187713623047, 58.08562469482422, 41.109375, 72.8706283569336, 69.34562683105469, 71.62562561035156, 2.762500047683716, 6.047500133514404, 48.68812561035156, 60.09062576293945, 54.458126068115234, 83.3812484741211, 53.13624954223633, 94.16374969482422, 53.70624923706055, 103.35124969482422], "mean": [0.8462724685668945, -1.0255937576293945, 1.123255729675293, -0.2195320576429367, -0.9035243391990662, 1.055212378501892, -0.9670811295509338, -1.051263689994812, 1.330304503440857, -0.013589881360530853, 0.9604926705360413, -0.4876415431499481, 53.323184967041016, 57.17654037475586, -0.15962514281272888, 3.595944404602051, 22.031978607177734, 7.646284103393555, 21.215269088745117, 6.3846211433410645, 17.680007934570312, 9.271181106567383, 7.815232753753662, 30.03154945373535, 48.44642639160156, 59.96540069580078, 1.4029698371887207, 3.2452263832092285, 19.417835235595703, 9.65369701385498, 18.959360122680664, 12.184652328491211, 17.48199462890625, 13.768593788146973, 9.09854507446289, 37.132110595703125], "std": [0.2643383741378784, 0.19428010284900665, 0.26955920457839966, 0.16591636836528778, 0.3756740093231201, 0.06238289922475815, 0.22881396114826202, 0.1471821814775467, 0.15934257209300995, 0.1434309184551239, 0.20924001932144165, 0.007739686872810125, 7.685367107391357, 2.454277515411377, 0.2609918415546417, 2.214585542678833, 12.397191047668457, 12.403199195861816, 15.6432523727417, 13.153894424438477, 16.978334426879883, 17.115400314331055, 11.641514778137207, 22.17145538330078, 9.54885196685791, 9.650691032409668, 0.26415392756462097, 1.8110965490341187, 12.073442459106445, 17.828798294067383, 13.462239265441895, 22.993804931640625, 14.460869789123535, 27.090425491333008, 15.359116554260254, 26.80491065979004], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [170]}, "index": {"min": [2338], "max": [2507], "mean": [2422.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [2.823529411764706, 7.0, 7.0, 7.0, 7.0], "std": [2.0986072164973986, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [170]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [170]}, "eef_direction_state": {"mean": [2.8411764705882354, 3.3588235294117648], "std": [2.0504113858470143, 2.14902408043044], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.223529411764706, 1.1411764705882352], "std": [0.7573400912673448, 0.8282219250257917], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [1.0294117647058822, 0.7764705882352941], "std": [0.8290779470077181, 0.8171178990204866], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [2.8411764705882354, 3.3588235294117648], "std": [2.0504113858470143, 2.14902408043044], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.223529411764706, 1.1411764705882352], "std": [0.7573400912673448, 0.8282219250257917], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [1.0294117647058822, 0.7764705882352941], "std": [0.8290779470077181, 0.8171178990204866], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6647246940371319, 0.1592113894114776, 1.1534801341221734, -1.5105652305961026, 0.9854276157243357, -2.039380439826426, 0.6739360811665159, -0.19298381492164535, 1.123805174578567, 1.5610526341879603, 0.7368470152664603, 2.1866209690853418], "std": [0.06935472256365742, 0.05303710086677314, 0.02001526154589882, 0.22065442846973757, 0.10883962411004022, 0.2601530157379639, 0.046734847407442735, 0.05610801031351168, 0.026072908145971848, 0.1312359631231386, 0.07952296417426805, 0.08419801576309117], "min": [0.5880439328184012, 0.06389602932563423, 1.106883114821626, -1.9299806061816065, 0.7803799600467527, -2.559287202798288, 0.6088335615463782, -0.24817596709396889, 1.0887184967181684, 1.2669491280032479, 0.5010052387276662, 1.9017625354121075], "max": [0.8121196670322635, 0.2354687567702472, 1.1808609333491333, -1.2266967949095693, 1.1149115842657542, -1.713646592923785, 0.7773024353668586, -0.09752781869114449, 1.1841220405660446, 1.6815773800694758, 0.8600033753658978, 2.3206210323463745], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6647246940371319, 0.1592113894114776, 1.1534801341221734, -1.5105652305961026, 0.9854276157243357, -2.039380439826426, 0.6739360811665159, -0.19298381492164535, 1.123805174578567, 1.5610526341879603, 0.7368470152664603, 2.1866209690853418], "std": [0.06935472256365742, 0.05303710086677314, 0.02001526154589882, 0.22065442846973757, 0.10883962411004022, 0.2601530157379639, 0.046734847407442735, 0.05610801031351168, 0.026072908145971848, 0.1312359631231386, 0.07952296417426805, 0.08419801576309117], "min": [0.5880439328184012, 0.06389602932563423, 1.106883114821626, -1.9299806061816065, 0.7803799600467527, -2.559287202798288, 0.6088335615463782, -0.24817596709396889, 1.0887184967181684, 1.2669491280032479, 0.5010052387276662, 1.9017625354121075], "max": [0.8121196670322635, 0.2354687567702472, 1.1808609333491333, -1.2266967949095693, 1.1149115842657542, -1.713646592923785, 0.7773024353668586, -0.09752781869114449, 1.1841220405660446, 1.6815773800694758, 0.8600033753658978, 2.3206210323463745], "count": [170]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27031696895424834]], [[0.4435139297385621]], [[0.5584797201797386]]], "std": [[[0.3482860785534644]], [[0.25405835554177586]], [[0.22679447856004667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48000491013071894]], [[0.5000468014705882]], [[0.48994298815359477]]], "std": [[[0.3439270598112977]], [[0.3409775566343714]], [[0.3450699352589687]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939585825163399]], [[0.531024483251634]], [[0.5366513500816994]]], "std": [[[0.3367118115831614]], [[0.3252285612363477]], [[0.3361274961611993]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37330686274509806]], [[0.4405431862745098]], [[0.4693015073529412]]], "std": [[[0.367935158322125]], [[0.3513976978390472]], [[0.3712072110687706]]], "count": [100]}, "observation.state": {"min": [0.3044651746749878, -1.480172872543335, 0.9017446637153625, -0.2929944097995758, -1.4517052173614502, 0.8118753433227539, -1.2563472986221313, -1.4549953937530518, 1.130078911781311, -0.6728274822235107, 0.5432927012443542, -0.3569551408290863, 29.253000259399414, 47.846248626708984, -0.3112500011920929, -0.2824999988079071, 0.8912500143051147, 0.32750001549720764, 0.852222204208374, -1.034999966621399, 0.9431250095367432, -0.6023076772689819, 1.1256250143051147, 0.38749998807907104, 33.46875, 49.14583206176758, 1.2506250143051147, -0.22625000774860382, 2.240000009536743, 1.0918750762939453, 1.0987499952316284, 1.8806250095367432, 0.9574999809265137, 0.953125, 0.574999988079071, 13.047499656677246], "max": [1.1742029190063477, -0.8323523998260498, 1.7721446752548218, 0.3257562816143036, -0.20809490978717804, 0.9789139628410339, -0.42820629477500916, -0.9103437066078186, 1.800779104232788, 0.2980383634567261, 1.5724633932113647, -0.20451858639717102, 69.33812713623047, 61.291873931884766, 21.489999771118164, 9.648750305175781, 42.51062774658203, 50.09312438964844, 54.59625244140625, 43.90437698364258, 53.135623931884766, 59.067501068115234, 45.055625915527344, 78.88312530517578, 65.1050033569336, 62.44499969482422, 2.5325000286102295, 7.635555267333984, 51.942501068115234, 54.286251068115234, 54.64500045776367, 89.05937957763672, 57.18000030517578, 99.83062744140625, 56.59812545776367, 109.08499908447266], "mean": [0.7589541673660278, -0.9983294606208801, 1.1776835918426514, 0.02403915487229824, -0.7752146124839783, 0.9063958525657654, -0.8277136087417603, -1.0712565183639526, 1.4340198040008545, -0.30121538043022156, 0.909400999546051, -0.26899221539497375, 50.258296966552734, 52.46209716796875, 1.744342565536499, 6.590101718902588, 11.977429389953613, 9.477171897888184, 14.071952819824219, 6.947805881500244, 13.419134140014648, 11.598382949829102, 8.300536155700684, 22.077655792236328, 43.294677734375, 55.193389892578125, 1.46734619140625, 3.3501734733581543, 19.09474754333496, 14.17517375946045, 17.738542556762695, 20.41225814819336, 17.68990135192871, 22.725065231323242, 11.49782943725586, 48.1808967590332], "std": [0.26582416892051697, 0.1962166279554367, 0.2592695653438568, 0.19550931453704834, 0.3818568289279938, 0.05337559059262276, 0.21995975077152252, 0.17024031281471252, 0.17134955525398254, 0.22828218340873718, 0.2391604781150818, 0.05319749936461449, 9.910396575927734, 3.807210922241211, 5.455500602722168, 3.445758819580078, 15.094711303710938, 16.785762786865234, 19.124818801879883, 14.436467170715332, 18.58820152282715, 20.368810653686523, 13.429460525512695, 30.857254028320312, 9.914863586425781, 4.274873733520508, 0.2098473757505417, 2.0171782970428467, 15.369942665100098, 19.850662231445312, 17.01456642150879, 30.13003921508789, 17.028274536132812, 35.362918853759766, 16.440317153930664, 32.8928337097168], "count": [185]}, "action": {"min": [0.3044651746749878, -1.480172872543335, 0.9017446637153625, -0.2929944097995758, -1.4517052173614502, 0.8118753433227539, -1.2563472986221313, -1.4549953937530518, 1.130078911781311, -0.6728274822235107, 0.5432927012443542, -0.3569551408290863, 29.253000259399414, 47.846248626708984, -0.3112500011920929, -0.2824999988079071, 0.8912500143051147, 0.32750001549720764, 0.852222204208374, -1.034999966621399, 0.9431250095367432, -0.6023076772689819, 1.1256250143051147, 0.38749998807907104, 33.46875, 49.14583206176758, 1.2506250143051147, -0.22625000774860382, 2.240000009536743, 1.0918750762939453, 1.0987499952316284, 1.8806250095367432, 0.9574999809265137, 0.953125, 0.574999988079071, 13.047499656677246], "max": [1.1742029190063477, -0.8323523998260498, 1.7721446752548218, 0.3257562816143036, -0.20809490978717804, 0.9789139628410339, -0.42820629477500916, -0.9103437066078186, 1.800779104232788, 0.2980383634567261, 1.5724633932113647, -0.20451858639717102, 69.33812713623047, 61.291873931884766, 21.489999771118164, 9.648750305175781, 42.51062774658203, 50.09312438964844, 54.59625244140625, 43.90437698364258, 53.135623931884766, 59.067501068115234, 45.055625915527344, 78.88312530517578, 65.1050033569336, 62.44499969482422, 2.5325000286102295, 7.635555267333984, 51.942501068115234, 54.286251068115234, 54.64500045776367, 89.05937957763672, 57.18000030517578, 99.83062744140625, 56.59812545776367, 109.08499908447266], "mean": [0.7589543461799622, -0.998329222202301, 1.1776833534240723, 0.024039139971137047, -0.775214672088623, 0.9063955545425415, -0.8277138471603394, -1.0712568759918213, 1.4340193271636963, -0.30121535062789917, 0.9094007611274719, -0.26899221539497375, 50.25830841064453, 52.46207809448242, 1.7443435192108154, 6.590101718902588, 11.977448463439941, 9.4771728515625, 14.071943283081055, 6.947818756103516, 13.419135093688965, 11.598384857177734, 8.300528526306152, 22.07766342163086, 43.294677734375, 55.193382263183594, 1.46734619140625, 3.350172996520996, 19.094745635986328, 14.175176620483398, 17.738540649414062, 20.412240982055664, 17.689905166625977, 22.725065231323242, 11.497823715209961, 48.18088150024414], "std": [0.26582422852516174, 0.1962166130542755, 0.2592696249485016, 0.19550932943820953, 0.3818568289279938, 0.053375594317913055, 0.21995975077152252, 0.17024031281471252, 0.17134954035282135, 0.22828218340873718, 0.23916049301624298, 0.05319749936461449, 9.910396575927734, 3.8072102069854736, 5.455501556396484, 3.44575834274292, 15.094704627990723, 16.785764694213867, 19.12482261657715, 14.436469078063965, 18.58820152282715, 20.368806838989258, 13.429460525512695, 30.857257843017578, 9.914860725402832, 4.274873733520508, 0.20984739065170288, 2.0171782970428467, 15.36994457244873, 19.85066032409668, 17.014562606811523, 30.13004493713379, 17.028278350830078, 35.362918853759766, 16.440317153930664, 32.8928337097168], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [185]}, "index": {"min": [2508], "max": [2692], "mean": [2600.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [3.097297297297297, 7.0, 7.0, 7.0, 7.0], "std": [2.2010423189917754, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [185]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [185]}, "eef_direction_state": {"mean": [3.210810810810811, 4.005405405405406], "std": [2.2261084434603107, 1.793373078254668], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.054054054054054, 1.0324324324324323], "std": [0.8035712836388376, 0.8504542678185809], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.9513513513513514, 0.7405405405405405], "std": [0.8716624754724852, 0.8105585193071069], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.210810810810811, 4.005405405405406], "std": [2.2261084434603107, 1.793373078254668], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.054054054054054, 1.0324324324324323], "std": [0.8035712836388376, 0.8504542678185809], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.9513513513513514, 0.7405405405405405], "std": [0.8716624754724852, 0.8105585193071069], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6729429002093122, 0.14871213217818388, 1.1681191433017333, -1.5941575601712905, 1.043485265674364, -2.2225750738955825, 0.687573538649297, -0.16944215875779223, 1.1509415388949442, 1.5458336691525598, 0.75113484633727, 2.309056590852654], "std": [0.07072324786270735, 0.04054234042395114, 0.020679707543924553, 0.29824710220374867, 0.13641319284205436, 0.2987248837783425, 0.04580946768829587, 0.05762339438919806, 0.022480927255191865, 0.1477511551762315, 0.12805012293323106, 0.13478674120120873], "min": [0.5889528488271922, 0.06465777496287374, 1.112608950802635, -2.283842069840792, 0.7681318721535733, -2.925896875197234, 0.6057407596375143, -0.2490513830864881, 1.109615180482012, 1.1786432150416408, 0.37396086480452495, 1.901488070851462], "max": [0.8242485464720608, 0.22036981539023087, 1.1974313286545293, -1.170764555284158, 1.215886183849629, -1.763812097568733, 0.7803496099623639, -0.04590761425191675, 1.2008077306337548, 1.748098491350012, 0.9467431931488375, 2.5065360073860337], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6729429002093122, 0.14871213217818388, 1.1681191433017333, -1.5941575601712905, 1.043485265674364, -2.2225750738955825, 0.687573538649297, -0.16944215875779223, 1.1509415388949442, 1.5458336691525598, 0.75113484633727, 2.309056590852654], "std": [0.07072324786270735, 0.04054234042395114, 0.020679707543924553, 0.29824710220374867, 0.13641319284205436, 0.2987248837783425, 0.04580946768829587, 0.05762339438919806, 0.022480927255191865, 0.1477511551762315, 0.12805012293323106, 0.13478674120120873], "min": [0.5889528488271922, 0.06465777496287374, 1.112608950802635, -2.283842069840792, 0.7681318721535733, -2.925896875197234, 0.6057407596375143, -0.2490513830864881, 1.109615180482012, 1.1786432150416408, 0.37396086480452495, 1.901488070851462], "max": [0.8242485464720608, 0.22036981539023087, 1.1974313286545293, -1.170764555284158, 1.215886183849629, -1.763812097568733, 0.7803496099623639, -0.04590761425191675, 1.2008077306337548, 1.748098491350012, 0.9467431931488375, 2.5065360073860337], "count": [185]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2714828431372549]], [[0.44797731209150327]], [[0.5668612173202614]]], "std": [[[0.34959830488623894]], [[0.25372234016755274]], [[0.22537632220752166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48126878880718954]], [[0.501223864379085]], [[0.4909693321078431]]], "std": [[[0.3447418907645944]], [[0.3414430163156996]], [[0.34524181837694884]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883588276143791]], [[0.5278284150326797]], [[0.5261246241830065]]], "std": [[[0.3403354540966179]], [[0.32787699647168767]], [[0.3376082359847887]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3635892258986928]], [[0.4302065379901961]], [[0.4577044260620915]]], "std": [[[0.3657857060860588]], [[0.3505504550093802]], [[0.37074721944133515]]], "count": [100]}, "observation.state": {"min": [0.2939268946647644, -1.5125744342803955, 0.9093741178512573, -0.3264371156692505, -1.4134304523468018, 0.5584563612937927, -1.1986597776412964, -1.4766203165054321, 1.179331660270691, -0.553735613822937, 0.5894274115562439, -0.29172283411026, 28.26333236694336, 49.10124969482422, -0.6087499856948853, -0.5006250143051147, 3.9443750381469727, 0.4099999964237213, 0.9381250143051147, -0.15062500536441803, 0.8537499904632568, 0.07374999672174454, 1.1575000286102295, 0.34375, 22.2081241607666, 50.11000061035156, 1.0987499952316284, -0.3700000047683716, 12.9375, 0.6000000238418579, 11.166666984558105, 0.6931250095367432, 6.735000133514404, -0.2306250035762787, 0.625, 1.0518749952316284], "max": [1.189631462097168, -0.7930113673210144, 1.8378299474716187, 0.5158026218414307, -0.1478932946920395, 1.014796495437622, -0.5014972686767578, -0.9283207654953003, 1.7977511882781982, 0.2894339859485626, 1.5486847162246704, -0.19488631188869476, 63.014373779296875, 58.772499084472656, 41.17625045776367, 6.848750114440918, 49.091251373291016, 39.02750015258789, 56.477500915527344, 48.724998474121094, 56.799373626708984, 63.31624984741211, 50.52562713623047, 87.52437591552734, 61.19000244140625, 66.73812866210938, 3.427500009536743, 9.291999816894531, 44.963748931884766, 83.93000030517578, 51.556251525878906, 105.24625396728516, 58.43562698364258, 109.45999908447266, 61.93937683105469, 110.3081283569336], "mean": [0.7804955244064331, -0.9916791915893555, 1.1928398609161377, 0.009773514233529568, -0.7849659323692322, 0.876021683216095, -0.8448614478111267, -1.1099497079849243, 1.451399803161621, -0.21593856811523438, 0.9471949934959412, -0.26126113533973694, 50.742088317871094, 53.7979850769043, 8.477370262145996, 3.1454832553863525, 17.402315139770508, 8.164047241210938, 16.387802124023438, 9.345746040344238, 15.837299346923828, 12.946670532226562, 10.964255332946777, 26.524789810180664, 38.76122283935547, 58.57223129272461, 1.2247036695480347, 5.412392616271973, 25.09087562561035, 14.687339782714844, 22.726011276245117, 20.92066192626953, 20.714563369750977, 23.483978271484375, 13.788532257080078, 38.65109634399414], "std": [0.2992403507232666, 0.21888785064220428, 0.28465867042541504, 0.2678880989551544, 0.3683302700519562, 0.12386643141508102, 0.20677019655704498, 0.17336715757846832, 0.16005441546440125, 0.2099236100912094, 0.23153018951416016, 0.03625858947634697, 7.513789176940918, 2.7948455810546875, 12.66720199584961, 1.9643415212631226, 16.555862426757812, 12.755768775939941, 20.290414810180664, 15.543551445007324, 20.313682556152344, 20.854820251464844, 16.193986892700195, 31.616252899169922, 12.623048782348633, 5.300422668457031, 0.3722993731498718, 2.8916544914245605, 9.519221305847168, 25.780763626098633, 13.339920043945312, 35.025962829589844, 16.659103393554688, 38.410743713378906, 19.99191665649414, 38.02939224243164], "count": [169]}, "action": {"min": [0.2939268946647644, -1.5125744342803955, 0.9093741178512573, -0.3264371156692505, -1.4134304523468018, 0.5584563612937927, -1.1986597776412964, -1.4766203165054321, 1.179331660270691, -0.553735613822937, 0.5894274115562439, -0.29172283411026, 28.26333236694336, 49.10124969482422, -0.6087499856948853, -0.5006250143051147, 3.9443750381469727, 0.4099999964237213, 0.9381250143051147, -0.15062500536441803, 0.8537499904632568, 0.07374999672174454, 1.1575000286102295, 0.34375, 22.2081241607666, 50.11000061035156, 1.0987499952316284, -0.3700000047683716, 12.9375, 0.6000000238418579, 11.166666984558105, 0.6931250095367432, 6.735000133514404, -0.2306250035762787, 0.625, 1.0518749952316284], "max": [1.189631462097168, -0.7930113673210144, 1.8378299474716187, 0.5158026218414307, -0.1478932946920395, 1.014796495437622, -0.5014972686767578, -0.9283207654953003, 1.7977511882781982, 0.2894339859485626, 1.5486847162246704, -0.19488631188869476, 63.014373779296875, 58.772499084472656, 41.17625045776367, 6.848750114440918, 49.091251373291016, 39.02750015258789, 56.477500915527344, 48.724998474121094, 56.799373626708984, 63.31624984741211, 50.52562713623047, 87.52437591552734, 61.19000244140625, 66.73812866210938, 3.427500009536743, 9.291999816894531, 44.963748931884766, 83.93000030517578, 51.556251525878906, 105.24625396728516, 58.43562698364258, 109.45999908447266, 61.93937683105469, 110.3081283569336], "mean": [0.7804956436157227, -0.9916791915893555, 1.1928399801254272, 0.009773500263690948, -0.7849658131599426, 0.8760214447975159, -0.8448613882064819, -1.1099498271942139, 1.451399803161621, -0.21593856811523438, 0.9471949338912964, -0.2612612545490265, 50.742088317871094, 53.7979850769043, 8.477362632751465, 3.1454832553863525, 17.402324676513672, 8.164042472839355, 16.387794494628906, 9.34574031829834, 15.837292671203613, 12.946660041809082, 10.964258193969727, 26.5247859954834, 38.7612190246582, 58.57224655151367, 1.2247037887573242, 5.412393093109131, 25.090871810913086, 14.687339782714844, 22.726016998291016, 20.920658111572266, 20.714557647705078, 23.483976364135742, 13.788540840148926, 38.65110397338867], "std": [0.2992404103279114, 0.21888786554336548, 0.28465867042541504, 0.2678880989551544, 0.3683302700519562, 0.12386640161275864, 0.2067701816558838, 0.17336715757846832, 0.16005443036556244, 0.20992359519004822, 0.23153015971183777, 0.036258578300476074, 7.51378870010376, 2.7948453426361084, 12.667201042175293, 1.9643410444259644, 16.555866241455078, 12.755767822265625, 20.2904109954834, 15.543550491333008, 20.313682556152344, 20.854822158813477, 16.193988800048828, 31.61625099182129, 12.623047828674316, 5.300422191619873, 0.37229931354522705, 2.8916540145874023, 9.519221305847168, 25.780763626098633, 13.339920997619629, 35.02596664428711, 16.659103393554688, 38.41074752807617, 19.99191665649414, 38.02939224243164], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [169]}, "index": {"min": [2693], "max": [2861], "mean": [2777.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [3.1597633136094676, 7.0, 7.0, 7.0, 7.0], "std": [2.1187894145083916, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [169]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [169]}, "eef_direction_state": {"mean": [3.3254437869822486, 3.2662721893491122], "std": [1.9598040472569744, 2.022093577159252], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.2248520710059172, 1.1893491124260356], "std": [0.7593816438890216, 0.7842413452426311], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.0236686390532543, 0.7810650887573964], "std": [0.8423176165336917, 0.866535673060567], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.3254437869822486, 3.2662721893491122], "std": [1.9598040472569744, 2.022093577159252], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.2248520710059172, 1.1893491124260356], "std": [0.7593816438890216, 0.7842413452426311], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.0236686390532543, 0.7810650887573964], "std": [0.8423176165336917, 0.866535673060567], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6774159247479977, 0.16236291688203955, 1.1671190438418424, -1.5848596016102148, 1.039198791632308, -2.16933756361974, 0.6907615733971131, -0.1658744076586998, 1.1480920041554603, 1.4952708210227539, 0.6676062580505487, 2.2615264344347747], "std": [0.07426952040336737, 0.05020325051875054, 0.02432337890773059, 0.2098888518160704, 0.11380968751075769, 0.24321509200696328, 0.04587314036108564, 0.059121055400646855, 0.018444462054666586, 0.141159598820289, 0.12969897263540278, 0.15523779615903213], "min": [0.5969614699323393, 0.07127897516575227, 1.1172379325574429, -2.004998465943951, 0.8287569443334877, -2.7365142887743303, 0.6191592202203806, -0.24624838144733488, 1.1022319416362396, 1.1672426007327354, 0.3171709265028013, 1.9116199063672092], "max": [0.836910399636438, 0.23907981965183323, 1.2278568458049286, -1.211471098320397, 1.2333516574373515, -1.7364210310001098, 0.7879968815460463, -0.0621178278965126, 1.178470725319869, 1.7557866297174431, 0.8063495477801252, 2.5842277691462674], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6774159247479977, 0.16236291688203955, 1.1671190438418424, -1.5848596016102148, 1.039198791632308, -2.16933756361974, 0.6907615733971131, -0.1658744076586998, 1.1480920041554603, 1.4952708210227539, 0.6676062580505487, 2.2615264344347747], "std": [0.07426952040336737, 0.05020325051875054, 0.02432337890773059, 0.2098888518160704, 0.11380968751075769, 0.24321509200696328, 0.04587314036108564, 0.059121055400646855, 0.018444462054666586, 0.141159598820289, 0.12969897263540278, 0.15523779615903213], "min": [0.5969614699323393, 0.07127897516575227, 1.1172379325574429, -2.004998465943951, 0.8287569443334877, -2.7365142887743303, 0.6191592202203806, -0.24624838144733488, 1.1022319416362396, 1.1672426007327354, 0.3171709265028013, 1.9116199063672092], "max": [0.836910399636438, 0.23907981965183323, 1.2278568458049286, -1.211471098320397, 1.2333516574373515, -1.7364210310001098, 0.7879968815460463, -0.0621178278965126, 1.178470725319869, 1.7557866297174431, 0.8063495477801252, 2.5842277691462674], "count": [169]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27012047385620913]], [[0.44870363970588234]], [[0.5695429595588235]]], "std": [[[0.3515477983438324]], [[0.2542606475281309]], [[0.22526018047651689]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822327532679739]], [[0.5038847732843137]], [[0.4959718239379085]]], "std": [[[0.3452073183538964]], [[0.3406763800576714]], [[0.3438262681237425]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49913851715686275]], [[0.5293965625]], [[0.521815287990196]]], "std": [[[0.34187239063610786]], [[0.3332897400625835]], [[0.34148486138597334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3756395363562091]], [[0.44322258374183005]], [[0.47199912581699344]]], "std": [[[0.36822517630064705]], [[0.35219823216343016]], [[0.37350232058774924]]], "count": [100]}, "observation.state": {"min": [0.27521076798439026, -1.4902342557907104, 0.8970397710800171, -0.27353915572166443, -1.4182624816894531, 0.27189669013023376, -1.2318058013916016, -1.5149824619293213, 1.1083347797393799, -0.5868285894393921, 0.5014258027076721, -0.3722989559173584, 34.518890380859375, 47.63687515258789, -0.2900000214576721, -1.056249976158142, 0.784375011920929, 0.4543749988079071, 0.859375, -1.0512499809265137, 0.9112499952316284, -0.3563636243343353, 0.9887500405311584, 0.4599999785423279, 24.234375, 45.518890380859375, 1.045555591583252, -0.27437499165534973, 0.9943749904632568, 0.46312499046325684, 2.333750009536743, 0.05312499403953552, 1.0462499856948853, -0.08874999731779099, 0.6818749904632568, 0.36375001072883606], "max": [1.1246111392974854, -0.7828593254089355, 1.8175641298294067, 0.929489016532898, -0.1877574920654297, 1.0896848440170288, -0.4510948359966278, -0.9102960228919983, 1.8868496417999268, 0.2439536154270172, 1.5722514390945435, -0.18596932291984558, 65.48750305175781, 56.32437515258789, 25.32111167907715, 8.333125114440918, 54.21312713623047, 28.448123931884766, 55.00250244140625, 58.46562576293945, 59.90687561035156, 60.350624084472656, 45.092498779296875, 91.2093734741211, 65.74250030517578, 60.698123931884766, 2.6887500286102295, 9.46500015258789, 45.99562454223633, 76.99437713623047, 51.375, 101.49687957763672, 59.88875198364258, 107.41374969482422, 58.84749984741211, 110.04187774658203], "mean": [0.7485811710357666, -0.9648942947387695, 1.1611448526382446, 0.09419499337673187, -0.760158896446228, 0.8759371042251587, -0.799981415271759, -1.118523359298706, 1.4703381061553955, -0.2748648226261139, 0.9145063161849976, -0.2571775019168854, 50.95487976074219, 51.20052719116211, 1.8391432762145996, 5.114507675170898, 14.84769344329834, 5.154062271118164, 14.306763648986816, 7.28170108795166, 14.79953670501709, 8.140079498291016, 9.75110149383545, 22.135726928710938, 39.959571838378906, 54.3286247253418, 1.4563097953796387, 5.627320766448975, 13.729269981384277, 12.817142486572266, 16.4289608001709, 17.2579288482666, 17.35100555419922, 21.340755462646484, 15.063901901245117, 33.42208480834961], "std": [0.27591943740844727, 0.21028625965118408, 0.2683267891407013, 0.36406615376472473, 0.3337153494358063, 0.24427029490470886, 0.23722726106643677, 0.20930525660514832, 0.2214752733707428, 0.20717839896678925, 0.26905128359794617, 0.06557203829288483, 6.993381500244141, 2.887563943862915, 5.896088600158691, 2.926109552383423, 19.224220275878906, 8.207635879516602, 19.13372802734375, 16.915632247924805, 20.654333114624023, 16.212642669677734, 14.853635787963867, 30.060073852539062, 13.289337158203125, 3.887652635574341, 0.31221726536750793, 3.624746084213257, 16.233957290649414, 23.57898712158203, 17.14190673828125, 31.307559967041016, 20.774627685546875, 34.188663482666016, 19.9660587310791, 41.63753128051758], "count": [186]}, "action": {"min": [0.27521076798439026, -1.4902342557907104, 0.8970397710800171, -0.27353915572166443, -1.4182624816894531, 0.27189669013023376, -1.2318058013916016, -1.5149824619293213, 1.1083347797393799, -0.5868285894393921, 0.5014258027076721, -0.3722989559173584, 34.518890380859375, 47.63687515258789, -0.2900000214576721, -1.056249976158142, 0.784375011920929, 0.4543749988079071, 0.859375, -1.0512499809265137, 0.9112499952316284, -0.3563636243343353, 0.9887500405311584, 0.4599999785423279, 24.234375, 45.518890380859375, 1.045555591583252, -0.27437499165534973, 0.9943749904632568, 0.46312499046325684, 2.333750009536743, 0.05312499403953552, 1.0462499856948853, -0.08874999731779099, 0.6818749904632568, 0.36375001072883606], "max": [1.1246111392974854, -0.7828593254089355, 1.8175641298294067, 0.929489016532898, -0.1877574920654297, 1.0896848440170288, -0.4510948359966278, -0.9102960228919983, 1.8868496417999268, 0.2439536154270172, 1.5722514390945435, -0.18596932291984558, 65.48750305175781, 56.32437515258789, 25.32111167907715, 8.333125114440918, 54.21312713623047, 28.448123931884766, 55.00250244140625, 58.46562576293945, 59.90687561035156, 60.350624084472656, 45.092498779296875, 91.2093734741211, 65.74250030517578, 60.698123931884766, 2.6887500286102295, 9.46500015258789, 45.99562454223633, 76.99437713623047, 51.375, 101.49687957763672, 59.88875198364258, 107.41374969482422, 58.84749984741211, 110.04187774658203], "mean": [0.74858158826828, -0.9648945927619934, 1.1611442565917969, 0.09419507533311844, -0.7601587176322937, 0.8759371638298035, -0.7999810576438904, -1.118523359298706, 1.470338225364685, -0.27486491203308105, 0.9145069718360901, -0.2571772634983063, 50.954864501953125, 51.20055389404297, 1.8391438722610474, 5.114507675170898, 14.847704887390137, 5.154063701629639, 14.306758880615234, 7.281706809997559, 14.799538612365723, 8.140085220336914, 9.75111198425293, 22.135744094848633, 39.9595832824707, 54.32858657836914, 1.4563100337982178, 5.627321243286133, 13.729268074035645, 12.81712818145752, 16.428956985473633, 17.257917404174805, 17.350996017456055, 21.34075355529785, 15.063908576965332, 33.422080993652344], "std": [0.2759196162223816, 0.2102862447500229, 0.2683267593383789, 0.36406606435775757, 0.3337153196334839, 0.24427033960819244, 0.23722726106643677, 0.20930525660514832, 0.22147530317306519, 0.20717839896678925, 0.2690512537956238, 0.06557203829288483, 6.993381977081299, 2.8875644207000732, 5.89608907699585, 2.926109552383423, 19.224227905273438, 8.207633972167969, 19.13372230529785, 16.915626525878906, 20.654325485229492, 16.21265411376953, 14.85363483428955, 30.060070037841797, 13.289337158203125, 3.887652635574341, 0.31221726536750793, 3.624746084213257, 16.233959197998047, 23.578990936279297, 17.141908645629883, 31.30756378173828, 20.774627685546875, 34.18866729736328, 19.9660587310791, 41.63754653930664], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [186]}, "index": {"min": [2862], "max": [3047], "mean": [2954.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [3.263440860215054, 7.0, 7.0, 7.0, 7.0], "std": [2.042678241192211, 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": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [186]}, "eef_direction_state": {"mean": [3.6021505376344085, 3.129032258064516], "std": [2.2198507406291483, 2.222687545223256], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.064516129032258, 1.1129032258064515], "std": [0.8775142263700291, 0.7850382918476104], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9354838709677419, 0.8655913978494624], "std": [0.8589372229480221, 0.8218775546057415], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.6021505376344085, 3.129032258064516], "std": [2.2198507406291483, 2.222687545223256], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.064516129032258, 1.1129032258064515], "std": [0.8775142263700291, 0.7850382918476104], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9354838709677419, 0.8655913978494624], "std": [0.8589372229480221, 0.8218775546057415], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6693328260414834, 0.1524008428395455, 1.1724293158367087, -1.6054617782598486, 1.0965479226066206, -2.2319564145549387, 0.6964924400671519, -0.15682210474389427, 1.158809926385044, 1.4896839426233552, 0.7068494064999353, 2.2678638137722413], "std": [0.06781093882183648, 0.051792777982100184, 0.023208983566610893, 0.23275642226145482, 0.0957278991781674, 0.31521253022623963, 0.06124140385435793, 0.05834582720797852, 0.024343422440533048, 0.14531746318061645, 0.09719374812399378, 0.14302398429562047], "min": [0.593990965981224, 0.07401779254124502, 1.122267261591087, -2.1822826748388677, 0.8499541570039617, -3.050213504652365, 0.6017737650262289, -0.24198803409935998, 1.1098695033189616, 1.1441296767930207, 0.4190282880710836, 1.9240635255905085], "max": [0.8350526819175955, 0.22229349628021083, 1.217133468920743, -1.096540766746275, 1.2633130396055767, -1.6875024936250238, 0.8094026564962185, -0.06490217868403825, 1.2093330651985374, 1.7554433006680377, 0.8388025321180907, 2.596229563081505], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6693328260414834, 0.1524008428395455, 1.1724293158367087, -1.6054617782598486, 1.0965479226066206, -2.2319564145549387, 0.6964924400671519, -0.15682210474389427, 1.158809926385044, 1.4896839426233552, 0.7068494064999353, 2.2678638137722413], "std": [0.06781093882183648, 0.051792777982100184, 0.023208983566610893, 0.23275642226145482, 0.0957278991781674, 0.31521253022623963, 0.06124140385435793, 0.05834582720797852, 0.024343422440533048, 0.14531746318061645, 0.09719374812399378, 0.14302398429562047], "min": [0.593990965981224, 0.07401779254124502, 1.122267261591087, -2.1822826748388677, 0.8499541570039617, -3.050213504652365, 0.6017737650262289, -0.24198803409935998, 1.1098695033189616, 1.1441296767930207, 0.4190282880710836, 1.9240635255905085], "max": [0.8350526819175955, 0.22229349628021083, 1.217133468920743, -1.096540766746275, 1.2633130396055767, -1.6875024936250238, 0.8094026564962185, -0.06490217868403825, 1.2093330651985374, 1.7554433006680377, 0.8388025321180907, 2.596229563081505], "count": [186]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28256206699346403]], [[0.4495721017156863]], [[0.5632348733660131]]], "std": [[[0.3543825996636079]], [[0.26038475743318557]], [[0.23178979063882255]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49074675449346405]], [[0.5115818933823529]], [[0.5025299857026143]]], "std": [[[0.3411259679159873]], [[0.33868664580019375]], [[0.3411022993040607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48499269812091506]], [[0.5336962316176471]], [[0.5456642994281046]]], "std": [[[0.3336909591623949]], [[0.32127809948314395]], [[0.33531015919766305]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37767276960784313]], [[0.4474662316176471]], [[0.4783517442810457]]], "std": [[[0.368341739165849]], [[0.35048722728940984]], [[0.3714803373727492]]], "count": [100]}, "observation.state": {"min": [0.34881168603897095, -1.5174381732940674, 0.9510821104049683, -0.23471343517303467, -1.3832091093063354, 0.45624473690986633, -1.2364681959152222, -1.455043077468872, 1.149025559425354, -0.5618181228637695, 0.5956979393959045, -0.32003679871559143, 39.497779846191406, 42.711875915527344, -0.5049999952316284, -0.5099999904632568, 0.7193750143051147, 0.48499998450279236, 0.7799999713897705, -1.0325000286102295, 0.9381250143051147, 0.6037499904632568, 1.009374976158142, 0.5062500238418579, 28.025625228881836, 46.66444396972656, 1.2356250286102295, -1.4824999570846558, 8.377692222595215, -0.27562499046325684, 7.261111259460449, -1.1831250190734863, 3.4674999713897705, 0.23937499523162842, 0.7963636517524719, 0.2688888907432556], "max": [1.1466518640518188, -0.8116655349731445, 1.8732833862304688, 0.779259204864502, -0.26777198910713196, 0.8537899851799011, -0.4647802710533142, -0.906099796295166, 1.8035448789596558, 0.2599755823612213, 1.521430492401123, -0.1832990050315857, 69.38999938964844, 57.173126220703125, 45.36555480957031, 9.608181953430176, 50.94124984741211, 35.21312713623047, 53.64500045776367, 53.75250244140625, 52.87375259399414, 65.79562377929688, 42.69187545776367, 78.9018783569336, 52.84937286376953, 60.78312683105469, 2.6987500190734863, 7.999090671539307, 47.141876220703125, 61.459999084472656, 58.98125076293945, 98.59625244140625, 63.98125076293945, 105.06375122070312, 65.19437408447266, 109.51312255859375], "mean": [0.7257294654846191, -1.0132715702056885, 1.251541018486023, 0.17568103969097137, -0.7159909009933472, 0.7014652490615845, -0.9262895584106445, -1.0354722738265991, 1.4078346490859985, -0.22522960603237152, 0.9823269248008728, -0.22808252274990082, 50.199615478515625, 51.96358871459961, 2.364403009414673, 6.905211925506592, 14.018609046936035, 5.459716320037842, 14.823047637939453, 6.250607490539551, 14.307317733764648, 9.309471130371094, 8.633428573608398, 20.440778732299805, 35.707313537597656, 56.77006912231445, 1.768257737159729, 4.497276306152344, 19.09817123413086, 8.751611709594727, 18.917619705200195, 13.227822303771973, 17.155771255493164, 15.4147367477417, 12.96172046661377, 25.79252052307129], "std": [0.22073164582252502, 0.19174709916114807, 0.23677383363246918, 0.2954011559486389, 0.3121187686920166, 0.12910817563533783, 0.2029920518398285, 0.15794864296913147, 0.15007668733596802, 0.18128307163715363, 0.18687674403190613, 0.039138130843639374, 8.777984619140625, 3.4306931495666504, 8.447088241577148, 3.6558997631073, 17.73515510559082, 10.334228515625, 18.994089126586914, 15.542706489562988, 19.24608612060547, 18.830486297607422, 13.72846508026123, 27.828052520751953, 7.026632785797119, 3.719984531402588, 0.3382717967033386, 2.7833681106567383, 11.485692977905273, 17.51018524169922, 16.459537506103516, 27.22312355041504, 18.35512351989746, 31.54363441467285, 18.295310974121094, 35.17152786254883], "count": [207]}, "action": {"min": [0.34881168603897095, -1.5174381732940674, 0.9510821104049683, -0.23471343517303467, -1.3832091093063354, 0.45624473690986633, -1.2364681959152222, -1.455043077468872, 1.149025559425354, -0.5618181228637695, 0.5956979393959045, -0.32003679871559143, 39.497779846191406, 42.711875915527344, -0.5049999952316284, -0.5099999904632568, 0.7193750143051147, 0.48499998450279236, 0.7799999713897705, -1.0325000286102295, 0.9381250143051147, 0.6037499904632568, 1.009374976158142, 0.5062500238418579, 28.025625228881836, 46.66444396972656, 1.2356250286102295, -1.4824999570846558, 8.377692222595215, -0.27562499046325684, 7.261111259460449, -1.1831250190734863, 3.4674999713897705, 0.23937499523162842, 0.7963636517524719, 0.2688888907432556], "max": [1.1466518640518188, -0.8116655349731445, 1.8732833862304688, 0.779259204864502, -0.26777198910713196, 0.8537899851799011, -0.4647802710533142, -0.906099796295166, 1.8035448789596558, 0.2599755823612213, 1.521430492401123, -0.1832990050315857, 69.38999938964844, 57.173126220703125, 45.36555480957031, 9.608181953430176, 50.94124984741211, 35.21312713623047, 53.64500045776367, 53.75250244140625, 52.87375259399414, 65.79562377929688, 42.69187545776367, 78.9018783569336, 52.84937286376953, 60.78312683105469, 2.6987500190734863, 7.999090671539307, 47.141876220703125, 61.459999084472656, 58.98125076293945, 98.59625244140625, 63.98125076293945, 105.06375122070312, 65.19437408447266, 109.51312255859375], "mean": [0.7257298231124878, -1.0132715702056885, 1.251541256904602, 0.17568108439445496, -0.7159908413887024, 0.7014654874801636, -0.9262890815734863, -1.0354727506637573, 1.407834529876709, -0.22522954642772675, 0.9823271036148071, -0.22808228433132172, 50.19961929321289, 51.96358871459961, 2.3644049167633057, 6.905210494995117, 14.018625259399414, 5.459719657897949, 14.823052406311035, 6.2506184577941895, 14.307318687438965, 9.30947208404541, 8.633431434631348, 20.44076919555664, 35.70732498168945, 56.770050048828125, 1.7682584524154663, 4.497276306152344, 19.098169326782227, 8.75161361694336, 18.917612075805664, 13.227814674377441, 17.15577507019043, 15.414729118347168, 12.961721420288086, 25.792522430419922], "std": [0.2207316905260086, 0.19174708425998688, 0.23677386343479156, 0.2954011857509613, 0.3121187388896942, 0.1291082203388214, 0.20299208164215088, 0.15794864296913147, 0.15007668733596802, 0.18128305673599243, 0.18687672913074493, 0.039138130843639374, 8.777984619140625, 3.430692434310913, 8.4470853805542, 3.655900478363037, 17.73514747619629, 10.334220886230469, 18.994089126586914, 15.542709350585938, 19.246082305908203, 18.83048439025879, 13.728462219238281, 27.828046798706055, 7.026631832122803, 3.719984769821167, 0.33827176690101624, 2.7833685874938965, 11.485692024230957, 17.51018714904785, 16.459537506103516, 27.223125457763672, 18.35512351989746, 31.543630599975586, 18.29530906677246, 35.17152786254883], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [207]}, "index": {"min": [3048], "max": [3254], "mean": [3151.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [3.1497584541062804, 7.0, 7.0, 7.0, 7.0], "std": [2.1154566756344853, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [207]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [207]}, "eef_direction_state": {"mean": [3.3043478260869565, 4.0], "std": [2.16897991001104, 1.9854543524108648], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.1014492753623188, 0.8502415458937198], "std": [0.8011753600629125, 0.8465830379864132], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.9420289855072463, 0.7342995169082126], "std": [0.84357288178871, 0.8351761462792004], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.3043478260869565, 4.0], "std": [2.16897991001104, 1.9854543524108648], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.1014492753623188, 0.8502415458937198], "std": [0.8011753600629125, 0.8465830379864132], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.9420289855072463, 0.7342995169082126], "std": [0.84357288178871, 0.8351761462792004], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6835166965584663, 0.15021823570528614, 1.1605105226118557, -1.6554084104790796, 0.9909059626501977, -2.310224344106349, 0.6743356243524848, -0.18912512737068432, 1.141257408667804, 1.5502567129906875, 0.6706851430878038, 2.298077435514311], "std": [0.06122243439297127, 0.04463111992057944, 0.023996303348890025, 0.3002620396089504, 0.09685515308914104, 0.34598709558845686, 0.03979395752581134, 0.05662907166970965, 0.024630103818342353, 0.13602839246754764, 0.09022772065083229, 0.11457093800701747], "min": [0.5993457587680591, 0.0833704777640322, 1.1125667731031188, -2.2684337846402993, 0.7615778661541586, -3.0702855609042743, 0.6132028245793604, -0.250205821025396, 1.0987943409681593, 1.190418518610858, 0.39507233040076684, 1.9364764921412707], "max": [0.8376178673984376, 0.22178913158901453, 1.2017710708505507, -1.2095726217713154, 1.1607092690956105, -1.8394943156551422, 0.7786010082491394, -0.05283609813189816, 1.1937545821140696, 1.7264860193336966, 0.8328556606701958, 2.531412973019295], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6835166965584663, 0.15021823570528614, 1.1605105226118557, -1.6554084104790796, 0.9909059626501977, -2.310224344106349, 0.6743356243524848, -0.18912512737068432, 1.141257408667804, 1.5502567129906875, 0.6706851430878038, 2.298077435514311], "std": [0.06122243439297127, 0.04463111992057944, 0.023996303348890025, 0.3002620396089504, 0.09685515308914104, 0.34598709558845686, 0.03979395752581134, 0.05662907166970965, 0.024630103818342353, 0.13602839246754764, 0.09022772065083229, 0.11457093800701747], "min": [0.5993457587680591, 0.0833704777640322, 1.1125667731031188, -2.2684337846402993, 0.7615778661541586, -3.0702855609042743, 0.6132028245793604, -0.250205821025396, 1.0987943409681593, 1.190418518610858, 0.39507233040076684, 1.9364764921412707], "max": [0.8376178673984376, 0.22178913158901453, 1.2017710708505507, -1.2095726217713154, 1.1607092690956105, -1.8394943156551422, 0.7786010082491394, -0.05283609813189816, 1.1937545821140696, 1.7264860193336966, 0.8328556606701958, 2.531412973019295], "count": [207]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27613603145424837]], [[0.4514617626633987]], [[0.5611882557189543]]], "std": [[[0.3537126481524517]], [[0.2577136166891614]], [[0.2291407271094098]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48768405433006534]], [[0.5073909089052288]], [[0.49784831903594773]]], "std": [[[0.3413465295668693]], [[0.3397513434207988]], [[0.3437321403018082]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45921850285947713]], [[0.5156297569444445]], [[0.5131701879084967]]], "std": [[[0.35566894621716594]], [[0.3310443941301003]], [[0.3382357479843503]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3734459150326797]], [[0.44382358864379085]], [[0.4757223958333333]]], "std": [[[0.3644690064123996]], [[0.3470164465705509]], [[0.3696947271702076]]], "count": [100]}, "observation.state": {"min": [0.3830968141555786, -1.515244722366333, 0.9554902911186218, -0.2965124547481537, -1.4295371770858765, 0.4703116714954376, -1.1855623722076416, -1.4458400011062622, 1.2113332748413086, -0.41132599115371704, 0.6423571109771729, -0.3189135491847992, 32.383331298828125, 45.60000228881836, -0.6731250286102295, -0.15562500059604645, 0.8650000095367432, 0.47437500953674316, 0.9118750095367432, -0.9743750095367432, 0.9068750143051147, -0.21437500417232513, 1.0462499856948853, -1.055625081062317, 39.86111068725586, 42.7599983215332, 1.0824999809265137, -0.3812499940395355, 0.953125, 0.5462499856948853, 1.6862499713897705, -0.5318750143051147, 0.9793750047683716, 0.06187500059604645, 0.6412500143051147, 0.29250001907348633], "max": [1.1886142492294312, -0.9008545279502869, 1.8832017183303833, 0.4604886770248413, -0.28939688205718994, 0.8106116652488708, -0.49615663290023804, -0.9391927719116211, 1.7733367681503296, 0.2804904878139496, 1.4971855878829956, -0.18360894918441772, 68.953125, 62.90812683105469, 46.356876373291016, 9.541250228881836, 40.33812713623047, 45.71562576293945, 49.740623474121094, 43.977500915527344, 49.151248931884766, 60.798126220703125, 41.01750183105469, 76.26312255859375, 64.40374755859375, 74.47500610351562, 2.7699999809265137, 9.423749923706055, 51.998748779296875, 43.69187545776367, 59.834999084472656, 48.364376068115234, 55.951873779296875, 62.10562515258789, 44.97437286376953, 87.06312561035156], "mean": [0.8301694989204407, -1.0685244798660278, 1.26225745677948, -0.024444982409477234, -0.8682764768600464, 0.7049182653427124, -0.9643276929855347, -1.0912312269210815, 1.4063124656677246, -0.07958591729402542, 1.0592597723007202, -0.24731041491031647, 48.090335845947266, 53.142730712890625, 10.899287223815918, 6.289806842803955, 13.718324661254883, 9.007158279418945, 15.071961402893066, 7.088870048522949, 14.068559646606445, 10.606350898742676, 8.024276733398438, 22.888320922851562, 50.15156555175781, 61.385948181152344, 1.2637169361114502, 4.132415771484375, 19.828622817993164, 6.950664520263672, 19.906217575073242, 7.726874828338623, 18.840091705322266, 9.053487777709961, 10.021364212036133, 31.52606773376465], "std": [0.2739579677581787, 0.18734228610992432, 0.28488102555274963, 0.23816458880901337, 0.36459437012672424, 0.10693106055259705, 0.23173411190509796, 0.14837917685508728, 0.15916807949543, 0.2015298455953598, 0.20539264380931854, 0.05258027836680412, 11.461673736572266, 6.131956100463867, 15.167051315307617, 3.5514352321624756, 14.964990615844727, 15.554337501525879, 18.074399948120117, 14.757131576538086, 17.711685180664062, 19.0179500579834, 12.564803123474121, 28.37632942199707, 6.3744964599609375, 9.863371849060059, 0.26583001017570496, 2.69138503074646, 13.90532112121582, 12.967135429382324, 16.8214168548584, 13.831718444824219, 15.206023216247559, 17.720300674438477, 13.189496040344238, 23.29414939880371], "count": [166]}, "action": {"min": [0.3830968141555786, -1.515244722366333, 0.9554902911186218, -0.2965124547481537, -1.4295371770858765, 0.4703116714954376, -1.1855623722076416, -1.4458400011062622, 1.2113332748413086, -0.41132599115371704, 0.6423571109771729, -0.3189135491847992, 32.383331298828125, 45.60000228881836, -0.6731250286102295, -0.15562500059604645, 0.8650000095367432, 0.47437500953674316, 0.9118750095367432, -0.9743750095367432, 0.9068750143051147, -0.21437500417232513, 1.0462499856948853, -1.055625081062317, 39.86111068725586, 42.7599983215332, 1.0824999809265137, -0.3812499940395355, 0.953125, 0.5462499856948853, 1.6862499713897705, -0.5318750143051147, 0.9793750047683716, 0.06187500059604645, 0.6412500143051147, 0.29250001907348633], "max": [1.1886142492294312, -0.9008545279502869, 1.8832017183303833, 0.4604886770248413, -0.28939688205718994, 0.8106116652488708, -0.49615663290023804, -0.9391927719116211, 1.7733367681503296, 0.2804904878139496, 1.4971855878829956, -0.18360894918441772, 68.953125, 62.90812683105469, 46.356876373291016, 9.541250228881836, 40.33812713623047, 45.71562576293945, 49.740623474121094, 43.977500915527344, 49.151248931884766, 60.798126220703125, 41.01750183105469, 76.26312255859375, 64.40374755859375, 74.47500610351562, 2.7699999809265137, 9.423749923706055, 51.998748779296875, 43.69187545776367, 59.834999084472656, 48.364376068115234, 55.951873779296875, 62.10562515258789, 44.97437286376953, 87.06312561035156], "mean": [0.8301693201065063, -1.0685241222381592, 1.2622572183609009, -0.024444982409477234, -0.8682765960693359, 0.7049182653427124, -0.9643280506134033, -1.091231346130371, 1.4063119888305664, -0.07958591729402542, 1.0592597723007202, -0.24731029570102692, 48.09035110473633, 53.142730712890625, 10.89929485321045, 6.289806842803955, 13.718334197998047, 9.007165908813477, 15.071955680847168, 7.08887243270874, 14.068572998046875, 10.606344223022461, 8.024275779724121, 22.888320922851562, 50.151573181152344, 61.38594055175781, 1.2637170553207397, 4.132415294647217, 19.8286190032959, 6.95067024230957, 19.906208038330078, 7.7268757820129395, 18.840085983276367, 9.053491592407227, 10.021360397338867, 31.52607536315918], "std": [0.2739579975605011, 0.18734225630760193, 0.28488099575042725, 0.23816455900669098, 0.36459437012672424, 0.10693105310201645, 0.23173409700393677, 0.14837917685508728, 0.1591680943965912, 0.201529860496521, 0.20539264380931854, 0.05258026719093323, 11.461673736572266, 6.131958484649658, 15.1670560836792, 3.5514352321624756, 14.964990615844727, 15.554329872131348, 18.07440185546875, 14.757133483886719, 17.711685180664062, 19.017946243286133, 12.564804077148438, 28.376333236694336, 6.374496936798096, 9.863370895385742, 0.26583006978034973, 2.69138503074646, 13.905323028564453, 12.967135429382324, 16.82141876220703, 13.831717491149902, 15.206021308898926, 17.720298767089844, 13.189496040344238, 23.29414939880371], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [166]}, "index": {"min": [3255], "max": [3420], "mean": [3337.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [3.1265060240963853, 7.0, 7.0, 7.0, 7.0], "std": [2.3648319096305905, 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": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [166]}, "eef_direction_state": {"mean": [2.825301204819277, 3.4759036144578315], "std": [2.2305838758827137, 1.8390077445964497], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.2108433734939759, 1.0240963855421688], "std": [0.7976640667724382, 0.7835031560428477], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.9939759036144579, 0.6566265060240963], "std": [0.8466588333811061, 0.7893405469481887], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.825301204819277, 3.4759036144578315], "std": [2.2305838758827137, 1.8390077445964497], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.2108433734939759, 1.0240963855421688], "std": [0.7976640667724382, 0.7835031560428477], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.9939759036144579, 0.6566265060240963], "std": [0.8466588333811061, 0.7893405469481887], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6828136298126443, 0.16251284047870415, 1.1490567220020778, -1.5292617830553368, 0.8369165011690168, -2.1224721763211547, 0.6766852968982322, -0.18803128124892055, 1.1379052917337953, 1.463134501838706, 0.5697163947049626, 2.191070083286954], "std": [0.07613837104640228, 0.03953543982124157, 0.019157047761726706, 0.1796343585399515, 0.10767896157875889, 0.20258496179307042, 0.04277388100248248, 0.05947975165375953, 0.018959153441329785, 0.08816577616363924, 0.09810130112661944, 0.09609302184509749], "min": [0.5949589259913091, 0.09799131240122683, 1.1046414753971838, -1.960528423574733, 0.6521778044609592, -2.6395058776747877, 0.6261952270796376, -0.2434067609844992, 1.1136382299180725, 1.2163520783989799, 0.274799938087126, 1.9496953116191764], "max": [0.8399639881647426, 0.22218956370387327, 1.188439688786835, -1.2675506515062716, 0.9794153347893597, -1.858311076336589, 0.7757200499527377, -0.058928566819588274, 1.1723141953094047, 1.6238995368319329, 0.6962614342680009, 2.401471977494335], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6828136298126443, 0.16251284047870415, 1.1490567220020778, -1.5292617830553368, 0.8369165011690168, -2.1224721763211547, 0.6766852968982322, -0.18803128124892055, 1.1379052917337953, 1.463134501838706, 0.5697163947049626, 2.191070083286954], "std": [0.07613837104640228, 0.03953543982124157, 0.019157047761726706, 0.1796343585399515, 0.10767896157875889, 0.20258496179307042, 0.04277388100248248, 0.05947975165375953, 0.018959153441329785, 0.08816577616363924, 0.09810130112661944, 0.09609302184509749], "min": [0.5949589259913091, 0.09799131240122683, 1.1046414753971838, -1.960528423574733, 0.6521778044609592, -2.6395058776747877, 0.6261952270796376, -0.2434067609844992, 1.1136382299180725, 1.2163520783989799, 0.274799938087126, 1.9496953116191764], "max": [0.8399639881647426, 0.22218956370387327, 1.188439688786835, -1.2675506515062716, 0.9794153347893597, -1.858311076336589, 0.7757200499527377, -0.058928566819588274, 1.1723141953094047, 1.6238995368319329, 0.6962614342680009, 2.401471977494335], "count": [166]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27258838848039213]], [[0.45115211397058824]], [[0.5753245098039216]]], "std": [[[0.351712955040488]], [[0.25046830448438573]], [[0.2218482726622797]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47958454248366017]], [[0.49997759191176466]], [[0.49195066993464054]]], "std": [[[0.34259471012377285]], [[0.3411713092083744]], [[0.34518237554812786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47962879901960787]], [[0.5232679452614379]], [[0.5322645935457516]]], "std": [[[0.338529650653855]], [[0.3262222617214757]], [[0.3363728335625645]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35652953635620915]], [[0.4212248120915033]], [[0.44781633374183005]]], "std": [[[0.36767167986585786]], [[0.3509142871649079]], [[0.36923336868868994]]], "count": [100]}, "observation.state": {"min": [0.3547484278678894, -1.5330309867858887, 0.8999220132827759, -0.2738358676433563, -1.4602248668670654, 0.5001144409179688, -1.2837287187576294, -1.4172531366348267, 1.0904054641723633, -0.6053063273429871, 0.570496678352356, -0.3384747803211212, 36.186668395996094, 47.77375030517578, -0.5512499809265137, -0.23375000059604645, 0.7643749713897705, 0.40625, 0.9593750238418579, -1.019374966621399, 0.9381250143051147, -0.7443749904632568, 1.152500033378601, 0.05562499910593033, 18.860000610351562, 52.77687454223633, 1.1731250286102295, 0.2581250071525574, 2.478749990463257, 0.5462499856948853, 2.34181809425354, -0.26499998569488525, 1.0724999904632568, 0.24562500417232513, 0.6625000238418579, -0.16249999403953552], "max": [1.238587498664856, -0.7994535565376282, 1.9497454166412354, 0.48273345828056335, -0.24028190970420837, 0.8210625648498535, -0.42081519961357117, -0.8685721158981323, 1.7739566564559937, 0.2610352337360382, 1.5579249858856201, -0.1419088989496231, 70.8324966430664, 57.05125045776367, 24.63249969482422, 9.62874984741211, 50.97249984741211, 37.553749084472656, 54.92437744140625, 41.494998931884766, 53.602500915527344, 57.037498474121094, 40.022499084472656, 80.7874984741211, 56.446250915527344, 72.25749969482422, 3.353749990463257, 8.938124656677246, 48.26625061035156, 56.638126373291016, 60.82500076293945, 110.57562255859375, 69.38125610351562, 110.78937530517578, 73.52812957763672, 109.75687408447266], "mean": [0.8036264777183533, -1.0000357627868652, 1.2363308668136597, 0.09181609004735947, -0.7827435731887817, 0.6891576647758484, -0.9128202795982361, -1.038467526435852, 1.4178816080093384, -0.2258068472146988, 0.9725039005279541, -0.2044975608587265, 51.44292068481445, 51.630733489990234, 1.2717357873916626, 5.637606143951416, 15.36762523651123, 6.651712417602539, 17.919458389282227, 6.358280658721924, 16.299724578857422, 8.50092887878418, 8.967493057250977, 20.756916046142578, 35.47097396850586, 61.687259674072266, 1.2769739627838135, 4.28550910949707, 14.66259479522705, 8.404464721679688, 16.300884246826172, 16.137256622314453, 16.245210647583008, 16.18596076965332, 12.19126033782959, 29.730337142944336], "std": [0.2905123233795166, 0.22456075251102448, 0.30488672852516174, 0.27713292837142944, 0.39099135994911194, 0.12024057656526566, 0.2564099133014679, 0.17306824028491974, 0.16991065442562103, 0.21692608296871185, 0.22703641653060913, 0.05232716724276543, 10.08478832244873, 2.9481773376464844, 4.765838146209717, 3.606854200363159, 17.963388442993164, 11.956655502319336, 21.196575164794922, 13.81740665435791, 20.020071029663086, 16.86355209350586, 12.550525665283203, 26.988998413085938, 11.915125846862793, 6.573641300201416, 0.31554344296455383, 2.0924293994903564, 14.3253755569458, 16.697715759277344, 17.344680786132812, 32.82829284667969, 19.69118309020996, 33.995914459228516, 20.96554183959961, 33.58795928955078], "count": [203]}, "action": {"min": [0.3547484278678894, -1.5330309867858887, 0.8999220132827759, -0.2738358676433563, -1.4602248668670654, 0.5001144409179688, -1.2837287187576294, -1.4172531366348267, 1.0904054641723633, -0.6053063273429871, 0.570496678352356, -0.3384747803211212, 36.186668395996094, 47.77375030517578, -0.5512499809265137, -0.23375000059604645, 0.7643749713897705, 0.40625, 0.9593750238418579, -1.019374966621399, 0.9381250143051147, -0.7443749904632568, 1.152500033378601, 0.05562499910593033, 18.860000610351562, 52.77687454223633, 1.1731250286102295, 0.2581250071525574, 2.478749990463257, 0.5462499856948853, 2.34181809425354, -0.26499998569488525, 1.0724999904632568, 0.24562500417232513, 0.6625000238418579, -0.16249999403953552], "max": [1.238587498664856, -0.7994535565376282, 1.9497454166412354, 0.48273345828056335, -0.24028190970420837, 0.8210625648498535, -0.42081519961357117, -0.8685721158981323, 1.7739566564559937, 0.2610352337360382, 1.5579249858856201, -0.1419088989496231, 70.8324966430664, 57.05125045776367, 24.63249969482422, 9.62874984741211, 50.97249984741211, 37.553749084472656, 54.92437744140625, 41.494998931884766, 53.602500915527344, 57.037498474121094, 40.022499084472656, 80.7874984741211, 56.446250915527344, 72.25749969482422, 3.353749990463257, 8.938124656677246, 48.26625061035156, 56.638126373291016, 60.82500076293945, 110.57562255859375, 69.38125610351562, 110.78937530517578, 73.52812957763672, 109.75687408447266], "mean": [0.8036263585090637, -1.000035285949707, 1.2363301515579224, 0.09181620180606842, -0.7827433943748474, 0.6891575455665588, -0.9128203988075256, -1.038467526435852, 1.4178811311721802, -0.22580675780773163, 0.9725041389465332, -0.2044975459575653, 51.442928314208984, 51.63077926635742, 1.2717365026474, 5.637607097625732, 15.367605209350586, 6.651705265045166, 17.919462203979492, 6.358280181884766, 16.299732208251953, 8.500926971435547, 8.967487335205078, 20.756908416748047, 35.47097396850586, 61.68729782104492, 1.276974081993103, 4.285508155822754, 14.662601470947266, 8.404465675354004, 16.300893783569336, 16.137258529663086, 16.245197296142578, 16.185962677001953, 12.19126033782959, 29.730318069458008], "std": [0.2905122637748718, 0.22456081211566925, 0.30488672852516174, 0.27713286876678467, 0.39099133014678955, 0.12024056166410446, 0.2564099133014679, 0.17306824028491974, 0.16991068422794342, 0.21692605316638947, 0.22703641653060913, 0.05232715979218483, 10.084787368774414, 2.9481780529022217, 4.765838146209717, 3.60685396194458, 17.96339225769043, 11.95665454864502, 21.196571350097656, 13.817410469055176, 20.020069122314453, 16.86355209350586, 12.550524711608887, 26.988998413085938, 11.915125846862793, 6.573641300201416, 0.3155432641506195, 2.0924293994903564, 14.32537841796875, 16.697715759277344, 17.344682693481445, 32.82829284667969, 19.69118309020996, 33.99591827392578, 20.965545654296875, 33.587955474853516], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [203]}, "index": {"min": [3421], "max": [3623], "mean": [3522.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [3.4285714285714284, 7.0, 7.0, 7.0, 7.0], "std": [2.269647968313671, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [203]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [203]}, "eef_direction_state": {"mean": [3.3793103448275863, 3.8078817733990147], "std": [2.140154572301091, 2.107349780962563], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.1182266009852218, 0.9408866995073891], "std": [0.7531953657563357, 0.86329258690856], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8226600985221675, 0.7635467980295566], "std": [0.8755456104590309, 0.8144333649464656], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.3793103448275863, 3.8078817733990147], "std": [2.140154572301091, 2.107349780962563], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.1182266009852218, 0.9408866995073891], "std": [0.7531953657563357, 0.86329258690856], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8226600985221675, 0.7635467980295566], "std": [0.8755456104590309, 0.8144333649464656], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6799441340636274, 0.16840296986748837, 1.1564421100098916, -1.642489683370222, 0.935271814109669, -2.239508620380199, 0.6805607841956204, -0.19092529220232676, 1.1488485038490488, 1.5410760831600812, 0.6611182318582387, 2.2727130631062455], "std": [0.07780538459417166, 0.04425034534185264, 0.022768166168131848, 0.26358576738026057, 0.10334282449303, 0.2866716428435454, 0.04814665601929892, 0.0625623094806505, 0.025058841354184475, 0.12013463350370629, 0.10765715545119026, 0.09696816191261241], "min": [0.5826295169387025, 0.10609351022606231, 1.101626360484998, -2.142120661788489, 0.7486293219359723, -2.8051981654805447, 0.5975416836372882, -0.24819461429075115, 1.1021260440812428, 1.2265561673023853, 0.3970387345012947, 1.9508347996703226], "max": [0.8503382298050544, 0.229125967660825, 1.1905169649859235, -1.2468144781085253, 1.1255437106813444, -1.8412051997982135, 0.7803878357022522, -0.059806709116252965, 1.194917666494716, 1.7336251986105424, 0.8680474283553132, 2.434972976283417], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6799441340636274, 0.16840296986748837, 1.1564421100098916, -1.642489683370222, 0.935271814109669, -2.239508620380199, 0.6805607841956204, -0.19092529220232676, 1.1488485038490488, 1.5410760831600812, 0.6611182318582387, 2.2727130631062455], "std": [0.07780538459417166, 0.04425034534185264, 0.022768166168131848, 0.26358576738026057, 0.10334282449303, 0.2866716428435454, 0.04814665601929892, 0.0625623094806505, 0.025058841354184475, 0.12013463350370629, 0.10765715545119026, 0.09696816191261241], "min": [0.5826295169387025, 0.10609351022606231, 1.101626360484998, -2.142120661788489, 0.7486293219359723, -2.8051981654805447, 0.5975416836372882, -0.24819461429075115, 1.1021260440812428, 1.2265561673023853, 0.3970387345012947, 1.9508347996703226], "max": [0.8503382298050544, 0.229125967660825, 1.1905169649859235, -1.2468144781085253, 1.1255437106813444, -1.8412051997982135, 0.7803878357022522, -0.059806709116252965, 1.194917666494716, 1.7336251986105424, 0.8680474283553132, 2.434972976283417], "count": [203]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2774307026143791]], [[0.4495765829248366]], [[0.5674702696078431]]], "std": [[[0.3568130355140686]], [[0.26091413474515046]], [[0.23002360606804337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4952809620098039]], [[0.5209619403594772]], [[0.5167732005718954]]], "std": [[[0.3434002248174218]], [[0.34021424928508176]], [[0.34408297173140306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831402859477124]], [[0.5371929677287582]], [[0.5482562214052288]]], "std": [[[0.33823613487691506]], [[0.3239181538302513]], [[0.3366126193018269]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3516479003267974]], [[0.4136704718137255]], [[0.44391351511437904]]], "std": [[[0.3650047482946576]], [[0.35004162620321255]], [[0.36947714240135127]]], "count": [100]}, "observation.state": {"min": [0.33219367265701294, -1.528048038482666, 0.8628764748573303, -0.365072101354599, -1.4645905494689941, 0.8932250142097473, -1.322512149810791, -1.4666781425476074, 1.097441554069519, -0.29998284578323364, 0.6605249047279358, -0.3273775577545166, 32.981998443603516, 52.244998931884766, -0.7100000381469727, -0.6862500309944153, 1.7611111402511597, 0.4424999952316284, 0.9168750047683716, -0.11312500387430191, 1.024999976158142, 0.07624999433755875, 1.0049999952316284, 0.359375, 33.505001068115234, 47.119998931884766, 0.9006249904632568, -0.40187498927116394, 1.009374976158142, 0.6143749952316284, 0.7193750143051147, 0.40625, 0.9537500143051147, 0.390625, 0.5931249856948853, -3.2193751335144043], "max": [1.2426990270614624, -0.7791637778282166, 1.8465561866760254, 0.01590276136994362, -0.2263103723526001, 1.2328336238861084, -0.5401455163955688, -0.9355688095092773, 1.7619401216506958, 0.33194729685783386, 1.627734899520874, -0.26173990964889526, 65.51374816894531, 58.90687561035156, 33.53461456298828, 9.071874618530273, 47.138126373291016, 39.40187454223633, 56.67937469482422, 46.40812683105469, 58.188751220703125, 57.49812698364258, 51.833126068115234, 84.40437316894531, 69.1987533569336, 66.42937469482422, 2.5824999809265137, 9.479374885559082, 42.71937561035156, 58.24250030517578, 40.56812286376953, 89.20562744140625, 43.854373931884766, 96.96500396728516, 41.30500030517578, 107.58062744140625], "mean": [0.8285842537879944, -1.0355831384658813, 1.1768234968185425, -0.19870299100875854, -0.8417876958847046, 1.0642534494400024, -0.9068657755851746, -1.1108310222625732, 1.4303531646728516, -0.12888242304325104, 0.9772737622261047, -0.28532204031944275, 46.43647384643555, 54.89462661743164, 3.6110827922821045, 3.7233004570007324, 19.60443115234375, 6.928260326385498, 17.026247024536133, 10.054265022277832, 14.347625732421875, 14.64163875579834, 10.050276756286621, 24.817296981811523, 45.473793029785156, 58.9691047668457, 1.27725088596344, 5.2184929847717285, 19.098398208618164, 9.329296112060547, 13.541379928588867, 18.321651458740234, 13.947613716125488, 21.17258071899414, 8.663209915161133, 38.848052978515625], "std": [0.2716696262359619, 0.21938763558864594, 0.3018057942390442, 0.15367895364761353, 0.35036614537239075, 0.09261620044708252, 0.19352827966213226, 0.16100665926933289, 0.15571966767311096, 0.14824508130550385, 0.21606850624084473, 0.025892898440361023, 8.912919998168945, 2.0676827430725098, 9.335744857788086, 2.5016770362854004, 15.67151165008545, 12.322608947753906, 18.465620040893555, 16.17778968811035, 19.175643920898438, 22.141874313354492, 14.50029182434082, 32.97176742553711, 10.808283805847168, 5.55460786819458, 0.3045591413974762, 3.2752912044525146, 12.934203147888184, 17.423828125, 12.227239608764648, 29.776277542114258, 13.051229476928711, 33.81590270996094, 12.960143089294434, 36.53950119018555], "count": [166]}, "action": {"min": [0.33219367265701294, -1.528048038482666, 0.8628764748573303, -0.365072101354599, -1.4645905494689941, 0.8932250142097473, -1.322512149810791, -1.4666781425476074, 1.097441554069519, -0.29998284578323364, 0.6605249047279358, -0.3273775577545166, 32.981998443603516, 52.244998931884766, -0.7100000381469727, -0.6862500309944153, 1.7611111402511597, 0.4424999952316284, 0.9168750047683716, -0.11312500387430191, 1.024999976158142, 0.07624999433755875, 1.0049999952316284, 0.359375, 33.505001068115234, 47.119998931884766, 0.9006249904632568, -0.40187498927116394, 1.009374976158142, 0.6143749952316284, 0.7193750143051147, 0.40625, 0.9537500143051147, 0.390625, 0.5931249856948853, -3.2193751335144043], "max": [1.2426990270614624, -0.7791637778282166, 1.8465561866760254, 0.01590276136994362, -0.2263103723526001, 1.2328336238861084, -0.5401455163955688, -0.9355688095092773, 1.7619401216506958, 0.33194729685783386, 1.627734899520874, -0.26173990964889526, 65.51374816894531, 58.90687561035156, 33.53461456298828, 9.071874618530273, 47.138126373291016, 39.40187454223633, 56.67937469482422, 46.40812683105469, 58.188751220703125, 57.49812698364258, 51.833126068115234, 84.40437316894531, 69.1987533569336, 66.42937469482422, 2.5824999809265137, 9.479374885559082, 42.71937561035156, 58.24250030517578, 40.56812286376953, 89.20562744140625, 43.854373931884766, 96.96500396728516, 41.30500030517578, 107.58062744140625], "mean": [0.8285844326019287, -1.0355839729309082, 1.1768232583999634, -0.19870296120643616, -0.8417878746986389, 1.064253568649292, -0.906865656375885, -1.1108310222625732, 1.4303535223007202, -0.12888233363628387, 0.9772734045982361, -0.2853221595287323, 46.43647003173828, 54.89463806152344, 3.6110846996307373, 3.7233004570007324, 19.60443115234375, 6.92826509475708, 17.026241302490234, 10.054265975952148, 14.347607612609863, 14.641641616821289, 10.050278663635254, 24.81729507446289, 45.47380447387695, 58.96909713745117, 1.27725088596344, 5.2184953689575195, 19.098405838012695, 9.329298973083496, 13.5413818359375, 18.321657180786133, 13.947620391845703, 21.172571182250977, 8.663211822509766, 38.84804916381836], "std": [0.2716696262359619, 0.21938765048980713, 0.3018058240413666, 0.15367892384529114, 0.35036617517471313, 0.09261619299650192, 0.19352826476097107, 0.1610066443681717, 0.15571966767311096, 0.14824508130550385, 0.21606849133968353, 0.025892900303006172, 8.912919998168945, 2.0676817893981934, 9.335747718811035, 2.5016767978668213, 15.6715087890625, 12.322613716125488, 18.46561622619629, 16.17778968811035, 19.175642013549805, 22.141876220703125, 14.500295639038086, 32.97176742553711, 10.808283805847168, 5.55460786819458, 0.30455923080444336, 3.275291681289673, 12.9342041015625, 17.423828125, 12.227240562438965, 29.776277542114258, 13.051229476928711, 33.81590270996094, 12.960143089294434, 36.53949737548828], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [166]}, "index": {"min": [3624], "max": [3789], "mean": [3706.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [3.0421686746987953, 7.0, 7.0, 7.0, 7.0], "std": [2.1630868439432587, 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": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [166]}, "eef_direction_state": {"mean": [2.8072289156626504, 3.6927710843373496], "std": [2.1729876791233105, 1.7585099889771907], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.1506024096385543, 1.0843373493975903], "std": [0.7809283159759209, 0.7715548263414639], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.9819277108433735, 0.8493975903614458], "std": [0.8101233846697271, 0.8111977599681384], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.8072289156626504, 3.6927710843373496], "std": [2.1729876791233105, 1.7585099889771907], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.1506024096385543, 1.0843373493975903], "std": [0.7809283159759209, 0.7715548263414639], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [0.9819277108433735, 0.8493975903614458], "std": [0.8101233846697271, 0.8111977599681384], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6783176659958059, 0.16422757786306946, 1.1499165212128084, -1.5515695669983824, 1.0367586532204962, -2.0615529666485597, 0.6849222587026016, -0.17552441960034842, 1.1331586134862792, 1.5050113199605453, 0.6216428846289966, 2.2340582975563246], "std": [0.07578661100876505, 0.049443756840740746, 0.02527617198530738, 0.17622497062113654, 0.0809659430262839, 0.1985776460891463, 0.04222567673003094, 0.05653950984978879, 0.029593387309429228, 0.1635994206136975, 0.10620431679795644, 0.11817167768291041], "min": [0.5820492526839823, 0.07288158398862173, 1.088550100207077, -1.8721142820802064, 0.8541254169532766, -2.4324844648267536, 0.5967038075777241, -0.2684682076911808, 1.097731338162488, 1.143946099785596, 0.35573064789940845, 1.8807178572797347], "max": [0.8380267269712534, 0.23699795305429786, 1.1923425952430065, -1.2151890917078747, 1.1579845444929635, -1.7395773950361813, 0.7725023873775531, -0.0571942773740278, 1.1889851834815215, 1.6422417930078772, 0.7017637034471402, 2.3656002890137113], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6783176659958059, 0.16422757786306946, 1.1499165212128084, -1.5515695669983824, 1.0367586532204962, -2.0615529666485597, 0.6849222587026016, -0.17552441960034842, 1.1331586134862792, 1.5050113199605453, 0.6216428846289966, 2.2340582975563246], "std": [0.07578661100876505, 0.049443756840740746, 0.02527617198530738, 0.17622497062113654, 0.0809659430262839, 0.1985776460891463, 0.04222567673003094, 0.05653950984978879, 0.029593387309429228, 0.1635994206136975, 0.10620431679795644, 0.11817167768291041], "min": [0.5820492526839823, 0.07288158398862173, 1.088550100207077, -1.8721142820802064, 0.8541254169532766, -2.4324844648267536, 0.5967038075777241, -0.2684682076911808, 1.097731338162488, 1.143946099785596, 0.35573064789940845, 1.8807178572797347], "max": [0.8380267269712534, 0.23699795305429786, 1.1923425952430065, -1.2151890917078747, 1.1579845444929635, -1.7395773950361813, 0.7725023873775531, -0.0571942773740278, 1.1889851834815215, 1.6422417930078772, 0.7017637034471402, 2.3656002890137113], "count": [166]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26710637254901964]], [[0.4535838725490196]], [[0.578142373366013]]], "std": [[[0.34763388877916285]], [[0.24767247986662963]], [[0.22095992176423496]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883515216503268]], [[0.5094502879901961]], [[0.5000540665849673]]], "std": [[[0.3386243673180528]], [[0.33628814498071424]], [[0.3383135154536411]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47818363357843136]], [[0.5330095649509804]], [[0.5334009252450981]]], "std": [[[0.34783784106256]], [[0.32583561023451313]], [[0.33468996391462685]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3667052471405229]], [[0.4261285416666667]], [[0.4595635089869281]]], "std": [[[0.36834953208704935]], [[0.3525152065698461]], [[0.3724895744950882]]], "count": [100]}, "observation.state": {"min": [0.31035420298576355, -1.5391823053359985, 0.9491747617721558, -0.15706196427345276, -1.3067444562911987, 0.4794670641422272, -1.245115041732788, -1.5980011224746704, 1.1711087226867676, -0.6601911187171936, 0.5097705721855164, -0.28646695613861084, 39.97999954223633, 48.564998626708984, -0.6000000238418579, -0.05062500014901161, 2.757777690887451, 0.5145454406738281, 1.6663637161254883, -1.1974999904632568, 0.9693750143051147, 0.19875000417232513, 1.0412499904632568, 0.21937499940395355, 41.494998931884766, 38.945556640625, 0.8912500143051147, -0.7549999952316284, 1.0162500143051147, 0.8762499690055847, 0.5884615182876587, -0.7243750095367432, 0.8387500047683716, -0.1925000101327896, 0.6312500238418579, -2.7768750190734863], "max": [1.0800632238388062, -0.7971779108047485, 1.9192512035369873, 0.5585278868675232, -0.2446688860654831, 0.879921019077301, -0.41447317600250244, -0.9505893588066101, 2.00272274017334, 0.2909598648548126, 1.5584759712219238, -0.09305618703365326, 68.48687744140625, 61.4943733215332, 42.99937438964844, 6.98312520980835, 49.573123931884766, 34.14875030517578, 53.02562713623047, 40.09437561035156, 52.9743766784668, 57.252498626708984, 44.72687530517578, 74.33312225341797, 66.00749969482422, 68.97562408447266, 2.646250009536743, 9.788749694824219, 48.09437561035156, 53.729373931884766, 56.055625915527344, 76.78874969482422, 55.96125030517578, 95.21624755859375, 57.608123779296875, 106.05374908447266], "mean": [0.7251735925674438, -1.0318719148635864, 1.2744429111480713, 0.1565154641866684, -0.7314313054084778, 0.7262042760848999, -0.7507666945457458, -1.1749370098114014, 1.5550503730773926, -0.3433625102043152, 0.865157425403595, -0.16957850754261017, 51.90180206298828, 54.450584411621094, 8.639153480529785, 4.05155611038208, 17.88665008544922, 6.321814060211182, 17.25432014465332, 5.957573890686035, 13.43451976776123, 9.239126205444336, 7.683920860290527, 19.354921340942383, 52.11006546020508, 57.976165771484375, 1.307860016822815, 4.4162516593933105, 23.736312866210938, 11.141390800476074, 23.135665893554688, 13.714517593383789, 21.671844482421875, 17.05866813659668, 13.82011604309082, 36.481300354003906], "std": [0.2339537888765335, 0.21793609857559204, 0.2884901762008667, 0.24993683397769928, 0.30611392855644226, 0.16044263541698456, 0.2215965986251831, 0.22220228612422943, 0.23415054380893707, 0.2021699696779251, 0.23159107565879822, 0.0648709237575531, 7.194791793823242, 2.971608877182007, 14.13743782043457, 2.094205617904663, 14.308605194091797, 10.864718437194824, 16.904985427856445, 13.6538724899292, 18.033369064331055, 17.80887222290039, 12.725135803222656, 27.342153549194336, 8.359432220458984, 8.453292846679688, 0.33353191614151, 3.1571567058563232, 13.980177879333496, 18.461042404174805, 15.613310813903809, 23.783771514892578, 16.153459548950195, 29.9045352935791, 18.76923179626465, 32.1436882019043], "count": [184]}, "action": {"min": [0.31035420298576355, -1.5391823053359985, 0.9491747617721558, -0.15706196427345276, -1.3067444562911987, 0.4794670641422272, -1.245115041732788, -1.5980011224746704, 1.1711087226867676, -0.6601911187171936, 0.5097705721855164, -0.28646695613861084, 39.97999954223633, 48.564998626708984, -0.6000000238418579, -0.05062500014901161, 2.757777690887451, 0.5145454406738281, 1.6663637161254883, -1.1974999904632568, 0.9693750143051147, 0.19875000417232513, 1.0412499904632568, 0.21937499940395355, 41.494998931884766, 38.945556640625, 0.8912500143051147, -0.7549999952316284, 1.0162500143051147, 0.8762499690055847, 0.5884615182876587, -0.7243750095367432, 0.8387500047683716, -0.1925000101327896, 0.6312500238418579, -2.7768750190734863], "max": [1.0800632238388062, -0.7971779108047485, 1.9192512035369873, 0.5585278868675232, -0.2446688860654831, 0.879921019077301, -0.41447317600250244, -0.9505893588066101, 2.00272274017334, 0.2909598648548126, 1.5584759712219238, -0.09305618703365326, 68.48687744140625, 61.4943733215332, 42.99937438964844, 6.98312520980835, 49.573123931884766, 34.14875030517578, 53.02562713623047, 40.09437561035156, 52.9743766784668, 57.252498626708984, 44.72687530517578, 74.33312225341797, 66.00749969482422, 68.97562408447266, 2.646250009536743, 9.788749694824219, 48.09437561035156, 53.729373931884766, 56.055625915527344, 76.78874969482422, 55.96125030517578, 95.21624755859375, 57.608123779296875, 106.05374908447266], "mean": [0.7251735329627991, -1.0318719148635864, 1.274443507194519, 0.15651537477970123, -0.7314313054084778, 0.726204514503479, -0.750766932964325, -1.1749366521835327, 1.5550503730773926, -0.34336256980895996, 0.8651573061943054, -0.1695784479379654, 51.901790618896484, 54.450584411621094, 8.639150619506836, 4.051557540893555, 17.886655807495117, 6.321821689605713, 17.254329681396484, 5.957566738128662, 13.434527397155762, 9.239128112792969, 7.683916091918945, 19.354907989501953, 52.11008071899414, 57.976165771484375, 1.3078604936599731, 4.4162516593933105, 23.73631477355957, 11.141387939453125, 23.135669708251953, 13.714513778686523, 21.67184829711914, 17.058666229248047, 13.820128440856934, 36.481300354003906], "std": [0.2339538186788559, 0.21793612837791443, 0.2884901463985443, 0.24993684887886047, 0.30611392855644226, 0.16044260561466217, 0.2215965986251831, 0.22220227122306824, 0.23415054380893707, 0.2021699696779251, 0.2315910905599594, 0.0648709237575531, 7.194791793823242, 2.971609115600586, 14.137434959411621, 2.094205856323242, 14.308603286743164, 10.864718437194824, 16.904985427856445, 13.653873443603516, 18.03337287902832, 17.808868408203125, 12.72513484954834, 27.342153549194336, 8.3594331741333, 8.453292846679688, 0.33353176712989807, 3.1571567058563232, 13.980177879333496, 18.461042404174805, 15.613309860229492, 23.783771514892578, 16.153461456298828, 29.9045467376709, 18.76923179626465, 32.14369201660156], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [184]}, "index": {"min": [3790], "max": [3973], "mean": [3881.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.266304347826087, 7.0, 7.0, 7.0, 7.0], "std": [2.0928853171759414, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [184]}, "eef_direction_state": {"mean": [3.472826086956522, 3.217391304347826], "std": [2.338087441221503, 2.020686963238651], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.0054347826086956, 1.0869565217391304], "std": [0.8242076736023216, 0.7467636537964204], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.8152173913043478, 0.8369565217391305], "std": [0.8460823763225603, 0.7977846215975012], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.472826086956522, 3.217391304347826], "std": [2.338087441221503, 2.020686963238651], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.0054347826086956, 1.0869565217391304], "std": [0.8242076736023216, 0.7467636537964204], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.8152173913043478, 0.8369565217391305], "std": [0.8460823763225603, 0.7977846215975012], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6896414563038565, 0.14910116031283857, 1.164938902739338, -1.5885809775708264, 1.005880882920426, -2.2323899991268767, 0.7125517512960257, -0.14828197622846567, 1.1542214503112576, 1.5182816626077362, 0.6791345131156978, 2.2988655154502458], "std": [0.07204581153575372, 0.0349121199164126, 0.024649674392521585, 0.22709747342961933, 0.05834285108943294, 0.2224502835076144, 0.06094830180054578, 0.05745176284453154, 0.021793751482249824, 0.13951690519563392, 0.11495580194376331, 0.13837993978225696], "min": [0.5998724345479125, 0.0788696441703692, 1.1011230338442453, -2.1283529754058264, 0.8618182518980269, -2.780048973025306, 0.61558603615284, -0.260246466061201, 1.1203743000921667, 1.1865192796256347, 0.3510283226859834, 1.9072641648919706], "max": [0.8447051749905023, 0.20311812172735988, 1.205389155688993, -1.1900253435737098, 1.0871441391073402, -1.8654017409119978, 0.8250464466049694, -0.04840656664232981, 1.1907590093610947, 1.7665935576760838, 0.8290118225015313, 2.5751289787256995], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6896414563038565, 0.14910116031283857, 1.164938902739338, -1.5885809775708264, 1.005880882920426, -2.2323899991268767, 0.7125517512960257, -0.14828197622846567, 1.1542214503112576, 1.5182816626077362, 0.6791345131156978, 2.2988655154502458], "std": [0.07204581153575372, 0.0349121199164126, 0.024649674392521585, 0.22709747342961933, 0.05834285108943294, 0.2224502835076144, 0.06094830180054578, 0.05745176284453154, 0.021793751482249824, 0.13951690519563392, 0.11495580194376331, 0.13837993978225696], "min": [0.5998724345479125, 0.0788696441703692, 1.1011230338442453, -2.1283529754058264, 0.8618182518980269, -2.780048973025306, 0.61558603615284, -0.260246466061201, 1.1203743000921667, 1.1865192796256347, 0.3510283226859834, 1.9072641648919706], "max": [0.8447051749905023, 0.20311812172735988, 1.205389155688993, -1.1900253435737098, 1.0871441391073402, -1.8654017409119978, 0.8250464466049694, -0.04840656664232981, 1.1907590093610947, 1.7665935576760838, 0.8290118225015313, 2.5751289787256995], "count": [184]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26975998366013076]], [[0.45085122344771245]], [[0.5749109354575164]]], "std": [[[0.35232958593929575]], [[0.2523438375017713]], [[0.22138403289175307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814173774509804]], [[0.5005104309640522]], [[0.4933886376633987]]], "std": [[[0.33307035494659387]], [[0.3325421724014877]], [[0.335364279891324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842586519607843]], [[0.5244478472222223]], [[0.532563870506536]]], "std": [[[0.3416603136491283]], [[0.3282496861346182]], [[0.334792735292231]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3843157536764706]], [[0.44637639093137255]], [[0.48027599264705884]]], "std": [[[0.37147936476838794]], [[0.3534912293677644]], [[0.3714691915305436]]], "count": [100]}, "observation.state": {"min": [0.32382506132125854, -1.5207046270370483, 0.8097666501998901, -0.33364275097846985, -1.485656499862671, 0.6438830494880676, -1.3495545387268066, -1.3638228178024292, 1.0676864385604858, -0.6707055568695068, 0.626835823059082, -0.3274119794368744, 32.33555603027344, 47.71687316894531, -0.6418750286102295, 1.4481250047683716, 0.7093750238418579, -0.3125, 0.9993749856948853, -0.23375000059604645, 0.7462500333786011, -0.5987499952316284, 0.984375, 0.1237500011920929, 38.43812561035156, 39.43555450439453, 1.1200000047683716, -0.6318750381469727, 0.8155555725097656, 0.6206250190734863, 0.6349999904632568, -0.6625000238418579, 0.8287500143051147, 0.4012500047683716, 0.6418750286102295, 0.078125], "max": [1.2531260251998901, -0.7347934246063232, 1.7930066585540771, 0.06108377128839493, -0.27966925501823425, 1.062647819519043, -0.4829957187175751, -0.9184977412223816, 1.760151982307434, 0.36021888256073, 1.6293456554412842, -0.18732833862304688, 72.5531234741211, 60.848751068115234, 34.06624984741211, 9.834444046020508, 48.30500030517578, 61.40625, 50.47125244140625, 36.14875030517578, 51.52687454223633, 69.02375030517578, 45.575626373291016, 86.60749816894531, 68.49812316894531, 68.48812866210938, 2.7699999809265137, 9.531875610351562, 53.29750061035156, 42.27124786376953, 59.850624084472656, 45.985626220703125, 55.25437545776367, 68.22125244140625, 46.84312438964844, 91.50687408447266], "mean": [0.7327899932861328, -0.9823015332221985, 1.1784393787384033, -0.042331382632255554, -0.7429196238517761, 1.003588080406189, -0.8567972183227539, -1.038193941116333, 1.4278794527053833, -0.2618978023529053, 0.9629256129264832, -0.2262224555015564, 49.33798599243164, 52.29993438720703, 0.9117656946182251, 6.071012496948242, 14.063087463378906, 8.639089584350586, 16.290369033813477, 6.608298301696777, 16.39035987854004, 13.73600959777832, 9.476266860961914, 29.163482666015625, 48.96958923339844, 58.105777740478516, 1.2798810005187988, 5.789315223693848, 20.078716278076172, 6.059237003326416, 19.659740447998047, 6.256285667419434, 17.467060089111328, 8.750198364257812, 14.261631965637207, 16.143993377685547], "std": [0.24440397322177887, 0.25852134823799133, 0.2836301922798157, 0.09292326122522354, 0.2601523995399475, 0.08211859315633774, 0.20145650207996368, 0.1295517086982727, 0.15104933083057404, 0.20995783805847168, 0.21446320414543152, 0.035457856953144073, 11.096105575561523, 4.319272041320801, 5.542978286743164, 3.2497050762176514, 16.2092227935791, 17.183076858520508, 18.108924865722656, 11.551166534423828, 18.765621185302734, 22.693328857421875, 13.965436935424805, 34.15000915527344, 8.848060607910156, 8.42718505859375, 0.22106677293777466, 2.786513090133667, 13.599465370178223, 12.207939147949219, 15.096646308898926, 12.522699356079102, 14.469773292541504, 18.44265365600586, 11.679023742675781, 27.53414535522461], "count": [233]}, "action": {"min": [0.32382506132125854, -1.5207046270370483, 0.8097666501998901, -0.33364275097846985, -1.485656499862671, 0.6438830494880676, -1.3495545387268066, -1.3638228178024292, 1.0676864385604858, -0.6707055568695068, 0.626835823059082, -0.3274119794368744, 32.33555603027344, 47.71687316894531, -0.6418750286102295, 1.4481250047683716, 0.7093750238418579, -0.3125, 0.9993749856948853, -0.23375000059604645, 0.7462500333786011, -0.5987499952316284, 0.984375, 0.1237500011920929, 38.43812561035156, 39.43555450439453, 1.1200000047683716, -0.6318750381469727, 0.8155555725097656, 0.6206250190734863, 0.6349999904632568, -0.6625000238418579, 0.8287500143051147, 0.4012500047683716, 0.6418750286102295, 0.078125], "max": [1.2531260251998901, -0.7347934246063232, 1.7930066585540771, 0.06108377128839493, -0.27966925501823425, 1.062647819519043, -0.4829957187175751, -0.9184977412223816, 1.760151982307434, 0.36021888256073, 1.6293456554412842, -0.18732833862304688, 72.5531234741211, 60.848751068115234, 34.06624984741211, 9.834444046020508, 48.30500030517578, 61.40625, 50.47125244140625, 36.14875030517578, 51.52687454223633, 69.02375030517578, 45.575626373291016, 86.60749816894531, 68.49812316894531, 68.48812866210938, 2.7699999809265137, 9.531875610351562, 53.29750061035156, 42.27124786376953, 59.850624084472656, 45.985626220703125, 55.25437545776367, 68.22125244140625, 46.84312438964844, 91.50687408447266], "mean": [0.7327900528907776, -0.9823015332221985, 1.1784389019012451, -0.042331401258707047, -0.7429196238517761, 1.0035889148712158, -0.8567975163459778, -1.038193702697754, 1.4278794527053833, -0.2618978023529053, 0.962925374507904, -0.2262226641178131, 49.33802032470703, 52.2999382019043, 0.9117670655250549, 6.071011066436768, 14.063096046447754, 8.639100074768066, 16.290361404418945, 6.608311176300049, 16.390378952026367, 13.736013412475586, 9.47625732421875, 29.163471221923828, 48.96958541870117, 58.10577392578125, 1.2798810005187988, 5.789315223693848, 20.078712463378906, 6.059237480163574, 19.659738540649414, 6.256289958953857, 17.467052459716797, 8.750199317932129, 14.261636734008789, 16.14399528503418], "std": [0.2444038689136505, 0.2585213780403137, 0.28363022208213806, 0.09292327612638474, 0.2601523697376251, 0.08211860805749893, 0.20145650207996368, 0.1295516937971115, 0.15104931592941284, 0.20995785295963287, 0.2144632190465927, 0.035457856953144073, 11.096105575561523, 4.319272518157959, 5.542978763580322, 3.2497055530548096, 16.2092227935791, 17.18307876586914, 18.108924865722656, 11.551166534423828, 18.765626907348633, 22.693328857421875, 13.965434074401855, 34.15000915527344, 8.848061561584473, 8.427186012268066, 0.22106672823429108, 2.786512851715088, 13.599465370178223, 12.207939147949219, 15.096644401550293, 12.522697448730469, 14.469773292541504, 18.442655563354492, 11.679022789001465, 27.534143447875977], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [233]}, "index": {"min": [3974], "max": [4206], "mean": [4090.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [3.1587982832618025, 7.0, 7.0, 7.0, 7.0], "std": [2.291170272332694, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [233]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [233]}, "eef_direction_state": {"mean": [3.3175965665236054, 4.090128755364807], "std": [2.133422821653941, 2.111797330771747], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.0815450643776825, 0.7725321888412017], "std": [0.7395934499068852, 0.8259321850404956], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.8497854077253219, 0.6137339055793991], "std": [0.8123047517675532, 0.7895129467857115], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [3.3175965665236054, 4.090128755364807], "std": [2.133422821653941, 2.111797330771747], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.0815450643776825, 0.7725321888412017], "std": [0.7395934499068852, 0.8259321850404956], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.8497854077253219, 0.6137339055793991], "std": [0.8123047517675532, 0.7895129467857115], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.6779522711357779, 0.14878795736702602, 1.1763974031122044, -1.5137612608244206, 1.0979642266735685, -2.117436606522016, 0.685825707341566, -0.18712533460340275, 1.1594335356463594, 1.504662593482312, 0.6993765786291145, 2.2679778230790038], "std": [0.07335660457083223, 0.047416751334524665, 0.037689742403842874, 0.1429569641774494, 0.11409138165464186, 0.1333795568662033, 0.0428116510377984, 0.03949948890810415, 0.019211557712076437, 0.13342332107577828, 0.12445229376493053, 0.12769994977021598], "min": [0.5724780638873221, 0.054023248698607876, 1.0909128750744186, -1.7606310806804695, 0.8870870677400813, -2.336448336735015, 0.5912118710162841, -0.2699539155295256, 1.129489492862261, 1.20200836092983, 0.3485570490389569, 1.8726558310697932], "max": [0.8266273636538356, 0.23401639368358473, 1.216831595974052, -1.1790729379830485, 1.2501322933541381, -1.6931111744994656, 0.7763856540869145, -0.09148580607150292, 1.207744978049131, 1.8372316146040217, 0.9509057782614212, 2.570321562415547], "count": [233]}, "eef_sim_pose_action": {"mean": [0.6779522711357779, 0.14878795736702602, 1.1763974031122044, -1.5137612608244206, 1.0979642266735685, -2.117436606522016, 0.685825707341566, -0.18712533460340275, 1.1594335356463594, 1.504662593482312, 0.6993765786291145, 2.2679778230790038], "std": [0.07335660457083223, 0.047416751334524665, 0.037689742403842874, 0.1429569641774494, 0.11409138165464186, 0.1333795568662033, 0.0428116510377984, 0.03949948890810415, 0.019211557712076437, 0.13342332107577828, 0.12445229376493053, 0.12769994977021598], "min": [0.5724780638873221, 0.054023248698607876, 1.0909128750744186, -1.7606310806804695, 0.8870870677400813, -2.336448336735015, 0.5912118710162841, -0.2699539155295256, 1.129489492862261, 1.20200836092983, 0.3485570490389569, 1.8726558310697932], "max": [0.8266273636538356, 0.23401639368358473, 1.216831595974052, -1.1790729379830485, 1.2501322933541381, -1.6931111744994656, 0.7763856540869145, -0.09148580607150292, 1.207744978049131, 1.8372316146040217, 0.9509057782614212, 2.570321562415547], "count": [233]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26736662990196075]], [[0.4556720588235294]], [[0.5816155718954248]]], "std": [[[0.3503831335967279]], [[0.24673599510025732]], [[0.21679309324320484]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481911345996732]], [[0.5032698835784314]], [[0.4918472875816994]]], "std": [[[0.34568653402970906]], [[0.3427308664920469]], [[0.34703195894799344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487251460375817]], [[0.532188425245098]], [[0.5419356821895425]]], "std": [[[0.3398441930945346]], [[0.32713627900890657]], [[0.3372016048066009]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36348386029411767]], [[0.42744009395424837]], [[0.465661983251634]]], "std": [[[0.3670812632333992]], [[0.3497333927321723]], [[0.36997470336836463]]], "count": [100]}, "observation.state": {"min": [0.3290465176105499, -1.5522239208221436, 0.8730830550193787, -0.29833507537841797, -1.4932860136032104, 0.7429236173629761, -1.3382797241210938, -1.4772402048110962, 1.1130820512771606, -0.6999360918998718, 0.6406404972076416, -0.31723928451538086, 28.383333206176758, 47.158748626708984, -0.53125, -0.19437500834465027, 0.8643749952316284, 0.3643749952316284, 1.0, -0.11999999731779099, 0.9631249904632568, -0.07749999314546585, 1.1169999837875366, 0.6349999904632568, 19.219999313354492, 41.23143005371094, 1.1299999952316284, -0.6656250357627869, 1.0043749809265137, 0.7037500143051147, 0.7688888907432556, -0.6806250214576721, 0.8433333039283752, 0.3956249952316284, 0.5837500095367432, 0.5309090614318848], "max": [1.2203614711761475, -0.7681248188018799, 1.8917372226715088, 0.14388780295848846, -0.10876821726560593, 1.0528963804244995, -0.47589075565338135, -0.9203097820281982, 1.8216887712478638, 0.3898044228553772, 1.6336690187454224, -0.15173189342021942, 69.47062683105469, 59.270626068115234, 21.717500686645508, 9.491110801696777, 46.74187469482422, 39.39125061035156, 57.516876220703125, 36.24437713623047, 58.82374954223633, 52.092498779296875, 54.649375915527344, 78.78250122070312, 66.06625366210938, 76.49187469482422, 3.3949999809265137, 9.513750076293945, 51.954376220703125, 47.75374984741211, 56.182498931884766, 59.368125915527344, 54.984375, 82.07500457763672, 54.14500045776367, 101.52188110351562], "mean": [0.8726928234100342, -0.9600765705108643, 1.153729796409607, -0.11287900060415268, -0.8739885687828064, 0.937002956867218, -0.8926461338996887, -1.0868988037109375, 1.44447660446167, -0.20460160076618195, 0.9698410630226135, -0.248465895652771, 47.13365936279297, 51.86363983154297, 1.621552586555481, 5.408490180969238, 12.898380279541016, 6.484548091888428, 13.855740547180176, 6.051699161529541, 13.435574531555176, 9.779282569885254, 9.84475326538086, 19.142194747924805, 45.096214294433594, 60.5706787109375, 1.2868142127990723, 5.4943037033081055, 25.7037296295166, 8.310179710388184, 20.13071060180664, 9.763038635253906, 18.328258514404297, 12.694446563720703, 9.798645973205566, 37.00292205810547], "std": [0.2799766957759857, 0.24339303374290466, 0.3092244863510132, 0.14448904991149902, 0.3880637288093567, 0.06320521980524063, 0.26271331310272217, 0.17946957051753998, 0.18829220533370972, 0.2892149090766907, 0.2567233443260193, 0.07099165767431259, 9.962088584899902, 4.061539173126221, 5.548825263977051, 3.0285913944244385, 16.793441772460938, 11.923027038574219, 19.664201736450195, 11.813593864440918, 19.89429473876953, 17.446990966796875, 15.511985778808594, 29.061492919921875, 16.154218673706055, 12.72272777557373, 0.3360235393047333, 3.628868341445923, 15.225037574768066, 15.03528881072998, 16.126174926757812, 18.08030128479004, 15.579310417175293, 24.3623046875, 15.492803573608398, 28.654539108276367], "count": [197]}, "action": {"min": [0.3290465176105499, -1.5522239208221436, 0.8730830550193787, -0.29833507537841797, -1.4932860136032104, 0.7429236173629761, -1.3382797241210938, -1.4772402048110962, 1.1130820512771606, -0.6999360918998718, 0.6406404972076416, -0.31723928451538086, 28.383333206176758, 47.158748626708984, -0.53125, -0.19437500834465027, 0.8643749952316284, 0.3643749952316284, 1.0, -0.11999999731779099, 0.9631249904632568, -0.07749999314546585, 1.1169999837875366, 0.6349999904632568, 19.219999313354492, 41.23143005371094, 1.1299999952316284, -0.6656250357627869, 1.0043749809265137, 0.7037500143051147, 0.7688888907432556, -0.6806250214576721, 0.8433333039283752, 0.3956249952316284, 0.5837500095367432, 0.5309090614318848], "max": [1.2203614711761475, -0.7681248188018799, 1.8917372226715088, 0.14388780295848846, -0.10876821726560593, 1.0528963804244995, -0.47589075565338135, -0.9203097820281982, 1.8216887712478638, 0.3898044228553772, 1.6336690187454224, -0.15173189342021942, 69.47062683105469, 59.270626068115234, 21.717500686645508, 9.491110801696777, 46.74187469482422, 39.39125061035156, 57.516876220703125, 36.24437713623047, 58.82374954223633, 52.092498779296875, 54.649375915527344, 78.78250122070312, 66.06625366210938, 76.49187469482422, 3.3949999809265137, 9.513750076293945, 51.954376220703125, 47.75374984741211, 56.182498931884766, 59.368125915527344, 54.984375, 82.07500457763672, 54.14500045776367, 101.52188110351562], "mean": [0.872692883014679, -0.9600762128829956, 1.153729796409607, -0.1128789633512497, -0.8739882707595825, 0.9370028972625732, -0.892646312713623, -1.086898684501648, 1.44447660446167, -0.20460155606269836, 0.969840943813324, -0.248465895652771, 47.13365936279297, 51.863643646240234, 1.6215519905090332, 5.4084906578063965, 12.89837646484375, 6.484561920166016, 13.85574722290039, 6.051695346832275, 13.435574531555176, 9.779287338256836, 9.844741821289062, 19.142187118530273, 45.096214294433594, 60.570674896240234, 1.2868144512176514, 5.4943060874938965, 25.703746795654297, 8.31017780303955, 20.130712509155273, 9.763035774230957, 18.328271865844727, 12.694459915161133, 9.79864501953125, 37.002925872802734], "std": [0.2799767255783081, 0.24339304864406586, 0.30922454595565796, 0.14448903501033783, 0.3880637288093567, 0.06320521980524063, 0.2627132833003998, 0.17946957051753998, 0.18829220533370972, 0.2892148792743683, 0.2567233443260193, 0.07099165767431259, 9.962088584899902, 4.061539649963379, 5.548826694488525, 3.0285909175872803, 16.793441772460938, 11.923029899597168, 19.664196014404297, 11.813592910766602, 19.89429473876953, 17.446989059448242, 15.511982917785645, 29.06148910522461, 16.154218673706055, 12.72272777557373, 0.33602362871170044, 3.628868818283081, 15.225038528442383, 15.035292625427246, 16.126176834106445, 18.080305099487305, 15.579309463500977, 24.3623046875, 15.492804527282715, 28.654539108276367], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [197]}, "index": {"min": [4207], "max": [4403], "mean": [4305.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [2.9035532994923856, 7.0, 7.0, 7.0, 7.0], "std": [2.188070462458194, 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": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [197]}, "eef_direction_state": {"mean": [3.2893401015228427, 4.228426395939087], "std": [2.311423423939687, 1.6195518778944935], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.0456852791878173, 1.0253807106598984], "std": [0.8203900040949007, 0.8980325264216059], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.9238578680203046, 0.868020304568528], "std": [0.86046224155311, 0.8203271846909961], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.2893401015228427, 4.228426395939087], "std": [2.311423423939687, 1.6195518778944935], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.0456852791878173, 1.0253807106598984], "std": [0.8203900040949007, 0.8980325264216059], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.9238578680203046, 0.868020304568528], "std": [0.86046224155311, 0.8203271846909961], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6668651555787266, 0.17957087965612814, 1.160956877284707, -1.5562733935732649, 1.0102512744595675, -2.0988269587615593, 0.6879185946263908, -0.18391965465699775, 1.1446845382009554, 1.5271868823964188, 0.6811576546043692, 2.251928918990992], "std": [0.07955131242838705, 0.045884529948934376, 0.02737999250535443, 0.23585277297164547, 0.08306841774367371, 0.20555919338465545, 0.047378378492840795, 0.07053098078774485, 0.024783480445192473, 0.16553382055796556, 0.14127099756671377, 0.17435041400002269], "min": [0.5817073948841549, 0.07680418213651391, 1.090608633734493, -2.0385718685533694, 0.837921347733364, -2.4505470430187857, 0.602401399817963, -0.28557779161823504, 1.1111093381443453, 1.1871668977077428, 0.3678301173072629, 1.8223551195535714], "max": [0.8422862318253714, 0.23449164904204, 1.2093743229398024, -1.1335554587109806, 1.1450994214648662, -1.7042325564191478, 0.7753251481464192, -0.04612488788397423, 1.184338108538781, 1.847951008722649, 0.9071867670958893, 2.631299575102899], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6668651555787266, 0.17957087965612814, 1.160956877284707, -1.5562733935732649, 1.0102512744595675, -2.0988269587615593, 0.6879185946263908, -0.18391965465699775, 1.1446845382009554, 1.5271868823964188, 0.6811576546043692, 2.251928918990992], "std": [0.07955131242838705, 0.045884529948934376, 0.02737999250535443, 0.23585277297164547, 0.08306841774367371, 0.20555919338465545, 0.047378378492840795, 0.07053098078774485, 0.024783480445192473, 0.16553382055796556, 0.14127099756671377, 0.17435041400002269], "min": [0.5817073948841549, 0.07680418213651391, 1.090608633734493, -2.0385718685533694, 0.837921347733364, -2.4505470430187857, 0.602401399817963, -0.28557779161823504, 1.1111093381443453, 1.1871668977077428, 0.3678301173072629, 1.8223551195535714], "max": [0.8422862318253714, 0.23449164904204, 1.2093743229398024, -1.1335554587109806, 1.1450994214648662, -1.7042325564191478, 0.7753251481464192, -0.04612488788397423, 1.184338108538781, 1.847951008722649, 0.9071867670958893, 2.631299575102899], "count": [197]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2791966094771242]], [[0.4475988051470588]], [[0.5474895363562091]]], "std": [[[0.3583019351399263]], [[0.26596600972888373]], [[0.23611488544949558]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47365809640522877]], [[0.49029498978758174]], [[0.4908005657679738]]], "std": [[[0.3448449559693275]], [[0.344929228448922]], [[0.345448241321489]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.501907289624183]], [[0.5394927491830066]], [[0.5403737602124183]]], "std": [[[0.35155895988548685]], [[0.33966634971411186]], [[0.34535763040262135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38655688112745096]], [[0.45698828431372546]], [[0.4875647467320261]]], "std": [[[0.37088233421083905]], [[0.3514129870073009]], [[0.37264646554221914]]], "count": [100]}, "observation.state": {"min": [0.38698309659957886, -1.4014695882797241, 0.8232877850532532, -0.41740578413009644, -1.3591338396072388, 1.0588277578353882, -1.3116189241409302, -1.4249064922332764, 1.0454760789871216, -0.14584286510944366, 0.5643930435180664, -0.49305713176727295, 41.5988883972168, 53.12937545776367, -0.7081249952316284, 0.4124999940395355, 14.161110877990723, -0.10999999940395355, 11.117500305175781, -0.28562501072883606, 7.621250152587891, 0.16187499463558197, 0.96875, 18.887500762939453, 36.15187454223633, 47.74333572387695, 1.152500033378601, -0.3968749940395355, 4.933750152587891, 0.8162499666213989, 5.722222328186035, -0.5268750190734863, 1.8233333826065063, 0.6356250047683716, 0.6675000190734863, 1.3811111450195312], "max": [1.1613174676895142, -0.8063525557518005, 1.5607357025146484, -0.21527141332626343, -0.35288870334625244, 1.4324883222579956, -0.5270084738731384, -0.9177030324935913, 1.813582420349121, 0.3241906464099884, 1.5504649877548218, -0.42629891633987427, 71.83875274658203, 58.15444564819336, 36.71125030517578, 6.103749752044678, 47.169376373291016, 56.61687469482422, 53.10874938964844, 36.375, 54.47187423706055, 60.443748474121094, 45.54375076293945, 88.34562683105469, 67.35062408447266, 63.845001220703125, 2.90625, 8.385000228881836, 48.29750061035156, 47.80812454223633, 58.615623474121094, 56.431251525878906, 55.65999984741211, 85.98187255859375, 49.384376525878906, 100.39125061035156], "mean": [0.8554981350898743, -0.9858769178390503, 1.0081613063812256, -0.3384491205215454, -0.95442134141922, 1.3195390701293945, -0.9662114381790161, -1.0602562427520752, 1.3528404235839844, 0.02478470653295517, 1.0560572147369385, -0.4468953609466553, 51.87736129760742, 54.969417572021484, 4.285330772399902, 2.1608023643493652, 24.158113479614258, 7.365019798278809, 26.394201278686523, 7.174205303192139, 23.71622657775879, 14.195928573608398, 8.30455207824707, 52.5854606628418, 47.601043701171875, 57.97112274169922, 1.318989634513855, 4.8560404777526855, 24.664403915405273, 9.78491497039795, 22.660852432250977, 10.656758308410645, 20.79878807067871, 16.43647575378418, 10.640297889709473, 47.63935470581055], "std": [0.2247362732887268, 0.16472451388835907, 0.21853895485401154, 0.06909837573766708, 0.26806408166885376, 0.10971885919570923, 0.23731914162635803, 0.16846317052841187, 0.20910103619098663, 0.10779581218957901, 0.24890859425067902, 0.01908782869577408, 8.14520263671875, 1.2671846151351929, 10.490912437438965, 1.4782370328903198, 10.068343162536621, 15.237675666809082, 12.912342071533203, 11.81820011138916, 13.527236938476562, 21.511638641357422, 14.043994903564453, 18.586288452148438, 9.671618461608887, 4.955820083618164, 0.2649851441383362, 2.77140736579895, 12.642717361450195, 16.437715530395508, 16.221139907836914, 18.036584854125977, 15.752806663513184, 27.74187660217285, 16.45596694946289, 25.273588180541992], "count": [186]}, "action": {"min": [0.38698309659957886, -1.4014695882797241, 0.8232877850532532, -0.41740578413009644, -1.3591338396072388, 1.0588277578353882, -1.3116189241409302, -1.4249064922332764, 1.0454760789871216, -0.14584286510944366, 0.5643930435180664, -0.49305713176727295, 41.5988883972168, 53.12937545776367, -0.7081249952316284, 0.4124999940395355, 14.161110877990723, -0.10999999940395355, 11.117500305175781, -0.28562501072883606, 7.621250152587891, 0.16187499463558197, 0.96875, 18.887500762939453, 36.15187454223633, 47.74333572387695, 1.152500033378601, -0.3968749940395355, 4.933750152587891, 0.8162499666213989, 5.722222328186035, -0.5268750190734863, 1.8233333826065063, 0.6356250047683716, 0.6675000190734863, 1.3811111450195312], "max": [1.1613174676895142, -0.8063525557518005, 1.5607357025146484, -0.21527141332626343, -0.35288870334625244, 1.4324883222579956, -0.5270084738731384, -0.9177030324935913, 1.813582420349121, 0.3241906464099884, 1.5504649877548218, -0.42629891633987427, 71.83875274658203, 58.15444564819336, 36.71125030517578, 6.103749752044678, 47.169376373291016, 56.61687469482422, 53.10874938964844, 36.375, 54.47187423706055, 60.443748474121094, 45.54375076293945, 88.34562683105469, 67.35062408447266, 63.845001220703125, 2.90625, 8.385000228881836, 48.29750061035156, 47.80812454223633, 58.615623474121094, 56.431251525878906, 55.65999984741211, 85.98187255859375, 49.384376525878906, 100.39125061035156], "mean": [0.8554981350898743, -0.9858768582344055, 1.0081614255905151, -0.3384491205215454, -0.9544214010238647, 1.3195387125015259, -0.9662115573883057, -1.060255765914917, 1.3528403043746948, 0.02478467859327793, 1.0560569763183594, -0.44689515233039856, 51.87732696533203, 54.96940231323242, 4.285331726074219, 2.1608026027679443, 24.15812873840332, 7.365018367767334, 26.394197463989258, 7.17421817779541, 23.716238021850586, 14.195917129516602, 8.304549217224121, 52.585479736328125, 47.60104751586914, 57.97113800048828, 1.318989634513855, 4.856039047241211, 24.664424896240234, 9.784919738769531, 22.660852432250977, 10.656760215759277, 20.79878044128418, 16.43647003173828, 10.64029598236084, 47.63935089111328], "std": [0.224736288189888, 0.16472451388835907, 0.21853896975517273, 0.06909836828708649, 0.26806411147117615, 0.10971887409687042, 0.23731915652751923, 0.16846315562725067, 0.20910103619098663, 0.10779580473899841, 0.2489086240530014, 0.01908782869577408, 8.145201683044434, 1.2671846151351929, 10.49092960357666, 1.4782370328903198, 10.068342208862305, 15.237676620483398, 12.91234302520752, 11.818201065063477, 13.52723503112793, 21.511638641357422, 14.04399585723877, 18.586286544799805, 9.671615600585938, 4.955819606781006, 0.2649851143360138, 2.771406888961792, 12.642718315124512, 16.437715530395508, 16.221139907836914, 18.036584854125977, 15.752805709838867, 27.741870880126953, 16.45596694946289, 25.273590087890625], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [186]}, "index": {"min": [4404], "max": [4589], "mean": [4496.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [3.424731182795699, 7.0, 7.0, 7.0, 7.0], "std": [2.184311407649276, 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": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [186]}, "eef_direction_state": {"mean": [3.39247311827957, 3.2795698924731185], "std": [2.2934566370549865, 2.413517450045514], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.0698924731182795, 0.9731182795698925], "std": [0.803525156177462, 0.8825232379829074], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8387096774193549, 0.6720430107526881], "std": [0.8268390721275031, 0.8065412136604484], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.39247311827957, 3.2795698924731185], "std": [2.2934566370549865, 2.413517450045514], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.0698924731182795, 0.9731182795698925], "std": [0.803525156177462, 0.8825232379829074], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8387096774193549, 0.6720430107526881], "std": [0.8268390721275031, 0.8065412136604484], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6476760175767479, 0.152718936419743, 1.1597273268172705, -1.4078466548164728, 1.1133568082928078, -1.9113040357927127, 0.6784441347085242, -0.19723791176583222, 1.1481725049260325, 1.4296603455404093, 0.6712908626247277, 2.0896689040108463], "std": [0.05773056136293139, 0.04358499328268248, 0.02446573924200392, 0.12725375178620818, 0.11128741975974808, 0.139166497840882, 0.06304771591541976, 0.042315991821498894, 0.014734283341146664, 0.06477265004094702, 0.049433296566468575, 0.08422886656085703], "min": [0.5837658808011073, 0.05460907550571388, 1.1044044352784514, -1.6755048453251238, 0.865311801110948, -2.2185643389657264, 0.5920654360862907, -0.24991447525896188, 1.110417712298648, 1.2566094232582024, 0.48178232782913044, 1.8831871042301855], "max": [0.785604997943322, 0.21070715139168036, 1.20103160204478, -1.1700343506061444, 1.2778270724638512, -1.7435032420254744, 0.8133576055581071, -0.11837074059483768, 1.1728695641693858, 1.5624453452344662, 0.7266538057882457, 2.306641664871415], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6476760175767479, 0.152718936419743, 1.1597273268172705, -1.4078466548164728, 1.1133568082928078, -1.9113040357927127, 0.6784441347085242, -0.19723791176583222, 1.1481725049260325, 1.4296603455404093, 0.6712908626247277, 2.0896689040108463], "std": [0.05773056136293139, 0.04358499328268248, 0.02446573924200392, 0.12725375178620818, 0.11128741975974808, 0.139166497840882, 0.06304771591541976, 0.042315991821498894, 0.014734283341146664, 0.06477265004094702, 0.049433296566468575, 0.08422886656085703], "min": [0.5837658808011073, 0.05460907550571388, 1.1044044352784514, -1.6755048453251238, 0.865311801110948, -2.2185643389657264, 0.5920654360862907, -0.24991447525896188, 1.110417712298648, 1.2566094232582024, 0.48178232782913044, 1.8831871042301855], "max": [0.785604997943322, 0.21070715139168036, 1.20103160204478, -1.1700343506061444, 1.2778270724638512, -1.7435032420254744, 0.8133576055581071, -0.11837074059483768, 1.1728695641693858, 1.5624453452344662, 0.7266538057882457, 2.306641664871415], "count": [186]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2712436662581699]], [[0.45453440359477126]], [[0.5741062275326797]]], "std": [[[0.35111494052176834]], [[0.2514757468869296]], [[0.22517980298343312]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844896670751634]], [[0.5036970322712419]], [[0.4935993341503268]]], "std": [[[0.3427347710871311]], [[0.34093469084892963]], [[0.3447703102758299]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48578460784313726]], [[0.5229880943627451]], [[0.5198842769607843]]], "std": [[[0.341885935281183]], [[0.3324627870327418]], [[0.34275482224610776]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3802820547385621]], [[0.4429945486111111]], [[0.4702796303104575]]], "std": [[[0.3676624177677735]], [[0.3503193572679129]], [[0.3738355718776511]]], "count": [100]}, "observation.state": {"min": [0.36657416820526123, -1.5080682039260864, 0.9008120894432068, -0.253085196018219, -1.3876173496246338, 0.26696136593818665, -1.1798826456069946, -1.499222755432129, 1.144871711730957, -0.3137874901294708, 0.6304121613502502, -0.33533820509910583, 35.5, 44.77375030517578, -0.7193750143051147, 0.24374999105930328, 1.0199999809265137, 0.9150000214576721, 0.8450000286102295, 0.3231250047683716, 1.0043749809265137, -0.24111111462116241, 1.1662499904632568, 0.9787499904632568, 36.524375915527344, 46.20333480834961, 1.159999966621399, -0.6881250143051147, 2.742222309112549, -0.2081250101327896, 1.1806249618530273, -0.9618181586265564, 0.9775000214576721, 0.390625, 0.6672727465629578, -2.8375000953674316], "max": [1.1420742273330688, -0.7422030568122864, 1.8808890581130981, 0.8751764297485352, -0.3198195695877075, 0.9696869850158691, -0.5155642032623291, -0.8865014910697937, 1.8358033895492554, 0.23594263195991516, 1.5421149730682373, -0.17409589886665344, 67.78500366210938, 55.51874923706055, 40.03874969482422, 9.414999961853027, 55.55500030517578, 38.973751068115234, 59.35187530517578, 42.66999816894531, 56.377498626708984, 55.21125030517578, 44.85750198364258, 78.60624694824219, 61.61125183105469, 58.428123474121094, 2.6362500190734863, 9.452142715454102, 57.06687545776367, 34.65187454223633, 68.57312774658203, 46.96812438964844, 76.69499969482422, 80.44313049316406, 72.69375610351562, 98.53937530517578], "mean": [0.7960826754570007, -0.98065185546875, 1.2228847742080688, 0.052991267293691635, -0.7972196340560913, 0.7601999044418335, -0.9384726285934448, -1.089259386062622, 1.4428669214248657, -0.11174271255731583, 1.0246623754501343, -0.21407510340213776, 53.63169479370117, 48.24209976196289, 8.037386894226074, 6.116719722747803, 15.715397834777832, 7.300293445587158, 16.79438591003418, 7.324060440063477, 15.501577377319336, 9.58117961883545, 8.431819915771484, 22.521455764770508, 46.91054153442383, 52.8709602355957, 1.3943755626678467, 4.13302755355835, 20.42275619506836, 5.756664276123047, 17.5289363861084, 8.359833717346191, 17.54073715209961, 14.90947151184082, 15.218462944030762, 27.13922119140625], "std": [0.2929179072380066, 0.23831968009471893, 0.3054625988006592, 0.35496246814727783, 0.32872337102890015, 0.2123524695634842, 0.23351235687732697, 0.19768309593200684, 0.18595831096172333, 0.13341987133026123, 0.21319769322872162, 0.04111778363585472, 7.586404800415039, 3.361333131790161, 12.994437217712402, 3.1341121196746826, 19.793073654174805, 11.726399421691895, 21.526458740234375, 13.17509937286377, 20.30548667907715, 18.201892852783203, 13.759234428405762, 28.47479820251465, 7.032151699066162, 3.734022855758667, 0.23316116631031036, 2.7388718128204346, 16.829322814941406, 10.451687812805176, 21.687461853027344, 14.744028091430664, 24.324506759643555, 26.77234649658203, 22.189746856689453, 35.74748229980469], "count": [178]}, "action": {"min": [0.36657416820526123, -1.5080682039260864, 0.9008120894432068, -0.253085196018219, -1.3876173496246338, 0.26696136593818665, -1.1798826456069946, -1.499222755432129, 1.144871711730957, -0.3137874901294708, 0.6304121613502502, -0.33533820509910583, 35.5, 44.77375030517578, -0.7193750143051147, 0.24374999105930328, 1.0199999809265137, 0.9150000214576721, 0.8450000286102295, 0.3231250047683716, 1.0043749809265137, -0.24111111462116241, 1.1662499904632568, 0.9787499904632568, 36.524375915527344, 46.20333480834961, 1.159999966621399, -0.6881250143051147, 2.742222309112549, -0.2081250101327896, 1.1806249618530273, -0.9618181586265564, 0.9775000214576721, 0.390625, 0.6672727465629578, -2.8375000953674316], "max": [1.1420742273330688, -0.7422030568122864, 1.8808890581130981, 0.8751764297485352, -0.3198195695877075, 0.9696869850158691, -0.5155642032623291, -0.8865014910697937, 1.8358033895492554, 0.23594263195991516, 1.5421149730682373, -0.17409589886665344, 67.78500366210938, 55.51874923706055, 40.03874969482422, 9.414999961853027, 55.55500030517578, 38.973751068115234, 59.35187530517578, 42.66999816894531, 56.377498626708984, 55.21125030517578, 44.85750198364258, 78.60624694824219, 61.61125183105469, 58.428123474121094, 2.6362500190734863, 9.452142715454102, 57.06687545776367, 34.65187454223633, 68.57312774658203, 46.96812438964844, 76.69499969482422, 80.44313049316406, 72.69375610351562, 98.53937530517578], "mean": [0.7960826754570007, -0.9806520342826843, 1.2228846549987793, 0.052991218864917755, -0.7972197532653809, 0.760199785232544, -0.9384730458259583, -1.089259147644043, 1.4428668022155762, -0.11174272745847702, 1.0246623754501343, -0.21407493948936462, 53.63167190551758, 48.242095947265625, 8.037396430969238, 6.116720676422119, 15.715407371520996, 7.300297260284424, 16.794395446777344, 7.324054718017578, 15.501568794250488, 9.581195831298828, 8.43181037902832, 22.52147674560547, 46.9105339050293, 52.870941162109375, 1.3943750858306885, 4.133028030395508, 20.42275047302246, 5.7566657066345215, 17.528932571411133, 8.359837532043457, 17.540735244750977, 14.909461975097656, 15.218462944030762, 27.139230728149414], "std": [0.2929179072380066, 0.23831968009471893, 0.30546262860298157, 0.35496240854263306, 0.32872340083122253, 0.2123524397611618, 0.23351240158081055, 0.19768314063549042, 0.18595828115940094, 0.13341985642910004, 0.2131977081298828, 0.04111778736114502, 7.586404800415039, 3.361333131790161, 12.994436264038086, 3.1341121196746826, 19.793067932128906, 11.726399421691895, 21.526451110839844, 13.175100326538086, 20.305490493774414, 18.201904296875, 13.759234428405762, 28.47480010986328, 7.0321526527404785, 3.734022378921509, 0.2331610769033432, 2.7388715744018555, 16.829328536987305, 10.45168685913086, 21.68746566772461, 14.744029998779297, 24.324508666992188, 26.772348403930664, 22.18975067138672, 35.74748229980469], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [178]}, "index": {"min": [4590], "max": [4767], "mean": [4678.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [3.044943820224719, 7.0, 7.0, 7.0, 7.0], "std": [2.2581194938552773, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [178]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [178]}, "eef_direction_state": {"mean": [3.4157303370786516, 3.842696629213483], "std": [2.1970817660780124, 1.801365751558386], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.146067415730337, 1.0842696629213484], "std": [0.8552621228757329, 0.8063510368925189], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.9943820224719101, 0.8314606741573034], "std": [0.8379830722274344, 0.8174495147271387], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.4157303370786516, 3.842696629213483], "std": [2.1970817660780124, 1.801365751558386], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.146067415730337, 1.0842696629213484], "std": [0.8552621228757329, 0.8063510368925189], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.9943820224719101, 0.8314606741573034], "std": [0.8379830722274344, 0.8174495147271387], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6814581412887755, 0.17405209830053298, 1.1661661943733028, -1.593773411522729, 0.9900073010070656, -2.169203478521252, 0.685414209792613, -0.18813028919905772, 1.145217474553958, 1.4730619320443423, 0.5738223728336262, 2.2027312842466724], "std": [0.07524836621686448, 0.054053976800633334, 0.023839569940257363, 0.22473287983420137, 0.057625510922398614, 0.30505324549374074, 0.05109311666348773, 0.06342007556831364, 0.029371551710773262, 0.12399612624159645, 0.054354555678070085, 0.08104057505938679], "min": [0.5930205893674094, 0.09582442225634592, 1.1194635080712958, -2.1906707047922245, 0.8596071879450009, -2.974945254645694, 0.6155544023301286, -0.2526946601847438, 1.0833650405167836, 1.1187050375633638, 0.4161087062968094, 1.8978805673305899], "max": [0.8400127375961196, 0.23129071091852177, 1.2188146491130425, -1.1496655544462975, 1.0934835779045597, -1.760847791430502, 0.7906681319732363, -0.06179877826265609, 1.214195605308258, 1.661639453190055, 0.6334124087699946, 2.3371370884737463], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6814581412887755, 0.17405209830053298, 1.1661661943733028, -1.593773411522729, 0.9900073010070656, -2.169203478521252, 0.685414209792613, -0.18813028919905772, 1.145217474553958, 1.4730619320443423, 0.5738223728336262, 2.2027312842466724], "std": [0.07524836621686448, 0.054053976800633334, 0.023839569940257363, 0.22473287983420137, 0.057625510922398614, 0.30505324549374074, 0.05109311666348773, 0.06342007556831364, 0.029371551710773262, 0.12399612624159645, 0.054354555678070085, 0.08104057505938679], "min": [0.5930205893674094, 0.09582442225634592, 1.1194635080712958, -2.1906707047922245, 0.8596071879450009, -2.974945254645694, 0.6155544023301286, -0.2526946601847438, 1.0833650405167836, 1.1187050375633638, 0.4161087062968094, 1.8978805673305899], "max": [0.8400127375961196, 0.23129071091852177, 1.2188146491130425, -1.1496655544462975, 1.0934835779045597, -1.760847791430502, 0.7906681319732363, -0.06179877826265609, 1.214195605308258, 1.661639453190055, 0.6334124087699946, 2.3371370884737463], "count": [178]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.272389170751634]], [[0.4542906862745098]], [[0.5750840073529411]]], "std": [[[0.3550076415923046]], [[0.25373849662800474]], [[0.22192005039204035]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48387538602941177]], [[0.49952742647058823]], [[0.48698749591503265]]], "std": [[[0.3425765667004806]], [[0.3423456869162415]], [[0.3461430251290269]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46746141135620917]], [[0.5228773325163398]], [[0.5296047753267974]]], "std": [[[0.3504507201432778]], [[0.3295555554629538]], [[0.33937944641524387]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.378577800245098]], [[0.4436386519607843]], [[0.47555598243464053]]], "std": [[[0.36802824397000755]], [[0.3517691443892129]], [[0.37348170204823167]]], "count": [100]}, "observation.state": {"min": [0.3145504295825958, -1.5818359851837158, 0.8153616189956665, -0.3920508921146393, -1.5952671766281128, 0.418407142162323, -1.4148716926574707, -1.5786411762237549, 0.9742673635482788, -0.5386673212051392, 0.48728734254837036, -0.4056229591369629, 44.159000396728516, 46.236873626708984, -0.699999988079071, -1.1124999523162842, 0.6881250143051147, 0.5762500166893005, 0.8700000047683716, -1.2918750047683716, 0.890625, -0.7293750047683716, 1.1575000286102295, 0.7243750095367432, 32.15999984741211, 46.52538299560547, 1.1881250143051147, -0.41874998807907104, 6.500625133514404, 0.4637500047683716, 6.568749904632568, -0.921875, 3.7356250286102295, 0.3856250047683716, 0.9068750143051147, -0.5993750095367432], "max": [1.4031306505203247, -0.739066481590271, 1.9720139503479004, 0.7205596566200256, -0.24011501669883728, 0.854839026927948, -0.4392452538013458, -0.8767367601394653, 2.0055837631225586, 0.3857777416706085, 1.6371405124664307, -0.16758698225021362, 62.5625, 57.0993766784668, 47.87125015258789, 9.463749885559082, 53.14374923706055, 30.379375457763672, 57.61687469482422, 47.70500183105469, 60.0993766784668, 54.93687438964844, 46.80500030517578, 77.56375122070312, 69.06875610351562, 64.390625, 2.490000009536743, 7.533750057220459, 50.09937286376953, 54.75250244140625, 54.592498779296875, 54.506248474121094, 52.0, 69.32562255859375, 43.692501068115234, 89.99187469482422], "mean": [0.775422990322113, -0.9998220801353455, 1.244792103767395, 0.11779242753982544, -0.7657895088195801, 0.72137850522995, -0.8722059726715088, -1.1043031215667725, 1.487467646598816, -0.22135375440120697, 0.9401538968086243, -0.2122950404882431, 52.9050407409668, 50.34559631347656, 9.678253173828125, 6.488184928894043, 14.143301963806152, 5.95432186126709, 14.964900970458984, 6.729122161865234, 15.00770378112793, 8.221552848815918, 9.784855842590332, 21.458332061767578, 46.98542785644531, 57.02259063720703, 1.4023065567016602, 2.6047489643096924, 17.201698303222656, 8.626601219177246, 18.37131118774414, 8.095561027526855, 17.243589401245117, 10.831451416015625, 12.463540077209473, 24.958209991455078], "std": [0.2984824776649475, 0.23937667906284332, 0.31188535690307617, 0.3167012631893158, 0.38680383563041687, 0.12542706727981567, 0.26275724172592163, 0.2272064983844757, 0.2529946267604828, 0.20428554713726044, 0.2648463249206543, 0.06197981536388397, 5.122860908508301, 3.2491962909698486, 14.608400344848633, 3.8609542846679688, 18.950929641723633, 9.937746047973633, 20.378496170043945, 14.965249061584473, 21.089860916137695, 16.371810913085938, 14.512246131896973, 27.47657585144043, 11.963457107543945, 5.677301406860352, 0.21699626743793488, 2.295863628387451, 14.2171049118042, 15.981801986694336, 16.227285385131836, 17.322019577026367, 15.019822120666504, 21.024356842041016, 12.787880897521973, 28.061107635498047], "count": [218]}, "action": {"min": [0.3145504295825958, -1.5818359851837158, 0.8153616189956665, -0.3920508921146393, -1.5952671766281128, 0.418407142162323, -1.4148716926574707, -1.5786411762237549, 0.9742673635482788, -0.5386673212051392, 0.48728734254837036, -0.4056229591369629, 44.159000396728516, 46.236873626708984, -0.699999988079071, -1.1124999523162842, 0.6881250143051147, 0.5762500166893005, 0.8700000047683716, -1.2918750047683716, 0.890625, -0.7293750047683716, 1.1575000286102295, 0.7243750095367432, 32.15999984741211, 46.52538299560547, 1.1881250143051147, -0.41874998807907104, 6.500625133514404, 0.4637500047683716, 6.568749904632568, -0.921875, 3.7356250286102295, 0.3856250047683716, 0.9068750143051147, -0.5993750095367432], "max": [1.4031306505203247, -0.739066481590271, 1.9720139503479004, 0.7205596566200256, -0.24011501669883728, 0.854839026927948, -0.4392452538013458, -0.8767367601394653, 2.0055837631225586, 0.3857777416706085, 1.6371405124664307, -0.16758698225021362, 62.5625, 57.0993766784668, 47.87125015258789, 9.463749885559082, 53.14374923706055, 30.379375457763672, 57.61687469482422, 47.70500183105469, 60.0993766784668, 54.93687438964844, 46.80500030517578, 77.56375122070312, 69.06875610351562, 64.390625, 2.490000009536743, 7.533750057220459, 50.09937286376953, 54.75250244140625, 54.592498779296875, 54.506248474121094, 52.0, 69.32562255859375, 43.692501068115234, 89.99187469482422], "mean": [0.7754231095314026, -0.9998218417167664, 1.2447926998138428, 0.11779233813285828, -0.7657895088195801, 0.7213782668113708, -0.872205913066864, -1.1043027639389038, 1.4874680042266846, -0.22135381400585175, 0.9401543140411377, -0.21229493618011475, 52.90504837036133, 50.345603942871094, 9.67823314666748, 6.488183975219727, 14.143305778503418, 5.954314708709717, 14.964884757995605, 6.729129791259766, 15.007689476013184, 8.221551895141602, 9.784860610961914, 21.458311080932617, 46.98540115356445, 57.02259063720703, 1.4023057222366333, 2.6047487258911133, 17.201704025268555, 8.62659740447998, 18.371307373046875, 8.095561027526855, 17.243593215942383, 10.83144760131836, 12.463544845581055, 24.958189010620117], "std": [0.29848238825798035, 0.23937667906284332, 0.311885267496109, 0.31670117378234863, 0.38680383563041687, 0.12542709708213806, 0.26275724172592163, 0.2272065132856369, 0.2529946565628052, 0.20428554713726044, 0.2648463249206543, 0.061979811638593674, 5.122861862182617, 3.249197006225586, 14.60839557647705, 3.860954761505127, 18.950927734375, 9.937745094299316, 20.37849998474121, 14.965248107910156, 21.089866638183594, 16.37181282043457, 14.512245178222656, 27.47657012939453, 11.963457107543945, 5.677301406860352, 0.21699629724025726, 2.2958638668060303, 14.217103958129883, 15.981799125671387, 16.22728729248047, 17.322017669677734, 15.01982307434082, 21.02436065673828, 12.78787899017334, 28.061098098754883], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [218]}, "index": {"min": [4768], "max": [4985], "mean": [4876.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [3.2981651376146788, 7.0, 7.0, 7.0, 7.0], "std": [2.1541716154652946, 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": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [218]}, "eef_direction_state": {"mean": [3.018348623853211, 3.518348623853211], "std": [2.12879623725377, 2.050315041248458], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.188073394495413, 1.1009174311926606], "std": [0.7993374286798273, 0.7535232733350833], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.9128440366972477, 0.8119266055045872], "std": [0.8221253411693853, 0.8330583391624565], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.018348623853211, 3.518348623853211], "std": [2.12879623725377, 2.050315041248458], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.188073394495413, 1.1009174311926606], "std": [0.7993374286798273, 0.7535232733350833], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.9128440366972477, 0.8119266055045872], "std": [0.8221253411693853, 0.8330583391624565], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6832606665692735, 0.16643791910628442, 1.1642630121329316, -1.656314744170506, 0.9828040968665477, -1.82769018093274, 0.6971356909285034, -0.18211020773727893, 1.1467820948406438, 1.5328910930731212, 0.6556850422683871, 2.246583639566821], "std": [0.0792681636151335, 0.04745827343684396, 0.022445947980706104, 0.35096309019482963, 0.1029071680482265, 1.3499083978875674, 0.06709078356824474, 0.06081155603380845, 0.023174636339362023, 0.13191743452798926, 0.09102552780400561, 0.14159575545546832], "min": [0.562248391637965, 0.08049665588578522, 1.1182961026641292, -2.613268771764272, 0.7944501524625909, -3.14005848308939, 0.5758476114333493, -0.27549142773433943, 1.107922478137075, 1.2118722755200568, 0.4217758946074084, 1.8495813768304508], "max": [0.8550496753901575, 0.26452736777875907, 1.1963585982562734, -1.2709995235920188, 1.2080138368801987, 3.1397460820523797, 0.8341746787658045, -0.07217213597372982, 1.1933285889881853, 1.7610498534467647, 0.816534904865442, 2.506485457465228], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6832606665692735, 0.16643791910628442, 1.1642630121329316, -1.656314744170506, 0.9828040968665477, -1.82769018093274, 0.6971356909285034, -0.18211020773727893, 1.1467820948406438, 1.5328910930731212, 0.6556850422683871, 2.246583639566821], "std": [0.0792681636151335, 0.04745827343684396, 0.022445947980706104, 0.35096309019482963, 0.1029071680482265, 1.3499083978875674, 0.06709078356824474, 0.06081155603380845, 0.023174636339362023, 0.13191743452798926, 0.09102552780400561, 0.14159575545546832], "min": [0.562248391637965, 0.08049665588578522, 1.1182961026641292, -2.613268771764272, 0.7944501524625909, -3.14005848308939, 0.5758476114333493, -0.27549142773433943, 1.107922478137075, 1.2118722755200568, 0.4217758946074084, 1.8495813768304508], "max": [0.8550496753901575, 0.26452736777875907, 1.1963585982562734, -1.2709995235920188, 1.2080138368801987, 3.1397460820523797, 0.8341746787658045, -0.07217213597372982, 1.1933285889881853, 1.7610498534467647, 0.816534904865442, 2.506485457465228], "count": [218]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27147011642156865]], [[0.45540994076797386]], [[0.5814563357843137]]], "std": [[[0.3524546973055963]], [[0.24780520508745188]], [[0.21697462939226636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4796972528594771]], [[0.49801244689542484]], [[0.48521734681372547]]], "std": [[[0.3400100158902436]], [[0.33917584989057864]], [[0.34462683265295496]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.472695943627451]], [[0.5056950980392156]], [[0.4940075674019608]]], "std": [[[0.3393555900686759]], [[0.33179520340045815]], [[0.34420633598367906]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37110787377450977]], [[0.4361284334150327]], [[0.4706883884803922]]], "std": [[[0.3637043623960012]], [[0.348040980277844]], [[0.37444680871280467]]], "count": [100]}, "observation.state": {"min": [0.3267815113067627, -1.5091887712478638, 0.924717903137207, -0.2588735520839691, -1.4772640466690063, 0.004959182348102331, -1.3975356817245483, -1.5146725177764893, 1.0342437028884888, -0.28074216842651367, 0.7366054058074951, -0.34500226378440857, 22.905555725097656, 45.888126373291016, -0.6637499928474426, -0.24124999344348907, 3.753124952316284, 0.8349999785423279, 3.4774999618530273, -1.203125, 1.0099999904632568, -0.12999999523162842, 1.1831250190734863, 3.2168750762939453, 38.651248931884766, 51.180908203125, 0.8949999809265137, 0.005624995566904545, 5.842222213745117, 0.2562499940395355, 4.517777919769287, -0.6924999952316284, 1.0575000047683716, 0.44874998927116394, 0.609000027179718, -2.182499885559082], "max": [1.1830615997314453, -0.720119833946228, 1.8450303077697754, 1.1714160442352295, -0.32718682289123535, 0.8176689743995667, -0.501068115234375, -0.7934479117393494, 1.780322551727295, 0.3608970642089844, 1.6365089416503906, -0.18301288783550262, 67.07125091552734, 63.310001373291016, 21.145000457763672, 8.0756254196167, 48.97687530517578, 32.838748931884766, 56.283748626708984, 42.263126373291016, 55.497501373291016, 59.044376373291016, 45.37312698364258, 73.3481216430664, 81.66625213623047, 67.26374816894531, 2.53125, 9.0181245803833, 38.83937454223633, 105.32937622070312, 47.962501525878906, 111.07437896728516, 72.53874969482422, 110.8862533569336, 80.70999908447266, 109.65312957763672], "mean": [0.8047143220901489, -0.9366876482963562, 1.19174325466156, 0.16062241792678833, -0.860861599445343, 0.6146767735481262, -0.9473748803138733, -1.095616340637207, 1.4170080423355103, -0.0414491631090641, 1.0728710889816284, -0.22466598451137543, 52.93269348144531, 54.24834060668945, 1.8663684129714966, 3.6305642127990723, 19.155637741088867, 6.450679302215576, 19.710952758789062, 5.338229656219482, 18.409164428710938, 8.962635040283203, 9.941179275512695, 34.129608154296875, 53.302974700927734, 59.22062301635742, 1.1930032968521118, 4.523900985717773, 17.0860595703125, 17.61530303955078, 17.83170509338379, 22.927658081054688, 20.413150787353516, 23.316316604614258, 20.131839752197266, 32.439971923828125], "std": [0.29362696409225464, 0.22143955528736115, 0.2677846848964691, 0.42323994636535645, 0.34925052523612976, 0.23299464583396912, 0.2657057046890259, 0.207517609000206, 0.195587158203125, 0.1231963261961937, 0.23920008540153503, 0.037623412907123566, 9.412158012390137, 3.119266986846924, 5.153738021850586, 2.2542481422424316, 14.474420547485352, 10.972829818725586, 16.321853637695312, 13.193474769592285, 16.815444946289062, 18.43257713317871, 13.335360527038574, 21.615049362182617, 11.454070091247559, 5.900619029998779, 0.22785019874572754, 2.2576935291290283, 9.65122127532959, 33.48023986816406, 14.56145191192627, 40.55433654785156, 20.449594497680664, 40.89141082763672, 22.25982666015625, 41.31681823730469], "count": [247]}, "action": {"min": [0.3267815113067627, -1.5091887712478638, 0.924717903137207, -0.2588735520839691, -1.4772640466690063, 0.004959182348102331, -1.3975356817245483, -1.5146725177764893, 1.0342437028884888, -0.28074216842651367, 0.7366054058074951, -0.34500226378440857, 22.905555725097656, 45.888126373291016, -0.6637499928474426, -0.24124999344348907, 3.753124952316284, 0.8349999785423279, 3.4774999618530273, -1.203125, 1.0099999904632568, -0.12999999523162842, 1.1831250190734863, 3.2168750762939453, 38.651248931884766, 51.180908203125, 0.8949999809265137, 0.005624995566904545, 5.842222213745117, 0.2562499940395355, 4.517777919769287, -0.6924999952316284, 1.0575000047683716, 0.44874998927116394, 0.609000027179718, -2.182499885559082], "max": [1.1830615997314453, -0.720119833946228, 1.8450303077697754, 1.1714160442352295, -0.32718682289123535, 0.8176689743995667, -0.501068115234375, -0.7934479117393494, 1.780322551727295, 0.3608970642089844, 1.6365089416503906, -0.18301288783550262, 67.07125091552734, 63.310001373291016, 21.145000457763672, 8.0756254196167, 48.97687530517578, 32.838748931884766, 56.283748626708984, 42.263126373291016, 55.497501373291016, 59.044376373291016, 45.37312698364258, 73.3481216430664, 81.66625213623047, 67.26374816894531, 2.53125, 9.0181245803833, 38.83937454223633, 105.32937622070312, 47.962501525878906, 111.07437896728516, 72.53874969482422, 110.8862533569336, 80.70999908447266, 109.65312957763672], "mean": [0.8047142028808594, -0.9366869926452637, 1.1917433738708496, 0.16062216460704803, -0.860861599445343, 0.6146767735481262, -0.9473746418952942, -1.095616340637207, 1.4170081615447998, -0.041449155658483505, 1.072871446609497, -0.22466610372066498, 52.93267822265625, 54.2483024597168, 1.8663666248321533, 3.630563974380493, 19.155637741088867, 6.450685024261475, 19.710956573486328, 5.3382344245910645, 18.409170150756836, 8.96261215209961, 9.941178321838379, 34.129608154296875, 53.30298614501953, 59.22065353393555, 1.1930030584335327, 4.523901462554932, 17.086050033569336, 17.615297317504883, 17.831703186035156, 22.92765998840332, 20.41313934326172, 23.316326141357422, 20.13184356689453, 32.43999099731445], "std": [0.293626993894577, 0.22143959999084473, 0.26778465509414673, 0.4232400357723236, 0.34925052523612976, 0.23299463093280792, 0.2657056748867035, 0.2075175940990448, 0.195587158203125, 0.1231963038444519, 0.23920004069805145, 0.037623412907123566, 9.41215705871582, 3.1192662715911865, 5.153736591339111, 2.2542481422424316, 14.474421501159668, 10.972835540771484, 16.321853637695312, 13.193476676940918, 16.81544303894043, 18.43256950378418, 13.335362434387207, 21.61505126953125, 11.454070091247559, 5.900619029998779, 0.227850079536438, 2.2576937675476074, 9.651220321655273, 33.48025131225586, 14.56144905090332, 40.55433654785156, 20.449594497680664, 40.89141082763672, 22.25982093811035, 41.31682205200195], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [247]}, "index": {"min": [4986], "max": [5232], "mean": [5109.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [3.210526315789474, 7.0, 7.0, 7.0, 7.0], "std": [2.263110817700736, 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": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [247]}, "eef_direction_state": {"mean": [3.437246963562753, 4.044534412955466], "std": [2.16596541661508, 2.046533675968325], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.040485829959514, 0.8785425101214575], "std": [0.8187952582302999, 0.8686074184481581], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.8582995951417004, 0.7732793522267206], "std": [0.8725236463739049, 0.8327887001684905], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [3.437246963562753, 4.044534412955466], "std": [2.16596541661508, 2.046533675968325], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.040485829959514, 0.8785425101214575], "std": [0.8187952582302999, 0.8686074184481581], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.8582995951417004, 0.7732793522267206], "std": [0.8725236463739049, 0.8327887001684905], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.6663670591264784, 0.17270031801952776, 1.1806387994632304, -1.5467017276600625, 0.9313342569836064, -2.196190329207856, 0.6825311323358253, -0.1851900014917903, 1.155160129294175, 1.4137839914383419, 0.519032317820427, 2.1527527425610344], "std": [0.0675495005648637, 0.054218691681338214, 0.02771012093046987, 0.2892139232778942, 0.09732082039438134, 0.3501044294216987, 0.05619745614289811, 0.06823546330815307, 0.03227186983299005, 0.10007105058718291, 0.03869278137115825, 0.07398578667334427], "min": [0.5921346680384619, 0.06199070602107892, 1.120851438116103, -2.2924360353102555, 0.7745086320250416, -3.1197188005136125, 0.5910618931242062, -0.29367210853492565, 1.099566311319659, 1.2168165717881516, 0.44961119396306337, 1.8351775203734721], "max": [0.8266395949485873, 0.24662040863670598, 1.2374946654984909, -1.095355132096417, 1.1208766644005452, -1.722438778478954, 0.7804900751799707, -0.04581936351192789, 1.207473255352971, 1.5760599279360257, 0.6157961890134374, 2.251329769041305], "count": [247]}, "eef_sim_pose_action": {"mean": [0.6663670591264784, 0.17270031801952776, 1.1806387994632304, -1.5467017276600625, 0.9313342569836064, -2.196190329207856, 0.6825311323358253, -0.1851900014917903, 1.155160129294175, 1.4137839914383419, 0.519032317820427, 2.1527527425610344], "std": [0.0675495005648637, 0.054218691681338214, 0.02771012093046987, 0.2892139232778942, 0.09732082039438134, 0.3501044294216987, 0.05619745614289811, 0.06823546330815307, 0.03227186983299005, 0.10007105058718291, 0.03869278137115825, 0.07398578667334427], "min": [0.5921346680384619, 0.06199070602107892, 1.120851438116103, -2.2924360353102555, 0.7745086320250416, -3.1197188005136125, 0.5910618931242062, -0.29367210853492565, 1.099566311319659, 1.2168165717881516, 0.44961119396306337, 1.8351775203734721], "max": [0.8266395949485873, 0.24662040863670598, 1.2374946654984909, -1.095355132096417, 1.1208766644005452, -1.722438778478954, 0.7804900751799707, -0.04581936351192789, 1.207473255352971, 1.5760599279360257, 0.6157961890134374, 2.251329769041305], "count": [247]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27279625816993464]], [[0.4549668443627451]], [[0.5784433598856209]]], "std": [[[0.35107702386894685]], [[0.24841374416767445]], [[0.2195866652818862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794698304738562]], [[0.5055303737745098]], [[0.4995363480392157]]], "std": [[[0.34053424951946165]], [[0.33761506736030816]], [[0.3419349400517473]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47791584967320266]], [[0.5257602185457516]], [[0.5274205984477125]]], "std": [[[0.3321455460343462]], [[0.3236894478425891]], [[0.3376864087709675]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3594909395424837]], [[0.42650482230392156]], [[0.4646765645424837]]], "std": [[[0.3640359485797353]], [[0.3471792968451167]], [[0.3723966309923506]]], "count": [100]}, "observation.state": {"min": [0.3370336592197418, -1.5888694524765015, 0.8017471432685852, -0.3567432165145874, -1.5424540042877197, 0.6919966340065002, -1.4550113677978516, -1.4275530576705933, 0.9370946884155273, -0.2867980897426605, 0.6783827543258667, -0.4053177833557129, 30.113332748413086, 49.848751068115234, -0.6893749833106995, -0.5043749809265137, 0.9800000190734863, 0.5874999761581421, 1.0575000047683716, -0.8006249666213989, 0.6825000047683716, -0.3375000059604645, 1.152500033378601, 0.5575000047683716, 32.38062286376953, 51.38666915893555, 0.8742856979370117, -0.09000000357627869, 6.723333358764648, 0.4793750047683716, 1.0377777814865112, 1.0256249904632568, 0.8311111330986023, 0.38545453548431396, 0.6588888764381409, -2.671875], "max": [1.3550223112106323, -0.6954935193061829, 1.943355679512024, 0.11916342377662659, -0.09837300330400467, 1.076690912246704, -0.48957619071006775, -0.7576740384101868, 1.6716973781585693, 0.3577181100845337, 1.6350678205490112, -0.22542820870876312, 69.234375, 60.033748626708984, 21.223751068115234, 9.158888816833496, 44.59000015258789, 45.69562530517578, 57.516876220703125, 49.548126220703125, 57.01750183105469, 70.72937774658203, 48.78874969482422, 90.54312133789062, 83.51312255859375, 78.90312957763672, 2.552500009536743, 9.518750190734863, 39.436248779296875, 99.35625457763672, 41.764373779296875, 110.9800033569336, 59.65687561035156, 111.42937469482422, 66.57500457763672, 111.00312805175781], "mean": [0.8477152585983276, -0.9804834127426147, 1.1517499685287476, -0.10637755692005157, -0.8252226710319519, 0.9521222710609436, -1.0065587759017944, -1.0652681589126587, 1.349492073059082, -0.000543850299436599, 1.0423383712768555, -0.25975310802459717, 45.99280548095703, 55.14082717895508, 2.2477617263793945, 3.604562759399414, 13.065739631652832, 7.593506813049316, 14.970264434814453, 9.101591110229492, 12.836877822875977, 15.01877498626709, 8.170167922973633, 24.595544815063477, 51.31886672973633, 63.01072692871094, 1.2722482681274414, 4.163329601287842, 25.018342971801758, 19.1635684967041, 23.23476791381836, 23.058210372924805, 25.289562225341797, 25.23301887512207, 15.98218059539795, 55.373043060302734], "std": [0.2650286555290222, 0.24706807732582092, 0.3184451162815094, 0.11665491759777069, 0.33286789059638977, 0.09811481088399887, 0.32113587856292725, 0.18618442118167877, 0.18547704815864563, 0.18660832941532135, 0.27988460659980774, 0.03982916846871376, 10.480504035949707, 2.577643394470215, 5.998804569244385, 2.448204755783081, 14.472708702087402, 14.493851661682129, 17.908510208129883, 16.607820510864258, 18.183128356933594, 23.564220428466797, 13.85038948059082, 33.413578033447266, 14.825602531433105, 10.09730339050293, 0.25850099325180054, 3.0552268028259277, 9.248580932617188, 33.63142013549805, 11.275551795959473, 39.12247085571289, 16.141551971435547, 40.92490005493164, 22.504077911376953, 34.5048713684082], "count": [231]}, "action": {"min": [0.3370336592197418, -1.5888694524765015, 0.8017471432685852, -0.3567432165145874, -1.5424540042877197, 0.6919966340065002, -1.4550113677978516, -1.4275530576705933, 0.9370946884155273, -0.2867980897426605, 0.6783827543258667, -0.4053177833557129, 30.113332748413086, 49.848751068115234, -0.6893749833106995, -0.5043749809265137, 0.9800000190734863, 0.5874999761581421, 1.0575000047683716, -0.8006249666213989, 0.6825000047683716, -0.3375000059604645, 1.152500033378601, 0.5575000047683716, 32.38062286376953, 51.38666915893555, 0.8742856979370117, -0.09000000357627869, 6.723333358764648, 0.4793750047683716, 1.0377777814865112, 1.0256249904632568, 0.8311111330986023, 0.38545453548431396, 0.6588888764381409, -2.671875], "max": [1.3550223112106323, -0.6954935193061829, 1.943355679512024, 0.11916342377662659, -0.09837300330400467, 1.076690912246704, -0.48957619071006775, -0.7576740384101868, 1.6716973781585693, 0.3577181100845337, 1.6350678205490112, -0.22542820870876312, 69.234375, 60.033748626708984, 21.223751068115234, 9.158888816833496, 44.59000015258789, 45.69562530517578, 57.516876220703125, 49.548126220703125, 57.01750183105469, 70.72937774658203, 48.78874969482422, 90.54312133789062, 83.51312255859375, 78.90312957763672, 2.552500009536743, 9.518750190734863, 39.436248779296875, 99.35625457763672, 41.764373779296875, 110.9800033569336, 59.65687561035156, 111.42937469482422, 66.57500457763672, 111.00312805175781], "mean": [0.8477147817611694, -0.9804836511611938, 1.151750087738037, -0.10637757927179337, -0.8252227306365967, 0.9521223306655884, -1.0065586566925049, -1.0652681589126587, 1.3494919538497925, -0.0005438674706965685, 1.0423383712768555, -0.25975301861763, 45.9928092956543, 55.14082336425781, 2.247760534286499, 3.6045620441436768, 13.06574535369873, 7.593507766723633, 14.970260620117188, 9.101592063903809, 12.836871147155762, 15.018773078918457, 8.17015552520752, 24.595516204833984, 51.31886291503906, 63.01069641113281, 1.2722482681274414, 4.163329124450684, 25.018356323242188, 19.1635684967041, 23.234769821166992, 23.058202743530273, 25.28955841064453, 25.23301887512207, 15.982178688049316, 55.37302017211914], "std": [0.2650286555290222, 0.2470681220293045, 0.31844502687454224, 0.1166549026966095, 0.33286789059638977, 0.09811481088399887, 0.32113587856292725, 0.18618443608283997, 0.18547703325748444, 0.18660834431648254, 0.27988454699516296, 0.03982916474342346, 10.480504989624023, 2.5776429176330566, 5.998804569244385, 2.448204517364502, 14.472709655761719, 14.493857383728027, 17.908510208129883, 16.607826232910156, 18.183128356933594, 23.56421661376953, 13.850391387939453, 33.413570404052734, 14.825601577758789, 10.097305297851562, 0.25850096344947815, 3.0552268028259277, 9.248579978942871, 33.63142013549805, 11.275550842285156, 39.12247848510742, 16.14155387878418, 40.92490005493164, 22.50408172607422, 34.5048713684082], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [231]}, "index": {"min": [5233], "max": [5463], "mean": [5348.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [3.0259740259740258, 7.0, 7.0, 7.0, 7.0], "std": [2.265728245878978, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [231]}, "eef_direction_state": {"mean": [3.6103896103896105, 3.8614718614718613], "std": [2.2204627505451926, 1.8904717791888683], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.0389610389610389, 1.0173160173160174], "std": [0.8442557383451945, 0.7838486909237814], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.8225108225108225, 0.8008658008658008], "std": [0.8367193815586851, 0.8080756544877911], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.6103896103896105, 3.8614718614718613], "std": [2.2204627505451926, 1.8904717791888683], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.0389610389610389, 1.0173160173160174], "std": [0.8442557383451945, 0.7838486909237814], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.8225108225108225, 0.8008658008658008], "std": [0.8367193815586851, 0.8080756544877911], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.6658289287972404, 0.16427269108209952, 1.1522147926926023, -1.5906186057203873, 1.0075907565432864, -2.149330021029892, 0.6707886118723437, -0.19544744012963464, 1.1351828557660033, 1.5053938918007699, 0.5313306768243937, 2.158602436557959], "std": [0.07934391535779423, 0.042187071022436254, 0.028739920959394528, 0.1723745006864674, 0.0902705822293425, 0.13773994702932, 0.055706220507924065, 0.0796840218147121, 0.03459132636728645, 0.10977055805421748, 0.05571306409490512, 0.07830357989578217], "min": [0.5657578990530684, 0.08042806056851824, 1.0805969268631737, -2.021341308062744, 0.7773905022389767, -2.401591684111649, 0.5727175170637033, -0.28390697542984744, 1.0937545696792483, 1.2993547200681315, 0.41641010628931374, 1.8704586702305859], "max": [0.8483495126452993, 0.25620411831133816, 1.2032310488436468, -1.2344772884519033, 1.1396669766054135, -1.7259840993255988, 0.7597017439923794, -0.039036073454921855, 1.1936550313201695, 1.6778431904322777, 0.6410992393504449, 2.2659961699745796], "count": [231]}, "eef_sim_pose_action": {"mean": [0.6658289287972404, 0.16427269108209952, 1.1522147926926023, -1.5906186057203873, 1.0075907565432864, -2.149330021029892, 0.6707886118723437, -0.19544744012963464, 1.1351828557660033, 1.5053938918007699, 0.5313306768243937, 2.158602436557959], "std": [0.07934391535779423, 0.042187071022436254, 0.028739920959394528, 0.1723745006864674, 0.0902705822293425, 0.13773994702932, 0.055706220507924065, 0.0796840218147121, 0.03459132636728645, 0.10977055805421748, 0.05571306409490512, 0.07830357989578217], "min": [0.5657578990530684, 0.08042806056851824, 1.0805969268631737, -2.021341308062744, 0.7773905022389767, -2.401591684111649, 0.5727175170637033, -0.28390697542984744, 1.0937545696792483, 1.2993547200681315, 0.41641010628931374, 1.8704586702305859], "max": [0.8483495126452993, 0.25620411831133816, 1.2032310488436468, -1.2344772884519033, 1.1396669766054135, -1.7259840993255988, 0.7597017439923794, -0.039036073454921855, 1.1936550313201695, 1.6778431904322777, 0.6410992393504449, 2.2659961699745796], "count": [231]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2712672794117647]], [[0.45776813725490195]], [[0.5843108598856209]]], "std": [[[0.3504707472833387]], [[0.2463502490260511]], [[0.21853022362479185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48391186887254906]], [[0.5035173039215687]], [[0.49372512050653594]]], "std": [[[0.34039090313847625]], [[0.3402156874763545]], [[0.34484526565849205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47841190563725494]], [[0.5083850776143791]], [[0.5051694750816993]]], "std": [[[0.3421850863138071]], [[0.33686954376826617]], [[0.3448732701141224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35417794934640523]], [[0.4248486294934641]], [[0.4626868709150327]]], "std": [[[0.36112987244915434]], [[0.343845579952369]], [[0.37128391340166544]]], "count": [100]}, "observation.state": {"min": [0.314884215593338, -1.593447208404541, 0.8955986499786377, -0.2315344661474228, -1.4453473091125488, 0.7173647880554199, -1.379479169845581, -1.4665827751159668, 1.0102956295013428, -0.18880654871463776, 0.6194209456443787, -0.36713552474975586, 26.744443893432617, 49.96812438964844, -0.6675000190734863, -0.2643750011920929, 3.992500066757202, 0.4112499952316284, 1.1037499904632568, -0.31812500953674316, 0.9112499952316284, 0.5774999856948853, 1.1150000095367432, 0.25, 27.818750381469727, 49.19071578979492, 1.146875023841858, 0.21875, 5.477499961853027, 0.15687499940395355, 1.2043750286102295, -0.7293750047683716, 0.7281818389892578, 0.34312501549720764, 0.5958333015441895, -2.625999927520752], "max": [1.1460161209106445, -0.7949738502502441, 1.9067578315734863, 0.11637388169765472, -0.18103398382663727, 0.93132483959198, -0.5449855327606201, -0.8306630253791809, 1.7225767374038696, 0.4045548141002655, 1.6372063159942627, -0.28961145877838135, 71.80687713623047, 59.69874954223633, 29.047500610351562, 8.84749984741211, 47.408748626708984, 42.16062545776367, 58.01124954223633, 42.478126525878906, 56.169376373291016, 61.17375183105469, 48.233123779296875, 82.22374725341797, 77.05437469482422, 72.13500213623047, 2.9387500286102295, 9.460000038146973, 48.588748931884766, 99.40875244140625, 42.93812561035156, 108.19062805175781, 51.192501068115234, 111.01812744140625, 60.68437576293945, 111.13812255859375], "mean": [0.8700721263885498, -0.9889859557151794, 1.137158751487732, -0.1058003306388855, -0.9380645751953125, 0.8724764585494995, -1.0483543872833252, -1.0361708402633667, 1.326605200767517, 0.08205097168684006, 1.1395299434661865, -0.30819714069366455, 48.897377014160156, 54.921295166015625, 3.1798298358917236, 4.6084771156311035, 16.771240234375, 6.05515193939209, 16.34204864501953, 6.555590629577637, 14.39444637298584, 12.401493072509766, 8.843774795532227, 30.802688598632812, 44.02777862548828, 59.539215087890625, 1.8620485067367554, 4.717276573181152, 20.242427825927734, 13.815422058105469, 17.175552368164062, 29.14449691772461, 16.903640747070312, 31.918209075927734, 16.34963607788086, 38.321903228759766], "std": [0.27036768198013306, 0.23008182644844055, 0.2930566668510437, 0.11683483421802521, 0.3497774302959442, 0.038606930524110794, 0.30078592896461487, 0.20143629610538483, 0.202097088098526, 0.16117225587368011, 0.31099584698677063, 0.01646064966917038, 10.438584327697754, 2.12083101272583, 7.853294849395752, 2.7757186889648438, 14.425667762756348, 11.897379875183105, 18.238922119140625, 12.194804191589355, 17.450777053833008, 20.694311141967773, 12.450257301330566, 30.43557357788086, 15.097476959228516, 8.279390335083008, 0.496548056602478, 2.652844190597534, 12.358860969543457, 28.82085609436035, 14.472356796264648, 42.682586669921875, 19.069822311401367, 45.90897750854492, 21.719661712646484, 47.23827362060547], "count": [230]}, "action": {"min": [0.314884215593338, -1.593447208404541, 0.8955986499786377, -0.2315344661474228, -1.4453473091125488, 0.7173647880554199, -1.379479169845581, -1.4665827751159668, 1.0102956295013428, -0.18880654871463776, 0.6194209456443787, -0.36713552474975586, 26.744443893432617, 49.96812438964844, -0.6675000190734863, -0.2643750011920929, 3.992500066757202, 0.4112499952316284, 1.1037499904632568, -0.31812500953674316, 0.9112499952316284, 0.5774999856948853, 1.1150000095367432, 0.25, 27.818750381469727, 49.19071578979492, 1.146875023841858, 0.21875, 5.477499961853027, 0.15687499940395355, 1.2043750286102295, -0.7293750047683716, 0.7281818389892578, 0.34312501549720764, 0.5958333015441895, -2.625999927520752], "max": [1.1460161209106445, -0.7949738502502441, 1.9067578315734863, 0.11637388169765472, -0.18103398382663727, 0.93132483959198, -0.5449855327606201, -0.8306630253791809, 1.7225767374038696, 0.4045548141002655, 1.6372063159942627, -0.28961145877838135, 71.80687713623047, 59.69874954223633, 29.047500610351562, 8.84749984741211, 47.408748626708984, 42.16062545776367, 58.01124954223633, 42.478126525878906, 56.169376373291016, 61.17375183105469, 48.233123779296875, 82.22374725341797, 77.05437469482422, 72.13500213623047, 2.9387500286102295, 9.460000038146973, 48.588748931884766, 99.40875244140625, 42.93812561035156, 108.19062805175781, 51.192501068115234, 111.01812744140625, 60.68437576293945, 111.13812255859375], "mean": [0.8700727820396423, -0.9889853000640869, 1.1371585130691528, -0.1058003306388855, -0.9380645155906677, 0.8724765181541443, -1.0483543872833252, -1.0361708402633667, 1.326604962348938, 0.08205093443393707, 1.1395297050476074, -0.30819714069366455, 48.8973274230957, 54.92127227783203, 3.1798255443573, 4.608476161956787, 16.771251678466797, 6.055164813995361, 16.342052459716797, 6.5555853843688965, 14.394447326660156, 12.401495933532715, 8.843781471252441, 30.802703857421875, 44.027767181396484, 59.53916931152344, 1.862048864364624, 4.7172770500183105, 20.242416381835938, 13.815427780151367, 17.175573348999023, 29.14449119567871, 16.90363883972168, 31.91822052001953, 16.34963607788086, 38.321922302246094], "std": [0.27036771178245544, 0.23008179664611816, 0.2930566370487213, 0.11683481931686401, 0.3497774302959442, 0.0386069193482399, 0.3007858693599701, 0.20143628120422363, 0.2020971029996872, 0.16117222607135773, 0.310995876789093, 0.01646064966917038, 10.43858528137207, 2.120830774307251, 7.853296756744385, 2.7757186889648438, 14.42567253112793, 11.897380828857422, 18.23891830444336, 12.194803237915039, 17.45077896118164, 20.694313049316406, 12.450255393981934, 30.43557357788086, 15.097477912902832, 8.279390335083008, 0.49654802680015564, 2.652843952178955, 12.358860969543457, 28.82085609436035, 14.472358703613281, 42.68259048461914, 19.069820404052734, 45.908973693847656, 21.719667434692383, 47.23828125], "count": [230]}, "timestamp": {"min": [0.0], "max": [7.633333333333334], "mean": [3.8166666666666664], "std": [2.213155113306692], "count": [230]}, "frame_index": {"min": [0], "max": [229], "mean": [114.5], "std": [66.39465339920075], "count": [230]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [230]}, "index": {"min": [5464], "max": [5693], "mean": [5578.5], "std": [66.39465339920075], "count": [230]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [230]}, "subtask_annotation": {"mean": [2.626086956521739, 7.0, 7.0, 7.0, 7.0], "std": [2.3441355857996924, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [230]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [230]}, "eef_direction_state": {"mean": [3.408695652173913, 4.065217391304348], "std": [2.2434277041826296, 2.1100399121822044], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_state": {"mean": [1.0130434782608695, 0.9652173913043478], "std": [0.7993499249124031, 0.8790353881446338], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_state": {"mean": [0.782608695652174, 0.7956521739130434], "std": [0.8625806447051991, 0.8272417557735314], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_direction_action": {"mean": [3.408695652173913, 4.065217391304348], "std": [2.2434277041826296, 2.1100399121822044], "min": [0, 0], "max": [6, 6], "count": [230]}, "eef_velocity_action": {"mean": [1.0130434782608695, 0.9652173913043478], "std": [0.7993499249124031, 0.8790353881446338], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_acc_mag_action": {"mean": [0.782608695652174, 0.7956521739130434], "std": [0.8625806447051991, 0.8272417557735314], "min": [0, 0], "max": [2, 2], "count": [230]}, "eef_sim_pose_state": {"mean": [0.6572150205883391, 0.15905203907697288, 1.1670176170573716, -1.4542130453812097, 0.9123073957923847, -2.0641256420585146, 0.6678971004683223, -0.21256706547914225, 1.1517835989319263, 1.4264261521543677, 0.5391598002123598, 2.0759607633720596], "std": [0.07661794461034405, 0.04776792721479204, 0.03005494970859082, 0.17843074640048076, 0.09465024259562635, 0.13626043599959628, 0.05921475191367023, 0.07384742539765081, 0.02565590630344406, 0.11442152654350123, 0.0554453063387477, 0.09271049453869748], "min": [0.5853044450632269, 0.05337368501896056, 1.093189927479801, -1.83537601190739, 0.7721077375952752, -2.2986282017892186, 0.5860405969165768, -0.2834794589193331, 1.0994231842690267, 1.1498460142856808, 0.3851155918414455, 1.81255740597108], "max": [0.8422167885811361, 0.21328179877632072, 1.2283293211678128, -1.130460584937642, 1.0719789707215446, -1.7847922984867937, 0.7729857508266673, -0.055483774697991206, 1.2000892107345034, 1.616803295980223, 0.6020021458721936, 2.2122341921993263], "count": [230]}, "eef_sim_pose_action": {"mean": [0.6572150205883391, 0.15905203907697288, 1.1670176170573716, -1.4542130453812097, 0.9123073957923847, -2.0641256420585146, 0.6678971004683223, -0.21256706547914225, 1.1517835989319263, 1.4264261521543677, 0.5391598002123598, 2.0759607633720596], "std": [0.07661794461034405, 0.04776792721479204, 0.03005494970859082, 0.17843074640048076, 0.09465024259562635, 0.13626043599959628, 0.05921475191367023, 0.07384742539765081, 0.02565590630344406, 0.11442152654350123, 0.0554453063387477, 0.09271049453869748], "min": [0.5853044450632269, 0.05337368501896056, 1.093189927479801, -1.83537601190739, 0.7721077375952752, -2.2986282017892186, 0.5860405969165768, -0.2834794589193331, 1.0994231842690267, 1.1498460142856808, 0.3851155918414455, 1.81255740597108], "max": [0.8422167885811361, 0.21328179877632072, 1.2283293211678128, -1.130460584937642, 1.0719789707215446, -1.7847922984867937, 0.7729857508266673, -0.055483774697991206, 1.2000892107345034, 1.616803295980223, 0.6020021458721936, 2.2122341921993263], "count": [230]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2679655494281046]], [[0.45679711601307194]], [[0.5772648100490196]]], "std": [[[0.34934262319022596]], [[0.24724144702525777]], [[0.21908140655151048]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48444029411764705]], [[0.5001072589869281]], [[0.48853398692810457]]], "std": [[[0.34008440574944276]], [[0.3398890503184756]], [[0.3428130151019567]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789236580882353]], [[0.5240172569444443]], [[0.5255829861111111]]], "std": [[[0.3403453436679198]], [[0.32431633100550017]], [[0.3343791412561046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36182866217320264]], [[0.4229026572712418]], [[0.4519635723039216]]], "std": [[[0.3680686476219774]], [[0.3512447485023366]], [[0.3708782281219969]]], "count": [100]}, "observation.state": {"min": [0.3413490951061249, -1.5334601402282715, 0.9545577764511108, -0.22695675492286682, -1.3557429313659668, 0.1893310844898224, -1.1843756437301636, -1.5256637334823608, 1.130714774131775, -0.7090200185775757, 0.6683451533317566, -0.36246535181999207, 44.68111038208008, 44.444374084472656, -0.6412500143051147, -0.6956250071525574, 0.9225000143051147, 0.34437498450279236, 0.8843749761581421, -1.0931249856948853, 0.9474999904632568, 0.1993750035762787, 1.1568750143051147, -1.1150000095367432, 45.734375, 44.96333312988281, 1.03125, -0.5606250166893005, 1.024999976158142, 1.0, 1.213333249092102, -0.6412500143051147, 0.8125, 1.4700000286102295, 0.6456249952316284, -0.20555555820465088], "max": [1.139615774154663, -0.7993820309638977, 1.8831063508987427, 1.0270274877548218, -0.3153849244117737, 0.8391270041465759, -0.5636301040649414, -0.893940269947052, 1.8213073015213013, 0.2005501687526703, 1.5043911933898926, -0.1748826950788498, 66.83687591552734, 55.359375, 40.25, 9.0443754196167, 50.5368766784668, 42.22249984741211, 55.669376373291016, 48.92250061035156, 54.20500183105469, 60.916873931884766, 44.138126373291016, 77.70999908447266, 67.68250274658203, 63.08000183105469, 2.4800000190734863, 9.291817665100098, 50.454376220703125, 50.984375, 60.09687423706055, 53.963748931884766, 58.803749084472656, 58.825626373291016, 50.421875, 88.98062896728516], "mean": [0.7349525690078735, -0.9935385584831238, 1.2512027025222778, 0.1669752299785614, -0.7448143362998962, 0.6937995553016663, -0.8520958423614502, -1.1038718223571777, 1.458910584449768, -0.21806395053863525, 0.9531663656234741, -0.21907901763916016, 53.801536560058594, 49.9877815246582, 8.11817455291748, 5.337257385253906, 13.58461856842041, 6.937583923339844, 14.241188049316406, 6.883079528808594, 13.786680221557617, 9.345842361450195, 8.667927742004395, 20.402721405029297, 54.13920974731445, 56.57977294921875, 1.3413063287734985, 3.749643325805664, 18.261356353759766, 12.361124038696289, 20.127992630004883, 11.849786758422852, 19.549240112304688, 13.286944389343262, 13.674844741821289, 31.6276912689209], "std": [0.24865135550498962, 0.22495639324188232, 0.270473450422287, 0.32557761669158936, 0.2937639653682709, 0.17524082958698273, 0.2161129266023636, 0.21375367045402527, 0.18353888392448425, 0.19858047366142273, 0.19220797717571259, 0.04371103271842003, 5.749126434326172, 2.8435275554656982, 13.403705596923828, 3.248182773590088, 17.735017776489258, 12.826322555541992, 19.556039810180664, 15.522438049316406, 19.318687438964844, 18.705698013305664, 13.337040901184082, 27.9031925201416, 8.57394027709961, 4.761043548583984, 0.2595328688621521, 3.0738484859466553, 17.425086975097656, 18.532093048095703, 20.530588150024414, 17.438737869262695, 19.773801803588867, 18.929580688476562, 16.727466583251953, 29.66423988342285], "count": [191]}, "action": {"min": [0.3413490951061249, -1.5334601402282715, 0.9545577764511108, -0.22695675492286682, -1.3557429313659668, 0.1893310844898224, -1.1843756437301636, -1.5256637334823608, 1.130714774131775, -0.7090200185775757, 0.6683451533317566, -0.36246535181999207, 44.68111038208008, 44.444374084472656, -0.6412500143051147, -0.6956250071525574, 0.9225000143051147, 0.34437498450279236, 0.8843749761581421, -1.0931249856948853, 0.9474999904632568, 0.1993750035762787, 1.1568750143051147, -1.1150000095367432, 45.734375, 44.96333312988281, 1.03125, -0.5606250166893005, 1.024999976158142, 1.0, 1.213333249092102, -0.6412500143051147, 0.8125, 1.4700000286102295, 0.6456249952316284, -0.20555555820465088], "max": [1.139615774154663, -0.7993820309638977, 1.8831063508987427, 1.0270274877548218, -0.3153849244117737, 0.8391270041465759, -0.5636301040649414, -0.893940269947052, 1.8213073015213013, 0.2005501687526703, 1.5043911933898926, -0.1748826950788498, 66.83687591552734, 55.359375, 40.25, 9.0443754196167, 50.5368766784668, 42.22249984741211, 55.669376373291016, 48.92250061035156, 54.20500183105469, 60.916873931884766, 44.138126373291016, 77.70999908447266, 67.68250274658203, 63.08000183105469, 2.4800000190734863, 9.291817665100098, 50.454376220703125, 50.984375, 60.09687423706055, 53.963748931884766, 58.803749084472656, 58.825626373291016, 50.421875, 88.98062896728516], "mean": [0.7349526882171631, -0.9935382008552551, 1.251202940940857, 0.1669752448797226, -0.7448143362998962, 0.6937997341156006, -0.8520962595939636, -1.1038718223571777, 1.4589108228683472, -0.21806403994560242, 0.9531660079956055, -0.21907895803451538, 53.80152893066406, 49.98778533935547, 8.118173599243164, 5.337257385253906, 13.584614753723145, 6.937590599060059, 14.241189002990723, 6.883074760437012, 13.786691665649414, 9.345841407775879, 8.667925834655762, 20.40271759033203, 54.13920974731445, 56.57979202270508, 1.3413065671920776, 3.749643325805664, 18.261348724365234, 12.361129760742188, 20.128000259399414, 11.849785804748535, 19.549232482910156, 13.286943435668945, 13.674846649169922, 31.627683639526367], "std": [0.24865137040615082, 0.22495636343955994, 0.270473450422287, 0.32557758688926697, 0.2937639355659485, 0.17524082958698273, 0.21611294150352478, 0.21375365555286407, 0.18353886902332306, 0.19858044385910034, 0.19220797717571259, 0.04371103271842003, 5.749127388000488, 2.8435277938842773, 13.403705596923828, 3.248182773590088, 17.73501968383789, 12.826322555541992, 19.556034088134766, 15.522436141967773, 19.318683624267578, 18.705699920654297, 13.337041854858398, 27.90319061279297, 8.573941230773926, 4.761043548583984, 0.2595329284667969, 3.073848247528076, 17.425085067749023, 18.53209114074707, 20.530582427978516, 17.438739776611328, 19.773805618286133, 18.92957878112793, 16.727466583251953, 29.66423988342285], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [191]}, "index": {"min": [5694], "max": [5884], "mean": [5789.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [3.1099476439790577, 7.0, 7.0, 7.0, 7.0], "std": [2.2263193623148516, 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": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [191]}, "eef_direction_state": {"mean": [3.5392670157068062, 3.2460732984293195], "std": [2.2319145132982126, 1.9808435388786751], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.0471204188481675, 1.1204188481675392], "std": [0.8579041679672224, 0.7596856834607453], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8848167539267016, 0.8219895287958116], "std": [0.8606157803542176, 0.7924633341776831], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.5392670157068062, 3.2460732984293195], "std": [2.2319145132982126, 1.9808435388786751], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.0471204188481675, 1.1204188481675392], "std": [0.8579041679672224, 0.7596856834607453], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8848167539267016, 0.8219895287958116], "std": [0.8606157803542176, 0.7924633341776831], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6843504288137499, 0.15770212772343672, 1.1705097468434462, -1.6061595516411613, 0.995018271717905, -2.2509555084045383, 0.6903676829403826, -0.1669173169156672, 1.1503154096677601, 1.5051984572470385, 0.6309541972748849, 2.278151614877804], "std": [0.06897283145315773, 0.0435629200550238, 0.02223433968082252, 0.25847434453291274, 0.0858710096035355, 0.3039392116172901, 0.05004809613590941, 0.06174450938010322, 0.021364346854174057, 0.16774242270665654, 0.14099452227541237, 0.1500942678752543], "min": [0.6019092989927053, 0.07816271188663065, 1.1149096062556616, -2.3432441483371442, 0.7723114542038743, -3.124503361379366, 0.6122488375651147, -0.24095404999189535, 1.1237515144534056, 1.1634163792646446, 0.44872907188900646, 1.9431465842575046], "max": [0.8360401642958336, 0.22330369073630793, 1.2179476922420356, -1.2333280438155783, 1.173537991336854, -1.8556066822542763, 0.7867140830551047, -0.06319666068207741, 1.203835399691304, 1.8606551165518108, 0.9384782046492788, 2.661158582835444], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6843504288137499, 0.15770212772343672, 1.1705097468434462, -1.6061595516411613, 0.995018271717905, -2.2509555084045383, 0.6903676829403826, -0.1669173169156672, 1.1503154096677601, 1.5051984572470385, 0.6309541972748849, 2.278151614877804], "std": [0.06897283145315773, 0.0435629200550238, 0.02223433968082252, 0.25847434453291274, 0.0858710096035355, 0.3039392116172901, 0.05004809613590941, 0.06174450938010322, 0.021364346854174057, 0.16774242270665654, 0.14099452227541237, 0.1500942678752543], "min": [0.6019092989927053, 0.07816271188663065, 1.1149096062556616, -2.3432441483371442, 0.7723114542038743, -3.124503361379366, 0.6122488375651147, -0.24095404999189535, 1.1237515144534056, 1.1634163792646446, 0.44872907188900646, 1.9431465842575046], "max": [0.8360401642958336, 0.22330369073630793, 1.2179476922420356, -1.2333280438155783, 1.173537991336854, -1.8556066822542763, 0.7867140830551047, -0.06319666068207741, 1.203835399691304, 1.8606551165518108, 0.9384782046492788, 2.661158582835444], "count": [191]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26801081290849676]], [[0.45180748978758173]], [[0.5723237663398694]]], "std": [[[0.347219756840339]], [[0.24924570501790128]], [[0.22281992403826642]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48790382557189543]], [[0.507716556372549]], [[0.4961307945261438]]], "std": [[[0.33807248827302794]], [[0.3365801978547502]], [[0.33951367502449326]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11372549019607843]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743893443627451]], [[0.5151710866013072]], [[0.5199264236111111]]], "std": [[[0.33159184064759634]], [[0.32194479314809166]], [[0.3339614137839702]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3543498835784314]], [[0.415476027369281]], [[0.4428576736111111]]], "std": [[[0.3658882994939763]], [[0.3501019179597423]], [[0.3698148577932877]]], "count": [100]}, "observation.state": {"min": [0.35408082604408264, -1.5882734060287476, 0.9635436534881592, -0.2312801480293274, -1.4406423568725586, 0.1748826950788498, -1.1874698400497437, -1.6095407009124756, 1.1587319374084473, -0.4932955801486969, 0.6068083643913269, -0.2928248643875122, 47.11750030517578, 41.51124954223633, -0.5837500095367432, -1.5187500715255737, 0.46875, 0.5306249856948853, 0.9072726964950562, -1.0569230318069458, 0.90625, -2.490000009536743, 1.2193750143051147, 0.19875000417232513, 45.98500061035156, 48.13111114501953, 1.0893750190734863, -0.5606250166893005, 13.25076961517334, 0.5631250143051147, 8.124375343322754, -0.7419999837875366, 3.3424999713897705, 1.3524999618530273, 0.7768750190734863, -3.0618748664855957], "max": [1.1547900438308716, -0.8240931630134583, 1.9628347158432007, 0.8194571733474731, -0.2646486759185791, 0.7422083616256714, -0.5580272078514099, -0.8886472582817078, 1.8912842273712158, 0.2001263052225113, 1.4992624521255493, -0.14043068885803223, 67.5718765258789, 59.924373626708984, 18.90818214416504, 9.613750457763672, 48.009376525878906, 35.420623779296875, 53.25749969482422, 50.673126220703125, 52.59749984741211, 61.46812438964844, 41.43687438964844, 77.37812805175781, 65.28874969482422, 63.68375015258789, 2.6237499713897705, 7.286250114440918, 48.68687438964844, 69.85625457763672, 56.294376373291016, 89.64749908447266, 70.48562622070312, 99.19125366210938, 69.95124816894531, 106.93375396728516], "mean": [0.8225406408309937, -1.0236551761627197, 1.2564280033111572, 0.10163351893424988, -0.8552834391593933, 0.5980525016784668, -0.8077583909034729, -1.1819441318511963, 1.5310887098312378, -0.21843202412128448, 0.905407190322876, -0.16494177281856537, 55.23847198486328, 50.34283447265625, 1.682956337928772, 5.498082637786865, 11.52705192565918, 6.04599142074585, 11.906571388244629, 7.2125115394592285, 11.394150733947754, 9.781946182250977, 7.568159103393555, 21.06300163269043, 55.060482025146484, 56.80970764160156, 1.3931846618652344, 3.0341451168060303, 25.469268798828125, 16.314966201782227, 24.95928192138672, 19.647645950317383, 25.91488265991211, 23.225177764892578, 21.325742721557617, 37.09224319458008], "std": [0.269550621509552, 0.2251344621181488, 0.28947585821151733, 0.3402300775051117, 0.3471367359161377, 0.17495036125183105, 0.18680204451084137, 0.2507292330265045, 0.20401963591575623, 0.15820690989494324, 0.20496869087219238, 0.036606043577194214, 5.645353317260742, 4.598998069763184, 4.442718505859375, 3.155855178833008, 16.587690353393555, 11.087091445922852, 17.7772274017334, 14.516256332397461, 17.422178268432617, 18.75078773498535, 11.775289535522461, 25.753812789916992, 6.596474647521973, 4.800906658172607, 0.27329954504966736, 2.645745277404785, 12.777410507202148, 24.5338191986084, 16.22623634338379, 29.588348388671875, 20.692052841186523, 33.906917572021484, 22.2326602935791, 41.09211349487305], "count": [209]}, "action": {"min": [0.35408082604408264, -1.5882734060287476, 0.9635436534881592, -0.2312801480293274, -1.4406423568725586, 0.1748826950788498, -1.1874698400497437, -1.6095407009124756, 1.1587319374084473, -0.4932955801486969, 0.6068083643913269, -0.2928248643875122, 47.11750030517578, 41.51124954223633, -0.5837500095367432, -1.5187500715255737, 0.46875, 0.5306249856948853, 0.9072726964950562, -1.0569230318069458, 0.90625, -2.490000009536743, 1.2193750143051147, 0.19875000417232513, 45.98500061035156, 48.13111114501953, 1.0893750190734863, -0.5606250166893005, 13.25076961517334, 0.5631250143051147, 8.124375343322754, -0.7419999837875366, 3.3424999713897705, 1.3524999618530273, 0.7768750190734863, -3.0618748664855957], "max": [1.1547900438308716, -0.8240931630134583, 1.9628347158432007, 0.8194571733474731, -0.2646486759185791, 0.7422083616256714, -0.5580272078514099, -0.8886472582817078, 1.8912842273712158, 0.2001263052225113, 1.4992624521255493, -0.14043068885803223, 67.5718765258789, 59.924373626708984, 18.90818214416504, 9.613750457763672, 48.009376525878906, 35.420623779296875, 53.25749969482422, 50.673126220703125, 52.59749984741211, 61.46812438964844, 41.43687438964844, 77.37812805175781, 65.28874969482422, 63.68375015258789, 2.6237499713897705, 7.286250114440918, 48.68687438964844, 69.85625457763672, 56.294376373291016, 89.64749908447266, 70.48562622070312, 99.19125366210938, 69.95124816894531, 106.93375396728516], "mean": [0.8225405216217041, -1.0236549377441406, 1.2564281225204468, 0.10163343697786331, -0.8552834391593933, 0.5980523824691772, -0.8077583909034729, -1.1819440126419067, 1.5310888290405273, -0.21843211352825165, 0.9054073095321655, -0.1649417281150818, 55.238487243652344, 50.34281921386719, 1.682957410812378, 5.498082637786865, 11.527043342590332, 6.0460004806518555, 11.90657901763916, 7.212505340576172, 11.394159317016602, 9.781946182250977, 7.568154335021973, 21.063011169433594, 55.060489654541016, 56.809696197509766, 1.393184781074524, 3.034144878387451, 25.469255447387695, 16.314973831176758, 24.959278106689453, 19.647647857666016, 25.914884567260742, 23.22517204284668, 21.32573890686035, 37.09224319458008], "std": [0.2695505917072296, 0.2251344621181488, 0.28947579860687256, 0.34023013710975647, 0.3471367061138153, 0.17495034635066986, 0.18680208921432495, 0.2507292628288269, 0.20401965081691742, 0.15820690989494324, 0.20496870577335358, 0.036606043577194214, 5.645354747772217, 4.598998546600342, 4.442716598510742, 3.155855417251587, 16.587692260742188, 11.087090492248535, 17.7772274017334, 14.516254425048828, 17.422176361083984, 18.75079917907715, 11.77529239654541, 25.753816604614258, 6.596473693847656, 4.800907611846924, 0.27329954504966736, 2.6457455158233643, 12.777409553527832, 24.533817291259766, 16.22623634338379, 29.588350296020508, 20.69205093383789, 33.90692138671875, 22.232662200927734, 41.09211349487305], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [209]}, "index": {"min": [5885], "max": [6093], "mean": [5989.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [3.449760765550239, 7.0, 7.0, 7.0, 7.0], "std": [2.0886140273413574, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [209]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [209]}, "eef_direction_state": {"mean": [3.430622009569378, 3.148325358851675], "std": [2.188753352915391, 2.019524215457948], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0382775119617225, 1.1483253588516746], "std": [0.7630641450718858, 0.7268004006405625], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8660287081339713, 0.9330143540669856], "std": [0.8646397701876768, 0.8273500701335214], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.430622009569378, 3.148325358851675], "std": [2.188753352915391, 2.019524215457948], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0382775119617225, 1.1483253588516746], "std": [0.7630641450718858, 0.7268004006405625], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8660287081339713, 0.9330143540669856], "std": [0.8646397701876768, 0.8273500701335214], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6771967521005893, 0.16355772695194268, 1.1573239584216213, -1.558025894782438, 0.8576240030267118, -2.1917542709180147, 0.7054671655359482, -0.14879284174066013, 1.1420262578985327, 1.5080864139189156, 0.562980742315739, 2.276981098535994], "std": [0.07069581744505993, 0.05251540628110044, 0.020145479796613786, 0.21345260823956635, 0.09844231812829797, 0.25520375395401185, 0.05347853973872115, 0.069206625747039, 0.023527050480055114, 0.15449084273936328, 0.14174511018900185, 0.12659050954553677], "min": [0.5966178401497557, 0.06709168698083753, 1.0997616638987437, -2.07526718651633, 0.6831774196603284, -2.8460854130185083, 0.6151411217617713, -0.23793766705832864, 1.0992027935130626, 1.1934533514626835, 0.35954021101222433, 1.9809970767587288], "max": [0.843178656175878, 0.2232022204273291, 1.2067082923153005, -1.171735896424882, 1.0206010361336753, -1.8382052158604172, 0.7960725693800281, -0.03654151568599076, 1.1937379763361893, 1.7546692657015628, 0.7490148064047126, 2.4930311329566535], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6771967521005893, 0.16355772695194268, 1.1573239584216213, -1.558025894782438, 0.8576240030267118, -2.1917542709180147, 0.7054671655359482, -0.14879284174066013, 1.1420262578985327, 1.5080864139189156, 0.562980742315739, 2.276981098535994], "std": [0.07069581744505993, 0.05251540628110044, 0.020145479796613786, 0.21345260823956635, 0.09844231812829797, 0.25520375395401185, 0.05347853973872115, 0.069206625747039, 0.023527050480055114, 0.15449084273936328, 0.14174511018900185, 0.12659050954553677], "min": [0.5966178401497557, 0.06709168698083753, 1.0997616638987437, -2.07526718651633, 0.6831774196603284, -2.8460854130185083, 0.6151411217617713, -0.23793766705832864, 1.0992027935130626, 1.1934533514626835, 0.35954021101222433, 1.9809970767587288], "max": [0.843178656175878, 0.2232022204273291, 1.2067082923153005, -1.171735896424882, 1.0206010361336753, -1.8382052158604172, 0.7960725693800281, -0.03654151568599076, 1.1937379763361893, 1.7546692657015628, 0.7490148064047126, 2.4930311329566535], "count": [209]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2698548182189543]], [[0.4547506658496732]], [[0.574793935866013]]], "std": [[[0.3505543217445672]], [[0.24950035599511577]], [[0.21916074766737276]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48194569852941177]], [[0.5005570690359477]], [[0.4890398958333333]]], "std": [[[0.33861654697431987]], [[0.33746498200282143]], [[0.34072954417247225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47016290032679736]], [[0.504512602124183]], [[0.5001294362745098]]], "std": [[[0.34617044958522064]], [[0.3356988105682571]], [[0.3409017471884334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3661997222222222]], [[0.4279159926470588]], [[0.4557645036764706]]], "std": [[[0.3684020692163606]], [[0.3512550528646333]], [[0.368596365095152]]], "count": [100]}, "observation.state": {"min": [0.33746281266212463, -1.6179808378219604, 0.9867289066314697, -0.25387197732925415, -1.5350364446640015, 0.19820038974285126, -1.2351542711257935, -1.4866578578948975, 1.1388105154037476, -0.8242971301078796, 0.7271877527236938, -0.3013656735420227, 35.16666793823242, 49.16374969482422, -0.4012500047683716, -0.7837499976158142, 0.8537499904632568, 0.3956249952316284, 1.125, -0.9700000286102295, 1.1393749713897705, -0.3218750059604645, 1.1831250190734863, 0.5518749952316284, 30.3125, 44.931819915771484, 0.8912500143051147, -0.43812498450279236, 3.9988889694213867, 0.05624999850988388, 4.411874771118164, -0.7712500095367432, 1.96875, 0.11874999850988388, 1.028333306312561, 0.19555555284023285], "max": [1.1547900438308716, -0.8714385032653809, 2.003175735473633, 0.9317778944969177, -0.2619783282279968, 0.673971951007843, -0.5769579410552979, -0.922264814376831, 1.849465012550354, 0.29778406023979187, 1.6395183801651, 0.08974212408065796, 64.51437377929688, 58.553123474121094, 22.213125228881836, 9.475000381469727, 50.796875, 36.23749923706055, 56.67250061035156, 46.38249969482422, 58.506874084472656, 49.76499938964844, 49.05812454223633, 78.04374694824219, 69.51812744140625, 77.30313110351562, 2.65625, 9.2837495803833, 48.337501525878906, 53.27124786376953, 54.98125076293945, 55.318748474121094, 53.14624786376953, 76.76312255859375, 50.540626525878906, 96.19313049316406], "mean": [0.794612467288971, -1.080278754234314, 1.3072168827056885, 0.15066073834896088, -0.8424565196037292, 0.5554245114326477, -0.9089568257331848, -1.1150225400924683, 1.4711885452270508, -0.14922970533370972, 1.0546492338180542, -0.15890400111675262, 51.04616928100586, 52.71701431274414, 1.9255056381225586, 5.92998743057251, 16.555252075195312, 7.419717788696289, 17.537694931030273, 7.419157981872559, 17.364253997802734, 8.648011207580566, 10.747879028320312, 31.754714965820312, 49.87001419067383, 63.976951599121094, 1.2616289854049683, 2.65572452545166, 22.213275909423828, 8.155197143554688, 23.75102996826172, 8.825483322143555, 23.801639556884766, 12.083502769470215, 18.094377517700195, 31.002477645874023], "std": [0.2931954562664032, 0.22798442840576172, 0.31384700536727905, 0.3439965844154358, 0.3784225583076477, 0.15350808203220367, 0.22934536635875702, 0.17567290365695953, 0.19194303452968597, 0.2892838716506958, 0.2327345311641693, 0.11383839696645737, 8.001604080200195, 3.3295724391937256, 5.602996349334717, 3.934394359588623, 18.307682037353516, 11.898354530334473, 20.10159683227539, 15.299206733703613, 20.803022384643555, 15.79362964630127, 15.438615798950195, 26.011125564575195, 12.072318077087402, 10.619135856628418, 0.2846079468727112, 3.1908459663391113, 12.092122077941895, 16.234331130981445, 14.41457462310791, 16.65864372253418, 13.426864624023438, 23.656612396240234, 13.392127990722656, 28.7426815032959], "count": [190]}, "action": {"min": [0.33746281266212463, -1.6179808378219604, 0.9867289066314697, -0.25387197732925415, -1.5350364446640015, 0.19820038974285126, -1.2351542711257935, -1.4866578578948975, 1.1388105154037476, -0.8242971301078796, 0.7271877527236938, -0.3013656735420227, 35.16666793823242, 49.16374969482422, -0.4012500047683716, -0.7837499976158142, 0.8537499904632568, 0.3956249952316284, 1.125, -0.9700000286102295, 1.1393749713897705, -0.3218750059604645, 1.1831250190734863, 0.5518749952316284, 30.3125, 44.931819915771484, 0.8912500143051147, -0.43812498450279236, 3.9988889694213867, 0.05624999850988388, 4.411874771118164, -0.7712500095367432, 1.96875, 0.11874999850988388, 1.028333306312561, 0.19555555284023285], "max": [1.1547900438308716, -0.8714385032653809, 2.003175735473633, 0.9317778944969177, -0.2619783282279968, 0.673971951007843, -0.5769579410552979, -0.922264814376831, 1.849465012550354, 0.29778406023979187, 1.6395183801651, 0.08974212408065796, 64.51437377929688, 58.553123474121094, 22.213125228881836, 9.475000381469727, 50.796875, 36.23749923706055, 56.67250061035156, 46.38249969482422, 58.506874084472656, 49.76499938964844, 49.05812454223633, 78.04374694824219, 69.51812744140625, 77.30313110351562, 2.65625, 9.2837495803833, 48.337501525878906, 53.27124786376953, 54.98125076293945, 55.318748474121094, 53.14624786376953, 76.76312255859375, 50.540626525878906, 96.19313049316406], "mean": [0.7946122884750366, -1.0802785158157349, 1.3072171211242676, 0.15066084265708923, -0.8424565196037292, 0.5554243922233582, -0.9089565873146057, -1.1150230169296265, 1.4711891412734985, -0.1492297351360321, 1.054648995399475, -0.15890397131443024, 51.046146392822266, 52.71701431274414, 1.9255050420761108, 5.92998743057251, 16.555255889892578, 7.4197187423706055, 17.53770637512207, 7.41916561126709, 17.36424446105957, 8.647995948791504, 10.747882843017578, 31.75472068786621, 49.87001037597656, 63.976959228515625, 1.2616286277770996, 2.6557250022888184, 22.21327781677246, 8.155200004577637, 23.75104522705078, 8.825486183166504, 23.80164909362793, 12.083495140075684, 18.094371795654297, 31.002483367919922], "std": [0.2931954562664032, 0.22798442840576172, 0.31384703516960144, 0.3439966142177582, 0.37842264771461487, 0.15350811183452606, 0.22934533655643463, 0.17567291855812073, 0.1919430047273636, 0.289283812046051, 0.2327345311641693, 0.11383841186761856, 8.001604080200195, 3.3295724391937256, 5.602993488311768, 3.934393882751465, 18.307682037353516, 11.898348808288574, 20.10159683227539, 15.29920482635498, 20.80302619934082, 15.793625831604004, 15.438615798950195, 26.01112174987793, 12.072318077087402, 10.619135856628418, 0.2846079468727112, 3.1908459663391113, 12.092122077941895, 16.23433494567871, 14.414576530456543, 16.65864372253418, 13.426863670349121, 23.656612396240234, 13.392128944396973, 28.7426815032959], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [190]}, "index": {"min": [6094], "max": [6283], "mean": [6188.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [3.0789473684210527, 7.0, 7.0, 7.0, 7.0], "std": [2.2405541953929764, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [190]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [190]}, "eef_direction_state": {"mean": [3.1842105263157894, 3.2473684210526317], "std": [2.239070097841309, 2.1780890758094946], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2, 1.1157894736842104], "std": [0.8410519728605544, 0.7727348274624392], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [1.0210526315789474, 0.7684210526315789], "std": [0.8519815585899071, 0.8265671759747611], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.1842105263157894, 3.2473684210526317], "std": [2.239070097841309, 2.1780890758094946], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2, 1.1157894736842104], "std": [0.8410519728605544, 0.7727348274624392], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [1.0210526315789474, 0.7684210526315789], "std": [0.8519815585899071, 0.8265671759747611], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6838413089872162, 0.14951471331292362, 1.1551217140593966, -1.5615126122732983, 0.8346580989010369, -2.224462038157952, 0.6886828408105994, -0.18486056083531013, 1.1509694030589122, 1.439489225970855, 0.5494757591369859, 2.2065960344551425], "std": [0.08064832593946455, 0.04833886611180459, 0.02389931274452396, 0.24490265286208024, 0.14016324888213993, 0.2676650566161586, 0.04560905715836111, 0.06366406671900293, 0.02275117670497199, 0.15655547460352642, 0.12367121314467593, 0.17806939173564934], "min": [0.5943479156106974, 0.0639528990728577, 1.1109152666242486, -2.211462560257953, 0.5972770587448495, -2.977343431875922, 0.6048718729622473, -0.25681709224916427, 1.1091973799424864, 1.080887451293104, 0.28953015148088435, 1.9022518640366721], "max": [0.8510792795895257, 0.2250577332305464, 1.2145911586172498, -1.0867088903391329, 1.0738432893300893, -1.7905039898630508, 0.784410169923154, -0.07864491506582164, 1.2044786655429864, 1.796095852440576, 0.7890422012007652, 2.6640732825907634], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6838413089872162, 0.14951471331292362, 1.1551217140593966, -1.5615126122732983, 0.8346580989010369, -2.224462038157952, 0.6886828408105994, -0.18486056083531013, 1.1509694030589122, 1.439489225970855, 0.5494757591369859, 2.2065960344551425], "std": [0.08064832593946455, 0.04833886611180459, 0.02389931274452396, 0.24490265286208024, 0.14016324888213993, 0.2676650566161586, 0.04560905715836111, 0.06366406671900293, 0.02275117670497199, 0.15655547460352642, 0.12367121314467593, 0.17806939173564934], "min": [0.5943479156106974, 0.0639528990728577, 1.1109152666242486, -2.211462560257953, 0.5972770587448495, -2.977343431875922, 0.6048718729622473, -0.25681709224916427, 1.1091973799424864, 1.080887451293104, 0.28953015148088435, 1.9022518640366721], "max": [0.8510792795895257, 0.2250577332305464, 1.2145911586172498, -1.0867088903391329, 1.0738432893300893, -1.7905039898630508, 0.784410169923154, -0.07864491506582164, 1.2044786655429864, 1.796095852440576, 0.7890422012007652, 2.6640732825907634], "count": [190]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2677396609477124]], [[0.4534597753267974]], [[0.5742850061274509]]], "std": [[[0.3481172088162548]], [[0.2467157873846602]], [[0.2181693368294289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807463827614379]], [[0.4961724428104575]], [[0.48509234477124186]]], "std": [[[0.33976187299207644]], [[0.34025270707619454]], [[0.3430339500325247]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889077450980392]], [[0.5425028472222222]], [[0.5544023223039216]]], "std": [[[0.3273015394304801]], [[0.31484659914248553]], [[0.33154904808011343]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3712278696895425]], [[0.4338963357843137]], [[0.4633654983660131]]], "std": [[[0.36788980448739245]], [[0.3487623826623841]], [[0.36707626678116867]]], "count": [100]}, "observation.state": {"min": [0.34070533514022827, -1.6039139032363892, 0.8977788686752319, -0.24464504420757294, -1.632193922996521, 0.6620084047317505, -1.2694553136825562, -1.445649266242981, 1.060904622077942, -0.37074655294418335, 0.6392815113067627, -0.3612573444843292, 19.443124771118164, 47.63312530517578, -0.6412500143051147, -0.46687498688697815, 0.7093750238418579, 0.5406249761581421, 1.0518749952316284, -1.006250023841858, 0.8806250095367432, 0.05687499791383743, 1.1943750381469727, 0.8700000047683716, 29.130624771118164, 51.14125061035156, 1.0950000286102295, -0.453125, 1.4056249856948853, 0.7506250143051147, 0.7131249904632568, 1.8856250047683716, 0.90625, 0.9737499952316284, 0.6256250143051147, 0.24562500417232513], "max": [1.1038234233856201, -0.7488126754760742, 1.973396897315979, 0.3944457173347473, -0.14956225454807281, 1.0567349195480347, -0.619325578212738, -0.8581054210662842, 1.8053330183029175, 0.2516784965991974, 1.6688029766082764, -0.15573740005493164, 66.87937927246094, 78.28555297851562, 26.528749465942383, 9.801250457763672, 50.223751068115234, 94.86888885498047, 54.66625213623047, 54.165626525878906, 54.930625915527344, 53.64500045776367, 45.825626373291016, 76.60749816894531, 67.3237533569336, 68.35615539550781, 2.4912500381469727, 9.257499694824219, 43.348751068115234, 97.30374908447266, 46.24222183227539, 106.34500122070312, 48.38999938964844, 109.73687744140625, 54.301876068115234, 109.75687408447266], "mean": [0.6821617484092712, -1.011419653892517, 1.232513427734375, 0.021707968786358833, -0.7513226270675659, 0.9246692657470703, -0.8795018196105957, -1.0957363843917847, 1.434137225151062, -0.18197773396968842, 1.0177958011627197, -0.23010677099227905, 48.25787353515625, 54.46726608276367, 0.7026001214981079, 6.402425765991211, 15.638949394226074, 9.129520416259766, 16.954065322875977, 7.274985313415527, 16.094135284423828, 9.45179557800293, 10.301142692565918, 23.728418350219727, 46.93194580078125, 58.19044494628906, 1.3625274896621704, 4.394625186920166, 26.005491256713867, 19.339195251464844, 23.04353141784668, 21.392608642578125, 22.463655471801758, 22.648616790771484, 13.047444343566895, 45.20774841308594], "std": [0.2339651882648468, 0.22974205017089844, 0.28618818521499634, 0.19116848707199097, 0.4415046274662018, 0.07931119948625565, 0.19570280611515045, 0.2035086452960968, 0.22743159532546997, 0.17875415086746216, 0.3087388873100281, 0.06318194419145584, 12.018828392028809, 5.6189398765563965, 4.035376071929932, 3.285701274871826, 16.32927703857422, 16.819400787353516, 17.509069442749023, 15.8265380859375, 18.895469665527344, 17.166336059570312, 14.287332534790039, 24.716045379638672, 9.927297592163086, 3.6320486068725586, 0.2398349940776825, 2.924745798110962, 10.073575019836426, 32.558902740478516, 13.397767066955566, 35.20382308959961, 15.067788124084473, 37.82447052001953, 17.014135360717773, 36.35135269165039], "count": [229]}, "action": {"min": [0.34070533514022827, -1.6039139032363892, 0.8977788686752319, -0.24464504420757294, -1.632193922996521, 0.6620084047317505, -1.2694553136825562, -1.445649266242981, 1.060904622077942, -0.37074655294418335, 0.6392815113067627, -0.3612573444843292, 19.443124771118164, 47.63312530517578, -0.6412500143051147, -0.46687498688697815, 0.7093750238418579, 0.5406249761581421, 1.0518749952316284, -1.006250023841858, 0.8806250095367432, 0.05687499791383743, 1.1943750381469727, 0.8700000047683716, 29.130624771118164, 51.14125061035156, 1.0950000286102295, -0.453125, 1.4056249856948853, 0.7506250143051147, 0.7131249904632568, 1.8856250047683716, 0.90625, 0.9737499952316284, 0.6256250143051147, 0.24562500417232513], "max": [1.1038234233856201, -0.7488126754760742, 1.973396897315979, 0.3944457173347473, -0.14956225454807281, 1.0567349195480347, -0.619325578212738, -0.8581054210662842, 1.8053330183029175, 0.2516784965991974, 1.6688029766082764, -0.15573740005493164, 66.87937927246094, 78.28555297851562, 26.528749465942383, 9.801250457763672, 50.223751068115234, 94.86888885498047, 54.66625213623047, 54.165626525878906, 54.930625915527344, 53.64500045776367, 45.825626373291016, 76.60749816894531, 67.3237533569336, 68.35615539550781, 2.4912500381469727, 9.257499694824219, 43.348751068115234, 97.30374908447266, 46.24222183227539, 106.34500122070312, 48.38999938964844, 109.73687744140625, 54.301876068115234, 109.75687408447266], "mean": [0.6821620464324951, -1.0114198923110962, 1.2325139045715332, 0.021707886829972267, -0.7513225674629211, 0.9246689081192017, -0.8795018792152405, -1.0957363843917847, 1.434136986732483, -0.1819777488708496, 1.0177959203720093, -0.23010674118995667, 48.25787353515625, 54.46727752685547, 0.7025997638702393, 6.402429580688477, 15.638958930969238, 9.129510879516602, 16.95406723022461, 7.27499532699585, 16.09413719177246, 9.451798439025879, 10.30114459991455, 23.728410720825195, 46.93199157714844, 58.190433502197266, 1.3625285625457764, 4.394625186920166, 26.00548553466797, 19.339191436767578, 23.04351806640625, 21.392616271972656, 22.46364402770996, 22.648632049560547, 13.047452926635742, 45.20774841308594], "std": [0.23396526277065277, 0.22974202036857605, 0.28618818521499634, 0.19116851687431335, 0.441504567861557, 0.07931120693683624, 0.19570282101631165, 0.2035086452960968, 0.2274315506219864, 0.17875415086746216, 0.3087388575077057, 0.06318193674087524, 12.018828392028809, 5.618939399719238, 4.0353779792785645, 3.2857017517089844, 16.329275131225586, 16.81940460205078, 17.509071350097656, 15.826543807983398, 18.895465850830078, 17.16635513305664, 14.287334442138672, 24.716049194335938, 9.92729663848877, 3.6320483684539795, 0.23983490467071533, 2.924746036529541, 10.073575019836426, 32.55890655517578, 13.397767066955566, 35.203819274902344, 15.067789077758789, 37.824466705322266, 17.014135360717773, 36.35135269165039], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [229]}, "index": {"min": [6284], "max": [6512], "mean": [6398.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [3.3799126637554586, 7.0, 7.0, 7.0, 7.0], "std": [2.0812613725020994, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [229]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [229]}, "eef_direction_state": {"mean": [3.3799126637554586, 3.668122270742358], "std": [2.0130009732080554, 1.9023971233010704], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.262008733624454, 1.1441048034934498], "std": [0.7937514597381147, 0.7424865031479289], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [1.0087336244541485, 0.8034934497816594], "std": [0.8305901851584953, 0.8414927608428854], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [3.3799126637554586, 3.668122270742358], "std": [2.0130009732080554, 1.9023971233010704], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.262008733624454, 1.1441048034934498], "std": [0.7937514597381147, 0.7424865031479289], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [1.0087336244541485, 0.8034934497816594], "std": [0.8305901851584953, 0.8414927608428854], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6896731191303029, 0.15520096152038337, 1.1923723943439604, -1.5528687099433098, 1.042727704390198, -1.6265919364519186, 0.6810433913392095, -0.1727061021585454, 1.1536493656249955, 1.4493212321400037, 0.6017450357294217, 2.2381056607270713], "std": [0.07543870390321433, 0.04293135631827663, 0.04655926312166075, 0.5199623451812592, 0.18158262380758952, 1.4550159929334805, 0.06174785625316764, 0.04971765617674285, 0.0538009245386772, 0.2514988827323725, 0.10817452327463979, 0.17068470303178687], "min": [0.5698139146286468, 0.07744511855365654, 1.1195410102275278, -2.8041687716196955, 0.4592974703557262, -3.1260556720779595, 0.5763468765692276, -0.25958010753790073, 1.1023366484619126, 0.7865669017985083, 0.27578086432131554, 1.8909473562461923], "max": [0.8538933540511737, 0.2272605999430393, 1.3249058230229354, -0.6704432630376616, 1.3373131818367132, 3.140831960780025, 0.7791656400430074, -0.10007218155330488, 1.3110873662773517, 1.6747070377199123, 0.7134170955145409, 2.436386908679609], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6896731191303029, 0.15520096152038337, 1.1923723943439604, -1.5528687099433098, 1.042727704390198, -1.6265919364519186, 0.6810433913392095, -0.1727061021585454, 1.1536493656249955, 1.4493212321400037, 0.6017450357294217, 2.2381056607270713], "std": [0.07543870390321433, 0.04293135631827663, 0.04655926312166075, 0.5199623451812592, 0.18158262380758952, 1.4550159929334805, 0.06174785625316764, 0.04971765617674285, 0.0538009245386772, 0.2514988827323725, 0.10817452327463979, 0.17068470303178687], "min": [0.5698139146286468, 0.07744511855365654, 1.1195410102275278, -2.8041687716196955, 0.4592974703557262, -3.1260556720779595, 0.5763468765692276, -0.25958010753790073, 1.1023366484619126, 0.7865669017985083, 0.27578086432131554, 1.8909473562461923], "max": [0.8538933540511737, 0.2272605999430393, 1.3249058230229354, -0.6704432630376616, 1.3373131818367132, 3.140831960780025, 0.7791656400430074, -0.10007218155330488, 1.3110873662773517, 1.6747070377199123, 0.7134170955145409, 2.436386908679609], "count": [229]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2714723243464052]], [[0.4405984232026144]], [[0.5589959517973856]]], "std": [[[0.35196101524656637]], [[0.2582521514775898]], [[0.22878312867462675]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49283934844771243]], [[0.5125363439542484]], [[0.503964176879085]]], "std": [[[0.32869958747910527]], [[0.32671119299211776]], [[0.32907791582048823]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48468932802287584]], [[0.5354612888071896]], [[0.5466349489379085]]], "std": [[[0.3463438617502887]], [[0.32709756772477006]], [[0.33251397308420155]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37885257965686275]], [[0.43818642156862747]], [[0.469384579248366]]], "std": [[[0.3704290260642979]], [[0.3537833433864752]], [[0.37163326605637487]]], "count": [100]}, "observation.state": {"min": [0.3329327702522278, -1.5551565885543823, 0.8578749299049377, -0.3830968141555786, -1.4689563512802124, 0.8787713050842285, -1.3306185007095337, -1.4172292947769165, 1.0485279560089111, -0.5055027604103088, 0.6067606806755066, -0.34393489360809326, 34.565555572509766, 50.55687713623047, -0.953125, -0.30687499046325684, 2.823124885559082, -0.19187501072883606, 0.8949999809265137, -1.46875, 0.6775000095367432, -3.468888998031616, 1.0329999923706055, -0.4337500035762787, 27.9950008392334, 49.12091064453125, 1.0518749952316284, -0.42249998450279236, 10.047778129577637, 0.609375, 2.9256248474121094, -0.5824999809265137, 1.1412500143051147, -0.11500000208616257, 0.6211110949516296, 0.6668750047683716], "max": [1.2239218950271606, -0.7955434322357178, 1.8024004697799683, -0.03409437835216522, -0.35553520917892456, 1.28080415725708, -0.5159218311309814, -0.9206674098968506, 1.792601227760315, 0.3535064458847046, 1.6388825178146362, -0.20001240074634552, 82.94312286376953, 57.78312683105469, 28.30937385559082, 9.384374618530273, 62.21437454223633, 41.80687713623047, 62.703125, 16.079999923706055, 65.66500091552734, 33.55937576293945, 60.97500228881836, 71.16124725341797, 67.4175033569336, 63.6306266784668, 2.4912500381469727, 9.466249465942383, 53.30687713623047, 42.098751068115234, 59.40312576293945, 50.01499938964844, 54.5412483215332, 66.33625030517578, 45.604373931884766, 82.64187622070312], "mean": [0.7737621665000916, -1.043271780014038, 1.1806761026382446, -0.19818975031375885, -0.8202009201049805, 1.063184380531311, -0.842742383480072, -1.090872049331665, 1.449806571006775, -0.23705871403217316, 0.9051651954650879, -0.2487662136554718, 55.052513122558594, 52.84670639038086, 5.0331292152404785, 4.504672527313232, 21.641746520996094, 7.262371063232422, 19.94883918762207, 1.561484456062317, 21.93349838256836, 3.330671548843384, 15.349715232849121, 24.956279754638672, 43.53354263305664, 58.1434326171875, 1.3657658100128174, 5.524371147155762, 23.25689697265625, 5.426365375518799, 13.456879615783691, 5.762882232666016, 10.491209983825684, 7.947914123535156, 6.856207370758057, 19.425899505615234], "std": [0.2311955839395523, 0.2171361893415451, 0.2496022880077362, 0.10013741254806519, 0.26944926381111145, 0.1292760819196701, 0.18045057356357574, 0.12918910384178162, 0.1563423126935959, 0.18911151587963104, 0.2130463570356369, 0.038040559738874435, 13.327610969543457, 1.795196533203125, 9.12686538696289, 3.0256564617156982, 20.901960372924805, 12.841217041015625, 21.185489654541016, 5.072510242462158, 23.985580444335938, 11.030135154724121, 20.56662940979004, 26.198835372924805, 13.944682121276855, 4.573598861694336, 0.23391331732273102, 2.6849284172058105, 11.47598648071289, 11.048883438110352, 16.115917205810547, 12.44454288482666, 15.675533294677734, 17.134769439697266, 12.226737022399902, 22.826927185058594], "count": [222]}, "action": {"min": [0.3329327702522278, -1.5551565885543823, 0.8578749299049377, -0.3830968141555786, -1.4689563512802124, 0.8787713050842285, -1.3306185007095337, -1.4172292947769165, 1.0485279560089111, -0.5055027604103088, 0.6067606806755066, -0.34393489360809326, 34.565555572509766, 50.55687713623047, -0.953125, -0.30687499046325684, 2.823124885559082, -0.19187501072883606, 0.8949999809265137, -1.46875, 0.6775000095367432, -3.468888998031616, 1.0329999923706055, -0.4337500035762787, 27.9950008392334, 49.12091064453125, 1.0518749952316284, -0.42249998450279236, 10.047778129577637, 0.609375, 2.9256248474121094, -0.5824999809265137, 1.1412500143051147, -0.11500000208616257, 0.6211110949516296, 0.6668750047683716], "max": [1.2239218950271606, -0.7955434322357178, 1.8024004697799683, -0.03409437835216522, -0.35553520917892456, 1.28080415725708, -0.5159218311309814, -0.9206674098968506, 1.792601227760315, 0.3535064458847046, 1.6388825178146362, -0.20001240074634552, 82.94312286376953, 57.78312683105469, 28.30937385559082, 9.384374618530273, 62.21437454223633, 41.80687713623047, 62.703125, 16.079999923706055, 65.66500091552734, 33.55937576293945, 60.97500228881836, 71.16124725341797, 67.4175033569336, 63.6306266784668, 2.4912500381469727, 9.466249465942383, 53.30687713623047, 42.098751068115234, 59.40312576293945, 50.01499938964844, 54.5412483215332, 66.33625030517578, 45.604373931884766, 82.64187622070312], "mean": [0.7737622857093811, -1.0432714223861694, 1.1806765794754028, -0.19818979501724243, -0.8202008008956909, 1.063184380531311, -0.8427427411079407, -1.090872049331665, 1.4498066902160645, -0.23705878853797913, 0.9051653742790222, -0.24876627326011658, 55.05253219604492, 52.84665298461914, 5.0331315994262695, 4.504672050476074, 21.641742706298828, 7.2623724937438965, 19.948841094970703, 1.5614850521087646, 21.933488845825195, 3.3306705951690674, 15.349712371826172, 24.956283569335938, 43.533546447753906, 58.14344787597656, 1.365767002105713, 5.5243706703186035, 23.25690460205078, 5.426367282867432, 13.456878662109375, 5.762882232666016, 10.491209983825684, 7.947912216186523, 6.856207370758057, 19.4258975982666], "std": [0.2311955988407135, 0.21713624894618988, 0.2496023178100586, 0.10013742744922638, 0.2694492042064667, 0.1292760968208313, 0.18045058846473694, 0.12918910384178162, 0.15634232759475708, 0.18911151587963104, 0.2130463570356369, 0.038040559738874435, 13.327611923217773, 1.795196771621704, 9.126866340637207, 3.025655746459961, 20.901960372924805, 12.841212272644043, 21.18549346923828, 5.072509765625, 23.985580444335938, 11.030135154724121, 20.566635131835938, 26.19883918762207, 13.944679260253906, 4.573598861694336, 0.23391331732273102, 2.6849284172058105, 11.475984573364258, 11.0488862991333, 16.115917205810547, 12.444539070129395, 15.675535202026367, 17.134767532348633, 12.22673511505127, 22.82692527770996], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [222]}, "index": {"min": [6513], "max": [6734], "mean": [6623.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.5945945945945947, 7.0, 7.0, 7.0, 7.0], "std": [2.2755194570933552, 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": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [222]}, "eef_direction_state": {"mean": [3.445945945945946, 3.815315315315315], "std": [2.2709002772359352, 2.353287836052998], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.009009009009009, 0.7387387387387387], "std": [0.7710469715596254, 0.7965207191698644], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.8693693693693694, 0.6396396396396397], "std": [0.8468588268272805, 0.8197208137425533], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.445945945945946, 3.815315315315315], "std": [2.2709002772359352, 2.353287836052998], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.009009009009009, 0.7387387387387387], "std": [0.7710469715596254, 0.7965207191698644], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.8693693693693694, 0.6396396396396397], "std": [0.8468588268272805, 0.8197208137425533], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6815878171641045, 0.1471215160073083, 1.1623781494098024, -1.484425945761446, 1.0109051823209765, -2.045462034215733, 0.6942335124047253, -0.17578482588140487, 1.1403605340912264, 1.5423703150255734, 0.6825510194306587, 2.2707891671097387], "std": [0.06504774004010548, 0.048787448998477284, 0.032697970446660535, 0.14682116489761518, 0.07240199382599953, 0.11607439616450914, 0.040248718209297575, 0.04382519067541591, 0.023130840486291437, 0.12308180335260274, 0.09655095671493626, 0.12460993487015713], "min": [0.5792875372249392, 0.04242207879941115, 1.1069112969731059, -1.7396742615848515, 0.7881927156793953, -2.243942466280308, 0.5888742720805145, -0.26482466354338074, 1.1087693555563491, 1.2158613470251753, 0.3466158001568025, 1.8686385086712303], "max": [0.826951155004072, 0.2254521119060176, 1.2008578231476401, -1.2185606878158288, 1.114248735385682, -1.7762926777645154, 0.7822423723392266, -0.08514400895697644, 1.2055736441551346, 1.7280883389837485, 0.7983398358328433, 2.5120050202822073], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6815878171641045, 0.1471215160073083, 1.1623781494098024, -1.484425945761446, 1.0109051823209765, -2.045462034215733, 0.6942335124047253, -0.17578482588140487, 1.1403605340912264, 1.5423703150255734, 0.6825510194306587, 2.2707891671097387], "std": [0.06504774004010548, 0.048787448998477284, 0.032697970446660535, 0.14682116489761518, 0.07240199382599953, 0.11607439616450914, 0.040248718209297575, 0.04382519067541591, 0.023130840486291437, 0.12308180335260274, 0.09655095671493626, 0.12460993487015713], "min": [0.5792875372249392, 0.04242207879941115, 1.1069112969731059, -1.7396742615848515, 0.7881927156793953, -2.243942466280308, 0.5888742720805145, -0.26482466354338074, 1.1087693555563491, 1.2158613470251753, 0.3466158001568025, 1.8686385086712303], "max": [0.826951155004072, 0.2254521119060176, 1.2008578231476401, -1.2185606878158288, 1.114248735385682, -1.7762926777645154, 0.7822423723392266, -0.08514400895697644, 1.2055736441551346, 1.7280883389837485, 0.7983398358328433, 2.5120050202822073], "count": [222]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2772530330882353]], [[0.44726595179738565]], [[0.5524009395424836]]], "std": [[[0.35541060253645834]], [[0.26327320067247906]], [[0.23510200399173967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48634792279411765]], [[0.5148344178921569]], [[0.5158521058006537]]], "std": [[[0.3422365607282503]], [[0.3362788067433283]], [[0.33840313405417294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4601601797385621]], [[0.5130675816993464]], [[0.5235248161764705]]], "std": [[[0.3394560194600392]], [[0.32124666797262647]], [[0.3301269001876443]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3724138786764706]], [[0.4409863316993464]], [[0.47179542687908493]]], "std": [[[0.3656002952561998]], [[0.3482814981096557]], [[0.3730430548548397]]], "count": [100]}, "observation.state": {"min": [0.36743247509002686, -1.4794574975967407, 0.8472784161567688, -0.37984368205070496, -1.4733221530914307, 0.9229376912117004, -1.2802107334136963, -1.380703091621399, 1.0914651155471802, -0.30980584025382996, 0.6228303909301758, -0.39692530035972595, 37.533077239990234, 52.09000015258789, -0.3240000009536743, -0.5043749809265137, 4.32937479019165, 0.5362499952316284, 1.2699999809265137, -0.9988889098167419, 0.6943750381469727, -0.11916667968034744, 1.0177778005599976, 1.0881249904632568, 34.838748931884766, 47.13624954223633, 0.9375, -0.390625, 13.536874771118164, -0.02500000037252903, 13.92562484741211, -0.640625, 12.051250457763672, 0.2750000059604645, 0.6775000095367432, 16.563125610351562], "max": [1.2424023151397705, -0.8392249941825867, 1.7506628036499023, 0.13172827661037445, -0.22995823621749878, 1.0768578052520752, -0.5880445837974548, -0.971215546131134, 1.6846914291381836, 0.2650619149208069, 1.5106643438339233, -0.3646906316280365, 70.83625030517578, 58.52750015258789, 25.922500610351562, 8.44937515258789, 50.698123931884766, 32.3224983215332, 52.151248931884766, 40.83812713623047, 54.51499938964844, 48.00749969482422, 45.758750915527344, 77.22187805175781, 75.34062957763672, 63.200626373291016, 2.396250009536743, 6.838749885559082, 37.708126068115234, 100.62125396728516, 46.381874084472656, 107.17813110351562, 56.23812484741211, 108.57125091552734, 58.53499984741211, 109.56813049316406], "mean": [0.847672164440155, -1.0256837606430054, 1.1436288356781006, -0.1836829036474228, -0.835963249206543, 1.0222530364990234, -0.9202049374580383, -1.0949407815933228, 1.3631595373153687, -0.08963735401630402, 1.0068869590759277, -0.3786475360393524, 49.288841247558594, 54.556861877441406, 1.552581787109375, 3.969975471496582, 17.4808349609375, 6.894750595092773, 15.996223449707031, 6.586367130279541, 14.679437637329102, 8.998805046081543, 8.7537202835083, 23.54244041442871, 46.100341796875, 55.87657928466797, 1.3665133714675903, 3.5859386920928955, 28.19926643371582, 15.901932716369629, 24.066301345825195, 18.05025291442871, 22.97002601623535, 19.375524520874023, 10.53524112701416, 49.87699508666992], "std": [0.2898975610733032, 0.19662834703922272, 0.27982407808303833, 0.20187215507030487, 0.39726722240448, 0.038204364478588104, 0.1889573484659195, 0.1273597776889801, 0.14626207947731018, 0.14611220359802246, 0.20679894089698792, 0.014042270369827747, 9.782540321350098, 1.7969598770141602, 5.706714153289795, 2.3019680976867676, 15.853825569152832, 10.70946216583252, 18.021991729736328, 14.054116249084473, 18.78160858154297, 15.547953605651855, 13.36478042602539, 26.864608764648438, 12.382129669189453, 4.94503116607666, 0.29062706232070923, 2.4876434803009033, 6.729947090148926, 30.98565101623535, 8.925559997558594, 33.44948959350586, 12.712885856628418, 35.35480499267578, 17.736352920532227, 27.4334659576416], "count": [167]}, "action": {"min": [0.36743247509002686, -1.4794574975967407, 0.8472784161567688, -0.37984368205070496, -1.4733221530914307, 0.9229376912117004, -1.2802107334136963, -1.380703091621399, 1.0914651155471802, -0.30980584025382996, 0.6228303909301758, -0.39692530035972595, 37.533077239990234, 52.09000015258789, -0.3240000009536743, -0.5043749809265137, 4.32937479019165, 0.5362499952316284, 1.2699999809265137, -0.9988889098167419, 0.6943750381469727, -0.11916667968034744, 1.0177778005599976, 1.0881249904632568, 34.838748931884766, 47.13624954223633, 0.9375, -0.390625, 13.536874771118164, -0.02500000037252903, 13.92562484741211, -0.640625, 12.051250457763672, 0.2750000059604645, 0.6775000095367432, 16.563125610351562], "max": [1.2424023151397705, -0.8392249941825867, 1.7506628036499023, 0.13172827661037445, -0.22995823621749878, 1.0768578052520752, -0.5880445837974548, -0.971215546131134, 1.6846914291381836, 0.2650619149208069, 1.5106643438339233, -0.3646906316280365, 70.83625030517578, 58.52750015258789, 25.922500610351562, 8.44937515258789, 50.698123931884766, 32.3224983215332, 52.151248931884766, 40.83812713623047, 54.51499938964844, 48.00749969482422, 45.758750915527344, 77.22187805175781, 75.34062957763672, 63.200626373291016, 2.396250009536743, 6.838749885559082, 37.708126068115234, 100.62125396728516, 46.381874084472656, 107.17813110351562, 56.23812484741211, 108.57125091552734, 58.53499984741211, 109.56813049316406], "mean": [0.8476722240447998, -1.0256836414337158, 1.1436283588409424, -0.18368282914161682, -0.8359634280204773, 1.0222530364990234, -0.9202045798301697, -1.0949409008026123, 1.3631598949432373, -0.08963735401630402, 1.0068864822387695, -0.3786473870277405, 49.28883361816406, 54.556861877441406, 1.552582025527954, 3.969974994659424, 17.480844497680664, 6.894748210906982, 15.996216773986816, 6.586376190185547, 14.67944622039795, 8.998811721801758, 8.7537202835083, 23.542444229125977, 46.10033416748047, 55.87656021118164, 1.3665136098861694, 3.5859386920928955, 28.199256896972656, 15.901937484741211, 24.066301345825195, 18.050256729125977, 22.97001838684082, 19.375534057617188, 10.535239219665527, 49.87699890136719], "std": [0.28989747166633606, 0.1966283768415451, 0.27982407808303833, 0.2018721103668213, 0.3972671926021576, 0.0382043682038784, 0.1889573186635971, 0.1273597776889801, 0.14626209437847137, 0.14611218869686127, 0.20679894089698792, 0.014042272232472897, 9.782539367675781, 1.796959638595581, 5.706716537475586, 2.3019680976867676, 15.853821754455566, 10.709461212158203, 18.02199363708496, 14.054117202758789, 18.781606674194336, 15.547958374023438, 13.364778518676758, 26.86461067199707, 12.382129669189453, 4.945030689239502, 0.2906270921230316, 2.487643241882324, 6.729947090148926, 30.985645294189453, 8.925559997558594, 33.44949722290039, 12.712885856628418, 35.35480499267578, 17.73634910583496, 27.43346405029297], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [167]}, "index": {"min": [6735], "max": [6901], "mean": [6818.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.934131736526946, 7.0, 7.0, 7.0, 7.0], "std": [2.210854346339738, 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": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [167]}, "eef_direction_state": {"mean": [3.2994011976047903, 3.874251497005988], "std": [2.363684756785394, 2.1421899386273964], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.0179640718562875, 0.9580838323353293], "std": [0.8150754264514287, 0.8914315568326309], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.8922155688622755, 0.7365269461077845], "std": [0.8478923508087611, 0.7982285238075721], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.2994011976047903, 3.874251497005988], "std": [2.363684756785394, 2.1421899386273964], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.0179640718562875, 0.9580838323353293], "std": [0.8150754264514287, 0.8914315568326309], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.8922155688622755, 0.7365269461077845], "std": [0.8478923508087611, 0.7982285238075721], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6685677256078354, 0.16318709562342448, 1.140579122236353, -1.6427744595433114, 0.9997873066694745, -2.1564047609057706, 0.6732897436025757, -0.1669764371840896, 1.1348135141909823, 1.4702469090001975, 0.6553044642452287, 2.209974109469538], "std": [0.0723702844805456, 0.05344663284130387, 0.0158444754765476, 0.2409035729712493, 0.11930793067369418, 0.3012491847419331, 0.04123066412885828, 0.04561440092355988, 0.013732371466857903, 0.08416835347300905, 0.09488000446257083, 0.08187153143605529], "min": [0.579571933732166, 0.06857676372281385, 1.1013735964228815, -2.2008961991792177, 0.7848755407432852, -2.830711740561567, 0.5980029062494367, -0.23828785717340112, 1.106921153667824, 1.2752974494959144, 0.40062156150343964, 1.9679858857716643], "max": [0.81650984721734, 0.23086821855768325, 1.1724166554911957, -1.2711963744148125, 1.1524373732191497, -1.7534811348552213, 0.7613439627563138, -0.08060838762947925, 1.1653710406488624, 1.6374322046227194, 0.7862313122726214, 2.3918698928499884], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6685677256078354, 0.16318709562342448, 1.140579122236353, -1.6427744595433114, 0.9997873066694745, -2.1564047609057706, 0.6732897436025757, -0.1669764371840896, 1.1348135141909823, 1.4702469090001975, 0.6553044642452287, 2.209974109469538], "std": [0.0723702844805456, 0.05344663284130387, 0.0158444754765476, 0.2409035729712493, 0.11930793067369418, 0.3012491847419331, 0.04123066412885828, 0.04561440092355988, 0.013732371466857903, 0.08416835347300905, 0.09488000446257083, 0.08187153143605529], "min": [0.579571933732166, 0.06857676372281385, 1.1013735964228815, -2.2008961991792177, 0.7848755407432852, -2.830711740561567, 0.5980029062494367, -0.23828785717340112, 1.106921153667824, 1.2752974494959144, 0.40062156150343964, 1.9679858857716643], "max": [0.81650984721734, 0.23086821855768325, 1.1724166554911957, -1.2711963744148125, 1.1524373732191497, -1.7534811348552213, 0.7613439627563138, -0.08060838762947925, 1.1653710406488624, 1.6374322046227194, 0.7862313122726214, 2.3918698928499884], "count": [167]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27333700776143793]], [[0.45235454656862745]], [[0.5663499325980392]]], "std": [[[0.3515169688761483]], [[0.25401175700866163]], [[0.2262292028244974]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48865144199346405]], [[0.514150439133987]], [[0.5060620506535948]]], "std": [[[0.33207051046640634]], [[0.33019988220475244]], [[0.33427597546364185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738030187908497]], [[0.5305792013888889]], [[0.5409332169117647]]], "std": [[[0.34116234772787396]], [[0.3208373140529444]], [[0.3293986426231429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3539741482843137]], [[0.41108394199346404]], [[0.43600894199346407]]], "std": [[[0.36821914222398716]], [[0.35235712698725896]], [[0.37097567446392954]]], "count": [100]}, "observation.state": {"min": [0.33338579535484314, -1.6344081163406372, 0.9202250242233276, -0.3146219551563263, -1.4234336614608765, 0.27113375067710876, -1.3323032855987549, -1.4457207918167114, 1.0644651651382446, -0.4435606896877289, 0.6581407189369202, -0.33249831199645996, 27.633333206176758, 50.53062438964844, -0.5362499952316284, 0.004999998025596142, 4.528749942779541, 0.6299999952316284, 0.9781249761581421, -1.050624966621399, 0.8393750190734863, 0.30812498927116394, 1.2866666316986084, 0.9337500333786011, 45.10000228881836, 49.09222412109375, 1.0581250190734863, -0.10437499731779099, 6.85099983215332, 0.04249998927116394, 3.4355554580688477, -0.7400000095367432, 1.1143749952316284, 0.5900000333786011, 0.6520000100135803, 0.06937500089406967], "max": [1.2026493549346924, -0.8056763410568237, 1.9953556060791016, 0.7680533528327942, -0.1918822079896927, 0.7421606779098511, -0.6026598215103149, -0.9007830023765564, 1.8007314205169678, 0.31660351157188416, 1.6250646114349365, -0.12669755518436432, 74.62437438964844, 58.47687530517578, 41.78062438964844, 8.899999618530273, 50.44874954223633, 30.255624771118164, 53.446876525878906, 34.279998779296875, 53.48812484741211, 46.11249923706055, 38.16812515258789, 75.39937591552734, 71.62187957763672, 61.37125015258789, 3.3737499713897705, 8.957500457763672, 51.510623931884766, 48.58374786376953, 56.85874938964844, 55.102500915527344, 55.78375244140625, 77.51625061035156, 51.217498779296875, 98.54312896728516], "mean": [0.8294119834899902, -1.0863882303237915, 1.278085708618164, 0.06004422903060913, -0.8359444737434387, 0.6315383911132812, -0.8061884045600891, -1.1195191144943237, 1.4819560050964355, -0.29587480425834656, 0.8955080509185791, -0.15358099341392517, 49.99394226074219, 53.44855499267578, 7.6363911628723145, 4.272759914398193, 19.179201126098633, 6.518391132354736, 16.340076446533203, 5.675177574157715, 15.344522476196289, 8.207056999206543, 8.185790061950684, 30.48326873779297, 55.552696228027344, 55.990135192871094, 1.189926266670227, 3.4211618900299072, 24.105247497558594, 9.189163208007812, 22.43230438232422, 10.887984275817871, 18.94700813293457, 15.31291389465332, 12.458121299743652, 32.203792572021484], "std": [0.33448970317840576, 0.24806225299835205, 0.34787485003471375, 0.336500346660614, 0.45488476753234863, 0.13981391489505768, 0.16295082867145538, 0.16459010541439056, 0.1736753135919571, 0.18377192318439484, 0.20587919652462006, 0.06007884070277214, 12.730840682983398, 2.6583139896392822, 13.367258071899414, 3.111254930496216, 16.12176513671875, 10.100415229797363, 18.605695724487305, 11.948404312133789, 18.247791290283203, 14.05007553100586, 11.657559394836426, 21.69243049621582, 8.309775352478027, 3.1016621589660645, 0.358709454536438, 2.7442710399627686, 13.63410758972168, 16.112512588500977, 17.166643142700195, 17.55550193786621, 17.158597946166992, 24.838417053222656, 16.288362503051758, 32.07714080810547], "count": [177]}, "action": {"min": [0.33338579535484314, -1.6344081163406372, 0.9202250242233276, -0.3146219551563263, -1.4234336614608765, 0.27113375067710876, -1.3323032855987549, -1.4457207918167114, 1.0644651651382446, -0.4435606896877289, 0.6581407189369202, -0.33249831199645996, 27.633333206176758, 50.53062438964844, -0.5362499952316284, 0.004999998025596142, 4.528749942779541, 0.6299999952316284, 0.9781249761581421, -1.050624966621399, 0.8393750190734863, 0.30812498927116394, 1.2866666316986084, 0.9337500333786011, 45.10000228881836, 49.09222412109375, 1.0581250190734863, -0.10437499731779099, 6.85099983215332, 0.04249998927116394, 3.4355554580688477, -0.7400000095367432, 1.1143749952316284, 0.5900000333786011, 0.6520000100135803, 0.06937500089406967], "max": [1.2026493549346924, -0.8056763410568237, 1.9953556060791016, 0.7680533528327942, -0.1918822079896927, 0.7421606779098511, -0.6026598215103149, -0.9007830023765564, 1.8007314205169678, 0.31660351157188416, 1.6250646114349365, -0.12669755518436432, 74.62437438964844, 58.47687530517578, 41.78062438964844, 8.899999618530273, 50.44874954223633, 30.255624771118164, 53.446876525878906, 34.279998779296875, 53.48812484741211, 46.11249923706055, 38.16812515258789, 75.39937591552734, 71.62187957763672, 61.37125015258789, 3.3737499713897705, 8.957500457763672, 51.510623931884766, 48.58374786376953, 56.85874938964844, 55.102500915527344, 55.78375244140625, 77.51625061035156, 51.217498779296875, 98.54312896728516], "mean": [0.8294121623039246, -1.086388111114502, 1.2780853509902954, 0.06004425138235092, -0.8359444737434387, 0.6315383315086365, -0.806188702583313, -1.1195192337036133, 1.481956124305725, -0.2958749532699585, 0.895508348941803, -0.15358103811740875, 49.99394607543945, 53.44852828979492, 7.636397361755371, 4.272760391235352, 19.17920684814453, 6.518391132354736, 16.340063095092773, 5.675177574157715, 15.344522476196289, 8.207052230834961, 8.185797691345215, 30.483274459838867, 55.55265808105469, 55.99015808105469, 1.1899266242980957, 3.4211628437042236, 24.10524559020996, 9.189164161682129, 22.432310104370117, 10.887989044189453, 18.947004318237305, 15.312919616699219, 12.458110809326172, 32.20378875732422], "std": [0.33448973298072815, 0.24806222319602966, 0.34787482023239136, 0.336500346660614, 0.45488470792770386, 0.13981389999389648, 0.16295082867145538, 0.16459010541439056, 0.1736753284931183, 0.18377192318439484, 0.20587919652462006, 0.06007884070277214, 12.730839729309082, 2.658313751220703, 13.367257118225098, 3.111254930496216, 16.12176513671875, 10.100417137145996, 18.605697631835938, 11.948403358459473, 18.247791290283203, 14.050079345703125, 11.657556533813477, 21.692434310913086, 8.30977725982666, 3.1016621589660645, 0.358709454536438, 2.7442715167999268, 13.63410758972168, 16.112516403198242, 17.166643142700195, 17.55550193786621, 17.158599853515625, 24.83841896057129, 16.28836441040039, 32.07714080810547], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [177]}, "index": {"min": [6902], "max": [7078], "mean": [6990.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [3.5819209039548023, 7.0, 7.0, 7.0, 7.0], "std": [2.0267451110478234, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [177]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [177]}, "eef_direction_state": {"mean": [2.5649717514124295, 3.672316384180791], "std": [1.8617512332664787, 2.140534742686232], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2994350282485876, 1.0508474576271187], "std": [0.64277797303177, 0.7830924243615216], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.11864406779661, 0.7740112994350282], "std": [0.8319484806418066, 0.8667115980662798], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [2.5649717514124295, 3.672316384180791], "std": [1.8617512332664787, 2.140534742686232], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2994350282485876, 1.0508474576271187], "std": [0.64277797303177, 0.7830924243615216], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.11864406779661, 0.7740112994350282], "std": [0.8319484806418066, 0.8667115980662798], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6814284239113301, 0.15587231843262542, 1.144104913941933, -1.6091754694556257, 0.8321925152762569, -2.1995809786495464, 0.6958813031263542, -0.16027273170993592, 1.1419192768408795, 1.541520704201428, 0.6144257822033108, 2.316990951649199], "std": [0.08953558352715243, 0.05538867402310951, 0.031136064948293733, 0.2684180506407345, 0.13603787268259654, 0.2813827962914855, 0.047914079024731264, 0.03958374529255396, 0.025860436632919908, 0.1521151126621498, 0.09508344243818544, 0.15983903448163855], "min": [0.5896976015591899, 0.058408455411372046, 1.0919137508120267, -2.1761925318543454, 0.6255884426919422, -2.8708062554541933, 0.5908234424929846, -0.2643056336749446, 1.102426655535909, 1.2158073270755685, 0.3816786353873911, 1.8977273384975002], "max": [0.8516904460874717, 0.22352661533996002, 1.1935524126510275, -1.2405898751622237, 0.9944711786015494, -1.8584947610538063, 0.7868703634532933, -0.09666938727175395, 1.2036557927321159, 1.744176691720675, 0.7087715691589471, 2.4746326660187576], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6814284239113301, 0.15587231843262542, 1.144104913941933, -1.6091754694556257, 0.8321925152762569, -2.1995809786495464, 0.6958813031263542, -0.16027273170993592, 1.1419192768408795, 1.541520704201428, 0.6144257822033108, 2.316990951649199], "std": [0.08953558352715243, 0.05538867402310951, 0.031136064948293733, 0.2684180506407345, 0.13603787268259654, 0.2813827962914855, 0.047914079024731264, 0.03958374529255396, 0.025860436632919908, 0.1521151126621498, 0.09508344243818544, 0.15983903448163855], "min": [0.5896976015591899, 0.058408455411372046, 1.0919137508120267, -2.1761925318543454, 0.6255884426919422, -2.8708062554541933, 0.5908234424929846, -0.2643056336749446, 1.102426655535909, 1.2158073270755685, 0.3816786353873911, 1.8977273384975002], "max": [0.8516904460874717, 0.22352661533996002, 1.1935524126510275, -1.2405898751622237, 0.9944711786015494, -1.8584947610538063, 0.7868703634532933, -0.09666938727175395, 1.2036557927321159, 1.744176691720675, 0.7087715691589471, 2.4746326660187576], "count": [177]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26810048406862746]], [[0.45873958129084963]], [[0.5767312111928105]]], "std": [[[0.3488668351435032]], [[0.2474079817466521]], [[0.22124782901106624]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47453844975490195]], [[0.4924662867647059]], [[0.48127199959150324]]], "std": [[[0.333530919963792]], [[0.3350406038915388]], [[0.3402876191359463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46170396854575163]], [[0.5224238174019609]], [[0.5362635232843137]]], "std": [[[0.33593522502047896]], [[0.3160124609252436]], [[0.3255335969522973]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3536744342320261]], [[0.41584205269607843]], [[0.4470538684640523]]], "std": [[[0.3661520152909077]], [[0.34800649120448357]], [[0.37135315963808874]]], "count": [100]}, "observation.state": {"min": [0.31605249643325806, -1.5961174964904785, 0.8930554986000061, -0.289253830909729, -1.6248950958251953, 0.6141279339790344, -1.3031443357467651, -1.4158703088760376, 1.0413646697998047, -0.5269607901573181, 0.7096637487411499, -0.35694190859794617, 22.709999084472656, 49.44499969482422, -0.6881250143051147, 0.13624998927116394, 2.6599998474121094, 0.7181249856948853, 0.7899999618530273, -0.4749999940395355, 0.9331250190734863, 0.31187498569488525, 1.2193750143051147, 0.7193750143051147, 30.09375, 47.40187454223633, 1.2037500143051147, -0.45749998092651367, 5.677499771118164, 0.8743749856948853, 5.525000095367432, -0.7100000381469727, 6.416874885559082, 0.4437499940395355, 0.6362500190734863, 17.420625686645508], "max": [1.2050573825836182, -0.7688401341438293, 1.9688191413879395, 0.42484456300735474, -0.2529659569263458, 0.7842077612876892, -0.5270084738731384, -0.8565794825553894, 1.78108549118042, 0.33066776394844055, 1.661826729774475, -0.12684062123298645, 65.03937530517578, 79.22777557373047, 46.356876373291016, 9.340624809265137, 48.9631233215332, 53.241111755371094, 57.647499084472656, 46.56624984741211, 57.27812576293945, 57.89125061035156, 41.0212516784668, 75.5512466430664, 68.02812957763672, 72.43222045898438, 2.2387499809265137, 6.459374904632568, 46.97249984741211, 47.75562286376953, 55.31187438964844, 52.634376525878906, 53.48875045776367, 60.80437469482422, 41.37437438964844, 90.7768783569336], "mean": [0.786690354347229, -1.0348016023635864, 1.2524375915527344, 0.043012022972106934, -0.8977581262588501, 0.7029265761375427, -0.8456688523292542, -1.0810718536376953, 1.4085330963134766, -0.26564228534698486, 1.0083667039871216, -0.1929776519536972, 49.43491744995117, 55.5311279296875, 8.530264854431152, 5.106744766235352, 18.222753524780273, 11.93121337890625, 18.560951232910156, 8.509167671203613, 17.555328369140625, 12.350870132446289, 9.837198257446289, 26.08917236328125, 50.629112243652344, 58.88642120361328, 1.4898650646209717, 1.6569912433624268, 20.755800247192383, 9.615934371948242, 22.1862850189209, 8.699544906616211, 20.835107803344727, 11.106369018554688, 7.932291030883789, 41.66807556152344], "std": [0.2916816771030426, 0.2582307457923889, 0.3418720066547394, 0.2177184522151947, 0.4799761176109314, 0.04123978316783905, 0.19023072719573975, 0.15002509951591492, 0.2053232491016388, 0.2545143663883209, 0.32774657011032104, 0.07837409526109695, 11.062697410583496, 6.011992931365967, 14.037429809570312, 2.9620954990386963, 16.990957260131836, 16.005979537963867, 20.900508880615234, 15.336444854736328, 20.11618995666504, 19.80277442932129, 12.063483238220215, 27.348678588867188, 10.643542289733887, 5.841981410980225, 0.2420847862958908, 1.7318694591522217, 14.309228897094727, 15.326883316040039, 16.38408088684082, 15.247779846191406, 14.960291862487793, 18.60272789001465, 12.317193031311035, 21.326274871826172], "count": [217]}, "action": {"min": [0.31605249643325806, -1.5961174964904785, 0.8930554986000061, -0.289253830909729, -1.6248950958251953, 0.6141279339790344, -1.3031443357467651, -1.4158703088760376, 1.0413646697998047, -0.5269607901573181, 0.7096637487411499, -0.35694190859794617, 22.709999084472656, 49.44499969482422, -0.6881250143051147, 0.13624998927116394, 2.6599998474121094, 0.7181249856948853, 0.7899999618530273, -0.4749999940395355, 0.9331250190734863, 0.31187498569488525, 1.2193750143051147, 0.7193750143051147, 30.09375, 47.40187454223633, 1.2037500143051147, -0.45749998092651367, 5.677499771118164, 0.8743749856948853, 5.525000095367432, -0.7100000381469727, 6.416874885559082, 0.4437499940395355, 0.6362500190734863, 17.420625686645508], "max": [1.2050573825836182, -0.7688401341438293, 1.9688191413879395, 0.42484456300735474, -0.2529659569263458, 0.7842077612876892, -0.5270084738731384, -0.8565794825553894, 1.78108549118042, 0.33066776394844055, 1.661826729774475, -0.12684062123298645, 65.03937530517578, 79.22777557373047, 46.356876373291016, 9.340624809265137, 48.9631233215332, 53.241111755371094, 57.647499084472656, 46.56624984741211, 57.27812576293945, 57.89125061035156, 41.0212516784668, 75.5512466430664, 68.02812957763672, 72.43222045898438, 2.2387499809265137, 6.459374904632568, 46.97249984741211, 47.75562286376953, 55.31187438964844, 52.634376525878906, 53.48875045776367, 60.80437469482422, 41.37437438964844, 90.7768783569336], "mean": [0.7866908311843872, -1.0348018407821655, 1.252437710762024, 0.0430121086537838, -0.8977579474449158, 0.702926516532898, -0.8456690311431885, -1.0810718536376953, 1.4085333347320557, -0.2656421363353729, 1.0083669424057007, -0.19297777116298676, 49.43492889404297, 55.5311393737793, 8.53027629852295, 5.106743335723877, 18.222747802734375, 11.931207656860352, 18.560949325561523, 8.509184837341309, 17.555334091186523, 12.350873947143555, 9.837200164794922, 26.089176177978516, 50.629112243652344, 58.886436462402344, 1.4898643493652344, 1.6569916009902954, 20.755800247192383, 9.615936279296875, 22.186281204223633, 8.699548721313477, 20.835100173950195, 11.106377601623535, 7.932288646697998, 41.668052673339844], "std": [0.2916816473007202, 0.25823068618774414, 0.3418719172477722, 0.21771842241287231, 0.4799761176109314, 0.04123977944254875, 0.19023072719573975, 0.15002506971359253, 0.2053232491016388, 0.2545143663883209, 0.32774657011032104, 0.07837410271167755, 11.062697410583496, 6.011992931365967, 14.037424087524414, 2.962095260620117, 16.9909610748291, 16.005977630615234, 20.9005069732666, 15.336446762084961, 20.116188049316406, 19.80277442932129, 12.063482284545898, 27.348670959472656, 10.643542289733887, 5.841980457305908, 0.2420848309993744, 1.7318693399429321, 14.309228897094727, 15.326883316040039, 16.384082794189453, 15.247781753540039, 14.96028995513916, 18.60272789001465, 12.317194938659668, 21.326276779174805], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [217]}, "index": {"min": [7079], "max": [7295], "mean": [7187.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.6313364055299537, 7.0, 7.0, 7.0, 7.0], "std": [2.0840704947106468, 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": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [217]}, "eef_direction_state": {"mean": [3.28110599078341, 3.654377880184332], "std": [2.1422376588330847, 2.0332244272318474], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1244239631336406, 1.0046082949308757], "std": [0.766945443524387, 0.7769590719996314], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.8986175115207373, 0.783410138248848], "std": [0.8363007894200449, 0.8336811834613909], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.28110599078341, 3.654377880184332], "std": [2.1422376588330847, 2.0332244272318474], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1244239631336406, 1.0046082949308757], "std": [0.766945443524387, 0.7769590719996314], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.8986175115207373, 0.783410138248848], "std": [0.8363007894200449, 0.8336811834613909], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6775348130091049, 0.15988679349267432, 1.1850631463276584, -1.4625568937425562, 0.8624986188752612, -2.1196308330443356, 0.6738954636455166, -0.16473520246818385, 1.1575510624712957, 1.4634997062588972, 0.6117391029194028, 2.2944130612565887], "std": [0.09182978453179928, 0.048457488324169275, 0.04884305441904769, 0.39487280802174873, 0.1741923533490099, 0.3251750207523824, 0.05424577820477099, 0.04430460257537381, 0.05210597702422658, 0.2667804721117957, 0.1403415718454566, 0.21619481786388367], "min": [0.5656531495802719, 0.06546940746994327, 1.1048231395807928, -2.4091871360939003, 0.47846229325813594, -2.9948347996818763, 0.5781380110258424, -0.2635769370782902, 1.1021084764818778, 0.8315026649924054, 0.2840389309965081, 1.8676766209641165], "max": [0.8529084687871256, 0.23093505613785326, 1.3164349421673172, -0.694645507050055, 1.1582085481150068, -1.5959344456771776, 0.7781329196789393, -0.08448005684591073, 1.2936989861253667, 1.7455589840725365, 0.7485493177703786, 2.531925681710722], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6775348130091049, 0.15988679349267432, 1.1850631463276584, -1.4625568937425562, 0.8624986188752612, -2.1196308330443356, 0.6738954636455166, -0.16473520246818385, 1.1575510624712957, 1.4634997062588972, 0.6117391029194028, 2.2944130612565887], "std": [0.09182978453179928, 0.048457488324169275, 0.04884305441904769, 0.39487280802174873, 0.1741923533490099, 0.3251750207523824, 0.05424577820477099, 0.04430460257537381, 0.05210597702422658, 0.2667804721117957, 0.1403415718454566, 0.21619481786388367], "min": [0.5656531495802719, 0.06546940746994327, 1.1048231395807928, -2.4091871360939003, 0.47846229325813594, -2.9948347996818763, 0.5781380110258424, -0.2635769370782902, 1.1021084764818778, 0.8315026649924054, 0.2840389309965081, 1.8676766209641165], "max": [0.8529084687871256, 0.23093505613785326, 1.3164349421673172, -0.694645507050055, 1.1582085481150068, -1.5959344456771776, 0.7781329196789393, -0.08448005684591073, 1.2936989861253667, 1.7455589840725365, 0.7485493177703786, 2.531925681710722], "count": [217]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2728285191993464]], [[0.4502204616013072]], [[0.5680409395424836]]], "std": [[[0.3535918213266831]], [[0.2560800825412471]], [[0.2252651058420068]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49375877246732025]], [[0.515261772875817]], [[0.5042828431372549]]], "std": [[[0.33223120516778826]], [[0.3303785045494186]], [[0.3354402018188927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48890376429738563]], [[0.5249651879084967]], [[0.516742367238562]]], "std": [[[0.34210462065558767]], [[0.32768667537629675]], [[0.3362638394028337]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3407880739379085]], [[0.40822868055555556]], [[0.438451352124183]]], "std": [[[0.3657753418122965]], [[0.35217092323738103]], [[0.3689510198704689]]], "count": [100]}, "observation.state": {"min": [0.32501715421676636, -1.5434024333953857, 0.9298890233039856, -0.3564041256904602, -1.6230354309082031, 0.48952850699424744, -1.3156455755233765, -1.4898051023483276, 1.1057069301605225, -0.4196469485759735, 0.7274023294448853, -0.2453947365283966, 25.110000610351562, 43.57624816894531, -0.7143750190734863, -0.6693750023841858, 0.8693749904632568, 0.6768749952316284, 0.8133333325386047, -1.0512499809265137, 0.8443750143051147, 0.1525000035762787, 1.2866666316986084, 0.3493749797344208, 32.821876525878906, 46.88888931274414, 1.1143749952316284, -0.359375, 0.8331249952316284, 0.5887500047683716, 0.5418750047683716, -0.8018749952316284, 0.7131249904632568, 0.7862499952316284, 0.5668749809265137, -0.425555557012558], "max": [1.2534650564193726, -0.8074168562889099, 1.8858004808425903, 0.5693045854568481, -0.24319066107273102, 0.7849574685096741, -0.5952925682067871, -0.8772284388542175, 1.848559021949768, 0.3434339463710785, 1.6678826808929443, -0.036717019975185394, 63.99250030517578, 70.82312774658203, 30.391111373901367, 9.484999656677246, 47.38624954223633, 72.79624938964844, 61.48875045776367, 49.08875274658203, 55.35625076293945, 56.88687515258789, 38.694374084472656, 80.74250030517578, 69.25875091552734, 80.82437896728516, 2.4800000190734863, 8.034444808959961, 50.265625, 63.26000213623047, 58.62312698364258, 51.23875045776367, 57.21812438964844, 79.21500396728516, 47.928123474121094, 108.4914321899414], "mean": [0.8529853820800781, -1.0059388875961304, 1.2101420164108276, -0.01152289379388094, -0.9321812391281128, 0.6887022852897644, -0.9442686438560486, -1.1028214693069458, 1.4262570142745972, -0.04946712777018547, 1.1594820022583008, -0.1334836632013321, 49.92396926879883, 52.79484558105469, 0.8973752856254578, 5.452569484710693, 13.665955543518066, 10.46529769897461, 15.128071784973145, 6.185971260070801, 15.020074844360352, 7.784162521362305, 8.576122283935547, 22.12518882751465, 49.54061508178711, 55.179630279541016, 1.663590669631958, 3.582585096359253, 16.9250431060791, 12.31389331817627, 19.531246185302734, 9.453872680664062, 16.443204879760742, 14.661168098449707, 9.191479682922363, 30.231740951538086], "std": [0.27313098311424255, 0.20418600738048553, 0.2668175995349884, 0.2611217796802521, 0.4414776861667633, 0.07306258380413055, 0.20015624165534973, 0.19096003472805023, 0.22500388324260712, 0.17018380761146545, 0.3032480776309967, 0.06947802752256393, 8.392295837402344, 6.263403415679932, 4.992518424987793, 3.391663074493408, 17.100013732910156, 17.29607582092285, 19.890670776367188, 14.502461433410645, 19.377948760986328, 15.822734832763672, 11.283512115478516, 26.47635841369629, 10.048846244812012, 8.31335735321045, 0.3718561828136444, 2.4963834285736084, 17.24266815185547, 17.894227981567383, 18.808134078979492, 15.95297908782959, 17.94990348815918, 22.17498779296875, 14.406669616699219, 34.57807922363281], "count": [235]}, "action": {"min": [0.32501715421676636, -1.5434024333953857, 0.9298890233039856, -0.3564041256904602, -1.6230354309082031, 0.48952850699424744, -1.3156455755233765, -1.4898051023483276, 1.1057069301605225, -0.4196469485759735, 0.7274023294448853, -0.2453947365283966, 25.110000610351562, 43.57624816894531, -0.7143750190734863, -0.6693750023841858, 0.8693749904632568, 0.6768749952316284, 0.8133333325386047, -1.0512499809265137, 0.8443750143051147, 0.1525000035762787, 1.2866666316986084, 0.3493749797344208, 32.821876525878906, 46.88888931274414, 1.1143749952316284, -0.359375, 0.8331249952316284, 0.5887500047683716, 0.5418750047683716, -0.8018749952316284, 0.7131249904632568, 0.7862499952316284, 0.5668749809265137, -0.425555557012558], "max": [1.2534650564193726, -0.8074168562889099, 1.8858004808425903, 0.5693045854568481, -0.24319066107273102, 0.7849574685096741, -0.5952925682067871, -0.8772284388542175, 1.848559021949768, 0.3434339463710785, 1.6678826808929443, -0.036717019975185394, 63.99250030517578, 70.82312774658203, 30.391111373901367, 9.484999656677246, 47.38624954223633, 72.79624938964844, 61.48875045776367, 49.08875274658203, 55.35625076293945, 56.88687515258789, 38.694374084472656, 80.74250030517578, 69.25875091552734, 80.82437896728516, 2.4800000190734863, 8.034444808959961, 50.265625, 63.26000213623047, 58.62312698364258, 51.23875045776367, 57.21812438964844, 79.21500396728516, 47.928123474121094, 108.4914321899414], "mean": [0.8529863357543945, -1.0059388875961304, 1.2101420164108276, -0.011522918939590454, -0.9321812391281128, 0.6887024641036987, -0.9442681074142456, -1.1028212308883667, 1.4262568950653076, -0.04946712777018547, 1.1594818830490112, -0.13348370790481567, 49.923980712890625, 52.794857025146484, 0.897375762462616, 5.452568054199219, 13.665949821472168, 10.46531867980957, 15.12807846069336, 6.185969829559326, 15.02008056640625, 7.78415584564209, 8.576118469238281, 22.12518882751465, 49.54060745239258, 55.17963409423828, 1.6635901927947998, 3.5825862884521484, 16.925037384033203, 12.313885688781738, 19.531240463256836, 9.453879356384277, 16.443206787109375, 14.66115951538086, 9.19148063659668, 30.23171615600586], "std": [0.2731310725212097, 0.20418600738048553, 0.2668175995349884, 0.2611217796802521, 0.4414776861667633, 0.07306258380413055, 0.20015621185302734, 0.19096006453037262, 0.22500388324260712, 0.17018380761146545, 0.3032481372356415, 0.06947802752256393, 8.392295837402344, 6.263401985168457, 4.992517471313477, 3.391663074493408, 17.100017547607422, 17.296079635620117, 19.890670776367188, 14.502464294433594, 19.377948760986328, 15.822732925415039, 11.283514022827148, 26.476356506347656, 10.048846244812012, 8.313360214233398, 0.371856153011322, 2.4963839054107666, 17.2426700592041, 17.894229888916016, 18.808134078979492, 15.952977180480957, 17.94990348815918, 22.17499351501465, 14.406670570373535, 34.57807540893555], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [235]}, "index": {"min": [7296], "max": [7530], "mean": [7413.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [3.2425531914893617, 7.0, 7.0, 7.0, 7.0], "std": [2.2324249462832335, 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": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [235]}, "eef_direction_state": {"mean": [3.774468085106383, 3.608510638297872], "std": [2.124874773292045, 2.1477182139383557], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [1.2170212765957447, 1.127659574468085], "std": [0.84029355279358, 0.7327308662860663], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.9234042553191489, 0.8382978723404255], "std": [0.8215741936834268, 0.8247638453725837], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.774468085106383, 3.608510638297872], "std": [2.124874773292045, 2.1477182139383557], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.2170212765957447, 1.127659574468085], "std": [0.84029355279358, 0.7327308662860663], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.9234042553191489, 0.8382978723404255], "std": [0.8215741936834268, 0.8247638453725837], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6676216306886836, 0.174873508126133, 1.1677859532798698, -1.506802685190463, 0.832067888197788, -2.135258614720872, 0.6757899358886849, -0.1900621006450229, 1.1655772837124234, 1.3374091671276818, 0.42243428792298415, 2.151771749584524], "std": [0.07383774818537724, 0.04977803936238143, 0.05190690388464895, 0.3541540234672222, 0.18740327935401355, 0.3047269652032926, 0.06193324776563543, 0.049990764644528805, 0.05388337564513407, 0.22573593217419555, 0.08435416867076673, 0.11921189035424853], "min": [0.5787380848033826, 0.06924491430781463, 1.0979094843908719, -2.3602999146078587, 0.4056589430001598, -2.992892393835254, 0.580867895889158, -0.27229826043221717, 1.0925869682452958, 0.7934671452705646, 0.2545135080718044, 1.8901283135723226], "max": [0.8393804644247471, 0.24713911161048968, 1.3089007357884004, -0.7964366394058562, 1.1122798776721656, -1.690254582850534, 0.7934513795798956, -0.09343162651733922, 1.3092983882199327, 1.7223352282868838, 0.6151129734921978, 2.428750108138207], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6676216306886836, 0.174873508126133, 1.1677859532798698, -1.506802685190463, 0.832067888197788, -2.135258614720872, 0.6757899358886849, -0.1900621006450229, 1.1655772837124234, 1.3374091671276818, 0.42243428792298415, 2.151771749584524], "std": [0.07383774818537724, 0.04977803936238143, 0.05190690388464895, 0.3541540234672222, 0.18740327935401355, 0.3047269652032926, 0.06193324776563543, 0.049990764644528805, 0.05388337564513407, 0.22573593217419555, 0.08435416867076673, 0.11921189035424853], "min": [0.5787380848033826, 0.06924491430781463, 1.0979094843908719, -2.3602999146078587, 0.4056589430001598, -2.992892393835254, 0.580867895889158, -0.27229826043221717, 1.0925869682452958, 0.7934671452705646, 0.2545135080718044, 1.8901283135723226], "max": [0.8393804644247471, 0.24713911161048968, 1.3089007357884004, -0.7964366394058562, 1.1122798776721656, -1.690254582850534, 0.7934513795798956, -0.09343162651733922, 1.3092983882199327, 1.7223352282868838, 0.6151129734921978, 2.428750108138207], "count": [235]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2720869546568627]], [[0.45591770424836603]], [[0.5758712928921568]]], "std": [[[0.35185529472225613]], [[0.25103025070879037]], [[0.22275754550071314]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48708855596405226]], [[0.5052590543300653]], [[0.493090931372549]]], "std": [[[0.34085799657046295]], [[0.34093852867187596]], [[0.3467419514877606]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49431511642156867]], [[0.5314572753267974]], [[0.537941352124183]]], "std": [[[0.3411605165708907]], [[0.3287339477821328]], [[0.3343517062680646]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3759097222222222]], [[0.44035674428104576]], [[0.46884884803921567]]], "std": [[[0.3663823617129545]], [[0.35058522394556324]], [[0.3740599882086794]]], "count": [100]}, "observation.state": {"min": [0.3510528802871704, -1.5376325845718384, 0.953964352607727, -0.3618719279766083, -1.513122797012329, 0.39165619015693665, -1.2791510820388794, -1.4251925945281982, 1.1469062566757202, -0.42298486828804016, 0.6492475271224976, -0.25306665897369385, 31.235383987426758, 48.646873474121094, -0.5318750143051147, -0.15562500059604645, 0.8424999713897705, 0.4743749797344208, 0.7350000143051147, -0.9543750286102295, 1.0731250047683716, 0.07444443553686142, 1.3112499713897705, 0.625, 41.37889099121094, 44.272727966308594, 1.146875023841858, -0.5625, 1.0821428298950195, 0.8125, 0.796875, -0.7599999904632568, 1.0887500047683716, 0.33222222328186035, 0.5188888907432556, -0.3799999952316284], "max": [1.2395623922348022, -0.8610379695892334, 1.9629539251327515, 0.700412929058075, -0.2939984202384949, 0.7231822609901428, -0.5302748680114746, -0.9899528622627258, 1.8207827806472778, 0.3084229826927185, 1.5731838941574097, -0.11563477665185928, 73.42499542236328, 56.93812561035156, 32.181251525878906, 9.094444274902344, 50.020626068115234, 37.89125061035156, 50.989376068115234, 40.48062515258789, 52.165000915527344, 46.877498626708984, 44.05062484741211, 78.89187622070312, 68.47250366210938, 63.49187469482422, 2.3037500381469727, 9.498750686645508, 49.82374954223633, 50.49937438964844, 58.544376373291016, 44.12437438964844, 53.6875, 59.30437469482422, 42.943748474121094, 80.61000061035156], "mean": [0.76295006275177, -1.0716097354888916, 1.3221549987792969, 0.10354945063591003, -0.8043479919433594, 0.604317307472229, -0.8708975315093994, -1.1283748149871826, 1.487385630607605, -0.2260913848876953, 0.9810943603515625, -0.1542329490184784, 52.743717193603516, 52.21630859375, 4.918951511383057, 5.042450428009033, 17.727142333984375, 7.7685866355896, 16.578996658325195, 7.138680934906006, 15.639745712280273, 8.068106651306152, 9.326099395751953, 21.876075744628906, 51.833335876464844, 56.19455337524414, 1.4285143613815308, 3.7405905723571777, 23.089723587036133, 7.542695999145508, 22.936756134033203, 7.055826663970947, 20.348108291625977, 9.466928482055664, 7.517728805541992, 35.3546142578125], "std": [0.2871478199958801, 0.21318358182907104, 0.3096328675746918, 0.31565409898757935, 0.3934016227722168, 0.11897297948598862, 0.18763400614261627, 0.1367606222629547, 0.16657252609729767, 0.17108607292175293, 0.21297037601470947, 0.043200746178627014, 11.175726890563965, 2.8494648933410645, 10.191556930541992, 3.0146684646606445, 18.380830764770508, 12.714590072631836, 19.03697395324707, 14.610953330993652, 19.278852462768555, 14.176261901855469, 12.322258949279785, 27.269256591796875, 7.421900749206543, 5.889002323150635, 0.229207381606102, 2.9642813205718994, 12.23966121673584, 14.326251983642578, 15.114840507507324, 12.641338348388672, 14.0366849899292, 18.11786651611328, 11.951637268066406, 21.966520309448242], "count": [184]}, "action": {"min": [0.3510528802871704, -1.5376325845718384, 0.953964352607727, -0.3618719279766083, -1.513122797012329, 0.39165619015693665, -1.2791510820388794, -1.4251925945281982, 1.1469062566757202, -0.42298486828804016, 0.6492475271224976, -0.25306665897369385, 31.235383987426758, 48.646873474121094, -0.5318750143051147, -0.15562500059604645, 0.8424999713897705, 0.4743749797344208, 0.7350000143051147, -0.9543750286102295, 1.0731250047683716, 0.07444443553686142, 1.3112499713897705, 0.625, 41.37889099121094, 44.272727966308594, 1.146875023841858, -0.5625, 1.0821428298950195, 0.8125, 0.796875, -0.7599999904632568, 1.0887500047683716, 0.33222222328186035, 0.5188888907432556, -0.3799999952316284], "max": [1.2395623922348022, -0.8610379695892334, 1.9629539251327515, 0.700412929058075, -0.2939984202384949, 0.7231822609901428, -0.5302748680114746, -0.9899528622627258, 1.8207827806472778, 0.3084229826927185, 1.5731838941574097, -0.11563477665185928, 73.42499542236328, 56.93812561035156, 32.181251525878906, 9.094444274902344, 50.020626068115234, 37.89125061035156, 50.989376068115234, 40.48062515258789, 52.165000915527344, 46.877498626708984, 44.05062484741211, 78.89187622070312, 68.47250366210938, 63.49187469482422, 2.3037500381469727, 9.498750686645508, 49.82374954223633, 50.49937438964844, 58.544376373291016, 44.12437438964844, 53.6875, 59.30437469482422, 42.943748474121094, 80.61000061035156], "mean": [0.7629501223564148, -1.071609616279602, 1.3221548795700073, 0.10354940593242645, -0.804347813129425, 0.6043176054954529, -0.8708973526954651, -1.1283749341964722, 1.487385630607605, -0.2260913848876953, 0.9810941815376282, -0.15423288941383362, 52.743743896484375, 52.2162971496582, 4.9189534187316895, 5.042450428009033, 17.727142333984375, 7.768575191497803, 16.578989028930664, 7.13869047164917, 15.639754295349121, 8.068105697631836, 9.32610034942627, 21.876075744628906, 51.83333206176758, 56.19450759887695, 1.4285142421722412, 3.7405903339385986, 23.0897274017334, 7.542700290679932, 22.936748504638672, 7.05582857131958, 20.348094940185547, 9.466928482055664, 7.517731189727783, 35.3546142578125], "std": [0.2871478497982025, 0.21318356692790985, 0.30963292717933655, 0.31565409898757935, 0.3934015929698944, 0.11897296458482742, 0.18763402104377747, 0.1367606222629547, 0.16657254099845886, 0.17108605802059174, 0.21297037601470947, 0.043200746178627014, 11.175725936889648, 2.8494646549224854, 10.191557884216309, 3.0146679878234863, 18.380830764770508, 12.714587211608887, 19.036977767944336, 14.610955238342285, 19.278852462768555, 14.176265716552734, 12.322259902954102, 27.269250869750977, 7.421899795532227, 5.889002323150635, 0.2292073518037796, 2.9642810821533203, 12.239662170410156, 14.326251983642578, 15.114840507507324, 12.641341209411621, 14.036683082580566, 18.11786651611328, 11.951637268066406, 21.966516494750977], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [184]}, "index": {"min": [7531], "max": [7714], "mean": [7622.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.1032608695652173, 7.0, 7.0, 7.0, 7.0], "std": [2.1906893439080513, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [184]}, "eef_direction_state": {"mean": [3.222826086956522, 3.364130434782609], "std": [2.126264496454918, 2.2609675459537955], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1956521739130435, 0.9456521739130435], "std": [0.7835139691713082, 0.7498424535220518], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.076086956521739, 0.75], "std": [0.8435651008636413, 0.8356850873489315], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.222826086956522, 3.364130434782609], "std": [2.126264496454918, 2.2609675459537955], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1956521739130435, 0.9456521739130435], "std": [0.7835139691713082, 0.7498424535220518], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.076086956521739, 0.75], "std": [0.8435651008636413, 0.8356850873489315], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.697979900244391, 0.16420227821092692, 1.1638309148634365, -1.5558947275072275, 0.8597224807118198, -2.1646277222684502, 0.6913373238307916, -0.17081894663483801, 1.1394782955551082, 1.4897256971901849, 0.5792954473599421, 2.269637097414117], "std": [0.0791969970829296, 0.04269834569198135, 0.024719048824596995, 0.2765235506516138, 0.1313477823967838, 0.29479222489378537, 0.0459542851578463, 0.041565014859805446, 0.022506117150710592, 0.11314945761484274, 0.09062877349701808, 0.10691505544303036], "min": [0.5946589875516937, 0.10061400403399937, 1.1086121221070246, -2.269026822566168, 0.6243511937155608, -2.9505304782413835, 0.6066100767253991, -0.25553694837356405, 1.098554946076745, 1.2186692735266889, 0.2908081570650167, 1.9329094017455783], "max": [0.8513660649631426, 0.24662351906658267, 1.1986959464144362, -1.1922806221998987, 1.1122557249178735, -1.7663444155109311, 0.7861654206028027, -0.09108446737459622, 1.1905062556813137, 1.6688420493502136, 0.6746791611541862, 2.415117355129034], "count": [184]}, "eef_sim_pose_action": {"mean": [0.697979900244391, 0.16420227821092692, 1.1638309148634365, -1.5558947275072275, 0.8597224807118198, -2.1646277222684502, 0.6913373238307916, -0.17081894663483801, 1.1394782955551082, 1.4897256971901849, 0.5792954473599421, 2.269637097414117], "std": [0.0791969970829296, 0.04269834569198135, 0.024719048824596995, 0.2765235506516138, 0.1313477823967838, 0.29479222489378537, 0.0459542851578463, 0.041565014859805446, 0.022506117150710592, 0.11314945761484274, 0.09062877349701808, 0.10691505544303036], "min": [0.5946589875516937, 0.10061400403399937, 1.1086121221070246, -2.269026822566168, 0.6243511937155608, -2.9505304782413835, 0.6066100767253991, -0.25553694837356405, 1.098554946076745, 1.2186692735266889, 0.2908081570650167, 1.9329094017455783], "max": [0.8513660649631426, 0.24662351906658267, 1.1986959464144362, -1.1922806221998987, 1.1122557249178735, -1.7663444155109311, 0.7861654206028027, -0.09108446737459622, 1.1905062556813137, 1.6688420493502136, 0.6746791611541862, 2.415117355129034], "count": [184]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2644268423202614]], [[0.45409167892156865]], [[0.5775125633169934]]], "std": [[[0.3437360449664404]], [[0.24217277223097072]], [[0.21875508111891176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784846589052288]], [[0.501469285130719]], [[0.49050052083333334]]], "std": [[[0.3406017953107517]], [[0.33745827382296467]], [[0.3430576089574089]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48330515522875817]], [[0.5313480780228759]], [[0.5409821609477125]]], "std": [[[0.3472682094598792]], [[0.3271451590766841]], [[0.33136955704804033]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37898904411764706]], [[0.44420164828431374]], [[0.47508762254901965]]], "std": [[[0.3690354377349532]], [[0.35201575344668135]], [[0.3711546027283007]]], "count": [100]}, "observation.state": {"min": [0.31328678131103516, -1.5747548341751099, 0.9947398900985718, -0.13849681615829468, -1.1954808235168457, 0.540169358253479, -1.0372955799102783, -1.4909733533859253, 1.2332892417907715, -0.5245288610458374, 0.5988689064979553, -0.2629426121711731, 39.997779846191406, 46.540000915527344, -0.6518750190734863, -0.035624999552965164, 2.56166672706604, 0.47437500953674316, 1.0180000066757202, -0.3075000047683716, 1.0537500381469727, -0.32749998569488525, 1.337499976158142, 0.31187501549720764, 43.389373779296875, 44.78555679321289, 1.0924999713897705, -0.5531250238418579, 1.9642857313156128, 0.4074999988079071, 0.6079999804496765, -0.3531250059604645, 0.7211111187934875, 0.19312499463558197, 0.5674999952316284, 0.2487499862909317], "max": [1.0111433267593384, -0.7544102668762207, 1.9574464559555054, 0.436431884765625, -0.22757400572299957, 0.7861770987510681, -0.48936158418655396, -0.8856802582740784, 1.87035071849823, -0.008074565790593624, 1.2342218160629272, -0.10388056188821793, 69.00687408447266, 59.818748474121094, 33.09312438964844, 8.759374618530273, 43.14500045776367, 55.618751525878906, 55.946250915527344, 48.4118766784668, 59.43375015258789, 59.323123931884766, 50.0368766784668, 69.9956283569336, 68.48187255859375, 59.944374084472656, 2.3324999809265137, 9.487500190734863, 51.270626068115234, 41.71812438964844, 57.85750198364258, 53.23875045776367, 54.17124938964844, 68.86125183105469, 43.70375061035156, 89.97687530517578], "mean": [0.6122817993164062, -1.1041685342788696, 1.3855959177017212, 0.17341089248657227, -0.615750789642334, 0.67830890417099, -0.7765135765075684, -1.0905674695968628, 1.5009899139404297, -0.3596515357494354, 0.8475584983825684, -0.15232647955417633, 53.91543960571289, 52.21293640136719, 6.160609245300293, 3.9198660850524902, 20.600128173828125, 13.101582527160645, 20.873323440551758, 10.12879753112793, 18.989686965942383, 12.247417449951172, 12.71039867401123, 26.62784767150879, 52.13779067993164, 54.6803092956543, 1.3084490299224854, 2.4358022212982178, 20.159290313720703, 7.096566677093506, 20.99997901916504, 8.3643159866333, 18.67042350769043, 10.372546195983887, 9.557903289794922, 33.53174591064453], "std": [0.19665054976940155, 0.24662886559963226, 0.2979109585285187, 0.1508312076330185, 0.2962772846221924, 0.06679587066173553, 0.14951860904693604, 0.173893004655838, 0.1642821878194809, 0.1334713101387024, 0.1577378213405609, 0.047830916941165924, 8.398829460144043, 4.017195701599121, 10.645014762878418, 2.856187105178833, 13.89847469329834, 20.918825149536133, 19.294889450073242, 16.575355529785156, 21.276792526245117, 19.331676483154297, 14.877082824707031, 27.377979278564453, 7.868432521820068, 5.087395191192627, 0.20370212197303772, 3.6254279613494873, 14.296443939208984, 12.816267967224121, 15.48157024383545, 14.877862930297852, 14.757902145385742, 20.390968322753906, 12.574745178222656, 24.580015182495117], "count": [173]}, "action": {"min": [0.31328678131103516, -1.5747548341751099, 0.9947398900985718, -0.13849681615829468, -1.1954808235168457, 0.540169358253479, -1.0372955799102783, -1.4909733533859253, 1.2332892417907715, -0.5245288610458374, 0.5988689064979553, -0.2629426121711731, 39.997779846191406, 46.540000915527344, -0.6518750190734863, -0.035624999552965164, 2.56166672706604, 0.47437500953674316, 1.0180000066757202, -0.3075000047683716, 1.0537500381469727, -0.32749998569488525, 1.337499976158142, 0.31187501549720764, 43.389373779296875, 44.78555679321289, 1.0924999713897705, -0.5531250238418579, 1.9642857313156128, 0.4074999988079071, 0.6079999804496765, -0.3531250059604645, 0.7211111187934875, 0.19312499463558197, 0.5674999952316284, 0.2487499862909317], "max": [1.0111433267593384, -0.7544102668762207, 1.9574464559555054, 0.436431884765625, -0.22757400572299957, 0.7861770987510681, -0.48936158418655396, -0.8856802582740784, 1.87035071849823, -0.008074565790593624, 1.2342218160629272, -0.10388056188821793, 69.00687408447266, 59.818748474121094, 33.09312438964844, 8.759374618530273, 43.14500045776367, 55.618751525878906, 55.946250915527344, 48.4118766784668, 59.43375015258789, 59.323123931884766, 50.0368766784668, 69.9956283569336, 68.48187255859375, 59.944374084472656, 2.3324999809265137, 9.487500190734863, 51.270626068115234, 41.71812438964844, 57.85750198364258, 53.23875045776367, 54.17124938964844, 68.86125183105469, 43.70375061035156, 89.97687530517578], "mean": [0.612281858921051, -1.1041679382324219, 1.385595440864563, 0.17341095209121704, -0.6157508492469788, 0.6783087849617004, -0.7765140533447266, -1.0905675888061523, 1.5009896755218506, -0.3596515655517578, 0.847558319568634, -0.15232644975185394, 53.91545104980469, 52.21294021606445, 6.16061544418335, 3.919867515563965, 20.60012435913086, 13.101585388183594, 20.87333106994629, 10.128795623779297, 18.989688873291016, 12.247428894042969, 12.71040153503418, 26.627830505371094, 52.13777542114258, 54.680320739746094, 1.3084489107131958, 2.4358022212982178, 20.1592960357666, 7.096563816070557, 20.999982833862305, 8.364316940307617, 18.67041778564453, 10.372547149658203, 9.557903289794922, 33.53173828125], "std": [0.19665056467056274, 0.24662883579730988, 0.2979109585285187, 0.1508311778306961, 0.29627725481987, 0.06679585576057434, 0.14951860904693604, 0.173893004655838, 0.1642821878194809, 0.1334713250398636, 0.15773780643939972, 0.04783092066645622, 8.398829460144043, 4.017195701599121, 10.645014762878418, 2.856186628341675, 13.89847469329834, 20.918813705444336, 19.294891357421875, 16.575361251831055, 21.27678680419922, 19.33167266845703, 14.877081871032715, 27.37797737121582, 7.868433475494385, 5.087395191192627, 0.20370210707187653, 3.6254284381866455, 14.296445846557617, 12.816267013549805, 15.481569290161133, 14.877862930297852, 14.757901191711426, 20.390972137451172, 12.574746131896973, 24.580013275146484], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [173]}, "index": {"min": [7715], "max": [7887], "mean": [7801.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [3.1560693641618496, 7.0, 7.0, 7.0, 7.0], "std": [2.080443104158212, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [173]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [173]}, "eef_direction_state": {"mean": [2.8901734104046244, 3.4508670520231215], "std": [2.1381658376093235, 2.12177312961087], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.1965317919075145, 0.976878612716763], "std": [0.7422739591903823, 0.7749977231026297], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.0404624277456647, 0.9364161849710982], "std": [0.8558427648719718, 0.8476440591825828], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [2.8901734104046244, 3.4508670520231215], "std": [2.1381658376093235, 2.12177312961087], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.1965317919075145, 0.976878612716763], "std": [0.7422739591903823, 0.7749977231026297], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.0404624277456647, 0.9364161849710982], "std": [0.8558427648719718, 0.8476440591825828], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.7210225867057428, 0.13892266668659217, 1.1761292545985507, -1.5810174667512868, 0.9694148599277131, -2.209033726345502, 0.7037658168529044, -0.17066713952165763, 1.1500007529589955, 1.5744670135478167, 0.6907683363268069, 2.329710565218319], "std": [0.07399227887747947, 0.03529198959894768, 0.028959996484168603, 0.24217392439892133, 0.04284199263614269, 0.21643601840311272, 0.04208415070123883, 0.04504813007984845, 0.027133926935697793, 0.14532623955473514, 0.0628438453627118, 0.11150520850038502], "min": [0.6205012781922912, 0.07953716551721239, 1.0978566453026013, -2.1281882992480043, 0.8864788576780152, -2.7276842756594664, 0.641731143878756, -0.22286114616075717, 1.098845260292974, 1.2892816443635031, 0.5547751888478571, 2.113578866843042], "max": [0.8545959931385285, 0.219264848192056, 1.219490448726051, -1.2260526903198719, 1.043487074414227, -1.866396404006998, 0.7980747390660475, -0.07260128048436099, 1.2073233362929947, 1.8101384439300992, 0.7545139310839812, 2.508722033885845], "count": [173]}, "eef_sim_pose_action": {"mean": [0.7210225867057428, 0.13892266668659217, 1.1761292545985507, -1.5810174667512868, 0.9694148599277131, -2.209033726345502, 0.7037658168529044, -0.17066713952165763, 1.1500007529589955, 1.5744670135478167, 0.6907683363268069, 2.329710565218319], "std": [0.07399227887747947, 0.03529198959894768, 0.028959996484168603, 0.24217392439892133, 0.04284199263614269, 0.21643601840311272, 0.04208415070123883, 0.04504813007984845, 0.027133926935697793, 0.14532623955473514, 0.0628438453627118, 0.11150520850038502], "min": [0.6205012781922912, 0.07953716551721239, 1.0978566453026013, -2.1281882992480043, 0.8864788576780152, -2.7276842756594664, 0.641731143878756, -0.22286114616075717, 1.098845260292974, 1.2892816443635031, 0.5547751888478571, 2.113578866843042], "max": [0.8545959931385285, 0.219264848192056, 1.219490448726051, -1.2260526903198719, 1.043487074414227, -1.866396404006998, 0.7980747390660475, -0.07260128048436099, 1.2073233362929947, 1.8101384439300992, 0.7545139310839812, 2.508722033885845], "count": [173]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26261937704248367]], [[0.454920745506536]], [[0.5729365706699346]]], "std": [[[0.34252227593693624]], [[0.23964461158982472]], [[0.2142303590372756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918096568627451]], [[0.5121468607026144]], [[0.49815770220588235]]], "std": [[[0.34193851214671717]], [[0.33861997513459535]], [[0.345189184481329]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4953988786764706]], [[0.5315716993464052]], [[0.5344883660130719]]], "std": [[[0.34484340738953695]], [[0.331611570074384]], [[0.3384308777874258]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3623327859477124]], [[0.42866325163398694]], [[0.45945876838235294]]], "std": [[[0.36872591283064543]], [[0.35393329968047504]], [[0.36857519127966176]]], "count": [100]}, "observation.state": {"min": [0.3024385869503021, -1.5414711236953735, 0.9746912121772766, -0.1839771866798401, -1.1700067520141602, 0.6355859637260437, -1.2452845573425293, -1.471947193145752, 1.1686503887176514, -0.7379644513130188, 0.5872815847396851, -0.27112314105033875, 30.337778091430664, 49.65800094604492, -0.6481249928474426, -0.14875000715255737, 0.8514285683631897, 0.546875, 1.056666612625122, -0.07785714417695999, 0.9681249856948853, -0.08300000429153442, 1.2100000381469727, 0.12909090518951416, 39.349998474121094, 42.22222137451172, 1.09375, -1.0299999713897705, 1.0412499904632568, 0.8181250095367432, 1.1662499904632568, -0.36500000953674316, 0.9375, 0.06812500208616257, 0.5881249904632568, -0.07750000059604645], "max": [1.001691222190857, -0.7693725824356079, 1.8384259939193726, 0.24502651393413544, -0.23908980190753937, 0.8902579545974731, -0.4861905872821808, -0.879915714263916, 1.8338960409164429, 0.24946381151676178, 1.486928105354309, -0.0633249431848526, 68.34187316894531, 62.17562484741211, 27.190000534057617, 9.657500267028809, 41.43687438964844, 41.07749938964844, 48.22062683105469, 45.77375030517578, 47.596248626708984, 67.1468734741211, 40.755001068115234, 80.3968734741211, 68.62687683105469, 58.26750183105469, 2.7512500286102295, 9.77500057220459, 51.97437286376953, 46.22312545776367, 62.518123626708984, 52.619998931884766, 59.25187683105469, 59.57625198364258, 51.27687454223633, 78.28437805175781], "mean": [0.6012288331985474, -1.0823519229888916, 1.3274081945419312, 0.11925098299980164, -0.6333470940589905, 0.8386521935462952, -0.7900848388671875, -1.0816452503204346, 1.4978770017623901, -0.35669609904289246, 0.8722309470176697, -0.1443062275648117, 50.072391510009766, 55.10225296020508, 4.085864543914795, 4.91918420791626, 16.48633575439453, 7.422018051147461, 17.194929122924805, 8.521346092224121, 14.216679573059082, 14.099631309509277, 8.754658699035645, 25.04401969909668, 50.338661193847656, 51.9090576171875, 1.3462706804275513, 5.107385158538818, 16.43092155456543, 10.176676750183105, 18.07539176940918, 9.957432746887207, 16.731660842895508, 11.814824104309082, 12.760862350463867, 24.804121017456055], "std": [0.18655087053775787, 0.21208807826042175, 0.23081181943416595, 0.11163204163312912, 0.2226925939321518, 0.05833374708890915, 0.19657385349273682, 0.17946328222751617, 0.16457051038742065, 0.21463564038276672, 0.1993381679058075, 0.05632305145263672, 8.627753257751465, 3.7005765438079834, 8.679624557495117, 3.037233352661133, 12.682222366333008, 13.034854888916016, 15.105552673339844, 15.548884391784668, 15.725018501281738, 23.36623191833496, 12.501021385192871, 31.362285614013672, 10.327085494995117, 4.552543640136719, 0.2888854444026947, 3.4660227298736572, 17.743757247924805, 16.076902389526367, 20.5438175201416, 16.279857635498047, 20.458147048950195, 19.7227840423584, 16.950300216674805, 29.09874725341797], "count": [156]}, "action": {"min": [0.3024385869503021, -1.5414711236953735, 0.9746912121772766, -0.1839771866798401, -1.1700067520141602, 0.6355859637260437, -1.2452845573425293, -1.471947193145752, 1.1686503887176514, -0.7379644513130188, 0.5872815847396851, -0.27112314105033875, 30.337778091430664, 49.65800094604492, -0.6481249928474426, -0.14875000715255737, 0.8514285683631897, 0.546875, 1.056666612625122, -0.07785714417695999, 0.9681249856948853, -0.08300000429153442, 1.2100000381469727, 0.12909090518951416, 39.349998474121094, 42.22222137451172, 1.09375, -1.0299999713897705, 1.0412499904632568, 0.8181250095367432, 1.1662499904632568, -0.36500000953674316, 0.9375, 0.06812500208616257, 0.5881249904632568, -0.07750000059604645], "max": [1.001691222190857, -0.7693725824356079, 1.8384259939193726, 0.24502651393413544, -0.23908980190753937, 0.8902579545974731, -0.4861905872821808, -0.879915714263916, 1.8338960409164429, 0.24946381151676178, 1.486928105354309, -0.0633249431848526, 68.34187316894531, 62.17562484741211, 27.190000534057617, 9.657500267028809, 41.43687438964844, 41.07749938964844, 48.22062683105469, 45.77375030517578, 47.596248626708984, 67.1468734741211, 40.755001068115234, 80.3968734741211, 68.62687683105469, 58.26750183105469, 2.7512500286102295, 9.77500057220459, 51.97437286376953, 46.22312545776367, 62.518123626708984, 52.619998931884766, 59.25187683105469, 59.57625198364258, 51.27687454223633, 78.28437805175781], "mean": [0.6012288331985474, -1.082351803779602, 1.3274080753326416, 0.11925099790096283, -0.6333469748497009, 0.8386523127555847, -0.7900848984718323, -1.081644892692566, 1.4978773593902588, -0.3566961884498596, 0.8722306489944458, -0.14430612325668335, 50.072383880615234, 55.10223388671875, 4.085866451263428, 4.919186115264893, 16.4863338470459, 7.422016620635986, 17.19493293762207, 8.521341323852539, 14.216681480407715, 14.099628448486328, 8.75466537475586, 25.044034957885742, 50.33866500854492, 51.90904998779297, 1.3462711572647095, 5.107385158538818, 16.43091583251953, 10.176677703857422, 18.075382232666016, 9.95743465423584, 16.731664657592773, 11.814823150634766, 12.76086139678955, 24.804136276245117], "std": [0.18655084073543549, 0.21208803355693817, 0.23081181943416595, 0.11163204163312912, 0.2226925790309906, 0.05833374708890915, 0.1965738832950592, 0.17946326732635498, 0.16457051038742065, 0.21463564038276672, 0.1993381679058075, 0.05632305145263672, 8.627752304077148, 3.7005765438079834, 8.679621696472168, 3.037233591079712, 12.682223320007324, 13.034852981567383, 15.105555534362793, 15.548880577087402, 15.725018501281738, 23.366235733032227, 12.501022338867188, 31.362293243408203, 10.327086448669434, 4.552543640136719, 0.28888535499572754, 3.466022491455078, 17.74376106262207, 16.076902389526367, 20.54381561279297, 16.279855728149414, 20.458147048950195, 19.722782135009766, 16.950300216674805, 29.0987491607666], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [156]}, "index": {"min": [7888], "max": [8043], "mean": [7965.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [3.1346153846153846, 7.0, 7.0, 7.0, 7.0], "std": [2.216160165175803, 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": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [156]}, "eef_direction_state": {"mean": [2.5576923076923075, 3.4166666666666665], "std": [2.1038438100582275, 1.7281913375391333], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.205128205128205, 1.2243589743589745], "std": [0.7313313177923927, 0.7032317153658431], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.0576923076923077, 0.8910256410256411], "std": [0.8105109548238972, 0.8287596381364605], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [2.5576923076923075, 3.4166666666666665], "std": [2.1038438100582275, 1.7281913375391333], "min": [0, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.205128205128205, 1.2243589743589745], "std": [0.7313313177923927, 0.7032317153658431], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.0576923076923077, 0.8910256410256411], "std": [0.8105109548238972, 0.8287596381364605], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.7128907799509208, 0.13002233334304247, 1.1855716250002413, -1.4980890468143315, 1.0728844678534037, -2.1467934228063434, 0.7018054962278575, -0.17592275625321319, 1.1543456821463625, 1.5691728975139547, 0.6901933083450258, 2.324147397478889], "std": [0.056693634093057714, 0.04424828864938918, 0.028591566991434364, 0.1581602443102234, 0.08493093043974685, 0.14173638700826022, 0.04556523197820207, 0.05346461735858858, 0.024471393497303186, 0.17130908810303563, 0.09059127966664425, 0.16610929744657946], "min": [0.6227143229240567, 0.04825847876805835, 1.1047191278431379, -1.815755199048914, 0.871445591516804, -2.4360645244975276, 0.6218195324297229, -0.27078910411093104, 1.1116160302114173, 1.2337508029404343, 0.4407957280367989, 1.9321706319615126], "max": [0.8304327786417962, 0.21627914685843944, 1.209742561223405, -1.2362714204018939, 1.172286492667653, -1.8316022032103978, 0.7909266086811231, -0.06786836467676496, 1.2063610528247461, 1.932157074830556, 0.8686559727073542, 2.6704532333885638], "count": [156]}, "eef_sim_pose_action": {"mean": [0.7128907799509208, 0.13002233334304247, 1.1855716250002413, -1.4980890468143315, 1.0728844678534037, -2.1467934228063434, 0.7018054962278575, -0.17592275625321319, 1.1543456821463625, 1.5691728975139547, 0.6901933083450258, 2.324147397478889], "std": [0.056693634093057714, 0.04424828864938918, 0.028591566991434364, 0.1581602443102234, 0.08493093043974685, 0.14173638700826022, 0.04556523197820207, 0.05346461735858858, 0.024471393497303186, 0.17130908810303563, 0.09059127966664425, 0.16610929744657946], "min": [0.6227143229240567, 0.04825847876805835, 1.1047191278431379, -1.815755199048914, 0.871445591516804, -2.4360645244975276, 0.6218195324297229, -0.27078910411093104, 1.1116160302114173, 1.2337508029404343, 0.4407957280367989, 1.9321706319615126], "max": [0.8304327786417962, 0.21627914685843944, 1.209742561223405, -1.2362714204018939, 1.172286492667653, -1.8316022032103978, 0.7909266086811231, -0.06786836467676496, 1.2063610528247461, 1.932157074830556, 0.8686559727073542, 2.6704532333885638], "count": [156]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26661687704248366]], [[0.4560563235294118]], [[0.571984693627451]]], "std": [[[0.34747631107848015]], [[0.2468541033651842]], [[0.219091750023758]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48408550857843136]], [[0.5068916421568628]], [[0.49377036151960785]]], "std": [[[0.3443074278546764]], [[0.34072483686099453]], [[0.3466583845671283]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911668504901961]], [[0.530666754493464]], [[0.5349774795751634]]], "std": [[[0.3466578310960657]], [[0.33123888358191905]], [[0.33597081725731204]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3540053431372549]], [[0.41836228349673205]], [[0.4476353533496732]]], "std": [[[0.36673935195603113]], [[0.35242076297946584]], [[0.36954388217567113]]], "count": [100]}, "observation.state": {"min": [0.3486209511756897, -1.564335823059082, 0.9452328085899353, -0.2481498420238495, -1.3008527755737305, 0.7791637778282166, -1.193488597869873, -1.5173189640045166, 1.1806455850601196, -0.5184014439582825, 0.5726425051689148, -0.28693318367004395, 15.632222175598145, 54.368751525878906, -0.40625, -0.029374999925494194, 5.857999801635742, 0.4156250059604645, 3.509999990463257, -0.18687500059604645, 1.6818749904632568, 0.24500000476837158, 1.2393749952316284, 0.34375, 42.77562713623047, 45.991111755371094, 1.1043750047683716, -0.6675000190734863, 2.806666612625122, 0.46437501907348633, 0.8700000047683716, -0.5099999904632568, 1.0507692098617554, 0.6424999833106995, 0.6240000128746033, -2.432499885559082], "max": [1.0978654623031616, -0.8317650556564331, 1.9055418968200684, 0.044298846274614334, -0.21467536687850952, 0.9225747585296631, -0.501068115234375, -0.9723599553108215, 1.9292172193527222, 0.22398972511291504, 1.4714148044586182, -0.08547436445951462, 68.3843765258789, 59.88687515258789, 29.98375129699707, 7.848750114440918, 42.328125, 52.91625213623047, 51.904998779296875, 46.20624923706055, 50.94124984741211, 58.641876220703125, 49.76625061035156, 75.18187713623047, 70.86125183105469, 58.6150016784668, 2.3324999809265137, 8.675000190734863, 53.80687713623047, 39.678123474121094, 61.66374969482422, 50.526248931884766, 51.81624984741211, 63.15250015258789, 43.911251068115234, 80.2300033569336], "mean": [0.7078388333320618, -1.096667766571045, 1.3128390312194824, -0.06527524441480637, -0.7099272012710571, 0.9073889851570129, -0.7666023373603821, -1.158003330230713, 1.5634715557098389, -0.3678695857524872, 0.852486789226532, -0.13173171877861023, 47.55762481689453, 56.723655700683594, 1.2364425659179688, 3.6600587368011475, 21.149930953979492, 11.047779083251953, 20.1771183013916, 9.944559097290039, 17.33289909362793, 13.032057762145996, 10.629926681518555, 32.23908615112305, 53.692630767822266, 54.56772232055664, 1.3803212642669678, 3.9426581859588623, 24.07638168334961, 9.221503257751465, 24.064250946044922, 10.184552192687988, 20.681793212890625, 14.57131290435791, 12.417099952697754, 30.01604461669922], "std": [0.20200064778327942, 0.2123967856168747, 0.27561742067337036, 0.06910338997840881, 0.28624939918518066, 0.02858630008995533, 0.1634073257446289, 0.17398549616336823, 0.19147063791751862, 0.17142647504806519, 0.19443254172801971, 0.05540914833545685, 12.12159538269043, 1.3606928586959839, 5.353944301605225, 2.5550553798675537, 12.192854881286621, 18.405458450317383, 15.63804817199707, 16.143798828125, 17.27496337890625, 20.82235336303711, 14.744844436645508, 23.945131301879883, 10.278793334960938, 4.098376750946045, 0.2508900761604309, 3.1221508979797363, 16.42116928100586, 13.87173843383789, 18.69378662109375, 15.369534492492676, 17.07710075378418, 23.017845153808594, 14.212312698364258, 28.042043685913086], "count": [172]}, "action": {"min": [0.3486209511756897, -1.564335823059082, 0.9452328085899353, -0.2481498420238495, -1.3008527755737305, 0.7791637778282166, -1.193488597869873, -1.5173189640045166, 1.1806455850601196, -0.5184014439582825, 0.5726425051689148, -0.28693318367004395, 15.632222175598145, 54.368751525878906, -0.40625, -0.029374999925494194, 5.857999801635742, 0.4156250059604645, 3.509999990463257, -0.18687500059604645, 1.6818749904632568, 0.24500000476837158, 1.2393749952316284, 0.34375, 42.77562713623047, 45.991111755371094, 1.1043750047683716, -0.6675000190734863, 2.806666612625122, 0.46437501907348633, 0.8700000047683716, -0.5099999904632568, 1.0507692098617554, 0.6424999833106995, 0.6240000128746033, -2.432499885559082], "max": [1.0978654623031616, -0.8317650556564331, 1.9055418968200684, 0.044298846274614334, -0.21467536687850952, 0.9225747585296631, -0.501068115234375, -0.9723599553108215, 1.9292172193527222, 0.22398972511291504, 1.4714148044586182, -0.08547436445951462, 68.3843765258789, 59.88687515258789, 29.98375129699707, 7.848750114440918, 42.328125, 52.91625213623047, 51.904998779296875, 46.20624923706055, 50.94124984741211, 58.641876220703125, 49.76625061035156, 75.18187713623047, 70.86125183105469, 58.6150016784668, 2.3324999809265137, 8.675000190734863, 53.80687713623047, 39.678123474121094, 61.66374969482422, 50.526248931884766, 51.81624984741211, 63.15250015258789, 43.911251068115234, 80.2300033569336], "mean": [0.7078388333320618, -1.096666693687439, 1.312839150428772, -0.06527519971132278, -0.7099273800849915, 0.9073891043663025, -0.7666024565696716, -1.1580032110214233, 1.5634714365005493, -0.3678697645664215, 0.8524869680404663, -0.13173159956932068, 47.55763244628906, 56.7236213684082, 1.2364438772201538, 3.6600582599639893, 21.149932861328125, 11.047789573669434, 20.177122116088867, 9.944547653198242, 17.332908630371094, 13.032044410705566, 10.62993335723877, 32.23909378051758, 53.69266128540039, 54.56772994995117, 1.3803210258483887, 3.9426581859588623, 24.076370239257812, 9.221498489379883, 24.06424331665039, 10.184552192687988, 20.681793212890625, 14.571300506591797, 12.417105674743652, 30.016056060791016], "std": [0.20200064778327942, 0.21239683032035828, 0.27561748027801514, 0.06910338997840881, 0.28624942898750305, 0.028586311265826225, 0.1634073108434677, 0.17398548126220703, 0.19147063791751862, 0.17142647504806519, 0.19443254172801971, 0.05540914461016655, 12.121597290039062, 1.3606927394866943, 5.353944778442383, 2.555055856704712, 12.192855834960938, 18.405460357666016, 15.638049125671387, 16.143798828125, 17.274965286254883, 20.822357177734375, 14.744844436645508, 23.94512939453125, 10.278792381286621, 4.098376750946045, 0.2508900463581085, 3.1221506595611572, 16.421171188354492, 13.871740341186523, 18.693788528442383, 15.36953353881836, 17.07710075378418, 23.01784324645996, 14.212313652038574, 28.042049407958984], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [172]}, "index": {"min": [8044], "max": [8215], "mean": [8129.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [3.255813953488372, 7.0, 7.0, 7.0, 7.0], "std": [2.1250775444764054, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [172]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [172]}, "eef_direction_state": {"mean": [2.6802325581395348, 2.9767441860465116], "std": [2.20387184489194, 2.1211928641963143], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.1627906976744187, 1.1453488372093024], "std": [0.7526768526828947, 0.6961951371636218], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.9593023255813954, 0.9186046511627907], "std": [0.8446656015055216, 0.8588136257065893], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [2.6802325581395348, 2.9767441860465116], "std": [2.20387184489194, 2.1211928641963143], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.1627906976744187, 1.1453488372093024], "std": [0.7526768526828947, 0.6961951371636218], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [0.9593023255813954, 0.9186046511627907], "std": [0.8446656015055216, 0.8588136257065893], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.7085640861438491, 0.14823312262273183, 1.1579849964035849, -1.5471522022760587, 0.9851388364515165, -2.117356182969712, 0.7135645457540893, -0.16072059915576525, 1.141709501444302, 1.561832080961718, 0.673666475734351, 2.3219166915486027], "std": [0.06936781097478423, 0.03298539769178025, 0.02520582593752292, 0.1856391856209052, 0.06116257751286533, 0.12548003258079507, 0.049237672240495, 0.04129799903436219, 0.018463871663994467, 0.12583880680171583, 0.09014862738408207, 0.11626522493802617], "min": [0.6065223283841451, 0.079016060053296, 1.0849923014349994, -1.859473986395082, 0.8467816027897119, -2.335210032986113, 0.6215076623785876, -0.24045304136410156, 1.101477399400625, 1.2311444840874946, 0.3776338984729841, 1.9749878138558992], "max": [0.8451114019340248, 0.21119059976679105, 1.191424092496818, -1.2392332033436848, 1.095932360368082, -1.8312869878590108, 0.8042138926006437, -0.07360304944928411, 1.176799097653289, 1.7801273640459647, 0.7356217723392513, 2.497225886538353], "count": [172]}, "eef_sim_pose_action": {"mean": [0.7085640861438491, 0.14823312262273183, 1.1579849964035849, -1.5471522022760587, 0.9851388364515165, -2.117356182969712, 0.7135645457540893, -0.16072059915576525, 1.141709501444302, 1.561832080961718, 0.673666475734351, 2.3219166915486027], "std": [0.06936781097478423, 0.03298539769178025, 0.02520582593752292, 0.1856391856209052, 0.06116257751286533, 0.12548003258079507, 0.049237672240495, 0.04129799903436219, 0.018463871663994467, 0.12583880680171583, 0.09014862738408207, 0.11626522493802617], "min": [0.6065223283841451, 0.079016060053296, 1.0849923014349994, -1.859473986395082, 0.8467816027897119, -2.335210032986113, 0.6215076623785876, -0.24045304136410156, 1.101477399400625, 1.2311444840874946, 0.3776338984729841, 1.9749878138558992], "max": [0.8451114019340248, 0.21119059976679105, 1.191424092496818, -1.2392332033436848, 1.095932360368082, -1.8312869878590108, 0.8042138926006437, -0.07360304944928411, 1.176799097653289, 1.7801273640459647, 0.7356217723392513, 2.497225886538353], "count": [172]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.261545816993464]], [[0.4534560314542484]], [[0.5752592116013072]]], "std": [[[0.3449658906387877]], [[0.24310464386763103]], [[0.2142957649317614]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808162806372549]], [[0.5012821752450981]], [[0.49026056372549015]]], "std": [[[0.3387852822691941]], [[0.33621431001880686]], [[0.34055593891944375]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844059007352941]], [[0.5317655800653595]], [[0.5395625674019607]]], "std": [[[0.34691029886224334]], [[0.3273119749707474]], [[0.3348995714941311]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3797275285947712]], [[0.44490821282679743]], [[0.4714770526960784]]], "std": [[[0.37086517957853804]], [[0.35339943730444834]], [[0.37447632752476]]], "count": [100]}, "observation.state": {"min": [0.3047274351119995, -1.6134507656097412, 0.9926629662513733, -0.20381391048431396, -1.3465875387191772, -0.17791065573692322, -1.3022091388702393, -1.5804293155670166, 1.150508999824524, -0.7805705070495605, 0.5647268891334534, -0.23289081454277039, 39.61000061035156, 47.49187469482422, -0.8500000238418579, -0.5224999785423279, 7.948888778686523, 0.33812499046325684, 4.957777500152588, -0.5149999856948853, 1.0512499809265137, 0.09875000268220901, 1.3041666746139526, 0.2343749850988388, 43.26625061035156, 48.93555450439453, 1.066666603088379, -0.5850000381469727, 4.233749866485596, 0.39125001430511475, 5.682499885559082, 1.488124966621399, 1.1100000143051147, 0.30125001072883606, 0.543999969959259, -0.8075000047683716], "max": [1.0877351760864258, -0.7920916080474854, 1.982909917831421, 1.4711127281188965, -0.2810044288635254, 0.697375476360321, -0.3991903066635132, -0.9160181879997253, 1.9709887504577637, 0.3279206156730652, 1.6042953729629517, -0.04835202544927597, 65.05000305175781, 55.383750915527344, 45.13249969482422, 7.589375019073486, 56.954376220703125, 25.22687530517578, 55.635623931884766, 50.37562561035156, 59.848751068115234, 53.842498779296875, 44.29500198364258, 77.49749755859375, 70.50749969482422, 62.79750061035156, 2.7612500190734863, 7.2829999923706055, 50.734375, 52.48999786376953, 61.85124969482422, 63.83125305175781, 72.97562408447266, 86.92375183105469, 75.60562896728516, 101.74625396728516], "mean": [0.5915032625198364, -1.0556045770645142, 1.3645660877227783, 0.3722357153892517, -0.6229904294013977, 0.5356042385101318, -0.7355632185935974, -1.1395461559295654, 1.5594388246536255, -0.44100695848464966, 0.8563302159309387, -0.0854475125670433, 55.298187255859375, 51.474571228027344, 11.32270622253418, 3.6455838680267334, 24.55230140686035, 5.320557117462158, 21.7629337310791, 8.894390106201172, 18.464365005493164, 9.58241081237793, 9.26819896697998, 31.796159744262695, 56.75209045410156, 57.35919189453125, 1.3561824560165405, 2.7430951595306396, 21.292396545410156, 11.568360328674316, 23.934476852416992, 14.48317813873291, 23.371118545532227, 18.3074893951416, 19.216720581054688, 31.681529998779297], "std": [0.18874476850032806, 0.2350827157497406, 0.26325175166130066, 0.39360278844833374, 0.25147348642349243, 0.24375838041305542, 0.22287285327911377, 0.22323890030384064, 0.20693151652812958, 0.21471330523490906, 0.2092968374490738, 0.044027119874954224, 5.784802436828613, 2.1614749431610107, 14.913155555725098, 2.5582005977630615, 15.913135528564453, 8.32448673248291, 16.58107566833496, 16.475069046020508, 19.43747329711914, 16.112220764160156, 13.814448356628418, 24.972078323364258, 9.092446327209473, 4.172708988189697, 0.27282312512397766, 2.616048812866211, 16.762788772583008, 18.176158905029297, 19.118328094482422, 21.823617935180664, 21.720138549804688, 29.321741104125977, 22.221630096435547, 37.56345748901367], "count": [215]}, "action": {"min": [0.3047274351119995, -1.6134507656097412, 0.9926629662513733, -0.20381391048431396, -1.3465875387191772, -0.17791065573692322, -1.3022091388702393, -1.5804293155670166, 1.150508999824524, -0.7805705070495605, 0.5647268891334534, -0.23289081454277039, 39.61000061035156, 47.49187469482422, -0.8500000238418579, -0.5224999785423279, 7.948888778686523, 0.33812499046325684, 4.957777500152588, -0.5149999856948853, 1.0512499809265137, 0.09875000268220901, 1.3041666746139526, 0.2343749850988388, 43.26625061035156, 48.93555450439453, 1.066666603088379, -0.5850000381469727, 4.233749866485596, 0.39125001430511475, 5.682499885559082, 1.488124966621399, 1.1100000143051147, 0.30125001072883606, 0.543999969959259, -0.8075000047683716], "max": [1.0877351760864258, -0.7920916080474854, 1.982909917831421, 1.4711127281188965, -0.2810044288635254, 0.697375476360321, -0.3991903066635132, -0.9160181879997253, 1.9709887504577637, 0.3279206156730652, 1.6042953729629517, -0.04835202544927597, 65.05000305175781, 55.383750915527344, 45.13249969482422, 7.589375019073486, 56.954376220703125, 25.22687530517578, 55.635623931884766, 50.37562561035156, 59.848751068115234, 53.842498779296875, 44.29500198364258, 77.49749755859375, 70.50749969482422, 62.79750061035156, 2.7612500190734863, 7.2829999923706055, 50.734375, 52.48999786376953, 61.85124969482422, 63.83125305175781, 72.97562408447266, 86.92375183105469, 75.60562896728516, 101.74625396728516], "mean": [0.5915025472640991, -1.0556036233901978, 1.3645665645599365, 0.37223607301712036, -0.6229904294013977, 0.5356044769287109, -0.7355637550354004, -1.1395457983016968, 1.5594384670257568, -0.44100692868232727, 0.8563299179077148, -0.08544758707284927, 55.2982063293457, 51.47456359863281, 11.322689056396484, 3.645583152770996, 24.552274703979492, 5.320570945739746, 21.762929916381836, 8.894388198852539, 18.46436309814453, 9.582416534423828, 9.26819896697998, 31.79616928100586, 56.752105712890625, 57.35919189453125, 1.35618257522583, 2.7430946826934814, 21.292400360107422, 11.568368911743164, 23.934476852416992, 14.483179092407227, 23.37112045288086, 18.307485580444336, 19.216716766357422, 31.681535720825195], "std": [0.18874472379684448, 0.23508277535438538, 0.26325172185897827, 0.3936028480529785, 0.2514735162258148, 0.24375836551189423, 0.22287282347679138, 0.22323891520500183, 0.20693150162696838, 0.21471330523490906, 0.2092968374490738, 0.044027119874954224, 5.7848029136657715, 2.1614749431610107, 14.913156509399414, 2.5582008361816406, 15.91313362121582, 8.32448673248291, 16.58107566833496, 16.47505760192871, 19.437477111816406, 16.112224578857422, 13.814452171325684, 24.972082138061523, 9.092447280883789, 4.172708988189697, 0.272823303937912, 2.616048812866211, 16.762786865234375, 18.176158905029297, 19.118328094482422, 21.823623657226562, 21.720138549804688, 29.32174301147461, 22.221630096435547, 37.56346130371094], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [215]}, "index": {"min": [8216], "max": [8430], "mean": [8323.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [3.483720930232558, 7.0, 7.0, 7.0, 7.0], "std": [2.072738917421699, 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": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [215]}, "eef_direction_state": {"mean": [2.9674418604651165, 3.2930232558139534], "std": [2.1423439597713148, 2.093777641826529], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1069767441860465, 0.9953488372093023], "std": [0.7910532716125597, 0.7563540109898989], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.9534883720930233, 0.7395348837209302], "std": [0.8559908816101242, 0.8280376170771199], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [2.9674418604651165, 3.2930232558139534], "std": [2.1423439597713148, 2.093777641826529], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1069767441860465, 0.9953488372093023], "std": [0.7910532716125597, 0.7563540109898989], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.9534883720930233, 0.7395348837209302], "std": [0.8559908816101242, 0.8280376170771199], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.7113802009500066, 0.14246956095904506, 1.1828051194462348, -1.639427523651053, 1.0052120503416717, -1.8488161529718086, 0.7091686064767929, -0.15547833726785673, 1.1595415150693031, 1.5610565435259207, 0.689897020983718, 2.3588424956954017], "std": [0.06273348672697024, 0.04308126704679671, 0.026005092225583257, 0.3211425207866428, 0.07984851214131808, 1.40135223371264, 0.05321107007879251, 0.06724027236235751, 0.028661150999351598, 0.17504579130997694, 0.11496576055136294, 0.15662057192891246], "min": [0.6114856283518295, 0.05400729896747308, 1.1158801808375423, -2.501024302939269, 0.7393318461466238, -3.112605574485113, 0.6083574543810745, -0.27535395553224973, 1.113910090424761, 1.1957421082118131, 0.3227434448026183, 1.897502294400413], "max": [0.8498283143886375, 0.2267419378497934, 1.2184595394962712, -1.1743097076322715, 1.1632684045715243, 3.1297804343860873, 0.8155464391563698, -0.03163119918243057, 1.2141597285514296, 1.887046980122867, 0.8766231160234788, 2.677023836614493], "count": [215]}, "eef_sim_pose_action": {"mean": [0.7113802009500066, 0.14246956095904506, 1.1828051194462348, -1.639427523651053, 1.0052120503416717, -1.8488161529718086, 0.7091686064767929, -0.15547833726785673, 1.1595415150693031, 1.5610565435259207, 0.689897020983718, 2.3588424956954017], "std": [0.06273348672697024, 0.04308126704679671, 0.026005092225583257, 0.3211425207866428, 0.07984851214131808, 1.40135223371264, 0.05321107007879251, 0.06724027236235751, 0.028661150999351598, 0.17504579130997694, 0.11496576055136294, 0.15662057192891246], "min": [0.6114856283518295, 0.05400729896747308, 1.1158801808375423, -2.501024302939269, 0.7393318461466238, -3.112605574485113, 0.6083574543810745, -0.27535395553224973, 1.113910090424761, 1.1957421082118131, 0.3227434448026183, 1.897502294400413], "max": [0.8498283143886375, 0.2267419378497934, 1.2184595394962712, -1.1743097076322715, 1.1632684045715243, 3.1297804343860873, 0.8155464391563698, -0.03163119918243057, 1.2141597285514296, 1.887046980122867, 0.8766231160234788, 2.677023836614493], "count": [215]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2692954187091503]], [[0.45228108251633986]], [[0.5709052982026144]]], "std": [[[0.3508807734992021]], [[0.25287342455847556]], [[0.22415081084380117]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48138864583333335]], [[0.501099170751634]], [[0.4906480514705882]]], "std": [[[0.3394676297550857]], [[0.34025566979630006]], [[0.34352475449846537]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49469663194444446]], [[0.5272396915849674]], [[0.5346839705882354]]], "std": [[[0.3387308889430146]], [[0.32908105576940405]], [[0.33386369881140016]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3512562826797386]], [[0.4114189276960784]], [[0.43665001838235296]]], "std": [[[0.367335934466663]], [[0.3530158577698341]], [[0.3714014749194566]]], "count": [100]}, "observation.state": {"min": [0.34332796931266785, -1.5722514390945435, 1.0065655708312988, -0.19046226143836975, -1.2918245792388916, 0.6835088133811951, -1.2195560932159424, -1.5121691226959229, 1.192259430885315, -0.5337558388710022, 0.6542782783508301, -0.20415300130844116, 41.95000076293945, 47.075626373291016, -0.7293750047683716, -0.24375000596046448, 1.131250023841858, -0.27000001072883606, 1.0106250047683716, -0.2800000011920929, 0.78125, -0.24000000953674316, 1.3899999856948853, 0.9168750047683716, 44.09000015258789, 51.241111755371094, 1.1262500286102295, -0.5587500333786011, 6.806666851043701, 0.6768749952316284, 4.998888969421387, -0.33500000834465027, 2.8221428394317627, 0.4749999940395355, 0.5455555319786072, 0.5106250047683716], "max": [1.0994760990142822, -0.8369361758232117, 1.936417579650879, 0.5513990521430969, -0.2816481590270996, 0.7120479345321655, -0.5598153471946716, -0.9708340764045715, 1.8550441265106201, 0.18478251993656158, 1.4347506761550903, -0.0408417247235775, 70.85625457763672, 58.37437438964844, 40.98062515258789, 9.337499618530273, 49.37562561035156, 37.54624938964844, 52.26499938964844, 42.03000259399414, 54.49187469482422, 47.61687469482422, 43.73875045776367, 71.33812713623047, 67.63750457763672, 61.80437469482422, 2.5012500286102295, 7.89187479019165, 46.77000045776367, 57.319374084472656, 52.333126068115234, 60.89750289916992, 50.70375061035156, 58.18437576293945, 37.958126068115234, 80.01625061035156], "mean": [0.6992262005805969, -1.0521106719970703, 1.3255327939987183, 0.13325543701648712, -0.679215669631958, 0.6961849927902222, -0.7949026226997375, -1.1341333389282227, 1.5261234045028687, -0.39123034477233887, 0.8947404026985168, -0.06689562648534775, 54.415863037109375, 50.97761154174805, 11.417852401733398, 5.938638210296631, 16.576078414916992, 7.879896640777588, 16.37909698486328, 7.948432445526123, 16.3588924407959, 8.370713233947754, 10.331618309020996, 23.272472381591797, 52.55015563964844, 58.646846771240234, 1.3208180665969849, 4.454427719116211, 25.404787063598633, 10.642431259155273, 22.16327667236328, 11.584783554077148, 18.614952087402344, 10.43722915649414, 8.486416816711426, 24.83135986328125], "std": [0.21866782009601593, 0.24128055572509766, 0.2832223176956177, 0.17866151034832, 0.3055229187011719, 0.007542084436863661, 0.14064422249794006, 0.17691877484321594, 0.162105992436409, 0.14744119346141815, 0.15075381100177765, 0.03443416208028793, 9.01126480102539, 3.999159812927246, 14.972611427307129, 3.6946609020233154, 18.46270751953125, 13.176692008972168, 19.85285186767578, 14.776846885681152, 20.604528427124023, 15.20866584777832, 13.27145767211914, 26.152894973754883, 8.077750205993652, 2.8440816402435303, 0.21494832634925842, 2.8500635623931885, 10.022915840148926, 18.848005294799805, 13.456998825073242, 19.629535675048828, 14.152411460876465, 18.19182586669922, 11.696149826049805, 28.397794723510742], "count": [184]}, "action": {"min": [0.34332796931266785, -1.5722514390945435, 1.0065655708312988, -0.19046226143836975, -1.2918245792388916, 0.6835088133811951, -1.2195560932159424, -1.5121691226959229, 1.192259430885315, -0.5337558388710022, 0.6542782783508301, -0.20415300130844116, 41.95000076293945, 47.075626373291016, -0.7293750047683716, -0.24375000596046448, 1.131250023841858, -0.27000001072883606, 1.0106250047683716, -0.2800000011920929, 0.78125, -0.24000000953674316, 1.3899999856948853, 0.9168750047683716, 44.09000015258789, 51.241111755371094, 1.1262500286102295, -0.5587500333786011, 6.806666851043701, 0.6768749952316284, 4.998888969421387, -0.33500000834465027, 2.8221428394317627, 0.4749999940395355, 0.5455555319786072, 0.5106250047683716], "max": [1.0994760990142822, -0.8369361758232117, 1.936417579650879, 0.5513990521430969, -0.2816481590270996, 0.7120479345321655, -0.5598153471946716, -0.9708340764045715, 1.8550441265106201, 0.18478251993656158, 1.4347506761550903, -0.0408417247235775, 70.85625457763672, 58.37437438964844, 40.98062515258789, 9.337499618530273, 49.37562561035156, 37.54624938964844, 52.26499938964844, 42.03000259399414, 54.49187469482422, 47.61687469482422, 43.73875045776367, 71.33812713623047, 67.63750457763672, 61.80437469482422, 2.5012500286102295, 7.89187479019165, 46.77000045776367, 57.319374084472656, 52.333126068115234, 60.89750289916992, 50.70375061035156, 58.18437576293945, 37.958126068115234, 80.01625061035156], "mean": [0.6992262005805969, -1.0521105527877808, 1.3255329132080078, 0.1332554966211319, -0.6792156100273132, 0.6961851716041565, -0.7949028611183167, -1.1341335773468018, 1.5261231660842896, -0.3912304639816284, 0.8947405815124512, -0.06689561158418655, 54.41584396362305, 50.97761154174805, 11.41783332824707, 5.938638210296631, 16.57608985900879, 7.879900932312012, 16.379098892211914, 7.948437690734863, 16.3588924407959, 8.370729446411133, 10.331623077392578, 23.272472381591797, 52.550148010253906, 58.6468505859375, 1.3208180665969849, 4.454426288604736, 25.4047908782959, 10.642433166503906, 22.16327667236328, 11.58478832244873, 18.614952087402344, 10.437230110168457, 8.486417770385742, 24.83136558532715], "std": [0.21866780519485474, 0.24128055572509766, 0.2832222878932953, 0.17866148054599762, 0.30552294850349426, 0.007542083039879799, 0.14064422249794006, 0.17691875994205475, 0.1621059775352478, 0.14744119346141815, 0.15075382590293884, 0.03443416580557823, 9.011265754699707, 3.999159574508667, 14.972618103027344, 3.6946611404418945, 18.46270751953125, 13.176690101623535, 19.852846145629883, 14.776853561401367, 20.604528427124023, 15.208654403686523, 13.271456718444824, 26.15289306640625, 8.077750205993652, 2.8440816402435303, 0.21494834125041962, 2.8500640392303467, 10.022915840148926, 18.848005294799805, 13.456998825073242, 19.629535675048828, 14.152411460876465, 18.191823959350586, 11.696148872375488, 28.397798538208008], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [184]}, "index": {"min": [8431], "max": [8614], "mean": [8522.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.3260869565217392, 7.0, 7.0, 7.0, 7.0], "std": [2.1624698824350266, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [184]}, "eef_direction_state": {"mean": [2.739130434782609, 3.760869565217391], "std": [2.278775248935415, 1.988387839526805], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.0869565217391304, 0.9619565217391305], "std": [0.7823067050194162, 0.7687288196169318], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.8695652173913043, 0.7989130434782609], "std": [0.8368859371704409, 0.8455760276435937], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [2.739130434782609, 3.760869565217391], "std": [2.278775248935415, 1.988387839526805], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.0869565217391304, 0.9619565217391305], "std": [0.7823067050194162, 0.7687288196169318], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.8695652173913043, 0.7989130434782609], "std": [0.8368859371704409, 0.8455760276435937], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.7028059798991074, 0.15409610682764024, 1.1636471557860353, -1.6614322520013143, 0.9556970607663263, -2.149960155865503, 0.6949801897777471, -0.1532008929411193, 1.137372653133531, 1.56901504795851, 0.6095819176145016, 2.387782775198176], "std": [0.07286891949794233, 0.039796837930469044, 0.02664679950351015, 0.3375821651657456, 0.11177285865877858, 0.8464983005247907, 0.045601952454141406, 0.0419718314281335, 0.012415425271221915, 0.1017969951454902, 0.09696251600008564, 0.11952049772380476], "min": [0.6128374869132635, 0.07654162048756488, 1.1065639532515439, -2.487403915174001, 0.7262111580560378, -3.1391088300766663, 0.61919172229938, -0.23808673508275077, 1.0997827134220808, 1.304449327801183, 0.3372892394640772, 2.0503989210002813], "max": [0.8488574064290999, 0.21514865913524772, 1.1889559929729603, -1.2803016149917694, 1.1764786322963747, 3.1373859941537208, 0.7860754843971867, -0.06701626167820013, 1.1578676879118692, 1.7746442720492588, 0.7002277250559805, 2.5201472315561046], "count": [184]}, "eef_sim_pose_action": {"mean": [0.7028059798991074, 0.15409610682764024, 1.1636471557860353, -1.6614322520013143, 0.9556970607663263, -2.149960155865503, 0.6949801897777471, -0.1532008929411193, 1.137372653133531, 1.56901504795851, 0.6095819176145016, 2.387782775198176], "std": [0.07286891949794233, 0.039796837930469044, 0.02664679950351015, 0.3375821651657456, 0.11177285865877858, 0.8464983005247907, 0.045601952454141406, 0.0419718314281335, 0.012415425271221915, 0.1017969951454902, 0.09696251600008564, 0.11952049772380476], "min": [0.6128374869132635, 0.07654162048756488, 1.1065639532515439, -2.487403915174001, 0.7262111580560378, -3.1391088300766663, 0.61919172229938, -0.23808673508275077, 1.0997827134220808, 1.304449327801183, 0.3372892394640772, 2.0503989210002813], "max": [0.8488574064290999, 0.21514865913524772, 1.1889559929729603, -1.2803016149917694, 1.1764786322963747, 3.1373859941537208, 0.7860754843971867, -0.06701626167820013, 1.1578676879118692, 1.7746442720492588, 0.7002277250559805, 2.5201472315561046], "count": [184]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2661569301470588]], [[0.45058514910130715]], [[0.5633911744281045]]], "std": [[[0.34596758880102696]], [[0.24867256260724405]], [[0.2259217854371026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017067075163398]], [[0.5194154166666667]], [[0.5142898243464052]]], "std": [[[0.34304083561815246]], [[0.34450927725954594]], [[0.34747002839629293]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47939762867647057]], [[0.5209552410130719]], [[0.5250199530228759]]], "std": [[[0.34878626281245895]], [[0.33601132613934687]], [[0.34414866908500974]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37932094362745095]], [[0.4510967810457516]], [[0.48665291870915034]]], "std": [[[0.36626527515959745]], [[0.34714031532321704]], [[0.3743991467640896]]], "count": [100]}, "observation.state": {"min": [0.3826199769973755, -1.4694676399230957, 0.8579596877098083, -0.3076600432395935, -1.4046989679336548, 0.6737812161445618, -1.3401024341583252, -1.4283159971237183, 1.0743411779403687, -0.6709201335906982, 0.64040207862854, -0.4260022044181824, 41.98875045776367, 51.898887634277344, -0.4743749797344208, -0.9818750023841858, 4.403124809265137, 0.41187500953674316, 0.7450000047683716, -0.3687500059604645, 0.9856249690055847, 0.15187500417232513, 1.109375, 0.4481250047683716, 29.526874542236328, 48.387779235839844, 0.992222249507904, -0.8931249976158142, 6.029999732971191, 0.6050000190734863, 7.541874885559082, -0.625, 6.053124904632568, 0.13062499463558197, 0.65625, 7.907777786254883], "max": [1.1923866271972656, -0.7681010365486145, 1.782945156097412, 0.22075513005256653, -0.32964256405830383, 1.096336841583252, -0.5011634826660156, -0.932731568813324, 1.7455605268478394, 0.4185422658920288, 1.6233267784118652, -0.31524184346199036, 65.97687530517578, 58.15187454223633, 57.67545700073242, 8.64437484741211, 49.65562438964844, 30.744998931884766, 55.1875, 35.35375213623047, 58.350624084472656, 38.59375, 42.442501068115234, 80.8656234741211, 64.02249908447266, 70.28812408447266, 2.377500057220459, 8.704999923706055, 51.58812713623047, 59.85625076293945, 59.786251068115234, 70.22187805175781, 57.23812484741211, 84.64875030517578, 49.73999786376953, 101.47750091552734], "mean": [0.8484372496604919, -0.9716696739196777, 1.1275631189346313, -0.12911348044872284, -0.9317766427993774, 0.9590933322906494, -0.8874333500862122, -1.0683003664016724, 1.3613381385803223, -0.13151396811008453, 1.0091569423675537, -0.3824606239795685, 51.76345443725586, 54.42637634277344, 9.005193710327148, 4.603274345397949, 15.77387523651123, 5.10530424118042, 14.65632438659668, 5.567431449890137, 13.601470947265625, 5.191794395446777, 6.738427639007568, 20.455692291259766, 48.56745529174805, 61.00322341918945, 1.2253775596618652, 3.54321026802063, 26.197338104248047, 14.915168762207031, 26.07766342163086, 16.512704849243164, 23.820249557495117, 19.914308547973633, 15.474067687988281, 45.401859283447266], "std": [0.2371671199798584, 0.20274394750595093, 0.2673473358154297, 0.18639767169952393, 0.3024525046348572, 0.1459590047597885, 0.2355482131242752, 0.1597253829240799, 0.1712157279253006, 0.25172993540763855, 0.25510522723197937, 0.03873184695839882, 7.283078670501709, 1.8223329782485962, 16.315568923950195, 2.5541446208953857, 15.80751895904541, 9.418033599853516, 18.879566192626953, 10.984420776367188, 20.046905517578125, 9.665881156921387, 11.042426109313965, 30.01127052307129, 12.795978546142578, 7.539358139038086, 0.22479066252708435, 2.9868319034576416, 13.669458389282227, 21.066930770874023, 17.657665252685547, 22.722339630126953, 17.139963150024414, 28.562299728393555, 16.859066009521484, 30.607250213623047], "count": [184]}, "action": {"min": [0.3826199769973755, -1.4694676399230957, 0.8579596877098083, -0.3076600432395935, -1.4046989679336548, 0.6737812161445618, -1.3401024341583252, -1.4283159971237183, 1.0743411779403687, -0.6709201335906982, 0.64040207862854, -0.4260022044181824, 41.98875045776367, 51.898887634277344, -0.4743749797344208, -0.9818750023841858, 4.403124809265137, 0.41187500953674316, 0.7450000047683716, -0.3687500059604645, 0.9856249690055847, 0.15187500417232513, 1.109375, 0.4481250047683716, 29.526874542236328, 48.387779235839844, 0.992222249507904, -0.8931249976158142, 6.029999732971191, 0.6050000190734863, 7.541874885559082, -0.625, 6.053124904632568, 0.13062499463558197, 0.65625, 7.907777786254883], "max": [1.1923866271972656, -0.7681010365486145, 1.782945156097412, 0.22075513005256653, -0.32964256405830383, 1.096336841583252, -0.5011634826660156, -0.932731568813324, 1.7455605268478394, 0.4185422658920288, 1.6233267784118652, -0.31524184346199036, 65.97687530517578, 58.15187454223633, 57.67545700073242, 8.64437484741211, 49.65562438964844, 30.744998931884766, 55.1875, 35.35375213623047, 58.350624084472656, 38.59375, 42.442501068115234, 80.8656234741211, 64.02249908447266, 70.28812408447266, 2.377500057220459, 8.704999923706055, 51.58812713623047, 59.85625076293945, 59.786251068115234, 70.22187805175781, 57.23812484741211, 84.64875030517578, 49.73999786376953, 101.47750091552734], "mean": [0.8484371900558472, -0.9716697335243225, 1.1275628805160522, -0.12911343574523926, -0.9317769408226013, 0.9590932726860046, -0.8874327540397644, -1.0683003664016724, 1.361337661743164, -0.13151395320892334, 1.0091570615768433, -0.38246068358421326, 51.763458251953125, 54.426368713378906, 9.005196571350098, 4.603275299072266, 15.773884773254395, 5.1053080558776855, 14.65631103515625, 5.567430019378662, 13.601465225219727, 5.19180154800415, 6.738420009613037, 20.4556941986084, 48.567466735839844, 61.00322723388672, 1.2253774404525757, 3.5432093143463135, 26.19732666015625, 14.915175437927246, 26.077669143676758, 16.51270866394043, 23.820240020751953, 19.914308547973633, 15.47407341003418, 45.401878356933594], "std": [0.23716706037521362, 0.20274394750595093, 0.26734745502471924, 0.18639764189720154, 0.3024525046348572, 0.1459590345621109, 0.2355482131242752, 0.1597253978252411, 0.1712157279253006, 0.25172996520996094, 0.255105197429657, 0.03873185068368912, 7.283077239990234, 1.8223328590393066, 16.31556510925293, 2.5541446208953857, 15.807518005371094, 9.418036460876465, 18.879566192626953, 10.984418869018555, 20.04690933227539, 9.66588020324707, 11.042425155639648, 30.01126480102539, 12.795980453491211, 7.539357662200928, 0.22479061782360077, 2.9868319034576416, 13.669458389282227, 21.066930770874023, 17.657665252685547, 22.72233772277832, 17.139965057373047, 28.562301635742188, 16.859066009521484, 30.60725212097168], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [184]}, "index": {"min": [8964], "max": [9147], "mean": [9055.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.2119565217391304, 7.0, 7.0, 7.0, 7.0], "std": [2.2393876487977447, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [184]}, "eef_direction_state": {"mean": [3.010869565217391, 3.108695652173913], "std": [2.286513223691742, 2.113396821414216], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1358695652173914, 1.1467391304347827], "std": [0.7994674207869962, 0.7555520709700098], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.9239130434782609, 0.8260869565217391], "std": [0.8626765181962822, 0.828942433258157], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.010869565217391, 3.108695652173913], "std": [2.286513223691742, 2.113396821414216], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1358695652173914, 1.1467391304347827], "std": [0.7994674207869962, 0.7555520709700098], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.9239130434782609, 0.8260869565217391], "std": [0.8626765181962822, 0.828942433258157], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6630564774690199, 0.16750832226394752, 1.1727843694479612, -1.4044999403680976, 0.9906339434646447, -1.9788158602740262, 0.6739699999583864, -0.1712268048339555, 1.1543350826494423, 1.457005525517135, 0.6987273743344692, 2.2135837245818193], "std": [0.06630382306086509, 0.04777490010198863, 0.021189932851677237, 0.16002851484391298, 0.0477105977428619, 0.21449312041997126, 0.05301601930618529, 0.051690093803833034, 0.01958176177459857, 0.17766322981308744, 0.1437576538794093, 0.23199015974360462], "min": [0.5864898993501937, 0.07965532962976159, 1.1125902648619301, -1.755203217875963, 0.8891494267317057, -2.5020186350131453, 0.5986983149930609, -0.2828223977305755, 1.1240989991477945, 1.1853009436459314, 0.4262540353557025, 1.7773824304079553], "max": [0.8206255025161566, 0.22815743521614, 1.1969639960676142, -1.209090661273574, 1.0974651607710149, -1.749919916122583, 0.7882165597118486, -0.07901294700551778, 1.1923130710009608, 1.894534204161453, 0.9907860192100935, 2.77705760748925], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6630564774690199, 0.16750832226394752, 1.1727843694479612, -1.4044999403680976, 0.9906339434646447, -1.9788158602740262, 0.6739699999583864, -0.1712268048339555, 1.1543350826494423, 1.457005525517135, 0.6987273743344692, 2.2135837245818193], "std": [0.06630382306086509, 0.04777490010198863, 0.021189932851677237, 0.16002851484391298, 0.0477105977428619, 0.21449312041997126, 0.05301601930618529, 0.051690093803833034, 0.01958176177459857, 0.17766322981308744, 0.1437576538794093, 0.23199015974360462], "min": [0.5864898993501937, 0.07965532962976159, 1.1125902648619301, -1.755203217875963, 0.8891494267317057, -2.5020186350131453, 0.5986983149930609, -0.2828223977305755, 1.1240989991477945, 1.1853009436459314, 0.4262540353557025, 1.7773824304079553], "max": [0.8206255025161566, 0.22815743521614, 1.1969639960676142, -1.209090661273574, 1.0974651607710149, -1.749919916122583, 0.7882165597118486, -0.07901294700551778, 1.1923130710009608, 1.894534204161453, 0.9907860192100935, 2.77705760748925], "count": [184]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2721884232026144]], [[0.4413392095588235]], [[0.5492478635620915]]], "std": [[[0.3516389765592957]], [[0.25929314291730154]], [[0.2321656564597811]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044263827614379]], [[0.5280339338235295]], [[0.5241709027777778]]], "std": [[[0.3409583264422539]], [[0.3410664187071647]], [[0.34505900672045897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903179840686274]], [[0.5383910416666667]], [[0.5496418361928105]]], "std": [[[0.3403975485255348]], [[0.32945391192453305]], [[0.34087938475169616]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791050612745098]], [[0.4518551062091503]], [[0.4865205678104575]]], "std": [[[0.3661331405635923]], [[0.34690151250105405]], [[0.37116673506561215]]], "count": [100]}, "observation.state": {"min": [0.39959561824798584, -1.3833733797073364, 0.7934055328369141, -0.41065841913223267, -1.483410120010376, 0.9175917506217957, -1.404571771621704, -1.3264143466949463, 0.9906284213066101, -0.1315375417470932, 0.7006275653839111, -0.47726404666900635, 38.71875, 50.180625915527344, -0.36500000953674316, -0.08312500268220901, 4.304444313049316, 0.18312498927116394, 0.8862500190734863, -1.0774999856948853, 0.9493749737739563, 0.16687500476837158, 1.1530768871307373, 0.35333332419395447, 19.359375, 48.49437713623047, 0.9956250190734863, -0.16437500715255737, 1.0737500190734863, 0.8231250047683716, 0.648888885974884, 0.8700000047683716, 1.0212500095367432, 0.5887500047683716, 0.6111111044883728, -3.0112500190734863], "max": [1.3042436838150024, -0.7658121585845947, 1.597786545753479, 0.047040704637765884, -0.33913177251815796, 1.1421139240264893, -0.575265109539032, -0.8675389885902405, 1.5636920928955078, 0.38276833295822144, 1.558942198753357, -0.404936283826828, 70.72374725341797, 58.006248474121094, 19.131999969482422, 8.743124961853027, 45.278751373291016, 29.4375, 52.69750213623047, 39.9474983215332, 52.618751525878906, 59.1618766784668, 45.98625183105469, 72.4956283569336, 79.27375030517578, 67.34000396728516, 2.822499990463257, 9.711249351501465, 46.676876068115234, 88.59625244140625, 49.12562561035156, 106.54312896728516, 56.00312423706055, 102.27249908447266, 56.505001068115234, 108.44000244140625], "mean": [0.9128394722938538, -0.9247202277183533, 1.035244345664978, -0.23599675297737122, -0.9804789423942566, 1.0742194652557373, -1.0238600969314575, -1.0378261804580688, 1.2695751190185547, 0.05962153151631355, 1.0894602537155151, -0.4521021842956543, 50.23957061767578, 53.89098358154297, 1.3438308238983154, 4.684718608856201, 16.30812644958496, 5.445160388946533, 13.757235527038574, 5.66019344329834, 12.693543434143066, 9.347475051879883, 7.871432781219482, 19.037511825561523, 39.51749038696289, 58.0164794921875, 1.6844605207443237, 5.820215225219727, 22.891372680664062, 14.72243595123291, 18.63638687133789, 20.00631332397461, 19.040754318237305, 19.569427490234375, 12.386256217956543, 41.021244049072266], "std": [0.27140530943870544, 0.18215477466583252, 0.23079700767993927, 0.14383119344711304, 0.3390575349330902, 0.0729939192533493, 0.2676834464073181, 0.14325588941574097, 0.15097473561763763, 0.15580284595489502, 0.2287522256374359, 0.026788968592882156, 9.1096773147583, 2.3417110443115234, 4.506590366363525, 2.1163406372070312, 13.684788703918457, 8.953409194946289, 17.463441848754883, 12.244300842285156, 17.58734130859375, 16.635692596435547, 12.73635196685791, 26.289989471435547, 19.377355575561523, 7.227580547332764, 0.535938560962677, 3.257178544998169, 13.481049537658691, 26.38201141357422, 13.965917587280273, 34.36363220214844, 15.859170913696289, 33.13045883178711, 17.55902099609375, 33.465171813964844], "count": [144]}, "action": {"min": [0.39959561824798584, -1.3833733797073364, 0.7934055328369141, -0.41065841913223267, -1.483410120010376, 0.9175917506217957, -1.404571771621704, -1.3264143466949463, 0.9906284213066101, -0.1315375417470932, 0.7006275653839111, -0.47726404666900635, 38.71875, 50.180625915527344, -0.36500000953674316, -0.08312500268220901, 4.304444313049316, 0.18312498927116394, 0.8862500190734863, -1.0774999856948853, 0.9493749737739563, 0.16687500476837158, 1.1530768871307373, 0.35333332419395447, 19.359375, 48.49437713623047, 0.9956250190734863, -0.16437500715255737, 1.0737500190734863, 0.8231250047683716, 0.648888885974884, 0.8700000047683716, 1.0212500095367432, 0.5887500047683716, 0.6111111044883728, -3.0112500190734863], "max": [1.3042436838150024, -0.7658121585845947, 1.597786545753479, 0.047040704637765884, -0.33913177251815796, 1.1421139240264893, -0.575265109539032, -0.8675389885902405, 1.5636920928955078, 0.38276833295822144, 1.558942198753357, -0.404936283826828, 70.72374725341797, 58.006248474121094, 19.131999969482422, 8.743124961853027, 45.278751373291016, 29.4375, 52.69750213623047, 39.9474983215332, 52.618751525878906, 59.1618766784668, 45.98625183105469, 72.4956283569336, 79.27375030517578, 67.34000396728516, 2.822499990463257, 9.711249351501465, 46.676876068115234, 88.59625244140625, 49.12562561035156, 106.54312896728516, 56.00312423706055, 102.27249908447266, 56.505001068115234, 108.44000244140625], "mean": [0.9128394722938538, -0.9247203469276428, 1.0352445840835571, -0.2359967827796936, -0.9804787039756775, 1.0742193460464478, -1.023859977722168, -1.0378259420394897, 1.2695751190185547, 0.05962154641747475, 1.0894603729248047, -0.4521021246910095, 50.23956298828125, 53.89095687866211, 1.343831181526184, 4.684718132019043, 16.308120727539062, 5.445158958435059, 13.757230758666992, 5.660190105438232, 12.6935453414917, 9.347490310668945, 7.871443748474121, 19.03752899169922, 39.51748275756836, 58.01648712158203, 1.6844605207443237, 5.82021427154541, 22.89137840270996, 14.722442626953125, 18.636390686035156, 20.00631332397461, 19.04076385498047, 19.56943130493164, 12.386252403259277, 41.02122116088867], "std": [0.27140527963638306, 0.1821548044681549, 0.23079700767993927, 0.14383119344711304, 0.3390575349330902, 0.07299391180276871, 0.2676834166049957, 0.14325590431690216, 0.15097473561763763, 0.1558028608560562, 0.2287522256374359, 0.026788968592882156, 9.1096773147583, 2.3417115211486816, 4.506589889526367, 2.1163408756256104, 13.68479061126709, 8.953411102294922, 17.463441848754883, 12.244297981262207, 17.587337493896484, 16.635692596435547, 12.736349105834961, 26.289989471435547, 19.377355575561523, 7.227579593658447, 0.535938560962677, 3.257178783416748, 13.481051445007324, 26.38201141357422, 13.96591854095459, 34.3636360168457, 15.859170913696289, 33.13045883178711, 17.559019088745117, 33.465179443359375], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [144]}, "index": {"min": [9148], "max": [9291], "mean": [9219.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [3.2777777777777777, 7.0, 7.0, 7.0, 7.0], "std": [2.209337647238685, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [144]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [144]}, "eef_direction_state": {"mean": [2.8125, 3.298611111111111], "std": [2.037730048362638, 1.7953638640456648], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.2777777777777777, 1.3055555555555556], "std": [0.7401618108041245, 0.7662841235629837], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9513888888888888, 0.9513888888888888], "std": [0.8360776571380397, 0.8021660010308819], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [2.8125, 3.298611111111111], "std": [2.037730048362638, 1.7953638640456648], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.2777777777777777, 1.3055555555555556], "std": [0.7401618108041245, 0.7662841235629837], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9513888888888888, 0.9513888888888888], "std": [0.8360776571380397, 0.8021660010308819], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6458561609776665, 0.1789095425842694, 1.1680288014172564, -1.4503924569126612, 1.0238527103291164, -1.9729284034126278, 0.6566551704226983, -0.19315214540159373, 1.1368248732137087, 1.4631537616612749, 0.638255010375564, 2.1188986313360676], "std": [0.06259690362452025, 0.05438180178317235, 0.019240898755990825, 0.16551363863128468, 0.0856315114168112, 0.22320809256799684, 0.0459432573284807, 0.06641573363195978, 0.02986436356643406, 0.10671195693153813, 0.05026425209769772, 0.09808862390718172], "min": [0.5709512319137237, 0.07361357383215401, 1.1193005646560126, -1.8028029932124194, 0.8808965037887773, -2.483774990291253, 0.5843176867184974, -0.2777418928263605, 1.0991139188702872, 1.2328974723804533, 0.5176896797288859, 1.859223155262948], "max": [0.7921252220153678, 0.24715029735767885, 1.1904559755244162, -1.2773451692453806, 1.2019090888757038, -1.7317639419318762, 0.7483987672802853, -0.08030111570824627, 1.1941114848353251, 1.5891961677307533, 0.7091716086144131, 2.3171311186332995], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6458561609776665, 0.1789095425842694, 1.1680288014172564, -1.4503924569126612, 1.0238527103291164, -1.9729284034126278, 0.6566551704226983, -0.19315214540159373, 1.1368248732137087, 1.4631537616612749, 0.638255010375564, 2.1188986313360676], "std": [0.06259690362452025, 0.05438180178317235, 0.019240898755990825, 0.16551363863128468, 0.0856315114168112, 0.22320809256799684, 0.0459432573284807, 0.06641573363195978, 0.02986436356643406, 0.10671195693153813, 0.05026425209769772, 0.09808862390718172], "min": [0.5709512319137237, 0.07361357383215401, 1.1193005646560126, -1.8028029932124194, 0.8808965037887773, -2.483774990291253, 0.5843176867184974, -0.2777418928263605, 1.0991139188702872, 1.2328974723804533, 0.5176896797288859, 1.859223155262948], "max": [0.7921252220153678, 0.24715029735767885, 1.1904559755244162, -1.2773451692453806, 1.2019090888757038, -1.7317639419318762, 0.7483987672802853, -0.08030111570824627, 1.1941114848353251, 1.5891961677307533, 0.7091716086144131, 2.3171311186332995], "count": [144]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.275892091503268]], [[0.4460248549836601]], [[0.5633684803921569]]], "std": [[[0.35387147211849596]], [[0.2581089687643671]], [[0.23003486346572033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710891176470588]], [[0.49253816176470583]], [[0.4897340788398693]]], "std": [[[0.3454748033577624]], [[0.3432760114231598]], [[0.3460987756822608]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48900041462418303]], [[0.5240738848039216]], [[0.528930745506536]]], "std": [[[0.34617680607146323]], [[0.3363053947246688]], [[0.34130129444725876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3681235702614379]], [[0.4364174877450981]], [[0.46638859885620915]]], "std": [[[0.364739856823127]], [[0.3503742776998429]], [[0.3756848681840378]]], "count": [100]}, "observation.state": {"min": [0.37873369455337524, -1.3343538045883179, 0.848353922367096, -0.41549840569496155, -1.5763205289840698, 0.8382925391197205, -1.2596534490585327, -1.4182544946670532, 1.046154260635376, -0.7926823496818542, 0.4666399657726288, -0.4773451089859009, 21.213333129882812, 50.9431266784668, -0.26624998450279236, -2.186875104904175, 5.477777481079102, 0.42124998569488525, 4.684374809265137, -1.1881250143051147, 0.9393749833106995, -0.5625, 1.1318750381469727, 0.9262499809265137, 29.96500015258789, 42.47875213623047, 0.9056249856948853, -1.8868749141693115, 0.8788889050483704, 0.5056250095367432, 0.7437499761581421, -0.4231249988079071, 0.9262499809265137, 0.16249999403953552, 0.8025000095367432, -2.333125114440918], "max": [1.2419359683990479, -0.8107547760009766, 1.5023937225341797, 0.1580977737903595, -0.3673132658004761, 1.220125675201416, -0.4944399893283844, -0.9285115003585815, 1.7243887186050415, 0.35208073258399963, 1.6362545490264893, -0.36829081177711487, 65.53562927246094, 58.07624816894531, 23.238750457763672, 7.355000019073486, 52.618125915527344, 32.75437545776367, 57.361873626708984, 38.30437469482422, 58.75, 46.71687316894531, 37.47125244140625, 82.91124725341797, 57.44937515258789, 67.75250244140625, 2.6137499809265137, 9.787500381469727, 53.95687484741211, 36.973751068115234, 61.116249084472656, 75.83625030517578, 67.8800048828125, 98.24625396728516, 66.78812408447266, 108.28874969482422], "mean": [0.982180655002594, -0.8977994322776794, 0.9722578525543213, -0.28276556730270386, -1.051406979560852, 1.1068766117095947, -0.7924999594688416, -1.141353964805603, 1.4042779207229614, -0.2002800703048706, 0.9045175313949585, -0.4246644675731659, 49.753841400146484, 53.61463165283203, 0.7143411040306091, 3.208282947540283, 16.55794334411621, 3.717940092086792, 14.0082368850708, 2.564917802810669, 10.248872756958008, 3.322725296020508, 4.999628067016602, 15.048702239990234, 43.51442337036133, 54.62696838378906, 1.2431309223175049, 5.233262062072754, 21.167720794677734, 5.855120658874512, 20.943111419677734, 15.392501831054688, 20.506114959716797, 20.492671966552734, 13.435818672180176, 41.05275344848633], "std": [0.2728303074836731, 0.14013604819774628, 0.19530300796031952, 0.1820468306541443, 0.33512312173843384, 0.08248636871576309, 0.23221954703330994, 0.1548192799091339, 0.15984492003917694, 0.270302414894104, 0.2799963653087616, 0.04246314987540245, 6.995633602142334, 1.739241361618042, 3.653485059738159, 2.1788547039031982, 11.470724105834961, 8.061395645141602, 14.334633827209473, 9.53348445892334, 16.486982345581055, 10.16855525970459, 8.44955825805664, 23.69906997680664, 9.31103229522705, 8.334578514099121, 0.25276440382003784, 3.8686587810516357, 16.831058502197266, 9.540675163269043, 17.7952823638916, 24.52208709716797, 18.898164749145508, 32.14315414428711, 18.67877769470215, 35.32084274291992], "count": [238]}, "action": {"min": [0.37873369455337524, -1.3343538045883179, 0.848353922367096, -0.41549840569496155, -1.5763205289840698, 0.8382925391197205, -1.2596534490585327, -1.4182544946670532, 1.046154260635376, -0.7926823496818542, 0.4666399657726288, -0.4773451089859009, 21.213333129882812, 50.9431266784668, -0.26624998450279236, -2.186875104904175, 5.477777481079102, 0.42124998569488525, 4.684374809265137, -1.1881250143051147, 0.9393749833106995, -0.5625, 1.1318750381469727, 0.9262499809265137, 29.96500015258789, 42.47875213623047, 0.9056249856948853, -1.8868749141693115, 0.8788889050483704, 0.5056250095367432, 0.7437499761581421, -0.4231249988079071, 0.9262499809265137, 0.16249999403953552, 0.8025000095367432, -2.333125114440918], "max": [1.2419359683990479, -0.8107547760009766, 1.5023937225341797, 0.1580977737903595, -0.3673132658004761, 1.220125675201416, -0.4944399893283844, -0.9285115003585815, 1.7243887186050415, 0.35208073258399963, 1.6362545490264893, -0.36829081177711487, 65.53562927246094, 58.07624816894531, 23.238750457763672, 7.355000019073486, 52.618125915527344, 32.75437545776367, 57.361873626708984, 38.30437469482422, 58.75, 46.71687316894531, 37.47125244140625, 82.91124725341797, 57.44937515258789, 67.75250244140625, 2.6137499809265137, 9.787500381469727, 53.95687484741211, 36.973751068115234, 61.116249084472656, 75.83625030517578, 67.8800048828125, 98.24625396728516, 66.78812408447266, 108.28874969482422], "mean": [0.9821813106536865, -0.8977998495101929, 0.9722570776939392, -0.2827657163143158, -1.0514068603515625, 1.1068758964538574, -0.7924996614456177, -1.1413540840148926, 1.4042778015136719, -0.2002800554037094, 0.9045175313949585, -0.4246644675731659, 49.75383758544922, 53.61465835571289, 0.7143404483795166, 3.208284616470337, 16.55792999267578, 3.717940092086792, 14.008268356323242, 2.564920425415039, 10.248876571655273, 3.3227202892303467, 4.999634742736816, 15.048710823059082, 43.514442443847656, 54.626956939697266, 1.2431312799453735, 5.233262062072754, 21.167722702026367, 5.855121612548828, 20.943098068237305, 15.392497062683105, 20.506114959716797, 20.492658615112305, 13.435821533203125, 41.05278015136719], "std": [0.27283015847206116, 0.14013606309890747, 0.1953030228614807, 0.18204686045646667, 0.33512312173843384, 0.08248636871576309, 0.23221950232982635, 0.1548192948102951, 0.15984492003917694, 0.2703024446964264, 0.2799963653087616, 0.04246314615011215, 6.995633602142334, 1.7392417192459106, 3.65348482131958, 2.1788549423217773, 11.470725059509277, 8.061395645141602, 14.334633827209473, 9.533488273620605, 16.486982345581055, 10.168557167053223, 8.44955825805664, 23.699073791503906, 9.31103229522705, 8.334579467773438, 0.25276443362236023, 3.8686578273773193, 16.831056594848633, 9.540677070617676, 17.795286178588867, 24.522090911865234, 18.898164749145508, 32.143150329589844, 18.67877960205078, 35.32083511352539], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [238]}, "index": {"min": [9292], "max": [9529], "mean": [9410.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [3.6134453781512605, 7.0, 7.0, 7.0, 7.0], "std": [1.8224060358826444, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [238]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [238]}, "eef_direction_state": {"mean": [4.491596638655462, 2.668067226890756], "std": [1.8601111303176388, 2.142778874827011], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [0.7605042016806722, 1.2983193277310925], "std": [0.8729086399388115, 0.7719323340046703], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.7016806722689075, 1.0336134453781514], "std": [0.8643726236314886, 0.8192307634927021], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [4.491596638655462, 2.668067226890756], "std": [1.8601111303176388, 2.142778874827011], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [0.7605042016806722, 1.2983193277310925], "std": [0.8729086399388115, 0.7719323340046703], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [0.7016806722689075, 1.0336134453781514], "std": [0.8643726236314886, 0.8192307634927021], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.6298217434663588, 0.1916358709517592, 1.1598656316590035, -1.4761440557380185, 1.032483220929324, -1.9611502075347613, 0.6889250750416301, -0.13797689572759655, 1.1515959013027346, 1.4946021214333485, 0.7648273513768947, 2.272639597731924], "std": [0.053908519596022886, 0.05196133925914676, 0.019949790913735294, 0.1603380530157432, 0.13335509431102183, 0.21841248204081573, 0.04666771071063478, 0.06196403227170769, 0.02456439865635578, 0.23354382542667443, 0.19619868839775087, 0.2692142519366588], "min": [0.5744828417010492, 0.05658200605796618, 1.1202138842715175, -2.011866495363175, 0.6891071688837713, -2.6616156703202134, 0.5934247071072125, -0.2503469255689412, 1.1048467738829784, 1.136171043461601, 0.40446515148192574, 1.8066319897076901], "max": [0.7705031565065245, 0.23378339600536302, 1.2039401187866237, -1.1533379461527493, 1.2429040061491752, -1.7001835230083262, 0.7835507122636689, -0.050994521048195685, 1.196287836972647, 2.1201747546196774, 1.1881794545604167, 2.9937295717508854], "count": [238]}, "eef_sim_pose_action": {"mean": [0.6298217434663588, 0.1916358709517592, 1.1598656316590035, -1.4761440557380185, 1.032483220929324, -1.9611502075347613, 0.6889250750416301, -0.13797689572759655, 1.1515959013027346, 1.4946021214333485, 0.7648273513768947, 2.272639597731924], "std": [0.053908519596022886, 0.05196133925914676, 0.019949790913735294, 0.1603380530157432, 0.13335509431102183, 0.21841248204081573, 0.04666771071063478, 0.06196403227170769, 0.02456439865635578, 0.23354382542667443, 0.19619868839775087, 0.2692142519366588], "min": [0.5744828417010492, 0.05658200605796618, 1.1202138842715175, -2.011866495363175, 0.6891071688837713, -2.6616156703202134, 0.5934247071072125, -0.2503469255689412, 1.1048467738829784, 1.136171043461601, 0.40446515148192574, 1.8066319897076901], "max": [0.7705031565065245, 0.23378339600536302, 1.2039401187866237, -1.1533379461527493, 1.2429040061491752, -1.7001835230083262, 0.7835507122636689, -0.050994521048195685, 1.196287836972647, 2.1201747546196774, 1.1881794545604167, 2.9937295717508854], "count": [238]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2769036907679739]], [[0.44142856821895426]], [[0.5510309395424836]]], "std": [[[0.35194549087977883]], [[0.2589585497355327]], [[0.23096470508972863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831168198529412]], [[0.5021600633169935]], [[0.49659172998366014]]], "std": [[[0.3463824350875526]], [[0.34657210307652864]], [[0.3491604099250407]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819291870915033]], [[0.5331738378267974]], [[0.5488338316993464]]], "std": [[[0.3423704982170889]], [[0.32555160645257003]], [[0.3326744025786765]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37503733047385623]], [[0.4466084640522876]], [[0.4799082720588235]]], "std": [[[0.3636961747691348]], [[0.3464813269771787]], [[0.37118865700803877]]], "count": [100]}, "observation.state": {"min": [0.4365033805370331, -1.3699978590011597, 0.8610115051269531, -0.41176047921180725, -1.5983189344406128, 0.8261700868606567, -1.3264540433883667, -1.424095869064331, 1.0324212312698364, -0.30904287099838257, 0.5115587115287781, -0.5735484957695007, 34.05666732788086, 49.553749084472656, -0.3700000047683716, -0.6550000309944153, 1.2233333587646484, 0.5981249809265137, 0.7762500047683716, -1.0212500095367432, 0.9943749904632568, -0.19750000536441803, 1.1531249284744263, 0.4337500035762787, 35.43555450439453, 42.19499969482422, 1.1399999856948853, -0.5137500166893005, 0.8374999761581421, 0.5575000047683716, 1.2531249523162842, -0.125, 1.225000023841858, 0.7143750190734863, 0.578125, 0.34437501430511475], "max": [1.2794477939605713, -0.8229142427444458, 1.5978342294692993, 0.10664625465869904, -0.36020827293395996, 1.2984473705291748, -0.5197604298591614, -0.8669031858444214, 1.747396469116211, 0.404478520154953, 1.6338385343551636, -0.4466840326786041, 62.40187454223633, 59.923126220703125, 20.031875610351562, 8.689374923706055, 50.65437698364258, 30.360000610351562, 53.720001220703125, 44.09749984741211, 55.321876525878906, 56.006874084472656, 51.423126220703125, 90.34375, 65.140625, 58.86249923706055, 2.6875, 9.46875, 51.60375213623047, 45.09749984741211, 57.07624816894531, 56.701873779296875, 61.42000198364258, 84.03250122070312, 54.681251525878906, 101.89187622070312], "mean": [0.8840673565864563, -0.9406709671020508, 1.0639915466308594, -0.22094443440437317, -0.9400288462638855, 1.0857113599777222, -0.9003174901008606, -1.0707144737243652, 1.3435685634613037, -0.0860082358121872, 0.9481595754623413, -0.5050223469734192, 47.93208694458008, 52.582645416259766, 3.835634231567383, 5.22167444229126, 13.290657997131348, 5.181778907775879, 13.644499778747559, 5.310070037841797, 13.05091381072998, 8.089122772216797, 8.739745140075684, 20.412887573242188, 48.13013458251953, 54.7002067565918, 1.2979445457458496, 4.10786771774292, 20.796730041503906, 9.837740898132324, 21.038654327392578, 12.37430477142334, 21.630760192871094, 19.427268981933594, 14.29106616973877, 42.94908142089844], "std": [0.25256961584091187, 0.16081079840660095, 0.20499840378761292, 0.1557801514863968, 0.37087371945381165, 0.10572079569101334, 0.2552933692932129, 0.18999701738357544, 0.21459637582302094, 0.18730194866657257, 0.2915271818637848, 0.05497566983103752, 6.525344371795654, 3.087042808532715, 6.89771032333374, 2.4176154136657715, 16.084566116333008, 8.961722373962402, 17.4840087890625, 12.98452091217041, 17.897174835205078, 15.644227981567383, 14.778820991516113, 27.664487838745117, 8.603318214416504, 5.916046142578125, 0.2439141869544983, 3.037658929824829, 16.392845153808594, 15.628976821899414, 18.22734260559082, 20.010194778442383, 19.00478172302246, 30.35352325439453, 17.916324615478516, 32.462249755859375], "count": [164]}, "action": {"min": [0.4365033805370331, -1.3699978590011597, 0.8610115051269531, -0.41176047921180725, -1.5983189344406128, 0.8261700868606567, -1.3264540433883667, -1.424095869064331, 1.0324212312698364, -0.30904287099838257, 0.5115587115287781, -0.5735484957695007, 34.05666732788086, 49.553749084472656, -0.3700000047683716, -0.6550000309944153, 1.2233333587646484, 0.5981249809265137, 0.7762500047683716, -1.0212500095367432, 0.9943749904632568, -0.19750000536441803, 1.1531249284744263, 0.4337500035762787, 35.43555450439453, 42.19499969482422, 1.1399999856948853, -0.5137500166893005, 0.8374999761581421, 0.5575000047683716, 1.2531249523162842, -0.125, 1.225000023841858, 0.7143750190734863, 0.578125, 0.34437501430511475], "max": [1.2794477939605713, -0.8229142427444458, 1.5978342294692993, 0.10664625465869904, -0.36020827293395996, 1.2984473705291748, -0.5197604298591614, -0.8669031858444214, 1.747396469116211, 0.404478520154953, 1.6338385343551636, -0.4466840326786041, 62.40187454223633, 59.923126220703125, 20.031875610351562, 8.689374923706055, 50.65437698364258, 30.360000610351562, 53.720001220703125, 44.09749984741211, 55.321876525878906, 56.006874084472656, 51.423126220703125, 90.34375, 65.140625, 58.86249923706055, 2.6875, 9.46875, 51.60375213623047, 45.09749984741211, 57.07624816894531, 56.701873779296875, 61.42000198364258, 84.03250122070312, 54.681251525878906, 101.89187622070312], "mean": [0.8840674161911011, -0.9406709671020508, 1.0639913082122803, -0.22094447910785675, -0.9400288462638855, 1.0857110023498535, -0.9003174304962158, -1.070713996887207, 1.3435683250427246, -0.08600819110870361, 0.948159396648407, -0.5050225853919983, 47.93209457397461, 52.58264923095703, 3.8356330394744873, 5.221673965454102, 13.29066276550293, 5.1817731857299805, 13.64449691772461, 5.310078144073486, 13.050905227661133, 8.089119911193848, 8.739739418029785, 20.41290283203125, 48.130130767822266, 54.70022964477539, 1.2979445457458496, 4.10786771774292, 20.796728134155273, 9.837745666503906, 21.038652420043945, 12.374306678771973, 21.630767822265625, 19.42725944519043, 14.291068077087402, 42.949073791503906], "std": [0.25256967544555664, 0.16081078350543976, 0.20499847829341888, 0.1557801514863968, 0.3708737790584564, 0.10572080314159393, 0.2552933394908905, 0.18999701738357544, 0.21459637582302094, 0.18730193376541138, 0.2915271520614624, 0.05497567355632782, 6.525343418121338, 3.087042808532715, 6.89771032333374, 2.4176154136657715, 16.084569931030273, 8.96172046661377, 17.4840087890625, 12.984529495239258, 17.89717674255371, 15.644229888916016, 14.778823852539062, 27.664493560791016, 8.60331916809082, 5.916046142578125, 0.2439141720533371, 3.037658929824829, 16.39284324645996, 15.628973960876465, 18.227344512939453, 20.01019859313965, 19.00478172302246, 30.353525161743164, 17.916322708129883, 32.46225357055664], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [164]}, "index": {"min": [9530], "max": [9693], "mean": [9611.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [3.225609756097561, 7.0, 7.0, 7.0, 7.0], "std": [2.17335926203102, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [164]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [164]}, "eef_direction_state": {"mean": [2.957317073170732, 3.2804878048780486], "std": [2.46277309927021, 2.1429088404857], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.0182926829268293, 1.1951219512195121], "std": [0.8658321879852587, 0.8105858223357969], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [0.8414634146341463, 0.8658536585365854], "std": [0.862066606491264, 0.8375660894484269], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.957317073170732, 3.2804878048780486], "std": [2.46277309927021, 2.1429088404857], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.0182926829268293, 1.1951219512195121], "std": [0.8658321879852587, 0.8105858223357969], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [0.8414634146341463, 0.8658536585365854], "std": [0.862066606491264, 0.8375660894484269], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.652809683090584, 0.17879211550458957, 1.1646163955731614, -1.5334778940584226, 1.0407412699026395, -1.8728878601851215, 0.6776865788894609, -0.17172636347724746, 1.1408780846259161, 1.5204212033472637, 0.7854213973912879, 2.2052358071958804], "std": [0.056565271484160295, 0.05392299843402466, 0.017038354086110822, 0.3309645166585926, 0.15800105509158022, 0.951311737865937, 0.06092162368022927, 0.057376868109133033, 0.019070818665425194, 0.14049500470194157, 0.13226599909907819, 0.14155698565711425], "min": [0.5759623511703024, 0.0862931389068878, 1.1200033422224542, -2.4681288375646533, 0.686043777562594, -3.132740858893362, 0.5889820392235374, -0.26429577537515025, 1.1051599879811054, 1.1862165890832563, 0.4017839738121991, 1.7981421626976544], "max": [0.7904242952154092, 0.2500065250154027, 1.193258203676471, -1.1699456715856165, 1.3184240369292741, 3.14022743532809, 0.7886063940747265, -0.07842565145448974, 1.1868808589213167, 1.7141321016711855, 0.8717660887383971, 2.4628575985385504], "count": [164]}, "eef_sim_pose_action": {"mean": [0.652809683090584, 0.17879211550458957, 1.1646163955731614, -1.5334778940584226, 1.0407412699026395, -1.8728878601851215, 0.6776865788894609, -0.17172636347724746, 1.1408780846259161, 1.5204212033472637, 0.7854213973912879, 2.2052358071958804], "std": [0.056565271484160295, 0.05392299843402466, 0.017038354086110822, 0.3309645166585926, 0.15800105509158022, 0.951311737865937, 0.06092162368022927, 0.057376868109133033, 0.019070818665425194, 0.14049500470194157, 0.13226599909907819, 0.14155698565711425], "min": [0.5759623511703024, 0.0862931389068878, 1.1200033422224542, -2.4681288375646533, 0.686043777562594, -3.132740858893362, 0.5889820392235374, -0.26429577537515025, 1.1051599879811054, 1.1862165890832563, 0.4017839738121991, 1.7981421626976544], "max": [0.7904242952154092, 0.2500065250154027, 1.193258203676471, -1.1699456715856165, 1.3184240369292741, 3.14022743532809, 0.7886063940747265, -0.07842565145448974, 1.1868808589213167, 1.7141321016711855, 0.8717660887383971, 2.4628575985385504], "count": [164]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2781062111928104]], [[0.4403779616013072]], [[0.5485194505718954]]], "std": [[[0.3489793275210453]], [[0.257018873944777]], [[0.23025848300810964]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840820138888889]], [[0.5035750388071896]], [[0.4971728860294118]]], "std": [[[0.34965519960310937]], [[0.3484810591957964]], [[0.35055362926592026]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47520860906862744]], [[0.5303077757352941]], [[0.5422807863562091]]], "std": [[[0.34853184800710774]], [[0.3272131604115837]], [[0.335278560765517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38559774509803924]], [[0.4535192953431373]], [[0.48329169321895427]]], "std": [[[0.36619928364147103]], [[0.34859260994914865]], [[0.370362803425643]]], "count": [100]}, "observation.state": {"min": [0.41320955753326416, -1.4095520973205566, 0.8281198143959045, -0.3717479109764099, -1.443524718284607, 0.6306029558181763, -1.3123818635940552, -1.4071917533874512, 1.076969027519226, -0.2366340458393097, 0.6716115474700928, -0.3922204375267029, 41.81916809082031, 50.10874938964844, -0.5849999785423279, 0.024375002831220627, 10.59666633605957, 0.44312500953674316, 9.920000076293945, -1.0268750190734863, 2.478749990463257, 0.49437499046325684, 1.178125023841858, 0.8849999904632568, 40.8125, 45.29249954223633, 1.1262500286102295, -0.4906249940395355, 1.546875, 0.53125, 2.1156249046325684, 0.33812499046325684, 1.5412499904632568, 0.5323076844215393, 1.0518749952316284, -2.3424999713897705], "max": [1.258636236190796, -0.7723517417907715, 1.7205500602722168, 0.44792380928993225, -0.33181220293045044, 1.0122931003570557, -0.543411910533905, -0.9372377395629883, 1.7042896747589111, 0.29939472675323486, 1.545760154724121, -0.3657873570919037, 62.345001220703125, 58.923126220703125, 31.504165649414062, 5.688750267028809, 48.584373474121094, 30.8487491607666, 56.626251220703125, 34.21062469482422, 61.3025016784668, 40.62562561035156, 48.830623626708984, 80.29187774658203, 64.97000122070312, 60.229373931884766, 2.3737499713897705, 8.807499885559082, 56.903751373291016, 39.134376525878906, 56.65937423706055, 69.08562469482422, 54.46937561035156, 83.23687744140625, 47.770626068115234, 98.90750122070312], "mean": [0.7494897842407227, -1.0039384365081787, 1.194012999534607, 0.004324041772633791, -0.7738238573074341, 0.8995620012283325, -0.9068849086761475, -1.079827070236206, 1.3889058828353882, -0.11113990098237991, 1.0039392709732056, -0.3699638545513153, 50.97969436645508, 53.404510498046875, 5.501957416534424, 2.9253790378570557, 23.614877700805664, 6.678677558898926, 23.17849349975586, 5.978690147399902, 20.39253044128418, 8.16990852355957, 11.225336074829102, 29.273639678955078, 47.93437194824219, 55.04180908203125, 1.4597913026809692, 4.292411804199219, 23.69746971130371, 7.006420612335205, 18.514055252075195, 13.94307804107666, 16.87698745727539, 17.00900650024414, 10.434908866882324, 37.73854446411133], "std": [0.2368258386850357, 0.18414360284805298, 0.24878601729869843, 0.22916293144226074, 0.3174761235713959, 0.12426844984292984, 0.18913358449935913, 0.14689509570598602, 0.14836689829826355, 0.11975425481796265, 0.18935102224349976, 0.005552833899855614, 5.714015960693359, 2.696258306503296, 10.00935173034668, 1.5205671787261963, 12.098889350891113, 10.050004959106445, 16.154102325439453, 11.850897789001465, 19.968767166137695, 12.787298202514648, 15.848836898803711, 27.44635581970215, 7.529923915863037, 5.225144863128662, 0.2788754999637604, 2.6751317977905273, 15.631369590759277, 11.482129096984863, 17.00348663330078, 21.771446228027344, 16.771099090576172, 27.435405731201172, 15.363275527954102, 31.70259666442871], "count": [126]}, "action": {"min": [0.41320955753326416, -1.4095520973205566, 0.8281198143959045, -0.3717479109764099, -1.443524718284607, 0.6306029558181763, -1.3123818635940552, -1.4071917533874512, 1.076969027519226, -0.2366340458393097, 0.6716115474700928, -0.3922204375267029, 41.81916809082031, 50.10874938964844, -0.5849999785423279, 0.024375002831220627, 10.59666633605957, 0.44312500953674316, 9.920000076293945, -1.0268750190734863, 2.478749990463257, 0.49437499046325684, 1.178125023841858, 0.8849999904632568, 40.8125, 45.29249954223633, 1.1262500286102295, -0.4906249940395355, 1.546875, 0.53125, 2.1156249046325684, 0.33812499046325684, 1.5412499904632568, 0.5323076844215393, 1.0518749952316284, -2.3424999713897705], "max": [1.258636236190796, -0.7723517417907715, 1.7205500602722168, 0.44792380928993225, -0.33181220293045044, 1.0122931003570557, -0.543411910533905, -0.9372377395629883, 1.7042896747589111, 0.29939472675323486, 1.545760154724121, -0.3657873570919037, 62.345001220703125, 58.923126220703125, 31.504165649414062, 5.688750267028809, 48.584373474121094, 30.8487491607666, 56.626251220703125, 34.21062469482422, 61.3025016784668, 40.62562561035156, 48.830623626708984, 80.29187774658203, 64.97000122070312, 60.229373931884766, 2.3737499713897705, 8.807499885559082, 56.903751373291016, 39.134376525878906, 56.65937423706055, 69.08562469482422, 54.46937561035156, 83.23687744140625, 47.770626068115234, 98.90750122070312], "mean": [0.7494897842407227, -1.0039385557174683, 1.1940128803253174, 0.004323973320424557, -0.7738237380981445, 0.8995620608329773, -0.906885027885437, -1.079827070236206, 1.3889055252075195, -0.1111399382352829, 1.003939151763916, -0.36996352672576904, 50.979679107666016, 53.40449523925781, 5.501955986022949, 2.925379991531372, 23.614871978759766, 6.678674221038818, 23.178478240966797, 5.978697299957275, 20.392526626586914, 8.169912338256836, 11.225325584411621, 29.27362632751465, 47.93437576293945, 55.041812896728516, 1.4597915410995483, 4.2924113273620605, 23.697473526000977, 7.006420135498047, 18.51405906677246, 13.943081855773926, 16.876972198486328, 17.00901222229004, 10.434908866882324, 37.73855972290039], "std": [0.2368258535861969, 0.18414360284805298, 0.24878603219985962, 0.22916296124458313, 0.31747615337371826, 0.12426843494176865, 0.18913359940052032, 0.14689508080482483, 0.14836689829826355, 0.11975424736738205, 0.18935102224349976, 0.005552833899855614, 5.714015960693359, 2.696258306503296, 10.009350776672363, 1.5205674171447754, 12.09888744354248, 10.050004005432129, 16.15410041809082, 11.850903511047363, 19.968765258789062, 12.787298202514648, 15.848834991455078, 27.44635772705078, 7.529923915863037, 5.225144386291504, 0.2788754999637604, 2.6751320362091064, 15.631370544433594, 11.48213005065918, 17.00348663330078, 21.771446228027344, 16.771099090576172, 27.435405731201172, 15.363276481628418, 31.70259666442871], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [126]}, "index": {"min": [9694], "max": [9819], "mean": [9756.5], "std": [36.37192140465866], "count": [126]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [126]}, "subtask_annotation": {"mean": [3.246031746031746, 7.0, 7.0, 7.0, 7.0], "std": [2.1737485286156897, 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": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [126]}, "eef_direction_state": {"mean": [2.2301587301587302, 3.3333333333333335], "std": [1.988708995018686, 2.123190172343613], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_state": {"mean": [1.380952380952381, 1.1349206349206349], "std": [0.7330859199209834, 0.8003290454574103], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_state": {"mean": [1.2301587301587302, 0.873015873015873], "std": [0.7680391277720576, 0.806561651803968], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_direction_action": {"mean": [2.2301587301587302, 3.3333333333333335], "std": [1.988708995018686, 2.123190172343613], "min": [0, 0], "max": [6, 6], "count": [126]}, "eef_velocity_action": {"mean": [1.380952380952381, 1.1349206349206349], "std": [0.7330859199209834, 0.8003290454574103], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_acc_mag_action": {"mean": [1.2301587301587302, 0.873015873015873], "std": [0.7680391277720576, 0.806561651803968], "min": [0, 0], "max": [2, 2], "count": [126]}, "eef_sim_pose_state": {"mean": [0.6796561589956951, 0.1520776800795307, 1.1676365306991607, -1.5447774155168885, 1.0363312177172948, -2.1551505410601406, 0.6792251527804418, -0.17514310087151197, 1.1450442256606645, 1.459697810151191, 0.6853015410709872, 2.2017055678012976], "std": [0.06401856524644677, 0.040574423763366056, 0.014713442500316901, 0.22919163660825803, 0.06826273525144923, 0.2855820352091999, 0.042721540920643876, 0.04790070846624591, 0.018606138143385558, 0.09855900903936166, 0.08876821735988837, 0.08673221997153843], "min": [0.5790732465395275, 0.09655765158370777, 1.1272191208951157, -2.032402900878442, 0.8957708862034228, -2.7725878901697385, 0.5955475974168016, -0.25188850041777755, 1.115846517766215, 1.2697248141429656, 0.42139791418449923, 1.926003834387177], "max": [0.8116382273574774, 0.23919399247372147, 1.1839918327034116, -1.2762076377648217, 1.1964447766768047, -1.742843745578921, 0.7703354944450223, -0.07652619560023502, 1.1775887849882962, 1.5664027985360267, 0.7452110632518862, 2.2940624725744794], "count": [126]}, "eef_sim_pose_action": {"mean": [0.6796561589956951, 0.1520776800795307, 1.1676365306991607, -1.5447774155168885, 1.0363312177172948, -2.1551505410601406, 0.6792251527804418, -0.17514310087151197, 1.1450442256606645, 1.459697810151191, 0.6853015410709872, 2.2017055678012976], "std": [0.06401856524644677, 0.040574423763366056, 0.014713442500316901, 0.22919163660825803, 0.06826273525144923, 0.2855820352091999, 0.042721540920643876, 0.04790070846624591, 0.018606138143385558, 0.09855900903936166, 0.08876821735988837, 0.08673221997153843], "min": [0.5790732465395275, 0.09655765158370777, 1.1272191208951157, -2.032402900878442, 0.8957708862034228, -2.7725878901697385, 0.5955475974168016, -0.25188850041777755, 1.115846517766215, 1.2697248141429656, 0.42139791418449923, 1.926003834387177], "max": [0.8116382273574774, 0.23919399247372147, 1.1839918327034116, -1.2762076377648217, 1.1964447766768047, -1.742843745578921, 0.7703354944450223, -0.07652619560023502, 1.1775887849882962, 1.5664027985360267, 0.7452110632518862, 2.2940624725744794], "count": [126]}}} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/info.json b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..e887a57cc69eba8ff137f99bac3f5a3e54968b73 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 9471, "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_storage_box_for_mouse_and_sponge/meta/tasks.jsonl b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ee67bbf90fcd28af208fd3cdea925add645bc20b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Place the mouse box and the sponge in the round plate using one hand."} diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..177861a27ba808515506a6ddd5caded2014f4c44 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:947b74117d23a8cda9627ea7587e918195a74d7c6f2d74b55076d704e1a5bc15 +size 2047006 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb563d326dcfc7302cf8db9e29d946a4630e3137 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:3534e1bcc23191190d8ba55c541eb895d7ad442712cb6905d1abb05bd6e3dd8d +size 2277055 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b88328bd63edec6985cbbbf5618253b1bb51e0f0 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:7dde285365cd7341807258b7bc27bc6459c9a896a7bad89d22f762940df486d7 +size 1868647 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bfcbcabbce05850832da198eb277610150e2815 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c960cc898c14199f67c36ec7e0d8349a0c39950256b8fc2029921edbc13cf3b1 +size 1552769 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13437e4a2e7ec7b25a23712d2b1f48b20c245c38 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:41847625061ce33714e14b9360de5e47b025d79470f2dfc51ad761d8cc73eec0 +size 1536333 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4366f1e1641b9dffd6c57785d08a7b8b78b0e14c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:345e24cd4a1dbd038c6d534d166a499b481aba7de6516514e20ce251696c80e5 +size 2683655 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f3dfbde7efdd7cd3da6c0bf2f618507312049b8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:3dadc578a0926ecae4808bd74b27171d20409fda163af70182745adeb58220b2 +size 1826714 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c5189b65bd3598618ef376e5acd1ffcde613f5b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:bb59e0d49c7db6028a4ea8c2178cac7cd87265afbdf2fd7719f12384288356e3 +size 2006084 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d287dbd713ff3b377e5789cf6f854a5d30f89c31 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:28979a65dd786014bdb068a418794ca7d061f55875f9b6c9e606a95e1117b492 +size 1992536 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91569bfa5294bef06cb0e18754d995a59c27c23b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:fe08614db6ac6d1e1db936f58739c9eb552cceabbf61129be2d153ee3fa31552 +size 2355440 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..befbbeb0b9c2f6ac0a08f434f8ffe018aecf93ec --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:42105116184f83ab062482659d512ec9b39cf7b6b35c2a57ee0d70d80dd5d731 +size 1842805 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc27b280894adbd282e4629a8890eaacccf137e2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:d80314c1b240d82839a72fbe90a6a8e3dcf870f52d5c2bbc1e3918e4ce32aa63 +size 2279105 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc08e385f69e538d7ea9ff801524e20a4006b71 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:08c52a6e4bbf0ae0b816cb898f5a4d73f150ea0eab110f6a9e7911f96b51ee94 +size 1815448 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..511c95ad557ca564e8ad8f16498d62a690625c96 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:609747c0b57d25acbcc0e341b70a5ef5704ad79184b396c04c925e26bdaa10fb +size 1963141 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fc076332341e384328eec36eb8ca4f5eb65687a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:545b7d3038c55dd42dfae84627f1a86d87d8c860285873f5b1f7a4944c6c659c +size 1678400 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf476c5c80d142476b335289be091c1ef995d5d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:fd72765fba4d2d59690d364cb22b28b516a3761eeebec1ee9154a97cff0f48a1 +size 1935763 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19e1d297b7fef6ebf73eaea8a5ba16cbe906f830 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:4c399e3081c341ecc5cc78dcde8b5413bbd431a11c37f95840223916b39aab7b +size 2107687 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4200dd9d1d6f284e82fdc3681b2deefe6d0c3cfd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6665732d1ab4196fe3de40e73bab86f517e23963c23e9be5fe46031e8be2afd2 +size 1750642 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca591056430f106fe00dc5482a18bf55a4020ed --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:fad0acb15d6dc77d5efb8a30cdcd4ce5624ad132d72095e1fcb24a3984428129 +size 1938588 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a11126ccd774bb5635f09c2c63a44fbb76794d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:3b09053438302322c3ad648527d60763aafd328180ea8afe365e5d51e840ebe2 +size 1735175 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1157f5e85cd6656fa76947379436fd8f2f467bf4 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:232fb901b77361e4c99454fda8a473fab551bc4e3496745c0c418c435f6c3f2d +size 1959537 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..399d33b279eecd25a56aede0aff75fe7dba8b783 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:dd96fb7f24f7df64fe125ec24597a40628c3827b7c58dc589736e89754946740 +size 2326387 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..876faa6c982279fd0bc65d1622f5d4d13f440786 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8538a84c71f2ad00cd3bc40770d1fc849abb47ec02e262d56b1cbabf6291069c +size 1880630 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec086cbaaad14528573183ba8b3ef376adc91acd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c40e819e949e271598ac02bc45f829d9f354c592901ccd20c1370ac29faae820 +size 1987023 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d98a0d1cc5524d89f2084223c91482d6e370bc6 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1ad3564eb2ba79f9bfafc2a01afe850f8d4ca816d4c82cd7e7736871b03c8b51 +size 1766784 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915c28620013bfc0db9fc353a61c88e2294e40ab --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:44a4b471c42d35bc1ed4eb4325840dd552e302f88053b0846215a5dc12e55dbf +size 2130596 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0bc2c0b1794d0b3e0aafa0dc6725bec23faff32 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:db2e774c2362dea8d43ad53e03905b3fad4589c49a1ceb7b3fa4d6462ad0fe1d +size 2324632 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66faeaf0bac303df04d87d716e859bd625f00d6a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8b3cdb91058608aa5470f2fc17baab0f75e41994fb8fc442c1b3f2d9a8eb7a44 +size 2342283 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c7216e9cd2ca4dde767fb5da99c6577e3729a1d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:9e56db10ff93df36745e9cc384cdbc7cab414f805c30c04894177ea374e6ed1f +size 2255396 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a1096175e09caec165695b9c9b27e03e33125c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2085e95da4898878afbb7461068b6450fb0cf2c5516851e92d1fddb658767b50 +size 1976646 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73aa2b0ec063886642efa0958022a6b415c81f24 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:818b4fc7ec5fdcd038e3ce489e42db781ab2f411ad61cdfefe21b587ee0ca9a5 +size 2205345 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847e15bc4e4df37be40d8f7ae96c56a3dabf39af --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:64669541e9094247e554522feaf54af325371b34970f5815239b37f1ba9435ad +size 1939842 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e413b31838bc7c5d704b96db1599b21fb636ad4c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:212b9593a6c5c852fce82c022d2a525ec6acde60e3d2bc2b8a99782fa9d568d3 +size 2376738 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dec3606b22b1e0b2547458a1c24a82f71fd27242 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f14f09756694b64f49291bd96aa5be455881b379b3c7bd65291a5bc0901e5b28 +size 2286160 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e5ecb1c667d4b9bf3deb282cd408580b835dde --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:e3a00d7e540c7b8fc566d3a6806671c3c34903bbf4940bfd88c8591677ceacb7 +size 1756400 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..401a2a4271d14d81d2c73235862bc435d54c68c1 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:797038c65f4adba20bb9a36bed5e22504f9bf8d0722f44eeee9bc07d73a3aebd +size 1893531 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..464a3129bd57c2bf765bf5e793a975ca1ba88994 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:80421ec5d873acf2700fee18e29c0ba57457b1b13ac1fff49e94441c0728d68f +size 2202367 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27513202d6543613c2d96829f541d16d9e20d4fc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:9e5ae65540de06ed3a6ce8cdc542100981101a9bb1ba385162fd8842b42e88f0 +size 2375101 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8424253c98f391760ac00bc0692d99821de43173 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f2b7bf26a1794e37231f2c2f4acb3633dd8d95a40224876cefe3e32e89889fb2 +size 1941295 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6edc19f20bd40108e2416952ad135c33c364bef --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:fbfe973dd00b0215b2bac3f6342ebaa98ae3d46c4890331780307193dc02acaf +size 1841554 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3a59a1d38ef82fcd812c775e38f3f89b997ab3a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:68dafb8ad56618a1308928f2b0f282d9c1329918392de5e83fede4964e927eac +size 1603989 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ccdf46f700f2b65959ad1f2b6eef01f2f4e9abe --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:feae072b2cf691298cc40497df49a0199731a957af5b2f95ad611cefb1522161 +size 1861416 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b605710184d5e330e8b2a189738e53d1947b3886 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c4f7934d14af5280fe4622c99ace668be860c99e9013766ac151f03ac382f110 +size 2128794 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d1a467b08de5608991de2e24a3e716e7917581 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:98cda593580d191b23ca0c11c887e6b1d9599b3905c8bcd37ebb888cf015c980 +size 1967974 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cba2e9ebfdc8f5937d5996963b36898944d530c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0d95ad511023e1ac25bcea2b3a6d02e493780b38c01177e732d81982e9730da0 +size 1924347 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc37870f872507e83865c3818fffbb4b68c6bf3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:7b34ff153f529c72ec9c236530720a763008c97c4ccdcd63202b62f83e47f200 +size 1445958 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afda19530722aa9d62eddab5edf3b53c32b0a240 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:705445bc62bbb7834def5f424e8bc64d69541179426f4e23b12c8a3edb7d02b4 +size 2459043 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1cc25809ca1aa2dbe4234a226c35502e7914b4f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2308d08468d3169f39a783a4961a5e972347d1e14c43c15389fb12115124b7b2 +size 1697160 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a21d9265928a093445e8c620dc7d7b4017a5f2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:00f0b4fd894a964375f3cbab5ac65a1835c350ae0d5bcf8592d3c22006f833cc +size 1305806 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a1b52ff731ae0ec384aeb3ac4b008b1a4d5f85 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:4b84108d84cead52befd35d900161ae0cf8482ef99852b6af0ef90c003064401 +size 796797 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88666da061309a75ed5d39f753ac815961aac0a1 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6d02f70b71833a38bd96f61a3b16eb23700999514507a427c0e5fa351f6c29b3 +size 960104 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d39a75cc12c3b726bfbc147f35808ae7f276bdc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5d85642e62e6a9f64a8adbd1e7f8ad56dc4f9516a6252fbf976a42305db38a4c +size 740463 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29a99fe46cae046cfaf245ca7e95708fff038748 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6a6841e23555f03ce67f190f39922bec552a812ff39f104af787c8f306f242dc +size 611296 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f4b701cae76de7e0e08290f3d24686112457753 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0b04735affc5aa6c9a46c4102778dba33d9500548eabc54fe1e030280a3977ec +size 778944 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7baf1f4ba9f43cdd28f131792c84a72ffda89eca --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8fcfef35d06bbe82d313723df9add62cbada2f5924368738692e036caa965712 +size 1169798 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1c477fd68a9c78ae8e9c9243c20fc48f3d53986 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8dc8cd2e6d84d94c4c1a934e5e5535dcf22a5ea898eac799fcea00f84e5b7189 +size 725931 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af87cde37e0c23736e9ceab5b69ae9f541bf5e49 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:9e76a474b404c3e783456ad04f426c54998fadb0d15ce2a68418a0c2bf498bac +size 813825 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58780c5b94580d3b10efa78b4075c8efcefcd9e2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:3df4874b45e07c07e48217663afe633b1d4fefcac4629a3c02568068141b56dc +size 806543 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b42f74bec0d6868d1360af17205e6b655ac2fbc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:34ccaea3872656b65b9b318b7ecc285c1b5c6abe056383720a086a9914f3db93 +size 1013248 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ddfff5813d085251701b78fcb326e82eba41b0 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ea8d2cc437b7f79a8f0e533a51e9c4a163b1d79d049ca884b22104743b29879b +size 829740 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a8abd6598bd196390141c57854b3f32b86ec2d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:52396ab147e4bdfbee0dc8c82f8720f88e1edca5ae2ae6df4e10cd1109dfaa77 +size 1138346 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6807fa0e0f6a7e9fd71591804d09286f525dd920 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:13606a10be573cba2c2722eae1f3f67d42c4a26717e2eefd13626fa0a4b02960 +size 788248 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be7f4a4f3c293fb0efa449f3151ad0863eb7798b --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5acabbb01aef472e4a140b1af83ba9e142ffabd7381516639b19466170417a0a +size 769741 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d3e8c933da79f29f857edc71dae6ff21961555 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:d6f455fea3baabdea21e10a455eae67b2a0ea98e5905adffd53e5d5b0f928ada +size 726221 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dbba892880a4c58d32b9db5f2bd13eef7b66c1e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2c3620a6eda2eebf2984958eda5aa7271f0cb9c9b778b822c6b71a982e5c5558 +size 815756 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba1681756b3482e031e923595db0c764a8016fdf --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f58426a462bcafc4be39f78057e857d6e3700a9b2c6704a595e7373b61105ae8 +size 898347 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f041a35cb10a59cee6b66b13a5763e297269dcd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:755b5a2bd4a90293d565fdb7ce8747a2080db30777f8d81dada9d8fb424c230c +size 735780 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75c731028cfd0352997323cb9f725cf2653014a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:3f4c59f8728e077fc3710848005cc815bdd7c6ebf17ed3035d79126952b3a371 +size 861142 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3d4e6065021beb623536faba5748147b1d0184 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5fe8d728b00e4179643fd10a5c41fc2f325ec44f6a2a66d36babcdd8f45b9095 +size 761247 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6776921608792772fc1073599cfc4e38a8c04b28 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6c16e4fc15622a7e042ff9d85f38115a1b394bd9d01e41c8812a5ce379e6a8d3 +size 824465 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d13cd5bd5414e9c8bdf5cf89e42470efca0f97b3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b906a4edfcb0be3f4abfbe5d79c9544dfb6a07f5a2eb5363f82235c4c3e41c06 +size 1025268 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..992dbbd7b3130d099613697db9abc4b8effcece8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1a85fda84ea98f7af18c92e4f18b4db454e3268da84530df3a556481176372e7 +size 879000 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87417d87cfc5c0fbe3b670d4cad119adaea50b34 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:932fe2f2b5bc0d624cfe2bf2e18096a0333a0bbf265c47885426b143d270a529 +size 747293 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e9a28f21c6bbfaccbad1b23926164feba378547 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5208b0a0b087daa5f4012780ab1aa63816de78815a0ec63ed4328b5e232d86e6 +size 795221 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e412b2bfe6597c18eb68cc4eb137db8ec16d1f9 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0f223c3874e1113cf402205ff1b8f5cfdcf54b87670db32d6aafebf66722cfe1 +size 917307 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d53eb89bcb28715ccaab66950268d361c0573dd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:af4538c6d81e29b15f040203409a7ee8d16b1ecb01c747e756596169e05afe66 +size 1072839 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b60d71547b856ccce754466506a65ab7f69dcd4 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a2cf97727f2993636d57bfbf167ea86b3d98e170947310b54398491d87aa17d6 +size 1037616 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa56abc35c5678b42759077e55a68d4fc3a5a4e3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:4ed611d5301afabea192024eb4bd07d48aafe3e9d2ad95bfc0af3aaba7dc4686 +size 1013571 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c60b78c320ba664b3bcb01ba054b36962ee71669 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:673c8778f9802f30f0751d813db25f443042a128daa5273da7aba3bae5a19af9 +size 805685 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1013b691f600d89fad579cbc1a4ece846ef40edd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0f09d6a8738de23bf7d7997451db1c1e9a3eae471bbf04b81638d923c0db5204 +size 933500 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9af77c8aa9993ca6f800942af94de4ac5c189fb --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:59d28348f5fe857a8d027c9c242b4de7e2ced2793b7178d044b39ad7426bf342 +size 820577 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a73ddcf50a3f40f73da43ce62e1a6285844e6e8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:01d538915ce30e32065f7a21369b7efd8853a9f1e3c5acb5b822961c43d3afc1 +size 998255 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01205cffe6b7b370ac9c70f4078cf61bedac931a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2c8b473bfbafb4da3c2024dfd158c0d02c8f86f050843fb9d988356dd7ccf252 +size 852073 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1ced470e71432f64f2deeb7e451a04d65592eb3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:e1e46c2c3643f48631e84279032b82b2857d5c6bfab17075379eff5975a3ef3e +size 785517 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32bc095f1ee65387fa745126624bb611bb38b5c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2a95accc330254f95d54acddb202fd95cf5ebe701e07c15f94049addebfdb8df +size 845506 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd9e546a6b244c0c2ce7a19b008bd4c7729ce41 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:edd9c915f6b4c2341b3e1fe955de4192c266c30ddd1e42c22812a95740b849c2 +size 889594 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aaf565ed695c00defdeabb1a503a01ac685f389 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b0f1f8376a8b3d3ffbc03cd3d5ee2a8c610c2f4670574b68a315e379972bfb4f +size 1089477 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4459386f182189a2181551f098243a6ddc906f53 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0082439a006559f73860b072379f445cf332af003cd6e4478f0fc69837730c07 +size 795916 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2435963b055afc2741e88cb41ebdef650d2ff330 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:561ca3b53e13e8ff2bcd87faa10ff1933c8a82fffb49d7765e43a79034a92dd2 +size 731834 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c7582de6e8fca14217a32ab6aceebdc7089c5c1 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1f5c473ba3dbb882b35657e9942f48d359500d4e7ad92174a0c3d83adf3f7f6e +size 660433 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e34b1ce11f29c7ce4c75e6bf5be32a48bbee856 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b6dd34597e7425630154ffbbf647915c13b488c6e609d7714c4fa297bd9c5989 +size 751614 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b940a007270d74c59ed342b05082a7a89b13a782 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8f167d33b2da143672c6360f94cfaef96791293b17796e45a224050209bb889b +size 919989 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d900ffdaf6f7f086c8f3c0770016a51edf76ce68 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f848fad0fb77f3853f9aa2189a635d8e59dcebe3c1ec15f48e45baaac1ee9faf +size 772415 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e97071aec83a1a7660b6c1b1ac56718ab05304 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ad1d2085b130cce73d08d2b3112a7b481bd22ddc9e5996abe7a11c083f703b86 +size 817012 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a077a63d5974fc08f79f263611bdd8af5d0247f0 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ca248f2486d8d8ba904c3e64eb225dc3a5ec5b240512dd665a64ae533b85919d +size 692361 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dcd47a490c37e0d878362ca049870ffd92cc38e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c5e2bc336ab7dfdc2058900f940569d505ca31d27afe1e72912814dc5fb30b63 +size 1133608 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6daec99ae0216517f436014cf2d3e86ae299468a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:da4d640a4f90d3ad952c8ca1a1ed22312545479a8c2ea7c55c897b4f312a2ec9 +size 746289 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14fdbb0fb1921c301759e7fdbe1ab53cfcbb5e79 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0fa745f9498dd57e10d84e41ef0accd435c582f77492abdd53ef30576877f783 +size 529361 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa74b17893fe0740f262dc929f456e65c2cb8d4 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b406111362a0a292e29637f7d57e86ccd0758a482bb2f32d7a23aa6b3a29f3c8 +size 1016213 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45a038cfde2a9097a9a73e8e94db3fb40e4f63e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2fe9e0a6279f994f8dc559a2780529ce4b3b3c2e7011dd5bf410227ff2f57cd2 +size 1143343 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a732c736ffb132067fb6b1412ded98897b5d853 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:4673833b7386735314df14f77dd62834eee717d70bdbf245f4000ef20474dec5 +size 861245 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0060500b2a85246946e48da2b55bd0ca0e083d4f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:74562aa6130d5d7dff229e97074d1ddfed05d77cc17a80cc665ac2242944fbb9 +size 759948 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4945c72b811241c1dbb17636bf2844206cf12634 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:65a60e9614ae5b22a51bda83a5e6c77779e4fb62c61e3dd539f1045b41e95dde +size 941189 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5a35f9e7efbfaa7822268d1a633b6233dffc21 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6f857170997de0cbda13b033e84b499ef91913d35d3f5dbec8c91dbc6b02455c +size 1485018 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43aa01e2a6602c91a6d1a0f3ad8ee9e8d8723f96 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0b88c26798acf7770d79269a906c1565fc475eb8e5a2a2a07d180cc3871c581a +size 905183 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602b75006a65b0be2d4d63da90e3bcad894474d4 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5ccb24ccc4c02be530d49a802c4c5fc8334236b60241338d4c46c21d4b0d1641 +size 1006470 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b1832bb8ed4d7728459895cecccc38b974ba4d8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5335d80436358347e96233d26b698ac5b6d695847c774966d1e6cab243cdcff8 +size 955018 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88b1e6903312176c2838f3b7fee5ca21f865f877 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:d23055a142fe03b19d067b3355953a1a915d43536364ee720969e8cad01c6430 +size 1228491 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0df25bb4daa1e019e7283b7c74dbacb8f707174a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0a1c8db967137cf1a97d408cb2047162482da428141c62c9e4228394afa0b3e6 +size 1042793 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0584b8fbd98e0a3aacfd91185e24e61b08243c45 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:47c0a63a6b1394acc73f58bd0259591f001653aaddce38b898ed8a88c99df963 +size 1171442 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c040f69d02bffcc1fdaa18d39f7ac3dd27880120 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:bdf826a1d7c00dd7970473fbc7d9c9b306f59d248fbc90bd09cba4aadda128f4 +size 958056 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..759ddc0153f083c5a8e5280dbd6b3c411338c344 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:cf424cc4f69aed09cad457be31f7fc8fff1045819ece1fbfd8ab4842e2c4d8b0 +size 1015479 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b657bc5f5b9f9060ff2d4e46830335857c5c84 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b3e50d6c9f9aca21055d6a175c0029e0cfb37dde562f2cd3051971389903b845 +size 949779 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3a52773b2c0f712cffecdf8adae825384df734 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:4a2c26b4c527cf02d24f9bdfd7f7d8d4f1f8e2e9419110e5f2c6961ee853c0de +size 986907 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1736310ef976095e681ef6889562affb682d88d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2e1551dbb39b00e52700be49e4c28f1d9de4d6c45448674b80a38395023790ce +size 1179236 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b43ec68b79531ce2ab1ba02240f485218f35d1e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f7b8eba79a333413650de9225201ae30fadffdc4d01f9186cc568842d512d1a6 +size 901584 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7add998ef2015fcfe3b73a88ff283a81de07ab1 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:02fd55a629a0dc499b0cc1c038e05fcb56550a6e718c55b4c8acd3737980ab4d +size 1111337 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ec1f4983c470ae2b71608bce6729a8656c06b0 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ca9584e0bb61bfddfd508567c3546cab1c5427af940cb355c76ecf14bb6321ce +size 870992 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5381e8100f682a39df0731c3dfc4ee79cd71334 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:541e36c8c06765bf16321d92c36854aeba8bb1c21fe838ef9d6d2a152037af87 +size 953249 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12d82fdc7080ed6926932450174eaf2ac41511dd --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8709bae55a9e79532528cf9c06ae37e85da6f052b368b2df7fa617180195c3c4 +size 1273341 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe9a09b3aab93fa1383c287fd2b620f536ecf57 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:84e2838502ba24c8ab9a01717e8f75b9e29d73e449ef9b9e94d6a6d7a5ac19aa +size 1058002 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03bae994542545944f6e9fdd397c518fca3196cc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0c11f7e1046f9750dbe1e78242abfc534879a2c9a7be9349011342c7e0d3c6ac +size 964487 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93ec5dab7a550776e0e2d57dfd67254e49204e64 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:caf3bdb18b456b33c76874a90584bfc01bfc1099e3b2d778961dc9fdbfcc65a3 +size 966409 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f25888b1ee9dccd88922c590c9aa84212c10b9d5 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:cebedcf725f40f768d71831458796387e21c6425cb15dc93c2ef3a628a9ee81a +size 1103539 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2afab5b9f8a86148bc93df0516aea527e673b86d --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:e41752279fe638896b1813f68dbcc1611430afd2a398186bae8d62a5e462c854 +size 1297285 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7556293ee10ac303ecb058a520d3844294c578de --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:087e36fdfa5cc7f31acc5bcf560e13448a9a80d25d035af0fc2213882cc44878 +size 1395279 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7124022f377ccbde1df61cf063c45d0df047c591 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:d4ba237dffefbba5b6feb7be2a745c0d9db6309262d419d79481c283ceb953bb +size 1255794 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae83f8a277a9ac6a724ebcb056f652cddfe6508 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:7b009b360df5ba8319325d9c60d0a74f04a89045a11849f4d11f6b501540e94e +size 1017041 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4ddc667c1f71f4ca7e1470ba092e4ce7ea4dc8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:bbbd87c982c761fd5f6d84016be170350896a3a2ddabf173b99dbe02f5a4898e +size 1069019 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d799045aaea7d71dbb8a320a5a6649573e6addfc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c933eb265bfedd515fff37748712ee41dc045b2efc410823aaf4cc370059a1d7 +size 978753 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ae9f2dafde396967656e23e3bb2521fea08231 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b0dbec9e9cfec7b3723622a3ac3fc58345c96be7702e3460cfab827674df2552 +size 1405831 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b405e5255a69cc52e92d57dc55b0e4922e8c61ec --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a69eca82b9cb19ff170d981d37a23cd97292709f391133e4d616add6773a2dc1 +size 1208806 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11ac5cbd9c845662e61208e2e25675ddfd3f0ec --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:81c59f0b23474d2c36604cb194f6c3e0f0e5e2e1f727aef0f11f79cfd50a9541 +size 907643 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7dd597f501f6a0a1f0230ac50f4076b3eb2eab8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ab76e3b3f57493bca82e0bab2a1dc10bf3d5b31ff9bc922d95e82cc12ea958f1 +size 958200 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d866f1bab573d7cd588f2f110f40fb3493c7398 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5b60c35322d47e899905649ffbde45d18637309358aa19b871905e9408f84324 +size 1240889 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f0068257410605af00b21fd623521f297d18975 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c5acbd956d5cb9af86c36d71204de9a9c878ebc8e3743e33a6883cbe101b7bbb +size 1346052 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c11cbd1842f27f12c288ff7885acfc023c347c2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b44691662cc0b28f411ba436fb61104c651a312622c08c784071e269b41133bf +size 977876 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f26c343d09b2b59a5cf72966817fc3a7b3f044 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:9853c43da9f3beb77fdbbcaccf9fb2829f95a1aac784d608ce09d6495f3fd1be +size 860896 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a820d7dbec6297ec0764a7585d42746d516f86 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c07aa097ce2f2f49cad29ef70b16149b83f3ea8b97560d5ab407887094eff070 +size 801397 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88b4b88deaa9e398df77506bc6a31e2d9283d7f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c972895eee711407b1b754a04faa9288c734eea1aab9c195c279cc4b3ab22255 +size 882045 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d796eb2e949e116d34ca088500c88519dcfca8 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:57bc8077478a9dbcc3d70de6a63438e3d961dd2f6a5f19c9a18fb79c7e819041 +size 1099490 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce90ee898a3aec49a9b9a011a10f09248afc15b7 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:926e307751ed1c2dea6f2868033664f60b4824f4ead9cc60fba5c0a63f3eb655 +size 1014638 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23ed92aa851f2d2e48549cb566cf5c3d5a56ce2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:fbd3ced61c22cc266ab027d0226e563664ddc223cddb8df2263b5315a55cdb20 +size 939510 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3e34cbf88e249a4b593eba26c4c4e10b8202ff9 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:defe54efcc1cf515df07d8caf96a5296c7923997bd87ccb2548ebb75264e2852 +size 803187 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a3e7893c7f0d1b69194aafc18eb353ceef77a86 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6240ebf3c9036ff9d657804711483a90a8ea96936b4bda4ba6df7078540e9dac +size 1121574 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea1950193200048c04a10380ff455fda240018b6 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6e9f8ca0665fc8480f1607128a5c9792f22a3ada3dc2a0ec08d6293d65ed59fb +size 829514 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f277da8aa1ceeac452acf221f9d181961e1cf60c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:0a9096d30f62af5e4f6711c7ad70f7f4410a449eca44f3741b3329235e03164e +size 642097 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce944d21db448d69d4fc48873c97f2fbdce2c200 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:9290449b5953b1a7b1659d50bbd736f3e4829a19bf6c87006880ee9a46af14aa +size 2360570 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7aa99718be3e0798ad1ac13413d11acd8f83ac2 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8986da0f514e406a17b7c6cab3d840be34e96d56361adaaa1876500c59996d16 +size 2842376 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..720f97550b739b7275efb652fa4210224058b1db --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a6c32ca1b37b04e70fd1032485e34c62082806fca6a24daee34912601bb5a568 +size 2275828 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c539a2a3a3e230428063986f38fc8aa9400d5035 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6511ee9e02e4eea110742cd6a01fa0c67172455c9f3858eba0a7e5dc2b6436a3 +size 1855235 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b40eba9ea50a476f46a018f1b68caed735d6a042 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:5636af4d8d97ed598a1ec63c1a924bc50135861c44776518aee86be78b2ed390 +size 2054392 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8be25ddde216d42c7e6a028a1fc91a0004a336e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f8a05a7614ecfa715bf3cabe138dd3b711b1380ea9dea421ed5fc6503d66ea7e +size 3298954 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aec45e187453b077492cf9ca0c75a77d000f01a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:790c83c21c0314ed6446cf10b6fe60160f2059c14315ef97dfeb5b0a8bca4e52 +size 2106719 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0dca8ef825ccb85aa5901d61f7bd66ea6ee368e --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:cdd6a7c1c973462212a153af7847e5718fb8f21f845f9376339a1a8377e2362c +size 2308682 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbcdc8204d4089af47f02ad37818813f7b7f016 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a3fd3cdfb0ba88b96a908c6ba2a124b833ececc1fe7a8989bd719021b6e61f76 +size 2333974 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c101a66ba8d95c499c96a25ef580cbf6cb7a9bfa --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:accb958c444bdbfb32b790184a35a7c5166491ca25de8eb17ea87f4e18b5247a +size 2879411 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3565cb4549709a6f2184d9b1478ce66c8ec338bc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:96847422e5715ede5e697ebe3ad8353d6871ab687cb0a29ea0ed87ecfd60dbf0 +size 2245221 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b2ff57fc0000d8dde028d5632b0ad98d3878313 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:10e84eed2579d117c35552fbb84d3ee0528e9b6f6c967c830080ab23bcece31a +size 2770062 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc634ae3d5907ac55452f8c0ccb07fd3d628817 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:31f778a3ed421fa05ed92fb5b78c05d871d16d9c2d66488f7e427eed4b3777f0 +size 2132451 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d940c7c46e7c79e2d98d9b43dfe319e32089e22a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:68fef4c5297a05692366d761804594ccac58837af78fc40500f372ae11f093e7 +size 2315718 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c433d696895b0b1c71f320cbdf85eecbc721965f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:199a5bfb71edda5b784ecbbe4d56ac6a1eb342af03d82f20ba0b58fa54bce394 +size 2106551 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae5d2ac4890267d7d40e5e31960dc023682f887 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1b424ded6adc31706d7064af0d06121c95287f1db3fc587c9578ab5afe78f3e4 +size 2349731 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2247af5f946b255f631abe98862f3e897c6f7364 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:86fd589f746a1638d6b567556d5a522f4c1ca81b813d9866f974facea4c6d97b +size 2657492 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43710a657916d50e3e66ef0ad6ae9fb5cd3f2c91 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:e970db11593f3f01541c4f771178787b4640d3d70d1f4d243dcba5cfcef8f1bd +size 2102254 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1715a38144a484621600d4c58d6a9ab091a26b69 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:88f87ab7ef8378fc02a614e5f5d4347d1aeb30516ecce9d26b4a3048f4154196 +size 2472475 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efbedd56877b3975a2d61a88395ce5a902c54197 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:250782e3022f03729cbdbfb5be05a2f3f19d5e36786189f05d33f3a21fae8f0d +size 2018398 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df31bb5b40aef6293d6b6bee435cdbe50dc4a359 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1f194d61ee9a4efe43ce239e60870272130c6f01ab802b0fde9f07b78a92e9bc +size 2263832 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e55762976f40779d34a0f42ed5846909db75da --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:73a3e0debd2e168bcb22b54c14c1dfdd4a04cff5daff28a99f066527102ecf00 +size 2878938 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b0d166944ef444e4f865a0e2f1dc917eefffe5 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:ca4bc2c1560bab2c76c5e4a206634495ce9cfcfbc9833525a7e2b371cf4b2e8d +size 2433499 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4de59cf0d06dbe7e95d09b4274ad2d6e6e56c524 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:bebbee7ca1a9e9d0102cf0726c90f8a05f5282df955bf7e0450bd41226cd62a3 +size 2313193 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87fba0f43931bdd880d05d14cda918f9d2b49ee6 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:bb05b64f9bc7686f9c24d76d172894ca596c9fed330b30b5a29713eb98e0f7eb +size 2253250 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd16e340aa4e897abff7ecd50243278de26813a --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:59164e8e7b893e97fa307fb484cc67e98c82b154ea276fdfbda020a65b3a17c0 +size 2765815 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c026e0d3527b1ca2675ee86f7006c98ab285a8fc --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a51ca9539a55fa58ea9b1ee4d42ad5808e88a5472c7b504893f77baafcbf55ba +size 3131896 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be968f1758dd70d038d175d01e1fe03c9474c53c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:2a04f14c6f9fdd4215456d502c384af63ce254d635c731790520c4c1f57258f5 +size 2862593 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3619d739b549b2f39a2d7344d2c26e499c99fc62 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:82b61997eb3dd5c662b615dda68a48a14e52f3e81a6456142d428cc37be6ca68 +size 2822039 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53024a278d660c967294c4f213f35e5a88af8487 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:670f2a2e29965af1ea127df220f718c0aa70c6a15e82ea991aa774d7efebb25b +size 2345838 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5423154a6ce1649eec5e2a352dc7c7795a741993 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b0abe50093149fcbaee5c4f3936f25d5d4c0dd98b675cff0989942689abf8298 +size 2549337 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4af6a096e72cbe2e8ab5d0e29dc9d788537c0706 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:104b54f3d4b9177ad031c1bc6cc302708144c49aaf1ea0b7f71d3dbe4aba6845 +size 2329957 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7b021ab2add77fb25232703b606df24c8124d3 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:f49753ac6c6e3700fbbced7378fe9df7e9e85cb5e1f509a4799daf201327ec34 +size 2833214 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d37cfa5f7eb4fbd911cb12efc22990dbf3bfc74f --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:cfbf143bfdf5836fe5a2c374df036262c526df4bf12f56c9d83e7eb5ec633a92 +size 2748776 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5faa8702d7f41e3d0250097df9d7217c1cb26107 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:8fde6523c85d922cc0afa1dd1ac12b6e3ecc9d13e4c83c0c0505607dfb716db2 +size 2076327 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a6cd8e781aabb609a961eda4d33f7d7f30daac --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:6e79cbe454c59ed7074025953c9161b65f522309655468dc89eb9f9b97e8650b +size 2103319 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9492872b8f834721a7f0df6cc40ce4a17785d561 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:afe2b13163aa899a0386209f36a0e17b5d5c768fff8fed59c5b621bba68c3f72 +size 2616401 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55293532e4875ff03b6c420dbf24f557a86d0f57 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:e37454b0b290c3039862cf915c81bbbc5e59d5e666020b2dac14afba3cd0c200 +size 2751925 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dea4ef6f87d11d6df64da65dcea7d399f492e1c --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:28e27c7a0e3f6ec311273596eb04da8b7c87f6f4b2ccf3942852ce663801ff16 +size 2339858 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95cb0c94caa5f00d7d3d4135dc9bb32365d59e61 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a29ada3afed6eab956c7ff04b7c461deaafe840504e13f9888b9db28e03eb67b +size 2218569 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..930281d388e45060e2aa561a9ac38b51b1d94335 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:98d089c7e19e8ebfae45805e5fa150575ac7a8abe18f28526b87bb2975f45ee5 +size 1931908 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b83a648b843034746cca94b915d562f94459f0 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:c4a70a549e9b925dd3acc882f8444eeeaf1d9026b2d122b552f49c14992b4e27 +size 2110388 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ccf129a1da96ca224a5ab74ebab7b2a89639f24 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:a629fdb843049994c73a076c311d8d471fae2ca0969972bc3a5a6e1f5b7ce061 +size 2742956 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fea5d249b0c305da18667133e1c076139469c93 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:dddd383f66d775ef57cee013dd883cc1ca186d5c2be7f28dbcb16dce8ffb3ab4 +size 2229653 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbdfd9f2d26b0dcc112ccf4df852f5c832ce6614 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:99805ad75228b501b2ca1d433c3d08aa7e99c1664de9d810b47325cde1b3594b +size 2309140 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c162b88bbb39f712ca2c85767c220dd5493af51 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:b42e8e2d6b810cb3a0548ef916f7f63c2dad99058068b8863e60004ba416e46e +size 1825943 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dd017a2d62d74728f0637d96c4b0cf074ab6a99 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1096820c521e08478bf92de86488645c9ec472851397c7038960cee66565f436 +size 2980080 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f849ee3afc0e0e45d3743d5837595e6da02d7da --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:1562c2f0542766279a777424c30ecebed3dadf1c0199b2856cce9fe09b692e44 +size 2107184 diff --git a/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45ede90fe5e5e3822cbef59c09512dae2aa199f7 --- /dev/null +++ b/AIRBOT_MMK2_storage_box_for_mouse_and_sponge/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:d1313a70b4b7d895298df0eb9add64d566a57010ebe022e1b436c79f906840a9 +size 1612771