diff --git a/AIRBOT_MMK2_potato_storage/.gitattributes b/AIRBOT_MMK2_potato_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_potato_storage/README.md b/AIRBOT_MMK2_potato_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6e5146da1dd9f24a09eac89321fd7dee683c1737 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/README.md @@ -0,0 +1,328 @@ +--- +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_potato_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` +- `restaurant` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 6958 | +| **Total Tasks** | 2 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 252.5MB | + + +## πŸ‘₯ 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 +Put the potato in the compartment on one side using the hand on that same side. +Put the potatoes in the compartment on one side using the hand on that same side. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **End** +2. **Place the potato into the left compartment of the storage box with the left gripper** +3. **Grasp the potato with the left gripper** +4. **Place the potato into the right compartment of the storage box with the right gripper** +5. **Grasp the potato with the right gripper** +6. **Abnormal** +7. **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_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 6958, "total_tasks": 2, "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_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_potato_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_potato_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_potato_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_potato_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_potato_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_potato_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_potato_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_potato_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_potato_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_potato_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_potato_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_potato_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_potato_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8cdb64fa7afd4cb5920ba0e10f201b2e036c8e0f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The potato is positioned at the back, while the triple box is located at the front."} +{"scene_index": 1, "scene": "The potato is positioned at the back, while the triple box is located to the left."} +{"scene_index": 2, "scene": "The triple box is on the left, and the potato is behind it."} +{"scene_index": 3, "scene": "The triple box is at the front, and the potato is at the back."} +{"scene_index": 4, "scene": "The potato is positioned at the back, while the triple box is located at the front left."} +{"scene_index": 5, "scene": "The triple box is at the center, while the potato is positioned at the back."} +{"scene_index": 6, "scene": "The potato is positioned at the back, while the triple box is located at the front, establishing their positions in relation to one another."} +{"scene_index": 7, "scene": "The potato is positioned at the back left, while the triple box is located to the left."} +{"scene_index": 8, "scene": "The potato is positioned at the back, while both triple boxes are located in front, with one specifically placed in the front left."} +{"scene_index": 9, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 10, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 11, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 12, "scene": "The potato is at the back, while the triple box is on the left."} +{"scene_index": 13, "scene": "The triple box is located at the front left, while the potato is positioned at the back."} +{"scene_index": 14, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 15, "scene": "The triple box is on the left side, while the potato is located at the back position relative to it."} +{"scene_index": 16, "scene": "The triple box is at the front, and the potato is positioned at the back left."} +{"scene_index": 17, "scene": "The triple box is located at the front, while the potato is positioned at the back right."} +{"scene_index": 18, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 19, "scene": "The potato is positioned at the back, while the triple box is located centrally."} +{"scene_index": 20, "scene": "The potato is located at the back left, while the triple box is positioned at the front left."} +{"scene_index": 21, "scene": "The triple box is centered, while the potato is positioned at the back relative to it."} +{"scene_index": 22, "scene": "The triple box is at the front, while the potato is located at the back left."} +{"scene_index": 23, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 24, "scene": "The triple box is located at the front left, while the potato is positioned at the back."} +{"scene_index": 25, "scene": "The triple box is positioned at the front, while the potato is located at the back left."} +{"scene_index": 26, "scene": "The triple box is positioned on the left side, while the potato is located at the back."} +{"scene_index": 27, "scene": "The triple box is positioned at the front, while the potato is located at the back left."} +{"scene_index": 28, "scene": "The triple box is located at the center, while the potato is positioned at the back left."} +{"scene_index": 29, "scene": "The triple box is centered, while the potato is located at the back right position."} +{"scene_index": 30, "scene": "The triple box is positioned at the center, while the potato is located at the back."} +{"scene_index": 31, "scene": "The triple box is positioned in front, while the potato is located at the back."} +{"scene_index": 32, "scene": "The potato is located at the back right, while the triple box is positioned at the front."} +{"scene_index": 33, "scene": "The potato is at the back, and the triple box is at the front."} +{"scene_index": 34, "scene": "The potato is located at the back, while the triple box is positioned centrally."} +{"scene_index": 35, "scene": "The triple box is at the front, and the potato is at the back."} +{"scene_index": 36, "scene": "The potato is positioned at the back, while the triple box is placed at the front."} +{"scene_index": 37, "scene": "The potato is at the back, the triple box is in the center."} +{"scene_index": 38, "scene": "The triple box is at the front, and the potato is at the back."} +{"scene_index": 39, "scene": "The potato is located at the back, while the triple box is centrally positioned."} +{"scene_index": 40, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 41, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 42, "scene": "The potato is positioned at the back right, while the triple box is located in the center."} +{"scene_index": 43, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 44, "scene": "The potato is located at the back right, while the triple box is positioned at the front."} +{"scene_index": 45, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 46, "scene": "The triple box is at the front, while the potato is located at the back left."} +{"scene_index": 47, "scene": "The triple box is positioned at the front, while the potato is located at the back."} +{"scene_index": 48, "scene": "The triple box is positioned to the left, while the potato is located at the back."} +{"scene_index": 49, "scene": "The triple box is at the center, while the potato is located at the back left position."} diff --git a/AIRBOT_MMK2_potato_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_potato_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b2ac0bba9c7bdffd3297926c014c1bd6df70345f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Place the potato into the left compartment of the storage box with the left gripper"} +{"subtask_index": 2, "subtask": "Grasp the potato with the left gripper"} +{"subtask_index": 3, "subtask": "Place the potato into the right compartment of the storage box with the right gripper"} +{"subtask_index": 4, "subtask": "Grasp the potato with the right gripper"} +{"subtask_index": 5, "subtask": "Abnormal"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..376288a43fd265edcf68e066c480e5b37dad2819 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42ff061881ca3a8df93d5e4e47490d2459134f93a3a9f745d9eabc57caf5e12 +size 65928 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52b667027c1868e1ec6878c7d1a1d41a5c3199e8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35924bf7036a8adca28d527e5b3e9f55e8fdd25ed4e162200b986f3ba2f571b +size 118027 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36d22f09a0805846506f4a718724d25814a4e8fd --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326ad1a755de4baf8c97a37f223abf0962027ae221175a597cb62dc5c70be6a0 +size 78316 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6106db9642fd1a789396aa8d3d51b181df57b25 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb38d2883053eb4343e057778371a9c942e671030c0455a3882c97bb0db25e1 +size 70704 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a46a826ca5962ab40320d1af6351e1834e99adf --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333bb7e7af6e3aa5c6ab454c57d050940903a166b385ee6536e8b2c25c939453 +size 112309 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a49dcd8285ff1ed04791e58496e44bad3b7f072 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6cf86ceeec303ae1ac8d5d76b1cc9d78844cc2a7732224c304369ee1c8d44c1 +size 68008 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5b716a1f6dad5a409842701b4c0c1505af86ff7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89243bfa1ce8f7c326fab723630256a7c4361f34f4edfc0ba028de7d0b6fdd9 +size 60181 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33ccf2b0b3441ed5430251e80665893310208b9a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868ff9c7c1f0367764094ae1ab4b92a0be96bd077a18c601f463adc8f7cb5c6d +size 120013 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc050c50d7016f75392a1470129861bb9817cfa --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbfcb418945745dc5b45c2763738938875b684ec36fe61a6d7f590f124c5b23 +size 74448 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bce39f0cfb492b3b411d0768fe6570d35476b012 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa448abd3f9371a624e6113f6b5a1478e7ce207a681d55ed51f1628d362d638 +size 93941 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5b802bb3af39b444093180bd31ba8c844fe7a6e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ae57120ee54faed5be849921fd6dba9902f879ecaf4278776eaff6f864bc56 +size 81425 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53d2ad4045e89b5afc40e92abb36be1d2ebc952b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95aaaafdc4990876205fbc3edbbd63c1cc3f8904db70395bc05657f87d74fd66 +size 81885 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf429ef2489935a87d7c89f946b95e1c029d9f0c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf1a2ba90616f1d89d1c4b075d25933c8964fc9f6c6766108e43b898b21bc96 +size 75921 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73fef880a73d45696bee0425d5ec5ee4537b4bbd --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283c4dd0c15acdebbfe20a7620203cc98a33d965ea38ed6f2ca5797331333f0c +size 106664 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49c3a96f13f8a1982cb63de9f3466098093bbf28 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3360f9124aac2c39e7ae9834c08454b4e544e6ad1c2c32242bcff664fa3691bf +size 117492 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c398e9eede9f73f175ce95551b582f3dbcef46e4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ac9340ef22e71bcf316d170388a6ef49bc9a1a81721fc9b411afe902df16c2 +size 74548 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9092fb9a5d0097ff0ebf381c2e1d330029535347 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ca8b3529197b449f4c017763215000a0fd1d2e29f04070c35b9b4391f4c3e9 +size 56183 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c2305d4d21d73d35265f6dc8d6a470973de33d6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0f2a26eb24e198f95ab6c14d33ad9ab3dd42eec4b9aa7be9e48edc45157d76 +size 68744 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c78864cf20de653bc8282220ed6c3cb13b88d30 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641c76f3ba1797aa024a9eaf96e28343b2535dd4532ff24a45e476a68065037e +size 60974 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a88dcde043c3cc22743c62321f267fd3509a98b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a497fb6dff997d9dd7bca429ff5b4b4b40624c64e54c2ed5c8f18d2cb9b706a +size 64206 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b49d85f24d576fb107e7a8e892d5047e4671164 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1173265ecb124b3cd92eca4abd6fc52c285f88fd9cc54bd7932cb85233dba00e +size 68822 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f96b551ce69b9b49858aa2e8e9bcb80c6443db4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385c96971e909b340ea73dc858a87a803ce2c9e39f1f00180d49e398991364f6 +size 100019 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b385d4ad11c99bbc0413589a64ee1fec28d2ded --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b98a574e878c3ffd8576a380228243ecab0fadb9ba3e3277115916d1da196b1 +size 76619 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d002dca4c5758909ed44377fc2a09d1e7f7dc948 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6ebfb7e9cafb3dd35c83bc674921efcfecbe34228b945dd5e58798ed68451d +size 70805 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3348c411e9adcb144c4b2c31228f29d7151d23 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76d154c0451b0a1d1ef743d34e4e8921978bfbc8ff31ed122230d53cf1e2eaf +size 72841 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adea8956903191ae6a6e30a4dde4391ca409d404 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb4475c05a94766ad2dc7949e3d9c698285ac883be5b140536f0f10b0ec04ac +size 67279 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d628b4625151abfa1be4961880483ecce194f4f6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a905c1b19adb01654538857aa50b002950b546890c40c4648c84e7060acefec +size 92705 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7f5ac4603b283b22a7cf91c996e386acf43ce91 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0686edb3d3c4599c058a99ac65495f8449e9d65fd54f4d013c32082ffa6037c2 +size 71618 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b39ff30f8af7b3502ef3302bed4d2ce9d837ac5 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d805203c6794aaa3f8453be0c1f7409a832fd60d423f46d7bd788548bd98cd +size 66667 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bee121be1d28084ad4df97b079ce7d832e60d7c6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7291393913821c1bbfd0276273f7573e9934f72e5087166c74a3f402a015a7e4 +size 107759 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87cdc913f097596d5583d93efee49f9c22023601 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1fabb1303d942bb7eb8aaeca20319dfe9bdaf9e414e1a722933aacfa2dd25b +size 137454 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c0971185bd40d2eb7fcf289817c7ac7d4645e26 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4200d1e7af51a41eabdbfd5ad4d5d4f922983279582d8191ca297bb57c4478f3 +size 72299 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c327d44eb65746f1335cdf62b653a6c328b48523 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a374401da8bdae4c3cf1b50507844bbeeec782934a2fb80a0adc25de897225 +size 70427 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0dc7c6dcd78715b089bee9a441d3f27948eef12 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bda13f4e56fc6dd5c1de77e191b7b87e85001200c427717fb122611672fed33 +size 112623 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..961c958af3a269b8e7f4b424408fc654ce2058b5 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f08dd1821cf72d9e95fce1f264a91b6104b92cd658e3a00779a5ed2ee4b02d +size 57890 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6565f1e70f66426b0ddedca24163b5cc283aac4c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c719ebb2e86b7a1a48d5b7c74133488692c5566e2232858967d0b2fe06ce5f7 +size 64113 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..902ff35abbd8ac7264d35d932dca0c9e95fef6cb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cc548d5716cfcbbb8dc11911fdaaf878c31fe2f66e435adfc9bd7078847d93 +size 94027 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e964ee64e64c1dc40bd4fffca8ebebf507625070 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6baf6225b37b6570efc321c5ffa2398e781f5ca0cb04fdf747259070a484e32 +size 66618 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4257adf993c7232832b3ea271a8a699439e30f34 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645d5232496dec42df14983968672d18c04d110997fb4aceb5cab2498677a060 +size 180162 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ffa17a0164b9d072073384a74061295db78ca0e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fce96df0927f60acc564f266deb9e2a07a55458c2d7e950d485b552dc9afb7 +size 59962 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80936b7a73873fa3945a2689354d0c9317967391 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c352fa6fb0659b9dc7f46f3182c0a55626752911b1d1c7f9b795868b3d53507 +size 60478 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be45f47c63693102c292301b772c8dc458d8c3e7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2440457af45031daa2508b7b3b5ad37cd7a02150cbd97dd634e6dc836c3195 +size 70083 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fee3d34cb134a837d63b0553c505a5045cf493c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3aa5a2cd49dc5f069057c015c73c25c4e058f660c8f1613fe09009e00a56da +size 63094 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35d4ac699b1bb3fae38ada74963508a1fd2ff755 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c69f28f6e3e0d1bae362477c8e038bb48000afe9df402cf2576f211de16063 +size 67619 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e33bcea5bc7cd405d1705eda0a064c4dc28cf12 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b79e2774ba7828728be3db0696c7c09883bc6e79d4f32e0650d0d644c77fad +size 67852 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..452b73c9a1e9aa3e5c709e4f9df337ce15e33ef8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a961ca30770471ed768ca79f00722e23b16204fde673e660640cea001f9230c6 +size 68562 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..046f7c92b422c27576457a676ad6fce0cbe43a90 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4be7b5c8ff8aaa121da07efb2fe9a58292accb410047821f89ffd10de391bb +size 72460 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f5dd930bceae9f113c31fe3a5064bdae1192ce1 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aefe91c4c184e170162a0ddc4512f8b04c8d930723a4c51936fab501acbbf84 +size 103922 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c63fb92cd067dae7cc7d6c8c19417a8135bfabc9 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7978a75353d88ff899856f4b13d96487e90f44289a3dda4c79a0a4ec87b5b0 +size 72883 diff --git a/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..606c13a6542440f12a62b935e9074abea8ca6685 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0952eda1a98028abcf926fb77f26a54f1b6093fb9819c9270fd7b99efe385a +size 91975 diff --git a/AIRBOT_MMK2_potato_storage/meta/episodes.jsonl b/AIRBOT_MMK2_potato_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..39d9892c8c214b4a0c362b1571f27951c7953e15 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["put the potato in the right compartment with your right hand."], "length": 112} +{"episode_index": 1, "tasks": ["put the potato in the right compartment with your right hand."], "length": 205} +{"episode_index": 2, "tasks": ["put the potato in the right compartment with your right hand."], "length": 139} +{"episode_index": 3, "tasks": ["put the potato in the right compartment with your right hand."], "length": 119} +{"episode_index": 4, "tasks": ["put the potato in the right compartment with your right hand."], "length": 203} +{"episode_index": 5, "tasks": ["put the potato in the right compartment with your right hand."], "length": 117} +{"episode_index": 6, "tasks": ["put the potato in the right compartment with your right hand."], "length": 94} +{"episode_index": 7, "tasks": ["put the potato in the right compartment with your right hand."], "length": 219} +{"episode_index": 8, "tasks": ["put the potato in the right compartment with your right hand."], "length": 127} +{"episode_index": 9, "tasks": ["put the potato in the right compartment with your right hand."], "length": 170} +{"episode_index": 10, "tasks": ["put the potato in the right compartment with your right hand."], "length": 143} +{"episode_index": 11, "tasks": ["put the potato in the right compartment with your right hand."], "length": 134} +{"episode_index": 12, "tasks": ["put the potato in the right compartment with your right hand."], "length": 124} +{"episode_index": 13, "tasks": ["put the potato in the right compartment with your right hand."], "length": 188} +{"episode_index": 14, "tasks": ["put the potato in the right compartment with your right hand."], "length": 215} +{"episode_index": 15, "tasks": ["put the potato in the right compartment with your right hand."], "length": 129} +{"episode_index": 16, "tasks": ["put the potato in the right compartment with your right hand."], "length": 110} +{"episode_index": 17, "tasks": ["put the potato in the right compartment with your right hand."], "length": 110} +{"episode_index": 18, "tasks": ["put the potato in the right compartment with your right hand."], "length": 99} +{"episode_index": 19, "tasks": ["put the potato in the right compartment with your right hand."], "length": 105} +{"episode_index": 20, "tasks": ["put the potato in the right compartment with your right hand."], "length": 112} +{"episode_index": 21, "tasks": ["put the potato in the right compartment with your right hand."], "length": 184} +{"episode_index": 22, "tasks": ["put the potato in the right compartment with your right hand."], "length": 134} +{"episode_index": 23, "tasks": ["put the potato in the right compartment with your right hand."], "length": 118} +{"episode_index": 24, "tasks": ["put the potato in the right compartment with your right hand."], "length": 132} +{"episode_index": 25, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 106} +{"episode_index": 26, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 160} +{"episode_index": 27, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 112} +{"episode_index": 28, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 106} +{"episode_index": 29, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 188} +{"episode_index": 30, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 254} +{"episode_index": 31, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 115} +{"episode_index": 32, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 114} +{"episode_index": 33, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 192} +{"episode_index": 34, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 91} +{"episode_index": 35, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 101} +{"episode_index": 36, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 159} +{"episode_index": 37, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 107} +{"episode_index": 38, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 324} +{"episode_index": 39, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 91} +{"episode_index": 40, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 92} +{"episode_index": 41, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 114} +{"episode_index": 42, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 98} +{"episode_index": 43, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 108} +{"episode_index": 44, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 106} +{"episode_index": 45, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 112} +{"episode_index": 46, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 118} +{"episode_index": 47, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 178} +{"episode_index": 48, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 120} +{"episode_index": 49, "tasks": ["Put the potatoes in the left compartment with your left hand."], "length": 150} diff --git a/AIRBOT_MMK2_potato_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_potato_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5e9f73913b7a99f765d2c0c2844fed85938d76af --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26552746732026145]], [[0.27472588439542484]], [[0.2858722998366013]]], "std": [[[0.31109156096792345]], [[0.3098247538105088]], [[0.30899762992421365]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.347337397875817]], [[0.3745705126633987]], [[0.37227881944444446]]], "std": [[[0.24326303714183706]], [[0.2405618762205264]], [[0.25016377070601764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3696698999183007]], [[0.3846675714869281]], [[0.3829796732026144]]], "std": [[[0.20499755632525865]], [[0.20637970007555462]], [[0.2150046791753089]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2920804289215686]], [[0.31677336805555556]], [[0.31576667687908494]]], "std": [[[0.3607217457893039]], [[0.3561490688606476]], [[0.35622911954109043]]], "count": [100]}, "observation.state": {"min": [0.06041618809103966, -0.9908589124679565, 0.8816853165626526, 0.943818211555481, -0.8215499520301819, -0.11191539466381073, -0.07021269202232361, -0.6818875670433044, 0.8995829224586487, -1.8092432022094727, 0.4252975583076477, 0.20330527424812317, 3.0068750381469727, 47.48125076293945, 1.6412500143051147, 0.0325000062584877, 2.9831249713897705, 1.1143749952316284, 5.565624713897705, -1.5212500095367432, 1.8849999904632568, 6.288749694824219, 1.0737500190734863, 73.75312805175781, 95.32500457763672, 30.491111755371094, 60.12187576293945, 9.649999618530273, 69.23908996582031, 109.42750549316406, 71.88091278076172, 72.33062744140625, 73.3227310180664, 42.00615310668945, 98.06111145019531, 108.73600006103516], "max": [0.49327170848846436, -0.6043632626533508, 1.1241846084594727, 1.7596989870071411, -0.20702201128005981, 0.7135500311851501, -0.02994582988321781, -0.6740460991859436, 0.9334468245506287, -1.7622263431549072, 0.4444189965724945, 0.20551994442939758, 67.17937469482422, 86.11687469482422, 6.511875152587891, 8.512499809265137, 48.93812561035156, 66.61083221435547, 73.13999938964844, 38.272499084472656, 93.27333068847656, 102.55692291259766, 95.32599639892578, 109.6875, 95.3862533569336, 30.572500228881836, 60.19874954223633, 9.664999961853027, 71.53916931152344, 109.50250244140625, 71.95375061035156, 72.45600128173828, 73.42937469482422, 42.119998931884766, 100.19437408447266, 108.8072738647461], "mean": [0.23590850830078125, -0.829395592212677, 0.993161678314209, 1.272046446800232, -0.5455544590950012, 0.3450140953063965, -0.04297591373324394, -0.6795404553413391, 0.922937273979187, -1.7892177104949951, 0.4311661422252655, 0.20482175052165985, 45.00486373901367, 62.90590286254883, 2.9962496757507324, 2.35493803024292, 22.15794563293457, 27.68673324584961, 27.588422775268555, 20.928985595703125, 26.38429069519043, 56.199771881103516, 22.593093872070312, 93.19559478759766, 95.35832977294922, 30.523073196411133, 60.16558837890625, 9.656670570373535, 69.9461441040039, 109.4585952758789, 71.91934967041016, 72.3782730102539, 73.37469482421875, 42.0797233581543, 99.89897155761719, 108.76316833496094], "std": [0.13586272299289703, 0.09975924342870712, 0.0760878473520279, 0.21794617176055908, 0.17494340240955353, 0.20649121701717377, 0.009295379742980003, 0.0021456931717693806, 0.007461936213076115, 0.010986034758388996, 0.004770406521856785, 0.0004574059566948563, 23.105621337890625, 12.51290225982666, 1.7487504482269287, 2.5394372940063477, 13.904626846313477, 18.879098892211914, 18.155424118041992, 14.456576347351074, 25.22489356994629, 24.391313552856445, 25.168725967407227, 10.656488418579102, 0.013625356368720531, 0.01656804420053959, 0.016556650400161743, 0.0035287633072584867, 0.7766566872596741, 0.018348027020692825, 0.01787686161696911, 0.025262601673603058, 0.0285609383136034, 0.02561855874955654, 0.5362787246704102, 0.018102239817380905], "count": [112]}, "action": {"min": [0.06041618809103966, -0.9908589124679565, 0.8816853165626526, 0.943818211555481, -0.8215499520301819, -0.11191539466381073, -0.07021269202232361, -0.6818875670433044, 0.8995829224586487, -1.8092432022094727, 0.4252975583076477, 0.20330527424812317, 3.0068750381469727, 47.48125076293945, 1.6412500143051147, 0.0325000062584877, 2.9831249713897705, 1.1143749952316284, 5.565624713897705, -1.5212500095367432, 1.8849999904632568, 6.288749694824219, 1.0737500190734863, 73.75312805175781, 95.32500457763672, 30.491111755371094, 60.12187576293945, 9.649999618530273, 69.23908996582031, 109.42750549316406, 71.88091278076172, 72.33062744140625, 73.3227310180664, 42.00615310668945, 98.06111145019531, 108.73600006103516], "max": [0.49327170848846436, -0.6043632626533508, 1.1241846084594727, 1.7596989870071411, -0.20702201128005981, 0.7135500311851501, -0.02994582988321781, -0.6740460991859436, 0.9334468245506287, -1.7622263431549072, 0.4444189965724945, 0.20551994442939758, 67.17937469482422, 86.11687469482422, 6.511875152587891, 8.512499809265137, 48.93812561035156, 66.61083221435547, 73.13999938964844, 38.272499084472656, 93.27333068847656, 102.55692291259766, 95.32599639892578, 109.6875, 95.3862533569336, 30.572500228881836, 60.19874954223633, 9.664999961853027, 71.53916931152344, 109.50250244140625, 71.95375061035156, 72.45600128173828, 73.42937469482422, 42.119998931884766, 100.19437408447266, 108.8072738647461], "mean": [0.23590852320194244, -0.829395592212677, 0.9931615591049194, 1.272046446800232, -0.545554518699646, 0.34501412510871887, -0.04297593981027603, -0.6795405149459839, 0.9229370355606079, -1.7892175912857056, 0.4311658442020416, 0.20482178032398224, 45.0048713684082, 62.90589141845703, 2.9962494373321533, 2.35493803024292, 22.15794563293457, 27.68672752380371, 27.588424682617188, 20.928979873657227, 26.384292602539062, 56.199771881103516, 22.593093872070312, 93.19560241699219, 95.35838317871094, 30.52305793762207, 60.16558837890625, 9.656675338745117, 69.94618225097656, 109.45867919921875, 71.91935729980469, 72.37828063964844, 73.37468719482422, 42.07970428466797, 99.89896392822266, 108.76313781738281], "std": [0.13586273789405823, 0.09975924342870712, 0.0760878399014473, 0.21794618666172028, 0.17494338750839233, 0.20649121701717377, 0.009295379742980003, 0.0021456934046000242, 0.007461937144398689, 0.01098603568971157, 0.004770406987518072, 0.0004574060731101781, 23.105621337890625, 12.512903213500977, 1.74875009059906, 2.5394375324249268, 13.90462875366211, 18.879098892211914, 18.155424118041992, 14.456576347351074, 25.22489356994629, 24.39130973815918, 25.16872787475586, 10.656488418579102, 0.013625433668494225, 0.016568047925829887, 0.016556650400161743, 0.003528765169903636, 0.7766567468643188, 0.01834818162024021, 0.01787685975432396, 0.025262609124183655, 0.028560945764183998, 0.025618569925427437, 0.5362786650657654, 0.018102260306477547], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [1.2946428571428572, 6.0, 6.0, 6.0, 6.0], "std": [1.0743635396392248, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [112]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [112]}, "eef_direction_state": {"mean": [2.8482142857142856, 5.151785714285714], "std": [1.9142782182689058, 1.92358399417677], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [1.8035714285714286, 0.16964285714285715], "std": [0.41916766408233946, 0.3753187420889946], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_state": {"mean": [1.3035714285714286, 0.19642857142857142], "std": [0.7540282975256216, 0.5483625904565747], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [2.8482142857142856, 5.151785714285714], "std": [1.9142782182689058, 1.92358399417677], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [1.8035714285714286, 0.16964285714285715], "std": [0.41916766408233946, 0.3753187420889946], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_action": {"mean": [1.3035714285714286, 0.19642857142857142], "std": [0.7540282975256216, 0.5483625904565747], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.5732214705629441, 0.0605966522483, 1.2441230913677574, -0.03314704895942246, 1.4063973935941156, 0.7283039809610864, 0.5964141907449924, -0.1021628269142498, 1.2734072349854866, 2.4825254632618856, 1.4367137756262807, -2.2756396918245345], "std": [0.06830607843641548, 0.051960939250304865, 0.0594001175035186, 2.178084836897859, 0.07771311878952614, 1.6745475392095204, 0.0032921744911855975, 0.0024397513300533848, 0.002496830895820499, 1.7567908684643256, 0.006233190830308933, 0.07719498815297927], "min": [0.5009431456276477, -0.0029263719830703583, 1.1377402838392858, -3.127559670627976, 1.271354041382183, -3.013422894393498, 0.5856192908400423, -0.1056904603159016, 1.2652799919442312, -3.1410901345070634, 1.4141478984417106, -2.435220761842943], "max": [0.6904549689538724, 0.13990133452292117, 1.3247074845103366, 3.1349966233808666, 1.5641613578558111, 2.9550910267327075, 0.6006909122696428, -0.09463555603244764, 1.2770139052621374, 3.134005388079405, 1.444919326663979, -2.1203472320774956], "count": [112]}, "eef_sim_pose_action": {"mean": [0.5732214705629441, 0.0605966522483, 1.2441230913677574, -0.03314704895942246, 1.4063973935941156, 0.7283039809610864, 0.5964141907449924, -0.1021628269142498, 1.2734072349854866, 2.4825254632618856, 1.4367137756262807, -2.2756396918245345], "std": [0.06830607843641548, 0.051960939250304865, 0.0594001175035186, 2.178084836897859, 0.07771311878952614, 1.6745475392095204, 0.0032921744911855975, 0.0024397513300533848, 0.002496830895820499, 1.7567908684643256, 0.006233190830308933, 0.07719498815297927], "min": [0.5009431456276477, -0.0029263719830703583, 1.1377402838392858, -3.127559670627976, 1.271354041382183, -3.013422894393498, 0.5856192908400423, -0.1056904603159016, 1.2652799919442312, -3.1410901345070634, 1.4141478984417106, -2.435220761842943], "max": [0.6904549689538724, 0.13990133452292117, 1.3247074845103366, 3.1349966233808666, 1.5641613578558111, 2.9550910267327075, 0.6006909122696428, -0.09463555603244764, 1.2770139052621374, 3.134005388079405, 1.444919326663979, -2.1203472320774956], "count": [112]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26483585784313723]], [[0.27034842933006537]], [[0.2717173529411765]]], "std": [[[0.3081256879350149]], [[0.2981741164292054]], [[0.2929697731606732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37511937704248366]], [[0.404162283496732]], [[0.4157441360294118]]], "std": [[[0.27006725405286036]], [[0.27042236295866356]], [[0.2854683019886219]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3414785845588236]], [[0.35788916666666665]], [[0.3642063357843137]]], "std": [[[0.19778048287769928]], [[0.1988167715661718]], [[0.20690757437509275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29452257965686274]], [[0.3163292933006536]], [[0.3101245506535948]]], "std": [[[0.3588648667394961]], [[0.35451797968945453]], [[0.3547618814485479]]], "count": [100]}, "observation.state": {"min": [-0.22726406157016754, -0.8625639081001282, 0.9014505743980408, 1.7660410404205322, -0.8636367917060852, -0.5684939622879028, -0.5963416695594788, -1.0097419023513794, 0.6892786026000977, -1.5168421268463135, 0.14894236624240875, -0.4526207447052002, 2.671875, 65.34124755859375, 2.697499990463257, -0.3518750071525574, 7.276875019073486, 5.184374809265137, 14.466249465942383, 28.443750381469727, 6.364375114440918, 41.04125213623047, 2.448124885559082, 82.03687286376953, 62.618125915527344, 39.858123779296875, -1.0256249904632568, -1.0393749475479126, 5.365624904632568, 0.17749999463558197, 5.698750019073486, -0.5743749737739563, 7.787499904632568, 3.1624999046325684, 0.7237499952316284, 72.40312957763672], "max": [-0.06521112471818924, -0.5791275501251221, 1.180094599723816, 2.1010241508483887, -0.571259617805481, -0.3039146363735199, -0.01201647985726595, -0.5350671410560608, 1.1995737552642822, -1.0500352382659912, 0.5596882104873657, -0.1724269539117813, 55.88888931274414, 82.39375305175781, 7.740624904632568, 9.316874504089355, 64.06063079833984, 110.69750213623047, 88.95375061035156, 110.9344482421875, 98.41437530517578, 110.9425048828125, 100.74624633789062, 110.1050033569336, 87.26750183105469, 69.49749755859375, -0.7300000190734863, 9.291999816894531, 50.45333480834961, 88.04750061035156, 86.63444519042969, 94.44538879394531, 92.32111358642578, 101.84769439697266, 98.58000183105469, 109.595458984375], "mean": [-0.14555113017559052, -0.6050893664360046, 0.9780157208442688, 1.9802610874176025, -0.6610997915267944, -0.4445526897907257, -0.24987974762916565, -0.7584166526794434, 0.8903366327285767, -1.3249306678771973, 0.42876148223876953, -0.22656968235969543, 35.1870002746582, 76.38115692138672, 3.7619051933288574, 0.8568518757820129, 49.166690826416016, 98.23316192626953, 69.53328704833984, 95.55711364746094, 76.0177993774414, 98.62445068359375, 76.67569732666016, 104.83931732177734, 70.8277359008789, 54.555259704589844, -0.8427462577819824, 1.8679187297821045, 28.43572235107422, 35.314666748046875, 34.620235443115234, 34.92100143432617, 36.95766067504883, 46.77822494506836, 35.78035354614258, 88.50409698486328], "std": [0.031639449298381805, 0.04695647209882736, 0.04109404608607292, 0.07717777788639069, 0.08890024572610855, 0.06443274021148682, 0.1649392992258072, 0.13774073123931885, 0.1327372044324875, 0.11670639365911484, 0.12254875153303146, 0.05893716216087341, 10.961860656738281, 6.121400356292725, 1.085051417350769, 2.808703660964966, 14.419153213500977, 24.903173446655273, 18.50592041015625, 28.841686248779297, 24.298240661621094, 23.724206924438477, 28.691320419311523, 9.998090744018555, 9.345619201660156, 8.553117752075195, 0.08698812872171402, 2.678811550140381, 12.485577583312988, 28.539703369140625, 18.330177307128906, 27.75386619567871, 18.792272567749023, 27.7061767578125, 25.6859130859375, 9.08807373046875], "count": [205]}, "action": {"min": [-0.22726406157016754, -0.8625639081001282, 0.9014505743980408, 1.7660410404205322, -0.8636367917060852, -0.5684939622879028, -0.5963416695594788, -1.0097419023513794, 0.6892786026000977, -1.5168421268463135, 0.14894236624240875, -0.4526207447052002, 2.671875, 65.34124755859375, 2.697499990463257, -0.3518750071525574, 7.276875019073486, 5.184374809265137, 14.466249465942383, 28.443750381469727, 6.364375114440918, 41.04125213623047, 2.448124885559082, 82.03687286376953, 62.618125915527344, 39.858123779296875, -1.0256249904632568, -1.0393749475479126, 5.365624904632568, 0.17749999463558197, 5.698750019073486, -0.5743749737739563, 7.787499904632568, 3.1624999046325684, 0.7237499952316284, 72.40312957763672], "max": [-0.06521112471818924, -0.5791275501251221, 1.180094599723816, 2.1010241508483887, -0.571259617805481, -0.3039146363735199, -0.01201647985726595, -0.5350671410560608, 1.1995737552642822, -1.0500352382659912, 0.5596882104873657, -0.1724269539117813, 55.88888931274414, 82.39375305175781, 7.740624904632568, 9.316874504089355, 64.06063079833984, 110.69750213623047, 88.95375061035156, 110.9344482421875, 98.41437530517578, 110.9425048828125, 100.74624633789062, 110.1050033569336, 87.26750183105469, 69.49749755859375, -0.7300000190734863, 9.291999816894531, 50.45333480834961, 88.04750061035156, 86.63444519042969, 94.44538879394531, 92.32111358642578, 101.84769439697266, 98.58000183105469, 109.595458984375], "mean": [-0.14555110037326813, -0.6050891280174255, 0.978015124797821, 1.9802601337432861, -0.6610998511314392, -0.4445527195930481, -0.24987977743148804, -0.7584166526794434, 0.8903366923332214, -1.3249306678771973, 0.42876148223876953, -0.22656965255737305, 35.1870002746582, 76.38113403320312, 3.7619075775146484, 0.8568515777587891, 49.16667175292969, 98.2331771850586, 69.53328704833984, 95.55709075927734, 76.01774597167969, 98.62442016601562, 76.67572784423828, 104.83934783935547, 70.82775115966797, 54.55527877807617, -0.8427462577819824, 1.8679190874099731, 28.43571662902832, 35.31467056274414, 34.6202392578125, 34.920989990234375, 36.95765686035156, 46.778221130371094, 35.780338287353516, 88.50413513183594], "std": [0.0316394567489624, 0.046956486999988556, 0.04109403118491173, 0.07717778533697128, 0.08890022337436676, 0.06443273276090622, 0.1649392992258072, 0.13774074614048004, 0.13273721933364868, 0.11670640856027603, 0.12254875898361206, 0.05893713980913162, 10.961862564086914, 6.121399402618408, 1.0850512981414795, 2.8087048530578613, 14.419149398803711, 24.90317726135254, 18.505924224853516, 28.841703414916992, 24.298242568969727, 23.72420310974121, 28.691333770751953, 9.99808406829834, 9.345616340637207, 8.553116798400879, 0.08698813617229462, 2.6788113117218018, 12.485578536987305, 28.539701461791992, 18.330175399780273, 27.75386619567871, 18.79227066040039, 27.706174850463867, 25.685914993286133, 9.088071823120117], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [205]}, "index": {"min": [112], "max": [316], "mean": [214.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [3.7804878048780486, 6.0, 6.0, 6.0, 6.0], "std": [1.4332666955535487, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [205]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [205]}, "eef_direction_state": {"mean": [3.5365853658536586, 3.1609756097560977], "std": [2.6346431329185016, 1.932630969124664], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [0.6097560975609756, 1.8731707317073172], "std": [0.6430889169825186, 0.34713067072501896], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.4878048780487805, 1.2390243902439024], "std": [0.7625998925214742, 0.7691864719776393], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.5365853658536586, 3.1609756097560977], "std": [2.6346431329185016, 1.932630969124664], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [0.6097560975609756, 1.8731707317073172], "std": [0.6430889169825186, 0.34713067072501896], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.4878048780487805, 1.2390243902439024], "std": [0.7625998925214742, 0.7691864719776393], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.581377483748727, 0.13353107257730645, 1.3038114590025396, -2.517435849009689, 1.4336625987501366, 2.4091770676098965, 0.5660835797512167, -0.06557844889142923, 1.238721904629684, 1.6459359131504812, 1.3733325076380136, -0.6571650806071949], "std": [0.022100279841320892, 0.018260032894055214, 0.008815053135181137, 0.23580870477874538, 0.04254987854099109, 1.2955066428111912, 0.06108204635522221, 0.0360521207274337, 0.06890504739802265, 1.5500283287446885, 0.1570297137520421, 2.153586548670453], "min": [0.5272310068489376, 0.07867165759957923, 1.2848745205058492, -2.7824096264525746, 1.3463983694634503, -3.120958572407514, 0.500164633427727, -0.10604897575619512, 1.096865600178297, -3.1388077988997614, 1.0081025241499209, -3.122597105277194], "max": [0.6117175500727657, 0.1532954573978796, 1.328152616445554, -1.7343414584653114, 1.486696307486099, 3.11765314239649, 0.70862919085192, 0.012176912821928204, 1.3289477086315526, 3.1414625282616644, 1.5608732482037189, 3.133496781330685], "count": [205]}, "eef_sim_pose_action": {"mean": [0.581377483748727, 0.13353107257730645, 1.3038114590025396, -2.517435849009689, 1.4336625987501366, 2.4091770676098965, 0.5660835797512167, -0.06557844889142923, 1.238721904629684, 1.6459359131504812, 1.3733325076380136, -0.6571650806071949], "std": [0.022100279841320892, 0.018260032894055214, 0.008815053135181137, 0.23580870477874538, 0.04254987854099109, 1.2955066428111912, 0.06108204635522221, 0.0360521207274337, 0.06890504739802265, 1.5500283287446885, 0.1570297137520421, 2.153586548670453], "min": [0.5272310068489376, 0.07867165759957923, 1.2848745205058492, -2.7824096264525746, 1.3463983694634503, -3.120958572407514, 0.500164633427727, -0.10604897575619512, 1.096865600178297, -3.1388077988997614, 1.0081025241499209, -3.122597105277194], "max": [0.6117175500727657, 0.1532954573978796, 1.328152616445554, -1.7343414584653114, 1.486696307486099, 3.11765314239649, 0.70862919085192, 0.012176912821928204, 1.3289477086315526, 3.1414625282616644, 1.5608732482037189, 3.133496781330685], "count": [205]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25600959150326796]], [[0.26815025326797387]], [[0.27852292279411767]]], "std": [[[0.3025817546373446]], [[0.3021004007018305]], [[0.3033079127152505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730617994281046]], [[0.39353804330065356]], [[0.38371830269607843]]], "std": [[[0.26007865470095415]], [[0.2515582158302616]], [[0.2516518242688549]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3671463092320261]], [[0.3955754963235294]], [[0.38772384191176473]]], "std": [[[0.200470343070078]], [[0.2068276309813169]], [[0.21138730203572823]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29455062295751633]], [[0.31901822303921573]], [[0.31712568218954246]]], "std": [[[0.3596364418494386]], [[0.3553094817331801]], [[0.356195597865196]]], "count": [100]}, "observation.state": {"min": [-0.011338301002979279, -1.100223183631897, 0.8964502215385437, 1.1205843687057495, -0.7891298532485962, -0.1348039209842682, -0.09471189975738525, -0.6807430982589722, 0.896234393119812, -1.6128785610198975, 0.3620918095111847, 0.0004874409642070532, 42.42250061035156, 47.01937484741211, 1.4262499809265137, -0.32374998927116394, 1.790624976158142, 0.5212500095367432, 2.09375, -1.4950000047683716, 3.2012500762939453, -2.895625114440918, 0.6931250095367432, 25.814374923706055, 34.612728118896484, 74.29875183105469, -0.47437500953674316, 8.73062515258789, 67.99749755859375, 111.21624755859375, 93.62555694580078, 110.7154541015625, 101.29222106933594, 108.99250030517578, 103.1206283569336, 108.98750305175781], "max": [0.38247692584991455, -0.6643396615982056, 1.177042841911316, 1.623464584350586, -0.2984807789325714, 0.5109626650810242, -0.046301595866680145, -0.6542093753814697, 0.9676365852355957, -1.5633503198623657, 0.40822651982307434, 0.0009536888683214784, 61.40250015258789, 65.96778106689453, 2.8424999713897705, 4.836923122406006, 46.841819763183594, 64.93636322021484, 71.15908813476562, 44.10166931152344, 68.81888580322266, 67.23181915283203, 60.56444549560547, 110.6675033569336, 37.196250915527344, 75.97000122070312, -0.34937500953674316, 8.751250267028809, 69.36687469482422, 111.32937622070312, 95.43250274658203, 110.81437683105469, 103.81999969482422, 109.06437683105469, 105.7300033569336, 109.05437469482422], "mean": [0.1833895891904831, -0.918036699295044, 1.0540677309036255, 1.333599328994751, -0.533675491809845, 0.3145572543144226, -0.050460416823625565, -0.6770162582397461, 0.9514855146408081, -1.5827597379684448, 0.36961326003074646, 0.0008148703491315246, 52.32032012939453, 56.38090133666992, 2.00879168510437, 0.5255350470542908, 22.378442764282227, 23.169233322143555, 24.36817169189453, 17.82598114013672, 24.460681915283203, 29.12351417541504, 20.764490127563477, 68.18418884277344, 35.137699127197266, 75.64652252197266, -0.4199766516685486, 8.739215850830078, 68.98868560791016, 111.27206420898438, 94.62197875976562, 110.77410125732422, 102.33824157714844, 109.02796173095703, 104.15679168701172, 109.01409149169922], "std": [0.1078469455242157, 0.131755992770195, 0.07241608947515488, 0.1516304463148117, 0.16528905928134918, 0.18552298843860626, 0.010841111652553082, 0.005065720062702894, 0.01503757294267416, 0.017596952617168427, 0.011586607433855534, 9.107444930123165e-05, 6.440634727478027, 5.759108543395996, 0.44615644216537476, 1.2489006519317627, 17.256608963012695, 20.459774017333984, 19.78016471862793, 16.54732894897461, 19.864818572998047, 24.57398796081543, 20.955997467041016, 23.89861297607422, 0.5242519378662109, 0.3598056435585022, 0.035312216728925705, 0.00502415094524622, 0.35797223448753357, 0.02712121047079563, 0.6813398003578186, 0.020301280543208122, 0.5961661338806152, 0.017078062519431114, 0.8810722231864929, 0.016006287187337875], "count": [139]}, "action": {"min": [-0.011338301002979279, -1.100223183631897, 0.8964502215385437, 1.1205843687057495, -0.7891298532485962, -0.1348039209842682, -0.09471189975738525, -0.6807430982589722, 0.896234393119812, -1.6128785610198975, 0.3620918095111847, 0.0004874409642070532, 42.42250061035156, 47.01937484741211, 1.4262499809265137, -0.32374998927116394, 1.790624976158142, 0.5212500095367432, 2.09375, -1.4950000047683716, 3.2012500762939453, -2.895625114440918, 0.6931250095367432, 25.814374923706055, 34.612728118896484, 74.29875183105469, -0.47437500953674316, 8.73062515258789, 67.99749755859375, 111.21624755859375, 93.62555694580078, 110.7154541015625, 101.29222106933594, 108.99250030517578, 103.1206283569336, 108.98750305175781], "max": [0.38247692584991455, -0.6643396615982056, 1.177042841911316, 1.623464584350586, -0.2984807789325714, 0.5109626650810242, -0.046301595866680145, -0.6542093753814697, 0.9676365852355957, -1.5633503198623657, 0.40822651982307434, 0.0009536888683214784, 61.40250015258789, 65.96778106689453, 2.8424999713897705, 4.836923122406006, 46.841819763183594, 64.93636322021484, 71.15908813476562, 44.10166931152344, 68.81888580322266, 67.23181915283203, 60.56444549560547, 110.6675033569336, 37.196250915527344, 75.97000122070312, -0.34937500953674316, 8.751250267028809, 69.36687469482422, 111.32937622070312, 95.43250274658203, 110.81437683105469, 103.81999969482422, 109.06437683105469, 105.7300033569336, 109.05437469482422], "mean": [0.1833895742893219, -0.9180364608764648, 1.0540674924850464, 1.3335992097854614, -0.5336754322052002, 0.3145573139190674, -0.05046037957072258, -0.677016019821167, 0.9514856934547424, -1.582759976387024, 0.3696131110191345, 0.0008148713386617601, 52.3203239440918, 56.38089370727539, 2.008791923522949, 0.525534987449646, 22.37845230102539, 23.169233322143555, 24.3681697845459, 17.825979232788086, 24.460689544677734, 29.123502731323242, 20.764490127563477, 68.1842041015625, 35.137718200683594, 75.64653015136719, -0.4199768006801605, 8.739219665527344, 68.98870849609375, 111.27201080322266, 94.6220474243164, 110.77410888671875, 102.33826446533203, 109.02796936035156, 104.1568603515625, 109.01406860351562], "std": [0.1078469529747963, 0.131755992770195, 0.07241609692573547, 0.1516304314136505, 0.16528907418251038, 0.18552301824092865, 0.010841111652553082, 0.005065720062702894, 0.01503757294267416, 0.017596952617168427, 0.011586605571210384, 9.107445657718927e-05, 6.440634727478027, 5.759108066558838, 0.44615644216537476, 1.2489006519317627, 17.25660514831543, 20.45977210998535, 19.78016471862793, 16.547325134277344, 19.864818572998047, 24.573991775512695, 20.955995559692383, 23.898609161376953, 0.5242519378662109, 0.3598056733608246, 0.035312216728925705, 0.0050241523422300816, 0.35797223448753357, 0.027121251448988914, 0.6813398003578186, 0.020301276817917824, 0.5961663722991943, 0.017078064382076263, 0.8810721635818481, 0.01600630395114422], "count": [139]}, "timestamp": {"min": [0.0], "max": [4.6], "mean": [2.3], "std": [1.3374935098492586], "count": [139]}, "frame_index": {"min": [0], "max": [138], "mean": [69.0], "std": [40.124805295477756], "count": [139]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [139]}, "index": {"min": [317], "max": [455], "mean": [386.0], "std": [40.124805295477756], "count": [139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [139]}, "subtask_annotation": {"mean": [1.330935251798561, 6.0, 6.0, 6.0, 6.0], "std": [0.9846921091206652, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [139]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [139]}, "eef_direction_state": {"mean": [3.143884892086331, 4.60431654676259], "std": [1.9510600368327247, 2.3585714034698606], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_state": {"mean": [1.5179856115107915, 0.2805755395683453], "std": [0.6273447296860898, 0.4492804315394528], "min": [0, 0], "max": [2, 1], "count": [139]}, "eef_acc_mag_state": {"mean": [1.2302158273381294, 0.2805755395683453], "std": [0.7894679636620964, 0.6001052303215177], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_direction_action": {"mean": [3.143884892086331, 4.60431654676259], "std": [1.9510600368327247, 2.3585714034698606], "min": [0, 0], "max": [6, 6], "count": [139]}, "eef_velocity_action": {"mean": [1.5179856115107915, 0.2805755395683453], "std": [0.6273447296860898, 0.4492804315394528], "min": [0, 0], "max": [2, 1], "count": [139]}, "eef_acc_mag_action": {"mean": [1.2302158273381294, 0.2805755395683453], "std": [0.7894679636620964, 0.6001052303215177], "min": [0, 0], "max": [2, 2], "count": [139]}, "eef_sim_pose_state": {"mean": [0.5874648314465988, 0.0353521322016264, 1.2540071636092476, 0.6210663618270028, 1.4144965232305156, 0.9411170856905887, 0.6170667792208863, -0.12081317809977765, 1.2908759729119232, 0.010482843079874368, 1.5138019145418284, -2.1825271476524546], "std": [0.05650364792917374, 0.047286298272285324, 0.05574950464940369, 1.8874374839680492, 0.0745464976874591, 1.2412948413669593, 0.00667998110797215, 0.005291670822853871, 0.003787566489390526, 2.9153869879064103, 0.011863926459025401, 0.26907068792130956], "min": [0.5139263703923042, -0.03691275176652348, 1.1503419259042191, -3.1046126913868024, 1.2762643244403384, -1.7509331089173403, 0.5936768049328636, -0.12656295119300442, 1.2761241583817842, -3.1338233699790266, 1.4774692176746194, -2.44303992859763], "max": [0.6833031378947138, 0.08966882489836983, 1.3222771540614269, 3.116720132866019, 1.527048458375341, 2.72644431336048, 0.6235305961648949, -0.10572876559209213, 1.293736083469937, 3.1340036761767753, 1.5251298504300705, -1.7526573919911541], "count": [139]}, "eef_sim_pose_action": {"mean": [0.5874648314465988, 0.0353521322016264, 1.2540071636092476, 0.6210663618270028, 1.4144965232305156, 0.9411170856905887, 0.6170667792208863, -0.12081317809977765, 1.2908759729119232, 0.010482843079874368, 1.5138019145418284, -2.1825271476524546], "std": [0.05650364792917374, 0.047286298272285324, 0.05574950464940369, 1.8874374839680492, 0.0745464976874591, 1.2412948413669593, 0.00667998110797215, 0.005291670822853871, 0.003787566489390526, 2.9153869879064103, 0.011863926459025401, 0.26907068792130956], "min": [0.5139263703923042, -0.03691275176652348, 1.1503419259042191, -3.1046126913868024, 1.2762643244403384, -1.7509331089173403, 0.5936768049328636, -0.12656295119300442, 1.2761241583817842, -3.1338233699790266, 1.4774692176746194, -2.44303992859763], "max": [0.6833031378947138, 0.08966882489836983, 1.3222771540614269, 3.116720132866019, 1.527048458375341, 2.72644431336048, 0.6235305961648949, -0.10572876559209213, 1.293736083469937, 3.1340036761767753, 1.5251298504300705, -1.7526573919911541], "count": [139]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2575676307189542]], [[0.264030095996732]], [[0.2706167116013072]]], "std": [[[0.30405901111009404]], [[0.2973808036246582]], [[0.293866430741403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3530032475490196]], [[0.38247712418300656]], [[0.3850882148692811]]], "std": [[[0.2463880463582646]], [[0.24107412589926341]], [[0.2574993289843359]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3878324489379085]], [[0.4152035702614379]], [[0.4098881004901961]]], "std": [[[0.21370201807417274]], [[0.2147255194035852]], [[0.22206012915174994]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.307241466503268]], [[0.33031940767973855]], [[0.32635573937908496]]], "std": [[[0.35959491538725286]], [[0.35513311973088546]], [[0.35355309202587787]]], "count": [100]}, "observation.state": {"min": [-0.013499993830919266, -1.0840343236923218, 0.890859842300415, 0.039888035506010056, -0.9569552540779114, 0.5197127461433411, -0.6005908846855164, -0.6984578967094421, 0.7868886590003967, -0.5450809001922607, 0.40660524368286133, -1.251854419708252, 28.032222747802734, 43.36249923706055, 2.411875009536743, -0.37812498211860657, 2.1031250953674316, 0.37062498927116394, 5.876874923706055, -1.3537499904632568, 0.8168749809265137, 13.131111145019531, 0.8643749952316284, 59.76555633544922, 53.76000213623047, 35.692501068115234, -0.8056249618530273, 0.05062500014901161, 0.8037500381469727, 0.6225000619888306, 0.6338461637496948, -0.019999995827674866, 0.7300000190734863, 0.6662499904632568, 0.8856250047683716, -2.1237499713897705], "max": [0.7325999736785889, -0.3854810297489166, 1.1462863683700562, 0.826042890548706, -0.20325493812561035, 1.7049334049224854, -0.41027694940567017, -0.5682926177978516, 0.8901731967926025, -0.11654078215360641, 0.8635122776031494, -1.2476158142089844, 62.57062530517578, 79.89555358886719, 3.9175000190734863, 2.2481250762939453, 50.817501068115234, 106.30777740478516, 47.0721435546875, 109.71125030517578, 52.03785705566406, 109.875, 52.87714385986328, 111.02899932861328, 63.26555633544922, 61.88066864013672, -0.6981250047683716, 1.954444408416748, 48.165557861328125, 110.60778045654297, 87.50555419921875, 109.84889221191406, 94.59889221191406, 111.00666809082031, 95.5322265625, 109.24000549316406], "mean": [0.39528509974479675, -0.8462328314781189, 1.0441159009933472, 0.3540472686290741, -0.6068481206893921, 1.069164752960205, -0.42567020654678345, -0.675820529460907, 0.8566621541976929, -0.37674209475517273, 0.4471278190612793, -1.2484852075576782, 47.407867431640625, 51.6698112487793, 2.742356777191162, 0.5124796032905579, 28.901166915893555, 14.068368911743164, 21.407493591308594, 58.561885833740234, 16.634946823120117, 79.77449798583984, 13.383295059204102, 101.44268035888672, 58.854000091552734, 43.142696380615234, -0.7496458888053894, 0.6620666980743408, 6.5024003982543945, 13.361130714416504, 10.311640739440918, 12.548622131347656, 11.3200044631958, 13.880969047546387, 11.098262786865234, 30.047225952148438], "std": [0.23993977904319763, 0.15454132854938507, 0.06001317873597145, 0.18616646528244019, 0.27849701046943665, 0.35079053044319153, 0.04108380898833275, 0.028116026893258095, 0.0356978215277195, 0.09761398285627365, 0.10043592751026154, 0.0010027827229350805, 10.150381088256836, 9.2972412109375, 0.4300864338874817, 0.8355674147605896, 17.175092697143555, 27.70814323425293, 9.702821731567383, 43.24081039428711, 13.844756126403809, 30.156545639038086, 14.58815860748291, 13.320000648498535, 2.8539950847625732, 6.413000583648682, 0.022662825882434845, 0.5637377500534058, 12.885984420776367, 29.964336395263672, 22.801143646240234, 29.64316749572754, 25.413105010986328, 30.82465934753418, 25.06297492980957, 34.74311447143555], "count": [119]}, "action": {"min": [-0.013499993830919266, -1.0840343236923218, 0.890859842300415, 0.039888035506010056, -0.9569552540779114, 0.5197127461433411, -0.6005908846855164, -0.6984578967094421, 0.7868886590003967, -0.5450809001922607, 0.40660524368286133, -1.251854419708252, 28.032222747802734, 43.36249923706055, 2.411875009536743, -0.37812498211860657, 2.1031250953674316, 0.37062498927116394, 5.876874923706055, -1.3537499904632568, 0.8168749809265137, 13.131111145019531, 0.8643749952316284, 59.76555633544922, 53.76000213623047, 35.692501068115234, -0.8056249618530273, 0.05062500014901161, 0.8037500381469727, 0.6225000619888306, 0.6338461637496948, -0.019999995827674866, 0.7300000190734863, 0.6662499904632568, 0.8856250047683716, -2.1237499713897705], "max": [0.7325999736785889, -0.3854810297489166, 1.1462863683700562, 0.826042890548706, -0.20325493812561035, 1.7049334049224854, -0.41027694940567017, -0.5682926177978516, 0.8901731967926025, -0.11654078215360641, 0.8635122776031494, -1.2476158142089844, 62.57062530517578, 79.89555358886719, 3.9175000190734863, 2.2481250762939453, 50.817501068115234, 106.30777740478516, 47.0721435546875, 109.71125030517578, 52.03785705566406, 109.875, 52.87714385986328, 111.02899932861328, 63.26555633544922, 61.88066864013672, -0.6981250047683716, 1.954444408416748, 48.165557861328125, 110.60778045654297, 87.50555419921875, 109.84889221191406, 94.59889221191406, 111.00666809082031, 95.5322265625, 109.24000549316406], "mean": [0.3952849805355072, -0.8462326526641846, 1.0441160202026367, 0.3540472984313965, -0.6068481206893921, 1.069164752960205, -0.4256702661514282, -0.6758208274841309, 0.8566628694534302, -0.3767421543598175, 0.4471278488636017, -1.2484843730926514, 47.407859802246094, 51.66980743408203, 2.742356777191162, 0.5124796628952026, 28.901168823242188, 14.06836986541748, 21.407489776611328, 58.561866760253906, 16.63494873046875, 79.77449798583984, 13.383292198181152, 101.44270324707031, 58.85401916503906, 43.1427001953125, -0.7496459484100342, 0.6620669960975647, 6.5024003982543945, 13.361130714416504, 10.31164264678955, 12.54862117767334, 11.320003509521484, 13.88096809387207, 11.098262786865234, 30.047231674194336], "std": [0.23993976414203644, 0.15454134345054626, 0.06001317873597145, 0.18616649508476257, 0.27849704027175903, 0.3507905602455139, 0.04108380898833275, 0.028116028755903244, 0.0356978178024292, 0.09761400520801544, 0.10043593496084213, 0.001002783072181046, 10.150378227233887, 9.2972412109375, 0.43008649349212646, 0.8355674147605896, 17.175092697143555, 27.70814323425293, 9.702821731567383, 43.24081039428711, 13.844755172729492, 30.15654945373535, 14.58815860748291, 13.320000648498535, 2.8539953231811523, 6.413000583648682, 0.022662824019789696, 0.5637377500534058, 12.885984420776367, 29.964336395263672, 22.8011417388916, 29.64316749572754, 25.413105010986328, 30.824657440185547, 25.062973022460938, 34.74311065673828], "count": [119]}, "timestamp": {"min": [0.0], "max": [3.933333333333333], "mean": [1.9666666666666668], "std": [1.1450376024878448], "count": [119]}, "frame_index": {"min": [0], "max": [118], "mean": [59.0], "std": [34.351128074635334], "count": [119]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [119]}, "index": {"min": [456], "max": [574], "mean": [515.0], "std": [34.351128074635334], "count": [119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [119]}, "subtask_annotation": {"mean": [1.2521008403361344, 6.0, 6.0, 6.0, 6.0], "std": [1.0628840375253479, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [119]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [119]}, "eef_direction_state": {"mean": [2.7478991596638656, 3.6218487394957983], "std": [1.85716186917528, 2.6153766270826067], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_state": {"mean": [1.6470588235294117, 0.6386554621848739], "std": [0.4951569701733188, 0.6702701379028325], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_state": {"mean": [1.1680672268907564, 0.4789915966386555], "std": [0.770455804534594, 0.7542455688173747], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_direction_action": {"mean": [2.7478991596638656, 3.6218487394957983], "std": [1.85716186917528, 2.6153766270826067], "min": [0, 0], "max": [6, 6], "count": [119]}, "eef_velocity_action": {"mean": [1.6470588235294117, 0.6386554621848739], "std": [0.4951569701733188, 0.6702701379028325], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_acc_mag_action": {"mean": [1.1680672268907564, 0.4789915966386555], "std": [0.770455804534594, 0.7542455688173747], "min": [0, 0], "max": [2, 2], "count": [119]}, "eef_sim_pose_state": {"mean": [0.6315128599713445, 0.11349577079707766, 1.2680412657766458, -0.23312037288008405, 1.264825155149781, -1.0766417067284344, 0.6107133091403735, -0.12459081617893468, 1.2454058124059488, -1.648983578424472, 1.4479990677355292, -0.8718825252943755], "std": [0.052360391580288775, 0.055487749801179015, 0.06295637034608378, 0.9837795394357389, 0.12350072429148454, 1.2089198091354922, 0.015029471735818537, 0.018721685101251086, 0.01398823435240932, 0.6396157516616742, 0.059163122958309354, 0.6217137328231966], "min": [0.5649615837031285, 0.028907546557772806, 1.1695797698194008, -1.357164398370957, 1.0906488992959096, -2.4074405411018365, 0.5806695951389754, -0.17623951984114092, 1.237411628971898, -1.9997078432285555, 1.304913447042181, -1.2612025372694455], "max": [0.7136338556278119, 0.22734832558958437, 1.4052216750631272, 1.3644139366752308, 1.5055338726880985, 0.7908963194863079, 0.6252458606530151, -0.09560351768723443, 1.3016879433941397, 0.2355515009559218, 1.526402635518795, 0.9395712971726989], "count": [119]}, "eef_sim_pose_action": {"mean": [0.6315128599713445, 0.11349577079707766, 1.2680412657766458, -0.23312037288008405, 1.264825155149781, -1.0766417067284344, 0.6107133091403735, -0.12459081617893468, 1.2454058124059488, -1.648983578424472, 1.4479990677355292, -0.8718825252943755], "std": [0.052360391580288775, 0.055487749801179015, 0.06295637034608378, 0.9837795394357389, 0.12350072429148454, 1.2089198091354922, 0.015029471735818537, 0.018721685101251086, 0.01398823435240932, 0.6396157516616742, 0.059163122958309354, 0.6217137328231966], "min": [0.5649615837031285, 0.028907546557772806, 1.1695797698194008, -1.357164398370957, 1.0906488992959096, -2.4074405411018365, 0.5806695951389754, -0.17623951984114092, 1.237411628971898, -1.9997078432285555, 1.304913447042181, -1.2612025372694455], "max": [0.7136338556278119, 0.22734832558958437, 1.4052216750631272, 1.3644139366752308, 1.5055338726880985, 0.7908963194863079, 0.6252458606530151, -0.09560351768723443, 1.3016879433941397, 0.2355515009559218, 1.526402635518795, 0.9395712971726989], "count": [119]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28941808619281045]], [[0.2958502757352941]], [[0.3015087663398693]]], "std": [[[0.3282969721347021]], [[0.3217594755014298]], [[0.31762747636203115]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37522623774509806]], [[0.39762300040849674]], [[0.38480713643790854]]], "std": [[[0.26136973485637793]], [[0.25842024929597895]], [[0.2674363462433936]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862561560457516]], [[0.3986381556372549]], [[0.3874695241013072]]], "std": [[[0.21028453118039503]], [[0.21127406091944076]], [[0.21209699785553826]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32104157066993466]], [[0.34448260620915033]], [[0.3436569975490196]]], "std": [[[0.37003554447487524]], [[0.3660371895741632]], [[0.36683218831912273]]], "count": [100]}, "observation.state": {"min": [-0.30398833751678467, -0.898708701133728, 0.8375533819198608, 0.7274023294448853, -0.7825970649719238, -0.704108476638794, -0.09482051432132721, -0.7884463667869568, 0.9311182498931885, -1.9010356664657593, 0.3541523516178131, 0.08140264451503754, 18.666873931884766, 21.926250457763672, 2.598750114440918, -2.1006250381469727, 0.65625, 0.29249998927116394, 0.7662500143051147, 1.2912499904632568, 0.6187499761581421, 3.8612499237060547, 0.9355555772781372, 51.473751068115234, 91.8933334350586, 37.76875305175781, -0.7572727203369141, 1.8206249475479126, 0.6449999809265137, 0.9381250143051147, 0.7231249809265137, 0.484375, 0.7912499904632568, 1.0149999856948853, 1.146875023841858, -1.7925000190734863], "max": [0.6144140958786011, -0.5589093565940857, 1.11142897605896, 2.477111339569092, -0.1828698366880417, 0.8136157989501953, -0.008940833620727062, -0.7259267568588257, 1.0523003339767456, -1.6274700164794922, 0.42815861105918884, 0.13267719745635986, 62.45249938964844, 70.61222076416016, 46.17499923706055, 9.564374923706055, 77.25375366210938, 110.85272979736328, 84.54000091552734, 110.73999786376953, 94.74818420410156, 110.1456298828125, 99.85909271240234, 109.85111236572266, 93.67937469482422, 65.36846160888672, -0.6356250047683716, 9.518888473510742, 72.58000183105469, 108.56300354003906, 66.31222534179688, 51.84000015258789, 56.81077194213867, 61.42222213745117, 103.83111572265625, 110.18111419677734], "mean": [0.23719096183776855, -0.7654313445091248, 0.9481724500656128, 1.4151185750961304, -0.48443475365638733, 0.32754266262054443, -0.056500956416130066, -0.7771837711334229, 1.021011233329773, -1.7368252277374268, 0.37902188301086426, 0.12947432696819305, 44.724239349365234, 46.73877716064453, 8.769232749938965, 3.7464447021484375, 33.0178108215332, 14.403366088867188, 19.347026824951172, 98.80136108398438, 23.585420608520508, 104.45651245117188, 26.15226173400879, 107.55233001708984, 92.41439056396484, 49.46357727050781, -0.669046938419342, 3.6954407691955566, 10.524709701538086, 7.102382659912109, 6.353623867034912, 3.823152780532837, 5.031120777130127, 5.219519138336182, 7.13595724105835, 10.632631301879883], "std": [0.20404423773288727, 0.07343891263008118, 0.08076528459787369, 0.41765618324279785, 0.14125117659568787, 0.3566971719264984, 0.03243561461567879, 0.010602916590869427, 0.02771594189107418, 0.07594271749258041, 0.024348130449652672, 0.007667338941246271, 11.7047700881958, 11.600485801696777, 13.054213523864746, 3.7822020053863525, 21.149078369140625, 24.56978416442871, 18.512126922607422, 21.853912353515625, 19.468116760253906, 18.54302215576172, 18.940048217773438, 9.004253387451172, 0.5241516828536987, 5.6922149658203125, 0.021259641274809837, 1.5690805912017822, 13.182108879089355, 21.146766662597656, 13.913055419921875, 10.608902931213379, 12.270143508911133, 13.000667572021484, 19.937402725219727, 25.163286209106445], "count": [203]}, "action": {"min": [-0.30398833751678467, -0.898708701133728, 0.8375533819198608, 0.7274023294448853, -0.7825970649719238, -0.704108476638794, -0.09482051432132721, -0.7884463667869568, 0.9311182498931885, -1.9010356664657593, 0.3541523516178131, 0.08140264451503754, 18.666873931884766, 21.926250457763672, 2.598750114440918, -2.1006250381469727, 0.65625, 0.29249998927116394, 0.7662500143051147, 1.2912499904632568, 0.6187499761581421, 3.8612499237060547, 0.9355555772781372, 51.473751068115234, 91.8933334350586, 37.76875305175781, -0.7572727203369141, 1.8206249475479126, 0.6449999809265137, 0.9381250143051147, 0.7231249809265137, 0.484375, 0.7912499904632568, 1.0149999856948853, 1.146875023841858, -1.7925000190734863], "max": [0.6144140958786011, -0.5589093565940857, 1.11142897605896, 2.477111339569092, -0.1828698366880417, 0.8136157989501953, -0.008940833620727062, -0.7259267568588257, 1.0523003339767456, -1.6274700164794922, 0.42815861105918884, 0.13267719745635986, 62.45249938964844, 70.61222076416016, 46.17499923706055, 9.564374923706055, 77.25375366210938, 110.85272979736328, 84.54000091552734, 110.73999786376953, 94.74818420410156, 110.1456298828125, 99.85909271240234, 109.85111236572266, 93.67937469482422, 65.36846160888672, -0.6356250047683716, 9.518888473510742, 72.58000183105469, 108.56300354003906, 66.31222534179688, 51.84000015258789, 56.81077194213867, 61.42222213745117, 103.83111572265625, 110.18111419677734], "mean": [0.23719097673892975, -0.7654315233230591, 0.9481722116470337, 1.4151190519332886, -0.48443472385406494, 0.3275427222251892, -0.05650104209780693, -0.7771837115287781, 1.0210111141204834, -1.7368245124816895, 0.3790217936038971, 0.12947435677051544, 44.724246978759766, 46.73876190185547, 8.769225120544434, 3.746443748474121, 33.0178108215332, 14.403365135192871, 19.34702491760254, 98.80136108398438, 23.585424423217773, 104.45655059814453, 26.15226173400879, 107.55242919921875, 92.41436767578125, 49.46354675292969, -0.6690471172332764, 3.6954400539398193, 10.524713516235352, 7.102382183074951, 6.353623867034912, 3.823152542114258, 5.031121730804443, 5.219519138336182, 7.13595724105835, 10.632634162902832], "std": [0.2040441930294037, 0.07343889772891998, 0.08076529204845428, 0.4176562428474426, 0.14125119149684906, 0.356697142124176, 0.032435618340969086, 0.010602916590869427, 0.027715953066945076, 0.07594271749258041, 0.024348128587007523, 0.0076673394069075584, 11.7047700881958, 11.600485801696777, 13.054207801818848, 3.7822020053863525, 21.149078369140625, 24.56978416442871, 18.512128829956055, 21.853906631469727, 19.468116760253906, 18.543025970458984, 18.94005012512207, 9.004247665405273, 0.524151623249054, 5.6922149658203125, 0.02125963754951954, 1.5690803527832031, 13.182108879089355, 21.14676856994629, 13.913054466247559, 10.608902931213379, 12.270143508911133, 13.000666618347168, 19.93740463256836, 25.163286209106445], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [203]}, "index": {"min": [575], "max": [777], "mean": [676.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [3.1921182266009853, 6.0, 6.0, 6.0, 6.0], "std": [1.9795847068610708, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [203]}, "eef_direction_state": {"mean": [3.354679802955665, 4.857142857142857], "std": [1.8707800514550421, 2.0279538364674567], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.6157635467980296, 0.30049261083743845], "std": [0.5159025600625038, 0.5376007214091948], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [1.2807881773399015, 0.30049261083743845], "std": [0.7591642860799248, 0.6381544771016711], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.354679802955665, 4.857142857142857], "std": [1.8707800514550421, 2.0279538364674567], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.6157635467980296, 0.30049261083743845], "std": [0.5159025600625038, 0.5376007214091948], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.2807881773399015, 0.30049261083743845], "std": [0.7591642860799248, 0.6381544771016711], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.5820960537495465, 0.08252990677631108, 1.2285981325206994, 0.7288852141867189, 1.2908017404223615, 1.283743813435089, 0.6306868058395063, -0.10068032553804865, 1.2735363099132855, -0.3285808691059519, 1.4336974260206323, -2.1051040268629317], "std": [0.04839583852022753, 0.04406580603461426, 0.054105039939783106, 2.177012217731665, 0.10723052189859525, 1.1768407126020863, 0.012852415379319512, 0.014150915170129352, 0.006058458937544132, 2.6830293357177517, 0.019708399407944263, 0.5333580861665852], "min": [0.5139519942157853, 0.014070815680067766, 1.1551514465624424, -3.089784302851676, 1.1164238386565244, -2.5424971889913133, 0.5959948761938231, -0.11636281052390368, 1.2643880818376356, -3.1358777102623447, 1.3502557319037245, -2.8663232130442853], "max": [0.6913121572692438, 0.15949494770465172, 1.3319890964555519, 3.137927531128549, 1.5464600271502809, 2.6819312765543755, 0.6445370181423449, -0.06400369644194018, 1.2849213269435782, 3.14013879211612, 1.4574727593015862, -1.243228352970636], "count": [203]}, "eef_sim_pose_action": {"mean": [0.5820960537495465, 0.08252990677631108, 1.2285981325206994, 0.7288852141867189, 1.2908017404223615, 1.283743813435089, 0.6306868058395063, -0.10068032553804865, 1.2735363099132855, -0.3285808691059519, 1.4336974260206323, -2.1051040268629317], "std": [0.04839583852022753, 0.04406580603461426, 0.054105039939783106, 2.177012217731665, 0.10723052189859525, 1.1768407126020863, 0.012852415379319512, 0.014150915170129352, 0.006058458937544132, 2.6830293357177517, 0.019708399407944263, 0.5333580861665852], "min": [0.5139519942157853, 0.014070815680067766, 1.1551514465624424, -3.089784302851676, 1.1164238386565244, -2.5424971889913133, 0.5959948761938231, -0.11636281052390368, 1.2643880818376356, -3.1358777102623447, 1.3502557319037245, -2.8663232130442853], "max": [0.6913121572692438, 0.15949494770465172, 1.3319890964555519, 3.137927531128549, 1.5464600271502809, 2.6819312765543755, 0.6445370181423449, -0.06400369644194018, 1.2849213269435782, 3.14013879211612, 1.4574727593015862, -1.243228352970636], "count": [203]}}} +{"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.281811754493464]], [[0.2920497283496732]], [[0.30504331290849673]]], "std": [[[0.31831218685663687]], [[0.31757230827654814]], [[0.31588327037740765]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3555909068627451]], [[0.3900868852124183]], [[0.3801451368464052]]], "std": [[[0.25142756271883515]], [[0.24718782319601038]], [[0.25965580561654533]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3550187683823529]], [[0.3669750878267974]], [[0.35228149509803924]]], "std": [[[0.1893365560255506]], [[0.19298360112493215]], [[0.18857010288231132]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3104416911764706]], [[0.33750543096405233]], [[0.33615531454248365]]], "std": [[[0.3617440041155401]], [[0.3581290662989313]], [[0.36034991514965775]]], "count": [100]}, "observation.state": {"min": [-0.08216029405593872, -0.8784666657447815, 0.8542668223381042, 1.2353131771087646, -0.8207446336746216, -0.3998340666294098, -0.09878097474575043, -0.8883373141288757, 0.9891449213027954, -2.0192930698394775, 0.41285189986228943, 0.4512643814086914, 22.566875457763672, 45.264373779296875, 2.1500000953674316, -1.243333339691162, 2.151249885559082, -0.03562500700354576, 5.366250038146973, 23.795623779296875, 0.6875, 59.42375183105469, 1.3799999952316284, 83.61312866210938, 92.00312805175781, 65.16100311279297, -0.8693749904632568, 0.1966666728258133, 71.02437591552734, 109.41111755371094, 66.27812957763672, 51.790626525878906, 56.11000061035156, 61.395626068115234, 98.47062683105469, 110.1456298828125], "max": [0.4280870854854584, -0.6582837104797363, 1.1258058547973633, 2.1443216800689697, -0.2901360094547272, 0.4565785527229309, -0.06318188458681107, -0.8198121786117554, 1.0807440280914307, -1.9787348508834839, 0.44689860939979553, 0.45243000984191895, 63.186248779296875, 67.96666717529297, 44.79222106933594, 8.627778053283691, 73.27888488769531, 109.94444274902344, 88.11222076416016, 111.79312133789062, 94.08333587646484, 110.1456298828125, 97.18888854980469, 110.37777709960938, 92.19437408447266, 65.25749969482422, -0.6893749833106995, 1.975000023841858, 73.7862548828125, 109.49666595458984, 66.35124969482422, 51.889373779296875, 56.30500030517578, 61.61125183105469, 102.79583740234375, 110.21624755859375], "mean": [0.18310636281967163, -0.7833211421966553, 1.0039570331573486, 1.4280339479446411, -0.5277571082115173, 0.17125022411346436, -0.07506328076124191, -0.8778150081634521, 1.0582470893859863, -2.004655599594116, 0.4257981479167938, 0.4521545469760895, 46.49099349975586, 50.59660720825195, 6.043406963348389, 0.502214252948761, 41.10065841674805, 27.40639305114746, 35.830787658691406, 93.22774505615234, 40.00263595581055, 100.8770523071289, 37.826141357421875, 106.3343734741211, 92.08362579345703, 65.22183990478516, -0.8047962188720703, 0.34780681133270264, 71.60980224609375, 109.45518493652344, 66.31314086914062, 51.83838653564453, 56.204010009765625, 61.493499755859375, 99.99716186523438, 110.17923736572266], "std": [0.1314869225025177, 0.05125384032726288, 0.08943387120962143, 0.25227388739585876, 0.14983657002449036, 0.23330679535865784, 0.007523091975599527, 0.013425101526081562, 0.02255595661699772, 0.010568683035671711, 0.008395739831030369, 0.00024191016564145684, 9.473176956176758, 7.16413688659668, 9.883475303649902, 2.1888468265533447, 15.445945739746094, 36.410160064697266, 25.483423233032227, 24.32875633239746, 26.773822784423828, 14.495325088500977, 27.963788986206055, 8.183771133422852, 0.051221124827861786, 0.019557997584342957, 0.04819079115986824, 0.3805929720401764, 0.6286698579788208, 0.021056903526186943, 0.019399084150791168, 0.025690825656056404, 0.07053160667419434, 0.07224266976118088, 1.1399320363998413, 0.01794932223856449], "count": [117]}, "action": {"min": [-0.08216029405593872, -0.8784666657447815, 0.8542668223381042, 1.2353131771087646, -0.8207446336746216, -0.3998340666294098, -0.09878097474575043, -0.8883373141288757, 0.9891449213027954, -2.0192930698394775, 0.41285189986228943, 0.4512643814086914, 22.566875457763672, 45.264373779296875, 2.1500000953674316, -1.243333339691162, 2.151249885559082, -0.03562500700354576, 5.366250038146973, 23.795623779296875, 0.6875, 59.42375183105469, 1.3799999952316284, 83.61312866210938, 92.00312805175781, 65.16100311279297, -0.8693749904632568, 0.1966666728258133, 71.02437591552734, 109.41111755371094, 66.27812957763672, 51.790626525878906, 56.11000061035156, 61.395626068115234, 98.47062683105469, 110.1456298828125], "max": [0.4280870854854584, -0.6582837104797363, 1.1258058547973633, 2.1443216800689697, -0.2901360094547272, 0.4565785527229309, -0.06318188458681107, -0.8198121786117554, 1.0807440280914307, -1.9787348508834839, 0.44689860939979553, 0.45243000984191895, 63.186248779296875, 67.96666717529297, 44.79222106933594, 8.627778053283691, 73.27888488769531, 109.94444274902344, 88.11222076416016, 111.79312133789062, 94.08333587646484, 110.1456298828125, 97.18888854980469, 110.37777709960938, 92.19437408447266, 65.25749969482422, -0.6893749833106995, 1.975000023841858, 73.7862548828125, 109.49666595458984, 66.35124969482422, 51.889373779296875, 56.30500030517578, 61.61125183105469, 102.79583740234375, 110.21624755859375], "mean": [0.18310634791851044, -0.7833210229873657, 1.0039570331573486, 1.4280340671539307, -0.5277570486068726, 0.17125022411346436, -0.07506325095891953, -0.8778155446052551, 1.0582467317581177, -2.0046560764312744, 0.42579811811447144, 0.45215457677841187, 46.49098205566406, 50.59661102294922, 6.043401718139648, 0.502214252948761, 41.10064697265625, 27.40639305114746, 35.830787658691406, 93.22776794433594, 40.00263595581055, 100.87706756591797, 37.82614517211914, 106.33438873291016, 92.08365631103516, 65.22183990478516, -0.8047963976860046, 0.34780678153038025, 71.60980987548828, 109.45527648925781, 66.31314849853516, 51.838348388671875, 56.204010009765625, 61.49351501464844, 99.99717712402344, 110.17926788330078], "std": [0.1314869374036789, 0.051253825426101685, 0.08943387866020203, 0.25227388739585876, 0.14983658492565155, 0.23330681025981903, 0.007523091044276953, 0.013425102457404137, 0.02255595475435257, 0.010568683966994286, 0.008395739831030369, 0.00024191010743379593, 9.47317886352539, 7.164137840270996, 9.883477210998535, 2.1888463497161865, 15.44594669342041, 36.410160064697266, 25.48342514038086, 24.328752517700195, 26.773822784423828, 14.495323181152344, 27.963788986206055, 8.183771133422852, 0.051221128553152084, 0.019557995721697807, 0.04819079861044884, 0.3805929124355316, 0.6286697387695312, 0.021057093515992165, 0.019399086013436317, 0.025690848007798195, 0.07053159177303314, 0.07224266231060028, 1.1399317979812622, 0.01794932782649994], "count": [117]}, "timestamp": {"min": [0.0], "max": [3.8666666666666667], "mean": [1.9333333333333336], "std": [1.125791902354697], "count": [117]}, "frame_index": {"min": [0], "max": [116], "mean": [58.0], "std": [33.77375707064091], "count": [117]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [117]}, "index": {"min": [778], "max": [894], "mean": [836.0], "std": [33.77375707064091], "count": [117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [117]}, "subtask_annotation": {"mean": [1.2991452991452992, 6.0, 6.0, 6.0, 6.0], "std": [0.9083182286672347, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [117]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [117]}, "eef_direction_state": {"mean": [2.3076923076923075, 4.410256410256411], "std": [2.1541513825239202, 2.4465354752567285], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_state": {"mean": [1.5726495726495726, 0.3333333333333333], "std": [0.5746234637255254, 0.5229763603684904], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_state": {"mean": [1.3504273504273505, 0.27350427350427353], "std": [0.7198793739913015, 0.6079801450864528], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_direction_action": {"mean": [2.3076923076923075, 4.410256410256411], "std": [2.1541513825239202, 2.4465354752567285], "min": [0, 0], "max": [6, 6], "count": [117]}, "eef_velocity_action": {"mean": [1.5726495726495726, 0.3333333333333333], "std": [0.5746234637255254, 0.5229763603684904], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_acc_mag_action": {"mean": [1.3504273504273505, 0.27350427350427353], "std": [0.7198793739913015, 0.6079801450864528], "min": [0, 0], "max": [2, 2], "count": [117]}, "eef_sim_pose_state": {"mean": [0.5896637960727006, 0.08257121659138533, 1.2490957629308852, 0.23967042796370416, 1.4097318191372954, 0.6110087201003371, 0.626375779204683, -0.0673105276496228, 1.2379641870597742, 2.8765151704475462, 1.3135109522249446, -2.416559666892728], "std": [0.05721369941899168, 0.03992591052416259, 0.046711195584505004, 2.4152903840385767, 0.1078765333230779, 1.9596203562696548, 0.009339640697952517, 0.009245859046134631, 0.0022491336674089575, 0.033710862709487116, 0.00765929102848664, 0.04967638176623325], "min": [0.5220411832345544, 0.0329092690323563, 1.1594363889950436, -3.12693989115877, 1.2545681598833553, -3.133202619055125, 0.6024255808008856, -0.07673755188072398, 1.2299032558210028, 2.778788000190292, 1.2835452203297617, -2.5115917355181363], "max": [0.678713257389129, 0.1475034335672919, 1.294322491863821, 3.139558737560078, 1.5641038104657126, 3.116230343668552, 0.6361163293544911, -0.0458567071259697, 1.2407884021295301, 2.9124482281327757, 1.3199884982627426, -2.3187427869787447], "count": [117]}, "eef_sim_pose_action": {"mean": [0.5896637960727006, 0.08257121659138533, 1.2490957629308852, 0.23967042796370416, 1.4097318191372954, 0.6110087201003371, 0.626375779204683, -0.0673105276496228, 1.2379641870597742, 2.8765151704475462, 1.3135109522249446, -2.416559666892728], "std": [0.05721369941899168, 0.03992591052416259, 0.046711195584505004, 2.4152903840385767, 0.1078765333230779, 1.9596203562696548, 0.009339640697952517, 0.009245859046134631, 0.0022491336674089575, 0.033710862709487116, 0.00765929102848664, 0.04967638176623325], "min": [0.5220411832345544, 0.0329092690323563, 1.1594363889950436, -3.12693989115877, 1.2545681598833553, -3.133202619055125, 0.6024255808008856, -0.07673755188072398, 1.2299032558210028, 2.778788000190292, 1.2835452203297617, -2.5115917355181363], "max": [0.678713257389129, 0.1475034335672919, 1.294322491863821, 3.139558737560078, 1.5641038104657126, 3.116230343668552, 0.6361163293544911, -0.0458567071259697, 1.2407884021295301, 2.9124482281327757, 1.3199884982627426, -2.3187427869787447], "count": [117]}}} +{"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.2765913446495619]], [[0.2839144612188847]], [[0.2884329000660548]]], "std": [[[0.31831708417521226]], [[0.31228717192907907]], [[0.3107524013530667]]], "count": [94]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.351869261490057]], [[0.3781787716416353]], [[0.37138001277638716]]], "std": [[[0.2400036147489601]], [[0.23842018611780308]], [[0.25138542767665967]]], "count": [94]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32562233390696704]], [[0.35275932806633287]], [[0.34319984398901404]]], "std": [[[0.17408746607893144]], [[0.17872828478122663]], [[0.18467810869342619]]], "count": [94]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3026091577145042]], [[0.32666342693992495]], [[0.32551151830413017]]], "std": [[[0.3608851350049135]], [[0.3577078544070845]], [[0.3593124332011513]]], "count": [94]}, "observation.state": {"min": [0.07121671736240387, -0.8919374942779541, 0.9783178567886353, 1.2960631847381592, -0.8172398209571838, -0.2196822315454483, -0.09789615869522095, -0.7771610617637634, 0.979692816734314, -1.53477144241333, 0.44749200344085693, 0.04079668968915939, 41.20916748046875, 30.828125, 3.074444532394409, -1.7868750095367432, 2.666249990463257, -2.260624885559082, 1.0262500047683716, 60.23666763305664, 5.900000095367432, 77.32499694824219, 8.40363597869873, 108.13166809082031, 87.5411148071289, 61.21500015258789, -0.7749999761581421, 1.6362500190734863, 34.09312438964844, 88.26250457763672, 49.125, 93.26937866210938, 54.90625, 103.96500396728516, 56.80875015258789, 108.90875244140625], "max": [0.44873446226119995, -0.735055685043335, 1.150220274925232, 1.5554665327072144, -0.3622110188007355, 0.2879902124404907, -0.09784847497940063, -0.7347854971885681, 1.0377804040908813, -1.4559013843536377, 0.45757991075515747, 0.04115167632699013, 62.983123779296875, 69.67666625976562, 29.7358341217041, 6.570624828338623, 52.4431266784668, 86.4566650390625, 86.85555267333984, 109.5687484741211, 94.38666534423828, 110.21312713623047, 96.17444610595703, 109.57499694824219, 90.98500061035156, 65.31500244140625, -0.6050000190734863, 6.450624942779541, 52.15666580200195, 102.21111297607422, 54.85499954223633, 102.55313110351562, 69.47666931152344, 110.47888946533203, 84.35888671875, 109.32875061035156], "mean": [0.2163396030664444, -0.8028776049613953, 1.056447982788086, 1.4100109338760376, -0.6103660464286804, 0.09492316842079163, -0.0978560522198677, -0.7704483270645142, 1.0208326578140259, -1.505225658416748, 0.45428141951560974, 0.04101622477173805, 53.36235046386719, 46.62254333496094, 9.106185913085938, 1.327629804611206, 30.298879623413086, 12.828893661499023, 20.543045043945312, 100.24425506591797, 29.581743240356445, 105.24629974365234, 36.44572830200195, 109.32174682617188, 89.12207794189453, 63.58770751953125, -0.6969205737113953, 4.154016017913818, 36.784912109375, 91.7658920288086, 51.63488006591797, 99.07769775390625, 57.60284423828125, 106.75065612792969, 62.2992057800293, 108.9580307006836], "std": [0.12984474003314972, 0.044918522238731384, 0.0674380511045456, 0.08385108411312103, 0.15413786470890045, 0.16100704669952393, 1.3002408195461612e-05, 0.009317134507000446, 0.012919928878545761, 0.02453218214213848, 0.002854149090126157, 6.435895920731127e-05, 7.48419189453125, 10.356849670410156, 8.748153686523438, 2.6501970291137695, 18.144346237182617, 22.14763641357422, 21.071563720703125, 12.633931159973145, 20.15526008605957, 7.975599765777588, 17.76276969909668, 0.43298622965812683, 0.9537560939788818, 1.3505245447158813, 0.040189262479543686, 1.5003336668014526, 3.628258466720581, 2.8654439449310303, 1.6342263221740723, 2.6413140296936035, 2.849588394165039, 1.955945372581482, 5.761162757873535, 0.08320488035678864], "count": [94]}, "action": {"min": [0.07121671736240387, -0.8919374942779541, 0.9783178567886353, 1.2960631847381592, -0.8172398209571838, -0.2196822315454483, -0.09789615869522095, -0.7771610617637634, 0.979692816734314, -1.53477144241333, 0.44749200344085693, 0.04079668968915939, 41.20916748046875, 30.828125, 3.074444532394409, -1.7868750095367432, 2.666249990463257, -2.260624885559082, 1.0262500047683716, 60.23666763305664, 5.900000095367432, 77.32499694824219, 8.40363597869873, 108.13166809082031, 87.5411148071289, 61.21500015258789, -0.7749999761581421, 1.6362500190734863, 34.09312438964844, 88.26250457763672, 49.125, 93.26937866210938, 54.90625, 103.96500396728516, 56.80875015258789, 108.90875244140625], "max": [0.44873446226119995, -0.735055685043335, 1.150220274925232, 1.5554665327072144, -0.3622110188007355, 0.2879902124404907, -0.09784847497940063, -0.7347854971885681, 1.0377804040908813, -1.4559013843536377, 0.45757991075515747, 0.04115167632699013, 62.983123779296875, 69.67666625976562, 29.7358341217041, 6.570624828338623, 52.4431266784668, 86.4566650390625, 86.85555267333984, 109.5687484741211, 94.38666534423828, 110.21312713623047, 96.17444610595703, 109.57499694824219, 90.98500061035156, 65.31500244140625, -0.6050000190734863, 6.450624942779541, 52.15666580200195, 102.21111297607422, 54.85499954223633, 102.55313110351562, 69.47666931152344, 110.47888946533203, 84.35888671875, 109.32875061035156], "mean": [0.21633967757225037, -0.8028774857521057, 1.0564478635787964, 1.410010814666748, -0.6103659868240356, 0.09492318332195282, -0.09785602241754532, -0.7704483866691589, 1.0208324193954468, -1.5052255392074585, 0.45428162813186646, 0.04101625084877014, 53.36235809326172, 46.62253189086914, 9.10618782043457, 1.3276299238204956, 30.298879623413086, 12.828893661499023, 20.543048858642578, 100.2442626953125, 29.581743240356445, 105.24629211425781, 36.44572448730469, 109.32174682617188, 89.12210083007812, 63.58773422241211, -0.6969206929206848, 4.154016017913818, 36.784908294677734, 91.7658920288086, 51.63486862182617, 99.07772827148438, 57.60285568237305, 106.75067901611328, 62.299217224121094, 108.95803833007812], "std": [0.1298447847366333, 0.04491852596402168, 0.067438043653965, 0.08385107666254044, 0.15413786470890045, 0.16100704669952393, 1.3002429113839753e-05, 0.009317134507000446, 0.012919928878545761, 0.02453218586742878, 0.002854149090126157, 6.435896648326889e-05, 7.484190940856934, 10.356847763061523, 8.74815559387207, 2.6501972675323486, 18.14434814453125, 22.147634506225586, 21.071563720703125, 12.633930206298828, 20.15526008605957, 7.975600719451904, 17.76276969909668, 0.43298619985580444, 0.9537559747695923, 1.3505244255065918, 0.040189262479543686, 1.5003336668014526, 3.628258466720581, 2.8654439449310303, 1.6342263221740723, 2.6413142681121826, 2.849588394165039, 1.955945611000061, 5.761162757873535, 0.08320488780736923], "count": [94]}, "timestamp": {"min": [0.0], "max": [3.1], "mean": [1.5499999999999998], "std": [0.9044642367476758], "count": [94]}, "frame_index": {"min": [0], "max": [93], "mean": [46.5], "std": [27.13392710243027], "count": [94]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [94]}, "index": {"min": [895], "max": [988], "mean": [941.5], "std": [27.13392710243027], "count": [94]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [94]}, "subtask_annotation": {"mean": [1.4361702127659575, 6.0, 6.0, 6.0, 6.0], "std": [1.0574810559974928, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [94]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [94]}, "eef_direction_state": {"mean": [2.351063829787234, 5.329787234042553], "std": [2.112311665070722, 1.6846509700531027], "min": [0, 1], "max": [6, 6], "count": [94]}, "eef_velocity_state": {"mean": [1.5957446808510638, 0.13829787234042554], "std": [0.6070358560717914, 0.3452123561614458], "min": [0, 0], "max": [2, 1], "count": [94]}, "eef_acc_mag_state": {"mean": [1.1914893617021276, 0.22340425531914893], "std": [0.8026100473982984, 0.5678300487269156], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_direction_action": {"mean": [2.351063829787234, 5.329787234042553], "std": [2.112311665070722, 1.6846509700531027], "min": [0, 1], "max": [6, 6], "count": [94]}, "eef_velocity_action": {"mean": [1.5957446808510638, 0.13829787234042554], "std": [0.6070358560717914, 0.3452123561614458], "min": [0, 0], "max": [2, 1], "count": [94]}, "eef_acc_mag_action": {"mean": [1.1914893617021276, 0.22340425531914893], "std": [0.8026100473982984, 0.5678300487269156], "min": [0, 0], "max": [2, 2], "count": [94]}, "eef_sim_pose_state": {"mean": [0.5860364205651479, 0.0829941234989554, 1.2462033046760939, -1.1296663716973008, 1.374139621918056, 1.2163121364041827, 0.6164481259932867, -0.09210099023021168, 1.2785245115781623, 2.096911055937144, 1.4322925614869688, -0.12671816856008764], "std": [0.05756080548188132, 0.036061362940992575, 0.05171578621998881, 1.9305018193126844, 0.14032932677365845, 1.9639593461387572, 0.00401175429326595, 0.003107685605630704, 0.0025839059692919306, 0.13384315741574973, 0.014123758106534018, 3.015270709805466], "min": [0.5142103522167567, 0.027572095382775136, 1.1589217920233825, -3.1255744579047, 1.1890750170410378, -2.9677543604849905, 0.6074260257017422, -0.09848754400322918, 1.2755958839827426, 1.84749870667844, 1.4006792381874131, -3.1345815818990657], "max": [0.6725638986820646, 0.12722558255699976, 1.304158561674891, 3.100670740030642, 1.558361917120064, 2.950809547016523, 0.6228055227729656, -0.0863962880450641, 1.2842170644457327, 2.269427603693488, 1.446928406387777, 3.1377133083523776], "count": [94]}, "eef_sim_pose_action": {"mean": [0.5860364205651479, 0.0829941234989554, 1.2462033046760939, -1.1296663716973008, 1.374139621918056, 1.2163121364041827, 0.6164481259932867, -0.09210099023021168, 1.2785245115781623, 2.096911055937144, 1.4322925614869688, -0.12671816856008764], "std": [0.05756080548188132, 0.036061362940992575, 0.05171578621998881, 1.9305018193126844, 0.14032932677365845, 1.9639593461387572, 0.00401175429326595, 0.003107685605630704, 0.0025839059692919306, 0.13384315741574973, 0.014123758106534018, 3.015270709805466], "min": [0.5142103522167567, 0.027572095382775136, 1.1589217920233825, -3.1255744579047, 1.1890750170410378, -2.9677543604849905, 0.6074260257017422, -0.09848754400322918, 1.2755958839827426, 1.84749870667844, 1.4006792381874131, -3.1345815818990657], "max": [0.6725638986820646, 0.12722558255699976, 1.304158561674891, 3.100670740030642, 1.558361917120064, 2.950809547016523, 0.6228055227729656, -0.0863962880450641, 1.2842170644457327, 2.269427603693488, 1.446928406387777, 3.1377133083523776], "count": [94]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2755581107026144]], [[0.28263376838235293]], [[0.29175856821895424]]], "std": [[[0.31200118599955945]], [[0.3067229617911438]], [[0.30245702380982536]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3413567258986928]], [[0.37645066380718956]], [[0.3693432189542483]]], "std": [[[0.25288813942806093]], [[0.24675843299103387]], [[0.26076805516236556]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42767790849673204]], [[0.43414146037581697]], [[0.41874247957516336]]], "std": [[[0.23130887872250822]], [[0.2312403325978888]], [[0.23447809920541512]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3245543525326798]], [[0.34291496119281045]], [[0.33516149101307185]]], "std": [[[0.3748407425372406]], [[0.36973915567894255]], [[0.36892952303524457]]], "count": [100]}, "observation.state": {"min": [-0.009846838191151619, -1.1425907611846924, 0.846351146697998, 0.8813038468360901, -0.8160821795463562, -0.05236811563372612, -0.002670329064130783, -0.6757839322090149, 0.7977713346481323, -1.6711384057998657, 0.26483938097953796, -0.07550831139087677, 36.881248474121094, 14.523750305175781, 2.213749885559082, 0.18124999105930328, 0.8600000143051147, 0.7749999761581421, 0.8849999904632568, 0.1981249749660492, 0.9481250047683716, 10.571874618530273, 0.6237499713897705, 63.12437438964844, 84.31454467773438, 37.854373931884766, -0.75, 3.737499952316284, 1.0262500047683716, 0.949999988079071, 0.6668750047683716, 0.5206249952316284, 0.6987500190734863, 1.0731250047683716, 0.7350000143051147, 3.338125228881836], "max": [0.41702428460121155, -0.6816332340240479, 1.1806191205978394, 1.78878653049469, -0.3464990258216858, 0.7856250405311584, 0.04596780240535736, -0.6434009075164795, 0.9367132186889648, -1.639009714126587, 0.42477303743362427, -0.06741520762443542, 66.61312866210938, 74.30777740478516, 49.92142868041992, 9.72249984741211, 72.72222137451172, 98.3022232055664, 92.87714385986328, 110.5118179321289, 100.45071411132812, 110.58875274658203, 105.01889038085938, 111.1656265258789, 86.50187683105469, 84.59600067138672, 21.681249618530273, 9.541250228881836, 74.86125183105469, 103.7906723022461, 58.30400085449219, 56.875335693359375, 57.2130012512207, 53.93555450439453, 103.37100219726562, 109.97583770751953], "mean": [0.20083874464035034, -0.8806667327880859, 1.004310965538025, 1.2362492084503174, -0.5331887602806091, 0.45278000831604004, 0.04031653329730034, -0.6631134152412415, 0.9119831323623657, -1.6644549369812012, 0.29480281472206116, -0.07489447295665741, 50.53745651245117, 53.09972381591797, 7.4015936851501465, 5.945735931396484, 31.13994789123535, 17.445552825927734, 15.459464073181152, 87.77828979492188, 20.058853149414062, 96.70211029052734, 24.198701858520508, 105.4365005493164, 86.26166534423828, 51.01961135864258, 7.089802265167236, 7.672465801239014, 6.830790042877197, 8.653597831726074, 5.543592929840088, 5.1354780197143555, 8.198934555053711, 5.718488693237305, 8.711831092834473, 74.20368957519531], "std": [0.12904877960681915, 0.12865665555000305, 0.08578120172023773, 0.20918646454811096, 0.09686767309904099, 0.271749347448349, 0.01195235550403595, 0.008109675720334053, 0.025866178795695305, 0.007784203626215458, 0.03514309972524643, 0.0016159072984009981, 8.420340538024902, 12.772992134094238, 12.760492324829102, 3.488767623901367, 23.11427116394043, 22.126068115234375, 21.861360549926758, 28.662227630615234, 22.91531753540039, 26.01024055480957, 23.470720291137695, 10.17837142944336, 0.48182928562164307, 11.329543113708496, 6.141900062561035, 1.407637119293213, 17.821138381958008, 24.19997787475586, 14.38912296295166, 13.516433715820312, 13.625401496887207, 12.851621627807617, 23.504253387451172, 22.27705955505371], "count": [219]}, "action": {"min": [-0.009846838191151619, -1.1425907611846924, 0.846351146697998, 0.8813038468360901, -0.8160821795463562, -0.05236811563372612, -0.002670329064130783, -0.6757839322090149, 0.7977713346481323, -1.6711384057998657, 0.26483938097953796, -0.07550831139087677, 36.881248474121094, 14.523750305175781, 2.213749885559082, 0.18124999105930328, 0.8600000143051147, 0.7749999761581421, 0.8849999904632568, 0.1981249749660492, 0.9481250047683716, 10.571874618530273, 0.6237499713897705, 63.12437438964844, 84.31454467773438, 37.854373931884766, -0.75, 3.737499952316284, 1.0262500047683716, 0.949999988079071, 0.6668750047683716, 0.5206249952316284, 0.6987500190734863, 1.0731250047683716, 0.7350000143051147, 3.338125228881836], "max": [0.41702428460121155, -0.6816332340240479, 1.1806191205978394, 1.78878653049469, -0.3464990258216858, 0.7856250405311584, 0.04596780240535736, -0.6434009075164795, 0.9367132186889648, -1.639009714126587, 0.42477303743362427, -0.06741520762443542, 66.61312866210938, 74.30777740478516, 49.92142868041992, 9.72249984741211, 72.72222137451172, 98.3022232055664, 92.87714385986328, 110.5118179321289, 100.45071411132812, 110.58875274658203, 105.01889038085938, 111.1656265258789, 86.50187683105469, 84.59600067138672, 21.681249618530273, 9.541250228881836, 74.86125183105469, 103.7906723022461, 58.30400085449219, 56.875335693359375, 57.2130012512207, 53.93555450439453, 103.37100219726562, 109.97583770751953], "mean": [0.20083875954151154, -0.8806666731834412, 1.004311203956604, 1.2362492084503174, -0.5331888198852539, 0.45278021693229675, 0.04031647369265556, -0.6631130576133728, 0.9119823575019836, -1.6644543409347534, 0.2948029041290283, -0.07489436119794846, 50.537452697753906, 53.0997428894043, 7.401597023010254, 5.945735454559326, 31.139955520629883, 17.445556640625, 15.459465980529785, 87.77828216552734, 20.058853149414062, 96.70214080810547, 24.198699951171875, 105.43653869628906, 86.26168060302734, 51.01959228515625, 7.089806079864502, 7.672463417053223, 6.830790042877197, 8.653596878051758, 5.543592929840088, 5.135478496551514, 8.198933601379395, 5.7184882164001465, 8.711831092834473, 74.20366668701172], "std": [0.12904877960681915, 0.12865665555000305, 0.08578120917081833, 0.20918647944927216, 0.09686768054962158, 0.2717493176460266, 0.011952347122132778, 0.008109674789011478, 0.025866178795695305, 0.007784204091876745, 0.03514309972524643, 0.0016159072984009981, 8.420341491699219, 12.772991180419922, 12.760482788085938, 3.4887678623199463, 23.114273071289062, 22.126066207885742, 21.861360549926758, 28.6622257232666, 22.91531753540039, 26.010244369506836, 23.470720291137695, 10.17837142944336, 0.48182931542396545, 11.32954216003418, 6.141901016235352, 1.4076368808746338, 17.821138381958008, 24.19997787475586, 14.389122009277344, 13.516434669494629, 13.62540054321289, 12.851622581481934, 23.504255294799805, 22.277053833007812], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [219]}, "index": {"min": [989], "max": [1207], "mean": [1098.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [3.2922374429223744, 6.0, 6.0, 6.0, 6.0], "std": [2.0151218321519346, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [219]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [219]}, "eef_direction_state": {"mean": [2.4657534246575343, 5.013698630136986], "std": [1.8536563284356302, 1.9479047449702367], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [1.812785388127854, 0.2876712328767123], "std": [0.4237482286071295, 0.5924822496185783], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [1.3470319634703196, 0.228310502283105], "std": [0.7203042570488024, 0.5513970421655173], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [2.4657534246575343, 5.013698630136986], "std": [1.8536563284356302, 1.9479047449702367], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [1.812785388127854, 0.2876712328767123], "std": [0.4237482286071295, 0.5924822496185783], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [1.3470319634703196, 0.228310502283105], "std": [0.7203042570488024, 0.5513970421655173], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.5786683542975374, 0.03788035536116425, 1.2627224709903546, 0.9122241507975722, 1.408250550591025, -0.1335954855981176, 0.6187671326963619, -0.12317308610368995, 1.3202774623505569, -1.4915366305297055, 1.4038080723178783, -0.6625340636310999], "std": [0.04608529138178738, 0.05679041665325582, 0.053006191027512674, 1.4418375080124906, 0.10114260467540631, 1.3337482891562196, 0.014695325166077909, 0.01257846450909443, 0.0051215671598868594, 0.08782917239004784, 0.0076826617768054285, 0.06025455099551913], "min": [0.501469852374697, -0.05595306548328524, 1.1584948596062115, -3.0236527926553483, 1.183144350949251, -2.8289846421842584, 0.5561293495082293, -0.13263260188729462, 1.3029599688720845, -1.7973565191400587, 1.3982097430909532, -0.8781940795404379], "max": [0.6816681092999068, 0.11361169317112349, 1.362485570740986, 3.135049230877889, 1.566859083084192, 2.994678996665338, 0.6311910424510305, -0.07030949059399727, 1.3239934025732718, -1.403845044551562, 1.428221643379234, -0.5177783276814862], "count": [219]}, "eef_sim_pose_action": {"mean": [0.5786683542975374, 0.03788035536116425, 1.2627224709903546, 0.9122241507975722, 1.408250550591025, -0.1335954855981176, 0.6187671326963619, -0.12317308610368995, 1.3202774623505569, -1.4915366305297055, 1.4038080723178783, -0.6625340636310999], "std": [0.04608529138178738, 0.05679041665325582, 0.053006191027512674, 1.4418375080124906, 0.10114260467540631, 1.3337482891562196, 0.014695325166077909, 0.01257846450909443, 0.0051215671598868594, 0.08782917239004784, 0.0076826617768054285, 0.06025455099551913], "min": [0.501469852374697, -0.05595306548328524, 1.1584948596062115, -3.0236527926553483, 1.183144350949251, -2.8289846421842584, 0.5561293495082293, -0.13263260188729462, 1.3029599688720845, -1.7973565191400587, 1.3982097430909532, -0.8781940795404379], "max": [0.6816681092999068, 0.11361169317112349, 1.362485570740986, 3.135049230877889, 1.566859083084192, 2.994678996665338, 0.6311910424510305, -0.07030949059399727, 1.3239934025732718, -1.403845044551562, 1.428221643379234, -0.5177783276814862], "count": [219]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27441766339869283]], [[0.28359783700980395]], [[0.28479315563725494]]], "std": [[[0.32233438942519427]], [[0.3175825447863071]], [[0.3170209894888537]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3403989174836601]], [[0.3701586029411765]], [[0.35908962826797386]]], "std": [[[0.2486898029633638]], [[0.24198250207518937]], [[0.24837260951348944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303258088235294]], [[0.4395578165849673]], [[0.4267975531045752]]], "std": [[[0.23843776749322812]], [[0.2386165451296464]], [[0.23944657860868465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30156699959150324]], [[0.32209481209150326]], [[0.3168457986111111]]], "std": [[[0.3598773863717349]], [[0.3560602017763595]], [[0.35998241937482545]]], "count": [100]}, "observation.state": {"min": [0.1680399775505066, -1.0122692584991455, 0.909331738948822, 0.8951085209846497, -0.7930638194084167, 0.5140860080718994, -0.5093652009963989, -0.7211795449256897, 0.758776068687439, -0.7878106236457825, 0.45770707726478577, -1.5756847858428955, 34.05799865722656, 26.471250534057617, 2.5924999713897705, -0.981249988079071, 0.9746153950691223, -1.0774999856948853, 0.8274999856948853, -1.6943750381469727, 0.8956249952316284, 0.16187500953674316, 0.7137500047683716, -0.036249998956918716, 83.04875183105469, 24.186874389648438, 1.102222204208374, 0.24312499165534973, 0.6725000143051147, 0.7706249952316284, 1.144374966621399, -0.05125001445412636, 3.291249990463257, 0.8237500190734863, 0.6675000190734863, 51.318180084228516], "max": [0.4858091175556183, -0.6599673628807068, 1.252145767211914, 1.3119421005249023, -0.2693694233894348, 0.9238622784614563, -0.47589075565338135, -0.6337792277336121, 0.8680475950241089, -0.28872931003570557, 0.5086499452590942, -1.049248456954956, 61.36687469482422, 54.74187469482422, 16.484375, 6.930624961853027, 65.1968765258789, 7.351249694824219, 38.35625076293945, 110.8800048828125, 42.86249923706055, 111.01312255859375, 46.450626373291016, 110.921875, 83.58800506591797, 62.356666564941406, 31.451875686645508, 3.2049999237060547, 57.20222091674805, 99.85600280761719, 55.87889099121094, 78.50666809082031, 93.97888946533203, 99.62555694580078, 97.89666748046875, 106.70000457763672], "mean": [0.3113473355770111, -0.8840973973274231, 1.0833889245986938, 1.0804636478424072, -0.577365517616272, 0.7144443988800049, -0.48660796880722046, -0.7029920220375061, 0.8487096428871155, -0.3366698920726776, 0.48682013154029846, -1.5457743406295776, 48.18280029296875, 41.88089370727539, 6.733153820037842, 2.466073751449585, 24.21619415283203, 1.1226695775985718, 16.044527053833008, 54.12964630126953, 19.08248519897461, 60.59519577026367, 19.984601974487305, 70.65790557861328, 83.28327178955078, 35.86076354980469, 11.69547176361084, 1.224277377128601, 6.015237331390381, 9.804816246032715, 7.24393892288208, 6.741955280303955, 13.805731773376465, 10.329590797424316, 8.801530838012695, 69.39952087402344], "std": [0.11077383160591125, 0.1079169437289238, 0.10495370626449585, 0.13509154319763184, 0.1665828675031662, 0.14110301434993744, 0.00863555632531643, 0.019886929541826248, 0.026264306157827377, 0.0980793833732605, 0.008393358439207077, 0.09984322637319565, 8.832978248596191, 9.835062026977539, 5.584260940551758, 2.340468168258667, 25.934703826904297, 2.1121695041656494, 13.474601745605469, 51.02790451049805, 16.537275314331055, 46.59315872192383, 18.366743087768555, 47.689205169677734, 0.14278113842010498, 7.040336608886719, 8.380629539489746, 0.9903461337089539, 12.45044231414795, 23.682575225830078, 13.081670761108398, 17.6309757232666, 20.247655868530273, 24.191761016845703, 21.936389923095703, 12.855899810791016], "count": [127]}, "action": {"min": [0.1680399775505066, -1.0122692584991455, 0.909331738948822, 0.8951085209846497, -0.7930638194084167, 0.5140860080718994, -0.5093652009963989, -0.7211795449256897, 0.758776068687439, -0.7878106236457825, 0.45770707726478577, -1.5756847858428955, 34.05799865722656, 26.471250534057617, 2.5924999713897705, -0.981249988079071, 0.9746153950691223, -1.0774999856948853, 0.8274999856948853, -1.6943750381469727, 0.8956249952316284, 0.16187500953674316, 0.7137500047683716, -0.036249998956918716, 83.04875183105469, 24.186874389648438, 1.102222204208374, 0.24312499165534973, 0.6725000143051147, 0.7706249952316284, 1.144374966621399, -0.05125001445412636, 3.291249990463257, 0.8237500190734863, 0.6675000190734863, 51.318180084228516], "max": [0.4858091175556183, -0.6599673628807068, 1.252145767211914, 1.3119421005249023, -0.2693694233894348, 0.9238622784614563, -0.47589075565338135, -0.6337792277336121, 0.8680475950241089, -0.28872931003570557, 0.5086499452590942, -1.049248456954956, 61.36687469482422, 54.74187469482422, 16.484375, 6.930624961853027, 65.1968765258789, 7.351249694824219, 38.35625076293945, 110.8800048828125, 42.86249923706055, 111.01312255859375, 46.450626373291016, 110.921875, 83.58800506591797, 62.356666564941406, 31.451875686645508, 3.2049999237060547, 57.20222091674805, 99.85600280761719, 55.87889099121094, 78.50666809082031, 93.97888946533203, 99.62555694580078, 97.89666748046875, 106.70000457763672], "mean": [0.3113473057746887, -0.8840972781181335, 1.0833888053894043, 1.0804637670516968, -0.5773655772209167, 0.7144442200660706, -0.4866081774234772, -0.7029919624328613, 0.8487096428871155, -0.33666983246803284, 0.486819863319397, -1.545773983001709, 48.182804107666016, 41.880897521972656, 6.733155727386475, 2.4660732746124268, 24.21619987487793, 1.1226698160171509, 16.044523239135742, 54.12965774536133, 19.082483291625977, 60.595211029052734, 19.984607696533203, 70.65790557861328, 83.28327941894531, 35.86075210571289, 11.695476531982422, 1.2242772579193115, 6.015237808227539, 9.804816246032715, 7.2439398765563965, 6.741955280303955, 13.805732727050781, 10.329590797424316, 8.801530838012695, 69.3995132446289], "std": [0.11077384650707245, 0.1079169288277626, 0.10495369881391525, 0.13509152829647064, 0.1665828824043274, 0.14110302925109863, 0.00863555446267128, 0.019886929541826248, 0.026264306157827377, 0.0980793833732605, 0.008393358439207077, 0.09984322637319565, 8.832976341247559, 9.835061073303223, 5.584260940551758, 2.340468168258667, 25.934701919555664, 2.112170696258545, 13.474604606628418, 51.02790451049805, 16.537273406982422, 46.59315872192383, 18.366743087768555, 47.68919372558594, 0.14278115332126617, 7.040336608886719, 8.380630493164062, 0.9903461933135986, 12.45044231414795, 23.682575225830078, 13.081670761108398, 17.6309757232666, 20.247657775878906, 24.191761016845703, 21.936389923095703, 12.855899810791016], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [127]}, "index": {"min": [1208], "max": [1334], "mean": [1271.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [1.2992125984251968, 6.0, 6.0, 6.0, 6.0], "std": [0.9583036244800889, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [127]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [127]}, "eef_direction_state": {"mean": [2.078740157480315, 5.0], "std": [2.1318961255094457, 2.0234841706760096], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.5590551181102361, 0.2677165354330709], "std": [0.5972844494019802, 0.5811855775510533], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.2913385826771653, 0.30708661417322836], "std": [0.7847988479976659, 0.6212992612465784], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [2.078740157480315, 5.0], "std": [2.1318961255094457, 2.0234841706760096], "min": [0, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.5590551181102361, 0.2677165354330709], "std": [0.5972844494019802, 0.5811855775510533], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.2913385826771653, 0.30708661417322836], "std": [0.7847988479976659, 0.6212992612465784], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6017486881463526, 0.0649575538888977, 1.239006083778921, 1.8377006865384653, 1.3622229117016003, 0.7335152862840393, 0.6030033993432579, -0.11187023520414217, 1.2282667053802487, -1.6653406334395784, 1.229013881436233, -0.8515880775105529], "std": [0.066960248731235, 0.032338445792462804, 0.04820376399384429, 0.5473354059353825, 0.07257508734814219, 0.41864403912411835, 0.013881063859277901, 0.006366645349185802, 0.005618579182204879, 0.10747463480303292, 0.020058277793187154, 0.0620790356070744], "min": [0.5179751890928516, 0.011499319563146954, 1.1586370199514182, 0.8663673076205751, 1.2584020860883753, -0.2819308703670282, 0.548278446783654, -0.11656523878595135, 1.2060133004837228, -2.1952170170038885, 1.1924735803986568, -1.189498141356041], "max": [0.7117886233960321, 0.09897659227652397, 1.2998852780493424, 2.8102232713569673, 1.5031135411381515, 1.4054747997370236, 0.6118909682562697, -0.0864336491966343, 1.2331011234174276, -1.6007102263585176, 1.2998656620823534, -0.8101893133849752], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6017486881463526, 0.0649575538888977, 1.239006083778921, 1.8377006865384653, 1.3622229117016003, 0.7335152862840393, 0.6030033993432579, -0.11187023520414217, 1.2282667053802487, -1.6653406334395784, 1.229013881436233, -0.8515880775105529], "std": [0.066960248731235, 0.032338445792462804, 0.04820376399384429, 0.5473354059353825, 0.07257508734814219, 0.41864403912411835, 0.013881063859277901, 0.006366645349185802, 0.005618579182204879, 0.10747463480303292, 0.020058277793187154, 0.0620790356070744], "min": [0.5179751890928516, 0.011499319563146954, 1.1586370199514182, 0.8663673076205751, 1.2584020860883753, -0.2819308703670282, 0.548278446783654, -0.11656523878595135, 1.2060133004837228, -2.1952170170038885, 1.1924735803986568, -1.189498141356041], "max": [0.7117886233960321, 0.09897659227652397, 1.2998852780493424, 2.8102232713569673, 1.5031135411381515, 1.4054747997370236, 0.6118909682562697, -0.0864336491966343, 1.2331011234174276, -1.6007102263585176, 1.2998656620823534, -0.8101893133849752], "count": [127]}}} +{"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.2735706699346405]], [[0.2795508619281046]], [[0.2897436437908497]]], "std": [[[0.3178512991652932]], [[0.3136429519620832]], [[0.3100459425300815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3503803860294118]], [[0.37864745506535946]], [[0.3861570281862745]]], "std": [[[0.2367671108046103]], [[0.22980545110218004]], [[0.25059444006621023]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31379723447712415]], [[0.33464913602941176]], [[0.32211521241830066]]], "std": [[[0.16869945271256026]], [[0.17258094469104787]], [[0.17168805145719299]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29452817401960785]], [[0.3210717994281046]], [[0.31700526348039215]]], "std": [[[0.3602824522262146]], [[0.35768514651511657]], [[0.362251177224777]]], "count": [100]}, "observation.state": {"min": [0.1498960554599762, -1.0777161121368408, 0.9588387608528137, 1.0299601554870605, -0.8225805163383484, -0.19569694995880127, -0.2607385516166687, -0.6270027756690979, 0.849116861820221, -1.2319753170013428, 0.4365510940551758, -0.19228486716747284, 25.362499237060547, 38.006248474121094, 2.453125, -0.40687498450279236, 2.0093750953674316, -0.1081250011920929, 0.9068750143051147, 0.7443749904632568, 2.239374876022339, 9.274374961853027, 0.9275000095367432, 86.26374816894531, 82.36666870117188, 68.36866760253906, -0.5249999761581421, -0.24687500298023224, 26.619375228881836, 82.55437469482422, 42.78562545776367, 48.40777587890625, 34.380001068115234, 69.02999877929688, 29.260000228881836, 102.98562622070312], "max": [0.5617704391479492, -0.6750209927558899, 1.2367913722991943, 1.5648126602172852, -0.3269960582256317, 0.39578089118003845, -0.23937590420246124, -0.5774649977684021, 0.9276531934738159, -1.1885911226272583, 0.5192359089851379, -0.18673227727413177, 58.67250061035156, 79.53812408447266, 35.008750915527344, 8.23888874053955, 75.89778137207031, 97.35778045654297, 101.01444244384766, 110.62889099121094, 107.22899627685547, 111.4581298828125, 108.86000061035156, 110.75125122070312, 83.85124969482422, 71.97750091552734, -0.43812498450279236, 9.664444923400879, 68.78555297851562, 111.61399841308594, 60.31999969482422, 85.05000305175781, 63.385555267333984, 80.72125244140625, 103.69000244140625, 109.91200256347656], "mean": [0.3359169363975525, -0.9387596845626831, 1.0834763050079346, 1.219948649406433, -0.6823647618293762, 0.16376225650310516, -0.24139848351478577, -0.6094110012054443, 0.9007383584976196, -1.2181986570358276, 0.4558611214160919, -0.18704475462436676, 46.304134368896484, 56.82331848144531, 7.996482849121094, 0.42211681604385376, 24.12624740600586, 30.479032516479492, 21.822717666625977, 70.66863250732422, 21.879417419433594, 93.86494445800781, 21.932092666625977, 106.897216796875, 83.68226623535156, 71.61296081542969, -0.4871442914009094, 0.3058711290359497, 29.94624900817871, 91.89358520507812, 44.23954391479492, 81.99166870117188, 36.889034271240234, 79.3623275756836, 34.63109588623047, 105.23905944824219], "std": [0.12269019335508347, 0.10355639457702637, 0.06951534003019333, 0.12528680264949799, 0.15141242742538452, 0.13931933045387268, 0.004661180544644594, 0.01635137014091015, 0.022692976519465446, 0.011975421570241451, 0.02400180697441101, 0.0008948278846219182, 9.702109336853027, 12.466382026672363, 10.4130220413208, 1.801605224609375, 17.73005485534668, 28.57763671875, 23.427907943725586, 23.832895278930664, 24.815340042114258, 24.525732040405273, 23.87752914428711, 5.824917793273926, 0.3040432929992676, 0.88973468542099, 0.019231989979743958, 1.8350229263305664, 9.4595308303833, 3.3530571460723877, 4.2372846603393555, 8.952594757080078, 6.8387017250061035, 2.7195804119110107, 16.40530014038086, 0.783667802810669], "count": [170]}, "action": {"min": [0.1498960554599762, -1.0777161121368408, 0.9588387608528137, 1.0299601554870605, -0.8225805163383484, -0.19569694995880127, -0.2607385516166687, -0.6270027756690979, 0.849116861820221, -1.2319753170013428, 0.4365510940551758, -0.19228486716747284, 25.362499237060547, 38.006248474121094, 2.453125, -0.40687498450279236, 2.0093750953674316, -0.1081250011920929, 0.9068750143051147, 0.7443749904632568, 2.239374876022339, 9.274374961853027, 0.9275000095367432, 86.26374816894531, 82.36666870117188, 68.36866760253906, -0.5249999761581421, -0.24687500298023224, 26.619375228881836, 82.55437469482422, 42.78562545776367, 48.40777587890625, 34.380001068115234, 69.02999877929688, 29.260000228881836, 102.98562622070312], "max": [0.5617704391479492, -0.6750209927558899, 1.2367913722991943, 1.5648126602172852, -0.3269960582256317, 0.39578089118003845, -0.23937590420246124, -0.5774649977684021, 0.9276531934738159, -1.1885911226272583, 0.5192359089851379, -0.18673227727413177, 58.67250061035156, 79.53812408447266, 35.008750915527344, 8.23888874053955, 75.89778137207031, 97.35778045654297, 101.01444244384766, 110.62889099121094, 107.22899627685547, 111.4581298828125, 108.86000061035156, 110.75125122070312, 83.85124969482422, 71.97750091552734, -0.43812498450279236, 9.664444923400879, 68.78555297851562, 111.61399841308594, 60.31999969482422, 85.05000305175781, 63.385555267333984, 80.72125244140625, 103.69000244140625, 109.91200256347656], "mean": [0.3359169661998749, -0.9387595653533936, 1.0834763050079346, 1.2199485301971436, -0.6823647618293762, 0.16376227140426636, -0.24139860272407532, -0.6094107031822205, 0.9007382392883301, -1.218198537826538, 0.4558612108230591, -0.1870446503162384, 46.30414581298828, 56.823307037353516, 7.9964823722839355, 0.42211681604385376, 24.126249313354492, 30.479019165039062, 21.822721481323242, 70.66864013671875, 21.87941551208496, 93.86494445800781, 21.932092666625977, 106.89720916748047, 83.6822509765625, 71.61293029785156, -0.48714423179626465, 0.30587127804756165, 29.946245193481445, 91.89356231689453, 44.239540100097656, 81.99166107177734, 36.889034271240234, 79.36237335205078, 34.631080627441406, 105.23910522460938], "std": [0.12269019335508347, 0.10355638712644577, 0.06951534748077393, 0.12528683245182037, 0.15141244232654572, 0.13931934535503387, 0.00466117961332202, 0.01635137014091015, 0.022692974656820297, 0.011975421570241451, 0.02400180883705616, 0.0008948278846219182, 9.702108383178711, 12.466382026672363, 10.4130220413208, 1.801605224609375, 17.73005485534668, 28.57763671875, 23.427906036376953, 23.832897186279297, 24.815340042114258, 24.525732040405273, 23.877531051635742, 5.824917793273926, 0.3040432929992676, 0.8897346258163452, 0.019231989979743958, 1.8350228071212769, 9.4595308303833, 3.353057384490967, 4.237284183502197, 8.952593803405762, 6.838702201843262, 2.71958065032959, 16.405298233032227, 0.783667802810669], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [170]}, "index": {"min": [1335], "max": [1504], "mean": [1419.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [2.864705882352941, 6.0, 6.0, 6.0, 6.0], "std": [2.0232301420284466, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [170]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [170]}, "eef_direction_state": {"mean": [3.164705882352941, 5.1], "std": [1.868293079562697, 2.0797341459059204], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.5411764705882354, 0.1588235294117647], "std": [0.5750282075223504, 0.36551144430367083], "min": [0, 0], "max": [2, 1], "count": [170]}, "eef_acc_mag_state": {"mean": [1.2588235294117647, 0.1588235294117647], "std": [0.7219734584737072, 0.5012441268887695], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.164705882352941, 5.1], "std": [1.868293079562697, 2.0797341459059204], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.5411764705882354, 0.1588235294117647], "std": [0.5750282075223504, 0.36551144430367083], "min": [0, 0], "max": [2, 1], "count": [170]}, "eef_acc_mag_action": {"mean": [1.2588235294117647, 0.1588235294117647], "std": [0.7219734584737072, 0.5012441268887695], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.5627674116060805, 0.03416342439887542, 1.219003123694099, -1.743016187484431, 1.2596622050441748, 1.0175327131839105, 0.5907369571481392, -0.12610979834621083, 1.2594789058310534, 2.0559410215513974, 1.3839874223210704, 2.9729928020604675], "std": [0.06433978327347602, 0.050475094348714354, 0.049186660316043795, 0.2669989489473154, 0.11530047309180347, 2.6013836485820114, 0.010877233224464445, 0.0049917742600920165, 0.001259624612359437, 0.034924944665136806, 0.006025424599000583, 0.04789308518382947], "min": [0.5131839505591036, -0.019115999090411534, 1.1323551498281628, -2.0914102764709397, 1.104397592981352, -3.1213276923771622, 0.5634095636439785, -0.1329153269618874, 1.2579068052089346, 1.934369998532115, 1.3697693698657538, 2.85123028377029], "max": [0.7026123926992205, 0.12216420909292275, 1.295169486300437, -0.9823071626528262, 1.483351228347726, 3.121974694276627, 0.6024181393885532, -0.11196458930562972, 1.2634905859958818, 2.094249303893875, 1.3916494648623816, 3.060526663478891], "count": [170]}, "eef_sim_pose_action": {"mean": [0.5627674116060805, 0.03416342439887542, 1.219003123694099, -1.743016187484431, 1.2596622050441748, 1.0175327131839105, 0.5907369571481392, -0.12610979834621083, 1.2594789058310534, 2.0559410215513974, 1.3839874223210704, 2.9729928020604675], "std": [0.06433978327347602, 0.050475094348714354, 0.049186660316043795, 0.2669989489473154, 0.11530047309180347, 2.6013836485820114, 0.010877233224464445, 0.0049917742600920165, 0.001259624612359437, 0.034924944665136806, 0.006025424599000583, 0.04789308518382947], "min": [0.5131839505591036, -0.019115999090411534, 1.1323551498281628, -2.0914102764709397, 1.104397592981352, -3.1213276923771622, 0.5634095636439785, -0.1329153269618874, 1.2579068052089346, 1.934369998532115, 1.3697693698657538, 2.85123028377029], "max": [0.7026123926992205, 0.12216420909292275, 1.295169486300437, -0.9823071626528262, 1.483351228347726, 3.121974694276627, 0.6024181393885532, -0.11196458930562972, 1.2634905859958818, 2.094249303893875, 1.3916494648623816, 3.060526663478891], "count": [170]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26759961397058823]], [[0.27416329248366017]], [[0.2697846262254902]]], "std": [[[0.30051205049147656]], [[0.29533314789982323]], [[0.29942610056108043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3524862806372549]], [[0.385302199754902]], [[0.3865464828431373]]], "std": [[[0.25090660811269483]], [[0.24460112330391523]], [[0.2600641583421695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29382762050653594]], [[0.31797463439542484]], [[0.3093110151143791]]], "std": [[[0.15708875995163726]], [[0.1715051447933626]], [[0.177939620942733]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30421783905228755]], [[0.32711080065359477]], [[0.319255198120915]]], "std": [[[0.3533779018606904]], [[0.34986237433386397]], [[0.3536237736989351]]], "count": [100]}, "observation.state": {"min": [0.013256275095045567, -0.9977492690086365, 0.9044308662414551, 0.6054016947746277, -0.9353992342948914, 0.2625505328178406, -0.40993785858154297, -0.7169833183288574, 0.8956834077835083, -0.7849283218383789, 0.6590943932533264, -0.5243381261825562, 26.77750015258789, 37.609375, 2.1524999141693115, -0.1887500137090683, 1.0112500190734863, 0.3656249940395355, 0.9155555963516235, -1.3224999904632568, 0.6608333587646484, 0.2343750149011612, 0.7085714340209961, 25.89812469482422, 81.88562774658203, 46.29750061035156, -0.4325000047683716, -0.38874998688697815, 3.390000104904175, 0.9112499952316284, 5.472499847412109, -0.53125, 8.07437515258789, 2.1875, 0.6825000047683716, 35.08374786376953], "max": [0.7556315064430237, -0.4885748028755188, 1.276607871055603, 1.2964446544647217, -0.2722066342830658, 0.8921520709991455, -0.391155481338501, -0.6149597764015198, 1.0157978534698486, -0.6907806992530823, 0.740761935710907, -0.5224014520645142, 57.876251220703125, 81.29000091552734, 2.598750114440918, 9.301111221313477, 50.369998931884766, 103.76615142822266, 32.7912483215332, 104.38583374023438, 46.575626373291016, 108.87249755859375, 61.30812454223633, 111.11000061035156, 82.46888732910156, 68.74187469482422, 0.33250001072883606, 5.340000152587891, 30.561874389648438, 1.9587500095367432, 46.87818145751953, 3.9600000381469727, 47.1915397644043, 30.37181854248047, 64.18111419677734, 92.02000427246094], "mean": [0.37531039118766785, -0.79990553855896, 1.0769845247268677, 0.7703108787536621, -0.5958895087242126, 0.6616891622543335, -0.3938508927822113, -0.7019935250282288, 0.9984727501869202, -0.7048764824867249, 0.675873339176178, -0.5238065123558044, 45.751708984375, 51.25764083862305, 2.406095504760742, 1.5279942750930786, 23.34137725830078, 16.1536808013916, 15.493021011352539, 55.07653045654297, 14.804888725280762, 70.88864135742188, 13.663025856018066, 92.52828979492188, 82.12104034423828, 58.06517791748047, -0.368610143661499, 0.6647992730140686, 19.601716995239258, 1.0822839736938477, 26.112720489501953, 0.22190426290035248, 30.771774291992188, 5.276298999786377, 15.10594367980957, 66.61566925048828], "std": [0.214738667011261, 0.148828387260437, 0.13294066488742828, 0.16610391438007355, 0.2114105075597763, 0.1909530907869339, 0.0031664110720157623, 0.019807403907179832, 0.023357173427939415, 0.01939523220062256, 0.019447404891252518, 0.0005843524704687297, 9.076249122619629, 10.736101150512695, 0.13342788815498352, 2.8752009868621826, 20.34278106689453, 27.32576560974121, 13.239062309265137, 36.310489654541016, 15.148727416992188, 40.44153594970703, 17.299583435058594, 30.336196899414062, 0.18548524379730225, 9.412727355957031, 0.1307164877653122, 1.4209232330322266, 10.303070068359375, 0.18352223932743073, 11.960394859313965, 0.9195846319198608, 13.070304870605469, 6.432613372802734, 14.635109901428223, 12.305488586425781], "count": [143]}, "action": {"min": [0.013256275095045567, -0.9977492690086365, 0.9044308662414551, 0.6054016947746277, -0.9353992342948914, 0.2625505328178406, -0.40993785858154297, -0.7169833183288574, 0.8956834077835083, -0.7849283218383789, 0.6590943932533264, -0.5243381261825562, 26.77750015258789, 37.609375, 2.1524999141693115, -0.1887500137090683, 1.0112500190734863, 0.3656249940395355, 0.9155555963516235, -1.3224999904632568, 0.6608333587646484, 0.2343750149011612, 0.7085714340209961, 25.89812469482422, 81.88562774658203, 46.29750061035156, -0.4325000047683716, -0.38874998688697815, 3.390000104904175, 0.9112499952316284, 5.472499847412109, -0.53125, 8.07437515258789, 2.1875, 0.6825000047683716, 35.08374786376953], "max": [0.7556315064430237, -0.4885748028755188, 1.276607871055603, 1.2964446544647217, -0.2722066342830658, 0.8921520709991455, -0.391155481338501, -0.6149597764015198, 1.0157978534698486, -0.6907806992530823, 0.740761935710907, -0.5224014520645142, 57.876251220703125, 81.29000091552734, 2.598750114440918, 9.301111221313477, 50.369998931884766, 103.76615142822266, 32.7912483215332, 104.38583374023438, 46.575626373291016, 108.87249755859375, 61.30812454223633, 111.11000061035156, 82.46888732910156, 68.74187469482422, 0.33250001072883606, 5.340000152587891, 30.561874389648438, 1.9587500095367432, 46.87818145751953, 3.9600000381469727, 47.1915397644043, 30.37181854248047, 64.18111419677734, 92.02000427246094], "mean": [0.3753105103969574, -0.7999054789543152, 1.0769846439361572, 0.7703106999397278, -0.5958895087242126, 0.661689281463623, -0.3938513398170471, -0.7019930481910706, 0.9984725117683411, -0.7048766016960144, 0.6758732795715332, -0.523806631565094, 45.75169372558594, 51.25764465332031, 2.4060964584350586, 1.5279942750930786, 23.341384887695312, 16.1536865234375, 15.493019104003906, 55.07654571533203, 14.804901123046875, 70.88861846923828, 13.663026809692383, 92.52830505371094, 82.1211166381836, 58.065185546875, -0.36861008405685425, 0.6647992730140686, 19.601728439331055, 1.0822842121124268, 26.11273193359375, 0.22190424799919128, 30.771764755249023, 5.2762980461120605, 15.105941772460938, 66.61565399169922], "std": [0.214738667011261, 0.14882832765579224, 0.13294066488742828, 0.16610385477542877, 0.2114105075597763, 0.1909531205892563, 0.0031664115376770496, 0.019807403907179832, 0.023357173427939415, 0.01939523220062256, 0.019447406753897667, 0.0005843522376380861, 9.076250076293945, 10.736102104187012, 0.13342790305614471, 2.8752007484436035, 20.34278106689453, 27.325767517089844, 13.239063262939453, 36.31049346923828, 15.148728370666504, 40.4415283203125, 17.29958152770996, 30.336200714111328, 0.18548522889614105, 9.412727355957031, 0.1307165026664734, 1.4209232330322266, 10.303070068359375, 0.18352220952510834, 11.960392951965332, 0.9195845723152161, 13.070306777954102, 6.432613372802734, 14.635110855102539, 12.305488586425781], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [143]}, "index": {"min": [1505], "max": [1647], "mean": [1576.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [1.3146853146853146, 6.0, 6.0, 6.0, 6.0], "std": [1.0865971803946866, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [143]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [143]}, "eef_direction_state": {"mean": [3.2867132867132867, 5.300699300699301], "std": [2.0470766385138934, 1.7342093381310828], "min": [0, 1], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.6503496503496504, 0.17482517482517482], "std": [0.5703482099049975, 0.46280817084683334], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.3286713286713288, 0.23076923076923078], "std": [0.7551800024041305, 0.5508075151752507], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.2867132867132867, 5.300699300699301], "std": [2.0470766385138934, 1.7342093381310828], "min": [0, 1], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.6503496503496504, 0.17482517482517482], "std": [0.5703482099049975, 0.46280817084683334], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.3286713286713288, 0.23076923076923078], "std": [0.7551800024041305, 0.5508075151752507], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6216408877013667, 0.1143829349681315, 1.255223322815696, -1.0006732439517354, 1.3912719910748663, -1.9378268131557526, 0.6054942659144924, -0.12382472421742398, 1.2783602559554141, 1.2054471181159963, 1.2628548671334936, 2.1680709412909964], "std": [0.0718848746080541, 0.01887560319090095, 0.05913736986274476, 0.7965488301548523, 0.1292012342667593, 0.8718206280869465, 0.009973062554862255, 0.002706098070178434, 0.002818462726906219, 0.035800470874929026, 0.0140985985262048, 0.02403976615160681], "min": [0.5422641777187207, 0.07254638279226125, 1.1311809045219674, -2.0650568128566693, 1.1552441286424244, -3.1265504473973738, 0.5621368678684375, -0.12666625065770745, 1.2754065987048002, 1.1326209723549985, 1.2535559954359345, 2.1173579522592734], "max": [0.7264491339649196, 0.16118324165212167, 1.3448453171022363, 0.3879158456004335, 1.5626774035781428, -0.3998962982548821, 0.613421366932469, -0.11292391436067384, 1.2840103365223146, 1.2422592657830493, 1.3210334820709688, 2.2087225010212803], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6216408877013667, 0.1143829349681315, 1.255223322815696, -1.0006732439517354, 1.3912719910748663, -1.9378268131557526, 0.6054942659144924, -0.12382472421742398, 1.2783602559554141, 1.2054471181159963, 1.2628548671334936, 2.1680709412909964], "std": [0.0718848746080541, 0.01887560319090095, 0.05913736986274476, 0.7965488301548523, 0.1292012342667593, 0.8718206280869465, 0.009973062554862255, 0.002706098070178434, 0.002818462726906219, 0.035800470874929026, 0.0140985985262048, 0.02403976615160681], "min": [0.5422641777187207, 0.07254638279226125, 1.1311809045219674, -2.0650568128566693, 1.1552441286424244, -3.1265504473973738, 0.5621368678684375, -0.12666625065770745, 1.2754065987048002, 1.1326209723549985, 1.2535559954359345, 2.1173579522592734], "max": [0.7264491339649196, 0.16118324165212167, 1.3448453171022363, 0.3879158456004335, 1.5626774035781428, -0.3998962982548821, 0.613421366932469, -0.11292391436067384, 1.2840103365223146, 1.2422592657830493, 1.3210334820709688, 2.2087225010212803], "count": [143]}}} +{"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.26794003880718953]], [[0.2755356964869281]], [[0.2816503022875817]]], "std": [[[0.31984501881967914]], [[0.3133617973866005]], [[0.3108760938781858]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32288772467320265]], [[0.3666423284313725]], [[0.3753410620915033]]], "std": [[[0.22216066336000745]], [[0.21972160368395988]], [[0.25177929329899307]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32592632557189544]], [[0.34275649101307193]], [[0.3332124509803922]]], "std": [[[0.17798379685916177]], [[0.17823589538865192]], [[0.18058220265140637]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29759632148692805]], [[0.31843343137254904]], [[0.30881753880718954]]], "std": [[[0.36151879221583655]], [[0.3591224141190392]], [[0.3605993780422712]]], "count": [100]}, "observation.state": {"min": [0.37503814697265625, -0.9975823760032654, 0.9628680944442749, 0.425345242023468, -1.0705687999725342, 0.23318752646446228, -0.1680823564529419, -0.8126382827758789, 1.0284104347229004, -1.3949607610702515, 0.4811360239982605, -0.11391283571720123, 28.573123931884766, 42.39500045776367, 2.135624885559082, -0.6012499928474426, 6.887499809265137, 0.9325000047683716, 5.871250152587891, -1.6306250095367432, 4.097499847412109, 18.244375228881836, 1.0325000286102295, 62.712501525878906, 72.51875305175781, 50.03125, -0.6655555367469788, -0.5062500238418579, 10.354999542236328, 57.55091094970703, 16.262500762939453, 65.5522232055664, 20.8174991607666, 75.08000183105469, 19.5049991607666, 94.59562683105469], "max": [0.8003118634223938, -0.6248092651367188, 1.2541007995605469, 0.9337806105613708, -0.5331359505653381, 0.7857680916786194, -0.1672770231962204, -0.7851826548576355, 1.0965514183044434, -1.1408026218414307, 0.5364499688148499, -0.005626765079796314, 61.51187515258789, 71.64111328125, 2.7387499809265137, 9.380000114440918, 65.50333404541016, 97.3677749633789, 89.9454574584961, 110.2588882446289, 96.98091125488281, 110.47222137451172, 99.28299713134766, 110.625, 73.67874908447266, 69.3810043334961, 5.6875, 3.975555658340454, 49.72222137451172, 93.42813110351562, 52.35222244262695, 81.64727783203125, 92.41444396972656, 106.11666870117188, 92.36778259277344, 111.1433334350586], "mean": [0.609114944934845, -0.855255663394928, 1.0699388980865479, 0.5659321546554565, -0.7989680171012878, 0.6464740037918091, -0.1673153042793274, -0.7996001839637756, 1.0601141452789307, -1.266727089881897, 0.5080659985542297, -0.09831908345222473, 45.08311080932617, 51.646484375, 2.4790594577789307, 0.6832796931266785, 32.15474319458008, 15.875154495239258, 29.207290649414062, 48.03316116333008, 28.409738540649414, 71.6314697265625, 17.651691436767578, 100.67584991455078, 73.47821044921875, 60.91364669799805, 2.148297071456909, 0.06306799501180649, 24.075891494750977, 86.02388763427734, 26.883249282836914, 76.64215087890625, 29.739578247070312, 84.23418426513672, 31.375804901123047, 102.52094268798828], "std": [0.1415051370859146, 0.09943962842226028, 0.0828636959195137, 0.16344596445560455, 0.12598715722560883, 0.15903182327747345, 0.00014468927111010998, 0.008576440624892712, 0.023368408903479576, 0.04624365270137787, 0.017825931310653687, 0.018028365448117256, 10.383506774902344, 5.9763593673706055, 0.18328551948070526, 2.079205274581909, 16.58623504638672, 21.692502975463867, 19.677932739257812, 37.22603225708008, 22.040042877197266, 27.33588218688965, 22.433942794799805, 13.542933464050293, 0.2874484062194824, 5.3394775390625, 0.9028922915458679, 0.761430025100708, 8.145562171936035, 9.358187675476074, 7.326962471008301, 3.7789788246154785, 14.752013206481934, 6.752721786499023, 15.133200645446777, 4.451878070831299], "count": [134]}, "action": {"min": [0.37503814697265625, -0.9975823760032654, 0.9628680944442749, 0.425345242023468, -1.0705687999725342, 0.23318752646446228, -0.1680823564529419, -0.8126382827758789, 1.0284104347229004, -1.3949607610702515, 0.4811360239982605, -0.11391283571720123, 28.573123931884766, 42.39500045776367, 2.135624885559082, -0.6012499928474426, 6.887499809265137, 0.9325000047683716, 5.871250152587891, -1.6306250095367432, 4.097499847412109, 18.244375228881836, 1.0325000286102295, 62.712501525878906, 72.51875305175781, 50.03125, -0.6655555367469788, -0.5062500238418579, 10.354999542236328, 57.55091094970703, 16.262500762939453, 65.5522232055664, 20.8174991607666, 75.08000183105469, 19.5049991607666, 94.59562683105469], "max": [0.8003118634223938, -0.6248092651367188, 1.2541007995605469, 0.9337806105613708, -0.5331359505653381, 0.7857680916786194, -0.1672770231962204, -0.7851826548576355, 1.0965514183044434, -1.1408026218414307, 0.5364499688148499, -0.005626765079796314, 61.51187515258789, 71.64111328125, 2.7387499809265137, 9.380000114440918, 65.50333404541016, 97.3677749633789, 89.9454574584961, 110.2588882446289, 96.98091125488281, 110.47222137451172, 99.28299713134766, 110.625, 73.67874908447266, 69.3810043334961, 5.6875, 3.975555658340454, 49.72222137451172, 93.42813110351562, 52.35222244262695, 81.64727783203125, 92.41444396972656, 106.11666870117188, 92.36778259277344, 111.1433334350586], "mean": [0.6091148853302002, -0.8552554249763489, 1.0699390172958374, 0.5659319758415222, -0.7989680171012878, 0.6464739441871643, -0.167315274477005, -0.7996000051498413, 1.0601141452789307, -1.2667276859283447, 0.5080660581588745, -0.0983191654086113, 45.08311462402344, 51.646514892578125, 2.4790589809417725, 0.6832797527313232, 32.15474319458008, 15.87515640258789, 29.2072811126709, 48.03316116333008, 28.40974235534668, 71.6314697265625, 17.651689529418945, 100.67587280273438, 73.47821807861328, 60.913665771484375, 2.1482980251312256, 0.06306806951761246, 24.07590675354004, 86.0239486694336, 26.883256912231445, 76.64215087890625, 29.739574432373047, 84.23417663574219, 31.375804901123047, 102.52093505859375], "std": [0.1415051370859146, 0.09943964332342148, 0.0828636959195137, 0.16344594955444336, 0.12598717212677002, 0.15903185307979584, 0.0001446892856620252, 0.008576442487537861, 0.023368408903479576, 0.04624365642666817, 0.017825931310653687, 0.018028365448117256, 10.383505821228027, 5.9763593673706055, 0.18328551948070526, 2.079205274581909, 16.58623695373535, 21.692501068115234, 19.677932739257812, 37.22603988647461, 22.040040969848633, 27.33588218688965, 22.433942794799805, 13.542933464050293, 0.2874484062194824, 5.339478015899658, 0.9028923511505127, 0.7614300847053528, 8.145562171936035, 9.358187675476074, 7.326961994171143, 3.7789793014526367, 14.752013206481934, 6.752721309661865, 15.133200645446777, 4.451877593994141], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [134]}, "index": {"min": [1648], "max": [1781], "mean": [1714.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [2.462686567164179, 6.0, 6.0, 6.0, 6.0], "std": [1.867461827689994, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [134]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [134]}, "eef_direction_state": {"mean": [2.485074626865672, 4.597014925373134], "std": [1.8027138522895974, 2.091630096949221], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.7164179104477613, 0.3656716417910448], "std": [0.4827152725013797, 0.48161799403768785], "min": [0, 0], "max": [2, 1], "count": [134]}, "eef_acc_mag_state": {"mean": [1.1194029850746268, 0.3208955223880597], "std": [0.7535466006784678, 0.653358102406292], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.485074626865672, 4.597014925373134], "std": [1.8027138522895974, 2.091630096949221], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.7164179104477613, 0.3656716417910448], "std": [0.4827152725013797, 0.48161799403768785], "min": [0, 0], "max": [2, 1], "count": [134]}, "eef_acc_mag_action": {"mean": [1.1194029850746268, 0.3208955223880597], "std": [0.7535466006784678, 0.653358102406292], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.5984769596229621, 0.09894757091540943, 1.2131619631737558, -1.4175100898618984, 1.1800328711315191, -2.436851582871834, 0.6198084117774848, -0.08985626881599933, 1.2773152739055702, 1.6636869391635989, 1.3621192364928962, 2.6726591531597657], "std": [0.0478985070724097, 0.024193818368412792, 0.05206882839103317, 0.36859917188896046, 0.062188679321377935, 0.43981262214933997, 0.012089083698115443, 0.010084267288244957, 0.004306770971276253, 0.08339117123415313, 0.026840023947635502, 0.12071518788547793], "min": [0.5421366890400221, 0.05196707904928044, 1.142452188342018, -1.8871471060029616, 1.013228525057071, -3.0027795266988537, 0.6012927059951959, -0.11334891516612441, 1.2639419802813296, 1.442613996654885, 1.2748202248265543, 2.3867007352457783], "max": [0.6996781556240256, 0.16700276472829256, 1.3157747062130807, -0.8346280065739976, 1.2661420270753516, -1.7877991140678455, 0.6377305037849106, -0.07078689861716467, 1.291389304735181, 1.91725728482997, 1.3981119525367296, 2.999373133344671], "count": [134]}, "eef_sim_pose_action": {"mean": [0.5984769596229621, 0.09894757091540943, 1.2131619631737558, -1.4175100898618984, 1.1800328711315191, -2.436851582871834, 0.6198084117774848, -0.08985626881599933, 1.2773152739055702, 1.6636869391635989, 1.3621192364928962, 2.6726591531597657], "std": [0.0478985070724097, 0.024193818368412792, 0.05206882839103317, 0.36859917188896046, 0.062188679321377935, 0.43981262214933997, 0.012089083698115443, 0.010084267288244957, 0.004306770971276253, 0.08339117123415313, 0.026840023947635502, 0.12071518788547793], "min": [0.5421366890400221, 0.05196707904928044, 1.142452188342018, -1.8871471060029616, 1.013228525057071, -3.0027795266988537, 0.6012927059951959, -0.11334891516612441, 1.2639419802813296, 1.442613996654885, 1.2748202248265543, 2.3867007352457783], "max": [0.6996781556240256, 0.16700276472829256, 1.3157747062130807, -0.8346280065739976, 1.2661420270753516, -1.7877991140678455, 0.6377305037849106, -0.07078689861716467, 1.291389304735181, 1.91725728482997, 1.3981119525367296, 2.999373133344671], "count": [134]}}} +{"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.2803867933006536]], [[0.28830832312091503]], [[0.2999764154411765]]], "std": [[[0.3167534957600181]], [[0.31304496071414867]], [[0.31024004426360513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35158337009803925]], [[0.38425475081699345]], [[0.37763185866013077]]], "std": [[[0.24071671252140797]], [[0.23905599023291615]], [[0.25603427958470737]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3389752410130719]], [[0.35844025939542484]], [[0.34236705678104573]]], "std": [[[0.19163658093544556]], [[0.19157822480031653]], [[0.1890778770125683]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3048974571078431]], [[0.3292324080882353]], [[0.32914351715686274]]], "std": [[[0.36168299310050395]], [[0.3580476074305931]], [[0.35894271271876343]]], "count": [100]}, "observation.state": {"min": [0.032446615397930145, -0.9795576930046082, 0.8385786414146423, 0.9465600252151489, -0.7730220556259155, -0.3393225073814392, -0.34087225794792175, -0.8462558388710022, 0.8008732199668884, -1.1759936809539795, 0.34707123041152954, -0.462825208902359, 32.13999938964844, 34.36111068725586, 2.000624895095825, -0.2881818115711212, 0.9587500095367432, 0.3649999797344208, 0.8375000357627869, -1.453125, 0.890625, -0.2187499850988388, 0.9381250143051147, 31.719375610351562, 73.06999969482422, 43.64999771118164, -0.421875, 5.011333465576172, 0.34375, 1.0518749952316284, 0.703125, -0.45875000953674316, 0.6518750190734863, 1.0518749952316284, 0.8799999952316284, -1.5356249809265137], "max": [0.5806534886360168, -0.6206607222557068, 1.1475738286972046, 1.7771039009094238, -0.199201762676239, 0.6621700525283813, -0.23975738883018494, -0.6402643322944641, 1.1015106439590454, -0.9328507781028748, 0.5932156443595886, -0.1415274292230606, 63.024444580078125, 66.30437469482422, 71.87222290039062, 9.149999618530273, 65.49812316894531, 110.75230407714844, 84.08687591552734, 110.75, 91.96333312988281, 111.01692199707031, 96.18000030517578, 111.07437133789062, 74.05333709716797, 62.6462516784668, 0.40625, 9.495624542236328, 69.43375396728516, 112.05400085449219, 90.33562469482422, 111.16687774658203, 98.50187683105469, 111.15750122070312, 104.74812316894531, 109.98750305175781], "mean": [0.25951895117759705, -0.7895532250404358, 1.0165657997131348, 1.2210159301757812, -0.5569641590118408, 0.2325037121772766, -0.2560839056968689, -0.7803672552108765, 1.0236364603042603, -1.05159592628479, 0.40958264470100403, -0.4141467213630676, 49.01775360107422, 50.83079528808594, 7.4093403816223145, 2.2649786472320557, 38.29261016845703, 40.898101806640625, 45.2665901184082, 50.68598937988281, 47.559974670410156, 65.29744720458984, 52.60715866088867, 92.39368438720703, 73.82796478271484, 58.388729095458984, -0.22611762583255768, 7.9270806312561035, 41.729801177978516, 68.36454010009766, 52.53440475463867, 66.91664123535156, 57.618858337402344, 68.4024429321289, 60.60154342651367, 70.62825012207031], "std": [0.17274998128414154, 0.08973833918571472, 0.0783969908952713, 0.2339836210012436, 0.17198888957500458, 0.249564066529274, 0.03263373672962189, 0.05477546900510788, 0.08062290400266647, 0.0748680904507637, 0.07592242956161499, 0.09212435781955719, 8.807493209838867, 6.967804431915283, 13.909727096557617, 3.1665585041046143, 20.455039978027344, 38.582420349121094, 26.08414077758789, 39.4135627746582, 29.338346481323242, 36.19432830810547, 33.45081329345703, 24.012693405151367, 0.22447410225868225, 5.422238349914551, 0.17458517849445343, 1.743259072303772, 31.499311447143555, 51.607261657714844, 39.57875061035156, 51.700103759765625, 42.75837707519531, 50.83216857910156, 44.64642333984375, 48.23750686645508], "count": [124]}, "action": {"min": [0.032446615397930145, -0.9795576930046082, 0.8385786414146423, 0.9465600252151489, -0.7730220556259155, -0.3393225073814392, -0.34087225794792175, -0.8462558388710022, 0.8008732199668884, -1.1759936809539795, 0.34707123041152954, -0.462825208902359, 32.13999938964844, 34.36111068725586, 2.000624895095825, -0.2881818115711212, 0.9587500095367432, 0.3649999797344208, 0.8375000357627869, -1.453125, 0.890625, -0.2187499850988388, 0.9381250143051147, 31.719375610351562, 73.06999969482422, 43.64999771118164, -0.421875, 5.011333465576172, 0.34375, 1.0518749952316284, 0.703125, -0.45875000953674316, 0.6518750190734863, 1.0518749952316284, 0.8799999952316284, -1.5356249809265137], "max": [0.5806534886360168, -0.6206607222557068, 1.1475738286972046, 1.7771039009094238, -0.199201762676239, 0.6621700525283813, -0.23975738883018494, -0.6402643322944641, 1.1015106439590454, -0.9328507781028748, 0.5932156443595886, -0.1415274292230606, 63.024444580078125, 66.30437469482422, 71.87222290039062, 9.149999618530273, 65.49812316894531, 110.75230407714844, 84.08687591552734, 110.75, 91.96333312988281, 111.01692199707031, 96.18000030517578, 111.07437133789062, 74.05333709716797, 62.6462516784668, 0.40625, 9.495624542236328, 69.43375396728516, 112.05400085449219, 90.33562469482422, 111.16687774658203, 98.50187683105469, 111.15750122070312, 104.74812316894531, 109.98750305175781], "mean": [0.25951895117759705, -0.7895532846450806, 1.0165657997131348, 1.2210159301757812, -0.556964099407196, 0.23250369727611542, -0.25608399510383606, -0.7803673148155212, 1.0236363410949707, -1.05159592628479, 0.4095825254917145, -0.4141468107700348, 49.01774978637695, 50.830787658691406, 7.409341335296631, 2.2649788856506348, 38.29261016845703, 40.898094177246094, 45.26659393310547, 50.685997009277344, 47.559974670410156, 65.29743957519531, 52.60717010498047, 92.39366149902344, 73.82794189453125, 58.388729095458984, -0.22611765563488007, 7.927077770233154, 41.72978973388672, 68.36453247070312, 52.53440475463867, 66.91665649414062, 57.61886215209961, 68.40247344970703, 60.60153579711914, 70.62826538085938], "std": [0.17274998128414154, 0.08973834663629532, 0.0783969908952713, 0.2339835911989212, 0.17198888957500458, 0.249564066529274, 0.03263373672962189, 0.05477547645568848, 0.08062290400266647, 0.0748680904507637, 0.0759224221110344, 0.092124342918396, 8.807493209838867, 6.967804431915283, 13.909727096557617, 3.166558265686035, 20.455041885375977, 38.582420349121094, 26.084142684936523, 39.4135627746582, 29.338350296020508, 36.1943244934082, 33.45081329345703, 24.0126953125, 0.22447408735752106, 5.422238349914551, 0.17458520829677582, 1.7432585954666138, 31.499313354492188, 51.60725402832031, 39.57875442504883, 51.70010757446289, 42.75837707519531, 50.83216857910156, 44.64643096923828, 48.23750305175781], "count": [124]}, "timestamp": {"min": [0.0], "max": [4.1], "mean": [2.05], "std": [1.1931517552730295], "count": [124]}, "frame_index": {"min": [0], "max": [123], "mean": [61.5], "std": [35.79455265819088], "count": [124]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [124]}, "index": {"min": [1782], "max": [1905], "mean": [1843.5], "std": [35.79455265819088], "count": [124]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [124]}, "subtask_annotation": {"mean": [1.403225806451613, 6.0, 6.0, 6.0, 6.0], "std": [1.0153606926152996, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [124]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [124]}, "eef_direction_state": {"mean": [2.806451612903226, 2.0806451612903225], "std": [2.146555452853435, 2.42831673477989], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_state": {"mean": [1.6048387096774193, 0.9112903225806451], "std": [0.6066639127372667, 0.6223277942167895], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_state": {"mean": [1.3306451612903225, 0.5403225806451613], "std": [0.7374954805060907, 0.7869827389629319], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_direction_action": {"mean": [2.806451612903226, 2.0806451612903225], "std": [2.146555452853435, 2.42831673477989], "min": [0, 0], "max": [6, 6], "count": [124]}, "eef_velocity_action": {"mean": [1.6048387096774193, 0.9112903225806451], "std": [0.6066639127372667, 0.6223277942167895], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_acc_mag_action": {"mean": [1.3306451612903225, 0.5403225806451613], "std": [0.7374954805060907, 0.7869827389629319], "min": [0, 0], "max": [2, 2], "count": [124]}, "eef_sim_pose_state": {"mean": [0.5893826818466879, 0.08441142944047852, 1.2430388836890154, -1.4145150909963478, 1.3468968131946693, 0.8137735651990127, 0.6303854508166369, -0.1054756742191759, 1.2535433930698299, 2.249767838997447, 1.445010699182317, 0.25989245384174536], "std": [0.05587389976837638, 0.036065926696194475, 0.05245690154172924, 1.2785776444936885, 0.12593528555332897, 2.3758074576083734, 0.036847734534852204, 0.014801985531398448, 0.005227685707548219, 0.4406498489337978, 0.050553532916003806, 2.7213767619263876], "min": [0.5084502999253558, 0.03168476041988241, 1.1366558818408135, -2.676550875292675, 1.090099906535941, -3.1401413410848953, 0.5291426024734828, -0.1247540471536353, 1.2432593448981408, 1.7196380581392539, 1.3035861190171327, -3.1258011055755843], "max": [0.687453761130983, 0.14576259366398805, 1.3043670905233287, 1.5318341582460093, 1.5569131397602027, 3.1192554854589143, 0.6662411347781954, -0.0675065338210119, 1.2614003766252109, 3.046201762365773, 1.4946051410254153, 3.126256026718739], "count": [124]}, "eef_sim_pose_action": {"mean": [0.5893826818466879, 0.08441142944047852, 1.2430388836890154, -1.4145150909963478, 1.3468968131946693, 0.8137735651990127, 0.6303854508166369, -0.1054756742191759, 1.2535433930698299, 2.249767838997447, 1.445010699182317, 0.25989245384174536], "std": [0.05587389976837638, 0.036065926696194475, 0.05245690154172924, 1.2785776444936885, 0.12593528555332897, 2.3758074576083734, 0.036847734534852204, 0.014801985531398448, 0.005227685707548219, 0.4406498489337978, 0.050553532916003806, 2.7213767619263876], "min": [0.5084502999253558, 0.03168476041988241, 1.1366558818408135, -2.676550875292675, 1.090099906535941, -3.1401413410848953, 0.5291426024734828, -0.1247540471536353, 1.2432593448981408, 1.7196380581392539, 1.3035861190171327, -3.1258011055755843], "max": [0.687453761130983, 0.14576259366398805, 1.3043670905233287, 1.5318341582460093, 1.5569131397602027, 3.1192554854589143, 0.6662411347781954, -0.0675065338210119, 1.2614003766252109, 3.046201762365773, 1.4946051410254153, 3.126256026718739], "count": [124]}}} +{"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.2702851286764706]], [[0.2782413112745098]], [[0.28272256535947715]]], "std": [[[0.3086201602237047]], [[0.3040446592408593]], [[0.3056462879122306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3598195241013072]], [[0.38693137459150323]], [[0.3886595261437909]]], "std": [[[0.24202951005586534]], [[0.23639555152999034]], [[0.2487628144769241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27976820261437907]], [[0.3159958149509804]], [[0.3078834620098039]]], "std": [[[0.13993168577758278]], [[0.16805653804956175]], [[0.17049493210793926]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31667289624183004]], [[0.3386800571895425]], [[0.33487773897058826]]], "std": [[[0.36304043976408323]], [[0.357695360091012]], [[0.360321221391192]]], "count": [100]}, "observation.state": {"min": [-0.4267757833003998, -1.0369220972061157, 0.849116861820221, 1.2794928550720215, -0.8856908679008484, -0.7253280878067017, -0.19810502231121063, -0.7681010365486145, 0.9640522599220276, -1.215238094329834, 0.5333505272865295, -0.11594737321138382, 32.99222183227539, 22.431875228881836, 2.0875000953674316, -0.37062498927116394, 0.8650000095367432, 0.19750000536441803, 0.8985714316368103, -1.550624966621399, 0.851111114025116, 0.22437499463558197, 0.71875, 54.670623779296875, 97.20889282226562, 53.42749786376953, -0.6866666674613953, -0.16333332657814026, 21.4481258392334, -0.3387500047683716, 32.133750915527344, 1.209375023841858, 34.265625, 2.473750114440918, 8.770625114440918, 69.30313110351562], "max": [0.5868047475814819, -0.38400283455848694, 1.320644497871399, 2.3230907917022705, -0.3742990493774414, 0.2532997727394104, -0.1527809500694275, -0.6550570726394653, 1.0747120380401611, -1.11142897605896, 0.6149173974990845, -0.09155413508415222, 69.78812408447266, 65.13874816894531, 61.82374954223633, 4.669374942779541, 53.608123779296875, 51.520626068115234, 50.41062545776367, 74.69750213623047, 49.59437561035156, 72.84187316894531, 31.921875, 109.5518798828125, 99.63562774658203, 64.33100128173828, 0.33249998092651367, 1.9600000381469727, 39.970909118652344, 33.332000732421875, 52.70899963378906, 26.398889541625977, 49.81999969482422, 56.988887786865234, 63.74666976928711, 103.52444458007812], "mean": [0.19898836314678192, -0.7550713419914246, 1.0288288593292236, 1.5681570768356323, -0.6682804822921753, -0.11720551550388336, -0.17499740421772003, -0.7568838000297546, 1.0418974161148071, -1.1441227197647095, 0.5411896705627441, -0.10871496796607971, 50.16200637817383, 47.00807189941406, 14.475017547607422, 0.4861636459827423, 20.711668014526367, 11.328161239624023, 22.2914981842041, 22.63614273071289, 20.520252227783203, 36.826499938964844, 9.373588562011719, 87.60589599609375, 99.48451232910156, 54.784324645996094, -0.43422117829322815, 0.43617957830429077, 28.62643051147461, 1.8365509510040283, 38.44305419921875, 2.5597140789031982, 38.93130874633789, 16.600181579589844, 18.0727481842041, 80.24258422851562], "std": [0.27714791893959045, 0.15656574070453644, 0.13518169522285461, 0.2705676555633545, 0.14658039808273315, 0.2446500062942505, 0.012121491134166718, 0.020558476448059082, 0.028641076758503914, 0.028258053585886955, 0.012905864976346493, 0.004124457947909832, 12.230945587158203, 13.090865135192871, 21.19505500793457, 1.343596339225769, 17.75717544555664, 14.196959495544434, 13.846196174621582, 22.06415557861328, 14.402469635009766, 26.290292739868164, 10.53573226928711, 15.714444160461426, 0.4197596609592438, 2.066713809967041, 0.12943410873413086, 0.5526291728019714, 3.963730812072754, 6.3296122550964355, 4.611790657043457, 4.5393218994140625, 2.899620532989502, 10.862885475158691, 9.720526695251465, 7.319444179534912], "count": [188]}, "action": {"min": [-0.4267757833003998, -1.0369220972061157, 0.849116861820221, 1.2794928550720215, -0.8856908679008484, -0.7253280878067017, -0.19810502231121063, -0.7681010365486145, 0.9640522599220276, -1.215238094329834, 0.5333505272865295, -0.11594737321138382, 32.99222183227539, 22.431875228881836, 2.0875000953674316, -0.37062498927116394, 0.8650000095367432, 0.19750000536441803, 0.8985714316368103, -1.550624966621399, 0.851111114025116, 0.22437499463558197, 0.71875, 54.670623779296875, 97.20889282226562, 53.42749786376953, -0.6866666674613953, -0.16333332657814026, 21.4481258392334, -0.3387500047683716, 32.133750915527344, 1.209375023841858, 34.265625, 2.473750114440918, 8.770625114440918, 69.30313110351562], "max": [0.5868047475814819, -0.38400283455848694, 1.320644497871399, 2.3230907917022705, -0.3742990493774414, 0.2532997727394104, -0.1527809500694275, -0.6550570726394653, 1.0747120380401611, -1.11142897605896, 0.6149173974990845, -0.09155413508415222, 69.78812408447266, 65.13874816894531, 61.82374954223633, 4.669374942779541, 53.608123779296875, 51.520626068115234, 50.41062545776367, 74.69750213623047, 49.59437561035156, 72.84187316894531, 31.921875, 109.5518798828125, 99.63562774658203, 64.33100128173828, 0.33249998092651367, 1.9600000381469727, 39.970909118652344, 33.332000732421875, 52.70899963378906, 26.398889541625977, 49.81999969482422, 56.988887786865234, 63.74666976928711, 103.52444458007812], "mean": [0.19898836314678192, -0.7550713419914246, 1.0288288593292236, 1.568157434463501, -0.6682806015014648, -0.11720550060272217, -0.1749972105026245, -0.756883978843689, 1.041897177696228, -1.1441230773925781, 0.5411896109580994, -0.10871505737304688, 50.1619987487793, 47.008060455322266, 14.47501277923584, 0.4861636459827423, 20.711668014526367, 11.328150749206543, 22.291494369506836, 22.636131286621094, 20.520254135131836, 36.826507568359375, 9.373587608337402, 87.60590362548828, 99.4844970703125, 54.78433609008789, -0.4342212975025177, 0.436179518699646, 28.626434326171875, 1.8365509510040283, 38.443058013916016, 2.5597140789031982, 38.931312561035156, 16.60018539428711, 18.07273292541504, 80.2425537109375], "std": [0.2771478593349457, 0.15656574070453644, 0.13518169522285461, 0.2705676853656769, 0.14658039808273315, 0.24465005099773407, 0.012121480889618397, 0.020558474585413933, 0.028641067445278168, 0.028258061036467552, 0.012905864976346493, 0.004124452359974384, 12.230945587158203, 13.090863227844238, 21.195058822631836, 1.3435962200164795, 17.757173538208008, 14.196956634521484, 13.846197128295898, 22.06415367126465, 14.40246868133545, 26.290294647216797, 10.535728454589844, 15.71444320678711, 0.41975972056388855, 2.066713809967041, 0.12943418323993683, 0.5526291728019714, 3.963730812072754, 6.3296122550964355, 4.611790180206299, 4.5393218994140625, 2.899620532989502, 10.862887382507324, 9.720527648925781, 7.3194451332092285], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [188]}, "index": {"min": [1906], "max": [2093], "mean": [1999.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.515957446808511, 6.0, 6.0, 6.0, 6.0], "std": [1.9906057664284427, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [188]}, "eef_direction_state": {"mean": [2.9095744680851063, 4.904255319148936], "std": [1.9778867483087483, 2.1065710210498563], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.4893617021276595, 0.24468085106382978], "std": [0.614448045880581, 0.476828400659892], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.3191489361702127, 0.23404255319148937], "std": [0.7251231143809342, 0.5821005966086996], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [2.9095744680851063, 4.904255319148936], "std": [1.9778867483087483, 2.1065710210498563], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.4893617021276595, 0.24468085106382978], "std": [0.614448045880581, 0.476828400659892], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.3191489361702127, 0.23404255319148937], "std": [0.7251231143809342, 0.5821005966086996], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.5676752160319463, 0.09053774764345492, 1.2318257743540586, -2.1065904575481116, 1.2704054019511886, 1.3972131620847796, 0.6153899815136329, -0.10218662933866457, 1.2925851570056082, 1.4234013894223239, 1.2677587355811382, 2.4261133188301676], "std": [0.06423726214831907, 0.03163177149209809, 0.06665149826357299, 0.9376137949118717, 0.1540134258741283, 2.2940255743387743, 0.010698781150518002, 0.008076455799339029, 0.0032967995487530265, 0.02684405432841723, 0.021141992739449608, 0.027595495558172534], "min": [0.5034374620210121, 0.042163903355740884, 1.1248427924257807, -3.1215060288059417, 1.0409597168942328, -3.1337767713026565, 0.5840033779850047, -0.11342780187694818, 1.287604869904624, 1.284608119968055, 1.2410819024278696, 2.3361118388607625], "max": [0.7045875145258306, 0.18170423385691586, 1.3184701726514427, 3.131505266531333, 1.5331981039322589, 3.1210163526535517, 0.6278561655743884, -0.0837883296595287, 1.3077258139877825, 1.4609085612797243, 1.3106323892433762, 2.500990226871616], "count": [188]}, "eef_sim_pose_action": {"mean": [0.5676752160319463, 0.09053774764345492, 1.2318257743540586, -2.1065904575481116, 1.2704054019511886, 1.3972131620847796, 0.6153899815136329, -0.10218662933866457, 1.2925851570056082, 1.4234013894223239, 1.2677587355811382, 2.4261133188301676], "std": [0.06423726214831907, 0.03163177149209809, 0.06665149826357299, 0.9376137949118717, 0.1540134258741283, 2.2940255743387743, 0.010698781150518002, 0.008076455799339029, 0.0032967995487530265, 0.02684405432841723, 0.021141992739449608, 0.027595495558172534], "min": [0.5034374620210121, 0.042163903355740884, 1.1248427924257807, -3.1215060288059417, 1.0409597168942328, -3.1337767713026565, 0.5840033779850047, -0.11342780187694818, 1.287604869904624, 1.284608119968055, 1.2410819024278696, 2.3361118388607625], "max": [0.7045875145258306, 0.18170423385691586, 1.3184701726514427, 3.131505266531333, 1.5331981039322589, 3.1210163526535517, 0.6278561655743884, -0.0837883296595287, 1.3077258139877825, 1.4609085612797243, 1.3106323892433762, 2.500990226871616], "count": [188]}}} +{"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.2703380902777778]], [[0.2749993341503268]], [[0.283256033496732]]], "std": [[[0.31626501932951756]], [[0.309896508480258]], [[0.30472447875691383]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32238392156862744]], [[0.35203394403594773]], [[0.3553826593137255]]], "std": [[[0.2130753902543693]], [[0.20917522063103355]], [[0.2392288963799729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46634862540849675]], [[0.4712762683823529]], [[0.4632686254084968]]], "std": [[[0.2246646733127517]], [[0.22385090516468029]], [[0.23639993092220118]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30185110089869277]], [[0.3224090910947712]], [[0.3140524836601307]]], "std": [[[0.35765520211566276]], [[0.35407071562466524]], [[0.3560989478072356]]], "count": [100]}, "observation.state": {"min": [0.09527351707220078, -1.038948655128479, 0.8476386666297913, 0.013518539257347584, -1.394531488418579, 0.01922212913632393, -0.14333944022655487, -0.5727616548538208, 0.7699607014656067, -1.5636682510375977, 0.35515373945236206, -0.15324720740318298, 38.89250183105469, 34.82625198364258, 2.338749885559082, -0.29749998450279236, 3.131999969482422, 0.6993749737739563, 0.9168750047683716, -1.0162500143051147, 1.015625, 0.5575000047683716, 0.5306249856948853, -0.18125000596046448, 85.4866714477539, 41.9375, -0.2688888907432556, -0.38374999165534973, 0.6037499904632568, 0.9900000095367432, 4.291250228881836, 0.5731250047683716, 6.381249904632568, 1.265625, 0.75, 28.073749542236328], "max": [1.0008726119995117, -0.6002835631370544, 1.3738365173339844, 1.2504980564117432, -0.28455692529678345, 1.2517404556274414, -0.10204470902681351, -0.5419813990592957, 0.860823392868042, -1.4036774635314941, 0.44596612453460693, -0.13923858106136322, 56.619998931884766, 70.15999603271484, 21.083749771118164, 9.638750076293945, 46.388126373291016, 70.9911117553711, 50.96444320678711, 111.00062561035156, 73.16777801513672, 110.39125061035156, 72.76000213623047, 110.99124908447266, 86.85062408447266, 70.28916931152344, 2.1237499713897705, -0.06187500059604645, 61.387691497802734, 105.47888946533203, 69.2828598022461, 19.54777717590332, 65.33643341064453, 38.391998291015625, 90.56222534179688, 110.11299896240234], "mean": [0.6169883608818054, -0.8722416162490845, 1.0472575426101685, 0.46240463852882385, -0.8636634349822998, 0.7939968109130859, -0.10710420459508896, -0.5609588027000427, 0.820600688457489, -1.503027081489563, 0.38393259048461914, -0.15033771097660065, 49.51176071166992, 49.27436447143555, 3.721778392791748, 3.466744899749756, 31.784587860107422, 11.263031005859375, 12.673588752746582, 62.91978073120117, 11.99118709564209, 76.21064758300781, 11.192564964294434, 88.16644287109375, 86.35083770751953, 48.334136962890625, 1.9066574573516846, -0.24762527644634247, 10.45648193359375, 5.8453497886657715, 14.935821533203125, 1.972293496131897, 17.41722869873047, 3.8556628227233887, 6.465993881225586, 53.00071716308594], "std": [0.30938541889190674, 0.10878033936023712, 0.1394074708223343, 0.3407701253890991, 0.2845941185951233, 0.32236775755882263, 0.008829803206026554, 0.008276985958218575, 0.02615460753440857, 0.05444132536649704, 0.021368706598877907, 0.0017616415861994028, 5.444498538970947, 6.4656195640563965, 3.2521884441375732, 3.6894307136535645, 13.726722717285156, 14.595840454101562, 11.983663558959961, 44.3299560546875, 17.022533416748047, 39.82895278930664, 17.918169021606445, 36.41084289550781, 0.3602319061756134, 6.323757171630859, 0.47546669840812683, 0.03252805396914482, 13.070350646972656, 17.638561248779297, 14.022683143615723, 3.9821677207946777, 12.494952201843262, 7.953553199768066, 18.440658569335938, 16.318302154541016], "count": [215]}, "action": {"min": [0.09527351707220078, -1.038948655128479, 0.8476386666297913, 0.013518539257347584, -1.394531488418579, 0.01922212913632393, -0.14333944022655487, -0.5727616548538208, 0.7699607014656067, -1.5636682510375977, 0.35515373945236206, -0.15324720740318298, 38.89250183105469, 34.82625198364258, 2.338749885559082, -0.29749998450279236, 3.131999969482422, 0.6993749737739563, 0.9168750047683716, -1.0162500143051147, 1.015625, 0.5575000047683716, 0.5306249856948853, -0.18125000596046448, 85.4866714477539, 41.9375, -0.2688888907432556, -0.38374999165534973, 0.6037499904632568, 0.9900000095367432, 4.291250228881836, 0.5731250047683716, 6.381249904632568, 1.265625, 0.75, 28.073749542236328], "max": [1.0008726119995117, -0.6002835631370544, 1.3738365173339844, 1.2504980564117432, -0.28455692529678345, 1.2517404556274414, -0.10204470902681351, -0.5419813990592957, 0.860823392868042, -1.4036774635314941, 0.44596612453460693, -0.13923858106136322, 56.619998931884766, 70.15999603271484, 21.083749771118164, 9.638750076293945, 46.388126373291016, 70.9911117553711, 50.96444320678711, 111.00062561035156, 73.16777801513672, 110.39125061035156, 72.76000213623047, 110.99124908447266, 86.85062408447266, 70.28916931152344, 2.1237499713897705, -0.06187500059604645, 61.387691497802734, 105.47888946533203, 69.2828598022461, 19.54777717590332, 65.33643341064453, 38.391998291015625, 90.56222534179688, 110.11299896240234], "mean": [0.6169883608818054, -0.8722414374351501, 1.047257423400879, 0.4624044597148895, -0.8636633157730103, 0.7939969301223755, -0.1071043387055397, -0.5609588027000427, 0.820600152015686, -1.503027081489563, 0.3839326798915863, -0.15033766627311707, 49.51176071166992, 49.27437210083008, 3.7217798233032227, 3.4667437076568604, 31.784584045410156, 11.263029098510742, 12.673591613769531, 62.91980743408203, 11.991188049316406, 76.21063995361328, 11.19256591796875, 88.16649627685547, 86.35083770751953, 48.334144592285156, 1.9066579341888428, -0.24762539565563202, 10.45648193359375, 5.8453497886657715, 14.935820579528809, 1.9722931385040283, 17.417234420776367, 3.8556623458862305, 6.4659929275512695, 53.00069808959961], "std": [0.3093854784965515, 0.10878033936023712, 0.13940750062465668, 0.3407701253890991, 0.2845941483974457, 0.32236775755882263, 0.008829805999994278, 0.00827698688954115, 0.02615460753440857, 0.05444132909178734, 0.021368704736232758, 0.001761642168276012, 5.444498062133789, 6.465618133544922, 3.2521893978118896, 3.6894311904907227, 13.726722717285156, 14.595839500427246, 11.983663558959961, 44.3299446105957, 17.022531509399414, 39.828948974609375, 17.918169021606445, 36.41084289550781, 0.360231876373291, 6.323757171630859, 0.47546669840812683, 0.03252805769443512, 13.070351600646973, 17.638561248779297, 14.022683143615723, 3.9821677207946777, 12.494952201843262, 7.953553199768066, 18.440658569335938, 16.318302154541016], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [215]}, "index": {"min": [2094], "max": [2308], "mean": [2201.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [1.5023255813953489, 6.0, 6.0, 6.0, 6.0], "std": [0.8004325493692642, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [215]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [215]}, "eef_direction_state": {"mean": [2.344186046511628, 5.069767441860465], "std": [2.0006164544821785, 2.0022702096441245], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.3348837209302327, 0.20465116279069767], "std": [0.5188913588537896, 0.44718940806407137], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.9720930232558139, 0.17674418604651163], "std": [0.7889721253646974, 0.5070834110104682], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [2.344186046511628, 5.069767441860465], "std": [2.0006164544821785, 2.0022702096441245], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.3348837209302327, 0.20465116279069767], "std": [0.5188913588537896, 0.44718940806407137], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.9720930232558139, 0.17674418604651163], "std": [0.7889721253646974, 0.5070834110104682], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6016272988916277, 0.10995275470960864, 1.2295533311100244, -1.0357134351792603, 1.205201239907624, -1.9828642160368903, 0.5784078714446896, -0.12060961263125095, 1.2788896577657636, -2.082237225001836, 1.4571519380742246, -1.6082468258332847], "std": [0.058676526616003595, 0.043661133035063956, 0.0643610231592478, 0.49165609483586, 0.13561427219513297, 0.6243087750127695, 0.012416149024384076, 0.009609055890976622, 0.005775182741124745, 1.3818233900052004, 0.042907248701351264, 0.35759909875276574], "min": [0.5354040194760383, 0.056387741294072896, 1.1461205034055182, -1.7621066023165415, 0.8202411817763373, -3.0146166224441933, 0.5505707084404422, -0.13601975221008306, 1.2616542533926978, -3.1284055114131, 1.3996738557400894, -2.5747614716058322], "max": [0.7217576714272147, 0.18051131523954492, 1.3442316080485333, 0.5655256850780381, 1.480570542790466, -0.06497211982286286, 0.5969000028073199, -0.1027659818109612, 1.2860042680062922, 3.122204096940568, 1.5189065640020738, -1.3047299300184256], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6016272988916277, 0.10995275470960864, 1.2295533311100244, -1.0357134351792603, 1.205201239907624, -1.9828642160368903, 0.5784078714446896, -0.12060961263125095, 1.2788896577657636, -2.082237225001836, 1.4571519380742246, -1.6082468258332847], "std": [0.058676526616003595, 0.043661133035063956, 0.0643610231592478, 0.49165609483586, 0.13561427219513297, 0.6243087750127695, 0.012416149024384076, 0.009609055890976622, 0.005775182741124745, 1.3818233900052004, 0.042907248701351264, 0.35759909875276574], "min": [0.5354040194760383, 0.056387741294072896, 1.1461205034055182, -1.7621066023165415, 0.8202411817763373, -3.0146166224441933, 0.5505707084404422, -0.13601975221008306, 1.2616542533926978, -3.1284055114131, 1.3996738557400894, -2.5747614716058322], "max": [0.7217576714272147, 0.18051131523954492, 1.3442316080485333, 0.5655256850780381, 1.480570542790466, -0.06497211982286286, 0.5969000028073199, -0.1027659818109612, 1.2860042680062922, 3.122204096940568, 1.5189065640020738, -1.3047299300184256], "count": [215]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28464660130718955]], [[0.2870948815359477]], [[0.29285528186274506]]], "std": [[[0.31806388405442715]], [[0.3089308060391386]], [[0.2987170755608481]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32204367034313724]], [[0.3620434456699347]], [[0.3748258598856209]]], "std": [[[0.21133535392108338]], [[0.20932426687661504]], [[0.23773238317124895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4601001307189543]], [[0.4755174632352941]], [[0.45666831699346405]]], "std": [[[0.24537918832134356]], [[0.2436688730744409]], [[0.24878606487314975]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27901953431372545]], [[0.3011601388888889]], [[0.29781680555555556]]], "std": [[[0.3424126324685136]], [[0.3363543933001574]], [[0.3379301670523282]]], "count": [100]}, "observation.state": {"min": [0.23742614686489105, -0.9632257223129272, 0.9441043138504028, 0.28982603549957275, -1.0861085653305054, -0.07362478226423264, -0.42947790026664734, -0.73581862449646, 0.855586051940918, -0.27537766098976135, 0.5695430040359497, -1.4411085844039917, 25.388750076293945, 30.804615020751953, 2.640625, -0.7099999785423279, 1.1887500286102295, 1.1087499856948853, 0.8168749809265137, -1.4993749856948853, 1.0625, 0.07312501221895218, 0.75, 0.10312499105930328, 82.55437469482422, 49.7488899230957, 16.213125228881836, 0.05230769142508507, 41.95874786376953, 80.65250396728516, 70.53750610351562, 19.53125, 67.22500610351562, 38.428749084472656, 95.37750244140625, 109.67813110351562], "max": [0.8999484777450562, -0.5933852195739746, 1.230950117111206, 1.261730432510376, -0.3669079542160034, 0.7125009298324585, -0.42820629477500916, -0.6996897459030151, 0.8982318639755249, -0.23537041246891022, 0.5712214708328247, -1.4408458471298218, 50.47125244140625, 73.98846435546875, 25.46769142150879, 2.971250057220459, 50.6944465637207, 89.64454650878906, 70.58454895019531, 62.94583511352539, 90.9344482421875, 109.87889099121094, 89.8133316040039, 109.60199737548828, 85.12461853027344, 61.02750015258789, 33.122222900390625, 0.14374999701976776, 45.60222244262695, 87.14749908447266, 73.19222259521484, 22.139999389648438, 95.44111633300781, 110.69437408447266, 98.86666870117188, 109.74687957763672], "mean": [0.5373263359069824, -0.7566655874252319, 1.0550642013549805, 0.6216471791267395, -0.7338802814483643, 0.5012721419334412, -0.4286482334136963, -0.7277519702911377, 0.8939539194107056, -0.25800126791000366, 0.5703420639038086, -1.4410021305084229, 41.81389236450195, 50.6312255859375, 5.5648932456970215, 0.8445097208023071, 21.459442138671875, 25.65149688720703, 16.746562957763672, 11.857784271240234, 11.38762378692627, 19.865446090698242, 9.327391624450684, 45.96576690673828, 83.65864562988281, 56.019954681396484, 23.447004318237305, 0.09936419874429703, 42.795345306396484, 85.24232482910156, 71.8746337890625, 20.54844093322754, 79.7955093383789, 66.19819641113281, 96.35836029052734, 109.70938110351562], "std": [0.263674259185791, 0.11136570572853088, 0.09424199908971786, 0.2825949192047119, 0.21527917683124542, 0.2288033366203308, 0.000369828863767907, 0.006967784836888313, 0.009067065082490444, 0.013931872323155403, 0.0004244437732268125, 5.770376083091833e-05, 8.188979148864746, 10.001811027526855, 6.162801742553711, 0.9964253902435303, 16.37381935119629, 21.820005416870117, 17.799013137817383, 17.8773193359375, 21.43771743774414, 28.811357498168945, 21.326662063598633, 46.984432220458984, 1.068194031715393, 3.2325868606567383, 4.556112766265869, 0.020565126091241837, 0.8524492979049683, 1.7243388891220093, 0.815635621547699, 1.1432620286941528, 11.550769805908203, 33.35182571411133, 0.7509435415267944, 0.017445838078856468], "count": [129]}, "action": {"min": [0.23742614686489105, -0.9632257223129272, 0.9441043138504028, 0.28982603549957275, -1.0861085653305054, -0.07362478226423264, -0.42947790026664734, -0.73581862449646, 0.855586051940918, -0.27537766098976135, 0.5695430040359497, -1.4411085844039917, 25.388750076293945, 30.804615020751953, 2.640625, -0.7099999785423279, 1.1887500286102295, 1.1087499856948853, 0.8168749809265137, -1.4993749856948853, 1.0625, 0.07312501221895218, 0.75, 0.10312499105930328, 82.55437469482422, 49.7488899230957, 16.213125228881836, 0.05230769142508507, 41.95874786376953, 80.65250396728516, 70.53750610351562, 19.53125, 67.22500610351562, 38.428749084472656, 95.37750244140625, 109.67813110351562], "max": [0.8999484777450562, -0.5933852195739746, 1.230950117111206, 1.261730432510376, -0.3669079542160034, 0.7125009298324585, -0.42820629477500916, -0.6996897459030151, 0.8982318639755249, -0.23537041246891022, 0.5712214708328247, -1.4408458471298218, 50.47125244140625, 73.98846435546875, 25.46769142150879, 2.971250057220459, 50.6944465637207, 89.64454650878906, 70.58454895019531, 62.94583511352539, 90.9344482421875, 109.87889099121094, 89.8133316040039, 109.60199737548828, 85.12461853027344, 61.02750015258789, 33.122222900390625, 0.14374999701976776, 45.60222244262695, 87.14749908447266, 73.19222259521484, 22.139999389648438, 95.44111633300781, 110.69437408447266, 98.86666870117188, 109.74687957763672], "mean": [0.5373261570930481, -0.7566653490066528, 1.055064082145691, 0.62164705991745, -0.7338799834251404, 0.5012721419334412, -0.4286484718322754, -0.7277522087097168, 0.893954336643219, -0.2580011785030365, 0.5703423023223877, -1.4410028457641602, 41.81388854980469, 50.63121795654297, 5.564891815185547, 0.8445097208023071, 21.459440231323242, 25.6514949798584, 16.746564865112305, 11.857784271240234, 11.387622833251953, 19.865446090698242, 9.327391624450684, 45.96577835083008, 83.65869140625, 56.01995849609375, 23.44701385498047, 0.09936416149139404, 42.79534912109375, 85.24231719970703, 71.87464141845703, 20.54844093322754, 79.7955093383789, 66.19820404052734, 96.35836029052734, 109.70934295654297], "std": [0.2636742889881134, 0.11136569827795029, 0.09424199908971786, 0.28259485960006714, 0.21527917683124542, 0.22880332171916962, 0.00036982883466407657, 0.006967785302549601, 0.009067066013813019, 0.013931871391832829, 0.0004244438314344734, 5.770715870312415e-05, 8.188979148864746, 10.001811981201172, 6.162801742553711, 0.9964253306388855, 16.37381935119629, 21.820005416870117, 17.79901123046875, 17.8773193359375, 21.437715530395508, 28.811357498168945, 21.326663970947266, 46.98443603515625, 1.068194031715393, 3.2325868606567383, 4.556112766265869, 0.020565124228596687, 0.8524492383003235, 1.7243388891220093, 0.8156355619430542, 1.1432621479034424, 11.55076789855957, 33.35181427001953, 0.7509435415267944, 0.017445875331759453], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [129]}, "index": {"min": [2309], "max": [2437], "mean": [2373.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [1.426356589147287, 6.0, 6.0, 6.0, 6.0], "std": [0.9215355721992926, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [129]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [129]}, "eef_direction_state": {"mean": [2.705426356589147, 5.457364341085271], "std": [1.9265710422952895, 1.555225011452627], "min": [0, 1], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.6511627906976745, 0.10852713178294573], "std": [0.49259891055247307, 0.31104500229052534], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_state": {"mean": [1.1550387596899225, 0.09302325581395349], "std": [0.7919127311083494, 0.38260349393032766], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [2.705426356589147, 5.457364341085271], "std": [1.9265710422952895, 1.555225011452627], "min": [0, 1], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.6511627906976745, 0.10852713178294573], "std": [0.49259891055247307, 0.31104500229052534], "min": [0, 0], "max": [2, 1], "count": [129]}, "eef_acc_mag_action": {"mean": [1.1550387596899225, 0.09302325581395349], "std": [0.7919127311083494, 0.38260349393032766], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6051368652595055, 0.14543634821401558, 1.2346330725615584, -1.4152515016598424, 1.1214614547438364, -2.324327687789528, 0.6190566780917012, -0.11734371696051706, 1.2702175544710552, -0.9626177039105381, 1.3578731122543541, -0.19126871802492393], "std": [0.06303867616494797, 0.06272717983659148, 0.06913676111261252, 0.2839082329800953, 0.12311559023034475, 0.476126249859516, 0.002470949730448842, 0.001272036538080155, 0.0009294718734996506, 0.04634362274906855, 0.009233603951894535, 0.041204073149987266], "min": [0.5358445372992217, 0.06440055548692253, 1.1266619136917329, -1.8518345834286598, 0.9672194326548382, -2.994921123367799, 0.6090433538664148, -0.11960712499569698, 1.2692845195365667, -1.0183658462282428, 1.3452399179389856, -0.24216518039346047], "max": [0.7069937135871918, 0.24232925639861325, 1.3225227437771063, -1.028609638983101, 1.3130834938988074, -1.7240825401852706, 0.621999852239466, -0.11518123681229173, 1.2727479937285031, -0.888271631923168, 1.3717558150883686, -0.12730425710612114], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6051368652595055, 0.14543634821401558, 1.2346330725615584, -1.4152515016598424, 1.1214614547438364, -2.324327687789528, 0.6190566780917012, -0.11734371696051706, 1.2702175544710552, -0.9626177039105381, 1.3578731122543541, -0.19126871802492393], "std": [0.06303867616494797, 0.06272717983659148, 0.06913676111261252, 0.2839082329800953, 0.12311559023034475, 0.476126249859516, 0.002470949730448842, 0.001272036538080155, 0.0009294718734996506, 0.04634362274906855, 0.009233603951894535, 0.041204073149987266], "min": [0.5358445372992217, 0.06440055548692253, 1.1266619136917329, -1.8518345834286598, 0.9672194326548382, -2.994921123367799, 0.6090433538664148, -0.11960712499569698, 1.2692845195365667, -1.0183658462282428, 1.3452399179389856, -0.24216518039346047], "max": [0.7069937135871918, 0.24232925639861325, 1.3225227437771063, -1.028609638983101, 1.3130834938988074, -1.7240825401852706, 0.621999852239466, -0.11518123681229173, 1.2727479937285031, -0.888271631923168, 1.3717558150883686, -0.12730425710612114], "count": [129]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2979013276143791]], [[0.30385680147058824]], [[0.30030742851307185]]], "std": [[[0.3182789813451689]], [[0.3132876986537832]], [[0.31665874563042845]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40867609681372546]], [[0.43725616013071894]], [[0.4641752022058823]]], "std": [[[0.252325633815204]], [[0.24478692924571369]], [[0.2475889403540273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4741653390522876]], [[0.47275075571895425]], [[0.4524679105392157]]], "std": [[[0.2450153784145021]], [[0.24488674302336258]], [[0.2507223769579663]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3098610437091503]], [[0.3308784089052288]], [[0.32377390727124183]]], "std": [[[0.3535329470180899]], [[0.34938646930707584]], [[0.3503525327118464]]], "count": [100]}, "observation.state": {"min": [-0.061346035450696945, -1.0384718179702759, 1.0086451768875122, 1.142376184463501, -0.8599821329116821, -0.184189110994339, -0.13609139621257782, -0.8396276831626892, 1.0111008882522583, 1.151746153831482, -0.20180056989192963, -2.862687826156616, 30.393749237060547, 40.311248779296875, 1.9762499332427979, -0.14562499523162842, 3.606874942779541, 1.7062499523162842, 4.897500038146973, 1.1449999809265137, 0.9106250405311584, 9.398750305175781, 1.0625, 18.033124923706055, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.4827573001384735, -0.7620689272880554, 1.323410153388977, 1.580024003982544, -0.2921387553215027, -0.019145304337143898, -0.11425192654132843, -0.8131866455078125, 1.0491769313812256, 1.1583081483840942, -0.18365663290023804, -2.8624866008758545, 59.860626220703125, 64.69110870361328, 17.051250457763672, 1.2866666316986084, 56.954376220703125, 46.72062683105469, 52.936668395996094, 53.35375213623047, 54.89777755737305, 74.71812438964844, 40.85222244262695, 108.875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.2105293571949005, -0.897435188293457, 1.153277039527893, 1.3737188577651978, -0.6200226545333862, -0.08477480709552765, -0.11668362468481064, -0.8296316266059875, 1.0301787853240967, 1.1539509296417236, -0.19247490167617798, -2.8626012802124023, 50.01768112182617, 53.5710563659668, 4.338294982910156, 0.12991096079349518, 31.44611358642578, 23.813814163208008, 28.32891082763672, 25.71539878845215, 24.446918487548828, 42.59175109863281, 11.074335098266602, 80.29930877685547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.18513613939285278, 0.08318617939949036, 0.0936414897441864, 0.12782788276672363, 0.19709955155849457, 0.04620063304901123, 0.004553093109279871, 0.009563863277435303, 0.016226548701524734, 0.0022897515445947647, 0.008159128949046135, 5.290750414133072e-05, 9.134860038757324, 5.479119300842285, 3.5982792377471924, 0.2904254198074341, 20.80323600769043, 17.787982940673828, 16.21414566040039, 20.06068992614746, 16.823091506958008, 22.560749053955078, 10.96700668334961, 26.884897232055664, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [110]}, "action": {"min": [-0.061346035450696945, -1.0384718179702759, 1.0086451768875122, 1.142376184463501, -0.8599821329116821, -0.184189110994339, -0.13609139621257782, -0.8396276831626892, 1.0111008882522583, 1.151746153831482, -0.20180056989192963, -2.862687826156616, 30.393749237060547, 40.311248779296875, 1.9762499332427979, -0.14562499523162842, 3.606874942779541, 1.7062499523162842, 4.897500038146973, 1.1449999809265137, 0.9106250405311584, 9.398750305175781, 1.0625, 18.033124923706055, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "max": [0.4827573001384735, -0.7620689272880554, 1.323410153388977, 1.580024003982544, -0.2921387553215027, -0.019145304337143898, -0.11425192654132843, -0.8131866455078125, 1.0491769313812256, 1.1583081483840942, -0.18365663290023804, -2.8624866008758545, 59.860626220703125, 64.69110870361328, 17.051250457763672, 1.2866666316986084, 56.954376220703125, 46.72062683105469, 52.936668395996094, 53.35375213623047, 54.89777755737305, 74.71812438964844, 40.85222244262695, 108.875, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "mean": [0.21052944660186768, -0.8974353671073914, 1.1532769203186035, 1.3737189769744873, -0.6200225353240967, -0.08477480709552765, -0.11668367683887482, -0.8296318054199219, 1.0301783084869385, 1.1539509296417236, -0.19247476756572723, -2.8626015186309814, 50.0176887512207, 53.5710563659668, 4.338293552398682, 0.12991094589233398, 31.446109771728516, 23.813812255859375, 28.328920364379883, 25.715396881103516, 24.44691276550293, 42.59174346923828, 11.074335098266602, 80.29930877685547, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "std": [0.18513615429401398, 0.08318618685007095, 0.0936414897441864, 0.12782786786556244, 0.19709956645965576, 0.04620063677430153, 0.00455309497192502, 0.009563864208757877, 0.016226548701524734, 0.0022897515445947647, 0.008159128949046135, 5.290889021125622e-05, 9.134859085083008, 5.479118824005127, 3.5982792377471924, 0.2904253900051117, 20.80323600769043, 17.787981033325195, 16.21414566040039, 20.060691833496094, 16.82309341430664, 22.560749053955078, 10.96700668334961, 26.884897232055664, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [110]}, "index": {"min": [2438], "max": [2547], "mean": [2492.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [1.3909090909090909, 6.0, 6.0, 6.0, 6.0], "std": [0.9917427685686764, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [110]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [110]}, "eef_direction_state": {"mean": [2.6363636363636362, 5.027272727272727], "std": [1.924612228841164, 2.0066212710972233], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.6181818181818182, 0.21818181818181817], "std": [0.5041972590495291, 0.4130115160582018], "min": [0, 0], "max": [2, 1], "count": [110]}, "eef_acc_mag_state": {"mean": [1.2727272727272727, 0.15454545454545454], "std": [0.7249964377227954, 0.4896448367089168], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_direction_action": {"mean": [2.6363636363636362, 5.027272727272727], "std": [1.924612228841164, 2.0066212710972233], "min": [0, 0], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.6181818181818182, 0.21818181818181817], "std": [0.5041972590495291, 0.4130115160582018], "min": [0, 0], "max": [2, 1], "count": [110]}, "eef_acc_mag_action": {"mean": [1.2727272727272727, 0.15454545454545454], "std": [0.7249964377227954, 0.4896448367089168], "min": [0, 0], "max": [2, 2], "count": [110]}, "eef_sim_pose_state": {"mean": [0.6079225270416104, 0.07602989865344312, 1.2544680796263048, -1.6428999456226763, 1.2213958823272293, -1.0465758304014754, 0.6614740415134793, -0.11104218093798786, 1.243433594501535, -2.54513980295217, 1.3354160942007698, -1.7712778262648547], "std": [0.07217971972831183, 0.051076165286778774, 0.059390386525815284, 0.25531715429205154, 0.16115948259257473, 2.50401674173664, 0.005979773045097437, 0.003608527095657087, 0.002388456161624338, 0.018444471658982785, 0.0055981528363700465, 0.008099945428410032], "min": [0.5380437956735159, 0.005181638839860142, 1.1483841071389937, -1.9724380199858742, 1.0178185842173746, -3.1298299652751926, 0.6540044757465071, -0.11498261722052877, 1.233993617934236, -2.604922883889578, 1.3171549513345475, -1.8006462758777535], "max": [0.7249338814204864, 0.1414242320185646, 1.3368300839727851, -0.9416864611633073, 1.4778635611206252, 3.140719138274702, 0.668309276326404, -0.10147781554497134, 1.2451775490536519, -2.5267315998014945, 1.3416473502458932, -1.7616692212283582], "count": [110]}, "eef_sim_pose_action": {"mean": [0.6079225270416104, 0.07602989865344312, 1.2544680796263048, -1.6428999456226763, 1.2213958823272293, -1.0465758304014754, 0.6614740415134793, -0.11104218093798786, 1.243433594501535, -2.54513980295217, 1.3354160942007698, -1.7712778262648547], "std": [0.07217971972831183, 0.051076165286778774, 0.059390386525815284, 0.25531715429205154, 0.16115948259257473, 2.50401674173664, 0.005979773045097437, 0.003608527095657087, 0.002388456161624338, 0.018444471658982785, 0.0055981528363700465, 0.008099945428410032], "min": [0.5380437956735159, 0.005181638839860142, 1.1483841071389937, -1.9724380199858742, 1.0178185842173746, -3.1298299652751926, 0.6540044757465071, -0.11498261722052877, 1.233993617934236, -2.604922883889578, 1.3171549513345475, -1.8006462758777535], "max": [0.7249338814204864, 0.1414242320185646, 1.3368300839727851, -0.9416864611633073, 1.4778635611206252, 3.140719138274702, 0.668309276326404, -0.10147781554497134, 1.2451775490536519, -2.5267315998014945, 1.3416473502458932, -1.7616692212283582], "count": [110]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26464225490196075]], [[0.26975672385620914]], [[0.2621484681372549]]], "std": [[[0.3124365931643797]], [[0.3055859934773954]], [[0.3093962498310835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3772999795751634]], [[0.41531846609477124]], [[0.4373009681372549]]], "std": [[[0.2326137754807921]], [[0.22808551869450447]], [[0.24347907198693394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38918159926470586]], [[0.39719429125816996]], [[0.38580635825163395]]], "std": [[[0.18026291886827434]], [[0.18107212951741872]], [[0.1872962358047938]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27177981821895425]], [[0.29958371732026146]], [[0.29576280841503266]]], "std": [[[0.34820080296936173]], [[0.3420216970755475]], [[0.34357796976814]]], "count": [100]}, "observation.state": {"min": [0.2662699222564697, -0.9639171957969666, 1.0274327993392944, 0.7737516164779663, -1.0085259675979614, -0.09552783519029617, -0.18582627177238464, -0.6044718623161316, 0.7555122971534729, -1.316758155822754, -0.10576409101486206, -0.8485446572303772, 37.12062454223633, 48.79249954223633, 1.5881249904632568, -0.03999999910593033, 1.6706249713897705, 0.9375, 2.4156248569488525, -1.4287500381469727, 1.8543750047683716, 0.24437500536441803, 0.8956249952316284, 6.955625057220459, 66.23750305175781, 65.58000183105469, -0.7799999713897705, 0.4231249988079071, 40.083126068115234, 67.38555908203125, 51.665000915527344, 62.02727508544922, 56.44727325439453, 55.8693733215332, 63.56999969482422, 79.32167053222656], "max": [0.7011043429374695, -0.728427529335022, 1.2743428945541382, 1.2624084949493408, -0.508149266242981, 0.4350251853466034, -0.18520638346672058, -0.5953402519226074, 0.7607099413871765, -1.3044980764389038, -0.04109339416027069, -0.7742427587509155, 62.5368766784668, 56.20624923706055, 2.7074999809265137, 4.139999866485596, 65.40562438964844, 23.941875457763672, 42.95624923706055, 72.78187561035156, 35.09312438964844, 106.40437316894531, 15.913125038146973, 109.68374633789062, 69.20428466796875, 68.93499755859375, -0.699999988079071, 0.4662500023841858, 45.19785690307617, 81.60124969482422, 57.7400016784668, 71.20562744140625, 62.81111145019531, 70.55437469482422, 68.7388916015625, 89.20938110351562], "mean": [0.4507213234901428, -0.8499661684036255, 1.1204532384872437, 0.9217144250869751, -0.8281692266464233, 0.2104417085647583, -0.18542362749576569, -0.601776659488678, 0.759751558303833, -1.3104156255722046, -0.08972658962011337, -0.8270136117935181, 47.3130989074707, 52.40937423706055, 2.0749096870422363, 1.1085879802703857, 28.387739181518555, 8.056870460510254, 19.724483489990234, 20.523452758789062, 19.472991943359375, 50.43016815185547, 5.897078037261963, 81.47005462646484, 67.86163330078125, 67.59249877929688, -0.7368550300598145, 0.43574461340904236, 41.87307357788086, 72.9152603149414, 54.058170318603516, 67.76825714111328, 58.15755081176758, 62.03742599487305, 65.24049377441406, 85.15396881103516], "std": [0.17839594185352325, 0.07732764631509781, 0.07028060406446457, 0.13851122558116913, 0.1564086675643921, 0.16253377497196198, 0.00015508834621869028, 0.0021245612297207117, 0.001144467038102448, 0.0031294997315853834, 0.020774973556399345, 0.02887580543756485, 9.105080604553223, 2.143852710723877, 0.35950639843940735, 1.5037189722061157, 21.17707633972168, 6.550665378570557, 14.475296974182129, 25.063447952270508, 10.91275691986084, 36.40990447998047, 4.385089874267578, 35.062374114990234, 0.737287700176239, 0.9552446603775024, 0.01755160465836525, 0.006749920547008514, 1.4799145460128784, 3.2404544353485107, 1.610561728477478, 2.549862861633301, 1.8102723360061646, 4.1943440437316895, 1.4985473155975342, 2.7444779872894287], "count": [110]}, "action": {"min": [0.2662699222564697, -0.9639171957969666, 1.0274327993392944, 0.7737516164779663, -1.0085259675979614, -0.09552783519029617, -0.18582627177238464, -0.6044718623161316, 0.7555122971534729, -1.316758155822754, -0.10576409101486206, -0.8485446572303772, 37.12062454223633, 48.79249954223633, 1.5881249904632568, -0.03999999910593033, 1.6706249713897705, 0.9375, 2.4156248569488525, -1.4287500381469727, 1.8543750047683716, 0.24437500536441803, 0.8956249952316284, 6.955625057220459, 66.23750305175781, 65.58000183105469, -0.7799999713897705, 0.4231249988079071, 40.083126068115234, 67.38555908203125, 51.665000915527344, 62.02727508544922, 56.44727325439453, 55.8693733215332, 63.56999969482422, 79.32167053222656], "max": [0.7011043429374695, -0.728427529335022, 1.2743428945541382, 1.2624084949493408, -0.508149266242981, 0.4350251853466034, -0.18520638346672058, -0.5953402519226074, 0.7607099413871765, -1.3044980764389038, -0.04109339416027069, -0.7742427587509155, 62.5368766784668, 56.20624923706055, 2.7074999809265137, 4.139999866485596, 65.40562438964844, 23.941875457763672, 42.95624923706055, 72.78187561035156, 35.09312438964844, 106.40437316894531, 15.913125038146973, 109.68374633789062, 69.20428466796875, 68.93499755859375, -0.699999988079071, 0.4662500023841858, 45.19785690307617, 81.60124969482422, 57.7400016784668, 71.20562744140625, 62.81111145019531, 70.55437469482422, 68.7388916015625, 89.20938110351562], "mean": [0.4507213830947876, -0.8499659299850464, 1.1204532384872437, 0.9217146635055542, -0.8281691670417786, 0.2104416787624359, -0.1854235678911209, -0.6017765402793884, 0.7597517371177673, -1.3104161024093628, -0.08972654491662979, -0.8270136713981628, 47.313106536865234, 52.409385681152344, 2.0749101638793945, 1.1085879802703857, 28.387737274169922, 8.056873321533203, 19.7244815826416, 20.523452758789062, 19.472990036010742, 50.430152893066406, 5.897077560424805, 81.47005462646484, 67.86164855957031, 67.59249114990234, -0.7368549704551697, 0.43574461340904236, 41.87307357788086, 72.9152603149414, 54.05818176269531, 67.76824951171875, 58.15754318237305, 62.037410736083984, 65.240478515625, 85.15398406982422], "std": [0.17839594185352325, 0.07732764631509781, 0.07028060406446457, 0.13851121068000793, 0.1564086675643921, 0.16253378987312317, 0.00015508837532252073, 0.002124560996890068, 0.001144467038102448, 0.0031295001972466707, 0.020774973556399345, 0.02887580543756485, 9.105080604553223, 2.143852710723877, 0.3595063388347626, 1.5037189722061157, 21.17707633972168, 6.550664901733398, 14.475295066833496, 25.063446044921875, 10.91275691986084, 36.40990447998047, 4.38508939743042, 35.062381744384766, 0.737287700176239, 0.9552447199821472, 0.017551599070429802, 0.006749921943992376, 1.4799145460128784, 3.2404539585113525, 1.610561728477478, 2.54986310005188, 1.8102723360061646, 4.194343566894531, 1.4985474348068237, 2.744478225708008], "count": [110]}, "timestamp": {"min": [0.0], "max": [3.6333333333333333], "mean": [1.8166666666666664], "std": [1.0584317539538284], "count": [110]}, "frame_index": {"min": [0], "max": [109], "mean": [54.5], "std": [31.752952618614856], "count": [110]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [110]}, "index": {"min": [2548], "max": [2657], "mean": [2602.5], "std": [31.752952618614856], "count": [110]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [110]}, "subtask_annotation": {"mean": [1.190909090909091, 6.0, 6.0, 6.0, 6.0], "std": [1.107786117734207, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [110]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [110]}, "eef_direction_state": {"mean": [2.7545454545454544, 6.0], "std": [2.1113819844588826, 0.0], "min": [0, 6], "max": [6, 6], "count": [110]}, "eef_velocity_state": {"mean": [1.6, 0.0], "std": [0.6060303022726895, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_acc_mag_state": {"mean": [1.3454545454545455, 0.0], "std": [0.6800583348823649, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_direction_action": {"mean": [2.7545454545454544, 6.0], "std": [2.1113819844588826, 0.0], "min": [0, 6], "max": [6, 6], "count": [110]}, "eef_velocity_action": {"mean": [1.6, 0.0], "std": [0.6060303022726895, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_acc_mag_action": {"mean": [1.3454545454545455, 0.0], "std": [0.6800583348823649, 0.0], "min": [0, 0], "max": [2, 0], "count": [110]}, "eef_sim_pose_state": {"mean": [0.5811248842659051, 0.08653620729530057, 1.23838748169137, -1.4204247057796022, 1.0890175264097137, -2.604927436558309, 0.6264610485218003, -0.16258157944042664, 1.2381823024034504, -1.9145857494532268, 0.9289353365241152, -1.3145554883920376], "std": [0.05627014930097971, 0.02454717273407108, 0.05473392973090896, 0.20294168317142242, 0.14069917719110658, 0.3492236365048378, 0.002626698879338664, 0.004859652124690354, 0.0009910015604206617, 0.009814551011160922, 0.03413997789233737, 0.008795636752316762], "min": [0.5248856487131759, 0.05016833234177215, 1.1411636460081347, -1.742575752459409, 0.8975384599388767, -2.9957999861502316, 0.6196537416096712, -0.16944512179503196, 1.2374918622464728, -1.9314336379557033, 0.8975205810532776, -1.3235611549888642], "max": [0.6951276224245779, 0.1249344873553544, 1.2991136387050846, -1.0961402263055713, 1.3079636055403396, -2.0523473805771832, 0.6287035293242678, -0.15095868995330777, 1.2404472185365063, -1.904376056664924, 0.9966123862029881, -1.2889641431873584], "count": [110]}, "eef_sim_pose_action": {"mean": [0.5811248842659051, 0.08653620729530057, 1.23838748169137, -1.4204247057796022, 1.0890175264097137, -2.604927436558309, 0.6264610485218003, -0.16258157944042664, 1.2381823024034504, -1.9145857494532268, 0.9289353365241152, -1.3145554883920376], "std": [0.05627014930097971, 0.02454717273407108, 0.05473392973090896, 0.20294168317142242, 0.14069917719110658, 0.3492236365048378, 0.002626698879338664, 0.004859652124690354, 0.0009910015604206617, 0.009814551011160922, 0.03413997789233737, 0.008795636752316762], "min": [0.5248856487131759, 0.05016833234177215, 1.1411636460081347, -1.742575752459409, 0.8975384599388767, -2.9957999861502316, 0.6196537416096712, -0.16944512179503196, 1.2374918622464728, -1.9314336379557033, 0.8975205810532776, -1.3235611549888642], "max": [0.6951276224245779, 0.1249344873553544, 1.2991136387050846, -1.0961402263055713, 1.3079636055403396, -2.0523473805771832, 0.6287035293242678, -0.15095868995330777, 1.2404472185365063, -1.904376056664924, 0.9966123862029881, -1.2889641431873584], "count": [110]}}} +{"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.2695074746649502]], [[0.2763059949990097]], [[0.2737269446920182]]], "std": [[[0.32285038243910136]], [[0.31645828970470224]], [[0.31500301328565616]]], "count": [99]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40112948314847824]], [[0.4266849768105896]], [[0.4458612328348848]]], "std": [[[0.2470976356463056]], [[0.24378685748949805]], [[0.2518742130515953]]], "count": [99]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.16470588235294117]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48771326830395456]], [[0.5024576628210207]], [[0.4869184409454017]]], "std": [[[0.25916382948433203]], [[0.26083728798124317]], [[0.2613993546072285]]], "count": [99]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29480129728659143]], [[0.3252594944543474]], [[0.3366241458704694]]], "std": [[[0.34872216458472005]], [[0.34517933063800316]], [[0.3400859246030332]]], "count": [99]}, "observation.state": {"min": [0.22068360447883606, -0.9985837340354919, 0.922407865524292, 0.6846850514411926, -0.8040074110031128, 0.43554970622062683, -0.09174486994743347, -0.6170367002487183, 0.7383459210395813, -1.2526702880859375, 0.07720111310482025, -0.7784246802330017, 27.356250762939453, 47.54875183105469, 2.115000009536743, -0.6411110758781433, 0.8324999809265137, 1.5438461303710938, 0.8100000023841858, -0.19555555284023285, 0.699999988079071, -3.1262500286102295, 0.96875, 0.16625000536441803, 22.587499618530273, 74.97624969482422, -0.17374999821186066, 9.55875015258789, 67.23625183105469, 97.45625305175781, 88.13076782226562, 108.59000396728516, 95.31300354003906, 109.35812377929688, 98.91200256347656, 109.41250610351562], "max": [0.5925030708312988, -0.5143349766731262, 1.161354660987854, 0.9723811745643616, -0.3675278425216675, 0.6745971441268921, -0.09138723462820053, -0.6147955060005188, 0.7484338283538818, -1.2524223327636719, 0.0779879093170166, -0.7781927585601807, 64.40499877929688, 65.42500305175781, 3.518749952316284, 1.8337500095367432, 58.709999084472656, 64.02143096923828, 75.35399627685547, 98.14444732666016, 84.43000030517578, 104.61444091796875, 88.31555938720703, 109.78250122070312, 33.991249084472656, 82.72562408447266, 1.4409090280532837, 9.648750305175781, 75.46062469482422, 109.50250244140625, 92.37625122070312, 110.25375366210938, 100.99124908447266, 110.46562957763672, 104.47000122070312, 109.77999877929688], "mean": [0.3903895616531372, -0.816770076751709, 1.0139060020446777, 0.8444221019744873, -0.630394697189331, 0.5558414459228516, -0.09147327393293381, -0.6166415810585022, 0.7433719038963318, -1.2525677680969238, 0.07753535360097885, -0.778377890586853, 51.43726348876953, 55.44206237792969, 2.401270627975464, 0.1203567236661911, 28.041248321533203, 17.186288833618164, 30.25200080871582, 27.27124786376953, 24.60356330871582, 53.11728286743164, 16.236209869384766, 77.7538070678711, 25.155603408813477, 81.19805908203125, 0.1800515502691269, 9.610254287719727, 73.25406646728516, 108.16090393066406, 89.77578735351562, 109.44608306884766, 97.68807983398438, 110.01886749267578, 101.02303314208984, 109.72019958496094], "std": [0.11914169788360596, 0.12415559589862823, 0.0746467262506485, 0.10626786947250366, 0.14679206907749176, 0.10142198950052261, 8.894858183339238e-05, 0.0006296489736996591, 0.0034393384121358395, 6.005034811096266e-05, 0.00020661255985032767, 5.9367375797592103e-05, 12.610365867614746, 4.351767063140869, 0.3069075047969818, 0.5934241414070129, 16.794227600097656, 17.10366439819336, 20.541057586669922, 25.090564727783203, 21.72795867919922, 35.47486877441406, 22.478084564208984, 40.17618179321289, 2.1473805904388428, 1.5310654640197754, 0.5128768086433411, 0.015451034530997276, 1.6888459920883179, 2.400651693344116, 1.4176795482635498, 0.38574954867362976, 1.6367639303207397, 0.3741900324821472, 1.6945290565490723, 0.08098786324262619], "count": [99]}, "action": {"min": [0.22068360447883606, -0.9985837340354919, 0.922407865524292, 0.6846850514411926, -0.8040074110031128, 0.43554970622062683, -0.09174486994743347, -0.6170367002487183, 0.7383459210395813, -1.2526702880859375, 0.07720111310482025, -0.7784246802330017, 27.356250762939453, 47.54875183105469, 2.115000009536743, -0.6411110758781433, 0.8324999809265137, 1.5438461303710938, 0.8100000023841858, -0.19555555284023285, 0.699999988079071, -3.1262500286102295, 0.96875, 0.16625000536441803, 22.587499618530273, 74.97624969482422, -0.17374999821186066, 9.55875015258789, 67.23625183105469, 97.45625305175781, 88.13076782226562, 108.59000396728516, 95.31300354003906, 109.35812377929688, 98.91200256347656, 109.41250610351562], "max": [0.5925030708312988, -0.5143349766731262, 1.161354660987854, 0.9723811745643616, -0.3675278425216675, 0.6745971441268921, -0.09138723462820053, -0.6147955060005188, 0.7484338283538818, -1.2524223327636719, 0.0779879093170166, -0.7781927585601807, 64.40499877929688, 65.42500305175781, 3.518749952316284, 1.8337500095367432, 58.709999084472656, 64.02143096923828, 75.35399627685547, 98.14444732666016, 84.43000030517578, 104.61444091796875, 88.31555938720703, 109.78250122070312, 33.991249084472656, 82.72562408447266, 1.4409090280532837, 9.648750305175781, 75.46062469482422, 109.50250244140625, 92.37625122070312, 110.25375366210938, 100.99124908447266, 110.46562957763672, 104.47000122070312, 109.77999877929688], "mean": [0.3903895318508148, -0.8167698979377747, 1.0139061212539673, 0.8444221019744873, -0.6303946375846863, 0.5558412671089172, -0.091473288834095, -0.6166412234306335, 0.7433717250823975, -1.2525681257247925, 0.07753527164459229, -0.7783781290054321, 51.4372673034668, 55.44207763671875, 2.401271104812622, 0.12035670131444931, 28.04125213623047, 17.18628692626953, 30.251996994018555, 27.271249771118164, 24.60356330871582, 53.11727523803711, 16.236209869384766, 77.75379180908203, 25.155588150024414, 81.19805145263672, 0.18005149066448212, 9.61025333404541, 73.25408172607422, 108.160888671875, 89.77579498291016, 109.44608306884766, 97.68811798095703, 110.0188980102539, 101.02306365966797, 109.72016906738281], "std": [0.11914169043302536, 0.12415558844804764, 0.0746467262506485, 0.10626786947250366, 0.14679206907749176, 0.10142198204994202, 8.894860366126522e-05, 0.0006296486244536936, 0.0034393384121358395, 6.0051730542909354e-05, 0.00020661255985032767, 5.936808156548068e-05, 12.61036491394043, 4.351767063140869, 0.3069075345993042, 0.5934241414070129, 16.79422950744629, 17.10366439819336, 20.541057586669922, 25.090564727783203, 21.72795867919922, 35.47486877441406, 22.478084564208984, 40.17618942260742, 2.147380828857422, 1.5310651063919067, 0.5128766894340515, 0.015451031737029552, 1.6888463497161865, 2.4006521701812744, 1.4176793098449707, 0.3857494592666626, 1.6367639303207397, 0.3741900622844696, 1.6945290565490723, 0.08098790049552917], "count": [99]}, "timestamp": {"min": [0.0], "max": [3.2666666666666666], "mean": [1.6333333333333329], "std": [0.9525793444156805], "count": [99]}, "frame_index": {"min": [0], "max": [98], "mean": [49.0], "std": [28.577380332470412], "count": [99]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [99]}, "index": {"min": [2658], "max": [2756], "mean": [2707.0], "std": [28.577380332470412], "count": [99]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [99]}, "subtask_annotation": {"mean": [1.2727272727272727, 6.0, 6.0, 6.0, 6.0], "std": [1.0713739108887084, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [99]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [99]}, "eef_direction_state": {"mean": [2.7676767676767677, 6.0], "std": [1.9634451417887355, 0.0], "min": [0, 6], "max": [6, 6], "count": [99]}, "eef_velocity_state": {"mean": [1.7474747474747474, 0.0], "std": [0.4993619028003343, 0.0], "min": [0, 0], "max": [2, 0], "count": [99]}, "eef_acc_mag_state": {"mean": [1.3636363636363635, 0.0], "std": [0.6583503328000128, 0.0], "min": [0, 0], "max": [2, 0], "count": [99]}, "eef_direction_action": {"mean": [2.7676767676767677, 6.0], "std": [1.9634451417887355, 0.0], "min": [0, 6], "max": [6, 6], "count": [99]}, "eef_velocity_action": {"mean": [1.7474747474747474, 0.0], "std": [0.4993619028003343, 0.0], "min": [0, 0], "max": [2, 0], "count": [99]}, "eef_acc_mag_action": {"mean": [1.3636363636363635, 0.0], "std": [0.6583503328000128, 0.0], "min": [0, 0], "max": [2, 0], "count": [99]}, "eef_sim_pose_state": {"mean": [0.5876434588885345, 0.07997868666794998, 1.2465130341076431, -1.2793701766478047, 1.3532043161148255, -2.3456725332120856, 0.6025228430495226, -0.11367979654490895, 1.2823613570259345, -1.719308233039817, 1.1004462109827262, -0.9711603717560051], "std": [0.05920095414471954, 0.05524039426340919, 0.046193598001380884, 0.38827345229600807, 0.08777221060077015, 0.5548772352607436, 0.0011364640833597878, 0.0012910889927783237, 1.9262981212279263e-05, 0.00013622530241509957, 0.00033368897914796015, 0.003253804423863959], "min": [0.525635032466184, 0.0031463338561715792, 1.1577949774205338, -1.7979858766706869, 1.1823488116087422, -3.1141375437212, 0.600946945846639, -0.11587681791894403, 1.2823137101726638, -1.719784264104415, 1.0999717250594632, -0.9764978108942983], "max": [0.6874119724999472, 0.1795785582064522, 1.3086498181972717, -0.5870729067113517, 1.43724334053136, -1.475135955081402, 0.6041986698270985, -0.11215577888500267, 1.2823939304616767, -1.7189973037927888, 1.1010679451067809, -0.9669546604062422], "count": [99]}, "eef_sim_pose_action": {"mean": [0.5876434588885345, 0.07997868666794998, 1.2465130341076431, -1.2793701766478047, 1.3532043161148255, -2.3456725332120856, 0.6025228430495226, -0.11367979654490895, 1.2823613570259345, -1.719308233039817, 1.1004462109827262, -0.9711603717560051], "std": [0.05920095414471954, 0.05524039426340919, 0.046193598001380884, 0.38827345229600807, 0.08777221060077015, 0.5548772352607436, 0.0011364640833597878, 0.0012910889927783237, 1.9262981212279263e-05, 0.00013622530241509957, 0.00033368897914796015, 0.003253804423863959], "min": [0.525635032466184, 0.0031463338561715792, 1.1577949774205338, -1.7979858766706869, 1.1823488116087422, -3.1141375437212, 0.600946945846639, -0.11587681791894403, 1.2823137101726638, -1.719784264104415, 1.0999717250594632, -0.9764978108942983], "max": [0.6874119724999472, 0.1795785582064522, 1.3086498181972717, -0.5870729067113517, 1.43724334053136, -1.475135955081402, 0.6041986698270985, -0.11215577888500267, 1.2823939304616767, -1.7189973037927888, 1.1010679451067809, -0.9669546604062422], "count": [99]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25601639297385625]], [[0.26799586805555553]], [[0.26879182598039214]]], "std": [[[0.31481618775615455]], [[0.31232833750462735]], [[0.3133453301863446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39736915645424836]], [[0.42258669526143794]], [[0.4207009477124183]]], "std": [[[0.2770107172268504]], [[0.26613151400255003]], [[0.26239592173844634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3892145118464052]], [[0.3988844281045752]], [[0.38641290849673204]]], "std": [[[0.18357473381984016]], [[0.18813656913245544]], [[0.1893820436159707]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2645326960784314]], [[0.2944771895424837]], [[0.2893232373366013]]], "std": [[[0.344425761840162]], [[0.33950499130287487]], [[0.34325996444256746]]], "count": [100]}, "observation.state": {"min": [0.11916342377662659, -0.8977788686752319, 0.8122568130493164, 1.0990549325942993, -0.6424568295478821, 0.16136415302753448, -0.2302681803703308, -0.6516662240028381, 0.7620450854301453, -1.5491575002670288, -0.08947985619306564, -0.7404917478561401, 41.557498931884766, 44.603126525878906, 1.7137500047683716, -0.3387500047683716, 1.015625, -0.484375, 0.9524999856948853, -1.3806250095367432, 0.9787499904632568, 0.3606249988079071, 0.9318749904632568, 1.9631249904632568, 17.608749389648438, 82.17111206054688, -0.6150000095367432, -0.14000000059604645, 59.86777877807617, 107.28555297851562, 78.9977798461914, 107.19111633300781, 84.12889099121094, 109.63375091552734, 89.65333557128906, 109.6675033569336], "max": [0.4726720452308655, -0.7021905183792114, 1.1024643182754517, 1.5925967693328857, -0.22569046914577484, 0.8045796155929565, -0.2286945879459381, -0.6204223036766052, 0.7881497144699097, -1.3613648414611816, -0.06151293218135834, -0.7398956418037415, 65.76444244384766, 65.35555267333984, 4.478750228881836, 8.844999313354492, 50.86222457885742, 62.5988883972168, 68.04000091552734, 104.75333404541016, 79.37666320800781, 109.86111450195312, 87.3244400024414, 111.00778198242188, 27.344444274902344, 84.6456298828125, 0.8037500381469727, 2.6549999713897705, 64.71937561035156, 109.70999908447266, 82.68499755859375, 108.91875457763672, 90.06375122070312, 109.70307922363281, 95.78750610351562, 109.73625183105469], "mean": [0.2513328492641449, -0.7971553206443787, 0.9033685326576233, 1.2798364162445068, -0.4657626450061798, 0.5318632125854492, -0.2287926971912384, -0.632796585559845, 0.7746920585632324, -1.461665391921997, -0.0834815502166748, -0.7400432229042053, 52.68892288208008, 55.23109817504883, 2.320976734161377, 2.3481502532958984, 25.360002517700195, 18.97395133972168, 26.445388793945312, 19.151151657104492, 24.81781005859375, 30.017568588256836, 21.150169372558594, 71.48786163330078, 21.596477508544922, 84.02699279785156, -0.48181501030921936, 0.3052963316440582, 62.24673080444336, 109.39008331298828, 80.84859466552734, 108.7564697265625, 88.31134033203125, 109.66766357421875, 92.67020416259766, 109.70248413085938], "std": [0.11486925184726715, 0.06637921184301376, 0.0999084860086441, 0.1531679332256317, 0.13344864547252655, 0.16229942440986633, 0.0003182167129125446, 0.009164819493889809, 0.009364568628370762, 0.05782670900225639, 0.006197262555360794, 0.00014520794502459466, 5.500351428985596, 4.289499282836914, 0.6053474545478821, 2.502845048904419, 13.912859916687012, 13.727749824523926, 16.18826675415039, 22.4356746673584, 18.459047317504883, 24.97769546508789, 20.661767959594727, 33.674659729003906, 3.360581159591675, 0.7365790605545044, 0.27769291400909424, 0.5120623111724854, 1.2530571222305298, 0.5493993759155273, 1.0079704523086548, 0.3581036627292633, 1.1627551317214966, 0.019597167149186134, 1.4480077028274536, 0.015019476413726807], "count": [105]}, "action": {"min": [0.11916342377662659, -0.8977788686752319, 0.8122568130493164, 1.0990549325942993, -0.6424568295478821, 0.16136415302753448, -0.2302681803703308, -0.6516662240028381, 0.7620450854301453, -1.5491575002670288, -0.08947985619306564, -0.7404917478561401, 41.557498931884766, 44.603126525878906, 1.7137500047683716, -0.3387500047683716, 1.015625, -0.484375, 0.9524999856948853, -1.3806250095367432, 0.9787499904632568, 0.3606249988079071, 0.9318749904632568, 1.9631249904632568, 17.608749389648438, 82.17111206054688, -0.6150000095367432, -0.14000000059604645, 59.86777877807617, 107.28555297851562, 78.9977798461914, 107.19111633300781, 84.12889099121094, 109.63375091552734, 89.65333557128906, 109.6675033569336], "max": [0.4726720452308655, -0.7021905183792114, 1.1024643182754517, 1.5925967693328857, -0.22569046914577484, 0.8045796155929565, -0.2286945879459381, -0.6204223036766052, 0.7881497144699097, -1.3613648414611816, -0.06151293218135834, -0.7398956418037415, 65.76444244384766, 65.35555267333984, 4.478750228881836, 8.844999313354492, 50.86222457885742, 62.5988883972168, 68.04000091552734, 104.75333404541016, 79.37666320800781, 109.86111450195312, 87.3244400024414, 111.00778198242188, 27.344444274902344, 84.6456298828125, 0.8037500381469727, 2.6549999713897705, 64.71937561035156, 109.70999908447266, 82.68499755859375, 108.91875457763672, 90.06375122070312, 109.70307922363281, 95.78750610351562, 109.73625183105469], "mean": [0.2513328492641449, -0.7971550822257996, 0.9033684730529785, 1.2798367738723755, -0.4657626152038574, 0.5318632125854492, -0.22879287600517273, -0.6327968239784241, 0.7746920585632324, -1.4616655111312866, -0.0834815502166748, -0.7400429248809814, 52.688926696777344, 55.23109817504883, 2.320976495742798, 2.348149538040161, 25.35999870300293, 18.973957061767578, 26.445396423339844, 19.151151657104492, 24.817806243896484, 30.017580032348633, 21.15016746520996, 71.48784637451172, 21.596481323242188, 84.02703857421875, -0.48181506991386414, 0.30529648065567017, 62.24671173095703, 109.39010620117188, 80.84858703613281, 108.75650787353516, 88.31132507324219, 109.66771697998047, 92.67021942138672, 109.70246124267578], "std": [0.11486927419900894, 0.06637921184301376, 0.0999084934592247, 0.1531679332256317, 0.13344864547252655, 0.16229940950870514, 0.00031821694574318826, 0.009164820425212383, 0.009364569559693336, 0.05782670900225639, 0.006197263021022081, 0.0001452080614399165, 5.500352382659912, 4.289499282836914, 0.6053473353385925, 2.502845287322998, 13.912857055664062, 13.727749824523926, 16.18826675415039, 22.4356746673584, 18.459047317504883, 24.97769546508789, 20.661767959594727, 33.67465591430664, 3.360581636428833, 0.7365790009498596, 0.27769285440444946, 0.5120624899864197, 1.2530572414398193, 0.5493994355201721, 1.0079703330993652, 0.3581036925315857, 1.1627551317214966, 0.019597232341766357, 1.4480077028274536, 0.015019504353404045], "count": [105]}, "timestamp": {"min": [0.0], "max": [3.466666666666667], "mean": [1.7333333333333334], "std": [1.010317148592827], "count": [105]}, "frame_index": {"min": [0], "max": [104], "mean": [52.0], "std": [30.309514457784815], "count": [105]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [105]}, "index": {"min": [2757], "max": [2861], "mean": [2809.0], "std": [30.309514457784815], "count": [105]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [105]}, "subtask_annotation": {"mean": [1.4, 6.0, 6.0, 6.0, 6.0], "std": [1.0291003930849587, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [105]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [105]}, "eef_direction_state": {"mean": [2.295238095238095, 5.809523809523809], "std": [2.0836040640418267, 0.7818809810199535], "min": [0, 2], "max": [6, 6], "count": [105]}, "eef_velocity_state": {"mean": [1.6761904761904762, 0.05714285714285714], "std": [0.4878570847567887, 0.23211538298959897], "min": [0, 0], "max": [2, 1], "count": [105]}, "eef_acc_mag_state": {"mean": [1.2857142857142858, 0.2], "std": [0.7133326975647237, 0.558910504804617], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_direction_action": {"mean": [2.295238095238095, 5.809523809523809], "std": [2.0836040640418267, 0.7818809810199535], "min": [0, 2], "max": [6, 6], "count": [105]}, "eef_velocity_action": {"mean": [1.6761904761904762, 0.05714285714285714], "std": [0.4878570847567887, 0.23211538298959897], "min": [0, 0], "max": [2, 1], "count": [105]}, "eef_acc_mag_action": {"mean": [1.2857142857142858, 0.2], "std": [0.7133326975647237, 0.558910504804617], "min": [0, 0], "max": [2, 2], "count": [105]}, "eef_sim_pose_state": {"mean": [0.5619604371475438, 0.049283622220358446, 1.237793930094704, 2.0916796396044512, 1.3571433183309203, 0.9503507548780369, 0.6273557776671294, -0.1550465432712301, 1.2237567627987995, -1.9316037809034627, 0.8547952409841937, -1.2943879355509398], "std": [0.06461059035612679, 0.03198810488248401, 0.04411404608233132, 0.32813592713080925, 0.08897684259056458, 0.23714995538392172, 0.002846005244783556, 0.0015720891861349, 0.0015556074561073048, 0.030443416492041818, 0.05149794676731219, 0.041307471631394775], "min": [0.49405297435124834, 0.004349350550171938, 1.1567595414057197, 1.551209101437307, 1.2002054376217703, 0.4906093004570987, 0.6213797902923656, -0.1573400692984458, 1.2207345494246244, -1.9907716224223027, 0.7767101851756997, -1.363851172392873], "max": [0.6770784199426796, 0.09884808317245208, 1.2904681017679638, 2.682218774093749, 1.4771996254981348, 1.3822973299145884, 0.6309986280089187, -0.14940115031194892, 1.2261681232815616, -1.8886686827850245, 0.9455383103231632, -1.220279167824293], "count": [105]}, "eef_sim_pose_action": {"mean": [0.5619604371475438, 0.049283622220358446, 1.237793930094704, 2.0916796396044512, 1.3571433183309203, 0.9503507548780369, 0.6273557776671294, -0.1550465432712301, 1.2237567627987995, -1.9316037809034627, 0.8547952409841937, -1.2943879355509398], "std": [0.06461059035612679, 0.03198810488248401, 0.04411404608233132, 0.32813592713080925, 0.08897684259056458, 0.23714995538392172, 0.002846005244783556, 0.0015720891861349, 0.0015556074561073048, 0.030443416492041818, 0.05149794676731219, 0.041307471631394775], "min": [0.49405297435124834, 0.004349350550171938, 1.1567595414057197, 1.551209101437307, 1.2002054376217703, 0.4906093004570987, 0.6213797902923656, -0.1573400692984458, 1.2207345494246244, -1.9907716224223027, 0.7767101851756997, -1.363851172392873], "max": [0.6770784199426796, 0.09884808317245208, 1.2904681017679638, 2.682218774093749, 1.4771996254981348, 1.3822973299145884, 0.6309986280089187, -0.14940115031194892, 1.2261681232815616, -1.8886686827850245, 0.9455383103231632, -1.220279167824293], "count": [105]}}} +{"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.2669927450980392]], [[0.27321646446078435]], [[0.27428238766339874]]], "std": [[[0.3142345382890554]], [[0.30857274473914725]], [[0.30719728660745016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38682503880718955]], [[0.4095533067810458]], [[0.4074438848039216]]], "std": [[[0.26505583827716145]], [[0.25423909451044374]], [[0.25104698225126626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40240602532679737]], [[0.40789718954248366]], [[0.39382550857843135]]], "std": [[[0.19246909224310735]], [[0.19619679791743494]], [[0.19732687859909281]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29666484477124183]], [[0.322136045751634]], [[0.3136232536764706]]], "std": [[[0.3524616049102864]], [[0.3455226089069586]], [[0.34517167512781477]]], "count": [100]}, "observation.state": {"min": [0.035000380128622055, -0.9454871416091919, 0.8756771087646484, 1.1674821376800537, -0.8018139004707336, 0.02346074767410755, -0.16308079659938812, -0.6246662139892578, 0.7492391467094421, -1.5228503942489624, -0.10693236440420151, -0.7415884733200073, 42.942222595214844, 47.59062576293945, 2.1455554962158203, -0.46187499165534973, 0.6806249618530273, 0.3737500309944153, 0.8450000286102295, -1.640625, 0.8700000047683716, 0.1368750035762787, 0.7749999761581421, 30.674375534057617, 15.876250267028809, 83.37833404541016, -0.4793750047683716, 0.26624998450279236, 60.84000015258789, 100.30875396728516, 80.47062683105469, 101.25749969482422, 86.74187469482422, 107.54375457763672, 89.84687805175781, 109.70500183105469], "max": [0.44086652994155884, -0.6654840707778931, 1.0551825761795044, 1.521872878074646, -0.2832694351673126, 0.6636720895767212, -0.16308079659938812, -0.604686439037323, 0.7799267768859863, -1.3476471900939941, -0.06796623021364212, -0.7403010129928589, 62.287498474121094, 72.49888610839844, 4.1875, 9.47249984741211, 58.97999954223633, 59.39555740356445, 90.80777740478516, 96.58000183105469, 95.82221984863281, 106.47333526611328, 93.90555572509766, 107.0111083984375, 24.531538009643555, 84.73750305175781, -0.1274999976158142, 4.086666584014893, 65.00666809082031, 109.73066711425781, 82.554443359375, 109.71571350097656, 89.95999908447266, 110.15312957763672, 93.78333282470703, 109.77937316894531], "mean": [0.2216629981994629, -0.8101472854614258, 0.9557701945304871, 1.3393715620040894, -0.5692026019096375, 0.4009035527706146, -0.16308079659938812, -0.6159065365791321, 0.7748510241508484, -1.4646131992340088, -0.09500687569379807, -0.7408478856086731, 55.12786865234375, 57.14650344848633, 2.664644956588745, 2.8487637042999268, 25.480667114257812, 15.894453048706055, 31.313383102416992, 20.012462615966797, 24.07939338684082, 32.32372283935547, 8.842145919799805, 65.49266052246094, 18.92503547668457, 84.40714263916016, -0.43207162618637085, 0.6445147395133972, 62.06675338745117, 105.23043060302734, 81.27068328857422, 106.41455841064453, 88.05033111572266, 109.43531799316406, 91.74663543701172, 109.74696350097656], "std": [0.14451903104782104, 0.09974081814289093, 0.044126957654953, 0.10804199427366257, 0.1794547587633133, 0.16733872890472412, 0.0, 0.0056433361023664474, 0.006695691961795092, 0.04159468039870262, 0.00923470500856638, 0.00031968907569535077, 6.361377716064453, 4.634359359741211, 0.4699135422706604, 3.579969644546509, 17.264375686645508, 13.602313041687012, 22.151565551757812, 21.551843643188477, 20.776214599609375, 26.593379974365234, 20.450498580932617, 22.129602432250977, 2.475983142852783, 0.32867860794067383, 0.06646764278411865, 0.705695629119873, 1.007689118385315, 2.3354432582855225, 0.48233065009117126, 2.155590057373047, 0.7920263409614563, 0.6435681581497192, 0.9912034273147583, 0.015183295123279095], "count": [112]}, "action": {"min": [0.035000380128622055, -0.9454871416091919, 0.8756771087646484, 1.1674821376800537, -0.8018139004707336, 0.02346074767410755, -0.16308079659938812, -0.6246662139892578, 0.7492391467094421, -1.5228503942489624, -0.10693236440420151, -0.7415884733200073, 42.942222595214844, 47.59062576293945, 2.1455554962158203, -0.46187499165534973, 0.6806249618530273, 0.3737500309944153, 0.8450000286102295, -1.640625, 0.8700000047683716, 0.1368750035762787, 0.7749999761581421, 30.674375534057617, 15.876250267028809, 83.37833404541016, -0.4793750047683716, 0.26624998450279236, 60.84000015258789, 100.30875396728516, 80.47062683105469, 101.25749969482422, 86.74187469482422, 107.54375457763672, 89.84687805175781, 109.70500183105469], "max": [0.44086652994155884, -0.6654840707778931, 1.0551825761795044, 1.521872878074646, -0.2832694351673126, 0.6636720895767212, -0.16308079659938812, -0.604686439037323, 0.7799267768859863, -1.3476471900939941, -0.06796623021364212, -0.7403010129928589, 62.287498474121094, 72.49888610839844, 4.1875, 9.47249984741211, 58.97999954223633, 59.39555740356445, 90.80777740478516, 96.58000183105469, 95.82221984863281, 106.47333526611328, 93.90555572509766, 107.0111083984375, 24.531538009643555, 84.73750305175781, -0.1274999976158142, 4.086666584014893, 65.00666809082031, 109.73066711425781, 82.554443359375, 109.71571350097656, 89.95999908447266, 110.15312957763672, 93.78333282470703, 109.77937316894531], "mean": [0.2216629534959793, -0.8101472854614258, 0.9557704329490662, 1.3393714427947998, -0.5692024230957031, 0.4009036421775818, -0.1630808562040329, -0.6159062385559082, 0.7748511433601379, -1.464613914489746, -0.09500686824321747, -0.7408475279808044, 55.127891540527344, 57.146514892578125, 2.664644956588745, 2.8487632274627686, 25.480667114257812, 15.894453048706055, 31.31337547302246, 20.012460708618164, 24.07939338684082, 32.32372283935547, 8.842144966125488, 65.49266052246094, 18.92503547668457, 84.40715789794922, -0.432071715593338, 0.6445149183273315, 62.06675338745117, 105.23046112060547, 81.27068328857422, 106.4145736694336, 88.05033111572266, 109.435302734375, 91.74662780761719, 109.74698638916016], "std": [0.14451904594898224, 0.09974079579114914, 0.044126957654953, 0.10804199427366257, 0.1794547736644745, 0.16733872890472412, 5.960464477539063e-08, 0.005643336568027735, 0.006695691961795092, 0.04159468412399292, 0.00923470500856638, 0.00031968916300684214, 6.361377716064453, 4.634359836578369, 0.46991345286369324, 3.5799689292907715, 17.264375686645508, 13.602313995361328, 22.151565551757812, 21.551847457885742, 20.776214599609375, 26.593379974365234, 20.450498580932617, 22.129602432250977, 2.4759833812713623, 0.32867860794067383, 0.06646763533353806, 0.705695629119873, 1.007689118385315, 2.3354432582855225, 0.48233065009117126, 2.1555895805358887, 0.7920264005661011, 0.643568217754364, 0.9912034273147583, 0.015183293260633945], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [112]}, "index": {"min": [2862], "max": [2973], "mean": [2917.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [1.3482142857142858, 6.0, 6.0, 6.0, 6.0], "std": [1.0151514790957086, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [112]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [112]}, "eef_direction_state": {"mean": [3.125, 5.526785714285714], "std": [2.1840534072486153, 1.3090333226453472], "min": [0, 1], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [1.3660714285714286, 0.11607142857142858], "std": [0.681326643320191, 0.3203105556187875], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_state": {"mean": [1.2053571428571428, 0.20535714285714285], "std": [0.7921308610453246, 0.5368291969841934], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [3.125, 5.526785714285714], "std": [2.1840534072486153, 1.3090333226453472], "min": [0, 1], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [1.3660714285714286, 0.11607142857142858], "std": [0.681326643320191, 0.3203105556187875], "min": [0, 0], "max": [2, 1], "count": [112]}, "eef_acc_mag_action": {"mean": [1.2053571428571428, 0.20535714285714285], "std": [0.7921308610453246, 0.5368291969841934], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.5546498627328714, 0.05405854161344761, 1.2491233340911996, -0.6298708183577072, 1.3568944849539146, 0.9760420877014145, 0.6328888439186349, -0.1623068311055343, 1.248816667003598, -1.8364482926562873, 0.8768816763260708, -1.2489533181446146], "std": [0.0622831346290519, 0.05148629364783586, 0.06048030541771905, 2.1657110861807474, 0.08029626186225444, 1.1499980954958853, 0.00287127286279695, 0.003680622630030898, 0.0011094433996935826, 0.020686359997960008, 0.04003327573483845, 0.02089564095815012], "min": [0.48516545032080316, -0.004660337057759534, 1.15576951277611, -3.0940575376727666, 1.2055201557878963, -2.50109367856852, 0.6216783681681901, -0.16658885594000736, 1.2467953746468527, -1.895899531630285, 0.8224552932750049, -1.2827395825338876], "max": [0.643950123494014, 0.11737682667222923, 1.3206007647413471, 3.1212987684255795, 1.52564278152356, 2.730319901238617, 0.635342491105676, -0.1470000745612439, 1.2505489069113653, -1.8105207688510796, 0.9951953555227671, -1.2119779279398482], "count": [112]}, "eef_sim_pose_action": {"mean": [0.5546498627328714, 0.05405854161344761, 1.2491233340911996, -0.6298708183577072, 1.3568944849539146, 0.9760420877014145, 0.6328888439186349, -0.1623068311055343, 1.248816667003598, -1.8364482926562873, 0.8768816763260708, -1.2489533181446146], "std": [0.0622831346290519, 0.05148629364783586, 0.06048030541771905, 2.1657110861807474, 0.08029626186225444, 1.1499980954958853, 0.00287127286279695, 0.003680622630030898, 0.0011094433996935826, 0.020686359997960008, 0.04003327573483845, 0.02089564095815012], "min": [0.48516545032080316, -0.004660337057759534, 1.15576951277611, -3.0940575376727666, 1.2055201557878963, -2.50109367856852, 0.6216783681681901, -0.16658885594000736, 1.2467953746468527, -1.895899531630285, 0.8224552932750049, -1.2827395825338876], "max": [0.643950123494014, 0.11737682667222923, 1.3206007647413471, 3.1212987684255795, 1.52564278152356, 2.730319901238617, 0.635342491105676, -0.1470000745612439, 1.2505489069113653, -1.8105207688510796, 0.9951953555227671, -1.2119779279398482], "count": [112]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2683304718137255]], [[0.2727249162581699]], [[0.2774566258169935]]], "std": [[[0.3217164893847762]], [[0.31771973056745517]], [[0.31725144466622296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3808773631535948]], [[0.403922289624183]], [[0.3967733333333333]]], "std": [[[0.24321482792667215]], [[0.23630917803816437]], [[0.24908245720678773]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46210375]], [[0.47479387459150324]], [[0.46235870098039217]]], "std": [[[0.24164078088253438]], [[0.24040114232758455]], [[0.23803323732307374]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3136374285130719]], [[0.336661964869281]], [[0.33165238357843135]]], "std": [[[0.3510792384500705]], [[0.3438811819832307]], [[0.34455254850544675]]], "count": [100]}, "observation.state": {"min": [0.03452353551983833, -1.0187543630599976, 0.9380006790161133, 1.3632028102874756, -0.8214651942253113, -0.2829118072986603, -0.2462424635887146, -0.5903810858726501, 0.7099895477294922, -1.1149338483810425, 0.14341096580028534, -0.8119707107543945, 28.646875381469727, 42.28187561035156, 1.6143749952316284, -0.32999998331069946, 0.9850000143051147, 0.4375, 0.6881250143051147, -1.7206249237060547, 0.6200000047683716, -1.1675000190734863, 0.6887500286102295, 0.09312500059604645, 16.858125686645508, 79.51750183105469, 0.13500000536441803, 8.463125228881836, 65.06813049316406, 104.6253890991211, 85.74687957763672, 109.71888732910156, 93.67874908447266, 109.76812744140625, 94.72687530517578, 109.72062683105469], "max": [0.4900291860103607, -0.6670523881912231, 1.1278324127197266, 1.6562952995300293, -0.3991903066635132, 0.19479095935821533, -0.2462424635887146, -0.5731670260429382, 0.7257572412490845, -1.0934233665466309, 0.1785782426595688, -0.8118038177490234, 60.490623474121094, 71.5050048828125, 6.043749809265137, 9.613332748413086, 67.32666778564453, 86.24857330322266, 93.07083129882812, 110.92222595214844, 99.95076751708984, 110.94444274902344, 104.75916290283203, 110.02249908447266, 26.458749771118164, 84.51374816894531, 2.041249990463257, 9.572500228881836, 70.32937622070312, 109.60062408447266, 88.73500061035156, 110.21500396728516, 95.69499969482422, 109.84500122070312, 100.02375030517578, 109.78437805175781], "mean": [0.2631070017814636, -0.8642120361328125, 1.0312469005584717, 1.50921630859375, -0.6581736207008362, -0.012466938234865665, -0.24624250829219818, -0.5847033858299255, 0.7185035943984985, -1.1105908155441284, 0.1503017097711563, -0.8119369149208069, 44.351593017578125, 54.258331298828125, 2.792147397994995, 1.009918212890625, 22.65956687927246, 17.719446182250977, 22.392047882080078, 14.097514152526855, 21.055665969848633, 33.089908599853516, 15.55474853515625, 45.278621673583984, 22.5975341796875, 82.24858856201172, 0.5475448966026306, 9.369632720947266, 67.31848907470703, 108.27395629882812, 86.76325988769531, 110.08647155761719, 94.70469665527344, 109.80542755126953, 97.60650634765625, 109.75646209716797], "std": [0.12263055890798569, 0.08796614408493042, 0.05758439749479294, 0.09250814467668533, 0.12082619220018387, 0.11802010238170624, 4.470348358154297e-08, 0.005393331870436668, 0.004212807863950729, 0.006335549987852573, 0.0106184221804142, 4.2591444071149454e-05, 9.396842002868652, 8.63094711303711, 1.1768338680267334, 2.174529552459717, 20.868614196777344, 24.98695182800293, 25.362621307373047, 27.573444366455078, 27.44797706604004, 42.46723937988281, 25.982315063476562, 48.14210510253906, 2.9371771812438965, 1.4329527616500854, 0.42995306849479675, 0.24131205677986145, 1.4046915769577026, 1.0182019472122192, 0.4968326687812805, 0.06355486810207367, 0.5178130269050598, 0.01870102807879448, 1.4130045175552368, 0.015360459685325623], "count": [184]}, "action": {"min": [0.03452353551983833, -1.0187543630599976, 0.9380006790161133, 1.3632028102874756, -0.8214651942253113, -0.2829118072986603, -0.2462424635887146, -0.5903810858726501, 0.7099895477294922, -1.1149338483810425, 0.14341096580028534, -0.8119707107543945, 28.646875381469727, 42.28187561035156, 1.6143749952316284, -0.32999998331069946, 0.9850000143051147, 0.4375, 0.6881250143051147, -1.7206249237060547, 0.6200000047683716, -1.1675000190734863, 0.6887500286102295, 0.09312500059604645, 16.858125686645508, 79.51750183105469, 0.13500000536441803, 8.463125228881836, 65.06813049316406, 104.6253890991211, 85.74687957763672, 109.71888732910156, 93.67874908447266, 109.76812744140625, 94.72687530517578, 109.72062683105469], "max": [0.4900291860103607, -0.6670523881912231, 1.1278324127197266, 1.6562952995300293, -0.3991903066635132, 0.19479095935821533, -0.2462424635887146, -0.5731670260429382, 0.7257572412490845, -1.0934233665466309, 0.1785782426595688, -0.8118038177490234, 60.490623474121094, 71.5050048828125, 6.043749809265137, 9.613332748413086, 67.32666778564453, 86.24857330322266, 93.07083129882812, 110.92222595214844, 99.95076751708984, 110.94444274902344, 104.75916290283203, 110.02249908447266, 26.458749771118164, 84.51374816894531, 2.041249990463257, 9.572500228881836, 70.32937622070312, 109.60062408447266, 88.73500061035156, 110.21500396728516, 95.69499969482422, 109.84500122070312, 100.02375030517578, 109.78437805175781], "mean": [0.2631068527698517, -0.8642125129699707, 1.0312470197677612, 1.50921630859375, -0.6581735014915466, -0.01246694941073656, -0.24624250829219818, -0.5847030282020569, 0.7185030579566956, -1.1105901002883911, 0.15030167996883392, -0.8119369745254517, 44.35158920288086, 54.258331298828125, 2.792144775390625, 1.0099180936813354, 22.659561157226562, 17.719446182250977, 22.392044067382812, 14.097513198852539, 21.055662155151367, 33.089908599853516, 15.55474853515625, 45.27861785888672, 22.59754180908203, 82.2485580444336, 0.5475450754165649, 9.369629859924316, 67.31849670410156, 108.27397155761719, 86.76324462890625, 110.08650207519531, 94.70480346679688, 109.805419921875, 97.60652160644531, 109.75646209716797], "std": [0.12263057380914688, 0.08796614408493042, 0.05758439376950264, 0.09250815957784653, 0.12082620710134506, 0.11802010238170624, 4.470348358154297e-08, 0.005393332336097956, 0.004212809726595879, 0.006335549987852573, 0.01061842031776905, 4.259138222550973e-05, 9.396842002868652, 8.63094711303711, 1.1768333911895752, 2.174529790878296, 20.868616104125977, 24.98695182800293, 25.36262321472168, 27.573444366455078, 27.447975158691406, 42.46723556518555, 25.982316970825195, 48.14210510253906, 2.9371771812438965, 1.4329527616500854, 0.42995306849479675, 0.2413119226694107, 1.404691457748413, 1.0182020664215088, 0.49683257937431335, 0.06355487555265427, 0.5178129076957703, 0.01870102435350418, 1.4130045175552368, 0.015360461547970772], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [184]}, "index": {"min": [2974], "max": [3157], "mean": [3065.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.282608695652174, 6.0, 6.0, 6.0, 6.0], "std": [1.6960701825903937, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [184]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [184]}, "eef_direction_state": {"mean": [3.027173913043478, 6.0], "std": [2.0415043079355666, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.3641304347826086, 0.0], "std": [0.6194460220964498, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_state": {"mean": [1.0978260869565217, 0.021739130434782608], "std": [0.7879497695408438, 0.2073780872645534], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.027173913043478, 6.0], "std": [2.0415043079355666, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3641304347826086, 0.0], "std": [0.6194460220964498, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_action": {"mean": [1.0978260869565217, 0.021739130434782608], "std": [0.7879497695408438, 0.2073780872645534], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.5525199775551569, 0.046681530783589775, 1.2129444265934675, -2.30875690907135, 1.2852967727990683, 1.6828725568878133, 0.5817292055761414, -0.11253653964111399, 1.2360346802189834, -2.0513009940399693, 1.173742268141962, -1.2324151127053782], "std": [0.04758074503712203, 0.04237725922561947, 0.051067203281578134, 0.28175565690898624, 0.12016340520758498, 2.0303491202998725, 0.0021784706503497828, 0.0011930717175984249, 0.00136734486960958, 0.011355497067843738, 0.006503582750019134, 0.01759903641965125], "min": [0.49703811795938924, -0.008733354714656055, 1.1371741773325863, -2.698320584928661, 1.1408089372814896, -3.1395936644844147, 0.5771422462594362, -0.11410486500697206, 1.2349382346544262, -2.068504922902541, 1.1678542732017188, -1.2565261651175532], "max": [0.6591066011987872, 0.11930278216757434, 1.308471557758402, -1.5129930201287376, 1.5157633796474506, 3.1375400887542404, 0.584828917690233, -0.10892758335556407, 1.2395843572496612, -2.023949991494302, 1.1922627085243032, -1.1885225759487204], "count": [184]}, "eef_sim_pose_action": {"mean": [0.5525199775551569, 0.046681530783589775, 1.2129444265934675, -2.30875690907135, 1.2852967727990683, 1.6828725568878133, 0.5817292055761414, -0.11253653964111399, 1.2360346802189834, -2.0513009940399693, 1.173742268141962, -1.2324151127053782], "std": [0.04758074503712203, 0.04237725922561947, 0.051067203281578134, 0.28175565690898624, 0.12016340520758498, 2.0303491202998725, 0.0021784706503497828, 0.0011930717175984249, 0.00136734486960958, 0.011355497067843738, 0.006503582750019134, 0.01759903641965125], "min": [0.49703811795938924, -0.008733354714656055, 1.1371741773325863, -2.698320584928661, 1.1408089372814896, -3.1395936644844147, 0.5771422462594362, -0.11410486500697206, 1.2349382346544262, -2.068504922902541, 1.1678542732017188, -1.2565261651175532], "max": [0.6591066011987872, 0.11930278216757434, 1.308471557758402, -1.5129930201287376, 1.5157633796474506, 3.1375400887542404, 0.584828917690233, -0.10892758335556407, 1.2395843572496612, -2.023949991494302, 1.1922627085243032, -1.1885225759487204], "count": [184]}}} +{"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.2878737969771242]], [[0.29348869485294116]], [[0.3001475939542484]]], "std": [[[0.32986283417474926]], [[0.3252563703283598]], [[0.3242137609399976]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3667869566993464]], [[0.3902129350490196]], [[0.3812435968137255]]], "std": [[[0.25442788603398064]], [[0.2461866298684369]], [[0.2552969242495865]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125212071078431]], [[0.45354770833333335]], [[0.4393676511437909]]], "std": [[[0.2189063983154745]], [[0.22019496688104698]], [[0.21946194902989338]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2852773468137255]], [[0.30940971813725493]], [[0.3049549387254902]]], "std": [[[0.34955822509218737]], [[0.3432901028981611]], [[0.3449544712666337]]], "count": [100]}, "observation.state": {"min": [0.05710212141275406, -0.9852321147918701, 0.9166857004165649, 1.182145118713379, -0.9200554490089417, 0.0631103590130806, -0.36907759308815, -0.7037031650543213, 0.8661826252937317, -0.7967540621757507, 0.26452943682670593, -0.8929198384284973, 36.813751220703125, 42.15999984741211, 2.2150001525878906, -0.053749993443489075, 1.0731250047683716, 0.6974999904632568, 0.6818749904632568, -1.6618750095367432, 0.6868749856948853, 0.484375, 0.737500011920929, 0.10500000417232513, 42.852500915527344, 65.00625610351562, -0.3422222137451172, -0.5987499952316284, 60.435001373291016, 99.04750061035156, 79.16812896728516, 104.30875396728516, 92.23062896728516, 106.38249969482422, 98.48687744140625, 109.6831283569336], "max": [0.4136148691177368, -0.6898985505104065, 1.050774335861206, 1.8050230741500854, -0.364213764667511, 0.49798163771629333, -0.29314011335372925, -0.6585221886634827, 0.9126802682876587, -0.7742522954940796, 0.28650933504104614, -0.892419695854187, 59.329376220703125, 71.5309066772461, 2.96875, 9.564374923706055, 62.60444641113281, 91.17692565917969, 93.3237533569336, 108.77200317382812, 99.35187530517578, 110.23727416992188, 103.46311950683594, 109.65625, 43.071876525878906, 71.90812683105469, 11.268750190734863, 9.547499656677246, 68.80999755859375, 108.84562683105469, 84.86090850830078, 109.48187255859375, 95.80250549316406, 109.34062957763672, 101.28375244140625, 109.80500030517578], "mean": [0.23086552321910858, -0.8406774401664734, 0.9704447388648987, 1.5746830701828003, -0.6329581141471863, 0.2064092606306076, -0.3158319294452667, -0.6903955340385437, 0.9003223180770874, -0.775617778301239, 0.2706557512283325, -0.8927522301673889, 47.53459548950195, 60.1204948425293, 2.5101428031921387, 4.40275239944458, 18.618467330932617, 21.91931915283203, 25.256452560424805, 23.9261531829834, 28.16657829284668, 35.18099594116211, 21.065370559692383, 56.6429328918457, 43.03355407714844, 71.08342742919922, 0.7806521058082581, 1.0343807935714722, 61.75110626220703, 107.410400390625, 80.90152740478516, 108.91808319091797, 93.60130310058594, 108.8866958618164, 99.58010864257812, 109.74017333984375], "std": [0.12247248739004135, 0.0964960977435112, 0.04311048239469528, 0.15179289877414703, 0.13445886969566345, 0.12280085682868958, 0.02123142220079899, 0.01195477694272995, 0.012294294312596321, 0.004024047404527664, 0.006671072915196419, 0.00010159794328501448, 7.314746379852295, 7.835827350616455, 0.16638731956481934, 3.478775978088379, 20.709049224853516, 29.72842788696289, 30.9820613861084, 36.09294891357422, 33.02935791015625, 38.54414367675781, 34.58295822143555, 43.921146392822266, 0.03896186500787735, 1.8488901853561401, 2.7339928150177, 3.1267597675323486, 2.4493863582611084, 3.068523406982422, 1.511818766593933, 1.1982953548431396, 0.9176223874092102, 0.4703899025917053, 0.8134099245071411, 0.026671985164284706], "count": [134]}, "action": {"min": [0.05710212141275406, -0.9852321147918701, 0.9166857004165649, 1.182145118713379, -0.9200554490089417, 0.0631103590130806, -0.36907759308815, -0.7037031650543213, 0.8661826252937317, -0.7967540621757507, 0.26452943682670593, -0.8929198384284973, 36.813751220703125, 42.15999984741211, 2.2150001525878906, -0.053749993443489075, 1.0731250047683716, 0.6974999904632568, 0.6818749904632568, -1.6618750095367432, 0.6868749856948853, 0.484375, 0.737500011920929, 0.10500000417232513, 42.852500915527344, 65.00625610351562, -0.3422222137451172, -0.5987499952316284, 60.435001373291016, 99.04750061035156, 79.16812896728516, 104.30875396728516, 92.23062896728516, 106.38249969482422, 98.48687744140625, 109.6831283569336], "max": [0.4136148691177368, -0.6898985505104065, 1.050774335861206, 1.8050230741500854, -0.364213764667511, 0.49798163771629333, -0.29314011335372925, -0.6585221886634827, 0.9126802682876587, -0.7742522954940796, 0.28650933504104614, -0.892419695854187, 59.329376220703125, 71.5309066772461, 2.96875, 9.564374923706055, 62.60444641113281, 91.17692565917969, 93.3237533569336, 108.77200317382812, 99.35187530517578, 110.23727416992188, 103.46311950683594, 109.65625, 43.071876525878906, 71.90812683105469, 11.268750190734863, 9.547499656677246, 68.80999755859375, 108.84562683105469, 84.86090850830078, 109.48187255859375, 95.80250549316406, 109.34062957763672, 101.28375244140625, 109.80500030517578], "mean": [0.2308654934167862, -0.8406776189804077, 0.9704445004463196, 1.5746830701828003, -0.6329582929611206, 0.2064092606306076, -0.3158318102359772, -0.6903955340385437, 0.9003225564956665, -0.7756180763244629, 0.2706558108329773, -0.8927521705627441, 47.53460693359375, 60.1204833984375, 2.5101423263549805, 4.402752876281738, 18.61846923828125, 21.9193172454834, 25.256452560424805, 23.926151275634766, 28.166574478149414, 35.180992126464844, 21.06536865234375, 56.6429328918457, 43.03353500366211, 71.08344268798828, 0.7806524038314819, 1.0343818664550781, 61.7510986328125, 107.41043090820312, 80.9014892578125, 108.9180908203125, 93.60128784179688, 108.88665008544922, 99.5801010131836, 109.74018859863281], "std": [0.12247249484062195, 0.09649608284235, 0.04311048239469528, 0.15179289877414703, 0.13445885479450226, 0.12280087172985077, 0.021231425926089287, 0.01195477694272995, 0.012294294312596321, 0.004024047404527664, 0.006671071983873844, 0.00010159801604459062, 7.314746379852295, 7.835827350616455, 0.16638728976249695, 3.478776454925537, 20.709049224853516, 29.72842788696289, 30.9820613861084, 36.09294891357422, 33.029354095458984, 38.544151306152344, 34.58295440673828, 43.921142578125, 0.038961879909038544, 1.8488901853561401, 2.733992576599121, 3.1267611980438232, 2.44938588142395, 3.068523406982422, 1.511818528175354, 1.1982953548431396, 0.9176225662231445, 0.47038984298706055, 0.8134099245071411, 0.026671994477510452], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [134]}, "index": {"min": [3158], "max": [3291], "mean": [3224.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [1.4402985074626866, 6.0, 6.0, 6.0, 6.0], "std": [1.0331172509337354, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [134]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [134]}, "eef_direction_state": {"mean": [2.791044776119403, 5.201492537313433], "std": [2.123340886523677, 1.7652527227899808], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.4029850746268657, 0.1865671641791045], "std": [0.5479868582294279, 0.38956367570561806], "min": [0, 0], "max": [2, 1], "count": [134]}, "eef_acc_mag_state": {"mean": [1.1791044776119404, 0.1044776119402985], "std": [0.8181773178307906, 0.3914888671225073], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_direction_action": {"mean": [2.791044776119403, 5.201492537313433], "std": [2.123340886523677, 1.7652527227899808], "min": [0, 0], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.4029850746268657, 0.1865671641791045], "std": [0.5479868582294279, 0.38956367570561806], "min": [0, 0], "max": [2, 1], "count": [134]}, "eef_acc_mag_action": {"mean": [1.1791044776119404, 0.1044776119402985], "std": [0.8181773178307906, 0.3914888671225073], "min": [0, 0], "max": [2, 2], "count": [134]}, "eef_sim_pose_state": {"mean": [0.5379033667851568, 0.040983706055127675, 1.2202293231633035, 1.9886566679700228, 1.3347809561600779, 0.7710242460050214, 0.6240717617910122, -0.12818974865785954, 1.2337518639192582, -2.3618562896280073, 1.396923089207555, -1.5867503659220912], "std": [0.05388695671737361, 0.04583528679141059, 0.05961443790163423, 1.4785649917675334, 0.11904540093958742, 1.384936197075929, 0.004398811249497747, 0.004821974591351586, 0.006782536447699318, 0.0723687460816336, 0.014551074703857879, 0.07824772329639795], "min": [0.48854092306321145, -0.008576589685866887, 1.1315693065375079, -2.643426498793828, 1.1620869616603344, -2.936913733219521, 0.6126959350117935, -0.13639599835889257, 1.218985144111427, -2.4993503390669467, 1.3630186747821402, -1.7226376477978171], "max": [0.6418863109909999, 0.11470441468046799, 1.309394663649399, 3.13114001291688, 1.5340966393803246, 3.0536269808074223, 0.629013053999683, -0.11682029855443082, 1.2440139335137326, -2.200807296170341, 1.422407639827651, -1.391506677174565], "count": [134]}, "eef_sim_pose_action": {"mean": [0.5379033667851568, 0.040983706055127675, 1.2202293231633035, 1.9886566679700228, 1.3347809561600779, 0.7710242460050214, 0.6240717617910122, -0.12818974865785954, 1.2337518639192582, -2.3618562896280073, 1.396923089207555, -1.5867503659220912], "std": [0.05388695671737361, 0.04583528679141059, 0.05961443790163423, 1.4785649917675334, 0.11904540093958742, 1.384936197075929, 0.004398811249497747, 0.004821974591351586, 0.006782536447699318, 0.0723687460816336, 0.014551074703857879, 0.07824772329639795], "min": [0.48854092306321145, -0.008576589685866887, 1.1315693065375079, -2.643426498793828, 1.1620869616603344, -2.936913733219521, 0.6126959350117935, -0.13639599835889257, 1.218985144111427, -2.4993503390669467, 1.3630186747821402, -1.7226376477978171], "max": [0.6418863109909999, 0.11470441468046799, 1.309394663649399, 3.13114001291688, 1.5340966393803246, 3.0536269808074223, 0.629013053999683, -0.11682029855443082, 1.2440139335137326, -2.200807296170341, 1.422407639827651, -1.391506677174565], "count": [134]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25726599264705885]], [[0.2666113419117647]], [[0.27222703227124184]]], "std": [[[0.3146530781123521]], [[0.3102167238826391]], [[0.3101363886856921]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34899542687908497]], [[0.37709012050653595]], [[0.37673666053921573]]], "std": [[[0.25497238732977645]], [[0.24735121706185711]], [[0.25398418680631824]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35616279411764706]], [[0.38075995098039217]], [[0.3848430208333333]]], "std": [[[0.20590169052213247]], [[0.20815368216234384]], [[0.22063533753445724]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2804072651143791]], [[0.30814274509803924]], [[0.30927933210784314]]], "std": [[[0.3539420239175802]], [[0.34848819527114877]], [[0.35281841174155987]]], "count": [100]}, "observation.state": {"min": [0.20439936220645905, -0.8986848592758179, 0.8079652190208435, 0.49474993348121643, -0.7165541052818298, 0.49356576800346375, -0.41676202416419983, -0.6849817633628845, 0.7923247218132019, -0.9260318875312805, 0.5167562961578369, -0.5807011723518372, 31.6875, 49.485626220703125, 1.6512500047683716, -0.2637500464916229, 5.372499942779541, -0.42625001072883606, 13.576250076293945, -1.337499976158142, 16.090625762939453, -0.26624998450279236, 1.0256249904632568, 61.083126068115234, 92.77750396728516, 29.911874771118164, 19.916250228881836, 4.082499980926514, 56.403751373291016, 83.66374969482422, 55.23875045776367, 72.27188110351562, 63.66374969482422, 37.176876068115234, 88.43375396728516, 105.97000122070312], "max": [0.6366111636161804, -0.5406461954116821, 1.0664148330688477, 1.098840355873108, -0.24085412919521332, 1.14840829372406, -0.4162375032901764, -0.621614396572113, 0.8356221914291382, -0.9238860607147217, 0.5188067555427551, -0.5802624821662903, 58.8849983215332, 73.4566650390625, 2.684999942779541, 4.644444465637207, 51.33187484741211, 82.24555206298828, 73.63937377929688, 104.39166259765625, 79.2845458984375, 110.04299926757812, 86.5036392211914, 110.04437255859375, 95.37562561035156, 58.13249969482422, 65.64187622070312, 9.550000190734863, 80.45000457763672, 109.81875610351562, 71.89250183105469, 79.38562774658203, 73.6656265258789, 42.25, 103.4643783569336, 109.82062530517578], "mean": [0.4190203845500946, -0.752094030380249, 0.9206801652908325, 0.7189239859580994, -0.520197331905365, 0.8736411333084106, -0.4167310297489166, -0.658943235874176, 0.8153380751609802, -0.9249288439750671, 0.5179108381271362, -0.5805071592330933, 45.371681213378906, 58.93989944458008, 2.0311741828918457, 0.5562269687652588, 27.00033187866211, 12.894152641296387, 35.32424545288086, 16.559232711791992, 37.42582702636719, 45.839603424072266, 20.271039962768555, 88.28580474853516, 94.51940155029297, 37.2266960144043, 52.596195220947266, 8.977771759033203, 73.85296630859375, 102.33767700195312, 67.02088165283203, 75.81526947021484, 70.92921447753906, 40.493473052978516, 99.86016845703125, 108.56220245361328], "std": [0.16062664985656738, 0.08728206902742386, 0.08184919506311417, 0.165700763463974, 0.16793771088123322, 0.2143726944923401, 0.00010153657058253884, 0.02652950957417488, 0.01849912479519844, 0.0007904458325356245, 0.0005722102941945195, 0.00013450460392050445, 8.810779571533203, 6.291196346282959, 0.30633777379989624, 1.3066561222076416, 13.530624389648438, 24.61765480041504, 16.87318992614746, 28.74123764038086, 17.91474723815918, 37.977901458740234, 24.71794319152832, 18.156803131103516, 1.1050615310668945, 9.83028793334961, 14.629119873046875, 1.0989391803741455, 5.600921630859375, 7.939407825469971, 6.088726043701172, 3.331644058227539, 3.671388864517212, 2.173797130584717, 2.8730576038360596, 1.045304298400879], "count": [118]}, "action": {"min": [0.20439936220645905, -0.8986848592758179, 0.8079652190208435, 0.49474993348121643, -0.7165541052818298, 0.49356576800346375, -0.41676202416419983, -0.6849817633628845, 0.7923247218132019, -0.9260318875312805, 0.5167562961578369, -0.5807011723518372, 31.6875, 49.485626220703125, 1.6512500047683716, -0.2637500464916229, 5.372499942779541, -0.42625001072883606, 13.576250076293945, -1.337499976158142, 16.090625762939453, -0.26624998450279236, 1.0256249904632568, 61.083126068115234, 92.77750396728516, 29.911874771118164, 19.916250228881836, 4.082499980926514, 56.403751373291016, 83.66374969482422, 55.23875045776367, 72.27188110351562, 63.66374969482422, 37.176876068115234, 88.43375396728516, 105.97000122070312], "max": [0.6366111636161804, -0.5406461954116821, 1.0664148330688477, 1.098840355873108, -0.24085412919521332, 1.14840829372406, -0.4162375032901764, -0.621614396572113, 0.8356221914291382, -0.9238860607147217, 0.5188067555427551, -0.5802624821662903, 58.8849983215332, 73.4566650390625, 2.684999942779541, 4.644444465637207, 51.33187484741211, 82.24555206298828, 73.63937377929688, 104.39166259765625, 79.2845458984375, 110.04299926757812, 86.5036392211914, 110.04437255859375, 95.37562561035156, 58.13249969482422, 65.64187622070312, 9.550000190734863, 80.45000457763672, 109.81875610351562, 71.89250183105469, 79.38562774658203, 73.6656265258789, 42.25, 103.4643783569336, 109.82062530517578], "mean": [0.41902023553848267, -0.752094030380249, 0.9206804037094116, 0.7189241647720337, -0.520197331905365, 0.8736411333084106, -0.4167312681674957, -0.6589435935020447, 0.815338134765625, -0.9249287843704224, 0.5179110169410706, -0.5805070996284485, 45.37168502807617, 58.93989181518555, 2.0311741828918457, 0.556226909160614, 27.000337600708008, 12.894152641296387, 35.324249267578125, 16.559232711791992, 37.42582321166992, 45.839603424072266, 20.271038055419922, 88.28581237792969, 94.51937866210938, 37.2266960144043, 52.59619903564453, 8.977774620056152, 73.85296630859375, 102.33766174316406, 67.02090454101562, 75.81526947021484, 70.9292221069336, 40.49346923828125, 99.86018371582031, 108.56216430664062], "std": [0.1606266349554062, 0.08728207647800446, 0.08184918761253357, 0.1657007932662964, 0.16793771088123322, 0.2143726646900177, 0.00010153672337764874, 0.026529517024755478, 0.01849912665784359, 0.0007904458907432854, 0.0005722103524021804, 0.00013450461847241968, 8.81078052520752, 6.291196346282959, 0.3063378632068634, 1.3066561222076416, 13.530624389648438, 24.617652893066406, 16.87318992614746, 28.74123764038086, 17.914749145507812, 37.977901458740234, 24.717945098876953, 18.15680503845215, 1.105061650276184, 9.830284118652344, 14.629120826721191, 1.0989387035369873, 5.600922107696533, 7.939406394958496, 6.088725566864014, 3.331644296646118, 3.6713874340057373, 2.173797607421875, 2.8730576038360596, 1.045304298400879], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [118]}, "index": {"min": [3292], "max": [3409], "mean": [3350.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [1.1694915254237288, 6.0, 6.0, 6.0, 6.0], "std": [1.0601014082109763, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [118]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [118]}, "eef_direction_state": {"mean": [2.711864406779661, 5.898305084745763], "std": [1.9402153249158196, 0.7744854005963301], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.6864406779661016, 0.01694915254237288], "std": [0.5158365353740064, 0.1290809000993883], "min": [0, 0], "max": [2, 1], "count": [118]}, "eef_acc_mag_state": {"mean": [1.4067796610169492, 0.025423728813559324], "std": [0.727630099446294, 0.20427069141006698], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [2.711864406779661, 5.898305084745763], "std": [1.9402153249158196, 0.7744854005963301], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.6864406779661016, 0.01694915254237288], "std": [0.5158365353740064, 0.1290809000993883], "min": [0, 0], "max": [2, 1], "count": [118]}, "eef_acc_mag_action": {"mean": [1.4067796610169492, 0.025423728813559324], "std": [0.727630099446294, 0.20427069141006698], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.586079772623398, 0.09107794016999873, 1.2327317410779106, -0.31395649505789447, 1.4103742554655685, 1.1663394773818756, 0.5527029646639727, -0.08076026335619259, 1.2264236051245798, 2.3195879755763964, 1.423522249713309, -2.924249738635679], "std": [0.05987465880385249, 0.03443299726570204, 0.049490488107159385, 1.8029249882806737, 0.058475349677184, 1.6152086132846435, 0.0037695581133379884, 0.004245122511392984, 0.002474991528910334, 0.021333934551409393, 0.0021940214853184074, 0.014152955440263543], "min": [0.5177821729451045, 0.028162976503794124, 1.1447265831089157, -2.6648269125017374, 1.3049493772660483, -3.0642335317937492, 0.5476082196323719, -0.08764226553632967, 1.223957398708452, 2.291409580007973, 1.4202538488836987, -2.9427713631534136], "max": [0.6827122564221695, 0.14018072451916533, 1.2967639833825808, 3.091103930440186, 1.5496069521348992, 3.1269692688806203, 0.5572989729535764, -0.07546796332842248, 1.2300952790542385, 2.355131717667791, 1.4272278478036688, -2.900957514725958], "count": [118]}, "eef_sim_pose_action": {"mean": [0.586079772623398, 0.09107794016999873, 1.2327317410779106, -0.31395649505789447, 1.4103742554655685, 1.1663394773818756, 0.5527029646639727, -0.08076026335619259, 1.2264236051245798, 2.3195879755763964, 1.423522249713309, -2.924249738635679], "std": [0.05987465880385249, 0.03443299726570204, 0.049490488107159385, 1.8029249882806737, 0.058475349677184, 1.6152086132846435, 0.0037695581133379884, 0.004245122511392984, 0.002474991528910334, 0.021333934551409393, 0.0021940214853184074, 0.014152955440263543], "min": [0.5177821729451045, 0.028162976503794124, 1.1447265831089157, -2.6648269125017374, 1.3049493772660483, -3.0642335317937492, 0.5476082196323719, -0.08764226553632967, 1.223957398708452, 2.291409580007973, 1.4202538488836987, -2.9427713631534136], "max": [0.6827122564221695, 0.14018072451916533, 1.2967639833825808, 3.091103930440186, 1.5496069521348992, 3.1269692688806203, 0.5572989729535764, -0.07546796332842248, 1.2300952790542385, 2.355131717667791, 1.4272278478036688, -2.900957514725958], "count": [118]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2655746854575164]], [[0.2742769097222222]], [[0.280099356617647]]], "std": [[[0.30895968834667975]], [[0.3053797105238797]], [[0.3059669494858336]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3475799428104575]], [[0.38224606821895424]], [[0.39164003880718956]]], "std": [[[0.23854058634181824]], [[0.23641766708315962]], [[0.25637914329406863]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3580188235294117]], [[0.37351352736928106]], [[0.37378212214052287]]], "std": [[[0.20145873850946483]], [[0.2045839565260152]], [[0.2140292549672888]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29379058210784315]], [[0.32186739379084967]], [[0.32209135008169937]]], "std": [[[0.35912648194182795]], [[0.3532928154553586]], [[0.3550434329626256]]], "count": [100]}, "observation.state": {"min": [0.088529571890831, -1.0916638374328613, 0.9771496057510376, 1.1831940412521362, -0.849320650100708, -0.06953451782464981, -0.21763180196285248, -0.6518701910972595, 0.8224400877952576, -1.376816749572754, 0.48549917340278625, -0.12172884494066238, 29.933124542236328, 48.03874969482422, 1.5, -0.35749998688697815, 0.8537499904632568, 0.8087499737739563, 3.5818748474121094, -1.3793749809265137, 2.9356250762939453, 1.6868749856948853, 0.8956249952316284, 63.56624984741211, 95.27874755859375, 30.448749542236328, 60.34889221191406, 9.6522216796875, 69.23625183105469, 107.23625183105469, 71.85733795166016, 72.32937622070312, 73.29800415039062, 42.05125045776367, 97.88063049316406, 108.74250030517578], "max": [0.49761101603507996, -0.6869314908981323, 1.2483787536621094, 1.4622594118118286, -0.2932116389274597, 0.2022535651922226, -0.2137322723865509, -0.6288624405860901, 0.8761301040649414, -1.3481491804122925, 0.5659189820289612, -0.12073700875043869, 62.18937301635742, 69.6518783569336, 2.603749990463257, 3.487499952316284, 47.010623931884766, 76.22562408447266, 85.76312255859375, 95.05687713623047, 93.37889099121094, 103.06749725341797, 94.67444610595703, 110.625, 95.4112548828125, 30.5362491607666, 60.71062469482422, 9.864999771118164, 69.9888916015625, 108.01625061035156, 71.96500396728516, 72.40750122070312, 73.45562744140625, 42.13500213623047, 97.95625305175781, 108.84000396728516], "mean": [0.2634892463684082, -0.907809853553772, 1.1030417680740356, 1.303727149963379, -0.6195833683013916, 0.10649208724498749, -0.2174467146396637, -0.6485906839370728, 0.8658299446105957, -1.3707802295684814, 0.49098384380340576, -0.12097906321287155, 51.02198028564453, 55.62689208984375, 1.9940476417541504, 1.7068496942520142, 26.031435012817383, 20.969959259033203, 32.99884033203125, 25.819683074951172, 36.18341064453125, 47.92929458618164, 31.275846481323242, 98.27589416503906, 95.34152221679688, 30.497020721435547, 60.530418395996094, 9.768608093261719, 69.88710021972656, 107.92237854003906, 71.90200805664062, 72.36679077148438, 73.36699676513672, 42.0948371887207, 97.9183120727539, 108.78050994873047], "std": [0.14799755811691284, 0.11638341844081879, 0.09214208275079727, 0.07004352658987045, 0.17389431595802307, 0.09171131253242493, 0.0007090405561029911, 0.005158341024070978, 0.009182674810290337, 0.00917262863367796, 0.014958762563765049, 0.00019609944138210267, 10.546523094177246, 5.852505683898926, 0.40620657801628113, 0.9979995489120483, 15.394977569580078, 23.340343475341797, 23.824771881103516, 28.650650024414062, 25.834217071533203, 28.52488899230957, 30.689226150512695, 14.474363327026367, 0.04073532298207283, 0.024545717984437943, 0.12604621052742004, 0.09327483177185059, 0.1372215896844864, 0.1776810586452484, 0.029356392100453377, 0.0164780355989933, 0.038895320147275925, 0.0182054340839386, 0.01938786171376705, 0.020771026611328125], "count": [132]}, "action": {"min": [0.088529571890831, -1.0916638374328613, 0.9771496057510376, 1.1831940412521362, -0.849320650100708, -0.06953451782464981, -0.21763180196285248, -0.6518701910972595, 0.8224400877952576, -1.376816749572754, 0.48549917340278625, -0.12172884494066238, 29.933124542236328, 48.03874969482422, 1.5, -0.35749998688697815, 0.8537499904632568, 0.8087499737739563, 3.5818748474121094, -1.3793749809265137, 2.9356250762939453, 1.6868749856948853, 0.8956249952316284, 63.56624984741211, 95.27874755859375, 30.448749542236328, 60.34889221191406, 9.6522216796875, 69.23625183105469, 107.23625183105469, 71.85733795166016, 72.32937622070312, 73.29800415039062, 42.05125045776367, 97.88063049316406, 108.74250030517578], "max": [0.49761101603507996, -0.6869314908981323, 1.2483787536621094, 1.4622594118118286, -0.2932116389274597, 0.2022535651922226, -0.2137322723865509, -0.6288624405860901, 0.8761301040649414, -1.3481491804122925, 0.5659189820289612, -0.12073700875043869, 62.18937301635742, 69.6518783569336, 2.603749990463257, 3.487499952316284, 47.010623931884766, 76.22562408447266, 85.76312255859375, 95.05687713623047, 93.37889099121094, 103.06749725341797, 94.67444610595703, 110.625, 95.4112548828125, 30.5362491607666, 60.71062469482422, 9.864999771118164, 69.9888916015625, 108.01625061035156, 71.96500396728516, 72.40750122070312, 73.45562744140625, 42.13500213623047, 97.95625305175781, 108.84000396728516], "mean": [0.2634892463684082, -0.9078099131584167, 1.1030415296554565, 1.303727388381958, -0.6195831894874573, 0.10649216175079346, -0.21744674444198608, -0.6485909223556519, 0.8658297061920166, -1.3707799911499023, 0.490983784198761, -0.12097911536693573, 51.022003173828125, 55.62687683105469, 1.9940476417541504, 1.7068490982055664, 26.03144073486328, 20.969968795776367, 32.99883270263672, 25.81968116760254, 36.18340301513672, 47.92929458618164, 31.275846481323242, 98.27590942382812, 95.34146881103516, 30.49702262878418, 60.53040313720703, 9.768606185913086, 69.88710021972656, 107.92240905761719, 71.90202331542969, 72.36680603027344, 73.36698913574219, 42.09482955932617, 97.9183349609375, 108.78047943115234], "std": [0.14799755811691284, 0.11638341099023819, 0.09214209765195847, 0.07004353404045105, 0.17389431595802307, 0.09171129763126373, 0.0007090405561029911, 0.005158341024070978, 0.009182674810290337, 0.00917262863367796, 0.014958762563765049, 0.0001960994559340179, 10.546523094177246, 5.852505683898926, 0.4062066376209259, 0.9979997277259827, 15.394979476928711, 23.34034538269043, 23.824771881103516, 28.650653839111328, 25.834217071533203, 28.52488899230957, 30.689224243164062, 14.474364280700684, 0.04073535278439522, 0.02454572170972824, 0.12604619562625885, 0.09327484667301178, 0.137221559882164, 0.1776810586452484, 0.029356390237808228, 0.016478046774864197, 0.03889533132314682, 0.018205435946583748, 0.019387876614928246, 0.020771056413650513], "count": [132]}, "timestamp": {"min": [0.0], "max": [4.366666666666666], "mean": [2.1833333333333336], "std": [1.2701341428135615], "count": [132]}, "frame_index": {"min": [0], "max": [131], "mean": [65.5], "std": [38.10402428440685], "count": [132]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [132]}, "index": {"min": [3410], "max": [3541], "mean": [3475.5], "std": [38.10402428440685], "count": [132]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [132]}, "subtask_annotation": {"mean": [1.25, 6.0, 6.0, 6.0, 6.0], "std": [1.017833409004071, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [132]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [132]}, "eef_direction_state": {"mean": [2.5757575757575757, 5.356060606060606], "std": [1.9034307627290272, 1.6748250734419803], "min": [0, 1], "max": [6, 6], "count": [132]}, "eef_velocity_state": {"mean": [1.6363636363636365, 0.12878787878787878], "std": [0.5542224593385416, 0.3349650146883961], "min": [0, 0], "max": [2, 1], "count": [132]}, "eef_acc_mag_state": {"mean": [1.2954545454545454, 0.19696969696969696], "std": [0.7254949863414714, 0.5285685921973456], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_direction_action": {"mean": [2.5757575757575757, 5.356060606060606], "std": [1.9034307627290272, 1.6748250734419803], "min": [0, 1], "max": [6, 6], "count": [132]}, "eef_velocity_action": {"mean": [1.6363636363636365, 0.12878787878787878], "std": [0.5542224593385416, 0.3349650146883961], "min": [0, 0], "max": [2, 1], "count": [132]}, "eef_acc_mag_action": {"mean": [1.2954545454545454, 0.19696969696969696], "std": [0.7254949863414714, 0.5285685921973456], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_sim_pose_state": {"mean": [0.5878872287949246, 0.05337748514091892, 1.2359465057014507, -1.8966436866692173, 1.3197316212648926, 0.021276829089813504, 0.565124477087244, -0.08901150358688781, 1.252500796537035, 2.373553576139258, 1.4087238798480417, -2.86474980761013], "std": [0.06860749583265456, 0.046955646667471165, 0.05301097767603581, 0.2581040410925267, 0.11877589157869804, 2.911559111168125, 0.005562584949871411, 0.003197844583809035, 0.0022178571695496553, 0.07348164774868779, 0.0017720697494716035, 0.06065941989265593], "min": [0.5118094481820938, -0.014499815013325174, 1.1411872671575234, -2.423338868873436, 1.1491938798021808, -3.139687763263509, 0.5370667195920027, -0.09458269265254757, 1.2514083688802224, 2.0976532608416116, 1.4030977751663287, -3.04613247832218], "max": [0.7051180386232451, 0.11501062386383382, 1.3017873166180929, -1.462023374969466, 1.5001946440099543, 3.1348019607213153, 0.5704978987492301, -0.07361688643660602, 1.26170770154526, 2.4139012427275017, 1.4099746828735102, -2.8270853601693364], "count": [132]}, "eef_sim_pose_action": {"mean": [0.5878872287949246, 0.05337748514091892, 1.2359465057014507, -1.8966436866692173, 1.3197316212648926, 0.021276829089813504, 0.565124477087244, -0.08901150358688781, 1.252500796537035, 2.373553576139258, 1.4087238798480417, -2.86474980761013], "std": [0.06860749583265456, 0.046955646667471165, 0.05301097767603581, 0.2581040410925267, 0.11877589157869804, 2.911559111168125, 0.005562584949871411, 0.003197844583809035, 0.0022178571695496553, 0.07348164774868779, 0.0017720697494716035, 0.06065941989265593], "min": [0.5118094481820938, -0.014499815013325174, 1.1411872671575234, -2.423338868873436, 1.1491938798021808, -3.139687763263509, 0.5370667195920027, -0.09458269265254757, 1.2514083688802224, 2.0976532608416116, 1.4030977751663287, -3.04613247832218], "max": [0.7051180386232451, 0.11501062386383382, 1.3017873166180929, -1.462023374969466, 1.5001946440099543, 3.1348019607213153, 0.5704978987492301, -0.07361688643660602, 1.26170770154526, 2.4139012427275017, 1.4099746828735102, -2.8270853601693364], "count": [132]}}} +{"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.2690737990196078]], [[0.28690479370915034]], [[0.2863683639705882]]], "std": [[[0.29925134635542544]], [[0.2891888645499857]], [[0.28440768775343644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4175637357026144]], [[0.43635435457516336]], [[0.4380993382352941]]], "std": [[[0.29631950354894115]], [[0.28939469324670686]], [[0.2942536248076835]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36746253880718954]], [[0.3875204391339869]], [[0.3803241748366013]]], "std": [[[0.2165557307700564]], [[0.21434209394368856]], [[0.214970834913152]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2747806801470588]], [[0.29888620098039215]], [[0.2942051205065359]]], "std": [[[0.3535590762009312]], [[0.34847507491311175]], [[0.3506797219841375]]], "count": [100]}, "observation.state": {"min": [0.05469405651092529, -0.758606493473053, 1.045433759689331, 1.5755151510238647, -0.5708304643630981, 0.0666390061378479, -0.6280518174171448, -1.2039129734039307, 0.978952944278717, -1.1374647617340088, 0.2896353006362915, -0.8256799578666687, 37.96500015258789, 62.11499786376953, 2.854374885559082, -0.20624999701976776, 48.294166564941406, 1.5518749952316284, 59.52687454223633, 67.03437805175781, 66.99250030517578, 84.16866302490234, 71.72875213623047, 97.69874572753906, 66.26750183105469, 42.770626068115234, -0.734375, -0.3333333134651184, 16.0106258392334, -0.7243750095367432, 22.9858341217041, -0.9643750190734863, 28.406665802001953, 0.44999998807907104, 2.7211110591888428, 71.10888671875], "max": [0.11331942677497864, -0.6920204758644104, 1.0635018348693848, 1.6940613985061646, -0.3642614781856537, 0.17397403717041016, -0.204971581697464, -0.7543678879737854, 1.3309919834136963, -0.6191110014915466, 0.5339465737342834, -0.38672083616256714, 63.5099983215332, 76.95874786376953, 2.9362499713897705, 2.8941667079925537, 69.8218765258789, 76.07499694824219, 78.87625122070312, 104.36937713623047, 83.68624877929688, 109.515625, 85.55000305175781, 109.3393783569336, 72.37445068359375, 55.94874954223633, 0.8324999809265137, 0.5431250333786011, 65.55875396728516, 13.406874656677246, 66.11312866210938, 51.74875259399414, 81.31375122070312, 106.10062408447266, 86.73249816894531, 109.31999969482422], "mean": [0.09008560329675674, -0.7379439473152161, 1.0507978200912476, 1.6581472158432007, -0.4183236360549927, 0.10751191526651382, -0.40295881032943726, -1.050040364265442, 1.1806676387786865, -0.7860727310180664, 0.4331376552581787, -0.6218868494033813, 44.86294937133789, 73.28883361816406, 2.888500213623047, 0.3741922974586487, 54.70320510864258, 51.23823165893555, 65.22935485839844, 90.43486785888672, 71.92832946777344, 102.95480346679688, 75.9908218383789, 107.59737396240234, 70.6143798828125, 48.147926330566406, -0.1462637484073639, -0.01269100047647953, 37.95183563232422, 1.883392572402954, 43.68978500366211, 8.047706604003906, 51.80656051635742, 40.616363525390625, 40.52473831176758, 85.96768188476562], "std": [0.009575048461556435, 0.022805672138929367, 0.006763262674212456, 0.0319891981780529, 0.0618436224758625, 0.031069567427039146, 0.15243491530418396, 0.10990654677152634, 0.09823329001665115, 0.17363983392715454, 0.07234792411327362, 0.14453382790088654, 8.320220947265625, 4.233015537261963, 0.018948089331388474, 0.8091867566108704, 6.280956745147705, 21.426353454589844, 5.285757064819336, 11.124565124511719, 4.264469623565674, 8.02616024017334, 3.344500780105591, 3.627633810043335, 2.029982328414917, 3.967819929122925, 0.635224461555481, 0.28532519936561584, 16.467248916625977, 4.377792835235596, 13.836373329162598, 16.129674911499023, 16.356258392333984, 37.8624382019043, 26.913162231445312, 13.062027931213379], "count": [106]}, "action": {"min": [0.05469405651092529, -0.758606493473053, 1.045433759689331, 1.5755151510238647, -0.5708304643630981, 0.0666390061378479, -0.6280518174171448, -1.2039129734039307, 0.978952944278717, -1.1374647617340088, 0.2896353006362915, -0.8256799578666687, 37.96500015258789, 62.11499786376953, 2.854374885559082, -0.20624999701976776, 48.294166564941406, 1.5518749952316284, 59.52687454223633, 67.03437805175781, 66.99250030517578, 84.16866302490234, 71.72875213623047, 97.69874572753906, 66.26750183105469, 42.770626068115234, -0.734375, -0.3333333134651184, 16.0106258392334, -0.7243750095367432, 22.9858341217041, -0.9643750190734863, 28.406665802001953, 0.44999998807907104, 2.7211110591888428, 71.10888671875], "max": [0.11331942677497864, -0.6920204758644104, 1.0635018348693848, 1.6940613985061646, -0.3642614781856537, 0.17397403717041016, -0.204971581697464, -0.7543678879737854, 1.3309919834136963, -0.6191110014915466, 0.5339465737342834, -0.38672083616256714, 63.5099983215332, 76.95874786376953, 2.9362499713897705, 2.8941667079925537, 69.8218765258789, 76.07499694824219, 78.87625122070312, 104.36937713623047, 83.68624877929688, 109.515625, 85.55000305175781, 109.3393783569336, 72.37445068359375, 55.94874954223633, 0.8324999809265137, 0.5431250333786011, 65.55875396728516, 13.406874656677246, 66.11312866210938, 51.74875259399414, 81.31375122070312, 106.10062408447266, 86.73249816894531, 109.31999969482422], "mean": [0.09008566290140152, -0.7379442453384399, 1.0507972240447998, 1.6581475734710693, -0.4183235168457031, 0.10751187801361084, -0.4029587507247925, -1.050040364265442, 1.180667757987976, -0.7860727906227112, 0.4331376850605011, -0.6218867897987366, 44.862953186035156, 73.28882598876953, 2.888500213623047, 0.3741922974586487, 54.703189849853516, 51.23822784423828, 65.22936248779297, 90.43488311767578, 71.9283218383789, 102.95482635498047, 75.99080657958984, 107.59739685058594, 70.6143798828125, 48.147926330566406, -0.14626377820968628, -0.012690993957221508, 37.951839447021484, 1.883392333984375, 43.68977737426758, 8.047706604003906, 51.80656051635742, 40.61637496948242, 40.52473831176758, 85.96766662597656], "std": [0.009575048461556435, 0.022805670276284218, 0.006763261742889881, 0.0319891981780529, 0.061843618750572205, 0.031069565564393997, 0.15243493020534515, 0.10990654677152634, 0.09823329001665115, 0.17363981902599335, 0.07234792411327362, 0.14453379809856415, 8.320219993591309, 4.233015537261963, 0.018948093056678772, 0.8091867566108704, 6.280957221984863, 21.426349639892578, 5.285757064819336, 11.124563217163086, 4.264469623565674, 8.02616024017334, 3.344501495361328, 3.6276352405548096, 2.029982089996338, 3.967820167541504, 0.6352244019508362, 0.28532519936561584, 16.467247009277344, 4.377792835235596, 13.836373329162598, 16.129674911499023, 16.356258392333984, 37.86244201660156, 26.91316032409668, 13.062027931213379], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [106]}, "index": {"min": [3542], "max": [3647], "mean": [3594.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [3.009433962264151, 6.0, 6.0, 6.0, 6.0], "std": [1.4504084201567704, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [106]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [106]}, "eef_direction_state": {"mean": [4.80188679245283, 3.047169811320755], "std": [2.085076403834055, 2.0252280350137424], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [0.2641509433962264, 1.7169811320754718], "std": [0.4408800545489781, 0.47094279148485585], "min": [0, 0], "max": [1, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [0.32075471698113206, 1.169811320754717], "std": [0.6942780940744935, 0.7827346608562848], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [4.80188679245283, 3.047169811320755], "std": [2.085076403834055, 2.0252280350137424], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [0.2641509433962264, 1.7169811320754718], "std": [0.4408800545489781, 0.47094279148485585], "min": [0, 0], "max": [1, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [0.32075471698113206, 1.169811320754717], "std": [0.6942780940744935, 0.7827346608562848], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.6348403019639838, 0.12530933814212863, 1.2675300108197802, 2.199119235329549, 1.3527939354489047, 1.2977824230402224, 0.6474906210839572, -0.0493839685691169, 1.189044392712205, 1.8800109618583416, 1.3337292027334606, -0.01796644670818598], "std": [0.011521308282142107, 0.004052842759140462, 0.004439430727450748, 0.09586922627470758, 0.03851972200648262, 0.06646654954518938, 0.05064904426216519, 0.032781951670796027, 0.06627778090541404, 0.41741944740787545, 0.13292350602190992, 2.6873570187878033], "min": [0.606449729492148, 0.11186650705380782, 1.2640019925936135, 2.107736723486665, 1.3072048094780615, 1.194859852533753, 0.5941041161818894, -0.0940871856680652, 1.082773692398238, 1.1771254519585486, 1.1294272396173994, -3.136900156710503], "max": [0.6470762983278434, 0.13404352129133057, 1.2847837302186818, 2.42845323313363, 1.4445556182508175, 1.4776112588684247, 0.7333755279747469, 0.002432087218362855, 1.266725317135064, 2.445514911244639, 1.5120395672332028, 3.1267496488256823], "count": [106]}, "eef_sim_pose_action": {"mean": [0.6348403019639838, 0.12530933814212863, 1.2675300108197802, 2.199119235329549, 1.3527939354489047, 1.2977824230402224, 0.6474906210839572, -0.0493839685691169, 1.189044392712205, 1.8800109618583416, 1.3337292027334606, -0.01796644670818598], "std": [0.011521308282142107, 0.004052842759140462, 0.004439430727450748, 0.09586922627470758, 0.03851972200648262, 0.06646654954518938, 0.05064904426216519, 0.032781951670796027, 0.06627778090541404, 0.41741944740787545, 0.13292350602190992, 2.6873570187878033], "min": [0.606449729492148, 0.11186650705380782, 1.2640019925936135, 2.107736723486665, 1.3072048094780615, 1.194859852533753, 0.5941041161818894, -0.0940871856680652, 1.082773692398238, 1.1771254519585486, 1.1294272396173994, -3.136900156710503], "max": [0.6470762983278434, 0.13404352129133057, 1.2847837302186818, 2.42845323313363, 1.4445556182508175, 1.4776112588684247, 0.7333755279747469, 0.002432087218362855, 1.266725317135064, 2.445514911244639, 1.5120395672332028, 3.1267496488256823], "count": [106]}}} +{"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.25830592524509804]], [[0.273462608251634]], [[0.2742534272875817]]], "std": [[[0.30291646239461606]], [[0.293339322914765]], [[0.290765576754933]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3895976123366013]], [[0.4319387969771242]], [[0.44741142565359476]]], "std": [[[0.27792148482180407]], [[0.2748926505453405]], [[0.28958455843876135]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.290019579248366]], [[0.31935407475490196]], [[0.3036564215686275]]], "std": [[[0.18815979960636564]], [[0.18786548662341007]], [[0.19107723997555495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2689913827614379]], [[0.29426638480392153]], [[0.2924569117647059]]], "std": [[[0.34834237751912395]], [[0.344958385986293]], [[0.3425008034052868]]], "count": [100]}, "observation.state": {"min": [0.3530556261539459, -0.6556849479675293, 0.9273670315742493, 0.5767672061920166, -0.7341920733451843, 0.5984715223312378, -0.8181696534156799, -1.5119067430496216, 0.8530429005622864, -0.7019785642623901, 0.4157845079898834, -0.9395503997802734, 35.02312469482422, 43.59687423706055, 2.724375009536743, 0.125, 12.546249389648438, 0.47999998927116394, 15.010000228881836, 0.4593749940395355, 19.578125, 0.359375, 0.7768750190734863, 60.516876220703125, 82.08499908447266, 19.301250457763672, -0.8112499713897705, -0.2893750071525574, 0.8025000095367432, -0.33375000953674316, 0.7925000190734863, -0.7243750095367432, 0.8411111235618591, 0.171875, 0.7749999761581421, 56.22312545776367], "max": [0.5644168853759766, -0.5740730166435242, 0.9712367653846741, 0.799254834651947, -0.45812830328941345, 0.846231997013092, -0.5156595706939697, -0.6258530020713806, 1.398250937461853, -0.2359187752008438, 0.7834792733192444, -0.730122983455658, 59.48777770996094, 53.575557708740234, 2.807499885559082, 1.0188888311386108, 63.27333450317383, 8.55222225189209, 65.12444305419922, 20.203332901000977, 61.37666702270508, 26.245555877685547, 32.34333419799805, 85.99444580078125, 88.23687744140625, 57.284446716308594, 57.28125, 7.911110877990723, 65.29222106933594, 61.485626220703125, 69.44599914550781, 44.86249923706055, 77.99555969238281, 78.69111633300781, 82.39444732666016, 108.95625305175781], "mean": [0.4003583788871765, -0.6289774179458618, 0.9625717997550964, 0.6971470713615417, -0.5358980298042297, 0.8153814077377319, -0.6623635292053223, -1.0971081256866455, 1.1622998714447021, -0.37864941358566284, 0.6160745024681091, -0.9103704690933228, 42.37926483154297, 45.528873443603516, 2.7711377143859863, 0.19756129384040833, 19.571674346923828, 0.9738028645515442, 21.83100128173828, 1.3412061929702759, 24.973812103271484, 1.8319246768951416, 2.947106122970581, 70.56680297851562, 84.50720977783203, 46.93108367919922, 6.707459449768066, 0.6172109842300415, 33.69459915161133, 21.972991943359375, 35.358211517333984, 13.540942192077637, 37.23246765136719, 21.500961303710938, 28.28274917602539, 74.82853698730469], "std": [0.06582959741353989, 0.021954508498311043, 0.013573306612670422, 0.03740231320261955, 0.08976361900568008, 0.05355042964220047, 0.11217890679836273, 0.26008257269859314, 0.16288024187088013, 0.11357859522104263, 0.12106361985206604, 0.05104988440871239, 3.7674851417541504, 2.0648205280303955, 0.021846920251846313, 0.16951347887516022, 8.130342483520508, 1.461024522781372, 8.209968566894531, 3.286386251449585, 6.875262260437012, 4.273321151733398, 5.2322516441345215, 4.137495994567871, 2.0078396797180176, 10.208666801452637, 16.378963470458984, 1.6095231771469116, 17.747722625732422, 22.230314254760742, 16.7993106842041, 13.635570526123047, 16.907808303833008, 20.1929988861084, 19.688217163085938, 14.04937744140625], "count": [160]}, "action": {"min": [0.3530556261539459, -0.6556849479675293, 0.9273670315742493, 0.5767672061920166, -0.7341920733451843, 0.5984715223312378, -0.8181696534156799, -1.5119067430496216, 0.8530429005622864, -0.7019785642623901, 0.4157845079898834, -0.9395503997802734, 35.02312469482422, 43.59687423706055, 2.724375009536743, 0.125, 12.546249389648438, 0.47999998927116394, 15.010000228881836, 0.4593749940395355, 19.578125, 0.359375, 0.7768750190734863, 60.516876220703125, 82.08499908447266, 19.301250457763672, -0.8112499713897705, -0.2893750071525574, 0.8025000095367432, -0.33375000953674316, 0.7925000190734863, -0.7243750095367432, 0.8411111235618591, 0.171875, 0.7749999761581421, 56.22312545776367], "max": [0.5644168853759766, -0.5740730166435242, 0.9712367653846741, 0.799254834651947, -0.45812830328941345, 0.846231997013092, -0.5156595706939697, -0.6258530020713806, 1.398250937461853, -0.2359187752008438, 0.7834792733192444, -0.730122983455658, 59.48777770996094, 53.575557708740234, 2.807499885559082, 1.0188888311386108, 63.27333450317383, 8.55222225189209, 65.12444305419922, 20.203332901000977, 61.37666702270508, 26.245555877685547, 32.34333419799805, 85.99444580078125, 88.23687744140625, 57.284446716308594, 57.28125, 7.911110877990723, 65.29222106933594, 61.485626220703125, 69.44599914550781, 44.86249923706055, 77.99555969238281, 78.69111633300781, 82.39444732666016, 108.95625305175781], "mean": [0.40035825967788696, -0.6289772987365723, 0.9625719785690308, 0.6971470713615417, -0.535897970199585, 0.8153818845748901, -0.6623634099960327, -1.0971086025238037, 1.1623001098632812, -0.37864941358566284, 0.6160744428634644, -0.9103704690933228, 42.37925338745117, 45.52886199951172, 2.771137237548828, 0.19756115972995758, 19.571670532226562, 0.9738026857376099, 21.83100700378418, 1.3412060737609863, 24.973800659179688, 1.8319246768951416, 2.9471054077148438, 70.56680297851562, 84.50719451904297, 46.931060791015625, 6.707455635070801, 0.6172109842300415, 33.69460678100586, 21.972991943359375, 35.35820007324219, 13.540948867797852, 37.23245620727539, 21.500965118408203, 28.282745361328125, 74.8285140991211], "std": [0.06582958251237869, 0.021954501047730446, 0.013573301956057549, 0.03740232437849045, 0.08976362645626068, 0.05355042219161987, 0.11217892915010452, 0.2600826025009155, 0.16288024187088013, 0.11357858777046204, 0.12106361985206604, 0.05104988068342209, 3.7674851417541504, 2.0648205280303955, 0.021846912801265717, 0.16951347887516022, 8.130343437194824, 1.461024522781372, 8.209967613220215, 3.286386251449585, 6.875262260437012, 4.273321151733398, 5.2322516441345215, 4.137495994567871, 2.0078394412994385, 10.208667755126953, 16.378963470458984, 1.6095232963562012, 17.747722625732422, 22.23031234741211, 16.799312591552734, 13.635566711425781, 16.907808303833008, 20.19300079345703, 19.68821907043457, 14.0493745803833], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [160]}, "index": {"min": [3648], "max": [3807], "mean": [3727.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [2.89375, 6.0, 6.0, 6.0, 6.0], "std": [1.4212532981492076, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [160]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [160]}, "eef_direction_state": {"mean": [4.3625, 3.0875], "std": [2.1432670738851014, 1.8316232554758638], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [0.45, 1.64375], "std": [0.6000000000000005, 0.5402184164761505], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.4625, 1.3125], "std": [0.7235977819203152, 0.7515608757778707], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [4.3625, 3.0875], "std": [2.1432670738851014, 1.8316232554758638], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [0.45, 1.64375], "std": [0.6000000000000005, 0.5402184164761505], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.4625, 1.3125], "std": [0.7235977819203152, 0.7515608757778707], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6170485155209156, 0.15658032576936307, 1.2608260424031688, 0.734251415662427, 1.524491436583962, -0.00040892796751360874, 0.6146031544083993, -0.05308754288203833, 1.129049761579715, 1.783887979745883, 1.215482038895367, 2.711268198489867], "std": [0.01624754794011501, 0.007990476043924862, 0.005672957126378033, 1.4951075561225569, 0.024104108638850943, 1.5250066093080685, 0.06786049611995272, 0.07921856582151314, 0.07619661544134984, 0.2505277850718823, 0.13226302314137242, 0.2817902388510484], "min": [0.5725006006451037, 0.13157926447599452, 1.247803667910704, -2.9766569990915, 1.4288111036135525, -2.825491391646239, 0.5409653588607116, -0.14560825835497584, 1.0043123352210337, 1.2262742873264378, 1.0341704153211326, 2.136362587832565], "max": [0.629535798081785, 0.17290988324450743, 1.2681518341948135, 3.0028556068199133, 1.5586179745869218, 2.950668234296521, 0.7346207555764331, 0.08066659017278255, 1.2345900754730785, 2.1871128292381856, 1.4476931992608968, 3.140601949594357], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6170485155209156, 0.15658032576936307, 1.2608260424031688, 0.734251415662427, 1.524491436583962, -0.00040892796751360874, 0.6146031544083993, -0.05308754288203833, 1.129049761579715, 1.783887979745883, 1.215482038895367, 2.711268198489867], "std": [0.01624754794011501, 0.007990476043924862, 0.005672957126378033, 1.4951075561225569, 0.024104108638850943, 1.5250066093080685, 0.06786049611995272, 0.07921856582151314, 0.07619661544134984, 0.2505277850718823, 0.13226302314137242, 0.2817902388510484], "min": [0.5725006006451037, 0.13157926447599452, 1.247803667910704, -2.9766569990915, 1.4288111036135525, -2.825491391646239, 0.5409653588607116, -0.14560825835497584, 1.0043123352210337, 1.2262742873264378, 1.0341704153211326, 2.136362587832565], "max": [0.629535798081785, 0.17290988324450743, 1.2681518341948135, 3.0028556068199133, 1.5586179745869218, 2.950668234296521, 0.7346207555764331, 0.08066659017278255, 1.2345900754730785, 2.1871128292381856, 1.4476931992608968, 3.140601949594357], "count": [160]}}} +{"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.27219649918300654]], [[0.2763266380718954]], [[0.28210231617647064]]], "std": [[[0.3136154384315636]], [[0.30338148505689333]], [[0.2943694335650452]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3628793075980392]], [[0.3886683088235294]], [[0.40520512867647057]]], "std": [[[0.2584536434822801]], [[0.25557711950350187]], [[0.2763765311692759]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3532743545751634]], [[0.3768623672385621]], [[0.37542592933006536]]], "std": [[[0.2092756270702541]], [[0.21095969372035236]], [[0.21689089307012285]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3010077144607843]], [[0.32380892769607844]], [[0.32141840890522877]]], "std": [[[0.36077985997690515]], [[0.35635629207162656]], [[0.357250241454939]]], "count": [100]}, "observation.state": {"min": [0.2172980010509491, -0.6682736277580261, 0.9965333342552185, 1.0851707458496094, -0.7870476245880127, -0.12401134520769119, -0.4387207329273224, -1.1480268239974976, 0.8151072859764099, -1.7028433084487915, 0.3489547669887543, -0.7806658744812012, 31.046875, 53.09812545776367, 2.526249885559082, -0.16124999523162842, 23.903749465942383, 36.99812698364258, 32.43250274658203, 29.095624923706055, 30.036874771118164, 37.022499084472656, 24.21062469482422, 67.72437286376953, 94.90250396728516, 41.04624938964844, -0.8374999761581421, -0.398749977350235, 3.708750009536743, 0.6612499952316284, 6.385000228881836, -0.2562499940395355, 11.327500343322754, 5.823124885559082, 0.8025000095367432, 80.54812622070312], "max": [0.27027541399002075, -0.6056162714958191, 1.0478417873382568, 1.4652714729309082, -0.5580987334251404, 0.14803636074066162, -0.11019875109195709, -0.6169519424438477, 1.3347352743148804, -0.5393825769424438, 0.5832522511482239, 0.1665617674589157, 66.94000244140625, 74.47110748291016, 33.61375045776367, 9.518750190734863, 51.045623779296875, 93.72937774658203, 62.8726692199707, 105.18624877929688, 63.56062698364258, 100.19499969482422, 54.98615264892578, 110.51187133789062, 96.40750122070312, 67.93499755859375, -0.20874999463558197, 5.847499847412109, 39.776248931884766, 59.93625259399414, 54.45249938964844, 58.091251373291016, 53.911251068115234, 62.15250015258789, 71.94562530517578, 105.44437408447266], "mean": [0.22914303839206696, -0.6326584219932556, 1.0169707536697388, 1.346928358078003, -0.6274853944778442, 0.005764659959822893, -0.2709861695766449, -0.9367921948432922, 1.0447064638137817, -1.048868179321289, 0.49354177713394165, -0.3979550302028656, 54.30474090576172, 62.42642593383789, 17.25950050354004, 3.1930782794952393, 37.40536117553711, 79.30704498291016, 52.09207534790039, 79.833251953125, 49.81437301635742, 84.11727142333984, 40.82843780517578, 101.37100982666016, 95.86763000488281, 53.325191497802734, -0.7128496170043945, 2.391509532928467, 25.710681915283203, 10.723017692565918, 26.389663696289062, 13.276822090148926, 29.266576766967773, 27.40084457397461, 35.43172073364258, 93.08122253417969], "std": [0.013124251738190651, 0.02206035703420639, 0.013845906592905521, 0.11104648560285568, 0.07569064199924469, 0.08606674522161484, 0.08005229383707047, 0.1734524518251419, 0.16556960344314575, 0.4347691237926483, 0.0750497430562973, 0.3918432295322418, 9.367746353149414, 5.789638042449951, 10.07911491394043, 3.1711056232452393, 5.996382713317871, 15.850251197814941, 7.238415241241455, 21.079586029052734, 8.543502807617188, 18.18488883972168, 7.906375408172607, 13.030914306640625, 0.4445035755634308, 7.416899681091309, 0.12518174946308136, 1.7558255195617676, 10.316996574401855, 12.744308471679688, 12.998551368713379, 11.461536407470703, 11.750340461730957, 12.054539680480957, 22.328140258789062, 6.146719932556152], "count": [112]}, "action": {"min": [0.2172980010509491, -0.6682736277580261, 0.9965333342552185, 1.0851707458496094, -0.7870476245880127, -0.12401134520769119, -0.4387207329273224, -1.1480268239974976, 0.8151072859764099, -1.7028433084487915, 0.3489547669887543, -0.7806658744812012, 31.046875, 53.09812545776367, 2.526249885559082, -0.16124999523162842, 23.903749465942383, 36.99812698364258, 32.43250274658203, 29.095624923706055, 30.036874771118164, 37.022499084472656, 24.21062469482422, 67.72437286376953, 94.90250396728516, 41.04624938964844, -0.8374999761581421, -0.398749977350235, 3.708750009536743, 0.6612499952316284, 6.385000228881836, -0.2562499940395355, 11.327500343322754, 5.823124885559082, 0.8025000095367432, 80.54812622070312], "max": [0.27027541399002075, -0.6056162714958191, 1.0478417873382568, 1.4652714729309082, -0.5580987334251404, 0.14803636074066162, -0.11019875109195709, -0.6169519424438477, 1.3347352743148804, -0.5393825769424438, 0.5832522511482239, 0.1665617674589157, 66.94000244140625, 74.47110748291016, 33.61375045776367, 9.518750190734863, 51.045623779296875, 93.72937774658203, 62.8726692199707, 105.18624877929688, 63.56062698364258, 100.19499969482422, 54.98615264892578, 110.51187133789062, 96.40750122070312, 67.93499755859375, -0.20874999463558197, 5.847499847412109, 39.776248931884766, 59.93625259399414, 54.45249938964844, 58.091251373291016, 53.911251068115234, 62.15250015258789, 71.94562530517578, 105.44437408447266], "mean": [0.22914311289787292, -0.6326583027839661, 1.016971230506897, 1.346928358078003, -0.627485454082489, 0.005764667876064777, -0.27098602056503296, -0.9367919564247131, 1.0447065830230713, -1.0488685369491577, 0.4935416877269745, -0.3979549705982208, 54.30474853515625, 62.426414489746094, 17.259498596191406, 3.1930782794952393, 37.405357360839844, 79.30705261230469, 52.092071533203125, 79.83325958251953, 49.814369201660156, 84.11727142333984, 40.82843017578125, 101.37107849121094, 95.86763000488281, 53.32521438598633, -0.7128496170043945, 2.391510009765625, 25.710689544677734, 10.723020553588867, 26.389659881591797, 13.276829719543457, 29.26657485961914, 27.40085792541504, 35.43171310424805, 93.0812759399414], "std": [0.013124252669513226, 0.02206035703420639, 0.013845905661582947, 0.11104650050401688, 0.07569064199924469, 0.08606674522161484, 0.08005231618881226, 0.1734524518251419, 0.16556960344314575, 0.4347691535949707, 0.0750497430562973, 0.39184316992759705, 9.367746353149414, 5.789637565612793, 10.079116821289062, 3.17110538482666, 5.996382236480713, 15.850251197814941, 7.238415241241455, 21.079587936401367, 8.543501853942871, 18.184885025024414, 7.906375885009766, 13.030915260314941, 0.4445036053657532, 7.416900157928467, 0.12518177926540375, 1.7558255195617676, 10.316997528076172, 12.744309425354004, 12.998550415039062, 11.46153450012207, 11.750340461730957, 12.054539680480957, 22.328134536743164, 6.146719932556152], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [112]}, "index": {"min": [3808], "max": [3919], "mean": [3863.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [2.8660714285714284, 6.0, 6.0, 6.0, 6.0], "std": [1.5029467229548803, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [112]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [112]}, "eef_direction_state": {"mean": [3.9375, 2.1785714285714284], "std": [2.088579703667406, 1.9466742964159478], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [0.6071428571428571, 1.6875], "std": [0.5879313440412266, 0.5350442238063798], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_state": {"mean": [0.6428571428571429, 1.4642857142857142], "std": [0.8112726208286101, 0.6398740309703183], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [3.9375, 2.1785714285714284], "std": [2.088579703667406, 1.9466742964159478], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [0.6071428571428571, 1.6875], "std": [0.5879313440412266, 0.5350442238063798], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 1.4642857142857142], "std": [0.8112726208286101, 0.6398740309703183], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.5911603658694728, 0.13764094845316197, 1.260911382753793, -1.9681123733275192, 1.3175394436601278, -1.7919851243303626, 0.6012226758681789, -0.03770242773843189, 1.2392089599283012, 1.543215279730476, 1.3306553276460675, -0.01617568817298665], "std": [0.015522729198880193, 0.01567519557565109, 0.01338096480542522, 0.26461537293376425, 0.03948697621401267, 2.3717861607909017, 0.07273594120913984, 0.04205305965177973, 0.05296508148756485, 0.8276663961749119, 0.10077319923682722, 2.2153559770494287], "min": [0.555071611806422, 0.10614024369223352, 1.2497299624125564, -2.20596725978014, 1.2539045773147461, -3.138674697356402, 0.5231140010946523, -0.09908112540218642, 1.1292290893882875, -0.10270715293652166, 1.1166279650307382, -3.1077319578513203], "max": [0.6034776476980609, 0.15543815826611207, 1.2954193793675082, -1.304328021941897, 1.3793100199355295, 3.1393841525995896, 0.7241461287865174, 0.03639181267593364, 1.3001610682971942, 2.6689065909991827, 1.4843195734885914, 3.085356983102802], "count": [112]}, "eef_sim_pose_action": {"mean": [0.5911603658694728, 0.13764094845316197, 1.260911382753793, -1.9681123733275192, 1.3175394436601278, -1.7919851243303626, 0.6012226758681789, -0.03770242773843189, 1.2392089599283012, 1.543215279730476, 1.3306553276460675, -0.01617568817298665], "std": [0.015522729198880193, 0.01567519557565109, 0.01338096480542522, 0.26461537293376425, 0.03948697621401267, 2.3717861607909017, 0.07273594120913984, 0.04205305965177973, 0.05296508148756485, 0.8276663961749119, 0.10077319923682722, 2.2153559770494287], "min": [0.555071611806422, 0.10614024369223352, 1.2497299624125564, -2.20596725978014, 1.2539045773147461, -3.138674697356402, 0.5231140010946523, -0.09908112540218642, 1.1292290893882875, -0.10270715293652166, 1.1166279650307382, -3.1077319578513203], "max": [0.6034776476980609, 0.15543815826611207, 1.2954193793675082, -1.304328021941897, 1.3793100199355295, 3.1393841525995896, 0.7241461287865174, 0.03639181267593364, 1.3001610682971942, 2.6689065909991827, 1.4843195734885914, 3.085356983102802], "count": [112]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2588203799019608]], [[0.2628286907679739]], [[0.2647194240196078]]], "std": [[[0.30627260315860183]], [[0.2986051498282063]], [[0.2943050682136286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3616032700163399]], [[0.39125783496732025]], [[0.3881934579248366]]], "std": [[[0.2650085991287989]], [[0.2620228003142389]], [[0.2753402908751439]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3845759987745098]], [[0.39896654411764704]], [[0.39358723651960786]]], "std": [[[0.22193778008328197]], [[0.22257920731271144]], [[0.22924257552081437]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2938668075980392]], [[0.315147908496732]], [[0.3085260232843137]]], "std": [[[0.3617881743489195]], [[0.35705605020841646]], [[0.35696584873093795]]], "count": [100]}, "observation.state": {"min": [-0.08373388648033142, -0.4888609051704407, 0.8831794857978821, 1.7333189249038696, -0.7747132778167725, -0.37844759225845337, -0.39773595333099365, -1.0732576847076416, 0.7642862796783447, -1.472090244293213, 0.27168211340904236, -0.712572455406189, 56.34000015258789, 42.37125015258789, 15.408124923706055, 0.0145454416051507, 47.83124923706055, 106.4574966430664, 45.19562530517578, 99.21888732910156, 47.30812454223633, 104.36499786376953, 36.38687515258789, 102.39749908447266, 88.86624908447266, 36.66600036621094, -1.1143749952316284, 0.6806250214576721, 9.113750457763672, 0.0625, 7.198124885559082, 1.6143749952316284, 7.197500228881836, 6.906875133514404, 0.7037500143051147, 41.06187438964844], "max": [-0.07438772916793823, -0.467667818069458, 0.8971351385116577, 1.9084267616271973, -0.6028028726577759, -0.3116019368171692, -0.08158808201551437, -0.5952501893043518, 1.1424715518951416, -0.7336013317108154, 0.6141968369483948, -0.11730372905731201, 76.46499633789062, 59.584999084472656, 64.98812866210938, 9.645000457763672, 52.548126220703125, 110.75812530517578, 56.23749923706055, 110.13562774658203, 59.99928665161133, 110.9112548828125, 63.99214172363281, 110.60437774658203, 96.5893783569336, 53.28555679321289, 5.291250228881836, 9.510000228881836, 79.1346664428711, 110.22125244140625, 87.052001953125, 110.75666809082031, 99.32928466796875, 110.21888732910156, 105.00333404541016, 110.61125183105469], "mean": [-0.08272790163755417, -0.47549504041671753, 0.8961747288703918, 1.882080316543579, -0.6458556056022644, -0.3560914695262909, -0.2223997265100479, -0.8548882603645325, 0.96317058801651, -1.097697138786316, 0.43846094608306885, -0.4289555549621582, 72.1917495727539, 50.362579345703125, 43.21145248413086, 6.691884517669678, 50.86411666870117, 110.06448364257812, 49.46144104003906, 105.24300384521484, 51.04058074951172, 110.34526824951172, 47.394073486328125, 109.53607177734375, 92.14396667480469, 48.44617462158203, 0.07732994854450226, 4.698296070098877, 34.6284294128418, 29.18059539794922, 35.093997955322266, 25.275938034057617, 36.998355865478516, 31.816137313842773, 26.019609451293945, 82.04895782470703], "std": [0.001852269284427166, 0.005717744585126638, 0.002819022163748741, 0.04319646209478378, 0.03473668172955513, 0.02102818712592125, 0.08379697799682617, 0.13325513899326324, 0.11360309273004532, 0.28232231736183167, 0.10427200049161911, 0.26394227147102356, 4.802903175354004, 6.03367805480957, 16.54131507873535, 2.433283805847168, 1.0303723812103271, 1.0612643957138062, 3.5252416133880615, 2.45519757270813, 3.533174991607666, 1.2925691604614258, 8.117650985717773, 1.575657606124878, 2.618333101272583, 4.708151340484619, 1.8851509094238281, 3.27136492729187, 20.21906089782715, 34.7862434387207, 23.639225006103516, 35.692562103271484, 27.1923828125, 33.33854675292969, 32.48881530761719, 16.8505916595459], "count": [106]}, "action": {"min": [-0.08373388648033142, -0.4888609051704407, 0.8831794857978821, 1.7333189249038696, -0.7747132778167725, -0.37844759225845337, -0.39773595333099365, -1.0732576847076416, 0.7642862796783447, -1.472090244293213, 0.27168211340904236, -0.712572455406189, 56.34000015258789, 42.37125015258789, 15.408124923706055, 0.0145454416051507, 47.83124923706055, 106.4574966430664, 45.19562530517578, 99.21888732910156, 47.30812454223633, 104.36499786376953, 36.38687515258789, 102.39749908447266, 88.86624908447266, 36.66600036621094, -1.1143749952316284, 0.6806250214576721, 9.113750457763672, 0.0625, 7.198124885559082, 1.6143749952316284, 7.197500228881836, 6.906875133514404, 0.7037500143051147, 41.06187438964844], "max": [-0.07438772916793823, -0.467667818069458, 0.8971351385116577, 1.9084267616271973, -0.6028028726577759, -0.3116019368171692, -0.08158808201551437, -0.5952501893043518, 1.1424715518951416, -0.7336013317108154, 0.6141968369483948, -0.11730372905731201, 76.46499633789062, 59.584999084472656, 64.98812866210938, 9.645000457763672, 52.548126220703125, 110.75812530517578, 56.23749923706055, 110.13562774658203, 59.99928665161133, 110.9112548828125, 63.99214172363281, 110.60437774658203, 96.5893783569336, 53.28555679321289, 5.291250228881836, 9.510000228881836, 79.1346664428711, 110.22125244140625, 87.052001953125, 110.75666809082031, 99.32928466796875, 110.21888732910156, 105.00333404541016, 110.61125183105469], "mean": [-0.08272794634103775, -0.47549524903297424, 0.8961753845214844, 1.8820801973342896, -0.6458555459976196, -0.3560914397239685, -0.2223997861146927, -0.8548884391784668, 0.9631704688072205, -1.0976970195770264, 0.4384608864784241, -0.428955614566803, 72.19174194335938, 50.36256790161133, 43.21145248413086, 6.6918840408325195, 50.864131927490234, 110.06454467773438, 49.46144485473633, 105.24302673339844, 51.04059600830078, 110.34529113769531, 47.39408493041992, 109.53611755371094, 92.14395904541016, 48.4461555480957, 0.07733023166656494, 4.698294639587402, 34.62841796875, 29.18059730529785, 35.093997955322266, 25.275941848754883, 36.998348236083984, 31.816139221191406, 26.019611358642578, 82.04896545410156], "std": [0.0018522703321650624, 0.005717744585126638, 0.002819022163748741, 0.043196458369493484, 0.03473668172955513, 0.02102818712592125, 0.08379697799682617, 0.13325513899326324, 0.11360309273004532, 0.28232234716415405, 0.10427199304103851, 0.26394227147102356, 4.802903652191162, 6.03367805480957, 16.54131507873535, 2.433283567428589, 1.0303722620010376, 1.0612645149230957, 3.5252416133880615, 2.45519757270813, 3.533174753189087, 1.2925686836242676, 8.11765193939209, 1.575657606124878, 2.618333101272583, 4.708151340484619, 1.8851505517959595, 3.271364450454712, 20.21906089782715, 34.7862434387207, 23.639225006103516, 35.692562103271484, 27.192380905151367, 33.33854675292969, 32.48881530761719, 16.8505916595459], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [106]}, "index": {"min": [3920], "max": [4025], "mean": [3972.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [2.7735849056603774, 6.0, 6.0, 6.0, 6.0], "std": [1.506482964402954, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [106]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [106]}, "eef_direction_state": {"mean": [5.084905660377358, 2.509433962264151], "std": [1.9187157877390038, 1.943762559354525], "min": [1, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [0.22641509433962265, 1.7358490566037736], "std": [0.5006226098649661, 0.4617825754913365], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [0.2641509433962264, 1.349056603773585], "std": [0.5876381699017902, 0.7273945858943862], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [5.084905660377358, 2.509433962264151], "std": [1.9187157877390038, 1.943762559354525], "min": [1, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [0.22641509433962265, 1.7358490566037736], "std": [0.5006226098649661, 0.4617825754913365], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [0.2641509433962264, 1.349056603773585], "std": [0.5876381699017902, 0.7273945858943862], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.5612234480388779, 0.1546643337708274, 1.2942448094703163, -2.4505345872702526, 1.4325418875601525, 2.2005841654639915, 0.589265990270061, -0.04775753807871632, 1.2569352018804214, 1.3255858429381777, 1.421700758444798, 0.07639762801204784], "std": [0.008317302362988308, 0.005172565926496346, 0.005060947703535843, 0.21115971831962624, 0.014526921897882388, 1.768713943217061, 0.059467533635202637, 0.044734576567242196, 0.052213137024073, 1.0510638492884476, 0.0942618470596736, 2.0220344965662407], "min": [0.5281403681623082, 0.1348371834284806, 1.2902859720197486, -2.6987645112200407, 1.4011641803546326, -3.114910030783591, 0.52206117126507, -0.0993490473099726, 1.148879501051607, -0.20201018145880145, 1.2221724802874308, -3.066131523083036], "max": [0.5696615307184182, 0.1590921553348992, 1.310385237935648, -1.7784229665765086, 1.460930636652375, 3.1297997598263505, 0.6885248751041062, 0.02873861730473884, 1.3264440718021684, 2.7442427665564413, 1.5318378191908364, 3.1355565789009323], "count": [106]}, "eef_sim_pose_action": {"mean": [0.5612234480388779, 0.1546643337708274, 1.2942448094703163, -2.4505345872702526, 1.4325418875601525, 2.2005841654639915, 0.589265990270061, -0.04775753807871632, 1.2569352018804214, 1.3255858429381777, 1.421700758444798, 0.07639762801204784], "std": [0.008317302362988308, 0.005172565926496346, 0.005060947703535843, 0.21115971831962624, 0.014526921897882388, 1.768713943217061, 0.059467533635202637, 0.044734576567242196, 0.052213137024073, 1.0510638492884476, 0.0942618470596736, 2.0220344965662407], "min": [0.5281403681623082, 0.1348371834284806, 1.2902859720197486, -2.6987645112200407, 1.4011641803546326, -3.114910030783591, 0.52206117126507, -0.0993490473099726, 1.148879501051607, -0.20201018145880145, 1.2221724802874308, -3.066131523083036], "max": [0.5696615307184182, 0.1590921553348992, 1.310385237935648, -1.7784229665765086, 1.460930636652375, 3.1297997598263505, 0.6885248751041062, 0.02873861730473884, 1.3264440718021684, 2.7442427665564413, 1.5318378191908364, 3.1355565789009323], "count": [106]}}} +{"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.2724914338235294]], [[0.2763702512254902]], [[0.2813012009803922]]], "std": [[[0.3169535161977682]], [[0.30900880267060704]], [[0.30232334154925505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3957595077614379]], [[0.42481972630718956]], [[0.4211377655228758]]], "std": [[[0.2857497251799692]], [[0.27893185984314456]], [[0.2816466416663725]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3762790379901961]], [[0.39346193423202613]], [[0.39643772263071897]]], "std": [[[0.2140443536823569]], [[0.21530172121515354]], [[0.21950067118134006]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30029598243464056]], [[0.32060487949346406]], [[0.31505644199346405]]], "std": [[[0.36132454137624664]], [[0.35573254151240374]], [[0.35528173128013524]]], "count": [100]}, "observation.state": {"min": [-0.22030213475227356, -0.5811486840248108, 0.8970874547958374, 2.069027900695801, -0.7953765392303467, -0.6627422571182251, -0.4110875725746155, -1.054207682609558, 0.7765752077102661, -1.9769731760025024, 0.0643024742603302, -0.18353742361068726, 52.505001068115234, 42.61375045776367, 36.52777862548828, 1.46833336353302, 51.381248474121094, 105.05000305175781, 82.34375, 105.50749969482422, 90.81624603271484, 108.57937622070312, 97.64875030517578, 109.43812561035156, 36.945556640625, 40.19750213623047, -0.6924999952316284, -2.078125, 0.8443750143051147, 0.6881250143051147, 0.7087500095367432, 0.036249998956918716, 1.1606249809265137, 2.375, 0.596875011920929, 61.53937530517578], "max": [-0.16649024188518524, -0.5144197940826416, 0.9483005404472351, 2.3710851669311523, -0.6187771558761597, -0.4299749732017517, 0.05946250259876251, -0.586815357208252, 1.2263723611831665, -1.369759440422058, 0.5355439782142639, 0.02408064343035221, 64.52937316894531, 53.26000213623047, 66.16500091552734, 9.757499694824219, 84.66437530517578, 111.40555572509766, 98.53375244140625, 110.1518783569336, 104.76437377929688, 109.02749633789062, 109.30687713623047, 109.6760025024414, 48.614376068115234, 81.84124755859375, 43.633750915527344, 9.486249923706055, 46.68812561035156, 103.58438110351562, 94.9977798461914, 108.33000183105469, 104.05111694335938, 107.57500457763672, 106.28800201416016, 109.46727752685547], "mean": [-0.20864687860012054, -0.5408236980438232, 0.9408665299415588, 2.293980360031128, -0.6690826416015625, -0.6127060651779175, -0.15953122079372406, -0.8520503044128418, 0.9396855235099792, -1.6594223976135254, 0.3154359459877014, -0.152882918715477, 59.56380844116211, 50.276451110839844, 45.903995513916016, 8.689708709716797, 78.90605926513672, 110.5528793334961, 95.64037322998047, 109.85526275634766, 102.47132873535156, 108.76908111572266, 107.37525177001953, 109.56885528564453, 43.43144989013672, 57.76351547241211, 2.3299448490142822, 2.601180076599121, 25.46770668029785, 34.6747932434082, 28.44697380065918, 44.96186065673828, 32.052974700927734, 52.06643295288086, 32.600093841552734, 91.2843017578125], "std": [0.019290193915367126, 0.023921402171254158, 0.01314338855445385, 0.09050844609737396, 0.03675306215882301, 0.07062281668186188, 0.12642893195152283, 0.1322365552186966, 0.1270413100719452, 0.17463810741901398, 0.16457894444465637, 0.0600929819047451, 4.407939910888672, 2.053577423095703, 5.813648223876953, 1.7736823558807373, 7.977631568908691, 1.369184136390686, 3.1136767864227295, 0.8982759714126587, 2.5810976028442383, 0.04691467061638832, 2.099903106689453, 0.02750321663916111, 2.9479730129241943, 11.118258476257324, 7.1563825607299805, 3.7065253257751465, 14.241665840148926, 31.339984893798828, 21.414871215820312, 33.9161491394043, 22.707887649536133, 33.1642951965332, 24.847148895263672, 12.037765502929688], "count": [188]}, "action": {"min": [-0.22030213475227356, -0.5811486840248108, 0.8970874547958374, 2.069027900695801, -0.7953765392303467, -0.6627422571182251, -0.4110875725746155, -1.054207682609558, 0.7765752077102661, -1.9769731760025024, 0.0643024742603302, -0.18353742361068726, 52.505001068115234, 42.61375045776367, 36.52777862548828, 1.46833336353302, 51.381248474121094, 105.05000305175781, 82.34375, 105.50749969482422, 90.81624603271484, 108.57937622070312, 97.64875030517578, 109.43812561035156, 36.945556640625, 40.19750213623047, -0.6924999952316284, -2.078125, 0.8443750143051147, 0.6881250143051147, 0.7087500095367432, 0.036249998956918716, 1.1606249809265137, 2.375, 0.596875011920929, 61.53937530517578], "max": [-0.16649024188518524, -0.5144197940826416, 0.9483005404472351, 2.3710851669311523, -0.6187771558761597, -0.4299749732017517, 0.05946250259876251, -0.586815357208252, 1.2263723611831665, -1.369759440422058, 0.5355439782142639, 0.02408064343035221, 64.52937316894531, 53.26000213623047, 66.16500091552734, 9.757499694824219, 84.66437530517578, 111.40555572509766, 98.53375244140625, 110.1518783569336, 104.76437377929688, 109.02749633789062, 109.30687713623047, 109.6760025024414, 48.614376068115234, 81.84124755859375, 43.633750915527344, 9.486249923706055, 46.68812561035156, 103.58438110351562, 94.9977798461914, 108.33000183105469, 104.05111694335938, 107.57500457763672, 106.28800201416016, 109.46727752685547], "mean": [-0.20864692330360413, -0.5408238172531128, 0.9408652782440186, 2.293980598449707, -0.6690827012062073, -0.6127061247825623, -0.15953120589256287, -0.8520501255989075, 0.9396852254867554, -1.6594220399856567, 0.31543606519699097, -0.15288281440734863, 59.56382369995117, 50.27644348144531, 45.90398406982422, 8.68970775604248, 78.90605926513672, 110.55287170410156, 95.64037322998047, 109.85529327392578, 102.47125244140625, 108.76913452148438, 107.3752212524414, 109.56890869140625, 43.43142318725586, 57.763526916503906, 2.3299429416656494, 2.601179838180542, 25.46770668029785, 34.67478561401367, 28.446977615356445, 44.96185302734375, 32.0529670715332, 52.06642532348633, 32.60007858276367, 91.2843017578125], "std": [0.019290197640657425, 0.023921405896544456, 0.013143391348421574, 0.09050843119621277, 0.036753058433532715, 0.07062281668186188, 0.12642894685268402, 0.1322365403175354, 0.12704132497310638, 0.17463810741901398, 0.16457894444465637, 0.060092996805906296, 4.407939434051514, 2.053577423095703, 5.8136491775512695, 1.7736845016479492, 7.977632522583008, 1.3691835403442383, 3.1136765480041504, 0.8982759714126587, 2.5810978412628174, 0.04691467061638832, 2.0999033451080322, 0.027503255754709244, 2.9479732513427734, 11.118261337280273, 7.1563825607299805, 3.7065250873565674, 14.241666793823242, 31.339984893798828, 21.414875030517578, 33.9161491394043, 22.707887649536133, 33.16429138183594, 24.84714698791504, 12.037765502929688], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [188]}, "index": {"min": [4026], "max": [4213], "mean": [4119.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [3.4893617021276597, 6.0, 6.0, 6.0, 6.0], "std": [1.5726700486553196, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [188]}, "eef_direction_state": {"mean": [4.026595744680851, 3.351063829787234], "std": [2.36650723560105, 1.781748166223458], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [0.44680851063829785, 1.851063829787234], "std": [0.528285490124899, 0.37066492319541167], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.3351063829787234, 1.3138297872340425], "std": [0.6599818577146261, 0.7383277632063094], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [4.026595744680851, 3.351063829787234], "std": [2.36650723560105, 1.781748166223458], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [0.44680851063829785, 1.851063829787234], "std": [0.528285490124899, 0.37066492319541167], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.3351063829787234, 1.3138297872340425], "std": [0.6599818577146261, 0.7383277632063094], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.5860138724523039, 0.1624192762434153, 1.282880580086222, 2.7772095585371104, 1.3560434642419514, 2.131078237685145, 0.5932229412767088, -0.054262253890459376, 1.2340002685316889, -2.042758633634959, 1.2843654190581322, -1.3712888267179966], "std": [0.015239197979528137, 0.02217760709069487, 0.004068326333565757, 1.2353167249807349, 0.017814514002588287, 0.08567202216703065, 0.06835509834286622, 0.049822293534842924, 0.05874311158412686, 1.253766985659422, 0.16634765683624786, 0.48679598069780167], "min": [0.534185198637372, 0.10528457345438891, 1.2771122410332583, -3.1295996034618105, 1.3352956565143583, 1.9045709594134148, 0.5025555482753559, -0.11042037258969695, 1.1167070801276486, -3.122734913944461, 0.978056400063219, -2.7227460668795636], "max": [0.6001890266812964, 0.1824609657108249, 1.2969794538108474, 3.1325959737159295, 1.414301269258936, 2.2919324681210886, 0.7232026617037517, 0.030889688892523637, 1.315306653614238, 3.0464388531719857, 1.5397722419386146, -0.5012242611881478], "count": [188]}, "eef_sim_pose_action": {"mean": [0.5860138724523039, 0.1624192762434153, 1.282880580086222, 2.7772095585371104, 1.3560434642419514, 2.131078237685145, 0.5932229412767088, -0.054262253890459376, 1.2340002685316889, -2.042758633634959, 1.2843654190581322, -1.3712888267179966], "std": [0.015239197979528137, 0.02217760709069487, 0.004068326333565757, 1.2353167249807349, 0.017814514002588287, 0.08567202216703065, 0.06835509834286622, 0.049822293534842924, 0.05874311158412686, 1.253766985659422, 0.16634765683624786, 0.48679598069780167], "min": [0.534185198637372, 0.10528457345438891, 1.2771122410332583, -3.1295996034618105, 1.3352956565143583, 1.9045709594134148, 0.5025555482753559, -0.11042037258969695, 1.1167070801276486, -3.122734913944461, 0.978056400063219, -2.7227460668795636], "max": [0.6001890266812964, 0.1824609657108249, 1.2969794538108474, 3.1325959737159295, 1.414301269258936, 2.2919324681210886, 0.7232026617037517, 0.030889688892523637, 1.315306653614238, 3.0464388531719857, 1.5397722419386146, -0.5012242611881478], "count": [188]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27188842524509804]], [[0.27961240196078435]], [[0.27617126838235295]]], "std": [[[0.3040865958795437]], [[0.30078724831288894]], [[0.30142478692637925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3960367054738562]], [[0.4153936437908497]], [[0.4338533312908497]]], "std": [[[0.2656242944014165]], [[0.26304194486457394]], [[0.27758671351000397]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3469189705882353]], [[0.36683422998366016]], [[0.36915007352941176]]], "std": [[[0.2167013700677181]], [[0.21066544395956316]], [[0.2123332057884106]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2731416115196078]], [[0.29349458333333334]], [[0.29014910130718957]]], "std": [[[0.35381376859045705]], [[0.3490235321316444]], [[0.34753046541547106]]], "count": [100]}, "observation.state": {"min": [0.31791219115257263, -0.6324228644371033, 0.9390020370483398, 0.8604896068572998, -0.8734306693077087, 0.28426286578178406, -0.6827458739280701, -1.4071917533874512, 0.8544670939445496, -1.10959792137146, 0.24457350373268127, -0.7339589595794678, 19.620624542236328, 42.97312545776367, 2.657777786254883, 0.39750000834465027, 4.996874809265137, -0.47999998927116394, 13.440625190734863, -1.25, 17.323123931884766, 0.9175000190734863, 0.7093750238418579, 56.091251373291016, 80.75545501708984, 42.46875, -0.8018749952316284, -0.2587500214576721, 11.724374771118164, 0.004999999888241291, 7.171249866485596, -0.010625000111758709, 18.26937484741211, 0.44312500953674316, 1.4325000047683716, 53.6818733215332], "max": [0.41031163930892944, -0.5529488325119019, 0.9845883846282959, 1.011196255683899, -0.5711880922317505, 0.526936948299408, -0.3427557945251465, -0.6934033632278442, 1.4872777462005615, -0.5199750065803528, 0.691975474357605, -0.37857210636138916, 48.29375076293945, 74.40666198730469, 3.25, 9.53857135772705, 39.47999954223633, 87.4173355102539, 78.48400115966797, 6.453999996185303, 60.73125076293945, 48.3514289855957, 37.33545684814453, 92.04285430908203, 84.82500457763672, 70.12000274658203, -0.6731250286102295, 9.550714492797852, 55.84187698364258, 79.33643341064453, 68.68562316894531, 74.12750244140625, 75.14312744140625, 94.0086669921875, 79.88687896728516, 104.56285858154297], "mean": [0.33144882321357727, -0.5822344422340393, 0.9562397003173828, 0.9219796657562256, -0.603471040725708, 0.4768643081188202, -0.5305604934692383, -1.0723949670791626, 1.1404615640640259, -0.7648611068725586, 0.5142797827720642, -0.6943411231040955, 24.39040756225586, 48.2672004699707, 2.732785224914551, 0.9865357279777527, 11.027375221252441, 5.316749572753906, 19.408037185668945, -0.43470799922943115, 22.122224807739258, 3.9419302940368652, 3.5698704719543457, 65.78682708740234, 83.94657135009766, 55.20735549926758, -0.734739363193512, 2.7060580253601074, 32.434486389160156, 15.585710525512695, 35.22506332397461, 12.871464729309082, 44.72676467895508, 30.88471794128418, 40.27584457397461, 76.87284088134766], "std": [0.02111351676285267, 0.02351975440979004, 0.012374983169138432, 0.03292784094810486, 0.05349379777908325, 0.043115705251693726, 0.10619530826807022, 0.18301498889923096, 0.15071550011634827, 0.17738236486911774, 0.11799941956996918, 0.08383611589670181, 6.645917892456055, 7.322154521942139, 0.07368133217096329, 1.9569562673568726, 8.01656436920166, 19.13429832458496, 15.118470191955566, 1.6529451608657837, 10.01126766204834, 9.866151809692383, 8.229475021362305, 8.188060760498047, 0.9150100350379944, 7.433213233947754, 0.030501656234264374, 2.832897901535034, 11.431135177612305, 22.651437759399414, 15.198994636535645, 17.130739212036133, 14.90694522857666, 28.603670120239258, 20.403499603271484, 12.7365140914917], "count": [254]}, "action": {"min": [0.31791219115257263, -0.6324228644371033, 0.9390020370483398, 0.8604896068572998, -0.8734306693077087, 0.28426286578178406, -0.6827458739280701, -1.4071917533874512, 0.8544670939445496, -1.10959792137146, 0.24457350373268127, -0.7339589595794678, 19.620624542236328, 42.97312545776367, 2.657777786254883, 0.39750000834465027, 4.996874809265137, -0.47999998927116394, 13.440625190734863, -1.25, 17.323123931884766, 0.9175000190734863, 0.7093750238418579, 56.091251373291016, 80.75545501708984, 42.46875, -0.8018749952316284, -0.2587500214576721, 11.724374771118164, 0.004999999888241291, 7.171249866485596, -0.010625000111758709, 18.26937484741211, 0.44312500953674316, 1.4325000047683716, 53.6818733215332], "max": [0.41031163930892944, -0.5529488325119019, 0.9845883846282959, 1.011196255683899, -0.5711880922317505, 0.526936948299408, -0.3427557945251465, -0.6934033632278442, 1.4872777462005615, -0.5199750065803528, 0.691975474357605, -0.37857210636138916, 48.29375076293945, 74.40666198730469, 3.25, 9.53857135772705, 39.47999954223633, 87.4173355102539, 78.48400115966797, 6.453999996185303, 60.73125076293945, 48.3514289855957, 37.33545684814453, 92.04285430908203, 84.82500457763672, 70.12000274658203, -0.6731250286102295, 9.550714492797852, 55.84187698364258, 79.33643341064453, 68.68562316894531, 74.12750244140625, 75.14312744140625, 94.0086669921875, 79.88687896728516, 104.56285858154297], "mean": [0.3314487636089325, -0.5822340250015259, 0.9562391042709351, 0.9219803214073181, -0.6034709811210632, 0.47686415910720825, -0.5305606722831726, -1.0723949670791626, 1.1404615640640259, -0.7648608684539795, 0.5142797231674194, -0.6943408250808716, 24.39042091369629, 48.267147064208984, 2.7327826023101807, 0.9865356087684631, 11.027385711669922, 5.316750526428223, 19.408037185668945, -0.4347078502178192, 22.122236251831055, 3.9419302940368652, 3.5698695182800293, 65.78681945800781, 83.94660186767578, 55.207332611083984, -0.7347391843795776, 2.706057071685791, 32.43449020385742, 15.585701942443848, 35.225067138671875, 12.871459007263184, 44.726776123046875, 30.88471221923828, 40.275840759277344, 76.87284851074219], "std": [0.02111351490020752, 0.02351975627243519, 0.012374985963106155, 0.03292784094810486, 0.05349379777908325, 0.04311570152640343, 0.10619529336690903, 0.18301501870155334, 0.15071547031402588, 0.17738239467144012, 0.11799939721822739, 0.08383611589670181, 6.645918369293213, 7.322154521942139, 0.0736813098192215, 1.956956386566162, 8.01656436920166, 19.134296417236328, 15.118470191955566, 1.6529449224472046, 10.01126766204834, 9.866151809692383, 8.229474067687988, 8.188061714172363, 0.9150100946426392, 7.433213233947754, 0.030501659959554672, 2.8328986167907715, 11.431136131286621, 22.65144157409668, 15.198995590209961, 17.130735397338867, 14.90694522857666, 28.603668212890625, 20.403499603271484, 12.7365140914917], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [254]}, "index": {"min": [4214], "max": [4467], "mean": [4340.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [3.7401574803149606, 6.0, 6.0, 6.0, 6.0], "std": [1.634820890886427, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [254]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [254]}, "eef_direction_state": {"mean": [5.5078740157480315, 3.122047244094488], "std": [1.4894434990572392, 1.8090069223228769], "min": [1, 0], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [0.12992125984251968, 1.68503937007874], "std": [0.4195638831783595, 0.5204599329027003], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_state": {"mean": [0.13385826771653545, 1.1023622047244095], "std": [0.4500604460612044, 0.867929436419236], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_direction_action": {"mean": [5.5078740157480315, 3.122047244094488], "std": [1.4894434990572392, 1.8090069223228769], "min": [1, 0], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [0.12992125984251968, 1.68503937007874], "std": [0.4195638831783595, 0.5204599329027003], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_action": {"mean": [0.13385826771653545, 1.1023622047244095], "std": [0.4500604460612044, 0.867929436419236], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_sim_pose_state": {"mean": [0.5960202986750165, 0.1526280627044208, 1.2779341666583646, -1.406290974076192, 1.445611012325247, -2.3134094368193927, 0.6001682937976994, -0.03313003672154878, 1.1465857540083741, 2.1448389536837977, 1.3137133438321162, -0.5789794827767173], "std": [0.009311642654735755, 0.007670460903007427, 0.003121590414955166, 0.04958496888832226, 0.0390680051801344, 0.056941573757933385, 0.07854664383889651, 0.07976631098851299, 0.05458991928314009, 0.19572975697004147, 0.07784283804681766, 2.7926446261441584], "min": [0.5507109635790023, 0.1161662330259276, 1.271669032885091, -1.5663307659925163, 1.263672221170557, -2.5059891881911636, 0.5163631564216489, -0.17359482733331705, 1.0627722845071184, 1.7716689770073588, 1.1416119303906478, -3.1406867552507824], "max": [0.6085007110863617, 0.15908001613507938, 1.2833359875722834, -1.3123921575731625, 1.4703239795347431, -2.214595146885357, 0.7671499811151603, 0.10378503045842116, 1.2490153343399937, 2.60917414207054, 1.5182391211178916, 3.138588657668852], "count": [254]}, "eef_sim_pose_action": {"mean": [0.5960202986750165, 0.1526280627044208, 1.2779341666583646, -1.406290974076192, 1.445611012325247, -2.3134094368193927, 0.6001682937976994, -0.03313003672154878, 1.1465857540083741, 2.1448389536837977, 1.3137133438321162, -0.5789794827767173], "std": [0.009311642654735755, 0.007670460903007427, 0.003121590414955166, 0.04958496888832226, 0.0390680051801344, 0.056941573757933385, 0.07854664383889651, 0.07976631098851299, 0.05458991928314009, 0.19572975697004147, 0.07784283804681766, 2.7926446261441584], "min": [0.5507109635790023, 0.1161662330259276, 1.271669032885091, -1.5663307659925163, 1.263672221170557, -2.5059891881911636, 0.5163631564216489, -0.17359482733331705, 1.0627722845071184, 1.7716689770073588, 1.1416119303906478, -3.1406867552507824], "max": [0.6085007110863617, 0.15908001613507938, 1.2833359875722834, -1.3123921575731625, 1.4703239795347431, -2.214595146885357, 0.7671499811151603, 0.10378503045842116, 1.2490153343399937, 2.60917414207054, 1.5182391211178916, 3.138588657668852], "count": [254]}}} +{"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.28263315359477126]], [[0.2884374836601307]], [[0.2950045506535948]]], "std": [[[0.3191390875484175]], [[0.3142350127647913]], [[0.31112406828229777]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3440645751633987]], [[0.3847041952614379]], [[0.3980864767156863]]], "std": [[[0.2571357490658023]], [[0.2501396794985092]], [[0.2713950839858952]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3851310661764706]], [[0.4071099285130719]], [[0.41976953635620917]]], "std": [[[0.21202165594243896]], [[0.21577707783589256]], [[0.22086623286678514]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28374447099673206]], [[0.3012163745915033]], [[0.29479687295751633]]], "std": [[[0.34993366630473904]], [[0.3466143878623572]], [[0.34704153157790735]]], "count": [100]}, "observation.state": {"min": [0.26874953508377075, -0.616867184638977, 1.026002287864685, 0.9937437772750854, -0.6688220500946045, 0.19984549283981323, -0.46127545833587646, -1.0664386749267578, 0.7044899463653564, -1.3301098346710205, 0.16463053226470947, -1.200270414352417, 47.67375183105469, 73.90125274658203, 3.320625066757202, -0.36937499046325684, 28.251874923706055, 91.08875274658203, 32.711875915527344, 87.97187805175781, 27.44562530517578, 95.2543716430664, 18.522499084472656, 109.24749755859375, 73.14444732666016, 43.31733322143555, -0.9574999809265137, -0.11874999105930328, 4.473750114440918, 0.9268749952316284, 1.2756249904632568, 0.3487499952316284, 8.353124618530273, 2.4600000381469727, 0.6881250143051147, 67.08062744140625], "max": [0.31681543588638306, -0.5994649529457092, 1.0488669872283936, 1.083152174949646, -0.5271992087364197, 0.29979208111763, -0.09195944666862488, -0.6668669581413269, 1.0352531671524048, -0.6296253800392151, 0.49391546845436096, -0.8682860136032104, 60.849998474121094, 78.0531234741211, 3.5487499237060547, 8.435713768005371, 38.0525016784668, 99.83000183105469, 41.21875, 101.1875, 39.95000076293945, 110.72437286376953, 39.13750076293945, 109.9018783569336, 83.02999877929688, 72.53166961669922, 39.23875045776367, 9.561249732971191, 45.869998931884766, 98.18000030517578, 55.685001373291016, 80.88249969482422, 89.47888946533203, 109.45111083984375, 95.5633316040039, 109.83111572265625], "mean": [0.29543253779411316, -0.608485758304596, 1.039854884147644, 1.012679934501648, -0.5877983570098877, 0.2761248052120209, -0.27656278014183044, -0.9225928783416748, 0.8940455317497253, -1.1344778537750244, 0.35057970881462097, -0.9855774641036987, 58.148521423339844, 76.78905487060547, 3.373257875442505, 1.7690867185592651, 30.121047973632812, 95.7466812133789, 35.64946746826172, 96.55709075927734, 29.894495010375977, 105.39002990722656, 25.592548370361328, 109.83345031738281, 78.61390686035156, 53.11238479614258, 1.8871784210205078, 4.2557148933410645, 23.520570755004883, 38.915794372558594, 20.927295684814453, 40.46454620361328, 28.527799606323242, 48.174713134765625, 28.801105499267578, 86.06160736083984], "std": [0.016952339559793472, 0.006387052591890097, 0.007901012897491455, 0.024340659379959106, 0.04178161919116974, 0.026016108691692352, 0.11926401406526566, 0.1331280618906021, 0.10230500251054764, 0.1929895430803299, 0.09287089854478836, 0.13961409032344818, 3.409355401992798, 1.1016489267349243, 0.043313030153512955, 2.311307668685913, 2.604245185852051, 2.350741386413574, 1.757149338722229, 3.5131919384002686, 2.5996148586273193, 4.203568935394287, 4.538845062255859, 0.11904115229845047, 3.2853221893310547, 7.124199390411377, 7.995946884155273, 3.3691341876983643, 11.011775016784668, 28.81260108947754, 14.552016258239746, 29.58012580871582, 21.151920318603516, 31.940237045288086, 24.50850486755371, 9.084306716918945], "count": [115]}, "action": {"min": [0.26874953508377075, -0.616867184638977, 1.026002287864685, 0.9937437772750854, -0.6688220500946045, 0.19984549283981323, -0.46127545833587646, -1.0664386749267578, 0.7044899463653564, -1.3301098346710205, 0.16463053226470947, -1.200270414352417, 47.67375183105469, 73.90125274658203, 3.320625066757202, -0.36937499046325684, 28.251874923706055, 91.08875274658203, 32.711875915527344, 87.97187805175781, 27.44562530517578, 95.2543716430664, 18.522499084472656, 109.24749755859375, 73.14444732666016, 43.31733322143555, -0.9574999809265137, -0.11874999105930328, 4.473750114440918, 0.9268749952316284, 1.2756249904632568, 0.3487499952316284, 8.353124618530273, 2.4600000381469727, 0.6881250143051147, 67.08062744140625], "max": [0.31681543588638306, -0.5994649529457092, 1.0488669872283936, 1.083152174949646, -0.5271992087364197, 0.29979208111763, -0.09195944666862488, -0.6668669581413269, 1.0352531671524048, -0.6296253800392151, 0.49391546845436096, -0.8682860136032104, 60.849998474121094, 78.0531234741211, 3.5487499237060547, 8.435713768005371, 38.0525016784668, 99.83000183105469, 41.21875, 101.1875, 39.95000076293945, 110.72437286376953, 39.13750076293945, 109.9018783569336, 83.02999877929688, 72.53166961669922, 39.23875045776367, 9.561249732971191, 45.869998931884766, 98.18000030517578, 55.685001373291016, 80.88249969482422, 89.47888946533203, 109.45111083984375, 95.5633316040039, 109.83111572265625], "mean": [0.2954326272010803, -0.6084855198860168, 1.039854645729065, 1.012679934501648, -0.5877982378005981, 0.2761246860027313, -0.27656278014183044, -0.9225927591323853, 0.8940457105636597, -1.1344778537750244, 0.35057970881462097, -0.9855776429176331, 58.14854431152344, 76.7890625, 3.373258590698242, 1.7690868377685547, 30.121051788330078, 95.74666595458984, 35.64946365356445, 96.55713653564453, 29.894495010375977, 105.3900375366211, 25.592546463012695, 109.83354949951172, 78.61387634277344, 53.112388610839844, 1.88717782497406, 4.2557148933410645, 23.520580291748047, 38.91579055786133, 20.92730140686035, 40.46454620361328, 28.527799606323242, 48.174705505371094, 28.801105499267578, 86.06157684326172], "std": [0.016952339559793472, 0.006387052591890097, 0.007901017554104328, 0.024340661242604256, 0.04178162291646004, 0.0260161105543375, 0.11926400661468506, 0.1331280767917633, 0.10230501741170883, 0.1929895579814911, 0.09287089854478836, 0.13961409032344818, 3.4093563556671143, 1.1016488075256348, 0.043313026428222656, 2.311306953430176, 2.604245662689209, 2.350741386413574, 1.7571492195129395, 3.513192892074585, 2.5996153354644775, 4.203568935394287, 4.538845062255859, 0.11904116719961166, 3.285322666168213, 7.124198913574219, 7.995946884155273, 3.3691344261169434, 11.011774063110352, 28.81260108947754, 14.552016258239746, 29.58011817932129, 21.15192222595215, 31.940229415893555, 24.50850486755371, 9.084307670593262], "count": [115]}, "timestamp": {"min": [0.0], "max": [3.8], "mean": [1.9], "std": [1.1065461781798556], "count": [115]}, "frame_index": {"min": [0], "max": [114], "mean": [57.0], "std": [33.19638534539566], "count": [115]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [115]}, "index": {"min": [4468], "max": [4582], "mean": [4525.0], "std": [33.19638534539566], "count": [115]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [115]}, "subtask_annotation": {"mean": [3.208695652173913, 6.0, 6.0, 6.0, 6.0], "std": [1.2545267749679676, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [115]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [115]}, "eef_direction_state": {"mean": [4.130434782608695, 2.982608695652174], "std": [2.649107279100166, 1.8367391175698695], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_state": {"mean": [0.3391304347826087, 1.6434782608695653], "std": [0.4734141770023027, 0.5306485670397342], "min": [0, 0], "max": [1, 2], "count": [115]}, "eef_acc_mag_state": {"mean": [0.10434782608695652, 1.191304347826087], "std": [0.40376301795630964, 0.6839228557299369], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_direction_action": {"mean": [4.130434782608695, 2.982608695652174], "std": [2.649107279100166, 1.8367391175698695], "min": [0, 0], "max": [6, 6], "count": [115]}, "eef_velocity_action": {"mean": [0.3391304347826087, 1.6434782608695653], "std": [0.4734141770023027, 0.5306485670397342], "min": [0, 0], "max": [1, 2], "count": [115]}, "eef_acc_mag_action": {"mean": [0.10434782608695652, 1.191304347826087], "std": [0.40376301795630964, 0.6839228557299369], "min": [0, 0], "max": [2, 2], "count": [115]}, "eef_sim_pose_state": {"mean": [0.6176880490338098, 0.1717721861876814, 1.2781136352209492, -1.55627467657387, 1.3430774940872934, -2.421522559869093, 0.5624950607387392, -0.0053182758883286285, 1.2243168649058689, -1.8266767174371719, 1.0800601458775299, -0.6664774020635218], "std": [0.00974982610713995, 0.008262248193720699, 0.002299869140998982, 0.02905198519254025, 0.018210808058329513, 0.05426638805139356, 0.05265771304488859, 0.037500352976413076, 0.054619671294553154, 0.2615701145735114, 0.08714213252766675, 0.13512196670844198], "min": [0.5966628760435944, 0.15339602357521606, 1.274113532890671, -1.6047765949140524, 1.3192326309456766, -2.560079860873361, 0.5053597939188259, -0.0870604801205061, 1.1282039853061743, -2.2501540996998743, 0.9256496374534096, -0.8849688045743491], "max": [0.6301780233691273, 0.17950823410889188, 1.280821214542104, -1.5073046561383299, 1.3701491717840493, -2.3685495257683584, 0.6468043639994587, 0.034772334201838756, 1.290452163983053, -1.2807163734076341, 1.2855964206895436, -0.37941349990981066], "count": [115]}, "eef_sim_pose_action": {"mean": [0.6176880490338098, 0.1717721861876814, 1.2781136352209492, -1.55627467657387, 1.3430774940872934, -2.421522559869093, 0.5624950607387392, -0.0053182758883286285, 1.2243168649058689, -1.8266767174371719, 1.0800601458775299, -0.6664774020635218], "std": [0.00974982610713995, 0.008262248193720699, 0.002299869140998982, 0.02905198519254025, 0.018210808058329513, 0.05426638805139356, 0.05265771304488859, 0.037500352976413076, 0.054619671294553154, 0.2615701145735114, 0.08714213252766675, 0.13512196670844198], "min": [0.5966628760435944, 0.15339602357521606, 1.274113532890671, -1.6047765949140524, 1.3192326309456766, -2.560079860873361, 0.5053597939188259, -0.0870604801205061, 1.1282039853061743, -2.2501540996998743, 0.9256496374534096, -0.8849688045743491], "max": [0.6301780233691273, 0.17950823410889188, 1.280821214542104, -1.5073046561383299, 1.3701491717840493, -2.3685495257683584, 0.6468043639994587, 0.034772334201838756, 1.290452163983053, -1.2807163734076341, 1.2855964206895436, -0.37941349990981066], "count": [115]}}} +{"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.2977061764705882]], [[0.3011215420751634]], [[0.3082609579248366]]], "std": [[[0.31366874482299295]], [[0.3074835322517551]], [[0.2996151695591582]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33318729166666666]], [[0.37917526348039216]], [[0.39909501633986927]]], "std": [[[0.23985788274586206]], [[0.237909648236605]], [[0.24577923488804493]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3823900612745098]], [[0.4025402655228758]], [[0.3959443545751634]]], "std": [[[0.22019472645893942]], [[0.22115742741500538]], [[0.2307088698115557]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2902763031045752]], [[0.3073397549019608]], [[0.29948281045751635]]], "std": [[[0.3522395988891922]], [[0.347701017403311]], [[0.34938827291307584]]], "count": [100]}, "observation.state": {"min": [0.5182345509529114, -0.7203450202941895, 1.1669973134994507, 0.5082923173904419, -0.9899502396583557, 0.28375422954559326, -0.45877203345298767, -1.112334966659546, 0.8955956101417542, -1.3249123096466064, 0.35293641686439514, -1.1922671794891357, 53.864376068115234, 57.752498626708984, 3.408750057220459, -0.3037499785423279, 36.60124969482422, 80.49562072753906, 42.270626068115234, 98.44937133789062, 60.220001220703125, 109.86000061035156, 63.81062698364258, 109.9906234741211, 70.99187469482422, 30.261249542236328, -0.7049999833106995, 0.6673333048820496, 0.71875, 1.0362499952316284, 0.7762500047683716, -0.1887499988079071, 1.3581249713897705, 1.290624976158142, 0.7893750071525574, 54.061248779296875], "max": [0.628396213054657, -0.681172251701355, 1.2224383354187012, 0.6015392541885376, -0.8492360711097717, 0.36216336488723755, -0.15540359914302826, -0.7982800006866455, 1.2690975666046143, -0.8324750065803528, 0.550024151802063, -0.6793125867843628, 69.23374938964844, 71.90437316894531, 33.61375045776367, -0.0811111107468605, 47.80437469482422, 83.50437927246094, 82.828125, 109.109375, 90.65499877929688, 109.95375061035156, 94.2456283569336, 110.08727264404297, 74.15812683105469, 71.47666931152344, 15.103750228881836, 9.420000076293945, 47.55555725097656, 89.59889221191406, 56.8377799987793, 62.74700164794922, 90.74818420410156, 111.20222473144531, 96.22900390625, 109.54499816894531], "mean": [0.5434097647666931, -0.6959959864616394, 1.2037311792373657, 0.5435252785682678, -0.8783714771270752, 0.32762911915779114, -0.2868093252182007, -0.997402012348175, 1.0385440587997437, -1.042122721672058, 0.4487761855125427, -0.7539085149765015, 65.88018798828125, 62.00740051269531, 24.08415412902832, -0.2513318955898285, 39.41086196899414, 82.01325225830078, 51.615447998046875, 102.25674438476562, 66.89833068847656, 109.9217529296875, 70.51434326171875, 110.0470962524414, 72.19886779785156, 50.94819259643555, 3.507077932357788, 5.410453796386719, 19.669334411621094, 21.58381462097168, 18.512657165527344, 22.551654815673828, 23.36821746826172, 34.09938430786133, 27.571557998657227, 87.0511245727539], "std": [0.02696841210126877, 0.01512995082885027, 0.013291295617818832, 0.02488991618156433, 0.03272082284092903, 0.026751935482025146, 0.08978342264890671, 0.08022791892290115, 0.12207649648189545, 0.18637095391750336, 0.049670394510030746, 0.1493147760629654, 5.6668171882629395, 5.145485877990723, 10.714045524597168, 0.06136902794241905, 4.11171293258667, 0.757094144821167, 14.91511344909668, 3.37726092338562, 11.31120777130127, 0.016121044754981995, 11.37430477142334, 0.02376583218574524, 1.0819940567016602, 10.901944160461426, 5.356849670410156, 3.3311727046966553, 14.7716703414917, 23.84097671508789, 16.23075294494629, 22.44620132446289, 22.70174789428711, 32.15901184082031, 26.867719650268555, 12.609156608581543], "count": [114]}, "action": {"min": [0.5182345509529114, -0.7203450202941895, 1.1669973134994507, 0.5082923173904419, -0.9899502396583557, 0.28375422954559326, -0.45877203345298767, -1.112334966659546, 0.8955956101417542, -1.3249123096466064, 0.35293641686439514, -1.1922671794891357, 53.864376068115234, 57.752498626708984, 3.408750057220459, -0.3037499785423279, 36.60124969482422, 80.49562072753906, 42.270626068115234, 98.44937133789062, 60.220001220703125, 109.86000061035156, 63.81062698364258, 109.9906234741211, 70.99187469482422, 30.261249542236328, -0.7049999833106995, 0.6673333048820496, 0.71875, 1.0362499952316284, 0.7762500047683716, -0.1887499988079071, 1.3581249713897705, 1.290624976158142, 0.7893750071525574, 54.061248779296875], "max": [0.628396213054657, -0.681172251701355, 1.2224383354187012, 0.6015392541885376, -0.8492360711097717, 0.36216336488723755, -0.15540359914302826, -0.7982800006866455, 1.2690975666046143, -0.8324750065803528, 0.550024151802063, -0.6793125867843628, 69.23374938964844, 71.90437316894531, 33.61375045776367, -0.0811111107468605, 47.80437469482422, 83.50437927246094, 82.828125, 109.109375, 90.65499877929688, 109.95375061035156, 94.2456283569336, 110.08727264404297, 74.15812683105469, 71.47666931152344, 15.103750228881836, 9.420000076293945, 47.55555725097656, 89.59889221191406, 56.8377799987793, 62.74700164794922, 90.74818420410156, 111.20222473144531, 96.22900390625, 109.54499816894531], "mean": [0.5434096455574036, -0.695995569229126, 1.2037314176559448, 0.5435253381729126, -0.8783714175224304, 0.327629029750824, -0.2868092656135559, -0.9974022507667542, 1.0385440587997437, -1.0421228408813477, 0.4487762451171875, -0.7539087533950806, 65.88019561767578, 62.00740051269531, 24.08415412902832, -0.25133177638053894, 39.41085433959961, 82.01326751708984, 51.61544418334961, 102.25675201416016, 66.89833068847656, 109.92179107666016, 70.5143814086914, 110.04710388183594, 72.1988754272461, 50.948184967041016, 3.507079601287842, 5.410456657409668, 19.669340133666992, 21.583810806274414, 18.51266098022461, 22.551654815673828, 23.368221282958984, 34.09937286376953, 27.571565628051758, 87.05110931396484], "std": [0.026968415826559067, 0.01512994896620512, 0.013291295617818832, 0.02488991990685463, 0.03272082284092903, 0.026751933619379997, 0.08978342264890671, 0.08022791147232056, 0.12207649648189545, 0.18637095391750336, 0.04967039078474045, 0.14931480586528778, 5.6668171882629395, 5.145485877990723, 10.714045524597168, 0.061369024217128754, 4.11171293258667, 0.7570940256118774, 14.91511344909668, 3.377260684967041, 11.311206817626953, 0.01612108014523983, 11.374302864074707, 0.02376583404839039, 1.0819941759109497, 10.901944160461426, 5.356851577758789, 3.3311727046966553, 14.7716703414917, 23.84097671508789, 16.23075294494629, 22.446199417114258, 22.701745986938477, 32.15901184082031, 26.867719650268555, 12.60915756225586], "count": [114]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [114]}, "index": {"min": [4583], "max": [4696], "mean": [4639.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [114]}, "subtask_annotation": {"mean": [3.0701754385964914, 6.0, 6.0, 6.0, 6.0], "std": [1.4552946180624904, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [114]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [114]}, "eef_direction_state": {"mean": [4.447368421052632, 2.719298245614035], "std": [2.2598404898807627, 1.9489483080730448], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_state": {"mean": [0.3684210526315789, 1.7456140350877194], "std": [0.5174695159211445, 0.4552116050992674], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_state": {"mean": [0.4473684210526316, 1.412280701754386], "std": [0.7265890663115374, 0.6985122474252095], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_direction_action": {"mean": [4.447368421052632, 2.719298245614035], "std": [2.2598404898807627, 1.9489483080730448], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_action": {"mean": [0.3684210526315789, 1.7456140350877194], "std": [0.5174695159211445, 0.4552116050992674], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_action": {"mean": [0.4473684210526316, 1.412280701754386], "std": [0.7265890663115374, 0.6985122474252095], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_sim_pose_state": {"mean": [0.6429382743113414, 0.20544820134366476, 1.2870365146517035, -1.2211861320766493, 1.031729558885548, -2.0906712537444103, 0.5946891971812045, -0.010468189943079506, 1.2323874753979256, -1.0980478919492045, 1.3498565280311172, 0.041703406177406255], "std": [0.0075681823963504365, 0.007721970695946592, 0.005709207567817751, 0.020137898100244356, 0.032688008262371955, 0.05372148817113715, 0.059120976792204225, 0.037013680142204304, 0.051661311414332334, 1.1934671544360045, 0.14811443704503233, 1.038121784240441], "min": [0.6137839907688436, 0.17956258388631835, 1.2703660642798644, -1.2717949937446433, 0.9876892092673808, -2.2648297577495944, 0.5227557917716006, -0.05917567154184439, 1.131608506757167, -2.629350234345273, 1.0999383933728044, -1.3099232160072463], "max": [0.6516634605590216, 0.21380723440582775, 1.293014692118895, -1.1921475998786564, 1.0752376613180012, -2.043800969980481, 0.6984771019856203, 0.03639721811497243, 1.302570031811732, 0.7613716818665235, 1.5408303748687535, 1.7064842500116422], "count": [114]}, "eef_sim_pose_action": {"mean": [0.6429382743113414, 0.20544820134366476, 1.2870365146517035, -1.2211861320766493, 1.031729558885548, -2.0906712537444103, 0.5946891971812045, -0.010468189943079506, 1.2323874753979256, -1.0980478919492045, 1.3498565280311172, 0.041703406177406255], "std": [0.0075681823963504365, 0.007721970695946592, 0.005709207567817751, 0.020137898100244356, 0.032688008262371955, 0.05372148817113715, 0.059120976792204225, 0.037013680142204304, 0.051661311414332334, 1.1934671544360045, 0.14811443704503233, 1.038121784240441], "min": [0.6137839907688436, 0.17956258388631835, 1.2703660642798644, -1.2717949937446433, 0.9876892092673808, -2.2648297577495944, 0.5227557917716006, -0.05917567154184439, 1.131608506757167, -2.629350234345273, 1.0999383933728044, -1.3099232160072463], "max": [0.6516634605590216, 0.21380723440582775, 1.293014692118895, -1.1921475998786564, 1.0752376613180012, -2.043800969980481, 0.6984771019856203, 0.03639721811497243, 1.302570031811732, 0.7613716818665235, 1.5408303748687535, 1.7064842500116422], "count": [114]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2806299162581699]], [[0.2844918566176471]], [[0.29553974060457516]]], "std": [[[0.3134664137884297]], [[0.3097946619014889]], [[0.30145642708969433]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3988108803104575]], [[0.42890527982026144]], [[0.4266960232843137]]], "std": [[[0.29056649086689657]], [[0.277061550977905]], [[0.2827358555306777]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3824106801470588]], [[0.400998022875817]], [[0.39811714460784314]]], "std": [[[0.22381039575420603]], [[0.2218194340649883]], [[0.22509079635617846]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3068419730392157]], [[0.32329231821895427]], [[0.3161880739379085]]], "std": [[[0.36494945803914375]], [[0.36019999713094486]], [[0.36248927440129614]]], "count": [100]}, "observation.state": {"min": [-0.30041199922561646, -0.5447709560394287, 0.753700315952301, 1.9517772197723389, -0.6381874084472656, -0.6658893823623657, -0.7511730194091797, -1.1977139711380005, 0.568827748298645, -1.1991444826126099, 0.010848211124539375, -0.7321469783782959, 29.00666618347168, 76.913330078125, 2.6368751525878906, 0.1418749988079071, 15.258125305175781, 92.32083129882812, 15.046249389648438, 82.49500274658203, 18.46500015258789, 91.02625274658203, 13.733124732971191, 107.07499694824219, 67.5268783569336, 34.634376525878906, -0.550000011920929, -0.7712500095367432, 0.71875, 0.7087500095367432, 0.737500011920929, -0.44187501072883606, 0.668749988079071, 0.734375, 0.6556249856948853, 0.3543750047683716], "max": [0.01626039482653141, -0.32701990008354187, 0.84592205286026, 2.535524845123291, -0.2661745548248291, -0.30513274669647217, 0.030541885644197464, -0.39356353878974915, 1.1827888488769531, -0.789249062538147, 0.5903810858726501, -0.677810549736023, 51.09187698364258, 85.14375305175781, 4.726249694824219, 7.307499885559082, 37.033748626708984, 108.51249694824219, 47.88687515258789, 103.56749725341797, 56.71500015258789, 108.79374694824219, 61.42499923706055, 109.5206298828125, 73.33000183105469, 74.5522232055664, 2.9375, 9.768750190734863, 54.71333312988281, 71.82937622070312, 59.93333435058594, 74.87187957763672, 85.0888900756836, 102.50555419921875, 87.41444396972656, 106.58062744140625], "mean": [-0.2363886833190918, -0.3854123055934906, 0.7791597843170166, 2.447540760040283, -0.5063820481300354, -0.6088426113128662, -0.3303985595703125, -0.8095199465751648, 0.8874953389167786, -1.0164273977279663, 0.3252769410610199, -0.6923362612724304, 42.77949905395508, 82.71475219726562, 2.754870653152466, 0.8407838940620422, 23.964670181274414, 103.0585708618164, 22.785133361816406, 91.87725067138672, 26.858383178710938, 97.36725616455078, 27.392562866210938, 108.90392303466797, 70.61070251464844, 50.96247863769531, 0.029461106285452843, 3.8454678058624268, 28.595407485961914, 23.408979415893555, 20.902942657470703, 25.215240478515625, 16.788164138793945, 36.25395584106445, 10.154366493225098, 77.32176208496094], "std": [0.08623185008764267, 0.06753072887659073, 0.02759198658168316, 0.18084615468978882, 0.08849654346704483, 0.10005476325750351, 0.22471174597740173, 0.2385668307542801, 0.18196994066238403, 0.1111767366528511, 0.17090995609760284, 0.01785205863416195, 5.796837329864502, 2.172767400741577, 0.3206791877746582, 1.0453557968139648, 4.136744022369385, 4.597267150878906, 9.996842384338379, 4.395774841308594, 11.545616149902344, 3.8188934326171875, 13.417473793029785, 0.5196882486343384, 1.8626708984375, 10.417472839355469, 0.8122018575668335, 3.7822930812835693, 18.92144203186035, 21.704524993896484, 17.746633529663086, 26.386817932128906, 18.859405517578125, 26.70551300048828, 15.616292953491211, 32.11206817626953], "count": [192]}, "action": {"min": [-0.30041199922561646, -0.5447709560394287, 0.753700315952301, 1.9517772197723389, -0.6381874084472656, -0.6658893823623657, -0.7511730194091797, -1.1977139711380005, 0.568827748298645, -1.1991444826126099, 0.010848211124539375, -0.7321469783782959, 29.00666618347168, 76.913330078125, 2.6368751525878906, 0.1418749988079071, 15.258125305175781, 92.32083129882812, 15.046249389648438, 82.49500274658203, 18.46500015258789, 91.02625274658203, 13.733124732971191, 107.07499694824219, 67.5268783569336, 34.634376525878906, -0.550000011920929, -0.7712500095367432, 0.71875, 0.7087500095367432, 0.737500011920929, -0.44187501072883606, 0.668749988079071, 0.734375, 0.6556249856948853, 0.3543750047683716], "max": [0.01626039482653141, -0.32701990008354187, 0.84592205286026, 2.535524845123291, -0.2661745548248291, -0.30513274669647217, 0.030541885644197464, -0.39356353878974915, 1.1827888488769531, -0.789249062538147, 0.5903810858726501, -0.677810549736023, 51.09187698364258, 85.14375305175781, 4.726249694824219, 7.307499885559082, 37.033748626708984, 108.51249694824219, 47.88687515258789, 103.56749725341797, 56.71500015258789, 108.79374694824219, 61.42499923706055, 109.5206298828125, 73.33000183105469, 74.5522232055664, 2.9375, 9.768750190734863, 54.71333312988281, 71.82937622070312, 59.93333435058594, 74.87187957763672, 85.0888900756836, 102.50555419921875, 87.41444396972656, 106.58062744140625], "mean": [-0.2363886684179306, -0.3854123055934906, 0.7791600227355957, 2.447540283203125, -0.506382167339325, -0.6088427901268005, -0.3303986191749573, -0.8095197081565857, 0.8874952793121338, -1.0164272785186768, 0.32527685165405273, -0.6923360824584961, 42.77949905395508, 82.71470642089844, 2.754871368408203, 0.8407840132713318, 23.964670181274414, 103.05855560302734, 22.785139083862305, 91.87728118896484, 26.858367919921875, 97.36730194091797, 27.39255714416504, 108.9038314819336, 70.6106948852539, 50.96246337890625, 0.029461145401000977, 3.8454678058624268, 28.595407485961914, 23.40897560119629, 20.902936935424805, 25.215225219726562, 16.788166046142578, 36.25394821166992, 10.154364585876465, 77.3218002319336], "std": [0.08623186498880386, 0.06753072887659073, 0.027591988444328308, 0.18084615468978882, 0.08849654346704483, 0.10005476325750351, 0.22471174597740173, 0.23856684565544128, 0.18196994066238403, 0.1111767366528511, 0.17090994119644165, 0.017852062359452248, 5.796837329864502, 2.1727676391601562, 0.320679247379303, 1.0453557968139648, 4.136744022369385, 4.597267150878906, 9.996842384338379, 4.395774841308594, 11.54561710357666, 3.8188934326171875, 13.417471885681152, 0.5196883082389832, 1.8626714944839478, 10.417472839355469, 0.8122017979621887, 3.7822935581207275, 18.92144203186035, 21.70452308654785, 17.74663543701172, 26.386816024780273, 18.859403610229492, 26.70551109313965, 15.616292953491211, 32.11206817626953], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [192]}, "index": {"min": [4697], "max": [4888], "mean": [4792.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [3.6822916666666665, 6.0, 6.0, 6.0, 6.0], "std": [1.2153955796079534, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [192]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [192]}, "eef_direction_state": {"mean": [5.026041666666667, 2.890625], "std": [1.6596777292385874, 1.7420999137176374], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [0.4635416666666667, 1.828125], "std": [0.7491133358381459, 0.40393974514565084], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.3958333333333333, 1.328125], "std": [0.7213870705491996, 0.7009224762470764], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [5.026041666666667, 2.890625], "std": [1.6596777292385874, 1.7420999137176374], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [0.4635416666666667, 1.828125], "std": [0.7491133358381459, 0.40393974514565084], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.3958333333333333, 1.328125], "std": [0.7213870705491996, 0.7009224762470764], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.5762626190902399, 0.1892844870759468, 1.2935031242145343, 2.0291783475026013, 1.3321737745615374, 1.4811310224093086, 0.5771448118759636, -0.06206175736616978, 1.2223196893786243, -0.8937058603429896, 1.340918747841764, -1.284633366543403], "std": [0.01262198770442699, 0.01870408522487813, 0.01569200322512852, 0.8788152131401555, 0.07294717161350962, 0.3343690941920523, 0.07213568221018656, 0.07538011049856748, 0.06746893291437847, 2.137772112950336, 0.15693183613601158, 0.7820996742266567], "min": [0.548102458729303, 0.13656288506624792, 1.2545697154493822, -3.0193802345843004, 1.2641394235502332, 0.2563342798759885, 0.4994976699611605, -0.15172993005177238, 1.0897519255750936, -3.1415647573290335, 0.9619276675889616, -3.0547318575040587], "max": [0.6081262962230509, 0.20495196308786595, 1.3356159203234503, 2.997810996164425, 1.5563567905995281, 2.768566699244703, 0.7198586111256552, 0.05934172092528445, 1.327500758458761, 3.125897239040204, 1.5642164721476615, 2.9173619338421486], "count": [192]}, "eef_sim_pose_action": {"mean": [0.5762626190902399, 0.1892844870759468, 1.2935031242145343, 2.0291783475026013, 1.3321737745615374, 1.4811310224093086, 0.5771448118759636, -0.06206175736616978, 1.2223196893786243, -0.8937058603429896, 1.340918747841764, -1.284633366543403], "std": [0.01262198770442699, 0.01870408522487813, 0.01569200322512852, 0.8788152131401555, 0.07294717161350962, 0.3343690941920523, 0.07213568221018656, 0.07538011049856748, 0.06746893291437847, 2.137772112950336, 0.15693183613601158, 0.7820996742266567], "min": [0.548102458729303, 0.13656288506624792, 1.2545697154493822, -3.0193802345843004, 1.2641394235502332, 0.2563342798759885, 0.4994976699611605, -0.15172993005177238, 1.0897519255750936, -3.1415647573290335, 0.9619276675889616, -3.0547318575040587], "max": [0.6081262962230509, 0.20495196308786595, 1.3356159203234503, 2.997810996164425, 1.5563567905995281, 2.768566699244703, 0.7198586111256552, 0.05934172092528445, 1.327500758458761, 3.125897239040204, 1.5642164721476615, 2.9173619338421486], "count": [192]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2915069736227825]], [[0.29532237125619476]], [[0.3040783079257344]]], "std": [[[0.3189046645931627]], [[0.31029253438232696]], [[0.3002052993200856]]], "count": [91]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3736447672017525]], [[0.4114464106155282]], [[0.41953440126050423]]], "std": [[[0.284156157371784]], [[0.27463931518376233]], [[0.28849730314766137]]], "count": [91]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34954907347554404]], [[0.36541243131868134]], [[0.3531606267507003]]], "std": [[[0.20049845888860407]], [[0.19949540283041955]], [[0.20393242560750746]]], "count": [91]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2938363319686849]], [[0.3124105347267112]], [[0.30226539269553976]]], "std": [[[0.35597088814872996]], [[0.3516245568978403]], [[0.3518771747669729]]], "count": [91]}, "observation.state": {"min": [0.15998131036758423, -0.5226002931594849, 0.9221747517585754, 0.9452725648880005, -0.5804627537727356, 0.3590744733810425, -0.4486390948295593, -1.2221283912658691, 0.8739392757415771, -1.1192492246627808, 0.39063096046447754, -0.7934214472770691, 38.77750015258789, 69.50749969482422, 2.742222309112549, -1.0318750143051147, 42.11375045776367, 95.18000030517578, 63.86249923706055, 105.49874877929688, 70.8812484741211, 108.46624755859375, 73.25375366210938, 108.85199737548828, 67.57437896728516, 24.744375228881836, -1.178125023841858, -0.9193750023841858, 0.6212499737739563, 0.5950000286102295, 1.2730000019073486, -0.5212500095367432, 6.875, 2.887500047683716, 2.2206249237060547, 34.41749954223633], "max": [0.16223306953907013, -0.509222149848938, 0.922264814376831, 1.0630663633346558, -0.5197365880012512, 0.5077439546585083, -0.2541819214820862, -0.7325389981269836, 1.28545343875885, -0.6468394994735718, 0.5659189820289612, -0.4753185212612152, 49.30875015258789, 76.21437072753906, 11.671250343322754, 3.6700000762939453, 53.25312423706055, 109.49124908447266, 80.62687683105469, 109.79374694824219, 90.11937713623047, 109.52812194824219, 93.3550033569336, 108.90125274658203, 74.01187896728516, 68.69499969482422, 36.208126068115234, 8.041250228881836, 49.75, 81.56111145019531, 65.88666534423828, 97.71062469482422, 87.7477798461914, 109.64749908447266, 93.15444946289062, 110.13555908203125], "mean": [0.16104431450366974, -0.5104594826698303, 0.9222228527069092, 0.9630014896392822, -0.543148398399353, 0.48763975501060486, -0.32295557856559753, -1.017657995223999, 1.0791075229644775, -0.8760743141174316, 0.48275646567344666, -0.6639660000801086, 41.90610122680664, 75.07305145263672, 3.455472469329834, -0.1547376960515976, 51.45408630371094, 107.96771240234375, 75.57967376708984, 109.38694763183594, 84.73565673828125, 109.21817016601562, 87.96235656738281, 108.87730407714844, 70.51866912841797, 43.54072189331055, 7.386603832244873, 2.0457699298858643, 19.072154998779297, 21.161659240722656, 18.63637351989746, 49.312171936035156, 26.888019561767578, 67.71835327148438, 35.14497375488281, 91.63609313964844], "std": [0.0008864565170370042, 0.002872219542041421, 2.0842149751842953e-05, 0.026572952046990395, 0.017469823360443115, 0.03322175145149231, 0.06358079612255096, 0.12895238399505615, 0.12350477278232574, 0.16561907529830933, 0.05739091709256172, 0.07992928475141525, 2.378277540206909, 1.5977404117584229, 1.9138485193252563, 1.257193922996521, 3.0198709964752197, 3.491182804107666, 3.129458427429199, 0.9754812121391296, 3.6773509979248047, 0.19015337526798248, 4.071092128753662, 0.012020157650113106, 2.3164989948272705, 11.707239151000977, 11.199845314025879, 2.4535961151123047, 13.898580551147461, 19.720277786254883, 15.35791301727295, 34.424015045166016, 19.240365982055664, 34.79698944091797, 21.503385543823242, 18.620229721069336], "count": [91]}, "action": {"min": [0.15998131036758423, -0.5226002931594849, 0.9221747517585754, 0.9452725648880005, -0.5804627537727356, 0.3590744733810425, -0.4486390948295593, -1.2221283912658691, 0.8739392757415771, -1.1192492246627808, 0.39063096046447754, -0.7934214472770691, 38.77750015258789, 69.50749969482422, 2.742222309112549, -1.0318750143051147, 42.11375045776367, 95.18000030517578, 63.86249923706055, 105.49874877929688, 70.8812484741211, 108.46624755859375, 73.25375366210938, 108.85199737548828, 67.57437896728516, 24.744375228881836, -1.178125023841858, -0.9193750023841858, 0.6212499737739563, 0.5950000286102295, 1.2730000019073486, -0.5212500095367432, 6.875, 2.887500047683716, 2.2206249237060547, 34.41749954223633], "max": [0.16223306953907013, -0.509222149848938, 0.922264814376831, 1.0630663633346558, -0.5197365880012512, 0.5077439546585083, -0.2541819214820862, -0.7325389981269836, 1.28545343875885, -0.6468394994735718, 0.5659189820289612, -0.4753185212612152, 49.30875015258789, 76.21437072753906, 11.671250343322754, 3.6700000762939453, 53.25312423706055, 109.49124908447266, 80.62687683105469, 109.79374694824219, 90.11937713623047, 109.52812194824219, 93.3550033569336, 108.90125274658203, 74.01187896728516, 68.69499969482422, 36.208126068115234, 8.041250228881836, 49.75, 81.56111145019531, 65.88666534423828, 97.71062469482422, 87.7477798461914, 109.64749908447266, 93.15444946289062, 110.13555908203125], "mean": [0.1610444188117981, -0.5104595422744751, 0.9222230315208435, 0.9630017876625061, -0.5431482791900635, 0.487639844417572, -0.3229556381702423, -1.0176582336425781, 1.079107403755188, -0.8760743737220764, 0.4827563166618347, -0.6639659404754639, 41.906105041503906, 75.07308197021484, 3.455472946166992, -0.15473763644695282, 51.454078674316406, 107.9676742553711, 75.57966613769531, 109.386962890625, 84.73563385009766, 109.21820068359375, 87.96235656738281, 108.87738037109375, 70.51868438720703, 43.54072189331055, 7.38661003112793, 2.0457699298858643, 19.072154998779297, 21.161663055419922, 18.63637351989746, 49.31216049194336, 26.888023376464844, 67.71834564208984, 35.14497375488281, 91.6360855102539], "std": [0.0008864567498676479, 0.0028722197748720646, 2.08439178095432e-05, 0.026572952046990395, 0.017469825223088264, 0.03322175145149231, 0.06358080357313156, 0.12895238399505615, 0.12350477278232574, 0.16561907529830933, 0.05739091336727142, 0.07992928475141525, 2.37827730178833, 1.5977402925491333, 1.9138484001159668, 1.2571940422058105, 3.019871234893799, 3.491183042526245, 3.1294586658477783, 0.9754810333251953, 3.6773502826690674, 0.19015341997146606, 4.071092128753662, 0.012020386755466461, 2.3164989948272705, 11.707240104675293, 11.199845314025879, 2.4535961151123047, 13.898580551147461, 19.72027587890625, 15.35791301727295, 34.42401123046875, 19.240365982055664, 34.79698944091797, 21.503387451171875, 18.620227813720703], "count": [91]}, "timestamp": {"min": [0.0], "max": [3.0], "mean": [1.5], "std": [0.8755950357709131], "count": [91]}, "frame_index": {"min": [0], "max": [90], "mean": [45.0], "std": [26.267851073127396], "count": [91]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [91]}, "index": {"min": [4889], "max": [4979], "mean": [4934.0], "std": [26.267851073127396], "count": [91]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [91]}, "subtask_annotation": {"mean": [3.1868131868131866, 6.0, 6.0, 6.0, 6.0], "std": [1.2916646377947347, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [91]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [91]}, "eef_direction_state": {"mean": [5.43956043956044, 2.1758241758241756], "std": [1.2510109424841942, 1.9077252238006976], "min": [0, 0], "max": [6, 6], "count": [91]}, "eef_velocity_state": {"mean": [0.17582417582417584, 1.835164835164835], "std": [0.3806705071579949, 0.45121901467357806], "min": [0, 0], "max": [1, 2], "count": [91]}, "eef_acc_mag_state": {"mean": [0.27472527472527475, 1.4065934065934067], "std": [0.5942200366855286, 0.6626291618321464], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_direction_action": {"mean": [5.43956043956044, 2.1758241758241756], "std": [1.2510109424841942, 1.9077252238006976], "min": [0, 0], "max": [6, 6], "count": [91]}, "eef_velocity_action": {"mean": [0.17582417582417584, 1.835164835164835], "std": [0.3806705071579949, 0.45121901467357806], "min": [0, 0], "max": [1, 2], "count": [91]}, "eef_acc_mag_action": {"mean": [0.27472527472527475, 1.4065934065934067], "std": [0.5942200366855286, 0.6626291618321464], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_sim_pose_state": {"mean": [0.5966527366406578, 0.17467081644816568, 1.3282508352144748, -0.3932728425260959, 1.4203839627786063, -1.2292270075281566, 0.6066239900160759, -0.01750023864525366, 1.232194050044422, 0.5555852038690442, 1.4369987535779358, 0.7548171724662508], "std": [0.003559152958487844, 0.0040995678038188545, 0.0026218134263612403, 0.09331701808890176, 0.005363917408563222, 0.10440176706754861, 0.06591282490009713, 0.05924640397608589, 0.0432382638059461, 1.83518897647456, 0.05014725700188057, 1.9886003306545676], "min": [0.5872821158784024, 0.1601692720580532, 1.3201098052279558, -0.7308774135321521, 1.413407941195064, -1.6347173392630547, 0.5173513776783116, -0.08516206579301483, 1.1438153524264991, -3.1246317217670807, 1.3587014537144912, -3.0464960456176424], "max": [0.6010495957332304, 0.17891325625511914, 1.3308396282623107, -0.29937085393044977, 1.4280309548223662, -1.1432524519671352, 0.7104996144804441, 0.0741212299706121, 1.2753709599101144, 3.108602554952716, 1.5242558025487551, 3.063952081173028], "count": [91]}, "eef_sim_pose_action": {"mean": [0.5966527366406578, 0.17467081644816568, 1.3282508352144748, -0.3932728425260959, 1.4203839627786063, -1.2292270075281566, 0.6066239900160759, -0.01750023864525366, 1.232194050044422, 0.5555852038690442, 1.4369987535779358, 0.7548171724662508], "std": [0.003559152958487844, 0.0040995678038188545, 0.0026218134263612403, 0.09331701808890176, 0.005363917408563222, 0.10440176706754861, 0.06591282490009713, 0.05924640397608589, 0.0432382638059461, 1.83518897647456, 0.05014725700188057, 1.9886003306545676], "min": [0.5872821158784024, 0.1601692720580532, 1.3201098052279558, -0.7308774135321521, 1.413407941195064, -1.6347173392630547, 0.5173513776783116, -0.08516206579301483, 1.1438153524264991, -3.1246317217670807, 1.3587014537144912, -3.0464960456176424], "max": [0.6010495957332304, 0.17891325625511914, 1.3308396282623107, -0.29937085393044977, 1.4280309548223662, -1.1432524519671352, 0.7104996144804441, 0.0741212299706121, 1.2753709599101144, 3.108602554952716, 1.5242558025487551, 3.063952081173028], "count": [91]}}} +{"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.28276423815359475]], [[0.29095126429738566]], [[0.29762065972222224]]], "std": [[[0.3224599518822641]], [[0.31529916286491655]], [[0.3078630067142091]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3514172140522876]], [[0.3795417565359477]], [[0.38234853758169934]]], "std": [[[0.2463274566287363]], [[0.24415018266159746]], [[0.2522194744010954]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37129097834967323]], [[0.3821502144607843]], [[0.36931608660130716]]], "std": [[[0.20860094672931867]], [[0.20883594563608235]], [[0.21152560323496025]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28483511437908493]], [[0.305053227124183]], [[0.2967854861111111]]], "std": [[[0.35576704577613394]], [[0.3532249854426679]], [[0.35615787268671134]]], "count": [100]}, "observation.state": {"min": [-0.09870679676532745, -0.6627660989761353, 0.8326975107192993, 1.5473124980926514, -0.8010350465774536, -0.1488572061061859, -0.3951132893562317, -1.2576295137405396, 0.8866445422172546, -1.1544404029846191, 0.32816433906555176, -0.6707532405853271, 47.59000015258789, 46.428749084472656, 3.0924999713897705, -0.09749999642372131, 39.60499954223633, 73.64875030517578, 48.13312530517578, 80.84500122070312, 46.584999084472656, 94.55437469482422, 43.02375030517578, 109.46937561035156, 70.97500610351562, 37.421875, -0.8862500190734863, 0.9307692050933838, 1.0481250286102295, -0.6825000047683716, 1.0618749856948853, -1.287500023841858, 1.7881250381469727, 0.28687500953674316, 0.7649999856948853, 43.59812545776367], "max": [0.022173266857862473, -0.5186160206794739, 0.937952995300293, 1.78538179397583, -0.6733216643333435, -0.10659516602754593, -0.15888457000255585, -0.7864118814468384, 1.2656404972076416, -0.8465180993080139, 0.6050202250480652, -0.4111439287662506, 67.91999816894531, 69.69124603271484, 56.883750915527344, 0.47312498092651367, 46.92000198364258, 98.20999908447266, 82.44750213623047, 110.09062194824219, 91.445556640625, 109.89125061035156, 94.07221984863281, 110.91625213623047, 73.26187896728516, 62.46000289916992, -0.7243750095367432, 9.60312557220459, 52.25, 75.38555908203125, 62.88555908203125, 65.12249755859375, 86.82111358642578, 100.35778045654297, 84.0633316040039, 107.8477783203125], "mean": [-0.07374980300664902, -0.5510072708129883, 0.8584750294685364, 1.7243832349777222, -0.7044574022293091, -0.11759157478809357, -0.2737981081008911, -1.0356922149658203, 1.0745350122451782, -0.9903791546821594, 0.4720268249511719, -0.6016101241111755, 62.541690826416016, 64.91873931884766, 15.025127410888672, 0.30211254954338074, 41.978782653808594, 80.69303894042969, 59.215362548828125, 90.4317855834961, 62.58866500854492, 99.92520141601562, 60.64120864868164, 110.14988708496094, 71.9886703491211, 45.35152053833008, -0.8116075396537781, 5.017246246337891, 17.901782989501953, 25.009078979492188, 23.181123733520508, 19.10383415222168, 32.69856262207031, 43.10953140258789, 31.175573348999023, 82.63214874267578], "std": [0.03034217096865177, 0.03281870484352112, 0.02544008381664753, 0.05845019966363907, 0.03432411700487137, 0.012166745960712433, 0.08716636896133423, 0.1308780163526535, 0.11546118557453156, 0.12277775257825851, 0.0905756801366806, 0.08157109469175339, 6.980813980102539, 6.980170726776123, 16.829505920410156, 0.17868195474147797, 2.750485897064209, 8.170024871826172, 14.31900691986084, 11.910882949829102, 19.706340789794922, 6.667926788330078, 21.916305541992188, 0.4278273582458496, 0.730408787727356, 5.583211898803711, 0.055715594440698624, 2.4690630435943604, 11.802718162536621, 18.60519027709961, 14.522184371948242, 17.790382385253906, 20.08795166015625, 28.2796630859375, 21.625946044921875, 16.180479049682617], "count": [101]}, "action": {"min": [-0.09870679676532745, -0.6627660989761353, 0.8326975107192993, 1.5473124980926514, -0.8010350465774536, -0.1488572061061859, -0.3951132893562317, -1.2576295137405396, 0.8866445422172546, -1.1544404029846191, 0.32816433906555176, -0.6707532405853271, 47.59000015258789, 46.428749084472656, 3.0924999713897705, -0.09749999642372131, 39.60499954223633, 73.64875030517578, 48.13312530517578, 80.84500122070312, 46.584999084472656, 94.55437469482422, 43.02375030517578, 109.46937561035156, 70.97500610351562, 37.421875, -0.8862500190734863, 0.9307692050933838, 1.0481250286102295, -0.6825000047683716, 1.0618749856948853, -1.287500023841858, 1.7881250381469727, 0.28687500953674316, 0.7649999856948853, 43.59812545776367], "max": [0.022173266857862473, -0.5186160206794739, 0.937952995300293, 1.78538179397583, -0.6733216643333435, -0.10659516602754593, -0.15888457000255585, -0.7864118814468384, 1.2656404972076416, -0.8465180993080139, 0.6050202250480652, -0.4111439287662506, 67.91999816894531, 69.69124603271484, 56.883750915527344, 0.47312498092651367, 46.92000198364258, 98.20999908447266, 82.44750213623047, 110.09062194824219, 91.445556640625, 109.89125061035156, 94.07221984863281, 110.91625213623047, 73.26187896728516, 62.46000289916992, -0.7243750095367432, 9.60312557220459, 52.25, 75.38555908203125, 62.88555908203125, 65.12249755859375, 86.82111358642578, 100.35778045654297, 84.0633316040039, 107.8477783203125], "mean": [-0.07374980300664902, -0.5510072112083435, 0.8584750294685364, 1.7243832349777222, -0.7044574022293091, -0.11759168654680252, -0.27379801869392395, -1.0356922149658203, 1.0745350122451782, -0.9903790950775146, 0.4720267057418823, -0.601610004901886, 62.541683197021484, 64.91873931884766, 15.025125503540039, 0.30211254954338074, 41.97877502441406, 80.69305419921875, 59.21536636352539, 90.4317855834961, 62.58866500854492, 99.9251937866211, 60.64120101928711, 110.14987182617188, 71.98869323730469, 45.35150909423828, -0.8116073608398438, 5.017246246337891, 17.90178108215332, 25.009077072143555, 23.181127548217773, 19.103839874267578, 32.69857406616211, 43.109519958496094, 31.175573348999023, 82.63216400146484], "std": [0.03034217096865177, 0.032818716019392014, 0.02544008009135723, 0.05845019966363907, 0.034324102103710175, 0.012166746892035007, 0.08716636896133423, 0.1308780312538147, 0.11546118557453156, 0.12277775257825851, 0.0905756801366806, 0.0815710797905922, 6.980813503265381, 6.980170726776123, 16.829505920410156, 0.17868195474147797, 2.750485897064209, 8.170024871826172, 14.319005966186523, 11.910881996154785, 19.70633888244629, 6.667926788330078, 21.91630744934082, 0.4278273582458496, 0.730408787727356, 5.583211898803711, 0.05571557953953743, 2.4690628051757812, 11.802719116210938, 18.60519027709961, 14.522183418273926, 17.790380477905273, 20.08795166015625, 28.2796630859375, 21.625946044921875, 16.18048095703125], "count": [101]}, "timestamp": {"min": [0.0], "max": [3.3333333333333335], "mean": [1.6666666666666665], "std": [0.97182531580755], "count": [101]}, "frame_index": {"min": [0], "max": [100], "mean": [50.0], "std": [29.154759474226502], "count": [101]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [101]}, "index": {"min": [4980], "max": [5080], "mean": [5030.0], "std": [29.154759474226502], "count": [101]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [101]}, "subtask_annotation": {"mean": [3.1584158415841586, 6.0, 6.0, 6.0, 6.0], "std": [1.2721905429497677, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [101]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [101]}, "eef_direction_state": {"mean": [5.287128712871287, 1.99009900990099], "std": [1.5307840071356569, 1.6197729305778268], "min": [2, 0], "max": [6, 6], "count": [101]}, "eef_velocity_state": {"mean": [0.1782178217821782, 1.6732673267326732], "std": [0.3826960017839142, 0.4896737829258706], "min": [0, 0], "max": [1, 2], "count": [101]}, "eef_acc_mag_state": {"mean": [0.21782178217821782, 1.2376237623762376], "std": [0.573403256854268, 0.7597356868614202], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_direction_action": {"mean": [5.287128712871287, 1.99009900990099], "std": [1.5307840071356569, 1.6197729305778268], "min": [2, 0], "max": [6, 6], "count": [101]}, "eef_velocity_action": {"mean": [0.1782178217821782, 1.6732673267326732], "std": [0.3826960017839142, 0.4896737829258706], "min": [0, 0], "max": [1, 2], "count": [101]}, "eef_acc_mag_action": {"mean": [0.21782178217821782, 1.2376237623762376], "std": [0.573403256854268, 0.7597356868614202], "min": [0, 0], "max": [2, 2], "count": [101]}, "eef_sim_pose_state": {"mean": [0.5292643778420368, 0.10025797150145518, 1.3127809745843106, 1.403157860378503, 1.497137900180438, 0.539735047938482, 0.5997479455119709, -0.0010876892552912686, 1.2427586613149282, 0.6449566186114012, 1.478889200511498, -0.2666382409555249], "std": [0.0024974333345677002, 0.007430508350302295, 0.0017425700467857404, 1.5218955573653787, 0.031147227182560557, 1.404348098163223, 0.061868408381697, 0.04802464697344941, 0.042985374945011215, 1.726430718028667, 0.028551726238855848, 1.9476623002593274], "min": [0.5221996204737009, 0.07491492908595057, 1.3071356557406006, -2.8433337971645285, 1.3976811163717349, -3.1257193678500013, 0.5261491867419628, -0.06477560491006626, 1.1640422824458132, -3.1179629576273404, 1.432530911795812, -3.1081345250128427], "max": [0.5326677916582313, 0.10739727786178263, 1.314394413071969, 2.9247241994308935, 1.5470260827376987, 3.101200690509553, 0.6984596477401308, 0.08399635115783965, 1.292529732452989, 3.1167357714351986, 1.5280657261868682, 3.110516323631755], "count": [101]}, "eef_sim_pose_action": {"mean": [0.5292643778420368, 0.10025797150145518, 1.3127809745843106, 1.403157860378503, 1.497137900180438, 0.539735047938482, 0.5997479455119709, -0.0010876892552912686, 1.2427586613149282, 0.6449566186114012, 1.478889200511498, -0.2666382409555249], "std": [0.0024974333345677002, 0.007430508350302295, 0.0017425700467857404, 1.5218955573653787, 0.031147227182560557, 1.404348098163223, 0.061868408381697, 0.04802464697344941, 0.042985374945011215, 1.726430718028667, 0.028551726238855848, 1.9476623002593274], "min": [0.5221996204737009, 0.07491492908595057, 1.3071356557406006, -2.8433337971645285, 1.3976811163717349, -3.1257193678500013, 0.5261491867419628, -0.06477560491006626, 1.1640422824458132, -3.1179629576273404, 1.432530911795812, -3.1081345250128427], "max": [0.5326677916582313, 0.10739727786178263, 1.314394413071969, 2.9247241994308935, 1.5470260827376987, 3.101200690509553, 0.6984596477401308, 0.08399635115783965, 1.292529732452989, 3.1167357714351986, 1.5280657261868682, 3.110516323631755], "count": [101]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2735398100490196]], [[0.28007491217320263]], [[0.2870912295751634]]], "std": [[[0.2933912814586605]], [[0.28378315448732244]], [[0.27260154455922286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39603500408496733]], [[0.4120718382352941]], [[0.39249653799019607]]], "std": [[[0.2783399940172516]], [[0.27300418661274695]], [[0.27065647394460207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3538934926470588]], [[0.3648213684640523]], [[0.34748118668300654]]], "std": [[[0.19356435727621368]], [[0.1944013386111521]], [[0.19468438700396573]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28782122140522876]], [[0.31134682802287583]], [[0.3039952205882353]]], "std": [[[0.3465714502620865]], [[0.34419804824384953]], [[0.3464477847528225]]], "count": [100]}, "observation.state": {"min": [0.053335048258304596, -1.043287992477417, 0.9275577664375305, 2.9889800548553467, 0.21446079015731812, -1.6218910217285156, -0.43216413259506226, -1.2855726480484009, 0.9629157781600952, -1.2869793176651, 0.2623597979545593, -0.36542972922325134, 0.7022222280502319, 63.592498779296875, 2.6484615802764893, 0.1443749964237213, 1.0466667413711548, 2.1293749809265137, 8.948749542236328, -1.5881249904632568, 4.434999942779541, 2.8854544162750244, 1.084375023841858, 48.22312545776367, 67.47000122070312, 36.06624984741211, -0.9168750047683716, -0.32749998569488525, 1.006250023841858, 0.08749999850988388, 0.7393749952316284, -0.40562498569488525, 0.8643749952316284, 0.31312498450279236, 0.7387499809265137, 46.62312698364258], "max": [0.1819399893283844, -0.7820487022399902, 1.1775673627853394, 2.991292715072632, 0.3556305766105652, -1.3121566772460938, -0.09368693083524704, -0.7314316630363464, 1.2597275972366333, -1.1714637279510498, 0.6174658536911011, -0.18532559275627136, 97.07817840576172, 81.0531234741211, 51.77090835571289, 2.4181249141693115, 37.37187576293945, 96.70124816894531, 52.9900016784668, 95.99874877929688, 54.26499938964844, 102.2456283569336, 50.735626220703125, 111.01416778564453, 81.38125610351562, 71.80437469482422, -0.7862499952316284, 9.723750114440918, 68.73999786376953, 112.13583374023438, 67.4173355102539, 87.04666900634766, 97.29307556152344, 110.04444885253906, 99.57167053222656, 110.22077178955078], "mean": [0.1148313358426094, -0.8976419568061829, 1.046841025352478, 2.98939847946167, 0.24572689831256866, -1.358154535293579, -0.24646227061748505, -1.0336881875991821, 1.1443488597869873, -1.2234361171722412, 0.46654218435287476, -0.24756170809268951, 53.88080978393555, 75.94683074951172, 6.490834712982178, 0.7697138786315918, 27.288175582885742, 68.70414733886719, 38.255374908447266, 71.34657287597656, 38.549461364746094, 77.75631713867188, 35.76555252075195, 102.76510620117188, 76.60103607177734, 47.480491638183594, -0.8481220602989197, 4.940868377685547, 21.970861434936523, 23.887781143188477, 27.23726463317871, 14.284431457519531, 37.0123291015625, 42.24502944946289, 36.18423843383789, 85.94990539550781], "std": [0.0354626327753067, 0.04871394857764244, 0.045187026262283325, 0.0005273637361824512, 0.040959373116493225, 0.06978405267000198, 0.13179291784763336, 0.1971953809261322, 0.086935855448246, 0.03469281271100044, 0.11300788074731827, 0.06849348545074463, 21.61587142944336, 3.0502302646636963, 11.318181037902832, 0.623302698135376, 10.556710243225098, 31.009777069091797, 12.789223670959473, 27.633787155151367, 15.910660743713379, 32.04356384277344, 15.157862663269043, 18.530370712280273, 4.893331050872803, 12.349534034729004, 0.028516918420791626, 3.9227497577667236, 18.879377365112305, 38.558387756347656, 22.248838424682617, 26.984577178955078, 31.473529815673828, 37.07319641113281, 31.77950096130371, 15.867319107055664], "count": [159]}, "action": {"min": [0.053335048258304596, -1.043287992477417, 0.9275577664375305, 2.9889800548553467, 0.21446079015731812, -1.6218910217285156, -0.43216413259506226, -1.2855726480484009, 0.9629157781600952, -1.2869793176651, 0.2623597979545593, -0.36542972922325134, 0.7022222280502319, 63.592498779296875, 2.6484615802764893, 0.1443749964237213, 1.0466667413711548, 2.1293749809265137, 8.948749542236328, -1.5881249904632568, 4.434999942779541, 2.8854544162750244, 1.084375023841858, 48.22312545776367, 67.47000122070312, 36.06624984741211, -0.9168750047683716, -0.32749998569488525, 1.006250023841858, 0.08749999850988388, 0.7393749952316284, -0.40562498569488525, 0.8643749952316284, 0.31312498450279236, 0.7387499809265137, 46.62312698364258], "max": [0.1819399893283844, -0.7820487022399902, 1.1775673627853394, 2.991292715072632, 0.3556305766105652, -1.3121566772460938, -0.09368693083524704, -0.7314316630363464, 1.2597275972366333, -1.1714637279510498, 0.6174658536911011, -0.18532559275627136, 97.07817840576172, 81.0531234741211, 51.77090835571289, 2.4181249141693115, 37.37187576293945, 96.70124816894531, 52.9900016784668, 95.99874877929688, 54.26499938964844, 102.2456283569336, 50.735626220703125, 111.01416778564453, 81.38125610351562, 71.80437469482422, -0.7862499952316284, 9.723750114440918, 68.73999786376953, 112.13583374023438, 67.4173355102539, 87.04666900634766, 97.29307556152344, 110.04444885253906, 99.57167053222656, 110.22077178955078], "mean": [0.11483132094144821, -0.8976423144340515, 1.0468412637710571, 2.9893980026245117, 0.2457268238067627, -1.3581546545028687, -0.24646197259426117, -1.033687949180603, 1.1443489789962769, -1.2234364748001099, 0.4665420353412628, -0.24756158888339996, 53.880836486816406, 75.94681549072266, 6.490829944610596, 0.7697137594223022, 27.288177490234375, 68.70413970947266, 38.25538635253906, 71.3465805053711, 38.54945755004883, 77.75628662109375, 35.76556396484375, 102.76515197753906, 76.60102844238281, 47.480491638183594, -0.8481221795082092, 4.940866470336914, 21.970863342285156, 23.88776206970215, 27.237279891967773, 14.284429550170898, 37.01233673095703, 42.24502182006836, 36.184234619140625, 85.94994354248047], "std": [0.035462636500597, 0.048713941127061844, 0.045187029987573624, 0.0005273640854284167, 0.040959373116493225, 0.06978404521942139, 0.13179293274879456, 0.1971953809261322, 0.0869358628988266, 0.03469281643629074, 0.11300788074731827, 0.06849347800016403, 21.615873336791992, 3.0502305030822754, 11.318181991577148, 0.6233026385307312, 10.556711196899414, 31.009782791137695, 12.789224624633789, 27.633785247802734, 15.910661697387695, 32.04356384277344, 15.15786361694336, 18.530370712280273, 4.893331050872803, 12.349535942077637, 0.028516918420791626, 3.922750234603882, 18.87937355041504, 38.558380126953125, 22.248838424682617, 26.984590530395508, 31.473527908325195, 37.07319641113281, 31.77950096130371, 15.867318153381348], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [159]}, "index": {"min": [5081], "max": [5239], "mean": [5160.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [3.3144654088050314, 6.0, 6.0, 6.0, 6.0], "std": [1.2394884559572341, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [159]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [159]}, "eef_direction_state": {"mean": [4.572327044025157, 3.1446540880503147], "std": [1.6270477933893093, 1.909382586460085], "min": [1, 0], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [0.7861635220125787, 1.3333333333333333], "std": [0.7385586836774682, 0.7325896743930078], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_state": {"mean": [0.6855345911949685, 1.1886792452830188], "std": [0.8477744803650118, 0.8178035571717094], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_direction_action": {"mean": [4.572327044025157, 3.1446540880503147], "std": [1.6270477933893093, 1.909382586460085], "min": [1, 0], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [0.7861635220125787, 1.3333333333333333], "std": [0.7385586836774682, 0.7325896743930078], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_acc_mag_action": {"mean": [0.6855345911949685, 1.1886792452830188], "std": [0.8477744803650118, 0.8178035571717094], "min": [0, 0], "max": [2, 2], "count": [159]}, "eef_sim_pose_state": {"mean": [0.6938349838645856, 0.1174431866285933, 1.3175968877411768, 0.5792421571866586, 1.3982494826271703, -0.018731424906529254, 0.6123865598972903, -0.023251930105454302, 1.2311339260849818, 1.6860029086283552, 1.378639994197129, -0.17068021950535012], "std": [0.011230186458007737, 0.013653627906596326, 0.02036747971097524, 0.5009659774723006, 0.04068811617103424, 0.507493516526773, 0.0623624624176004, 0.0820845507387162, 0.06423526383406061, 0.6067483481410837, 0.1280203775218488, 2.590503491107401], "min": [0.6619556191922356, 0.08627686696516199, 1.2839158463486304, -0.87593536774624, 1.2843585158061073, -1.5089834484521945, 0.5294300735925936, -0.14544387294916525, 1.1359376369534786, -0.00931069637696541, 1.21470814500984, -3.1392061860091354], "max": [0.7225594829800639, 0.15556904706928826, 1.3677328158771134, 1.1596879141009897, 1.4515970184551845, 0.5687239531655668, 0.7094539492539658, 0.07806749417675346, 1.3058835431917324, 2.4608828470336057, 1.5667350743601864, 3.1407427978107956], "count": [159]}, "eef_sim_pose_action": {"mean": [0.6938349838645856, 0.1174431866285933, 1.3175968877411768, 0.5792421571866586, 1.3982494826271703, -0.018731424906529254, 0.6123865598972903, -0.023251930105454302, 1.2311339260849818, 1.6860029086283552, 1.378639994197129, -0.17068021950535012], "std": [0.011230186458007737, 0.013653627906596326, 0.02036747971097524, 0.5009659774723006, 0.04068811617103424, 0.507493516526773, 0.0623624624176004, 0.0820845507387162, 0.06423526383406061, 0.6067483481410837, 0.1280203775218488, 2.590503491107401], "min": [0.6619556191922356, 0.08627686696516199, 1.2839158463486304, -0.87593536774624, 1.2843585158061073, -1.5089834484521945, 0.5294300735925936, -0.14544387294916525, 1.1359376369534786, -0.00931069637696541, 1.21470814500984, -3.1392061860091354], "max": [0.7225594829800639, 0.15556904706928826, 1.3677328158771134, 1.1596879141009897, 1.4515970184551845, 0.5687239531655668, 0.7094539492539658, 0.07806749417675346, 1.3058835431917324, 2.4608828470336057, 1.5667350743601864, 3.1407427978107956], "count": [159]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26447355596405225]], [[0.271334681372549]], [[0.2722378737745098]]], "std": [[[0.303672367858843]], [[0.2995166847055369]], [[0.2983112175133654]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34855627246732024]], [[0.3995309334150327]], [[0.41244624795751633]]], "std": [[[0.26998720017197136]], [[0.26911409047245266]], [[0.2909358941446473]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3880908762254902]], [[0.39393103145424835]], [[0.38193647263071895]]], "std": [[[0.21144962571023151]], [[0.21365512753361623]], [[0.22280371283736947]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2849399121732026]], [[0.3077200428921569]], [[0.29759432802287583]]], "std": [[[0.35607050932575013]], [[0.3525794638441748]], [[0.35622845261370245]]], "count": [100]}, "observation.state": {"min": [-0.09365224838256836, -0.5511367917060852, 0.9792000651359558, 1.5631437301635742, -0.5810349583625793, -0.4154030382633209, -0.3819046914577484, -1.1671245098114014, 0.9091197848320007, -1.3651102781295776, 0.3087090849876404, -0.3903687000274658, 34.27937316894531, 74.94124603271484, 2.9381251335144043, 2.7881250381469727, 60.69874954223633, 76.02249908447266, 86.62124633789062, 105.3949966430664, 90.01875305175781, 106.97000122070312, 88.02874755859375, 109.80750274658203, 71.0522232055664, 42.82374954223633, -0.9900000095367432, 0.6481249928474426, 3.640000104904175, 1.3874999284744263, 1.6200000047683716, -0.5099999904632568, 6.676249980926514, 2.311875104904175, 0.7037500143051147, 40.63500213623047], "max": [0.08616579324007034, -0.4999713897705078, 1.0054265260696411, 1.945191502571106, -0.49484530091285706, -0.10562103986740112, -0.07929922640323639, -0.6920178532600403, 1.2311885356903076, -1.1662343740463257, 0.5880445241928101, -0.2618352770805359, 38.79125213623047, 78.21499633789062, 4.414999961853027, 8.52299976348877, 72.03624725341797, 105.45812225341797, 94.26200103759766, 110.86888885498047, 101.18363189697266, 110.99187469482422, 104.32444763183594, 110.5843734741211, 81.47624969482422, 62.524444580078125, 6.792500019073486, 9.567000389099121, 73.99700164794922, 112.14167022705078, 70.76445007324219, 57.227779388427734, 97.51300048828125, 110.14444732666016, 101.89818572998047, 109.60833740234375], "mean": [-0.07260370999574661, -0.5114417672157288, 1.001741647720337, 1.8836523294448853, -0.527511477470398, -0.3751591145992279, -0.19473837316036224, -1.001021146774292, 1.0676295757293701, -1.2525399923324585, 0.45794999599456787, -0.3783196806907654, 35.81623458862305, 76.77660369873047, 3.1110501289367676, 7.500075340270996, 69.90486145019531, 100.91667938232422, 90.43694305419922, 110.48407745361328, 97.01451110839844, 110.71864318847656, 99.87996673583984, 110.5013656616211, 77.37297058105469, 51.11574172973633, 0.5165534019470215, 3.8987574577331543, 31.42204475402832, 34.5941276550293, 31.5611515045166, 21.13013458251953, 34.62705612182617, 34.19269943237305, 23.6514835357666, 82.98959350585938], "std": [0.04325832799077034, 0.013731306418776512, 0.006358973681926727, 0.10173871368169785, 0.026007892563939095, 0.08147303014993668, 0.09887123852968216, 0.118846096098423, 0.10253264755010605, 0.06932231038808823, 0.08753519505262375, 0.02886304445564747, 1.3235387802124023, 1.2734788656234741, 0.28677240014076233, 1.7140023708343506, 2.9490251541137695, 6.925102710723877, 2.2602195739746094, 1.0821242332458496, 2.6448421478271484, 0.7940031290054321, 3.3926076889038086, 0.1554194688796997, 3.018481969833374, 5.101469993591309, 2.415264844894409, 2.9482991695404053, 19.053653717041016, 29.44381332397461, 19.899673461914062, 16.85165786743164, 23.834186553955078, 28.85658073425293, 26.712623596191406, 20.214590072631836], "count": [107]}, "action": {"min": [-0.09365224838256836, -0.5511367917060852, 0.9792000651359558, 1.5631437301635742, -0.5810349583625793, -0.4154030382633209, -0.3819046914577484, -1.1671245098114014, 0.9091197848320007, -1.3651102781295776, 0.3087090849876404, -0.3903687000274658, 34.27937316894531, 74.94124603271484, 2.9381251335144043, 2.7881250381469727, 60.69874954223633, 76.02249908447266, 86.62124633789062, 105.3949966430664, 90.01875305175781, 106.97000122070312, 88.02874755859375, 109.80750274658203, 71.0522232055664, 42.82374954223633, -0.9900000095367432, 0.6481249928474426, 3.640000104904175, 1.3874999284744263, 1.6200000047683716, -0.5099999904632568, 6.676249980926514, 2.311875104904175, 0.7037500143051147, 40.63500213623047], "max": [0.08616579324007034, -0.4999713897705078, 1.0054265260696411, 1.945191502571106, -0.49484530091285706, -0.10562103986740112, -0.07929922640323639, -0.6920178532600403, 1.2311885356903076, -1.1662343740463257, 0.5880445241928101, -0.2618352770805359, 38.79125213623047, 78.21499633789062, 4.414999961853027, 8.52299976348877, 72.03624725341797, 105.45812225341797, 94.26200103759766, 110.86888885498047, 101.18363189697266, 110.99187469482422, 104.32444763183594, 110.5843734741211, 81.47624969482422, 62.524444580078125, 6.792500019073486, 9.567000389099121, 73.99700164794922, 112.14167022705078, 70.76445007324219, 57.227779388427734, 97.51300048828125, 110.14444732666016, 101.89818572998047, 109.60833740234375], "mean": [-0.07260371744632721, -0.5114418864250183, 1.0017417669296265, 1.8836523294448853, -0.5275113582611084, -0.3751590847969055, -0.19473841786384583, -1.0010210275650024, 1.0676296949386597, -1.2525395154953003, 0.45794999599456787, -0.37831977009773254, 35.81622314453125, 76.77659606933594, 3.1110494136810303, 7.500075817108154, 69.90483856201172, 100.91663360595703, 90.43697357177734, 110.48410034179688, 97.0145034790039, 110.71867370605469, 99.87996673583984, 110.50135040283203, 77.37300109863281, 51.11574935913086, 0.516553521156311, 3.898756980895996, 31.422039031982422, 34.594139099121094, 31.561153411865234, 21.130126953125, 34.62705993652344, 34.19270706176758, 23.6514835357666, 82.9896011352539], "std": [0.04325833171606064, 0.013731308281421661, 0.006358972750604153, 0.10173871368169785, 0.026007892563939095, 0.08147303014993668, 0.09887124598026276, 0.118846096098423, 0.10253266245126724, 0.06932231038808823, 0.08753520995378494, 0.028863048180937767, 1.323538899421692, 1.2734791040420532, 0.2867724299430847, 1.7140021324157715, 2.9490251541137695, 6.92510461807251, 2.2602198123931885, 1.0821244716644287, 2.6448419094085693, 0.7940030694007874, 3.3926069736480713, 0.1554194986820221, 3.018481969833374, 5.101469993591309, 2.4152653217315674, 2.9482991695404053, 19.053651809692383, 29.44381332397461, 19.89967155456543, 16.85165786743164, 23.834186553955078, 28.856578826904297, 26.712623596191406, 20.21459197998047], "count": [107]}, "timestamp": {"min": [0.0], "max": [3.533333333333333], "mean": [1.7666666666666666], "std": [1.0295630140987], "count": [107]}, "frame_index": {"min": [0], "max": [106], "mean": [53.0], "std": [30.886890422961002], "count": [107]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [107]}, "index": {"min": [5240], "max": [5346], "mean": [5293.0], "std": [30.886890422961002], "count": [107]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [107]}, "subtask_annotation": {"mean": [2.691588785046729, 6.0, 6.0, 6.0, 6.0], "std": [1.512633495789546, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [107]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [107]}, "eef_direction_state": {"mean": [4.401869158878505, 2.2242990654205608], "std": [1.8937171727964424, 2.0384546612291814], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_state": {"mean": [0.4485981308411215, 1.644859813084112], "std": [0.5336113055558958, 0.5998806181637835], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_state": {"mean": [0.4953271028037383, 1.4766355140186915], "std": [0.801561930556695, 0.688297294935401], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_direction_action": {"mean": [4.401869158878505, 2.2242990654205608], "std": [1.8937171727964424, 2.0384546612291814], "min": [0, 0], "max": [6, 6], "count": [107]}, "eef_velocity_action": {"mean": [0.4485981308411215, 1.644859813084112], "std": [0.5336113055558958, 0.5998806181637835], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_acc_mag_action": {"mean": [0.4953271028037383, 1.4766355140186915], "std": [0.801561930556695, 0.688297294935401], "min": [0, 0], "max": [2, 2], "count": [107]}, "eef_sim_pose_state": {"mean": [0.6114978966215802, 0.19982425355786956, 1.2982865842864655, -2.251282944670822, 1.439720512083649, -2.4004879625518307, 0.5983375309928505, -0.008205354891061764, 1.255525864938118, -0.002950591560393034, 1.4876938202723426, -0.4337137208990379], "std": [0.006716344018697701, 0.012908697436726218, 0.003356649587680438, 0.11736858618243365, 0.012889125151522567, 1.8615507105628746, 0.05601690226748957, 0.04338704774841969, 0.04813266357716522, 1.9847452692277197, 0.05764939167647147, 1.396595653564551], "min": [0.5914194922678808, 0.15994623857121426, 1.2831572049138034, -2.39018303999965, 1.417526543745662, -3.1333080188769977, 0.526515298489534, -0.0867898564208546, 1.1537685388536278, -3.1371631654479484, 1.3501867531058038, -3.1107992523632624], "max": [0.6186221726966601, 0.21183252109563436, 1.3023004689966018, -2.0467562766483747, 1.4556595464926163, 3.140808213293273, 0.6856067627245082, 0.05861158376982323, 1.2986188877883442, 3.1343379636637394, 1.548376549329709, 2.7447189517438555], "count": [107]}, "eef_sim_pose_action": {"mean": [0.6114978966215802, 0.19982425355786956, 1.2982865842864655, -2.251282944670822, 1.439720512083649, -2.4004879625518307, 0.5983375309928505, -0.008205354891061764, 1.255525864938118, -0.002950591560393034, 1.4876938202723426, -0.4337137208990379], "std": [0.006716344018697701, 0.012908697436726218, 0.003356649587680438, 0.11736858618243365, 0.012889125151522567, 1.8615507105628746, 0.05601690226748957, 0.04338704774841969, 0.04813266357716522, 1.9847452692277197, 0.05764939167647147, 1.396595653564551], "min": [0.5914194922678808, 0.15994623857121426, 1.2831572049138034, -2.39018303999965, 1.417526543745662, -3.1333080188769977, 0.526515298489534, -0.0867898564208546, 1.1537685388536278, -3.1371631654479484, 1.3501867531058038, -3.1107992523632624], "max": [0.6186221726966601, 0.21183252109563436, 1.3023004689966018, -2.0467562766483747, 1.4556595464926163, 3.140808213293273, 0.6856067627245082, 0.05861158376982323, 1.2986188877883442, 3.1343379636637394, 1.548376549329709, 2.7447189517438555], "count": [107]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2878259681372549]], [[0.29275243464052286]], [[0.2993708149509804]]], "std": [[[0.3140695757842118]], [[0.305775026546546]], [[0.29772539046550955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31515893586601307]], [[0.35117451388888893]], [[0.33513189133986926]]], "std": [[[0.21645604233080076]], [[0.2152278083289921]], [[0.22530731060893525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34457217116013067]], [[0.3697072651143791]], [[0.3700243709150327]]], "std": [[[0.198857595400446]], [[0.19901153579229133]], [[0.20466389427566048]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27138903799019604]], [[0.3019738378267974]], [[0.3009467504084967]]], "std": [[[0.3496283715900082]], [[0.3490055570366831]], [[0.3515861296558694]]], "count": [100]}, "observation.state": {"min": [0.20088925957679749, -1.06219482421875, 1.0715171098709106, 0.526793897151947, -0.962272047996521, -0.12972553074359894, -0.498230904340744, -1.2341687679290771, 0.82050621509552, -1.7602711915969849, 0.22251945734024048, -0.2393997460603714, 47.130001068115234, 51.16363525390625, 2.7249999046325684, 0.29500001668930054, 3.356250047683716, 14.351875305175781, 10.140625, -1.6150000095367432, 5.132500171661377, 12.5337495803833, 1.0575000047683716, 57.67499923706055, 67.50625610351562, 38.380001068115234, -1.2493749856948853, -0.7143750190734863, 0.6981250047683716, -0.20250000059604645, 0.7081249952316284, 0.109375, 2.301875114440918, 0.2512499988079071, 0.7193750143051147, 37.28125], "max": [0.641308069229126, -0.6791291832923889, 1.628829002380371, 1.343323826789856, -0.5719271898269653, 0.1237172856926918, -0.10006580501794815, -0.5700198411941528, 1.347180962562561, -1.0269083976745605, 0.6894454956054688, 0.18069802224636078, 100.85624694824219, 81.10499572753906, 49.30937576293945, 10.3100004196167, 47.477142333984375, 88.80999755859375, 87.12333679199219, 109.5999984741211, 94.4781265258789, 111.05937194824219, 99.22461700439453, 110.90249633789062, 84.55875396728516, 74.58000183105469, 2.880625009536743, 9.278749465942383, 51.005001068115234, 77.65444946289062, 63.33000183105469, 83.10625457763672, 89.5322265625, 109.13777923583984, 96.51555633544922, 109.45000457763672], "mean": [0.470236212015152, -0.9154570698738098, 1.4518660306930542, 0.8151518106460571, -0.65645432472229, 0.05204501003026962, -0.2813752293586731, -0.9939693808555603, 1.0753343105316162, -1.4202685356140137, 0.5217429399490356, -0.11136448383331299, 69.36872863769531, 74.29529571533203, 19.220703125, 4.741514205932617, 30.732114791870117, 66.45672607421875, 53.18962860107422, 63.34017562866211, 56.65986633300781, 77.98553466796875, 56.69070816040039, 95.15126037597656, 75.07977294921875, 52.87533187866211, -0.5266713500022888, 3.2554757595062256, 22.90534210205078, 23.8344669342041, 26.588960647583008, 22.45185089111328, 29.948163986206055, 31.24890899658203, 25.09794807434082, 72.45354461669922], "std": [0.13509483635425568, 0.12714695930480957, 0.16982750594615936, 0.24273556470870972, 0.07359268516302109, 0.09008713811635971, 0.09293362498283386, 0.20447830855846405, 0.12567704916000366, 0.18805772066116333, 0.14880557358264923, 0.10670626163482666, 19.573633193969727, 6.344845771789551, 19.42743682861328, 3.414311408996582, 17.56170082092285, 23.693422317504883, 27.98616600036621, 45.02476501464844, 36.8547248840332, 40.786773681640625, 42.393775939941406, 19.423484802246094, 5.190310001373291, 9.90196418762207, 0.7647090554237366, 2.613511085510254, 15.627772331237793, 24.730669021606445, 20.765634536743164, 22.980894088745117, 23.391986846923828, 32.94727325439453, 26.972503662109375, 19.817209243774414], "count": [324]}, "action": {"min": [0.20088925957679749, -1.06219482421875, 1.0715171098709106, 0.526793897151947, -0.962272047996521, -0.12972553074359894, -0.498230904340744, -1.2341687679290771, 0.82050621509552, -1.7602711915969849, 0.22251945734024048, -0.2393997460603714, 47.130001068115234, 51.16363525390625, 2.7249999046325684, 0.29500001668930054, 3.356250047683716, 14.351875305175781, 10.140625, -1.6150000095367432, 5.132500171661377, 12.5337495803833, 1.0575000047683716, 57.67499923706055, 67.50625610351562, 38.380001068115234, -1.2493749856948853, -0.7143750190734863, 0.6981250047683716, -0.20250000059604645, 0.7081249952316284, 0.109375, 2.301875114440918, 0.2512499988079071, 0.7193750143051147, 37.28125], "max": [0.641308069229126, -0.6791291832923889, 1.628829002380371, 1.343323826789856, -0.5719271898269653, 0.1237172856926918, -0.10006580501794815, -0.5700198411941528, 1.347180962562561, -1.0269083976745605, 0.6894454956054688, 0.18069802224636078, 100.85624694824219, 81.10499572753906, 49.30937576293945, 10.3100004196167, 47.477142333984375, 88.80999755859375, 87.12333679199219, 109.5999984741211, 94.4781265258789, 111.05937194824219, 99.22461700439453, 110.90249633789062, 84.55875396728516, 74.58000183105469, 2.880625009536743, 9.278749465942383, 51.005001068115234, 77.65444946289062, 63.33000183105469, 83.10625457763672, 89.5322265625, 109.13777923583984, 96.51555633544922, 109.45000457763672], "mean": [0.4702360928058624, -0.9154572486877441, 1.451865792274475, 0.8151518106460571, -0.6564544439315796, 0.0520450621843338, -0.28137528896331787, -0.9939689040184021, 1.0753339529037476, -1.4202680587768555, 0.521742582321167, -0.11136448383331299, 69.36878967285156, 74.29528045654297, 19.220706939697266, 4.741513252258301, 30.732120513916016, 66.45674133300781, 53.18962860107422, 63.34017562866211, 56.659854888916016, 77.98556518554688, 56.69068908691406, 95.1512451171875, 75.07977294921875, 52.87535095214844, -0.5266713500022888, 3.255476236343384, 22.905351638793945, 23.834468841552734, 26.58895492553711, 22.451868057250977, 29.94815444946289, 31.248924255371094, 25.09795379638672, 72.45356750488281], "std": [0.1350948065519333, 0.12714695930480957, 0.16982756555080414, 0.2427356094121933, 0.07359268516302109, 0.09008708596229553, 0.09293363988399506, 0.20447830855846405, 0.12567703425884247, 0.18805772066116333, 0.14880557358264923, 0.10670626163482666, 19.573633193969727, 6.344847202301025, 19.42743492126465, 3.414311170578003, 17.56170082092285, 23.69342613220215, 27.98616600036621, 45.02476501464844, 36.85472106933594, 40.78676986694336, 42.39376449584961, 19.423479080200195, 5.190310955047607, 9.901965141296387, 0.76470947265625, 2.6135098934173584, 15.627769470214844, 24.730663299560547, 20.7656307220459, 22.980907440185547, 23.391986846923828, 32.94727325439453, 26.972503662109375, 19.817211151123047], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [324]}, "index": {"min": [5347], "max": [5670], "mean": [5508.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [4.1419753086419755, 6.0, 6.0, 6.0, 6.0], "std": [1.4026750631289011, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [324]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [324]}, "eef_direction_state": {"mean": [3.25, 2.6728395061728394], "std": [2.335151408103002, 2.0255474703123233], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.9475308641975309, 1.6666666666666667], "std": [0.6715286244769065, 0.5443310539518187], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.6851851851851852, 1.2561728395061729], "std": [0.8238139414642676, 0.7530547959359007], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [3.25, 2.6728395061728394], "std": [2.335151408103002, 2.0255474703123233], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.9475308641975309, 1.6666666666666667], "std": [0.6715286244769065, 0.5443310539518187], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.6851851851851852, 1.2561728395061729], "std": [0.8238139414642676, 0.7530547959359007], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.7064724625943377, 0.20251979092489378, 1.2172461815493756, -1.6585734524920988, 1.0028404827350148, -2.398934128840325, 0.5739476030167416, -0.017450774285349555, 1.2030046095892108, 2.129285159524876, 1.3112870389089921, -1.057685617073156], "std": [0.05502606736076643, 0.03927128634457525, 0.03605019817461386, 0.08424257320015267, 0.09119402879361727, 0.15123415869856968, 0.0641312709027787, 0.07911938849517365, 0.0483763178035933, 1.198256845992788, 0.08508437398677049, 2.2676434552634483], "min": [0.5271996890062846, 0.05564137198118779, 1.171145914380145, -1.779349510077917, 0.8676141138256557, -2.9365923186657885, 0.4815275171622097, -0.15605260436902882, 1.1322058855521973, -3.1375027137586784, 1.1274937566271879, -3.13027216092694], "max": [0.7505858376357021, 0.2403687269541354, 1.281555224028545, -1.390641878547499, 1.2490350634564384, -2.2501857105742227, 0.7251200617074058, 0.07407160353527795, 1.2917607557381832, 3.14096960831386, 1.5024986356701464, 3.1375937495197515], "count": [324]}, "eef_sim_pose_action": {"mean": [0.7064724625943377, 0.20251979092489378, 1.2172461815493756, -1.6585734524920988, 1.0028404827350148, -2.398934128840325, 0.5739476030167416, -0.017450774285349555, 1.2030046095892108, 2.129285159524876, 1.3112870389089921, -1.057685617073156], "std": [0.05502606736076643, 0.03927128634457525, 0.03605019817461386, 0.08424257320015267, 0.09119402879361727, 0.15123415869856968, 0.0641312709027787, 0.07911938849517365, 0.0483763178035933, 1.198256845992788, 0.08508437398677049, 2.2676434552634483], "min": [0.5271996890062846, 0.05564137198118779, 1.171145914380145, -1.779349510077917, 0.8676141138256557, -2.9365923186657885, 0.4815275171622097, -0.15605260436902882, 1.1322058855521973, -3.1375027137586784, 1.1274937566271879, -3.13027216092694], "max": [0.7505858376357021, 0.2403687269541354, 1.281555224028545, -1.390641878547499, 1.2490350634564384, -2.2501857105742227, 0.7251200617074058, 0.07407160353527795, 1.2917607557381832, 3.14096960831386, 1.5024986356701464, 3.1375937495197515], "count": [324]}}} +{"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.2591765267004238]], [[0.26601075782877254]], [[0.27171795994038644]]], "std": [[[0.2862834458637506]], [[0.27768275407917786]], [[0.26944153644844565]]], "count": [91]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3447710173813115]], [[0.3962376036953243]], [[0.43675442164045103]]], "std": [[[0.25272101818991516]], [[0.2506360804708453]], [[0.2699571921669071]]], "count": [91]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33292399042950516]], [[0.35964602860374917]], [[0.36210222294045824]]], "std": [[[0.19596246166602152]], [[0.1965873921982141]], [[0.198425002706728]]], "count": [91]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28618825414781296]], [[0.31812128761761116]], [[0.31021372459240104]]], "std": [[[0.3522495072374512]], [[0.350855495594992]], [[0.3567721034024886]]], "count": [91]}, "observation.state": {"min": [0.06704432517290115, -0.8349069356918335, 1.1520562171936035, 1.1601307392120361, -0.7866661548614502, -0.17233158648014069, -0.32029640674591064, -1.1729657649993896, 0.8766307830810547, -1.9221339225769043, 0.28269723057746887, -0.149517223238945, 22.906875610351562, 31.24250030517578, 19.239999771118164, -0.3266666531562805, 0.78125, 0.8637499809265137, 1.0206249952316284, -1.7506250143051147, 0.9937500357627869, -2.6568751335144043, 1.0931249856948853, 0.09749999642372131, 69.37928771972656, 23.0887508392334, -0.8112499713897705, -0.5249999761581421, 0.4362500011920929, -0.08312498778104782, 0.6493749618530273, -0.375, 1.375, 1.1193749904632568, 0.5681250095367432, 4.75], "max": [0.2306867390871048, -0.6789788007736206, 1.3129911422729492, 1.4282761812210083, -0.6255006790161133, -0.07631630450487137, -0.03490501269698143, -0.6847274303436279, 1.3191901445388794, -1.1825953722000122, 0.5017833709716797, 0.10030422359704971, 72.26062774658203, 57.77555465698242, 53.067501068115234, 10.05875015258789, 72.47437286376953, 111.42500305175781, 85.4625015258789, 109.94312286376953, 91.3125, 111.01750183105469, 96.0250015258789, 110.72312927246094, 72.21562957763672, 67.9515380859375, 30.2862491607666, 8.068888664245605, 51.862220764160156, 85.32111358642578, 62.06999969482422, 60.45909118652344, 100.0977783203125, 110.80333709716797, 102.84000396728516, 109.59923553466797], "mean": [0.12953025102615356, -0.7632005214691162, 1.246827244758606, 1.3366200923919678, -0.6545308232307434, -0.13837212324142456, -0.1786910742521286, -1.0112919807434082, 1.1367337703704834, -1.5526102781295776, 0.4269677400588989, 0.021716494113206863, 39.2891845703125, 39.07289505004883, 45.55313491821289, 3.2588860988616943, 23.698909759521484, 35.316864013671875, 29.28695297241211, 35.639434814453125, 31.694454193115234, 35.75165939331055, 33.14413833618164, 37.56512451171875, 70.7060546875, 47.212459564208984, 6.741542816162109, 1.417138695716858, 17.516939163208008, 28.35558319091797, 23.798755645751953, 19.840736389160156, 25.30098533630371, 43.160831451416016, 21.70089340209961, 74.59843444824219], "std": [0.04506313055753708, 0.054741475731134415, 0.05605873838067055, 0.07116265594959259, 0.038497474044561386, 0.020390518009662628, 0.07668864727020264, 0.12608037889003754, 0.11795397102832794, 0.265684574842453, 0.07065791636705399, 0.08192885667085648, 21.02048683166504, 9.861540794372559, 8.808931350708008, 4.310221195220947, 29.901779174804688, 45.895103454589844, 36.437469482421875, 48.537147521972656, 39.08411407470703, 49.584739685058594, 40.852420806884766, 48.274139404296875, 0.8218289613723755, 13.008381843566895, 10.991141319274902, 2.3180313110351562, 14.187806129455566, 25.595766067504883, 17.938610076904297, 19.05615234375, 25.942733764648438, 32.835853576660156, 27.36475372314453, 33.69232177734375], "count": [91]}, "action": {"min": [0.06704432517290115, -0.8349069356918335, 1.1520562171936035, 1.1601307392120361, -0.7866661548614502, -0.17233158648014069, -0.32029640674591064, -1.1729657649993896, 0.8766307830810547, -1.9221339225769043, 0.28269723057746887, -0.149517223238945, 22.906875610351562, 31.24250030517578, 19.239999771118164, -0.3266666531562805, 0.78125, 0.8637499809265137, 1.0206249952316284, -1.7506250143051147, 0.9937500357627869, -2.6568751335144043, 1.0931249856948853, 0.09749999642372131, 69.37928771972656, 23.0887508392334, -0.8112499713897705, -0.5249999761581421, 0.4362500011920929, -0.08312498778104782, 0.6493749618530273, -0.375, 1.375, 1.1193749904632568, 0.5681250095367432, 4.75], "max": [0.2306867390871048, -0.6789788007736206, 1.3129911422729492, 1.4282761812210083, -0.6255006790161133, -0.07631630450487137, -0.03490501269698143, -0.6847274303436279, 1.3191901445388794, -1.1825953722000122, 0.5017833709716797, 0.10030422359704971, 72.26062774658203, 57.77555465698242, 53.067501068115234, 10.05875015258789, 72.47437286376953, 111.42500305175781, 85.4625015258789, 109.94312286376953, 91.3125, 111.01750183105469, 96.0250015258789, 110.72312927246094, 72.21562957763672, 67.9515380859375, 30.2862491607666, 8.068888664245605, 51.862220764160156, 85.32111358642578, 62.06999969482422, 60.45909118652344, 100.0977783203125, 110.80333709716797, 102.84000396728516, 109.59923553466797], "mean": [0.12953026592731476, -0.7632002830505371, 1.2468270063400269, 1.3366200923919678, -0.654530942440033, -0.1383720338344574, -0.17869098484516144, -1.0112922191619873, 1.1367337703704834, -1.5526107549667358, 0.4269677996635437, 0.021716482937335968, 39.289180755615234, 39.0728874206543, 45.55314254760742, 3.2588860988616943, 23.698909759521484, 35.316864013671875, 29.286956787109375, 35.63943099975586, 31.694456100463867, 35.75165939331055, 33.14413833618164, 37.565120697021484, 70.70604705810547, 47.212440490722656, 6.741549491882324, 1.417138695716858, 17.516937255859375, 28.35558319091797, 23.798757553100586, 19.840742111206055, 25.30098533630371, 43.160831451416016, 21.700897216796875, 74.59842681884766], "std": [0.04506313055753708, 0.05474148318171501, 0.05605873093008995, 0.07116265594959259, 0.03849747031927109, 0.020390518009662628, 0.07668864727020264, 0.12608039379119873, 0.11795396357774734, 0.265684574842453, 0.07065791636705399, 0.08192885667085648, 21.02048683166504, 9.861541748046875, 8.808931350708008, 4.310221195220947, 29.90178108215332, 45.895103454589844, 36.437469482421875, 48.537147521972656, 39.08411407470703, 49.58473587036133, 40.8524169921875, 48.27413558959961, 0.8218289613723755, 13.008382797241211, 10.991141319274902, 2.3180315494537354, 14.18780517578125, 25.595767974853516, 17.938610076904297, 19.056148529052734, 25.942733764648438, 32.83584976196289, 27.36475372314453, 33.69231414794922], "count": [91]}, "timestamp": {"min": [0.0], "max": [3.0], "mean": [1.5], "std": [0.8755950357709131], "count": [91]}, "frame_index": {"min": [0], "max": [90], "mean": [45.0], "std": [26.267851073127396], "count": [91]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [91]}, "index": {"min": [5671], "max": [5761], "mean": [5716.0], "std": [26.267851073127396], "count": [91]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [91]}, "subtask_annotation": {"mean": [2.791208791208791, 6.0, 6.0, 6.0, 6.0], "std": [1.647618884746489, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [91]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [91]}, "eef_direction_state": {"mean": [2.7032967032967035, 2.6373626373626373], "std": [2.6080791866496846, 2.056971440214176], "min": [0, 0], "max": [6, 6], "count": [91]}, "eef_velocity_state": {"mean": [0.6813186813186813, 1.7142857142857142], "std": [0.4659651658706417, 0.5196303480235993], "min": [0, 0], "max": [1, 2], "count": [91]}, "eef_acc_mag_state": {"mean": [0.5604395604395604, 1.3846153846153846], "std": [0.7733016301432608, 0.6916969222793937], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_direction_action": {"mean": [2.7032967032967035, 2.6373626373626373], "std": [2.6080791866496846, 2.056971440214176], "min": [0, 0], "max": [6, 6], "count": [91]}, "eef_velocity_action": {"mean": [0.6813186813186813, 1.7142857142857142], "std": [0.4659651658706417, 0.5196303480235993], "min": [0, 0], "max": [1, 2], "count": [91]}, "eef_acc_mag_action": {"mean": [0.5604395604395604, 1.3846153846153846], "std": [0.7733016301432608, 0.6916969222793937], "min": [0, 0], "max": [2, 2], "count": [91]}, "eef_sim_pose_state": {"mean": [0.6512322546991075, 0.16032764682473297, 1.2953631787979676, -1.5270802619365609, 1.2251454804590756, -2.4694973523637382, 0.6248580301673886, -0.0309656446054607, 1.2279220329218383, 0.6043277424098609, 1.2987291585822662, 0.4434398941653305], "std": [0.014689264041687997, 0.00553441823264349, 0.007771693567671332, 0.03561605969224813, 0.04952878919333368, 0.016624966562631797, 0.05635285009702374, 0.052102221641782756, 0.052778873298254966, 2.2372148264043106, 0.0684194263325564, 2.310677565202786], "min": [0.6231453173050854, 0.15168780583216282, 1.2865071116306719, -1.5754841876211925, 1.1352717151247798, -2.494313296150441, 0.5486772867881158, -0.11597968642432996, 1.1325797814452072, -3.1358977165930777, 1.181039079139754, -3.122501257542304], "max": [0.6695937638672917, 0.16921746836540186, 1.3079681201414934, -1.4217725479046694, 1.2838888482480093, -2.4315005600438844, 0.7170009791052554, 0.036678883062975454, 1.2978583373459909, 3.1247900018911876, 1.3870186378915825, 3.075630313086648], "count": [91]}, "eef_sim_pose_action": {"mean": [0.6512322546991075, 0.16032764682473297, 1.2953631787979676, -1.5270802619365609, 1.2251454804590756, -2.4694973523637382, 0.6248580301673886, -0.0309656446054607, 1.2279220329218383, 0.6043277424098609, 1.2987291585822662, 0.4434398941653305], "std": [0.014689264041687997, 0.00553441823264349, 0.007771693567671332, 0.03561605969224813, 0.04952878919333368, 0.016624966562631797, 0.05635285009702374, 0.052102221641782756, 0.052778873298254966, 2.2372148264043106, 0.0684194263325564, 2.310677565202786], "min": [0.6231453173050854, 0.15168780583216282, 1.2865071116306719, -1.5754841876211925, 1.1352717151247798, -2.494313296150441, 0.5486772867881158, -0.11597968642432996, 1.1325797814452072, -3.1358977165930777, 1.181039079139754, -3.122501257542304], "max": [0.6695937638672917, 0.16921746836540186, 1.3079681201414934, -1.4217725479046694, 1.2838888482480093, -2.4315005600438844, 0.7170009791052554, 0.036678883062975454, 1.2978583373459909, 3.1247900018911876, 1.3870186378915825, 3.075630313086648], "count": [91]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2791581059960216]], [[0.28366460420218814]], [[0.2898078733304916]]], "std": [[[0.3103887185719357]], [[0.30205105621985306]], [[0.29273928113806247]]], "count": [92]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3280245586459221]], [[0.37930674774438766]], [[0.4016856750852515]]], "std": [[[0.2356619915577307]], [[0.2335120870079589]], [[0.26729487013433606]]], "count": [92]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35536870382210856]], [[0.3807743832587383]], [[0.37000748392654165]]], "std": [[[0.20155006922414134]], [[0.20346977571147895]], [[0.20791595363738655]]], "count": [92]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28531291071682297]], [[0.30925829203964195]], [[0.30394183139741404]]], "std": [[[0.35729875677478135]], [[0.35467167559192053]], [[0.3547109702744743]]], "count": [92]}, "observation.state": {"min": [0.20809490978717804, -0.6952815651893616, 1.0651750564575195, 1.0448826551437378, -0.7770180106163025, -0.2730649709701538, -0.31464579701423645, -1.2052958011627197, 0.9490157961845398, -1.771715521812439, 0.2112659215927124, -0.10183277726173401, 30.556249618530273, 47.200626373291016, 2.7641665935516357, -0.2540000081062317, 25.919374465942383, 84.80999755859375, 57.16437530517578, 91.4749984741211, 65.91062927246094, 95.55687713623047, 69.49124908447266, 103.76062774658203, 72.59124755859375, 40.28125, -0.9437500238418579, -0.1681250035762787, 1.1662499904632568, 0.41062498092651367, 4.230000019073486, -0.1837500035762787, 6.883749961853027, 2.270624876022339, 0.7443749904632568, 28.74187469482422], "max": [0.25463491678237915, -0.6558041572570801, 1.2151427268981934, 1.4807450771331787, -0.6783350706100464, 0.005107533186674118, -0.0461108572781086, -0.7994296550750732, 1.3390507698059082, -1.1260098218917847, 0.5536402463912964, 0.19164377450942993, 61.426876068115234, 80.09500122070312, 57.90312576293945, 8.256250381469727, 49.943748474121094, 102.2635726928711, 84.11624908447266, 110.74124908447266, 92.30750274658203, 110.15444946289062, 91.6875, 109.7456283569336, 74.02874755859375, 77.18000030517578, 3.677500009536743, 7.1566667556762695, 47.38888931274414, 100.57888793945312, 57.83000183105469, 47.69444274902344, 95.44111633300781, 109.32888793945312, 97.64555358886719, 110.39444732666016], "mean": [0.2408999353647232, -0.6646397113800049, 1.1315568685531616, 1.3812223672866821, -0.7339534163475037, -0.24081356823444366, -0.13998548686504364, -1.0522269010543823, 1.149185061454773, -1.5442678928375244, 0.42858147621154785, -0.010358366183936596, 50.09536361694336, 58.416709899902344, 34.3369026184082, 4.179798126220703, 39.638126373291016, 92.14317321777344, 74.75220489501953, 106.23979187011719, 82.78450012207031, 106.63721466064453, 84.40120697021484, 108.63796997070312, 73.5548095703125, 51.265377044677734, 0.3044677972793579, 1.3731238842010498, 23.302453994750977, 18.1215877532959, 28.372486114501953, 14.561302185058594, 35.799739837646484, 36.564903259277344, 26.62080192565918, 72.39421081542969], "std": [0.015455380082130432, 0.012750081717967987, 0.0485772043466568, 0.10283354669809341, 0.02999870479106903, 0.06778427213430405, 0.07991978526115417, 0.10591819137334824, 0.1251557469367981, 0.17629656195640564, 0.11256463080644608, 0.09033757448196411, 7.263096809387207, 9.559598922729492, 15.393603324890137, 3.576218605041504, 5.791835784912109, 4.332259654998779, 8.641685485839844, 5.892948150634766, 8.592450141906738, 4.243618011474609, 6.819240570068359, 1.9988071918487549, 0.48183366656303406, 8.536044120788574, 1.6234731674194336, 1.956796646118164, 13.722757339477539, 21.636281967163086, 16.190052032470703, 12.41913890838623, 21.431013107299805, 30.130611419677734, 23.56654930114746, 19.157733917236328], "count": [92]}, "action": {"min": [0.20809490978717804, -0.6952815651893616, 1.0651750564575195, 1.0448826551437378, -0.7770180106163025, -0.2730649709701538, -0.31464579701423645, -1.2052958011627197, 0.9490157961845398, -1.771715521812439, 0.2112659215927124, -0.10183277726173401, 30.556249618530273, 47.200626373291016, 2.7641665935516357, -0.2540000081062317, 25.919374465942383, 84.80999755859375, 57.16437530517578, 91.4749984741211, 65.91062927246094, 95.55687713623047, 69.49124908447266, 103.76062774658203, 72.59124755859375, 40.28125, -0.9437500238418579, -0.1681250035762787, 1.1662499904632568, 0.41062498092651367, 4.230000019073486, -0.1837500035762787, 6.883749961853027, 2.270624876022339, 0.7443749904632568, 28.74187469482422], "max": [0.25463491678237915, -0.6558041572570801, 1.2151427268981934, 1.4807450771331787, -0.6783350706100464, 0.005107533186674118, -0.0461108572781086, -0.7994296550750732, 1.3390507698059082, -1.1260098218917847, 0.5536402463912964, 0.19164377450942993, 61.426876068115234, 80.09500122070312, 57.90312576293945, 8.256250381469727, 49.943748474121094, 102.2635726928711, 84.11624908447266, 110.74124908447266, 92.30750274658203, 110.15444946289062, 91.6875, 109.7456283569336, 74.02874755859375, 77.18000030517578, 3.677500009536743, 7.1566667556762695, 47.38888931274414, 100.57888793945312, 57.83000183105469, 47.69444274902344, 95.44111633300781, 109.32888793945312, 97.64555358886719, 110.39444732666016], "mean": [0.24089989066123962, -0.6646396517753601, 1.131556749343872, 1.3812222480773926, -0.7339534163475037, -0.24081352353096008, -0.13998538255691528, -1.0522266626358032, 1.149185061454773, -1.544268012046814, 0.42858144640922546, -0.010358364321291447, 50.095359802246094, 58.416725158691406, 34.336891174316406, 4.1797990798950195, 39.638118743896484, 92.14317321777344, 74.75218963623047, 106.23979187011719, 82.78450012207031, 106.63723754882812, 84.40119934082031, 108.63799285888672, 73.5548095703125, 51.26536560058594, 0.3044680058956146, 1.373124122619629, 23.30244255065918, 18.121585845947266, 28.37249183654785, 14.561302185058594, 35.79975128173828, 36.564910888671875, 26.62080955505371, 72.39422607421875], "std": [0.01545538380742073, 0.012750082649290562, 0.0485772006213665, 0.10283354669809341, 0.02999870292842388, 0.06778426468372345, 0.07991977035999298, 0.10591819882392883, 0.1251557618379593, 0.17629657685756683, 0.11256463825702667, 0.0903375893831253, 7.263096809387207, 9.559598922729492, 15.393604278564453, 3.576218843460083, 5.791835784912109, 4.332259654998779, 8.641685485839844, 5.892948150634766, 8.592450141906738, 4.243618011474609, 6.819240570068359, 1.9988071918487549, 0.4818335175514221, 8.53604507446289, 1.6234732866287231, 1.956796646118164, 13.722755432128906, 21.636281967163086, 16.19005012512207, 12.419139862060547, 21.431013107299805, 30.130615234375, 23.56654930114746, 19.157733917236328], "count": [92]}, "timestamp": {"min": [0.0], "max": [3.033333333333333], "mean": [1.5166666666666666], "std": [0.8852181149926335], "count": [92]}, "frame_index": {"min": [0], "max": [91], "mean": [45.5], "std": [26.556543449779003], "count": [92]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [92]}, "index": {"min": [5762], "max": [5853], "mean": [5807.5], "std": [26.556543449779003], "count": [92]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [92]}, "subtask_annotation": {"mean": [3.0652173913043477, 6.0, 6.0, 6.0, 6.0], "std": [1.3497531805456862, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [92]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [92]}, "eef_direction_state": {"mean": [2.760869565217391, 2.4782608695652173], "std": [2.4994328279126905, 1.814664065626887], "min": [0, 0], "max": [6, 6], "count": [92]}, "eef_velocity_state": {"mean": [0.8913043478260869, 1.7717391304347827], "std": [0.666863550007738, 0.46865350298500197], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_state": {"mean": [0.4782608695652174, 1.2173913043478262], "std": [0.7294765971983707, 0.7916148459144842], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_direction_action": {"mean": [2.760869565217391, 2.4782608695652173], "std": [2.4994328279126905, 1.814664065626887], "min": [0, 0], "max": [6, 6], "count": [92]}, "eef_velocity_action": {"mean": [0.8913043478260869, 1.7717391304347827], "std": [0.666863550007738, 0.46865350298500197], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_acc_mag_action": {"mean": [0.4782608695652174, 1.2173913043478262], "std": [0.7294765971983707, 0.7916148459144842], "min": [0, 0], "max": [2, 2], "count": [92]}, "eef_sim_pose_state": {"mean": [0.6015275737666187, 0.15501365197658118, 1.2561078972486672, -1.813496548176611, 1.1078716318658943, -2.830308579554911, 0.6230221465944527, -0.013289490184809634, 1.2466341861478991, 2.3895082646629073, 1.3963662229247602, -0.9336814212199337], "std": [0.022373364098916118, 0.018332107080794923, 0.019045486408294433, 0.16892767198540248, 0.013756070159703083, 0.21744056338275458, 0.06908581202834377, 0.049191060877202014, 0.04815822203930968, 1.0164287467036708, 0.0916679471595675, 2.2281993522696446], "min": [0.5717857391008716, 0.12833476077793388, 1.2448333738733095, -1.9445441821866023, 1.0878952138225406, -3.058530842163843, 0.5351607145089883, -0.07705527671764018, 1.1475145980504755, -3.1411445438370205, 1.2394765292231935, -3.1173171506441055], "max": [0.6397051777737033, 0.18585074994340336, 1.317374277052798, -1.2518288862796116, 1.1349992974132657, -2.2149567772327563, 0.7294895651881362, 0.06567727068392376, 1.3094043833142863, 3.1311945000360057, 1.5122409588899877, 3.0603221006083983], "count": [92]}, "eef_sim_pose_action": {"mean": [0.6015275737666187, 0.15501365197658118, 1.2561078972486672, -1.813496548176611, 1.1078716318658943, -2.830308579554911, 0.6230221465944527, -0.013289490184809634, 1.2466341861478991, 2.3895082646629073, 1.3963662229247602, -0.9336814212199337], "std": [0.022373364098916118, 0.018332107080794923, 0.019045486408294433, 0.16892767198540248, 0.013756070159703083, 0.21744056338275458, 0.06908581202834377, 0.049191060877202014, 0.04815822203930968, 1.0164287467036708, 0.0916679471595675, 2.2281993522696446], "min": [0.5717857391008716, 0.12833476077793388, 1.2448333738733095, -1.9445441821866023, 1.0878952138225406, -3.058530842163843, 0.5351607145089883, -0.07705527671764018, 1.1475145980504755, -3.1411445438370205, 1.2394765292231935, -3.1173171506441055], "max": [0.6397051777737033, 0.18585074994340336, 1.317374277052798, -1.2518288862796116, 1.1349992974132657, -2.2149567772327563, 0.7294895651881362, 0.06567727068392376, 1.3094043833142863, 3.1311945000360057, 1.5122409588899877, 3.0603221006083983], "count": [92]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2875293607026144]], [[0.29220967728758174]], [[0.30143455678104575]]], "std": [[[0.3188102582298638]], [[0.3127626806241366]], [[0.30511535660535033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30830102736928106]], [[0.3611796160130719]], [[0.38201829044117647]]], "std": [[[0.22361431587469294]], [[0.22756263329606347]], [[0.2617141100360146]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39008132557189545]], [[0.3987055616830065]], [[0.3845686621732026]]], "std": [[[0.2170942143209488]], [[0.21711419842638063]], [[0.22382056489734864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27296496119281044]], [[0.2943959068627451]], [[0.2889565829248366]]], "std": [[[0.3512775306188146]], [[0.34689931624974685]], [[0.3471727210414781]]], "count": [100]}, "observation.state": {"min": [0.4777504503726959, -0.5907996892929077, 1.0220683813095093, 0.7296196818351746, -0.760471522808075, 0.2769750952720642, -0.47045472264289856, -1.3147315979003906, 0.7260539531707764, -1.4752295017242432, 0.4384346008300781, -0.7016527056694031, 53.39125061035156, 51.130001068115234, 10.606874465942383, 9.233124732971191, 63.92500305175781, 99.21125030517578, 84.09687805175781, 108.90499877929688, 92.71221923828125, 109.99624633789062, 93.3187484741211, 109.33999633789062, 72.05999755859375, 45.80125045776367, -1.1037499904632568, -0.453125, 6.071875095367432, 0.6868749856948853, 6.499374866485596, -0.27562499046325684, 6.905624866485596, 4.395625114440918, 0.8643749952316284, 45.01499938964844], "max": [0.4953460097312927, -0.5457007884979248, 1.0641684532165527, 0.7671473026275635, -0.7151182889938354, 0.2896459102630615, -0.22795547544956207, -0.7428942918777466, 1.3482776880264282, -0.6943570375442505, 0.6744964718818665, -0.692721426486969, 69.43812561035156, 59.87187576293945, 39.33625030517578, 9.548125267028809, 74.08333587646484, 111.61888885498047, 87.52937316894531, 110.88500213623047, 95.33250427246094, 111.04615783691406, 99.98124694824219, 109.69750213623047, 85.78375244140625, 68.30500030517578, 5.033750057220459, 7.058125019073486, 59.34062576293945, 65.40333557128906, 69.56437683105469, 33.01599884033203, 93.77000427246094, 109.22888946533203, 101.97000122070312, 109.69937896728516], "mean": [0.489075243473053, -0.5612249970436096, 1.0451297760009766, 0.7407107353210449, -0.7350327372550964, 0.28618568181991577, -0.32661086320877075, -1.0661834478378296, 1.0916048288345337, -0.9478614330291748, 0.5588370561599731, -0.6984596252441406, 64.29585266113281, 55.97317886352539, 23.715042114257812, 9.405036926269531, 71.50713348388672, 110.3505859375, 85.78376007080078, 110.74237823486328, 93.98788452148438, 110.93270111083984, 98.64225006103516, 109.65499877929688, 77.65116882324219, 53.03190612792969, 0.7851296067237854, 1.7634927034378052, 28.379928588867188, 20.978235244750977, 35.90201187133789, 16.252180099487305, 41.28153991699219, 37.891075134277344, 32.398040771484375, 80.1680679321289], "std": [0.006193689536303282, 0.01584126614034176, 0.012632991187274456, 0.01275347638875246, 0.013531145639717579, 0.004184016492217779, 0.08951966464519501, 0.16190403699874878, 0.17236818373203278, 0.20262359082698822, 0.0755651444196701, 0.0024387354496866465, 4.386017799377441, 2.7552311420440674, 8.897322654724121, 0.09851554036140442, 2.641645669937134, 2.3919687271118164, 0.8838287591934204, 0.38230738043785095, 0.7164977788925171, 0.20311284065246582, 1.3077894449234009, 0.06686702370643616, 5.511443138122559, 7.0916571617126465, 2.5352656841278076, 2.4289801120758057, 17.663314819335938, 19.276424407958984, 17.370498657226562, 12.991830825805664, 23.866928100585938, 32.740665435791016, 31.6643009185791, 15.793770790100098], "count": [114]}, "action": {"min": [0.4777504503726959, -0.5907996892929077, 1.0220683813095093, 0.7296196818351746, -0.760471522808075, 0.2769750952720642, -0.47045472264289856, -1.3147315979003906, 0.7260539531707764, -1.4752295017242432, 0.4384346008300781, -0.7016527056694031, 53.39125061035156, 51.130001068115234, 10.606874465942383, 9.233124732971191, 63.92500305175781, 99.21125030517578, 84.09687805175781, 108.90499877929688, 92.71221923828125, 109.99624633789062, 93.3187484741211, 109.33999633789062, 72.05999755859375, 45.80125045776367, -1.1037499904632568, -0.453125, 6.071875095367432, 0.6868749856948853, 6.499374866485596, -0.27562499046325684, 6.905624866485596, 4.395625114440918, 0.8643749952316284, 45.01499938964844], "max": [0.4953460097312927, -0.5457007884979248, 1.0641684532165527, 0.7671473026275635, -0.7151182889938354, 0.2896459102630615, -0.22795547544956207, -0.7428942918777466, 1.3482776880264282, -0.6943570375442505, 0.6744964718818665, -0.692721426486969, 69.43812561035156, 59.87187576293945, 39.33625030517578, 9.548125267028809, 74.08333587646484, 111.61888885498047, 87.52937316894531, 110.88500213623047, 95.33250427246094, 111.04615783691406, 99.98124694824219, 109.69750213623047, 85.78375244140625, 68.30500030517578, 5.033750057220459, 7.058125019073486, 59.34062576293945, 65.40333557128906, 69.56437683105469, 33.01599884033203, 93.77000427246094, 109.22888946533203, 101.97000122070312, 109.69937896728516], "mean": [0.4890749752521515, -0.5612248778343201, 1.045129418373108, 0.7407106757164001, -0.7350325584411621, 0.2861855924129486, -0.3266106843948364, -1.066183090209961, 1.0916048288345337, -0.9478616118431091, 0.5588369965553284, -0.698460042476654, 64.29583740234375, 55.97317123413086, 23.71504020690918, 9.405036926269531, 71.50712585449219, 110.35057830810547, 85.78373718261719, 110.74237823486328, 93.98786163330078, 110.9327621459961, 98.64229583740234, 109.65494537353516, 77.65116119384766, 53.031917572021484, 0.7851296663284302, 1.763492465019226, 28.37993049621582, 20.978239059448242, 35.902000427246094, 16.252174377441406, 41.281532287597656, 37.891075134277344, 32.398048400878906, 80.16806030273438], "std": [0.006193688604980707, 0.01584126614034176, 0.01263299398124218, 0.01275347638875246, 0.013531148433685303, 0.004184017423540354, 0.08951966464519501, 0.16190403699874878, 0.17236818373203278, 0.20262357592582703, 0.0755651518702507, 0.0024387354496866465, 4.386017799377441, 2.7552311420440674, 8.897323608398438, 0.09851556271314621, 2.6416451930999756, 2.3919687271118164, 0.88382887840271, 0.3823075294494629, 0.7164977192878723, 0.20311282575130463, 1.3077894449234009, 0.06686703860759735, 5.5114426612854, 7.091656684875488, 2.5352652072906494, 2.4289798736572266, 17.66331672668457, 19.276424407958984, 17.370498657226562, 12.991829872131348, 23.866926193237305, 32.740665435791016, 31.664302825927734, 15.793769836425781], "count": [114]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [114]}, "index": {"min": [5854], "max": [5967], "mean": [5910.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [114]}, "subtask_annotation": {"mean": [2.692982456140351, 6.0, 6.0, 6.0, 6.0], "std": [1.6443800782658116, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [114]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [114]}, "eef_direction_state": {"mean": [5.947368421052632, 2.0964912280701755], "std": [0.5594813585649799, 1.7916438509144454], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_state": {"mean": [0.008771929824561403, 1.7017543859649122], "std": [0.09324689309416377, 0.5117877945899939], "min": [0, 0], "max": [1, 2], "count": [114]}, "eef_acc_mag_state": {"mean": [0.0, 1.2017543859649122], "std": [0.0, 0.7396042630958358], "min": [0, 0], "max": [0, 2], "count": [114]}, "eef_direction_action": {"mean": [5.947368421052632, 2.0964912280701755], "std": [0.5594813585649799, 1.7916438509144454], "min": [0, 0], "max": [6, 6], "count": [114]}, "eef_velocity_action": {"mean": [0.008771929824561403, 1.7017543859649122], "std": [0.09324689309416377, 0.5117877945899939], "min": [0, 0], "max": [1, 2], "count": [114]}, "eef_acc_mag_action": {"mean": [0.0, 1.2017543859649122], "std": [0.0, 0.7396042630958358], "min": [0, 0], "max": [0, 2], "count": [114]}, "eef_sim_pose_state": {"mean": [0.6097312534700756, 0.1968166295819921, 1.271529804158492, -1.4994917130639547, 1.1444402754831247, -2.346749944441122, 0.5860197337496401, 0.00876069606371528, 1.2321911894448214, 0.761852087777565, 1.4218312813891572, 0.20439030405656833], "std": [0.0054319221737534696, 0.0021755018368955115, 0.003966434341001313, 0.018690444975410912, 0.008727084873434895, 0.00969741204792881, 0.07193987321213267, 0.04898017199126965, 0.04351381169971805, 1.382575600348156, 0.1199899443033854, 2.091092442734916], "min": [0.6017672305445497, 0.1912043802371161, 1.264021368147717, -1.533265995562133, 1.1346257742366945, -2.3670344589578516, 0.4818923584429014, -0.050953862570477015, 1.1483196785911558, -1.9651008128538932, 1.0695505891977932, -3.1174897126250056], "max": [0.6177403512003118, 0.20116947368954974, 1.2764703429900528, -1.471310796810455, 1.1628455410688048, -2.3319990929319303, 0.711436679398288, 0.08982441872534738, 1.2855342343345495, 2.4094223549819223, 1.556336147554659, 3.133853575394325], "count": [114]}, "eef_sim_pose_action": {"mean": [0.6097312534700756, 0.1968166295819921, 1.271529804158492, -1.4994917130639547, 1.1444402754831247, -2.346749944441122, 0.5860197337496401, 0.00876069606371528, 1.2321911894448214, 0.761852087777565, 1.4218312813891572, 0.20439030405656833], "std": [0.0054319221737534696, 0.0021755018368955115, 0.003966434341001313, 0.018690444975410912, 0.008727084873434895, 0.00969741204792881, 0.07193987321213267, 0.04898017199126965, 0.04351381169971805, 1.382575600348156, 0.1199899443033854, 2.091092442734916], "min": [0.6017672305445497, 0.1912043802371161, 1.264021368147717, -1.533265995562133, 1.1346257742366945, -2.3670344589578516, 0.4818923584429014, -0.050953862570477015, 1.1483196785911558, -1.9651008128538932, 1.0695505891977932, -3.1174897126250056], "max": [0.6177403512003118, 0.20116947368954974, 1.2764703429900528, -1.471310796810455, 1.1628455410688048, -2.3319990929319303, 0.711436679398288, 0.08982441872534738, 1.2855342343345495, 2.4094223549819223, 1.556336147554659, 3.133853575394325], "count": [114]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2933375600240096]], [[0.29613654420101376]], [[0.3084518494897959]]], "std": [[[0.30591681276844107]], [[0.299440203742669]], [[0.28616109390925254]]], "count": [98]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36589014355742294]], [[0.4146154003267974]], [[0.4216341870081366]]], "std": [[[0.26755492885901233]], [[0.2643000125727994]], [[0.2839134684735525]]], "count": [98]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3568352299253035]], [[0.3809362224056289]], [[0.3707706957783113]]], "std": [[[0.19859302758590217]], [[0.19890946624823555]], [[0.2093197106775432]]], "count": [98]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2945844316893424]], [[0.31759626767373617]], [[0.3136979625183407]]], "std": [[[0.3531028639880098]], [[0.34901033055820074]], [[0.34881740885765805]]], "count": [98]}, "observation.state": {"min": [0.05130846053361893, -0.6277180314064026, 0.970426082611084, 1.050011396408081, -0.6442909836769104, 0.06730659306049347, -0.4367179870605469, -1.1949959993362427, 0.8913652896881104, -1.1516509056091309, 0.30780309438705444, -0.8342870473861694, 55.31500244140625, 62.008750915527344, 3.626666784286499, -0.15125000476837158, 64.83250427246094, 109.0687484741211, 80.6468734741211, 110.90384674072266, 88.93875122070312, 110.671875, 93.296875, 110.98500061035156, 71.85888671875, 28.916250228881836, -1.2450000047683716, -0.43187499046325684, 0.8293749690055847, 0.9631249904632568, 0.640625, 0.3487499952316284, 1.9012500047683716, 1.109375, 0.9331250190734863, 2.190000057220459], "max": [0.13176801800727844, -0.5738875865936279, 1.0595483779907227, 1.456712007522583, -0.42727646231651306, 0.2492227405309677, -0.18136778473854065, -0.7143129706382751, 1.3499466180801392, -0.43955519795417786, 0.8079016208648682, -0.5728809237480164, 63.883750915527344, 64.53111267089844, 6.288749694824219, 9.596875190734863, 81.69437408447266, 111.47111511230469, 97.35062408447266, 111.01625061035156, 105.38111114501953, 110.72875213623047, 108.74888610839844, 111.04437255859375, 74.84062957763672, 72.93250274658203, 17.167499542236328, 9.769999504089355, 50.57600021362305, 88.19111633300781, 61.805625915527344, 45.97111129760742, 96.62071990966797, 111.12100219726562, 99.06857299804688, 110.1058349609375], "mean": [0.0814075842499733, -0.606370210647583, 1.0501090288162231, 1.2810145616531372, -0.4911523461341858, 0.1276194006204605, -0.303279846906662, -1.001440405845642, 1.0969792604446411, -0.867522120475769, 0.49776890873908997, -0.6388707756996155, 58.285194396972656, 63.64680480957031, 4.297542095184326, 7.475551128387451, 72.5257568359375, 110.81159210205078, 89.2597427368164, 110.94955444335938, 96.9504623413086, 110.70182037353516, 101.0918197631836, 111.0163803100586, 73.1833267211914, 48.3623046875, 2.1351919174194336, 3.042354106903076, 24.244199752807617, 21.432708740234375, 28.514516830444336, 17.239402770996094, 36.078983306884766, 35.46076965332031, 35.31056594848633, 64.40830993652344], "std": [0.021365860477089882, 0.013332582078874111, 0.021001441404223442, 0.10321518778800964, 0.04994650557637215, 0.059671416878700256, 0.08618424087762833, 0.15256068110466003, 0.14168663322925568, 0.19008095562458038, 0.1224234327673912, 0.07824558019638062, 2.3302972316741943, 0.464425653219223, 0.5119908452033997, 3.118858575820923, 6.327951908111572, 0.45291027426719666, 5.933158874511719, 0.023978255689144135, 5.581851959228516, 0.015259836800396442, 5.237248420715332, 0.014170996844768524, 1.0475965738296509, 12.11067008972168, 4.834179878234863, 3.532304286956787, 16.82883644104004, 26.597518920898438, 19.756954193115234, 14.168815612792969, 28.14457130432129, 32.66690444946289, 29.951780319213867, 33.969051361083984], "count": [98]}, "action": {"min": [0.05130846053361893, -0.6277180314064026, 0.970426082611084, 1.050011396408081, -0.6442909836769104, 0.06730659306049347, -0.4367179870605469, -1.1949959993362427, 0.8913652896881104, -1.1516509056091309, 0.30780309438705444, -0.8342870473861694, 55.31500244140625, 62.008750915527344, 3.626666784286499, -0.15125000476837158, 64.83250427246094, 109.0687484741211, 80.6468734741211, 110.90384674072266, 88.93875122070312, 110.671875, 93.296875, 110.98500061035156, 71.85888671875, 28.916250228881836, -1.2450000047683716, -0.43187499046325684, 0.8293749690055847, 0.9631249904632568, 0.640625, 0.3487499952316284, 1.9012500047683716, 1.109375, 0.9331250190734863, 2.190000057220459], "max": [0.13176801800727844, -0.5738875865936279, 1.0595483779907227, 1.456712007522583, -0.42727646231651306, 0.2492227405309677, -0.18136778473854065, -0.7143129706382751, 1.3499466180801392, -0.43955519795417786, 0.8079016208648682, -0.5728809237480164, 63.883750915527344, 64.53111267089844, 6.288749694824219, 9.596875190734863, 81.69437408447266, 111.47111511230469, 97.35062408447266, 111.01625061035156, 105.38111114501953, 110.72875213623047, 108.74888610839844, 111.04437255859375, 74.84062957763672, 72.93250274658203, 17.167499542236328, 9.769999504089355, 50.57600021362305, 88.19111633300781, 61.805625915527344, 45.97111129760742, 96.62071990966797, 111.12100219726562, 99.06857299804688, 110.1058349609375], "mean": [0.08140762150287628, -0.6063703298568726, 1.0501086711883545, 1.2810146808624268, -0.49115240573883057, 0.1276194006204605, -0.303279846906662, -1.0014405250549316, 1.0969796180725098, -0.867522120475769, 0.49776893854141235, -0.6388709545135498, 58.28520584106445, 63.64678955078125, 4.297542572021484, 7.475550651550293, 72.5257568359375, 110.8116226196289, 89.2597427368164, 110.94953918457031, 96.9504623413086, 110.70182800292969, 101.0918197631836, 111.01641082763672, 73.18331146240234, 48.3623046875, 2.135190963745117, 3.042353391647339, 24.244205474853516, 21.432708740234375, 28.5145263671875, 17.23940086364746, 36.078975677490234, 35.46076965332031, 35.31057357788086, 64.40830993652344], "std": [0.021365860477089882, 0.013332583010196686, 0.02100144512951374, 0.10321519523859024, 0.04994650185108185, 0.059671420603990555, 0.08618423342704773, 0.15256068110466003, 0.14168661832809448, 0.1900809407234192, 0.12242341786623001, 0.07824558019638062, 2.3302972316741943, 0.4644257426261902, 0.5119908452033997, 3.118858814239502, 6.327951908111572, 0.45291027426719666, 5.933159351348877, 0.02397826500236988, 5.581851959228516, 0.015259843319654465, 5.23724889755249, 0.014171010814607143, 1.0475964546203613, 12.11067008972168, 4.834179878234863, 3.532304286956787, 16.82883644104004, 26.597518920898438, 19.756954193115234, 14.168816566467285, 28.144573211669922, 32.66690444946289, 29.951780319213867, 33.969051361083984], "count": [98]}, "timestamp": {"min": [0.0], "max": [3.2333333333333334], "mean": [1.616666666666666], "std": [0.942956343987709], "count": [98]}, "frame_index": {"min": [0], "max": [97], "mean": [48.5], "std": [28.28869031963127], "count": [98]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [98]}, "index": {"min": [5968], "max": [6065], "mean": [6016.5], "std": [28.28869031963127], "count": [98]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [98]}, "subtask_annotation": {"mean": [2.7755102040816326, 6.0, 6.0, 6.0, 6.0], "std": [1.6132778917527901, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [98]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [98]}, "eef_direction_state": {"mean": [4.428571428571429, 2.377551020408163], "std": [2.050385727772475, 1.7113981998405072], "min": [1, 0], "max": [6, 6], "count": [98]}, "eef_velocity_state": {"mean": [0.42857142857142855, 1.7959183673469388], "std": [0.5532833351724887, 0.42759850693381535], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_acc_mag_state": {"mean": [0.5612244897959183, 1.530612244897959], "std": [0.8338052252690463, 0.6260351693950191], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_direction_action": {"mean": [4.428571428571429, 2.377551020408163], "std": [2.050385727772475, 1.7113981998405072], "min": [1, 0], "max": [6, 6], "count": [98]}, "eef_velocity_action": {"mean": [0.42857142857142855, 1.7959183673469388], "std": [0.5532833351724887, 0.42759850693381535], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_acc_mag_action": {"mean": [0.5612244897959183, 1.530612244897959], "std": [0.8338052252690463, 0.6260351693950191], "min": [0, 0], "max": [2, 2], "count": [98]}, "eef_sim_pose_state": {"mean": [0.6305139890052239, 0.18064542215944984, 1.3150623061653373, -1.202747679453594, 1.4274771183517165, -2.01932547251987, 0.6177479409887748, -0.028555596744093616, 1.2487749487293651, 0.6188082587331354, 1.4008310492183693, 0.5954299021072265], "std": [0.010621567356102105, 0.009741012346598162, 0.007527404458361599, 0.11786680770643962, 0.05429290073178962, 0.11209110546569769, 0.0611630415675493, 0.05804722441327313, 0.04630774391056586, 1.6250783030847773, 0.09619391310285248, 1.8142003691472517], "min": [0.6006300911021828, 0.14425030092481989, 1.3063872390126254, -1.349825831424875, 1.2872212285675966, -2.2760228160997733, 0.537424600178252, -0.14795820133833132, 1.1520378698554041, -3.1172003349759865, 1.142279091716846, -3.0954417431815555], "max": [0.6428908392852979, 0.18791963621374805, 1.3361667491454496, -0.932297378908163, 1.5454147414324528, -1.7904876035439672, 0.7164145005476794, 0.0562261455221032, 1.3155297010865612, 3.095292713764266, 1.4987868786208054, 2.9540521345167425], "count": [98]}, "eef_sim_pose_action": {"mean": [0.6305139890052239, 0.18064542215944984, 1.3150623061653373, -1.202747679453594, 1.4274771183517165, -2.01932547251987, 0.6177479409887748, -0.028555596744093616, 1.2487749487293651, 0.6188082587331354, 1.4008310492183693, 0.5954299021072265], "std": [0.010621567356102105, 0.009741012346598162, 0.007527404458361599, 0.11786680770643962, 0.05429290073178962, 0.11209110546569769, 0.0611630415675493, 0.05804722441327313, 0.04630774391056586, 1.6250783030847773, 0.09619391310285248, 1.8142003691472517], "min": [0.6006300911021828, 0.14425030092481989, 1.3063872390126254, -1.349825831424875, 1.2872212285675966, -2.2760228160997733, 0.537424600178252, -0.14795820133833132, 1.1520378698554041, -3.1172003349759865, 1.142279091716846, -3.0954417431815555], "max": [0.6428908392852979, 0.18791963621374805, 1.3361667491454496, -0.932297378908163, 1.5454147414324528, -1.7904876035439672, 0.7164145005476794, 0.0562261455221032, 1.3155297010865612, 3.095292713764266, 1.4987868786208054, 2.9540521345167425], "count": [98]}}} +{"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.3007596303104575]], [[0.3058899509803921]], [[0.3173325449346405]]], "std": [[[0.31053992486330934]], [[0.3043205301852179]], [[0.29280535933466206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3794454963235294]], [[0.4248800612745098]], [[0.4311976429738562]]], "std": [[[0.28001207325603533]], [[0.27528470229864815]], [[0.2955536710440183]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34366633578431377]], [[0.3698036274509804]], [[0.3592010804738562]]], "std": [[[0.1922266771127503]], [[0.1947550584991613]], [[0.20373733852858839]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2966195118464052]], [[0.32377589052287586]], [[0.3201433047385621]]], "std": [[[0.35630755080684623]], [[0.352713259416813]], [[0.35413547843872434]]], "count": [100]}, "observation.state": {"min": [-0.03337911143898964, -0.5829899907112122, 0.9452328085899353, 1.4246680736541748, -0.7119393348693848, -0.23602738976478577, -0.4129234254360199, -1.1792601346969604, 0.8991590738296509, -1.3764591217041016, 0.3639753460884094, -0.4600594937801361, 38.178749084472656, 62.338890075683594, 3.481250047683716, -0.609375, 49.8922233581543, 57.98125076293945, 70.68250274658203, 88.37374877929688, 74.94307708740234, 102.22374725341797, 73.4061508178711, 109.57875061035156, 58.36125183105469, 32.55249786376953, -0.8474999666213989, -0.6324999928474426, 0.3799999952316284, 1.0899999141693115, 0.6618750095367432, -0.45749998092651367, 1.0106250047683716, 1.1606249809265137, 0.7543749809265137, 31.774999618530273], "max": [-0.006294346414506435, -0.5729126930236816, 1.0076676607131958, 1.6666455268859863, -0.4757477045059204, 0.08080129325389862, -0.1322527974843979, -0.7517929077148438, 1.3602464199066162, -0.8017423748970032, 0.6707429885864258, -0.3710564970970154, 54.51874923706055, 70.34312438964844, 23.551111221313477, 4.170000076293945, 58.619998931884766, 96.45222473144531, 82.69000244140625, 110.1933364868164, 91.56555938720703, 109.51187133789062, 97.163330078125, 109.68187713623047, 74.91999816894531, 75.2618179321289, 9.698749542236328, 9.058125495910645, 46.07749938964844, 73.20000457763672, 90.81937408447266, 110.14187622070312, 100.51687622070312, 110.64666748046875, 102.81937408447266, 110.20999908447266], "mean": [-0.02460930496454239, -0.5789328813552856, 1.000776767730713, 1.4622598886489868, -0.5192074179649353, 0.0349356047809124, -0.27419230341911316, -1.0236932039260864, 1.1204546689987183, -1.114611029624939, 0.5419086813926697, -0.4118919372558594, 51.09300231933594, 67.58114624023438, 4.950011253356934, -0.13776502013206482, 57.54951095581055, 80.34415435791016, 78.40009307861328, 106.22100830078125, 85.41845703125, 108.05409240722656, 89.78573608398438, 109.64983367919922, 65.93022155761719, 51.64353561401367, 1.8995496034622192, 4.504998683929443, 24.035215377807617, 21.488576889038086, 32.324825286865234, 30.38796615600586, 35.49625778198242, 36.96541213989258, 38.22447204589844, 75.19296264648438], "std": [0.007551741786301136, 0.002674759365618229, 0.012492993846535683, 0.05525314062833786, 0.05410332977771759, 0.07706646621227264, 0.08882273733615875, 0.13075628876686096, 0.1404448002576828, 0.1795254647731781, 0.07926412671804428, 0.033294305205345154, 5.510409355163574, 1.9491773843765259, 4.032115936279297, 0.9680335521697998, 1.6631557941436768, 13.059700965881348, 3.4136757850646973, 7.634976863861084, 4.628399848937988, 2.4594860076904297, 7.123024940490723, 0.02071836031973362, 6.776218891143799, 11.946221351623535, 3.9611682891845703, 3.271014928817749, 17.228591918945312, 23.114410400390625, 28.676496505737305, 35.179039001464844, 30.86520004272461, 35.53049850463867, 33.6170654296875, 22.94343376159668], "count": [108]}, "action": {"min": [-0.03337911143898964, -0.5829899907112122, 0.9452328085899353, 1.4246680736541748, -0.7119393348693848, -0.23602738976478577, -0.4129234254360199, -1.1792601346969604, 0.8991590738296509, -1.3764591217041016, 0.3639753460884094, -0.4600594937801361, 38.178749084472656, 62.338890075683594, 3.481250047683716, -0.609375, 49.8922233581543, 57.98125076293945, 70.68250274658203, 88.37374877929688, 74.94307708740234, 102.22374725341797, 73.4061508178711, 109.57875061035156, 58.36125183105469, 32.55249786376953, -0.8474999666213989, -0.6324999928474426, 0.3799999952316284, 1.0899999141693115, 0.6618750095367432, -0.45749998092651367, 1.0106250047683716, 1.1606249809265137, 0.7543749809265137, 31.774999618530273], "max": [-0.006294346414506435, -0.5729126930236816, 1.0076676607131958, 1.6666455268859863, -0.4757477045059204, 0.08080129325389862, -0.1322527974843979, -0.7517929077148438, 1.3602464199066162, -0.8017423748970032, 0.6707429885864258, -0.3710564970970154, 54.51874923706055, 70.34312438964844, 23.551111221313477, 4.170000076293945, 58.619998931884766, 96.45222473144531, 82.69000244140625, 110.1933364868164, 91.56555938720703, 109.51187133789062, 97.163330078125, 109.68187713623047, 74.91999816894531, 75.2618179321289, 9.698749542236328, 9.058125495910645, 46.07749938964844, 73.20000457763672, 90.81937408447266, 110.14187622070312, 100.51687622070312, 110.64666748046875, 102.81937408447266, 110.20999908447266], "mean": [-0.02460930496454239, -0.5789328813552856, 1.0007771253585815, 1.4622597694396973, -0.5192074179649353, 0.0349355973303318, -0.27419233322143555, -1.023693323135376, 1.1204546689987183, -1.1146113872528076, 0.5419087409973145, -0.4118921160697937, 51.09299087524414, 67.58116149902344, 4.950011253356934, -0.1377650499343872, 57.54951095581055, 80.34416961669922, 78.40011596679688, 106.22100067138672, 85.41842651367188, 108.05416870117188, 89.78575134277344, 109.64981079101562, 65.93021392822266, 51.643531799316406, 1.8995497226715088, 4.50499963760376, 24.03520965576172, 21.488582611083984, 32.3248291015625, 30.387968063354492, 35.49625778198242, 36.96541976928711, 38.22447967529297, 75.19295501708984], "std": [0.007551741320639849, 0.0026747591327875853, 0.012492993846535683, 0.05525314062833786, 0.05410333350300789, 0.07706646621227264, 0.08882272988557816, 0.13075630366802216, 0.1404448002576828, 0.1795254498720169, 0.07926413416862488, 0.033294305205345154, 5.510408401489258, 1.9491773843765259, 4.032115459442139, 0.9680336117744446, 1.6631557941436768, 13.059698104858398, 3.41367506980896, 7.634974002838135, 4.628399848937988, 2.459486246109009, 7.123023986816406, 0.020718367770314217, 6.776218414306641, 11.946222305297852, 3.9611685276031494, 3.271014451980591, 17.228593826293945, 23.114412307739258, 28.676496505737305, 35.179039001464844, 30.865201950073242, 35.53049850463867, 33.617061614990234, 22.943435668945312], "count": [108]}, "timestamp": {"min": [0.0], "max": [3.566666666666667], "mean": [1.7833333333333332], "std": [1.0391859349545718], "count": [108]}, "frame_index": {"min": [0], "max": [107], "mean": [53.5], "std": [31.175578048637153], "count": [108]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [108]}, "index": {"min": [6066], "max": [6173], "mean": [6119.5], "std": [31.175578048637153], "count": [108]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [108]}, "subtask_annotation": {"mean": [2.990740740740741, 6.0, 6.0, 6.0, 6.0], "std": [1.4687823778645286, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [108]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [108]}, "eef_direction_state": {"mean": [4.472222222222222, 2.2314814814814814], "std": [2.157923956600216, 1.8539571366328509], "min": [0, 0], "max": [6, 6], "count": [108]}, "eef_velocity_state": {"mean": [0.5, 1.8240740740740742], "std": [0.7136240321480628, 0.40434454742403797], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_acc_mag_state": {"mean": [0.4722222222222222, 1.4259259259259258], "std": [0.7259519080762213, 0.6555137044602914], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_direction_action": {"mean": [4.472222222222222, 2.2314814814814814], "std": [2.157923956600216, 1.8539571366328509], "min": [0, 0], "max": [6, 6], "count": [108]}, "eef_velocity_action": {"mean": [0.5, 1.8240740740740742], "std": [0.7136240321480628, 0.40434454742403797], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_acc_mag_action": {"mean": [0.4722222222222222, 1.4259259259259258], "std": [0.7259519080762213, 0.6555137044602914], "min": [0, 0], "max": [2, 2], "count": [108]}, "eef_sim_pose_state": {"mean": [0.6090737795317305, 0.16574998295276047, 1.3318672065438875, -0.6323101714639457, 1.4665920369118783, -1.5138385262504737, 0.6014661136770753, -0.013385143778356033, 1.240441248785282, 0.7625398023223172, 1.4102976197806971, 0.3080378781395933], "std": [0.013897757154766738, 0.012072016333178694, 0.008202188086983269, 0.3613260509630639, 0.01915032104254346, 0.4230412219741911, 0.06689192708375195, 0.04579761339996938, 0.047126316039543606, 1.9577018463732048, 0.07294471543306541, 2.1423384632200744], "min": [0.5545802195040936, 0.12105617240933936, 1.3022020025900436, -1.8590294668764678, 1.4063874080401253, -2.977771646097687, 0.5200912320814199, -0.07866358828192552, 1.1468605840650306, -3.1255095277361606, 1.263275182601153, -3.115602535477252], "max": [0.6189127960150042, 0.1753038626124103, 1.3376524257066524, -0.38497329558513416, 1.508296837183019, -1.2519080456952272, 0.7158900364749958, 0.055334270402322, 1.2972253974342036, 3.1300483087629924, 1.5632715756213598, 3.0750911927905284], "count": [108]}, "eef_sim_pose_action": {"mean": [0.6090737795317305, 0.16574998295276047, 1.3318672065438875, -0.6323101714639457, 1.4665920369118783, -1.5138385262504737, 0.6014661136770753, -0.013385143778356033, 1.240441248785282, 0.7625398023223172, 1.4102976197806971, 0.3080378781395933], "std": [0.013897757154766738, 0.012072016333178694, 0.008202188086983269, 0.3613260509630639, 0.01915032104254346, 0.4230412219741911, 0.06689192708375195, 0.04579761339996938, 0.047126316039543606, 1.9577018463732048, 0.07294471543306541, 2.1423384632200744], "min": [0.5545802195040936, 0.12105617240933936, 1.3022020025900436, -1.8590294668764678, 1.4063874080401253, -2.977771646097687, 0.5200912320814199, -0.07866358828192552, 1.1468605840650306, -3.1255095277361606, 1.263275182601153, -3.115602535477252], "max": [0.6189127960150042, 0.1753038626124103, 1.3376524257066524, -0.38497329558513416, 1.508296837183019, -1.2519080456952272, 0.7158900364749958, 0.055334270402322, 1.2972253974342036, 3.1300483087629924, 1.5632715756213598, 3.0750911927905284], "count": [108]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29580499183006537]], [[0.3008513664215686]], [[0.31223819035947714]]], "std": [[[0.31403161740742197]], [[0.30706440729866824]], [[0.2957400650424706]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3654954003267974]], [[0.4129472753267974]], [[0.42469602124183004]]], "std": [[[0.27656555129011967]], [[0.2711942377791395]], [[0.2901939294084941]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3573076164215686]], [[0.3663690870098039]], [[0.35492272263071895]]], "std": [[[0.19557781751602904]], [[0.19527728263686941]], [[0.20242748582166764]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2946390829248366]], [[0.31531569240196083]], [[0.3056713705065359]]], "std": [[[0.35463536349378294]], [[0.35175635230378066]], [[0.3536563241170384]]], "count": [100]}, "observation.state": {"min": [-0.0359540693461895, -0.6110522747039795, 0.9565499424934387, 1.6155701875686646, -0.6562015414237976, -0.25468260049819946, -0.44830527901649475, -1.2662603855133057, 0.9074349403381348, -1.2896257638931274, 0.38633936643600464, -0.4005254805088043, 34.39875030517578, 48.95500183105469, 2.697499990463257, -0.25874999165534973, 25.029998779296875, 30.6299991607666, 32.78499984741211, 56.35749816894531, 37.19750213623047, 77.84400177001953, 31.1299991607666, 99.3949966430664, 61.15250015258789, 31.375, -0.7662500143051147, -0.14444443583488464, 0.6193749904632568, 0.9262499809265137, 0.6768749952316284, 0.30375000834465027, 1.225000023841858, 1.1150000095367432, 0.7037500143051147, 45.65187454223633], "max": [-0.010956824757158756, -0.5291781425476074, 0.9969863295555115, 1.7447737455368042, -0.4999713897705078, -0.12474250048398972, -0.1131790280342102, -0.729529619216919, 1.4263132810592651, -0.9772926568984985, 0.6343461275100708, -0.1811796873807907, 66.18000030517578, 77.40555572509766, 33.71125030517578, 9.7475004196167, 72.97374725341797, 109.76889038085938, 90.29312896728516, 110.70933532714844, 96.48687744140625, 109.9800033569336, 98.13062286376953, 109.24500274658203, 66.70000457763672, 72.0572738647461, 32.9162483215332, 9.201250076293945, 51.311248779296875, 109.52874755859375, 77.52222442626953, 109.52999877929688, 86.477783203125, 110.40250396728516, 88.8022232055664, 110.18375396728516], "mean": [-0.01915746182203293, -0.5616426467895508, 0.9885021448135376, 1.6626183986663818, -0.5422152876853943, -0.16718892753124237, -0.26152145862579346, -1.0794076919555664, 1.1525596380233765, -1.1636762619018555, 0.5517899990081787, -0.34149718284606934, 47.46445083618164, 66.44488525390625, 8.385114669799805, 5.156464099884033, 59.422977447509766, 91.29092407226562, 74.21247863769531, 97.88169860839844, 79.25579833984375, 102.57978057861328, 79.42107391357422, 107.46267700195312, 63.54386520385742, 50.19178009033203, 3.7544071674346924, 3.1315839290618896, 25.788898468017578, 26.517431259155273, 32.72814178466797, 30.56589126586914, 33.91341018676758, 47.717044830322266, 38.84819412231445, 87.25043487548828], "std": [0.005090881604701281, 0.02581193670630455, 0.013688799925148487, 0.02878616191446781, 0.03962061181664467, 0.025195669382810593, 0.10567501187324524, 0.15922649204730988, 0.1572701334953308, 0.11131516098976135, 0.07985718548297882, 0.056506283581256866, 9.595015525817871, 8.200667381286621, 9.221410751342773, 4.176927089691162, 15.202515602111816, 24.848676681518555, 16.56255531311035, 18.46759033203125, 17.799419403076172, 10.804896354675293, 20.66976547241211, 2.7498838901519775, 1.6673939228057861, 10.500415802001953, 8.143527030944824, 2.952301025390625, 13.170271873474121, 31.579282760620117, 18.585599899291992, 32.07945251464844, 19.73937225341797, 29.03628921508789, 22.7713623046875, 15.484708786010742], "count": [106]}, "action": {"min": [-0.0359540693461895, -0.6110522747039795, 0.9565499424934387, 1.6155701875686646, -0.6562015414237976, -0.25468260049819946, -0.44830527901649475, -1.2662603855133057, 0.9074349403381348, -1.2896257638931274, 0.38633936643600464, -0.4005254805088043, 34.39875030517578, 48.95500183105469, 2.697499990463257, -0.25874999165534973, 25.029998779296875, 30.6299991607666, 32.78499984741211, 56.35749816894531, 37.19750213623047, 77.84400177001953, 31.1299991607666, 99.3949966430664, 61.15250015258789, 31.375, -0.7662500143051147, -0.14444443583488464, 0.6193749904632568, 0.9262499809265137, 0.6768749952316284, 0.30375000834465027, 1.225000023841858, 1.1150000095367432, 0.7037500143051147, 45.65187454223633], "max": [-0.010956824757158756, -0.5291781425476074, 0.9969863295555115, 1.7447737455368042, -0.4999713897705078, -0.12474250048398972, -0.1131790280342102, -0.729529619216919, 1.4263132810592651, -0.9772926568984985, 0.6343461275100708, -0.1811796873807907, 66.18000030517578, 77.40555572509766, 33.71125030517578, 9.7475004196167, 72.97374725341797, 109.76889038085938, 90.29312896728516, 110.70933532714844, 96.48687744140625, 109.9800033569336, 98.13062286376953, 109.24500274658203, 66.70000457763672, 72.0572738647461, 32.9162483215332, 9.201250076293945, 51.311248779296875, 109.52874755859375, 77.52222442626953, 109.52999877929688, 86.477783203125, 110.40250396728516, 88.8022232055664, 110.18375396728516], "mean": [-0.019157450646162033, -0.5616427659988403, 0.9885022640228271, 1.662618637084961, -0.5422155857086182, -0.16718898713588715, -0.26152142882347107, -1.079408049583435, 1.1525596380233765, -1.1636762619018555, 0.5517898201942444, -0.3414972722530365, 47.464447021484375, 66.44490051269531, 8.385114669799805, 5.156465530395508, 59.422969818115234, 91.29088592529297, 74.21247863769531, 97.88167572021484, 79.25577545166016, 102.57979583740234, 79.42108917236328, 107.46266174316406, 63.54385757446289, 50.1917839050293, 3.754406690597534, 3.1315834522247314, 25.78890037536621, 26.517436981201172, 32.7281379699707, 30.565887451171875, 33.913414001464844, 47.717044830322266, 38.84818649291992, 87.25042724609375], "std": [0.005090881604701281, 0.02581193670630455, 0.013688808307051659, 0.02878616936504841, 0.03962061554193497, 0.025195669382810593, 0.10567501187324524, 0.15922649204730988, 0.157270148396492, 0.11131517589092255, 0.07985717803239822, 0.056506283581256866, 9.595013618469238, 8.200667381286621, 9.221409797668457, 4.176926612854004, 15.20251750946045, 24.848678588867188, 16.56255531311035, 18.46759033203125, 17.799415588378906, 10.80489444732666, 20.66976547241211, 2.7498841285705566, 1.6673938035964966, 10.500415802001953, 8.143527030944824, 2.952301025390625, 13.170272827148438, 31.57927703857422, 18.585599899291992, 32.07945251464844, 19.739370346069336, 29.036287307739258, 22.7713623046875, 15.484708786010742], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [106]}, "index": {"min": [6174], "max": [6279], "mean": [6226.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [3.0754716981132075, 6.0, 6.0, 6.0, 6.0], "std": [1.3507378361581466, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [106]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [106]}, "eef_direction_state": {"mean": [3.30188679245283, 2.452830188679245], "std": [1.933663115381742, 1.8177950331335138], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [0.7264150943396226, 1.820754716981132], "std": [0.5053117638053616, 0.40741175248470174], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [0.4811320754716981, 1.2547169811320755], "std": [0.7426511926044582, 0.789809157205702], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [3.30188679245283, 2.452830188679245], "std": [1.933663115381742, 1.8177950331335138], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [0.7264150943396226, 1.820754716981132], "std": [0.5053117638053616, 0.40741175248470174], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [0.4811320754716981, 1.2547169811320755], "std": [0.7426511926044582, 0.789809157205702], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.601936752006663, 0.16444300430609485, 1.3065585011262235, -1.9092200385182359, 1.4786865010774641, -2.6880577908048138, 0.5977374182598759, 0.005777787382373588, 1.237942081961164, 1.8191271240203337, 1.395428745509444, -0.043975018104395844], "std": [0.010887041912684773, 0.016296135065225564, 0.0025147897034973623, 0.16365792768352946, 0.018300215869681766, 0.8272555775690789, 0.06948250153987363, 0.043838311440108864, 0.054398910643467524, 0.6921549770600915, 0.05067857088234789, 2.372394818775128], "min": [0.5765680906968464, 0.12718361621635782, 1.2992847316645106, -2.204843430828381, 1.4456213266723936, -3.1404490892045347, 0.5259583888691222, -0.06581403317834844, 1.1356479083031517, 0.6852031219267092, 1.3128858470789808, -3.0440486810031255], "max": [0.6116430412404977, 0.18423075147358403, 1.3096098928096, -1.6899782392265115, 1.518820723156566, 3.1373825906058013, 0.7195314930177512, 0.07525416724208606, 1.3139907971540667, 2.8788249868183855, 1.4962582595231657, 3.1004984860831115], "count": [106]}, "eef_sim_pose_action": {"mean": [0.601936752006663, 0.16444300430609485, 1.3065585011262235, -1.9092200385182359, 1.4786865010774641, -2.6880577908048138, 0.5977374182598759, 0.005777787382373588, 1.237942081961164, 1.8191271240203337, 1.395428745509444, -0.043975018104395844], "std": [0.010887041912684773, 0.016296135065225564, 0.0025147897034973623, 0.16365792768352946, 0.018300215869681766, 0.8272555775690789, 0.06948250153987363, 0.043838311440108864, 0.054398910643467524, 0.6921549770600915, 0.05067857088234789, 2.372394818775128], "min": [0.5765680906968464, 0.12718361621635782, 1.2992847316645106, -2.204843430828381, 1.4456213266723936, -3.1404490892045347, 0.5259583888691222, -0.06581403317834844, 1.1356479083031517, 0.6852031219267092, 1.3128858470789808, -3.0440486810031255], "max": [0.6116430412404977, 0.18423075147358403, 1.3096098928096, -1.6899782392265115, 1.518820723156566, 3.1373825906058013, 0.7195314930177512, 0.07525416724208606, 1.3139907971540667, 2.8788249868183855, 1.4962582595231657, 3.1004984860831115], "count": [106]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2813805269607843]], [[0.28713648897058824]], [[0.2925371711601307]]], "std": [[[0.3153706888739872]], [[0.30487937104923635]], [[0.2985127361896719]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3687098529411765]], [[0.407418845996732]], [[0.4184817871732026]]], "std": [[[0.26862511276282625]], [[0.2661217990453613]], [[0.28774898266356636]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35850583946078435]], [[0.3793185314542484]], [[0.37481285947712417]]], "std": [[[0.20140035903403686]], [[0.2036542716614798]], [[0.20707893226734758]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28465933006535943]], [[0.3061990910947712]], [[0.30221330473856206]]], "std": [[[0.35517751816679466]], [[0.3508865035569237]], [[0.3526098776290164]]], "count": [100]}, "observation.state": {"min": [0.09246543049812317, -0.725375771522522, 0.877164900302887, 1.5105477571487427, -0.8947890400886536, -0.2155972570180893, -0.37031739950180054, -1.1104991436004639, 0.7530539035797119, -1.5314812660217285, 0.25637540221214294, -0.08881227672100067, 14.556875228881836, 30.526248931884766, 3.293076992034912, 0.04062499850988388, 1.0149999856948853, 0.5012499690055847, 1.21875, -1.84375, 1.0724999904632568, 5.751874923706055, 0.5950000286102295, 70.33875274658203, 88.19562530517578, 25.8018741607666, -0.8806250095367432, -0.2306250035762787, 0.8236363530158997, -0.7791666984558105, 1.1193749904632568, -0.23999999463558197, 1.0225000381469727, 1.4225000143051147, 1.0575000047683716, 66.99812316894531], "max": [0.13888093829154968, -0.6891355514526367, 1.1022735834121704, 1.6575324535369873, -0.5111772418022156, -0.0773918479681015, -0.07553216069936752, -0.6379297971725464, 1.2690023183822632, -1.3360704183578491, 0.6986300945281982, -0.050164032727479935, 63.20777893066406, 62.98875045776367, 26.883750915527344, 2.981874942779541, 40.165557861328125, 110.95222473144531, 58.17333221435547, 110.58333587646484, 92.8888931274414, 111.08222198486328, 98.43111419677734, 109.16312408447266, 90.01687622070312, 63.92000198364258, 20.396249771118164, 7.978749752044678, 56.48250198364258, 89.42937469482422, 61.492000579833984, 58.49250030517578, 57.92222213745117, 73.09000396728516, 97.30818176269531, 111.00187683105469], "mean": [0.1282278150320053, -0.7039976119995117, 1.0745537281036377, 1.5534735918045044, -0.5875145792961121, -0.11844523251056671, -0.1987762451171875, -0.9522604942321777, 1.0757242441177368, -1.4517732858657837, 0.4799795150756836, -0.07874921709299088, 33.718875885009766, 54.99153518676758, 6.970897197723389, 0.6192513704299927, 8.50067138671875, 21.07063102722168, 14.486907958984375, 18.300485610961914, 25.250469207763672, 29.4451961517334, 17.555879592895508, 82.588623046875, 89.44154357910156, 49.69220733642578, 3.5692389011383057, 3.182971715927124, 26.889345169067383, 20.534801483154297, 28.6457576751709, 17.298551559448242, 28.84505844116211, 35.7608642578125, 41.21558380126953, 92.77324676513672], "std": [0.007140269502997398, 0.014449642971158028, 0.06381958723068237, 0.03548616170883179, 0.11009952425956726, 0.040067803114652634, 0.1021176427602768, 0.1329336017370224, 0.13873358070850372, 0.06045331433415413, 0.12520094215869904, 0.01270698569715023, 17.058788299560547, 9.811637878417969, 7.037469387054443, 0.8683778047561646, 12.890572547912598, 38.10781478881836, 18.12450408935547, 38.826622009277344, 28.690500259399414, 35.799476623535156, 33.48188400268555, 12.279097557067871, 0.6293811798095703, 11.98997974395752, 7.427400588989258, 2.9000346660614014, 17.265426635742188, 28.472579956054688, 19.24127960205078, 18.380552291870117, 18.47707176208496, 23.22997283935547, 29.71650505065918, 12.04454231262207], "count": [112]}, "action": {"min": [0.09246543049812317, -0.725375771522522, 0.877164900302887, 1.5105477571487427, -0.8947890400886536, -0.2155972570180893, -0.37031739950180054, -1.1104991436004639, 0.7530539035797119, -1.5314812660217285, 0.25637540221214294, -0.08881227672100067, 14.556875228881836, 30.526248931884766, 3.293076992034912, 0.04062499850988388, 1.0149999856948853, 0.5012499690055847, 1.21875, -1.84375, 1.0724999904632568, 5.751874923706055, 0.5950000286102295, 70.33875274658203, 88.19562530517578, 25.8018741607666, -0.8806250095367432, -0.2306250035762787, 0.8236363530158997, -0.7791666984558105, 1.1193749904632568, -0.23999999463558197, 1.0225000381469727, 1.4225000143051147, 1.0575000047683716, 66.99812316894531], "max": [0.13888093829154968, -0.6891355514526367, 1.1022735834121704, 1.6575324535369873, -0.5111772418022156, -0.0773918479681015, -0.07553216069936752, -0.6379297971725464, 1.2690023183822632, -1.3360704183578491, 0.6986300945281982, -0.050164032727479935, 63.20777893066406, 62.98875045776367, 26.883750915527344, 2.981874942779541, 40.165557861328125, 110.95222473144531, 58.17333221435547, 110.58333587646484, 92.8888931274414, 111.08222198486328, 98.43111419677734, 109.16312408447266, 90.01687622070312, 63.92000198364258, 20.396249771118164, 7.978749752044678, 56.48250198364258, 89.42937469482422, 61.492000579833984, 58.49250030517578, 57.92222213745117, 73.09000396728516, 97.30818176269531, 111.00187683105469], "mean": [0.12822777032852173, -0.7039980292320251, 1.074553370475769, 1.5534734725952148, -0.5875146985054016, -0.11844520270824432, -0.1987762749195099, -0.9522604942321777, 1.0757242441177368, -1.4517734050750732, 0.4799794852733612, -0.07874928414821625, 33.718875885009766, 54.991539001464844, 6.9709014892578125, 0.6192516088485718, 8.500670433044434, 21.07063102722168, 14.486910820007324, 18.300487518310547, 25.25046730041504, 29.445201873779297, 17.55588150024414, 82.58861541748047, 89.44153594970703, 49.692203521728516, 3.569237470626831, 3.1829707622528076, 26.889352798461914, 20.534799575805664, 28.645753860473633, 17.298553466796875, 28.84506607055664, 35.76087188720703, 41.21560287475586, 92.77324676513672], "std": [0.007140269502997398, 0.014449642039835453, 0.06381958723068237, 0.03548616170883179, 0.11009951680898666, 0.040067803114652634, 0.10211765021085739, 0.1329336017370224, 0.13873358070850372, 0.06045330688357353, 0.12520094215869904, 0.012706986628472805, 17.058788299560547, 9.811637878417969, 7.03747034072876, 0.8683777451515198, 12.890572547912598, 38.10781478881836, 18.12450408935547, 38.826622009277344, 28.690500259399414, 35.79948043823242, 33.48188781738281, 12.279097557067871, 0.6293811202049255, 11.989977836608887, 7.427402973175049, 2.9000349044799805, 17.265424728393555, 28.47258186340332, 19.24127960205078, 18.380552291870117, 18.477069854736328, 23.229976654052734, 29.716501235961914, 12.044541358947754], "count": [112]}, "timestamp": {"min": [0.0], "max": [3.7], "mean": [1.8499999999999999], "std": [1.077677544021814], "count": [112]}, "frame_index": {"min": [0], "max": [111], "mean": [55.5], "std": [32.33032632065442], "count": [112]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [112]}, "index": {"min": [6280], "max": [6391], "mean": [6335.5], "std": [32.33032632065442], "count": [112]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [112]}, "subtask_annotation": {"mean": [2.6875, 6.0, 6.0, 6.0, 6.0], "std": [1.592567838878009, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [112]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [112]}, "eef_direction_state": {"mean": [4.142857142857143, 2.080357142857143], "std": [2.3598469338116868, 1.8951931340383568], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_state": {"mean": [0.5803571428571429, 1.5982142857142858], "std": [0.7750390872302464, 0.5741425505633134], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_state": {"mean": [0.45535714285714285, 1.2142857142857142], "std": [0.7426832729216075, 0.7124977622592857], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_direction_action": {"mean": [4.142857142857143, 2.080357142857143], "std": [2.3598469338116868, 1.8951931340383568], "min": [0, 0], "max": [6, 6], "count": [112]}, "eef_velocity_action": {"mean": [0.5803571428571429, 1.5982142857142858], "std": [0.7750390872302464, 0.5741425505633134], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_acc_mag_action": {"mean": [0.45535714285714285, 1.2142857142857142], "std": [0.7426832729216075, 0.7124977622592857], "min": [0, 0], "max": [2, 2], "count": [112]}, "eef_sim_pose_state": {"mean": [0.6095898079973986, 0.13126949502602936, 1.2652810792962128, -2.206684162364412, 1.3722017792426082, 0.8384271099709146, 0.598880247482642, -0.03126448946333799, 1.2364301523837804, 2.3835366500251753, 1.397156573849622, -1.6985144152606197], "std": [0.04590490619411605, 0.032389219090998386, 0.0027239737248221266, 0.07147217112259337, 0.026753616498339072, 2.943280045365908, 0.06936443294178013, 0.043480732973067204, 0.04646003726990382, 0.2979044820688501, 0.09706391039778534, 2.0930294174276183], "min": [0.47134913296979936, 0.04095793974274245, 1.2579885010851404, -2.2825367877639744, 1.3100160798622613, -3.140085869614022, 0.4757353720621883, -0.09289130557259354, 1.1536317060907106, 1.7266537319968829, 1.2387182374496386, -3.138290075888941], "max": [0.634627504028062, 0.15187528771526276, 1.2684032386066653, -2.0434367533073687, 1.4013147364331928, 3.1408411390734035, 0.7122552709327291, 0.03553950409263695, 1.2874957011116335, 2.7870526522977963, 1.5127582053835797, 3.103320284803462], "count": [112]}, "eef_sim_pose_action": {"mean": [0.6095898079973986, 0.13126949502602936, 1.2652810792962128, -2.206684162364412, 1.3722017792426082, 0.8384271099709146, 0.598880247482642, -0.03126448946333799, 1.2364301523837804, 2.3835366500251753, 1.397156573849622, -1.6985144152606197], "std": [0.04590490619411605, 0.032389219090998386, 0.0027239737248221266, 0.07147217112259337, 0.026753616498339072, 2.943280045365908, 0.06936443294178013, 0.043480732973067204, 0.04646003726990382, 0.2979044820688501, 0.09706391039778534, 2.0930294174276183], "min": [0.47134913296979936, 0.04095793974274245, 1.2579885010851404, -2.2825367877639744, 1.3100160798622613, -3.140085869614022, 0.4757353720621883, -0.09289130557259354, 1.1536317060907106, 1.7266537319968829, 1.2387182374496386, -3.138290075888941], "max": [0.634627504028062, 0.15187528771526276, 1.2684032386066653, -2.0434367533073687, 1.4013147364331928, 3.1408411390734035, 0.7122552709327291, 0.03553950409263695, 1.2874957011116335, 2.7870526522977963, 1.5127582053835797, 3.103320284803462], "count": [112]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29445768586601306]], [[0.297913966503268]], [[0.3103272487745098]]], "std": [[[0.29168778299015213]], [[0.2883262030321448]], [[0.2740152772862156]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133503574346405]], [[0.44337924632352943]], [[0.4364648713235294]]], "std": [[[0.2815796341008814]], [[0.2765142991438961]], [[0.2894041901241836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3874490461601307]], [[0.40032554125816994]], [[0.3864251450163399]]], "std": [[[0.2104371017353832]], [[0.21124912863272277]], [[0.22183857754611114]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2832993341503268]], [[0.3144254534313725]], [[0.3307037540849673]]], "std": [[[0.3479901280015743]], [[0.34803248703458267]], [[0.34217044330824514]]], "count": [100]}, "observation.state": {"min": [-0.20032234489917755, -1.0823177099227905, 1.0833693742752075, 1.8338483572006226, -0.7107101082801819, -0.6924257874488831, -0.4819466769695282, -1.148861289024353, 0.8720530867576599, -1.4223792552947998, 0.25153544545173645, -0.8620632290840149, 1.2193750143051147, 48.599998474121094, 2.8481249809265137, -0.029999997466802597, 0.9587500095367432, 0.6237500309944153, 0.8224999904632568, -1.78125, 0.9900000095367432, -2.818125009536743, 0.7400000095367432, 109.62777709960938, 85.70111083984375, 35.43187713623047, -0.7400000095367432, -0.19249999523162842, 0.7506250143051147, 0.4950000047683716, 1.0143749713897705, 0.10375000536441803, 1.821874976158142, 0.6512500047683716, 0.9437500238418579, 18.8075008392334], "max": [-0.059081025421619415, -0.770177960395813, 1.465390682220459, 2.228055715560913, -0.3815709054470062, -0.39101243019104004, -0.07491226494312286, -0.7898927927017212, 1.2740806341171265, -0.6154869794845581, 0.5890459418296814, -0.1434348076581955, 49.52222442626953, 70.8218765258789, 67.5999984741211, 9.619999885559082, 55.525001525878906, 108.07062530517578, 87.15699768066406, 110.8393783569336, 93.75166320800781, 110.93333435058594, 98.3239974975586, 109.71875, 88.38750457763672, 64.37454986572266, 7.303750038146973, 8.327777862548828, 70.69889068603516, 109.2540054321289, 52.89999771118164, 98.62555694580078, 90.09889221191406, 109.14750671386719, 100.39444732666016, 110.086669921875], "mean": [-0.12152479588985443, -0.9846471548080444, 1.3557833433151245, 1.9910706281661987, -0.4919750392436981, -0.5223940014839172, -0.28507232666015625, -0.9875292181968689, 1.020680546760559, -0.8579828143119812, 0.4240295886993408, -0.6803818345069885, 24.235750198364258, 59.34019088745117, 38.006282806396484, 5.374900817871094, 24.414701461791992, 53.35460662841797, 38.01914596557617, 54.81664276123047, 41.831382751464844, 54.365169525146484, 43.94529724121094, 109.68856811523438, 87.09994506835938, 45.917640686035156, 0.4600776433944702, 1.3132812976837158, 21.37982940673828, 23.2823543548584, 23.97417449951172, 35.22145462036133, 31.535980224609375, 52.65091323852539, 37.91183090209961, 83.58588409423828], "std": [0.04447721317410469, 0.1012609526515007, 0.1046241968870163, 0.14134137332439423, 0.10851939022541046, 0.10504228621721268, 0.11836361140012741, 0.10384329408407211, 0.11446426808834076, 0.19173352420330048, 0.08862881362438202, 0.17692077159881592, 21.644702911376953, 10.011297225952148, 27.78370475769043, 4.160490036010742, 23.5819091796875, 49.17506790161133, 37.67338943481445, 53.5390510559082, 41.1594123840332, 54.10148620605469, 43.398380279541016, 0.020849376916885376, 0.8020836114883423, 6.894690990447998, 1.7577855587005615, 2.081099271774292, 18.076610565185547, 26.777341842651367, 15.621881484985352, 28.055875778198242, 18.913185119628906, 33.187278747558594, 25.171600341796875, 23.704483032226562], "count": [118]}, "action": {"min": [-0.20032234489917755, -1.0823177099227905, 1.0833693742752075, 1.8338483572006226, -0.7107101082801819, -0.6924257874488831, -0.4819466769695282, -1.148861289024353, 0.8720530867576599, -1.4223792552947998, 0.25153544545173645, -0.8620632290840149, 1.2193750143051147, 48.599998474121094, 2.8481249809265137, -0.029999997466802597, 0.9587500095367432, 0.6237500309944153, 0.8224999904632568, -1.78125, 0.9900000095367432, -2.818125009536743, 0.7400000095367432, 109.62777709960938, 85.70111083984375, 35.43187713623047, -0.7400000095367432, -0.19249999523162842, 0.7506250143051147, 0.4950000047683716, 1.0143749713897705, 0.10375000536441803, 1.821874976158142, 0.6512500047683716, 0.9437500238418579, 18.8075008392334], "max": [-0.059081025421619415, -0.770177960395813, 1.465390682220459, 2.228055715560913, -0.3815709054470062, -0.39101243019104004, -0.07491226494312286, -0.7898927927017212, 1.2740806341171265, -0.6154869794845581, 0.5890459418296814, -0.1434348076581955, 49.52222442626953, 70.8218765258789, 67.5999984741211, 9.619999885559082, 55.525001525878906, 108.07062530517578, 87.15699768066406, 110.8393783569336, 93.75166320800781, 110.93333435058594, 98.3239974975586, 109.71875, 88.38750457763672, 64.37454986572266, 7.303750038146973, 8.327777862548828, 70.69889068603516, 109.2540054321289, 52.89999771118164, 98.62555694580078, 90.09889221191406, 109.14750671386719, 100.39444732666016, 110.086669921875], "mean": [-0.12152478843927383, -0.9846473336219788, 1.3557831048965454, 1.9910707473754883, -0.4919750988483429, -0.5223939418792725, -0.28507229685783386, -0.9875295758247375, 1.020680546760559, -0.8579824566841125, 0.42402979731559753, -0.680381715297699, 24.235759735107422, 59.340179443359375, 38.006290435791016, 5.374901294708252, 24.41469955444336, 53.35459899902344, 38.01914596557617, 54.816646575927734, 41.83137512207031, 54.365196228027344, 43.94530487060547, 109.68852996826172, 87.09993743896484, 45.91764831542969, 0.46007776260375977, 1.3132814168930054, 21.379831314086914, 23.28235626220703, 23.97417449951172, 35.221473693847656, 31.535980224609375, 52.65091323852539, 37.91183090209961, 83.58590698242188], "std": [0.04447721689939499, 0.1012609675526619, 0.1046241894364357, 0.14134138822555542, 0.10851939022541046, 0.10504230111837387, 0.11836360394954681, 0.10384329408407211, 0.11446426808834076, 0.1917334645986557, 0.08862882107496262, 0.17692077159881592, 21.64470100402832, 10.011297225952148, 27.783706665039062, 4.160490989685059, 23.581911087036133, 49.175071716308594, 37.67338562011719, 53.539039611816406, 41.1594123840332, 54.10148620605469, 43.398380279541016, 0.020849401131272316, 0.8020834922790527, 6.894690990447998, 1.7577852010726929, 2.081099271774292, 18.076610565185547, 26.777339935302734, 15.621880531311035, 28.05587387084961, 18.913185119628906, 33.187278747558594, 25.171600341796875, 23.704483032226562], "count": [118]}, "timestamp": {"min": [0.0], "max": [3.9], "mean": [1.9500000000000002], "std": [1.1354147553500733], "count": [118]}, "frame_index": {"min": [0], "max": [117], "mean": [58.5], "std": [34.0624426605022], "count": [118]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [118]}, "index": {"min": [6392], "max": [6509], "mean": [6450.5], "std": [34.0624426605022], "count": [118]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [118]}, "subtask_annotation": {"mean": [3.0508474576271185, 6.0, 6.0, 6.0, 6.0], "std": [1.3891068806551086, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [118]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [118]}, "eef_direction_state": {"mean": [2.5847457627118646, 3.152542372881356], "std": [2.108603325950821, 2.093683473090588], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_state": {"mean": [1.0847457627118644, 1.771186440677966], "std": [0.6321374982702206, 0.4397807032314955], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_state": {"mean": [0.7288135593220338, 1.2118644067796611], "std": [0.7989507626706899, 0.7903195547141869], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_direction_action": {"mean": [2.5847457627118646, 3.152542372881356], "std": [2.108603325950821, 2.093683473090588], "min": [0, 0], "max": [6, 6], "count": [118]}, "eef_velocity_action": {"mean": [1.0847457627118644, 1.771186440677966], "std": [0.6321374982702206, 0.4397807032314955], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_acc_mag_action": {"mean": [0.7288135593220338, 1.2118644067796611], "std": [0.7989507626706899, 0.7903195547141869], "min": [0, 0], "max": [2, 2], "count": [118]}, "eef_sim_pose_state": {"mean": [0.7055341221351602, 0.11533170232190369, 1.31776445853172, -2.0271284867138384, 1.3937487663678034, -0.698528529577486, 0.6036153878133133, -0.014448122952697958, 1.2429256844591727, 0.9479629194379411, 1.4519352435090143, -0.16748737557502114], "std": [0.04010357948400823, 0.009167541769651084, 0.018749394741999388, 0.3995050170419228, 0.0365293768405042, 2.554078332324833, 0.0553803968705461, 0.03164253861738139, 0.047719661780655315, 1.3111105832632777, 0.08986374843518168, 2.1124300226340176], "min": [0.5951180369414907, 0.09614840818034379, 1.2709871017360315, -2.6281050344452304, 1.311711522546775, -3.0744827432842263, 0.5437500075584927, -0.06835960035003691, 1.1441194185714012, -2.515440806353222, 1.2782480783816732, -3.1399278623995888], "max": [0.7463654909469319, 0.13222629759452775, 1.349716145434398, -1.406666421063369, 1.438352053991848, 3.126973841094965, 0.7142495593293494, 0.0361006477937397, 1.298746253099704, 3.01214413474767, 1.569046956911742, 3.0784118357177057], "count": [118]}, "eef_sim_pose_action": {"mean": [0.7055341221351602, 0.11533170232190369, 1.31776445853172, -2.0271284867138384, 1.3937487663678034, -0.698528529577486, 0.6036153878133133, -0.014448122952697958, 1.2429256844591727, 0.9479629194379411, 1.4519352435090143, -0.16748737557502114], "std": [0.04010357948400823, 0.009167541769651084, 0.018749394741999388, 0.3995050170419228, 0.0365293768405042, 2.554078332324833, 0.0553803968705461, 0.03164253861738139, 0.047719661780655315, 1.3111105832632777, 0.08986374843518168, 2.1124300226340176], "min": [0.5951180369414907, 0.09614840818034379, 1.2709871017360315, -2.6281050344452304, 1.311711522546775, -3.0744827432842263, 0.5437500075584927, -0.06835960035003691, 1.1441194185714012, -2.515440806353222, 1.2782480783816732, -3.1399278623995888], "max": [0.7463654909469319, 0.13222629759452775, 1.349716145434398, -1.406666421063369, 1.438352053991848, 3.126973841094965, 0.7142495593293494, 0.0361006477937397, 1.298746253099704, 3.01214413474767, 1.569046956911742, 3.0784118357177057], "count": [118]}}} +{"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.26942083537581696]], [[0.27371579452614375]], [[0.28127985294117647]]], "std": [[[0.3034455563766516]], [[0.2952461833168455]], [[0.28421568198009023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396432800245098]], [[0.4266345629084968]], [[0.4284060580065359]]], "std": [[[0.2811262436071299]], [[0.2719384361816083]], [[0.28152182213843174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3197351674836601]], [[0.3456645241013072]], [[0.32559278799019603]]], "std": [[[0.20410774404999996]], [[0.20631214675487156]], [[0.20878159109240824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28437524714052287]], [[0.30443412785947715]], [[0.29604407475490196]]], "std": [[[0.3502273661846645]], [[0.3444368665177956]], [[0.3459010774316642]]], "count": [100]}, "observation.state": {"min": [-0.614366352558136, -0.5389772653579712, 0.7816222310066223, 2.1971323490142822, -0.9682061672210693, -0.757538914680481, -0.48001545667648315, -1.506923794746399, 0.9854996800422668, -1.078192949295044, 0.45710307359695435, -0.1368066668510437, 40.23500061035156, 46.626251220703125, 2.4487500190734863, 0.14374999701976776, 5.434999942779541, 0.14124999940395355, 16.059999465942383, 0.3006249964237213, 10.71875, 23.99312400817871, 0.7337499856948853, 86.86538696289062, 97.37249755859375, 43.48500061035156, -0.890999972820282, -0.24000000953674316, 1.7243750095367432, -0.29749998450279236, 2.8125, -0.5512499809265137, 4.853750228881836, 1.3793749809265137, 0.5299999713897705, 54.28937530517578], "max": [-0.285248339176178, -0.35241982340812683, 1.0305562019348145, 2.6726176738739014, -0.7332913875579834, -0.5111533999443054, -0.2278839498758316, -0.7063496708869934, 1.4981975555419922, -0.842679500579834, 0.7919432520866394, -0.09040970355272293, 57.88624954223633, 76.45500183105469, 2.822499990463257, 4.239375114440918, 32.46066665649414, 53.63999938964844, 39.623573303222656, 41.323333740234375, 35.05083465576172, 60.204002380371094, 53.122222900390625, 100.38687133789062, 100.78250122070312, 65.76875305175781, 2.365000009536743, 4.253749847412109, 56.818748474121094, 103.40154266357422, 79.60000610351562, 43.89999771118164, 68.68888854980469, 25.391874313354492, 51.868751525878906, 87.77125549316406], "mean": [-0.5385968685150146, -0.4096793830394745, 0.8796693682670593, 2.5068297386169434, -0.7917972803115845, -0.6928473114967346, -0.354209303855896, -1.0663279294967651, 1.2380449771881104, -0.9707176685333252, 0.631259560585022, -0.11326313763856888, 46.95010757446289, 66.86479949951172, 2.5203404426574707, 0.6929718255996704, 22.510272979736328, 7.670940399169922, 27.657556533813477, 6.451510429382324, 17.745792388916016, 40.678382873535156, 8.622396469116211, 93.39521026611328, 99.28155517578125, 49.28989791870117, 0.1704602688550949, 1.0564844608306885, 26.426246643066406, 14.391998291015625, 33.55543518066406, 4.667809009552002, 35.133277893066406, 9.201037406921387, 17.218965530395508, 73.84534454345703], "std": [0.11441337317228317, 0.04279724135994911, 0.04225485026836395, 0.16298994421958923, 0.05459408089518547, 0.07530035078525543, 0.07995029538869858, 0.27310049533843994, 0.17588314414024353, 0.05912361666560173, 0.07321886718273163, 0.018625792115926743, 3.9295599460601807, 10.336478233337402, 0.05306002125144005, 0.9692096710205078, 8.47652816772461, 12.583809852600098, 6.247818946838379, 11.383316993713379, 5.067097187042236, 7.819664478302002, 9.886434555053711, 2.969954490661621, 1.0942904949188232, 6.408909320831299, 1.0141578912734985, 1.3726650476455688, 17.333974838256836, 26.3037109375, 18.651880264282227, 11.038302421569824, 15.259814262390137, 6.558495998382568, 15.416767120361328, 7.359714984893799], "count": [178]}, "action": {"min": [-0.614366352558136, -0.5389772653579712, 0.7816222310066223, 2.1971323490142822, -0.9682061672210693, -0.757538914680481, -0.48001545667648315, -1.506923794746399, 0.9854996800422668, -1.078192949295044, 0.45710307359695435, -0.1368066668510437, 40.23500061035156, 46.626251220703125, 2.4487500190734863, 0.14374999701976776, 5.434999942779541, 0.14124999940395355, 16.059999465942383, 0.3006249964237213, 10.71875, 23.99312400817871, 0.7337499856948853, 86.86538696289062, 97.37249755859375, 43.48500061035156, -0.890999972820282, -0.24000000953674316, 1.7243750095367432, -0.29749998450279236, 2.8125, -0.5512499809265137, 4.853750228881836, 1.3793749809265137, 0.5299999713897705, 54.28937530517578], "max": [-0.285248339176178, -0.35241982340812683, 1.0305562019348145, 2.6726176738739014, -0.7332913875579834, -0.5111533999443054, -0.2278839498758316, -0.7063496708869934, 1.4981975555419922, -0.842679500579834, 0.7919432520866394, -0.09040970355272293, 57.88624954223633, 76.45500183105469, 2.822499990463257, 4.239375114440918, 32.46066665649414, 53.63999938964844, 39.623573303222656, 41.323333740234375, 35.05083465576172, 60.204002380371094, 53.122222900390625, 100.38687133789062, 100.78250122070312, 65.76875305175781, 2.365000009536743, 4.253749847412109, 56.818748474121094, 103.40154266357422, 79.60000610351562, 43.89999771118164, 68.68888854980469, 25.391874313354492, 51.868751525878906, 87.77125549316406], "mean": [-0.5385965704917908, -0.4096798002719879, 0.8796694278717041, 2.506829023361206, -0.7917972803115845, -0.6928474307060242, -0.35420915484428406, -1.0663281679153442, 1.2380450963974, -0.9707176089286804, 0.631259560585022, -0.11326322704553604, 46.95011901855469, 66.86477661132812, 2.520341396331787, 0.6929717063903809, 22.510272979736328, 7.670943737030029, 27.657556533813477, 6.451508522033691, 17.74578857421875, 40.678375244140625, 8.622396469116211, 93.39517974853516, 99.28160095214844, 49.2899055480957, 0.17046022415161133, 1.0564842224121094, 26.426250457763672, 14.39200210571289, 33.555423736572266, 4.66780948638916, 35.133277893066406, 9.201042175292969, 17.218950271606445, 73.84534454345703], "std": [0.11441335082054138, 0.042797256261110306, 0.042254846543073654, 0.16298992931842804, 0.054594073444604874, 0.07530036568641663, 0.07995030283927917, 0.27310052514076233, 0.17588311433792114, 0.05912361294031143, 0.07321887463331223, 0.018625793978571892, 3.929560661315918, 10.336479187011719, 0.053060002624988556, 0.9692099690437317, 8.476530075073242, 12.583809852600098, 6.247818946838379, 11.383316040039062, 5.067097187042236, 7.819664001464844, 9.886434555053711, 2.969954490661621, 1.0942907333374023, 6.408909320831299, 1.0141581296920776, 1.3726651668548584, 17.333974838256836, 26.3037109375, 18.65188217163086, 11.038302421569824, 15.259814262390137, 6.55849552154541, 15.416769027709961, 7.359714984893799], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [178]}, "index": {"min": [6510], "max": [6687], "mean": [6598.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [3.033707865168539, 6.0, 6.0, 6.0, 6.0], "std": [1.491168293972673, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [178]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [178]}, "eef_direction_state": {"mean": [3.4887640449438204, 1.8202247191011236], "std": [2.431623963862132, 1.3621017942194815], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [0.8426966292134831, 1.5674157303370786], "std": [0.8727957971208292, 0.5693037894625115], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.6910112359550562, 1.1853932584269662], "std": [0.8003005684577223, 0.7676098262449543], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.4887640449438204, 1.8202247191011236], "std": [2.431623963862132, 1.3621017942194815], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [0.8426966292134831, 1.5674157303370786], "std": [0.8727957971208292, 0.5693037894625115], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.6910112359550562, 1.1853932584269662], "std": [0.8003005684577223, 0.7676098262449543], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.5666522015780369, 0.19702576225297821, 1.3301898784321406, 2.0209449561286927, 1.4354001688971287, 1.3165312451967985, 0.6205065196856354, -0.027156158169124783, 1.2246402943543573, 1.5371759561082612, 1.0392815789637977, 2.674302240865377], "std": [0.02516554012611114, 0.031526597747339784, 0.015310570181886808, 0.9209593412444115, 0.04090926376537448, 0.4210125138189986, 0.054160619560555345, 0.085236629037027, 0.0513339650693367, 0.11458883502564092, 0.07749590239851092, 0.24745369635405168], "min": [0.4952649775235463, 0.12548083109111788, 1.293813043616635, -3.1404139123480412, 1.3758116753346306, 0.5202237928477289, 0.556549207284617, -0.1312680041190149, 1.1278005124532378, 1.3152095040107723, 0.9050844548255399, 2.2361995174695077], "max": [0.602358264417335, 0.22774800049920552, 1.346981017383778, 3.1338666027844293, 1.555960025440764, 2.19258841828017, 0.7490873429292023, 0.12212439350884924, 1.287168075830985, 1.6815298016585587, 1.1418652887427152, 3.0307542814702546], "count": [178]}, "eef_sim_pose_action": {"mean": [0.5666522015780369, 0.19702576225297821, 1.3301898784321406, 2.0209449561286927, 1.4354001688971287, 1.3165312451967985, 0.6205065196856354, -0.027156158169124783, 1.2246402943543573, 1.5371759561082612, 1.0392815789637977, 2.674302240865377], "std": [0.02516554012611114, 0.031526597747339784, 0.015310570181886808, 0.9209593412444115, 0.04090926376537448, 0.4210125138189986, 0.054160619560555345, 0.085236629037027, 0.0513339650693367, 0.11458883502564092, 0.07749590239851092, 0.24745369635405168], "min": [0.4952649775235463, 0.12548083109111788, 1.293813043616635, -3.1404139123480412, 1.3758116753346306, 0.5202237928477289, 0.556549207284617, -0.1312680041190149, 1.1278005124532378, 1.3152095040107723, 0.9050844548255399, 2.2361995174695077], "max": [0.602358264417335, 0.22774800049920552, 1.346981017383778, 3.1338666027844293, 1.555960025440764, 2.19258841828017, 0.7490873429292023, 0.12212439350884924, 1.287168075830985, 1.6815298016585587, 1.1418652887427152, 3.0307542814702546], "count": [178]}}} +{"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.2631017585784314]], [[0.26998786560457516]], [[0.2815240706699346]]], "std": [[[0.3066494010491825]], [[0.30156657240152607]], [[0.2937712342204096]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41407187295751635]], [[0.4386081392973856]], [[0.4535517156862745]]], "std": [[[0.2777025000355003]], [[0.269856431325329]], [[0.2816291331112218]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3111906515522876]], [[0.33371401960784314]], [[0.33131668709150325]]], "std": [[[0.17934910478067556]], [[0.18406692968010707]], [[0.18391250792943972]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2877209293300654]], [[0.3125193709150327]], [[0.3090467647058824]]], "std": [[[0.35297348096557335]], [[0.3477016856203587]], [[0.35039277813754993]]], "count": [100]}, "observation.state": {"min": [-0.6452658772468567, -0.31626707315444946, 0.7951858043670654, 2.3585150241851807, -0.9174274802207947, -0.8778467774391174, -0.34163519740104675, -1.6078240871429443, 1.0410255193710327, -1.5423532724380493, 0.4193846881389618, -0.19641222059726715, 1.347499966621399, 41.29937744140625, 2.505625009536743, 1.2568750381469727, 0.7599999904632568, 0.41750001907348633, 0.9787499904632568, -1.4018750190734863, 0.6987500190734863, -0.6137499809265137, 0.953125, 0.14124999940395355, 96.02555847167969, 44.662498474121094, -0.9012500047683716, -0.15000000596046448, 1.1675000190734863, -0.3331249952316284, 0.6974999904632568, 0.02187500149011612, 1.603124976158142, 1.2818750143051147, 0.3218750059604645, 21.833749771118164], "max": [-0.6210421919822693, -0.28400856256484985, 0.847590982913971, 2.599874973297119, -0.8156901001930237, -0.7984495162963867, -0.04370279237627983, -0.8244322538375854, 1.3408387899398804, -1.1742684841156006, 0.7638094425201416, 0.09822995215654373, 55.148887634277344, 65.65110778808594, 2.7799999713897705, 8.378889083862305, 49.39111328125, 66.81889343261719, 62.356666564941406, 56.970001220703125, 63.277000427246094, 105.66999816894531, 66.1066665649414, 109.61800384521484, 101.93937683105469, 67.97200012207031, -0.7806249856948853, 7.929375171661377, 56.900001525878906, 69.23272705078125, 57.06833267211914, 74.2550048828125, 61.10750198364258, 41.462223052978516, 61.43111038208008, 102.0433349609375], "mean": [-0.6397197842597961, -0.30146223306655884, 0.8300389051437378, 2.5267367362976074, -0.841449499130249, -0.8543286919593811, -0.21847060322761536, -1.2235015630722046, 1.2453272342681885, -1.3470009565353394, 0.6545345187187195, -0.050013747066259384, 16.788511276245117, 49.02880859375, 2.571794033050537, 3.9706599712371826, 6.206851005554199, 5.946306228637695, 7.67742919921875, 3.9004242420196533, 8.010247230529785, 10.402050018310547, 7.280019283294678, 24.2772159576416, 99.096435546875, 51.131919860839844, -0.851409912109375, 3.124779224395752, 28.0047607421875, 24.595203399658203, 25.90913963317871, 16.87057113647461, 25.099544525146484, 14.644396781921387, 15.720714569091797, 63.05565643310547], "std": [0.00696185790002346, 0.010920587927103043, 0.014926254749298096, 0.06514694541692734, 0.024746892973780632, 0.01712770015001297, 0.09776076674461365, 0.23258954286575317, 0.07977784425020218, 0.12383899092674255, 0.0947829931974411, 0.09172508120536804, 17.70454216003418, 5.575336456298828, 0.046099189668893814, 1.57200026512146, 12.63631534576416, 15.039648056030273, 16.34402847290039, 14.16398811340332, 16.429906845092773, 25.506099700927734, 15.977306365966797, 27.509212493896484, 2.0640196800231934, 6.5244269371032715, 0.028345506638288498, 2.863441228866577, 20.26342010498047, 23.63734245300293, 19.119401931762695, 18.58917808532715, 17.933624267578125, 12.606301307678223, 16.36818504333496, 21.103099822998047], "count": [120]}, "action": {"min": [-0.6452658772468567, -0.31626707315444946, 0.7951858043670654, 2.3585150241851807, -0.9174274802207947, -0.8778467774391174, -0.34163519740104675, -1.6078240871429443, 1.0410255193710327, -1.5423532724380493, 0.4193846881389618, -0.19641222059726715, 1.347499966621399, 41.29937744140625, 2.505625009536743, 1.2568750381469727, 0.7599999904632568, 0.41750001907348633, 0.9787499904632568, -1.4018750190734863, 0.6987500190734863, -0.6137499809265137, 0.953125, 0.14124999940395355, 96.02555847167969, 44.662498474121094, -0.9012500047683716, -0.15000000596046448, 1.1675000190734863, -0.3331249952316284, 0.6974999904632568, 0.02187500149011612, 1.603124976158142, 1.2818750143051147, 0.3218750059604645, 21.833749771118164], "max": [-0.6210421919822693, -0.28400856256484985, 0.847590982913971, 2.599874973297119, -0.8156901001930237, -0.7984495162963867, -0.04370279237627983, -0.8244322538375854, 1.3408387899398804, -1.1742684841156006, 0.7638094425201416, 0.09822995215654373, 55.148887634277344, 65.65110778808594, 2.7799999713897705, 8.378889083862305, 49.39111328125, 66.81889343261719, 62.356666564941406, 56.970001220703125, 63.277000427246094, 105.66999816894531, 66.1066665649414, 109.61800384521484, 101.93937683105469, 67.97200012207031, -0.7806249856948853, 7.929375171661377, 56.900001525878906, 69.23272705078125, 57.06833267211914, 74.2550048828125, 61.10750198364258, 41.462223052978516, 61.43111038208008, 102.0433349609375], "mean": [-0.6397199630737305, -0.3014623820781708, 0.8300387859344482, 2.5267369747161865, -0.8414496779441833, -0.8543285131454468, -0.21847061812877655, -1.2235015630722046, 1.2453274726867676, -1.347001314163208, 0.6545343399047852, -0.050013743340969086, 16.788509368896484, 49.028812408447266, 2.5717949867248535, 3.97066068649292, 6.206851005554199, 5.9463067054748535, 7.67742919921875, 3.900423765182495, 8.010247230529785, 10.402050971984863, 7.2800188064575195, 24.2772216796875, 99.0964584350586, 51.13192367553711, -0.8514098525047302, 3.124778985977173, 28.004749298095703, 24.595203399658203, 25.909143447875977, 16.870576858520508, 25.099546432495117, 14.644400596618652, 15.720719337463379, 63.05565643310547], "std": [0.006961858365684748, 0.010920586995780468, 0.01492625568062067, 0.06514694541692734, 0.024746892973780632, 0.01712770015001297, 0.09776076674461365, 0.23258954286575317, 0.07977784425020218, 0.12383900582790375, 0.0947830006480217, 0.09172509610652924, 17.704540252685547, 5.5753374099731445, 0.04609916731715202, 1.572000503540039, 12.636316299438477, 15.039648056030273, 16.34402847290039, 14.163989067077637, 16.429906845092773, 25.506099700927734, 15.977306365966797, 27.509212493896484, 2.0640194416046143, 6.52442741394043, 0.028345512226223946, 2.86344051361084, 20.263418197631836, 23.637340545654297, 19.119400024414062, 18.58917999267578, 17.933624267578125, 12.606302261352539, 16.368183135986328, 21.103099822998047], "count": [120]}, "timestamp": {"min": [0.0], "max": [3.966666666666667], "mean": [1.9833333333333334], "std": [1.1546604439144612], "count": [120]}, "frame_index": {"min": [0], "max": [119], "mean": [59.5], "std": [34.63981331743384], "count": [120]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [120]}, "index": {"min": [6688], "max": [6807], "mean": [6747.5], "std": [34.63981331743384], "count": [120]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [120]}, "subtask_annotation": {"mean": [2.908333333333333, 6.0, 6.0, 6.0, 6.0], "std": [1.596850198220095, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [120]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [120]}, "eef_direction_state": {"mean": [3.9833333333333334, 1.9333333333333333], "std": [2.323730238694292, 1.2565384549980507], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_state": {"mean": [0.5333333333333333, 1.8], "std": [0.6315765107165469, 0.42031734043061597], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_state": {"mean": [0.3416666666666667, 1.425], "std": [0.6645278189979879, 0.6539941386077803], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_direction_action": {"mean": [3.9833333333333334, 1.9333333333333333], "std": [2.323730238694292, 1.2565384549980507], "min": [0, 0], "max": [6, 6], "count": [120]}, "eef_velocity_action": {"mean": [0.5333333333333333, 1.8], "std": [0.6315765107165469, 0.42031734043061597], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_acc_mag_action": {"mean": [0.3416666666666667, 1.425], "std": [0.6645278189979879, 0.6539941386077803], "min": [0, 0], "max": [2, 2], "count": [120]}, "eef_sim_pose_state": {"mean": [0.5490664422203743, 0.21263680955391634, 1.3328918484101366, -1.8410753709697323, 1.4967438508029267, -2.661479015145049, 0.5693816456807015, 0.049779726717007367, 1.2360221996846115, 1.5930801740716267, 1.274533423443312, -0.625378086550663], "std": [0.012148888617035525, 0.011366437440014077, 0.0032334503039344095, 0.2400382983171273, 0.02452361036081697, 0.19019547300337905, 0.07104063997785545, 0.09280161703225262, 0.05961431631401234, 0.4050145897533965, 0.06988771684857972, 2.516353858153563], "min": [0.5167215126989071, 0.18371879337327743, 1.327052802872425, -2.2022132799495115, 1.4504288658064284, -2.9705137452115555, 0.4750231644130257, -0.07485391649071019, 1.1716835258301663, 0.8361429504133058, 1.1893378398752175, -3.1254218494358845], "max": [0.562593165065554, 0.22995454996072856, 1.3396546010225932, -1.450576041297079, 1.5241124348244615, -2.3610941458358328, 0.7051682294040221, 0.19254724526432274, 1.3287830666859515, 2.1203601817875013, 1.4138133519855587, 3.096210766716888], "count": [120]}, "eef_sim_pose_action": {"mean": [0.5490664422203743, 0.21263680955391634, 1.3328918484101366, -1.8410753709697323, 1.4967438508029267, -2.661479015145049, 0.5693816456807015, 0.049779726717007367, 1.2360221996846115, 1.5930801740716267, 1.274533423443312, -0.625378086550663], "std": [0.012148888617035525, 0.011366437440014077, 0.0032334503039344095, 0.2400382983171273, 0.02452361036081697, 0.19019547300337905, 0.07104063997785545, 0.09280161703225262, 0.05961431631401234, 0.4050145897533965, 0.06988771684857972, 2.516353858153563], "min": [0.5167215126989071, 0.18371879337327743, 1.327052802872425, -2.2022132799495115, 1.4504288658064284, -2.9705137452115555, 0.4750231644130257, -0.07485391649071019, 1.1716835258301663, 0.8361429504133058, 1.1893378398752175, -3.1254218494358845], "max": [0.562593165065554, 0.22995454996072856, 1.3396546010225932, -1.450576041297079, 1.5241124348244615, -2.3610941458358328, 0.7051682294040221, 0.19254724526432274, 1.3287830666859515, 2.1203601817875013, 1.4138133519855587, 3.096210766716888], "count": [120]}}} +{"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.27246285947712423]], [[0.2771100224673203]], [[0.286121033496732]]], "std": [[[0.3179939121765186]], [[0.3096825516766434]], [[0.30200519288198285]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39086172181372547]], [[0.4194039052287582]], [[0.41558677491830065]]], "std": [[[0.27229773838319277]], [[0.2627306328554009]], [[0.27117529322578726]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3352514930555555]], [[0.35383005923202615]], [[0.3458870179738562]]], "std": [[[0.1986864812609098]], [[0.19890109814371087]], [[0.19846059671717795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29081255310457516]], [[0.31516320057189545]], [[0.311954158496732]]], "std": [[[0.35261795787644584]], [[0.3474246608037508]], [[0.3498786782474382]]], "count": [100]}, "observation.state": {"min": [-0.6632429361343384, -0.5553224086761475, 0.7901073694229126, 1.9333816766738892, -0.9223601818084717, -0.9081264138221741, -0.4798247218132019, -1.3385261297225952, 0.9154893159866333, -1.2824389934539795, 0.3497653901576996, -0.44916361570358276, 0.8912500143051147, 54.75437545776367, 2.5, -0.48000001907348633, 1.0306249856948853, 0.3125, 1.0, -1.4056249856948853, 0.8231250047683716, 0.4631250202655792, 0.9987500309944153, 0.9125000238418579, 91.92250061035156, 36.46937561035156, -0.8962500095367432, -0.535454511642456, 0.6875, 0.6881250143051147, 0.8899999856948853, 0.5306249856948853, 3.3450000286102295, 1.2100000381469727, 0.625, 24.451875686645508], "max": [-0.11306511610746384, -0.21982528269290924, 0.8205538988113403, 2.800030469894409, -0.6527523398399353, -0.31366828083992004, -0.1737859547138214, -0.8020046353340149, 1.3427939414978027, -0.7714150547981262, 0.6741308569908142, -0.1407167911529541, 58.30937576293945, 77.29312133789062, 17.599374771118164, 9.055000305175781, 64.7366714477539, 108.56615447998047, 93.12999725341797, 110.6875, 101.54812622070312, 109.7237548828125, 105.89437103271484, 110.02749633789062, 100.47562408447266, 65.97187805175781, 60.89687728881836, 8.1537504196167, 66.95062255859375, 109.53312683105469, 71.04437255859375, 83.27312469482422, 70.14400482177734, 52.119998931884766, 93.52750396728516, 110.87687683105469], "mean": [-0.42383962869644165, -0.37502527236938477, 0.8040829300880432, 2.377840280532837, -0.7837662696838379, -0.6512834429740906, -0.30568400025367737, -1.0221518278121948, 1.0937917232513428, -1.0465419292449951, 0.5704681277275085, -0.3331763744354248, 39.464935302734375, 64.98751831054688, 5.116023540496826, 6.173309803009033, 41.83868408203125, 61.573143005371094, 59.56920623779297, 66.73785400390625, 63.22997283935547, 79.70513153076172, 65.09123992919922, 82.8598403930664, 95.51839447021484, 46.28697967529297, 10.152405738830566, 2.8831138610839844, 31.974355697631836, 44.57763671875, 36.964054107666016, 22.438190460205078, 36.41210174560547, 18.381818771362305, 37.19322967529297, 75.08897399902344], "std": [0.21317750215530396, 0.10831217467784882, 0.009829921647906303, 0.29717329144477844, 0.08437691628932953, 0.23015998303890228, 0.08337371051311493, 0.14510342478752136, 0.12868182361125946, 0.14484527707099915, 0.0879623219370842, 0.10032019019126892, 13.591975212097168, 4.901192665100098, 4.501471042633057, 3.059089422225952, 21.352283477783203, 38.19722366333008, 31.473106384277344, 38.914432525634766, 34.901580810546875, 37.81992721557617, 36.73008728027344, 36.918182373046875, 3.375688314437866, 10.040837287902832, 21.262083053588867, 2.6024389266967773, 20.904695510864258, 38.97093963623047, 24.915271759033203, 27.18377685546875, 23.244140625, 15.399484634399414, 33.22865676879883, 25.707603454589844], "count": [150]}, "action": {"min": [-0.6632429361343384, -0.5553224086761475, 0.7901073694229126, 1.9333816766738892, -0.9223601818084717, -0.9081264138221741, -0.4798247218132019, -1.3385261297225952, 0.9154893159866333, -1.2824389934539795, 0.3497653901576996, -0.44916361570358276, 0.8912500143051147, 54.75437545776367, 2.5, -0.48000001907348633, 1.0306249856948853, 0.3125, 1.0, -1.4056249856948853, 0.8231250047683716, 0.4631250202655792, 0.9987500309944153, 0.9125000238418579, 91.92250061035156, 36.46937561035156, -0.8962500095367432, -0.535454511642456, 0.6875, 0.6881250143051147, 0.8899999856948853, 0.5306249856948853, 3.3450000286102295, 1.2100000381469727, 0.625, 24.451875686645508], "max": [-0.11306511610746384, -0.21982528269290924, 0.8205538988113403, 2.800030469894409, -0.6527523398399353, -0.31366828083992004, -0.1737859547138214, -0.8020046353340149, 1.3427939414978027, -0.7714150547981262, 0.6741308569908142, -0.1407167911529541, 58.30937576293945, 77.29312133789062, 17.599374771118164, 9.055000305175781, 64.7366714477539, 108.56615447998047, 93.12999725341797, 110.6875, 101.54812622070312, 109.7237548828125, 105.89437103271484, 110.02749633789062, 100.47562408447266, 65.97187805175781, 60.89687728881836, 8.1537504196167, 66.95062255859375, 109.53312683105469, 71.04437255859375, 83.27312469482422, 70.14400482177734, 52.119998931884766, 93.52750396728516, 110.87687683105469], "mean": [-0.4238394796848297, -0.37502521276474, 0.8040829300880432, 2.377840042114258, -0.7837662696838379, -0.6512835621833801, -0.30568403005599976, -1.0221518278121948, 1.0937917232513428, -1.0465422868728638, 0.5704681873321533, -0.3331764340400696, 39.464935302734375, 64.98750305175781, 5.116024971008301, 6.173309326171875, 41.838680267333984, 61.57313919067383, 59.5692253112793, 66.73786163330078, 63.22998809814453, 79.70513916015625, 65.09123992919922, 82.8598861694336, 95.5184097290039, 46.28696823120117, 10.1524019241333, 2.8831138610839844, 31.974346160888672, 44.5776481628418, 36.96406555175781, 22.438190460205078, 36.4120979309082, 18.381807327270508, 37.1932373046875, 75.08897399902344], "std": [0.21317750215530396, 0.10831215977668762, 0.009829921647906303, 0.29717329144477844, 0.08437690138816833, 0.2301599532365799, 0.08337372541427612, 0.14510340988636017, 0.12868185341358185, 0.14484527707099915, 0.087962307035923, 0.10032019019126892, 13.591976165771484, 4.901193618774414, 4.501471042633057, 3.0590896606445312, 21.352283477783203, 38.19721984863281, 31.473108291625977, 38.91443634033203, 34.90156936645508, 37.81992721557617, 36.7300910949707, 36.91818618774414, 3.375688076019287, 10.040837287902832, 21.2620792388916, 2.6024386882781982, 20.904693603515625, 38.97093200683594, 24.915273666381836, 27.183774948120117, 23.244144439697266, 15.39948558807373, 33.228660583496094, 25.70760726928711], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [150]}, "index": {"min": [6808], "max": [6957], "mean": [6882.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [2.993333333333333, 6.0, 6.0, 6.0, 6.0], "std": [1.5077429783915055, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [150]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [150]}, "eef_direction_state": {"mean": [3.4266666666666667, 2.066666666666667], "std": [1.6303237578945948, 1.8024674446127706], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.18, 1.64], "std": [0.7124605252222752, 0.5919459434779497], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.02, 1.2266666666666666], "std": [0.8039071256474011, 0.7496369491664322], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.4266666666666667, 2.066666666666667], "std": [1.6303237578945948, 1.8024674446127706], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.18, 1.64], "std": [0.7124605252222752, 0.5919459434779497], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.02, 1.2266666666666666], "std": [0.8039071256474011, 0.7496369491664322], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.5388844105539805, 0.17259607382811534, 1.3059445279743274, 0.2829912656914433, 1.447516994352406, 2.040749157473064, 0.5871442026306701, -0.005990906059972093, 1.2349365886844197, 1.5961032222885032, 1.30163180844033, 1.375250953081741], "std": [0.020747129771816638, 0.06165619445219281, 0.010424490408514505, 2.8001511922843267, 0.03388746738905752, 0.46304062325340584, 0.06427553161220607, 0.050415076727399886, 0.04010603097739165, 0.23128930001998815, 0.05706959450797974, 2.4265860506278036], "min": [0.5029820371416355, 0.0795225260241284, 1.2861034517057663, -3.1413396264272326, 1.3874390770451632, 1.1166638639985669, 0.5266298049215081, -0.0842358986068919, 1.143016436084383, 1.1398644534419153, 1.1679993584600998, -3.13711861051611], "max": [0.5714521870502203, 0.2702962810816134, 1.323754849843925, 3.1342463572499084, 1.4949700465391151, 3.0483349341724035, 0.7242984063534597, 0.10081208088494953, 1.2866366781905991, 1.9399163554046175, 1.3969475988647067, 3.139779183194313], "count": [150]}, "eef_sim_pose_action": {"mean": [0.5388844105539805, 0.17259607382811534, 1.3059445279743274, 0.2829912656914433, 1.447516994352406, 2.040749157473064, 0.5871442026306701, -0.005990906059972093, 1.2349365886844197, 1.5961032222885032, 1.30163180844033, 1.375250953081741], "std": [0.020747129771816638, 0.06165619445219281, 0.010424490408514505, 2.8001511922843267, 0.03388746738905752, 0.46304062325340584, 0.06427553161220607, 0.050415076727399886, 0.04010603097739165, 0.23128930001998815, 0.05706959450797974, 2.4265860506278036], "min": [0.5029820371416355, 0.0795225260241284, 1.2861034517057663, -3.1413396264272326, 1.3874390770451632, 1.1166638639985669, 0.5266298049215081, -0.0842358986068919, 1.143016436084383, 1.1398644534419153, 1.1679993584600998, -3.13711861051611], "max": [0.5714521870502203, 0.2702962810816134, 1.323754849843925, 3.1342463572499084, 1.4949700465391151, 3.0483349341724035, 0.7242984063534597, 0.10081208088494953, 1.2866366781905991, 1.9399163554046175, 1.3969475988647067, 3.139779183194313], "count": [150]}}} diff --git a/AIRBOT_MMK2_potato_storage/meta/info.json b/AIRBOT_MMK2_potato_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6c0a78fedde23e767fbb107b6aaf8d9e2ba3d765 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 6958, "total_tasks": 2, "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_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_potato_storage/meta/tasks.jsonl b/AIRBOT_MMK2_potato_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c42a72055f9c52d87ca3115b0dcefac072bb2f97 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/meta/tasks.jsonl @@ -0,0 +1,2 @@ +{"task_index": 0, "task": "Put the potato in the compartment on one side using the hand on that same side."} +{"task_index": 1, "task": "Put the potatoes in the compartment on one side using the hand on that same side."} diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0903483cd538d6d85c9063f42658378121071989 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7923d837d86364d8a2e21d4016a282f4113fefa9ccb1221bc4b6b9cb41a827 +size 955993 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c7ceb68d7526c15fdc198801e55757a4ddb3c0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7fb66626d94dd1e25cda2b7c445ff0ab1f94ba09c76f1b66984732317de2c9d +size 1458111 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62a97a8048ec7dda451260923871473f1c72f3f7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214b798bc5c2d9ecc23a4bbcba854c411124808c8815796b8b1ed1afef623979 +size 1231557 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89591bd4db2dcdf9673acce4aae51c955538fa5f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7fdf119737ed51e8d6f4ade47e3cc966e1087855889d5e7ce36f19dc9ed918 +size 985204 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac98131827ab0b8a2590fa00aff7a7f9df34691 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8135c82bf37dd75b4b615058e0cfa9fec64bb787ea95771b353728f1e8d1b513 +size 1697170 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6162c987c572e3f5740c605a8ab846db4f37b115 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bb3cff65825a796be0400241e10eeb3da26ebeefb3733a7a384a875b702497 +size 1019975 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be633170f7e8f837f3911600d87e3477e4794561 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83a82b52145165ec61b5766df43312a400c0693d942f35c10ba765f67ce95b4 +size 760737 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5e19010b7f9a8bf7b5c686f54f491f369961da --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f43b1ea61ad22db3a216d744d6524066f2f8222d1aeff697c37f9b11f2e26e +size 1795662 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcd70f487bded4aa8c488b52ffacff400ef7c9f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd9f70c98af035338710fea973d3b05484a244a60553946ae2213e7dd37b429 +size 1014326 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3989f1c4f7ab79047eac6b3e77083f685c008c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d56e05a5a8aab934005939468ce717346eded4915941f33bc8bf9e2d9f3922 +size 1463188 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90d1a77b869e4038f40f91174cc76d9b2d4dae1e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835a70f6e69e08021fe34ab33f9114055b841d3b3157e4408988089f0bd7cd6a +size 1241765 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6959f4e463d4d2b1340ed655c811af4d6c1b7835 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e8c675a9a1fbedb7dbbab08a3b096fcf66f89d31787bb6d1c765bcb03ec927 +size 1044832 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c09e4135e98b4755dc18b256dbaa7c40d9c1f603 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9adba71f042c1c41cfb4c783f5426116130410b97b012090b6ec07971fe5549a +size 1059434 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e8a87d3dc7f8313ac1fa44f0fa9e6658de79569 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e321361d4415fd7e793987d9a264c7529d61cdd45c2703c2cc62d2a94789ce +size 1570130 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1511d80ad5bace8b0cfd5de81bd8a35588c70371 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdc7a9b3a020e9dd09b7f456708d75d6ea565f488c97bd7a2ea25686e41ddb1 +size 1859821 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11d3b029817b69bffe9cc21aa26510ff40909056 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f96b515fcd07705698a4d468a76d3f8b6688a4fbdbeb536cf052d415cbe155f +size 1158134 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f78f3d48d7a58ff3dd451bb17eb31493204465 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22db552f321da91e2b445576159b8c99034f0da016814c9885ff09ba324f15e +size 1065804 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f54b5e2f04303f54d2b2d8e6c5b9be7ab886899d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3925d76950b3b04e59bbfe3178fecf0d833442824ded00f4278ec4aad85471 +size 849221 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81d8cf6a203d4561891f831a52ceb20adc11b221 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8009f25fefee54428aee2f2c73dc9341e9d0c7cd597c70a713520a11921f6d5a +size 750214 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab3c6dbcc174cd7868b77738918fb54d23711e8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173ec29e182409d08706b8db79fab024335e7185ce06beafdd170392043ebae4 +size 744379 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eef9077bed87f58b703e40a31cb9e8dfeb0a1d07 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d406f41ecd826d641ac806e01acc00801182c2940c87b6712844c3fa57ea8c6 +size 827676 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471fe0db0b92b8f1ab813ed4dc2be0bbab2b5c73 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8facbdb16102ef0a71f3c628a262ef9c6c35feaeda0d582844ded9f577ec5651 +size 1519506 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d340b48bb068a48559ef8b504f370ba0d0a88fc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d44b88a72c876c0b97c467d0e375ece47e885d6bb760c3de33b363318bad729 +size 1147574 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98e80c25185b612a5708f67a8f1c1b4cf29faa94 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da297d756fd4831dd48eda0d41ffb41d29f3ee8dede6cb24b69091385b1c3eb +size 880482 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08ef5e857528321fc2e31bc8b27ae3c7a818bc33 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4ee43e1a53126ec7868456b332191a2a3b3630479b68fb568652d662f6a332 +size 1120506 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a9aa3309e6036221072990a0289fb04a134764b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b86abd0bfda8f2bda333269e24554a0e797b78b14cb9516e8b5d3bf33adc55a +size 1027433 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ff7d5e19168a206dab528541b35707ead897eb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:013fe2089f186afb98be89a74d70f768b885bbd3b92b86e9622625f6a6e2b3d7 +size 1502216 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a20353623a7c8b12e9bc2ccd8770db588d05c1f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6e362208ef1066252fba2042a544f080c3f25914f3893b5b846d91a489d171 +size 918592 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73b7ffd8187ce43e6ecc29e573489577546178dc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1295eae7c54f3872a9ba3cdaf95d0d56f8ffb792721ffb2485360710719f60c7 +size 763176 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b39d0308eb37ab4cebff0bc45a9ae99cb83f63 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca44332ff43460e298a3feb1e0ab2e9a441df3a80fdc4c67d59c8d7bce60237 +size 1485372 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956d29bb465f1abe33de4d0c5a4c486eca6e5f16 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1aa6d3264b8303bbfdd0500d7c0e6b22e7a12fe751ad1cc10b210ef53f450c0 +size 2132932 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f68faa11d5334681b3036b14cc397e625b1bba --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90edd476c7d0b09c523e39e86875892de04740e39157220e64132ee928a7c420 +size 916012 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b52eb66e9dcf7982aafca0f246ef724da3a5a10 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9973c440db2f0af071a1a5d62ab885a73dd42cec6d9764ca9be3b9c0258ac2 +size 966859 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a1df22bdfd968a90781c235b8e830ad3594ef9 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd62555221c3e5fa504bac4c796a9a38afc5989776bd990b3dfbf911b8da3ad +size 1526899 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e220f9ed43a666ac3ff2fbf26b4514e5e2d19a20 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e59562592e701d2fd4be9e26b2023b662deb9213b6096a8ce427e0331021df8 +size 755094 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08a06d4a8d05ed0580e446565779400bfc3cd1c5 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48513acf458aea8760150a82ab521ca200c82823e108481792dcbb69b382e505 +size 856923 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b28b366607b87815e6bfe8d8592d7d0c63451a7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a84308f0783e9ae27b71417e8e322fc77d9ec16ed30d5d7f2811a867121e64b +size 1486370 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e424a595435a15698287a397d38d7f107f0f30cc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6689367ac7204feffb8856c53bbe5637c48334679e8cc5015088e0af6a6eee75 +size 869242 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84a4fd290124b1474d7c45e429bf81984908e7e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591946bd13e3956f0e037dc93d712f91cfc164cd63db188e0ba5d7914469420c +size 2674688 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11c20ed4492644192549146c1c9c3ecd019bf41 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86eac682fcb289b28411ff2f73a3970e39ce39a1ccc58dba8dc65bf72a1c67ab +size 757736 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32e1d8a11fd5e2e326bff45d718e6024376e7f0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac406b1826990c3c80f798817d7b7fa0b9e9240d0739f8b4d426929e50c98ba5 +size 799786 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de324142f50d621fbd842706e8f76863d4228e7c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5f53369eb25c8ed687cb68f5d60ede4415597198808fdca77fcf3d3b5471d2a +size 929757 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dc10799eca9577a47ec4944b42108b7084c0cc4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56711dba2bd177f9aa25902567f4ae0a7d5fb7a2d45ac763ff1324855d269407 +size 1016219 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80168d7403d3a8cc4371dd4a43fcbb2fcc402c62 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7998949983de514170a9311afb6a58654ebd9222245bff1e636088de4594d499 +size 1029728 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb045b00c5f81cb724d7011442c6b9e3c76c5c4b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6102abd2c8945dce733dee64da2764654e227db592abb1371255e6979ad696 +size 1034389 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8073ba590300fb55e37dba90d5df5afc9ee9adad --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c11e77c433468f76e74406180a57b266d84515682023869f3e111dfbcacba0 +size 937283 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00f8739c3d70088336b256374310ac77e53288e6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba0bd674dc17249e49fbaf5d3d00d6edf2ac35e6782f241a279be487753d61d +size 1455847 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0edbd2b09041dff82f55ad69a0064bbf3df6c514 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa86443588c6582e7653c08c4d127d180fdc401de6e62aa1674cca67700730c0 +size 1502214 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9fe9b0555547eb1f190c6baed436329027484a3 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c930d4f5071d3966c5cb5c8791db0e6e74589953db3eb6f8e426be4a338767a3 +size 1048905 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b733574ba0e9c40289e62c11eb9a31df6eb4c6b3 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/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:d491645121ce646c90a8685ec19fe42d83acde340609f969b29bab8019fff436 +size 1219641 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a73ea8831e19e1bbd03636e3a8dafe984df139bd --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0be06a8a75cf583496ebf037c46c39e1fcf71eb5e888c05f442837d79a56c7 +size 722219 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9009a371346e4b5360ab73a916b2e35bb5f1140c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25eaefc040068461aba20e775f1fb9308a0e94d534934e971b0fea6a30d8e9d3 +size 1501115 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a771263a874db499d12b59f23a39210547ce75 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09079b8084bb74ed066939acc0d9ff51e4950f489c41334ef85011a822f4bc4 +size 909552 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253188f7487e42f5c16ecca18d78001b3c267b57 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e695e0018ba08794e8cd56b4c447966f35e8de600025e6b06352d3805a858251 +size 837980 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4119cb72cd09ea56ebbc48bbc4f54415d0d50437 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344365734f60bd3d86f1e23467bbcc4fc2597a59a80ecfeb39d19b31693d5752 +size 1270833 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb856bc76ac59e80b20390612bb2eab8d07266ec --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6707ca62e632af58ec65b7f343f44899be44aba0e65560c878cbb346cd10a2ef +size 862307 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7e0d2cc33ff4213dcf183a63c74adab5ccf6c68 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897ae194130a56d26ea5bcc5dc85e33a692123a176042aaea1f7b89b7e3be79f +size 667182 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deee2112f976e100f61bcd8b6746380c6b990b23 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d29ea3adbe9d157da682fa6c5eb15f429e34e151b1e09c817895e908374b054 +size 1414376 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7adfcf284b6ffbb2213484c097e5e9233d2e9598 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce0c3f8e22059238d0c80ab93df9ed9d1c6238b13901861d252d88b5d24202c +size 777424 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da83f78a21a20483d3cea846208deeffc149d8cd --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86af5241472c66154817d6e01d1f76a14ffa7c57ba1da5909659b7931b77f641 +size 1358424 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d798b5b47cb8f0ef94ad4c87ea09af59efd3283a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9cf2c55171bcc484cf3fd8fb824fdbabe28798a7fffa24f1c301f5eebcecf5 +size 972766 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37cc2d4ded991207221829bea5c153d71645d36d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029f793fe0167c141c1a747501f6c8776236787a9fb3f56c8cbce301309f7450 +size 909511 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abdc53c3cbdae008a879c77138ce02e6f0d4c766 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d492c40fc9ca4eab6799fedbcd40f670339ca3edcef440232009b797fd8885 +size 876502 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5904f12f6fcb8066ff7979a539fec343cf88ab02 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1023c2473382575c5c33d0221d7f263c75da61b7d51f33bb4184daaf8a16e313 +size 1483645 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd44193b620c630ebbbe2439be8d1753bcff5ba8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53891093cd88f4f71bf708e5ae21c069fb4ae5af3e357988343cfcb118aa3c0d +size 1544451 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e1ac26d84b64095b5588432aef18d62064aadd0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9015bcd53ace4ba6032c231a20f5d1f3bac9984115ca10022ed57b67b0150b9 +size 1053591 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a4ec73a38e19a7dffa1f16851203bac694b8a0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054498608b78d975b4fa195bf39a5c17050aa745f4b1b98ae3af272121346c78 +size 936058 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cb129ee81e013d0b074ab84dc334fb0705e4829 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cf464074b476e5d8d3d8305426b03166f0608736efc0090e9318c6e6fb059b +size 919586 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc53c086faddf4b2793cd6d6e5885d76833c117 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44db219fe8ba31ef87e4de80e01b3743c6aae399f540a6c9633c6bb7d525b410 +size 705793 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31b7de8e745f9839da562f177a9ef98001cb598e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d7226cbef92f8f74c62021d7b3eb2bf7c26c1eab8efe14660a1c56b2e59a05 +size 684681 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979c2b58f7589d9cae0a54373b0683f2c09ca0fe --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4cfdfeea1ea92c526755f27ba14fbaca6ac42b755abc1d9d93a8fc79a79724 +size 766437 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae59d9bf4aefd9a08d88435d32db9f2218a8aca1 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe552717445e84ab1d2085a7c78021bb2143814bddf6b483349e68df9ab97d4 +size 1502836 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2a2600415d0ff9fe1270feac034c3a84c8b0cf1 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf141eb22ee3588a2ee66500c68078bc6cd70ea9ffd055ab4115b8d7e4e40fc +size 876358 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ab6a0dd16aaa4cb6d7455fb36f587395f9de654 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85690346ed9495f90a8a80183f82e7d114ad829b73173ecc85b0580abc2d5741 +size 715899 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69af90be5d1229212c9430c162a2efc30aef7f12 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad188a9022ed16f7281e7f344659fe2eb63436e08a6485c10bd0d84848eb022 +size 956632 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8248615fa1e1aff7b608aaf633894f80b3312c0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a71106e385863d2e88d291f53f1930fd1f07341eed925592069fcc7e85b75ef +size 742146 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..291c5a3bc4084697a4089058fd44c13726a414a7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e19ef421460c9b57ae29538a2dfaac1a6afe08e7e2d1b05102f7848e8a8c6b3 +size 1457817 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac7f0cecb5167b773d9afbe47c91d35018b3095d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406bf7a0d901eb05da6db023b25d9101a33dbffd8d4a07124f31e22b7f778da6 +size 807374 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9c1f483ed17c5f6ae0b25a199c94d302cf9e61 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee4bf7950e0c1d7514fd84c687940094a5b726375d55b26b9a61658731809d8 +size 715204 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63acf3eaba618279459f498c4a42896446cc507b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4182522f7897a3bf8364e17d06fd2a054b52ab7706e60ef6070ce4cdf93d8841 +size 1299151 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c510e73271fcc9011a5c33238405eaff12b48124 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b441a5fcd7a8b527bf5dcb1916597a20256044f1631ea86c43b10ebb350ce6 +size 2525068 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9d40051b41e4cef2a4b43f4d95ce0a6e928483 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af558eca8c739be90989c932bbf9418e1f5dd116a9d39df94fa176469d8012d +size 942569 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3f48c0a7ef02860b363ef211fa787ec1f690a7d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0f9f4565ff0a47bfcf74ee11cd5184dc57e81fc1fbfd597f88e46dc7bfd543 +size 1089533 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08df014326f1015371763d4ba64f9c198311f31b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36d6bbeb6716e151fa4255e7b68a4f0c5743ebb7148b7c9c34a9ceebafdc4f0 +size 1428415 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08e2b9273d5049e2c05fea8f24656bab44bc9488 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489ee67c1fd1814e9f8aa5f16f0161f2f894a9402ae5f3a209cffe62c01e841c +size 783917 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb81a01c6eb365f034e9ea8ff10919bb886306d2 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7ac4239c7a243be0ad49b942c83cc4bb8c3a0676e9b1af43163d551c7b59f6 +size 837706 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5543632bfa150130e28bf3662c71506dccae0873 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09d4dcb219189a9dc8c381681ce67b3b7d9d698c11e886305bd82d96e408035 +size 1034193 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ad726921e5fd79f577c2784f9ad75739c39314 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bb6fc3028be106b26201a1455dfaaf2ce3e8dc30d5db9d743b8fd4947c0f6c +size 775133 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0273fbfb1a79ae252949264e9f3c3701635aa8bc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b9c558237a6dbc7d4d8864d20c8f682ad6bd3d17fd601c283a5bac6a2fc21f +size 2446851 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9e8d1b7aaa1e7f7d33b68de264861842580ded --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0251960e5416c1edc959337865544d3dc083086d64689b7e0ff65d22974541df +size 878345 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac51252391e69750dfb439613d4137db2e72b73f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a399d5c240076b938886ac81080b3dc6262abca3270993dfaf2b8dee3d092ebb +size 736855 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b980431f4a7718dca4aeb4b963247143f0b7388 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c7937e0f83dfa72a5e710355918a3e09d3ac674a9e7010bfeb62b1c91a5e26 +size 1053444 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12774c0441f84fd7eedda4bf872a2c3890e227ee --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528327d85696708a740d1a2f4c5cc2566e01b5f4791d4eb2d587019e2aa9d73d +size 784297 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..727b9de598ae725fc4680fde7fbfd459c521b56e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeab24713407d48cb9a7e88580668e72729d32d2d9eeec28c9e191508a64e9cd +size 935963 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741714ab563053ef6bce77dea99f88a209305e0a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596340f083e0b3e91eebf0894aa18d72b0546f118c17a3f9caef296d583beb3f +size 829796 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb54807726f2e3bba52ccd582f219771decb8dc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6172ad466e25c8e1c5bbce95211cc511288ca254ab7e18f734886d5b42b590 +size 867565 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be6dacc97a16e753141ee01f9536539abb256ce0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1074347c805ba64a0291a8376961f170a8f11baa876bc1712ac58cf6cf194487 +size 958855 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b00d418f67f9a805e47c3d32070a6400d2f36e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ce2beff6e815d85333f70e6821617099d487cc2b4e917639c01e6909a66359 +size 1499255 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c9aff73751ccba7d03f5c7d205d5fcdf83c703b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7014a52b2bf0ca6019e0ee13bf74db1c534b65c3922e8d9a55d6caaa3f466cc +size 1176003 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25fb797ff7ed1fcfa342133e00529359e7a43449 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/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:9cd4378628d96be9cbd1cf21d593dff5b88ac9e15295bbe203dd9ae4ae7178f7 +size 1289661 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d121da6d0ebfd3b4742f2237ae0021cc5f96c82c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2343f630961f84c074f7ee84772fc78cdaa5a93264f412810a311cee1016e0 +size 907854 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8405e3e293923d694589badc5572e302e197d6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16f820f04e3763e318c3b5fb5800fd226873b03f4b988880f8d42d1e7943ce7 +size 1586037 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09463807fb1449de085ac4cb7d4cae491434d073 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4083e7b2e89f113c19c903326cc53441cdcb3f0ab5a41dc87d23216c61c1d106 +size 1236915 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d59b2b60106553aee7cd0c63be0c5ebe96bef8a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80118c08cb728a8904194ddc3ced2944886bba6d8d473d20982995b0c4ebff76 +size 1042685 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e6c56486609691e7f24017e92cdf6cb71c1489d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158190bbcd47eb94f9c317dc3b294c75a4231469ae5344289648be790ee55190 +size 1872030 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50189fb3f758de5e3de29a777eaf2d370262b5a6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4cbaf35d8c909a4a3060abb36df89e88bc304f30f53aacad094a8e5cf95904 +size 858999 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f37ae0c1ef7e5a9984ee30fbb900b7e0dc7c504 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950df42343cd02c2242756ccf572f89ece506e8d339e75c7bfcc10b8afa09bdd +size 822763 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef30de8bd866aff75e877e40ce99789a7c772352 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4d5bc628ead66883dc2276319ad5c091ef9d9f806ca861127555a790b72abc +size 1944460 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d714a7d3e47819660f3c0e64c2018124fa8ca0e4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142fee2464360b4c37ead33c932dfcbb672556e49cb64275af76dbb3c968ba36 +size 1017740 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7852921dbc1b8debc2ae1bb32ae89169e1b3af6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e0579b38dccd62498c74ca20711c618df86c1be52e4a32f3147e17d869de40 +size 1620843 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a201986273ecbe7182ae8f19f778721f7cb0a2fb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199bbec5d64a829fe42f2cd2d77bb462c1db43a92d59ddc5cbbf449e082d34b9 +size 1173137 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1211b6e686b047e412b783af009455728ec1642 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab097ca15e2a508860636ea714bdf12795dce129698cee64bd24c5bd7941c20a +size 1323061 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..942d869ba7880501640e609c14d46989e6bbfb78 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67335460524d2531aaacbc91f15d0f8857130be7b9fe3ab8412048d93b8c003 +size 1075023 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3916d974f63da55e5cbbfdd034bff04fc644ff50 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d381256f10b574afb812a6539f78212989ac5ce5c315efe804b2969a1378b04 +size 1150237 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..895673bb664c44e3f99455f23b9588841604b411 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d525740211445f73ccace97692ba46ab3cdfbe9e9d17693063f68122c8d49d +size 1736082 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a34b0e60fe87ea5f2878cd8ae2e03b1159066723 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10642bc6f3fa55531fa630ee7e22169827604e9ec31d57f257e4c55d698fc9ba +size 849574 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492da969ca5392f293eb9212afee8b92f9e45fa9 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15841bec6f5646bfb478a8ed89b1b13e32cf1f1a9630cb340577ede519bc95d +size 670850 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41c29f745a8fef2b1d636b1c9f0e3392b13d8d40 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d04bd1f3de4ea48dba2e39b70e3eed14fb6142a68af2892afa314c8372089f9 +size 591131 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72b105b8045f7c7966bc68dc5bb88b085b74bff8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5ac947c9ec54606104c747bb6d1a4c81b92803d6f25788368ec9ef1598de3d +size 609005 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c93f6b5fe589913769cec3e74ffbcad273b18c7d --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98684f186274fbbf9111132148b61d0ed06f525521ab2f0eb004f17d83f987c1 +size 559626 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f4a51ea1a0b02b65d82e4b58fc09ff0c553eea8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525821b23e75cae7ecf1dfb4b734001d306e37a6c00b4a9b7816b79b42bc7860 +size 616473 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dabf2c071d7a01d39c59bf25ec05390578e15b4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc604e40947c3ce42c637f9afaf87ec0827aa228bb2fa18a3ad0b6964087dd28 +size 1082095 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f47fe437567365130262dc3dae5143051330bc5 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415360430fd1dad694e1db5f1ebdf531b1334cee3eb50e17fc7860830f984c76 +size 955405 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0abc4baeb02e21cb97ac1bf153b80bd3747fd423 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bed77ddd0013aabc6dffafc59a99ef992d1f703ed302143bf05554b9552efd +size 920982 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1af9691db3b3b9f9d0ec38bdf540f7571c574a03 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7574b39a83e14ad036868d27e2ba3ae95464657bcd9c601ed9ca801032657848 +size 1066413 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..312c542cf32dd43121280443f755dbd21381d4df --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620bda4125eceec5970e82046eb8f78415664c1c4056d647eae7c1d98a87e439 +size 776113 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad5b20710765cba84e1732266076f87740c0fb9e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0228f8d28db334931bba62777a288c321e63aad36f2d1a3ec77f8793a32bc644 +size 1183282 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3069871fc2420e2b0fa0fbc1498bf8ed34447bbc --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65090507b9bddcc757d1367c874fe2ce36754d61c2a115d69108d12346ef1c20 +size 850927 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9345a32b3d9572b0e216b71cfc3ccb5ccb4cb97 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b496d86602ec04eac150804f806e03aa7a95d685d356ddd86d98f96ad8195b +size 789228 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6916ab73c15af021264975bff2f69b428aa89ab9 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b3303eb2ce119bfad107210110fdc781cab5c0d21b5f4c811a672c7235e9ee +size 1318938 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b010609c859336ac1ffb4cb6881560424d6502b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d343c3e8560193fbfe8db9294e09f9c04386c772f52565c683a8df32eaab5b +size 1804961 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b00d9878034435bd6866f1680b60efaa80daea --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221f9e4197bc8924b3cfe5458bcc6e0ba5ad539b08b23f21edb761c10c0140aa +size 834247 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ee3d78b286b984e2448b0ba17e3c954795d2d2e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef86b341ace04f87374f08ad8a59a3dd995a8f31a16e2f2aafeadc4c98c1260d +size 837251 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..070827526b9bc7847e45c70f96cfb847d7d55817 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32eae7c28609188662acb2ab8d75841d8e60e7803ccda8d13c8363d555d646b +size 1371340 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41fae3702d9e1203a5f850146c5f9125c7e028e3 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204d6bd4123afe5f9fdedb6d330f7aaf826539882fd7fbf890e4a643904f4455 +size 640129 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4edff6717ab767192bd4f5e291781ef76aab13a0 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf014dee7c5d54f2041ec98b7dccda44f105f93a80ae1195809ff79db8af1a15 +size 738116 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07dd5102f1dfd123be979cf3dad2fab10314bf96 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ee92793868001fe122fcfc35c5ce33e53613c1bdcd01797818cba12effdfac +size 1248862 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5db40a293244f0956aaab57abcb92ec29fe7916b --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899a4db20d7927489744e4cdeb9f49c1ec6b086fc6e99d0e53bf6f63a2974b05 +size 744512 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c0cd4a7fc1adc362cc170954e2e39a5ea1125c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22591784a114643d119e2c24b5983d98d3498601d025616620fa5e6605f8c626 +size 2499375 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a9149ad54ca8e8934f7940ae7b5432bf9758448 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772698769b2b757df1a6ed1e7f826a8f2cf5b1f9c5c49ef1d5b8a601bf2cd479 +size 680565 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31a8bde0b576db64a638efdaa89c668e70e86692 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c048b6e7c14aded7d581e8eb37df030515d7d62f64019e7844b991f88129336 +size 675485 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..323ddd8926bfd5ea0be007200fbab952fced2fa4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3950d2f0e68d7ed54936d5b6971ac3912ec35afbe7962b0bfc2b03a2d10aa137 +size 812647 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a49650d59903cb76232d481f72f02e4c1a54feb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2a967c3b8ea41e88a3b86f512e6b75db4b0da8d41da0dc5a91698344159cd1 +size 736105 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63b772b9c9384536f7feb4ca13e3c1d86672b2a9 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3be7e6a3997b05e92204fc12a190d75bddd381058d9d6f800b1fdddcad83d3c +size 791586 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ad607f33416be321818fc4727c19217aaee083 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df8441d0b10272750341a14d4abe71ca050aed59eba1c6268f397d52346eeb9 +size 778768 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbd8fb7fbea35a627ec3310b3c0633873073b873 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6926d6751973d075b9abfb04332a824d1f8cb462381bc431b5e30e74dc06b895 +size 852204 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1665696fab63245eb43dbd5963863fed61953066 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ffb803c9b9fac76e6bc2ac2479b1188a4d0da8f7f78e52fb0ed99a91a2c2f7 +size 1014115 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88bfcfa2770db6bd046ebd420ae67c346bde6729 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5feee1a59793745465aca52d95333fda970c1ef542b3aadfb76d65ecb5dea5eb +size 1098081 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18e3752bbbfe7dc71e30a1ff160a5393fb761d4 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789a11b08d9e8e75212cfe50c2a989122a0a4922dd41c52a1dcb4cd0e31b4bd9 +size 805284 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8a2d6fc0fb185cbe6fd30836673ca5cf4409e22 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/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:972bc0ecbee4ce4640df6f188d9a563515110ca2d2f36bc763a654bff42c56b9 +size 960603 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da5a1aebed40c22c1260aca22f7384164d785c0a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa3a3cec35978ec23aa29371fc8812f83915f43bad9d3dd2f2a095eb17d9092 +size 1460852 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b78c32ec6fda7b82afb04c5f3c61afeaeb640cb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc417ee3e5a0548ae07be73103b43218724afc11397a31596c113374f1564add +size 2723691 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50482cbc723e9c961367edfb463afeb90c6b0870 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f3abc82c9fbeab8997212da719ce46e50bd142b9c589900c644efed53cd027 +size 1836711 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d89d205621cbd073b71a4953a5cb5ce4734ca52c --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e29edb2921b9677842d4da3a55306c458da1f28a2b7d7c627d0f43544d8930b +size 1744770 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91183bbd1cdf45634eb56fa42b3f6c2b0244456f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01404e56e0ebf95c12cd734562dfdfdb7fab921875f7ad96c953d61cc36442f2 +size 2835732 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088609e6c5c0510f0590e6258f87142460915031 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa88eb6d916e18b33aadcb8e425ae6b3113cbd2df900511d2b0adc6f19205605 +size 1624748 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659b827cc896fff66619e1dd8dfdd386a9392497 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381442de1b9e583796eafbb65dc22c181ae38e39cc4bbd755baeff4a3f8109c1 +size 1272352 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35980be8bdff5c2723462a6bf1cfa083b5e511fb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f279f5907bd9d63cbd44fa0b8be6f3f244edbff0efb736ac54bad56e588b928 +size 2940051 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31ec83e57626a1a5aef86d7520a581d35fba6d19 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c5634ac1665dd9aff09f52a75d6232c3f9ae3cfd118e6fbefc92f11010e35e +size 1795600 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaef966980023ebdc051f957a3fee5ab297469a6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba360e3376a3b0a6b9877664764a7b78691a6aaf53ba3d51b976bf3a03145d60 +size 2280422 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e2b0fe26b7ab1f112f28f9cebe33f5040ea4da --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0de7db0f622760a992e258c2e9d1263d6b5c181a54fc78943181f34416a29d9 +size 2067339 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bdacd705550a365ec31e526cf8a56a6c94c8f52 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2633eb89e83897edbb7d1b82dad6e82c183dd84ce1d20080ead09ec5cff31932 +size 1783639 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f83207ebaaa719bfc932524d71179f12b4a8b8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a393650c8d6cc8d0abe12461b96aeb961a5fe0a16a975bee2e4c21f19c14a1e0 +size 1751339 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d793d9ec25b89dc657f04edd6a233e5ba78c7f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bfe1f1a824e5ca070b874031a2ed094dcb1b166d57928628e0e8acb8129880 +size 2628223 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89c241743adf64539f89563ae7b4811b33db9734 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f191ee1c7d1ca494ef2ef3ae54c0a24488a1c3cbee5ddab3e87deb2590536cb0 +size 3010819 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf74e0a05275043ea3e352d68fa9b0dfb126c38 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c50c970ecbcdac82a52556de42612665f2e068407a56582d5964e1460e5787 +size 1914734 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36cd2958370a627b5cfbd5414d07eb026b36c943 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060dbcd9935f4d54b3fac0d215bc687d140b66fe6e4891eb797bbf9d6d6a8bd8 +size 1607316 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b69b19e5184f544e7577c01ae5b298fb58fd8c52 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67e800e8fc8e1be3761affa748afa7b07c769a8cb89f5686b230d605626c6e9 +size 1596783 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc7de0bf017afa1d588b04d9f9274905137eb596 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db201ac0aa2cbecb39c6d80cf5bdfffcc966b1661bc80282f31f344c8e14c21f +size 1445278 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a919b0bfcedcd9d76dcbb1c883d3e874af947ad --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fcf6c08dc9c4d0699460ab659ea9ed4da697721e1d26b4824ccddff825ecc6 +size 1476460 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248ba39453987e9100e234b6a969ff2bc926c340 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b670ff1813df801168f97149578b031c13d1ecb0f0109ae7b7d3deabfc551a2 +size 1684062 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e3fd98b83a06e21e519d4bdfec89f4d2169aeab --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb269bf86e940b8468b0346e1e7e8d45583d02e99ff3644f17d700daba9a1a9 +size 2714068 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23bb8721db2b473b413012aae624a7bb45365c5e --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df8188c015ef4d8dae233bd1e5921b9dd6ac6a97ea299cea38bfdd999c87992 +size 1966660 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501d7abc484764ed3b82c450d9194c7837853596 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bb96203b28c30a68a083407bd4e5bdee3eaf01615a23885f0dcc9a05c37946 +size 1571215 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb236aeb528514631c41abb8a9ac4076c9a9f25 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645692466cc69a62929356310060c70d0aa73cb9af758b7c1f52467d0f8fa0e2 +size 1778917 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d39167f2713f69dada9c2ac8d97d7c1fb0a5628 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77432a485e68fa161794076ad004d63ea0899289392097095de46a421578fa97 +size 1466228 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d438a1f9a389c83d505316285b56576ec685bb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67906053ed93fe67442fdd5f9bbe5c8f96f57384470ffb11faea76b3a4d75e5 +size 2085447 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df9b6e96b1a5db1a31de65a08044d080b9a71940 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2ac4ada03c92c6de272c7475f6c1ad46fc38b73a5837ee443147c87f42c9a0 +size 1534391 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52b71f3320c27d074a783c1d078caea33a090b9f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50dae5a38f1b604afc5e90b6929af7d86338300dc185d171918a2765660af75 +size 1392872 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c05ee6513f86f8ebace06a62a61832a0d6e9c51a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71304897a296d4bbd70592b8a7073d7539669146b806be1a1ae2df9af0a100b3 +size 2511038 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8254e4e5b080dc72b7801d3ee9ceb048891d841 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da2d38ea4ba69ceb5c85818f355b537754df3469af1d8932e60d6bc5b646322 +size 3601072 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e165c1b95ed4b370d99561f513b96d6f6b26eb9a --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123d05cacbcee43f69a8004cb507eb2179c7f4765f8b9b1cf729762466177705 +size 1580686 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d107b7912eab564805c80161721c4941c736f1f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21172f0618a95c82b17a27c3aa989e9a38c60736040d51298081379b0231e0fc +size 1588342 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74ad732d4dc9a8d7677f08916e08770495472163 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19432a35ba5dce97f6be8ccd3f5b51d64948af3924839b615d205c96bf1a424d +size 2540030 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d75ef045dc190a3779dd0e0176e602553ede0f --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c85c633a1ce3c4bad12a8de6c9379e3eb9f304521e71d288dc2b36cc59a8274 +size 1263682 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30438d6fcc507d6650decb994c04075655385ba7 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080b0e3aa946ca1e01df7ea7bf9f72a2b114cc0c5ec3c9e9e1bdc9eab825da1d +size 1351086 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f16e533bc82cefbe1af03148db2b376e02d3a93 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b6b039c2d3cf18e4a2b9b50843db54f114094b75a094920db8ff5e726ea594 +size 2262018 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9121ee8083e0db63680d7bb6aac225366eaf2cb3 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f9183129e97a2d6540ab569d25ea39345e886c3db53a79143d2feafa849828 +size 1400611 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28a4debd45e8692baf2cfb1ad389a012b96e90e8 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704d36f412686bf955590ac4a7a6f3af5f500ad3704c343249bdf55de500a5cf +size 4314282 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2331faee909faba100fc549c9b4ac5af593a5579 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4936e6661dec1289089431ad96d86cb6da6cf6ffcae37e403733a43b69e93052 +size 1268278 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a702eec848ae6f6ff9f2162a762ebf48f43ed94 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2619632654c29f05a37956b2b47920ae31b5685ebd1ac21d1c5820aa53672dbd +size 1219793 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14d4580777b27e407ad373339c7cd08fb90ecbbb --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8de48177d93cb1fc09a6597c53310aa5a6391f534f2fbbcbda8211ce67498df +size 1515033 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..196eca67755d2c6bca0acdae7f81d598ce749707 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1bac5518356a9f086a2b3cfe1d2aaa4cac2978ac5b62f4be750ca75928e030 +size 1353349 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa3df5364e943598717515306c910fe9b019c55 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698c2200dc69a1d4f2e52c3de9e13af3d40582bba955ff19588dd6813aae87f7 +size 1494665 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8e23ce0c2012e38763b4c0c3a14bce195351ed --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f828353b46af401877debaf7d5ecca46406ef72f79608d0ca4e9ce17a78da33 +size 1452611 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61f3363b7268ec1f89529e4b4fea3fb7ccb32e12 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae7d9b5e90203dfd3e6ab5db3f2db0884e306b4f981ead5d6e458c927c2431f +size 1523896 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786a47b241c85bd2d134065dee0df0e781bd0086 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff724df25be6a539a89cef7e49702576586236f420c6f838af6f1ac292d99510 +size 1685379 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261e18fab9cbe9d12f31a9d5c5ff8ca7003e5f10 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f04003470874fab704570da1b40a1e5dc88703a1637afb22e99385d71f7d2d +size 2408616 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05fab8cb3e7ab066e0995813fd2bedb2eb07544 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de598b798fb6f03d38e05ce0de4d6cf7f158e0a13b6e16f3250335967e68f7be +size 1627979 diff --git a/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_potato_storage/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df8624e1be10d1382d1d47615b7c6ccf432d57d6 --- /dev/null +++ b/AIRBOT_MMK2_potato_storage/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:e937ea37a0a2c7c4fdc58e2944fc39291228382f9a08186f4648a3861533ae3a +size 2014692