diff --git a/Airbot_MMK2_move_phone_twice/.gitattributes b/Airbot_MMK2_move_phone_twice/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/.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_move_phone_twice/README.md b/Airbot_MMK2_move_phone_twice/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d769aaa523b51e285d60b9a8c8857405aa47594e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/README.md @@ -0,0 +1,335 @@ +--- +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_move_phone_twice + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `Airbot_MMK2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `level1` +- `level2` +- `level3` +- `level4` +- `level5` +- `level1: household` +- `level2: bedroom` +- `household` +- `bedroom` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 9795 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 512.0MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Place the mobile phone on the box with one hand and take it off with the other. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the telephone with the right gripper** +2. **End** +3. **Abnormal** +4. **Place the telephone on the box with the left gripper** +5. **Static** +6. **Grasp the telephone with the left gripper** +7. **Place the telephone on the table with the right gripper** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:49 + + +## πŸ“ 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_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_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": "Airbot_MMK2", "total_episodes": 50, "total_frames": 9795, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_move_phone_twice_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_move_phone_twice/annotations/eef_acc_mag_annotation.jsonl b/Airbot_MMK2_move_phone_twice/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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_move_phone_twice/annotations/eef_direction_annotation.jsonl b/Airbot_MMK2_move_phone_twice/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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_move_phone_twice/annotations/eef_velocity_annotation.jsonl b/Airbot_MMK2_move_phone_twice/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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_move_phone_twice/annotations/gripper_activity_annotation.jsonl b/Airbot_MMK2_move_phone_twice/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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_move_phone_twice/annotations/gripper_mode_annotation.jsonl b/Airbot_MMK2_move_phone_twice/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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_move_phone_twice/annotations/scene_annotations.jsonl b/Airbot_MMK2_move_phone_twice/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4769c64c8d88dd03c8ed5b96b3411a8c93a020c6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The phone is in the front-left, the box is in the front-center, the lego blocks are in the front-left, the cube is in the front-right, the bullet bag is in the front-left, and the calculator box is in the front-center"} +{"scene_index": 1, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the front-left, the bullet bag is in the front-left"} +{"scene_index": 2, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the back-right, the bullet bag is in the front-left, and the robot is in the front-left"} +{"scene_index": 3, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-right, the toy is in the back-left, the cube is in the front-right"} +{"scene_index": 4, "scene": "The phone is in the front-left, the box is in the front-center, the Lego blocks are in the front-right, the cube is in the front-right, the bullet bag is in the front-left, and the multiple objects are in the front-left"} +{"scene_index": 5, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the bullet bag is in the front-left, and the toy is in the front-right"} +{"scene_index": 6, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the bullet bag is in the front-left, and the multiple objects are in the front-left"} +{"scene_index": 7, "scene": "The phone is in the front-left, the box is in the front-center, the Lego block is in the front-right, the cube is in the front-left, the bullet bag is in the front-left, and the cookies are in the front-right"} +{"scene_index": 8, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the orange block is in the front-right, the black block is in the front-left, the pink block is in the front-left, the brown block is in the front-left"} +{"scene_index": 9, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green round object is in the front-left, the yellow block is in the front-left, the orange block is in the front-right, the black round object is in the front-right, the brown round object is in the front-right, the white round object is in the front-right, the orange"} +{"scene_index": 10, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the orange block is in the front-right, the black cookie is in the front-left, the brown cookie is in the front-right, the green cookie is in the front-left, the yellow cookie is in the front-right"} +{"scene_index": 11, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the pink coin is in the front-left, the black coin is in the front-left, the brown cookie is in the front-right"} +{"scene_index": 12, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the bullet bag is in the front-left, and the toy is in the front-right"} +{"scene_index": 13, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the red block is in the front-right, the black coin is in the front-left, the brown cookie is in the front-right, the green cookie is in the front-left, the yellow cookie is in the front-right"} +{"scene_index": 14, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, and the cookies are in the front-right, back-left, and back-right"} +{"scene_index": 15, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the orange block is in the front-right, the pink coin is in the front-left, the brown cookie is in the front-right, the black coin is in the front-left"} +{"scene_index": 16, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the yellow bag is in the front-left, the pink coin is in the front-left, the black cookie is in the front-left, the orange block is in the front-right, the brown cookie is in the front-right, the green coin is in the front-right"} +{"scene_index": 17, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green circular object is in the front-left, the yellow cube is in the front-left, the red and yellow LEGO brick is in the front-right, the black circular object is in the front-right, the brown circular object is in the front-right, the red and yellow LEGO brick is in the"} +{"scene_index": 18, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the yellow box is in the front-left, the green circular object is in the front-left, the brown cookies are in the front-left, the brown cookies are in the front-left, the brown cookies are in the front-left, the yellow box"} +{"scene_index": 19, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, the yellow box is in the front-right, the green block is in the front-left, the cookies are in the front-right, the green circular object is in the front-left, the brown cookies are in the front-right, the brown cookies are in the front-right, the brown cookies are in the front-right"} +{"scene_index": 20, "scene": "The phone is in the front-left, the box is in the front-center, the LEGO brick is in the front-right, the blocks are in the front-left, the bullet bag is in the front-left, the green block is in the front-left, the cookies are in the front-right, the cube is in the front-left, the calculator is in the front-center, the yellow block is in the front-left, the black coin is in the front-right, the white robot is in the front-right, the green light is in the front-left, the black robot is in the front-right"} +{"scene_index": 21, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the yellow block is in the front-left, the green block is in the front-left, the cookies are in the front-left, the orange block is in the front-right, the pink block is in the front-left, the black block is in the front-left"} +{"scene_index": 22, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green sponge is in the front-left, the yellow sponge is in the front-left, the calculator is in the front-center, the orange blocks are in the front-right, the brown cookies are in the front-right"} +{"scene_index": 23, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the front-left, the bullet bag is in the front-left, the remote is in the front-left, the robot is in the front-left, the calculator is in the front-center, the yellow block is in the front-right, the toy is in the"} +{"scene_index": 24, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, the yellow box is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow toy is in the front-right, the black cookies are in the front-right, the brown cookies are in the front-right, the black cookies are in the front-right, the brown cookies are in the front-right"} +{"scene_index": 25, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, the cookies are in the front-right, the yellow block is in the back-left, the green block is in the back-right, the calculator box is in the front-center, the robot arm is in the front-left, the robot arm"} +{"scene_index": 26, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left, the yellow box is in the front-left, the cookies are in the front-right, the green circular object is in the front-left, the brown cookies are in the front-right, the brown cookies are in the front-right, the brown cookies are in the front-right, the yellow box is in the"} +{"scene_index": 27, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-right, the cubes are in the front-left, the bullet bag is in the front-left, the yellow cube is in the front-left, the green cube is in the front-left, the brown cookies are in the front-right, the orange LEGO is in the front-right, the black cookies are in the front-right, the brown cookies are in the front-right, the black cookies are in the"} +{"scene_index": 28, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the orange block is in the front-right, the red block is in the front-right, the black block is in the front-right, the white block is in the front-right"} +{"scene_index": 29, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the orange block is in the front-right, the red block is in the front-right, the black block is in the front-right, the brown block is in the front-right"} +{"scene_index": 30, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the yellow box is in the front-left, the green block is in the front-left, the cookies are in the front-left, the orange block is in the front-right, the black cookies are in the front-right, the yellow block is in the front-right"} +{"scene_index": 31, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the yellow block is in the front-right, the green block is in the front-left, the brown cookies are in the front-right, the orange cookies are in the front-right, the green cookie is in the front-left, the brown cookie is in the front-right, the yellow cookie is in the front-right, the yellow cookie is in the"} +{"scene_index": 32, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the yellow box is in the front-left, the green coin is in the front-left, the brown cookies are in the front-left, the yellow toy is in the front-right, the black coin is in the front-right, the green toy is in the front-right, the brown cookie is in the front-right, the green coin is in the"} +{"scene_index": 33, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the calculator is in the front-center, the pink cookie is in the front-left, the brown cookie is in the front-left, the orange block is in the front-right, the green cookie is in the front-left"} +{"scene_index": 34, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the front-right, the bullet bag is in the front-left, the calculator is in the front-left, the robot is in the front-left, the blocks are in the front-left"} +{"scene_index": 35, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the calculator is in the front-center, the orange block is in the front-right, the brown coins are in the front-right, the green circular object is in the front-left, the brown cookies are in the front-right"} +{"scene_index": 36, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow sponge is in the front-left, the green circular object is in the front-left, the yellow cube is in the front-right, the black circular object is in the front-left, the brown circular object is in the front-right, the yellow"} +{"scene_index": 37, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the black block is in the front-left, the red block is in the front-left"} +{"scene_index": 38, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the multiple objects are in the front-left, the yellow cube is in the front-left, the green round object is in the front-left, the brown cookies are in the front-left, the orange LEGO bricks are in the front-right, the black circular object is in the front-left, the black rectangular object is in the front-left"} +{"scene_index": 39, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the yellow block is in the front-left, the green block is in the front-left, the orange block is in the front-right, the calculator is in the front-center, the cookies are in the front-right, the"} +{"scene_index": 40, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the red block is in the front-right, the black block is in the front-right"} +{"scene_index": 41, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green round object is in the front-left, the yellow square object is in the front-left, the black object is in the front-left, the orange and red blocks are in the front-right, the black round object is in the front-right, the brown round object is in the front-right"} +{"scene_index": 42, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green object is in the front-left, the yellow object is in the front-left, the black object is in the front-left, the red object is in the front-right, the orange object is in the front-right, the blue object is in the front-right, the white object is in the front-right"} +{"scene_index": 43, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green coin is in the front-left, the yellow cube is in the front-left, the red coin is in the front-left, the brown cookie is in the front-right"} +{"scene_index": 44, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-left, the bullet bag is in the front-left, the cookies are in the front-right, the green block is in the front-left, the yellow block is in the front-left, the calculator is in the front-center, the Lego is in the front-right, the cookies are in the front-right, the cookies are in the front-right, the cookies are in the front-right, the cookies are in the front-right, the cookies are in the front-right, the cookies are in the"} +{"scene_index": 45, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the front-right, the bullet bag is in the front-left, the robot is in the front-left, the calculator is in the front-center"} +{"scene_index": 46, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the bullet bag is in the front-left, and the toy robot is in the front-right"} +{"scene_index": 47, "scene": "The phone is in the front-left, the box is in the front-center, the blocks, cube, and bullet bag are in the front-left"} +{"scene_index": 48, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy gun is in the front-left, the bullet bag is in the front-left, the toy gun is in the"} +{"scene_index": 49, "scene": "The phone is in the front-left, the box is in the front-center, the blocks are in the front-left, the cube is in the front-right, the toy is in the front-right, the bullet bag is in the front-left, the calculator is in the front-center, the remote is in the front-left, the robot is in the front-right"} diff --git a/Airbot_MMK2_move_phone_twice/annotations/subtask_annotations.jsonl b/Airbot_MMK2_move_phone_twice/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b47f62b8a1c96a2fd6993f952ddc2dce5490d32d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the telephone with the right gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Abnormal"} +{"subtask_index": 3, "subtask": "Place the telephone on the box with the left gripper"} +{"subtask_index": 4, "subtask": "Static"} +{"subtask_index": 5, "subtask": "Grasp the telephone with the left gripper"} +{"subtask_index": 6, "subtask": "Place the telephone on the table with the right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000000.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0290a8dc2efcdc2ea4506b2a2eafddea460ef3f5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4cb2d8e8e656a6281919727ec11d46b7e03b12ce1dac75247841ff5b789b90 +size 123498 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000001.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f3e387a3b21d35115447c8aa417e27449f4617e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5f173e061d55c75aae528684d62298b8250ec156f626287d4a5df30195eecb +size 112211 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000002.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c265dcc9df64bf1119313589a92cfe40787060d1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381d9a0ed55f4ec7cf59c36686a2bb8b0f9a8dc6cda008804dfd9fb52bbcf3f9 +size 115456 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000003.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cecb3b807e62c26331e2932f84e408654cd74f6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06c4168683ecbb3bdf9d5b00a702c4bac09f8eabf7d81601799ea7a76385472 +size 125275 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000004.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64208232ee03c9196f01f8b78e81c99b97df6211 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ca0d3833027e09295489ce15bff02e33476622f992ad1ddb62fde26418894a +size 122634 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000005.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..098030ac938a63239a89e6e507898fb4e61c724e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c959ebd39b99c43fc911cb53914677367f50629473623f06ac1194fb0c2afa +size 106798 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000006.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbdb4f763dcfb3ea89a8a1d405150ff7692b0421 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530e081f2b4b2bdb5ab6dd66ed8f5a05450c1374c279da3c0d31018898e8225d +size 107401 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000007.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7d0f0e3f065c53de1f84774bc636b912b36c080 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39265b8eac9cbdc4e79df0f652aad16dcd1d60de749616ffabbc806e76a7d6bb +size 122294 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000008.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f5afcd71c88785474b154ceac3d760de454af18 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571ba4d317b121eee876b5d4a2a0faf9cc5814ce17e8883fd4e631c2e262f9d4 +size 138249 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000009.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8caef1e0ca2a1fae08564cede01ad3a14ad93232 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83df087aad36c09c8164c0b3e9ad9b85e569a7e33465cc829c663afe35c25bab +size 104526 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000010.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..654dba62f92e57b9d881fb35c053e17d548556d7 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d290c896f7255474c66468792016c993fcc7ed026aa4c43a99f7a9bac12cea9c +size 102616 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000011.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f84399147a2674bd1a620d4c8af5ce329589861 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ea36120c39659c468d57b3a16d7a384e3849107affb649153641ca98534d3f +size 103165 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000012.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5878d550f5104fb20b1724c524c62e8d944a3d34 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c556c87dde680b5352472077e69de03ffe53a8b3f612b859a65836b672b56ddd +size 111978 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000013.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d7c8276b2616edeffc97b54fe4b3ac8d7a39f7b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620fdb9d3eed9d9fae5194d487c49c67094b73acc43d53d4461dc65d0a788d6d +size 108187 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000014.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f13bf5bca4d41294379e478f4d20e777ab74b64 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09afa57e0c29e1cb4c0acf95b81085ab7c79cc1305221523f424ced5eb9f787 +size 114341 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000015.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f0ef46ab2ef2fa24403dde34ac8949586e45177 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3113e8abfbe406d1cf8c649a1da66f6d5e92151987c015de9cd094a9ea9edd97 +size 113367 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000016.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17238fc4a44152858482d6be9146c5546312324c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b38da871da3b6706a3875f09d9c897ed081225abc62a87b323424aa9800143 +size 123023 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000017.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76e312a136da1e6030cd8aa4cfcb5291bc4ed67a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c99c03e89ca7f0d756b0991e64d0a770599c8217d01b4f828904c7e020acdc +size 109976 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000018.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..417e3c9b6d6fc06bd37c54f08f15581607211938 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff26db7f4aad73bf9330c7d0b8d47fa99f087da5dab0cca88cad3c52a0dff622 +size 107453 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000019.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbcaf081b2213efc77aebb8a069c7825b991dee4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20908b30f10a5c0de9cc04ab04aa10c38ad3e9f912f89359e47cc86356dbd91a +size 109804 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000020.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5de858891abed11a1da14973765725f7dc66e1a6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecc1329702dd42c1c69daf83ee4101f71b3bed2f232b8c55bdc98b0bb557306 +size 114246 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000021.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f39208bba6e8ff0396135f71694304db39104f7 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69e059d41a3bee0b43db6ea9608cb749c1abc251b2d49b1e60b522e2a4ef31a +size 120256 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000022.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26062165f9312c22f0b7804a366d97ecc659eeb2 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1e335afa4b53f57eee2af69695fdf5c10090972066a98dabef5e6ef137877e +size 108459 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000023.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24003a9433c7820422cdcfc6eac1b999e6fb5de4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e131c7f40074786a8ce597ade32b2d66bedfa8b42459aa2c125501b0ed174a +size 126922 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000024.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49a7a95136b3355f5de47b28d24f8cbbbccadc7 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307649d9b85ca25e9874847225406dccc7844472da0b0288f3c6c953c48ccca8 +size 111695 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000025.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbb2ce1564b6d1238fa18cf8cbdd141297987bc6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2088dd4886a751950b6efa6d9e1a66b6fcdc44c87e5292244e47fff5a3b9ecbb +size 101819 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000026.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91c5be75f82636f2dd71eb4990aca2aa745963b5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6a7a1f4dabcdfb4e753a16f712596535a98d9cbbb75f981aa3cde35500fbea +size 103418 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000027.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45035122b3640e82bb0d23ec291d7a0fb9dfbc18 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bf533b53168a5829c36888e644cbfa6a9cf87a676e25a86eeaccfda0b96992 +size 109043 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000028.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2eabfe09f87e7201cd5642aa9746580bdf9d99d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8a0e382f6c76bb8d5c6640d03249240abe77f214290f0ebbc513e4ab52bdf8 +size 131592 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000029.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40518f04e0a32be09d54b8a7ce3964df3cb4843f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6455e4ed2da4a0036c3b55a35b876c155fec33939e3e5316d97e421484522b +size 102513 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000030.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0077aafb9dbe3cb526878e3ab91b4ef3bcba9221 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef9583be47d62bfe8e45a669cb7d7a66a0741a69920fd76f57081105b6eb6e1 +size 106459 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000031.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..672d3d6218ac4e96e07858fbb920af7425872cdd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953878ae89bc1a4e50c139720c239ccd7acfdf09cf29f019b699ff0daed4d535 +size 102544 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000032.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a77923cf897b63a0e811072e44cbcd55c169091 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b62773f4bc1a6151f5706226cbfcc95264d1568e28bf6828d12e5e2504ce12a5 +size 95697 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000033.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..309b7f7ded1ef666c4e63be17228f4659773f5c9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb96909a51a3fdd005a6851670039d495d28c45b4f478fa3162c70a33cf4e4e +size 96979 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000034.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd25d21d8a366bfd703a5a2f74c5bfdea6bf412b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bdc7b0ac689af9e519d88f74c0050c67ce7eebd57d3d622c7f729c6701a844 +size 122154 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000035.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd0940a70de61f475023adc7ba7131d60c0acaaf --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec04df3026707a511aabfd323d299ceb88d5c564fc9bc477eb997a0b2757a73 +size 104579 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000036.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e374b66a2d401ee1ad4cacdce384445953446782 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5b209c14ae869520a31016d52a2febbe0a1ad4a438a005b1f037d81a13616d +size 112051 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000037.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..615a1e6e314beb58f63e025963fa2bc95414b2d3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f3e5699baa7dd796cc45fdc5f924719f31bdda6f412a81b9e3fa575bdd79d9 +size 102143 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000038.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..043485fde0546be0fedba9f11486977cddc557af --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab12160bdf65642021c2653c6a1095bed1c45a20466197cfd6335ae0de3128ea +size 111739 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000039.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db704d66392a1a5b381bb196510b05df70d282a9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e79d080bd526338ee8e8fe712ae6c88ffafd919817705b43d8848608468f6d +size 103865 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000040.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c98e4dc014f46d715facfada26c5232293245f5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5b00a997e13523d682354f3d3de6a3809aa03d126eab20366c5c9a754f969b +size 108628 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000041.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7aec91534f1544d6df10b6b7d969566f70bcbd5e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c1e85af695f7b7dffce2fed00751ccc0dd6d5ea1148c43ad347ba36f6e5d7b +size 102367 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000042.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b198f79422f56aa075460dd4e3f7dd4e42fd06a8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d679ea1ba255d1ae0bc5de3eeab19d2e3e51fa3a64e634dfc9d7b32d46ae37 +size 99126 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000043.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3efaaaa748a1f1452f6f32a52dbf625c6459c93 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee611510b81739aeee5a9381ca011609b8ddee519d2e6638d2856bf702a4f720 +size 107379 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000044.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38ce9cc2e9d842e8e68e6f099998d1be0af052c3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92208fb76084448da8bbc76bb47a3aadefbb959917cd39de7f4d077ee8c29e95 +size 108249 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000045.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7c98cb41d8b272b110427856413473e12d09051 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092e846c125d565c945ec9bef8fce84db405dc0d0ce208b486f67fdde23dc041 +size 121027 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000046.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dbc15ac4e2f5bcef6c4b081e74ec8adb0293284 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba33b23fc51d6ab52a168185f98929b032515bdd5b0a3a25bfa68755768bd3f9 +size 120730 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000047.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbff4cb5b475d6754a45211c888c20cd88b7625e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b1a0d7abd9e6cce1c956fbb607e3ef57a9686a76aa232b8f8cbc5f18905af2 +size 166924 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000048.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcb93f6c19229913700f0097feb7fec505f73ca9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4758e97d158e1b7d05fc977163b31582f8671e3108d837a8c0a384c1a65801 +size 111048 diff --git a/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000049.parquet b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e9d4b2e3cbe147dedaa298fec4f90c520262362 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c934852ebf6a165e7130ba1c2928dfb689b39d71573d16194f62a35ca5f37ea0 +size 108973 diff --git a/Airbot_MMK2_move_phone_twice/meta/episodes.jsonl b/Airbot_MMK2_move_phone_twice/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..53371cf1bf4d961e78e84f91a0e7a84a8f9b9084 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 224} +{"episode_index": 1, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 194} +{"episode_index": 2, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 202} +{"episode_index": 3, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 218} +{"episode_index": 4, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 223} +{"episode_index": 5, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 186} +{"episode_index": 6, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 186} +{"episode_index": 7, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 216} +{"episode_index": 8, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 245} +{"episode_index": 9, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 179} +{"episode_index": 10, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 174} +{"episode_index": 11, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 174} +{"episode_index": 12, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 197} +{"episode_index": 13, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 186} +{"episode_index": 14, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 199} +{"episode_index": 15, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 197} +{"episode_index": 16, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 220} +{"episode_index": 17, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 190} +{"episode_index": 18, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 185} +{"episode_index": 19, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 191} +{"episode_index": 20, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 200} +{"episode_index": 21, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 212} +{"episode_index": 22, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 186} +{"episode_index": 23, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 226} +{"episode_index": 24, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 193} +{"episode_index": 25, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 173} +{"episode_index": 26, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 177} +{"episode_index": 27, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 189} +{"episode_index": 28, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 232} +{"episode_index": 29, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 181} +{"episode_index": 30, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 187} +{"episode_index": 31, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 174} +{"episode_index": 32, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 161} +{"episode_index": 33, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 163} +{"episode_index": 34, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 217} +{"episode_index": 35, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 178} +{"episode_index": 36, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 196} +{"episode_index": 37, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 173} +{"episode_index": 38, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 192} +{"episode_index": 39, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 175} +{"episode_index": 40, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 188} +{"episode_index": 41, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 176} +{"episode_index": 42, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 169} +{"episode_index": 43, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 187} +{"episode_index": 44, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 188} +{"episode_index": 45, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 213} +{"episode_index": 46, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 217} +{"episode_index": 47, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 303} +{"episode_index": 48, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 193} +{"episode_index": 49, "tasks": ["place the mobile phone on the box with your left hand and take it off with your right hand."], "length": 190} diff --git a/Airbot_MMK2_move_phone_twice/meta/episodes_stats.jsonl b/Airbot_MMK2_move_phone_twice/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bd3367b250bf465b8056fef794d6a8e8aaf80dcd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47183873366013074]], [[0.4540543239379085]], [[0.43656688316993464]]], "std": [[[0.2799864996215994]], [[0.26913233580135587]], [[0.27309670970223543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5232638868464052]], [[0.5341633741830065]], [[0.5139267871732026]]], "std": [[[0.3210322966378915]], [[0.3236148780178851]], [[0.3299828444401188]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5107259722222222]], [[0.5190267095588236]], [[0.4927445077614379]]], "std": [[[0.3113256735658558]], [[0.31310865504924157]], [[0.3215913242061957]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43438303513071896]], [[0.45404117034313723]], [[0.4150257475490196]]], "std": [[[0.3640361320273135]], [[0.36030644111691995]], [[0.3696210424964714]]], "count": [100]}, "observation.state": {"min": [0.2668898403644562, -1.3317787647247314, 0.8564338088035583, -0.36700332164764404, -1.467811942100525, 0.9427744150161743, -1.386260986328125, -1.2858349084854126, 0.9097132086753845, -0.28489071130752563, 0.5464637279510498, -0.6748540997505188, 24.904443740844727, 42.73249816894531, -0.20937500894069672, -0.4337500035762787, 0.9444444179534912, 0.17249999940395355, 0.7886666655540466, -0.2606250047683716, 0.9937499761581421, 0.351874977350235, 1.193750023841858, 0.7287499904632568, 2.135624885559082, 51.739376068115234, 0.7599999904632568, -1.2743749618530273, 1.6974999904632568, -0.042500000447034836, 2.999375104904175, -0.6918749809265137, 2.463124990463257, 0.0833333358168602, 0.7962499856948853, 0.8681249618530273], "max": [1.1110899448394775, -0.6953822374343872, 1.5775444507598877, 0.011110475286841393, -0.2612869143486023, 1.9303377866744995, -0.3850995600223541, -0.76276034116745, 1.5424249172210693, 0.36102423071861267, 1.6215041875839233, -0.6611447930335999, 65.07937622070312, 62.24555587768555, -0.035555556416511536, 9.65250015258789, 57.131248474121094, 6.498125076293945, 49.76937484741211, 41.74562454223633, 45.34062576293945, 58.62125015258789, 34.71687698364258, 92.4731216430664, 62.45125198364258, 78.58438110351562, 2.752500057220459, 9.336874961853027, 43.91874694824219, 30.076250076293945, 57.28375244140625, 27.5206241607666, 70.87125396728516, 44.22249984741211, 58.53499984741211, 87.98500061035156], "mean": [0.5933359861373901, -0.8794374465942383, 1.106313943862915, -0.19968242943286896, -0.5858708024024963, 1.4482139348983765, -0.8038089871406555, -0.930268406867981, 1.1916953325271606, -0.112528957426548, 0.932964026927948, -0.6698333621025085, 48.22080612182617, 54.34871292114258, -0.12983575463294983, 6.179470539093018, 20.589441299438477, 1.2669929265975952, 19.792064666748047, 8.579675674438477, 18.300264358520508, 14.589823722839355, 9.659728050231934, 33.486183166503906, 25.20182228088379, 66.52684783935547, 1.2828493118286133, 6.368712425231934, 20.135120391845703, 6.441224575042725, 22.29143714904785, 5.870355129241943, 22.416759490966797, 7.454636096954346, 12.355086326599121, 31.881145477294922], "std": [0.20928703248500824, 0.18483386933803558, 0.20652352273464203, 0.1158209964632988, 0.27214744687080383, 0.245136097073555, 0.23369725048542023, 0.14639921486377716, 0.14094950258731842, 0.12020077556371689, 0.21292051672935486, 0.0029321678448468447, 11.222679138183594, 4.8031535148620605, 0.04805130138993263, 4.237706184387207, 22.712966918945312, 1.2538055181503296, 20.174835205078125, 13.69083023071289, 18.224666595458984, 22.129657745361328, 12.743094444274902, 35.473915100097656, 22.653804779052734, 10.722785949707031, 0.36614227294921875, 3.693908452987671, 11.937320709228516, 10.376585960388184, 16.576885223388672, 7.979515552520752, 21.416183471679688, 12.916318893432617, 17.85013198852539, 24.35980796813965], "count": [224]}, "action": {"min": [0.2668898403644562, -1.3317787647247314, 0.8564338088035583, -0.36700332164764404, -1.467811942100525, 0.9427744150161743, -1.386260986328125, -1.2858349084854126, 0.9097132086753845, -0.28489071130752563, 0.5464637279510498, -0.6748540997505188, 24.904443740844727, 42.73249816894531, -0.20937500894069672, -0.4337500035762787, 0.9444444179534912, 0.17249999940395355, 0.7886666655540466, -0.2606250047683716, 0.9937499761581421, 0.351874977350235, 1.193750023841858, 0.7287499904632568, 2.135624885559082, 51.739376068115234, 0.7599999904632568, -1.2743749618530273, 1.6974999904632568, -0.042500000447034836, 2.999375104904175, -0.6918749809265137, 2.463124990463257, 0.0833333358168602, 0.7962499856948853, 0.8681249618530273], "max": [1.1110899448394775, -0.6953822374343872, 1.5775444507598877, 0.011110475286841393, -0.2612869143486023, 1.9303377866744995, -0.3850995600223541, -0.76276034116745, 1.5424249172210693, 0.36102423071861267, 1.6215041875839233, -0.6611447930335999, 65.07937622070312, 62.24555587768555, -0.035555556416511536, 9.65250015258789, 57.131248474121094, 6.498125076293945, 49.76937484741211, 41.74562454223633, 45.34062576293945, 58.62125015258789, 34.71687698364258, 92.4731216430664, 62.45125198364258, 78.58438110351562, 2.752500057220459, 9.336874961853027, 43.91874694824219, 30.076250076293945, 57.28375244140625, 27.5206241607666, 70.87125396728516, 44.22249984741211, 58.53499984741211, 87.98500061035156], "mean": [0.5933359861373901, -0.8794375658035278, 1.1063143014907837, -0.19968242943286896, -0.5858708620071411, 1.4482141733169556, -0.8038086295127869, -0.9302681684494019, 1.191694974899292, -0.11252889782190323, 0.9329639077186584, -0.6698331236839294, 48.2208251953125, 54.34872055053711, -0.12983578443527222, 6.179471015930176, 20.589441299438477, 1.2669928073883057, 19.792064666748047, 8.579676628112793, 18.30026626586914, 14.589818954467773, 9.659738540649414, 33.48618698120117, 25.201826095581055, 66.52677917480469, 1.2828500270843506, 6.368712425231934, 20.135112762451172, 6.441229820251465, 22.291440963745117, 5.870352268218994, 22.41676139831543, 7.454637050628662, 12.355090141296387, 31.881134033203125], "std": [0.20928700268268585, 0.18483386933803558, 0.20652353763580322, 0.1158210039138794, 0.27214744687080383, 0.2451360672712326, 0.23369725048542023, 0.14639921486377716, 0.14094950258731842, 0.12020076811313629, 0.21292053163051605, 0.002932168310508132, 11.222677230834961, 4.803152561187744, 0.04805130138993263, 4.237704753875732, 22.712970733642578, 1.2538058757781982, 20.174837112426758, 13.690835952758789, 18.224666595458984, 22.129657745361328, 12.743090629577637, 35.473907470703125, 22.6538028717041, 10.722785949707031, 0.36614230275154114, 3.693908214569092, 11.937320709228516, 10.3765869140625, 16.576885223388672, 7.979515552520752, 21.416181564331055, 12.9163179397583, 17.850130081176758, 24.35980796813965], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [3.0357142857142856, 7.0, 7.0, 7.0, 7.0], "std": [2.2056282366635, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [224]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [224]}, "eef_direction_state": {"mean": [3.125, 3.7098214285714284], "std": [1.8927729091769794, 2.324307109557774], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.2142857142857142, 0.9508928571428571], "std": [0.6185895741317419, 0.8723424474730463], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.8482142857142857, 0.6651785714285714], "std": [0.8314125397325256, 0.8070238336705087], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [3.125, 3.7098214285714284], "std": [1.8927729091769794, 2.324307109557774], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.2142857142857142, 0.9508928571428571], "std": [0.6185895741317419, 0.8723424474730463], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.8482142857142857, 0.6651785714285714], "std": [0.8314125397325256, 0.8070238336705087], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.6913187508044951, 0.18086774422055796, 1.2090826211219061, -0.5427122158914178, 1.3307132466543998, -0.9270565443937601, 0.6580675622017406, -0.1634683495381862, 1.1969137655743727, 1.3701445786394528, 0.9327096994437071, 2.119362241907046], "std": [0.053273218660812284, 0.03849900369209055, 0.02650152974393284, 1.7356106563939038, 0.10871692836117941, 1.797135095425549, 0.04646768418726021, 0.043963732335323774, 0.027012665196501244, 0.12171612311827691, 0.06778895814932707, 0.1298446081611115], "min": [0.5878634804540059, 0.08099668706886365, 1.1553273036819467, -3.068091446403286, 0.8405173857886958, -3.136653784044813, 0.57442106015306, -0.2729375124104826, 1.170813556051571, 1.1085748490970913, 0.7106787736877642, 1.7481500443387077], "max": [0.7981317580202021, 0.23288671564693053, 1.2584835339490679, 3.1357621547371304, 1.5112379898201804, 2.9856189026404816, 0.7706548775176897, -0.08365771814555556, 1.2547816564398644, 1.515845568810226, 1.037145302536826, 2.257958164984402], "count": [224]}, "eef_sim_pose_action": {"mean": [0.6913187508044951, 0.18086774422055796, 1.2090826211219061, -0.5427122158914178, 1.3307132466543998, -0.9270565443937601, 0.6580675622017406, -0.1634683495381862, 1.1969137655743727, 1.3701445786394528, 0.9327096994437071, 2.119362241907046], "std": [0.053273218660812284, 0.03849900369209055, 0.02650152974393284, 1.7356106563939038, 0.10871692836117941, 1.797135095425549, 0.04646768418726021, 0.043963732335323774, 0.027012665196501244, 0.12171612311827691, 0.06778895814932707, 0.1298446081611115], "min": [0.5878634804540059, 0.08099668706886365, 1.1553273036819467, -3.068091446403286, 0.8405173857886958, -3.136653784044813, 0.57442106015306, -0.2729375124104826, 1.170813556051571, 1.1085748490970913, 0.7106787736877642, 1.7481500443387077], "max": [0.7981317580202021, 0.23288671564693053, 1.2584835339490679, 3.1357621547371304, 1.5112379898201804, 2.9856189026404816, 0.7706548775176897, -0.08365771814555556, 1.2547816564398644, 1.515845568810226, 1.037145302536826, 2.257958164984402], "count": [224]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46728119689542486]], [[0.4502791830065359]], [[0.4316370996732026]]], "std": [[[0.2759013533001036]], [[0.26468494193608516]], [[0.2684450489972997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5191991441993464]], [[0.5278464379084967]], [[0.5077126552287582]]], "std": [[[0.31644611524747845]], [[0.32094418050276174]], [[0.3275881820209876]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16862745098039217]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5219777614379085]], [[0.5303239215686274]], [[0.5048501164215686]]], "std": [[[0.30813855628708725]], [[0.31055242114986853]], [[0.3170843823434863]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42928468545751636]], [[0.4480488991013072]], [[0.40837966911764706]]], "std": [[[0.36356166903639353]], [[0.3603625529109633]], [[0.36964644387260454]]], "count": [100]}, "observation.state": {"min": [0.27287423610687256, -1.3464179039001465, 0.8496890664100647, -0.37291619181632996, -1.391135334968567, 0.9832532405853271, -1.1358433961868286, -1.3377631902694702, 1.0481464862823486, -0.19674600660800934, 0.5264124274253845, -0.7037985324859619, 29.142223358154297, 41.834999084472656, -0.22499999403953552, -0.3199999928474426, 3.5456249713897705, -2.031874895095825, 2.0137500762939453, -0.8331249952316284, 0.84375, 0.15125000476837158, 1.0931249856948853, 0.84375, 9.672499656677246, 48.68375015258789, 0.6577777862548828, -1.1706249713897705, 4.056666851043701, -0.16625000536441803, 4.7866668701171875, -0.5774999856948853, 3.0199999809265137, 0.05624999850988388, 2.4700000286102295, 1.1966667175292969], "max": [1.0661605596542358, -0.6846532225608826, 1.5106908082962036, -0.1641298532485962, -0.3116178512573242, 1.958614706993103, -0.36352235078811646, -0.840199887752533, 1.5712023973464966, 0.24204623699188232, 1.4730254411697388, -0.6019684076309204, 69.4906234741211, 58.688751220703125, 0.07583333551883698, 9.516875267028809, 54.40062713623047, 18.267499923706055, 60.29249954223633, 13.336874961853027, 54.946876525878906, 45.44499969482422, 52.05062484741211, 84.51437377929688, 60.59062576293945, 81.16188049316406, 2.447499990463257, 8.579999923706055, 47.48500061035156, 28.556875228881836, 66.14125061035156, 25.588125228881836, 78.79437255859375, 34.0, 71.72000122070312, 81.16374969482422], "mean": [0.6797311305999756, -0.8535719513893127, 1.0183451175689697, -0.2542499601840973, -0.7585958242416382, 1.515812873840332, -0.7598316669464111, -0.9752272963523865, 1.217862606048584, -0.10585807263851166, 0.9366772770881653, -0.6854822039604187, 53.76863098144531, 49.92173385620117, -0.11462826281785965, 5.7654709815979, 18.737321853637695, 1.7726582288742065, 20.83028221130371, 2.427103042602539, 18.266780853271484, 10.242561340332031, 10.78821849822998, 30.153799057006836, 35.02970504760742, 65.89248657226562, 1.1968249082565308, 3.2875797748565674, 30.63890266418457, 5.887245178222656, 32.02000045776367, 5.112902641296387, 34.3701286315918, 4.946927547454834, 23.99094581604004, 41.01011657714844], "std": [0.23820102214813232, 0.19267955422401428, 0.2045360654592514, 0.056655701249837875, 0.3352293372154236, 0.22641760110855103, 0.22346363961696625, 0.15756355226039886, 0.1487174928188324, 0.07768436521291733, 0.1968737244606018, 0.030238116160035133, 8.878315925598145, 5.552910804748535, 0.08706188201904297, 3.5002572536468506, 17.851970672607422, 4.04354190826416, 20.206619262695312, 4.357184886932373, 19.569116592407227, 16.903623580932617, 17.094377517700195, 30.39134979248047, 17.954593658447266, 12.942595481872559, 0.35048726201057434, 2.647433042526245, 9.294732093811035, 10.077497482299805, 15.747307777404785, 7.040855884552002, 19.17083168029785, 8.511547088623047, 20.925092697143555, 22.12484359741211], "count": [194]}, "action": {"min": [0.27287423610687256, -1.3464179039001465, 0.8496890664100647, -0.37291619181632996, -1.391135334968567, 0.9832532405853271, -1.1358433961868286, -1.3377631902694702, 1.0481464862823486, -0.19674600660800934, 0.5264124274253845, -0.7037985324859619, 29.142223358154297, 41.834999084472656, -0.22499999403953552, -0.3199999928474426, 3.5456249713897705, -2.031874895095825, 2.0137500762939453, -0.8331249952316284, 0.84375, 0.15125000476837158, 1.0931249856948853, 0.84375, 9.672499656677246, 48.68375015258789, 0.6577777862548828, -1.1706249713897705, 4.056666851043701, -0.16625000536441803, 4.7866668701171875, -0.5774999856948853, 3.0199999809265137, 0.05624999850988388, 2.4700000286102295, 1.1966667175292969], "max": [1.0661605596542358, -0.6846532225608826, 1.5106908082962036, -0.1641298532485962, -0.3116178512573242, 1.958614706993103, -0.36352235078811646, -0.840199887752533, 1.5712023973464966, 0.24204623699188232, 1.4730254411697388, -0.6019684076309204, 69.4906234741211, 58.688751220703125, 0.07583333551883698, 9.516875267028809, 54.40062713623047, 18.267499923706055, 60.29249954223633, 13.336874961853027, 54.946876525878906, 45.44499969482422, 52.05062484741211, 84.51437377929688, 60.59062576293945, 81.16188049316406, 2.447499990463257, 8.579999923706055, 47.48500061035156, 28.556875228881836, 66.14125061035156, 25.588125228881836, 78.79437255859375, 34.0, 71.72000122070312, 81.16374969482422], "mean": [0.6797313690185547, -0.8535714149475098, 1.0183448791503906, -0.2542499005794525, -0.7585958242416382, 1.515812873840332, -0.7598316669464111, -0.9752271771430969, 1.217862606048584, -0.10585812479257584, 0.9366773366928101, -0.685482382774353, 53.768646240234375, 49.921749114990234, -0.11462824046611786, 5.765472888946533, 18.737321853637695, 1.772659420967102, 20.830291748046875, 2.4271023273468018, 18.266769409179688, 10.242554664611816, 10.788219451904297, 30.15380859375, 35.02969741821289, 65.89249420166016, 1.1968250274658203, 3.287578582763672, 30.6389102935791, 5.887245178222656, 32.01999282836914, 5.11290168762207, 34.37010955810547, 4.946926593780518, 23.990949630737305, 41.010108947753906], "std": [0.23820103704929352, 0.19267956912517548, 0.2045360654592514, 0.056655701249837875, 0.3352293372154236, 0.2264176309108734, 0.22346362471580505, 0.15756355226039886, 0.14871752262115479, 0.07768436521291733, 0.1968737244606018, 0.030238114297389984, 8.878314971923828, 5.552910327911377, 0.08706188201904297, 3.500257730484009, 17.85196876525879, 4.043541431427002, 20.206623077392578, 4.357185363769531, 19.569116592407227, 16.903621673583984, 17.094377517700195, 30.39134979248047, 17.954593658447266, 12.942593574523926, 0.35048729181289673, 2.647433280944824, 9.294732093811035, 10.077498435974121, 15.747305870056152, 7.040855407714844, 19.170827865600586, 8.511548042297363, 20.925090789794922, 22.124839782714844], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [194]}, "index": {"min": [224], "max": [417], "mean": [320.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [2.8402061855670104, 7.0, 7.0, 7.0, 7.0], "std": [2.3064749644449263, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [194]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [194]}, "eef_direction_state": {"mean": [3.2628865979381443, 3.747422680412371], "std": [2.017440431427025, 2.1111189578825194], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.1546391752577319, 1.0876288659793814], "std": [0.7644175221408915, 0.8660560839865133], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [1.0257731958762886, 0.7835051546391752], "std": [0.8275885165247278, 0.821449612860263], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.2628865979381443, 3.747422680412371], "std": [2.017440431427025, 2.1111189578825194], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.1546391752577319, 1.0876288659793814], "std": [0.7644175221408915, 0.8660560839865133], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [1.0257731958762886, 0.7835051546391752], "std": [0.8275885165247278, 0.821449612860263], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6659745783039707, 0.1737625662536353, 1.218078344831771, -0.18642440426950366, 1.312760606004979, -0.6695871850084767, 0.6644864362902076, -0.14914683169195417, 1.2063168806607263, 1.2922369813433283, 0.9129029287860426, 2.0694593479325114], "std": [0.05616308844844478, 0.04610971778101437, 0.03011686930419087, 1.4152722441431842, 0.1382132625097953, 1.4353703740796282, 0.048085640234079366, 0.0437240394587178, 0.031976322331688706, 0.13575120559377468, 0.07552131675375527, 0.1112047019980316], "min": [0.596011413140385, 0.05470022072018177, 1.142582869536884, -3.057768014835339, 0.8846717227350802, -2.717374067131106, 0.6100047021354866, -0.2327079907870106, 1.1765036299443639, 0.9927448011676034, 0.6122863403884531, 1.8118336302726075], "max": [0.7849317570956025, 0.22774071750489683, 1.2526751377535552, 2.9713015632466977, 1.5526625607859503, 2.7301017951342383, 0.7736323792465533, -0.06143961898725936, 1.2654791143818178, 1.436000420520258, 0.9669719416289917, 2.179801224224227], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6659745783039707, 0.1737625662536353, 1.218078344831771, -0.18642440426950366, 1.312760606004979, -0.6695871850084767, 0.6644864362902076, -0.14914683169195417, 1.2063168806607263, 1.2922369813433283, 0.9129029287860426, 2.0694593479325114], "std": [0.05616308844844478, 0.04610971778101437, 0.03011686930419087, 1.4152722441431842, 0.1382132625097953, 1.4353703740796282, 0.048085640234079366, 0.0437240394587178, 0.031976322331688706, 0.13575120559377468, 0.07552131675375527, 0.1112047019980316], "min": [0.596011413140385, 0.05470022072018177, 1.142582869536884, -3.057768014835339, 0.8846717227350802, -2.717374067131106, 0.6100047021354866, -0.2327079907870106, 1.1765036299443639, 0.9927448011676034, 0.6122863403884531, 1.8118336302726075], "max": [0.7849317570956025, 0.22774071750489683, 1.2526751377535552, 2.9713015632466977, 1.5526625607859503, 2.7301017951342383, 0.7736323792465533, -0.06143961898725936, 1.2654791143818178, 1.436000420520258, 0.9669719416289917, 2.179801224224227], "count": [194]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46583068014705886]], [[0.4516617830882353]], [[0.44293634395424836]]], "std": [[[0.2806004248750743]], [[0.2689400197884654]], [[0.2646615991838778]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135027696078431]], [[0.5256853227124183]], [[0.5001426797385621]]], "std": [[[0.31231904366025875]], [[0.3152573030639125]], [[0.32408713148982693]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5191086560457516]], [[0.5237222508169935]], [[0.5011164746732026]]], "std": [[[0.3086527239733089]], [[0.3087977685760736]], [[0.3117475269012258]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275671568627451]], [[0.4433165155228758]], [[0.39771378267973856]]], "std": [[[0.3619602786374584]], [[0.35814306177166483]], [[0.36376533874971984]]], "count": [100]}, "observation.state": {"min": [0.2314126044511795, -1.353284478187561, 0.8382925391197205, -0.459987998008728, -1.5911556482315063, 0.8819078803062439, -1.1569093465805054, -1.286812424659729, 0.9676975011825562, -0.1728084236383438, 0.638685405254364, -0.9210727214813232, 28.171110153198242, 45.81999969482422, -0.12562499940395355, -0.9399999976158142, 1.0987499952316284, 0.25874999165534973, 0.8999999761581421, -0.34333333373069763, 0.9281250238418579, -3.2200000286102295, 1.0368750095367432, -1.0906249284744263, 28.478124618530273, 49.001251220703125, 0.6456249952316284, -1.1293749809265137, 1.1349999904632568, -0.2862499952316284, 1.5418750047683716, -0.6187499761581421, 1.6356250047683716, -0.19249999523162842, 1.0475000143051147, -0.734375], "max": [1.2031526565551758, -0.7555122971534729, 1.4689431190490723, -0.17907892167568207, -0.2585211992263794, 2.0340514183044434, -0.42548829317092896, -0.8169680237770081, 1.4347772598266602, 0.1841467320919037, 1.4956172704696655, -0.720917284488678, 69.8125, 60.2488899230957, 0.034166667610406876, 9.158124923706055, 42.364376068115234, 29.07499885559082, 47.95624923706055, 32.967498779296875, 51.16062545776367, 43.65999984741211, 47.99625015258789, 74.70124816894531, 60.81500244140625, 78.85562896728516, 2.25, 9.31624984741211, 48.37062454223633, 22.48062515258789, 67.00312805175781, 27.859375, 70.36187744140625, 51.31062698364258, 62.782501220703125, 71.51625061035156], "mean": [0.7592046856880188, -0.9066203832626343, 0.9941463470458984, -0.34730345010757446, -0.8886629343032837, 1.5543053150177002, -0.7980597615242004, -0.9444788694381714, 1.1410402059555054, -0.0467824749648571, 0.9425569772720337, -0.8430317640304565, 51.17344665527344, 51.649742126464844, -0.06409987807273865, 5.531702995300293, 13.610379219055176, 6.227832317352295, 14.412074089050293, 6.649144172668457, 14.931804656982422, 9.158498764038086, 10.545835494995117, 25.978012084960938, 41.305335998535156, 64.75263214111328, 1.0442074537277222, 2.2465412616729736, 31.426868438720703, 5.008458137512207, 34.27107238769531, 5.29677152633667, 39.35724639892578, 8.334681510925293, 29.808704376220703, 40.81488800048828], "std": [0.335363507270813, 0.18041129410266876, 0.19556957483291626, 0.0940433219075203, 0.44849252700805664, 0.3701624274253845, 0.20056499540805817, 0.14244085550308228, 0.11781676113605499, 0.06427518278360367, 0.15865641832351685, 0.07221176475286484, 10.690837860107422, 4.090230941772461, 0.03481147810816765, 3.5085408687591553, 15.359663963317871, 10.32064151763916, 17.570436477661133, 12.19304370880127, 18.482454299926758, 16.165088653564453, 15.720808029174805, 28.318500518798828, 11.590350151062012, 12.533858299255371, 0.2968026399612427, 2.9952239990234375, 12.14103889465332, 8.104414939880371, 16.087827682495117, 8.30986499786377, 17.649782180786133, 14.820514678955078, 16.458297729492188, 20.854475021362305], "count": [202]}, "action": {"min": [0.2314126044511795, -1.353284478187561, 0.8382925391197205, -0.459987998008728, -1.5911556482315063, 0.8819078803062439, -1.1569093465805054, -1.286812424659729, 0.9676975011825562, -0.1728084236383438, 0.638685405254364, -0.9210727214813232, 28.171110153198242, 45.81999969482422, -0.12562499940395355, -0.9399999976158142, 1.0987499952316284, 0.25874999165534973, 0.8999999761581421, -0.34333333373069763, 0.9281250238418579, -3.2200000286102295, 1.0368750095367432, -1.0906249284744263, 28.478124618530273, 49.001251220703125, 0.6456249952316284, -1.1293749809265137, 1.1349999904632568, -0.2862499952316284, 1.5418750047683716, -0.6187499761581421, 1.6356250047683716, -0.19249999523162842, 1.0475000143051147, -0.734375], "max": [1.2031526565551758, -0.7555122971534729, 1.4689431190490723, -0.17907892167568207, -0.2585211992263794, 2.0340514183044434, -0.42548829317092896, -0.8169680237770081, 1.4347772598266602, 0.1841467320919037, 1.4956172704696655, -0.720917284488678, 69.8125, 60.2488899230957, 0.034166667610406876, 9.158124923706055, 42.364376068115234, 29.07499885559082, 47.95624923706055, 32.967498779296875, 51.16062545776367, 43.65999984741211, 47.99625015258789, 74.70124816894531, 60.81500244140625, 78.85562896728516, 2.25, 9.31624984741211, 48.37062454223633, 22.48062515258789, 67.00312805175781, 27.859375, 70.36187744140625, 51.31062698364258, 62.782501220703125, 71.51625061035156], "mean": [0.7592044472694397, -0.9066199660301208, 0.9941458106040955, -0.34730347990989685, -0.888663113117218, 1.5543044805526733, -0.7980595827102661, -0.9444788098335266, 1.1410399675369263, -0.0467824786901474, 0.9425568580627441, -0.843031644821167, 51.17344284057617, 51.649742126464844, -0.06409986317157745, 5.531703948974609, 13.610380172729492, 6.227842807769775, 14.412060737609863, 6.64914083480835, 14.931814193725586, 9.158495903015137, 10.54582691192627, 25.9780216217041, 41.305335998535156, 64.75261688232422, 1.0442075729370117, 2.2465415000915527, 31.4268856048584, 5.008457660675049, 34.27105712890625, 5.2967729568481445, 39.357261657714844, 8.334684371948242, 29.80870246887207, 40.81489944458008], "std": [0.335363507270813, 0.18041124939918518, 0.19556953012943268, 0.0940433219075203, 0.44849249720573425, 0.3701624870300293, 0.20056498050689697, 0.14244085550308228, 0.11781677603721619, 0.06427519023418427, 0.15865643322467804, 0.07221177220344543, 10.690838813781738, 4.090230941772461, 0.03481147065758705, 3.508540391921997, 15.359663963317871, 10.320636749267578, 17.570436477661133, 12.193044662475586, 18.482458114624023, 16.165084838867188, 15.72081184387207, 28.318506240844727, 11.590349197387695, 12.533857345581055, 0.2968025505542755, 2.9952239990234375, 12.14103889465332, 8.104414939880371, 16.087827682495117, 8.309865951538086, 17.649782180786133, 14.820515632629395, 16.458297729492188, 20.854473114013672], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [202]}, "index": {"min": [418], "max": [619], "mean": [518.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.707920792079208, 7.0, 7.0, 7.0, 7.0], "std": [2.314148611413343, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [202]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [202]}, "eef_direction_state": {"mean": [3.272277227722772, 3.603960396039604], "std": [1.8721840272942407, 2.0468725621201336], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.2524752475247525, 1.183168316831683], "std": [0.6898262170890251, 0.8272068362188907], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [1.0297029702970297, 0.7623762376237624], "std": [0.8319777884572553, 0.822318803677075], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.272277227722772, 3.603960396039604], "std": [1.8721840272942407, 2.0468725621201336], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.2524752475247525, 1.183168316831683], "std": [0.6898262170890251, 0.8272068362188907], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [1.0297029702970297, 0.7623762376237624], "std": [0.8319777884572553, 0.822318803677075], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6548455912711255, 0.17062127415053369, 1.2081470046638543, 0.129142227565526, 1.2027689812049747, -0.3635189482677084, 0.6500003162350261, -0.14829765975377934, 1.1959258645509687, 1.3158535312166344, 0.9982009513416696, 2.065567163651003], "std": [0.05768084050005786, 0.07033759057610799, 0.032218526040887846, 1.333112000747753, 0.21893545726733793, 1.274281759866656, 0.036907206597871584, 0.04477756174672711, 0.037019439704153306, 0.20203761780597604, 0.09885312106899752, 0.14948756391268103], "min": [0.57663079563409, 0.030012989099769016, 1.1438456670503638, -1.243958439971177, 0.7497695372403612, -1.6205144489139252, 0.5879954826255029, -0.21875777617378017, 1.1545803322622519, 0.9086720483427049, 0.7248319086894175, 1.7679757633254098], "max": [0.7732985884958195, 0.25292275252162755, 1.2670010653944257, 2.3959543644283414, 1.5307615959609255, 1.9109972066626166, 0.7397374275682014, -0.05215320352934219, 1.2635794598440389, 1.524487302922795, 1.1144179679984436, 2.242863186218583], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6548455912711255, 0.17062127415053369, 1.2081470046638543, 0.129142227565526, 1.2027689812049747, -0.3635189482677084, 0.6500003162350261, -0.14829765975377934, 1.1959258645509687, 1.3158535312166344, 0.9982009513416696, 2.065567163651003], "std": [0.05768084050005786, 0.07033759057610799, 0.032218526040887846, 1.333112000747753, 0.21893545726733793, 1.274281759866656, 0.036907206597871584, 0.04477756174672711, 0.037019439704153306, 0.20203761780597604, 0.09885312106899752, 0.14948756391268103], "min": [0.57663079563409, 0.030012989099769016, 1.1438456670503638, -1.243958439971177, 0.7497695372403612, -1.6205144489139252, 0.5879954826255029, -0.21875777617378017, 1.1545803322622519, 0.9086720483427049, 0.7248319086894175, 1.7679757633254098], "max": [0.7732985884958195, 0.25292275252162755, 1.2670010653944257, 2.3959543644283414, 1.5307615959609255, 1.9109972066626166, 0.7397374275682014, -0.05215320352934219, 1.2635794598440389, 1.524487302922795, 1.1144179679984436, 2.242863186218583], "count": [202]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46467767769607843]], [[0.45102060661764704]], [[0.44162556781045753]]], "std": [[[0.27557672094878666]], [[0.26461873824418713]], [[0.26006571585589555]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4976286172385621]], [[0.5111981883169935]], [[0.48703863562091504]]], "std": [[[0.306667443315396]], [[0.30951238209860904]], [[0.31744675075397144]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094406107026144]], [[0.5189240665849673]], [[0.49936723039215686]]], "std": [[[0.31145769775214566]], [[0.3127553217292266]], [[0.31691903053391207]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42804016135620915]], [[0.4455427839052287]], [[0.40024570465686277]]], "std": [[[0.36033468007841557]], [[0.35525676989990773]], [[0.35913980137169216]]], "count": [100]}, "observation.state": {"min": [0.2592841684818268, -1.3043841123580933, 0.8191949129104614, -0.42570286989212036, -1.6108229160308838, 0.8047226667404175, -1.1590895652770996, -1.3883326053619385, 0.9512679576873779, -0.009727626107633114, 0.5194504857063293, -0.9100576043128967, 6.978888988494873, 47.99625015258789, -0.14562499523162842, -0.21187499165534973, 7.309999942779541, -0.2150000035762787, 5.990624904632568, -0.5168750286102295, 3.1493749618530273, 0.16124999523162842, 1.2493749856948853, -0.109375, 19.860000610351562, 48.61000061035156, 0.3218750059604645, -1.097499966621399, 1.6362500190734863, -0.6518750190734863, 4.130000114440918, -0.40062499046325684, 5.499374866485596, -0.22812500596046448, 1.5099999904632568, 1.1412500143051147], "max": [1.094834804534912, -0.7355325222015381, 1.4066195487976074, -0.1844911128282547, -0.3399185538291931, 2.0549609661102295, -0.3536039888858795, -0.8253700137138367, 1.5687705278396606, 0.24397745728492737, 1.635618805885315, -0.6587367057800293, 74.3550033569336, 75.26555633544922, 0.0, 9.610625267028809, 38.27812576293945, 44.83812713623047, 55.775001525878906, 29.047500610351562, 54.650001525878906, 50.27750015258789, 33.505001068115234, 76.01875305175781, 64.49625396728516, 75.81999969482422, 2.7200000286102295, 8.811875343322754, 54.72125244140625, 43.19874954223633, 58.92000198364258, 36.974998474121094, 64.75125122070312, 61.03437423706055, 56.325626373291016, 67.03937530517578], "mean": [0.7349058985710144, -0.9064391255378723, 0.9929463863372803, -0.3359622061252594, -0.906707763671875, 1.539392352104187, -0.8422682285308838, -0.9794697761535645, 1.152317762374878, 0.040489137172698975, 1.028168797492981, -0.8430208563804626, 49.00956344604492, 55.581233978271484, -0.07619210332632065, 4.551328659057617, 17.65848731994629, 8.602570533752441, 20.465272903442383, 5.462955951690674, 18.526626586914062, 9.031862258911133, 7.355848789215088, 28.20065689086914, 36.948341369628906, 64.44246673583984, 0.9111127853393555, 3.140817403793335, 27.59029197692871, 5.229781627655029, 26.38773536682129, 6.592022895812988, 28.393720626831055, 9.636825561523438, 20.377737045288086, 31.716094970703125], "std": [0.28228074312210083, 0.1502259373664856, 0.16319730877876282, 0.06122839078307152, 0.4113495349884033, 0.3914461135864258, 0.247647225856781, 0.17214736342430115, 0.174241840839386, 0.07072775065898895, 0.2557744085788727, 0.08683343231678009, 15.215327262878418, 5.2555694580078125, 0.03357483446598053, 2.7725906372070312, 9.357868194580078, 15.05759334564209, 17.074167251586914, 8.653799057006836, 17.375709533691406, 15.419108390808105, 9.724258422851562, 22.587480545043945, 16.108949661254883, 10.811283111572266, 0.4322628676891327, 2.5988755226135254, 11.276902198791504, 11.873272895812988, 13.937214851379395, 11.049251556396484, 15.841072082519531, 19.058847427368164, 14.877791404724121, 20.665475845336914], "count": [218]}, "action": {"min": [0.2592841684818268, -1.3043841123580933, 0.8191949129104614, -0.42570286989212036, -1.6108229160308838, 0.8047226667404175, -1.1590895652770996, -1.3883326053619385, 0.9512679576873779, -0.009727626107633114, 0.5194504857063293, -0.9100576043128967, 6.978888988494873, 47.99625015258789, -0.14562499523162842, -0.21187499165534973, 7.309999942779541, -0.2150000035762787, 5.990624904632568, -0.5168750286102295, 3.1493749618530273, 0.16124999523162842, 1.2493749856948853, -0.109375, 19.860000610351562, 48.61000061035156, 0.3218750059604645, -1.097499966621399, 1.6362500190734863, -0.6518750190734863, 4.130000114440918, -0.40062499046325684, 5.499374866485596, -0.22812500596046448, 1.5099999904632568, 1.1412500143051147], "max": [1.094834804534912, -0.7355325222015381, 1.4066195487976074, -0.1844911128282547, -0.3399185538291931, 2.0549609661102295, -0.3536039888858795, -0.8253700137138367, 1.5687705278396606, 0.24397745728492737, 1.635618805885315, -0.6587367057800293, 74.3550033569336, 75.26555633544922, 0.0, 9.610625267028809, 38.27812576293945, 44.83812713623047, 55.775001525878906, 29.047500610351562, 54.650001525878906, 50.27750015258789, 33.505001068115234, 76.01875305175781, 64.49625396728516, 75.81999969482422, 2.7200000286102295, 8.811875343322754, 54.72125244140625, 43.19874954223633, 58.92000198364258, 36.974998474121094, 64.75125122070312, 61.03437423706055, 56.325626373291016, 67.03937530517578], "mean": [0.7349058389663696, -0.9064391255378723, 0.9929468631744385, -0.335962176322937, -0.9067077040672302, 1.5393925905227661, -0.842268168926239, -0.9794698357582092, 1.1523181200027466, 0.04048914462327957, 1.028168797492981, -0.8430208563804626, 49.00957489013672, 55.581241607666016, -0.07619211822748184, 4.551328659057617, 17.658493041992188, 8.602561950683594, 20.465282440185547, 5.462955951690674, 18.52663230895996, 9.031861305236816, 7.355850696563721, 28.200641632080078, 36.94834899902344, 64.44245147705078, 0.9111130237579346, 3.1408166885375977, 27.59029769897461, 5.22978401184082, 26.387733459472656, 6.592023849487305, 28.39371681213379, 9.636829376220703, 20.37773323059082, 31.71609115600586], "std": [0.28228074312210083, 0.1502259224653244, 0.163197323679924, 0.06122839078307152, 0.41134950518608093, 0.39144620299339294, 0.247647225856781, 0.17214739322662354, 0.1742418259382248, 0.07072774320840836, 0.25577443838119507, 0.08683343976736069, 15.215328216552734, 5.255568981170654, 0.03357483819127083, 2.772590398788452, 9.357870101928711, 15.057597160339355, 17.07416534423828, 8.65379810333252, 17.375707626342773, 15.419111251831055, 9.724257469177246, 22.587480545043945, 16.10894775390625, 10.811281204223633, 0.43226295709609985, 2.5988757610321045, 11.276902198791504, 11.873272895812988, 13.937214851379395, 11.049249649047852, 15.841072082519531, 19.058847427368164, 14.877789497375488, 20.665475845336914], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [218]}, "index": {"min": [620], "max": [837], "mean": [728.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.4862385321100917, 7.0, 7.0, 7.0, 7.0], "std": [2.238588508839836, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [218]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [218]}, "eef_direction_state": {"mean": [3.4174311926605503, 3.8623853211009176], "std": [1.8708455644439217, 2.1840451061824684], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.3440366972477065, 1.0458715596330275], "std": [0.6324455508580167, 0.8922224709294826], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [1.0642201834862386, 0.8165137614678899], "std": [0.8270121900724359, 0.8477183366254328], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.4174311926605503, 3.8623853211009176], "std": [1.8708455644439217, 2.1840451061824684], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.3440366972477065, 1.0458715596330275], "std": [0.6324455508580167, 0.8922224709294826], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [1.0642201834862386, 0.8165137614678899], "std": [0.8270121900724359, 0.8477183366254328], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6547389243679114, 0.1680903370875559, 1.2157248850295614, 0.027956760731583874, 1.1615644750472893, -0.4862598101683186, 0.651982383236789, -0.15418058095663523, 1.1967920348634944, 1.259485973009985, 0.919444471018864, 1.9822330483122268], "std": [0.051464489137693865, 0.055686273012567684, 0.03744348042178121, 1.2417235117957415, 0.24668769746204483, 1.2096136744439996, 0.05687985811705369, 0.04765425295146744, 0.03426828530632602, 0.13583134346660114, 0.15156990595427478, 0.11394751914151495], "min": [0.579988929162875, 0.04632318655501749, 1.1437141121438457, -1.2210126267272283, 0.5861097907784067, -1.654445321080419, 0.570712996519266, -0.22205378513439594, 1.1567031988537717, 0.8558176055728394, 0.5814600867087285, 1.7408844956899014], "max": [0.7664098830613085, 0.23264850309277918, 1.2896903172617085, 2.311890767155, 1.5086749237818702, 1.7631654869081566, 0.7785153836800665, -0.046216772676051954, 1.2661268130180472, 1.403643946934251, 1.0698905651032797, 2.121515101825355], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6547389243679114, 0.1680903370875559, 1.2157248850295614, 0.027956760731583874, 1.1615644750472893, -0.4862598101683186, 0.651982383236789, -0.15418058095663523, 1.1967920348634944, 1.259485973009985, 0.919444471018864, 1.9822330483122268], "std": [0.051464489137693865, 0.055686273012567684, 0.03744348042178121, 1.2417235117957415, 0.24668769746204483, 1.2096136744439996, 0.05687985811705369, 0.04765425295146744, 0.03426828530632602, 0.13583134346660114, 0.15156990595427478, 0.11394751914151495], "min": [0.579988929162875, 0.04632318655501749, 1.1437141121438457, -1.2210126267272283, 0.5861097907784067, -1.654445321080419, 0.570712996519266, -0.22205378513439594, 1.1567031988537717, 0.8558176055728394, 0.5814600867087285, 1.7408844956899014], "max": [0.7664098830613085, 0.23264850309277918, 1.2896903172617085, 2.311890767155, 1.5086749237818702, 1.7631654869081566, 0.7785153836800665, -0.046216772676051954, 1.2661268130180472, 1.403643946934251, 1.0698905651032797, 2.121515101825355], "count": [218]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46239859885620915]], [[0.4507132577614379]], [[0.4396360539215686]]], "std": [[[0.2780351144199765]], [[0.2661966436003945]], [[0.2615076031118895]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.17254901960784313]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135165890522876]], [[0.525974056372549]], [[0.5011673447712418]]], "std": [[[0.31992460569550846]], [[0.3214566557965143]], [[0.3295620624241444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5057319424019607]], [[0.5149578839869281]], [[0.4964772487745098]]], "std": [[[0.318044764148279]], [[0.31908901251948135]], [[0.32459232811070066]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306040543300653]], [[0.44738755923202617]], [[0.4022224591503268]]], "std": [[[0.3588719665751966]], [[0.35466371043963724]], [[0.3593078217688248]]], "count": [100]}, "observation.state": {"min": [0.24378670752048492, -1.316686749458313, 0.7731078863143921, -0.38898584246635437, -1.508884072303772, 0.899625301361084, -1.0656518936157227, -1.3585536479949951, 0.9706645011901855, -0.21548600494861603, 0.4869535267353058, -1.025525450706482, 30.418888092041016, 44.318748474121094, -0.11500000208616257, -0.47187498211860657, 0.9424999952316284, 0.3293749988079071, 0.6931250095367432, -0.359375, 1.0744444131851196, -2.9887499809265137, 1.1999999284744263, 0.39499998092651367, 2.315624952316284, 55.26499938964844, 0.3375000059604645, -2.6543750762939453, 1.0575000047683716, 0.4637500047683716, 0.6675000190734863, -0.18187500536441803, 1.1150000095367432, -0.10500000417232513, 0.78125, -0.32750001549720764], "max": [1.0882012844085693, -0.6171320676803589, 1.4954556226730347, -0.20780880749225616, -0.2056153267621994, 2.0035572052001953, -0.377994567155838, -0.7551308274269104, 1.5644550323486328, 0.12955862283706665, 1.406351923942566, -0.6000849008560181, 67.5406265258789, 62.0333366394043, 0.009999999776482582, 9.813750267028809, 44.33187484741211, 30.238750457763672, 50.6462516784668, 28.46125030517578, 50.89500045776367, 51.24187469482422, 46.28437423706055, 79.3656234741211, 52.259376525878906, 71.91312408447266, 0.47437500953674316, 9.62125015258789, 40.54249954223633, 46.061248779296875, 62.75250244140625, 25.766874313354492, 78.23125457763672, 40.73999786376953, 51.9474983215332, 83.88750457763672], "mean": [0.7121940851211548, -0.8967636823654175, 1.000720739364624, -0.3287163972854614, -0.7838824391365051, 1.6331548690795898, -0.8644252419471741, -0.9307753443717957, 1.1219799518585205, 0.02829487808048725, 1.0327826738357544, -0.8919699788093567, 46.0090217590332, 51.81925964355469, -0.047994013875722885, 6.122557640075684, 13.836526870727539, 6.254907131195068, 14.998319625854492, 5.46422004699707, 14.48719310760498, 9.894128799438477, 9.321138381958008, 24.772693634033203, 19.86183738708496, 65.3252182006836, 0.3942035734653473, 6.5163726806640625, 15.669960975646973, 9.65623950958252, 19.34801483154297, 5.340710639953613, 20.223690032958984, 4.463808536529541, 12.825580596923828, 19.794937133789062], "std": [0.29214149713516235, 0.175876185297966, 0.20973443984985352, 0.05469168350100517, 0.3968272805213928, 0.2859971821308136, 0.24719448387622833, 0.18024876713752747, 0.18265190720558167, 0.12386400252580643, 0.2278079241514206, 0.14562265574932098, 12.227149963378906, 4.468204021453857, 0.02483348734676838, 3.621629238128662, 16.43245506286621, 10.334773063659668, 18.78844451904297, 9.894021987915039, 17.619068145751953, 17.7263240814209, 14.638511657714844, 29.86248207092285, 19.460954666137695, 6.012756824493408, 0.028889475390315056, 4.33672571182251, 11.112403869628906, 15.75163459777832, 20.184293746948242, 7.824388027191162, 24.992612838745117, 10.007889747619629, 16.01526641845703, 28.397499084472656], "count": [223]}, "action": {"min": [0.24378670752048492, -1.316686749458313, 0.7731078863143921, -0.38898584246635437, -1.508884072303772, 0.899625301361084, -1.0656518936157227, -1.3585536479949951, 0.9706645011901855, -0.21548600494861603, 0.4869535267353058, -1.025525450706482, 30.418888092041016, 44.318748474121094, -0.11500000208616257, -0.47187498211860657, 0.9424999952316284, 0.3293749988079071, 0.6931250095367432, -0.359375, 1.0744444131851196, -2.9887499809265137, 1.1999999284744263, 0.39499998092651367, 2.315624952316284, 55.26499938964844, 0.3375000059604645, -2.6543750762939453, 1.0575000047683716, 0.4637500047683716, 0.6675000190734863, -0.18187500536441803, 1.1150000095367432, -0.10500000417232513, 0.78125, -0.32750001549720764], "max": [1.0882012844085693, -0.6171320676803589, 1.4954556226730347, -0.20780880749225616, -0.2056153267621994, 2.0035572052001953, -0.377994567155838, -0.7551308274269104, 1.5644550323486328, 0.12955862283706665, 1.406351923942566, -0.6000849008560181, 67.5406265258789, 62.0333366394043, 0.009999999776482582, 9.813750267028809, 44.33187484741211, 30.238750457763672, 50.6462516784668, 28.46125030517578, 50.89500045776367, 51.24187469482422, 46.28437423706055, 79.3656234741211, 52.259376525878906, 71.91312408447266, 0.47437500953674316, 9.62125015258789, 40.54249954223633, 46.061248779296875, 62.75250244140625, 25.766874313354492, 78.23125457763672, 40.73999786376953, 51.9474983215332, 83.88750457763672], "mean": [0.7121943235397339, -0.8967639207839966, 1.0007202625274658, -0.3287164270877838, -0.7838824391365051, 1.6331547498703003, -0.8644252419471741, -0.9307754635810852, 1.1219799518585205, 0.028294915333390236, 1.0327823162078857, -0.8919703960418701, 46.009033203125, 51.819244384765625, -0.04799403250217438, 6.122558116912842, 13.836529731750488, 6.254908084869385, 14.998312950134277, 5.464221477508545, 14.487187385559082, 9.894124984741211, 9.32114315032959, 24.77269172668457, 19.86182975769043, 65.32518768310547, 0.3942035734653473, 6.516374588012695, 15.669973373413086, 9.65623950958252, 19.348020553588867, 5.340709209442139, 20.223691940307617, 4.463809490203857, 12.825572967529297, 19.794931411743164], "std": [0.29214146733283997, 0.17587615549564362, 0.20973439514636993, 0.05469169095158577, 0.39682722091674805, 0.2859971821308136, 0.24719449877738953, 0.18024876713752747, 0.18265189230442047, 0.12386400997638702, 0.22780798375606537, 0.14562267065048218, 12.227149963378906, 4.468204498291016, 0.02483348175883293, 3.621628761291504, 16.432456970214844, 10.334770202636719, 18.788450241088867, 9.89401912689209, 17.619068145751953, 17.72632598876953, 14.638513565063477, 29.86248016357422, 19.460954666137695, 6.012756824493408, 0.02888946793973446, 4.336725234985352, 11.112404823303223, 15.751635551452637, 20.184289932250977, 7.82438850402832, 24.992612838745117, 10.007889747619629, 16.0152645111084, 28.39750099182129], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [223]}, "index": {"min": [838], "max": [1060], "mean": [949.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.8475336322869955, 7.0, 7.0, 7.0, 7.0], "std": [2.3108402597903623, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [223]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [223]}, "eef_direction_state": {"mean": [3.3856502242152464, 4.125560538116592], "std": [2.0757343297497735, 2.1096450564662224], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.2914798206278026, 0.9596412556053812], "std": [0.7151587727355344, 0.8849432382811833], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.9730941704035875, 0.695067264573991], "std": [0.7975257843995754, 0.8126372226062275], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [3.3856502242152464, 4.125560538116592], "std": [2.0757343297497735, 2.1096450564662224], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.2914798206278026, 0.9596412556053812], "std": [0.7151587727355344, 0.8849432382811833], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.9730941704035875, 0.695067264573991], "std": [0.7975257843995754, 0.8126372226062275], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.6610499101736126, 0.16526343441146019, 1.2011058111616084, 0.15608926872275267, 1.2922709413233366, -0.17317814169349013, 0.6462413490261197, -0.1632163538131419, 1.1998359052962955, 1.237174010238258, 1.0014731701552486, 1.9408954546023738], "std": [0.059611923585072134, 0.04835662602643042, 0.03267296627655683, 1.5518939629897885, 0.16793970159710594, 1.506030889335568, 0.053676945666960386, 0.05068163942270354, 0.02660704630426482, 0.11417118591257808, 0.10709509676559237, 0.14571932507627797], "min": [0.5886283209009788, 0.06455747769336939, 1.136880922356725, -3.1378836812456288, 0.7604179291389492, -1.7171161701532027, 0.5994403610418093, -0.21305598491175212, 1.1549377308489053, 0.9772659667770883, 0.7201047390505688, 1.695092573183933], "max": [0.7870332361361783, 0.22446697109641472, 1.2635958869091228, 3.1282754366702266, 1.5650284086249209, 3.092299267087242, 0.7755276764982756, -0.05330080089392608, 1.2579824932303916, 1.4866584374458895, 1.1239035500873147, 2.321226463297073], "count": [223]}, "eef_sim_pose_action": {"mean": [0.6610499101736126, 0.16526343441146019, 1.2011058111616084, 0.15608926872275267, 1.2922709413233366, -0.17317814169349013, 0.6462413490261197, -0.1632163538131419, 1.1998359052962955, 1.237174010238258, 1.0014731701552486, 1.9408954546023738], "std": [0.059611923585072134, 0.04835662602643042, 0.03267296627655683, 1.5518939629897885, 0.16793970159710594, 1.506030889335568, 0.053676945666960386, 0.05068163942270354, 0.02660704630426482, 0.11417118591257808, 0.10709509676559237, 0.14571932507627797], "min": [0.5886283209009788, 0.06455747769336939, 1.136880922356725, -3.1378836812456288, 0.7604179291389492, -1.7171161701532027, 0.5994403610418093, -0.21305598491175212, 1.1549377308489053, 0.9772659667770883, 0.7201047390505688, 1.695092573183933], "max": [0.7870332361361783, 0.22446697109641472, 1.2635958869091228, 3.1282754366702266, 1.5650284086249209, 3.092299267087242, 0.7755276764982756, -0.05330080089392608, 1.2579824932303916, 1.4866584374458895, 1.1239035500873147, 2.321226463297073], "count": [223]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46115395629084965]], [[0.4480382802287582]], [[0.4375216462418301]]], "std": [[[0.2766261598073964]], [[0.26505549879739587]], [[0.26095726224874055]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.50621172998366]], [[0.5179879391339869]], [[0.4935686744281046]]], "std": [[[0.3195301890798969]], [[0.32212487307483456]], [[0.33037494310677634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5139210723039216]], [[0.5222757373366013]], [[0.5028322160947712]]], "std": [[[0.307334153287256]], [[0.3089731152980191]], [[0.3119097121395903]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424514464869281]], [[0.44147590890522875]], [[0.3963989133986928]]], "std": [[[0.35927588221351997]], [[0.35447148227795544]], [[0.3583340679451687]]], "count": [100]}, "observation.state": {"min": [0.26989394426345825, -1.27460515499115, 0.8456836342811584, -0.42043372988700867, -1.5581368207931519, 0.9166645407676697, -1.0854463577270508, -1.3909790515899658, 0.9900773763656616, -0.17266537249088287, 0.4331654906272888, -0.8927004337310791, 28.88374900817871, 44.28937530517578, -0.12562499940395355, -0.4050000011920929, 0.9637500047683716, -0.7362499833106995, 0.71875, -0.2743750214576721, 1.0924999713897705, 0.2549999952316284, 1.2606250047683716, 0.7549999952316284, 38.239376068115234, 50.651248931884766, 0.3409999907016754, -0.9325000047683716, 1.171875, -0.08687499910593033, 3.046250104904175, -0.29124999046325684, 3.302500009536743, -0.22374999523162842, 1.5981249809265137, 0.6200000047683716], "max": [1.0478497743606567, -0.7674228549003601, 1.4628394842147827, -0.22008754312992096, -0.2792162597179413, 2.0091841220855713, -0.30258163809776306, -0.8494983315467834, 1.595116138458252, 0.2292032241821289, 1.6245983839035034, -0.6887063980102539, 72.5043716430664, 65.97750091552734, 0.0025000013411045074, 9.630000114440918, 57.27312469482422, 10.407500267028809, 46.61000061035156, 41.50437545776367, 49.44750213623047, 46.747501373291016, 41.76625061035156, 85.64375305175781, 64.73062896728516, 78.86750030517578, 0.5256249904632568, 8.112500190734863, 47.349998474121094, 34.326873779296875, 57.70500183105469, 36.88062286376953, 59.772499084472656, 46.520626068115234, 57.50312423706055, 67.91374969482422], "mean": [0.7108173966407776, -0.8953555822372437, 1.0028512477874756, -0.2933676242828369, -0.846992552280426, 1.5502671003341675, -0.7826855778694153, -0.9981361031532288, 1.1811915636062622, -0.005032355897128582, 0.956010639667511, -0.8475935459136963, 50.65522003173828, 50.78840255737305, -0.06963858753442764, 5.808661937713623, 15.120097160339355, 1.3127881288528442, 14.50062084197998, 7.853565692901611, 15.01341438293457, 8.99975299835205, 8.273680686950684, 26.2867488861084, 53.33622741699219, 65.18816375732422, 0.4010154902935028, 1.9173890352249146, 32.588172912597656, 7.555596351623535, 37.62317657470703, 8.050562858581543, 41.28536605834961, 10.312301635742188, 29.4013614654541, 43.22218322753906], "std": [0.23872531950473785, 0.1494959443807602, 0.18359757959842682, 0.04923905432224274, 0.33800047636032104, 0.303237646818161, 0.2443469762802124, 0.16560326516628265, 0.1703733503818512, 0.10201174020767212, 0.2605263590812683, 0.0736708864569664, 11.868365287780762, 5.359224319458008, 0.03396214544773102, 3.4506969451904297, 19.923038482666016, 2.3155555725097656, 17.242223739624023, 14.140961647033691, 17.877622604370117, 14.821478843688965, 12.911978721618652, 31.027812957763672, 8.099390029907227, 11.006901741027832, 0.037624064832925797, 3.0842013359069824, 13.460847854614258, 12.267728805541992, 16.636432647705078, 12.141327857971191, 18.09706687927246, 16.005556106567383, 15.820843696594238, 21.92294692993164], "count": [186]}, "action": {"min": [0.26989394426345825, -1.27460515499115, 0.8456836342811584, -0.42043372988700867, -1.5581368207931519, 0.9166645407676697, -1.0854463577270508, -1.3909790515899658, 0.9900773763656616, -0.17266537249088287, 0.4331654906272888, -0.8927004337310791, 28.88374900817871, 44.28937530517578, -0.12562499940395355, -0.4050000011920929, 0.9637500047683716, -0.7362499833106995, 0.71875, -0.2743750214576721, 1.0924999713897705, 0.2549999952316284, 1.2606250047683716, 0.7549999952316284, 38.239376068115234, 50.651248931884766, 0.3409999907016754, -0.9325000047683716, 1.171875, -0.08687499910593033, 3.046250104904175, -0.29124999046325684, 3.302500009536743, -0.22374999523162842, 1.5981249809265137, 0.6200000047683716], "max": [1.0478497743606567, -0.7674228549003601, 1.4628394842147827, -0.22008754312992096, -0.2792162597179413, 2.0091841220855713, -0.30258163809776306, -0.8494983315467834, 1.595116138458252, 0.2292032241821289, 1.6245983839035034, -0.6887063980102539, 72.5043716430664, 65.97750091552734, 0.0025000013411045074, 9.630000114440918, 57.27312469482422, 10.407500267028809, 46.61000061035156, 41.50437545776367, 49.44750213623047, 46.747501373291016, 41.76625061035156, 85.64375305175781, 64.73062896728516, 78.86750030517578, 0.5256249904632568, 8.112500190734863, 47.349998474121094, 34.326873779296875, 57.70500183105469, 36.88062286376953, 59.772499084472656, 46.520626068115234, 57.50312423706055, 67.91374969482422], "mean": [0.7108174562454224, -0.8953554630279541, 1.0028506517410278, -0.29336753487586975, -0.8469924330711365, 1.5502673387527466, -0.7826856374740601, -0.9981361031532288, 1.1811920404434204, -0.005032355897128582, 0.9560106992721558, -0.8475934863090515, 50.655216217041016, 50.78839111328125, -0.06963858008384705, 5.808663368225098, 15.120105743408203, 1.312788724899292, 14.500617980957031, 7.853567600250244, 15.01341724395752, 8.999740600585938, 8.273691177368164, 26.286731719970703, 53.33623123168945, 65.18817901611328, 0.40101540088653564, 1.9173892736434937, 32.588172912597656, 7.55559778213501, 37.6231689453125, 8.050558090209961, 41.28535461425781, 10.31230354309082, 29.4013614654541, 43.22220230102539], "std": [0.23872531950473785, 0.14949598908424377, 0.18359757959842682, 0.04923905059695244, 0.33800047636032104, 0.3032377064228058, 0.2443469762802124, 0.16560329496860504, 0.1703733503818512, 0.10201174020767212, 0.2605263590812683, 0.0736708790063858, 11.868363380432129, 5.359225273132324, 0.03396214544773102, 3.4506964683532715, 19.92303466796875, 2.315556287765503, 17.242223739624023, 14.140959739685059, 17.877620697021484, 14.821475982666016, 12.911981582641602, 31.027807235717773, 8.099390029907227, 11.006901741027832, 0.037624064832925797, 3.0842010974884033, 13.460847854614258, 12.267728805541992, 16.63643455505371, 12.141328811645508, 18.09706687927246, 16.005556106567383, 15.820843696594238, 21.922948837280273], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [186]}, "index": {"min": [1061], "max": [1246], "mean": [1153.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.6989247311827955, 7.0, 7.0, 7.0, 7.0], "std": [2.3384810171247667, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [186]}, "eef_direction_state": {"mean": [3.236559139784946, 3.8440860215053765], "std": [2.0420201333476413, 2.019366576167976], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2634408602150538, 1.1344086021505377], "std": [0.6723870087332438, 0.8539591065296551], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.0483870967741935, 0.8709677419354839], "std": [0.8183530409416544, 0.8453008175068195], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.236559139784946, 3.8440860215053765], "std": [2.0420201333476413, 2.019366576167976], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2634408602150538, 1.1344086021505377], "std": [0.6723870087332438, 0.8539591065296551], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.0483870967741935, 0.8709677419354839], "std": [0.8183530409416544, 0.8453008175068195], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6595188316071889, 0.16206579186531225, 1.213704271059661, -0.26032540518712965, 1.2627871097317247, -0.7914010795394257, 0.6622100324822268, -0.14559373201743242, 1.199263545773811, 1.2627580213722256, 0.9620150941501386, 1.9889671401652078], "std": [0.05568851101147332, 0.036059920299790146, 0.03031334946041114, 1.2284148659656084, 0.17977001670625087, 1.2440940337963553, 0.05257209365185475, 0.04995951640470619, 0.03443945933542784, 0.14319908722113117, 0.1529110451512641, 0.12008455475859746], "min": [0.58072014671326, 0.08171260158259062, 1.14498348132231, -1.4874736065928411, 0.7454305778416348, -2.012269285443158, 0.5873993795456736, -0.22466111466970717, 1.1568751183841577, 0.8767423014931559, 0.6026290770983032, 1.6581562432986212], "max": [0.7838599989136278, 0.22017941782249736, 1.274418410106506, 2.3369552938725198, 1.5068105170797588, 1.8447921317174005, 0.7813400811639, -0.0355896717954286, 1.2574128610008672, 1.4276313077282952, 1.0976511106551103, 2.1452550402396935], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6595188316071889, 0.16206579186531225, 1.213704271059661, -0.26032540518712965, 1.2627871097317247, -0.7914010795394257, 0.6622100324822268, -0.14559373201743242, 1.199263545773811, 1.2627580213722256, 0.9620150941501386, 1.9889671401652078], "std": [0.05568851101147332, 0.036059920299790146, 0.03031334946041114, 1.2284148659656084, 0.17977001670625087, 1.2440940337963553, 0.05257209365185475, 0.04995951640470619, 0.03443945933542784, 0.14319908722113117, 0.1529110451512641, 0.12008455475859746], "min": [0.58072014671326, 0.08171260158259062, 1.14498348132231, -1.4874736065928411, 0.7454305778416348, -2.012269285443158, 0.5873993795456736, -0.22466111466970717, 1.1568751183841577, 0.8767423014931559, 0.6026290770983032, 1.6581562432986212], "max": [0.7838599989136278, 0.22017941782249736, 1.274418410106506, 2.3369552938725198, 1.5068105170797588, 1.8447921317174005, 0.7813400811639, -0.0355896717954286, 1.2574128610008672, 1.4276313077282952, 1.0976511106551103, 2.1452550402396935], "count": [186]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46305002655228755]], [[0.4510443954248366]], [[0.4423330208333333]]], "std": [[[0.2846144548039213]], [[0.2727712747656195]], [[0.26719725374133113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.17254901960784313]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5014203329248366]], [[0.5133688950163399]], [[0.4902839195261438]]], "std": [[[0.30830964473611955]], [[0.3121581456751124]], [[0.3191133663566589]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179198284313725]], [[0.5252323815359476]], [[0.5046284926470589]]], "std": [[[0.3126825143410185]], [[0.31287135696876633]], [[0.3165086262111082]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42745322712418304]], [[0.4442185028594771]], [[0.39893468545751637]]], "std": [[[0.360866122875317]], [[0.3563792661884546]], [[0.36062632399917827]]], "count": [100]}, "observation.state": {"min": [0.23270007967948914, -1.3166390657424927, 0.8226282000541687, -0.4118982255458832, -1.3792672157287598, 1.097441554069519, -1.2065011262893677, -1.2651398181915283, 0.9716817736625671, -0.0408417247235775, 0.7110227346420288, -0.8356937170028687, 35.76250076293945, 42.13875198364258, -0.11166666448116302, -0.9081249833106995, 0.8187500238418579, -0.6556249856948853, 0.7022222280502319, -0.7237499952316284, 0.7975000143051147, 0.17750000953674316, 1.2706249952316284, -0.9606249928474426, 2.4131250381469727, 48.526248931884766, 0.5718749761581421, -1.330625057220459, 1.2446666955947876, -1.0212500095367432, 1.6793333292007446, -1.215000033378601, 2.4016666412353516, 0.5099999904632568, 0.8975000381469727, -0.17923076450824738], "max": [1.0827759504318237, -0.7437342405319214, 1.4265038967132568, -0.20656901597976685, -0.30129414796829224, 1.9906824827194214, -0.46816587448120117, -0.8299477100372314, 1.4371137619018555, 0.3073209524154663, 1.5363503694534302, -0.7158812284469604, 68.45249938964844, 58.10562515258789, 0.009999999776482582, 9.543076515197754, 52.15562438964844, 23.90312385559082, 51.64500045776367, 24.53999900817871, 56.94937515258789, 47.91374969482422, 43.244998931884766, 74.625, 67.6675033569336, 70.95000457763672, 3.2300000190734863, 9.453125, 50.65562438964844, 24.672500610351562, 60.38875198364258, 30.239999771118164, 65.70375061035156, 44.8381233215332, 57.26375198364258, 66.55999755859375], "mean": [0.6967121362686157, -0.9152918457984924, 1.0029188394546509, -0.3277091979980469, -0.790711522102356, 1.6382436752319336, -0.871925413608551, -0.956485390663147, 1.1385319232940674, 0.02433883026242256, 1.0288076400756836, -0.8114463090896606, 52.51665496826172, 49.564815521240234, -0.0583730973303318, 5.009589672088623, 16.20933723449707, 3.3855295181274414, 18.092559814453125, 5.429637908935547, 18.77625846862793, 6.845246315002441, 10.735337257385254, 25.507896423339844, 28.645954132080078, 62.08074951171875, 1.08659827709198, 5.989446640014648, 20.079647064208984, 4.331790447235107, 19.949392318725586, 5.490029335021973, 20.48127555847168, 6.862118244171143, 12.208151817321777, 36.984378814697266], "std": [0.2977246642112732, 0.18191640079021454, 0.19822575151920319, 0.06584107875823975, 0.35488614439964294, 0.24684938788414001, 0.1905866414308548, 0.12676578760147095, 0.11517123132944107, 0.07759886980056763, 0.14820021390914917, 0.032948244363069534, 9.628363609313965, 4.657872200012207, 0.029872307553887367, 3.663245916366577, 19.667098999023438, 7.063895225524902, 21.18299674987793, 8.524415969848633, 21.96025276184082, 12.374809265136719, 14.941388130187988, 29.739721298217773, 25.555967330932617, 7.745643138885498, 0.44553759694099426, 3.4494681358337402, 13.29942512512207, 7.3832244873046875, 17.822696685791016, 9.264906883239746, 20.27631950378418, 11.809017181396484, 18.71041488647461, 15.837861061096191], "count": [186]}, "action": {"min": [0.23270007967948914, -1.3166390657424927, 0.8226282000541687, -0.4118982255458832, -1.3792672157287598, 1.097441554069519, -1.2065011262893677, -1.2651398181915283, 0.9716817736625671, -0.0408417247235775, 0.7110227346420288, -0.8356937170028687, 35.76250076293945, 42.13875198364258, -0.11166666448116302, -0.9081249833106995, 0.8187500238418579, -0.6556249856948853, 0.7022222280502319, -0.7237499952316284, 0.7975000143051147, 0.17750000953674316, 1.2706249952316284, -0.9606249928474426, 2.4131250381469727, 48.526248931884766, 0.5718749761581421, -1.330625057220459, 1.2446666955947876, -1.0212500095367432, 1.6793333292007446, -1.215000033378601, 2.4016666412353516, 0.5099999904632568, 0.8975000381469727, -0.17923076450824738], "max": [1.0827759504318237, -0.7437342405319214, 1.4265038967132568, -0.20656901597976685, -0.30129414796829224, 1.9906824827194214, -0.46816587448120117, -0.8299477100372314, 1.4371137619018555, 0.3073209524154663, 1.5363503694534302, -0.7158812284469604, 68.45249938964844, 58.10562515258789, 0.009999999776482582, 9.543076515197754, 52.15562438964844, 23.90312385559082, 51.64500045776367, 24.53999900817871, 56.94937515258789, 47.91374969482422, 43.244998931884766, 74.625, 67.6675033569336, 70.95000457763672, 3.2300000190734863, 9.453125, 50.65562438964844, 24.672500610351562, 60.38875198364258, 30.239999771118164, 65.70375061035156, 44.8381233215332, 57.26375198364258, 66.55999755859375], "mean": [0.6967121362686157, -0.9152919054031372, 1.0029186010360718, -0.3277091979980469, -0.7907115817070007, 1.6382436752319336, -0.8719253540039062, -0.9564852714538574, 1.1385321617126465, 0.02433883212506771, 1.0288078784942627, -0.8114464282989502, 52.51668167114258, 49.56480407714844, -0.05837314948439598, 5.009589195251465, 16.209352493286133, 3.3855268955230713, 18.09255599975586, 5.429642200469971, 18.776247024536133, 6.845240592956543, 10.735335350036621, 25.507888793945312, 28.645963668823242, 62.08076477050781, 1.0865983963012695, 5.98944616317749, 20.079647064208984, 4.331790924072266, 19.949390411376953, 5.490029811859131, 20.48127555847168, 6.862119674682617, 12.20815658569336, 36.98436737060547], "std": [0.2977246940135956, 0.18191640079021454, 0.19822575151920319, 0.06584108620882034, 0.35488611459732056, 0.2468494176864624, 0.190586656332016, 0.12676578760147095, 0.11517123878002167, 0.07759887725114822, 0.14820021390914917, 0.032948244363069534, 9.628365516662598, 4.657872676849365, 0.029872311279177666, 3.663245439529419, 19.66709327697754, 7.063895225524902, 21.18299674987793, 8.5244140625, 21.960250854492188, 12.374810218811035, 14.941389083862305, 29.739713668823242, 25.555967330932617, 7.745642185211182, 0.4455375075340271, 3.4494683742523193, 13.299424171447754, 7.383224964141846, 17.82269859313965, 9.26490592956543, 20.27631950378418, 11.8090181350708, 18.71041488647461, 15.837859153747559], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [186]}, "index": {"min": [1247], "max": [1432], "mean": [1339.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.575268817204301, 7.0, 7.0, 7.0, 7.0], "std": [2.278282503180071, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [186]}, "eef_direction_state": {"mean": [3.28494623655914, 3.8225806451612905], "std": [1.7287851559372733, 1.9880627103465711], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2580645161290323, 1.032258064516129], "std": [0.6624039927424278, 0.8544835943261848], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.0376344086021505, 0.7204301075268817], "std": [0.857404683375425, 0.8080986764755244], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.28494623655914, 3.8225806451612905], "std": [1.7287851559372733, 1.9880627103465711], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2580645161290323, 1.032258064516129], "std": [0.6624039927424278, 0.8544835943261848], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.0376344086021505, 0.7204301075268817], "std": [0.857404683375425, 0.8080986764755244], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6627369444149663, 0.15606603026737711, 1.2066148377908126, -0.07171190558701993, 1.3157263654042444, -0.5732386388283237, 0.6468437349455537, -0.1605220782595837, 1.185227234558392, 1.3046037959235348, 0.91838487542757, 2.0255543103876903], "std": [0.0551314653749478, 0.06012480270124957, 0.03555477351695217, 1.3226422348866618, 0.14167296169233182, 1.275166871898187, 0.036033472601853904, 0.040462218455477636, 0.02941570857741704, 0.14817224983434843, 0.09585009384316345, 0.1187902144653531], "min": [0.5971311106195335, 0.039565359420320384, 1.1454779468435288, -2.419213730649639, 0.9291427524786098, -2.911394791280441, 0.59324781696012, -0.23555228029311465, 1.1563851279780966, 1.0204956383419446, 0.6434009695162461, 1.758880530280962], "max": [0.7694357806690832, 0.2246079395582934, 1.263170073400303, 2.9481843350726176, 1.5444926626494735, 2.451555644453015, 0.7387639365736424, -0.0724581977154988, 1.2428971303598613, 1.461847102968113, 1.011506829379353, 2.172261171238961], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6627369444149663, 0.15606603026737711, 1.2066148377908126, -0.07171190558701993, 1.3157263654042444, -0.5732386388283237, 0.6468437349455537, -0.1605220782595837, 1.185227234558392, 1.3046037959235348, 0.91838487542757, 2.0255543103876903], "std": [0.0551314653749478, 0.06012480270124957, 0.03555477351695217, 1.3226422348866618, 0.14167296169233182, 1.275166871898187, 0.036033472601853904, 0.040462218455477636, 0.02941570857741704, 0.14817224983434843, 0.09585009384316345, 0.1187902144653531], "min": [0.5971311106195335, 0.039565359420320384, 1.1454779468435288, -2.419213730649639, 0.9291427524786098, -2.911394791280441, 0.59324781696012, -0.23555228029311465, 1.1563851279780966, 1.0204956383419446, 0.6434009695162461, 1.758880530280962], "max": [0.7694357806690832, 0.2246079395582934, 1.263170073400303, 2.9481843350726176, 1.5444926626494735, 2.451555644453015, 0.7387639365736424, -0.0724581977154988, 1.2428971303598613, 1.461847102968113, 1.011506829379353, 2.172261171238961], "count": [186]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4660153880718954]], [[0.44724005310457515]], [[0.4333237949346405]]], "std": [[[0.2805402618870229]], [[0.271242314652381]], [[0.2705969721084249]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080221813725491]], [[0.5206091156045751]], [[0.5038904534313726]]], "std": [[[0.30527570083855066]], [[0.30792663804041265]], [[0.3140948561576234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518144140114379]], [[0.5293228349673204]], [[0.5041178594771242]]], "std": [[[0.31296550133067336]], [[0.3097325104964563]], [[0.3143525072196657]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41353603145424833]], [[0.4314159375]], [[0.40772872753267975]]], "std": [[[0.35810648786795696]], [[0.35481259288056]], [[0.36448040779033747]]], "count": [100]}, "observation.state": {"min": [0.22151808440685272, -1.2651159763336182, 0.7575150728225708, -0.520308792591095, -1.5308401584625244, 1.0051668882369995, -1.187300205230713, -1.322623372077942, 1.0436217784881592, -0.2984807789325714, 0.6364204287528992, -0.726901650428772, 37.63750076293945, 43.592498779296875, -0.10999999940395355, -0.5456250309944153, 1.3025000095367432, -0.8274999856948853, 11.149374961853027, -0.7562500238418579, 8.973750114440918, 0.0006250059232115746, 1.3125, 22.046249389648438, 1.8106250762939453, 52.557498931884766, 1.0199999809265137, 2.447499990463257, 0.9800000190734863, 0.29249998927116394, 2.132499933242798, -0.6362500190734863, 4.03125, -0.20937499403953552, 0.7599999904632568, 0.16692307591438293], "max": [1.1619956493377686, -0.6597142815589905, 1.4174915552139282, -0.27189669013023376, -0.2421177625656128, 2.063258171081543, -0.41795414686203003, -0.7875086069107056, 1.5135518312454224, 0.2155972570180893, 1.46861732006073, -0.5182107090950012, 65.0999984741211, 61.88666534423828, 13.420000076293945, 9.340624809265137, 50.77687454223633, 15.369375228881836, 50.86375045776367, 30.943124771118164, 65.81437683105469, 40.95937728881836, 49.953125, 72.92687225341797, 58.83562469482422, 71.9581298828125, 3.0112500190734863, 9.515000343322754, 47.92625045776367, 7.838125228881836, 55.88500213623047, 29.04312515258789, 74.77750396728516, 29.5, 59.165000915527344, 69.40250396728516], "mean": [0.7380431294441223, -0.865119218826294, 0.9404329657554626, -0.41140124201774597, -0.8347947597503662, 1.7074782848358154, -0.8811056613922119, -0.9542316794395447, 1.1748270988464355, -0.06055852398276329, 1.0203568935394287, -0.664871335029602, 52.77408981323242, 53.39735412597656, 0.3964392840862274, 4.322192668914795, 20.308385848999023, 3.5397427082061768, 24.637744903564453, 5.746894359588623, 26.408506393432617, 5.091895580291748, 12.825084686279297, 47.369991302490234, 23.081039428710938, 64.10326385498047, 1.394265055656433, 7.412641525268555, 19.864200592041016, 2.215074062347412, 21.427221298217773, 6.490263938903809, 25.273454666137695, 5.241936206817627, 17.4343318939209, 27.74785614013672], "std": [0.29954373836517334, 0.15005840361118317, 0.18763355910778046, 0.07952599972486496, 0.3863688111305237, 0.29137948155403137, 0.27195751667022705, 0.16818787157535553, 0.1514347344636917, 0.1369282305240631, 0.2030957192182541, 0.0669814869761467, 7.684362411499023, 3.8102211952209473, 1.980110764503479, 3.0230562686920166, 15.94735336303711, 5.585036754608154, 14.709129333496094, 11.034934043884277, 18.183088302612305, 10.693114280700684, 17.170562744140625, 15.621258735656738, 22.809370040893555, 6.114737033843994, 0.3243405818939209, 2.223294973373413, 12.559157371520996, 2.7319114208221436, 16.36703872680664, 11.033943176269531, 24.344629287719727, 8.937371253967285, 20.016969680786133, 23.964496612548828], "count": [216]}, "action": {"min": [0.22151808440685272, -1.2651159763336182, 0.7575150728225708, -0.520308792591095, -1.5308401584625244, 1.0051668882369995, -1.187300205230713, -1.322623372077942, 1.0436217784881592, -0.2984807789325714, 0.6364204287528992, -0.726901650428772, 37.63750076293945, 43.592498779296875, -0.10999999940395355, -0.5456250309944153, 1.3025000095367432, -0.8274999856948853, 11.149374961853027, -0.7562500238418579, 8.973750114440918, 0.0006250059232115746, 1.3125, 22.046249389648438, 1.8106250762939453, 52.557498931884766, 1.0199999809265137, 2.447499990463257, 0.9800000190734863, 0.29249998927116394, 2.132499933242798, -0.6362500190734863, 4.03125, -0.20937499403953552, 0.7599999904632568, 0.16692307591438293], "max": [1.1619956493377686, -0.6597142815589905, 1.4174915552139282, -0.27189669013023376, -0.2421177625656128, 2.063258171081543, -0.41795414686203003, -0.7875086069107056, 1.5135518312454224, 0.2155972570180893, 1.46861732006073, -0.5182107090950012, 65.0999984741211, 61.88666534423828, 13.420000076293945, 9.340624809265137, 50.77687454223633, 15.369375228881836, 50.86375045776367, 30.943124771118164, 65.81437683105469, 40.95937728881836, 49.953125, 72.92687225341797, 58.83562469482422, 71.9581298828125, 3.0112500190734863, 9.515000343322754, 47.92625045776367, 7.838125228881836, 55.88500213623047, 29.04312515258789, 74.77750396728516, 29.5, 59.165000915527344, 69.40250396728516], "mean": [0.7380432486534119, -0.8651190996170044, 0.9404323101043701, -0.4114011824131012, -0.8347945809364319, 1.7074781656265259, -0.8811055421829224, -0.9542315602302551, 1.1748273372650146, -0.060558538883924484, 1.0203571319580078, -0.6648712158203125, 52.77409362792969, 53.39731979370117, 0.3964395523071289, 4.322192668914795, 20.308378219604492, 3.5397443771362305, 24.637746810913086, 5.746895790100098, 26.408506393432617, 5.091888427734375, 12.825085639953613, 47.369991302490234, 23.081031799316406, 64.10330200195312, 1.3942656517028809, 7.412642478942871, 19.864206314086914, 2.2150745391845703, 21.427223205566406, 6.490265369415283, 25.27346420288086, 5.241937637329102, 17.434335708618164, 27.747859954833984], "std": [0.29954370856285095, 0.15005838871002197, 0.18763351440429688, 0.07952599972486496, 0.38636884093284607, 0.29137951135635376, 0.27195751667022705, 0.16818787157535553, 0.15143470466136932, 0.1369282454252243, 0.20309573411941528, 0.0669814795255661, 7.684360980987549, 3.8102195262908936, 1.9801106452941895, 3.0230562686920166, 15.94735336303711, 5.58503532409668, 14.70913028717041, 11.034934043884277, 18.18309211730957, 10.693116188049316, 17.170560836791992, 15.621258735656738, 22.80936622619629, 6.114737033843994, 0.3243405818939209, 2.223294973373413, 12.559158325195312, 2.7319111824035645, 16.36703872680664, 11.033944129943848, 24.34462547302246, 8.937372207641602, 20.0169677734375, 23.964496612548828], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [216]}, "index": {"min": [1433], "max": [1648], "mean": [1540.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [2.759259259259259, 7.0, 7.0, 7.0, 7.0], "std": [2.288742054501535, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [216]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [216]}, "eef_direction_state": {"mean": [2.7222222222222223, 3.5555555555555554], "std": [2.047280641409807, 1.9547346761954631], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.2638888888888888, 1.1388888888888888], "std": [0.6084221142724865, 0.8272929228797452], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.8657407407407407, 0.8379629629629629], "std": [0.8473992933760719, 0.8314665304273231], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [2.7222222222222223, 3.5555555555555554], "std": [2.047280641409807, 1.9547346761954631], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.2638888888888888, 1.1388888888888888], "std": [0.6084221142724865, 0.8272929228797452], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.8657407407407407, 0.8379629629629629], "std": [0.8473992933760719, 0.8314665304273231], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6524219185558182, 0.17723864947519943, 1.2024334869973279, 0.15625815463190018, 1.2889155275361686, -0.28426558453003203, 0.6453814551200265, -0.15927878269093207, 1.1866074601693708, 1.3557503956024073, 0.8758012347791122, 2.1192959893278442], "std": [0.05331569434254966, 0.05230819177936915, 0.031480534659932766, 1.3717267625769247, 0.15213751732584913, 1.3023565808508324, 0.048372282242038, 0.05969039856572578, 0.033408706075613706, 0.13982763232879122, 0.059640907425335815, 0.11205029858749117], "min": [0.5904167674618579, 0.06777589720451202, 1.1596743435341161, -1.3417389316289152, 0.8107601218365907, -1.6493754412026316, 0.6049353318604782, -0.2386609233174607, 1.1445016571618671, 1.0950335536813478, 0.6675024782258663, 1.8526032940900743], "max": [0.7752804366117555, 0.25647630098714047, 1.2607004844977017, 2.3285127180229077, 1.5052919628352393, 1.8544620465912658, 0.7506875408253239, -0.054405702734290295, 1.2497190994309666, 1.50873085419346, 0.9502839993073895, 2.3895071376918553], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6524219185558182, 0.17723864947519943, 1.2024334869973279, 0.15625815463190018, 1.2889155275361686, -0.28426558453003203, 0.6453814551200265, -0.15927878269093207, 1.1866074601693708, 1.3557503956024073, 0.8758012347791122, 2.1192959893278442], "std": [0.05331569434254966, 0.05230819177936915, 0.031480534659932766, 1.3717267625769247, 0.15213751732584913, 1.3023565808508324, 0.048372282242038, 0.05969039856572578, 0.033408706075613706, 0.13982763232879122, 0.059640907425335815, 0.11205029858749117], "min": [0.5904167674618579, 0.06777589720451202, 1.1596743435341161, -1.3417389316289152, 0.8107601218365907, -1.6493754412026316, 0.6049353318604782, -0.2386609233174607, 1.1445016571618671, 1.0950335536813478, 0.6675024782258663, 1.8526032940900743], "max": [0.7752804366117555, 0.25647630098714047, 1.2607004844977017, 2.3285127180229077, 1.5052919628352393, 1.8544620465912658, 0.7506875408253239, -0.054405702734290295, 1.2497190994309666, 1.50873085419346, 0.9502839993073895, 2.3895071376918553], "count": [216]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466199579248366]], [[0.4467920465686275]], [[0.43538877859477126]]], "std": [[[0.2774153515286996]], [[0.26734037189306004]], [[0.2673940446411145]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774190196078431]], [[0.48945349468954247]], [[0.4758632352941176]]], "std": [[[0.2996049796693357]], [[0.303529613294849]], [[0.3079061210906933]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5307142953431372]], [[0.5394341258169935]], [[0.5151914889705883]]], "std": [[[0.3104182705451735]], [[0.311242154290474]], [[0.31725829821700835]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141833619281046]], [[0.4324919526143791]], [[0.40819004901960787]]], "std": [[[0.35524900272174154]], [[0.3531788401585963]], [[0.3625044524027709]]], "count": [100]}, "observation.state": {"min": [0.14906157553195953, -1.4129139184951782, 0.8264667987823486, -0.45579174160957336, -1.4144477844238281, 0.9278120994567871, -1.2831354141235352, -1.2282558679580688, 0.952735185623169, -0.3561789393424988, 0.43864917755126953, -0.888718843460083, 23.52899932861328, 48.42937469482422, -0.27562499046325684, -0.6712499856948853, 1.5277777910232544, 0.2381250113248825, 6.913333415985107, -0.8125, 5.788125038146973, -2.9774999618530273, 1.15625, 0.4181250035762787, 13.28125, 50.079376220703125, 0.6468750238418579, -0.7131249904632568, 1.215000033378601, 0.47437500953674316, 1.972499966621399, -0.1706250011920929, 2.25, -0.12000000476837158, 1.203125, 1.0681250095367432], "max": [1.0617947578430176, -0.6675345301628113, 1.5810492038726807, 0.0685940682888031, -0.004959181882441044, 2.0637588500976562, -0.3029392659664154, -0.7912040948867798, 1.4117695093154907, 0.31321263313293457, 1.609932780265808, -0.6268119812011719, 60.599998474121094, 72.71333312988281, 2.801875114440918, 9.255000114440918, 44.08562469482422, 26.159374237060547, 46.096248626708984, 44.028751373291016, 55.6506233215332, 76.96499633789062, 43.90999984741211, 92.51124572753906, 60.663124084472656, 79.98187255859375, 2.666249990463257, 9.508125305175781, 52.630001068115234, 24.156875610351562, 58.950626373291016, 44.692501068115234, 71.49687957763672, 70.78312683105469, 56.64437484741211, 82.60687255859375], "mean": [0.6079066395759583, -0.8925865888595581, 1.0243200063705444, -0.21234658360481262, -0.6278095841407776, 1.6095813512802124, -0.8355108499526978, -0.9057704210281372, 1.1138150691986084, -0.057479266077280045, 1.0064588785171509, -0.8404479026794434, 50.115394592285156, 55.713382720947266, 0.10765865445137024, 4.029227256774902, 19.37865447998047, 5.946781158447266, 22.89893341064453, 9.618498802185059, 22.284034729003906, 13.94706916809082, 11.070115089416504, 45.26087188720703, 31.334383010864258, 68.24503326416016, 1.1598665714263916, 3.3602609634399414, 31.173686981201172, 4.1627092361450195, 34.464149475097656, 7.551163196563721, 35.84511947631836, 11.635139465332031, 29.094518661499023, 25.0101375579834], "std": [0.2567894160747528, 0.22185492515563965, 0.2355666607618332, 0.14564941823482513, 0.3351413607597351, 0.21366111934185028, 0.27263736724853516, 0.13859394192695618, 0.1284957379102707, 0.14950750768184662, 0.26423317193984985, 0.08337714523077011, 8.867594718933105, 5.2359442710876465, 0.7021558880805969, 3.159306526184082, 13.672931671142578, 9.473828315734863, 13.207853317260742, 17.12453842163086, 15.369868278503418, 24.84758758544922, 14.816099166870117, 27.793882369995117, 15.817499160766602, 11.043567657470703, 0.34017857909202576, 2.8402891159057617, 10.321056365966797, 6.888966083526611, 11.654969215393066, 13.535393714904785, 13.890340805053711, 21.37159538269043, 12.248859405517578, 29.43568992614746], "count": [245]}, "action": {"min": [0.14906157553195953, -1.4129139184951782, 0.8264667987823486, -0.45579174160957336, -1.4144477844238281, 0.9278120994567871, -1.2831354141235352, -1.2282558679580688, 0.952735185623169, -0.3561789393424988, 0.43864917755126953, -0.888718843460083, 23.52899932861328, 48.42937469482422, -0.27562499046325684, -0.6712499856948853, 1.5277777910232544, 0.2381250113248825, 6.913333415985107, -0.8125, 5.788125038146973, -2.9774999618530273, 1.15625, 0.4181250035762787, 13.28125, 50.079376220703125, 0.6468750238418579, -0.7131249904632568, 1.215000033378601, 0.47437500953674316, 1.972499966621399, -0.1706250011920929, 2.25, -0.12000000476837158, 1.203125, 1.0681250095367432], "max": [1.0617947578430176, -0.6675345301628113, 1.5810492038726807, 0.0685940682888031, -0.004959181882441044, 2.0637588500976562, -0.3029392659664154, -0.7912040948867798, 1.4117695093154907, 0.31321263313293457, 1.609932780265808, -0.6268119812011719, 60.599998474121094, 72.71333312988281, 2.801875114440918, 9.255000114440918, 44.08562469482422, 26.159374237060547, 46.096248626708984, 44.028751373291016, 55.6506233215332, 76.96499633789062, 43.90999984741211, 92.51124572753906, 60.663124084472656, 79.98187255859375, 2.666249990463257, 9.508125305175781, 52.630001068115234, 24.156875610351562, 58.950626373291016, 44.692501068115234, 71.49687957763672, 70.78312683105469, 56.64437484741211, 82.60687255859375], "mean": [0.6079067587852478, -0.8925865888595581, 1.0243197679519653, -0.21234652400016785, -0.6278094053268433, 1.6095812320709229, -0.8355110883712769, -0.9057706594467163, 1.1138149499893188, -0.05747925490140915, 1.0064587593078613, -0.8404481410980225, 50.11540603637695, 55.71339797973633, 0.10765863209962845, 4.029227256774902, 19.378665924072266, 5.946779727935791, 22.898923873901367, 9.618487358093262, 22.28403091430664, 13.947061538696289, 11.070104598999023, 45.26085662841797, 31.334379196166992, 68.24503326416016, 1.1598669290542603, 3.360260486602783, 31.173690795898438, 4.162707805633545, 34.46414566040039, 7.551163196563721, 35.84510803222656, 11.635139465332031, 29.094524383544922, 25.010135650634766], "std": [0.2567894756793976, 0.22185494005680084, 0.23556672036647797, 0.14564940333366394, 0.3351413309574127, 0.2136610895395279, 0.27263733744621277, 0.13859392702579498, 0.12849575281143188, 0.14950749278068542, 0.26423317193984985, 0.08337715268135071, 8.867595672607422, 5.235944747924805, 0.702156126499176, 3.1593070030212402, 13.672932624816895, 9.47382926940918, 13.207854270935059, 17.12453842163086, 15.369869232177734, 24.847599029541016, 14.8161039352417, 27.79387664794922, 15.817499160766602, 11.043566703796387, 0.3401787281036377, 2.8402891159057617, 10.321056365966797, 6.888964653015137, 11.654970169067383, 13.535391807556152, 13.890341758728027, 21.371593475341797, 12.248859405517578, 29.43568992614746], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [245]}, "index": {"min": [1649], "max": [1893], "mean": [1771.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.6530612244897958, 7.0, 7.0, 7.0, 7.0], "std": [2.181097087810543, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [245]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [245]}, "eef_direction_state": {"mean": [3.7551020408163267, 3.8938775510204082], "std": [1.9663559194186049, 1.8857584587104663], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.1877551020408164, 1.0530612244897959], "std": [0.786008426257276, 0.8337527751852545], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.8775510204081632, 0.7142857142857143], "std": [0.8386737114848035, 0.8378787599208662], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [3.7551020408163267, 3.8938775510204082], "std": [1.9663559194186049, 1.8857584587104663], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.1877551020408164, 1.0530612244897959], "std": [0.786008426257276, 0.8337527751852545], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8775510204081632, 0.7142857142857143], "std": [0.8386737114848035, 0.8378787599208662], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.6695387191855172, 0.147735484964664, 1.2105651155257886, 0.5447864006446377, 1.3694602380528684, 0.0014019251982744076, 0.6405221574211954, -0.16021642098248337, 1.2080984896991867, 1.2312426787478796, 1.0242436074285612, 1.9805126699057767], "std": [0.0566170388819791, 0.05685387507874157, 0.030205832470300346, 1.522170646458224, 0.122851016310388, 1.501388913455956, 0.04367524647325707, 0.051827924045839, 0.03504067978976771, 0.1629172001854164, 0.1522628678485004, 0.12007333440746877], "min": [0.5902463343829194, 0.02319508995753561, 1.1371638497728063, -1.2994208506937883, 0.8320529014789635, -1.8021178675262255, 0.5829240280922596, -0.25548609991301613, 1.1726659767500074, 0.8549716353831518, 0.6246937067978546, 1.6703926661411554], "max": [0.7936619925234079, 0.22149231102797698, 1.266986393343375, 2.460343104391061, 1.5140735118683377, 1.9500529320689621, 0.7381400864180349, -0.04932156179000244, 1.2697171204174342, 1.4434844443873496, 1.2618058814878248, 2.102954335333169], "count": [245]}, "eef_sim_pose_action": {"mean": [0.6695387191855172, 0.147735484964664, 1.2105651155257886, 0.5447864006446377, 1.3694602380528684, 0.0014019251982744076, 0.6405221574211954, -0.16021642098248337, 1.2080984896991867, 1.2312426787478796, 1.0242436074285612, 1.9805126699057767], "std": [0.0566170388819791, 0.05685387507874157, 0.030205832470300346, 1.522170646458224, 0.122851016310388, 1.501388913455956, 0.04367524647325707, 0.051827924045839, 0.03504067978976771, 0.1629172001854164, 0.1522628678485004, 0.12007333440746877], "min": [0.5902463343829194, 0.02319508995753561, 1.1371638497728063, -1.2994208506937883, 0.8320529014789635, -1.8021178675262255, 0.5829240280922596, -0.25548609991301613, 1.1726659767500074, 0.8549716353831518, 0.6246937067978546, 1.6703926661411554], "max": [0.7936619925234079, 0.22149231102797698, 1.266986393343375, 2.460343104391061, 1.5140735118683377, 1.9500529320689621, 0.7381400864180349, -0.04932156179000244, 1.2697171204174342, 1.4434844443873496, 1.2618058814878248, 2.102954335333169], "count": [245]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4651689317810458]], [[0.44581640931372546]], [[0.43297119485294117]]], "std": [[[0.27851717883416965]], [[0.26777347788128897]], [[0.2670716938790649]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.16470588235294117]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866755841503268]], [[0.5001107046568628]], [[0.4879132986111111]]], "std": [[[0.30200978056772665]], [[0.30561320127375663]], [[0.31007602930250944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949194281045752]], [[0.5168097406045752]], [[0.4917869403594771]]], "std": [[[0.31608726039304713]], [[0.3082576655159979]], [[0.3130379221252697]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4104482945261438]], [[0.42810149714052287]], [[0.4038627001633987]]], "std": [[[0.355925495785272]], [[0.35352579625353403]], [[0.3627279718327257]]], "count": [100]}, "observation.state": {"min": [0.19784274697303772, -1.3505665063858032, 0.8502613306045532, -0.3507429361343384, -1.5769563913345337, 0.8154463768005371, -1.1181048154830933, -1.2537671327590942, 1.0030475854873657, -0.17566949129104614, 0.6362535357475281, -0.8069638609886169, 14.991110801696777, 47.991817474365234, -0.23499999940395355, -0.31062498688697815, 1.8899999856948853, 0.22875000536441803, 4.643125057220459, -0.16562500596046448, 0.9725000262260437, 0.078125, 1.0674999952316284, -0.020624998956918716, 33.5625, 50.704376220703125, 0.6356250047683716, -0.3425000011920929, 2.1362500190734863, -0.6606249809265137, 4.469375133514404, -0.6187499761581421, 5.172500133514404, -0.07375000417232513, 2.958125114440918, 1.9106249809265137], "max": [1.064650535583496, -0.734912633895874, 1.4847743511199951, -0.17733845114707947, -0.21190966665744781, 1.9891804456710815, -0.43082892894744873, -0.784647524356842, 1.4657005071640015, 0.13252806663513184, 1.5919610261917114, -0.5941004753112793, 70.38999938964844, 68.97555541992188, -0.08833333104848862, 8.331250190734863, 47.11750030517578, 17.599374771118164, 48.04875183105469, 39.31875228881836, 46.826873779296875, 57.12312316894531, 43.82749938964844, 76.85250091552734, 66.2550048828125, 74.10124969482422, 0.765625, 9.608125686645508, 45.03562545776367, 20.6512508392334, 55.31187438964844, 34.65437698364258, 74.84500122070312, 20.534374237060547, 63.14250183105469, 67.73562622070312], "mean": [0.7036621570587158, -0.8931987881660461, 1.0074576139450073, -0.28393882513046265, -0.8054461479187012, 1.502458095550537, -0.8720962405204773, -0.9369345903396606, 1.1498472690582275, -0.040804579854011536, 1.0303322076797485, -0.7293115258216858, 51.978668212890625, 54.28005599975586, -0.15774063766002655, 4.271932601928711, 18.930463790893555, 3.869657278060913, 18.78619384765625, 7.652109146118164, 16.378219604492188, 10.983492851257324, 9.275324821472168, 27.7850341796875, 44.685890197753906, 64.3698501586914, 0.695212721824646, 3.8405256271362305, 32.14323425292969, 4.1742777824401855, 29.21670913696289, 7.377826690673828, 33.82073211669922, 3.2662813663482666, 29.005611419677734, 22.471189498901367], "std": [0.3162102699279785, 0.18690535426139832, 0.19039574265480042, 0.05302278697490692, 0.40076857805252075, 0.4000506103038788, 0.2359108030796051, 0.15009653568267822, 0.14144696295261383, 0.07092943042516708, 0.20170970261096954, 0.08003143221139908, 11.535422325134277, 3.8876988887786865, 0.02922917902469635, 2.914346218109131, 16.02950096130371, 6.183732986450195, 15.664031028747559, 12.748907089233398, 16.810815811157227, 18.899141311645508, 13.910076141357422, 30.334300994873047, 11.493390083312988, 8.834552764892578, 0.02674715593457222, 2.8304758071899414, 11.302163124084473, 7.594959735870361, 12.493809700012207, 11.963068008422852, 18.542316436767578, 5.527950286865234, 16.189260482788086, 21.273574829101562], "count": [179]}, "action": {"min": [0.19784274697303772, -1.3505665063858032, 0.8502613306045532, -0.3507429361343384, -1.5769563913345337, 0.8154463768005371, -1.1181048154830933, -1.2537671327590942, 1.0030475854873657, -0.17566949129104614, 0.6362535357475281, -0.8069638609886169, 14.991110801696777, 47.991817474365234, -0.23499999940395355, -0.31062498688697815, 1.8899999856948853, 0.22875000536441803, 4.643125057220459, -0.16562500596046448, 0.9725000262260437, 0.078125, 1.0674999952316284, -0.020624998956918716, 33.5625, 50.704376220703125, 0.6356250047683716, -0.3425000011920929, 2.1362500190734863, -0.6606249809265137, 4.469375133514404, -0.6187499761581421, 5.172500133514404, -0.07375000417232513, 2.958125114440918, 1.9106249809265137], "max": [1.064650535583496, -0.734912633895874, 1.4847743511199951, -0.17733845114707947, -0.21190966665744781, 1.9891804456710815, -0.43082892894744873, -0.784647524356842, 1.4657005071640015, 0.13252806663513184, 1.5919610261917114, -0.5941004753112793, 70.38999938964844, 68.97555541992188, -0.08833333104848862, 8.331250190734863, 47.11750030517578, 17.599374771118164, 48.04875183105469, 39.31875228881836, 46.826873779296875, 57.12312316894531, 43.82749938964844, 76.85250091552734, 66.2550048828125, 74.10124969482422, 0.765625, 9.608125686645508, 45.03562545776367, 20.6512508392334, 55.31187438964844, 34.65437698364258, 74.84500122070312, 20.534374237060547, 63.14250183105469, 67.73562622070312], "mean": [0.703662097454071, -0.8931984305381775, 1.0074574947357178, -0.28393879532814026, -0.8054462671279907, 1.502458095550537, -0.8720961213111877, -0.9369344115257263, 1.149847388267517, -0.04080458730459213, 1.0303324460983276, -0.729311466217041, 51.97867202758789, 54.28004455566406, -0.15774062275886536, 4.271933555603027, 18.93047523498535, 3.869656562805176, 18.78620147705078, 7.652101039886475, 16.37821388244629, 10.983485221862793, 9.27531623840332, 27.7850284576416, 44.685890197753906, 64.36985778808594, 0.6952130198478699, 3.8405263423919678, 32.14323425292969, 4.174274921417236, 29.216707229614258, 7.377823829650879, 33.82073211669922, 3.266281843185425, 29.00560760498047, 22.47118377685547], "std": [0.3162102699279785, 0.1869053691625595, 0.19039574265480042, 0.05302278324961662, 0.400768518447876, 0.40005064010620117, 0.23591077327728271, 0.15009653568267822, 0.14144696295261383, 0.07092943042516708, 0.20170971751213074, 0.08003143221139908, 11.535422325134277, 3.8876993656158447, 0.02922917902469635, 2.914346218109131, 16.02950096130371, 6.183733940124512, 15.664033889770508, 12.748908996582031, 16.810815811157227, 18.89913558959961, 13.910075187683105, 30.334300994873047, 11.493390083312988, 8.834552764892578, 0.02674715220928192, 2.8304758071899414, 11.302164077758789, 7.594960689544678, 12.493810653686523, 11.963066101074219, 18.54231834411621, 5.52794885635376, 16.189260482788086, 21.273574829101562], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [179]}, "index": {"min": [1894], "max": [2072], "mean": [1983.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [2.5139664804469275, 7.0, 7.0, 7.0, 7.0], "std": [2.195367244826832, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [179]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [179]}, "eef_direction_state": {"mean": [3.201117318435754, 3.3016759776536313], "std": [1.8978961838793709, 2.2344552998859224], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.3575418994413408, 1.1452513966480447], "std": [0.6031450089951179, 0.8330581196137959], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [1.1396648044692737, 0.888268156424581], "std": [0.8033045572298856, 0.7972206017588046], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.201117318435754, 3.3016759776536313], "std": [1.8978961838793709, 2.2344552998859224], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.3575418994413408, 1.1452513966480447], "std": [0.6031450089951179, 0.8330581196137959], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [1.1396648044692737, 0.888268156424581], "std": [0.8033045572298856, 0.7972206017588046], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6582297525479724, 0.1590309743734745, 1.2155791632993993, 0.0061553509090338885, 1.1983845811345246, -0.5411381312066127, 0.642961988440579, -0.16063533287152673, 1.1928381651418574, 1.325525559280227, 0.9029468809484568, 2.0901785810185265], "std": [0.05636393774459837, 0.06298650455703672, 0.03540308336177143, 1.3815488249068146, 0.20755074503136298, 1.3471766549522561, 0.048205018038847844, 0.044161357643162674, 0.033807481268733196, 0.17352783383559603, 0.1111027125856388, 0.1252156266558552], "min": [0.581184310540628, 0.03854738527977658, 1.1567833266714231, -1.3635156652110265, 0.679022240208075, -1.8328188605962, 0.5796595374250351, -0.2102616034666963, 1.1563366426679453, 0.955155986138107, 0.6168362647540144, 1.825554617950611], "max": [0.7822482712497291, 0.2327683323502908, 1.277939236366583, 2.3104630069718963, 1.5521513538464067, 1.7426085101780637, 0.7502013992035725, -0.08139430243430068, 1.2444030429355766, 1.5245212336054672, 1.0183206703346017, 2.231703673138993], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6582297525479724, 0.1590309743734745, 1.2155791632993993, 0.0061553509090338885, 1.1983845811345246, -0.5411381312066127, 0.642961988440579, -0.16063533287152673, 1.1928381651418574, 1.325525559280227, 0.9029468809484568, 2.0901785810185265], "std": [0.05636393774459837, 0.06298650455703672, 0.03540308336177143, 1.3815488249068146, 0.20755074503136298, 1.3471766549522561, 0.048205018038847844, 0.044161357643162674, 0.033807481268733196, 0.17352783383559603, 0.1111027125856388, 0.1252156266558552], "min": [0.581184310540628, 0.03854738527977658, 1.1567833266714231, -1.3635156652110265, 0.679022240208075, -1.8328188605962, 0.5796595374250351, -0.2102616034666963, 1.1563366426679453, 0.955155986138107, 0.6168362647540144, 1.825554617950611], "max": [0.7822482712497291, 0.2327683323502908, 1.277939236366583, 2.3104630069718963, 1.5521513538464067, 1.7426085101780637, 0.7502013992035725, -0.08139430243430068, 1.2444030429355766, 1.5245212336054672, 1.0183206703346017, 2.231703673138993], "count": [179]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658699836601307]], [[0.44687979575163395]], [[0.43349936683006535]]], "std": [[[0.27771019402509384]], [[0.2677655677220765]], [[0.2667241526054148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.17647058823529413]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49702147875816993]], [[0.511095522875817]], [[0.4976817544934641]]], "std": [[[0.2983046019421767]], [[0.30217730507942026]], [[0.30769579586251844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049541870915033]], [[0.5242280147058823]], [[0.5020086907679738]]], "std": [[[0.3151142606490589]], [[0.309308791825733]], [[0.31444475323849014]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091905637254902]], [[0.4268694056372549]], [[0.40229291258169936]]], "std": [[[0.35622305388111886]], [[0.3540733898897963]], [[0.36243714781361164]]], "count": [100]}, "observation.state": {"min": [0.22807469964027405, -1.3190232515335083, 0.813115119934082, -0.3903210163116455, -1.6009893417358398, 0.8477870225906372, -1.1279596090316772, -1.2474250793457031, 1.0169925689697266, -0.12960632145404816, 0.6366588473320007, -0.880858838558197, 24.87555503845215, 44.294376373291016, -0.06687499582767487, -0.38624998927116394, 1.1731250286102295, -0.7556250095367432, 2.5475001335144043, -0.6712499856948853, 0.8168749809265137, -0.30124998092651367, 1.121250033378601, -0.796875, 2.200000047683716, 49.182498931884766, 0.7443749904632568, -0.9868749976158142, 2.4362499713897705, -0.06750001013278961, 5.582499980926514, -0.6825000047683716, 6.859375, 0.6356250047683716, 4.65625, 1.546875], "max": [1.1883344650268555, -0.6952391862869263, 1.4700398445129395, -0.18048562109470367, -0.2578774690628052, 2.0060606002807617, -0.42749103903770447, -0.840199887752533, 1.457069754600525, 0.16227546334266663, 1.5223205089569092, -0.6582360863685608, 62.88249969482422, 63.18111038208008, 0.04625000059604645, 9.40625, 52.151248931884766, 21.459375381469727, 57.18812561035156, 25.88249969482422, 56.971248626708984, 44.04500198364258, 48.16749954223633, 79.86687469482422, 63.163124084472656, 77.57500457763672, 2.427500009536743, 8.710000038146973, 47.37562561035156, 27.108125686645508, 59.06062316894531, 31.9168758392334, 83.85124969482422, 36.4900016784668, 63.73625183105469, 63.57500076293945], "mean": [0.7451574206352234, -0.8621482253074646, 0.9821014404296875, -0.307233601808548, -0.8354306221008301, 1.5297402143478394, -0.8615832924842834, -0.9533398747444153, 1.1492410898208618, -0.014247993938624859, 1.0381196737289429, -0.7820266485214233, 48.084476470947266, 51.3204345703125, -0.01505633071064949, 5.5003132820129395, 15.069682121276855, 4.043627738952637, 17.76448631286621, 4.811517238616943, 17.582971572875977, 8.482828140258789, 10.249809265136719, 32.17970275878906, 27.960186004638672, 65.07157897949219, 1.267870306968689, 3.8347740173339844, 27.913528442382812, 6.683816909790039, 28.06431770324707, 8.162592887878418, 32.929046630859375, 6.346340656280518, 21.783815383911133, 36.21275329589844], "std": [0.32481345534324646, 0.1908443123102188, 0.20831382274627686, 0.06637446582317352, 0.4291047155857086, 0.32048285007476807, 0.2204843908548355, 0.12749800086021423, 0.1321675032377243, 0.06661844998598099, 0.19040188193321228, 0.08472471684217453, 9.535423278808594, 4.360776901245117, 0.026001548394560814, 3.122918128967285, 18.13567543029785, 7.035018444061279, 19.145444869995117, 8.888769149780273, 19.42815589904785, 15.191995620727539, 15.32496166229248, 29.68265724182129, 24.990856170654297, 11.165338516235352, 0.39212000370025635, 2.8478758335113525, 11.227144241333008, 10.001252174377441, 15.373291969299316, 10.969369888305664, 23.99308967590332, 9.11104965209961, 20.552539825439453, 16.444320678710938], "count": [174]}, "action": {"min": [0.22807469964027405, -1.3190232515335083, 0.813115119934082, -0.3903210163116455, -1.6009893417358398, 0.8477870225906372, -1.1279596090316772, -1.2474250793457031, 1.0169925689697266, -0.12960632145404816, 0.6366588473320007, -0.880858838558197, 24.87555503845215, 44.294376373291016, -0.06687499582767487, -0.38624998927116394, 1.1731250286102295, -0.7556250095367432, 2.5475001335144043, -0.6712499856948853, 0.8168749809265137, -0.30124998092651367, 1.121250033378601, -0.796875, 2.200000047683716, 49.182498931884766, 0.7443749904632568, -0.9868749976158142, 2.4362499713897705, -0.06750001013278961, 5.582499980926514, -0.6825000047683716, 6.859375, 0.6356250047683716, 4.65625, 1.546875], "max": [1.1883344650268555, -0.6952391862869263, 1.4700398445129395, -0.18048562109470367, -0.2578774690628052, 2.0060606002807617, -0.42749103903770447, -0.840199887752533, 1.457069754600525, 0.16227546334266663, 1.5223205089569092, -0.6582360863685608, 62.88249969482422, 63.18111038208008, 0.04625000059604645, 9.40625, 52.151248931884766, 21.459375381469727, 57.18812561035156, 25.88249969482422, 56.971248626708984, 44.04500198364258, 48.16749954223633, 79.86687469482422, 63.163124084472656, 77.57500457763672, 2.427500009536743, 8.710000038146973, 47.37562561035156, 27.108125686645508, 59.06062316894531, 31.9168758392334, 83.85124969482422, 36.4900016784668, 63.73625183105469, 63.57500076293945], "mean": [0.7451574206352234, -0.8621479868888855, 0.9821017980575562, -0.3072335720062256, -0.8354306221008301, 1.5297398567199707, -0.8615832924842834, -0.9533398747444153, 1.1492414474487305, -0.014247999526560307, 1.0381195545196533, -0.7820263504981995, 48.084468841552734, 51.320457458496094, -0.015056322328746319, 5.500313758850098, 15.069686889648438, 4.0436224937438965, 17.764488220214844, 4.811520099639893, 17.582975387573242, 8.482829093933105, 10.249812126159668, 32.17970657348633, 27.960187911987305, 65.07160186767578, 1.2678701877593994, 3.8347747325897217, 27.91351318359375, 6.683818817138672, 28.06431007385254, 8.16259479522705, 32.929046630859375, 6.346340179443359, 21.783824920654297, 36.21275329589844], "std": [0.32481345534324646, 0.1908443719148636, 0.20831385254859924, 0.06637447327375412, 0.429104745388031, 0.3204828202724457, 0.2204843908548355, 0.12749798595905304, 0.13216747343540192, 0.06661844998598099, 0.19040191173553467, 0.08472470939159393, 9.53542423248291, 4.360776424407959, 0.026001550257205963, 3.122917652130127, 18.13567543029785, 7.0350189208984375, 19.145442962646484, 8.888768196105957, 19.42815589904785, 15.192000389099121, 15.324954986572266, 29.682662963867188, 24.990854263305664, 11.165336608886719, 0.39211997389793396, 2.8478755950927734, 11.227143287658691, 10.001252174377441, 15.373291015625, 10.969369888305664, 23.99308967590332, 9.111051559448242, 20.552539825439453, 16.44432258605957], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [174]}, "index": {"min": [2073], "max": [2246], "mean": [2159.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.8448275862068964, 7.0, 7.0, 7.0, 7.0], "std": [2.277842224597334, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [174]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [174]}, "eef_direction_state": {"mean": [3.0172413793103448, 3.3908045977011496], "std": [1.7035262209353252, 2.2016520538939948], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2701149425287357, 1.132183908045977], "std": [0.5482710426545467, 0.8233648725226664], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.0632183908045978, 0.8908045977011494], "std": [0.8587099308898812, 0.8197465523524959], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.0172413793103448, 3.3908045977011496], "std": [1.7035262209353252, 2.2016520538939948], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2701149425287357, 1.132183908045977], "std": [0.5482710426545467, 0.8233648725226664], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.0632183908045978, 0.8908045977011494], "std": [0.8587099308898812, 0.8197465523524959], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6537767632138455, 0.1727620947121923, 1.2120654209160369, -0.13170995710540612, 1.2606453637408759, -0.6415934822648949, 0.6453710013437974, -0.1586699055399194, 1.1934082487611235, 1.284694291865687, 0.9190234457963915, 2.0399720161805766], "std": [0.0612528230611612, 0.06041904316989749, 0.03000691023644636, 1.356817807383325, 0.195117514550843, 1.31948551369327, 0.044526555684744604, 0.03759946727174377, 0.03637071420388395, 0.16300439565444916, 0.12357922412090469, 0.1206117930028726], "min": [0.5770168055784919, 0.05267767571025622, 1.151983630130581, -1.283062299738606, 0.7235404590010646, -1.7081345037710998, 0.5915061418464319, -0.21190262777451793, 1.1537380848003953, 0.9897216169077019, 0.6528031449380785, 1.8193391092268827], "max": [0.7817216547576771, 0.24944148030320462, 1.2608829586006722, 2.324404661131516, 1.5430128867676194, 1.7558850275241655, 0.7474930988713587, -0.07759299538744172, 1.2492747087616305, 1.4776228829104041, 1.0514644667777984, 2.1877894814387546], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6537767632138455, 0.1727620947121923, 1.2120654209160369, -0.13170995710540612, 1.2606453637408759, -0.6415934822648949, 0.6453710013437974, -0.1586699055399194, 1.1934082487611235, 1.284694291865687, 0.9190234457963915, 2.0399720161805766], "std": [0.0612528230611612, 0.06041904316989749, 0.03000691023644636, 1.356817807383325, 0.195117514550843, 1.31948551369327, 0.044526555684744604, 0.03759946727174377, 0.03637071420388395, 0.16300439565444916, 0.12357922412090469, 0.1206117930028726], "min": [0.5770168055784919, 0.05267767571025622, 1.151983630130581, -1.283062299738606, 0.7235404590010646, -1.7081345037710998, 0.5915061418464319, -0.21190262777451793, 1.1537380848003953, 0.9897216169077019, 0.6528031449380785, 1.8193391092268827], "max": [0.7817216547576771, 0.24944148030320462, 1.2608829586006722, 2.324404661131516, 1.5430128867676194, 1.7558850275241655, 0.7474930988713587, -0.07759299538744172, 1.2492747087616305, 1.4776228829104041, 1.0514644667777984, 2.1877894814387546], "count": [174]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46050451593137254]], [[0.4427287357026144]], [[0.4309173202614379]]], "std": [[[0.28033588933417586]], [[0.2707241963198242]], [[0.2701307221864429]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.17254901960784313]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498913654003268]], [[0.5124140563725491]], [[0.4976227757352941]]], "std": [[[0.30024319949952444]], [[0.3042365229368942]], [[0.3096877200683705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16862745098039217]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5199115665849673]], [[0.5389385906862746]], [[0.5191503267973856]]], "std": [[[0.31253267012399344]], [[0.3079845832825178]], [[0.3120893307336353]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4079380800653595]], [[0.4259944955065359]], [[0.4019766748366013]]], "std": [[[0.3559873068852634]], [[0.3539636922151081]], [[0.36207664368585846]]], "count": [100]}, "observation.state": {"min": [0.2349412590265274, -1.3425078392028809, 0.8484016060829163, -0.46730753779411316, -1.5533472299575806, 0.7796724438667297, -1.2136220932006836, -1.276750922203064, 0.973843514919281, -0.08878843486309052, 0.6073567271232605, -0.9187838435173035, 21.833749771118164, 47.716251373291016, -0.010625000111758709, -1.0731250047683716, 2.1566667556762695, 0.27687498927116394, 4.543333053588867, -0.4749999940395355, 4.849999904632568, -0.20937499403953552, 1.1150000095367432, 4.304374694824219, 1.8224999904632568, 49.53437805175781, 0.7599999904632568, -0.39250001311302185, 2.549375057220459, -0.5, 6.400625228881836, -1.171875, 7.132500171661377, 0.44312500953674316, 2.563124895095825, 5.439090728759766], "max": [1.1352076530456543, -0.7723926305770874, 1.4687047004699707, -0.24028190970420837, -0.2820773124694824, 2.1532387733459473, -0.3985704183578491, -0.8318074345588684, 1.4605745077133179, 0.26713883876800537, 1.6030662059783936, -0.6579022407531738, 62.95750045776367, 66.75333404541016, 0.08874999731779099, 9.4868745803833, 52.65999984741211, 24.940000534057617, 55.83625030517578, 35.51250076293945, 59.61000061035156, 49.87125015258789, 57.81999969482422, 72.30750274658203, 66.80374908447266, 82.39250183105469, 1.7699999809265137, 9.274999618530273, 52.06312561035156, 21.4424991607666, 58.81999969482422, 29.0362491607666, 66.7874984741211, 63.84687423706055, 47.359375, 72.90812683105469], "mean": [0.7228598594665527, -0.9233956336975098, 0.999500572681427, -0.32737696170806885, -0.8497463464736938, 1.5688830614089966, -0.8357214331626892, -0.9601976871490479, 1.139885425567627, -0.008580394089221954, 1.0261404514312744, -0.8396700024604797, 49.032127380371094, 54.543052673339844, 0.04416908696293831, 4.657806396484375, 18.816192626953125, 5.449350833892822, 19.80413246154785, 7.383321762084961, 19.879196166992188, 10.595284461975098, 11.569458961486816, 34.81988525390625, 31.2944278717041, 66.60001373291016, 1.2071856260299683, 2.338000535964966, 30.224946975708008, 4.386508464813232, 31.735761642456055, 6.892435550689697, 33.25481033325195, 11.63263988494873, 19.987064361572266, 40.50258255004883], "std": [0.28548648953437805, 0.16933777928352356, 0.18448831140995026, 0.05956569314002991, 0.3835465908050537, 0.4459356963634491, 0.23303696513175964, 0.14035296440124512, 0.14016886055469513, 0.076883465051651, 0.21501079201698303, 0.09403418004512787, 10.1297607421875, 4.069957733154297, 0.02365504391491413, 3.0532774925231934, 16.268354415893555, 8.462950706481934, 17.261869430541992, 12.726873397827148, 18.16265296936035, 17.585329055786133, 18.252777099609375, 22.845285415649414, 24.543827056884766, 13.402604103088379, 0.31066396832466125, 2.754438877105713, 11.81912899017334, 6.769390106201172, 14.000420570373535, 9.588627815246582, 16.334178924560547, 20.156713485717773, 13.335841178894043, 18.729690551757812], "count": [174]}, "action": {"min": [0.2349412590265274, -1.3425078392028809, 0.8484016060829163, -0.46730753779411316, -1.5533472299575806, 0.7796724438667297, -1.2136220932006836, -1.276750922203064, 0.973843514919281, -0.08878843486309052, 0.6073567271232605, -0.9187838435173035, 21.833749771118164, 47.716251373291016, -0.010625000111758709, -1.0731250047683716, 2.1566667556762695, 0.27687498927116394, 4.543333053588867, -0.4749999940395355, 4.849999904632568, -0.20937499403953552, 1.1150000095367432, 4.304374694824219, 1.8224999904632568, 49.53437805175781, 0.7599999904632568, -0.39250001311302185, 2.549375057220459, -0.5, 6.400625228881836, -1.171875, 7.132500171661377, 0.44312500953674316, 2.563124895095825, 5.439090728759766], "max": [1.1352076530456543, -0.7723926305770874, 1.4687047004699707, -0.24028190970420837, -0.2820773124694824, 2.1532387733459473, -0.3985704183578491, -0.8318074345588684, 1.4605745077133179, 0.26713883876800537, 1.6030662059783936, -0.6579022407531738, 62.95750045776367, 66.75333404541016, 0.08874999731779099, 9.4868745803833, 52.65999984741211, 24.940000534057617, 55.83625030517578, 35.51250076293945, 59.61000061035156, 49.87125015258789, 57.81999969482422, 72.30750274658203, 66.80374908447266, 82.39250183105469, 1.7699999809265137, 9.274999618530273, 52.06312561035156, 21.4424991607666, 58.81999969482422, 29.0362491607666, 66.7874984741211, 63.84687423706055, 47.359375, 72.90812683105469], "mean": [0.722859799861908, -0.9233958125114441, 0.9995007514953613, -0.32737696170806885, -0.8497462868690491, 1.568882942199707, -0.8357214331626892, -0.9601974487304688, 1.1398857831954956, -0.008580408990383148, 1.0261406898498535, -0.839669942855835, 49.03211975097656, 54.543060302734375, 0.04416908323764801, 4.657807350158691, 18.816200256347656, 5.449347496032715, 19.804136276245117, 7.383330345153809, 19.879209518432617, 10.595284461975098, 11.569448471069336, 34.819881439208984, 31.2944393157959, 66.60001373291016, 1.20718514919281, 2.3380002975463867, 30.224950790405273, 4.386510372161865, 31.735763549804688, 6.892435550689697, 33.25481414794922, 11.632641792297363, 19.987071990966797, 40.502586364746094], "std": [0.28548645973205566, 0.16933780908584595, 0.18448829650878906, 0.05956569314002991, 0.3835466206073761, 0.4459356665611267, 0.23303695023059845, 0.14035296440124512, 0.14016884565353394, 0.0768834576010704, 0.21501079201698303, 0.09403418749570847, 10.129758834838867, 4.069957733154297, 0.023655040189623833, 3.053277015686035, 16.268354415893555, 8.462949752807617, 17.261871337890625, 12.726876258850098, 18.162654876708984, 17.585325241088867, 18.252779006958008, 22.845287322998047, 24.543825149536133, 13.402606010437012, 0.31066393852233887, 2.754439353942871, 11.81912899017334, 6.76939058303833, 14.000420570373535, 9.588627815246582, 16.33418083190918, 20.156715393066406, 13.335841178894043, 18.729690551757812], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [174]}, "index": {"min": [2247], "max": [2420], "mean": [2333.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.689655172413793, 7.0, 7.0, 7.0, 7.0], "std": [2.360159476530592, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [174]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [174]}, "eef_direction_state": {"mean": [2.67816091954023, 3.17816091954023], "std": [1.809897773664687, 2.219916395203006], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3218390804597702, 1.160919540229885], "std": [0.5671921743207047, 0.800482084895639], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.132183908045977, 0.8908045977011494], "std": [0.7876918489716971, 0.8405160133599436], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.67816091954023, 3.17816091954023], "std": [1.809897773664687, 2.219916395203006], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3218390804597702, 1.160919540229885], "std": [0.5671921743207047, 0.800482084895639], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.132183908045977, 0.8908045977011494], "std": [0.7876918489716971, 0.8405160133599436], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6560940863096368, 0.1526213682183947, 1.20643965423363, 0.003618346824383672, 1.205269701357544, -0.5401314447306758, 0.6455951711518995, -0.15147962891055544, 1.1995346086498504, 1.2478063141063087, 0.9522823961208144, 2.0044133055788715], "std": [0.05575754204487951, 0.055243752189785646, 0.03235246531073146, 1.2753395471054718, 0.2543135104546649, 1.2810020079755562, 0.04664770886944596, 0.043013255596238524, 0.037963034415988674, 0.18615605202738233, 0.14402093296930107, 0.15101583593440596], "min": [0.5845420019698191, 0.03960138040106467, 1.150339476440581, -1.3543804865463869, 0.6651782682704668, -1.8170997771864374, 0.584394984693563, -0.23411235438249922, 1.156115382612268, 0.968442334803364, 0.6031343810077843, 1.7709815809454452], "max": [0.7790696774263987, 0.23180576429522842, 1.25305395915184, 2.172116399097304, 1.516182005846499, 1.667058425275956, 0.7512873207971953, -0.06642538133574197, 1.2571420579079202, 1.4880370965788283, 1.093465244879941, 2.2007542408248915], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6560940863096368, 0.1526213682183947, 1.20643965423363, 0.003618346824383672, 1.205269701357544, -0.5401314447306758, 0.6455951711518995, -0.15147962891055544, 1.1995346086498504, 1.2478063141063087, 0.9522823961208144, 2.0044133055788715], "std": [0.05575754204487951, 0.055243752189785646, 0.03235246531073146, 1.2753395471054718, 0.2543135104546649, 1.2810020079755562, 0.04664770886944596, 0.043013255596238524, 0.037963034415988674, 0.18615605202738233, 0.14402093296930107, 0.15101583593440596], "min": [0.5845420019698191, 0.03960138040106467, 1.150339476440581, -1.3543804865463869, 0.6651782682704668, -1.8170997771864374, 0.584394984693563, -0.23411235438249922, 1.156115382612268, 0.968442334803364, 0.6031343810077843, 1.7709815809454452], "max": [0.7790696774263987, 0.23180576429522842, 1.25305395915184, 2.172116399097304, 1.516182005846499, 1.667058425275956, 0.7512873207971953, -0.06642538133574197, 1.2571420579079202, 1.4880370965788283, 1.093465244879941, 2.2007542408248915], "count": [174]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4669842810457516]], [[0.4485657312091503]], [[0.43282148284313726]]], "std": [[[0.2776037496494371]], [[0.265564168284642]], [[0.26905285428098896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.16470588235294117]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089320608660131]], [[0.5197763909313726]], [[0.5002550816993464]]], "std": [[[0.313787156685807]], [[0.3174688011141213]], [[0.32337640651352395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4955907128267974]], [[0.5038620424836602]], [[0.48212673406862744]]], "std": [[[0.31148406381616894]], [[0.3139651192884981]], [[0.31826767536996303]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43063580269607843]], [[0.4503221834150327]], [[0.4107151368464052]]], "std": [[[0.36316688212579296]], [[0.35948837784682225]], [[0.3674288493939591]]], "count": [100]}, "observation.state": {"min": [0.2493896335363388, -1.3832780122756958, 0.8093957304954529, -0.3727254569530487, -1.4298338890075684, 0.9158168435096741, -1.0829031467437744, -1.3751239776611328, 1.0626425743103027, -0.2697985768318176, 0.4391022026538849, -0.837911069393158, 28.297500610351562, 45.88874816894531, -0.051249999552965164, -0.7475000023841858, 0.8433333039283752, 0.4000000059604645, 0.5733333230018616, -0.7718750238418579, 1.0266666412353516, -0.032499998807907104, 1.168125033378601, 0.8537499904632568, 26.962223052978516, 47.95874786376953, 0.5456249713897705, -1.1981250047683716, 4.270833492279053, 0.6262500286102295, 9.285833358764648, -0.3231250047683716, 7.679999828338623, 0.26500001549720764, 4.416428565979004, 4.804166793823242], "max": [1.103460431098938, -0.7180323600769043, 1.5693427324295044, -0.16687171161174774, -0.2929016947746277, 1.9104772806167603, -0.3125953674316406, -0.8337148427963257, 1.6036278009414673, 0.17524562776088715, 1.3982138633728027, -0.6332706212997437, 67.95750427246094, 64.44499969482422, 0.06187500059604645, 9.618749618530273, 49.82250213623047, 13.960624694824219, 50.041873931884766, 34.77937316894531, 48.595001220703125, 48.16812515258789, 41.91749954223633, 78.18875122070312, 58.08562469482422, 69.60687255859375, 2.1549999713897705, 5.920000076293945, 52.026248931884766, 37.91625213623047, 67.47624969482422, 36.040000915527344, 76.98687744140625, 44.244998931884766, 69.77750396728516, 78.50250244140625], "mean": [0.6911411285400391, -0.8849782943725586, 1.0039021968841553, -0.2777262330055237, -0.7869712114334106, 1.5713309049606323, -0.7669652700424194, -0.9698841571807861, 1.2138047218322754, -0.04668763279914856, 0.9290147423744202, -0.7524706125259399, 52.268699645996094, 51.805747985839844, -0.0056028300896286964, 6.1238908767700195, 15.898364067077637, 3.6684625148773193, 16.555803298950195, 7.3728413581848145, 16.43315315246582, 11.278441429138184, 9.349032402038574, 28.339269638061523, 48.156227111816406, 60.97457504272461, 1.0990231037139893, 0.8320600390434265, 32.796939849853516, 8.410398483276367, 42.34942626953125, 7.882961750030518, 44.18294906616211, 8.05793571472168, 31.999774932861328, 35.44113540649414], "std": [0.2595162093639374, 0.1968424767255783, 0.2354726344347, 0.06294507533311844, 0.3271777033805847, 0.22135820984840393, 0.2317839413881302, 0.15918061137199402, 0.15350912511348724, 0.10312893986701965, 0.21866022050380707, 0.06105221062898636, 9.555706977844238, 4.5337815284729, 0.02732866443693638, 3.9506752490997314, 19.397171020507812, 5.148806095123291, 18.90138053894043, 12.63609504699707, 18.46993064880371, 17.64093017578125, 13.966578483581543, 31.29129981994629, 7.348047256469727, 8.008150100708008, 0.37179335951805115, 2.0076096057891846, 11.822680473327637, 12.469352722167969, 14.241114616394043, 10.68470573425293, 17.266250610351562, 13.735581398010254, 18.253210067749023, 22.4278507232666], "count": [197]}, "action": {"min": [0.2493896335363388, -1.3832780122756958, 0.8093957304954529, -0.3727254569530487, -1.4298338890075684, 0.9158168435096741, -1.0829031467437744, -1.3751239776611328, 1.0626425743103027, -0.2697985768318176, 0.4391022026538849, -0.837911069393158, 28.297500610351562, 45.88874816894531, -0.051249999552965164, -0.7475000023841858, 0.8433333039283752, 0.4000000059604645, 0.5733333230018616, -0.7718750238418579, 1.0266666412353516, -0.032499998807907104, 1.168125033378601, 0.8537499904632568, 26.962223052978516, 47.95874786376953, 0.5456249713897705, -1.1981250047683716, 4.270833492279053, 0.6262500286102295, 9.285833358764648, -0.3231250047683716, 7.679999828338623, 0.26500001549720764, 4.416428565979004, 4.804166793823242], "max": [1.103460431098938, -0.7180323600769043, 1.5693427324295044, -0.16687171161174774, -0.2929016947746277, 1.9104772806167603, -0.3125953674316406, -0.8337148427963257, 1.6036278009414673, 0.17524562776088715, 1.3982138633728027, -0.6332706212997437, 67.95750427246094, 64.44499969482422, 0.06187500059604645, 9.618749618530273, 49.82250213623047, 13.960624694824219, 50.041873931884766, 34.77937316894531, 48.595001220703125, 48.16812515258789, 41.91749954223633, 78.18875122070312, 58.08562469482422, 69.60687255859375, 2.1549999713897705, 5.920000076293945, 52.026248931884766, 37.91625213623047, 67.47624969482422, 36.040000915527344, 76.98687744140625, 44.244998931884766, 69.77750396728516, 78.50250244140625], "mean": [0.6911412477493286, -0.8849779963493347, 1.0039018392562866, -0.2777261435985565, -0.7869714498519897, 1.5713309049606323, -0.7669656276702881, -0.9698842763900757, 1.213804841041565, -0.046687640249729156, 0.9290148019790649, -0.7524705529212952, 52.268699645996094, 51.80575180053711, -0.005602832417935133, 6.123892307281494, 15.898380279541016, 3.668461561203003, 16.555789947509766, 7.372842788696289, 16.433149337768555, 11.278436660766602, 9.349047660827637, 28.339262008666992, 48.15619659423828, 60.97456359863281, 1.0990227460861206, 0.832059919834137, 32.79694366455078, 8.410396575927734, 42.349422454833984, 7.882966995239258, 44.182945251464844, 8.057936668395996, 31.999778747558594, 35.44113540649414], "std": [0.259516179561615, 0.1968424916267395, 0.2354726791381836, 0.06294506788253784, 0.3271777331829071, 0.22135819494724274, 0.231783926486969, 0.15918061137199402, 0.15350914001464844, 0.10312893986701965, 0.21866023540496826, 0.06105220690369606, 9.555706977844238, 4.5337815284729, 0.02732865698635578, 3.9506752490997314, 19.397171020507812, 5.148805618286133, 18.901382446289062, 12.636096000671387, 18.469928741455078, 17.64093589782715, 13.966582298278809, 31.29129981994629, 7.348047733306885, 8.008149147033691, 0.37179335951805115, 2.0076096057891846, 11.82267951965332, 12.469351768493652, 14.241116523742676, 10.684703826904297, 17.266250610351562, 13.73558235168457, 18.253206253051758, 22.42784881591797], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [197]}, "index": {"min": [2421], "max": [2617], "mean": [2519.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [3.0558375634517767, 7.0, 7.0, 7.0, 7.0], "std": [2.3024879357830628, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [197]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [197]}, "eef_direction_state": {"mean": [2.751269035532995, 3.761421319796954], "std": [1.8861129996415478, 2.113273019026761], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2385786802030456, 1.0355329949238579], "std": [0.5778781510967594, 0.85719193615479], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.8274111675126904, 0.7918781725888325], "std": [0.8671441536593216, 0.8261801436903051], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [2.751269035532995, 3.761421319796954], "std": [1.8861129996415478, 2.113273019026761], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2385786802030456, 1.0355329949238579], "std": [0.5778781510967594, 0.85719193615479], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.8274111675126904, 0.7918781725888325], "std": [0.8671441536593216, 0.8261801436903051], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6624305576709301, 0.16139516914459298, 1.2130371976205316, -0.17073479935522087, 1.314164482689073, -0.6863315924230944, 0.6710312427222137, -0.1598978910863428, 1.205998383841174, 1.2817732426906472, 0.9445726002425086, 2.0019948326157198], "std": [0.062350587381934185, 0.045510042112511515, 0.029273415598041766, 1.3202745004482772, 0.12224842720215769, 1.311595417512192, 0.04682634361725207, 0.047941581852242315, 0.027329511751384785, 0.09071843760434634, 0.07320573488859555, 0.08390423118376596], "min": [0.5998995261145152, 0.05433219816621941, 1.1506721163068159, -1.3450624726542406, 0.8072948870806691, -1.8961048148840955, 0.6147040338456843, -0.21774201439406374, 1.177803015731192, 1.0612191726345825, 0.6705227457226419, 1.8454171096807988], "max": [0.7985067201215222, 0.23376693634420342, 1.2721221019327313, 2.4484900958718963, 1.5178508440721545, 1.9219753121333714, 0.786168198384308, -0.0529697478252599, 1.2711741314443417, 1.4327576316392385, 1.0582661723044078, 2.1980257992237915], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6624305576709301, 0.16139516914459298, 1.2130371976205316, -0.17073479935522087, 1.314164482689073, -0.6863315924230944, 0.6710312427222137, -0.1598978910863428, 1.205998383841174, 1.2817732426906472, 0.9445726002425086, 2.0019948326157198], "std": [0.062350587381934185, 0.045510042112511515, 0.029273415598041766, 1.3202745004482772, 0.12224842720215769, 1.311595417512192, 0.04682634361725207, 0.047941581852242315, 0.027329511751384785, 0.09071843760434634, 0.07320573488859555, 0.08390423118376596], "min": [0.5998995261145152, 0.05433219816621941, 1.1506721163068159, -1.3450624726542406, 0.8072948870806691, -1.8961048148840955, 0.6147040338456843, -0.21774201439406374, 1.177803015731192, 1.0612191726345825, 0.6705227457226419, 1.8454171096807988], "max": [0.7985067201215222, 0.23376693634420342, 1.2721221019327313, 2.4484900958718963, 1.5178508440721545, 1.9219753121333714, 0.786168198384308, -0.0529697478252599, 1.2711741314443417, 1.4327576316392385, 1.0582661723044078, 2.1980257992237915], "count": [197]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46507243464052284]], [[0.44581622957516337]], [[0.43406668504901963]]], "std": [[[0.28193166283554283]], [[0.27035206859735134]], [[0.2686092804931377]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1607843137254902]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818199387254902]], [[0.4931910682189542]], [[0.4804793607026144]]], "std": [[[0.3034170849599878]], [[0.30858602386683914]], [[0.3152563588891913]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.509377493872549]], [[0.5191069812091503]], [[0.49821203227124183]]], "std": [[[0.30887318252364193]], [[0.30935460162432704]], [[0.31247854187949103]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40701610702614377]], [[0.42461653594771237]], [[0.40020345383986927]]], "std": [[[0.3570381916565869]], [[0.3549003894424764]], [[0.36255997602618567]]], "count": [100]}, "observation.state": {"min": [0.20585374534130096, -1.3988231420516968, 0.8191710710525513, -0.42913615703582764, -1.5895450115203857, 0.77738356590271, -1.0271652936935425, -1.3059815168380737, 1.0375922918319702, -0.14591439068317413, 0.5875915288925171, -0.863756000995636, 12.605555534362793, 46.33562469482422, -0.1574999988079071, -1.0356249809265137, 0.7718750238418579, 0.28125, 0.7024999856948853, -0.3231250047683716, 1.0618749856948853, 0.5112500190734863, 1.3393750190734863, 0.044999998062849045, 31.308124542236328, 49.823123931884766, 0.7643749713897705, -1.0568749904632568, 4.9375, -0.041874997317790985, 6.795555591583252, -0.8125, 8.917778015136719, 0.1681250035762787, 4.301875114440918, 1.6655555963516235], "max": [1.1806906461715698, -0.7398717999458313, 1.5183680057525635, -0.2225671410560608, -0.22700180113315582, 2.173146963119507, -0.39871346950531006, -0.8413442969322205, 1.482175588607788, 0.06148114427924156, 1.3981291055679321, -0.6706340312957764, 69.87124633789062, 68.92888641357422, 0.1875, 8.728124618530273, 43.564998626708984, 16.588748931884766, 41.85625076293945, 38.78562545776367, 46.03499984741211, 50.02750015258789, 43.279998779296875, 76.32125091552734, 60.81999969482422, 77.87687683105469, 2.4462499618530273, 7.316874980926514, 46.083126068115234, 31.625625610351562, 65.9749984741211, 39.442501068115234, 80.92250061035156, 32.2087516784668, 60.17000198364258, 79.65250396728516], "mean": [0.7601528167724609, -0.9387984871864319, 1.0207668542861938, -0.34342071413993835, -0.9370733499526978, 1.4886122941970825, -0.785797119140625, -0.9674091339111328, 1.159779667854309, -0.07366689294576645, 0.9723702669143677, -0.814830482006073, 52.98665237426758, 53.992149353027344, -0.053898707032203674, 4.6818437576293945, 14.850829124450684, 3.7959916591644287, 15.367253303527832, 8.298460960388184, 16.324209213256836, 10.603548049926758, 10.380534172058105, 25.244657516479492, 42.58557891845703, 66.01227569580078, 1.1495740413665771, 1.2858868837356567, 33.12096405029297, 7.2178874015808105, 36.88098907470703, 7.291848659515381, 45.37320327758789, 6.691036224365234, 31.114572525024414, 49.53388595581055], "std": [0.35465139150619507, 0.18948130309581757, 0.20619358122348785, 0.057096533477306366, 0.4945645332336426, 0.5174500346183777, 0.1912272870540619, 0.13761520385742188, 0.12263839691877365, 0.042661335319280624, 0.15561042726039886, 0.05978624150156975, 11.854010581970215, 5.980373859405518, 0.10347476601600647, 3.42244291305542, 16.62623405456543, 5.885502338409424, 16.295690536499023, 14.51887035369873, 17.52927017211914, 17.095067977905273, 14.65797233581543, 29.041196823120117, 10.094552993774414, 11.355278968811035, 0.3214096426963806, 2.410867214202881, 10.04012680053711, 11.212949752807617, 13.091328620910645, 11.561568260192871, 17.159852981567383, 9.029011726379395, 15.767735481262207, 18.7346134185791], "count": [186]}, "action": {"min": [0.20585374534130096, -1.3988231420516968, 0.8191710710525513, -0.42913615703582764, -1.5895450115203857, 0.77738356590271, -1.0271652936935425, -1.3059815168380737, 1.0375922918319702, -0.14591439068317413, 0.5875915288925171, -0.863756000995636, 12.605555534362793, 46.33562469482422, -0.1574999988079071, -1.0356249809265137, 0.7718750238418579, 0.28125, 0.7024999856948853, -0.3231250047683716, 1.0618749856948853, 0.5112500190734863, 1.3393750190734863, 0.044999998062849045, 31.308124542236328, 49.823123931884766, 0.7643749713897705, -1.0568749904632568, 4.9375, -0.041874997317790985, 6.795555591583252, -0.8125, 8.917778015136719, 0.1681250035762787, 4.301875114440918, 1.6655555963516235], "max": [1.1806906461715698, -0.7398717999458313, 1.5183680057525635, -0.2225671410560608, -0.22700180113315582, 2.173146963119507, -0.39871346950531006, -0.8413442969322205, 1.482175588607788, 0.06148114427924156, 1.3981291055679321, -0.6706340312957764, 69.87124633789062, 68.92888641357422, 0.1875, 8.728124618530273, 43.564998626708984, 16.588748931884766, 41.85625076293945, 38.78562545776367, 46.03499984741211, 50.02750015258789, 43.279998779296875, 76.32125091552734, 60.81999969482422, 77.87687683105469, 2.4462499618530273, 7.316874980926514, 46.083126068115234, 31.625625610351562, 65.9749984741211, 39.442501068115234, 80.92250061035156, 32.2087516784668, 60.17000198364258, 79.65250396728516], "mean": [0.7601527571678162, -0.9387982487678528, 1.0207664966583252, -0.3434205651283264, -0.9370733499526978, 1.4886122941970825, -0.7857970595359802, -0.9674091339111328, 1.1597801446914673, -0.07366688549518585, 0.9723700284957886, -0.8148304224014282, 52.986637115478516, 53.99214172363281, -0.053898707032203674, 4.681845188140869, 14.850844383239746, 3.7959892749786377, 15.367239952087402, 8.298457145690918, 16.32421875, 10.603551864624023, 10.380532264709473, 25.244651794433594, 42.585575103759766, 66.01225280761719, 1.1495734453201294, 1.2858866453170776, 33.12094497680664, 7.21789026260376, 36.88099670410156, 7.291849136352539, 45.37319564819336, 6.691038608551025, 31.114559173583984, 49.53388214111328], "std": [0.3546513617038727, 0.18948128819465637, 0.20619362592697144, 0.057096537202596664, 0.4945645034313202, 0.5174500942230225, 0.1912272870540619, 0.13761518895626068, 0.12263839691877365, 0.042661331593990326, 0.15561042726039886, 0.059786245226860046, 11.854010581970215, 5.980374336242676, 0.10347478836774826, 3.422442674636841, 16.62623405456543, 5.885502338409424, 16.295692443847656, 14.518863677978516, 17.529272079467773, 17.095067977905273, 14.657971382141113, 29.041200637817383, 10.094554901123047, 11.355278968811035, 0.32140958309173584, 2.4108669757843018, 10.040125846862793, 11.21295166015625, 13.091328620910645, 11.561569213867188, 17.159852981567383, 9.029011726379395, 15.767733573913574, 18.7346134185791], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [186]}, "index": {"min": [2618], "max": [2803], "mean": [2710.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.8870967741935485, 7.0, 7.0, 7.0, 7.0], "std": [2.3263671344820462, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [186]}, "eef_direction_state": {"mean": [3.032258064516129, 3.7096774193548385], "std": [1.9672130436760447, 2.061321452976434], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2741935483870968, 1.1344086021505377], "std": [0.6680743030284715, 0.8153097733945476], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.0161290322580645, 0.7849462365591398], "std": [0.8326393225251802, 0.8210858580908604], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.032258064516129, 3.7096774193548385], "std": [1.9672130436760447, 2.061321452976434], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2741935483870968, 1.1344086021505377], "std": [0.6680743030284715, 0.8153097733945476], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.0161290322580645, 0.7849462365591398], "std": [0.8326393225251802, 0.8210858580908604], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6548361412848883, 0.16456032325184788, 1.2158112964419978, 0.08914555450275752, 1.0754366927122117, -0.4478503448179701, 0.6489398726550989, -0.13957060787016912, 1.201447210284466, 1.2516331681131476, 0.974702764828707, 2.0444298727074854], "std": [0.06340667566246563, 0.07366484278165561, 0.029482655477372135, 1.3111221684576122, 0.27702788157693814, 1.2849369155995283, 0.041166174486012216, 0.03695871572996294, 0.03535832525029148, 0.16702445168231672, 0.10723483070794036, 0.1299135635341861], "min": [0.5869112127165923, 0.024806850405945685, 1.1539258817511189, -1.1514832294735649, 0.626165690905621, -1.6334165751308325, 0.5981411533806519, -0.1829186685997928, 1.1607430617393932, 0.9081957223999063, 0.7109785072748376, 1.8003757833385488], "max": [0.7857349771773188, 0.25112498096971486, 1.2651738936437353, 2.0723827851595806, 1.532739057912047, 1.5140500684057625, 0.7543276991452941, -0.05519221996888202, 1.2758351373858805, 1.4174969194690563, 1.0925583501338907, 2.198247980169233], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6548361412848883, 0.16456032325184788, 1.2158112964419978, 0.08914555450275752, 1.0754366927122117, -0.4478503448179701, 0.6489398726550989, -0.13957060787016912, 1.201447210284466, 1.2516331681131476, 0.974702764828707, 2.0444298727074854], "std": [0.06340667566246563, 0.07366484278165561, 0.029482655477372135, 1.3111221684576122, 0.27702788157693814, 1.2849369155995283, 0.041166174486012216, 0.03695871572996294, 0.03535832525029148, 0.16702445168231672, 0.10723483070794036, 0.1299135635341861], "min": [0.5869112127165923, 0.024806850405945685, 1.1539258817511189, -1.1514832294735649, 0.626165690905621, -1.6334165751308325, 0.5981411533806519, -0.1829186685997928, 1.1607430617393932, 0.9081957223999063, 0.7109785072748376, 1.8003757833385488], "max": [0.7857349771773188, 0.25112498096971486, 1.2651738936437353, 2.0723827851595806, 1.532739057912047, 1.5140500684057625, 0.7543276991452941, -0.05519221996888202, 1.2758351373858805, 1.4174969194690563, 1.0925583501338907, 2.198247980169233], "count": [186]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4640368668300654]], [[0.44480371527777773]], [[0.4312934742647059]]], "std": [[[0.28129130833259686]], [[0.2702372977188841]], [[0.26886966035275245]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.16862745098039217]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028237193627451]], [[0.5154190196078431]], [[0.496000402369281]]], "std": [[[0.30835597363904316]], [[0.31062049855107843]], [[0.31866684049967114]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816555330882353]], [[0.5117016033496732]], [[0.48966131535947716]]], "std": [[[0.32019038491282725]], [[0.31032558910272734]], [[0.3150606646451517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4117063888888889]], [[0.4284029227941177]], [[0.4033605535130719]]], "std": [[[0.3565760201364605]], [[0.35486777947700937]], [[0.36307732660302017]]], "count": [100]}, "observation.state": {"min": [0.1911669373512268, -1.327582597732544, 0.8485923409461975, -0.42901694774627686, -1.60560941696167, 0.7528420090675354, -1.0810805559158325, -1.2850958108901978, 1.0018607378005981, -0.22964827716350555, 0.6916866898536682, -0.8193141222000122, 5.265555381774902, 48.40812683105469, -0.12562499940395355, -1.1575000286102295, 0.9893749952316284, -0.30250000953674316, 0.6887500286102295, -0.8081250190734863, 1.0887500047683716, 0.5575000047683716, 1.300624966621399, -0.1875, 22.243749618530273, 50.80249786376953, 0.5824999809265137, 0.41999998688697815, 2.6669230461120605, -0.6768749952316284, 6.083333492279053, -1.2400000095367432, 10.442500114440918, -0.21437500417232513, 9.143750190734863, 0.71875], "max": [1.1461910009384155, -0.7494087219238281, 1.5064946413040161, -0.14422160387039185, -0.11511024832725525, 2.07820725440979, -0.4437037408351898, -0.8278019428253174, 1.4632447957992554, 0.09013419598340988, 1.6059484481811523, -0.6012531518936157, 62.66875076293945, 75.76666259765625, 0.010625000111758709, 9.525625228881836, 51.071876525878906, 23.595624923706055, 54.15687561035156, 43.20125198364258, 57.938751220703125, 64.34749603271484, 54.19187545776367, 90.07437896728516, 65.01875305175781, 75.33125305175781, 2.4887499809265137, 6.046249866485596, 51.07374954223633, 18.791250228881836, 59.99562454223633, 30.583749771118164, 61.40937423706055, 59.62312698364258, 57.685001373291016, 71.70000457763672], "mean": [0.7273945808410645, -0.8866974115371704, 1.0101945400238037, -0.3175041079521179, -0.7846289873123169, 1.5347093343734741, -0.8510357141494751, -0.9527587890625, 1.1492469310760498, -0.04462466016411781, 1.0725864171981812, -0.7436147928237915, 47.48677062988281, 54.614566802978516, -0.05350705236196518, 5.159976005554199, 15.000812530517578, 5.683068752288818, 17.88297462463379, 8.829647064208984, 19.361299514770508, 12.810873985290527, 12.162705421447754, 34.0887451171875, 41.478675842285156, 63.888790130615234, 1.039048671722412, 2.8035736083984375, 27.18590545654297, 3.7184033393859863, 31.121524810791016, 4.987429618835449, 32.94469451904297, 11.209381103515625, 28.772428512573242, 21.019807815551758], "std": [0.35024839639663696, 0.1828034669160843, 0.20743413269519806, 0.07292759418487549, 0.4566059708595276, 0.4188518226146698, 0.21228499710559845, 0.14123569428920746, 0.1251850426197052, 0.06711267679929733, 0.18107083439826965, 0.08094161003828049, 12.143739700317383, 5.105484962463379, 0.025085482746362686, 3.5829262733459473, 18.570430755615234, 8.871129989624023, 19.75795555114746, 15.225468635559082, 21.01935386657715, 20.37517547607422, 17.632518768310547, 35.429893493652344, 14.281057357788086, 8.705939292907715, 0.34995874762535095, 1.5145295858383179, 11.920927047729492, 6.237131118774414, 13.677131652832031, 7.534295558929443, 13.933151245117188, 19.771038055419922, 12.847586631774902, 25.463470458984375], "count": [199]}, "action": {"min": [0.1911669373512268, -1.327582597732544, 0.8485923409461975, -0.42901694774627686, -1.60560941696167, 0.7528420090675354, -1.0810805559158325, -1.2850958108901978, 1.0018607378005981, -0.22964827716350555, 0.6916866898536682, -0.8193141222000122, 5.265555381774902, 48.40812683105469, -0.12562499940395355, -1.1575000286102295, 0.9893749952316284, -0.30250000953674316, 0.6887500286102295, -0.8081250190734863, 1.0887500047683716, 0.5575000047683716, 1.300624966621399, -0.1875, 22.243749618530273, 50.80249786376953, 0.5824999809265137, 0.41999998688697815, 2.6669230461120605, -0.6768749952316284, 6.083333492279053, -1.2400000095367432, 10.442500114440918, -0.21437500417232513, 9.143750190734863, 0.71875], "max": [1.1461910009384155, -0.7494087219238281, 1.5064946413040161, -0.14422160387039185, -0.11511024832725525, 2.07820725440979, -0.4437037408351898, -0.8278019428253174, 1.4632447957992554, 0.09013419598340988, 1.6059484481811523, -0.6012531518936157, 62.66875076293945, 75.76666259765625, 0.010625000111758709, 9.525625228881836, 51.071876525878906, 23.595624923706055, 54.15687561035156, 43.20125198364258, 57.938751220703125, 64.34749603271484, 54.19187545776367, 90.07437896728516, 65.01875305175781, 75.33125305175781, 2.4887499809265137, 6.046249866485596, 51.07374954223633, 18.791250228881836, 59.99562454223633, 30.583749771118164, 61.40937423706055, 59.62312698364258, 57.685001373291016, 71.70000457763672], "mean": [0.7273947596549988, -0.8866975903511047, 1.0101944208145142, -0.3175041377544403, -0.7846291065216064, 1.5347095727920532, -0.8510359525680542, -0.9527587890625, 1.1492468118667603, -0.04462466016411781, 1.0725865364074707, -0.7436146140098572, 47.486759185791016, 54.61454391479492, -0.05350710451602936, 5.159976005554199, 15.000823974609375, 5.683060169219971, 17.882986068725586, 8.829649925231934, 19.361295700073242, 12.81088638305664, 12.162696838378906, 34.0887451171875, 41.47867202758789, 63.88878631591797, 1.0390491485595703, 2.803574562072754, 27.185916900634766, 3.7184033393859863, 31.12154769897461, 4.987429141998291, 32.9446907043457, 11.209375381469727, 28.772436141967773, 21.019819259643555], "std": [0.35024845600128174, 0.18280352652072906, 0.20743414759635925, 0.07292759418487549, 0.4566059708595276, 0.4188518226146698, 0.21228493750095367, 0.14123572409152985, 0.1251850575208664, 0.06711266189813614, 0.18107086420059204, 0.08094161003828049, 12.143739700317383, 5.105484962463379, 0.02508547343313694, 3.5829269886016846, 18.57042694091797, 8.871129989624023, 19.757951736450195, 15.22546672821045, 21.019351959228516, 20.375181198120117, 17.632518768310547, 35.429893493652344, 14.281059265136719, 8.705940246582031, 0.3499586582183838, 1.5145295858383179, 11.920926094055176, 6.237130641937256, 13.677132606506348, 7.53429651260376, 13.933151245117188, 19.77103614807129, 12.847585678100586, 25.463472366333008], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [199]}, "index": {"min": [2804], "max": [3002], "mean": [2903.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.8944723618090453, 7.0, 7.0, 7.0, 7.0], "std": [2.31749292670259, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [199]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [199]}, "eef_direction_state": {"mean": [3.2462311557788945, 3.3316582914572863], "std": [1.86064055724109, 2.157271858896098], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.3467336683417086, 1.2160804020100502], "std": [0.6538458967567501, 0.8196964222755275], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [1.0301507537688441, 0.6884422110552764], "std": [0.8441911935356533, 0.828764949872896], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.2462311557788945, 3.3316582914572863], "std": [1.86064055724109, 2.157271858896098], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.3467336683417086, 1.2160804020100502], "std": [0.6538458967567501, 0.8196964222755275], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [1.0301507537688441, 0.6884422110552764], "std": [0.8441911935356533, 0.828764949872896], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.659345566006954, 0.17157570906926836, 1.2037945991492458, 0.2417149815663964, 1.1996602893592498, -0.27165358068098355, 0.6393883635452856, -0.1517571581585105, 1.2043260506983369, 1.2241007163904596, 0.8918612938814919, 2.0307237806631178], "std": [0.06240614751031907, 0.06017115852407142, 0.036648714188053315, 1.5735204482865062, 0.22302655277704095, 1.5374894684881892, 0.043165538674978056, 0.04333880936208508, 0.03589887754394123, 0.16771881783555986, 0.1080550383879231, 0.11159272873514653], "min": [0.5776074149645491, 0.054044753534762735, 1.147855422210709, -1.4773338343275662, 0.6333607693687369, -1.9004531799023763, 0.5743228272956676, -0.20373442471922867, 1.1595789865668054, 0.8753916780680736, 0.6460077768381964, 1.7938000372817982], "max": [0.7881786008058527, 0.24309619829276036, 1.2803371498265352, 2.4085033099318407, 1.5145593648176545, 1.8949700102164553, 0.7451932832161492, -0.06614540686672751, 1.2656836218222487, 1.402673955085805, 1.0132892756527934, 2.214458584137344], "count": [199]}, "eef_sim_pose_action": {"mean": [0.659345566006954, 0.17157570906926836, 1.2037945991492458, 0.2417149815663964, 1.1996602893592498, -0.27165358068098355, 0.6393883635452856, -0.1517571581585105, 1.2043260506983369, 1.2241007163904596, 0.8918612938814919, 2.0307237806631178], "std": [0.06240614751031907, 0.06017115852407142, 0.036648714188053315, 1.5735204482865062, 0.22302655277704095, 1.5374894684881892, 0.043165538674978056, 0.04333880936208508, 0.03589887754394123, 0.16771881783555986, 0.1080550383879231, 0.11159272873514653], "min": [0.5776074149645491, 0.054044753534762735, 1.147855422210709, -1.4773338343275662, 0.6333607693687369, -1.9004531799023763, 0.5743228272956676, -0.20373442471922867, 1.1595789865668054, 0.8753916780680736, 0.6460077768381964, 1.7938000372817982], "max": [0.7881786008058527, 0.24309619829276036, 1.2803371498265352, 2.4085033099318407, 1.5145593648176545, 1.8949700102164553, 0.7451932832161492, -0.06614540686672751, 1.2656836218222487, 1.402673955085805, 1.0132892756527934, 2.214458584137344], "count": [199]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45852176062091504]], [[0.440717920751634]], [[0.4282348754084967]]], "std": [[[0.2817057852939559]], [[0.2709602559259339]], [[0.2702234485046864]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4829779616013072]], [[0.4951567933006536]], [[0.4793909640522876]]], "std": [[[0.29789064045424896]], [[0.303001646274887]], [[0.30974751640157167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101051858660132]], [[0.5375492258986928]], [[0.5192151245915033]]], "std": [[[0.31738531391697317]], [[0.30778411747738166]], [[0.3118795021181676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098729595588235]], [[0.4273973182189542]], [[0.4033214971405229]]], "std": [[[0.3561101208615933]], [[0.35405159328155883]], [[0.36193081520189185]]], "count": [100]}, "observation.state": {"min": [0.18418116867542267, -1.3163052797317505, 0.8093003630638123, -0.3794251084327698, -1.565130591392517, 0.7877258062362671, -1.1184650659561157, -1.2828307151794434, 1.0186456441879272, -0.08056286722421646, 0.5869001150131226, -0.8715762495994568, 17.72333335876465, 45.022499084472656, -0.08437500149011612, -1.5637500286102295, 3.1812500953674316, 0.16687500476837158, 3.445625066757202, -0.3125, 0.9631249904632568, 0.8162499666213989, 1.0768749713897705, -0.984375, 21.047500610351562, 50.291873931884766, 0.5568749904632568, -0.8568750023841858, 11.161874771118164, 0.04125000536441803, 13.431875228881836, 0.004999996162950993, 13.984999656677246, 0.0925000011920929, 6.808125019073486, 2.661249876022339], "max": [1.1232547760009766, -0.7031071186065674, 1.4392118453979492, -0.15268558263778687, -0.2077372819185257, 2.057941436767578, -0.40152686834335327, -0.8157854676246643, 1.460145354270935, 0.17520324885845184, 1.5626298189163208, -0.603923499584198, 73.171875, 66.07555389404297, 0.046875, 9.362500190734863, 52.014373779296875, 44.795623779296875, 50.94750213623047, 37.694374084472656, 54.64875030517578, 44.84687423706055, 49.546875, 74.33187866210938, 59.616249084472656, 79.04437255859375, 2.5625, 9.045000076293945, 50.10499954223633, 36.640625, 62.77812576293945, 39.66625213623047, 66.22624969482422, 57.25812530517578, 52.290626525878906, 77.96562957763672], "mean": [0.708350419998169, -0.8847628235816956, 0.9779461622238159, -0.30517569184303284, -0.8108318448066711, 1.5833699703216553, -0.8408573865890503, -0.9581570029258728, 1.134263277053833, -0.023634621873497963, 1.040604829788208, -0.8101322054862976, 49.422401428222656, 51.32754135131836, -0.028474798426032066, 4.896534442901611, 14.256640434265137, 6.146658420562744, 17.489850997924805, 7.352867603302002, 17.874256134033203, 9.88963794708252, 10.332440376281738, 34.62717056274414, 34.1426887512207, 68.9816665649414, 1.1179907321929932, 2.6920406818389893, 30.88385009765625, 6.248210430145264, 33.47258758544922, 7.105069160461426, 36.8264045715332, 9.717388153076172, 32.40255355834961, 25.009313583374023], "std": [0.3021881580352783, 0.16490541398525238, 0.17118927836418152, 0.06104319170117378, 0.41770946979522705, 0.38686805963516235, 0.21925604343414307, 0.15127752721309662, 0.1385679692029953, 0.05055229738354683, 0.20783399045467377, 0.09082882106304169, 12.30370044708252, 4.21533203125, 0.02525356411933899, 3.3491315841674805, 15.490859031677246, 11.255908012390137, 16.013193130493164, 12.529130935668945, 17.904497146606445, 15.829636573791504, 16.11387062072754, 30.701583862304688, 13.044144630432129, 10.849541664123535, 0.3922121226787567, 2.6423568725585938, 8.828373908996582, 10.823728561401367, 12.17512035369873, 11.59765625, 13.43488883972168, 18.31321907043457, 10.817025184631348, 29.286373138427734], "count": [197]}, "action": {"min": [0.18418116867542267, -1.3163052797317505, 0.8093003630638123, -0.3794251084327698, -1.565130591392517, 0.7877258062362671, -1.1184650659561157, -1.2828307151794434, 1.0186456441879272, -0.08056286722421646, 0.5869001150131226, -0.8715762495994568, 17.72333335876465, 45.022499084472656, -0.08437500149011612, -1.5637500286102295, 3.1812500953674316, 0.16687500476837158, 3.445625066757202, -0.3125, 0.9631249904632568, 0.8162499666213989, 1.0768749713897705, -0.984375, 21.047500610351562, 50.291873931884766, 0.5568749904632568, -0.8568750023841858, 11.161874771118164, 0.04125000536441803, 13.431875228881836, 0.004999996162950993, 13.984999656677246, 0.0925000011920929, 6.808125019073486, 2.661249876022339], "max": [1.1232547760009766, -0.7031071186065674, 1.4392118453979492, -0.15268558263778687, -0.2077372819185257, 2.057941436767578, -0.40152686834335327, -0.8157854676246643, 1.460145354270935, 0.17520324885845184, 1.5626298189163208, -0.603923499584198, 73.171875, 66.07555389404297, 0.046875, 9.362500190734863, 52.014373779296875, 44.795623779296875, 50.94750213623047, 37.694374084472656, 54.64875030517578, 44.84687423706055, 49.546875, 74.33187866210938, 59.616249084472656, 79.04437255859375, 2.5625, 9.045000076293945, 50.10499954223633, 36.640625, 62.77812576293945, 39.66625213623047, 66.22624969482422, 57.25812530517578, 52.290626525878906, 77.96562957763672], "mean": [0.7083503007888794, -0.8847625851631165, 0.9779461622238159, -0.30517563223838806, -0.8108319640159607, 1.5833697319030762, -0.8408575654029846, -0.9581570625305176, 1.1342631578445435, -0.023634612560272217, 1.0406051874160767, -0.8101317286491394, 49.42243194580078, 51.327545166015625, -0.02847481518983841, 4.8965349197387695, 14.256640434265137, 6.146651744842529, 17.489849090576172, 7.352865219116211, 17.874244689941406, 9.889642715454102, 10.332440376281738, 34.62717056274414, 34.142696380615234, 68.98163604736328, 1.1179907321929932, 2.6920416355133057, 30.88385581970215, 6.2482099533081055, 33.47257995605469, 7.105072021484375, 36.8264045715332, 9.717391014099121, 32.40254592895508, 25.00931167602539], "std": [0.3021881580352783, 0.16490541398525238, 0.17118927836418152, 0.06104319542646408, 0.41770949959754944, 0.38686802983283997, 0.21925599873065948, 0.1512775719165802, 0.1385679543018341, 0.05055229365825653, 0.20783397555351257, 0.09082881361246109, 12.30370044708252, 4.215332508087158, 0.025253567844629288, 3.3491311073303223, 15.490859985351562, 11.255908012390137, 16.013187408447266, 12.529133796691895, 17.904499053955078, 15.829631805419922, 16.113876342773438, 30.70158576965332, 13.044143676757812, 10.849539756774902, 0.3922120928764343, 2.642357110977173, 8.828373908996582, 10.82372760772705, 12.17512035369873, 11.59765625, 13.43488883972168, 18.313220977783203, 10.817025184631348, 29.2863712310791], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [197]}, "index": {"min": [3003], "max": [3199], "mean": [3101.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [2.6395939086294415, 7.0, 7.0, 7.0, 7.0], "std": [2.2881410976610543, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [197]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [197]}, "eef_direction_state": {"mean": [3.0913705583756346, 3.548223350253807], "std": [1.9095742342437219, 2.3161230056984943], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2690355329949239, 1.0], "std": [0.5820544602324524, 0.84300646407792], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.9441624365482234, 0.7918781725888325], "std": [0.825930598976105, 0.8383783145788373], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.0913705583756346, 3.548223350253807], "std": [1.9095742342437219, 2.3161230056984943], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2690355329949239, 1.0], "std": [0.5820544602324524, 0.84300646407792], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.9441624365482234, 0.7918781725888325], "std": [0.825930598976105, 0.8383783145788373], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6527897348063598, 0.1597349317836968, 1.211909196428939, 0.29053334892824273, 1.212930202541129, -0.24640172251148137, 0.6413803371846541, -0.14719678655925703, 1.200417560920277, 1.2416277538853677, 0.9317235440644631, 2.0237814862590935], "std": [0.050293630430189536, 0.060999425854042784, 0.03426088483050401, 1.4041897065132296, 0.21952601196834964, 1.3596538134512108, 0.04669372794185383, 0.04273042410706469, 0.02798900721549592, 0.13585771486191067, 0.14500795937510524, 0.09514865267996898], "min": [0.5839629201647522, 0.03840652211459222, 1.1477674882128783, -1.252542685182726, 0.6605904373990645, -1.7127017910912417, 0.588332436308255, -0.20434752316258525, 1.1650030694836853, 1.0106280941055006, 0.5534592346393881, 1.833303426598899], "max": [0.7731058735847515, 0.2345428076603936, 1.2687830609687687, 2.3669846719776797, 1.5601605891932633, 1.8390195489830048, 0.7507284719161548, -0.06045678392684509, 1.2475195908248837, 1.4003717033255743, 1.0498418903273823, 2.1372420731854054], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6527897348063598, 0.1597349317836968, 1.211909196428939, 0.29053334892824273, 1.212930202541129, -0.24640172251148137, 0.6413803371846541, -0.14719678655925703, 1.200417560920277, 1.2416277538853677, 0.9317235440644631, 2.0237814862590935], "std": [0.050293630430189536, 0.060999425854042784, 0.03426088483050401, 1.4041897065132296, 0.21952601196834964, 1.3596538134512108, 0.04669372794185383, 0.04273042410706469, 0.02798900721549592, 0.13585771486191067, 0.14500795937510524, 0.09514865267996898], "min": [0.5839629201647522, 0.03840652211459222, 1.1477674882128783, -1.252542685182726, 0.6605904373990645, -1.7127017910912417, 0.588332436308255, -0.20434752316258525, 1.1650030694836853, 1.0106280941055006, 0.5534592346393881, 1.833303426598899], "max": [0.7731058735847515, 0.2345428076603936, 1.2687830609687687, 2.3669846719776797, 1.5601605891932633, 1.8390195489830048, 0.7507284719161548, -0.06045678392684509, 1.2475195908248837, 1.4003717033255743, 1.0498418903273823, 2.1372420731854054], "count": [197]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693415093954248]], [[0.44918394812091506]], [[0.43569715277777776]]], "std": [[[0.2726439892871011]], [[0.2611652308001462]], [[0.25933018459116847]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.16862745098039217]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5012323549836601]], [[0.5134931229575164]], [[0.49901658700980395]]], "std": [[[0.3197101167798699]], [[0.32261972023347574]], [[0.329232566334942]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48381453635620914]], [[0.5144833884803921]], [[0.49339319240196083]]], "std": [[[0.32236068397445644]], [[0.31039946028917237]], [[0.31511565988481144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40803679330065357]], [[0.4248695812908497]], [[0.40098859272875814]]], "std": [[[0.3538560146035243]], [[0.35220624307163567]], [[0.36012434647974606]]], "count": [100]}, "observation.state": {"min": [0.14136053621768951, -1.3584582805633545, 0.7990959286689758, -0.3600175380706787, -1.5438103675842285, 0.8153192400932312, -1.0938386917114258, -1.3467278480529785, 0.9999189376831055, -0.1221437007188797, 0.5333028435707092, -0.9221694469451904, 19.866666793823242, 50.116249084472656, -0.11999999731779099, -1.9381250143051147, 1.0518749952316284, 0.11437500268220901, 0.7381249666213989, 0.4281249940395355, 0.5525000095367432, -0.16187499463558197, 1.2599999904632568, -0.28562501072883606, 10.993749618530273, 50.88999938964844, 0.6731250286102295, -1.6493749618530273, 1.1059999465942383, 0.25, 0.9553846120834351, -1.0206249952316284, 0.9524999856948853, 0.3581250011920929, 1.1669230461120605, 0.5266666412353516], "max": [1.14993417263031, -0.6857976913452148, 1.4786468744277954, -0.15645265579223633, -0.1709725707769394, 2.017099618911743, -0.3651913106441498, -0.7997158169746399, 1.5330071449279785, 0.11959258466959, 1.4784932136535645, -0.5997033715248108, 65.48812866210938, 66.07125091552734, 0.004999999888241291, 8.911250114440918, 53.942501068115234, 14.872499465942383, 45.451873779296875, 49.12125015258789, 51.630001068115234, 65.6500015258789, 47.23125076293945, 85.44625091552734, 58.56999969482422, 77.40875244140625, 2.1875, 9.506875038146973, 52.115623474121094, 33.27562713623047, 63.15250015258789, 35.31312561035156, 72.22562408447266, 50.056251525878906, 53.055625915527344, 69.56937408447266], "mean": [0.8135709166526794, -0.8905106782913208, 0.9933586716651917, -0.2887381911277771, -0.9606031775474548, 1.3389737606048584, -0.8763294816017151, -0.9513932466506958, 1.1345949172973633, 0.019928881898522377, 1.0547754764556885, -0.829616367816925, 45.84575653076172, 55.39444351196289, -0.059473615139722824, 3.7231361865997314, 15.648355484008789, 2.3079941272735596, 15.246798515319824, 9.870373725891113, 14.900389671325684, 12.536140441894531, 9.188538551330566, 27.768871307373047, 43.28220748901367, 65.04816436767578, 1.1219509840011597, 3.048809289932251, 31.536561965942383, 5.286493301391602, 32.42565155029297, 6.177944183349609, 37.02267837524414, 7.1781134605407715, 31.597211837768555, 24.43181610107422], "std": [0.3759777247905731, 0.1835172027349472, 0.18340691924095154, 0.06197165697813034, 0.45046567916870117, 0.46882131695747375, 0.24499665200710297, 0.16517643630504608, 0.16226541996002197, 0.07046329975128174, 0.22513525187969208, 0.0954957902431488, 11.061671257019043, 2.843116521835327, 0.03040587157011032, 2.9437639713287354, 18.837587356567383, 3.9427571296691895, 17.576887130737305, 17.219844818115234, 18.21843910217285, 20.023040771484375, 14.39628791809082, 33.98857116699219, 13.326754570007324, 9.364562034606934, 0.2814515233039856, 3.853696346282959, 17.08089256286621, 9.679353713989258, 18.46369743347168, 10.505001068115234, 21.048812866210938, 13.926337242126465, 17.733219146728516, 25.283283233642578], "count": [220]}, "action": {"min": [0.14136053621768951, -1.3584582805633545, 0.7990959286689758, -0.3600175380706787, -1.5438103675842285, 0.8153192400932312, -1.0938386917114258, -1.3467278480529785, 0.9999189376831055, -0.1221437007188797, 0.5333028435707092, -0.9221694469451904, 19.866666793823242, 50.116249084472656, -0.11999999731779099, -1.9381250143051147, 1.0518749952316284, 0.11437500268220901, 0.7381249666213989, 0.4281249940395355, 0.5525000095367432, -0.16187499463558197, 1.2599999904632568, -0.28562501072883606, 10.993749618530273, 50.88999938964844, 0.6731250286102295, -1.6493749618530273, 1.1059999465942383, 0.25, 0.9553846120834351, -1.0206249952316284, 0.9524999856948853, 0.3581250011920929, 1.1669230461120605, 0.5266666412353516], "max": [1.14993417263031, -0.6857976913452148, 1.4786468744277954, -0.15645265579223633, -0.1709725707769394, 2.017099618911743, -0.3651913106441498, -0.7997158169746399, 1.5330071449279785, 0.11959258466959, 1.4784932136535645, -0.5997033715248108, 65.48812866210938, 66.07125091552734, 0.004999999888241291, 8.911250114440918, 53.942501068115234, 14.872499465942383, 45.451873779296875, 49.12125015258789, 51.630001068115234, 65.6500015258789, 47.23125076293945, 85.44625091552734, 58.56999969482422, 77.40875244140625, 2.1875, 9.506875038146973, 52.115623474121094, 33.27562713623047, 63.15250015258789, 35.31312561035156, 72.22562408447266, 50.056251525878906, 53.055625915527344, 69.56937408447266], "mean": [0.8135709166526794, -0.8905105590820312, 0.9933589100837708, -0.2887381613254547, -0.9606029987335205, 1.338974118232727, -0.8763294816017151, -0.9513936042785645, 1.1345945596694946, 0.019928866997361183, 1.0547757148742676, -0.8296162486076355, 45.84574890136719, 55.39444351196289, -0.05947362631559372, 3.723134756088257, 15.64836311340332, 2.3079941272735596, 15.246801376342773, 9.870388984680176, 14.900376319885254, 12.536153793334961, 9.188531875610352, 27.768861770629883, 43.282196044921875, 65.04810333251953, 1.1219511032104492, 3.04880952835083, 31.536571502685547, 5.286489963531494, 32.425662994384766, 6.177940368652344, 37.022674560546875, 7.178116321563721, 31.597213745117188, 24.431800842285156], "std": [0.37597769498825073, 0.18351717293262482, 0.18340691924095154, 0.06197165697813034, 0.45046570897102356, 0.46882131695747375, 0.24499663710594177, 0.16517645120620728, 0.16226543486118317, 0.07046329230070114, 0.22513523697853088, 0.0954957902431488, 11.061671257019043, 2.843116044998169, 0.030405869707465172, 2.943763494491577, 18.837583541870117, 3.9427571296691895, 17.576889038085938, 17.21984100341797, 18.218446731567383, 20.023033142089844, 14.396286964416504, 33.988582611083984, 13.326753616333008, 9.36456298828125, 0.28145143389701843, 3.8536970615386963, 17.08089256286621, 9.67935562133789, 18.463695526123047, 10.505001068115234, 21.04881477355957, 13.926336288452148, 17.733217239379883, 25.283283233642578], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [220]}, "index": {"min": [3200], "max": [3419], "mean": [3309.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [2.272727272727273, 7.0, 7.0, 7.0, 7.0], "std": [2.3195183313041934, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [220]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [220]}, "eef_direction_state": {"mean": [3.977272727272727, 3.3363636363636364], "std": [1.8888264317443766, 2.1480531258339384], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.1363636363636365, 1.0727272727272728], "std": [0.7974649918480056, 0.7828745506040359], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.8636363636363636, 0.8727272727272727], "std": [0.863157762123502, 0.837844538726833], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.977272727272727, 3.3363636363636364], "std": [1.8888264317443766, 2.1480531258339384], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.1363636363636365, 1.0727272727272728], "std": [0.7974649918480056, 0.7828745506040359], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.8636363636363636, 0.8727272727272727], "std": [0.863157762123502, 0.837844538726833], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6444400075333889, 0.17335715259687315, 1.2147366828636734, -0.17317374989223805, 1.0780554082708036, -0.7188115078636431, 0.6440580635214127, -0.15908797524911067, 1.1958825320582014, 1.2568301137164102, 0.9398504116304797, 1.9907534818622434], "std": [0.05756270745147208, 0.07345109359766998, 0.03798616772308617, 1.277803517405265, 0.2724239805767727, 1.2381942776375294, 0.05153614583895158, 0.04993361669591272, 0.02835683125946158, 0.10978100717859945, 0.11578280201684724, 0.0640916615066992], "min": [0.5878274000434454, 0.02354189092368386, 1.1581947447703385, -1.2936739198223344, 0.6786570876635105, -1.7870568618531402, 0.5915710297686574, -0.2145060509166188, 1.1654397611727938, 1.0147006229596895, 0.6373038450944573, 1.8645133388331219], "max": [0.7770965406080476, 0.23587573963020292, 1.296621858479633, 2.161245782095087, 1.5252670488792357, 1.5689041125750074, 0.7663698235792372, -0.04828707396685855, 1.2577611002845819, 1.3939013957318778, 1.0636603305737222, 2.123683781972824], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6444400075333889, 0.17335715259687315, 1.2147366828636734, -0.17317374989223805, 1.0780554082708036, -0.7188115078636431, 0.6440580635214127, -0.15908797524911067, 1.1958825320582014, 1.2568301137164102, 0.9398504116304797, 1.9907534818622434], "std": [0.05756270745147208, 0.07345109359766998, 0.03798616772308617, 1.277803517405265, 0.2724239805767727, 1.2381942776375294, 0.05153614583895158, 0.04993361669591272, 0.02835683125946158, 0.10978100717859945, 0.11578280201684724, 0.0640916615066992], "min": [0.5878274000434454, 0.02354189092368386, 1.1581947447703385, -1.2936739198223344, 0.6786570876635105, -1.7870568618531402, 0.5915710297686574, -0.2145060509166188, 1.1654397611727938, 1.0147006229596895, 0.6373038450944573, 1.8645133388331219], "max": [0.7770965406080476, 0.23587573963020292, 1.296621858479633, 2.161245782095087, 1.5252670488792357, 1.5689041125750074, 0.7663698235792372, -0.04828707396685855, 1.2577611002845819, 1.3939013957318778, 1.0636603305737222, 2.123683781972824], "count": [220]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46144042075163394]], [[0.44268814338235296]], [[0.43069398284313726]]], "std": [[[0.28008849464028795]], [[0.26925740875145343]], [[0.26833764878947447]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4929529963235294]], [[0.5055036968954248]], [[0.4788764072712418]]], "std": [[[0.30173382770621554]], [[0.30531455404201097]], [[0.31229374918823294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019872120098039]], [[0.5300962724673203]], [[0.510187212009804]]], "std": [[[0.3190405750855274]], [[0.30900066876537996]], [[0.31351236080822026]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098875776143791]], [[0.42725017156862743]], [[0.4028230698529412]]], "std": [[[0.3551579502593867]], [[0.35349223000933117]], [[0.36128349330550896]]], "count": [100]}, "observation.state": {"min": [0.15819314122200012, -1.3941501379013062, 0.8042935132980347, -0.31583791971206665, -1.4264854192733765, 0.9389596581459045, -1.1181260347366333, -1.2314029932022095, 1.0220789909362793, -0.14431697130203247, 0.6623846292495728, -0.8316166996955872, 19.209999084472656, 47.18937683105469, -0.09812499582767487, -2.931874990463257, 0.7975000143051147, -0.37562498450279236, 0.6137499809265137, -0.44312500953674316, 0.7443749904632568, 0.030625000596046448, 1.171875, 0.41624999046325684, 13.708749771118164, 50.959373474121094, 0.6679999828338623, -0.8262500166893005, 4.242222309112549, -0.23999999463558197, 5.428124904632568, -0.16562500596046448, 6.880624771118164, 0.02499999850988388, 3.046875, 8.25], "max": [1.1130820512771606, -0.7410639524459839, 1.538943886756897, 0.06206130236387253, -0.08020523190498352, 1.9093565940856934, -0.4149976968765259, -0.8157854676246643, 1.4171339273452759, 0.14828802645206451, 1.4816298484802246, -0.627479612827301, 61.08937454223633, 66.9437484741211, 0.057500001043081284, 9.423125267028809, 39.475624084472656, 31.374374389648438, 44.720001220703125, 41.85375213623047, 48.96500015258789, 77.42562866210938, 45.19562530517578, 95.86312103271484, 60.365623474121094, 78.04875183105469, 3.1575000286102295, 8.774999618530273, 50.354373931884766, 28.125, 59.54375076293945, 32.006248474121094, 63.64250183105469, 58.28062438964844, 50.98812484741211, 82.66812896728516], "mean": [0.701260507106781, -0.8982382416725159, 1.0155736207962036, -0.20648828148841858, -0.7300602793693542, 1.460929036140442, -0.86208176612854, -0.932782769203186, 1.1349740028381348, -0.044843412935733795, 1.0583935976028442, -0.7803778648376465, 45.47654724121094, 54.09922790527344, -0.02996412292122841, 5.29887580871582, 11.528290748596191, 6.306979179382324, 13.848897933959961, 9.3832368850708, 14.0939359664917, 15.499771118164062, 9.699493408203125, 33.1067008972168, 32.122962951660156, 66.77192687988281, 1.0988943576812744, 3.6846566200256348, 28.27345848083496, 4.631746768951416, 30.63311004638672, 6.722701072692871, 30.62777328491211, 9.629244804382324, 17.89020347595215, 41.219398498535156], "std": [0.30891865491867065, 0.20149828493595123, 0.22529631853103638, 0.12755680084228516, 0.3802843391895294, 0.24189868569374084, 0.22309954464435577, 0.12270144373178482, 0.11279561370611191, 0.06502926349639893, 0.1653539538383484, 0.07691174745559692, 9.101102828979492, 4.788970947265625, 0.042176276445388794, 4.081670761108398, 14.602442741394043, 10.9208345413208, 16.30499267578125, 15.143165588378906, 16.190309524536133, 24.63871955871582, 14.793944358825684, 35.10551452636719, 17.850982666015625, 10.822647094726562, 0.4067879617214203, 2.510890483856201, 10.59876823425293, 8.578322410583496, 14.356316566467285, 10.4920015335083, 15.295212745666504, 17.980287551879883, 14.101495742797852, 19.502973556518555], "count": [190]}, "action": {"min": [0.15819314122200012, -1.3941501379013062, 0.8042935132980347, -0.31583791971206665, -1.4264854192733765, 0.9389596581459045, -1.1181260347366333, -1.2314029932022095, 1.0220789909362793, -0.14431697130203247, 0.6623846292495728, -0.8316166996955872, 19.209999084472656, 47.18937683105469, -0.09812499582767487, -2.931874990463257, 0.7975000143051147, -0.37562498450279236, 0.6137499809265137, -0.44312500953674316, 0.7443749904632568, 0.030625000596046448, 1.171875, 0.41624999046325684, 13.708749771118164, 50.959373474121094, 0.6679999828338623, -0.8262500166893005, 4.242222309112549, -0.23999999463558197, 5.428124904632568, -0.16562500596046448, 6.880624771118164, 0.02499999850988388, 3.046875, 8.25], "max": [1.1130820512771606, -0.7410639524459839, 1.538943886756897, 0.06206130236387253, -0.08020523190498352, 1.9093565940856934, -0.4149976968765259, -0.8157854676246643, 1.4171339273452759, 0.14828802645206451, 1.4816298484802246, -0.627479612827301, 61.08937454223633, 66.9437484741211, 0.057500001043081284, 9.423125267028809, 39.475624084472656, 31.374374389648438, 44.720001220703125, 41.85375213623047, 48.96500015258789, 77.42562866210938, 45.19562530517578, 95.86312103271484, 60.365623474121094, 78.04875183105469, 3.1575000286102295, 8.774999618530273, 50.354373931884766, 28.125, 59.54375076293945, 32.006248474121094, 63.64250183105469, 58.28062438964844, 50.98812484741211, 82.66812896728516], "mean": [0.7012606263160706, -0.8982377648353577, 1.0155730247497559, -0.20648831129074097, -0.7300602793693542, 1.460929274559021, -0.8620818257331848, -0.932782769203186, 1.134973406791687, -0.04484338313341141, 1.0583937168121338, -0.7803777456283569, 45.476558685302734, 54.099212646484375, -0.029964135959744453, 5.298874855041504, 11.528286933898926, 6.306972980499268, 13.848880767822266, 9.383246421813965, 14.093932151794434, 15.499771118164062, 9.69948959350586, 33.10671615600586, 32.12297058105469, 66.77193450927734, 1.09889554977417, 3.6846563816070557, 28.27344512939453, 4.631746768951416, 30.633115768432617, 6.7226972579956055, 30.627761840820312, 9.62924575805664, 17.890199661254883, 41.219390869140625], "std": [0.30891865491867065, 0.20149829983711243, 0.22529630362987518, 0.12755681574344635, 0.3802843391895294, 0.24189867079257965, 0.22309954464435577, 0.12270145118236542, 0.11279560625553131, 0.06502926349639893, 0.1653539538383484, 0.07691174745559692, 9.101102828979492, 4.788969993591309, 0.042176276445388794, 4.08167028427124, 14.602441787719727, 10.920838356018066, 16.30498695373535, 15.143163681030273, 16.190311431884766, 24.638723373413086, 14.793944358825684, 35.10551834106445, 17.850982666015625, 10.822647094726562, 0.40678781270980835, 2.510890483856201, 10.59876823425293, 8.578322410583496, 14.356316566467285, 10.491999626159668, 15.29521369934082, 17.980287551879883, 14.101494789123535, 19.502975463867188], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [190]}, "index": {"min": [3420], "max": [3609], "mean": [3514.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.6894736842105265, 7.0, 7.0, 7.0, 7.0], "std": [2.3063744017150434, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [190]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [190]}, "eef_direction_state": {"mean": [3.4105263157894736, 3.731578947368421], "std": [1.8834164748479099, 2.1683252406017077], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2789473684210526, 1.063157894736842], "std": [0.6966679699740844, 0.8498981526077674], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.9842105263157894, 0.7789473684210526], "std": [0.842779335478896, 0.8230744337820886], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.4105263157894736, 3.731578947368421], "std": [1.8834164748479099, 2.1683252406017077], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2789473684210526, 1.063157894736842], "std": [0.6966679699740844, 0.8498981526077674], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.9842105263157894, 0.7789473684210526], "std": [0.842779335478896, 0.8230744337820886], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6590634341164643, 0.15330393989310936, 1.1988658998683548, 0.21047004342444955, 1.2952933860447893, -0.3411054696382746, 0.6379841151707238, -0.15744583552117575, 1.2010855584924918, 1.2408809032477826, 0.9364535749715291, 2.0250209484789297], "std": [0.0601801229828485, 0.057913452474572705, 0.034478233393280815, 1.6841936859778182, 0.1751495186031981, 1.6498148941743371, 0.03842985751384567, 0.03933326485185346, 0.04135133473110321, 0.19319681969570776, 0.114499852958323, 0.14343739310298012], "min": [0.5919623717574134, 0.019272160067672794, 1.1354355811265782, -1.4176725171962685, 0.8286572005177946, -1.9401369654470044, 0.5951622695380576, -0.21051558574977233, 1.1569029342675303, 0.862249810193448, 0.6516820317509224, 1.740043845509644], "max": [0.7843456473692341, 0.22719488924246728, 1.2672899601773506, 2.733590208499775, 1.5516898159054975, 2.1742214217639533, 0.7335032395762027, -0.06908042327992853, 1.2764289394413801, 1.4324847673074546, 1.0340482118836287, 2.1952472858023726], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6590634341164643, 0.15330393989310936, 1.1988658998683548, 0.21047004342444955, 1.2952933860447893, -0.3411054696382746, 0.6379841151707238, -0.15744583552117575, 1.2010855584924918, 1.2408809032477826, 0.9364535749715291, 2.0250209484789297], "std": [0.0601801229828485, 0.057913452474572705, 0.034478233393280815, 1.6841936859778182, 0.1751495186031981, 1.6498148941743371, 0.03842985751384567, 0.03933326485185346, 0.04135133473110321, 0.19319681969570776, 0.114499852958323, 0.14343739310298012], "min": [0.5919623717574134, 0.019272160067672794, 1.1354355811265782, -1.4176725171962685, 0.8286572005177946, -1.9401369654470044, 0.5951622695380576, -0.21051558574977233, 1.1569029342675303, 0.862249810193448, 0.6516820317509224, 1.740043845509644], "max": [0.7843456473692341, 0.22719488924246728, 1.2672899601773506, 2.733590208499775, 1.5516898159054975, 2.1742214217639533, 0.7335032395762027, -0.06908042327992853, 1.2764289394413801, 1.4324847673074546, 1.0340482118836287, 2.1952472858023726], "count": [190]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46452228758169933]], [[0.44566761029411767]], [[0.4333468647875817]]], "std": [[[0.27998942508063873]], [[0.27013388659767157]], [[0.26911730337282214]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48874535130718955]], [[0.5046652450980392]], [[0.4800404411764706]]], "std": [[[0.3065126745665415]], [[0.30894222454744086]], [[0.31779009397367086]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003896977124183]], [[0.5283856290849673]], [[0.5088285253267975]]], "std": [[[0.319140724269804]], [[0.3094776580333372]], [[0.31342005377653176]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098938235294118]], [[0.4275901531862745]], [[0.4029110191993464]]], "std": [[[0.3557506573264124]], [[0.3541714263968873]], [[0.361931604399147]]], "count": [100]}, "observation.state": {"min": [0.16231784224510193, -1.3423171043395996, 0.8308537602424622, -0.3791390061378479, -1.598530888557434, 0.847278356552124, -1.044967532157898, -1.3104877471923828, 0.9905860424041748, -0.12188144028186798, 0.5374037027359009, -0.801718533039093, 5.108888626098633, 49.56437683105469, -0.07375000417232513, -0.8362499475479126, 1.1050000190734863, 0.43312498927116394, 3.525624990463257, -0.49937498569488525, 1.0931249856948853, -0.05187501013278961, 1.3381249904632568, 0.9150000214576721, 13.671250343322754, 50.96812438964844, 0.6150000095367432, -0.8962500095367432, 1.9487500190734863, 0.39750000834465027, 1.4793750047683716, -0.3268750011920929, 1.7131249904632568, -0.2606250047683716, 1.5943750143051147, 0.9056249856948853], "max": [1.0391666889190674, -0.7565613985061646, 1.5047065019607544, -0.02670328877866268, -0.10233081877231598, 1.940232276916504, -0.3926098644733429, -0.8413019180297852, 1.5141479969024658, 0.08288615942001343, 1.6240473985671997, -0.6609063744544983, 63.705623626708984, 76.42444610595703, 0.05444444343447685, 9.34749984741211, 46.584999084472656, 20.671875, 44.717498779296875, 54.801876068115234, 54.11937713623047, 64.74312591552734, 45.836875915527344, 86.72687530517578, 59.14250183105469, 78.17437744140625, 2.6987500190734863, 8.672499656677246, 46.473751068115234, 35.78125, 60.51250076293945, 31.6924991607666, 77.92937469482422, 21.573749542236328, 57.306251525878906, 68.14250183105469], "mean": [0.6700910329818726, -0.8963356018066406, 1.002831220626831, -0.2388443648815155, -0.7935553193092346, 1.5194907188415527, -0.8073862195014954, -0.9711292386054993, 1.1752225160598755, -0.06474149227142334, 0.9908333420753479, -0.7728530764579773, 47.797760009765625, 55.32600402832031, -0.02427833154797554, 5.368715763092041, 17.087142944335938, 5.620000839233398, 17.319141387939453, 10.457379341125488, 17.31511116027832, 10.983264923095703, 10.316064834594727, 29.315702438354492, 29.63486099243164, 67.54306030273438, 1.0674357414245605, 3.8164589405059814, 27.39053726196289, 6.704084396362305, 27.23725128173828, 6.891383171081543, 28.68695068359375, 3.239741802215576, 15.575303077697754, 38.71000289916992], "std": [0.29094037413597107, 0.17236857116222382, 0.19815397262573242, 0.11997457593679428, 0.4282788634300232, 0.28079381585121155, 0.20134764909744263, 0.13392165303230286, 0.12947753071784973, 0.04231654480099678, 0.2130986750125885, 0.04621995985507965, 12.457723617553711, 5.402962684631348, 0.030472371727228165, 3.80344820022583, 16.3936767578125, 7.163949966430664, 14.957683563232422, 18.795331954956055, 18.208351135253906, 19.07893943786621, 15.422075271606445, 29.990182876586914, 15.586188316345215, 9.892613410949707, 0.37808147072792053, 2.745741605758667, 10.359302520751953, 11.319075584411621, 15.931666374206543, 10.300673484802246, 22.70880699157715, 5.91133451461792, 18.86805534362793, 18.715145111083984], "count": [185]}, "action": {"min": [0.16231784224510193, -1.3423171043395996, 0.8308537602424622, -0.3791390061378479, -1.598530888557434, 0.847278356552124, -1.044967532157898, -1.3104877471923828, 0.9905860424041748, -0.12188144028186798, 0.5374037027359009, -0.801718533039093, 5.108888626098633, 49.56437683105469, -0.07375000417232513, -0.8362499475479126, 1.1050000190734863, 0.43312498927116394, 3.525624990463257, -0.49937498569488525, 1.0931249856948853, -0.05187501013278961, 1.3381249904632568, 0.9150000214576721, 13.671250343322754, 50.96812438964844, 0.6150000095367432, -0.8962500095367432, 1.9487500190734863, 0.39750000834465027, 1.4793750047683716, -0.3268750011920929, 1.7131249904632568, -0.2606250047683716, 1.5943750143051147, 0.9056249856948853], "max": [1.0391666889190674, -0.7565613985061646, 1.5047065019607544, -0.02670328877866268, -0.10233081877231598, 1.940232276916504, -0.3926098644733429, -0.8413019180297852, 1.5141479969024658, 0.08288615942001343, 1.6240473985671997, -0.6609063744544983, 63.705623626708984, 76.42444610595703, 0.05444444343447685, 9.34749984741211, 46.584999084472656, 20.671875, 44.717498779296875, 54.801876068115234, 54.11937713623047, 64.74312591552734, 45.836875915527344, 86.72687530517578, 59.14250183105469, 78.17437744140625, 2.6987500190734863, 8.672499656677246, 46.473751068115234, 35.78125, 60.51250076293945, 31.6924991607666, 77.92937469482422, 21.573749542236328, 57.306251525878906, 68.14250183105469], "mean": [0.6700909733772278, -0.8963354229927063, 1.0028313398361206, -0.2388443797826767, -0.793555498123169, 1.5194908380508423, -0.8073861002922058, -0.9711294770240784, 1.1752219200134277, -0.06474155187606812, 0.990833580493927, -0.7728527188301086, 47.797767639160156, 55.32596969604492, -0.024278320372104645, 5.368714809417725, 17.087142944335938, 5.6200056076049805, 17.319149017333984, 10.457386016845703, 17.31510353088379, 10.983253479003906, 10.316062927246094, 29.315698623657227, 29.634857177734375, 67.54306030273438, 1.0674359798431396, 3.816457986831665, 27.390544891357422, 6.704084873199463, 27.23725700378418, 6.891381740570068, 28.68694496154785, 3.239743709564209, 15.575301170349121, 38.710018157958984], "std": [0.29094040393829346, 0.17236855626106262, 0.19815397262573242, 0.11997456848621368, 0.4282788038253784, 0.28079381585121155, 0.20134764909744263, 0.13392163813114166, 0.12947753071784973, 0.04231654480099678, 0.2130986601114273, 0.04621995985507965, 12.457722663879395, 5.402962684631348, 0.030472368001937866, 3.803448438644409, 16.393674850463867, 7.163949966430664, 14.957687377929688, 18.795333862304688, 18.208349227905273, 19.07893943786621, 15.422078132629395, 29.99017906188965, 15.586189270019531, 9.89261245727539, 0.37808147072792053, 2.745741605758667, 10.35930347442627, 11.319077491760254, 15.93166732788086, 10.300673484802246, 22.70880699157715, 5.91133451461792, 18.868053436279297, 18.715145111083984], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [185]}, "index": {"min": [3610], "max": [3794], "mean": [3702.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [2.854054054054054, 7.0, 7.0, 7.0, 7.0], "std": [2.298130214666838, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [185]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [185]}, "eef_direction_state": {"mean": [2.924324324324324, 4.097297297297297], "std": [1.9241572961218991, 2.16638776276117], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.308108108108108, 1.0432432432432432], "std": [0.6126497074089825, 0.9347757472193433], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.9675675675675676, 0.7891891891891892], "std": [0.8504542678185816, 0.8212659258511876], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [2.924324324324324, 4.097297297297297], "std": [1.9241572961218991, 2.16638776276117], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.308108108108108, 1.0432432432432432], "std": [0.6126497074089825, 0.9347757472193433], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [0.9675675675675676, 0.7891891891891892], "std": [0.8504542678185816, 0.8212659258511876], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6585208776833515, 0.1550515352284742, 1.2215285691350475, 0.3363870333669589, 1.2529624845610858, -0.1819943636080182, 0.6511358864698851, -0.1469294989914662, 1.1979737725763167, 1.268169163903357, 0.9395371124916276, 2.0505790763885337], "std": [0.055493521476563945, 0.05575354241165695, 0.03440324472930422, 1.4578674922275288, 0.21522429613546282, 1.412724934716286, 0.04592601465791705, 0.037603139989983374, 0.03476811804662006, 0.16316728041938683, 0.09413644979464522, 0.12445961653117442], "min": [0.5766053304763064, 0.037762029769775524, 1.1620858037308965, -3.0160753498274753, 0.6682262388241313, -1.615233666997415, 0.5704477378286149, -0.19951780740833286, 1.1498676686981397, 0.793231418147337, 0.6566507660943759, 1.726133036013194], "max": [0.7830801397361071, 0.2242523656217955, 1.287234264488411, 3.0813423220537723, 1.5290051846957238, 2.690909329780739, 0.763570002083915, -0.06176566867451755, 1.272989417058315, 1.4639524742856453, 1.0234784680071591, 2.228672970463461], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6585208776833515, 0.1550515352284742, 1.2215285691350475, 0.3363870333669589, 1.2529624845610858, -0.1819943636080182, 0.6511358864698851, -0.1469294989914662, 1.1979737725763167, 1.268169163903357, 0.9395371124916276, 2.0505790763885337], "std": [0.055493521476563945, 0.05575354241165695, 0.03440324472930422, 1.4578674922275288, 0.21522429613546282, 1.412724934716286, 0.04592601465791705, 0.037603139989983374, 0.03476811804662006, 0.16316728041938683, 0.09413644979464522, 0.12445961653117442], "min": [0.5766053304763064, 0.037762029769775524, 1.1620858037308965, -3.0160753498274753, 0.6682262388241313, -1.615233666997415, 0.5704477378286149, -0.19951780740833286, 1.1498676686981397, 0.793231418147337, 0.6566507660943759, 1.726133036013194], "max": [0.7830801397361071, 0.2242523656217955, 1.287234264488411, 3.0813423220537723, 1.5290051846957238, 2.690909329780739, 0.763570002083915, -0.06176566867451755, 1.272989417058315, 1.4639524742856453, 1.0234784680071591, 2.228672970463461], "count": [185]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46140227532679734]], [[0.4435265155228758]], [[0.4322666299019608]]], "std": [[[0.28290459937377277]], [[0.27208704953608626]], [[0.2704213470283289]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481653323120915]], [[0.49362954656862745]], [[0.4702122099673202]]], "std": [[[0.30597864911323724]], [[0.30977270096822973]], [[0.315699647662476]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133192728758169]], [[0.5399474714052288]], [[0.5206293218954249]]], "std": [[[0.3172026807288811]], [[0.3077713431632383]], [[0.31153775253054994]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087735825163399]], [[0.4258372549019608]], [[0.4011095077614379]]], "std": [[[0.3549143344034098]], [[0.3532843324309784]], [[0.36140633690418816]]], "count": [100]}, "observation.state": {"min": [0.18930724263191223, -1.386043667793274, 0.8709722757339478, -0.3405861258506775, -1.483367681503296, 0.8610962629318237, -1.1196943521499634, -1.2422274351119995, 0.9954842925071716, -0.12405107915401459, 0.6886348724365234, -0.9423399567604065, 21.31333351135254, 50.66062545776367, -0.07545454800128937, -0.5737500190734863, 0.7556250095367432, 0.3843750059604645, 0.5874999761581421, -0.08312500268220901, 0.7200000286102295, 0.5731250047683716, 1.1143749952316284, -0.17812499403953552, 22.8331241607666, 54.162498474121094, 0.7654545307159424, -0.23624999821186066, 0.8949999809265137, -0.24562498927116394, 0.6943749785423279, -0.6568750143051147, 1.0768749713897705, -0.009999999776482582, 0.7606250047683716, 1.241111159324646], "max": [1.1155405044555664, -0.7776378989219666, 1.5244477987289429, -0.1288195252418518, -0.14038300514221191, 1.8875648975372314, -0.4545758068561554, -0.8012893795967102, 1.4065241813659668, 0.12972287833690643, 1.4998983144760132, -0.6622177362442017, 66.13812255859375, 62.3033332824707, 0.046875, 9.526874542236328, 49.662498474121094, 27.310625076293945, 39.522499084472656, 70.66812896728516, 46.46687698364258, 81.79624938964844, 39.40687561035156, 97.46687316894531, 58.810001373291016, 76.10562896728516, 2.740000009536743, 9.404999732971191, 47.00749969482422, 13.098125457763672, 60.06437683105469, 35.18312454223633, 88.80999755859375, 13.530625343322754, 65.27750396728516, 67.2718734741211], "mean": [0.7028017044067383, -0.9387964606285095, 1.0247565507888794, -0.25683286786079407, -0.7924240827560425, 1.446496605873108, -0.8640211820602417, -0.9312071204185486, 1.0996050834655762, -0.026848968118429184, 1.0570875406265259, -0.8410508632659912, 45.173500061035156, 55.183380126953125, -0.0225930605083704, 4.615912437438965, 16.47728157043457, 4.389523029327393, 13.740459442138672, 13.01142692565918, 14.166871070861816, 14.400045394897461, 8.051012992858887, 30.80476951599121, 35.33667755126953, 67.96561431884766, 1.148729681968689, 3.9830098152160645, 32.89545440673828, 2.6931862831115723, 28.913448333740234, 6.048142433166504, 32.835975646972656, 1.9244805574417114, 17.914548873901367, 41.54642105102539], "std": [0.3140120506286621, 0.17576122283935547, 0.19332213699817657, 0.06270875781774521, 0.4009765386581421, 0.36616408824920654, 0.193786159157753, 0.13557066023349762, 0.12523354589939117, 0.04756997153162956, 0.15508608520030975, 0.09655743837356567, 11.906268119812012, 2.720452308654785, 0.02443603053689003, 2.9814419746398926, 18.167131423950195, 7.499128818511963, 14.614694595336914, 23.204282760620117, 15.78414535522461, 23.902067184448242, 12.751710891723633, 35.778507232666016, 12.0081205368042, 8.152464866638184, 0.31329530477523804, 2.4138526916503906, 10.76452922821045, 4.399588584899902, 13.920571327209473, 9.525843620300293, 24.44525909423828, 3.2843706607818604, 20.573518753051758, 16.977943420410156], "count": [191]}, "action": {"min": [0.18930724263191223, -1.386043667793274, 0.8709722757339478, -0.3405861258506775, -1.483367681503296, 0.8610962629318237, -1.1196943521499634, -1.2422274351119995, 0.9954842925071716, -0.12405107915401459, 0.6886348724365234, -0.9423399567604065, 21.31333351135254, 50.66062545776367, -0.07545454800128937, -0.5737500190734863, 0.7556250095367432, 0.3843750059604645, 0.5874999761581421, -0.08312500268220901, 0.7200000286102295, 0.5731250047683716, 1.1143749952316284, -0.17812499403953552, 22.8331241607666, 54.162498474121094, 0.7654545307159424, -0.23624999821186066, 0.8949999809265137, -0.24562498927116394, 0.6943749785423279, -0.6568750143051147, 1.0768749713897705, -0.009999999776482582, 0.7606250047683716, 1.241111159324646], "max": [1.1155405044555664, -0.7776378989219666, 1.5244477987289429, -0.1288195252418518, -0.14038300514221191, 1.8875648975372314, -0.4545758068561554, -0.8012893795967102, 1.4065241813659668, 0.12972287833690643, 1.4998983144760132, -0.6622177362442017, 66.13812255859375, 62.3033332824707, 0.046875, 9.526874542236328, 49.662498474121094, 27.310625076293945, 39.522499084472656, 70.66812896728516, 46.46687698364258, 81.79624938964844, 39.40687561035156, 97.46687316894531, 58.810001373291016, 76.10562896728516, 2.740000009536743, 9.404999732971191, 47.00749969482422, 13.098125457763672, 60.06437683105469, 35.18312454223633, 88.80999755859375, 13.530625343322754, 65.27750396728516, 67.2718734741211], "mean": [0.7028017640113831, -0.93879634141922, 1.0247567892074585, -0.2568328082561493, -0.7924239635467529, 1.4464962482452393, -0.864021360874176, -0.9312073588371277, 1.0996050834655762, -0.02684897370636463, 1.0570875406265259, -0.8410510420799255, 45.17350769042969, 55.18335723876953, -0.022593067958950996, 4.615912914276123, 16.477291107177734, 4.389525413513184, 13.740446090698242, 13.011436462402344, 14.166869163513184, 14.400045394897461, 8.051009178161621, 30.804771423339844, 35.336666107177734, 67.96566009521484, 1.1487294435501099, 3.983011245727539, 32.89545822143555, 2.693187713623047, 28.9134521484375, 6.048141956329346, 32.83596420288086, 1.9244811534881592, 17.914548873901367, 41.54641342163086], "std": [0.3140120208263397, 0.17576120793819427, 0.19332213699817657, 0.0627087727189064, 0.4009765684604645, 0.36616405844688416, 0.1937861442565918, 0.13557064533233643, 0.1252335160970688, 0.04756997153162956, 0.15508610010147095, 0.09655742347240448, 11.906268119812012, 2.7204525470733643, 0.02443602681159973, 2.9814414978027344, 18.167129516601562, 7.4991254806518555, 14.614696502685547, 23.204280853271484, 15.78414249420166, 23.902070999145508, 12.751712799072266, 35.77850341796875, 12.008119583129883, 8.152466773986816, 0.31329530477523804, 2.4138524532318115, 10.76452922821045, 4.399588108062744, 13.920571327209473, 9.525842666625977, 24.44525909423828, 3.2843704223632812, 20.573516845703125, 16.977943420410156], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [191]}, "index": {"min": [3795], "max": [3985], "mean": [3890.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.6649214659685865, 7.0, 7.0, 7.0, 7.0], "std": [2.309274464857268, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [191]}, "eef_direction_state": {"mean": [3.4712041884816753, 3.6649214659685865], "std": [1.8945936074432033, 2.171392987674364], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.2408376963350785, 1.0209424083769634], "std": [0.6428074303441809, 0.843565824549648], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [1.0157068062827226, 0.8638743455497382], "std": [0.8590536604452345, 0.832773493224444], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.4712041884816753, 3.6649214659685865], "std": [1.8945936074432033, 2.171392987674364], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.2408376963350785, 1.0209424083769634], "std": [0.6428074303441809, 0.843565824549648], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0157068062827226, 0.8638743455497382], "std": [0.8590536604452345, 0.832773493224444], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6586853078808125, 0.14463161365623184, 1.2029556554104128, 0.0866250702752743, 1.2122305600275722, -0.2204078614116722, 0.6313468124060079, -0.1481695623183477, 1.198011690611231, 1.2448251439656262, 0.9579664702516435, 2.033418416621496], "std": [0.056263616645641286, 0.05899309825061923, 0.034887346839303945, 1.6901945299136942, 0.2687754874515662, 1.6992732482560662, 0.04165036831801283, 0.035457874723547285, 0.030905027172626075, 0.15146236960129575, 0.1265781860306302, 0.11664407159167316], "min": [0.5854514045267336, 0.023929815049210434, 1.1524154914750782, -3.0511506424656756, 0.7289071027630714, -1.8628855886643183, 0.5884781720390229, -0.1979892193011966, 1.1634223894073616, 0.9590438185985459, 0.6561195639906932, 1.7792846915657898], "max": [0.7838059696852655, 0.21600034477407618, 1.2682143538730546, 3.095495172534864, 1.5604001316774974, 3.1063364111825624, 0.736736633415684, -0.07426901092495641, 1.2548082283629751, 1.4041748142471524, 1.0900798956953093, 2.17939594667792], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6586853078808125, 0.14463161365623184, 1.2029556554104128, 0.0866250702752743, 1.2122305600275722, -0.2204078614116722, 0.6313468124060079, -0.1481695623183477, 1.198011690611231, 1.2448251439656262, 0.9579664702516435, 2.033418416621496], "std": [0.056263616645641286, 0.05899309825061923, 0.034887346839303945, 1.6901945299136942, 0.2687754874515662, 1.6992732482560662, 0.04165036831801283, 0.035457874723547285, 0.030905027172626075, 0.15146236960129575, 0.1265781860306302, 0.11664407159167316], "min": [0.5854514045267336, 0.023929815049210434, 1.1524154914750782, -3.0511506424656756, 0.7289071027630714, -1.8628855886643183, 0.5884781720390229, -0.1979892193011966, 1.1634223894073616, 0.9590438185985459, 0.6561195639906932, 1.7792846915657898], "max": [0.7838059696852655, 0.21600034477407618, 1.2682143538730546, 3.095495172534864, 1.5604001316774974, 3.1063364111825624, 0.736736633415684, -0.07426901092495641, 1.2548082283629751, 1.4041748142471524, 1.0900798956953093, 2.17939594667792], "count": [191]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648207312091503]], [[0.4458434701797386]], [[0.4332314644607843]]], "std": [[[0.28045460370623876]], [[0.269533753783816]], [[0.2681776646913687]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.15294117647058825]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4900101531862745]], [[0.5031503635620915]], [[0.4795755330882353]]], "std": [[[0.31225461452811193]], [[0.3151976259599039]], [[0.32246817780826087]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49463836805555556]], [[0.5229682822712418]], [[0.5022947691993465]]], "std": [[[0.3164148741516825]], [[0.30632354920017363]], [[0.3104025213680881]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122954942810457]], [[0.4301376593137255]], [[0.40608675449346404]]], "std": [[[0.3539925435978976]], [[0.35179009004088935]], [[0.3586251965789092]]], "count": [100]}, "observation.state": {"min": [0.1209515929222107, -1.4061903953552246, 0.77816241979599, -0.3728446662425995, -1.6079829931259155, 0.7966693043708801, -1.1993353366851807, -1.2960631847381592, 0.9566770792007446, -0.1548313945531845, 0.5902380347251892, -0.9410048127174377, 2.4422223567962646, 49.44937515258789, -0.12000000476837158, -0.9125000238418579, 0.7806249856948853, 0.14000000059604645, 0.8337500095367432, 0.16124999523162842, 0.9325000047683716, 0.6337500214576721, 1.1581249237060547, 0.31687501072883606, 29.475000381469727, 51.166873931884766, 0.7868750095367432, -1.3231250047683716, 1.065999984741211, -0.07187499105930328, 0.6766666769981384, -0.4637500047683716, 1.446874976158142, -0.16249999403953552, 0.7762500047683716, 0.5043749809265137], "max": [1.1431630849838257, -0.7419699430465698, 1.551914095878601, 0.08027675747871399, -0.05831807479262352, 1.9585908651351929, -0.4031958281993866, -0.7998588681221008, 1.4870631694793701, 0.18706606328487396, 1.631507396697998, -0.7166256904602051, 64.36250305175781, 74.53777313232422, 0.07750000059604645, 9.043749809265137, 40.13624954223633, 32.352500915527344, 42.61562728881836, 59.98625183105469, 50.221248626708984, 82.09249877929688, 43.53499984741211, 95.5981216430664, 58.673126220703125, 81.90312957763672, 2.28125, 8.963749885559082, 49.208126068115234, 21.390625, 59.51750183105469, 29.333749771118164, 70.14749908447266, 41.608123779296875, 61.092498779296875, 72.4487533569336], "mean": [0.7239709496498108, -0.9129564166069031, 1.009303092956543, -0.23314732313156128, -0.8591688275337219, 1.3985673189163208, -0.8760353326797485, -0.9375346302986145, 1.1124958992004395, -0.011550597846508026, 1.0570957660675049, -0.8382118344306946, 46.47392654418945, 55.95244598388672, -0.03932896628975868, 5.0025858879089355, 13.017873764038086, 6.496545314788818, 14.524515151977539, 11.61361312866211, 14.738825798034668, 14.363195419311523, 9.774799346923828, 29.24615478515625, 41.89870071411133, 68.02699279785156, 1.1177181005477905, 1.770264744758606, 32.85757827758789, 4.127147674560547, 36.530574798583984, 5.647360801696777, 40.27531814575195, 6.87595272064209, 30.365612030029297, 36.67418670654297], "std": [0.3475780189037323, 0.19133608043193817, 0.21445147693157196, 0.15469267964363098, 0.4668430984020233, 0.35095399618148804, 0.22901391983032227, 0.14016813039779663, 0.13967187702655792, 0.0833456739783287, 0.23835872113704681, 0.08119036257266998, 13.213082313537598, 5.9157257080078125, 0.04603523388504982, 3.277573585510254, 14.663663864135742, 11.296114921569824, 15.614896774291992, 19.196794509887695, 16.715373992919922, 22.82687759399414, 14.233369827270508, 33.96588897705078, 8.208354949951172, 11.610010147094727, 0.2714802920818329, 3.3444314002990723, 14.679454803466797, 7.27907133102417, 16.939685821533203, 9.438894271850586, 18.852251052856445, 12.411334991455078, 16.793970108032227, 21.024017333984375], "count": [200]}, "action": {"min": [0.1209515929222107, -1.4061903953552246, 0.77816241979599, -0.3728446662425995, -1.6079829931259155, 0.7966693043708801, -1.1993353366851807, -1.2960631847381592, 0.9566770792007446, -0.1548313945531845, 0.5902380347251892, -0.9410048127174377, 2.4422223567962646, 49.44937515258789, -0.12000000476837158, -0.9125000238418579, 0.7806249856948853, 0.14000000059604645, 0.8337500095367432, 0.16124999523162842, 0.9325000047683716, 0.6337500214576721, 1.1581249237060547, 0.31687501072883606, 29.475000381469727, 51.166873931884766, 0.7868750095367432, -1.3231250047683716, 1.065999984741211, -0.07187499105930328, 0.6766666769981384, -0.4637500047683716, 1.446874976158142, -0.16249999403953552, 0.7762500047683716, 0.5043749809265137], "max": [1.1431630849838257, -0.7419699430465698, 1.551914095878601, 0.08027675747871399, -0.05831807479262352, 1.9585908651351929, -0.4031958281993866, -0.7998588681221008, 1.4870631694793701, 0.18706606328487396, 1.631507396697998, -0.7166256904602051, 64.36250305175781, 74.53777313232422, 0.07750000059604645, 9.043749809265137, 40.13624954223633, 32.352500915527344, 42.61562728881836, 59.98625183105469, 50.221248626708984, 82.09249877929688, 43.53499984741211, 95.5981216430664, 58.673126220703125, 81.90312957763672, 2.28125, 8.963749885559082, 49.208126068115234, 21.390625, 59.51750183105469, 29.333749771118164, 70.14749908447266, 41.608123779296875, 61.092498779296875, 72.4487533569336], "mean": [0.723970890045166, -0.9129564762115479, 1.009303092956543, -0.2331472784280777, -0.8591689467430115, 1.3985673189163208, -0.876035213470459, -0.9375346899032593, 1.1124958992004395, -0.0115506025031209, 1.0570957660675049, -0.8382117748260498, 46.47392272949219, 55.95246505737305, -0.03932896628975868, 5.00258731842041, 13.017871856689453, 6.496532440185547, 14.524505615234375, 11.613603591918945, 14.73881721496582, 14.363199234008789, 9.774805068969727, 29.246137619018555, 41.89869689941406, 68.02700805664062, 1.1177181005477905, 1.7702648639678955, 32.857566833496094, 4.127145767211914, 36.53057861328125, 5.6473612785339355, 40.275306701660156, 6.875955581665039, 30.365629196166992, 36.67417907714844], "std": [0.3475780487060547, 0.19133608043193817, 0.21445153653621674, 0.15469267964363098, 0.4668431282043457, 0.35095396637916565, 0.22901397943496704, 0.14016813039779663, 0.13967189192771912, 0.08334566652774811, 0.23835870623588562, 0.08119035512208939, 13.21308422088623, 5.915726184844971, 0.046035218983888626, 3.2775728702545166, 14.663662910461426, 11.296119689941406, 15.614900588989258, 19.19679069519043, 16.71537208557129, 22.826866149902344, 14.233370780944824, 33.96588897705078, 8.208353996276855, 11.610008239746094, 0.27148035168647766, 3.344430923461914, 14.679454803466797, 7.27907133102417, 16.939685821533203, 9.438895225524902, 18.852249145507812, 12.411334037780762, 16.793968200683594, 21.024015426635742], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [200]}, "index": {"min": [3986], "max": [4185], "mean": [4085.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.645, 7.0, 7.0, 7.0, 7.0], "std": [2.246992434344182, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [200]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [200]}, "eef_direction_state": {"mean": [3.425, 3.605], "std": [1.8260271082325157, 2.2358387687845482], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.355, 1.045], "std": [0.6700559678116449, 0.8734844016924408], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.995, 0.78], "std": [0.8514546376642744, 0.837615663654877], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.425, 3.605], "std": [1.8260271082325157, 2.2358387687845482], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.355, 1.045], "std": [0.6700559678116449, 0.8734844016924408], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.995, 0.78], "std": [0.8514546376642744, 0.837615663654877], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6533221342450414, 0.1565671944491759, 1.2178533238471707, 0.11118591708211316, 1.1863404037255552, -0.450487783134861, 0.6355785636806358, -0.15457000653516362, 1.1950695583566833, 1.261612414833462, 0.9588363738134832, 2.0233346160070718], "std": [0.0608138825399864, 0.06753512606455359, 0.038613189371747215, 1.4460880541544565, 0.27270630262827866, 1.4180980996783525, 0.047372517780771256, 0.043187962727696615, 0.031592974601603464, 0.14992435137455806, 0.12600479167675308, 0.12799169142385788], "min": [0.5745248375649403, 0.016173920864608754, 1.1539253612606162, -1.2979188698803508, 0.6459342201742455, -1.7603159222877667, 0.5704332129472705, -0.2171642912122439, 1.1571843313420027, 0.9840915771532341, 0.6596909344838773, 1.778301856603007], "max": [0.786836064099389, 0.23026230493125344, 1.290266302818219, 2.623952238454242, 1.5499444706197343, 1.9699833571218768, 0.7595361794815364, -0.0686394659427087, 1.249776655347409, 1.4451705528036247, 1.099983888707233, 2.2556428539020876], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6533221342450414, 0.1565671944491759, 1.2178533238471707, 0.11118591708211316, 1.1863404037255552, -0.450487783134861, 0.6355785636806358, -0.15457000653516362, 1.1950695583566833, 1.261612414833462, 0.9588363738134832, 2.0233346160070718], "std": [0.0608138825399864, 0.06753512606455359, 0.038613189371747215, 1.4460880541544565, 0.27270630262827866, 1.4180980996783525, 0.047372517780771256, 0.043187962727696615, 0.031592974601603464, 0.14992435137455806, 0.12600479167675308, 0.12799169142385788], "min": [0.5745248375649403, 0.016173920864608754, 1.1539253612606162, -1.2979188698803508, 0.6459342201742455, -1.7603159222877667, 0.5704332129472705, -0.2171642912122439, 1.1571843313420027, 0.9840915771532341, 0.6596909344838773, 1.778301856603007], "max": [0.786836064099389, 0.23026230493125344, 1.290266302818219, 2.623952238454242, 1.5499444706197343, 1.9699833571218768, 0.7595361794815364, -0.0686394659427087, 1.249776655347409, 1.4451705528036247, 1.099983888707233, 2.2556428539020876], "count": [200]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46076327205882356]], [[0.44275293300653595]], [[0.4303006862745098]]], "std": [[[0.2805882035039258]], [[0.2697686465723156]], [[0.2686309887685852]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45970101102941174]], [[0.47371832924836604]], [[0.4527418790849673]]], "std": [[[0.3058291464231788]], [[0.30917436334617876]], [[0.3151495209659345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802654901960784]], [[0.5076826552287582]], [[0.4876709517973856]]], "std": [[[0.3157834613838376]], [[0.30522405289779675]], [[0.30857564597848275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40919222017973855]], [[0.4271275285947712]], [[0.40250095588235296]]], "std": [[[0.35575697340987394]], [[0.3543327459198043]], [[0.36220308277327334]]], "count": [100]}, "observation.state": {"min": [0.15843155980110168, -1.485823392868042, 0.8508096933364868, -0.3908693790435791, -1.4558590650558472, 0.9741401672363281, -1.0779016017913818, -1.2396525144577026, 1.0174164772033691, -0.15876536071300507, 0.5379759073257446, -0.8790388703346252, 25.97888946533203, 48.57500076293945, -0.08812499791383743, -1.0712499618530273, 1.59375, -0.00500000175088644, 0.8537499904632568, -0.71875, 1.0637500286102295, 0.34312498569488525, 1.0256249904632568, 0.6349999904632568, 5.433125019073486, 49.63624954223633, 0.7677778005599976, -1.0656249523162842, 1.0243749618530273, 0.21937499940395355, 2.07785701751709, -0.6599999666213989, 4.5535712242126465, 0.026250001043081284, 1.8756250143051147, 0.8418750166893005], "max": [1.064465045928955, -0.6981479525566101, 1.5831950902938843, -0.1673247069120407, -0.11420424282550812, 2.1153297424316406, -0.41762036085128784, -0.8059942722320557, 1.4879215955734253, 0.09882336109876633, 1.4396251440048218, -0.6389443278312683, 63.87312698364258, 61.1422233581543, 0.051249999552965164, 9.434999465942383, 49.23062515258789, 25.283124923706055, 55.071876525878906, 42.66062545776367, 63.868751525878906, 59.251251220703125, 49.55875015258789, 87.87312316894531, 53.44750213623047, 81.09500122070312, 2.240000009536743, 9.5912504196167, 43.96437454223633, 33.118125915527344, 60.44499969482422, 29.489999771118164, 72.89749908447266, 27.660625457763672, 55.55687713623047, 72.93000030517578], "mean": [0.6636885404586792, -0.9330295920372009, 1.0435470342636108, -0.2677379250526428, -0.7493928670883179, 1.5819766521453857, -0.854263186454773, -0.9452275633811951, 1.1681596040725708, -0.039158858358860016, 1.0221781730651855, -0.7191404104232788, 47.53839111328125, 53.09214782714844, -0.024735795333981514, 5.0808515548706055, 18.180179595947266, 5.1763916015625, 18.164615631103516, 7.669610500335693, 18.540468215942383, 10.464719772338867, 11.418919563293457, 27.984676361083984, 24.630834579467773, 69.50154113769531, 1.2186423540115356, 3.432406187057495, 25.22551918029785, 5.75504732131958, 27.847291946411133, 5.296014308929443, 29.44940757751465, 4.156080722808838, 23.43897819519043, 23.01231575012207], "std": [0.32890254259109497, 0.25620123744010925, 0.2374347448348999, 0.054683756083250046, 0.428832083940506, 0.43652039766311646, 0.20655043423175812, 0.1045699194073677, 0.10882695764303207, 0.054269939661026, 0.18534843623638153, 0.0481841005384922, 9.793437004089355, 2.479318380355835, 0.023748427629470825, 3.5846340656280518, 17.937114715576172, 8.692296028137207, 19.908979415893555, 13.661319732666016, 21.544437408447266, 16.442859649658203, 17.706331253051758, 30.860567092895508, 16.56834602355957, 11.859766960144043, 0.28892451524734497, 3.032205581665039, 10.1719331741333, 10.927058219909668, 14.760336875915527, 8.974137306213379, 18.117677688598633, 7.9598822593688965, 14.053423881530762, 22.95347785949707], "count": [212]}, "action": {"min": [0.15843155980110168, -1.485823392868042, 0.8508096933364868, -0.3908693790435791, -1.4558590650558472, 0.9741401672363281, -1.0779016017913818, -1.2396525144577026, 1.0174164772033691, -0.15876536071300507, 0.5379759073257446, -0.8790388703346252, 25.97888946533203, 48.57500076293945, -0.08812499791383743, -1.0712499618530273, 1.59375, -0.00500000175088644, 0.8537499904632568, -0.71875, 1.0637500286102295, 0.34312498569488525, 1.0256249904632568, 0.6349999904632568, 5.433125019073486, 49.63624954223633, 0.7677778005599976, -1.0656249523162842, 1.0243749618530273, 0.21937499940395355, 2.07785701751709, -0.6599999666213989, 4.5535712242126465, 0.026250001043081284, 1.8756250143051147, 0.8418750166893005], "max": [1.064465045928955, -0.6981479525566101, 1.5831950902938843, -0.1673247069120407, -0.11420424282550812, 2.1153297424316406, -0.41762036085128784, -0.8059942722320557, 1.4879215955734253, 0.09882336109876633, 1.4396251440048218, -0.6389443278312683, 63.87312698364258, 61.1422233581543, 0.051249999552965164, 9.434999465942383, 49.23062515258789, 25.283124923706055, 55.071876525878906, 42.66062545776367, 63.868751525878906, 59.251251220703125, 49.55875015258789, 87.87312316894531, 53.44750213623047, 81.09500122070312, 2.240000009536743, 9.5912504196167, 43.96437454223633, 33.118125915527344, 60.44499969482422, 29.489999771118164, 72.89749908447266, 27.660625457763672, 55.55687713623047, 72.93000030517578], "mean": [0.6636885404586792, -0.9330297708511353, 1.0435467958450317, -0.2677379250526428, -0.7493928670883179, 1.581977128982544, -0.854263424873352, -0.9452276229858398, 1.1681591272354126, -0.03915885090827942, 1.022178292274475, -0.719140350818634, 47.53837585449219, 53.09213638305664, -0.02473580837249756, 5.080851078033447, 18.180173873901367, 5.176386833190918, 18.164613723754883, 7.669617176055908, 18.540470123291016, 10.464710235595703, 11.418910026550293, 27.984678268432617, 24.63083267211914, 69.5015640258789, 1.218641996383667, 3.4324069023132324, 25.225521087646484, 5.755046844482422, 27.847286224365234, 5.296013832092285, 29.449417114257812, 4.156081199645996, 23.438968658447266, 23.012313842773438], "std": [0.3289025127887726, 0.25620126724243164, 0.2374347299337387, 0.05468376725912094, 0.428832083940506, 0.43652036786079407, 0.20655043423175812, 0.1045699268579483, 0.10882695764303207, 0.054269939661026, 0.18534842133522034, 0.0481841005384922, 9.793437957763672, 2.479318380355835, 0.023748425766825676, 3.5846340656280518, 17.93711280822754, 8.692293167114258, 19.90898323059082, 13.661317825317383, 21.5444393157959, 16.44285774230957, 17.706335067749023, 30.86056900024414, 16.56834602355957, 11.859766960144043, 0.2889244854450226, 3.0322060585021973, 10.1719331741333, 10.927057266235352, 14.760336875915527, 8.974137306213379, 18.117677688598633, 7.959881782531738, 14.053425788879395, 22.95347785949707], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [212]}, "index": {"min": [4186], "max": [4397], "mean": [4291.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.8632075471698113, 7.0, 7.0, 7.0, 7.0], "std": [2.297489420251912, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [212]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [212]}, "eef_direction_state": {"mean": [3.589622641509434, 4.09433962264151], "std": [1.638708030292144, 2.025909075642259], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.2877358490566038, 1.1037735849056605], "std": [0.6779829727628529, 0.8841288781984807], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [1.1320754716981132, 0.7358490566037735], "std": [0.8018312966368217, 0.8332917991310793], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.589622641509434, 4.09433962264151], "std": [1.638708030292144, 2.025909075642259], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.2877358490566038, 1.1037735849056605], "std": [0.6779829727628529, 0.8841288781984807], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [1.1320754716981132, 0.7358490566037735], "std": [0.8018312966368217, 0.8332917991310793], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6635748588933529, 0.13807161351477742, 1.218744938272457, 0.23760327686183097, 1.2170259297652568, -0.34593564642363195, 0.6486603817657993, -0.16429370453889156, 1.1929134161683557, 1.2916716888694295, 0.8913719689357842, 2.046909633642302], "std": [0.06355659360131463, 0.07892343444715962, 0.036079966507353, 1.4360158130121632, 0.17627177630791535, 1.405161887829055, 0.041319662707886444, 0.03021028540511113, 0.04132637500153223, 0.1688546919335887, 0.0409689089460245, 0.12580827848443968], "min": [0.589321355069927, -0.01343687519848738, 1.1417529491115899, -1.3898050851022345, 0.854681348019176, -1.943649865788445, 0.5961383342117644, -0.21061858253076934, 1.1446674553541394, 0.8396529684364791, 0.7205902637016819, 1.6963150080531995], "max": [0.7868413438260528, 0.2313207282850991, 1.2774966013557265, 2.2293510119226685, 1.5669315802448271, 1.6569008262144873, 0.7629629773968462, -0.09545549087867491, 1.2772816930899613, 1.4639067097010678, 0.9733371044481025, 2.1988937550875796], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6635748588933529, 0.13807161351477742, 1.218744938272457, 0.23760327686183097, 1.2170259297652568, -0.34593564642363195, 0.6486603817657993, -0.16429370453889156, 1.1929134161683557, 1.2916716888694295, 0.8913719689357842, 2.046909633642302], "std": [0.06355659360131463, 0.07892343444715962, 0.036079966507353, 1.4360158130121632, 0.17627177630791535, 1.405161887829055, 0.041319662707886444, 0.03021028540511113, 0.04132637500153223, 0.1688546919335887, 0.0409689089460245, 0.12580827848443968], "min": [0.589321355069927, -0.01343687519848738, 1.1417529491115899, -1.3898050851022345, 0.854681348019176, -1.943649865788445, 0.5961383342117644, -0.21061858253076934, 1.1446674553541394, 0.8396529684364791, 0.7205902637016819, 1.6963150080531995], "max": [0.7868413438260528, 0.2313207282850991, 1.2774966013557265, 2.2293510119226685, 1.5669315802448271, 1.6569008262144873, 0.7629629773968462, -0.09545549087867491, 1.2772816930899613, 1.4639067097010678, 0.9733371044481025, 2.1988937550875796], "count": [212]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46391494689542484]], [[0.44683785130718956]], [[0.43581883578431374]]], "std": [[[0.28208647108083884]], [[0.27215622118420796]], [[0.2715746313089779]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.17647058823529413]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788830637254902]], [[0.49072503063725487]], [[0.46759797794117647]]], "std": [[[0.29909170637673077]], [[0.3040597075075161]], [[0.3105823965759694]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49147669934640525]], [[0.5233193075980391]], [[0.5008523386437909]]], "std": [[[0.32189896270414226]], [[0.30963563959718426]], [[0.3148838586989048]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41172482843137254]], [[0.42895927083333335]], [[0.4014670935457516]]], "std": [[[0.3546328447344845]], [[0.35359530234703035]], [[0.36259670464027194]]], "count": [100]}, "observation.state": {"min": [0.19526779651641846, -1.3502565622329712, 0.8146171569824219, -0.362997829914093, -1.4986690282821655, 0.9141213893890381, -1.1047743558883667, -1.2380549907684326, 1.0443741083145142, -0.22619116306304932, 0.6594997048377991, -0.7540341019630432, 28.453750610351562, 46.01874923706055, -0.10222221910953522, -1.493749976158142, 1.5846153497695923, 0.73375004529953, 1.1825000047683716, -0.6937500238418579, 0.8337500095367432, 0.078125, 1.09375, 0.43187499046325684, 8.146249771118164, 51.77562713623047, 0.5612499713897705, -0.37062498927116394, 1.125, -0.8493750095367432, 1.1412500143051147, -0.5412499904632568, 1.2762500047683716, -0.036249998956918716, 0.7143750190734863, 0.7906249761581421], "max": [1.1239752769470215, -0.739061176776886, 1.4819133281707764, -0.20436492562294006, -0.17168784141540527, 2.04590106010437, -0.41990920901298523, -0.8577477931976318, 1.4260987043380737, 0.14469367265701294, 1.4187711477279663, -0.5692569017410278, 63.39374923706055, 58.24625015258789, 0.06812500208616257, 9.493749618530273, 52.49500274658203, 9.932499885559082, 52.63500213623047, 55.65312576293945, 57.40250015258789, 73.3218765258789, 50.21875, 85.85749816894531, 61.58000183105469, 82.1831283569336, 3.240000009536743, 9.7631254196167, 45.47312545776367, 17.927499771118164, 57.37062454223633, 30.349374771118164, 72.08062744140625, 35.204376220703125, 62.364376068115234, 69.5425033569336], "mean": [0.650522768497467, -0.910362184047699, 0.99591064453125, -0.3113158345222473, -0.7427226901054382, 1.6965484619140625, -0.859031081199646, -0.9422049522399902, 1.1498315334320068, -0.08995326608419418, 1.0636626482009888, -0.6885356903076172, 48.66792678833008, 51.9306640625, -0.0303046815097332, 4.8085479736328125, 18.904739379882812, 2.677734613418579, 17.164262771606445, 9.629877090454102, 16.126340866088867, 12.242281913757324, 11.540586471557617, 26.67470932006836, 27.931625366210938, 69.28523254394531, 1.076533317565918, 4.627322196960449, 23.257232666015625, 3.2167744636535645, 24.343975067138672, 6.380997180938721, 29.35761833190918, 6.138698577880859, 20.058502197265625, 38.933067321777344], "std": [0.2952965497970581, 0.1937701404094696, 0.20920409262180328, 0.04475148394703865, 0.39390549063682556, 0.36129486560821533, 0.2072770744562149, 0.11133035272359848, 0.10302351415157318, 0.07768003642559052, 0.1627686619758606, 0.05274033173918724, 9.330389976501465, 3.755380630493164, 0.03991074115037918, 3.6178877353668213, 18.838680267333984, 2.950068473815918, 17.551734924316406, 16.925159454345703, 19.37062644958496, 20.556753158569336, 16.623977661132812, 29.170991897583008, 19.409433364868164, 13.559039115905762, 0.4418248236179352, 2.76391863822937, 10.822710037231445, 5.965274333953857, 14.949453353881836, 9.720358848571777, 18.866432189941406, 10.459920883178711, 16.825016021728516, 18.681631088256836], "count": [186]}, "action": {"min": [0.19526779651641846, -1.3502565622329712, 0.8146171569824219, -0.362997829914093, -1.4986690282821655, 0.9141213893890381, -1.1047743558883667, -1.2380549907684326, 1.0443741083145142, -0.22619116306304932, 0.6594997048377991, -0.7540341019630432, 28.453750610351562, 46.01874923706055, -0.10222221910953522, -1.493749976158142, 1.5846153497695923, 0.73375004529953, 1.1825000047683716, -0.6937500238418579, 0.8337500095367432, 0.078125, 1.09375, 0.43187499046325684, 8.146249771118164, 51.77562713623047, 0.5612499713897705, -0.37062498927116394, 1.125, -0.8493750095367432, 1.1412500143051147, -0.5412499904632568, 1.2762500047683716, -0.036249998956918716, 0.7143750190734863, 0.7906249761581421], "max": [1.1239752769470215, -0.739061176776886, 1.4819133281707764, -0.20436492562294006, -0.17168784141540527, 2.04590106010437, -0.41990920901298523, -0.8577477931976318, 1.4260987043380737, 0.14469367265701294, 1.4187711477279663, -0.5692569017410278, 63.39374923706055, 58.24625015258789, 0.06812500208616257, 9.493749618530273, 52.49500274658203, 9.932499885559082, 52.63500213623047, 55.65312576293945, 57.40250015258789, 73.3218765258789, 50.21875, 85.85749816894531, 61.58000183105469, 82.1831283569336, 3.240000009536743, 9.7631254196167, 45.47312545776367, 17.927499771118164, 57.37062454223633, 30.349374771118164, 72.08062744140625, 35.204376220703125, 62.364376068115234, 69.5425033569336], "mean": [0.6505226492881775, -0.9103618860244751, 0.9959104657173157, -0.3113158643245697, -0.7427226305007935, 1.6965484619140625, -0.859031081199646, -0.9422051906585693, 1.149830937385559, -0.08995325863361359, 1.0636630058288574, -0.6885358095169067, 48.66790008544922, 51.930667877197266, -0.0303046852350235, 4.808547019958496, 18.90474510192871, 2.6777336597442627, 17.16425323486328, 9.629886627197266, 16.12632942199707, 12.242292404174805, 11.540589332580566, 26.674705505371094, 27.93161392211914, 69.28520202636719, 1.0765339136123657, 4.627323150634766, 23.257234573364258, 3.2167742252349854, 24.34396743774414, 6.38099479675293, 29.35760498046875, 6.138694763183594, 20.058504104614258, 38.933067321777344], "std": [0.2952966094017029, 0.19377011060714722, 0.20920409262180328, 0.04475148394703865, 0.39390549063682556, 0.36129486560821533, 0.2072770744562149, 0.11133036017417908, 0.10302349925041199, 0.07768004387617111, 0.1627686321735382, 0.052740324288606644, 9.330390930175781, 3.7553818225860596, 0.03991074860095978, 3.6178882122039795, 18.83867645263672, 2.9500691890716553, 17.551733016967773, 16.925161361694336, 19.37063217163086, 20.556747436523438, 16.62397575378418, 29.170988082885742, 19.40943145751953, 13.559037208557129, 0.441824734210968, 2.763918399810791, 10.822709083557129, 5.965273857116699, 14.949453353881836, 9.720358848571777, 18.866432189941406, 10.459919929504395, 16.82501983642578, 18.681629180908203], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [186]}, "index": {"min": [4398], "max": [4583], "mean": [4490.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.6021505376344085, 7.0, 7.0, 7.0, 7.0], "std": [2.222271360307692, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [186]}, "eef_direction_state": {"mean": [2.806451612903226, 4.161290322580645], "std": [1.8302010261295882, 2.038818562493133], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.2795698924731183, 0.967741935483871], "std": [0.5460629645417043, 0.9210981396491206], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [1.0698924731182795, 0.7580645161290323], "std": [0.8101884748514121, 0.8363801395138188], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [2.806451612903226, 4.161290322580645], "std": [1.8302010261295882, 2.038818562493133], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.2795698924731183, 0.967741935483871], "std": [0.5460629645417043, 0.9210981396491206], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [1.0698924731182795, 0.7580645161290323], "std": [0.8101884748514121, 0.8363801395138188], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6607124623962152, 0.1434259354606043, 1.215881457384602, 0.4423852115867878, 1.2775649042740258, -0.10449615494955722, 0.6355092826451783, -0.15150703712822114, 1.1989051758673694, 1.25756677223881, 0.8849506850921562, 2.0830769279165784], "std": [0.05808492487274316, 0.05980608670948147, 0.03047926110296847, 1.3161135038615095, 0.18291525699628156, 1.2759691805990199, 0.03542190046750129, 0.03890416578347303, 0.03569226166376967, 0.1564579181472938, 0.08550308202746754, 0.11312699185333881], "min": [0.5848830059997989, 0.03426102358678784, 1.152632745848721, -1.1594145312961774, 0.7835960294988777, -1.6284608200948059, 0.6027610488271877, -0.20409506581455672, 1.165808491955901, 0.9647911672689388, 0.6328769748815843, 1.8510208902120295], "max": [0.7814050218210337, 0.23313718839335923, 1.270335161701839, 2.2455035394568252, 1.4662586574657732, 1.6776069434506362, 0.729270749662781, -0.06038769797072885, 1.2713237822695889, 1.4200275924748784, 0.9608751875501791, 2.1860905849817716], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6607124623962152, 0.1434259354606043, 1.215881457384602, 0.4423852115867878, 1.2775649042740258, -0.10449615494955722, 0.6355092826451783, -0.15150703712822114, 1.1989051758673694, 1.25756677223881, 0.8849506850921562, 2.0830769279165784], "std": [0.05808492487274316, 0.05980608670948147, 0.03047926110296847, 1.3161135038615095, 0.18291525699628156, 1.2759691805990199, 0.03542190046750129, 0.03890416578347303, 0.03569226166376967, 0.1564579181472938, 0.08550308202746754, 0.11312699185333881], "min": [0.5848830059997989, 0.03426102358678784, 1.152632745848721, -1.1594145312961774, 0.7835960294988777, -1.6284608200948059, 0.6027610488271877, -0.20409506581455672, 1.165808491955901, 0.9647911672689388, 0.6328769748815843, 1.8510208902120295], "max": [0.7814050218210337, 0.23313718839335923, 1.270335161701839, 2.2455035394568252, 1.4662586574657732, 1.6776069434506362, 0.729270749662781, -0.06038769797072885, 1.2713237822695889, 1.4200275924748784, 0.9608751875501791, 2.1860905849817716], "count": [186]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47056312908496734]], [[0.45200428104575163]], [[0.437269789624183]]], "std": [[[0.2759322019261208]], [[0.2641944680536411]], [[0.2678195352464677]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109959681372549]], [[0.5194025449346406]], [[0.5003208864379085]]], "std": [[[0.30980558849077994]], [[0.31358434623689413]], [[0.3180372005549073]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019705821078432]], [[0.5123716217320261]], [[0.4877243137254902]]], "std": [[[0.3096503677149356]], [[0.3116038152675467]], [[0.3193007707270322]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286862009803922]], [[0.44734656454248367]], [[0.4074686315359477]]], "std": [[[0.3613217221423245]], [[0.35883575510021337]], [[0.3683119008368783]]], "count": [100]}, "observation.state": {"min": [0.1907377690076828, -1.4444094896316528, 0.8601319789886475, -0.2969787120819092, -1.5086722373962402, 0.9221323728561401, -1.3956706523895264, -1.3743610382080078, 0.951802670955658, -0.1229543387889862, 0.473053514957428, -0.7157117128372192, 26.253332138061523, 46.66875076293945, -0.1887499988079071, -0.6506249904632568, 1.3700000047683716, -0.10999999940395355, 3.294374942779541, -0.43312501907348633, 0.9431250095367432, -3.643749952316284, 1.225000023841858, 0.984375, 15.994375228881836, 49.640625, 0.5199999809265137, -1.103124976158142, 0.6556249856948853, 0.6143749952316284, 0.6156250238418579, 0.5674999952316284, 1.0212500095367432, 0.24375000596046448, 0.7200000286102295, 0.29624998569488525], "max": [1.1129125356674194, -0.7336728572845459, 1.6340028047561646, 0.030112726613879204, -0.1969844400882721, 1.9000343084335327, -0.36688411235809326, -0.722917377948761, 1.6558899879455566, 0.35144495964050293, 1.623114824295044, -0.5298457145690918, 62.4474983215332, 61.977779388427734, 0.009999999776482582, 9.195625305175781, 49.454376220703125, 25.768749237060547, 56.27937316894531, 61.47999954223633, 59.42749786376953, 71.43250274658203, 58.68000030517578, 103.203125, 58.079376220703125, 69.25312805175781, 2.1649999618530273, 9.471875190734863, 53.578125, 39.88062286376953, 62.63750076293945, 34.53062438964844, 74.53812408447266, 31.8643741607666, 57.74812698364258, 77.44499969482422], "mean": [0.68536376953125, -0.9319579601287842, 1.072020411491394, -0.19005675613880157, -0.7139790058135986, 1.4008212089538574, -0.8243436813354492, -0.9735968112945557, 1.2458553314208984, -0.03759632259607315, 0.9577943086624146, -0.6525631546974182, 48.8704719543457, 54.22364044189453, -0.11091107130050659, 4.168479919433594, 17.972814559936523, 5.6013593673706055, 18.10133171081543, 7.7669572830200195, 16.183380126953125, 9.064101219177246, 11.49846363067627, 27.020166397094727, 36.32018280029297, 60.114261627197266, 1.026964545249939, 5.9416375160217285, 15.031832695007324, 8.704488754272461, 21.795318603515625, 9.445069313049316, 24.919349670410156, 5.975578784942627, 18.154069900512695, 23.811521530151367], "std": [0.27398011088371277, 0.19656896591186523, 0.2259056568145752, 0.10739680379629135, 0.3401571810245514, 0.2339792400598526, 0.2652594745159149, 0.1858610063791275, 0.18884581327438354, 0.09486255794763565, 0.2532818913459778, 0.0643613412976265, 8.698070526123047, 3.444403648376465, 0.05195176973938942, 2.67478346824646, 15.627420425415039, 9.440142631530762, 17.639890670776367, 15.18174934387207, 19.587722778320312, 21.39129638671875, 18.353349685668945, 33.07987594604492, 15.225720405578613, 6.7993083000183105, 0.35693180561065674, 4.20708703994751, 17.533546447753906, 13.324819564819336, 22.5551700592041, 12.518549919128418, 27.18625259399414, 9.887129783630371, 19.01555061340332, 29.310537338256836], "count": [226]}, "action": {"min": [0.1907377690076828, -1.4444094896316528, 0.8601319789886475, -0.2969787120819092, -1.5086722373962402, 0.9221323728561401, -1.3956706523895264, -1.3743610382080078, 0.951802670955658, -0.1229543387889862, 0.473053514957428, -0.7157117128372192, 26.253332138061523, 46.66875076293945, -0.1887499988079071, -0.6506249904632568, 1.3700000047683716, -0.10999999940395355, 3.294374942779541, -0.43312501907348633, 0.9431250095367432, -3.643749952316284, 1.225000023841858, 0.984375, 15.994375228881836, 49.640625, 0.5199999809265137, -1.103124976158142, 0.6556249856948853, 0.6143749952316284, 0.6156250238418579, 0.5674999952316284, 1.0212500095367432, 0.24375000596046448, 0.7200000286102295, 0.29624998569488525], "max": [1.1129125356674194, -0.7336728572845459, 1.6340028047561646, 0.030112726613879204, -0.1969844400882721, 1.9000343084335327, -0.36688411235809326, -0.722917377948761, 1.6558899879455566, 0.35144495964050293, 1.623114824295044, -0.5298457145690918, 62.4474983215332, 61.977779388427734, 0.009999999776482582, 9.195625305175781, 49.454376220703125, 25.768749237060547, 56.27937316894531, 61.47999954223633, 59.42749786376953, 71.43250274658203, 58.68000030517578, 103.203125, 58.079376220703125, 69.25312805175781, 2.1649999618530273, 9.471875190734863, 53.578125, 39.88062286376953, 62.63750076293945, 34.53062438964844, 74.53812408447266, 31.8643741607666, 57.74812698364258, 77.44499969482422], "mean": [0.68536376953125, -0.9319577217102051, 1.072020173072815, -0.19005674123764038, -0.7139790654182434, 1.400821328163147, -0.8243438601493835, -0.9735966324806213, 1.2458553314208984, -0.037596333771944046, 0.9577945470809937, -0.6525629758834839, 48.870479583740234, 54.2236442565918, -0.11091107875108719, 4.168480396270752, 17.97282600402832, 5.601352691650391, 18.10134506225586, 7.7669548988342285, 16.183385848999023, 9.064101219177246, 11.49846363067627, 27.0201473236084, 36.32016372680664, 60.114234924316406, 1.026964783668518, 5.9416375160217285, 15.031830787658691, 8.704488754272461, 21.795326232910156, 9.44507122039795, 24.91935920715332, 5.975580215454102, 18.15407371520996, 23.811521530151367], "std": [0.27398011088371277, 0.1965690404176712, 0.22590559720993042, 0.10739682614803314, 0.3401571810245514, 0.2339792400598526, 0.2652594745159149, 0.1858610212802887, 0.18884581327438354, 0.09486255794763565, 0.2532818615436554, 0.0643613412976265, 8.698067665100098, 3.4444048404693604, 0.05195176601409912, 2.674783706665039, 15.627419471740723, 9.440143585205078, 17.639888763427734, 15.18174934387207, 19.587722778320312, 21.391298294067383, 18.353355407714844, 33.079872131347656, 15.225722312927246, 6.799307346343994, 0.3569318652153015, 4.207086563110352, 17.53354835510254, 13.324819564819336, 22.555171966552734, 12.518548965454102, 27.186248779296875, 9.88713264465332, 19.015552520751953, 29.310537338256836], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [226]}, "index": {"min": [4584], "max": [4809], "mean": [4696.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.6283185840707963, 7.0, 7.0, 7.0, 7.0], "std": [2.2799421288474795, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [226]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [226]}, "eef_direction_state": {"mean": [3.8053097345132745, 3.4557522123893807], "std": [1.8642344371907453, 2.1575731225868697], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.1460176991150441, 1.084070796460177], "std": [0.804251468426079, 0.8130643849677006], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.8849557522123894, 0.8008849557522124], "std": [0.8544750744810459, 0.8362363614741618], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [3.8053097345132745, 3.4557522123893807], "std": [1.8642344371907453, 2.1575731225868697], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.1460176991150441, 1.084070796460177], "std": [0.804251468426079, 0.8130643849677006], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.8849557522123894, 0.8008849557522124], "std": [0.8544750744810459, 0.8362363614741618], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6708232388281061, 0.15331792503528024, 1.1942014947929505, -0.6398276223375127, 1.2768382822628495, -1.1121092472105167, 0.6726481300846282, -0.17289408450204896, 1.194965653009294, 1.3496540884567, 0.8701281252496469, 2.053702873392155], "std": [0.06004041912255027, 0.05083702364125868, 0.03463694384760808, 1.4799519402289043, 0.16679695106926312, 1.5323809745745276, 0.06085640515454058, 0.04867939689114985, 0.02582970504041954, 0.08909008816003795, 0.07082954062826438, 0.09611669956257672], "min": [0.586590859753039, 0.025528977526009494, 1.1374567875490418, -3.065107987418692, 0.8045764574580359, -2.9856060993460134, 0.5818357139731869, -0.28582210695188226, 1.1616759889372585, 1.1377495314874053, 0.70492345712705, 1.743409215912697], "max": [0.8034947113961457, 0.23027978508924987, 1.2554406247907373, 3.09661333036126, 1.5072439409113247, 3.0505761355274164, 0.7993790801634544, -0.07784978799933612, 1.2487863847500689, 1.4793214457318435, 0.9666000133099897, 2.203203819053885], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6708232388281061, 0.15331792503528024, 1.1942014947929505, -0.6398276223375127, 1.2768382822628495, -1.1121092472105167, 0.6726481300846282, -0.17289408450204896, 1.194965653009294, 1.3496540884567, 0.8701281252496469, 2.053702873392155], "std": [0.06004041912255027, 0.05083702364125868, 0.03463694384760808, 1.4799519402289043, 0.16679695106926312, 1.5323809745745276, 0.06085640515454058, 0.04867939689114985, 0.02582970504041954, 0.08909008816003795, 0.07082954062826438, 0.09611669956257672], "min": [0.586590859753039, 0.025528977526009494, 1.1374567875490418, -3.065107987418692, 0.8045764574580359, -2.9856060993460134, 0.5818357139731869, -0.28582210695188226, 1.1616759889372585, 1.1377495314874053, 0.70492345712705, 1.743409215912697], "max": [0.8034947113961457, 0.23027978508924987, 1.2554406247907373, 3.09661333036126, 1.5072439409113247, 3.0505761355274164, 0.7993790801634544, -0.07784978799933612, 1.2487863847500689, 1.4793214457318435, 0.9666000133099897, 2.203203819053885], "count": [226]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4673938296568627]], [[0.44849138888888884]], [[0.43409246527777773]]], "std": [[[0.2835445140689179]], [[0.2731534500343241]], [[0.2718454815403469]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877677022058824]], [[0.502866358251634]], [[0.47834795343137254]]], "std": [[[0.307574364880153]], [[0.3102013644635422]], [[0.3173665119782959]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48129183210784315]], [[0.5129398774509804]], [[0.4912231719771242]]], "std": [[[0.318067763366311]], [[0.3058682391502182]], [[0.31066375272602686]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4068877348856209]], [[0.4241652675653595]], [[0.39979160539215686]]], "std": [[[0.35502779567081755]], [[0.35337782402556733]], [[0.3601558742615127]]], "count": [100]}, "observation.state": {"min": [0.18549248576164246, -1.2924867868423462, 0.8920381665229797, -0.4153076708316803, -1.5230835676193237, 0.8039173483848572, -1.0976959466934204, -1.2847381830215454, 1.071289300918579, -0.038910504430532455, 0.7067311406135559, -0.7562276124954224, 22.191110610961914, 48.93375015258789, -0.06187500059604645, -0.47749999165534973, 1.602222204208374, 0.22437499463558197, 6.997777938842773, -0.27666667103767395, 8.95888900756836, 0.08874999731779099, 1.2956249713897705, 35.580623626708984, 29.228750228881836, 51.932498931884766, 0.6987500190734863, -1.7599999904632568, 5.685555458068848, 0.7237499952316284, 7.851110935211182, -0.546875, 10.020000457763672, 0.26124998927116394, 11.479374885559082, 2.055555582046509], "max": [1.1854352951049805, -0.7640001773834229, 1.4559729099273682, -0.10175859928131104, -0.16606107354164124, 1.944142460823059, -0.4720759987831116, -0.8718623518943787, 1.4814841747283936, 0.1363351196050644, 1.4366157054901123, -0.5777924060821533, 67.58250427246094, 61.4118766784668, 0.03999999910593033, 9.551875114440918, 55.743751525878906, 33.46437454223633, 54.071250915527344, 39.782501220703125, 61.32749938964844, 61.73500061035156, 52.58812713623047, 95.80062103271484, 60.60562515258789, 77.06999969482422, 2.259999990463257, 6.723333358764648, 45.208126068115234, 37.00562286376953, 59.97125244140625, 35.28187561035156, 82.42937469482422, 24.020626068115234, 64.71624755859375, 66.37187957763672], "mean": [0.7304561138153076, -0.9048111438751221, 1.0205355882644653, -0.2979808449745178, -0.8231267333030701, 1.4333325624465942, -0.8710705041885376, -0.9904840588569641, 1.1917616128921509, 0.0026019150391221046, 1.073195219039917, -0.7111636996269226, 51.97019577026367, 54.50687026977539, -0.017496008425951004, 4.568323135375977, 20.581424713134766, 7.385224342346191, 26.24432373046875, 10.161527633666992, 27.746156692504883, 12.925009727478027, 12.899352073669434, 54.08272933959961, 42.157859802246094, 66.15594482421875, 1.1049141883850098, 0.9883826971054077, 34.274139404296875, 9.027393341064453, 38.48580551147461, 7.984325885772705, 44.83266830444336, 2.7442054748535156, 35.08895492553711, 29.57612419128418], "std": [0.3344700038433075, 0.14709366858005524, 0.16662485897541046, 0.10044606029987335, 0.43620193004608154, 0.3962721824645996, 0.19700701534748077, 0.13141047954559326, 0.11725742369890213, 0.04963790252804756, 0.15554767847061157, 0.06608831137418747, 10.396685600280762, 3.4002041816711426, 0.021103231236338615, 3.3488731384277344, 17.869686126708984, 10.781357765197754, 15.468449592590332, 15.757267951965332, 16.545467376708984, 20.35004234313965, 17.949642181396484, 15.71273422241211, 11.412419319152832, 8.950916290283203, 0.31844183802604675, 2.09468150138855, 8.273702621459961, 13.554099082946777, 11.592504501342773, 11.387746810913086, 18.18310546875, 5.497940540313721, 14.610507011413574, 17.700103759765625], "count": [193]}, "action": {"min": [0.18549248576164246, -1.2924867868423462, 0.8920381665229797, -0.4153076708316803, -1.5230835676193237, 0.8039173483848572, -1.0976959466934204, -1.2847381830215454, 1.071289300918579, -0.038910504430532455, 0.7067311406135559, -0.7562276124954224, 22.191110610961914, 48.93375015258789, -0.06187500059604645, -0.47749999165534973, 1.602222204208374, 0.22437499463558197, 6.997777938842773, -0.27666667103767395, 8.95888900756836, 0.08874999731779099, 1.2956249713897705, 35.580623626708984, 29.228750228881836, 51.932498931884766, 0.6987500190734863, -1.7599999904632568, 5.685555458068848, 0.7237499952316284, 7.851110935211182, -0.546875, 10.020000457763672, 0.26124998927116394, 11.479374885559082, 2.055555582046509], "max": [1.1854352951049805, -0.7640001773834229, 1.4559729099273682, -0.10175859928131104, -0.16606107354164124, 1.944142460823059, -0.4720759987831116, -0.8718623518943787, 1.4814841747283936, 0.1363351196050644, 1.4366157054901123, -0.5777924060821533, 67.58250427246094, 61.4118766784668, 0.03999999910593033, 9.551875114440918, 55.743751525878906, 33.46437454223633, 54.071250915527344, 39.782501220703125, 61.32749938964844, 61.73500061035156, 52.58812713623047, 95.80062103271484, 60.60562515258789, 77.06999969482422, 2.259999990463257, 6.723333358764648, 45.208126068115234, 37.00562286376953, 59.97125244140625, 35.28187561035156, 82.42937469482422, 24.020626068115234, 64.71624755859375, 66.37187957763672], "mean": [0.7304562330245972, -0.904810905456543, 1.0205353498458862, -0.2979808747768402, -0.8231269121170044, 1.4333332777023315, -0.8710707426071167, -0.9904837608337402, 1.1917619705200195, 0.002601910149678588, 1.0731950998306274, -0.7111641764640808, 51.970211029052734, 54.50686264038086, -0.017496012151241302, 4.568324089050293, 20.581439971923828, 7.385228157043457, 26.244312286376953, 10.161530494689941, 27.746156692504883, 12.92502498626709, 12.899335861206055, 54.08270263671875, 42.15785217285156, 66.15595245361328, 1.1049143075942993, 0.9883826971054077, 34.27414321899414, 9.027393341064453, 38.48579406738281, 7.984323978424072, 44.83266830444336, 2.7442052364349365, 35.08893966674805, 29.57611083984375], "std": [0.3344700336456299, 0.14709368348121643, 0.16662487387657166, 0.10044606029987335, 0.43620195984840393, 0.3962721526622772, 0.1970069855451584, 0.13141049444675446, 0.11725742369890213, 0.04963790625333786, 0.15554767847061157, 0.06608831137418747, 10.396686553955078, 3.4002039432525635, 0.02110322378575802, 3.3488731384277344, 17.869686126708984, 10.781355857849121, 15.4684476852417, 15.75726318359375, 16.54547119140625, 20.350046157836914, 17.949644088745117, 15.712737083435059, 11.412418365478516, 8.950916290283203, 0.3184419274330139, 2.09468150138855, 8.273702621459961, 13.554099082946777, 11.592504501342773, 11.387746810913086, 18.183107376098633, 5.497941017150879, 14.610507011413574, 17.700103759765625], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [193]}, "index": {"min": [4810], "max": [5002], "mean": [4906.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [2.917098445595855, 7.0, 7.0, 7.0, 7.0], "std": [2.3902582676697057, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [193]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [193]}, "eef_direction_state": {"mean": [2.917098445595855, 3.709844559585492], "std": [2.054533184664775, 2.1972088928555378], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.2072538860103628, 0.9585492227979274], "std": [0.6263217921766449, 0.8259658933052518], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.9844559585492227, 0.7150259067357513], "std": [0.8299864780584275, 0.8311501017005409], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [2.917098445595855, 3.709844559585492], "std": [2.054533184664775, 2.1972088928555378], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.2072538860103628, 0.9585492227979274], "std": [0.6263217921766449, 0.8259658933052518], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.9844559585492227, 0.7150259067357513], "std": [0.8299864780584275, 0.8311501017005409], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6610115115096699, 0.17200697540904208, 1.2049751820690606, 0.1586911150070409, 1.1711433552243897, -0.35754922869218875, 0.6516815766863446, -0.1598425167858646, 1.1902828020684146, 1.2633146739257424, 0.8395079209569919, 2.027850006969379], "std": [0.05214611191752025, 0.06009348096003733, 0.033938654638344605, 1.5114947872149893, 0.2778975744579071, 1.4708858231564945, 0.0396963754580201, 0.039181956561935904, 0.030866845203945253, 0.13796666679114877, 0.12575723140613648, 0.09316106740004981], "min": [0.591099218278605, 0.05565702731027555, 1.1603484485122677, -1.3240961729943093, 0.6880721521547608, -1.748728706611245, 0.6044197813754538, -0.19921856855987954, 1.1590689087544763, 0.9789414441924433, 0.6071493042095413, 1.8333544276152207], "max": [0.7779436653075339, 0.24704752946978376, 1.267439011093528, 2.396147514298058, 1.5383915969645199, 1.8732672782508797, 0.7495638181881651, -0.07803079510056171, 1.2492144377818832, 1.4023453760131301, 0.9590526932157322, 2.140976410628601], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6610115115096699, 0.17200697540904208, 1.2049751820690606, 0.1586911150070409, 1.1711433552243897, -0.35754922869218875, 0.6516815766863446, -0.1598425167858646, 1.1902828020684146, 1.2633146739257424, 0.8395079209569919, 2.027850006969379], "std": [0.05214611191752025, 0.06009348096003733, 0.033938654638344605, 1.5114947872149893, 0.2778975744579071, 1.4708858231564945, 0.0396963754580201, 0.039181956561935904, 0.030866845203945253, 0.13796666679114877, 0.12575723140613648, 0.09316106740004981], "min": [0.591099218278605, 0.05565702731027555, 1.1603484485122677, -1.3240961729943093, 0.6880721521547608, -1.748728706611245, 0.6044197813754538, -0.19921856855987954, 1.1590689087544763, 0.9789414441924433, 0.6071493042095413, 1.8333544276152207], "max": [0.7779436653075339, 0.24704752946978376, 1.267439011093528, 2.396147514298058, 1.5383915969645199, 1.8732672782508797, 0.7495638181881651, -0.07803079510056171, 1.2492144377818832, 1.4023453760131301, 0.9590526932157322, 2.140976410628601], "count": [193]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675917933006536]], [[0.4489357822712418]], [[0.436018845996732]]], "std": [[[0.2795130638193792]], [[0.27044636337014677]], [[0.2701296909045518]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11372549019607843]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919736376633987]], [[0.5068347508169935]], [[0.4826523549836601]]], "std": [[[0.3045060339004885]], [[0.3081506650933411]], [[0.3157311760498622]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883665032679738]], [[0.5159772610294118]], [[0.49376917687908495]]], "std": [[[0.3244700822380435]], [[0.3120024298776652]], [[0.3167573980244591]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086488439542484]], [[0.4263196017156863]], [[0.40236302083333336]]], "std": [[[0.3543793344718923]], [[0.35273404823787013]], [[0.3595231190232813]]], "count": [100]}, "observation.state": {"min": [0.2255474179983139, -1.3069590330123901, 0.7670996189117432, -0.43764781951904297, -1.5772106647491455, 0.7836567163467407, -1.1420742273330688, -1.2985188961029053, 0.9686723947525024, -0.046730753034353256, 0.6468156576156616, -0.9688525199890137, 23.664443969726562, 49.76812744140625, -0.06750000268220901, -0.5962499976158142, 1.0733333826065063, 0.25562500953674316, 7.4388885498046875, -0.14499999582767487, 7.631875038146973, 0.30687499046325684, 1.1087499856948853, 17.943124771118164, 19.766250610351562, 52.057498931884766, 0.5691666603088379, -1.0262500047683716, 1.3643749952316284, -0.1668749898672104, 1.1974999904632568, -0.8849999904632568, 1.8068749904632568, 0.5212500095367432, 1.4643750190734863, 0.7249999642372131], "max": [1.1453325748443604, -0.7344357967376709, 1.4436465501785278, -0.27304112911224365, -0.21336403489112854, 2.082498788833618, -0.4285639226436615, -0.8397230505943298, 1.4549953937530518, 0.14345599710941315, 1.562799334526062, -0.7509346008300781, 68.20062255859375, 66.02999877929688, 0.042500000447034836, 9.36312484741211, 43.65250015258789, 30.260000228881836, 49.61000061035156, 33.58250045776367, 51.383750915527344, 47.62125015258789, 48.188751220703125, 75.07125091552734, 56.57749938964844, 81.31500244140625, 2.5325000286102295, 9.276249885559082, 43.72999954223633, 30.375625610351562, 65.5425033569336, 15.642499923706055, 81.18875122070312, 20.624374389648438, 56.102500915527344, 73.19000244140625], "mean": [0.7078856825828552, -0.8934147953987122, 0.9764242172241211, -0.34879350662231445, -0.8304064273834229, 1.6772125959396362, -0.8584915995597839, -0.9567191004753113, 1.129559874534607, 0.04421919584274292, 1.0377697944641113, -0.8912177085876465, 49.46827697753906, 55.07828140258789, -0.011509888805449009, 3.797731637954712, 19.30074119567871, 6.909200668334961, 23.592802047729492, 7.423359394073486, 22.97097396850586, 10.939414024353027, 10.926146507263184, 46.48994827270508, 36.43233108520508, 66.34040069580078, 1.0738911628723145, 2.3412423133850098, 27.43160057067871, 6.9409637451171875, 30.542144775390625, 3.5742619037628174, 35.18931579589844, 3.0927646160125732, 28.945154190063477, 21.48189353942871], "std": [0.2949811816215515, 0.1705532819032669, 0.19314642250537872, 0.04303160309791565, 0.40445804595947266, 0.41584232449531555, 0.202941432595253, 0.1437046080827713, 0.13002713024616241, 0.033439140766859055, 0.1779012531042099, 0.08497098833322525, 10.832716941833496, 3.580632209777832, 0.027812540531158447, 2.8172826766967773, 14.156774520874023, 10.960741996765137, 14.527295112609863, 11.95155143737793, 15.342554092407227, 16.581918716430664, 16.02191162109375, 19.80343246459961, 12.460057258605957, 11.91943359375, 0.3850947916507721, 2.9441356658935547, 11.204102516174316, 10.848138809204102, 17.704748153686523, 4.111640453338623, 22.7629337310791, 5.003910064697266, 14.273484230041504, 27.671674728393555], "count": [173]}, "action": {"min": [0.2255474179983139, -1.3069590330123901, 0.7670996189117432, -0.43764781951904297, -1.5772106647491455, 0.7836567163467407, -1.1420742273330688, -1.2985188961029053, 0.9686723947525024, -0.046730753034353256, 0.6468156576156616, -0.9688525199890137, 23.664443969726562, 49.76812744140625, -0.06750000268220901, -0.5962499976158142, 1.0733333826065063, 0.25562500953674316, 7.4388885498046875, -0.14499999582767487, 7.631875038146973, 0.30687499046325684, 1.1087499856948853, 17.943124771118164, 19.766250610351562, 52.057498931884766, 0.5691666603088379, -1.0262500047683716, 1.3643749952316284, -0.1668749898672104, 1.1974999904632568, -0.8849999904632568, 1.8068749904632568, 0.5212500095367432, 1.4643750190734863, 0.7249999642372131], "max": [1.1453325748443604, -0.7344357967376709, 1.4436465501785278, -0.27304112911224365, -0.21336403489112854, 2.082498788833618, -0.4285639226436615, -0.8397230505943298, 1.4549953937530518, 0.14345599710941315, 1.562799334526062, -0.7509346008300781, 68.20062255859375, 66.02999877929688, 0.042500000447034836, 9.36312484741211, 43.65250015258789, 30.260000228881836, 49.61000061035156, 33.58250045776367, 51.383750915527344, 47.62125015258789, 48.188751220703125, 75.07125091552734, 56.57749938964844, 81.31500244140625, 2.5325000286102295, 9.276249885559082, 43.72999954223633, 30.375625610351562, 65.5425033569336, 15.642499923706055, 81.18875122070312, 20.624374389648438, 56.102500915527344, 73.19000244140625], "mean": [0.7078855037689209, -0.8934147357940674, 0.9764242768287659, -0.34879356622695923, -0.8304064273834229, 1.6772125959396362, -0.858491837978363, -0.9567190408706665, 1.1295597553253174, 0.04421920329332352, 1.0377693176269531, -0.8912177085876465, 49.46826934814453, 55.07828903198242, -0.011509889736771584, 3.7977309226989746, 19.300739288330078, 6.909200668334961, 23.592792510986328, 7.42335319519043, 22.970962524414062, 10.93941593170166, 10.926145553588867, 46.489967346191406, 36.432334899902344, 66.34041595458984, 1.0738914012908936, 2.3412420749664307, 27.431598663330078, 6.940963268280029, 30.54214096069336, 3.5742604732513428, 35.18931579589844, 3.0927631855010986, 28.945154190063477, 21.481895446777344], "std": [0.2949811816215515, 0.1705532670021057, 0.19314639270305634, 0.04303159937262535, 0.40445804595947266, 0.41584232449531555, 0.20294144749641418, 0.1437046229839325, 0.13002713024616241, 0.033439140766859055, 0.1779012382030487, 0.08497098088264465, 10.832716941833496, 3.5806326866149902, 0.027812540531158447, 2.8172824382781982, 14.156773567199707, 10.960741996765137, 14.527295112609863, 11.951550483703613, 15.342554092407227, 16.58191680908203, 16.02191162109375, 19.803436279296875, 12.460057258605957, 11.91943359375, 0.3850948214530945, 2.9441356658935547, 11.2041015625, 10.848137855529785, 17.704750061035156, 4.111639976501465, 22.7629337310791, 5.003909111022949, 14.27348518371582, 27.67167854309082], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [173]}, "index": {"min": [5003], "max": [5175], "mean": [5089.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [2.7630057803468207, 7.0, 7.0, 7.0, 7.0], "std": [2.315171421504083, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [173]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [173]}, "eef_direction_state": {"mean": [2.739884393063584, 3.653179190751445], "std": [1.7022508011756796, 2.1707338087542434], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.3121387283236994, 1.1098265895953756], "std": [0.49938985124751856, 0.8698989868861079], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.0635838150289016, 0.838150289017341], "std": [0.8199132127859946, 0.8026985126862405], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [2.739884393063584, 3.653179190751445], "std": [1.7022508011756796, 2.1707338087542434], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.3121387283236994, 1.1098265895953756], "std": [0.49938985124751856, 0.8698989868861079], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.0635838150289016, 0.838150289017341], "std": [0.8199132127859946, 0.8026985126862405], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6552499780136659, 0.1589558427622578, 1.2133633320648576, 0.3085188661903246, 1.2515908453362319, -0.20964661377513383, 0.6471313692318234, -0.15768264185397265, 1.1939479927403585, 1.2490331047360497, 0.9660043777752974, 1.9684119484756848], "std": [0.056706076539221516, 0.05655587268984272, 0.027505170944976575, 1.2679357827654802, 0.22905203384402376, 1.2535231485973757, 0.043274138566397106, 0.042123077447595386, 0.029289744389394197, 0.14225375399453985, 0.12045878864595058, 0.09835542278351155], "min": [0.5835066965200912, 0.05081656420876174, 1.1574609183830213, -1.184376397303915, 0.674939761742587, -1.6894087918567071, 0.5770319750903196, -0.20629860319261617, 1.164444366340366, 0.9781602007982606, 0.7168105368406166, 1.7483265645849269], "max": [0.7760662483063854, 0.24150263409445205, 1.258386760462861, 2.160125060753136, 1.4812541245048196, 1.6744154885948783, 0.7511993343181774, -0.06220871480985485, 1.241451208464859, 1.3997538691627085, 1.1021756885375709, 2.084318477519718], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6552499780136659, 0.1589558427622578, 1.2133633320648576, 0.3085188661903246, 1.2515908453362319, -0.20964661377513383, 0.6471313692318234, -0.15768264185397265, 1.1939479927403585, 1.2490331047360497, 0.9660043777752974, 1.9684119484756848], "std": [0.056706076539221516, 0.05655587268984272, 0.027505170944976575, 1.2679357827654802, 0.22905203384402376, 1.2535231485973757, 0.043274138566397106, 0.042123077447595386, 0.029289744389394197, 0.14225375399453985, 0.12045878864595058, 0.09835542278351155], "min": [0.5835066965200912, 0.05081656420876174, 1.1574609183830213, -1.184376397303915, 0.674939761742587, -1.6894087918567071, 0.5770319750903196, -0.20629860319261617, 1.164444366340366, 0.9781602007982606, 0.7168105368406166, 1.7483265645849269], "max": [0.7760662483063854, 0.24150263409445205, 1.258386760462861, 2.160125060753136, 1.4812541245048196, 1.6744154885948783, 0.7511993343181774, -0.06220871480985485, 1.241451208464859, 1.3997538691627085, 1.1021756885375709, 2.084318477519718], "count": [173]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4657922222222222]], [[0.4473378451797385]], [[0.43417700571895423]]], "std": [[[0.2814154870706113]], [[0.27125214208681464]], [[0.2703210227639302]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909722753267974]], [[0.5057887132352941]], [[0.4827399366830065]]], "std": [[[0.30406658997038594]], [[0.30739387992464107]], [[0.3144632466329062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49817807598039215]], [[0.5267524142156862]], [[0.506568316993464]]], "std": [[[0.320637073325496]], [[0.31039116502228686]], [[0.313754091082784]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40878728758169935]], [[0.4257565441176471]], [[0.4014251552287582]]], "std": [[[0.3557085004515296]], [[0.3541773132615488]], [[0.3613776947262498]]], "count": [100]}, "observation.state": {"min": [0.21746490895748138, -1.3037642240524292, 0.8360275030136108, -0.40848878026008606, -1.5818307399749756, 0.8304934501647949, -1.1061307191848755, -1.2948472499847412, 1.0152971744537354, -0.22566662728786469, 0.6237125396728516, -0.7650730609893799, 20.396665573120117, 48.29875183105469, -0.09375, -1.6518750190734863, 0.9375, 0.28562498092651367, 1.2556250095367432, -0.4481250047683716, 0.9006249904632568, 0.7756249904632568, 1.1675000190734863, 0.47187498211860657, 16.61111068725586, 52.67250061035156, 0.5774999856948853, -0.4675000011920929, 1.578125, -0.06187500059604645, 1.09375, 0.6918749809265137, 1.4743750095367432, -0.42750000953674316, 1.303125023841858, 0.6631249785423279], "max": [1.1347943544387817, -0.7487411499023438, 1.4461499452590942, -0.19305047392845154, -0.18863965570926666, 1.9947832822799683, -0.40023937821388245, -0.8334763646125793, 1.4726862907409668, 0.10191754996776581, 1.5517789125442505, -0.5736677050590515, 61.8181266784668, 67.71499633789062, 0.08312500268220901, 9.823750495910645, 41.588748931884766, 29.538124084472656, 47.12312316894531, 34.80125045776367, 51.81312561035156, 56.018123626708984, 48.038124084472656, 80.01687622070312, 57.163124084472656, 80.28812408447266, 2.8237500190734863, 9.491250038146973, 45.59937286376953, 20.31624984741211, 59.82062530517578, 37.90562438964844, 78.53187561035156, 30.9112491607666, 58.305625915527344, 72.57500457763672], "mean": [0.7403460144996643, -0.8974551558494568, 0.988749623298645, -0.3259350061416626, -0.8493607640266418, 1.54522705078125, -0.8330230116844177, -0.95697021484375, 1.1693658828735352, -0.09657707810401917, 1.0247937440872192, -0.7234367728233337, 45.12547302246094, 55.05739212036133, -0.01817041076719761, 4.476049900054932, 13.195869445800781, 6.521118640899658, 17.622575759887695, 7.278269290924072, 17.323274612426758, 12.116199493408203, 9.863347053527832, 33.571964263916016, 32.612308502197266, 66.50381469726562, 1.0266996622085571, 3.855081796646118, 26.779109954833984, 3.5890157222747803, 30.542003631591797, 9.279901504516602, 35.66931915283203, 6.289295673370361, 27.174692153930664, 31.585369110107422], "std": [0.3157588541507721, 0.16464141011238098, 0.18237195909023285, 0.058399852365255356, 0.4338577687740326, 0.3839130401611328, 0.2161547690629959, 0.14054299890995026, 0.12510494887828827, 0.076723612844944, 0.18698592483997345, 0.06758507341146469, 10.390837669372559, 5.196394443511963, 0.04245646297931671, 3.288140058517456, 15.119339942932129, 10.555057525634766, 16.37323760986328, 12.705145835876465, 17.816253662109375, 18.272586822509766, 15.306235313415527, 31.97370719909668, 14.889664649963379, 11.164182662963867, 0.3776210844516754, 2.8550074100494385, 11.257170677185059, 5.727286338806152, 15.076126098632812, 13.082056045532227, 21.324928283691406, 10.009137153625488, 14.987316131591797, 24.52297592163086], "count": [177]}, "action": {"min": [0.21746490895748138, -1.3037642240524292, 0.8360275030136108, -0.40848878026008606, -1.5818307399749756, 0.8304934501647949, -1.1061307191848755, -1.2948472499847412, 1.0152971744537354, -0.22566662728786469, 0.6237125396728516, -0.7650730609893799, 20.396665573120117, 48.29875183105469, -0.09375, -1.6518750190734863, 0.9375, 0.28562498092651367, 1.2556250095367432, -0.4481250047683716, 0.9006249904632568, 0.7756249904632568, 1.1675000190734863, 0.47187498211860657, 16.61111068725586, 52.67250061035156, 0.5774999856948853, -0.4675000011920929, 1.578125, -0.06187500059604645, 1.09375, 0.6918749809265137, 1.4743750095367432, -0.42750000953674316, 1.303125023841858, 0.6631249785423279], "max": [1.1347943544387817, -0.7487411499023438, 1.4461499452590942, -0.19305047392845154, -0.18863965570926666, 1.9947832822799683, -0.40023937821388245, -0.8334763646125793, 1.4726862907409668, 0.10191754996776581, 1.5517789125442505, -0.5736677050590515, 61.8181266784668, 67.71499633789062, 0.08312500268220901, 9.823750495910645, 41.588748931884766, 29.538124084472656, 47.12312316894531, 34.80125045776367, 51.81312561035156, 56.018123626708984, 48.038124084472656, 80.01687622070312, 57.163124084472656, 80.28812408447266, 2.8237500190734863, 9.491250038146973, 45.59937286376953, 20.31624984741211, 59.82062530517578, 37.90562438964844, 78.53187561035156, 30.9112491607666, 58.305625915527344, 72.57500457763672], "mean": [0.7403461933135986, -0.8974553346633911, 0.9887495040893555, -0.3259350061416626, -0.8493607640266418, 1.5452269315719604, -0.8330228924751282, -0.95697021484375, 1.1693658828735352, -0.09657710790634155, 1.0247936248779297, -0.7234368324279785, 45.125492095947266, 55.05739212036133, -0.01817040890455246, 4.476049900054932, 13.1958589553833, 6.521116256713867, 17.62257957458496, 7.278268814086914, 17.323259353637695, 12.116189002990723, 9.863351821899414, 33.57195281982422, 32.612308502197266, 66.50382995605469, 1.0266996622085571, 3.8550822734832764, 26.779117584228516, 3.5890157222747803, 30.5419864654541, 9.279906272888184, 35.66931915283203, 6.289297580718994, 27.174680709838867, 31.585369110107422], "std": [0.3157588839530945, 0.16464141011238098, 0.18237195909023285, 0.058399856090545654, 0.4338577389717102, 0.3839130103588104, 0.2161548137664795, 0.14054299890995026, 0.12510493397712708, 0.076723612844944, 0.18698593974113464, 0.06758508086204529, 10.390835762023926, 5.196394443511963, 0.04245644062757492, 3.2881405353546143, 15.119340896606445, 10.55505657196045, 16.37324333190918, 12.70514965057373, 17.816253662109375, 18.2725887298584, 15.306242942810059, 31.973711013793945, 14.889663696289062, 11.1641845703125, 0.3776211738586426, 2.8550074100494385, 11.257170677185059, 5.727285861968994, 15.07612419128418, 13.08205509185791, 21.324928283691406, 10.009138107299805, 14.987317085266113, 24.52297592163086], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [177]}, "index": {"min": [5176], "max": [5352], "mean": [5264.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.768361581920904, 7.0, 7.0, 7.0, 7.0], "std": [2.3715627221232705, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [177]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [177]}, "eef_direction_state": {"mean": [3.1242937853107344, 3.790960451977401], "std": [1.9904653186822001, 2.076592080971211], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2824858757062148, 1.1016949152542372], "std": [0.6547337674946055, 0.8898977644747087], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [1.1299435028248588, 0.8700564971751412], "std": [0.8165356730006632, 0.8302586195512474], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.1242937853107344, 3.790960451977401], "std": [1.9904653186822001, 2.076592080971211], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.2824858757062148, 1.1016949152542372], "std": [0.6547337674946055, 0.8898977644747087], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.1299435028248588, 0.8700564971751412], "std": [0.8165356730006632, 0.8302586195512474], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6541549022023069, 0.16512499328440236, 1.2063791153846035, 0.18012459798995267, 1.195040449625233, -0.3395505240308095, 0.6430540551944642, -0.14739557723141292, 1.1987228437800308, 1.2655397257159164, 0.9264440107149615, 2.077997591829166], "std": [0.05610128378477736, 0.05817395839193348, 0.02875902292027582, 1.4586688207177774, 0.2138289126219332, 1.4237609624795693, 0.04254360829214859, 0.044211211172478615, 0.031261280970762764, 0.14511122865296297, 0.0806751742559405, 0.11917185740783934], "min": [0.5808901775480071, 0.05230531816942055, 1.1510809135129954, -1.2619963542384345, 0.6821708384296254, -1.7222376680026903, 0.5817588771416942, -0.19987663332897013, 1.165780187204644, 0.9858341531232633, 0.6426448809433349, 1.854021473493857], "max": [0.7755327214905121, 0.23288434788668927, 1.2592497269137402, 2.355613875570141, 1.500182957054999, 1.8349966563068323, 0.7419720436208344, -0.04867648001475816, 1.2527166981084537, 1.4430115785722464, 0.9928624981191452, 2.3062025310732723], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6541549022023069, 0.16512499328440236, 1.2063791153846035, 0.18012459798995267, 1.195040449625233, -0.3395505240308095, 0.6430540551944642, -0.14739557723141292, 1.1987228437800308, 1.2655397257159164, 0.9264440107149615, 2.077997591829166], "std": [0.05610128378477736, 0.05817395839193348, 0.02875902292027582, 1.4586688207177774, 0.2138289126219332, 1.4237609624795693, 0.04254360829214859, 0.044211211172478615, 0.031261280970762764, 0.14511122865296297, 0.0806751742559405, 0.11917185740783934], "min": [0.5808901775480071, 0.05230531816942055, 1.1510809135129954, -1.2619963542384345, 0.6821708384296254, -1.7222376680026903, 0.5817588771416942, -0.19987663332897013, 1.165780187204644, 0.9858341531232633, 0.6426448809433349, 1.854021473493857], "max": [0.7755327214905121, 0.23288434788668927, 1.2592497269137402, 2.355613875570141, 1.500182957054999, 1.8349966563068323, 0.7419720436208344, -0.04867648001475816, 1.2527166981084537, 1.4430115785722464, 0.9928624981191452, 2.3062025310732723], "count": [177]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662532679738562]], [[0.44824975898692815]], [[0.4362485314542484]]], "std": [[[0.2812242839378402]], [[0.27132633635176745]], [[0.26939038194087556]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.17254901960784313]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5106544424019608]], [[0.5259696752450981]], [[0.5019696364379085]]], "std": [[[0.3136730958820387]], [[0.3156270605571967]], [[0.3238650992471833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4832665134803921]], [[0.5132206392973856]], [[0.4907272242647059]]], "std": [[[0.3184486095763915]], [[0.30708264141410757]], [[0.3110225052076319]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40682396854575165]], [[0.4236870567810458]], [[0.3990564930555556]]], "std": [[[0.35556630239522513]], [[0.3537344285111365]], [[0.3605266013380243]]], "count": [100]}, "observation.state": {"min": [0.28112363815307617, -1.2144274711608887, 0.8331214189529419, -0.44422826170921326, -1.3940175771713257, 1.006608009338379, -1.1561040878295898, -1.2748435735702515, 0.9937649965286255, -0.1948624849319458, 0.6791456937789917, -0.6914721131324768, 35.42555618286133, 51.83250045776367, -0.05428571626543999, -1.0618749856948853, 1.5099999904632568, -0.5356249809265137, 3.2381248474121094, -0.4124999940395355, 1.03125, -0.4793750047683716, 1.0668749809265137, -0.9750000238418579, 24.426250457763672, 49.354373931884766, 0.6468750238418579, -0.8231250047683716, 1.1433333158493042, 0.48874998092651367, 1.3825000524520874, -0.5218750238418579, 1.2239999771118164, -0.08687499910593033, 0.8343750238418579, 0.6136363744735718], "max": [1.1412688493728638, -0.7241041660308838, 1.3392176628112793, -0.2032310962677002, -0.27919241786003113, 2.016455888748169, -0.41750115156173706, -0.8341810703277588, 1.4550669193267822, 0.14650779962539673, 1.4301730394363403, -0.6572060585021973, 63.28874969482422, 63.21062469482422, 0.10374999791383743, 8.646249771118164, 35.58187484741211, 55.974998474121094, 40.93687438964844, 49.442501068115234, 42.602500915527344, 66.56999969482422, 45.99687576293945, 92.06375122070312, 60.93000030517578, 81.36500549316406, 2.6262500286102295, 9.104999542236328, 47.391876220703125, 22.165624618530273, 57.123748779296875, 34.58937454223633, 59.58437728881836, 61.87812805175781, 52.348751068115234, 76.99063110351562], "mean": [0.7809647917747498, -0.8599070906639099, 0.9650476574897766, -0.31721341609954834, -0.8742790222167969, 1.4922466278076172, -0.8537333011627197, -0.9623501896858215, 1.1668657064437866, -0.06166532635688782, 1.0657347440719604, -0.6853955984115601, 48.889076232910156, 58.164894104003906, 0.015522596426308155, 3.609243869781494, 12.149177551269531, 9.815162658691406, 15.438100814819336, 10.475916862487793, 13.125292778015137, 15.684372901916504, 8.807244300842285, 27.31178092956543, 40.44390106201172, 67.12739562988281, 1.0708644390106201, 2.0428733825683594, 33.41196823120117, 4.554598331451416, 33.60179901123047, 7.922364711761475, 37.32135009765625, 12.89831256866455, 29.056650161743164, 39.592647552490234], "std": [0.2940807044506073, 0.1605427861213684, 0.16398732364177704, 0.0531209260225296, 0.3630010783672333, 0.36936256289482117, 0.2381862848997116, 0.14127644896507263, 0.12903539836406708, 0.08182402700185776, 0.1761670857667923, 0.006564202252775431, 7.41187047958374, 2.8159570693969727, 0.040025122463703156, 2.8415136337280273, 11.049569129943848, 19.3941593170166, 14.207427978515625, 17.45754051208496, 15.399778366088867, 24.426944732666016, 13.963934898376465, 36.189937591552734, 11.774469375610352, 12.462303161621094, 0.3407537639141083, 2.922039031982422, 13.34553050994873, 7.038834571838379, 13.350391387939453, 12.208671569824219, 14.372498512268066, 21.7059268951416, 14.045188903808594, 24.918569564819336], "count": [189]}, "action": {"min": [0.28112363815307617, -1.2144274711608887, 0.8331214189529419, -0.44422826170921326, -1.3940175771713257, 1.006608009338379, -1.1561040878295898, -1.2748435735702515, 0.9937649965286255, -0.1948624849319458, 0.6791456937789917, -0.6914721131324768, 35.42555618286133, 51.83250045776367, -0.05428571626543999, -1.0618749856948853, 1.5099999904632568, -0.5356249809265137, 3.2381248474121094, -0.4124999940395355, 1.03125, -0.4793750047683716, 1.0668749809265137, -0.9750000238418579, 24.426250457763672, 49.354373931884766, 0.6468750238418579, -0.8231250047683716, 1.1433333158493042, 0.48874998092651367, 1.3825000524520874, -0.5218750238418579, 1.2239999771118164, -0.08687499910593033, 0.8343750238418579, 0.6136363744735718], "max": [1.1412688493728638, -0.7241041660308838, 1.3392176628112793, -0.2032310962677002, -0.27919241786003113, 2.016455888748169, -0.41750115156173706, -0.8341810703277588, 1.4550669193267822, 0.14650779962539673, 1.4301730394363403, -0.6572060585021973, 63.28874969482422, 63.21062469482422, 0.10374999791383743, 8.646249771118164, 35.58187484741211, 55.974998474121094, 40.93687438964844, 49.442501068115234, 42.602500915527344, 66.56999969482422, 45.99687576293945, 92.06375122070312, 60.93000030517578, 81.36500549316406, 2.6262500286102295, 9.104999542236328, 47.391876220703125, 22.165624618530273, 57.123748779296875, 34.58937454223633, 59.58437728881836, 61.87812805175781, 52.348751068115234, 76.99063110351562], "mean": [0.7809644937515259, -0.8599070310592651, 0.9650476574897766, -0.31721335649490356, -0.8742790222167969, 1.4922467470169067, -0.8537333607673645, -0.9623501896858215, 1.1668657064437866, -0.061665333807468414, 1.06573486328125, -0.6853952407836914, 48.88906478881836, 58.164913177490234, 0.015522589907050133, 3.6092441082000732, 12.14918327331543, 9.815167427062988, 15.438105583190918, 10.475914001464844, 13.125290870666504, 15.684372901916504, 8.80724048614502, 27.311765670776367, 40.44389724731445, 67.12740325927734, 1.0708647966384888, 2.0428733825683594, 33.4119758605957, 4.554598808288574, 33.60178756713867, 7.922366619110107, 37.321346282958984, 12.898309707641602, 29.056657791137695, 39.592655181884766], "std": [0.2940807044506073, 0.1605427861213684, 0.16398732364177704, 0.053120922297239304, 0.3630010783672333, 0.36936262249946594, 0.2381862848997116, 0.14127644896507263, 0.12903539836406708, 0.08182402700185776, 0.1761671006679535, 0.006564202252775431, 7.41187047958374, 2.815958023071289, 0.04002512991428375, 2.8415133953094482, 11.049570083618164, 19.394155502319336, 14.207427978515625, 17.457548141479492, 15.399784088134766, 24.42694664001465, 13.9639310836792, 36.189937591552734, 11.774468421936035, 12.462303161621094, 0.34075379371643066, 2.922039270401001, 13.345531463623047, 7.0388336181640625, 13.35039234161377, 12.208669662475586, 14.372501373291016, 21.705928802490234, 14.045190811157227, 24.918567657470703], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [189]}, "index": {"min": [5353], "max": [5541], "mean": [5447.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.492063492063492, 7.0, 7.0, 7.0, 7.0], "std": [2.3561672931753113, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [189]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [189]}, "eef_direction_state": {"mean": [3.2222222222222223, 4.079365079365079], "std": [2.111528780738528, 2.080152522655659], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.1005291005291005, 1.0687830687830688], "std": [0.709310519571171, 0.8852280371794446], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8783068783068783, 0.7883597883597884], "std": [0.8363471159861187, 0.8278690421652555], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.2222222222222223, 4.079365079365079], "std": [2.111528780738528, 2.080152522655659], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.1005291005291005, 1.0687830687830688], "std": [0.709310519571171, 0.8852280371794446], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8783068783068783, 0.7883597883597884], "std": [0.8363471159861187, 0.8278690421652555], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6484837731945879, 0.1726802490309431, 1.2038151730214168, -0.04330001596510894, 1.217874599136121, -0.5565687004485937, 0.6415330228047683, -0.15194132283834297, 1.2012687654768177, 1.2489819784315157, 0.858569435612163, 2.057873807926218], "std": [0.05135149387828154, 0.055278714700528135, 0.02550643523757302, 1.4099618604956072, 0.19157511878530764, 1.3911811005742192, 0.041691297036118, 0.04713198086896382, 0.04188034102164894, 0.17778956688237604, 0.05637174040048269, 0.11981250005612956], "min": [0.5914157540162099, 0.06679870531507162, 1.1428856038993749, -1.2775422295766126, 0.9111823868015558, -1.752497798770261, 0.5921382795731509, -0.21155680031703863, 1.1563661897491762, 0.9141378439798999, 0.7076569620688447, 1.8634676896890037], "max": [0.7546316121026159, 0.23558492660247932, 1.243327846087252, 2.3551732133725, 1.5356607043901258, 1.8886875304865558, 0.7349148134177668, -0.054984992528702314, 1.2791720355514324, 1.4365716264501338, 0.9198483006341163, 2.2085928647879127], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6484837731945879, 0.1726802490309431, 1.2038151730214168, -0.04330001596510894, 1.217874599136121, -0.5565687004485937, 0.6415330228047683, -0.15194132283834297, 1.2012687654768177, 1.2489819784315157, 0.858569435612163, 2.057873807926218], "std": [0.05135149387828154, 0.055278714700528135, 0.02550643523757302, 1.4099618604956072, 0.19157511878530764, 1.3911811005742192, 0.041691297036118, 0.04713198086896382, 0.04188034102164894, 0.17778956688237604, 0.05637174040048269, 0.11981250005612956], "min": [0.5914157540162099, 0.06679870531507162, 1.1428856038993749, -1.2775422295766126, 0.9111823868015558, -1.752497798770261, 0.5921382795731509, -0.21155680031703863, 1.1563661897491762, 0.9141378439798999, 0.7076569620688447, 1.8634676896890037], "max": [0.7546316121026159, 0.23558492660247932, 1.243327846087252, 2.3551732133725, 1.5356607043901258, 1.8886875304865558, 0.7349148134177668, -0.054984992528702314, 1.2791720355514324, 1.4365716264501338, 0.9198483006341163, 2.2085928647879127], "count": [189]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698860743464052]], [[0.44994939746732027]], [[0.4353092565359477]]], "std": [[[0.2790749903151388]], [[0.2684074331823272]], [[0.26725515553113804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.16470588235294117]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963551572712418]], [[0.510913960375817]], [[0.48669232843137256]]], "std": [[[0.31652445218996467]], [[0.31901993015898644]], [[0.32782226576668094]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903943382352941]], [[0.5134259354575164]], [[0.488986875]]], "std": [[[0.3229229418547416]], [[0.315611691487618]], [[0.3225025652255025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41383345588235293]], [[0.43179258374183005]], [[0.40785047998366014]]], "std": [[[0.35516742388168565]], [[0.3531195493361646]], [[0.35972316490417766]]], "count": [100]}, "observation.state": {"min": [0.17853055894374847, -1.3215266466140747, 0.8121852874755859, -0.5582179427146912, -1.581406831741333, 0.8696582913398743, -1.1320286989212036, -1.2410591840744019, 0.9596017599105835, -0.12581540644168854, 0.4908159673213959, -0.9029049277305603, 14.14222240447998, 47.51250076293945, -0.06750000268220901, -0.40062499046325684, 3.4512500762939453, 0.2868749797344208, 2.9049999713897705, -0.14687499403953552, 0.6675000190734863, 0.16750000417232513, 1.2206249237060547, 0.10875000059604645, 2.40625, 49.885623931884766, 0.6468750238418579, -1.488124966621399, 0.9168750047683716, 0.3487499952316284, 0.6362500190734863, 0.42375001311302185, 0.9424999952316284, -0.42750000953674316, 1.0099999904632568, -0.13625000417232513], "max": [1.1478387117385864, -0.6858930587768555, 1.5093079805374146, -0.1094357967376709, -0.09486819803714752, 2.1978952884674072, -0.3577286899089813, -0.7688639760017395, 1.4503462314605713, 0.1317044347524643, 1.6327788829803467, -0.6503919363021851, 67.41937255859375, 70.52999877929688, 0.13500000536441803, 9.288125038146973, 50.55687713623047, 12.811249732971191, 47.17375183105469, 44.502498626708984, 52.360626220703125, 66.75875091552734, 46.95000076293945, 86.35250091552734, 62.40812683105469, 80.59562683105469, 2.1362500190734863, 9.489999771118164, 56.21812438964844, 37.400001525878906, 54.846248626708984, 58.23749923706055, 63.55500030517578, 88.36125183105469, 55.54562759399414, 104.20562744140625], "mean": [0.7161556482315063, -0.840584933757782, 0.9612292051315308, -0.3120135962963104, -0.8204197883605957, 1.5376116037368774, -0.8853986263275146, -0.8942170143127441, 1.1027748584747314, 0.025889113545417786, 1.062739372253418, -0.8195022344589233, 48.76435470581055, 55.88559341430664, 0.012738106772303581, 4.723329067230225, 19.780635833740234, 2.8214831352233887, 19.40789794921875, 8.789695739746094, 18.582002639770508, 13.259011268615723, 11.681598663330078, 32.45922088623047, 35.22112274169922, 64.32344818115234, 1.1022950410842896, 4.350127220153809, 20.30219841003418, 7.548170566558838, 20.812231063842773, 14.918854713439941, 23.739002227783203, 14.219425201416016, 16.999794006347656, 30.37885093688965], "std": [0.2954530417919159, 0.17764925956726074, 0.20177794992923737, 0.10202869027853012, 0.4101567268371582, 0.3749542534351349, 0.26370856165885925, 0.1391841620206833, 0.1375601440668106, 0.08016043156385422, 0.24918974936008453, 0.0903911367058754, 11.636423110961914, 4.334402561187744, 0.050876911729574203, 3.1719400882720947, 17.575666427612305, 4.340891361236572, 17.104812622070312, 15.97779369354248, 18.45026969909668, 20.359506607055664, 15.94427490234375, 33.812538146972656, 22.306352615356445, 11.237257957458496, 0.33548998832702637, 3.7407548427581787, 20.40411949157715, 9.78055477142334, 21.12626075744629, 20.361568450927734, 24.465335845947266, 24.955963134765625, 17.859079360961914, 35.896156311035156], "count": [232]}, "action": {"min": [0.17853055894374847, -1.3215266466140747, 0.8121852874755859, -0.5582179427146912, -1.581406831741333, 0.8696582913398743, -1.1320286989212036, -1.2410591840744019, 0.9596017599105835, -0.12581540644168854, 0.4908159673213959, -0.9029049277305603, 14.14222240447998, 47.51250076293945, -0.06750000268220901, -0.40062499046325684, 3.4512500762939453, 0.2868749797344208, 2.9049999713897705, -0.14687499403953552, 0.6675000190734863, 0.16750000417232513, 1.2206249237060547, 0.10875000059604645, 2.40625, 49.885623931884766, 0.6468750238418579, -1.488124966621399, 0.9168750047683716, 0.3487499952316284, 0.6362500190734863, 0.42375001311302185, 0.9424999952316284, -0.42750000953674316, 1.0099999904632568, -0.13625000417232513], "max": [1.1478387117385864, -0.6858930587768555, 1.5093079805374146, -0.1094357967376709, -0.09486819803714752, 2.1978952884674072, -0.3577286899089813, -0.7688639760017395, 1.4503462314605713, 0.1317044347524643, 1.6327788829803467, -0.6503919363021851, 67.41937255859375, 70.52999877929688, 0.13500000536441803, 9.288125038146973, 50.55687713623047, 12.811249732971191, 47.17375183105469, 44.502498626708984, 52.360626220703125, 66.75875091552734, 46.95000076293945, 86.35250091552734, 62.40812683105469, 80.59562683105469, 2.1362500190734863, 9.489999771118164, 56.21812438964844, 37.400001525878906, 54.846248626708984, 58.23749923706055, 63.55500030517578, 88.36125183105469, 55.54562759399414, 104.20562744140625], "mean": [0.7161556482315063, -0.8405846357345581, 0.9612288475036621, -0.3120133876800537, -0.8204196691513062, 1.537611961364746, -0.8853988647460938, -0.8942165970802307, 1.1027748584747314, 0.02588910050690174, 1.062739372253418, -0.819502055644989, 48.76435852050781, 55.88559341430664, 0.012738104909658432, 4.723329067230225, 19.78064727783203, 2.8214826583862305, 19.40789222717285, 8.789689064025879, 18.582006454467773, 13.259016036987305, 11.681587219238281, 32.459224700927734, 35.22112274169922, 64.32343292236328, 1.1022950410842896, 4.350128650665283, 20.30218505859375, 7.548173904418945, 20.812231063842773, 14.918864250183105, 23.739017486572266, 14.219427108764648, 16.999794006347656, 30.37885093688965], "std": [0.2954530417919159, 0.17764930427074432, 0.20177796483039856, 0.10202868282794952, 0.41015684604644775, 0.3749542832374573, 0.26370859146118164, 0.1391841620206833, 0.137560173869133, 0.08016042411327362, 0.24918974936008453, 0.0903911367058754, 11.636422157287598, 4.334402084350586, 0.050876911729574203, 3.1719393730163574, 17.575664520263672, 4.340892314910889, 17.104808807373047, 15.977791786193848, 18.450267791748047, 20.359508514404297, 15.944272994995117, 33.812538146972656, 22.306354522705078, 11.237259864807129, 0.33549001812934875, 3.7407548427581787, 20.40411949157715, 9.780555725097656, 21.12626075744629, 20.3615665435791, 24.4653377532959, 24.955965042114258, 17.859079360961914, 35.89615249633789], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [232]}, "index": {"min": [5542], "max": [5773], "mean": [5657.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [2.935344827586207, 7.0, 7.0, 7.0, 7.0], "std": [2.2931966211301846, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [232]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [232]}, "eef_direction_state": {"mean": [3.4827586206896552, 3.853448275862069], "std": [1.918524750321999, 2.0225210895487473], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.1293103448275863, 1.1120689655172413], "std": [0.7013554907290189, 0.8280799532876418], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.8663793103448276, 0.9137931034482759], "std": [0.8581700624722726, 0.8516613127743773], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [3.4827586206896552, 3.853448275862069], "std": [1.918524750321999, 2.0225210895487473], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.1293103448275863, 1.1120689655172413], "std": [0.7013554907290189, 0.8280799532876418], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.8663793103448276, 0.9137931034482759], "std": [0.8581700624722726, 0.8516613127743773], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.6514291385633694, 0.1718336147953, 1.2189960017256143, -0.3988032436845291, 1.249411248202634, -0.917831273379858, 0.6393279825211843, -0.1753807442163289, 1.2067497047264315, 1.2569277199566309, 0.9430341145046164, 1.974242268940368], "std": [0.0585613750182415, 0.04803995654587244, 0.03227577116294178, 1.418174966761454, 0.21473832910820953, 1.4441519414085275, 0.04885356410113275, 0.0442429458657503, 0.041941269629893224, 0.18760148856124134, 0.12528397449546258, 0.11158434419224077], "min": [0.5710351914669669, 0.05933693808053497, 1.1520599702613443, -2.5319578270809915, 0.7405135845343862, -3.102218958796532, 0.5688194438488354, -0.22203728384337465, 1.1613833104084599, 0.8375688070890248, 0.6338356924804929, 1.755954996393608], "max": [0.7882390615309899, 0.23121616439963472, 1.2872263106712922, 2.904027780725626, 1.5567445924865781, 2.4401590126198935, 0.7599435083499061, -0.08069597239889822, 1.2977587454041466, 1.4397918940064063, 1.0587571015452832, 2.131816718305943], "count": [232]}, "eef_sim_pose_action": {"mean": [0.6514291385633694, 0.1718336147953, 1.2189960017256143, -0.3988032436845291, 1.249411248202634, -0.917831273379858, 0.6393279825211843, -0.1753807442163289, 1.2067497047264315, 1.2569277199566309, 0.9430341145046164, 1.974242268940368], "std": [0.0585613750182415, 0.04803995654587244, 0.03227577116294178, 1.418174966761454, 0.21473832910820953, 1.4441519414085275, 0.04885356410113275, 0.0442429458657503, 0.041941269629893224, 0.18760148856124134, 0.12528397449546258, 0.11158434419224077], "min": [0.5710351914669669, 0.05933693808053497, 1.1520599702613443, -2.5319578270809915, 0.7405135845343862, -3.102218958796532, 0.5688194438488354, -0.22203728384337465, 1.1613833104084599, 0.8375688070890248, 0.6338356924804929, 1.755954996393608], "max": [0.7882390615309899, 0.23121616439963472, 1.2872263106712922, 2.904027780725626, 1.5567445924865781, 2.4401590126198935, 0.7599435083499061, -0.08069597239889822, 1.2977587454041466, 1.4397918940064063, 1.0587571015452832, 2.131816718305943], "count": [232]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678982700163398]], [[0.44970163398692814]], [[0.4360779064542484]]], "std": [[[0.2842450020011057]], [[0.2759098896431443]], [[0.2762495242103968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5176650551470589]], [[0.5320018116830065]], [[0.5042653819444444]]], "std": [[[0.31182402625217553]], [[0.31315061007825945]], [[0.32211305320353145]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5270423447712419]], [[0.533333220996732]], [[0.5069636029411765]]], "std": [[[0.31180681001526467]], [[0.3114168273157944]], [[0.31809164738509965]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4132237295751634]], [[0.43059748774509804]], [[0.40630013888888894]]], "std": [[[0.35422780854739144]], [[0.35306336992983395]], [[0.360767779157133]]], "count": [100]}, "observation.state": {"min": [0.2543488144874573, -1.2035791873931885, 0.702582597732544, -0.4014076590538025, -1.4551808834075928, 0.8952171206474304, -1.235196590423584, -1.2337157726287842, 0.9837618470191956, -0.09529735893011093, 0.6851062178611755, -0.7552023530006409, 17.52375030517578, 45.86249923706055, -0.021250000223517418, -0.43312498927116394, 0.7222222089767456, -0.5143750309944153, 0.7168750166893005, 0.30687499046325684, 0.6288889050483704, 0.09437500685453415, 1.131250023841858, 0.09812499582767487, 1.475000023841858, 48.20375061035156, 0.48499998450279236, -0.9350000023841858, 1.0481250286102295, 0.21375000476837158, 0.6755555272102356, -0.6306250095367432, 0.6666666865348816, 1.0837500095367432, 0.6738461852073669, -0.8318749666213989], "max": [1.089133858680725, -0.7290951609611511, 1.3742179870605469, -0.1637483835220337, -0.2272879034280777, 2.0468547344207764, -0.47555696964263916, -0.8330790400505066, 1.4239766597747803, 0.25484687089920044, 1.6075592041015625, -0.6004186868667603, 66.69499969482422, 63.654998779296875, 0.15687499940395355, 9.53125, 51.24437713623047, 7.43874979019165, 52.602500915527344, 24.111249923706055, 58.174373626708984, 38.98625183105469, 50.64125061035156, 74.41999816894531, 62.640625, 74.17437744140625, 2.833750009536743, 9.725000381469727, 44.79500198364258, 31.0049991607666, 55.77124786376953, 27.077499389648438, 80.69062805175781, 4.755000114440918, 65.19000244140625, 61.19937515258789], "mean": [0.677327036857605, -0.8547062277793884, 0.9400856494903564, -0.32851630449295044, -0.7367826700210571, 1.8141570091247559, -0.961526095867157, -0.9304636716842651, 1.1407079696655273, 0.06370941549539566, 1.1134204864501953, -0.7175558805465698, 46.945743560791016, 52.09450912475586, 0.04526665061712265, 5.759599208831787, 14.293932914733887, 1.7688113451004028, 15.599164009094238, 5.698863983154297, 16.920391082763672, 7.176660060882568, 11.836629867553711, 24.198322296142578, 20.65795135498047, 64.01966094970703, 1.2061654329299927, 6.751429557800293, 15.443975448608398, 6.0447797775268555, 16.623754501342773, 5.8782734870910645, 19.646747589111328, 1.5206433534622192, 15.923840522766113, 15.262067794799805], "std": [0.228910893201828, 0.1361921727657318, 0.18588121235370636, 0.06556621938943863, 0.3376656174659729, 0.22722701728343964, 0.21420173346996307, 0.11689332127571106, 0.10408861190080643, 0.08214467018842697, 0.17305424809455872, 0.055133916437625885, 12.04654598236084, 4.155770778656006, 0.05578641593456268, 3.5952601432800293, 19.715246200561523, 2.8346030712127686, 20.66170310974121, 8.517029762268066, 21.68564796447754, 12.308150291442871, 17.643938064575195, 28.352401733398438, 23.689306259155273, 9.507538795471191, 0.46755483746528625, 3.4064621925354004, 12.211894035339355, 9.767173767089844, 16.417524337768555, 8.338302612304688, 24.747005462646484, 0.8844972252845764, 19.252056121826172, 15.937190055847168], "count": [181]}, "action": {"min": [0.2543488144874573, -1.2035791873931885, 0.702582597732544, -0.4014076590538025, -1.4551808834075928, 0.8952171206474304, -1.235196590423584, -1.2337157726287842, 0.9837618470191956, -0.09529735893011093, 0.6851062178611755, -0.7552023530006409, 17.52375030517578, 45.86249923706055, -0.021250000223517418, -0.43312498927116394, 0.7222222089767456, -0.5143750309944153, 0.7168750166893005, 0.30687499046325684, 0.6288889050483704, 0.09437500685453415, 1.131250023841858, 0.09812499582767487, 1.475000023841858, 48.20375061035156, 0.48499998450279236, -0.9350000023841858, 1.0481250286102295, 0.21375000476837158, 0.6755555272102356, -0.6306250095367432, 0.6666666865348816, 1.0837500095367432, 0.6738461852073669, -0.8318749666213989], "max": [1.089133858680725, -0.7290951609611511, 1.3742179870605469, -0.1637483835220337, -0.2272879034280777, 2.0468547344207764, -0.47555696964263916, -0.8330790400505066, 1.4239766597747803, 0.25484687089920044, 1.6075592041015625, -0.6004186868667603, 66.69499969482422, 63.654998779296875, 0.15687499940395355, 9.53125, 51.24437713623047, 7.43874979019165, 52.602500915527344, 24.111249923706055, 58.174373626708984, 38.98625183105469, 50.64125061035156, 74.41999816894531, 62.640625, 74.17437744140625, 2.833750009536743, 9.725000381469727, 44.79500198364258, 31.0049991607666, 55.77124786376953, 27.077499389648438, 80.69062805175781, 4.755000114440918, 65.19000244140625, 61.19937515258789], "mean": [0.6773273348808289, -0.8547062873840332, 0.9400858283042908, -0.32851630449295044, -0.7367826104164124, 1.8141568899154663, -0.961526095867157, -0.9304640889167786, 1.1407077312469482, 0.06370942294597626, 1.1134204864501953, -0.7175561189651489, 46.945743560791016, 52.09450912475586, 0.045266661792993546, 5.759599208831787, 14.293939590454102, 1.7688106298446655, 15.599152565002441, 5.69886589050293, 16.920398712158203, 7.1766581535339355, 11.836638450622559, 24.198320388793945, 20.657947540283203, 64.0196762084961, 1.2061665058135986, 6.751429080963135, 15.443973541259766, 6.0447797775268555, 16.623748779296875, 5.8782758712768555, 19.646745681762695, 1.520643711090088, 15.923840522766113, 15.26207447052002], "std": [0.2289108783006668, 0.136192187666893, 0.18588125705718994, 0.06556622684001923, 0.3376656174659729, 0.22722703218460083, 0.21420176327228546, 0.11689332872629166, 0.10408861190080643, 0.08214467018842697, 0.17305423319339752, 0.05513390898704529, 12.046544075012207, 4.155770778656006, 0.05578641965985298, 3.595259428024292, 19.71524429321289, 2.8346028327941895, 20.661706924438477, 8.51702880859375, 21.68564796447754, 12.308144569396973, 17.64394187927246, 28.35240364074707, 23.689308166503906, 9.507538795471191, 0.46755486726760864, 3.406461715698242, 12.211894035339355, 9.767173767089844, 16.417524337768555, 8.338302612304688, 24.747007369995117, 0.8844970464706421, 19.252059936523438, 15.937191009521484], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [181]}, "index": {"min": [5774], "max": [5954], "mean": [5864.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [3.0662983425414363, 7.0, 7.0, 7.0, 7.0], "std": [2.2633330185769553, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [181]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [181]}, "eef_direction_state": {"mean": [2.430939226519337, 4.3646408839779], "std": [1.6890723537480827, 1.958031627543614], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.3204419889502763, 0.9171270718232044], "std": [0.5329702273197858, 0.939486476861876], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.0994475138121547, 0.7348066298342542], "std": [0.808142077490676, 0.81175996721687], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [2.430939226519337, 4.3646408839779], "std": [1.6890723537480827, 1.958031627543614], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.3204419889502763, 0.9171270718232044], "std": [0.5329702273197858, 0.939486476861876], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.0994475138121547, 0.7348066298342542], "std": [0.808142077490676, 0.81175996721687], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6518105731066429, 0.1587840672713193, 1.2042011388380667, 0.8621955849088144, 1.359019415499797, 0.42419198806144476, 0.6417043651506257, -0.18640463314646627, 1.1816952691857037, 1.3218584709646624, 0.8438966688073934, 2.0179110414002075], "std": [0.05134702178896294, 0.038575764873554456, 0.03519585408394265, 1.3032737600572055, 0.138695241298066, 1.2518408091381157, 0.03473351680404066, 0.045209312059694085, 0.03179941943875183, 0.14274675061680972, 0.10396770101487328, 0.08398900268287848], "min": [0.5909575627866103, 0.0842235360356384, 1.1416145849490167, -3.0920040630934245, 0.7806527409029052, -3.0984777309373746, 0.584259161081226, -0.24195747390692454, 1.1532676042058658, 1.0228313212084714, 0.606261604004831, 1.7920340936815298], "max": [0.7653957836688342, 0.2374326955763441, 1.2516448998456902, 3.066551253640182, 1.5297332864421938, 2.949985038073541, 0.7350761635614114, -0.07880548936152304, 1.2420225526013833, 1.4550273240414193, 0.9273200830141897, 2.097811311044567], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6518105731066429, 0.1587840672713193, 1.2042011388380667, 0.8621955849088144, 1.359019415499797, 0.42419198806144476, 0.6417043651506257, -0.18640463314646627, 1.1816952691857037, 1.3218584709646624, 0.8438966688073934, 2.0179110414002075], "std": [0.05134702178896294, 0.038575764873554456, 0.03519585408394265, 1.3032737600572055, 0.138695241298066, 1.2518408091381157, 0.03473351680404066, 0.045209312059694085, 0.03179941943875183, 0.14274675061680972, 0.10396770101487328, 0.08398900268287848], "min": [0.5909575627866103, 0.0842235360356384, 1.1416145849490167, -3.0920040630934245, 0.7806527409029052, -3.0984777309373746, 0.584259161081226, -0.24195747390692454, 1.1532676042058658, 1.0228313212084714, 0.606261604004831, 1.7920340936815298], "max": [0.7653957836688342, 0.2374326955763441, 1.2516448998456902, 3.066551253640182, 1.5297332864421938, 2.949985038073541, 0.7350761635614114, -0.07880548936152304, 1.2420225526013833, 1.4550273240414193, 0.9273200830141897, 2.097811311044567], "count": [181]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663773713235294]], [[0.44710962622549016]], [[0.4317672446895425]]], "std": [[[0.28095017252405147]], [[0.2708055837198707]], [[0.27001765418873586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077801307189542]], [[0.5203372855392158]], [[0.4958286601307189]]], "std": [[[0.31489737877559726]], [[0.31679779537439084]], [[0.32478971249211996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49312671160130717]], [[0.5090563684640523]], [[0.4841399142156863]]], "std": [[[0.31825038076910983]], [[0.31209011140512993]], [[0.3176146536501803]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41392684640522875]], [[0.430785733251634]], [[0.4061776940359477]]], "std": [[[0.35545685221515083]], [[0.3544200215688174]], [[0.3622363613725291]]], "count": [100]}, "observation.state": {"min": [0.17242693901062012, -1.261348843574524, 0.8700980544090271, -0.4255598187446594, -1.5607224702835083, 0.8442689776420593, -1.1496189832687378, -1.2184805870056152, 0.9988937377929688, -0.06215667352080345, 0.8579385280609131, -0.8317835927009583, 24.827777862548828, 48.196250915527344, 0.009374999441206455, -1.8975000381469727, 0.8193750381469727, -0.32750001549720764, 1.0049999952316284, -0.6668750047683716, 1.1037499904632568, 0.22937500476837158, 1.2287499904632568, 0.9768750071525574, 6.448750019073486, 51.91187286376953, 0.7599999904632568, -0.6381250023841858, 1.1462500095367432, -0.08875000476837158, 0.5893750190734863, -0.734375, 0.9722222089767456, 0.16187499463558197, 0.75, 0.7400000095367432], "max": [1.1640487909317017, -0.7311932444572449, 1.4254071712493896, -0.0447518490254879, -0.11587319523096085, 2.114208936691284, -0.5433642268180847, -0.7968785762786865, 1.3469185829162598, 0.15761297941207886, 1.5468621253967285, -0.6236410140991211, 59.73125076293945, 62.62555694580078, 0.11437500268220901, 9.791250228881836, 42.82625198364258, 21.082500457763672, 45.61249923706055, 33.86937713623047, 51.66062545776367, 49.83937454223633, 44.461875915527344, 82.93812561035156, 58.346248626708984, 75.76812744140625, 2.134999990463257, 9.603124618530273, 44.38062286376953, 23.2606258392334, 56.28062438964844, 29.6924991607666, 84.73062896728516, 8.557499885559082, 63.616249084472656, 63.80500030517578], "mean": [0.7179065942764282, -0.8854619264602661, 1.0064514875411987, -0.2983001470565796, -0.7808881998062134, 1.5203977823257446, -0.9169704914093018, -0.9021455645561218, 1.1256316900253296, 0.024794669821858406, 1.0848796367645264, -0.7733152508735657, 46.52726364135742, 55.00078201293945, 0.06899810582399368, 5.898319244384766, 13.338284492492676, 4.99979829788208, 15.952378273010254, 7.686448574066162, 16.58384132385254, 10.756620407104492, 10.244549751281738, 29.765716552734375, 25.203636169433594, 66.36592864990234, 1.1377968788146973, 4.514410018920898, 24.655385971069336, 5.221840858459473, 26.870038986206055, 6.8894944190979, 33.336360931396484, 1.6016474962234497, 26.544092178344727, 24.771312713623047], "std": [0.3554108440876007, 0.15393805503845215, 0.16828449070453644, 0.10618370771408081, 0.48027095198631287, 0.4402448832988739, 0.1828671097755432, 0.13487577438354492, 0.09153576195240021, 0.03971201181411743, 0.11314011365175247, 0.08701583743095398, 8.445945739746094, 4.470073699951172, 0.02170194312930107, 4.417361259460449, 16.777523040771484, 7.494897365570068, 17.600086212158203, 12.768633842468262, 18.618030548095703, 17.256107330322266, 14.783795356750488, 29.97827911376953, 19.133541107177734, 9.27455997467041, 0.270932137966156, 2.759470224380493, 10.617118835449219, 7.99901819229126, 15.003158569335938, 10.048942565917969, 23.961278915405273, 2.494246006011963, 16.846580505371094, 18.17321014404297], "count": [187]}, "action": {"min": [0.17242693901062012, -1.261348843574524, 0.8700980544090271, -0.4255598187446594, -1.5607224702835083, 0.8442689776420593, -1.1496189832687378, -1.2184805870056152, 0.9988937377929688, -0.06215667352080345, 0.8579385280609131, -0.8317835927009583, 24.827777862548828, 48.196250915527344, 0.009374999441206455, -1.8975000381469727, 0.8193750381469727, -0.32750001549720764, 1.0049999952316284, -0.6668750047683716, 1.1037499904632568, 0.22937500476837158, 1.2287499904632568, 0.9768750071525574, 6.448750019073486, 51.91187286376953, 0.7599999904632568, -0.6381250023841858, 1.1462500095367432, -0.08875000476837158, 0.5893750190734863, -0.734375, 0.9722222089767456, 0.16187499463558197, 0.75, 0.7400000095367432], "max": [1.1640487909317017, -0.7311932444572449, 1.4254071712493896, -0.0447518490254879, -0.11587319523096085, 2.114208936691284, -0.5433642268180847, -0.7968785762786865, 1.3469185829162598, 0.15761297941207886, 1.5468621253967285, -0.6236410140991211, 59.73125076293945, 62.62555694580078, 0.11437500268220901, 9.791250228881836, 42.82625198364258, 21.082500457763672, 45.61249923706055, 33.86937713623047, 51.66062545776367, 49.83937454223633, 44.461875915527344, 82.93812561035156, 58.346248626708984, 75.76812744140625, 2.134999990463257, 9.603124618530273, 44.38062286376953, 23.2606258392334, 56.28062438964844, 29.6924991607666, 84.73062896728516, 8.557499885559082, 63.616249084472656, 63.80500030517578], "mean": [0.7179068326950073, -0.8854619860649109, 1.0064516067504883, -0.298300176858902, -0.7808881402015686, 1.520397663116455, -0.9169707298278809, -0.9021456241607666, 1.1256316900253296, 0.024794666096568108, 1.0848802328109741, -0.7733154296875, 46.52727127075195, 55.00077819824219, 0.06899812817573547, 5.898317337036133, 13.338296890258789, 4.9997992515563965, 15.952381134033203, 7.686459541320801, 16.583829879760742, 10.756633758544922, 10.244555473327637, 29.765703201293945, 25.20363998413086, 66.365966796875, 1.1377966403961182, 4.514409065246582, 24.655391693115234, 5.221841812133789, 26.870031356811523, 6.889494895935059, 33.336360931396484, 1.6016477346420288, 26.54409408569336, 24.771312713623047], "std": [0.3554108440876007, 0.15393806993961334, 0.16828453540802002, 0.10618370771408081, 0.4802708625793457, 0.4402449131011963, 0.1828671246767044, 0.13487575948238373, 0.09153576195240021, 0.03971200808882713, 0.11314012110233307, 0.08701584488153458, 8.445945739746094, 4.470073699951172, 0.021701939404010773, 4.417360782623291, 16.777524948120117, 7.494896411895752, 17.600086212158203, 12.768638610839844, 18.618032455444336, 17.256107330322266, 14.783792495727539, 29.978271484375, 19.133543014526367, 9.274559020996094, 0.27093225717544556, 2.759470224380493, 10.617118835449219, 7.99901819229126, 15.003159523010254, 10.048941612243652, 23.96127700805664, 2.494245767593384, 16.846580505371094, 18.17321014404297], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [187]}, "index": {"min": [5955], "max": [6141], "mean": [6048.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.5989304812834226, 7.0, 7.0, 7.0, 7.0], "std": [2.2215760004214196, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [187]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [187]}, "eef_direction_state": {"mean": [3.0427807486631018, 4.449197860962567], "std": [1.8026388173839887, 1.8212462379499261], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.3903743315508021, 0.9411764705882353], "std": [0.6140192553757144, 0.9317711877914223], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.085561497326203, 0.7272727272727273], "std": [0.7964863213651707, 0.8047017884909806], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.0427807486631018, 4.449197860962567], "std": [1.8026388173839887, 1.8212462379499261], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.3903743315508021, 0.9411764705882353], "std": [0.6140192553757144, 0.9317711877914223], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.085561497326203, 0.7272727272727273], "std": [0.7964863213651707, 0.8047017884909806], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6580366566219319, 0.17210022915203682, 1.2057834453271596, 0.38896634614731707, 1.145369259940747, -0.1341828315665097, 0.6401113301223845, -0.17979964975521945, 1.1954331378364245, 1.2935851537174352, 0.9129555221142623, 2.0197327974365025], "std": [0.05304668836963309, 0.06419423148150943, 0.03627305332932407, 1.557353685969587, 0.21666919687209305, 1.4974002442047885, 0.03079995056780272, 0.04202133693586927, 0.03274240380873809, 0.18140681234071837, 0.13688796877508722, 0.1157598101947637], "min": [0.5830896969896181, 0.059107465131680276, 1.1412766864515673, -1.301661646743741, 0.728466267711593, -1.7442871801115818, 0.5863909315331721, -0.22237530154614585, 1.1546268259794188, 0.9880436596851505, 0.6761005692955928, 1.7767147115161657], "max": [0.7719812321466952, 0.2534247396001418, 1.2705339594488798, 2.5260871571917933, 1.4690124189423006, 2.0377317768035894, 0.7152632713874107, -0.08631978081399602, 1.2570528535105707, 1.463082506070361, 1.0483847397314796, 2.1982680070402116], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6580366566219319, 0.17210022915203682, 1.2057834453271596, 0.38896634614731707, 1.145369259940747, -0.1341828315665097, 0.6401113301223845, -0.17979964975521945, 1.1954331378364245, 1.2935851537174352, 0.9129555221142623, 2.0197327974365025], "std": [0.05304668836963309, 0.06419423148150943, 0.03627305332932407, 1.557353685969587, 0.21666919687209305, 1.4974002442047885, 0.03079995056780272, 0.04202133693586927, 0.03274240380873809, 0.18140681234071837, 0.13688796877508722, 0.1157598101947637], "min": [0.5830896969896181, 0.059107465131680276, 1.1412766864515673, -1.301661646743741, 0.728466267711593, -1.7442871801115818, 0.5863909315331721, -0.22237530154614585, 1.1546268259794188, 0.9880436596851505, 0.6761005692955928, 1.7767147115161657], "max": [0.7719812321466952, 0.2534247396001418, 1.2705339594488798, 2.5260871571917933, 1.4690124189423006, 2.0377317768035894, 0.7152632713874107, -0.08631978081399602, 1.2570528535105707, 1.463082506070361, 1.0483847397314796, 2.1982680070402116], "count": [187]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4647059660947712]], [[0.4472153022875817]], [[0.4359061723856209]]], "std": [[[0.28243699184720705]], [[0.2730636569396119]], [[0.2733577571022623]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904099428104575]], [[0.5048528656045751]], [[0.4799275878267974]]], "std": [[[0.3035426292450728]], [[0.3069428716408949]], [[0.3143273905269964]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063132822712418]], [[0.5154011989379085]], [[0.48706033292483664]]], "std": [[[0.31041167827305394]], [[0.30971878282023724]], [[0.31540667776973375]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41111942810457514]], [[0.42907686683006535]], [[0.4054087969771242]]], "std": [[[0.35493707522459855]], [[0.35322993894310595]], [[0.36057077684713235]]], "count": [100]}, "observation.state": {"min": [0.16467823088169098, -1.3791532516479492, 0.7588502168655396, -0.42532140016555786, -1.2799564599990845, 1.1338512897491455, -1.0461119413375854, -1.2460659742355347, 1.0425090789794922, -0.19941633939743042, 0.6738288402557373, -0.7792591452598572, 38.720001220703125, 48.022499084472656, -0.005625000223517418, -0.4724999964237213, 1.0355556011199951, 0.041249990463256836, 1.81333327293396, -0.4414285719394684, 1.0177778005599976, 0.1993750035762787, 1.115625023841858, -0.5625, 17.921249389648438, 48.47111129760742, 0.5, -0.4243749976158142, 1.0169999599456787, -0.3541666567325592, 1.0329999923706055, -0.7892307639122009, 1.0839999914169312, 0.19249999523162842, 0.648888885974884, 0.2645454406738281], "max": [1.0621042251586914, -0.7488365173339844, 1.5165083408355713, -0.10194934159517288, -0.08261329680681229, 1.9594491720199585, -0.4343098998069763, -0.8287556171417236, 1.445816159248352, 0.008498428389430046, 1.3066173791885376, -0.5680647492408752, 62.685001373291016, 58.4474983215332, 0.13124999403953552, 9.430000305175781, 47.60562515258789, 21.197500228881836, 46.1662483215332, 52.712501525878906, 59.869998931884766, 62.94812774658203, 45.092498779296875, 87.62249755859375, 63.31437683105469, 75.72624969482422, 2.365000009536743, 9.50333309173584, 44.573123931884766, 18.520000457763672, 55.84937286376953, 31.417499542236328, 78.07500457763672, 29.25, 71.59000396728516, 61.509376525878906], "mean": [0.6518501043319702, -0.9109926819801331, 0.9816204309463501, -0.2662143409252167, -0.7062462568283081, 1.7062041759490967, -0.8550519347190857, -0.941872239112854, 1.159925103187561, -0.08461881428956985, 1.0163805484771729, -0.7078527808189392, 49.01048278808594, 52.784908294677734, 0.05066392570734024, 3.68454647064209, 17.591211318969727, 4.770179271697998, 18.35601234436035, 10.461884498596191, 19.087692260742188, 10.533321380615234, 10.041474342346191, 36.213951110839844, 35.3433952331543, 65.39381408691406, 1.0601595640182495, 2.518994092941284, 28.48011016845703, 4.689262390136719, 30.300878524780273, 8.703792572021484, 35.97167205810547, 5.267200469970703, 32.25743865966797, 22.861719131469727], "std": [0.3055935502052307, 0.195937380194664, 0.23900029063224792, 0.11819380521774292, 0.40026775002479553, 0.19844645261764526, 0.21155618131160736, 0.1311037838459015, 0.11870899796485901, 0.06027444452047348, 0.1354604959487915, 0.08465345203876495, 7.071156978607178, 3.2352826595306396, 0.03639283403754234, 2.554004192352295, 16.205718994140625, 7.579965114593506, 15.521750450134277, 18.347230911254883, 18.832494735717773, 17.420822143554688, 15.313364028930664, 30.386178970336914, 18.040937423706055, 9.943455696105957, 0.3879724442958832, 2.329322576522827, 9.087767601013184, 6.976528167724609, 13.148113250732422, 11.61303424835205, 19.974639892578125, 8.0466947555542, 19.053560256958008, 16.9849910736084], "count": [174]}, "action": {"min": [0.16467823088169098, -1.3791532516479492, 0.7588502168655396, -0.42532140016555786, -1.2799564599990845, 1.1338512897491455, -1.0461119413375854, -1.2460659742355347, 1.0425090789794922, -0.19941633939743042, 0.6738288402557373, -0.7792591452598572, 38.720001220703125, 48.022499084472656, -0.005625000223517418, -0.4724999964237213, 1.0355556011199951, 0.041249990463256836, 1.81333327293396, -0.4414285719394684, 1.0177778005599976, 0.1993750035762787, 1.115625023841858, -0.5625, 17.921249389648438, 48.47111129760742, 0.5, -0.4243749976158142, 1.0169999599456787, -0.3541666567325592, 1.0329999923706055, -0.7892307639122009, 1.0839999914169312, 0.19249999523162842, 0.648888885974884, 0.2645454406738281], "max": [1.0621042251586914, -0.7488365173339844, 1.5165083408355713, -0.10194934159517288, -0.08261329680681229, 1.9594491720199585, -0.4343098998069763, -0.8287556171417236, 1.445816159248352, 0.008498428389430046, 1.3066173791885376, -0.5680647492408752, 62.685001373291016, 58.4474983215332, 0.13124999403953552, 9.430000305175781, 47.60562515258789, 21.197500228881836, 46.1662483215332, 52.712501525878906, 59.869998931884766, 62.94812774658203, 45.092498779296875, 87.62249755859375, 63.31437683105469, 75.72624969482422, 2.365000009536743, 9.50333309173584, 44.573123931884766, 18.520000457763672, 55.84937286376953, 31.417499542236328, 78.07500457763672, 29.25, 71.59000396728516, 61.509376525878906], "mean": [0.651850163936615, -0.9109927415847778, 0.981620192527771, -0.2662143409252167, -0.7062464952468872, 1.7062042951583862, -0.8550518751144409, -0.9418720602989197, 1.1599254608154297, -0.08461882919073105, 1.0163804292678833, -0.7078526616096497, 49.01047897338867, 52.78489685058594, 0.050663962960243225, 3.68454647064209, 17.59120750427246, 4.770179271697998, 18.35602378845215, 10.461889266967773, 19.087697982788086, 10.533326148986816, 10.041474342346191, 36.21393585205078, 35.343387603759766, 65.39383697509766, 1.0601599216461182, 2.5189945697784424, 28.480100631713867, 4.689262866973877, 30.30088996887207, 8.703792572021484, 35.9716796875, 5.267201900482178, 32.2574462890625, 22.861717224121094], "std": [0.3055935502052307, 0.195937380194664, 0.2390003204345703, 0.11819380521774292, 0.40026775002479553, 0.19844646751880646, 0.21155616641044617, 0.1311037689447403, 0.1187090203166008, 0.06027443706989288, 0.1354605108499527, 0.08465345203876495, 7.071156978607178, 3.2352826595306396, 0.03639281541109085, 2.5540030002593994, 16.20571517944336, 7.579967498779297, 15.521748542785645, 18.347230911254883, 18.832496643066406, 17.420822143554688, 15.313363075256348, 30.386180877685547, 18.04093360900879, 9.943456649780273, 0.38797253370285034, 2.3293228149414062, 9.087767601013184, 6.976528167724609, 13.148112297058105, 11.613037109375, 19.974639892578125, 8.0466947555542, 19.05356216430664, 16.9849910736084], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [174]}, "index": {"min": [6142], "max": [6315], "mean": [6228.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.7873563218390807, 7.0, 7.0, 7.0, 7.0], "std": [2.335547615900431, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [174]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [174]}, "eef_direction_state": {"mean": [3.0517241379310347, 4.0344827586206895], "std": [1.7362505559007424, 2.2358020796479057], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2701149425287357, 0.9540229885057471], "std": [0.6173013091906138, 0.9148587728082255], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.0574712643678161, 0.7816091954022989], "std": [0.835372060257776, 0.8431643648318763], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.0517241379310347, 4.0344827586206895], "std": [1.7362505559007424, 2.2358020796479057], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2701149425287357, 0.9540229885057471], "std": [0.6173013091906138, 0.9148587728082255], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.0574712643678161, 0.7816091954022989], "std": [0.835372060257776, 0.8431643648318763], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6570513844621906, 0.14026609116668293, 1.205605176015409, 0.4990308859395078, 1.3290684002755304, -0.039821810502366176, 0.6420623414417312, -0.1539837345912614, 1.191612789033804, 1.3196584798931827, 0.9149164300234431, 2.113227483390054], "std": [0.06098806933776749, 0.05625314488300938, 0.03192376725487192, 1.4382393674750005, 0.09654716235286916, 1.358926690711691, 0.03901881534223289, 0.040520400164950676, 0.03450339983729022, 0.14481827197708086, 0.07897227130661795, 0.09381386074673684], "min": [0.5990684109016247, 0.02048719776429786, 1.151020142327842, -1.2782952660806508, 0.9897388593018852, -1.6957934790803022, 0.5994624461225682, -0.19199061138555742, 1.1562296839132806, 1.0417772287905822, 0.7436409635984442, 1.8987401433728484], "max": [0.782034878758369, 0.21369357644796816, 1.2683638814060847, 2.686044065106414, 1.4936112743439325, 2.109190071863671, 0.7372828240150653, -0.07079206207705463, 1.2487320795307093, 1.4568271367953998, 1.0014971430065152, 2.2289060640631373], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6570513844621906, 0.14026609116668293, 1.205605176015409, 0.4990308859395078, 1.3290684002755304, -0.039821810502366176, 0.6420623414417312, -0.1539837345912614, 1.191612789033804, 1.3196584798931827, 0.9149164300234431, 2.113227483390054], "std": [0.06098806933776749, 0.05625314488300938, 0.03192376725487192, 1.4382393674750005, 0.09654716235286916, 1.358926690711691, 0.03901881534223289, 0.040520400164950676, 0.03450339983729022, 0.14481827197708086, 0.07897227130661795, 0.09381386074673684], "min": [0.5990684109016247, 0.02048719776429786, 1.151020142327842, -1.2782952660806508, 0.9897388593018852, -1.6957934790803022, 0.5994624461225682, -0.19199061138555742, 1.1562296839132806, 1.0417772287905822, 0.7436409635984442, 1.8987401433728484], "max": [0.782034878758369, 0.21369357644796816, 1.2683638814060847, 2.686044065106414, 1.4936112743439325, 2.109190071863671, 0.7372828240150653, -0.07079206207705463, 1.2487320795307093, 1.4568271367953998, 1.0014971430065152, 2.2289060640631373], "count": [174]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46077375816993466]], [[0.4424031597222222]], [[0.42916126429738566]]], "std": [[[0.280667415767874]], [[0.2695519828486832]], [[0.26912072170064094]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122276041666667]], [[0.5252155739379085]], [[0.5003404963235294]]], "std": [[[0.3103983128992808]], [[0.313457117969893]], [[0.3216460327167034]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072192156862745]], [[0.5236786887254902]], [[0.49803854575163403]]], "std": [[[0.31442738340645887]], [[0.30860812583191416]], [[0.31338838135622676]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4116562602124183]], [[0.4297568178104575]], [[0.405730847630719]]], "std": [[[0.35519096864203975]], [[0.35386060255360186]], [[0.3612193067172737]]], "count": [100]}, "observation.state": {"min": [0.15714408457279205, -1.315852165222168, 0.8205300569534302, -0.425035297870636, -1.4383535385131836, 1.0253851413726807, -1.141819953918457, -1.2133783102035522, 0.9990208745002747, -0.111009381711483, 0.6687981486320496, -0.8535754084587097, 36.62111282348633, 45.102500915527344, 0.0, -0.6337500214576721, 0.8068749904632568, 0.18812499940395355, 1.1143749952316284, -0.75, 1.015625, 0.4593749940395355, 1.071874976158142, -0.5568749904632568, 17.3331241607666, 46.08363723754883, 0.515625, -0.8912500143051147, 1.034999966621399, -0.48266667127609253, 0.5820000171661377, -0.6946666836738586, 0.9375, 0.010625000111758709, 0.7190909385681152, 0.1307142823934555], "max": [1.0963395833969116, -0.6962795853614807, 1.4461499452590942, -0.18403810262680054, -0.09687094390392303, 2.1141374111175537, -0.4369087219238281, -0.8234573602676392, 1.4101243019104004, 0.17015928030014038, 1.5040944814682007, -0.6368972659111023, 61.694374084472656, 64.97750091552734, 0.1262499988079071, 9.780000686645508, 48.63750076293945, 21.619375228881836, 48.60124969482422, 56.85124969482422, 59.74437713623047, 58.704376220703125, 50.682498931884766, 80.55249786376953, 65.83438110351562, 81.40812683105469, 2.4887499809265137, 9.599286079406738, 49.23999786376953, 24.908124923706055, 60.325626373291016, 20.635000228881836, 72.61125183105469, 44.717498779296875, 60.30875015258789, 62.26250076293945], "mean": [0.6518361568450928, -0.8874294757843018, 0.9862606525421143, -0.30380529165267944, -0.7419490218162537, 1.7269974946975708, -0.8860898017883301, -0.9287676811218262, 1.1310393810272217, 0.012608337216079235, 1.0418287515640259, -0.7805411219596863, 47.22361373901367, 52.47315216064453, 0.04950791597366333, 5.995493412017822, 17.557191848754883, 4.856996536254883, 18.090295791625977, 10.493847846984863, 19.137361526489258, 12.554405212402344, 10.91969108581543, 35.84414291381836, 36.6411247253418, 68.03463745117188, 1.064672589302063, 3.9102976322174072, 33.99290466308594, 4.895046234130859, 30.871408462524414, 4.746597766876221, 32.03146743774414, 8.182920455932617, 25.677934646606445, 25.27070426940918], "std": [0.2976183295249939, 0.19099508225917816, 0.2014017552137375, 0.05806662514805794, 0.38951388001441956, 0.3462018370628357, 0.21566130220890045, 0.10998407006263733, 0.1062183603644371, 0.06552601605653763, 0.14982792735099792, 0.08824620395898819, 7.847640037536621, 4.876592636108398, 0.03335951641201973, 4.0539422035217285, 18.335634231567383, 7.6498799324035645, 17.600427627563477, 18.384599685668945, 19.708879470825195, 17.626848220825195, 16.123775482177734, 32.7597770690918, 17.22533416748047, 14.23985481262207, 0.3759894073009491, 2.6464223861694336, 11.266881942749023, 8.344082832336426, 14.277463912963867, 6.741211891174316, 17.52969741821289, 13.706194877624512, 13.890142440795898, 19.033952713012695], "count": [161]}, "action": {"min": [0.15714408457279205, -1.315852165222168, 0.8205300569534302, -0.425035297870636, -1.4383535385131836, 1.0253851413726807, -1.141819953918457, -1.2133783102035522, 0.9990208745002747, -0.111009381711483, 0.6687981486320496, -0.8535754084587097, 36.62111282348633, 45.102500915527344, 0.0, -0.6337500214576721, 0.8068749904632568, 0.18812499940395355, 1.1143749952316284, -0.75, 1.015625, 0.4593749940395355, 1.071874976158142, -0.5568749904632568, 17.3331241607666, 46.08363723754883, 0.515625, -0.8912500143051147, 1.034999966621399, -0.48266667127609253, 0.5820000171661377, -0.6946666836738586, 0.9375, 0.010625000111758709, 0.7190909385681152, 0.1307142823934555], "max": [1.0963395833969116, -0.6962795853614807, 1.4461499452590942, -0.18403810262680054, -0.09687094390392303, 2.1141374111175537, -0.4369087219238281, -0.8234573602676392, 1.4101243019104004, 0.17015928030014038, 1.5040944814682007, -0.6368972659111023, 61.694374084472656, 64.97750091552734, 0.1262499988079071, 9.780000686645508, 48.63750076293945, 21.619375228881836, 48.60124969482422, 56.85124969482422, 59.74437713623047, 58.704376220703125, 50.682498931884766, 80.55249786376953, 65.83438110351562, 81.40812683105469, 2.4887499809265137, 9.599286079406738, 49.23999786376953, 24.908124923706055, 60.325626373291016, 20.635000228881836, 72.61125183105469, 44.717498779296875, 60.30875015258789, 62.26250076293945], "mean": [0.6518361568450928, -0.8874291777610779, 0.9862609505653381, -0.30380532145500183, -0.7419490218162537, 1.7269974946975708, -0.8860900402069092, -0.9287680983543396, 1.1310392618179321, 0.012608332559466362, 1.0418287515640259, -0.7805407047271729, 47.223609924316406, 52.47315216064453, 0.04950791969895363, 5.995493412017822, 17.557201385498047, 4.856994152069092, 18.09029197692871, 10.493837356567383, 19.137351989746094, 12.554411888122559, 10.919693946838379, 35.84416961669922, 36.6411247253418, 68.03459167480469, 1.064672589302063, 3.910297393798828, 33.992919921875, 4.895045757293701, 30.87141227722168, 4.746597766876221, 32.03147506713867, 8.182923316955566, 25.677928924560547, 25.270702362060547], "std": [0.2976183593273163, 0.19099508225917816, 0.20140178501605988, 0.05806661397218704, 0.38951388001441956, 0.3462018370628357, 0.21566128730773926, 0.10998407751321793, 0.1062183603644371, 0.06552601605653763, 0.14982792735099792, 0.08824620395898819, 7.8476386070251465, 4.87659215927124, 0.03335950896143913, 4.053941249847412, 18.335636138916016, 7.649877071380615, 17.60042953491211, 18.384597778320312, 19.708881378173828, 17.626850128173828, 16.123790740966797, 32.75978088378906, 17.22533416748047, 14.23985481262207, 0.3759894073009491, 2.6464226245880127, 11.266881942749023, 8.344082832336426, 14.277463912963867, 6.741212368011475, 17.52969741821289, 13.706194877624512, 13.890142440795898, 19.033954620361328], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [161]}, "index": {"min": [6316], "max": [6476], "mean": [6396.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [2.937888198757764, 7.0, 7.0, 7.0, 7.0], "std": [2.2914625262568937, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [161]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [161]}, "eef_direction_state": {"mean": [2.6335403726708075, 3.7267080745341614], "std": [1.6928400224290965, 2.2038576501463782], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.3726708074534162, 1.0993788819875776], "std": [0.5772054735646679, 0.8999997856735367], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [1.204968944099379, 0.6832298136645962], "std": [0.7403038860873471, 0.8222251301054858], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [2.6335403726708075, 3.7267080745341614], "std": [1.6928400224290965, 2.2038576501463782], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.3726708074534162, 1.0993788819875776], "std": [0.5772054735646679, 0.8999997856735367], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [1.204968944099379, 0.6832298136645962], "std": [0.7403038860873471, 0.8222251301054858], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6599698168605102, 0.15009817211454063, 1.2197658226568961, 0.5167994471361669, 1.280866455267017, -0.01732493470860887, 0.6433309735810853, -0.1692134022324088, 1.1903759804625293, 1.3111786578424318, 0.9129535467556242, 2.038242284435129], "std": [0.056037752188577886, 0.05892273955376989, 0.029690388277895954, 1.2651647516318154, 0.13331134739402195, 1.2433614892129567, 0.03577885455007897, 0.038465846098001695, 0.042126837151756705, 0.17880141865320695, 0.09595300975423775, 0.11095605215407216], "min": [0.585725223430233, 0.03228581417998208, 1.1595703282768703, -1.1419549295663267, 0.910921261754714, -1.6169729052082995, 0.5919610168206735, -0.2211307270179334, 1.146708325022814, 0.9457627224378926, 0.6834994357809827, 1.7842788159471363], "max": [0.7724490243722132, 0.22951234839195828, 1.266907061879787, 2.07870821602162, 1.5210369733134868, 1.5718580875438104, 0.7376573413726124, -0.08421307239013232, 1.2633977668829421, 1.494173407329173, 1.0030885650108963, 2.1725815497948315], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6599698168605102, 0.15009817211454063, 1.2197658226568961, 0.5167994471361669, 1.280866455267017, -0.01732493470860887, 0.6433309735810853, -0.1692134022324088, 1.1903759804625293, 1.3111786578424318, 0.9129535467556242, 2.038242284435129], "std": [0.056037752188577886, 0.05892273955376989, 0.029690388277895954, 1.2651647516318154, 0.13331134739402195, 1.2433614892129567, 0.03577885455007897, 0.038465846098001695, 0.042126837151756705, 0.17880141865320695, 0.09595300975423775, 0.11095605215407216], "min": [0.585725223430233, 0.03228581417998208, 1.1595703282768703, -1.1419549295663267, 0.910921261754714, -1.6169729052082995, 0.5919610168206735, -0.2211307270179334, 1.146708325022814, 0.9457627224378926, 0.6834994357809827, 1.7842788159471363], "max": [0.7724490243722132, 0.22951234839195828, 1.266907061879787, 2.07870821602162, 1.5210369733134868, 1.5718580875438104, 0.7376573413726124, -0.08421307239013232, 1.2633977668829421, 1.494173407329173, 1.0030885650108963, 2.1725815497948315], "count": [161]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638279064542483]], [[0.4468493402777778]], [[0.43590153186274505]]], "std": [[[0.28229213139256887]], [[0.2719306286068694]], [[0.2714897745274887]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.17254901960784313]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5050074611928105]], [[0.5185472508169935]], [[0.495053647875817]]], "std": [[[0.30248158315293294]], [[0.3061210098116352]], [[0.3140453842550554]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937869485294118]], [[0.5178232291666667]], [[0.4939758047385621]]], "std": [[[0.3157172765248695]], [[0.3074237826623698]], [[0.31115571934538777]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41057608251633987]], [[0.4287169995915033]], [[0.4046550408496732]]], "std": [[[0.3557278229965984]], [[0.35455177041047925]], [[0.36212245150952405]]], "count": [100]}, "observation.state": {"min": [0.17833982408046722, -1.3249598741531372, 0.782167911529541, -0.3901541233062744, -1.421653389930725, 1.017670750617981, -1.0760365724563599, -1.2603951692581177, 1.0453490018844604, -0.09038586169481277, 0.6616454720497131, -0.7670996189117432, 30.203750610351562, 50.45375061035156, -0.004999999888241291, -0.6037499904632568, 1.3333333730697632, -0.36375001072883606, 2.686875104904175, -0.7599999904632568, 1.4737499952316284, -0.2956250011920929, 1.1875, 0.4312500059604645, 28.0674991607666, 51.510623931884766, 0.1837500035762787, -1.1518750190734863, 1.034999966621399, 0.16062499582767487, 0.6509090662002563, -0.7037500143051147, 0.9724999666213989, 0.140625, 0.8199999928474426, -0.5758333206176758], "max": [1.0736629962921143, -0.7171024680137634, 1.4515621662139893, -0.18437190353870392, -0.13547150790691376, 2.1554083824157715, -0.4533121585845947, -0.8432517051696777, 1.4457446336746216, 0.07618914544582367, 1.3988920450210571, -0.613398015499115, 64.36250305175781, 59.98125076293945, 0.1237500011920929, 8.586250305175781, 40.0525016784668, 37.68812561035156, 48.244998931884766, 37.31937789916992, 52.561248779296875, 52.36249923706055, 45.81500244140625, 84.5093765258789, 60.57437515258789, 80.79375457763672, 2.5225000381469727, 9.29714298248291, 42.973751068115234, 37.31812286376953, 64.78312683105469, 36.890625, 80.08062744140625, 23.991249084472656, 62.319374084472656, 69.10562896728516], "mean": [0.6310838460922241, -0.9076656103134155, 0.9849453568458557, -0.288612425327301, -0.7263429760932922, 1.7367337942123413, -0.8305636048316956, -0.9617912173271179, 1.177780270576477, -0.05584073066711426, 0.9858345985412598, -0.7354168891906738, 45.87712097167969, 55.0599250793457, 0.04976335167884827, 4.855072021484375, 17.91411018371582, 7.55575704574585, 18.09834098815918, 7.126918792724609, 17.538928985595703, 9.965557098388672, 10.492384910583496, 33.071563720703125, 41.95199203491211, 67.40620422363281, 0.9160287380218506, 2.430581569671631, 26.303449630737305, 8.416373252868652, 32.20876693725586, 6.70656156539917, 35.46942138671875, 3.6044580936431885, 30.9610538482666, 18.90744972229004], "std": [0.2931378185749054, 0.1874409168958664, 0.20555023849010468, 0.051346782594919205, 0.3981219232082367, 0.3282333314418793, 0.1857335865497589, 0.12479663640260696, 0.10224297642707825, 0.025675533339381218, 0.12924034893512726, 0.05168943107128143, 9.59090518951416, 2.531430959701538, 0.028341928496956825, 2.9509119987487793, 13.046568870544434, 13.126654624938965, 16.093111038208008, 13.016792297363281, 17.33888053894043, 16.985671997070312, 14.713909149169922, 27.72673988342285, 10.996650695800781, 11.62990951538086, 0.48274531960487366, 2.7812423706054688, 8.883688926696777, 13.214749336242676, 14.777087211608887, 10.144449234008789, 20.975412368774414, 6.442025184631348, 15.890946388244629, 24.276002883911133], "count": [163]}, "action": {"min": [0.17833982408046722, -1.3249598741531372, 0.782167911529541, -0.3901541233062744, -1.421653389930725, 1.017670750617981, -1.0760365724563599, -1.2603951692581177, 1.0453490018844604, -0.09038586169481277, 0.6616454720497131, -0.7670996189117432, 30.203750610351562, 50.45375061035156, -0.004999999888241291, -0.6037499904632568, 1.3333333730697632, -0.36375001072883606, 2.686875104904175, -0.7599999904632568, 1.4737499952316284, -0.2956250011920929, 1.1875, 0.4312500059604645, 28.0674991607666, 51.510623931884766, 0.1837500035762787, -1.1518750190734863, 1.034999966621399, 0.16062499582767487, 0.6509090662002563, -0.7037500143051147, 0.9724999666213989, 0.140625, 0.8199999928474426, -0.5758333206176758], "max": [1.0736629962921143, -0.7171024680137634, 1.4515621662139893, -0.18437190353870392, -0.13547150790691376, 2.1554083824157715, -0.4533121585845947, -0.8432517051696777, 1.4457446336746216, 0.07618914544582367, 1.3988920450210571, -0.613398015499115, 64.36250305175781, 59.98125076293945, 0.1237500011920929, 8.586250305175781, 40.0525016784668, 37.68812561035156, 48.244998931884766, 37.31937789916992, 52.561248779296875, 52.36249923706055, 45.81500244140625, 84.5093765258789, 60.57437515258789, 80.79375457763672, 2.5225000381469727, 9.29714298248291, 42.973751068115234, 37.31812286376953, 64.78312683105469, 36.890625, 80.08062744140625, 23.991249084472656, 62.319374084472656, 69.10562896728516], "mean": [0.6310839653015137, -0.9076656699180603, 0.9849453568458557, -0.2886124849319458, -0.7263429164886475, 1.7367334365844727, -0.830563485622406, -0.961791455745697, 1.1777801513671875, -0.055840685963630676, 0.9858344197273254, -0.7354167699813843, 45.87710189819336, 55.059898376464844, 0.049763359129428864, 4.855070114135742, 17.914113998413086, 7.555759906768799, 18.098337173461914, 7.126917839050293, 17.53892707824707, 9.965555191040039, 10.492385864257812, 33.07156753540039, 41.951995849609375, 67.40621185302734, 0.9160287976264954, 2.4305808544158936, 26.30343246459961, 8.416375160217285, 32.20876693725586, 6.706564903259277, 35.46943283081055, 3.604459524154663, 30.961057662963867, 18.907447814941406], "std": [0.2931378483772278, 0.18744094669818878, 0.20555022358894348, 0.051346778869628906, 0.39812198281288147, 0.3282333314418793, 0.1857335865497589, 0.12479662895202637, 0.10224297642707825, 0.025675537064671516, 0.12924034893512726, 0.05168943107128143, 9.590906143188477, 2.531430959701538, 0.028341935947537422, 2.9509119987487793, 13.046568870544434, 13.126653671264648, 16.093107223510742, 13.016792297363281, 17.338876724243164, 16.985679626464844, 14.713912010192871, 27.72673988342285, 10.996648788452148, 11.629907608032227, 0.48274537920951843, 2.7812421321868896, 8.883688926696777, 13.214750289916992, 14.777087211608887, 10.144452095031738, 20.975412368774414, 6.4420247077941895, 15.890946388244629, 24.2760066986084], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [163]}, "index": {"min": [6477], "max": [6639], "mean": [6558.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.852760736196319, 7.0, 7.0, 7.0, 7.0], "std": [2.4045792939284913, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [163]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [163]}, "eef_direction_state": {"mean": [2.8895705521472395, 3.8834355828220857], "std": [1.779246876483525, 2.1998121448988046], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.3558282208588956, 1.0920245398773005], "std": [0.6034764479684878, 0.9121525539110117], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [1.2147239263803682, 0.7055214723926381], "std": [0.7653727692638381, 0.8134793509652912], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [2.8895705521472395, 3.8834355828220857], "std": [1.779246876483525, 2.1998121448988046], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.3558282208588956, 1.0920245398773005], "std": [0.6034764479684878, 0.9121525539110117], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [1.2147239263803682, 0.7055214723926381], "std": [0.7653727692638381, 0.8134793509652912], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6586331012918665, 0.13768303998696893, 1.2195200636474879, 0.46471578603265934, 1.274014655880052, -0.09434454782704069, 0.6521490236308736, -0.15411285349355247, 1.1897502161783027, 1.319741624777055, 0.9152174207659457, 2.085394705718553], "std": [0.05711423442237372, 0.05614292157263843, 0.029008728823330106, 1.250097419018321, 0.13892161946225481, 1.2170698521013876, 0.03568092802181127, 0.03848906053398006, 0.03162255275964093, 0.15212577322305096, 0.08340771249106634, 0.11011466636483083], "min": [0.5868201263305219, 0.03314277636020438, 1.1568316658515316, -1.0756363056417948, 0.8844693870465052, -1.580278784248328, 0.5984707218228271, -0.19252638915930326, 1.1559708701064835, 1.019681003768807, 0.6794759546885287, 1.864945506295802], "max": [0.7725568929929071, 0.219693591138957, 1.2649457516280198, 2.135065681164282, 1.4095975049331635, 1.5783871772670155, 0.7421987287604483, -0.07267313824852303, 1.24553028757359, 1.4686489425812592, 0.9994493704550682, 2.227977941811711], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6586331012918665, 0.13768303998696893, 1.2195200636474879, 0.46471578603265934, 1.274014655880052, -0.09434454782704069, 0.6521490236308736, -0.15411285349355247, 1.1897502161783027, 1.319741624777055, 0.9152174207659457, 2.085394705718553], "std": [0.05711423442237372, 0.05614292157263843, 0.029008728823330106, 1.250097419018321, 0.13892161946225481, 1.2170698521013876, 0.03568092802181127, 0.03848906053398006, 0.03162255275964093, 0.15212577322305096, 0.08340771249106634, 0.11011466636483083], "min": [0.5868201263305219, 0.03314277636020438, 1.1568316658515316, -1.0756363056417948, 0.8844693870465052, -1.580278784248328, 0.5984707218228271, -0.19252638915930326, 1.1559708701064835, 1.019681003768807, 0.6794759546885287, 1.864945506295802], "max": [0.7725568929929071, 0.219693591138957, 1.2649457516280198, 2.135065681164282, 1.4095975049331635, 1.5783871772670155, 0.7421987287604483, -0.07267313824852303, 1.24553028757359, 1.4686489425812592, 0.9994493704550682, 2.227977941811711], "count": [163]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46864206495098043]], [[0.4496292933006536]], [[0.4352391687091503]]], "std": [[[0.2726687296369272]], [[0.2617423602178658]], [[0.2660569957499156]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208095812908496]], [[0.5304937826797386]], [[0.5108817075163399]]], "std": [[[0.30990840252978635]], [[0.31449706348824663]], [[0.32082728612349976]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064195955882352]], [[0.517472716503268]], [[0.49281584763071895]]], "std": [[[0.3134791229484185]], [[0.3150091393265801]], [[0.32185409300569473]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309043852124183]], [[0.4497951552287582]], [[0.41097803104575165]]], "std": [[[0.3602733475310904]], [[0.35826478948880797]], [[0.3678952570802912]]], "count": [100]}, "observation.state": {"min": [0.17147326469421387, -1.4256455898284912, 0.7781147360801697, -0.3377012312412262, -1.4901494979858398, 0.9469282627105713, -1.3306078910827637, -1.3751716613769531, 0.9125106930732727, -0.2131733000278473, 0.4707169830799103, -0.7721065282821655, 24.525554656982422, 45.79999923706055, -0.109375, -0.9850000143051147, 1.0991666316986084, 0.1612500101327896, 0.9112499952316284, -0.13062499463558197, 0.8918750286102295, -0.4793750047683716, 1.1200000047683716, -1.0368750095367432, 15.348750114440918, 49.73875045776367, 0.574999988079071, -1.1124999523162842, 1.1037499904632568, -0.9764285683631897, 1.6137499809265137, -0.7356250286102295, 2.009999990463257, 0.25999999046325684, 1.540624976158142, 0.8787499666213989], "max": [1.1264760494232178, -0.6782635450363159, 1.5746357440948486, -0.18575474619865417, -0.2396143227815628, 2.0087311267852783, -0.3346494138240814, -0.7177462577819824, 1.6167887449264526, 0.3286835849285126, 1.6042530536651611, -0.6376363635063171, 65.03312683105469, 61.376251220703125, 0.10374999791383743, 9.653749465942383, 45.696250915527344, 24.748125076293945, 47.77375030517578, 37.98500061035156, 52.508750915527344, 62.739376068115234, 47.928749084472656, 82.88187408447266, 58.46125030517578, 73.88187408447266, 2.40625, 9.568750381469727, 53.256248474121094, 26.983125686645508, 64.41875457763672, 23.510000228881836, 63.50812530517578, 57.88750076293945, 53.255001068115234, 74.39812469482422], "mean": [0.6272827982902527, -0.9276890754699707, 1.0322763919830322, -0.2724822163581848, -0.7396829724311829, 1.6703156232833862, -0.7908673882484436, -0.957310140132904, 1.198275089263916, -0.04758676141500473, 0.9679214358329773, -0.7255268692970276, 51.594173431396484, 52.876895904541016, -0.01588314399123192, 5.5814924240112305, 16.541582107543945, 5.908164978027344, 15.938547134399414, 8.782635688781738, 16.388534545898438, 10.871417999267578, 10.017829895019531, 26.422101974487305, 33.81981658935547, 62.532230377197266, 1.025344729423523, 4.17493200302124, 25.82817840576172, 4.828324317932129, 27.97420883178711, 5.507223606109619, 27.551456451416016, 10.899454116821289, 21.868335723876953, 25.901790618896484], "std": [0.2789020836353302, 0.2176092118024826, 0.24541617929935455, 0.04328416660428047, 0.3709275722503662, 0.2562327980995178, 0.2590865194797516, 0.18616795539855957, 0.18268421292304993, 0.09453023225069046, 0.2459339052438736, 0.03831924870610237, 9.478751182556152, 4.011336326599121, 0.04751739650964737, 3.819589614868164, 16.62614631652832, 9.289587020874023, 18.23063850402832, 14.625561714172363, 19.162988662719727, 18.748632431030273, 15.669586181640625, 29.249540328979492, 15.21476936340332, 9.90080738067627, 0.34106162190437317, 3.326693296432495, 13.26341438293457, 8.72280216217041, 17.92835807800293, 7.4748854637146, 18.001436233520508, 19.602827072143555, 14.862226486206055, 25.87090301513672], "count": [217]}, "action": {"min": [0.17147326469421387, -1.4256455898284912, 0.7781147360801697, -0.3377012312412262, -1.4901494979858398, 0.9469282627105713, -1.3306078910827637, -1.3751716613769531, 0.9125106930732727, -0.2131733000278473, 0.4707169830799103, -0.7721065282821655, 24.525554656982422, 45.79999923706055, -0.109375, -0.9850000143051147, 1.0991666316986084, 0.1612500101327896, 0.9112499952316284, -0.13062499463558197, 0.8918750286102295, -0.4793750047683716, 1.1200000047683716, -1.0368750095367432, 15.348750114440918, 49.73875045776367, 0.574999988079071, -1.1124999523162842, 1.1037499904632568, -0.9764285683631897, 1.6137499809265137, -0.7356250286102295, 2.009999990463257, 0.25999999046325684, 1.540624976158142, 0.8787499666213989], "max": [1.1264760494232178, -0.6782635450363159, 1.5746357440948486, -0.18575474619865417, -0.2396143227815628, 2.0087311267852783, -0.3346494138240814, -0.7177462577819824, 1.6167887449264526, 0.3286835849285126, 1.6042530536651611, -0.6376363635063171, 65.03312683105469, 61.376251220703125, 0.10374999791383743, 9.653749465942383, 45.696250915527344, 24.748125076293945, 47.77375030517578, 37.98500061035156, 52.508750915527344, 62.739376068115234, 47.928749084472656, 82.88187408447266, 58.46125030517578, 73.88187408447266, 2.40625, 9.568750381469727, 53.256248474121094, 26.983125686645508, 64.41875457763672, 23.510000228881836, 63.50812530517578, 57.88750076293945, 53.255001068115234, 74.39812469482422], "mean": [0.6272828578948975, -0.927689254283905, 1.0322760343551636, -0.272482305765152, -0.7396827936172485, 1.6703152656555176, -0.7908676266670227, -0.9573102593421936, 1.198275089263916, -0.04758675396442413, 0.9679213166236877, -0.7255268096923828, 51.59415054321289, 52.876869201660156, -0.01588313654065132, 5.581492900848389, 16.541587829589844, 5.908156394958496, 15.938557624816895, 8.782637596130371, 16.388530731201172, 10.871426582336426, 10.017834663391113, 26.422090530395508, 33.8198127746582, 62.53220748901367, 1.025344729423523, 4.174930572509766, 25.82817268371582, 4.828326225280762, 27.97419548034668, 5.507227897644043, 27.55144691467285, 10.899453163146973, 21.868324279785156, 25.90179443359375], "std": [0.2789020538330078, 0.21760913729667664, 0.2454162836074829, 0.04328416660428047, 0.3709276020526886, 0.2562327980995178, 0.2590865194797516, 0.18616795539855957, 0.18268424272537231, 0.09453023970127106, 0.2459338754415512, 0.03831925243139267, 9.478751182556152, 4.011336803436279, 0.04751740023493767, 3.819589853286743, 16.626148223876953, 9.289587020874023, 18.23063850402832, 14.625561714172363, 19.162988662719727, 18.748628616333008, 15.669589042663574, 29.249542236328125, 15.214766502380371, 9.900805473327637, 0.34106165170669556, 3.326693296432495, 13.263411521911621, 8.72280216217041, 17.92835807800293, 7.4748854637146, 18.001436233520508, 19.602827072143555, 14.862226486206055, 25.870901107788086], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [217]}, "index": {"min": [6640], "max": [6856], "mean": [6748.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.557603686635945, 7.0, 7.0, 7.0, 7.0], "std": [2.2324894186145734, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [217]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [217]}, "eef_direction_state": {"mean": [2.8110599078341014, 3.493087557603687], "std": [1.9922123221442085, 2.1978620019078634], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.2350230414746544, 1.096774193548387], "std": [0.6754886433561959, 0.8450663048604669], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9585253456221198, 0.7096774193548387], "std": [0.8656973644276349, 0.7995092890736151], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [2.8110599078341014, 3.493087557603687], "std": [1.9922123221442085, 2.1978620019078634], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.2350230414746544, 1.096774193548387], "std": [0.6754886433561959, 0.8450663048604669], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9585253456221198, 0.7096774193548387], "std": [0.8656973644276349, 0.7995092890736151], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6693401021405012, 0.14238758373826074, 1.2229345859387863, 0.1995240001890284, 1.3191454521351926, -0.34284254920511426, 0.6632945752601512, -0.15943351786251397, 1.2102276963669794, 1.2722221414226298, 0.9156932277615699, 2.012121781494301], "std": [0.06504016465116558, 0.05328980171218012, 0.028453032720523224, 1.1661634228091333, 0.13054181094705442, 1.1512913155810114, 0.05708105168314827, 0.04970487112750329, 0.028269283465556586, 0.09711666251171698, 0.0756809804891668, 0.08951113570981613], "min": [0.5859391080471712, 0.0267419660636814, 1.154368366730495, -1.040823703517658, 0.8351111558180175, -1.569668020029038, 0.5790613781756704, -0.26970882443659766, 1.1773000520616113, 1.0416053115155828, 0.7456281501515645, 1.7021032649408698], "max": [0.7967255952122652, 0.23484190401569904, 1.2783738214102878, 2.3334938959500877, 1.5216503057649633, 1.775343673327402, 0.7894452286524791, -0.058683565618603606, 1.2678499600777808, 1.3753353243219952, 0.9999499487080734, 2.120824544055661], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6693401021405012, 0.14238758373826074, 1.2229345859387863, 0.1995240001890284, 1.3191454521351926, -0.34284254920511426, 0.6632945752601512, -0.15943351786251397, 1.2102276963669794, 1.2722221414226298, 0.9156932277615699, 2.012121781494301], "std": [0.06504016465116558, 0.05328980171218012, 0.028453032720523224, 1.1661634228091333, 0.13054181094705442, 1.1512913155810114, 0.05708105168314827, 0.04970487112750329, 0.028269283465556586, 0.09711666251171698, 0.0756809804891668, 0.08951113570981613], "min": [0.5859391080471712, 0.0267419660636814, 1.154368366730495, -1.040823703517658, 0.8351111558180175, -1.569668020029038, 0.5790613781756704, -0.26970882443659766, 1.1773000520616113, 1.0416053115155828, 0.7456281501515645, 1.7021032649408698], "max": [0.7967255952122652, 0.23484190401569904, 1.2783738214102878, 2.3334938959500877, 1.5216503057649633, 1.775343673327402, 0.7894452286524791, -0.058683565618603606, 1.2678499600777808, 1.3753353243219952, 0.9999499487080734, 2.120824544055661], "count": [217]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46312583333333335]], [[0.4455197242647059]], [[0.4347824836601307]]], "std": [[[0.2792881475502509]], [[0.26886879609250547]], [[0.2687358752703]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967892524509804]], [[0.5110297140522876]], [[0.4876212642973856]]], "std": [[[0.30810198609184675]], [[0.3111876084434107]], [[0.31867281856796176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100314889705883]], [[0.5322128165849673]], [[0.5119540277777779]]], "std": [[[0.3131919533813737]], [[0.3033651363070279]], [[0.30779661739880465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4080153676470588]], [[0.42641546977124184]], [[0.4034709232026144]]], "std": [[[0.35466631499745677]], [[0.35271747083544913]], [[0.3601693980669896]]], "count": [100]}, "observation.state": {"min": [0.15154115855693817, -1.3675421476364136, 0.7911564707756042, -0.3674086332321167, -1.4663708209991455, 0.9550240635871887, -0.9806252717971802, -1.3358081579208374, 1.0540804862976074, -0.376158744096756, 0.39628157019615173, -0.8760585784912109, 29.448888778686523, 50.85750198364258, -0.019999999552965164, -2.0874998569488525, 3.524444341659546, -0.20999999344348907, 10.64230728149414, -0.40187498927116394, 8.71875, -0.041875001043081284, 1.225000023841858, 1.5731250047683716, 29.7450008392334, 48.326873779296875, 0.16750000417232513, -1.8037500381469727, 1.024999976158142, -0.40562501549720764, 1.441249966621399, -0.39750000834465027, 1.7712500095367432, -0.515625, 1.0637500286102295, 0.5475000143051147], "max": [1.0720946788787842, -0.7163243889808655, 1.4898289442062378, -0.12748436629772186, -0.10841058194637299, 2.0636634826660156, -0.3203202486038208, -0.8188849687576294, 1.5561341047286987, -0.000868916162289679, 1.3446377515792847, -0.5819647908210754, 64.37374877929688, 61.63750076293945, 0.11999999731779099, 7.454375267028809, 35.78375244140625, 45.44499969482422, 44.15125274658203, 41.491249084472656, 48.376251220703125, 63.87437438964844, 41.9375, 81.25499725341797, 39.50562286376953, 70.48750305175781, 0.33250001072883606, 9.032500267028809, 40.46812438964844, 22.943750381469727, 51.12562561035156, 44.22875213623047, 67.93437957763672, 66.04562377929688, 66.01250457763672, 91.45562744140625], "mean": [0.6385224461555481, -0.8987582921981812, 0.9797850251197815, -0.27643153071403503, -0.7373003363609314, 1.7109495401382446, -0.7588794231414795, -0.9609963297843933, 1.1783638000488281, -0.14712700247764587, 0.868121862411499, -0.80040442943573, 49.53239059448242, 55.04733657836914, 0.03370676189661026, 3.4258034229278564, 18.578624725341797, 9.381529808044434, 22.98797607421875, 8.495868682861328, 21.179222106933594, 12.963739395141602, 9.505796432495117, 37.79791259765625, 35.107845306396484, 60.305355072021484, 0.26574549078941345, 1.7432265281677246, 24.78523826599121, 4.841132164001465, 30.175655364990234, 8.607975959777832, 35.37819290161133, 12.046778678894043, 28.232383728027344, 38.232269287109375], "std": [0.2824729084968567, 0.193410262465477, 0.21369752287864685, 0.08050637692213058, 0.37985673546791077, 0.24370039999485016, 0.22851966321468353, 0.1584036648273468, 0.1528828889131546, 0.09967301040887833, 0.200051411986351, 0.09585709124803543, 9.15654182434082, 3.535872459411621, 0.0349205918610096, 3.011051654815674, 9.394527435302734, 16.637027740478516, 12.294605255126953, 15.048065185546875, 13.890847206115723, 20.17218589782715, 13.49598217010498, 25.71574592590332, 2.948770761489868, 9.256447792053223, 0.03495798259973526, 3.2348177433013916, 10.376104354858398, 8.060735702514648, 12.095929145812988, 13.71936321258545, 16.0336856842041, 20.450605392456055, 15.987781524658203, 27.706262588500977], "count": [178]}, "action": {"min": [0.15154115855693817, -1.3675421476364136, 0.7911564707756042, -0.3674086332321167, -1.4663708209991455, 0.9550240635871887, -0.9806252717971802, -1.3358081579208374, 1.0540804862976074, -0.376158744096756, 0.39628157019615173, -0.8760585784912109, 29.448888778686523, 50.85750198364258, -0.019999999552965164, -2.0874998569488525, 3.524444341659546, -0.20999999344348907, 10.64230728149414, -0.40187498927116394, 8.71875, -0.041875001043081284, 1.225000023841858, 1.5731250047683716, 29.7450008392334, 48.326873779296875, 0.16750000417232513, -1.8037500381469727, 1.024999976158142, -0.40562501549720764, 1.441249966621399, -0.39750000834465027, 1.7712500095367432, -0.515625, 1.0637500286102295, 0.5475000143051147], "max": [1.0720946788787842, -0.7163243889808655, 1.4898289442062378, -0.12748436629772186, -0.10841058194637299, 2.0636634826660156, -0.3203202486038208, -0.8188849687576294, 1.5561341047286987, -0.000868916162289679, 1.3446377515792847, -0.5819647908210754, 64.37374877929688, 61.63750076293945, 0.11999999731779099, 7.454375267028809, 35.78375244140625, 45.44499969482422, 44.15125274658203, 41.491249084472656, 48.376251220703125, 63.87437438964844, 41.9375, 81.25499725341797, 39.50562286376953, 70.48750305175781, 0.33250001072883606, 9.032500267028809, 40.46812438964844, 22.943750381469727, 51.12562561035156, 44.22875213623047, 67.93437957763672, 66.04562377929688, 66.01250457763672, 91.45562744140625], "mean": [0.6385223865509033, -0.8987578749656677, 0.9797847867012024, -0.2764314115047455, -0.7373001575469971, 1.7109495401382446, -0.7588796019554138, -0.9609963297843933, 1.178363561630249, -0.14712701737880707, 0.868121862411499, -0.8004039525985718, 49.53237533569336, 55.04730987548828, 0.033706746995449066, 3.4258031845092773, 18.578617095947266, 9.38153076171875, 22.987972259521484, 8.495868682861328, 21.179214477539062, 12.963732719421387, 9.50579833984375, 37.797908782958984, 35.10785675048828, 60.30538558959961, 0.2657455801963806, 1.743226170539856, 24.78525733947754, 4.841129779815674, 30.175655364990234, 8.607980728149414, 35.378177642822266, 12.046772003173828, 28.232364654541016, 38.23225784301758], "std": [0.2824729382991791, 0.19341027736663818, 0.21369752287864685, 0.08050637692213058, 0.379856675863266, 0.24370039999485016, 0.22851966321468353, 0.158403679728508, 0.1528828889131546, 0.09967301040887833, 0.200051411986351, 0.09585709124803543, 9.15654182434082, 3.535871982574463, 0.034920584410429, 3.011051654815674, 9.39452838897705, 16.63702392578125, 12.294602394104004, 15.048067092895508, 13.890848159790039, 20.17218780517578, 13.49598217010498, 25.715749740600586, 2.9487712383270264, 9.256446838378906, 0.03495799005031586, 3.2348177433013916, 10.376104354858398, 8.060735702514648, 12.095929145812988, 13.719361305236816, 16.0336856842041, 20.450605392456055, 15.98778247833252, 27.706262588500977], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [178]}, "index": {"min": [6857], "max": [7034], "mean": [6945.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [2.9269662921348316, 7.0, 7.0, 7.0, 7.0], "std": [2.2980824466167546, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [178]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [178]}, "eef_direction_state": {"mean": [3.438202247191011, 3.842696629213483], "std": [1.8810411662716005, 2.0981472640579883], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.2584269662921348, 1.151685393258427], "std": [0.6955410130580756, 0.8833811906469873], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.9943820224719101, 0.7752808988764045], "std": [0.8312518717473962, 0.8038224549447154], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.438202247191011, 3.842696629213483], "std": [1.8810411662716005, 2.0981472640579883], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.2584269662921348, 1.151685393258427], "std": [0.6955410130580756, 0.8833811906469873], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.9943820224719101, 0.7752808988764045], "std": [0.8312518717473962, 0.8038224549447154], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6578215241922839, 0.14141174545634574, 1.22011283746867, 0.43324595249797043, 1.3159279531701302, -0.1127389135782802, 0.6547020102656934, -0.1383630364986691, 1.1905844961410648, 1.3902607798435285, 1.0460472472003577, 2.1663014041274202], "std": [0.055447011920521906, 0.05773597933676873, 0.032844865529931905, 1.2825222934029212, 0.11802412124396182, 1.2334293839091155, 0.050542673102100776, 0.04233437979851275, 0.03767056172248776, 0.18769283773443382, 0.08829195022771452, 0.1627987437796689], "min": [0.5895145522283461, 0.020078737504535482, 1.1560937660828954, -0.9879977778920749, 0.8247171245797746, -1.5310222317104383, 0.6026495426019709, -0.18672437975576864, 1.149564866045609, 1.0110095328571662, 0.7604708127912501, 1.8646200067644283], "max": [0.7764630803301519, 0.2325105254383665, 1.2720267027024406, 2.1914987137407684, 1.5137720794124072, 1.633415646411407, 0.7749202965440631, -0.053871309024576736, 1.272950775705037, 1.5861868487722277, 1.115230672221121, 2.470385982275651], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6578215241922839, 0.14141174545634574, 1.22011283746867, 0.43324595249797043, 1.3159279531701302, -0.1127389135782802, 0.6547020102656934, -0.1383630364986691, 1.1905844961410648, 1.3902607798435285, 1.0460472472003577, 2.1663014041274202], "std": [0.055447011920521906, 0.05773597933676873, 0.032844865529931905, 1.2825222934029212, 0.11802412124396182, 1.2334293839091155, 0.050542673102100776, 0.04233437979851275, 0.03767056172248776, 0.18769283773443382, 0.08829195022771452, 0.1627987437796689], "min": [0.5895145522283461, 0.020078737504535482, 1.1560937660828954, -0.9879977778920749, 0.8247171245797746, -1.5310222317104383, 0.6026495426019709, -0.18672437975576864, 1.149564866045609, 1.0110095328571662, 0.7604708127912501, 1.8646200067644283], "max": [0.7764630803301519, 0.2325105254383665, 1.2720267027024406, 2.1914987137407684, 1.5137720794124072, 1.633415646411407, 0.7749202965440631, -0.053871309024576736, 1.272950775705037, 1.5861868487722277, 1.115230672221121, 2.470385982275651], "count": [178]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4588717218137255]], [[0.4421427777777778]], [[0.4318385743464052]]], "std": [[[0.2807792987990953]], [[0.2705854747187949]], [[0.27029529612956754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.16470588235294117]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4921613541666667]], [[0.5049501225490196]], [[0.4789465032679739]]], "std": [[[0.3040213460962445]], [[0.30849759180335534]], [[0.31733884360424325]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49970007761437907]], [[0.5208836989379085]], [[0.49415647263071893]]], "std": [[[0.3142027623892443]], [[0.30680469101269997]], [[0.31120002660923224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40911131535947715]], [[0.42758243668300655]], [[0.4036561131535948]]], "std": [[[0.3553097425514126]], [[0.35359846321223054]], [[0.36050648669094076]]], "count": [100]}, "observation.state": {"min": [0.17752918601036072, -1.3919565677642822, 0.7634994387626648, -0.38393130898475647, -1.4161431789398193, 0.9850334525108337, -1.0289878845214844, -1.262970209121704, 1.0288608074188232, -0.12126153707504272, 0.6230926513671875, -0.967231273651123, 24.06999969482422, 44.26749801635742, 0.0010000005131587386, -0.36500000953674316, 1.6243749856948853, -0.10437499731779099, 0.8743749856948853, -0.26499998569488525, 1.0212500095367432, 0.19312499463558197, 1.1150000095367432, 1.056249976158142, 30.770000457763672, 49.53125, 0.20875000953674316, -0.8950000405311584, 1.453125, 0.4443749785423279, 0.7024999856948853, -0.44312500953674316, 1.1362500190734863, -0.06687500327825546, 0.8387500047683716, -0.7649999856948853], "max": [0.9835922718048096, -0.723969042301178, 1.535606026649475, -0.11637388169765472, -0.11446650326251984, 2.0592050552368164, -0.41719120740890503, -0.829423189163208, 1.4528496265411377, 0.06931410729885101, 1.5269830226898193, -0.5911440849304199, 67.10687255859375, 62.20750045776367, 0.15187500417232513, 9.383749961853027, 47.928749084472656, 18.52750015258789, 48.77937316894531, 37.65812683105469, 53.33187484741211, 57.013126373291016, 50.119998931884766, 89.99124908447266, 62.35062789916992, 79.71624755859375, 0.40062499046325684, 9.298749923706055, 48.19312286376953, 22.526874542236328, 61.72062683105469, 24.042499542236328, 77.89937591552734, 4.875, 68.09000396728516, 73.68375396728516], "mean": [0.6409140229225159, -0.9073719382286072, 0.9804627299308777, -0.254495769739151, -0.741655170917511, 1.7093002796173096, -0.8102755546569824, -0.9425327777862549, 1.142813801765442, -0.04354479908943176, 0.9888424277305603, -0.8417343497276306, 48.34199523925781, 52.39697265625, 0.06788842380046844, 5.432394027709961, 16.29033660888672, 4.280683517456055, 16.57517433166504, 8.70011043548584, 16.063364028930664, 12.858041763305664, 10.544262886047363, 30.6417179107666, 43.664451599121094, 66.50267791748047, 0.2925015985965729, 1.4181225299835205, 32.489105224609375, 4.79630708694458, 36.068817138671875, 5.686521053314209, 45.4592399597168, 1.4905380010604858, 31.6727237701416, 47.988040924072266], "std": [0.2635321617126465, 0.2090827077627182, 0.24413055181503296, 0.07698437571525574, 0.3624715209007263, 0.19057734310626984, 0.1924791932106018, 0.1274200826883316, 0.12069455534219742, 0.042514000087976456, 0.16785553097724915, 0.1287689507007599, 10.578743934631348, 4.499217510223389, 0.038533132523298264, 3.399705171585083, 17.80792236328125, 6.7367353439331055, 18.0742130279541, 13.596190452575684, 18.586807250976562, 19.81711196899414, 16.108936309814453, 33.30482482910156, 9.876287460327148, 12.834914207458496, 0.03410619869828224, 2.798555612564087, 11.827559471130371, 7.58107852935791, 14.943925857543945, 7.948066234588623, 19.104290008544922, 1.3104660511016846, 17.63379669189453, 18.371187210083008], "count": [196]}, "action": {"min": [0.17752918601036072, -1.3919565677642822, 0.7634994387626648, -0.38393130898475647, -1.4161431789398193, 0.9850334525108337, -1.0289878845214844, -1.262970209121704, 1.0288608074188232, -0.12126153707504272, 0.6230926513671875, -0.967231273651123, 24.06999969482422, 44.26749801635742, 0.0010000005131587386, -0.36500000953674316, 1.6243749856948853, -0.10437499731779099, 0.8743749856948853, -0.26499998569488525, 1.0212500095367432, 0.19312499463558197, 1.1150000095367432, 1.056249976158142, 30.770000457763672, 49.53125, 0.20875000953674316, -0.8950000405311584, 1.453125, 0.4443749785423279, 0.7024999856948853, -0.44312500953674316, 1.1362500190734863, -0.06687500327825546, 0.8387500047683716, -0.7649999856948853], "max": [0.9835922718048096, -0.723969042301178, 1.535606026649475, -0.11637388169765472, -0.11446650326251984, 2.0592050552368164, -0.41719120740890503, -0.829423189163208, 1.4528496265411377, 0.06931410729885101, 1.5269830226898193, -0.5911440849304199, 67.10687255859375, 62.20750045776367, 0.15187500417232513, 9.383749961853027, 47.928749084472656, 18.52750015258789, 48.77937316894531, 37.65812683105469, 53.33187484741211, 57.013126373291016, 50.119998931884766, 89.99124908447266, 62.35062789916992, 79.71624755859375, 0.40062499046325684, 9.298749923706055, 48.19312286376953, 22.526874542236328, 61.72062683105469, 24.042499542236328, 77.89937591552734, 4.875, 68.09000396728516, 73.68375396728516], "mean": [0.6409139037132263, -0.9073719382286072, 0.9804626703262329, -0.25449585914611816, -0.7416549921035767, 1.7092998027801514, -0.8102759718894958, -0.9425330758094788, 1.142813801765442, -0.043544795364141464, 0.9888424277305603, -0.8417345285415649, 48.34199142456055, 52.396968841552734, 0.06788834929466248, 5.432393550872803, 16.29033088684082, 4.280681133270264, 16.575176239013672, 8.700105667114258, 16.06336784362793, 12.858055114746094, 10.544254302978516, 30.64173698425293, 43.664451599121094, 66.50270080566406, 0.2925015389919281, 1.4181228876113892, 32.489097595214844, 4.79630708694458, 36.06879806518555, 5.686519145965576, 45.459266662597656, 1.4905364513397217, 31.6727237701416, 47.9880485534668], "std": [0.2635321319103241, 0.2090827226638794, 0.24413059651851654, 0.07698438316583633, 0.3624715209007263, 0.19057731330394745, 0.1924791783094406, 0.1274200975894928, 0.12069456279277802, 0.042514000087976456, 0.16785553097724915, 0.1287689357995987, 10.578744888305664, 4.499217987060547, 0.038533132523298264, 3.399705171585083, 17.80792236328125, 6.736737251281738, 18.07421112060547, 13.596195220947266, 18.586811065673828, 19.817115783691406, 16.10893440246582, 33.3048095703125, 9.876286506652832, 12.834915161132812, 0.03410619869828224, 2.798555374145508, 11.827559471130371, 7.581079006195068, 14.943927764892578, 7.948065757751465, 19.104290008544922, 1.3104662895202637, 17.633798599243164, 18.371187210083008], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [196]}, "index": {"min": [7035], "max": [7230], "mean": [7132.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [2.770408163265306, 7.0, 7.0, 7.0, 7.0], "std": [2.326278853188178, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [196]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [196]}, "eef_direction_state": {"mean": [3.683673469387755, 4.188775510204081], "std": [1.8411228759640597, 2.0504047710426643], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.2244897959183674, 1.066326530612245], "std": [0.7003004055825905, 0.9151161270739465], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [1.0816326530612246, 0.8112244897959183], "std": [0.828983510677139, 0.8268927148362297], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.683673469387755, 4.188775510204081], "std": [1.8411228759640597, 2.0504047710426643], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.2244897959183674, 1.066326530612245], "std": [0.7003004055825905, 0.9151161270739465], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [1.0816326530612246, 0.8112244897959183], "std": [0.828983510677139, 0.8268927148362297], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.6554156459410091, 0.13363003245386623, 1.218517814286401, 0.5032226043003383, 1.3755803951496568, -0.06052089185479789, 0.6469330110239576, -0.15177674770716035, 1.2012162710355576, 1.2654364485298988, 0.9878370160169472, 2.033003168193472], "std": [0.0626965834881103, 0.05214581123324887, 0.03463691320415774, 1.1923902648972367, 0.1262682028396991, 1.1746232555773546, 0.03945507150996384, 0.03476687312310278, 0.042711945773074425, 0.2093827611134047, 0.14629562918263778, 0.15320432018507651], "min": [0.5923223354069598, 0.024767342727839897, 1.1458508561085008, -0.859467064356857, 0.8465445035583556, -1.5135173305092382, 0.586695631343867, -0.1996727655218595, 1.1575886371950088, 0.8604824853480713, 0.6794663193554582, 1.7011627149347035], "max": [0.785110933240408, 0.21451271122009025, 1.2802248123625288, 2.484070622507434, 1.5205249020088538, 1.8570321593450778, 0.748534720563544, -0.07188825988349001, 1.2761696947647698, 1.4662994620879328, 1.1490023952603252, 2.2286015904967487], "count": [196]}, "eef_sim_pose_action": {"mean": [0.6554156459410091, 0.13363003245386623, 1.218517814286401, 0.5032226043003383, 1.3755803951496568, -0.06052089185479789, 0.6469330110239576, -0.15177674770716035, 1.2012162710355576, 1.2654364485298988, 0.9878370160169472, 2.033003168193472], "std": [0.0626965834881103, 0.05214581123324887, 0.03463691320415774, 1.1923902648972367, 0.1262682028396991, 1.1746232555773546, 0.03945507150996384, 0.03476687312310278, 0.042711945773074425, 0.2093827611134047, 0.14629562918263778, 0.15320432018507651], "min": [0.5923223354069598, 0.024767342727839897, 1.1458508561085008, -0.859467064356857, 0.8465445035583556, -1.5135173305092382, 0.586695631343867, -0.1996727655218595, 1.1575886371950088, 0.8604824853480713, 0.6794663193554582, 1.7011627149347035], "max": [0.785110933240408, 0.21451271122009025, 1.2802248123625288, 2.484070622507434, 1.5205249020088538, 1.8570321593450778, 0.748534720563544, -0.07188825988349001, 1.2761696947647698, 1.4662994620879328, 1.1490023952603252, 2.2286015904967487], "count": [196]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4603702593954248]], [[0.4440689562908497]], [[0.4313851123366013]]], "std": [[[0.280250694494822]], [[0.2717414315140464]], [[0.2719826830286696]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.16862745098039217]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48127506535947717]], [[0.49603218137254906]], [[0.4709027920751634]]], "std": [[[0.2994573271310472]], [[0.3036155091203853]], [[0.3113357166908262]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5099690767973856]], [[0.5309237254901961]], [[0.5073847201797386]]], "std": [[[0.3131368287121292]], [[0.3063861633092649]], [[0.311668209257344]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4050068382352941]], [[0.42330989787581697]], [[0.3993491441993464]]], "std": [[[0.3547534551305044]], [[0.3528529482819018]], [[0.3598063651246706]]], "count": [100]}, "observation.state": {"min": [0.24350060522556305, -1.3131341934204102, 0.7468337416648865, -0.44780460000038147, -1.5744554996490479, 0.792812168598175, -1.0584887266159058, -1.3059338331222534, 1.0023694038391113, -0.11573014408349991, 0.6430246829986572, -0.8100633025169373, 15.716666221618652, 47.04874801635742, 0.019999999552965164, -0.7706249952316284, 0.9106249809265137, 0.2449999898672104, 1.71875, -0.7043750286102295, 0.8637499809265137, 0.011875001713633537, 1.1137499809265137, 0.5149999856948853, 23.145000457763672, 50.76124954223633, 0.25437501072883606, -1.399999976158142, 1.2818750143051147, -0.12437499314546585, 0.9660000205039978, -0.48374998569488525, 1.609375, 0.18312500417232513, 2.2306249141693115, 0.7706249952316284], "max": [1.061431884765625, -0.732933759689331, 1.4760719537734985, -0.1780775487422943, -0.19657911360263824, 1.8977216482162476, -0.42396238446235657, -0.8371480703353882, 1.4896143674850464, 0.12383119761943817, 1.590096116065979, -0.7071841359138489, 62.45000076293945, 65.03111267089844, 0.125, 9.291250228881836, 44.94062423706055, 29.52812385559082, 46.99250030517578, 42.635623931884766, 51.08937454223633, 61.82374954223633, 43.489376068115234, 88.64250183105469, 63.82500076293945, 75.23249816894531, 0.39625000953674316, 9.4243745803833, 46.557498931884766, 33.734375, 57.86750030517578, 38.650001525878906, 81.78688049316406, 27.0, 60.00187683105469, 75.13187408447266], "mean": [0.684895396232605, -0.9023553729057312, 0.996755063533783, -0.3112882673740387, -0.7677843570709229, 1.6412431001663208, -0.8331727385520935, -0.9694148302078247, 1.1665244102478027, -0.051877181977033615, 1.0063928365707397, -0.7768012881278992, 46.18733596801758, 54.33099365234375, 0.07531800121068954, 4.956489562988281, 15.23080062866211, 6.838083744049072, 15.4428129196167, 9.596260070800781, 14.64881706237793, 13.527031898498535, 10.464489936828613, 26.63347625732422, 39.49590301513672, 64.75531768798828, 0.30313992500305176, 3.344200611114502, 26.488353729248047, 7.168333053588867, 29.13727569580078, 8.437247276306152, 36.0908088684082, 4.627090930938721, 22.15305519104004, 42.60672378540039], "std": [0.28248849511146545, 0.18059061467647552, 0.2236766666173935, 0.07646428793668747, 0.4111420214176178, 0.24671494960784912, 0.2039487212896347, 0.14367008209228516, 0.1312374323606491, 0.06343764066696167, 0.18054363131523132, 0.03719833865761757, 10.112222671508789, 3.5844526290893555, 0.023704636842012405, 3.0643513202667236, 16.587127685546875, 10.748584747314453, 17.29332733154297, 16.14608383178711, 18.086135864257812, 21.20454978942871, 14.522163391113281, 32.58924865722656, 14.141214370727539, 10.246757507324219, 0.03338062763214111, 2.8789656162261963, 11.284335136413574, 11.178533554077148, 14.818629264831543, 12.045289993286133, 21.959209442138672, 7.086563587188721, 16.953269958496094, 17.166555404663086], "count": [173]}, "action": {"min": [0.24350060522556305, -1.3131341934204102, 0.7468337416648865, -0.44780460000038147, -1.5744554996490479, 0.792812168598175, -1.0584887266159058, -1.3059338331222534, 1.0023694038391113, -0.11573014408349991, 0.6430246829986572, -0.8100633025169373, 15.716666221618652, 47.04874801635742, 0.019999999552965164, -0.7706249952316284, 0.9106249809265137, 0.2449999898672104, 1.71875, -0.7043750286102295, 0.8637499809265137, 0.011875001713633537, 1.1137499809265137, 0.5149999856948853, 23.145000457763672, 50.76124954223633, 0.25437501072883606, -1.399999976158142, 1.2818750143051147, -0.12437499314546585, 0.9660000205039978, -0.48374998569488525, 1.609375, 0.18312500417232513, 2.2306249141693115, 0.7706249952316284], "max": [1.061431884765625, -0.732933759689331, 1.4760719537734985, -0.1780775487422943, -0.19657911360263824, 1.8977216482162476, -0.42396238446235657, -0.8371480703353882, 1.4896143674850464, 0.12383119761943817, 1.590096116065979, -0.7071841359138489, 62.45000076293945, 65.03111267089844, 0.125, 9.291250228881836, 44.94062423706055, 29.52812385559082, 46.99250030517578, 42.635623931884766, 51.08937454223633, 61.82374954223633, 43.489376068115234, 88.64250183105469, 63.82500076293945, 75.23249816894531, 0.39625000953674316, 9.4243745803833, 46.557498931884766, 33.734375, 57.86750030517578, 38.650001525878906, 81.78688049316406, 27.0, 60.00187683105469, 75.13187408447266], "mean": [0.6848952174186707, -0.9023553729057312, 0.996755063533783, -0.3112882971763611, -0.7677847743034363, 1.6412433385849, -0.8331725597381592, -0.9694147109985352, 1.166524052619934, -0.051877252757549286, 1.0063929557800293, -0.7768009901046753, 46.18733215332031, 54.33099365234375, 0.07531807571649551, 4.9564900398254395, 15.230789184570312, 6.838074207305908, 15.442809104919434, 9.596268653869629, 14.648805618286133, 13.52704906463623, 10.464496612548828, 26.63347816467285, 39.49590301513672, 64.75532531738281, 0.3031400442123413, 3.344200611114502, 26.48836898803711, 7.168329238891602, 29.13727569580078, 8.437250137329102, 36.09080505371094, 4.62708854675293, 22.153047561645508, 42.606727600097656], "std": [0.28248852491378784, 0.18059059977531433, 0.2236766666173935, 0.07646430283784866, 0.4111419916152954, 0.24671496450901031, 0.2039487212896347, 0.14367006719112396, 0.1312374621629715, 0.06343764066696167, 0.18054364621639252, 0.03719833865761757, 10.112222671508789, 3.5844521522521973, 0.023704640567302704, 3.0643515586853027, 16.587127685546875, 10.748589515686035, 17.29332733154297, 16.146081924438477, 18.08613395690918, 21.20454978942871, 14.522162437438965, 32.5892448425293, 14.141217231750488, 10.246756553649902, 0.03338062763214111, 2.8789656162261963, 11.284335136413574, 11.178534507751465, 14.818631172180176, 12.045289039611816, 21.959209442138672, 7.086564064025879, 16.953269958496094, 17.166553497314453], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [173]}, "index": {"min": [7231], "max": [7403], "mean": [7317.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [2.699421965317919, 7.0, 7.0, 7.0, 7.0], "std": [2.343814812217123, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [173]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [173]}, "eef_direction_state": {"mean": [3.0346820809248554, 3.7109826589595376], "std": [1.798830557033068, 2.1145643218818346], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.369942196531792, 1.1676300578034682], "std": [0.6375698960751689, 0.8739609134118478], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.1965317919075145, 0.7630057803468208], "std": [0.7576886021152768, 0.8020322344949106], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.0346820809248554, 3.7109826589595376], "std": [1.798830557033068, 2.1145643218818346], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.369942196531792, 1.1676300578034682], "std": [0.6375698960751689, 0.8739609134118478], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.1965317919075145, 0.7630057803468208], "std": [0.7576886021152768, 0.8020322344949106], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6606605714285325, 0.15677438799828894, 1.2067736864065435, -0.08741387959275163, 1.346854847760429, 0.01466812886774669, 0.647449475234556, -0.1485906764148547, 1.1923318189705943, 1.2924343060347137, 0.9342904564822608, 2.0693278694648085], "std": [0.06143232807761285, 0.052782830441292485, 0.03174559362254212, 1.616271534970924, 0.19556307200717699, 1.6514711076123312, 0.04261568220768611, 0.04224551686907808, 0.037117757598548975, 0.1956161529777987, 0.10170337363560872, 0.15515909085701313], "min": [0.5883768577243943, 0.05234091927169501, 1.1376069353253282, -3.0188073924124796, 0.651286747994904, -1.564309054219562, 0.5814398044734367, -0.20766514434819483, 1.1497934594170531, 0.8514789054836791, 0.6613809984988235, 1.7230013113718707], "max": [0.7817086059315321, 0.2358193042677716, 1.2795058824137957, 3.0279597366246795, 1.5671511313530826, 3.124096664121546, 0.7491829317831427, -0.054787155873184, 1.2630245811059817, 1.509817161075938, 1.0433434508574448, 2.2471297359052884], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6606605714285325, 0.15677438799828894, 1.2067736864065435, -0.08741387959275163, 1.346854847760429, 0.01466812886774669, 0.647449475234556, -0.1485906764148547, 1.1923318189705943, 1.2924343060347137, 0.9342904564822608, 2.0693278694648085], "std": [0.06143232807761285, 0.052782830441292485, 0.03174559362254212, 1.616271534970924, 0.19556307200717699, 1.6514711076123312, 0.04261568220768611, 0.04224551686907808, 0.037117757598548975, 0.1956161529777987, 0.10170337363560872, 0.15515909085701313], "min": [0.5883768577243943, 0.05234091927169501, 1.1376069353253282, -3.0188073924124796, 0.651286747994904, -1.564309054219562, 0.5814398044734367, -0.20766514434819483, 1.1497934594170531, 0.8514789054836791, 0.6613809984988235, 1.7230013113718707], "max": [0.7817086059315321, 0.2358193042677716, 1.2795058824137957, 3.0279597366246795, 1.5671511313530826, 3.124096664121546, 0.7491829317831427, -0.054787155873184, 1.2630245811059817, 1.509817161075938, 1.0433434508574448, 2.2471297359052884], "count": [173]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619577185457516]], [[0.44391459763071894]], [[0.4326478982843137]]], "std": [[[0.28015877927418836]], [[0.2698506424859358]], [[0.269170653906886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094691115196079]], [[0.5232433026960784]], [[0.4988983394607843]]], "std": [[[0.30957875801734086]], [[0.3127166475491069]], [[0.32099575405477465]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5057240788398693]], [[0.5222643464052288]], [[0.4987541299019608]]], "std": [[[0.313249251244678]], [[0.30900448379473944]], [[0.313522316894483]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40725979370915033]], [[0.42548319444444443]], [[0.401825516748366]]], "std": [[[0.35503849875215626]], [[0.353484401348893]], [[0.3606634301207765]]], "count": [100]}, "observation.state": {"min": [0.1809624582529068, -1.3091763257980347, 0.8135442733764648, -0.3815709054470062, -1.4703127145767212, 0.9618905782699585, -1.0406441688537598, -1.276464819908142, 1.0472986698150635, -0.1420281082391739, 0.6628376245498657, -0.8730067610740662, 24.20111083984375, 50.3806266784668, -0.019375000149011612, -0.45625001192092896, 3.883125066757202, 0.31312498450279236, 6.824999809265137, -0.45375001430511475, 3.7431249618530273, 0.25, 1.1362500190734863, 1.8993749618530273, 24.408889770507812, 51.02124786376953, 0.25062501430511475, -0.6993750333786011, 0.5823076963424683, 0.009374999441206455, 1.205384612083435, -0.02062499150633812, 1.192307710647583, -0.019999999552965164, 1.3092857599258423, -0.38615384697914124], "max": [1.1029517650604248, -0.6734950542449951, 1.4480572938919067, -0.22704946994781494, -0.15590429306030273, 2.0636634826660156, -0.4323786795139313, -0.8447299003601074, 1.4719234704971313, 0.06614362448453903, 1.405631422996521, -0.6585882306098938, 66.61687469482422, 60.13750076293945, 0.19312500953674316, 9.451874732971191, 46.985626220703125, 24.86687469482422, 47.48250198364258, 58.96500015258789, 52.84312438964844, 81.04125213623047, 43.59312438964844, 91.14125061035156, 60.178749084472656, 78.22062683105469, 0.3956249952316284, 9.349285125732422, 48.54624938964844, 20.728124618530273, 57.09749984741211, 34.227500915527344, 72.47624969482422, 30.916873931884766, 70.25125122070312, 82.66875457763672], "mean": [0.6649482250213623, -0.8988701701164246, 0.9903537631034851, -0.3166816234588623, -0.7656679749488831, 1.7024435997009277, -0.8260998725891113, -0.9692184925079346, 1.1605626344680786, -0.031177187338471413, 1.0087248086929321, -0.8098421096801758, 45.761566162109375, 55.89238357543945, 0.0487167127430439, 4.00042200088501, 19.851282119750977, 5.2605061531066895, 20.47536849975586, 11.02687931060791, 19.43714141845703, 15.499908447265625, 9.743982315063477, 41.38480758666992, 40.02510452270508, 65.00763702392578, 0.30242201685905457, 3.4772465229034424, 29.86556053161621, 4.201303005218506, 33.159175872802734, 8.230862617492676, 36.39631271362305, 6.984249114990234, 31.20395851135254, 29.919038772583008], "std": [0.30047011375427246, 0.187560573220253, 0.20414036512374878, 0.032817862927913666, 0.4125118851661682, 0.3611791431903839, 0.20467890799045563, 0.1350608468055725, 0.12778061628341675, 0.036151327192783356, 0.14400194585323334, 0.0704147070646286, 12.203474998474121, 2.2570719718933105, 0.05600859597325325, 2.7617099285125732, 14.95419692993164, 8.404424667358398, 13.914557456970215, 18.81728172302246, 15.018413543701172, 22.536535263061523, 13.962367057800293, 26.803607940673828, 12.070649147033691, 9.890769958496094, 0.030526436865329742, 2.7066588401794434, 10.75800895690918, 6.913401126861572, 13.402209281921387, 12.218079566955566, 18.29646110534668, 10.322766304016113, 17.841665267944336, 32.58496856689453], "count": [192]}, "action": {"min": [0.1809624582529068, -1.3091763257980347, 0.8135442733764648, -0.3815709054470062, -1.4703127145767212, 0.9618905782699585, -1.0406441688537598, -1.276464819908142, 1.0472986698150635, -0.1420281082391739, 0.6628376245498657, -0.8730067610740662, 24.20111083984375, 50.3806266784668, -0.019375000149011612, -0.45625001192092896, 3.883125066757202, 0.31312498450279236, 6.824999809265137, -0.45375001430511475, 3.7431249618530273, 0.25, 1.1362500190734863, 1.8993749618530273, 24.408889770507812, 51.02124786376953, 0.25062501430511475, -0.6993750333786011, 0.5823076963424683, 0.009374999441206455, 1.205384612083435, -0.02062499150633812, 1.192307710647583, -0.019999999552965164, 1.3092857599258423, -0.38615384697914124], "max": [1.1029517650604248, -0.6734950542449951, 1.4480572938919067, -0.22704946994781494, -0.15590429306030273, 2.0636634826660156, -0.4323786795139313, -0.8447299003601074, 1.4719234704971313, 0.06614362448453903, 1.405631422996521, -0.6585882306098938, 66.61687469482422, 60.13750076293945, 0.19312500953674316, 9.451874732971191, 46.985626220703125, 24.86687469482422, 47.48250198364258, 58.96500015258789, 52.84312438964844, 81.04125213623047, 43.59312438964844, 91.14125061035156, 60.178749084472656, 78.22062683105469, 0.3956249952316284, 9.349285125732422, 48.54624938964844, 20.728124618530273, 57.09749984741211, 34.227500915527344, 72.47624969482422, 30.916873931884766, 70.25125122070312, 82.66875457763672], "mean": [0.6649481058120728, -0.8988702297210693, 0.9903538227081299, -0.31668171286582947, -0.7656678557395935, 1.702443242073059, -0.826099693775177, -0.9692184329032898, 1.1605627536773682, -0.03117719292640686, 1.008724570274353, -0.8098421692848206, 45.76156234741211, 55.89240646362305, 0.0487167090177536, 4.000422477722168, 19.85127830505371, 5.26050329208374, 20.47538185119629, 11.026890754699707, 19.43714141845703, 15.499919891357422, 9.743988990783691, 41.38481521606445, 40.02511215209961, 65.00768280029297, 0.30242201685905457, 3.4772462844848633, 29.865564346313477, 4.201303958892822, 33.159175872802734, 8.230866432189941, 36.396305084228516, 6.984246730804443, 31.20397186279297, 29.919031143188477], "std": [0.3004700839519501, 0.18756060302257538, 0.2041403353214264, 0.032817862927913666, 0.4125119149684906, 0.3611792027950287, 0.20467890799045563, 0.1350608766078949, 0.12778060138225555, 0.036151327192783356, 0.14400194585323334, 0.0704147070646286, 12.203476905822754, 2.2570719718933105, 0.05600859969854355, 2.7617099285125732, 14.954200744628906, 8.404425621032715, 13.914556503295898, 18.817277908325195, 15.018411636352539, 22.53653907775879, 13.962364196777344, 26.803613662719727, 12.070649147033691, 9.890769958496094, 0.030526436865329742, 2.7066588401794434, 10.758009910583496, 6.9134016036987305, 13.402209281921387, 12.2180814743042, 18.29646110534668, 10.322765350341797, 17.841665267944336, 32.5849609375], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [192]}, "index": {"min": [7404], "max": [7595], "mean": [7499.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.703125, 7.0, 7.0, 7.0, 7.0], "std": [2.3072328811171907, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [192]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [192]}, "eef_direction_state": {"mean": [2.9010416666666665, 4.067708333333333], "std": [1.9962462059902724, 2.1555642528729915], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.3020833333333333, 1.015625], "std": [0.6864733496081419, 0.9041372643068825], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.1666666666666667, 0.7291666666666666], "std": [0.7927623996016849, 0.8475352336169998], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [2.9010416666666665, 4.067708333333333], "std": [1.9962462059902724, 2.1555642528729915], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.3020833333333333, 1.015625], "std": [0.6864733496081419, 0.9041372643068825], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.1666666666666667, 0.7291666666666666], "std": [0.7927623996016849, 0.8475352336169998], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6589312260858602, 0.14975994537485945, 1.2175510807925252, 0.45358553627202314, 1.2637871558028808, -0.08539046730239537, 0.6484125782591119, -0.1488108346597458, 1.1957125179766368, 1.267777930405568, 0.9415756736461761, 2.037666109754998], "std": [0.059184377090744075, 0.05639824153524469, 0.032585286756297335, 1.3400263002393287, 0.16280141001606677, 1.3263885656967223, 0.04369937899197195, 0.03550698741199252, 0.040112581393437145, 0.1838473786757914, 0.09545218187739363, 0.14668730852791284], "min": [0.5861247088773672, 0.04647260023258609, 1.1475823898010367, -1.0553362067621719, 0.8416124643631395, -1.5662176071086529, 0.5995963157893174, -0.18899105860569576, 1.1518246142053126, 0.9125667386846066, 0.7121709245060437, 1.744566266162788], "max": [0.7761721635680752, 0.23089615584273657, 1.2662358140456536, 2.3251563143018372, 1.5001744921836448, 1.773356476580227, 0.7532942780853624, -0.07395640135932202, 1.2650165380760727, 1.4560337455579584, 1.055704103855692, 2.2118868054759364], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6589312260858602, 0.14975994537485945, 1.2175510807925252, 0.45358553627202314, 1.2637871558028808, -0.08539046730239537, 0.6484125782591119, -0.1488108346597458, 1.1957125179766368, 1.267777930405568, 0.9415756736461761, 2.037666109754998], "std": [0.059184377090744075, 0.05639824153524469, 0.032585286756297335, 1.3400263002393287, 0.16280141001606677, 1.3263885656967223, 0.04369937899197195, 0.03550698741199252, 0.040112581393437145, 0.1838473786757914, 0.09545218187739363, 0.14668730852791284], "min": [0.5861247088773672, 0.04647260023258609, 1.1475823898010367, -1.0553362067621719, 0.8416124643631395, -1.5662176071086529, 0.5995963157893174, -0.18899105860569576, 1.1518246142053126, 0.9125667386846066, 0.7121709245060437, 1.744566266162788], "max": [0.7761721635680752, 0.23089615584273657, 1.2662358140456536, 2.3251563143018372, 1.5001744921836448, 1.773356476580227, 0.7532942780853624, -0.07395640135932202, 1.2650165380760727, 1.4560337455579584, 1.055704103855692, 2.2118868054759364], "count": [192]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46147236723856205]], [[0.4447039440359477]], [[0.4346069301470588]]], "std": [[[0.2840192945364742]], [[0.2747987534422199]], [[0.27453440445392213]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4989773835784314]], [[0.5139713868464052]], [[0.48789628267973856]]], "std": [[[0.3024446428254924]], [[0.3045569433741086]], [[0.3112476045622757]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4971081045751634]], [[0.5214067790032679]], [[0.5014503778594771]]], "std": [[[0.31390584976944186]], [[0.30756241155825476]], [[0.31277747197385924]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408111875]], [[0.4264088112745098]], [[0.4030470138888889]]], "std": [[[0.35492231576744104]], [[0.35328128799737163]], [[0.36076356765031364]]], "count": [100]}, "observation.state": {"min": [0.2118142992258072, -1.3088186979293823, 0.7813811302185059, -0.46394580602645874, -1.449204444885254, 0.9203945398330688, -1.1387680768966675, -1.2653305530548096, 1.0270805358886719, -0.13632982969284058, 0.6558279991149902, -0.8169298768043518, 25.73555564880371, 51.32250213623047, 0.030625000596046448, -0.6768749952316284, 3.4639999866485596, 0.3368750214576721, 6.460625171661377, -0.36937499046325684, 4.008749961853027, 0.421875, 1.03125, 2.4262499809265137, 24.985000610351562, 54.758750915527344, 0.23111110925674438, -0.7362499833106995, 1.4012500047683716, 0.1443749964237213, 1.1921428442001343, -1.337499976158142, 1.7006666660308838, -0.03500000014901161, 1.8220000267028809, 0.6157142519950867], "max": [1.092524766921997, -0.7547493577003479, 1.4286736249923706, -0.17464427649974823, -0.2411402314901352, 1.9792381525039673, -0.42637044191360474, -0.8528124094009399, 1.455806016921997, 0.1676585078239441, 1.5290175676345825, -0.6036134958267212, 62.84749984741211, 65.6066665649414, 0.140625, 8.163749694824219, 49.87437438964844, 37.455623626708984, 47.25312423706055, 47.790000915527344, 51.333126068115234, 64.25375366210938, 44.20624923706055, 87.39250183105469, 56.03125, 76.19499969482422, 0.39625000953674316, 8.423125267028809, 43.717498779296875, 34.15687561035156, 73.61563110351562, 22.586875915527344, 88.87312316894531, 6.720000267028809, 69.22062683105469, 70.11687469482422], "mean": [0.6948098540306091, -0.9074808359146118, 0.9562026262283325, -0.3327919840812683, -0.788398265838623, 1.746735692024231, -0.8299171924591064, -0.9838994741439819, 1.1856474876403809, -0.03768891841173172, 1.0392296314239502, -0.7543348073959351, 47.803192138671875, 55.95096969604492, 0.0878761038184166, 3.9031193256378174, 18.91977882385254, 5.769796371459961, 19.746749877929688, 9.152420997619629, 18.67386245727539, 11.97710132598877, 8.715141296386719, 34.967262268066406, 38.752750396728516, 65.14574432373047, 0.306430459022522, 2.2535831928253174, 27.554227828979492, 9.073253631591797, 37.145294189453125, 5.419853687286377, 44.8938102722168, 1.5876590013504028, 30.676847457885742, 40.60092544555664], "std": [0.26072970032691956, 0.15370365977287292, 0.18923398852348328, 0.09082102030515671, 0.3289232850074768, 0.23021550476551056, 0.22272728383541107, 0.13333532214164734, 0.1297939568758011, 0.08474014699459076, 0.1986018568277359, 0.08721841871738434, 8.319951057434082, 2.6127190589904785, 0.02838326245546341, 2.3730764389038086, 13.26994800567627, 10.369614601135254, 13.725098609924316, 16.25483512878418, 15.854924201965332, 20.056447982788086, 13.576379776000977, 27.7707462310791, 10.35629940032959, 9.31913948059082, 0.03631849214434624, 2.746260404586792, 11.346772193908691, 13.001577377319336, 19.765493392944336, 6.896381378173828, 26.40977668762207, 2.184917449951172, 20.638538360595703, 18.932964324951172], "count": [175]}, "action": {"min": [0.2118142992258072, -1.3088186979293823, 0.7813811302185059, -0.46394580602645874, -1.449204444885254, 0.9203945398330688, -1.1387680768966675, -1.2653305530548096, 1.0270805358886719, -0.13632982969284058, 0.6558279991149902, -0.8169298768043518, 25.73555564880371, 51.32250213623047, 0.030625000596046448, -0.6768749952316284, 3.4639999866485596, 0.3368750214576721, 6.460625171661377, -0.36937499046325684, 4.008749961853027, 0.421875, 1.03125, 2.4262499809265137, 24.985000610351562, 54.758750915527344, 0.23111110925674438, -0.7362499833106995, 1.4012500047683716, 0.1443749964237213, 1.1921428442001343, -1.337499976158142, 1.7006666660308838, -0.03500000014901161, 1.8220000267028809, 0.6157142519950867], "max": [1.092524766921997, -0.7547493577003479, 1.4286736249923706, -0.17464427649974823, -0.2411402314901352, 1.9792381525039673, -0.42637044191360474, -0.8528124094009399, 1.455806016921997, 0.1676585078239441, 1.5290175676345825, -0.6036134958267212, 62.84749984741211, 65.6066665649414, 0.140625, 8.163749694824219, 49.87437438964844, 37.455623626708984, 47.25312423706055, 47.790000915527344, 51.333126068115234, 64.25375366210938, 44.20624923706055, 87.39250183105469, 56.03125, 76.19499969482422, 0.39625000953674316, 8.423125267028809, 43.717498779296875, 34.15687561035156, 73.61563110351562, 22.586875915527344, 88.87312316894531, 6.720000267028809, 69.22062683105469, 70.11687469482422], "mean": [0.6948097348213196, -0.9074808359146118, 0.9562025666236877, -0.3327919840812683, -0.7883980870246887, 1.7467353343963623, -0.8299170732498169, -0.9838996529579163, 1.18564772605896, -0.037688907235860825, 1.0392292737960815, -0.7543349862098694, 47.803184509277344, 55.95098114013672, 0.087876096367836, 3.90311861038208, 18.919771194458008, 5.769796848297119, 19.746740341186523, 9.15241527557373, 18.67386245727539, 11.97710132598877, 8.71513843536377, 34.967247009277344, 38.752750396728516, 65.14576721191406, 0.3064303398132324, 2.2535839080810547, 27.554235458374023, 9.07325553894043, 37.145301818847656, 5.419853687286377, 44.893802642822266, 1.5876590013504028, 30.67685317993164, 40.60092544555664], "std": [0.26072970032691956, 0.15370364487171173, 0.18923397362232208, 0.0908210277557373, 0.3289233148097992, 0.23021550476551056, 0.22272728383541107, 0.13333533704280853, 0.12979397177696228, 0.08474013209342957, 0.1986018866300583, 0.08721841871738434, 8.319952011108398, 2.6127188205718994, 0.02838326245546341, 2.3730762004852295, 13.269947052001953, 10.36961555480957, 13.72509765625, 16.254838943481445, 15.854923248291016, 20.05644989013672, 13.576380729675293, 27.7707462310791, 10.356300354003906, 9.31913948059082, 0.03631849214434624, 2.746260404586792, 11.346771240234375, 13.001578330993652, 19.765491485595703, 6.8963823318481445, 26.409774780273438, 2.184917688369751, 20.63853645324707, 18.932964324951172], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [175]}, "index": {"min": [7596], "max": [7770], "mean": [7683.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.6742857142857144, 7.0, 7.0, 7.0, 7.0], "std": [2.3572796497103945, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [175]}, "eef_direction_state": {"mean": [3.382857142857143, 3.617142857142857], "std": [1.9024023480529968, 2.0302689074934626], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.28, 1.1714285714285715], "std": [0.655874552465202, 0.8030553898602958], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.92, 0.9657142857142857], "std": [0.8242052448961281, 0.8134381553953937], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.382857142857143, 3.617142857142857], "std": [1.9024023480529968, 2.0302689074934626], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.28, 1.1714285714285715], "std": [0.655874552465202, 0.8030553898602958], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.92, 0.9657142857142857], "std": [0.8242052448961281, 0.8134381553953937], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6528341377613084, 0.1465915590700827, 1.2004413236354887, 0.1506632568652039, 1.3535278202936145, -0.3620647948514117, 0.6516440502973967, -0.15176139712055794, 1.1994948858880565, 1.232042051558776, 0.9037675450852427, 2.011920452243808], "std": [0.05099784120622013, 0.04674385065526329, 0.031831200101001725, 1.2858209400713163, 0.14327167992323628, 1.2280606851755695, 0.04396175607897728, 0.04135545473039145, 0.03456717767295539, 0.14771768165463722, 0.14266158840619853, 0.11496559397377674], "min": [0.5918152627664603, 0.040815690642339225, 1.1547908845078447, -1.238738590944164, 0.7878150749863466, -1.6667953972462914, 0.5922910792445044, -0.2138078306985033, 1.1572095459196192, 0.9764576370144846, 0.6165544151385207, 1.8002823221148136], "max": [0.7703396823253934, 0.2210026812512903, 1.2610879478845312, 2.2422055540669303, 1.4944121081271073, 1.6747310710719892, 0.7411599548111023, -0.06617201181497157, 1.2596266809570835, 1.446600454243094, 1.0382037337508372, 2.169022642860439], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6528341377613084, 0.1465915590700827, 1.2004413236354887, 0.1506632568652039, 1.3535278202936145, -0.3620647948514117, 0.6516440502973967, -0.15176139712055794, 1.1994948858880565, 1.232042051558776, 0.9037675450852427, 2.011920452243808], "std": [0.05099784120622013, 0.04674385065526329, 0.031831200101001725, 1.2858209400713163, 0.14327167992323628, 1.2280606851755695, 0.04396175607897728, 0.04135545473039145, 0.03456717767295539, 0.14771768165463722, 0.14266158840619853, 0.11496559397377674], "min": [0.5918152627664603, 0.040815690642339225, 1.1547908845078447, -1.238738590944164, 0.7878150749863466, -1.6667953972462914, 0.5922910792445044, -0.2138078306985033, 1.1572095459196192, 0.9764576370144846, 0.6165544151385207, 1.8002823221148136], "max": [0.7703396823253934, 0.2210026812512903, 1.2610879478845312, 2.2422055540669303, 1.4944121081271073, 1.6747310710719892, 0.7411599548111023, -0.06617201181497157, 1.2596266809570835, 1.446600454243094, 1.0382037337508372, 2.169022642860439], "count": [175]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696733149509804]], [[0.45053944852941175]], [[0.4408070547385621]]], "std": [[[0.2800494012525264]], [[0.2716825080595575]], [[0.27195852134778375]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47386654411764706]], [[0.5156113071895425]], [[0.4939001041666667]]], "std": [[[0.31055051080559354]], [[0.30206527012961254]], [[0.30827274582907166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5072012888071895]], [[0.5196903982843137]], [[0.5034241789215687]]], "std": [[[0.3111657563921736]], [[0.3132941038811544]], [[0.31856628071748305]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41190355187908495]], [[0.4310989154411765]], [[0.40782217116013075]]], "std": [[[0.3556767780067375]], [[0.3526491707006126]], [[0.36176011286782317]]], "count": [100]}, "observation.state": {"min": [0.2163204699754715, -1.3159236907958984, 0.8246309161186218, -0.46747443079948425, -1.547582745552063, 0.8300272226333618, -1.295130729675293, -1.2355754375457764, 0.9865593314170837, -0.19824807345867157, 0.6799801588058472, -0.6112668514251709, 32.836666107177734, 51.462501525878906, 0.022727273404598236, -0.47062498331069946, 1.1388888359069824, 0.42124998569488525, 7.143125057220459, -0.234375, 3.301875114440918, -4.060625076293945, 1.2699999809265137, 1.9668749570846558, 27.635000228881836, 45.573123931884766, 0.25, -0.9549999833106995, 1.100000023841858, -0.19249999523162842, 1.1993333101272583, 0.20937499403953552, 1.6200000047683716, 0.16249999403953552, 0.736923098564148, -1.184999942779541], "max": [1.1780176162719727, -0.6654840707778931, 1.4338711500167847, -0.24218928813934326, -0.2184901237487793, 2.111157178878784, -0.4751039445400238, -0.8134965896606445, 1.4848458766937256, 0.3250807523727417, 1.6281588077545166, -0.5179246068000793, 67.63812255859375, 57.99562454223633, 0.21222223341464996, 9.30062484741211, 48.25312423706055, 18.104999542236328, 52.74937438964844, 23.344999313354492, 57.739376068115234, 36.53375244140625, 47.131248474121094, 74.13874816894531, 59.39687728881836, 74.25312805175781, 0.3799999952316284, 9.37125015258789, 45.38500213623047, 38.354373931884766, 70.81999969482422, 42.48374938964844, 82.89250183105469, 33.234375, 63.34062576293945, 76.07937622070312], "mean": [0.6251795887947083, -0.8919103145599365, 0.9879981279373169, -0.3371046781539917, -0.7092205882072449, 1.7820794582366943, -0.9035914540290833, -0.963528573513031, 1.2127333879470825, -0.009127775207161903, 1.095622181892395, -0.5898876786231995, 49.678035736083984, 54.643367767333984, 0.09495434910058975, 4.643707752227783, 19.960113525390625, 4.722273826599121, 23.203943252563477, 5.637336254119873, 23.53504180908203, 6.188779354095459, 11.716909408569336, 37.56484603881836, 38.220176696777344, 64.82633972167969, 0.3117101490497589, 2.1652650833129883, 26.002784729003906, 8.129656791687012, 28.668691635131836, 9.05295467376709, 31.0771541595459, 4.169569492340088, 25.36363410949707, 24.696147918701172], "std": [0.2410801202058792, 0.1790422946214676, 0.17987686395645142, 0.0614028163254261, 0.30254825949668884, 0.2740451693534851, 0.22310496866703033, 0.12217403203248978, 0.12624312937259674, 0.11146722733974457, 0.204422727227211, 0.033823467791080475, 10.429865837097168, 2.0845580101013184, 0.05256521701812744, 3.019650936126709, 16.125070571899414, 6.682266712188721, 16.947484970092773, 8.4385986328125, 18.441814422607422, 11.419018745422363, 16.626129150390625, 19.639019012451172, 11.686969757080078, 9.766279220581055, 0.02826443687081337, 2.8976120948791504, 9.849411964416504, 12.99573802947998, 19.065828323364258, 13.407134056091309, 23.070293426513672, 8.527705192565918, 16.636655807495117, 23.763784408569336], "count": [188]}, "action": {"min": [0.2163204699754715, -1.3159236907958984, 0.8246309161186218, -0.46747443079948425, -1.547582745552063, 0.8300272226333618, -1.295130729675293, -1.2355754375457764, 0.9865593314170837, -0.19824807345867157, 0.6799801588058472, -0.6112668514251709, 32.836666107177734, 51.462501525878906, 0.022727273404598236, -0.47062498331069946, 1.1388888359069824, 0.42124998569488525, 7.143125057220459, -0.234375, 3.301875114440918, -4.060625076293945, 1.2699999809265137, 1.9668749570846558, 27.635000228881836, 45.573123931884766, 0.25, -0.9549999833106995, 1.100000023841858, -0.19249999523162842, 1.1993333101272583, 0.20937499403953552, 1.6200000047683716, 0.16249999403953552, 0.736923098564148, -1.184999942779541], "max": [1.1780176162719727, -0.6654840707778931, 1.4338711500167847, -0.24218928813934326, -0.2184901237487793, 2.111157178878784, -0.4751039445400238, -0.8134965896606445, 1.4848458766937256, 0.3250807523727417, 1.6281588077545166, -0.5179246068000793, 67.63812255859375, 57.99562454223633, 0.21222223341464996, 9.30062484741211, 48.25312423706055, 18.104999542236328, 52.74937438964844, 23.344999313354492, 57.739376068115234, 36.53375244140625, 47.131248474121094, 74.13874816894531, 59.39687728881836, 74.25312805175781, 0.3799999952316284, 9.37125015258789, 45.38500213623047, 38.354373931884766, 70.81999969482422, 42.48374938964844, 82.89250183105469, 33.234375, 63.34062576293945, 76.07937622070312], "mean": [0.6251795887947083, -0.8919100761413574, 0.9879978895187378, -0.33710479736328125, -0.7092204689979553, 1.7820789813995361, -0.9035911560058594, -0.9635283350944519, 1.2127333879470825, -0.009127775207161903, 1.0956220626831055, -0.5898876786231995, 49.678009033203125, 54.643348693847656, 0.09495437890291214, 4.643709182739258, 19.96010971069336, 4.722272872924805, 23.203941345214844, 5.6373395919799805, 23.5350399017334, 6.188775062561035, 11.716907501220703, 37.56484603881836, 38.22017288208008, 64.82630157470703, 0.3117102384567261, 2.1652655601501465, 26.002788543701172, 8.129656791687012, 28.668682098388672, 9.052952766418457, 31.077150344848633, 4.16956901550293, 25.3636474609375, 24.696138381958008], "std": [0.24108007550239563, 0.1790422946214676, 0.17987686395645142, 0.061402808874845505, 0.30254822969436646, 0.2740451395511627, 0.22310496866703033, 0.12217404693365097, 0.12624314427375793, 0.11146722733974457, 0.2044227421283722, 0.033823464065790176, 10.429866790771484, 2.0845584869384766, 0.05256519466638565, 3.019651412963867, 16.12506675720215, 6.682267665863037, 16.94748306274414, 8.438599586486816, 18.441814422607422, 11.419020652770996, 16.626131057739258, 19.639019012451172, 11.686969757080078, 9.766280174255371, 0.02826443687081337, 2.8976120948791504, 9.84941291809082, 12.995738983154297, 19.065832138061523, 13.407135009765625, 23.07029151916504, 8.527706146240234, 16.636655807495117, 23.763784408569336], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [188]}, "index": {"min": [7771], "max": [7958], "mean": [7864.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.5691489361702127, 7.0, 7.0, 7.0, 7.0], "std": [2.240940465364347, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [188]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [188]}, "eef_direction_state": {"mean": [2.978723404255319, 3.952127659574468], "std": [1.7922927394598012, 2.1195256757317207], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.398936170212766, 0.9468085106382979], "std": [0.5973335574906885, 0.8916518411829908], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.1117021276595744, 0.7340425531914894], "std": [0.7877190857663536, 0.8273969938447137], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [2.978723404255319, 3.952127659574468], "std": [1.7922927394598012, 2.1195256757317207], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.398936170212766, 0.9468085106382979], "std": [0.5973335574906885, 0.8916518411829908], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.1117021276595744, 0.7340425531914894], "std": [0.7877190857663536, 0.8273969938447137], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6656861923131661, 0.1493980065784727, 1.2162053971747442, 0.3785201268040515, 1.364774543600352, -0.13485726044595417, 0.6547271969672455, -0.1791868890924849, 1.1926899442317096, 1.2841208288146315, 0.78409034843386, 2.033920365257325], "std": [0.04780596833946491, 0.05484538635623151, 0.027952501168051706, 1.1597456812741487, 0.1432461459526631, 1.1406188635265033, 0.0410198085860624, 0.04374640156247817, 0.02217749190143893, 0.07283201651015431, 0.07493619104327985, 0.0656452703704455], "min": [0.5847104666074979, 0.03756920280486342, 1.1615237623434562, -1.1148719472631543, 0.7535409640999546, -1.572125670193474, 0.5871754358930524, -0.265750925324027, 1.1640091763900946, 1.1131283388896058, 0.5999938513798773, 1.7521073701767884], "max": [0.7720644969125726, 0.2557969947319436, 1.2605006875570275, 2.145870048294504, 1.5086038774443762, 1.6726907587682203, 0.742653544604254, -0.08849625168695813, 1.2335411795256221, 1.3587924683747836, 0.8786832102132776, 2.1017391841882263], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6656861923131661, 0.1493980065784727, 1.2162053971747442, 0.3785201268040515, 1.364774543600352, -0.13485726044595417, 0.6547271969672455, -0.1791868890924849, 1.1926899442317096, 1.2841208288146315, 0.78409034843386, 2.033920365257325], "std": [0.04780596833946491, 0.05484538635623151, 0.027952501168051706, 1.1597456812741487, 0.1432461459526631, 1.1406188635265033, 0.0410198085860624, 0.04374640156247817, 0.02217749190143893, 0.07283201651015431, 0.07493619104327985, 0.0656452703704455], "min": [0.5847104666074979, 0.03756920280486342, 1.1615237623434562, -1.1148719472631543, 0.7535409640999546, -1.572125670193474, 0.5871754358930524, -0.265750925324027, 1.1640091763900946, 1.1131283388896058, 0.5999938513798773, 1.7521073701767884], "max": [0.7720644969125726, 0.2557969947319436, 1.2605006875570275, 2.145870048294504, 1.5086038774443762, 1.6726907587682203, 0.742653544604254, -0.08849625168695813, 1.2335411795256221, 1.3587924683747836, 0.8786832102132776, 2.1017391841882263], "count": [188]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46735663602941174]], [[0.448952391748366]], [[0.43961967933006535]]], "std": [[[0.28101835336525127]], [[0.271210873163597]], [[0.2696784830587943]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1803921568627451]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44532190155228757]], [[0.48350755310457516]], [[0.462690618872549]]], "std": [[[0.31379269936397985]], [[0.30613886090956394]], [[0.31209251724230896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5099387336601308]], [[0.5180838848039216]], [[0.4979146589052288]]], "std": [[[0.30567579253682126]], [[0.30624699216624585]], [[0.30961770844856706]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40651443831699346]], [[0.42439891544117647]], [[0.3998202308006536]]], "std": [[[0.35707309731376846]], [[0.35389547859018106]], [[0.3620323000507676]]], "count": [100]}, "observation.state": {"min": [0.1792219877243042, -1.3692587614059448, 0.8180266618728638, -0.3977121114730835, -1.6043378114700317, 0.7432627081871033, -1.1383963823318481, -1.2414644956588745, 1.02525794506073, -0.17833982408046722, 0.6642204523086548, -0.731009840965271, 21.53444480895996, 50.44750213623047, 0.014999999664723873, -0.5699999928474426, 1.2243750095367432, -0.08312500268220901, 3.1343750953674316, -0.26307693123817444, 0.8181250095367432, 0.18125000596046448, 1.1825000047683716, -0.011250000447034836, 33.34375, 45.78562545776367, 0.22727273404598236, -1.2649999856948853, 1.4574999809265137, 0.03749999403953552, 2.536875009536743, -0.7136363983154297, 2.791874885559082, 0.051874998956918716, 1.8081250190734863, 1.1981250047683716], "max": [1.1342698335647583, -0.7343165874481201, 1.5024652481079102, -0.04358358308672905, -0.019336041063070297, 2.0171711444854736, -0.43504902720451355, -0.863756000995636, 1.4517529010772705, 0.2015780359506607, 1.6351525783538818, -0.5383573770523071, 61.70500183105469, 64.89221954345703, 0.14750000834465027, 9.265000343322754, 21.228124618530273, 95.2874984741211, 32.223751068115234, 90.67124938964844, 45.17375183105469, 108.06062316894531, 61.44812774658203, 110.48625183105469, 64.41812896728516, 76.88187408447266, 0.33937498927116394, 9.076874732971191, 57.388126373291016, 24.223751068115234, 62.39374923706055, 37.69187545776367, 67.95500183105469, 54.25312423706055, 53.80687713623047, 75.6768798828125], "mean": [0.6831158399581909, -0.9019556045532227, 1.0355509519577026, -0.27061283588409424, -0.7436423897743225, 1.5438151359558105, -0.8643160462379456, -0.9708737730979919, 1.1891909837722778, -0.035609904676675797, 1.0689465999603271, -0.6851642727851868, 46.190311431884766, 55.77897644042969, 0.07225123047828674, 5.016664505004883, 8.164047241210938, 19.442941665649414, 13.909579277038574, 20.035036087036133, 14.604357719421387, 24.93151092529297, 13.175604820251465, 36.141056060791016, 42.331974029541016, 64.33009338378906, 0.29191258549690247, 1.947748064994812, 32.88872146606445, 3.642669677734375, 36.10977554321289, 6.262030124664307, 38.35783004760742, 8.629535675048828, 28.861661911010742, 32.154991149902344], "std": [0.3278474509716034, 0.20364148914813995, 0.20744065940380096, 0.11119304597377777, 0.4768070876598358, 0.37975138425827026, 0.20674696564674377, 0.11049880087375641, 0.1100168228149414, 0.10338285565376282, 0.20971710979938507, 0.068813256919384, 9.509074211120605, 3.164982795715332, 0.03156149387359619, 3.096195936203003, 6.441270351409912, 34.128173828125, 10.6129150390625, 33.00069808959961, 15.520200729370117, 39.63405990600586, 20.302974700927734, 42.63395690917969, 10.566262245178223, 12.549753189086914, 0.01941436342895031, 3.1634256839752197, 13.867063522338867, 6.364745140075684, 14.383892059326172, 11.223692893981934, 15.272445678710938, 16.207950592041016, 12.880241394042969, 21.763885498046875], "count": [176]}, "action": {"min": [0.1792219877243042, -1.3692587614059448, 0.8180266618728638, -0.3977121114730835, -1.6043378114700317, 0.7432627081871033, -1.1383963823318481, -1.2414644956588745, 1.02525794506073, -0.17833982408046722, 0.6642204523086548, -0.731009840965271, 21.53444480895996, 50.44750213623047, 0.014999999664723873, -0.5699999928474426, 1.2243750095367432, -0.08312500268220901, 3.1343750953674316, -0.26307693123817444, 0.8181250095367432, 0.18125000596046448, 1.1825000047683716, -0.011250000447034836, 33.34375, 45.78562545776367, 0.22727273404598236, -1.2649999856948853, 1.4574999809265137, 0.03749999403953552, 2.536875009536743, -0.7136363983154297, 2.791874885559082, 0.051874998956918716, 1.8081250190734863, 1.1981250047683716], "max": [1.1342698335647583, -0.7343165874481201, 1.5024652481079102, -0.04358358308672905, -0.019336041063070297, 2.0171711444854736, -0.43504902720451355, -0.863756000995636, 1.4517529010772705, 0.2015780359506607, 1.6351525783538818, -0.5383573770523071, 61.70500183105469, 64.89221954345703, 0.14750000834465027, 9.265000343322754, 21.228124618530273, 95.2874984741211, 32.223751068115234, 90.67124938964844, 45.17375183105469, 108.06062316894531, 61.44812774658203, 110.48625183105469, 64.41812896728516, 76.88187408447266, 0.33937498927116394, 9.076874732971191, 57.388126373291016, 24.223751068115234, 62.39374923706055, 37.69187545776367, 67.95500183105469, 54.25312423706055, 53.80687713623047, 75.6768798828125], "mean": [0.6831158399581909, -0.901955783367157, 1.0355511903762817, -0.270612895488739, -0.7436423897743225, 1.543814778327942, -0.8643163442611694, -0.9708731174468994, 1.1891909837722778, -0.03560994565486908, 1.0689467191696167, -0.6851645112037659, 46.19029998779297, 55.77899169921875, 0.07225129008293152, 5.016665935516357, 8.164053916931152, 19.44294548034668, 13.90958309173584, 20.035062789916992, 14.604354858398438, 24.931529998779297, 13.175601959228516, 36.141029357910156, 42.331966400146484, 64.33008575439453, 0.29191258549690247, 1.9477485418319702, 32.88871765136719, 3.6426682472229004, 36.10976791381836, 6.2620320320129395, 38.35781478881836, 8.629533767700195, 28.86168098449707, 32.154998779296875], "std": [0.32784751057624817, 0.20364147424697876, 0.20744068920612335, 0.11119301617145538, 0.4768070578575134, 0.37975138425827026, 0.20674696564674377, 0.11049877852201462, 0.110016830265522, 0.10338285565376282, 0.20971709489822388, 0.0688132643699646, 9.509074211120605, 3.164983034133911, 0.03156150132417679, 3.096195936203003, 6.4412713050842285, 34.1281852722168, 10.612914085388184, 33.000701904296875, 15.520201683044434, 39.63404846191406, 20.30297088623047, 42.63395309448242, 10.566262245178223, 12.549752235412598, 0.01941436156630516, 3.1634254455566406, 13.867063522338867, 6.364745616912842, 14.383890151977539, 11.2236909866333, 15.272444725036621, 16.207950592041016, 12.880240440368652, 21.763885498046875], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [176]}, "index": {"min": [7959], "max": [8134], "mean": [8046.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.778409090909091, 7.0, 7.0, 7.0, 7.0], "std": [2.25927124531725, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [176]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [176]}, "eef_direction_state": {"mean": [3.1136363636363638, 3.8920454545454546], "std": [1.4765732609800706, 2.029538773785194], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.4034090909090908, 1.0852272727272727], "std": [0.5658760030487654, 0.8716546142417463], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [1.0, 0.7386363636363636], "std": [0.8325754129097365, 0.8324978594269257], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.1136363636363638, 3.8920454545454546], "std": [1.4765732609800706, 2.029538773785194], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.4034090909090908, 1.0852272727272727], "std": [0.5658760030487654, 0.8716546142417463], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0, 0.7386363636363636], "std": [0.8325754129097365, 0.8324978594269257], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6661553259101618, 0.16409314352100374, 1.2106374700800364, 0.44612899478957346, 1.2153530902938796, -0.08589920433711025, 0.6490767124591762, -0.16333860704438136, 1.194681413512558, 1.2645847789174485, 0.854631777031175, 2.0435602858425588], "std": [0.057082340514225165, 0.07139032904379845, 0.027948807859296355, 1.5186075839931281, 0.21689522544548276, 1.4629442394875567, 0.0380851337183871, 0.03970087565031839, 0.0360782347035578, 0.16592997542077328, 0.1428072454059038, 0.13021917512893605], "min": [0.5864687820482776, 0.021992579507320448, 1.1439716200492305, -1.2728332169910443, 0.6224571592334391, -1.6774839621487267, 0.5854940132908462, -0.22402488901967688, 1.1551021928169598, 0.9441936857070451, 0.5489596739483975, 1.7835638341874112], "max": [0.775704384660826, 0.24869461069030552, 1.2655726490509667, 2.4466156556759633, 1.5093987919271483, 1.9287005777624622, 0.7377012145690971, -0.07244367643316624, 1.2546357470190987, 1.4474308426157192, 0.9626735804831568, 2.1936384409671774], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6661553259101618, 0.16409314352100374, 1.2106374700800364, 0.44612899478957346, 1.2153530902938796, -0.08589920433711025, 0.6490767124591762, -0.16333860704438136, 1.194681413512558, 1.2645847789174485, 0.854631777031175, 2.0435602858425588], "std": [0.057082340514225165, 0.07139032904379845, 0.027948807859296355, 1.5186075839931281, 0.21689522544548276, 1.4629442394875567, 0.0380851337183871, 0.03970087565031839, 0.0360782347035578, 0.16592997542077328, 0.1428072454059038, 0.13021917512893605], "min": [0.5864687820482776, 0.021992579507320448, 1.1439716200492305, -1.2728332169910443, 0.6224571592334391, -1.6774839621487267, 0.5854940132908462, -0.22402488901967688, 1.1551021928169598, 0.9441936857070451, 0.5489596739483975, 1.7835638341874112], "max": [0.775704384660826, 0.24869461069030552, 1.2655726490509667, 2.4466156556759633, 1.5093987919271483, 1.9287005777624622, 0.7377012145690971, -0.07244367643316624, 1.2546357470190987, 1.4474308426157192, 0.9626735804831568, 2.1936384409671774], "count": [176]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619371221405229]], [[0.44433091299019606]], [[0.43460181576797385]]], "std": [[[0.279271745117994]], [[0.26934492169734997]], [[0.26885623864850194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.16862745098039217]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4641573958333334]], [[0.5080735212418301]], [[0.48546853145424834]]], "std": [[[0.3126958184258102]], [[0.30481907490274324]], [[0.31110086077578536]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5075741033496732]], [[0.5166375551470589]], [[0.49774818831699347]]], "std": [[[0.3104249355573096]], [[0.31089788615591973]], [[0.31428521806662935]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40938716503267975]], [[0.427546141748366]], [[0.4028198876633987]]], "std": [[[0.3553819652093875]], [[0.35265829275235766]], [[0.3618138154454072]]], "count": [100]}, "observation.state": {"min": [0.2003461867570877, -1.3482776880264282, 0.7713435292243958, -0.3851234018802643, -1.24693763256073, 1.7000882625579834, -1.0944321155548096, -1.278038501739502, 1.0850595235824585, -0.06268119812011719, 0.7462376952171326, -0.7647154331207275, 37.83437728881836, 47.205623626708984, -0.13187500834465027, -0.3174999952316284, 1.3387500047683716, 0.3888888955116272, 5.133124828338623, -0.4581249952316284, 2.8631250858306885, 0.2708333432674408, 1.1949999332427979, 5.091249942779541, 19.9950008392334, 49.01777648925781, 0.25062501430511475, -0.4231249988079071, 0.994615375995636, 0.14750000834465027, 0.6730769276618958, -0.6456249952316284, 1.3138461112976074, 0.045625001192092896, 0.8781818151473999, 1.0081818103790283], "max": [1.0122452974319458, -0.7088027596473694, 1.4751659631729126, -0.1742866337299347, -0.1938849538564682, 1.705791711807251, -0.47941941022872925, -0.8403906226158142, 1.452277421951294, 0.09365224838256836, 1.3187822103500366, -0.553282618522644, 67.46187591552734, 57.77750015258789, 10.432499885559082, 9.586249351501465, 47.48249816894531, 21.444374084472656, 43.567501068115234, 51.20249938964844, 45.93562316894531, 63.759376525878906, 40.50625228881836, 81.265625, 58.51375198364258, 76.36624908447266, 0.35374999046325684, 9.039375305175781, 43.47312545776367, 24.536874771118164, 55.55125045776367, 34.703125, 79.3393783569336, 8.192500114440918, 63.30875015258789, 60.075626373291016], "mean": [0.6415061950683594, -0.8958631753921509, 0.9885474443435669, -0.2996031939983368, -0.7289912700653076, 1.7017645835876465, -0.9163860082626343, -0.9673440456390381, 1.1823608875274658, 0.018770059570670128, 1.097514271736145, -0.7131776809692383, 53.5380744934082, 52.600406646728516, 0.8462955355644226, 5.607607364654541, 16.216962814331055, 5.58646821975708, 19.545764923095703, 11.935369491577148, 19.245912551879883, 15.335762977600098, 10.55477523803711, 43.91045379638672, 33.96312713623047, 66.37769317626953, 0.300778865814209, 4.104949474334717, 25.141387939453125, 5.0017290115356445, 28.035381317138672, 6.662519454956055, 33.53559112548828, 0.9440544247627258, 29.746334075927734, 17.06519317626953], "std": [0.2648496627807617, 0.19235730171203613, 0.20859673619270325, 0.051957882940769196, 0.35734885931015015, 0.0018003769218921661, 0.20662103593349457, 0.1373029202222824, 0.11518341302871704, 0.045726701617240906, 0.1299038529396057, 0.07967975735664368, 8.797069549560547, 3.39333176612854, 2.5463201999664307, 3.502575635910034, 18.067880630493164, 8.160855293273926, 14.42982292175293, 18.93266487121582, 14.889440536499023, 22.95346450805664, 14.252941131591797, 24.524993896484375, 13.281020164489746, 9.542230606079102, 0.025241520255804062, 2.4851300716400146, 9.407508850097656, 7.902218818664551, 12.459741592407227, 10.670190811157227, 19.68056297302246, 2.1941401958465576, 14.61243724822998, 17.177471160888672], "count": [169]}, "action": {"min": [0.2003461867570877, -1.3482776880264282, 0.7713435292243958, -0.3851234018802643, -1.24693763256073, 1.7000882625579834, -1.0944321155548096, -1.278038501739502, 1.0850595235824585, -0.06268119812011719, 0.7462376952171326, -0.7647154331207275, 37.83437728881836, 47.205623626708984, -0.13187500834465027, -0.3174999952316284, 1.3387500047683716, 0.3888888955116272, 5.133124828338623, -0.4581249952316284, 2.8631250858306885, 0.2708333432674408, 1.1949999332427979, 5.091249942779541, 19.9950008392334, 49.01777648925781, 0.25062501430511475, -0.4231249988079071, 0.994615375995636, 0.14750000834465027, 0.6730769276618958, -0.6456249952316284, 1.3138461112976074, 0.045625001192092896, 0.8781818151473999, 1.0081818103790283], "max": [1.0122452974319458, -0.7088027596473694, 1.4751659631729126, -0.1742866337299347, -0.1938849538564682, 1.705791711807251, -0.47941941022872925, -0.8403906226158142, 1.452277421951294, 0.09365224838256836, 1.3187822103500366, -0.553282618522644, 67.46187591552734, 57.77750015258789, 10.432499885559082, 9.586249351501465, 47.48249816894531, 21.444374084472656, 43.567501068115234, 51.20249938964844, 45.93562316894531, 63.759376525878906, 40.50625228881836, 81.265625, 58.51375198364258, 76.36624908447266, 0.35374999046325684, 9.039375305175781, 43.47312545776367, 24.536874771118164, 55.55125045776367, 34.703125, 79.3393783569336, 8.192500114440918, 63.30875015258789, 60.075626373291016], "mean": [0.6415062546730042, -0.8958635330200195, 0.988547682762146, -0.2996032238006592, -0.7289913892745972, 1.7017654180526733, -0.9163860082626343, -0.9673440456390381, 1.1823606491088867, 0.018770039081573486, 1.0975143909454346, -0.7131776809692383, 53.538055419921875, 52.60038757324219, 0.8462957143783569, 5.607607364654541, 16.216968536376953, 5.586467742919922, 19.54576873779297, 11.9353666305542, 19.24591636657715, 15.3357515335083, 10.554779052734375, 43.91044616699219, 33.963111877441406, 66.37769317626953, 0.300778865814209, 4.1049485206604, 25.141366958618164, 5.0017266273498535, 28.03537368774414, 6.662520408630371, 33.53561019897461, 0.9440546631813049, 29.746328353881836, 17.065181732177734], "std": [0.2648496627807617, 0.19235731661319733, 0.20859673619270325, 0.051957886666059494, 0.35734888911247253, 0.001800377620384097, 0.20662103593349457, 0.1373029202222824, 0.11518341302871704, 0.045726701617240906, 0.12990383803844452, 0.07967975735664368, 8.79706859588623, 3.3933310508728027, 2.546321153640747, 3.502575159072876, 18.067880630493164, 8.160859107971191, 14.42982292175293, 18.932662963867188, 14.88943862915039, 22.953460693359375, 14.252939224243164, 24.52499771118164, 13.281021118164062, 9.542230606079102, 0.025241520255804062, 2.4851300716400146, 9.407510757446289, 7.902219772338867, 12.459742546081543, 10.67018985748291, 19.68056297302246, 2.1941404342651367, 14.612438201904297, 17.177471160888672], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [169]}, "index": {"min": [8135], "max": [8303], "mean": [8219.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.7159763313609466, 7.0, 7.0, 7.0, 7.0], "std": [2.2875620260680227, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [169]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [169]}, "eef_direction_state": {"mean": [2.621301775147929, 3.698224852071006], "std": [1.9119111439973422, 2.0082808855142815], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.319526627218935, 1.0355029585798816], "std": [0.5995341491829754, 0.8348439327222064], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.0236686390532543, 0.863905325443787], "std": [0.8352632205456986, 0.8136040882016911], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.621301775147929, 3.698224852071006], "std": [1.9119111439973422, 2.0082808855142815], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.319526627218935, 1.0355029585798816], "std": [0.5995341491829754, 0.8348439327222064], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.0236686390532543, 0.863905325443787], "std": [0.8352632205456986, 0.8136040882016911], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6615297221186212, 0.14637485673872017, 1.2166540675207798, -0.7535296689478044, 1.41037966424544, -0.566811622757166, 0.6479278714546728, -0.17115690415778698, 1.186125267693388, 1.2798218438055105, 0.8542815947522823, 2.0223883583569746], "std": [0.05549425069586234, 0.05440066423039299, 0.03241316143772385, 1.2263938285204483, 0.06759623973457213, 1.64140090280728, 0.037407993260209195, 0.04472535452472511, 0.02893012993754316, 0.12480048323748591, 0.0886741636389227, 0.08403636463053586], "min": [0.5991487712430466, 0.03379445826709865, 1.1451632220326913, -3.1201874290041967, 1.3194428719965656, -3.1350466563773574, 0.6141902104268765, -0.21329009694646922, 1.1533989888834448, 1.0346918984235953, 0.7116641184343182, 1.829416374289646], "max": [0.7783805327500515, 0.21590851237974226, 1.2628895537424336, 2.9711889556328566, 1.5597810890645998, 3.1386710653388317, 0.7375645159416351, -0.07075934023559793, 1.2413554512443732, 1.3991036161248702, 0.9401427820237305, 2.174410988746543], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6615297221186212, 0.14637485673872017, 1.2166540675207798, -0.7535296689478044, 1.41037966424544, -0.566811622757166, 0.6479278714546728, -0.17115690415778698, 1.186125267693388, 1.2798218438055105, 0.8542815947522823, 2.0223883583569746], "std": [0.05549425069586234, 0.05440066423039299, 0.03241316143772385, 1.2263938285204483, 0.06759623973457213, 1.64140090280728, 0.037407993260209195, 0.04472535452472511, 0.02893012993754316, 0.12480048323748591, 0.0886741636389227, 0.08403636463053586], "min": [0.5991487712430466, 0.03379445826709865, 1.1451632220326913, -3.1201874290041967, 1.3194428719965656, -3.1350466563773574, 0.6141902104268765, -0.21329009694646922, 1.1533989888834448, 1.0346918984235953, 0.7116641184343182, 1.829416374289646], "max": [0.7783805327500515, 0.21590851237974226, 1.2628895537424336, 2.9711889556328566, 1.5597810890645998, 3.1386710653388317, 0.7375645159416351, -0.07075934023559793, 1.2413554512443732, 1.3991036161248702, 0.9401427820237305, 2.174410988746543], "count": [169]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653943443627451]], [[0.44658713439542486]], [[0.43655613970588236]]], "std": [[[0.27697933133214586]], [[0.26737929628266943]], [[0.26653854354671513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4949926940359477]], [[0.5147305494281046]], [[0.4953428615196078]]], "std": [[[0.30059920945290564]], [[0.3042092420226587]], [[0.30921838878286206]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035562663398693]], [[0.5136181229575164]], [[0.49321139910130724]]], "std": [[[0.3080298386007017]], [[0.3089593010730586]], [[0.3125815364494652]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411810095996732]], [[0.430357205882353]], [[0.406122397875817]]], "std": [[[0.3558583857971952]], [[0.3528602637995516]], [[0.36075357221595866]]], "count": [100]}, "observation.state": {"min": [0.18999867141246796, -1.3920519351959229, 0.869597315788269, -0.36016058921813965, -1.6028542518615723, 1.6965886354446411, -1.1333003044128418, -1.3350452184677124, 1.0116519927978516, -0.12324044108390808, 0.6543021202087402, -0.7075656056404114, 21.617273330688477, 49.52000045776367, -0.25437501072883606, -0.5912500023841858, 1.043125033378601, 0.45875000953674316, 0.8131250143051147, -0.41624999046325684, 1.0774999856948853, 0.20874999463558197, 1.1568750143051147, 0.40812498331069946, 28.131250381469727, 47.27124786376953, 0.24375000596046448, -0.778124988079071, 3.229374885559082, -0.16687500476837158, 4.886875152587891, 0.3863636255264282, 5.144999980926514, -0.10437499731779099, 3.943125009536743, 1.3450000286102295], "max": [1.1863889694213867, -0.7542248368263245, 1.5444276332855225, -7.152663602028042e-05, -0.14052605628967285, 1.7022392749786377, -0.4159514009952545, -0.8565079569816589, 1.5175096988677979, 0.15511219203472137, 1.5785670280456543, -0.6789311170578003, 64.94187927246094, 64.41500091552734, 0.26249998807907104, 9.666250228881836, 43.31062316894531, 22.32124900817871, 45.013126373291016, 46.87874984741211, 46.959999084472656, 67.01750183105469, 42.323123931884766, 82.87999725341797, 66.05437469482422, 80.68437957763672, 0.34812501072883606, 8.686249732971191, 46.967498779296875, 22.639375686645508, 59.373748779296875, 27.026874542236328, 59.36125183105469, 46.62437438964844, 55.25312423706055, 68.39875030517578], "mean": [0.7358060479164124, -0.9107239842414856, 1.0395244359970093, -0.2072257250547409, -0.8263165354728699, 1.699912190437317, -0.8957890272140503, -0.9772069454193115, 1.1851328611373901, 0.0020315838046371937, 1.093467354774475, -0.6996514797210693, 44.91081237792969, 55.551387786865234, -0.13369138538837433, 5.333231449127197, 14.95732593536377, 5.345235824584961, 16.514095306396484, 8.732378959655762, 16.202228546142578, 12.414044380187988, 9.37228775024414, 31.60919761657715, 41.94600296020508, 66.04623413085938, 0.3006269931793213, 1.9950929880142212, 28.871662139892578, 4.045979976654053, 30.229759216308594, 5.268805027008057, 33.89662170410156, 8.445509910583496, 26.12714195251465, 35.065757751464844], "std": [0.35840049386024475, 0.19758915901184082, 0.20738814771175385, 0.13082872331142426, 0.48298606276512146, 0.001272445428185165, 0.22344379127025604, 0.14371126890182495, 0.12972210347652435, 0.06820058077573776, 0.19681979715824127, 0.009105946868658066, 11.822747230529785, 4.457496166229248, 0.120440274477005, 3.810253620147705, 16.60877227783203, 8.189693450927734, 16.273927688598633, 15.500779151916504, 16.543087005615234, 20.843868255615234, 14.143391609191895, 30.238466262817383, 12.434577941894531, 12.579362869262695, 0.02412496507167816, 2.731450319290161, 10.55798625946045, 6.856451988220215, 13.272024154663086, 8.201285362243652, 14.125357627868652, 15.0089693069458, 12.795706748962402, 20.141502380371094], "count": [187]}, "action": {"min": [0.18999867141246796, -1.3920519351959229, 0.869597315788269, -0.36016058921813965, -1.6028542518615723, 1.6965886354446411, -1.1333003044128418, -1.3350452184677124, 1.0116519927978516, -0.12324044108390808, 0.6543021202087402, -0.7075656056404114, 21.617273330688477, 49.52000045776367, -0.25437501072883606, -0.5912500023841858, 1.043125033378601, 0.45875000953674316, 0.8131250143051147, -0.41624999046325684, 1.0774999856948853, 0.20874999463558197, 1.1568750143051147, 0.40812498331069946, 28.131250381469727, 47.27124786376953, 0.24375000596046448, -0.778124988079071, 3.229374885559082, -0.16687500476837158, 4.886875152587891, 0.3863636255264282, 5.144999980926514, -0.10437499731779099, 3.943125009536743, 1.3450000286102295], "max": [1.1863889694213867, -0.7542248368263245, 1.5444276332855225, -7.152663602028042e-05, -0.14052605628967285, 1.7022392749786377, -0.4159514009952545, -0.8565079569816589, 1.5175096988677979, 0.15511219203472137, 1.5785670280456543, -0.6789311170578003, 64.94187927246094, 64.41500091552734, 0.26249998807907104, 9.666250228881836, 43.31062316894531, 22.32124900817871, 45.013126373291016, 46.87874984741211, 46.959999084472656, 67.01750183105469, 42.323123931884766, 82.87999725341797, 66.05437469482422, 80.68437957763672, 0.34812501072883606, 8.686249732971191, 46.967498779296875, 22.639375686645508, 59.373748779296875, 27.026874542236328, 59.36125183105469, 46.62437438964844, 55.25312423706055, 68.39875030517578], "mean": [0.7358060479164124, -0.9107236862182617, 1.0395246744155884, -0.2072257548570633, -0.8263166546821594, 1.6999127864837646, -0.8957890868186951, -0.9772071838378906, 1.1851330995559692, 0.0020315879955887794, 1.0934669971466064, -0.6996515393257141, 44.910831451416016, 55.55137634277344, -0.13369137048721313, 5.333230018615723, 14.95733642578125, 5.345239162445068, 16.51409149169922, 8.732385635375977, 16.20221710205078, 12.414023399353027, 9.372276306152344, 31.60920524597168, 41.945987701416016, 66.04624938964844, 0.3006269633769989, 1.9950929880142212, 28.87165069580078, 4.045980930328369, 30.229740142822266, 5.268801212310791, 33.89662170410156, 8.445510864257812, 26.127153396606445, 35.065757751464844], "std": [0.35840049386024475, 0.19758915901184082, 0.20738816261291504, 0.13082873821258545, 0.4829860329627991, 0.001272445428185165, 0.22344377636909485, 0.14371126890182495, 0.12972207367420197, 0.06820058077573776, 0.19681978225708008, 0.00910594779998064, 11.822746276855469, 4.457496166229248, 0.12044031172990799, 3.810253620147705, 16.608774185180664, 8.189696311950684, 16.273927688598633, 15.500781059265137, 16.5430850982666, 20.843870162963867, 14.143394470214844, 30.238473892211914, 12.434576034545898, 12.579361915588379, 0.02412496693432331, 2.731450319290161, 10.55798625946045, 6.856451511383057, 13.272024154663086, 8.201284408569336, 14.125357627868652, 15.0089693069458, 12.795706748962402, 20.141502380371094], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [187]}, "index": {"min": [8304], "max": [8490], "mean": [8397.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.556149732620321, 7.0, 7.0, 7.0, 7.0], "std": [2.225472884684928, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [187]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [187]}, "eef_direction_state": {"mean": [3.4385026737967914, 3.839572192513369], "std": [1.6899241838967398, 1.9029770734600135], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.2727272727272727, 1.0641711229946524], "std": [0.7130971429233905, 0.8313057396343463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.0588235294117647, 0.946524064171123], "std": [0.8088842952380335, 0.8448182434075255], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.4385026737967914, 3.839572192513369], "std": [1.6899241838967398, 1.9029770734600135], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.2727272727272727, 1.0641711229946524], "std": [0.7130971429233905, 0.8313057396343463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.0588235294117647, 0.946524064171123], "std": [0.8088842952380335, 0.8448182434075255], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6583738601246512, 0.16301568464428998, 1.2100205356816542, 0.9947883022396646, 1.3767395792979105, 0.47379743021822124, 0.6478374543440151, -0.1646559847993457, 1.1911987588148636, 1.2627593210580736, 0.8429974118886787, 2.022785199995712], "std": [0.0614412599256584, 0.07108511376477372, 0.030825641314306207, 0.9060825087565196, 0.08572806537266948, 0.8295885911510891, 0.04157442632467339, 0.05056855896265964, 0.03336201123453493, 0.14119099248909145, 0.05818398568464369, 0.09285284555010473], "min": [0.5786085347093467, 0.020986359619013795, 1.1521960213874365, 0.08412847141052304, 1.1278211723236926, -0.4062517648664616, 0.584705630400276, -0.21532880879593147, 1.1539475474683012, 0.965902755596463, 0.6662363876440538, 1.782273678084267], "max": [0.7876856968085681, 0.24231665200049735, 1.268540119788612, 3.011981239353513, 1.4856118292658227, 2.4067225950095588, 0.7512997260708344, -0.04729982987428391, 1.2495985773194414, 1.3951963312503208, 0.898261143227753, 2.143410145174249], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6583738601246512, 0.16301568464428998, 1.2100205356816542, 0.9947883022396646, 1.3767395792979105, 0.47379743021822124, 0.6478374543440151, -0.1646559847993457, 1.1911987588148636, 1.2627593210580736, 0.8429974118886787, 2.022785199995712], "std": [0.0614412599256584, 0.07108511376477372, 0.030825641314306207, 0.9060825087565196, 0.08572806537266948, 0.8295885911510891, 0.04157442632467339, 0.05056855896265964, 0.03336201123453493, 0.14119099248909145, 0.05818398568464369, 0.09285284555010473], "min": [0.5786085347093467, 0.020986359619013795, 1.1521960213874365, 0.08412847141052304, 1.1278211723236926, -0.4062517648664616, 0.584705630400276, -0.21532880879593147, 1.1539475474683012, 0.965902755596463, 0.6662363876440538, 1.782273678084267], "max": [0.7876856968085681, 0.24231665200049735, 1.268540119788612, 3.011981239353513, 1.4856118292658227, 2.4067225950095588, 0.7512997260708344, -0.04729982987428391, 1.2495985773194414, 1.3951963312503208, 0.898261143227753, 2.143410145174249], "count": [187]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46977297385620914]], [[0.44989111111111113]], [[0.43790330269607847]]], "std": [[[0.2771215559404073]], [[0.2676788784340123]], [[0.26650445994459565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614091360294118]], [[0.47709133986928104]], [[0.4583485968137255]]], "std": [[[0.2872513248870684]], [[0.29289956946340534]], [[0.29543956671883065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5063873815359476]], [[0.5161965093954248]], [[0.4957515931372549]]], "std": [[[0.3111669448627785]], [[0.3112723375087189]], [[0.3148519757837281]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4123751552287582]], [[0.4316210763888889]], [[0.4077172528594771]]], "std": [[[0.3544932349429792]], [[0.35161662173972]], [[0.3589514876912143]]], "count": [100]}, "observation.state": {"min": [0.24538414180278778, -1.4087891578674316, 0.9096708297729492, -0.3474288582801819, -1.430681586265564, 1.6956349611282349, -1.1917084455490112, -1.3304197788238525, 1.0251307487487793, -0.15542744100093842, 0.6164406538009644, -0.6730659008026123, 37.86687469482422, 41.041873931884766, -0.0925000011920929, -0.34187498688697815, 0.9631249904632568, 0.4387499988079071, 1.5143749713897705, -0.6200000047683716, 0.984375, -0.33937498927116394, 1.0212500095367432, -0.7606250047683716, 24.136249542236328, 49.868751525878906, 0.2606250047683716, -1.433750033378601, 5.676875114440918, 0.49937501549720764, 7.117499828338623, -0.15625, 7.177499771118164, -0.32750001549720764, 1.6990000009536743, 1.4481817483901978], "max": [1.174118161201477, -0.7713435888290405, 1.6102797985076904, 0.2677004635334015, -0.32701992988586426, 1.7002842426300049, -0.417644202709198, -0.8721484541893005, 1.5468595027923584, 0.22123461961746216, 1.4779422283172607, -0.6467571258544922, 62.983123779296875, 55.88750076293945, 0.03125, 9.578749656677246, 54.071876525878906, 15.826250076293945, 62.352500915527344, 28.928125381469727, 63.608123779296875, 58.94499969482422, 36.80875015258789, 89.88624572753906, 62.92250061035156, 72.70500183105469, 0.3643749952316284, 9.268750190734863, 49.22437286376953, 30.801250457763672, 58.15999984741211, 32.755001068115234, 63.37687683105469, 59.243751525878906, 54.525001525878906, 70.63812255859375], "mean": [0.7643517255783081, -0.9423515796661377, 1.13079833984375, -0.08758830279111862, -0.8561294078826904, 1.698096752166748, -0.9347926378250122, -0.9888648390769958, 1.1934306621551514, 0.03977052494883537, 1.1072745323181152, -0.6659654974937439, 49.528480529785156, 49.86267852783203, -0.024791806936264038, 4.901605606079102, 17.45195770263672, 3.906822443008423, 19.824432373046875, 4.756502151489258, 17.144184112548828, 8.25784969329834, 8.227527618408203, 24.79921531677246, 38.38581466674805, 62.8691520690918, 0.3086877763271332, 3.9821670055389404, 20.4447078704834, 6.513131618499756, 22.557998657226562, 8.320663452148438, 23.390033721923828, 10.77111530303955, 18.07021141052246, 27.577350616455078], "std": [0.3452187180519104, 0.20413504540920258, 0.22789029777050018, 0.22700636088848114, 0.4141506254673004, 0.00085432332707569, 0.24017633497714996, 0.1365433931350708, 0.1385715901851654, 0.08108393102884293, 0.19252392649650574, 0.006074210163205862, 7.706641674041748, 3.690608024597168, 0.026054788380861282, 3.0311028957366943, 20.086671829223633, 5.294024467468262, 22.353281021118164, 8.276876449584961, 21.859539031982422, 16.53721046447754, 12.080039024353027, 33.01027297973633, 13.807160377502441, 8.087292671203613, 0.027191802859306335, 3.183011054992676, 12.998482704162598, 9.631538391113281, 17.566116333007812, 11.309806823730469, 19.209259033203125, 18.4079647064209, 15.923905372619629, 22.559986114501953], "count": [188]}, "action": {"min": [0.24538414180278778, -1.4087891578674316, 0.9096708297729492, -0.3474288582801819, -1.430681586265564, 1.6956349611282349, -1.1917084455490112, -1.3304197788238525, 1.0251307487487793, -0.15542744100093842, 0.6164406538009644, -0.6730659008026123, 37.86687469482422, 41.041873931884766, -0.0925000011920929, -0.34187498688697815, 0.9631249904632568, 0.4387499988079071, 1.5143749713897705, -0.6200000047683716, 0.984375, -0.33937498927116394, 1.0212500095367432, -0.7606250047683716, 24.136249542236328, 49.868751525878906, 0.2606250047683716, -1.433750033378601, 5.676875114440918, 0.49937501549720764, 7.117499828338623, -0.15625, 7.177499771118164, -0.32750001549720764, 1.6990000009536743, 1.4481817483901978], "max": [1.174118161201477, -0.7713435888290405, 1.6102797985076904, 0.2677004635334015, -0.32701992988586426, 1.7002842426300049, -0.417644202709198, -0.8721484541893005, 1.5468595027923584, 0.22123461961746216, 1.4779422283172607, -0.6467571258544922, 62.983123779296875, 55.88750076293945, 0.03125, 9.578749656677246, 54.071876525878906, 15.826250076293945, 62.352500915527344, 28.928125381469727, 63.608123779296875, 58.94499969482422, 36.80875015258789, 89.88624572753906, 62.92250061035156, 72.70500183105469, 0.3643749952316284, 9.268750190734863, 49.22437286376953, 30.801250457763672, 58.15999984741211, 32.755001068115234, 63.37687683105469, 59.243751525878906, 54.525001525878906, 70.63812255859375], "mean": [0.764351487159729, -0.9423515796661377, 1.1307982206344604, -0.08758830279111862, -0.8561291098594666, 1.6980972290039062, -0.9347923994064331, -0.9888649582862854, 1.19343101978302, 0.03977048769593239, 1.1072742938995361, -0.6659653186798096, 49.528480529785156, 49.862648010253906, -0.024791816249489784, 4.901605129241943, 17.451953887939453, 3.9068238735198975, 19.824430465698242, 4.756505012512207, 17.14419174194336, 8.257867813110352, 8.22752571105957, 24.799203872680664, 38.38581085205078, 62.86912536621094, 0.30868786573410034, 3.9821667671203613, 20.444705963134766, 6.5131330490112305, 22.5579891204834, 8.320663452148438, 23.39003562927246, 10.77111530303955, 18.07021713256836, 27.577363967895508], "std": [0.3452187776565552, 0.20413504540920258, 0.22789035737514496, 0.22700639069080353, 0.41415056586265564, 0.0008543233852833509, 0.24017636477947235, 0.1365433931350708, 0.1385715901851654, 0.08108393102884293, 0.19252392649650574, 0.006074209697544575, 7.706638813018799, 3.6906075477600098, 0.026054788380861282, 3.0311033725738525, 20.086669921875, 5.294023513793945, 22.3532772064209, 8.276876449584961, 21.85954475402832, 16.537206649780273, 12.080039024353027, 33.01027297973633, 13.807158470153809, 8.087291717529297, 0.02719181217253208, 3.1830108165740967, 12.998483657836914, 9.631538391113281, 17.566116333007812, 11.309805870056152, 19.209259033203125, 18.40796661376953, 15.923908233642578, 22.55998420715332], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [188]}, "index": {"min": [8491], "max": [8678], "mean": [8584.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.973404255319149, 7.0, 7.0, 7.0, 7.0], "std": [2.330266879607281, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [188]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [188]}, "eef_direction_state": {"mean": [3.2925531914893615, 3.7127659574468086], "std": [1.7608471946524322, 2.091636539485096], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.2340425531914894, 1.0], "std": [0.6830085497563632, 0.8379305815963922], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.0372340425531914, 0.8404255319148937], "std": [0.8774338845860851, 0.835428180309058], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.2925531914893615, 3.7127659574468086], "std": [1.7608471946524322, 2.091636539485096], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.2340425531914894, 1.0], "std": [0.6830085497563632, 0.8379305815963922], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.0372340425531914, 0.8404255319148937], "std": [0.8774338845860851, 0.835428180309058], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.671551435918005, 0.17212595672777398, 1.2031839235481676, 1.0408936722894828, 1.2763745251772973, 0.5086793674574097, 0.6497263693732579, -0.17345225470691492, 1.179088737500297, 1.3045177770390666, 0.7964842988438985, 2.029276692309606], "std": [0.06359927777074363, 0.06967286822995539, 0.030914317325654993, 0.5668264835720747, 0.08649252372562026, 0.47920169856537015, 0.04523800515380424, 0.04770630581051609, 0.03143917890311248, 0.10331661937374265, 0.05248824700040269, 0.061620784484377446], "min": [0.5950692936015864, 0.03260783937395828, 1.1493693754510688, 0.40913993509194946, 1.0973914309534805, -0.03371973627875588, 0.5966591046473224, -0.21972227721267484, 1.1501916249612227, 1.0697631498436897, 0.6377262707176437, 1.8743808700895908], "max": [0.7904885149635007, 0.2420546314503807, 1.259201097165263, 2.1876580457818275, 1.4216750677120777, 1.5751788906784285, 0.7603412362638508, -0.06074267351808185, 1.2416202811061217, 1.39676975040859, 0.8693616306014205, 2.09867421468407], "count": [188]}, "eef_sim_pose_action": {"mean": [0.671551435918005, 0.17212595672777398, 1.2031839235481676, 1.0408936722894828, 1.2763745251772973, 0.5086793674574097, 0.6497263693732579, -0.17345225470691492, 1.179088737500297, 1.3045177770390666, 0.7964842988438985, 2.029276692309606], "std": [0.06359927777074363, 0.06967286822995539, 0.030914317325654993, 0.5668264835720747, 0.08649252372562026, 0.47920169856537015, 0.04523800515380424, 0.04770630581051609, 0.03143917890311248, 0.10331661937374265, 0.05248824700040269, 0.061620784484377446], "min": [0.5950692936015864, 0.03260783937395828, 1.1493693754510688, 0.40913993509194946, 1.0973914309534805, -0.03371973627875588, 0.5966591046473224, -0.21972227721267484, 1.1501916249612227, 1.0697631498436897, 0.6377262707176437, 1.8743808700895908], "max": [0.7904885149635007, 0.2420546314503807, 1.259201097165263, 2.1876580457818275, 1.4216750677120777, 1.5751788906784285, 0.7603412362638508, -0.06074267351808185, 1.2416202811061217, 1.39676975040859, 0.8693616306014205, 2.09867421468407], "count": [188]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46492587418300657]], [[0.4458463705065359]], [[0.4311787867647059]]], "std": [[[0.2769044108254146]], [[0.26535549572752404]], [[0.2695922204435347]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47279428513071897]], [[0.48275089460784315]], [[0.46714923815359477]]], "std": [[[0.29997601224298626]], [[0.3052562408579081]], [[0.30810188658188203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16470588235294117]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095042218137255]], [[0.5181476736111111]], [[0.4942361090686274]]], "std": [[[0.31317449067156244]], [[0.31542372135328894]], [[0.31992132550942537]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42820333129084964]], [[0.4467135906862745]], [[0.4066227879901961]]], "std": [[[0.35983319858550844]], [[0.3577954163262938]], [[0.36694623672689586]]], "count": [100]}, "observation.state": {"min": [0.2265249490737915, -1.4072155952453613, 0.8114700317382812, -0.4277056157588959, -1.4886236190795898, 0.9111967086791992, -1.1589863300323486, -1.307936668395996, 0.9894415736198425, -0.23301003873348236, 0.5235036611557007, -0.8933680653572083, 15.158888816833496, 45.13249969482422, -0.14499999582767487, -0.5287500023841858, 1.5824999809265137, 0.2043749988079071, 1.1412500143051147, -0.2800000011920929, 1.128749966621399, 0.17750000953674316, 1.1456249952316284, -1.0693750381469727, 36.26625061035156, 48.803123474121094, 0.6625000238418579, -0.49125000834465027, 1.1150000095367432, -0.1731249988079071, 0.8543750047683716, -0.6262499690055847, 1.1762499809265137, -0.021250000223517418, 0.75, 0.7412499785423279], "max": [1.0644227266311646, -0.7525559067726135, 1.5508410930633545, -0.182154580950737, -0.2894207239151001, 1.9135528802871704, -0.3408484160900116, -0.8309968113899231, 1.4943350553512573, 0.21596717834472656, 1.568521499633789, -0.6857023239135742, 64.83187866210938, 71.14111328125, 0.05375000089406967, 9.471875190734863, 56.751251220703125, 8.776249885559082, 52.7087516784668, 41.71875, 59.428123474121094, 49.54750061035156, 46.52937316894531, 86.42562866210938, 61.868125915527344, 75.84062957763672, 2.430000066757202, 9.46500015258789, 55.59562683105469, 10.816875457763672, 69.99187469482422, 39.18812561035156, 73.09687805175781, 52.165626525878906, 61.88312530517578, 70.84625244140625], "mean": [0.6703277826309204, -0.9168800115585327, 1.0087522268295288, -0.3140190839767456, -0.7846542596817017, 1.6792621612548828, -0.7367621064186096, -0.9694207906723022, 1.1887304782867432, -0.06908269226551056, 0.9255121946334839, -0.841289222240448, 53.07285690307617, 51.38044357299805, -0.054166920483112335, 6.345871448516846, 17.105815887451172, 1.863876461982727, 18.00525665283203, 8.061897277832031, 17.837244033813477, 9.326423645019531, 10.316385269165039, 30.6353702545166, 46.21405792236328, 64.28470611572266, 1.0516388416290283, 2.585355520248413, 33.356380462646484, 2.3121073246002197, 37.40596008300781, 5.877060890197754, 40.39374542236328, 9.117232322692871, 32.46440505981445, 29.372936248779297], "std": [0.2663668096065521, 0.19706009328365326, 0.22653158009052277, 0.0779532790184021, 0.3499644100666046, 0.21406064927577972, 0.2380923181772232, 0.15770979225635529, 0.1428859978914261, 0.10259589552879333, 0.23475083708763123, 0.08334152400493622, 9.585334777832031, 5.0759406089782715, 0.034789957106113434, 3.8431849479675293, 20.547710418701172, 2.418210983276367, 18.17844009399414, 13.661243438720703, 20.04159164428711, 14.845381736755371, 15.784510612487793, 28.190696716308594, 7.182012557983398, 10.290239334106445, 0.3196575343608856, 3.2779109477996826, 14.126937866210938, 3.3319222927093506, 17.62102699279785, 9.995299339294434, 19.290584564208984, 15.476073265075684, 16.90621566772461, 22.369230270385742], "count": [213]}, "action": {"min": [0.2265249490737915, -1.4072155952453613, 0.8114700317382812, -0.4277056157588959, -1.4886236190795898, 0.9111967086791992, -1.1589863300323486, -1.307936668395996, 0.9894415736198425, -0.23301003873348236, 0.5235036611557007, -0.8933680653572083, 15.158888816833496, 45.13249969482422, -0.14499999582767487, -0.5287500023841858, 1.5824999809265137, 0.2043749988079071, 1.1412500143051147, -0.2800000011920929, 1.128749966621399, 0.17750000953674316, 1.1456249952316284, -1.0693750381469727, 36.26625061035156, 48.803123474121094, 0.6625000238418579, -0.49125000834465027, 1.1150000095367432, -0.1731249988079071, 0.8543750047683716, -0.6262499690055847, 1.1762499809265137, -0.021250000223517418, 0.75, 0.7412499785423279], "max": [1.0644227266311646, -0.7525559067726135, 1.5508410930633545, -0.182154580950737, -0.2894207239151001, 1.9135528802871704, -0.3408484160900116, -0.8309968113899231, 1.4943350553512573, 0.21596717834472656, 1.568521499633789, -0.6857023239135742, 64.83187866210938, 71.14111328125, 0.05375000089406967, 9.471875190734863, 56.751251220703125, 8.776249885559082, 52.7087516784668, 41.71875, 59.428123474121094, 49.54750061035156, 46.52937316894531, 86.42562866210938, 61.868125915527344, 75.84062957763672, 2.430000066757202, 9.46500015258789, 55.59562683105469, 10.816875457763672, 69.99187469482422, 39.18812561035156, 73.09687805175781, 52.165626525878906, 61.88312530517578, 70.84625244140625], "mean": [0.67032790184021, -0.9168801307678223, 1.0087519884109497, -0.314019113779068, -0.7846542000770569, 1.6792622804641724, -0.7367624044418335, -0.9694211483001709, 1.188731074333191, -0.06908272951841354, 0.9255123138427734, -0.8412894606590271, 53.072837829589844, 51.38044738769531, -0.05416695401072502, 6.345873832702637, 17.105817794799805, 1.8638758659362793, 18.005260467529297, 8.06190013885498, 17.837236404418945, 9.326415061950684, 10.316384315490723, 30.635366439819336, 46.214073181152344, 64.28468322753906, 1.0516390800476074, 2.5853559970855713, 33.35638427734375, 2.3121073246002197, 37.40597152709961, 5.877062797546387, 40.393741607666016, 9.117234230041504, 32.46440887451172, 29.372934341430664], "std": [0.2663668096065521, 0.19706009328365326, 0.22653160989284515, 0.0779532939195633, 0.3499643802642822, 0.21406064927577972, 0.2380923628807068, 0.15770980715751648, 0.1428859829902649, 0.10259589552879333, 0.23475082218647003, 0.08334151655435562, 9.585333824157715, 5.0759406089782715, 0.03478996083140373, 3.843183755874634, 20.547714233398438, 2.4182116985321045, 18.17844581604004, 13.66124439239502, 20.041589736938477, 14.845377922058105, 15.784516334533691, 28.190692901611328, 7.182013034820557, 10.290240287780762, 0.31965750455856323, 3.2779104709625244, 14.126937866210938, 3.3319225311279297, 17.62102508544922, 9.995299339294434, 19.290584564208984, 15.47607707977295, 16.906217575073242, 22.36922836303711], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [213]}, "index": {"min": [8679], "max": [8891], "mean": [8785.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [2.755868544600939, 7.0, 7.0, 7.0, 7.0], "std": [2.2903196614738177, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [213]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [213]}, "eef_direction_state": {"mean": [3.3051643192488265, 3.488262910798122], "std": [2.0682762767668983, 2.066069113911747], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.0657276995305165, 1.0751173708920188], "std": [0.7350379639729917, 0.8187879570550851], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8732394366197183, 0.7511737089201878], "std": [0.8601164480304121, 0.8273840402780928], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.3051643192488265, 3.488262910798122], "std": [2.0682762767668983, 2.066069113911747], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.0657276995305165, 1.0751173708920188], "std": [0.7350379639729917, 0.8187879570550851], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.8732394366197183, 0.7511737089201878], "std": [0.8601164480304121, 0.8273840402780928], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6658105910236624, 0.1526974002433239, 1.2137760206747998, -0.028475560135847212, 1.3532109012323896, -0.5331270951316534, 0.6645693133596673, -0.14628758477154258, 1.2151319814428874, 1.2067431883431001, 1.0197735322320673, 1.9571634946428567], "std": [0.058233074734365106, 0.05555107884541144, 0.027118834162130935, 1.1287990644497807, 0.13853142006285, 1.0879801591467861, 0.046181459595911474, 0.05064348634010358, 0.028564644519043336, 0.11568108701141079, 0.10738628667225034, 0.10532902198146872], "min": [0.5891689355730506, 0.02831403112047942, 1.1639588746007976, -1.0045492006405168, 0.7709127760102525, -1.594530309837911, 0.588162949046815, -0.22830891666089206, 1.1806641362948764, 0.9349687804646127, 0.6677579092897088, 1.7360631779646734], "max": [0.7899517761770125, 0.21988374371439998, 1.2627747103605407, 2.2973152664787118, 1.4982513485718294, 1.7095418597318894, 0.7573325202695677, -0.050150630155141734, 1.2639469744277394, 1.3501298493061564, 1.0936217383133235, 2.1832225805649514], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6658105910236624, 0.1526974002433239, 1.2137760206747998, -0.028475560135847212, 1.3532109012323896, -0.5331270951316534, 0.6645693133596673, -0.14628758477154258, 1.2151319814428874, 1.2067431883431001, 1.0197735322320673, 1.9571634946428567], "std": [0.058233074734365106, 0.05555107884541144, 0.027118834162130935, 1.1287990644497807, 0.13853142006285, 1.0879801591467861, 0.046181459595911474, 0.05064348634010358, 0.028564644519043336, 0.11568108701141079, 0.10738628667225034, 0.10532902198146872], "min": [0.5891689355730506, 0.02831403112047942, 1.1639588746007976, -1.0045492006405168, 0.7709127760102525, -1.594530309837911, 0.588162949046815, -0.22830891666089206, 1.1806641362948764, 0.9349687804646127, 0.6677579092897088, 1.7360631779646734], "max": [0.7899517761770125, 0.21988374371439998, 1.2627747103605407, 2.2973152664787118, 1.4982513485718294, 1.7095418597318894, 0.7573325202695677, -0.050150630155141734, 1.2639469744277394, 1.3501298493061564, 1.0936217383133235, 2.1832225805649514], "count": [213]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47361145220588236]], [[0.4534961560457516]], [[0.43660171977124185]]], "std": [[[0.2701156652700128]], [[0.2589556560859286]], [[0.26268155716381464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5207242054738562]], [[0.5303583986928104]], [[0.5066933782679739]]], "std": [[[0.30826390637883355]], [[0.3133065145249569]], [[0.32162166931277275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5110016115196079]], [[0.5198223468137255]], [[0.49454148284313726]]], "std": [[[0.31057966127533143]], [[0.311218922260025]], [[0.3159443428521027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261112765522876]], [[0.4447558598856209]], [[0.4043271670751634]]], "std": [[[0.3596696616772001]], [[0.3573843334602619]], [[0.365908441557268]]], "count": [100]}, "observation.state": {"min": [0.1456044465303421, -1.5158169269561768, 0.8520017862319946, -0.439579039812088, -1.5197774171829224, 0.8965734839439392, -1.180560827255249, -1.3006408214569092, 1.0064384937286377, -0.14684423804283142, 0.48056381940841675, -0.7912518382072449, 29.3700008392334, 48.47062683105469, -0.18437500298023224, -0.4156250059604645, 0.8683333396911621, -0.40625, 0.800000011920929, -0.7706249952316284, 1.084375023841858, 0.14687499403953552, 1.1449999809265137, 0.19812500476837158, 23.8331241607666, 51.99437713623047, 0.5518749952316284, -1.0637500286102295, 1.0987499952316284, -0.14374999701976776, 1.993749976158142, 0.30687499046325684, 2.276250123977661, -0.2587500214576721, 0.7806249856948853, 0.19812500476837158], "max": [1.104180932044983, -0.7823586463928223, 1.690771222114563, -0.09424830228090286, -0.04897192493081093, 2.002269744873047, -0.3526741564273834, -0.850690484046936, 1.5804531574249268, 0.2450556457042694, 1.55635666847229, -0.5903095602989197, 67.64937591552734, 64.10250091552734, 0.017000000923871994, 9.768750190734863, 46.19562530517578, 20.397499084472656, 46.919376373291016, 39.17124938964844, 51.10874938964844, 60.147499084472656, 41.837501525878906, 85.29437255859375, 56.301876068115234, 75.9175033569336, 1.9474999904632568, 9.471875190734863, 48.10562515258789, 40.515625, 61.33062744140625, 37.00562286376953, 79.88874816894531, 27.571250915527344, 58.89437484741211, 79.92250061035156], "mean": [0.6454993486404419, -0.9724168181419373, 1.079653263092041, -0.3105578124523163, -0.7582734227180481, 1.6263622045516968, -0.7622531652450562, -0.983311116695404, 1.2418006658554077, -0.06161203607916832, 0.8971947431564331, -0.7425305247306824, 53.058597564697266, 53.666717529296875, -0.10926412791013718, 6.273867607116699, 15.76485538482666, 5.285564422607422, 16.540639877319336, 10.027852058410645, 16.267324447631836, 13.160698890686035, 9.5919771194458, 29.018339157104492, 36.52560043334961, 65.63980865478516, 1.032042145729065, 2.582380771636963, 32.43732833862305, 7.111287593841553, 36.11764907836914, 7.188395977020264, 40.99826431274414, 3.068369150161743, 26.478769302368164, 41.632118225097656], "std": [0.31203171610832214, 0.22630321979522705, 0.2647345960140228, 0.10908595472574234, 0.467341810464859, 0.2800546884536743, 0.22292128205299377, 0.1422138661146164, 0.15090230107307434, 0.08466853201389313, 0.2105223685503006, 0.07418683916330338, 10.037270545959473, 3.2826435565948486, 0.05246097221970558, 4.101494789123535, 17.98685646057129, 7.908918857574463, 18.495033264160156, 14.685378074645996, 18.625612258911133, 19.464981079101562, 14.32979679107666, 33.2245979309082, 11.701462745666504, 9.720024108886719, 0.31286269426345825, 3.2651560306549072, 11.260876655578613, 13.513550758361816, 13.502896308898926, 11.956636428833008, 17.7825984954834, 6.365382671356201, 14.376543998718262, 21.512598037719727], "count": [217]}, "action": {"min": [0.1456044465303421, -1.5158169269561768, 0.8520017862319946, -0.439579039812088, -1.5197774171829224, 0.8965734839439392, -1.180560827255249, -1.3006408214569092, 1.0064384937286377, -0.14684423804283142, 0.48056381940841675, -0.7912518382072449, 29.3700008392334, 48.47062683105469, -0.18437500298023224, -0.4156250059604645, 0.8683333396911621, -0.40625, 0.800000011920929, -0.7706249952316284, 1.084375023841858, 0.14687499403953552, 1.1449999809265137, 0.19812500476837158, 23.8331241607666, 51.99437713623047, 0.5518749952316284, -1.0637500286102295, 1.0987499952316284, -0.14374999701976776, 1.993749976158142, 0.30687499046325684, 2.276250123977661, -0.2587500214576721, 0.7806249856948853, 0.19812500476837158], "max": [1.104180932044983, -0.7823586463928223, 1.690771222114563, -0.09424830228090286, -0.04897192493081093, 2.002269744873047, -0.3526741564273834, -0.850690484046936, 1.5804531574249268, 0.2450556457042694, 1.55635666847229, -0.5903095602989197, 67.64937591552734, 64.10250091552734, 0.017000000923871994, 9.768750190734863, 46.19562530517578, 20.397499084472656, 46.919376373291016, 39.17124938964844, 51.10874938964844, 60.147499084472656, 41.837501525878906, 85.29437255859375, 56.301876068115234, 75.9175033569336, 1.9474999904632568, 9.471875190734863, 48.10562515258789, 40.515625, 61.33062744140625, 37.00562286376953, 79.88874816894531, 27.571250915527344, 58.89437484741211, 79.92250061035156], "mean": [0.6454994678497314, -0.9724166393280029, 1.0796531438827515, -0.3105577826499939, -0.7582733631134033, 1.6263625621795654, -0.7622533440589905, -0.9833112955093384, 1.2418006658554077, -0.061612047255039215, 0.8971948027610779, -0.7425305843353271, 53.05859375, 53.666690826416016, -0.10926415771245956, 6.273866653442383, 15.764852523803711, 5.285557270050049, 16.54063606262207, 10.027850151062012, 16.267330169677734, 13.160706520080566, 9.591973304748535, 29.018352508544922, 36.52558898925781, 65.63978576660156, 1.0320428609848022, 2.5823800563812256, 32.43733596801758, 7.1112895011901855, 36.117637634277344, 7.188397407531738, 40.99827194213867, 3.068368434906006, 26.478769302368164, 41.63213348388672], "std": [0.31203168630599976, 0.22630320489406586, 0.2647346258163452, 0.10908595472574234, 0.4673418700695038, 0.2800546884536743, 0.22292129695415497, 0.1422138661146164, 0.15090230107307434, 0.08466852456331253, 0.2105223685503006, 0.07418683171272278, 10.037269592285156, 3.2826430797576904, 0.052460938692092896, 4.101495742797852, 17.98685646057129, 7.908918380737305, 18.495033264160156, 14.68537712097168, 18.625612258911133, 19.464977264404297, 14.329797744750977, 33.2245979309082, 11.701464653015137, 9.720024108886719, 0.31286269426345825, 3.2651565074920654, 11.260876655578613, 13.513548851013184, 13.502896308898926, 11.956635475158691, 17.7825984954834, 6.365381717681885, 14.376545906066895, 21.51259422302246], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [217]}, "index": {"min": [8892], "max": [9108], "mean": [9000.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.5622119815668203, 7.0, 7.0, 7.0, 7.0], "std": [2.20954166509943, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [217]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [217]}, "eef_direction_state": {"mean": [2.9907834101382487, 3.622119815668203], "std": [1.9861056153439587, 2.1627489600009557], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1935483870967742, 1.0737327188940091], "std": [0.6984873971461857, 0.8446641317003385], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9032258064516129, 0.7235023041474654], "std": [0.8505019985116296, 0.8129429335004595], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [2.9907834101382487, 3.622119815668203], "std": [1.9861056153439587, 2.1627489600009557], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1935483870967742, 1.0737327188940091], "std": [0.6984873971461857, 0.8446641317003385], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9032258064516129, 0.7235023041474654], "std": [0.8505019985116296, 0.8129429335004595], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6790971214229207, 0.1528626554615619, 1.214332112550971, 0.4419322742619905, 1.2527104502739517, -0.057997867747147124, 0.6773943857265686, -0.16310115882757698, 1.1968722524673987, 1.3348722782804745, 0.9513706867007119, 2.0425078343376], "std": [0.0659756408347352, 0.06988929173177588, 0.027659912490805075, 1.4032464784522622, 0.1794176012807084, 1.336472882211864, 0.04944651504796035, 0.037148976520198315, 0.0341335377019429, 0.1424272302192663, 0.11857868306051082, 0.12167046629860546], "min": [0.5897021842056422, 0.005348032707410466, 1.1468469282120233, -1.1179096962440298, 0.7417023499619715, -1.5916101131503861, 0.5942005188661834, -0.2357184804858912, 1.159469946881686, 0.9682752646966999, 0.5971207964372942, 1.7841257158638015], "max": [0.8110307619975927, 0.23132742862244549, 1.2627897999256679, 2.405511497573415, 1.5209957820018523, 1.862473760136207, 0.7854157841450601, -0.09016405070573241, 1.2691118041149403, 1.466568255950129, 1.0515781505735524, 2.197590080946105], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6790971214229207, 0.1528626554615619, 1.214332112550971, 0.4419322742619905, 1.2527104502739517, -0.057997867747147124, 0.6773943857265686, -0.16310115882757698, 1.1968722524673987, 1.3348722782804745, 0.9513706867007119, 2.0425078343376], "std": [0.0659756408347352, 0.06988929173177588, 0.027659912490805075, 1.4032464784522622, 0.1794176012807084, 1.336472882211864, 0.04944651504796035, 0.037148976520198315, 0.0341335377019429, 0.1424272302192663, 0.11857868306051082, 0.12167046629860546], "min": [0.5897021842056422, 0.005348032707410466, 1.1468469282120233, -1.1179096962440298, 0.7417023499619715, -1.5916101131503861, 0.5942005188661834, -0.2357184804858912, 1.159469946881686, 0.9682752646966999, 0.5971207964372942, 1.7841257158638015], "max": [0.8110307619975927, 0.23132742862244549, 1.2627897999256679, 2.405511497573415, 1.5209957820018523, 1.862473760136207, 0.7854157841450601, -0.09016405070573241, 1.2691118041149403, 1.466568255950129, 1.0515781505735524, 2.197590080946105], "count": [217]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.465260529003268]], [[0.44961905637254906]], [[0.4350581699346405]]], "std": [[[0.2723085195285325]], [[0.2622036862412114]], [[0.2658782992662592]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5018692156862745]], [[0.5116748529411765]], [[0.4884848713235294]]], "std": [[[0.3220036214165052]], [[0.3250871230047714]], [[0.3313860173831452]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5021381107026144]], [[0.5108025347222221]], [[0.48850459967320264]]], "std": [[[0.3110915051715327]], [[0.3143631784883751]], [[0.3175380632733778]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4149298713235294]], [[0.4350135702614379]], [[0.39587122140522873]]], "std": [[[0.3591245763337877]], [[0.3566477173900942]], [[0.36531513944536564]]], "count": [100]}, "observation.state": {"min": [0.13117989897727966, -1.4478188753128052, 0.8337624669075012, -0.3589446544647217, -1.4647177457809448, 0.8577901721000671, -1.2230488061904907, -1.44085693359375, 0.965493381023407, -0.30069810152053833, 0.30632486939430237, -0.9283684492111206, 16.147499084472656, 45.361873626708984, -0.296875, -0.5925000309944153, 0.6222222447395325, 0.265625, 1.5162500143051147, -0.8068749904632568, 0.8643749952316284, 0.22374999523162842, 1.321874976158142, 0.27687498927116394, 33.74937438964844, 47.26499938964844, 0.23375000059604645, -1.3168749809265137, 1.4375, -0.1837500035762787, 5.631875038146973, -0.6825000047683716, 5.276249885559082, -0.265625, 1.3443750143051147, 1.7756249904632568], "max": [1.0690428018569946, -0.7814526557922363, 1.5385624170303345, -0.21508067846298218, -0.24209392070770264, 2.0447328090667725, -0.25349050760269165, -0.858680248260498, 1.7807278633117676, 0.343900203704834, 1.6279892921447754, -0.62278813123703, 65.97062683105469, 71.8812484741211, -0.02199999988079071, 9.4868745803833, 43.59062576293945, 33.11375045776367, 52.681251525878906, 51.265625, 61.147499084472656, 61.65562438964844, 52.9431266784668, 77.59562683105469, 76.36250305175781, 76.34500122070312, 2.8237500190734863, 9.528124809265137, 41.25, 101.49124908447266, 52.290626525878906, 109.61687469482422, 55.55125045776367, 110.77312469482422, 57.98812484741211, 109.16937255859375], "mean": [0.68430095911026, -0.9588430523872375, 0.9887914657592773, -0.31315377354621887, -0.8106948733329773, 1.669211983680725, -0.6448754668235779, -1.0825352668762207, 1.3138903379440308, -0.03297174721956253, 0.8030459880828857, -0.8403522372245789, 48.78895950317383, 52.86406707763672, -0.21355269849300385, 5.1387224197387695, 11.651201248168945, 5.960258483886719, 14.190884590148926, 6.63889217376709, 14.506027221679688, 7.990057945251465, 9.41444206237793, 23.727922439575195, 48.75604248046875, 61.23442840576172, 0.9833943843841553, 3.678157329559326, 28.199670791625977, 11.753766059875488, 31.166292190551758, 15.848489761352539, 32.702842712402344, 16.994352340698242, 22.722698211669922, 44.85250473022461], "std": [0.2867600917816162, 0.1905243694782257, 0.22551530599594116, 0.041064172983169556, 0.32035031914711, 0.2748987078666687, 0.24897551536560059, 0.18725605309009552, 0.23341622948646545, 0.11395273357629776, 0.2898489832878113, 0.10074548423290253, 9.341787338256836, 4.137937068939209, 0.07906890660524368, 3.0074994564056396, 14.81826114654541, 10.96923828125, 16.36510467529297, 13.662911415100098, 18.226600646972656, 16.40991973876953, 16.25182342529297, 25.27317237854004, 13.235889434814453, 11.139700889587402, 0.4383597671985626, 2.966249942779541, 10.585077285766602, 22.047496795654297, 11.75278377532959, 28.426959991455078, 11.11889362335205, 31.1756591796875, 12.94160270690918, 28.468313217163086], "count": [303]}, "action": {"min": [0.13117989897727966, -1.4478188753128052, 0.8337624669075012, -0.3589446544647217, -1.4647177457809448, 0.8577901721000671, -1.2230488061904907, -1.44085693359375, 0.965493381023407, -0.30069810152053833, 0.30632486939430237, -0.9283684492111206, 16.147499084472656, 45.361873626708984, -0.296875, -0.5925000309944153, 0.6222222447395325, 0.265625, 1.5162500143051147, -0.8068749904632568, 0.8643749952316284, 0.22374999523162842, 1.321874976158142, 0.27687498927116394, 33.74937438964844, 47.26499938964844, 0.23375000059604645, -1.3168749809265137, 1.4375, -0.1837500035762787, 5.631875038146973, -0.6825000047683716, 5.276249885559082, -0.265625, 1.3443750143051147, 1.7756249904632568], "max": [1.0690428018569946, -0.7814526557922363, 1.5385624170303345, -0.21508067846298218, -0.24209392070770264, 2.0447328090667725, -0.25349050760269165, -0.858680248260498, 1.7807278633117676, 0.343900203704834, 1.6279892921447754, -0.62278813123703, 65.97062683105469, 71.8812484741211, -0.02199999988079071, 9.4868745803833, 43.59062576293945, 33.11375045776367, 52.681251525878906, 51.265625, 61.147499084472656, 61.65562438964844, 52.9431266784668, 77.59562683105469, 76.36250305175781, 76.34500122070312, 2.8237500190734863, 9.528124809265137, 41.25, 101.49124908447266, 52.290626525878906, 109.61687469482422, 55.55125045776367, 110.77312469482422, 57.98812484741211, 109.16937255859375], "mean": [0.6843006610870361, -0.9588420391082764, 0.9887906908988953, -0.3131536841392517, -0.8106947541236877, 1.6692111492156982, -0.644875168800354, -1.0825352668762207, 1.3138902187347412, -0.03297172859311104, 0.8030452728271484, -0.8403522968292236, 48.78895568847656, 52.864051818847656, -0.2135528028011322, 5.1387200355529785, 11.651203155517578, 5.960264205932617, 14.190892219543457, 6.63888692855835, 14.50601863861084, 7.990053653717041, 9.414456367492676, 23.72792625427246, 48.756038665771484, 61.23439407348633, 0.9833949208259583, 3.6781585216522217, 28.199647903442383, 11.753768920898438, 31.16628646850586, 15.848490715026855, 32.70286560058594, 16.99435806274414, 22.722684860229492, 44.852508544921875], "std": [0.28676003217697144, 0.19052429497241974, 0.22551526129245758, 0.04106416925787926, 0.3203502893447876, 0.2748986482620239, 0.24897554516792297, 0.1872561126947403, 0.23341627418994904, 0.11395273357629776, 0.28984901309013367, 0.10074548423290253, 9.341788291931152, 4.137937068939209, 0.07906890660524368, 3.0075008869171143, 14.818258285522461, 10.96923828125, 16.365102767944336, 13.662904739379883, 18.226600646972656, 16.409927368164062, 16.251821517944336, 25.27316665649414, 13.23588752746582, 11.13969612121582, 0.438359797000885, 2.966249942779541, 10.58508014678955, 22.04749298095703, 11.752782821655273, 28.42696189880371, 11.118894577026367, 31.175662994384766, 12.941604614257812, 28.468313217163086], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [303]}, "index": {"min": [9109], "max": [9411], "mean": [9260.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [2.0231023102310233, 7.0, 7.0, 7.0, 7.0], "std": [2.221139275822644, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [303]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [303]}, "eef_direction_state": {"mean": [4.201320132013201, 3.1155115511551155], "std": [2.0300705347507924, 2.060918036739207], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.8712871287128713, 1.1518151815181519], "std": [0.8364237047852856, 0.7600080372385616], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.6039603960396039, 0.8448844884488449], "std": [0.7970143286137871, 0.8319319655103656], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [4.201320132013201, 3.1155115511551155], "std": [2.0300705347507924, 2.060918036739207], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.8712871287128713, 1.1518151815181519], "std": [0.8364237047852856, 0.7600080372385616], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.6039603960396039, 0.8448844884488449], "std": [0.7970143286137871, 0.8319319655103656], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.6548335491522961, 0.12885021061557764, 1.206426042071657, -0.2508596940194866, 1.278275494683444, -0.7987033747670041, 0.703661539639888, -0.13851962289627892, 1.2097918878428142, 1.2864467173299627, 0.9803811063249331, 1.9717261405582194], "std": [0.059189617468398965, 0.05358857293404446, 0.04277882831832227, 1.1907648121912504, 0.11832605022121546, 1.1607218329668918, 0.07000895008171155, 0.041387176856662156, 0.029478313828689456, 0.11898521004758279, 0.166944654321506, 0.11409945613083691], "min": [0.5921033081260885, -0.0015902390806701583, 1.162902382058629, -1.311831300982202, 0.7105496723099334, -1.817466687936074, 0.5881384706234453, -0.2522339003999843, 1.1629093931169983, 1.0513092944016038, 0.5435493240223468, 1.7160998110722412], "max": [0.7861626620085356, 0.2111535649271074, 1.2974751350572005, 2.05459362285545, 1.4322136274142636, 1.4579222600912338, 0.836623344007164, -0.05332639501716627, 1.267501345294016, 1.4525145293717845, 1.1381986897592742, 2.165291120346471], "count": [303]}, "eef_sim_pose_action": {"mean": [0.6548335491522961, 0.12885021061557764, 1.206426042071657, -0.2508596940194866, 1.278275494683444, -0.7987033747670041, 0.703661539639888, -0.13851962289627892, 1.2097918878428142, 1.2864467173299627, 0.9803811063249331, 1.9717261405582194], "std": [0.059189617468398965, 0.05358857293404446, 0.04277882831832227, 1.1907648121912504, 0.11832605022121546, 1.1607218329668918, 0.07000895008171155, 0.041387176856662156, 0.029478313828689456, 0.11898521004758279, 0.166944654321506, 0.11409945613083691], "min": [0.5921033081260885, -0.0015902390806701583, 1.162902382058629, -1.311831300982202, 0.7105496723099334, -1.817466687936074, 0.5881384706234453, -0.2522339003999843, 1.1629093931169983, 1.0513092944016038, 0.5435493240223468, 1.7160998110722412], "max": [0.7861626620085356, 0.2111535649271074, 1.2974751350572005, 2.05459362285545, 1.4322136274142636, 1.4579222600912338, 0.836623344007164, -0.05332639501716627, 1.267501345294016, 1.4525145293717845, 1.1381986897592742, 2.165291120346471], "count": [303]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.470796147875817]], [[0.452105925245098]], [[0.43590684232026145]]], "std": [[[0.2850015194733239]], [[0.2744884304013741]], [[0.2789902546194069]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119328880718954]], [[0.521833845996732]], [[0.4957287642973856]]], "std": [[[0.3096801096580994]], [[0.31374146013634974]], [[0.32269407985292603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033061744281045]], [[0.5113326368464053]], [[0.4856553145424837]]], "std": [[[0.31305806480339704]], [[0.3151377706174726]], [[0.32482622022341906]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368666156045751]], [[0.45492295955882356]], [[0.41424247140522874]]], "std": [[[0.36577989314367015]], [[0.36344994052614454]], [[0.37225708459781087]]], "count": [100]}, "observation.state": {"min": [0.2748531401157379, -1.3009507656097412, 0.806820809841156, -0.4394121468067169, -1.4744665622711182, 0.8831371068954468, -1.1690318584442139, -1.3091764450073242, 0.9748183488845825, -0.31643396615982056, 0.5790798664093018, -0.7236114144325256, 30.236249923706055, 46.108123779296875, -0.24562500417232513, -1.7056249380111694, 0.7677778005599976, -0.6393749713897705, 0.9118750095367432, -0.6818749904632568, 1.0056250095367432, 0.07312499731779099, 1.109375, -0.18812499940395355, 10.124375343322754, 51.359375, 0.6618750095367432, -1.0337499380111694, 2.7699999809265137, 0.10312498360872269, 3.03125, -0.5212500095367432, 1.8743749856948853, -0.29625001549720764, 0.7580000162124634, 0.6781249642372131], "max": [1.1019768714904785, -0.7184615135192871, 1.423022985458374, -0.20881018042564392, -0.3119516372680664, 2.088387966156006, -0.38378822803497314, -0.7746708393096924, 1.4870156049728394, 0.16888770461082458, 1.4417020082473755, -0.6220912337303162, 69.90437316894531, 59.688751220703125, 0.44624999165534973, 9.5625, 49.185001373291016, 31.2862491607666, 51.244998931884766, 31.11687469482422, 50.81062698364258, 46.79937744140625, 43.26375198364258, 84.18812561035156, 62.89312744140625, 79.8550033569336, 2.6762499809265137, 7.916666507720947, 44.68187713623047, 22.6768741607666, 56.689998626708984, 26.578750610351562, 64.4437484741211, 44.61000061035156, 62.98812484741211, 72.67874908447266], "mean": [0.6889895796775818, -0.8727903962135315, 0.9820784330368042, -0.3402496576309204, -0.7666086554527283, 1.7200089693069458, -0.7918367385864258, -0.9547424912452698, 1.1851232051849365, -0.09733563661575317, 0.9252550005912781, -0.7063890099525452, 50.82471466064453, 51.30855941772461, -0.16184237599372864, 6.180514335632324, 14.722525596618652, 5.749877452850342, 16.126258850097656, 6.695333957672119, 15.624472618103027, 9.686192512512207, 9.670734405517578, 24.807920455932617, 29.842350006103516, 67.82579040527344, 1.1108620166778564, 4.275635242462158, 24.41610336303711, 5.139619827270508, 26.24126625061035, 6.379948616027832, 26.07762336730957, 8.51835823059082, 18.088687896728516, 31.620445251464844], "std": [0.2578701674938202, 0.17901496589183807, 0.19267916679382324, 0.06982863694429398, 0.35686224699020386, 0.26884421706199646, 0.24350520968437195, 0.1611630767583847, 0.13443619012832642, 0.11859124898910522, 0.19657786190509796, 0.02726266346871853, 10.151571273803711, 2.8593249320983887, 0.11642574518918991, 4.01965856552124, 17.552928924560547, 9.708127975463867, 19.259180068969727, 10.334843635559082, 18.656721115112305, 16.82708168029785, 14.196366310119629, 31.844985961914062, 18.765823364257812, 11.089256286621094, 0.3457872271537781, 2.8842592239379883, 10.916471481323242, 7.335304260253906, 14.982775688171387, 8.72934341430664, 18.26682472229004, 14.207277297973633, 18.838943481445312, 20.960006713867188], "count": [193]}, "action": {"min": [0.2748531401157379, -1.3009507656097412, 0.806820809841156, -0.4394121468067169, -1.4744665622711182, 0.8831371068954468, -1.1690318584442139, -1.3091764450073242, 0.9748183488845825, -0.31643396615982056, 0.5790798664093018, -0.7236114144325256, 30.236249923706055, 46.108123779296875, -0.24562500417232513, -1.7056249380111694, 0.7677778005599976, -0.6393749713897705, 0.9118750095367432, -0.6818749904632568, 1.0056250095367432, 0.07312499731779099, 1.109375, -0.18812499940395355, 10.124375343322754, 51.359375, 0.6618750095367432, -1.0337499380111694, 2.7699999809265137, 0.10312498360872269, 3.03125, -0.5212500095367432, 1.8743749856948853, -0.29625001549720764, 0.7580000162124634, 0.6781249642372131], "max": [1.1019768714904785, -0.7184615135192871, 1.423022985458374, -0.20881018042564392, -0.3119516372680664, 2.088387966156006, -0.38378822803497314, -0.7746708393096924, 1.4870156049728394, 0.16888770461082458, 1.4417020082473755, -0.6220912337303162, 69.90437316894531, 59.688751220703125, 0.44624999165534973, 9.5625, 49.185001373291016, 31.2862491607666, 51.244998931884766, 31.11687469482422, 50.81062698364258, 46.79937744140625, 43.26375198364258, 84.18812561035156, 62.89312744140625, 79.8550033569336, 2.6762499809265137, 7.916666507720947, 44.68187713623047, 22.6768741607666, 56.689998626708984, 26.578750610351562, 64.4437484741211, 44.61000061035156, 62.98812484741211, 72.67874908447266], "mean": [0.6889893412590027, -0.8727903366088867, 0.9820786118507385, -0.3402496576309204, -0.7666086554527283, 1.7200089693069458, -0.7918365001678467, -0.954742431640625, 1.1851228475570679, -0.09733565896749496, 0.9252547025680542, -0.7063891887664795, 50.824703216552734, 51.308563232421875, -0.16184242069721222, 6.180514335632324, 14.722529411315918, 5.749879837036133, 16.126258850097656, 6.69532585144043, 15.624464988708496, 9.686189651489258, 9.670730590820312, 24.807918548583984, 29.842348098754883, 67.82579803466797, 1.110862135887146, 4.275638103485107, 24.416093826293945, 5.139623165130615, 26.24125862121582, 6.379947185516357, 26.077621459960938, 8.518356323242188, 18.088682174682617, 31.62045669555664], "std": [0.2578701674938202, 0.17901501059532166, 0.19267922639846802, 0.06982864439487457, 0.35686227679252625, 0.2688441872596741, 0.24350517988204956, 0.1611630618572235, 0.1344362199306488, 0.11859125643968582, 0.19657787680625916, 0.02726266346871853, 10.151570320129395, 2.859325408935547, 0.11642569303512573, 4.01965856552124, 17.55292510986328, 9.708126068115234, 19.259174346923828, 10.334844589233398, 18.656719207763672, 16.82708168029785, 14.196368217468262, 31.84495735168457, 18.765823364257812, 11.089256286621094, 0.3457871377468109, 2.8842592239379883, 10.916472434997559, 7.335301876068115, 14.982773780822754, 8.72934341430664, 18.266826629638672, 14.207277297973633, 18.83894157409668, 20.96000862121582], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [193]}, "index": {"min": [9412], "max": [9604], "mean": [9508.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [2.8082901554404147, 7.0, 7.0, 7.0, 7.0], "std": [2.2875046201729092, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [193]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [193]}, "eef_direction_state": {"mean": [3.2694300518134716, 3.7409326424870466], "std": [1.8408007343416728, 2.0039425287855472], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.2590673575129534, 1.0569948186528497], "std": [0.6868363763649971, 0.8588854598453599], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.9637305699481865, 0.7927461139896373], "std": [0.8230680440447531, 0.8197998130454496], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.2694300518134716, 3.7409326424870466], "std": [1.8408007343416728, 2.0039425287855472], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.2590673575129534, 1.0569948186528497], "std": [0.6868363763649971, 0.8588854598453599], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.9637305699481865, 0.7927461139896373], "std": [0.8230680440447531, 0.8197998130454496], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6607487273290512, 0.1661373688153786, 1.2085491215945405, 0.3572983476991103, 1.3245455813725306, -0.13365232616350345, 0.6574639665114136, -0.1512601722433755, 1.1963090765431355, 1.3528951908810418, 0.9381841071273401, 2.109563772976555], "std": [0.052107857451652355, 0.05393787204753644, 0.031835777328779756, 1.2739848570856218, 0.14142717938917848, 1.2386066998735896, 0.04108148003858326, 0.05648121509658188, 0.03236678049773033, 0.148852564180085, 0.05491191715058193, 0.10853599716572467], "min": [0.593056765693843, 0.05130711203044183, 1.1358854458485872, -1.1210400734489243, 0.7822807170412007, -1.6001813882951637, 0.5926345584843621, -0.2270295008359895, 1.1594744619921589, 1.0291794771397247, 0.7845215277978421, 1.841736704059702], "max": [0.7699834993795931, 0.23514473825811158, 1.2506613120613745, 2.4072469342458738, 1.5212188349167937, 1.9117937443306616, 0.7457826365509315, -0.04448358705030642, 1.2557215398213328, 1.5164109757430224, 1.0490465166543301, 2.311493161100955], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6607487273290512, 0.1661373688153786, 1.2085491215945405, 0.3572983476991103, 1.3245455813725306, -0.13365232616350345, 0.6574639665114136, -0.1512601722433755, 1.1963090765431355, 1.3528951908810418, 0.9381841071273401, 2.109563772976555], "std": [0.052107857451652355, 0.05393787204753644, 0.031835777328779756, 1.2739848570856218, 0.14142717938917848, 1.2386066998735896, 0.04108148003858326, 0.05648121509658188, 0.03236678049773033, 0.148852564180085, 0.05491191715058193, 0.10853599716572467], "min": [0.593056765693843, 0.05130711203044183, 1.1358854458485872, -1.1210400734489243, 0.7822807170412007, -1.6001813882951637, 0.5926345584843621, -0.2270295008359895, 1.1594744619921589, 1.0291794771397247, 0.7845215277978421, 1.841736704059702], "max": [0.7699834993795931, 0.23514473825811158, 1.2506613120613745, 2.4072469342458738, 1.5212188349167937, 1.9117937443306616, 0.7457826365509315, -0.04448358705030642, 1.2557215398213328, 1.5164109757430224, 1.0490465166543301, 2.311493161100955], "count": [193]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4674316748366013]], [[0.4486621507352941]], [[0.43204927900326795]]], "std": [[[0.28413259872086893]], [[0.2729006801049284]], [[0.27722215149025425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.17254901960784313]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168346977124183]], [[0.5291506638071896]], [[0.5040663439542483]]], "std": [[[0.3140934569116415]], [[0.3169470160910288]], [[0.32629764265458605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201032577614378]], [[0.527713310866013]], [[0.5039122201797385]]], "std": [[[0.3092229540356404]], [[0.311437972651294]], [[0.3193862654059082]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358023631535948]], [[0.4534998223039216]], [[0.4129574223856209]]], "std": [[[0.3650460234234342]], [[0.36279482805635743]], [[0.37140548898809744]]], "count": [100]}, "observation.state": {"min": [0.20642594993114471, -1.3197146654129028, 0.8936912417411804, -0.3870546221733093, -1.5714037418365479, 0.8452438712120056, -1.1058340072631836, -1.2703136205673218, 0.9980459809303284, -0.2790970504283905, 0.6685835719108582, -0.7518168091773987, 27.73666763305664, 47.92499923706055, -0.15187500417232513, -0.3425000011920929, 0.8963636755943298, 0.21812501549720764, 0.7237499952316284, -0.6518750190734863, 0.9943749904632568, 0.07250000536441803, 1.1725000143051147, -1.1362500190734863, 15.817500114440918, 53.47999954223633, 0.5910000205039978, -0.40187498927116394, 1.0881249904632568, 0.041874997317790985, 2.568125009536743, -0.6618750095367432, 2.8062500953674316, 0.0925000011920929, 0.9787499904632568, 0.453125], "max": [1.1351652145385742, -0.805557131767273, 1.4800535440444946, -0.14090752601623535, -0.1549982875585556, 2.0485236644744873, -0.42749103903770447, -0.8134965896606445, 1.441238522529602, 0.1659630537033081, 1.5072311162948608, -0.6018253564834595, 68.22687530517578, 64.9022216796875, 0.07312499731779099, 9.748749732971191, 50.01375198364258, 12.669374465942383, 48.47187423706055, 34.983123779296875, 54.005001068115234, 51.923126220703125, 46.633750915527344, 77.42312622070312, 58.83062744140625, 71.82500457763672, 2.418750047683716, 9.378125190734863, 45.82250213623047, 13.28499984741211, 58.303123474121094, 31.639375686645508, 79.88687896728516, 11.380624771118164, 61.381874084472656, 64.8499984741211], "mean": [0.715716540813446, -0.9198675751686096, 1.0286036729812622, -0.2857625186443329, -0.8470386862754822, 1.4735184907913208, -0.7837167978286743, -0.9466199278831482, 1.1812125444412231, -0.09584976732730865, 0.9581587910652161, -0.7238024473190308, 53.0129508972168, 53.36150360107422, -0.06390681862831116, 6.611700057983398, 16.28938102722168, 3.1726977825164795, 17.01082992553711, 8.10854721069336, 17.316104888916016, 9.834375381469727, 11.120014190673828, 26.105289459228516, 39.03509521484375, 64.76535034179688, 1.0238782167434692, 4.333687782287598, 26.294527053833008, 3.040560007095337, 28.346921920776367, 6.771756649017334, 30.897367477416992, 2.1143195629119873, 21.09648323059082, 25.772733688354492], "std": [0.29720279574394226, 0.1514696627855301, 0.17109429836273193, 0.08349712193012238, 0.4205890893936157, 0.3953324556350708, 0.20343755185604095, 0.13874706625938416, 0.10895942151546478, 0.09446889907121658, 0.16172577440738678, 0.045289311558008194, 9.833968162536621, 3.583094358444214, 0.05497356876730919, 3.994367837905884, 19.087900161743164, 4.471811294555664, 18.870166778564453, 12.74941349029541, 20.102447509765625, 16.536279678344727, 16.77078628540039, 29.69940948486328, 11.732181549072266, 6.886387348175049, 0.334894597530365, 2.6338934898376465, 11.44694709777832, 4.0254225730896, 14.28944206237793, 10.299542427062988, 22.601564407348633, 3.245739221572876, 18.30552864074707, 18.991304397583008], "count": [190]}, "action": {"min": [0.20642594993114471, -1.3197146654129028, 0.8936912417411804, -0.3870546221733093, -1.5714037418365479, 0.8452438712120056, -1.1058340072631836, -1.2703136205673218, 0.9980459809303284, -0.2790970504283905, 0.6685835719108582, -0.7518168091773987, 27.73666763305664, 47.92499923706055, -0.15187500417232513, -0.3425000011920929, 0.8963636755943298, 0.21812501549720764, 0.7237499952316284, -0.6518750190734863, 0.9943749904632568, 0.07250000536441803, 1.1725000143051147, -1.1362500190734863, 15.817500114440918, 53.47999954223633, 0.5910000205039978, -0.40187498927116394, 1.0881249904632568, 0.041874997317790985, 2.568125009536743, -0.6618750095367432, 2.8062500953674316, 0.0925000011920929, 0.9787499904632568, 0.453125], "max": [1.1351652145385742, -0.805557131767273, 1.4800535440444946, -0.14090752601623535, -0.1549982875585556, 2.0485236644744873, -0.42749103903770447, -0.8134965896606445, 1.441238522529602, 0.1659630537033081, 1.5072311162948608, -0.6018253564834595, 68.22687530517578, 64.9022216796875, 0.07312499731779099, 9.748749732971191, 50.01375198364258, 12.669374465942383, 48.47187423706055, 34.983123779296875, 54.005001068115234, 51.923126220703125, 46.633750915527344, 77.42312622070312, 58.83062744140625, 71.82500457763672, 2.418750047683716, 9.378125190734863, 45.82250213623047, 13.28499984741211, 58.303123474121094, 31.639375686645508, 79.88687896728516, 11.380624771118164, 61.381874084472656, 64.8499984741211], "mean": [0.7157167196273804, -0.9198673963546753, 1.0286030769348145, -0.2857625186443329, -0.8470389246940613, 1.4735182523727417, -0.7837172150611877, -0.9466198682785034, 1.1812127828598022, -0.09584973007440567, 0.958159327507019, -0.7238026857376099, 53.0129280090332, 53.36152267456055, -0.06390681117773056, 6.611700057983398, 16.28936767578125, 3.172698974609375, 17.01081657409668, 8.108534812927246, 17.31610107421875, 9.83437728881836, 11.120007514953613, 26.105297088623047, 39.03508377075195, 64.76538848876953, 1.0238783359527588, 4.3336873054504395, 26.294517517089844, 3.0405590534210205, 28.3469295501709, 6.7717604637146, 30.897356033325195, 2.1143181324005127, 21.096485137939453, 25.77272605895996], "std": [0.29720279574394226, 0.1514696627855301, 0.17109429836273193, 0.08349713683128357, 0.4205891191959381, 0.3953324556350708, 0.20343755185604095, 0.13874706625938416, 0.10895941406488419, 0.09446889907121658, 0.16172580420970917, 0.04528931528329849, 9.833965301513672, 3.583094358444214, 0.05497355759143829, 3.9943692684173584, 19.087894439697266, 4.471811294555664, 18.87017059326172, 12.749411582946777, 20.102447509765625, 16.536285400390625, 16.770782470703125, 29.699413299560547, 11.732181549072266, 6.886386394500732, 0.3348945677280426, 2.6338932514190674, 11.446948051452637, 4.0254225730896, 14.289440155029297, 10.299543380737305, 22.6015682220459, 3.245739459991455, 18.30552864074707, 18.991302490234375], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [190]}, "index": {"min": [9605], "max": [9794], "mean": [9699.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.5894736842105264, 7.0, 7.0, 7.0, 7.0], "std": [2.316961425942925, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [190]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [190]}, "eef_direction_state": {"mean": [3.0842105263157893, 4.231578947368421], "std": [1.9394147673690627, 1.6980027374532973], "min": [0, 1], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2526315789473683, 1.0736842105263158], "std": [0.6319297271496269, 0.8913869177406147], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.8421052631578947, 0.7210526315789474], "std": [0.8437483969411248, 0.8150421024762247], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.0842105263157893, 4.231578947368421], "std": [1.9394147673690627, 1.6980027374532973], "min": [0, 1], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2526315789473683, 1.0736842105263158], "std": [0.6319297271496269, 0.8913869177406147], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.8421052631578947, 0.7210526315789474], "std": [0.8437483969411248, 0.8150421024762247], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6621101044937153, 0.16429084720988044, 1.2113776983413167, 0.11539360444059558, 1.1557248667504934, -0.42081689069107825, 0.6550109431157884, -0.15286441004594517, 1.2049449451345582, 1.2871029038850108, 0.9417707350895501, 2.064782064524874], "std": [0.051143260033656476, 0.057267843320382705, 0.02983449421408273, 1.3821988946377883, 0.23769222539164228, 1.3482015554632074, 0.034143817192813154, 0.048446475378120794, 0.035565430501524935, 0.17882515366373544, 0.06693779449828245, 0.13930638395826894], "min": [0.5884360647292397, 0.047997011302825604, 1.1570303185801258, -1.2521750301149295, 0.6709542502771373, -1.7014381466797408, 0.5932515998653686, -0.22038326787725715, 1.1630185880077624, 0.9643784405867453, 0.7079568556473363, 1.766459978347319], "max": [0.7796305803056763, 0.23641551183853085, 1.2567551281910685, 2.1369948989850966, 1.507429967382433, 1.5903325329861606, 0.7324554532005471, -0.05396987415420529, 1.263439743211848, 1.4738885678990055, 0.9974580981580612, 2.316368781379825], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6621101044937153, 0.16429084720988044, 1.2113776983413167, 0.11539360444059558, 1.1557248667504934, -0.42081689069107825, 0.6550109431157884, -0.15286441004594517, 1.2049449451345582, 1.2871029038850108, 0.9417707350895501, 2.064782064524874], "std": [0.051143260033656476, 0.057267843320382705, 0.02983449421408273, 1.3821988946377883, 0.23769222539164228, 1.3482015554632074, 0.034143817192813154, 0.048446475378120794, 0.035565430501524935, 0.17882515366373544, 0.06693779449828245, 0.13930638395826894], "min": [0.5884360647292397, 0.047997011302825604, 1.1570303185801258, -1.2521750301149295, 0.6709542502771373, -1.7014381466797408, 0.5932515998653686, -0.22038326787725715, 1.1630185880077624, 0.9643784405867453, 0.7079568556473363, 1.766459978347319], "max": [0.7796305803056763, 0.23641551183853085, 1.2567551281910685, 2.1369948989850966, 1.507429967382433, 1.5903325329861606, 0.7324554532005471, -0.05396987415420529, 1.263439743211848, 1.4738885678990055, 0.9974580981580612, 2.316368781379825], "count": [190]}}} diff --git a/Airbot_MMK2_move_phone_twice/meta/info.json b/Airbot_MMK2_move_phone_twice/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ec624b65ba022db556e5329e2350ba1829cbad55 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "Airbot_MMK2", "total_episodes": 50, "total_frames": 9795, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_move_phone_twice/meta/tasks.jsonl b/Airbot_MMK2_move_phone_twice/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5eec032f7a20b2a9669bb5d83291bbb2e4223fb6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Place the mobile phone on the box with one hand and take it off with the other."} diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba082070d96ca7c3ad5cc6083ada0a602a22d88 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:da984fca8f342d813a5ff329dad12f767691e7f6354429fafe115f5af8fee53b +size 4887787 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1187f475a4db277473c4c0e087874d6e3a6e201 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:cd54d63e92c18d56e25608caa74575152d9f2063cb1f6cb06b5adcbaa8878b20 +size 4320440 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a9990d64f10735629ac4f1da3982b3577c44c0 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:3b83e2b61a9cd00230f2103993d72ea8e85544340fee56bbce751b9b48556567 +size 4279287 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..550cbc1611a877c3a1615e28cc6d0a42d87363b0 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f673584d7e28de78dc43648666d1b166dcd45d65c3790719030d3cc40686c008 +size 4562224 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a59c8ff8067ae01416a1b804ea85d499e8ae72cd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4c2ec2fa7ddbd084f503dcaf68ecba1a89f517b5a1f30bc99fd1ee8a9e4b40e7 +size 4837299 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8bb13f8c4d35f9dda34da06231136766e6cfa59 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5a6422e5aa81a1ea067b39fec3799a5339c5a5c683c3d3cfb289bcdc7b0e6544 +size 3996854 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..493bf0420062aece1551e5c6c6892039c6ba9712 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:8f9500fc137786ba838861d3cb903f02d68bd91f8d44361acd2e94ec58df4ec4 +size 4028161 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7427c9fee870c1c004b3bbaebe0584778d24e93f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5fd58789677a1f565c6bc217f33b8779ff7eb678d2754f2551a3a4820300b725 +size 4743985 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2368abeb9b97f4e9f6e02b700ad7591180a44eea --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:a75bc0523d150763e6d700d5addd471cc6273a37e167b5b145ecbb24335e0a67 +size 5502131 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afc08e79055a03a116830b84a14880d972214226 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:6e485f90f07bfc476cc91c05db0d91c3f23fc44c5c8d6c3339786f0e88fed693 +size 3950871 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730489ebc142cb2dc0c7d9e02b1f922ec40d6010 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5df27bc9d3a9e7358970acc04dcaa3240af03609a8abfdc98ce80352b193b9f3 +size 3834511 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49cc4b0ac5f211ac5f6df8d6e28324d36c4846aa --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:40acbbd2612381d18c0d2e9f24ad420578f9b7a45d098025db8de359f8d43c39 +size 3884261 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9ee2903fdbfb17a0a18fd005fc114c45606346 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:56a0a39ecd3d97270c10a3d2293af7b6520aa4d95bf26d560715251ee521ad09 +size 4323058 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..513d3d627b63f70a3af27ea3f4a4b64463916883 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:9199688c41a6c2520f7bcbc75477f2a1defef0fcf9a679d26083003a24a41cbe +size 4148715 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..475ff20f233b99759e96261f30adeb6b9cf9caf5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:cc5b1b6b12e434e7375218145151b140cce9ac03b78c102d1e373bb0fc591376 +size 4426518 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deed0e5642493fd958bef392d1070a596fcc7c6e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f6d24b6127b54fb605279dd6b0fde29ae7d8c5c274121ead64fb241909445475 +size 4440473 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855da621d5c6665900d87f84cea725b6ded60942 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5d28aee4c2418debe1bceb19922109237c2abb8ca0fbf35232a8bcd02c45c3a4 +size 4947768 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02650f3b7968c97ab05810fa56f7a42ac56631c6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f19a9856adcfbbb42bb38ebe839f126ff6d931b72a9e800fd9a256db14f878f0 +size 4271655 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adde35db134dd14d317651a5805cd437574a604a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:70d276afb6c5b9373501b9de512ab4467e0a64da84e66210e797a3b0ded0eb2e +size 4136757 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..604dd1af7faddf94162858bc34fb5b1228cf3d63 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:807b4b54ae0d36e25c7b7fc3a18033419d9fd4439297eeaca1982222b821769a +size 4289772 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c881828933e5d7fb18101ab2999ff8a91d34deb1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:85becc1a50a9260cce792c2a319eeca8d0dff8fd8b3729138c4ea79cafb2f39e +size 4485343 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4f051aa1355980bd1c931cb0dca5d6e58b0b4fc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:6afd6eccb517cb370c89d9bdf5a6c1165ae0f7b355ef12c34beed6e1cdfc4e06 +size 4769106 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3df41af53695928f98a636190126b4df27eff3f4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:562e7ece45a5602da06fc5b4e9ba0f10ca31dcc010ff3f0506b1ebe991ded7be +size 4108705 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66fa2d3794ab0d41f9d1332adcdadffc327dcabc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7467a7de9cfc9c99ec69f8a1c70821d0c672a20fdb3cee0b4a4b31891f790022 +size 4984804 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db622c56a9f0cbef632cb972365be6854045067 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:78b0da33e5d57b987d8f1025cca1506aaf12b27daa64cdeb92c3dc7799e8c250 +size 4210295 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d9805f8faa0268e38c2c15a6d28bfcbbd452485 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dbd8b68877c218442d98edbcd0b7a20ee0b78c85a62fcf4a6510f65b32bfd6ca +size 3871465 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e87c64891b1e3f7bf133a44d7627ad5d4bc61e61 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bdea0eac3de69a5d53f2ee059e8094c6be500a3837e33c53821001a0d54f4ae5 +size 3898703 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d26d96773c1e1bf2d8b16e0dd62854960beb2dd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bb3ee866697a52769177324fc1d9a5057b58e8f3270676d2e664e5cd8d9d7976 +size 4120156 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f968cae9f7438a2eef12df261b750cdd8d35d777 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4103195c1e4d719a8f11d5d9f4d0ce881bd6aa800764e7aba35d8d92457d670b +size 5130179 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b4403a6e7a3969346363224236c093f30727cdf --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:408bcd9020df376a8b352f7b87b8d7a7f557c73a88ffabadca3f468a94fe957c +size 3987197 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cfa61f0f79746abcfdeabcf51181985f17beff6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:316b93913c507b11db3ee0104580ee878115d400e3967842e17c99e732bfa176 +size 4078913 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d7b705604d3c6c64b5137f333da7179ea68fe2 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d8b9ac10458eb3a420ae3aa4e25c66808046abeac591152490122647cbbdff42 +size 3830948 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d5851efbf870e560a99093ad14cf033ae660e4b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:902984464a00d6318b265603ea79b29a5fc8d0b24885620d9b9c93f2671343ef +size 3535939 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab8ea7de82b5c01814114fa6e3624dcbacb7f83 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d3bdb85c5a60339140aca698e556152ee4a91ddbd9e18c79f545eb51a9a021ee +size 3639883 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85a36bad590da3071cd606e7984c21b1eace573 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:523a6b635145490b011fe4ca6b0a6c745622fc28910af16eb56aba6225fffc62 +size 4774003 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb1ef76f5880901d265102f9f3992444e66724b5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:6067b48c59b663f32944083806c7087dbdf6bcb38d76eab654ed3b7aaf13efce +size 3904711 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cadf8b9e3eea1ac99aec8ca342ca472ac676e4cc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:6b63bad71b151dfacea6d66ee5fecfebd0890d1f7a82e9c890546a642001594a +size 4380487 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efcb50a979755b3c98b32ed6984b3f263b19830 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:eb84b8d8c2022bf7ddf1edf1389bbc31feedcfeeb58080f35cbd9d831a190808 +size 3823791 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aa06eb832c702def8946e111c16f3e64dff5260 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:760e2d1c5335d8ef07b843ffa4c2deda63c2b904720ac64506cb3b9ac15bfa3d +size 4284000 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac8a29071e0ddb08c59d3de68e7b089828244531 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d9e771849c7ccceb1ead690b10306e64f7b41cab853d152fe9e92d6856528e93 +size 3908434 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb17fc0adb6857ae932f12a43edb6c86e1d24cf4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:050bded6c83c8a7683b0f81f2e9493f267e2f8017f1fdd0083bf6cb1973d8a3f +size 4155821 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..525536f37a33aa88c0ad77a560394a875aad1554 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:28044630be90574d21552f901cc64ac3dedbcb1e947861b66defd9e976896582 +size 3875571 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ae7ba50801c9c53881bc12b78cff5319a4a9826 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4babd68ba809f45e7da1d33051fc20a4fb4feff3dc75ddd047d01f828956209d +size 3724688 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b2d3e7099e0fe69c8f00fa48566db631f68b7f1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:8f3759a7f338f6e9f06c48c85f7d4f7a2ab1987dcda0077e2d5a26e0823e070d +size 4082786 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347fd424bc37c88976e0f3f258404ea37e7d448f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:3cc9f2e31863a23ee8d293f60643d5a3bec21db7d80566aa5f8c66962c0ecb3c +size 4123224 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d600533bce7ebfab50c3f24e1c12349a2598797f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:823a466f11e31101c59ff8b56dc69c365f632af01dad9fe9f1c31c0fe02452ee +size 4626461 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0952847fef5eb6570863e094dab8dfd8a4617fd1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ab9fcc5d906e7a5c3923848315190bbcce94d13c5d726eceea1020a2aabac970 +size 4732295 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b531cd0d8417b91d8ec49912034a0ebc66c28a83 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7312d8b8f4637ca4ccd590732bad5e8809b31f46bbdd07cdc705508d3ef42499 +size 6860819 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80b73cefaca441bf8261c1105227374cfa256587 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218a6b7bf65324357434b243f02e61033d520157efb00c9211a240ff02f98bbc +size 4075714 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3721850425ff3d1bc84d15ceb3a039dd2f9d95a4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097f43a484862315fd13400e795985860732c30a56827467f17c5d5816750a88 +size 4031550 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4936d49697b534142344b5ce61412dee447ee443 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:aeb76db04b5b47fc09fa6d69805270ee64dfc1bbc4455709a6957425d428bde4 +size 1149552 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cbbed53bebc718acc7b85332c8bbd90b55ca059 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:518fb308d0010bb779d4590c4f9121ef7c1b8fe2189c15c40b5e32f1d09dcd64 +size 948528 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95943c13db295d675648ffa0d0c278fd3ace0808 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:331e3d5afcb10aff398f63a437c25348dddcd90c2bcc387bc307f5b81db63214 +size 961653 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18e93c382c2c6bd973fc4c11dadfe77799de49aa --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:25f43abec8d849893d913df6092b0cfe4c645aa13bd5d4d058255573d32a3ec0 +size 1010969 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fe1384f5147c36a44bafbb0a661e718315c5a62 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:323db84c88be94fd2773e5a5d5c16eba89f3a8ca21472cd267e63fe4c4987701 +size 1074182 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30c55a65dfc8886ec459ba17157c0005664e823 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:84c4b53ceebe9b09ac73ae02cb58fd9b96d155425b9beede993c10cf18c97c3d +size 873629 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..385566a897dd2247765f711c8dfe5c204b5c7f9c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:6a6439c2cee4c7a94027f7e4282387d0121a2ef4b9bfc6a2b8b3c58314ef8c55 +size 908639 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e72456cdafb9db51a70ff277bbdf85e0c8ea7b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:fbabc364b465611d456c2ad7583a1ca525856c5976a333818bcdc3674aa90729 +size 1118929 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fdcba700ceca7080c711f59525b1ff10fddb6c3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c001340576eff89e5cbf9f4c280abfb6fdd241c6683dc2e9716fbf4ea083f065 +size 1276368 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1bbc0ce8367418e234a235d691ed72b346a5e9f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:e6a332c3245cc6487cd0c960966ea716a21d66594581408f9123b623ead9466e +size 900973 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b44e30a04022e02cdf4aed07b827ba516f7e165f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5c33083b4df5606c85ac91a9dd90a2f67856ac261c43c43d2e7fe3f9d27fb844 +size 887505 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2908263a2cd4701980ac25a3c6e3e32cbd23225c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:512906e9e093262da1354cd99d501c27c5ae4629e3337a6b0e152897b2ce9709 +size 908368 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e097faa403f238112c1c6aa5321e3c0fe109109 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:780f9201f82c4146d583f1ed57349e8a47f1c29321bcb249de889f2899a97b7f +size 956187 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..171381fdc366644024d6e9017dc7df92cb3d9f40 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:361c778b068066935a72e93e52fd98be7eef48f0e5eb8249372ceccb390569c5 +size 865454 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68f649c7f798a66f5d985c19c02adae5ed29636e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4254b79d22ea4fce5ce176b46a81cd95b9b2b3126e2cdaa6e5432bb9beffb0f7 +size 989121 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf0d2affafd9fd527b32f8cb053301f00bba433 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:66433931b5862b3c2a4e162b332f0082d0b375c4af64811f8ed502abb438db34 +size 998248 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dab6a202465fa27d8942d737f472209db82482d1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:87ad1e507b068d8031fa833b9f8d4c1c221e826881b366815ee03be27358f446 +size 1055426 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b96b6a7219e90efbe61c23b72585c0c82f73007f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:73abfa459893befd2586b566f9d073a18f6802057cccfa53fcd7bc9327ac959e +size 1047682 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36916a991f0afdb4dcef4f420c4bb2f2462a79d5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:07cc50408df7b4c7c02ade248db1664d4d20b11d0a2821030a19e5da011c2187 +size 958733 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f6613cfcb98855510de7962ac5dc1e1e0d3245b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:be279f0e6ace46a6cc2397d715928ac0663114737430b00dd203adc21696e382 +size 991524 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f819edc7e2bef28b46b8e3ee417e3649b5d63c9d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:9ca486a69959014d6a1bea539572804cd6bd48aeb9bb09397d80cfacd45394c6 +size 992213 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1233005664db24c989c7116d1bf85d1a5df7dd22 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7e669ae9625c86e204162dc9897fca7ab538452e46fa56984729afddc088d744 +size 953113 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1378edde602729c24947bc63a4c3cda0ef042f8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4e9cbde63fb8cad21aa48ff16730dc601fe69e37f57167414c5fc8ac75432e5f +size 900981 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11538c9f7396a8d9868db51d92976cd93918f3e5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7eaa5b9eec965427a3c58cf62bba9080766953a0eb697389ee8b3cc8df36929f +size 1183171 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d88544aabe79e1164c6342e7b197a653b015fcb9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:3f04d3c797525847ec4792f1cd6de5ec71e9d86b011ffe0cf979f75d689debc9 +size 938642 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c756535d4d916b40adb2e4e912dbac3906957e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4fa78f0b2113909f886d9c382c11e5f90de98999ca24e2ac8c092aaeab5675ab +size 917440 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f4a65958fd23806faf10f8a52f7c294e47ab0ba --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:e4bb7d26d1bb01e29bf18cc977cc78c2028e6d982e95c508978f5fe67006091f +size 919535 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5ae785e16b4a7cd2e703af53bf73546274b7c99 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:3db12a1f73bf845e70127976f59c43506f710d5a510000e4cb28a045fae04c38 +size 920118 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d494eebb7f5ec55e38298d8e5267e686fafd90cb --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:e7d26121344561d69d5ce36168f791fb2ae4663fe0873fd8d80e561adb3edfec +size 1112256 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d69fdb3eb050f9cdf8f32663732b0fb4d0b7d24 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b45d9e5f58f7d0cb1332d3a3dafec1e2c24060b7d75523229c7cb0ab2c6eb178 +size 969297 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6706437466724a30bfa5a06a133c6a38cf5c45fe --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:fe95ba992c4eb701bceda1253c9fed81249c97990499a0566a612a5520a7be50 +size 865754 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e276f3ffdac2dd49b79546b36463d194fd261f3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5bb9fca6d4d05d3d7a14b9993db5d41068f824114378818b4b5e38a6ad5214c1 +size 969338 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f2529d71472e3517686144b30155fe5ee79b91b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:2089bfc0c4e0f6fbe5f349a3f60933b144ef21c53ad061442b4afa3a052cb069 +size 845833 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab64f0e557b138bd757a9b8ff4d0139857575e0f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:345920ec959f04c3a71c8aaccafc988e639a6b419c9ac0350b5a60c9580a4dfd +size 871319 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccc59317f5ca761ab1bf76d82374b8623ad20e1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:5d5c929f21d0b9ef538258dca814f225168a354a0c0d7b131643fa0c939343a6 +size 1113313 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57be60148482024b575c493c503febe31a1f0ca --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:11fd9667e476b48b36357bd6205fbc5f5893959504c847b0a4f480c50f073498 +size 970175 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72789f8e41f9323614ae6cd3e4541799ee684d5a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:901221bcf954f004fb94e014da437d0eef63ba5ba262b8bf1302db318a2299c8 +size 976504 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730d6ecbdcf583a962ce916711f5d645ccddc9e3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:9291af74a8ec5ab1851e1ba2839aa33c797dc7b331d3b3357fed0173dc265067 +size 886017 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d476528733dba425d593f750c3e920b05dba549f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f801fc4e6a6e2844e120af3aced6cf77e4dc367f1e931ac284396b01d7dc9fdf +size 1004588 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f437693d928b06960d6e7f4917cfbfb4f5b84409 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d1b78a78caed82a701f18c233cbeee0cc6e20b5c2d1844fb5c5ce9f5a1eb5ac5 +size 995140 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b03de29fccf807f2a616650e35ddaaa4a1794f90 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:067f6865cef54c5532a078fe69cbf847eae8bae6c18d9e2f3639b0e847988b4b +size 994205 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0174ecec0477f85f7ebc663c2d00aae4a3206ed3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c7b35cb7522612f9ae97dabe32a2aafc90e6845292a92fd58e3c8cddc1a6279d +size 780815 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..065b0b2a0ec8aaaa170166fb2cafc2d4258ca304 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:9dcb7da5cc52cf03ddffb5a141b346f4bd1ea77a1309376eff7e9a45db36835e +size 818801 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80a00ff23f2085c30fabb3742cae1e023b6a9ad --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:a69212a243a6ff862430a1a37d8b77a8f2c6a5a42020dfffb330e5446efb0924 +size 997261 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba784f8684ba3b6de71a52383572b2d2214fdd8d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b343a18e7dac182dacf149e0f5e71a7dded32b9671173b1a4e4f4ff1a58e10e3 +size 878970 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42a31804a17b65dfd42bd79a73b4cc7926b7e5f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:92a2e2a20ff568ca5cc217cbeaaac4d7e682e8e4fee9e764ee5193f505233f28 +size 1087643 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b67a3a238d1abc177d8281386f1ff976178a85bb --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:2fc7c43d072625b69e86d2aa78872e08bb929a76dece6abca7d0e1f7bfdd10a0 +size 1033562 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b39cae8068f6ed3af86454aa5c4a2e70e31e7b99 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f1f726859f0fff05aa222e4847ef96fe5bc9d730ef2365e7057e281107bf9ee9 +size 1677206 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d637b6024ea81f84c5cf2aa9a5247ca70aa837c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f51626aabd62b64e186c4cd520f33f6b7c77a3ef6f32af9456833eecb23284 +size 965506 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6bf237b8e283200934297d7f238121c7625d98 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3a89e748f5606a85a7affe9632cde1ec94990862ab9acf486d772131f88ac4 +size 911369 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e38857f1f9a9beac433eb3268be7bc86c188e9e8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ee7fc11e76e8bd21b521c62ea661d62604a5e635e4918f3b4d8b8b040ec402c5 +size 1652492 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fda333216a9cd43f42cdfc685b0aa4ed6ca43c7 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d80808542f7873417fa5338342a80db433a6f374c44148ba981e238c0cc96874 +size 1418033 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a46d8873ae34ea9ae991010b146f3b105604eaac --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4bb562883c6aa73fc658fa3049af6def44324d6bdfc96487aa823a44947144bf +size 1450558 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aede8f90bb2f5e70b993afffe95b32160c0c55c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1b66f0f2232f6c3984cc7b06f8e4ebc9d0da92371bc5cf043bdd12be03df5432 +size 1540158 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85680bfb299ce70c7928662a6fea4ef9e779a0af --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ae9dbec11114ac839b7758de0215b672e4d3a4c90ff865031b7fe9da6bd337e5 +size 1568792 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ef6e76b387b877dd8d1aac0669706c183dd8fdd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c0668f3da2aaba46e0967c5b71502412f11f6359868d654f9a3d334f3b0dce3c +size 1309705 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c60d8fc1b957a427f42feb387378c2b75fdc4f18 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:475176acbe1167df574059829a3f13ea18be813354f559eb010bbf9628d950b4 +size 1410847 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e86c6bc581b5e0d0c568c9079f7f32b7c7978c12 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:a5e59308d4ef8cef0827ccbad03a045b3a70f957ee668a959deb3ab362927007 +size 1727344 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e1e62223d89ea8e13b3f92d18f3b6bb7ee2f48 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:58566775e66708c2c2454c385780cc4f8238f849526734a6c7da5cbf3bdd1008 +size 1875146 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3bb64bc632048da733f989dff191d4a3013e2f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:830aa7340491e0e5d05e870078a929e259d663059d82d1706a8d77cf82eefdcc +size 1305938 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ae209310955182a1378d9bfe65b9c3c67dab58 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:07e992fa07164b055f4c84785858f53f50888379dd230be687516f4e2fb96bfc +size 1292965 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f13875635074ad02d212382c0e3334c02168ea98 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f4963182ca61c74db5208df2f187788811ea9df7300dc3c8c5f61137c7a47e5e +size 1299946 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baa10d6914cf1f4d6b33d3a49593fedd3636c70e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1f7b7c26292a3f6bcad82ca4d7144b66cb49032dda5b9864a2f6f9d6e2b0d752 +size 1345962 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9901123df351ddde7fb5670dae9ca80e24965b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dd7543fce7e16d1e8aa17322f102a8ae37349e3e7355d035d26b8978ff370e5c +size 1314743 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba066250ad34fe11190b41387268d6d5cecaf7d7 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:30e1158ec4f871f9140fef724fcee4a5ef5ca8b1ab8f55b3e7fa9dbf9f0dd960 +size 1431095 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbb29533943f47e15f26ca818a8954c2c3c53ec --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:8f59c7e6c35bdef45698cc4cbe281ce4e62843e19bcc8be019e7791ad36de538 +size 1505002 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4589ca50a8602bddd70673882ef8c44edd23c6f9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bd67b3179f4cac5077cbe8bc0c704e9498f4a27704b4488ca2ead69fc65c2925 +size 1580995 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9474e4664c483b0457ce58cf725d1c90dd4ee7c --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:daf459f3fe1a14edcbdcff36b63d7ed0c489f67d36e95a40cdd6b8452219974c +size 1438569 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5501764c70bb4de69bd77651191eb73c9ceae148 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ce50dac57e626b5a66a597557317d27c3f0dd085eb844317e8ccb6d8fd7fa915 +size 1376351 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c43cbb371cff7787f90f7b5f3601e207eaa91ce --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:0f027185ec632e876a87335206442d5f8e12113e9a7297f33208b3b5b0180c2c +size 1470117 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2f54290664284cf2ee69a7783d74aa4489b7579 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:28017c90f0f8268fdc0a79bdc620d7a8c86a098c1de30504afea6b44b3c8c1d0 +size 1458843 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5788d7d32fddbf04255b2ba3e8b596316cfe2dc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:2a67168b6b0386f7e947cd5283efeb30a690ef2da95ccb98b6dfe4bb309f80d8 +size 1640423 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0140b3729ed3d052874ffff89762a0eb50872854 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b2408c7a6246d5e91bb12af1387b5cf269dac305c8b75005dad58eba69f86b3a +size 1439077 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cd97f52c26ab2d18230b1a8bad99d69622ab5ac --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:e181cbf17c104d11cdc9c352f6d3e8c4181aebf1949f8d1ecfd1f86a37cbadf4 +size 1650242 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b6a9244e2c9bc6be8b6b5585f0030b30f3c59d6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f9b399277218e58076bdf26d805af097ea70050e8335531135d7d07dff5ae158 +size 1517417 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d005b3480b202ad7f505e79dbe235cf516ad18 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:57a2c229c2b1a8879f2b84472dafd34c530684eadc73b737ef596f36d92fd147 +size 1233352 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cf16072ab382d8a045a4919f380e690ff91d7c8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:556a880ea28ac1cc4864ba3f6efe1373c10074c4d451354e0aaff2f4c5b335ee +size 1325887 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3e45b4250007ba148b7e6fe8c6f69be8d639ae8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dfa4808599b80b9e73cd6d49f9acd4d6b8e7f949a00f10aaeee17c9def65211b +size 1459708 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01231f1af7b4dcd3c41d8b3b8c1f355311dc9a9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bff63a83b2f3efd907af0678c5bdfdf865ab65f1b3ba7a7eed165cce055a8559 +size 1646358 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8a1982c3c41b12ad5ff49c1fd031021d3036be --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ca49ecc92be2e013ad0803e81ee1465b011c0cedfb30463859c612778ab1b73c +size 1533335 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93fff16890e40ab4e84acd8000e65581a9763df9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1e6b6e72937fcc20497d7009193568bee52defeafd3407caad835b4a7e8fd883 +size 1454326 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc8206f8c8ec2b0d74f062675449708be2d39c3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dbc12ebc2ac86edf1efcb947d17127513cbdfbda9a2a12ebaab6ad19a366ec38 +size 1306656 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3cc51b01c05ab8e0a33cc5f4815ccd931236bd9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:cc1d2864eb55f5c205924320fb36d6cb3fb5cd0024ca634ca001ce04fa99bede +size 1242599 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..463099cd8b9c5f8188e3ca6c7f22833fcb9d8591 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ea203f8c92549e4dffce03f1a4964aeb5cb546564072c95ac25eca176edeae82 +size 1196561 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5659e729b2797046611616f3583f4213addbd4e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c4d12e57ba133dafe5ca075334d581c0aa2395d46b40bdc75a831f0f38307276 +size 1490841 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67efe908ac5d793e13d79a5aae1f363165966ee8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f87d437e14e4ae53e45022963119dd4edf7bd7c4499ab5235fabba5b881ce5b2 +size 1322149 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aab7ab0f8ed402f342b6c936fb04533271155e1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bdd5f5b024ec44da6aa544249f24be7e7f4feedf6d003ad10a74a4dae6134d9c +size 1405680 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd55ba46c973ad8131d8f8a41b3d75ca27592732 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d19a919483862964cb8fb7ee2201be6049c9e39bbfe8db804671594399deea63 +size 1312301 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0955b25261dc904cfc2966c615b0f5eb95d7c02 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c769df45641b8798994cabc419a95469775f805ca2b232ddf8419b616c64585f +size 1392140 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a530c24b64ab335952da5504f929b4b22b6cbdab --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ed3f65bc89041e1844ddda7bb09ffc046b5e8b8c88807eac9893fc81796ddb8e +size 1305770 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fbdebedff04ea81c92803f2dec7d8bc76b57f54 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c3bf0a5dde193e81daf05607812164383206d413fb351fa858be64b90670bd81 +size 1419056 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe57d88c656fb25d715c3949ffa69bc7c3c7d0f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:8a691ddbb8f8c429959f600b68459965bb4eb074d2adbd0d974c3d8ca29b2ae6 +size 1356657 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f0270608aa6a9974af5d81be47d27e69fc96a2 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:620b14255f8bd469ba8066296f3a52063ecb897153a84d92632f078902c1961d +size 1334413 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad2c78b7ee89b2d50a130d09d6f310ec4eee29b4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d41040abc0fd21dadcca2f696b23387989101a3808d6508afc54226e29cbff67 +size 1451995 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac73fae5f150419e4d3c9623139512814645ff59 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c4cb93b9acc5ff422051716d0917109d7c2279ec9499498c421879c249d91e9d +size 1464922 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6149b8a998ea45072c75842688ce47b341f53200 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c258341562a1c2f46cc41a3537b92f80578362b42323da08d6d9db2d870e9f41 +size 1420964 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..177c14659fb073b9b33aacdb02564ffecab7542f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f684e74b5a923605014462bf8ab8806c6f409cc02fee3fe5b6014cb1d2f0f1cd +size 1566778 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b281569e83c628cb5c06c68b39f2c8ce987d109 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:fd8b1116d02dd0d89aa2b1b5c884d6cbd236361eefb74f6dd150330970de5bb1 +size 1878914 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf328e74e97adb55839ac2bb7c2608f079baacb --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191f42cf727e33d0c8cc8fb7232d5cc573cb6d86288a215aee10ec7829589fb8 +size 1360412 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..662a7f1d750af72d6ac83fe1ed17c42802623e5d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5144f3c71a54c9f383e0f0a04635a413194233e2fd5d35a82f797efaea370a6c +size 1370107 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7df173de5e31ba6071bbac0b84e882845c24e966 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:3f7d8cc556ea51ddf1bb0df3542ce96f35584bdc6809ef29e7fb83b06d51cae5 +size 4428588 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b646cddc307be2e3b9275a80bdae9c5083401a3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:cf5cec05d672c86655875bfd58a7a2e0f95e89885fe1561435e87ed536758d70 +size 3806197 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58057963cf7f373ec572639ff09c82397e1c6b23 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1b2604da97db1c687e42090d1b7266963d5e5ecccd23d36ef1eaaf0ac925ea21 +size 4007835 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f9dc8631b3d70301b4f684d980122b9f5c3d6d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1fa520c90ac5a6d67aec01f257fdda96dafff14fc09a9e7bfe5ff4ebbd87cc98 +size 4301217 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91aeecba68f41743b67984de8f874441de904a43 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:61491fed335da386be14514f9843c6b4adc072dd886992b132e5dc342f833376 +size 4478762 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da62e6400fa12e196a71a2bc830d89b96400776f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d9ab8bdca5fc8ef17cd4837d534e92c1aa8e6a9c96f062171679c7be98503097 +size 3691258 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f384ddb24a2f2bca04231c2fd1d5d522dd35bb0 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:968594d940d01a57e9c37d76145520b0d5a5cdb2cc072a2c2e24732ad359a9f7 +size 3718948 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2593257513193440f66357e3461ee41ac831a000 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:04896e8ae270118ebf45ecd4ff4fafe0f45e6752871b7fc830444262af5612fa +size 4178863 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0e865482e63b287e55156173e2b21fbeb19eea --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b568a01d076409f9dc2caf93561ab5e97cd7a82e8d268e0f280b720777907d02 +size 4799563 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c191a346093fa7f974ecd5641c56a4a74a7722b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:afad3bc06f7acb51244fc3397f60ba24321d1e7223bfc215abec0c0a33b2ab3c +size 3505435 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75ba49a4e66695801df2567851a87e2fa8c0ad05 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c292760555725981b2820de010dbb137d8aed0555df9e7adb0e828a217c8f45d +size 3437355 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abbf55c8931aaad956a94790a153b637cab28407 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:d502946f8ef66b836b74a2c55ba725cc14abff86912ebef8bc7c5fcb54255d62 +size 3414790 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c58b10eee3d1d1d64efe04b755dacb4c14fb60d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:955406d7dcdf7ae871c3aef262094b2a9fd8c2ef8a0e93b9932970fb73a8479f +size 3874514 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d050b3d878640ecab1bedeb4a0a20e6ec9e6f4a5 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:62c49e1df588c11c8ffd15f8b113cdb510736d5db46f4074de4b028b259903ce +size 3604255 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa37997275d4b20853e6fb06a1290a835ebbc7e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:8218af5bc0c5f5fae5ef949e85868c77403fe7121f85b1714aa7025e98dcecd8 +size 3914440 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c97ed5da472f37f94d10ed7d9024dc51d1dbdc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:88f2b216db9d5b08964ea6f320aac211f2facf4c5bb1bf4566eee2376720b41e +size 3867336 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42999f086e5c9d14538e4efeb447553d75ddfe8 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c6c4b45f602da6c0bfa9a5def9b7dcb2aab11835dd60c70f204c8216555d6fac +size 4306936 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d4b4963bac7ac38803fd6ffe35fd1dcf2c5a59 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:26b83254ff93577b8aec7a9f9b116b1bfea25d98b4246f272a2929dd0d8a9334 +size 3743352 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfb30512e9357c70d7cd6b7263a75de73155d99 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:1d93eed7b348ae63042145b91067eeb7e20e1427de0ffc5b069b8bdf3bcf1742 +size 3636852 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c1f2d12a617527e622932ec88cb77e4f51d5b96 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:e59f2a191e673bad27df680bd777054f61fdcd0f2ab88774686154db3ec829f1 +size 3770050 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18d205c3a96dd921bc1a2a78a4b44e1592a612fb --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7b160cf61df0867a06fbbd343d1cac7d44596fd54644e25393e99de6499a9187 +size 3967595 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4760ad07edfe2594e30ec9d9939b4fee3ccf3fc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dfe3151447a8b645cf3b86db370a0957839837ee090e1a557a96212d4691bd64 +size 4167681 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e62df4263c24c1ff44be729cc13449347110aebd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:dc610d285cea827ce8e06a8bb300e418b364c6238cdc05cbfa269120535ff638 +size 3672230 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0cda259f200b4e1789635399e32f87d6a364f0 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:deec485f23a7338241972c07b3126bc0a9805741e3ddd2bb460a1338f36860a5 +size 4491980 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1326cffb65a394803b2679f9b307a2556eb17fc9 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b6ee634b171ed735c49a9f82258153cd54da2c40a3043a84f7ce95a5c7ad8c13 +size 3842757 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860b1026e13a5ed1d1883c545fa23e8f601fd13a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:a8f184963f8a7bdc464029ac2218cb514b4ee23fa7765a4b5f3fd45e49ce3b84 +size 3419043 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d579d942a77a76f4e4c09e8e9461e52fe35ea2fc --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:9be08a816dc126c4e815844b2aa35a382aefbf90fca2947be4def18665ff21c8 +size 3481366 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bd21c0a68122451d05d5a73267839891dae0b6 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:bbf0463637940a968d9a78db525178bb080bd7bcd657518eff31c374dbead401 +size 3722442 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1a00d20632cd781c9c2ec0d3943b98145908bf1 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:73f196a0cf019d1ee6b4b22f0b1cda9b2b6f9cb52b60a3e2a7ebe53944de47d9 +size 4592391 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c814cdc6d3728a64e7c630ab9cee44e54e5f5622 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b9e9da1dd77b658e2984c539866d415604946a9430af75902d5e7d4175e376ad +size 3664931 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f590b77b31984bd9ccdbf800ec6f24269f291fd --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:47542911663292676a632699291e8553fe9f0c31b42abaab71b838cce7ac599a +size 3737685 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b23cf50d4ab5bf3aa32247dc131918461b6e37 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f458cf2de9e75b99130b91bb7dc2e34b82734e2dd0b0c977269e913f8aa98943 +size 3440694 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f74b9a2760e6f72340a5eea1d16583530751237a --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ffabe5cac926a703f1976d9f0d5fb430f608cb76b8604f0acc09e27b93dfa1ba +size 3192682 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..581429ca526d8c3746b0a82f4b6c65bb9f44241e --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:7aa014f246c923f34b6e97816ba1105073947e07a41ead6961034803195ee9c5 +size 3227907 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859748b092b3fec47ea6565603b4f71ff7cf30fa --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ff4d28e8a54d1c39c2722b6a4691d5dc12f8d7679c00cd7b331c6a73f51365b5 +size 4330056 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2783a212cca1aad6e6854e424b2df926215807 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4c535f2fe9ba30a4dc5118242f48a9292582b241754de4502cb4024b8addd035 +size 3473472 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f5413dda45ab1fbe01c860095067e4a4f13801 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ba42cec546940d182eabc463829676f87151c0b000c031166fa1760108d27ed7 +size 3870758 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6d3ad997fc26fcc2063fb3e3957b033c2c8af3 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:15cd88aaa9602f36abd9892fb7293752d2be3b8aff675b82e01a49bf933a708f +size 3414007 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11ad52428881320d2c2fdfae176751b23a0a4d5b --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:b7fb24b6badda6bfbe9fcf0615f6b2f4c13738e4bf169f3746af98638833414d +size 3773803 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5ffd4f60159f87ff63d149c3d3f873fdacb40f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:4f6f1b2c50565545d62d90814701bda4f17daebe0b21b4b742888de7118b494c +size 3471441 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe3f739a347d5fed9cd7de86cc26a6985585449d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:f7385a7134f1f48124d8d476f3fd1fc6b9a908f8360f9e8b1ad3af551e45e44d +size 3665682 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308faf43f4c0f358722d300f9d439dd7e0ee3815 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:2785a336f8aaa9406db9ec0d7039388349cc820950ca8a9ce8fe86c57083d04f +size 3390102 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7178edbdcff4b8fa3c22077e6e1db6ee1c13edbb --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:067180ea1d3fd7aca45fef5adee8ee4971541b5e510071f9974dd8d534ed2092 +size 3321742 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd3af77d65bc21d706afffc61401dc56c38fab8d --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:a39d1651a4f834dece44b946a14a6069f784ea688d4a0599db084ea6fa2c5ccf +size 3681887 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87440c422c3c8f2ac32b4a36d2ccfcd95599689f --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:59ebdeacaf31684f7dec977945ec2ff579946e6fb2d3c62e758bf9df1e58495c +size 3720790 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25c3057221207bd9fef369c252b566f2efee5f01 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:ed9b7115933fae5590662e9ca976b7794af1f2cfb40e0ff0fbad7a2428e5abc6 +size 4260856 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dabc0cff5139e6453f6989abee07f21db3198139 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:c4b9d1a718b243f6eb3bd41d6d67792f76cacd345d0c2a8eb62b94a355aab8ce +size 4317660 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3daaa001e21023ade0120712a2c9df28984cc520 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/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:442618ba0f1ae623404a97492180f96ca170a2fb46669278cf2bdd13d3320d07 +size 5876064 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0d24743718aefacd3b0cd3978a73554d01ad7d4 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccf434bf001fbaa8ee622c993d511fb0e0b3438930c250f4965a4856fadf8b3 +size 3792594 diff --git a/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14924179322e0fb4f7170177f28acea45ffe3f64 --- /dev/null +++ b/Airbot_MMK2_move_phone_twice/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9493db2dda2d1d1913351f60eaebca344aed7e7b5ad2a307ec117b01f6ef670 +size 3744484