diff --git a/AIRBOT_MMK2_play_the_guitar/.gitattributes b/AIRBOT_MMK2_play_the_guitar/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/.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_play_the_guitar/README.md b/AIRBOT_MMK2_play_the_guitar/README.md new file mode 100644 index 0000000000000000000000000000000000000000..86838faba14d8e9178f89e71381fa02ef83520d6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_play_the_guitar + +## πŸ“‹ 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` +- `pull` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 48 | +| **Total Frames** | 8574 | +| **Total Tasks** | 1 | +| **Total Videos** | 192 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 360.3MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +hold the small guitar in your lefthand, pluck the strings with your righthand, and then put down the small guitar with your lefthand. + +### Sub-Tasks +This dataset includes 6 distinct subtasks: + +1. **Play ukulele with the right gripper** +2. **End** +3. **Place the ukulele on the table with the left gripper** +4. **Lift the ukulele with the left gripper** +5. **Grasp the ukulele with the left gripper** +6. **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:47 + + +## πŸ“ 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": 48, "total_frames": 8574, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "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_play_the_guitar_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_play_the_guitar/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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_play_the_guitar/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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_play_the_guitar/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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_play_the_guitar/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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_play_the_guitar/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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_play_the_guitar/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a4d49cae9d7eabc93bca812d067afa7ad9d743ca --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The guitar is centered. Round biscuits are at the back left. Cakes are at the front right and front. Triangle building blocks are at the back right, front left, and front right, as well as in the back. Building blocks are at the front."} +{"scene_index": 1, "scene": "The guitar is at the center. The round biscuits are positioned at both back left and back right. The triangle building blocks are placed at front, front left, front right, back, and back right. The cakes are located at front and back right."} +{"scene_index": 2, "scene": "The guitar is in the center. The triangle building blocks are at the back right. The round biscuits are on the front and back left, with some also at the front. The cakes are positioned at the front right, back, and also at the back right."} +{"scene_index": 3, "scene": "The guitar is on the right, round biscuits are on the back and front, the triangle building blocks are on the back right, cakes are in front and the building blocks are on the front left."} +{"scene_index": 4, "scene": "Guitar is in the center. Round biscuits are at the back left and back right. Triangle building blocks are at the back, front right, and also mentioned as being at the back right (likely overlapping with biscuits). Cakes are at the front, back right, and front right. Blocks are at the front."} +{"scene_index": 5, "scene": "The guitar is at the center, with round biscuits positioned at the back left and back right, triangle building blocks placed across the back, front, and front right, and cakes located at the front right and back right."} +{"scene_index": 6, "scene": "The guitar is in the center. The round biscuits are on the back left and back right. The triangle building blocks are at the back, front left, and front right. The cakes are on the front, front right, and back right."} +{"scene_index": 7, "scene": "The guitar is at the center, round biscuits are on the back left and back right, triangle building blocks are spread across the back, front left, front, front right, and back right, while the cakes are positioned on the front right and back right."} +{"scene_index": 8, "scene": "The guitar is at the center, round biscuits are in the back left, triangle building blocks are in the back right, cakes are in the front and front right, and additional blocks are in the front right."} +{"scene_index": 9, "scene": "The Guitar is at center, The Round Biscuits are at back left and back, The Triangle Building Blocks are at back right and front left, The Cakes are at front right and front, The Blocks are at front, The Round Biscuits and Cakes are at back."} +{"scene_index": 10, "scene": "Guitar is at the center round biscuits are at the back left triangle building blocks are at the back right and back cakes are at the front right front front left and front triangle building blocks are also at the front left and front right."} +{"scene_index": 11, "scene": "The guitar is in the center, round biscuits are at both back left and front positions, triangle building blocks are clustered on the back right, cakes are mostly placed in the front with one at the back."} +{"scene_index": 12, "scene": "Round Biscuits are located at Back Left, Guitar is located at Center, Triangle Building Blocks are located at Back Right and Back, Blocks are located at Front, Cakes are located at Front, and Triangle Building Blocks are also located at Front Left and Front Right."} +{"scene_index": 13, "scene": "Guitar is in the center. Round biscuits are at the back left. Cakes are at the front right. Triangle building blocks are on the back right. Triangle building blocks are also at the back. Triangle building blocks are additionally at the front left. Cakes are placed at the front and back right. Blocks are located at the front, front right, and front left."} +{"scene_index": 14, "scene": "The guitar is on the right, round biscuits are on the back left and front, the triangle building blocks are on the back right, and the cakes are on the front and back."} +{"scene_index": 15, "scene": "The guitar is at the center. The round biscuits are positioned at the back left. The triangle building blocks are located at both the back right and front right. The cakes are placed in the front."} +{"scene_index": 16, "scene": "Guitar at Center, Round Biscuits at Back Left, Triangle Building Blocks at Back Right, and Cakes at Front Right, Back Right, and Front."} +{"scene_index": 17, "scene": "The guitar is centered, with round biscuits at the back left and back right. Triangle building blocks are positioned back right, front left, and front right. Cakes are placed in the front and front right. Building blocks are at the front and center, and triangle building blocks are also at the front left."} +{"scene_index": 18, "scene": "The guitar is at the center, with round biscuits in the back left and triangle building blocks in the back right. Cakes are positioned at the front, front right, and back right, while blocks are located at the front right."} +{"scene_index": 19, "scene": "The guitar is at the center, with round biscuits positioned at the back left and back right. Triangle building blocks are scattered across all four corners (front left, front right, back left, back right), while cakes are placed in the front and front right."} +{"scene_index": 20, "scene": "Guitar is in the center. Round biscuits are at back left and back right. Triangle building blocks are at front left, front right, and back. Cakes are at front, front right, and front left. Building blocks are also at front."} +{"scene_index": 21, "scene": "The guitar is at the center, round biscuits are at the back left and also on the back right along with the triangle building blocks, while cakes are at the front and front right."} +{"scene_index": 22, "scene": "The guitar is at center. The round biscuits are at back left and back right. The triangle building blocks are at back. The cakes are at front right, front, and back right. The blocks are at front. The building blocks are at front right."} +{"scene_index": 23, "scene": "Guitar is at the center, round biscuits are at back left, triangle building blocks are at back right, and cakes are at front."} +{"scene_index": 24, "scene": "The guitar is in the center, the cakes are in front and at the back, the triangle building blocks are in multiple positions, and the round biscuits are also spread out."} +{"scene_index": 25, "scene": "The guitar is at the center of the scene. Round biscuits are positioned in the back left. Cakes are located at both the front and back right. Triangle building blocks are situated at the back."} +{"scene_index": 26, "scene": "The guitar is at the center, with cakes positioned in the front and back areas on the right side, round biscuits placed at both front and back left sides, and triangle building blocks located at the back right."} +{"scene_index": 27, "scene": "The guitar is at the center. The round biscuits are positioned at both the back left and back right. Cakes are located at front right, front, front left, and back right. The triangle building blocks are placed at front right, front, front left, and back right as well as back."} +{"scene_index": 28, "scene": "The guitar is at the center, with round biscuits on the back left and back right, triangle building blocks on the back and front left, cakes on the front and front right, and another set of triangle building blocks on the front right."} +{"scene_index": 29, "scene": "The triangle building blocks are at the back right, with another set of triangle building blocks also at the back right. The round biscuits are positioned at both the back left and the front. The cakes are located at the front, front right, and back positions. The guitar is in the center."} +{"scene_index": 30, "scene": "Guitar is located at Center. Round Biscuits are located at Back Left. Cakes are located at Front Left. Triangle Building Blocks are located at Back Right. Cakes are located at Front Right. Triangle Building Blocks are located at Back. Cakes are located at Front. Triangle Building Blocks are located at Front Left. Cakes are located at Back Right. Blocks are located at Front. Triangle Building Blocks are located at Front Right."} +{"scene_index": 31, "scene": "Guitar is at the center round biscuits are at the back left and front triangle building blocks are at the back right and cakes are at the front front right and back"} +{"scene_index": 32, "scene": "Guitar is at the center, round biscuits are at the back left, triangle building blocks are at the back right and front right, and cakes are at the front and back right."} +{"scene_index": 33, "scene": "The guitar is on the right, with cakes in front of it and round biscuits at the back. Blocks are positioned in both the front and back left areas."} +{"scene_index": 34, "scene": "Round biscuits are positioned at both the back left and back right, a guitar is in the center, triangle building blocks are located at the back, front left, front, front right, and back right, and cakes are placed at the front and front right."} +{"scene_index": 35, "scene": "The guitar is at the center. The cakes are in front and front right. The triangle building blocks are at back right, back right (mentioned twice), and front left. The round biscuits are at back left and front."} +{"scene_index": 36, "scene": "The guitar is in the center. The round biscuits are at the back left. The triangle building blocks are at the back. The cakes are at the front and also at the front right and back right. The blocks are at the front right."} +{"scene_index": 37, "scene": "Guitar is in the center, triangle building blocks are at the back right, round biscuits are at the back left and also at the front, cakes are at the front, front right, and back."} +{"scene_index": 38, "scene": "There are guitars located at the center, round biscuits placed at the back left and back right, triangle building blocks situated at the front right, back, and front, cakes positioned at the front right, front, and back right, building blocks placed at the front, and blocks located at the front left."} +{"scene_index": 39, "scene": "Round biscuits are in the back left and back right positions. Cakes are located at the front right, front, and back right. Triangle building blocks are at the back right and back. The guitar is centrally positioned."} +{"scene_index": 40, "scene": "The round biscuits are at the back left and back right, the guitar is in the center, the triangle building blocks are spread across all positions except center, with some at front left, front right, and both front and back, and the cakes are positioned at front and back right."} +{"scene_index": 41, "scene": "Guitar is positioned at the center. Cakes are placed in the front and one at the front right. Triangle building blocks are located at both the back right and front left. Round biscuits are situated at the back left, front, and back."} +{"scene_index": 42, "scene": "Guitar is positioned at the center, round biscuits are placed at the back left, triangle building blocks are located at the back and back right, round cakes are situated at the front, building blocks are positioned at the front and front left, cakes are placed at the front right, and round biscuits on cakes are located at the back right."} +{"scene_index": 43, "scene": "The guitar is at the center, round biscuits are at back left, cakes are at front right and also back right, triangle building blocks are at back, front, and front right, building blocks are at front, and round (possibly a round object) is at back right."} +{"scene_index": 44, "scene": "The guitar is centered, round biscuits are at the back left, triangle building blocks are spread across both back and front positions (right, front left, front, front right), and cakes occupy various spots in front and back (left, center)."} +{"scene_index": 45, "scene": "Guitar is at the center. Round biscuits are at the back left and also at the back right. Triangle building blocks are at the back, back right, front right, and front left. Cakes are at the front right, front, front left, and back right."} +{"scene_index": 46, "scene": "The guitar is in the center, round biscuits are at the back left and back right, triangle building blocks are at the back, front right, and front left, cakes are at the front and back right, and regular blocks are at the front right."} +{"scene_index": 47, "scene": "Guitar is in the center. Triangle building blocks are at the back right. Cakes are at the front and front right. Round biscuits are at the back left and front. Building blocks are at the front left."} +{"scene_index": 48, "scene": "Guitar is in the center, round biscuits are at the back left and also on the back right, triangle building blocks are on the back right, front right, and also mentioned as being at the back, and cakes are at the front and front right, as well as on the back right."} +{"scene_index": 49, "scene": "The guitar is at the center, round biscuits are on the back left and front, the triangle building blocks are at the back right, and the cakes are at the front right, front, and back."} diff --git a/AIRBOT_MMK2_play_the_guitar/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_play_the_guitar/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7e55c9b464adc00aa0d94f461c2a6758a05b65d0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/annotations/subtask_annotations.jsonl @@ -0,0 +1,6 @@ +{"subtask_index": 0, "subtask": "Play ukulele with the right gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Place the ukulele on the table with the left gripper"} +{"subtask_index": 3, "subtask": "Lift the ukulele with the left gripper"} +{"subtask_index": 4, "subtask": "Grasp the ukulele with the left gripper"} +{"subtask_index": 5, "subtask": "null"} diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f73d377162929399ec1c6a1d6744e4a014d34a54 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d146ff457a0590791bea2001ecb9f9bbb83bc3d0c988641c230db03971388e6f +size 102357 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca487544d2bdcd4fb0ce771f3722154987012a2d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478a2788dbd0889c1d0f8f74aeff6da47fdeb100ca2fc1e9085abd504a18ceb1 +size 137802 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6529afd66fc554f8f311f9526125ed0bf6749b7c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292480fe2c201fb0fbe13c3b37f8c16107e946410485e85db65839bd4f9f2ad7 +size 130974 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b5d9b13884b89ebabba79038b24158b41764a0a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86460287e45ec41474b5436f8181ffd35700efd56474d5694a3f2fef75f47a9 +size 87411 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ab27052d06ce2ad217da46dc4f1e4d9139f3df0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780b7bff37d1a97b71ad1913abe1898bd66cbe32ace1b1d7d29fee8c49d1ef79 +size 102098 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..555fbddff458223e93d9a01cc601593087337db7 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704bfec9727329ce2c07948d4a35f4fec80eaa05228f5f649d15da2f495c7cb1 +size 104860 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4124a5c1d892696f5345adb3460149afb668f846 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817ed853b718af98bd85e00f87065ed2778acf36516bc4a28e38c71724e43b5d +size 94016 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b4d2ac1d9b4423dbd3ad84ef3b99d9be40b204f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99bb8abfecd2b789b9d663f30c5197c72814e050c768916e970bace17d2376ae +size 87896 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4f360e235650c17372d47f2bbf065c468661c33 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630788619896a66b5509dc2346df2282ce833d849979ba9fbefdea9fc1ed353a +size 104189 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..990eb1e1a4e8a77be6049b382995293f227b582d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56efc16889318ac79cad3f1aaa25b7c86b9191f890cb3a64be3fd622d236e4d +size 112622 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c18e00d25c7c52986a56ebbc075fa4ef97e46a0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c64a26822547c5b2eabbaf71f1437af0532e7b4de9b4cfc98b7812476c29bcd +size 107828 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7317c9829637680256c80a3ffdddefab3cbe2a5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ac2b7b537b1bc93057777b736c9591df59c717d2ffd93651d9b1e6e9e58173 +size 120254 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fd52c714dbdc64ee11ceb5c47e71b2115aa5974 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3191c871e34a8c7bde4d8cb453e534703a359b3f486b5373e3266dedf6562a +size 154330 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fafc9eded7666db4826fbfc8b3aea2021e15c81 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba8f36d76457a45bd8990d69736185b1c037f48cb4263fa7c7925ac59c2903f +size 131960 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a012954e0b52c0439027043416eace849110666 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254672f13da3617de99aaaaca8f5b45de4b7b1f0250fb62ce913bc5a8a5fd039 +size 111217 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3d16fa68b516b903efec51755d0e250084ce55 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d74be109ac4f361bdcc1c7dbb91e15ff20c007c7a3caedef212e655089fc26d +size 132493 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e74d59d5a317a1e179f30f75f68c7918041ce8a0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3a0619f92a637d0dcb840efb9ec635b84bd117941cfc98273482a46f8ff269 +size 112234 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83015be47cafa11624e51fb1a23ab4250cd5dafd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816878164bea3f9aade2de7e8688c97a224f765e938cdd858ac4f7a45b3f1d48 +size 130532 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f3ae02efbc9d47c626e6daa1f27335ce3b681f1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a10e82ab67422211ae125379be3235afe1f23c6a1e8efc5432771cc1bd38048 +size 81141 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed1e639d5bfa6d97ebc610aa9e37de2889510ae3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da80cf7ccc2796a15bd54dc52a5f86075d03f8fb6e57e3b40a9c6bdd8788f65 +size 71628 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05d63ed1c42cfd8a28009bfb7402ce799d50a65b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0a8089e29c72b6e95834478ea08a161a1c0a4aaebba9bd4dcbdcd77cbab283 +size 84452 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9958518892f9df8cc1675977a2b888a0b49fe17c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7c72c33be43eb7385aad507376930aea6baa728722dbdc10e0428c54d35b64 +size 72829 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1fcdc29ee290b8ffeb68f601675225ca5e02f15 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b97757962df7d83682515415d0286b5248c90d0262a6f8aaa0a7952d9ef55a4 +size 85855 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b7a1c00ed0a4ec0c5b4e898bffa7b4d48a085a3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb886134e5bcccc96356d4272d833189decbc43e4d823eced08258cc1ca5b49 +size 88738 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5b97147e84673a009e6a9ec326a23e185015bd6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745621bdfc3a911c75cc86b6dac4404f00056bcfa4a3b71207bf798eaa3fb170 +size 85870 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e322271fab8fd648d12c6c450415a79ee1977990 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91af9e8fc8b5ee5a16f6c12da031fa8308d1cca82a33d5f59cab7c218b112566 +size 89859 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4e9508bdc3d47735b710e40bb88cf8b3876e5ae --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00774566b4a4839eb43449d13d3b88f4eb8008a8a2ce52a8ec57208202ec4d18 +size 115970 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99b4548d485299c27ad9e891ddff2a30855facbd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05dad4e87218c5d12533f93742fdb1fcfe252c18b82312c592feeceab786eddf +size 83382 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..406bdba261c0e445fa1d7e03d2e83b123208f89b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f8028520802eb23142b9277edbb736544596320211027857851323b78ef6f6 +size 99025 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8a5ebe96abc8ff99b50d44ef56e70f7816e7801 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf2f1a627b0679dbfa5cc19a6ae4810d2e93a9087d45e15e10d756cc3705f2a +size 84146 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1699616d7ae66641eef242100f78e08d0e7f56db --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81e7efc572122357919520b54cc51d4aa2db299863882b14af6d4d7db1a10e9 +size 102071 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a88ad52fe17c34417855cf8915c3bbf1cf8ca932 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3ccf00004720a19361ea7b1a763af12e21c848d5896e09de1532191bce060c +size 92431 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de0e0b5be0033100ad39bab8cc58615a08d63284 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d197197980af2315b0863a395574b4f776f1c3f90ed65d59471113c6ea8834a1 +size 150884 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13442fdf26ce71ba9559aa5af5b5845fb7d14e4d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03baff3fa506b9f59460c5f8e3a28e502fa7a50405f40f4805e12800fca3bbf2 +size 86681 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbe929250fad3973812bedc2639c9e422db22d87 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6e6eaf6278f533f3565df94e7ec1d18f9fc3e3c6a1d6ac937e697e1e09ba89 +size 87947 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b757bb843dca015a94d41991682eef08fa4eee1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab96fda0c21c70673b8f824c99017c8126f04e03aac6884be5eadb42fffc2d3 +size 88866 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52fa3016a60e1e7dc61a5ae2db94105615865782 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75374af2ff003ca7742591807e3b08602c3ff8c8d11b2924e1612e32dbff7802 +size 82166 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ed90119334a70ecb0e9991ef6a3fd8191ae7159 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a29c6dd883a9e808cf2edac563a0ff04964731981b49f2b5e2c5d8e9877bff +size 76883 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70dc6b5d2f9e86e8fa31cb16c145317771a6e101 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aaf2527aab120b1c9018e8e50f6549df5f3d07684e16e1f6d535393abddde92 +size 92562 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a5a62cac58221e72d09de7743967f8f2ea647df --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69c45827b171f4a358c91a5d3597230cdac01469ffd31b0a1f84dc4f1310686 +size 84290 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d17b2412832085197c8c4165f5475120fa39e03d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a72a616db5a817688b5736a694f6ed0bf90d8c3e26a33f9a80e3f89746cb740 +size 73619 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f581184068a1c594c6c0a8f1152ddb22d5c0adeb --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ff0d1e73765e9a83fe4c0ba4a93cc5785cb14b22d5606e96f4910bd9a7f5df +size 68093 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4173ef596a75a32dd712fa9ed7a20654edd5729d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d06ca6985d9a94a201959662d218b2a82a20907eead606fba3080c7fd4cfc2 +size 96262 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de3c092fd6c053fc906a883fb1a4a61d8303384e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc918676e5bd769d2dd442f2004db67e0d8b52068ce6f848fdc5b5306ac43ec +size 163909 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a79a0113d1458fad92321a410c7fa599322314a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22104e5f0943d53e436b45e94067f764f435e3804e0676860c4453ca233194c7 +size 134529 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c8b5c66a065e6a8e110322e6c56ccb6ce4521ad --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e526f3a6975c197b015f0756dc5a3fdd80918eae97d500cf04173ba67e1fbbd9 +size 119989 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..837cd595053962a549599d75ae88c187e027ffc4 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a4e7d9ecad63ab9358ccee425f28fd30d9ba47580d986316a3a4e5b1a0aceb +size 93478 diff --git a/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9f079a45364fd103328443f889467a70fb6b9df --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255b36e3746d7371a377cf63bd517d7f692f2dd1c8cea326cd981392c7ca70a2 +size 83150 diff --git a/AIRBOT_MMK2_play_the_guitar/meta/episodes.jsonl b/AIRBOT_MMK2_play_the_guitar/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6ec47692d3c69539b49d2e16e0a9593ae93d5907 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/meta/episodes.jsonl @@ -0,0 +1,48 @@ +{"episode_index": 0, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 178} +{"episode_index": 1, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 258} +{"episode_index": 2, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 244} +{"episode_index": 3, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 147} +{"episode_index": 4, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 178} +{"episode_index": 5, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 185} +{"episode_index": 6, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 163} +{"episode_index": 7, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 151} +{"episode_index": 8, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 184} +{"episode_index": 9, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 203} +{"episode_index": 10, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 190} +{"episode_index": 11, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 215} +{"episode_index": 12, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 297} +{"episode_index": 13, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 244} +{"episode_index": 14, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 201} +{"episode_index": 15, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 240} +{"episode_index": 16, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 195} +{"episode_index": 17, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 235} +{"episode_index": 18, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 139} +{"episode_index": 19, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 118} +{"episode_index": 20, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 144} +{"episode_index": 21, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 121} +{"episode_index": 22, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 144} +{"episode_index": 23, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 151} +{"episode_index": 24, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 143} +{"episode_index": 25, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 151} +{"episode_index": 26, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 209} +{"episode_index": 27, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 139} +{"episode_index": 28, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 173} +{"episode_index": 29, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 142} +{"episode_index": 30, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 175} +{"episode_index": 31, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 155} +{"episode_index": 32, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 294} +{"episode_index": 33, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 146} +{"episode_index": 34, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 148} +{"episode_index": 35, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 150} +{"episode_index": 36, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 135} +{"episode_index": 37, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 129} +{"episode_index": 38, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 153} +{"episode_index": 39, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 139} +{"episode_index": 40, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 122} +{"episode_index": 41, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 110} +{"episode_index": 42, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 162} +{"episode_index": 43, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 305} +{"episode_index": 44, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 246} +{"episode_index": 45, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 216} +{"episode_index": 46, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 167} +{"episode_index": 47, "tasks": ["hold the small guitar in your left hand, pluck the strings with your right hand, and then put down the small guitar with your left hand."], "length": 140} diff --git a/AIRBOT_MMK2_play_the_guitar/meta/episodes_stats.jsonl b/AIRBOT_MMK2_play_the_guitar/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c46b597e518e3c5741dd660e6c55359149b5bb85 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/meta/episodes_stats.jsonl @@ -0,0 +1,48 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47753777573529416]], [[0.45604251838235293]], [[0.43376283088235296]]], "std": [[[0.21570466992941614]], [[0.21017070486642347]], [[0.21326188237663582]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6068555555555556]], [[0.6217985743464052]], [[0.6062883558006535]]], "std": [[[0.26690600898183636]], [[0.2795428723562522]], [[0.28852747879368557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5634246507352941]], [[0.5696426695261437]], [[0.5467756576797386]]], "std": [[[0.30970857689647163]], [[0.3155221168212153]], [[0.3281517330556879]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45273011437908495]], [[0.4636542258986928]], [[0.4337927512254902]]], "std": [[[0.33051546895846123]], [[0.33422324744607723]], [[0.3524906364441082]]], "count": [100]}, "observation.state": {"min": [0.5066949129104614, -1.0583562850952148, 0.923933744430542, -0.43683719635009766, -1.1206268072128296, 1.0885828733444214, -0.8283741474151611, -0.8532892465591431, 0.7631841897964478, -0.06463626027107239, 0.6411173343658447, -1.4069771766662598, 19.04312515258789, 56.45375061035156, 0.125, -0.2581250071525574, 0.625, 0.2777777910232544, 0.8125, -0.20374999940395355, 0.9681249856948853, -0.8181250095367432, 0.8643749952316284, -0.675000011920929, 16.796249389648438, 67.4866714477539, 0.8912500143051147, -0.5831249952316284, 0.5737499594688416, -0.40625, 0.6616666913032532, 0.0, 0.720714271068573, -0.34812501072883606, 0.6512500047683716, 0.09937499463558197], "max": [0.8824165463447571, -0.7608106136322021, 1.1119773387908936, 0.26755741238594055, -0.27270734310150146, 1.9100241661071777, -0.6940470933914185, -0.5821529030799866, 0.9236476421356201, 0.23520351946353912, 1.1347414255142212, -1.1215380430221558, 65.55000305175781, 83.92562866210938, 34.496665954589844, 9.271111488342285, 33.13874816894531, 104.1606216430664, 39.30937576293945, 109.84437561035156, 35.71562576293945, 110.05437469482422, 29.319374084472656, 110.61000061035156, 41.56437301635742, 75.30937957763672, 3.0737500190734863, 4.925624847412109, 31.369998931884766, 13.379375457763672, 38.587501525878906, 0.0, 23.146249771118164, 65.29437255859375, 11.078749656677246, 103.52812957763672], "mean": [0.6900148987770081, -0.9462340474128723, 1.0186411142349243, -0.2494840770959854, -0.45997127890586853, 1.7004765272140503, -0.7706977725028992, -0.7165259718894958, 0.831709086894989, 0.11366868764162064, 0.8658398985862732, -1.2793773412704468, 41.524654388427734, 72.29808044433594, 5.218280792236328, 1.6729220151901245, 14.861344337463379, 51.56682205200195, 18.808244705200195, 56.386966705322266, 17.948225021362305, 60.43140411376953, 13.055455207824707, 67.3449478149414, 27.859573364257812, 72.23479461669922, 1.012017846107483, 0.9691926836967468, 6.1947407722473145, 1.527066707611084, 6.737551689147949, 0.0, 4.076225280761719, 9.785802841186523, 1.8678299188613892, 34.950401306152344], "std": [0.07537543773651123, 0.09880717843770981, 0.05734159052371979, 0.21157680451869965, 0.1938326209783554, 0.25032395124435425, 0.05915776267647743, 0.05963331460952759, 0.03870939463376999, 0.1058100238442421, 0.0968770906329155, 0.11223068088293076, 14.100629806518555, 9.468403816223145, 8.78222370147705, 2.736720561981201, 11.054400444030762, 45.54555130004883, 13.613777160644531, 49.55481719970703, 13.750893592834473, 50.271968841552734, 12.341485977172852, 47.00257873535156, 6.4931111335754395, 1.8819468021392822, 0.34238117933273315, 1.3505947589874268, 8.950719833374023, 3.324425458908081, 10.30910873413086, 0.0, 5.863800525665283, 17.539691925048828, 2.5169615745544434, 33.45522689819336], "count": [178]}, "action": {"min": [0.5066949129104614, -1.0583562850952148, 0.923933744430542, -0.43683719635009766, -1.1206268072128296, 1.0885828733444214, -0.8283741474151611, -0.8532892465591431, 0.7631841897964478, -0.06463626027107239, 0.6411173343658447, -1.4069771766662598, 19.04312515258789, 56.45375061035156, 0.125, -0.2581250071525574, 0.625, 0.2777777910232544, 0.8125, -0.20374999940395355, 0.9681249856948853, -0.8181250095367432, 0.8643749952316284, -0.675000011920929, 16.796249389648438, 67.4866714477539, 0.8912500143051147, -0.5831249952316284, 0.5737499594688416, -0.40625, 0.6616666913032532, 0.0, 0.720714271068573, -0.34812501072883606, 0.6512500047683716, 0.09937499463558197], "max": [0.8824165463447571, -0.7608106136322021, 1.1119773387908936, 0.26755741238594055, -0.27270734310150146, 1.9100241661071777, -0.6940470933914185, -0.5821529030799866, 0.9236476421356201, 0.23520351946353912, 1.1347414255142212, -1.1215380430221558, 65.55000305175781, 83.92562866210938, 34.496665954589844, 9.271111488342285, 33.13874816894531, 104.1606216430664, 39.30937576293945, 109.84437561035156, 35.71562576293945, 110.05437469482422, 29.319374084472656, 110.61000061035156, 41.56437301635742, 75.30937957763672, 3.0737500190734863, 4.925624847412109, 31.369998931884766, 13.379375457763672, 38.587501525878906, 0.0, 23.146249771118164, 65.29437255859375, 11.078749656677246, 103.52812957763672], "mean": [0.6900151968002319, -0.9462341070175171, 1.0186411142349243, -0.24948397278785706, -0.45997118949890137, 1.7004770040512085, -0.7706973552703857, -0.7165261507034302, 0.8317089080810547, 0.11366873979568481, 0.8658396601676941, -1.2793772220611572, 41.52464294433594, 72.29805755615234, 5.218280792236328, 1.6729222536087036, 14.86134147644043, 51.56680679321289, 18.80826187133789, 56.38694381713867, 17.948219299316406, 60.43143844604492, 13.055460929870605, 67.34496307373047, 27.85959243774414, 72.23482513427734, 1.0120183229446411, 0.9691926836967468, 6.194741249084473, 1.5270664691925049, 6.737548351287842, 0.0, 4.076226711273193, 9.785801887512207, 1.8678297996520996, 34.95040512084961], "std": [0.07537544518709183, 0.09880717098712921, 0.057341597974300385, 0.21157686412334442, 0.1938326209783554, 0.25032395124435425, 0.05915776267647743, 0.05963331460952759, 0.038709379732608795, 0.10581003129482269, 0.0968770906329155, 0.11223065853118896, 14.100627899169922, 9.468404769897461, 8.782225608825684, 2.7367208003997803, 11.054399490356445, 45.5455436706543, 13.613777160644531, 49.5548210144043, 13.750893592834473, 50.271968841552734, 12.341485023498535, 47.00259017944336, 6.493110656738281, 1.8819468021392822, 0.34238097071647644, 1.3505946397781372, 8.950719833374023, 3.324425458908081, 10.30910873413086, 0.0, 5.863801002502441, 17.539690017700195, 2.5169615745544434, 33.455230712890625], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [2.2247191011235956, 5.0, 5.0, 5.0, 5.0], "std": [1.5847078842484472, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [178]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [178]}, "eef_direction_state": {"mean": [4.792134831460674, 4.376404494382022], "std": [0.9810249992921718, 1.3361459309311419], "min": [1, 1], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.0112359550561798, 0.8089887640449438], "std": [0.7569065075550236, 0.6512978312894122], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.702247191011236, 0.4606741573033708], "std": [0.8252309895342126, 0.7578233136592031], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [4.792134831460674, 4.376404494382022], "std": [0.9810249992921718, 1.3361459309311419], "min": [1, 1], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.0112359550561798, 0.8089887640449438], "std": [0.7569065075550236, 0.6512978312894122], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.702247191011236, 0.4606741573033708], "std": [0.8252309895342126, 0.7578233136592031], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6468507990563062, 0.13046446500854178, 1.111865221815511, 2.243154740020301, 1.2747309087937155, 1.8699605984190608, 0.6077590972562961, -0.157936747468643, 1.2187082838587138, 1.2651403463646014, 1.2564243983980072, 1.9022778404651106], "std": [0.011619618964901348, 0.02128774354098462, 0.050007891995746734, 1.8322241092906872, 0.08876880066685609, 1.49173586827207, 0.006750094989622433, 0.020187737020352377, 0.03174791726634505, 0.2393874809341387, 0.05695832715850707, 0.24348491765812535], "min": [0.6250097280410831, 0.11074606018586247, 1.0509256671497131, -3.119172948605589, 1.0723087509305707, -3.0992960785151924, 0.5890870580254103, -0.19951922814820044, 1.168437481597184, 0.7380124909835006, 1.1166957901280443, 1.3360835461226743], "max": [0.6585317810738751, 0.20142370619927794, 1.2380074717822904, 3.1393185380713797, 1.4763809600331563, 3.0044455304703677, 0.6228435447114021, -0.1165734889984806, 1.290992631173797, 1.7468582979655025, 1.3518494233139648, 2.4561362500757973], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6468507990563062, 0.13046446500854178, 1.111865221815511, 2.243154740020301, 1.2747309087937155, 1.8699605984190608, 0.6077590972562961, -0.157936747468643, 1.2187082838587138, 1.2651403463646014, 1.2564243983980072, 1.9022778404651106], "std": [0.011619618964901348, 0.02128774354098462, 0.050007891995746734, 1.8322241092906872, 0.08876880066685609, 1.49173586827207, 0.006750094989622433, 0.020187737020352377, 0.03174791726634505, 0.2393874809341387, 0.05695832715850707, 0.24348491765812535], "min": [0.6250097280410831, 0.11074606018586247, 1.0509256671497131, -3.119172948605589, 1.0723087509305707, -3.0992960785151924, 0.5890870580254103, -0.19951922814820044, 1.168437481597184, 0.7380124909835006, 1.1166957901280443, 1.3360835461226743], "max": [0.6585317810738751, 0.20142370619927794, 1.2380074717822904, 3.1393185380713797, 1.4763809600331563, 3.0044455304703677, 0.6228435447114021, -0.1165734889984806, 1.290992631173797, 1.7468582979655025, 1.3518494233139648, 2.4561362500757973], "count": [178]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4837224223856209]], [[0.4622728390522876]], [[0.44023915441176475]]], "std": [[[0.22389155101648134]], [[0.21689875558883687]], [[0.22150363623545488]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6332714685457517]], [[0.6462219138071895]], [[0.618532933006536]]], "std": [[[0.26033524437499816]], [[0.2730530913036515]], [[0.2816857594191804]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6098619975490196]], [[0.6053616932189543]], [[0.575912800245098]]], "std": [[[0.281450289966808]], [[0.2845361633153643]], [[0.29342402122673633]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45206265727124184]], [[0.4743412152777778]], [[0.4484040277777778]]], "std": [[[0.3270870404094864]], [[0.33939774309694815]], [[0.35604650545209815]]], "count": [100]}, "observation.state": {"min": [0.5760281085968018, -1.1274747848510742, 0.9011088013648987, -0.547250509262085, -1.1789501905441284, 0.9991480112075806, -0.9872109889984131, -0.72122722864151, 0.7911564707756042, -2.425636053085327, 0.37265393137931824, -1.2163586616516113, 28.578887939453125, 55.59812545776367, -0.28062501549720764, -0.2881249785423279, 0.8856250047683716, -0.32875001430511475, 0.7543749809265137, -0.9431250095367432, 0.890625, -0.34187501668930054, 0.9068750143051147, -0.4375, 24.46875, 68.49250030517578, 1.151111125946045, -0.018125001341104507, 0.7081249952316284, 0.4606249928474426, 0.5718749761581421, 0.0, 0.715833306312561, -0.3212500214576721, 0.5206249952316284, 0.25], "max": [0.8561370968818665, -0.7948997020721436, 1.1389667987823486, 0.13299190998077393, -0.23177023231983185, 1.8879225254058838, 0.15766862034797668, -0.4620145857334137, 0.8849040865898132, 0.19352731108665466, 1.084844946861267, 0.6998645663261414, 82.33562469482422, 73.81624603271484, 40.836875915527344, 7.440000057220459, 54.65999984741211, 108.64624786376953, 61.44499969482422, 112.01312255859375, 84.94625091552734, 110.03687286376953, 77.68937683105469, 110.1831283569336, 48.78125, 75.27750396728516, 2.71875, 3.481874942779541, 35.204376220703125, 2.698124885559082, 13.994999885559082, 0.0, 10.005624771118164, 16.885623931884766, 4.160624980926514, 79.17874908447266], "mean": [0.6753063201904297, -1.0324255228042603, 1.0692530870437622, -0.32334426045417786, -0.5290142297744751, 1.7179293632507324, -0.2427104413509369, -0.6471776366233826, 0.8427516222000122, -1.3726341724395752, 0.6567004323005676, -0.04178832471370697, 69.59770965576172, 63.80060577392578, 6.388691425323486, 0.8831804394721985, 38.66275405883789, 78.83206939697266, 43.49843215942383, 81.14022827148438, 57.82171630859375, 81.88815307617188, 53.47333908081055, 83.67803955078125, 33.22492599487305, 71.8537826538086, 1.2613298892974854, 0.9449261426925659, 11.607476234436035, 1.3382693529129028, 2.568603515625, 0.0, 2.2722597122192383, 1.8447904586791992, 1.385711431503296, 23.037866592407227], "std": [0.05655858293175697, 0.10229543596506119, 0.05979970470070839, 0.16957037150859833, 0.19450639188289642, 0.22714096307754517, 0.4527680277824402, 0.056637104600667953, 0.030051007866859436, 1.031153917312622, 0.22318917512893677, 0.7880150079727173, 19.062789916992188, 2.7414181232452393, 10.433578491210938, 1.7880805730819702, 21.70050048828125, 45.03488540649414, 24.11952018737793, 46.81324768066406, 34.839805603027344, 44.62449264526367, 33.404563903808594, 36.5883674621582, 6.5729522705078125, 1.5713162422180176, 0.19688373804092407, 0.8193697929382324, 10.676437377929688, 0.5975295901298523, 3.724648952484131, 0.0, 2.5490562915802, 4.341966152191162, 0.9545286297798157, 23.718900680541992], "count": [258]}, "action": {"min": [0.5760281085968018, -1.1274747848510742, 0.9011088013648987, -0.547250509262085, -1.1789501905441284, 0.9991480112075806, -0.9872109889984131, -0.72122722864151, 0.7911564707756042, -2.425636053085327, 0.37265393137931824, -1.2163586616516113, 28.578887939453125, 55.59812545776367, -0.28062501549720764, -0.2881249785423279, 0.8856250047683716, -0.32875001430511475, 0.7543749809265137, -0.9431250095367432, 0.890625, -0.34187501668930054, 0.9068750143051147, -0.4375, 24.46875, 68.49250030517578, 1.151111125946045, -0.018125001341104507, 0.7081249952316284, 0.4606249928474426, 0.5718749761581421, 0.0, 0.715833306312561, -0.3212500214576721, 0.5206249952316284, 0.25], "max": [0.8561370968818665, -0.7948997020721436, 1.1389667987823486, 0.13299190998077393, -0.23177023231983185, 1.8879225254058838, 0.15766862034797668, -0.4620145857334137, 0.8849040865898132, 0.19352731108665466, 1.084844946861267, 0.6998645663261414, 82.33562469482422, 73.81624603271484, 40.836875915527344, 7.440000057220459, 54.65999984741211, 108.64624786376953, 61.44499969482422, 112.01312255859375, 84.94625091552734, 110.03687286376953, 77.68937683105469, 110.1831283569336, 48.78125, 75.27750396728516, 2.71875, 3.481874942779541, 35.204376220703125, 2.698124885559082, 13.994999885559082, 0.0, 10.005624771118164, 16.885623931884766, 4.160624980926514, 79.17874908447266], "mean": [0.6753063797950745, -1.032425880432129, 1.069252848625183, -0.32334423065185547, -0.5290141105651855, 1.7179293632507324, -0.2427104115486145, -0.6471778154373169, 0.8427510857582092, -1.3726340532302856, 0.6567003726959229, -0.04178828001022339, 69.59768676757812, 63.80061340332031, 6.388697624206543, 0.8831803202629089, 38.6627197265625, 78.83207702636719, 43.498451232910156, 81.14026641845703, 57.821720123291016, 81.88813781738281, 53.473365783691406, 83.67810821533203, 33.22494888305664, 71.85372161865234, 1.2613296508789062, 0.9449260234832764, 11.607473373413086, 1.3382693529129028, 2.568603038787842, 0.0, 2.2722578048706055, 1.8447898626327515, 1.385711908340454, 23.03785514831543], "std": [0.05655858293175697, 0.10229542851448059, 0.05979970097541809, 0.16957037150859833, 0.19450637698173523, 0.22714097797870636, 0.4527679681777954, 0.05663710832595825, 0.030051013454794884, 1.031153678894043, 0.22318917512893677, 0.7880150675773621, 19.062788009643555, 2.741417407989502, 10.433577537536621, 1.7880806922912598, 21.700502395629883, 45.03488540649414, 24.119516372680664, 46.81325149536133, 34.839805603027344, 44.62451171875, 33.40456771850586, 36.588375091552734, 6.5729522705078125, 1.5713164806365967, 0.1968839019536972, 0.8193697929382324, 10.67643928527832, 0.5975296497344971, 3.724648952484131, 0.0, 2.5490565299987793, 4.341967582702637, 0.9545286893844604, 23.718891143798828], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [258]}, "index": {"min": [178], "max": [435], "mean": [306.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.3914728682170543, 5.0, 5.0, 5.0, 5.0], "std": [1.6559280874057347, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [258]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [258]}, "eef_direction_state": {"mean": [4.209302325581396, 4.124031007751938], "std": [2.040954399806036, 1.66359912405307], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.813953488372093, 0.9224806201550387], "std": [0.7127568690835724, 0.6050485674755923], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.689922480620155, 0.7713178294573644], "std": [0.8472339820541508, 0.8009387707486215], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.209302325581396, 4.124031007751938], "std": [2.040954399806036, 1.66359912405307], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.813953488372093, 0.9224806201550387], "std": [0.7127568690835724, 0.6050485674755923], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.689922480620155, 0.7713178294573644], "std": [0.8472339820541508, 0.8009387707486215], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6629134327450479, 0.11353430448212251, 1.1167010391652044, -1.8839299994879137, 1.3214139234266915, 1.4885619337835676, 0.5786575035508542, -0.12240782459275086, 1.2562471092129492, 0.9936785125075349, 1.3043725140586628, -0.36119026049268554], "std": [0.019651153783118172, 0.022998826912539714, 0.04308085062554686, 1.9687373487598547, 0.11991079875296036, 2.215451208668692, 0.01023001562582282, 0.038572696691611126, 0.0419513080247077, 2.132149075842521, 0.09741068447040918, 2.1826877942011387], "min": [0.6199120631233364, 0.09379074127667175, 1.0482114643155758, -3.1339305097583714, 0.9517350863015515, -3.1381445270565163, 0.5583156917630592, -0.1846681834708434, 1.187330523210419, -3.13882324998324, 1.1387955016920919, -3.108576266262192], "max": [0.694523650460992, 0.1935988075075144, 1.2498443451606098, 3.140499024245869, 1.465401124952689, 3.1388512556863066, 0.607377934237538, -0.08131266749019958, 1.3396558306179072, 3.127124761399901, 1.518840287622409, 3.1255330496578018], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6629134327450479, 0.11353430448212251, 1.1167010391652044, -1.8839299994879137, 1.3214139234266915, 1.4885619337835676, 0.5786575035508542, -0.12240782459275086, 1.2562471092129492, 0.9936785125075349, 1.3043725140586628, -0.36119026049268554], "std": [0.019651153783118172, 0.022998826912539714, 0.04308085062554686, 1.9687373487598547, 0.11991079875296036, 2.215451208668692, 0.01023001562582282, 0.038572696691611126, 0.0419513080247077, 2.132149075842521, 0.09741068447040918, 2.1826877942011387], "min": [0.6199120631233364, 0.09379074127667175, 1.0482114643155758, -3.1339305097583714, 0.9517350863015515, -3.1381445270565163, 0.5583156917630592, -0.1846681834708434, 1.187330523210419, -3.13882324998324, 1.1387955016920919, -3.108576266262192], "max": [0.694523650460992, 0.1935988075075144, 1.2498443451606098, 3.140499024245869, 1.465401124952689, 3.1388512556863066, 0.607377934237538, -0.08131266749019958, 1.3396558306179072, 3.127124761399901, 1.518840287622409, 3.1255330496578018], "count": [258]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832667463235294]], [[0.46450308415032676]], [[0.4457259170751634]]], "std": [[[0.20490621629773523]], [[0.20684897542225728]], [[0.2103288233907562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.623415535130719]], [[0.6300886397058824]], [[0.6049474795751635]]], "std": [[[0.253863870520056]], [[0.26982955547528586]], [[0.27773973602907104]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5513094097222222]], [[0.5592161417483661]], [[0.5382443729575163]]], "std": [[[0.3062189409286329]], [[0.31398035722525125]], [[0.3259227950026364]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461553852124183]], [[0.4826072446895425]], [[0.4527469669117647]]], "std": [[[0.3266853718284152]], [[0.3401888957474461]], [[0.3567691971747781]]], "count": [100]}, "observation.state": {"min": [0.2175125926733017, -1.120798945426941, 0.9842545986175537, -1.367136836051941, -0.42977988719940186, 1.4806020259857178, -0.8794918656349182, -0.7540341019630432, 0.7383697628974915, -0.12891489267349243, 0.6144617199897766, -1.5391584634780884, 30.197776794433594, 55.524375915527344, 0.24000000953674316, -0.3050000071525574, 0.8243750333786011, 0.11437500268220901, 0.7477777600288391, -0.08249999582767487, 1.1050000190734863, 0.25999999046325684, 0.9637500047683716, 3.125624895095825, 4.964375019073486, 70.64312744140625, 1.3856250047683716, 0.025624999776482582, 0.6672727465629578, 1.0456249713897705, 0.6890909075737, 0.0, 0.6625000238418579, 0.1887499988079071, 0.7549999952316284, -0.29625001549720764], "max": [0.6035658717155457, -0.8750413060188293, 1.4021133184432983, 0.11131933331489563, 0.5149681568145752, 2.9279677867889404, -0.5086976289749146, -0.6121729016304016, 0.8321889042854309, 0.1885681301355362, 0.9912165403366089, -1.218122959136963, 81.30437469482422, 76.39777374267578, 33.139373779296875, 3.744374990463257, 66.96749877929688, 109.40687561035156, 71.48374938964844, 111.47937774658203, 75.85124969482422, 111.92062377929688, 83.89437866210938, 111.02812194824219, 27.635623931884766, 80.98625183105469, 2.4375, 6.493333339691162, 24.646249771118164, 2.833750009536743, 4.619375228881836, 0.0, 1.3125, 0.5724999904632568, 1.493749976158142, 27.324443817138672], "mean": [0.41357123851776123, -1.0389184951782227, 1.2168681621551514, -0.6125305891036987, 0.15139074623584747, 2.1021997928619385, -0.734532356262207, -0.6444411277770996, 0.7759917974472046, 0.027747994288802147, 0.8768015503883362, -1.3079651594161987, 66.01837921142578, 63.76735305786133, 5.165716648101807, 0.28134652972221375, 42.15618896484375, 79.13017272949219, 47.296730041503906, 81.0413818359375, 50.43087387084961, 84.19803619384766, 54.11014175415039, 92.5382308959961, 19.367719650268555, 76.87921142578125, 1.4468789100646973, 2.6997110843658447, 5.436300277709961, 1.3228733539581299, 1.275201678276062, 0.0, 1.0996301174163818, 0.3834802806377411, 0.9058485627174377, 1.4382141828536987], "std": [0.11868084222078323, 0.06582019478082657, 0.13522657752037048, 0.5293081402778625, 0.3044012486934662, 0.4287351667881012, 0.1618718057870865, 0.034445930272340775, 0.02349224127829075, 0.0979137122631073, 0.1189001202583313, 0.08071672916412354, 15.531946182250977, 4.947097301483154, 8.27561092376709, 0.905563235282898, 23.239839553833008, 43.701534271240234, 26.88190269470215, 45.12831497192383, 30.573999404907227, 42.24447250366211, 34.451663970947266, 33.71943664550781, 6.223260402679443, 2.2166929244995117, 0.13974881172180176, 2.1095046997070312, 7.281169891357422, 0.43613606691360474, 1.0969504117965698, 0.0, 0.1661221981048584, 0.1570872813463211, 0.1813150942325592, 3.9763143062591553], "count": [244]}, "action": {"min": [0.2175125926733017, -1.120798945426941, 0.9842545986175537, -1.367136836051941, -0.42977988719940186, 1.4806020259857178, -0.8794918656349182, -0.7540341019630432, 0.7383697628974915, -0.12891489267349243, 0.6144617199897766, -1.5391584634780884, 30.197776794433594, 55.524375915527344, 0.24000000953674316, -0.3050000071525574, 0.8243750333786011, 0.11437500268220901, 0.7477777600288391, -0.08249999582767487, 1.1050000190734863, 0.25999999046325684, 0.9637500047683716, 3.125624895095825, 4.964375019073486, 70.64312744140625, 1.3856250047683716, 0.025624999776482582, 0.6672727465629578, 1.0456249713897705, 0.6890909075737, 0.0, 0.6625000238418579, 0.1887499988079071, 0.7549999952316284, -0.29625001549720764], "max": [0.6035658717155457, -0.8750413060188293, 1.4021133184432983, 0.11131933331489563, 0.5149681568145752, 2.9279677867889404, -0.5086976289749146, -0.6121729016304016, 0.8321889042854309, 0.1885681301355362, 0.9912165403366089, -1.218122959136963, 81.30437469482422, 76.39777374267578, 33.139373779296875, 3.744374990463257, 66.96749877929688, 109.40687561035156, 71.48374938964844, 111.47937774658203, 75.85124969482422, 111.92062377929688, 83.89437866210938, 111.02812194824219, 27.635623931884766, 80.98625183105469, 2.4375, 6.493333339691162, 24.646249771118164, 2.833750009536743, 4.619375228881836, 0.0, 1.3125, 0.5724999904632568, 1.493749976158142, 27.324443817138672], "mean": [0.41357114911079407, -1.0389190912246704, 1.2168684005737305, -0.6125307083129883, 0.1513906568288803, 2.102200508117676, -0.7345325946807861, -0.6444412469863892, 0.7759917974472046, 0.027747977524995804, 0.8768009543418884, -1.3079650402069092, 66.01838684082031, 63.7673454284668, 5.165717124938965, 0.2813464403152466, 42.15618896484375, 79.13020324707031, 47.29670333862305, 81.04135131835938, 50.4308967590332, 84.1980209350586, 54.11015319824219, 92.53824615478516, 19.367719650268555, 76.8792495727539, 1.4468783140182495, 2.699711322784424, 5.436296463012695, 1.322873592376709, 1.275201678276062, 0.0, 1.0996298789978027, 0.38348010182380676, 0.9058489799499512, 1.4382144212722778], "std": [0.11868083477020264, 0.06582017987966537, 0.1352265626192093, 0.5293080806732178, 0.3044012784957886, 0.4287351667881012, 0.16187182068824768, 0.034445930272340775, 0.023492243140935898, 0.0979137048125267, 0.1189001128077507, 0.08071675896644592, 15.53194522857666, 4.947097301483154, 8.27561092376709, 0.905563473701477, 23.239839553833008, 43.70153045654297, 26.881898880004883, 45.12831497192383, 30.573999404907227, 42.24447250366211, 34.4516716003418, 33.71943664550781, 6.223260879516602, 2.2166926860809326, 0.13974884152412415, 2.1095046997070312, 7.281170845031738, 0.43613603711128235, 1.0969501733779907, 0.0, 0.1661221981048584, 0.1570873260498047, 0.18131506443023682, 3.976314067840576], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [244]}, "index": {"min": [436], "max": [679], "mean": [557.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.2295081967213113, 5.0, 5.0, 5.0, 5.0], "std": [1.4445311522888027, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [244]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [244]}, "eef_direction_state": {"mean": [3.3934426229508197, 4.290983606557377], "std": [1.9525409130667866, 1.8513842450129223], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.1680327868852458, 0.5655737704918032], "std": [0.512590078999735, 0.5430289204935058], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.8155737704918032, 0.29508196721311475], "std": [0.8461601301582283, 0.6425936761481842], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [3.3934426229508197, 4.290983606557377], "std": [1.9525409130667866, 1.8513842450129223], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.1680327868852458, 0.5655737704918032], "std": [0.512590078999735, 0.5430289204935058], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.8155737704918032, 0.29508196721311475], "std": [0.8461601301582283, 0.6425936761481842], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.6689463152185485, 0.10078125636885216, 1.1130690409241815, 0.29593671967937324, 1.0841066482986879, 2.4611062093690275, 0.589194251809655, -0.1525224254107433, 1.2477139735924923, 0.8125945535666693, 1.3114160882700936, 1.5008331575394194], "std": [0.01756569222549562, 0.008504774349479051, 0.035815021902039085, 2.7970622346142298, 0.15433455542151098, 0.2957054100769836, 0.0101467760675178, 0.026641345436376807, 0.03060878368760923, 0.47293239435717166, 0.04979395864203342, 0.4095660633540115], "min": [0.6413164761420219, 0.08196392533742125, 1.048300706653286, -3.131732417292015, 0.841201093445235, 1.9731227504667668, 0.5786049632950708, -0.1877781175567681, 1.1936520799564427, -0.08229516285896138, 1.2687612542375963, 0.6537310992431915], "max": [0.7225925074342127, 0.12060229704536041, 1.1956582921857453, 3.134366569088347, 1.4354864834731358, 2.911842136017934, 0.6144945744868007, -0.10636246906540403, 1.2939856518652002, 1.5352353935991903, 1.4665762711402057, 2.1097622177702173], "count": [244]}, "eef_sim_pose_action": {"mean": [0.6689463152185485, 0.10078125636885216, 1.1130690409241815, 0.29593671967937324, 1.0841066482986879, 2.4611062093690275, 0.589194251809655, -0.1525224254107433, 1.2477139735924923, 0.8125945535666693, 1.3114160882700936, 1.5008331575394194], "std": [0.01756569222549562, 0.008504774349479051, 0.035815021902039085, 2.7970622346142298, 0.15433455542151098, 0.2957054100769836, 0.0101467760675178, 0.026641345436376807, 0.03060878368760923, 0.47293239435717166, 0.04979395864203342, 0.4095660633540115], "min": [0.6413164761420219, 0.08196392533742125, 1.048300706653286, -3.131732417292015, 0.841201093445235, 1.9731227504667668, 0.5786049632950708, -0.1877781175567681, 1.1936520799564427, -0.08229516285896138, 1.2687612542375963, 0.6537310992431915], "max": [0.7225925074342127, 0.12060229704536041, 1.1956582921857453, 3.134366569088347, 1.4354864834731358, 2.911842136017934, 0.6144945744868007, -0.10636246906540403, 1.2939856518652002, 1.5352353935991903, 1.4665762711402057, 2.1097622177702173], "count": [244]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49100970383986925]], [[0.46742086601307187]], [[0.44368608660130715]]], "std": [[[0.21492804487332326]], [[0.20849061818191414]], [[0.21373590570493295]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.19607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.618097481617647]], [[0.6324808210784314]], [[0.6113597916666667]]], "std": [[[0.26396719016921827]], [[0.27782384229729523]], [[0.28613758524975713]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.551693239379085]], [[0.5502013602941177]], [[0.5240050142973857]]], "std": [[[0.3012641184454762]], [[0.30404822549164817]], [[0.31850075834241587]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45595856004901963]], [[0.48136690972222224]], [[0.4511199693627451]]], "std": [[[0.33235241430494905]], [[0.3412283947008731]], [[0.35932147312105545]]], "count": [100]}, "observation.state": {"min": [0.5282482504844666, -1.0945963859558105, 0.9719043374061584, -0.2662222385406494, -0.8553741574287415, 1.2104007005691528, -0.7784008383750916, -0.6998407244682312, 0.730292558670044, -0.4263227581977844, 0.529273509979248, -1.452897310256958, 37.59077072143555, 55.02937698364258, -0.19875000417232513, -0.25, 0.79666668176651, 0.7662500143051147, 0.8969230651855469, -0.0430000014603138, 0.8525000214576721, -0.15333333611488342, 0.9000000357627869, 14.077777862548828, 12.170624732971191, 68.47000122070312, 0.9487500190734863, 0.1431249976158142, 0.7066666483879089, 1.2493749856948853, 0.7081249952316284, 0.0, 0.8168749809265137, 0.16124999523162842, 0.852222204208374, 0.125], "max": [0.7436441779136658, -0.7834774255752563, 1.145189642906189, 0.2915426790714264, -0.12157148867845535, 1.9108587503433228, -0.5079346895217896, -0.4898909032344818, 0.8467565178871155, 0.1893310844898224, 0.9450818300247192, -0.9125372171401978, 80.90125274658203, 72.83187866210938, 23.513124465942383, 3.3988888263702393, 56.236873626708984, 109.37000274658203, 63.16875076293945, 112.46875, 79.67937469482422, 109.67250061035156, 87.12750244140625, 111.05125427246094, 40.67749786376953, 78.74187469482422, 2.3975000381469727, 6.213749885559082, 34.83250045776367, 45.43000030517578, 22.447500228881836, 0.0, 14.719374656677246, 47.634376525878906, 1.2243750095367432, 82.96562957763672], "mean": [0.5993626117706299, -0.9619649052619934, 1.0496854782104492, -0.12565085291862488, -0.28980252146720886, 1.7113021612167358, -0.6375898718833923, -0.6065155863761902, 0.7783456444740295, -0.06115967407822609, 0.8045212030410767, -1.2343066930770874, 63.48244857788086, 65.54242706298828, 7.8206095695495605, 0.44793078303337097, 32.91968536376953, 65.87987518310547, 37.43332290649414, 67.84957122802734, 44.252017974853516, 69.14231872558594, 42.96174621582031, 89.17293548583984, 28.408409118652344, 73.3431625366211, 1.05205500125885, 1.6377854347229004, 11.888571739196777, 7.739325046539307, 6.897667407989502, 0.0, 3.7303192615509033, 6.303974628448486, 1.1194143295288086, 27.000967025756836], "std": [0.04656154289841652, 0.08826988935470581, 0.04681220278143883, 0.17717225849628448, 0.1494103968143463, 0.2257349193096161, 0.1181931346654892, 0.06188614293932915, 0.033415671437978745, 0.20854619145393372, 0.13146671652793884, 0.17170438170433044, 17.088716506958008, 4.089231014251709, 7.531513214111328, 0.92963707447052, 20.418581008911133, 47.11860275268555, 23.024599075317383, 49.48447036743164, 31.529199600219727, 45.15991973876953, 38.50197982788086, 27.1639347076416, 7.487704277038574, 2.8594400882720947, 0.24231737852096558, 1.647556185722351, 11.729944229125977, 11.828290939331055, 8.359160423278809, 0.0, 4.609613418579102, 12.616886138916016, 0.10998236387968063, 27.93051528930664], "count": [147]}, "action": {"min": [0.5282482504844666, -1.0945963859558105, 0.9719043374061584, -0.2662222385406494, -0.8553741574287415, 1.2104007005691528, -0.7784008383750916, -0.6998407244682312, 0.730292558670044, -0.4263227581977844, 0.529273509979248, -1.452897310256958, 37.59077072143555, 55.02937698364258, -0.19875000417232513, -0.25, 0.79666668176651, 0.7662500143051147, 0.8969230651855469, -0.0430000014603138, 0.8525000214576721, -0.15333333611488342, 0.9000000357627869, 14.077777862548828, 12.170624732971191, 68.47000122070312, 0.9487500190734863, 0.1431249976158142, 0.7066666483879089, 1.2493749856948853, 0.7081249952316284, 0.0, 0.8168749809265137, 0.16124999523162842, 0.852222204208374, 0.125], "max": [0.7436441779136658, -0.7834774255752563, 1.145189642906189, 0.2915426790714264, -0.12157148867845535, 1.9108587503433228, -0.5079346895217896, -0.4898909032344818, 0.8467565178871155, 0.1893310844898224, 0.9450818300247192, -0.9125372171401978, 80.90125274658203, 72.83187866210938, 23.513124465942383, 3.3988888263702393, 56.236873626708984, 109.37000274658203, 63.16875076293945, 112.46875, 79.67937469482422, 109.67250061035156, 87.12750244140625, 111.05125427246094, 40.67749786376953, 78.74187469482422, 2.3975000381469727, 6.213749885559082, 34.83250045776367, 45.43000030517578, 22.447500228881836, 0.0, 14.719374656677246, 47.634376525878906, 1.2243750095367432, 82.96562957763672], "mean": [0.5993626117706299, -0.9619648456573486, 1.0496858358383179, -0.12565085291862488, -0.28980255126953125, 1.7113016843795776, -0.6375898718833923, -0.6065152883529663, 0.7783455848693848, -0.06115967407822609, 0.8045210242271423, -1.2343065738677979, 63.48244857788086, 65.54244232177734, 7.820612907409668, 0.4479306936264038, 32.919673919677734, 65.87987518310547, 37.43331527709961, 67.84955596923828, 44.25202178955078, 69.14229583740234, 42.961734771728516, 89.17295837402344, 28.408401489257812, 73.34315490722656, 1.0520551204681396, 1.6377849578857422, 11.888571739196777, 7.739322662353516, 6.897668838500977, 0.0, 3.7303192615509033, 6.303976058959961, 1.1194143295288086, 27.0009765625], "std": [0.04656154289841652, 0.08826987445354462, 0.04681220278143883, 0.1771722286939621, 0.1494103968143463, 0.22573497891426086, 0.11819314956665039, 0.061886146664619446, 0.033415671437978745, 0.2085462212562561, 0.13146671652793884, 0.17170438170433044, 17.08871841430664, 4.089230060577393, 7.531513690948486, 0.9296370148658752, 20.418582916259766, 47.118614196777344, 23.024599075317383, 49.48447036743164, 31.52920150756836, 45.159915924072266, 38.50197982788086, 27.1639347076416, 7.487705230712891, 2.859440565109253, 0.24231739342212677, 1.647556185722351, 11.72994327545166, 11.828290939331055, 8.359160423278809, 0.0, 4.609613418579102, 12.616886138916016, 0.10998237133026123, 27.93051528930664], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [147]}, "index": {"min": [680], "max": [826], "mean": [753.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [2.122448979591837, 5.0, 5.0, 5.0, 5.0], "std": [1.6200191448590466, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [147]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [147]}, "eef_direction_state": {"mean": [4.863945578231292, 3.5918367346938775], "std": [0.8050812760112164, 1.4226309919760773], "min": [2, 1], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.1020408163265305, 1.0272108843537415], "std": [0.7625119058069134, 0.5707803255347761], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [1.1156462585034013, 0.8367346938775511], "std": [0.7694596284178343, 0.8653638794740487], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [4.863945578231292, 3.5918367346938775], "std": [0.8050812760112164, 1.4226309919760773], "min": [2, 1], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.1020408163265305, 1.0272108843537415], "std": [0.7625119058069134, 0.5707803255347761], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [1.1156462585034013, 0.8367346938775511], "std": [0.7694596284178343, 0.8653638794740487], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6527982508477188, 0.11674894847369713, 1.1100074198042555, 2.235694256252653, 1.2272409318183528, 1.8958153543913083, 0.5893993837039432, -0.1542297011766832, 1.2656885831319775, 0.9408204263430615, 1.3222478715323698, 1.6492498015663097], "std": [0.005429386566667014, 0.018352381989592343, 0.04154082252597015, 1.6588152812317924, 0.10044676049508865, 1.0928814390808912, 0.013260015651056466, 0.0239386541414894, 0.04069672862758085, 0.38674670647776677, 0.07904155316084568, 0.4051349831203579], "min": [0.6419222071696605, 0.10035545736390783, 1.0434569478217564, -3.132212507730357, 1.067184188042805, -2.952334309023908, 0.5648064989312902, -0.18339452196946016, 1.204967390536645, 0.36726851401249166, 1.1551721549457934, 1.1294114184131279], "max": [0.660383776057624, 0.17685012299898364, 1.2195711726189817, 3.1265310004355995, 1.4622248295449056, 2.9496301077144746, 0.6157863008771214, -0.10888064846400622, 1.343395060313027, 1.721195144459455, 1.4458933080843237, 2.5501413634504724], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6527982508477188, 0.11674894847369713, 1.1100074198042555, 2.235694256252653, 1.2272409318183528, 1.8958153543913083, 0.5893993837039432, -0.1542297011766832, 1.2656885831319775, 0.9408204263430615, 1.3222478715323698, 1.6492498015663097], "std": [0.005429386566667014, 0.018352381989592343, 0.04154082252597015, 1.6588152812317924, 0.10044676049508865, 1.0928814390808912, 0.013260015651056466, 0.0239386541414894, 0.04069672862758085, 0.38674670647776677, 0.07904155316084568, 0.4051349831203579], "min": [0.6419222071696605, 0.10035545736390783, 1.0434569478217564, -3.132212507730357, 1.067184188042805, -2.952334309023908, 0.5648064989312902, -0.18339452196946016, 1.204967390536645, 0.36726851401249166, 1.1551721549457934, 1.1294114184131279], "max": [0.660383776057624, 0.17685012299898364, 1.2195711726189817, 3.1265310004355995, 1.4622248295449056, 2.9496301077144746, 0.6157863008771214, -0.10888064846400622, 1.343395060313027, 1.721195144459455, 1.4458933080843237, 2.5501413634504724], "count": [147]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48218216911764705]], [[0.4606271200980392]], [[0.43822371119281045]]], "std": [[[0.21457501016033617]], [[0.20849625672927538]], [[0.21282025243188368]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.20392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6270737765522876]], [[0.6424527287581699]], [[0.6223999775326797]]], "std": [[[0.25764331659454975]], [[0.27222182382558746]], [[0.2805385098159377]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5689911703431373]], [[0.5697451102941177]], [[0.5416371793300653]]], "std": [[[0.29898215578481735]], [[0.30376576720969617]], [[0.3176267726024206]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4554416013071895]], [[0.4757328758169934]], [[0.4450454820261438]]], "std": [[[0.3287754256195209]], [[0.33978814282472564]], [[0.3571527564170028]]], "count": [100]}, "observation.state": {"min": [0.5115110278129578, -1.1057307720184326, 0.961678683757782, -0.3467612862586975, -0.8161245584487915, 1.1739909648895264, -0.8057955503463745, -0.7353894710540771, 0.7622054815292358, -0.5915732383728027, 0.36917296051979065, -1.3629167079925537, 27.892499923706055, 55.122501373291016, -0.6781250238418579, -0.48124998807907104, 0.9633333683013916, 0.07222221791744232, 1.0075000524520874, -0.38624998927116394, 1.0542857646942139, 0.2945454716682434, 0.9225000143051147, 18.245332717895508, 9.197500228881836, 66.31999969482422, 1.296875, -0.1599999964237213, 1.178125023841858, 0.125, 0.7087500095367432, 0.0, 1.0462499856948853, -0.5177778005599976, 0.887499988079071, -0.7862499952316284], "max": [0.713846743106842, -0.8188796639442444, 1.1689841747283936, 0.2770466208457947, -0.1565241813659668, 1.8972686529159546, -0.3271152675151825, -0.49374380707740784, 0.902714192867279, 0.14450770616531372, 0.8314736485481262, -0.7958295345306396, 84.95124816894531, 75.6812515258789, 41.4631233215332, 2.2411110401153564, 37.11562728881836, 108.35062408447266, 43.11125183105469, 109.7237548828125, 51.12437438964844, 110.05937194824219, 50.397499084472656, 110.6300048828125, 28.9950008392334, 79.59437561035156, 2.6675000190734863, 2.2281250953674316, 38.61937713623047, 2.7231249809265137, 11.822500228881836, 0.0, 8.290624618530273, 3.6293749809265137, 1.412500023841858, 69.43937683105469], "mean": [0.6110948324203491, -1.0044344663619995, 1.0678563117980957, -0.17159460484981537, -0.33801355957984924, 1.7634390592575073, -0.549292266368866, -0.636353075504303, 0.8232832551002502, -0.24414587020874023, 0.5960461497306824, -1.0750564336776733, 68.19180297851562, 64.27325439453125, 12.09676456451416, 0.033758796751499176, 25.99162483215332, 71.2603759765625, 29.331031799316406, 73.63835906982422, 31.23493003845215, 81.36292266845703, 28.729909896850586, 94.3231201171875, 21.020118713378906, 73.49573516845703, 1.4053157567977905, 0.4027504324913025, 14.254759788513184, 1.029983401298523, 2.9131369590759277, 0.0, 2.2450575828552246, 0.3381495475769043, 1.1960110664367676, 13.854141235351562], "std": [0.041876472532749176, 0.07083190232515335, 0.04636003449559212, 0.17536765336990356, 0.1161307543516159, 0.19570939242839813, 0.18621206283569336, 0.06358209252357483, 0.045085206627845764, 0.2770564556121826, 0.14313296973705292, 0.2070336639881134, 17.46553611755371, 4.767682075500488, 12.205180168151855, 0.6824185848236084, 11.789443969726562, 46.33163833618164, 14.428997039794922, 46.015892028808594, 20.376760482788086, 41.239898681640625, 20.253803253173828, 26.471622467041016, 6.164787769317627, 3.1059253215789795, 0.2076791524887085, 0.5293117761611938, 12.387750625610352, 0.7518194913864136, 2.8669328689575195, 0.0, 1.8555454015731812, 1.0440340042114258, 0.07247378677129745, 20.068647384643555], "count": [178]}, "action": {"min": [0.5115110278129578, -1.1057307720184326, 0.961678683757782, -0.3467612862586975, -0.8161245584487915, 1.1739909648895264, -0.8057955503463745, -0.7353894710540771, 0.7622054815292358, -0.5915732383728027, 0.36917296051979065, -1.3629167079925537, 27.892499923706055, 55.122501373291016, -0.6781250238418579, -0.48124998807907104, 0.9633333683013916, 0.07222221791744232, 1.0075000524520874, -0.38624998927116394, 1.0542857646942139, 0.2945454716682434, 0.9225000143051147, 18.245332717895508, 9.197500228881836, 66.31999969482422, 1.296875, -0.1599999964237213, 1.178125023841858, 0.125, 0.7087500095367432, 0.0, 1.0462499856948853, -0.5177778005599976, 0.887499988079071, -0.7862499952316284], "max": [0.713846743106842, -0.8188796639442444, 1.1689841747283936, 0.2770466208457947, -0.1565241813659668, 1.8972686529159546, -0.3271152675151825, -0.49374380707740784, 0.902714192867279, 0.14450770616531372, 0.8314736485481262, -0.7958295345306396, 84.95124816894531, 75.6812515258789, 41.4631233215332, 2.2411110401153564, 37.11562728881836, 108.35062408447266, 43.11125183105469, 109.7237548828125, 51.12437438964844, 110.05937194824219, 50.397499084472656, 110.6300048828125, 28.9950008392334, 79.59437561035156, 2.6675000190734863, 2.2281250953674316, 38.61937713623047, 2.7231249809265137, 11.822500228881836, 0.0, 8.290624618530273, 3.6293749809265137, 1.412500023841858, 69.43937683105469], "mean": [0.6110944151878357, -1.0044347047805786, 1.0678569078445435, -0.17159460484981537, -0.33801352977752686, 1.7634390592575073, -0.549292266368866, -0.6363530158996582, 0.8232832551002502, -0.24414585530757904, 0.5960462689399719, -1.075056552886963, 68.1917953491211, 64.27322387695312, 12.096760749816895, 0.033758748322725296, 25.99163055419922, 71.26042175292969, 29.331035614013672, 73.63835144042969, 31.23492431640625, 81.36289978027344, 28.72991371154785, 94.32313537597656, 21.020118713378906, 73.4957275390625, 1.4053157567977905, 0.4027504622936249, 14.25476360321045, 1.0299832820892334, 2.9131357669830322, 0.0, 2.2450575828552246, 0.33814936876296997, 1.1960111856460571, 13.854147911071777], "std": [0.041876472532749176, 0.07083188742399216, 0.04636004939675331, 0.17536763846874237, 0.1161307543516159, 0.19570937752723694, 0.18621204793453217, 0.06358209252357483, 0.045085206627845764, 0.2770565152168274, 0.14313293993473053, 0.2070336490869522, 17.465534210205078, 4.767683029174805, 12.205182075500488, 0.6824185848236084, 11.789445877075195, 46.33163833618164, 14.428997039794922, 46.01588821411133, 20.37675666809082, 41.23988723754883, 20.253801345825195, 26.471620559692383, 6.164788246154785, 3.1059250831604004, 0.2076791226863861, 0.5293117761611938, 12.387752532958984, 0.7518196105957031, 2.8669323921203613, 0.0, 1.8555456399917603, 1.0440338850021362, 0.07247378677129745, 20.06864356994629], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [178]}, "index": {"min": [827], "max": [1004], "mean": [915.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [1.6685393258426966, 5.0, 5.0, 5.0, 5.0], "std": [1.708280922192726, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [178]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [178]}, "eef_direction_state": {"mean": [4.567415730337078, 3.848314606741573], "std": [1.1359572789184629, 1.4781260805531309], "min": [1, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.0112359550561798, 0.9101123595505618], "std": [0.6703073590235795, 0.500347057937356], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.7415730337078652, 0.5617977528089888], "std": [0.821455133772327, 0.778287607215682], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [4.567415730337078, 3.848314606741573], "std": [1.1359572789184629, 1.4781260805531309], "min": [1, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.0112359550561798, 0.9101123595505618], "std": [0.6703073590235795, 0.500347057937356], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.7415730337078652, 0.5617977528089888], "std": [0.821455133772327, 0.778287607215682], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6574040953917397, 0.10586398888755506, 1.1081648935839583, 2.4889780849111003, 1.260061673942828, 1.8802439134011264, 0.6001707787743529, -0.14410575770259382, 1.2405955344797253, 1.4905239085119153, 1.3687277564456204, 2.221652385803749], "std": [0.006966668136845337, 0.014938612304084104, 0.03486481909085533, 1.1475584617466483, 0.07120813484259322, 0.9925168211274584, 0.010413292431932102, 0.02569520590826488, 0.04351432558088621, 0.5424513189007988, 0.04196610764055783, 0.5337997888427617], "min": [0.6327611652791512, 0.09163215483912773, 1.0490926422892481, -2.9617969778767756, 1.1209776997031846, -2.8595370503261575, 0.5773981557833485, -0.18040761570660024, 1.188290893987656, 0.44990972471962914, 1.2624206360440238, 1.2511090983966036], "max": [0.6653404061336787, 0.16291764145783022, 1.2146389444530599, 3.1262749107979126, 1.45423911342901, 3.0237365844652784, 0.615248073777653, -0.10256853888857273, 1.3367699677664493, 2.252099181513355, 1.4535250308251815, 3.071655134982887], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6574040953917397, 0.10586398888755506, 1.1081648935839583, 2.4889780849111003, 1.260061673942828, 1.8802439134011264, 0.6001707787743529, -0.14410575770259382, 1.2405955344797253, 1.4905239085119153, 1.3687277564456204, 2.221652385803749], "std": [0.006966668136845337, 0.014938612304084104, 0.03486481909085533, 1.1475584617466483, 0.07120813484259322, 0.9925168211274584, 0.010413292431932102, 0.02569520590826488, 0.04351432558088621, 0.5424513189007988, 0.04196610764055783, 0.5337997888427617], "min": [0.6327611652791512, 0.09163215483912773, 1.0490926422892481, -2.9617969778767756, 1.1209776997031846, -2.8595370503261575, 0.5773981557833485, -0.18040761570660024, 1.188290893987656, 0.44990972471962914, 1.2624206360440238, 1.2511090983966036], "max": [0.6653404061336787, 0.16291764145783022, 1.2146389444530599, 3.1262749107979126, 1.45423911342901, 3.0237365844652784, 0.615248073777653, -0.10256853888857273, 1.3367699677664493, 2.252099181513355, 1.4535250308251815, 3.071655134982887], "count": [178]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48378629084967323]], [[0.46161241830065364]], [[0.43861202001633987]]], "std": [[[0.21497321325596713]], [[0.20970971154202955]], [[0.21376251161137053]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6326585906862745]], [[0.6426248386437908]], [[0.6215965870098039]]], "std": [[[0.2635098665304293]], [[0.27243972475333034]], [[0.2814649439006962]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5807910375816994]], [[0.5811233986928105]], [[0.5555505923202614]]], "std": [[[0.29299742183595223]], [[0.2988147066091697]], [[0.3119115694592929]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4528908537581699]], [[0.4770539889705882]], [[0.447253431372549]]], "std": [[[0.33029018984502945]], [[0.3401027244629054]], [[0.3567100700455645]]], "count": [100]}, "observation.state": {"min": [0.5939574241638184, -1.0927367210388184, 0.9939345121383667, -0.4325932562351227, -1.4093613624572754, 0.9669345617294312, -0.8367666006088257, -0.7672426700592041, 0.7360994815826416, -0.6223058104515076, 0.31295299530029297, -1.3210498094558716, 25.171110153198242, 56.23749923706055, -0.40625, 0.22062499821186066, 0.9131250381469727, 0.8137499690055847, 0.581818163394928, -0.7606250047683716, 0.8537499904632568, 0.036875009536743164, 0.9266666769981384, -0.15625, 6.608749866485596, 66.8393783569336, 1.0366666316986084, -0.3256250023841858, 0.6618750095367432, 0.8387500047683716, 0.6150000095367432, 0.0, 0.6188888549804688, 1.1011111736297607, 0.6725000143051147, -0.10374999791383743], "max": [0.9438765048980713, -0.788785457611084, 1.1620937585830688, 0.06766422837972641, -0.22085049748420715, 1.8773126602172852, -0.2909943163394928, -0.4998283386230469, 0.8925573825836182, 0.1614118367433548, 0.8986504077911377, -0.863303005695343, 82.84375, 77.98999786376953, 34.571876525878906, 7.233333587646484, 31.646249771118164, 108.9593734741211, 39.95375061035156, 109.8656234741211, 44.72062683105469, 109.45999908447266, 36.216251373291016, 110.61062622070312, 27.489999771118164, 79.72562408447266, 2.8324999809265137, 3.4387500286102295, 35.51625061035156, 2.6206250190734863, 4.984375, 0.0, 2.458750009536743, 2.1050000190734863, 1.4631249904632568, 52.37937545776367], "mean": [0.6656959056854248, -0.99791020154953, 1.0719833374023438, -0.24746055901050568, -0.473517507314682, 1.705708622932434, -0.5243830680847168, -0.6447451114654541, 0.8244454264640808, -0.229860320687294, 0.6003246903419495, -1.1153923273086548, 63.09640884399414, 66.06005859375, 11.344527244567871, 1.0473449230194092, 19.839662551879883, 66.32432556152344, 24.963777542114258, 65.28678894042969, 25.573993682861328, 71.2037353515625, 19.168203353881836, 82.75581359863281, 16.910785675048828, 75.74864196777344, 1.1706726551055908, 1.043479084968567, 12.191767692565918, 1.2320342063903809, 1.4323838949203491, 0.0, 1.1782044172286987, 1.1803734302520752, 0.8928120136260986, 9.659066200256348], "std": [0.08537548780441284, 0.08327719569206238, 0.04368864372372627, 0.1323147416114807, 0.2576999366283417, 0.25046250224113464, 0.19888581335544586, 0.07722996175289154, 0.03936032950878143, 0.2564162313938141, 0.19148044288158417, 0.13451841473579407, 18.2642765045166, 3.665803909301758, 10.180850982666016, 1.4738976955413818, 11.64045238494873, 47.23966979980469, 15.093750953674316, 47.40964126586914, 17.682113647460938, 47.53548812866211, 15.311264038085938, 39.276981353759766, 5.084915637969971, 3.247394323348999, 0.26855531334877014, 0.8704156279563904, 11.194723129272461, 0.45664888620376587, 1.241776943206787, 0.0, 0.3006270229816437, 0.15390051901340485, 0.21948739886283875, 14.358067512512207], "count": [185]}, "action": {"min": [0.5939574241638184, -1.0927367210388184, 0.9939345121383667, -0.4325932562351227, -1.4093613624572754, 0.9669345617294312, -0.8367666006088257, -0.7672426700592041, 0.7360994815826416, -0.6223058104515076, 0.31295299530029297, -1.3210498094558716, 25.171110153198242, 56.23749923706055, -0.40625, 0.22062499821186066, 0.9131250381469727, 0.8137499690055847, 0.581818163394928, -0.7606250047683716, 0.8537499904632568, 0.036875009536743164, 0.9266666769981384, -0.15625, 6.608749866485596, 66.8393783569336, 1.0366666316986084, -0.3256250023841858, 0.6618750095367432, 0.8387500047683716, 0.6150000095367432, 0.0, 0.6188888549804688, 1.1011111736297607, 0.6725000143051147, -0.10374999791383743], "max": [0.9438765048980713, -0.788785457611084, 1.1620937585830688, 0.06766422837972641, -0.22085049748420715, 1.8773126602172852, -0.2909943163394928, -0.4998283386230469, 0.8925573825836182, 0.1614118367433548, 0.8986504077911377, -0.863303005695343, 82.84375, 77.98999786376953, 34.571876525878906, 7.233333587646484, 31.646249771118164, 108.9593734741211, 39.95375061035156, 109.8656234741211, 44.72062683105469, 109.45999908447266, 36.216251373291016, 110.61062622070312, 27.489999771118164, 79.72562408447266, 2.8324999809265137, 3.4387500286102295, 35.51625061035156, 2.6206250190734863, 4.984375, 0.0, 2.458750009536743, 2.1050000190734863, 1.4631249904632568, 52.37937545776367], "mean": [0.66569584608078, -0.9979101419448853, 1.0719835758209229, -0.24746058881282806, -0.473517507314682, 1.7057076692581177, -0.5243832468986511, -0.6447451710700989, 0.8244453072547913, -0.2298603355884552, 0.6003248691558838, -1.1153924465179443, 63.096431732177734, 66.06005859375, 11.344527244567871, 1.0473451614379883, 19.839662551879883, 66.32434844970703, 24.963777542114258, 65.28678894042969, 25.573984146118164, 71.20379638671875, 19.168210983276367, 82.75582122802734, 16.910783767700195, 75.7486343383789, 1.1706726551055908, 1.043479084968567, 12.191760063171387, 1.2320348024368286, 1.43238365650177, 0.0, 1.1782045364379883, 1.1803737878799438, 0.8928123116493225, 9.659075736999512], "std": [0.08537548780441284, 0.08327718824148178, 0.04368864372372627, 0.1323147416114807, 0.2576999068260193, 0.25046253204345703, 0.19888582825660706, 0.07722996920347214, 0.03936032950878143, 0.2564162015914917, 0.19148044288158417, 0.13451841473579407, 18.2642765045166, 3.6658027172088623, 10.1808500289917, 1.4738976955413818, 11.64045238494873, 47.23967361450195, 15.093751907348633, 47.409645080566406, 17.68211555480957, 47.53548812866211, 15.311262130737305, 39.276981353759766, 5.0849151611328125, 3.247394323348999, 0.2685551941394806, 0.8704156279563904, 11.194725036621094, 0.4566487967967987, 1.2417770624160767, 0.0, 0.30062711238861084, 0.15390047430992126, 0.21948747336864471, 14.358064651489258], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [185]}, "index": {"min": [1005], "max": [1189], "mean": [1097.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [1.6378378378378378, 5.0, 5.0, 5.0, 5.0], "std": [1.6120075365914877, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [185]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [185]}, "eef_direction_state": {"mean": [4.194594594594594, 4.054054054054054], "std": [1.5648065152730706, 1.682114916310046], "min": [0, 1], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.0432432432432432, 0.8324324324324325], "std": [0.6883354542586642, 0.712078819678428], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.7513513513513513, 0.7567567567567568], "std": [0.8205540717468516, 0.8448702252946775], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [4.194594594594594, 4.054054054054054], "std": [1.5648065152730706, 1.682114916310046], "min": [0, 1], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.0432432432432432, 0.8324324324324325], "std": [0.6883354542586642, 0.712078819678428], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.7513513513513513, 0.7567567567567568], "std": [0.8205540717468516, 0.8448702252946775], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6605882146669659, 0.1221406847565705, 1.1184598384355369, 1.065182359337338, 1.274783276652174, 1.5573981349480044, 0.6014296142912463, -0.14173058327024923, 1.251543052154142, 1.3658802104152117, 1.3652088138927185, 1.0138534251188644], "std": [0.01233241754829303, 0.028403123489397556, 0.04773047275538953, 2.469671463827978, 0.11464319887974106, 1.7331928087432837, 0.012348015078875754, 0.034007183716201976, 0.049038676370325225, 0.9939465389420261, 0.06948665759851905, 1.8112622520842845], "min": [0.6107759353435473, 0.0973271717805752, 1.0514137450967793, -3.1264515830120114, 0.8559192811914031, -3.052243494884969, 0.5698891686231308, -0.18883339004067728, 1.2042292068769678, -3.1403153746462613, 1.1648965264473783, -3.120780846608454], "max": [0.6759177450904789, 0.21980850101998312, 1.2769583864708265, 3.126552145628034, 1.4763571614703133, 3.139793975125616, 0.6194721561358045, -0.08653330795191427, 1.3361514605214608, 3.1324284157752733, 1.4791193834328689, 3.1166251452489147], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6605882146669659, 0.1221406847565705, 1.1184598384355369, 1.065182359337338, 1.274783276652174, 1.5573981349480044, 0.6014296142912463, -0.14173058327024923, 1.251543052154142, 1.3658802104152117, 1.3652088138927185, 1.0138534251188644], "std": [0.01233241754829303, 0.028403123489397556, 0.04773047275538953, 2.469671463827978, 0.11464319887974106, 1.7331928087432837, 0.012348015078875754, 0.034007183716201976, 0.049038676370325225, 0.9939465389420261, 0.06948665759851905, 1.8112622520842845], "min": [0.6107759353435473, 0.0973271717805752, 1.0514137450967793, -3.1264515830120114, 0.8559192811914031, -3.052243494884969, 0.5698891686231308, -0.18883339004067728, 1.2042292068769678, -3.1403153746462613, 1.1648965264473783, -3.120780846608454], "max": [0.6759177450904789, 0.21980850101998312, 1.2769583864708265, 3.126552145628034, 1.4763571614703133, 3.139793975125616, 0.6194721561358045, -0.08653330795191427, 1.3361514605214608, 3.1324284157752733, 1.4791193834328689, 3.1166251452489147], "count": [185]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48910407066993467]], [[0.4668671589052288]], [[0.44493972017973854]]], "std": [[[0.20932810504054775]], [[0.20743631044824126]], [[0.21205988816205024]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.14901960784313725]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6111021200980393]], [[0.6232551225490196]], [[0.6011140114379085]]], "std": [[[0.26252728072115483]], [[0.2746789145754439]], [[0.28403453233033943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.553781423611111]], [[0.5579778860294118]], [[0.5358865441176471]]], "std": [[[0.30051498893346906]], [[0.30787017438310743]], [[0.3196734594244234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45776912785947715]], [[0.4817430759803921]], [[0.45086216911764704]]], "std": [[[0.3285255861803955]], [[0.33920747551584757]], [[0.3569846740214653]]], "count": [100]}, "observation.state": {"min": [0.5553568601608276, -1.061288833618164, 0.9471402168273926, -0.2563515603542328, -1.4873095750808716, 1.012753963470459, -0.7712004780769348, -0.7046091556549072, 0.7306316494941711, -0.29445144534111023, 0.5462014675140381, -1.3396705389022827, 22.436363220214844, 55.79125213623047, -0.4737499952316284, -0.18062499165534973, 0.6981250047683716, -0.14100003242492676, 0.8109090924263, -0.34833332896232605, 0.8237500190734863, -0.004375000484287739, 0.9543750286102295, 0.492499977350235, 14.578749656677246, 70.08111572265625, 0.9900000095367432, -0.40625, 0.4949999749660492, 0.5268750190734863, 0.7281249761581421, 0.0, 0.6731250286102295, 1.103124976158142, 0.7250000238418579, 0.6456249952316284], "max": [0.9637131690979004, -0.7385578751564026, 1.1368210315704346, 0.1119869127869606, -0.19107156991958618, 1.800516963005066, -0.5261978507041931, -0.5310378074645996, 0.8374818563461304, 0.13911937177181244, 1.1269423961639404, -1.1303359270095825, 82.79499816894531, 75.30500030517578, 52.20874786376953, 7.835555553436279, 34.701873779296875, 110.40249633789062, 40.743751525878906, 109.32312774658203, 60.26374816894531, 110.6768798828125, 68.4124984741211, 110.64937591552734, 29.646249771118164, 78.44437408447266, 2.822499990463257, 3.0199999809265137, 33.07749938964844, 3.1362500190734863, 5.963125228881836, 0.0, 1.0724999904632568, 1.199375033378601, 2.353749990463257, 12.388181686401367], "mean": [0.6484059691429138, -0.957675576210022, 1.0537490844726562, -0.14529435336589813, -0.4690239131450653, 1.5995681285858154, -0.6283918619155884, -0.617084264755249, 0.7925669550895691, -0.09479875862598419, 0.7622270584106445, -1.2226557731628418, 60.665283203125, 66.23273468017578, 12.91186809539795, 0.9452243447303772, 19.685781478881836, 61.040489196777344, 23.610597610473633, 59.00751876831055, 27.224151611328125, 70.03901672363281, 27.423768997192383, 81.52738952636719, 20.464370727539062, 75.34454345703125, 1.1227524280548096, 0.9792401790618896, 8.382354736328125, 1.0457271337509155, 1.9127696752548218, 0.0, 0.7890100479125977, 1.1596691608428955, 0.9523171186447144, 2.989933729171753], "std": [0.09594953805208206, 0.0872897356748581, 0.054230447858572006, 0.10541684925556183, 0.29174965620040894, 0.21891750395298004, 0.10425741225481033, 0.05089014023542404, 0.03136463090777397, 0.1590239256620407, 0.1193380057811737, 0.07241854816675186, 18.713420867919922, 4.372774124145508, 16.43822479248047, 1.6395838260650635, 12.23470687866211, 48.507991790771484, 15.291372299194336, 46.846954345703125, 23.214088439941406, 46.93587875366211, 26.421268463134766, 40.193363189697266, 4.077082633972168, 2.171135187149048, 0.2944214344024658, 0.8501620292663574, 10.286273956298828, 0.6181621551513672, 1.6982547044754028, 0.0, 0.12068521976470947, 0.020933307707309723, 0.34147074818611145, 3.0023062229156494], "count": [163]}, "action": {"min": [0.5553568601608276, -1.061288833618164, 0.9471402168273926, -0.2563515603542328, -1.4873095750808716, 1.012753963470459, -0.7712004780769348, -0.7046091556549072, 0.7306316494941711, -0.29445144534111023, 0.5462014675140381, -1.3396705389022827, 22.436363220214844, 55.79125213623047, -0.4737499952316284, -0.18062499165534973, 0.6981250047683716, -0.14100003242492676, 0.8109090924263, -0.34833332896232605, 0.8237500190734863, -0.004375000484287739, 0.9543750286102295, 0.492499977350235, 14.578749656677246, 70.08111572265625, 0.9900000095367432, -0.40625, 0.4949999749660492, 0.5268750190734863, 0.7281249761581421, 0.0, 0.6731250286102295, 1.103124976158142, 0.7250000238418579, 0.6456249952316284], "max": [0.9637131690979004, -0.7385578751564026, 1.1368210315704346, 0.1119869127869606, -0.19107156991958618, 1.800516963005066, -0.5261978507041931, -0.5310378074645996, 0.8374818563461304, 0.13911937177181244, 1.1269423961639404, -1.1303359270095825, 82.79499816894531, 75.30500030517578, 52.20874786376953, 7.835555553436279, 34.701873779296875, 110.40249633789062, 40.743751525878906, 109.32312774658203, 60.26374816894531, 110.6768798828125, 68.4124984741211, 110.64937591552734, 29.646249771118164, 78.44437408447266, 2.822499990463257, 3.0199999809265137, 33.07749938964844, 3.1362500190734863, 5.963125228881836, 0.0, 1.0724999904632568, 1.199375033378601, 2.353749990463257, 12.388181686401367], "mean": [0.6484059691429138, -0.957675576210022, 1.0537493228912354, -0.14529433846473694, -0.469023734331131, 1.5995683670043945, -0.628391683101654, -0.6170841455459595, 0.7925670742988586, -0.0947987511754036, 0.7622270584106445, -1.222656011581421, 60.665283203125, 66.23274230957031, 12.911870956420898, 0.9452241063117981, 19.685781478881836, 61.040489196777344, 23.6105899810791, 59.007537841796875, 27.22414779663086, 70.03901672363281, 27.423765182495117, 81.52737426757812, 20.464366912841797, 75.34452819824219, 1.1227524280548096, 0.9792401790618896, 8.382353782653809, 1.0457276105880737, 1.9127702713012695, 0.0, 0.7890100479125977, 1.1596697568893433, 0.9523172974586487, 2.989933967590332], "std": [0.09594953805208206, 0.0872897356748581, 0.054230447858572006, 0.10541683435440063, 0.29174965620040894, 0.21891751885414124, 0.10425738990306854, 0.05089014023542404, 0.03136462718248367, 0.1590239256620407, 0.1193380057811737, 0.07241856306791306, 18.713420867919922, 4.372773170471191, 16.438222885131836, 1.639583706855774, 12.23470687866211, 48.50798797607422, 15.291373252868652, 46.846961975097656, 23.214086532592773, 46.93586730957031, 26.4212703704834, 40.19336700439453, 4.077082633972168, 2.171135187149048, 0.29442137479782104, 0.8501620292663574, 10.286273956298828, 0.618162214756012, 1.698254942893982, 0.0, 0.12068521231412888, 0.02093331143260002, 0.3414706587791443, 3.0023062229156494], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [163]}, "index": {"min": [1190], "max": [1352], "mean": [1271.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.0122699386503067, 5.0, 5.0, 5.0, 5.0], "std": [1.646665081406451, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [163]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [163]}, "eef_direction_state": {"mean": [4.361963190184049, 3.6564417177914113], "std": [1.0498149757493513, 1.4918196904902647], "min": [1, 1], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.3374233128834356, 0.852760736196319], "std": [0.6287670171935683, 0.4857873103025564], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.1288343558282208, 0.656441717791411], "std": [0.8225893522898644, 0.8243262212230198], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [4.361963190184049, 3.6564417177914113], "std": [1.0498149757493513, 1.4918196904902647], "min": [1, 1], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.3374233128834356, 0.852760736196319], "std": [0.6287670171935683, 0.4857873103025564], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.1288343558282208, 0.656441717791411], "std": [0.8225893522898644, 0.8243262212230198], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6549860463801255, 0.1244209062989046, 1.1338024650977667, 0.6858938046699213, 1.284023955110958, 1.6113361652581162, 0.5914335556606913, -0.14941553747590322, 1.258280627687834, 0.9703554569541204, 1.3487924654185932, 1.6954122360761381], "std": [0.017193823300568973, 0.02831195368148578, 0.056637989042482094, 2.6315477132260336, 0.13835129355448253, 1.6552983734664959, 0.015075977014081381, 0.02392892593216529, 0.03775449802180711, 0.4286204552887973, 0.08080613929066449, 0.3853192895453012], "min": [0.5910380285514834, 0.10303508978034809, 1.049601500723668, -3.140859123266817, 0.864382171358312, -3.1350564658291638, 0.5644213712995557, -0.18485054733662912, 1.2012335871306914, 0.39145692342788974, 1.0788355925886068, 1.1340084813096323], "max": [0.6749291181013275, 0.22147013643454627, 1.2970101346943785, 3.1374479538875666, 1.4341820937247562, 3.132283855304924, 0.6141488319682774, -0.11071974524218983, 1.3366237616019434, 1.5985260583870589, 1.4601140179938668, 2.3889287247872044], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6549860463801255, 0.1244209062989046, 1.1338024650977667, 0.6858938046699213, 1.284023955110958, 1.6113361652581162, 0.5914335556606913, -0.14941553747590322, 1.258280627687834, 0.9703554569541204, 1.3487924654185932, 1.6954122360761381], "std": [0.017193823300568973, 0.02831195368148578, 0.056637989042482094, 2.6315477132260336, 0.13835129355448253, 1.6552983734664959, 0.015075977014081381, 0.02392892593216529, 0.03775449802180711, 0.4286204552887973, 0.08080613929066449, 0.3853192895453012], "min": [0.5910380285514834, 0.10303508978034809, 1.049601500723668, -3.140859123266817, 0.864382171358312, -3.1350564658291638, 0.5644213712995557, -0.18485054733662912, 1.2012335871306914, 0.39145692342788974, 1.0788355925886068, 1.1340084813096323], "max": [0.6749291181013275, 0.22147013643454627, 1.2970101346943785, 3.1374479538875666, 1.4341820937247562, 3.132283855304924, 0.6141488319682774, -0.11071974524218983, 1.3366237616019434, 1.5985260583870589, 1.4601140179938668, 2.3889287247872044], "count": [163]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773782250816993]], [[0.4575806474673203]], [[0.4377948835784314]]], "std": [[[0.20992093111131377]], [[0.20673080987177317]], [[0.21222992722398418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.19607843137254902]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.612155829248366]], [[0.6259476102941176]], [[0.6072357230392157]]], "std": [[[0.2599003197512475]], [[0.2761302373641253]], [[0.28441820611070656]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5661289950980393]], [[0.5655375612745098]], [[0.5383537806372549]]], "std": [[[0.2998824126051221]], [[0.30562515686844793]], [[0.3202605497447338]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518751633986928]], [[0.47593541053921573]], [[0.4457484334150327]]], "std": [[[0.32997015390755663]], [[0.33908576989144706]], [[0.35570582456893457]]], "count": [100]}, "observation.state": {"min": [0.48860660195350647, -1.0880635976791382, 0.8858339190483093, -0.37749388813972473, -1.1951416730880737, 1.0356425046920776, -0.7202470302581787, -0.7248512506484985, 0.7263082265853882, -0.26424333453178406, 0.5841344594955444, -1.4754997491836548, 17.948749542236328, 58.71562576293945, -0.2868749797344208, -0.29874998331069946, 0.8374999761581421, 0.96875, 0.6100000143051147, -0.28125, 0.8125, 0.11454545706510544, 0.898888885974884, -0.2884615361690521, 9.926875114440918, 73.65333557128906, 1.353124976158142, 0.10999999940395355, 0.9375, 0.5987499952316284, 0.6349999904632568, 0.0, 0.6868749856948853, 1.0787500143051147, 0.6775000095367432, 0.12999999523162842], "max": [0.8675813674926758, -0.7748721837997437, 1.1308366060256958, 0.22743572294712067, -0.14596207439899445, 1.9117647409439087, -0.5953640937805176, -0.55574631690979, 0.8092049956321716, 0.1264353096485138, 1.0507744550704956, -1.156395435333252, 80.07374572753906, 74.0, 46.810001373291016, 6.371110916137695, 51.44187545776367, 108.19999694824219, 63.55000305175781, 111.4331283569336, 72.99437713623047, 109.86687469482422, 80.76374816894531, 110.5425033569336, 26.576364517211914, 78.72562408447266, 2.884999990463257, 3.3581249713897705, 19.052499771118164, 17.843124389648438, 3.452500104904175, 0.0, 1.1512500047683716, 1.168125033378601, 1.0833333730697632, 3.552500009536743], "mean": [0.6245759725570679, -0.9901320934295654, 1.0620673894882202, -0.22284527122974396, -0.37320825457572937, 1.7374476194381714, -0.6514416337013245, -0.6383247971534729, 0.7724706530570984, -0.043323908001184464, 0.7546398043632507, -1.3114583492279053, 58.0477294921875, 66.61224365234375, 5.846757888793945, 0.5617607831954956, 28.525089263916016, 63.65374755859375, 32.29208755493164, 66.2597427368164, 34.69264221191406, 71.76683044433594, 35.5958137512207, 80.97064208984375, 18.418376922607422, 76.14895629882812, 1.457485318183899, 1.066116213798523, 5.085026741027832, 2.7057409286499023, 1.0179964303970337, 0.0, 0.8677721619606018, 1.12769615650177, 0.7438409328460693, 0.3198253810405731], "std": [0.08069364726543427, 0.0981769859790802, 0.06700879335403442, 0.1813019961118698, 0.22601549327373505, 0.22285683453083038, 0.04527771845459938, 0.044491495937108994, 0.023756451904773712, 0.1164826825261116, 0.09605033695697784, 0.09609907865524292, 20.90334129333496, 3.205899477005005, 10.918939590454102, 1.4679008722305298, 18.568010330200195, 46.509613037109375, 22.941064834594727, 48.954833984375, 28.642810821533203, 44.90370178222656, 31.780162811279297, 42.15462112426758, 4.778219223022461, 1.069441795349121, 0.25705572962760925, 0.9658615589141846, 5.099141597747803, 4.814653396606445, 0.7538307309150696, 0.0, 0.14449679851531982, 0.018695425242185593, 0.06829226762056351, 0.574755847454071], "count": [151]}, "action": {"min": [0.48860660195350647, -1.0880635976791382, 0.8858339190483093, -0.37749388813972473, -1.1951416730880737, 1.0356425046920776, -0.7202470302581787, -0.7248512506484985, 0.7263082265853882, -0.26424333453178406, 0.5841344594955444, -1.4754997491836548, 17.948749542236328, 58.71562576293945, -0.2868749797344208, -0.29874998331069946, 0.8374999761581421, 0.96875, 0.6100000143051147, -0.28125, 0.8125, 0.11454545706510544, 0.898888885974884, -0.2884615361690521, 9.926875114440918, 73.65333557128906, 1.353124976158142, 0.10999999940395355, 0.9375, 0.5987499952316284, 0.6349999904632568, 0.0, 0.6868749856948853, 1.0787500143051147, 0.6775000095367432, 0.12999999523162842], "max": [0.8675813674926758, -0.7748721837997437, 1.1308366060256958, 0.22743572294712067, -0.14596207439899445, 1.9117647409439087, -0.5953640937805176, -0.55574631690979, 0.8092049956321716, 0.1264353096485138, 1.0507744550704956, -1.156395435333252, 80.07374572753906, 74.0, 46.810001373291016, 6.371110916137695, 51.44187545776367, 108.19999694824219, 63.55000305175781, 111.4331283569336, 72.99437713623047, 109.86687469482422, 80.76374816894531, 110.5425033569336, 26.576364517211914, 78.72562408447266, 2.884999990463257, 3.3581249713897705, 19.052499771118164, 17.843124389648438, 3.452500104904175, 0.0, 1.1512500047683716, 1.168125033378601, 1.0833333730697632, 3.552500009536743], "mean": [0.624576210975647, -0.9901320338249207, 1.0620671510696411, -0.22284527122974396, -0.37320834398269653, 1.7374476194381714, -0.6514415144920349, -0.6383246183395386, 0.7724704742431641, -0.04332388937473297, 0.7546396851539612, -1.311458706855774, 58.047733306884766, 66.61224365234375, 5.846757888793945, 0.5617607831954956, 28.525083541870117, 63.65375900268555, 32.292083740234375, 66.25980377197266, 34.692649841308594, 71.76683044433594, 35.595821380615234, 80.97065734863281, 18.418376922607422, 76.14895629882812, 1.4574854373931885, 1.0661163330078125, 5.085023403167725, 2.7057416439056396, 1.0179964303970337, 0.0, 0.8677721619606018, 1.1276965141296387, 0.743840754032135, 0.3198254704475403], "std": [0.08069364726543427, 0.0981769859790802, 0.06700878590345383, 0.181302011013031, 0.22601549327373505, 0.22285683453083038, 0.04527772217988968, 0.044491495937108994, 0.02375645563006401, 0.1164826825261116, 0.09605033695697784, 0.09609907865524292, 20.903339385986328, 3.205899477005005, 10.918941497802734, 1.4679008722305298, 18.56801414489746, 46.50960922241211, 22.94106674194336, 48.954833984375, 28.64280891418457, 44.90370559692383, 31.7801570892334, 42.15462112426758, 4.778219223022461, 1.069441795349121, 0.2570558488368988, 0.9658616185188293, 5.099141597747803, 4.814652919769287, 0.7538308501243591, 0.0, 0.1444968283176422, 0.018695425242185593, 0.06829226016998291, 0.5747557282447815], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [151]}, "index": {"min": [1353], "max": [1503], "mean": [1428.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [2.0463576158940397, 5.0, 5.0, 5.0, 5.0], "std": [1.6084946207428115, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [151]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [151]}, "eef_direction_state": {"mean": [4.3907284768211925, 3.8543046357615895], "std": [1.3120607618671691, 1.4934619144720442], "min": [0, 1], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.1456953642384107, 0.8675496688741722], "std": [0.66509324141795, 0.5358102942031462], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.0264900662251655, 0.6423841059602649], "std": [0.8051738314848186, 0.7918824153543125], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [4.3907284768211925, 3.8543046357615895], "std": [1.3120607618671691, 1.4934619144720442], "min": [0, 1], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.1456953642384107, 0.8675496688741722], "std": [0.66509324141795, 0.5358102942031462], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.0264900662251655, 0.6423841059602649], "std": [0.8051738314848186, 0.7918824153543125], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6570550199179371, 0.11504051295813693, 1.113479348081178, 1.3010373014838894, 1.2420800638877305, 1.8111405916121888, 0.5897737832424161, -0.1398995334243816, 1.2459283524660838, 1.0436691669724594, 1.3844605883259633, 1.7634902975855093], "std": [0.01677301687070059, 0.022335084264976088, 0.04920993084458464, 2.4509197683223776, 0.08963200426090975, 1.3378963380821778, 0.0068363671835531365, 0.020184701096347676, 0.027643724582722694, 0.4093683157818776, 0.06778524173640493, 0.4604231421337853], "min": [0.6199086937930202, 0.10188538467361849, 1.0498936065106226, -3.1415472781694054, 1.0013490061203898, -2.904455045315787, 0.5753904110821919, -0.17358302261542266, 1.2086731702863764, 0.5443209309763479, 1.1696544052944229, 1.2211742725573553], "max": [0.6771006806164462, 0.19918539197744184, 1.2568369196763973, 3.1375673282168677, 1.427259953334799, 3.1237640688200945, 0.6007288671051794, -0.09864885670018556, 1.3063487225973063, 1.857779178526309, 1.4724859427577224, 2.684030839362449], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6570550199179371, 0.11504051295813693, 1.113479348081178, 1.3010373014838894, 1.2420800638877305, 1.8111405916121888, 0.5897737832424161, -0.1398995334243816, 1.2459283524660838, 1.0436691669724594, 1.3844605883259633, 1.7634902975855093], "std": [0.01677301687070059, 0.022335084264976088, 0.04920993084458464, 2.4509197683223776, 0.08963200426090975, 1.3378963380821778, 0.0068363671835531365, 0.020184701096347676, 0.027643724582722694, 0.4093683157818776, 0.06778524173640493, 0.4604231421337853], "min": [0.6199086937930202, 0.10188538467361849, 1.0498936065106226, -3.1415472781694054, 1.0013490061203898, -2.904455045315787, 0.5753904110821919, -0.17358302261542266, 1.2086731702863764, 0.5443209309763479, 1.1696544052944229, 1.2211742725573553], "max": [0.6771006806164462, 0.19918539197744184, 1.2568369196763973, 3.1375673282168677, 1.427259953334799, 3.1237640688200945, 0.6007288671051794, -0.09864885670018556, 1.3063487225973063, 1.857779178526309, 1.4724859427577224, 2.684030839362449], "count": [151]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47814026960784317]], [[0.4585955882352941]], [[0.4394680616830065]]], "std": [[[0.21612137008912224]], [[0.2079196070181617]], [[0.21239065393891296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6149242769607843]], [[0.6311351940359478]], [[0.6113202634803921]]], "std": [[[0.2618674663696205]], [[0.27683191164748794]], [[0.2853849480868912]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.56361]], [[0.5675293137254902]], [[0.5432553574346406]]], "std": [[[0.2971676108905745]], [[0.30290351151198386]], [[0.31631312541311984]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45563626225490195]], [[0.47899180351307186]], [[0.44712045751633983]]], "std": [[[0.33148328908843167]], [[0.3395140851052646]], [[0.3580501608794516]]], "count": [100]}, "observation.state": {"min": [0.567111074924469, -1.0635061264038086, 0.9346150755882263, -0.42999446392059326, -1.1581809520721436, 1.0319125652313232, -0.6770713925361633, -0.7165541648864746, 0.7347934246063232, -0.6294108033180237, 0.43624112010002136, -1.4421921968460083, 14.10444450378418, 60.02812576293945, -0.09812499582767487, -0.3499999940395355, 0.8181250095367432, -0.3006249964237213, 0.6100000143051147, -0.16750000417232513, 0.6993750333786011, 0.32750001549720764, 0.8799999952316284, -0.32249999046325684, 7.396249771118164, 70.61000061035156, 1.5056250095367432, -0.06999999284744263, 0.84375, 1.1575000286102295, 0.6766666769981384, 0.0, 0.7022222280502319, 0.0006250003352761269, 0.699999988079071, -0.17812499403953552], "max": [0.8283741474151611, -0.8018139004707336, 1.1102845668792725, 0.20966848731040955, -0.22497519850730896, 2.045400381088257, -0.30546656250953674, -0.5498731732368469, 0.8832589387893677, 0.07784485816955566, 0.927176296710968, -0.7083047032356262, 86.17500305175781, 75.51899719238281, 23.034374237060547, 6.4177775382995605, 54.680625915527344, 109.68624877929688, 63.85124969482422, 112.36062622070312, 74.86812591552734, 108.30874633789062, 78.11687469482422, 110.71875, 25.416250228881836, 81.7768783569336, 3.1762499809265137, 3.3350000381469727, 31.994375228881836, 8.391249656677246, 11.489375114440918, 0.0, 5.93625020980835, 2.390625, 1.25, 64.9781265258789], "mean": [0.6651384234428406, -0.9810998439788818, 1.0324771404266357, -0.2561130225658417, -0.4599281847476959, 1.7831162214279175, -0.5182850956916809, -0.6200228333473206, 0.7983585596084595, -0.23437461256980896, 0.6072210073471069, -1.1185888051986694, 61.986228942871094, 65.81681823730469, 3.3892102241516113, 1.2427849769592285, 31.3183650970459, 65.68608093261719, 35.35920715332031, 69.7236328125, 38.9045524597168, 69.0082778930664, 38.095542907714844, 75.4623794555664, 15.91109848022461, 75.999755859375, 1.6124513149261475, 0.646221935749054, 10.710399627685547, 2.113956928253174, 3.10208797454834, 0.0, 1.6328274011611938, 0.8903661966323853, 0.8619092106819153, 9.67162799835205], "std": [0.05364126339554787, 0.07163163274526596, 0.03907211497426033, 0.18984119594097137, 0.18857331573963165, 0.2814815938472748, 0.14941447973251343, 0.043527428060770035, 0.03884667530655861, 0.2655966579914093, 0.09634825587272644, 0.2723311483860016, 23.61572265625, 4.053428649902344, 6.002203464508057, 1.8032293319702148, 21.490507125854492, 48.432281494140625, 25.48333168029785, 49.34871292114258, 31.488813400268555, 45.333465576171875, 32.967247009277344, 45.907657623291016, 5.161628246307373, 3.0809319019317627, 0.25619441270828247, 0.8969597816467285, 11.606115341186523, 1.8501553535461426, 3.437998056411743, 0.0, 1.3893215656280518, 0.6071834564208984, 0.1779254525899887, 17.708232879638672], "count": [184]}, "action": {"min": [0.567111074924469, -1.0635061264038086, 0.9346150755882263, -0.42999446392059326, -1.1581809520721436, 1.0319125652313232, -0.6770713925361633, -0.7165541648864746, 0.7347934246063232, -0.6294108033180237, 0.43624112010002136, -1.4421921968460083, 14.10444450378418, 60.02812576293945, -0.09812499582767487, -0.3499999940395355, 0.8181250095367432, -0.3006249964237213, 0.6100000143051147, -0.16750000417232513, 0.6993750333786011, 0.32750001549720764, 0.8799999952316284, -0.32249999046325684, 7.396249771118164, 70.61000061035156, 1.5056250095367432, -0.06999999284744263, 0.84375, 1.1575000286102295, 0.6766666769981384, 0.0, 0.7022222280502319, 0.0006250003352761269, 0.699999988079071, -0.17812499403953552], "max": [0.8283741474151611, -0.8018139004707336, 1.1102845668792725, 0.20966848731040955, -0.22497519850730896, 2.045400381088257, -0.30546656250953674, -0.5498731732368469, 0.8832589387893677, 0.07784485816955566, 0.927176296710968, -0.7083047032356262, 86.17500305175781, 75.51899719238281, 23.034374237060547, 6.4177775382995605, 54.680625915527344, 109.68624877929688, 63.85124969482422, 112.36062622070312, 74.86812591552734, 108.30874633789062, 78.11687469482422, 110.71875, 25.416250228881836, 81.7768783569336, 3.1762499809265137, 3.3350000381469727, 31.994375228881836, 8.391249656677246, 11.489375114440918, 0.0, 5.93625020980835, 2.390625, 1.25, 64.9781265258789], "mean": [0.6651384830474854, -0.9810996651649475, 1.0324770212173462, -0.2561129331588745, -0.4599282741546631, 1.7831158638000488, -0.5182852745056152, -0.6200230121612549, 0.798358678817749, -0.23437461256980896, 0.6072210073471069, -1.118588924407959, 61.98623275756836, 65.81681823730469, 3.389204978942871, 1.2427852153778076, 31.318361282348633, 65.68605041503906, 35.359214782714844, 69.72364044189453, 38.904563903808594, 69.00824737548828, 38.095542907714844, 75.46236419677734, 15.911105155944824, 75.9997787475586, 1.6124508380889893, 0.6462218165397644, 10.710404396057129, 2.1139566898345947, 3.1020898818969727, 0.0, 1.632827639579773, 0.8903664946556091, 0.8619093894958496, 9.671628952026367], "std": [0.05364125967025757, 0.07163164019584656, 0.03907211497426033, 0.189841166138649, 0.18857330083847046, 0.28148162364959717, 0.14941447973251343, 0.04352743178606033, 0.03884667903184891, 0.2655966877937317, 0.09634825587272644, 0.2723311185836792, 23.615724563598633, 4.0534281730651855, 6.002201557159424, 1.8032290935516357, 21.490507125854492, 48.43229293823242, 25.48333168029785, 49.34871292114258, 31.48880958557129, 45.33346176147461, 32.967247009277344, 45.907649993896484, 5.161627769470215, 3.080932378768921, 0.256194531917572, 0.8969597816467285, 11.606117248535156, 1.8501547574996948, 3.4379971027374268, 0.0, 1.3893214464187622, 0.6071834564208984, 0.1779254525899887, 17.70823097229004], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [184]}, "index": {"min": [1504], "max": [1687], "mean": [1595.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [1.8206521739130435, 5.0, 5.0, 5.0, 5.0], "std": [1.6034635096699572, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [184]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [184]}, "eef_direction_state": {"mean": [4.163043478260869, 4.168478260869565], "std": [1.4429526937396493, 1.744209634627503], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.141304347826087, 0.7010869565217391], "std": [0.6093746213221648, 0.5923414418584202], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.9184782608695652, 0.5597826086956522], "std": [0.8462743603617395, 0.8187423790031897], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [4.163043478260869, 4.168478260869565], "std": [1.4429526937396493, 1.744209634627503], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.141304347826087, 0.7010869565217391], "std": [0.6093746213221648, 0.5923414418584202], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.9184782608695652, 0.5597826086956522], "std": [0.8462743603617395, 0.8187423790031897], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6516448364498398, 0.11741561400371917, 1.1154529523887513, 2.315785093517357, 1.2745224290312442, 1.7444485118364785, 0.5941767016704932, -0.1373798506840547, 1.255406762712752, 1.3327975700256993, 1.3985823581207228, 2.0885657107713866], "std": [0.012738266639008166, 0.015964843469532225, 0.04559082518883583, 1.389172423834764, 0.0952717533704154, 1.2785559146728398, 0.008420940222076083, 0.019160007120475712, 0.03701715938670375, 0.4119903632991048, 0.0767255587314565, 0.36373375418268344], "min": [0.6269489200462266, 0.09727859327305266, 1.039312074596741, -3.0595395419825264, 0.986365868716689, -2.966056392228963, 0.581501784194481, -0.17163312307876089, 1.2128343924121074, 0.7770154921037296, 1.1572891844101512, 1.54070892152249], "max": [0.6693796064698393, 0.17671012389771, 1.2484916206305363, 3.1278199604549317, 1.485081871162346, 2.9076553472303375, 0.6078482786060825, -0.10534610092962823, 1.3092696938904183, 1.9601674834551899, 1.5009969574150266, 2.6797487738459114], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6516448364498398, 0.11741561400371917, 1.1154529523887513, 2.315785093517357, 1.2745224290312442, 1.7444485118364785, 0.5941767016704932, -0.1373798506840547, 1.255406762712752, 1.3327975700256993, 1.3985823581207228, 2.0885657107713866], "std": [0.012738266639008166, 0.015964843469532225, 0.04559082518883583, 1.389172423834764, 0.0952717533704154, 1.2785559146728398, 0.008420940222076083, 0.019160007120475712, 0.03701715938670375, 0.4119903632991048, 0.0767255587314565, 0.36373375418268344], "min": [0.6269489200462266, 0.09727859327305266, 1.039312074596741, -3.0595395419825264, 0.986365868716689, -2.966056392228963, 0.581501784194481, -0.17163312307876089, 1.2128343924121074, 0.7770154921037296, 1.1572891844101512, 1.54070892152249], "max": [0.6693796064698393, 0.17671012389771, 1.2484916206305363, 3.1278199604549317, 1.485081871162346, 2.9076553472303375, 0.6078482786060825, -0.10534610092962823, 1.3092696938904183, 1.9601674834551899, 1.5009969574150266, 2.6797487738459114], "count": [184]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48341267769607843]], [[0.4628100612745098]], [[0.4417763909313725]]], "std": [[[0.21716179610346462]], [[0.2100087218746835]], [[0.2160124697046451]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.20392156862745098]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6315508803104576]], [[0.6450870363562092]], [[0.6259211968954249]]], "std": [[[0.2527160573328747]], [[0.26507508395178314]], [[0.2730351392548215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5742007250816994]], [[0.5747547160947712]], [[0.5473663398692811]]], "std": [[[0.29582749688705223]], [[0.2999726474054298]], [[0.31294249952096503]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542365420751634]], [[0.4758500510620915]], [[0.44427338848039216]]], "std": [[[0.33007778808233346]], [[0.33909470333040403]], [[0.3569240028725966]]], "count": [100]}, "observation.state": {"min": [0.45433738827705383, -1.1210136413574219, 0.9672789573669434, -0.26390954852104187, -1.2201919555664062, 1.0205901861190796, -0.6973373293876648, -0.7752537131309509, 0.7535625696182251, -0.751864492893219, 0.18561169505119324, -1.2471866607666016, 29.309999465942383, 59.584373474121094, -0.40187498927116394, -0.4131249785423279, 0.9112499952316284, 0.2956250011920929, 0.6518181562423706, -0.22874999046325684, 0.953125, 0.2137499898672104, 0.8606250286102295, 0.21312500536441803, 21.635000228881836, 70.59437561035156, 0.984375, -0.3799999952316284, 1.0681250095367432, 1.600000023841858, 0.6931250095367432, 0.0, 0.7150000333786011, -0.026250001043081284, 0.6775000095367432, -0.39500001072883606], "max": [0.8381653428077698, -0.7759000658988953, 1.1863651275634766, 0.5313239097595215, -0.11651694029569626, 1.7430094480514526, -0.24159324169158936, -0.49024808406829834, 0.8973735570907593, 0.003862439887598157, 0.8708874583244324, -0.7240644097328186, 80.10062408447266, 72.68187713623047, 21.696874618530273, 6.066666603088379, 34.26499938964844, 107.89937591552734, 39.89125061035156, 109.69812774658203, 48.110626220703125, 109.5518798828125, 40.6931266784668, 110.82937622070312, 69.51687622070312, 85.13125610351562, 32.48374938964844, 5.801249980926514, 34.68812561035156, 19.739999771118164, 6.084374904632568, 0.0, 2.442500114440918, 0.9418749809265137, 1.4581249952316284, 47.12312698364258], "mean": [0.6294912099838257, -0.999786376953125, 1.0771760940551758, -0.06359505653381348, -0.35613638162612915, 1.5640414953231812, -0.4684184491634369, -0.6685449481010437, 0.8590200543403625, -0.3310384154319763, 0.4874543845653534, -1.0571389198303223, 62.39669418334961, 66.5927734375, 5.3717193603515625, 0.37959548830986023, 23.225624084472656, 64.00445556640625, 25.381206512451172, 66.72962188720703, 27.598276138305664, 70.0791244506836, 21.52153205871582, 81.77011108398438, 34.37527084350586, 76.97174072265625, 4.0969462394714355, 0.8592045307159424, 8.395377159118652, 3.545034408569336, 1.7005385160446167, 0.0, 1.303214430809021, 0.2514786422252655, 1.120974063873291, 9.362059593200684], "std": [0.07702329754829407, 0.0930134579539299, 0.05394658446311951, 0.24479062855243683, 0.22227878868579865, 0.26818782091140747, 0.1852462887763977, 0.07604167610406876, 0.03549930825829506, 0.27248167991638184, 0.18206781148910522, 0.1682192087173462, 17.485187530517578, 2.4838149547576904, 7.025411128997803, 1.3990023136138916, 12.700804710388184, 48.41758728027344, 14.68292236328125, 49.97608947753906, 18.9287166595459, 48.21193313598633, 17.14645767211914, 37.942176818847656, 10.94233226776123, 5.309518337249756, 7.565638065338135, 1.6026108264923096, 8.695636749267578, 4.309715270996094, 1.5883747339248657, 0.0, 0.34373006224632263, 0.337884783744812, 0.16196802258491516, 12.816497802734375], "count": [203]}, "action": {"min": [0.45433738827705383, -1.1210136413574219, 0.9672789573669434, -0.26390954852104187, -1.2201919555664062, 1.0205901861190796, -0.6973373293876648, -0.7752537131309509, 0.7535625696182251, -0.751864492893219, 0.18561169505119324, -1.2471866607666016, 29.309999465942383, 59.584373474121094, -0.40187498927116394, -0.4131249785423279, 0.9112499952316284, 0.2956250011920929, 0.6518181562423706, -0.22874999046325684, 0.953125, 0.2137499898672104, 0.8606250286102295, 0.21312500536441803, 21.635000228881836, 70.59437561035156, 0.984375, -0.3799999952316284, 1.0681250095367432, 1.600000023841858, 0.6931250095367432, 0.0, 0.7150000333786011, -0.026250001043081284, 0.6775000095367432, -0.39500001072883606], "max": [0.8381653428077698, -0.7759000658988953, 1.1863651275634766, 0.5313239097595215, -0.11651694029569626, 1.7430094480514526, -0.24159324169158936, -0.49024808406829834, 0.8973735570907593, 0.003862439887598157, 0.8708874583244324, -0.7240644097328186, 80.10062408447266, 72.68187713623047, 21.696874618530273, 6.066666603088379, 34.26499938964844, 107.89937591552734, 39.89125061035156, 109.69812774658203, 48.110626220703125, 109.5518798828125, 40.6931266784668, 110.82937622070312, 69.51687622070312, 85.13125610351562, 32.48374938964844, 5.801249980926514, 34.68812561035156, 19.739999771118164, 6.084374904632568, 0.0, 2.442500114440918, 0.9418749809265137, 1.4581249952316284, 47.12312698364258], "mean": [0.6294915080070496, -0.9997863173484802, 1.0771759748458862, -0.06359502673149109, -0.356136292219162, 1.564041018486023, -0.46841850876808167, -0.6685449481010437, 0.8590200543403625, -0.3310384154319763, 0.48745450377464294, -1.0571386814117432, 62.39670181274414, 66.59274291992188, 5.3717217445373535, 0.37959548830986023, 23.22562599182129, 64.00444793701172, 25.381208419799805, 66.7295913696289, 27.598276138305664, 70.07913970947266, 21.521522521972656, 81.77011108398438, 34.37526321411133, 76.97177124023438, 4.096947193145752, 0.859204888343811, 8.395380020141602, 3.5450336933135986, 1.7005386352539062, 0.0, 1.3032146692276, 0.2514786422252655, 1.1209745407104492, 9.362062454223633], "std": [0.07702329009771347, 0.0930134579539299, 0.053946588188409805, 0.24479059875011444, 0.22227877378463745, 0.26818791031837463, 0.1852462738752365, 0.07604167610406876, 0.03549931198358536, 0.2724817097187042, 0.18206782639026642, 0.16821923851966858, 17.48518943786621, 2.4838144779205322, 7.02540922164917, 1.3990024328231812, 12.7008056640625, 48.41758346557617, 14.682923316955566, 49.97609329223633, 18.9287166595459, 48.211944580078125, 17.146461486816406, 37.94218063354492, 10.942330360412598, 5.309518337249756, 7.565638542175293, 1.6026108264923096, 8.695636749267578, 4.3097147941589355, 1.5883748531341553, 0.0, 0.34373006224632263, 0.3378848135471344, 0.16196803748607635, 12.816495895385742], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [203]}, "index": {"min": [1688], "max": [1890], "mean": [1789.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [1.8078817733990147, 5.0, 5.0, 5.0, 5.0], "std": [1.7098776915360416, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [203]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [203]}, "eef_direction_state": {"mean": [4.655172413793103, 4.167487684729064], "std": [1.4243866002677272, 1.5090946274756656], "min": [0, 1], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.9064039408866995, 0.7783251231527094], "std": [0.753388649716343, 0.5746047283153219], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.6206896551724138, 0.6009852216748769], "std": [0.8057463065895133, 0.8205483056768138], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [4.655172413793103, 4.167487684729064], "std": [1.4243866002677272, 1.5090946274756656], "min": [0, 1], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [0.9064039408866995, 0.7783251231527094], "std": [0.753388649716343, 0.5746047283153219], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.6206896551724138, 0.6009852216748769], "std": [0.8057463065895133, 0.8205483056768138], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6533091183213834, 0.11012275263789206, 1.1061118739477183, 1.428341655504286, 1.2374331797190794, 1.9496570029283593, 0.6131093850968021, -0.13895363122220147, 1.2417187778463288, 0.7368990684876056, 1.3910586152329805, 1.0351526053233697], "std": [0.009004495619814054, 0.021047851991589917, 0.049613205192965, 2.5295212943618846, 0.08077453131188385, 1.308246874972356, 0.011475139346216995, 0.02614982351405854, 0.043676489965363406, 1.745742944099416, 0.05461724123792504, 1.9227361164603862], "min": [0.6157202179152453, 0.09372441753418526, 1.0478304970606631, -3.1300490975254647, 1.0083032835513848, -3.078459418142661, 0.5799929161575856, -0.17954324625404983, 1.196755278867508, -3.1352312806268623, 1.206020026351351, -3.102836715174361], "max": [0.6646624911832181, 0.1884497764965635, 1.2708228574132445, 3.138678443595988, 1.4446068731532842, 3.0038239238338087, 0.6301869175043555, -0.09586749597523009, 1.3186374883577068, 3.076062636355327, 1.4881979819979985, 3.1113148860295157], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6533091183213834, 0.11012275263789206, 1.1061118739477183, 1.428341655504286, 1.2374331797190794, 1.9496570029283593, 0.6131093850968021, -0.13895363122220147, 1.2417187778463288, 0.7368990684876056, 1.3910586152329805, 1.0351526053233697], "std": [0.009004495619814054, 0.021047851991589917, 0.049613205192965, 2.5295212943618846, 0.08077453131188385, 1.308246874972356, 0.011475139346216995, 0.02614982351405854, 0.043676489965363406, 1.745742944099416, 0.05461724123792504, 1.9227361164603862], "min": [0.6157202179152453, 0.09372441753418526, 1.0478304970606631, -3.1300490975254647, 1.0083032835513848, -3.078459418142661, 0.5799929161575856, -0.17954324625404983, 1.196755278867508, -3.1352312806268623, 1.206020026351351, -3.102836715174361], "max": [0.6646624911832181, 0.1884497764965635, 1.2708228574132445, 3.138678443595988, 1.4446068731532842, 3.0038239238338087, 0.6301869175043555, -0.09586749597523009, 1.3186374883577068, 3.076062636355327, 1.4881979819979985, 3.1113148860295157], "count": [203]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851430841503268]], [[0.46508833741830063]], [[0.44538055555555556]]], "std": [[[0.21813708245343932]], [[0.2090733745840366]], [[0.21327914246026353]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6347815196078432]], [[0.6484912030228758]], [[0.6266078819444444]]], "std": [[[0.2564514069934643]], [[0.26962598235152313]], [[0.2780304130353634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5749389665032679]], [[0.5771507638888889]], [[0.5503608905228758]]], "std": [[[0.297200055856749]], [[0.30191737717537886]], [[0.3153981659810015]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581802982026144]], [[0.4802912867647059]], [[0.4503219444444444]]], "std": [[[0.3330304451999579]], [[0.3422685517010873]], [[0.35947662884390685]]], "count": [100]}, "observation.state": {"min": [0.6251239776611328, -1.059906005859375, 0.9571221470832825, -0.35629817843437195, -1.240155816078186, 1.1261370182037354, -0.7481689453125, -0.7288090586662292, 0.757080614566803, -0.9962472319602966, 0.37108033895492554, -1.3553587198257446, 14.985555648803711, 58.19562530517578, 0.0, -0.4087499976158142, 0.8712500333786011, 0.1612500101327896, 0.8475000262260437, -0.4514285624027252, 0.7263636589050293, 0.026874996721744537, 0.9700000286102295, -0.11312499642372131, 12.885624885559082, 70.37562561035156, 1.140625, 0.05937500298023224, 0.7487499713897705, 0.6349999904632568, 0.7137500047683716, 0.0, 0.6943750381469727, 0.020624998956918716, 0.7087500095367432, -0.04124999791383743], "max": [0.8669031858444214, -0.8022218942642212, 1.0845826864242554, 0.24137131869792938, -0.29263943433761597, 1.9408283233642578, -0.17910276353359222, -0.4800869822502136, 0.9261987805366516, 0.09501124918460846, 0.9616362452507019, -0.403315007686615, 83.37750244140625, 76.85888671875, 22.926250457763672, 4.166666507720947, 51.85375213623047, 109.34562683105469, 61.12562561035156, 111.63562774658203, 81.82875061035156, 109.6624984741211, 81.21562194824219, 110.3862533569336, 35.688751220703125, 79.09124755859375, 3.708125114440918, 5.584374904632568, 26.504375457763672, 46.59187698364258, 16.151874542236328, 0.0, 7.505000114440918, 7.871250152587891, 1.2393749952316284, 77.14937591552734], "mean": [0.6775081157684326, -0.9816887378692627, 1.0348422527313232, -0.18727119266986847, -0.47427794337272644, 1.729018211364746, -0.46235227584838867, -0.6283610463142395, 0.8507815599441528, -0.4824311137199402, 0.550491452217102, -0.8352071046829224, 65.43352508544922, 65.68457794189453, 4.1913371086120605, 0.39651283621788025, 32.405120849609375, 72.27318572998047, 38.48141860961914, 74.43339538574219, 47.218421936035156, 77.27166748046875, 46.1103401184082, 80.9645767211914, 23.92049217224121, 76.58214569091797, 1.714544415473938, 1.3624372482299805, 8.222711563110352, 5.243856430053711, 2.8240883350372314, 0.0, 1.5609050989151, 1.2478766441345215, 0.9884358644485474, 18.424863815307617], "std": [0.05393458157777786, 0.07117436081171036, 0.03307010605931282, 0.14883916079998016, 0.20124556124210358, 0.24026814103126526, 0.21483857929706573, 0.07374124228954315, 0.057155314832925797, 0.4363759756088257, 0.1711210012435913, 0.37585824728012085, 21.88098907470703, 4.581760406494141, 6.808099269866943, 1.1305773258209229, 19.773008346557617, 46.58234405517578, 24.18042755126953, 48.13544464111328, 34.73372268676758, 44.83355712890625, 35.694461822509766, 37.485145568847656, 7.050767421722412, 2.1019492149353027, 0.5919031500816345, 1.3240078687667847, 8.035318374633789, 11.233724594116211, 3.6086666584014893, 0.0, 1.5828683376312256, 1.8038556575775146, 0.18514029681682587, 23.324628829956055], "count": [190]}, "action": {"min": [0.6251239776611328, -1.059906005859375, 0.9571221470832825, -0.35629817843437195, -1.240155816078186, 1.1261370182037354, -0.7481689453125, -0.7288090586662292, 0.757080614566803, -0.9962472319602966, 0.37108033895492554, -1.3553587198257446, 14.985555648803711, 58.19562530517578, 0.0, -0.4087499976158142, 0.8712500333786011, 0.1612500101327896, 0.8475000262260437, -0.4514285624027252, 0.7263636589050293, 0.026874996721744537, 0.9700000286102295, -0.11312499642372131, 12.885624885559082, 70.37562561035156, 1.140625, 0.05937500298023224, 0.7487499713897705, 0.6349999904632568, 0.7137500047683716, 0.0, 0.6943750381469727, 0.020624998956918716, 0.7087500095367432, -0.04124999791383743], "max": [0.8669031858444214, -0.8022218942642212, 1.0845826864242554, 0.24137131869792938, -0.29263943433761597, 1.9408283233642578, -0.17910276353359222, -0.4800869822502136, 0.9261987805366516, 0.09501124918460846, 0.9616362452507019, -0.403315007686615, 83.37750244140625, 76.85888671875, 22.926250457763672, 4.166666507720947, 51.85375213623047, 109.34562683105469, 61.12562561035156, 111.63562774658203, 81.82875061035156, 109.6624984741211, 81.21562194824219, 110.3862533569336, 35.688751220703125, 79.09124755859375, 3.708125114440918, 5.584374904632568, 26.504375457763672, 46.59187698364258, 16.151874542236328, 0.0, 7.505000114440918, 7.871250152587891, 1.2393749952316284, 77.14937591552734], "mean": [0.6775082349777222, -0.9816886782646179, 1.0348420143127441, -0.18727107346057892, -0.4742780923843384, 1.7290185689926147, -0.46235191822052, -0.62836092710495, 0.8507815599441528, -0.48243099451065063, 0.5504915714263916, -0.8352069854736328, 65.43350982666016, 65.68457794189453, 4.1913371086120605, 0.3965127766132355, 32.405120849609375, 72.27322387695312, 38.48142623901367, 74.43338775634766, 47.218414306640625, 77.27169799804688, 46.1103401184082, 80.96458435058594, 23.92047882080078, 76.5821533203125, 1.714544415473938, 1.3624372482299805, 8.2227144241333, 5.24385929107666, 2.8240866661071777, 0.0, 1.5609047412872314, 1.2478762865066528, 0.9884352684020996, 18.424877166748047], "std": [0.053934577852487564, 0.07117435336112976, 0.033070098608732224, 0.14883917570114136, 0.20124557614326477, 0.24026814103126526, 0.21483857929706573, 0.07374124228954315, 0.057155314832925797, 0.43637603521347046, 0.1711210161447525, 0.37585827708244324, 21.8809871673584, 4.581760883331299, 6.808098793029785, 1.1305772066116333, 19.773008346557617, 46.582340240478516, 24.1804256439209, 48.13544464111328, 34.73371505737305, 44.83354949951172, 35.6944694519043, 37.485145568847656, 7.0507683753967285, 2.1019492149353027, 0.5919032692909241, 1.3240077495574951, 8.035318374633789, 11.233723640441895, 3.608665704727173, 0.0, 1.5828684568405151, 1.8038556575775146, 0.18514025211334229, 23.32462501525879], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [190]}, "index": {"min": [1891], "max": [2080], "mean": [1985.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [1.7421052631578948, 5.0, 5.0, 5.0, 5.0], "std": [1.6097779479018959, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [190]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [190]}, "eef_direction_state": {"mean": [4.978947368421053, 4.2], "std": [0.8703169098355535, 1.4149576895292304], "min": [3, 2], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [0.9157894736842105, 0.8], "std": [0.7968775630016893, 0.5821918656431504], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.7526315789473684, 0.5947368421052631], "std": [0.8503054689825991, 0.7738990034817382], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [4.978947368421053, 4.2], "std": [0.8703169098355535, 1.4149576895292304], "min": [3, 2], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [0.9157894736842105, 0.8], "std": [0.7968775630016893, 0.5821918656431504], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.7526315789473684, 0.5947368421052631], "std": [0.8503054689825991, 0.7738990034817382], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.647322425284252, 0.11306300858921653, 1.1153460814069798, 1.809795277005408, 1.2789963062576772, 1.7013619202397452, 0.6028301626525197, -0.14367762838822873, 1.2525403121163716, 1.5401985323660146, 1.3632445046547388, 2.302745553214871], "std": [0.011161968214272741, 0.019740316366331487, 0.044044065999395, 1.9655848526924617, 0.07965377017851671, 1.27492687307908, 0.008141161024253893, 0.029138268848249594, 0.03953251628417689, 0.42643012278338494, 0.056878840934570796, 0.4656474886985384], "min": [0.6157646395304204, 0.0982567799225697, 1.0491179369864811, -3.132421209369236, 1.0212068085091341, -2.9413601839368857, 0.5742757976074191, -0.18527599601368502, 1.205270923141614, 0.5931059683394788, 1.154700627142613, 1.3185225860054481], "max": [0.660443288012427, 0.1862449018909122, 1.2590492400111577, 3.1359341986559013, 1.4755596075048416, 2.98738369697545, 0.6125813237549296, -0.1012208240269534, 1.3294095809131061, 2.207450067300166, 1.4339917250453236, 3.09698665568596], "count": [190]}, "eef_sim_pose_action": {"mean": [0.647322425284252, 0.11306300858921653, 1.1153460814069798, 1.809795277005408, 1.2789963062576772, 1.7013619202397452, 0.6028301626525197, -0.14367762838822873, 1.2525403121163716, 1.5401985323660146, 1.3632445046547388, 2.302745553214871], "std": [0.011161968214272741, 0.019740316366331487, 0.044044065999395, 1.9655848526924617, 0.07965377017851671, 1.27492687307908, 0.008141161024253893, 0.029138268848249594, 0.03953251628417689, 0.42643012278338494, 0.056878840934570796, 0.4656474886985384], "min": [0.6157646395304204, 0.0982567799225697, 1.0491179369864811, -3.132421209369236, 1.0212068085091341, -2.9413601839368857, 0.5742757976074191, -0.18527599601368502, 1.205270923141614, 0.5931059683394788, 1.154700627142613, 1.3185225860054481], "max": [0.660443288012427, 0.1862449018909122, 1.2590492400111577, 3.1359341986559013, 1.4755596075048416, 2.98738369697545, 0.6125813237549296, -0.1012208240269534, 1.3294095809131061, 2.207450067300166, 1.4339917250453236, 3.09698665568596], "count": [190]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49190658496732026]], [[0.47185082312091503]], [[0.4510414522058824]]], "std": [[[0.21762081577290227]], [[0.20832543747638055]], [[0.2136420809900242]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.615369176879085]], [[0.6263653737745098]], [[0.5966347079248366]]], "std": [[[0.26234297033007314]], [[0.2743061346519173]], [[0.285448596571507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5674210130718955]], [[0.5665480841503268]], [[0.5392207679738562]]], "std": [[[0.29902657669851923]], [[0.3019461369687588]], [[0.3159834764477275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577254677287582]], [[0.481138960375817]], [[0.45056114379084966]]], "std": [[[0.33445544569647706]], [[0.3415033082098459]], [[0.35904763771848264]]], "count": [100]}, "observation.state": {"min": [0.5891543030738831, -1.1245183944702148, 0.9331527948379517, -0.5394302606582642, -1.6092121601104736, 1.0247492790222168, -0.853003203868866, -0.7925154566764832, 0.7599374651908875, -0.887312114238739, 0.34311342239379883, -1.3009508848190308, 27.814374923706055, 59.397499084472656, -0.15187500417232513, -0.36937499046325684, 0.8187500238418579, -0.16187499463558197, 0.859375, -0.2606250047683716, 0.9987500309944153, 0.8499999642372131, 0.9168750047683716, 17.24066734313965, 15.416874885559082, 66.59000396728516, 1.0268750190734863, -0.15625, 0.6662499904632568, -0.6612499952316284, 0.6575000286102295, 0.0, 0.9225000143051147, 0.020624998956918716, 0.6449999809265137, -0.4793750047683716], "max": [0.9246649146080017, -0.7522485852241516, 1.130264401435852, 0.25949007272720337, -0.32446879148483276, 1.9767347574234009, -0.17283226549625397, -0.4935578405857086, 0.9421969056129456, 0.13249123096466064, 1.3376864194869995, -0.47279125452041626, 81.8343734741211, 78.15249633789062, 35.18937683105469, 8.374444007873535, 45.34625244140625, 109.19437408447266, 61.287498474121094, 110.8343734741211, 79.90812683105469, 109.84500122070312, 76.01750183105469, 110.45437622070312, 36.28062438964844, 78.80250549316406, 3.7300000190734863, 3.1106250286102295, 25.959375381469727, 83.27812957763672, 20.136249542236328, 0.0, 10.90625, 57.33124923706055, 1.3293750286102295, 111.09000396728516], "mean": [0.6966835260391235, -1.010464072227478, 1.0595839023590088, -0.33572623133659363, -0.6342902183532715, 1.737229585647583, -0.488250732421875, -0.6450798511505127, 0.8548054695129395, -0.3899126648902893, 0.6510856747627258, -0.8669080138206482, 63.48106384277344, 66.31429290771484, 4.232138633728027, 0.9464653134346008, 28.578519821166992, 61.975589752197266, 36.428897857666016, 67.40388488769531, 41.81011199951172, 75.09068298339844, 40.593101501464844, 88.9084243774414, 22.860719680786133, 74.0386962890625, 1.168967604637146, 0.6480929851531982, 6.305171012878418, 21.671775817871094, 3.6517932415008545, 0.0, 2.3229568004608154, 11.710506439208984, 0.96454256772995, 64.12306213378906], "std": [0.0811522975564003, 0.11781525611877441, 0.06791470944881439, 0.22315777838230133, 0.31073522567749023, 0.3019023537635803, 0.2781919538974762, 0.0795067548751831, 0.06940612196922302, 0.4096037447452545, 0.27002957463264465, 0.30798354744911194, 20.24235725402832, 4.718967914581299, 8.423813819885254, 2.2145614624023438, 16.80059814453125, 48.29195785522461, 24.030153274536133, 49.62091827392578, 34.56141662597656, 44.554630279541016, 34.402565002441406, 30.63551139831543, 4.966226577758789, 3.524768590927124, 0.3840954601764679, 0.7580306529998779, 6.816170692443848, 30.90113639831543, 4.8678975105285645, 0.0, 2.55301570892334, 14.949786186218262, 0.23559854924678802, 44.36006546020508], "count": [215]}, "action": {"min": [0.5891543030738831, -1.1245183944702148, 0.9331527948379517, -0.5394302606582642, -1.6092121601104736, 1.0247492790222168, -0.853003203868866, -0.7925154566764832, 0.7599374651908875, -0.887312114238739, 0.34311342239379883, -1.3009508848190308, 27.814374923706055, 59.397499084472656, -0.15187500417232513, -0.36937499046325684, 0.8187500238418579, -0.16187499463558197, 0.859375, -0.2606250047683716, 0.9987500309944153, 0.8499999642372131, 0.9168750047683716, 17.24066734313965, 15.416874885559082, 66.59000396728516, 1.0268750190734863, -0.15625, 0.6662499904632568, -0.6612499952316284, 0.6575000286102295, 0.0, 0.9225000143051147, 0.020624998956918716, 0.6449999809265137, -0.4793750047683716], "max": [0.9246649146080017, -0.7522485852241516, 1.130264401435852, 0.25949007272720337, -0.32446879148483276, 1.9767347574234009, -0.17283226549625397, -0.4935578405857086, 0.9421969056129456, 0.13249123096466064, 1.3376864194869995, -0.47279125452041626, 81.8343734741211, 78.15249633789062, 35.18937683105469, 8.374444007873535, 45.34625244140625, 109.19437408447266, 61.287498474121094, 110.8343734741211, 79.90812683105469, 109.84500122070312, 76.01750183105469, 110.45437622070312, 36.28062438964844, 78.80250549316406, 3.7300000190734863, 3.1106250286102295, 25.959375381469727, 83.27812957763672, 20.136249542236328, 0.0, 10.90625, 57.33124923706055, 1.3293750286102295, 111.09000396728516], "mean": [0.6966835260391235, -1.010464072227478, 1.0595837831497192, -0.33572617173194885, -0.6342899799346924, 1.7372299432754517, -0.4882506728172302, -0.6450800895690918, 0.8548051714897156, -0.3899126648902893, 0.6510859131813049, -0.8669078946113586, 63.48111343383789, 66.31425476074219, 4.232135772705078, 0.9464651346206665, 28.578536987304688, 61.97556686401367, 36.42890167236328, 67.4039077758789, 41.81013870239258, 75.09070587158203, 40.593135833740234, 88.90836334228516, 22.8607177734375, 74.03871154785156, 1.1689677238464355, 0.6480928063392639, 6.305174827575684, 21.671772003173828, 3.6517927646636963, 0.0, 2.322958469390869, 11.7105073928833, 0.9645429253578186, 64.1230697631836], "std": [0.0811522975564003, 0.11781522631645203, 0.0679146945476532, 0.22315777838230133, 0.31073522567749023, 0.3019023537635803, 0.27819183468818665, 0.07950673997402191, 0.06940611451864243, 0.40960371494293213, 0.27002957463264465, 0.3079835772514343, 20.242353439331055, 4.718967437744141, 8.423813819885254, 2.2145614624023438, 16.800600051879883, 48.29195785522461, 24.030153274536133, 49.620914459228516, 34.5614128112793, 44.554622650146484, 34.402565002441406, 30.63551139831543, 4.966226577758789, 3.524768352508545, 0.3840954601764679, 0.7580305933952332, 6.816172122955322, 30.901140213012695, 4.8678975105285645, 0.0, 2.5530154705047607, 14.949783325195312, 0.23559854924678802, 44.36006546020508], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [215]}, "index": {"min": [2081], "max": [2295], "mean": [2188.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [1.8744186046511628, 5.0, 5.0, 5.0, 5.0], "std": [1.5274378947913312, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [215]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [215]}, "eef_direction_state": {"mean": [4.167441860465116, 3.4604651162790696], "std": [1.7279805299065365, 1.7459773747013931], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1162790697674418, 0.8837209302325582], "std": [0.747376880288541, 0.5709764107692623], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.7813953488372093, 0.6883720930232559], "std": [0.8428235529300999, 0.8300208185468602], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [4.167441860465116, 3.4604651162790696], "std": [1.7279805299065365, 1.7459773747013931], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1162790697674418, 0.8837209302325582], "std": [0.747376880288541, 0.5709764107692623], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.7813953488372093, 0.6883720930232559], "std": [0.8428235529300999, 0.8300208185468602], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6605200389572589, 0.12728992080273466, 1.1350167426225515, -0.3382111077388464, 1.3247913103740665, 1.913645942211198, 0.6026054997424958, -0.14408690032628443, 1.2718753046151503, 1.2258707972337173, 1.3053236181206116, 1.994082978609418], "std": [0.032730555127873616, 0.030879399907666128, 0.06413074147391587, 2.717492067571939, 0.18312002487002146, 1.6168469376345271, 0.016067241666564275, 0.03641800876539004, 0.04159299411142462, 0.32851523678247446, 0.104146709138345, 0.3591978548396681], "min": [0.5692289986625569, 0.10009293263316363, 1.0494686031413956, -3.1395697344241498, 0.7639007466159833, -3.117318012588936, 0.5527984449802754, -0.1948085013552643, 1.196482818610263, 0.5136334316913529, 0.9436995104236403, 1.2972387270561214], "max": [0.6952141480982472, 0.2153369655907606, 1.3275756481946932, 3.1376161165325573, 1.4867397302199188, 3.1380816198878025, 0.6230726548405077, -0.0802774537645366, 1.3451073561707054, 1.9604362265224489, 1.4456033890614481, 2.851854037488074], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6605200389572589, 0.12728992080273466, 1.1350167426225515, -0.3382111077388464, 1.3247913103740665, 1.913645942211198, 0.6026054997424958, -0.14408690032628443, 1.2718753046151503, 1.2258707972337173, 1.3053236181206116, 1.994082978609418], "std": [0.032730555127873616, 0.030879399907666128, 0.06413074147391587, 2.717492067571939, 0.18312002487002146, 1.6168469376345271, 0.016067241666564275, 0.03641800876539004, 0.04159299411142462, 0.32851523678247446, 0.104146709138345, 0.3591978548396681], "min": [0.5692289986625569, 0.10009293263316363, 1.0494686031413956, -3.1395697344241498, 0.7639007466159833, -3.117318012588936, 0.5527984449802754, -0.1948085013552643, 1.196482818610263, 0.5136334316913529, 0.9436995104236403, 1.2972387270561214], "max": [0.6952141480982472, 0.2153369655907606, 1.3275756481946932, 3.1376161165325573, 1.4867397302199188, 3.1380816198878025, 0.6230726548405077, -0.0802774537645366, 1.3451073561707054, 1.9604362265224489, 1.4456033890614481, 2.851854037488074], "count": [215]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48823917279411766]], [[0.46960277369281045]], [[0.4521977614379085]]], "std": [[[0.2012822325744345]], [[0.2010536525530366]], [[0.20516621787543635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.15294117647058825]], [[0.18823529411764706]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6338370526960784]], [[0.6413482352941177]], [[0.6145293729575163]]], "std": [[[0.25215549678546983]], [[0.26573370739729285]], [[0.2751184478025223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5593395874183006]], [[0.569362589869281]], [[0.5474962724673202]]], "std": [[[0.3083600816431243]], [[0.31718176403766435]], [[0.3311192535243891]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46083055759803926]], [[0.4831585804738562]], [[0.4530979758986928]]], "std": [[[0.329912103717731]], [[0.33920005328532893]], [[0.35527227981012327]]], "count": [100]}, "observation.state": {"min": [0.22003985941410065, -1.1248044967651367, 0.9709983468055725, -0.37408447265625, -0.7970507740974426, -0.6234502792358398, -0.6857023239135742, -0.8449921607971191, 0.7113803625106812, -0.13406480848789215, 0.4812313914299011, -1.6011720895767212, 29.20777702331543, 42.911251068115234, -0.17687499523162842, 0.09583333879709244, 1.1089999675750732, 0.22437499463558197, 0.7718750238418579, -0.16375000774860382, 1.0260000228881836, -0.15125000476837158, 0.9431250095367432, -0.0066666691564023495, 12.708749771118164, 74.89444732666016, 1.1887500286102295, -0.25, 0.6931250095367432, 0.5631250143051147, 0.734375, 0.0, 0.671875, 0.546875, 0.6299999952316284, -0.9722222089767456], "max": [0.7478351593017578, -0.8184981942176819, 1.4081692695617676, 2.0305943489074707, -0.2733510732650757, 1.7279411554336548, -0.3337434232234955, -0.5572880506515503, 0.9036202430725098, 0.12281128764152527, 0.9103490114212036, -1.3013561964035034, 82.07437133789062, 70.83812713623047, 53.368125915527344, 2.2699999809265137, 72.3699951171875, 110.6456298828125, 77.06937408447266, 109.828125, 79.34437561035156, 113.3187484741211, 85.95874786376953, 111.4331283569336, 33.359375, 79.83000183105469, 2.291249990463257, 4.801249980926514, 18.411874771118164, 52.18562698364258, 7.771249771118164, 0.0, 1.5475000143051147, 7.707499980926514, 1.3018749952316284, 15.530000686645508], "mean": [0.44195079803466797, -1.0335023403167725, 1.2800633907318115, 1.2301443815231323, -0.39907106757164, 0.11426043510437012, -0.5528176426887512, -0.6336597800254822, 0.7868386507034302, 0.01953800395131111, 0.6767174601554871, -1.420190691947937, 69.97643280029297, 58.340450286865234, 10.061628341674805, 0.47626399993896484, 45.27537536621094, 85.13951873779297, 50.3515739440918, 85.4964370727539, 51.64319610595703, 89.36239624023438, 54.925437927246094, 96.49600219726562, 21.566755294799805, 77.7898941040039, 1.2566444873809814, 1.9205242395401, 2.87894868850708, 4.171218395233154, 1.5031481981277466, 0.0, 0.9409722089767456, 0.7552229762077332, 1.0745421648025513, 1.0004616975784302], "std": [0.17735256254673004, 0.08087962865829468, 0.12826010584831238, 0.8881485462188721, 0.08823267370462418, 0.8535407781600952, 0.13357481360435486, 0.08629462867975235, 0.05462322384119034, 0.07019118964672089, 0.08704713732004166, 0.10170713067054749, 14.251453399658203, 6.3748297691345215, 13.528413772583008, 0.5098975300788879, 21.44154167175293, 40.189537048339844, 23.78258514404297, 41.256446838378906, 26.821073532104492, 39.22257995605469, 31.106201171875, 28.725934982299805, 5.404713153839111, 1.24254310131073, 0.13536863029003143, 1.4781596660614014, 4.444064140319824, 10.472765922546387, 1.3124138116836548, 0.0, 0.24190427362918854, 0.8784786462783813, 0.18266654014587402, 3.0565524101257324], "count": [297]}, "action": {"min": [0.22003985941410065, -1.1248044967651367, 0.9709983468055725, -0.37408447265625, -0.7970507740974426, -0.6234502792358398, -0.6857023239135742, -0.8449921607971191, 0.7113803625106812, -0.13406480848789215, 0.4812313914299011, -1.6011720895767212, 29.20777702331543, 42.911251068115234, -0.17687499523162842, 0.09583333879709244, 1.1089999675750732, 0.22437499463558197, 0.7718750238418579, -0.16375000774860382, 1.0260000228881836, -0.15125000476837158, 0.9431250095367432, -0.0066666691564023495, 12.708749771118164, 74.89444732666016, 1.1887500286102295, -0.25, 0.6931250095367432, 0.5631250143051147, 0.734375, 0.0, 0.671875, 0.546875, 0.6299999952316284, -0.9722222089767456], "max": [0.7478351593017578, -0.8184981942176819, 1.4081692695617676, 2.0305943489074707, -0.2733510732650757, 1.7279411554336548, -0.3337434232234955, -0.5572880506515503, 0.9036202430725098, 0.12281128764152527, 0.9103490114212036, -1.3013561964035034, 82.07437133789062, 70.83812713623047, 53.368125915527344, 2.2699999809265137, 72.3699951171875, 110.6456298828125, 77.06937408447266, 109.828125, 79.34437561035156, 113.3187484741211, 85.95874786376953, 111.4331283569336, 33.359375, 79.83000183105469, 2.291249990463257, 4.801249980926514, 18.411874771118164, 52.18562698364258, 7.771249771118164, 0.0, 1.5475000143051147, 7.707499980926514, 1.3018749952316284, 15.530000686645508], "mean": [0.44195103645324707, -1.033502459526062, 1.280063271522522, 1.2301442623138428, -0.3990710377693176, 0.11426042020320892, -0.5528175830841064, -0.633660078048706, 0.7868382930755615, 0.019537996500730515, 0.6767175197601318, -1.4201909303665161, 69.9764404296875, 58.340423583984375, 10.061634063720703, 0.4762640595436096, 45.27535629272461, 85.1395034790039, 50.3515739440918, 85.4964828491211, 51.643184661865234, 89.3624267578125, 54.92546081542969, 96.49600219726562, 21.566753387451172, 77.78986358642578, 1.256644368171692, 1.9205243587493896, 2.8789501190185547, 4.171219825744629, 1.5031481981277466, 0.0, 0.9409720301628113, 0.7552231550216675, 1.0745428800582886, 1.000462293624878], "std": [0.17735256254673004, 0.08087963610887527, 0.12826012074947357, 0.8881486654281616, 0.08823266625404358, 0.8535410165786743, 0.1335747390985489, 0.08629462867975235, 0.054623205214738846, 0.07019119709730148, 0.08704713732004166, 0.10170714557170868, 14.251453399658203, 6.374829292297363, 13.528413772583008, 0.5098978281021118, 21.441537857055664, 40.189537048339844, 23.78258514404297, 41.25645065307617, 26.821077346801758, 39.222572326660156, 31.106199264526367, 28.725936889648438, 5.404715061187744, 1.24254310131073, 0.13536861538887024, 1.4781594276428223, 4.444063186645508, 10.47276782989502, 1.3124138116836548, 0.0, 0.24190421402454376, 0.8784785866737366, 0.18266667425632477, 3.056551218032837], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [297]}, "index": {"min": [2632], "max": [2928], "mean": [2780.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [1.734006734006734, 5.0, 5.0, 5.0, 5.0], "std": [1.5153385593489035, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [297]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [297]}, "eef_direction_state": {"mean": [4.121212121212121, 4.37037037037037], "std": [1.5566046573814716, 1.7186433253181999], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [1.0673400673400673, 0.6632996632996633], "std": [0.6530250732606421, 0.6573335749225239], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.8754208754208754, 0.45454545454545453], "std": [0.8416565603765122, 0.7422696190252045], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [4.121212121212121, 4.37037037037037], "std": [1.5566046573814716, 1.7186433253181999], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.0673400673400673, 0.6632996632996633], "std": [0.6530250732606421, 0.6573335749225239], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.8754208754208754, 0.45454545454545453], "std": [0.8416565603765122, 0.7422696190252045], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.6823985592403141, 0.11698199396263266, 1.1266415873726559, -2.6020660076243614, 1.1289351511252204, 1.937046402800921, 0.605532414022222, -0.1498652911004478, 1.267845106802175, 0.7076200493500587, 1.3728140181448496, 1.3611987078879801], "std": [0.022958249094917095, 0.015625292111345845, 0.04070266817293427, 0.31213502723212794, 0.09581124921711354, 2.005973399828836, 0.012835565469744245, 0.032684544406515394, 0.036504041487118215, 0.7440669256256547, 0.052873434973247646, 0.7017152700278015], "min": [0.6353950841789833, 0.08893399137600391, 1.0426744030455632, -2.969385098915471, 0.9455231511439575, -3.1293035858808285, 0.5856507019471627, -0.18137649347673418, 1.2071990586185701, -0.37890827060487997, 1.2572945263168176, 0.3702890313412033], "max": [0.7123628831600716, 0.15188143277399943, 1.2074146428645758, -1.312782451681725, 1.4195908514047533, 3.1090274391026935, 0.638183708532643, -0.07612892828405646, 1.329895947243755, 1.9056582613914124, 1.4263728629209846, 2.5168606535179956], "count": [297]}, "eef_sim_pose_action": {"mean": [0.6823985592403141, 0.11698199396263266, 1.1266415873726559, -2.6020660076243614, 1.1289351511252204, 1.937046402800921, 0.605532414022222, -0.1498652911004478, 1.267845106802175, 0.7076200493500587, 1.3728140181448496, 1.3611987078879801], "std": [0.022958249094917095, 0.015625292111345845, 0.04070266817293427, 0.31213502723212794, 0.09581124921711354, 2.005973399828836, 0.012835565469744245, 0.032684544406515394, 0.036504041487118215, 0.7440669256256547, 0.052873434973247646, 0.7017152700278015], "min": [0.6353950841789833, 0.08893399137600391, 1.0426744030455632, -2.969385098915471, 0.9455231511439575, -3.1293035858808285, 0.5856507019471627, -0.18137649347673418, 1.2071990586185701, -0.37890827060487997, 1.2572945263168176, 0.3702890313412033], "max": [0.7123628831600716, 0.15188143277399943, 1.2074146428645758, -1.312782451681725, 1.4195908514047533, 3.1090274391026935, 0.638183708532643, -0.07612892828405646, 1.329895947243755, 1.9056582613914124, 1.4263728629209846, 2.5168606535179956], "count": [297]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48916031658496734]], [[0.47206025326797385]], [[0.4548124857026144]]], "std": [[[0.21236185658591034]], [[0.20475450370776532]], [[0.20763024704614394]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6244407230392157]], [[0.63441272875817]], [[0.6150679513888888]]], "std": [[[0.2503807131779462]], [[0.2669457934621834]], [[0.27546665441882917]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.56407210375817]], [[0.5709322610294117]], [[0.5483836172385621]]], "std": [[[0.30486735706746754]], [[0.3111481673472889]], [[0.3247393570330074]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580080371732026]], [[0.48026275531045753]], [[0.4491911580882353]]], "std": [[[0.3322713854091765]], [[0.3392931834839304]], [[0.3563066603260596]]], "count": [100]}, "observation.state": {"min": [0.3011987805366516, -1.0938334465026855, 0.9938391447067261, -0.20566301047801971, -0.8376143574714661, -0.6269789338111877, -0.7535811066627502, -0.8781567215919495, 0.725786566734314, -0.20661669969558716, 0.38247692584991455, -1.3595550060272217, 32.364444732666016, 54.62437438964844, -0.42750000953674316, -0.4724999964237213, 1.056666612625122, -0.23937499523162842, 0.9106666445732117, -0.39500001072883606, 0.8293750286102295, 0.3144444525241852, 0.9650000333786011, 16.492307662963867, 5.401249885559082, 68.33499908447266, 1.25, -0.3087500035762787, 0.7443749904632568, 1.066249966621399, 0.7137500047683716, 0.0, 0.796875, -0.18187500536441803, 0.8025000095367432, 0.5418750047683716], "max": [0.7200350761413574, -0.8331902623176575, 1.4188268184661865, 2.0095179080963135, -0.24164091050624847, 1.7076514959335327, -0.28324559330940247, -0.5321822166442871, 0.9127517938613892, 0.10094796866178513, 0.8233911395072937, -1.2895303964614868, 81.33999633789062, 71.20500183105469, 30.578125, 2.2074999809265137, 61.47999954223633, 109.51687622070312, 70.27062225341797, 112.88062286376953, 75.07875061035156, 111.65499877929688, 83.10749816894531, 111.5268783569336, 42.40562438964844, 80.73750305175781, 2.6262500286102295, 2.7125000953674316, 21.693124771118164, 59.06125259399414, 13.854374885559082, 0.0, 2.603749990463257, 11.707500457763672, 1.2293750047683716, 51.401248931884766], "mean": [0.4893971383571625, -1.0060522556304932, 1.2387515306472778, 1.1168417930603027, -0.34797024726867676, 0.267744243144989, -0.5709224939346313, -0.6478967070579529, 0.7988133430480957, -0.03794930502772331, 0.6829717755317688, -1.3348236083984375, 67.3421630859375, 63.11558532714844, 3.8130311965942383, 0.06726311892271042, 40.718788146972656, 78.39285278320312, 46.66237258911133, 81.38436889648438, 48.499168395996094, 86.53079986572266, 53.494468688964844, 97.99658966064453, 21.614913940429688, 76.65287017822266, 1.339680790901184, 1.1152070760726929, 4.165843486785889, 5.838686943054199, 1.8728512525558472, 0.0, 1.2971906661987305, 1.2073136568069458, 1.1624277830123901, 12.66853141784668], "std": [0.14174549281597137, 0.07507289201021194, 0.1430429071187973, 0.897471010684967, 0.09780730307102203, 0.9140470027923584, 0.20174367725849152, 0.0852312445640564, 0.04294990375638008, 0.10796898603439331, 0.13925205171108246, 0.025006216019392014, 14.361651420593262, 4.662773132324219, 8.494688987731934, 0.7077162861824036, 21.01206398010254, 44.453128814697266, 25.99974250793457, 44.8094596862793, 30.318408966064453, 38.616310119628906, 34.53403854370117, 25.727075576782227, 9.644246101379395, 3.573606491088867, 0.18389612436294556, 0.8674938082695007, 5.908376693725586, 12.442183494567871, 2.785438299179077, 0.0, 0.3128358721733093, 2.605027198791504, 0.0807628333568573, 15.842185974121094], "count": [244]}, "action": {"min": [0.3011987805366516, -1.0938334465026855, 0.9938391447067261, -0.20566301047801971, -0.8376143574714661, -0.6269789338111877, -0.7535811066627502, -0.8781567215919495, 0.725786566734314, -0.20661669969558716, 0.38247692584991455, -1.3595550060272217, 32.364444732666016, 54.62437438964844, -0.42750000953674316, -0.4724999964237213, 1.056666612625122, -0.23937499523162842, 0.9106666445732117, -0.39500001072883606, 0.8293750286102295, 0.3144444525241852, 0.9650000333786011, 16.492307662963867, 5.401249885559082, 68.33499908447266, 1.25, -0.3087500035762787, 0.7443749904632568, 1.066249966621399, 0.7137500047683716, 0.0, 0.796875, -0.18187500536441803, 0.8025000095367432, 0.5418750047683716], "max": [0.7200350761413574, -0.8331902623176575, 1.4188268184661865, 2.0095179080963135, -0.24164091050624847, 1.7076514959335327, -0.28324559330940247, -0.5321822166442871, 0.9127517938613892, 0.10094796866178513, 0.8233911395072937, -1.2895303964614868, 81.33999633789062, 71.20500183105469, 30.578125, 2.2074999809265137, 61.47999954223633, 109.51687622070312, 70.27062225341797, 112.88062286376953, 75.07875061035156, 111.65499877929688, 83.10749816894531, 111.5268783569336, 42.40562438964844, 80.73750305175781, 2.6262500286102295, 2.7125000953674316, 21.693124771118164, 59.06125259399414, 13.854374885559082, 0.0, 2.603749990463257, 11.707500457763672, 1.2293750047683716, 51.401248931884766], "mean": [0.4893971383571625, -1.0060522556304932, 1.2387516498565674, 1.1168420314788818, -0.34797027707099915, 0.26774412393569946, -0.5709224343299866, -0.6478962302207947, 0.7988138794898987, -0.03794927895069122, 0.6829716563224792, -1.334823489189148, 67.3421859741211, 63.11556625366211, 3.8130335807800293, 0.06726307421922684, 40.71880340576172, 78.3927993774414, 46.66238784790039, 81.38442993164062, 48.499176025390625, 86.53079986572266, 53.494503021240234, 97.99657440185547, 21.614910125732422, 76.6529312133789, 1.3396804332733154, 1.1152068376541138, 4.165843963623047, 5.838693141937256, 1.8728504180908203, 0.0, 1.2971903085708618, 1.2073135375976562, 1.1624279022216797, 12.668536186218262], "std": [0.14174547791481018, 0.07507288455963135, 0.1430429071187973, 0.8974711894989014, 0.09780728816986084, 0.9140470623970032, 0.20174364745616913, 0.0852312371134758, 0.04294990748167038, 0.1079690083861351, 0.13925206661224365, 0.02500622160732746, 14.361653327941895, 4.662773132324219, 8.49468994140625, 0.7077163457870483, 21.012065887451172, 44.453128814697266, 25.999744415283203, 44.80945587158203, 30.318410873413086, 38.61630630493164, 34.53403854370117, 25.727075576782227, 9.644246101379395, 3.573606252670288, 0.18389606475830078, 0.8674938678741455, 5.908377170562744, 12.442184448242188, 2.785438299179077, 0.0, 0.3128359913825989, 2.605027198791504, 0.0807628482580185, 15.84218692779541], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [244]}, "index": {"min": [2929], "max": [3172], "mean": [3050.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.180327868852459, 5.0, 5.0, 5.0, 5.0], "std": [1.4849871304990898, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [244]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [244]}, "eef_direction_state": {"mean": [3.9344262295081966, 4.381147540983607], "std": [1.5403730914786065, 1.7076890705975156], "min": [0, 1], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.2540983606557377, 0.6311475409836066], "std": [0.6409710283449954, 0.6977812573791946], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.9713114754098361, 0.5081967213114754], "std": [0.8218311729020511, 0.7761390533616936], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [3.9344262295081966, 4.381147540983607], "std": [1.5403730914786065, 1.7076890705975156], "min": [0, 1], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.2540983606557377, 0.6311475409836066], "std": [0.6409710283449954, 0.6977812573791946], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.9713114754098361, 0.5081967213114754], "std": [0.8218311729020511, 0.7761390533616936], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.6775326447999444, 0.12832766218885247, 1.1152511145478412, -2.714079587780977, 1.1376384863016749, 2.0586709315927494, 0.6025651964224366, -0.14435403627659515, 1.2606212324257482, 0.7670646450509221, 1.3785968716267936, 1.4546074108479872], "std": [0.028245012628279536, 0.016813979912304978, 0.03831838120726347, 0.3518855059291907, 0.11352954191123132, 1.8112677200261609, 0.010572764131565153, 0.03338767939454157, 0.04072821749860531, 0.6062882165284685, 0.032261285142429943, 0.5524260393447279], "min": [0.6366188136914772, 0.10346931758547259, 1.0434593139271884, -3.1276004040026955, 0.9775376537571572, -3.118572094542135, 0.5866401430287744, -0.17515779378368213, 1.2100759277676045, -0.03045219476010591, 1.2994559661169425, 0.669290052074449], "max": [0.7161443881297451, 0.16944390801476839, 1.2133387822371875, -1.1353941846001037, 1.4732589578513937, 3.1321522253838756, 0.6292645619479789, -0.05833274678549216, 1.3246837668227576, 1.619162873785986, 1.4830683419758026, 2.231750469152721], "count": [244]}, "eef_sim_pose_action": {"mean": [0.6775326447999444, 0.12832766218885247, 1.1152511145478412, -2.714079587780977, 1.1376384863016749, 2.0586709315927494, 0.6025651964224366, -0.14435403627659515, 1.2606212324257482, 0.7670646450509221, 1.3785968716267936, 1.4546074108479872], "std": [0.028245012628279536, 0.016813979912304978, 0.03831838120726347, 0.3518855059291907, 0.11352954191123132, 1.8112677200261609, 0.010572764131565153, 0.03338767939454157, 0.04072821749860531, 0.6062882165284685, 0.032261285142429943, 0.5524260393447279], "min": [0.6366188136914772, 0.10346931758547259, 1.0434593139271884, -3.1276004040026955, 0.9775376537571572, -3.118572094542135, 0.5866401430287744, -0.17515779378368213, 1.2100759277676045, -0.03045219476010591, 1.2994559661169425, 0.669290052074449], "max": [0.7161443881297451, 0.16944390801476839, 1.2133387822371875, -1.1353941846001037, 1.4732589578513937, 3.1321522253838756, 0.6292645619479789, -0.05833274678549216, 1.3246837668227576, 1.619162873785986, 1.4830683419758026, 2.231750469152721], "count": [244]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47936966503267975]], [[0.46169507352941175]], [[0.44349652369281045]]], "std": [[[0.20593652786147004]], [[0.20628300482049894]], [[0.20979282591913248]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6073135049019608]], [[0.6263467524509804]], [[0.604354867238562]]], "std": [[[0.25858609784555353]], [[0.27430496136404503]], [[0.28070217708217493]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538164440359478]], [[0.5613572242647058]], [[0.5398316074346405]]], "std": [[[0.3042650155655268]], [[0.3135063447046841]], [[0.3261243952386381]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564240645424837]], [[0.48150905841503266]], [[0.4528680024509804]]], "std": [[[0.3299223156295253]], [[0.33988216370420665]], [[0.3555401273149703]]], "count": [100]}, "observation.state": {"min": [0.41783493757247925, -1.0880159139633179, 0.9757190942764282, -0.2689879536628723, -0.5379282236099243, -0.5936951637268066, -0.8166437745094299, -0.8252508044242859, 0.7745860815048218, -0.21972991526126862, 0.47763124108314514, -1.445959210395813, 42.66749954223633, 54.15999984741211, -0.453125, -0.3824999928474426, 3.3581249713897705, -0.17666666209697723, 4.462500095367432, 0.3018749952316284, 0.8322222232818604, 0.8756250143051147, 0.9544444680213928, 2.7231249809265137, 16.75, 74.25687408447266, 0.8537499904632568, -0.05062500014901161, 0.9158333539962769, 0.852222204208374, 0.609375, 0.0, 0.6599999666213989, 0.06750000268220901, 0.65625, 0.1574999988079071], "max": [0.7696507573127747, -0.8079969882965088, 1.3908121585845947, 2.0589189529418945, -0.21763180196285248, 1.7091535329818726, -0.36380845308303833, -0.553878664970398, 0.8736982345581055, 0.1018301323056221, 0.890387773513794, -1.2224383354187012, 80.36125183105469, 70.00125122070312, 27.591249465942383, 0.24111111462116241, 68.52312469482422, 109.921875, 75.60812377929688, 111.609375, 79.93437194824219, 110.4581298828125, 87.08562469482422, 110.20999908447266, 34.51187515258789, 78.19499969482422, 2.8762500286102295, 6.003125190734863, 30.5625, 51.852500915527344, 10.635624885559082, 0.0, 3.4106249809265137, 11.588125228881836, 1.2450000047683716, 77.90250396728516], "mean": [0.5553275346755981, -1.0032625198364258, 1.2000761032104492, 0.9626075625419617, -0.41814494132995605, 0.38447755575180054, -0.6196198463439941, -0.6368655562400818, 0.8057834506034851, -0.027112040668725967, 0.7059755921363831, -1.2646543979644775, 70.19617462158203, 63.713836669921875, 4.086402893066406, -0.2185545712709427, 44.68180465698242, 79.57090759277344, 51.58514404296875, 82.90557098388672, 52.35396194458008, 88.00213623046875, 55.72734069824219, 96.79676055908203, 22.755674362182617, 76.23746490478516, 0.9773266315460205, 1.353346586227417, 5.892806529998779, 5.388888835906982, 1.8084537982940674, 0.0, 1.1795765161514282, 1.883158802986145, 1.052465796470642, 19.515172958374023], "std": [0.1270156353712082, 0.07982970774173737, 0.13798479735851288, 0.9043608903884888, 0.06666956841945648, 0.9502876400947571, 0.19978798925876617, 0.06975799053907394, 0.025694137439131737, 0.11998643726110458, 0.12282063812017441, 0.053796056658029556, 11.838292121887207, 3.2626121044158936, 7.423792839050293, 0.11217717826366425, 21.666366577148438, 42.87599563598633, 25.563739776611328, 42.886985778808594, 30.928972244262695, 36.445159912109375, 36.11802291870117, 27.604902267456055, 5.049679279327393, 0.8215112686157227, 0.29458704590797424, 1.7186012268066406, 7.957568645477295, 12.379511833190918, 2.3809850215911865, 0.0, 0.6251281499862671, 3.3434181213378906, 0.20242486894130707, 27.055051803588867], "count": [201]}, "action": {"min": [0.41783493757247925, -1.0880159139633179, 0.9757190942764282, -0.2689879536628723, -0.5379282236099243, -0.5936951637268066, -0.8166437745094299, -0.8252508044242859, 0.7745860815048218, -0.21972991526126862, 0.47763124108314514, -1.445959210395813, 42.66749954223633, 54.15999984741211, -0.453125, -0.3824999928474426, 3.3581249713897705, -0.17666666209697723, 4.462500095367432, 0.3018749952316284, 0.8322222232818604, 0.8756250143051147, 0.9544444680213928, 2.7231249809265137, 16.75, 74.25687408447266, 0.8537499904632568, -0.05062500014901161, 0.9158333539962769, 0.852222204208374, 0.609375, 0.0, 0.6599999666213989, 0.06750000268220901, 0.65625, 0.1574999988079071], "max": [0.7696507573127747, -0.8079969882965088, 1.3908121585845947, 2.0589189529418945, -0.21763180196285248, 1.7091535329818726, -0.36380845308303833, -0.553878664970398, 0.8736982345581055, 0.1018301323056221, 0.890387773513794, -1.2224383354187012, 80.36125183105469, 70.00125122070312, 27.591249465942383, 0.24111111462116241, 68.52312469482422, 109.921875, 75.60812377929688, 111.609375, 79.93437194824219, 110.4581298828125, 87.08562469482422, 110.20999908447266, 34.51187515258789, 78.19499969482422, 2.8762500286102295, 6.003125190734863, 30.5625, 51.852500915527344, 10.635624885559082, 0.0, 3.4106249809265137, 11.588125228881836, 1.2450000047683716, 77.90250396728516], "mean": [0.5553275346755981, -1.0032626390457153, 1.2000762224197388, 0.9626075625419617, -0.41814473271369934, 0.3844774663448334, -0.619620144367218, -0.636865496635437, 0.8057836294174194, -0.02711203508079052, 0.7059755325317383, -1.2646541595458984, 70.19622802734375, 63.71381378173828, 4.086401462554932, -0.2185545414686203, 44.68181228637695, 79.57095336914062, 51.58511734008789, 82.90557098388672, 52.353973388671875, 88.00213623046875, 55.72734832763672, 96.7967300415039, 22.75567054748535, 76.23744201660156, 0.977326512336731, 1.3533464670181274, 5.892806529998779, 5.388884544372559, 1.8084537982940674, 0.0, 1.17957603931427, 1.8831591606140137, 1.0524660348892212, 19.51517677307129], "std": [0.127015620470047, 0.07982970774173737, 0.13798479735851288, 0.9043608903884888, 0.06666956096887589, 0.9502877593040466, 0.19978803396224976, 0.06975798308849335, 0.02569413185119629, 0.11998645961284637, 0.1228206530213356, 0.05379606783390045, 11.838292121887207, 3.2626121044158936, 7.423794746398926, 0.11217718571424484, 21.666364669799805, 42.875999450683594, 25.563739776611328, 42.886985778808594, 30.928972244262695, 36.445159912109375, 36.11802291870117, 27.60488510131836, 5.049678802490234, 0.8215112090110779, 0.29458704590797424, 1.7186014652252197, 7.9575700759887695, 12.379512786865234, 2.3809852600097656, 0.0, 0.6251282691955566, 3.3434181213378906, 0.20242488384246826, 27.055049896240234], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [201]}, "index": {"min": [3173], "max": [3373], "mean": [3273.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.4029850746268657, 5.0, 5.0, 5.0, 5.0], "std": [1.4288397842762022, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [201]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [201]}, "eef_direction_state": {"mean": [4.134328358208955, 4.626865671641791], "std": [1.458161341946104, 1.5661451318430526], "min": [0, 1], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.1940298507462686, 0.681592039800995], "std": [0.6519501393385541, 0.7714491453214735], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.9502487562189055, 0.5373134328358209], "std": [0.8508190012841831, 0.778984379146262], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [4.134328358208955, 4.626865671641791], "std": [1.458161341946104, 1.5661451318430526], "min": [0, 1], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.1940298507462686, 0.681592039800995], "std": [0.6519501393385541, 0.7714491453214735], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.9502487562189055, 0.5373134328358209], "std": [0.8508190012841831, 0.778984379146262], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6526815173796764, 0.11748797332464854, 1.0957125417463858, -2.68182127067126, 1.0872126109854199, 1.9620330171241696, 0.6030086304719993, -0.154289072215687, 1.252319647670172, 0.9634220366873391, 1.3415889786282793, 1.6367795184775873], "std": [0.016472148336169994, 0.014323827822911268, 0.03523128799187274, 0.25897330859153594, 0.1799493550770639, 1.997975559467511, 0.006801225353085938, 0.04029060791583679, 0.03987945489568276, 0.6195161951744032, 0.041451915608275776, 0.5281924615901206], "min": [0.624683674872495, 0.10162123806465648, 1.0492652872789086, -3.0493308117162856, 0.8638779041096973, -3.12191962070981, 0.593577005616244, -0.19425573525951492, 1.1928171622817572, -0.15107276302157854, 1.2938427946827953, 0.649031709759295], "max": [0.6908313322097396, 0.15635473903412783, 1.1646677362364426, -2.194315586167371, 1.341277991844561, 3.1411543582640906, 0.6215821212961414, -0.07109436888119391, 1.3021300603361716, 1.827648333476025, 1.4647565840574606, 2.397739199302564], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6526815173796764, 0.11748797332464854, 1.0957125417463858, -2.68182127067126, 1.0872126109854199, 1.9620330171241696, 0.6030086304719993, -0.154289072215687, 1.252319647670172, 0.9634220366873391, 1.3415889786282793, 1.6367795184775873], "std": [0.016472148336169994, 0.014323827822911268, 0.03523128799187274, 0.25897330859153594, 0.1799493550770639, 1.997975559467511, 0.006801225353085938, 0.04029060791583679, 0.03987945489568276, 0.6195161951744032, 0.041451915608275776, 0.5281924615901206], "min": [0.624683674872495, 0.10162123806465648, 1.0492652872789086, -3.0493308117162856, 0.8638779041096973, -3.12191962070981, 0.593577005616244, -0.19425573525951492, 1.1928171622817572, -0.15107276302157854, 1.2938427946827953, 0.649031709759295], "max": [0.6908313322097396, 0.15635473903412783, 1.1646677362364426, -2.194315586167371, 1.341277991844561, 3.1411543582640906, 0.6215821212961414, -0.07109436888119391, 1.3021300603361716, 1.827648333476025, 1.4647565840574606, 2.397739199302564], "count": [201]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4906950326797386]], [[0.46881205678104576]], [[0.4499452982026144]]], "std": [[[0.20691930360119218]], [[0.20305831928357834]], [[0.20836123041630883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482726981209151]], [[0.5629875571895424]], [[0.5387260416666667]]], "std": [[[0.2850533091007741]], [[0.2949097385604356]], [[0.3042063067851076]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5196116544117647]], [[0.5287561376633987]], [[0.5084821997549019]]], "std": [[[0.32341377662387616]], [[0.330044520828511]], [[0.3400446441829986]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46844183619281043]], [[0.49008221813725494]], [[0.4586793014705882]]], "std": [[[0.333256814994697]], [[0.33989993454787937]], [[0.3575824354866565]]], "count": [100]}, "observation.state": {"min": [0.38014039397239685, -0.9992275238037109, 0.9351395964622498, -0.37677863240242004, -1.3303111791610718, 0.9349330067634583, -0.8690966367721558, -0.8051756620407104, 0.7882715463638306, -0.3906548023223877, 0.6300545334815979, -1.3520976305007935, 25.856666564941406, 55.3650016784668, -0.7456250190734863, -0.2712499797344208, 0.8131250143051147, -0.5625, 0.8643749952316284, -0.22333334386348724, 0.9487500190734863, 0.13500000536441803, 0.6100000143051147, 0.39000001549720764, 11.673125267028809, 60.88875198364258, 0.9168750047683716, -0.04124999791383743, 0.6556249856948853, 0.84375, 0.6853846311569214, 0.0, 0.7036363482475281, -0.25999999046325684, 0.6312500238418579, 0.17125000059604645], "max": [0.8731763362884521, -0.6993400454521179, 1.1170796155929565, 0.3534370958805084, -0.1985580176115036, 2.233539342880249, -0.39523249864578247, -0.5765526294708252, 0.9864957332611084, 0.17833982408046722, 1.186269760131836, -0.8564602732658386, 75.94499969482422, 75.8218765258789, 72.12999725341797, 6.034444332122803, 63.31562423706055, 110.05374908447266, 67.37750244140625, 109.35624694824219, 83.49812316894531, 109.58875274658203, 93.24500274658203, 110.95437622070312, 80.84000396728516, 77.97250366210938, 40.2287483215332, 1.3106249570846558, 42.368125915527344, 13.816875457763672, 32.796875, 0.0, 28.922500610351562, 107.25187683105469, 24.540000915527344, 110.50375366210938], "mean": [0.6004584431648254, -0.8760561347007751, 1.0152785778045654, -0.16596117615699768, -0.5066097378730774, 1.8629682064056396, -0.6242873668670654, -0.6595379114151001, 0.8661457300186157, -0.05026036873459816, 0.7867634892463684, -1.1468703746795654, 63.30987548828125, 62.295597076416016, 8.608272552490234, 0.7835684418678284, 37.89982604980469, 72.03499603271484, 43.771183013916016, 75.24456024169922, 53.11067199707031, 76.40110778808594, 55.92790603637695, 83.29256439208984, 34.66913986206055, 71.91687774658203, 7.455322265625, 0.28185126185417175, 11.550140380859375, 2.909303903579712, 6.55472469329834, 0.0, 3.84485125541687, 14.914294242858887, 2.8655202388763428, 22.1600399017334], "std": [0.15430600941181183, 0.06087827682495117, 0.03862624615430832, 0.1603703796863556, 0.21984833478927612, 0.367868572473526, 0.15616373717784882, 0.07129248231649399, 0.07390989363193512, 0.17817369103431702, 0.1658271998167038, 0.19354619085788727, 15.044782638549805, 4.652509689331055, 12.923155784606934, 1.497941493988037, 23.523887634277344, 45.343040466308594, 27.425487518310547, 45.65190887451172, 34.846927642822266, 45.202606201171875, 39.975677490234375, 39.90768814086914, 21.089065551757812, 3.996966600418091, 10.290108680725098, 0.24032586812973022, 13.013501167297363, 3.7302019596099854, 8.491179466247559, 0.0, 6.4900407791137695, 27.17339515686035, 4.913440227508545, 28.953998565673828], "count": [240]}, "action": {"min": [0.38014039397239685, -0.9992275238037109, 0.9351395964622498, -0.37677863240242004, -1.3303111791610718, 0.9349330067634583, -0.8690966367721558, -0.8051756620407104, 0.7882715463638306, -0.3906548023223877, 0.6300545334815979, -1.3520976305007935, 25.856666564941406, 55.3650016784668, -0.7456250190734863, -0.2712499797344208, 0.8131250143051147, -0.5625, 0.8643749952316284, -0.22333334386348724, 0.9487500190734863, 0.13500000536441803, 0.6100000143051147, 0.39000001549720764, 11.673125267028809, 60.88875198364258, 0.9168750047683716, -0.04124999791383743, 0.6556249856948853, 0.84375, 0.6853846311569214, 0.0, 0.7036363482475281, -0.25999999046325684, 0.6312500238418579, 0.17125000059604645], "max": [0.8731763362884521, -0.6993400454521179, 1.1170796155929565, 0.3534370958805084, -0.1985580176115036, 2.233539342880249, -0.39523249864578247, -0.5765526294708252, 0.9864957332611084, 0.17833982408046722, 1.186269760131836, -0.8564602732658386, 75.94499969482422, 75.8218765258789, 72.12999725341797, 6.034444332122803, 63.31562423706055, 110.05374908447266, 67.37750244140625, 109.35624694824219, 83.49812316894531, 109.58875274658203, 93.24500274658203, 110.95437622070312, 80.84000396728516, 77.97250366210938, 40.2287483215332, 1.3106249570846558, 42.368125915527344, 13.816875457763672, 32.796875, 0.0, 28.922500610351562, 107.25187683105469, 24.540000915527344, 110.50375366210938], "mean": [0.6004585027694702, -0.8760563135147095, 1.0152790546417236, -0.16596099734306335, -0.5066098570823669, 1.8629682064056396, -0.6242874264717102, -0.6595379114151001, 0.8661454916000366, -0.05026036873459816, 0.7867634892463684, -1.1468703746795654, 63.30984878540039, 62.29560470581055, 8.608282089233398, 0.783568263053894, 37.89982986450195, 72.0350341796875, 43.77115249633789, 75.2445068359375, 53.11070251464844, 76.40107727050781, 55.92792892456055, 83.29257202148438, 34.66915512084961, 71.91690063476562, 7.455324649810791, 0.28185129165649414, 11.550148963928223, 2.9093048572540283, 6.55472993850708, 0.0, 3.8448503017425537, 14.91429328918457, 2.8655197620391846, 22.16004753112793], "std": [0.15430602431297302, 0.060878269374370575, 0.03862624615430832, 0.160370334982872, 0.21984834969043732, 0.3678685426712036, 0.1561637669801712, 0.07129248231649399, 0.07390987873077393, 0.17817369103431702, 0.1658271998167038, 0.1935461014509201, 15.044783592224121, 4.652509689331055, 12.923157691955566, 1.4979413747787476, 23.52388572692871, 45.343040466308594, 27.42548370361328, 45.65191650390625, 34.846927642822266, 45.20261764526367, 39.97567367553711, 39.90768814086914, 21.08906364440918, 3.996966600418091, 10.290107727050781, 0.24032586812973022, 13.01349925994873, 3.730201482772827, 8.491178512573242, 0.0, 6.4900407791137695, 27.173397064208984, 4.913440704345703, 28.953996658325195], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [240]}, "index": {"min": [3374], "max": [3613], "mean": [3493.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [2.129166666666667, 5.0, 5.0, 5.0, 5.0], "std": [1.5041551246094558, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [240]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [240]}, "eef_direction_state": {"mean": [4.170833333333333, 4.020833333333333], "std": [1.3753724243111587, 1.5849498327146578], "min": [0, 1], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [1.2916666666666667, 0.7208333333333333], "std": [0.7058780977540589, 0.5412017235334302], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.8208333333333333, 0.5416666666666666], "std": [0.8298991739295143, 0.7999565960447824], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.170833333333333, 4.020833333333333], "std": [1.3753724243111587, 1.5849498327146578], "min": [0, 1], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [1.2916666666666667, 0.7208333333333333], "std": [0.7058780977540589, 0.5412017235334302], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.8208333333333333, 0.5416666666666666], "std": [0.8298991739295143, 0.7999565960447824], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.6592522988837103, 0.15099777222319918, 1.1754158611310455, 1.0835094609093276, 1.1423118243411916, 1.28652527911628, 0.6110500392909006, -0.1653182396194623, 1.2635104080650637, 1.215106166638615, 1.2464734282421766, 1.910424771436682], "std": [0.016556591237555766, 0.02485998992642209, 0.0751939797351045, 1.8626978590529395, 0.14324052957405464, 1.1254061258591852, 0.009855597156696204, 0.02757307001986124, 0.04835039894557663, 0.5853140274584431, 0.1267119910693579, 0.5035488221709054], "min": [0.6241731740053561, 0.11413639940923853, 1.0417077784228195, -3.141180589006778, 0.8744648621103295, -1.8691801961783985, 0.582850216367602, -0.20453018838519196, 1.1953580964564086, 0.6769375761544674, 1.0358782925336922, 1.2654289800319836], "max": [0.6818866523414139, 0.21378125732620942, 1.2817891926624292, 3.1389431872010185, 1.551669461480039, 2.681125949622479, 0.630247657315844, -0.10278209668431854, 1.3231162780466008, 2.1150356669084633, 1.4191467129579527, 2.6877719747677347], "count": [240]}, "eef_sim_pose_action": {"mean": [0.6592522988837103, 0.15099777222319918, 1.1754158611310455, 1.0835094609093276, 1.1423118243411916, 1.28652527911628, 0.6110500392909006, -0.1653182396194623, 1.2635104080650637, 1.215106166638615, 1.2464734282421766, 1.910424771436682], "std": [0.016556591237555766, 0.02485998992642209, 0.0751939797351045, 1.8626978590529395, 0.14324052957405464, 1.1254061258591852, 0.009855597156696204, 0.02757307001986124, 0.04835039894557663, 0.5853140274584431, 0.1267119910693579, 0.5035488221709054], "min": [0.6241731740053561, 0.11413639940923853, 1.0417077784228195, -3.141180589006778, 0.8744648621103295, -1.8691801961783985, 0.582850216367602, -0.20453018838519196, 1.1953580964564086, 0.6769375761544674, 1.0358782925336922, 1.2654289800319836], "max": [0.6818866523414139, 0.21378125732620942, 1.2817891926624292, 3.1389431872010185, 1.551669461480039, 2.681125949622479, 0.630247657315844, -0.10278209668431854, 1.3231162780466008, 2.1150356669084633, 1.4191467129579527, 2.6877719747677347], "count": [240]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47840962214052285]], [[0.459479585375817]], [[0.4405511723856209]]], "std": [[[0.22005181017950648]], [[0.2110180128939162]], [[0.21534737822754071]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.19215686274509805]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6406892933006536]], [[0.6559018321078431]], [[0.6360104309640523]]], "std": [[[0.2518134664498918]], [[0.26437006795957124]], [[0.27143985268382254]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5760953656045752]], [[0.5774518668300654]], [[0.5553944791666666]]], "std": [[[0.29667316905607355]], [[0.3016953030246737]], [[0.3133627241009854]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45803959354575163]], [[0.4798046180555555]], [[0.448545522875817]]], "std": [[[0.33163570352348504]], [[0.34122010952506726]], [[0.35925177755133103]]], "count": [100]}, "observation.state": {"min": [0.6013962030410767, -1.0804340839385986, 0.945654034614563, -0.533565104007721, -1.0066927671432495, 1.118210792541504, -0.7675764560699463, -0.8177404999732971, 0.7843772768974304, -0.9370231628417969, 0.2695840001106262, -1.347562313079834, 27.080625534057617, 54.58187484741211, -0.2331250011920929, -0.3149999976158142, 0.8868750333786011, -0.3174999952316284, 0.79666668176651, -0.32875001430511475, 0.9518750309944153, 0.34937500953674316, 0.8643749952316284, 0.042500000447034836, 15.416250228881836, 52.41062545776367, 0.9681249856948853, 0.09437499940395355, 0.846666693687439, 1.4068750143051147, 0.6159999966621399, 0.0, 0.7562500238418579, -0.25062501430511475, 0.6575000286102295, 0.06750001013278961], "max": [0.8168451189994812, -0.7819485664367676, 1.1184386014938354, 0.20039387047290802, -0.2232108861207962, 2.1277990341186523, -0.20711737871170044, -0.5141909122467041, 0.9303234815597534, 0.09355688095092773, 0.7710335850715637, -0.4209582805633545, 86.51312255859375, 72.13888549804688, 17.35562515258789, 3.5722222328186035, 59.266876220703125, 109.52249908447266, 75.45062255859375, 112.3656234741211, 86.87812805175781, 109.61000061035156, 81.67749786376953, 111.19312286376953, 78.99124908447266, 80.53250122070312, 71.30437469482422, 3.0174999237060547, 43.60375213623047, 2.0981249809265137, 14.568124771118164, 0.0, 10.608750343322754, 24.863750457763672, 9.453749656677246, 68.83062744140625], "mean": [0.6523314714431763, -0.9846078753471375, 1.0547895431518555, -0.31184282898902893, -0.3949161767959595, 1.8868622779846191, -0.4652528464794159, -0.6753799915313721, 0.8656298518180847, -0.3930726945400238, 0.533109724521637, -0.931408703327179, 68.19367980957031, 62.55537414550781, 3.410015821456909, 0.2742416560649872, 40.199275970458984, 73.894287109375, 48.956581115722656, 77.21843719482422, 54.5379524230957, 78.61148834228516, 49.595401763916016, 84.0343017578125, 40.02134323120117, 71.75560760498047, 18.651142120361328, 0.8548211455345154, 13.557089805603027, 1.8825217485427856, 3.548501968383789, 0.0, 2.5344860553741455, 3.2280404567718506, 1.7927912473678589, 23.765239715576172], "std": [0.05328667163848877, 0.08536749333143234, 0.04363499581813812, 0.19663333892822266, 0.14645710587501526, 0.3022800385951996, 0.2132067084312439, 0.07111981511116028, 0.04645712673664093, 0.37580573558807373, 0.1480434238910675, 0.3131953179836273, 19.033916473388672, 3.3730666637420654, 5.133553981781006, 0.8611773252487183, 21.514705657958984, 46.9038200378418, 28.955976486206055, 47.82011413574219, 35.06533432006836, 44.63059616088867, 35.456356048583984, 31.66098976135254, 18.53368377685547, 7.330279350280762, 24.46319007873535, 0.7297500371932983, 12.654227256774902, 0.23988720774650574, 3.787616491317749, 0.0, 2.3658807277679443, 6.701152801513672, 2.122060537338257, 20.079946517944336], "count": [195]}, "action": {"min": [0.6013962030410767, -1.0804340839385986, 0.945654034614563, -0.533565104007721, -1.0066927671432495, 1.118210792541504, -0.7675764560699463, -0.8177404999732971, 0.7843772768974304, -0.9370231628417969, 0.2695840001106262, -1.347562313079834, 27.080625534057617, 54.58187484741211, -0.2331250011920929, -0.3149999976158142, 0.8868750333786011, -0.3174999952316284, 0.79666668176651, -0.32875001430511475, 0.9518750309944153, 0.34937500953674316, 0.8643749952316284, 0.042500000447034836, 15.416250228881836, 52.41062545776367, 0.9681249856948853, 0.09437499940395355, 0.846666693687439, 1.4068750143051147, 0.6159999966621399, 0.0, 0.7562500238418579, -0.25062501430511475, 0.6575000286102295, 0.06750001013278961], "max": [0.8168451189994812, -0.7819485664367676, 1.1184386014938354, 0.20039387047290802, -0.2232108861207962, 2.1277990341186523, -0.20711737871170044, -0.5141909122467041, 0.9303234815597534, 0.09355688095092773, 0.7710335850715637, -0.4209582805633545, 86.51312255859375, 72.13888549804688, 17.35562515258789, 3.5722222328186035, 59.266876220703125, 109.52249908447266, 75.45062255859375, 112.3656234741211, 86.87812805175781, 109.61000061035156, 81.67749786376953, 111.19312286376953, 78.99124908447266, 80.53250122070312, 71.30437469482422, 3.0174999237060547, 43.60375213623047, 2.0981249809265137, 14.568124771118164, 0.0, 10.608750343322754, 24.863750457763672, 9.453749656677246, 68.83062744140625], "mean": [0.6523314118385315, -0.9846075773239136, 1.054789662361145, -0.31184276938438416, -0.3949161171913147, 1.8868621587753296, -0.46525275707244873, -0.6753799915313721, 0.8656298518180847, -0.3930726647377014, 0.5331096649169922, -0.931408703327179, 68.19367218017578, 62.55541229248047, 3.4100148677825928, 0.2742416262626648, 40.199283599853516, 73.8943099975586, 48.95658874511719, 77.21842956542969, 54.5379753112793, 78.61151885986328, 49.59539794921875, 84.03431701660156, 40.02133560180664, 71.75559997558594, 18.651132583618164, 0.8548210859298706, 13.557098388671875, 1.882520318031311, 3.54850172996521, 0.0, 2.5344860553741455, 3.2280421257019043, 1.7927900552749634, 23.765233993530273], "std": [0.05328667163848877, 0.08536748588085175, 0.04363499581813812, 0.19663332402706146, 0.14645709097385406, 0.30228015780448914, 0.21320676803588867, 0.07111981511116028, 0.04645712673664093, 0.37580570578575134, 0.1480434089899063, 0.3131953477859497, 19.033916473388672, 3.3730669021606445, 5.1335554122924805, 0.861177384853363, 21.514705657958984, 46.903831481933594, 28.955976486206055, 47.82012176513672, 35.06533432006836, 44.63059997558594, 35.456356048583984, 31.66098976135254, 18.53368377685547, 7.330278396606445, 24.46319007873535, 0.729749858379364, 12.654228210449219, 0.23988725244998932, 3.787616729736328, 0.0, 2.3658807277679443, 6.701154708862305, 2.122060537338257, 20.079946517944336], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [195]}, "index": {"min": [3614], "max": [3808], "mean": [3711.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [1.8102564102564103, 5.0, 5.0, 5.0, 5.0], "std": [1.6454747381047703, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [195]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [195]}, "eef_direction_state": {"mean": [4.707692307692308, 3.6666666666666665], "std": [1.2615384615384635, 1.5711066381299736], "min": [0, 1], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [0.9692307692307692, 0.8358974358974359], "std": [0.7366430601231609, 0.5672638690881994], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8, 0.764102564102564], "std": [0.8326663997864535, 0.8507876228673028], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [4.707692307692308, 3.6666666666666665], "std": [1.2615384615384635, 1.5711066381299736], "min": [0, 1], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [0.9692307692307692, 0.8358974358974359], "std": [0.7366430601231609, 0.5672638690881994], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8, 0.764102564102564], "std": [0.8326663997864535, 0.8507876228673028], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6584467783735188, 0.12430755916086832, 1.105507482892699, 1.8954529941706924, 1.2378965215637627, 1.6887492566803568, 0.6085176765632382, -0.13341631566464016, 1.2476238782207711, 1.6560924961940198, 1.3651072467132013, 1.5529052587767231], "std": [0.012843340574617926, 0.01696305712906828, 0.04090737415535526, 1.8133816951663035, 0.08227902846880406, 1.3278245509077744, 0.007190051454468741, 0.03495011133105977, 0.04412400067000328, 0.5600717641768348, 0.06000940794950757, 1.7724588411944184], "min": [0.6379593315703529, 0.10596928601467309, 1.0367796396059856, -3.1307527455456166, 1.0958669027432917, -3.1305836338081536, 0.5911569711941164, -0.17508895030813879, 1.1905479735200095, 0.8145340502025222, 1.2364721423990668, -3.1322653239318496], "max": [0.6772393570198907, 0.18019237899581184, 1.2228434353297113, 3.129367899506168, 1.4722133119733978, 3.1290280331238804, 0.6195014703953, -0.07292304664888202, 1.31835022469403, 2.852061324012393, 1.485353797370471, 3.108783978417437], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6584467783735188, 0.12430755916086832, 1.105507482892699, 1.8954529941706924, 1.2378965215637627, 1.6887492566803568, 0.6085176765632382, -0.13341631566464016, 1.2476238782207711, 1.6560924961940198, 1.3651072467132013, 1.5529052587767231], "std": [0.012843340574617926, 0.01696305712906828, 0.04090737415535526, 1.8133816951663035, 0.08227902846880406, 1.3278245509077744, 0.007190051454468741, 0.03495011133105977, 0.04412400067000328, 0.5600717641768348, 0.06000940794950757, 1.7724588411944184], "min": [0.6379593315703529, 0.10596928601467309, 1.0367796396059856, -3.1307527455456166, 1.0958669027432917, -3.1305836338081536, 0.5911569711941164, -0.17508895030813879, 1.1905479735200095, 0.8145340502025222, 1.2364721423990668, -3.1322653239318496], "max": [0.6772393570198907, 0.18019237899581184, 1.2228434353297113, 3.129367899506168, 1.4722133119733978, 3.1290280331238804, 0.6195014703953, -0.07292304664888202, 1.31835022469403, 2.852061324012393, 1.485353797370471, 3.108783978417437], "count": [195]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942281719771242]], [[0.4742179248366013]], [[0.45423883782679736]]], "std": [[[0.21917503711536251]], [[0.20940086053833276]], [[0.21421360667639291]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.19607843137254902]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.654172079248366]], [[0.6607282700163398]], [[0.6342886315359477]]], "std": [[[0.25140548916090816]], [[0.2654448425486467]], [[0.27364448068627334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5814611989379085]], [[0.576997060866013]], [[0.5468680596405229]]], "std": [[[0.29650784347578285]], [[0.29824818348821525]], [[0.31122846837552515]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45603312500000004]], [[0.4778724080882353]], [[0.4458034620098039]]], "std": [[[0.3316281202415635]], [[0.3397261549908811]], [[0.358636883188543]]], "count": [100]}, "observation.state": {"min": [0.5797474384307861, -1.1130502223968506, 0.9399080276489258, -0.5662050843238831, -1.0517916679382324, 1.1415232419967651, -0.850380539894104, -0.7414692640304565, 0.7689831852912903, -1.7060062885284424, 0.2630273997783661, -1.3121089935302734, 23.079999923706055, 59.46812438964844, 0.11625000089406967, -0.38374999165534973, 0.9431250095367432, 0.07000000774860382, 0.6755555272102356, -0.1341666728258133, 0.6930000185966492, 0.625, 0.892727255821228, 0.14888888597488403, 16.827499389648438, 61.01812744140625, 0.9793750047683716, -0.41874998807907104, 0.8474999666213989, 1.2599999904632568, 0.6218181848526001, 0.0, 0.8622222542762756, 0.30076923966407776, 0.6462500095367432, -1.0731250047683716], "max": [0.7866237759590149, -0.830196738243103, 1.1210850477218628, 0.10628862679004669, -0.351291298866272, 2.104099988937378, -0.006771191023290157, -0.49620431661605835, 0.9292029142379761, 0.18315595388412476, 0.9978446364402771, 0.04394121468067169, 83.07062530517578, 73.51000213623047, 18.418750762939453, 4.686666488647461, 59.60625076293945, 108.875, 74.98500061035156, 112.28437805175781, 85.49812316894531, 110.14624786376953, 83.21187591552734, 110.34562683105469, 74.07562255859375, 82.6831283569336, 27.301250457763672, 4.179999828338623, 42.150001525878906, 2.7300000190734863, 67.62812805175781, 0.0, 83.56937408447266, 110.70375061035156, 89.56500244140625, 109.16437530517578], "mean": [0.6402679085731506, -1.0103493928909302, 1.0516078472137451, -0.3584117889404297, -0.5208930969238281, 1.927291750907898, -0.2926468551158905, -0.649225652217865, 0.8345926403999329, -0.9124972820281982, 0.5015639066696167, -0.5403486490249634, 70.34566497802734, 64.31687927246094, 2.3508098125457764, 0.20943553745746613, 41.810157775878906, 82.58304595947266, 50.56983947753906, 87.07139587402344, 59.82463455200195, 88.73212432861328, 58.193641662597656, 84.46529388427734, 49.762901306152344, 75.74775695800781, 3.705596446990967, 0.36998462677001953, 15.866327285766602, 1.5065375566482544, 20.80164909362793, 0.0, 29.72885513305664, 56.55756759643555, 32.0118293762207, 67.49256896972656], "std": [0.05973523110151291, 0.06590926647186279, 0.04314282536506653, 0.14906048774719238, 0.1175515279173851, 0.23721341788768768, 0.3389143943786621, 0.05646452680230141, 0.04155924543738365, 0.7149561047554016, 0.2806149423122406, 0.4826144576072693, 17.684268951416016, 2.6292366981506348, 4.940670490264893, 1.14561128616333, 20.158849716186523, 41.63276672363281, 26.515907287597656, 41.78831100463867, 33.7176513671875, 39.21062469482422, 34.073951721191406, 34.41216278076172, 21.702978134155273, 5.428356647491455, 6.1719489097595215, 0.891905665397644, 12.125136375427246, 0.31181493401527405, 19.537364959716797, 0.0, 31.92461585998535, 45.950439453125, 35.3319206237793, 46.50630569458008], "count": [235]}, "action": {"min": [0.5797474384307861, -1.1130502223968506, 0.9399080276489258, -0.5662050843238831, -1.0517916679382324, 1.1415232419967651, -0.850380539894104, -0.7414692640304565, 0.7689831852912903, -1.7060062885284424, 0.2630273997783661, -1.3121089935302734, 23.079999923706055, 59.46812438964844, 0.11625000089406967, -0.38374999165534973, 0.9431250095367432, 0.07000000774860382, 0.6755555272102356, -0.1341666728258133, 0.6930000185966492, 0.625, 0.892727255821228, 0.14888888597488403, 16.827499389648438, 61.01812744140625, 0.9793750047683716, -0.41874998807907104, 0.8474999666213989, 1.2599999904632568, 0.6218181848526001, 0.0, 0.8622222542762756, 0.30076923966407776, 0.6462500095367432, -1.0731250047683716], "max": [0.7866237759590149, -0.830196738243103, 1.1210850477218628, 0.10628862679004669, -0.351291298866272, 2.104099988937378, -0.006771191023290157, -0.49620431661605835, 0.9292029142379761, 0.18315595388412476, 0.9978446364402771, 0.04394121468067169, 83.07062530517578, 73.51000213623047, 18.418750762939453, 4.686666488647461, 59.60625076293945, 108.875, 74.98500061035156, 112.28437805175781, 85.49812316894531, 110.14624786376953, 83.21187591552734, 110.34562683105469, 74.07562255859375, 82.6831283569336, 27.301250457763672, 4.179999828338623, 42.150001525878906, 2.7300000190734863, 67.62812805175781, 0.0, 83.56937408447266, 110.70375061035156, 89.56500244140625, 109.16437530517578], "mean": [0.6402677893638611, -1.0103497505187988, 1.0516079664230347, -0.3584117293357849, -0.5208933353424072, 1.9272916316986084, -0.2926467955112457, -0.6492258310317993, 0.8345925807952881, -0.9124972820281982, 0.5015641450881958, -0.5403483510017395, 70.3456802368164, 64.31688690185547, 2.350806474685669, 0.20943544805049896, 41.81012725830078, 82.58308410644531, 50.569828033447266, 87.07137298583984, 59.82463836669922, 88.73213195800781, 58.193641662597656, 84.4653091430664, 49.7629280090332, 75.747802734375, 3.7056021690368652, 0.36998459696769714, 15.866325378417969, 1.5065374374389648, 20.801647186279297, 0.0, 29.728872299194336, 56.55757522583008, 32.0118408203125, 67.49259185791016], "std": [0.05973522365093231, 0.06590926647186279, 0.04314282536506653, 0.1490604728460312, 0.1175515353679657, 0.2372133880853653, 0.3389144241809845, 0.05646452680230141, 0.041559234261512756, 0.7149559855461121, 0.2806149423122406, 0.4826144874095917, 17.684274673461914, 2.6292366981506348, 4.940670013427734, 1.1456114053726196, 20.158849716186523, 41.63276290893555, 26.51590919494629, 41.78831100463867, 33.717647552490234, 39.21062469482422, 34.073951721191406, 34.41216278076172, 21.702978134155273, 5.428356647491455, 6.17194938659668, 0.891905665397644, 12.125136375427246, 0.31181493401527405, 19.537363052368164, 0.0, 31.92462158203125, 45.950435638427734, 35.3319206237793, 46.50630187988281], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [235]}, "index": {"min": [3809], "max": [4043], "mean": [3926.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [1.3319148936170213, 5.0, 5.0, 5.0, 5.0], "std": [1.565737727416308, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [235]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [235]}, "eef_direction_state": {"mean": [4.561702127659575, 3.876595744680851], "std": [1.7281835490934323, 1.5864067206697492], "min": [0, 1], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.8808510638297873, 0.8723404255319149], "std": [0.8007013675183002, 0.5913209617924419], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.6212765957446809, 0.5106382978723404], "std": [0.8023731211988939, 0.7738365440008264], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [4.561702127659575, 3.876595744680851], "std": [1.7281835490934323, 1.5864067206697492], "min": [0, 1], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.8808510638297873, 0.8723404255319149], "std": [0.8007013675183002, 0.5913209617924419], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.6212765957446809, 0.5106382978723404], "std": [0.8023731211988939, 0.7738365440008264], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.6682203599690271, 0.11652211358391978, 1.13261842450453, 1.3319790757728995, 1.340801036264977, 1.6843062996193188, 0.5975720729222204, -0.12515436161790974, 1.2815633577365528, -0.1755041486869808, 1.374219142362242, 0.5535151348259498], "std": [0.020218551687123623, 0.011594016073507732, 0.03779681727714006, 2.0342999031059192, 0.06875301680221892, 0.9567328724345389, 0.008114911386149058, 0.040666090951863285, 0.03696335679307759, 1.5435934735429486, 0.10191610997139496, 1.453288039339918], "min": [0.6216662978233537, 0.10690858291415614, 1.0468331730284368, -3.1398764208334358, 1.0912101317183014, -2.1792457287680356, 0.5837011285746275, -0.18456320925433206, 1.216469771735459, -2.9955983740138925, 1.1737660041274847, -2.9235761367946465], "max": [0.6886918745554066, 0.17593829444474623, 1.2401191795262638, 3.1386382675116202, 1.5430675826347247, 2.739040700311909, 0.6149298969261521, -0.0622573917113321, 1.3417505287940934, 3.0120546445201226, 1.5582679656054013, 3.1351267453414864], "count": [235]}, "eef_sim_pose_action": {"mean": [0.6682203599690271, 0.11652211358391978, 1.13261842450453, 1.3319790757728995, 1.340801036264977, 1.6843062996193188, 0.5975720729222204, -0.12515436161790974, 1.2815633577365528, -0.1755041486869808, 1.374219142362242, 0.5535151348259498], "std": [0.020218551687123623, 0.011594016073507732, 0.03779681727714006, 2.0342999031059192, 0.06875301680221892, 0.9567328724345389, 0.008114911386149058, 0.040666090951863285, 0.03696335679307759, 1.5435934735429486, 0.10191610997139496, 1.453288039339918], "min": [0.6216662978233537, 0.10690858291415614, 1.0468331730284368, -3.1398764208334358, 1.0912101317183014, -2.1792457287680356, 0.5837011285746275, -0.18456320925433206, 1.216469771735459, -2.9955983740138925, 1.1737660041274847, -2.9235761367946465], "max": [0.6886918745554066, 0.17593829444474623, 1.2401191795262638, 3.1386382675116202, 1.5430675826347247, 2.739040700311909, 0.6149298969261521, -0.0622573917113321, 1.3417505287940934, 3.0120546445201226, 1.5582679656054013, 3.1351267453414864], "count": [235]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763674571078431]], [[0.4598368382352941]], [[0.44261808006535946]]], "std": [[[0.2184703002876753]], [[0.20751488555264014]], [[0.20910773267048158]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1843137254901961]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6322547630718954]], [[0.6467835620915033]], [[0.6229243280228759]]], "std": [[[0.2522687612343246]], [[0.26293960983692793]], [[0.2729712168594322]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5591372977941176]], [[0.5654097079248366]], [[0.5455234395424836]]], "std": [[[0.307888132699952]], [[0.31338443925147436]], [[0.3249389351146843]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45107185661764704]], [[0.47382777165032675]], [[0.44191750204248365]]], "std": [[[0.3314285853990331]], [[0.33868429322158256]], [[0.3560185938162792]]], "count": [100]}, "observation.state": {"min": [0.6978618502616882, -1.0925936698913574, 0.947489857673645, -0.5616750717163086, -1.432885766029358, 0.9595170021057129, -0.8616049289703369, -0.7835030555725098, 0.7520366311073303, -0.2960488796234131, 0.45238232612609863, -1.4371137619018555, 17.453750610351562, 55.084999084472656, -0.39625000953674316, -0.26374998688697815, 0.8224999904632568, 0.07687500864267349, 0.7599999904632568, -0.5462499856948853, 0.7612500190734863, 0.026249999180436134, 0.9431250095367432, -0.5093749761581421, 2.1156249046325684, 72.30313110351562, 1.3331249952316284, -0.2693749964237213, 1.0568749904632568, 1.4187499284744263, 0.7350000143051147, 0.0, 0.6512500047683716, 0.5099999904632568, 0.6462500095367432, 0.4781818091869354], "max": [0.968884289264679, -0.8339691162109375, 1.1161259412765503, -0.13189516961574554, -0.39425498247146606, 2.043922185897827, -0.488455593585968, -0.5670210123062134, 0.8911983966827393, 0.212672621011734, 1.2622814178466797, -1.0713263750076294, 77.04750061035156, 76.21062469482422, 45.83187484741211, 6.090000152587891, 50.09312438964844, 109.00312805175781, 67.4156265258789, 111.8031234741211, 79.51249694824219, 109.87000274658203, 79.94999694824219, 111.23500061035156, 28.9424991607666, 81.95437622070312, 2.7387499809265137, 2.680000066757202, 32.52000045776367, 3.681874990463257, 4.323124885559082, 0.0, 2.223750114440918, 0.5774999856948853, 1.359375, 25.453750610351562], "mean": [0.738990068435669, -1.0055042505264282, 1.042439341545105, -0.38393768668174744, -0.5672309398651123, 1.8257718086242676, -0.6153209209442139, -0.6820586323738098, 0.8405850529670715, -0.035982366651296616, 0.6887930035591125, -1.2443838119506836, 59.74746322631836, 64.9253921508789, 6.77511739730835, 0.7659388184547424, 30.25179100036621, 63.83224868774414, 38.04849624633789, 68.4207992553711, 42.45478820800781, 72.29236602783203, 43.069915771484375, 77.42698669433594, 19.971630096435547, 77.42127227783203, 1.4414944648742676, 0.6864303946495056, 9.19484806060791, 1.785182237625122, 1.5024001598358154, 0.0, 1.1889400482177734, 0.5451079607009888, 1.0344043970108032, 5.1204142570495605], "std": [0.06348628550767899, 0.07555142790079117, 0.04076952859759331, 0.10521166771650314, 0.23880885541439056, 0.2802073657512665, 0.12362788617610931, 0.0516100637614727, 0.03327200934290886, 0.19989290833473206, 0.17091993987560272, 0.1453101933002472, 20.04218292236328, 4.7388014793396, 12.68234634399414, 1.496477484703064, 19.78038787841797, 48.22271728515625, 27.29888153076172, 48.882442474365234, 33.7835578918457, 46.01506042480469, 35.56637954711914, 42.531097412109375, 6.789017677307129, 3.011023759841919, 0.24462953209877014, 0.9076046347618103, 10.326784133911133, 0.5993268489837646, 1.088943600654602, 0.0, 0.40905848145484924, 0.017553145065903664, 0.25931066274642944, 7.76889705657959], "count": [139]}, "action": {"min": [0.6978618502616882, -1.0925936698913574, 0.947489857673645, -0.5616750717163086, -1.432885766029358, 0.9595170021057129, -0.8616049289703369, -0.7835030555725098, 0.7520366311073303, -0.2960488796234131, 0.45238232612609863, -1.4371137619018555, 17.453750610351562, 55.084999084472656, -0.39625000953674316, -0.26374998688697815, 0.8224999904632568, 0.07687500864267349, 0.7599999904632568, -0.5462499856948853, 0.7612500190734863, 0.026249999180436134, 0.9431250095367432, -0.5093749761581421, 2.1156249046325684, 72.30313110351562, 1.3331249952316284, -0.2693749964237213, 1.0568749904632568, 1.4187499284744263, 0.7350000143051147, 0.0, 0.6512500047683716, 0.5099999904632568, 0.6462500095367432, 0.4781818091869354], "max": [0.968884289264679, -0.8339691162109375, 1.1161259412765503, -0.13189516961574554, -0.39425498247146606, 2.043922185897827, -0.488455593585968, -0.5670210123062134, 0.8911983966827393, 0.212672621011734, 1.2622814178466797, -1.0713263750076294, 77.04750061035156, 76.21062469482422, 45.83187484741211, 6.090000152587891, 50.09312438964844, 109.00312805175781, 67.4156265258789, 111.8031234741211, 79.51249694824219, 109.87000274658203, 79.94999694824219, 111.23500061035156, 28.9424991607666, 81.95437622070312, 2.7387499809265137, 2.680000066757202, 32.52000045776367, 3.681874990463257, 4.323124885559082, 0.0, 2.223750114440918, 0.5774999856948853, 1.359375, 25.453750610351562], "mean": [0.7389899492263794, -1.0055042505264282, 1.0424388647079468, -0.38393762707710266, -0.5672309398651123, 1.825771689414978, -0.6153209209442139, -0.6820586919784546, 0.8405851721763611, -0.035982340574264526, 0.6887931227684021, -1.2443838119506836, 59.74747085571289, 64.92538452148438, 6.775115966796875, 0.7659387588500977, 30.251787185668945, 63.83221435546875, 38.04849624633789, 68.42081451416016, 42.45478820800781, 72.29236602783203, 43.06991195678711, 77.42698669433594, 19.97161865234375, 77.42127227783203, 1.4414947032928467, 0.6864304542541504, 9.19485092163086, 1.785181999206543, 1.502400279045105, 0.0, 1.1889402866363525, 0.5451081395149231, 1.0344041585922241, 5.120413780212402], "std": [0.06348628550767899, 0.07555142790079117, 0.040769536048173904, 0.10521165281534195, 0.23880884051322937, 0.2802073359489441, 0.12362784892320633, 0.0516100637614727, 0.03327200934290886, 0.19989287853240967, 0.17091995477676392, 0.1453101933002472, 20.042184829711914, 4.7388014793396, 12.68234634399414, 1.4964773654937744, 19.780385971069336, 48.22271728515625, 27.298879623413086, 48.8824462890625, 33.7835578918457, 46.015052795410156, 35.566383361816406, 42.53109359741211, 6.789017200469971, 3.011023759841919, 0.24462957680225372, 0.9076046943664551, 10.326784133911133, 0.5993268489837646, 1.088943600654602, 0.0, 0.40905845165252686, 0.017553141340613365, 0.25931069254875183, 7.768897533416748], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [139]}, "index": {"min": [4044], "max": [4182], "mean": [4113.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [1.9136690647482015, 5.0, 5.0, 5.0, 5.0], "std": [1.624816600114315, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [139]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [139]}, "eef_direction_state": {"mean": [4.546762589928058, 3.4820143884892087], "std": [0.9907705131984443, 1.5701922990220285], "min": [2, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.1654676258992807, 1.1223021582733812], "std": [0.6952782404805508, 0.6399239124586218], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [0.9280575539568345, 0.8561151079136691], "std": [0.8191967268386044, 0.809664208567391], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [4.546762589928058, 3.4820143884892087], "std": [0.9907705131984443, 1.5701922990220285], "min": [2, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.1654676258992807, 1.1223021582733812], "std": [0.6952782404805508, 0.6399239124586218], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [0.9280575539568345, 0.8561151079136691], "std": [0.8191967268386044, 0.809664208567391], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6528759847217747, 0.130162986904522, 1.1039935422617888, 2.250077074080839, 1.2689900586067082, 1.7558238928260226, 0.6116679332899903, -0.14952634608111756, 1.2381878781049795, 1.338831769731724, 1.3484883998361787, 2.0187200704068045], "std": [0.010760681682616284, 0.027411368871924614, 0.04978142603217501, 1.5787302464740633, 0.12340855603277717, 1.457619584468507, 0.011565798322940189, 0.028029125231822143, 0.035350184846462296, 0.3864737980326728, 0.0893895778646657, 0.37167875289569996], "min": [0.6141472182226438, 0.1081245949858893, 1.0474874322758678, -2.970767124310528, 0.8129615472824478, -2.8543005275058184, 0.5750919916391102, -0.20364979860694005, 1.188326655081059, 0.637195610863676, 1.0397001171562228, 1.2728376763443567], "max": [0.6638729807025173, 0.21983794346342553, 1.2617863744405462, 3.129681937135965, 1.443169534664508, 3.0613420944350764, 0.6264285358907289, -0.10716849740060475, 1.3096766399848847, 2.002526775351299, 1.4540933857086, 2.7623158461062634], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6528759847217747, 0.130162986904522, 1.1039935422617888, 2.250077074080839, 1.2689900586067082, 1.7558238928260226, 0.6116679332899903, -0.14952634608111756, 1.2381878781049795, 1.338831769731724, 1.3484883998361787, 2.0187200704068045], "std": [0.010760681682616284, 0.027411368871924614, 0.04978142603217501, 1.5787302464740633, 0.12340855603277717, 1.457619584468507, 0.011565798322940189, 0.028029125231822143, 0.035350184846462296, 0.3864737980326728, 0.0893895778646657, 0.37167875289569996], "min": [0.6141472182226438, 0.1081245949858893, 1.0474874322758678, -2.970767124310528, 0.8129615472824478, -2.8543005275058184, 0.5750919916391102, -0.20364979860694005, 1.188326655081059, 0.637195610863676, 1.0397001171562228, 1.2728376763443567], "max": [0.6638729807025173, 0.21983794346342553, 1.2617863744405462, 3.129681937135965, 1.443169534664508, 3.0613420944350764, 0.6264285358907289, -0.10716849740060475, 1.3096766399848847, 2.002526775351299, 1.4540933857086, 2.7623158461062634], "count": [139]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47803273284313724]], [[0.4590879758986928]], [[0.44043355800653594]]], "std": [[[0.20966785979525837]], [[0.2059241075410593]], [[0.2099713903881287]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.18823529411764706]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6085892994281046]], [[0.6230520036764705]], [[0.6015810804738563]]], "std": [[[0.26701034686662417]], [[0.2760299750243698]], [[0.2863074648923527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5539476205065359]], [[0.5574193831699347]], [[0.5393032883986928]]], "std": [[[0.30986142027598707]], [[0.31701770265233487]], [[0.3284214348303848]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45116498774509806]], [[0.47390188112745096]], [[0.4429528615196079]]], "std": [[[0.33058748153366]], [[0.33926722230861533]], [[0.35594268234542176]]], "count": [100]}, "observation.state": {"min": [0.6682021021842957, -1.0768578052520752, 0.9500648379325867, -0.4720044732093811, -1.2050600051879883, 0.9857963919639587, -0.8196426033973694, -0.7902504205703735, 0.733386754989624, -0.07953765243291855, 0.62347412109375, -1.4553768634796143, 23.126667022705078, 57.17856979370117, -0.3174999952316284, -0.28999999165534973, 0.8153333067893982, 0.5837500095367432, 0.6188888549804688, 0.4424999952316284, 0.78125, 0.13499999046325684, 0.9631249904632568, 0.6330000162124634, 16.5106258392334, 74.16875457763672, 1.540624976158142, 0.265625, 0.7184615135192871, 0.5412499904632568, 0.7557142972946167, 0.0, 0.6993750333786011, 0.5512499809265137, 0.7225000262260437, -0.8155555725097656], "max": [0.9188262224197388, -0.8424887657165527, 1.1113812923431396, -0.07724879682064056, -0.27907320857048035, 1.8612191677093506, -0.5676117539405823, -0.5985563397407532, 0.8613002300262451, 0.22659647464752197, 1.1831040382385254, -1.2860256433486938, 78.14312744140625, 74.10333251953125, 32.936668395996094, 5.618888854980469, 53.400001525878906, 108.23374938964844, 64.8687515258789, 111.609375, 76.99812316894531, 109.8656234741211, 82.81812286376953, 110.98062133789062, 31.880624771118164, 81.10062408447266, 2.509999990463257, 4.88937520980835, 36.786251068115234, 13.494999885559082, 6.603750228881836, 0.0, 1.5668749809265137, 0.6681250333786011, 1.2293750047683716, 8.849374771118164], "mean": [0.7401768565177917, -0.9958694577217102, 1.0564885139465332, -0.3200080096721649, -0.5219459533691406, 1.6974399089813232, -0.7023985385894775, -0.6766288876533508, 0.7968432903289795, 0.09218299388885498, 0.8536187410354614, -1.3490632772445679, 64.27568817138672, 63.71908950805664, 5.752469539642334, 0.7992997169494629, 32.90547180175781, 64.33638000488281, 39.41228485107422, 67.50563049316406, 42.626583099365234, 72.14910888671875, 44.057342529296875, 80.13329315185547, 24.299081802368164, 77.79059600830078, 1.6613941192626953, 1.91999089717865, 8.183475494384766, 2.962282657623291, 1.6850603818893433, 0.0, 1.0024889707565308, 0.6036823987960815, 1.118525505065918, 2.6036386489868164], "std": [0.0541205033659935, 0.07107540965080261, 0.03867916390299797, 0.10042599588632584, 0.18927401304244995, 0.2072010487318039, 0.09813856333494186, 0.05032139644026756, 0.02957657352089882, 0.10360748320817947, 0.13222752511501312, 0.05680899694561958, 15.918074607849121, 3.5961525440216064, 7.513977527618408, 1.519852638244629, 20.639217376708984, 45.23065185546875, 25.27941131591797, 47.064640045166016, 30.985088348388672, 45.10956954956055, 35.28538513183594, 40.86222839355469, 4.931742191314697, 1.8945876359939575, 0.18330934643745422, 1.4404641389846802, 10.873664855957031, 3.6968743801116943, 1.734166145324707, 0.0, 0.22904039919376373, 0.03345690667629242, 0.1181459128856659, 3.4370532035827637], "count": [118]}, "action": {"min": [0.6682021021842957, -1.0768578052520752, 0.9500648379325867, -0.4720044732093811, -1.2050600051879883, 0.9857963919639587, -0.8196426033973694, -0.7902504205703735, 0.733386754989624, -0.07953765243291855, 0.62347412109375, -1.4553768634796143, 23.126667022705078, 57.17856979370117, -0.3174999952316284, -0.28999999165534973, 0.8153333067893982, 0.5837500095367432, 0.6188888549804688, 0.4424999952316284, 0.78125, 0.13499999046325684, 0.9631249904632568, 0.6330000162124634, 16.5106258392334, 74.16875457763672, 1.540624976158142, 0.265625, 0.7184615135192871, 0.5412499904632568, 0.7557142972946167, 0.0, 0.6993750333786011, 0.5512499809265137, 0.7225000262260437, -0.8155555725097656], "max": [0.9188262224197388, -0.8424887657165527, 1.1113812923431396, -0.07724879682064056, -0.27907320857048035, 1.8612191677093506, -0.5676117539405823, -0.5985563397407532, 0.8613002300262451, 0.22659647464752197, 1.1831040382385254, -1.2860256433486938, 78.14312744140625, 74.10333251953125, 32.936668395996094, 5.618888854980469, 53.400001525878906, 108.23374938964844, 64.8687515258789, 111.609375, 76.99812316894531, 109.8656234741211, 82.81812286376953, 110.98062133789062, 31.880624771118164, 81.10062408447266, 2.509999990463257, 4.88937520980835, 36.786251068115234, 13.494999885559082, 6.603750228881836, 0.0, 1.5668749809265137, 0.6681250333786011, 1.2293750047683716, 8.849374771118164], "mean": [0.7401768565177917, -0.9958694577217102, 1.0564885139465332, -0.3200080394744873, -0.5219459533691406, 1.6974400281906128, -0.7023985981941223, -0.676628828048706, 0.7968432903289795, 0.09218300133943558, 0.8536190986633301, -1.3490631580352783, 64.27568817138672, 63.71908187866211, 5.752469539642334, 0.7992998361587524, 32.90547180175781, 64.33636474609375, 39.412269592285156, 67.5056381225586, 42.62656784057617, 72.14912414550781, 44.05732727050781, 80.13330841064453, 24.299089431762695, 77.79061126708984, 1.6613937616348267, 1.919991374015808, 8.183475494384766, 2.962282657623291, 1.6850603818893433, 0.0, 1.0024884939193726, 0.6036823987960815, 1.1185259819030762, 2.6036386489868164], "std": [0.0541205033659935, 0.07107540965080261, 0.03867916017770767, 0.10042600333690643, 0.18927401304244995, 0.2072010636329651, 0.09813856333494186, 0.05032140389084816, 0.02957657165825367, 0.10360746830701828, 0.13222752511501312, 0.05680899694561958, 15.918074607849121, 3.5961525440216064, 7.51397705078125, 1.519852638244629, 20.639217376708984, 45.230648040771484, 25.2794132232666, 47.06464385986328, 30.985088348388672, 45.10956573486328, 35.2853889465332, 40.86222839355469, 4.931741237640381, 1.8945876359939575, 0.18330936133861542, 1.4404643774032593, 10.873663902282715, 3.6968741416931152, 1.734166145324707, 0.0, 0.2290404587984085, 0.03345690667629242, 0.1181459128856659, 3.4370532035827637], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [118]}, "index": {"min": [4183], "max": [4300], "mean": [4241.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [2.305084745762712, 5.0, 5.0, 5.0, 5.0], "std": [1.4929692549439826, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [118]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [118]}, "eef_direction_state": {"mean": [4.559322033898305, 3.3559322033898304], "std": [1.0619966235810538, 1.160986019630082], "min": [0, 1], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.2203389830508475, 1.1101694915254237], "std": [0.7146836827901026, 0.5005742178177067], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_state": {"mean": [1.1016949152542372, 0.8305084745762712], "std": [0.8066443413078506, 0.836711528623558], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [4.559322033898305, 3.3559322033898304], "std": [1.0619966235810538, 1.160986019630082], "min": [0, 1], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.2203389830508475, 1.1101694915254237], "std": [0.7146836827901026, 0.5005742178177067], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_action": {"mean": [1.1016949152542372, 0.8305084745762712], "std": [0.8066443413078506, 0.836711528623558], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.6541946500535626, 0.13440960797838497, 1.097064668383648, -1.8997070961758373, 1.2696298099858796, 2.098328275534373, 0.602322242745618, -0.15445772081240874, 1.2473489626725138, 0.9604559276155042, 1.3035557111420326, 1.6111870346343502], "std": [0.009170145488271818, 0.02079035089582345, 0.04197754308007724, 2.095571635571029, 0.09024680895377865, 1.5621725571983316, 0.0113641524650415, 0.026258569094627513, 0.02929568450559991, 0.25744859963603506, 0.08427386146426942, 0.20640922243203375], "min": [0.6283905038774918, 0.11854292236948175, 1.0450292536249395, -3.128008055924548, 0.9308590645737511, -2.9981783497551238, 0.5767885241527368, -0.1834740396257746, 1.203536038816034, 0.6282212955363382, 1.1034242450474894, 1.2670899630144647], "max": [0.6646984772007536, 0.20527262998789203, 1.227517722729222, 3.1310158558704817, 1.4003418907219678, 3.0033232310892006, 0.6212363368692277, -0.10784465637057505, 1.296391030588272, 1.4638170872454135, 1.4590363795439747, 2.006921240460505], "count": [118]}, "eef_sim_pose_action": {"mean": [0.6541946500535626, 0.13440960797838497, 1.097064668383648, -1.8997070961758373, 1.2696298099858796, 2.098328275534373, 0.602322242745618, -0.15445772081240874, 1.2473489626725138, 0.9604559276155042, 1.3035557111420326, 1.6111870346343502], "std": [0.009170145488271818, 0.02079035089582345, 0.04197754308007724, 2.095571635571029, 0.09024680895377865, 1.5621725571983316, 0.0113641524650415, 0.026258569094627513, 0.02929568450559991, 0.25744859963603506, 0.08427386146426942, 0.20640922243203375], "min": [0.6283905038774918, 0.11854292236948175, 1.0450292536249395, -3.128008055924548, 0.9308590645737511, -2.9981783497551238, 0.5767885241527368, -0.1834740396257746, 1.203536038816034, 0.6282212955363382, 1.1034242450474894, 1.2670899630144647], "max": [0.6646984772007536, 0.20527262998789203, 1.227517722729222, 3.1310158558704817, 1.4003418907219678, 3.0033232310892006, 0.6212363368692277, -0.10784465637057505, 1.296391030588272, 1.4638170872454135, 1.4590363795439747, 2.006921240460505], "count": [118]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736826531862745]], [[0.4577668423202615]], [[0.4390058660130719]]], "std": [[[0.21303283252754107]], [[0.2067878339153436]], [[0.2105492512773277]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.18823529411764706]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.613821550245098]], [[0.6278159395424836]], [[0.6051493423202614]]], "std": [[[0.2597634206309278]], [[0.27140929135709574]], [[0.28285551672310427]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5492295833333333]], [[0.55330014501634]], [[0.5366505535130719]]], "std": [[[0.29714821488075704]], [[0.30495295531787]], [[0.3154489355644042]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44772453022875813]], [[0.4712523263888889]], [[0.44021330269607845]]], "std": [[[0.3280352819549562]], [[0.3373587039454738]], [[0.35462983538470333]]], "count": [100]}, "observation.state": {"min": [0.6736858487129211, -1.0551613569259644, 0.9392139911651611, -0.4763675928115845, -1.6144680976867676, 0.9923205971717834, -0.8640209436416626, -0.8027914762496948, 0.7251638174057007, -0.1464150846004486, 0.5402170419692993, -1.4662489891052246, 26.502500534057617, 57.64250183105469, -0.5581250190734863, -0.5537499785423279, 0.8112499713897705, 0.025624999776482582, 0.7662500143051147, -0.2549999952316284, 0.8025000095367432, 0.2133333384990692, 0.9637500047683716, 0.47874999046325684, 2.4518749713897705, 66.66333770751953, 0.9956250190734863, 0.28062498569488525, 0.9275000095367432, 0.6924999952316284, 0.6549999713897705, 0.0, 1.1506249904632568, 0.5456249713897705, 0.6881250143051147, -0.9693750143051147], "max": [0.9837936758995056, -0.7561057209968567, 1.1011768579483032, -0.004243915434926748, -0.3473096489906311, 1.943832516670227, -0.5594815611839294, -0.5596882104873657, 0.8541237711906433, 0.1493052840232849, 1.4039359092712402, -1.2037222385406494, 75.30000305175781, 73.23110961914062, 36.225624084472656, 7.5966668128967285, 50.283748626708984, 108.6206283569336, 62.244998931884766, 110.45375061035156, 73.98875427246094, 109.6987533569336, 82.68624877929688, 110.82875061035156, 28.584444046020508, 79.50687408447266, 3.7074999809265137, 4.973124980926514, 46.696250915527344, 17.3700008392334, 8.748749732971191, 0.0, 8.094444274902344, 1.4733333587646484, 1.1987500190734863, 32.9900016784668], "mean": [0.7413800358772278, -0.9655783772468567, 1.0350916385650635, -0.31589677929878235, -0.5856344103813171, 1.6934888362884521, -0.6424686908721924, -0.6872859597206116, 0.7970007061958313, 0.01577788218855858, 0.7525012493133545, -1.3526487350463867, 56.445831298828125, 63.46709442138672, 5.287671089172363, 2.25136399269104, 27.18178367614746, 55.39323425292969, 32.14299774169922, 57.48419952392578, 37.09431457519531, 59.38344192504883, 39.43846893310547, 65.75320434570312, 15.188472747802734, 75.06289672851562, 1.1507924795150757, 2.180896043777466, 10.689448356628418, 1.9695748090744019, 2.639284372329712, 0.0, 1.5189518928527832, 0.6239900588989258, 0.9915888905525208, 1.0893841981887817], "std": [0.09009340405464172, 0.08856919407844543, 0.045804623514413834, 0.11312965303659439, 0.3501936197280884, 0.30407559871673584, 0.08130261301994324, 0.058980733156204224, 0.029077421873807907, 0.09111279249191284, 0.20543521642684937, 0.11834491789340973, 18.037988662719727, 3.1613781452178955, 9.686172485351562, 2.6465368270874023, 21.19330406188965, 47.66874694824219, 26.02735137939453, 50.33538818359375, 31.792213439941406, 49.532779693603516, 36.527679443359375, 47.5915641784668, 6.457993984222412, 3.0771706104278564, 0.46778255701065063, 1.3790136575698853, 14.473169326782227, 2.9155681133270264, 2.3199267387390137, 0.0, 1.2283848524093628, 0.15750251710414886, 0.21443112194538116, 6.055903911590576], "count": [144]}, "action": {"min": [0.6736858487129211, -1.0551613569259644, 0.9392139911651611, -0.4763675928115845, -1.6144680976867676, 0.9923205971717834, -0.8640209436416626, -0.8027914762496948, 0.7251638174057007, -0.1464150846004486, 0.5402170419692993, -1.4662489891052246, 26.502500534057617, 57.64250183105469, -0.5581250190734863, -0.5537499785423279, 0.8112499713897705, 0.025624999776482582, 0.7662500143051147, -0.2549999952316284, 0.8025000095367432, 0.2133333384990692, 0.9637500047683716, 0.47874999046325684, 2.4518749713897705, 66.66333770751953, 0.9956250190734863, 0.28062498569488525, 0.9275000095367432, 0.6924999952316284, 0.6549999713897705, 0.0, 1.1506249904632568, 0.5456249713897705, 0.6881250143051147, -0.9693750143051147], "max": [0.9837936758995056, -0.7561057209968567, 1.1011768579483032, -0.004243915434926748, -0.3473096489906311, 1.943832516670227, -0.5594815611839294, -0.5596882104873657, 0.8541237711906433, 0.1493052840232849, 1.4039359092712402, -1.2037222385406494, 75.30000305175781, 73.23110961914062, 36.225624084472656, 7.5966668128967285, 50.283748626708984, 108.6206283569336, 62.244998931884766, 110.45375061035156, 73.98875427246094, 109.6987533569336, 82.68624877929688, 110.82875061035156, 28.584444046020508, 79.50687408447266, 3.7074999809265137, 4.973124980926514, 46.696250915527344, 17.3700008392334, 8.748749732971191, 0.0, 8.094444274902344, 1.4733333587646484, 1.1987500190734863, 32.9900016784668], "mean": [0.7413800954818726, -0.9655786156654358, 1.0350918769836426, -0.3158968389034271, -0.5856344699859619, 1.6934889554977417, -0.6424686908721924, -0.6872859597206116, 0.7970006465911865, 0.015777885913848877, 0.7525015473365784, -1.3526490926742554, 56.44581604003906, 63.46708297729492, 5.28767204284668, 2.2513644695281982, 27.181777954101562, 55.39323425292969, 32.14301300048828, 57.48421859741211, 37.094295501708984, 59.38345718383789, 39.4384765625, 65.7531967163086, 15.188471794128418, 75.06289672851562, 1.1507923603057861, 2.1808953285217285, 10.689451217651367, 1.9695754051208496, 2.639284133911133, 0.0, 1.5189518928527832, 0.6239901185035706, 0.9915887117385864, 1.0893843173980713], "std": [0.09009340405464172, 0.08856918662786484, 0.045804623514413834, 0.11312965303659439, 0.3501936197280884, 0.3040756285190582, 0.08130262047052383, 0.05898073688149452, 0.029077421873807907, 0.09111277759075165, 0.20543523132801056, 0.11834491789340973, 18.037988662719727, 3.1613779067993164, 9.686174392700195, 2.6465365886688232, 21.19330596923828, 47.668739318847656, 26.027347564697266, 50.33538818359375, 31.792211532592773, 49.53278732299805, 36.527679443359375, 47.59156036376953, 6.457993984222412, 3.0771708488464355, 0.467782586812973, 1.3790136575698853, 14.473167419433594, 2.9155681133270264, 2.3199267387390137, 0.0, 1.2283848524093628, 0.15750251710414886, 0.21443107724189758, 6.055904388427734], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [144]}, "index": {"min": [4301], "max": [4444], "mean": [4372.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [2.1458333333333335, 5.0, 5.0, 5.0, 5.0], "std": [1.5588847063775355, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [144]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [144]}, "eef_direction_state": {"mean": [4.277777777777778, 3.6319444444444446], "std": [1.0570165328022472, 1.262419017082427], "min": [0, 1], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.2708333333333333, 1.0625], "std": [0.637036868809194, 0.5428672591998076], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9513888888888888, 0.6458333333333334], "std": [0.8525277863760283, 0.7858890047441668], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [4.277777777777778, 3.6319444444444446], "std": [1.0570165328022472, 1.262419017082427], "min": [0, 1], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.2708333333333333, 1.0625], "std": [0.637036868809194, 0.5428672591998076], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9513888888888888, 0.6458333333333334], "std": [0.8525277863760283, 0.7858890047441668], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6473268144445364, 0.1398302239861093, 1.1183382477676327, 1.5990557373490837, 1.2257617313873728, 1.6482928064147113, 0.5977298921899489, -0.13602541922469072, 1.2423968553906792, 1.2488808729444691, 1.3518277215089296, 1.9592600175900239], "std": [0.018968866227241993, 0.03383052569940851, 0.06752361128764801, 2.2489134293262816, 0.1590678896186321, 1.68529170413134, 0.013396675916046827, 0.02609281697464732, 0.0423896793893044, 0.5621955993495964, 0.14736469822959733, 0.5370929142939656], "min": [0.5786046547987023, 0.10998152623662855, 1.048980212086478, -3.1365406431269247, 0.7519731610892131, -2.9966430548800127, 0.5552050845885066, -0.20431042684843492, 1.1847117118211827, 0.4614172349371333, 0.941483887308491, 1.1329560096128533], "max": [0.6638252654176667, 0.22999110701364645, 1.3126765240489555, 3.136106724117518, 1.444076563428918, 3.0311048285736844, 0.6180508333918578, -0.09448813403886261, 1.3383085445564735, 2.28662744770947, 1.4923518825815099, 2.9471315238353077], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6473268144445364, 0.1398302239861093, 1.1183382477676327, 1.5990557373490837, 1.2257617313873728, 1.6482928064147113, 0.5977298921899489, -0.13602541922469072, 1.2423968553906792, 1.2488808729444691, 1.3518277215089296, 1.9592600175900239], "std": [0.018968866227241993, 0.03383052569940851, 0.06752361128764801, 2.2489134293262816, 0.1590678896186321, 1.68529170413134, 0.013396675916046827, 0.02609281697464732, 0.0423896793893044, 0.5621955993495964, 0.14736469822959733, 0.5370929142939656], "min": [0.5786046547987023, 0.10998152623662855, 1.048980212086478, -3.1365406431269247, 0.7519731610892131, -2.9966430548800127, 0.5552050845885066, -0.20431042684843492, 1.1847117118211827, 0.4614172349371333, 0.941483887308491, 1.1329560096128533], "max": [0.6638252654176667, 0.22999110701364645, 1.3126765240489555, 3.136106724117518, 1.444076563428918, 3.0311048285736844, 0.6180508333918578, -0.09448813403886261, 1.3383085445564735, 2.28662744770947, 1.4923518825815099, 2.9471315238353077], "count": [144]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47639715482026146]], [[0.4611202308006536]], [[0.443583629493464]]], "std": [[[0.20961774416798218]], [[0.20519353051460928]], [[0.2079922015826799]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6270975816993465]], [[0.6410390584150327]], [[0.6161419362745099]]], "std": [[[0.25766024962959616]], [[0.2699454784645391]], [[0.28069808813655744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5623756168300653]], [[0.5663350653594772]], [[0.5483019035947712]]], "std": [[[0.30831360965164367]], [[0.316628113911426]], [[0.3288007304464343]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482966789215686]], [[0.47064058210784315]], [[0.44024983455882355]]], "std": [[[0.32716926579237]], [[0.3356368662110742]], [[0.3515816092821452]]], "count": [100]}, "observation.state": {"min": [0.5956501960754395, -1.0655088424682617, 0.9868772625923157, -0.5290111899375916, -0.5086976289749146, 1.4672026634216309, -0.7703660130500793, -0.8659495115280151, 0.7910133600234985, -0.06182288005948067, 0.5923600196838379, -1.5574215650558472, 29.190000534057617, 58.533748626708984, -0.07375000417232513, -0.31062498688697815, 0.7311111092567444, -0.3799999952316284, 0.8662499785423279, -0.3499999940395355, 0.7400000095367432, -0.90666663646698, 0.9733333587646484, -0.4100000262260437, 12.037500381469727, 71.98562622070312, 1.581874966621399, 0.14000000059604645, 1.0637500286102295, 0.30250000953674316, 0.6944444179534912, 0.0, 0.7193750143051147, -0.20999999344348907, 1.144374966621399, 0.13499999046325684], "max": [0.7194867134094238, -0.8535991907119751, 1.1540112495422363, -0.05555237457156181, -0.13058385252952576, 1.971799373626709, -0.5117971301078796, -0.6533960700035095, 0.9080548286437988, 0.20938238501548767, 0.9062905311584473, -1.286049485206604, 77.62687683105469, 66.65812683105469, 23.920625686645508, 5.2481818199157715, 49.36125183105469, 108.79312133789062, 60.787498474121094, 110.88500213623047, 72.98812103271484, 109.73500061035156, 78.60562133789062, 110.7925033569336, 37.598751068115234, 81.55937957763672, 2.4487500190734863, 4.216875076293945, 30.303125381469727, 12.28125, 2.009999990463257, 0.0, 1.2912499904632568, -0.018750008195638657, 1.209375023841858, 4.40500020980835], "mean": [0.6608791351318359, -1.0160207748413086, 1.1001421213150024, -0.360673189163208, -0.3625045716762543, 1.8330942392349243, -0.6456021666526794, -0.7206178307533264, 0.8271995782852173, 0.1029423251748085, 0.7733709216117859, -1.3899412155151367, 65.47339630126953, 62.98177719116211, 4.081573009490967, 0.9208970069885254, 33.62425231933594, 69.46241760253906, 40.98540115356445, 70.50438690185547, 45.63488006591797, 76.56566619873047, 48.041351318359375, 87.67556762695312, 24.073169708251953, 77.64908599853516, 1.6853231191635132, 1.7196696996688843, 9.717126846313477, 1.672964096069336, 1.3317105770111084, 0.0, 0.8520811200141907, -0.16356082260608673, 1.1797945499420166, 0.3926818370819092], "std": [0.03516782447695732, 0.05252223089337349, 0.039494436234235764, 0.11250295490026474, 0.09622792154550552, 0.11473125964403152, 0.1033301055431366, 0.06676886975765228, 0.03389443829655647, 0.09079185128211975, 0.08915358036756516, 0.080157570540905, 14.875113487243652, 1.9192991256713867, 6.979960918426514, 1.7189935445785522, 18.129121780395508, 45.38828659057617, 22.153230667114258, 46.9410285949707, 28.86513900756836, 42.03303909301758, 33.28134536743164, 35.86740493774414, 7.918668746948242, 2.67966365814209, 0.15649431943893433, 1.2369846105575562, 9.246834754943848, 2.1893045902252197, 0.24424773454666138, 0.0, 0.14969216287136078, 0.031107282266020775, 0.013745679520070553, 0.7997478246688843], "count": [121]}, "action": {"min": [0.5956501960754395, -1.0655088424682617, 0.9868772625923157, -0.5290111899375916, -0.5086976289749146, 1.4672026634216309, -0.7703660130500793, -0.8659495115280151, 0.7910133600234985, -0.06182288005948067, 0.5923600196838379, -1.5574215650558472, 29.190000534057617, 58.533748626708984, -0.07375000417232513, -0.31062498688697815, 0.7311111092567444, -0.3799999952316284, 0.8662499785423279, -0.3499999940395355, 0.7400000095367432, -0.90666663646698, 0.9733333587646484, -0.4100000262260437, 12.037500381469727, 71.98562622070312, 1.581874966621399, 0.14000000059604645, 1.0637500286102295, 0.30250000953674316, 0.6944444179534912, 0.0, 0.7193750143051147, -0.20999999344348907, 1.144374966621399, 0.13499999046325684], "max": [0.7194867134094238, -0.8535991907119751, 1.1540112495422363, -0.05555237457156181, -0.13058385252952576, 1.971799373626709, -0.5117971301078796, -0.6533960700035095, 0.9080548286437988, 0.20938238501548767, 0.9062905311584473, -1.286049485206604, 77.62687683105469, 66.65812683105469, 23.920625686645508, 5.2481818199157715, 49.36125183105469, 108.79312133789062, 60.787498474121094, 110.88500213623047, 72.98812103271484, 109.73500061035156, 78.60562133789062, 110.7925033569336, 37.598751068115234, 81.55937957763672, 2.4487500190734863, 4.216875076293945, 30.303125381469727, 12.28125, 2.009999990463257, 0.0, 1.2912499904632568, -0.018750008195638657, 1.209375023841858, 4.40500020980835], "mean": [0.6608791351318359, -1.0160205364227295, 1.1001418828964233, -0.3606731593608856, -0.3625045120716095, 1.8330941200256348, -0.6456021666526794, -0.7206180095672607, 0.827199399471283, 0.10294228792190552, 0.7733709812164307, -1.3899410963058472, 65.47340393066406, 62.981773376464844, 4.08157205581665, 0.9208971261978149, 33.624244689941406, 69.46241760253906, 40.985408782958984, 70.50440216064453, 45.6348762512207, 76.5656967163086, 48.041351318359375, 87.67560577392578, 24.07317543029785, 77.64909362792969, 1.685323715209961, 1.719670057296753, 9.71712589263916, 1.6729637384414673, 1.331710696220398, 0.0, 0.852081298828125, -0.16356079280376434, 1.1797943115234375, 0.3926820456981659], "std": [0.03516782447695732, 0.05252222716808319, 0.039494436234235764, 0.11250295490026474, 0.09622790664434433, 0.11473125964403152, 0.1033301055431366, 0.06676886975765228, 0.03389444202184677, 0.09079184383153915, 0.08915357291698456, 0.0801575630903244, 14.87511157989502, 1.9192992448806763, 6.979960918426514, 1.7189935445785522, 18.129121780395508, 45.38829040527344, 22.153230667114258, 46.94102478027344, 28.865140914916992, 42.033042907714844, 33.281341552734375, 35.867408752441406, 7.918668746948242, 2.67966365814209, 0.15649431943893433, 1.2369844913482666, 9.246833801269531, 2.1893045902252197, 0.24424777925014496, 0.0, 0.14969214797019958, 0.031107282266020775, 0.013745679520070553, 0.7997475862503052], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [121]}, "index": {"min": [4445], "max": [4565], "mean": [4505.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [2.15702479338843, 5.0, 5.0, 5.0, 5.0], "std": [1.6763215556876232, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [121]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [121]}, "eef_direction_state": {"mean": [4.462809917355372, 3.2479338842975207], "std": [1.0207866219269106, 1.312879566433758], "min": [2, 1], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.1074380165289257, 0.9834710743801653], "std": [0.58636931487824, 0.44505494273838897], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.0165289256198347, 0.49586776859504134], "std": [0.8428941785721072, 0.7619458229167676], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [4.462809917355372, 3.2479338842975207], "std": [1.0207866219269106, 1.312879566433758], "min": [2, 1], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.1074380165289257, 0.9834710743801653], "std": [0.58636931487824, 0.44505494273838897], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.0165289256198347, 0.49586776859504134], "std": [0.8428941785721072, 0.7619458229167676], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.6697595423126639, 0.1323024984575621, 1.0896035625566356, 0.006353040572343666, 1.2564806503856258, 2.5463574885733458, 0.6143442172970851, -0.14383605472010316, 1.2428203329777154, 0.9925134156482782, 1.331834195370457, 1.6420646464563007], "std": [0.009892733478292576, 0.00841770140392145, 0.021290969634946488, 3.0258286841504223, 0.08221057372559473, 0.15803088659782719, 0.01015519174688247, 0.030405654426633337, 0.023344179426636823, 0.2607996769179965, 0.06151163143128076, 0.19524819967086873], "min": [0.6418226133623132, 0.11820853710289332, 1.0498899044954277, -3.1413344746572083, 1.0899899991997315, 2.238061469753755, 0.6023976031828561, -0.17966885219272133, 1.2020503605919277, 0.7681910779091374, 1.2328045608820344, 1.4593688954852924], "max": [0.6799540922753269, 0.14577943595965337, 1.1379659751423887, 3.1319963220328266, 1.3743678938244033, 2.8111717917983707, 0.6393034063486428, -0.09292444038236916, 1.2772272318956936, 1.6066950015211992, 1.4508944069369947, 2.1486215497528134], "count": [121]}, "eef_sim_pose_action": {"mean": [0.6697595423126639, 0.1323024984575621, 1.0896035625566356, 0.006353040572343666, 1.2564806503856258, 2.5463574885733458, 0.6143442172970851, -0.14383605472010316, 1.2428203329777154, 0.9925134156482782, 1.331834195370457, 1.6420646464563007], "std": [0.009892733478292576, 0.00841770140392145, 0.021290969634946488, 3.0258286841504223, 0.08221057372559473, 0.15803088659782719, 0.01015519174688247, 0.030405654426633337, 0.023344179426636823, 0.2607996769179965, 0.06151163143128076, 0.19524819967086873], "min": [0.6418226133623132, 0.11820853710289332, 1.0498899044954277, -3.1413344746572083, 1.0899899991997315, 2.238061469753755, 0.6023976031828561, -0.17966885219272133, 1.2020503605919277, 0.7681910779091374, 1.2328045608820344, 1.4593688954852924], "max": [0.6799540922753269, 0.14577943595965337, 1.1379659751423887, 3.1319963220328266, 1.3743678938244033, 2.8111717917983707, 0.6393034063486428, -0.09292444038236916, 1.2772272318956936, 1.6066950015211992, 1.4508944069369947, 2.1486215497528134], "count": [121]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759686968954248]], [[0.4610825694444444]], [[0.4438826491013072]]], "std": [[[0.220481496096553]], [[0.20782339455581025]], [[0.20868877529256585]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6295834865196078]], [[0.6450281556372549]], [[0.6203276000816994]]], "std": [[[0.2567833530020538]], [[0.2671691646186964]], [[0.27630027943289903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5688876797385621]], [[0.5741532986111112]], [[0.5527628267973856]]], "std": [[[0.30430754130031934]], [[0.3083281515550383]], [[0.31963707175633543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4650635069444444]], [[0.48626273897058825]], [[0.45421670751633986]]], "std": [[[0.3332818162626618]], [[0.34031296792164256]], [[0.3570048088277328]]], "count": [100]}, "observation.state": {"min": [0.6387808322906494, -1.062361717224121, 0.9606031179428101, -0.45514801144599915, -1.1514415740966797, 0.9954604506492615, -0.8004072308540344, -0.8327372670173645, 0.7592846751213074, -0.5279383063316345, 0.24013885855674744, -1.495646357536316, 25.300769805908203, 57.05500030517578, -0.036249998956918716, -0.2693749964237213, 0.7044444680213928, -0.47923076152801514, 0.6844444274902344, -0.6600000262260437, 0.7799999713897705, -0.6866666674613953, 0.890625, -0.5009999871253967, 13.28125, 63.26750183105469, 1.2100000381469727, -0.05874999612569809, 0.9312499761581421, 0.7684615254402161, 0.734375, 0.0, 0.6668750047683716, -0.21437500417232513, 0.7450000047683716, -0.6512500047683716], "max": [0.8894526362419128, -0.8200293779373169, 1.1076619625091553, -0.07087815552949905, -0.3195573091506958, 1.897650122642517, -0.2835078537464142, -0.551550030708313, 0.8827821016311646, 0.2619783282279968, 0.9169612526893616, -0.9226939678192139, 78.94999694824219, 76.7477798461914, 14.6743745803833, 4.375555515289307, 51.62937545776367, 108.796875, 63.52312469482422, 110.51687622070312, 75.01499938964844, 110.53250122070312, 83.15937805175781, 109.61062622070312, 72.77312469482422, 84.09124755859375, 44.395626068115234, 4.345000267028809, 32.015625, 3.208750009536743, 6.399374961853027, 0.0, 3.3125, 0.44333332777023315, 1.359375, 42.64099884033203], "mean": [0.6986439228057861, -0.9902632236480713, 1.0683478116989136, -0.28634974360466003, -0.46039846539497375, 1.7368208169937134, -0.5538448691368103, -0.6853793859481812, 0.8198310136795044, -0.06010966747999191, 0.6378796696662903, -1.287016749382019, 63.33946228027344, 63.51380920410156, 1.7988256216049194, 0.9150355458259583, 33.28608703613281, 66.18446350097656, 40.0592155456543, 68.09162902832031, 45.99675369262695, 70.89851379394531, 49.3467903137207, 81.28357696533203, 38.53978729248047, 76.44290924072266, 6.752007484436035, 1.532926082611084, 11.74682903289795, 1.1862903833389282, 1.896514892578125, 0.0, 1.223617434501648, -0.1439075618982315, 1.1417044401168823, 8.151519775390625], "std": [0.06062866002321243, 0.06461962312459946, 0.034536682069301605, 0.09132738411426544, 0.1743902564048767, 0.21114353835582733, 0.2035977989435196, 0.07189497351646423, 0.04175818711519241, 0.2749284505844116, 0.21921883523464203, 0.20531466603279114, 16.938844680786133, 4.445440769195557, 3.9822940826416016, 1.4771478176116943, 19.64078712463379, 47.99417495727539, 24.956504821777344, 48.85749053955078, 30.588964462280273, 47.97161102294922, 35.54212951660156, 39.30653762817383, 17.65534782409668, 4.5567851066589355, 11.545441627502441, 1.2002477645874023, 10.46669864654541, 0.5870751142501831, 1.7951165437698364, 0.0, 0.7046361565589905, 0.11074917763471603, 0.12455359846353531, 10.618293762207031], "count": [144]}, "action": {"min": [0.6387808322906494, -1.062361717224121, 0.9606031179428101, -0.45514801144599915, -1.1514415740966797, 0.9954604506492615, -0.8004072308540344, -0.8327372670173645, 0.7592846751213074, -0.5279383063316345, 0.24013885855674744, -1.495646357536316, 25.300769805908203, 57.05500030517578, -0.036249998956918716, -0.2693749964237213, 0.7044444680213928, -0.47923076152801514, 0.6844444274902344, -0.6600000262260437, 0.7799999713897705, -0.6866666674613953, 0.890625, -0.5009999871253967, 13.28125, 63.26750183105469, 1.2100000381469727, -0.05874999612569809, 0.9312499761581421, 0.7684615254402161, 0.734375, 0.0, 0.6668750047683716, -0.21437500417232513, 0.7450000047683716, -0.6512500047683716], "max": [0.8894526362419128, -0.8200293779373169, 1.1076619625091553, -0.07087815552949905, -0.3195573091506958, 1.897650122642517, -0.2835078537464142, -0.551550030708313, 0.8827821016311646, 0.2619783282279968, 0.9169612526893616, -0.9226939678192139, 78.94999694824219, 76.7477798461914, 14.6743745803833, 4.375555515289307, 51.62937545776367, 108.796875, 63.52312469482422, 110.51687622070312, 75.01499938964844, 110.53250122070312, 83.15937805175781, 109.61062622070312, 72.77312469482422, 84.09124755859375, 44.395626068115234, 4.345000267028809, 32.015625, 3.208750009536743, 6.399374961853027, 0.0, 3.3125, 0.44333332777023315, 1.359375, 42.64099884033203], "mean": [0.6986439824104309, -0.9902629852294922, 1.0683480501174927, -0.28634965419769287, -0.46039852499961853, 1.7368208169937134, -0.5538448095321655, -0.6853794455528259, 0.8198310136795044, -0.060109708458185196, 0.6378798484802246, -1.28701651096344, 63.33945846557617, 63.5137939453125, 1.7988256216049194, 0.9150355458259583, 33.28608703613281, 66.1844711303711, 40.05921936035156, 68.09162139892578, 45.99674606323242, 70.89849853515625, 49.34678649902344, 81.2835922241211, 38.539791107177734, 76.44293212890625, 6.752007961273193, 1.532926321029663, 11.746829986572266, 1.1862902641296387, 1.896513819694519, 0.0, 1.2236171960830688, -0.14390750229358673, 1.1417044401168823, 8.15152359008789], "std": [0.06062866002321243, 0.06461962312459946, 0.034536682069301605, 0.09132738411426544, 0.17439024150371552, 0.21114353835582733, 0.2035978138446808, 0.07189497351646423, 0.04175819084048271, 0.2749285101890564, 0.21921886503696442, 0.20531465113162994, 16.9388427734375, 4.445440769195557, 3.9822940826416016, 1.4771478176116943, 19.64078712463379, 47.99417495727539, 24.95650291442871, 48.857486724853516, 30.588966369628906, 47.97161102294922, 35.54212951660156, 39.30653762817383, 17.655349731445312, 4.5567851066589355, 11.545443534851074, 1.2002475261688232, 10.466697692871094, 0.5870750546455383, 1.7951164245605469, 0.0, 0.7046362161636353, 0.11074917018413544, 0.12455359846353531, 10.618293762207031], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [144]}, "index": {"min": [4901], "max": [5044], "mean": [4972.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [1.9166666666666667, 5.0, 5.0, 5.0, 5.0], "std": [1.6811867501526667, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [144]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [144]}, "eef_direction_state": {"mean": [4.395833333333333, 3.701388888888889], "std": [1.0221080476696727, 1.4341076450721273], "min": [2, 1], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.1805555555555556, 0.9791666666666666], "std": [0.6734321068000367, 0.6176652950155666], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9305555555555556, 0.7152777777777778], "std": [0.846994504916074, 0.8221178143169539], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [4.395833333333333, 3.701388888888889], "std": [1.0221080476696727, 1.4341076450721273], "min": [2, 1], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.1805555555555556, 0.9791666666666666], "std": [0.6734321068000367, 0.6176652950155666], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9305555555555556, 0.7152777777777778], "std": [0.846994504916074, 0.8221178143169539], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6593094308220074, 0.13179814660181258, 1.1026641284918124, 1.4882810891046183, 1.2677437330125818, 1.9340015108900086, 0.6105957077291416, -0.14086209382769554, 1.2484303703750772, 0.6552624488634422, 1.3896803418391876, 1.2042591936931704], "std": [0.008018470109889719, 0.023436282315398183, 0.03678545077310128, 2.4332911957348147, 0.07878196561147928, 1.4177201665222823, 0.008134596710235632, 0.03923021587502816, 0.03479709990821816, 1.2644328122020592, 0.08314946489138053, 1.2966851555607775], "min": [0.6373654320362466, 0.10448944708202029, 1.0486763112323623, -3.1394777625409827, 0.9569120875704349, -3.122481668946591, 0.5870650145923011, -0.1852835615558622, 1.2012288442493178, -3.1035827747416933, 1.1835700024916265, -2.8383964684487064], "max": [0.6694999242553283, 0.2027060360853298, 1.2245830248172496, 3.13835484202442, 1.4157053003891802, 2.907036518764784, 0.6255398494599719, -0.07014710353238962, 1.3022297777223382, 3.029624057544259, 1.562502105685522, 3.102558141375391], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6593094308220074, 0.13179814660181258, 1.1026641284918124, 1.4882810891046183, 1.2677437330125818, 1.9340015108900086, 0.6105957077291416, -0.14086209382769554, 1.2484303703750772, 0.6552624488634422, 1.3896803418391876, 1.2042591936931704], "std": [0.008018470109889719, 0.023436282315398183, 0.03678545077310128, 2.4332911957348147, 0.07878196561147928, 1.4177201665222823, 0.008134596710235632, 0.03923021587502816, 0.03479709990821816, 1.2644328122020592, 0.08314946489138053, 1.2966851555607775], "min": [0.6373654320362466, 0.10448944708202029, 1.0486763112323623, -3.1394777625409827, 0.9569120875704349, -3.122481668946591, 0.5870650145923011, -0.1852835615558622, 1.2012288442493178, -3.1035827747416933, 1.1835700024916265, -2.8383964684487064], "max": [0.6694999242553283, 0.2027060360853298, 1.2245830248172496, 3.13835484202442, 1.4157053003891802, 2.907036518764784, 0.6255398494599719, -0.07014710353238962, 1.3022297777223382, 3.029624057544259, 1.562502105685522, 3.102558141375391], "count": [144]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4855747406045752]], [[0.4661201756535948]], [[0.44681085580065355]]], "std": [[[0.21181407474590425]], [[0.2045417422657737]], [[0.20857541449142]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.19215686274509805]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6218283905228758]], [[0.6358587357026144]], [[0.6144277512254902]]], "std": [[[0.2592924364793903]], [[0.2712283638518273]], [[0.2807503208122611]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5762233905228757]], [[0.5807954227941177]], [[0.5600961825980393]]], "std": [[[0.2978547329706405]], [[0.3067243112616463]], [[0.3195237833092352]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673347385620915]], [[0.48906231413398693]], [[0.45812841911764707]]], "std": [[[0.33393754672597914]], [[0.3419304963676617]], [[0.35853101992407443]]], "count": [100]}, "observation.state": {"min": [0.6528477072715759, -1.0617895126342773, 0.9233615398406982, -0.47457942366600037, -1.3627365827560425, 0.989399254322052, -0.8501898050308228, -0.7773756384849548, 0.757843554019928, -0.4810883402824402, 0.41359102725982666, -1.3422694206237793, 17.760000228881836, 57.84062576293945, -0.36625000834465027, -0.24312499165534973, 0.9118750095367432, -0.2693749964237213, 0.8799999952316284, -0.6600000262260437, 0.9681249856948853, 0.5462499856948853, 0.859375, 0.3392857015132904, 13.4375, 66.9044418334961, 1.4118750095367432, -0.19099999964237213, 0.9424999952316284, -0.27687498927116394, 0.6837500333786011, 0.0, 0.6981250047683716, 0.49937498569488525, 0.7260000109672546, -1.234375], "max": [0.922429084777832, -0.8001449704170227, 1.133149266242981, -0.038719769567251205, -0.26581692695617676, 2.0354580879211426, -0.39582857489585876, -0.5494731664657593, 0.887312114238739, 0.16935129463672638, 1.1209235191345215, -0.8589398860931396, 77.26312255859375, 72.31666564941406, 30.614999771118164, 6.757272720336914, 51.9743766784668, 108.97437286376953, 64.83687591552734, 109.69812774658203, 74.47875213623047, 109.6468734741211, 82.99250030517578, 110.68812561035156, 79.53937530517578, 85.79750061035156, 35.515625, 3.3540000915527344, 35.977500915527344, 7.630000114440918, 10.869999885559082, 0.0, 2.733750104904175, 0.6156250238418579, 1.2975000143051147, 41.77000045776367], "mean": [0.6926851868629456, -0.9610846042633057, 1.0390619039535522, -0.29681941866874695, -0.46814823150634766, 1.7927348613739014, -0.6286543607711792, -0.6611374020576477, 0.8295474052429199, -0.11568867415189743, 0.730647623538971, -1.1402781009674072, 62.09834289550781, 63.88393783569336, 6.10222864151001, 1.05502188205719, 32.14188003540039, 64.9439926147461, 38.29399871826172, 65.892333984375, 42.403202056884766, 68.79255676269531, 44.234615325927734, 80.21979522705078, 40.4264030456543, 78.4834976196289, 5.3535475730896, 0.8780828714370728, 10.075970649719238, 1.3505617380142212, 2.4598500728607178, 0.0, 1.1478208303451538, 0.5711274147033691, 0.9772350788116455, 6.457535266876221], "std": [0.06335341930389404, 0.07573187351226807, 0.04836636036634445, 0.10905194282531738, 0.24527187645435333, 0.25221410393714905, 0.18660542368888855, 0.05988054722547531, 0.03863776847720146, 0.23905298113822937, 0.16938668489456177, 0.16676664352416992, 18.097366333007812, 3.287740468978882, 8.395209312438965, 1.9320271015167236, 19.95913314819336, 48.02867889404297, 25.314130783081055, 49.291343688964844, 30.301420211791992, 47.11044692993164, 35.543582916259766, 38.1221923828125, 20.636432647705078, 3.9680423736572266, 8.85334300994873, 1.0269383192062378, 10.168118476867676, 1.925338625907898, 2.785979986190796, 0.0, 0.542877197265625, 0.021425072103738785, 0.2009156346321106, 10.759072303771973], "count": [151]}, "action": {"min": [0.6528477072715759, -1.0617895126342773, 0.9233615398406982, -0.47457942366600037, -1.3627365827560425, 0.989399254322052, -0.8501898050308228, -0.7773756384849548, 0.757843554019928, -0.4810883402824402, 0.41359102725982666, -1.3422694206237793, 17.760000228881836, 57.84062576293945, -0.36625000834465027, -0.24312499165534973, 0.9118750095367432, -0.2693749964237213, 0.8799999952316284, -0.6600000262260437, 0.9681249856948853, 0.5462499856948853, 0.859375, 0.3392857015132904, 13.4375, 66.9044418334961, 1.4118750095367432, -0.19099999964237213, 0.9424999952316284, -0.27687498927116394, 0.6837500333786011, 0.0, 0.6981250047683716, 0.49937498569488525, 0.7260000109672546, -1.234375], "max": [0.922429084777832, -0.8001449704170227, 1.133149266242981, -0.038719769567251205, -0.26581692695617676, 2.0354580879211426, -0.39582857489585876, -0.5494731664657593, 0.887312114238739, 0.16935129463672638, 1.1209235191345215, -0.8589398860931396, 77.26312255859375, 72.31666564941406, 30.614999771118164, 6.757272720336914, 51.9743766784668, 108.97437286376953, 64.83687591552734, 109.69812774658203, 74.47875213623047, 109.6468734741211, 82.99250030517578, 110.68812561035156, 79.53937530517578, 85.79750061035156, 35.515625, 3.3540000915527344, 35.977500915527344, 7.630000114440918, 10.869999885559082, 0.0, 2.733750104904175, 0.6156250238418579, 1.2975000143051147, 41.77000045776367], "mean": [0.6926854848861694, -0.9610845446586609, 1.0390617847442627, -0.29681962728500366, -0.46814823150634766, 1.7927347421646118, -0.6286543011665344, -0.6611374616622925, 0.8295475244522095, -0.11568867415189743, 0.7306474447250366, -1.1402781009674072, 62.09834671020508, 63.883949279785156, 6.102231502532959, 1.0550220012664795, 32.14189147949219, 64.94398498535156, 38.29400634765625, 65.89231872558594, 42.40320587158203, 68.79257202148438, 44.2346076965332, 80.2198257446289, 40.4263916015625, 78.4835205078125, 5.353543758392334, 0.8780828714370728, 10.075971603393555, 1.3505616188049316, 2.4598500728607178, 0.0, 1.1478205919265747, 0.5711269974708557, 0.9772353768348694, 6.457536697387695], "std": [0.06335341930389404, 0.07573186606168747, 0.048366352915763855, 0.10905195027589798, 0.24527186155319214, 0.25221407413482666, 0.18660543859004974, 0.05988055095076561, 0.03863776847720146, 0.2390529364347458, 0.16938669979572296, 0.16676664352416992, 18.097368240356445, 3.2877402305603027, 8.395209312438965, 1.9320271015167236, 19.95913314819336, 48.02867126464844, 25.314130783081055, 49.291351318359375, 30.301422119140625, 47.11045455932617, 35.5435791015625, 38.1221923828125, 20.63643455505371, 3.9680421352386475, 8.85334300994873, 1.0269384384155273, 10.168118476867676, 1.9253383874893188, 2.785979986190796, 0.0, 0.542877197265625, 0.021425068378448486, 0.20091557502746582, 10.759069442749023], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [151]}, "index": {"min": [5045], "max": [5195], "mean": [5120.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [2.013245033112583, 5.0, 5.0, 5.0, 5.0], "std": [1.6152696654975793, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [151]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [151]}, "eef_direction_state": {"mean": [4.748344370860927, 3.9006622516556293], "std": [0.9981343062580503, 1.4816983583033714], "min": [1, 1], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.1390728476821192, 0.8807947019867549], "std": [0.7808955217474799, 0.6189839176449216], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.0264900662251655, 0.7682119205298014], "std": [0.821459046534341, 0.8092487613451731], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [4.748344370860927, 3.9006622516556293], "std": [0.9981343062580503, 1.4816983583033714], "min": [1, 1], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.1390728476821192, 0.8807947019867549], "std": [0.7808955217474799, 0.6189839176449216], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.0264900662251655, 0.7682119205298014], "std": [0.821459046534341, 0.8092487613451731], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6530019107200014, 0.1345468401801156, 1.1117143017052638, 2.2921090729997893, 1.2439709716676994, 1.7604947291294462, 0.6008931863518421, -0.14745117065254448, 1.244970597094352, 1.2740071722214792, 1.3231649550446227, 1.995392165227398], "std": [0.010649087947920565, 0.02223765489785716, 0.05027782161720263, 1.4168874585721931, 0.11156852726641459, 1.288744157333781, 0.00921591707228198, 0.032103245206781206, 0.04018290284497724, 0.3710571924527087, 0.07684928522663842, 0.34945107766756006], "min": [0.6159023289522868, 0.11604209101579574, 1.042843460275752, -2.9741781248613783, 0.8728812668855683, -2.729319317668371, 0.5771545667588583, -0.18824776443170096, 1.1963466257833026, 0.7305669807681259, 1.090302033191119, 1.4210997573941633], "max": [0.6633050029895295, 0.21062549891753457, 1.2678886820331694, 3.114575748276292, 1.4550668502203412, 3.0765972242313873, 0.6157122551292372, -0.09284966844241999, 1.3052775270425063, 2.100880153467183, 1.4659787225209313, 2.9198725915635437], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6530019107200014, 0.1345468401801156, 1.1117143017052638, 2.2921090729997893, 1.2439709716676994, 1.7604947291294462, 0.6008931863518421, -0.14745117065254448, 1.244970597094352, 1.2740071722214792, 1.3231649550446227, 1.995392165227398], "std": [0.010649087947920565, 0.02223765489785716, 0.05027782161720263, 1.4168874585721931, 0.11156852726641459, 1.288744157333781, 0.00921591707228198, 0.032103245206781206, 0.04018290284497724, 0.3710571924527087, 0.07684928522663842, 0.34945107766756006], "min": [0.6159023289522868, 0.11604209101579574, 1.042843460275752, -2.9741781248613783, 0.8728812668855683, -2.729319317668371, 0.5771545667588583, -0.18824776443170096, 1.1963466257833026, 0.7305669807681259, 1.090302033191119, 1.4210997573941633], "max": [0.6633050029895295, 0.21062549891753457, 1.2678886820331694, 3.114575748276292, 1.4550668502203412, 3.0765972242313873, 0.6157122551292372, -0.09284966844241999, 1.3052775270425063, 2.100880153467183, 1.4659787225209313, 2.9198725915635437], "count": [151]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48965477736928104]], [[0.4683976429738562]], [[0.447112716503268]]], "std": [[[0.21265765807366058]], [[0.20643441876370214]], [[0.21124099307610866]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.17647058823529413]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6236433558006536]], [[0.6370954861111111]], [[0.6148224040032679]]], "std": [[[0.2594153124906846]], [[0.2702343446795013]], [[0.27964773464394926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5755900919117648]], [[0.5814826531862745]], [[0.5592027512254901]]], "std": [[[0.30199999429265767]], [[0.30611434437131346]], [[0.3181332983594241]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47007330269607844]], [[0.4928388419117647]], [[0.4624537071078431]]], "std": [[[0.33423341021120306]], [[0.3424765842598062]], [[0.35904301461575433]]], "count": [100]}, "observation.state": {"min": [0.6285048127174377, -1.0524910688400269, 0.9423505663871765, -0.3322651982307434, -1.6282012462615967, 0.9685187339782715, -0.9327712655067444, -0.7787584662437439, 0.755385160446167, -0.6611447930335999, 0.3470473885536194, -1.3624398708343506, 19.099374771118164, 58.772499084472656, -0.39500001072883606, -0.2849999964237213, 0.9012500047683716, -0.17124998569488525, 0.7443749904632568, -0.23375000059604645, 0.9312500357627869, 0.5068749785423279, 0.921875, -0.078125, 17.490999221801758, 59.26812744140625, 1.4168750047683716, -0.22062499821186066, 0.7443749904632568, -0.051249999552965164, 0.7243750095367432, 0.0, 0.8856250047683716, 0.5249999761581421, 0.6987500190734863, 0.27000001072883606], "max": [0.9623197317123413, -0.7258843779563904, 1.103584885597229, 0.02857251837849617, -0.24512188136577606, 1.954418420791626, -0.32039177417755127, -0.5435391068458557, 0.9110828638076782, 0.20435167849063873, 1.5686910152435303, -0.6934271454811096, 75.87625122070312, 74.61000061035156, 26.850624084472656, 7.737499713897705, 57.18937683105469, 109.69937133789062, 76.02562713623047, 111.26625061035156, 83.00312805175781, 110.0062484741211, 82.859375, 109.54750061035156, 90.62125396728516, 77.08062744140625, 39.5993766784668, 6.587778091430664, 24.650625228881836, 9.813750267028809, 7.728125095367432, 0.0, 5.78125, 8.998749732971191, 5.286250114440918, 78.13812255859375], "mean": [0.6970417499542236, -0.9468167424201965, 1.0398821830749512, -0.22692087292671204, -0.5507614016532898, 1.6632636785507202, -0.6072229146957397, -0.6514780521392822, 0.8415701985359192, -0.12417999655008316, 0.7476576566696167, -1.0867741107940674, 55.079811096191406, 66.16429138183594, 3.0135223865509033, 1.4898549318313599, 30.040483474731445, 58.02898406982422, 38.02509689331055, 57.83584213256836, 40.70105743408203, 60.57603454589844, 38.75182342529297, 71.5620346069336, 43.05491256713867, 71.15682220458984, 8.142364501953125, 2.4903199672698975, 9.549614906311035, 1.8810068368911743, 2.723849296569824, 0.0, 2.014416456222534, 1.7046865224838257, 1.798008680343628, 17.42339515686035], "std": [0.1060553565621376, 0.09750273823738098, 0.04142443835735321, 0.1075008288025856, 0.4190150797367096, 0.3370610177516937, 0.2102067768573761, 0.06912262737751007, 0.043237779289484024, 0.3059619665145874, 0.304635226726532, 0.21356847882270813, 19.491146087646484, 3.7312183380126953, 6.971334934234619, 2.464198589324951, 22.675830841064453, 47.7724494934082, 30.691736221313477, 50.85171127319336, 34.60102462768555, 49.31140899658203, 36.48264694213867, 41.134986877441406, 21.438444137573242, 5.893842697143555, 12.265042304992676, 2.1450207233428955, 8.955129623413086, 2.6985013484954834, 2.1415719985961914, 0.0, 1.1955196857452393, 2.125293731689453, 1.2494096755981445, 23.988601684570312], "count": [143]}, "action": {"min": [0.6285048127174377, -1.0524910688400269, 0.9423505663871765, -0.3322651982307434, -1.6282012462615967, 0.9685187339782715, -0.9327712655067444, -0.7787584662437439, 0.755385160446167, -0.6611447930335999, 0.3470473885536194, -1.3624398708343506, 19.099374771118164, 58.772499084472656, -0.39500001072883606, -0.2849999964237213, 0.9012500047683716, -0.17124998569488525, 0.7443749904632568, -0.23375000059604645, 0.9312500357627869, 0.5068749785423279, 0.921875, -0.078125, 17.490999221801758, 59.26812744140625, 1.4168750047683716, -0.22062499821186066, 0.7443749904632568, -0.051249999552965164, 0.7243750095367432, 0.0, 0.8856250047683716, 0.5249999761581421, 0.6987500190734863, 0.27000001072883606], "max": [0.9623197317123413, -0.7258843779563904, 1.103584885597229, 0.02857251837849617, -0.24512188136577606, 1.954418420791626, -0.32039177417755127, -0.5435391068458557, 0.9110828638076782, 0.20435167849063873, 1.5686910152435303, -0.6934271454811096, 75.87625122070312, 74.61000061035156, 26.850624084472656, 7.737499713897705, 57.18937683105469, 109.69937133789062, 76.02562713623047, 111.26625061035156, 83.00312805175781, 110.0062484741211, 82.859375, 109.54750061035156, 90.62125396728516, 77.08062744140625, 39.5993766784668, 6.587778091430664, 24.650625228881836, 9.813750267028809, 7.728125095367432, 0.0, 5.78125, 8.998749732971191, 5.286250114440918, 78.13812255859375], "mean": [0.6970417499542236, -0.9468167424201965, 1.039881944656372, -0.22692087292671204, -0.5507616400718689, 1.6632641553878784, -0.607222855091095, -0.6514777541160583, 0.841570258140564, -0.12418005615472794, 0.7476574182510376, -1.0867745876312256, 55.07981491088867, 66.164306640625, 3.0135226249694824, 1.4898549318313599, 30.04050064086914, 58.028953552246094, 38.02507019042969, 57.83584213256836, 40.701045989990234, 60.57604217529297, 38.7518196105957, 71.56204986572266, 43.05492401123047, 71.15684509277344, 8.142362594604492, 2.4903199672698975, 9.54962158203125, 1.8810062408447266, 2.723849296569824, 0.0, 2.014415979385376, 1.7046862840652466, 1.7980087995529175, 17.423385620117188], "std": [0.106055349111557, 0.09750273823738098, 0.04142443835735321, 0.1075008437037468, 0.4190150499343872, 0.3370610177516937, 0.21020682156085968, 0.06912262737751007, 0.043237779289484024, 0.3059619963169098, 0.304635226726532, 0.21356849372386932, 19.491146087646484, 3.731217861175537, 6.971336841583252, 2.464198589324951, 22.67582893371582, 47.77245330810547, 30.691736221313477, 50.85171127319336, 34.60102844238281, 49.3114013671875, 36.48265838623047, 41.13498306274414, 21.438444137573242, 5.893842697143555, 12.265040397644043, 2.1450207233428955, 8.955130577087402, 2.698500871658325, 2.1415717601776123, 0.0, 1.1955194473266602, 2.1252939701080322, 1.2494096755981445, 23.988603591918945], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [143]}, "index": {"min": [5196], "max": [5338], "mean": [5267.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [2.034965034965035, 5.0, 5.0, 5.0, 5.0], "std": [1.5972554582086902, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [143]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [143]}, "eef_direction_state": {"mean": [4.755244755244755, 3.6363636363636362], "std": [0.7952374252212301, 1.287625094991207], "min": [4, 2], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.2097902097902098, 1.2167832167832169], "std": [0.7831543431654049, 0.7109518896301452], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.062937062937063, 0.6783216783216783], "std": [0.8296665706273499, 0.7718962084781331], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [4.755244755244755, 3.6363636363636362], "std": [0.7952374252212301, 1.287625094991207], "min": [4, 2], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.2097902097902098, 1.2167832167832169], "std": [0.7831543431654049, 0.7109518896301452], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.062937062937063, 0.6783216783216783], "std": [0.8296665706273499, 0.7718962084781331], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6458360617735026, 0.1363059690424346, 1.1343470934818884, 1.5483408274381711, 1.191059550188063, 1.4183636342939379, 0.6041213668827738, -0.15862608363545136, 1.2584855753711282, 1.304017700631445, 1.2716816057127474, 2.0095425112828504], "std": [0.024411871542675892, 0.03868411271822595, 0.07783350768458122, 2.056792508319466, 0.1714887977917164, 1.577852874443547, 0.01882877868675629, 0.040583632382447485, 0.049537380709116674, 0.4712115499985666, 0.16442340111477172, 0.47007940115527297], "min": [0.5620771853573825, 0.10944135241498301, 1.048766100447569, -3.119522099041483, 0.743200717234346, -2.826921283783446, 0.5421656087292465, -0.22494111197456704, 1.1874106909158144, 0.4553268971213224, 0.8199285010575572, 1.1848676552828057], "max": [0.6627573085590589, 0.22578578899178067, 1.3393539047223235, 3.132728140264617, 1.4571543850887112, 2.996511454433134, 0.6191988331824938, -0.0866631064030555, 1.3579385903924788, 2.30759869735927, 1.497054026759193, 3.130247304481924], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6458360617735026, 0.1363059690424346, 1.1343470934818884, 1.5483408274381711, 1.191059550188063, 1.4183636342939379, 0.6041213668827738, -0.15862608363545136, 1.2584855753711282, 1.304017700631445, 1.2716816057127474, 2.0095425112828504], "std": [0.024411871542675892, 0.03868411271822595, 0.07783350768458122, 2.056792508319466, 0.1714887977917164, 1.577852874443547, 0.01882877868675629, 0.040583632382447485, 0.049537380709116674, 0.4712115499985666, 0.16442340111477172, 0.47007940115527297], "min": [0.5620771853573825, 0.10944135241498301, 1.048766100447569, -3.119522099041483, 0.743200717234346, -2.826921283783446, 0.5421656087292465, -0.22494111197456704, 1.1874106909158144, 0.4553268971213224, 0.8199285010575572, 1.1848676552828057], "max": [0.6627573085590589, 0.22578578899178067, 1.3393539047223235, 3.132728140264617, 1.4571543850887112, 2.996511454433134, 0.6191988331824938, -0.0866631064030555, 1.3579385903924788, 2.30759869735927, 1.497054026759193, 3.130247304481924], "count": [143]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48226269199346405]], [[0.46365340073529415]], [[0.4445989399509804]]], "std": [[[0.22111930978539104]], [[0.2106652173742586]], [[0.21421954705457533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.18823529411764706]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6470694015522876]], [[0.6560094219771242]], [[0.6331207209967321]]], "std": [[[0.2525413780190038]], [[0.26482001815910344]], [[0.27159263845225323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5573913909313726]], [[0.5578061213235294]], [[0.5364304881535947]]], "std": [[[0.301013813293375]], [[0.30536615096413516]], [[0.31654678730402336]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4709040400326797]], [[0.4942414052287582]], [[0.4638773835784314]]], "std": [[[0.3351211470310366]], [[0.3433137785186795]], [[0.36004233211283093]]], "count": [100]}, "observation.state": {"min": [0.5962939262390137, -1.092212200164795, 0.9514954090118408, -0.5767433047294617, -0.6284385919570923, 1.555428385734558, -0.76276034116745, -0.7715820074081421, 0.7768988013267517, -0.8752956390380859, 0.41525998711586, -1.41622793674469, 23.395000457763672, 58.568748474121094, -0.021875005215406418, -0.33687499165534973, 0.9474999904632568, 0.08363636583089828, 0.7612500190734863, 1.0655555725097656, 0.9266666769981384, -0.39625000953674316, 0.9112499952316284, 0.057500001043081284, 19.926250457763672, 66.04375457763672, 1.4006249904632568, -0.15312500298023224, 1.0318750143051147, 0.8174999952316284, 0.9737499952316284, 0.0, 0.7662500143051147, 0.71875, 0.5106250047683716, 0.6825000047683716], "max": [0.7464840412139893, -0.8579384684562683, 1.1197022199630737, 0.016737239435315132, -0.3168869614601135, 2.15516996383667, -0.2403295934200287, -0.5853742361068726, 0.9709983468055725, 0.1289387345314026, 0.9217641353607178, -0.4364318549633026, 77.2093734741211, 68.71062469482422, 29.709375381469727, 3.6256251335144043, 52.852500915527344, 110.04187774658203, 74.01499938964844, 111.72062683105469, 84.13312530517578, 109.70874786376953, 82.0, 106.48750305175781, 63.95624923706055, 88.16250610351562, 12.3125, 2.6187500953674316, 38.880001068115234, 3.8681249618530273, 15.813750267028809, 0.0, 9.739375114440918, 20.853124618530273, 2.922499895095825, 92.95437622070312], "mean": [0.6468828916549683, -0.9985480904579163, 1.0473048686981201, -0.3321293592453003, -0.4421407878398895, 1.9183357954025269, -0.5002691149711609, -0.67405766248703, 0.8753477931022644, -0.3619203567504883, 0.6529224514961243, -0.9021422266960144, 64.0843734741211, 65.21092224121094, 4.5354695320129395, 0.37604984641075134, 38.78936004638672, 75.04006958007812, 52.113059997558594, 80.47764587402344, 57.91324234008789, 81.88883209228516, 55.24684524536133, 84.85701751708984, 44.5342903137207, 76.60099029541016, 2.6196866035461426, 0.5020458698272705, 14.39526081085205, 1.7626872062683105, 6.1894707679748535, 0.0, 3.655857801437378, 3.853623867034912, 1.19405198097229, 31.54869842529297], "std": [0.04433918371796608, 0.050996407866477966, 0.04058242216706276, 0.1335587203502655, 0.059421174228191376, 0.16026510298252106, 0.21063320338726044, 0.05350581184029579, 0.07013232260942459, 0.38547778129577637, 0.19385594129562378, 0.37109002470970154, 13.164481163024902, 2.6347031593322754, 8.729095458984375, 1.2219123840332031, 17.563671112060547, 43.594520568847656, 25.333045959472656, 44.23812484741211, 30.901504516601562, 42.040679931640625, 32.90080642700195, 33.86296463012695, 12.423351287841797, 5.533876419067383, 3.192765951156616, 0.5218276977539062, 11.315155982971191, 0.5764698386192322, 4.333907127380371, 0.0, 2.3977322578430176, 5.053279399871826, 0.5923943519592285, 29.283618927001953], "count": [151]}, "action": {"min": [0.5962939262390137, -1.092212200164795, 0.9514954090118408, -0.5767433047294617, -0.6284385919570923, 1.555428385734558, -0.76276034116745, -0.7715820074081421, 0.7768988013267517, -0.8752956390380859, 0.41525998711586, -1.41622793674469, 23.395000457763672, 58.568748474121094, -0.021875005215406418, -0.33687499165534973, 0.9474999904632568, 0.08363636583089828, 0.7612500190734863, 1.0655555725097656, 0.9266666769981384, -0.39625000953674316, 0.9112499952316284, 0.057500001043081284, 19.926250457763672, 66.04375457763672, 1.4006249904632568, -0.15312500298023224, 1.0318750143051147, 0.8174999952316284, 0.9737499952316284, 0.0, 0.7662500143051147, 0.71875, 0.5106250047683716, 0.6825000047683716], "max": [0.7464840412139893, -0.8579384684562683, 1.1197022199630737, 0.016737239435315132, -0.3168869614601135, 2.15516996383667, -0.2403295934200287, -0.5853742361068726, 0.9709983468055725, 0.1289387345314026, 0.9217641353607178, -0.4364318549633026, 77.2093734741211, 68.71062469482422, 29.709375381469727, 3.6256251335144043, 52.852500915527344, 110.04187774658203, 74.01499938964844, 111.72062683105469, 84.13312530517578, 109.70874786376953, 82.0, 106.48750305175781, 63.95624923706055, 88.16250610351562, 12.3125, 2.6187500953674316, 38.880001068115234, 3.8681249618530273, 15.813750267028809, 0.0, 9.739375114440918, 20.853124618530273, 2.922499895095825, 92.95437622070312], "mean": [0.6468828916549683, -0.9985479116439819, 1.0473047494888306, -0.33212944865226746, -0.4421408474445343, 1.9183359146118164, -0.5002689957618713, -0.6740579009056091, 0.8753477334976196, -0.3619203269481659, 0.652922511100769, -0.9021422266960144, 64.0843734741211, 65.2109146118164, 4.535470008850098, 0.3760497570037842, 38.78936004638672, 75.04011535644531, 52.11305236816406, 80.47760009765625, 57.913246154785156, 81.88887023925781, 55.24684524536133, 84.85702514648438, 44.53428268432617, 76.60099792480469, 2.6196861267089844, 0.5020461678504944, 14.39526081085205, 1.7626872062683105, 6.189468860626221, 0.0, 3.655857801437378, 3.853621482849121, 1.1940522193908691, 31.548664093017578], "std": [0.04433918371796608, 0.05099642276763916, 0.04058242216706276, 0.1335587054491043, 0.05942117050290108, 0.16026510298252106, 0.21063321828842163, 0.05350581184029579, 0.07013232260942459, 0.3854777216911316, 0.19385595619678497, 0.37109002470970154, 13.164481163024902, 2.6347031593322754, 8.729095458984375, 1.2219123840332031, 17.563671112060547, 43.59452438354492, 25.33304786682129, 44.23812484741211, 30.901506423950195, 42.040679931640625, 32.90080642700195, 33.86296081542969, 12.423352241516113, 5.533876419067383, 3.192765951156616, 0.5218278169631958, 11.315156936645508, 0.5764698386192322, 4.333906173706055, 0.0, 2.3977322578430176, 5.053279876708984, 0.5923942923545837, 29.283620834350586], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [151]}, "index": {"min": [5339], "max": [5489], "mean": [5414.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [1.9072847682119205, 5.0, 5.0, 5.0, 5.0], "std": [1.6612091398509352, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [151]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [151]}, "eef_direction_state": {"mean": [4.688741721854305, 4.172185430463577], "std": [1.174708251583667, 1.759596542422611], "min": [1, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.033112582781457, 0.7814569536423841], "std": [0.7225526726879928, 0.6990441888381129], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [0.847682119205298, 0.6887417218543046], "std": [0.8198557809766347, 0.83138303716425], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [4.688741721854305, 4.172185430463577], "std": [1.174708251583667, 1.759596542422611], "min": [1, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.033112582781457, 0.7814569536423841], "std": [0.7225526726879928, 0.6990441888381129], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [0.847682119205298, 0.6887417218543046], "std": [0.8198557809766347, 0.83138303716425], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6623467011426458, 0.1176103994190431, 1.1146275166507162, 2.463948245826456, 1.308215915938432, 2.065491204842646, 0.607492651011886, -0.13851796250419823, 1.2607375219051122, 1.1951962469888902, 1.305318954225598, 1.969829228115462], "std": [0.011129521459704984, 0.007323226883487265, 0.029721259213514477, 1.0633990349108855, 0.06286732473428183, 0.3477336157899101, 0.00956359424829326, 0.025713221900023633, 0.030022643548256445, 0.35290257497658706, 0.05100354987414353, 0.44108969063789016], "min": [0.6363789467157555, 0.10764169557933198, 1.05166879379749, -3.1321820269475387, 1.1692537633542779, 1.623102460227841, 0.5965743363738731, -0.17499946777672903, 1.2316727421863882, 0.8078422693152607, 1.1855611263174572, 1.419351673158841], "max": [0.6822280018177114, 0.13263704913306457, 1.1725402356604948, 3.1408292283604475, 1.4528055842141416, 2.8336784150765575, 0.6260566344936787, -0.09933853454663924, 1.3129456913800521, 1.8704539185357796, 1.3794369387046381, 2.7404749496607326], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6623467011426458, 0.1176103994190431, 1.1146275166507162, 2.463948245826456, 1.308215915938432, 2.065491204842646, 0.607492651011886, -0.13851796250419823, 1.2607375219051122, 1.1951962469888902, 1.305318954225598, 1.969829228115462], "std": [0.011129521459704984, 0.007323226883487265, 0.029721259213514477, 1.0633990349108855, 0.06286732473428183, 0.3477336157899101, 0.00956359424829326, 0.025713221900023633, 0.030022643548256445, 0.35290257497658706, 0.05100354987414353, 0.44108969063789016], "min": [0.6363789467157555, 0.10764169557933198, 1.05166879379749, -3.1321820269475387, 1.1692537633542779, 1.623102460227841, 0.5965743363738731, -0.17499946777672903, 1.2316727421863882, 0.8078422693152607, 1.1855611263174572, 1.419351673158841], "max": [0.6822280018177114, 0.13263704913306457, 1.1725402356604948, 3.1408292283604475, 1.4528055842141416, 2.8336784150765575, 0.6260566344936787, -0.09933853454663924, 1.3129456913800521, 1.8704539185357796, 1.3794369387046381, 2.7404749496607326], "count": [151]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48063712826797383]], [[0.4648682781862745]], [[0.448168737745098]]], "std": [[[0.20244133856647376]], [[0.20140743976109754]], [[0.20517108027645836]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6024817442810457]], [[0.6210073100490195]], [[0.5966469505718954]]], "std": [[[0.2609493385168416]], [[0.2758701879369869]], [[0.28355190935748154]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5593762173202614]], [[0.567937320261438]], [[0.5512740216503268]]], "std": [[[0.30350451468122375]], [[0.3125835797668601]], [[0.3232988455238878]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.463672595996732]], [[0.48587102124183007]], [[0.4558444301470588]]], "std": [[[0.3290213238681996]], [[0.33868038984448207]], [[0.3544743435127915]]], "count": [100]}, "observation.state": {"min": [0.3664311170578003, -1.153367519378662, 0.9502555727958679, -0.3782806992530823, -0.7373286485671997, -0.6409027576446533, -0.8123998641967773, -0.8177882432937622, 0.7489001154899597, -0.16937513649463654, 0.49293792247772217, -1.5334362983703613, 12.858749389648438, 45.94937515258789, -0.637499988079071, -0.2881249785423279, 1.6321429014205933, 0.6050000190734863, 1.5744444131851196, -0.24000000953674316, 1.0, 0.4633333384990692, 1.0075000524520874, 3.6243748664855957, 7.473750114440918, 71.85000610351562, 1.3025000095367432, -0.03749999776482582, 1.0444444417953491, 1.5981249809265137, 0.6153333187103271, 0.0, 0.7043750286102295, 0.8062499761581421, 0.6568750143051147, 0.33249998092651367], "max": [0.7135023474693298, -0.8115415573120117, 1.4576658010482788, 2.0309042930603027, -0.043011367321014404, 1.8361610174179077, -0.4209105968475342, -0.6000133752822876, 0.8808032274246216, 0.115897037088871, 0.9340905547142029, -1.271124243736267, 84.36687469482422, 70.1933364868164, 44.950626373291016, 4.43874979019165, 65.35250091552734, 109.0268783569336, 71.046875, 111.34437561035156, 76.32562255859375, 110.07937622070312, 84.4000015258789, 109.50062561035156, 40.104373931884766, 80.09000396728516, 2.1675000190734863, 2.9806249141693115, 24.666250228881836, 27.353124618530273, 3.572499990463257, 0.0, 1.7756249904632568, 1.1825000047683716, 1.2200000286102295, 10.848750114440918], "mean": [0.5088598728179932, -1.0342090129852295, 1.266363501548767, 0.9493891000747681, -0.3573330342769623, 0.35791340470314026, -0.6464545130729675, -0.6668844223022461, 0.8015578985214233, 0.0061287353746593, 0.7520437836647034, -1.3320691585540771, 70.31291198730469, 60.5728645324707, 11.968292236328125, 0.40375959873199463, 46.75023651123047, 77.57872009277344, 50.05607986450195, 79.31700134277344, 51.67219161987305, 82.6064224243164, 55.69530487060547, 89.63863372802734, 22.49675750732422, 75.21157836914062, 1.378575325012207, 0.9052689075469971, 6.270460605621338, 4.303495407104492, 1.5081089735031128, 0.0, 0.9189996123313904, 0.8823301792144775, 1.1084885597229004, 1.626877784729004], "std": [0.10549832135438919, 0.09180604666471481, 0.15320387482643127, 0.8739554286003113, 0.13762272894382477, 0.9584309458732605, 0.16928136348724365, 0.0611468181014061, 0.028375422582030296, 0.09670238196849823, 0.13534627854824066, 0.06608857959508896, 17.998353958129883, 5.520583152770996, 12.801501274108887, 1.1063743829727173, 22.31186866760254, 45.01270294189453, 25.08712387084961, 45.746253967285156, 28.888717651367188, 41.580196380615234, 34.024932861328125, 34.047019958496094, 9.508956909179688, 2.402540445327759, 0.12324334681034088, 0.8326504826545715, 6.834839820861816, 6.082360744476318, 0.8446356058120728, 0.0, 0.2530989646911621, 0.07953925430774689, 0.1810949444770813, 2.415797233581543], "count": [209]}, "action": {"min": [0.3664311170578003, -1.153367519378662, 0.9502555727958679, -0.3782806992530823, -0.7373286485671997, -0.6409027576446533, -0.8123998641967773, -0.8177882432937622, 0.7489001154899597, -0.16937513649463654, 0.49293792247772217, -1.5334362983703613, 12.858749389648438, 45.94937515258789, -0.637499988079071, -0.2881249785423279, 1.6321429014205933, 0.6050000190734863, 1.5744444131851196, -0.24000000953674316, 1.0, 0.4633333384990692, 1.0075000524520874, 3.6243748664855957, 7.473750114440918, 71.85000610351562, 1.3025000095367432, -0.03749999776482582, 1.0444444417953491, 1.5981249809265137, 0.6153333187103271, 0.0, 0.7043750286102295, 0.8062499761581421, 0.6568750143051147, 0.33249998092651367], "max": [0.7135023474693298, -0.8115415573120117, 1.4576658010482788, 2.0309042930603027, -0.043011367321014404, 1.8361610174179077, -0.4209105968475342, -0.6000133752822876, 0.8808032274246216, 0.115897037088871, 0.9340905547142029, -1.271124243736267, 84.36687469482422, 70.1933364868164, 44.950626373291016, 4.43874979019165, 65.35250091552734, 109.0268783569336, 71.046875, 111.34437561035156, 76.32562255859375, 110.07937622070312, 84.4000015258789, 109.50062561035156, 40.104373931884766, 80.09000396728516, 2.1675000190734863, 2.9806249141693115, 24.666250228881836, 27.353124618530273, 3.572499990463257, 0.0, 1.7756249904632568, 1.1825000047683716, 1.2200000286102295, 10.848750114440918], "mean": [0.5088600516319275, -1.0342090129852295, 1.2663639783859253, 0.949388861656189, -0.3573329746723175, 0.3579135239124298, -0.6464545726776123, -0.6668843030929565, 0.8015580177307129, 0.006128732115030289, 0.7520437836647034, -1.3320684432983398, 70.31291961669922, 60.5728645324707, 11.968293190002441, 0.4037593901157379, 46.75022506713867, 77.57874298095703, 50.05607986450195, 79.31700134277344, 51.67219924926758, 82.60645294189453, 55.69530487060547, 89.63865661621094, 22.49675178527832, 75.21160125732422, 1.3785755634307861, 0.9052689075469971, 6.2704620361328125, 4.303494930267334, 1.508109211921692, 0.0, 0.9189998507499695, 0.8823304772377014, 1.1084884405136108, 1.6268796920776367], "std": [0.10549832880496979, 0.09180603921413422, 0.15320387482643127, 0.873955249786377, 0.13762274384498596, 0.9584308862686157, 0.16928139328956604, 0.0611468106508255, 0.028375426307320595, 0.09670239686965942, 0.13534627854824066, 0.06608857959508896, 17.99835205078125, 5.520583629608154, 12.801502227783203, 1.1063746213912964, 22.311870574951172, 45.012699127197266, 25.087127685546875, 45.74625015258789, 28.888715744018555, 41.580196380615234, 34.02493667602539, 34.04702377319336, 9.508954048156738, 2.402540683746338, 0.1232433170080185, 0.8326504826545715, 6.834839820861816, 6.082359790802002, 0.844635546207428, 0.0, 0.2530989348888397, 0.0795392245054245, 0.1810949444770813, 2.415797233581543], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [209]}, "index": {"min": [5490], "max": [5698], "mean": [5594.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.1770334928229667, 5.0, 5.0, 5.0, 5.0], "std": [1.4713366002457522, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [209]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [209]}, "eef_direction_state": {"mean": [3.6220095693779903, 4.105263157894737], "std": [1.842012052572488, 1.7135600627473366], "min": [0, 1], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.3588516746411483, 0.6650717703349283], "std": [0.634291694787298, 0.5810196610474212], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [1.0717703349282297, 0.5454545454545454], "std": [0.8412892958497513, 0.7634540680110307], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.6220095693779903, 4.105263157894737], "std": [1.842012052572488, 1.7135600627473366], "min": [0, 1], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.3588516746411483, 0.6650717703349283], "std": [0.634291694787298, 0.5810196610474212], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [1.0717703349282297, 0.5454545454545454], "std": [0.8412892958497513, 0.7634540680110307], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6750379286708494, 0.12413982877986886, 1.10188624869062, -1.4963941119679758, 1.0634522644517839, 1.9376668906895995, 0.6012852620319096, -0.14481833487846982, 1.2478451018639807, 0.8419562085913022, 1.3605563932377047, 1.5280702253716048], "std": [0.029388798698470733, 0.021257907366499445, 0.03943170672904715, 2.201954051794469, 0.17516400576959779, 2.0078080010812176, 0.009606515544658958, 0.03601561872247756, 0.028373520973348578, 0.5431252555822362, 0.05128327913128362, 0.4705191948253655], "min": [0.6351657944081792, 0.08575056375006862, 1.041842754829752, -3.135703859281684, 0.8289383979482672, -3.131363725505535, 0.5892601158336385, -0.18534924525781812, 1.1958610933731086, -0.144753019713098, 1.2518170989937607, 0.6106544193007746], "max": [0.753169249593318, 0.16302024438003132, 1.204723559373267, 3.1376205195685802, 1.4344599957709296, 3.135393752158497, 0.6291943428949436, -0.08747386046668554, 1.2863220980852497, 1.7712221479906978, 1.4992008295406118, 2.368386710250843], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6750379286708494, 0.12413982877986886, 1.10188624869062, -1.4963941119679758, 1.0634522644517839, 1.9376668906895995, 0.6012852620319096, -0.14481833487846982, 1.2478451018639807, 0.8419562085913022, 1.3605563932377047, 1.5280702253716048], "std": [0.029388798698470733, 0.021257907366499445, 0.03943170672904715, 2.201954051794469, 0.17516400576959779, 2.0078080010812176, 0.009606515544658958, 0.03601561872247756, 0.028373520973348578, 0.5431252555822362, 0.05128327913128362, 0.4705191948253655], "min": [0.6351657944081792, 0.08575056375006862, 1.041842754829752, -3.135703859281684, 0.8289383979482672, -3.131363725505535, 0.5892601158336385, -0.18534924525781812, 1.1958610933731086, -0.144753019713098, 1.2518170989937607, 0.6106544193007746], "max": [0.753169249593318, 0.16302024438003132, 1.204723559373267, 3.1376205195685802, 1.4344599957709296, 3.135393752158497, 0.6291943428949436, -0.08747386046668554, 1.2863220980852497, 1.7712221479906978, 1.4992008295406118, 2.368386710250843], "count": [209]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.480651779003268]], [[0.459101045751634]], [[0.4382060191993464]]], "std": [[[0.21113741644908585]], [[0.2082332046346759]], [[0.21453808305366906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.20784313725490197]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6070669240196079]], [[0.6375682271241829]], [[0.6222889726307189]]], "std": [[[0.26395096749844615]], [[0.2697363956347864]], [[0.2764514963324807]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5317679350490196]], [[0.5355743607026143]], [[0.5102613398692811]]], "std": [[[0.30975015902462477]], [[0.3152430300635087]], [[0.3294750682233027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497749183006536]], [[0.4698569199346405]], [[0.43912961397058825]]], "std": [[[0.3269393763138164]], [[0.33961079279778456]], [[0.35753386176239604]]], "count": [100]}, "observation.state": {"min": [0.6101701259613037, -1.03606379032135, 0.9217402935028076, -0.34256502985954285, -1.2396471500396729, 1.0131354331970215, -1.0033866167068481, -0.6798371076583862, 0.7718919515609741, -0.3694829046726227, 0.6173943281173706, -1.1917058229446411, 13.79888916015625, 56.47624969482422, -0.4749999940395355, -0.2137499898672104, 0.9331250190734863, 0.8499999642372131, 0.804444432258606, -0.15777777135372162, 1.09375, -3.3212499618530273, 0.9231250286102295, -0.6243749856948853, 17.53125, 72.71778106689453, 0.7756249904632568, 0.007500000298023224, 1.0884615182876587, 1.3050000667572021, 0.9787499904632568, 0.0, 0.9737499952316284, -0.17749999463558197, 0.7599999904632568, -0.2906250059604645], "max": [0.9328137040138245, -0.7374399304389954, 1.0765717029571533, 0.2082856446504593, -0.3051565885543823, 1.9059710502624512, -0.6247615814208984, -0.5907625555992126, 0.8361705541610718, 0.2288641333580017, 1.36392343044281, -0.8551251292228699, 82.18499755859375, 81.07624816894531, 40.818748474121094, 5.820000171661377, 52.686248779296875, 108.84500122070312, 72.0999984741211, 110.84500122070312, 78.23124694824219, 109.29812622070312, 85.24625396728516, 109.796875, 37.25562286376953, 80.56999969482422, 3.978749990463257, 1.3887499570846558, 36.279998779296875, 2.869999885559082, 7.025000095367432, 0.0, 2.9437499046325684, 1.84375, 1.2862499952316284, 19.396249771118164], "mean": [0.6981222033500671, -0.9393655061721802, 1.011204481124878, -0.1860334873199463, -0.4752775728702545, 1.6791554689407349, -0.7570255398750305, -0.6346959471702576, 0.8048378825187683, -0.037634871900081635, 0.8689926266670227, -1.0724745988845825, 59.63517379760742, 65.70980072021484, 8.237088203430176, 0.967758297920227, 29.3958797454834, 60.44392776489258, 37.888370513916016, 62.278594970703125, 41.327754974365234, 64.1171875, 41.57748031616211, 71.78002166748047, 26.498493194580078, 77.46915435791016, 0.9723026752471924, 0.5928084850311279, 11.702799797058105, 1.781141996383667, 2.3751285076141357, 0.0, 1.6192570924758911, 0.778328001499176, 1.0927062034606934, 7.184695720672607], "std": [0.06960819661617279, 0.0958176702260971, 0.05047086253762245, 0.1668664813041687, 0.21258193254470825, 0.2438211441040039, 0.09776405990123749, 0.028721442446112633, 0.01998053677380085, 0.16870443522930145, 0.16250532865524292, 0.10882783681154251, 22.890321731567383, 5.886888027191162, 10.27202320098877, 1.3606983423233032, 20.124889373779297, 48.023536682128906, 27.73870086669922, 49.64617919921875, 31.927141189575195, 48.849586486816406, 37.1019172668457, 43.07502365112305, 5.421452522277832, 1.6161270141601562, 0.5612966418266296, 0.4066123366355896, 12.309487342834473, 0.37837448716163635, 1.8655107021331787, 0.0, 0.5563778877258301, 0.2893986403942108, 0.16491883993148804, 7.0992326736450195], "count": [139]}, "action": {"min": [0.6101701259613037, -1.03606379032135, 0.9217402935028076, -0.34256502985954285, -1.2396471500396729, 1.0131354331970215, -1.0033866167068481, -0.6798371076583862, 0.7718919515609741, -0.3694829046726227, 0.6173943281173706, -1.1917058229446411, 13.79888916015625, 56.47624969482422, -0.4749999940395355, -0.2137499898672104, 0.9331250190734863, 0.8499999642372131, 0.804444432258606, -0.15777777135372162, 1.09375, -3.3212499618530273, 0.9231250286102295, -0.6243749856948853, 17.53125, 72.71778106689453, 0.7756249904632568, 0.007500000298023224, 1.0884615182876587, 1.3050000667572021, 0.9787499904632568, 0.0, 0.9737499952316284, -0.17749999463558197, 0.7599999904632568, -0.2906250059604645], "max": [0.9328137040138245, -0.7374399304389954, 1.0765717029571533, 0.2082856446504593, -0.3051565885543823, 1.9059710502624512, -0.6247615814208984, -0.5907625555992126, 0.8361705541610718, 0.2288641333580017, 1.36392343044281, -0.8551251292228699, 82.18499755859375, 81.07624816894531, 40.818748474121094, 5.820000171661377, 52.686248779296875, 108.84500122070312, 72.0999984741211, 110.84500122070312, 78.23124694824219, 109.29812622070312, 85.24625396728516, 109.796875, 37.25562286376953, 80.56999969482422, 3.978749990463257, 1.3887499570846558, 36.279998779296875, 2.869999885559082, 7.025000095367432, 0.0, 2.9437499046325684, 1.84375, 1.2862499952316284, 19.396249771118164], "mean": [0.698121964931488, -0.9393653869628906, 1.0112046003341675, -0.1860334724187851, -0.4752775728702545, 1.6791561841964722, -0.7570256590843201, -0.6346959471702576, 0.8048380613327026, -0.03763486444950104, 0.8689926266670227, -1.0724749565124512, 59.63516616821289, 65.70980834960938, 8.237089157104492, 0.9677584171295166, 29.395875930786133, 60.4439582824707, 37.888362884521484, 62.278629302978516, 41.32774353027344, 64.1171875, 41.577484130859375, 71.78001403808594, 26.498491287231445, 77.46915435791016, 0.9723026752471924, 0.5928083658218384, 11.702802658081055, 1.7811418771743774, 2.375128984451294, 0.0, 1.6192570924758911, 0.7783278822898865, 1.0927062034606934, 7.184693336486816], "std": [0.06960820406675339, 0.0958176702260971, 0.05047086998820305, 0.1668664813041687, 0.21258194744586945, 0.2438211292028427, 0.09776405245065689, 0.028721440583467484, 0.0199805349111557, 0.16870440542697906, 0.16250532865524292, 0.10882783681154251, 22.89032554626465, 5.886887550354004, 10.272025108337402, 1.3606984615325928, 20.124889373779297, 48.023536682128906, 27.738706588745117, 49.64617156982422, 31.927139282226562, 48.849578857421875, 37.1019172668457, 43.07502746582031, 5.421452522277832, 1.6161271333694458, 0.5612964630126953, 0.406612366437912, 12.309488296508789, 0.37837448716163635, 1.8655108213424683, 0.0, 0.5563778281211853, 0.2893986105918884, 0.16491883993148804, 7.0992326736450195], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [139]}, "index": {"min": [5699], "max": [5837], "mean": [5768.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [2.1366906474820144, 5.0, 5.0, 5.0, 5.0], "std": [1.6324119897565736, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [139]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [139]}, "eef_direction_state": {"mean": [4.194244604316546, 3.2014388489208634], "std": [1.4084927289506513, 1.100554837932446], "min": [0, 1], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.330935251798561, 1.1007194244604317], "std": [0.6391145989787854, 0.4842106092219813], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [0.9064748201438849, 1.014388489208633], "std": [0.8301173214381113, 0.7955416372246954], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [4.194244604316546, 3.2014388489208634], "std": [1.4084927289506513, 1.100554837932446], "min": [0, 1], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.330935251798561, 1.1007194244604317], "std": [0.6391145989787854, 0.4842106092219813], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [0.9064748201438849, 1.014388489208633], "std": [0.8301173214381113, 0.7955416372246954], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.6416899786423754, 0.12656183425926307, 1.114844617659594, 2.308277003912471, 1.2722183894117272, 1.7899197197962378, 0.5911155221509683, -0.15975371288011408, 1.2383603197780857, 1.2913376694857548, 1.2040617829415312, 2.0027802770324046], "std": [0.01183759009042029, 0.023252151371713436, 0.04763617382147981, 1.5836096143819256, 0.10159571904165417, 1.3682082635939992, 0.006990395578334843, 0.026447360819693164, 0.018675823723213556, 0.19356622853037583, 0.08358509049464544, 0.2612883045999685], "min": [0.6225876183738914, 0.10380750705719755, 1.050182864117615, -3.087407948001751, 0.9579364778572996, -2.8501491868470943, 0.5778963954615592, -0.22172040220080574, 1.2088796711691556, 0.8732379106444722, 0.9482059490894263, 1.480245896587841], "max": [0.6596635081090898, 0.20479796479306817, 1.237701061266116, 3.1094913667147663, 1.4725866548312676, 3.062769821143116, 0.5998205067039077, -0.1139874886480158, 1.284447868742133, 1.75354114264419, 1.336175507593429, 2.599217673153995], "count": [139]}, "eef_sim_pose_action": {"mean": [0.6416899786423754, 0.12656183425926307, 1.114844617659594, 2.308277003912471, 1.2722183894117272, 1.7899197197962378, 0.5911155221509683, -0.15975371288011408, 1.2383603197780857, 1.2913376694857548, 1.2040617829415312, 2.0027802770324046], "std": [0.01183759009042029, 0.023252151371713436, 0.04763617382147981, 1.5836096143819256, 0.10159571904165417, 1.3682082635939992, 0.006990395578334843, 0.026447360819693164, 0.018675823723213556, 0.19356622853037583, 0.08358509049464544, 0.2612883045999685], "min": [0.6225876183738914, 0.10380750705719755, 1.050182864117615, -3.087407948001751, 0.9579364778572996, -2.8501491868470943, 0.5778963954615592, -0.22172040220080574, 1.2088796711691556, 0.8732379106444722, 0.9482059490894263, 1.480245896587841], "max": [0.6596635081090898, 0.20479796479306817, 1.237701061266116, 3.1094913667147663, 1.4725866548312676, 3.062769821143116, 0.5998205067039077, -0.1139874886480158, 1.284447868742133, 1.75354114264419, 1.336175507593429, 2.599217673153995], "count": [139]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717825367647059]], [[0.456530210375817]], [[0.4398427696078432]]], "std": [[[0.21167610691790886]], [[0.20877142562391526]], [[0.21166097858227892]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.18823529411764706]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5915272222222222]], [[0.6076844934640523]], [[0.5840782781862744]]], "std": [[[0.26379023393696116]], [[0.2794148870632211]], [[0.28874835764494394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563752982026144]], [[0.5636806249999999]], [[0.5408100204248366]]], "std": [[[0.30317004167073935]], [[0.3117184899112918]], [[0.3241806530842078]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572288888888889]], [[0.4807919219771242]], [[0.4509261989379085]]], "std": [[[0.3318261460775314]], [[0.3406295886890634]], [[0.3569433144111049]]], "count": [100]}, "observation.state": {"min": [0.40729668736457825, -1.1373692750930786, 1.0074496269226074, -0.41294726729393005, -0.6903223991394043, -0.8363136053085327, -0.8618486523628235, -0.8441100120544434, 0.7634279727935791, -0.4006923735141754, 0.4054131507873535, -1.314779281616211, 32.651248931884766, 54.21812438964844, -0.7511110901832581, -0.4699999988079071, 6.491874694824219, -0.2588889002799988, 9.673571586608887, -0.10214285552501678, 4.082221984863281, 3.1493332386016846, 1.0199999809265137, 53.75857162475586, 21.375625610351562, 71.21562957763672, 0.9006249904632568, 0.06875000149011612, 0.7322221994400024, 0.9318749904632568, 0.859375, 0.0, 0.75, 0.890625, 0.6681250333786011, -1.0056250095367432], "max": [0.7355086803436279, -0.7761967778205872, 1.4001106023788452, 2.1109426021575928, -0.30920976400375366, 1.8690871000289917, -0.41561761498451233, -0.5686370134353638, 0.887312114238739, 0.21777485311031342, 0.8643282055854797, -1.0136759281158447, 84.37312316894531, 76.81375122070312, 43.018123626708984, 1.884374976158142, 62.75062561035156, 110.57937622070312, 71.4281234741211, 111.25, 75.10687255859375, 110.1312484741211, 82.80874633789062, 110.5518798828125, 32.85499954223633, 79.12687683105469, 2.6475000381469727, 4.247777938842773, 23.014999389648438, 1.8287500143051147, 1.6043750047683716, 0.0, 2.634999990463257, 2.9987499713897705, 1.265625, 51.0412483215332], "mean": [0.5379559397697449, -1.0129739046096802, 1.2461081743240356, 1.1163324117660522, -0.46737807989120483, 0.17336995899677277, -0.6285280585289001, -0.6652836203575134, 0.8211445212364197, -0.057061366736888885, 0.6839466691017151, -1.2120301723480225, 69.99391174316406, 58.95859909057617, 11.538880348205566, -0.007392392493784428, 43.7017707824707, 75.04005432128906, 48.40678787231445, 79.5245132446289, 48.06927490234375, 87.24983215332031, 50.665802001953125, 100.37777709960938, 29.383440017700195, 75.44921112060547, 1.000877022743225, 1.3779631853103638, 6.645663261413574, 1.2717761993408203, 1.2315044403076172, 0.0, 1.1540719270706177, 1.0218557119369507, 0.9372285008430481, 7.793845176696777], "std": [0.10780218243598938, 0.0862933099269867, 0.1408853977918625, 0.9710344672203064, 0.09077270328998566, 1.0587502717971802, 0.1591106802225113, 0.07810482382774353, 0.036513715982437134, 0.20194533467292786, 0.1378278136253357, 0.10469987988471985, 15.109224319458008, 4.327914714813232, 11.910900115966797, 0.5312836170196533, 19.351381301879883, 45.5600700378418, 23.516929626464844, 43.10744094848633, 28.312320709228516, 35.46114730834961, 34.08687210083008, 16.950742721557617, 3.1409361362457275, 2.4269113540649414, 0.271190345287323, 1.3171323537826538, 7.444270133972168, 0.24243824183940887, 0.14322756230831146, 0.0, 0.32919833064079285, 0.3400953412055969, 0.22028623521327972, 14.467015266418457], "count": [173]}, "action": {"min": [0.40729668736457825, -1.1373692750930786, 1.0074496269226074, -0.41294726729393005, -0.6903223991394043, -0.8363136053085327, -0.8618486523628235, -0.8441100120544434, 0.7634279727935791, -0.4006923735141754, 0.4054131507873535, -1.314779281616211, 32.651248931884766, 54.21812438964844, -0.7511110901832581, -0.4699999988079071, 6.491874694824219, -0.2588889002799988, 9.673571586608887, -0.10214285552501678, 4.082221984863281, 3.1493332386016846, 1.0199999809265137, 53.75857162475586, 21.375625610351562, 71.21562957763672, 0.9006249904632568, 0.06875000149011612, 0.7322221994400024, 0.9318749904632568, 0.859375, 0.0, 0.75, 0.890625, 0.6681250333786011, -1.0056250095367432], "max": [0.7355086803436279, -0.7761967778205872, 1.4001106023788452, 2.1109426021575928, -0.30920976400375366, 1.8690871000289917, -0.41561761498451233, -0.5686370134353638, 0.887312114238739, 0.21777485311031342, 0.8643282055854797, -1.0136759281158447, 84.37312316894531, 76.81375122070312, 43.018123626708984, 1.884374976158142, 62.75062561035156, 110.57937622070312, 71.4281234741211, 111.25, 75.10687255859375, 110.1312484741211, 82.80874633789062, 110.5518798828125, 32.85499954223633, 79.12687683105469, 2.6475000381469727, 4.247777938842773, 23.014999389648438, 1.8287500143051147, 1.6043750047683716, 0.0, 2.634999990463257, 2.9987499713897705, 1.265625, 51.0412483215332], "mean": [0.5379558205604553, -1.0129737854003906, 1.2461087703704834, 1.1163325309753418, -0.4673779308795929, 0.17337019741535187, -0.6285281181335449, -0.6652836203575134, 0.8211445212364197, -0.057061389088630676, 0.6839466094970703, -1.2120305299758911, 69.9939193725586, 58.95859909057617, 11.538881301879883, -0.007392434868961573, 43.7017936706543, 75.04005432128906, 48.40678787231445, 79.52452850341797, 48.06926727294922, 87.2498550415039, 50.66579055786133, 100.37782287597656, 29.383459091186523, 75.44922637939453, 1.000877022743225, 1.3779630661010742, 6.6456618309021, 1.2717763185501099, 1.231504201889038, 0.0, 1.154071569442749, 1.0218558311462402, 0.9372292160987854, 7.79384708404541], "std": [0.10780217498540878, 0.0862933099269867, 0.1408853977918625, 0.9710345268249512, 0.09077269583940506, 1.0587502717971802, 0.15911073982715607, 0.07810481637716293, 0.03651371970772743, 0.20194530487060547, 0.1378278136253357, 0.10469989478588104, 15.109224319458008, 4.327915191650391, 11.910900115966797, 0.5312839150428772, 19.351383209228516, 45.56007385253906, 23.51693344116211, 43.10743713378906, 28.312320709228516, 35.461143493652344, 34.08687210083008, 16.95073127746582, 3.1409356594085693, 2.4269118309020996, 0.2711902856826782, 1.3171323537826538, 7.444270610809326, 0.24243824183940887, 0.14322757720947266, 0.0, 0.32919836044311523, 0.34009554982185364, 0.22028620541095734, 14.467020034790039], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [173]}, "index": {"min": [5838], "max": [6010], "mean": [5924.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [2.1965317919075145, 5.0, 5.0, 5.0, 5.0], "std": [1.5268652367846403, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [173]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [173]}, "eef_direction_state": {"mean": [4.005780346820809, 3.4508670520231215], "std": [1.4683446297625367, 1.5670604452197225], "min": [0, 1], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.30635838150289, 0.9826589595375722], "std": [0.6916638470695473, 0.649357071444329], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.0867052023121386, 0.9826589595375722], "std": [0.8035305835146892, 0.8151313837098552], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [4.005780346820809, 3.4508670520231215], "std": [1.4683446297625367, 1.5670604452197225], "min": [0, 1], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.30635838150289, 0.9826589595375722], "std": [0.6916638470695473, 0.649357071444329], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.0867052023121386, 0.9826589595375722], "std": [0.8035305835146892, 0.8151313837098552], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6511348691460008, 0.12458167806565949, 1.087223964639412, -2.1494769829968163, 0.9927023115952454, 1.9530439209704828, 0.6045123400372581, -0.14678940209197844, 1.237361984437506, 1.32001438244212, 1.349965686920315, 2.0122740191472555], "std": [0.012666745642987766, 0.013883463904981649, 0.04444652219432535, 1.5308672280139435, 0.236185436479039, 2.0272574640413614, 0.009811823604974635, 0.04590141397946195, 0.028687345624651563, 0.36866202351970334, 0.06881466607467729, 0.33114886007069094], "min": [0.6339722821959957, 0.09792795324959777, 1.044845490591427, -3.1394756160561337, 0.716397007718661, -3.1218440053193457, 0.5850661081065407, -0.20911987427990297, 1.184581026118122, 0.8769943475907658, 1.224351742803698, 1.6714994850521432], "max": [0.6885075319756273, 0.1576234811489969, 1.2098947980794328, 3.139697317178951, 1.4176537143277925, 3.1333439301428787, 0.6197264617121712, -0.0645386380158394, 1.2734532930135252, 2.1115192606798736, 1.533606062707118, 2.9648929212906854], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6511348691460008, 0.12458167806565949, 1.087223964639412, -2.1494769829968163, 0.9927023115952454, 1.9530439209704828, 0.6045123400372581, -0.14678940209197844, 1.237361984437506, 1.32001438244212, 1.349965686920315, 2.0122740191472555], "std": [0.012666745642987766, 0.013883463904981649, 0.04444652219432535, 1.5308672280139435, 0.236185436479039, 2.0272574640413614, 0.009811823604974635, 0.04590141397946195, 0.028687345624651563, 0.36866202351970334, 0.06881466607467729, 0.33114886007069094], "min": [0.6339722821959957, 0.09792795324959777, 1.044845490591427, -3.1394756160561337, 0.716397007718661, -3.1218440053193457, 0.5850661081065407, -0.20911987427990297, 1.184581026118122, 0.8769943475907658, 1.224351742803698, 1.6714994850521432], "max": [0.6885075319756273, 0.1576234811489969, 1.2098947980794328, 3.139697317178951, 1.4176537143277925, 3.1333439301428787, 0.6197264617121712, -0.0645386380158394, 1.2734532930135252, 2.1115192606798736, 1.533606062707118, 2.9648929212906854], "count": [173]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4841202001633987]], [[0.46250422385620915]], [[0.4405320833333333]]], "std": [[[0.21401005797921696]], [[0.2081181425784052]], [[0.2142791817614555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.19607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6204446282679738]], [[0.6380135763888889]], [[0.6199039848856209]]], "std": [[[0.2589985706481224]], [[0.27001776011108725]], [[0.27914266894965384]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5684202410130719]], [[0.5787261948529412]], [[0.5560205453431373]]], "std": [[[0.30265751488267817]], [[0.31090718059227224]], [[0.3233191545475308]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45395459354575163]], [[0.47700886029411765]], [[0.4468694526143791]]], "std": [[[0.3318463747921615]], [[0.34027611569248034]], [[0.3569286294356633]]], "count": [100]}, "observation.state": {"min": [0.66734379529953, -1.0762856006622314, 0.9644178748130798, -0.45345520973205566, -1.318315863609314, 1.0344133377075195, -0.9423929452896118, -0.7441396117210388, 0.7482643127441406, -0.3993571996688843, 0.45932039618492126, -1.404426097869873, 24.191110610961914, 56.595001220703125, -0.5325000286102295, 0.023125000298023224, 1.0731250047683716, 0.15125000476837158, 0.7676923274993896, 0.0006250049918889999, 1.1150000095367432, 0.0056249964982271194, 1.0049999952316284, -0.26875001192092896, 20.303125381469727, 56.87812423706055, 1.2549999952316284, 0.15437500178813934, 1.0931249856948853, 0.7862499952316284, 0.7437499761581421, 0.0, 0.6875, 0.8756250143051147, 1.125, -0.09437499940395355], "max": [0.9524808526039124, -0.8290947079658508, 1.106541395187378, 0.00562676414847374, -0.3773508369922638, 1.932388186454773, -0.5079346895217896, -0.5863994359970093, 0.8430371284484863, 0.24817368388175964, 1.3090333938598633, -0.9605077505111694, 81.47062683105469, 71.2044448852539, 42.78125, 6.705555438995361, 57.12062454223633, 109.0362548828125, 73.67124938964844, 111.21375274658203, 78.59124755859375, 109.2562484741211, 86.67625427246094, 110.39312744140625, 72.27750396728516, 75.15812683105469, 58.43562698364258, 3.3156251907348633, 35.551876068115234, 1.3381249904632568, 5.894999980926514, 0.0, 1.7287499904632568, 0.9893749952316284, 1.2868750095367432, 14.474374771118164], "mean": [0.7374042868614197, -0.9862930774688721, 1.04755437374115, -0.3266223967075348, -0.5220307111740112, 1.7590572834014893, -0.7215865254402161, -0.6402830481529236, 0.7922550439834595, -0.008786127902567387, 0.7931737303733826, -1.2281678915023804, 63.91312789916992, 63.98076629638672, 8.216876983642578, 1.2592498064041138, 32.74950408935547, 64.47512817382812, 41.32029342651367, 66.7830810546875, 42.129642486572266, 70.71550750732422, 45.733150482177734, 78.42561340332031, 42.27655029296875, 68.94982147216797, 18.034931182861328, 1.3317888975143433, 10.632800102233887, 0.9664300084114075, 2.1613550186157227, 0.0, 0.926194429397583, 0.9325771927833557, 1.2445049285888672, 3.9435441493988037], "std": [0.06220770254731178, 0.07855141907930374, 0.044165048748254776, 0.10492867976427078, 0.22854167222976685, 0.23518061637878418, 0.17698369920253754, 0.04214653745293617, 0.03193565830588341, 0.22455918788909912, 0.19596141576766968, 0.1476009339094162, 17.63446617126465, 3.9497554302215576, 13.50927448272705, 1.9219262599945068, 22.971830368041992, 47.4937629699707, 29.93838882446289, 49.02103805541992, 33.164955139160156, 45.93475341796875, 38.17129898071289, 41.613582611083984, 17.608793258666992, 5.353172302246094, 20.710960388183594, 1.0680290460586548, 11.582901000976562, 0.13047610223293304, 1.6949769258499146, 0.0, 0.31134265661239624, 0.02374853380024433, 0.03582238778471947, 4.460502624511719], "count": [142]}, "action": {"min": [0.66734379529953, -1.0762856006622314, 0.9644178748130798, -0.45345520973205566, -1.318315863609314, 1.0344133377075195, -0.9423929452896118, -0.7441396117210388, 0.7482643127441406, -0.3993571996688843, 0.45932039618492126, -1.404426097869873, 24.191110610961914, 56.595001220703125, -0.5325000286102295, 0.023125000298023224, 1.0731250047683716, 0.15125000476837158, 0.7676923274993896, 0.0006250049918889999, 1.1150000095367432, 0.0056249964982271194, 1.0049999952316284, -0.26875001192092896, 20.303125381469727, 56.87812423706055, 1.2549999952316284, 0.15437500178813934, 1.0931249856948853, 0.7862499952316284, 0.7437499761581421, 0.0, 0.6875, 0.8756250143051147, 1.125, -0.09437499940395355], "max": [0.9524808526039124, -0.8290947079658508, 1.106541395187378, 0.00562676414847374, -0.3773508369922638, 1.932388186454773, -0.5079346895217896, -0.5863994359970093, 0.8430371284484863, 0.24817368388175964, 1.3090333938598633, -0.9605077505111694, 81.47062683105469, 71.2044448852539, 42.78125, 6.705555438995361, 57.12062454223633, 109.0362548828125, 73.67124938964844, 111.21375274658203, 78.59124755859375, 109.2562484741211, 86.67625427246094, 110.39312744140625, 72.27750396728516, 75.15812683105469, 58.43562698364258, 3.3156251907348633, 35.551876068115234, 1.3381249904632568, 5.894999980926514, 0.0, 1.7287499904632568, 0.9893749952316284, 1.2868750095367432, 14.474374771118164], "mean": [0.7374045252799988, -0.9862933158874512, 1.04755437374115, -0.3266223967075348, -0.5220310091972351, 1.7590575218200684, -0.721586287021637, -0.6402831673622131, 0.7922549843788147, -0.008786126039922237, 0.7931738495826721, -1.2281683683395386, 63.91313552856445, 63.98075866699219, 8.21688175201416, 1.2592498064041138, 32.74949645996094, 64.47514343261719, 41.320274353027344, 66.78306579589844, 42.12965774536133, 70.71551513671875, 45.73313903808594, 78.4256362915039, 42.276527404785156, 68.94981384277344, 18.03493309020996, 1.3317887783050537, 10.632802963256836, 0.9664298295974731, 2.1613550186157227, 0.0, 0.9261941909790039, 0.9325768947601318, 1.2445051670074463, 3.9435441493988037], "std": [0.06220770254731178, 0.07855141907930374, 0.044165052473545074, 0.10492867231369019, 0.22854167222976685, 0.23518061637878418, 0.17698369920253754, 0.042146530002355576, 0.031935662031173706, 0.22455918788909912, 0.19596141576766968, 0.1476009339094162, 17.63446617126465, 3.9497556686401367, 13.50927448272705, 1.9219262599945068, 22.971830368041992, 47.49376678466797, 29.938390731811523, 49.02104568481445, 33.16495895385742, 45.934749603271484, 38.171295166015625, 41.613582611083984, 17.60879135131836, 5.353172302246094, 20.71095848083496, 1.0680290460586548, 11.582902908325195, 0.13047608733177185, 1.6949771642684937, 0.0, 0.31134259700775146, 0.023748528212308884, 0.03582238033413887, 4.460502624511719], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [142]}, "index": {"min": [6011], "max": [6152], "mean": [6081.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [1.9014084507042253, 5.0, 5.0, 5.0, 5.0], "std": [1.6371989956868023, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [142]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [142]}, "eef_direction_state": {"mean": [4.464788732394366, 3.5492957746478875], "std": [1.3924442580240095, 1.422047050531667], "min": [0, 1], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.0352112676056338, 0.9929577464788732], "std": [0.7161317432399283, 0.6223137073271944], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [0.8309859154929577, 0.6619718309859155], "std": [0.8637604567020821, 0.8126406612254453], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [4.464788732394366, 3.5492957746478875], "std": [1.3924442580240095, 1.422047050531667], "min": [0, 1], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.0352112676056338, 0.9929577464788732], "std": [0.7161317432399283, 0.6223137073271944], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [0.8309859154929577, 0.6619718309859155], "std": [0.8637604567020821, 0.8126406612254453], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.6520965969219834, 0.13543160605961893, 1.100043153533717, 2.25724487838236, 1.257170788496258, 1.842380200713762, 0.5950111770993964, -0.1592977300470508, 1.2324043447553945, 1.3852360220219337, 1.3331954567572428, 2.056033883305596], "std": [0.010160248442868459, 0.02206600095973404, 0.04801071890530602, 1.7304579317734845, 0.09041191650242547, 1.4802255913446936, 0.006049271887369358, 0.036248414650837474, 0.03295417306533427, 0.3817718497136699, 0.10179647291036738, 0.3939451528500767], "min": [0.618431588053702, 0.11630593412560034, 1.0473659315102841, -3.1399735627023855, 0.9238136955794589, -2.8967625910075636, 0.5763255739267641, -0.20472263376541366, 1.1903332133738131, 0.7908026533650012, 1.0136400158731016, 1.407089332034358], "max": [0.6620387372893821, 0.20494430779392925, 1.2421619019880397, 3.1272518213886267, 1.4647323979861824, 3.0203182006528073, 0.6049513410079294, -0.0988854736485939, 1.2861935614487934, 2.3173111340856165, 1.4774795503652962, 3.128901489361548], "count": [142]}, "eef_sim_pose_action": {"mean": [0.6520965969219834, 0.13543160605961893, 1.100043153533717, 2.25724487838236, 1.257170788496258, 1.842380200713762, 0.5950111770993964, -0.1592977300470508, 1.2324043447553945, 1.3852360220219337, 1.3331954567572428, 2.056033883305596], "std": [0.010160248442868459, 0.02206600095973404, 0.04801071890530602, 1.7304579317734845, 0.09041191650242547, 1.4802255913446936, 0.006049271887369358, 0.036248414650837474, 0.03295417306533427, 0.3817718497136699, 0.10179647291036738, 0.3939451528500767], "min": [0.618431588053702, 0.11630593412560034, 1.0473659315102841, -3.1399735627023855, 0.9238136955794589, -2.8967625910075636, 0.5763255739267641, -0.20472263376541366, 1.1903332133738131, 0.7908026533650012, 1.0136400158731016, 1.407089332034358], "max": [0.6620387372893821, 0.20494430779392925, 1.2421619019880397, 3.1272518213886267, 1.4647323979861824, 3.0203182006528073, 0.6049513410079294, -0.0988854736485939, 1.2861935614487934, 2.3173111340856165, 1.4774795503652962, 3.128901489361548], "count": [142]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838532986111111]], [[0.46454871732026143]], [[0.44473897671568624]]], "std": [[[0.2216693640856872]], [[0.21374780277464614]], [[0.2180392391208688]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1843137254901961]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6469220465686274]], [[0.6529255657679739]], [[0.630846977124183]]], "std": [[[0.25261191187449034]], [[0.26122915846293165]], [[0.26704278336892573]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5290004064542484]], [[0.5384683047385621]], [[0.5127079779411765]]], "std": [[[0.3131032282780387]], [[0.31415964131765095]], [[0.32745265804934665]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579458558006536]], [[0.48079049428104575]], [[0.4496809885620915]]], "std": [[[0.3333827677830301]], [[0.3402029914682384]], [[0.35734592713953084]]], "count": [100]}, "observation.state": {"min": [0.5003290176391602, -1.1371309757232666, 0.9345006346702576, -0.48421168327331543, -0.8034934401512146, 1.441691517829895, -0.9025234580039978, -0.789868950843811, 0.7112611532211304, -0.6279802918434143, 0.45743685960769653, -1.4997472763061523, 20.698749542236328, 56.85750198364258, -0.030625000596046448, -0.3712500035762787, 0.8224999904632568, -0.3888888955116272, 0.8525000214576721, -0.19818182289600372, 0.7024999856948853, 0.17923076450824738, 0.9275000095367432, -0.527999997138977, 28.813749313354492, 47.514373779296875, 1.8581249713897705, -0.1381250023841858, 1.034999966621399, 0.7956249713897705, 0.7337499856948853, 0.0, 0.65625, -0.037272725254297256, 0.7193750143051147, 0.1875000149011612], "max": [0.7561057209968567, -0.8515487909317017, 1.1358195543289185, 0.09691598266363144, -0.30742159485816956, 2.1580071449279785, -0.47703516483306885, -0.5859702825546265, 0.9673981666564941, 0.2867504060268402, 1.1337929964065552, -0.5642738938331604, 80.19312286376953, 74.28500366210938, 21.837499618530273, 3.1500000953674316, 49.46500015258789, 105.99436950683594, 66.58687591552734, 111.49124908447266, 81.19750213623047, 110.46375274658203, 86.56062316894531, 109.36687469482422, 67.45062255859375, 78.44375610351562, 68.35187530517578, 1.643125057220459, 32.88999938964844, 1.4068750143051147, 14.943750381469727, 0.0, 5.573124885559082, 6.147500038146973, 2.193125009536743, 42.76375198364258], "mean": [0.6257818341255188, -1.0242003202438354, 1.0470561981201172, -0.2706267833709717, -0.42253100872039795, 1.9147945642471313, -0.6768099069595337, -0.6616834998130798, 0.8336113691329956, -0.11675531417131424, 0.8275687098503113, -1.0402947664260864, 59.16749954223633, 66.62483215332031, 5.305907726287842, 0.4144247770309448, 31.014951705932617, 59.414833068847656, 42.35337448120117, 73.08792114257812, 49.37443542480469, 77.60440063476562, 50.180362701416016, 83.4743881225586, 46.411258697509766, 67.96726989746094, 19.996423721313477, 0.2797524034976959, 13.111858367919922, 1.0066765546798706, 3.9294281005859375, 0.0, 1.900991678237915, 1.2777470350265503, 1.0701267719268799, 11.741814613342285], "std": [0.09124007821083069, 0.07259654998779297, 0.05370454862713814, 0.1406659483909607, 0.10628626495599747, 0.21698231995105743, 0.18106764554977417, 0.05322885513305664, 0.09441176801919937, 0.31960758566856384, 0.21354813873767853, 0.33238548040390015, 15.839095115661621, 4.502901554107666, 6.398119926452637, 1.146067500114441, 16.677446365356445, 40.746463775634766, 24.302255630493164, 47.63241195678711, 31.86590003967285, 45.39434814453125, 34.88972854614258, 37.26546859741211, 13.654180526733398, 9.448023796081543, 22.899274826049805, 0.42873549461364746, 11.380753517150879, 0.19489409029483795, 4.105607986450195, 0.0, 1.4198050498962402, 1.409073829650879, 0.3580315113067627, 12.40503215789795], "count": [175]}, "action": {"min": [0.5003290176391602, -1.1371309757232666, 0.9345006346702576, -0.48421168327331543, -0.8034934401512146, 1.441691517829895, -0.9025234580039978, -0.789868950843811, 0.7112611532211304, -0.6279802918434143, 0.45743685960769653, -1.4997472763061523, 20.698749542236328, 56.85750198364258, -0.030625000596046448, -0.3712500035762787, 0.8224999904632568, -0.3888888955116272, 0.8525000214576721, -0.19818182289600372, 0.7024999856948853, 0.17923076450824738, 0.9275000095367432, -0.527999997138977, 28.813749313354492, 47.514373779296875, 1.8581249713897705, -0.1381250023841858, 1.034999966621399, 0.7956249713897705, 0.7337499856948853, 0.0, 0.65625, -0.037272725254297256, 0.7193750143051147, 0.1875000149011612], "max": [0.7561057209968567, -0.8515487909317017, 1.1358195543289185, 0.09691598266363144, -0.30742159485816956, 2.1580071449279785, -0.47703516483306885, -0.5859702825546265, 0.9673981666564941, 0.2867504060268402, 1.1337929964065552, -0.5642738938331604, 80.19312286376953, 74.28500366210938, 21.837499618530273, 3.1500000953674316, 49.46500015258789, 105.99436950683594, 66.58687591552734, 111.49124908447266, 81.19750213623047, 110.46375274658203, 86.56062316894531, 109.36687469482422, 67.45062255859375, 78.44375610351562, 68.35187530517578, 1.643125057220459, 32.88999938964844, 1.4068750143051147, 14.943750381469727, 0.0, 5.573124885559082, 6.147500038146973, 2.193125009536743, 42.76375198364258], "mean": [0.6257818341255188, -1.024200677871704, 1.0470560789108276, -0.2706267237663269, -0.42253100872039795, 1.9147950410842896, -0.6768099069595337, -0.6616834998130798, 0.8336115479469299, -0.11675528436899185, 0.8275687098503113, -1.0402947664260864, 59.16752243041992, 66.62482452392578, 5.305905818939209, 0.41442492604255676, 31.014951705932617, 59.414833068847656, 42.35337448120117, 73.08792114257812, 49.374446868896484, 77.60443878173828, 50.18036651611328, 83.4743881225586, 46.4112434387207, 67.96724700927734, 19.99643325805664, 0.2797524034976959, 13.111856460571289, 1.0066766738891602, 3.9294276237487793, 0.0, 1.900991439819336, 1.2777470350265503, 1.070127248764038, 11.741814613342285], "std": [0.09124008566141129, 0.07259654998779297, 0.053704552352428436, 0.1406659334897995, 0.10628626495599747, 0.21698230504989624, 0.18106764554977417, 0.05322885513305664, 0.09441176056861877, 0.31960758566856384, 0.21354813873767853, 0.33238545060157776, 15.839096069335938, 4.502902030944824, 6.398119926452637, 1.1460676193237305, 16.677444458007812, 40.74646759033203, 24.302255630493164, 47.632408142089844, 31.865901947021484, 45.39434051513672, 34.88972854614258, 37.26546859741211, 13.654180526733398, 9.448022842407227, 22.899274826049805, 0.4287354648113251, 11.380752563476562, 0.19489413499832153, 4.105607986450195, 0.0, 1.4198052883148193, 1.4090739488601685, 0.3580314815044403, 12.405034065246582], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [175]}, "index": {"min": [6153], "max": [6327], "mean": [6240.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [1.92, 5.0, 5.0, 5.0, 5.0], "std": [1.7285501769649942, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [175]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [175]}, "eef_direction_state": {"mean": [4.3428571428571425, 4.017142857142857], "std": [1.4371172959953487, 1.4946544205048535], "min": [0, 1], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.1657142857142857, 0.8457142857142858], "std": [0.7336573186607559, 0.5798240408670092], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.9714285714285714, 0.6], "std": [0.78141681892442, 0.82114902075428], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [4.3428571428571425, 4.017142857142857], "std": [1.4371172959953487, 1.4946544205048535], "min": [0, 1], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.1657142857142857, 0.8457142857142858], "std": [0.7336573186607559, 0.5798240408670092], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.9714285714285714, 0.6], "std": [0.78141681892442, 0.82114902075428], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6560352291260764, 0.0964870571324121, 1.1160747877865191, 0.7059344932203111, 1.2690082592594532, 1.7991192029622949, 0.5991379241235367, -0.1543168319662286, 1.2478389922408721, 1.1816033632914142, 1.227668439921192, 1.8980132866168271], "std": [0.012764813629356173, 0.0156334108686456, 0.03630846822895269, 2.4661383108264054, 0.09196578713439417, 1.0394660754854856, 0.010220413928898962, 0.03031987408248341, 0.022338834951231297, 0.2981776606748006, 0.0719796091001182, 0.42308399179265627], "min": [0.6280509464770614, 0.07069543992218097, 1.049762847064171, -3.1373371312112286, 1.1625377346529344, -2.870523116775796, 0.5861662168561084, -0.19515081684526808, 1.2053374072807688, 0.8235287321577234, 1.1355739764885269, 1.336263407920912], "max": [0.6708762304134618, 0.13725410485194092, 1.1808967504599446, 3.140307930383451, 1.5114183000418864, 2.840209971788524, 0.6229744397084296, -0.10318735394676062, 1.2825903999912014, 1.8764582845652642, 1.3810258076078514, 2.7201203039594133], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6560352291260764, 0.0964870571324121, 1.1160747877865191, 0.7059344932203111, 1.2690082592594532, 1.7991192029622949, 0.5991379241235367, -0.1543168319662286, 1.2478389922408721, 1.1816033632914142, 1.227668439921192, 1.8980132866168271], "std": [0.012764813629356173, 0.0156334108686456, 0.03630846822895269, 2.4661383108264054, 0.09196578713439417, 1.0394660754854856, 0.010220413928898962, 0.03031987408248341, 0.022338834951231297, 0.2981776606748006, 0.0719796091001182, 0.42308399179265627], "min": [0.6280509464770614, 0.07069543992218097, 1.049762847064171, -3.1373371312112286, 1.1625377346529344, -2.870523116775796, 0.5861662168561084, -0.19515081684526808, 1.2053374072807688, 0.8235287321577234, 1.1355739764885269, 1.336263407920912], "max": [0.6708762304134618, 0.13725410485194092, 1.1808967504599446, 3.140307930383451, 1.5114183000418864, 2.840209971788524, 0.6229744397084296, -0.10318735394676062, 1.2825903999912014, 1.8764582845652642, 1.3810258076078514, 2.7201203039594133], "count": [175]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48426285334967323]], [[0.46403646037581703]], [[0.44372229575163397]]], "std": [[[0.21962291291987204]], [[0.21127949633182802]], [[0.21506107434516666]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.18823529411764706]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6359066870915033]], [[0.6437872630718954]], [[0.6212900735294118]]], "std": [[[0.25952422485788784]], [[0.26722724108065155]], [[0.27471227731901926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5455202798202614]], [[0.5485065870098039]], [[0.5230768137254902]]], "std": [[[0.3074697740048145]], [[0.31135580872090224]], [[0.3246833695484069]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46139105800653596]], [[0.48497341503267977]], [[0.45421317401960787]]], "std": [[[0.33450998990760367]], [[0.34149537148080084]], [[0.3589541350480796]]], "count": [100]}, "observation.state": {"min": [0.613913357257843, -1.0972189903259277, 0.9635356664657593, -0.514944314956665, -0.9602375626564026, 1.185196876525879, -0.9326838850975037, -0.8018377423286438, 0.763523280620575, -0.7089961171150208, 0.513871431350708, -1.3518778085708618, 24.32124900817871, 56.903751373291016, -0.4722222089767456, -0.4787500202655792, 0.8407142758369446, -0.3230000138282776, 0.7411110997200012, -0.8711110949516296, 0.9887500405311584, 0.026874996721744537, 0.918749988079071, 0.7427272796630859, 15.876250267028809, 50.45687484741211, 1.0381817817687988, -0.048124998807907104, 0.9433333277702332, 1.1243749856948853, 0.7137500047683716, 0.0, 0.6731250286102295, -0.04625000059604645, 0.6675000190734863, -0.8650000095367432], "max": [0.8273992538452148, -0.8223879337310791, 1.1067798137664795, 0.07996681332588196, -0.372773140668869, 2.100022792816162, -0.3962577283382416, -0.5822508931159973, 0.9911211729049683, 0.2393997460603714, 1.0851495265960693, -0.49999523162841797, 79.37625122070312, 74.24500274658203, 35.013126373291016, 3.4344444274902344, 50.739376068115234, 109.25125122070312, 69.34500122070312, 111.88562774658203, 81.6500015258789, 110.05437469482422, 81.57374572753906, 108.26249694824219, 69.67375183105469, 83.04375457763672, 58.01250076293945, 1.847499966621399, 32.458126068115234, 6.755000114440918, 20.848125457763672, 0.0, 17.0625, 32.96812438964844, 15.566875457763672, 78.5737533569336], "mean": [0.6936680674552917, -1.0006868839263916, 1.0437341928482056, -0.30971038341522217, -0.5082159042358398, 1.847923994064331, -0.6874099373817444, -0.6627360582351685, 0.8606292009353638, -0.1410389542579651, 0.8403743505477905, -0.9722707271575928, 60.6340217590332, 65.68567657470703, 7.583341598510742, 0.34062203764915466, 31.823986053466797, 65.86865234375, 41.39096450805664, 68.03848266601562, 46.81276321411133, 73.06566619873047, 46.17577362060547, 78.2069320678711, 38.6229133605957, 72.87908172607422, 12.755857467651367, 0.43786871433258057, 12.945473670959473, 1.955247402191162, 4.523013591766357, 0.0, 3.655816078186035, 4.474822044372559, 2.4900999069213867, 22.2232666015625], "std": [0.0576622411608696, 0.07886439561843872, 0.04279133677482605, 0.16883623600006104, 0.11882788687944412, 0.2684151828289032, 0.20883728563785553, 0.062185462564229965, 0.07921474426984787, 0.32006537914276123, 0.17191223800182343, 0.2968943119049072, 18.84642791748047, 3.8062736988067627, 11.488789558410645, 0.8299446105957031, 19.659818649291992, 48.19755172729492, 27.5745906829834, 49.672672271728516, 34.5877799987793, 46.266780853271484, 36.20229721069336, 38.19007873535156, 17.144508361816406, 8.959754943847656, 19.489669799804688, 0.443075954914093, 11.769521713256836, 1.4868650436401367, 5.212602615356445, 0.0, 4.2390642166137695, 8.909964561462402, 4.144846439361572, 22.508319854736328], "count": [155]}, "action": {"min": [0.613913357257843, -1.0972189903259277, 0.9635356664657593, -0.514944314956665, -0.9602375626564026, 1.185196876525879, -0.9326838850975037, -0.8018377423286438, 0.763523280620575, -0.7089961171150208, 0.513871431350708, -1.3518778085708618, 24.32124900817871, 56.903751373291016, -0.4722222089767456, -0.4787500202655792, 0.8407142758369446, -0.3230000138282776, 0.7411110997200012, -0.8711110949516296, 0.9887500405311584, 0.026874996721744537, 0.918749988079071, 0.7427272796630859, 15.876250267028809, 50.45687484741211, 1.0381817817687988, -0.048124998807907104, 0.9433333277702332, 1.1243749856948853, 0.7137500047683716, 0.0, 0.6731250286102295, -0.04625000059604645, 0.6675000190734863, -0.8650000095367432], "max": [0.8273992538452148, -0.8223879337310791, 1.1067798137664795, 0.07996681332588196, -0.372773140668869, 2.100022792816162, -0.3962577283382416, -0.5822508931159973, 0.9911211729049683, 0.2393997460603714, 1.0851495265960693, -0.49999523162841797, 79.37625122070312, 74.24500274658203, 35.013126373291016, 3.4344444274902344, 50.739376068115234, 109.25125122070312, 69.34500122070312, 111.88562774658203, 81.6500015258789, 110.05437469482422, 81.57374572753906, 108.26249694824219, 69.67375183105469, 83.04375457763672, 58.01250076293945, 1.847499966621399, 32.458126068115234, 6.755000114440918, 20.848125457763672, 0.0, 17.0625, 32.96812438964844, 15.566875457763672, 78.5737533569336], "mean": [0.6936680674552917, -1.0006874799728394, 1.0437344312667847, -0.309710294008255, -0.5082158446311951, 1.847923994064331, -0.6874099373817444, -0.6627359986305237, 0.8606293797492981, -0.14103896915912628, 0.8403744697570801, -0.9722707271575928, 60.634010314941406, 65.68566131591797, 7.58334493637085, 0.34062203764915466, 31.823997497558594, 65.86865234375, 41.39097595214844, 68.0384750366211, 46.81276321411133, 73.06565856933594, 46.17578125, 78.20694732666016, 38.62290954589844, 72.87905883789062, 12.755857467651367, 0.43786877393722534, 12.945474624633789, 1.955247402191162, 4.523013114929199, 0.0, 3.6558165550231934, 4.474825859069824, 2.4900999069213867, 22.223268508911133], "std": [0.05766225606203079, 0.07886440306901932, 0.04279133304953575, 0.16883623600006104, 0.11882787942886353, 0.268415242433548, 0.20883730053901672, 0.06218545511364937, 0.07921474426984787, 0.32006537914276123, 0.17191223800182343, 0.2968943417072296, 18.846426010131836, 3.806273937225342, 11.488791465759277, 0.8299444913864136, 19.659818649291992, 48.19755172729492, 27.5745906829834, 49.67267608642578, 34.5877799987793, 46.26678466796875, 36.20229721069336, 38.19008255004883, 17.144508361816406, 8.959755897521973, 19.48967170715332, 0.4430759847164154, 11.769522666931152, 1.4868650436401367, 5.2126030921936035, 0.0, 4.239064693450928, 8.909965515136719, 4.144845962524414, 22.508319854736328], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [155]}, "index": {"min": [6328], "max": [6482], "mean": [6405.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [2.1548387096774193, 5.0, 5.0, 5.0, 5.0], "std": [1.6150179684763764, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [155]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [155]}, "eef_direction_state": {"mean": [4.6, 3.2838709677419353], "std": [1.210704939947346, 1.3572022394744814], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.1483870967741936, 1.1419354838709677], "std": [0.7430846640175162, 0.538081534503047], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [0.9935483870967742, 0.8838709677419355], "std": [0.7991671002426859, 0.8343808885764609], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [4.6, 3.2838709677419353], "std": [1.210704939947346, 1.3572022394744814], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.1483870967741936, 1.1419354838709677], "std": [0.7430846640175162, 0.538081534503047], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [0.9935483870967742, 0.8838709677419355], "std": [0.7991671002426859, 0.8343808885764609], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6557751852155539, 0.11939696638926012, 1.1102495053636399, 1.6708223508837823, 1.3058915374258908, 1.5047927121807751, 0.6008293734748954, -0.1591180368971878, 1.247536002214609, 1.2401853264836205, 1.208112040790626, 1.9737932718716757], "std": [0.017918006511595544, 0.01278255516177809, 0.03562124575432252, 1.973222769972037, 0.0648301153649989, 1.5672102570879025, 0.008935542820990983, 0.03247133838116498, 0.03596510074918343, 0.19418902189995102, 0.0751931927390197, 0.254128112421858], "min": [0.626138595394166, 0.10534329413201343, 1.0452833505308003, -3.1382611582889623, 1.180855500029511, -3.0132994019996677, 0.587862980080684, -0.19789722423909317, 1.198699797696102, 0.9823027755199827, 1.0567661359493732, 1.6506179015564515], "max": [0.6755631494885729, 0.1571427462588119, 1.190273340277007, 3.1135311609684315, 1.474321606477369, 3.115371825138135, 0.6214030820609275, -0.0933667071524247, 1.307273143847539, 1.6615501327389697, 1.3329868030959107, 2.572133791554977], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6557751852155539, 0.11939696638926012, 1.1102495053636399, 1.6708223508837823, 1.3058915374258908, 1.5047927121807751, 0.6008293734748954, -0.1591180368971878, 1.247536002214609, 1.2401853264836205, 1.208112040790626, 1.9737932718716757], "std": [0.017918006511595544, 0.01278255516177809, 0.03562124575432252, 1.973222769972037, 0.0648301153649989, 1.5672102570879025, 0.008935542820990983, 0.03247133838116498, 0.03596510074918343, 0.19418902189995102, 0.0751931927390197, 0.254128112421858], "min": [0.626138595394166, 0.10534329413201343, 1.0452833505308003, -3.1382611582889623, 1.180855500029511, -3.0132994019996677, 0.587862980080684, -0.19789722423909317, 1.198699797696102, 0.9823027755199827, 1.0567661359493732, 1.6506179015564515], "max": [0.6755631494885729, 0.1571427462588119, 1.190273340277007, 3.1135311609684315, 1.474321606477369, 3.115371825138135, 0.6214030820609275, -0.0933667071524247, 1.307273143847539, 1.6615501327389697, 1.3329868030959107, 2.572133791554977], "count": [155]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48179018382352945]], [[0.4536057741013072]], [[0.42772823529411763]]], "std": [[[0.2131093547625774]], [[0.21528700548029922]], [[0.222868761967728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.585674254493464]], [[0.6107303267973856]], [[0.5868942218137255]]], "std": [[[0.2796498805424575]], [[0.28978287559616434]], [[0.2972939316519703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592691013071895]], [[0.5589286805555556]], [[0.5271270955882353]]], "std": [[[0.3082371411226547]], [[0.31597363701621956]], [[0.3331444757100084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47368584354575166]], [[0.49939328635620917]], [[0.47332695057189544]]], "std": [[[0.3353768698807259]], [[0.3453477243936471]], [[0.3613015505984372]]], "count": [100]}, "observation.state": {"min": [0.6683928370475769, -0.9757190942764282, 0.840247631072998, -0.5786030292510986, -1.0227571725845337, 1.2023473978042603, -0.8739604949951172, -0.6763561367988586, 0.7947195172309875, -0.39013028144836426, 0.6843194365501404, -1.1053253412246704, 27.004444122314453, 51.814544677734375, -0.5737500190734863, -0.43562498688697815, 0.7833333611488342, -0.15166667103767395, 0.7636363506317139, -0.22333332896232605, 0.8012499809265137, -0.34375, 0.897777795791626, 0.8181250095367432, 28.7081241607666, 62.818748474121094, 1.1931250095367432, 0.02812499739229679, 0.7818750143051147, 1.1818749904632568, 0.6312500238418579, 0.0, 0.6827272772789001, -0.3087500035762787, 0.7143750190734863, 0.1418749988079071], "max": [0.8750413060188293, -0.7735370397567749, 1.0111008882522583, -0.20737434923648834, -0.313811331987381, 2.147897958755493, -0.5880445837974548, -0.5280681252479553, 0.8707179427146912, 0.03733691945672035, 0.9157558679580688, -0.8481631875038147, 82.41000366210938, 68.3187484741211, 48.7243766784668, 6.723333358764648, 49.770626068115234, 106.44000244140625, 75.43187713623047, 109.73999786376953, 91.51437377929688, 110.5112533569336, 94.39749908447266, 110.2093734741211, 66.50187683105469, 74.03250122070312, 14.880624771118164, 4.251874923706055, 34.086875915527344, 18.4112491607666, 11.073333740234375, 0.0, 3.005625009536743, 4.323750019073486, 1.328125, 40.14500045776367], "mean": [0.8122305274009705, -0.896085798740387, 0.940096914768219, -0.36633917689323425, -0.6027702689170837, 1.7592412233352661, -0.7793163061141968, -0.5752078294754028, 0.816638171672821, -0.0882950872182846, 0.8430424928665161, -1.0536106824874878, 68.69239044189453, 58.06107711791992, 20.2901554107666, 1.2855918407440186, 30.88353729248047, 80.24625396728516, 42.15922546386719, 84.1557846069336, 46.88322830200195, 88.45062255859375, 47.089290618896484, 93.35298156738281, 42.26551818847656, 68.95464324951172, 3.215679883956909, 0.9130205512046814, 12.322651863098145, 3.5533688068389893, 3.447690963745117, 0.0, 0.8825721740722656, 0.2154233753681183, 0.9141771197319031, 4.152914047241211], "std": [0.03872919827699661, 0.04708581790328026, 0.035047292709350586, 0.08054815977811813, 0.14270104467868805, 0.21077071130275726, 0.12023492902517319, 0.0294523723423481, 0.019067075103521347, 0.13783887028694153, 0.06719975173473358, 0.0763639360666275, 13.337940216064453, 4.036435127258301, 13.705782890319824, 1.768502950668335, 15.284543991088867, 38.291343688964844, 24.7958984375, 39.51636505126953, 32.57300567626953, 39.8026123046875, 35.89255905151367, 35.705894470214844, 13.960801124572754, 2.1843624114990234, 3.4289710521698, 0.935308039188385, 14.720663070678711, 3.7694265842437744, 4.206056594848633, 0.0, 0.4759390652179718, 0.8938210606575012, 0.21111620962619781, 8.615102767944336], "count": [294]}, "action": {"min": [0.6683928370475769, -0.9757190942764282, 0.840247631072998, -0.5786030292510986, -1.0227571725845337, 1.2023473978042603, -0.8739604949951172, -0.6763561367988586, 0.7947195172309875, -0.39013028144836426, 0.6843194365501404, -1.1053253412246704, 27.004444122314453, 51.814544677734375, -0.5737500190734863, -0.43562498688697815, 0.7833333611488342, -0.15166667103767395, 0.7636363506317139, -0.22333332896232605, 0.8012499809265137, -0.34375, 0.897777795791626, 0.8181250095367432, 28.7081241607666, 62.818748474121094, 1.1931250095367432, 0.02812499739229679, 0.7818750143051147, 1.1818749904632568, 0.6312500238418579, 0.0, 0.6827272772789001, -0.3087500035762787, 0.7143750190734863, 0.1418749988079071], "max": [0.8750413060188293, -0.7735370397567749, 1.0111008882522583, -0.20737434923648834, -0.313811331987381, 2.147897958755493, -0.5880445837974548, -0.5280681252479553, 0.8707179427146912, 0.03733691945672035, 0.9157558679580688, -0.8481631875038147, 82.41000366210938, 68.3187484741211, 48.7243766784668, 6.723333358764648, 49.770626068115234, 106.44000244140625, 75.43187713623047, 109.73999786376953, 91.51437377929688, 110.5112533569336, 94.39749908447266, 110.2093734741211, 66.50187683105469, 74.03250122070312, 14.880624771118164, 4.251874923706055, 34.086875915527344, 18.4112491607666, 11.073333740234375, 0.0, 3.005625009536743, 4.323750019073486, 1.328125, 40.14500045776367], "mean": [0.8122305274009705, -0.8960851430892944, 0.9400967955589294, -0.3663391172885895, -0.6027702689170837, 1.7592412233352661, -0.7793159484863281, -0.5752079486846924, 0.8166382908821106, -0.0882951095700264, 0.8430426716804504, -1.0536106824874878, 68.69242858886719, 58.06108474731445, 20.2901554107666, 1.2855916023254395, 30.88353729248047, 80.24626922607422, 42.159236907958984, 84.15582275390625, 46.88321304321289, 88.45061492919922, 47.08931350708008, 93.35304260253906, 42.265533447265625, 68.95466613769531, 3.2156777381896973, 0.9130198955535889, 12.322646141052246, 3.5533676147460938, 3.4476921558380127, 0.0, 0.8825725317001343, 0.21542349457740784, 0.9141777157783508, 4.152914524078369], "std": [0.03872919827699661, 0.04708581045269966, 0.03504728153347969, 0.08054816722869873, 0.14270105957984924, 0.21077074110507965, 0.12023500353097916, 0.0294523723423481, 0.019067082554101944, 0.13783887028694153, 0.06719975173473358, 0.0763639360666275, 13.337939262390137, 4.036435127258301, 13.705781936645508, 1.768502950668335, 15.284543991088867, 38.291343688964844, 24.795896530151367, 39.516357421875, 32.573001861572266, 39.80260467529297, 35.8925666809082, 35.705894470214844, 13.960801124572754, 2.1843628883361816, 3.4289708137512207, 0.9353080987930298, 14.720663070678711, 3.7694265842437744, 4.206056594848633, 0.0, 0.47593894600868225, 0.8938210606575012, 0.21111617982387543, 8.615102767944336], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [294]}, "index": {"min": [6483], "max": [6776], "mean": [6629.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.2993197278911564, 5.0, 5.0, 5.0, 5.0], "std": [1.4065684879804146, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [294]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [294]}, "eef_direction_state": {"mean": [4.666666666666667, 4.789115646258503], "std": [1.2768654931230397, 1.6952566579387933], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.8027210884353742, 0.43537414965986393], "std": [0.6187485260870285, 0.5541191110796776], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7108843537414966, 0.3197278911564626], "std": [0.8338607244104856, 0.6648246104736731], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.666666666666667, 4.789115646258503], "std": [1.2768654931230397, 1.6952566579387933], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.8027210884353742, 0.43537414965986393], "std": [0.6187485260870285, 0.5541191110796776], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7108843537414966, 0.3197278911564626], "std": [0.8338607244104856, 0.6648246104736731], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.6304174463583913, 0.15405478580400253, 1.1033730538356852, -0.5372508359958277, 1.2875700432782906, 0.5805160418903856, 0.5909390329707908, -0.17847629333377085, 1.2369949078588023, 1.3437377436800337, 1.281819136215087, 2.035839452347996], "std": [0.0061388581837519525, 0.008882482625208053, 0.03027612267206355, 2.562920948395268, 0.09807038037877676, 2.535008518670983, 0.005425931950773891, 0.021172966999370643, 0.024215439093597718, 0.21326656532315624, 0.012795427607556083, 0.16304529293773415], "min": [0.60729588138884, 0.13923897407185132, 1.0481120822282655, -3.131284664895737, 1.0868572149456481, -3.1297094524859412, 0.5767560128744008, -0.2007584214244326, 1.2036626362040195, 0.8315512178836457, 1.253289686958313, 1.559151305885637], "max": [0.6434461589535502, 0.1951382002939281, 1.208167517071716, 3.1386200736535863, 1.4488059719788802, 3.1288932351841505, 0.599815144713905, -0.12975720417356576, 1.2959651969900976, 1.6743607457189755, 1.3091531588213319, 2.323821161603025], "count": [294]}, "eef_sim_pose_action": {"mean": [0.6304174463583913, 0.15405478580400253, 1.1033730538356852, -0.5372508359958277, 1.2875700432782906, 0.5805160418903856, 0.5909390329707908, -0.17847629333377085, 1.2369949078588023, 1.3437377436800337, 1.281819136215087, 2.035839452347996], "std": [0.0061388581837519525, 0.008882482625208053, 0.03027612267206355, 2.562920948395268, 0.09807038037877676, 2.535008518670983, 0.005425931950773891, 0.021172966999370643, 0.024215439093597718, 0.21326656532315624, 0.012795427607556083, 0.16304529293773415], "min": [0.60729588138884, 0.13923897407185132, 1.0481120822282655, -3.131284664895737, 1.0868572149456481, -3.1297094524859412, 0.5767560128744008, -0.2007584214244326, 1.2036626362040195, 0.8315512178836457, 1.253289686958313, 1.559151305885637], "max": [0.6434461589535502, 0.1951382002939281, 1.208167517071716, 3.1386200736535863, 1.4488059719788802, 3.1288932351841505, 0.599815144713905, -0.12975720417356576, 1.2959651969900976, 1.6743607457189755, 1.3091531588213319, 2.323821161603025], "count": [294]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48382322916666665]], [[0.4654743709150327]], [[0.44564803513071893]]], "std": [[[0.21545242617201862]], [[0.20529627759501023]], [[0.20857286410780485]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.17254901960784313]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6388322303921569]], [[0.6568271262254902]], [[0.6352522937091504]]], "std": [[[0.25264978529938115]], [[0.2621044641149235]], [[0.2699670331111355]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5640190829248366]], [[0.5711924611928105]], [[0.5467252001633987]]], "std": [[[0.3073150139608812]], [[0.3118432157407229]], [[0.3243619198539472]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581583925653595]], [[0.4807686376633987]], [[0.45003155024509806]]], "std": [[[0.33277390081152874]], [[0.33920308191286747]], [[0.3563497415882349]]], "count": [100]}, "observation.state": {"min": [0.5972715020179749, -1.0818407535552979, 0.9998950958251953, -0.5311570167541504, -0.8111653923988342, 1.2128591537475586, -0.9451533555984497, -0.8115415573120117, 0.8064393401145935, -0.6796225309371948, 0.3038214445114136, -1.1660038232803345, 32.268001556396484, 56.17937469482422, -0.07249999791383743, -0.35374999046325684, 0.8392307758331299, -0.620769202709198, 0.8155555725097656, -0.14454545080661774, 0.9162499904632568, 0.05066666007041931, 0.8711110949516296, 0.0, 17.943750381469727, 74.20437622070312, 1.0831249952316284, 0.038750000298023224, 0.6037499904632568, 0.6000000238418579, 0.6518750190734863, 0.0, 0.9375, 0.5631250143051147, 0.6675000190734863, 0.0625], "max": [0.7682705521583557, -0.841895341873169, 1.1268310546875, 0.06404387205839157, -0.2376592606306076, 2.079280138015747, -0.3481441140174866, -0.5880922079086304, 0.9635118842124939, 0.1575493961572647, 1.033989429473877, -0.6334401369094849, 75.69562530517578, 71.39777374267578, 26.643125534057617, 2.3077778816223145, 55.53562545776367, 109.31812286376953, 76.40437316894531, 111.28812408447266, 86.71125030517578, 111.0, 85.57062530517578, 109.8643798828125, 85.22125244140625, 87.98187255859375, 2.5, 2.344374895095825, 36.901248931884766, 4.026249885559082, 12.313124656677246, 0.0, 5.844375133514404, 1.8711111545562744, 1.290624976158142, 43.75777816772461], "mean": [0.6414133310317993, -1.0153448581695557, 1.081920862197876, -0.3155530095100403, -0.39562681317329407, 1.8376697301864624, -0.6495161652565002, -0.6615041494369507, 0.8805899620056152, -0.17256806790828705, 0.7226216793060303, -0.9848225116729736, 62.719932556152344, 63.81330108642578, 6.087162017822266, 0.34863078594207764, 33.77147674560547, 63.41648864746094, 43.65001678466797, 66.28704071044922, 48.18894958496094, 69.45471954345703, 46.35542678833008, 79.54985046386719, 43.97724914550781, 79.7815170288086, 1.175850749015808, 0.8593414425849915, 11.239110946655273, 1.779542326927185, 2.790923595428467, 0.0, 1.7462432384490967, 0.6765978336334229, 1.0727862119674683, 10.199764251708984], "std": [0.04115457087755203, 0.08129046857357025, 0.043662283569574356, 0.16223114728927612, 0.11472173035144806, 0.2500573992729187, 0.24247696995735168, 0.0685744658112526, 0.05666874349117279, 0.2977212965488434, 0.23887628316879272, 0.18875643610954285, 14.906902313232422, 2.9899837970733643, 8.315315246582031, 0.7754448652267456, 21.183425903320312, 48.59993362426758, 29.386924743652344, 49.4774169921875, 35.57184600830078, 48.346248626708984, 37.54819107055664, 36.71151351928711, 20.59107780456543, 4.437983512878418, 0.24342790246009827, 0.5685468912124634, 11.843446731567383, 0.8181530237197876, 3.462900161743164, 0.0, 1.2713472843170166, 0.2322542816400528, 0.19169385731220245, 10.871789932250977], "count": [146]}, "action": {"min": [0.5972715020179749, -1.0818407535552979, 0.9998950958251953, -0.5311570167541504, -0.8111653923988342, 1.2128591537475586, -0.9451533555984497, -0.8115415573120117, 0.8064393401145935, -0.6796225309371948, 0.3038214445114136, -1.1660038232803345, 32.268001556396484, 56.17937469482422, -0.07249999791383743, -0.35374999046325684, 0.8392307758331299, -0.620769202709198, 0.8155555725097656, -0.14454545080661774, 0.9162499904632568, 0.05066666007041931, 0.8711110949516296, 0.0, 17.943750381469727, 74.20437622070312, 1.0831249952316284, 0.038750000298023224, 0.6037499904632568, 0.6000000238418579, 0.6518750190734863, 0.0, 0.9375, 0.5631250143051147, 0.6675000190734863, 0.0625], "max": [0.7682705521583557, -0.841895341873169, 1.1268310546875, 0.06404387205839157, -0.2376592606306076, 2.079280138015747, -0.3481441140174866, -0.5880922079086304, 0.9635118842124939, 0.1575493961572647, 1.033989429473877, -0.6334401369094849, 75.69562530517578, 71.39777374267578, 26.643125534057617, 2.3077778816223145, 55.53562545776367, 109.31812286376953, 76.40437316894531, 111.28812408447266, 86.71125030517578, 111.0, 85.57062530517578, 109.8643798828125, 85.22125244140625, 87.98187255859375, 2.5, 2.344374895095825, 36.901248931884766, 4.026249885559082, 12.313124656677246, 0.0, 5.844375133514404, 1.8711111545562744, 1.290624976158142, 43.75777816772461], "mean": [0.6414132714271545, -1.0153450965881348, 1.0819206237792969, -0.3155529499053955, -0.39562687277793884, 1.8376697301864624, -0.6495162844657898, -0.6615040898323059, 0.8805899620056152, -0.17256805300712585, 0.7226216793060303, -0.9848223924636841, 62.71992874145508, 63.81330108642578, 6.087161540985107, 0.34863072633743286, 33.7714729309082, 63.41649627685547, 43.6500244140625, 66.28702545166016, 48.188934326171875, 69.45475769042969, 46.35542297363281, 79.54983520507812, 43.97724533081055, 79.78150177001953, 1.1758511066436768, 0.8593412637710571, 11.239107131958008, 1.7795424461364746, 2.790924310684204, 0.0, 1.746242880821228, 0.6765978932380676, 1.0727864503860474, 10.199766159057617], "std": [0.04115457087755203, 0.08129046857357025, 0.043662287294864655, 0.16223114728927612, 0.11472173035144806, 0.2500573694705963, 0.24247699975967407, 0.06857448071241379, 0.05666875094175339, 0.297721266746521, 0.23887626826763153, 0.18875645101070404, 14.906903266906738, 2.989983320236206, 8.315314292907715, 0.7754449844360352, 21.18341827392578, 48.59994125366211, 29.386924743652344, 49.4774169921875, 35.57184600830078, 48.34624099731445, 37.54819107055664, 36.71151351928711, 20.59107780456543, 4.437983989715576, 0.2434278130531311, 0.5685468316078186, 11.843445777893066, 0.8181529641151428, 3.462900400161743, 0.0, 1.2713472843170166, 0.2322542816400528, 0.1916937381029129, 10.871789932250977], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [146]}, "index": {"min": [6777], "max": [6922], "mean": [6849.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [2.164383561643836, 5.0, 5.0, 5.0, 5.0], "std": [1.6961979936618223, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [146]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [146]}, "eef_direction_state": {"mean": [4.924657534246576, 3.4657534246575343], "std": [0.8283141522224543, 1.4437602330142891], "min": [3, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.0616438356164384, 1.0136986301369864], "std": [0.7870754149148409, 0.5966378559008927], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [0.8698630136986302, 0.8561643835616438], "std": [0.8379990733814556, 0.8357567813877305], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [4.924657534246576, 3.4657534246575343], "std": [0.8283141522224543, 1.4437602330142891], "min": [3, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.0616438356164384, 1.0136986301369864], "std": [0.7870754149148409, 0.5966378559008927], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [0.8698630136986302, 0.8561643835616438], "std": [0.8379990733814556, 0.8357567813877305], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6650799767942569, 0.1170761856665961, 1.1052167667333654, 1.9575946204190657, 1.2755681335414453, 1.6365767935041715, 0.6133498511178066, -0.1646194925612067, 1.2397878177734682, 1.4523066474672388, 1.2730615105379555, 1.8868980950993215], "std": [0.009148574078913466, 0.015761211882580818, 0.037063208227512516, 1.923114455575106, 0.07286757541743663, 1.6216755186680019, 0.013235679879427786, 0.03909094224695729, 0.025259758847171, 0.32870211455954434, 0.07896724901337289, 1.0703735013616862], "min": [0.6496715720432661, 0.10082760177735903, 1.0537850792643875, -3.064957298045245, 1.1492084330122547, -3.1173348513131542, 0.5984129106739215, -0.2115832296152925, 1.2064151316468665, 1.1172838789834998, 1.10797480811515, -3.1321141653282183], "max": [0.6761354852525824, 0.15774183362074035, 1.2005214768557257, 3.1414039845206028, 1.44908141137924, 3.132454100505334, 0.6411076523541651, -0.10048788505022332, 1.2806045615882873, 2.464937418688789, 1.4410429592977203, 3.121758410702658], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6650799767942569, 0.1170761856665961, 1.1052167667333654, 1.9575946204190657, 1.2755681335414453, 1.6365767935041715, 0.6133498511178066, -0.1646194925612067, 1.2397878177734682, 1.4523066474672388, 1.2730615105379555, 1.8868980950993215], "std": [0.009148574078913466, 0.015761211882580818, 0.037063208227512516, 1.923114455575106, 0.07286757541743663, 1.6216755186680019, 0.013235679879427786, 0.03909094224695729, 0.025259758847171, 0.32870211455954434, 0.07896724901337289, 1.0703735013616862], "min": [0.6496715720432661, 0.10082760177735903, 1.0537850792643875, -3.064957298045245, 1.1492084330122547, -3.1173348513131542, 0.5984129106739215, -0.2115832296152925, 1.2064151316468665, 1.1172838789834998, 1.10797480811515, -3.1321141653282183], "max": [0.6761354852525824, 0.15774183362074035, 1.2005214768557257, 3.1414039845206028, 1.44908141137924, 3.132454100505334, 0.6411076523541651, -0.10048788505022332, 1.2806045615882873, 2.464937418688789, 1.4410429592977203, 3.121758410702658], "count": [146]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4855393259803922]], [[0.46573001429738564]], [[0.4451730249183007]]], "std": [[[0.215769923957559]], [[0.20749477325360588]], [[0.21180978565804562]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1411764705882353]], [[0.18823529411764706]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6241897732843137]], [[0.6400387969771242]], [[0.6196736499183007]]], "std": [[[0.25681496037490154]], [[0.268912987096745]], [[0.27821746256806107]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5655071936274509]], [[0.5737766013071895]], [[0.5486934865196078]]], "std": [[[0.3057268278041911]], [[0.3098152537775738]], [[0.3233560264846857]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45549349673202616]], [[0.47778995710784317]], [[0.4468821609477124]]], "std": [[[0.3322159755449429]], [[0.33918389935710686]], [[0.3560365713534141]]], "count": [100]}, "observation.state": {"min": [0.6359197497367859, -1.125901222229004, 0.9870203137397766, -0.52107173204422, -1.4620050191879272, 0.9669769406318665, -0.9692233800888062, -0.7992866635322571, 0.7972202897071838, -0.6766660809516907, 0.36542972922325134, -1.3147554397583008, 18.314443588256836, 58.974998474121094, -0.28125, -0.41499999165534973, 0.9225000143051147, -0.515333354473114, 0.6607692241668701, -0.796875, 0.8687499761581421, 0.5009090900421143, 0.9325000047683716, 0.5243750214576721, 20.427499771118164, 49.264373779296875, 1.0943750143051147, -0.2666666507720947, 0.9162499904632568, 0.5990909337997437, 0.7193750143051147, 0.0, 0.668181836605072, 0.5674999952316284, 0.7087500095367432, 0.4325000047683716], "max": [0.9681637287139893, -0.8334605097770691, 1.1820734739303589, -0.007523545529693365, -0.24695773422718048, 1.9852702617645264, -0.32723450660705566, -0.6014677286148071, 0.9327792525291443, 0.2028496265411377, 1.3877021074295044, -0.6491283178329468, 76.89749908447266, 72.93153381347656, 46.96500015258789, 5.143333435058594, 55.431251525878906, 109.10437774658203, 72.90499877929688, 110.57875061035156, 77.4906234741211, 109.2925033569336, 85.46187591552734, 110.38562774658203, 87.09500122070312, 79.64875030517578, 63.610626220703125, 3.2033333778381348, 38.34437561035156, 8.859375, 10.499375343322754, 0.0, 3.073125123977661, 0.7122222185134888, 2.103749990463257, 69.84062957763672], "mean": [0.6919316649436951, -1.0113178491592407, 1.0806057453155518, -0.3205856680870056, -0.4824798107147217, 1.7613162994384766, -0.6393975019454956, -0.6789777874946594, 0.863370954990387, -0.15058359503746033, 0.7604377269744873, -1.022565245628357, 60.33614730834961, 64.2830810546875, 7.449721813201904, 0.8123857378959656, 32.649009704589844, 64.07610321044922, 41.619510650634766, 66.48088836669922, 44.31831359863281, 66.81504821777344, 45.756614685058594, 75.68182373046875, 42.4678840637207, 70.09526824951172, 14.542470932006836, 1.439780592918396, 12.094297409057617, 1.6633212566375732, 2.6080548763275146, 0.0, 1.4304636716842651, 0.617124617099762, 1.1745343208312988, 15.268742561340332], "std": [0.07462393492460251, 0.0809602439403534, 0.05091123282909393, 0.1231236383318901, 0.2637796700000763, 0.2748667597770691, 0.23263372480869293, 0.05183447524905205, 0.05140397697687149, 0.32517942786216736, 0.252331018447876, 0.2260744571685791, 18.81427764892578, 3.4628279209136963, 12.936224937438965, 1.528838038444519, 22.071353912353516, 48.791561126708984, 28.796600341796875, 49.5219841003418, 32.418888092041016, 47.8062629699707, 37.53390121459961, 41.497867584228516, 19.57219886779785, 7.657078266143799, 19.61015510559082, 0.8666671514511108, 11.653363227844238, 2.128509044647217, 2.808166980743408, 0.0, 0.6973604559898376, 0.028823712840676308, 0.32022297382354736, 17.028858184814453], "count": [148]}, "action": {"min": [0.6359197497367859, -1.125901222229004, 0.9870203137397766, -0.52107173204422, -1.4620050191879272, 0.9669769406318665, -0.9692233800888062, -0.7992866635322571, 0.7972202897071838, -0.6766660809516907, 0.36542972922325134, -1.3147554397583008, 18.314443588256836, 58.974998474121094, -0.28125, -0.41499999165534973, 0.9225000143051147, -0.515333354473114, 0.6607692241668701, -0.796875, 0.8687499761581421, 0.5009090900421143, 0.9325000047683716, 0.5243750214576721, 20.427499771118164, 49.264373779296875, 1.0943750143051147, -0.2666666507720947, 0.9162499904632568, 0.5990909337997437, 0.7193750143051147, 0.0, 0.668181836605072, 0.5674999952316284, 0.7087500095367432, 0.4325000047683716], "max": [0.9681637287139893, -0.8334605097770691, 1.1820734739303589, -0.007523545529693365, -0.24695773422718048, 1.9852702617645264, -0.32723450660705566, -0.6014677286148071, 0.9327792525291443, 0.2028496265411377, 1.3877021074295044, -0.6491283178329468, 76.89749908447266, 72.93153381347656, 46.96500015258789, 5.143333435058594, 55.431251525878906, 109.10437774658203, 72.90499877929688, 110.57875061035156, 77.4906234741211, 109.2925033569336, 85.46187591552734, 110.38562774658203, 87.09500122070312, 79.64875030517578, 63.610626220703125, 3.2033333778381348, 38.34437561035156, 8.859375, 10.499375343322754, 0.0, 3.073125123977661, 0.7122222185134888, 2.103749990463257, 69.84062957763672], "mean": [0.6919317245483398, -1.0113178491592407, 1.0806058645248413, -0.32058554887771606, -0.48247960209846497, 1.7613160610198975, -0.6393975019454956, -0.6789774894714355, 0.8633708357810974, -0.1505836397409439, 0.7604377865791321, -1.022565484046936, 60.336143493652344, 64.28307342529297, 7.449726104736328, 0.8123856782913208, 32.649009704589844, 64.07608795166016, 41.61949920654297, 66.48088073730469, 44.31829833984375, 66.81503295898438, 45.756622314453125, 75.68181610107422, 42.46787643432617, 70.09526824951172, 14.542475700378418, 1.439780354499817, 12.094300270080566, 1.6633214950561523, 2.6080548763275146, 0.0, 1.4304633140563965, 0.6171244978904724, 1.1745343208312988, 15.2687406539917], "std": [0.07462393492460251, 0.0809602439403534, 0.05091124773025513, 0.12312363088130951, 0.2637796700000763, 0.2748667895793915, 0.23263373970985413, 0.051834478974342346, 0.05140398070216179, 0.32517942786216736, 0.25233104825019836, 0.2260744422674179, 18.81427764892578, 3.4628279209136963, 12.936223983764648, 1.52883780002594, 22.071352005004883, 48.79157257080078, 28.796598434448242, 49.5219841003418, 32.41889572143555, 47.80626678466797, 37.53390121459961, 41.49787139892578, 19.572195053100586, 7.657078266143799, 19.61015510559082, 0.8666669726371765, 11.653363227844238, 2.128509521484375, 2.8081674575805664, 0.0, 0.6973604559898376, 0.028823714703321457, 0.32022300362586975, 17.02886390686035], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [148]}, "index": {"min": [6923], "max": [7070], "mean": [6996.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [2.0067567567567566, 5.0, 5.0, 5.0, 5.0], "std": [1.6460297098465702, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [148]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [148]}, "eef_direction_state": {"mean": [4.824324324324325, 3.5945945945945947], "std": [0.9706240415057057, 1.497014316121753], "min": [1, 1], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.0675675675675675, 1.0135135135135136], "std": [0.7855292772612762, 0.6676550987586821], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [0.9459459459459459, 0.7972972972972973], "std": [0.8284125472429247, 0.7966098731453786], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [4.824324324324325, 3.5945945945945947], "std": [0.9706240415057057, 1.497014316121753], "min": [1, 1], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.0675675675675675, 1.0135135135135136], "std": [0.7855292772612762, 0.6676550987586821], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [0.9459459459459459, 0.7972972972972973], "std": [0.8284125472429247, 0.7966098731453786], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6611828594723906, 0.127525036363747, 1.106065325518921, 1.680029156560123, 1.2469503873945205, 1.8371053935388155, 0.6081225999788964, -0.15489966878209263, 1.2453458350545212, 1.3198155912892704, 1.2624144659035978, 2.0329583226979695], "std": [0.013462929695265285, 0.024771952527052443, 0.05024509099880564, 2.2479712225757633, 0.11744391010499439, 1.4550529767684592, 0.010372995647692479, 0.03653923619219312, 0.031046813453677775, 0.27663226235257055, 0.11216377049546641, 0.3268550112976171], "min": [0.6081142763291519, 0.11127113125912746, 1.0485742280050387, -3.133499779999626, 0.802582048859577, -2.889707858471749, 0.5759890385260243, -0.2128730784730084, 1.2052634068301311, 0.8004331869874732, 0.9146055577560928, 1.4675423966196732], "max": [0.6784725552739899, 0.2163867631175021, 1.2673655767668082, 3.1369204311038557, 1.4083253292177025, 3.105536570432708, 0.627566388324887, -0.09121284984735331, 1.2944666877877375, 2.107620064460405, 1.4560457905440387, 2.938501487367871], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6611828594723906, 0.127525036363747, 1.106065325518921, 1.680029156560123, 1.2469503873945205, 1.8371053935388155, 0.6081225999788964, -0.15489966878209263, 1.2453458350545212, 1.3198155912892704, 1.2624144659035978, 2.0329583226979695], "std": [0.013462929695265285, 0.024771952527052443, 0.05024509099880564, 2.2479712225757633, 0.11744391010499439, 1.4550529767684592, 0.010372995647692479, 0.03653923619219312, 0.031046813453677775, 0.27663226235257055, 0.11216377049546641, 0.3268550112976171], "min": [0.6081142763291519, 0.11127113125912746, 1.0485742280050387, -3.133499779999626, 0.802582048859577, -2.889707858471749, 0.5759890385260243, -0.2128730784730084, 1.2052634068301311, 0.8004331869874732, 0.9146055577560928, 1.4675423966196732], "max": [0.6784725552739899, 0.2163867631175021, 1.2673655767668082, 3.1369204311038557, 1.4083253292177025, 3.105536570432708, 0.627566388324887, -0.09121284984735331, 1.2944666877877375, 2.107620064460405, 1.4560457905440387, 2.938501487367871], "count": [148]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4848380800653595]], [[0.46475048406862746]], [[0.44580421160130723]]], "std": [[[0.2225452698160777]], [[0.21349505426860294]], [[0.21587180502460424]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.18823529411764706]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6413498120915033]], [[0.6552844546568627]], [[0.635596670751634]]], "std": [[[0.25149644378822994]], [[0.2629862467578418]], [[0.2698816139067792]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5765426000816993]], [[0.5797402655228758]], [[0.5544040073529412]]], "std": [[[0.2980133097344126]], [[0.3036794987940879]], [[0.3172888902870924]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45783701797385623]], [[0.4818746772875817]], [[0.45200675245098043]]], "std": [[[0.33442693789342853]], [[0.3417849316928224]], [[0.3584036799057567]]], "count": [100]}, "observation.state": {"min": [0.5983920693397522, -1.1412317752838135, 0.9937914609909058, -0.6276941895484924, -1.2998355627059937, 0.9601103663444519, -0.7693725824356079, -0.8047226667404175, 0.7874370217323303, -1.1132886409759521, 0.3905832767486572, -1.409742832183838, 20.369998931884766, 59.32374954223633, 0.07750000059604645, -0.33687499165534973, 0.84375, -0.6612499952316284, 0.5958333015441895, -0.1106249988079071, 0.6859999895095825, 0.22499999403953552, 0.9524999856948853, -0.25062501430511475, 22.964374542236328, 56.17124938964844, 0.9587500095367432, -0.026875000447034836, 0.8181818127632141, 0.95333331823349, 0.6818749904632568, 0.0, 0.6825000047683716, -0.36375001072883606, 0.6588888764381409, -1.2143750190734863], "max": [0.9310758709907532, -0.8502877950668335, 1.1698424816131592, -0.010252155363559723, -0.31953343749046326, 2.1478025913238525, -0.19820038974285126, -0.563105583190918, 0.9784848093986511, 0.20525768399238586, 1.0318701267242432, -0.22313934564590454, 81.47562408447266, 71.53817749023438, 21.80083465576172, 6.1479997634887695, 57.9275016784668, 107.69249725341797, 74.64375305175781, 112.34625244140625, 83.38999938964844, 109.17250061035156, 77.36125183105469, 109.56312561035156, 73.41999816894531, 81.13750457763672, 55.852500915527344, 3.6162500381469727, 46.18812561035156, 7.338125228881836, 18.62125015258789, 0.0, 9.938750267028809, 14.359375, 1.2450000047683716, 82.57937622070312], "mean": [0.6792207956314087, -1.0319256782531738, 1.0865323543548584, -0.39430323243141174, -0.5034902691841125, 1.8796266317367554, -0.4908296763896942, -0.662354588508606, 0.8799108862876892, -0.39177343249320984, 0.6360557079315186, -0.8263402581214905, 61.12184143066406, 64.59024810791016, 2.860879421234131, 1.064774990081787, 33.5545539855957, 62.26578140258789, 42.513397216796875, 67.23411560058594, 45.94023513793945, 69.17949676513672, 42.21788787841797, 72.91085815429688, 39.89630126953125, 73.62751007080078, 8.836382865905762, 1.0060497522354126, 15.910844802856445, 1.8764355182647705, 5.875217437744141, 0.0, 3.3846218585968018, 1.9882274866104126, 0.9474518895149231, 21.857858657836914], "std": [0.08085274696350098, 0.07873228937387466, 0.049004290252923965, 0.14814390242099762, 0.22790145874023438, 0.31501084566116333, 0.22908468544483185, 0.06747958064079285, 0.06127868965268135, 0.4755764603614807, 0.15931522846221924, 0.42857104539871216, 20.690195083618164, 2.773298740386963, 5.697504997253418, 1.9301377534866333, 23.12844467163086, 47.34602355957031, 30.574100494384766, 49.925323486328125, 34.86537551879883, 47.41133117675781, 34.36208724975586, 43.66731262207031, 14.269097328186035, 6.437617301940918, 15.481305122375488, 0.9043604731559753, 14.738142967224121, 1.6853303909301758, 5.665579319000244, 0.0, 2.6084165573120117, 3.8256735801696777, 0.21282637119293213, 21.18059730529785], "count": [150]}, "action": {"min": [0.5983920693397522, -1.1412317752838135, 0.9937914609909058, -0.6276941895484924, -1.2998355627059937, 0.9601103663444519, -0.7693725824356079, -0.8047226667404175, 0.7874370217323303, -1.1132886409759521, 0.3905832767486572, -1.409742832183838, 20.369998931884766, 59.32374954223633, 0.07750000059604645, -0.33687499165534973, 0.84375, -0.6612499952316284, 0.5958333015441895, -0.1106249988079071, 0.6859999895095825, 0.22499999403953552, 0.9524999856948853, -0.25062501430511475, 22.964374542236328, 56.17124938964844, 0.9587500095367432, -0.026875000447034836, 0.8181818127632141, 0.95333331823349, 0.6818749904632568, 0.0, 0.6825000047683716, -0.36375001072883606, 0.6588888764381409, -1.2143750190734863], "max": [0.9310758709907532, -0.8502877950668335, 1.1698424816131592, -0.010252155363559723, -0.31953343749046326, 2.1478025913238525, -0.19820038974285126, -0.563105583190918, 0.9784848093986511, 0.20525768399238586, 1.0318701267242432, -0.22313934564590454, 81.47562408447266, 71.53817749023438, 21.80083465576172, 6.1479997634887695, 57.9275016784668, 107.69249725341797, 74.64375305175781, 112.34625244140625, 83.38999938964844, 109.17250061035156, 77.36125183105469, 109.56312561035156, 73.41999816894531, 81.13750457763672, 55.852500915527344, 3.6162500381469727, 46.18812561035156, 7.338125228881836, 18.62125015258789, 0.0, 9.938750267028809, 14.359375, 1.2450000047683716, 82.57937622070312], "mean": [0.6792208552360535, -1.0319256782531738, 1.0865322351455688, -0.3943032920360565, -0.5034902691841125, 1.8796265125274658, -0.49082961678504944, -0.6623544692993164, 0.8799110651016235, -0.39177340269088745, 0.6360558867454529, -0.8263402581214905, 61.121849060058594, 64.59025573730469, 2.8608813285827637, 1.0647748708724976, 33.5545539855957, 62.26578140258789, 42.51339340209961, 67.23408508300781, 45.94024658203125, 69.17948913574219, 42.2178955078125, 72.91084289550781, 39.89628982543945, 73.62751007080078, 8.836376190185547, 1.006049633026123, 15.910840034484863, 1.8764355182647705, 5.875216484069824, 0.0, 3.3846218585968018, 1.9882283210754395, 0.9474518895149231, 21.857860565185547], "std": [0.08085275441408157, 0.07873228192329407, 0.049004293978214264, 0.14814390242099762, 0.22790145874023438, 0.31501084566116333, 0.22908471524715424, 0.06747958809137344, 0.061278682202100754, 0.47557637095451355, 0.15931522846221924, 0.42857101559638977, 20.69019317626953, 2.773298501968384, 5.697505950927734, 1.9301375150680542, 23.12844467163086, 47.34601974487305, 30.5741024017334, 49.925323486328125, 34.865379333496094, 47.41133117675781, 34.362083435058594, 43.66731643676758, 14.269098281860352, 6.437617778778076, 15.481302261352539, 0.9043604731559753, 14.738141059875488, 1.6853302717208862, 5.665579319000244, 0.0, 2.6084165573120117, 3.825673818588257, 0.21282637119293213, 21.18059730529785], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [150]}, "index": {"min": [7071], "max": [7220], "mean": [7145.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [1.98, 5.0, 5.0, 5.0, 5.0], "std": [1.6019571363387552, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [150]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [150]}, "eef_direction_state": {"mean": [4.42, 3.36], "std": [1.2610577570700983, 1.2975875050775334], "min": [1, 1], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.1866666666666668, 1.1], "std": [0.7060374557265989, 0.5859465277082312], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [0.92, 0.5133333333333333], "std": [0.8207313811473277, 0.7809111487373087], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [4.42, 3.36], "std": [1.2610577570700983, 1.2975875050775334], "min": [1, 1], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.1866666666666668, 1.1], "std": [0.7060374557265989, 0.5859465277082312], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [0.92, 0.5133333333333333], "std": [0.8207313811473277, 0.7809111487373087], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.6687721855191074, 0.1247482925625817, 1.109870367557177, 1.6686325687329775, 1.2624012953939585, 1.6317331929196213, 0.6077970764775691, -0.14423617142011258, 1.2582733935313402, 1.3871179698879474, 1.2870823347393283, 2.1563730001535295], "std": [0.014974970570021702, 0.02388966385308654, 0.043120592248237395, 2.01220739682427, 0.10157322444780223, 1.4504886973697217, 0.008788762597961025, 0.03699369682371816, 0.03834427368526348, 0.26794784594635007, 0.07127196180051718, 0.3153676164604376], "min": [0.6261424389373472, 0.10804370759305953, 1.0466735437102312, -3.11300612480981, 0.8774613983942117, -2.984447408369581, 0.5921427514436903, -0.18928696753624105, 1.1909768590403211, 0.987292358501182, 1.0535759342406799, 1.6905311569003252], "max": [0.691676613659227, 0.20400344686061908, 1.2421709432398644, 3.1380229905648287, 1.4446296986322453, 3.03355433523884, 0.6222264823577074, -0.07237344124980544, 1.3086881934505838, 1.9032926022209247, 1.3701231098979227, 2.8676448154232017], "count": [150]}, "eef_sim_pose_action": {"mean": [0.6687721855191074, 0.1247482925625817, 1.109870367557177, 1.6686325687329775, 1.2624012953939585, 1.6317331929196213, 0.6077970764775691, -0.14423617142011258, 1.2582733935313402, 1.3871179698879474, 1.2870823347393283, 2.1563730001535295], "std": [0.014974970570021702, 0.02388966385308654, 0.043120592248237395, 2.01220739682427, 0.10157322444780223, 1.4504886973697217, 0.008788762597961025, 0.03699369682371816, 0.03834427368526348, 0.26794784594635007, 0.07127196180051718, 0.3153676164604376], "min": [0.6261424389373472, 0.10804370759305953, 1.0466735437102312, -3.11300612480981, 0.8774613983942117, -2.984447408369581, 0.5921427514436903, -0.18928696753624105, 1.1909768590403211, 0.987292358501182, 1.0535759342406799, 1.6905311569003252], "max": [0.691676613659227, 0.20400344686061908, 1.2421709432398644, 3.1380229905648287, 1.4446296986322453, 3.03355433523884, 0.6222264823577074, -0.07237344124980544, 1.3086881934505838, 1.9032926022209247, 1.3701231098979227, 2.8676448154232017], "count": [150]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48685437499999995]], [[0.4693446058006536]], [[0.45033578431372545]]], "std": [[[0.21942163248466226]], [[0.20969569935155818]], [[0.21246129984442058]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16470588235294117]], [[0.19215686274509805]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6368754248366013]], [[0.6521544832516339]], [[0.6291173692810457]]], "std": [[[0.254657865711152]], [[0.2645942265312618]], [[0.27246143338032525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.579224477124183]], [[0.5865649509803922]], [[0.5596608986928104]]], "std": [[[0.3007246748096051]], [[0.3061634139578606]], [[0.31944393472578186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4548559375]], [[0.47689944444444443]], [[0.4455643525326798]]], "std": [[[0.333082410777805]], [[0.33971581458767536]], [[0.35681694790302393]]], "count": [100]}, "observation.state": {"min": [0.6206845641136169, -1.077906847000122, 0.963944673538208, -0.5411946177482605, -0.9489628076553345, 1.2324415445327759, -0.8071545958518982, -0.8520256280899048, 0.7872462868690491, -0.647936224937439, 0.2655069828033447, -1.4041638374328613, 29.219375610351562, 58.62187576293945, -0.25999999046325684, -0.3943749964237213, 0.8643749952316284, -0.2706249952316284, 0.8233333230018616, -0.5255555510520935, 0.9018750190734863, 0.765625, 0.8387500047683716, -0.1730000078678131, 24.389999389648438, 55.03437423706055, 0.9375, -0.11937499791383743, 0.8146153688430786, 1.1399999856948853, 0.9578571319580078, 0.0, 0.8087500333786011, 0.4580000042915344, 0.6725000143051147, 0.265625], "max": [0.8184558153152466, -0.8030695915222168, 1.1355334520339966, -0.11008748412132263, -0.254158079624176, 2.142247438430786, -0.29688334465026855, -0.5784652829170227, 0.9280346632003784, 0.22109976410865784, 0.8328326344490051, -0.7285705804824829, 74.30187225341797, 68.88249969482422, 39.06500244140625, 5.03000020980835, 56.19874954223633, 109.32937622070312, 76.17500305175781, 111.14624786376953, 88.58687591552734, 110.5268783569336, 88.18562316894531, 109.43250274658203, 92.5268783569336, 79.54437255859375, 52.61750030517578, 5.151875019073486, 43.93812561035156, 25.901248931884766, 17.197500228881836, 0.0, 6.301875114440918, 1.09375, 1.2443749904632568, 37.49250030517578], "mean": [0.6757351160049438, -0.9974876046180725, 1.0492287874221802, -0.35921555757522583, -0.43985921144485474, 1.9104399681091309, -0.5313134789466858, -0.689694881439209, 0.8569716811180115, -0.17018626630306244, 0.5890973210334778, -1.1203036308288574, 59.82333755493164, 64.71153259277344, 7.243020057678223, 0.520906925201416, 35.7529182434082, 67.14956665039062, 46.7196159362793, 68.87188720703125, 52.159202575683594, 71.61624908447266, 51.55805969238281, 77.75548553466797, 51.29004669189453, 71.49956512451172, 15.441967010498047, 1.278303623199463, 15.123920440673828, 4.626468658447266, 5.316203594207764, 0.0, 2.3874969482421875, 0.880138635635376, 0.9772124290466309, 12.220444679260254], "std": [0.04331935942173004, 0.07173484563827515, 0.038297854363918304, 0.11733944714069366, 0.12867292761802673, 0.21607685089111328, 0.20356066524982452, 0.07711809873580933, 0.042293380945920944, 0.3113526999950409, 0.16838578879833221, 0.23809540271759033, 15.822208404541016, 1.8633882999420166, 11.553231239318848, 1.318298101425171, 22.52029800415039, 47.78292465209961, 30.59906768798828, 48.84324264526367, 35.7650146484375, 46.981719970703125, 38.33977508544922, 39.97124099731445, 21.32051658630371, 6.729422569274902, 18.218341827392578, 1.357966423034668, 14.18722915649414, 7.130904197692871, 5.337899684906006, 0.0, 1.5178093910217285, 0.23849016427993774, 0.2151160091161728, 11.751447677612305], "count": [135]}, "action": {"min": [0.6206845641136169, -1.077906847000122, 0.963944673538208, -0.5411946177482605, -0.9489628076553345, 1.2324415445327759, -0.8071545958518982, -0.8520256280899048, 0.7872462868690491, -0.647936224937439, 0.2655069828033447, -1.4041638374328613, 29.219375610351562, 58.62187576293945, -0.25999999046325684, -0.3943749964237213, 0.8643749952316284, -0.2706249952316284, 0.8233333230018616, -0.5255555510520935, 0.9018750190734863, 0.765625, 0.8387500047683716, -0.1730000078678131, 24.389999389648438, 55.03437423706055, 0.9375, -0.11937499791383743, 0.8146153688430786, 1.1399999856948853, 0.9578571319580078, 0.0, 0.8087500333786011, 0.4580000042915344, 0.6725000143051147, 0.265625], "max": [0.8184558153152466, -0.8030695915222168, 1.1355334520339966, -0.11008748412132263, -0.254158079624176, 2.142247438430786, -0.29688334465026855, -0.5784652829170227, 0.9280346632003784, 0.22109976410865784, 0.8328326344490051, -0.7285705804824829, 74.30187225341797, 68.88249969482422, 39.06500244140625, 5.03000020980835, 56.19874954223633, 109.32937622070312, 76.17500305175781, 111.14624786376953, 88.58687591552734, 110.5268783569336, 88.18562316894531, 109.43250274658203, 92.5268783569336, 79.54437255859375, 52.61750030517578, 5.151875019073486, 43.93812561035156, 25.901248931884766, 17.197500228881836, 0.0, 6.301875114440918, 1.09375, 1.2443749904632568, 37.49250030517578], "mean": [0.6757355332374573, -0.9974876046180725, 1.049228549003601, -0.35921555757522583, -0.4398592412471771, 1.9104397296905518, -0.531313419342041, -0.6896948218345642, 0.8569716811180115, -0.17018623650074005, 0.5890974402427673, -1.1203036308288574, 59.823326110839844, 64.71150970458984, 7.243022918701172, 0.5209068655967712, 35.7529296875, 67.14957427978516, 46.71958923339844, 68.8719253540039, 52.15919876098633, 71.61624145507812, 51.558067321777344, 77.75548553466797, 51.290042877197266, 71.49956512451172, 15.441970825195312, 1.278303623199463, 15.123918533325195, 4.626469135284424, 5.316205978393555, 0.0, 2.38749623298645, 0.8801386952400208, 0.9772121906280518, 12.22044563293457], "std": [0.04331936314702034, 0.07173484563827515, 0.0382978580892086, 0.11733945459127426, 0.12867292761802673, 0.21607685089111328, 0.20356065034866333, 0.07711809873580933, 0.04229338467121124, 0.3113526999950409, 0.1683858036994934, 0.23809540271759033, 15.8222074508667, 1.8633884191513062, 11.553230285644531, 1.3182979822158813, 22.52029800415039, 47.78290939331055, 30.59906768798828, 48.8432502746582, 35.7650146484375, 46.98171615600586, 38.33977127075195, 39.97123718261719, 21.320514678955078, 6.729422569274902, 18.21834373474121, 1.357966423034668, 14.187230110168457, 7.130904674530029, 5.337899684906006, 0.0, 1.5178093910217285, 0.23849010467529297, 0.2151160091161728, 11.751446723937988], "count": [135]}, "timestamp": {"min": [0.0], "max": [4.466666666666667], "mean": [2.233333333333334], "std": [1.2990024662822652], "count": [135]}, "frame_index": {"min": [0], "max": [134], "mean": [67.0], "std": [38.97007398846795], "count": [135]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [135]}, "index": {"min": [7221], "max": [7355], "mean": [7288.0], "std": [38.97007398846795], "count": [135]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [135]}, "subtask_annotation": {"mean": [1.962962962962963, 5.0, 5.0, 5.0, 5.0], "std": [1.6483770128238386, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [135]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [135]}, "eef_direction_state": {"mean": [4.155555555555556, 3.303703703703704], "std": [1.1146609959097304, 1.2309230145561771], "min": [0, 1], "max": [6, 6], "count": [135]}, "eef_velocity_state": {"mean": [1.2592592592592593, 1.2074074074074075], "std": [0.5704184683904725, 0.6097515741409388], "min": [0, 0], "max": [2, 2], "count": [135]}, "eef_acc_mag_state": {"mean": [0.9555555555555556, 0.8148148148148148], "std": [0.8243216440440619, 0.8271789200085116], "min": [0, 0], "max": [2, 2], "count": [135]}, "eef_direction_action": {"mean": [4.155555555555556, 3.303703703703704], "std": [1.1146609959097304, 1.2309230145561771], "min": [0, 1], "max": [6, 6], "count": [135]}, "eef_velocity_action": {"mean": [1.2592592592592593, 1.2074074074074075], "std": [0.5704184683904725, 0.6097515741409388], "min": [0, 0], "max": [2, 2], "count": [135]}, "eef_acc_mag_action": {"mean": [0.9555555555555556, 0.8148148148148148], "std": [0.8243216440440619, 0.8271789200085116], "min": [0, 0], "max": [2, 2], "count": [135]}, "eef_sim_pose_state": {"mean": [0.6584335356727988, 0.1232234419861998, 1.103049172074758, 1.9274668574069387, 1.2736046089813453, 1.8796886097365997, 0.6136207807874987, -0.1404677870148127, 1.2435710975406498, 1.550862953340902, 1.3560311805961203, 1.6575866142915892], "std": [0.008031698131038678, 0.019763846203701134, 0.03456015174919051, 1.8641550939219507, 0.07594064797853306, 1.1127778088556446, 0.011007905044077892, 0.044769018006378516, 0.04055008105576343, 0.5728591591761418, 0.08254432179173092, 1.4345257790511265], "min": [0.639831865783008, 0.10016470570224345, 1.0485755014122333, -3.1244446860247455, 1.1445619431939122, -2.6938517680295737, 0.5907541441043458, -0.19597128607437947, 1.177056833940093, 0.9534160187362118, 1.1828936121367875, -3.057999042249243], "max": [0.6727546941172226, 0.1830686010294424, 1.2099987204987899, 3.098305826806283, 1.4711729045362931, 3.0476502116389224, 0.636040174870647, -0.06516224126682782, 1.2973464506019827, 3.1352694979793467, 1.5115155767808819, 3.0934436283864577], "count": [135]}, "eef_sim_pose_action": {"mean": [0.6584335356727988, 0.1232234419861998, 1.103049172074758, 1.9274668574069387, 1.2736046089813453, 1.8796886097365997, 0.6136207807874987, -0.1404677870148127, 1.2435710975406498, 1.550862953340902, 1.3560311805961203, 1.6575866142915892], "std": [0.008031698131038678, 0.019763846203701134, 0.03456015174919051, 1.8641550939219507, 0.07594064797853306, 1.1127778088556446, 0.011007905044077892, 0.044769018006378516, 0.04055008105576343, 0.5728591591761418, 0.08254432179173092, 1.4345257790511265], "min": [0.639831865783008, 0.10016470570224345, 1.0485755014122333, -3.1244446860247455, 1.1445619431939122, -2.6938517680295737, 0.5907541441043458, -0.19597128607437947, 1.177056833940093, 0.9534160187362118, 1.1828936121367875, -3.057999042249243], "max": [0.6727546941172226, 0.1830686010294424, 1.2099987204987899, 3.098305826806283, 1.4711729045362931, 3.0476502116389224, 0.636040174870647, -0.06516224126682782, 1.2973464506019827, 3.1352694979793467, 1.5115155767808819, 3.0934436283864577], "count": [135]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482639176879085]], [[0.46725211601307187]], [[0.44982777369281046]]], "std": [[[0.221037191639546]], [[0.2089091810948431]], [[0.20954838260445957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6182037745098039]], [[0.6349703308823529]], [[0.6090345874183006]]], "std": [[[0.25840105618441356]], [[0.2692024106543305]], [[0.2781246994936314]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5653629064542484]], [[0.5718022120098039]], [[0.5483924060457517]]], "std": [[[0.3002986535740069]], [[0.3048019745554999]], [[0.3176923435987692]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4526366625816993]], [[0.4756301838235294]], [[0.44368288398692807]]], "std": [[[0.33350196326919423]], [[0.339092183239132]], [[0.3561923968300934]]], "count": [100]}, "observation.state": {"min": [0.6291723847389221, -1.1112382411956787, 0.9789139628410339, -0.635180652141571, -1.1716173887252808, 1.044204592704773, -0.8244878649711609, -0.8721246123313904, 0.7937870621681213, -0.6333209276199341, 0.26147764921188354, -1.4175949096679688, 29.344375610351562, 58.88615417480469, 0.2537499964237213, -0.38187500834465027, 0.71875, -0.33250001072883606, 0.7089999914169312, -0.6666666865348816, 0.7799999713897705, 0.4112499952316284, 0.8481249809265137, -0.18250000476837158, 26.900625228881836, 63.904998779296875, 1.146875023841858, -0.06499999761581421, 0.7350000143051147, 1.081874966621399, 0.6861538290977478, 0.0, 1.1193749904632568, 1.0, 0.7037500143051147, 0.4287499785423279], "max": [0.8842815160751343, -0.8055279850959778, 1.1414463520050049, -0.14307066798210144, -0.3204871416091919, 2.0849547386169434, -0.280241459608078, -0.5833714604377747, 0.9483959078788757, 0.23677709698677063, 1.0670931339263916, -0.7645246982574463, 73.67749786376953, 68.31889343261719, 49.76625061035156, 5.764444351196289, 54.087501525878906, 108.94312286376953, 73.31812286376953, 111.93187713623047, 83.28874969482422, 110.04374694824219, 88.42312622070312, 110.19625091552734, 78.06875610351562, 85.47562408447266, 2.3237500190734863, 2.383125066757202, 35.448123931884766, 15.53125, 16.583749771118164, 0.0, 10.421875, 1.0833333730697632, 1.5793750286102295, 58.47062683105469], "mean": [0.6917707920074463, -1.0110782384872437, 1.0582013130187988, -0.38667941093444824, -0.5132504105567932, 1.8601740598678589, -0.5649207234382629, -0.6992540955543518, 0.8480605483055115, -0.11796905100345612, 0.7074539065361023, -1.1363648176193237, 59.621925354003906, 64.8536376953125, 4.062524795532227, 1.153403878211975, 32.44441223144531, 63.6685905456543, 42.203269958496094, 66.56766510009766, 47.123714447021484, 67.1337661743164, 48.30521774291992, 72.40526580810547, 46.06973648071289, 75.03629302978516, 1.2480113506317139, 0.6325573921203613, 12.24206256866455, 3.170590400695801, 4.511114120483398, 0.0, 3.556007146835327, 1.0437995195388794, 0.9727526307106018, 19.99635887145996], "std": [0.057823602110147476, 0.07941673696041107, 0.047989342361688614, 0.12589995563030243, 0.18318267166614532, 0.25229543447494507, 0.217664435505867, 0.08110655099153519, 0.04730520769953728, 0.3086545765399933, 0.23368553817272186, 0.23163028061389923, 15.972896575927734, 2.3684678077697754, 10.068912506103516, 1.965707778930664, 21.842321395874023, 48.067108154296875, 28.897140502929688, 49.59817886352539, 33.70212173461914, 48.16701126098633, 37.50835037231445, 46.558837890625, 15.400452613830566, 6.227997303009033, 0.20934198796749115, 0.6415273547172546, 12.077317237854004, 4.037862300872803, 5.313819885253906, 0.0, 3.205444097518921, 0.019555382430553436, 0.25513795018196106, 18.862276077270508], "count": [129]}, "action": {"min": [0.6291723847389221, -1.1112382411956787, 0.9789139628410339, -0.635180652141571, -1.1716173887252808, 1.044204592704773, -0.8244878649711609, -0.8721246123313904, 0.7937870621681213, -0.6333209276199341, 0.26147764921188354, -1.4175949096679688, 29.344375610351562, 58.88615417480469, 0.2537499964237213, -0.38187500834465027, 0.71875, -0.33250001072883606, 0.7089999914169312, -0.6666666865348816, 0.7799999713897705, 0.4112499952316284, 0.8481249809265137, -0.18250000476837158, 26.900625228881836, 63.904998779296875, 1.146875023841858, -0.06499999761581421, 0.7350000143051147, 1.081874966621399, 0.6861538290977478, 0.0, 1.1193749904632568, 1.0, 0.7037500143051147, 0.4287499785423279], "max": [0.8842815160751343, -0.8055279850959778, 1.1414463520050049, -0.14307066798210144, -0.3204871416091919, 2.0849547386169434, -0.280241459608078, -0.5833714604377747, 0.9483959078788757, 0.23677709698677063, 1.0670931339263916, -0.7645246982574463, 73.67749786376953, 68.31889343261719, 49.76625061035156, 5.764444351196289, 54.087501525878906, 108.94312286376953, 73.31812286376953, 111.93187713623047, 83.28874969482422, 110.04374694824219, 88.42312622070312, 110.19625091552734, 78.06875610351562, 85.47562408447266, 2.3237500190734863, 2.383125066757202, 35.448123931884766, 15.53125, 16.583749771118164, 0.0, 10.421875, 1.0833333730697632, 1.5793750286102295, 58.47062683105469], "mean": [0.6917709112167358, -1.0110784769058228, 1.0582014322280884, -0.38667935132980347, -0.5132503509521484, 1.860174298286438, -0.5649206638336182, -0.6992540955543518, 0.8480604290962219, -0.11796903610229492, 0.7074539065361023, -1.1363648176193237, 59.6219482421875, 64.85362243652344, 4.062524795532227, 1.1534042358398438, 32.44441604614258, 63.668582916259766, 42.203269958496094, 66.56769561767578, 47.123714447021484, 67.13373565673828, 48.30519104003906, 72.40530395507812, 46.069732666015625, 75.03629302978516, 1.248011827468872, 0.6325573325157166, 12.242064476013184, 3.170591354370117, 4.511113166809082, 0.0, 3.556006908416748, 1.0437991619110107, 0.9727528691291809, 19.996362686157227], "std": [0.057823602110147476, 0.07941674441099167, 0.047989342361688614, 0.12589995563030243, 0.18318268656730652, 0.25229543447494507, 0.2176644206047058, 0.08110655099153519, 0.04730520397424698, 0.3086545765399933, 0.23368553817272186, 0.23163028061389923, 15.972895622253418, 2.3684675693511963, 10.0689115524292, 1.965707540512085, 21.842321395874023, 48.067108154296875, 28.897136688232422, 49.59817886352539, 33.70212173461914, 48.16701126098633, 37.50834655761719, 46.558841705322266, 15.400453567504883, 6.227996349334717, 0.20934200286865234, 0.6415273547172546, 12.077316284179688, 4.037861347198486, 5.313819885253906, 0.0, 3.205443859100342, 0.019555384293198586, 0.2551378905773163, 18.862276077270508], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [129]}, "index": {"min": [7356], "max": [7484], "mean": [7420.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [1.9612403100775193, 5.0, 5.0, 5.0, 5.0], "std": [1.5916599534345708, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [129]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [129]}, "eef_direction_state": {"mean": [4.186046511627907, 3.302325581395349], "std": [1.0838307160680045, 1.2976105121659502], "min": [1, 1], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.3333333333333333, 1.2093023255813953], "std": [0.626709548260705, 0.64308388068081], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.1085271317829457, 0.8062015503875969], "std": [0.8374963619267913, 0.8633584987488896], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [4.186046511627907, 3.302325581395349], "std": [1.0838307160680045, 1.2976105121659502], "min": [1, 1], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.3333333333333333, 1.2093023255813953], "std": [0.626709548260705, 0.64308388068081], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.1085271317829457, 0.8062015503875969], "std": [0.8374963619267913, 0.8633584987488896], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6617802998973372, 0.12486292843692276, 1.1101587737896805, 2.2369127529350052, 1.2950985518624742, 1.750591568653631, 0.6098449304309329, -0.1400127225820675, 1.2573017939353508, 1.0187702614735115, 1.3066898700121456, 1.4450922946283342], "std": [0.010734286259271647, 0.023546737894801207, 0.043800969344969194, 1.5586426017766695, 0.08500806509909963, 1.43500843592539, 0.013917020559085684, 0.04136359106303158, 0.03474088162683107, 0.9122383292723449, 0.11626759509491917, 1.215209355875359], "min": [0.6269190827130269, 0.09586249893411034, 1.049451773766855, -2.9911728493032412, 1.0087321296846943, -2.960891888243783, 0.5882207886258737, -0.18564662734270795, 1.206331855568337, -3.101177618270823, 1.058408478067058, -3.1049585035175244], "max": [0.675381748795657, 0.19367046110198227, 1.238829019703377, 3.1293871692447053, 1.4487203807664586, 2.981570790039421, 0.6421919640314031, -0.060980660538997616, 1.306532674185127, 3.083314757443124, 1.5295382449032782, 2.9841409101730174], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6617802998973372, 0.12486292843692276, 1.1101587737896805, 2.2369127529350052, 1.2950985518624742, 1.750591568653631, 0.6098449304309329, -0.1400127225820675, 1.2573017939353508, 1.0187702614735115, 1.3066898700121456, 1.4450922946283342], "std": [0.010734286259271647, 0.023546737894801207, 0.043800969344969194, 1.5586426017766695, 0.08500806509909963, 1.43500843592539, 0.013917020559085684, 0.04136359106303158, 0.03474088162683107, 0.9122383292723449, 0.11626759509491917, 1.215209355875359], "min": [0.6269190827130269, 0.09586249893411034, 1.049451773766855, -2.9911728493032412, 1.0087321296846943, -2.960891888243783, 0.5882207886258737, -0.18564662734270795, 1.206331855568337, -3.101177618270823, 1.058408478067058, -3.1049585035175244], "max": [0.675381748795657, 0.19367046110198227, 1.238829019703377, 3.1293871692447053, 1.4487203807664586, 2.981570790039421, 0.6421919640314031, -0.060980660538997616, 1.306532674185127, 3.083314757443124, 1.5295382449032782, 2.9841409101730174], "count": [129]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872585927287582]], [[0.46950600081699345]], [[0.45012023692810454]]], "std": [[[0.22043637968025695]], [[0.21077483544000153]], [[0.2135788234818472]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.19215686274509805]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6283765890522877]], [[0.6425735069444445]], [[0.6200841830065359]]], "std": [[[0.25940671177598534]], [[0.26893403624304063]], [[0.27620214259579073]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5807151593137254]], [[0.5838599509803921]], [[0.5587623304738562]]], "std": [[[0.2955309411101676]], [[0.30091527390546163]], [[0.3141095161143488]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46272394607843137]], [[0.48287542279411766]], [[0.45131218954248364]]], "std": [[[0.33178018692130745]], [[0.3407296689473776]], [[0.35815462686980537]]], "count": [100]}, "observation.state": {"min": [0.5376659631729126, -1.1684119701385498, 0.9959849715232849, -0.6944524049758911, -1.056496500968933, 1.0555428266525269, -0.9694247245788574, -0.8847609758377075, 0.8246865272521973, -0.9084601402282715, 0.2617637515068054, -1.2075132131576538, 21.332000732421875, 57.97187423706055, -0.14000000059604645, -0.38999998569488525, 0.8259999752044678, -1.1430000066757202, 0.8144444227218628, -0.5, 0.9412500262260437, 0.056874990463256836, 0.9266666769981384, -0.352222204208374, 18.6612491607666, 74.17375183105469, 0.8180000185966492, -0.07249999791383743, 0.6775000095367432, -1.1100000143051147, 0.6510000228881836, 0.0, 0.96875, 0.7799999713897705, 0.6143749952316284, 2.4375], "max": [0.8298576474189758, -0.8578325510025024, 1.1949721574783325, -0.15896934270858765, -0.30942434072494507, 2.2344930171966553, -0.23997196555137634, -0.5691826939582825, 0.9925516843795776, 0.27995535731315613, 1.133316159248352, -0.4263227581977844, 78.73625183105469, 73.81090545654297, 31.092500686645508, 6.114444732666016, 54.95624923706055, 108.4593734741211, 76.47125244140625, 112.703125, 88.91937255859375, 111.03375244140625, 87.40875244140625, 107.21624755859375, 52.59312438964844, 82.02000427246094, 3.0512499809265137, 2.017777681350708, 37.537498474121094, 60.84062576293945, 36.092498779296875, 0.0, 19.978124618530273, 38.796875, 6.036250114440918, 84.12187957763672], "mean": [0.6541311144828796, -1.0258122682571411, 1.095808982849121, -0.4042891263961792, -0.5061860680580139, 1.9087729454040527, -0.5324071645736694, -0.7105573415756226, 0.904826819896698, -0.25260376930236816, 0.6500970721244812, -0.894144594669342, 61.98987579345703, 64.39379119873047, 6.303299903869629, 0.61806720495224, 36.278106689453125, 61.10446548461914, 45.82434844970703, 68.36811828613281, 51.049625396728516, 72.66361236572266, 48.11333465576172, 81.27780151367188, 31.348785400390625, 78.82042694091797, 0.9556493759155273, 0.5454065799713135, 14.968376159667969, 14.867180824279785, 11.726380348205566, 0.0, 8.130492210388184, 8.149550437927246, 1.3743946552276611, 42.174537658691406], "std": [0.08269664645195007, 0.07859119772911072, 0.0457085482776165, 0.1482662558555603, 0.18712255358695984, 0.3553479313850403, 0.2562985420227051, 0.08054810017347336, 0.05038507655262947, 0.3903651833534241, 0.20863322913646698, 0.2688983976840973, 18.3094425201416, 3.372966766357422, 8.973957061767578, 1.501652479171753, 20.211074829101562, 46.83711624145508, 27.578950881958008, 49.28095626831055, 33.33894729614258, 46.858848571777344, 36.602996826171875, 32.22303771972656, 8.842653274536133, 2.4021155834198, 0.3714139759540558, 0.4841318428516388, 12.429988861083984, 20.605886459350586, 11.183318138122559, 0.0, 5.133759021759033, 10.412636756896973, 1.4556005001068115, 18.463359832763672], "count": [153]}, "action": {"min": [0.5376659631729126, -1.1684119701385498, 0.9959849715232849, -0.6944524049758911, -1.056496500968933, 1.0555428266525269, -0.9694247245788574, -0.8847609758377075, 0.8246865272521973, -0.9084601402282715, 0.2617637515068054, -1.2075132131576538, 21.332000732421875, 57.97187423706055, -0.14000000059604645, -0.38999998569488525, 0.8259999752044678, -1.1430000066757202, 0.8144444227218628, -0.5, 0.9412500262260437, 0.056874990463256836, 0.9266666769981384, -0.352222204208374, 18.6612491607666, 74.17375183105469, 0.8180000185966492, -0.07249999791383743, 0.6775000095367432, -1.1100000143051147, 0.6510000228881836, 0.0, 0.96875, 0.7799999713897705, 0.6143749952316284, 2.4375], "max": [0.8298576474189758, -0.8578325510025024, 1.1949721574783325, -0.15896934270858765, -0.30942434072494507, 2.2344930171966553, -0.23997196555137634, -0.5691826939582825, 0.9925516843795776, 0.27995535731315613, 1.133316159248352, -0.4263227581977844, 78.73625183105469, 73.81090545654297, 31.092500686645508, 6.114444732666016, 54.95624923706055, 108.4593734741211, 76.47125244140625, 112.703125, 88.91937255859375, 111.03375244140625, 87.40875244140625, 107.21624755859375, 52.59312438964844, 82.02000427246094, 3.0512499809265137, 2.017777681350708, 37.537498474121094, 60.84062576293945, 36.092498779296875, 0.0, 19.978124618530273, 38.796875, 6.036250114440918, 84.12187957763672], "mean": [0.6541311144828796, -1.0258125066757202, 1.095808744430542, -0.404289186000824, -0.5061860680580139, 1.908772587776184, -0.532407283782959, -0.710557222366333, 0.904826819896698, -0.2526037395000458, 0.6500970125198364, -0.8941444754600525, 61.98988342285156, 64.39378356933594, 6.3032989501953125, 0.61806720495224, 36.278099060058594, 61.1044807434082, 45.82434844970703, 68.36813354492188, 51.04962158203125, 72.66361236572266, 48.113319396972656, 81.27777099609375, 31.348783493041992, 78.8204345703125, 0.9556492567062378, 0.5454066395759583, 14.968371391296387, 14.867176055908203, 11.7263822555542, 0.0, 8.130499839782715, 8.149548530578613, 1.3743940591812134, 42.174530029296875], "std": [0.08269665390253067, 0.07859119772911072, 0.0457085482776165, 0.1482662409543991, 0.18712253868579865, 0.35534799098968506, 0.2562985420227051, 0.08054810762405396, 0.05038507655262947, 0.3903651833534241, 0.20863325893878937, 0.2688983678817749, 18.3094425201416, 3.372966766357422, 8.973955154418945, 1.501652479171753, 20.211074829101562, 46.83711242675781, 27.57895278930664, 49.28095626831055, 33.33894348144531, 46.85885238647461, 36.60300064086914, 32.2230339050293, 8.842653274536133, 2.4021155834198, 0.37141403555870056, 0.4841318726539612, 12.429991722106934, 20.60588836669922, 11.183317184448242, 0.0, 5.133759498596191, 10.412636756896973, 1.4556005001068115, 18.463359832763672], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [153]}, "index": {"min": [7485], "max": [7637], "mean": [7561.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [1.8758169934640523, 5.0, 5.0, 5.0, 5.0], "std": [1.6854636546702788, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [153]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [153]}, "eef_direction_state": {"mean": [4.300653594771242, 3.5359477124183005], "std": [1.2838105418847425, 1.4463212011423514], "min": [1, 1], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.4183006535947713, 1.196078431372549], "std": [0.710466836167382, 0.6672431187126888], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.1372549019607843, 0.7908496732026143], "std": [0.7843137254901954, 0.8452372894288734], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [4.300653594771242, 3.5359477124183005], "std": [1.2838105418847425, 1.4463212011423514], "min": [1, 1], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.4183006535947713, 1.196078431372549], "std": [0.710466836167382, 0.6672431187126888], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.1372549019607843, 0.7908496732026143], "std": [0.7843137254901954, 0.8452372894288734], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6767890576435105, 0.1289209098539828, 1.1223787141769306, 1.397039517907784, 1.253944007018747, 1.2059506791339891, 0.619368728479215, -0.14608058644633873, 1.251294639440067, 1.4114641746675824, 1.2309205571539081, 1.8540002965764655], "std": [0.014342187921912171, 0.02409170204220346, 0.04563515065056631, 1.9627319183090062, 0.08970827233739338, 1.687546683068242, 0.009632803827852001, 0.04631809182540598, 0.04439181693500133, 0.33471337311501703, 0.11201147339372065, 1.0965351437349078], "min": [0.6445356071501545, 0.10366110181911153, 1.042200958599392, -3.1213257720357706, 1.0185955476706385, -3.0460905655281736, 0.5990492207791204, -0.21267562038841575, 1.1814774120516776, 1.056669274075559, 1.0215594949683737, -3.102299086471501], "max": [0.7061641322528939, 0.19330291247922263, 1.2205956879567414, 3.140938611589829, 1.5097446528410097, 3.0909357652186786, 0.6404539690611095, -0.05868558984982211, 1.3105883447523132, 2.4858667906718557, 1.4999636569622643, 3.105293375949988], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6767890576435105, 0.1289209098539828, 1.1223787141769306, 1.397039517907784, 1.253944007018747, 1.2059506791339891, 0.619368728479215, -0.14608058644633873, 1.251294639440067, 1.4114641746675824, 1.2309205571539081, 1.8540002965764655], "std": [0.014342187921912171, 0.02409170204220346, 0.04563515065056631, 1.9627319183090062, 0.08970827233739338, 1.687546683068242, 0.009632803827852001, 0.04631809182540598, 0.04439181693500133, 0.33471337311501703, 0.11201147339372065, 1.0965351437349078], "min": [0.6445356071501545, 0.10366110181911153, 1.042200958599392, -3.1213257720357706, 1.0185955476706385, -3.0460905655281736, 0.5990492207791204, -0.21267562038841575, 1.1814774120516776, 1.056669274075559, 1.0215594949683737, -3.102299086471501], "max": [0.7061641322528939, 0.19330291247922263, 1.2205956879567414, 3.140938611589829, 1.5097446528410097, 3.0909357652186786, 0.6404539690611095, -0.05868558984982211, 1.3105883447523132, 2.4858667906718557, 1.4999636569622643, 3.105293375949988], "count": [153]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48417930964052286]], [[0.4672033537581699]], [[0.4492324734477124]]], "std": [[[0.21801749077519156]], [[0.20851474830315977]], [[0.21132824049713547]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6285729187091503]], [[0.6439524223856209]], [[0.6218704003267974]]], "std": [[[0.2540080554809681]], [[0.26425507346980165]], [[0.27269588322939675]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5711396139705882]], [[0.5769796139705883]], [[0.5537668729575164]]], "std": [[[0.2998031490025984]], [[0.3066489216975464]], [[0.3188914170641413]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46527893995098035]], [[0.4859312765522876]], [[0.4540408210784314]]], "std": [[[0.3331277813522424]], [[0.33962480425244207]], [[0.3565212732962988]]], "count": [100]}, "observation.state": {"min": [0.6036373376846313, -1.1444265842437744, 0.9825379252433777, -0.5153496265411377, -1.1598340272903442, 1.0579800605773926, -0.7887006998062134, -0.8391746878623962, 0.8017402291297913, -0.7455701231956482, 0.26381418108940125, -1.3821812868118286, 14.624374389648438, 61.056251525878906, 0.2549999952316284, -0.3656249940395355, 0.8543750047683716, 0.008888889104127884, 0.6655555367469788, -0.484375, 0.9168750047683716, 0.7356250286102295, 0.9725000262260437, -0.4581249952316284, 17.6007137298584, 69.48062896728516, 1.199375033378601, -0.05375000089406967, 0.8476923108100891, -1.1037499904632568, 0.6966666579246521, 0.0, 0.8274999856948853, 0.14624999463558197, 0.6206250190734863, -1.1887500286102295], "max": [0.9081449508666992, -0.8162516951560974, 1.2131160497665405, 0.038910504430532455, -0.201705202460289, 1.9985027313232422, -0.2631227672100067, -0.5899943113327026, 0.9250066876411438, 0.19674602150917053, 0.8472571969032288, -0.5905956625938416, 73.73500061035156, 69.55555725097656, 17.158750534057617, 5.781000137329102, 56.69874954223633, 109.953125, 76.96499633789062, 111.69625091552734, 85.61812591552734, 110.08875274658203, 84.14937591552734, 109.76625061035156, 88.27312469482422, 81.66250610351562, 28.441875457763672, 2.7300000190734863, 40.7556266784668, 14.407500267028809, 19.219999313354492, 0.0, 7.109375, 14.999375343322754, 3.426874876022339, 80.84500122070312], "mean": [0.6754224896430969, -1.0293543338775635, 1.0973873138427734, -0.31458738446235657, -0.4620835483074188, 1.8013112545013428, -0.5232939720153809, -0.6929910778999329, 0.8580060601234436, -0.2147388458251953, 0.6113500595092773, -1.0502785444259644, 56.17148208618164, 66.0141372680664, 1.9300205707550049, 0.7904971837997437, 33.111976623535156, 62.51578140258789, 42.59284973144531, 64.51764678955078, 46.23811340332031, 65.53484344482422, 44.794822692871094, 71.43331146240234, 40.33582305908203, 76.06450653076172, 4.634542942047119, 0.732408881187439, 12.825023651123047, 3.047360420227051, 5.217563152313232, 0.0, 3.0680651664733887, 2.7536306381225586, 1.288251280784607, 21.3956298828125], "std": [0.06457510590553284, 0.09084691107273102, 0.06681613624095917, 0.13118904829025269, 0.19533881545066833, 0.23615846037864685, 0.2142305076122284, 0.06493325531482697, 0.04575015977025032, 0.3454267978668213, 0.1918860524892807, 0.29363471269607544, 20.401456832885742, 1.8718805313110352, 3.590073347091675, 1.5133724212646484, 22.73942756652832, 48.62398147583008, 31.11684226989746, 49.98748779296875, 35.365562438964844, 48.6556510925293, 37.152828216552734, 44.48426818847656, 17.699939727783203, 2.642570972442627, 7.668691158294678, 0.7812778353691101, 12.625170707702637, 5.209378719329834, 5.633967876434326, 0.0, 2.219564199447632, 4.219993591308594, 0.7453633546829224, 25.236289978027344], "count": [139]}, "action": {"min": [0.6036373376846313, -1.1444265842437744, 0.9825379252433777, -0.5153496265411377, -1.1598340272903442, 1.0579800605773926, -0.7887006998062134, -0.8391746878623962, 0.8017402291297913, -0.7455701231956482, 0.26381418108940125, -1.3821812868118286, 14.624374389648438, 61.056251525878906, 0.2549999952316284, -0.3656249940395355, 0.8543750047683716, 0.008888889104127884, 0.6655555367469788, -0.484375, 0.9168750047683716, 0.7356250286102295, 0.9725000262260437, -0.4581249952316284, 17.6007137298584, 69.48062896728516, 1.199375033378601, -0.05375000089406967, 0.8476923108100891, -1.1037499904632568, 0.6966666579246521, 0.0, 0.8274999856948853, 0.14624999463558197, 0.6206250190734863, -1.1887500286102295], "max": [0.9081449508666992, -0.8162516951560974, 1.2131160497665405, 0.038910504430532455, -0.201705202460289, 1.9985027313232422, -0.2631227672100067, -0.5899943113327026, 0.9250066876411438, 0.19674602150917053, 0.8472571969032288, -0.5905956625938416, 73.73500061035156, 69.55555725097656, 17.158750534057617, 5.781000137329102, 56.69874954223633, 109.953125, 76.96499633789062, 111.69625091552734, 85.61812591552734, 110.08875274658203, 84.14937591552734, 109.76625061035156, 88.27312469482422, 81.66250610351562, 28.441875457763672, 2.7300000190734863, 40.7556266784668, 14.407500267028809, 19.219999313354492, 0.0, 7.109375, 14.999375343322754, 3.426874876022339, 80.84500122070312], "mean": [0.6754223704338074, -1.029354214668274, 1.0973873138427734, -0.31458738446235657, -0.4620833992958069, 1.8013108968734741, -0.5232939720153809, -0.6929910182952881, 0.8580058813095093, -0.2147389054298401, 0.6113501191139221, -1.0502784252166748, 56.17150115966797, 66.01414489746094, 1.9300203323364258, 0.7904974818229675, 33.111995697021484, 62.51577377319336, 42.59284210205078, 64.51763916015625, 46.23810958862305, 65.53484344482422, 44.7948112487793, 71.43329620361328, 40.335811614990234, 76.06450653076172, 4.634543418884277, 0.7324090003967285, 12.825018882751465, 3.0473592281341553, 5.217565536499023, 0.0, 3.0680654048919678, 2.7536303997039795, 1.288251280784607, 21.395631790161133], "std": [0.06457511335611343, 0.09084690362215042, 0.06681612879037857, 0.13118904829025269, 0.19533881545066833, 0.23615847527980804, 0.2142304927110672, 0.06493326276540756, 0.045750148594379425, 0.3454267978668213, 0.1918860524892807, 0.2936347424983978, 20.401456832885742, 1.8718799352645874, 3.5900728702545166, 1.513372540473938, 22.73942756652832, 48.623985290527344, 31.116844177246094, 49.987491607666016, 35.365562438964844, 48.6556510925293, 37.152828216552734, 44.48426818847656, 17.699939727783203, 2.642570972442627, 7.668692111968994, 0.7812777757644653, 12.62516975402832, 5.209378242492676, 5.633968353271484, 0.0, 2.219564437866211, 4.21999454498291, 0.7453633546829224, 25.236289978027344], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [139]}, "index": {"min": [7638], "max": [7776], "mean": [7707.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [2.0431654676258995, 5.0, 5.0, 5.0, 5.0], "std": [1.6221067374203475, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [139]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [139]}, "eef_direction_state": {"mean": [4.431654676258993, 3.712230215827338], "std": [1.1255716994202043, 1.5605044578045932], "min": [1, 1], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.1726618705035972, 1.0359712230215827], "std": [0.656216071999504, 0.7434130114860162], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_state": {"mean": [1.0863309352517985, 0.697841726618705], "std": [0.826555776480292, 0.8104947974392903], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [4.431654676258993, 3.712230215827338], "std": [1.1255716994202043, 1.5605044578045932], "min": [1, 1], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.1726618705035972, 1.0359712230215827], "std": [0.656216071999504, 0.7434130114860162], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_acc_mag_action": {"mean": [1.0863309352517985, 0.697841726618705], "std": [0.826555776480292, 0.8104947974392903], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.666746078974452, 0.12139744311448673, 1.1048590635509203, 1.8878276539362249, 1.2816548748824288, 1.8229326124224807, 0.6125459906754024, -0.13734137720336453, 1.248294828839424, 1.4227296732237245, 1.3304714229911563, 1.7435934284910497], "std": [0.01356439065108047, 0.021112451978871603, 0.04358975255401635, 2.0390016572474563, 0.08974547464209795, 1.3671423045491453, 0.009377012442059175, 0.03606274150606846, 0.033812000975548234, 0.3710981762500628, 0.07468537844327298, 1.2622629692000982], "min": [0.6277879394805829, 0.10052325138473972, 1.0479985298920838, -3.137341042145883, 1.0353716064833103, -2.931967894432684, 0.5956085691594458, -0.17872756992394184, 1.2052047610484078, 1.0106318425579097, 1.1427583014024587, -3.122124804274457], "max": [0.6864704802669304, 0.19371097009287852, 1.2256371923856515, 3.1394445726026214, 1.4596921063482093, 2.9347224934426044, 0.636366734991399, -0.07251047507934827, 1.2972993025588735, 2.648874992988172, 1.4927286355069462, 3.073653062013645], "count": [139]}, "eef_sim_pose_action": {"mean": [0.666746078974452, 0.12139744311448673, 1.1048590635509203, 1.8878276539362249, 1.2816548748824288, 1.8229326124224807, 0.6125459906754024, -0.13734137720336453, 1.248294828839424, 1.4227296732237245, 1.3304714229911563, 1.7435934284910497], "std": [0.01356439065108047, 0.021112451978871603, 0.04358975255401635, 2.0390016572474563, 0.08974547464209795, 1.3671423045491453, 0.009377012442059175, 0.03606274150606846, 0.033812000975548234, 0.3710981762500628, 0.07468537844327298, 1.2622629692000982], "min": [0.6277879394805829, 0.10052325138473972, 1.0479985298920838, -3.137341042145883, 1.0353716064833103, -2.931967894432684, 0.5956085691594458, -0.17872756992394184, 1.2052047610484078, 1.0106318425579097, 1.1427583014024587, -3.122124804274457], "max": [0.6864704802669304, 0.19371097009287852, 1.2256371923856515, 3.1394445726026214, 1.4596921063482093, 2.9347224934426044, 0.636366734991399, -0.07251047507934827, 1.2972993025588735, 2.648874992988172, 1.4927286355069462, 3.073653062013645], "count": [139]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789844424019608]], [[0.4616425347222222]], [[0.4419235661764706]]], "std": [[[0.20573361406138874]], [[0.20375306760003886]], [[0.20809553002029096]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6207913827614379]], [[0.6379254595588235]], [[0.6193386233660131]]], "std": [[[0.25674739754919773]], [[0.2718307543775245]], [[0.27970782579274783]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5676755473856209]], [[0.5766456964869281]], [[0.5537706515522877]]], "std": [[[0.30863608180229496]], [[0.31691179223973975]], [[0.3303251777975844]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672943035130719]], [[0.4890408129084967]], [[0.45839761846405225]]], "std": [[[0.33087182382031866]], [[0.33914340758091266]], [[0.35530992499801417]]], "count": [100]}, "observation.state": {"min": [0.578650712966919, -1.0951447486877441, 0.968900203704834, -0.5406700968742371, -0.6172062158584595, 1.3060239553451538, -0.8462081551551819, -0.8220559358596802, 0.785733699798584, -0.1906900852918625, 0.5422913432121277, -1.416394829750061, 26.365453720092773, 60.8337516784668, -0.2043749988079071, -0.1887500137090683, 0.8030769228935242, 0.3985714316368103, 0.8453845977783203, -0.8826666474342346, 1.006428599357605, -0.034999992698431015, 0.6510000228881836, 1.666428565979004, 19.979999542236328, 69.80875396728516, 1.0824999809265137, -0.04625000059604645, 0.7866666913032532, 0.7654545307159424, 0.6759999990463257, 0.0, 0.7143750190734863, 0.9025000333786011, 0.6937500238418579, 0.10437499731779099], "max": [0.7149911522865295, -0.8273727893829346, 1.175469160079956, 0.012838119640946388, -0.16744393110275269, 2.0714361667633057, -0.5198796391487122, -0.6050583720207214, 0.8828297853469849, 0.20551994442939758, 0.8836642503738403, -1.069728970527649, 76.87750244140625, 68.72374725341797, 27.621875762939453, 1.7866666316986084, 58.72062683105469, 109.12625122070312, 76.85624694824219, 111.93374633789062, 80.18875122070312, 109.18250274658203, 88.22624969482422, 110.06812286376953, 37.083126068115234, 79.09000396728516, 2.146250009536743, 4.161875247955322, 38.6931266784668, 23.686250686645508, 10.109999656677246, 0.0, 1.306249976158142, 0.9911110997200012, 1.0944443941116333, 10.160625457763672], "mean": [0.6211013197898865, -1.022097110748291, 1.1121271848678589, -0.3219549059867859, -0.32018688321113586, 1.8476438522338867, -0.691425085067749, -0.6771852970123291, 0.8192301392555237, 0.04306168854236603, 0.7513337135314941, -1.2495837211608887, 59.50739288330078, 64.89088439941406, 8.194393157958984, 0.46291297674179077, 33.876102447509766, 67.16152954101562, 44.923614501953125, 67.04236602783203, 46.65302658081055, 69.37455749511719, 48.65403747558594, 76.3446273803711, 26.439809799194336, 73.86944580078125, 1.1703543663024902, 1.7641727924346924, 12.031028747558594, 4.47554874420166, 2.776085138320923, 0.0, 1.1000596284866333, 0.9463403820991516, 0.805516242980957, 2.2841527462005615], "std": [0.03187839314341545, 0.0720856636762619, 0.0497158020734787, 0.15804393589496613, 0.09016337990760803, 0.1878679245710373, 0.13302254676818848, 0.061810143291950226, 0.028498699888586998, 0.14053462445735931, 0.09634586423635483, 0.11255348473787308, 18.927139282226562, 1.7581466436386108, 9.250070571899414, 0.6338014006614685, 23.949846267700195, 45.83564758300781, 30.556840896606445, 48.368324279785156, 33.50661849975586, 45.94890213012695, 38.07289123535156, 41.475040435791016, 4.706099987030029, 2.805424690246582, 0.19921787083148956, 1.1762495040893555, 13.376121520996094, 6.956693172454834, 3.0964982509613037, 0.0, 0.1992633044719696, 0.022197114303708076, 0.10494745522737503, 2.659487009048462], "count": [122]}, "action": {"min": [0.578650712966919, -1.0951447486877441, 0.968900203704834, -0.5406700968742371, -0.6172062158584595, 1.3060239553451538, -0.8462081551551819, -0.8220559358596802, 0.785733699798584, -0.1906900852918625, 0.5422913432121277, -1.416394829750061, 26.365453720092773, 60.8337516784668, -0.2043749988079071, -0.1887500137090683, 0.8030769228935242, 0.3985714316368103, 0.8453845977783203, -0.8826666474342346, 1.006428599357605, -0.034999992698431015, 0.6510000228881836, 1.666428565979004, 19.979999542236328, 69.80875396728516, 1.0824999809265137, -0.04625000059604645, 0.7866666913032532, 0.7654545307159424, 0.6759999990463257, 0.0, 0.7143750190734863, 0.9025000333786011, 0.6937500238418579, 0.10437499731779099], "max": [0.7149911522865295, -0.8273727893829346, 1.175469160079956, 0.012838119640946388, -0.16744393110275269, 2.0714361667633057, -0.5198796391487122, -0.6050583720207214, 0.8828297853469849, 0.20551994442939758, 0.8836642503738403, -1.069728970527649, 76.87750244140625, 68.72374725341797, 27.621875762939453, 1.7866666316986084, 58.72062683105469, 109.12625122070312, 76.85624694824219, 111.93374633789062, 80.18875122070312, 109.18250274658203, 88.22624969482422, 110.06812286376953, 37.083126068115234, 79.09000396728516, 2.146250009536743, 4.161875247955322, 38.6931266784668, 23.686250686645508, 10.109999656677246, 0.0, 1.306249976158142, 0.9911110997200012, 1.0944443941116333, 10.160625457763672], "mean": [0.6211014986038208, -1.0220969915390015, 1.112127423286438, -0.32195478677749634, -0.3201867640018463, 1.8476437330245972, -0.6914251446723938, -0.6771854162216187, 0.8192300796508789, 0.043061718344688416, 0.7513338327407837, -1.2495837211608887, 59.50738525390625, 64.89085388183594, 8.19439697265625, 0.46291303634643555, 33.876094818115234, 67.16151428222656, 44.92361831665039, 67.04237365722656, 46.653018951416016, 69.37455749511719, 48.654029846191406, 76.34465026855469, 26.439804077148438, 73.86947631835938, 1.1703540086746216, 1.764173150062561, 12.031025886535645, 4.475547790527344, 2.776085138320923, 0.0, 1.1000597476959229, 0.946340024471283, 0.8055160045623779, 2.2841529846191406], "std": [0.03187839314341545, 0.0720856711268425, 0.0497157983481884, 0.15804395079612732, 0.09016338735818863, 0.1878679245710373, 0.13302254676818848, 0.06181013584136963, 0.02849869802594185, 0.14053460955619812, 0.09634587168693542, 0.11255348473787308, 18.927139282226562, 1.75814688205719, 9.25007152557373, 0.6338014006614685, 23.949846267700195, 45.83565139770508, 30.556838989257812, 48.368316650390625, 33.50661849975586, 45.94890213012695, 38.07289123535156, 41.475040435791016, 4.706100940704346, 2.8054251670837402, 0.19921787083148956, 1.1762492656707764, 13.376123428344727, 6.956693649291992, 3.096498727798462, 0.0, 0.1992633044719696, 0.022197118028998375, 0.10494743287563324, 2.659487247467041], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [122]}, "index": {"min": [7777], "max": [7898], "mean": [7837.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [2.1475409836065573, 5.0, 5.0, 5.0, 5.0], "std": [1.672693573044373, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [122]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [122]}, "eef_direction_state": {"mean": [4.852459016393443, 3.721311475409836], "std": [0.764715002602662, 1.5271439918473722], "min": [4, 1], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.098360655737705, 0.9836065573770492], "std": [0.7400690714948004, 0.6893047882501194], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.040983606557377, 0.6475409836065574], "std": [0.8036549804487664, 0.8089877417817473], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [4.852459016393443, 3.721311475409836], "std": [0.764715002602662, 1.5271439918473722], "min": [4, 1], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.098360655737705, 0.9836065573770492], "std": [0.7400690714948004, 0.6893047882501194], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.040983606557377, 0.6475409836065574], "std": [0.8036549804487664, 0.8089877417817473], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.6726480433180858, 0.12386095958122292, 1.0965685298231604, 2.4391671640607187, 1.246963514703818, 2.0380358687203013, 0.6068403006354381, -0.15433638651102102, 1.2286436573434596, 1.3418934532515352, 1.3023208636884833, 1.999130129183317], "std": [0.009975715755567341, 0.010492185473349826, 0.02991957626285265, 1.5427730272578148, 0.08018715872534828, 1.1985282163567197, 0.008256439179114058, 0.03336545379491143, 0.029809560248134297, 0.258834903325037, 0.05811893235342841, 0.18267906710072257], "min": [0.6449546995456974, 0.1121157279998066, 1.04684630255436, -3.057417203929062, 1.1247993214578238, -3.1040716020428345, 0.594439030576419, -0.1934650742359677, 1.1899376357136617, 1.0146340453109315, 1.195002243657536, 1.7135829101730158], "max": [0.6843062214862846, 0.1572910704990229, 1.1653794347117996, 3.1367090202589623, 1.4113764574956895, 3.0857079667925684, 0.6267201686722497, -0.09487738081288835, 1.2712753371508885, 1.7356455810955798, 1.4332447969512736, 2.269897508446916], "count": [122]}, "eef_sim_pose_action": {"mean": [0.6726480433180858, 0.12386095958122292, 1.0965685298231604, 2.4391671640607187, 1.246963514703818, 2.0380358687203013, 0.6068403006354381, -0.15433638651102102, 1.2286436573434596, 1.3418934532515352, 1.3023208636884833, 1.999130129183317], "std": [0.009975715755567341, 0.010492185473349826, 0.02991957626285265, 1.5427730272578148, 0.08018715872534828, 1.1985282163567197, 0.008256439179114058, 0.03336545379491143, 0.029809560248134297, 0.258834903325037, 0.05811893235342841, 0.18267906710072257], "min": [0.6449546995456974, 0.1121157279998066, 1.04684630255436, -3.057417203929062, 1.1247993214578238, -3.1040716020428345, 0.594439030576419, -0.1934650742359677, 1.1899376357136617, 1.0146340453109315, 1.195002243657536, 1.7135829101730158], "max": [0.6843062214862846, 0.1572910704990229, 1.1653794347117996, 3.1367090202589623, 1.4113764574956895, 3.0857079667925684, 0.6267201686722497, -0.09487738081288835, 1.2712753371508885, 1.7356455810955798, 1.4332447969512736, 2.269897508446916], "count": [122]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4751229595588235]], [[0.4580243137254902]], [[0.43939179738562095]]], "std": [[[0.2144358597872433]], [[0.2059015192968485]], [[0.20914660622374706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1843137254901961]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6117464276960785]], [[0.6280388337418301]], [[0.6071131597222222]]], "std": [[[0.25957171311798094]], [[0.272153064538962]], [[0.28064688774739815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5546248713235294]], [[0.5597939358660131]], [[0.537126803513072]]], "std": [[[0.3007858028488298]], [[0.30713613771523074]], [[0.3195974096138567]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46845292687908496]], [[0.48977328839869283]], [[0.4586246793300654]]], "std": [[[0.33312437540858114]], [[0.340173521262053]], [[0.3569894170735496]]], "count": [100]}, "observation.state": {"min": [0.5965562462806702, -1.1275463104248047, 0.9563115239143372, -0.5066949129104614, -0.8193458914756775, 1.2996660470962524, -0.770771324634552, -0.7493133544921875, 0.7709382772445679, -0.5651083588600159, 0.37694552540779114, -1.3777227401733398, 31.53636360168457, 60.29249954223633, -0.06187500059604645, -0.30124998092651367, 0.7820000052452087, -0.3075000047683716, 0.8274999856948853, -0.30444446206092834, 0.906000018119812, 0.33181819319725037, 0.9487500190734863, 0.18272727727890015, 23.932498931884766, 64.18499755859375, 1.2699999809265137, -0.10437500476837158, 0.7063636183738708, 0.7559999823570251, 0.7243750095367432, 0.0, 0.6881250143051147, 0.8975000381469727, 0.7712500095367432, 1.0199999809265137], "max": [0.778019368648529, -0.8184557557106018, 1.2100881338119507, -0.036216333508491516, -0.24197471141815186, 1.9951647520065308, -0.3421120345592499, -0.5374778509140015, 0.8685005903244019, 0.14629587531089783, 0.8178835511207581, -0.7834792733192444, 75.53937530517578, 69.7249984741211, 17.178125381469727, 1.890625, 57.68312454223633, 109.55437469482422, 73.3168716430664, 111.36499786376953, 79.65312194824219, 108.99124908447266, 85.40437316894531, 108.80937194824219, 35.73374938964844, 81.60000610351562, 2.2274999618530273, 1.4893749952316284, 41.057498931884766, 15.475000381469727, 18.193750381469727, 0.0, 10.943124771118164, 0.9856250286102295, 1.2487499713897705, 42.92749786376953], "mean": [0.6526485681533813, -1.0113426446914673, 1.0924321413040161, -0.289876252412796, -0.37821298837661743, 1.8140963315963745, -0.5767965316772461, -0.6365280151367188, 0.8098433613777161, -0.13589124381542206, 0.646701455116272, -1.15993332862854, 57.17607879638672, 65.18358612060547, 4.012826919555664, 0.33023521304130554, 30.766887664794922, 59.29022216796875, 38.36543273925781, 60.77596664428711, 41.38341522216797, 62.374210357666016, 42.17719650268555, 73.50231170654297, 29.41673469543457, 73.26251983642578, 1.3777254819869995, 0.5561097264289856, 13.711050987243652, 3.4199037551879883, 4.554286003112793, 0.0, 3.022784471511841, 0.9422400593757629, 1.1029270887374878, 11.996830940246582], "std": [0.0408625453710556, 0.09461531788110733, 0.06885070353746414, 0.13642211258411407, 0.12570489943027496, 0.1959729790687561, 0.17871733009815216, 0.05556512251496315, 0.03255220875144005, 0.280164510011673, 0.13891495764255524, 0.23230616748332977, 15.795499801635742, 2.475371837615967, 4.7393798828125, 0.6277525424957275, 21.828126907348633, 48.07721710205078, 27.953872680664062, 48.75879669189453, 31.82671546936035, 46.60948944091797, 35.86928939819336, 41.24940872192383, 3.0014355182647705, 5.9712910652160645, 0.18002928793430328, 0.47350627183914185, 14.879985809326172, 4.683192729949951, 5.952952861785889, 0.0, 3.401977062225342, 0.01993265189230442, 0.1281174272298813, 16.11246681213379], "count": [110]}, "action": {"min": [0.5965562462806702, -1.1275463104248047, 0.9563115239143372, -0.5066949129104614, -0.8193458914756775, 1.2996660470962524, -0.770771324634552, -0.7493133544921875, 0.7709382772445679, -0.5651083588600159, 0.37694552540779114, -1.3777227401733398, 31.53636360168457, 60.29249954223633, -0.06187500059604645, -0.30124998092651367, 0.7820000052452087, -0.3075000047683716, 0.8274999856948853, -0.30444446206092834, 0.906000018119812, 0.33181819319725037, 0.9487500190734863, 0.18272727727890015, 23.932498931884766, 64.18499755859375, 1.2699999809265137, -0.10437500476837158, 0.7063636183738708, 0.7559999823570251, 0.7243750095367432, 0.0, 0.6881250143051147, 0.8975000381469727, 0.7712500095367432, 1.0199999809265137], "max": [0.778019368648529, -0.8184557557106018, 1.2100881338119507, -0.036216333508491516, -0.24197471141815186, 1.9951647520065308, -0.3421120345592499, -0.5374778509140015, 0.8685005903244019, 0.14629587531089783, 0.8178835511207581, -0.7834792733192444, 75.53937530517578, 69.7249984741211, 17.178125381469727, 1.890625, 57.68312454223633, 109.55437469482422, 73.3168716430664, 111.36499786376953, 79.65312194824219, 108.99124908447266, 85.40437316894531, 108.80937194824219, 35.73374938964844, 81.60000610351562, 2.2274999618530273, 1.4893749952316284, 41.057498931884766, 15.475000381469727, 18.193750381469727, 0.0, 10.943124771118164, 0.9856250286102295, 1.2487499713897705, 42.92749786376953], "mean": [0.6526485085487366, -1.0113426446914673, 1.0924323797225952, -0.289876252412796, -0.37821295857429504, 1.814096212387085, -0.5767963528633118, -0.6365280151367188, 0.8098433613777161, -0.13589124381542206, 0.6467013955116272, -1.1599334478378296, 57.176090240478516, 65.18360137939453, 4.012829780578613, 0.33023521304130554, 30.766895294189453, 59.29022979736328, 38.36542510986328, 60.77598190307617, 41.38341522216797, 62.374229431152344, 42.177215576171875, 73.50230407714844, 29.416711807250977, 73.26252746582031, 1.3777254819869995, 0.5561099648475647, 13.711054801940918, 3.419903516769409, 4.554285049438477, 0.0, 3.02278470993042, 0.9422400593757629, 1.1029269695281982, 11.99682903289795], "std": [0.0408625490963459, 0.09461531788110733, 0.06885070353746414, 0.1364220678806305, 0.12570489943027496, 0.1959729790687561, 0.17871734499931335, 0.05556512251496315, 0.03255220502614975, 0.28016453981399536, 0.13891497254371643, 0.23230619728565216, 15.795499801635742, 2.4753713607788086, 4.7393798828125, 0.6277526617050171, 21.8281307220459, 48.07721710205078, 27.953872680664062, 48.75879669189453, 31.82671546936035, 46.609493255615234, 35.86928939819336, 41.24940872192383, 3.0014359951019287, 5.971292018890381, 0.18002936244010925, 0.47350630164146423, 14.879984855651855, 4.683192729949951, 5.952952861785889, 0.0, 3.4019768238067627, 0.01993265002965927, 0.1281173974275589, 16.11246681213379], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [110]}, "index": {"min": [7899], "max": [8008], "mean": [7953.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [2.272727272727273, 5.0, 5.0, 5.0, 5.0], "std": [1.710444338384253, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [110]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [110]}, "eef_direction_state": {"mean": [4.3, 3.5545454545454547], "std": [1.1, 1.3388350678268681], "min": [0, 1], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.4, 1.1181818181818182], "std": [0.590839156700797, 0.6285888695659101], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_state": {"mean": [1.2454545454545454, 0.8909090909090909], "std": [0.715876622640365, 0.845796607244582], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [4.3, 3.5545454545454547], "std": [1.1, 1.3388350678268681], "min": [0, 1], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.4, 1.1181818181818182], "std": [0.590839156700797, 0.6285888695659101], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_acc_mag_action": {"mean": [1.2454545454545454, 0.8909090909090909], "std": [0.715876622640365, 0.845796607244582], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6653215409254071, 0.12277798695125317, 1.0989470412594087, 1.806704828626517, 1.2648475797365915, 1.930701879202759, 0.6015579062028625, -0.14805468713956535, 1.2453956669806525, 1.3675866835853159, 1.3693468225554604, 2.0716474288834417], "std": [0.011553245725221732, 0.018530936231426723, 0.0365345254123779, 2.1795820628118956, 0.08107088945703915, 1.2897116415861747, 0.009354933876200186, 0.02982823343096483, 0.03622675847726259, 0.3639597041380702, 0.04514134134704384, 0.3602845974385743], "min": [0.6374501214291729, 0.10086073293420333, 1.0443850526530873, -3.128785338515189, 1.151738383919135, -3.0505344025702836, 0.5864932797572822, -0.1825879983508478, 1.1957389133859675, 0.8195403100809275, 1.2585361893068194, 1.6097300585287377], "max": [0.6828467243553944, 0.1754977060535606, 1.1913866173430783, 3.1295438147295416, 1.4377483141134624, 2.930965795189454, 0.617863958263696, -0.09986022611818154, 1.310137622727534, 2.154393440730429, 1.4576933521321735, 2.955916777142224], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6653215409254071, 0.12277798695125317, 1.0989470412594087, 1.806704828626517, 1.2648475797365915, 1.930701879202759, 0.6015579062028625, -0.14805468713956535, 1.2453956669806525, 1.3675866835853159, 1.3693468225554604, 2.0716474288834417], "std": [0.011553245725221732, 0.018530936231426723, 0.0365345254123779, 2.1795820628118956, 0.08107088945703915, 1.2897116415861747, 0.009354933876200186, 0.02982823343096483, 0.03622675847726259, 0.3639597041380702, 0.04514134134704384, 0.3602845974385743], "min": [0.6374501214291729, 0.10086073293420333, 1.0443850526530873, -3.128785338515189, 1.151738383919135, -3.0505344025702836, 0.5864932797572822, -0.1825879983508478, 1.1957389133859675, 0.8195403100809275, 1.2585361893068194, 1.6097300585287377], "max": [0.6828467243553944, 0.1754977060535606, 1.1913866173430783, 3.1295438147295416, 1.4377483141134624, 2.930965795189454, 0.617863958263696, -0.09986022611818154, 1.310137622727534, 2.154393440730429, 1.4576933521321735, 2.955916777142224], "count": [110]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773015645424837]], [[0.45975161560457517]], [[0.4414163194444444]]], "std": [[[0.22410098409278342]], [[0.21611546495044945]], [[0.21913770137150984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6085366258169934]], [[0.623375095996732]], [[0.5974993484477125]]], "std": [[[0.25714539597687147]], [[0.2689195883261447]], [[0.27891789276759843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5542743892973856]], [[0.5645729493464052]], [[0.5415060723039216]]], "std": [[[0.30022278523357615]], [[0.3012954061634238]], [[0.31277257278167775]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4747488970588235]], [[0.498291760620915]], [[0.4679094566993464]]], "std": [[[0.3342643022017704]], [[0.34239040687865335]], [[0.35845548581493003]]], "count": [100]}, "observation.state": {"min": [0.4861429035663605, -1.1460717916488647, 0.9255232810974121, -0.6226872801780701, -0.5954117774963379, 1.5542744398117065, -0.7814526557922363, -0.8380541205406189, 0.7970454692840576, -0.7243267297744751, 0.49262797832489014, -1.3148984909057617, 19.628889083862305, 49.662498474121094, -0.4437499940395355, -0.2574999928474426, 0.804444432258606, 0.5570000410079956, 0.9990000128746033, 0.25, 1.100000023841858, 0.19099999964237213, 0.9125000238418579, 0.1922222226858139, 1.3231250047683716, 69.74500274658203, 1.1512500047683716, -0.2762500047683716, 1.1356250047683716, 1.1449999809265137, 0.765625, 0.0, 0.6725000143051147, 0.8862500190734863, 0.7400000095367432, 0.8524999618530273], "max": [0.7344357967376709, -0.8656634092330933, 1.167291283607483, 0.00036680325865745544, -0.31567102670669556, 2.1485180854797363, -0.4023851752281189, -0.6027949452400208, 1.0019454956054688, 0.14014458656311035, 0.8081559538841248, -0.45216771960258484, 84.75, 76.29812622070312, 42.80125045776367, 5.261875152587891, 55.560001373291016, 110.3393783569336, 75.58062744140625, 111.0675048828125, 87.58499908447266, 110.03687286376953, 91.25062561035156, 109.6312484741211, 26.9112491607666, 82.35625457763672, 2.509999990463257, 2.271250009536743, 42.41187286376953, 8.212499618530273, 41.03687286376953, 0.0, 31.3956241607666, 68.13812255859375, 8.65625, 100.96687316894531], "mean": [0.633152961730957, -1.0190560817718506, 1.0501091480255127, -0.2993328869342804, -0.4623830020427704, 1.9789243936538696, -0.5284938812255859, -0.6762646436691284, 0.8900442123413086, -0.2562616765499115, 0.6853017807006836, -0.8981800079345703, 62.29347610473633, 60.96832275390625, 15.59765625, 1.729527473449707, 36.26213455200195, 71.7787094116211, 49.66320037841797, 79.62840270996094, 55.24344253540039, 85.54911041259766, 55.59349822998047, 93.78060913085938, 13.795363426208496, 77.88666534423828, 1.2507182359695435, 0.46032285690307617, 20.27383041381836, 2.003328561782837, 21.080533981323242, 0.0, 13.071185111999512, 25.394676208496094, 2.466238021850586, 57.04484176635742], "std": [0.0871184691786766, 0.07284796983003616, 0.058971550315618515, 0.1571093648672104, 0.08044824749231339, 0.18252438306808472, 0.1563536524772644, 0.06974475830793381, 0.06162892282009125, 0.2718038856983185, 0.08733366429805756, 0.270361989736557, 18.813291549682617, 7.099967002868652, 13.224921226501465, 1.5871073007583618, 19.120012283325195, 37.58530807495117, 28.06481170654297, 41.9679069519043, 35.05415344238281, 36.22508239746094, 37.96488952636719, 27.605514526367188, 8.518026351928711, 3.6338624954223633, 0.2178136259317398, 0.5650138258934021, 13.832109451293945, 1.7762503623962402, 16.62784194946289, 0.0, 10.059184074401855, 23.887020111083984, 2.023995876312256, 38.81214141845703], "count": [162]}, "action": {"min": [0.4861429035663605, -1.1460717916488647, 0.9255232810974121, -0.6226872801780701, -0.5954117774963379, 1.5542744398117065, -0.7814526557922363, -0.8380541205406189, 0.7970454692840576, -0.7243267297744751, 0.49262797832489014, -1.3148984909057617, 19.628889083862305, 49.662498474121094, -0.4437499940395355, -0.2574999928474426, 0.804444432258606, 0.5570000410079956, 0.9990000128746033, 0.25, 1.100000023841858, 0.19099999964237213, 0.9125000238418579, 0.1922222226858139, 1.3231250047683716, 69.74500274658203, 1.1512500047683716, -0.2762500047683716, 1.1356250047683716, 1.1449999809265137, 0.765625, 0.0, 0.6725000143051147, 0.8862500190734863, 0.7400000095367432, 0.8524999618530273], "max": [0.7344357967376709, -0.8656634092330933, 1.167291283607483, 0.00036680325865745544, -0.31567102670669556, 2.1485180854797363, -0.4023851752281189, -0.6027949452400208, 1.0019454956054688, 0.14014458656311035, 0.8081559538841248, -0.45216771960258484, 84.75, 76.29812622070312, 42.80125045776367, 5.261875152587891, 55.560001373291016, 110.3393783569336, 75.58062744140625, 111.0675048828125, 87.58499908447266, 110.03687286376953, 91.25062561035156, 109.6312484741211, 26.9112491607666, 82.35625457763672, 2.509999990463257, 2.271250009536743, 42.41187286376953, 8.212499618530273, 41.03687286376953, 0.0, 31.3956241607666, 68.13812255859375, 8.65625, 100.96687316894531], "mean": [0.6331527829170227, -1.019055724143982, 1.050108790397644, -0.299332857131958, -0.4623830020427704, 1.97892427444458, -0.5284938216209412, -0.6762645840644836, 0.8900448083877563, -0.2562616765499115, 0.6853017210960388, -0.898180365562439, 62.29345703125, 60.96831512451172, 15.59765911102295, 1.7295278310775757, 36.26214599609375, 71.77873229980469, 49.66320037841797, 79.62840270996094, 55.24340057373047, 85.54914855957031, 55.593509674072266, 93.78062438964844, 13.795355796813965, 77.88667297363281, 1.2507187128067017, 0.46032291650772095, 20.27381134033203, 2.0033278465270996, 21.08053207397461, 0.0, 13.071182250976562, 25.394678115844727, 2.466238021850586, 57.04484939575195], "std": [0.0871184691786766, 0.07284796983003616, 0.058971550315618515, 0.15710937976837158, 0.08044824004173279, 0.18252438306808472, 0.1563536524772644, 0.06974475085735321, 0.061628926545381546, 0.2718038856983185, 0.08733366429805756, 0.27036207914352417, 18.813291549682617, 7.099967002868652, 13.224921226501465, 1.5871073007583618, 19.120010375976562, 37.58530807495117, 28.0648136138916, 41.9679069519043, 35.05414962768555, 36.22508239746094, 37.96489334106445, 27.605514526367188, 8.518026351928711, 3.633862018585205, 0.217813640832901, 0.5650139451026917, 13.832109451293945, 1.7762502431869507, 16.62784767150879, 0.0, 10.059183120727539, 23.887022018432617, 2.0239951610565186, 38.81214904785156], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [162]}, "index": {"min": [8009], "max": [8170], "mean": [8089.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [1.8024691358024691, 5.0, 5.0, 5.0, 5.0], "std": [1.5268765267891677, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [162]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [162]}, "eef_direction_state": {"mean": [3.5, 4.061728395061729], "std": [1.614937983749848, 1.7870983379323666], "min": [0, 1], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.4074074074074074, 0.7777777777777778], "std": [0.5392673992059643, 0.7200822998230952], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.037037037037037, 0.654320987654321], "std": [0.7926272058900998, 0.8189197013223207], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.5, 4.061728395061729], "std": [1.614937983749848, 1.7870983379323666], "min": [0, 1], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.4074074074074074, 0.7777777777777778], "std": [0.5392673992059643, 0.7200822998230952], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.037037037037037, 0.654320987654321], "std": [0.7926272058900998, 0.8189197013223207], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.6607118007144486, 0.10681600847023927, 1.1212513056802762, 2.1495813607384555, 1.2497689932516702, 1.795590256649894, 0.6096531467630187, -0.14382181999563112, 1.2639485573252278, 1.2809161704122016, 1.2095286374604473, 2.0613361922104483], "std": [0.014143086478298744, 0.013244707552409354, 0.05116806955426942, 1.251382409192319, 0.07163163202241127, 0.5962038777600275, 0.004711190177383503, 0.03411398950389623, 0.045008659469412585, 0.3042343674657732, 0.09196378625683162, 0.2884970248198351], "min": [0.6346798425416813, 0.08231494482833504, 1.0417183467730338, -3.13890043202852, 1.1538548661322574, 0.8998285446608558, 0.5993720254073516, -0.18264032773172725, 1.2006494020841256, 0.9144405042753959, 1.1063808703914475, 1.7288569081215317], "max": [0.6869114310401025, 0.130894216781032, 1.2027720210684503, 3.136952978657323, 1.3769089290703858, 2.5833587189057825, 0.6169815988822399, -0.07615458450451948, 1.3197778735096242, 1.713400152909606, 1.3369959102500761, 2.5952271753208094], "count": [162]}, "eef_sim_pose_action": {"mean": [0.6607118007144486, 0.10681600847023927, 1.1212513056802762, 2.1495813607384555, 1.2497689932516702, 1.795590256649894, 0.6096531467630187, -0.14382181999563112, 1.2639485573252278, 1.2809161704122016, 1.2095286374604473, 2.0613361922104483], "std": [0.014143086478298744, 0.013244707552409354, 0.05116806955426942, 1.251382409192319, 0.07163163202241127, 0.5962038777600275, 0.004711190177383503, 0.03411398950389623, 0.045008659469412585, 0.3042343674657732, 0.09196378625683162, 0.2884970248198351], "min": [0.6346798425416813, 0.08231494482833504, 1.0417183467730338, -3.13890043202852, 1.1538548661322574, 0.8998285446608558, 0.5993720254073516, -0.18264032773172725, 1.2006494020841256, 0.9144405042753959, 1.1063808703914475, 1.7288569081215317], "max": [0.6869114310401025, 0.130894216781032, 1.2027720210684503, 3.136952978657323, 1.3769089290703858, 2.5833587189057825, 0.6169815988822399, -0.07615458450451948, 1.3197778735096242, 1.713400152909606, 1.3369959102500761, 2.5952271753208094], "count": [162]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4836880065359477]], [[0.4632893607026144]], [[0.4411422671568627]]], "std": [[[0.21018503472524352]], [[0.2093429619089479]], [[0.21268121307345278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16862745098039217]], [[0.18823529411764706]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6233773835784313]], [[0.6449830821078432]], [[0.6234111049836601]]], "std": [[[0.259390547843226]], [[0.27855826730903]], [[0.2862266252475859]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538029820261439]], [[0.5719114746732027]], [[0.5456824223856209]]], "std": [[[0.31004556362601243]], [[0.3171974439120216]], [[0.33058621712932534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4551002859477124]], [[0.4825673406862745]], [[0.4550639195261438]]], "std": [[[0.33163787060354855]], [[0.34215663006684044]], [[0.35744108959438253]]], "count": [100]}, "observation.state": {"min": [0.482375830411911, -1.036802887916565, 0.9511212706565857, -0.22704948484897614, -0.6074044704437256, 1.0230220556259155, -0.9073872566223145, -0.7005559802055359, 0.7494802474975586, -0.037503816187381744, 0.7952334880828857, -1.3327325582504272, 39.623748779296875, 50.80687713623047, -0.13562500476837158, -0.013749999925494194, 0.8244444727897644, -0.6399999856948853, 0.9390909075737, -0.8642857074737549, 1.0138461589813232, 0.07692306488752365, 0.804444432258606, -0.352222204208374, 16.4375, 56.53562545776367, 1.2862499952316284, -0.02250000089406967, 0.6881250143051147, -0.4231249988079071, 0.6556249856948853, 0.0, 0.7688888907432556, 1.0362499952316284, 0.8693749904632568, -0.859375], "max": [0.678120493888855, -0.7812098860740662, 1.0796234607696533, 0.6693465113639832, -0.041223201900720596, 1.806167483329773, -0.7134785056114197, -0.5707933902740479, 0.8378395438194275, 0.12164301425218582, 0.9763389825820923, -1.1229925155639648, 81.89250183105469, 71.7856216430664, 35.90812683105469, 2.405625104904175, 53.64500045776367, 109.17749786376953, 60.515625, 112.44937133789062, 84.3062515258789, 113.38500213623047, 90.66812896728516, 111.17749786376953, 83.38750457763672, 78.73384857177734, 32.676876068115234, 7.766250133514404, 46.17124938964844, 38.34812545776367, 72.33499908447266, 0.0, 88.28187561035156, 109.99124908447266, 93.26875305175781, 110.32500457763672], "mean": [0.6286537051200867, -0.948307454586029, 1.0296571254730225, 0.0412730872631073, -0.2625770568847656, 1.4851027727127075, -0.8093976378440857, -0.643335223197937, 0.8051856160163879, 0.04032265394926071, 0.9091302752494812, -1.215494990348816, 73.91339111328125, 54.4686279296875, 3.865893840789795, 0.2640097439289093, 40.53404235839844, 84.46215057373047, 46.36601638793945, 86.315185546875, 61.20441818237305, 91.36095428466797, 64.53936767578125, 97.38288879394531, 48.51087951660156, 69.77930450439453, 6.614541053771973, 2.5519304275512695, 14.631241798400879, 2.559114694595337, 21.433977127075195, 0.0, 29.742145538330078, 49.9073371887207, 31.29979133605957, 50.925926208496094], "std": [0.0433046892285347, 0.054813556373119354, 0.02767452783882618, 0.27354443073272705, 0.10255004465579987, 0.24246001243591309, 0.07551578432321548, 0.03658897057175636, 0.028534885495901108, 0.05592944473028183, 0.043052032589912415, 0.0637926459312439, 12.532991409301758, 4.58827018737793, 8.287891387939453, 0.5681281089782715, 18.451534271240234, 41.204524993896484, 20.96017074584961, 42.15923309326172, 32.34864044189453, 39.60698318481445, 36.42390060424805, 27.94488525390625, 24.60811996459961, 5.1124138832092285, 8.508666038513184, 2.3994433879852295, 12.822503089904785, 7.607666492462158, 24.16354751586914, 0.0, 33.49259567260742, 51.82512283325195, 35.12489700317383, 53.65735626220703], "count": [305]}, "action": {"min": [0.482375830411911, -1.036802887916565, 0.9511212706565857, -0.22704948484897614, -0.6074044704437256, 1.0230220556259155, -0.9073872566223145, -0.7005559802055359, 0.7494802474975586, -0.037503816187381744, 0.7952334880828857, -1.3327325582504272, 39.623748779296875, 50.80687713623047, -0.13562500476837158, -0.013749999925494194, 0.8244444727897644, -0.6399999856948853, 0.9390909075737, -0.8642857074737549, 1.0138461589813232, 0.07692306488752365, 0.804444432258606, -0.352222204208374, 16.4375, 56.53562545776367, 1.2862499952316284, -0.02250000089406967, 0.6881250143051147, -0.4231249988079071, 0.6556249856948853, 0.0, 0.7688888907432556, 1.0362499952316284, 0.8693749904632568, -0.859375], "max": [0.678120493888855, -0.7812098860740662, 1.0796234607696533, 0.6693465113639832, -0.041223201900720596, 1.806167483329773, -0.7134785056114197, -0.5707933902740479, 0.8378395438194275, 0.12164301425218582, 0.9763389825820923, -1.1229925155639648, 81.89250183105469, 71.7856216430664, 35.90812683105469, 2.405625104904175, 53.64500045776367, 109.17749786376953, 60.515625, 112.44937133789062, 84.3062515258789, 113.38500213623047, 90.66812896728516, 111.17749786376953, 83.38750457763672, 78.73384857177734, 32.676876068115234, 7.766250133514404, 46.17124938964844, 38.34812545776367, 72.33499908447266, 0.0, 88.28187561035156, 109.99124908447266, 93.26875305175781, 110.32500457763672], "mean": [0.628653883934021, -0.9483075141906738, 1.0296571254730225, 0.041273098438978195, -0.26257696747779846, 1.4851033687591553, -0.8093975186347961, -0.643335223197937, 0.8051859140396118, 0.04032271355390549, 0.9091302752494812, -1.215494990348816, 73.91345977783203, 54.46860885620117, 3.865896463394165, 0.26400983333587646, 40.53401565551758, 84.46215057373047, 46.36602783203125, 86.31522369384766, 61.20440673828125, 91.36093139648438, 64.53939056396484, 97.38289642333984, 48.51090621948242, 69.77932739257812, 6.614541530609131, 2.551931619644165, 14.631229400634766, 2.5591156482696533, 21.4339656829834, 0.0, 29.74212646484375, 49.9073371887207, 31.2998046875, 50.925926208496094], "std": [0.0433046855032444, 0.05481357127428055, 0.027674520388245583, 0.27354446053504944, 0.10255005210638046, 0.2424599975347519, 0.07551579177379608, 0.036588966846466064, 0.028534891083836555, 0.05592944473028183, 0.043052028864622116, 0.0637926310300827, 12.532991409301758, 4.588271141052246, 8.287890434265137, 0.5681279897689819, 18.4515323638916, 41.20453643798828, 20.960174560546875, 42.159236907958984, 32.34864044189453, 39.606998443603516, 36.42388916015625, 27.94488525390625, 24.608125686645508, 5.112414360046387, 8.5086669921875, 2.399444341659546, 12.822504043579102, 7.607664585113525, 24.163551330566406, 0.0, 33.49260330200195, 51.82514572143555, 35.124900817871094, 53.657325744628906], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [305]}, "index": {"min": [8171], "max": [8475], "mean": [8323.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [1.6950819672131148, 5.0, 5.0, 5.0, 5.0], "std": [1.6343070150711805, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [305]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [305]}, "eef_direction_state": {"mean": [4.504918032786885, 3.904918032786885], "std": [1.510881430887087, 2.231108393918265], "min": [1, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.7934426229508197, 0.5442622950819672], "std": [0.6477878757384835, 0.49803699584877925], "min": [0, 0], "max": [2, 1], "count": [305]}, "eef_acc_mag_state": {"mean": [0.4557377049180328, 0.3737704918032787], "std": [0.7545543881284571, 0.7045290577595988], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.504918032786885, 3.904918032786885], "std": [1.510881430887087, 2.231108393918265], "min": [1, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.7934426229508197, 0.5442622950819672], "std": [0.6477878757384835, 0.49803699584877925], "min": [0, 0], "max": [2, 1], "count": [305]}, "eef_acc_mag_action": {"mean": [0.4557377049180328, 0.3737704918032787], "std": [0.7545543881284571, 0.7045290577595988], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.6391648061841276, 0.11656515987137878, 1.093248425834854, -0.23648520042483176, 1.1967749392759153, 2.3379767725297693, 0.5941430516963128, -0.1673995596070108, 1.2304429720816936, 1.1394600435127717, 1.2782519183567185, 1.805894720539994], "std": [0.006521720327891706, 0.007681744610433635, 0.028291208469363515, 3.00169002106072, 0.08922017110130263, 0.7423108021593849, 0.00781949987883719, 0.01728766443845117, 0.02161807727090655, 0.2428919004647235, 0.05539606969003246, 0.2121250355651337], "min": [0.6282528249501054, 0.10183849490687069, 1.0422850059559057, -3.1412271745764393, 1.0283359313258833, -3.0942815309557177, 0.5816061903092167, -0.19557452635729314, 1.2077322482643715, 0.6430828827262074, 1.1913268698526598, 1.3466590977853565], "max": [0.6494951716284059, 0.13829998249106507, 1.201154114810718, 3.1415123777038474, 1.459128073338118, 3.0793684320913686, 0.6041662347103478, -0.14126997052156864, 1.2799267358239543, 1.421064776861992, 1.363944596547043, 2.054717838565254], "count": [305]}, "eef_sim_pose_action": {"mean": [0.6391648061841276, 0.11656515987137878, 1.093248425834854, -0.23648520042483176, 1.1967749392759153, 2.3379767725297693, 0.5941430516963128, -0.1673995596070108, 1.2304429720816936, 1.1394600435127717, 1.2782519183567185, 1.805894720539994], "std": [0.006521720327891706, 0.007681744610433635, 0.028291208469363515, 3.00169002106072, 0.08922017110130263, 0.7423108021593849, 0.00781949987883719, 0.01728766443845117, 0.02161807727090655, 0.2428919004647235, 0.05539606969003246, 0.2121250355651337], "min": [0.6282528249501054, 0.10183849490687069, 1.0422850059559057, -3.1412271745764393, 1.0283359313258833, -3.0942815309557177, 0.5816061903092167, -0.19557452635729314, 1.2077322482643715, 0.6430828827262074, 1.1913268698526598, 1.3466590977853565], "max": [0.6494951716284059, 0.13829998249106507, 1.201154114810718, 3.1415123777038474, 1.459128073338118, 3.0793684320913686, 0.6041662347103478, -0.14126997052156864, 1.2799267358239543, 1.421064776861992, 1.363944596547043, 2.054717838565254], "count": [305]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808819812091503]], [[0.4571714358660131]], [[0.4311245281862745]]], "std": [[[0.21891512609250965]], [[0.21497815512329033]], [[0.22262063975010682]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6174352022058823]], [[0.6319641544117648]], [[0.610519260620915]]], "std": [[[0.2612126832822156]], [[0.2753689827301951]], [[0.2834728548368355]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5588950490196078]], [[0.5642755208333333]], [[0.5336173059640522]]], "std": [[[0.30176806171339443]], [[0.30812504290519854]], [[0.3231209930162001]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549477205882353]], [[0.47771893382352937]], [[0.44797500816993463]]], "std": [[[0.3300523509849999]], [[0.34140117089987876]], [[0.35865618221769474]]], "count": [100]}, "observation.state": {"min": [0.6081197261810303, -1.0751888751983643, 0.8614194393157959, -0.48664358258247375, -1.0576833486557007, 1.1692861318588257, -0.8902208805084229, -0.6908045411109924, 0.7577534914016724, -0.28760871291160583, 0.6953822374343872, -1.3249599933624268, 18.157499313354492, 55.008750915527344, -0.24937500059604645, -0.3518750071525574, 0.8891666531562805, 0.43666666746139526, 0.8333333134651184, -0.25562500953674316, 1.15625, -0.11624999344348907, 0.8287500143051147, -0.38999998569488525, 22.201875686645508, 48.64500045776367, 1.1087499856948853, -0.22812500596046448, 0.7606250047683716, 0.10312499850988388, 0.5818749666213989, 0.0, 0.6137499809265137, -0.53125, 0.6150000095367432, -0.40687498450279236], "max": [0.9041606187820435, -0.7926585078239441, 1.0583324432373047, 0.13694971799850464, -0.25267985463142395, 1.9525110721588135, -0.6513695120811462, -0.5439629554748535, 0.8668316602706909, 0.14612898230552673, 1.0003480911254883, -0.9353542327880859, 80.53250122070312, 79.15875244140625, 14.8725004196167, 4.327777862548828, 25.294374465942383, 108.80874633789062, 32.33124923706055, 109.51062774658203, 29.13749885559082, 109.1206283569336, 27.62187385559082, 110.671875, 86.69937896728516, 79.35062408447266, 50.84437561035156, 2.997499942779541, 42.463748931884766, 22.160625457763672, 10.771875381469727, 0.0, 2.7181248664855957, 5.286250114440918, 1.390625, 56.16437530517578], "mean": [0.701008677482605, -0.9907265305519104, 1.0030218362808228, -0.27758389711380005, -0.4697060286998749, 1.7670327425003052, -0.7475029826164246, -0.6389371752738953, 0.804309606552124, -0.06766494363546371, 0.8616071343421936, -1.151087760925293, 65.89498901367188, 74.12128448486328, 2.338789224624634, 0.07153874635696411, 12.822735786437988, 78.48237609863281, 20.99137306213379, 80.99490356445312, 19.129919052124023, 83.84396362304688, 15.262825965881348, 90.51024627685547, 58.83808898925781, 65.32162475585938, 20.39338493347168, 0.7257186770439148, 19.37659454345703, 2.4984185695648193, 3.4241833686828613, 0.0, 1.2593629360198975, 0.4921005368232727, 1.0359597206115723, 8.557343482971191], "std": [0.05642962455749512, 0.06619366258382797, 0.042326949536800385, 0.1413872390985489, 0.1477506160736084, 0.14236244559288025, 0.09299956262111664, 0.03314725309610367, 0.03011491522192955, 0.1461213380098343, 0.0860685408115387, 0.13008691370487213, 14.775623321533203, 6.895111083984375, 4.213567733764648, 0.7636756896972656, 5.03516960144043, 43.47391128540039, 8.360169410705566, 43.800148010253906, 9.296374320983887, 42.02166748046875, 9.734541893005371, 35.629268646240234, 24.20931053161621, 9.395657539367676, 20.354839324951172, 0.8151816129684448, 13.848328590393066, 4.850815773010254, 3.435887098312378, 0.0, 0.39122918248176575, 1.216467022895813, 0.26330581307411194, 12.86184024810791], "count": [246]}, "action": {"min": [0.6081197261810303, -1.0751888751983643, 0.8614194393157959, -0.48664358258247375, -1.0576833486557007, 1.1692861318588257, -0.8902208805084229, -0.6908045411109924, 0.7577534914016724, -0.28760871291160583, 0.6953822374343872, -1.3249599933624268, 18.157499313354492, 55.008750915527344, -0.24937500059604645, -0.3518750071525574, 0.8891666531562805, 0.43666666746139526, 0.8333333134651184, -0.25562500953674316, 1.15625, -0.11624999344348907, 0.8287500143051147, -0.38999998569488525, 22.201875686645508, 48.64500045776367, 1.1087499856948853, -0.22812500596046448, 0.7606250047683716, 0.10312499850988388, 0.5818749666213989, 0.0, 0.6137499809265137, -0.53125, 0.6150000095367432, -0.40687498450279236], "max": [0.9041606187820435, -0.7926585078239441, 1.0583324432373047, 0.13694971799850464, -0.25267985463142395, 1.9525110721588135, -0.6513695120811462, -0.5439629554748535, 0.8668316602706909, 0.14612898230552673, 1.0003480911254883, -0.9353542327880859, 80.53250122070312, 79.15875244140625, 14.8725004196167, 4.327777862548828, 25.294374465942383, 108.80874633789062, 32.33124923706055, 109.51062774658203, 29.13749885559082, 109.1206283569336, 27.62187385559082, 110.671875, 86.69937896728516, 79.35062408447266, 50.84437561035156, 2.997499942779541, 42.463748931884766, 22.160625457763672, 10.771875381469727, 0.0, 2.7181248664855957, 5.286250114440918, 1.390625, 56.16437530517578], "mean": [0.7010083794593811, -0.9907269477844238, 1.0030218362808228, -0.2775838077068329, -0.46970608830451965, 1.7670332193374634, -0.7475023865699768, -0.6389369964599609, 0.8043100237846375, -0.06766492128372192, 0.8616070747375488, -1.1510882377624512, 65.89495849609375, 74.12130737304688, 2.3387937545776367, 0.07153870910406113, 12.822744369506836, 78.48236846923828, 20.99138069152832, 80.99494171142578, 19.12990379333496, 83.84393310546875, 15.262824058532715, 90.5102767944336, 58.838130950927734, 65.32156372070312, 20.39337730407715, 0.72571861743927, 19.37659454345703, 2.498422622680664, 3.4241840839385986, 0.0, 1.2593632936477661, 0.4921008348464966, 1.0359598398208618, 8.557339668273926], "std": [0.056429628282785416, 0.06619368493556976, 0.04232694208621979, 0.1413872241973877, 0.1477506160736084, 0.14236243069171906, 0.09299960732460022, 0.03314725309610367, 0.0301149133592844, 0.1461213231086731, 0.08606855571269989, 0.13008692860603333, 14.775622367858887, 6.895111083984375, 4.213566780090332, 0.7636756300926208, 5.0351691246032715, 43.473915100097656, 8.360170364379883, 43.800148010253906, 9.296374320983887, 42.02162170410156, 9.73454475402832, 35.62926483154297, 24.20931053161621, 9.39565658569336, 20.35483169555664, 0.8151815533638, 13.848328590393066, 4.85081672668457, 3.435887336730957, 0.0, 0.39122915267944336, 1.2164666652679443, 0.26330581307411194, 12.861842155456543], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [246]}, "index": {"min": [8476], "max": [8721], "mean": [8598.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [1.4959349593495934, 5.0, 5.0, 5.0, 5.0], "std": [1.7006645460550789, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [246]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [246]}, "eef_direction_state": {"mean": [4.861788617886178, 4.4471544715447155], "std": [1.2417218785260595, 1.4854483981674402], "min": [1, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.7601626016260162, 0.7195121951219512], "std": [0.7008983593546763, 0.5761038942810142], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.5934959349593496, 0.6138211382113821], "std": [0.7739393305562436, 0.7920155623062526], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [4.861788617886178, 4.4471544715447155], "std": [1.2417218785260595, 1.4854483981674402], "min": [1, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.7601626016260162, 0.7195121951219512], "std": [0.7008983593546763, 0.5761038942810142], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.5934959349593496, 0.6138211382113821], "std": [0.7739393305562436, 0.7920155623062526], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.6398309826728686, 0.10903659608311704, 1.1000255910897088, 0.210376098853107, 1.2921083964682507, 2.06669487988552, 0.587373434956541, -0.15211741211137847, 1.237502110186929, 1.1871764365998487, 1.2932273953542837, 1.922751266862873], "std": [0.01333846145315798, 0.014796500371113156, 0.029035869531996182, 2.853000677962413, 0.08295266003957077, 1.3907882357029178, 0.005229355621690968, 0.017508084121330487, 0.026300375176757745, 0.2016779346182275, 0.04648444455455554, 0.20454688934450074], "min": [0.6034579601398402, 0.09639512464440317, 1.044736337159127, -3.1337514680209644, 1.1098492487116878, -3.1405009960013666, 0.5720324619752807, -0.18088287009487988, 1.2068788089381637, 0.6090500557041998, 1.1790077309184661, 1.3864479330064465], "max": [0.6579304052802526, 0.18129868079287217, 1.1976015060112357, 3.1341056815362065, 1.3896993588423086, 3.1059026313300713, 0.5944595689822669, -0.12321729069671755, 1.310942883344811, 1.551003174509128, 1.3577634746031957, 2.3564502486375636], "count": [246]}, "eef_sim_pose_action": {"mean": [0.6398309826728686, 0.10903659608311704, 1.1000255910897088, 0.210376098853107, 1.2921083964682507, 2.06669487988552, 0.587373434956541, -0.15211741211137847, 1.237502110186929, 1.1871764365998487, 1.2932273953542837, 1.922751266862873], "std": [0.01333846145315798, 0.014796500371113156, 0.029035869531996182, 2.853000677962413, 0.08295266003957077, 1.3907882357029178, 0.005229355621690968, 0.017508084121330487, 0.026300375176757745, 0.2016779346182275, 0.04648444455455554, 0.20454688934450074], "min": [0.6034579601398402, 0.09639512464440317, 1.044736337159127, -3.1337514680209644, 1.1098492487116878, -3.1405009960013666, 0.5720324619752807, -0.18088287009487988, 1.2068788089381637, 0.6090500557041998, 1.1790077309184661, 1.3864479330064465], "max": [0.6579304052802526, 0.18129868079287217, 1.1976015060112357, 3.1341056815362065, 1.3896993588423086, 3.1059026313300713, 0.5944595689822669, -0.12321729069671755, 1.310942883344811, 1.551003174509128, 1.3577634746031957, 2.3564502486375636], "count": [246]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800419260620915]], [[0.45791085171568624]], [[0.4332989991830066]]], "std": [[[0.225586904878702]], [[0.21891809012192104]], [[0.22378154397711195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16470588235294117]], [[0.20392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6481238092320262]], [[0.6599004820261437]], [[0.6335926062091504]]], "std": [[[0.24744590506081593]], [[0.2601269133266236]], [[0.2691148040466575]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5595373611111111]], [[0.560380191993464]], [[0.5332709211601306]]], "std": [[[0.2996759446215445]], [[0.30455671833428666]], [[0.31776949317645714]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525462295751634]], [[0.4769495690359477]], [[0.44607549836601307]]], "std": [[[0.33015828903351696]], [[0.34021632866033874]], [[0.3584708305907908]]], "count": [100]}, "observation.state": {"min": [0.5950541496276855, -1.1025835275650024, 0.9208183884620667, -0.3678854703903198, -0.6858718395233154, 1.1993591785430908, -0.9493734240531921, -0.7058489918708801, 0.7576581239700317, -0.4252975583076477, 0.5154211521148682, -1.2876707315444946, 33.31687545776367, 56.560001373291016, 0.234375, -0.16124999523162842, 1.1146154403686523, -0.4163636267185211, 0.7912499904632568, 0.24222221970558167, 0.6962499618530273, 0.2720000147819519, 0.921875, -0.38818180561065674, 34.21437454223633, 66.9175033569336, 0.9893749952316284, -0.18312500417232513, 0.8053333163261414, 0.10437500476837158, 0.6043750047683716, 0.0, 0.898888885974884, 0.47437500953674316, 0.6462500095367432, 0.09937500208616257], "max": [0.7156242728233337, -0.8401575088500977, 1.0914969444274902, 0.25973716378211975, -0.26989394426345825, 1.909928798675537, -0.5112964510917664, -0.5545170903205872, 0.8605611324310303, 0.1819876730442047, 1.1141231060028076, -0.9358072280883789, 78.89812469482422, 71.64937591552734, 0.5277777910232544, 3.1112499237060547, 51.64125061035156, 109.375, 60.72062683105469, 111.640625, 83.54000091552734, 110.13687133789062, 83.96749877929688, 110.81375122070312, 77.3393783569336, 80.20562744140625, 24.358749389648438, 2.627500057220459, 53.56812286376953, 52.801876068115234, 19.839374542236328, 0.0, 3.703749895095825, 6.20187520980835, 1.284999966621399, 50.25812530517578], "mean": [0.6756142377853394, -1.016657829284668, 1.01510751247406, -0.1901734620332718, -0.4137345552444458, 1.7510277032852173, -0.6941697001457214, -0.6597986817359924, 0.8161978721618652, -0.11476808041334152, 0.8201244473457336, -1.1421536207199097, 66.84969329833984, 65.65530395507812, 0.310141921043396, 0.39097410440444946, 34.4329719543457, 77.8741226196289, 41.36835479736328, 80.21695709228516, 54.4285888671875, 83.10602569580078, 54.818389892578125, 84.22215270996094, 56.00696563720703, 71.54623413085938, 3.984483480453491, 0.6097729206085205, 17.485013961791992, 7.597410202026367, 4.264467716217041, 0.0, 1.7474100589752197, 1.1102652549743652, 0.8368649482727051, 13.565672874450684], "std": [0.02660979889333248, 0.059254083782434464, 0.03425200283527374, 0.15325185656547546, 0.06951914727687836, 0.17961567640304565, 0.1821381151676178, 0.036372773349285126, 0.03361787274479866, 0.2123843878507614, 0.18963968753814697, 0.10172165930271149, 15.0901517868042, 3.461967945098877, 0.08273210376501083, 0.7871901988983154, 18.536287307739258, 45.088279724121094, 22.764453887939453, 45.7752685546875, 33.62138366699219, 41.93162155151367, 35.29518127441406, 36.94247055053711, 13.94078540802002, 3.5617384910583496, 5.74308967590332, 0.6607658863067627, 14.972992897033691, 13.164179801940918, 4.5578179359436035, 0.0, 0.7976754307746887, 1.3800503015518188, 0.18209384381771088, 14.952610969543457], "count": [216]}, "action": {"min": [0.5950541496276855, -1.1025835275650024, 0.9208183884620667, -0.3678854703903198, -0.6858718395233154, 1.1993591785430908, -0.9493734240531921, -0.7058489918708801, 0.7576581239700317, -0.4252975583076477, 0.5154211521148682, -1.2876707315444946, 33.31687545776367, 56.560001373291016, 0.234375, -0.16124999523162842, 1.1146154403686523, -0.4163636267185211, 0.7912499904632568, 0.24222221970558167, 0.6962499618530273, 0.2720000147819519, 0.921875, -0.38818180561065674, 34.21437454223633, 66.9175033569336, 0.9893749952316284, -0.18312500417232513, 0.8053333163261414, 0.10437500476837158, 0.6043750047683716, 0.0, 0.898888885974884, 0.47437500953674316, 0.6462500095367432, 0.09937500208616257], "max": [0.7156242728233337, -0.8401575088500977, 1.0914969444274902, 0.25973716378211975, -0.26989394426345825, 1.909928798675537, -0.5112964510917664, -0.5545170903205872, 0.8605611324310303, 0.1819876730442047, 1.1141231060028076, -0.9358072280883789, 78.89812469482422, 71.64937591552734, 0.5277777910232544, 3.1112499237060547, 51.64125061035156, 109.375, 60.72062683105469, 111.640625, 83.54000091552734, 110.13687133789062, 83.96749877929688, 110.81375122070312, 77.3393783569336, 80.20562744140625, 24.358749389648438, 2.627500057220459, 53.56812286376953, 52.801876068115234, 19.839374542236328, 0.0, 3.703749895095825, 6.20187520980835, 1.284999966621399, 50.25812530517578], "mean": [0.6756142377853394, -1.0166575908660889, 1.015107274055481, -0.19017355144023895, -0.413734495639801, 1.751027226448059, -0.6941697597503662, -0.6597983837127686, 0.8161978721618652, -0.11476805806159973, 0.8201243877410889, -1.1421533823013306, 66.84972381591797, 65.65530395507812, 0.3101419508457184, 0.39097386598587036, 34.4329719543457, 77.8741226196289, 41.36836242675781, 80.21697998046875, 54.42859649658203, 83.10606384277344, 54.818389892578125, 84.22219848632812, 56.006961822509766, 71.54627227783203, 3.984485387802124, 0.6097730994224548, 17.48501205444336, 7.597414016723633, 4.264465808868408, 0.0, 1.7474102973937988, 1.1102654933929443, 0.8368653059005737, 13.565667152404785], "std": [0.02660980261862278, 0.059254083782434464, 0.03425200283527374, 0.15325185656547546, 0.06951914727687836, 0.17961569130420685, 0.18213805556297302, 0.036372773349285126, 0.03361788019537926, 0.2123843878507614, 0.18963971734046936, 0.10172165185213089, 15.090150833129883, 3.4619674682617188, 0.08273210376501083, 0.7871902585029602, 18.536287307739258, 45.08827590942383, 22.76445198059082, 45.7752799987793, 33.62138366699219, 41.93162155151367, 35.29518508911133, 36.942474365234375, 13.940786361694336, 3.5617387294769287, 5.74308967590332, 0.6607658863067627, 14.972993850708008, 13.164183616638184, 4.5578179359436035, 0.0, 0.7976754307746887, 1.380050539970398, 0.18209385871887207, 14.952610969543457], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [216]}, "index": {"min": [8722], "max": [8937], "mean": [8829.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [1.5555555555555556, 5.0, 5.0, 5.0, 5.0], "std": [1.731159605653655, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [216]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [216]}, "eef_direction_state": {"mean": [4.462962962962963, 4.2407407407407405], "std": [1.3466414046442834, 1.6659463463992288], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [0.9675925925925926, 0.7129629629629629], "std": [0.5961805443207734, 0.5701027510689682], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.6805555555555556, 0.6157407407407407], "std": [0.8135380358670818, 0.8082516610557944], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [4.462962962962963, 4.2407407407407405], "std": [1.3466414046442834, 1.6659463463992288], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [0.9675925925925926, 0.7129629629629629], "std": [0.5961805443207734, 0.5701027510689682], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.6805555555555556, 0.6157407407407407], "std": [0.8135380358670818, 0.8082516610557944], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6347562217418626, 0.08928847733087114, 1.094467217769065, 2.1386502059847996, 1.292655940155157, 2.2699688291004128, 0.5911485478207377, -0.145829096832573, 1.2417219511591115, 1.1500424501715154, 1.3152454512078304, 1.8934846784280044], "std": [0.005434928554033617, 0.01049872748306882, 0.026852954949052706, 2.0497018223911625, 0.06798278439930731, 0.6208806293981853, 0.005084574986712409, 0.02494829698607523, 0.02749289680839296, 0.28861065932067165, 0.0766244814291691, 0.3098784175013312], "min": [0.6219166089746451, 0.0739388477133745, 1.0423049551375458, -3.133978179207337, 1.1491618900502183, -2.952965550146319, 0.5806966878709281, -0.18467527362708458, 1.2118316244462246, 0.5715426145095609, 1.218531332537197, 1.3552111619242169], "max": [0.644331371993063, 0.13048448701050955, 1.1760670498201697, 3.1391038916485132, 1.4879635339932422, 3.1055168920683487, 0.6006613916544716, -0.11057944656195037, 1.3068493770994434, 1.9185471897205006, 1.4663196278740038, 2.745211589968417], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6347562217418626, 0.08928847733087114, 1.094467217769065, 2.1386502059847996, 1.292655940155157, 2.2699688291004128, 0.5911485478207377, -0.145829096832573, 1.2417219511591115, 1.1500424501715154, 1.3152454512078304, 1.8934846784280044], "std": [0.005434928554033617, 0.01049872748306882, 0.026852954949052706, 2.0497018223911625, 0.06798278439930731, 0.6208806293981853, 0.005084574986712409, 0.02494829698607523, 0.02749289680839296, 0.28861065932067165, 0.0766244814291691, 0.3098784175013312], "min": [0.6219166089746451, 0.0739388477133745, 1.0423049551375458, -3.133978179207337, 1.1491618900502183, -2.952965550146319, 0.5806966878709281, -0.18467527362708458, 1.2118316244462246, 0.5715426145095609, 1.218531332537197, 1.3552111619242169], "max": [0.644331371993063, 0.13048448701050955, 1.1760670498201697, 3.1391038916485132, 1.4879635339932422, 3.1055168920683487, 0.6006613916544716, -0.11057944656195037, 1.3068493770994434, 1.9185471897205006, 1.4663196278740038, 2.745211589968417], "count": [216]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48292820874183007]], [[0.4591076838235294]], [[0.43404574142156865]]], "std": [[[0.21457127952217034]], [[0.21104540413898196]], [[0.21769652691236832]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.17254901960784313]], [[0.20392156862745098]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6063375408496732]], [[0.6211899489379085]], [[0.6003011968954248]]], "std": [[[0.26346322716529813]], [[0.27519853314262027]], [[0.2836098313582588]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.561538190359477]], [[0.5641262336601307]], [[0.5338029901960785]]], "std": [[[0.30330520528823235]], [[0.3052975669718137]], [[0.3214326725359908]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45368423815359477]], [[0.47798997140522875]], [[0.4467982352941176]]], "std": [[[0.3294307497050957]], [[0.33873881677911816]], [[0.3570527332425757]]], "count": [100]}, "observation.state": {"min": [0.5564774870872498, -1.1124064922332764, 0.9591010808944702, -0.3965199887752533, -1.5243974924087524, 0.8903003334999084, -0.7703050971031189, -0.7178893089294434, 0.7386426329612732, -0.35026606917381287, 0.5024271607398987, -1.437352180480957, 8.949999809265137, 59.787498474121094, 0.10312499850988388, -0.2449999898672104, 0.8174999952316284, -0.359375, 0.8324999809265137, -0.581250011920929, 0.9100000262260437, 0.328125, 0.8481249809265137, -0.03125, 1.0668749809265137, 65.17222595214844, 1.1206250190734863, -0.0012499974109232426, 0.6612499952316284, 0.7333333492279053, 0.6349999904632568, 0.0, 1.1293749809265137, 0.8168749809265137, 1.1568750143051147, 0.8031250238418579], "max": [0.9513364434242249, -0.7854369282722473, 1.140254259109497, 0.17638476192951202, -0.21889543533325195, 1.96431303024292, -0.5327305793762207, -0.5455735921859741, 0.8417496085166931, 0.08299477398395538, 1.2385027408599854, -0.967827320098877, 81.96937561035156, 76.07499694824219, 30.216665267944336, 6.269999980926514, 49.212501525878906, 109.17250061035156, 61.34375, 110.84375, 73.58374786376953, 109.47875213623047, 81.14875030517578, 109.59500122070312, 42.21875, 81.68375396728516, 2.333750009536743, 4.11062479019165, 34.1306266784668, 3.114375114440918, 1.4331250190734863, 0.0, 1.2400000095367432, 0.9231250286102295, 1.9166666269302368, 5.415625095367432], "mean": [0.6670278906822205, -0.9866742491722107, 1.0415607690811157, -0.19151334464550018, -0.4855022728443146, 1.6732202768325806, -0.6348810195922852, -0.6461524963378906, 0.802594006061554, -0.07258527725934982, 0.7345380783081055, -1.25359046459198, 52.783260345458984, 65.38052368164062, 3.243896961212158, 1.3554717302322388, 23.521806716918945, 51.00432586669922, 28.754135131835938, 52.06428527832031, 32.52165985107422, 56.519500732421875, 34.78144073486328, 62.72266387939453, 22.004146575927734, 77.5864486694336, 1.2447597980499268, 1.1624069213867188, 7.7085280418396, 1.3400505781173706, 1.1478878259658813, 0.0, 1.1725449562072754, 0.8596887588500977, 1.2205591201782227, 1.3799926042556763], "std": [0.09630665183067322, 0.10046195983886719, 0.05460193008184433, 0.19063881039619446, 0.3140755891799927, 0.32677578926086426, 0.08302184194326401, 0.04556619003415108, 0.02636157162487507, 0.15084494650363922, 0.14320077002048492, 0.1675502061843872, 26.35091781616211, 3.463210344314575, 6.7910847663879395, 1.8901393413543701, 20.193838119506836, 49.86497497558594, 25.408973693847656, 51.008949279785156, 32.35078048706055, 48.990966796875, 36.16151428222656, 48.04890060424805, 15.486268997192383, 3.6991331577301025, 0.18678073585033417, 1.2603201866149902, 9.829181671142578, 0.5540189743041992, 0.15946832299232483, 0.0, 0.021170100197196007, 0.022922761738300323, 0.1319526731967926, 1.217658281326294], "count": [167]}, "action": {"min": [0.5564774870872498, -1.1124064922332764, 0.9591010808944702, -0.3965199887752533, -1.5243974924087524, 0.8903003334999084, -0.7703050971031189, -0.7178893089294434, 0.7386426329612732, -0.35026606917381287, 0.5024271607398987, -1.437352180480957, 8.949999809265137, 59.787498474121094, 0.10312499850988388, -0.2449999898672104, 0.8174999952316284, -0.359375, 0.8324999809265137, -0.581250011920929, 0.9100000262260437, 0.328125, 0.8481249809265137, -0.03125, 1.0668749809265137, 65.17222595214844, 1.1206250190734863, -0.0012499974109232426, 0.6612499952316284, 0.7333333492279053, 0.6349999904632568, 0.0, 1.1293749809265137, 0.8168749809265137, 1.1568750143051147, 0.8031250238418579], "max": [0.9513364434242249, -0.7854369282722473, 1.140254259109497, 0.17638476192951202, -0.21889543533325195, 1.96431303024292, -0.5327305793762207, -0.5455735921859741, 0.8417496085166931, 0.08299477398395538, 1.2385027408599854, -0.967827320098877, 81.96937561035156, 76.07499694824219, 30.216665267944336, 6.269999980926514, 49.212501525878906, 109.17250061035156, 61.34375, 110.84375, 73.58374786376953, 109.47875213623047, 81.14875030517578, 109.59500122070312, 42.21875, 81.68375396728516, 2.333750009536743, 4.11062479019165, 34.1306266784668, 3.114375114440918, 1.4331250190734863, 0.0, 1.2400000095367432, 0.9231250286102295, 1.9166666269302368, 5.415625095367432], "mean": [0.6670277714729309, -0.9866743087768555, 1.041560411453247, -0.191513329744339, -0.4855022728443146, 1.6732202768325806, -0.6348810195922852, -0.6461524963378906, 0.802594006061554, -0.07258529216051102, 0.734538197517395, -1.2535909414291382, 52.78327941894531, 65.38052368164062, 3.243896007537842, 1.3554716110229492, 23.521800994873047, 51.00432205200195, 28.75414276123047, 52.06428909301758, 32.52166748046875, 56.51947784423828, 34.78144454956055, 62.72265625, 22.0041446685791, 77.58644104003906, 1.2447600364685059, 1.1624066829681396, 7.708529949188232, 1.3400509357452393, 1.147887945175171, 0.0, 1.1725448369979858, 0.8596891164779663, 1.2205594778060913, 1.3799926042556763], "std": [0.09630664438009262, 0.10046195983886719, 0.05460193380713463, 0.19063879549503326, 0.3140755891799927, 0.32677578926086426, 0.08302183449268341, 0.04556619003415108, 0.026361573487520218, 0.15084494650363922, 0.14320075511932373, 0.1675502061843872, 26.35091781616211, 3.4632105827331543, 6.791083812713623, 1.890139102935791, 20.193843841552734, 49.864967346191406, 25.40896987915039, 51.00895690917969, 32.35078430175781, 48.990966796875, 36.1615104675293, 48.04890060424805, 15.486268043518066, 3.6991333961486816, 0.18678079545497894, 1.2603201866149902, 9.829180717468262, 0.5540189743041992, 0.15946830809116364, 0.0, 0.02117009088397026, 0.02292274683713913, 0.1319526731967926, 1.2176584005355835], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [167]}, "index": {"min": [8938], "max": [9104], "mean": [9021.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.3532934131736525, 5.0, 5.0, 5.0, 5.0], "std": [1.6197798486893489, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [167]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [167]}, "eef_direction_state": {"mean": [4.359281437125748, 4.131736526946108], "std": [1.1118391565396064, 1.386638109943332], "min": [0, 1], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.2335329341317365, 0.8562874251497006], "std": [0.6376050603525661, 0.5391882244067273], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.844311377245509, 0.6347305389221557], "std": [0.8114159126389692, 0.8142391580074267], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [4.359281437125748, 4.131736526946108], "std": [1.1118391565396064, 1.386638109943332], "min": [0, 1], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.2335329341317365, 0.8562874251497006], "std": [0.6376050603525661, 0.5391882244067273], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.844311377245509, 0.6347305389221557], "std": [0.8114159126389692, 0.8142391580074267], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.6442473414382426, 0.10988909290378406, 1.1226313925847726, 1.8875263251622272, 1.243736657080358, 1.342026222088806, 0.5959214902138987, -0.1443764594637375, 1.2454122694517582, 1.1985575606357683, 1.3731581515020326, 1.920919351017225], "std": [0.015636672441790875, 0.034549640941540644, 0.06402065348977706, 1.832037440422421, 0.16262412531103695, 1.6978462432866395, 0.011483951490609308, 0.016779004040975466, 0.03666096538059614, 0.35497947930741497, 0.11345897020062956, 0.34359267514934183], "min": [0.5892825932191885, 0.08782832570898413, 1.0495972443344834, -3.0203414250943696, 0.7543467475458359, -3.094485479800947, 0.5595084383987066, -0.18411167704124592, 1.2067152755154293, 0.4925648786663776, 1.0213809967665175, 1.2334169196871103], "max": [0.660654577852415, 0.21322031358468752, 1.2966096488552545, 3.12953016597095, 1.54769937142069, 3.0975739392076744, 0.6068456842484398, -0.11307857504749713, 1.3338451263629068, 1.9579674962990503, 1.463982402468511, 2.7302203606559234], "count": [167]}, "eef_sim_pose_action": {"mean": [0.6442473414382426, 0.10988909290378406, 1.1226313925847726, 1.8875263251622272, 1.243736657080358, 1.342026222088806, 0.5959214902138987, -0.1443764594637375, 1.2454122694517582, 1.1985575606357683, 1.3731581515020326, 1.920919351017225], "std": [0.015636672441790875, 0.034549640941540644, 0.06402065348977706, 1.832037440422421, 0.16262412531103695, 1.6978462432866395, 0.011483951490609308, 0.016779004040975466, 0.03666096538059614, 0.35497947930741497, 0.11345897020062956, 0.34359267514934183], "min": [0.5892825932191885, 0.08782832570898413, 1.0495972443344834, -3.0203414250943696, 0.7543467475458359, -3.094485479800947, 0.5595084383987066, -0.18411167704124592, 1.2067152755154293, 0.4925648786663776, 1.0213809967665175, 1.2334169196871103], "max": [0.660654577852415, 0.21322031358468752, 1.2966096488552545, 3.12953016597095, 1.54769937142069, 3.0975739392076744, 0.6068456842484398, -0.11307857504749713, 1.3338451263629068, 1.9579674962990503, 1.463982402468511, 2.7302203606559234], "count": [167]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48972604370915035]], [[0.46498833741830065]], [[0.4384615972222223]]], "std": [[[0.21949193161707944]], [[0.21479926494474347]], [[0.22200807881481197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.16470588235294117]], [[0.18823529411764706]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6223364154411765]], [[0.6360172875816993]], [[0.6134603451797386]]], "std": [[[0.2563853028030277]], [[0.26788719759397756]], [[0.27588002317824506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5475045996732026]], [[0.5544998161764706]], [[0.5293259722222222]]], "std": [[[0.31076520830868126]], [[0.3085743591173019]], [[0.3225275107440401]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45792069240196076]], [[0.4782581535947712]], [[0.447073960375817]]], "std": [[[0.3282395287856631]], [[0.3402701740469718]], [[0.35839345221827296]]], "count": [100]}, "observation.state": {"min": [0.5930037498474121, -1.1566338539123535, 0.9232661724090576, -0.38040265440940857, -1.1139297485351562, 1.0037680864334106, -0.7783531546592712, -0.707660973072052, 0.7452124953269958, -0.38328754901885986, 0.5299887657165527, -1.4584764242172241, 26.526248931884766, 58.208126068115234, 0.0, -0.2224999964237213, 0.78125, -0.3522222340106964, 0.7612500190734863, -0.75, 0.8025000095367432, 0.5481249690055847, 0.7643749713897705, -0.11499998718500137, 20.541250228881836, 67.0625, 1.5206249952316284, -0.021250000223517418, 0.8862500190734863, 0.5625, 0.6484615206718445, 0.0, 0.6677777767181396, 0.49437499046325684, 0.6840000152587891, 0.04124999791383743], "max": [0.8641904592514038, -0.7944228053092957, 1.1649786233901978, 0.07281414419412613, -0.28222036361694336, 1.984149694442749, -0.5453193187713623, -0.5540217161178589, 0.8428225517272949, 0.15781167149543762, 1.0246220827102661, -0.9384059906005859, 70.81187438964844, 70.13111114501953, 19.7293758392334, 5.706666946411133, 53.78437423706055, 109.9956283569336, 70.13687133789062, 111.5999984741211, 82.63062286376953, 109.48999786376953, 85.43624877929688, 108.72062683105469, 55.821876525878906, 82.66875457763672, 43.828125, 2.817777633666992, 32.92625045776367, 2.15625, 5.400625228881836, 0.0, 4.40625, 1.0612499713897705, 1.2712500095367432, 25.521249771118164], "mean": [0.6684624552726746, -1.0081957578659058, 1.0444085597991943, -0.25492826104164124, -0.41138890385627747, 1.782694935798645, -0.6734703779220581, -0.6188893914222717, 0.7755971550941467, -0.03450671583414078, 0.8348591327667236, -1.2413259744644165, 55.00434494018555, 66.33221435546875, 2.69808030128479, 1.4940705299377441, 28.2077579498291, 60.22040939331055, 33.63853073120117, 60.31690979003906, 37.35411834716797, 63.95623779296875, 37.3209228515625, 71.05519104003906, 35.641056060791016, 73.30500793457031, 8.670758247375488, 0.8135946989059448, 8.867947578430176, 1.1359580755233765, 1.7596243619918823, 0.0, 1.3953372240066528, 0.779507577419281, 1.027098298072815, 5.298742294311523], "std": [0.0563320517539978, 0.1061423271894455, 0.06720360368490219, 0.12840192019939423, 0.19369281828403473, 0.2546854317188263, 0.09737876802682877, 0.0389794297516346, 0.03340941295027733, 0.18616020679473877, 0.14820466935634613, 0.17354916036128998, 14.3543701171875, 2.7776806354522705, 5.420361042022705, 1.7497923374176025, 21.047645568847656, 45.83998107910156, 27.77086639404297, 48.15127944946289, 35.24485397338867, 46.19355010986328, 37.727134704589844, 43.95990753173828, 13.1475830078125, 4.039373874664307, 13.201868057250977, 0.6774329543113708, 10.295372009277344, 0.40387657284736633, 1.2093716859817505, 0.0, 1.0250211954116821, 0.14932478964328766, 0.1888074427843094, 6.354124546051025], "count": [140]}, "action": {"min": [0.5930037498474121, -1.1566338539123535, 0.9232661724090576, -0.38040265440940857, -1.1139297485351562, 1.0037680864334106, -0.7783531546592712, -0.707660973072052, 0.7452124953269958, -0.38328754901885986, 0.5299887657165527, -1.4584764242172241, 26.526248931884766, 58.208126068115234, 0.0, -0.2224999964237213, 0.78125, -0.3522222340106964, 0.7612500190734863, -0.75, 0.8025000095367432, 0.5481249690055847, 0.7643749713897705, -0.11499998718500137, 20.541250228881836, 67.0625, 1.5206249952316284, -0.021250000223517418, 0.8862500190734863, 0.5625, 0.6484615206718445, 0.0, 0.6677777767181396, 0.49437499046325684, 0.6840000152587891, 0.04124999791383743], "max": [0.8641904592514038, -0.7944228053092957, 1.1649786233901978, 0.07281414419412613, -0.28222036361694336, 1.984149694442749, -0.5453193187713623, -0.5540217161178589, 0.8428225517272949, 0.15781167149543762, 1.0246220827102661, -0.9384059906005859, 70.81187438964844, 70.13111114501953, 19.7293758392334, 5.706666946411133, 53.78437423706055, 109.9956283569336, 70.13687133789062, 111.5999984741211, 82.63062286376953, 109.48999786376953, 85.43624877929688, 108.72062683105469, 55.821876525878906, 82.66875457763672, 43.828125, 2.817777633666992, 32.92625045776367, 2.15625, 5.400625228881836, 0.0, 4.40625, 1.0612499713897705, 1.2712500095367432, 25.521249771118164], "mean": [0.6684625148773193, -1.0081957578659058, 1.0444087982177734, -0.25492823123931885, -0.41138893365859985, 1.782694935798645, -0.6734703183174133, -0.6188892126083374, 0.7755972743034363, -0.034506723284721375, 0.8348594903945923, -1.2413263320922852, 55.00433349609375, 66.33220672607422, 2.698082685470581, 1.4940712451934814, 28.207761764526367, 60.22041702270508, 33.63853073120117, 60.31692886352539, 37.354129791259766, 63.95623016357422, 37.320926666259766, 71.05516815185547, 35.641048431396484, 73.30506896972656, 8.670763969421387, 0.8135946989059448, 8.867953300476074, 1.1359578371047974, 1.7596244812011719, 0.0, 1.3953372240066528, 0.7795076370239258, 1.027098298072815, 5.298741340637207], "std": [0.0563320517539978, 0.1061423271894455, 0.0672035962343216, 0.12840193510055542, 0.19369281828403473, 0.2546854317188263, 0.09737875312566757, 0.0389794297516346, 0.03340941667556763, 0.18616019189357758, 0.14820468425750732, 0.17354914546012878, 14.3543701171875, 2.7776811122894287, 5.420361518859863, 1.749792456626892, 21.047643661499023, 45.83998107910156, 27.77086639404297, 48.15127944946289, 35.24485397338867, 46.19355010986328, 37.72713851928711, 43.95991134643555, 13.1475830078125, 4.039373397827148, 13.20186996459961, 0.6774328947067261, 10.295371055603027, 0.40387657284736633, 1.209371566772461, 0.0, 1.0250211954116821, 0.14932480454444885, 0.18880750238895416, 6.354124546051025], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [140]}, "index": {"min": [9105], "max": [9244], "mean": [9174.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [2.45, 5.0, 5.0, 5.0, 5.0], "std": [1.6358702358596267, 0.0, 0.0, 0.0, 0.0], "min": [0, 5, 5, 5, 5], "max": [5, 5, 5, 5, 5], "count": [140]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [140]}, "eef_direction_state": {"mean": [4.228571428571429, 3.9285714285714284], "std": [1.0646451933649552, 1.4224870430886531], "min": [1, 1], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.2285714285714286, 0.9071428571428571], "std": [0.5897076411585803, 0.6082343130667962], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [0.8857142857142857, 0.5928571428571429], "std": [0.8288176973920163, 0.7828193421530796], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [4.228571428571429, 3.9285714285714284], "std": [1.0646451933649552, 1.4224870430886531], "min": [1, 1], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.2285714285714286, 0.9071428571428571], "std": [0.5897076411585803, 0.6082343130667962], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [0.8857142857142857, 0.5928571428571429], "std": [0.8288176973920163, 0.7828193421530796], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.6461043302099213, 0.10543308879950467, 1.1000109469286, 1.4067322276680028, 1.2409480928898409, 1.76290468044371, 0.589947985990006, -0.15330227054268447, 1.2597568438377629, 0.9529222734681434, 1.3104075679462646, 1.6548429095753394], "std": [0.008527059403955345, 0.027149603598735427, 0.048936558030661596, 2.3968246039721284, 0.08178526102048546, 1.359977984381952, 0.006316428348516592, 0.020552722551748354, 0.02496933129584964, 0.34009300231531214, 0.06470390722591987, 0.40467814520076345], "min": [0.627865325430255, 0.08258146796396137, 1.0418086666893336, -3.1396416706663017, 1.0236510689985736, -3.0763061127211166, 0.5781422486561051, -0.17780364661966194, 1.2160455269194301, 0.677070341833649, 1.1336341289142582, 1.2689413628874424], "max": [0.6609457412515408, 0.19135215655296373, 1.2358522694181424, 3.1399575706664544, 1.4506888812503869, 2.8465395609451773, 0.6019022243298875, -0.1125497369270784, 1.3088128960867231, 1.8175871593834334, 1.4233411239328522, 2.625949328790855], "count": [140]}, "eef_sim_pose_action": {"mean": [0.6461043302099213, 0.10543308879950467, 1.1000109469286, 1.4067322276680028, 1.2409480928898409, 1.76290468044371, 0.589947985990006, -0.15330227054268447, 1.2597568438377629, 0.9529222734681434, 1.3104075679462646, 1.6548429095753394], "std": [0.008527059403955345, 0.027149603598735427, 0.048936558030661596, 2.3968246039721284, 0.08178526102048546, 1.359977984381952, 0.006316428348516592, 0.020552722551748354, 0.02496933129584964, 0.34009300231531214, 0.06470390722591987, 0.40467814520076345], "min": [0.627865325430255, 0.08258146796396137, 1.0418086666893336, -3.1396416706663017, 1.0236510689985736, -3.0763061127211166, 0.5781422486561051, -0.17780364661966194, 1.2160455269194301, 0.677070341833649, 1.1336341289142582, 1.2689413628874424], "max": [0.6609457412515408, 0.19135215655296373, 1.2358522694181424, 3.1399575706664544, 1.4506888812503869, 2.8465395609451773, 0.6019022243298875, -0.1125497369270784, 1.3088128960867231, 1.8175871593834334, 1.4233411239328522, 2.625949328790855], "count": [140]}}} diff --git a/AIRBOT_MMK2_play_the_guitar/meta/info.json b/AIRBOT_MMK2_play_the_guitar/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..3abf591d970b59b300f235262c1226fb3891bd52 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 48, "total_frames": 8574, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "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_play_the_guitar/meta/tasks.jsonl b/AIRBOT_MMK2_play_the_guitar/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5c19d42f214cfc90493216866ca9feabfaa79b4f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "hold the small guitar in your lefthand, pluck the strings with your righthand, and then put down the small guitar with your lefthand."} diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0740d465de66b97e9232fccf611ec880781df616 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b5db4d3a7c33f9dddf9e3c59af0e5e8dd11b8661791555c9b1870f7d20b4d6f4 +size 2426333 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413c86f05c39c497a84301f4383a0be48df1f953 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:511902dda18c6491c3f32631ccbb1ff17be1401236ad17b6c7d8ff79db3c262f +size 3836716 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0acb4a49c8509af3c7b682ef5ffceaf990d5479c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:99ed4d2424c8a6fe821d2023af4e305c73e6f25fbbba849efaa23bd7e2ba20f3 +size 3197631 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d124048f2b04df91b657e42c8e5061e851014af3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:552e9f46ac82ea41199432a1e0884caa30592f8c609fe689c77d825b79dbf9f6 +size 2043789 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b25f54ac3637b70ebaf60adf4cb106ef915881ec --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:437c9bf01666a065cddd34a249fb7e6bcd9c255fd3dab471ccbe70bb289887b0 +size 2493312 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8185edf68c42f3d18ac6871860fcd9d7f048af63 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7273cd575d4dad91c2affa4a9e563dcdfcd77312e880971090c1238f08bbc808 +size 2553764 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d80567322515dbdf814fc0d15a28bba53ebb21b0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:e7a4c80f56068eeb50c3932aaa10810fc49f98a030dcd7f23c045cb20376f491 +size 2219334 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c158b627396bd04222cbd70ded03b0af3309ac9f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:88d85d2a85491d8eaab083cb831a4f992b53ceae8b5283db703ca2aa64909e5b +size 2049774 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..214ee7113f3a8d8041322f417ace63b31559bb67 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:3b518d219386abd0825d426ac460a00bbfc3e02b0b806906d001c21b2d674ba9 +size 2478144 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..231cfc557cbf2ab470b43d7252f2540c939e02d3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4d77f787d38585c000c8de2e05b55b37532a6e53f2cb0eee437081b5f358c876 +size 2864564 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49ded150c06150445842a8751b271b3c42f31ce9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:febbfbe07a3ab3e14e9a290f87a59477f134e4bf92d93a71c2a8032baf5ced35 +size 2590696 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99adeff8d30a4a02eb8f70cd54bcee6fc2dc072d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:efdae54880c95b8b4f2cf24885e7b85cb7b5ad04beac88fb143a2f6fab8aa8e6 +size 2957830 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0724d288d8afb8beccd491c8366bccb067688b01 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:0cadb63932f7d06ea5dedd84a20f526e7fe73f080ea07bcf718bbbf6a5f6b3ff +size 3652417 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdaa42f8550609e3678b23cc89f1c4ea19d3131c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2a3776ffb586ff8be2ad8eb0d99eecc5620c39e9d178832518ae26efa6155bf8 +size 3054376 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93058ee0aa21a7df8a93adb4058d5a917a913fab --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:95fec34880c210c2597042fd84325cf815ccc1b1e0cecff7097c69bb13fc2f78 +size 2570039 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b6b9412db12f4f05fe64d80cb57c3cc941f609f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2918c55bf4f176afcf4b96140d4e690843aac593621dfd6c0b96b873994eebb3 +size 2853882 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7feeb81cc762f6378c4216f64460bfc1ee666b61 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:da406b68e08fbd1e2372a1597353c4546c9d393834461fe468c92cd296d502b9 +size 2584432 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcac3a08b9f031ecf7c3b597a4b296328c112c7d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f0bca1e851918798c2ad46701365b10e60eb0ee005171969a7a7ece0a66cb1d0 +size 3216573 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edaf0e4d41f9ae7b6122ead62d698f8617fdd2e5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4ea634849b58022d841a27f7e6412aa2936fea5a1aed3e699b93a948353a96d3 +size 1876390 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..711e1010d56f52af3aca70321ac6e328b3a33b8d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:daabecf94dde1402cc0da9bba4d8213acce102ab7fb22d5c28a835d0e0a1ec7b +size 1584469 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db151377b4ee4932efde3f8038ec63b68c53a14 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:af76313488cfdfdc0400dc6d5a1c1ba60b4ddeee079796b02dabb3c9a3aeb107 +size 1930989 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf9f93b1da434423216a7ef75caa48b74b0aa4bd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:40961a9ba04169cbf10087f89d00a40ca7d6f5f7e13ec4621c16c66c7de7dd86 +size 1583861 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a8865e236c9270fe4abe96bf4648300d8023a33 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b9c9cbd14a09c732b5c20796747e19be44102e1bbbb36927686e91d6698c7e20 +size 1874457 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c686a8191b64376b50bae0bcc46855c95c48641 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:16c0f51d7f3a7810cc353ce95a4aa163fab923a1d07c830fc0ee6bd69e78218f +size 1967786 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c58b59a007a30239b2ae1b5228e8b7d33dde91f9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2b6ccf4a31647e354697547e4b4fbe2bc081ddf6e03942e198f0a8624503745a +size 1887119 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45aa41d11f68ff242f5d471782bb1c212606934d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1a0c075c1b70ba458c1377e202d42657a51e4de64c3b75275145db68a8d826e1 +size 2034136 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..445a758c3cc2d690c5c131bf0547c5d2b622dd54 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:344e4806fba543505e79fd71587da02eb12c4fbd79b27279cfcdfaa0014fad74 +size 2650547 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51378e14a5e460de7b17f31bdbb7fe647ab9cf0d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b36162956cccd61ab13ce3a7560817cb605a1e5a8b5138028cc167b65d04af9b +size 1831345 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd10b37075fb0ce2984cfd751e8eea8fb2ad7e3d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:27d4e983d7daeb07f52c2d55920980509363da7a1b051aed03cb60ad0f001557 +size 2217360 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..691e5fba0d42994e8f95d2b6712a05a9bba9225d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:898ba634a5015b9e4e6b6d359a8f90085d6c3aacd1ab251140b90eb64ae73557 +size 1943553 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0634f4b6ca171f6748ea7a8ff021d62b4bffbde1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:657fa19e48cc366fc29d2cda745925de974cd6e0a83bea2cb730b7a6d43f0263 +size 2386868 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71b42ae585c7972309003b80f363894924a97c34 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:856f01e91367ab71be06803d4d47d05d1d1b4668bb99b17c51c1c06971deb794 +size 2072880 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e48c4cbccf285850b3b74aba2a0a3813a57f05b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2181109c631743280452da88b79b8b0a894e456b359037920d95eb8aa17fff2c +size 4163124 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b435035fcb8f9324589affb0e3feff086686522 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:fa7728a7d30e052c4e008b68e0bc56384d18b11918120df7977e920ffacc1c2e +size 1968534 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5984e866442a8dfc254a188b1c691ce60c7ed846 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4b15ff04b28ee4fdcca003a18b961fd60a678988e8eb3f3737aefe9a21fd9a39 +size 2005386 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57ed1598f7bd6a2c38bd5bd0824b24a7c44d0518 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1768c3b88d44be2019a51163668163b77019601a764bc777a4185b4cd6b191ab +size 1998410 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7748194c07c85beb0101fecb337deb16b20c2d04 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:311f7b0bc09dfb58e419066985de3f376bc32b75b76fd5ba24ab0cb6145dbaf9 +size 1815105 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7a9d17b4fcfd95fc2020935b4bc099edda2b7b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a397d6c7b2ec76a100973e792df63ec7ee1f1c6fe69a571da60fa33316622757 +size 1657093 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826feb60d8fe531f9a71f7236bf5102c369f1aca --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1af099162b2bf65392a48c52d72ea75145612a73b4662893f94aa1d4c600171d +size 1977309 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ae4e772873fc48e5f7c5e7fe1ed54e836b67c7e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5dc0bed156a1eed67e70013cad2eb381867122f7276d413ed7e2d772541a0ead +size 1895783 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8825081f1ce4ec990de671fcbcf071e94b9677 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7c02340a1c9b216670dc50bd3f607490cdbbb4e26c7356b0565087b35e06bf0d +size 1556653 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcee18859caf48dd60fc3f3fc4b67ca97446f1be --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:75e69b6702ae9837193be6fdbb06243dab0d0d7a4489856b914557661686a9bf +size 1413156 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab9d0da501d79b464eabe676677823d6c35f8cba --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ebb9e5da956f8359cb7203db9867705e5be87cb2df4acfb135a9a1d430bd4e34 +size 2141451 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d9e37a135cdebb6fa065ab963810b97d60cef64 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:17c2f1ebfee7c8bc5ad8ad544427fcb9a30a546ca466a8127e22e3a382b9ab1a +size 4116024 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2a2c95df72932ba765908b66053aa47316f549 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:80a224d2a84dfd12655d27e595634a5025343e874142d072b484022a6e54225c +size 3711150 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01f5707596b287988f05333b92e7ce47e7a3c6c5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:afa56ef90b965705b86e0f29e751beef10a4cd8ac28cbd05da17ba0dc6813cac +size 3250964 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b17ac61f35c727edeb577812d91918caaff009a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7159a6bf87a29d841bc3f671b10013f66e85f2650226acbe48ab37eb4b796ace +size 2412907 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf9b7bf20148c5802d025483006550e628c03bc --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:07730528bf0809455c51a1f3b4b1f34c30e81acc8d3bc7ff796a985c78dfb16d +size 2049985 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e917f84f2f10f542c61d47e8915519e0c3312292 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:338937ed18cc8d4dc6fe98a7864620f95c9466a8065a015b862ff4d3b3dc4599 +size 1259541 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41c6f4db2c9e6957e5f82458e86014f1c7154de6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a73f22093db6914fded9e74155ae4b4ff95f8be994fd2837650cccc55bbcd669 +size 1736342 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f590a277b7c70787a0c0b8a60750e42c3f8e669f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5b485fd5e17bed954e874cc5e946e84e2c24db49dc1bca8688f23be55340a3ae +size 1485562 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9bc091e190950d22d8bd40e59c4a3acb5624db4 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:caf8fdcf1e9fc0adaff8a28bcbab466981465046e8c7260a874b085a885364ea +size 870466 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafce071ab6df46e07da66bb81750b5fbf8a507d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d2913aebdc7a48eab7ec02a55c9a9605ab066ce6496d902e43de04cce560f56c +size 1049309 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae4eef9e57ce960f2f1ddeb54fcdea6214192c3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:34c6a4889e8482657d0750fcc516c463788b61b37ce18d16e652f221eb605ab4 +size 1169869 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278ed50280b54889c97e91b4ac4c262256bc4dda --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:233c2ccafaff1d5b3e9e02ae5efc5d0a9acf1037dccc4a484ec0bae9136d32dc +size 1002060 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57aab681825fcaa1dc53617936ef7084dc45d039 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4efca03c0a0e48e894c0cd38f2f3015f956dba0eafc9d519379834f5caf44314 +size 920568 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b773160a196c7d7267719382428289b25850cc4 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:01e1d0d37c599789e13ea2c6bda88c79042b24f16141e94881a28271ca00cd17 +size 1096893 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3b2b8adfdeae1afac1ca786e34054a2f2e7f56 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1e084109f8e6342c8f33d99c85340f1f3c1dd1f41fbcb1d310fdc29bf4ae942c +size 1236974 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2334776b8c0d92e7373dfaab9bd0fc88d65df7f5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:00a4f0568c014ad961415b829b1f8f272d2180c1c68d743750d93cfce02869cd +size 1118557 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3511a4c419b173d4ce437b5124de182295287d91 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d66a4425603c51b603b5ec09894b69fc4e087fed5b0c2ee56df920d66ec7ab21 +size 1453944 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78ae3c6845ed9a08d2083d4617198696df5676ba --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:fab62b298f56333e4af1064cb1873cbf7bac8032876fd4f8967ca6fd03cb5e8d +size 1741990 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..115ab539bf21f9b1f01ab25b63c210f15b2866aa --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:924ec0f247e647bcd9a726a16198608af1ee1186b760f47e9f81053ce5365f34 +size 1543690 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..179db3b8e51eb8800e8befdec424cfaa014ee5dd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8e07f3d85ada8dc29d6d1893e0b1803153719c5dfbd07d16f8d1de3b8e814fc1 +size 1272793 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6929a92220dcbdd20018d34bfcfac223d2c0119 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8aa566e82d119e326c6cf1c3626cfdadcbc86f1b99ffdd2d4723bd8b068ba573 +size 1391456 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da3af4f26d2526a7c3eed40a6f6f381dd6106557 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1291cd11a7899306975bf4e7acb315d20d17d4e968932d6040b4b66bc7bac8bc +size 1167768 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a79df77434258c6fd0710d5a579eacb8144ab9c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:796fc6792ca4e51334ba5209c2fb982a924e8902ddd05859871bcc606c56b24f +size 1511085 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0a177cdbd7f466d25f5318e01634497bdec924c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:9de48cdb289ac44138df019e433f8045d21957afa46dfb7487bd688a7720cd9e +size 875152 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca092d7fe2d596345fef452787e4988c9f330db5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:69bdb882c81aa7a49b51e550f23b81d45229e172520551e6d3b727a06a849705 +size 753463 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384ac407c91157aa6468fec257792b32aa67a1dd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:213454c745493210cc43a90d0349cfbe7be9b0f511add4f616f186900a42ed44 +size 907165 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c637a9a075ef8b072afda1f18179680b713790 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4233551c6a6446f7969c09d7a4904201626b3bda91567ba2016a7563eeeefe99 +size 812019 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d365c9fcbc1adb2fc7eff5d9090b6073321edf --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f1e605ef9ba687be1157c00b1a0e7ec1fc4db4ae2b180bb846aa805e49f6d00e +size 918306 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8443ef166f9c8c20bc558438b9e7e89842b48661 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f0dfb380c016e8b80e994f660c629f0dec365cdbc4cb09437de563101b84cd54 +size 939473 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..869c0e09b7f03e9b584c7aef2140924ac79b529b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b32d326341ed0e9e1cb1ce9be3cf7d2d68d028e6b901014674af6c836db89914 +size 866343 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ada428067003419ca1b1c028bef8e9719e089ae --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:21e9aced50ef0b8584a4ac02a137104e8b28d1aa34ad878f90a37682f2d8cd19 +size 996614 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60c7f2cd0448e516d691577fda267fc37b10370f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:56291f1a15ccd787a19b59d3b317777719b4f5de48b2faa53c74ade4c4c925ac +size 1377028 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d200438ddf41c7c008ee6867cfeba7705ab7e692 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:52a806449f653d6abbde5a808a43110c340b9b382d32aaabde309c5798599431 +size 857551 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac6b1b7808031aa6801ed7a394e193b3c65fa8c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:e48af04cbdd36a71ce31424f782ad6e5f875aa2b9cbadbcf84b4236c81811e1a +size 1100508 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9951a1c43024f8aa8c98ddaea5a400cde56ccbd9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c810310b3d45f0daf14b6deb83c40b443368e50eba0277683da8ef96007b67ba +size 895177 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f48e7f4d3ccb1d4100f36d6bd627f609c580f9f6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4939e0f52a39cb022151dfa6107b96c77d0272dd96071cb0c1bc432a0888a135 +size 1135592 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c14d8e9e67c1cfd02638630a0b6315cc0d9c2eb6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f8483f4ae4703af2b6f5b19b58c11fd2a9edd1ff9e76749a12a74940135816da +size 998597 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..307c8d557caa7fc97388ed534d973bd5cca67c06 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:da948355b68c93a457c6a56f8bd9e27614fe6ed96d1958a14dc101b20724d27d +size 1851124 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5911a9fee48163605cd45094e435b15f6a9cc5f1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d25355e35a4df4cf4f09986a0baa3390679e9c131a7ddabc24d5b59e06cb7c2a +size 900942 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b30cb51ca18c03b2966cd17afb8f2ece771892a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b8bab76614c62add45d0319a3038026967c4e9733103a8bc2c9d1ab9f27fba9c +size 937734 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d80e4301471d7e5e70d879839bcdd2e59e7d31 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:410606572ad2ccefdd80d369344d859998b247ac1485124eaed10a7fcb0cba65 +size 965866 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61a0921c587073e990696c4aca406d1f63bc67d9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8de2033188e81dfb188fe47ac3ac8f300ccea85bdba14bc5254d3a192a74cf78 +size 828220 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06430732fbf94aeee87b0f8381fc431b6d9764f9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:24e95cf05137c343d906fc0dcd2eb5cd5da14dc01d4f194a1b669a090311165d +size 844144 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72635d5b5ad082ef9e88af1a4cb31367f17adfd --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:68fc9c5b575660ae6f6e5956ee0d7565ede906bbfd3c5888c76913544f15f698 +size 955801 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e55e98673ca45ebca6259e84664c81f7d124b03 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d1e21dad8132fc521d17b63af789806d942e59712f2033b9c226a237fadff130 +size 887272 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aa07359b64cba336f80345b142cdc206b58e0df --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4de33483b4d06eb5d928b1562a389332ff560436995790f53ec640bf6a39c69c +size 802785 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c8aa0fbcb33ea8e3a120007bbd02786a821a92b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:70a0bd8392477496f2a5c61752f95a5b6f16a704171eeb63e72b1300b4a22b58 +size 704640 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42b1bed7db1585fac3a14e1febaeb6168299d09 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:9ba77a09ed9d7ea3c43b587506c19e526d8fb9d5261503d23ff80af3ad3b8d62 +size 1006331 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0abe4bf7acafe46afbf4998c752c8a0c547e22a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:fc398e117c8092d3d0ca78ce3f056bc2bb9c0aea91f1dc99bb8e717f1e72b676 +size 1711711 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ebf20940e97de329befb51975e990f45cb58371 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d9ba45530272c0bd2f2075ec1be9ea8a312469cc9b249c12ecefa8e0852b90c5 +size 1695673 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa94b8350ab7b8e87f788f6ebdb186c11d7da636 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4527450baf4899330c5723acd73422fd77468ee66a7c43862bcb9a27e66f9fd8 +size 1315603 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1581b19832390c3f27808b2de6a2dcd7ec8b18c9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a0887f0afd7a8940ba215dff23bdd5b66934b4e61329bf9aacdf52fc90856a3b +size 970110 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787772c479999582d5bed4f46844c48dfc90da82 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a3aa2b36ff5a0a067f3764e6237e619fd7e960328fdfa2cfa95e93bcfaeae22f +size 822314 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e87d5d641bab178530485ace2540bbeca5e2d1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:56b40a0beeccb36def22ec26eeeab8546bfd810df76813ef13d1ab5d91e538f0 +size 1494159 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1df58fa3ca045c845a10604d9b7cdd43733949f0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:37e6031c784af7cff221b71c213af8301d6a965fbe1ee3abe8f63044c1f3e499 +size 2517011 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0b78ae83a0dae3e806a70dee089c8c337524ff --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:0a8c217baea8afac50fff63c1e9e086523e146b8039f415367c0b4cc55df25b3 +size 2161580 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a143fa4b4ad68c962a2de6c3515d278cf52d363 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:00962113d9960f3fe8e490f4bb18606d31de4c847585436699618e2cd6bc03ac +size 1256306 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63135f2576a7df14c7f3dbc65590a79b8c2380bb --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2f03cb1ed878d306ef4318efa73d31a83e6c7e553b837566056e82a9418d66fe +size 1618305 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7ea3cd880cb801fe0999364075f42b36d90e59 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:46116c1e5165603a254777c95535ce4c0f4b323dacaf939e3afce2b89c45b794 +size 1671672 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e2d0cdecb331e309b720fef239510b9b32e833f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:eb7eaf587403dcf9747963d0cdcc7dfce263d5a848580f232ae39b2cf0f03d77 +size 1448405 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeece88e4a1dd34b8e65160ce01f25311fa90d65 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:889bda89441dc511535b7469b8d2bdff34083bef92301d054d12a218ef4929b4 +size 1343323 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c86a875dae40b6c0f33e2bec7f90c857f9de7ef --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:00eb2c64ab628e6966316a3538543030d7f08319b731249b1a62421483314ee6 +size 1673604 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56bc82c1ef0fe6cb892d1c98cc232c5170a8b8ac --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a7731db5025deeecc5cec981c5fd86b8634aec96a8c6837fe204fb76818fb002 +size 1851937 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a7a2bfee6fcf8832b3f79108850802ce92297ba --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:04a82beb072eb4bd7b6cfaf9a82f9019d5126b7ad5cb326ae3997975c12ce52c +size 1726165 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2520a45800ee088c17d22507b74f6bf40bd06a63 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f8af35ec4ee0603ae314a3cf53e72f7c820bbc8bce9b8e8b284291b791f1728b +size 1946565 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f542cb4223a42ec366165682aeaf3895f2e9fe8 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:6ef9e036e501720ecace5518cae9542c21611b78a1633247edb1f7a8e1768c7f +size 2572378 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c689ed7a6f922ef58fea9ecfdd4a059f14802c7 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:73318e6cd20e4b7494e061fdbac0e5de9d110fb205c4306e055c4949a1a2caab +size 2193262 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd1d1fcc08c8ffd5f0bbda0b1f857e9b3e8c90c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f8a83ba0287bfcf7fe60b667fd295bb94532a2f678c78a70abae1e71a7eee41a +size 1806208 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75127a13f79240da3c3687b5b742521062dc582 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:61e8de9217d87f27cc45e5e32aef403440e0045f5df8e58ee76386b7944bf4ab +size 1806102 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce9b3c4b8db3129843bad0f8457f739f018ac716 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:48c567b050f84a7487584a1e6c80203f03beb28c77d9106daa851b23c6c78dcf +size 1724818 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d84593d0625dbba61d8f981f4728cb27ca611cf5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:501376725a9883fa201b3b43d97d81a8a678e0dd375eb25fb0ccb1b1fb36d142 +size 2100955 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2732400487977f02ee45dbd9b894e4ed452a3d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:63be3a0697edd14ebec9610110213483a1a8efe7a4f264e45c27b2bee4f9c944 +size 1189799 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ff4ad8e5957db9216b21bc6d8e4c2b63151742 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8bb553147a38b795cb329f698a4becf7af1e5f6d7f7643f48b7b83172e701f7a +size 970742 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32253407f1c50a5058e999d047596fe63ea30f9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:74b67973c632a5e1395c1f516f5148eda7857304ab5d34ff6c7a468dbc745791 +size 1236740 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffd84157ced22bbb7c2132fd7055a1f05cc82cf0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2e9c52d1afbd62348ace142608ddb14344e6894011ed52b365d82e64fde35806 +size 993082 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32d33abbb6a94f4046a5393a47700bd6a5797d0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1dd6a930eb8c9888cbc1fe5ed4d1df4cc3105c80c2990d6cb186d9bcec67ae48 +size 1209843 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..029095d2e56adf056990107136e83cf512bc2c46 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:355a3801a6f1865c1258fc31359101cfa85aeb67116ef469b1aa8b12bc1f1f11 +size 1276728 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f16fd11318e3c559dbaf93e0efb7f6796f8f81f8 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:286eb3cbfef8a7d78aa4f4db4cd9a6aeb79af96c4c1017620640add496173c52 +size 1206256 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ac63285dc5599507044e5a9a7b8af6bbf384ef4 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:950e9d26dfe108a26254c37ff0cbbae5ab782aafc53a17f648edd081119af1aa +size 1272646 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7e6650db11c87485ea3f1cc4a95df045d466f31 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a4e21510890daef934e6e308f158cd18fb1a0155e7ef21e1ffaf2259a0c656d2 +size 1923621 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5599ca0eb7aeed4d0a51f020028b88b10e36faa9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:6f3e0acda17fc25593ebf402bfad957d9fb701348ee5ae76b7f3894d2b8f531b +size 1125084 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ea4bd22b188e3753c48cda01b1aff9018b1db09 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5b81e8e16d7a228276e0523f2b7de58bcbc3e5a52a457f8a5360481c76a1e912 +size 1461849 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ac6cc43995fe01d89598e0ca6110070245a77d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c782ccf980945337132d318f3a1be50559091e7df22d93b5a8de8dc9403291ac +size 1186562 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5adeb16971591525464998ae44591a90da2102e9 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:22cdc65486d5c2f22803be0a0437881a9da6efa4b39d04c919294a73aef1793d +size 1396295 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e40955d132ed1e5fb72248a724627d57f4727f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:9d32489679ca30d535405b53da2acdc863d3caa4fff1fbc0cf689b6986816247 +size 1261940 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61ac0b421780cca5fb53eca7a181013f6ea7667b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ca41fbc8340b7ad2fd8dd01d87af04494be30fc106bd8cc456e3f588eb596b0f +size 2626571 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef8319ce133a38b78eaf984b01a602b2de16408 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:90bdf7f4efc583ba0830d7e4c99cf04a67cfaa8cf77bde3b01317de7629d3207 +size 1203214 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e36e8ba55f95dd0c6ed24464ecdfef5125d23b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:91d6854e21b3e41141468c8fe831d7f53aceb24d22da47229de873f93d75169b +size 1242681 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6ff48e6caf7541b54e2ff6402585a4bca6470c5 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:236341088185f616a377aa58a97d0638e779f55dcc0c754744f5904655484f98 +size 1283977 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bf36dc2b6d98fd5e25d2f1d33d2ad1259a9b24 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:40bcdd46d0ccb2879e3865b12e6d96c3ca4e5cbd8f9244e167eb4adb27d08e98 +size 1115942 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4cbaefe7f297c0ff83858e0333dca8dc5f429ba --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:dc81518d88e8a695b69cfdde2fa82f9c51e2b7b82cf449480e17f2509cfbdad5 +size 1054724 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d6b186890d6cdf06b825a18af06fc6fdd3fa65 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:6f17345bcdcc1ece5b35aa303bf59688465b88163ede30b1f6fe1b74951dda9f +size 1287432 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30775017c726145cf4c4bfcf1041630e6308e872 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a9e3ef7964539b7652456422ce6ade7380593659e4ff5173c7e58b5b8beb583f +size 1178809 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f26c16a876e167a8c721605e4f33c56b8de1bc2c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:81963b07576533aea0e448715676995a014256fe55d9eedf88ea393000d1bd97 +size 1030773 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdc34380763e8626d2be44ce4e72b4f6b7e1c12f --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8be63c71db236624cfeb2ff795a2af93cea109308075e25ca703d2858fbf8e26 +size 948455 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d98005672a0f8f78958f5d797cab836f7142d1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:3441703a0970bc8fb85e03a6ded777773f36920c15cfd142a46e0f6ae2988a43 +size 1460099 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec813d422fff7d96c40ae65865c16c446d71f61e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5bea537c587649f45af9c721035eba7b90df16e25d60d2e78ca959bf59e0aa5f +size 2397301 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daeaf8b580bb01ad85a7a5beb042b9f0377fab6e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:98f8c1effdf0960431802333547f2933840541369f37632de9eed765ad42a02a +size 2028336 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a2d21d2170fea116395723b6c3288148c65adc0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d9f15d2d5e2d3e3f18354208758719f175800aa77c05a2f22467820df641048d +size 1818064 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59eb175ae48ddf830224b18c753f43bfaf40594e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:caa99553905af031b8cb04d88f40c8e475ac275270b046dcce83328f4cec7f3f +size 1483224 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..852077de17bd95759e42228c6cc1834d28bfb86c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:10b26220046044fc4553f55fe4e0d306f908026c9eaccf5e635a7a422dfcb87c +size 1224506 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37b5557ea999e0cf99c5592048b98dac5aaf4aa --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c5b6aed611157ef540eb21115ae752e7d53e8ac1696848be247799fece70a4eb +size 2679412 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea00d396dc5a090faa4e50f3128c33e861b3da73 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:b1e93b00b0fb857bdcc1783ea4d953afb2f4e6227dd02a324dd59c9e06229fba +size 3733336 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3cd0e7c4d2b366ac7d1876a8c065b2ed0a53630 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ac70cdbe8fe280851d8d4d0562d11f650d7364e943adaa05a5670030bdf8efa8 +size 3597662 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a37502dd8e10748883a5079c8acc3bb3731676b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:3811d8b50476f4751cb44ee119bd4061333c5b73a6367498df431c53da2d7b50 +size 2210019 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1830892a54db95be24168769af08441495419e8b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c841f30059f1ad542ec4a86246c5481339abba3922faf5b41126eec49dbaecde +size 2663432 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..628df1f8bf76d4d30b78aadb0114399f15597469 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4d282f7dd8cf41d414af7b82fb525269b6653c2ffe179d7939b756c7c656ca4a +size 2782141 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2671a6d5849052890896362fd86a81e00d80a01 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f4d628dda54706c78ce36dd57a75461c4921fb689a66ce8c4c2a0a26fdf94fc7 +size 2451108 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d88a046a1bf5ce8d85d9b8e47190e643582c113 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1c62fbfd142f98b137de5668aa00aaeb04996ea7200e4689c8829948f27973dc +size 2276472 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..061d1e8a6c41756a822080376fa2a2b78c94d105 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7573309e238bdff0467588759bd3114910ff7b1d77a059b85d036ff02abda141 +size 2743666 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dea4abfeac8c739f85e69468755217d7c6c7ef02 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:9abde66a7cb338945ec98547563c97f0aab4760b8657d9d2a87e4cb7a3ee1887 +size 3059356 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27d38f09525f50fb8dad6d40d34216123305d654 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:4594dc3ca3c0191eff983e7f7cd8762f7efebfde5a3f450c26bde591c09c9d24 +size 2847725 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbe041363e92ed17b503823c9187a4dc7113e48e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:80e7d00fcd272bef42ba1768b34d9fbdb72a7c7cd7da37f9cd762e4b35a63b03 +size 3242047 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e00fbda7c84c48c5d524cf7b4165298867f2fa3 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:294b6cd35ba5d54d4e6bdd3676058631f13b6767e9ec547c37e9ca9ce8f25cef +size 4425221 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b8961a38287296d278f6d379a98e52e185310c6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:2da71afd55ab9db616cafac166cb7f28c9f4284f2c663ee2a6146c6eea332ad3 +size 3639093 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeff0d6961a329a0e70d934485bfbf8b2ae360ff --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5ecc3e97a3dbffa9303a89bb354b4c6898ec3d40928eaa85149d40f4f52534b1 +size 3002946 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e9e1fb48e3c92878554a2b2a47bd4db9ab8240 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ab47894b04454708b0537fdf5fa97e038d46b64346d955f5f192cbb70c203e0a +size 3747949 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdf95b5f212731d0890c8d7d052a09a72de08eee --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:12a494d8b21998c67c7e6fa13a27411959f81d86ecf4c5efebd391bb40a14ba1 +size 2926398 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f142da5bbc591680e0eb69ef09ebc1ca1db9cc2 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c65fb008ea559beec26024c6ae67fc559907707ffd9fcd2a6f5281b98a16c5e6 +size 3538584 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc7f0d997eb8462fc4e9dd137f9fc7c2590a60a6 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c971df79c3755c784e384c99f616f65e9c8e03b211297b5fc73e4e37e81f0c4b +size 2115041 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc7e36ca9b2546f3aad349f4ff57349055bac444 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5b78d8fe700f06696afd7689daebb08453b39cdeb67f274b719c56ba3a2ef799 +size 1785844 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edc29dcdd2a2c56e11c1b2745f7404adf66172a2 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ac75c5eac2b178f6ce4c9d0aca415cccff4a2544c7ae5bb236fc61d6197ee03b +size 2168573 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..305d3b4c0fd8d82f934381a14d52dfd9924f8663 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:92bae85d0d86701a58fd07430569d4918337d35ee4be0c42bd7fb05501ee5879 +size 1851127 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d71cb8673f8ec38c8aaabcd12a09a76439fc9c --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f97a8685bc932ff94a01c2ab314afa354de08d40a05c8a1038180472a04c0176 +size 2199833 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..590b9d86415bccf233eb0a3211e23f9aa7d13deb --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:ae5b93f1ef5f4949a510174b2a79ec9e32478aa5afb6dd685956e24108adee6d +size 2299782 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eae9d5bbc37e841bf25c7af122913f8dd8597424 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7aeb5a1983b36859f8d51ad994cc587df62a5aa3b66eedf7d044245d4d0d0bd4 +size 2192806 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e5c90ada2ad8682dfb95ca5f7b985fd1c130f1 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8c01926706e20fa2d94ae75206032e6ff3c0c25eb5b26d2aa47ad7e0d788a34b +size 2283346 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98066c88049471d8f9eb95a824a3af9a9632fbed --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:240ff83f89503659b5936eac8727ef28537982fd808d91b99809346e2df7c43a +size 3149424 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f52d33bda88ed443dddbf4bd9d52af681431f17e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:957cd335bc0dd17d17b4324aed0487214c35695c4d51fed62cad1e13f7c4dbf3 +size 2085610 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..623f301c8f34c11dc0b72f9d9c7a5841df32ba70 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:80e7c9a41375dfc22100d1f0ee43f5d079cb87b6e11cdda670c3034a2d6a0fe4 +size 2583827 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e1d89f3bad113bd112ca3c0a2bada8c6d2ab465 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d45e1e0e278d507a390b5bbbaddead7301c7163e5b3cacb21d9e7d61c9bbe822 +size 2156477 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88ccfa5f07ff7c6670f83eae7027cc229ef244b4 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:7e43b3bf79ef72bcc613e07dcd23f93ff62bb8313fc87f3157c7f13f81523507 +size 2646687 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041269985470bde08b9f2100d281e3291d2eef5a --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:73b432e123bdec5bc37459955c9ebd542814c4898a10af04f85a223c872c067b +size 2352189 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42bd7605f00b95050d1f37da4fffde94dbb477df --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:dd653632f4e3a51d38af8fde510b0616f82ed6510e15143c633e71b19b945e79 +size 4494202 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03937386d1cb37403519f1c96d3b477166fb82d2 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1d3605c3a21b6ef000b9c19a3e03ee5eacb84ded0e0382ab27135301093e5ab5 +size 2239299 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4772094304ecac2c2aabf5208bd78576bbc40ee --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:6f34456e76813d1b9cfcc186144a0fa1e3cfe8b24be48a41b388e2252548a14a +size 2257387 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74bca6a75ff08e39023a78f34b4ea00ca32a9d5b --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:1b10b611be34f2b83264351e3f40e6768c578412712e3a56d0df6b3261c9cfaf +size 2254432 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3efdb8ce1f805bbcbd3cbe129ff3222bf2128ce --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:00fe8a848858bf68ba15dd8c598b655979472e358b102020d1d9f2d8e90ae166 +size 2033690 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27deb3d4a8822d2202456947bce7b6a348f5157e --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:33e98f6c166e9f0c30dbf8b7af57e8215271632119f9d94537ee052458d725d1 +size 1935308 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d122bc85971d5312ce3753322aa97ba0d3a1d8e0 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:9d70a90f89e65d3ad4c7287ab5224b8ea807c053df4ca10a9fbbc7706c84df81 +size 2303768 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615451193ac304def17bf2c8854518f58e1e6234 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:f49f6a303c5e91a8174020be16a320c81ec21bdd25a4335fe71dec9ea97e4f27 +size 2125985 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7136b8bddbc129241d8335f4706dca82d06cde94 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:d39f090003785d480e25033b061da87b17930bd588170f94c3ea065fc4cacf5f +size 1866810 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b44d8abcfcb739eed9f6e73fde895da79945dc --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:8e5091a31644bd3592599312f405404064413c5d452dad746d7c9649a7c73498 +size 1677889 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5ae381bf30be9825a225db1996f2d594fd65346 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:c4e2adce62034838d5f717089c8f6cd07c31e85a6543d1e878f5ac4d1439a2a9 +size 2440659 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..565d2aa4cbf04c1f45fd6ad450d178a815f9e16d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:041d7cc5c842807df3875248794d28d326c433dd3e124aab15cec555c149dc96 +size 4526120 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb33527bf2a3b0a055c4a43d0b227f80734d02d --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:56e37a8aec05f8329e61ff8e7b943505a2ee90958a7768224c0009afbcfe6d83 +size 3674046 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60bf0fa1ce80288cbbf627afcd20039ab9e67f57 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:232f005c76c84268a7dcaadb13a48aa9130b2cd9e622d1df893a9d0fcd312383 +size 3202363 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e80c40dc41d11ee46f24a6576ce7f45403b4784 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:5d023044c5db62f3c6063e7a2feeb4fb107ce4fec78fda0056fcc0f72d0694a1 +size 2507850 diff --git a/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_play_the_guitar/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a75be07e8e97931e7aefca308d6cc1e5dc763029 --- /dev/null +++ b/AIRBOT_MMK2_play_the_guitar/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:a18ba46e2ab9e5b802247cc2653cfe8121bdc611661246ef4ceec900a3324e73 +size 2102052