diff --git a/AIRBOT_MMK2_medicine_bottle_storage/.gitattributes b/AIRBOT_MMK2_medicine_bottle_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/.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_medicine_bottle_storage/README.md b/AIRBOT_MMK2_medicine_bottle_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d45ae1b45ff17d91e7d874cc12db514c25a4cd31 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_medicine_bottle_storage + +## πŸ“‹ 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** | 16023 | +| **Total Tasks** | 1 | +| **Total Videos** | 196 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 467.8MB | + + +## πŸ‘₯ 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 medicine bottle you are holding in one hand on the white platform, then place the other medicine bottle you are holding on the same platform. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the white bottle with the left gripper** +2. **Static** +3. **End** +4. **Abnormal** +5. **Grasp the white bottle the right gripper** +6. **Place the white bottle on the white board with the left gripper** +7. **Place the white bottle on the white board with the right gripper** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0: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": 16023, "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_medicine_bottle_storage_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_medicine_bottle_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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_medicine_bottle_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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_medicine_bottle_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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_medicine_bottle_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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_medicine_bottle_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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_medicine_bottle_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a9032b73c9a7be8b0afe7a6df1b24d805c84d661 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "Medicine bottle 1 is at the center, green building block is in the front right, medicine bottle 2 is on the right, red building block 1 is at the back, red building block 2 is at the back left, green building block is at the back right, white platform 1 is at the front, and white platform 2 is at the center."} +{"scene_index": 1, "scene": "A red building block is located at the back, a medicine bottle is placed at the center, another medicine bottle is positioned to the right, a green building block is situated at the front right, another green building block is placed at the back right, a red building block is positioned at the back left, and a white platform is located at the front."} +{"scene_index": 2, "scene": "The white platform is at the front, with a medicine bottle in the center. A green building block is at the front right, while two red building blocks are positioned at the back left and back. Another medicine bottle is located to the right, and another green building block is at the back right."} +{"scene_index": 3, "scene": "The red and green building blocks are positioned at the back (left and right sides), while the white platforms are placed in the front (front and center positions). The two medicine bottles are located on the right and center of the setup."} +{"scene_index": 4, "scene": "The green building blocks are positioned in the front right and back right, the medicine bottles are located in the center and on the right, the red building blocks are at the back and back left, and there is a white platform in the front while another platform is centrally placed."} +{"scene_index": 5, "scene": "The medicine bottle is on the left and right, the red building block is at the back left and back, the green building block is at the front right and back right, and the white platform is at the front."} +{"scene_index": 6, "scene": "The white platform is at the front; two medicine bottles are both in the center; a red building block is at the back; another red building block is at the back left; and a green building block is at the back right, while another green building block is at the front right."} +{"scene_index": 7, "scene": "The white platform is at the front. The red building blocks are positioned at the back and back left. The green building blocks are placed at the front right, back right, and one medicine bottle is at the center, while another medicine bottle is on the right side."} +{"scene_index": 8, "scene": "The red building block is at the back while another red building block is also positioned at the back left The green building block is located at the front right and there is another green building block placed at the back right The medicine bottle can be found in the center of the scene as well as near the right side Lastly the white platform is situated at the front and also positioned in the center"} +{"scene_index": 9, "scene": "White platform is front, red building block is back, back left, medicine bottle is center, right, green building block is front right, back right."} +{"scene_index": 10, "scene": "White platform is in the front. Red building block is at the back. Green building block is at the front right. Red building block is at the back left. Green building block is at the back right. Medicine bottle is on the right. Medicine bottle is at the center."} +{"scene_index": 11, "scene": "\"White platform is positioned at the front. Medicine bottle is in the center. Red building block is placed at the back. Green building block is located at the front right. Another red building block is situated at the back left. A second medicine bottle remains in the center. Lastly, a green building block is found at the back right.\""} +{"scene_index": 12, "scene": "The green building blocks are positioned in the front right and back right; the red building blocks are in the back left and back; there are two medicine bottles in the center; and the white platforms are at both the front and back."} +{"scene_index": 13, "scene": "White platform is at the front, medicine bottle is in the center, green building block is at the front right, red building block is at the back, red building block is at the back left, green building block is at the back right, medicine bottle is on the right, and white platform is at the back."} +{"scene_index": 14, "scene": "The red building block is at the back, the green building block is in front and to the right, the white platform is in front, another red building block is at the back left, a medicine bottle is on the right, another green building block is at the back right, another medicine bottle is at the center, and the platform is at the back."} +{"scene_index": 15, "scene": "Red building block back Green building block front right White platform front Green building block back right Red building block back left Medicine bottle center Medicine bottle right"} +{"scene_index": 16, "scene": "The green building blocks are positioned at the front right and back right, while the red building blocks are located at the back left and back. The medicine bottles are both in the center, and the white platforms are placed at the front and center positions."} +{"scene_index": 17, "scene": "The green building blocks are positioned at front right and back right, the red building blocks are at back and back left, the medicine bottles are in center and on the right, all placed on a white platform."} +{"scene_index": 18, "scene": "The white platform is at the front, the green building block is in the front right, a red building block is in the back left, another medicine bottle is on the right, and a red building block and a medicine bottle are in the back and center respectively."} +{"scene_index": 19, "scene": "The green building block is at the back right, and the red building blocks are positioned at both the back left and back. The white platform is located in front. There are two medicine bottles, one placed in the center and the other on the right side."} +{"scene_index": 20, "scene": "The white platform is at the front, with a medicine bottle in the center. Behind it, there s a red building block positioned at the back left and a green one at the back right. Another medicine bottle is located to the right of the setup."} +{"scene_index": 21, "scene": "The white platform is at the front, with a medicine bottle in the center, and two green building blocks positioned at front right and back right. The red building block is located at back left, while another medicine bottle is placed on the right side."} +{"scene_index": 22, "scene": "The white platform is at the front, with a medicine bottle in the center. The red building blocks are positioned at the back and back left, while the green building blocks are placed at the back right and front right. Additionally, there is a medicine bottle located on the right side."} +{"scene_index": 23, "scene": "The white platform is at the front. The medicine bottles are in the center and on the right. The green building blocks are at the front right and back right. The red building blocks are at the back left and back."} +{"scene_index": 24, "scene": "The red building block is in the back and back left positions, the medicine bottle is in the right, center, and back positions, the green building block is in the front right and back right positions, the white platform is in the front and center positions, and the platform is in the back position."} +{"scene_index": 25, "scene": "The medicine bottles are at the center and right positions; the white platform is in front; the green and red building blocks occupy the front-right, back-left, back-right, and back positions; and there s a platform at the center."} +{"scene_index": 26, "scene": "medicine bottle left red building block back medicine bottle right red building block back left green building block front right green building block back right white platform front white platform center"} +{"scene_index": 27, "scene": "The medicine bottles are at the center and right, red building blocks are at the back left and back, green building blocks are at the front right and back right, white platform is at the front, and platforms are at the center and back."} +{"scene_index": 28, "scene": "The white platform is at the front. The green building block is at the front right. The red building block is at the back left. The medicine bottle is at the center. Another medicine bottle is at the right. A second green building block is at the back right. Another red building block is at the back."} +{"scene_index": 29, "scene": "White platform is in the front. Red building block is at the back. Green building block is at the front right. Medicine bottle is on the left. Medicine bottle is on the right. Red building block is at the back left. Green building block is at the back right."} +{"scene_index": 30, "scene": "The Red Building Block is located at the back, The Medicine Bottle is placed in the center and on the right side, The Green Building Block is positioned at the front right and back right, and The White Platform is situated at the front."} +{"scene_index": 31, "scene": "White platform is in the front, red building block is at the back, green building block is at the front right, another red building block is at the back left, medicine bottle is on the right, another green building block is at the back right, and the other medicine bottle is at the back."} +{"scene_index": 32, "scene": "There is a green building block in the front right, there is a white platform in the front, there is a red building block in the back, there is a medicine bottle in the center, there is a red building block in the back left, there is a green building block in the back right, and there is a medicine bottle on the right."} +{"scene_index": 33, "scene": "The red building blocks are at the back and back left positions, the medicine bottles are on the right and center, the green building blocks are at the front right and back right positions, and the white platform is at the front."} +{"scene_index": 34, "scene": "White platform is at the front Two red building blocks are positioned at the back and back left A green building block is at the back right The medicine bottle is located on the right side Another green building block is placed at the front right Finally there s a medicine bottle in the center"} +{"scene_index": 35, "scene": "Medicine bottle center, red building block back, red building block back left, green building block front right, medicine bottle right, green building block back right, and white platform front."} +{"scene_index": 36, "scene": "The white platform is at the front. The green building block is at the front right. A red building block is at the back left. Another red building block is at the back. The medicine bottle is in the center and another medicine bottle is on the right."} +{"scene_index": 37, "scene": "The red building block is located at the back (one at back left, one at back). The white platform is located at front and back. The medicine bottle is located at center and right. The green building block is located at front right and back right."} +{"scene_index": 38, "scene": "The green building blocks are positioned at front right and back right; the red building blocks are at back and back left; the white platforms are at front and back; the medicine bottles are centered and on the right."} +{"scene_index": 39, "scene": "The medicine bottle is at the center and also on the right; a white platform is in the front and back; two red building blocks are at the back and back left; and two green building blocks are at the front right and back right."} +{"scene_index": 40, "scene": "The Green Building Block is on the front right, the Red Building Block is at the back, the Medicine Bottle is on the left, the Red Building Block is at the back left, the Medicine Bottle is on the right, the Green Building Block is at the back right, and the White Platform is at the front."} +{"scene_index": 41, "scene": "The white platform is positioned in the front, the red building block is positioned in the back and back left, the green building block is positioned in the front right and back right, and the medicine bottle is positioned on the right and center."} +{"scene_index": 42, "scene": "White platform is at the front. Medicine bottle is at the center and also on the right. Red building block is at the back left and also at the back. Green building block is at the front right and also at the back right."} +{"scene_index": 43, "scene": "The white platform is in the front. The red building block is at the back. The green building blocks are located at front right and back right positions. Two medicine bottles are placed in the center and on the right side."} +{"scene_index": 44, "scene": "The green building blocks are positioned at front right and back right, the red building blocks are at back and back left, the medicine bottles are at center and right, the white platforms are at front and center, and there s a platform at back."} +{"scene_index": 45, "scene": "There's a red building block at the back there's another red building block at the back left there's a green building block at the front right there's a white platform at the front there's a medicine bottle on the right there's another medicine bottle in the center there's a green building block at the back right."} +{"scene_index": 46, "scene": "The red building block is positioned at the back, the white platform is placed in front, the green building block is located at the front right, the red building block is situated at the back left, and the medicine bottle is positioned at the center."} +{"scene_index": 47, "scene": "White platform is at the center Red building block is at the back Medicine bottle is on the left Green building block is in front-right Another red building block is at back-left Another medicine bottle is on the right Another green building block is at back-right"} +{"scene_index": 48, "scene": "Medicine bottle is at center Red building block is at back Green building block is at front right Another medicine bottle is at right Another red building block is at back left Another green building block is at back right White platform is at front"} +{"scene_index": 49, "scene": "The red building block is located at the back, the medicine bottle is positioned on the left side, the green building block is placed in the front right area, another red building block is situated at the back left, the white platform is located at the front, a medicine bottle is also present at the front right, the green building block is positioned at the back right, and finally, the white platform is centered."} diff --git a/AIRBOT_MMK2_medicine_bottle_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0bb4b178b5a9a95cdda94238570f143706f566c6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the white bottle with the left gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Abnormal"} +{"subtask_index": 4, "subtask": "Grasp the white bottle the right gripper"} +{"subtask_index": 5, "subtask": "Place the white bottle on the white board with the left gripper"} +{"subtask_index": 6, "subtask": "Place the white bottle on the white board with the right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eea06fd4367017c4c75b9d9416571da0c7992f76 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9a30e2f17962c1853594eb079160d183b3a50a512c6ebb9aea75090b731fa2 +size 225581 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c7259d42ede2bc791d62692a20c9ddb36f9f483 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2b6a1138d990670e76f6402d4ffad2f089e77805ffa346b6e128bd2b18f594 +size 180920 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f88b369591a72253f68adc25fe6eb0267d748b11 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe67f2f2ced774fc0c35320c394afba0f00fa857dffacec0f407c97d3b4383d +size 192744 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bff052c8f8189cec28dd1dbc4fc01484abeab38d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a7fe6ca7dc88ac76b51745d20bdbbc8636ede185fda896d11bd87c6b35f3bc +size 182037 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9d9bfe1dc5345af9a9ef6c6323b73c195a09260 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718ed814df1196c98d77937768d4eba53a6ec5d02478d2f31f15e1fae0a8569e +size 171184 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae9941cf1dbb45ee898bfc93454c0ce94829350 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0801112da6dede179df3ad327d28e087cf3eee0d754c98e8dec4361c47a06dfc +size 171451 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd9f71d0d63c2bcd0437ea499980572cc6f085f9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f77c6fa0e988752aed10590dd81483dc5c897241f857f4f4956b56f76a59e3 +size 178405 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e7476ca4ee7bd6c6cd5108486d7dba56a5e615d3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc60a74dcab0a2d72b6c73b6b2171892f03ea9b4401c3e4246f742c4da29a65 +size 151295 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6475b0be571c649d40f2659b4e9ca3297a103354 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b27a6eeb9699f6b66f9f698ec0c9dfa18c4c2a32baad6cd6236f90af9795d1e +size 157660 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f407ee78829d47e83da32e4d52683b06230ad938 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a17cafa325ee8475ee7c3a941a2e39d799fdb1625f0a5d75971c64c0d3cd96 +size 154114 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ac2b67eea677f23aef97ee224b159830b3b1e79 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e686fed8380ecb8b6d5ca602f0273746a7b0fa052af6cc6f0f6d9c836fdd8656 +size 167651 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c74a0cf44bfdca162489d9c522c7d39e884b88a0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3482c9afcc5ebdd82d9dc83f49515d1c4180ce33ce88f5164fec6e26a0a6ed7e +size 185912 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4cbbbfb451f169542e4e3be6200a21f2ca13188b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bed824221f84a254ae5dbb26d2fa00ae8119bd05fc71966aa3ef253697ed92 +size 191062 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca848c0fec1e9deefa10644320a4ef29872098e9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb06774a213da7765bb12d34706a0f89538bec10b092dc1adcfdf69867871f7e +size 173548 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..127826780a41c70968b79cac019f79e6cd5ebfe8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c635bcc5b928d346dfbde5c3af1b3d7ea5f14d644571afd5592f67a97c61db9 +size 189838 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7dc9023907ee8e8a6deabfa0fe56f36cc1d435a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0622e3dc86d1049666ebbcd3b0cece9f601d1d920990ec40faab46ba30b5a87a +size 161581 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ac3c56d171f640f1c1f72fc07ed532372daa125 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dd42e9a4d5e3a4f14ba0fb33cf8c637115f6f897c4563ada8be725065e6500 +size 154169 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cd7977c9ae58c2c6560464dba8b2575e879acfe --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000a2870b96fac91eb4467abfd44fb5592f83878cf35def5b0ba74cd1fbd6d3d +size 151579 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..846cf7a7dfcb1fa782d56dab393febb6c68cb537 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6132ab97e3fb2ac840db321dfeb0fcc619ac2dd0b8bf0f929f62256a758076e2 +size 196330 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87ac6adb9428872a1e72fbf3f64efbf4e4c5a71d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b5c3de87a2e669ee70f377a71469e78d0661e09d17cb60b018f995a1de14d4 +size 166844 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37e779b6c15695b408d8bee8b8e4e2fb72ab9a6f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacf8cf485575076902cb95a9830ed059929ab618b2fcdbd165099f72f31c1fd +size 163823 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc6b8fdd1ebc391c4cf0fbb0a92145a8c5eb71fa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4719b2634b27fd96a47fd4c8908303ce4021090a36d1917ebe3cb936af4dca8e +size 131897 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac0712248942056a8a863f1d472d3f6567e75f41 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc0d3d382c02767712913938e98163091cc0b3b4f1da3952ebc7a50460bf358 +size 168133 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..501b72ca61e2287cfb4966cee0224493093dde7f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb02f15653912270d30d3c7a7caaac430789249cdab75387f3fb4284f695371 +size 168845 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..963f3bec9f0e816e39bf7b9a8a4e3fb2af6f6206 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30843f2629d4e30e9ef2380aedc995b419416f51038f9d4610b336e8d996f91 +size 165460 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..690a7cba2ccff2bccfd8ed713e9faa95c4e57f81 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe579318c9bdf858cff9093e003e5a3b64d4eff089c27c6ba8846bebc1770ab8 +size 182491 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24b6757dcc06c440b078bb4c99e2a60144002229 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1c4c87d5cebc73df6b6fe12f6d89874c1a86c5bbc9a6d6a169905ffc4a91de +size 160157 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0776ba0b9b64a553e88f84e50bb5ca12a27145e7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d743d264155e28eecb9a007abf52c3317718218973ce2277de581bffc9996d4 +size 189376 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a8233e63ca547e372a579bb72a241f1d277c82b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01515c652d6a2c4edd8b281f23d6c6183a5ac67f5c6f7aa87c813bdd05392e4 +size 187123 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d84068b6ebaa762ab43a8bbb23d5556ae5762048 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bad3dd5cb1c995e142a735ce8bdebab9759f6d0b088dc33937730dd5dced4d8 +size 161921 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebe11563009dd8f60359c7891df03dac0556b1a0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23f0e2254e56d88d646e4e67d40b9316c7e8ad8a82d0a127b8244e4258a2367 +size 212343 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..21dab51297f3ab379f9e5587966a8d87c82b5b5b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3af6528d73734da0dc9444134c4f681fd7e52c46529c41951495f604f636df +size 152869 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a68f3d925d5d0fbf2bd15becb8c3c997ecc9b4de --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f73f3e4a3e7c79325313da1720d645447058d3d7e81c1f1e28337b2ae188a10 +size 180587 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..183639b60c647ec49b15b1a5e334f06b05a4e1c6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f501775a32c56bc20119d345c141961a70da663403d1a7619e916c5e78190b +size 180376 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..223ddad3dad1b2cc7fde0a8ca35f4ae790c29fb7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6ecef5d4645c2902c9fea47fad97bee588a177b7580df9d9192bfee7b6e809 +size 173104 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a0f9db9f0a1479707ae1b7c1cf686eea3481983 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805339ce2914f64ff574bedd2818462cc29087d5d4ce573925a82800f36f6ca9 +size 170941 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d89f60c2cab0083a8227d980a2bf644104f6c94 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d8b193804ef806563ce3d1efb9a9fa52170c916575a4152c91e1229e9902ce +size 147971 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e3e2348c92fb34eb35a360de28d0d12992e1955 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b0785569145407c744bdb47b54a9968ed6ba34c8bf692bca1f0947a51ccee38 +size 163910 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..247d85fc1c4739b24356f98ec9f481f11af07d79 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d71e579b4f8117e93680698c8aacb1d0ad9268c2659752b108b242526239a0a +size 158882 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afe8675aee02669c3efc042a2e1225cfeda115d9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd0dcb5eae77f055b9cb9a01d906330a39686e17ffe0d47726e50f9f935b4aa +size 188042 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc9b87ac7547ddb3c7f6c4c0c738a68648e7d01d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55f416a0dbe35690bb6bcb2662c895af28a5414c05008c1f3c9c2139575c82a +size 164945 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12bab7857c9345365b4d0faebe96176966b7c020 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5985b270afb0463b628f82f30ac5927439939ef4f432e1a0e8efa290d16de759 +size 199404 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..605f01d7bcebaf95046f24e030a77df4206d938f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13727d95c92451c16cac1ed9f03fac1ca92967dbfaeff9551b985fbb1b80d613 +size 199789 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f195d41f825ddb3da2f5b6c54cac146805bb6ac4 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a9afd8b83996fa4b18e7721e1bd06283a117a5afc63026e7fccdda05e9535a +size 209720 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27591e9be60413711b04f0586e20cec14e32fe53 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e417f7b428bf9026d7761ee248850b5ce71fb8d49c05cfe4a5a66f4b0fa9b8 +size 153787 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edcfef3b6af85e97650ccb2a5a08eddfb3b3349b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d2cf7de02b41a5d7d0ef0ffdae28f56e45990935161972a1506d34150c79c2 +size 193451 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a8543e7f9ed58bf5ce3854b7a70390b68e21952 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056726ee1142a308850414ef59585f8a77c50c4b4e3fb920b817c267f8c035fd +size 204346 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c6b9f7ceb31c7ed9ef99495a446c377dadc750d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056ec961356bdb3990f7fc80ffcc399643793784bce1afb49bbda15997c6c2ef +size 243460 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d8d4508b01960389733c1c79946cdd6d6b782fa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94798c7917cdbd35994169bb7c8aede872f539a50365a24191bac2dca7d40a59 +size 180406 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..42d2323344c3515ac07e516fd62cb9663ae28f2e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 427} +{"episode_index": 1, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 340} +{"episode_index": 2, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 356} +{"episode_index": 3, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 335} +{"episode_index": 4, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 317} +{"episode_index": 5, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 311} +{"episode_index": 6, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 333} +{"episode_index": 7, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 283} +{"episode_index": 8, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 297} +{"episode_index": 9, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 292} +{"episode_index": 10, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 313} +{"episode_index": 11, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 349} +{"episode_index": 12, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 360} +{"episode_index": 13, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 319} +{"episode_index": 14, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 347} +{"episode_index": 15, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 291} +{"episode_index": 16, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 285} +{"episode_index": 17, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 279} +{"episode_index": 18, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 364} +{"episode_index": 19, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 305} +{"episode_index": 20, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 302} +{"episode_index": 21, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 243} +{"episode_index": 22, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 311} +{"episode_index": 23, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 310} +{"episode_index": 24, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 306} +{"episode_index": 25, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 338} +{"episode_index": 26, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 290} +{"episode_index": 27, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 349} +{"episode_index": 28, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 341} +{"episode_index": 29, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 295} +{"episode_index": 30, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 393} +{"episode_index": 31, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 281} +{"episode_index": 32, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 331} +{"episode_index": 33, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 329} +{"episode_index": 34, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 321} +{"episode_index": 35, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 310} +{"episode_index": 36, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 271} +{"episode_index": 37, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 295} +{"episode_index": 38, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 289} +{"episode_index": 39, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 352} +{"episode_index": 40, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 301} +{"episode_index": 41, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 370} +{"episode_index": 42, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 375} +{"episode_index": 43, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 397} +{"episode_index": 44, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 281} +{"episode_index": 45, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 359} +{"episode_index": 46, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 385} +{"episode_index": 47, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 465} +{"episode_index": 48, "tasks": ["place the medicine bottle with the medicine in the left hand on the white platform, and then place the other white medicine bottle in the right hand on the same white platform."], "length": 330} diff --git a/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bbd664a3baf0a71f6caa478eca075349d39fbc91 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/meta/episodes_stats.jsonl @@ -0,0 +1,49 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2865443075980392]], [[0.4575487459150327]], [[0.5672846078431373]]], "std": [[[0.3657763986484294]], [[0.27248642144622587]], [[0.24210503753052717]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072997099673203]], [[0.5224587479575163]], [[0.5187042912581699]]], "std": [[[0.3425622136898722]], [[0.3476042237023056]], [[0.3498955229052261]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49652808210784316]], [[0.519454789624183]], [[0.5256979452614379]]], "std": [[[0.34114437576189466]], [[0.3385821653372365]], [[0.34158413772906265]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3588568607026144]], [[0.42113122753267973]], [[0.45193500816993465]]], "std": [[[0.3831745215728451]], [[0.36812217585546864]], [[0.39058888976039285]]], "count": [100]}, "observation.state": {"min": [0.36147192120552063, -1.437662124633789, 1.1039901971817017, -0.31214237213134766, -1.17918860912323, 0.24617093801498413, -0.7019150257110596, -1.4213063716888428, 0.923790693283081, -0.21720793843269348, 0.49663347005844116, -1.3478007316589355, 21.498748779296875, 46.189998626708984, -0.4375, -0.17750000953674316, 5.579999923706055, 0.3387500047683716, 0.9700000286102295, -1.0206249952316284, 0.7200000286102295, 0.16312500834465027, 1.195555567741394, 6.501874923706055, 2.791249990463257, 36.166873931884766, 0.5900000333786011, -0.5556250214576721, 1.0043749809265137, 9.313225746154785e-10, 1.159999966621399, -0.7506250143051147, 1.0063636302947998, 0.30444446206092834, 0.6577777862548828, 16.761249542236328], "max": [0.9757190942764282, -0.713979184627533, 1.891618013381958, 0.4731011986732483, -0.49007686972618103, 0.9014267325401306, -0.43015605211257935, -0.5115587115287781, 1.6451133489608765, 0.05016403645277023, 0.7819056510925293, -0.6589275002479553, 75.10812377929688, 55.10750198364258, 0.026875000447034836, 6.431818008422852, 73.24312591552734, 41.333126068115234, 66.2593765258789, 49.19937515258789, 79.25, 77.8812484741211, 62.21812438964844, 98.95999908447266, 70.09625244140625, 68.90875244140625, 1.3068749904632568, 9.4818754196167, 68.03812408447266, 31.4012508392334, 65.65812683105469, 78.46562957763672, 65.94937896728516, 102.25749969482422, 48.865623474121094, 109.16374969482422], "mean": [0.5578677654266357, -1.1693249940872192, 1.568758487701416, 0.29377126693725586, -0.6047248840332031, 0.4375673532485962, -0.538338303565979, -0.9501670002937317, 1.2057453393936157, -0.09791234135627747, 0.6867154836654663, -0.9998196959495544, 61.48232650756836, 50.7529182434082, -0.06987588852643967, 0.4833005964756012, 33.45236587524414, 6.792445659637451, 36.301124572753906, 6.407012939453125, 39.8999137878418, 7.463830947875977, 25.03021240234375, 42.11600875854492, 36.87297439575195, 52.895111083984375, 1.0428950786590576, 1.4802685976028442, 31.097196578979492, 4.666330337524414, 37.63090515136719, 13.998007774353027, 34.11305236816406, 28.66929817199707, 20.165489196777344, 63.398658752441406], "std": [0.14934323728084564, 0.14712603390216827, 0.18179012835025787, 0.17744210362434387, 0.16488197445869446, 0.12830309569835663, 0.10188808292150497, 0.25684070587158203, 0.21877659857273102, 0.062186822295188904, 0.08015439659357071, 0.24060304462909698, 12.112866401672363, 1.4363961219787598, 0.07349113374948502, 1.0578296184539795, 17.533723831176758, 12.379427909851074, 15.498780250549316, 14.662144660949707, 17.943546295166016, 15.195754051208496, 15.957575798034668, 18.642410278320312, 23.527692794799805, 8.658366203308105, 0.24893862009048462, 2.4712119102478027, 21.275571823120117, 6.749850749969482, 20.143531799316406, 21.218721389770508, 17.639013290405273, 34.375038146972656, 15.657297134399414, 31.515695571899414], "count": [427]}, "action": {"min": [0.36147192120552063, -1.437662124633789, 1.1039901971817017, -0.31214237213134766, -1.17918860912323, 0.24617093801498413, -0.7019150257110596, -1.4213063716888428, 0.923790693283081, -0.21720793843269348, 0.49663347005844116, -1.3478007316589355, 21.498748779296875, 46.189998626708984, -0.4375, -0.17750000953674316, 5.579999923706055, 0.3387500047683716, 0.9700000286102295, -1.0206249952316284, 0.7200000286102295, 0.16312500834465027, 1.195555567741394, 6.501874923706055, 2.791249990463257, 36.166873931884766, 0.5900000333786011, -0.5556250214576721, 1.0043749809265137, 9.313225746154785e-10, 1.159999966621399, -0.7506250143051147, 1.0063636302947998, 0.30444446206092834, 0.6577777862548828, 16.761249542236328], "max": [0.9757190942764282, -0.713979184627533, 1.891618013381958, 0.4731011986732483, -0.49007686972618103, 0.9014267325401306, -0.43015605211257935, -0.5115587115287781, 1.6451133489608765, 0.05016403645277023, 0.7819056510925293, -0.6589275002479553, 75.10812377929688, 55.10750198364258, 0.026875000447034836, 6.431818008422852, 73.24312591552734, 41.333126068115234, 66.2593765258789, 49.19937515258789, 79.25, 77.8812484741211, 62.21812438964844, 98.95999908447266, 70.09625244140625, 68.90875244140625, 1.3068749904632568, 9.4818754196167, 68.03812408447266, 31.4012508392334, 65.65812683105469, 78.46562957763672, 65.94937896728516, 102.25749969482422, 48.865623474121094, 109.16374969482422], "mean": [0.557867705821991, -1.1693248748779297, 1.5687602758407593, 0.2937712073326111, -0.6047251224517822, 0.43756726384162903, -0.5383383631706238, -0.9501670598983765, 1.205744743347168, -0.09791240096092224, 0.6867154240608215, -0.9998199939727783, 61.482322692871094, 50.75291442871094, -0.06987590342760086, 0.4833005368709564, 33.45242691040039, 6.792442798614502, 36.30113983154297, 6.4069976806640625, 39.89993667602539, 7.463839530944824, 25.030229568481445, 42.11601638793945, 36.872962951660156, 52.89511489868164, 1.0428944826126099, 1.4802684783935547, 31.097192764282227, 4.666329860687256, 37.63090896606445, 13.99799633026123, 34.113059997558594, 28.669281005859375, 20.165494918823242, 63.39866638183594], "std": [0.14934323728084564, 0.1471260040998459, 0.18179017305374146, 0.17744210362434387, 0.16488195955753326, 0.12830306589603424, 0.10188806802034378, 0.2568407356739044, 0.2187766283750534, 0.06218681484460831, 0.0801544114947319, 0.24060304462909698, 12.112866401672363, 1.4363963603973389, 0.0734911561012268, 1.057829737663269, 17.533733367919922, 12.379423141479492, 15.498785972595215, 14.662151336669922, 17.94354820251465, 15.19575309753418, 15.957575798034668, 18.64241600036621, 23.527690887451172, 8.658369064331055, 0.2489386647939682, 2.4712116718292236, 21.275569915771484, 6.749850749969482, 20.143529891967773, 21.218721389770508, 17.639013290405273, 34.375030517578125, 15.657297134399414, 31.51569366455078], "count": [427]}, "timestamp": {"min": [0.0], "max": [14.2], "mean": [7.1000000000000005], "std": [4.108798148147731], "count": [427]}, "frame_index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [427]}, "index": {"min": [0], "max": [426], "mean": [213.0], "std": [123.26394444443193], "count": [427]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [427]}, "subtask_annotation": {"mean": [3.360655737704918, 7.0, 7.0, 7.0, 7.0], "std": [1.9238786790963691, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [427]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [427]}, "eef_direction_state": {"mean": [4.674473067915691, 3.721311475409836], "std": [1.4898184951772107, 2.0903682684710887], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_state": {"mean": [0.8548009367681498, 0.8548009367681498], "std": [0.8054231553679506, 0.6582171258253633], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_state": {"mean": [0.6323185011709602, 0.6276346604215457], "std": [0.8116164872922387, 0.8181115957830108], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_direction_action": {"mean": [4.674473067915691, 3.721311475409836], "std": [1.4898184951772107, 2.0903682684710887], "min": [0, 0], "max": [6, 6], "count": [427]}, "eef_velocity_action": {"mean": [0.8548009367681498, 0.8548009367681498], "std": [0.8054231553679506, 0.6582171258253633], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_acc_mag_action": {"mean": [0.6323185011709602, 0.6276346604215457], "std": [0.8116164872922387, 0.8181115957830108], "min": [0, 0], "max": [2, 2], "count": [427]}, "eef_sim_pose_state": {"mean": [0.7610781007458073, 0.16349184715792142, 1.183258769753751, -1.5222574484475855, 0.8962099892190292, -2.12403079173096, 0.6856208700460906, -0.14704269725089125, 1.230407539623681, 1.0217579464199742, 1.1123690148790366, 1.6777891645840002], "std": [0.04169082290776565, 0.03478715525394329, 0.032655556447879194, 0.13430754165322745, 0.04378543882086452, 0.15992455800772284, 0.0420438053591589, 0.05185536662661988, 0.08495309284350439, 0.5914287273131326, 0.10570556538533861, 0.6478240690501593], "min": [0.6587039312720548, 0.12172050825237463, 1.119847241803101, -1.6955598700210712, 0.8010862510944143, -2.3395678783932206, 0.6334492871404704, -0.2606850134607565, 1.1212294031170231, 0.20575221430060148, 0.9673660832401234, 0.6798838706313947], "max": [0.8152259775553151, 0.2981536126852333, 1.2589352980109663, -1.0348911499401383, 1.0308884531810305, -1.461583651213673, 0.7724442711091232, -0.06316671641562466, 1.3555303598160238, 1.7311252228411411, 1.2488628348054869, 2.404329544411698], "count": [427]}, "eef_sim_pose_action": {"mean": [0.7610781007458073, 0.16349184715792142, 1.183258769753751, -1.5222574484475855, 0.8962099892190292, -2.12403079173096, 0.6856208700460906, -0.14704269725089125, 1.230407539623681, 1.0217579464199742, 1.1123690148790366, 1.6777891645840002], "std": [0.04169082290776565, 0.03478715525394329, 0.032655556447879194, 0.13430754165322745, 0.04378543882086452, 0.15992455800772284, 0.0420438053591589, 0.05185536662661988, 0.08495309284350439, 0.5914287273131326, 0.10570556538533861, 0.6478240690501593], "min": [0.6587039312720548, 0.12172050825237463, 1.119847241803101, -1.6955598700210712, 0.8010862510944143, -2.3395678783932206, 0.6334492871404704, -0.2606850134607565, 1.1212294031170231, 0.20575221430060148, 0.9673660832401234, 0.6798838706313947], "max": [0.8152259775553151, 0.2981536126852333, 1.2589352980109663, -1.0348911499401383, 1.0308884531810305, -1.461583651213673, 0.7724442711091232, -0.06316671641562466, 1.3555303598160238, 1.7311252228411411, 1.2488628348054869, 2.404329544411698], "count": [427]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2841225714869281]], [[0.4548851470588235]], [[0.5614360130718954]]], "std": [[[0.3652219612715936]], [[0.2722135039684873]], [[0.24249044598488156]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49398196895424834]], [[0.5146725735294118]], [[0.5085665951797386]]], "std": [[[0.3360849564812026]], [[0.336852686981813]], [[0.3428675933825923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12549019607843137]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4958674407679739]], [[0.5286450755718954]], [[0.5506641013071895]]], "std": [[[0.35022999574250857]], [[0.3370559660341684]], [[0.3330713839083594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36711167075163403]], [[0.43284791666666667]], [[0.4576427369281046]]], "std": [[[0.3833308668254827]], [[0.3658474122161856]], [[0.38671605876357446]]], "count": [100]}, "observation.state": {"min": [0.44384679198265076, -1.506637692451477, 1.0139832496643066, -0.462825208902359, -1.61171293258667, 0.296191930770874, -0.7524605393409729, -1.4953364133834839, 0.9225138425827026, -0.26033321022987366, 0.47181370854377747, -1.044204592704773, 3.809999942779541, 43.563751220703125, -0.4181250035762787, -0.2487500011920929, 1.4049999713897705, 0.4587499797344208, 4.373749732971191, -1.1668750047683716, 3.3993749618530273, -0.8231250047683716, 1.2300000190734863, 1.8055555820465088, 6.041250228881836, 32.682498931884766, 0.734375, -0.721875011920929, 0.7074999809265137, -0.8531249761581421, 0.6668750047683716, -0.42500001192092896, 0.7093750238418579, 0.3174999952316284, 0.699999988079071, 0.3375000059604645], "max": [1.308675765991211, -0.6770131587982178, 1.9460259675979614, 0.3896772861480713, -0.5434595942497253, 0.8512150049209595, -0.4459449052810669, -0.5459550619125366, 1.793292760848999, -0.12495708465576172, 0.9994871020317078, -0.6543259620666504, 71.97937774658203, 68.77777862548828, -0.11454545706510544, 9.219374656677246, 70.796875, 30.881250381469727, 67.08062744140625, 28.00374984741211, 74.81187438964844, 29.530624389648438, 69.82374572753906, 76.97562408447266, 62.1462516784668, 57.983123779296875, 1.408888816833496, 9.579999923706055, 51.321876525878906, 19.896875381469727, 73.72000122070312, 58.43562698364258, 73.55875396728516, 68.85187530517578, 60.397499084472656, 98.47562408447266], "mean": [0.6670615077018738, -1.135241985321045, 1.4950135946273804, 0.2037212997674942, -0.7913644313812256, 0.5425785779953003, -0.6154382824897766, -0.9531230926513672, 1.3037302494049072, -0.17551638185977936, 0.6336475610733032, -0.8312793374061584, 55.567771911621094, 49.12804412841797, -0.20566406846046448, 2.3672962188720703, 23.946943283081055, 5.526401519775391, 26.54680633544922, 2.9965665340423584, 29.11362648010254, 4.851244926452637, 18.077369689941406, 39.37784957885742, 34.1334342956543, 51.023643493652344, 1.1026159524917603, 3.4737534523010254, 16.3531436920166, 5.862985610961914, 23.329423904418945, 9.531800270080566, 24.571645736694336, 12.93982982635498, 18.646617889404297, 33.69511413574219], "std": [0.18531174957752228, 0.19958065450191498, 0.23571720719337463, 0.216679185628891, 0.28416872024536133, 0.1466018557548523, 0.06745763123035431, 0.2935967445373535, 0.2551274001598358, 0.029973819851875305, 0.08540956676006317, 0.10117344558238983, 12.770578384399414, 3.8597664833068848, 0.07453116774559021, 2.6288325786590576, 21.821582794189453, 9.75494384765625, 20.989166259765625, 7.78135347366333, 23.361467361450195, 9.2785062789917, 24.040281295776367, 19.217491149902344, 21.330827713012695, 7.1310882568359375, 0.28536322712898254, 3.4704413414001465, 21.0759334564209, 7.777392387390137, 27.70042610168457, 17.212129592895508, 27.164108276367188, 20.53462028503418, 22.636798858642578, 29.984272003173828], "count": [340]}, "action": {"min": [0.44384679198265076, -1.506637692451477, 1.0139832496643066, -0.462825208902359, -1.61171293258667, 0.296191930770874, -0.7524605393409729, -1.4953364133834839, 0.9225138425827026, -0.26033321022987366, 0.47181370854377747, -1.044204592704773, 3.809999942779541, 43.563751220703125, -0.4181250035762787, -0.2487500011920929, 1.4049999713897705, 0.4587499797344208, 4.373749732971191, -1.1668750047683716, 3.3993749618530273, -0.8231250047683716, 1.2300000190734863, 1.8055555820465088, 6.041250228881836, 32.682498931884766, 0.734375, -0.721875011920929, 0.7074999809265137, -0.8531249761581421, 0.6668750047683716, -0.42500001192092896, 0.7093750238418579, 0.3174999952316284, 0.699999988079071, 0.3375000059604645], "max": [1.308675765991211, -0.6770131587982178, 1.9460259675979614, 0.3896772861480713, -0.5434595942497253, 0.8512150049209595, -0.4459449052810669, -0.5459550619125366, 1.793292760848999, -0.12495708465576172, 0.9994871020317078, -0.6543259620666504, 71.97937774658203, 68.77777862548828, -0.11454545706510544, 9.219374656677246, 70.796875, 30.881250381469727, 67.08062744140625, 28.00374984741211, 74.81187438964844, 29.530624389648438, 69.82374572753906, 76.97562408447266, 62.1462516784668, 57.983123779296875, 1.408888816833496, 9.579999923706055, 51.321876525878906, 19.896875381469727, 73.72000122070312, 58.43562698364258, 73.55875396728516, 68.85187530517578, 60.397499084472656, 98.47562408447266], "mean": [0.6670612692832947, -1.1352413892745972, 1.4950140714645386, 0.20372124016284943, -0.7913641333580017, 0.5425783395767212, -0.6154380440711975, -0.9531230926513672, 1.3037298917770386, -0.17551638185977936, 0.6336477398872375, -0.8312795162200928, 55.567771911621094, 49.128074645996094, -0.20566394925117493, 2.3672962188720703, 23.946928024291992, 5.526397228240967, 26.54680061340332, 2.996562957763672, 29.113603591918945, 4.851239204406738, 18.077373504638672, 39.37784957885742, 34.1334114074707, 51.02366256713867, 1.1026166677474976, 3.473752737045288, 16.35315704345703, 5.862983226776123, 23.329429626464844, 9.531794548034668, 24.571651458740234, 12.939821243286133, 18.646621704101562, 33.695098876953125], "std": [0.18531176447868347, 0.199580579996109, 0.23571719229221344, 0.2166791707277298, 0.28416869044303894, 0.1466018706560135, 0.0674576386809349, 0.29359671473503113, 0.2551274001598358, 0.029973817989230156, 0.08540956676006317, 0.10117344558238983, 12.770576477050781, 3.859766960144043, 0.0745311826467514, 2.6288323402404785, 21.821577072143555, 9.754945755004883, 20.989164352416992, 7.7813544273376465, 23.3614559173584, 9.27850341796875, 24.040273666381836, 19.217483520507812, 21.330827713012695, 7.131088733673096, 0.2853631377220154, 3.4704413414001465, 21.0759334564209, 7.777393341064453, 27.700429916381836, 17.212125778198242, 27.164108276367188, 20.53462028503418, 22.63680076599121, 29.984272003173828], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [340]}, "index": {"min": [427], "max": [766], "mean": [596.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [3.611764705882353, 7.0, 7.0, 7.0, 7.0], "std": [2.2509821001564907, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [340]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [340]}, "eef_direction_state": {"mean": [3.876470588235294, 3.7205882352941178], "std": [1.57630596155349, 2.1216363567892182], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [1.2411764705882353, 0.9176470588235294], "std": [0.744042079399381, 0.7547771732868439], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.9911764705882353, 0.6147058823529412], "std": [0.8453567458071545, 0.7868897646621821], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [3.876470588235294, 3.7205882352941178], "std": [1.57630596155349, 2.1216363567892182], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [1.2411764705882353, 0.9176470588235294], "std": [0.744042079399381, 0.7547771732868439], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [0.9911764705882353, 0.6147058823529412], "std": [0.8453567458071545, 0.7868897646621821], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.7261912775470972, 0.16218079045165554, 1.184187021877171, -1.38491082494849, 0.9114576253243476, -2.0599072032850247, 0.7037161192590483, -0.17716641873148437, 1.1941118669214958, 1.4855079673805296, 1.1625808647611802, 2.089969099068087], "std": [0.05634601053755012, 0.05470077844708471, 0.06038078420717178, 0.33828200489638177, 0.05519031579567641, 0.24924009380617698, 0.04896159078741203, 0.053751453646973646, 0.06480121009977245, 0.2555821453125598, 0.11370103629473388, 0.25418133364411605], "min": [0.5997046619471409, 0.11059753338831863, 1.0990442583903812, -1.7514394184201054, 0.8232808137355883, -2.357416828350933, 0.6016849133565596, -0.24185335061300983, 1.0952196489815138, 0.3996963860860353, 1.0199231173115573, 1.1166240446085762], "max": [0.8120169331924365, 0.3176937378700551, 1.291950076669146, -0.7589207286142743, 1.1123965957140913, -1.3559857698917361, 0.7907778933941383, -0.07351211150935749, 1.3446494204148904, 1.8437207174590968, 1.3027484408153938, 2.4909496658523747], "count": [340]}, "eef_sim_pose_action": {"mean": [0.7261912775470972, 0.16218079045165554, 1.184187021877171, -1.38491082494849, 0.9114576253243476, -2.0599072032850247, 0.7037161192590483, -0.17716641873148437, 1.1941118669214958, 1.4855079673805296, 1.1625808647611802, 2.089969099068087], "std": [0.05634601053755012, 0.05470077844708471, 0.06038078420717178, 0.33828200489638177, 0.05519031579567641, 0.24924009380617698, 0.04896159078741203, 0.053751453646973646, 0.06480121009977245, 0.2555821453125598, 0.11370103629473388, 0.25418133364411605], "min": [0.5997046619471409, 0.11059753338831863, 1.0990442583903812, -1.7514394184201054, 0.8232808137355883, -2.357416828350933, 0.6016849133565596, -0.24185335061300983, 1.0952196489815138, 0.3996963860860353, 1.0199231173115573, 1.1166240446085762], "max": [0.8120169331924365, 0.3176937378700551, 1.291950076669146, -0.7589207286142743, 1.1123965957140913, -1.3559857698917361, 0.7907778933941383, -0.07351211150935749, 1.3446494204148904, 1.8437207174590968, 1.3027484408153938, 2.4909496658523747], "count": [340]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3078505024509804]], [[0.45529400531045755]], [[0.5553706944444444]]], "std": [[[0.37219516437230143]], [[0.28364656806788374]], [[0.2508212619363418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1568627450980392]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498321339869281]], [[0.5197632475490196]], [[0.5107877675653594]]], "std": [[[0.32097346688773193]], [[0.3204530220301551]], [[0.3252899816345748]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5075496200980393]], [[0.5459752185457516]], [[0.5637307352941177]]], "std": [[[0.33905161747380413]], [[0.32888100394094855]], [[0.33215063215374063]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3591402491830065]], [[0.40238401348039216]], [[0.4114785416666667]]], "std": [[[0.37721827892161797]], [[0.37147643421913196]], [[0.38845431639876166]]], "count": [100]}, "observation.state": {"min": [0.18396657705307007, -1.429794192314148, 0.9817273020744324, -0.08020523190498352, -1.6256157159805298, 0.325112521648407, -0.6651026010513306, -1.5136473178863525, 0.7016394734382629, -0.6844730973243713, 0.3699597418308258, -1.015249490737915, 22.020000457763672, 45.08625030517578, -0.39888888597488403, -0.31437498331069946, 2.84375, 0.44749999046325684, 2.463124990463257, -1.2400000095367432, 0.9175000190734863, -0.25, 1.1256250143051147, -0.9600000381469727, 3.53125, 33.979373931884766, 0.8331249952316284, -0.5512499809265137, 0.778124988079071, 0.6231250166893005, 1.28125, -0.21312500536441803, 8.958125114440918, 0.46812501549720764, 0.671875, 25.010000228881836], "max": [0.9399319291114807, -0.7050859928131104, 1.8338483572006226, 0.4011215269565582, -0.5293211936950684, 0.9185931086540222, -0.05948634445667267, -0.21339742839336395, 1.757839322090149, -0.15251868963241577, 0.7050144672393799, -0.5010204315185547, 69.13062286376953, 82.26062774658203, 10.573124885559082, 8.326250076293945, 56.407501220703125, 35.89875030517578, 58.021873474121094, 54.680625915527344, 60.9587516784668, 86.49250030517578, 48.53312683105469, 102.23937225341797, 51.201873779296875, 76.34889221191406, 1.9474999904632568, 9.53499984741211, 47.823123931884766, 59.673336029052734, 62.43937683105469, 73.40250396728516, 74.66312408447266, 94.32562255859375, 53.178123474121094, 108.35562896728516], "mean": [0.5834313035011292, -1.0635511875152588, 1.4204298257827759, 0.2524513602256775, -0.8377930521965027, 0.5542305111885071, -0.44585704803466797, -1.046120047569275, 1.3229386806488037, -0.33399698138237, 0.45991572737693787, -0.8012098670005798, 48.42477798461914, 59.909706115722656, 0.22425495088100433, 4.305593013763428, 21.816930770874023, 6.821111679077148, 16.28626251220703, 6.833405494689941, 13.64723014831543, 11.899395942687988, 9.76423454284668, 19.827800750732422, 26.685657501220703, 54.39824676513672, 1.2883999347686768, 4.829593658447266, 18.225828170776367, 10.02286434173584, 28.479938507080078, 17.748991012573242, 31.279935836791992, 15.813519477844238, 15.810966491699219, 59.334808349609375], "std": [0.1999974548816681, 0.2101304829120636, 0.24310411512851715, 0.12781673669815063, 0.320539653301239, 0.18728189170360565, 0.16300345957279205, 0.2899056077003479, 0.23478031158447266, 0.15193165838718414, 0.08943487703800201, 0.14561155438423157, 13.43209171295166, 14.049823760986328, 1.914576768875122, 3.0745043754577637, 16.86141014099121, 11.289192199707031, 16.393970489501953, 17.00328254699707, 19.70492935180664, 24.33575439453125, 15.992731094360352, 33.50651168823242, 17.915958404541016, 8.07776165008545, 0.3096618056297302, 3.5582828521728516, 18.55982208251953, 14.451993942260742, 21.597217559814453, 25.872085571289062, 21.21526336669922, 24.209186553955078, 20.82182502746582, 17.907670974731445], "count": [356]}, "action": {"min": [0.18396657705307007, -1.429794192314148, 0.9817273020744324, -0.08020523190498352, -1.6256157159805298, 0.325112521648407, -0.6651026010513306, -1.5136473178863525, 0.7016394734382629, -0.6844730973243713, 0.3699597418308258, -1.015249490737915, 22.020000457763672, 45.08625030517578, -0.39888888597488403, -0.31437498331069946, 2.84375, 0.44749999046325684, 2.463124990463257, -1.2400000095367432, 0.9175000190734863, -0.25, 1.1256250143051147, -0.9600000381469727, 3.53125, 33.979373931884766, 0.8331249952316284, -0.5512499809265137, 0.778124988079071, 0.6231250166893005, 1.28125, -0.21312500536441803, 8.958125114440918, 0.46812501549720764, 0.671875, 25.010000228881836], "max": [0.9399319291114807, -0.7050859928131104, 1.8338483572006226, 0.4011215269565582, -0.5293211936950684, 0.9185931086540222, -0.05948634445667267, -0.21339742839336395, 1.757839322090149, -0.15251868963241577, 0.7050144672393799, -0.5010204315185547, 69.13062286376953, 82.26062774658203, 10.573124885559082, 8.326250076293945, 56.407501220703125, 35.89875030517578, 58.021873474121094, 54.680625915527344, 60.9587516784668, 86.49250030517578, 48.53312683105469, 102.23937225341797, 51.201873779296875, 76.34889221191406, 1.9474999904632568, 9.53499984741211, 47.823123931884766, 59.673336029052734, 62.43937683105469, 73.40250396728516, 74.66312408447266, 94.32562255859375, 53.178123474121094, 108.35562896728516], "mean": [0.5834310054779053, -1.0635511875152588, 1.4204304218292236, 0.2524513304233551, -0.8377933502197266, 0.5542302131652832, -0.4458569586277008, -1.0461199283599854, 1.3229385614395142, -0.3339969515800476, 0.4599158465862274, -0.8012096881866455, 48.424739837646484, 59.90969467163086, 0.2242547571659088, 4.305593967437744, 21.816946029663086, 6.821102619171143, 16.28626251220703, 6.833402156829834, 13.647225379943848, 11.899404525756836, 9.764251708984375, 19.82780647277832, 26.685659408569336, 54.39821243286133, 1.2884000539779663, 4.829594612121582, 18.225828170776367, 10.022860527038574, 28.479928970336914, 17.748991012573242, 31.279958724975586, 15.81352710723877, 15.810966491699219, 59.334774017333984], "std": [0.1999974399805069, 0.21013054251670837, 0.24310408532619476, 0.12781673669815063, 0.3205397427082062, 0.18728192150592804, 0.16300350427627563, 0.2899056375026703, 0.23478032648563385, 0.15193165838718414, 0.08943488448858261, 0.14561155438423157, 13.43209457397461, 14.049825668334961, 1.9145768880844116, 3.0745034217834473, 16.861412048339844, 11.289216995239258, 16.39396858215332, 17.003284454345703, 19.704925537109375, 24.33574104309082, 15.992732048034668, 33.506507873535156, 17.915958404541016, 8.07776165008545, 0.3096618056297302, 3.5582826137542725, 18.5598201751709, 14.45199203491211, 21.597217559814453, 25.87208366394043, 21.215267181396484, 24.20918846130371, 20.821826934814453, 17.907669067382812], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [356]}, "index": {"min": [767], "max": [1122], "mean": [944.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [3.646067415730337, 7.0, 7.0, 7.0, 7.0], "std": [2.2507205427922896, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [356]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [356]}, "eef_direction_state": {"mean": [3.654494382022472, 3.2865168539325844], "std": [2.130900801890255, 2.201107535889014], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.1797752808988764, 1.0730337078651686], "std": [0.8150521835200963, 0.6830638256232121], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.9353932584269663, 0.6769662921348315], "std": [0.8700930547932748, 0.834392606232635], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.654494382022472, 3.2865168539325844], "std": [2.130900801890255, 2.201107535889014], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.1797752808988764, 1.0730337078651686], "std": [0.8150521835200963, 0.6830638256232121], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.9353932584269663, 0.6769662921348315], "std": [0.8700930547932748, 0.834392606232635], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.6974295247639803, 0.16552807382349946, 1.2263004478145132, -1.1962266145783942, 0.8388330583224827, -1.945567423703371, 0.7065577007812566, -0.12587521245069663, 1.1950075927890942, 1.5526407865283438, 1.162133423161062, 2.223333058893731], "std": [0.0781523569325956, 0.03513218008047101, 0.12632541720713605, 0.6143551842465433, 0.07649004901263129, 0.44823408578604323, 0.06133741012454794, 0.06588741180828103, 0.08997621044824748, 0.5074061675216834, 0.09190765494195179, 0.5234025367261913], "min": [0.565075383313868, 0.09993975538901398, 1.0936426312918965, -1.6925118264599914, 0.6994606046067107, -2.5059847097258388, 0.5238343900512685, -0.22654661110347185, 1.0949727936859515, -0.08416794340984401, 1.0081489679417164, 0.6611902413846178], "max": [0.7919328204810163, 0.2422574509160104, 1.4587091679462711, -0.04902745597025027, 0.9917824440887335, -1.2263683717563016, 0.7821156458834997, -0.03210331785293907, 1.4192653226462564, 1.9793041869468317, 1.3372865807829135, 2.783394769931565], "count": [356]}, "eef_sim_pose_action": {"mean": [0.6974295247639803, 0.16552807382349946, 1.2263004478145132, -1.1962266145783942, 0.8388330583224827, -1.945567423703371, 0.7065577007812566, -0.12587521245069663, 1.1950075927890942, 1.5526407865283438, 1.162133423161062, 2.223333058893731], "std": [0.0781523569325956, 0.03513218008047101, 0.12632541720713605, 0.6143551842465433, 0.07649004901263129, 0.44823408578604323, 0.06133741012454794, 0.06588741180828103, 0.08997621044824748, 0.5074061675216834, 0.09190765494195179, 0.5234025367261913], "min": [0.565075383313868, 0.09993975538901398, 1.0936426312918965, -1.6925118264599914, 0.6994606046067107, -2.5059847097258388, 0.5238343900512685, -0.22654661110347185, 1.0949727936859515, -0.08416794340984401, 1.0081489679417164, 0.6611902413846178], "max": [0.7919328204810163, 0.2422574509160104, 1.4587091679462711, -0.04902745597025027, 0.9917824440887335, -1.2263683717563016, 0.7821156458834997, -0.03210331785293907, 1.4192653226462564, 1.9793041869468317, 1.3372865807829135, 2.783394769931565], "count": [356]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3050185723039216]], [[0.45100244893790853]], [[0.5485048039215686]]], "std": [[[0.3726183995186327]], [[0.28645472322371274]], [[0.2537568418732865]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874645159313726]], [[0.5035991176470589]], [[0.4940120935457516]]], "std": [[[0.3425381940854645]], [[0.34388443316308837]], [[0.35007911346579507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5221297181372548]], [[0.5629683639705882]], [[0.5880774428104575]]], "std": [[[0.34426651416354714]], [[0.3284646552570282]], [[0.3260648769968045]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35340061274509804]], [[0.4075931883169935]], [[0.4256401940359477]]], "std": [[[0.38630357639296586]], [[0.3728757801305222]], [[0.388757806177984]]], "count": [100]}, "observation.state": {"min": [0.5630578994750977, -1.394531488418579, 1.0688308477401733, -0.12152720987796783, -1.4722625017166138, 0.21956302225589752, -0.6109330654144287, -1.4184215068817139, 1.0118639469146729, -0.932707667350769, 0.046540018171072006, -0.8067147731781006, 18.897499084472656, 45.72624969482422, -0.359375, -0.19687499105930328, 1.8443750143051147, 0.5555555820465088, 1.2450000047683716, -1.3381249904632568, 1.1162500381469727, -0.10857143253087997, 1.0724999904632568, -0.11625000089406967, 4.869999885559082, 38.06687545776367, 0.6637499928474426, -1.978124976158142, 0.671875, -0.1887500137090683, 2.263333320617676, -0.8324999809265137, 4.82692289352417, 0.12687499821186066, 0.6675000190734863, 4.840000152587891], "max": [0.8831794857978821, -0.6499283909797668, 1.7928158044815063, 0.41745346784591675, -0.5648937821388245, 0.8485075831413269, -0.024986648932099342, -0.6691557765007019, 1.6551032066345215, -0.3337434232234955, 0.524761974811554, -0.6040903925895691, 72.1156234741211, 68.8822250366211, 2.6024999618530273, 6.707499980926514, 56.393123626708984, 38.02812576293945, 54.23875045776367, 45.60187530517578, 60.00062561035156, 93.92250061035156, 52.58250045776367, 106.49749755859375, 54.06812286376953, 57.27312469482422, 1.3493750095367432, 9.668181419372559, 49.009376525878906, 30.572500228881836, 72.47000122070312, 56.83062744140625, 64.83000183105469, 59.67562484741211, 52.55687713623047, 89.39749908447266], "mean": [0.7707217335700989, -1.0064587593078613, 1.3778271675109863, 0.08401799947023392, -0.9664153456687927, 0.5791389346122742, -0.3276066482067108, -0.9981071949005127, 1.2538461685180664, -0.5937241315841675, 0.29549577832221985, -0.7275202870368958, 57.07213592529297, 52.491477966308594, -0.14399923384189606, 1.4694724082946777, 18.852787017822266, 6.481063365936279, 20.54022216796875, 6.440347194671631, 24.516843795776367, 15.309175491333008, 13.18305778503418, 43.789371490478516, 27.263219833374023, 51.8375244140625, 1.0873258113861084, 3.903369188308716, 16.8852596282959, 8.071136474609375, 26.59351348876953, 10.528776168823242, 27.567930221557617, 14.006133079528809, 17.038124084472656, 45.01451873779297], "std": [0.11071480065584183, 0.21519282460212708, 0.2077363282442093, 0.1850017011165619, 0.2730691134929657, 0.19488577544689178, 0.2130669206380844, 0.2689582407474518, 0.21548296511173248, 0.19804102182388306, 0.18921883404254913, 0.08822041749954224, 14.541932106018066, 4.189031600952148, 0.33587515354156494, 2.006579637527466, 19.022323608398438, 10.963900566101074, 16.669889450073242, 15.037089347839355, 18.31255340576172, 27.63260269165039, 18.145566940307617, 29.201065063476562, 18.344133377075195, 5.512575626373291, 0.2699796259403229, 4.066577911376953, 19.15155601501465, 12.25192642211914, 25.14773178100586, 17.529279708862305, 23.04364585876465, 21.083999633789062, 19.766891479492188, 26.31223487854004], "count": [335]}, "action": {"min": [0.5630578994750977, -1.394531488418579, 1.0688308477401733, -0.12152720987796783, -1.4722625017166138, 0.21956302225589752, -0.6109330654144287, -1.4184215068817139, 1.0118639469146729, -0.932707667350769, 0.046540018171072006, -0.8067147731781006, 18.897499084472656, 45.72624969482422, -0.359375, -0.19687499105930328, 1.8443750143051147, 0.5555555820465088, 1.2450000047683716, -1.3381249904632568, 1.1162500381469727, -0.10857143253087997, 1.0724999904632568, -0.11625000089406967, 4.869999885559082, 38.06687545776367, 0.6637499928474426, -1.978124976158142, 0.671875, -0.1887500137090683, 2.263333320617676, -0.8324999809265137, 4.82692289352417, 0.12687499821186066, 0.6675000190734863, 4.840000152587891], "max": [0.8831794857978821, -0.6499283909797668, 1.7928158044815063, 0.41745346784591675, -0.5648937821388245, 0.8485075831413269, -0.024986648932099342, -0.6691557765007019, 1.6551032066345215, -0.3337434232234955, 0.524761974811554, -0.6040903925895691, 72.1156234741211, 68.8822250366211, 2.6024999618530273, 6.707499980926514, 56.393123626708984, 38.02812576293945, 54.23875045776367, 45.60187530517578, 60.00062561035156, 93.92250061035156, 52.58250045776367, 106.49749755859375, 54.06812286376953, 57.27312469482422, 1.3493750095367432, 9.668181419372559, 49.009376525878906, 30.572500228881836, 72.47000122070312, 56.83062744140625, 64.83000183105469, 59.67562484741211, 52.55687713623047, 89.39749908447266], "mean": [0.7707204222679138, -1.0064582824707031, 1.3778266906738281, 0.08401798456907272, -0.9664158225059509, 0.5791391134262085, -0.32760635018348694, -0.9981070756912231, 1.2538460493087769, -0.5937244296073914, 0.2954958379268646, -0.727520227432251, 57.0721435546875, 52.49146270751953, -0.14399929344654083, 1.4694725275039673, 18.852787017822266, 6.481067180633545, 20.540212631225586, 6.440362453460693, 24.516843795776367, 15.30916690826416, 13.183066368103027, 43.78939437866211, 27.263225555419922, 51.83751678466797, 1.0873265266418457, 3.903369188308716, 16.885257720947266, 8.071134567260742, 26.593517303466797, 10.528778076171875, 27.567922592163086, 14.006138801574707, 17.03812599182129, 45.014522552490234], "std": [0.11071465909481049, 0.21519283950328827, 0.20773637294769287, 0.1850016713142395, 0.2730690836906433, 0.19488577544689178, 0.2130669206380844, 0.26895812153816223, 0.21548296511173248, 0.19804097712039948, 0.18921886384487152, 0.08822044730186462, 14.541932106018066, 4.18903112411499, 0.335875004529953, 2.006580352783203, 19.022321701049805, 10.963900566101074, 16.669889450073242, 15.037099838256836, 18.31255340576172, 27.632600784301758, 18.145566940307617, 29.201072692871094, 18.34412956237793, 5.512575626373291, 0.26997965574264526, 4.066577911376953, 19.15155601501465, 12.251930236816406, 25.147727966308594, 17.529279708862305, 23.043643951416016, 21.08400535583496, 19.766897201538086, 26.31223487854004], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [335]}, "index": {"min": [1123], "max": [1457], "mean": [1290.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [3.5074626865671643, 7.0, 7.0, 7.0, 7.0], "std": [2.3178292361627304, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [335]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [335]}, "eef_direction_state": {"mean": [4.277611940298508, 4.071641791044776], "std": [1.6600504304084318, 2.061936922334519], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.991044776119403, 0.9104477611940298], "std": [0.7706812925662038, 0.7790415712008996], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.6537313432835821, 0.6029850746268657], "std": [0.8246805547457782, 0.7996212068248927], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.277611940298508, 4.071641791044776], "std": [1.6600504304084318, 2.061936922334519], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.991044776119403, 0.9104477611940298], "std": [0.7706812925662038, 0.7790415712008996], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.6537313432835821, 0.6029850746268657], "std": [0.8246805547457782, 0.7996212068248927], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.6962544565208625, 0.19719806477741667, 1.207981188287097, -1.2356543093201044, 0.8517819427394807, -1.9122173062415226, 0.7022256086074262, -0.12597193274656127, 1.208888822622167, 0.5962948763967161, 1.2662727836986425, 0.3166088482664568], "std": [0.04873149147117181, 0.05610828929010587, 0.07296596575170579, 0.3518752438793483, 0.07757924226459463, 0.34511887816862563, 0.033823876345844474, 0.07033346862006638, 0.08236670288647173, 2.0169944930926724, 0.20757933818053265, 2.31338440144266], "min": [0.6013979697251155, 0.1144616779867702, 1.107518893477202, -1.727492197071539, 0.7595565554000441, -2.3457536637457315, 0.6479670442475729, -0.21164449794285398, 1.0995771620012789, -3.1404972580396864, 1.003159985358442, -3.1324789339581036], "max": [0.7855918275553995, 0.2675894838034118, 1.3532342935615291, -0.505937091900104, 1.1443814448639928, -1.2491263773293748, 0.7658497433319795, -0.014632024810815492, 1.3890929430511496, 3.1347404713634797, 1.5079176013283822, 3.1268060422712143], "count": [335]}, "eef_sim_pose_action": {"mean": [0.6962544565208625, 0.19719806477741667, 1.207981188287097, -1.2356543093201044, 0.8517819427394807, -1.9122173062415226, 0.7022256086074262, -0.12597193274656127, 1.208888822622167, 0.5962948763967161, 1.2662727836986425, 0.3166088482664568], "std": [0.04873149147117181, 0.05610828929010587, 0.07296596575170579, 0.3518752438793483, 0.07757924226459463, 0.34511887816862563, 0.033823876345844474, 0.07033346862006638, 0.08236670288647173, 2.0169944930926724, 0.20757933818053265, 2.31338440144266], "min": [0.6013979697251155, 0.1144616779867702, 1.107518893477202, -1.727492197071539, 0.7595565554000441, -2.3457536637457315, 0.6479670442475729, -0.21164449794285398, 1.0995771620012789, -3.1404972580396864, 1.003159985358442, -3.1324789339581036], "max": [0.7855918275553995, 0.2675894838034118, 1.3532342935615291, -0.505937091900104, 1.1443814448639928, -1.2491263773293748, 0.7658497433319795, -0.014632024810815492, 1.3890929430511496, 3.1347404713634797, 1.5079176013283822, 3.1268060422712143], "count": [335]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3082583026960784]], [[0.4488679125816994]], [[0.5406411846405229]]], "std": [[[0.3739492642682709]], [[0.29044429814193734]], [[0.2567667537416431]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019059027777778]], [[0.5221226613562091]], [[0.5157975326797385]]], "std": [[[0.34661715411204586]], [[0.346243535789993]], [[0.3514050655712356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12941176470588237]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068097651143791]], [[0.5309403431372549]], [[0.5375681903594771]]], "std": [[[0.3496251208627644]], [[0.3428162048748884]], [[0.34473165316745574]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3673934783496732]], [[0.4263519281045752]], [[0.43791098243464055]]], "std": [[[0.3819760123446602]], [[0.36632791233313067]], [[0.38369071098066376]]], "count": [100]}, "observation.state": {"min": [0.4960612654685974, -1.4171340465545654, 1.087904691696167, -0.35208073258399963, -1.488793134689331, 0.2332007735967636, -0.8148317933082581, -1.4943350553512573, 1.1469300985336304, -0.17134609818458557, 0.6009432077407837, -0.9545233249664307, 17.885000228881836, 39.27562713623047, -0.4437499940395355, -0.2006250023841858, 0.7599999904632568, 0.4899999797344208, 0.9027272462844849, -1.428125023841858, 0.8611111044883728, -3.3631250858306885, 1.1568750143051147, -0.2133333384990692, 7.683125019073486, 39.42625045776367, 0.7677778005599976, -2.479375123977661, 0.6368750333786011, -0.3812499940395355, 4.209000110626221, -0.6100000143051147, 5.357272624969482, 0.9293749928474426, 0.6318750381469727, 14.61833381652832], "max": [1.1659376621246338, -0.6986300945281982, 1.8188992738723755, 0.40028706192970276, -0.4961804747581482, 0.736772358417511, -0.42684993147850037, -0.7338159084320068, 1.7711671590805054, 0.18577858805656433, 0.8308537602424622, -0.4802777171134949, 67.33625030517578, 59.3962516784668, -0.1887499988079071, 9.325624465942383, 46.76250076293945, 44.19562530517578, 51.35874938964844, 55.91875076293945, 64.83125305175781, 85.25875091552734, 55.33625030517578, 103.11062622070312, 56.2131233215332, 58.638126373291016, 1.412500023841858, 9.516875267028809, 46.229373931884766, 29.428749084472656, 66.72187805175781, 62.31875228881836, 68.48625183105469, 79.85562896728516, 51.97999954223633, 104.59062957763672], "mean": [0.6728422045707703, -1.0753874778747559, 1.439765453338623, 0.2023278772830963, -0.7569004893302917, 0.48653367161750793, -0.710645854473114, -1.0563812255859375, 1.3151763677597046, 0.04437711462378502, 0.7726622223854065, -0.7936797142028809, 54.571537017822266, 47.6290283203125, -0.2684663236141205, 5.275996685028076, 12.116275787353516, 9.00643253326416, 15.341716766357422, 8.206475257873535, 18.271997451782227, 9.508736610412598, 12.542802810668945, 20.833541870117188, 29.923242568969727, 51.45125961303711, 1.1809594631195068, 4.352128505706787, 15.504692077636719, 7.204954147338867, 26.62232208251953, 15.34528923034668, 27.320707321166992, 15.451169967651367, 15.57026195526123, 46.04269027709961], "std": [0.11148781329393387, 0.15766321122646332, 0.15973791480064392, 0.14718900620937347, 0.1800403743982315, 0.12255216389894485, 0.08438440412282944, 0.23026876151561737, 0.19800062477588654, 0.10578013211488724, 0.07226813584566116, 0.13059574365615845, 10.710221290588379, 6.238860130310059, 0.06817144900560379, 3.401676893234253, 17.831615447998047, 15.851399421691895, 16.936979293823242, 18.72406005859375, 20.18404769897461, 23.3258113861084, 17.448814392089844, 30.88719367980957, 17.737085342407227, 5.662744998931885, 0.2589244544506073, 4.108597278594971, 18.162233352661133, 11.208227157592773, 23.230449676513672, 23.446287155151367, 22.22552490234375, 23.178495407104492, 19.868074417114258, 25.72724723815918], "count": [317]}, "action": {"min": [0.4960612654685974, -1.4171340465545654, 1.087904691696167, -0.35208073258399963, -1.488793134689331, 0.2332007735967636, -0.8148317933082581, -1.4943350553512573, 1.1469300985336304, -0.17134609818458557, 0.6009432077407837, -0.9545233249664307, 17.885000228881836, 39.27562713623047, -0.4437499940395355, -0.2006250023841858, 0.7599999904632568, 0.4899999797344208, 0.9027272462844849, -1.428125023841858, 0.8611111044883728, -3.3631250858306885, 1.1568750143051147, -0.2133333384990692, 7.683125019073486, 39.42625045776367, 0.7677778005599976, -2.479375123977661, 0.6368750333786011, -0.3812499940395355, 4.209000110626221, -0.6100000143051147, 5.357272624969482, 0.9293749928474426, 0.6318750381469727, 14.61833381652832], "max": [1.1659376621246338, -0.6986300945281982, 1.8188992738723755, 0.40028706192970276, -0.4961804747581482, 0.736772358417511, -0.42684993147850037, -0.7338159084320068, 1.7711671590805054, 0.18577858805656433, 0.8308537602424622, -0.4802777171134949, 67.33625030517578, 59.3962516784668, -0.1887499988079071, 9.325624465942383, 46.76250076293945, 44.19562530517578, 51.35874938964844, 55.91875076293945, 64.83125305175781, 85.25875091552734, 55.33625030517578, 103.11062622070312, 56.2131233215332, 58.638126373291016, 1.412500023841858, 9.516875267028809, 46.229373931884766, 29.428749084472656, 66.72187805175781, 62.31875228881836, 68.48625183105469, 79.85562896728516, 51.97999954223633, 104.59062957763672], "mean": [0.6728421449661255, -1.075387716293335, 1.439764380455017, 0.2023276686668396, -0.756900429725647, 0.486533522605896, -0.7106450796127319, -1.056381106376648, 1.3151763677597046, 0.04437713325023651, 0.7726625204086304, -0.793679416179657, 54.571537017822266, 47.6290397644043, -0.2684663236141205, 5.275998115539551, 12.116266250610352, 9.006423950195312, 15.341702461242676, 8.206469535827637, 18.271991729736328, 9.508749008178711, 12.542801856994629, 20.833555221557617, 29.92323112487793, 51.451210021972656, 1.180959939956665, 4.352128505706787, 15.504688262939453, 7.204951763153076, 26.622329711914062, 15.345280647277832, 27.32071876525879, 15.451167106628418, 15.570260047912598, 46.042694091796875], "std": [0.11148780584335327, 0.15766321122646332, 0.15973791480064392, 0.14718899130821228, 0.1800403594970703, 0.12255214154720306, 0.08438442647457123, 0.23026876151561737, 0.19800063967704773, 0.10578013956546783, 0.07226812094449997, 0.13059575855731964, 10.710217475891113, 6.23886251449585, 0.06817138940095901, 3.401677131652832, 17.83161163330078, 15.851409912109375, 16.936981201171875, 18.724061965942383, 20.184051513671875, 23.325815200805664, 17.448814392089844, 30.887182235717773, 17.737085342407227, 5.662745475769043, 0.2589244544506073, 4.108597278594971, 18.162235260009766, 11.20822525024414, 23.230449676513672, 23.446285247802734, 22.225521087646484, 23.178495407104492, 19.868074417114258, 25.72724723815918], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [317]}, "index": {"min": [1458], "max": [1774], "mean": [1616.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [3.5394321766561516, 7.0, 7.0, 7.0, 7.0], "std": [2.2117816859881416, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [317]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [317]}, "eef_direction_state": {"mean": [4.126182965299685, 3.9274447949526814], "std": [1.7374631434150205, 1.9483319973437592], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.135646687697161, 0.9526813880126183], "std": [0.8044968104800809, 0.7665939679749736], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.8517350157728707, 0.7255520504731862], "std": [0.8555470250767893, 0.8464493075524637], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [4.126182965299685, 3.9274447949526814], "std": [1.7374631434150205, 1.9483319973437592], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.135646687697161, 0.9526813880126183], "std": [0.8044968104800809, 0.7665939679749736], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.8517350157728707, 0.7255520504731862], "std": [0.8555470250767893, 0.8464493075524637], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.7204310185861209, 0.17191352014724356, 1.1805686870878458, -1.4490231526576796, 0.8607487266544068, -2.1131051552812212, 0.7042304164675248, -0.16485244640271524, 1.1727591178346592, 1.414263560249207, 0.9148854514838205, 2.00626331242045], "std": [0.03602744163324531, 0.04100255848533394, 0.05702277944715648, 0.2306201355951463, 0.051135525488367646, 0.22091246017715466, 0.03830065951098125, 0.06794101969989169, 0.06000430113289502, 0.15570881073891224, 0.09733813795076712, 0.23273355503801293], "min": [0.6246159728741774, 0.11338596580168683, 1.0956330151842282, -1.7502916493357423, 0.7505199210889111, -2.4718530874682614, 0.6516357505377218, -0.27734014060653356, 1.0841153924760827, 0.8594795610781102, 0.7376677686410535, 1.5757863718592637], "max": [0.7957115499118719, 0.309676401496445, 1.2793540909905345, -0.9199430842211875, 0.9574768278181551, -1.4584803376237325, 0.7805568027736951, -0.08021308144312769, 1.3265420536696282, 1.6475998224981279, 1.0682130817189255, 2.3887339112708075], "count": [317]}, "eef_sim_pose_action": {"mean": [0.7204310185861209, 0.17191352014724356, 1.1805686870878458, -1.4490231526576796, 0.8607487266544068, -2.1131051552812212, 0.7042304164675248, -0.16485244640271524, 1.1727591178346592, 1.414263560249207, 0.9148854514838205, 2.00626331242045], "std": [0.03602744163324531, 0.04100255848533394, 0.05702277944715648, 0.2306201355951463, 0.051135525488367646, 0.22091246017715466, 0.03830065951098125, 0.06794101969989169, 0.06000430113289502, 0.15570881073891224, 0.09733813795076712, 0.23273355503801293], "min": [0.6246159728741774, 0.11338596580168683, 1.0956330151842282, -1.7502916493357423, 0.7505199210889111, -2.4718530874682614, 0.6516357505377218, -0.27734014060653356, 1.0841153924760827, 0.8594795610781102, 0.7376677686410535, 1.5757863718592637], "max": [0.7957115499118719, 0.309676401496445, 1.2793540909905345, -0.9199430842211875, 0.9574768278181551, -1.4584803376237325, 0.7805568027736951, -0.08021308144312769, 1.3265420536696282, 1.6475998224981279, 1.0682130817189255, 2.3887339112708075], "count": [317]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3044563419117647]], [[0.4547317769607843]], [[0.5539442299836602]]], "std": [[[0.37039317007664085]], [[0.2841347115056026]], [[0.2527119935236929]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51839883374183]], [[0.5375516870915032]], [[0.5296415808823529]]], "std": [[[0.347010775578235]], [[0.3463792801109969]], [[0.35158580670070894]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076540890522876]], [[0.5325039379084967]], [[0.5388649693627451]]], "std": [[[0.34439396550994805]], [[0.33795053085067817]], [[0.3437180268984287]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3659323488562091]], [[0.4053497610294118]], [[0.4163084456699347]]], "std": [[[0.3795538981878457]], [[0.3752155247665672]], [[0.3897238202259596]]], "count": [100]}, "observation.state": {"min": [0.4905775487422943, -1.5003433227539062, 1.0975263118743896, -0.066810242831707, -1.2724117040634155, 0.1484893560409546, -0.7711527943611145, -1.384827733039856, 1.0253427028656006, -0.2942236065864563, 0.5826085209846497, -0.9873302578926086, 22.513750076293945, 42.11687469482422, -0.38999998569488525, -0.23937499523162842, 0.9471428394317627, 0.29374998807907104, 2.031538486480713, -1.396875023841858, 3.6737499237060547, -3.3706250190734863, 1.1725000143051147, 5.154375076293945, 14.536250114440918, 41.134376525878906, 0.6318750381469727, -0.49687498807907104, 0.8075000047683716, -0.016249995678663254, 1.8068749904632568, -0.8287500143051147, 1.0837500095367432, 1.0212500095367432, 0.6938461661338806, -1.988124966621399], "max": [0.892223596572876, -0.6671371459960938, 1.9262369871139526, 0.5531872510910034, -0.4982547461986542, 0.8109110593795776, -0.3526741564273834, -0.6493773460388184, 1.6316901445388794, -0.047660600394010544, 0.8214651942253113, -0.5836337208747864, 69.984375, 68.21666717529297, -0.09222222119569778, 9.5024995803833, 59.62125015258789, 58.60437774658203, 59.78874969482422, 44.0368766784668, 66.86125183105469, 70.66312408447266, 52.43187713623047, 92.3531265258789, 57.65812683105469, 60.10124969482422, 1.4006249904632568, 9.423333168029785, 47.19187545776367, 32.182498931884766, 62.28937530517578, 41.932498931884766, 68.56500244140625, 72.99749755859375, 59.233123779296875, 92.8393783569336], "mean": [0.6417442560195923, -1.1519609689712524, 1.5469205379486084, 0.2673254609107971, -0.6995918154716492, 0.4554568827152252, -0.5484864711761475, -0.9932671785354614, 1.2412902116775513, -0.12009192258119583, 0.6426347494125366, -0.840535044670105, 54.889060974121094, 48.93036651611328, -0.2245832234621048, 4.972933292388916, 19.986684799194336, 10.848429679870605, 20.593502044677734, 7.727881908416748, 24.167356491088867, 11.021291732788086, 16.52175521850586, 27.63649559020996, 36.99687194824219, 50.752601623535156, 1.143085241317749, 3.55727481842041, 18.47906494140625, 7.157941818237305, 23.72433853149414, 9.505060195922852, 26.945911407470703, 15.262911796569824, 17.532669067382812, 37.558895111083984], "std": [0.133952334523201, 0.179330512881279, 0.2173035889863968, 0.1429210752248764, 0.2028639018535614, 0.15329962968826294, 0.13341595232486725, 0.17682801187038422, 0.15582755208015442, 0.05964885652065277, 0.049133624881505966, 0.123838409781456, 12.617717742919922, 5.405483245849609, 0.07241136580705643, 4.188311576843262, 21.466001510620117, 18.24856948852539, 20.09371566772461, 15.55044174194336, 20.61101531982422, 23.962482452392578, 17.975317001342773, 26.75490379333496, 14.042805671691895, 4.637049674987793, 0.30567654967308044, 3.0629992485046387, 16.6978759765625, 11.67889404296875, 19.794876098632812, 15.28742790222168, 23.520936965942383, 23.5310115814209, 21.090574264526367, 34.20058059692383], "count": [311]}, "action": {"min": [0.4905775487422943, -1.5003433227539062, 1.0975263118743896, -0.066810242831707, -1.2724117040634155, 0.1484893560409546, -0.7711527943611145, -1.384827733039856, 1.0253427028656006, -0.2942236065864563, 0.5826085209846497, -0.9873302578926086, 22.513750076293945, 42.11687469482422, -0.38999998569488525, -0.23937499523162842, 0.9471428394317627, 0.29374998807907104, 2.031538486480713, -1.396875023841858, 3.6737499237060547, -3.3706250190734863, 1.1725000143051147, 5.154375076293945, 14.536250114440918, 41.134376525878906, 0.6318750381469727, -0.49687498807907104, 0.8075000047683716, -0.016249995678663254, 1.8068749904632568, -0.8287500143051147, 1.0837500095367432, 1.0212500095367432, 0.6938461661338806, -1.988124966621399], "max": [0.892223596572876, -0.6671371459960938, 1.9262369871139526, 0.5531872510910034, -0.4982547461986542, 0.8109110593795776, -0.3526741564273834, -0.6493773460388184, 1.6316901445388794, -0.047660600394010544, 0.8214651942253113, -0.5836337208747864, 69.984375, 68.21666717529297, -0.09222222119569778, 9.5024995803833, 59.62125015258789, 58.60437774658203, 59.78874969482422, 44.0368766784668, 66.86125183105469, 70.66312408447266, 52.43187713623047, 92.3531265258789, 57.65812683105469, 60.10124969482422, 1.4006249904632568, 9.423333168029785, 47.19187545776367, 32.182498931884766, 62.28937530517578, 41.932498931884766, 68.56500244140625, 72.99749755859375, 59.233123779296875, 92.8393783569336], "mean": [0.6417441368103027, -1.1519603729248047, 1.5469210147857666, 0.2673255205154419, -0.6995921730995178, 0.45545709133148193, -0.5484862327575684, -0.9932668805122375, 1.2412896156311035, -0.12009187042713165, 0.6426345705986023, -0.8405351638793945, 54.88907241821289, 48.930362701416016, -0.2245832234621048, 4.972933292388916, 19.986675262451172, 10.848432540893555, 20.593515396118164, 7.72788143157959, 24.167356491088867, 11.021300315856934, 16.52176856994629, 27.636505126953125, 36.99689483642578, 50.752601623535156, 1.14308500289917, 3.557274103164673, 18.479066848754883, 7.157941818237305, 23.724321365356445, 9.505059242248535, 26.945894241333008, 15.262908935546875, 17.532676696777344, 37.55888748168945], "std": [0.1339523047208786, 0.17933054268360138, 0.21730361878871918, 0.1429211050271988, 0.2028639316558838, 0.15329961478710175, 0.13341599702835083, 0.1768280267715454, 0.15582755208015442, 0.05964885279536247, 0.04913362115621567, 0.1238383799791336, 12.617715835571289, 5.405482292175293, 0.07241134345531464, 4.188310623168945, 21.466001510620117, 18.248567581176758, 20.093719482421875, 15.550445556640625, 20.611013412475586, 23.96245574951172, 17.97531509399414, 26.754907608032227, 14.042807579040527, 4.637049198150635, 0.30567654967308044, 3.062999725341797, 16.6978759765625, 11.67889404296875, 19.794879913330078, 15.28742790222168, 23.520933151245117, 23.531003952026367, 21.090574264526367, 34.20057678222656], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [311]}, "index": {"min": [1775], "max": [2085], "mean": [1930.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [3.562700964630225, 7.0, 7.0, 7.0, 7.0], "std": [2.1447065855800864, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [311]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [311]}, "eef_direction_state": {"mean": [3.395498392282958, 4.186495176848875], "std": [1.9448618907555315, 2.1749696229853903], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.1479099678456592, 0.8778135048231511], "std": [0.7154611794428193, 0.8243811148093299], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.932475884244373, 0.6816720257234726], "std": [0.8666415080283899, 0.8323938487534137], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.395498392282958, 4.186495176848875], "std": [1.9448618907555315, 2.1749696229853903], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.1479099678456592, 0.8778135048231511], "std": [0.7154611794428193, 0.8243811148093299], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.932475884244373, 0.6816720257234726], "std": [0.8666415080283899, 0.8323938487534137], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.7419414102258219, 0.1681848208043637, 1.1704407899424123, -1.4982003367588312, 0.8914033761711614, -2.134132243000689, 0.6934878607949545, -0.14249077671742258, 1.2109278030449049, 1.3387349463246885, 1.0354161669103172, 2.0141294966284855], "std": [0.057607098161127954, 0.04500287578637501, 0.04325681280864348, 0.20439679505696726, 0.0654561292776457, 0.19196305116920506, 0.040307566733467186, 0.047686606465571754, 0.07331711710639341, 0.2663275424103647, 0.11237146726875995, 0.33342702306416155], "min": [0.6283288364331863, 0.09272625484912006, 1.106998355656077, -1.706084381668723, 0.7445501661432519, -2.408413558543873, 0.621797849289062, -0.21479680175331062, 1.1050383841968945, 0.6104849756926997, 0.8430087069544983, 1.407996607699845], "max": [0.8080390750181221, 0.2603402923197754, 1.3147929223174142, -0.7326682932430519, 1.012997188470985, -1.4234927922084784, 0.7603114962804272, -0.0710049735018089, 1.3629353732403406, 1.7526624537452904, 1.1862933081089126, 2.576593176221934], "count": [311]}, "eef_sim_pose_action": {"mean": [0.7419414102258219, 0.1681848208043637, 1.1704407899424123, -1.4982003367588312, 0.8914033761711614, -2.134132243000689, 0.6934878607949545, -0.14249077671742258, 1.2109278030449049, 1.3387349463246885, 1.0354161669103172, 2.0141294966284855], "std": [0.057607098161127954, 0.04500287578637501, 0.04325681280864348, 0.20439679505696726, 0.0654561292776457, 0.19196305116920506, 0.040307566733467186, 0.047686606465571754, 0.07331711710639341, 0.2663275424103647, 0.11237146726875995, 0.33342702306416155], "min": [0.6283288364331863, 0.09272625484912006, 1.106998355656077, -1.706084381668723, 0.7445501661432519, -2.408413558543873, 0.621797849289062, -0.21479680175331062, 1.1050383841968945, 0.6104849756926997, 0.8430087069544983, 1.407996607699845], "max": [0.8080390750181221, 0.2603402923197754, 1.3147929223174142, -0.7326682932430519, 1.012997188470985, -1.4234927922084784, 0.7603114962804272, -0.0710049735018089, 1.3629353732403406, 1.7526624537452904, 1.1862933081089126, 2.576593176221934], "count": [311]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2970354820261438]], [[0.4511442238562091]], [[0.5558053390522876]]], "std": [[[0.3678844172349256]], [[0.2811259792340656]], [[0.25021590952965683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4980912397875817]], [[0.5198840665849673]], [[0.5123184129901961]]], "std": [[[0.3439780460356559]], [[0.3432666809854187]], [[0.34899616513417514]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.514269405637255]], [[0.5372780902777777]], [[0.541536856617647]]], "std": [[[0.34821648025870566]], [[0.34269987369464705]], [[0.3446651763868221]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38387460988562094]], [[0.42045500816993464]], [[0.4363708966503268]]], "std": [[[0.37835655887760583]], [[0.3746099459328495]], [[0.3865034636074659]]], "count": [100]}, "observation.state": {"min": [0.40224212408065796, -1.4065003395080566, 1.1266456842422485, -0.09055275470018387, -1.0069524049758911, 0.2845807671546936, -0.8032444715499878, -1.468442440032959, 1.160385012626648, -0.390313059091568, 0.43848228454589844, -0.8369096517562866, 16.256874084472656, 40.50625228881836, -0.39625000953674316, -0.2956250011920929, 0.6974999904632568, 0.45374998450279236, 0.7649999856948853, -1.199375033378601, 0.7724999785423279, -3.0, 1.1349999904632568, 0.5718749761581421, 2.3687500953674316, 37.90062713623047, 0.6887500286102295, -0.6318750381469727, 0.7024999856948853, -0.10562500357627869, 2.5456249713897705, -0.7087500095367432, 7.575555801391602, 0.831250011920929, 0.6349999904632568, 46.62889099121094], "max": [0.8255369067192078, -0.6346693634986877, 1.7676384449005127, 0.7212987542152405, -0.31214237213134766, 0.837571918964386, -0.2648203372955322, -0.7750523686408997, 1.8002545833587646, 0.13630597293376923, 0.7563945055007935, -0.5100327730178833, 67.07562255859375, 59.241249084472656, -0.1525000035762787, 9.551250457763672, 51.78062438964844, 58.813751220703125, 55.435001373291016, 50.33437728881836, 59.02312469482422, 56.62312698364258, 59.204376220703125, 84.46812438964844, 52.375, 64.65812683105469, 1.65625, 9.514444351196289, 53.95375061035156, 27.386249542236328, 71.37125396728516, 59.89125061035156, 78.52375030517578, 85.80313110351562, 59.15437316894531, 106.83438110351562], "mean": [0.5310435891151428, -1.1311955451965332, 1.4633389711380005, 0.4432579278945923, -0.6260842680931091, 0.4601464569568634, -0.6433124542236328, -1.1042002439498901, 1.3931564092636108, -0.0021212981082499027, 0.6553372144699097, -0.7507961392402649, 52.85572052001953, 48.03398895263672, -0.23455196619033813, 3.6941497325897217, 15.842026710510254, 10.329041481018066, 16.666465759277344, 7.9238104820251465, 19.042028427124023, 9.655265808105469, 13.70754337310791, 28.10965347290039, 24.321311950683594, 54.49422836303711, 1.2646737098693848, 1.939989447593689, 26.246389389038086, 7.239385604858398, 34.45546340942383, 12.316971778869629, 36.540504455566406, 15.789238929748535, 15.995841979980469, 71.9476318359375], "std": [0.1307186335325241, 0.15057289600372314, 0.14626574516296387, 0.19885613024234772, 0.17184840142726898, 0.1308794766664505, 0.11387962847948074, 0.16281749308109283, 0.16802559792995453, 0.1543317586183548, 0.09139399975538254, 0.08003469556570053, 11.284125328063965, 6.718878746032715, 0.06378648430109024, 3.5592777729034424, 18.841434478759766, 19.353137969970703, 19.681915283203125, 17.95152473449707, 21.783376693725586, 18.33749008178711, 19.633981704711914, 30.266536712646484, 21.84952735900879, 6.8231892585754395, 0.4064897894859314, 2.9633374214172363, 17.86585807800293, 10.44031047821045, 18.95563507080078, 19.02414321899414, 18.197370529174805, 25.829708099365234, 20.184696197509766, 13.879720687866211], "count": [333]}, "action": {"min": [0.40224212408065796, -1.4065003395080566, 1.1266456842422485, -0.09055275470018387, -1.0069524049758911, 0.2845807671546936, -0.8032444715499878, -1.468442440032959, 1.160385012626648, -0.390313059091568, 0.43848228454589844, -0.8369096517562866, 16.256874084472656, 40.50625228881836, -0.39625000953674316, -0.2956250011920929, 0.6974999904632568, 0.45374998450279236, 0.7649999856948853, -1.199375033378601, 0.7724999785423279, -3.0, 1.1349999904632568, 0.5718749761581421, 2.3687500953674316, 37.90062713623047, 0.6887500286102295, -0.6318750381469727, 0.7024999856948853, -0.10562500357627869, 2.5456249713897705, -0.7087500095367432, 7.575555801391602, 0.831250011920929, 0.6349999904632568, 46.62889099121094], "max": [0.8255369067192078, -0.6346693634986877, 1.7676384449005127, 0.7212987542152405, -0.31214237213134766, 0.837571918964386, -0.2648203372955322, -0.7750523686408997, 1.8002545833587646, 0.13630597293376923, 0.7563945055007935, -0.5100327730178833, 67.07562255859375, 59.241249084472656, -0.1525000035762787, 9.551250457763672, 51.78062438964844, 58.813751220703125, 55.435001373291016, 50.33437728881836, 59.02312469482422, 56.62312698364258, 59.204376220703125, 84.46812438964844, 52.375, 64.65812683105469, 1.65625, 9.514444351196289, 53.95375061035156, 27.386249542236328, 71.37125396728516, 59.89125061035156, 78.52375030517578, 85.80313110351562, 59.15437316894531, 106.83438110351562], "mean": [0.5310436487197876, -1.131195068359375, 1.46333909034729, 0.4432581961154938, -0.6260844469070435, 0.4601465165615082, -0.6433119773864746, -1.1041995286941528, 1.39315664768219, -0.002121288562193513, 0.655337929725647, -0.7507965564727783, 52.85570526123047, 48.03400802612305, -0.23455189168453217, 3.6941492557525635, 15.842025756835938, 10.329029083251953, 16.66646957397461, 7.9238080978393555, 19.042041778564453, 9.655272483825684, 13.707550048828125, 28.109657287597656, 24.321319580078125, 54.49421691894531, 1.2646735906600952, 1.939989447593689, 26.246360778808594, 7.239383220672607, 34.45545196533203, 12.316963195800781, 36.540496826171875, 15.789228439331055, 15.995835304260254, 71.94768524169922], "std": [0.1307186335325241, 0.15057291090488434, 0.14626574516296387, 0.1988561600446701, 0.17184840142726898, 0.1308794915676117, 0.11387962847948074, 0.16281749308109283, 0.16802558302879333, 0.1543317437171936, 0.09139399975538254, 0.08003470301628113, 11.2841215133667, 6.718879222869873, 0.06378646939992905, 3.5592780113220215, 18.841440200805664, 19.353130340576172, 19.681921005249023, 17.951515197753906, 21.783376693725586, 18.33749008178711, 19.633974075317383, 30.26653289794922, 21.849531173706055, 6.823187828063965, 0.40648970007896423, 2.9633376598358154, 17.86585807800293, 10.440311431884766, 18.95563507080078, 19.024147033691406, 18.197370529174805, 25.829713821411133, 20.1846923828125, 13.879721641540527], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [333]}, "index": {"min": [2086], "max": [2418], "mean": [2252.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [3.5225225225225225, 7.0, 7.0, 7.0, 7.0], "std": [2.355162421846211, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [333]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [333]}, "eef_direction_state": {"mean": [3.918918918918919, 3.975975975975976], "std": [1.878286557696999, 2.2068741960384988], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [1.015015015015015, 0.7987987987987988], "std": [0.7728985359810799, 0.7817734507431467], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.7057057057057057, 0.4804804804804805], "std": [0.8474642606922315, 0.7536161534070557], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.918918918918919, 3.975975975975976], "std": [1.878286557696999, 2.2068741960384988], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.015015015015015, 0.7987987987987988], "std": [0.7728985359810799, 0.7817734507431467], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.7057057057057057, 0.4804804804804805], "std": [0.8474642606922315, 0.7536161534070557], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.7246744702567518, 0.12698239944660264, 1.1885595079065452, -1.501970721494759, 0.993551094887374, -2.243755414020084, 0.7297706742865758, -0.16470176860667407, 1.166859017180788, 1.511481607962318, 0.919982555235231, 2.0692530204877047], "std": [0.039330689134913284, 0.04142766784223846, 0.05752660141702068, 0.28076731192393434, 0.11274111480583211, 0.253836373977721, 0.038662814810663484, 0.05424264491259121, 0.04431121051341498, 0.13234243144049923, 0.062259039537644015, 0.17611304148388163], "min": [0.6641350417656182, 0.07692336072495282, 1.1019028527437318, -1.9999589544967193, 0.769400924804756, -2.592049782402712, 0.6543229994876578, -0.23219430459512996, 1.102415074557116, 0.8617739137169573, 0.816576491520816, 1.5788502848264774], "max": [0.7978749131051824, 0.26454208339366003, 1.3057386858105124, -0.9777641909893022, 1.1296324198003385, -1.529755760253705, 0.8009984052369218, -0.09215716455909331, 1.3350097765394109, 1.7200432567900528, 1.1275096775379887, 2.37660159557144], "count": [333]}, "eef_sim_pose_action": {"mean": [0.7246744702567518, 0.12698239944660264, 1.1885595079065452, -1.501970721494759, 0.993551094887374, -2.243755414020084, 0.7297706742865758, -0.16470176860667407, 1.166859017180788, 1.511481607962318, 0.919982555235231, 2.0692530204877047], "std": [0.039330689134913284, 0.04142766784223846, 0.05752660141702068, 0.28076731192393434, 0.11274111480583211, 0.253836373977721, 0.038662814810663484, 0.05424264491259121, 0.04431121051341498, 0.13234243144049923, 0.062259039537644015, 0.17611304148388163], "min": [0.6641350417656182, 0.07692336072495282, 1.1019028527437318, -1.9999589544967193, 0.769400924804756, -2.592049782402712, 0.6543229994876578, -0.23219430459512996, 1.102415074557116, 0.8617739137169573, 0.816576491520816, 1.5788502848264774], "max": [0.7978749131051824, 0.26454208339366003, 1.3057386858105124, -0.9777641909893022, 1.1296324198003385, -1.529755760253705, 0.8009984052369218, -0.09215716455909331, 1.3350097765394109, 1.7200432567900528, 1.1275096775379887, 2.37660159557144], "count": [333]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.303954591503268]], [[0.4520862234477124]], [[0.5520179227941177]]], "std": [[[0.3744427199466553]], [[0.2881487456347575]], [[0.25434576657423796]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082474489379085]], [[0.529781345996732]], [[0.5275914154411765]]], "std": [[[0.3469437634609468]], [[0.3458519763781521]], [[0.348021816716755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11372549019607843]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5194206658496733]], [[0.554639789624183]], [[0.5693149428104575]]], "std": [[[0.3426757602955395]], [[0.3329491121194899]], [[0.33854588407706343]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.377701358251634]], [[0.414323743872549]], [[0.4230834109477124]]], "std": [[[0.38459770139163196]], [[0.38048666427538697]], [[0.389267826676275]]], "count": [100]}, "observation.state": {"min": [0.5008535385131836, -1.4418584108352661, 1.2673254013061523, 0.02710595726966858, -0.9321779012680054, 0.10137712955474854, -0.6548027992248535, -1.337119460105896, 1.1896791458129883, -0.6256198883056641, 0.3782091736793518, -0.890244722366333, 22.016250610351562, 44.498748779296875, -0.40062499046325684, -0.4743749797344208, 1.015625, 0.6243749856948853, 1.7174999713897705, -1.178125023841858, 3.081249952316284, -3.0043749809265137, 1.1637499332427979, 1.6543749570846558, 2.1675000190734863, 41.65800094604492, 0.8424999713897705, -0.3318749964237213, 0.6924999952316284, -0.11562500149011612, 8.01111125946045, 1.0, 9.397777557373047, 0.36500000953674316, 0.6588888764381409, 38.80500030517578], "max": [0.771873414516449, -0.829433798789978, 1.9074492454528809, 0.6794794797897339, -0.47116997838020325, 0.6033035516738892, -0.36449989676475525, -0.8147363662719727, 1.656104564666748, -0.19927328824996948, 0.594362735748291, -0.42169737815856934, 68.54937744140625, 68.71562194824219, -0.16750000417232513, 9.444375038146973, 45.325626373291016, 35.926876068115234, 49.68187713623047, 32.78062438964844, 72.1918716430664, 73.66999816894531, 58.87062454223633, 91.37000274658203, 57.198123931884766, 64.27874755859375, 1.4733333587646484, 9.35777759552002, 43.67562484741211, 38.036251068115234, 64.42750549316406, 74.67312622070312, 53.885623931884766, 89.44000244140625, 39.21875, 110.1518783569336], "mean": [0.6018619537353516, -1.1319018602371216, 1.5317423343658447, 0.4534691572189331, -0.6561856865882874, 0.3180045485496521, -0.4667612314224243, -0.9834961295127869, 1.3336989879608154, -0.4014865756034851, 0.4829618036746979, -0.6627001166343689, 54.51185607910156, 52.532737731933594, -0.2524097263813019, 4.308554172515869, 13.285901069641113, 8.143967628479004, 17.63493537902832, 6.094880104064941, 22.13666343688965, 11.127832412719727, 11.64275074005127, 35.61174774169922, 23.588592529296875, 56.678348541259766, 1.2646058797836304, 2.331744909286499, 20.057748794555664, 7.853168964385986, 30.728595733642578, 16.30912208557129, 30.101320266723633, 20.12301254272461, 12.95571517944336, 74.61647033691406], "std": [0.04638306796550751, 0.1420283168554306, 0.1470268815755844, 0.14537480473518372, 0.07838954031467438, 0.13562002778053284, 0.10982363671064377, 0.18315353989601135, 0.13943322002887726, 0.18345478177070618, 0.0675593912601471, 0.21974024176597595, 12.33931827545166, 6.638722896575928, 0.06843153387308121, 3.343419313430786, 17.109779357910156, 13.492101669311523, 16.512975692749023, 13.05151653289795, 20.030946731567383, 24.166542053222656, 17.748092651367188, 27.207834243774414, 21.3643741607666, 6.818367958068848, 0.2461644560098648, 2.3579020500183105, 13.529444694519043, 13.93654727935791, 16.56192970275879, 26.615367889404297, 11.924943923950195, 31.171772003173828, 13.310983657836914, 19.064228057861328], "count": [283]}, "action": {"min": [0.5008535385131836, -1.4418584108352661, 1.2673254013061523, 0.02710595726966858, -0.9321779012680054, 0.10137712955474854, -0.6548027992248535, -1.337119460105896, 1.1896791458129883, -0.6256198883056641, 0.3782091736793518, -0.890244722366333, 22.016250610351562, 44.498748779296875, -0.40062499046325684, -0.4743749797344208, 1.015625, 0.6243749856948853, 1.7174999713897705, -1.178125023841858, 3.081249952316284, -3.0043749809265137, 1.1637499332427979, 1.6543749570846558, 2.1675000190734863, 41.65800094604492, 0.8424999713897705, -0.3318749964237213, 0.6924999952316284, -0.11562500149011612, 8.01111125946045, 1.0, 9.397777557373047, 0.36500000953674316, 0.6588888764381409, 38.80500030517578], "max": [0.771873414516449, -0.829433798789978, 1.9074492454528809, 0.6794794797897339, -0.47116997838020325, 0.6033035516738892, -0.36449989676475525, -0.8147363662719727, 1.656104564666748, -0.19927328824996948, 0.594362735748291, -0.42169737815856934, 68.54937744140625, 68.71562194824219, -0.16750000417232513, 9.444375038146973, 45.325626373291016, 35.926876068115234, 49.68187713623047, 32.78062438964844, 72.1918716430664, 73.66999816894531, 58.87062454223633, 91.37000274658203, 57.198123931884766, 64.27874755859375, 1.4733333587646484, 9.35777759552002, 43.67562484741211, 38.036251068115234, 64.42750549316406, 74.67312622070312, 53.885623931884766, 89.44000244140625, 39.21875, 110.1518783569336], "mean": [0.6018619537353516, -1.1319010257720947, 1.5317422151565552, 0.45346909761428833, -0.6561855673789978, 0.3180046081542969, -0.4667607545852661, -0.9834965467453003, 1.3336994647979736, -0.4014866054058075, 0.4829619228839874, -0.6627005934715271, 54.51182556152344, 52.53271484375, -0.25240978598594666, 4.3085527420043945, 13.285914421081543, 8.143976211547852, 17.634937286376953, 6.094880104064941, 22.136669158935547, 11.127825736999512, 11.642765045166016, 35.61177062988281, 23.58859634399414, 56.678306579589844, 1.2646061182022095, 2.331745147705078, 20.0577392578125, 7.85316801071167, 30.728591918945312, 16.309118270874023, 30.101303100585938, 20.123014450073242, 12.955717086791992, 74.61649322509766], "std": [0.04638306796550751, 0.14202828705310822, 0.1470268815755844, 0.14537477493286133, 0.07838954031467438, 0.13562001287937164, 0.10982365906238556, 0.18315352499485016, 0.13943320512771606, 0.18345479667186737, 0.0675593838095665, 0.21974024176597595, 12.339317321777344, 6.638721942901611, 0.0684315413236618, 3.343418598175049, 17.10977554321289, 13.492104530334473, 16.512977600097656, 13.05151081085205, 20.030941009521484, 24.166532516479492, 17.748088836669922, 27.20783233642578, 21.364376068115234, 6.8183674812316895, 0.2461644411087036, 2.3579020500183105, 13.529447555541992, 13.936549186706543, 16.561931610107422, 26.61536407470703, 11.924942970275879, 31.171770095825195, 13.310982704162598, 19.064226150512695], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [283]}, "index": {"min": [2419], "max": [2701], "mean": [2560.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [3.441696113074205, 7.0, 7.0, 7.0, 7.0], "std": [2.23352862679976, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [283]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [283]}, "eef_direction_state": {"mean": [3.893992932862191, 4.257950530035336], "std": [1.934273165402261, 2.283888577935004], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.0459363957597174, 0.7703180212014135], "std": [0.7984145660470214, 0.873785217073564], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.773851590106007, 0.568904593639576], "std": [0.8767239488961999, 0.7917560221883245], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.893992932862191, 4.257950530035336], "std": [1.934273165402261, 2.283888577935004], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.0459363957597174, 0.7703180212014135], "std": [0.7984145660470214, 0.873785217073564], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.773851590106007, 0.568904593639576], "std": [0.8767239488961999, 0.7917560221883245], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.732257834431983, 0.1515243098037671, 1.164550790063053, -1.5960949012101944, 0.9074710420330165, -2.3050181247174084, 0.7126120255341528, -0.16370014978084002, 1.2042653564091033, 1.5754428990679805, 1.1405248930838308, 2.2172182410968713], "std": [0.03306591505280485, 0.04358567987482307, 0.0355345763146027, 0.11041681927929156, 0.05192085833616914, 0.1740373140004344, 0.03867743242647598, 0.07033728627672049, 0.06932741932988422, 0.2696157168832482, 0.10087268006338926, 0.4207249535913421], "min": [0.6804819465880174, 0.0787989587869449, 1.0998372056369352, -1.782903888875281, 0.7992181698864851, -2.6265736089735965, 0.640369484191079, -0.23910956327045008, 1.1079306983855461, 1.285363163103186, 0.9616366011862159, 1.7659939907311462], "max": [0.8077404260149674, 0.24441852223407687, 1.2388328271812838, -1.2541648924286402, 1.0088598032186828, -1.8641171822578237, 0.7709737982805591, -0.06616311313954387, 1.2747932806593487, 1.9536397773578154, 1.2699375341783585, 2.8232851527825806], "count": [283]}, "eef_sim_pose_action": {"mean": [0.732257834431983, 0.1515243098037671, 1.164550790063053, -1.5960949012101944, 0.9074710420330165, -2.3050181247174084, 0.7126120255341528, -0.16370014978084002, 1.2042653564091033, 1.5754428990679805, 1.1405248930838308, 2.2172182410968713], "std": [0.03306591505280485, 0.04358567987482307, 0.0355345763146027, 0.11041681927929156, 0.05192085833616914, 0.1740373140004344, 0.03867743242647598, 0.07033728627672049, 0.06932741932988422, 0.2696157168832482, 0.10087268006338926, 0.4207249535913421], "min": [0.6804819465880174, 0.0787989587869449, 1.0998372056369352, -1.782903888875281, 0.7992181698864851, -2.6265736089735965, 0.640369484191079, -0.23910956327045008, 1.1079306983855461, 1.285363163103186, 0.9616366011862159, 1.7659939907311462], "max": [0.8077404260149674, 0.24441852223407687, 1.2388328271812838, -1.2541648924286402, 1.0088598032186828, -1.8641171822578237, 0.7709737982805591, -0.06616311313954387, 1.2747932806593487, 1.9536397773578154, 1.2699375341783585, 2.8232851527825806], "count": [283]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3026050551470588]], [[0.4543201062091503]], [[0.5533808394607843]]], "std": [[[0.3728020521911057]], [[0.2836708172267849]], [[0.25024435923019966]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072351429738562]], [[0.5314749325980391]], [[0.5246721098856209]]], "std": [[[0.34585702886468284]], [[0.3428890747371802]], [[0.3484443007434096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5216978492647059]], [[0.5488225347222223]], [[0.5566453267973857]]], "std": [[[0.34716275194965673]], [[0.3398923203153222]], [[0.33981125668525236]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3795851368464052]], [[0.4124437642973856]], [[0.41255231413398696]]], "std": [[[0.3839446789561145]], [[0.38240592536618145]], [[0.39003482927541944]]], "count": [100]}, "observation.state": {"min": [0.43717098236083984, -1.465867519378662, 1.0891762971878052, -0.1812644749879837, -1.304625153541565, 0.22247177362442017, -0.6280995011329651, -1.4169670343399048, 1.1158795356750488, -0.420886754989624, 0.3841935694217682, -1.0551851987838745, 26.631250381469727, 40.64555740356445, -0.46444442868232727, -0.3050000071525574, 0.9068750143051147, -0.37562498450279236, 1.6855555772781372, -1.1193749904632568, 1.2055555582046509, 0.3956249952316284, 1.09375, 0.6506249904632568, 1.3793749809265137, 40.92562484741211, 0.8062499761581421, -1.0187499523162842, 1.046875, -0.5056250095367432, 6.254374980926514, 1.7243750095367432, 3.675555467605591, 0.32249999046325684, 0.6299999952316284, 8.082221984863281], "max": [1.1611056327819824, -0.7294448018074036, 1.8861820697784424, 0.4684281349182129, -0.43259328603744507, 0.8152132630348206, -0.29106584191322327, -0.7366504669189453, 1.7459421157836914, -0.1874713897705078, 0.6817179918289185, -0.5356155037879944, 59.97062683105469, 62.352500915527344, -0.12888889014720917, 9.453999519348145, 46.75374984741211, 52.71312713623047, 57.04875183105469, 38.61562728881836, 73.65125274658203, 80.48062133789062, 52.961875915527344, 99.5531234741211, 54.42124938964844, 63.75749969482422, 1.3112499713897705, 9.462499618530273, 47.306251525878906, 23.1668758392334, 71.0737533569336, 66.96562957763672, 61.31875228881836, 83.25312805175781, 47.217498779296875, 106.26750183105469], "mean": [0.6458046436309814, -1.1747968196868896, 1.5531768798828125, 0.3271695077419281, -0.640899658203125, 0.38765501976013184, -0.43437179923057556, -0.9986457228660583, 1.3376652002334595, -0.25853684544563293, 0.44822442531585693, -0.8147389888763428, 50.97053909301758, 48.3072509765625, -0.2750503420829773, 4.473658084869385, 13.494237899780273, 9.015914916992188, 17.385021209716797, 5.653317451477051, 19.886829376220703, 12.62435245513916, 11.378604888916016, 27.620925903320312, 22.535747528076172, 55.49028015136719, 1.1325141191482544, 3.626621961593628, 22.79027557373047, 5.210960388183594, 30.402084350585938, 13.480619430541992, 27.77822494506836, 19.4674015045166, 10.577521324157715, 70.45561218261719], "std": [0.1166037768125534, 0.1645698994398117, 0.17483188211917877, 0.12132134288549423, 0.14484238624572754, 0.12335792928934097, 0.13479910790920258, 0.23217934370040894, 0.18842017650604248, 0.0850648581981659, 0.07103461772203445, 0.2274262011051178, 9.58815860748291, 6.829281330108643, 0.09130202233791351, 3.463279962539673, 16.61457061767578, 16.267728805541992, 18.577726364135742, 12.861371040344238, 22.306577682495117, 23.42829132080078, 18.3084774017334, 33.48386764526367, 22.094131469726562, 6.9985833168029785, 0.19424384832382202, 3.6799490451812744, 14.339635848999023, 8.52283763885498, 18.400421142578125, 21.25774574279785, 15.412189483642578, 30.808753967285156, 16.33539581298828, 21.713424682617188], "count": [297]}, "action": {"min": [0.43717098236083984, -1.465867519378662, 1.0891762971878052, -0.1812644749879837, -1.304625153541565, 0.22247177362442017, -0.6280995011329651, -1.4169670343399048, 1.1158795356750488, -0.420886754989624, 0.3841935694217682, -1.0551851987838745, 26.631250381469727, 40.64555740356445, -0.46444442868232727, -0.3050000071525574, 0.9068750143051147, -0.37562498450279236, 1.6855555772781372, -1.1193749904632568, 1.2055555582046509, 0.3956249952316284, 1.09375, 0.6506249904632568, 1.3793749809265137, 40.92562484741211, 0.8062499761581421, -1.0187499523162842, 1.046875, -0.5056250095367432, 6.254374980926514, 1.7243750095367432, 3.675555467605591, 0.32249999046325684, 0.6299999952316284, 8.082221984863281], "max": [1.1611056327819824, -0.7294448018074036, 1.8861820697784424, 0.4684281349182129, -0.43259328603744507, 0.8152132630348206, -0.29106584191322327, -0.7366504669189453, 1.7459421157836914, -0.1874713897705078, 0.6817179918289185, -0.5356155037879944, 59.97062683105469, 62.352500915527344, -0.12888889014720917, 9.453999519348145, 46.75374984741211, 52.71312713623047, 57.04875183105469, 38.61562728881836, 73.65125274658203, 80.48062133789062, 52.961875915527344, 99.5531234741211, 54.42124938964844, 63.75749969482422, 1.3112499713897705, 9.462499618530273, 47.306251525878906, 23.1668758392334, 71.0737533569336, 66.96562957763672, 61.31875228881836, 83.25312805175781, 47.217498779296875, 106.26750183105469], "mean": [0.6458042860031128, -1.1747967004776, 1.5531768798828125, 0.3271695673465729, -0.6408995389938354, 0.38765501976013184, -0.43437159061431885, -0.9986458420753479, 1.337665319442749, -0.2585368752479553, 0.4482245147228241, -0.8147392272949219, 50.97052001953125, 48.3072509765625, -0.2750503718852997, 4.473657131195068, 13.49423885345459, 9.015913963317871, 17.385025024414062, 5.653312683105469, 19.88682746887207, 12.624344825744629, 11.378597259521484, 27.620920181274414, 22.535751342773438, 55.490272521972656, 1.132514238357544, 3.626622200012207, 22.790283203125, 5.21096134185791, 30.402099609375, 13.480616569519043, 27.778215408325195, 19.46739959716797, 10.57751750946045, 70.45558166503906], "std": [0.11660375446081161, 0.1645699143409729, 0.17483188211917877, 0.12132134288549423, 0.14484235644340515, 0.12335792183876038, 0.13479912281036377, 0.23217934370040894, 0.1884201467037201, 0.0850648507475853, 0.07103461772203445, 0.2274261862039566, 9.588160514831543, 6.829282760620117, 0.09130202978849411, 3.4632794857025146, 16.614582061767578, 16.267728805541992, 18.577726364135742, 12.861371040344238, 22.306583404541016, 23.428281784057617, 18.3084774017334, 33.48387145996094, 22.094135284423828, 6.998581409454346, 0.19424380362033844, 3.6799497604370117, 14.339634895324707, 8.522839546203613, 18.400421142578125, 21.257741928100586, 15.412188529968262, 30.808753967285156, 16.335399627685547, 21.71342658996582], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [297]}, "index": {"min": [2702], "max": [2998], "mean": [2850.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [3.255892255892256, 7.0, 7.0, 7.0, 7.0], "std": [2.3156270384031608, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [297]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [297]}, "eef_direction_state": {"mean": [4.077441077441078, 4.255892255892256], "std": [2.0915243866606366, 2.180841116386792], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.9191919191919192, 0.8047138047138047], "std": [0.8449903991258336, 0.8382147950682934], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.7508417508417509, 0.6161616161616161], "std": [0.8753302206363172, 0.8169962728844927], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [4.077441077441078, 4.255892255892256], "std": [2.0915243866606366, 2.180841116386792], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.9191919191919192, 0.8047138047138047], "std": [0.8449903991258336, 0.8382147950682934], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.7508417508417509, 0.6161616161616161], "std": [0.8753302206363172, 0.8169962728844927], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.7409687573104231, 0.15368482303079148, 1.144747508936498, -1.6226654289640887, 0.8737315461691159, -2.2652915591268106, 0.7238672729625341, -0.16592221919150937, 1.211581757117013, 1.4582821348029094, 1.1613801540085193, 2.0422833722235256], "std": [0.039581880345487125, 0.03604124513339479, 0.033927031116955005, 0.09311819663635489, 0.09280927388407603, 0.12499744660715124, 0.03192188270426116, 0.05990391376837419, 0.07904678199803931, 0.30145018352801983, 0.17764169505826863, 0.39271044141030464], "min": [0.6270837685226235, 0.10992704570230113, 1.0934735878286392, -1.7526370956065647, 0.7785430630333949, -2.4739333756461015, 0.661449876481704, -0.23437989032660161, 1.1013012331542902, 1.0693307853468652, 0.8798115887641127, 1.5436988250102646], "max": [0.812147661394767, 0.26993331635341167, 1.2355208434228762, -1.2343709457278103, 1.2144761936699426, -1.8270946850822447, 0.7896127077669428, -0.06113000365500615, 1.2954174030431982, 1.8954691554282523, 1.34221225167791, 2.671729035219363], "count": [297]}, "eef_sim_pose_action": {"mean": [0.7409687573104231, 0.15368482303079148, 1.144747508936498, -1.6226654289640887, 0.8737315461691159, -2.2652915591268106, 0.7238672729625341, -0.16592221919150937, 1.211581757117013, 1.4582821348029094, 1.1613801540085193, 2.0422833722235256], "std": [0.039581880345487125, 0.03604124513339479, 0.033927031116955005, 0.09311819663635489, 0.09280927388407603, 0.12499744660715124, 0.03192188270426116, 0.05990391376837419, 0.07904678199803931, 0.30145018352801983, 0.17764169505826863, 0.39271044141030464], "min": [0.6270837685226235, 0.10992704570230113, 1.0934735878286392, -1.7526370956065647, 0.7785430630333949, -2.4739333756461015, 0.661449876481704, -0.23437989032660161, 1.1013012331542902, 1.0693307853468652, 0.8798115887641127, 1.5436988250102646], "max": [0.812147661394767, 0.26993331635341167, 1.2355208434228762, -1.2343709457278103, 1.2144761936699426, -1.8270946850822447, 0.7896127077669428, -0.06113000365500615, 1.2954174030431982, 1.8954691554282523, 1.34221225167791, 2.671729035219363], "count": [297]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3014288786764706]], [[0.4561268504901961]], [[0.5582389174836602]]], "std": [[[0.36977038814730423]], [[0.27965149682525675]], [[0.2480250085794219]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49572255718954245]], [[0.5200309497549019]], [[0.5166062928921569]]], "std": [[[0.34495706280606375]], [[0.3420400240354582]], [[0.34511746793884285]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202736519607843]], [[0.5448961887254902]], [[0.5466907107843136]]], "std": [[[0.34959463280337044]], [[0.34435728618054146]], [[0.34566884699543254]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37546133169934637]], [[0.4111166850490196]], [[0.41992519199346406]]], "std": [[[0.3822864486341268]], [[0.3784956864126055]], [[0.3896580948474154]]], "count": [100]}, "observation.state": {"min": [0.45209622383117676, -1.4236905574798584, 1.1647508144378662, -0.4820791184902191, -1.3333206176757812, 0.29314011335372925, -0.7166017889976501, -1.4264086484909058, 1.2525749206542969, -0.38014039397239685, 0.3587777614593506, -0.8945124745368958, 2.3324999809265137, 44.19124984741211, -0.375, 0.13437500596046448, 0.8393750190734863, 0.4481250047683716, 0.8422222137451172, -1.3174999952316284, 0.8877778053283691, -0.1599999964237213, 1.2350000143051147, -0.3125, 2.260624885559082, 38.901248931884766, 0.7762500047683716, -0.5337499976158142, 0.7260000109672546, -0.2222222238779068, 2.5356249809265137, -0.33375000953674316, 2.2881250381469727, 0.42124998569488525, 0.6663636565208435, 3.2755556106567383], "max": [1.2785576581954956, -0.922264814376831, 1.7854009866714478, 0.4961804747581482, -0.44656482338905334, 0.6961928606033325, -0.4349059760570526, -0.8122568130493164, 1.784757137298584, 0.05190451815724373, 0.6930218935012817, -0.5105096697807312, 68.62312316894531, 62.17499923706055, -0.13777777552604675, 9.595000267028809, 49.111873626708984, 60.25749969482422, 49.204376220703125, 51.76499938964844, 48.1150016784668, 75.43000030517578, 39.631874084472656, 94.20249938964844, 61.743125915527344, 61.366249084472656, 1.5981249809265137, 9.233750343322754, 51.573123931884766, 21.327499389648438, 67.46062469482422, 61.321250915527344, 59.10187530517578, 91.77188110351562, 47.48500061035156, 108.90374755859375], "mean": [0.6656044721603394, -1.1537927389144897, 1.4810850620269775, 0.28315797448158264, -0.6901087760925293, 0.42656946182250977, -0.584967315196991, -1.0935213565826416, 1.4245619773864746, -0.117853544652462, 0.5935862064361572, -0.6919703483581543, 53.55026626586914, 50.729827880859375, -0.22301608324050903, 5.397516250610352, 12.75342845916748, 12.416463851928711, 12.180973052978516, 9.118309020996094, 12.216862678527832, 14.17762565612793, 8.647954940795898, 20.91368293762207, 30.604509353637695, 52.406551361083984, 1.247540831565857, 2.8478941917419434, 24.89900779724121, 5.366103172302246, 31.40279769897461, 14.88083553314209, 26.946762084960938, 22.50261878967285, 11.70602035522461, 69.31610107421875], "std": [0.1360016018152237, 0.1227002665400505, 0.14486931264400482, 0.1806192547082901, 0.15388520061969757, 0.08814460039138794, 0.07075411826372147, 0.19580063223838806, 0.18129278719425201, 0.1448373943567276, 0.12893159687519073, 0.15815113484859467, 15.673521995544434, 4.613801002502441, 0.06584899872541428, 3.7727746963500977, 18.23531150817871, 21.51482582092285, 17.72673988342285, 19.091949462890625, 18.136550903320312, 26.042495727539062, 13.229369163513184, 33.540740966796875, 25.17808723449707, 7.042715549468994, 0.34964117407798767, 3.420945644378662, 16.654592514038086, 7.856569290161133, 18.938390731811523, 21.5328426361084, 16.560606002807617, 31.092853546142578, 16.456253051757812, 25.65329360961914], "count": [292]}, "action": {"min": [0.45209622383117676, -1.4236905574798584, 1.1647508144378662, -0.4820791184902191, -1.3333206176757812, 0.29314011335372925, -0.7166017889976501, -1.4264086484909058, 1.2525749206542969, -0.38014039397239685, 0.3587777614593506, -0.8945124745368958, 2.3324999809265137, 44.19124984741211, -0.375, 0.13437500596046448, 0.8393750190734863, 0.4481250047683716, 0.8422222137451172, -1.3174999952316284, 0.8877778053283691, -0.1599999964237213, 1.2350000143051147, -0.3125, 2.260624885559082, 38.901248931884766, 0.7762500047683716, -0.5337499976158142, 0.7260000109672546, -0.2222222238779068, 2.5356249809265137, -0.33375000953674316, 2.2881250381469727, 0.42124998569488525, 0.6663636565208435, 3.2755556106567383], "max": [1.2785576581954956, -0.922264814376831, 1.7854009866714478, 0.4961804747581482, -0.44656482338905334, 0.6961928606033325, -0.4349059760570526, -0.8122568130493164, 1.784757137298584, 0.05190451815724373, 0.6930218935012817, -0.5105096697807312, 68.62312316894531, 62.17499923706055, -0.13777777552604675, 9.595000267028809, 49.111873626708984, 60.25749969482422, 49.204376220703125, 51.76499938964844, 48.1150016784668, 75.43000030517578, 39.631874084472656, 94.20249938964844, 61.743125915527344, 61.366249084472656, 1.5981249809265137, 9.233750343322754, 51.573123931884766, 21.327499389648438, 67.46062469482422, 61.321250915527344, 59.10187530517578, 91.77188110351562, 47.48500061035156, 108.90374755859375], "mean": [0.665604293346405, -1.1537929773330688, 1.4810845851898193, 0.2831578850746155, -0.6901088356971741, 0.4265693724155426, -0.5849670767784119, -1.0935215950012207, 1.4245628118515015, -0.11785352975130081, 0.5935862064361572, -0.6919708847999573, 53.550289154052734, 50.729827880859375, -0.22301600873470306, 5.39751672744751, 12.753440856933594, 12.416452407836914, 12.180973052978516, 9.118317604064941, 12.216864585876465, 14.177627563476562, 8.647940635681152, 20.91368865966797, 30.604509353637695, 52.406517028808594, 1.2475411891937256, 2.847893714904785, 24.89899444580078, 5.366105079650879, 31.402788162231445, 14.88083553314209, 26.94676971435547, 22.502609252929688, 11.706029891967773, 69.31609344482422], "std": [0.13600163161754608, 0.1227002665400505, 0.14486931264400482, 0.1806192398071289, 0.15388520061969757, 0.08814460039138794, 0.07075412571430206, 0.19580066204071045, 0.18129278719425201, 0.1448373645544052, 0.12893161177635193, 0.1581510454416275, 15.673516273498535, 4.6138014793396, 0.06584897637367249, 3.772775173187256, 18.235309600830078, 21.51482582092285, 17.72673988342285, 19.09195327758789, 18.136550903320312, 26.042484283447266, 13.229369163513184, 33.54074478149414, 25.17808723449707, 7.042715072631836, 0.3496411442756653, 3.420945405960083, 16.654590606689453, 7.8565673828125, 18.938390731811523, 21.53284454345703, 16.560606002807617, 31.092851638793945, 16.456254959106445, 25.653295516967773], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [292]}, "index": {"min": [2999], "max": [3290], "mean": [3144.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [3.606164383561644, 7.0, 7.0, 7.0, 7.0], "std": [2.209652628831359, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [292]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [292]}, "eef_direction_state": {"mean": [3.585616438356164, 3.541095890410959], "std": [1.7309230147575794, 2.172766408870809], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.3253424657534247, 0.9417808219178082], "std": [0.66232380896559, 0.7215144697392853], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.797945205479452, 0.5924657534246576], "std": [0.8502190836180101, 0.8119472295794173], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [3.585616438356164, 3.541095890410959], "std": [1.7309230147575794, 2.172766408870809], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.3253424657534247, 0.9417808219178082], "std": [0.66232380896559, 0.7215144697392853], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.797945205479452, 0.5924657534246576], "std": [0.8502190836180101, 0.8119472295794173], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.724406042363368, 0.14309253559991578, 1.149576643561675, -1.5801035563329244, 0.85446302633338, -2.2655681277725663, 0.7369446545426135, -0.16651279037496958, 1.178926240542322, 1.5191454474703945, 0.9592158963144093, 2.084663097408532], "std": [0.037843683757013406, 0.0444729499940893, 0.02533456317203058, 0.09618387699013432, 0.0717824175357112, 0.1458728784134255, 0.03718499961706519, 0.05659548044271728, 0.05544582127233884, 0.2034051468278114, 0.07118847164777307, 0.25470725388747445], "min": [0.6399529125868434, 0.0874568343623637, 1.0949254316522472, -1.8099701837660633, 0.6128679586506673, -2.547295184496457, 0.6828133986222753, -0.2587015950223073, 1.1044556303540323, 1.2412920654479345, 0.8200753779430134, 1.6957190112287155], "max": [0.7888899556809543, 0.30508877186661665, 1.1921145904859491, -1.4267648085289288, 0.9826024171226369, -1.7573329073595405, 0.8028453050033373, -0.08850633283486889, 1.2578611491337364, 1.839058847769493, 1.0684307831399291, 2.4000146944403054], "count": [292]}, "eef_sim_pose_action": {"mean": [0.724406042363368, 0.14309253559991578, 1.149576643561675, -1.5801035563329244, 0.85446302633338, -2.2655681277725663, 0.7369446545426135, -0.16651279037496958, 1.178926240542322, 1.5191454474703945, 0.9592158963144093, 2.084663097408532], "std": [0.037843683757013406, 0.0444729499940893, 0.02533456317203058, 0.09618387699013432, 0.0717824175357112, 0.1458728784134255, 0.03718499961706519, 0.05659548044271728, 0.05544582127233884, 0.2034051468278114, 0.07118847164777307, 0.25470725388747445], "min": [0.6399529125868434, 0.0874568343623637, 1.0949254316522472, -1.8099701837660633, 0.6128679586506673, -2.547295184496457, 0.6828133986222753, -0.2587015950223073, 1.1044556303540323, 1.2412920654479345, 0.8200753779430134, 1.6957190112287155], "max": [0.7888899556809543, 0.30508877186661665, 1.1921145904859491, -1.4267648085289288, 0.9826024171226369, -1.7573329073595405, 0.8028453050033373, -0.08850633283486889, 1.2578611491337364, 1.839058847769493, 1.0684307831399291, 2.4000146944403054], "count": [292]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2977852859477124]], [[0.45141175449346405]], [[0.5532446303104575]]], "std": [[[0.3669049452713267]], [[0.2798745624059985]], [[0.2499050343862941]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877415849673203]], [[0.508944050245098]], [[0.5027279636437909]]], "std": [[[0.3452446889791638]], [[0.34342349278696044]], [[0.3479600329692692]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090412990196078]], [[0.5324381229575164]], [[0.5325998897058823]]], "std": [[[0.34745259493321895]], [[0.3438608258965716]], [[0.3472971343256161]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3739140788398693]], [[0.4084752675653595]], [[0.4161895179738562]]], "std": [[[0.3791985385806119]], [[0.37608718667976965]], [[0.3889801825108244]]], "count": [100]}, "observation.state": {"min": [0.5045014023780823, -1.4341096878051758, 1.1220256090164185, -0.41256579756736755, -1.4008418321609497, 0.2520122826099396, -0.7780432105064392, -1.6135462522506714, 1.2458990812301636, -0.13983462750911713, 0.5597915053367615, -0.7305018305778503, 8.1899995803833, 40.184444427490234, -0.45249998569488525, -0.3050000071525574, 0.7493749856948853, 0.5262500047683716, 0.8330000042915344, -1.2756249904632568, 0.9793750047683716, -3.0088889598846436, 1.1733332872390747, -0.8075000047683716, 2.2750000953674316, 37.584373474121094, 0.7181249856948853, -1.1349999904632568, 0.7093750238418579, 0.33812499046325684, 0.6356250047683716, 1.1924999952316284, 1.0357142686843872, 0.3006249964237213, 0.6462500095367432, -2.092222213745117], "max": [1.2285419702529907, -0.8419800996780396, 1.8615529537200928, 0.4034819006919861, -0.3939211964607239, 0.6346693634986877, -0.5952925682067871, -0.8898394107818604, 1.9868199825286865, 0.1004711240530014, 0.8413867354393005, -0.35200655460357666, 67.42874908447266, 57.10625076293945, -0.1262499988079071, 9.606363296508789, 53.59812545776367, 44.258750915527344, 59.765625, 53.836875915527344, 74.42687225341797, 85.1187515258789, 61.282501220703125, 100.92749786376953, 59.18437576293945, 56.919376373291016, 1.2649999856948853, 9.484999656677246, 55.07250213623047, 13.978750228881836, 67.49749755859375, 64.6312484741211, 63.99250030517578, 92.57500457763672, 49.97875213623047, 109.39187622070312], "mean": [0.6509894728660583, -1.1924543380737305, 1.511109709739685, 0.24819570779800415, -0.6946245431900024, 0.3886454701423645, -0.6505487561225891, -1.1486728191375732, 1.4542014598846436, 0.020532244816422462, 0.7007123827934265, -0.6392722725868225, 53.553253173828125, 48.87335205078125, -0.22342528402805328, 6.151691436767578, 13.969120025634766, 7.25186014175415, 15.034798622131348, 6.598090648651123, 18.12093734741211, 9.74518871307373, 12.910552024841309, 26.231670379638672, 26.981538772583008, 52.592227935791016, 1.0389636754989624, 3.7341253757476807, 23.91617202758789, 4.971149921417236, 34.18813705444336, 19.683870315551758, 31.41149139404297, 21.69685173034668, 15.671728134155273, 65.87862396240234], "std": [0.11604699492454529, 0.11358578503131866, 0.1541292667388916, 0.13689939677715302, 0.17853237688541412, 0.07967451959848404, 0.05181506276130676, 0.23514659702777863, 0.24952080845832825, 0.0731053501367569, 0.05606190860271454, 0.1126931831240654, 12.115004539489746, 3.530508518218994, 0.08741255849599838, 4.169839859008789, 19.911680221557617, 13.269513130187988, 20.154388427734375, 16.514345169067383, 23.970172882080078, 23.923267364501953, 20.144929885864258, 33.626983642578125, 24.184097290039062, 4.855226993560791, 0.208962544798851, 3.694770336151123, 21.03203773498535, 5.531935691833496, 20.97084617614746, 24.95064353942871, 18.569705963134766, 28.559846878051758, 18.81393814086914, 25.679061889648438], "count": [313]}, "action": {"min": [0.5045014023780823, -1.4341096878051758, 1.1220256090164185, -0.41256579756736755, -1.4008418321609497, 0.2520122826099396, -0.7780432105064392, -1.6135462522506714, 1.2458990812301636, -0.13983462750911713, 0.5597915053367615, -0.7305018305778503, 8.1899995803833, 40.184444427490234, -0.45249998569488525, -0.3050000071525574, 0.7493749856948853, 0.5262500047683716, 0.8330000042915344, -1.2756249904632568, 0.9793750047683716, -3.0088889598846436, 1.1733332872390747, -0.8075000047683716, 2.2750000953674316, 37.584373474121094, 0.7181249856948853, -1.1349999904632568, 0.7093750238418579, 0.33812499046325684, 0.6356250047683716, 1.1924999952316284, 1.0357142686843872, 0.3006249964237213, 0.6462500095367432, -2.092222213745117], "max": [1.2285419702529907, -0.8419800996780396, 1.8615529537200928, 0.4034819006919861, -0.3939211964607239, 0.6346693634986877, -0.5952925682067871, -0.8898394107818604, 1.9868199825286865, 0.1004711240530014, 0.8413867354393005, -0.35200655460357666, 67.42874908447266, 57.10625076293945, -0.1262499988079071, 9.606363296508789, 53.59812545776367, 44.258750915527344, 59.765625, 53.836875915527344, 74.42687225341797, 85.1187515258789, 61.282501220703125, 100.92749786376953, 59.18437576293945, 56.919376373291016, 1.2649999856948853, 9.484999656677246, 55.07250213623047, 13.978750228881836, 67.49749755859375, 64.6312484741211, 63.99250030517578, 92.57500457763672, 49.97875213623047, 109.39187622070312], "mean": [0.6509895324707031, -1.1924549341201782, 1.5111091136932373, 0.24819573760032654, -0.694624662399292, 0.3886454105377197, -0.6505486965179443, -1.1486730575561523, 1.4542012214660645, 0.020532291382551193, 0.7007122039794922, -0.6392719149589539, 53.55327224731445, 48.87336730957031, -0.22342543303966522, 6.151688098907471, 13.96911334991455, 7.251853942871094, 15.034810066223145, 6.598079204559326, 18.12093162536621, 9.745186805725098, 12.910548210144043, 26.231685638427734, 26.981552124023438, 52.59221649169922, 1.0389636754989624, 3.7341246604919434, 23.916179656982422, 4.971151828765869, 34.18813705444336, 19.683870315551758, 31.411497116088867, 21.69685173034668, 15.671714782714844, 65.87862396240234], "std": [0.11604700982570648, 0.11358577758073807, 0.1541292518377304, 0.13689939677715302, 0.17853237688541412, 0.07967451214790344, 0.05181506276130676, 0.2351466715335846, 0.24952080845832825, 0.0731053501367569, 0.056061916053295135, 0.112693190574646, 12.115007400512695, 3.530508518218994, 0.08741255104541779, 4.1698408126831055, 19.911680221557617, 13.26950454711914, 20.154386520385742, 16.51434898376465, 23.970172882080078, 23.92327308654785, 20.144926071166992, 33.62697982788086, 24.18409538269043, 4.855226993560791, 0.2089625597000122, 3.694770097732544, 21.03203773498535, 5.5319342613220215, 20.97084617614746, 24.950645446777344, 18.569705963134766, 28.559846878051758, 18.81393814086914, 25.679058074951172], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [313]}, "index": {"min": [3291], "max": [3603], "mean": [3447.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [3.7156549520766773, 7.0, 7.0, 7.0, 7.0], "std": [2.350782135314773, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [313]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [313]}, "eef_direction_state": {"mean": [3.5750798722044728, 4.281150159744409], "std": [1.8510731047119193, 2.0010051674914413], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [1.0830670926517572, 0.8210862619808307], "std": [0.6965002782993713, 0.76250141291636], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.7028753993610224, 0.5654952076677316], "std": [0.8522989248603655, 0.7850588554538792], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [3.5750798722044728, 4.281150159744409], "std": [1.8510731047119193, 2.0010051674914413], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [1.0830670926517572, 0.8210862619808307], "std": [0.6965002782993713, 0.76250141291636], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [0.7028753993610224, 0.5654952076677316], "std": [0.8522989248603655, 0.7850588554538792], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.7312442610331579, 0.1353969591224217, 1.15190163705834, -1.5360188984274292, 0.7778364012037101, -2.2248275917605627, 0.7375581606313335, -0.16244564066621806, 1.1682528459306964, 1.458717563546782, 0.7972547630314438, 2.0246239861530277], "std": [0.041442300158683665, 0.04019255138907335, 0.030927830268566457, 0.14990567380014183, 0.03249122016323942, 0.12858179575541656, 0.04232016365589808, 0.05218444110954841, 0.05208398676807411, 0.10028918186065013, 0.06498324638161201, 0.1457497451828096], "min": [0.6374454896726943, 0.08037302806605826, 1.0958118145333309, -1.7830974163074544, 0.7029435353243558, -2.4335347401223384, 0.6747696862871319, -0.23735282453571746, 1.080696684126181, 1.2048557028501667, 0.6441374869792238, 1.84885103364301], "max": [0.8145472660376122, 0.30243751069807795, 1.195782070230853, -1.2300627715308865, 0.8320154761821872, -1.6717572256136988, 0.8191535759343705, -0.097097979237418, 1.2503072539534923, 1.6296459185896381, 0.8790403761133603, 2.3190457736829213], "count": [313]}, "eef_sim_pose_action": {"mean": [0.7312442610331579, 0.1353969591224217, 1.15190163705834, -1.5360188984274292, 0.7778364012037101, -2.2248275917605627, 0.7375581606313335, -0.16244564066621806, 1.1682528459306964, 1.458717563546782, 0.7972547630314438, 2.0246239861530277], "std": [0.041442300158683665, 0.04019255138907335, 0.030927830268566457, 0.14990567380014183, 0.03249122016323942, 0.12858179575541656, 0.04232016365589808, 0.05218444110954841, 0.05208398676807411, 0.10028918186065013, 0.06498324638161201, 0.1457497451828096], "min": [0.6374454896726943, 0.08037302806605826, 1.0958118145333309, -1.7830974163074544, 0.7029435353243558, -2.4335347401223384, 0.6747696862871319, -0.23735282453571746, 1.080696684126181, 1.2048557028501667, 0.6441374869792238, 1.84885103364301], "max": [0.8145472660376122, 0.30243751069807795, 1.195782070230853, -1.2300627715308865, 0.8320154761821872, -1.6717572256136988, 0.8191535759343705, -0.097097979237418, 1.2503072539534923, 1.6296459185896381, 0.8790403761133603, 2.3190457736829213], "count": [313]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29985665849673204]], [[0.45316820261437907]], [[0.5541660661764706]]], "std": [[[0.3684959985293352]], [[0.28050056115560795]], [[0.24992029867731844]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967754983660131]], [[0.5191626409313725]], [[0.5121743525326797]]], "std": [[[0.3439939558072035]], [[0.3425121925539347]], [[0.34804710576541603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518033443627451]], [[0.5433107189542483]], [[0.5467247691993464]]], "std": [[[0.3481282070596424]], [[0.3430827163398313]], [[0.3456917683871821]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36598881331699346]], [[0.41764779820261433]], [[0.4299541094771242]]], "std": [[[0.38550655338873346]], [[0.3746933468292574]], [[0.38465604283009025]]], "count": [100]}, "observation.state": {"min": [0.4532644748687744, -1.53477144241333, 1.0520883798599243, -0.4508829116821289, -1.572632908821106, 0.2450503557920456, -0.7475013136863708, -1.4390449523925781, 1.1178293228149414, -0.2759498655796051, 0.3795204758644104, -0.8077506422996521, 2.291249990463257, 41.720001220703125, -0.38624998927116394, 0.061250001192092896, 0.8025000095367432, 0.6393749713897705, 0.6987500190734863, -1.178125023841858, 0.9206250309944153, -0.7680000066757202, 1.1100000143051147, -0.4811111092567444, 3.239375114440918, 38.24562454223633, 0.8324999809265137, -1.5837500095367432, 1.0162500143051147, -0.640625, 3.9125001430511475, -0.42750000953674316, 1.5833332538604736, 0.78125, 0.625, 0.41555556654930115], "max": [1.2821605205535889, -0.8128607869148254, 1.9377765655517578, 0.6803854703903198, -0.3661211431026459, 0.7555123567581177, -0.49272334575653076, -0.779714822769165, 1.7624409198760986, 0.02164873667061329, 1.058615803718567, -0.5711880922317505, 67.48374938964844, 58.689998626708984, -0.10999999940395355, 9.544374465942383, 56.73062515258789, 53.59812545776367, 56.122501373291016, 53.493751525878906, 70.9124984741211, 101.40125274658203, 65.28312683105469, 109.70437622070312, 52.942501068115234, 67.26750183105469, 1.3125, 9.4662504196167, 51.860626220703125, 19.209375381469727, 62.01750183105469, 67.17250061035156, 63.68437576293945, 75.37562561035156, 47.9375, 101.10625457763672], "mean": [0.6971642971038818, -1.1895298957824707, 1.5314077138900757, 0.21189141273498535, -0.7261461019515991, 0.5014681816101074, -0.599830150604248, -1.06691575050354, 1.374928593635559, -0.06424985080957413, 0.6847257614135742, -0.7316724061965942, 51.88349533081055, 49.118167877197266, -0.19515147805213928, 4.472578525543213, 18.442289352416992, 14.92657470703125, 19.51314353942871, 12.29020881652832, 22.33559226989746, 16.660322189331055, 17.76675033569336, 28.862789154052734, 21.884336471557617, 56.583412170410156, 1.1404415369033813, 2.4581637382507324, 23.777650833129883, 4.072989463806152, 30.584985733032227, 14.820221900939941, 26.947725296020508, 16.59624671936035, 9.11611557006836, 67.505859375], "std": [0.165347158908844, 0.19181974232196808, 0.2453646957874298, 0.22977545857429504, 0.24210453033447266, 0.1732589304447174, 0.062895767390728, 0.19041967391967773, 0.16298909485340118, 0.09269372373819351, 0.12642426788806915, 0.08576677739620209, 13.716014862060547, 4.505152702331543, 0.055471573024988174, 3.6479713916778564, 23.41438102722168, 21.00879669189453, 23.17300033569336, 20.091856002807617, 27.0853214263916, 26.277400970458984, 23.447696685791016, 33.450740814208984, 19.989803314208984, 7.884218215942383, 0.1762099713087082, 3.306243419647217, 16.25509262084961, 7.233325481414795, 17.024255752563477, 23.676694869995117, 14.931288719177246, 26.112524032592773, 15.668514251708984, 22.629146575927734], "count": [349]}, "action": {"min": [0.4532644748687744, -1.53477144241333, 1.0520883798599243, -0.4508829116821289, -1.572632908821106, 0.2450503557920456, -0.7475013136863708, -1.4390449523925781, 1.1178293228149414, -0.2759498655796051, 0.3795204758644104, -0.8077506422996521, 2.291249990463257, 41.720001220703125, -0.38624998927116394, 0.061250001192092896, 0.8025000095367432, 0.6393749713897705, 0.6987500190734863, -1.178125023841858, 0.9206250309944153, -0.7680000066757202, 1.1100000143051147, -0.4811111092567444, 3.239375114440918, 38.24562454223633, 0.8324999809265137, -1.5837500095367432, 1.0162500143051147, -0.640625, 3.9125001430511475, -0.42750000953674316, 1.5833332538604736, 0.78125, 0.625, 0.41555556654930115], "max": [1.2821605205535889, -0.8128607869148254, 1.9377765655517578, 0.6803854703903198, -0.3661211431026459, 0.7555123567581177, -0.49272334575653076, -0.779714822769165, 1.7624409198760986, 0.02164873667061329, 1.058615803718567, -0.5711880922317505, 67.48374938964844, 58.689998626708984, -0.10999999940395355, 9.544374465942383, 56.73062515258789, 53.59812545776367, 56.122501373291016, 53.493751525878906, 70.9124984741211, 101.40125274658203, 65.28312683105469, 109.70437622070312, 52.942501068115234, 67.26750183105469, 1.3125, 9.4662504196167, 51.860626220703125, 19.209375381469727, 62.01750183105469, 67.17250061035156, 63.68437576293945, 75.37562561035156, 47.9375, 101.10625457763672], "mean": [0.6971641182899475, -1.1895300149917603, 1.5314075946807861, 0.21189139783382416, -0.7261463403701782, 0.5014684796333313, -0.5998294949531555, -1.06691575050354, 1.3749289512634277, -0.06424983590841293, 0.6847259402275085, -0.731672465801239, 51.88349151611328, 49.118194580078125, -0.19515164196491241, 4.472579002380371, 18.442296981811523, 14.926562309265137, 19.51313591003418, 12.290188789367676, 22.3355712890625, 16.66032600402832, 17.766756057739258, 28.86277961730957, 21.88433265686035, 56.58344650268555, 1.1404412984848022, 2.458165168762207, 23.77765655517578, 4.072989463806152, 30.58500099182129, 14.82021713256836, 26.947738647460938, 16.59623908996582, 9.116121292114258, 67.50589752197266], "std": [0.165347158908844, 0.19181977212429047, 0.24536466598510742, 0.22977545857429504, 0.24210453033447266, 0.173258975148201, 0.0628957748413086, 0.19041970372200012, 0.16298907995224, 0.09269372373819351, 0.12642426788806915, 0.08576676994562149, 13.71601390838623, 4.505152702331543, 0.055471573024988174, 3.6479716300964355, 23.41437530517578, 21.008792877197266, 23.173004150390625, 20.09186553955078, 27.085317611694336, 26.277402877807617, 23.44770050048828, 33.45072555541992, 19.98980140686035, 7.884218692779541, 0.1762099713087082, 3.306243419647217, 16.255094528198242, 7.233323097229004, 17.024255752563477, 23.67669105529785, 14.931288719177246, 26.112525939941406, 15.668510437011719, 22.629146575927734], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [349]}, "index": {"min": [3604], "max": [3952], "mean": [3778.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [3.69054441260745, 7.0, 7.0, 7.0, 7.0], "std": [2.165487826325633, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [349]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [349]}, "eef_direction_state": {"mean": [3.30945558739255, 4.157593123209169], "std": [1.7822579900666622, 2.2189160588641226], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.163323782234957, 0.7908309455587392], "std": [0.676436271821338, 0.8113285631131035], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.8911174785100286, 0.6561604584527221], "std": [0.8595702000954936, 0.8305403616349175], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.30945558739255, 4.157593123209169], "std": [1.7822579900666622, 2.2189160588641226], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.163323782234957, 0.7908309455587392], "std": [0.676436271821338, 0.8113285631131035], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.8911174785100286, 0.6561604584527221], "std": [0.8595702000954936, 0.8305403616349175], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.7343685804395862, 0.1540015854373058, 1.1469524604360188, -1.551313271413659, 0.883198300298065, -2.1854714986890325, 0.7236246433815523, -0.16409425368262873, 1.1969014751749751, 1.3910679180889516, 0.935150245968785, 1.999937714811899], "std": [0.05661091118691239, 0.04802625886019156, 0.03222479729094596, 0.1996023038306568, 0.08267943176944742, 0.1946549982133143, 0.035862254208908324, 0.059525838615144634, 0.06419017962775381, 0.2265545206730003, 0.05451512413232465, 0.2578168391645362], "min": [0.6132149974526159, 0.08485522795435654, 1.101953693551794, -1.8943687257457542, 0.7325972209206291, -2.4632548987333616, 0.6513882337772439, -0.23543397572785815, 1.09124948747423, 0.8402343212422403, 0.790010252485891, 1.595468418575573], "max": [0.8220834820452687, 0.3053857371595974, 1.2219898680145098, -1.0499302563983448, 1.016766635682079, -1.5088740265714577, 0.7941421802860812, -0.05849650300478104, 1.310480735163355, 1.8411995656249935, 0.9921947840636509, 2.4200704971391556], "count": [349]}, "eef_sim_pose_action": {"mean": [0.7343685804395862, 0.1540015854373058, 1.1469524604360188, -1.551313271413659, 0.883198300298065, -2.1854714986890325, 0.7236246433815523, -0.16409425368262873, 1.1969014751749751, 1.3910679180889516, 0.935150245968785, 1.999937714811899], "std": [0.05661091118691239, 0.04802625886019156, 0.03222479729094596, 0.1996023038306568, 0.08267943176944742, 0.1946549982133143, 0.035862254208908324, 0.059525838615144634, 0.06419017962775381, 0.2265545206730003, 0.05451512413232465, 0.2578168391645362], "min": [0.6132149974526159, 0.08485522795435654, 1.101953693551794, -1.8943687257457542, 0.7325972209206291, -2.4632548987333616, 0.6513882337772439, -0.23543397572785815, 1.09124948747423, 0.8402343212422403, 0.790010252485891, 1.595468418575573], "max": [0.8220834820452687, 0.3053857371595974, 1.2219898680145098, -1.0499302563983448, 1.016766635682079, -1.5088740265714577, 0.7941421802860812, -0.05849650300478104, 1.310480735163355, 1.8411995656249935, 0.9921947840636509, 2.4200704971391556], "count": [349]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2868200102124183]], [[0.4570342626633987]], [[0.5642219464869281]]], "std": [[[0.36753996865031396]], [[0.27446109323874446]], [[0.24380149581329508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12156862745098039]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5060152308006536]], [[0.5245410927287582]], [[0.520684597630719]]], "std": [[[0.3435090618531691]], [[0.34576373081075856]], [[0.3489482622789867]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49756496119281046]], [[0.5296386090686275]], [[0.5451655575980392]]], "std": [[[0.35060022481685194]], [[0.33852178139660105]], [[0.336360879405593]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36875400939542485]], [[0.437629693627451]], [[0.47120982638888886]]], "std": [[[0.38171544795727974]], [[0.36235474210269675]], [[0.38318191994013295]]], "count": [100]}, "observation.state": {"min": [0.5009250640869141, -1.4813649654388428, 1.1235408782958984, -0.2442874014377594, -1.0258830785751343, 0.2534189820289612, -0.9298466444015503, -1.559615135192871, 0.9937914609909058, -0.1660054475069046, 0.5638208389282227, -1.1162689924240112, 18.313749313354492, 38.434444427490234, -0.4375, -0.20749999582767487, 0.7549999952316284, 0.6143749952316284, 0.6831250190734863, -1.2037500143051147, 0.6672727465629578, 0.10642857104539871, 1.234375, 0.06687499582767487, 6.764374732971191, 33.64285659790039, 0.7122222185134888, -2.331249952316284, 0.9368749856948853, 0.8856250047683716, 0.6456249952316284, 0.5843750238418579, 0.8037499785423279, 0.2866666615009308, 0.6568750143051147, -2.833125114440918], "max": [0.976148247718811, -0.7164110541343689, 1.904874324798584, 0.6374933123588562, -0.42391470074653625, 0.9208343029022217, -0.5038020610809326, -0.5445563197135925, 1.8993428945541382, 0.20890024304389954, 1.0568355321884155, -0.5093175172805786, 70.06624603271484, 50.73500061035156, -0.13062499463558197, 9.744999885559082, 64.77312469482422, 34.133750915527344, 61.21937561035156, 59.70937728881836, 72.20874786376953, 103.40625, 54.05062484741211, 110.63562774658203, 64.40812683105469, 51.432498931884766, 1.475000023841858, 9.375, 63.13687515258789, 3.3187499046325684, 72.90374755859375, 55.64374923706055, 46.58374786376953, 30.380624771118164, 22.0206241607666, 88.88750457763672], "mean": [0.6176952719688416, -1.183628797531128, 1.5400253534317017, 0.2854403257369995, -0.6544728875160217, 0.49707821011543274, -0.7795448899269104, -1.0092378854751587, 1.3431873321533203, 0.11432763934135437, 0.8312299847602844, -0.8974179029464722, 54.33740234375, 45.61542892456055, -0.228127121925354, 5.880521774291992, 17.95764923095703, 7.163716793060303, 17.805631637573242, 8.148978233337402, 20.63599967956543, 12.39856243133545, 14.429597854614258, 28.338905334472656, 32.10854721069336, 47.507301330566406, 1.1762044429779053, 2.5336978435516357, 23.62841796875, 1.2826085090637207, 28.678260803222656, 10.656962394714355, 20.7852783203125, 3.7451720237731934, 3.371999740600586, 38.6515998840332], "std": [0.12589851021766663, 0.15362617373466492, 0.18320788443088531, 0.19978737831115723, 0.12207838147878647, 0.1323043555021286, 0.12797598540782928, 0.34474384784698486, 0.3061569333076477, 0.07556961476802826, 0.19314239919185638, 0.176980659365654, 10.32543659210205, 3.3825480937957764, 0.06679140776395798, 4.157645225524902, 24.575366973876953, 11.504913330078125, 22.672393798828125, 17.0653076171875, 25.003446578979492, 24.68956756591797, 19.87399673461914, 34.84742736816406, 21.624528884887695, 4.308568477630615, 0.3144700825214386, 2.823503255844116, 24.89739990234375, 0.5449302196502686, 24.696882247924805, 16.40033531188965, 15.433805465698242, 6.425110816955566, 5.163668632507324, 22.69664764404297], "count": [360]}, "action": {"min": [0.5009250640869141, -1.4813649654388428, 1.1235408782958984, -0.2442874014377594, -1.0258830785751343, 0.2534189820289612, -0.9298466444015503, -1.559615135192871, 0.9937914609909058, -0.1660054475069046, 0.5638208389282227, -1.1162689924240112, 18.313749313354492, 38.434444427490234, -0.4375, -0.20749999582767487, 0.7549999952316284, 0.6143749952316284, 0.6831250190734863, -1.2037500143051147, 0.6672727465629578, 0.10642857104539871, 1.234375, 0.06687499582767487, 6.764374732971191, 33.64285659790039, 0.7122222185134888, -2.331249952316284, 0.9368749856948853, 0.8856250047683716, 0.6456249952316284, 0.5843750238418579, 0.8037499785423279, 0.2866666615009308, 0.6568750143051147, -2.833125114440918], "max": [0.976148247718811, -0.7164110541343689, 1.904874324798584, 0.6374933123588562, -0.42391470074653625, 0.9208343029022217, -0.5038020610809326, -0.5445563197135925, 1.8993428945541382, 0.20890024304389954, 1.0568355321884155, -0.5093175172805786, 70.06624603271484, 50.73500061035156, -0.13062499463558197, 9.744999885559082, 64.77312469482422, 34.133750915527344, 61.21937561035156, 59.70937728881836, 72.20874786376953, 103.40625, 54.05062484741211, 110.63562774658203, 64.40812683105469, 51.432498931884766, 1.475000023841858, 9.375, 63.13687515258789, 3.3187499046325684, 72.90374755859375, 55.64374923706055, 46.58374786376953, 30.380624771118164, 22.0206241607666, 88.88750457763672], "mean": [0.6176952123641968, -1.183628797531128, 1.5400258302688599, 0.28544026613235474, -0.6544732451438904, 0.4970781207084656, -0.7795450091362, -1.0092380046844482, 1.343186855316162, 0.11432754993438721, 0.8312297463417053, -0.8974177241325378, 54.337379455566406, 45.61539077758789, -0.2281271368265152, 5.880521774291992, 17.95764923095703, 7.163727283477783, 17.80563735961914, 8.148981094360352, 20.635986328125, 12.39854907989502, 14.429584503173828, 28.33890724182129, 32.108543395996094, 47.507301330566406, 1.1762053966522217, 2.5336992740631104, 23.62842559814453, 1.2826087474822998, 28.678253173828125, 10.656962394714355, 20.785274505615234, 3.7451717853546143, 3.371997356414795, 38.651611328125], "std": [0.12589843571186066, 0.15362611413002014, 0.18320778012275696, 0.19978737831115723, 0.12207840383052826, 0.1323043704032898, 0.1279759556055069, 0.3447437286376953, 0.3061569333076477, 0.07556961476802826, 0.19314241409301758, 0.17698071897029877, 10.325438499450684, 3.3825490474700928, 0.06679141521453857, 4.157645225524902, 24.575380325317383, 11.50491714477539, 22.67238998413086, 17.06529998779297, 25.003446578979492, 24.68956184387207, 19.87399673461914, 34.84741973876953, 21.62452507019043, 4.308568477630615, 0.31446999311447144, 2.8235039710998535, 24.89739418029785, 0.5449301600456238, 24.696880340576172, 16.40033721923828, 15.433806419372559, 6.425110816955566, 5.163670539855957, 22.6966495513916], "count": [360]}, "timestamp": {"min": [0.0], "max": [11.966666666666667], "mean": [5.983333333333333], "std": [3.4640882505224098], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [360]}, "index": {"min": [3953], "max": [4312], "mean": [4132.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [3.7583333333333333, 7.0, 7.0, 7.0, 7.0], "std": [2.133056622679179, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [360]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [360]}, "eef_direction_state": {"mean": [3.936111111111111, 4.275], "std": [1.6976540639917366, 2.041088353468967], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.9888888888888889, 0.7333333333333333], "std": [0.7302122133621224, 0.6591239977761719], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.6222222222222222, 0.4861111111111111], "std": [0.8175543172954309, 0.7563262001198003], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [3.936111111111111, 4.275], "std": [1.6976540639917366, 2.041088353468967], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.9888888888888889, 0.7333333333333333], "std": [0.7302122133621224, 0.6591239977761719], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.6222222222222222, 0.4861111111111111], "std": [0.8175543172954309, 0.7563262001198003], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.7437844949980256, 0.14567947558128883, 1.1602571513369986, -1.5514823892946177, 0.9390667636037142, -2.2035159303278964, 0.7100685413075478, -0.2005443956037866, 1.1818877909317265, 1.29839831481324, 1.0240732815430755, 1.79988154138531], "std": [0.03749598569590063, 0.04095061812670484, 0.029604893552250357, 0.11207572718039878, 0.0649844670017763, 0.13590727584626508, 0.06196661968456141, 0.06578160222874392, 0.07207308093206656, 0.3223432251926993, 0.17334228250414263, 0.34540400602255317], "min": [0.6665693792000608, 0.08810732085748016, 1.1004152208645213, -1.8620717981552857, 0.8103843783555096, -2.450414873231001, 0.6378178261727266, -0.29712305629140967, 1.086986900028019, 0.8002996900897001, 0.7111873579630226, 1.2157192612718044], "max": [0.8078652323140332, 0.29301370518381165, 1.224140937544798, -1.2677517783950774, 1.0875865216217955, -1.676096940067434, 0.811742552334801, -0.10439330796210794, 1.2823224116287921, 1.7354562309615977, 1.2536451067479022, 2.2300940531761597], "count": [360]}, "eef_sim_pose_action": {"mean": [0.7437844949980256, 0.14567947558128883, 1.1602571513369986, -1.5514823892946177, 0.9390667636037142, -2.2035159303278964, 0.7100685413075478, -0.2005443956037866, 1.1818877909317265, 1.29839831481324, 1.0240732815430755, 1.79988154138531], "std": [0.03749598569590063, 0.04095061812670484, 0.029604893552250357, 0.11207572718039878, 0.0649844670017763, 0.13590727584626508, 0.06196661968456141, 0.06578160222874392, 0.07207308093206656, 0.3223432251926993, 0.17334228250414263, 0.34540400602255317], "min": [0.6665693792000608, 0.08810732085748016, 1.1004152208645213, -1.8620717981552857, 0.8103843783555096, -2.450414873231001, 0.6378178261727266, -0.29712305629140967, 1.086986900028019, 0.8002996900897001, 0.7111873579630226, 1.2157192612718044], "max": [0.8078652323140332, 0.29301370518381165, 1.224140937544798, -1.2677517783950774, 1.0875865216217955, -1.676096940067434, 0.811742552334801, -0.10439330796210794, 1.2823224116287921, 1.7354562309615977, 1.2536451067479022, 2.2300940531761597], "count": [360]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2909564910130719]], [[0.45014743259803924]], [[0.5592373631535947]]], "std": [[[0.3622597135612992]], [[0.2734603415141796]], [[0.2464486248659493]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5074635682189542]], [[0.5285425224673203]], [[0.5208625245098039]]], "std": [[[0.3488906997248427]], [[0.34893649144449385]], [[0.3548749502133714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.517870426879085]], [[0.5373351776960784]], [[0.5373971793300654]]], "std": [[[0.34097580225672197]], [[0.33882156576671985]], [[0.340994222975772]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567814460784314]], [[0.390217301879085]], [[0.3961469035947712]]], "std": [[[0.37530561211675195]], [[0.3756074092186665]], [[0.38598781251797776]]], "count": [100]}, "observation.state": {"min": [0.4793001711368561, -1.5021791458129883, 1.1494070291519165, -0.27862548828125, -1.4141086339950562, 0.18830586969852448, -0.6646734476089478, -1.4805065393447876, 1.154747724533081, -0.24512188136577606, 0.4639219641685486, -0.84897381067276, 25.919374465942383, 41.90625, -0.29124999046325684, -0.22562499344348907, 0.7877777814865112, 0.36500000953674316, 1.0099999904632568, -1.1206250190734863, 0.7712500095367432, -0.021250003948807716, 1.1143749952316284, -0.2600000202655792, 2.020625114440918, 36.97312545776367, 0.7699999809265137, -0.5587500333786011, 0.6712499856948853, 0.0768750011920929, 1.8622221946716309, 0.28062501549720764, 1.055833339691162, -0.004375002346932888, 0.6762499809265137, -2.742727279663086], "max": [1.082987904548645, -0.7924730777740479, 1.938253402709961, 0.3087567687034607, -0.6239509582519531, 0.6938563585281372, -0.30041199922561646, -0.7505054473876953, 1.7822060585021973, -0.023206429556012154, 1.0043615102767944, -0.49300944805145264, 71.25562286376953, 56.78375244140625, -0.07312499731779099, 9.46500015258789, 70.4487533569336, 52.540000915527344, 60.69937515258789, 51.453125, 70.06812286376953, 82.3393783569336, 59.90187454223633, 101.58062744140625, 61.64125061035156, 63.02312469482422, 1.2456250190734863, 9.583846092224121, 56.029998779296875, 14.380624771118164, 71.59562683105469, 53.368125915527344, 70.41999816894531, 71.77812957763672, 46.52124786376953, 103.03874969482422], "mean": [0.6504166722297668, -1.258341908454895, 1.622918725013733, 0.18689465522766113, -0.7761746048927307, 0.35304388403892517, -0.48074474930763245, -1.0833619832992554, 1.3658424615859985, -0.19404073059558868, 0.5605387091636658, -0.733772873878479, 56.34724044799805, 49.276084899902344, -0.15531887114048004, 4.482743263244629, 25.66940689086914, 14.454594612121582, 23.87230682373047, 12.839860916137695, 24.32183074951172, 16.860864639282227, 15.86855697631836, 32.98101806640625, 25.274534225463867, 52.98104476928711, 1.0659295320510864, 1.9914326667785645, 25.149728775024414, 2.806467056274414, 35.1894416809082, 11.930193901062012, 29.7640323638916, 14.375667572021484, 10.212202072143555, 60.16627883911133], "std": [0.11016475409269333, 0.15572522580623627, 0.19198152422904968, 0.09688467532396317, 0.1046154573559761, 0.10644076019525528, 0.10809807479381561, 0.20923765003681183, 0.18148298561573029, 0.045560725033283234, 0.0877542719244957, 0.09494467079639435, 10.902425765991211, 5.283608436584473, 0.049168262630701065, 4.19859504699707, 25.644866943359375, 19.192224502563477, 22.33762550354004, 19.69015884399414, 26.036052703857422, 26.82928466796875, 21.29465103149414, 37.249046325683594, 23.57594871520996, 6.3061041831970215, 0.1683034747838974, 2.4719998836517334, 18.895164489746094, 4.550167083740234, 21.389127731323242, 18.756620407104492, 18.536333084106445, 22.799081802368164, 15.456375122070312, 23.578187942504883], "count": [319]}, "action": {"min": [0.4793001711368561, -1.5021791458129883, 1.1494070291519165, -0.27862548828125, -1.4141086339950562, 0.18830586969852448, -0.6646734476089478, -1.4805065393447876, 1.154747724533081, -0.24512188136577606, 0.4639219641685486, -0.84897381067276, 25.919374465942383, 41.90625, -0.29124999046325684, -0.22562499344348907, 0.7877777814865112, 0.36500000953674316, 1.0099999904632568, -1.1206250190734863, 0.7712500095367432, -0.021250003948807716, 1.1143749952316284, -0.2600000202655792, 2.020625114440918, 36.97312545776367, 0.7699999809265137, -0.5587500333786011, 0.6712499856948853, 0.0768750011920929, 1.8622221946716309, 0.28062501549720764, 1.055833339691162, -0.004375002346932888, 0.6762499809265137, -2.742727279663086], "max": [1.082987904548645, -0.7924730777740479, 1.938253402709961, 0.3087567687034607, -0.6239509582519531, 0.6938563585281372, -0.30041199922561646, -0.7505054473876953, 1.7822060585021973, -0.023206429556012154, 1.0043615102767944, -0.49300944805145264, 71.25562286376953, 56.78375244140625, -0.07312499731779099, 9.46500015258789, 70.4487533569336, 52.540000915527344, 60.69937515258789, 51.453125, 70.06812286376953, 82.3393783569336, 59.90187454223633, 101.58062744140625, 61.64125061035156, 63.02312469482422, 1.2456250190734863, 9.583846092224121, 56.029998779296875, 14.380624771118164, 71.59562683105469, 53.368125915527344, 70.41999816894531, 71.77812957763672, 46.52124786376953, 103.03874969482422], "mean": [0.6504167318344116, -1.2583417892456055, 1.6229188442230225, 0.18689461052417755, -0.7761747241020203, 0.3530440330505371, -0.48074474930763245, -1.0833622217178345, 1.3658428192138672, -0.19404079020023346, 0.5605385899543762, -0.7337726950645447, 56.347251892089844, 49.27607727050781, -0.15531885623931885, 4.482742786407471, 25.669410705566406, 14.45459270477295, 23.872295379638672, 12.839852333068848, 24.321840286254883, 16.860858917236328, 15.86853313446045, 32.98100280761719, 25.27452850341797, 52.9810676574707, 1.065929889678955, 1.991432547569275, 25.149715423583984, 2.8064677715301514, 35.18943786621094, 11.93018627166748, 29.764026641845703, 14.375670433044434, 10.212203025817871, 60.16628646850586], "std": [0.11016477644443512, 0.15572524070739746, 0.19198156893253326, 0.09688467532396317, 0.1046154573559761, 0.10644073784351349, 0.10809806734323502, 0.20923763513565063, 0.18148300051689148, 0.045560721307992935, 0.08775428682565689, 0.09494465589523315, 10.902423858642578, 5.283609390258789, 0.049168284982442856, 4.198594570159912, 25.644868850708008, 19.19222068786621, 22.337629318237305, 19.690166473388672, 26.036048889160156, 26.82927894592285, 21.294645309448242, 37.24905014038086, 23.57594871520996, 6.306105136871338, 0.1683034747838974, 2.4719996452331543, 18.895164489746094, 4.550167560577393, 21.389129638671875, 18.756616592407227, 18.53632926940918, 22.799081802368164, 15.456374168395996, 23.578187942504883], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [319]}, "index": {"min": [4313], "max": [4631], "mean": [4472.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [3.7460815047021945, 7.0, 7.0, 7.0, 7.0], "std": [2.221604239675849, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [319]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [319]}, "eef_direction_state": {"mean": [4.12539184952978, 3.9905956112852663], "std": [1.7229634072957747, 1.9419246720923713], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [1.0094043887147335, 0.9498432601880877], "std": [0.7448291694356376, 0.7368438416014529], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.8495297805642633, 0.6959247648902821], "std": [0.8468592712420784, 0.8295194480636702], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.12539184952978, 3.9905956112852663], "std": [1.7229634072957747, 1.9419246720923713], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [1.0094043887147335, 0.9498432601880877], "std": [0.7448291694356376, 0.7368438416014529], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.8495297805642633, 0.6959247648902821], "std": [0.8468592712420784, 0.8295194480636702], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.750879383971912, 0.1415702280204745, 1.1653952263058571, -1.4115934447183152, 0.7156630874567438, -2.1075504734491854, 0.7244503665083915, -0.13268283304455453, 1.2088881956158781, 1.4001642033498995, 1.017909631370576, 2.0602911821795264], "std": [0.03960739426587961, 0.03571773973581482, 0.037532436313864215, 0.1041097829625219, 0.07525345906001316, 0.11794032445433113, 0.032377166055184, 0.05070145116882553, 0.06634184676464402, 0.18418601683180577, 0.12278768971635041, 0.22309574321957412], "min": [0.6397359838676254, 0.09884720783793283, 1.0995581441129423, -1.6210341243488706, 0.5970667350459067, -2.3102830346053356, 0.6658436667712232, -0.23512993480678834, 1.1051013945148682, 0.9206006955784918, 0.8368652943941224, 1.58960485994271], "max": [0.8012269541448568, 0.2840393728923725, 1.256689874442069, -0.9977576565310008, 1.0043590363119792, -1.6012058969767553, 0.7925840548363495, -0.06044064710659322, 1.3128081568641998, 1.7137831304814306, 1.1923435044964066, 2.4659814736123407], "count": [319]}, "eef_sim_pose_action": {"mean": [0.750879383971912, 0.1415702280204745, 1.1653952263058571, -1.4115934447183152, 0.7156630874567438, -2.1075504734491854, 0.7244503665083915, -0.13268283304455453, 1.2088881956158781, 1.4001642033498995, 1.017909631370576, 2.0602911821795264], "std": [0.03960739426587961, 0.03571773973581482, 0.037532436313864215, 0.1041097829625219, 0.07525345906001316, 0.11794032445433113, 0.032377166055184, 0.05070145116882553, 0.06634184676464402, 0.18418601683180577, 0.12278768971635041, 0.22309574321957412], "min": [0.6397359838676254, 0.09884720783793283, 1.0995581441129423, -1.6210341243488706, 0.5970667350459067, -2.3102830346053356, 0.6658436667712232, -0.23512993480678834, 1.1051013945148682, 0.9206006955784918, 0.8368652943941224, 1.58960485994271], "max": [0.8012269541448568, 0.2840393728923725, 1.256689874442069, -0.9977576565310008, 1.0043590363119792, -1.6012058969767553, 0.7925840548363495, -0.06044064710659322, 1.3128081568641998, 1.7137831304814306, 1.1923435044964066, 2.4659814736123407], "count": [319]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3039105085784313]], [[0.4497715339052288]], [[0.5497716135620915]]], "std": [[[0.3691522736617263]], [[0.28341100279146325]], [[0.25177061356790476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5069169178921569]], [[0.5286310294117648]], [[0.521982410130719]]], "std": [[[0.3452354090441315]], [[0.34534869512221583]], [[0.3489596774666005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5106772385620916]], [[0.5582306454248366]], [[0.5859272201797385]]], "std": [[[0.34173089774956933]], [[0.3269702876898127]], [[0.32777063680330637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35400762050653595]], [[0.408632698120915]], [[0.4184887642973856]]], "std": [[[0.3869740733319621]], [[0.3735012102725456]], [[0.3901959924127698]]], "count": [100]}, "observation.state": {"min": [0.4421539902687073, -1.4268378019332886, 1.1498732566833496, -0.18702898919582367, -1.2069674730300903, 0.1343032419681549, -0.7208457589149475, -1.4486771821975708, 1.1718716621398926, -0.4293268918991089, 0.49255645275115967, -0.8989471197128296, 18.646875381469727, 46.33937454223633, -0.3956249952316284, -0.19437500834465027, 0.8337500095367432, 0.6043750047683716, 2.016249895095825, -1.0837500095367432, 0.9490000009536743, 0.046666666865348816, 1.1777777671813965, 0.9168750047683716, 1.484375, 38.163124084472656, 0.5707692503929138, -0.8375000357627869, 0.9350000023841858, -0.5943750143051147, 1.1050000190734863, -0.8293750286102295, 1.0177778005599976, 0.39500001072883606, 0.6000000238418579, -2.890000104904175], "max": [0.9678670167922974, -0.7037163972854614, 1.876692771911621, 0.631318211555481, -0.540479302406311, 0.6859142184257507, -0.3706035017967224, -0.7353789210319519, 1.7363812923431396, -0.09458209574222565, 0.6588718295097351, -0.4808499217033386, 74.48812866210938, 65.63937377929688, -0.17749999463558197, 8.917778015136719, 65.44625091552734, 46.37187576293945, 56.674373626708984, 79.9593734741211, 59.60124969482422, 96.34124755859375, 58.455623626708984, 109.7550048828125, 72.83499908447266, 61.67375183105469, 1.2193750143051147, 9.4556245803833, 56.907501220703125, 37.104373931884766, 58.01937484741211, 72.32562255859375, 61.99625015258789, 92.07875061035156, 47.296875, 109.04437255859375], "mean": [0.6053412556648254, -1.202852487564087, 1.6059229373931885, 0.3816722631454468, -0.6592991352081299, 0.3053150177001953, -0.605378270149231, -1.0884673595428467, 1.3489158153533936, -0.23953570425510406, 0.5577096343040466, -0.6947629451751709, 64.0976333618164, 60.23225784301758, -0.2465965896844864, 0.9399585723876953, 50.584449768066406, 30.770341873168945, 43.69960021972656, 55.73345184326172, 36.08623123168945, 60.56269073486328, 24.09294319152832, 86.1698226928711, 36.35384750366211, 54.02397155761719, 0.9313390254974365, 2.6276543140411377, 23.145122528076172, 9.352916717529297, 32.21337127685547, 17.152963638305664, 29.83072280883789, 31.530200958251953, 16.387954711914062, 68.00568389892578], "std": [0.1040351465344429, 0.1212160661816597, 0.1399587243795395, 0.13527053594589233, 0.11178196966648102, 0.09828490763902664, 0.08178476244211197, 0.18605144321918488, 0.17314931750297546, 0.11273381859064102, 0.04329872876405716, 0.14253515005111694, 16.515989303588867, 5.430534839630127, 0.047645654529333115, 2.404726505279541, 21.32356071472168, 14.74074649810791, 16.12887954711914, 28.558076858520508, 14.524505615234375, 28.94260025024414, 14.456233024597168, 32.86552047729492, 28.61964225769043, 7.234709739685059, 0.24476724863052368, 2.8491265773773193, 22.429359436035156, 11.580913543701172, 19.51044273376465, 20.898761749267578, 18.8535099029541, 33.57419204711914, 18.167139053344727, 27.159053802490234], "count": [347]}, "action": {"min": [0.4421539902687073, -1.4268378019332886, 1.1498732566833496, -0.18702898919582367, -1.2069674730300903, 0.1343032419681549, -0.7208457589149475, -1.4486771821975708, 1.1718716621398926, -0.4293268918991089, 0.49255645275115967, -0.8989471197128296, 18.646875381469727, 46.33937454223633, -0.3956249952316284, -0.19437500834465027, 0.8337500095367432, 0.6043750047683716, 2.016249895095825, -1.0837500095367432, 0.9490000009536743, 0.046666666865348816, 1.1777777671813965, 0.9168750047683716, 1.484375, 38.163124084472656, 0.5707692503929138, -0.8375000357627869, 0.9350000023841858, -0.5943750143051147, 1.1050000190734863, -0.8293750286102295, 1.0177778005599976, 0.39500001072883606, 0.6000000238418579, -2.890000104904175], "max": [0.9678670167922974, -0.7037163972854614, 1.876692771911621, 0.631318211555481, -0.540479302406311, 0.6859142184257507, -0.3706035017967224, -0.7353789210319519, 1.7363812923431396, -0.09458209574222565, 0.6588718295097351, -0.4808499217033386, 74.48812866210938, 65.63937377929688, -0.17749999463558197, 8.917778015136719, 65.44625091552734, 46.37187576293945, 56.674373626708984, 79.9593734741211, 59.60124969482422, 96.34124755859375, 58.455623626708984, 109.7550048828125, 72.83499908447266, 61.67375183105469, 1.2193750143051147, 9.4556245803833, 56.907501220703125, 37.104373931884766, 58.01937484741211, 72.32562255859375, 61.99625015258789, 92.07875061035156, 47.296875, 109.04437255859375], "mean": [0.6053413152694702, -1.2028511762619019, 1.6059229373931885, 0.3816722333431244, -0.6592994928359985, 0.30531519651412964, -0.6053775548934937, -1.0884668827056885, 1.3489160537719727, -0.23953567445278168, 0.5577093958854675, -0.6947625875473022, 64.09761047363281, 60.23225402832031, -0.24659673869609833, 0.939957857131958, 50.5844612121582, 30.77033805847168, 43.6995849609375, 55.733428955078125, 36.08620834350586, 60.56266403198242, 24.092939376831055, 86.1698226928711, 36.35382843017578, 54.02400207519531, 0.9313377141952515, 2.627655029296875, 23.145118713378906, 9.352913856506348, 32.213356018066406, 17.1529483795166, 29.830711364746094, 31.53022003173828, 16.387958526611328, 68.00565338134766], "std": [0.1040351390838623, 0.12121602147817612, 0.1399587243795395, 0.13527055084705353, 0.11178196966648102, 0.09828492254018784, 0.08178476244211197, 0.1860513985157013, 0.17314933240413666, 0.11273381859064102, 0.04329872876405716, 0.14253515005111694, 16.515987396240234, 5.4305338859558105, 0.04764562100172043, 2.4047276973724365, 21.323564529418945, 14.74074935913086, 16.12887954711914, 28.558074951171875, 14.524504661560059, 28.942598342895508, 14.456231117248535, 32.865509033203125, 28.619640350341797, 7.2347092628479, 0.24476724863052368, 2.8491265773773193, 22.42936134338379, 11.580915451049805, 19.51044273376465, 20.89875602722168, 18.8535099029541, 33.574188232421875, 18.167137145996094, 27.1590518951416], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [347]}, "index": {"min": [4632], "max": [4978], "mean": [4805.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [3.5360230547550433, 7.0, 7.0, 7.0, 7.0], "std": [2.171534279985344, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [347]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [347]}, "eef_direction_state": {"mean": [4.314121037463977, 3.3804034582132565], "std": [1.8194916531382737, 2.310099829121408], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [0.861671469740634, 0.930835734870317], "std": [0.8165440467312859, 0.7088165597530006], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.7204610951008645, 0.5734870317002881], "std": [0.8587315996875697, 0.7978286106092908], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [4.314121037463977, 3.3804034582132565], "std": [1.8194916531382737, 2.310099829121408], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [0.861671469740634, 0.930835734870317], "std": [0.8165440467312859, 0.7088165597530006], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [0.7204610951008645, 0.5734870317002881], "std": [0.8587315996875697, 0.7978286106092908], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.7503483775487617, 0.149527153448839, 1.1600673069196634, -1.560803780443621, 0.8425684336215885, -2.237576859639694, 0.7046843887276366, -0.13033334832292398, 1.1525695845296935, 1.6775817653718954, 1.0229294421567952, 2.3478094969602594], "std": [0.0367016964927988, 0.038866431736323044, 0.036594494166074194, 0.11848236572887494, 0.04425065557245166, 0.1349657571755669, 0.04521577265464562, 0.06497115323495267, 0.05124362508869653, 0.1313764901553201, 0.10743252101547913, 0.22758375744520398], "min": [0.6541102381205517, 0.09596278272067804, 1.1074383539456665, -1.6883203996301652, 0.7428009406092291, -2.481834008568434, 0.6213875646865757, -0.23285852803060125, 1.0917797816189514, 1.0069121727255486, 0.8759660299366012, 1.6722340944602105], "max": [0.8054418221842847, 0.28945718554435573, 1.2736571698911319, -1.0501149214252998, 0.9414981265465094, -1.6074117002639499, 0.7752015155889426, -0.04705199702043156, 1.319574658023952, 1.8375513597098596, 1.197898971299857, 2.748447796417918], "count": [347]}, "eef_sim_pose_action": {"mean": [0.7503483775487617, 0.149527153448839, 1.1600673069196634, -1.560803780443621, 0.8425684336215885, -2.237576859639694, 0.7046843887276366, -0.13033334832292398, 1.1525695845296935, 1.6775817653718954, 1.0229294421567952, 2.3478094969602594], "std": [0.0367016964927988, 0.038866431736323044, 0.036594494166074194, 0.11848236572887494, 0.04425065557245166, 0.1349657571755669, 0.04521577265464562, 0.06497115323495267, 0.05124362508869653, 0.1313764901553201, 0.10743252101547913, 0.22758375744520398], "min": [0.6541102381205517, 0.09596278272067804, 1.1074383539456665, -1.6883203996301652, 0.7428009406092291, -2.481834008568434, 0.6213875646865757, -0.23285852803060125, 1.0917797816189514, 1.0069121727255486, 0.8759660299366012, 1.6722340944602105], "max": [0.8054418221842847, 0.28945718554435573, 1.2736571698911319, -1.0501149214252998, 0.9414981265465094, -1.6074117002639499, 0.7752015155889426, -0.04705199702043156, 1.319574658023952, 1.8375513597098596, 1.197898971299857, 2.748447796417918], "count": [347]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.294183131127451]], [[0.45048191584967323]], [[0.5567720812908498]]], "std": [[[0.36339995923222274]], [[0.27532511483854133]], [[0.2468565242334793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5051578247549019]], [[0.5207292075163399]], [[0.5122848754084967]]], "std": [[[0.3385518552621099]], [[0.34277344045138103]], [[0.3480087595885099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5469049857026144]], [[0.5720530494281045]], [[0.5770565196078432]]], "std": [[[0.34924346069242596]], [[0.3427026079605229]], [[0.34227503661520126]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3664737234477124]], [[0.4170316237745098]], [[0.426731970996732]]], "std": [[[0.3828297582486555]], [[0.3751320133147902]], [[0.3864808265880516]]], "count": [100]}, "observation.state": {"min": [0.2749723494052887, -1.5341992378234863, 1.2321871519088745, -0.15562082827091217, -1.2167586088180542, 0.12245365232229233, -0.8147841095924377, -1.458452582359314, 1.2165493965148926, -0.1483701467514038, 0.5215247869491577, -0.9878309369087219, 20.71875, 55.415000915527344, -0.375, -0.31312498450279236, 13.825555801391602, 0.34812501072883606, 13.708125114440918, -0.4124999940395355, 13.3125, 0.07375000417232513, 1.162500023841858, 37.23125076293945, 1.6256250143051147, 36.7599983215332, 0.7193750143051147, -0.5756250023841858, 0.6775000095367432, -0.4811111092567444, 0.8012499809265137, -0.5418750047683716, 1.2387499809265137, -0.06687499582767487, 0.7350000143051147, 2.9802322831784522e-09], "max": [0.8498639464378357, -0.8908089995384216, 1.9934004545211792, 0.6449082493782043, -0.5496585965156555, 0.6476818919181824, -0.5624618530273438, -0.9210727214813232, 1.8063820600509644, 0.1411459594964981, 0.9056441783905029, -0.6305552124977112, 72.625, 67.18062591552734, -0.18312500417232513, 9.263750076293945, 55.103126525878906, 62.71937561035156, 50.188751220703125, 77.31999969482422, 62.28750228881836, 109.94999694824219, 66.46125030517578, 110.8550033569336, 59.19499969482422, 69.12125396728516, 1.5006250143051147, 9.510000228881836, 50.229373931884766, 18.108749389648438, 77.37000274658203, 73.3706283569336, 72.21062469482422, 95.33562469482422, 57.919376373291016, 109.84625244140625], "mean": [0.48477602005004883, -1.2891566753387451, 1.670055866241455, 0.5296361446380615, -0.696390688419342, 0.2577643096446991, -0.6327910423278809, -1.1103193759918213, 1.394144892692566, 0.05584282800555229, 0.7165415287017822, -0.8306517004966736, 55.937435150146484, 59.66343307495117, -0.2542361319065094, 1.195143461227417, 32.88895034790039, 17.274898529052734, 33.47495651245117, 20.30173683166504, 34.82414627075195, 25.895902633666992, 15.973834037780762, 72.13844299316406, 23.266273498535156, 57.23256301879883, 1.2060586214065552, 2.3835365772247314, 23.111724853515625, 4.487664222717285, 33.604732513427734, 14.682988166809082, 31.08810806274414, 22.513479232788086, 14.873294830322266, 75.52532196044922], "std": [0.13281409442424774, 0.14128874242305756, 0.19351749122142792, 0.16730035841464996, 0.1260284036397934, 0.11354069411754608, 0.08385232090950012, 0.15774133801460266, 0.1718643754720688, 0.09232427924871445, 0.0731692984700203, 0.13439565896987915, 11.122810363769531, 2.2794189453125, 0.041922058910131454, 2.10034441947937, 13.105280876159668, 24.35226058959961, 10.275242805480957, 30.17702293395996, 11.468561172485352, 37.2185173034668, 18.81671142578125, 20.649560928344727, 24.175729751586914, 7.571613788604736, 0.3123997747898102, 2.5292625427246094, 15.80908203125, 7.404521942138672, 20.385412216186523, 24.000566482543945, 18.748443603515625, 32.64216995239258, 21.68975830078125, 24.290414810180664], "count": [291]}, "action": {"min": [0.2749723494052887, -1.5341992378234863, 1.2321871519088745, -0.15562082827091217, -1.2167586088180542, 0.12245365232229233, -0.8147841095924377, -1.458452582359314, 1.2165493965148926, -0.1483701467514038, 0.5215247869491577, -0.9878309369087219, 20.71875, 55.415000915527344, -0.375, -0.31312498450279236, 13.825555801391602, 0.34812501072883606, 13.708125114440918, -0.4124999940395355, 13.3125, 0.07375000417232513, 1.162500023841858, 37.23125076293945, 1.6256250143051147, 36.7599983215332, 0.7193750143051147, -0.5756250023841858, 0.6775000095367432, -0.4811111092567444, 0.8012499809265137, -0.5418750047683716, 1.2387499809265137, -0.06687499582767487, 0.7350000143051147, 2.9802322831784522e-09], "max": [0.8498639464378357, -0.8908089995384216, 1.9934004545211792, 0.6449082493782043, -0.5496585965156555, 0.6476818919181824, -0.5624618530273438, -0.9210727214813232, 1.8063820600509644, 0.1411459594964981, 0.9056441783905029, -0.6305552124977112, 72.625, 67.18062591552734, -0.18312500417232513, 9.263750076293945, 55.103126525878906, 62.71937561035156, 50.188751220703125, 77.31999969482422, 62.28750228881836, 109.94999694824219, 66.46125030517578, 110.8550033569336, 59.19499969482422, 69.12125396728516, 1.5006250143051147, 9.510000228881836, 50.229373931884766, 18.108749389648438, 77.37000274658203, 73.3706283569336, 72.21062469482422, 95.33562469482422, 57.919376373291016, 109.84625244140625], "mean": [0.48477599024772644, -1.2891559600830078, 1.6700557470321655, 0.529636025428772, -0.6963909864425659, 0.2577642500400543, -0.6327910423278809, -1.1103191375732422, 1.394145131111145, 0.055842794477939606, 0.716541588306427, -0.8306519389152527, 55.93746566772461, 59.6634521484375, -0.2542361915111542, 1.195144534111023, 32.88895034790039, 17.274900436401367, 33.47495651245117, 20.3017578125, 34.824119567871094, 25.895902633666992, 15.973831176757812, 72.13841247558594, 23.266273498535156, 57.2325553894043, 1.206059455871582, 2.383535861968994, 23.111738204956055, 4.48766565322876, 33.6047248840332, 14.682990074157715, 31.088102340698242, 22.513471603393555, 14.873296737670898, 75.52530670166016], "std": [0.13281407952308655, 0.14128869771957397, 0.19351743161678314, 0.16730037331581116, 0.1260284036397934, 0.11354062706232071, 0.08385233581066132, 0.15774133801460266, 0.17186439037322998, 0.09232427924871445, 0.07316930592060089, 0.13439564406871796, 11.122811317443848, 2.279418706893921, 0.041922036558389664, 2.1003451347351074, 13.105279922485352, 24.352272033691406, 10.275243759155273, 30.177024841308594, 11.468560218811035, 37.21853256225586, 18.816707611083984, 20.649560928344727, 24.175729751586914, 7.571612358093262, 0.31239983439445496, 2.5292625427246094, 15.809083938598633, 7.404521465301514, 20.38541603088379, 24.00056266784668, 18.748445510864258, 32.642173767089844, 21.689756393432617, 24.290416717529297], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [291]}, "index": {"min": [4979], "max": [5269], "mean": [5124.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [3.6941580756013748, 7.0, 7.0, 7.0, 7.0], "std": [2.222796657017573, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [291]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [291]}, "eef_direction_state": {"mean": [3.5635738831615122, 4.006872852233677], "std": [1.8827977675641974, 2.2198621163145584], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [1.1786941580756014, 0.7938144329896907], "std": [0.7100358245162406, 0.7498656603153754], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.9415807560137457, 0.5463917525773195], "std": [0.8734473172361669, 0.7823739346870423], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [3.5635738831615122, 4.006872852233677], "std": [1.8827977675641974, 2.2198621163145584], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [1.1786941580756014, 0.7938144329896907], "std": [0.7100358245162406, 0.7498656603153754], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.9415807560137457, 0.5463917525773195], "std": [0.8734473172361669, 0.7823739346870423], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.7521373150201134, 0.100195312206744, 1.1995837826465168, -1.4023515339446921, 0.8824605526909834, -2.2225078501469264, 0.7328002694762037, -0.16622518945326883, 1.1835113366154315, 1.3796285859491952, 0.9321299578913667, 1.939639471066738], "std": [0.0492758147040098, 0.03441825002309709, 0.05692488763001056, 0.19867284057527407, 0.05095207365099973, 0.20690232207508405, 0.03371042222599702, 0.04018410770735645, 0.052048035474464266, 0.15800386781339032, 0.07809218427940201, 0.2049695945305526], "min": [0.6576229913778961, 0.053243675520074724, 1.1129398429330384, -1.6582796467365006, 0.7230688820338953, -2.6518770441951993, 0.6705797896423891, -0.22687299090993227, 1.1046026813677876, 1.0934044641289427, 0.7789629602145411, 1.6774754882902114], "max": [0.8143326069785927, 0.2399603247544307, 1.30307470309945, -1.00362109364236, 0.9625701256953043, -1.6771570894981305, 0.7989135533536362, -0.10916666960835261, 1.2594479306096444, 1.6520905204386767, 1.0552841438996103, 2.2559090473441743], "count": [291]}, "eef_sim_pose_action": {"mean": [0.7521373150201134, 0.100195312206744, 1.1995837826465168, -1.4023515339446921, 0.8824605526909834, -2.2225078501469264, 0.7328002694762037, -0.16622518945326883, 1.1835113366154315, 1.3796285859491952, 0.9321299578913667, 1.939639471066738], "std": [0.0492758147040098, 0.03441825002309709, 0.05692488763001056, 0.19867284057527407, 0.05095207365099973, 0.20690232207508405, 0.03371042222599702, 0.04018410770735645, 0.052048035474464266, 0.15800386781339032, 0.07809218427940201, 0.2049695945305526], "min": [0.6576229913778961, 0.053243675520074724, 1.1129398429330384, -1.6582796467365006, 0.7230688820338953, -2.6518770441951993, 0.6705797896423891, -0.22687299090993227, 1.1046026813677876, 1.0934044641289427, 0.7789629602145411, 1.6774754882902114], "max": [0.8143326069785927, 0.2399603247544307, 1.30307470309945, -1.00362109364236, 0.9625701256953043, -1.6771570894981305, 0.7989135533536362, -0.10916666960835261, 1.2594479306096444, 1.6520905204386767, 1.0552841438996103, 2.2559090473441743], "count": [291]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2961525674019608]], [[0.45038170955882356]], [[0.5522252471405228]]], "std": [[[0.36466558161418505]], [[0.27761724433031104]], [[0.247926141938761]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066088112745097]], [[0.5278085191993463]], [[0.5219620567810457]]], "std": [[[0.3439463461650623]], [[0.3435507045586669]], [[0.347297825350875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5383541156045751]], [[0.5628747283496732]], [[0.5657311948529411]]], "std": [[[0.348825309465921]], [[0.3427855334659148]], [[0.34423011520962626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3755824673202614]], [[0.40731020629084963]], [[0.4090520547385621]]], "std": [[[0.38042983760972915]], [[0.3778563374705504]], [[0.3877248471340141]]], "count": [100]}, "observation.state": {"min": [0.48430705070495605, -1.5044680833816528, 1.1298246383666992, -0.19245441257953644, -1.3367538452148438, 0.1884012371301651, -0.7856250405311584, -1.4574273824691772, 1.1605545282363892, -0.25136855244636536, 0.5528772473335266, -0.8274919986724854, 23.326250076293945, 42.104286193847656, -0.4266666769981384, -0.2224999964237213, 0.8337500095367432, 0.3893333375453949, 1.1100000143051147, -1.0466666221618652, 0.7877777814865112, -0.03125, 1.1725000143051147, 1.0722222328186035, 1.75, 35.16749954223633, 0.6937500238418579, -0.6337500214576721, 0.9418750405311584, -0.5724999904632568, 0.7706249952316284, 0.8531249761581421, 1.0099999904632568, -0.24562500417232513, 0.6518750190734863, 0.9275000095367432], "max": [1.058361530303955, -0.7915829420089722, 1.9350347518920898, 0.5802481174468994, -0.5254110097885132, 0.710582971572876, -0.5391918420791626, -0.8314259648323059, 1.7888342142105103, -0.005054551176726818, 0.989229679107666, -0.519855797290802, 66.77375030517578, 61.006248474121094, -0.15687499940395355, 9.564374923706055, 57.470001220703125, 56.15937423706055, 45.73812484741211, 59.39125061035156, 45.99187469482422, 69.85187530517578, 42.35874938964844, 94.4112548828125, 61.62874984741211, 63.49187469482422, 0.953125, 9.692500114440918, 47.66812515258789, 21.785625457763672, 62.435001373291016, 80.14749908447266, 59.78874969482422, 101.34062957763672, 52.654998779296875, 109.73625183105469], "mean": [0.6122533679008484, -1.2302244901657104, 1.5873104333877563, 0.3736979067325592, -0.6927903294563293, 0.3799472749233246, -0.6064537763595581, -1.1120342016220093, 1.412759780883789, -0.08126656711101532, 0.712893009185791, -0.6791114211082458, 53.29363250732422, 53.357181549072266, -0.2462242841720581, 4.970580577850342, 17.661151885986328, 12.888319969177246, 16.945873260498047, 13.130636215209961, 19.479612350463867, 16.310401916503906, 11.298466682434082, 35.83292770385742, 23.870376586914062, 55.78975296020508, 0.8503620624542236, 3.413782835006714, 17.91443634033203, 5.270327091217041, 25.5067138671875, 17.035228729248047, 23.462961196899414, 20.115676879882812, 12.627396583557129, 47.8428955078125], "std": [0.1366835981607437, 0.1676316112279892, 0.2200671136379242, 0.16381500661373138, 0.1698959469795227, 0.11667412519454956, 0.07972772419452667, 0.1630399227142334, 0.1502123922109604, 0.07508216798305511, 0.07221653312444687, 0.10834506899118423, 13.07790756225586, 5.280649185180664, 0.0643947497010231, 4.249587535858154, 21.207382202148438, 20.360774993896484, 16.770679473876953, 23.091684341430664, 15.202238082885742, 26.766366958618164, 15.38266658782959, 30.492525100708008, 24.8367862701416, 8.227280616760254, 0.08395667374134064, 2.8360557556152344, 16.334081649780273, 8.346146583557129, 19.91159439086914, 27.246931076049805, 18.80475616455078, 31.66697883605957, 19.27952003479004, 31.98874282836914], "count": [285]}, "action": {"min": [0.48430705070495605, -1.5044680833816528, 1.1298246383666992, -0.19245441257953644, -1.3367538452148438, 0.1884012371301651, -0.7856250405311584, -1.4574273824691772, 1.1605545282363892, -0.25136855244636536, 0.5528772473335266, -0.8274919986724854, 23.326250076293945, 42.104286193847656, -0.4266666769981384, -0.2224999964237213, 0.8337500095367432, 0.3893333375453949, 1.1100000143051147, -1.0466666221618652, 0.7877777814865112, -0.03125, 1.1725000143051147, 1.0722222328186035, 1.75, 35.16749954223633, 0.6937500238418579, -0.6337500214576721, 0.9418750405311584, -0.5724999904632568, 0.7706249952316284, 0.8531249761581421, 1.0099999904632568, -0.24562500417232513, 0.6518750190734863, 0.9275000095367432], "max": [1.058361530303955, -0.7915829420089722, 1.9350347518920898, 0.5802481174468994, -0.5254110097885132, 0.710582971572876, -0.5391918420791626, -0.8314259648323059, 1.7888342142105103, -0.005054551176726818, 0.989229679107666, -0.519855797290802, 66.77375030517578, 61.006248474121094, -0.15687499940395355, 9.564374923706055, 57.470001220703125, 56.15937423706055, 45.73812484741211, 59.39125061035156, 45.99187469482422, 69.85187530517578, 42.35874938964844, 94.4112548828125, 61.62874984741211, 63.49187469482422, 0.953125, 9.692500114440918, 47.66812515258789, 21.785625457763672, 62.435001373291016, 80.14749908447266, 59.78874969482422, 101.34062957763672, 52.654998779296875, 109.73625183105469], "mean": [0.6122534275054932, -1.2302247285842896, 1.5873099565505981, 0.3736979365348816, -0.692790687084198, 0.3799472749233246, -0.6064534187316895, -1.1120346784591675, 1.4127601385116577, -0.08126654475927353, 0.7128930687904358, -0.6791117191314697, 53.293670654296875, 53.357200622558594, -0.24622441828250885, 4.970580577850342, 17.661144256591797, 12.888298988342285, 16.94586753845215, 13.130630493164062, 19.4796142578125, 16.310409545898438, 11.2984619140625, 35.832923889160156, 23.8703670501709, 55.7897834777832, 0.8503618240356445, 3.4137840270996094, 17.914438247680664, 5.270327091217041, 25.506704330444336, 17.035232543945312, 23.46294593811035, 20.115671157836914, 12.627394676208496, 47.84288024902344], "std": [0.1366835981607437, 0.167631596326828, 0.2200671285390854, 0.16381503641605377, 0.1698959469795227, 0.11667411774396896, 0.07972771674394608, 0.1630399227142334, 0.1502123922109604, 0.07508216053247452, 0.07221653312444687, 0.10834507644176483, 13.07790470123291, 5.2806501388549805, 0.0643947497010231, 4.249588489532471, 21.207380294799805, 20.360776901245117, 16.77067756652832, 23.09169578552246, 15.202239036560059, 26.76637077331543, 15.38266658782959, 30.49251937866211, 24.83677864074707, 8.22728157043457, 0.08395667374134064, 2.8360557556152344, 16.334077835083008, 8.346145629882812, 19.911592483520508, 27.24692726135254, 18.80475616455078, 31.666975021362305, 19.279521942138672, 31.988737106323242], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [285]}, "index": {"min": [5270], "max": [5554], "mean": [5412.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [3.4456140350877194, 7.0, 7.0, 7.0, 7.0], "std": [2.2745016940627387, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [285]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [285]}, "eef_direction_state": {"mean": [3.6666666666666665, 4.157894736842105], "std": [1.8650368825037813, 2.0243211873666267], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [1.2666666666666666, 0.9052631578947369], "std": [0.7762558208575361, 0.7868259694408394], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.9719298245614035, 0.7157894736842105], "std": [0.8701188436604228, 0.8542544659062501], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [3.6666666666666665, 4.157894736842105], "std": [1.8650368825037813, 2.0243211873666267], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [1.2666666666666666, 0.9052631578947369], "std": [0.7762558208575361, 0.7868259694408394], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.9719298245614035, 0.7157894736842105], "std": [0.8701188436604228, 0.8542544659062501], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.7409941530648386, 0.1262827403245267, 1.160126987295846, -1.5242266349157272, 0.8837119277751131, -2.24673835349767, 0.7274160039486891, -0.1527359135440651, 1.191300879170283, 1.3710289546082215, 0.8953450469090247, 2.013478689261999], "std": [0.0533165731764772, 0.03911529487066225, 0.03468198586204913, 0.14386035816296863, 0.04722657359795459, 0.15677635528333278, 0.03277275637414536, 0.048684098599753076, 0.058234546400058956, 0.16712119613080795, 0.08306843370484134, 0.21398836427591483], "min": [0.6374697970492825, 0.06679316371249466, 1.0980779903591207, -1.734239613305558, 0.7732040111924174, -2.4743802162805464, 0.6620011004531992, -0.2241838803665437, 1.0980645389465757, 0.9222841658884101, 0.7677405292644432, 1.7070756796182787], "max": [0.8031947753388671, 0.2600385130261501, 1.2410645160627645, -1.0492789006292385, 0.9415153386078758, -1.6799174086969377, 0.7864140430034607, -0.08430628408074872, 1.2962812608517513, 1.6358083750047698, 1.027363135695194, 2.3636176577082963], "count": [285]}, "eef_sim_pose_action": {"mean": [0.7409941530648386, 0.1262827403245267, 1.160126987295846, -1.5242266349157272, 0.8837119277751131, -2.24673835349767, 0.7274160039486891, -0.1527359135440651, 1.191300879170283, 1.3710289546082215, 0.8953450469090247, 2.013478689261999], "std": [0.0533165731764772, 0.03911529487066225, 0.03468198586204913, 0.14386035816296863, 0.04722657359795459, 0.15677635528333278, 0.03277275637414536, 0.048684098599753076, 0.058234546400058956, 0.16712119613080795, 0.08306843370484134, 0.21398836427591483], "min": [0.6374697970492825, 0.06679316371249466, 1.0980779903591207, -1.734239613305558, 0.7732040111924174, -2.4743802162805464, 0.6620011004531992, -0.2241838803665437, 1.0980645389465757, 0.9222841658884101, 0.7677405292644432, 1.7070756796182787], "max": [0.8031947753388671, 0.2600385130261501, 1.2410645160627645, -1.0492789006292385, 0.9415153386078758, -1.6799174086969377, 0.7864140430034607, -0.08430628408074872, 1.2962812608517513, 1.6358083750047698, 1.027363135695194, 2.3636176577082963], "count": [285]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.302712710375817]], [[0.45619887663398695]], [[0.556604795751634]]], "std": [[[0.37175562803949763]], [[0.2815940771381798]], [[0.2492131389401593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5079506638071895]], [[0.529460191993464]], [[0.5235112357026144]]], "std": [[[0.34638096816457675]], [[0.34561563203422807]], [[0.3491568160703695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5331566625816994]], [[0.5630508517156863]], [[0.5721970669934641]]], "std": [[[0.3499524185583374]], [[0.33885504439739655]], [[0.336766224214285]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3675636989379085]], [[0.4031344566993464]], [[0.41130347017973856]]], "std": [[[0.3806011353112423]], [[0.37787926812352785]], [[0.38806443832229404]]], "count": [100]}, "observation.state": {"min": [0.4427500367164612, -1.4873731136322021, 1.0371683835983276, -0.19457636773586273, -1.609890341758728, 0.21765564382076263, -0.6455281376838684, -1.4585717916488647, 0.8863160610198975, -0.207355797290802, 0.4783226549625397, -1.0875152349472046, 32.493125915527344, 40.91749954223633, -0.4292857050895691, -0.18687500059604645, 0.9118750095367432, 0.41874998807907104, 0.921875, -1.1399999856948853, 0.9524999856948853, -0.5149999856948853, 1.193750023841858, 0.8650000095367432, 2.490000009536743, 36.07749938964844, 0.8056249618530273, -1.084375023841858, 1.068750023841858, -0.07312499731779099, 4.171875, -0.06687500327825546, 3.473750114440918, 0.8806250095367432, 0.6668750047683716, -1.9581249952316284], "max": [1.1197260618209839, -0.7722124457359314, 1.9090943336486816, 0.5845159292221069, -0.4175965189933777, 0.8073930144309998, -0.3170061707496643, -0.531247079372406, 1.7601042985916138, -0.0744592621922493, 1.1157100200653076, -0.6316758394241333, 65.15249633789062, 66.70249938964844, -0.1574999988079071, 9.822500228881836, 47.55875015258789, 49.11312484741211, 48.70375061035156, 51.75437545776367, 49.69375228881836, 91.34437561035156, 47.23500061035156, 108.53874969482422, 51.79750061035156, 69.25250244140625, 1.4543750286102295, 9.520625114440918, 45.04249954223633, 35.78062438964844, 66.85124969482422, 70.40812683105469, 61.444374084472656, 81.25687408447266, 51.90625, 106.41374969482422], "mean": [0.6601198315620422, -1.1564111709594727, 1.5129740238189697, 0.2944985032081604, -0.7129265666007996, 0.4403952658176422, -0.4950951933860779, -0.9729746580123901, 1.2754639387130737, -0.13253334164619446, 0.5482969284057617, -0.9059228301048279, 51.31641387939453, 50.96508026123047, -0.2746361792087555, 5.1178693771362305, 16.0731201171875, 10.382298469543457, 16.18206787109375, 10.972159385681152, 16.768064498901367, 20.51051902770996, 11.483820915222168, 34.169898986816406, 23.212114334106445, 57.223052978515625, 1.2207592725753784, 2.814840793609619, 17.038516998291016, 7.663627624511719, 28.231689453125, 14.562432289123535, 27.53499412536621, 18.744428634643555, 9.660588264465332, 64.44703674316406], "std": [0.15037235617637634, 0.16319185495376587, 0.19989833235740662, 0.21073099970817566, 0.25793495774269104, 0.1410539299249649, 0.10952606052160263, 0.26446184515953064, 0.21510468423366547, 0.0463440977036953, 0.13100165128707886, 0.18206730484962463, 9.662397384643555, 7.814006328582764, 0.07773016393184662, 3.639674425125122, 17.13066864013672, 16.547353744506836, 16.27389907836914, 20.52684783935547, 17.83399200439453, 33.30753707885742, 16.264259338378906, 39.60883331298828, 20.305526733398438, 8.985528945922852, 0.26082441210746765, 3.2438361644744873, 15.2387056350708, 13.105836868286133, 18.734508514404297, 23.873226165771484, 14.83409309387207, 29.781143188476562, 16.125221252441406, 25.284486770629883], "count": [279]}, "action": {"min": [0.4427500367164612, -1.4873731136322021, 1.0371683835983276, -0.19457636773586273, -1.609890341758728, 0.21765564382076263, -0.6455281376838684, -1.4585717916488647, 0.8863160610198975, -0.207355797290802, 0.4783226549625397, -1.0875152349472046, 32.493125915527344, 40.91749954223633, -0.4292857050895691, -0.18687500059604645, 0.9118750095367432, 0.41874998807907104, 0.921875, -1.1399999856948853, 0.9524999856948853, -0.5149999856948853, 1.193750023841858, 0.8650000095367432, 2.490000009536743, 36.07749938964844, 0.8056249618530273, -1.084375023841858, 1.068750023841858, -0.07312499731779099, 4.171875, -0.06687500327825546, 3.473750114440918, 0.8806250095367432, 0.6668750047683716, -1.9581249952316284], "max": [1.1197260618209839, -0.7722124457359314, 1.9090943336486816, 0.5845159292221069, -0.4175965189933777, 0.8073930144309998, -0.3170061707496643, -0.531247079372406, 1.7601042985916138, -0.0744592621922493, 1.1157100200653076, -0.6316758394241333, 65.15249633789062, 66.70249938964844, -0.1574999988079071, 9.822500228881836, 47.55875015258789, 49.11312484741211, 48.70375061035156, 51.75437545776367, 49.69375228881836, 91.34437561035156, 47.23500061035156, 108.53874969482422, 51.79750061035156, 69.25250244140625, 1.4543750286102295, 9.520625114440918, 45.04249954223633, 35.78062438964844, 66.85124969482422, 70.40812683105469, 61.444374084472656, 81.25687408447266, 51.90625, 106.41374969482422], "mean": [0.6601194143295288, -1.1564115285873413, 1.5129740238189697, 0.29449859261512756, -0.7129263281822205, 0.440395325422287, -0.49509546160697937, -0.9729750752449036, 1.2754637002944946, -0.13253331184387207, 0.5482971668243408, -0.9059225916862488, 51.316402435302734, 50.96506118774414, -0.27463608980178833, 5.1178693771362305, 16.0731258392334, 10.382305145263672, 16.18206214904785, 10.972169876098633, 16.768054962158203, 20.510513305664062, 11.483818054199219, 34.169918060302734, 23.212125778198242, 57.22304153442383, 1.2207589149475098, 2.8148398399353027, 17.038511276245117, 7.663620471954346, 28.231687545776367, 14.562434196472168, 27.53498077392578, 18.744426727294922, 9.660593032836914, 64.447021484375], "std": [0.15037232637405396, 0.16319184005260468, 0.19989828765392303, 0.21073101460933685, 0.25793495774269104, 0.1410539448261261, 0.10952604562044144, 0.26446181535720825, 0.21510468423366547, 0.046344105154275894, 0.13100165128707886, 0.18206730484962463, 9.662396430969238, 7.814006328582764, 0.07773013412952423, 3.639674425125122, 17.130680084228516, 16.547353744506836, 16.273893356323242, 20.526851654052734, 17.83399200439453, 33.307533264160156, 16.26425552368164, 39.60883331298828, 20.305526733398438, 8.985529899597168, 0.26082444190979004, 3.243835926055908, 15.2387056350708, 13.105838775634766, 18.734512329101562, 23.873228073120117, 14.834094047546387, 29.78114128112793, 16.125219345092773, 25.284486770629883], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [279]}, "index": {"min": [5555], "max": [5833], "mean": [5694.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [3.4551971326164876, 7.0, 7.0, 7.0, 7.0], "std": [2.2537821371446265, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [279]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [279]}, "eef_direction_state": {"mean": [3.587813620071685, 3.792114695340502], "std": [1.749140665928609, 2.1250702306165956], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [1.2759856630824373, 1.028673835125448], "std": [0.7077378368241944, 0.7178487608384252], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.9498207885304659, 0.6953405017921147], "std": [0.8825214183830068, 0.8447687275550305], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [3.587813620071685, 3.792114695340502], "std": [1.749140665928609, 2.1250702306165956], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.2759856630824373, 1.028673835125448], "std": [0.7077378368241944, 0.7178487608384252], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [0.9498207885304659, 0.6953405017921147], "std": [0.8825214183830068, 0.8447687275550305], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.7302484930393288, 0.15180883663381095, 1.159580306689974, -1.5401222495001592, 0.8831689606810299, -2.2150731272640165, 0.7074171171285376, -0.16098280936916728, 1.2149218008086764, 1.3544082930933532, 1.124926733571141, 1.9547331545256648], "std": [0.055363693827848975, 0.041262178352271695, 0.036056087634200575, 0.21497679974021397, 0.04868393168005008, 0.23590481302790678, 0.040046302091504386, 0.06150843075766411, 0.08498021411999529, 0.3719105647700317, 0.1407687243659578, 0.41457016915257794], "min": [0.5890251737902141, 0.09697678138981611, 1.1080435061818201, -1.744414725227817, 0.7985147899125713, -2.629145927908315, 0.5741115846970904, -0.24589777072635566, 1.0971929540333343, 0.3671748164744802, 0.9122297326204896, 1.1995372261997175], "max": [0.8142504716696621, 0.26272513825407884, 1.2784980610571648, -0.7427656111018678, 1.0177288774216402, -1.5169044683641757, 0.7866196942503826, -0.062190970537623624, 1.3647949215543047, 1.8417187889107045, 1.271006778593347, 2.580287292212107], "count": [279]}, "eef_sim_pose_action": {"mean": [0.7302484930393288, 0.15180883663381095, 1.159580306689974, -1.5401222495001592, 0.8831689606810299, -2.2150731272640165, 0.7074171171285376, -0.16098280936916728, 1.2149218008086764, 1.3544082930933532, 1.124926733571141, 1.9547331545256648], "std": [0.055363693827848975, 0.041262178352271695, 0.036056087634200575, 0.21497679974021397, 0.04868393168005008, 0.23590481302790678, 0.040046302091504386, 0.06150843075766411, 0.08498021411999529, 0.3719105647700317, 0.1407687243659578, 0.41457016915257794], "min": [0.5890251737902141, 0.09697678138981611, 1.1080435061818201, -1.744414725227817, 0.7985147899125713, -2.629145927908315, 0.5741115846970904, -0.24589777072635566, 1.0971929540333343, 0.3671748164744802, 0.9122297326204896, 1.1995372261997175], "max": [0.8142504716696621, 0.26272513825407884, 1.2784980610571648, -0.7427656111018678, 1.0177288774216402, -1.5169044683641757, 0.7866196942503826, -0.062190970537623624, 1.3647949215543047, 1.8417187889107045, 1.271006778593347, 2.580287292212107], "count": [279]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29789058415032676]], [[0.44761937908496735]], [[0.5470528901143791]]], "std": [[[0.36607328528338506]], [[0.28156744511139403]], [[0.2509468291552816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4976491544117647]], [[0.5171149468954248]], [[0.5104673202614378]]], "std": [[[0.34718065149056543]], [[0.3477639502011534]], [[0.3516414011719261]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5193239950980392]], [[0.5673023488562091]], [[0.5882619730392157]]], "std": [[[0.3523921751718278]], [[0.3314506871407343]], [[0.33225056980767376]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37249507761437906]], [[0.4171084742647059]], [[0.4390543872549019]]], "std": [[[0.37653334438648656]], [[0.3692494644037123]], [[0.3841278205339902]]], "count": [100]}, "observation.state": {"min": [0.5283436179161072, -1.417157769203186, 0.9463772773742676, -0.24278534948825836, -1.6236234903335571, 0.267318993806839, -0.8497368097305298, -1.6015535593032837, 0.8148953318595886, -0.16136415302753448, 0.6398060321807861, -1.0742563009262085, 6.7833333015441895, 46.16374969482422, -0.5012499690055847, 0.05937499180436134, 0.4166666567325592, 0.46437498927116394, 0.7918750047683716, -1.2756249904632568, 0.8688888549804688, 0.08875000476837158, 1.2049999237060547, -0.01000000536441803, 2.244999885559082, 38.76499938964844, 0.7806249856948853, -0.6337500214576721, 0.9212499856948853, 0.6881250143051147, 11.541250228881836, -0.24062500894069672, 7.920624732971191, 0.78125, 0.6512500047683716, 6.1875], "max": [1.173323392868042, -0.6280571222305298, 1.8303197622299194, 0.37520503997802734, -0.4290884733200073, 0.9415452480316162, -0.5738107562065125, -0.47754380106925964, 1.9111686944961548, 0.14076447486877441, 1.3757915496826172, -0.2914711534976959, 69.2874984741211, 83.50333404541016, 0.15777777135372162, 9.671875, 42.0837516784668, 69.70555877685547, 49.08437728881836, 85.20062255859375, 50.16812515258789, 104.69000244140625, 53.40437698364258, 110.23562622070312, 69.20938110351562, 68.79875183105469, 0.9168750047683716, 8.838125228881836, 54.943748474121094, 97.74749755859375, 53.6974983215332, 92.50312805175781, 53.78874969482422, 95.3237533569336, 46.03187561035156, 110.22062683105469], "mean": [0.6390220522880554, -1.1399415731430054, 1.476954698562622, 0.25376513600349426, -0.7110595703125, 0.43711015582084656, -0.7349010109901428, -1.1447763442993164, 1.43685781955719, 0.021059514954686165, 0.8059009313583374, -0.6142821311950684, 43.272560119628906, 53.113739013671875, -0.14214171469211578, 5.269664764404297, 9.164210319519043, 8.291654586791992, 11.103499412536621, 10.230544090270996, 9.770923614501953, 16.40816307067871, 8.179582595825195, 21.99407196044922, 33.34456253051758, 55.84041213989258, 0.8382236361503601, 1.978372573852539, 25.125659942626953, 15.97270679473877, 29.575899124145508, 21.90300178527832, 22.924909591674805, 26.329391479492188, 7.4864044189453125, 61.90843963623047], "std": [0.15306898951530457, 0.1747361123561859, 0.18298682570457458, 0.15181167423725128, 0.2406499832868576, 0.1351003497838974, 0.08771804720163345, 0.3332511782646179, 0.3205622136592865, 0.0920366644859314, 0.15337075293064117, 0.22161273658275604, 11.791979789733887, 6.575443744659424, 0.11727471649646759, 3.264956474304199, 14.125904083251953, 15.243690490722656, 15.171567916870117, 24.942171096801758, 15.692930221557617, 33.860836029052734, 15.178411483764648, 38.255706787109375, 22.979961395263672, 6.582766056060791, 0.02391982637345791, 2.825406074523926, 18.928977966308594, 23.408113479614258, 12.39493179321289, 29.47351837158203, 11.502052307128906, 33.73596954345703, 11.398637771606445, 30.876665115356445], "count": [364]}, "action": {"min": [0.5283436179161072, -1.417157769203186, 0.9463772773742676, -0.24278534948825836, -1.6236234903335571, 0.267318993806839, -0.8497368097305298, -1.6015535593032837, 0.8148953318595886, -0.16136415302753448, 0.6398060321807861, -1.0742563009262085, 6.7833333015441895, 46.16374969482422, -0.5012499690055847, 0.05937499180436134, 0.4166666567325592, 0.46437498927116394, 0.7918750047683716, -1.2756249904632568, 0.8688888549804688, 0.08875000476837158, 1.2049999237060547, -0.01000000536441803, 2.244999885559082, 38.76499938964844, 0.7806249856948853, -0.6337500214576721, 0.9212499856948853, 0.6881250143051147, 11.541250228881836, -0.24062500894069672, 7.920624732971191, 0.78125, 0.6512500047683716, 6.1875], "max": [1.173323392868042, -0.6280571222305298, 1.8303197622299194, 0.37520503997802734, -0.4290884733200073, 0.9415452480316162, -0.5738107562065125, -0.47754380106925964, 1.9111686944961548, 0.14076447486877441, 1.3757915496826172, -0.2914711534976959, 69.2874984741211, 83.50333404541016, 0.15777777135372162, 9.671875, 42.0837516784668, 69.70555877685547, 49.08437728881836, 85.20062255859375, 50.16812515258789, 104.69000244140625, 53.40437698364258, 110.23562622070312, 69.20938110351562, 68.79875183105469, 0.9168750047683716, 8.838125228881836, 54.943748474121094, 97.74749755859375, 53.6974983215332, 92.50312805175781, 53.78874969482422, 95.3237533569336, 46.03187561035156, 110.22062683105469], "mean": [0.6390222907066345, -1.139941692352295, 1.4769548177719116, 0.2537650763988495, -0.7110595703125, 0.43711015582084656, -0.7349011898040771, -1.144776701927185, 1.4368579387664795, 0.02105950191617012, 0.805901050567627, -0.6142821907997131, 43.272525787353516, 53.11371994018555, -0.142141655087471, 5.2696638107299805, 9.164210319519043, 8.291643142700195, 11.103493690490723, 10.23054027557373, 9.770913124084473, 16.408164978027344, 8.17957592010498, 21.994091033935547, 33.34457778930664, 55.84042739868164, 0.8382232189178467, 1.9783724546432495, 25.125688552856445, 15.972702980041504, 29.57591438293457, 21.903003692626953, 22.92489242553711, 26.32942008972168, 7.486408710479736, 61.90843200683594], "std": [0.15306897461414337, 0.1747361123561859, 0.1829868108034134, 0.15181168913841248, 0.2406499832868576, 0.1351003348827362, 0.08771806210279465, 0.33325114846229553, 0.3205621838569641, 0.092036671936512, 0.15337073802947998, 0.22161272168159485, 11.79197883605957, 6.575442790985107, 0.1172746792435646, 3.26495623588562, 14.125904083251953, 15.243693351745605, 15.171570777893066, 24.942167282104492, 15.692933082580566, 33.86083221435547, 15.178415298461914, 38.255706787109375, 22.979961395263672, 6.582767486572266, 0.02391982078552246, 2.825406074523926, 18.928977966308594, 23.408113479614258, 12.394929885864258, 29.473506927490234, 11.50205135345459, 33.735965728759766, 11.398634910583496, 30.87666893005371], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [364]}, "index": {"min": [5834], "max": [6197], "mean": [6015.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [3.8351648351648353, 7.0, 7.0, 7.0, 7.0], "std": [2.2471654245642165, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [364]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [364]}, "eef_direction_state": {"mean": [4.0576923076923075, 3.1923076923076925], "std": [1.6016719128193704, 2.0438452646335556], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [1.0824175824175823, 1.0631868131868132], "std": [0.7765934921170471, 0.6904901573581803], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.6758241758241759, 0.7362637362637363], "std": [0.8447433655858082, 0.8331743196514727], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.0576923076923075, 3.1923076923076925], "std": [1.6016719128193704, 2.0438452646335556], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [1.0824175824175823, 1.0631868131868132], "std": [0.7765934921170471, 0.6904901573581803], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.6758241758241759, 0.7362637362637363], "std": [0.8447433655858082, 0.8331743196514727], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.7277573582725594, 0.1447775993095986, 1.172971718490292, -1.48197694303116, 0.8362544040633688, -2.1680420601594106, 0.715968436750795, -0.15770159668104713, 1.158365776459089, 1.3989465045385323, 0.7698114582026448, 1.9959484554132978], "std": [0.048004525824368066, 0.04670148560263063, 0.04612426356394887, 0.2310659720149773, 0.047499603122238644, 0.21467820825746686, 0.06310789982069763, 0.06708649570359691, 0.07942699101078958, 0.26496899330407514, 0.19154463380495038, 0.2724375993071863], "min": [0.554261901140888, 0.09348990523742384, 1.0915912011249034, -1.7798729244472358, 0.7359561082082591, -2.447633363360307, 0.5442554519735525, -0.2750461400596202, 1.05746513757448, 0.24307761461600025, 0.44119973994665385, 1.0458701738895912], "max": [0.8059548792868061, 0.27736691488647824, 1.3367775659534906, -0.41177168592001395, 0.9635348089041487, -1.2843357526977255, 0.8069571041349848, -0.053851813204144366, 1.386910559797463, 1.6623238634167736, 1.0741829836177268, 2.4115001737747908], "count": [364]}, "eef_sim_pose_action": {"mean": [0.7277573582725594, 0.1447775993095986, 1.172971718490292, -1.48197694303116, 0.8362544040633688, -2.1680420601594106, 0.715968436750795, -0.15770159668104713, 1.158365776459089, 1.3989465045385323, 0.7698114582026448, 1.9959484554132978], "std": [0.048004525824368066, 0.04670148560263063, 0.04612426356394887, 0.2310659720149773, 0.047499603122238644, 0.21467820825746686, 0.06310789982069763, 0.06708649570359691, 0.07942699101078958, 0.26496899330407514, 0.19154463380495038, 0.2724375993071863], "min": [0.554261901140888, 0.09348990523742384, 1.0915912011249034, -1.7798729244472358, 0.7359561082082591, -2.447633363360307, 0.5442554519735525, -0.2750461400596202, 1.05746513757448, 0.24307761461600025, 0.44119973994665385, 1.0458701738895912], "max": [0.8059548792868061, 0.27736691488647824, 1.3367775659534906, -0.41177168592001395, 0.9635348089041487, -1.2843357526977255, 0.8069571041349848, -0.053851813204144366, 1.386910559797463, 1.6623238634167736, 1.0741829836177268, 2.4115001737747908], "count": [364]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29860720996732026]], [[0.44689744485294114]], [[0.5445237275326797]]], "std": [[[0.3660648840601887]], [[0.2813681997280327]], [[0.25088854276194067]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5284184477124183]], [[0.5509734885620915]], [[0.5431131740196078]]], "std": [[[0.3478345841992673]], [[0.3464019988216872]], [[0.35141430702701776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5386769546568627]], [[0.5787447691993464]], [[0.5962372099673202]]], "std": [[[0.351172468496555]], [[0.3412600741763615]], [[0.3367144718613324]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3690916891339869]], [[0.4304597181372549]], [[0.45352481821895424]]], "std": [[[0.3841687149528037]], [[0.3674526490465989]], [[0.3832526758505382]]], "count": [100]}, "observation.state": {"min": [0.5265793204307556, -1.4949549436569214, 1.0580648183822632, -0.3858201205730438, -1.5533896684646606, 0.2157244235277176, -0.9016174674034119, -1.4375905990600586, 1.0796817541122437, -0.1889496147632599, 0.520928680896759, -0.9264371991157532, 32.86153793334961, 40.356876373291016, -0.37062498927116394, -0.1887499988079071, 1.0256249904632568, 0.4493750035762787, 1.0483332872390747, -0.9856250286102295, 0.6588888764381409, -2.958750009536743, 1.0987499952316284, -0.9277777671813965, 9.561875343322754, 35.54249954223633, 0.7756249904632568, -0.24562500417232513, 0.7093750238418579, 0.07874999940395355, 0.8368750214576721, -0.903333306312561, 0.7393749952316284, 0.5806249976158142, 0.6312500238418579, -2.417142868041992], "max": [1.241681694984436, -0.7671685218811035, 1.8843461275100708, 0.3898441791534424, -0.5672779679298401, 0.6917211413383484, -0.5291303992271423, -0.7365233302116394, 1.7046473026275635, 0.2931162714958191, 1.040474534034729, -0.6094787120819092, 72.20625305175781, 67.98625183105469, -0.06090909242630005, 9.622499465942383, 58.79750061035156, 43.26874923706055, 48.28312683105469, 61.31999969482422, 57.53187561035156, 91.44750213623047, 52.681251525878906, 107.30437469482422, 53.01499938964844, 72.59500122070312, 0.9006249904632568, 9.623332977294922, 54.66625213623047, 37.087501525878906, 60.491249084472656, 53.211875915527344, 60.91250228881836, 80.78874969482422, 51.563751220703125, 104.84187316894531], "mean": [0.6461294889450073, -1.255608081817627, 1.6031920909881592, 0.2658470869064331, -0.7102972269058228, 0.34618160128593445, -0.7952502369880676, -1.0491639375686646, 1.3080798387527466, 0.11463653296232224, 0.8990274667739868, -0.7684956789016724, 57.98405456542969, 51.110599517822266, -0.21251939237117767, 4.189819812774658, 19.443580627441406, 10.36875057220459, 18.2738094329834, 12.468979835510254, 20.637290954589844, 19.783987045288086, 11.046399116516113, 38.66404724121094, 30.835153579711914, 59.58283233642578, 0.8370821475982666, 2.3823909759521484, 26.689987182617188, 8.17888355255127, 34.439208984375, 10.771255493164062, 34.87074661254883, 18.67755699157715, 12.769739151000977, 64.55070495605469], "std": [0.15487875044345856, 0.1606760174036026, 0.20585167407989502, 0.18290923535823822, 0.19288383424282074, 0.11975245922803879, 0.13498704135417938, 0.22777213156223297, 0.1838987171649933, 0.1798255741596222, 0.18319199979305267, 0.11561043560504913, 9.795631408691406, 6.4623308181762695, 0.062485504895448685, 3.919085741043091, 20.10673713684082, 16.397003173828125, 16.521944046020508, 22.78014373779297, 16.96149444580078, 33.701725006103516, 16.2758731842041, 35.98944091796875, 17.313440322875977, 10.880464553833008, 0.024911122396588326, 2.769970417022705, 15.682731628417969, 13.168837547302246, 15.159698486328125, 17.170351028442383, 14.770206451416016, 28.675752639770508, 17.382488250732422, 26.168310165405273], "count": [305]}, "action": {"min": [0.5265793204307556, -1.4949549436569214, 1.0580648183822632, -0.3858201205730438, -1.5533896684646606, 0.2157244235277176, -0.9016174674034119, -1.4375905990600586, 1.0796817541122437, -0.1889496147632599, 0.520928680896759, -0.9264371991157532, 32.86153793334961, 40.356876373291016, -0.37062498927116394, -0.1887499988079071, 1.0256249904632568, 0.4493750035762787, 1.0483332872390747, -0.9856250286102295, 0.6588888764381409, -2.958750009536743, 1.0987499952316284, -0.9277777671813965, 9.561875343322754, 35.54249954223633, 0.7756249904632568, -0.24562500417232513, 0.7093750238418579, 0.07874999940395355, 0.8368750214576721, -0.903333306312561, 0.7393749952316284, 0.5806249976158142, 0.6312500238418579, -2.417142868041992], "max": [1.241681694984436, -0.7671685218811035, 1.8843461275100708, 0.3898441791534424, -0.5672779679298401, 0.6917211413383484, -0.5291303992271423, -0.7365233302116394, 1.7046473026275635, 0.2931162714958191, 1.040474534034729, -0.6094787120819092, 72.20625305175781, 67.98625183105469, -0.06090909242630005, 9.622499465942383, 58.79750061035156, 43.26874923706055, 48.28312683105469, 61.31999969482422, 57.53187561035156, 91.44750213623047, 52.681251525878906, 107.30437469482422, 53.01499938964844, 72.59500122070312, 0.9006249904632568, 9.623332977294922, 54.66625213623047, 37.087501525878906, 60.491249084472656, 53.211875915527344, 60.91250228881836, 80.78874969482422, 51.563751220703125, 104.84187316894531], "mean": [0.6461296081542969, -1.255608081817627, 1.6031925678253174, 0.2658468782901764, -0.7102975249290466, 0.3461816608905792, -0.7952502369880676, -1.0491634607315063, 1.308079719543457, 0.11463662981987, 0.8990269303321838, -0.7684959173202515, 57.98402786254883, 51.11061096191406, -0.21251936256885529, 4.189820289611816, 19.44356918334961, 10.368743896484375, 18.273807525634766, 12.468978881835938, 20.637285232543945, 19.783954620361328, 11.046409606933594, 38.664039611816406, 30.835153579711914, 59.582862854003906, 0.8370816707611084, 2.3823909759521484, 26.689971923828125, 8.178887367248535, 34.43918991088867, 10.771254539489746, 34.870731353759766, 18.67755126953125, 12.769745826721191, 64.55071258544922], "std": [0.15487875044345856, 0.16067595779895782, 0.2058516889810562, 0.18290922045707703, 0.19288381934165955, 0.11975245922803879, 0.1349870264530182, 0.22777217626571655, 0.1838987171649933, 0.1798255890607834, 0.18319202959537506, 0.11561042070388794, 9.795628547668457, 6.462329387664795, 0.06248552352190018, 3.91908597946167, 20.106739044189453, 16.397003173828125, 16.52194595336914, 22.780139923095703, 16.96149444580078, 33.701725006103516, 16.275876998901367, 35.989437103271484, 17.313440322875977, 10.88046646118164, 0.024911118671298027, 2.769970417022705, 15.682734489440918, 13.168839454650879, 15.159698486328125, 17.17034912109375, 14.770204544067383, 28.675756454467773, 17.38248634338379, 26.168310165405273], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [305]}, "index": {"min": [6198], "max": [6502], "mean": [6350.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [3.5639344262295083, 7.0, 7.0, 7.0, 7.0], "std": [2.2065500694103575, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [305]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [305]}, "eef_direction_state": {"mean": [3.4754098360655736, 3.544262295081967], "std": [1.8466323568979828, 2.245324803271211], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [1.0360655737704918, 0.8360655737704918], "std": [0.6741194102728669, 0.7461447991334205], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.740983606557377, 0.5573770491803278], "std": [0.842591056358806, 0.7877044915643409], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [3.4754098360655736, 3.544262295081967], "std": [1.8466323568979828, 2.245324803271211], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [1.0360655737704918, 0.8360655737704918], "std": [0.6741194102728669, 0.7461447991334205], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.740983606557377, 0.5573770491803278], "std": [0.842591056358806, 0.7877044915643409], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.7475827255213503, 0.1325022653336973, 1.1509607630330752, -1.51621456804805, 0.7686058396600147, -2.194763436067519, 0.6989512429705607, -0.18447227466616462, 1.1743089599229635, 1.352152197162581, 0.864527273472316, 1.9169690301332762], "std": [0.050123024500380704, 0.04318234329930064, 0.024796852142114113, 0.10578790048151637, 0.03792138270028281, 0.15578829725223195, 0.03538080316159111, 0.07925421332871758, 0.054693760189378667, 0.17007085409318476, 0.08841262919592016, 0.25961814390285093], "min": [0.6143749843966821, 0.0881025660004515, 1.1067733159492734, -1.6071825977167973, 0.6923342756062731, -2.4328802596262133, 0.6460767253430221, -0.2849768986794965, 1.0953253120352204, 0.8859009277495922, 0.7053112446721874, 1.5803236677401569], "max": [0.8013707774905396, 0.29876713656528986, 1.2429194667036665, -1.0147102650437059, 0.8333704967372126, -1.5476666730728679, 0.7743289658084855, -0.07600231302905075, 1.3089376570395042, 1.6519260039903076, 0.9864677084948554, 2.2752649283057376], "count": [305]}, "eef_sim_pose_action": {"mean": [0.7475827255213503, 0.1325022653336973, 1.1509607630330752, -1.51621456804805, 0.7686058396600147, -2.194763436067519, 0.6989512429705607, -0.18447227466616462, 1.1743089599229635, 1.352152197162581, 0.864527273472316, 1.9169690301332762], "std": [0.050123024500380704, 0.04318234329930064, 0.024796852142114113, 0.10578790048151637, 0.03792138270028281, 0.15578829725223195, 0.03538080316159111, 0.07925421332871758, 0.054693760189378667, 0.17007085409318476, 0.08841262919592016, 0.25961814390285093], "min": [0.6143749843966821, 0.0881025660004515, 1.1067733159492734, -1.6071825977167973, 0.6923342756062731, -2.4328802596262133, 0.6460767253430221, -0.2849768986794965, 1.0953253120352204, 0.8859009277495922, 0.7053112446721874, 1.5803236677401569], "max": [0.8013707774905396, 0.29876713656528986, 1.2429194667036665, -1.0147102650437059, 0.8333704967372126, -1.5476666730728679, 0.7743289658084855, -0.07600231302905075, 1.3089376570395042, 1.6519260039903076, 0.9864677084948554, 2.2752649283057376], "count": [305]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3024336070261438]], [[0.4561544178921568]], [[0.5549262071078431]]], "std": [[[0.37189426718252105]], [[0.2832462564410765]], [[0.2517592682136142]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49469294934640523]], [[0.5120659272875817]], [[0.5068142463235294]]], "std": [[[0.34447722946033255]], [[0.346141600078466]], [[0.35076831946754067]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5729147263071896]], [[0.5960717769607844]], [[0.6042836274509803]]], "std": [[[0.3513345645967624]], [[0.3458637077871565]], [[0.34323050836131025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36576248366013075]], [[0.42339940359477124]], [[0.4414717524509804]]], "std": [[[0.384521387815575]], [[0.3699085089712322]], [[0.38385635445422256]]], "count": [100]}, "observation.state": {"min": [0.4878595471382141, -1.3962243795394897, 1.0416613817214966, -0.1440785527229309, -1.6200206279754639, 0.18880654871463776, -0.817716658115387, -1.3745994567871094, 0.9588387608528137, -0.2228294014930725, 0.4163567125797272, -0.9515907764434814, 12.210000038146973, 42.681251525878906, -0.41749998927116394, -0.16249999403953552, 0.9487500190734863, 0.5149999856948853, 0.9293749928474426, -1.125, 0.8381249904632568, -3.1624999046325684, 1.1037499904632568, -1.0049999952316284, 11.785625457763672, 42.509376525878906, 0.7807692289352417, -0.9862499833106995, 0.6931250095367432, 0.6806250214576721, 7.314374923706055, -0.5374999642372131, 8.364375114440918, 0.8968750238418579, 0.6362500190734863, 24.011333465576172], "max": [1.007834553718567, -0.7333443760871887, 1.800993800163269, 0.6658416986465454, -0.5011873245239258, 0.8652501106262207, -0.5304417610168457, -0.6206395030021667, 1.6450895071029663, 0.2584019899368286, 1.4806125164031982, -0.7098783254623413, 70.6762466430664, 81.49250030517578, -0.035624999552965164, 9.520000457763672, 48.47187423706055, 33.317501068115234, 45.13750076293945, 38.80875015258789, 55.25312423706055, 78.90750122070312, 44.14812469482422, 100.43374633789062, 51.90625, 66.73187255859375, 0.875, 9.654999732971191, 45.41749954223633, 39.734375, 60.01187515258789, 76.08499908447266, 61.50749969482422, 91.18937683105469, 49.16749954223633, 108.33062744140625], "mean": [0.6792901754379272, -1.0539487600326538, 1.397581696510315, 0.368219256401062, -0.8423060178756714, 0.4444396197795868, -0.7143121361732483, -1.0362898111343384, 1.2886912822723389, 0.10848923027515411, 0.9309391975402832, -0.8343344926834106, 54.54130554199219, 52.67731857299805, -0.22083373367786407, 3.3476741313934326, 17.085206985473633, 7.423335075378418, 17.48849105834961, 7.064594745635986, 20.380725860595703, 14.205343246459961, 10.102924346923828, 43.431739807128906, 27.364370346069336, 58.87083435058594, 0.827862024307251, 3.1191253662109375, 18.933053970336914, 7.327401638031006, 32.205474853515625, 12.894488334655762, 32.44120788574219, 14.285723686218262, 12.228904724121094, 53.35416793823242], "std": [0.11571470648050308, 0.1588555872440338, 0.18830816447734833, 0.23999041318893433, 0.2456398457288742, 0.17943817377090454, 0.08461253345012665, 0.18697738647460938, 0.1510792076587677, 0.16006219387054443, 0.2259397953748703, 0.08282589167356491, 13.04980182647705, 9.499838829040527, 0.11021031439304352, 3.2088675498962402, 16.963993072509766, 12.108932495117188, 15.283317565917969, 14.855469703674316, 16.647296905517578, 27.706689834594727, 15.431232452392578, 28.491294860839844, 15.656290054321289, 7.50057315826416, 0.020288927480578423, 3.1254963874816895, 13.223191261291504, 13.51736068725586, 13.348753929138184, 24.325828552246094, 13.221243858337402, 25.46133041381836, 16.58443260192871, 23.83831214904785], "count": [302]}, "action": {"min": [0.4878595471382141, -1.3962243795394897, 1.0416613817214966, -0.1440785527229309, -1.6200206279754639, 0.18880654871463776, -0.817716658115387, -1.3745994567871094, 0.9588387608528137, -0.2228294014930725, 0.4163567125797272, -0.9515907764434814, 12.210000038146973, 42.681251525878906, -0.41749998927116394, -0.16249999403953552, 0.9487500190734863, 0.5149999856948853, 0.9293749928474426, -1.125, 0.8381249904632568, -3.1624999046325684, 1.1037499904632568, -1.0049999952316284, 11.785625457763672, 42.509376525878906, 0.7807692289352417, -0.9862499833106995, 0.6931250095367432, 0.6806250214576721, 7.314374923706055, -0.5374999642372131, 8.364375114440918, 0.8968750238418579, 0.6362500190734863, 24.011333465576172], "max": [1.007834553718567, -0.7333443760871887, 1.800993800163269, 0.6658416986465454, -0.5011873245239258, 0.8652501106262207, -0.5304417610168457, -0.6206395030021667, 1.6450895071029663, 0.2584019899368286, 1.4806125164031982, -0.7098783254623413, 70.6762466430664, 81.49250030517578, -0.035624999552965164, 9.520000457763672, 48.47187423706055, 33.317501068115234, 45.13750076293945, 38.80875015258789, 55.25312423706055, 78.90750122070312, 44.14812469482422, 100.43374633789062, 51.90625, 66.73187255859375, 0.875, 9.654999732971191, 45.41749954223633, 39.734375, 60.01187515258789, 76.08499908447266, 61.50749969482422, 91.18937683105469, 49.16749954223633, 108.33062744140625], "mean": [0.6792902946472168, -1.0539484024047852, 1.397581934928894, 0.3682192862033844, -0.8423060178756714, 0.4444396197795868, -0.7143111824989319, -1.0362896919250488, 1.2886908054351807, 0.10848923027515411, 0.9309388995170593, -0.8343344926834106, 54.54130554199219, 52.67732238769531, -0.2208337038755417, 3.3476741313934326, 17.085201263427734, 7.423341274261475, 17.488492965698242, 7.06460428237915, 20.380722045898438, 14.205341339111328, 10.102940559387207, 43.43174362182617, 27.364368438720703, 58.87084197998047, 0.8278620839118958, 3.1191275119781494, 18.93305206298828, 7.327394962310791, 32.205482482910156, 12.894487380981445, 32.44118118286133, 14.285721778869629, 12.228909492492676, 53.35417556762695], "std": [0.11571469902992249, 0.1588555872440338, 0.18830826878547668, 0.23999039828777313, 0.2456398457288742, 0.17943817377090454, 0.08461254835128784, 0.18697737157344818, 0.1510791927576065, 0.16006220877170563, 0.2259398102760315, 0.08282589912414551, 13.04980182647705, 9.499839782714844, 0.11021029949188232, 3.208866834640503, 16.9639949798584, 12.10893440246582, 15.283317565917969, 14.855469703674316, 16.647289276123047, 27.70669937133789, 15.431231498718262, 28.491302490234375, 15.656291007995605, 7.50057315826416, 0.02028893679380417, 3.1254963874816895, 13.223190307617188, 13.517358779907227, 13.348753929138184, 24.32583999633789, 13.221240997314453, 25.461326599121094, 16.584434509277344, 23.83831214904785], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [302]}, "index": {"min": [6503], "max": [6804], "mean": [6653.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [3.0993377483443707, 7.0, 7.0, 7.0, 7.0], "std": [2.336735048577515, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [302]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [302]}, "eef_direction_state": {"mean": [3.5927152317880795, 4.029801324503311], "std": [2.1118586439797813, 2.110155033442758], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [1.1357615894039734, 0.9105960264900662], "std": [0.7578152958541984, 0.8230658497937995], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7582781456953642, 0.5463576158940397], "std": [0.8561315749511588, 0.7865824169156953], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [3.5927152317880795, 4.029801324503311], "std": [2.1118586439797813, 2.110155033442758], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [1.1357615894039734, 0.9105960264900662], "std": [0.7578152958541984, 0.8230658497937995], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7582781456953642, 0.5463576158940397], "std": [0.8561315749511588, 0.7865824169156953], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.6913808587845034, 0.1473741137196262, 1.1874042695848361, -1.413366105630338, 0.9222540888875347, -2.217170024073065, 0.6986839101107505, -0.17966437155630022, 1.2110744568822915, 1.2007151771991857, 0.8609600278296629, 1.8067941647265047], "std": [0.050293681045425274, 0.0389613404040653, 0.05051819412037194, 0.30879447889327355, 0.060844347483177054, 0.32161667983957143, 0.03670376157756542, 0.06620905486292983, 0.06857758436518512, 0.300516733438048, 0.07238222303152514, 0.3393684355926259], "min": [0.5771760329702676, 0.09964272158145987, 1.1133091720969395, -1.789980479040041, 0.7036068137596563, -2.723657776784654, 0.576203724603689, -0.24719666762147285, 1.1024836497812174, 0.4023953687265132, 0.7684942714085574, 1.1889148730349077], "max": [0.786388916622834, 0.2459420304350481, 1.3322347492343443, -0.4772636539095444, 0.9911016889347892, -1.3500899273968945, 0.7738453054920995, -0.08142211012301723, 1.3761518598182008, 1.8007026818110607, 1.0325360638317633, 2.3983493789454955], "count": [302]}, "eef_sim_pose_action": {"mean": [0.6913808587845034, 0.1473741137196262, 1.1874042695848361, -1.413366105630338, 0.9222540888875347, -2.217170024073065, 0.6986839101107505, -0.17966437155630022, 1.2110744568822915, 1.2007151771991857, 0.8609600278296629, 1.8067941647265047], "std": [0.050293681045425274, 0.0389613404040653, 0.05051819412037194, 0.30879447889327355, 0.060844347483177054, 0.32161667983957143, 0.03670376157756542, 0.06620905486292983, 0.06857758436518512, 0.300516733438048, 0.07238222303152514, 0.3393684355926259], "min": [0.5771760329702676, 0.09964272158145987, 1.1133091720969395, -1.789980479040041, 0.7036068137596563, -2.723657776784654, 0.576203724603689, -0.24719666762147285, 1.1024836497812174, 0.4023953687265132, 0.7684942714085574, 1.1889148730349077], "max": [0.786388916622834, 0.2459420304350481, 1.3322347492343443, -0.4772636539095444, 0.9911016889347892, -1.3500899273968945, 0.7738453054920995, -0.08142211012301723, 1.3761518598182008, 1.8007026818110607, 1.0325360638317633, 2.3983493789454955], "count": [302]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3051190175653595]], [[0.44562845792483663]], [[0.5386590522875817]]], "std": [[[0.369790667176555]], [[0.2868431901252396]], [[0.25522475396445343]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4953024897875817]], [[0.5257801776960784]], [[0.5308852246732026]]], "std": [[[0.34457374914844097]], [[0.33957862663544347]], [[0.3381592044573018]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5193219240196079]], [[0.5597554023692811]], [[0.5920091217320261]]], "std": [[[0.352174931753601]], [[0.33117126372066413]], [[0.31788679652018237]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36793890114379085]], [[0.42695672998366013]], [[0.44859258374183003]]], "std": [[[0.3838313075850001]], [[0.37176073483228644]], [[0.3905006668079063]]], "count": [100]}, "observation.state": {"min": [0.601753830909729, -1.4318922758102417, 1.2331620454788208, -0.16019852459430695, -1.0854886770248413, 0.19476711750030518, -0.7413500547409058, -1.3963435888290405, 1.1972609758377075, -0.4989461600780487, 0.456745445728302, -0.7203450202941895, 28.54374885559082, 43.72687530517578, -0.3268750011920929, -0.2162500023841858, 3.240000009536743, 0.6143749952316284, 5.757499694824219, -1.4268749952316284, 0.8643749952316284, -3.2693750858306885, 1.1875, 0.3774999976158142, 11.9375, 38.5625, 0.7237499952316284, -2.1887500286102295, 0.6675000190734863, 0.8118749856948853, 0.9333333373069763, -0.11375000327825546, 0.9166666865348816, 0.5587500333786011, 0.6525000333786011, -2.151249885559082], "max": [0.9448513388633728, -0.8261277079582214, 1.859144926071167, 0.46387428045272827, -0.5476558208465576, 0.6291167736053467, -0.5160648822784424, -0.8578749299049377, 1.6814011335372925, -0.16922679543495178, 0.7364147305488586, -0.4674982726573944, 68.08000183105469, 61.00312423706055, -0.061250001192092896, 8.946874618530273, 46.28937530517578, 29.170000076293945, 42.67625045776367, 67.25187683105469, 52.07250213623047, 91.609375, 46.50812530517578, 108.52749633789062, 59.110626220703125, 56.53312683105469, 1.3241666555404663, 9.538888931274414, 56.50812530517578, 16.53499984741211, 65.20999908447266, 68.3175048828125, 61.86249923706055, 74.11000061035156, 36.31687545776367, 108.65750122070312], "mean": [0.6821478605270386, -1.2020925283432007, 1.5617165565490723, 0.35379475355148315, -0.6951055526733398, 0.33013150095939636, -0.6109639406204224, -1.0762146711349487, 1.3500350713729858, -0.3374451696872711, 0.6610345840454102, -0.6198993921279907, 52.33524703979492, 50.85013961791992, -0.1616419553756714, 4.154033660888672, 17.478849411010742, 6.970244407653809, 15.997220993041992, 11.900293350219727, 13.363113403320312, 17.811416625976562, 8.73847770690918, 29.296314239501953, 31.570388793945312, 50.00071716308594, 1.0824697017669678, 1.7988985776901245, 18.532520294189453, 3.61604642868042, 30.793073654174805, 15.070480346679688, 26.31810188293457, 17.04869842529297, 6.70263147354126, 54.01249694824219], "std": [0.05915190652012825, 0.12042620778083801, 0.13959231972694397, 0.1002931073307991, 0.08487310260534286, 0.08109091967344284, 0.07038011401891708, 0.1881631463766098, 0.17433828115463257, 0.0678589791059494, 0.08794741332530975, 0.1078462153673172, 10.80785083770752, 5.436683654785156, 0.07101946324110031, 2.6251394748687744, 14.883369445800781, 10.775150299072266, 13.515091896057129, 24.06096076965332, 17.06035041809082, 32.57737731933594, 13.765429496765137, 40.43665313720703, 19.113323211669922, 5.232731342315674, 0.2503206431865692, 3.1364145278930664, 23.003616333007812, 4.664015769958496, 19.592668533325195, 22.96479606628418, 14.882186889648438, 24.50103187561035, 9.958574295043945, 29.6507511138916], "count": [243]}, "action": {"min": [0.601753830909729, -1.4318922758102417, 1.2331620454788208, -0.16019852459430695, -1.0854886770248413, 0.19476711750030518, -0.7413500547409058, -1.3963435888290405, 1.1972609758377075, -0.4989461600780487, 0.456745445728302, -0.7203450202941895, 28.54374885559082, 43.72687530517578, -0.3268750011920929, -0.2162500023841858, 3.240000009536743, 0.6143749952316284, 5.757499694824219, -1.4268749952316284, 0.8643749952316284, -3.2693750858306885, 1.1875, 0.3774999976158142, 11.9375, 38.5625, 0.7237499952316284, -2.1887500286102295, 0.6675000190734863, 0.8118749856948853, 0.9333333373069763, -0.11375000327825546, 0.9166666865348816, 0.5587500333786011, 0.6525000333786011, -2.151249885559082], "max": [0.9448513388633728, -0.8261277079582214, 1.859144926071167, 0.46387428045272827, -0.5476558208465576, 0.6291167736053467, -0.5160648822784424, -0.8578749299049377, 1.6814011335372925, -0.16922679543495178, 0.7364147305488586, -0.4674982726573944, 68.08000183105469, 61.00312423706055, -0.061250001192092896, 8.946874618530273, 46.28937530517578, 29.170000076293945, 42.67625045776367, 67.25187683105469, 52.07250213623047, 91.609375, 46.50812530517578, 108.52749633789062, 59.110626220703125, 56.53312683105469, 1.3241666555404663, 9.538888931274414, 56.50812530517578, 16.53499984741211, 65.20999908447266, 68.3175048828125, 61.86249923706055, 74.11000061035156, 36.31687545776367, 108.65750122070312], "mean": [0.6821476221084595, -1.2020924091339111, 1.5617156028747559, 0.35379472374916077, -0.6951054930686951, 0.330131471157074, -0.6109638214111328, -1.0762146711349487, 1.3500347137451172, -0.3374451994895935, 0.6610347628593445, -0.619899332523346, 52.335262298583984, 50.85012435913086, -0.16164205968379974, 4.15403413772583, 17.478858947753906, 6.970242500305176, 15.997236251831055, 11.900312423706055, 13.363099098205566, 17.811420440673828, 8.738475799560547, 29.296350479125977, 31.570392608642578, 50.00069808959961, 1.0824689865112305, 1.798898458480835, 18.532522201538086, 3.616046905517578, 30.793054580688477, 15.070487976074219, 26.31809425354004, 17.04869270324707, 6.702630996704102, 54.01250076293945], "std": [0.05915190652012825, 0.12042621523141861, 0.13959230482578278, 0.1002931073307991, 0.08487308770418167, 0.08109091222286224, 0.07038012146949768, 0.18816310167312622, 0.17433829605579376, 0.0678589791059494, 0.08794740587472916, 0.1078462302684784, 10.80785083770752, 5.436683177947998, 0.07101945579051971, 2.6251394748687744, 14.883368492126465, 10.77514934539795, 13.515089988708496, 24.060958862304688, 17.060348510742188, 32.577388763427734, 13.765436172485352, 40.436668395996094, 19.113323211669922, 5.232731819152832, 0.2503206431865692, 3.1364142894744873, 23.003616333007812, 4.664016246795654, 19.592670440673828, 22.96479606628418, 14.882185935974121, 24.501028060913086, 9.958573341369629, 29.6507511138916], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [243]}, "index": {"min": [6805], "max": [7047], "mean": [6926.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [3.748971193415638, 7.0, 7.0, 7.0, 7.0], "std": [2.1845767289722064, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [243]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [243]}, "eef_direction_state": {"mean": [3.765432098765432, 4.222222222222222], "std": [2.140756404174689, 2.141112360414021], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [0.9629629629629629, 0.7119341563786008], "std": [0.7926272058900989, 0.7309596571329885], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.6872427983539094, 0.5267489711934157], "std": [0.8369807896741278, 0.7766556235299348], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [3.765432098765432, 4.222222222222222], "std": [2.140756404174689, 2.141112360414021], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [0.9629629629629629, 0.7119341563786008], "std": [0.7926272058900989, 0.7309596571329885], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.6872427983539094, 0.5267489711934157], "std": [0.8369807896741278, 0.7766556235299348], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.7304603250211325, 0.1392247926764335, 1.130270746820308, -1.6223574925785837, 0.8260954077677823, -2.326637446674876, 0.6961683309735868, -0.11985951763733435, 1.1698955634873183, 1.5332074971824654, 1.045019976598685, 2.294940012262664], "std": [0.03283192088246602, 0.02899952409321734, 0.021936632591595194, 0.07356032627073905, 0.041573648753013295, 0.1182543298723685, 0.03608786507283392, 0.036522714240531565, 0.04837695717886413, 0.1440288407205887, 0.1165013242271621, 0.147508039121437], "min": [0.6782616569686574, 0.09777544140360453, 1.1018476353283957, -1.7065023728758701, 0.7543655229205144, -2.5224390274753987, 0.6608123715812378, -0.20133439878416817, 1.1031363634669507, 1.2328604733836226, 0.8291553089899426, 1.8847242496668408], "max": [0.795478616502939, 0.27102537286390893, 1.2215901970671754, -1.2533954004385646, 0.9804867511685398, -1.790308724376845, 0.7641476325855376, -0.06570256103504862, 1.2555985654145492, 1.8084420096392013, 1.1809078657622125, 2.5108762726378293], "count": [243]}, "eef_sim_pose_action": {"mean": [0.7304603250211325, 0.1392247926764335, 1.130270746820308, -1.6223574925785837, 0.8260954077677823, -2.326637446674876, 0.6961683309735868, -0.11985951763733435, 1.1698955634873183, 1.5332074971824654, 1.045019976598685, 2.294940012262664], "std": [0.03283192088246602, 0.02899952409321734, 0.021936632591595194, 0.07356032627073905, 0.041573648753013295, 0.1182543298723685, 0.03608786507283392, 0.036522714240531565, 0.04837695717886413, 0.1440288407205887, 0.1165013242271621, 0.147508039121437], "min": [0.6782616569686574, 0.09777544140360453, 1.1018476353283957, -1.7065023728758701, 0.7543655229205144, -2.5224390274753987, 0.6608123715812378, -0.20133439878416817, 1.1031363634669507, 1.2328604733836226, 0.8291553089899426, 1.8847242496668408], "max": [0.795478616502939, 0.27102537286390893, 1.2215901970671754, -1.2533954004385646, 0.9804867511685398, -1.790308724376845, 0.7641476325855376, -0.06570256103504862, 1.2555985654145492, 1.8084420096392013, 1.1809078657622125, 2.5108762726378293], "count": [243]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30085792483660134]], [[0.44895911764705887]], [[0.5413982087418301]]], "std": [[[0.3706679920475369]], [[0.28685626658464886]], [[0.25596458437060576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090086744281046]], [[0.5342921017156863]], [[0.5356820567810457]]], "std": [[[0.3458759083458666]], [[0.34218049010742585]], [[0.3457076071911507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.11372549019607843]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5387739460784314]], [[0.5752319117647059]], [[0.592045535130719]]], "std": [[[0.3538601420661228]], [[0.3386224861746717]], [[0.3322792741184738]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37548869281045755]], [[0.4363695302287582]], [[0.4582645547385621]]], "std": [[[0.3826026084451406]], [[0.36964404626445635]], [[0.3859619367827579]]], "count": [100]}, "observation.state": {"min": [0.4522392749786377, -1.408836841583252, 1.2229046821594238, -0.18893635272979736, -1.1486016511917114, 0.15383002161979675, -0.8585107326507568, -1.4622911214828491, 1.2140458822250366, -0.17312631011009216, 0.6569008827209473, -0.8314259648323059, 11.5024995803833, 48.99250030517578, -0.4791666567325592, -0.1899999976158142, 6.022500038146973, 0.4737499952316284, 7.648124694824219, -1.34375, 9.053125381469727, 0.3856250047683716, 1.1050000190734863, 23.794374465942383, 2.244374990463257, 41.171875, 0.7081249952316284, -0.47999998927116394, 0.7200000286102295, 0.5288888812065125, 3.2488887310028076, -0.7549999952316284, 4.841111183166504, 1.2962499856948853, 0.6675000190734863, 31.82769203186035], "max": [0.969689667224884, -0.8983536958694458, 1.8453879356384277, 0.7851958870887756, -0.385934054851532, 0.6327195763587952, -0.5708781480789185, -0.8413442969322205, 1.824859857559204, 0.06923781335353851, 0.9627488851547241, -0.502284049987793, 72.08374786376953, 63.02916717529297, -0.14687499403953552, 6.225625038146973, 45.21062469482422, 46.95687484741211, 58.93937683105469, 74.73812866210938, 58.80812454223633, 80.5425033569336, 48.78874969482422, 101.22875213623047, 43.713748931884766, 66.45062255859375, 0.824999988079071, 9.602499961853027, 59.33625030517578, 8.276249885559082, 67.37687683105469, 73.36125183105469, 55.93562698364258, 93.05374908447266, 42.640625, 109.11250305175781], "mean": [0.6577646732330322, -1.1585806608200073, 1.5136090517044067, 0.33447569608688354, -0.6984541416168213, 0.40828806161880493, -0.7672688961029053, -1.0327060222625732, 1.337708592414856, 0.0026551703922450542, 0.8971006274223328, -0.7132615447044373, 54.77625274658203, 55.40371322631836, -0.25750532746315, 1.8819319009780884, 22.315399169921875, 14.481481552124023, 31.742727279663086, 19.67012596130371, 33.322208404541016, 21.84291648864746, 15.199740409851074, 71.00240325927734, 17.057924270629883, 58.81204605102539, 0.7655521035194397, 2.52528715133667, 21.848281860351562, 1.7722142934799194, 32.972877502441406, 9.5969820022583, 32.16935348510742, 15.841096878051758, 7.699400901794434, 76.52821350097656], "std": [0.11315061897039413, 0.155464768409729, 0.18853548169136047, 0.1877499371767044, 0.17024491727352142, 0.14958924055099487, 0.06306392699480057, 0.21150177717208862, 0.1884635090827942, 0.0749739482998848, 0.09537164121866226, 0.12349489331245422, 15.248189926147461, 4.003181457519531, 0.0907827839255333, 1.8539506196975708, 14.891200065612793, 19.783306121826172, 15.415999412536621, 30.00284767150879, 13.823559761047363, 28.667037963867188, 18.443519592285156, 21.438323974609375, 17.035694122314453, 7.186753749847412, 0.018470605835318565, 2.3065152168273926, 16.5628719329834, 1.411532998085022, 13.254963874816895, 19.4012508392334, 9.600491523742676, 28.22429656982422, 12.99406623840332, 15.290567398071289], "count": [311]}, "action": {"min": [0.4522392749786377, -1.408836841583252, 1.2229046821594238, -0.18893635272979736, -1.1486016511917114, 0.15383002161979675, -0.8585107326507568, -1.4622911214828491, 1.2140458822250366, -0.17312631011009216, 0.6569008827209473, -0.8314259648323059, 11.5024995803833, 48.99250030517578, -0.4791666567325592, -0.1899999976158142, 6.022500038146973, 0.4737499952316284, 7.648124694824219, -1.34375, 9.053125381469727, 0.3856250047683716, 1.1050000190734863, 23.794374465942383, 2.244374990463257, 41.171875, 0.7081249952316284, -0.47999998927116394, 0.7200000286102295, 0.5288888812065125, 3.2488887310028076, -0.7549999952316284, 4.841111183166504, 1.2962499856948853, 0.6675000190734863, 31.82769203186035], "max": [0.969689667224884, -0.8983536958694458, 1.8453879356384277, 0.7851958870887756, -0.385934054851532, 0.6327195763587952, -0.5708781480789185, -0.8413442969322205, 1.824859857559204, 0.06923781335353851, 0.9627488851547241, -0.502284049987793, 72.08374786376953, 63.02916717529297, -0.14687499403953552, 6.225625038146973, 45.21062469482422, 46.95687484741211, 58.93937683105469, 74.73812866210938, 58.80812454223633, 80.5425033569336, 48.78874969482422, 101.22875213623047, 43.713748931884766, 66.45062255859375, 0.824999988079071, 9.602499961853027, 59.33625030517578, 8.276249885559082, 67.37687683105469, 73.36125183105469, 55.93562698364258, 93.05374908447266, 42.640625, 109.11250305175781], "mean": [0.6577649116516113, -1.1585807800292969, 1.5136092901229858, 0.3344753384590149, -0.6984542608261108, 0.40828800201416016, -0.7672692537307739, -1.0327062606811523, 1.3377094268798828, 0.0026551750488579273, 0.8971003890037537, -0.7132619023323059, 54.7762451171875, 55.40372085571289, -0.25750529766082764, 1.8819313049316406, 22.315397262573242, 14.481451988220215, 31.742746353149414, 19.67011260986328, 33.32222366333008, 21.842927932739258, 15.199748992919922, 71.00238800048828, 17.05792808532715, 58.81200408935547, 0.7655514478683472, 2.525286912918091, 21.848297119140625, 1.7722132205963135, 32.97286605834961, 9.596983909606934, 32.169315338134766, 15.841096878051758, 7.699402332305908, 76.52819061279297], "std": [0.11315066367387772, 0.1554647535085678, 0.18853552639484406, 0.1877499520778656, 0.17024493217468262, 0.14958922564983368, 0.06306392699480057, 0.21150177717208862, 0.188463494181633, 0.0749739482998848, 0.09537164121866226, 0.12349490076303482, 15.248187065124512, 4.0031819343566895, 0.09078280627727509, 1.8539505004882812, 14.891200065612793, 19.783306121826172, 15.415997505187988, 30.00284194946289, 13.823559761047363, 28.667030334472656, 18.44352149963379, 21.438322067260742, 17.035696029663086, 7.1867547035217285, 0.018470603972673416, 2.3065152168273926, 16.562868118286133, 1.4115328788757324, 13.254962921142578, 19.4012508392334, 9.600491523742676, 28.224294662475586, 12.99406623840332, 15.290568351745605], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [311]}, "index": {"min": [7048], "max": [7358], "mean": [7203.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [3.604501607717042, 7.0, 7.0, 7.0, 7.0], "std": [2.2168266895589364, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [311]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [311]}, "eef_direction_state": {"mean": [3.707395498392283, 4.62379421221865], "std": [1.8534516252609061, 2.0980651956906473], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.9903536977491961, 0.639871382636656], "std": [0.7059031320309355, 0.8012562380538906], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.662379421221865, 0.4662379421221865], "std": [0.8286467471741109, 0.7466872139481026], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.707395498392283, 4.62379421221865], "std": [1.8534516252609061, 2.0980651956906473], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.9903536977491961, 0.639871382636656], "std": [0.7059031320309355, 0.8012562380538906], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.662379421221865, 0.4662379421221865], "std": [0.8286467471741109, 0.7466872139481026], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.7284167821939245, 0.14684012251326095, 1.1529721204963739, -1.5673524520014654, 0.8842807919988355, -2.258007192959418, 0.6984090133285045, -0.1817278751162577, 1.1846199169866183, 1.3008800289636815, 0.8983226050085116, 1.9363746672202726], "std": [0.045238369819560226, 0.02899646131939124, 0.03686431304336557, 0.17413870400004575, 0.08671044568516972, 0.15016458604619856, 0.034695743285556295, 0.05342439115403312, 0.06058721634480651, 0.1706260319032198, 0.09561982814256806, 0.21986932367627862], "min": [0.671929902807215, 0.10316395374426823, 1.0975825029360644, -1.9104159267274787, 0.7234210546362925, -2.5291963145806675, 0.66190856556881, -0.2335964259070861, 1.084968137486826, 1.1336785734396244, 0.7224624265474326, 1.717507159494374], "max": [0.8040375732867048, 0.2473966621993976, 1.2069170849669177, -1.2449017588045685, 1.0041824718285954, -1.82084105581451, 0.787381919792563, -0.10101639198397472, 1.239409346950134, 1.5638792131281711, 1.0071047957471957, 2.300726132745108], "count": [311]}, "eef_sim_pose_action": {"mean": [0.7284167821939245, 0.14684012251326095, 1.1529721204963739, -1.5673524520014654, 0.8842807919988355, -2.258007192959418, 0.6984090133285045, -0.1817278751162577, 1.1846199169866183, 1.3008800289636815, 0.8983226050085116, 1.9363746672202726], "std": [0.045238369819560226, 0.02899646131939124, 0.03686431304336557, 0.17413870400004575, 0.08671044568516972, 0.15016458604619856, 0.034695743285556295, 0.05342439115403312, 0.06058721634480651, 0.1706260319032198, 0.09561982814256806, 0.21986932367627862], "min": [0.671929902807215, 0.10316395374426823, 1.0975825029360644, -1.9104159267274787, 0.7234210546362925, -2.5291963145806675, 0.66190856556881, -0.2335964259070861, 1.084968137486826, 1.1336785734396244, 0.7224624265474326, 1.717507159494374], "max": [0.8040375732867048, 0.2473966621993976, 1.2069170849669177, -1.2449017588045685, 1.0041824718285954, -1.82084105581451, 0.787381919792563, -0.10101639198397472, 1.239409346950134, 1.5638792131281711, 1.0071047957471957, 2.300726132745108], "count": [311]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2807416033496732]], [[0.45050555147058824]], [[0.5611079166666666]]], "std": [[[0.3594023649066336]], [[0.2704955911139962]], [[0.24608312243366257]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.489844381127451]], [[0.517256772875817]], [[0.5163741932189543]]], "std": [[[0.32382874675513335]], [[0.3228404979156283]], [[0.32932406677603254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487962079248366]], [[0.5216612520424837]], [[0.5415476450163399]]], "std": [[[0.3402450832618935]], [[0.32854752767338374]], [[0.32685033889568]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3678653778594771]], [[0.4299000796568627]], [[0.45169327818627447]]], "std": [[[0.38718238833421875]], [[0.3719954784077193]], [[0.39167704944678733]]], "count": [100]}, "observation.state": {"min": [0.40214675664901733, -1.4549715518951416, 1.2058230638504028, 0.01430533267557621, -1.034794807434082, 0.1436017006635666, -0.6781681776046753, -1.4134622812271118, 1.111572027206421, -0.4606555700302124, 0.39599546790122986, -0.8531938791275024, 15.099332809448242, 42.45111083984375, -0.4115384519100189, -0.13062499463558197, 0.7743749618530273, 0.03812500089406967, 1.2456250190734863, -1.4418749809265137, 4.456874847412109, 0.3499999940395355, 1.0256249904632568, 0.9537500143051147, 19.589374542236328, 36.184444427490234, 0.8899999856948853, -0.3943749964237213, 0.6612499952316284, 0.24562500417232513, 2.8862500190734863, -0.5887500047683716, 2.515625, 0.49687498807907104, 0.6837500333786011, -0.0915384590625763], "max": [0.7763239145278931, -0.7655260562896729, 1.916843056678772, 0.671802282333374, -0.41022926568984985, 0.6984605193138123, -0.3850995600223541, -0.7906898260116577, 1.7525463104248047, -0.16527427732944489, 0.6914244294166565, -0.6244277954101562, 78.27749633789062, 59.721248626708984, -0.10500000417232513, 9.368749618530273, 60.65687561035156, 31.39875030517578, 69.953125, 43.884376525878906, 74.08875274658203, 54.61750030517578, 56.24562454223633, 73.95124816894531, 65.1675033569336, 55.076873779296875, 1.402500033378601, 9.56874942779541, 49.56812286376953, 14.301875114440918, 66.94937896728516, 64.6656265258789, 79.39688110351562, 79.18437957763672, 60.34625244140625, 97.27437591552734], "mean": [0.5623820424079895, -1.1645424365997314, 1.4681988954544067, 0.48581749200820923, -0.6716908812522888, 0.3663129210472107, -0.4688855707645416, -1.0124876499176025, 1.2849385738372803, -0.3495248556137085, 0.48546329140663147, -0.8000856637954712, 52.3452033996582, 50.288169860839844, -0.2135145366191864, 2.370121717453003, 21.802242279052734, 6.423238277435303, 26.751161575317383, 8.252828598022461, 29.54022789001465, 8.461359977722168, 19.762754440307617, 33.131954193115234, 37.778560638427734, 48.72214126586914, 1.1949883699417114, 4.943385601043701, 14.294238090515137, 3.946403741836548, 22.724655151367188, 12.15269947052002, 24.03328514099121, 8.42094612121582, 16.259075164794922, 25.82914161682129], "std": [0.09657252579927444, 0.15037724375724792, 0.21472181379795074, 0.13393789529800415, 0.17596010863780975, 0.11768264323472977, 0.09741077572107315, 0.20589177310466766, 0.21941033005714417, 0.1115017756819725, 0.04656360298395157, 0.07004351913928986, 16.49764633178711, 3.4644381999969482, 0.09258054196834564, 3.362271785736084, 22.923385620117188, 10.43127727508545, 25.827219009399414, 16.404115676879883, 26.388065338134766, 14.869851112365723, 21.77703857421875, 21.69251823425293, 16.614822387695312, 4.804279804229736, 0.1878352016210556, 3.2533226013183594, 18.948543548583984, 5.19111442565918, 23.89317512512207, 20.797250747680664, 26.616315841674805, 17.831708908081055, 21.868576049804688, 29.24609375], "count": [310]}, "action": {"min": [0.40214675664901733, -1.4549715518951416, 1.2058230638504028, 0.01430533267557621, -1.034794807434082, 0.1436017006635666, -0.6781681776046753, -1.4134622812271118, 1.111572027206421, -0.4606555700302124, 0.39599546790122986, -0.8531938791275024, 15.099332809448242, 42.45111083984375, -0.4115384519100189, -0.13062499463558197, 0.7743749618530273, 0.03812500089406967, 1.2456250190734863, -1.4418749809265137, 4.456874847412109, 0.3499999940395355, 1.0256249904632568, 0.9537500143051147, 19.589374542236328, 36.184444427490234, 0.8899999856948853, -0.3943749964237213, 0.6612499952316284, 0.24562500417232513, 2.8862500190734863, -0.5887500047683716, 2.515625, 0.49687498807907104, 0.6837500333786011, -0.0915384590625763], "max": [0.7763239145278931, -0.7655260562896729, 1.916843056678772, 0.671802282333374, -0.41022926568984985, 0.6984605193138123, -0.3850995600223541, -0.7906898260116577, 1.7525463104248047, -0.16527427732944489, 0.6914244294166565, -0.6244277954101562, 78.27749633789062, 59.721248626708984, -0.10500000417232513, 9.368749618530273, 60.65687561035156, 31.39875030517578, 69.953125, 43.884376525878906, 74.08875274658203, 54.61750030517578, 56.24562454223633, 73.95124816894531, 65.1675033569336, 55.076873779296875, 1.402500033378601, 9.56874942779541, 49.56812286376953, 14.301875114440918, 66.94937896728516, 64.6656265258789, 79.39688110351562, 79.18437957763672, 60.34625244140625, 97.27437591552734], "mean": [0.562382161617279, -1.164542555809021, 1.4681986570358276, 0.4858175814151764, -0.6716905832290649, 0.36631298065185547, -0.4688858389854431, -1.0124876499176025, 1.2849379777908325, -0.3495247960090637, 0.4854632019996643, -0.8000851273536682, 52.34517288208008, 50.28816604614258, -0.2135145664215088, 2.370121717453003, 21.802236557006836, 6.4232401847839355, 26.751171112060547, 8.252833366394043, 29.54024314880371, 8.461356163024902, 19.762760162353516, 33.131935119628906, 37.778564453125, 48.72212219238281, 1.1949883699417114, 4.943382740020752, 14.294228553771973, 3.946406841278076, 22.72466278076172, 12.152693748474121, 24.033300399780273, 8.420954704284668, 16.25907325744629, 25.829139709472656], "std": [0.09657252579927444, 0.1503772735595703, 0.21472182869911194, 0.13393789529800415, 0.17596013844013214, 0.11768265813589096, 0.09741076827049255, 0.20589178800582886, 0.21941037476062775, 0.1115017682313919, 0.04656360298395157, 0.07004351913928986, 16.497644424438477, 3.464437961578369, 0.09258052706718445, 3.362272024154663, 22.923389434814453, 10.43127727508545, 25.827213287353516, 16.40411949157715, 26.3880615234375, 14.869850158691406, 21.77703857421875, 21.692514419555664, 16.61482810974121, 4.804279804229736, 0.18783526122570038, 3.2533228397369385, 18.94854736328125, 5.191112995147705, 23.89318084716797, 20.7972469329834, 26.61631202697754, 17.831707000732422, 21.868572235107422, 29.24609375], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [310]}, "index": {"min": [7359], "max": [7668], "mean": [7513.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [3.3225806451612905, 7.0, 7.0, 7.0, 7.0], "std": [2.394713219737733, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [310]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [310]}, "eef_direction_state": {"mean": [2.9741935483870967, 4.235483870967742], "std": [2.0254776803279655, 2.0286732335320834], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.3709677419354838, 0.7903225806451613], "std": [0.6631759112648765, 0.7347831976539954], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [1.1096774193548387, 0.4838709677419355], "std": [0.8429421740813252, 0.7522425716326374], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [2.9741935483870967, 4.235483870967742], "std": [2.0254776803279655, 2.0286732335320834], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.3709677419354838, 0.7903225806451613], "std": [0.6631759112648765, 0.7347831976539954], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [1.1096774193548387, 0.4838709677419355], "std": [0.8429421740813252, 0.7522425716326374], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.70593951652614, 0.10660880010290603, 1.1736699670404003, -1.5033901211939698, 0.9217928722718196, -2.3259762262433825, 0.7042601042567377, -0.12724163159326096, 1.1993362412875048, 1.539340110378733, 1.2271558260957032, 2.2324291998596317], "std": [0.06516388274553048, 0.05348534549151327, 0.058831547683411686, 0.2755251878191419, 0.10996997613751462, 0.16838708331628668, 0.0443343415922512, 0.0180244845302635, 0.059729129711525386, 0.23362349814845376, 0.15338612181529557, 0.18899032997126006], "min": [0.6149861276765686, 0.00911343158336056, 1.0879157944298494, -1.8410761859749136, 0.7308113430618155, -2.616576935253, 0.6682497844749307, -0.16610508553797762, 1.105083433216217, 1.1507925378343145, 0.9898614011831754, 1.854033204542573], "max": [0.811059375401826, 0.24998375824282754, 1.2538385055055596, -1.0713960721629023, 1.1783344514771383, -1.8166352991671801, 0.8002196944050046, -0.09862801129317739, 1.269177951911439, 1.9521782325953763, 1.3854940714136843, 2.634574342673293], "count": [310]}, "eef_sim_pose_action": {"mean": [0.70593951652614, 0.10660880010290603, 1.1736699670404003, -1.5033901211939698, 0.9217928722718196, -2.3259762262433825, 0.7042601042567377, -0.12724163159326096, 1.1993362412875048, 1.539340110378733, 1.2271558260957032, 2.2324291998596317], "std": [0.06516388274553048, 0.05348534549151327, 0.058831547683411686, 0.2755251878191419, 0.10996997613751462, 0.16838708331628668, 0.0443343415922512, 0.0180244845302635, 0.059729129711525386, 0.23362349814845376, 0.15338612181529557, 0.18899032997126006], "min": [0.6149861276765686, 0.00911343158336056, 1.0879157944298494, -1.8410761859749136, 0.7308113430618155, -2.616576935253, 0.6682497844749307, -0.16610508553797762, 1.105083433216217, 1.1507925378343145, 0.9898614011831754, 1.854033204542573], "max": [0.811059375401826, 0.24998375824282754, 1.2538385055055596, -1.0713960721629023, 1.1783344514771383, -1.8166352991671801, 0.8002196944050046, -0.09862801129317739, 1.269177951911439, 1.9521782325953763, 1.3854940714136843, 2.634574342673293], "count": [310]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2983167197712418]], [[0.44961671568627454]], [[0.5459214991830066]]], "std": [[[0.3683430342433939]], [[0.2836203935286848]], [[0.25376784518777135]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49026989991830067]], [[0.5081992871732026]], [[0.505708347630719]]], "std": [[[0.3466619801126405]], [[0.3480163088514215]], [[0.3509401088138809]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613966299019608]], [[0.5864600653594771]], [[0.6010025449346404]]], "std": [[[0.35113653107413545]], [[0.34383791804262454]], [[0.3387027078418466]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36583071282679736]], [[0.42765865604575165]], [[0.44496110498366015]]], "std": [[[0.3811784135259947]], [[0.36429423256666]], [[0.3850139792697465]]], "count": [100]}, "observation.state": {"min": [0.4460641145706177, -1.4209010601043701, 1.0453490018844604, -0.14882314205169678, -1.6137051582336426, 0.23563267290592194, -0.8501182794570923, -1.495956301689148, 1.055267333984375, -0.3082084059715271, 0.5414568781852722, -0.9029526114463806, 31.44124984741211, 40.125, -0.5170000195503235, -0.036250002682209015, 0.7087500095367432, 0.5149999856948853, 0.8025000095367432, -1.2806249856948853, 1.003749966621399, -2.869374990463257, 1.0731250047683716, 0.5149999856948853, 11.699999809265137, 40.07875061035156, 0.7756249904632568, -0.6731250286102295, 0.7237499952316284, 0.5306249856948853, 5.973124980926514, -0.6343749761581421, 9.775625228881836, 0.27562499046325684, 0.6943750381469727, 30.178749084472656], "max": [1.0152018070220947, -0.7792485952377319, 1.8019236326217651, 0.7216086983680725, -0.390702486038208, 0.8098514080047607, -0.5340896248817444, -0.7394903302192688, 1.8329185247421265, 0.2773088812828064, 1.3242924213409424, -0.5051689743995667, 65.96187591552734, 67.57555389404297, -0.14624999463558197, 9.69374942779541, 49.770626068115234, 61.546875, 44.83562469482422, 57.42749786376953, 43.76375198364258, 73.640625, 41.104373931884766, 93.38999938964844, 51.625, 69.49187469482422, 1.4700000286102295, 9.526249885559082, 49.37125015258789, 45.826873779296875, 65.21187591552734, 37.864376068115234, 72.11062622070312, 77.96062469482422, 61.610626220703125, 100.20999908447266], "mean": [0.75990229845047, -1.0556095838546753, 1.3579732179641724, 0.25524982810020447, -0.9267652034759521, 0.503494143486023, -0.7553558349609375, -1.0953670740127563, 1.3704110383987427, 0.03521540388464928, 0.9560737609863281, -0.7014051675796509, 53.504417419433594, 48.96786880493164, -0.29481926560401917, 5.737415313720703, 13.571118354797363, 12.14202880859375, 14.29607105255127, 8.993293762207031, 17.31833267211914, 14.3306303024292, 9.754290580749512, 34.5326042175293, 31.601993560791016, 58.71461486816406, 1.1880782842636108, 1.4718602895736694, 21.962656021118164, 11.935689926147461, 35.79167938232422, 9.454486846923828, 38.08989334106445, 19.595340728759766, 20.27433204650879, 59.11421203613281], "std": [0.15576688945293427, 0.16829460859298706, 0.2032855749130249, 0.2741934061050415, 0.2983238101005554, 0.17385992407798767, 0.12507836520671844, 0.2342710942029953, 0.24125587940216064, 0.23263894021511078, 0.26170986890792847, 0.15487249195575714, 7.609505653381348, 8.617636680603027, 0.13087348639965057, 3.981665849685669, 17.22152328491211, 21.87915802001953, 14.410469055175781, 19.418874740600586, 12.56534481048584, 27.121259689331055, 12.685896873474121, 30.32819938659668, 17.071443557739258, 8.547860145568848, 0.2835344672203064, 2.980844259262085, 16.259323120117188, 17.778289794921875, 18.72164535522461, 12.850332260131836, 19.026647567749023, 28.556779861450195, 23.46637725830078, 24.144123077392578], "count": [306]}, "action": {"min": [0.4460641145706177, -1.4209010601043701, 1.0453490018844604, -0.14882314205169678, -1.6137051582336426, 0.23563267290592194, -0.8501182794570923, -1.495956301689148, 1.055267333984375, -0.3082084059715271, 0.5414568781852722, -0.9029526114463806, 31.44124984741211, 40.125, -0.5170000195503235, -0.036250002682209015, 0.7087500095367432, 0.5149999856948853, 0.8025000095367432, -1.2806249856948853, 1.003749966621399, -2.869374990463257, 1.0731250047683716, 0.5149999856948853, 11.699999809265137, 40.07875061035156, 0.7756249904632568, -0.6731250286102295, 0.7237499952316284, 0.5306249856948853, 5.973124980926514, -0.6343749761581421, 9.775625228881836, 0.27562499046325684, 0.6943750381469727, 30.178749084472656], "max": [1.0152018070220947, -0.7792485952377319, 1.8019236326217651, 0.7216086983680725, -0.390702486038208, 0.8098514080047607, -0.5340896248817444, -0.7394903302192688, 1.8329185247421265, 0.2773088812828064, 1.3242924213409424, -0.5051689743995667, 65.96187591552734, 67.57555389404297, -0.14624999463558197, 9.69374942779541, 49.770626068115234, 61.546875, 44.83562469482422, 57.42749786376953, 43.76375198364258, 73.640625, 41.104373931884766, 93.38999938964844, 51.625, 69.49187469482422, 1.4700000286102295, 9.526249885559082, 49.37125015258789, 45.826873779296875, 65.21187591552734, 37.864376068115234, 72.11062622070312, 77.96062469482422, 61.610626220703125, 100.20999908447266], "mean": [0.7599016427993774, -1.0556104183197021, 1.357972502708435, 0.25524988770484924, -0.926764965057373, 0.5034939050674438, -0.755355954170227, -1.095367193222046, 1.3704110383987427, 0.03521546348929405, 0.9560736417770386, -0.7014051079750061, 53.50444030761719, 48.967899322509766, -0.29481929540634155, 5.737412929534912, 13.571125984191895, 12.142012596130371, 14.296064376831055, 8.993278503417969, 17.31832504272461, 14.330618858337402, 9.754302024841309, 34.532588958740234, 31.601987838745117, 58.71461486816406, 1.1880788803100586, 1.4718601703643799, 21.962661743164062, 11.935681343078613, 35.791690826416016, 9.454482078552246, 38.08989334106445, 19.595327377319336, 20.274330139160156, 59.114200592041016], "std": [0.15576688945293427, 0.1682944893836975, 0.2032855898141861, 0.2741934061050415, 0.29832378029823303, 0.17385990917682648, 0.12507836520671844, 0.2342710793018341, 0.24125584959983826, 0.23263897001743317, 0.26170986890792847, 0.15487247705459595, 7.609507083892822, 8.617637634277344, 0.13087347149848938, 3.9816670417785645, 17.22152328491211, 21.879154205322266, 14.410469055175781, 19.41887664794922, 12.565345764160156, 27.121265411376953, 12.685892105102539, 30.328195571899414, 17.071447372436523, 8.547859191894531, 0.2835344672203064, 2.980844259262085, 16.259323120117188, 17.77829360961914, 18.72164535522461, 12.850333213806152, 19.026647567749023, 28.556781768798828, 23.46637535095215, 24.144123077392578], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [306]}, "index": {"min": [7669], "max": [7974], "mean": [7821.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [3.549019607843137, 7.0, 7.0, 7.0, 7.0], "std": [2.3748166120338627, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [306]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [306]}, "eef_direction_state": {"mean": [3.689542483660131, 4.2745098039215685], "std": [2.0496345409519026, 2.170013385452066], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [1.0718954248366013, 0.7647058823529411], "std": [0.8133250977033928, 0.8422247684280224], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.7320261437908496, 0.6830065359477124], "std": [0.8556351915482711, 0.8169999999738584], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [3.689542483660131, 4.2745098039215685], "std": [2.0496345409519026, 2.170013385452066], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [1.0718954248366013, 0.7647058823529411], "std": [0.8133250977033928, 0.8422247684280224], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.7320261437908496, 0.6830065359477124], "std": [0.8556351915482711, 0.8169999999738584], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.681340901551095, 0.1522990792028195, 1.1812211742214458, -1.3794866296515405, 0.8809722274927574, -2.1669224288349294, 0.7032058167234465, -0.17315332660016736, 1.1920227196520257, 1.2461456478191746, 0.8252755325345273, 1.879164355729494], "std": [0.054391763385481476, 0.046134405888204125, 0.0455685941189058, 0.30830247327336124, 0.07504800617930743, 0.2985805354867121, 0.047143652843749044, 0.07283079502871993, 0.07011967623288806, 0.29229596070159725, 0.06567581876118778, 0.34734796446094857], "min": [0.5874000001098119, 0.07617822407139521, 1.1068217137347505, -1.898569051499303, 0.7401665064250604, -2.644109364670567, 0.6082212236354898, -0.25591079514314197, 1.0870759282456572, 0.5725128113157256, 0.7224315017561733, 1.4271610542038853], "max": [0.7951156729634594, 0.23589907000030047, 1.3052206741283043, -0.6339517786022417, 1.0433528861228742, -1.4674460376763745, 0.7917640179426728, -0.07603918424533895, 1.3419179604370666, 1.6304674115477846, 0.9408762794972194, 2.3101546716676107], "count": [306]}, "eef_sim_pose_action": {"mean": [0.681340901551095, 0.1522990792028195, 1.1812211742214458, -1.3794866296515405, 0.8809722274927574, -2.1669224288349294, 0.7032058167234465, -0.17315332660016736, 1.1920227196520257, 1.2461456478191746, 0.8252755325345273, 1.879164355729494], "std": [0.054391763385481476, 0.046134405888204125, 0.0455685941189058, 0.30830247327336124, 0.07504800617930743, 0.2985805354867121, 0.047143652843749044, 0.07283079502871993, 0.07011967623288806, 0.29229596070159725, 0.06567581876118778, 0.34734796446094857], "min": [0.5874000001098119, 0.07617822407139521, 1.1068217137347505, -1.898569051499303, 0.7401665064250604, -2.644109364670567, 0.6082212236354898, -0.25591079514314197, 1.0870759282456572, 0.5725128113157256, 0.7224315017561733, 1.4271610542038853], "max": [0.7951156729634594, 0.23589907000030047, 1.3052206741283043, -0.6339517786022417, 1.0433528861228742, -1.4674460376763745, 0.7917640179426728, -0.07603918424533895, 1.3419179604370666, 1.6304674115477846, 0.9408762794972194, 2.3101546716676107], "count": [306]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.300473756127451]], [[0.45276205678104575]], [[0.5508974223856209]]], "std": [[[0.37076155976482095]], [[0.28364129971784435]], [[0.2525505355535128]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919399591503268]], [[0.5164261968954248]], [[0.5153088031045752]]], "std": [[[0.3477428864865592]], [[0.343755956987934]], [[0.3471592495884311]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.536147920751634]], [[0.5720154330065359]], [[0.5830267401960785]]], "std": [[[0.3537199040309087]], [[0.3423782135100199]], [[0.341254877883428]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3734779901960784]], [[0.4332205616830065]], [[0.4555239767156863]]], "std": [[[0.3827064348620546]], [[0.3664659134232157]], [[0.3837954870935391]]], "count": [100]}, "observation.state": {"min": [0.48898014426231384, -1.535224437713623, 1.0079643726348877, -0.07593747973442078, -1.626505732536316, 0.10910200327634811, -0.8569847941398621, -1.5546082258224487, 0.9535828828811646, -0.1255054622888565, 0.6090495586395264, -0.983549952507019, 23.211111068725586, 44.79999923706055, -0.2706249952316284, -0.1418749988079071, 3.6287500858306885, 0.5575000047683716, 6.503125190734863, -1.3962500095367432, 8.033124923706055, 0.12583333253860474, 1.1162500381469727, 14.155625343322754, 6.000625133514404, 40.29249954223633, 0.7493749856948853, -0.9306250214576721, 0.7756249904632568, -1.1818749904632568, 3.6256251335144043, 0.7035714387893677, 7.005000114440918, 1.037500023841858, 0.6200000047683716, 29.359375], "max": [0.9523219466209412, -0.6965955495834351, 1.9819562435150146, 0.5639162063598633, -0.5264601111412048, 0.9048811793327332, -0.6062361598014832, -0.6222925782203674, 1.8932393789291382, 0.14872777462005615, 1.3933393955230713, -0.44780460000038147, 68.50187683105469, 77.09222412109375, 0.02199999988079071, 7.435625076293945, 47.64374923706055, 56.73624801635742, 48.475624084472656, 63.81062698364258, 70.5581283569336, 88.04875183105469, 68.40812683105469, 103.9574966430664, 53.657501220703125, 69.70999908447266, 0.8637499809265137, 9.388750076293945, 52.895626068115234, 20.577499389648438, 69.80313110351562, 58.57625198364258, 63.9900016784668, 81.86250305175781, 54.728126525878906, 104.05000305175781], "mean": [0.7202551364898682, -1.184814453125, 1.5378302335739136, 0.2559815049171448, -0.8285620212554932, 0.38342225551605225, -0.7992194294929504, -1.0345319509506226, 1.323145866394043, 0.08928634971380234, 0.9711890816688538, -0.7144070863723755, 58.40816879272461, 51.952369689941406, -0.16658227145671844, 1.9096652269363403, 23.18198585510254, 15.519615173339844, 26.634225845336914, 16.759136199951172, 32.55003356933594, 25.56683349609375, 19.9451904296875, 59.10101318359375, 25.705581665039062, 58.80913543701172, 0.8011460304260254, 3.4367423057556152, 16.109460830688477, 4.416952133178711, 31.158920288085938, 11.268500328063965, 34.65427017211914, 18.66179847717285, 14.231826782226562, 80.37948608398438], "std": [0.11715882271528244, 0.2108849287033081, 0.2659602463245392, 0.16515204310417175, 0.24371157586574554, 0.18843671679496765, 0.08800585567951202, 0.26054680347442627, 0.24266894161701202, 0.07562975585460663, 0.16807861626148224, 0.11907371878623962, 8.145915985107422, 5.537262439727783, 0.05592522770166397, 2.0519745349884033, 16.612661361694336, 21.2314395904541, 15.45600414276123, 26.22736167907715, 19.063800811767578, 35.95806121826172, 24.096099853515625, 28.351184844970703, 17.835840225219727, 7.9347333908081055, 0.018607046455144882, 2.898799180984497, 18.52357292175293, 7.3632283210754395, 19.167194366455078, 18.692209243774414, 15.040847778320312, 30.112531661987305, 19.57029914855957, 15.640935897827148], "count": [338]}, "action": {"min": [0.48898014426231384, -1.535224437713623, 1.0079643726348877, -0.07593747973442078, -1.626505732536316, 0.10910200327634811, -0.8569847941398621, -1.5546082258224487, 0.9535828828811646, -0.1255054622888565, 0.6090495586395264, -0.983549952507019, 23.211111068725586, 44.79999923706055, -0.2706249952316284, -0.1418749988079071, 3.6287500858306885, 0.5575000047683716, 6.503125190734863, -1.3962500095367432, 8.033124923706055, 0.12583333253860474, 1.1162500381469727, 14.155625343322754, 6.000625133514404, 40.29249954223633, 0.7493749856948853, -0.9306250214576721, 0.7756249904632568, -1.1818749904632568, 3.6256251335144043, 0.7035714387893677, 7.005000114440918, 1.037500023841858, 0.6200000047683716, 29.359375], "max": [0.9523219466209412, -0.6965955495834351, 1.9819562435150146, 0.5639162063598633, -0.5264601111412048, 0.9048811793327332, -0.6062361598014832, -0.6222925782203674, 1.8932393789291382, 0.14872777462005615, 1.3933393955230713, -0.44780460000038147, 68.50187683105469, 77.09222412109375, 0.02199999988079071, 7.435625076293945, 47.64374923706055, 56.73624801635742, 48.475624084472656, 63.81062698364258, 70.5581283569336, 88.04875183105469, 68.40812683105469, 103.9574966430664, 53.657501220703125, 69.70999908447266, 0.8637499809265137, 9.388750076293945, 52.895626068115234, 20.577499389648438, 69.80313110351562, 58.57625198364258, 63.9900016784668, 81.86250305175781, 54.728126525878906, 104.05000305175781], "mean": [0.7202551960945129, -1.1848150491714478, 1.5378304719924927, 0.2559817135334015, -0.8285620212554932, 0.38342225551605225, -0.7992188334465027, -1.0345323085784912, 1.3231453895568848, 0.08928637206554413, 0.9711896777153015, -0.7144070863723755, 58.40816116333008, 51.952362060546875, -0.16658231616020203, 1.9096647500991821, 23.181987762451172, 15.519604682922363, 26.63420295715332, 16.759143829345703, 32.55002212524414, 25.566795349121094, 19.9451847076416, 59.10099792480469, 25.705577850341797, 58.80913162231445, 0.8011459112167358, 3.4367425441741943, 16.109460830688477, 4.416950702667236, 31.158945083618164, 11.268503189086914, 34.65432357788086, 18.661806106567383, 14.23183536529541, 80.37950897216797], "std": [0.11715882271528244, 0.2108849436044693, 0.2659602761268616, 0.16515202820301056, 0.24371157586574554, 0.18843671679496765, 0.08800584077835083, 0.26054680347442627, 0.24266892671585083, 0.07562974840402603, 0.16807863116264343, 0.11907371878623962, 8.145914077758789, 5.537262439727783, 0.05592523515224457, 2.0519747734069824, 16.612668991088867, 21.2314395904541, 15.456002235412598, 26.22736167907715, 19.063806533813477, 35.95804977416992, 24.09609603881836, 28.35118293762207, 17.835834503173828, 7.9347333908081055, 0.018607039004564285, 2.898799419403076, 18.52357292175293, 7.363230228424072, 19.16719627380371, 18.69221305847168, 15.04084587097168, 30.112529754638672, 19.57029914855957, 15.640936851501465], "count": [338]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [338]}, "index": {"min": [7975], "max": [8312], "mean": [8143.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [3.701183431952663, 7.0, 7.0, 7.0, 7.0], "std": [2.2206797873245963, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [338]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [338]}, "eef_direction_state": {"mean": [3.831360946745562, 4.742603550295858], "std": [1.957679140022589, 1.8402200383576939], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [1.0088757396449703, 0.6982248520710059], "std": [0.771100367953987, 0.8482821745541984], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.6863905325443787, 0.5828402366863905], "std": [0.8369382713017359, 0.8071068819272832], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [3.831360946745562, 4.742603550295858], "std": [1.957679140022589, 1.8402200383576939], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [1.0088757396449703, 0.6982248520710059], "std": [0.771100367953987, 0.8482821745541984], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.6863905325443787, 0.5828402366863905], "std": [0.8369382713017359, 0.8071068819272832], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.7206987761708037, 0.14749098026140242, 1.155251642671477, -1.4464151759082078, 0.7900281062104461, -2.1680627800583254, 0.6943067817692958, -0.1875817063560815, 1.1908547850966917, 1.2425915176156968, 0.8198111041184943, 1.8577483943584403], "std": [0.061123065097059844, 0.031638813875696954, 0.05382343866761785, 0.26454932996783553, 0.0583099842903995, 0.222775596148448, 0.049487803874126865, 0.0546609124488082, 0.07050400139971238, 0.2479687287727327, 0.09719148548022115, 0.22009908486754973], "min": [0.5652978496831851, 0.10987704410566082, 1.0953052498363047, -1.703489174150907, 0.6664499538500923, -2.4822834525832342, 0.5609482192243411, -0.24758289647812476, 1.0810800754705712, 0.24017547156597396, 0.6428702693019215, 1.1596520253907818], "max": [0.8127253737600227, 0.23686349781235072, 1.3394105192826578, -0.4139386823717176, 0.9342852320869399, -1.3081816942705244, 0.804922768574212, -0.09878089791400266, 1.3790013937535226, 1.5881359082310815, 0.9378784234112834, 2.235892567160303], "count": [338]}, "eef_sim_pose_action": {"mean": [0.7206987761708037, 0.14749098026140242, 1.155251642671477, -1.4464151759082078, 0.7900281062104461, -2.1680627800583254, 0.6943067817692958, -0.1875817063560815, 1.1908547850966917, 1.2425915176156968, 0.8198111041184943, 1.8577483943584403], "std": [0.061123065097059844, 0.031638813875696954, 0.05382343866761785, 0.26454932996783553, 0.0583099842903995, 0.222775596148448, 0.049487803874126865, 0.0546609124488082, 0.07050400139971238, 0.2479687287727327, 0.09719148548022115, 0.22009908486754973], "min": [0.5652978496831851, 0.10987704410566082, 1.0953052498363047, -1.703489174150907, 0.6664499538500923, -2.4822834525832342, 0.5609482192243411, -0.24758289647812476, 1.0810800754705712, 0.24017547156597396, 0.6428702693019215, 1.1596520253907818], "max": [0.8127253737600227, 0.23686349781235072, 1.3394105192826578, -0.4139386823717176, 0.9342852320869399, -1.3081816942705244, 0.804922768574212, -0.09878089791400266, 1.3790013937535226, 1.5881359082310815, 0.9378784234112834, 2.235892567160303], "count": [338]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3002178778594771]], [[0.4560869260620915]], [[0.5571796405228758]]], "std": [[[0.36655386336036894]], [[0.2770044856000345]], [[0.24719974901677208]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518939368872549]], [[0.538173016748366]], [[0.5335103758169935]]], "std": [[[0.34554768531734603]], [[0.3438386958757899]], [[0.3461796287679099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5728393443627451]], [[0.603604013480392]], [[0.6156174019607843]]], "std": [[[0.345001262260184]], [[0.335766264902658]], [[0.32891435496838933]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3656125510620915]], [[0.421940516748366]], [[0.44099963439542483]]], "std": [[[0.38675144588149407]], [[0.3711311036096842]], [[0.38557145093616485]]], "count": [100]}, "observation.state": {"min": [0.4279201924800873, -1.4514667987823486, 1.0248340368270874, -0.3057526648044586, -1.596962571144104, 0.22237640619277954, -0.9223018884658813, -1.429031252861023, 1.0038528442382812, -0.48871785402297974, 0.4651617407798767, -1.0450947284698486, 33.040626525878906, 45.048126220703125, -0.42454543709754944, -0.3199999928474426, 1.897777795791626, 0.4831250011920929, 1.7222222089767456, -1.2806249856948853, 1.1833332777023315, -0.15888889133930206, 1.0831249952316284, 0.653333306312561, 3.0199999809265137, 38.609375, 0.9344444274902344, -0.39375001192092896, 0.7400000095367432, -0.40437498688697815, 9.771249771118164, 0.8062499761581421, 13.46875, 0.48000001907348633, 0.6206250190734863, 35.0235710144043], "max": [1.2191323041915894, -0.7688639760017395, 1.8533750772476196, 0.6860122680664062, -0.5346856713294983, 0.7560633420944214, -0.4802061915397644, -0.7069695591926575, 1.6855497360229492, 0.1326475292444229, 1.3394242525100708, -0.641618013381958, 66.27437591552734, 64.8933334350586, -0.17749999463558197, 9.613749504089355, 48.627498626708984, 61.32437515258789, 47.200626373291016, 71.4574966430664, 56.544376373291016, 87.62187194824219, 58.68937683105469, 107.34687805175781, 49.36499786376953, 69.37687683105469, 1.5674999952316284, 9.487500190734863, 52.618125915527344, 32.713748931884766, 68.43000030517578, 79.61187744140625, 64.27750396728516, 97.83499908447266, 61.16312789916992, 108.75812530517578], "mean": [0.6284070014953613, -1.1869982481002808, 1.5267620086669922, 0.41224876046180725, -0.7467395663261414, 0.3844456374645233, -0.7130884528160095, -1.0194108486175537, 1.2897714376449585, -0.06094649061560631, 0.8881669640541077, -0.8755127191543579, 55.500816345214844, 52.01271438598633, -0.25203773379325867, 3.962491273880005, 18.66927146911621, 15.35334587097168, 21.429410934448242, 17.378000259399414, 25.98952865600586, 21.802093505859375, 14.516559600830078, 48.33015823364258, 24.605194091796875, 58.70310592651367, 1.3477423191070557, 1.204591155052185, 24.068885803222656, 7.298327445983887, 38.658992767333984, 16.577299118041992, 39.9498291015625, 23.469745635986328, 17.12415313720703, 77.53339385986328], "std": [0.13174556195735931, 0.14534324407577515, 0.16998279094696045, 0.20657403767108917, 0.1781778335571289, 0.1343095749616623, 0.10581627488136292, 0.24477249383926392, 0.20190533995628357, 0.21554820239543915, 0.21707327663898468, 0.16079984605312347, 8.438093185424805, 6.406799793243408, 0.06814597547054291, 3.3221545219421387, 16.637361526489258, 23.08441162109375, 13.913336753845215, 27.792104721069336, 15.591602325439453, 33.33501052856445, 19.983901977539062, 30.57110595703125, 18.79368782043457, 8.58114242553711, 0.24925731122493744, 2.5955517292022705, 16.207603454589844, 11.874024391174316, 15.639534950256348, 25.987571716308594, 13.724926948547363, 35.50751876831055, 23.2163028717041, 17.462461471557617], "count": [290]}, "action": {"min": [0.4279201924800873, -1.4514667987823486, 1.0248340368270874, -0.3057526648044586, -1.596962571144104, 0.22237640619277954, -0.9223018884658813, -1.429031252861023, 1.0038528442382812, -0.48871785402297974, 0.4651617407798767, -1.0450947284698486, 33.040626525878906, 45.048126220703125, -0.42454543709754944, -0.3199999928474426, 1.897777795791626, 0.4831250011920929, 1.7222222089767456, -1.2806249856948853, 1.1833332777023315, -0.15888889133930206, 1.0831249952316284, 0.653333306312561, 3.0199999809265137, 38.609375, 0.9344444274902344, -0.39375001192092896, 0.7400000095367432, -0.40437498688697815, 9.771249771118164, 0.8062499761581421, 13.46875, 0.48000001907348633, 0.6206250190734863, 35.0235710144043], "max": [1.2191323041915894, -0.7688639760017395, 1.8533750772476196, 0.6860122680664062, -0.5346856713294983, 0.7560633420944214, -0.4802061915397644, -0.7069695591926575, 1.6855497360229492, 0.1326475292444229, 1.3394242525100708, -0.641618013381958, 66.27437591552734, 64.8933334350586, -0.17749999463558197, 9.613749504089355, 48.627498626708984, 61.32437515258789, 47.200626373291016, 71.4574966430664, 56.544376373291016, 87.62187194824219, 58.68937683105469, 107.34687805175781, 49.36499786376953, 69.37687683105469, 1.5674999952316284, 9.487500190734863, 52.618125915527344, 32.713748931884766, 68.43000030517578, 79.61187744140625, 64.27750396728516, 97.83499908447266, 61.16312789916992, 108.75812530517578], "mean": [0.6284068822860718, -1.1869980096817017, 1.52676260471344, 0.4122487008571625, -0.7467398047447205, 0.38444554805755615, -0.7130887508392334, -1.0194109678268433, 1.2897714376449585, -0.06094648316502571, 0.8881667852401733, -0.8755125999450684, 55.50084686279297, 52.01271438598633, -0.25203782320022583, 3.9624907970428467, 18.66929054260254, 15.353340148925781, 21.429410934448242, 17.378023147583008, 25.98952293395996, 21.802087783813477, 14.516559600830078, 48.33015060424805, 24.60520362854004, 58.70314407348633, 1.3477425575256348, 1.204591155052185, 24.068897247314453, 7.298328876495361, 38.65898513793945, 16.577295303344727, 39.94983673095703, 23.46974754333496, 17.12415885925293, 77.53340148925781], "std": [0.13174556195735931, 0.14534324407577515, 0.16998276114463806, 0.20657406747341156, 0.1781778484582901, 0.1343095749616623, 0.10581625998020172, 0.2447725236415863, 0.20190535485744476, 0.21554817259311676, 0.2170732617378235, 0.16079987585544586, 8.438096046447754, 6.406799793243408, 0.06814590841531754, 3.3221542835235596, 16.637361526489258, 23.084402084350586, 13.913336753845215, 27.792118072509766, 15.591601371765137, 33.33501434326172, 19.983909606933594, 30.57110023498535, 18.793685913085938, 8.58114242553711, 0.24925734102725983, 2.5955517292022705, 16.20760154724121, 11.874022483825684, 15.639534950256348, 25.98757553100586, 13.72492790222168, 35.50751876831055, 23.2163028717041, 17.46246337890625], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [290]}, "index": {"min": [8313], "max": [8602], "mean": [8457.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [3.5413793103448277, 7.0, 7.0, 7.0, 7.0], "std": [2.2096991902284047, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [290]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [290]}, "eef_direction_state": {"mean": [3.972413793103448, 3.7517241379310344], "std": [1.9402979777777394, 2.051176397474215], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.9620689655172414, 0.9241379310344827], "std": [0.8399153459410089, 0.738897208293079], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.8103448275862069, 0.5344827586206896], "std": [0.8561521084585786, 0.7614758184712949], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.972413793103448, 3.7517241379310344], "std": [1.9402979777777394, 2.051176397474215], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.9620689655172414, 0.9241379310344827], "std": [0.8399153459410089, 0.738897208293079], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.8103448275862069, 0.5344827586206896], "std": [0.8561521084585786, 0.7614758184712949], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.7216557374946543, 0.1208179777656182, 1.1645212252197814, -1.5002984405637396, 0.9141480852778062, -2.2881290901705875, 0.6882734851930584, -0.15996869058463928, 1.204237448143669, 1.1855476763858714, 1.0527831853147316, 1.857675236454211], "std": [0.037890785695979236, 0.042566021874305505, 0.03113925824913506, 0.1542782288944772, 0.05708774735353259, 0.20883585003369037, 0.0361112380309007, 0.07317133864648188, 0.06563945242109775, 0.35873102870044987, 0.09389465118898654, 0.4322972739926431], "min": [0.5995204614757116, 0.061156653269926364, 1.1139011706723143, -1.7383265311263758, 0.7826734736071459, -2.6738965018451184, 0.6137010744307909, -0.2549204012931946, 1.1036260458579896, 0.8268398797260885, 0.8634814525489443, 1.3768408821385272], "max": [0.7776590040413751, 0.2730106641131739, 1.2501904471833865, -0.9304083513272354, 1.0656777057308418, -1.5529152730021443, 0.7616669040423474, -0.047662197358176284, 1.2906256472076187, 1.8716552241964244, 1.1748388095131026, 2.6137315027114836], "count": [290]}, "eef_sim_pose_action": {"mean": [0.7216557374946543, 0.1208179777656182, 1.1645212252197814, -1.5002984405637396, 0.9141480852778062, -2.2881290901705875, 0.6882734851930584, -0.15996869058463928, 1.204237448143669, 1.1855476763858714, 1.0527831853147316, 1.857675236454211], "std": [0.037890785695979236, 0.042566021874305505, 0.03113925824913506, 0.1542782288944772, 0.05708774735353259, 0.20883585003369037, 0.0361112380309007, 0.07317133864648188, 0.06563945242109775, 0.35873102870044987, 0.09389465118898654, 0.4322972739926431], "min": [0.5995204614757116, 0.061156653269926364, 1.1139011706723143, -1.7383265311263758, 0.7826734736071459, -2.6738965018451184, 0.6137010744307909, -0.2549204012931946, 1.1036260458579896, 0.8268398797260885, 0.8634814525489443, 1.3768408821385272], "max": [0.7776590040413751, 0.2730106641131739, 1.2501904471833865, -0.9304083513272354, 1.0656777057308418, -1.5529152730021443, 0.7616669040423474, -0.047662197358176284, 1.2906256472076187, 1.8716552241964244, 1.1748388095131026, 2.6137315027114836], "count": [290]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3033439133986928]], [[0.4535475469771242]], [[0.5492551858660131]]], "std": [[[0.37074739246701116]], [[0.2840684062104635]], [[0.25309822555680617]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49947375408496736]], [[0.5224285845588235]], [[0.5198475796568628]]], "std": [[[0.3485646932406728]], [[0.34459142918065055]], [[0.3480225822285994]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5467926838235294]], [[0.5835775510620915]], [[0.6005398856209151]]], "std": [[[0.34769006903686595]], [[0.33390380499093847]], [[0.326626587610495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3578321200980392]], [[0.4114600306372549]], [[0.4187087132352941]]], "std": [[[0.3872076558612692]], [[0.3749616786534197]], [[0.3896304368594758]]], "count": [100]}, "observation.state": {"min": [0.5514228940010071, -1.5108338594436646, 0.9693293571472168, -0.4735201597213745, -1.6064802408218384, 0.1549982875585556, -0.7597933411598206, -1.5310759544372559, 1.010168433189392, -0.11615930497646332, 0.6013723611831665, -0.8501182794570923, 20.619375228881836, 43.881874084472656, -0.37111109495162964, -0.13625000417232513, 0.8231250047683716, 0.43187499046325684, 2.385624885559082, -1.0631250143051147, 1.5731250047683716, 0.24000000953674316, 1.0918750762939453, 0.6268749833106995, 4.348750114440918, 36.353126525878906, 0.8862500190734863, -1.0768749713897705, 0.6868749856948853, 0.38062500953674316, 15.787500381469727, 1.0049999952316284, 21.150625228881836, 0.9231250286102295, 0.8381249904632568, 53.505001068115234], "max": [1.4984232187271118, -0.7114078998565674, 1.992923617362976, 0.4998760223388672, -0.5991073250770569, 0.7083789110183716, -0.5315861701965332, -0.655947208404541, 1.8706846237182617, 0.03068493865430355, 1.1004509925842285, -0.4303997755050659, 69.6624984741211, 56.36249923706055, -0.09000000357627869, 8.352499961853027, 53.28062438964844, 40.556251525878906, 51.90437698364258, 69.1312484741211, 63.90562438964844, 103.27999877929688, 65.03500366210938, 108.95874786376953, 60.16374969482422, 66.90312957763672, 1.4487500190734863, 8.606874465942383, 56.33374786376953, 14.219374656677246, 69.89125061035156, 78.04000091552734, 70.30937957763672, 109.29875183105469, 67.1675033569336, 110.26812744140625], "mean": [0.7134524583816528, -1.173911213874817, 1.5320663452148438, 0.2898635268211365, -0.7883517742156982, 0.35348427295684814, -0.6260532140731812, -1.0480577945709229, 1.3641979694366455, -0.05492045730352402, 0.672481119632721, -0.694571852684021, 56.778785705566406, 49.38418960571289, -0.2188248336315155, 3.3647897243499756, 21.681245803833008, 8.663667678833008, 24.328628540039062, 12.27180290222168, 27.445613861083984, 21.4598331451416, 15.152688980102539, 50.29157638549805, 28.65680694580078, 55.40141296386719, 1.237447738647461, 3.393467903137207, 18.852373123168945, 4.361047744750977, 34.97715377807617, 24.355449676513672, 37.55697250366211, 37.728759765625, 21.958261489868164, 84.787841796875], "std": [0.18603016436100006, 0.18338942527770996, 0.23615197837352753, 0.1975036859512329, 0.19436664879322052, 0.11786463856697083, 0.08251358568668365, 0.24786512553691864, 0.22466816008090973, 0.03249388188123703, 0.08462636172771454, 0.13393054902553558, 13.260690689086914, 3.924872875213623, 0.07240138202905655, 2.6351287364959717, 17.69923973083496, 14.239261627197266, 15.27139663696289, 23.046253204345703, 17.46964454650879, 35.761409759521484, 20.557497024536133, 30.843997955322266, 21.729713439941406, 7.970461368560791, 0.21561136841773987, 3.05505108833313, 21.701751708984375, 5.446993827819824, 20.366680145263672, 29.873258590698242, 17.43091583251953, 44.58218002319336, 25.16777229309082, 20.456493377685547], "count": [349]}, "action": {"min": [0.5514228940010071, -1.5108338594436646, 0.9693293571472168, -0.4735201597213745, -1.6064802408218384, 0.1549982875585556, -0.7597933411598206, -1.5310759544372559, 1.010168433189392, -0.11615930497646332, 0.6013723611831665, -0.8501182794570923, 20.619375228881836, 43.881874084472656, -0.37111109495162964, -0.13625000417232513, 0.8231250047683716, 0.43187499046325684, 2.385624885559082, -1.0631250143051147, 1.5731250047683716, 0.24000000953674316, 1.0918750762939453, 0.6268749833106995, 4.348750114440918, 36.353126525878906, 0.8862500190734863, -1.0768749713897705, 0.6868749856948853, 0.38062500953674316, 15.787500381469727, 1.0049999952316284, 21.150625228881836, 0.9231250286102295, 0.8381249904632568, 53.505001068115234], "max": [1.4984232187271118, -0.7114078998565674, 1.992923617362976, 0.4998760223388672, -0.5991073250770569, 0.7083789110183716, -0.5315861701965332, -0.655947208404541, 1.8706846237182617, 0.03068493865430355, 1.1004509925842285, -0.4303997755050659, 69.6624984741211, 56.36249923706055, -0.09000000357627869, 8.352499961853027, 53.28062438964844, 40.556251525878906, 51.90437698364258, 69.1312484741211, 63.90562438964844, 103.27999877929688, 65.03500366210938, 108.95874786376953, 60.16374969482422, 66.90312957763672, 1.4487500190734863, 8.606874465942383, 56.33374786376953, 14.219374656677246, 69.89125061035156, 78.04000091552734, 70.30937957763672, 109.29875183105469, 67.1675033569336, 110.26812744140625], "mean": [0.7134525179862976, -1.173911690711975, 1.5320667028427124, 0.28986355662345886, -0.7883520126342773, 0.3534843325614929, -0.626052975654602, -1.0480577945709229, 1.3641976118087769, -0.05492040887475014, 0.6724813580513, -0.6945720911026001, 56.77880859375, 49.38420486450195, -0.21882499754428864, 3.364790439605713, 21.681228637695312, 8.663654327392578, 24.328628540039062, 12.2717866897583, 27.445629119873047, 21.459827423095703, 15.152682304382324, 50.29156494140625, 28.65680694580078, 55.40141296386719, 1.2374472618103027, 3.39346981048584, 18.852373123168945, 4.361047267913818, 34.97715759277344, 24.355443954467773, 37.5569953918457, 37.72875213623047, 21.958251953125, 84.78788757324219], "std": [0.18603014945983887, 0.18338942527770996, 0.23615196347236633, 0.1975036859512329, 0.19436663389205933, 0.11786464601755142, 0.08251359313726425, 0.24786512553691864, 0.22466817498207092, 0.03249388933181763, 0.08462636172771454, 0.1339305341243744, 13.260689735412598, 3.924872636795044, 0.07240136712789536, 2.6351287364959717, 17.69923973083496, 14.239258766174316, 15.271400451660156, 23.046253204345703, 17.469646453857422, 35.76143264770508, 20.55748748779297, 30.843994140625, 21.729707717895508, 7.970458030700684, 0.21561142802238464, 3.0550498962402344, 21.701749801635742, 5.446992874145508, 20.366680145263672, 29.873262405395508, 17.43091583251953, 44.58218002319336, 25.167766571044922, 20.456493377685547], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [349]}, "index": {"min": [8603], "max": [8951], "mean": [8777.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [3.4269340974212033, 7.0, 7.0, 7.0, 7.0], "std": [2.314391761323743, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [349]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [349]}, "eef_direction_state": {"mean": [3.5816618911174785, 4.048710601719198], "std": [2.106697354252837, 2.159918760922378], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.005730659025788, 0.830945558739255], "std": [0.7141399112514694, 0.7739042312933818], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.6246418338108882, 0.66189111747851], "std": [0.8255033720559347, 0.81550721092289], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.5816618911174785, 4.048710601719198], "std": [2.106697354252837, 2.159918760922378], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.005730659025788, 0.830945558739255], "std": [0.7141399112514694, 0.7739042312933818], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.6246418338108882, 0.66189111747851], "std": [0.8255033720559347, 0.81550721092289], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.7217676681221433, 0.1475889741607511, 1.1511054723010055, -1.514464012187489, 0.8151898156197914, -2.2341934097010028, 0.7183275627803445, -0.17016835563468552, 1.1834418231872381, 1.4490857174533904, 0.9095441471496497, 2.0390601294688246], "std": [0.052050389385043264, 0.048818620285596144, 0.031202187547972163, 0.12085703788147968, 0.056969660550964564, 0.18629921490475237, 0.03837425498536843, 0.050564945386885794, 0.06805460277916445, 0.1489554950090154, 0.13864168402697474, 0.181583426486429], "min": [0.5891015378911285, 0.0979460167147864, 1.0945495351119863, -1.740002252975374, 0.7117315909373167, -2.557928618590509, 0.6236792046309183, -0.23827361026678173, 1.0819489988857274, 0.8842711980045888, 0.6693702526914849, 1.6074164933764878], "max": [0.8091292827723611, 0.3250762375762163, 1.2215727391320954, -1.1897775362665295, 0.9609634698930369, -1.6342704772568886, 0.7961601348209648, -0.0876755864957833, 1.299988415324982, 1.6678824372187404, 1.0799819168216982, 2.3848972336011562], "count": [349]}, "eef_sim_pose_action": {"mean": [0.7217676681221433, 0.1475889741607511, 1.1511054723010055, -1.514464012187489, 0.8151898156197914, -2.2341934097010028, 0.7183275627803445, -0.17016835563468552, 1.1834418231872381, 1.4490857174533904, 0.9095441471496497, 2.0390601294688246], "std": [0.052050389385043264, 0.048818620285596144, 0.031202187547972163, 0.12085703788147968, 0.056969660550964564, 0.18629921490475237, 0.03837425498536843, 0.050564945386885794, 0.06805460277916445, 0.1489554950090154, 0.13864168402697474, 0.181583426486429], "min": [0.5891015378911285, 0.0979460167147864, 1.0945495351119863, -1.740002252975374, 0.7117315909373167, -2.557928618590509, 0.6236792046309183, -0.23827361026678173, 1.0819489988857274, 0.8842711980045888, 0.6693702526914849, 1.6074164933764878], "max": [0.8091292827723611, 0.3250762375762163, 1.2215727391320954, -1.1897775362665295, 0.9609634698930369, -1.6342704772568886, 0.7961601348209648, -0.0876755864957833, 1.299988415324982, 1.6678824372187404, 1.0799819168216982, 2.3848972336011562], "count": [349]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2989794526143791]], [[0.448196766748366]], [[0.5463004248366014]]], "std": [[[0.3649588624085721]], [[0.2810043103397546]], [[0.25227536771153664]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028301817810457]], [[0.5230085416666667]], [[0.5193438562091504]]], "std": [[[0.3474538443803912]], [[0.34622904386264075]], [[0.34901621038975156]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5453112602124184]], [[0.5911674346405228]], [[0.603128570261438]]], "std": [[[0.3496462899477527]], [[0.3295672896968868]], [[0.32823898686564795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36761051470588235]], [[0.4248851368464052]], [[0.4444825653594771]]], "std": [[[0.3862642827690148]], [[0.37087876438922074]], [[0.3849861160262212]]], "count": [100]}, "observation.state": {"min": [0.4865720570087433, -1.5995270013809204, 0.9962233901023865, -0.22513414919376373, -1.5826361179351807, 0.08142118901014328, -0.864399790763855, -1.6245613098144531, 1.0847257375717163, -0.3002212643623352, 0.582203209400177, -0.9401465058326721, 36.88100051879883, 43.665626525878906, -0.5256249904632568, -0.17125000059604645, 4.672500133514404, 0.5668749809265137, 5.6077775955200195, -1.0056250095367432, 8.14555549621582, -2.4381251335144043, 1.0931249856948853, 21.385555267333984, 2.6937499046325684, 34.17124938964844, 0.7649999856948853, -0.7087500095367432, 0.7400000095367432, 0.6137499809265137, 1.5668749809265137, -0.25, 17.561819076538086, 1.65666663646698, 0.6262500286102295, 53.64624786376953], "max": [1.1435576677322388, -0.6503522396087646, 2.108105421066284, 0.6505827307701111, -0.5785315036773682, 0.7826818823814392, -0.4325217306613922, -0.6864175796508789, 2.042348623275757, 0.1194290965795517, 0.9617634415626526, -0.33538854122161865, 68.23750305175781, 62.813751220703125, -0.14300000667572021, 9.408124923706055, 54.015625, 46.90437698364258, 50.911251068115234, 59.610626220703125, 66.37249755859375, 107.12812805175781, 60.95375061035156, 110.97562408447266, 50.828125, 69.85625457763672, 1.4287500381469727, 9.367500305175781, 51.489376068115234, 40.11937713623047, 63.78874969482422, 58.89687728881836, 62.25062561035156, 92.50062561035156, 52.525001525878906, 107.65374755859375], "mean": [0.67167729139328, -1.2224047183990479, 1.5730284452438354, 0.3640884459018707, -0.815155029296875, 0.32217344641685486, -0.723351001739502, -1.0648068189620972, 1.4049906730651855, -0.03571105748414993, 0.8194833993911743, -0.699164628982544, 58.4363899230957, 52.90491485595703, -0.25994864106178284, 4.28194522857666, 18.845258712768555, 9.590492248535156, 23.65169906616211, 9.812528610229492, 32.974178314208984, 23.152990341186523, 18.719820022583008, 72.18024444580078, 24.13115119934082, 55.97706604003906, 1.1656484603881836, 2.5267367362976074, 21.114898681640625, 10.953295707702637, 32.144710540771484, 14.193524360656738, 33.47792053222656, 24.64501190185547, 14.195050239562988, 81.24602508544922], "std": [0.11104176193475723, 0.19770078361034393, 0.2542785704135895, 0.2016543298959732, 0.17943444848060608, 0.16064681112766266, 0.10339324176311493, 0.29469066858291626, 0.29180026054382324, 0.12229951471090317, 0.11228329688310623, 0.17753228545188904, 8.784468650817871, 4.001619815826416, 0.11218440532684326, 3.1313822269439697, 17.072101593017578, 15.375494956970215, 12.972478866577148, 19.25290298461914, 15.515241622924805, 34.01982879638672, 20.55367088317871, 21.16349983215332, 19.269710540771484, 9.522708892822266, 0.2696782648563385, 2.9797611236572266, 17.905858993530273, 16.326263427734375, 18.263093948364258, 21.190876007080078, 14.940037727355957, 33.15670394897461, 19.523168563842773, 14.213226318359375], "count": [341]}, "action": {"min": [0.4865720570087433, -1.5995270013809204, 0.9962233901023865, -0.22513414919376373, -1.5826361179351807, 0.08142118901014328, -0.864399790763855, -1.6245613098144531, 1.0847257375717163, -0.3002212643623352, 0.582203209400177, -0.9401465058326721, 36.88100051879883, 43.665626525878906, -0.5256249904632568, -0.17125000059604645, 4.672500133514404, 0.5668749809265137, 5.6077775955200195, -1.0056250095367432, 8.14555549621582, -2.4381251335144043, 1.0931249856948853, 21.385555267333984, 2.6937499046325684, 34.17124938964844, 0.7649999856948853, -0.7087500095367432, 0.7400000095367432, 0.6137499809265137, 1.5668749809265137, -0.25, 17.561819076538086, 1.65666663646698, 0.6262500286102295, 53.64624786376953], "max": [1.1435576677322388, -0.6503522396087646, 2.108105421066284, 0.6505827307701111, -0.5785315036773682, 0.7826818823814392, -0.4325217306613922, -0.6864175796508789, 2.042348623275757, 0.1194290965795517, 0.9617634415626526, -0.33538854122161865, 68.23750305175781, 62.813751220703125, -0.14300000667572021, 9.408124923706055, 54.015625, 46.90437698364258, 50.911251068115234, 59.610626220703125, 66.37249755859375, 107.12812805175781, 60.95375061035156, 110.97562408447266, 50.828125, 69.85625457763672, 1.4287500381469727, 9.367500305175781, 51.489376068115234, 40.11937713623047, 63.78874969482422, 58.89687728881836, 62.25062561035156, 92.50062561035156, 52.525001525878906, 107.65374755859375], "mean": [0.6716774702072144, -1.2224048376083374, 1.5730286836624146, 0.36408838629722595, -0.8151548504829407, 0.322173535823822, -0.7233507037162781, -1.064806580543518, 1.404990792274475, -0.03571102395653725, 0.81948322057724, -0.6991647481918335, 58.43635940551758, 52.90492630004883, -0.2599487006664276, 4.281944274902344, 18.845264434814453, 9.590487480163574, 23.651716232299805, 9.81251049041748, 32.97416305541992, 23.152997970581055, 18.719839096069336, 72.18022918701172, 24.13114356994629, 55.977088928222656, 1.1656482219696045, 2.5267364978790283, 21.114927291870117, 10.953292846679688, 32.14473342895508, 14.193525314331055, 33.47793197631836, 24.64500617980957, 14.195052146911621, 81.24608612060547], "std": [0.11104174703359604, 0.19770078361034393, 0.25427860021591187, 0.2016543745994568, 0.17943447828292847, 0.16064678132534027, 0.10339322686195374, 0.29469069838523865, 0.29180026054382324, 0.12229951471090317, 0.11228330433368683, 0.17753224074840546, 8.784467697143555, 4.001619815826416, 0.11218439787626266, 3.1313822269439697, 17.07210350036621, 15.375499725341797, 12.972478866577148, 19.25290298461914, 15.515243530273438, 34.019832611083984, 20.553674697875977, 21.163496017456055, 19.26970672607422, 9.52270793914795, 0.2696783244609833, 2.9797611236572266, 17.905860900878906, 16.326261520385742, 18.263093948364258, 21.190881729125977, 14.940035820007324, 33.156715393066406, 19.523168563842773, 14.213231086730957], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [341]}, "index": {"min": [8952], "max": [9292], "mean": [9122.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [3.653958944281525, 7.0, 7.0, 7.0, 7.0], "std": [2.2867507942045937, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [341]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [341]}, "eef_direction_state": {"mean": [3.310850439882698, 3.967741935483871], "std": [1.8891959013254416, 2.1158840427528887], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [1.2404692082111437, 0.9237536656891495], "std": [0.6898542600276208, 0.7542987174556132], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.967741935483871, 0.7155425219941349], "std": [0.8504702188946703, 0.8308699899948192], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [3.310850439882698, 3.967741935483871], "std": [1.8891959013254416, 2.1158840427528887], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.2404692082111437, 0.9237536656891495], "std": [0.6898542600276208, 0.7542987174556132], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.967741935483871, 0.7155425219941349], "std": [0.8504702188946703, 0.8308699899948192], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.7204106086628138, 0.12389384013785415, 1.1596648951468853, -1.4537910986559095, 0.8163533643199055, -2.253042687769887, 0.7120636668835919, -0.18003186114874012, 1.1832691333656824, 1.336099796094215, 0.9281705407085836, 1.942890917657323], "std": [0.05596554570384429, 0.05365894149582916, 0.03949873738959628, 0.19002515720649646, 0.04887351921169231, 0.20691761557465344, 0.05486162341514863, 0.0670393763731336, 0.06995872977506955, 0.21410399826573198, 0.13084758823869652, 0.2712499741913628], "min": [0.5900740847298422, 0.05709681595792063, 1.0961239861671985, -1.7255990813219704, 0.7274536487783254, -2.63664291800743, 0.63182752772401, -0.2819841893657613, 1.0728361530464583, 0.6015962044194285, 0.7180208997433182, 1.4287452683111732], "max": [0.8246369823876798, 0.2707605369304744, 1.3020539504161115, -0.7569999857660799, 0.8993316501336639, -1.44939343962379, 0.8214921678174132, -0.08469484269129696, 1.3507765560429132, 1.6926521928366958, 1.1351082802227328, 2.4749031314040653], "count": [341]}, "eef_sim_pose_action": {"mean": [0.7204106086628138, 0.12389384013785415, 1.1596648951468853, -1.4537910986559095, 0.8163533643199055, -2.253042687769887, 0.7120636668835919, -0.18003186114874012, 1.1832691333656824, 1.336099796094215, 0.9281705407085836, 1.942890917657323], "std": [0.05596554570384429, 0.05365894149582916, 0.03949873738959628, 0.19002515720649646, 0.04887351921169231, 0.20691761557465344, 0.05486162341514863, 0.0670393763731336, 0.06995872977506955, 0.21410399826573198, 0.13084758823869652, 0.2712499741913628], "min": [0.5900740847298422, 0.05709681595792063, 1.0961239861671985, -1.7255990813219704, 0.7274536487783254, -2.63664291800743, 0.63182752772401, -0.2819841893657613, 1.0728361530464583, 0.6015962044194285, 0.7180208997433182, 1.4287452683111732], "max": [0.8246369823876798, 0.2707605369304744, 1.3020539504161115, -0.7569999857660799, 0.8993316501336639, -1.44939343962379, 0.8214921678174132, -0.08469484269129696, 1.3507765560429132, 1.6926521928366958, 1.1351082802227328, 2.4749031314040653], "count": [341]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29500246119281043]], [[0.449718743872549]], [[0.5513731229575164]]], "std": [[[0.3648807576293554]], [[0.2787724718869101]], [[0.25052736440919476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078437479575163]], [[0.5256806985294118]], [[0.5177315298202614]]], "std": [[[0.34389701281142143]], [[0.34752210229657793]], [[0.35334906233087005]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5560088725490197]], [[0.5859118382352941]], [[0.595891785130719]]], "std": [[[0.34863452522574945]], [[0.3413324952975431]], [[0.3376241316842819]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3694145526960785]], [[0.4249133210784314]], [[0.4399245812908497]]], "std": [[[0.38292137292411954]], [[0.37026606710824855]], [[0.3840063554972842]]], "count": [100]}, "observation.state": {"min": [0.41525998711586, -1.5027275085449219, 1.0276315212249756, -0.2083333283662796, -1.6201093196868896, 0.17440585792064667, -0.8031967878341675, -1.561284065246582, 0.9888905882835388, -0.13179980218410492, 0.5403124094009399, -0.8371056914329529, 34.54125213623047, 42.764373779296875, -0.39625000953674316, -0.23874999582767487, 2.5199999809265137, 0.5762500166893005, 4.628571510314941, -0.9331250190734863, 7.319375038146973, -0.17875000834465027, 1.1087499856948853, 18.823749542236328, 3.036250114440918, 38.442501068115234, 0.9722222089767456, -0.31937500834465027, 1.0462499856948853, 0.43312501907348633, 0.9112499952316284, -0.125, 1.2512500286102295, 0.8274999856948853, 0.65625, 2.3237500190734863], "max": [1.0693904161453247, -0.7567839026451111, 1.9167715311050415, 0.6168698072433472, -0.4046740233898163, 0.7653459310531616, -0.6041380167007446, -0.6464951038360596, 1.8701122999191284, 0.14763103425502777, 1.398086667060852, -0.4742933213710785, 72.48500061035156, 59.581111907958984, -0.1418749988079071, 9.5806245803833, 57.72624969482422, 53.84187316894531, 47.10750198364258, 68.19499969482422, 51.578125, 85.83125305175781, 48.673126220703125, 100.35562133789062, 60.76375198364258, 66.94499969482422, 1.5256249904632568, 9.46500015258789, 57.29999923706055, 34.336875915527344, 61.94000244140625, 54.390625, 64.75125122070312, 79.70062255859375, 56.25437545776367, 99.35687255859375], "mean": [0.5674883127212524, -1.1742912530899048, 1.4932869672775269, 0.4018014371395111, -0.6945202946662903, 0.3684188723564148, -0.7248654365539551, -1.0902737379074097, 1.3444793224334717, 0.056960225105285645, 0.9124374985694885, -0.6910945773124695, 61.2403678894043, 49.048675537109375, -0.22704286873340607, 4.461024284362793, 21.028207778930664, 13.179582595825195, 21.566064834594727, 15.445640563964844, 23.69152069091797, 19.055946350097656, 12.553642272949219, 49.622920989990234, 24.714527130126953, 55.269859313964844, 1.3373541831970215, 2.724120616912842, 16.48577880859375, 5.856390476226807, 24.656484603881836, 11.333646774291992, 26.084766387939453, 14.100565910339355, 12.265536308288574, 49.20147705078125], "std": [0.13649381697177887, 0.16767466068267822, 0.21612238883972168, 0.18676933646202087, 0.25150954723358154, 0.12228934466838837, 0.062375523149967194, 0.2518576681613922, 0.23367640376091003, 0.08575765043497086, 0.1727241426706314, 0.09219157695770264, 10.925878524780273, 5.2443976402282715, 0.06032708287239075, 3.558649778366089, 20.116085052490234, 20.318740844726562, 14.918157577514648, 25.85374641418457, 14.51491641998291, 30.727886199951172, 17.066781997680664, 24.547122955322266, 20.683635711669922, 8.066766738891602, 0.1983826756477356, 3.0433177947998047, 19.284488677978516, 10.56202507019043, 18.3570613861084, 19.02086067199707, 18.206558227539062, 24.58107566833496, 18.825719833374023, 22.30010986328125], "count": [295]}, "action": {"min": [0.41525998711586, -1.5027275085449219, 1.0276315212249756, -0.2083333283662796, -1.6201093196868896, 0.17440585792064667, -0.8031967878341675, -1.561284065246582, 0.9888905882835388, -0.13179980218410492, 0.5403124094009399, -0.8371056914329529, 34.54125213623047, 42.764373779296875, -0.39625000953674316, -0.23874999582767487, 2.5199999809265137, 0.5762500166893005, 4.628571510314941, -0.9331250190734863, 7.319375038146973, -0.17875000834465027, 1.1087499856948853, 18.823749542236328, 3.036250114440918, 38.442501068115234, 0.9722222089767456, -0.31937500834465027, 1.0462499856948853, 0.43312501907348633, 0.9112499952316284, -0.125, 1.2512500286102295, 0.8274999856948853, 0.65625, 2.3237500190734863], "max": [1.0693904161453247, -0.7567839026451111, 1.9167715311050415, 0.6168698072433472, -0.4046740233898163, 0.7653459310531616, -0.6041380167007446, -0.6464951038360596, 1.8701122999191284, 0.14763103425502777, 1.398086667060852, -0.4742933213710785, 72.48500061035156, 59.581111907958984, -0.1418749988079071, 9.5806245803833, 57.72624969482422, 53.84187316894531, 47.10750198364258, 68.19499969482422, 51.578125, 85.83125305175781, 48.673126220703125, 100.35562133789062, 60.76375198364258, 66.94499969482422, 1.5256249904632568, 9.46500015258789, 57.29999923706055, 34.336875915527344, 61.94000244140625, 54.390625, 64.75125122070312, 79.70062255859375, 56.25437545776367, 99.35687255859375], "mean": [0.5674884915351868, -1.1742910146713257, 1.493287205696106, 0.40180158615112305, -0.6945204138755798, 0.36841878294944763, -0.7248651385307312, -1.0902739763259888, 1.3444793224334717, 0.05696018785238266, 0.9124377369880676, -0.6910945773124695, 61.240333557128906, 49.04867935180664, -0.22704286873340607, 4.461023807525635, 21.028228759765625, 13.179569244384766, 21.566051483154297, 15.445636749267578, 23.691524505615234, 19.05593490600586, 12.553632736206055, 49.62294006347656, 24.714519500732422, 55.26985168457031, 1.3373535871505737, 2.7241201400756836, 16.48577117919922, 5.856390953063965, 24.656494140625, 11.333654403686523, 26.084758758544922, 14.100567817687988, 12.265531539916992, 49.20145797729492], "std": [0.13649380207061768, 0.1676746904850006, 0.21612237393856049, 0.18676933646202087, 0.25150957703590393, 0.12228932976722717, 0.062375519424676895, 0.2518576681613922, 0.23367640376091003, 0.08575765043497086, 0.17272412776947021, 0.09219156950712204, 10.92587661743164, 5.244398593902588, 0.06032710522413254, 3.558649778366089, 20.1160831451416, 20.318737030029297, 14.918157577514648, 25.853744506835938, 14.514914512634277, 30.727872848510742, 17.066783905029297, 24.54712677001953, 20.683631896972656, 8.066764831542969, 0.19838272035121918, 3.043318033218384, 19.284488677978516, 10.562024116516113, 18.35706329345703, 19.02086067199707, 18.20655632019043, 24.58107566833496, 18.825719833374023, 22.300107955932617], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [295]}, "index": {"min": [9293], "max": [9587], "mean": [9440.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [3.4745762711864407, 7.0, 7.0, 7.0, 7.0], "std": [2.2440575554070246, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [295]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [295]}, "eef_direction_state": {"mean": [3.4745762711864407, 3.7559322033898304], "std": [1.8699762728793818, 2.200483089212931], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.2542372881355932, 0.9525423728813559], "std": [0.7033387769914055, 0.7665365497501365], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.9796610169491525, 0.6508474576271186], "std": [0.8711534650489311, 0.8089274927922969], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.4745762711864407, 3.7559322033898304], "std": [1.8699762728793818, 2.200483089212931], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.2542372881355932, 0.9525423728813559], "std": [0.7033387769914055, 0.7665365497501365], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.9796610169491525, 0.6508474576271186], "std": [0.8711534650489311, 0.8089274927922969], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.72393403547761, 0.11623021178277237, 1.1858588048087153, -1.4689634525309834, 0.8655347978910772, -2.2443695917775233, 0.7017223227940753, -0.16018799798177205, 1.192674746597741, 1.2616494040046673, 0.7812883149481151, 1.9166467950866903], "std": [0.05653582486978775, 0.04208556524163562, 0.041905840133210914, 0.24304899918558096, 0.04315452740002753, 0.23226774138553918, 0.04436818169166213, 0.06129079445874514, 0.07230980620787532, 0.232851839495867, 0.06634471640551785, 0.21835863550196535], "min": [0.5850551256565154, 0.0702547214416693, 1.1050386675389148, -1.8380100470235865, 0.7196658839337666, -2.7059140549999112, 0.5789694903770661, -0.2403091427395563, 1.081911395754828, 0.4679371022919938, 0.6528181814585206, 1.3672180746579703], "max": [0.8185059769258526, 0.2504173755870344, 1.3036572608965913, -0.6854450708727724, 0.912084110712946, -1.5139281404365683, 0.795405108981541, -0.07756068296994575, 1.3671864530464712, 1.6572302768964087, 0.8700959989377943, 2.2322717853269998], "count": [295]}, "eef_sim_pose_action": {"mean": [0.72393403547761, 0.11623021178277237, 1.1858588048087153, -1.4689634525309834, 0.8655347978910772, -2.2443695917775233, 0.7017223227940753, -0.16018799798177205, 1.192674746597741, 1.2616494040046673, 0.7812883149481151, 1.9166467950866903], "std": [0.05653582486978775, 0.04208556524163562, 0.041905840133210914, 0.24304899918558096, 0.04315452740002753, 0.23226774138553918, 0.04436818169166213, 0.06129079445874514, 0.07230980620787532, 0.232851839495867, 0.06634471640551785, 0.21835863550196535], "min": [0.5850551256565154, 0.0702547214416693, 1.1050386675389148, -1.8380100470235865, 0.7196658839337666, -2.7059140549999112, 0.5789694903770661, -0.2403091427395563, 1.081911395754828, 0.4679371022919938, 0.6528181814585206, 1.3672180746579703], "max": [0.8185059769258526, 0.2504173755870344, 1.3036572608965913, -0.6854450708727724, 0.912084110712946, -1.5139281404365683, 0.795405108981541, -0.07756068296994575, 1.3671864530464712, 1.6572302768964087, 0.8700959989377943, 2.2322717853269998], "count": [295]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29095622957516337]], [[0.44752434436274513]], [[0.5553862642973857]]], "std": [[[0.36015289932989397]], [[0.27329169269961306]], [[0.24601407894386618]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5281254636437909]], [[0.554027806372549]], [[0.551007385620915]]], "std": [[[0.33494616251359394]], [[0.33445905737820525]], [[0.33651908050444324]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5591855085784313]], [[0.5959084967320262]], [[0.60749179125817]]], "std": [[[0.34723784971332067]], [[0.33424013767410765]], [[0.3293576120100928]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788943464052288]], [[0.43435403390522875]], [[0.4506565931372549]]], "std": [[[0.3835581202152509]], [[0.36872043274866045]], [[0.38268765505140495]]], "count": [100]}, "observation.state": {"min": [0.3278782367706299, -1.5416380167007446, 1.0579376220703125, -0.24946115911006927, -1.6366784572601318, 0.14820325374603271, -0.8867399096488953, -1.5051833391189575, 0.95828777551651, -0.22313934564590454, 0.3247072100639343, -0.9974949955940247, 27.391250610351562, 41.96812438964844, -0.4168750047683716, -0.24937500059604645, 1.0262500047683716, 0.5212500095367432, 0.8487499952316284, -1.0568749904632568, 1.125, 0.06624999642372131, 1.109375, 1.3387500047683716, 4.224999904632568, 40.35375213623047, 0.8431249856948853, -0.28562501072883606, 1.0012500286102295, 0.484375, 0.6987500190734863, 0.7393749952316284, 1.0668749809265137, 0.8311110734939575, 0.699999988079071, 0.9068750143051147], "max": [0.8978027105331421, -0.7320515513420105, 1.8945268392562866, 0.7829785346984863, -0.3613288700580597, 0.830196738243103, -0.4963473677635193, -0.6034307479858398, 1.8069065809249878, 0.33338579535484314, 1.4244084358215332, -0.6211852431297302, 76.4887466430664, 69.23333740234375, 0.11999999731779099, 9.688125610351562, 69.80874633789062, 69.18062591552734, 52.60874938964844, 72.8012466430664, 58.147499084472656, 84.7593765258789, 52.35625076293945, 100.52687072753906, 59.65625, 68.49285888671875, 1.3700000047683716, 9.508749961853027, 52.74625015258789, 41.91187286376953, 67.50125122070312, 80.99124908447266, 67.98125457763672, 88.68375396728516, 64.74625396728516, 105.05875396728516], "mean": [0.5132948756217957, -1.3128445148468018, 1.65071439743042, 0.5218542218208313, -0.5340467095375061, 0.31869640946388245, -0.7565237879753113, -1.0373125076293945, 1.2920202016830444, 0.12307930737733841, 0.873847484588623, -0.7745320796966553, 64.1636962890625, 50.865386962890625, -0.22221355140209198, 3.7800304889678955, 26.701122283935547, 15.687371253967285, 23.416786193847656, 16.975698471069336, 24.92840003967285, 23.56918716430664, 16.59273338317871, 47.167659759521484, 21.794437408447266, 57.99571228027344, 1.190142035484314, 5.490818500518799, 16.831195831298828, 5.885647773742676, 26.56180763244629, 15.469388961791992, 29.05284881591797, 19.312437057495117, 12.825831413269043, 73.6627426147461], "std": [0.137874573469162, 0.17686665058135986, 0.2050621062517166, 0.260438472032547, 0.24625501036643982, 0.14798098802566528, 0.13897055387496948, 0.2009594738483429, 0.20397323369979858, 0.19079242646694183, 0.23755276203155518, 0.09110715240240097, 9.37580394744873, 6.483377933502197, 0.08607588708400726, 3.8213531970977783, 23.50558090209961, 21.41728401184082, 19.116844177246094, 24.84937858581543, 18.15953826904297, 30.327232360839844, 16.835153579711914, 30.74057960510254, 21.465787887573242, 6.717937469482422, 0.18422089517116547, 3.6074860095977783, 15.797074317932129, 10.05290699005127, 18.081281661987305, 26.701366424560547, 16.704151153564453, 31.306453704833984, 21.52569580078125, 21.656524658203125], "count": [393]}, "action": {"min": [0.3278782367706299, -1.5416380167007446, 1.0579376220703125, -0.24946115911006927, -1.6366784572601318, 0.14820325374603271, -0.8867399096488953, -1.5051833391189575, 0.95828777551651, -0.22313934564590454, 0.3247072100639343, -0.9974949955940247, 27.391250610351562, 41.96812438964844, -0.4168750047683716, -0.24937500059604645, 1.0262500047683716, 0.5212500095367432, 0.8487499952316284, -1.0568749904632568, 1.125, 0.06624999642372131, 1.109375, 1.3387500047683716, 4.224999904632568, 40.35375213623047, 0.8431249856948853, -0.28562501072883606, 1.0012500286102295, 0.484375, 0.6987500190734863, 0.7393749952316284, 1.0668749809265137, 0.8311110734939575, 0.699999988079071, 0.9068750143051147], "max": [0.8978027105331421, -0.7320515513420105, 1.8945268392562866, 0.7829785346984863, -0.3613288700580597, 0.830196738243103, -0.4963473677635193, -0.6034307479858398, 1.8069065809249878, 0.33338579535484314, 1.4244084358215332, -0.6211852431297302, 76.4887466430664, 69.23333740234375, 0.11999999731779099, 9.688125610351562, 69.80874633789062, 69.18062591552734, 52.60874938964844, 72.8012466430664, 58.147499084472656, 84.7593765258789, 52.35625076293945, 100.52687072753906, 59.65625, 68.49285888671875, 1.3700000047683716, 9.508749961853027, 52.74625015258789, 41.91187286376953, 67.50125122070312, 80.99124908447266, 67.98125457763672, 88.68375396728516, 64.74625396728516, 105.05875396728516], "mean": [0.5132949352264404, -1.3128445148468018, 1.650713324546814, 0.5218542218208313, -0.5340465903282166, 0.3186964988708496, -0.7565231323242188, -1.0373125076293945, 1.2920211553573608, 0.12307919561862946, 0.8738470077514648, -0.7745325565338135, 64.16365051269531, 50.865386962890625, -0.22221362590789795, 3.7800302505493164, 26.701129913330078, 15.687363624572754, 23.41678810119629, 16.97568702697754, 24.928401947021484, 23.569181442260742, 16.59274673461914, 47.16765594482422, 21.794443130493164, 57.99573516845703, 1.190142273902893, 5.490821361541748, 16.83120346069336, 5.885648250579834, 26.56183433532715, 15.469389915466309, 29.052871704101562, 19.312437057495117, 12.825826644897461, 73.66271209716797], "std": [0.1378745585680008, 0.17686668038368225, 0.20506209135055542, 0.2604384124279022, 0.24625499546527863, 0.14798104763031006, 0.1389705389738083, 0.2009594589471817, 0.20397323369979858, 0.19079242646694183, 0.23755276203155518, 0.09110716730356216, 9.37580680847168, 6.483376979827881, 0.08607591688632965, 3.8213539123535156, 23.50558853149414, 21.417285919189453, 19.116846084594727, 24.84939193725586, 18.159536361694336, 30.327239990234375, 16.835155487060547, 30.740581512451172, 21.465789794921875, 6.71793794631958, 0.18422093987464905, 3.6074860095977783, 15.797073364257812, 10.052907943725586, 18.081279754638672, 26.701364517211914, 16.704153060913086, 31.306447982788086, 21.52569580078125, 21.656524658203125], "count": [393]}, "timestamp": {"min": [0.0], "max": [13.066666666666666], "mean": [6.533333333333334], "std": [3.7816320208001124], "count": [393]}, "frame_index": {"min": [0], "max": [392], "mean": [196.0], "std": [113.44896062400336], "count": [393]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [393]}, "index": {"min": [9588], "max": [9980], "mean": [9784.0], "std": [113.44896062400336], "count": [393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [393]}, "subtask_annotation": {"mean": [3.0381679389312977, 7.0, 7.0, 7.0, 7.0], "std": [2.3532920371258883, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [393]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [393]}, "eef_direction_state": {"mean": [3.6055979643765905, 4.4987277353689565], "std": [1.6514837838259677, 2.0909652761159987], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_state": {"mean": [1.1195928753180662, 0.6743002544529262], "std": [0.671823190381955, 0.8012560631932882], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_state": {"mean": [0.8702290076335878, 0.5241730279898219], "std": [0.859584015893696, 0.7912054066464717], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_direction_action": {"mean": [3.6055979643765905, 4.4987277353689565], "std": [1.6514837838259677, 2.0909652761159987], "min": [0, 0], "max": [6, 6], "count": [393]}, "eef_velocity_action": {"mean": [1.1195928753180662, 0.6743002544529262], "std": [0.671823190381955, 0.8012560631932882], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_acc_mag_action": {"mean": [0.8702290076335878, 0.5241730279898219], "std": [0.859584015893696, 0.7912054066464717], "min": [0, 0], "max": [2, 2], "count": [393]}, "eef_sim_pose_state": {"mean": [0.7615635440287067, 0.10114638731205988, 1.1534107735430361, -1.6677317567299965, 0.9247489978357976, -2.3456188717370052, 0.7021487066660159, -0.1863220051206473, 1.1842553465734285, 1.3591133941751563, 0.8382434368058409, 1.9130913599535222], "std": [0.04785158980417468, 0.050284922139469314, 0.05495189622145526, 0.27540166892348467, 0.11439208803122715, 0.24759446311381678, 0.04624663276574743, 0.06325795367831386, 0.05681698390020129, 0.2688525152648118, 0.06723691373516368, 0.27531306549390444], "min": [0.5859481668150959, 0.042399894814410644, 1.098276885602192, -1.9430990107088566, 0.6138010137629002, -2.580190550645955, 0.5617086020921955, -0.27355562153355784, 1.0897944657245004, 0.22709289224464718, 0.7327306271089382, 1.0809742451503477], "max": [0.8032236186408827, 0.2768124433400207, 1.3638859672924166, -0.4643597396603344, 1.0715845058506308, -1.2809170624963042, 0.8038496806048478, -0.07532945627503035, 1.4111316479978842, 1.860985690487366, 0.9574681170150146, 2.3760065641146024], "count": [393]}, "eef_sim_pose_action": {"mean": [0.7615635440287067, 0.10114638731205988, 1.1534107735430361, -1.6677317567299965, 0.9247489978357976, -2.3456188717370052, 0.7021487066660159, -0.1863220051206473, 1.1842553465734285, 1.3591133941751563, 0.8382434368058409, 1.9130913599535222], "std": [0.04785158980417468, 0.050284922139469314, 0.05495189622145526, 0.27540166892348467, 0.11439208803122715, 0.24759446311381678, 0.04624663276574743, 0.06325795367831386, 0.05681698390020129, 0.2688525152648118, 0.06723691373516368, 0.27531306549390444], "min": [0.5859481668150959, 0.042399894814410644, 1.098276885602192, -1.9430990107088566, 0.6138010137629002, -2.580190550645955, 0.5617086020921955, -0.27355562153355784, 1.0897944657245004, 0.22709289224464718, 0.7327306271089382, 1.0809742451503477], "max": [0.8032236186408827, 0.2768124433400207, 1.3638859672924166, -0.4643597396603344, 1.0715845058506308, -1.2809170624963042, 0.8038496806048478, -0.07532945627503035, 1.4111316479978842, 1.860985690487366, 0.9574681170150146, 2.3760065641146024], "count": [393]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30106427083333337]], [[0.45447531454248363]], [[0.5564918484477124]]], "std": [[[0.3665067577990809]], [[0.2777385478876206]], [[0.2481104037444775]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222376736111111]], [[0.5433470159313726]], [[0.5374253880718954]]], "std": [[[0.3399420794433583]], [[0.34129542443896554]], [[0.34532065756247704]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5678634967320262]], [[0.6024102491830066]], [[0.6113930126633987]]], "std": [[[0.3467852455736224]], [[0.33494615748196743]], [[0.3302024084025654]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3660730984477124]], [[0.417982193627451]], [[0.42260650326797383]]], "std": [[[0.38517200414372044]], [[0.3739715076452908]], [[0.3864475194135994]]], "count": [100]}, "observation.state": {"min": [0.4725051522254944, -1.5402075052261353, 1.052639365196228, -0.33615148067474365, -1.6279045343399048, 0.13163290917873383, -0.909501314163208, -1.4178253412246704, 0.8632155656814575, -0.12536239624023438, 0.5563582181930542, -1.0508167743682861, 28.683124542236328, 41.598751068115234, -0.3968749940395355, -0.44874998927116394, 0.96875, 0.34812501072883606, 1.868749976158142, -1.1731250286102295, 1.3537499904632568, 0.6981250047683716, 1.1200000047683716, -0.953125, 2.0199999809265137, 40.494998931884766, 0.8162499666213989, -1.084375023841858, 0.7181249856948853, -0.8318749666213989, 1.3949999809265137, -0.15625, 4.348750114440918, 1.3731250762939453, 0.6306250095367432, 10.083749771118164], "max": [1.1238031387329102, -0.7889974117279053, 1.9511759281158447, 0.629911482334137, -0.5421721339225769, 0.824050784111023, -0.5838482975959778, -0.555576741695404, 1.7243410348892212, 0.12760356068611145, 1.6544382572174072, -0.5531156659126282, 70.7143783569336, 67.63333129882812, 0.0009090913808904588, 9.765000343322754, 62.213748931884766, 37.89750289916992, 51.24062728881836, 49.071250915527344, 59.626251220703125, 84.64937591552734, 53.951873779296875, 105.42937469482422, 55.571250915527344, 61.637001037597656, 1.2200000286102295, 9.423125267028809, 50.11937713623047, 18.547500610351562, 67.97187805175781, 64.84062957763672, 64.42937469482422, 90.30875396728516, 56.13875198364258, 108.31500244140625], "mean": [0.624873161315918, -1.2396283149719238, 1.5973225831985474, 0.41122740507125854, -0.7276986241340637, 0.29740700125694275, -0.6380795836448669, -1.0394728183746338, 1.3437151908874512, 0.02325785718858242, 0.7524193525314331, -0.7826629281044006, 57.09868621826172, 49.350181579589844, -0.23216085135936737, 5.370621204376221, 17.10097885131836, 7.5869245529174805, 17.458723068237305, 9.321181297302246, 20.571392059326172, 18.03183364868164, 12.728565216064453, 37.2572021484375, 24.77777099609375, 54.71799850463867, 1.053402304649353, 4.157844543457031, 16.065441131591797, 4.7922749519348145, 25.089834213256836, 14.948026657104492, 26.453580856323242, 20.4039306640625, 14.331306457519531, 55.733436584472656], "std": [0.14177948236465454, 0.18366442620754242, 0.21679940819740295, 0.23818250000476837, 0.25792962312698364, 0.16183502972126007, 0.07328421622514725, 0.20725083351135254, 0.18051443994045258, 0.08340747654438019, 0.20319323241710663, 0.15615861117839813, 13.4851713180542, 6.627310752868652, 0.08727936446666718, 3.991882085800171, 21.260116577148438, 11.557482719421387, 16.94882583618164, 17.186254501342773, 17.39820098876953, 29.54633140563965, 18.49874496459961, 33.76976776123047, 20.039995193481445, 5.526556968688965, 0.1558864265680313, 3.273017406463623, 18.214040756225586, 6.82532262802124, 23.02104377746582, 23.351722717285156, 20.834041595458984, 31.188072204589844, 21.086774826049805, 33.41725158691406], "count": [281]}, "action": {"min": [0.4725051522254944, -1.5402075052261353, 1.052639365196228, -0.33615148067474365, -1.6279045343399048, 0.13163290917873383, -0.909501314163208, -1.4178253412246704, 0.8632155656814575, -0.12536239624023438, 0.5563582181930542, -1.0508167743682861, 28.683124542236328, 41.598751068115234, -0.3968749940395355, -0.44874998927116394, 0.96875, 0.34812501072883606, 1.868749976158142, -1.1731250286102295, 1.3537499904632568, 0.6981250047683716, 1.1200000047683716, -0.953125, 2.0199999809265137, 40.494998931884766, 0.8162499666213989, -1.084375023841858, 0.7181249856948853, -0.8318749666213989, 1.3949999809265137, -0.15625, 4.348750114440918, 1.3731250762939453, 0.6306250095367432, 10.083749771118164], "max": [1.1238031387329102, -0.7889974117279053, 1.9511759281158447, 0.629911482334137, -0.5421721339225769, 0.824050784111023, -0.5838482975959778, -0.555576741695404, 1.7243410348892212, 0.12760356068611145, 1.6544382572174072, -0.5531156659126282, 70.7143783569336, 67.63333129882812, 0.0009090913808904588, 9.765000343322754, 62.213748931884766, 37.89750289916992, 51.24062728881836, 49.071250915527344, 59.626251220703125, 84.64937591552734, 53.951873779296875, 105.42937469482422, 55.571250915527344, 61.637001037597656, 1.2200000286102295, 9.423125267028809, 50.11937713623047, 18.547500610351562, 67.97187805175781, 64.84062957763672, 64.42937469482422, 90.30875396728516, 56.13875198364258, 108.31500244140625], "mean": [0.6248734593391418, -1.2396280765533447, 1.5973235368728638, 0.4112274646759033, -0.7276984453201294, 0.2974069118499756, -0.6380789875984192, -1.0394729375839233, 1.3437154293060303, 0.023257875815033913, 0.7524193525314331, -0.7826631665229797, 57.098690032958984, 49.35017776489258, -0.23216082155704498, 5.370620250701904, 17.10097312927246, 7.586922645568848, 17.458723068237305, 9.321192741394043, 20.57138442993164, 18.031843185424805, 12.7285737991333, 37.25718688964844, 24.77776336669922, 54.718013763427734, 1.0534025430679321, 4.157844543457031, 16.065431594848633, 4.792272567749023, 25.089839935302734, 14.948028564453125, 26.453571319580078, 20.403928756713867, 14.331313133239746, 55.73343276977539], "std": [0.14177948236465454, 0.18366442620754242, 0.21679940819740295, 0.23818250000476837, 0.25792965292930603, 0.16183499991893768, 0.07328421622514725, 0.20725083351135254, 0.18051443994045258, 0.08340747654438019, 0.20319324731826782, 0.15615861117839813, 13.48516845703125, 6.6273112297058105, 0.08727937936782837, 3.9918813705444336, 21.260112762451172, 11.557483673095703, 16.94883155822754, 17.18625259399414, 17.39820098876953, 29.546329498291016, 18.498748779296875, 33.769779205322266, 20.03999900817871, 5.526556968688965, 0.15588641166687012, 3.273017644882202, 18.21404266357422, 6.825323581695557, 23.021039962768555, 23.35172462463379, 20.834041595458984, 31.188064575195312, 21.086774826049805, 33.41725540161133], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [281]}, "index": {"min": [9981], "max": [10261], "mean": [10121.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [3.3594306049822062, 7.0, 7.0, 7.0, 7.0], "std": [2.3354741560206853, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [281]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [281]}, "eef_direction_state": {"mean": [3.6476868327402134, 3.494661921708185], "std": [1.4093245605157423, 2.2418234133543873], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.3238434163701067, 0.9822064056939501], "std": [0.5707279771310892, 0.756727906619333], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [0.9110320284697508, 0.6690391459074733], "std": [0.8701777147237977, 0.8227647181216194], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [3.6476868327402134, 3.494661921708185], "std": [1.4093245605157423, 2.2418234133543873], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.3238434163701067, 0.9822064056939501], "std": [0.5707279771310892, 0.756727906619333], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [0.9110320284697508, 0.6690391459074733], "std": [0.8701777147237977, 0.8227647181216194], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.735900504344128, 0.12339521084646536, 1.1570022103791735, -1.5256124104492366, 0.8305465428784388, -2.2693483490117967, 0.7162241360052427, -0.17722021612773814, 1.2012228041530393, 1.3203046886423742, 0.9011350407613794, 1.903381616824782], "std": [0.05032205509862015, 0.054983720331914544, 0.04577039871139554, 0.23648573227868436, 0.0589209299760841, 0.2572407091415978, 0.046512684776035665, 0.05537969818200616, 0.07531415579887088, 0.3014171716761996, 0.09683310546075931, 0.3059939046901747], "min": [0.5817730831131025, 0.065641265366156, 1.094953551589864, -1.7394052087745122, 0.6700078340546294, -2.568373675522941, 0.5336331285795498, -0.2602919950195293, 1.091449308506507, 0.24258487017102032, 0.7519997312687452, 1.0817964071840491], "max": [0.8009150445241514, 0.28385771530934195, 1.3355569888051342, -0.5096565333208102, 0.9035245355475223, -1.4089985103727152, 0.7812305944023907, -0.07559962173302553, 1.380912731915437, 1.6804554036780275, 1.0167552364882892, 2.4272706723605557], "count": [281]}, "eef_sim_pose_action": {"mean": [0.735900504344128, 0.12339521084646536, 1.1570022103791735, -1.5256124104492366, 0.8305465428784388, -2.2693483490117967, 0.7162241360052427, -0.17722021612773814, 1.2012228041530393, 1.3203046886423742, 0.9011350407613794, 1.903381616824782], "std": [0.05032205509862015, 0.054983720331914544, 0.04577039871139554, 0.23648573227868436, 0.0589209299760841, 0.2572407091415978, 0.046512684776035665, 0.05537969818200616, 0.07531415579887088, 0.3014171716761996, 0.09683310546075931, 0.3059939046901747], "min": [0.5817730831131025, 0.065641265366156, 1.094953551589864, -1.7394052087745122, 0.6700078340546294, -2.568373675522941, 0.5336331285795498, -0.2602919950195293, 1.091449308506507, 0.24258487017102032, 0.7519997312687452, 1.0817964071840491], "max": [0.8009150445241514, 0.28385771530934195, 1.3355569888051342, -0.5096565333208102, 0.9035245355475223, -1.4089985103727152, 0.7812305944023907, -0.07559962173302553, 1.380912731915437, 1.6804554036780275, 1.0167552364882892, 2.4272706723605557], "count": [281]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29902687499999997]], [[0.458075102124183]], [[0.5612198651960785]]], "std": [[[0.36389030113371224]], [[0.27267598530925724]], [[0.24397848705204564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086041135620915]], [[0.5397660682189543]], [[0.546470919117647]]], "std": [[[0.34157264645835206]], [[0.334342605117601]], [[0.33185103577717734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5669630249183006]], [[0.6080788970588235]], [[0.626540426879085]]], "std": [[[0.3453988053911896]], [[0.33038668580511327]], [[0.3285400100367378]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36569844362745096]], [[0.4203461376633987]], [[0.4287658762254902]]], "std": [[[0.38776419966615866]], [[0.37390430495782734]], [[0.3896943999512716]]], "count": [100]}, "observation.state": {"min": [0.26951247453689575, -1.5106431245803833, 1.0045205354690552, -0.2542852461338043, -1.6150615215301514, -0.1657034456729889, -0.7506961822509766, -1.4188745021820068, 0.8518136739730835, -1.284142017364502, 0.2535858750343323, -0.8565794825553894, 32.775001525878906, 43.383750915527344, -0.38199999928474426, -0.24124999344348907, 1.0837500095367432, -1.5824999809265137, 0.8587499856948853, -1.1675000190734863, 0.9381250143051147, -3.2193751335144043, 1.0256249904632568, -0.024999994784593582, 5.900000095367432, 39.654998779296875, 0.9783333539962769, -0.4168750047683716, 1.0318750143051147, -1.0993750095367432, 1.0475000143051147, 1.0006250143051147, 1.3643749952316284, 0.2750000059604645, 0.5974999666213989, 7.292500019073486], "max": [1.1473463773727417, -0.6389954090118408, 1.9688429832458496, 1.2574864625930786, -0.36275941133499146, 0.814810574054718, -0.10223544389009476, -0.4219331443309784, 1.7475156784057617, 0.30422675609588623, 0.9558823704719543, 0.004077020101249218, 70.546875, 65.87110900878906, 0.0811111107468605, 8.759374618530273, 51.301876068115234, 32.728126525878906, 56.256874084472656, 56.70124816894531, 66.56625366210938, 99.76687622070312, 58.89125061035156, 108.99624633789062, 62.12000274658203, 68.09889221191406, 1.5712499618530273, 9.727777481079102, 48.85874938964844, 20.025625228881836, 67.15312957763672, 64.20000457763672, 61.711875915527344, 71.24187469482422, 47.602500915527344, 103.50812530517578], "mean": [0.4965253174304962, -1.1883453130722046, 1.593169927597046, 0.862916886806488, -0.5400682091712952, 0.056540440768003464, -0.5173293352127075, -1.048805594444275, 1.333997130393982, -0.48585647344589233, 0.631225049495697, -0.4497968256473541, 59.57386016845703, 49.45964813232422, -0.21479423344135284, 3.9819135665893555, 15.730522155761719, 6.184789180755615, 17.376489639282227, 7.044044017791748, 21.453697204589844, 12.065252304077148, 11.634428977966309, 38.9910888671875, 27.892425537109375, 56.389915466308594, 1.3565688133239746, 3.3797566890716553, 20.768592834472656, 4.657225608825684, 30.024246215820312, 12.644272804260254, 28.71695327758789, 16.18797492980957, 12.28451156616211, 60.16603469848633], "std": [0.16972991824150085, 0.19596119225025177, 0.21683169901371002, 0.4279785752296448, 0.2552357017993927, 0.2958008944988251, 0.15802621841430664, 0.20673897862434387, 0.1981288343667984, 0.6078628301620483, 0.24842016398906708, 0.3812483251094818, 9.828810691833496, 4.885387420654297, 0.07996303588151932, 2.791560411453247, 17.421131134033203, 11.650550842285156, 17.994213104248047, 16.799396514892578, 20.02500343322754, 26.003145217895508, 19.974613189697266, 27.17494773864746, 22.105396270751953, 7.858206748962402, 0.23430627584457397, 2.8284735679626465, 15.703460693359375, 7.328812599182129, 20.514793395996094, 20.979372024536133, 18.796804428100586, 25.99432373046875, 16.913026809692383, 27.731243133544922], "count": [331]}, "action": {"min": [0.26951247453689575, -1.5106431245803833, 1.0045205354690552, -0.2542852461338043, -1.6150615215301514, -0.1657034456729889, -0.7506961822509766, -1.4188745021820068, 0.8518136739730835, -1.284142017364502, 0.2535858750343323, -0.8565794825553894, 32.775001525878906, 43.383750915527344, -0.38199999928474426, -0.24124999344348907, 1.0837500095367432, -1.5824999809265137, 0.8587499856948853, -1.1675000190734863, 0.9381250143051147, -3.2193751335144043, 1.0256249904632568, -0.024999994784593582, 5.900000095367432, 39.654998779296875, 0.9783333539962769, -0.4168750047683716, 1.0318750143051147, -1.0993750095367432, 1.0475000143051147, 1.0006250143051147, 1.3643749952316284, 0.2750000059604645, 0.5974999666213989, 7.292500019073486], "max": [1.1473463773727417, -0.6389954090118408, 1.9688429832458496, 1.2574864625930786, -0.36275941133499146, 0.814810574054718, -0.10223544389009476, -0.4219331443309784, 1.7475156784057617, 0.30422675609588623, 0.9558823704719543, 0.004077020101249218, 70.546875, 65.87110900878906, 0.0811111107468605, 8.759374618530273, 51.301876068115234, 32.728126525878906, 56.256874084472656, 56.70124816894531, 66.56625366210938, 99.76687622070312, 58.89125061035156, 108.99624633789062, 62.12000274658203, 68.09889221191406, 1.5712499618530273, 9.727777481079102, 48.85874938964844, 20.025625228881836, 67.15312957763672, 64.20000457763672, 61.711875915527344, 71.24187469482422, 47.602500915527344, 103.50812530517578], "mean": [0.496525377035141, -1.1883448362350464, 1.5931689739227295, 0.8629170656204224, -0.5400684475898743, 0.05654043331742287, -0.5173293948173523, -1.0488051176071167, 1.3339968919754028, -0.48585647344589233, 0.6312249898910522, -0.4497966468334198, 59.573848724365234, 49.45962905883789, -0.2147943526506424, 3.9819133281707764, 15.730517387390137, 6.184786319732666, 17.376493453979492, 7.0440354347229, 21.453693389892578, 12.065245628356934, 11.634439468383789, 38.991065979003906, 27.892410278320312, 56.38993453979492, 1.3565698862075806, 3.3797571659088135, 20.76859474182129, 4.657225131988525, 30.02425765991211, 12.644269943237305, 28.716947555541992, 16.187969207763672, 12.284503936767578, 60.16604995727539], "std": [0.16972990334033966, 0.19596117734909058, 0.21683169901371002, 0.4279786944389343, 0.2552357316017151, 0.2958008646965027, 0.15802621841430664, 0.20673897862434387, 0.1981288343667984, 0.6078628897666931, 0.24842019379138947, 0.3812483251094818, 9.82880973815918, 4.885387897491455, 0.07996302098035812, 2.7915613651275635, 17.42113494873047, 11.650550842285156, 17.994216918945312, 16.799396514892578, 20.025001525878906, 26.00314712524414, 19.974607467651367, 27.174942016601562, 22.10540008544922, 7.858206748962402, 0.23430626094341278, 2.8284735679626465, 15.703460693359375, 7.328813552856445, 20.514799118041992, 20.979373931884766, 18.796802520751953, 25.99432945251465, 16.913026809692383, 27.73124122619629], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [331]}, "index": {"min": [10262], "max": [10592], "mean": [10427.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [3.486404833836858, 7.0, 7.0, 7.0, 7.0], "std": [2.318120411226172, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [331]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [331]}, "eef_direction_state": {"mean": [3.676737160120846, 2.9788519637462234], "std": [1.8707567302041201, 2.0171859521116158], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [1.1842900302114803, 1.096676737160121], "std": [0.7369372155680041, 0.6570701802586427], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.851963746223565, 0.6706948640483383], "std": [0.8651462401308538, 0.8319629541290331], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [3.676737160120846, 2.9788519637462234], "std": [1.8707567302041201, 2.0171859521116158], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [1.1842900302114803, 1.096676737160121], "std": [0.7369372155680041, 0.6570701802586427], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.851963746223565, 0.6706948640483383], "std": [0.8651462401308538, 0.8319629541290331], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.7446595710172749, 0.13579117141147115, 1.1588510382910393, -1.8245082822408076, 0.960932620107702, -2.5110108718072066, 0.7033763943394167, -0.13917665612249194, 1.2000676605419716, 1.5732127248157732, 0.9763654252250685, 1.5155470675425762], "std": [0.04864233480954217, 0.05416131209157772, 0.06365433256280072, 0.3882776717284061, 0.08231509901678785, 0.4020627764413167, 0.04769029901516887, 0.07522054201770076, 0.07112947848617736, 0.5279587433558197, 0.12498453585014024, 1.7615741275069365], "min": [0.587242551693518, 0.06232110047271497, 1.0955077126409385, -2.239069949957943, 0.6835938168680742, -2.902110252018284, 0.5598641756812941, -0.2849533572746942, 1.0982482252689532, 0.19743441775213288, 0.7715645480012574, -3.1367514641856586], "max": [0.8184716578938365, 0.2840341779153507, 1.3202759899558205, -0.64406572232205, 1.0822702637895998, -1.3507064504806583, 0.788142442843877, -0.035628547886473044, 1.4040441550510576, 2.3146970425521682, 1.264737931064547, 3.1386708933185488], "count": [331]}, "eef_sim_pose_action": {"mean": [0.7446595710172749, 0.13579117141147115, 1.1588510382910393, -1.8245082822408076, 0.960932620107702, -2.5110108718072066, 0.7033763943394167, -0.13917665612249194, 1.2000676605419716, 1.5732127248157732, 0.9763654252250685, 1.5155470675425762], "std": [0.04864233480954217, 0.05416131209157772, 0.06365433256280072, 0.3882776717284061, 0.08231509901678785, 0.4020627764413167, 0.04769029901516887, 0.07522054201770076, 0.07112947848617736, 0.5279587433558197, 0.12498453585014024, 1.7615741275069365], "min": [0.587242551693518, 0.06232110047271497, 1.0955077126409385, -2.239069949957943, 0.6835938168680742, -2.902110252018284, 0.5598641756812941, -0.2849533572746942, 1.0982482252689532, 0.19743441775213288, 0.7715645480012574, -3.1367514641856586], "max": [0.8184716578938365, 0.2840341779153507, 1.3202759899558205, -0.64406572232205, 1.0822702637895998, -1.3507064504806583, 0.788142442843877, -0.035628547886473044, 1.4040441550510576, 2.3146970425521682, 1.264737931064547, 3.1386708933185488], "count": [331]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2952416156045752]], [[0.4512805575980392]], [[0.5505644281045752]]], "std": [[[0.3678847488276813]], [[0.2804291516896119]], [[0.25029355848814505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529407824754902]], [[0.5596215502450981]], [[0.5650011172385621]]], "std": [[[0.34056285027489447]], [[0.33409105751599155]], [[0.33794867716469096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.559943112745098]], [[0.5910042463235294]], [[0.6041588705065359]]], "std": [[[0.34504965835908824]], [[0.336969987325367]], [[0.3301396209153944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36831298815359476]], [[0.4318126776960784]], [[0.4511929513888889]]], "std": [[[0.38587205118416806]], [[0.36706497390994747]], [[0.3857520744203766]]], "count": [100]}, "observation.state": {"min": [0.30742159485816956, -1.543140172958374, 1.0030051469802856, -0.11378568410873413, -1.322469711303711, -0.19548237323760986, -0.9954604506492615, -1.4883030652999878, 1.0877774953842163, -0.5345903038978577, 0.34163519740104675, -0.8932250142097473, 29.600000381469727, 41.907501220703125, -0.39666667580604553, -0.2524999976158142, 1.2443749904632568, 0.4699999988079071, 1.1037499904632568, -1.121250033378601, 0.8611111044883728, 0.2293749898672104, 1.1081249713897705, 0.9760000109672546, 12.911874771118164, 40.63624954223633, 1.0568749904632568, -0.48374998569488525, 0.8231250047683716, -0.32374998927116394, 5.790833473205566, -0.840624988079071, 11.146666526794434, 0.8706250190734863, 0.6555555462837219, 55.275001525878906], "max": [0.9726991057395935, -0.5715563297271729, 1.9846265316009521, 1.4015411138534546, -0.4133526086807251, 0.8575570583343506, -0.29798009991645813, -0.6864652633666992, 1.7908369302749634, 0.2860589921474457, 1.2134736776351929, -0.4937724173069, 68.93562316894531, 66.79000091552734, 0.018888888880610466, 9.626249313354492, 51.665000915527344, 65.71312713623047, 45.05125045776367, 74.57250213623047, 50.60375213623047, 73.52937316894531, 47.43312454223633, 94.43562316894531, 49.265625, 63.334999084472656, 1.53125, 9.611249923706055, 56.399375915527344, 29.969375610351562, 68.29750061035156, 47.21937561035156, 63.89250183105469, 81.73062896728516, 53.68812561035156, 104.67312622070312], "mean": [0.4746738374233246, -1.1379611492156982, 1.5292962789535522, 0.9624055027961731, -0.611558735370636, 0.07163245975971222, -0.8081921339035034, -1.0051263570785522, 1.2854728698730469, -0.0009120141039602458, 0.9490536451339722, -0.7099659442901611, 58.98143005371094, 51.5792236328125, -0.22485601902008057, 4.063344478607178, 22.41765785217285, 13.45610237121582, 22.80099105834961, 15.726844787597656, 25.57060432434082, 20.163164138793945, 13.207236289978027, 50.9162712097168, 28.53693199157715, 55.87641143798828, 1.3930422067642212, 1.3437355756759644, 19.820375442504883, 5.489169597625732, 34.02357864379883, 9.349313735961914, 36.499534606933594, 15.397223472595215, 15.135354995727539, 76.04084014892578], "std": [0.12578590214252472, 0.17266733944416046, 0.1909351497888565, 0.3922968804836273, 0.16388148069381714, 0.2658192813396454, 0.23704677820205688, 0.25422412157058716, 0.23574483394622803, 0.3432181775569916, 0.3450683057308197, 0.15693877637386322, 9.431462287902832, 6.959691524505615, 0.06852558255195618, 4.121354103088379, 18.8492374420166, 18.857437133789062, 15.40992546081543, 23.74901008605957, 14.596860885620117, 27.724897384643555, 14.676568031311035, 30.33368682861328, 13.334038734436035, 6.2001953125, 0.15525825321674347, 2.8648598194122314, 17.42084503173828, 10.040966987609863, 16.463335037231445, 15.42087459564209, 13.684775352478027, 26.918699264526367, 18.139772415161133, 11.582072257995605], "count": [329]}, "action": {"min": [0.30742159485816956, -1.543140172958374, 1.0030051469802856, -0.11378568410873413, -1.322469711303711, -0.19548237323760986, -0.9954604506492615, -1.4883030652999878, 1.0877774953842163, -0.5345903038978577, 0.34163519740104675, -0.8932250142097473, 29.600000381469727, 41.907501220703125, -0.39666667580604553, -0.2524999976158142, 1.2443749904632568, 0.4699999988079071, 1.1037499904632568, -1.121250033378601, 0.8611111044883728, 0.2293749898672104, 1.1081249713897705, 0.9760000109672546, 12.911874771118164, 40.63624954223633, 1.0568749904632568, -0.48374998569488525, 0.8231250047683716, -0.32374998927116394, 5.790833473205566, -0.840624988079071, 11.146666526794434, 0.8706250190734863, 0.6555555462837219, 55.275001525878906], "max": [0.9726991057395935, -0.5715563297271729, 1.9846265316009521, 1.4015411138534546, -0.4133526086807251, 0.8575570583343506, -0.29798009991645813, -0.6864652633666992, 1.7908369302749634, 0.2860589921474457, 1.2134736776351929, -0.4937724173069, 68.93562316894531, 66.79000091552734, 0.018888888880610466, 9.626249313354492, 51.665000915527344, 65.71312713623047, 45.05125045776367, 74.57250213623047, 50.60375213623047, 73.52937316894531, 47.43312454223633, 94.43562316894531, 49.265625, 63.334999084472656, 1.53125, 9.611249923706055, 56.399375915527344, 29.969375610351562, 68.29750061035156, 47.21937561035156, 63.89250183105469, 81.73062896728516, 53.68812561035156, 104.67312622070312], "mean": [0.47467392683029175, -1.1379613876342773, 1.5292965173721313, 0.9624056816101074, -0.6115586757659912, 0.07163248211145401, -0.80819171667099, -1.0051263570785522, 1.2854734659194946, -0.0009119740570895374, 0.9490541815757751, -0.7099659442901611, 58.981407165527344, 51.5792236328125, -0.22485604882240295, 4.063342094421387, 22.417644500732422, 13.456116676330566, 22.800996780395508, 15.726835250854492, 25.570615768432617, 20.163162231445312, 13.207244873046875, 50.91625213623047, 28.536928176879883, 55.87635803222656, 1.3930413722991943, 1.3437350988388062, 19.820375442504883, 5.489171504974365, 34.0235710144043, 9.349316596984863, 36.49953842163086, 15.397223472595215, 15.135366439819336, 76.04084014892578], "std": [0.12578590214252472, 0.17266730964183807, 0.19093507528305054, 0.39229699969291687, 0.16388148069381714, 0.265819251537323, 0.23704670369625092, 0.25422409176826477, 0.23574483394622803, 0.34321823716163635, 0.3450683355331421, 0.15693877637386322, 9.4314603805542, 6.959689617156982, 0.06852561235427856, 4.121354103088379, 18.849239349365234, 18.857446670532227, 15.409924507141113, 23.74901008605957, 14.596858024597168, 27.724889755249023, 14.676563262939453, 30.33368492126465, 13.334037780761719, 6.2001953125, 0.15525825321674347, 2.8648598194122314, 17.42084503173828, 10.040966987609863, 16.463336944580078, 15.42087459564209, 13.684775352478027, 26.91869354248047, 18.139768600463867, 11.582073211669922], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [329]}, "index": {"min": [10593], "max": [10921], "mean": [10757.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [3.5987841945288754, 7.0, 7.0, 7.0, 7.0], "std": [1.9296435830700256, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [329]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [329]}, "eef_direction_state": {"mean": [3.1580547112462005, 4.243161094224924], "std": [1.8283325362931317, 2.077925017488353], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.3161094224924013, 0.7355623100303952], "std": [0.5488994793973171, 0.8027193920725064], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [1.033434650455927, 0.49240121580547114], "std": [0.8336250694213414, 0.7523640614563968], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [3.1580547112462005, 4.243161094224924], "std": [1.8283325362931317, 2.077925017488353], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.3161094224924013, 0.7355623100303952], "std": [0.5488994793973171, 0.8027193920725064], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [1.033434650455927, 0.49240121580547114], "std": [0.8336250694213414, 0.7523640614563968], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.7151445195225853, 0.11785958526618752, 1.1664461221845348, -1.84305114377255, 1.0253407035106825, -1.5062930712119136, 0.686910007670657, -0.1884976424660822, 1.1944268918242529, 1.327640218338607, 0.9172256260737044, 1.9341879183211403], "std": [0.051652925603104756, 0.0408812608441562, 0.053200466813862674, 0.37235895740140135, 0.0710896376742236, 2.2112784163953667, 0.048306644238191886, 0.0900282658798372, 0.05610056386378961, 0.316865275386762, 0.10527214147773209, 0.4016759816576568], "min": [0.6084609258136732, 0.0569247406884949, 1.1005557086400617, -2.322387531773146, 0.7748045005220447, -3.1404013765947467, 0.6517145494493263, -0.27627287065268497, 1.1005541355822883, 0.6874080714114663, 0.725455361670428, 1.4446280635203388], "max": [0.8012526925992176, 0.2674629777056048, 1.3153563152205088, -0.7400805972346846, 1.1456638367919307, 3.138183236475684, 0.7930145386771813, -0.049354240570941565, 1.3690916607466697, 1.9362543952984144, 1.1010570570793639, 2.5861411769992073], "count": [329]}, "eef_sim_pose_action": {"mean": [0.7151445195225853, 0.11785958526618752, 1.1664461221845348, -1.84305114377255, 1.0253407035106825, -1.5062930712119136, 0.686910007670657, -0.1884976424660822, 1.1944268918242529, 1.327640218338607, 0.9172256260737044, 1.9341879183211403], "std": [0.051652925603104756, 0.0408812608441562, 0.053200466813862674, 0.37235895740140135, 0.0710896376742236, 2.2112784163953667, 0.048306644238191886, 0.0900282658798372, 0.05610056386378961, 0.316865275386762, 0.10527214147773209, 0.4016759816576568], "min": [0.6084609258136732, 0.0569247406884949, 1.1005557086400617, -2.322387531773146, 0.7748045005220447, -3.1404013765947467, 0.6517145494493263, -0.27627287065268497, 1.1005541355822883, 0.6874080714114663, 0.725455361670428, 1.4446280635203388], "max": [0.8012526925992176, 0.2674629777056048, 1.3153563152205088, -0.7400805972346846, 1.1456638367919307, 3.138183236475684, 0.7930145386771813, -0.049354240570941565, 1.3690916607466697, 1.9362543952984144, 1.1010570570793639, 2.5861411769992073], "count": [329]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2927850939542484]], [[0.4497941748366013]], [[0.5521327982026144]]], "std": [[[0.36900982460399023]], [[0.2819000517075626]], [[0.2537600081406594]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4831281678921569]], [[0.5163824509803921]], [[0.5207519505718955]]], "std": [[[0.3414691926149194]], [[0.3350635401532274]], [[0.33955157248742107]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5057210886437908]], [[0.5508012397875817]], [[0.5795881903594772]]], "std": [[[0.3486446267671289]], [[0.3291600830926854]], [[0.3282267009442844]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35183423611111114]], [[0.41149263684640525]], [[0.4336789971405229]]], "std": [[[0.386036272556817]], [[0.3723321171296839]], [[0.38824415906322807]]], "count": [100]}, "observation.state": {"min": [0.5645837783813477, -1.4060235023498535, 1.271267294883728, -0.0159160066395998, -1.0144627094268799, 0.3452353775501251, -0.6906614899635315, -1.5009632110595703, 1.129024624824524, -0.3153848946094513, 0.4140201807022095, -1.02216374874115, 15.398750305175781, 43.895626068115234, -0.39625000953674316, -0.49687498807907104, 0.7443749904632568, 0.5149999856948853, 0.8181250095367432, -1.3818750381469727, 1.0412499904632568, 0.2643750011920929, 1.178125023841858, -0.7606250047683716, 9.166250228881836, 36.20750045776367, 0.6818749904632568, -0.30375000834465027, 1.03125, -0.5412499904632568, 4.708125114440918, 0.5674999952316284, 4.978750228881836, 0.41624999046325684, 0.6825000047683716, 6.544444561004639], "max": [0.8612658381462097, -0.9139200448989868, 1.8126764297485352, 0.33615148067474365, -0.5261978507041931, 0.7522698044776917, -0.4331654906272888, -0.6816014051437378, 1.7759593725204468, -0.15158884227275848, 0.6592957377433777, -0.7360332012176514, 69.68187713623047, 57.55125045776367, -0.09312500059604645, 9.608749389648438, 50.686248779296875, 33.69187545776367, 57.80875015258789, 17.338125228881836, 69.2300033569336, 45.587501525878906, 54.2756233215332, 77.71562194824219, 58.03937530517578, 59.34000015258789, 1.5256249904632568, 9.464374542236328, 57.325626373291016, 30.880624771118164, 64.03312683105469, 66.53874969482422, 61.03937530517578, 95.32875061035156, 50.94124984741211, 109.29875183105469], "mean": [0.6799030303955078, -1.2156637907028198, 1.5482630729675293, 0.22392615675926208, -0.6948304176330566, 0.4477784335613251, -0.5402694940567017, -1.0227159261703491, 1.3098064661026, -0.20732583105564117, 0.5049560070037842, -0.8803350329399109, 52.42694854736328, 49.7885856628418, -0.20980730652809143, 5.052021503448486, 11.776986122131348, 5.63517951965332, 15.421425819396973, 1.988966703414917, 19.139808654785156, 5.641284942626953, 12.2770414352417, 21.657424926757812, 33.15768051147461, 51.56956481933594, 1.1605809926986694, 3.604658842086792, 22.185848236083984, 7.343798637390137, 29.513620376586914, 18.967126846313477, 26.497882843017578, 25.634750366210938, 14.950578689575195, 55.03562927246094], "std": [0.05906810238957405, 0.11195626854896545, 0.16630108654499054, 0.08017004281282425, 0.1710587590932846, 0.09704343974590302, 0.0989784374833107, 0.271962434053421, 0.22314882278442383, 0.04399162903428078, 0.07452207803726196, 0.12504534423351288, 12.611381530761719, 3.945178747177124, 0.06795387715101242, 3.46563982963562, 18.047693252563477, 9.810979843139648, 20.105037689208984, 6.229974746704102, 22.791536331176758, 12.114728927612305, 18.072521209716797, 25.441661834716797, 17.917621612548828, 7.372725009918213, 0.3474293351173401, 3.417948007583618, 20.405845642089844, 9.652567863464355, 22.153541564941406, 24.26838493347168, 18.62455940246582, 33.31443786621094, 16.751989364624023, 32.18476104736328], "count": [321]}, "action": {"min": [0.5645837783813477, -1.4060235023498535, 1.271267294883728, -0.0159160066395998, -1.0144627094268799, 0.3452353775501251, -0.6906614899635315, -1.5009632110595703, 1.129024624824524, -0.3153848946094513, 0.4140201807022095, -1.02216374874115, 15.398750305175781, 43.895626068115234, -0.39625000953674316, -0.49687498807907104, 0.7443749904632568, 0.5149999856948853, 0.8181250095367432, -1.3818750381469727, 1.0412499904632568, 0.2643750011920929, 1.178125023841858, -0.7606250047683716, 9.166250228881836, 36.20750045776367, 0.6818749904632568, -0.30375000834465027, 1.03125, -0.5412499904632568, 4.708125114440918, 0.5674999952316284, 4.978750228881836, 0.41624999046325684, 0.6825000047683716, 6.544444561004639], "max": [0.8612658381462097, -0.9139200448989868, 1.8126764297485352, 0.33615148067474365, -0.5261978507041931, 0.7522698044776917, -0.4331654906272888, -0.6816014051437378, 1.7759593725204468, -0.15158884227275848, 0.6592957377433777, -0.7360332012176514, 69.68187713623047, 57.55125045776367, -0.09312500059604645, 9.608749389648438, 50.686248779296875, 33.69187545776367, 57.80875015258789, 17.338125228881836, 69.2300033569336, 45.587501525878906, 54.2756233215332, 77.71562194824219, 58.03937530517578, 59.34000015258789, 1.5256249904632568, 9.464374542236328, 57.325626373291016, 30.880624771118164, 64.03312683105469, 66.53874969482422, 61.03937530517578, 95.32875061035156, 50.94124984741211, 109.29875183105469], "mean": [0.6799027323722839, -1.2156635522842407, 1.5482631921768188, 0.22392621636390686, -0.6948304772377014, 0.4477783739566803, -0.5402690172195435, -1.0227161645889282, 1.3098071813583374, -0.2073258012533188, 0.5049563050270081, -0.8803350329399109, 52.42692947387695, 49.788597106933594, -0.20980732142925262, 5.052023410797119, 11.776976585388184, 5.635183334350586, 15.421427726745605, 1.9889657497406006, 19.139799118041992, 5.641298294067383, 12.277040481567383, 21.657419204711914, 33.15768051147461, 51.569583892822266, 1.1605806350708008, 3.604659080505371, 22.18585205078125, 7.343800067901611, 29.513622283935547, 18.96711540222168, 26.497852325439453, 25.634746551513672, 14.950576782226562, 55.03563690185547], "std": [0.059068113565444946, 0.11195628345012665, 0.16630105674266815, 0.08017004281282425, 0.1710587441921234, 0.09704343974590302, 0.09897840023040771, 0.271962434053421, 0.22314880788326263, 0.04399161785840988, 0.07452207058668137, 0.12504534423351288, 12.611379623413086, 3.9451775550842285, 0.0679539293050766, 3.465639591217041, 18.04769515991211, 9.810978889465332, 20.105031967163086, 6.229975700378418, 22.791536331176758, 12.114728927612305, 18.07252311706543, 25.441659927368164, 17.91762351989746, 7.372725009918213, 0.34742921590805054, 3.417947769165039, 20.405845642089844, 9.652567863464355, 22.153539657592773, 24.26838493347168, 18.624561309814453, 33.3144416809082, 16.75198745727539, 32.18476104736328], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [321]}, "index": {"min": [10922], "max": [11242], "mean": [11082.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [3.383177570093458, 7.0, 7.0, 7.0, 7.0], "std": [2.245014663120877, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [321]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [321]}, "eef_direction_state": {"mean": [3.7196261682242993, 3.5950155763239877], "std": [1.8263955575186714, 2.1568929026557737], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [1.1121495327102804, 0.9439252336448598], "std": [0.7103213629753499, 0.7753818358039648], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7912772585669782, 0.7133956386292835], "std": [0.848336426542027, 0.8383941012526547], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.7196261682242993, 3.5950155763239877], "std": [1.8263955575186714, 2.1568929026557737], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [1.1121495327102804, 0.9439252336448598], "std": [0.7103213629753499, 0.7753818358039648], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.7912772585669782, 0.7133956386292835], "std": [0.848336426542027, 0.8383941012526547], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.7333732074878619, 0.14388073194054238, 1.1356233692678717, -1.5639339678547686, 0.8203133989584244, -2.2272354622400634, 0.7065367854817497, -0.147218322210253, 1.1777017221012946, 1.6507462150065673, 1.1867247500216251, 2.273158193681779], "std": [0.04609406166200645, 0.04195995921642584, 0.04501453440564339, 0.24343138509012752, 0.056748100420345955, 0.08993485624623208, 0.043347249772595575, 0.07408523482110063, 0.06445839388639357, 0.13178340702506275, 0.14251691003163378, 0.2426491643650723], "min": [0.6544470534925044, 0.056068512928661995, 1.0804981921404677, -1.8126984423139085, 0.7412010606669237, -2.464640272122085, 0.6461228018228344, -0.25405794860071057, 1.0948393934444454, 1.2481609380169734, 1.0268423031475415, 1.9457013853185003], "max": [0.7944991668239813, 0.2573444911086214, 1.2219224908778554, -1.060705695115629, 1.0286979273371797, -2.0075498893196757, 0.789900965437765, -0.045999309242508085, 1.2539493831307726, 1.8577094757001378, 1.378123565178214, 2.689286564520905], "count": [321]}, "eef_sim_pose_action": {"mean": [0.7333732074878619, 0.14388073194054238, 1.1356233692678717, -1.5639339678547686, 0.8203133989584244, -2.2272354622400634, 0.7065367854817497, -0.147218322210253, 1.1777017221012946, 1.6507462150065673, 1.1867247500216251, 2.273158193681779], "std": [0.04609406166200645, 0.04195995921642584, 0.04501453440564339, 0.24343138509012752, 0.056748100420345955, 0.08993485624623208, 0.043347249772595575, 0.07408523482110063, 0.06445839388639357, 0.13178340702506275, 0.14251691003163378, 0.2426491643650723], "min": [0.6544470534925044, 0.056068512928661995, 1.0804981921404677, -1.8126984423139085, 0.7412010606669237, -2.464640272122085, 0.6461228018228344, -0.25405794860071057, 1.0948393934444454, 1.2481609380169734, 1.0268423031475415, 1.9457013853185003], "max": [0.7944991668239813, 0.2573444911086214, 1.2219224908778554, -1.060705695115629, 1.0286979273371797, -2.0075498893196757, 0.789900965437765, -0.045999309242508085, 1.2539493831307726, 1.8577094757001378, 1.378123565178214, 2.689286564520905], "count": [321]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30044307598039216]], [[0.4555570138888889]], [[0.5580249366830066]]], "std": [[[0.37111264583008297]], [[0.283353477137487]], [[0.25345982953822976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4999031964869281]], [[0.5286263623366013]], [[0.5317328574346405]]], "std": [[[0.3412019908199524]], [[0.3388270250625801]], [[0.3442980032873151]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5439993075980392]], [[0.5777634824346406]], [[0.5873459824346405]]], "std": [[[0.351090163726255]], [[0.3438592201115799]], [[0.34310235515570076]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3726562969771242]], [[0.43967106413398693]], [[0.46909227328431374]]], "std": [[[0.3835051080099062]], [[0.36468526978739024]], [[0.3844288410461544]]], "count": [100]}, "observation.state": {"min": [0.3603036403656006, -1.4992704391479492, 1.0111857652664185, -0.16117341816425323, -1.6128997802734375, -0.02028973028063774, -0.9882124066352844, -1.431320071220398, 0.9846519827842712, -0.3423266112804413, 0.3760872185230255, -0.8705483675003052, 34.77375030517578, 41.37562561035156, -0.3100000023841858, -0.265625, 5.117499828338623, 0.5774999856948853, 3.6137499809265137, -1.290624976158142, 1.8956249952316284, -3.010624885559082, 1.1337499618530273, 1.9793750047683716, 20.614999771118164, 42.60375213623047, 0.984375, -0.7874999642372131, 0.7387499809265137, 0.1249999925494194, 0.8637499809265137, -0.5256249904632568, 0.8762500286102295, 1.1106250286102295, 0.6262500286102295, 1.1712499856948853], "max": [1.0795238018035889, -0.6384841203689575, 1.9327458143234253, 1.165002465248108, -0.3593261241912842, 0.7976017594337463, -0.4614185094833374, -0.677945613861084, 1.760295033454895, 0.3758854568004608, 1.3106863498687744, -0.488455593585968, 71.2074966430664, 71.05777740478516, 0.09333333373069763, 8.776874542236328, 61.43187713623047, 60.8477783203125, 60.4787483215332, 84.6031265258789, 61.58937454223633, 101.60874938964844, 60.94937515258789, 108.86937713623047, 48.994998931884766, 61.986873626708984, 1.7856249809265137, 9.430000305175781, 46.79249954223633, 40.26187515258789, 63.313751220703125, 50.34375, 66.06312561035156, 78.98249816894531, 55.685001373291016, 103.66437530517578], "mean": [0.529128909111023, -1.0800169706344604, 1.4386097192764282, 0.6550297737121582, -0.6536875367164612, 0.26876968145370483, -0.8017284274101257, -1.0062670707702637, 1.2712970972061157, 0.0750930979847908, 0.9909567832946777, -0.65742427110672, 61.051727294921875, 46.28337478637695, -0.13485735654830933, 2.6606850624084473, 25.73097038269043, 5.5341081619262695, 27.123878479003906, 15.98464584350586, 29.345848083496094, 22.694969177246094, 16.17441177368164, 59.988948822021484, 30.392398834228516, 54.767642974853516, 1.5140937566757202, 1.0783501863479614, 21.35538673400879, 7.911805152893066, 32.685386657714844, 10.623832702636719, 32.682674407958984, 17.1002254486084, 12.478883743286133, 69.73030853271484], "std": [0.14986661076545715, 0.21646733582019806, 0.24480141699314117, 0.35242873430252075, 0.2536996006965637, 0.2423926293849945, 0.1806618720293045, 0.21842315793037415, 0.2146904021501541, 0.27768534421920776, 0.3299466073513031, 0.10216128826141357, 7.958246231079102, 4.8325700759887695, 0.06781596690416336, 2.7427308559417725, 20.006460189819336, 9.326645851135254, 19.306459426879883, 30.653512954711914, 17.480560302734375, 37.329833984375, 22.17962646484375, 28.194345474243164, 9.613335609436035, 5.624190807342529, 0.31163960695266724, 2.9027085304260254, 13.389725685119629, 14.171221733093262, 16.20765495300293, 17.207651138305664, 16.315092086791992, 27.20119285583496, 19.668441772460938, 23.246002197265625], "count": [310]}, "action": {"min": [0.3603036403656006, -1.4992704391479492, 1.0111857652664185, -0.16117341816425323, -1.6128997802734375, -0.02028973028063774, -0.9882124066352844, -1.431320071220398, 0.9846519827842712, -0.3423266112804413, 0.3760872185230255, -0.8705483675003052, 34.77375030517578, 41.37562561035156, -0.3100000023841858, -0.265625, 5.117499828338623, 0.5774999856948853, 3.6137499809265137, -1.290624976158142, 1.8956249952316284, -3.010624885559082, 1.1337499618530273, 1.9793750047683716, 20.614999771118164, 42.60375213623047, 0.984375, -0.7874999642372131, 0.7387499809265137, 0.1249999925494194, 0.8637499809265137, -0.5256249904632568, 0.8762500286102295, 1.1106250286102295, 0.6262500286102295, 1.1712499856948853], "max": [1.0795238018035889, -0.6384841203689575, 1.9327458143234253, 1.165002465248108, -0.3593261241912842, 0.7976017594337463, -0.4614185094833374, -0.677945613861084, 1.760295033454895, 0.3758854568004608, 1.3106863498687744, -0.488455593585968, 71.2074966430664, 71.05777740478516, 0.09333333373069763, 8.776874542236328, 61.43187713623047, 60.8477783203125, 60.4787483215332, 84.6031265258789, 61.58937454223633, 101.60874938964844, 60.94937515258789, 108.86937713623047, 48.994998931884766, 61.986873626708984, 1.7856249809265137, 9.430000305175781, 46.79249954223633, 40.26187515258789, 63.313751220703125, 50.34375, 66.06312561035156, 78.98249816894531, 55.685001373291016, 103.66437530517578], "mean": [0.5291288495063782, -1.0800164937973022, 1.43860924243927, 0.6550301909446716, -0.6536878943443298, 0.268769770860672, -0.8017275333404541, -1.0062668323516846, 1.2712972164154053, 0.07509296387434006, 0.9909569621086121, -0.6574240922927856, 61.05170822143555, 46.28338623046875, -0.13485734164714813, 2.660684108734131, 25.73097038269043, 5.534112930297852, 27.123863220214844, 15.984648704528809, 29.345867156982422, 22.69496726989746, 16.17442512512207, 59.988956451416016, 30.392385482788086, 54.767608642578125, 1.5140939950942993, 1.0783501863479614, 21.35538673400879, 7.911804676055908, 32.68535614013672, 10.623835563659668, 32.68268585205078, 17.10023307800293, 12.478888511657715, 69.73033905029297], "std": [0.14986664056777954, 0.21646733582019806, 0.24480147659778595, 0.35242873430252075, 0.25369957089424133, 0.2423926442861557, 0.1806618869304657, 0.21842320263385773, 0.2146904021501541, 0.27768534421920776, 0.3299466371536255, 0.10216129571199417, 7.95824670791626, 4.832569599151611, 0.06781595200300217, 2.7427303791046143, 20.00646209716797, 9.32664680480957, 19.30646324157715, 30.65351676940918, 17.480566024780273, 37.329830169677734, 22.179616928100586, 28.194351196289062, 9.613335609436035, 5.624190330505371, 0.3116396367549896, 2.9027085304260254, 13.389723777770996, 14.171222686767578, 16.207653045654297, 17.207645416259766, 16.31509017944336, 27.201194763183594, 19.668441772460938, 23.246002197265625], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [310]}, "index": {"min": [11243], "max": [11552], "mean": [11397.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [3.325806451612903, 7.0, 7.0, 7.0, 7.0], "std": [2.3637678699872757, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [310]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [310]}, "eef_direction_state": {"mean": [3.596774193548387, 3.9], "std": [1.8635699128230165, 2.186394882139359], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.2419354838709677, 0.932258064516129], "std": [0.6929479771696262, 0.8143420446352821], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.8870967741935484, 0.7129032258064516], "std": [0.8633176574885575, 0.8490001464659891], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.596774193548387, 3.9], "std": [1.8635699128230165, 2.186394882139359], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.2419354838709677, 0.932258064516129], "std": [0.6929479771696262, 0.8143420446352821], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.8870967741935484, 0.7129032258064516], "std": [0.8633176574885575, 0.8490001464659891], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.7058770864098685, 0.13014552588148273, 1.1906592626766945, -1.5914974160466502, 0.9796438470505854, -2.3816350612744674, 0.6836364404639809, -0.1937869783346142, 1.201448429061617, 1.2821696677464387, 0.7711739668309897, 1.8992069248197943], "std": [0.060672510221195984, 0.04864270994277921, 0.06950594089327168, 0.413510813513458, 0.07147652490623489, 0.42911788116650973, 0.050137279139856265, 0.08154297088496001, 0.07096641789503119, 0.3279733680234506, 0.10268452483240494, 0.37055607672474605], "min": [0.5808587854692823, 0.06510730198664749, 1.0904172418059541, -2.133383537376372, 0.7507193459240291, -3.108578954298304, 0.5793238041393401, -0.3007573400721809, 1.0888702480072816, 0.40718179073947824, 0.5986442949897666, 1.3485507177571692], "max": [0.8085240395795295, 0.2644251871913891, 1.3280103417101525, -0.6056202029532863, 1.1101988669357108, -1.3789663015289269, 0.7926097918735824, -0.08436313383053648, 1.3778717821537068, 1.8380860230155192, 0.9399982747225848, 2.469440023809836], "count": [310]}, "eef_sim_pose_action": {"mean": [0.7058770864098685, 0.13014552588148273, 1.1906592626766945, -1.5914974160466502, 0.9796438470505854, -2.3816350612744674, 0.6836364404639809, -0.1937869783346142, 1.201448429061617, 1.2821696677464387, 0.7711739668309897, 1.8992069248197943], "std": [0.060672510221195984, 0.04864270994277921, 0.06950594089327168, 0.413510813513458, 0.07147652490623489, 0.42911788116650973, 0.050137279139856265, 0.08154297088496001, 0.07096641789503119, 0.3279733680234506, 0.10268452483240494, 0.37055607672474605], "min": [0.5808587854692823, 0.06510730198664749, 1.0904172418059541, -2.133383537376372, 0.7507193459240291, -3.108578954298304, 0.5793238041393401, -0.3007573400721809, 1.0888702480072816, 0.40718179073947824, 0.5986442949897666, 1.3485507177571692], "max": [0.8085240395795295, 0.2644251871913891, 1.3280103417101525, -0.6056202029532863, 1.1101988669357108, -1.3789663015289269, 0.7926097918735824, -0.08436313383053648, 1.3778717821537068, 1.8380860230155192, 0.9399982747225848, 2.469440023809836], "count": [310]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2972984640522876]], [[0.45121851102941174]], [[0.5557487888071896]]], "std": [[[0.3658434314026604]], [[0.27756854870141895]], [[0.24664237126825853]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5271743892973856]], [[0.5496548120915032]], [[0.5476545424836601]]], "std": [[[0.3402105905956969]], [[0.3405771345117218]], [[0.34268262150775664]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5639857046568627]], [[0.6049427348856209]], [[0.6228476817810458]]], "std": [[[0.3402845334308061]], [[0.3278674929670747]], [[0.31972484615009694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35769668096405227]], [[0.41449858660130723]], [[0.43136127655228756]]], "std": [[[0.38505273821109404]], [[0.3726509869603905]], [[0.3851711926089318]]], "count": [100]}, "observation.state": {"min": [0.3469281494617462, -1.6183384656906128, 1.010931372642517, -0.15509365499019623, -1.6194696426391602, 0.03593022748827934, -0.7331960201263428, -1.5192979574203491, 0.9394259452819824, -0.41034847497940063, 0.43059051036834717, -1.0233081579208374, 18.74799919128418, 38.501251220703125, -0.44874998927116394, -0.20000000298023224, 0.9418749809265137, 0.8550000190734863, 1.4424999952316284, -1.1675000190734863, 2.801874876022339, 0.5824999809265137, 1.09375, 3.763124942779541, 2.4524998664855957, 37.36000061035156, 0.7720000147819519, -0.6262500286102295, 0.8068749904632568, 0.703125, 3.364375114440918, -0.9268749952316284, 6.178750038146973, -0.10875000059604645, 0.6875, 16.141874313354492], "max": [1.0430495738983154, -0.6434009075164795, 2.0657854080200195, 1.0890172719955444, -0.4263942837715149, 0.8643600344657898, -0.45965418219566345, -0.6021591424942017, 1.8066681623458862, 0.05250057205557823, 1.3011071681976318, -0.5463206768035889, 65.11624908447266, 76.66133117675781, -0.04466666653752327, 9.415624618530273, 63.61312484741211, 26.658124923706055, 58.58062744140625, 56.99187469482422, 65.11250305175781, 104.1918716430664, 68.10562133789062, 110.88562774658203, 48.265625, 68.54937744140625, 1.4287500381469727, 9.438124656677246, 46.720001220703125, 52.62062454223633, 64.13687896728516, 51.70874786376953, 66.43375396728516, 87.23125457763672, 58.66374969482422, 107.27437591552734], "mean": [0.516854465007782, -1.140763282775879, 1.5432838201522827, 0.6553462743759155, -0.6335929036140442, 0.28874021768569946, -0.5748750567436218, -1.0400421619415283, 1.354630708694458, -0.19567997753620148, 0.672314465045929, -0.7681554555892944, 54.02080154418945, 47.23435974121094, -0.22715242207050323, 4.126729488372803, 20.937259674072266, 5.238605976104736, 22.897998809814453, 10.563501358032227, 25.56962776184082, 23.48979949951172, 15.180496215820312, 61.77366638183594, 22.94374656677246, 58.49296188354492, 1.1596215963363647, 1.6995152235031128, 17.852489471435547, 12.546273231506348, 32.61314392089844, 11.392047882080078, 34.31534957885742, 20.088878631591797, 15.826652526855469, 71.60272979736328], "std": [0.1664685308933258, 0.23123791813850403, 0.2486247420310974, 0.3318442702293396, 0.2572220265865326, 0.21594348549842834, 0.06754397600889206, 0.24131953716278076, 0.20927341282367706, 0.16917462646961212, 0.15728090703487396, 0.19619673490524292, 11.060397148132324, 8.418041229248047, 0.08484051376581192, 3.3579137325286865, 22.746204376220703, 7.58514928817749, 18.424022674560547, 20.05632209777832, 19.594058990478516, 37.67399597167969, 23.45734977722168, 29.816513061523438, 19.57891273498535, 9.190513610839844, 0.27062278985977173, 3.149287462234497, 14.959967613220215, 19.74709701538086, 16.506492614746094, 18.99651527404785, 16.42554473876953, 30.632551193237305, 21.293594360351562, 19.72589874267578], "count": [271]}, "action": {"min": [0.3469281494617462, -1.6183384656906128, 1.010931372642517, -0.15509365499019623, -1.6194696426391602, 0.03593022748827934, -0.7331960201263428, -1.5192979574203491, 0.9394259452819824, -0.41034847497940063, 0.43059051036834717, -1.0233081579208374, 18.74799919128418, 38.501251220703125, -0.44874998927116394, -0.20000000298023224, 0.9418749809265137, 0.8550000190734863, 1.4424999952316284, -1.1675000190734863, 2.801874876022339, 0.5824999809265137, 1.09375, 3.763124942779541, 2.4524998664855957, 37.36000061035156, 0.7720000147819519, -0.6262500286102295, 0.8068749904632568, 0.703125, 3.364375114440918, -0.9268749952316284, 6.178750038146973, -0.10875000059604645, 0.6875, 16.141874313354492], "max": [1.0430495738983154, -0.6434009075164795, 2.0657854080200195, 1.0890172719955444, -0.4263942837715149, 0.8643600344657898, -0.45965418219566345, -0.6021591424942017, 1.8066681623458862, 0.05250057205557823, 1.3011071681976318, -0.5463206768035889, 65.11624908447266, 76.66133117675781, -0.04466666653752327, 9.415624618530273, 63.61312484741211, 26.658124923706055, 58.58062744140625, 56.99187469482422, 65.11250305175781, 104.1918716430664, 68.10562133789062, 110.88562774658203, 48.265625, 68.54937744140625, 1.4287500381469727, 9.438124656677246, 46.720001220703125, 52.62062454223633, 64.13687896728516, 51.70874786376953, 66.43375396728516, 87.23125457763672, 58.66374969482422, 107.27437591552734], "mean": [0.5168545842170715, -1.1407630443572998, 1.5432835817337036, 0.655346155166626, -0.6335932016372681, 0.28874024748802185, -0.5748748779296875, -1.0400424003601074, 1.3546303510665894, -0.19567987322807312, 0.6723147630691528, -0.7681552171707153, 54.020790100097656, 47.23435974121094, -0.22715254127979279, 4.126728534698486, 20.937253952026367, 5.238598346710205, 22.897981643676758, 10.563506126403809, 25.569622039794922, 23.489795684814453, 15.180505752563477, 61.773681640625, 22.94374656677246, 58.49297332763672, 1.1596226692199707, 1.6995151042938232, 17.85249900817871, 12.546272277832031, 32.61315155029297, 11.392045974731445, 34.31535339355469, 20.08887481689453, 15.826643943786621, 71.60270690917969], "std": [0.1664685308933258, 0.23123793303966522, 0.24862471222877502, 0.33184415102005005, 0.2572220265865326, 0.21594348549842834, 0.06754399091005325, 0.24131955206394196, 0.20927344262599945, 0.16917459666728973, 0.15728092193603516, 0.19619673490524292, 11.060396194458008, 8.418042182922363, 0.08484048396348953, 3.3579132556915283, 22.74620246887207, 7.585149765014648, 18.42401695251465, 20.056316375732422, 19.594051361083984, 37.67399597167969, 23.45732307434082, 29.816513061523438, 19.57891273498535, 9.190513610839844, 0.2706228494644165, 3.149287700653076, 14.959967613220215, 19.747100830078125, 16.506492614746094, 18.99651336669922, 16.4255428314209, 30.632543563842773, 21.293588638305664, 19.725902557373047], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [271]}, "index": {"min": [11553], "max": [11823], "mean": [11688.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [3.4944649446494465, 7.0, 7.0, 7.0, 7.0], "std": [2.274308375804501, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [271]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [271]}, "eef_direction_state": {"mean": [3.6273062730627306, 3.03690036900369], "std": [1.6247144893425043, 1.9586415545349671], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.3837638376383763, 1.1918819188191883], "std": [0.6601144955076867, 0.6926662221315033], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [1.132841328413284, 0.8339483394833949], "std": [0.8355957994969689, 0.8318557817384182], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.6273062730627306, 3.03690036900369], "std": [1.6247144893425043, 1.9586415545349671], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.3837638376383763, 1.1918819188191883], "std": [0.6601144955076867, 0.6926662221315033], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [1.132841328413284, 0.8339483394833949], "std": [0.8355957994969689, 0.8318557817384182], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.7323975778944916, 0.13625143523114128, 1.186623049306379, -1.621583364392826, 1.0300564844843525, -2.3632645940821835, 0.7099019067124089, -0.15279992822506358, 1.2033606522849372, 1.348015016742, 1.0606064012084704, 2.0098215547834637], "std": [0.05422692187759536, 0.0547077476527321, 0.05632682037675741, 0.3478448747000135, 0.08960734747078927, 0.3829588248883385, 0.04608091281280289, 0.06749658231633987, 0.07721281842601618, 0.3676366578241067, 0.0856952689488242, 0.4263054160817395], "min": [0.5749536140134353, 0.058150550915577165, 1.0906666407875019, -2.157209424508172, 0.8394967348343063, -3.0521738174535047, 0.571215556536355, -0.25619507032437183, 1.0883153086531854, 0.2944372311383593, 0.8518851993750673, 1.1571481155497438], "max": [0.8115770538533186, 0.2647143210055348, 1.3373911058912333, -0.4909615190915922, 1.1430575423456188, -1.2943007392154309, 0.7916386303400068, -0.04887206883806544, 1.3888783543504808, 1.8417858524153328, 1.17930266945012, 2.6747395681537185], "count": [271]}, "eef_sim_pose_action": {"mean": [0.7323975778944916, 0.13625143523114128, 1.186623049306379, -1.621583364392826, 1.0300564844843525, -2.3632645940821835, 0.7099019067124089, -0.15279992822506358, 1.2033606522849372, 1.348015016742, 1.0606064012084704, 2.0098215547834637], "std": [0.05422692187759536, 0.0547077476527321, 0.05632682037675741, 0.3478448747000135, 0.08960734747078927, 0.3829588248883385, 0.04608091281280289, 0.06749658231633987, 0.07721281842601618, 0.3676366578241067, 0.0856952689488242, 0.4263054160817395], "min": [0.5749536140134353, 0.058150550915577165, 1.0906666407875019, -2.157209424508172, 0.8394967348343063, -3.0521738174535047, 0.571215556536355, -0.25619507032437183, 1.0883153086531854, 0.2944372311383593, 0.8518851993750673, 1.1571481155497438], "max": [0.8115770538533186, 0.2647143210055348, 1.3373911058912333, -0.4909615190915922, 1.1430575423456188, -1.2943007392154309, 0.7916386303400068, -0.04887206883806544, 1.3888783543504808, 1.8417858524153328, 1.17930266945012, 2.6747395681537185], "count": [271]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2952749836601307]], [[0.4557383741830065]], [[0.5637879901960785]]], "std": [[[0.3624616330292136]], [[0.2704821114521723]], [[0.24117187273621712]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5341908986928104]], [[0.5579319178921568]], [[0.5547344444444444]]], "std": [[[0.3436276926342746]], [[0.33861069396180377]], [[0.34081099551533034]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5654916217320262]], [[0.6027863071895425]], [[0.6177982312091503]]], "std": [[[0.33809615695267364]], [[0.32806262478523907]], [[0.318565845714092]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3517636254084967]], [[0.4063878594771242]], [[0.42255716707516344]]], "std": [[[0.3848899004260063]], [[0.3744265659510226]], [[0.3873485886013718]]], "count": [100]}, "observation.state": {"min": [0.4191701114177704, -1.5340800285339355, 0.9803285598754883, -0.21567673981189728, -1.627734899520874, 0.011563478037714958, -0.7648372650146484, -1.5204662084579468, 0.8315531015396118, -0.6782158613204956, 0.24056801199913025, -1.02835214138031, 23.311248779296875, 39.55875015258789, -0.42750000953674316, -0.10999999940395355, 2.4312500953674316, 0.5349999666213989, 2.6137499809265137, -1.2868750095367432, 3.0037500858306885, -3.0943751335144043, 1.0512499809265137, 9.403124809265137, 2.1575000286102295, 39.63687515258789, 0.7250000238418579, -0.643750011920929, 1.0525000095367432, 0.6456249952316284, 7.436874866485596, -0.47749999165534973, 9.473125457763672, 1.1356250047683716, 0.5993750095367432, 42.89437484741211], "max": [1.154106616973877, -0.6677729487419128, 1.9988126754760742, 0.9880455136299133, -0.4606078863143921, 0.8829675316810608, -0.35055220127105713, -0.5227486491203308, 1.836351752281189, 0.03282809257507324, 1.4380145072937012, -0.39513713121414185, 63.80937576293945, 72.91666412353516, 0.007777777034789324, 8.9868745803833, 59.55875015258789, 46.836666107177734, 55.26937484741211, 53.87437438964844, 64.5981216430664, 109.9643783569336, 70.92375183105469, 109.59375, 51.18812561035156, 69.07125091552734, 1.4443750381469727, 9.565000534057617, 50.948123931884766, 35.912498474121094, 67.67437744140625, 59.544376373291016, 63.153751373291016, 81.14250183105469, 50.791873931884766, 106.59124755859375], "mean": [0.53778076171875, -1.1963084936141968, 1.6020865440368652, 0.6680964827537537, -0.6138104200363159, 0.2276778370141983, -0.5440323948860168, -1.1116448640823364, 1.4235280752182007, -0.31647664308547974, 0.5917015075683594, -0.6580660939216614, 53.143314361572266, 47.24763107299805, -0.2197919636964798, 3.8094444274902344, 20.503223419189453, 6.2187275886535645, 20.56626319885254, 8.4473876953125, 23.67922019958496, 19.600196838378906, 14.472969055175781, 51.558006286621094, 24.747407913208008, 56.44443893432617, 1.167133092880249, 2.7132203578948975, 19.261287689208984, 7.805575370788574, 34.17380905151367, 13.217827796936035, 32.97087860107422, 22.190887451171875, 14.306854248046875, 74.05074310302734], "std": [0.16886430978775024, 0.1978590488433838, 0.23005947470664978, 0.2970269024372101, 0.2731303572654724, 0.21059812605381012, 0.08372191339731216, 0.2500649094581604, 0.2252521961927414, 0.27905571460723877, 0.22040234506130219, 0.20608095824718475, 7.598871231079102, 7.326714515686035, 0.08151837438344955, 2.903306484222412, 19.32794952392578, 9.684732437133789, 16.805103302001953, 17.845191955566406, 20.231706619262695, 36.34440612792969, 23.199546813964844, 29.240270614624023, 19.60811424255371, 8.346480369567871, 0.2831608057022095, 2.861067295074463, 16.01966094970703, 12.332695007324219, 18.287158966064453, 19.689472198486328, 16.71391487121582, 28.19194221496582, 18.874650955200195, 17.101900100708008], "count": [295]}, "action": {"min": [0.4191701114177704, -1.5340800285339355, 0.9803285598754883, -0.21567673981189728, -1.627734899520874, 0.011563478037714958, -0.7648372650146484, -1.5204662084579468, 0.8315531015396118, -0.6782158613204956, 0.24056801199913025, -1.02835214138031, 23.311248779296875, 39.55875015258789, -0.42750000953674316, -0.10999999940395355, 2.4312500953674316, 0.5349999666213989, 2.6137499809265137, -1.2868750095367432, 3.0037500858306885, -3.0943751335144043, 1.0512499809265137, 9.403124809265137, 2.1575000286102295, 39.63687515258789, 0.7250000238418579, -0.643750011920929, 1.0525000095367432, 0.6456249952316284, 7.436874866485596, -0.47749999165534973, 9.473125457763672, 1.1356250047683716, 0.5993750095367432, 42.89437484741211], "max": [1.154106616973877, -0.6677729487419128, 1.9988126754760742, 0.9880455136299133, -0.4606078863143921, 0.8829675316810608, -0.35055220127105713, -0.5227486491203308, 1.836351752281189, 0.03282809257507324, 1.4380145072937012, -0.39513713121414185, 63.80937576293945, 72.91666412353516, 0.007777777034789324, 8.9868745803833, 59.55875015258789, 46.836666107177734, 55.26937484741211, 53.87437438964844, 64.5981216430664, 109.9643783569336, 70.92375183105469, 109.59375, 51.18812561035156, 69.07125091552734, 1.4443750381469727, 9.565000534057617, 50.948123931884766, 35.912498474121094, 67.67437744140625, 59.544376373291016, 63.153751373291016, 81.14250183105469, 50.791873931884766, 106.59124755859375], "mean": [0.5377806425094604, -1.1963086128234863, 1.6020855903625488, 0.668096125125885, -0.6138103604316711, 0.22767773270606995, -0.5440323948860168, -1.111645221710205, 1.4235279560089111, -0.3164766728878021, 0.591701328754425, -0.6580659747123718, 53.14326477050781, 47.24763488769531, -0.21979205310344696, 3.8094449043273926, 20.503236770629883, 6.218722820281982, 20.566268920898438, 8.447389602661133, 23.67920684814453, 19.600200653076172, 14.472984313964844, 51.55802917480469, 24.747413635253906, 56.44443893432617, 1.1671347618103027, 2.71321964263916, 19.26129722595215, 7.805576324462891, 34.173805236816406, 13.217827796936035, 32.97088623046875, 22.190881729125977, 14.306863784790039, 74.05072784423828], "std": [0.16886430978775024, 0.19785897433757782, 0.2300594598054886, 0.2970268726348877, 0.2731303572654724, 0.21059811115264893, 0.08372190594673157, 0.2500649392604828, 0.2252522110939026, 0.2790556848049164, 0.220402330160141, 0.20608094334602356, 7.598873138427734, 7.326714992523193, 0.08151830732822418, 2.903305768966675, 19.32794952392578, 9.684732437133789, 16.805105209350586, 17.845186233520508, 20.231704711914062, 36.34440994262695, 23.199567794799805, 29.240266799926758, 19.608112335205078, 8.346479415893555, 0.28316083550453186, 2.861067533493042, 16.0196590423584, 12.332695960998535, 18.287158966064453, 19.68947410583496, 16.713918685913086, 28.19194221496582, 18.87465476989746, 17.101900100708008], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [295]}, "index": {"min": [11824], "max": [12118], "mean": [11971.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [3.6745762711864405, 7.0, 7.0, 7.0, 7.0], "std": [2.2267703465750786, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [295]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [295]}, "eef_direction_state": {"mean": [3.8983050847457625, 3.2847457627118644], "std": [1.8364936677454302, 1.977913089496273], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.1016949152542372, 1.111864406779661], "std": [0.8003159387632808, 0.687191470558024], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.8779661016949153, 0.8033898305084746], "std": [0.8822290329883244, 0.8489207708324852], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.8983050847457625, 3.2847457627118644], "std": [1.8364936677454302, 1.977913089496273], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.1016949152542372, 1.111864406779661], "std": [0.8003159387632808, 0.687191470558024], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.8779661016949153, 0.8033898305084746], "std": [0.8822290329883244, 0.8489207708324852], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.7437665327520442, 0.1324158324379081, 1.1664290633647092, -1.6839746649054517, 0.9840933705403283, -2.4032581267126, 0.7236675150001669, -0.13564882264975733, 1.1865061803195946, 1.5333890990767798, 1.06055445697516, 2.198715368423125], "std": [0.056341231746583655, 0.047755247142040276, 0.04876855776689332, 0.30137346965872613, 0.05416942565663856, 0.32122832214422803, 0.05495460724088352, 0.07358034886998305, 0.06944064777527802, 0.3968799357499354, 0.04720134703932614, 0.4281227119361165], "min": [0.5617371629007727, 0.06878153278674351, 1.0969760621903146, -1.9822073836921343, 0.7868953325181192, -2.899686042676926, 0.5376677442761634, -0.2574684666203243, 1.086654238097168, 0.2643195862557922, 0.8830536546573984, 1.1490266992777598], "max": [0.8079095567328672, 0.274250198002971, 1.3418137139429784, -0.4511517910936844, 1.0562585494451842, -1.3480181659130048, 0.8036047919396587, -0.043037784965744785, 1.3799109526777638, 2.16339552343193, 1.122202972864931, 2.7249871665328493], "count": [295]}, "eef_sim_pose_action": {"mean": [0.7437665327520442, 0.1324158324379081, 1.1664290633647092, -1.6839746649054517, 0.9840933705403283, -2.4032581267126, 0.7236675150001669, -0.13564882264975733, 1.1865061803195946, 1.5333890990767798, 1.06055445697516, 2.198715368423125], "std": [0.056341231746583655, 0.047755247142040276, 0.04876855776689332, 0.30137346965872613, 0.05416942565663856, 0.32122832214422803, 0.05495460724088352, 0.07358034886998305, 0.06944064777527802, 0.3968799357499354, 0.04720134703932614, 0.4281227119361165], "min": [0.5617371629007727, 0.06878153278674351, 1.0969760621903146, -1.9822073836921343, 0.7868953325181192, -2.899686042676926, 0.5376677442761634, -0.2574684666203243, 1.086654238097168, 0.2643195862557922, 0.8830536546573984, 1.1490266992777598], "max": [0.8079095567328672, 0.274250198002971, 1.3418137139429784, -0.4511517910936844, 1.0562585494451842, -1.3480181659130048, 0.8036047919396587, -0.043037784965744785, 1.3799109526777638, 2.16339552343193, 1.122202972864931, 2.7249871665328493], "count": [295]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29300868259803925]], [[0.453425625]], [[0.5619581229575163]]], "std": [[[0.36076020340565196]], [[0.2711160717903969]], [[0.24420170419897466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5236003022875817]], [[0.5480965972222221]], [[0.5476051245915033]]], "std": [[[0.3407462015589888]], [[0.3399524445911468]], [[0.34049226638200336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5688730433006536]], [[0.6106516217320261]], [[0.6212231678921569]]], "std": [[[0.3441026824823709]], [[0.3313887497584377]], [[0.3282847546156096]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3717623182189543]], [[0.4071508660130719]], [[0.41369509395424836]]], "std": [[[0.37821421224719515]], [[0.37575251133986237]], [[0.38895476003322105]]], "count": [100]}, "observation.state": {"min": [0.33126384019851685, -1.5627145767211914, 1.1461008787155151, -0.0015047079650685191, -1.1128277778625488, -0.11604009568691254, -0.6433585286140442, -1.4015650749206543, 1.1922171115875244, -0.4960135817527771, 0.2055676281452179, -0.798332929611206, 44.466251373291016, 43.23250198364258, -0.44090908765792847, -0.1274999976158142, 2.6455554962158203, 0.734375, 5.673333168029785, -1.459375023841858, 5.634444236755371, -3.083125114440918, 1.0774999856948853, 7.635555267333984, 17.923749923706055, 41.79312515258789, 0.9700000286102295, -0.296875, 0.9757142663002014, 0.3331249952316284, 1.5466666221618652, 0.29545456171035767, 1.6844444274902344, 1.102222204208374, 0.625, 18.13111114501953], "max": [0.8627493381500244, -0.7600052356719971, 2.006680488586426, 1.173180341720581, -0.3072308599948883, 0.7102438807487488, -0.3374389708042145, -0.802645742893219, 1.719214916229248, 0.21527141332626343, 0.8224136233329773, -0.534637987613678, 70.35437774658203, 52.56187438964844, -0.08812499791383743, 9.607500076293945, 51.431251525878906, 33.65999984741211, 59.84562301635742, 87.73562622070312, 62.07437515258789, 106.79437255859375, 61.994998931884766, 109.19812774658203, 64.14749908447266, 59.29937744140625, 1.1637499332427979, 9.542222023010254, 49.024375915527344, 17.1456241607666, 68.88750457763672, 51.97999954223633, 63.102500915527344, 68.61125183105469, 45.59437561035156, 102.76750183105469], "mean": [0.4473404884338379, -1.1928327083587646, 1.5849080085754395, 0.7992449402809143, -0.5362242460250854, 0.1620364636182785, -0.5742904543876648, -1.1158004999160767, 1.3620301485061646, -0.10401555150747299, 0.6240766644477844, -0.6614164710044861, 59.95559310913086, 48.23545837402344, -0.204663947224617, 2.9834015369415283, 24.70024299621582, 8.360136985778809, 27.5880184173584, 13.87609577178955, 29.509166717529297, 16.932022094726562, 14.37606430053711, 54.157962799072266, 35.07790756225586, 53.837432861328125, 1.0979138612747192, 3.8630714416503906, 20.467714309692383, 4.202481746673584, 31.239200592041016, 11.469130516052246, 29.545482635498047, 18.095687866210938, 12.00574016571045, 63.25678634643555], "std": [0.08390486240386963, 0.20689824223518372, 0.22608493268489838, 0.327009379863739, 0.18444113433361053, 0.25998586416244507, 0.09027951955795288, 0.1366899609565735, 0.14523938298225403, 0.3052706718444824, 0.22563490271568298, 0.10892481356859207, 4.7052741050720215, 2.85128116607666, 0.08494621515274048, 3.283487558364868, 16.26819610595703, 12.873071670532227, 17.61635398864746, 26.843801498413086, 17.481163024902344, 30.645862579345703, 20.24759864807129, 24.777589797973633, 18.116594314575195, 4.408584117889404, 0.0477495901286602, 2.828890085220337, 16.53464126586914, 6.222559928894043, 22.170223236083984, 18.730697631835938, 18.237777709960938, 24.229736328125, 16.301799774169922, 23.86212730407715], "count": [289]}, "action": {"min": [0.33126384019851685, -1.5627145767211914, 1.1461008787155151, -0.0015047079650685191, -1.1128277778625488, -0.11604009568691254, -0.6433585286140442, -1.4015650749206543, 1.1922171115875244, -0.4960135817527771, 0.2055676281452179, -0.798332929611206, 44.466251373291016, 43.23250198364258, -0.44090908765792847, -0.1274999976158142, 2.6455554962158203, 0.734375, 5.673333168029785, -1.459375023841858, 5.634444236755371, -3.083125114440918, 1.0774999856948853, 7.635555267333984, 17.923749923706055, 41.79312515258789, 0.9700000286102295, -0.296875, 0.9757142663002014, 0.3331249952316284, 1.5466666221618652, 0.29545456171035767, 1.6844444274902344, 1.102222204208374, 0.625, 18.13111114501953], "max": [0.8627493381500244, -0.7600052356719971, 2.006680488586426, 1.173180341720581, -0.3072308599948883, 0.7102438807487488, -0.3374389708042145, -0.802645742893219, 1.719214916229248, 0.21527141332626343, 0.8224136233329773, -0.534637987613678, 70.35437774658203, 52.56187438964844, -0.08812499791383743, 9.607500076293945, 51.431251525878906, 33.65999984741211, 59.84562301635742, 87.73562622070312, 62.07437515258789, 106.79437255859375, 61.994998931884766, 109.19812774658203, 64.14749908447266, 59.29937744140625, 1.1637499332427979, 9.542222023010254, 49.024375915527344, 17.1456241607666, 68.88750457763672, 51.97999954223633, 63.102500915527344, 68.61125183105469, 45.59437561035156, 102.76750183105469], "mean": [0.4473403990268707, -1.1928335428237915, 1.584908366203308, 0.7992451786994934, -0.5362241268157959, 0.1620364636182785, -0.5742905735969543, -1.115800380706787, 1.3620296716690063, -0.10401557385921478, 0.6240767240524292, -0.66141676902771, 59.95561981201172, 48.2354621887207, -0.20466390252113342, 2.983401298522949, 24.700241088867188, 8.360135078430176, 27.5880126953125, 13.876078605651855, 29.509166717529297, 16.932018280029297, 14.376081466674805, 54.15798568725586, 35.077884674072266, 53.837425231933594, 1.0979139804840088, 3.8630716800689697, 20.467702865600586, 4.202483654022217, 31.23920440673828, 11.469127655029297, 29.545503616333008, 18.095687866210938, 12.005739212036133, 63.25682067871094], "std": [0.08390486985445023, 0.2068982720375061, 0.226084902882576, 0.327009379863739, 0.18444113433361053, 0.25998586416244507, 0.0902794897556305, 0.1366899311542511, 0.14523938298225403, 0.30527064204216003, 0.22563490271568298, 0.10892478376626968, 4.705275535583496, 2.851280927658081, 0.08494623750448227, 3.283487558364868, 16.26819610595703, 12.873078346252441, 17.616357803344727, 26.84380531311035, 17.481159210205078, 30.6458740234375, 20.247610092163086, 24.777591705322266, 18.11659812927246, 4.408584117889404, 0.0477495975792408, 2.8288896083831787, 16.534639358520508, 6.222559452056885, 22.17022132873535, 18.730693817138672, 18.23777961730957, 24.229738235473633, 16.301799774169922, 23.862125396728516], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [289]}, "index": {"min": [12119], "max": [12407], "mean": [12263.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [3.577854671280277, 7.0, 7.0, 7.0, 7.0], "std": [2.2876971013056924, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [289]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [289]}, "eef_direction_state": {"mean": [3.4463667820069204, 3.2802768166089966], "std": [1.9055724921688018, 2.09984146530826], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [1.2560553633217992, 1.0069204152249136], "std": [0.7084558556163174, 0.7204049206672779], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.9273356401384083, 0.7162629757785467], "std": [0.8472917335896588, 0.8334145464750796], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.4463667820069204, 3.2802768166089966], "std": [1.9055724921688018, 2.09984146530826], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [1.2560553633217992, 1.0069204152249136], "std": [0.7084558556163174, 0.7204049206672779], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.9273356401384083, 0.7162629757785467], "std": [0.8472917335896588, 0.8334145464750796], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.7453409594062811, 0.120889549816977, 1.1813105204596348, -1.6985380060847195, 1.0103869938939216, -2.4299505206635437, 0.723354480864475, -0.14004354194366206, 1.182213213246818, 1.5372782076882923, 0.8646073194763798, 2.160630505307986], "std": [0.05005290407339773, 0.04201581015142638, 0.0626570736297108, 0.3852715970995561, 0.05639969692155729, 0.34363821715680604, 0.03876766220623538, 0.06033822903576976, 0.05379384203865267, 0.3165842470858821, 0.12882221630626572, 0.38150141732007736], "min": [0.6499107567961362, 0.060333879511278554, 1.0963167046417583, -2.1075121124665572, 0.843231579238489, -2.895558307888097, 0.6577225692373697, -0.23507254377051834, 1.0996069312572119, 1.0033946709936596, 0.6992181423308654, 1.7190923607986814], "max": [0.8282036526250828, 0.2328396039407022, 1.2843836225667489, -1.0441827513115003, 1.1215306942794272, -1.7705977836315079, 0.7983351253384249, -0.044773497772088944, 1.32149599953875, 2.039430358322706, 1.0564994210459524, 2.7749454453917832], "count": [289]}, "eef_sim_pose_action": {"mean": [0.7453409594062811, 0.120889549816977, 1.1813105204596348, -1.6985380060847195, 1.0103869938939216, -2.4299505206635437, 0.723354480864475, -0.14004354194366206, 1.182213213246818, 1.5372782076882923, 0.8646073194763798, 2.160630505307986], "std": [0.05005290407339773, 0.04201581015142638, 0.0626570736297108, 0.3852715970995561, 0.05639969692155729, 0.34363821715680604, 0.03876766220623538, 0.06033822903576976, 0.05379384203865267, 0.3165842470858821, 0.12882221630626572, 0.38150141732007736], "min": [0.6499107567961362, 0.060333879511278554, 1.0963167046417583, -2.1075121124665572, 0.843231579238489, -2.895558307888097, 0.6577225692373697, -0.23507254377051834, 1.0996069312572119, 1.0033946709936596, 0.6992181423308654, 1.7190923607986814], "max": [0.8282036526250828, 0.2328396039407022, 1.2843836225667489, -1.0441827513115003, 1.1215306942794272, -1.7705977836315079, 0.7983351253384249, -0.044773497772088944, 1.32149599953875, 2.039430358322706, 1.0564994210459524, 2.7749454453917832], "count": [289]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29924233251633986]], [[0.4569240992647059]], [[0.5642206270424837]]], "std": [[[0.36105632331128407]], [[0.27007388665291926]], [[0.2437581600993213]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526071154003268]], [[0.5555952532679739]], [[0.5581940298202615]]], "std": [[[0.3388316162419455]], [[0.335579428753401]], [[0.33392273631339026]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5653741748366012]], [[0.6136614093137255]], [[0.6405884640522875]]], "std": [[[0.33793508332047306]], [[0.3205206975407003]], [[0.31568074825666637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36835996732026144]], [[0.42322742238562094]], [[0.43081707516339873]]], "std": [[[0.387359401175703]], [[0.372342927538886]], [[0.38863099268449863]]], "count": [100]}, "observation.state": {"min": [0.19283588230609894, -1.5470740795135498, 0.9682485461235046, -0.2779526114463806, -1.624216914176941, -0.07429236173629761, -0.5849927663803101, -1.5504357814788818, 0.743983268737793, -0.8953707814216614, 0.3335765302181244, -1.012753963470459, 19.54800033569336, 40.491249084472656, -0.33125001192092896, -0.47999998927116394, 1.1987500190734863, 0.5106250047683716, 2.1500000953674316, -1.3912500143051147, 2.976874828338623, -0.5087499618530273, 1.108888864517212, 6.985000133514404, 5.173125267028809, 41.114376068115234, 1.1579999923706055, -0.4737499952316284, 1.0418750047683716, -1.0618749856948853, 6.546249866485596, -0.6412500143051147, 11.473750114440918, 0.7287499904632568, 0.6577777862548828, 50.0625], "max": [1.223344326019287, -0.5736915469169617, 1.9655766487121582, 1.1495765447616577, -0.35064756870269775, 0.8094699382781982, -0.2606193423271179, -0.30134448409080505, 1.8701122999191284, -0.11935416609048843, 0.8452014923095703, -0.25902190804481506, 70.11000061035156, 70.30555725097656, 0.010000000707805157, 9.626249313354492, 59.944374084472656, 52.59333419799805, 69.67375183105469, 96.58687591552734, 65.7706298828125, 110.1781234741211, 71.29812622070312, 109.20874786376953, 55.56687545776367, 68.00749969482422, 1.5356249809265137, 9.673749923706055, 56.569374084472656, 20.025625228881836, 62.84562683105469, 70.59625244140625, 63.95624923706055, 89.94000244140625, 52.30812454223633, 109.58438110351562], "mean": [0.45617371797561646, -1.2002345323562622, 1.5921530723571777, 0.874916136264801, -0.5210940837860107, 0.1405135989189148, -0.4729417562484741, -1.0917636156082153, 1.3809709548950195, -0.5367149710655212, 0.5458473563194275, -0.5855705738067627, 54.19428634643555, 46.627017974853516, -0.18437610566616058, 4.580837726593018, 18.15082550048828, 3.799086809158325, 20.855257034301758, 12.15145206451416, 21.362825393676758, 16.691728591918945, 12.945435523986816, 38.24760818481445, 30.07164764404297, 55.80061340332031, 1.379014015197754, 1.2877745628356934, 24.096424102783203, 4.926517963409424, 38.374420166015625, 18.544321060180664, 37.150779724121094, 32.49496078491211, 19.894742965698242, 76.43014526367188], "std": [0.20223824679851532, 0.21852275729179382, 0.22903111577033997, 0.3277227580547333, 0.2726772427558899, 0.2347021996974945, 0.07543862611055374, 0.2901749908924103, 0.2626997232437134, 0.3452787399291992, 0.13642030954360962, 0.3336367607116699, 9.8058500289917, 5.567773818969727, 0.0608849860727787, 3.4178154468536377, 19.50619888305664, 7.461915016174316, 19.573429107666016, 29.16788673400879, 20.65005111694336, 34.324100494384766, 22.807355880737305, 31.535587310791016, 19.838834762573242, 7.718281269073486, 0.13173691928386688, 3.138721466064453, 18.734947204589844, 7.704202651977539, 18.4833984375, 22.94023895263672, 16.614171981811523, 33.5371208190918, 21.093379974365234, 20.667964935302734], "count": [352]}, "action": {"min": [0.19283588230609894, -1.5470740795135498, 0.9682485461235046, -0.2779526114463806, -1.624216914176941, -0.07429236173629761, -0.5849927663803101, -1.5504357814788818, 0.743983268737793, -0.8953707814216614, 0.3335765302181244, -1.012753963470459, 19.54800033569336, 40.491249084472656, -0.33125001192092896, -0.47999998927116394, 1.1987500190734863, 0.5106250047683716, 2.1500000953674316, -1.3912500143051147, 2.976874828338623, -0.5087499618530273, 1.108888864517212, 6.985000133514404, 5.173125267028809, 41.114376068115234, 1.1579999923706055, -0.4737499952316284, 1.0418750047683716, -1.0618749856948853, 6.546249866485596, -0.6412500143051147, 11.473750114440918, 0.7287499904632568, 0.6577777862548828, 50.0625], "max": [1.223344326019287, -0.5736915469169617, 1.9655766487121582, 1.1495765447616577, -0.35064756870269775, 0.8094699382781982, -0.2606193423271179, -0.30134448409080505, 1.8701122999191284, -0.11935416609048843, 0.8452014923095703, -0.25902190804481506, 70.11000061035156, 70.30555725097656, 0.010000000707805157, 9.626249313354492, 59.944374084472656, 52.59333419799805, 69.67375183105469, 96.58687591552734, 65.7706298828125, 110.1781234741211, 71.29812622070312, 109.20874786376953, 55.56687545776367, 68.00749969482422, 1.5356249809265137, 9.673749923706055, 56.569374084472656, 20.025625228881836, 62.84562683105469, 70.59625244140625, 63.95624923706055, 89.94000244140625, 52.30812454223633, 109.58438110351562], "mean": [0.45617368817329407, -1.2002354860305786, 1.5921531915664673, 0.8749163150787354, -0.5210937857627869, 0.14051343500614166, -0.4729417860507965, -1.0917638540267944, 1.3809705972671509, -0.5367149710655212, 0.5458473563194275, -0.5855709314346313, 54.194278717041016, 46.62700271606445, -0.18437601625919342, 4.580837249755859, 18.150840759277344, 3.7990922927856445, 20.855234146118164, 12.151442527770996, 21.362825393676758, 16.69173812866211, 12.945446968078613, 38.24761199951172, 30.071657180786133, 55.800655364990234, 1.379012942314148, 1.2877745628356934, 24.096437454223633, 4.926516056060791, 38.374420166015625, 18.544309616088867, 37.15077209472656, 32.494956970214844, 19.89474105834961, 76.43011474609375], "std": [0.2022382616996765, 0.2185228019952774, 0.22903117537498474, 0.32772278785705566, 0.2726772427558899, 0.2347021847963333, 0.07543863356113434, 0.2901749312877655, 0.262699693441391, 0.34527871012687683, 0.1364203244447708, 0.3336367905139923, 9.805853843688965, 5.567773818969727, 0.0608849935233593, 3.417816162109375, 19.506195068359375, 7.461916446685791, 19.57343101501465, 29.167869567871094, 20.65005874633789, 34.3240966796875, 22.807374954223633, 31.535585403442383, 19.83883285522461, 7.7182793617248535, 0.1317368894815445, 3.1387217044830322, 18.734952926635742, 7.704201698303223, 18.483396530151367, 22.94023323059082, 16.614171981811523, 33.53712463378906, 21.093381881713867, 20.667970657348633], "count": [352]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [352]}, "index": {"min": [12408], "max": [12759], "mean": [12583.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [352]}, "subtask_annotation": {"mean": [3.4261363636363638, 7.0, 7.0, 7.0, 7.0], "std": [2.2002579558574564, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [352]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [352]}, "eef_direction_state": {"mean": [4.1875, 4.1335227272727275], "std": [1.891687107752327, 2.1773135760781854], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_state": {"mean": [1.0, 0.8494318181818182], "std": [0.856127645538062, 0.8030833449820766], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_state": {"mean": [0.7982954545454546, 0.6903409090909091], "std": [0.8539330418594522, 0.8380970719211551], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_direction_action": {"mean": [4.1875, 4.1335227272727275], "std": [1.891687107752327, 2.1773135760781854], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_action": {"mean": [1.0, 0.8494318181818182], "std": [0.856127645538062, 0.8030833449820766], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_action": {"mean": [0.7982954545454546, 0.6903409090909091], "std": [0.8539330418594522, 0.8380970719211551], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_sim_pose_state": {"mean": [0.745370403961603, 0.12051048301277321, 1.1729406596494576, -1.7923331957225963, 1.0558365621078303, -2.5119402445448076, 0.7041420570860558, -0.1108494846896022, 1.19157647801765, 1.5300258665928987, 1.1244360592169031, 2.2773812619757057], "std": [0.0548280595906712, 0.05228827505874024, 0.06877793159338294, 0.38151598220792293, 0.06787171584722437, 0.37253886991189056, 0.055038453726117424, 0.07037290745269903, 0.09147263060964005, 0.5562946134972863, 0.06373228316898372, 0.6452288103589103], "min": [0.5662830291851666, 0.049301798203961966, 1.0983145203740285, -2.1199376424669443, 0.8397746525809362, -2.9974353870787196, 0.5492599335948596, -0.22760432256315116, 1.0850090506212253, 0.20017402910696463, 1.0121936772087263, 0.8962497883130719], "max": [0.8104246188254031, 0.290504405430855, 1.3409704552887334, -0.553670342681956, 1.1784901067266342, -1.3736207367485536, 0.7969013502853146, -0.013664557710295927, 1.4035642712795044, 2.115799856545954, 1.2125664699850054, 3.045862152453983], "count": [352]}, "eef_sim_pose_action": {"mean": [0.745370403961603, 0.12051048301277321, 1.1729406596494576, -1.7923331957225963, 1.0558365621078303, -2.5119402445448076, 0.7041420570860558, -0.1108494846896022, 1.19157647801765, 1.5300258665928987, 1.1244360592169031, 2.2773812619757057], "std": [0.0548280595906712, 0.05228827505874024, 0.06877793159338294, 0.38151598220792293, 0.06787171584722437, 0.37253886991189056, 0.055038453726117424, 0.07037290745269903, 0.09147263060964005, 0.5562946134972863, 0.06373228316898372, 0.6452288103589103], "min": [0.5662830291851666, 0.049301798203961966, 1.0983145203740285, -2.1199376424669443, 0.8397746525809362, -2.9974353870787196, 0.5492599335948596, -0.22760432256315116, 1.0850090506212253, 0.20017402910696463, 1.0121936772087263, 0.8962497883130719], "max": [0.8104246188254031, 0.290504405430855, 1.3409704552887334, -0.553670342681956, 1.1784901067266342, -1.3736207367485536, 0.7969013502853146, -0.013664557710295927, 1.4035642712795044, 2.115799856545954, 1.2125664699850054, 3.045862152453983], "count": [352]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3022245874183006]], [[0.45749729779411763]], [[0.5596335416666667]]], "std": [[[0.36733496713748]], [[0.27773833500816986]], [[0.2494976685087129]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4986568218954248]], [[0.52981022875817]], [[0.5365588848039216]]], "std": [[[0.34254507751336155]], [[0.3376474406969881]], [[0.3366658239852637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5657232741013072]], [[0.6080096650326797]], [[0.6283238705065359]]], "std": [[[0.3383389814381272]], [[0.324409346452726]], [[0.31553628374457465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35996599673202617]], [[0.41553759599673207]], [[0.4258800265522876]]], "std": [[[0.3862354620584185]], [[0.37192976480178835]], [[0.3894067692599091]]], "count": [100]}, "observation.state": {"min": [0.2481498420238495, -1.5224450826644897, 1.0309029817581177, -0.3198036551475525, -1.613620400428772, 0.035739488899707794, -0.6101701259613037, -1.4805066585540771, 0.8248984813690186, -0.6965531706809998, 0.29836156964302063, -1.078979730606079, 27.549999237060547, 39.44874954223633, -0.3055555522441864, -0.28062498569488525, 0.8487499952316284, -1.2862499952316284, 0.8899999856948853, -1.2214285135269165, 0.9275000095367432, -3.4522221088409424, 1.1349999904632568, 0.5655555725097656, 1.3589999675750732, 40.046875, 0.8118749856948853, -1.163124918937683, 1.0206249952316284, -1.1143749952316284, 0.6150000095367432, 0.109375, 0.859375, 0.1925000101327896, 0.6875, 0.5900000333786011], "max": [1.2448574304580688, -0.5933136940002441, 1.9613803625106812, 0.8700503706932068, -0.34077689051628113, 0.710283637046814, 0.04444190114736557, -0.3709425926208496, 1.8108406066894531, -0.021004997193813324, 0.6431439518928528, -0.4275864064693451, 67.20562744140625, 56.14875030517578, 0.02777777798473835, 9.008749961853027, 55.88999938964844, 21.889999389648438, 61.453125, 107.39875030517578, 68.29374694824219, -3.315000057220459, 76.14749908447266, 111.09375, 64.671875, 63.864166259765625, 1.3118749856948853, 9.581250190734863, 53.823123931884766, 20.510000228881836, 79.63125610351562, 66.55937957763672, 67.40312957763672, 89.24625396728516, 54.900001525878906, 110.43875122070312], "mean": [0.5367430448532104, -1.161182165145874, 1.5576149225234985, 0.6153527498245239, -0.5825481414794922, 0.23148663341999054, -0.4597415328025818, -1.0037734508514404, 1.2897007465362549, -0.3052704632282257, 0.49179574847221375, -0.7848230004310608, 54.694740295410156, 45.997344970703125, -0.09364186227321625, 5.01848030090332, 17.71354866027832, 4.152451992034912, 18.34724235534668, 11.194621086120605, 19.73744010925293, -3.3673996925354004, 12.84078598022461, 29.513710021972656, 29.0765323638916, 53.952423095703125, 1.0866243839263916, 1.3346024751663208, 20.32737922668457, 6.301888465881348, 33.86713409423828, 15.445680618286133, 27.907930374145508, 25.29155921936035, 14.654974937438965, 53.68002700805664], "std": [0.2035234421491623, 0.22123397886753082, 0.22436709702014923, 0.2738102376461029, 0.24278350174427032, 0.18582408130168915, 0.14885945618152618, 0.2883703410625458, 0.26436546444892883, 0.24399212002754211, 0.1139557883143425, 0.22609129548072815, 8.732757568359375, 4.646404266357422, 0.06059279665350914, 3.4913151264190674, 19.044191360473633, 7.199176788330078, 20.428043365478516, 28.422021865844727, 21.343015670776367, 0.025637270882725716, 21.592464447021484, 35.35517501831055, 24.03862762451172, 6.437875747680664, 0.19268658757209778, 3.128990888595581, 19.14055061340332, 8.421024322509766, 24.12765884399414, 22.11498260498047, 21.480966567993164, 32.5533332824707, 20.226959228515625, 36.101383209228516], "count": [301]}, "action": {"min": [0.2481498420238495, -1.5224450826644897, 1.0309029817581177, -0.3198036551475525, -1.613620400428772, 0.035739488899707794, -0.6101701259613037, -1.4805066585540771, 0.8248984813690186, -0.6965531706809998, 0.29836156964302063, -1.078979730606079, 27.549999237060547, 39.44874954223633, -0.3055555522441864, -0.28062498569488525, 0.8487499952316284, -1.2862499952316284, 0.8899999856948853, -1.2214285135269165, 0.9275000095367432, -3.4522221088409424, 1.1349999904632568, 0.5655555725097656, 1.3589999675750732, 40.046875, 0.8118749856948853, -1.163124918937683, 1.0206249952316284, -1.1143749952316284, 0.6150000095367432, 0.109375, 0.859375, 0.1925000101327896, 0.6875, 0.5900000333786011], "max": [1.2448574304580688, -0.5933136940002441, 1.9613803625106812, 0.8700503706932068, -0.34077689051628113, 0.710283637046814, 0.04444190114736557, -0.3709425926208496, 1.8108406066894531, -0.021004997193813324, 0.6431439518928528, -0.4275864064693451, 67.20562744140625, 56.14875030517578, 0.02777777798473835, 9.008749961853027, 55.88999938964844, 21.889999389648438, 61.453125, 107.39875030517578, 68.29374694824219, -3.315000057220459, 76.14749908447266, 111.09375, 64.671875, 63.864166259765625, 1.3118749856948853, 9.581250190734863, 53.823123931884766, 20.510000228881836, 79.63125610351562, 66.55937957763672, 67.40312957763672, 89.24625396728516, 54.900001525878906, 110.43875122070312], "mean": [0.5367428660392761, -1.1611828804016113, 1.557615041732788, 0.6153528094291687, -0.5825481414794922, 0.2314864993095398, -0.45974117517471313, -1.0037736892700195, 1.2897002696990967, -0.3052704632282257, 0.4917958974838257, -0.7848228812217712, 54.69475555419922, 45.99736404418945, -0.09364183247089386, 5.018482208251953, 17.713542938232422, 4.1524553298950195, 18.347246170043945, 11.194612503051758, 19.737443923950195, -3.3674023151397705, 12.840790748596191, 29.513723373413086, 29.076513290405273, 53.95244216918945, 1.0866247415542603, 1.3346023559570312, 20.32737922668457, 6.301887512207031, 33.86714553833008, 15.445682525634766, 27.907920837402344, 25.291547775268555, 14.654986381530762, 53.680030822753906], "std": [0.2035234421491623, 0.2212340533733368, 0.2243671417236328, 0.2738102376461029, 0.24278351664543152, 0.18582405149936676, 0.1488594263792038, 0.288370281457901, 0.26436546444892883, 0.24399212002754211, 0.11395580321550369, 0.2260913848876953, 8.732757568359375, 4.646404266357422, 0.06059275567531586, 3.4913151264190674, 19.0441951751709, 7.199173927307129, 20.42803955078125, 28.42202377319336, 21.343017578125, 0.025637278333306313, 21.592456817626953, 35.35517883300781, 24.038618087768555, 6.437875747680664, 0.19268660247325897, 3.128990888595581, 19.140544891357422, 8.421024322509766, 24.127660751342773, 22.11498260498047, 21.480966567993164, 32.55332946777344, 20.226961135864258, 36.10138702392578], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [301]}, "index": {"min": [12760], "max": [13060], "mean": [12910.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [3.4152823920265782, 7.0, 7.0, 7.0, 7.0], "std": [2.3758822113861218, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [301]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [301]}, "eef_direction_state": {"mean": [3.5847176079734218, 3.2093023255813953], "std": [1.999243794743283, 2.0844416171826676], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [1.2325581395348837, 1.176079734219269], "std": [0.7284465112206228, 0.6305294249824502], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [1.0, 0.840531561461794], "std": [0.8588023802011745, 0.8594704290661156], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.5847176079734218, 3.2093023255813953], "std": [1.999243794743283, 2.0844416171826676], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [1.2325581395348837, 1.176079734219269], "std": [0.7284465112206228, 0.6305294249824502], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [1.0, 0.840531561461794], "std": [0.8588023802011745, 0.8594704290661156], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.7376119705605059, 0.1396907990115497, 1.171185225198154, -1.65804482806527, 0.9445094831278247, -2.35262934984863, 0.704351686748614, -0.13979414048496508, 1.2065788524105743, 1.4897019786782233, 1.1374967004460668, 2.135331135014446], "std": [0.05077973101968771, 0.05492218016996142, 0.08007668317204272, 0.3426228691438394, 0.042178261176563175, 0.33081948854694265, 0.055095932464105025, 0.06506008534361463, 0.08655674702424705, 0.4629504072000366, 0.07685921037094233, 0.5326877424384988], "min": [0.5952542489977888, 0.07158258115925481, 1.088056662609488, -1.9660280607693665, 0.8479567232217127, -2.7995725446882305, 0.5751695090513462, -0.24881259939085265, 1.0890678544653045, 0.19880641926095577, 0.9552785111815774, 0.8894880485477537], "max": [0.8204756920054734, 0.3116658403522793, 1.3153832370192848, -0.7642631606410938, 1.0506988780881157, -1.4032939202376289, 0.7990710924243524, -0.051503701085267944, 1.411643369811406, 2.1069555384927323, 1.2432918587899007, 2.9842170491923112], "count": [301]}, "eef_sim_pose_action": {"mean": [0.7376119705605059, 0.1396907990115497, 1.171185225198154, -1.65804482806527, 0.9445094831278247, -2.35262934984863, 0.704351686748614, -0.13979414048496508, 1.2065788524105743, 1.4897019786782233, 1.1374967004460668, 2.135331135014446], "std": [0.05077973101968771, 0.05492218016996142, 0.08007668317204272, 0.3426228691438394, 0.042178261176563175, 0.33081948854694265, 0.055095932464105025, 0.06506008534361463, 0.08655674702424705, 0.4629504072000366, 0.07685921037094233, 0.5326877424384988], "min": [0.5952542489977888, 0.07158258115925481, 1.088056662609488, -1.9660280607693665, 0.8479567232217127, -2.7995725446882305, 0.5751695090513462, -0.24881259939085265, 1.0890678544653045, 0.19880641926095577, 0.9552785111815774, 0.8894880485477537], "max": [0.8204756920054734, 0.3116658403522793, 1.3153832370192848, -0.7642631606410938, 1.0506988780881157, -1.4032939202376289, 0.7990710924243524, -0.051503701085267944, 1.411643369811406, 2.1069555384927323, 1.2432918587899007, 2.9842170491923112], "count": [301]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3011331045751634]], [[0.45208330882352943]], [[0.552162716503268]]], "std": [[[0.3668514631488189]], [[0.2793686324028675]], [[0.2511346007136186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522337608251634]], [[0.5496774897875817]], [[0.5484233925653594]]], "std": [[[0.34002205139967]], [[0.33858982964952883]], [[0.3424700292701106]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423813153594771]], [[0.5879647385620914]], [[0.6070375408496732]]], "std": [[[0.3490668363283075]], [[0.3328840917497375]], [[0.3242496824318752]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36894594975490197]], [[0.42757801266339873]], [[0.4489943484477124]]], "std": [[[0.3830489764092453]], [[0.3676961926024404]], [[0.3860501871818208]]], "count": [100]}, "observation.state": {"min": [-1.3428112268447876, -1.559758186340332, 0.8690558075904846, 0.1825837343931198, -0.8375295996665955, -0.5751437544822693, -0.7513160705566406, -1.550292730331421, 0.846515417098999, -1.1323254108428955, 0.3534370958805084, -1.0175859928131104, 26.142499923706055, 37.85000228881836, -0.5892857313156128, -0.39374998211860657, 0.9787499904632568, -0.8374999761581421, 2.125624895095825, -0.7645454406738281, 5.511875152587891, -3.088124990463257, 1.1362500190734863, 0.7450000047683716, 2.771250009536743, 40.369998931884766, 0.75, -0.5325000286102295, 0.8606250286102295, 0.23999999463558197, 5.360000133514404, 0.9581249952316284, 5.630000114440918, 0.45750001072883606, 0.5981818437576294, 7.681875228881836], "max": [0.7294289469718933, -0.0785076692700386, 2.025277614593506, 2.623047113418579, -0.43092429637908936, 0.5931944847106934, 0.41269296407699585, -0.47368666529655457, 1.9273337125778198, 0.01063363067805767, 0.9435797929763794, -0.36955443024635315, 71.48562622070312, 82.58833312988281, 8.993332862854004, 9.743749618530273, 54.727500915527344, 52.3337516784668, 47.928749084472656, 70.5999984741211, 59.520626068115234, 86.05125427246094, 55.38750076293945, 101.14624786376953, 57.02000045776367, 68.6987533569336, 2.443333387374878, 9.557499885559082, 54.92625045776367, 38.46312713623047, 60.22687530517578, 69.08499908447266, 67.05374908447266, 92.15812683105469, 55.05812454223633, 109.64500427246094], "mean": [0.4316730499267578, -1.187506914138794, 1.60546875, 0.7753705978393555, -0.6221387386322021, 0.15666089951992035, -0.6031160354614258, -1.0570038557052612, 1.3503541946411133, -0.2676977515220642, 0.7215185165405273, -0.6957440972328186, 55.737152099609375, 49.159400939941406, -0.007356385700404644, 5.359551429748535, 17.501562118530273, 9.331323623657227, 20.403045654296875, 15.91336727142334, 25.743438720703125, 19.04524040222168, 14.470145225524902, 46.21485900878906, 30.740365982055664, 56.050750732421875, 1.5824657678604126, 1.5338144302368164, 20.108592987060547, 7.992522239685059, 32.51333236694336, 14.43986988067627, 30.577713012695312, 27.64733123779297, 16.0386962890625, 60.28530502319336], "std": [0.35767433047294617, 0.27861958742141724, 0.24485616385936737, 0.33391332626342773, 0.07029639184474945, 0.15074707567691803, 0.2610408663749695, 0.3233906030654907, 0.2997254729270935, 0.2876508831977844, 0.21079163253307343, 0.2475220263004303, 11.913811683654785, 8.748550415039062, 1.4707645177841187, 4.536250114440918, 19.16465950012207, 14.334051132202148, 13.878347396850586, 24.075153350830078, 16.93098258972168, 29.73590850830078, 19.349016189575195, 32.28205490112305, 20.38361167907715, 7.976435661315918, 0.5640280246734619, 2.9463579654693604, 19.04440689086914, 13.482128143310547, 18.02947998046875, 20.076128005981445, 18.37485694885254, 30.03120994567871, 19.7612361907959, 29.303613662719727], "count": [370]}, "action": {"min": [-1.3428112268447876, -1.559758186340332, 0.8690558075904846, 0.1825837343931198, -0.8375295996665955, -0.5751437544822693, -0.7513160705566406, -1.550292730331421, 0.846515417098999, -1.1323254108428955, 0.3534370958805084, -1.0175859928131104, 26.142499923706055, 37.85000228881836, -0.5892857313156128, -0.39374998211860657, 0.9787499904632568, -0.8374999761581421, 2.125624895095825, -0.7645454406738281, 5.511875152587891, -3.088124990463257, 1.1362500190734863, 0.7450000047683716, 2.771250009536743, 40.369998931884766, 0.75, -0.5325000286102295, 0.8606250286102295, 0.23999999463558197, 5.360000133514404, 0.9581249952316284, 5.630000114440918, 0.45750001072883606, 0.5981818437576294, 7.681875228881836], "max": [0.7294289469718933, -0.0785076692700386, 2.025277614593506, 2.623047113418579, -0.43092429637908936, 0.5931944847106934, 0.41269296407699585, -0.47368666529655457, 1.9273337125778198, 0.01063363067805767, 0.9435797929763794, -0.36955443024635315, 71.48562622070312, 82.58833312988281, 8.993332862854004, 9.743749618530273, 54.727500915527344, 52.3337516784668, 47.928749084472656, 70.5999984741211, 59.520626068115234, 86.05125427246094, 55.38750076293945, 101.14624786376953, 57.02000045776367, 68.6987533569336, 2.443333387374878, 9.557499885559082, 54.92625045776367, 38.46312713623047, 60.22687530517578, 69.08499908447266, 67.05374908447266, 92.15812683105469, 55.05812454223633, 109.64500427246094], "mean": [0.43167316913604736, -1.1875067949295044, 1.6054683923721313, 0.7753705978393555, -0.6221385598182678, 0.1566609889268875, -0.6031149625778198, -1.0570037364959717, 1.3503535985946655, -0.2676977515220642, 0.7215182781219482, -0.6957436800003052, 55.73716354370117, 49.1594123840332, -0.007356489077210426, 5.359548091888428, 17.501543045043945, 9.331331253051758, 20.403024673461914, 15.913365364074707, 25.743452072143555, 19.045223236083984, 14.470160484313965, 46.21488952636719, 30.74034309387207, 56.05075454711914, 1.5824679136276245, 1.5338143110275269, 20.108600616455078, 7.992522716522217, 32.51332473754883, 14.43988037109375, 30.57769775390625, 27.6473388671875, 16.038700103759766, 60.28529739379883], "std": [0.35767433047294617, 0.278619647026062, 0.24485619366168976, 0.33391329646110535, 0.07029639184474945, 0.15074710547924042, 0.2610408663749695, 0.3233906626701355, 0.2997255325317383, 0.28765085339546204, 0.21079163253307343, 0.24752213060855865, 11.91381549835205, 8.748550415039062, 1.4707645177841187, 4.536249160766602, 19.164657592773438, 14.334050178527832, 13.878342628479004, 24.075157165527344, 16.93097686767578, 29.73590660095215, 19.349021911621094, 32.282066345214844, 20.38361358642578, 7.976436614990234, 0.5640279054641724, 2.9463579654693604, 19.044410705566406, 13.482126235961914, 18.029476165771484, 20.07613182067871, 18.374855041503906, 30.03121566772461, 19.76123809814453, 29.30361557006836], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [370]}, "index": {"min": [13061], "max": [13430], "mean": [13245.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [3.4351351351351354, 7.0, 7.0, 7.0, 7.0], "std": [2.303313267613749, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [370]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [370]}, "eef_direction_state": {"mean": [3.67027027027027, 3.72972972972973], "std": [1.9753706275388374, 2.2025617597089884], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [1.1594594594594594, 0.8837837837837837], "std": [0.6689885303664559, 0.738886493683465], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.8864864864864865, 0.6108108108108108], "std": [0.8593404643103726, 0.8186289737358946], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [3.67027027027027, 3.72972972972973], "std": [1.9753706275388374, 2.2025617597089884], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [1.1594594594594594, 0.8837837837837837], "std": [0.6689885303664559, 0.738886493683465], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.8864864864864865, 0.6108108108108108], "std": [0.8593404643103726, 0.8186289737358946], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.7308128906725184, 0.12195757673424763, 1.1772024951644366, -1.558253981885011, 0.94838503291837, -2.3404491595493058, 0.6944173377922565, -0.1386174052034913, 1.1954992955600983, 1.274698027636863, 1.034646196534842, 1.970559290983495], "std": [0.062314648460685323, 0.05523268481488686, 0.08681079009896575, 0.4203525046954191, 0.050213115796736395, 0.47885084323998145, 0.055895766369238424, 0.07364389851036447, 0.10067181060732303, 0.481896461818462, 0.12358800119269145, 0.5152134082983715], "min": [0.5214697165763105, 0.07408453526961314, 1.0910485796741012, -1.9158511349823302, 0.8320481480762085, -2.889247347455693, 0.5698886654941882, -0.2345992424414461, 1.0782974365086702, -0.2170497186809701, 0.8517601760158606, 0.46957497325383113], "max": [0.8055594958386175, 0.32974851692698803, 1.4699727849568411, 0.06859594108312783, 1.1089820398792476, -0.5144900778302919, 0.804401945302424, -0.019745480965986995, 1.474494677831021, 1.8806231651966274, 1.2683219022697974, 2.553180697674903], "count": [370]}, "eef_sim_pose_action": {"mean": [0.7308128906725184, 0.12195757673424763, 1.1772024951644366, -1.558253981885011, 0.94838503291837, -2.3404491595493058, 0.6944173377922565, -0.1386174052034913, 1.1954992955600983, 1.274698027636863, 1.034646196534842, 1.970559290983495], "std": [0.062314648460685323, 0.05523268481488686, 0.08681079009896575, 0.4203525046954191, 0.050213115796736395, 0.47885084323998145, 0.055895766369238424, 0.07364389851036447, 0.10067181060732303, 0.481896461818462, 0.12358800119269145, 0.5152134082983715], "min": [0.5214697165763105, 0.07408453526961314, 1.0910485796741012, -1.9158511349823302, 0.8320481480762085, -2.889247347455693, 0.5698886654941882, -0.2345992424414461, 1.0782974365086702, -0.2170497186809701, 0.8517601760158606, 0.46957497325383113], "max": [0.8055594958386175, 0.32974851692698803, 1.4699727849568411, 0.06859594108312783, 1.1089820398792476, -0.5144900778302919, 0.804401945302424, -0.019745480965986995, 1.474494677831021, 1.8806231651966274, 1.2683219022697974, 2.553180697674903], "count": [370]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3000055759803922]], [[0.4587146548202614]], [[0.5637455024509804]]], "std": [[[0.36593233483930093]], [[0.27479708825136134]], [[0.24645924201801722]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5134710702614379]], [[0.5351465767973856]], [[0.5312939950980392]]], "std": [[[0.3441584602197493]], [[0.34315288538479377]], [[0.34722732511742166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5562317279411765]], [[0.5895342790032679]], [[0.6014962397875817]]], "std": [[[0.3423829695363036]], [[0.33503608013300257]], [[0.32883757364846117]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36196843954248364]], [[0.40234180351307186]], [[0.4223771834150327]]], "std": [[[0.38050019943177193]], [[0.3752281596813248]], [[0.38945476322616673]]], "count": [100]}, "observation.state": {"min": [0.3133821487426758, -1.4821279048919678, 1.0356849431991577, -0.10988229513168335, -1.4793833494186401, 0.21562905609607697, -0.6227588057518005, -1.5098563432693481, 0.8662673830986023, -0.6604401469230652, 0.3644283413887024, -1.0152971744537354, 28.84000015258789, 39.56312561035156, -0.38624998927116394, -0.18687500059604645, 2.1337499618530273, 0.24437500536441803, 1.6736363172531128, -1.045555591583252, 0.718999981880188, -0.41187500953674316, 0.9900000095367432, 0.5199999809265137, 6.275625228881836, 40.56687545776367, 0.7549999952316284, 0.12125000357627869, 0.6568750143051147, 0.38499999046325684, 3.3187499046325684, -1.0012500286102295, 5.193749904632568, 0.37937501072883606, 0.6468750238418579, 18.603750228881836], "max": [0.9663411378860474, -0.6057195663452148, 1.8794347047805786, 0.6656509637832642, -0.3089713454246521, 0.7904385328292847, 0.03770250082015991, -0.48021411895751953, 1.783708095550537, -0.200083926320076, 0.5709205269813538, -0.688420295715332, 68.62562561035156, 64.4477767944336, 17.771249771118164, 9.636249542236328, 48.12187576293945, 38.37062454223633, 54.983123779296875, 64.13500213623047, 64.63562774658203, 84.48249816894531, 57.209999084472656, 99.71500396728516, 57.7243766784668, 62.29500198364258, 1.2400000095367432, 9.606249809265137, 51.360626220703125, 52.801876068115234, 52.717498779296875, 45.15687561035156, 72.20500183105469, 81.91437530517578, 67.96500396728516, 108.67750549316406], "mean": [0.5131556987762451, -1.156285285949707, 1.5240014791488647, 0.4603665769100189, -0.6138095259666443, 0.3613928556442261, -0.38012686371803284, -1.0080395936965942, 1.2731446027755737, -0.34495121240615845, 0.42745816707611084, -0.88791823387146, 57.567237854003906, 48.297157287597656, 0.6256430745124817, 5.878669738769531, 17.72642707824707, 7.987233638763428, 16.637767791748047, 8.449663162231445, 18.0098876953125, 12.814345359802246, 11.114269256591797, 27.25277328491211, 31.82579231262207, 54.60247802734375, 1.0254054069519043, 1.904831051826477, 21.786712646484375, 13.366660118103027, 29.41579246520996, 13.210466384887695, 32.96884536743164, 28.0626163482666, 23.116060256958008, 56.73902130126953], "std": [0.1316540241241455, 0.17073428630828857, 0.1740696132183075, 0.1728544980287552, 0.1884392648935318, 0.12318577617406845, 0.16569016873836517, 0.29930952191352844, 0.25203579664230347, 0.07049001008272171, 0.056620389223098755, 0.109500452876091, 9.586738586425781, 4.198569297790527, 2.5543582439422607, 4.051297664642334, 15.04043960571289, 13.786952018737793, 17.46503257751465, 19.058992385864258, 19.152698516845703, 25.479780197143555, 18.330856323242188, 31.55752182006836, 21.314756393432617, 5.975820541381836, 0.1935257464647293, 3.1191763877868652, 17.536893844604492, 20.37818717956543, 16.119056701660156, 18.705867767333984, 23.484941482543945, 31.75524139404297, 26.420148849487305, 31.045175552368164], "count": [375]}, "action": {"min": [0.3133821487426758, -1.4821279048919678, 1.0356849431991577, -0.10988229513168335, -1.4793833494186401, 0.21562905609607697, -0.6227588057518005, -1.5098563432693481, 0.8662673830986023, -0.6604401469230652, 0.3644283413887024, -1.0152971744537354, 28.84000015258789, 39.56312561035156, -0.38624998927116394, -0.18687500059604645, 2.1337499618530273, 0.24437500536441803, 1.6736363172531128, -1.045555591583252, 0.718999981880188, -0.41187500953674316, 0.9900000095367432, 0.5199999809265137, 6.275625228881836, 40.56687545776367, 0.7549999952316284, 0.12125000357627869, 0.6568750143051147, 0.38499999046325684, 3.3187499046325684, -1.0012500286102295, 5.193749904632568, 0.37937501072883606, 0.6468750238418579, 18.603750228881836], "max": [0.9663411378860474, -0.6057195663452148, 1.8794347047805786, 0.6656509637832642, -0.3089713454246521, 0.7904385328292847, 0.03770250082015991, -0.48021411895751953, 1.783708095550537, -0.200083926320076, 0.5709205269813538, -0.688420295715332, 68.62562561035156, 64.4477767944336, 17.771249771118164, 9.636249542236328, 48.12187576293945, 38.37062454223633, 54.983123779296875, 64.13500213623047, 64.63562774658203, 84.48249816894531, 57.209999084472656, 99.71500396728516, 57.7243766784668, 62.29500198364258, 1.2400000095367432, 9.606249809265137, 51.360626220703125, 52.801876068115234, 52.717498779296875, 45.15687561035156, 72.20500183105469, 81.91437530517578, 67.96500396728516, 108.67750549316406], "mean": [0.5131558179855347, -1.1562857627868652, 1.524001121520996, 0.46036678552627563, -0.6138097047805786, 0.3613932728767395, -0.3801267147064209, -1.0080394744873047, 1.2731444835662842, -0.34495118260383606, 0.4274580776691437, -0.8879185318946838, 57.56727600097656, 48.29716110229492, 0.6256434321403503, 5.878669738769531, 17.726417541503906, 7.987234592437744, 16.637775421142578, 8.449650764465332, 18.009891510009766, 12.814349174499512, 11.114273071289062, 27.252723693847656, 31.825786590576172, 54.60248565673828, 1.025406002998352, 1.9048304557800293, 21.786714553833008, 13.366659164428711, 29.41579246520996, 13.210455894470215, 32.96884536743164, 28.062664031982422, 23.116060256958008, 56.7390251159668], "std": [0.1316540390253067, 0.1707342565059662, 0.1740696132183075, 0.17285451292991638, 0.1884392648935318, 0.12318579852581024, 0.16569015383720398, 0.2993095815181732, 0.2520357668399811, 0.07049000263214111, 0.05662039667367935, 0.10950043052434921, 9.586740493774414, 4.1985697746276855, 2.554356098175049, 4.051299095153809, 15.04043197631836, 13.786955833435059, 17.46502685546875, 19.058988571166992, 19.152700424194336, 25.479787826538086, 18.330856323242188, 31.557538986206055, 21.314756393432617, 5.9758195877075195, 0.19352580606937408, 3.1191766262054443, 17.536890029907227, 20.37818717956543, 16.11905860900879, 18.705862045288086, 23.484939575195312, 31.755250930786133, 26.42014503479004, 31.04518699645996], "count": [375]}, "timestamp": {"min": [0.0], "max": [12.466666666666667], "mean": [6.233333333333333], "std": [3.60842635240637], "count": [375]}, "frame_index": {"min": [0], "max": [374], "mean": [187.0], "std": [108.2527905721911], "count": [375]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [375]}, "index": {"min": [13431], "max": [13805], "mean": [13618.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [3.592, 7.0, 7.0, 7.0, 7.0], "std": [2.2045867337591036, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [375]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [375]}, "eef_direction_state": {"mean": [3.9066666666666667, 4.101333333333334], "std": [1.8545319864830865, 1.9934220716033917], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [1.1546666666666667, 0.9226666666666666], "std": [0.7501632414940684, 0.7461140812384006], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [0.8186666666666667, 0.592], "std": [0.8666707692210581, 0.7841360426184539], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [3.9066666666666667, 4.101333333333334], "std": [1.8545319864830865, 1.9934220716033917], "min": [0, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [1.1546666666666667, 0.9226666666666666], "std": [0.7501632414940684, 0.7461140812384006], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [0.8186666666666667, 0.592], "std": [0.8666707692210581, 0.7841360426184539], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.7386128842401434, 0.13260201108062952, 1.1939120764787636, -1.513602868703058, 0.9239562582944836, -2.2370319583659115, 0.7023318118253218, -0.12345645874802089, 1.2208374183495012, 1.2830826943898903, 1.251022386815885, 1.9555332032780712], "std": [0.04473305503485368, 0.04268703021059464, 0.06618785018242206, 0.2956071488361024, 0.042629303899955166, 0.2761988450103566, 0.048141179402481575, 0.0646410686162377, 0.09056943823360676, 0.5515959311724755, 0.13221989224087738, 0.6079736853038548], "min": [0.5943327231730249, 0.07581628121215592, 1.0948036381173198, -1.9448416618664208, 0.8706764329753511, -2.745670997542388, 0.5789305239714564, -0.23413401087918007, 1.0980494603731583, -0.12118813033034898, 1.0588285556434318, 0.6378481440212849], "max": [0.815486447916107, 0.2691819580556183, 1.3413867650738178, -0.6008985471886519, 1.0753026363605542, -1.3543316936544643, 0.7945766239520877, -0.05165706599305153, 1.4236882710586558, 1.8911169684849396, 1.406237149087501, 2.7136051735378346], "count": [375]}, "eef_sim_pose_action": {"mean": [0.7386128842401434, 0.13260201108062952, 1.1939120764787636, -1.513602868703058, 0.9239562582944836, -2.2370319583659115, 0.7023318118253218, -0.12345645874802089, 1.2208374183495012, 1.2830826943898903, 1.251022386815885, 1.9555332032780712], "std": [0.04473305503485368, 0.04268703021059464, 0.06618785018242206, 0.2956071488361024, 0.042629303899955166, 0.2761988450103566, 0.048141179402481575, 0.0646410686162377, 0.09056943823360676, 0.5515959311724755, 0.13221989224087738, 0.6079736853038548], "min": [0.5943327231730249, 0.07581628121215592, 1.0948036381173198, -1.9448416618664208, 0.8706764329753511, -2.745670997542388, 0.5789305239714564, -0.23413401087918007, 1.0980494603731583, -0.12118813033034898, 1.0588285556434318, 0.6378481440212849], "max": [0.815486447916107, 0.2691819580556183, 1.3413867650738178, -0.6008985471886519, 1.0753026363605542, -1.3543316936544643, 0.7945766239520877, -0.05165706599305153, 1.4236882710586558, 1.8911169684849396, 1.406237149087501, 2.7136051735378346], "count": [375]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3014547079248366]], [[0.45494703839869277]], [[0.5546853962418301]]], "std": [[[0.36615288634191184]], [[0.27734947016437167]], [[0.24914675068829992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5226332536764706]], [[0.5571554187091503]], [[0.5608181270424837]]], "std": [[[0.3365329463467217]], [[0.33201073153643307]], [[0.3349561875910613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5551452982026144]], [[0.5984597079248366]], [[0.6175670894607843]]], "std": [[[0.3407615612417482]], [[0.32820055633282874]], [[0.3262523795234197]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3650072324346405]], [[0.40592660539215686]], [[0.4149343137254902]]], "std": [[[0.38768619822469935]], [[0.38206371241377984]], [[0.39293193650139324]]], "count": [100]}, "observation.state": {"min": [0.36526283621788025, -1.505850911140442, 1.167675495147705, 0.11081864684820175, -0.8282549381256104, -0.12755589187145233, -0.5746929049491882, -1.47781240940094, 1.0069047212600708, -0.7246605157852173, 0.1337071806192398, -0.8577239513397217, 24.70687484741211, 41.64687728881836, -0.004999999888241291, -0.34437498450279236, 0.5763636231422424, 0.5043749809265137, 5.403749942779541, -0.8849999904632568, 2.134999990463257, 0.3425000011920929, 1.0043749809265137, 12.577500343322754, 3.411250114440918, 42.46312713623047, 0.7144444584846497, -0.4312500059604645, 0.6993750333786011, 0.328125, 7.295624732971191, -1.1418750286102295, 9.026874542236328, -0.30799999833106995, 0.6087499856948853, 39.711875915527344], "max": [0.7112611532211304, -0.6377211213111877, 1.969367504119873, 1.1648117303848267, -0.3902256488800049, 0.6809974312782288, 0.017500190064311028, -0.586661696434021, 1.7827067375183105, -0.4372425079345703, 0.4731488823890686, -0.4822327792644501, 72.51875305175781, 57.74687576293945, 4.2377777099609375, 9.6128568649292, 44.97187423706055, 57.58937454223633, 46.20000076293945, 68.28562927246094, 65.58062744140625, 79.76187133789062, 56.829376220703125, 96.27000427246094, 57.1150016784668, 62.38750076293945, 1.1262500286102295, 9.512222290039062, 47.604373931884766, 39.83812713623047, 60.97624969482422, 44.720001220703125, 72.60000610351562, 73.36750030517578, 65.78187561035156, 95.26062774658203], "mean": [0.48281997442245483, -1.2363646030426025, 1.6653870344161987, 0.9306505918502808, -0.5323171019554138, 0.0414615273475647, -0.2757580280303955, -0.9577876329421997, 1.2404834032058716, -0.5852459073066711, 0.30480584502220154, -0.7167827486991882, 60.15810775756836, 48.038047790527344, 0.12091448158025742, 4.404836654663086, 17.609464645385742, 13.861865997314453, 20.528566360473633, 13.510055541992188, 24.283367156982422, 17.521886825561523, 11.55418586730957, 46.264217376708984, 26.227785110473633, 54.5814323425293, 0.992617130279541, 1.7481069564819336, 18.791542053222656, 7.771997928619385, 30.30388641357422, 7.471868991851807, 34.37385559082031, 12.760618209838867, 16.56587028503418, 66.57113647460938], "std": [0.08097129315137863, 0.1367427259683609, 0.17184527218341827, 0.22408121824264526, 0.12845899164676666, 0.17170339822769165, 0.21531125903129578, 0.29407915472984314, 0.2344425469636917, 0.0854770839214325, 0.12770308554172516, 0.16305960714817047, 11.995025634765625, 5.674373626708984, 0.44920530915260315, 3.67887806892395, 15.281561851501465, 20.661670684814453, 13.354777336120605, 22.74802589416504, 14.849393844604492, 26.77168083190918, 16.533586502075195, 22.782419204711914, 22.388179779052734, 4.893612384796143, 0.1386893093585968, 2.632093667984009, 15.316048622131348, 14.09182357788086, 15.943242073059082, 13.947774887084961, 18.90263557434082, 24.270732879638672, 22.750707626342773, 13.302536010742188], "count": [397]}, "action": {"min": [0.36526283621788025, -1.505850911140442, 1.167675495147705, 0.11081864684820175, -0.8282549381256104, -0.12755589187145233, -0.5746929049491882, -1.47781240940094, 1.0069047212600708, -0.7246605157852173, 0.1337071806192398, -0.8577239513397217, 24.70687484741211, 41.64687728881836, -0.004999999888241291, -0.34437498450279236, 0.5763636231422424, 0.5043749809265137, 5.403749942779541, -0.8849999904632568, 2.134999990463257, 0.3425000011920929, 1.0043749809265137, 12.577500343322754, 3.411250114440918, 42.46312713623047, 0.7144444584846497, -0.4312500059604645, 0.6993750333786011, 0.328125, 7.295624732971191, -1.1418750286102295, 9.026874542236328, -0.30799999833106995, 0.6087499856948853, 39.711875915527344], "max": [0.7112611532211304, -0.6377211213111877, 1.969367504119873, 1.1648117303848267, -0.3902256488800049, 0.6809974312782288, 0.017500190064311028, -0.586661696434021, 1.7827067375183105, -0.4372425079345703, 0.4731488823890686, -0.4822327792644501, 72.51875305175781, 57.74687576293945, 4.2377777099609375, 9.6128568649292, 44.97187423706055, 57.58937454223633, 46.20000076293945, 68.28562927246094, 65.58062744140625, 79.76187133789062, 56.829376220703125, 96.27000427246094, 57.1150016784668, 62.38750076293945, 1.1262500286102295, 9.512222290039062, 47.604373931884766, 39.83812713623047, 60.97624969482422, 44.720001220703125, 72.60000610351562, 73.36750030517578, 65.78187561035156, 95.26062774658203], "mean": [0.4828197956085205, -1.2363648414611816, 1.6653878688812256, 0.9306505918502808, -0.5323171019554138, 0.04146149754524231, -0.2757580578327179, -0.9577875733375549, 1.2404836416244507, -0.5852462649345398, 0.30480581521987915, -0.716782808303833, 60.15813446044922, 48.03806686401367, 0.12091445177793503, 4.404835224151611, 17.609474182128906, 13.861875534057617, 20.52855110168457, 13.510043144226074, 24.283357620239258, 17.52188491821289, 11.554187774658203, 46.26418685913086, 26.227783203125, 54.581424713134766, 0.9926174283027649, 1.7481067180633545, 18.79153060913086, 7.771998882293701, 30.30388832092285, 7.471869945526123, 34.37385940551758, 12.760615348815918, 16.565868377685547, 66.57115173339844], "std": [0.08097130060195923, 0.1367427557706833, 0.17184537649154663, 0.2240811437368393, 0.12845897674560547, 0.17170347273349762, 0.21531134843826294, 0.29407915472984314, 0.23444253206253052, 0.0854770615696907, 0.12770310044288635, 0.16305959224700928, 11.995025634765625, 5.674373149871826, 0.44920530915260315, 3.6788787841796875, 15.281560897827148, 20.661670684814453, 13.354775428771973, 22.74802017211914, 14.849395751953125, 26.77166175842285, 16.533588409423828, 22.78241729736328, 22.3881778717041, 4.893612861633301, 0.138689324259758, 2.6320931911468506, 15.31605052947998, 14.09182357788086, 15.943243980407715, 13.94777774810791, 18.90263557434082, 24.270734786987305, 22.750709533691406, 13.302535057067871], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [397]}, "index": {"min": [13806], "max": [14202], "mean": [14004.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [3.8387909319899243, 7.0, 7.0, 7.0, 7.0], "std": [1.77420832002324, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [397]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [397]}, "eef_direction_state": {"mean": [4.075566750629723, 4.498740554156171], "std": [2.016139537198171, 1.956227136676548], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.8161209068010076, 0.801007556675063], "std": [0.7437003713246999, 0.7828122090277134], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.6700251889168766, 0.5566750629722922], "std": [0.8243359280581172, 0.7935108529572966], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [4.075566750629723, 4.498740554156171], "std": [2.016139537198171, 1.956227136676548], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.8161209068010076, 0.801007556675063], "std": [0.7437003713246999, 0.7828122090277134], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.6700251889168766, 0.5566750629722922], "std": [0.8243359280581172, 0.7935108529572966], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.7490384644971091, 0.12447533630768957, 1.143824308920665, -1.8967364693270916, 1.002664636916033, -2.6318016990296793, 0.697142560784665, -0.1344005083738598, 1.2327946066141005, 1.2690702844668673, 1.285761363922023, 1.9297863057757638], "std": [0.05200486495896287, 0.05012809453188605, 0.03270207261653648, 0.16821309391436717, 0.067863171885393, 0.23973108577108723, 0.041056523126141435, 0.08152872429990772, 0.0952737877981531, 0.6729176548823025, 0.16430034202150903, 0.8209532252096119], "min": [0.6642646831126385, 0.04389356543169523, 1.0997932267420285, -2.0687389034910195, 0.8731605647297607, -3.0316217435065296, 0.6520386671260558, -0.2433823110445476, 1.0985499407461137, -0.07190609576786058, 1.0457394068520207, 0.3827316626511721], "max": [0.8052547332769288, 0.2637179532025111, 1.2752647155174353, -1.2458853121793134, 1.1717421442983982, -1.8313884896223325, 0.7921376868457874, -0.017407241299402382, 1.3613033615475192, 2.077328904818084, 1.4832376688847693, 2.992691691734839], "count": [397]}, "eef_sim_pose_action": {"mean": [0.7490384644971091, 0.12447533630768957, 1.143824308920665, -1.8967364693270916, 1.002664636916033, -2.6318016990296793, 0.697142560784665, -0.1344005083738598, 1.2327946066141005, 1.2690702844668673, 1.285761363922023, 1.9297863057757638], "std": [0.05200486495896287, 0.05012809453188605, 0.03270207261653648, 0.16821309391436717, 0.067863171885393, 0.23973108577108723, 0.041056523126141435, 0.08152872429990772, 0.0952737877981531, 0.6729176548823025, 0.16430034202150903, 0.8209532252096119], "min": [0.6642646831126385, 0.04389356543169523, 1.0997932267420285, -2.0687389034910195, 0.8731605647297607, -3.0316217435065296, 0.6520386671260558, -0.2433823110445476, 1.0985499407461137, -0.07190609576786058, 1.0457394068520207, 0.3827316626511721], "max": [0.8052547332769288, 0.2637179532025111, 1.2752647155174353, -1.2458853121793134, 1.1717421442983982, -1.8313884896223325, 0.7921376868457874, -0.017407241299402382, 1.3613033615475192, 2.077328904818084, 1.4832376688847693, 2.992691691734839], "count": [397]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29486410947712416]], [[0.454458137254902]], [[0.5604537397875817]]], "std": [[[0.3647974502459455]], [[0.27443182128688354]], [[0.2454370172536165]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.531537902369281]], [[0.5565047160947713]], [[0.5514035294117647]]], "std": [[[0.33702806986078193]], [[0.33700737495723826]], [[0.340835159367853]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398436887254902]], [[0.5837190400326798]], [[0.6050451062091504]]], "std": [[[0.3413716492880867]], [[0.3273481585783343]], [[0.3187437467478074]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36213856209150325]], [[0.3948941687091503]], [[0.40082020629084963]]], "std": [[[0.38095437137392835]], [[0.3808786124009812]], [[0.3920211648899276]]], "count": [100]}, "observation.state": {"min": [0.43750476837158203, -1.518296480178833, 1.0811653137207031, -0.09996778517961502, -1.2253206968307495, 0.09083886444568634, -0.5533303022384644, -1.4310578107833862, 1.009744644165039, -0.8719894886016846, 0.15144579112529755, -0.6865076422691345, 23.674999237060547, 40.703125, -0.4000000059604645, -0.08375000208616257, 1.3055555820465088, 0.5681250095367432, 1.3125, -1.0618749856948853, 0.8237500190734863, -0.011249992996454239, 0.984000027179718, 0.4637500047683716, 2.299999952316284, 41.994998931884766, 0.9075000286102295, -0.6337500214576721, 0.7037500143051147, -0.8912500143051147, 9.124375343322754, -0.5212500095367432, 9.978750228881836, 1.0188889503479004, 0.6412500143051147, 34.286251068115234], "max": [0.9247602820396423, -0.640561044216156, 1.9357976913452148, 0.906099796295166, -0.404936283826828, 0.7775107622146606, -0.06843247264623642, -0.5770241618156433, 1.7239118814468384, -0.5134183764457703, 0.49064114689826965, -0.4804684519767761, 66.69437408447266, 58.615623474121094, -0.03125, 9.452221870422363, 47.65312576293945, 41.663124084472656, 49.443748474121094, 47.63687515258789, 54.415626525878906, 80.08374786376953, 44.87812423706055, 95.43062591552734, 54.479373931884766, 65.61181640625, 1.203125, 9.572221755981445, 45.04624938964844, 24.80875015258789, 56.75187683105469, 60.35625076293945, 58.04375076293945, 83.89749908447266, 51.48500061035156, 105.53812408447266], "mean": [0.5316804051399231, -1.2156277894973755, 1.6054456233978271, 0.6310543417930603, -0.5349522829055786, 0.27523788809776306, -0.33812353014945984, -1.054964542388916, 1.3394378423690796, -0.6784295439720154, 0.30514299869537354, -0.5006983280181885, 53.05295944213867, 47.8182487487793, -0.15450403094291687, 4.282920837402344, 18.294879913330078, 8.942212104797363, 19.154207229614258, 7.514444351196289, 20.670949935913086, 15.622294425964355, 12.008179664611816, 33.993202209472656, 22.853912353515625, 56.69721221923828, 1.0981099605560303, 4.6408371925354, 14.717676162719727, 5.121151447296143, 24.628170013427734, 13.000068664550781, 24.809778213500977, 18.908355712890625, 10.622567176818848, 62.33631896972656], "std": [0.10025229305028915, 0.17253373563289642, 0.17853161692619324, 0.23298828303813934, 0.1399375945329666, 0.16897228360176086, 0.14120404422283173, 0.19084575772285461, 0.16090069711208344, 0.0967520996928215, 0.08486215025186539, 0.03516387194395065, 12.378424644470215, 6.561861515045166, 0.11448215693235397, 3.0509543418884277, 16.642288208007812, 15.069421768188477, 16.06292152404785, 15.928199768066406, 17.323974609375, 27.807205200195312, 16.630849838256836, 31.9394474029541, 22.356679916381836, 5.782283306121826, 0.10372242331504822, 3.585742235183716, 16.599645614624023, 9.049742698669434, 17.4322452545166, 21.946495056152344, 16.399072647094727, 29.44525146484375, 17.423749923706055, 23.07120132446289], "count": [281]}, "action": {"min": [0.43750476837158203, -1.518296480178833, 1.0811653137207031, -0.09996778517961502, -1.2253206968307495, 0.09083886444568634, -0.5533303022384644, -1.4310578107833862, 1.009744644165039, -0.8719894886016846, 0.15144579112529755, -0.6865076422691345, 23.674999237060547, 40.703125, -0.4000000059604645, -0.08375000208616257, 1.3055555820465088, 0.5681250095367432, 1.3125, -1.0618749856948853, 0.8237500190734863, -0.011249992996454239, 0.984000027179718, 0.4637500047683716, 2.299999952316284, 41.994998931884766, 0.9075000286102295, -0.6337500214576721, 0.7037500143051147, -0.8912500143051147, 9.124375343322754, -0.5212500095367432, 9.978750228881836, 1.0188889503479004, 0.6412500143051147, 34.286251068115234], "max": [0.9247602820396423, -0.640561044216156, 1.9357976913452148, 0.906099796295166, -0.404936283826828, 0.7775107622146606, -0.06843247264623642, -0.5770241618156433, 1.7239118814468384, -0.5134183764457703, 0.49064114689826965, -0.4804684519767761, 66.69437408447266, 58.615623474121094, -0.03125, 9.452221870422363, 47.65312576293945, 41.663124084472656, 49.443748474121094, 47.63687515258789, 54.415626525878906, 80.08374786376953, 44.87812423706055, 95.43062591552734, 54.479373931884766, 65.61181640625, 1.203125, 9.572221755981445, 45.04624938964844, 24.80875015258789, 56.75187683105469, 60.35625076293945, 58.04375076293945, 83.89749908447266, 51.48500061035156, 105.53812408447266], "mean": [0.5316805243492126, -1.2156280279159546, 1.6054452657699585, 0.6310542821884155, -0.5349523425102234, 0.2752378582954407, -0.33812353014945984, -1.054964542388916, 1.3394379615783691, -0.6784292459487915, 0.30514296889305115, -0.5006980895996094, 53.052974700927734, 47.81825256347656, -0.15450406074523926, 4.2829203605651855, 18.294893264770508, 8.942232131958008, 19.15420150756836, 7.5144476890563965, 20.67093849182129, 15.622296333312988, 12.008174896240234, 33.99319076538086, 22.85391616821289, 56.697200775146484, 1.0981097221374512, 4.640836238861084, 14.717680931091309, 5.121151447296143, 24.628162384033203, 13.000061988830566, 24.809776306152344, 18.90835189819336, 10.622573852539062, 62.336341857910156], "std": [0.10025227069854736, 0.1725337654352188, 0.17853160202503204, 0.23298825323581696, 0.1399376094341278, 0.16897234320640564, 0.14120405912399292, 0.1908457726240158, 0.16090071201324463, 0.0967520996928215, 0.08486215025186539, 0.03516387194395065, 12.378422737121582, 6.561861515045166, 0.11448219418525696, 3.050955057144165, 16.642288208007812, 15.069421768188477, 16.062923431396484, 15.928200721740723, 17.3239688873291, 27.807199478149414, 16.630849838256836, 31.939451217651367, 22.35668182373047, 5.782283306121826, 0.10372242331504822, 3.5857417583465576, 16.599647521972656, 9.049742698669434, 17.432239532470703, 21.94650650024414, 16.399072647094727, 29.445255279541016, 17.423749923706055, 23.07120132446289], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [281]}, "index": {"min": [14203], "max": [14483], "mean": [14343.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [3.1459074733096086, 7.0, 7.0, 7.0, 7.0], "std": [2.3764995592551417, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [281]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [281]}, "eef_direction_state": {"mean": [3.391459074733096, 3.5622775800711746], "std": [1.843464460274907, 2.21219536564036], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.1565836298932384, 1.0177935943060499], "std": [0.6173941342670768, 0.7230595138711172], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [0.6654804270462633, 0.6120996441281139], "std": [0.8234878520655077, 0.8019523801101207], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [3.391459074733096, 3.5622775800711746], "std": [1.843464460274907, 2.21219536564036], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.1565836298932384, 1.0177935943060499], "std": [0.6173941342670768, 0.7230595138711172], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [0.6654804270462633, 0.6120996441281139], "std": [0.8234878520655077, 0.8019523801101207], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.7498626340634174, 0.12931631203637717, 1.1494873305216597, -1.760081890882067, 0.9940421120570627, -2.444581071661498, 0.7210754130820806, -0.12085895654296563, 1.2021918453686646, 1.8156685323730057, 1.1977123694700915, 2.4872821289997735], "std": [0.041096930171303836, 0.04713550808733768, 0.04161016025643116, 0.1889315037624895, 0.059877229564873916, 0.2424973950532198, 0.03492302392379606, 0.05101609045356694, 0.07046590176215851, 0.26488433392958766, 0.11352818996884576, 0.3063396283664952], "min": [0.6329937428677308, 0.0648285457809944, 1.0989244673548177, -1.9495651471049247, 0.8360600615923341, -2.827273320959722, 0.6373084911032327, -0.21442698241001687, 1.10082639571325, 0.5325214223173995, 1.0396974128233443, 1.2201420861591001], "max": [0.8088676469348786, 0.2696317449698562, 1.2962287266341803, -0.8990678579687057, 1.082771614246504, -1.5277626873889882, 0.7913922458235702, -0.042800266803666276, 1.379931426101997, 2.085542125157379, 1.4020673136118647, 2.944684429434555], "count": [281]}, "eef_sim_pose_action": {"mean": [0.7498626340634174, 0.12931631203637717, 1.1494873305216597, -1.760081890882067, 0.9940421120570627, -2.444581071661498, 0.7210754130820806, -0.12085895654296563, 1.2021918453686646, 1.8156685323730057, 1.1977123694700915, 2.4872821289997735], "std": [0.041096930171303836, 0.04713550808733768, 0.04161016025643116, 0.1889315037624895, 0.059877229564873916, 0.2424973950532198, 0.03492302392379606, 0.05101609045356694, 0.07046590176215851, 0.26488433392958766, 0.11352818996884576, 0.3063396283664952], "min": [0.6329937428677308, 0.0648285457809944, 1.0989244673548177, -1.9495651471049247, 0.8360600615923341, -2.827273320959722, 0.6373084911032327, -0.21442698241001687, 1.10082639571325, 0.5325214223173995, 1.0396974128233443, 1.2201420861591001], "max": [0.8088676469348786, 0.2696317449698562, 1.2962287266341803, -0.8990678579687057, 1.082771614246504, -1.5277626873889882, 0.7913922458235702, -0.042800266803666276, 1.379931426101997, 2.085542125157379, 1.4020673136118647, 2.944684429434555], "count": [281]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2977273570261438]], [[0.4590430739379085]], [[0.5630892565359478]]], "std": [[[0.36782837602735285]], [[0.2773400803117197]], [[0.24811518164208665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814939644607843]], [[0.5147785927287581]], [[0.5217197303921569]]], "std": [[[0.3290655110926924]], [[0.32450358194395706]], [[0.3299207072951882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095267034313725]], [[0.5493238786764706]], [[0.5747982965686274]]], "std": [[[0.34361198350600036]], [[0.32707001186858636]], [[0.3247237643865278]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36060033905228756]], [[0.42215840073529415]], [[0.446789789624183]]], "std": [[[0.38397953313324573]], [[0.37152545147045224]], [[0.3929855204735183]]], "count": [100]}, "observation.state": {"min": [0.3477626442909241, -1.4457207918167114, 1.0543347597122192, -0.3864135444164276, -1.4161431789398193, 0.2332007735967636, -0.6036850810050964, -1.525234580039978, 1.0499160289764404, -0.569137692451477, 0.27835792303085327, -0.9664921164512634, 3.0712499618530273, 44.00749969482422, -0.38777777552604675, -0.3162499964237213, 1.0881249904632568, 0.5455555319786072, 1.2174999713897705, -1.0199999809265137, 1.0212500095367432, -0.3018749952316284, 1.125, 1.6987500190734863, 2.3324999809265137, 34.08230972290039, 0.6881250143051147, -0.49000000953674316, 0.6943750381469727, -1.0043749809265137, 0.647777795791626, -0.65625, 1.0518181324005127, 1.1114286184310913, 0.7049999833106995, 15.358750343322754], "max": [1.2169705629348755, -0.7381075024604797, 1.874690055847168, 0.6790264844894409, -0.43826770782470703, 0.7450429201126099, -0.21038375794887543, -0.691495954990387, 1.7662079334259033, -0.2970634996891022, 0.7736112475395203, -0.44313153624534607, 66.43000030517578, 57.157501220703125, -0.14750000834465027, 7.423125267028809, 50.26062774658203, 47.153751373291016, 50.848751068115234, 54.49937438964844, 65.41500091552734, 71.65562438964844, 49.0993766784668, 94.16187286376953, 59.84187698364258, 59.48125076293945, 1.5456249713897705, 9.572500228881836, 54.930625915527344, 21.088125228881836, 69.3550033569336, 75.55437469482422, 67.42937469482422, 93.57437896728516, 53.68375015258789, 111.03250122070312], "mean": [0.6221469044685364, -1.1729214191436768, 1.4849741458892822, 0.4618399441242218, -0.637327253818512, 0.3968904912471771, -0.3921346366405487, -1.0337356328964233, 1.306281328201294, -0.5008889436721802, 0.36389970779418945, -0.8119748830795288, 49.44204330444336, 50.58879852294922, -0.23826539516448975, 3.0991272926330566, 22.732566833496094, 7.460964202880859, 23.308818817138672, 9.568124771118164, 23.657381057739258, 11.226507186889648, 11.777091979980469, 38.566734313964844, 30.293777465820312, 52.4725456237793, 1.2180203199386597, 2.6939895153045654, 19.236616134643555, 5.690609455108643, 29.390989303588867, 18.654598236083984, 27.19671058654785, 27.209627151489258, 17.704984664916992, 56.85060501098633], "std": [0.12288548797369003, 0.1581723541021347, 0.24056260287761688, 0.18150046467781067, 0.17157672345638275, 0.11430013924837112, 0.14387233555316925, 0.27280616760253906, 0.24949334561824799, 0.056575823575258255, 0.0962984710931778, 0.14664791524410248, 15.511463165283203, 3.052415132522583, 0.06040748953819275, 2.5908689498901367, 16.181779861450195, 12.997736930847168, 15.172318458557129, 20.101932525634766, 18.1290225982666, 21.23238754272461, 16.747753143310547, 25.291038513183594, 23.855154037475586, 6.402940273284912, 0.34149566292762756, 2.8066439628601074, 21.9541015625, 8.743646621704102, 24.351661682128906, 24.415481567382812, 21.901409149169922, 33.2557487487793, 20.090829849243164, 31.715167999267578], "count": [359]}, "action": {"min": [0.3477626442909241, -1.4457207918167114, 1.0543347597122192, -0.3864135444164276, -1.4161431789398193, 0.2332007735967636, -0.6036850810050964, -1.525234580039978, 1.0499160289764404, -0.569137692451477, 0.27835792303085327, -0.9664921164512634, 3.0712499618530273, 44.00749969482422, -0.38777777552604675, -0.3162499964237213, 1.0881249904632568, 0.5455555319786072, 1.2174999713897705, -1.0199999809265137, 1.0212500095367432, -0.3018749952316284, 1.125, 1.6987500190734863, 2.3324999809265137, 34.08230972290039, 0.6881250143051147, -0.49000000953674316, 0.6943750381469727, -1.0043749809265137, 0.647777795791626, -0.65625, 1.0518181324005127, 1.1114286184310913, 0.7049999833106995, 15.358750343322754], "max": [1.2169705629348755, -0.7381075024604797, 1.874690055847168, 0.6790264844894409, -0.43826770782470703, 0.7450429201126099, -0.21038375794887543, -0.691495954990387, 1.7662079334259033, -0.2970634996891022, 0.7736112475395203, -0.44313153624534607, 66.43000030517578, 57.157501220703125, -0.14750000834465027, 7.423125267028809, 50.26062774658203, 47.153751373291016, 50.848751068115234, 54.49937438964844, 65.41500091552734, 71.65562438964844, 49.0993766784668, 94.16187286376953, 59.84187698364258, 59.48125076293945, 1.5456249713897705, 9.572500228881836, 54.930625915527344, 21.088125228881836, 69.3550033569336, 75.55437469482422, 67.42937469482422, 93.57437896728516, 53.68375015258789, 111.03250122070312], "mean": [0.6221467852592468, -1.172921895980835, 1.4849748611450195, 0.46184006333351135, -0.6373273134231567, 0.39689069986343384, -0.3921346366405487, -1.033735752105713, 1.3062807321548462, -0.5008891224861145, 0.36389967799186707, -0.811974823474884, 49.442054748535156, 50.58879852294922, -0.23826539516448975, 3.0991265773773193, 22.732566833496094, 7.460968017578125, 23.308828353881836, 9.568111419677734, 23.657386779785156, 11.226490020751953, 11.777108192443848, 38.566741943359375, 30.293779373168945, 52.47256851196289, 1.2180192470550537, 2.69398832321167, 19.23661231994629, 5.690609931945801, 29.390981674194336, 18.654600143432617, 27.19671058654785, 27.20961570739746, 17.70499038696289, 56.85062789916992], "std": [0.12288546562194824, 0.1581723392009735, 0.24056263267993927, 0.18150044977664948, 0.17157670855522156, 0.11430013179779053, 0.14387230575084686, 0.27280616760253906, 0.2494932860136032, 0.05657582730054855, 0.09629848599433899, 0.14664794504642487, 15.511466979980469, 3.052415609359741, 0.06040750443935394, 2.5908689498901367, 16.181777954101562, 12.997736930847168, 15.172318458557129, 20.10193634033203, 18.1290225982666, 21.23239517211914, 16.74775505065918, 25.291038513183594, 23.855154037475586, 6.402939319610596, 0.34149569272994995, 2.8066442012786865, 21.954103469848633, 8.743645668029785, 24.351661682128906, 24.415485382080078, 21.90140724182129, 33.25574493408203, 20.09083366394043, 31.715167999267578], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [359]}, "index": {"min": [14484], "max": [14842], "mean": [14663.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [3.618384401114206, 7.0, 7.0, 7.0, 7.0], "std": [2.277856749913638, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [359]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [359]}, "eef_direction_state": {"mean": [3.2896935933147633, 3.8133704735376046], "std": [2.195127464586213, 2.195523314199837], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [1.181058495821727, 0.8523676880222841], "std": [0.7955853082169525, 0.7297412207122709], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.7715877437325905, 0.6350974930362117], "std": [0.8399333356390573, 0.816265310635872], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.2896935933147633, 3.8133704735376046], "std": [2.195127464586213, 2.195523314199837], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [1.181058495821727, 0.8523676880222841], "std": [0.7955853082169525, 0.7297412207122709], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.7715877437325905, 0.6350974930362117], "std": [0.8399333356390573, 0.816265310635872], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.7094030958546902, 0.12000220352787917, 1.1422679808949423, -1.656154423799248, 0.939842127122879, -2.413008316271726, 0.709345477515499, -0.11963854715512685, 1.1970139143001384, 1.1641311486978965, 1.3307917440238775, 1.8441152449478144], "std": [0.07506021614075306, 0.060299080395289105, 0.03488997901223914, 0.12488565439621513, 0.10593247305980998, 0.23073970406885977, 0.04534653394628065, 0.053197527107349235, 0.07438052915976623, 1.1192361622275095, 0.17423024557739142, 1.173450859336193], "min": [0.598247285941097, 0.007497911740651397, 1.095145543197459, -1.8490576106089045, 0.773084938821909, -2.7576351723798087, 0.6645249879463371, -0.19536998597709143, 1.0950818517031822, -0.8214565087260866, 1.0248525456149293, -0.23564262178680467], "max": [0.8069463881954009, 0.28313258523066415, 1.2702607674806552, -1.2023505969648087, 1.303580528687962, -1.6670478074600616, 0.7901070750181963, -0.030982996041208244, 1.2877611499228998, 2.160630692824903, 1.5409582388827001, 2.9064816384404617], "count": [359]}, "eef_sim_pose_action": {"mean": [0.7094030958546902, 0.12000220352787917, 1.1422679808949423, -1.656154423799248, 0.939842127122879, -2.413008316271726, 0.709345477515499, -0.11963854715512685, 1.1970139143001384, 1.1641311486978965, 1.3307917440238775, 1.8441152449478144], "std": [0.07506021614075306, 0.060299080395289105, 0.03488997901223914, 0.12488565439621513, 0.10593247305980998, 0.23073970406885977, 0.04534653394628065, 0.053197527107349235, 0.07438052915976623, 1.1192361622275095, 0.17423024557739142, 1.173450859336193], "min": [0.598247285941097, 0.007497911740651397, 1.095145543197459, -1.8490576106089045, 0.773084938821909, -2.7576351723798087, 0.6645249879463371, -0.19536998597709143, 1.0950818517031822, -0.8214565087260866, 1.0248525456149293, -0.23564262178680467], "max": [0.8069463881954009, 0.28313258523066415, 1.2702607674806552, -1.2023505969648087, 1.303580528687962, -1.6670478074600616, 0.7901070750181963, -0.030982996041208244, 1.2877611499228998, 2.160630692824903, 1.5409582388827001, 2.9064816384404617], "count": [359]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2876876756535948]], [[0.4593761785130719]], [[0.5709727777777778]]], "std": [[[0.3627617123451295]], [[0.27023271199508686]], [[0.24280104921495624]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48989457312091506]], [[0.5075851756535947]], [[0.5031333129084967]]], "std": [[[0.3442365650208136]], [[0.3429756429885612]], [[0.3459868596109108]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5118939808006536]], [[0.5473912254901961]], [[0.5656346119281046]]], "std": [[[0.3423283573013486]], [[0.33313462384336334]], [[0.33327259952018523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38619298202614377]], [[0.42469795343137257]], [[0.44327229370915033]]], "std": [[[0.38204436660332625]], [[0.37770371993464985]], [[0.3906018699094506]]], "count": [100]}, "observation.state": {"min": [0.2730172872543335, -1.4615758657455444, 1.223031759262085, -0.07822368294000626, -1.0570474863052368, 0.27707046270370483, -0.5956501960754395, -1.413343071937561, 1.1669336557388306, -0.6035658121109009, 0.3858148455619812, -0.8691205382347107, 14.997499465942383, 44.09187698364258, -0.3919999897480011, -0.4387499988079071, 0.7443749904632568, 0.40187498927116394, 2.03125, -1.2137500047683716, 4.242499828338623, -2.682499885559082, 1.03125, 8.053750038146973, 2.5562500953674316, 36.28533172607422, 0.7300000190734863, -0.46812498569488525, 0.6456249952316284, -0.6043750047683716, 1.2272727489471436, -0.5518749952316284, 1.1725000143051147, 0.9077777862548828, 0.6768749952316284, -3.1781249046325684], "max": [0.8912328481674194, -0.8125216960906982, 1.8698023557662964, 0.8703603148460388, -0.41044384241104126, 0.7461661696434021, -0.27954527735710144, -0.756179928779602, 1.721479892730713, -0.2752346098423004, 0.6683239936828613, -0.6001087427139282, 75.30187225341797, 54.380001068115234, -0.05687499791383743, 9.43375015258789, 61.953125, 55.08124923706055, 61.485626220703125, 42.17000198364258, 66.54875183105469, 59.09062576293945, 57.92375183105469, 80.5062484741211, 58.498748779296875, 62.24687576293945, 1.290624976158142, 9.838749885559082, 53.12437438964844, 27.9950008392334, 60.27312469482422, 79.80374908447266, 64.22062683105469, 97.97187805175781, 51.755001068115234, 109.90687561035156], "mean": [0.5202901363372803, -1.138538122177124, 1.496124505996704, 0.5123814940452576, -0.6494159698486328, 0.38726744055747986, -0.4164619445800781, -0.994433581829071, 1.305359125137329, -0.4566126763820648, 0.4515775144100189, -0.7325151562690735, 54.61467742919922, 48.31620788574219, -0.14751435816287994, 5.048260688781738, 18.577627182006836, 11.317093849182129, 21.67424201965332, 8.142739295959473, 24.5565242767334, 11.667430877685547, 15.331311225891113, 33.19134521484375, 24.854400634765625, 56.29629135131836, 1.1015363931655884, 3.9699079990386963, 16.026107788085938, 6.408611297607422, 26.132057189941406, 17.3225154876709, 24.8619384765625, 23.268329620361328, 13.058773040771484, 56.995121002197266], "std": [0.19370369613170624, 0.1447012722492218, 0.16941578686237335, 0.26384180784225464, 0.19464917480945587, 0.11047837883234024, 0.10079347342252731, 0.20101848244667053, 0.16845984756946564, 0.06262115389108658, 0.051705408841371536, 0.12363848090171814, 15.66108226776123, 3.338501214981079, 0.06761796027421951, 3.9170737266540527, 23.93597412109375, 18.564373016357422, 22.274667739868164, 15.242644309997559, 21.99506950378418, 22.09666633605957, 21.05746078491211, 21.10498046875, 21.470962524414062, 6.508124828338623, 0.20314763486385345, 3.517163038253784, 20.44138526916504, 9.957606315612793, 19.696428298950195, 29.811813354492188, 17.489168167114258, 33.73258590698242, 18.044950485229492, 33.85453796386719], "count": [385]}, "action": {"min": [0.2730172872543335, -1.4615758657455444, 1.223031759262085, -0.07822368294000626, -1.0570474863052368, 0.27707046270370483, -0.5956501960754395, -1.413343071937561, 1.1669336557388306, -0.6035658121109009, 0.3858148455619812, -0.8691205382347107, 14.997499465942383, 44.09187698364258, -0.3919999897480011, -0.4387499988079071, 0.7443749904632568, 0.40187498927116394, 2.03125, -1.2137500047683716, 4.242499828338623, -2.682499885559082, 1.03125, 8.053750038146973, 2.5562500953674316, 36.28533172607422, 0.7300000190734863, -0.46812498569488525, 0.6456249952316284, -0.6043750047683716, 1.2272727489471436, -0.5518749952316284, 1.1725000143051147, 0.9077777862548828, 0.6768749952316284, -3.1781249046325684], "max": [0.8912328481674194, -0.8125216960906982, 1.8698023557662964, 0.8703603148460388, -0.41044384241104126, 0.7461661696434021, -0.27954527735710144, -0.756179928779602, 1.721479892730713, -0.2752346098423004, 0.6683239936828613, -0.6001087427139282, 75.30187225341797, 54.380001068115234, -0.05687499791383743, 9.43375015258789, 61.953125, 55.08124923706055, 61.485626220703125, 42.17000198364258, 66.54875183105469, 59.09062576293945, 57.92375183105469, 80.5062484741211, 58.498748779296875, 62.24687576293945, 1.290624976158142, 9.838749885559082, 53.12437438964844, 27.9950008392334, 60.27312469482422, 79.80374908447266, 64.22062683105469, 97.97187805175781, 51.755001068115234, 109.90687561035156], "mean": [0.5202902555465698, -1.1385375261306763, 1.496124029159546, 0.5123814344406128, -0.6494161486625671, 0.3872673511505127, -0.41646212339401245, -0.9944335222244263, 1.3053587675094604, -0.456612765789032, 0.4515775740146637, -0.7325146198272705, 54.61465072631836, 48.31618881225586, -0.14751438796520233, 5.04826021194458, 18.577625274658203, 11.317091941833496, 21.674243927001953, 8.14273452758789, 24.5565242767334, 11.66740608215332, 15.331315040588379, 33.19135665893555, 24.854387283325195, 56.29627990722656, 1.1015362739562988, 3.9699063301086426, 16.026103973388672, 6.408609390258789, 26.132049560546875, 17.322513580322266, 24.8619441986084, 23.26833724975586, 13.058771133422852, 56.995174407958984], "std": [0.193703755736351, 0.14470137655735016, 0.16941574215888977, 0.26384177803993225, 0.19464914500713348, 0.11047837138175964, 0.10079348832368851, 0.20101848244667053, 0.16845989227294922, 0.06262113898992538, 0.05170539394021034, 0.12363851815462112, 15.661079406738281, 3.338500499725342, 0.06761794537305832, 3.91707444190979, 23.935976028442383, 18.564376831054688, 22.27467155456543, 15.242646217346191, 21.99506950378418, 22.096660614013672, 21.057458877563477, 21.104978561401367, 21.470962524414062, 6.508124828338623, 0.20314760506153107, 3.517162799835205, 20.44138526916504, 9.957608222961426, 19.696426391601562, 29.811811447143555, 17.48917007446289, 33.73258590698242, 18.044952392578125, 33.85453414916992], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [385]}, "index": {"min": [14843], "max": [15227], "mean": [15035.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [3.3714285714285714, 7.0, 7.0, 7.0, 7.0], "std": [2.3254021935529896, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [385]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [385]}, "eef_direction_state": {"mean": [3.7584415584415583, 3.968831168831169], "std": [1.9329911314118933, 2.194222623059926], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.0623376623376624, 0.7402597402597403], "std": [0.7252476444114823, 0.6913678781405799], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.6207792207792208, 0.4155844155844156], "std": [0.8132566666200739, 0.7198601839471688], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.7584415584415583, 3.968831168831169], "std": [1.9329911314118933, 2.194222623059926], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.0623376623376624, 0.7402597402597403], "std": [0.7252476444114823, 0.6913678781405799], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [0.6207792207792208, 0.4155844155844156], "std": [0.8132566666200739, 0.7198601839471688], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.7287010687985004, 0.13115810084975635, 1.1940425534905095, -1.4996229848268954, 1.0026012956914134, -2.25284756856756, 0.7099858989895191, -0.13806639195792214, 1.214098716932785, 1.5193613772659191, 1.2483829985502886, 2.2061468195969103], "std": [0.0478349240440827, 0.033948593933743595, 0.045952459687074135, 0.1207010878350327, 0.16556087987156126, 0.13343802243230107, 0.03390303446245717, 0.05120616324246237, 0.06167255445664742, 0.31989337970398996, 0.1079550896661623, 0.3964130762219202], "min": [0.6493946998577954, 0.08457680581799329, 1.1092794046335073, -1.7539162822508456, 0.6498204172847242, -2.405318602299045, 0.6639867492928072, -0.20839465825574638, 1.1216124629569317, 1.0305475257832692, 1.0723147010842173, 1.627099219543519], "max": [0.820742471190392, 0.2553604752353134, 1.2634382456035076, -1.2110675521907885, 1.2150922466115364, -1.799718369678824, 0.787565781128188, -0.06985162009287757, 1.2959135586665593, 1.9932867749097603, 1.389300977151434, 2.852030842467485], "count": [385]}, "eef_sim_pose_action": {"mean": [0.7287010687985004, 0.13115810084975635, 1.1940425534905095, -1.4996229848268954, 1.0026012956914134, -2.25284756856756, 0.7099858989895191, -0.13806639195792214, 1.214098716932785, 1.5193613772659191, 1.2483829985502886, 2.2061468195969103], "std": [0.0478349240440827, 0.033948593933743595, 0.045952459687074135, 0.1207010878350327, 0.16556087987156126, 0.13343802243230107, 0.03390303446245717, 0.05120616324246237, 0.06167255445664742, 0.31989337970398996, 0.1079550896661623, 0.3964130762219202], "min": [0.6493946998577954, 0.08457680581799329, 1.1092794046335073, -1.7539162822508456, 0.6498204172847242, -2.405318602299045, 0.6639867492928072, -0.20839465825574638, 1.1216124629569317, 1.0305475257832692, 1.0723147010842173, 1.627099219543519], "max": [0.820742471190392, 0.2553604752353134, 1.2634382456035076, -1.2110675521907885, 1.2150922466115364, -1.799718369678824, 0.787565781128188, -0.06985162009287757, 1.2959135586665593, 1.9932867749097603, 1.389300977151434, 2.852030842467485], "count": [385]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28757973651960783]], [[0.45234565972222224]], [[0.5562883905228758]]], "std": [[[0.3612529966263889]], [[0.2740843540710616]], [[0.24691746281262725]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778693729575163]], [[0.4990852961601307]], [[0.49449944240196075]]], "std": [[[0.3356853181985704]], [[0.3367691428980863]], [[0.3424530175860362]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49951681576797385]], [[0.5166050204248366]], [[0.5190623937908496]]], "std": [[[0.3501732498116216]], [[0.348276872238915]], [[0.34934346450437304]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.373142506127451]], [[0.43997755106209147]], [[0.46305896241830063]]], "std": [[[0.37459801195609793]], [[0.36194466847654067]], [[0.3852816814246106]]], "count": [100]}, "observation.state": {"min": [0.3440432548522949, -1.4386873245239258, 1.075697422027588, -0.5768545866012573, -1.5254147052764893, 0.2662222385406494, -0.967231273651123, -1.5128843784332275, 1.137202501296997, -0.06437399983406067, 0.5503023266792297, -0.8290417194366455, 16.562856674194336, 45.40187454223633, -0.5525000095367432, -0.30124998092651367, 0.7356250286102295, 0.4268749952316284, 1.1556249856948853, -1.5377777814865112, 0.9118750095367432, 0.34437501430511475, 1.09375, -0.37437501549720764, 29.975000381469727, 37.62091064453125, 0.6787500381469727, -2.0118749141693115, 1.015625, -0.7537499666213989, 7.785624980926514, -0.5743749737739563, 6.807499885559082, -0.3425000011920929, 0.6262500286102295, 0.9018750190734863], "max": [1.4009689092636108, -0.9096708297729492, 1.8569514751434326, 0.7200350761413574, -0.3694829046726227, 0.662389874458313, -0.5635585784912109, -0.9343289732933044, 1.8548057079315186, 0.3705081343650818, 1.33926522731781, -0.5607690811157227, 69.12999725341797, 53.98812484741211, -0.10437499731779099, 8.550000190734863, 67.92749786376953, 27.235624313354492, 69.0737533569336, 73.83812713623047, 57.29999923706055, 77.97624969482422, 40.423126220703125, 105.80999755859375, 57.46125030517578, 54.84312438964844, 1.5262500047683716, 9.446249961853027, 56.69937515258789, 24.349374771118164, 68.03750610351562, 50.609375, 69.63187408447266, 75.69000244140625, 50.84375, 104.07500457763672], "mean": [0.6375253200531006, -1.1759159564971924, 1.4347437620162964, 0.37134748697280884, -0.7629894614219666, 0.43770313262939453, -0.8127661943435669, -1.171949028968811, 1.4018150568008423, 0.1738717257976532, 0.9741355180740356, -0.7229338884353638, 48.08803176879883, 49.36063766479492, -0.18160322308540344, 3.1006693840026855, 18.406667709350586, 3.6760175228118896, 21.140592575073242, 7.980251312255859, 18.38917350769043, 11.994264602661133, 8.5886869430542, 33.82606506347656, 43.83427429199219, 46.64192199707031, 1.1484698057174683, 2.1673660278320312, 22.626768112182617, 5.684422016143799, 37.34707260131836, 10.484750747680664, 32.41265106201172, 14.808856964111328, 12.479903221130371, 45.120853424072266], "std": [0.1981174349784851, 0.09324118494987488, 0.15305744111537933, 0.3016968071460724, 0.23608873784542084, 0.09586098790168762, 0.15173830091953278, 0.20462486147880554, 0.2715180814266205, 0.1332981139421463, 0.28676262497901917, 0.09217806160449982, 12.481163024902344, 2.14997935295105, 0.06623206287622452, 2.68241548538208, 22.23542022705078, 7.315426826477051, 22.4149169921875, 20.772274017333984, 18.748720169067383, 23.17035675048828, 12.5820894241333, 33.6962776184082, 8.515618324279785, 4.573218822479248, 0.36585482954978943, 2.9788930416107178, 21.34813690185547, 8.090228080749512, 19.121339797973633, 15.309083938598633, 18.00836753845215, 21.771671295166016, 14.182633399963379, 33.32194137573242], "count": [465]}, "action": {"min": [0.3440432548522949, -1.4386873245239258, 1.075697422027588, -0.5768545866012573, -1.5254147052764893, 0.2662222385406494, -0.967231273651123, -1.5128843784332275, 1.137202501296997, -0.06437399983406067, 0.5503023266792297, -0.8290417194366455, 16.562856674194336, 45.40187454223633, -0.5525000095367432, -0.30124998092651367, 0.7356250286102295, 0.4268749952316284, 1.1556249856948853, -1.5377777814865112, 0.9118750095367432, 0.34437501430511475, 1.09375, -0.37437501549720764, 29.975000381469727, 37.62091064453125, 0.6787500381469727, -2.0118749141693115, 1.015625, -0.7537499666213989, 7.785624980926514, -0.5743749737739563, 6.807499885559082, -0.3425000011920929, 0.6262500286102295, 0.9018750190734863], "max": [1.4009689092636108, -0.9096708297729492, 1.8569514751434326, 0.7200350761413574, -0.3694829046726227, 0.662389874458313, -0.5635585784912109, -0.9343289732933044, 1.8548057079315186, 0.3705081343650818, 1.33926522731781, -0.5607690811157227, 69.12999725341797, 53.98812484741211, -0.10437499731779099, 8.550000190734863, 67.92749786376953, 27.235624313354492, 69.0737533569336, 73.83812713623047, 57.29999923706055, 77.97624969482422, 40.423126220703125, 105.80999755859375, 57.46125030517578, 54.84312438964844, 1.5262500047683716, 9.446249961853027, 56.69937515258789, 24.349374771118164, 68.03750610351562, 50.609375, 69.63187408447266, 75.69000244140625, 50.84375, 104.07500457763672], "mean": [0.6375253200531006, -1.1759159564971924, 1.434743046760559, 0.3713476359844208, -0.7629889845848083, 0.43770331144332886, -0.8127657771110535, -1.171948790550232, 1.4018148183822632, 0.1738719642162323, 0.9741359949111938, -0.7229340672492981, 48.088050842285156, 49.36060333251953, -0.18160319328308105, 3.1006712913513184, 18.406667709350586, 3.6760239601135254, 21.140602111816406, 7.980236530303955, 18.38918685913086, 11.994256973266602, 8.58868408203125, 33.826072692871094, 43.83427810668945, 46.641910552978516, 1.1484698057174683, 2.167365074157715, 22.62676429748535, 5.684426307678223, 37.347068786621094, 10.484750747680664, 32.41263961791992, 14.80886173248291, 12.479913711547852, 45.12089538574219], "std": [0.1981174498796463, 0.09324118494987488, 0.15305733680725098, 0.30169677734375, 0.23608876764774323, 0.09586098045110703, 0.15173831582069397, 0.20462486147880554, 0.2715180516242981, 0.1332981139421463, 0.2867625951766968, 0.09217805415391922, 12.48116683959961, 2.14997935295105, 0.06623201072216034, 2.682415723800659, 22.23542022705078, 7.315423011779785, 22.414915084838867, 20.772289276123047, 18.748722076416016, 23.17035484313965, 12.58209228515625, 33.6962776184082, 8.515618324279785, 4.573218822479248, 0.36585474014282227, 2.978893518447876, 21.348134994506836, 8.090230941772461, 19.121341705322266, 15.309081077575684, 18.00836753845215, 21.771671295166016, 14.182633399963379, 33.321937561035156], "count": [465]}, "timestamp": {"min": [0.0], "max": [15.466666666666667], "mean": [7.733333333333333], "std": [4.474454239428619], "count": [465]}, "frame_index": {"min": [0], "max": [464], "mean": [232.0], "std": [134.23362718285858], "count": [465]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [465]}, "index": {"min": [15228], "max": [15692], "mean": [15460.0], "std": [134.23362718285858], "count": [465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [465]}, "subtask_annotation": {"mean": [3.2666666666666666, 7.0, 7.0, 7.0, 7.0], "std": [2.354101126692595, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [465]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [465]}, "eef_direction_state": {"mean": [3.6666666666666665, 4.286021505376344], "std": [2.1023966525343862, 2.044115151410432], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_state": {"mean": [0.9032258064516129, 0.6408602150537634], "std": [0.7282991841953537, 0.6607647181245613], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_state": {"mean": [0.5290322580645161, 0.3548387096774194], "std": [0.7646182047004996, 0.663084374694449], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_direction_action": {"mean": [3.6666666666666665, 4.286021505376344], "std": [2.1023966525343862, 2.044115151410432], "min": [0, 0], "max": [6, 6], "count": [465]}, "eef_velocity_action": {"mean": [0.9032258064516129, 0.6408602150537634], "std": [0.7282991841953537, 0.6607647181245613], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_acc_mag_action": {"mean": [0.5290322580645161, 0.3548387096774194], "std": [0.7646182047004996, 0.663084374694449], "min": [0, 0], "max": [2, 2], "count": [465]}, "eef_sim_pose_state": {"mean": [0.7006260091315797, 0.10664805635768608, 1.1656329747878855, -1.4866318328525145, 0.8988116914857838, -2.3008470827200522, 0.713785979909695, -0.1750981537047824, 1.1589309867925488, 1.3218408774160448, 0.7458452850359019, 1.8800676678119292], "std": [0.04838959465483391, 0.058774609780573556, 0.025932710820432237, 0.14127708442101122, 0.16954966278567277, 0.2307914030388603, 0.05990171718690476, 0.04623232603063992, 0.04334274711767711, 0.19165377783225876, 0.0386052589206855, 0.18376888944246544], "min": [0.6106303606331741, 0.04307780397557834, 1.1090927600618554, -1.8359354011910813, 0.33461627368044033, -2.6639687422648755, 0.654534122816279, -0.24833614217508312, 1.094056305379202, 1.0367187772920576, 0.6732159172779211, 1.55975520973441], "max": [0.814357961143914, 0.33105000039631993, 1.2086301786692981, -1.209700032652589, 1.1281957241846157, -1.610496955486808, 0.8078013100985706, -0.10412757215237005, 1.2248331634634768, 1.5829759543939899, 0.8215427218478344, 2.1300249673247875], "count": [465]}, "eef_sim_pose_action": {"mean": [0.7006260091315797, 0.10664805635768608, 1.1656329747878855, -1.4866318328525145, 0.8988116914857838, -2.3008470827200522, 0.713785979909695, -0.1750981537047824, 1.1589309867925488, 1.3218408774160448, 0.7458452850359019, 1.8800676678119292], "std": [0.04838959465483391, 0.058774609780573556, 0.025932710820432237, 0.14127708442101122, 0.16954966278567277, 0.2307914030388603, 0.05990171718690476, 0.04623232603063992, 0.04334274711767711, 0.19165377783225876, 0.0386052589206855, 0.18376888944246544], "min": [0.6106303606331741, 0.04307780397557834, 1.1090927600618554, -1.8359354011910813, 0.33461627368044033, -2.6639687422648755, 0.654534122816279, -0.24833614217508312, 1.094056305379202, 1.0367187772920576, 0.6732159172779211, 1.55975520973441], "max": [0.814357961143914, 0.33105000039631993, 1.2086301786692981, -1.209700032652589, 1.1281957241846157, -1.610496955486808, 0.8078013100985706, -0.10412757215237005, 1.2248331634634768, 1.5829759543939899, 0.8215427218478344, 2.1300249673247875], "count": [465]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.309706556372549]], [[0.45278452410130715]], [[0.5479948672385622]]], "std": [[[0.3733092230137727]], [[0.2882680247166339]], [[0.2562571155188861]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49736322508169933]], [[0.5304136478758169]], [[0.5324195322712418]]], "std": [[[0.34385754580454825]], [[0.33736481552394026]], [[0.3417342828986724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.11372549019607843]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5213730085784314]], [[0.5590561233660131]], [[0.5826626552287582]]], "std": [[[0.3459416644699102]], [[0.33011213143010637]], [[0.32960162598473286]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3652430514705882]], [[0.4092719464869281]], [[0.425221141748366]]], "std": [[[0.38303451520595505]], [[0.37468538180079164]], [[0.3894996278114182]]], "count": [100]}, "observation.state": {"min": [0.44303616881370544, -1.3942930698394775, 1.0148732662200928, -0.7329629063606262, -1.5675890445709229, 0.23167486488819122, -0.6185625791549683, -1.415941834449768, 0.9935530424118042, -1.0423818826675415, 0.054741740226745605, -0.8174808621406555, 21.645000457763672, 47.955623626708984, -0.41749998927116394, -0.2824999988079071, 2.2856249809265137, 0.515625, 3.773124933242798, -1.1612499952316284, 3.0037498474121094, 0.19187499582767487, 1.0512499809265137, -0.8931249976158142, 19.203750610351562, 26.625, 0.7543749809265137, -0.6037499904632568, 0.7243750095367432, -0.41187500953674316, 0.7037500143051147, -0.16124999523162842, 2.884000062942505, 0.21812500059604645, 0.6666666865348816, 17.640625], "max": [1.6844900846481323, -0.7094385623931885, 1.80113685131073, 0.5064564943313599, -0.49887463450431824, 0.6965266466140747, -0.024986648932099342, -0.6153200268745422, 1.6856689453125, -0.2772945761680603, 0.4678797423839569, -0.6106231212615967, 69.4106216430664, 61.57500076293945, -0.18250000476837158, 7.565625190734863, 51.46875, 38.76000213623047, 57.14624786376953, 33.321250915527344, 64.12875366210938, 57.564998626708984, 51.770626068115234, 87.03874969482422, 52.520626068115234, 56.306251525878906, 1.5049999952316284, 9.80625057220459, 50.428123474121094, 80.84625244140625, 69.75812530517578, 64.55562591552734, 63.163124084472656, 92.22125244140625, 52.59312438964844, 106.93875122070312], "mean": [0.6987730860710144, -1.1476794481277466, 1.5254466533660889, 0.2902297377586365, -0.6646745204925537, 0.41713008284568787, -0.3052647113800049, -0.9451915621757507, 1.230380654335022, -0.6958794593811035, 0.2691080868244171, -0.6194309592247009, 57.88490676879883, 52.9279899597168, -0.27003660798072815, 2.3373756408691406, 22.3712215423584, 8.111218452453613, 22.918119430541992, 5.310480117797852, 22.188772201538086, 9.256784439086914, 12.749444007873535, 30.58005714416504, 37.11616134643555, 42.68208312988281, 1.2451802492141724, 4.709014892578125, 18.73941993713379, 29.577302932739258, 36.14271926879883, 15.987141609191895, 27.969078063964844, 36.17386245727539, 12.241730690002441, 77.92017364501953], "std": [0.19141344726085663, 0.1394473910331726, 0.1710684895515442, 0.21324652433395386, 0.19926419854164124, 0.09913254529237747, 0.24142831563949585, 0.2921372652053833, 0.22958076000213623, 0.2427002489566803, 0.1798943728208542, 0.030850833281874657, 12.16387939453125, 2.4918129444122314, 0.07304877787828445, 2.429340362548828, 15.715153694152832, 13.865964889526367, 16.87211036682129, 11.620757102966309, 20.82501983642578, 16.91814422607422, 18.593828201293945, 27.194068908691406, 9.91755485534668, 9.527563095092773, 0.30939623713493347, 4.001079082489014, 19.301895141601562, 28.381824493408203, 19.276723861694336, 16.220508575439453, 17.589393615722656, 28.39586639404297, 15.971572875976562, 22.073104858398438], "count": [330]}, "action": {"min": [0.44303616881370544, -1.3942930698394775, 1.0148732662200928, -0.7329629063606262, -1.5675890445709229, 0.23167486488819122, -0.6185625791549683, -1.415941834449768, 0.9935530424118042, -1.0423818826675415, 0.054741740226745605, -0.8174808621406555, 21.645000457763672, 47.955623626708984, -0.41749998927116394, -0.2824999988079071, 2.2856249809265137, 0.515625, 3.773124933242798, -1.1612499952316284, 3.0037498474121094, 0.19187499582767487, 1.0512499809265137, -0.8931249976158142, 19.203750610351562, 26.625, 0.7543749809265137, -0.6037499904632568, 0.7243750095367432, -0.41187500953674316, 0.7037500143051147, -0.16124999523162842, 2.884000062942505, 0.21812500059604645, 0.6666666865348816, 17.640625], "max": [1.6844900846481323, -0.7094385623931885, 1.80113685131073, 0.5064564943313599, -0.49887463450431824, 0.6965266466140747, -0.024986648932099342, -0.6153200268745422, 1.6856689453125, -0.2772945761680603, 0.4678797423839569, -0.6106231212615967, 69.4106216430664, 61.57500076293945, -0.18250000476837158, 7.565625190734863, 51.46875, 38.76000213623047, 57.14624786376953, 33.321250915527344, 64.12875366210938, 57.564998626708984, 51.770626068115234, 87.03874969482422, 52.520626068115234, 56.306251525878906, 1.5049999952316284, 9.80625057220459, 50.428123474121094, 80.84625244140625, 69.75812530517578, 64.55562591552734, 63.163124084472656, 92.22125244140625, 52.59312438964844, 106.93875122070312], "mean": [0.6987728476524353, -1.1476789712905884, 1.5254462957382202, 0.29022976756095886, -0.6646745800971985, 0.4171300232410431, -0.3052646219730377, -0.9451921582221985, 1.2303807735443115, -0.6958790421485901, 0.26910796761512756, -0.619430661201477, 57.884925842285156, 52.927940368652344, -0.2700366973876953, 2.3373756408691406, 22.371212005615234, 8.111199378967285, 22.91811180114746, 5.310478210449219, 22.18877601623535, 9.256776809692383, 12.7494478225708, 30.580060958862305, 37.116172790527344, 42.682090759277344, 1.245180606842041, 4.709011554718018, 18.739410400390625, 29.577308654785156, 36.14271545410156, 15.98713493347168, 27.96905517578125, 36.17387771606445, 12.241734504699707, 77.92019653320312], "std": [0.19141344726085663, 0.1394473910331726, 0.17106856405735016, 0.21324652433395386, 0.19926419854164124, 0.09913250803947449, 0.2414284199476242, 0.2921372652053833, 0.22958074510097504, 0.2427002489566803, 0.17989441752433777, 0.030850835144519806, 12.163883209228516, 2.4918127059936523, 0.07304877787828445, 2.429340124130249, 15.715155601501465, 13.865960121154785, 16.87211036682129, 11.620750427246094, 20.825016021728516, 16.918142318725586, 18.59382438659668, 27.19407081604004, 9.91755485534668, 9.52756118774414, 0.3093961477279663, 4.001079082489014, 19.301895141601562, 28.38182830810547, 19.2767276763916, 16.220508575439453, 17.589397430419922, 28.395862579345703, 15.971573829650879, 22.073104858398438], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [330]}, "index": {"min": [16485], "max": [16814], "mean": [16649.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [3.566666666666667, 7.0, 7.0, 7.0, 7.0], "std": [2.1721608661153016, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [330]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [330]}, "eef_direction_state": {"mean": [3.693939393939394, 3.984848484848485], "std": [2.046495806796579, 2.246157825497392], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [1.1, 0.8424242424242424], "std": [0.8122173167921067, 0.8011470197729553], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.906060606060606, 0.6242424242424243], "std": [0.8600350218166379, 0.8153936781220439], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.693939393939394, 3.984848484848485], "std": [2.046495806796579, 2.246157825497392], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [1.1, 0.8424242424242424], "std": [0.8122173167921067, 0.8011470197729553], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.906060606060606, 0.6242424242424243], "std": [0.8600350218166379, 0.8153936781220439], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.7310932444648474, 0.17010649308305179, 1.1375244510121467, -1.657367853307131, 0.8867384780035049, -2.2747794027221198, 0.6977218347396257, -0.1441709891000992, 1.213876003382426, 0.8849941662420836, 1.2966087392837524, 1.5099438112353754], "std": [0.05007424079657427, 0.06008988826271639, 0.040684036513111, 0.1659029174788814, 0.04430961694327774, 0.1957284617764057, 0.03901972989496854, 0.07992360855852393, 0.08632259669546262, 1.435094794213803, 0.2041179245724465, 1.5648256655894144], "min": [0.5929718702381161, 0.08326053727615634, 1.0919579214151378, -1.8897179710292116, 0.7628160814797313, -2.5610248061914986, 0.6485822103317769, -0.2377298304664861, 1.0942203177101308, -1.496784389441048, 1.030348425951105, -1.0379153137434287], "max": [0.7910753100211425, 0.4078613791680217, 1.2312517008155697, -1.3151679181322191, 0.9961356818502924, -1.5101543057287337, 0.7784463724052685, -0.03850826473885974, 1.310127079644069, 2.174235703003206, 1.563241961666273, 2.884814217994798], "count": [330]}, "eef_sim_pose_action": {"mean": [0.7310932444648474, 0.17010649308305179, 1.1375244510121467, -1.657367853307131, 0.8867384780035049, -2.2747794027221198, 0.6977218347396257, -0.1441709891000992, 1.213876003382426, 0.8849941662420836, 1.2966087392837524, 1.5099438112353754], "std": [0.05007424079657427, 0.06008988826271639, 0.040684036513111, 0.1659029174788814, 0.04430961694327774, 0.1957284617764057, 0.03901972989496854, 0.07992360855852393, 0.08632259669546262, 1.435094794213803, 0.2041179245724465, 1.5648256655894144], "min": [0.5929718702381161, 0.08326053727615634, 1.0919579214151378, -1.8897179710292116, 0.7628160814797313, -2.5610248061914986, 0.6485822103317769, -0.2377298304664861, 1.0942203177101308, -1.496784389441048, 1.030348425951105, -1.0379153137434287], "max": [0.7910753100211425, 0.4078613791680217, 1.2312517008155697, -1.3151679181322191, 0.9961356818502924, -1.5101543057287337, 0.7784463724052685, -0.03850826473885974, 1.310127079644069, 2.174235703003206, 1.563241961666273, 2.884814217994798], "count": [330]}}} diff --git a/AIRBOT_MMK2_medicine_bottle_storage/meta/info.json b/AIRBOT_MMK2_medicine_bottle_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..d4a89caee81da1e43306d40fc62ce800d94a1cb5 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 49, "total_frames": 16023, "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_medicine_bottle_storage/meta/tasks.jsonl b/AIRBOT_MMK2_medicine_bottle_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4bdb64ae3b20a0f6bd00080a2994ccedfcb32208 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Place the medicine bottle you are holding in one hand on the white platform, then place the other medicine bottle you are holding on the same platform."} diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316e4db5c0e47364e0ca874ff25fdc6b4622c0aa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:75e5506018946cfb92bd774bcfaf336b4e3aa14d705577080f5eed86f2b3d717 +size 4000482 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73bd72ed8b289363012642a2b0b8affe0acfaede --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:50f0288a39b889810e4259607e48f1c11944c9c3f04d51f75889c7efc996d532 +size 3128527 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97ff84d1d34e9322ea79989033afb777dc4e5d99 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:86b56b39d955b7ae631920ea355c01b6493806296c313a2bb986c728076a6aa4 +size 3299345 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08d51ed876e1e8bf6c0d4db19f6108615b5b3d60 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:ee0cc62ef70b81c05f51a7012ab0c6b6a2ff120cfe5c58b16cd47a2cae65b6af +size 3144989 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921009289f2c12ece3f67ca133d67e1d55f13c81 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7e7a4d148a5f1d86c62c3caa3b0efe51e056bec284d55319a15dc75e6d26ffad +size 2964408 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb1e7ce0d048bb85caa84f9a79db38e42881e43 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9d4047d4d7b61cc5467b8e2a320e595ac4eef8fe7eb4722c0c90f4b21f7720c9 +size 3012506 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d441355fa1412b019d88ef76ca2264ff35e746c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c7b3803115ff0ad8552bbf69c48e047f5e7d5701038d60557696fb52c7d014ce +size 3184810 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a501a2a89b0ddee2a0110e3b10c98ad8b56b1ba7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1931053687122257ae10c9a257624d91a3dc562b29a54c7300b6998755b584c3 +size 2605759 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1783b293b4f27636943b998712446b33d788a03c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e100bd8712b4c3cb8509800e11f10d9f962241e1556bcd4c7787fb2d44e1ae28 +size 2852330 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed1944edb4194a00286588afb38a60776579270 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b23c644b11012351bedbc7bfa2c7bf2ddb87b2b4e3a3807e8d8067f123d994ed +size 2922269 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12008b206d6e5b38c01cff42acb175f48b538216 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:efe89010e429cb1621562286e3d76191601ecef7548a091a933ea14fd427f9d4 +size 3148906 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e76520f4a2da556ebcd43a4a4d9bb207f94340f5 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:36a97036663443301fd26e76fbd1e3b2e484d4f0584e764ed60e5167737b73aa +size 3426314 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc3a426be089ef4929917bb73c609811e615799 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:cad69bec7c77111a5577ea8cf80aa7cb85a42c6a21a386010d03b7a4d3a89c1a +size 3478709 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83fe5c983a5997e551a513222dee55931ebcb6ec --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:70c8f45f1b9676042995f2ac7d7886994b85899e7ed44798f12c14073163a5a7 +size 3270353 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cf6caeec0b8bff8bef9250214d896750f8e0e23 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2120942bd6bb26e8a5bb12514b65f53361ab498b71b9328afd260ebc1c2bd054 +size 3456734 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ffe1753ae83660fac4e04b8d97bf9faa30ca392 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:66f82fbc291417eb279746830e3eb64c8cb9102a9a3d21223b2b8c8ed13de3f2 +size 2845550 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf256bb427108fbd39a6c2e82e8925661db3ddf1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:67de0ddb0a662f5e4cda01d9dcfb9b69e6b8d9c0a223ea5d8c35df9375f7bff2 +size 2851734 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dcb4d759fbf1d77cdfa482752748a11ee00f555 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:42ec3d7e6d30753ad0737d0168afbfe4cdafa0a32e7519389738c75327b96622 +size 2722258 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e296337f5098ef78f10a6ed102b449c0d9260b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a6015a7712a0683f331e84a9f46484badb772d741b87b8d9beefaa83240fa63a +size 3733503 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8892133e355ca2bf19bb2272127bcbab05a5df69 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:44cdf7f5150b56263469207913f5c639fc47aa74c298e1aec1942c43a2fbbd20 +size 3065017 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae5fded8f88cc7de351c5fcc28e48e6ec2de02a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c345cb4a2fa1f9fd44440bfb9194abf68a1c54354cc045d61cb627085d8dfe77 +size 2804704 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f53aadfe3f447f81516470c902529c8249921b1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:5b76e81deaced11d424e0279da6487d147668ee3637e51eccbf474bf0c2f7f3d +size 2527315 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63e47e06e97f466aae933146cae207dc836c10a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c527618886190ba2f1d989681d8237b88bb1b4ca2508be8c2328e650882ad097 +size 3029624 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81746fc19dcfe06897f163f347b30cc52e16b138 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:11629c7ce257db310741310d518b68dd76309f5a899e3ce5d24d9ccaa4ead401 +size 3053653 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c03d9ae796cb7ff7c69f4ca15136cae11a0d849f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:dffee4b0bceda6d149eb8b84e97ecea0c62cf088af5984f62db837c24c91268f +size 2890117 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14df3273da1fb890e75f376575ed2428dffdfe29 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:bce058e2391cd4d2dd2f8003f50b954450918aad2e2e67f59eb9e20181b83cab +size 3244837 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72f0418da8c708d857bffc4fd9730e7ad1c76fa6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:ca0f7e7203274d10767663ac200aa1453f0157e0b6e1f1217795b9c127505867 +size 2890676 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a88764c9c430c54e8b3c40ba8214e185b198ef --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:4bb8960dd8ed8d2f742b5a7b2764b979a13009c8c31f9abd2e6859e795006eac +size 3429740 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..337f2586cb7f30132a4d7099b0713479fdf32476 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:277b98c8b9868ada52e5f1ea0f01f62b4be7328edbc1d7d4a0ff9c4806df8dfb +size 3466794 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1cd7997057af080209c99cb16cca1a4364fb535 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:365d64674a6fb3f99d96a356473137bab80a721ba10de031bec2b742005dfc9d +size 2851802 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3bbbb63013f36e5435c40220879ad71c15a7da9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c8d4234d6663a04ed1243d35722a1d38bef13530cb0b24bd35b38eabc336e8c0 +size 3825599 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..275d1ea16878c079f2271c042dc92ba61d0e2235 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:924968e471398fdeef649f0a0c051f940b561049e5b87e042af8bc5db1d6fa59 +size 2776838 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6959ade11472ca2bce3301790a66d3a2789eb48a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:81fb9807e2c83abbc7b960eee0c21b692ed470188403536f2ed59e543e3dc77c +size 3183838 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68007cde4a7ac84a00ae7e6fcfeb705fa9e74cb1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:48d1555e45f0eb64651b9c926de0ef4de396f22ff2806829a9eca98c0aecdd10 +size 3058189 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf7564863b7685bf6e97faca807565a1ef276dfd --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1ad740dfa8801d775cd666931dee12174a71e01fd303a4b6228410e302c7345e +size 3287000 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58aa81535617e5579a2346caa2e9afdadc8ab42a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:783fddfa2390bf1237f36d1ac8e19635e0e0190dcf2c130231d0d0a238baba08 +size 2849434 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecaf75c8b9eb51b512cbe4b001d9772e96351e2c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2f83785b457a07b2f7bf9faf095b14aafcaacb16852766efd4d0e233d19ce86b +size 2508013 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402ff351db81c95caf5dc5c261bb9f6b07acdca7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:eee75129824a4e90a4701c0ad34a87cb9c4e98286c85428db9f147e0369765f2 +size 2898314 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..140df7afd4c4cd9a18f3fd45c422fba55a1a5182 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7ad6d3bb2fd581f712d903bbc57fc04fe76015097aa4c244d42dfd821276ec29 +size 2826797 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d23a27c69e9c5e44b2c3c74a7bfb12fc003dfe6e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:bd63f6e3680625fa62e06590cbfd67b600fd9d4849df6a45f39983cbd43bdef9 +size 3523615 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821e5e3339c6e79bfb6ebdd1cb6c214688da7461 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3758768b24432e4af445afa111986adadc91cc7663b551d4b8690010c82bb016 +size 2914989 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04513e10add90914a5ec9520a32902ba927fecc5 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a379fc5c7f4e7afebd31b0a4a5cb25b7418d2e66b2d1850f9b8dec440a15b2f9 +size 3635399 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c313943efa98b22fc193472a89629eec6b403eea --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d294cd14b66dc891d9f30a4fc370c29247d3920e636ac861727544dc4488f8f2 +size 3687170 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc9f3a7ee2ff151b918124e9e54fe6fcc345836e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8a13567d2373770c60bfbee641e30a0cafa436d5088686ba10f9451bd3083131 +size 3927031 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3b9a80dabc4e027e1b0f5510b5398cd9ef9a648 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7ade3fa368bbf59d0fa6c5212ee7d2fc28a9c3839e2a73773e400f0796a74b01 +size 2816147 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0825e42d737599f453f8f036cd3c59a0bd7e184 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:193ea8b0f76cd7b74cf91921812a58a24b05ab890774b0dd632e6cd45ccf9b71 +size 3710964 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d2a11792264a767464dba618e6296012931eab8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7481aedc6af837c574c2f724ba6ce021939fae91350dd92c3edb096f07bd0809 +size 3639492 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..796d524bd9c37623d4752262127184013045dd3c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:92cfa3942db09a094a9911d406b53007f94e7c099c07905394ac0eb0e9a7f329 +size 4961979 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..259693ff4f4c14447f22e575249dbd42d144a961 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7e17d73274fe7333a1b8630f7c988798eca79708c7f01efc70bbf6deff1ecbc0 +size 3164509 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..457493c5935c9f267d1f0f2c199baab5d861992d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:10b50e3ae7e8e88e8b9f440c903215df517d542af03fad747523525d5f7a664e +size 1711735 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fcf6753c79f032fe57a51212b793e117e467d22 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9ad896e6c5456983d7443df6c23fb9b3931c4d5f055e34f52aba5f8e58ab2fda +size 1429056 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd2d98d84b0c1e27200007ad9fdd38a0f6b2694c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c6e13664a0b01688cce3de27df8a691886d0a1b4ec9e99c0624156672dc96ad8 +size 1783446 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9af8d3d1dd9d4aaf29da86a88fddc3e831719502 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7043632cdb63edb53bc11a57c6da1c35ec540e21be9a382e671eaa1a4f416fb7 +size 1330708 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efde2d37b4f94b216c3b1113560295058feba2bd --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:372061b60e4d5dda600dbe0cbb44ffeaad62e23e3fa282543df8c38ebdc9176a +size 1337274 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a7b03b3278ce9e14f476757c0904fdabef9d00 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d428f67f82a1846e3b7879fa632884bb4ad22dc388ef9171d84148050abc682d +size 1288073 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211ac04419b4d09fd3c9f68d4dbba58eecb10235 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9ac88baab7ec7deaacab19ff8750c3669a027d07b524676f65c526a5148bfda6 +size 1316256 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4917afa84153100e3b68b7e7fa78a6b24cff739 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d5b61ead13d4bdc71fee0d922e4eec9fce53728656607ddc7376d81c1c6a07cf +size 1241174 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ff096aca9ba3d784d028a23fe941fe4764086d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9bb5a013a489799dde8af1cc38b571ed3e1596096bb8d5f9a43c4ccd570e90dd +size 1355051 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c86cd972cdaf7e5ac4b96dabb6b9f271c24ae93 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b2a83ab6a8acb3e8836d28f0c4f2bcb8f7a6e9a5f33469ecf53c2b0011bcc1b3 +size 1281359 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dffcb815884486644a66da493fe0a6d5e57a73c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8b2816c352433f3bf0029f6be5709b95fffdfc41582944516c2e8c3f6653afe2 +size 1328996 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0edb565b2ea4f55e8675278e8a4440269347c73 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:bbccb93d68f5a59a0d95224d272f80d4fc224d1b16c7ce301d80704d10b76575 +size 1481243 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2bbdc19ad3e8df56748e3f32485ea331cc3fe8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:6a6803a24359533e3f873df6a7bc17270b96ecc3c4c229175bdab076edd78168 +size 1504328 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3b3fe836138d5a8d2bf23ff655c811e28843c7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:10ace68a93c2d5077f087a504931dba1b3d0adf36842da136a6f466b64188237 +size 1359094 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b1676bfab907da4d20475a244b66114a00855e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:db5e5191f2c2aa20b2eaa165570ed9a3a6ef7e3c05d48ec68ddaabb3f8d535ee +size 1376865 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a67ff6da6ff9bdbb1a280a8d3a85328c7ea9c91 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c9c4c84fedb24326e7e89309f6f93c6dd9ceef66504edf142e391a69f1fcd277 +size 1146136 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50fdc6b5cd15c670e9096694fe76e548e3f362d0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:aa2c1c54df6726751f4c919ca51f3a7bbfc834ca549878478c6d22f0184a0e6a +size 1095778 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f7cc1c4cb387e3df07ecece1f2764741f96715 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c750bfc414f687eea3cc44256948d675b7340301daf615ad32e3725a3cf9e68e +size 1152257 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ad649b7e1ab0b2dd2d5f9294afc1565fbbd433f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1f4c5e4a2e74e0b06318680f2af1553e49ee36020ef6db0c040b4710762f2c25 +size 1629730 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef280a008e07bbd6de2e72b3b6ddaab93d849a8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3da69a27db49486231f22ee8374d6ab2378c8f1d3a44b5462793745e302fdb15 +size 1222247 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3649f6f48c91e2db9f3ca25adaa7fd9f21bdef --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:da5bc7460a12f645cb4ad8e713f526ef3cb36a5882d39c7b47ed4467f7c113ba +size 1239923 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e35ce3118ecd5fae978f531f3e5b2fbfc8a085b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:5a983bb6a27338a34a503e3f624c32bb8ebc1a6ffa2996e6ba2cbae47216db50 +size 1051474 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5dbf244b62ead1375a1467ae9515489f2a1927f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:6f159903e24f551f36dc3b4d1bcab9f98f16e538fd9154978f2e03ce6189df9b +size 1314327 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ead9e143c6b2c42d9b05c89b76ef835b5221b92 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e5fb6907041504bc4e197d3bf47364b5b618e8f5112a5ffe6f7d386f6bb35aa5 +size 1441656 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad3b5e43a026a5b03a5fce674241cf38feef033 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2404c50893ed1413a7b6807b7ffc7d5d6a4649861504d9b0b71bb6e756efe3f3 +size 1268980 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df599be3352eedd111965d75a6e00390b6d0fa81 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3fda9bf3f34457a0a556265fc732c4980380d3420c2089c0b66ba5efdd8bfb4f +size 1372789 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edb6d0dd06a0bd066053e4b775dbba3cfb6be09b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:87114da3785b03e1302654100a3024ee6f46f33c66579c6404f5904994aeab62 +size 1214849 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05a25aa92365b6a7da404e6ba866a90b051be41a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:f85c6572cff44bd86d1a7b054dfe2198734af27d04cca5814b7666a382bb7761 +size 1427364 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da9ffa5d31b8947d8c0cb87d558816c2af9a186 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2459f26f696b492fd24c331a53f349ddeb03e086c25eb21ff699bc1d29608fac +size 1317784 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11d3d6008393d992a178af8c58b783fa32bb1575 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:79c8369d2244a5038e2d5dbf720350086f11de918dae93f14f64a052c11424f1 +size 1109984 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..672edcb005f320a7db3b01b0ee7d7f54f072bf1e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2ae6e697b0560e63496495686edd5b9503d2e68024f034ee0051a0f08644e8d6 +size 1445701 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624e9cfacddb7200f9337c67a4b7c01b29950443 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:839983937e4d6baa7c3d7c9c423a11d0070da2fdcbba4190f390c086f430e74b +size 1084489 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c9c999a927bc8284e0297749a3f553646e85fe9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:33922649f1b3f17bf2dddcc71eed1537a674666c061d4fcab2e55273e1eedf8b +size 1394619 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ef66cd1943d668fafd759a62d70e4303ca08357 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a6cbbac0aae54dd068e56fb527820e50891cee6581087d120f5d974f6397f31f +size 1486760 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d04a2f11cbdc4b710a11b46f4a26f07a4b453040 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c9505f75a7aa051d347434ff005ea664383852d555ec333600984a61fba504ca +size 1433063 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dce924bda66960c97919efbc55a8aeb3dd62fb0b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:98a9ca05ddf7e58213ab29fed7bfb7d917442e356e54974375e43a19d92c4dfd +size 1286596 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60df7f923dde9732f3d54eb86fd35d77d71d8f3a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7bde532cab1b6a32ffa3fee6c5636912743fae0e046a00e82e3635402db8d641 +size 1120349 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd73841e1996695d6bcf8e51d1c928c70febf2b3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7f2b39f2bc20bfe10fe486fad516e974d1eca9a6ed27b9a0261d59dabe8b90cb +size 1287517 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93bc4305d80efdb83fb0aacc836caa179e2dfd24 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9370c0f3f794051076fd13e501e3fdb542c68fa333efed0562de01fea12e65b2 +size 1120054 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d041187e848b4826f496b14dcab909175fe97ce1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d35f681e666db1e7b1ecd92a80510a19b25b93ac56e21dca404d8c8f5bc762e6 +size 1478234 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5c42489795638209065ac0760acd56fd894d51 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:83781862de6a6242aba6b5b2fdf9d86366e270849dbe9b63f39ec18a8bc5cbdc +size 1261941 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4824f288a0e3f466b46cd13225e646085643dea --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:830a07fef486fa42d604a3804f47fb7fce5942943f06df17ac33f950497db855 +size 1516526 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f9bf2ff2ab0147150296109d3c45da163458e9 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:638fb6af954694edec0e15c83302ff3ee118a070d1109dddea17a177f58fe955 +size 1562691 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b3087b7dce4209f3e71ec38b79cb47213bb6bb3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:722e39da14d6e07dcdb7824dc30634e79c93cf7bf3b40e1b1fc272ed5fbf05cd +size 1669388 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f61a1da5dd76cfbe259c781ffdbecd690089bb3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:fa849296912ac1be5a39d6740df6ce80fb27736f0c6ca95342c1d209b5189008 +size 1213208 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d242ff8f2ccdfabff9ce59bc1f506ae6498056 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:eb1ef90dd3f92c9d43a831a75071aeecfbbc4a29e5714d1cac3104c3ffb539cd +size 1658224 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dd5732a27ab0d05808a185e8e0c611bed73e383 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3c9ffc14925fa10447d9409047216cfa5cfa8276bd44b4b85add8c4ab510b32b +size 1541197 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eaf1cf327760d40e11b2a69f2d883cdfcc10e44 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1834061c6a51ad41ab7458b3d6dddf15db34246efc1da11cc855e9a4ecf40824 +size 2050223 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0522afd4e41f94dda4a2196c15bb5ea976c3ba37 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c61beb53df9d4b2372fad4ff35445eb78deb6a54e1fc52615abbf0d7dd73033f +size 1484729 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08bc9cacdc5aaa4c850fe407ac3cf9e1c0d3ab99 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:f195df4096bd3965c35fc6e1aa883e0e7b1ec342d2a307dab373247984d90ec0 +size 2001418 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca1d4e34300c5729ba652708c664a30380758287 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e87c1d5b337067f7365b5995b485efc56257064bcbc85a38342c0a1815804fd6 +size 1582310 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a427fa30d98b4ca2c6af16a753cda07e87278e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e328b405e2882055b7a5f862057ec73b6ae5bb5a2eedad76c57075e6c21ef85c +size 1735349 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94740751f567106133e371691e40ca12cb067e73 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:416f8ce6c245b4765352a53c2cf1f0f9aaf44b028497497e25f98a6742f35636 +size 1684877 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..431b784dc3bfb00bcee20af239e2082176520612 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:909b6f70743d18bc3e0d54c88610f03463a5f229c388e723ef4d209f05c13a7e +size 1492818 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a39d53659f490517455094b5c9ec245ae6f4f9d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:5ce4fe34f90e20b73ae8aa43ae57ace198c375abf99c13dc678c7dd259e0fba8 +size 1504353 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71c17eb5ba7108827e454ab34a1eaf2ee733e7e3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:fdccd63066d79a1f57cf2bdcd1030e6c2affb5c9013f1b433e7ad063bc322d38 +size 1598143 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..155095321caef2a0fef513e1ce73d9f7dcf83b52 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:65f4b313e994a5e03d2e12703d7d507dd8d9093325cc09077ad588e8048d707f +size 1511463 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a83a25d7bb2d79bd80b8d3d6c92a9239d3795d86 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:ff4508b79fb446141bbb0256965c2f428a63a1d511bff765dc2c45d97e2b2ec8 +size 1434194 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f446ccc47f9d61065782fa86b89ce91bf69da5b3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:0c04bfc2fc697e843a8b99d99decaa6666f9a7588cb0f15da4a4622ff5bee6da +size 1364537 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37129b52abaed298210f89bab3b747c43e0de57e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:27f2527bc15b1977853f3c927c8452f5ca39136f695a8422c3fe90c67dfbf78d +size 1476756 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80df0b8779212af913c8d31e61f86788c8059ff --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:6cadf219c37f2d5f229b4aa37779998bacacfc4e3bf020f4bbf21ec55daf9082 +size 1607319 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2429109d11086c680a694571cb3715f6925b965 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e78e483f8c0ca522bbad9b7cfe83b21857b21b479abae62807ed07d81a213a3a +size 1911738 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513c75acd4174e33edaf546af7784e5e584bf0e6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:45759013a0ed689c326e6e3fe2adaed5c6f3e40a5f970c493304e571c9cbcc16 +size 1468796 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f67306e7fc5ce32a16dfaa247fb779ce8e66284 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:0d22ffcf003f5f35d48c821b7da9574b6b3bf52984c8e77b80d6edba26266389 +size 1756269 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23569d8c16a3230e70b34778bf9e08ab623ee1e6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a270425c51a279983d3c3b2cd389bbecf85d106e08b823f9015296ef85ddbe9a +size 1376246 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce89984b6f09a30996ed9a03fb7cc1131e585873 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:5218ba06a1693a6be58de2ca89821450e90360fae73e652d56e7b53be13233f9 +size 1292728 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a0cdc74abcb90dc99d7d2534e569746a13d7f5d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a1d6fb2c29aeaa3885d15cca500fbce630e922eedd24b02974bc1288e81be7ae +size 1315369 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d86bec3b85a941265342c629e6ab71e5a41e07 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:12042a95d93be9980d3b152a2da822308d3dd4d5777cb9a236a34610fe72425d +size 1674243 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..822d807ed9ce7eb8e81dc0941ae833975a889df4 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c8a8054ff46de39088665e285ee90afb5def3824fe2798e51a7fb13b2b9a24bf +size 1586070 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e37ea2b1393c4aa047e2b94b82878b09207c62de --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3e35ac0b082a7178d4f2febf0ddddb7702cf66299f7d9250ab6087f1a38345fe +size 1462607 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cfcb9087fa077d1470082a6aa4837664d5466a6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e6756ab3a2618819f71576bcbe707489fa672977288317425b69e7e7b1e0a7c4 +size 1105032 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d43a592b31225c89c32990d0cd71cc237d0266e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:427c8a7922a4a8a64039bfb2179fe7be2cc0b3827d9624c3a08c1cd0802c5c61 +size 1513973 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b2b5ae094f560d36ac0852996d7e2c15730a3d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e990363653a3d01600641792b403ead07966da101a09c44ce95fab1e10c8c49d +size 1590493 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9b2f69af833ddbd8ffb30ed252960e31a72f6bc --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8b2b4b75552f5578c8331f904d65ff2e80f025d706a1a628a5ad799a9fd5a2e4 +size 1425990 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a53c1feb296aa284e0d24721156fe14ac7dd61 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:60134de2ce6c02ec2128f98aa089d18644f255bfe8c079ebb96d4795ec1b69f7 +size 1596981 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd18b78c13db85b415cd3a60211aac5ed4cb2fd1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c19168bcc0d31144815c783ab0676ebae1dc9e90b50543acf33421e619bcee36 +size 1365863 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfdcea4886120b4ea0329b13cf34f599b109522b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1db4614560657edc44bfa80bede31d8becab606791bc2f74aac0590b4f90b985 +size 1544681 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..510f5f0d98570095b6689a6892ad6b4d85a6d8de --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:798ac14d352a0e1f4afe8adee6da88411baf6fb8dd7d2d388958571749d41882 +size 1594492 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7db2822f91cc72beb92300ffea52ebd820a122a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d34c2a55216833cea1b71aad836a83cdee2612cfd309a69746982b8ba2142cc2 +size 1282741 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46312600b969f85b4391fe8a3b198fea3c8799f3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:bd992d9eb67eb6c68d95b525d0bcfc7789f8fcba971e1e8f14c2976f842145ba +size 1930407 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d148b416d03372834a2cae2ae658c61d708491 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:60d36282ce0455d891f1b15914b8a28622bd173d700891c3ebcc76f3c2ccae3d +size 1289769 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3cb316e58a8806c2bf795e0855b0d4448385902 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:ba8afcd1650e082c0ef81091a99ef6c9b63a3a08daeba68b193309c5d06cd030 +size 1593930 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f3b9ccc5c02f8b63013dfcc88198f8c9af019b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b99c15d9ccbde3f2c9d2ec664bbcf2c0c80175733374da4f1cc12f8187da5e33 +size 1726926 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc004256d35374c9a66957712293af889d02ecf --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b485c1084f05a546a4c0c6c07183f69b633e56a48effcbd573ca43639ffcc13f +size 1577358 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20d871d89a66f4b1a9627ff2110d5e628b6ad6a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:4eb9a08febe6848a82dbd171c541fea07155b0c2cbdfc3aea3edf25e5209724a +size 1576236 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddfa6de704cdf983c59f05baa16c3c39390bd0cc --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:671a281952e7a79cfca4d83e0ca35001a4184b348ac29026089851c34889127f +size 1253541 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aab108be32809d4593c2bfe81e1b6ae8b1e2658 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:41db3c964b1dbb5704ced5b3939cd663927d85172e4a7d0271f2bd1495d1372d +size 1336857 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f93ca34e9a130b617fb07fc1086a27ce7e2dce0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:0c6d2a0adb18e2a04aea93a36783836ad1c3ede084494922dc3acc78faaaa55a +size 1310546 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e863d2ab7187cbe56c7eda1a9ce61893da83bae8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:148192573a612db8b4d2a25c16d14809ebda5313da40f18ae2a2e55b2ac13f0b +size 1593772 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e546ef544a55e14824a9dfb9c52c7dfd815bbd5 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:0c71d3cc329c1ef29c7e44f44f4aa241632cb5830849189096dde20390104fe7 +size 1395526 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7213891c9bab56554065bdcc16d304ccd06f91b8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9a6a3d1a04637b4ab3cd557c9c2e418a5927b385662b4e0886b0a46f6ac3bd92 +size 1644742 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8cf48a27221932bae18a590187bb97c4a8dde90 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3bc9521d572ac297a5256dca2bfd02a2af3594fa37cc1e39c755f00faf7a0cce +size 1752081 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c932ccb882df0ce02eb323c227fd5ffd47c1b7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:400e9c3350c8a5250e49b4502e79702fb104dd997969e4dd371a93855a6ac24e +size 2144985 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51509d361f22f8267cd3a6ca0198e65e1599dc4 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:91f475a0b4b7c871e4fd110847571bb7a11f6f5a6f08138ed7d1c7b8b19df1e8 +size 1356503 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc7abb3729d26e5aec86d49130579b442127934a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:427e0b507c7d8628f19e458ffa77dee29003b762035890ca35f6c60451890626 +size 1759724 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44220527b4f7a7bbe1278e4f3a35b2b8c32581b0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:34e23862a46ca3305cfe85d7e87fe6b1ae02e3e5610bdf1eae310243d8a332ce +size 1914869 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39c71cc3f76811467d10c93f72be73bfa9dd342e --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8971911ae4bb8c5df19cf412f66f989c7a72d9a16be4c8a3d600829f2b88e0d5 +size 2309419 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98a0446e7bb4c3ddb66dd7bfb4e87d022b5e4773 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:38a234385ca979dc1054c575ca76619b517b7823bb888c6f1cf8b60d4493d4a1 +size 1728621 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13a60275062ad75c0b72fb27c8bf804854a3641f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:58da7fee92beaa53455579642582e12b861334b5a0d9c3063f28267fc238e10e +size 4621859 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942285899fd1b4d40e630a01b44d1a229fd8ae3b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:faac666003bd5e1f4e0621e561dd0e328fbc8172205d5cc7d64febbf8bb54564 +size 3840897 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1f5948ede1bee2dcb738e8af39bfcc1da83c4a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d29c29bfd5eb69c29d83afa4ba938313af336c71300c4444819fc5f91d70453d +size 3933916 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23fc85f6aa617501ac1cea8f47435671452f5774 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2b22fd88db3f13b638a718567fcc071537ce23d52a4786ee3ec7fececdd9970a +size 3624616 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4374c040331bfa5920f6cae45f7e9b352ffa4ac --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:34ea900ede44e183bee49a9753da0dbf868d8a5d08381a7084eadd7a7ff95bea +size 3753242 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cdb15fcd0f08c9bb45459632adf95715cf500c0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:fc9d1eaa2336c7d45482564713e65f7d99f2c710691f240a3173d351ee840e5f +size 3395261 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3b7e9eb331b35702cf5b31ad7f46a2ed761d5fa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3e0082cf49606bfd8cd04ca513fd49c40252808aa9aa1723fcce619eded849a2 +size 3919905 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98aef14210157efea58c2c864bfd99f4c3267278 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:66ab104d8c7b5ad28a7dcc586599727daeb9e25fcc1d188837cb50aed0622af1 +size 3117363 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed599d21bf6d59bd5a5dad4ddb8f2f12a6821926 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:99571610d79f0f6409137cea72002e79409eb832aaf954e3a915eb42702f3f2d +size 3233955 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee24deaf1e8ab2e78419e75d35dca6fc861bb4c --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:371cdac3985ba763ce1226071c196ad30c849f9769d2f23d21b2a7823f498ef0 +size 3269377 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db61be24c669b329eddb89e89d30ca3fccea6be8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:540d48de3aa9c23e4c73a17f909177edcce0309a743a175aa43d3e0759920928 +size 3595991 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4dc20da32571c15a11e056dd7774bcd0cd17b0 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8f25819bb8f52974fe039ec9bdf3b0d81645426204e586857856467350435d40 +size 3911045 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7332ceec76daaa70b9ea83c02d6e1f52df7f15c3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e96575d3b0b64bc08d4a42121ce4865fc2d6ff09d4cb3eae930767a9ccc3cb82 +size 4220943 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5756d2e0e599e2d92b33c834f751c458340e5dc6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e67ab05fd60b5f08533ac32516d1d7b5a40eef7fdd4bee989b07bebd67173384 +size 3438983 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e073c86225dd6e0ba4f36c46d7725b76b0f8f6 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7351de6e99d6be7044eaf0dae934992daee1ae1999a9ca278fbd04c5bb6d4925 +size 3861690 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b8cb27a220c1ecd8988d71ad4ab7d848194e8f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:427f0572d210b02441d6622ca7a1e8c42bd8ae40f7d6ddd84ebf768251b61e50 +size 3384482 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15c5136d2af642255841ca7dd229e2ad9a68268f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:7fc6c06eaef2ffd6e7d7012c421bcb2179287ca2b15c114fc16c1876493d93e3 +size 3225202 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef19c4d885f6852909ddc8018d878cf6759188d3 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:62f1cf23c81dc8a56dabad810c044a822d3c5d561bae6444b544b63c0eb414ca +size 3005506 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd234d22ab911d4323388ba532eb979125d6e601 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1285fe8452713bbebef253dd9970367123bcfdc3881ffec8b83d1a7da986c365 +size 4251025 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..458697846dcc87ac1808bfb1f2df02e5dc4f7ece --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:677ebd12777fc4e9667ed517c53cc371abb8c3d37cd942580cf97849412a7ea1 +size 3553545 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ec18a8fa6ad123a6ef945853439e6518a9b3e8 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:2942bbe7f609628929555725754e6546f14066817bd9d0d6dad18ab260553c58 +size 3455183 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95ebf9b75c7f5761759c08b490e7747e0c3b488b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:d44c4f896885724ebf10eab68267b9a6df1f495fffb56a267dcd17d064b97c18 +size 2731814 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d7a625af083439c66dbc86913761c955f4f6fa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:45104bb73a0a0b2f48fc5db265698028d55120dbdaee874ea71e0f9e51968af1 +size 3698756 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a826633c7d20f09efdb8331f90086cda3d25acb --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:5c5dbf59f6616a159daa7182217ce9d24802d456b84bbfbffb7fbcf0671ab270 +size 3382978 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e7f24960e18f58225699e01352836d3dfd7955 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:97cfe476792a3f3db3c62b9c965a812808c0d6cb03719d0cb3a9c3fa7b363593 +size 3559062 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28869c29ca7629d40c426e9dfb5bc0d0c70f96c2 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:c343a85a2d00e2b7dbc5e11c461b3601f5f0708fed63cca73ad99c8751c0a8a2 +size 3953515 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a07f07371389bc56451175b4a5739b843fd9b1 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:31ae595555f2716848544b0dfc98966b56addb0823826788573330562e8d58e7 +size 3230883 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c52b3fc2d69e19dde3ba2410f74b814345e62919 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:28887851603949058555217d8c5dffd37bd67e551cfb938edf536ba41b38ec59 +size 3846944 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1798ced6483b1004393e1c671729398f7fdae79 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:8b1e9678690f8a038696a7851aa13551701ec4bf8b9048fdd1e99eefc9dc7c94 +size 3893798 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2fa7d342172c396581ba7483e010f605ca0adec --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b297519ee92daf4739f74a4546d1bd48d1e4799a439501b72888795898d549fa +size 3388344 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59c08d2e8cbfa102e07f738f92a6e94608ae343d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:bfecf80e64e70f288a6114cf64d18de6521c314dabb85390579d4e77f14a6b1c +size 4646661 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4646ebab0fc5c663cf2dcf1588a46ff029ee84fd --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:35a8ab45ad42940513435d6562ec192d31dd4bf2cfe25e7923e4b90f5cf08061 +size 3132710 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d29430229a1247c42661e37c36856711cfb7bfa --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:89d61165e26c1acd8cee645e4892458bd1fcc40e961ddc2e6e498a61c239ba08 +size 3629880 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017a085e5f6dcf0a603880bbec5745e0cdba7fa7 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:0002136f850097383c91d63ab1e5d355aadd78675af028daca90cc9ee4312d5a +size 3798881 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67cabc4dcc55186211608f1057c0ce4be48a580b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:b924aecff2b639d2a40983866605476d7214e84a6791ce0dbcdc22e50cd4f6da +size 3524994 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e68cc6530c214dfbadad979ae61745eb0753f798 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:325955cc6a02d79e2eaee56e52cdefb8cda924bd49762924f7b1b8b0f7db70c7 +size 3540271 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f24719650c18ba230980707e2934e2a1431b31ae --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:6fdf2868cd53fc14a20de1a14f4601b59d7028e1dbd0df3f8c1a7ead81f1a893 +size 2998036 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973de4ce346e14f853528ad74e3ddcad74d79858 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:a544e07eb529442f4f43499de0415d15dd8bc8a8dd4f7fcfe62238a4a9370ebf +size 3249710 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86707d37aef295bf4de42c5f87461b07b3d8b733 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:9d09f7b5f4d2af43aa22aef909b2769405dd3d24b08eafae6b928951678a549b +size 3279796 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93baca9e8c579ad40521157366d22e981bd6e9b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:89912a93cba9e08d24b7ad647bb5999a3682417b17577f10e9485e704e075392 +size 3923266 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..051ee0275eea81f621d7a804b829a80606dc8800 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:1b114ff9073a3888d2b30adfdeadf6e784f7ba7aecb0910201a5738660ae586f +size 3280939 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee5ef27180f52d6e9e50edb94cd488cfc250e76f --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:e4ff97d325d10b86084a12d07f720fdac97b6f08432b869365b8f2c6feb16486 +size 4190708 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ff84dd86ba0f56f76ff87e71488551fd735a91 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:68eb708bbfecfe08455e0962c534d4e4d68441584c9cc4f83a4d5953a0b41fcc +size 4093296 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff93f5d8c237cb8cc1d3000d8c89b1c454dece9a --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:095a9d80a85898f26112a23fe30fa90f6e28a858f396bb2623e24adffd066264 +size 4238895 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34af265a80ac38a30d4f803cd491247d2d858331 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:3703a79685bd2424b4420d0b83647c0053e4a5dba84539f3e24f307398a6af21 +size 3056862 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..085e0b0c0ce75529c7d19bc69300fc0986a1172b --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:fe60e4200eccd76a0385b7020fcdd698ca6454a4c162b7d7068bd4042ff19e24 +size 3940134 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..532162d6fcc3dd16669916820491f070ce946608 --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:6c1cd281a98c82386abce80d7530a2fbda267637fdf20ce05b1947a92764e179 +size 4349818 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a612f5db1a2b2ae165bc52593bfc0ba23246ee2d --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:dcb0f70c58ecbe942c5b56cbd0f7e5e9fc18f3b2e8ddcd0b2e69c3bc6aefa9fd +size 5649846 diff --git a/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_medicine_bottle_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28ec78f80329827b9ee64c606c9ee28bee146eab --- /dev/null +++ b/AIRBOT_MMK2_medicine_bottle_storage/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:dd261f8c017dcd13ba21895681d6ff0cfc3f1dbaaac68ba65b942b5e99464212 +size 3685746