diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/.gitattributes b/AIRBOT_MMK2_store_wet_wipes_and_bowls/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/.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_store_wet_wipes_and_bowls/README.md b/AIRBOT_MMK2_store_wet_wipes_and_bowls/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f641df05ba0f29bc9e9716b94ef07e8589506772 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_store_wet_wipes_and_bowls + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `open` +- `hold` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 13058 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 425.0MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Place the large blue bowl on the square plate with one hand and put the wet wipes into the bowl with the other. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Place the bowl on the plate with the right gripper** +2. **Static** +3. **Grasp the wet wipes with the left gripper** +4. **Grasp the bowl with the right gripper** +5. **End** +6. **Place the wet wipes into the bowl with the left gripper** +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": 13058, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_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_store_wet_wipes_and_bowls_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_store_wet_wipes_and_bowls/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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_store_wet_wipes_and_bowls/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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_store_wet_wipes_and_bowls/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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_store_wet_wipes_and_bowls/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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_store_wet_wipes_and_bowls/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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_store_wet_wipes_and_bowls/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d3afb5f27efcac208fe3667447b6e51d3732c4fd --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "Bowl is located on the right side, Square Plate is positioned in the front, and Wet Wipes are situated on the left."} +{"scene_index": 1, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 2, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 3, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 4, "scene": "The bowl is located on the right side. The square plate is positioned in the front. The wet wipes are situated on the left."} +{"scene_index": 5, "scene": "The bowl is positioned on the right, the square plate in front, the wet wipes on the left, and the spoons (possibly a typo or abbreviation) are at the front left."} +{"scene_index": 6, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 7, "scene": "Bowl is located on the right side, square plate is positioned in the front, and wet wipes are situated on the left."} +{"scene_index": 8, "scene": "The bowl is on the right, the square plate is in front, and both sets of wet wipes are on the left."} +{"scene_index": 9, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 10, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 11, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 12, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 13, "scene": "Bowl is located on the right side, square plate is positioned in front, and wet wipes are situated on the left."} +{"scene_index": 14, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 15, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 16, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 17, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are at the center."} +{"scene_index": 18, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 19, "scene": "The bowl is on the right, the square plate is in front, and two sets of wet wipes are placed in front-right and on the left."} +{"scene_index": 20, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 21, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 22, "scene": "Bowl is located on the right side. Square plate is positioned in the front. Wet wipes are situated on the left."} +{"scene_index": 23, "scene": "The bowl is on the right, the square plate is in front, and both the wipe and wet wipes are on the left."} +{"scene_index": 24, "scene": "The bowl is located on the right side. The square plate is positioned in the front. The wet wipes are situated on the left."} +{"scene_index": 25, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 26, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 27, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 28, "scene": "The bowl is on the right, the square plate is in front, and both wet wipe packages are on the left."} +{"scene_index": 29, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 30, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 31, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 32, "scene": "Bowl is located on the right side. Square plate is positioned in the front. Wet wipes are situated on the left."} +{"scene_index": 33, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 34, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 35, "scene": "The bowl is located on the right side, the square plate is positioned in front, and the wet wipes are situated on the left."} +{"scene_index": 36, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 37, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 38, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 39, "scene": "Bowl located on the right side, Square Plate positioned in the front, Wet Wipes situated on the left."} +{"scene_index": 40, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 41, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 42, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 43, "scene": "Bowl is located on the right side Square Plate is positioned in the front Wet Wipes are situated on the left"} +{"scene_index": 44, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 45, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 46, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} +{"scene_index": 47, "scene": "Bowl is located on the right side. Square plate is positioned in the front. Wet wipes are situated on the left."} +{"scene_index": 48, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are centered."} +{"scene_index": 49, "scene": "The bowl is on the right, the square plate is in front, and the wet wipes are on the left."} diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..888e15b2606acf9c2af4d56ee003e3ebbd66a75c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Place the bowl on the plate with the right gripper"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Grasp the wet wipes with the left gripper"} +{"subtask_index": 3, "subtask": "Grasp the bowl with the right gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Place the wet wipes into the bowl with the left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a88b111a11857eb62edc706665c354958c7fd87a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1d5d72b9d12f94214cbc47d55dbe2f5417ea76f4eece3f65d9a33a365a5843 +size 232094 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d538e7afa66b7182681a34e5d63f10f370db725d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c51a5ef28e53b664e04cdf94fe03e6316e34d61e95130ba670385c83a0ce19 +size 154808 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7423072739d7453621bcbf0da432a0be3ecab971 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f977d1a223459351afa8ab9529cf8ddaa628f74717086e5c8f6d25902d41c185 +size 132700 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11db3c00bbd570718773a29647aba8307cac1907 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:062eac4c414062b59d870190fe9fc02ad3a23f027d6aa808740c6a476c028652 +size 124478 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac535b9b0166634f0125f4e6b63a7b37067ebe84 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042f758623699d08d06eeac1bd502452ab12b8ec507560322b62386842cfc334 +size 157850 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cba3bd90e88af4d0d877070e43415a6c24ed269b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7081f0e079a36337c5f56acc597211a7082ca40c7dd112efb4dcfbbdfc4aefc +size 145971 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65a1da0cc03fa79929d8b05eb1595f83b8a9656e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5adba4915e9a37a4b8c194ccf4a2cd173262477d4468668f4deae5a8016a378 +size 152183 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81105d61090442d5381f8d728004b85fc029671a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97439c618dcbab038c7018cbdfea550c717b8fd2fc06a66a93c4ce5a39b01337 +size 162281 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca187d2258a0a933df12efa74a31ab2bb6cda885 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f476ab665e788a246771eb93ac979f9c58caca385a0ff5d331f61cec30e4e029 +size 183743 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42fe611023f0ebfe13f085eca48034a078627a04 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78a627d8240abfcdc47d4e6bf8ae09aef3f63b886584af5717e3f2ffb2148b5 +size 148031 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f999bc71caed09abbc4e25ac980457ddd9aefcbb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c84decdd23614812f01160d93b15eeb33aa59eb90e4f17393428a42fd910634 +size 142221 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ebc8e06ae3b711701126f905f5c9457a19c7ef8 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2725e68cb8c3a07a2b553d1bf8c5b95ca8fdfd45d76992245938b23279677f4d +size 184659 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54b5f5be77931e8e32bbe3b765d288e8b9852d83 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33664b8ac201f2545cb12c56970736b953a6a81ba03dbde057850c9ed430ee9a +size 148282 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb65670b5e3543cf074d9aa109abb8747b965adb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f35ce86c080c96aacb86ce25129fdf00abdd9867a75b60cf1789b9f84994f1 +size 144961 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f743557b45d8bbc931009217424acd94115b081c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adea1ac48d71070d13b876db8cf77936578aa643f1c5c5c9e77d6a0fb505d9f1 +size 130921 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c19cbb365344630fdf01c4332c78e3623be1028 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927bc133a5447a22f82f82c1c7be0f32055b5faa5376f203c53a7561e831ac94 +size 203545 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a7f3d832c22956dfe81cbb3d293d80decacafc4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096ca18c386a1f104ae7eb2d36a40af6fb2b87e1dd4a4efa85f3a131515412c8 +size 188211 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1f15453539dc37dd2d0035e6bec247f98670420 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a184b29856a9716383a9ac88166a0e2ba64a56569472b3b248fa8d8bd697dd72 +size 133953 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b42386292e77831ab45317733e126cfda93943c1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa267426a1cdce4213e90e7baa4d1c7fb4d3e940453ca75e18655baa8a177741 +size 144855 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..065aa0c3f4741e92e21da3d5bf427c5ca829315d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b902a000f26e268f5f66d85df5303a334571a73ac0b9ad89fd074964666741 +size 135933 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..978fb6f5483413ec39fa90b043be42dbe74f3318 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32723b4e9b7bb6d1062b6c2dfcd2227463b280dc0c22c6040d8be1f0064999d1 +size 118368 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85a844164484ea858d6c11875b48c70ea3ac762f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8788918ca6e8e550dce09e0ef69439e0b263d012b0e680d4c7f005dbc5ba2b +size 122235 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..553137e598824da2004a40c270b225cc0622b334 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62adfeedd163fca13d79ad56ba2241b567f3e52d13a9e18a621914276abeeb6 +size 122284 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0d2d74329c14200a6949480ce99427cc21eb111 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52220f6fc481a3428c2296a1017b466429bb07425b9134bcad8e3f5fe69e3a7 +size 151743 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28647a27ec1e1bf5228ad48d35f06705c3fd4a92 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cf81291dfcca00c7b9bf8759c710d7bdcabd7d4fdad03914fb4f5731224e12 +size 109432 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9774ca8716e56084081e8b218ab827865ff559f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380ed3b36bd76b657fad92d592f1decd49060a59094bf6505c1460f4a13d8c8a +size 121242 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f4c9b484586d1b3101baa22f9b1591dbd3eac1e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b04279b84cc55dc3de913fe95938102e5101e8244078a0afead16dfd8fdc7ad +size 127130 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6630ecb8d75aeda511beb97187903f64d2ac7e00 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f89d702387cf4b4f901dd6cf110801be36539d48f35f26b7134b789888b5097e +size 109454 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..586006f0f6ab02b910a1adafc5d68e955cc85a1d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02db41b3102b5dfa8546baac3ea1a46942ef73a76b9f3c711aea8fbfc5059395 +size 141678 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cf78bc3ca5f3dc238a9e92570b6bf88f6061e6b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4136048a33e164311afd55a2bb36e39b206342f0d92f3fd74094c86fd0788d0 +size 114576 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1030636b31518e875afeaa8955796b1928188715 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a0ae03fbd24b8ea6652c2dcc4a75d1082b5e4457bbf4d8a628eabe10c28b59 +size 117925 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffffcab2a8389299f96cbbf9c2402f703789b926 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09448e9b002f519fea09fa5ca41b9d238b47acd4c87cf78a3d00daa6dc808f10 +size 118164 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffedecb069f8d1c5dff2e42fd6f3c5368bea5aa6 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af4cfdc0fa9b8fd0dcc279e7fd80ce834cea2417b93f6b34e822bd96842012d +size 120301 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..204849bcb8ced6966c4ab9315885c08c730f0ba0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f076d95eb5d2cd12b20803380f544cc5e398eafd19c6f488d14dd213d3222a +size 108719 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52bf749e2542f861ecfda7a8aa5d939b012b0e11 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3810267f5bac072ad367a75c3e55ec5fc976dbcf977707670c444bf4c3fd55b +size 135373 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba4b3dbe4e6fbf795817b0aa9ff29dc9a023190a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6871017030a9244672892591660d812d35c2c8fef361bc61a00f8617d859def +size 164513 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fba1f074623a7cffbec3e580220859430cf97d1c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bb29fb0bdf8870d4d533493b3259051d29f622cbc8941b61905101fbb48c98 +size 123004 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78554f7d8f4d3601bd69540fa83c294df5e85218 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0d7da1e4d7ae8a431ed82c7c902da43cce00480ee133fcd20fe114d75f29d7 +size 102940 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4f565a4df1c24ca9ca6d05a9b6503d3d2a1d092 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845b736425c286ea9c843f27bc10c0309887fa97551988d86b38cf4becc88829 +size 109034 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca6accb19676326c850e5478b6c65f28357c2fec --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db6f334b964a4bda499a17f63d20a1a402ac8fb531ecb774bb44212e490327f +size 143274 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d46ef21ca697680cf156ee40f38ed85c8056002d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b8c837b6d28e459d6bd28bab00605d232c84b2e672082127d15ec332415b76 +size 125764 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e958207cca606879d31178e147cc1e4844110b66 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2625bba483b095c54da046e869819815abe966de458315179eb5ec97dbf19379 +size 115554 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53d178726242b6f0764277eff71c857dd9e68dbe --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523c8b0e578a4c73ef84c74eb5b4d729668c108108f7e2a2a1f1f850d9db48eb +size 110142 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66004dabb28909f3edfb296ef33fc83b74bb991c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92eef73ee755cb733eb2e7600772fe4d9ed22ebc0fcb5911ada55ea0ae54a8c6 +size 96555 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb68007a433bfe87ce635aff87ecff2103525194 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27751dd85964cf7103dc70b0f19f68dae98db404fa427c61795ced70c844a61f +size 117871 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2c6b745dd3c0cc8f7633192e0fe1a4fbdb18677 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6efad448ccb846a9b667edeb23a8fc6e88362e1064f4bd17759f694ea281b12 +size 154748 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7d780cad9ed10436dd6d67abaa0589574451bdf --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3d2951e59c7182c8c06296620a8d4b9753f0ca4adb3fb531d970cb4a2fda44 +size 193150 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bcb9bffd88fbae95276e8a544e4630364e279e3 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51ad5c3e1a1a532c0361d6e2e13ac098cfbe313cb5539bc453bb83446e35fed +size 206374 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49516f956eaf75022b56457cc5d8758678fe9381 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099572974c8e383a36013ebbde651cab61733bb18a6e02c92d31251b9d8f7222 +size 168194 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d514cb620c8dbc3f1e22752dae687eb2d63215e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ea0abd4031404c202002b9d672cfccaf6184ca91830dc7c2da9976778d6a9f +size 153936 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/episodes.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ef203e6fa326ec0ce99e030450cec3ce109d96c9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 451} +{"episode_index": 1, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 306} +{"episode_index": 2, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 244} +{"episode_index": 3, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 222} +{"episode_index": 4, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 298} +{"episode_index": 5, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 272} +{"episode_index": 6, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 295} +{"episode_index": 7, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 298} +{"episode_index": 8, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 345} +{"episode_index": 9, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 285} +{"episode_index": 10, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 255} +{"episode_index": 11, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 356} +{"episode_index": 12, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 288} +{"episode_index": 13, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 264} +{"episode_index": 14, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 239} +{"episode_index": 15, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 389} +{"episode_index": 16, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 354} +{"episode_index": 17, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 249} +{"episode_index": 18, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 269} +{"episode_index": 19, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 256} +{"episode_index": 20, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 205} +{"episode_index": 21, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 218} +{"episode_index": 22, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 221} +{"episode_index": 23, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 287} +{"episode_index": 24, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 191} +{"episode_index": 25, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 213} +{"episode_index": 26, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 228} +{"episode_index": 27, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 192} +{"episode_index": 28, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 257} +{"episode_index": 29, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 202} +{"episode_index": 30, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 208} +{"episode_index": 31, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 209} +{"episode_index": 32, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 219} +{"episode_index": 33, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 189} +{"episode_index": 34, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 256} +{"episode_index": 35, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 301} +{"episode_index": 36, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 219} +{"episode_index": 37, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 176} +{"episode_index": 38, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 193} +{"episode_index": 39, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 262} +{"episode_index": 40, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 226} +{"episode_index": 41, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 203} +{"episode_index": 42, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 194} +{"episode_index": 43, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 164} +{"episode_index": 44, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 207} +{"episode_index": 45, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 294} +{"episode_index": 46, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 370} +{"episode_index": 47, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 408} +{"episode_index": 48, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 321} +{"episode_index": 49, "tasks": ["with the right hand, place the large blue bowl on the square plate, with the left hand, put the wet wipes into the blue bowl."], "length": 290} diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/episodes_stats.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0c60beabf83e34c20093a97ceee911e0e933d232 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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.2415381392973856]], [[0.45404984477124183]], [[0.5878856719771242]]], "std": [[[0.3308459026080119]], [[0.2376445895230318]], [[0.21220750882470707]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885728921568628]], [[0.5473836723856209]], [[0.5678465890522876]]], "std": [[[0.31818030624507476]], [[0.30761156069013684]], [[0.3123308781697527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47787572099673203]], [[0.5235364174836601]], [[0.5504890625]]], "std": [[[0.33437391670532096]], [[0.32744639127679875]], [[0.3315369358553548]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34919388684640523]], [[0.4365833006535948]], [[0.479618118872549]]], "std": [[[0.35036274632077863]], [[0.33883941133007284]], [[0.37740123275018983]]], "count": [100]}, "observation.state": {"min": [0.3382495939731598, -1.5285487174987793, 0.8321465253829956, -0.5060697197914124, -1.5020599365234375, 0.8867637515068054, -1.385964274406433, -1.3835164308547974, 0.9487084746360779, -0.364309161901474, 0.4450627565383911, -0.7501239776611328, 2.4700000286102295, 47.63249969482422, -0.8793749809265137, -0.1756249964237213, 0.6937500238418579, -0.22937500476837158, 0.8062499761581421, -1.0618749856948853, 0.9743750095367432, -0.25999999046325684, 0.934374988079071, -0.4950000047683716, 2.536250114440918, 46.239376068115234, 1.1412500143051147, -0.4625000059604645, 0.6712499856948853, 0.6818749904632568, 0.7281249761581421, -0.7587499618530273, 0.6825000047683716, -0.06187500059604645, 0.7699999809265137, -0.47874999046325684], "max": [1.531603217124939, -0.7514829635620117, 1.771095633506775, 0.1524471640586853, -0.43526360392570496, 1.2086576223373413, -0.5205233693122864, -0.7730856537818909, 1.5515564680099487, 0.4044160842895508, 1.367314338684082, -0.5693522691726685, 74.45187377929688, 64.90437316894531, 17.501249313354492, 9.773124694824219, 52.6618766784668, 111.27812194824219, 49.47187805175781, 86.28437805175781, 60.18312454223633, 106.54374694824219, 91.25499725341797, 109.90125274658203, 71.10000610351562, 72.35062408447266, 2.478749990463257, 9.80625057220459, 64.01187896728516, 45.41062545776367, 69.66875457763672, 68.13687896728516, 65.59000396728516, 67.11187744140625, 56.071876525878906, 89.41374969482422], "mean": [1.0381495952606201, -0.9276562929153442, 1.0787954330444336, -0.2310618907213211, -1.011415958404541, 0.9635888338088989, -0.7512565851211548, -1.04410719871521, 1.2874726057052612, -0.08717118948698044, 0.7924547791481018, -0.6888843774795532, 31.991662979125977, 56.27827835083008, -0.19899554550647736, 7.016121864318848, 16.353546142578125, 24.025684356689453, 17.33795166015625, 17.60487174987793, 20.08411407470703, 27.798351287841797, 19.716991424560547, 46.62398910522461, 39.560489654541016, 59.04597091674805, 1.3097600936889648, 5.355384826660156, 20.49925994873047, 8.841236114501953, 19.33773422241211, 11.631609916687012, 17.289356231689453, 12.435192108154297, 12.165599822998047, 28.488359451293945], "std": [0.34365594387054443, 0.22802652418613434, 0.2649199962615967, 0.13753372430801392, 0.3035948574542999, 0.07999921590089798, 0.2245550900697708, 0.1343660205602646, 0.13107182085514069, 0.166284441947937, 0.2036455124616623, 0.07329902052879333, 24.123693466186523, 5.763217449188232, 1.886047601699829, 3.4611215591430664, 18.658788681030273, 41.54850387573242, 18.117395401000977, 30.148805618286133, 21.264373779296875, 40.229496002197266, 29.98383903503418, 46.67908477783203, 19.729671478271484, 6.642704486846924, 0.2895391881465912, 3.429297685623169, 21.102088928222656, 14.593076705932617, 22.927371978759766, 22.343231201171875, 22.5460147857666, 22.87595558166504, 18.79814338684082, 29.255733489990234], "count": [451]}, "action": {"min": [0.3382495939731598, -1.5285487174987793, 0.8321465253829956, -0.5060697197914124, -1.5020599365234375, 0.8867637515068054, -1.385964274406433, -1.3835164308547974, 0.9487084746360779, -0.364309161901474, 0.4450627565383911, -0.7501239776611328, 2.4700000286102295, 47.63249969482422, -0.8793749809265137, -0.1756249964237213, 0.6937500238418579, -0.22937500476837158, 0.8062499761581421, -1.0618749856948853, 0.9743750095367432, -0.25999999046325684, 0.934374988079071, -0.4950000047683716, 2.536250114440918, 46.239376068115234, 1.1412500143051147, -0.4625000059604645, 0.6712499856948853, 0.6818749904632568, 0.7281249761581421, -0.7587499618530273, 0.6825000047683716, -0.06187500059604645, 0.7699999809265137, -0.47874999046325684], "max": [1.531603217124939, -0.7514829635620117, 1.771095633506775, 0.1524471640586853, -0.43526360392570496, 1.2086576223373413, -0.5205233693122864, -0.7730856537818909, 1.5515564680099487, 0.4044160842895508, 1.367314338684082, -0.5693522691726685, 74.45187377929688, 64.90437316894531, 17.501249313354492, 9.773124694824219, 52.6618766784668, 111.27812194824219, 49.47187805175781, 86.28437805175781, 60.18312454223633, 106.54374694824219, 91.25499725341797, 109.90125274658203, 71.10000610351562, 72.35062408447266, 2.478749990463257, 9.80625057220459, 64.01187896728516, 45.41062545776367, 69.66875457763672, 68.13687896728516, 65.59000396728516, 67.11187744140625, 56.071876525878906, 89.41374969482422], "mean": [1.0381495952606201, -0.927656352519989, 1.0787955522537231, -0.23106184601783752, -1.011415958404541, 0.9635886549949646, -0.7512561082839966, -1.0441070795059204, 1.2874727249145508, -0.08717115968465805, 0.7924548387527466, -0.6888843178749084, 31.991676330566406, 56.27823257446289, -0.19899563491344452, 7.016119956970215, 16.353551864624023, 24.02568244934082, 17.337955474853516, 17.604873657226562, 20.0841121673584, 27.7983341217041, 19.716995239257812, 46.62399673461914, 39.56045913696289, 59.04597473144531, 1.3097573518753052, 5.3553853034973145, 20.499258041381836, 8.841226577758789, 19.33773422241211, 11.631630897521973, 17.28936004638672, 12.435197830200195, 12.165596008300781, 28.488370895385742], "std": [0.34365591406822205, 0.22802652418613434, 0.2649199664592743, 0.13753372430801392, 0.30359476804733276, 0.07999922335147858, 0.22455520927906036, 0.1343660205602646, 0.13107183575630188, 0.16628441214561462, 0.2036454826593399, 0.07329900562763214, 24.123706817626953, 5.763216972351074, 1.88604736328125, 3.461121082305908, 18.658788681030273, 41.54850769042969, 18.117393493652344, 30.1488037109375, 21.264371871948242, 40.229496002197266, 29.983840942382812, 46.679080963134766, 19.72967529296875, 6.642702579498291, 0.2895394563674927, 3.4292993545532227, 21.102088928222656, 14.593080520629883, 22.927371978759766, 22.343215942382812, 22.5460205078125, 22.875951766967773, 18.798141479492188, 29.255733489990234], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [2.5011086474501107, 6.0, 6.0, 6.0, 6.0], "std": [1.7610905747819972, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [451]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [451]}, "eef_direction_state": {"mean": [3.9445676274944566, 4.0798226164079825], "std": [2.23538078458199, 1.9906245807049323], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.9002217294900222, 0.8603104212860311], "std": [0.832422236670986, 0.7993893963298317], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.5787139689578714, 0.5964523281596452], "std": [0.7990510642821055, 0.8054062391323915], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [3.9445676274944566, 4.0798226164079825], "std": [2.23538078458199, 1.9906245807049323], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [0.9002217294900222, 0.8603104212860311], "std": [0.832422236670986, 0.7993893963298317], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [0.5787139689578714, 0.5964523281596452], "std": [0.7990510642821055, 0.8054062391323915], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.6376270508410251, 0.20190667153007924, 1.1433911123894602, -1.5807760885739426, 0.9763268547822329, -2.0767166691703576, 0.6872772085478134, -0.15141352856754708, 1.1631796137316737, 1.4961402855529544, 0.9258208419819687, 2.1721189153841363], "std": [0.07894068773160541, 0.06806372841780414, 0.046845200347706444, 0.21714902666840907, 0.10552926026291175, 0.25400823631928515, 0.04555879154590358, 0.05628746327354679, 0.029541345383160913, 0.10119728770184562, 0.07928579023023535, 0.1538746901865431], "min": [0.5532045786759369, 0.05564892429017054, 1.0338009057973296, -2.200449334125874, 0.8078620024588186, -2.811194097951271, 0.5854968564381464, -0.29095009034172636, 1.094747515103957, 1.2443863638413402, 0.7138702368973822, 1.8838415671202153], "max": [0.8260112330039644, 0.3045364982549694, 1.2385255245853295, -1.1640176549608874, 1.3482789317814228, -1.7551034480728593, 0.7355532862760494, -0.029680874831265636, 1.2174355586532941, 1.7784197205187002, 1.0217153708309588, 2.541086787648462], "count": [451]}, "eef_sim_pose_action": {"mean": [0.6376270508410251, 0.20190667153007924, 1.1433911123894602, -1.5807760885739426, 0.9763268547822329, -2.0767166691703576, 0.6872772085478134, -0.15141352856754708, 1.1631796137316737, 1.4961402855529544, 0.9258208419819687, 2.1721189153841363], "std": [0.07894068773160541, 0.06806372841780414, 0.046845200347706444, 0.21714902666840907, 0.10552926026291175, 0.25400823631928515, 0.04555879154590358, 0.05628746327354679, 0.029541345383160913, 0.10119728770184562, 0.07928579023023535, 0.1538746901865431], "min": [0.5532045786759369, 0.05564892429017054, 1.0338009057973296, -2.200449334125874, 0.8078620024588186, -2.811194097951271, 0.5854968564381464, -0.29095009034172636, 1.094747515103957, 1.2443863638413402, 0.7138702368973822, 1.8838415671202153], "max": [0.8260112330039644, 0.3045364982549694, 1.2385255245853295, -1.1640176549608874, 1.3482789317814228, -1.7551034480728593, 0.7355532862760494, -0.029680874831265636, 1.2174355586532941, 1.7784197205187002, 1.0217153708309588, 2.541086787648462], "count": [451]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2434284477124183]], [[0.4454083047385621]], [[0.5732231474673203]]], "std": [[[0.3344686075510995]], [[0.24878300287420455]], [[0.22596292728135084]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49682724060457517]], [[0.5522425020424836]], [[0.5792820179738563]]], "std": [[[0.30772435975882056]], [[0.3000521175594389]], [[0.3104287334647124]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45695970588235296]], [[0.5336819485294118]], [[0.5839245567810458]]], "std": [[[0.3049589512635703]], [[0.2957623388572481]], [[0.3108298083812621]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3292369975490196]], [[0.42559989991830066]], [[0.47775375000000003]]], "std": [[[0.3453413795570957]], [[0.33388231104870103]], [[0.3764676875702514]]], "count": [100]}, "observation.state": {"min": [0.33627068996429443, -1.4297703504562378, 0.8340539336204529, -0.544344425201416, -1.5999295711517334, 0.7397049069404602, -1.7041996717453003, -1.4745222330093384, 0.805273711681366, -0.6262636184692383, 0.33274203538894653, -0.6070944666862488, 4.631999969482422, 41.59812545776367, -0.6087499856948853, -0.25999999046325684, 0.6987500190734863, -0.32750001549720764, 0.8118749856948853, -1.2712500095367432, 0.6781250238418579, 0.6343749761581421, 0.9893749952316284, -1.0881249904632568, 14.963125228881836, 45.734375, 1.136875033378601, -0.6525000333786011, 0.7393749952316284, 0.8806250095367432, 0.6356250047683716, -0.14499999582767487, 0.9737499952316284, 0.24375000596046448, 0.6311111450195312, 0.6512500047683716], "max": [1.538512110710144, -0.7399035692214966, 1.683690071105957, 0.22950522601604462, -0.39995327591896057, 0.9391689300537109, -0.43140116333961487, -0.7177939414978027, 1.5969042778015137, 0.5123454928398132, 1.6382194757461548, -0.576981782913208, 74.85687255859375, 66.56999969482422, 0.27125000953674316, 9.581250190734863, 56.31562423706055, 54.75374984741211, 63.364376068115234, 58.21062469482422, 60.37874984741211, 61.53812789916992, 52.81062698364258, 77.92874908447266, 51.59749984741211, 75.21500396728516, 2.6050000190734863, 9.40583324432373, 55.06624984741211, 107.11062622070312, 81.19937896728516, 110.57500457763672, 90.84500122070312, 109.94062805175781, 93.24625396728516, 111.74250030517578], "mean": [1.1346259117126465, -0.8947345018386841, 1.0664628744125366, -0.24043163657188416, -1.0789268016815186, 0.8629748821258545, -0.9517167806625366, -1.003788948059082, 1.1964788436889648, -0.15886275470256805, 0.902511715888977, -0.5976695418357849, 39.40140914916992, 51.277767181396484, -0.4728986322879791, 7.758573532104492, 10.305768966674805, 7.078650951385498, 11.587387084960938, 6.060153007507324, 11.30042552947998, 9.419663429260254, 8.544384002685547, 13.561488151550293, 31.724220275878906, 60.76993942260742, 1.24509859085083, 3.586317300796509, 16.77902603149414, 27.169235229492188, 22.701459884643555, 26.801311492919922, 25.030628204345703, 28.1411190032959, 22.982391357421875, 35.46977615356445], "std": [0.37514305114746094, 0.19157415628433228, 0.23110249638557434, 0.25802573561668396, 0.32110902667045593, 0.05819914862513542, 0.3899076282978058, 0.2527367174625397, 0.23855453729629517, 0.3569369614124298, 0.4169967770576477, 0.011374185793101788, 16.594200134277344, 4.807276248931885, 0.13503457605838776, 3.4393506050109863, 17.755638122558594, 15.617348670959473, 19.966516494750977, 15.445874214172363, 19.294347763061523, 18.435903549194336, 15.623223304748535, 25.528221130371094, 10.217650413513184, 7.205934047698975, 0.20240750908851624, 3.2183148860931396, 19.946657180786133, 40.633731842041016, 29.791494369506836, 42.254066467285156, 32.689910888671875, 42.97135543823242, 33.46949768066406, 43.99535369873047], "count": [306]}, "action": {"min": [0.33627068996429443, -1.4297703504562378, 0.8340539336204529, -0.544344425201416, -1.5999295711517334, 0.7397049069404602, -1.7041996717453003, -1.4745222330093384, 0.805273711681366, -0.6262636184692383, 0.33274203538894653, -0.6070944666862488, 4.631999969482422, 41.59812545776367, -0.6087499856948853, -0.25999999046325684, 0.6987500190734863, -0.32750001549720764, 0.8118749856948853, -1.2712500095367432, 0.6781250238418579, 0.6343749761581421, 0.9893749952316284, -1.0881249904632568, 14.963125228881836, 45.734375, 1.136875033378601, -0.6525000333786011, 0.7393749952316284, 0.8806250095367432, 0.6356250047683716, -0.14499999582767487, 0.9737499952316284, 0.24375000596046448, 0.6311111450195312, 0.6512500047683716], "max": [1.538512110710144, -0.7399035692214966, 1.683690071105957, 0.22950522601604462, -0.39995327591896057, 0.9391689300537109, -0.43140116333961487, -0.7177939414978027, 1.5969042778015137, 0.5123454928398132, 1.6382194757461548, -0.576981782913208, 74.85687255859375, 66.56999969482422, 0.27125000953674316, 9.581250190734863, 56.31562423706055, 54.75374984741211, 63.364376068115234, 58.21062469482422, 60.37874984741211, 61.53812789916992, 52.81062698364258, 77.92874908447266, 51.59749984741211, 75.21500396728516, 2.6050000190734863, 9.40583324432373, 55.06624984741211, 107.11062622070312, 81.19937896728516, 110.57500457763672, 90.84500122070312, 109.94062805175781, 93.24625396728516, 111.74250030517578], "mean": [1.1346263885498047, -0.8947343230247498, 1.0664618015289307, -0.24043147265911102, -1.078926682472229, 0.8629742860794067, -0.9517173767089844, -1.003788709640503, 1.196478009223938, -0.15886276960372925, 0.902511715888977, -0.597669780254364, 39.401397705078125, 51.27775955200195, -0.4728987514972687, 7.758569717407227, 10.305766105651855, 7.078650951385498, 11.587383270263672, 6.060153484344482, 11.30042552947998, 9.419662475585938, 8.544387817382812, 13.561492919921875, 31.724210739135742, 60.76995849609375, 1.2450987100601196, 3.586318016052246, 16.779029846191406, 27.16924476623535, 22.701478958129883, 26.801307678222656, 25.03061866760254, 28.14106559753418, 22.982404708862305, 35.469783782958984], "std": [0.37514305114746094, 0.19157414138317108, 0.23110248148441315, 0.2580256462097168, 0.32110899686813354, 0.05819914862513542, 0.3899075984954834, 0.2527366876602173, 0.23855455219745636, 0.3569369316101074, 0.4169968068599701, 0.011374196968972683, 16.594202041625977, 4.807276248931885, 0.13503453135490417, 3.4393503665924072, 17.75563621520996, 15.617349624633789, 19.966516494750977, 15.44587516784668, 19.294349670410156, 18.435903549194336, 15.62321662902832, 25.52821922302246, 10.217652320861816, 7.205934524536133, 0.20240738987922668, 3.2183151245117188, 19.9466552734375, 40.63372802734375, 29.791505813598633, 42.25407028198242, 32.689918518066406, 42.97135543823242, 33.469482421875, 43.99534606933594], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [306]}, "index": {"min": [451], "max": [756], "mean": [603.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.065359477124183, 6.0, 6.0, 6.0, 6.0], "std": [1.9307393098346783, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [306]}, "eef_direction_state": {"mean": [4.395424836601308, 3.264705882352941], "std": [1.9277417405364954, 1.7164704090454947], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.7810457516339869, 1.2679738562091503], "std": [0.8935682771230419, 0.695518201015583], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.5620915032679739, 0.8758169934640523], "std": [0.7948368136005045, 0.8465250880384722], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.395424836601308, 3.264705882352941], "std": [1.9277417405364954, 1.7164704090454947], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.7810457516339869, 1.2679738562091503], "std": [0.8935682771230419, 0.695518201015583], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.5620915032679739, 0.8758169934640523], "std": [0.7948368136005045, 0.8465250880384722], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.6301332351558682, 0.2314828330435241, 1.1374637004247636, -1.614158214393261, 0.9690773840570118, -2.0560837668717005, 0.6404438658113573, -0.15467003491695933, 1.1322599098580188, 1.723354546016704, 0.9178126867405588, 2.409853261734789], "std": [0.06557270331339309, 0.08186469161305825, 0.03866439619572761, 0.14396775816456076, 0.04638787655898406, 0.1779840480851852, 0.06467689537531089, 0.10174206050537579, 0.024244032652457826, 0.22921421148455987, 0.18344371976503948, 0.33700085130522606], "min": [0.5558854163667799, 0.048768621456743794, 1.0835155261029787, -1.8710559773652682, 0.8537781820054802, -2.562105278746884, 0.5390242448640558, -0.32430647192529144, 1.0696273672941026, 1.4091803196077888, 0.7125441409543747, 1.858274299397583], "max": [0.7972538387809955, 0.3065478887811865, 1.2234810562845606, -1.299131330050485, 1.0797407899759945, -1.7316096221072272, 0.7401297560672342, 0.022510010462333085, 1.1710587893960192, 2.1346136351069243, 1.187863511166495, 2.9193573092672223], "count": [306]}, "eef_sim_pose_action": {"mean": [0.6301332351558682, 0.2314828330435241, 1.1374637004247636, -1.614158214393261, 0.9690773840570118, -2.0560837668717005, 0.6404438658113573, -0.15467003491695933, 1.1322599098580188, 1.723354546016704, 0.9178126867405588, 2.409853261734789], "std": [0.06557270331339309, 0.08186469161305825, 0.03866439619572761, 0.14396775816456076, 0.04638787655898406, 0.1779840480851852, 0.06467689537531089, 0.10174206050537579, 0.024244032652457826, 0.22921421148455987, 0.18344371976503948, 0.33700085130522606], "min": [0.5558854163667799, 0.048768621456743794, 1.0835155261029787, -1.8710559773652682, 0.8537781820054802, -2.562105278746884, 0.5390242448640558, -0.32430647192529144, 1.0696273672941026, 1.4091803196077888, 0.7125441409543747, 1.858274299397583], "max": [0.7972538387809955, 0.3065478887811865, 1.2234810562845606, -1.299131330050485, 1.0797407899759945, -1.7316096221072272, 0.7401297560672342, 0.022510010462333085, 1.1710587893960192, 2.1346136351069243, 1.187863511166495, 2.9193573092672223], "count": [306]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2555136989379085]], [[0.4467435498366013]], [[0.5698107312091503]]], "std": [[[0.34143818022752315]], [[0.2571740221877686]], [[0.23128174594989737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487746345996732]], [[0.5276352593954249]], [[0.5385396609477124]]], "std": [[[0.3354977046532434]], [[0.3269689971423208]], [[0.333097393733298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44026920343137255]], [[0.5089188194444444]], [[0.5551555861928104]]], "std": [[[0.29195195619832026]], [[0.2824127979763304]], [[0.2981222155971916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32934023897058823]], [[0.4214636254084967]], [[0.4700171589052287]]], "std": [[[0.343859652699423]], [[0.33187189987828053]], [[0.3753343533204727]]], "count": [100]}, "observation.state": {"min": [0.4423685669898987, -1.3326371908187866, 0.9474793076515198, -0.4370650053024292, -1.570767879486084, 0.582966148853302, -1.4425073862075806, -1.471041202545166, 0.9558717608451843, -0.5718556642532349, 0.47338730096817017, -0.5035689473152161, 31.910625457763672, 44.06062316894531, -0.5149999856948853, -0.32374998927116394, 0.8799999952316284, 0.19875000417232513, 0.6768749952316284, -1.087499976158142, 0.6981250047683716, -0.2356249988079071, 1.0618749856948853, -1.0518749952316284, 2.0012500286102295, 48.485626220703125, 0.8968750238418579, -1.440000057220459, 0.7044444680213928, 0.9943749904632568, 0.6241666674613953, 0.2606250047683716, 0.6356250047683716, 0.9068750143051147, 0.7856249809265137, 0.5506250262260437], "max": [1.4046988487243652, -0.8073930144309998, 1.5911107063293457, 0.1566910743713379, -0.5758611559867859, 0.7135738730430603, -0.49343863129615784, -0.8085374236106873, 1.6314994096755981, 0.34635859727859497, 1.5302891731262207, -0.4282778203487396, 74.12999725341797, 58.22062301635742, 1.1462500095367432, 9.2943754196167, 66.86375427246094, 21.11312484741211, 65.72125244140625, 57.553749084472656, 65.01374816894531, 53.95750045776367, 45.10187530517578, 82.55125427246094, 37.942501068115234, 81.65687561035156, 2.9387500286102295, 8.600625038146973, 65.32562255859375, 110.84000396728516, 88.32500457763672, 110.66000366210938, 95.91312408447266, 110.95062255859375, 96.37687683105469, 110.32937622070312], "mean": [1.1305694580078125, -0.9388989806175232, 1.1167672872543335, -0.1926136016845703, -1.2013702392578125, 0.670750081539154, -0.9399234652519226, -1.0232535600662231, 1.2049838304519653, -0.22081336379051208, 0.9720601439476013, -0.4952230751514435, 44.75265121459961, 53.31109619140625, -0.3547014892101288, 6.074020862579346, 17.76020050048828, 3.1213276386260986, 14.733721733093262, 5.955653667449951, 13.728768348693848, 6.35031795501709, 9.304645538330078, 16.590091705322266, 15.039074897766113, 70.49848937988281, 1.069654107093811, 3.423917531967163, 20.703571319580078, 26.659643173217773, 27.30972671508789, 27.500722885131836, 29.463224411010742, 29.84758758544922, 27.246198654174805, 35.27721405029297], "std": [0.29505792260169983, 0.15386070311069489, 0.18577246367931366, 0.16689983010292053, 0.2606891393661499, 0.03649938106536865, 0.26939594745635986, 0.19312724471092224, 0.19061194360256195, 0.29103171825408936, 0.3229547142982483, 0.018829355016350746, 13.02316665649414, 3.4756650924682617, 0.21756762266159058, 2.8086724281311035, 20.19823455810547, 6.123615741729736, 19.81574249267578, 15.088820457458496, 20.736141204833984, 14.364274978637695, 14.741317749023438, 27.54752540588379, 12.898282051086426, 9.343667030334473, 0.2824447453022003, 2.590784788131714, 24.09429168701172, 42.449466705322266, 35.63749313354492, 43.752052307128906, 38.52998352050781, 44.509029388427734, 37.340667724609375, 46.0043830871582], "count": [244]}, "action": {"min": [0.4423685669898987, -1.3326371908187866, 0.9474793076515198, -0.4370650053024292, -1.570767879486084, 0.582966148853302, -1.4425073862075806, -1.471041202545166, 0.9558717608451843, -0.5718556642532349, 0.47338730096817017, -0.5035689473152161, 31.910625457763672, 44.06062316894531, -0.5149999856948853, -0.32374998927116394, 0.8799999952316284, 0.19875000417232513, 0.6768749952316284, -1.087499976158142, 0.6981250047683716, -0.2356249988079071, 1.0618749856948853, -1.0518749952316284, 2.0012500286102295, 48.485626220703125, 0.8968750238418579, -1.440000057220459, 0.7044444680213928, 0.9943749904632568, 0.6241666674613953, 0.2606250047683716, 0.6356250047683716, 0.9068750143051147, 0.7856249809265137, 0.5506250262260437], "max": [1.4046988487243652, -0.8073930144309998, 1.5911107063293457, 0.1566910743713379, -0.5758611559867859, 0.7135738730430603, -0.49343863129615784, -0.8085374236106873, 1.6314994096755981, 0.34635859727859497, 1.5302891731262207, -0.4282778203487396, 74.12999725341797, 58.22062301635742, 1.1462500095367432, 9.2943754196167, 66.86375427246094, 21.11312484741211, 65.72125244140625, 57.553749084472656, 65.01374816894531, 53.95750045776367, 45.10187530517578, 82.55125427246094, 37.942501068115234, 81.65687561035156, 2.9387500286102295, 8.600625038146973, 65.32562255859375, 110.84000396728516, 88.32500457763672, 110.66000366210938, 95.91312408447266, 110.95062255859375, 96.37687683105469, 110.32937622070312], "mean": [1.1305696964263916, -0.9388991594314575, 1.1167672872543335, -0.1926136314868927, -1.2013700008392334, 0.6707502007484436, -0.9399242997169495, -1.023253321647644, 1.2049840688705444, -0.2208133041858673, 0.9720597267150879, -0.4952230751514435, 44.752662658691406, 53.311065673828125, -0.35470137000083923, 6.074021816253662, 17.76020050048828, 3.1213274002075195, 14.733721733093262, 5.955655574798584, 13.728765487670898, 6.3503193855285645, 9.304644584655762, 16.590091705322266, 15.039091110229492, 70.4985122680664, 1.069654941558838, 3.423917293548584, 20.703567504882812, 26.659639358520508, 27.309724807739258, 27.50074005126953, 29.463226318359375, 29.847576141357422, 27.246204376220703, 35.277198791503906], "std": [0.29505789279937744, 0.1538606882095337, 0.18577246367931366, 0.16689981520175934, 0.2606891691684723, 0.03649938479065895, 0.26939597725868225, 0.19312725961208344, 0.19061195850372314, 0.29103171825408936, 0.3229547441005707, 0.0188293494284153, 13.02316665649414, 3.4756650924682617, 0.21756762266159058, 2.8086724281311035, 20.198232650756836, 6.123614311218262, 19.81574249267578, 15.088823318481445, 20.736141204833984, 14.364274978637695, 14.741316795349121, 27.547527313232422, 12.89828109741211, 9.343667984008789, 0.28244468569755554, 2.590785264968872, 24.094287872314453, 42.44947052001953, 35.63749313354492, 43.752052307128906, 38.52997970581055, 44.50904846191406, 37.340660095214844, 46.00437545776367], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [244]}, "index": {"min": [757], "max": [1000], "mean": [878.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.3278688524590163, 6.0, 6.0, 6.0, 6.0], "std": [1.8485378490909046, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [244]}, "eef_direction_state": {"mean": [4.282786885245901, 3.180327868852459], "std": [2.2208842066843855, 1.9418446251540609], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [0.7459016393442623, 1.2540983606557377], "std": [0.9059138616620288, 0.7794646692782499], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.6147540983606558, 0.8155737704918032], "std": [0.8041564291126456, 0.8215858806673915], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [4.282786885245901, 3.180327868852459], "std": [2.2208842066843855, 1.9418446251540609], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [0.7459016393442623, 1.2540983606557377], "std": [0.9059138616620288, 0.7794646692782499], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.6147540983606558, 0.8155737704918032], "std": [0.8041564291126456, 0.8215858806673915], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.630662811751405, 0.21823552497476997, 1.1489879601535788, -1.4338085482749077, 0.7696088139517704, -1.9953583047983743, 0.6265359488784294, -0.1382715226188369, 1.1288599200788598, 1.6196320064205112, 0.7935335554953015, 2.4302469764138555], "std": [0.05497669336273741, 0.05998491415148535, 0.02959865426467282, 0.08439566046332383, 0.05723968717963046, 0.0976355118796131, 0.05330846596765275, 0.06989023480953191, 0.024513237872896134, 0.2508173076028463, 0.19475542529990064, 0.3047991491467154], "min": [0.5725087784252243, 0.0787808802474328, 1.0815222293471989, -1.6595238985215814, 0.6035927093441567, -2.3091086050402714, 0.5686226785484483, -0.2640403920063495, 1.070871773198692, 1.3320181284467147, 0.5245651646444398, 1.9451210253488866], "max": [0.7720304506296185, 0.2657847605546615, 1.2133586679156074, -1.1907568028631357, 0.8881687935105536, -1.8077057796905385, 0.7338481114148114, 0.0076388621033141035, 1.1598154517019899, 2.1236331427607653, 1.0656388068781175, 3.017088358303854], "count": [244]}, "eef_sim_pose_action": {"mean": [0.630662811751405, 0.21823552497476997, 1.1489879601535788, -1.4338085482749077, 0.7696088139517704, -1.9953583047983743, 0.6265359488784294, -0.1382715226188369, 1.1288599200788598, 1.6196320064205112, 0.7935335554953015, 2.4302469764138555], "std": [0.05497669336273741, 0.05998491415148535, 0.02959865426467282, 0.08439566046332383, 0.05723968717963046, 0.0976355118796131, 0.05330846596765275, 0.06989023480953191, 0.024513237872896134, 0.2508173076028463, 0.19475542529990064, 0.3047991491467154], "min": [0.5725087784252243, 0.0787808802474328, 1.0815222293471989, -1.6595238985215814, 0.6035927093441567, -2.3091086050402714, 0.5686226785484483, -0.2640403920063495, 1.070871773198692, 1.3320181284467147, 0.5245651646444398, 1.9451210253488866], "max": [0.7720304506296185, 0.2657847605546615, 1.2133586679156074, -1.1907568028631357, 0.8881687935105536, -1.8077057796905385, 0.7338481114148114, 0.0076388621033141035, 1.1598154517019899, 2.1236331427607653, 1.0656388068781175, 3.017088358303854], "count": [244]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2545913684640523]], [[0.44504516135620914]], [[0.5729784252450981]]], "std": [[[0.33933171648183535]], [[0.2548316446019097]], [[0.22877781123155455]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4861224387254902]], [[0.5238087459150327]], [[0.5341592320261438]]], "std": [[[0.33614350921651703]], [[0.3279491287664618]], [[0.3341437049949437]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43298124795751636]], [[0.5091199040032679]], [[0.5603945445261438]]], "std": [[[0.2881203866945532]], [[0.2793262272624183]], [[0.29712402580024155]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3339948549836601]], [[0.4253572937091503]], [[0.4726257189542484]]], "std": [[[0.34509629203076286]], [[0.3338283091948655]], [[0.3746735507347988]]], "count": [100]}, "observation.state": {"min": [0.46513789892196655, -1.2880760431289673, 0.9222171306610107, -0.3891431987285614, -1.5989971160888672, 0.6507019400596619, -1.5199893712997437, -1.4947880506515503, 0.9122987985610962, -0.5805104374885559, 0.49539369344711304, -0.4798581004142761, 25.192222595214844, 46.11687469482422, -0.5881249904632568, -0.26249998807907104, 0.6850000023841858, -0.46937498450279236, 0.800000011920929, -0.9943749904632568, 1.0162500143051147, -0.14562499523162842, 1.0831249952316284, -0.78125, 1.4737499952316284, 52.665626525878906, 0.9118750095367432, 0.3668749928474426, 0.9106249809265137, 0.47437500953674316, 0.8068749904632568, 0.8687500357627869, 0.8174999952316284, 0.5162500143051147, 0.6987500190734863, -0.29571428894996643], "max": [1.4272907972335815, -0.770771324634552, 1.5460727214813232, 0.13785572350025177, -0.6242609024047852, 0.7117856740951538, -0.49420157074928284, -0.8011367917060852, 1.6819018125534058, 0.3978027105331421, 1.63332998752594, -0.4425354599952698, 70.3375015258789, 58.54375076293945, 0.625, 9.44444465637207, 59.266876220703125, 35.47187423706055, 60.2243766784668, 55.39374923706055, 61.72500228881836, 52.37937545776367, 46.52375030517578, 79.5425033569336, 40.73454666137695, 82.07500457763672, 2.865000009536743, 9.445384979248047, 71.30250549316406, 110.85124969482422, 88.58062744140625, 109.36687469482422, 95.78187561035156, 110.05000305175781, 96.52312469482422, 110.76250457763672], "mean": [1.0976743698120117, -0.8957127928733826, 1.1015774011611938, -0.10970519483089447, -1.1447393894195557, 0.6808345317840576, -0.8956445455551147, -1.0310600996017456, 1.2470731735229492, -0.2592366635799408, 0.9384573698043823, -0.46512988209724426, 45.24604797363281, 55.024417877197266, -0.4665301442146301, 4.743913650512695, 20.732919692993164, 4.7744879722595215, 17.569631576538086, 6.400777339935303, 16.9365291595459, 7.129824638366699, 9.003318786621094, 25.53617286682129, 14.262683868408203, 71.54524230957031, 1.1075831651687622, 5.255504608154297, 23.5283260345459, 34.303749084472656, 30.7643985748291, 34.54857635498047, 32.29046630859375, 35.1694450378418, 29.5455379486084, 43.46475601196289], "std": [0.2792098820209503, 0.14307068288326263, 0.16661585867404938, 0.1374022513628006, 0.231423020362854, 0.02167840674519539, 0.29111814498901367, 0.21184968948364258, 0.21004366874694824, 0.27934348583221436, 0.3153385519981384, 0.015122619457542896, 10.350699424743652, 2.928684711456299, 0.17104308307170868, 2.476548910140991, 15.91189193725586, 10.029611587524414, 17.014070510864258, 15.294139862060547, 18.210498809814453, 14.403655052185059, 14.718430519104004, 23.688323974609375, 14.405033111572266, 9.132116317749023, 0.3028622269630432, 2.205050230026245, 25.94537353515625, 47.352108001708984, 35.122249603271484, 46.976261138916016, 38.691104888916016, 47.32979202270508, 39.48664474487305, 44.538970947265625], "count": [222]}, "action": {"min": [0.46513789892196655, -1.2880760431289673, 0.9222171306610107, -0.3891431987285614, -1.5989971160888672, 0.6507019400596619, -1.5199893712997437, -1.4947880506515503, 0.9122987985610962, -0.5805104374885559, 0.49539369344711304, -0.4798581004142761, 25.192222595214844, 46.11687469482422, -0.5881249904632568, -0.26249998807907104, 0.6850000023841858, -0.46937498450279236, 0.800000011920929, -0.9943749904632568, 1.0162500143051147, -0.14562499523162842, 1.0831249952316284, -0.78125, 1.4737499952316284, 52.665626525878906, 0.9118750095367432, 0.3668749928474426, 0.9106249809265137, 0.47437500953674316, 0.8068749904632568, 0.8687500357627869, 0.8174999952316284, 0.5162500143051147, 0.6987500190734863, -0.29571428894996643], "max": [1.4272907972335815, -0.770771324634552, 1.5460727214813232, 0.13785572350025177, -0.6242609024047852, 0.7117856740951538, -0.49420157074928284, -0.8011367917060852, 1.6819018125534058, 0.3978027105331421, 1.63332998752594, -0.4425354599952698, 70.3375015258789, 58.54375076293945, 0.625, 9.44444465637207, 59.266876220703125, 35.47187423706055, 60.2243766784668, 55.39374923706055, 61.72500228881836, 52.37937545776367, 46.52375030517578, 79.5425033569336, 40.73454666137695, 82.07500457763672, 2.865000009536743, 9.445384979248047, 71.30250549316406, 110.85124969482422, 88.58062744140625, 109.36687469482422, 95.78187561035156, 110.05000305175781, 96.52312469482422, 110.76250457763672], "mean": [1.0976749658584595, -0.8957129716873169, 1.1015771627426147, -0.10970515012741089, -1.1447395086288452, 0.6808344125747681, -0.8956443667411804, -1.0310605764389038, 1.247072696685791, -0.2592366337776184, 0.9384569525718689, -0.46513015031814575, 45.24605941772461, 55.02444076538086, -0.4665302336215973, 4.743913173675537, 20.732925415039062, 4.774486541748047, 17.56962776184082, 6.400777816772461, 16.93653678894043, 7.129827499389648, 9.00332260131836, 25.536170959472656, 14.262679100036621, 71.54524993896484, 1.1075832843780518, 5.2555060386657715, 23.528308868408203, 34.303733825683594, 30.764408111572266, 34.548545837402344, 32.290462493896484, 35.16944122314453, 29.545528411865234, 43.464725494384766], "std": [0.27920985221862793, 0.14307071268558502, 0.16661585867404938, 0.1374022513628006, 0.231423020362854, 0.02167840115725994, 0.2911181151866913, 0.21184967458248138, 0.21004369854927063, 0.27934351563453674, 0.3153385818004608, 0.015122618526220322, 10.350699424743652, 2.928685188293457, 0.1710430085659027, 2.476548433303833, 15.911890029907227, 10.029611587524414, 17.014068603515625, 15.294136047363281, 18.21050453186035, 14.403656959533691, 14.718427658081055, 23.688323974609375, 14.405035018920898, 9.13211727142334, 0.3028623163700104, 2.205049991607666, 25.945371627807617, 47.352115631103516, 35.122249603271484, 46.97624969482422, 38.69111251831055, 47.32979202270508, 39.48664474487305, 44.53896713256836], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [222]}, "index": {"min": [1001], "max": [1222], "mean": [1111.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [2.315315315315315, 6.0, 6.0, 6.0, 6.0], "std": [1.8934785281624629, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [222]}, "eef_direction_state": {"mean": [4.247747747747748, 3.054054054054054], "std": [2.2151951430865835, 1.6756756756756732], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.7837837837837838, 1.3963963963963963], "std": [0.9290642915078877, 0.6815361461768351], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.5900900900900901, 1.0945945945945945], "std": [0.7989243844469616, 0.8247672713333571], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [4.247747747747748, 3.054054054054054], "std": [2.2151951430865835, 1.6756756756756732], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.7837837837837838, 1.3963963963963963], "std": [0.9290642915078877, 0.6815361461768351], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.5900900900900901, 1.0945945945945945], "std": [0.7989243844469616, 0.8247672713333571], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.627407133847016, 0.20902418602877246, 1.1552425719905377, -1.4639564141952421, 0.8266879886464819, -2.0744793528866414, 0.63827298275342, -0.13701857714767254, 1.1382292061732537, 1.5997570426584191, 0.8159030089454345, 2.4124374776304687], "std": [0.05188192346595031, 0.049652450193129645, 0.027931923666540882, 0.11583254055271358, 0.060982705843384194, 0.09634049957692589, 0.05794848180340054, 0.07507615543248387, 0.03322052166520395, 0.24746339956761343, 0.16230194549919455, 0.2900327996709845], "min": [0.5644298450641868, 0.08936464157165272, 1.1091408964727176, -1.6484654111411459, 0.6564763075856468, -2.332014864891058, 0.5565296226956635, -0.2821892029278802, 1.065632740591748, 1.3271175896184024, 0.5131526150888952, 1.8841031763886062], "max": [0.7624738470849481, 0.2613780718437767, 1.2208438598780014, -1.19863951560544, 0.9352402047145456, -1.8305283429817758, 0.7442165891178131, 0.0025944784812459154, 1.1909216626101484, 2.1036431890182663, 1.0237725442929002, 2.9236279687417475], "count": [222]}, "eef_sim_pose_action": {"mean": [0.627407133847016, 0.20902418602877246, 1.1552425719905377, -1.4639564141952421, 0.8266879886464819, -2.0744793528866414, 0.63827298275342, -0.13701857714767254, 1.1382292061732537, 1.5997570426584191, 0.8159030089454345, 2.4124374776304687], "std": [0.05188192346595031, 0.049652450193129645, 0.027931923666540882, 0.11583254055271358, 0.060982705843384194, 0.09634049957692589, 0.05794848180340054, 0.07507615543248387, 0.03322052166520395, 0.24746339956761343, 0.16230194549919455, 0.2900327996709845], "min": [0.5644298450641868, 0.08936464157165272, 1.1091408964727176, -1.6484654111411459, 0.6564763075856468, -2.332014864891058, 0.5565296226956635, -0.2821892029278802, 1.065632740591748, 1.3271175896184024, 0.5131526150888952, 1.8841031763886062], "max": [0.7624738470849481, 0.2613780718437767, 1.2208438598780014, -1.19863951560544, 0.9352402047145456, -1.8305283429817758, 0.7442165891178131, 0.0025944784812459154, 1.1909216626101484, 2.1036431890182663, 1.0237725442929002, 2.9236279687417475], "count": [222]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2593949897875817]], [[0.44410065767973855]], [[0.5633827879901961]]], "std": [[[0.34295444712315787]], [[0.2608733272479984]], [[0.23544395223759645]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4842781107026144]], [[0.5203811601307189]], [[0.5313310947712419]]], "std": [[[0.3361726114649488]], [[0.3279988637200052]], [[0.3320190454745771]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42713088848039216]], [[0.5136656229575164]], [[0.5825891156045752]]], "std": [[[0.2846295355727208]], [[0.2708842327519584]], [[0.28675102190946494]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3283710028594771]], [[0.420561345996732]], [[0.469198960375817]]], "std": [[[0.34337254056942107]], [[0.33184046851347343]], [[0.3751795349179173]]], "count": [100]}, "observation.state": {"min": [0.4748893678188324, -1.2860255241394043, 0.9493018984794617, -0.3542848229408264, -1.6005654335021973, 0.6288147568702698, -1.3534752130508423, -1.4494401216506958, 1.0118932723999023, -0.5712834596633911, 0.3648575246334076, -0.49458304047584534, 26.02812385559082, 46.263126373291016, 0.1887499988079071, -0.171875, 3.232727289199829, -0.4074999988079071, 0.9509999752044678, -1.2612500190734863, 1.0763636827468872, -0.3375000059604645, 1.1612499952316284, 0.6518750190734863, 0.9437500238418579, 55.87812423706055, 0.8531249761581421, -1.3287500143051147, 0.6706249713897705, -0.7450000047683716, 0.6087499856948853, -1.0824999809265137, 0.9643750190734863, -0.09437499940395355, 0.6987500190734863, 0.5843750238418579], "max": [1.373333215713501, -0.7589455842971802, 1.55632483959198, 0.09653715789318085, -0.6787642240524292, 0.7447429895401001, -0.4697871506214142, -0.7628080248832703, 1.6201027631759644, 0.24352975189685822, 1.4289861917495728, -0.4451104402542114, 73.19812774658203, 63.99812698364258, 0.3112500011920929, 8.966875076293945, 60.0837516784668, 37.258750915527344, 60.86499786376953, 50.396873474121094, 68.8187484741211, 54.37312316894531, 51.53125, 72.19625091552734, 48.82374954223633, 81.90812683105469, 2.740000009536743, 9.583749771118164, 57.00250244140625, 111.56375122070312, 88.56500244140625, 110.59000396728516, 95.1768798828125, 110.9018783569336, 96.59000396728516, 110.43937683105469], "mean": [1.1927130222320557, -0.882625937461853, 1.0619837045669556, -0.17805181443691254, -1.2279398441314697, 0.6869992017745972, -0.900863766670227, -1.0564748048782349, 1.2438222169876099, -0.2809244394302368, 0.8807942271232605, -0.4803530275821686, 37.865386962890625, 59.211814880371094, 0.2425752729177475, 3.8177473545074463, 19.645009994506836, 4.419514179229736, 17.5128173828125, 5.47624397277832, 18.368785858154297, 4.092455863952637, 9.499733924865723, 28.00674057006836, 14.907082557678223, 70.64568328857422, 1.0345213413238525, 2.8598716259002686, 20.73690414428711, 32.83367919921875, 30.873611450195312, 31.071924209594727, 33.93982696533203, 31.333473205566406, 32.64992141723633, 43.7275276184082], "std": [0.25914737582206726, 0.13527809083461761, 0.16619768738746643, 0.1121717169880867, 0.20109376311302185, 0.02921874262392521, 0.2885727286338806, 0.21350525319576263, 0.2052159458398819, 0.29799216985702515, 0.32731691002845764, 0.018680237233638763, 13.929736137390137, 4.53303337097168, 0.02135169319808483, 2.105720281600952, 14.80976390838623, 10.668354988098145, 16.267696380615234, 14.21707534790039, 18.500333786010742, 11.964192390441895, 14.61009693145752, 21.118432998657227, 14.57032299041748, 7.860508918762207, 0.2722433805465698, 3.5174314975738525, 21.29132652282715, 46.69098663330078, 35.0527458190918, 47.369930267333984, 38.20426940917969, 45.27898406982422, 39.53398132324219, 46.950523376464844], "count": [298]}, "action": {"min": [0.4748893678188324, -1.2860255241394043, 0.9493018984794617, -0.3542848229408264, -1.6005654335021973, 0.6288147568702698, -1.3534752130508423, -1.4494401216506958, 1.0118932723999023, -0.5712834596633911, 0.3648575246334076, -0.49458304047584534, 26.02812385559082, 46.263126373291016, 0.1887499988079071, -0.171875, 3.232727289199829, -0.4074999988079071, 0.9509999752044678, -1.2612500190734863, 1.0763636827468872, -0.3375000059604645, 1.1612499952316284, 0.6518750190734863, 0.9437500238418579, 55.87812423706055, 0.8531249761581421, -1.3287500143051147, 0.6706249713897705, -0.7450000047683716, 0.6087499856948853, -1.0824999809265137, 0.9643750190734863, -0.09437499940395355, 0.6987500190734863, 0.5843750238418579], "max": [1.373333215713501, -0.7589455842971802, 1.55632483959198, 0.09653715789318085, -0.6787642240524292, 0.7447429895401001, -0.4697871506214142, -0.7628080248832703, 1.6201027631759644, 0.24352975189685822, 1.4289861917495728, -0.4451104402542114, 73.19812774658203, 63.99812698364258, 0.3112500011920929, 8.966875076293945, 60.0837516784668, 37.258750915527344, 60.86499786376953, 50.396873474121094, 68.8187484741211, 54.37312316894531, 51.53125, 72.19625091552734, 48.82374954223633, 81.90812683105469, 2.740000009536743, 9.583749771118164, 57.00250244140625, 111.56375122070312, 88.56500244140625, 110.59000396728516, 95.1768798828125, 110.9018783569336, 96.59000396728516, 110.43937683105469], "mean": [1.192713737487793, -0.8826255202293396, 1.0619832277297974, -0.17805171012878418, -1.227939486503601, 0.6869993209838867, -0.9008642435073853, -1.0564744472503662, 1.2438219785690308, -0.2809242904186249, 0.8807944655418396, -0.4803529381752014, 37.865379333496094, 59.21183395385742, 0.24257521331310272, 3.8177483081817627, 19.64501190185547, 4.4195170402526855, 17.512826919555664, 5.476243019104004, 18.36878776550293, 4.092454433441162, 9.49973201751709, 28.006744384765625, 14.907090187072754, 70.64569854736328, 1.0345215797424316, 2.8598716259002686, 20.736894607543945, 32.833702087402344, 30.87359046936035, 31.071977615356445, 33.9398078918457, 31.33345603942871, 32.64997100830078, 43.72758102416992], "std": [0.25914737582206726, 0.1352781057357788, 0.16619771718978882, 0.1121717169880867, 0.20109377801418304, 0.02921874448657036, 0.2885727286338806, 0.21350528299808502, 0.2052159309387207, 0.2979922294616699, 0.32731688022613525, 0.01868024840950966, 13.92973518371582, 4.53303337097168, 0.02135169319808483, 2.1057207584381104, 14.809764862060547, 10.668357849121094, 16.267698287963867, 14.21707820892334, 18.500333786010742, 11.964195251464844, 14.610095977783203, 21.118432998657227, 14.57032299041748, 7.860508441925049, 0.272243469953537, 3.5174317359924316, 21.291324615478516, 46.69097137451172, 35.05275344848633, 47.369911193847656, 38.20426559448242, 45.27897644042969, 39.533973693847656, 46.95052719116211], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [298]}, "index": {"min": [1223], "max": [1520], "mean": [1371.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [2.1778523489932886, 6.0, 6.0, 6.0, 6.0], "std": [1.8167507553481954, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [298]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [298]}, "eef_direction_state": {"mean": [4.510067114093959, 3.3859060402684564], "std": [2.203162612893429, 1.8794373045610184], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.62751677852349, 1.1778523489932886], "std": [0.8816822739903636, 0.679453554381457], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.5100671140939598, 0.87248322147651], "std": [0.7695326714366647, 0.83777101678449], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.510067114093959, 3.3859060402684564], "std": [2.203162612893429, 1.8794373045610184], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.62751677852349, 1.1778523489932886], "std": [0.8816822739903636, 0.679453554381457], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.5100671140939598, 0.87248322147651], "std": [0.7695326714366647, 0.83777101678449], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.6131833695161197, 0.2238561404275434, 1.1450717379334217, -1.4838147425829924, 0.7939625972611678, -2.0556926212607314, 0.6346876793717551, -0.12716794309752155, 1.1171692784567586, 1.6952670821547102, 0.8251294874733235, 2.495220221440226], "std": [0.04980710163956678, 0.04334709332089677, 0.033166858026797225, 0.14485557553503434, 0.04444061815418809, 0.09680383482781103, 0.05926412961589749, 0.07759001985704324, 0.031870411490447344, 0.22518712598257112, 0.17337392254856468, 0.29880035979560293], "min": [0.5709930356504721, 0.09915231622466414, 1.0736445222109696, -1.7226207435987788, 0.6224854578178425, -2.331321441228257, 0.559537374428638, -0.255315694455719, 1.051017168598099, 1.4150563400589165, 0.5355478536378895, 2.0183300950278515], "max": [0.7640589828586959, 0.25339656052262693, 1.2303142213289617, -1.083929209664833, 0.870141437041025, -1.8250925695492688, 0.7400293682202377, 0.005541957067971698, 1.1705932686175886, 2.095213602746413, 1.0391049864200097, 2.970500632766362], "count": [298]}, "eef_sim_pose_action": {"mean": [0.6131833695161197, 0.2238561404275434, 1.1450717379334217, -1.4838147425829924, 0.7939625972611678, -2.0556926212607314, 0.6346876793717551, -0.12716794309752155, 1.1171692784567586, 1.6952670821547102, 0.8251294874733235, 2.495220221440226], "std": [0.04980710163956678, 0.04334709332089677, 0.033166858026797225, 0.14485557553503434, 0.04444061815418809, 0.09680383482781103, 0.05926412961589749, 0.07759001985704324, 0.031870411490447344, 0.22518712598257112, 0.17337392254856468, 0.29880035979560293], "min": [0.5709930356504721, 0.09915231622466414, 1.0736445222109696, -1.7226207435987788, 0.6224854578178425, -2.331321441228257, 0.559537374428638, -0.255315694455719, 1.051017168598099, 1.4150563400589165, 0.5355478536378895, 2.0183300950278515], "max": [0.7640589828586959, 0.25339656052262693, 1.2303142213289617, -1.083929209664833, 0.870141437041025, -1.8250925695492688, 0.7400293682202377, 0.005541957067971698, 1.1705932686175886, 2.095213602746413, 1.0391049864200097, 2.970500632766362], "count": [298]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2528979861111111]], [[0.4487053982843137]], [[0.5749298611111111]]], "std": [[[0.3367917039618405]], [[0.25010441072356615]], [[0.22514376394491004]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044165706699347]], [[0.5471955902777778]], [[0.5622881290849674]]], "std": [[[0.32861166231047284]], [[0.3208193205683304]], [[0.3277961936268955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4316786928104575]], [[0.5033671793300654]], [[0.5493429616013071]]], "std": [[[0.29088072110771607]], [[0.2847339808753383]], [[0.30449998364100883]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33635329656862745]], [[0.4252075040849673]], [[0.4702662234477124]]], "std": [[[0.3447886884973]], [[0.3350006623785492]], [[0.3774987048314119]]], "count": [100]}, "observation.state": {"min": [0.34583142399787903, -1.359149694442749, 0.9993098974227905, -0.3210410177707672, -1.350828766822815, 0.5631532669067383, -1.4017318487167358, -1.5160315036773682, 1.0474841594696045, -0.5802958607673645, 0.4077019989490509, -0.44915276765823364, 21.684444427490234, 42.78062438964844, -0.4899999797344208, -0.19249999523162842, 0.8812500238418579, -0.5212500095367432, 0.7936363816261292, -0.625, 0.9112499952316284, 0.13625000417232513, 1.077272653579712, 0.328125, 2.197499990463257, 52.171875, 0.9481250047683716, -1.7543749809265137, 0.671875, -0.1768750101327896, 0.6143749952316284, 1.5668749809265137, 0.6924999952316284, 0.4481250047683716, 0.7549999952316284, 0.7450000047683716], "max": [1.338025450706482, -0.7959487438201904, 1.6650930643081665, 0.36476215720176697, -0.4512140452861786, 0.699816882610321, -0.4894808232784271, -0.7905603647232056, 1.7088912725448608, 0.2646963596343994, 1.409313678741455, -0.34227892756462097, 74.62875366210938, 68.01374816894531, 8.609999656677246, 9.548749923706055, 60.557498931884766, 39.48500061035156, 57.98125076293945, 51.739376068115234, 61.29750061035156, 63.51499938964844, 45.60124969482422, 77.97750091552734, 45.57875061035156, 81.54437255859375, 3.197499990463257, 9.491250038146973, 66.02312469482422, 110.80437469482422, 88.98187255859375, 109.37687683105469, 94.73687744140625, 109.73187255859375, 95.8237533569336, 109.84062957763672], "mean": [1.0820080041885376, -0.9364233613014221, 1.1536835432052612, -0.1324813812971115, -1.1250114440917969, 0.6425425410270691, -0.8849193453788757, -1.0725905895233154, 1.2845808267593384, -0.20782746374607086, 0.9446610808372498, -0.43071314692497253, 39.2822151184082, 60.42650604248047, -0.19663505256175995, 3.947345495223999, 19.62651824951172, 5.482447147369385, 18.98733139038086, 8.025839805603027, 15.990378379821777, 10.110160827636719, 10.205168724060059, 20.782791137695312, 15.637564659118652, 70.85914611816406, 1.1126075983047485, 4.4271368980407715, 23.357376098632812, 29.577346801757812, 28.703235626220703, 29.422256469726562, 30.303409576416016, 30.70136260986328, 25.676467895507812, 41.81824493408203], "std": [0.33148616552352905, 0.15483324229717255, 0.19742727279663086, 0.23479919135570526, 0.2884919345378876, 0.04700711742043495, 0.25850367546081543, 0.21505847573280334, 0.200612872838974, 0.2791048586368561, 0.3254772424697876, 0.035828571766614914, 17.740991592407227, 6.980585098266602, 1.157321810722351, 2.529804229736328, 18.39042854309082, 11.76939582824707, 18.649545669555664, 17.113588333129883, 20.162532806396484, 19.127355575561523, 15.947554588317871, 26.170597076416016, 13.828974723815918, 9.312426567077637, 0.2972498834133148, 2.941694974899292, 24.986553192138672, 44.86878204345703, 34.336544036865234, 44.0475959777832, 36.358375549316406, 45.22893524169922, 36.24882125854492, 44.37557601928711], "count": [272]}, "action": {"min": [0.34583142399787903, -1.359149694442749, 0.9993098974227905, -0.3210410177707672, -1.350828766822815, 0.5631532669067383, -1.4017318487167358, -1.5160315036773682, 1.0474841594696045, -0.5802958607673645, 0.4077019989490509, -0.44915276765823364, 21.684444427490234, 42.78062438964844, -0.4899999797344208, -0.19249999523162842, 0.8812500238418579, -0.5212500095367432, 0.7936363816261292, -0.625, 0.9112499952316284, 0.13625000417232513, 1.077272653579712, 0.328125, 2.197499990463257, 52.171875, 0.9481250047683716, -1.7543749809265137, 0.671875, -0.1768750101327896, 0.6143749952316284, 1.5668749809265137, 0.6924999952316284, 0.4481250047683716, 0.7549999952316284, 0.7450000047683716], "max": [1.338025450706482, -0.7959487438201904, 1.6650930643081665, 0.36476215720176697, -0.4512140452861786, 0.699816882610321, -0.4894808232784271, -0.7905603647232056, 1.7088912725448608, 0.2646963596343994, 1.409313678741455, -0.34227892756462097, 74.62875366210938, 68.01374816894531, 8.609999656677246, 9.548749923706055, 60.557498931884766, 39.48500061035156, 57.98125076293945, 51.739376068115234, 61.29750061035156, 63.51499938964844, 45.60124969482422, 77.97750091552734, 45.57875061035156, 81.54437255859375, 3.197499990463257, 9.491250038146973, 66.02312469482422, 110.80437469482422, 88.98187255859375, 109.37687683105469, 94.73687744140625, 109.73187255859375, 95.8237533569336, 109.84062957763672], "mean": [1.0820082426071167, -0.9364235997200012, 1.1536836624145508, -0.13248145580291748, -1.1250112056732178, 0.64254230260849, -0.8849188685417175, -1.0725905895233154, 1.284580945968628, -0.20782741904258728, 0.9446608424186707, -0.43071338534355164, 39.28220748901367, 60.42650604248047, -0.19663503766059875, 3.9473459720611572, 19.626523971557617, 5.482447624206543, 18.987323760986328, 8.025837898254395, 15.990379333496094, 10.110160827636719, 10.20517349243164, 20.782794952392578, 15.637565612792969, 70.85912322998047, 1.1126065254211426, 4.427136421203613, 23.357379913330078, 29.577350616455078, 28.7032413482666, 29.42224884033203, 30.303422927856445, 30.701400756835938, 25.67647361755371, 41.818241119384766], "std": [0.33148619532585144, 0.15483321249485016, 0.19742727279663086, 0.23479922115802765, 0.2884919345378876, 0.04700711742043495, 0.2585035562515259, 0.21505844593048096, 0.2006128579378128, 0.2791048288345337, 0.32547727227211, 0.03582857921719551, 17.740991592407227, 6.980583667755127, 1.1573207378387451, 2.529804229736328, 18.390432357788086, 11.769394874572754, 18.6495418548584, 17.113590240478516, 20.16253089904785, 19.12735366821289, 15.947555541992188, 26.170597076416016, 13.828974723815918, 9.312426567077637, 0.2972498834133148, 2.941694736480713, 24.986553192138672, 44.86878204345703, 34.336509704589844, 44.0476188659668, 36.35837173461914, 45.22894287109375, 36.24882888793945, 44.37557601928711], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [272]}, "index": {"min": [1521], "max": [1792], "mean": [1656.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [2.4338235294117645, 6.0, 6.0, 6.0, 6.0], "std": [1.8339214087752, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [272]}, "eef_direction_state": {"mean": [4.286764705882353, 3.7830882352941178], "std": [2.1105759188767794, 1.734386446313423], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.8051470588235294, 1.1948529411764706], "std": [0.9047927820079592, 0.8150081065043586], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.5955882352941176, 0.8419117647058824], "std": [0.7894402006800944, 0.8229301259612105], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.286764705882353, 3.7830882352941178], "std": [2.1105759188767794, 1.734386446313423], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.8051470588235294, 1.1948529411764706], "std": [0.9047927820079592, 0.8150081065043586], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.5955882352941176, 0.8419117647058824], "std": [0.7894402006800944, 0.8229301259612105], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.6418517473914809, 0.21843493588256907, 1.1521959520541127, -1.4668888353924463, 0.806881480623761, -2.027839052419978, 0.6498479314736967, -0.1358017187680541, 1.1370913392489332, 1.5584611488393043, 0.7404031472884098, 2.3583763781563545], "std": [0.05766196973822974, 0.06257770483662957, 0.03768388935325609, 0.09359855174149061, 0.08000822705625954, 0.10723879165448424, 0.056590071735588304, 0.07451454294462642, 0.036176467614796766, 0.2538711295190076, 0.16019255343677083, 0.2863151882044823], "min": [0.5996387341817339, 0.07409625490681004, 1.0780198760440562, -1.7142023053015591, 0.7228896654126986, -2.361552675368304, 0.5705032840239458, -0.2839215734299613, 1.0587969761424674, 1.2483848028979248, 0.5479719557392602, 2.001546717636256], "max": [0.7907436839350785, 0.2741125586419326, 1.2443729063108488, -1.203223005837926, 1.0065155750331747, -1.9342844115750446, 0.7558826809942313, 0.002054496649766785, 1.179961477631137, 2.0160944955896802, 0.9657315651672573, 2.877233826503586], "count": [272]}, "eef_sim_pose_action": {"mean": [0.6418517473914809, 0.21843493588256907, 1.1521959520541127, -1.4668888353924463, 0.806881480623761, -2.027839052419978, 0.6498479314736967, -0.1358017187680541, 1.1370913392489332, 1.5584611488393043, 0.7404031472884098, 2.3583763781563545], "std": [0.05766196973822974, 0.06257770483662957, 0.03768388935325609, 0.09359855174149061, 0.08000822705625954, 0.10723879165448424, 0.056590071735588304, 0.07451454294462642, 0.036176467614796766, 0.2538711295190076, 0.16019255343677083, 0.2863151882044823], "min": [0.5996387341817339, 0.07409625490681004, 1.0780198760440562, -1.7142023053015591, 0.7228896654126986, -2.361552675368304, 0.5705032840239458, -0.2839215734299613, 1.0587969761424674, 1.2483848028979248, 0.5479719557392602, 2.001546717636256], "max": [0.7907436839350785, 0.2741125586419326, 1.2443729063108488, -1.203223005837926, 1.0065155750331747, -1.9342844115750446, 0.7558826809942313, 0.002054496649766785, 1.179961477631137, 2.0160944955896802, 0.9657315651672573, 2.877233826503586], "count": [272]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24876458741830065]], [[0.4506576123366013]], [[0.5787818198529412]]], "std": [[[0.334448696740561]], [[0.24618556386477056]], [[0.2218975448283184]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820166544117647]], [[0.5154818831699347]], [[0.5218583047385621]]], "std": [[[0.3387231530557332]], [[0.33304006079811016]], [[0.3387039465595579]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46420255106209146]], [[0.5268668443627451]], [[0.5668250776143791]]], "std": [[[0.3031000709992862]], [[0.2952261770688678]], [[0.3109499391025403]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3332277328431373]], [[0.4245837642973856]], [[0.47177007557189543]]], "std": [[[0.3435857457205203]], [[0.3329723421886572]], [[0.3765851743637274]]], "count": [100]}, "observation.state": {"min": [0.45824751257896423, -1.2397955656051636, 0.9515907764434814, -0.3814437687397003, -1.5990818738937378, 0.6090495586395264, -1.3269627094268799, -1.488779902458191, 1.0163700580596924, -0.7297150492668152, 0.31660085916519165, -0.514944314956665, 5.496250152587891, 45.064998626708984, -0.5162500143051147, -0.23125000298023224, 0.7606250047683716, 0.2606250047683716, 0.7150000333786011, -1.0575000047683716, 0.8012499809265137, 0.109375, 1.0737500190734863, -0.6920000314712524, 3.104374885559082, 50.73999786376953, 0.9331250190734863, -1.5056250095367432, 1.0512499809265137, -0.9337500333786011, 0.6237499713897705, -0.8018749952316284, 0.9318749904632568, 0.5575000047683716, 0.6512500047683716, -0.03125], "max": [1.3752193450927734, -0.7898451089859009, 1.5383001565933228, 0.10869669169187546, -0.6075236797332764, 0.7292945384979248, -0.42603665590286255, -0.8116846084594727, 1.6694800853729248, 0.3252502977848053, 1.5357993841171265, -0.43211641907691956, 73.4956283569336, 62.66222381591797, 0.5099999904632568, 9.601249694824219, 59.323123931884766, 39.05125045776367, 65.046875, 53.848751068115234, 63.775001525878906, 53.32250213623047, 56.58124923706055, 77.95062255859375, 34.233123779296875, 81.21687316894531, 2.9462499618530273, 9.538749694824219, 68.20500183105469, 110.6987533569336, 89.60749816894531, 110.14312744140625, 96.99625396728516, 110.13687896728516, 96.59124755859375, 110.44000244140625], "mean": [1.1394387483596802, -0.9145411849021912, 1.0977098941802979, -0.18114858865737915, -1.2104308605194092, 0.6771472096443176, -0.8881407380104065, -1.0415502786636353, 1.247167944908142, -0.24207133054733276, 0.934831440448761, -0.4941212832927704, 39.94670486450195, 51.71670150756836, -0.3917295038700104, 7.292856216430664, 13.440081596374512, 6.3026227951049805, 13.742838859558105, 7.216588973999023, 13.658151626586914, 7.9322686195373535, 9.490137100219727, 17.29397964477539, 13.503022193908691, 68.19013214111328, 1.1227984428405762, 6.481552600860596, 18.750673294067383, 24.586746215820312, 24.390289306640625, 24.150550842285156, 26.305097579956055, 25.31995391845703, 23.593198776245117, 31.89156150817871], "std": [0.2834359407424927, 0.13138218224048615, 0.18354105949401855, 0.1299777328968048, 0.2733893394470215, 0.035626038908958435, 0.2830469608306885, 0.2009173184633255, 0.19288435578346252, 0.36288273334503174, 0.3654671907424927, 0.028650863096117973, 16.77342987060547, 4.976022243499756, 0.14004717767238617, 3.53948712348938, 20.255603790283203, 12.311262130737305, 21.87107276916504, 14.724522590637207, 22.03761100769043, 15.992267608642578, 17.29039192199707, 28.81661605834961, 8.274537086486816, 8.116093635559082, 0.2862861156463623, 3.345555543899536, 24.708744049072266, 43.437774658203125, 35.11845016479492, 42.88582992553711, 37.42609786987305, 42.923973083496094, 36.264896392822266, 45.10398483276367], "count": [295]}, "action": {"min": [0.45824751257896423, -1.2397955656051636, 0.9515907764434814, -0.3814437687397003, -1.5990818738937378, 0.6090495586395264, -1.3269627094268799, -1.488779902458191, 1.0163700580596924, -0.7297150492668152, 0.31660085916519165, -0.514944314956665, 5.496250152587891, 45.064998626708984, -0.5162500143051147, -0.23125000298023224, 0.7606250047683716, 0.2606250047683716, 0.7150000333786011, -1.0575000047683716, 0.8012499809265137, 0.109375, 1.0737500190734863, -0.6920000314712524, 3.104374885559082, 50.73999786376953, 0.9331250190734863, -1.5056250095367432, 1.0512499809265137, -0.9337500333786011, 0.6237499713897705, -0.8018749952316284, 0.9318749904632568, 0.5575000047683716, 0.6512500047683716, -0.03125], "max": [1.3752193450927734, -0.7898451089859009, 1.5383001565933228, 0.10869669169187546, -0.6075236797332764, 0.7292945384979248, -0.42603665590286255, -0.8116846084594727, 1.6694800853729248, 0.3252502977848053, 1.5357993841171265, -0.43211641907691956, 73.4956283569336, 62.66222381591797, 0.5099999904632568, 9.601249694824219, 59.323123931884766, 39.05125045776367, 65.046875, 53.848751068115234, 63.775001525878906, 53.32250213623047, 56.58124923706055, 77.95062255859375, 34.233123779296875, 81.21687316894531, 2.9462499618530273, 9.538749694824219, 68.20500183105469, 110.6987533569336, 89.60749816894531, 110.14312744140625, 96.99625396728516, 110.13687896728516, 96.59124755859375, 110.44000244140625], "mean": [1.1394383907318115, -0.9145411849021912, 1.0977097749710083, -0.18114861845970154, -1.2104310989379883, 0.6771470904350281, -0.888140857219696, -1.0415502786636353, 1.2471680641174316, -0.24207116663455963, 0.9348313212394714, -0.4941214919090271, 39.94670104980469, 51.716705322265625, -0.3917294144630432, 7.292855262756348, 13.44008731842041, 6.302624225616455, 13.742837905883789, 7.216587543487549, 13.658153533935547, 7.932271957397461, 9.490139961242676, 17.29398536682129, 13.503030776977539, 68.19015502929688, 1.122798204421997, 6.481551647186279, 18.750682830810547, 24.58670997619629, 24.390295028686523, 24.150548934936523, 26.305091857910156, 25.319965362548828, 23.593210220336914, 31.89153480529785], "std": [0.28343600034713745, 0.13138218224048615, 0.18354107439517975, 0.12997770309448242, 0.2733893394470215, 0.03562602773308754, 0.2830469310283661, 0.20091727375984192, 0.1928843855857849, 0.3628827929496765, 0.3654671907424927, 0.028650861233472824, 16.77342987060547, 4.976023197174072, 0.14004717767238617, 3.5394861698150635, 20.255603790283203, 12.311262130737305, 21.871068954467773, 14.724522590637207, 22.037612915039062, 15.992269515991211, 17.29039192199707, 28.816619873046875, 8.274535179138184, 8.116095542907715, 0.2862861752510071, 3.345555305480957, 24.708751678466797, 43.437774658203125, 35.11845016479492, 42.88581466674805, 37.42608642578125, 42.923973083496094, 36.264892578125, 45.10398483276367], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [295]}, "index": {"min": [1793], "max": [2087], "mean": [1940.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [2.3084745762711862, 6.0, 6.0, 6.0, 6.0], "std": [1.8730278338302386, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [295]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [295]}, "eef_direction_state": {"mean": [4.257627118644068, 3.5898305084745763], "std": [2.2462174147928837, 1.816468441341953], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [0.7796610169491526, 1.1627118644067798], "std": [0.88044281251393, 0.722964308630897], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.6745762711864407, 0.7288135593220338], "std": [0.8041403917267396, 0.8362650718071516], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [4.257627118644068, 3.5898305084745763], "std": [2.2462174147928837, 1.816468441341953], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [0.7796610169491526, 1.1627118644067798], "std": [0.88044281251393, 0.722964308630897], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.6745762711864407, 0.7288135593220338], "std": [0.8041403917267396, 0.8362650718071516], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.6258179548326007, 0.2207817335099827, 1.1517430659959718, -1.4363602027084938, 0.7740383698145235, -2.0080618935829033, 0.6448351564851846, -0.14152716800963483, 1.1386027438651798, 1.6335491339609194, 0.8352980642938986, 2.4187112582013777], "std": [0.05774014794391087, 0.040871174650576006, 0.036037038561046224, 0.12892312040586265, 0.04460498238464838, 0.1018953956925648, 0.05211361554880701, 0.07760947182190997, 0.030173671466666517, 0.3168261930492792, 0.22664873217078074, 0.3770283390068127], "min": [0.580882123903345, 0.11724310152524478, 1.064320258809226, -1.7854206579587972, 0.6232983073962033, -2.2850016481884303, 0.5723728535866931, -0.26159568227010976, 1.0706943595382223, 1.28356786795108, 0.5471620045086851, 1.8664558362679826], "max": [0.7689332694128375, 0.2672785484145534, 1.2273895316089567, -1.1740100874185915, 0.8450296056094642, -1.7417210391184073, 0.7487685440019302, 0.009179366117312904, 1.1747960560301158, 2.1809215900682837, 1.2054816986539363, 2.9949290486994613], "count": [295]}, "eef_sim_pose_action": {"mean": [0.6258179548326007, 0.2207817335099827, 1.1517430659959718, -1.4363602027084938, 0.7740383698145235, -2.0080618935829033, 0.6448351564851846, -0.14152716800963483, 1.1386027438651798, 1.6335491339609194, 0.8352980642938986, 2.4187112582013777], "std": [0.05774014794391087, 0.040871174650576006, 0.036037038561046224, 0.12892312040586265, 0.04460498238464838, 0.1018953956925648, 0.05211361554880701, 0.07760947182190997, 0.030173671466666517, 0.3168261930492792, 0.22664873217078074, 0.3770283390068127], "min": [0.580882123903345, 0.11724310152524478, 1.064320258809226, -1.7854206579587972, 0.6232983073962033, -2.2850016481884303, 0.5723728535866931, -0.26159568227010976, 1.0706943595382223, 1.28356786795108, 0.5471620045086851, 1.8664558362679826], "max": [0.7689332694128375, 0.2672785484145534, 1.2273895316089567, -1.1740100874185915, 0.8450296056094642, -1.7417210391184073, 0.7487685440019302, 0.009179366117312904, 1.1747960560301158, 2.1809215900682837, 1.2054816986539363, 2.9949290486994613], "count": [295]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2608435028594771]], [[0.4432581147875817]], [[0.5666011744281046]]], "std": [[[0.3443672982116287]], [[0.2602391872010617]], [[0.23328713609547658]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903549142156863]], [[0.5307144138071896]], [[0.545396448120915]]], "std": [[[0.33023412380753236]], [[0.32191192694868637]], [[0.32749106699503233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42853546364379086]], [[0.5062955453431373]], [[0.5571457209967321]]], "std": [[[0.29114204205442334]], [[0.28415811636326677]], [[0.2970261504302345]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.334164993872549]], [[0.4239324060457516]], [[0.47142796364379086]]], "std": [[[0.34591945688978165]], [[0.33212674161959876]], [[0.3751126168549216]]], "count": [100]}, "observation.state": {"min": [0.4682612419128418, -1.2734607458114624, 1.0222114324569702, -0.301103413105011, -1.3645380735397339, 0.47767892479896545, -1.2954697608947754, -1.4997472763061523, 1.080171823501587, -0.5674687027931213, 0.4539320468902588, -0.4767230451107025, 7.801111221313477, 50.0681266784668, -0.5868749618530273, -0.8075000047683716, 0.8607692122459412, -0.45875000953674316, 0.8450000286102295, -1.1668750047683716, 0.9325000047683716, 0.09749999642372131, 1.1080000400543213, -0.6681250333786011, 3.291249990463257, 50.48999786376953, 0.8910000324249268, -0.559374988079071, 0.6781250238418579, -0.6150000095367432, 0.5974999666213989, -0.33812499046325684, 0.8606250286102295, 0.3737500011920929, 0.625, 0.7281249761581421], "max": [1.341148853302002, -0.8517395257949829, 1.577759027481079, 0.14627203345298767, -0.6250238418579102, 0.6215720176696777, -0.5014495849609375, -0.8602511882781982, 1.6875524520874023, 0.2204451858997345, 1.3624051809310913, -0.36254483461380005, 75.83000183105469, 62.431251525878906, 7.016250133514404, 8.529999732971191, 61.541873931884766, 40.395626068115234, 63.79624938964844, 57.91374969482422, 58.435001373291016, 65.12374877929688, 43.32250213623047, 75.06500244140625, 70.58125305175781, 82.31937408447266, 3.668750047683716, 9.15625, 64.78312683105469, 112.47500610351562, 88.35062408447266, 110.59000396728516, 94.87187957763672, 110.80437469482422, 91.64875030517578, 114.15750122070312], "mean": [1.180853247642517, -0.9419850707054138, 1.1228750944137573, -0.19983695447444916, -1.224656581878662, 0.5696592330932617, -0.8729467988014221, -1.0399895906448364, 1.2591991424560547, -0.2817564904689789, 0.8788628578186035, -0.4451151192188263, 40.616031646728516, 58.466739654541016, -0.28171274065971375, 3.9065256118774414, 17.7375545501709, 5.600930213928223, 15.033488273620605, 4.790999889373779, 11.726962089538574, 7.766263008117676, 8.175619125366211, 15.036354064941406, 26.05868911743164, 65.06927490234375, 0.9934665560722351, 4.728686332702637, 24.664281845092773, 35.02659606933594, 32.69788360595703, 36.573089599609375, 35.97745895385742, 39.28532028198242, 32.60923767089844, 48.6992301940918], "std": [0.26752999424934387, 0.09959662705659866, 0.15339861810207367, 0.15640044212341309, 0.21471910178661346, 0.03345238044857979, 0.20642146468162537, 0.1765233427286148, 0.1650005429983139, 0.25409555435180664, 0.2459620088338852, 0.03777751699090004, 14.553567886352539, 3.2199251651763916, 0.9163504838943481, 2.5403900146484375, 15.72664737701416, 10.81351089477539, 16.841659545898438, 14.100793838500977, 17.343416213989258, 17.624568939208984, 12.534242630004883, 25.041656494140625, 22.26413917541504, 7.705223560333252, 0.3389458656311035, 3.3071413040161133, 23.98831558227539, 46.737953186035156, 33.74415588378906, 46.6797981262207, 37.1818962097168, 47.269813537597656, 36.43722152709961, 49.554996490478516], "count": [298]}, "action": {"min": [0.4682612419128418, -1.2734607458114624, 1.0222114324569702, -0.301103413105011, -1.3645380735397339, 0.47767892479896545, -1.2954697608947754, -1.4997472763061523, 1.080171823501587, -0.5674687027931213, 0.4539320468902588, -0.4767230451107025, 7.801111221313477, 50.0681266784668, -0.5868749618530273, -0.8075000047683716, 0.8607692122459412, -0.45875000953674316, 0.8450000286102295, -1.1668750047683716, 0.9325000047683716, 0.09749999642372131, 1.1080000400543213, -0.6681250333786011, 3.291249990463257, 50.48999786376953, 0.8910000324249268, -0.559374988079071, 0.6781250238418579, -0.6150000095367432, 0.5974999666213989, -0.33812499046325684, 0.8606250286102295, 0.3737500011920929, 0.625, 0.7281249761581421], "max": [1.341148853302002, -0.8517395257949829, 1.577759027481079, 0.14627203345298767, -0.6250238418579102, 0.6215720176696777, -0.5014495849609375, -0.8602511882781982, 1.6875524520874023, 0.2204451858997345, 1.3624051809310913, -0.36254483461380005, 75.83000183105469, 62.431251525878906, 7.016250133514404, 8.529999732971191, 61.541873931884766, 40.395626068115234, 63.79624938964844, 57.91374969482422, 58.435001373291016, 65.12374877929688, 43.32250213623047, 75.06500244140625, 70.58125305175781, 82.31937408447266, 3.668750047683716, 9.15625, 64.78312683105469, 112.47500610351562, 88.35062408447266, 110.59000396728516, 94.87187957763672, 110.80437469482422, 91.64875030517578, 114.15750122070312], "mean": [1.1808528900146484, -0.9419853687286377, 1.1228759288787842, -0.19983695447444916, -1.2246570587158203, 0.569659411907196, -0.8729471564292908, -1.0399895906448364, 1.2591992616653442, -0.28175655007362366, 0.878862738609314, -0.4451150596141815, 40.61601638793945, 58.466732025146484, -0.2817128896713257, 3.9065253734588623, 17.73756217956543, 5.600930213928223, 15.033486366271973, 4.790998935699463, 11.726957321166992, 7.766262531280518, 8.175618171691895, 15.036354064941406, 26.058683395385742, 65.06932830810547, 0.993466854095459, 4.7286858558654785, 24.66428565979004, 35.02661895751953, 32.69788360595703, 36.57307052612305, 35.97747039794922, 39.2852897644043, 32.60920715332031, 48.69919204711914], "std": [0.26752999424934387, 0.09959662705659866, 0.15339866280555725, 0.15640044212341309, 0.21471908688545227, 0.03345238417387009, 0.20642144978046417, 0.1765233278274536, 0.1650005728006363, 0.25409555435180664, 0.24596209824085236, 0.03777752444148064, 14.553568840026855, 3.2199251651763916, 0.9163511395454407, 2.5403902530670166, 15.72664737701416, 10.813509941101074, 16.841659545898438, 14.10079574584961, 17.34341812133789, 17.624568939208984, 12.534241676330566, 25.041650772094727, 22.264137268066406, 7.705224990844727, 0.33894604444503784, 3.3071413040161133, 23.988313674926758, 46.73795700073242, 33.7441520690918, 46.6797981262207, 37.1818962097168, 47.269805908203125, 36.437225341796875, 49.554988861083984], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [298]}, "index": {"min": [2088], "max": [2385], "mean": [2236.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [2.5738255033557045, 6.0, 6.0, 6.0, 6.0], "std": [1.659703861882665, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [298]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [298]}, "eef_direction_state": {"mean": [4.768456375838926, 3.7684563758389262], "std": [2.009226611648371, 1.6679202678512626], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.5536912751677853, 1.2684563758389262], "std": [0.8545985744669389, 0.7200938835437123], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.412751677852349, 0.8926174496644296], "std": [0.7005068721528908, 0.8203857301737328], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.768456375838926, 3.7684563758389262], "std": [2.009226611648371, 1.6679202678512626], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.5536912751677853, 1.2684563758389262], "std": [0.8545985744669389, 0.7200938835437123], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.412751677852349, 0.8926174496644296], "std": [0.7005068721528908, 0.8203857301737328], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.6245861804134158, 0.23024653797788155, 1.133687514642736, -1.4772877764714984, 0.6758646004299689, -2.025287062014861, 0.6409644602002481, -0.13395253364020976, 1.1240037959038618, 1.6515044380174155, 0.79432244062916, 2.4636499948295105], "std": [0.04967625463454452, 0.04307692247696208, 0.03459598405715685, 0.08622190415539555, 0.06665095285883857, 0.067245449811456, 0.048706587837291426, 0.06125475521493875, 0.03542725802205831, 0.2421333467412326, 0.12907294782418124, 0.29376719203685664], "min": [0.594674722560326, 0.11027721264449192, 1.1025167230845054, -1.590740294147298, 0.6061986764140173, -2.280710729093199, 0.5795181299009148, -0.25826606856228496, 1.059573253309248, 1.3380373874570677, 0.5516550365506196, 2.0165889075812635], "max": [0.7711650355422673, 0.2619322344469558, 1.2299916657564771, -1.1752780969810983, 0.8241161164109498, -1.934599473354603, 0.7511567405084276, 0.0009175240442592381, 1.1746164599368574, 2.086949384985493, 0.9649741534225256, 2.877735496875708], "count": [298]}, "eef_sim_pose_action": {"mean": [0.6245861804134158, 0.23024653797788155, 1.133687514642736, -1.4772877764714984, 0.6758646004299689, -2.025287062014861, 0.6409644602002481, -0.13395253364020976, 1.1240037959038618, 1.6515044380174155, 0.79432244062916, 2.4636499948295105], "std": [0.04967625463454452, 0.04307692247696208, 0.03459598405715685, 0.08622190415539555, 0.06665095285883857, 0.067245449811456, 0.048706587837291426, 0.06125475521493875, 0.03542725802205831, 0.2421333467412326, 0.12907294782418124, 0.29376719203685664], "min": [0.594674722560326, 0.11027721264449192, 1.1025167230845054, -1.590740294147298, 0.6061986764140173, -2.280710729093199, 0.5795181299009148, -0.25826606856228496, 1.059573253309248, 1.3380373874570677, 0.5516550365506196, 2.0165889075812635], "max": [0.7711650355422673, 0.2619322344469558, 1.2299916657564771, -1.1752780969810983, 0.8241161164109498, -1.934599473354603, 0.7511567405084276, 0.0009175240442592381, 1.1746164599368574, 2.086949384985493, 0.9649741534225256, 2.877735496875708], "count": [298]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2537251491013072]], [[0.44591460171568625]], [[0.5731526409313725]]], "std": [[[0.3431619661128362]], [[0.2564023425333106]], [[0.228423080573098]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48463513480392156]], [[0.5212678472222222]], [[0.5317594056372549]]], "std": [[[0.3358485519717217]], [[0.3274915574194304]], [[0.33371015215329025]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524678635620915]], [[0.5230251899509804]], [[0.5690322467320261]]], "std": [[[0.30179368958858793]], [[0.29188455140448566]], [[0.3068380792366002]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3400064746732026]], [[0.427728329248366]], [[0.47586395833333334]]], "std": [[[0.34608528933712884]], [[0.33397191389412056]], [[0.37493852800397093]]], "count": [100]}, "observation.state": {"min": [0.4513809382915497, -1.2860733270645142, 0.9633316993713379, -0.423713356256485, -1.5987005233764648, 0.5659905076026917, -1.3465451002120972, -1.4393787384033203, 1.0073286294937134, -0.6031605005264282, 0.37367913126945496, -0.5659428238868713, 23.543333053588867, 45.33250045776367, -0.5893750190734863, -0.04749999940395355, 0.8899999856948853, -0.09937500208616257, 0.8333333134651184, -1.0924999713897705, 1.0318750143051147, -0.5568749904632568, 1.0618749856948853, 0.44749999046325684, 2.900624990463257, 50.11312484741211, 0.8799999952316284, -1.9606249332427979, 0.6762499809265137, -0.8374999761581421, 0.6340000033378601, 0.7231249809265137, 0.9175000190734863, 0.45374998450279236, 0.6637499928474426, 0.40062499046325684], "max": [1.4004602432250977, -0.7894159555435181, 1.586652159690857, 0.12815193831920624, -0.5793182849884033, 0.6899939179420471, -0.4767252206802368, -0.7573243379592896, 1.6429436206817627, 0.356149822473526, 1.52554190158844, -0.43488213419914246, 73.27562713623047, 58.390625, 4.934999942779541, 9.460000038146973, 57.506874084472656, 42.170623779296875, 63.395626068115234, 48.06500244140625, 60.897499084472656, 51.453125, 52.051876068115234, 71.70874786376953, 67.21624755859375, 80.77125549316406, 38.154998779296875, 9.688750267028809, 52.041873931884766, 110.92937469482422, 77.77249908447266, 110.97000122070312, 89.80313110351562, 111.04312896728516, 91.13249969482422, 111.67874908447266], "mean": [1.0921528339385986, -0.8925017714500427, 1.114976406097412, -0.10075433552265167, -1.1252385377883911, 0.6506866216659546, -0.8487967848777771, -1.034523367881775, 1.2789362668991089, -0.27787351608276367, 0.8072526454925537, -0.5469633936882019, 41.367916107177734, 53.80170822143555, -0.38396304845809937, 6.0591959953308105, 16.984182357788086, 4.072023391723633, 14.896463394165039, 3.870865821838379, 14.55827808380127, 4.763826847076416, 6.993197917938232, 28.52463722229004, 30.5574951171875, 62.93557357788086, 4.169402122497559, 4.552910327911377, 17.431137084960938, 26.154090881347656, 24.62331771850586, 28.769010543823242, 27.35203742980957, 28.703392028808594, 22.4555606842041, 41.349998474121094], "std": [0.21873626112937927, 0.12016120553016663, 0.14444340765476227, 0.11404187977313995, 0.18126827478408813, 0.028822729364037514, 0.23431073129177094, 0.2046852856874466, 0.1880435198545456, 0.26436686515808105, 0.2916353642940521, 0.03477533906698227, 11.974554061889648, 2.249671459197998, 0.6174216866493225, 2.3734631538391113, 14.228950500488281, 10.420427322387695, 16.523754119873047, 11.456006050109863, 16.724163055419922, 13.363962173461914, 14.210606575012207, 17.17770767211914, 20.60350799560547, 7.635412693023682, 8.463216781616211, 4.1111249923706055, 15.53303337097168, 43.05508041381836, 26.76495933532715, 44.35391616821289, 30.842121124267578, 44.740516662597656, 32.792686462402344, 42.81793212890625], "count": [345]}, "action": {"min": [0.4513809382915497, -1.2860733270645142, 0.9633316993713379, -0.423713356256485, -1.5987005233764648, 0.5659905076026917, -1.3465451002120972, -1.4393787384033203, 1.0073286294937134, -0.6031605005264282, 0.37367913126945496, -0.5659428238868713, 23.543333053588867, 45.33250045776367, -0.5893750190734863, -0.04749999940395355, 0.8899999856948853, -0.09937500208616257, 0.8333333134651184, -1.0924999713897705, 1.0318750143051147, -0.5568749904632568, 1.0618749856948853, 0.44749999046325684, 2.900624990463257, 50.11312484741211, 0.8799999952316284, -1.9606249332427979, 0.6762499809265137, -0.8374999761581421, 0.6340000033378601, 0.7231249809265137, 0.9175000190734863, 0.45374998450279236, 0.6637499928474426, 0.40062499046325684], "max": [1.4004602432250977, -0.7894159555435181, 1.586652159690857, 0.12815193831920624, -0.5793182849884033, 0.6899939179420471, -0.4767252206802368, -0.7573243379592896, 1.6429436206817627, 0.356149822473526, 1.52554190158844, -0.43488213419914246, 73.27562713623047, 58.390625, 4.934999942779541, 9.460000038146973, 57.506874084472656, 42.170623779296875, 63.395626068115234, 48.06500244140625, 60.897499084472656, 51.453125, 52.051876068115234, 71.70874786376953, 67.21624755859375, 80.77125549316406, 38.154998779296875, 9.688750267028809, 52.041873931884766, 110.92937469482422, 77.77249908447266, 110.97000122070312, 89.80313110351562, 111.04312896728516, 91.13249969482422, 111.67874908447266], "mean": [1.0921536684036255, -0.8925015926361084, 1.114975929260254, -0.10075439512729645, -1.1252378225326538, 0.6506868004798889, -0.8487966060638428, -1.0345228910446167, 1.278936505317688, -0.2778733968734741, 0.8072526454925537, -0.546963632106781, 41.367916107177734, 53.801692962646484, -0.383963018655777, 6.059195041656494, 16.98418617248535, 4.072024822235107, 14.896451950073242, 3.870861530303955, 14.558269500732422, 4.763825416564941, 6.993199348449707, 28.524641036987305, 30.5574893951416, 62.93558120727539, 4.169402599334717, 4.552908420562744, 17.431127548217773, 26.154062271118164, 24.623329162597656, 28.768964767456055, 27.352113723754883, 28.70338249206543, 22.4555606842041, 41.35002136230469], "std": [0.21873627603054047, 0.12016119062900543, 0.14444337785243988, 0.11404187977313995, 0.18126825988292694, 0.02882273495197296, 0.23431071639060974, 0.20468531548976898, 0.1880435049533844, 0.26436683535575867, 0.29163533449172974, 0.03477533534169197, 11.974555969238281, 2.2496707439422607, 0.6174214482307434, 2.3734629154205322, 14.228952407836914, 10.420429229736328, 16.523757934570312, 11.45600700378418, 16.724163055419922, 13.363962173461914, 14.210601806640625, 17.177703857421875, 20.603511810302734, 7.635411262512207, 8.463215827941895, 4.111124038696289, 15.533036231994629, 43.05508041381836, 26.764963150024414, 44.353912353515625, 30.842124938964844, 44.74053955078125, 32.792694091796875, 42.817935943603516], "count": [345]}, "timestamp": {"min": [0.0], "max": [11.466666666666667], "mean": [5.733333333333333], "std": [3.3197501021523808], "count": [345]}, "frame_index": {"min": [0], "max": [344], "mean": [172.0], "std": [99.59250306457142], "count": [345]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [345]}, "index": {"min": [2386], "max": [2730], "mean": [2558.0], "std": [99.59250306457142], "count": [345]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [345]}, "subtask_annotation": {"mean": [2.402898550724638, 6.0, 6.0, 6.0, 6.0], "std": [1.660275078875224, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [345]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [345]}, "eef_direction_state": {"mean": [4.805797101449276, 3.6492753623188405], "std": [2.0028880639000626, 1.5903352293044677], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_state": {"mean": [0.5449275362318841, 1.2115942028985507], "std": [0.840209813666137, 0.6927233029566325], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_state": {"mean": [0.4463768115942029, 0.8753623188405797], "std": [0.7484437399872262, 0.8472300642496886], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_direction_action": {"mean": [4.805797101449276, 3.6492753623188405], "std": [2.0028880639000626, 1.5903352293044677], "min": [0, 0], "max": [6, 6], "count": [345]}, "eef_velocity_action": {"mean": [0.5449275362318841, 1.2115942028985507], "std": [0.840209813666137, 0.6927233029566325], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_acc_mag_action": {"mean": [0.4463768115942029, 0.8753623188405797], "std": [0.7484437399872262, 0.8472300642496886], "min": [0, 0], "max": [2, 2], "count": [345]}, "eef_sim_pose_state": {"mean": [0.6298979926585188, 0.21293158291615655, 1.1497370160676548, -1.4896688817972215, 0.8050402274335117, -2.0999845186884967, 0.6568313377611912, -0.1453303554675924, 1.1239756481662044, 1.7504597479909607, 0.9175928256961752, 2.49403784442789], "std": [0.04447073859511546, 0.03537671774041656, 0.028204145595490976, 0.11625984377524057, 0.05185767408413323, 0.1072858452627787, 0.05312588068839511, 0.06783071477676748, 0.030019415061791958, 0.27121130794014503, 0.16025482048005124, 0.3004544280582447], "min": [0.5751163951146686, 0.11021475705577155, 1.0994768811229312, -1.6862441134284933, 0.5997372873650533, -2.3732387032238282, 0.579788899466011, -0.26199910564710294, 1.06075507434392, 1.3313043870906327, 0.568065320957543, 1.8590967048923932], "max": [0.7783187820534073, 0.26839839429090573, 1.2483788604690573, -1.0596490299834693, 0.8726400953469353, -1.789252435330598, 0.7494871762725182, -0.016852087785255043, 1.1694102919560114, 2.1353175167271394, 1.150247718755967, 2.938432258181183], "count": [345]}, "eef_sim_pose_action": {"mean": [0.6298979926585188, 0.21293158291615655, 1.1497370160676548, -1.4896688817972215, 0.8050402274335117, -2.0999845186884967, 0.6568313377611912, -0.1453303554675924, 1.1239756481662044, 1.7504597479909607, 0.9175928256961752, 2.49403784442789], "std": [0.04447073859511546, 0.03537671774041656, 0.028204145595490976, 0.11625984377524057, 0.05185767408413323, 0.1072858452627787, 0.05312588068839511, 0.06783071477676748, 0.030019415061791958, 0.27121130794014503, 0.16025482048005124, 0.3004544280582447], "min": [0.5751163951146686, 0.11021475705577155, 1.0994768811229312, -1.6862441134284933, 0.5997372873650533, -2.3732387032238282, 0.579788899466011, -0.26199910564710294, 1.06075507434392, 1.3313043870906327, 0.568065320957543, 1.8590967048923932], "max": [0.7783187820534073, 0.26839839429090573, 1.2483788604690573, -1.0596490299834693, 0.8726400953469353, -1.789252435330598, 0.7494871762725182, -0.016852087785255043, 1.1694102919560114, 2.1353175167271394, 1.150247718755967, 2.938432258181183], "count": [345]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24730746732026143]], [[0.4503332434640523]], [[0.580088245506536]]], "std": [[[0.33404618580401607]], [[0.24474438330763637]], [[0.21992537945401835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5018892810457517]], [[0.5403047508169935]], [[0.552543858251634]]], "std": [[[0.33288545778202916]], [[0.32541877524488344]], [[0.3308760024841344]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44698373774509803]], [[0.5225511499183008]], [[0.5675235968137254]]], "std": [[[0.296463494141631]], [[0.28839828626126357]], [[0.30563814658918875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33453227328431373]], [[0.42353307598039214]], [[0.46864349877450984]]], "std": [[[0.34463729129013265]], [[0.33475529492045714]], [[0.3769749908701786]]], "count": [100]}, "observation.state": {"min": [0.39275291562080383, -1.4303902387619019, 0.948581337928772, -0.3759017586708069, -1.544488549232483, 0.5502546429634094, -1.35773503780365, -1.5394445657730103, 1.024198293685913, -0.6237602233886719, 0.38979649543762207, -0.44749465584754944, 28.994998931884766, 42.473751068115234, -0.512499988079071, -0.4912499785423279, 0.84375, -0.3218750059604645, 0.79666668176651, -1.1662499904632568, 0.8012499809265137, -0.34812501072883606, 1.0893750190734863, 0.3453846275806427, 5.145625114440918, 46.90687561035156, 0.6512500047683716, -1.5556249618530273, 0.7081249952316284, 0.6856249570846558, 0.6356250047683716, 0.6868749856948853, 0.78125, 0.25437501072883606, 0.7081249952316284, -0.1731249988079071], "max": [1.4140663146972656, -0.8203631639480591, 1.7736228704452515, 0.12495708465576172, -0.3436617851257324, 0.6942378282546997, -0.45774680376052856, -0.8170729279518127, 1.7251754999160767, 0.31935861706733704, 1.5239312648773193, -0.43080511689186096, 71.3031234741211, 58.875, -0.20555555820465088, 9.479999542236328, 62.57749938964844, 31.08187484741211, 65.67437744140625, 52.62312698364258, 67.16937255859375, 53.02812576293945, 58.33562469482422, 78.44499969482422, 68.05437469482422, 81.82937622070312, 45.19562530517578, 9.612499237060547, 56.47187423706055, 111.1987533569336, 76.34062957763672, 110.39688110351562, 86.47062683105469, 110.75250244140625, 91.21562957763672, 111.39187622070312], "mean": [1.1288858652114868, -0.9396442770957947, 1.158068060874939, -0.18830148875713348, -1.159242033958435, 0.6259016990661621, -0.8159821033477783, -1.1105085611343384, 1.3432399034500122, -0.2793006896972656, 0.8657845258712769, -0.43975359201431274, 43.724300384521484, 53.33076858520508, -0.3811194598674774, 6.7862043380737305, 15.59217357635498, 4.350735187530518, 12.929129600524902, 5.797071933746338, 13.262889862060547, 7.713846683502197, 10.531328201293945, 15.83224868774414, 30.56825065612793, 66.31993865966797, 5.2045159339904785, 4.341226577758789, 19.348278045654297, 36.202842712402344, 27.188133239746094, 34.801143646240234, 30.502805709838867, 34.33457946777344, 28.943904876708984, 41.647647857666016], "std": [0.32234087586402893, 0.16494232416152954, 0.21697460114955902, 0.15956346690654755, 0.3113905191421509, 0.030451267957687378, 0.262555330991745, 0.22834721207618713, 0.20802247524261475, 0.2923527657985687, 0.3256160020828247, 0.00394546939060092, 11.753772735595703, 3.4727261066436768, 0.08083083480596542, 3.3427622318267822, 19.436952590942383, 9.59980583190918, 22.276470184326172, 14.918941497802734, 23.007061004638672, 16.239917755126953, 18.64173698425293, 28.410425186157227, 17.251909255981445, 9.233524322509766, 10.184823036193848, 4.364448070526123, 19.377853393554688, 47.20700454711914, 30.813692092895508, 45.66391372680664, 34.57958221435547, 46.561485290527344, 35.49191665649414, 47.0496711730957], "count": [285]}, "action": {"min": [0.39275291562080383, -1.4303902387619019, 0.948581337928772, -0.3759017586708069, -1.544488549232483, 0.5502546429634094, -1.35773503780365, -1.5394445657730103, 1.024198293685913, -0.6237602233886719, 0.38979649543762207, -0.44749465584754944, 28.994998931884766, 42.473751068115234, -0.512499988079071, -0.4912499785423279, 0.84375, -0.3218750059604645, 0.79666668176651, -1.1662499904632568, 0.8012499809265137, -0.34812501072883606, 1.0893750190734863, 0.3453846275806427, 5.145625114440918, 46.90687561035156, 0.6512500047683716, -1.5556249618530273, 0.7081249952316284, 0.6856249570846558, 0.6356250047683716, 0.6868749856948853, 0.78125, 0.25437501072883606, 0.7081249952316284, -0.1731249988079071], "max": [1.4140663146972656, -0.8203631639480591, 1.7736228704452515, 0.12495708465576172, -0.3436617851257324, 0.6942378282546997, -0.45774680376052856, -0.8170729279518127, 1.7251754999160767, 0.31935861706733704, 1.5239312648773193, -0.43080511689186096, 71.3031234741211, 58.875, -0.20555555820465088, 9.479999542236328, 62.57749938964844, 31.08187484741211, 65.67437744140625, 52.62312698364258, 67.16937255859375, 53.02812576293945, 58.33562469482422, 78.44499969482422, 68.05437469482422, 81.82937622070312, 45.19562530517578, 9.612499237060547, 56.47187423706055, 111.1987533569336, 76.34062957763672, 110.39688110351562, 86.47062683105469, 110.75250244140625, 91.21562957763672, 111.39187622070312], "mean": [1.1288857460021973, -0.9396441578865051, 1.1580690145492554, -0.18830148875713348, -1.1592421531677246, 0.625901997089386, -0.8159818649291992, -1.1105084419250488, 1.343239426612854, -0.2793009281158447, 0.8657844066619873, -0.43975356221199036, 43.724308013916016, 53.33079528808594, -0.3811194598674774, 6.7862067222595215, 15.592180252075195, 4.350735187530518, 12.92912769317627, 5.797072410583496, 13.262887001037598, 7.713848114013672, 10.531330108642578, 15.832245826721191, 30.568239212036133, 66.31991577148438, 5.204507827758789, 4.341227054595947, 19.3482723236084, 36.20287322998047, 27.188140869140625, 34.80113220214844, 30.502788543701172, 34.334590911865234, 28.943889617919922, 41.64765167236328], "std": [0.32234084606170654, 0.16494233906269073, 0.2169746309518814, 0.15956346690654755, 0.31139057874679565, 0.030451269820332527, 0.26255539059638977, 0.22834721207618713, 0.20802250504493713, 0.2923527657985687, 0.3256160318851471, 0.003945468924939632, 11.75377082824707, 3.472726345062256, 0.08083081990480423, 3.3427622318267822, 19.43695068359375, 9.599807739257812, 22.276473999023438, 14.918941497802734, 23.007064819335938, 16.239919662475586, 18.64173698425293, 28.410423278808594, 17.25190544128418, 9.233525276184082, 10.184828758239746, 4.364448070526123, 19.37784767150879, 47.207008361816406, 30.813682556152344, 45.663917541503906, 34.57958221435547, 46.56148910522461, 35.4919319152832, 47.0496711730957], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [285]}, "index": {"min": [2731], "max": [3015], "mean": [2873.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [2.2982456140350878, 6.0, 6.0, 6.0, 6.0], "std": [1.9802969144798244, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [285]}, "eef_direction_state": {"mean": [4.2596491228070175, 3.5964912280701755], "std": [2.178673316664256, 1.6528513281844048], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.775438596491228, 1.2526315789473683], "std": [0.905399146592628, 0.7201620829156696], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.5929824561403508, 0.8842105263157894], "std": [0.80084596699372, 0.8401732222571547], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.2596491228070175, 3.5964912280701755], "std": [2.178673316664256, 1.6528513281844048], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.775438596491228, 1.2526315789473683], "std": [0.905399146592628, 0.7201620829156696], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.5929824561403508, 0.8842105263157894], "std": [0.80084596699372, 0.8401732222571547], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.6407842631042315, 0.23048321081935685, 1.146143017401466, -1.4795783290355526, 0.7579534588323972, -2.008656037340935, 0.6664094945728272, -0.12502538229139062, 1.1387749198481332, 1.6003031391954685, 0.816812864781732, 2.401166294050434], "std": [0.06740355775979677, 0.05318117883553967, 0.030678299115359447, 0.10207655757863776, 0.06204287318557705, 0.09155796043937513, 0.05453719372969535, 0.0810076187985038, 0.03566256380300234, 0.2755941233054773, 0.17827366965373656, 0.3053787770840482], "min": [0.5752332086698899, 0.10299240202612434, 1.0785805419416508, -1.7266379231603008, 0.6955501168999976, -2.340073363813354, 0.5900657524951899, -0.2721023114624873, 1.0658526643034496, 1.2472510072066432, 0.49967127473906503, 1.9158288586246344], "max": [0.8233352882822222, 0.27339384816281986, 1.2427377488334412, -1.093986780555732, 0.9302800222366958, -1.839520816949207, 0.7566480089930385, 0.014323507831899979, 1.1953237365239269, 2.107557881609363, 1.0669510906415405, 2.939554575271213], "count": [285]}, "eef_sim_pose_action": {"mean": [0.6407842631042315, 0.23048321081935685, 1.146143017401466, -1.4795783290355526, 0.7579534588323972, -2.008656037340935, 0.6664094945728272, -0.12502538229139062, 1.1387749198481332, 1.6003031391954685, 0.816812864781732, 2.401166294050434], "std": [0.06740355775979677, 0.05318117883553967, 0.030678299115359447, 0.10207655757863776, 0.06204287318557705, 0.09155796043937513, 0.05453719372969535, 0.0810076187985038, 0.03566256380300234, 0.2755941233054773, 0.17827366965373656, 0.3053787770840482], "min": [0.5752332086698899, 0.10299240202612434, 1.0785805419416508, -1.7266379231603008, 0.6955501168999976, -2.340073363813354, 0.5900657524951899, -0.2721023114624873, 1.0658526643034496, 1.2472510072066432, 0.49967127473906503, 1.9158288586246344], "max": [0.8233352882822222, 0.27339384816281986, 1.2427377488334412, -1.093986780555732, 0.9302800222366958, -1.839520816949207, 0.7566480089930385, 0.014323507831899979, 1.1953237365239269, 2.107557881609363, 1.0669510906415405, 2.939554575271213], "count": [285]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2500129963235294]], [[0.4495745996732026]], [[0.5775213031045751]]], "std": [[[0.33652989613171874]], [[0.24928320856044292]], [[0.22410624023157635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804112418300654]], [[0.513570816993464]], [[0.518830222630719]]], "std": [[[0.3375085788625631]], [[0.33141043904845513]], [[0.3361650802246253]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233960845588235]], [[0.507351689133987]], [[0.5599882128267973]]], "std": [[[0.2893403465371035]], [[0.2822474262517539]], [[0.3039650553335795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3377660008169935]], [[0.4256106658496732]], [[0.46654511029411766]]], "std": [[[0.34706463912346475]], [[0.3364505214024166]], [[0.38025461402716254]]], "count": [100]}, "observation.state": {"min": [0.45514801144599915, -1.2883621454238892, 0.9682061076164246, -0.37886878848075867, -1.5404194593429565, 0.6086680889129639, -1.3398480415344238, -1.5587091445922852, 1.0141103267669678, -0.5570258498191833, 0.43585965037345886, -0.4916743040084839, 4.579999923706055, 44.68562316894531, -0.546875, 0.06624999642372131, 0.890625, -0.6050000190734863, 0.815625011920929, -1.1728571653366089, 1.0, 0.04625000059604645, 1.0981249809265137, -1.0356249809265137, 1.5356249809265137, 45.151248931884766, 0.8637499809265137, -1.0625, 0.9112499952316284, -0.4831250011920929, 0.6321428418159485, 0.26375001668930054, 0.927142858505249, -0.23499999940395355, 0.7133333086967468, 0.75], "max": [1.3784618377685547, -0.7879854440689087, 1.5877727270126343, 0.05788891389966011, -0.5968900322914124, 0.6931410431861877, -0.426108181476593, -0.7917525172233582, 1.7388848066329956, 0.30219221115112305, 1.4808244705200195, -0.3631647229194641, 74.12000274658203, 59.016666412353516, -0.125, 9.581110954284668, 60.2243766784668, 36.533748626708984, 61.1349983215332, 60.79249954223633, 60.38500213623047, 60.72999954223633, 49.818748474121094, 79.8656234741211, 37.259376525878906, 82.46062469482422, 5.510000228881836, 9.493999481201172, 67.34000396728516, 112.13750457763672, 87.92312622070312, 110.63249969482422, 95.91812896728516, 111.14187622070312, 96.4643783569336, 110.82875061035156], "mean": [1.0828838348388672, -0.9297810792922974, 1.1388496160507202, -0.16075073182582855, -1.1845810413360596, 0.6590148210525513, -0.8060339689254761, -1.1061558723449707, 1.3242253065109253, -0.28477615118026733, 0.8684383034706116, -0.4647916853427887, 48.229896545410156, 53.063690185546875, -0.3965054750442505, 4.807739734649658, 22.518098831176758, 5.949639797210693, 19.456871032714844, 8.325302124023438, 18.31029510498047, 8.463395118713379, 9.87149429321289, 29.670997619628906, 14.635818481445312, 73.2243423461914, 1.1075570583343506, 3.580115795135498, 29.501970291137695, 36.94172286987305, 40.110355377197266, 37.951786041259766, 42.756011962890625, 39.3218879699707, 36.49131393432617, 54.93008041381836], "std": [0.2794397473335266, 0.14893807470798492, 0.18348142504692078, 0.1142255887389183, 0.24650907516479492, 0.025556448847055435, 0.27915310859680176, 0.2300577610731125, 0.225667804479599, 0.2644123136997223, 0.3000611960887909, 0.04415174201130867, 14.088603019714355, 3.1062302589416504, 0.12005702406167984, 3.0771005153656006, 18.527250289916992, 11.523404121398926, 19.28685188293457, 17.359037399291992, 19.86383628845215, 17.92854881286621, 15.44997787475586, 26.4998779296875, 11.733656883239746, 9.932772636413574, 0.6123546361923218, 2.9008708000183105, 22.69468116760254, 48.61433792114258, 31.478796005249023, 48.49810791015625, 34.582908630371094, 49.23353576660156, 37.79358673095703, 43.489078521728516], "count": [255]}, "action": {"min": [0.45514801144599915, -1.2883621454238892, 0.9682061076164246, -0.37886878848075867, -1.5404194593429565, 0.6086680889129639, -1.3398480415344238, -1.5587091445922852, 1.0141103267669678, -0.5570258498191833, 0.43585965037345886, -0.4916743040084839, 4.579999923706055, 44.68562316894531, -0.546875, 0.06624999642372131, 0.890625, -0.6050000190734863, 0.815625011920929, -1.1728571653366089, 1.0, 0.04625000059604645, 1.0981249809265137, -1.0356249809265137, 1.5356249809265137, 45.151248931884766, 0.8637499809265137, -1.0625, 0.9112499952316284, -0.4831250011920929, 0.6321428418159485, 0.26375001668930054, 0.927142858505249, -0.23499999940395355, 0.7133333086967468, 0.75], "max": [1.3784618377685547, -0.7879854440689087, 1.5877727270126343, 0.05788891389966011, -0.5968900322914124, 0.6931410431861877, -0.426108181476593, -0.7917525172233582, 1.7388848066329956, 0.30219221115112305, 1.4808244705200195, -0.3631647229194641, 74.12000274658203, 59.016666412353516, -0.125, 9.581110954284668, 60.2243766784668, 36.533748626708984, 61.1349983215332, 60.79249954223633, 60.38500213623047, 60.72999954223633, 49.818748474121094, 79.8656234741211, 37.259376525878906, 82.46062469482422, 5.510000228881836, 9.493999481201172, 67.34000396728516, 112.13750457763672, 87.92312622070312, 110.63249969482422, 95.91812896728516, 111.14187622070312, 96.4643783569336, 110.82875061035156], "mean": [1.0828838348388672, -0.9297810196876526, 1.1388492584228516, -0.1607508510351181, -1.1845812797546387, 0.6590149998664856, -0.8060338497161865, -1.1061562299728394, 1.3242254257202148, -0.2847759425640106, 0.8684384226799011, -0.4647913873195648, 48.22991180419922, 53.06368637084961, -0.3965054154396057, 4.807740688323975, 22.51810073852539, 5.94964075088501, 19.45686912536621, 8.325300216674805, 18.3102970123291, 8.463391304016113, 9.871492385864258, 29.671001434326172, 14.635811805725098, 73.22431182861328, 1.1075570583343506, 3.5801169872283936, 29.50196647644043, 36.941734313964844, 40.110355377197266, 37.951759338378906, 42.75602722167969, 39.32187271118164, 36.49129867553711, 54.93009948730469], "std": [0.279439777135849, 0.14893807470798492, 0.18348146975040436, 0.11422558128833771, 0.24650906026363373, 0.025556448847055435, 0.27915307879447937, 0.2300577163696289, 0.22566774487495422, 0.2644123136997223, 0.3000611960887909, 0.04415174573659897, 14.088603973388672, 3.106229782104492, 0.12005706876516342, 3.0771005153656006, 18.527252197265625, 11.523405075073242, 19.286849975585938, 17.35903549194336, 19.86383628845215, 17.92854881286621, 15.44997787475586, 26.499879837036133, 11.733654975891113, 9.932770729064941, 0.6123548150062561, 2.9008710384368896, 22.694683074951172, 48.614341735839844, 31.478797912597656, 48.498111724853516, 34.58290481567383, 49.2335319519043, 37.79359436035156, 43.48906326293945], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [255]}, "index": {"min": [3016], "max": [3270], "mean": [3143.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [2.2941176470588234, 6.0, 6.0, 6.0, 6.0], "std": [1.951310446020164, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [255]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [255]}, "eef_direction_state": {"mean": [4.070588235294117, 3.4823529411764707], "std": [2.2929811161623785, 1.518087791301674], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [0.803921568627451, 1.423529411764706], "std": [0.8499044431440338, 0.6575618170579822], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.5490196078431373, 0.9882352941176471], "std": [0.7698669477660354, 0.8470588235294119], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [4.070588235294117, 3.4823529411764707], "std": [2.2929811161623785, 1.518087791301674], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [0.803921568627451, 1.423529411764706], "std": [0.8499044431440338, 0.6575618170579822], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.5490196078431373, 0.9882352941176471], "std": [0.7698669477660354, 0.8470588235294119], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.6385371673256992, 0.2148169789783491, 1.1637912641884098, -1.3866145131190077, 0.769478282752803, -1.9852822389685374, 0.6602429527912677, -0.11710358222511953, 1.1434422740768044, 1.5639161732015538, 0.8288979924890844, 2.3825545270459583], "std": [0.057487684990715875, 0.045774194907111244, 0.031258322319540864, 0.0942839748378556, 0.03413953646808861, 0.08496338020430236, 0.06414877777522052, 0.07564562930608157, 0.04059882755655063, 0.22334627162978893, 0.15854722428646567, 0.2713606579453748], "min": [0.582012922190275, 0.1145302914196547, 1.0981337726553484, -1.594190144065316, 0.6765356390513131, -2.210247585128135, 0.5821852969310957, -0.25451085908192356, 1.0656133899747693, 1.1727728925011087, 0.528458343474862, 1.9413385388652462], "max": [0.7812592004457984, 0.2653947073649135, 1.23460160551736, -1.107695761921875, 0.8286203154307059, -1.8236648859290403, 0.7677968224503913, 0.019893258062001484, 1.2364046077425368, 2.0014460972213657, 1.0228552972190288, 2.8428316851372197], "count": [255]}, "eef_sim_pose_action": {"mean": [0.6385371673256992, 0.2148169789783491, 1.1637912641884098, -1.3866145131190077, 0.769478282752803, -1.9852822389685374, 0.6602429527912677, -0.11710358222511953, 1.1434422740768044, 1.5639161732015538, 0.8288979924890844, 2.3825545270459583], "std": [0.057487684990715875, 0.045774194907111244, 0.031258322319540864, 0.0942839748378556, 0.03413953646808861, 0.08496338020430236, 0.06414877777522052, 0.07564562930608157, 0.04059882755655063, 0.22334627162978893, 0.15854722428646567, 0.2713606579453748], "min": [0.582012922190275, 0.1145302914196547, 1.0981337726553484, -1.594190144065316, 0.6765356390513131, -2.210247585128135, 0.5821852969310957, -0.25451085908192356, 1.0656133899747693, 1.1727728925011087, 0.528458343474862, 1.9413385388652462], "max": [0.7812592004457984, 0.2653947073649135, 1.23460160551736, -1.107695761921875, 0.8286203154307059, -1.8236648859290403, 0.7677968224503913, 0.019893258062001484, 1.2364046077425368, 2.0014460972213657, 1.0228552972190288, 2.8428316851372197], "count": [255]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25345103553921566]], [[0.4462769301470588]], [[0.569235835375817]]], "std": [[[0.33967137561800625]], [[0.25512131107439856]], [[0.23096537214550977]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.505724272875817]], [[0.5435579432189542]], [[0.5554524632352942]]], "std": [[[0.33258704549450224]], [[0.3245455909093354]], [[0.33082089458821673]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41984049019607844]], [[0.505421141748366]], [[0.5626875102124183]]], "std": [[[0.2907074306281007]], [[0.28011980079226423]], [[0.2954127417500278]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3325520404411765]], [[0.42264747140522874]], [[0.46764366421568626]]], "std": [[[0.3459495306229151]], [[0.3340450239921911]], [[0.38172187669470287]]], "count": [100]}, "observation.state": {"min": [0.43163958191871643, -1.3547149896621704, 0.9699015617370605, -0.3413967788219452, -1.4566882848739624, 0.6391623020172119, -1.4164663553237915, -1.5450713634490967, 1.0017759799957275, -0.6370641589164734, 0.3904402256011963, -0.6414511203765869, 19.38687515258789, 43.46875, -0.53125, -0.5224999785423279, 0.9431250095367432, 0.18312500417232513, 0.75, -1.2293750047683716, 0.9587500095367432, -0.2900000214576721, 1.0525000095367432, -1.1200000047683716, 1.5049999952316284, 46.79750061035156, 0.8856250047683716, -0.9375, 0.9722222089767456, -1.0318750143051147, 0.6200000047683716, -0.8081249594688416, 0.8231250047683716, 0.03187499940395355, 0.6881250143051147, 0.9537500143051147], "max": [1.4002059698104858, -0.7970931529998779, 1.6629711389541626, 0.08087281882762909, -0.5326113700866699, 0.7777650356292725, -0.4331654906272888, -0.7729134559631348, 1.7535001039505005, 0.36233818531036377, 1.4915481805801392, -0.3353646993637085, 73.4418716430664, 59.307498931884766, 8.119999885559082, 9.692500114440918, 56.85749816894531, 38.2556266784668, 60.9375, 53.220001220703125, 57.868125915527344, 52.020626068115234, 49.2400016784668, 71.73999786376953, 38.81125259399414, 82.79812622070312, 2.8125, 9.536250114440918, 66.76187896728516, 110.87687683105469, 88.45375061035156, 110.68437957763672, 95.6675033569336, 110.55999755859375, 95.58000183105469, 112.11563110351562], "mean": [1.2146563529968262, -0.9100888967514038, 1.0846916437149048, -0.24635736644268036, -1.272441029548645, 0.6723491549491882, -0.8354451656341553, -1.0495725870132446, 1.2621097564697266, -0.32378262281417847, 0.847676157951355, -0.47372162342071533, 43.755210876464844, 48.765262603759766, -0.2669834494590759, 7.861280918121338, 9.42629623413086, 4.101657390594482, 9.19097900390625, 3.7289373874664307, 9.386439323425293, 5.708261966705322, 6.842843532562256, 10.112432479858398, 13.947800636291504, 70.37462615966797, 1.1818965673446655, 4.117062568664551, 31.863906860351562, 34.0670051574707, 39.905147552490234, 34.951148986816406, 41.46559143066406, 39.05718231201172, 37.00907516479492, 53.700645446777344], "std": [0.30198827385902405, 0.14709046483039856, 0.19560226798057556, 0.13734441995620728, 0.2709355056285858, 0.022558359429240227, 0.24347734451293945, 0.20680798590183258, 0.20528218150138855, 0.33190107345581055, 0.2978016436100006, 0.11016768962144852, 11.297478675842285, 4.586828231811523, 0.9694190621376038, 3.2440433502197266, 16.973413467407227, 10.23740005493164, 18.19703483581543, 12.87415599822998, 17.899261474609375, 14.195228576660156, 13.393274307250977, 23.579801559448242, 10.848381996154785, 10.897139549255371, 0.3423349857330322, 3.9454214572906494, 24.41543960571289, 45.90348815917969, 36.10385513305664, 46.1952018737793, 38.14696502685547, 46.117340087890625, 38.43173599243164, 45.58089828491211], "count": [356]}, "action": {"min": [0.43163958191871643, -1.3547149896621704, 0.9699015617370605, -0.3413967788219452, -1.4566882848739624, 0.6391623020172119, -1.4164663553237915, -1.5450713634490967, 1.0017759799957275, -0.6370641589164734, 0.3904402256011963, -0.6414511203765869, 19.38687515258789, 43.46875, -0.53125, -0.5224999785423279, 0.9431250095367432, 0.18312500417232513, 0.75, -1.2293750047683716, 0.9587500095367432, -0.2900000214576721, 1.0525000095367432, -1.1200000047683716, 1.5049999952316284, 46.79750061035156, 0.8856250047683716, -0.9375, 0.9722222089767456, -1.0318750143051147, 0.6200000047683716, -0.8081249594688416, 0.8231250047683716, 0.03187499940395355, 0.6881250143051147, 0.9537500143051147], "max": [1.4002059698104858, -0.7970931529998779, 1.6629711389541626, 0.08087281882762909, -0.5326113700866699, 0.7777650356292725, -0.4331654906272888, -0.7729134559631348, 1.7535001039505005, 0.36233818531036377, 1.4915481805801392, -0.3353646993637085, 73.4418716430664, 59.307498931884766, 8.119999885559082, 9.692500114440918, 56.85749816894531, 38.2556266784668, 60.9375, 53.220001220703125, 57.868125915527344, 52.020626068115234, 49.2400016784668, 71.73999786376953, 38.81125259399414, 82.79812622070312, 2.8125, 9.536250114440918, 66.76187896728516, 110.87687683105469, 88.45375061035156, 110.68437957763672, 95.6675033569336, 110.55999755859375, 95.58000183105469, 112.11563110351562], "mean": [1.2146575450897217, -0.9100883603096008, 1.0846912860870361, -0.24635739624500275, -1.2724412679672241, 0.6723489165306091, -0.8354454636573792, -1.0495725870132446, 1.2621097564697266, -0.323782742023468, 0.8476763367652893, -0.47372183203697205, 43.755218505859375, 48.76528549194336, -0.26698359847068787, 7.861278057098389, 9.426297187805176, 4.101658344268799, 9.19097900390625, 3.7289366722106934, 9.386438369750977, 5.708259582519531, 6.842843532562256, 10.112431526184082, 13.94778823852539, 70.37466430664062, 1.1818954944610596, 4.117063999176025, 31.863927841186523, 34.067020416259766, 39.90514373779297, 34.951107025146484, 41.465599060058594, 39.05720138549805, 37.00910568237305, 53.70060729980469], "std": [0.30198827385902405, 0.14709050953388214, 0.19560225307941437, 0.13734443485736847, 0.2709355056285858, 0.022558357566595078, 0.24347735941410065, 0.20680800080299377, 0.20528216660022736, 0.3319011330604553, 0.2978016436100006, 0.11016768962144852, 11.297481536865234, 4.586827278137207, 0.9694191813468933, 3.2440431118011475, 16.973411560058594, 10.23740005493164, 18.197032928466797, 12.87415599822998, 17.899263381958008, 14.195228576660156, 13.393274307250977, 23.579801559448242, 10.848379135131836, 10.897139549255371, 0.3423349857330322, 3.9454214572906494, 24.415441513061523, 45.90348815917969, 36.10386276245117, 46.1951904296875, 38.14696502685547, 46.117340087890625, 38.43173599243164, 45.58090591430664], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [356]}, "index": {"min": [3271], "max": [3626], "mean": [3448.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [2.485955056179775, 6.0, 6.0, 6.0, 6.0], "std": [1.6326460353155978, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [356]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [356]}, "eef_direction_state": {"mean": [4.764044943820225, 3.5224719101123596], "std": [1.9561052332053364, 1.8135106440141289], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [0.5646067415730337, 1.2162921348314606], "std": [0.8338250243249518, 0.654168795903354], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.4438202247191011, 0.8679775280898876], "std": [0.7225819896217955, 0.8292323237103237], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [4.764044943820225, 3.5224719101123596], "std": [1.9561052332053364, 1.8135106440141289], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [0.5646067415730337, 1.2162921348314606], "std": [0.8338250243249518, 0.654168795903354], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.4438202247191011, 0.8679775280898876], "std": [0.7225819896217955, 0.8292323237103237], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.6199434826089982, 0.23812432904123287, 1.1469880361527154, -1.4445995467471462, 0.7623758436119776, -1.964095527450295, 0.6436446847772366, -0.12743649400283216, 1.1295548916883307, 1.6693057189378848, 0.8481313790339751, 2.477337799758391], "std": [0.060910220556934465, 0.05101628891211913, 0.029476811219827693, 0.08741663005625058, 0.042634737811813754, 0.08154097085594979, 0.05986509223866056, 0.06966357450480141, 0.039190783501275764, 0.28330762923967, 0.11828776019841239, 0.3793557821371305], "min": [0.5833299638751284, 0.10270729249149757, 1.073311498963396, -1.6994189830764705, 0.6943943900258338, -2.3056232501097336, 0.5744178729183917, -0.27196788663175564, 1.0545651639932898, 1.2496662778318977, 0.6570068746498645, 1.8073870502600424], "max": [0.7963907557658987, 0.27676378911635546, 1.2322217296916902, -1.1295438461883573, 0.8619837555365071, -1.8527316623657673, 0.7745274090548093, 0.006491225497288089, 1.193466068449049, 2.108810064730445, 1.0045048005315076, 2.9824371948962627], "count": [356]}, "eef_sim_pose_action": {"mean": [0.6199434826089982, 0.23812432904123287, 1.1469880361527154, -1.4445995467471462, 0.7623758436119776, -1.964095527450295, 0.6436446847772366, -0.12743649400283216, 1.1295548916883307, 1.6693057189378848, 0.8481313790339751, 2.477337799758391], "std": [0.060910220556934465, 0.05101628891211913, 0.029476811219827693, 0.08741663005625058, 0.042634737811813754, 0.08154097085594979, 0.05986509223866056, 0.06966357450480141, 0.039190783501275764, 0.28330762923967, 0.11828776019841239, 0.3793557821371305], "min": [0.5833299638751284, 0.10270729249149757, 1.073311498963396, -1.6994189830764705, 0.6943943900258338, -2.3056232501097336, 0.5744178729183917, -0.27196788663175564, 1.0545651639932898, 1.2496662778318977, 0.6570068746498645, 1.8073870502600424], "max": [0.7963907557658987, 0.27676378911635546, 1.2322217296916902, -1.1295438461883573, 0.8619837555365071, -1.8527316623657673, 0.7745274090548093, 0.006491225497288089, 1.193466068449049, 2.108810064730445, 1.0045048005315076, 2.9824371948962627], "count": [356]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2404228799019608]], [[0.44764723651960786]], [[0.5747443647875817]]], "std": [[[0.330081833192669]], [[0.2441365000282302]], [[0.22221362660614669]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49842145833333334]], [[0.5420733558006536]], [[0.560080451388889]]], "std": [[[0.33039678853506266]], [[0.32379512908378005]], [[0.3282655139752053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4798108843954248]], [[0.5496802369281046]], [[0.5935432700163399]]], "std": [[[0.3098926539834099]], [[0.2983530285416157]], [[0.31192644976984996]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33251984885620917]], [[0.4276987969771242]], [[0.4794733108660131]]], "std": [[[0.34652393360482353]], [[0.3337228704989217]], [[0.3766878723831818]]], "count": [100]}, "observation.state": {"min": [0.38345444202423096, -1.3926479816436768, 0.8826708197593689, -0.5156489610671997, -1.597005009651184, 0.7179608345031738, -1.5968778133392334, -1.444743275642395, 0.8329519033432007, -0.7804989814758301, 0.2507009506225586, -0.6266450881958008, 18.406665802001953, 43.16437530517578, -0.5943750143051147, -0.4037500023841858, 0.6987500190734863, -0.4025000035762787, 0.8068749904632568, -1.28125, 0.6825000047683716, -0.7024999856948853, 1.0, 0.19875000417232513, 20.098125457763672, 45.78125, 0.9381250143051147, -1.1293749809265137, 0.828125, 0.7506250143051147, 0.6037499904632568, -0.051874998956918716, 0.7606250047683716, 0.7918750047683716, 0.6625000238418579, 0.5143749713897705], "max": [1.4832829236984253, -0.7513160705566406, 1.6912957429885864, 0.06713970005512238, -0.46008333563804626, 0.8276112079620361, -0.3850995600223541, -0.7339589595794678, 1.5852216482162476, 0.4959394037723541, 1.6298118829727173, -0.6072375178337097, 76.11312103271484, 65.46818542480469, 4.112500190734863, 9.420000076293945, 69.03812408447266, 37.14812469482422, 70.99500274658203, 50.28750228881836, 71.515625, 54.015625, 61.96875, 77.38249969482422, 59.709999084472656, 77.34062957763672, 2.2799999713897705, 9.515000343322754, 46.79624938964844, 101.89812469482422, 73.07437896728516, 110.37187957763672, 86.62187957763672, 111.30750274658203, 89.60562896728516, 111.52188110351562], "mean": [1.1557064056396484, -0.8928044438362122, 1.0762543678283691, -0.22835081815719604, -1.13624906539917, 0.7890146374702454, -0.881327211856842, -0.96416175365448, 1.1715502738952637, -0.24752715229988098, 0.8321459293365479, -0.6196243762969971, 41.77500915527344, 50.32057189941406, -0.3771125376224518, 7.180501461029053, 13.402118682861328, 4.383833408355713, 13.804423332214355, 4.898619174957275, 13.92309856414795, 8.036742210388184, 10.463889122009277, 16.09293556213379, 35.20381546020508, 57.68292999267578, 1.1501641273498535, 4.60124397277832, 13.60029411315918, 20.462968826293945, 19.17697525024414, 26.63829803466797, 23.291128158569336, 28.11629867553711, 21.438039779663086, 35.68211364746094], "std": [0.37065958976745605, 0.18674419820308685, 0.2406792938709259, 0.17080320417881012, 0.3109516203403473, 0.029300400987267494, 0.34892162680625916, 0.22168536484241486, 0.20590074360370636, 0.3673269748687744, 0.37355339527130127, 0.006400140002369881, 16.174047470092773, 4.770484924316406, 0.5837183594703674, 3.629694938659668, 22.042015075683594, 9.640543937683105, 22.707487106323242, 13.330046653747559, 22.81923484802246, 16.540773391723633, 18.419994354248047, 26.015790939331055, 9.706025123596191, 9.724893569946289, 0.2589343786239624, 4.117164134979248, 15.780486106872559, 35.13624954223633, 25.164400100708008, 43.82868194580078, 30.537485122680664, 44.5545768737793, 32.40738296508789, 44.95470428466797], "count": [288]}, "action": {"min": [0.38345444202423096, -1.3926479816436768, 0.8826708197593689, -0.5156489610671997, -1.597005009651184, 0.7179608345031738, -1.5968778133392334, -1.444743275642395, 0.8329519033432007, -0.7804989814758301, 0.2507009506225586, -0.6266450881958008, 18.406665802001953, 43.16437530517578, -0.5943750143051147, -0.4037500023841858, 0.6987500190734863, -0.4025000035762787, 0.8068749904632568, -1.28125, 0.6825000047683716, -0.7024999856948853, 1.0, 0.19875000417232513, 20.098125457763672, 45.78125, 0.9381250143051147, -1.1293749809265137, 0.828125, 0.7506250143051147, 0.6037499904632568, -0.051874998956918716, 0.7606250047683716, 0.7918750047683716, 0.6625000238418579, 0.5143749713897705], "max": [1.4832829236984253, -0.7513160705566406, 1.6912957429885864, 0.06713970005512238, -0.46008333563804626, 0.8276112079620361, -0.3850995600223541, -0.7339589595794678, 1.5852216482162476, 0.4959394037723541, 1.6298118829727173, -0.6072375178337097, 76.11312103271484, 65.46818542480469, 4.112500190734863, 9.420000076293945, 69.03812408447266, 37.14812469482422, 70.99500274658203, 50.28750228881836, 71.515625, 54.015625, 61.96875, 77.38249969482422, 59.709999084472656, 77.34062957763672, 2.2799999713897705, 9.515000343322754, 46.79624938964844, 101.89812469482422, 73.07437896728516, 110.37187957763672, 86.62187957763672, 111.30750274658203, 89.60562896728516, 111.52188110351562], "mean": [1.155706524848938, -0.8928044438362122, 1.076253890991211, -0.22835084795951843, -1.1362495422363281, 0.7890148162841797, -0.8813282251358032, -0.96416175365448, 1.1715502738952637, -0.2475270926952362, 0.8321461081504822, -0.6196247935295105, 41.77500915527344, 50.3205680847168, -0.37711262702941895, 7.180497169494629, 13.402117729187012, 4.383832931518555, 13.804422378540039, 4.898620128631592, 13.923095703125, 8.03674030303955, 10.463887214660645, 16.092937469482422, 35.203857421875, 57.68292236328125, 1.1501643657684326, 4.601245403289795, 13.600292205810547, 20.462968826293945, 19.176984786987305, 26.63831329345703, 23.291156768798828, 28.116313934326172, 21.438037872314453, 35.68208312988281], "std": [0.37065961956977844, 0.18674424290657043, 0.24067935347557068, 0.17080318927764893, 0.3109516501426697, 0.029300399124622345, 0.348921537399292, 0.22168533504009247, 0.20590080320835114, 0.3673269748687744, 0.37355339527130127, 0.006400140468031168, 16.17404556274414, 4.770484447479248, 0.5837182402610779, 3.629694938659668, 22.04201316833496, 9.640543937683105, 22.707483291625977, 13.330048561096191, 22.819231033325195, 16.540775299072266, 18.420000076293945, 26.015790939331055, 9.706025123596191, 9.724892616271973, 0.25893422961235046, 4.11716365814209, 15.78048324584961, 35.13624954223633, 25.164400100708008, 43.82868576049805, 30.537477493286133, 44.5545654296875, 32.407379150390625, 44.95469284057617], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [288]}, "index": {"min": [3627], "max": [3914], "mean": [3770.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [2.388888888888889, 6.0, 6.0, 6.0, 6.0], "std": [1.8582066889249516, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [288]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [288]}, "eef_direction_state": {"mean": [4.135416666666667, 3.7395833333333335], "std": [2.371502358738021, 1.5849429866191829], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.7534722222222222, 1.2638888888888888], "std": [0.9157126243202635, 0.7636363218828485], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.59375, 0.875], "std": [0.7894019140744748, 0.8364524958285304], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.135416666666667, 3.7395833333333335], "std": [2.371502358738021, 1.5849429866191829], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.7534722222222222, 1.2638888888888888], "std": [0.9157126243202635, 0.7636363218828485], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.59375, 0.875], "std": [0.7894019140744748, 0.8364524958285304], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.6286697683116783, 0.2312190630620969, 1.1445748731924852, -1.5498711578108932, 0.8892071708774183, -2.0271346762109084, 0.6400803731452942, -0.14987659097606076, 1.141156572525678, 1.8025585009716092, 0.9850375777195636, 1.9115557529269493], "std": [0.07360523800047362, 0.06145727879022915, 0.03716113133974488, 0.13754732249499896, 0.04378366103378438, 0.11842596357892941, 0.05754051447388927, 0.08576769163953939, 0.025725248756736287, 0.31880358197403225, 0.20119182920318993, 1.667498826779727], "min": [0.5627194870061987, 0.09349576612428236, 1.0844356787137766, -1.7826380044705248, 0.7219031063558456, -2.3939334613986962, 0.5484424325503616, -0.30622145711735, 1.0741263429796073, 1.460443346763648, 0.6808622915760338, -3.124668978694443], "max": [0.8083357335504676, 0.2928888087444006, 1.2389549071450672, -1.1920628398312927, 0.9634181763752658, -1.7441529403199103, 0.7480369187458741, 0.007937948878658618, 1.1941901536512527, 2.4409532132870835, 1.3133485072433624, 3.138648463024958], "count": [288]}, "eef_sim_pose_action": {"mean": [0.6286697683116783, 0.2312190630620969, 1.1445748731924852, -1.5498711578108932, 0.8892071708774183, -2.0271346762109084, 0.6400803731452942, -0.14987659097606076, 1.141156572525678, 1.8025585009716092, 0.9850375777195636, 1.9115557529269493], "std": [0.07360523800047362, 0.06145727879022915, 0.03716113133974488, 0.13754732249499896, 0.04378366103378438, 0.11842596357892941, 0.05754051447388927, 0.08576769163953939, 0.025725248756736287, 0.31880358197403225, 0.20119182920318993, 1.667498826779727], "min": [0.5627194870061987, 0.09349576612428236, 1.0844356787137766, -1.7826380044705248, 0.7219031063558456, -2.3939334613986962, 0.5484424325503616, -0.30622145711735, 1.0741263429796073, 1.460443346763648, 0.6808622915760338, -3.124668978694443], "max": [0.8083357335504676, 0.2928888087444006, 1.2389549071450672, -1.1920628398312927, 0.9634181763752658, -1.7441529403199103, 0.7480369187458741, 0.007937948878658618, 1.1941901536512527, 2.4409532132870835, 1.3133485072433624, 3.138648463024958], "count": [288]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24224507965686273]], [[0.4496670588235294]], [[0.577993864379085]]], "std": [[[0.33184275720240924]], [[0.24326167509892294]], [[0.22023387394719332]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48154126021241833]], [[0.5206598447712418]], [[0.5336695383986928]]], "std": [[[0.3398020634089471]], [[0.3310497777797863]], [[0.33470763354717215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463495077614379]], [[0.5249485743464053]], [[0.5765164236111111]]], "std": [[[0.2923728760191035]], [[0.2842683270229452]], [[0.30227355176825005]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33244062908496735]], [[0.423991141748366]], [[0.46896271854575167]]], "std": [[[0.34562077161100707]], [[0.33449156857199375]], [[0.38115711525839585]]], "count": [100]}, "observation.state": {"min": [0.31567102670669556, -1.41317617893219, 1.0114823579788208, -0.3096945583820343, -1.2982672452926636, 0.6078574657440186, -1.3066173791885376, -1.6238222122192383, 1.0414918661117554, -0.5852311849594116, 0.3231813311576843, -0.5135614275932312, 9.098124504089355, 46.43000030517578, -0.7143750190734863, -0.33687499165534973, 0.7493749856948853, -0.5987499952316284, 0.7806249856948853, -0.4481250047683716, 0.9911110997200012, -0.9593750238418579, 1.0837500095367432, 0.18812499940395355, 2.041875123977661, 50.90625, 0.8799999952316284, -0.6693750023841858, 0.7222222089767456, -0.08250000327825546, 0.6041666865348816, -0.6206250190734863, 0.7700000405311584, 0.653124988079071, 0.7350000143051147, 0.44312500953674316], "max": [1.2277790307998657, -0.80663001537323, 1.760438084602356, 0.2645532786846161, -0.2928540110588074, 0.7600900530815125, -0.4303520917892456, -0.7890234589576721, 1.8319648504257202, 0.2896035313606262, 1.4548417329788208, -0.5078870058059692, 70.58812713623047, 62.915000915527344, -0.1887499988079071, 9.192500114440918, 57.881874084472656, 46.27937698364258, 60.34062576293945, 70.38562774658203, 64.3012466430664, 64.45187377929688, 57.50749969482422, 90.3706283569336, 39.37062454223633, 82.29750061035156, 2.4487500190734863, 9.015625, 61.47500228881836, 111.14875030517578, 88.57437896728516, 110.63063049316406, 97.45500183105469, 110.94499969482422, 97.18437957763672, 110.2300033569336], "mean": [0.9693520069122314, -0.9939594864845276, 1.2184621095657349, -0.09393975138664246, -0.9893216490745544, 0.6996198296546936, -0.8394038677215576, -1.111008644104004, 1.3064981698989868, -0.2411258965730667, 0.8916542530059814, -0.5115667581558228, 41.24154281616211, 55.432273864746094, -0.5172653198242188, 4.714700698852539, 21.393896102905273, 7.203037738800049, 19.4085693359375, 10.58495807647705, 19.234426498413086, 10.440442085266113, 11.371771812438965, 27.996143341064453, 14.862465858459473, 73.38507080078125, 1.0737769603729248, 3.1980831623077393, 23.177175521850586, 30.069684982299805, 29.486268997192383, 29.792510986328125, 30.605276107788086, 31.14811897277832, 27.2215576171875, 38.91875457763672], "std": [0.33880361914634705, 0.20578835904598236, 0.2647579610347748, 0.16931334137916565, 0.33658838272094727, 0.0446007139980793, 0.2554478049278259, 0.23795200884342194, 0.23965995013713837, 0.27360308170318604, 0.3361591696739197, 0.0019038461614400148, 15.525310516357422, 3.0171666145324707, 0.18573717772960663, 3.0470919609069824, 17.776945114135742, 13.6669340133667, 19.143354415893555, 21.19113540649414, 20.49144744873047, 19.38083839416504, 17.99461555480957, 28.33003044128418, 12.507097244262695, 9.107404708862305, 0.2986985445022583, 3.115804433822632, 22.912723541259766, 45.43443298339844, 33.847747802734375, 46.29878234863281, 37.30135726928711, 46.48581314086914, 37.092620849609375, 46.54759979248047], "count": [264]}, "action": {"min": [0.31567102670669556, -1.41317617893219, 1.0114823579788208, -0.3096945583820343, -1.2982672452926636, 0.6078574657440186, -1.3066173791885376, -1.6238222122192383, 1.0414918661117554, -0.5852311849594116, 0.3231813311576843, -0.5135614275932312, 9.098124504089355, 46.43000030517578, -0.7143750190734863, -0.33687499165534973, 0.7493749856948853, -0.5987499952316284, 0.7806249856948853, -0.4481250047683716, 0.9911110997200012, -0.9593750238418579, 1.0837500095367432, 0.18812499940395355, 2.041875123977661, 50.90625, 0.8799999952316284, -0.6693750023841858, 0.7222222089767456, -0.08250000327825546, 0.6041666865348816, -0.6206250190734863, 0.7700000405311584, 0.653124988079071, 0.7350000143051147, 0.44312500953674316], "max": [1.2277790307998657, -0.80663001537323, 1.760438084602356, 0.2645532786846161, -0.2928540110588074, 0.7600900530815125, -0.4303520917892456, -0.7890234589576721, 1.8319648504257202, 0.2896035313606262, 1.4548417329788208, -0.5078870058059692, 70.58812713623047, 62.915000915527344, -0.1887499988079071, 9.192500114440918, 57.881874084472656, 46.27937698364258, 60.34062576293945, 70.38562774658203, 64.3012466430664, 64.45187377929688, 57.50749969482422, 90.3706283569336, 39.37062454223633, 82.29750061035156, 2.4487500190734863, 9.015625, 61.47500228881836, 111.14875030517578, 88.57437896728516, 110.63063049316406, 97.45500183105469, 110.94499969482422, 97.18437957763672, 110.2300033569336], "mean": [0.9693522453308105, -0.9939597249031067, 1.2184621095657349, -0.09393968433141708, -0.9893216490745544, 0.6996196508407593, -0.8394035696983337, -1.1110085248947144, 1.3064976930618286, -0.24112583696842194, 0.891654372215271, -0.5115671157836914, 41.24151611328125, 55.432254791259766, -0.517265260219574, 4.714702606201172, 21.393888473510742, 7.203035831451416, 19.408571243286133, 10.584957122802734, 19.234426498413086, 10.440442085266113, 11.371770858764648, 27.99614715576172, 14.86247730255127, 73.38510131835938, 1.0737769603729248, 3.1980834007263184, 23.17717170715332, 30.06968879699707, 29.486268997192383, 29.79250717163086, 30.60526466369629, 31.148130416870117, 27.2215633392334, 38.918758392333984], "std": [0.33880364894866943, 0.20578832924365997, 0.26475799083709717, 0.16931335628032684, 0.3365883529186249, 0.044600702822208405, 0.25544777512550354, 0.23795205354690552, 0.2396598905324936, 0.2736031115055084, 0.33615919947624207, 0.0019038451137021184, 15.525309562683105, 3.01716685295105, 0.18573716282844543, 3.0470921993255615, 17.776947021484375, 13.666934967041016, 19.143348693847656, 21.19113540649414, 20.491445541381836, 19.38083839416504, 17.994617462158203, 28.33002471923828, 12.507097244262695, 9.107404708862305, 0.29869845509529114, 3.115804672241211, 22.912723541259766, 45.43444061279297, 33.847747802734375, 46.29877471923828, 37.30136489868164, 46.4858283996582, 37.092620849609375, 46.54759216308594], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [264]}, "index": {"min": [3915], "max": [4178], "mean": [4046.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [2.534090909090909, 6.0, 6.0, 6.0, 6.0], "std": [1.912571232401104, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [264]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [264]}, "eef_direction_state": {"mean": [4.458333333333333, 3.5681818181818183], "std": [2.1703421621970325, 1.7437906368380238], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [0.7159090909090909, 1.3257575757575757], "std": [0.8912308092586892, 0.6797527638916717], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.5833333333333334, 0.8295454545454546], "std": [0.7691166387749031, 0.851312590487045], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [4.458333333333333, 3.5681818181818183], "std": [2.1703421621970325, 1.7437906368380238], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [0.7159090909090909, 1.3257575757575757], "std": [0.8912308092586892, 0.6797527638916717], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.5833333333333334, 0.8295454545454546], "std": [0.7691166387749031, 0.851312590487045], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.6652414794157074, 0.1965279349669542, 1.1512681212090596, -1.5074475682791604, 0.8448819887613971, -2.0688295309997993, 0.6553377703180483, -0.11988915864125195, 1.1341548225955767, 1.5940046022800713, 0.8216266747295257, 2.4012848139496117], "std": [0.07890807546684564, 0.051431279691088294, 0.0341458334032814, 0.0821917660855891, 0.07888701790204063, 0.06126986677314013, 0.06491616989926317, 0.0710640414904217, 0.032766050704125915, 0.29358705417118114, 0.18733104164808728, 0.3193924494965081], "min": [0.606392674832934, 0.0946862595272062, 1.0769671832251457, -1.677823049840479, 0.7314661042642983, -2.2462962658156735, 0.5762658341607729, -0.24429667798162683, 1.0625810715578952, 1.2298522086794217, 0.5354769782844913, 1.9506848387222824], "max": [0.8241824223827463, 0.24094757250485493, 1.222393715499349, -1.2303677823876964, 1.022571399843057, -1.9260761992166548, 0.7839709496319943, 0.013207401290047188, 1.1868209303217925, 2.1548893208123907, 1.0385498048395458, 3.0132665764546944], "count": [264]}, "eef_sim_pose_action": {"mean": [0.6652414794157074, 0.1965279349669542, 1.1512681212090596, -1.5074475682791604, 0.8448819887613971, -2.0688295309997993, 0.6553377703180483, -0.11988915864125195, 1.1341548225955767, 1.5940046022800713, 0.8216266747295257, 2.4012848139496117], "std": [0.07890807546684564, 0.051431279691088294, 0.0341458334032814, 0.0821917660855891, 0.07888701790204063, 0.06126986677314013, 0.06491616989926317, 0.0710640414904217, 0.032766050704125915, 0.29358705417118114, 0.18733104164808728, 0.3193924494965081], "min": [0.606392674832934, 0.0946862595272062, 1.0769671832251457, -1.677823049840479, 0.7314661042642983, -2.2462962658156735, 0.5762658341607729, -0.24429667798162683, 1.0625810715578952, 1.2298522086794217, 0.5354769782844913, 1.9506848387222824], "max": [0.8241824223827463, 0.24094757250485493, 1.222393715499349, -1.2303677823876964, 1.022571399843057, -1.9260761992166548, 0.7839709496319943, 0.013207401290047188, 1.1868209303217925, 2.1548893208123907, 1.0385498048395458, 3.0132665764546944], "count": [264]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24847317606209152]], [[0.4473196711601307]], [[0.5755913991013072]]], "std": [[[0.33457954753888797]], [[0.24736271097147905]], [[0.22188034121922356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4789775816993464]], [[0.5245041033496732]], [[0.5419044505718955]]], "std": [[[0.3403127548065001]], [[0.329933513765616]], [[0.3321070499857405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495645588235294]], [[0.5223239848856209]], [[0.5638924550653596]]], "std": [[[0.3000653024116109]], [[0.2897894325779965]], [[0.3071569819246666]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33837506331699346]], [[0.4267681883169935]], [[0.46892816176470586]]], "std": [[[0.3470726863223735]], [[0.33590389693825967]], [[0.3787666482973391]]], "count": [100]}, "observation.state": {"min": [0.32675763964653015, -1.4171339273452759, 0.9464928507804871, -0.3651913106441498, -1.5577553510665894, 0.5890220999717712, -1.4007400274276733, -1.5379902124404907, 1.0121182203292847, -0.721370279788971, 0.41647592186927795, -0.4581521153450012, 6.668749809265137, 50.04249954223633, -0.4543749988079071, -0.35374999046325684, 0.7643749713897705, 0.3700000047683716, 0.7670000195503235, -0.28687500953674316, 0.78125, 0.061666667461395264, 1.0099999904632568, -0.125, 1.8431249856948853, 50.06312561035156, 0.7906249761581421, -2.0450000762939453, 0.6499999761581421, 0.031249992549419403, 0.6150000095367432, 0.30812498927116394, 0.8025000095367432, -0.2462500035762787, 0.6887500286102295, 0.7250000238418579], "max": [1.3578349351882935, -0.80663001537323, 1.707985281944275, 0.26853492856025696, -0.28906309604644775, 0.8549582362174988, -0.45812827348709106, -0.8010032773017883, 1.737334966659546, 0.3767494857311249, 1.5618244409561157, -0.4452296495437622, 54.341251373291016, 70.74625396728516, 14.147500038146973, 9.296875, 53.38999938964844, 81.49500274658203, 79.15875244140625, 108.24624633789062, 89.4749984741211, 110.0062484741211, 91.56375122070312, 110.83499908447266, 38.967498779296875, 80.88687896728516, 2.677500009536743, 9.756250381469727, 66.3031234741211, 110.93875122070312, 86.76625061035156, 110.6206283569336, 93.73562622070312, 111.26750183105469, 94.71562957763672, 110.06500244140625], "mean": [1.0443722009658813, -0.9739869832992554, 1.1706305742263794, -0.09998481720685959, -1.0327792167663574, 0.6946927905082703, -0.8452315926551819, -1.0831319093704224, 1.2959012985229492, -0.23416481912136078, 0.9013854265213013, -0.45409008860588074, 32.475730895996094, 58.659297943115234, 0.0131880147382617, 5.515084266662598, 15.579422950744629, 14.311248779296875, 18.83172035217285, 21.118600845336914, 20.177682876586914, 23.891477584838867, 19.932392120361328, 27.44214630126953, 12.964930534362793, 71.3201675415039, 1.0176026821136475, 4.382567405700684, 20.185392379760742, 27.14509391784668, 26.93071746826172, 28.604488372802734, 29.350927352905273, 29.106367111206055, 26.157447814941406, 37.01266098022461], "std": [0.347768634557724, 0.17485490441322327, 0.22056062519550323, 0.18765094876289368, 0.3193751871585846, 0.07284136116504669, 0.25909408926963806, 0.2042873650789261, 0.20158758759498596, 0.32630980014801025, 0.3253004550933838, 0.004156405571848154, 10.662047386169434, 5.6527628898620605, 1.9900072813034058, 3.1732513904571533, 18.637760162353516, 25.466876983642578, 26.98805046081543, 37.945220947265625, 30.761865615844727, 40.99996566772461, 30.980337142944336, 43.5455322265625, 12.358307838439941, 9.339385032653809, 0.33413368463516235, 3.3901216983795166, 25.4171085357666, 42.59973907470703, 34.817832946777344, 43.60409164428711, 37.29176712036133, 44.84087371826172, 35.82807922363281, 44.959381103515625], "count": [239]}, "action": {"min": [0.32675763964653015, -1.4171339273452759, 0.9464928507804871, -0.3651913106441498, -1.5577553510665894, 0.5890220999717712, -1.4007400274276733, -1.5379902124404907, 1.0121182203292847, -0.721370279788971, 0.41647592186927795, -0.4581521153450012, 6.668749809265137, 50.04249954223633, -0.4543749988079071, -0.35374999046325684, 0.7643749713897705, 0.3700000047683716, 0.7670000195503235, -0.28687500953674316, 0.78125, 0.061666667461395264, 1.0099999904632568, -0.125, 1.8431249856948853, 50.06312561035156, 0.7906249761581421, -2.0450000762939453, 0.6499999761581421, 0.031249992549419403, 0.6150000095367432, 0.30812498927116394, 0.8025000095367432, -0.2462500035762787, 0.6887500286102295, 0.7250000238418579], "max": [1.3578349351882935, -0.80663001537323, 1.707985281944275, 0.26853492856025696, -0.28906309604644775, 0.8549582362174988, -0.45812827348709106, -0.8010032773017883, 1.737334966659546, 0.3767494857311249, 1.5618244409561157, -0.4452296495437622, 54.341251373291016, 70.74625396728516, 14.147500038146973, 9.296875, 53.38999938964844, 81.49500274658203, 79.15875244140625, 108.24624633789062, 89.4749984741211, 110.0062484741211, 91.56375122070312, 110.83499908447266, 38.967498779296875, 80.88687896728516, 2.677500009536743, 9.756250381469727, 66.3031234741211, 110.93875122070312, 86.76625061035156, 110.6206283569336, 93.73562622070312, 111.26750183105469, 94.71562957763672, 110.06500244140625], "mean": [1.0443724393844604, -0.9739868640899658, 1.1706305742263794, -0.09998477250337601, -1.0327785015106201, 0.6946926712989807, -0.8452313542366028, -1.0831321477890015, 1.2959009408950806, -0.23416483402252197, 0.9013853669166565, -0.454089879989624, 32.47572326660156, 58.659305572509766, 0.013187886215746403, 5.515083312988281, 15.57942008972168, 14.31125259399414, 18.83173179626465, 21.118593215942383, 20.17768096923828, 23.8914794921875, 19.932395935058594, 27.442155838012695, 12.96493148803711, 71.32012939453125, 1.0176019668579102, 4.382566928863525, 20.185392379760742, 27.14508628845215, 26.930721282958984, 28.604467391967773, 29.350927352905273, 29.106348037719727, 26.15745735168457, 37.01263427734375], "std": [0.3477686643600464, 0.17485488951206207, 0.22056065499782562, 0.18765096366405487, 0.3193751573562622, 0.07284136116504669, 0.25909414887428284, 0.20428739488124847, 0.20158758759498596, 0.32630980014801025, 0.3253004848957062, 0.0041564046405255795, 10.662047386169434, 5.6527628898620605, 1.9900071620941162, 3.173250436782837, 18.637760162353516, 25.466875076293945, 26.988046646118164, 37.94521713256836, 30.761863708496094, 40.999961853027344, 30.980337142944336, 43.5455322265625, 12.358311653137207, 9.339385986328125, 0.3341335952281952, 3.3901209831237793, 25.417102813720703, 42.59973907470703, 34.81784439086914, 43.60409164428711, 37.29175567626953, 44.84086990356445, 35.82807159423828, 44.95937728881836], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [239]}, "index": {"min": [4179], "max": [4417], "mean": [4298.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [2.569037656903766, 6.0, 6.0, 6.0, 6.0], "std": [1.9540868863106915, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [239]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [239]}, "eef_direction_state": {"mean": [3.8786610878661087, 3.502092050209205], "std": [2.1584524631703554, 1.6839743709164146], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [0.9539748953974896, 1.2719665271966527], "std": [0.8690246633315685, 0.7524636682932476], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [0.6610878661087866, 0.9414225941422594], "std": [0.8221517770952028, 0.856136882258406], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.8786610878661087, 3.502092050209205], "std": [2.1584524631703554, 1.6839743709164146], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [0.9539748953974896, 1.2719665271966527], "std": [0.8690246633315685, 0.7524636682932476], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [0.6610878661087866, 0.9414225941422594], "std": [0.8221517770952028, 0.856136882258406], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.6453588674787025, 0.2003154335242181, 1.1356632295127431, -1.5524570656752656, 0.8390467371885846, -2.1150562223869778, 0.6572773356154543, -0.1328015849786777, 1.1383154242618205, 1.5936211877902198, 0.7869665122185674, 2.3849500678001894], "std": [0.06989885439347407, 0.060045577421327496, 0.040294382833478304, 0.12219971321515512, 0.13997512760238942, 0.10590916779899923, 0.05338527570074597, 0.07590416550921053, 0.030993028786700957, 0.28902039105332245, 0.1906702912194385, 0.35573375659354334], "min": [0.5815359962756158, 0.07063016255693355, 1.0831839104699068, -1.6748782051730469, 0.711892904163216, -2.3238351661371954, 0.5880082187279609, -0.28080913393017276, 1.0728275862690078, 1.2660875137456356, 0.5172031367973355, 1.8559159577394793], "max": [0.8092998381841378, 0.26221930129975346, 1.234208711439692, -1.1700458177557806, 1.1631658960547204, -1.779716606723637, 0.7633471456332764, 0.004820925608438553, 1.188059716628974, 2.200750581495758, 1.027637425794048, 3.1111054958901687], "count": [239]}, "eef_sim_pose_action": {"mean": [0.6453588674787025, 0.2003154335242181, 1.1356632295127431, -1.5524570656752656, 0.8390467371885846, -2.1150562223869778, 0.6572773356154543, -0.1328015849786777, 1.1383154242618205, 1.5936211877902198, 0.7869665122185674, 2.3849500678001894], "std": [0.06989885439347407, 0.060045577421327496, 0.040294382833478304, 0.12219971321515512, 0.13997512760238942, 0.10590916779899923, 0.05338527570074597, 0.07590416550921053, 0.030993028786700957, 0.28902039105332245, 0.1906702912194385, 0.35573375659354334], "min": [0.5815359962756158, 0.07063016255693355, 1.0831839104699068, -1.6748782051730469, 0.711892904163216, -2.3238351661371954, 0.5880082187279609, -0.28080913393017276, 1.0728275862690078, 1.2660875137456356, 0.5172031367973355, 1.8559159577394793], "max": [0.8092998381841378, 0.26221930129975346, 1.234208711439692, -1.1700458177557806, 1.1631658960547204, -1.779716606723637, 0.7633471456332764, 0.004820925608438553, 1.188059716628974, 2.200750581495758, 1.027637425794048, 3.1111054958901687], "count": [239]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2544917647058823]], [[0.4440589501633987]], [[0.565664044117647]]], "std": [[[0.340504333264886]], [[0.25713408401542864]], [[0.2312128932980939]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48925254697712417]], [[0.5263043831699347]], [[0.5357106025326798]]], "std": [[[0.33632040861404344]], [[0.3281998275131039]], [[0.3343859732313021]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41622461397058824]], [[0.48871921977124183]], [[0.5350791217320261]]], "std": [[[0.30269375129267584]], [[0.2907632320314328]], [[0.2974487037226438]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34036760008169936]], [[0.4256712234477124]], [[0.46633320874183004]]], "std": [[[0.348606902627487]], [[0.3365018797321316]], [[0.37856750726893784]]], "count": [100]}, "observation.state": {"min": [0.3346732556819916, -1.4554483890533447, 0.9830836653709412, -0.31855326890945435, -1.4720929861068726, 0.5796282291412354, -1.4779422283172607, -1.5650033950805664, 0.9335766434669495, -0.6208037734031677, 0.43993666768074036, -0.4804684519767761, 35.811248779296875, 45.37312698364258, -0.4181250035762787, -0.30000001192092896, 3.690000057220459, 0.22312501072883606, 0.75, -1.0262500047683716, 0.731249988079071, -0.5731250047683716, 1.1043750047683716, -0.4962500035762787, 2.151249885559082, 51.77124786376953, 1.136875033378601, -0.28562501072883606, 1.006250023841858, -0.3799999952316284, 0.8706250190734863, 0.18250000476837158, 1.0255556106567383, 0.5418750047683716, 0.6568750143051147, 0.5625], "max": [1.3261573314666748, -0.8196955919265747, 1.7733606100082397, 0.2586404085159302, -0.30324921011924744, 0.7082093358039856, -0.38090333342552185, -0.8234149813652039, 1.801899790763855, 0.3286411762237549, 1.5950552225112915, -0.3525787889957428, 75.13874816894531, 62.111873626708984, 0.5824999809265137, 9.681249618530273, 56.149375915527344, 41.989376068115234, 67.14312744140625, 56.39437484741211, 59.87062454223633, 62.276248931884766, 53.649375915527344, 68.90312194824219, 33.619998931884766, 82.72125244140625, 2.1137499809265137, 9.621999740600586, 73.67813110351562, 110.8862533569336, 91.6362533569336, 110.98562622070312, 97.94437408447266, 110.63125610351562, 97.30437469482422, 110.53250122070312], "mean": [1.0636825561523438, -0.9353910684585571, 1.1649580001831055, -0.07326091080904007, -1.1103293895721436, 0.6234208345413208, -0.8060235977172852, -1.0826743841171265, 1.3390449285507202, -0.3761231005191803, 0.8190518021583557, -0.42418766021728516, 44.612220764160156, 54.29202651977539, -0.32202640175819397, 5.826597213745117, 13.71563720703125, 4.756435394287109, 10.278202056884766, 4.247894763946533, 10.414173126220703, 5.535286903381348, 6.781422138214111, 12.299440383911133, 14.373708724975586, 73.16300964355469, 1.2878670692443848, 5.762423992156982, 35.27761459350586, 48.57537841796875, 45.118995666503906, 47.969215393066406, 47.609371185302734, 49.34557342529297, 42.16714859008789, 61.29010772705078], "std": [0.2449299544095993, 0.15110675990581512, 0.17989769577980042, 0.10605539381504059, 0.2351895123720169, 0.031242812052369118, 0.2624446451663971, 0.22671107947826385, 0.22776754200458527, 0.2569953501224518, 0.27046847343444824, 0.04020732268691063, 10.293396949768066, 3.508209466934204, 0.11251521855592728, 2.9871838092803955, 14.704463005065918, 11.606451034545898, 17.484294891357422, 11.263427734375, 16.487926483154297, 15.326112747192383, 13.536238670349121, 18.929197311401367, 7.418147563934326, 9.964691162109375, 0.1889810413122177, 3.8216018676757812, 28.057331085205078, 50.24781036376953, 37.857486724853516, 49.79364013671875, 40.32258987426758, 50.23474884033203, 40.588130950927734, 47.23372268676758], "count": [389]}, "action": {"min": [0.3346732556819916, -1.4554483890533447, 0.9830836653709412, -0.31855326890945435, -1.4720929861068726, 0.5796282291412354, -1.4779422283172607, -1.5650033950805664, 0.9335766434669495, -0.6208037734031677, 0.43993666768074036, -0.4804684519767761, 35.811248779296875, 45.37312698364258, -0.4181250035762787, -0.30000001192092896, 3.690000057220459, 0.22312501072883606, 0.75, -1.0262500047683716, 0.731249988079071, -0.5731250047683716, 1.1043750047683716, -0.4962500035762787, 2.151249885559082, 51.77124786376953, 1.136875033378601, -0.28562501072883606, 1.006250023841858, -0.3799999952316284, 0.8706250190734863, 0.18250000476837158, 1.0255556106567383, 0.5418750047683716, 0.6568750143051147, 0.5625], "max": [1.3261573314666748, -0.8196955919265747, 1.7733606100082397, 0.2586404085159302, -0.30324921011924744, 0.7082093358039856, -0.38090333342552185, -0.8234149813652039, 1.801899790763855, 0.3286411762237549, 1.5950552225112915, -0.3525787889957428, 75.13874816894531, 62.111873626708984, 0.5824999809265137, 9.681249618530273, 56.149375915527344, 41.989376068115234, 67.14312744140625, 56.39437484741211, 59.87062454223633, 62.276248931884766, 53.649375915527344, 68.90312194824219, 33.619998931884766, 82.72125244140625, 2.1137499809265137, 9.621999740600586, 73.67813110351562, 110.8862533569336, 91.6362533569336, 110.98562622070312, 97.94437408447266, 110.63125610351562, 97.30437469482422, 110.53250122070312], "mean": [1.063680648803711, -0.9353898763656616, 1.1649583578109741, -0.07326092571020126, -1.1103291511535645, 0.6234209537506104, -0.8060235977172852, -1.082674264907837, 1.3390449285507202, -0.3761231005191803, 0.8190516829490662, -0.42418766021728516, 44.61223220825195, 54.29202651977539, -0.32202646136283875, 5.826598167419434, 13.715625762939453, 4.756436347961426, 10.278200149536133, 4.247894287109375, 10.414172172546387, 5.535287380218506, 6.781427383422852, 12.299439430236816, 14.373713493347168, 73.16303253173828, 1.2878667116165161, 5.762424945831299, 35.27765655517578, 48.575340270996094, 45.1190299987793, 47.96915054321289, 47.609405517578125, 49.345577239990234, 42.16719436645508, 61.29014587402344], "std": [0.2449299395084381, 0.15110675990581512, 0.17989769577980042, 0.10605539381504059, 0.2351895123720169, 0.03124280460178852, 0.26244470477104187, 0.22671107947826385, 0.22776754200458527, 0.25699537992477417, 0.27046847343444824, 0.040207330137491226, 10.293396949768066, 3.5082099437713623, 0.11251528561115265, 2.9871838092803955, 14.704462051391602, 11.606451988220215, 17.48429298400879, 11.263427734375, 16.487924575805664, 15.326116561889648, 13.536237716674805, 18.929201126098633, 7.418147563934326, 9.964691162109375, 0.1889810413122177, 3.8216018676757812, 28.057327270507812, 50.24781036376953, 37.85749435424805, 49.79364013671875, 40.32258605957031, 50.2347526550293, 40.5881233215332, 47.233726501464844], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [389]}, "index": {"min": [4418], "max": [4806], "mean": [4612.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [2.462724935732648, 6.0, 6.0, 6.0, 6.0], "std": [1.6403566540899814, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [389]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [389]}, "eef_direction_state": {"mean": [4.966580976863753, 3.493573264781491], "std": [1.8838820832517573, 2.040234079242547], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.506426735218509, 1.1311053984575836], "std": [0.8319363437834948, 0.7103958574190934], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.40102827763496146, 0.7892030848329049], "std": [0.7015216452381581, 0.8494889632021774], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [4.966580976863753, 3.493573264781491], "std": [1.8838820832517573, 2.040234079242547], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.506426735218509, 1.1311053984575836], "std": [0.8319363437834948, 0.7103958574190934], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.40102827763496146, 0.7892030848329049], "std": [0.7015216452381581, 0.8494889632021774], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.6389150379918229, 0.20462195926897425, 1.1494246582184653, -1.4731058175476215, 0.7913477131704567, -2.1047572116819158, 0.6605957570314106, -0.1251258108569337, 1.1324485095696568, 1.6687344479032098, 0.8724433275646805, 2.480470814353591], "std": [0.0557061923652233, 0.039450828742595666, 0.027437963408649308, 0.08800825697544401, 0.05745009706637485, 0.06942813808824048, 0.0642430973366034, 0.06966411568951128, 0.036665117649033976, 0.21195044964820575, 0.15689440260032148, 0.2626974396652768], "min": [0.5856311833009318, 0.0741405862084965, 1.0818212292307, -1.657696711943694, 0.694184207095804, -2.296148517947617, 0.5625161712303044, -0.26885761208841674, 1.0654198421824954, 1.3929011201868138, 0.54124381814984, 1.9405338236212346], "max": [0.8210114275189734, 0.24423299050406044, 1.242094035708089, -1.1277154056471799, 0.9455411763182164, -1.8620380606910991, 0.7800499880056636, 0.013004820235279185, 1.188930289327675, 2.0312000511586463, 1.1160294090102942, 2.831901651796712], "count": [389]}, "eef_sim_pose_action": {"mean": [0.6389150379918229, 0.20462195926897425, 1.1494246582184653, -1.4731058175476215, 0.7913477131704567, -2.1047572116819158, 0.6605957570314106, -0.1251258108569337, 1.1324485095696568, 1.6687344479032098, 0.8724433275646805, 2.480470814353591], "std": [0.0557061923652233, 0.039450828742595666, 0.027437963408649308, 0.08800825697544401, 0.05745009706637485, 0.06942813808824048, 0.0642430973366034, 0.06966411568951128, 0.036665117649033976, 0.21195044964820575, 0.15689440260032148, 0.2626974396652768], "min": [0.5856311833009318, 0.0741405862084965, 1.0818212292307, -1.657696711943694, 0.694184207095804, -2.296148517947617, 0.5625161712303044, -0.26885761208841674, 1.0654198421824954, 1.3929011201868138, 0.54124381814984, 1.9405338236212346], "max": [0.8210114275189734, 0.24423299050406044, 1.242094035708089, -1.1277154056471799, 0.9455411763182164, -1.8620380606910991, 0.7800499880056636, 0.013004820235279185, 1.188930289327675, 2.0312000511586463, 1.1160294090102942, 2.831901651796712], "count": [389]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25676041258169935]], [[0.4437817953431373]], [[0.5645457741013071]]], "std": [[[0.3433048683133416]], [[0.25977357510366056]], [[0.23278086127222553]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932171262254902]], [[0.5338591952614379]], [[0.5502323529411765]]], "std": [[[0.3263535840236537]], [[0.3188585742905759]], [[0.3235373798003746]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423871200980392]], [[0.5277525163398692]], [[0.5812889460784314]]], "std": [[[0.3015862495296542]], [[0.28844952920365025]], [[0.298904069360969]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3305988909313725]], [[0.4224365461601307]], [[0.4639218647875817]]], "std": [[[0.3473992616707163]], [[0.33397743330810914]], [[0.3794807882528372]]], "count": [100]}, "observation.state": {"min": [0.41576066613197327, -1.369759440422058, 1.0219014883041382, -0.30839914083480835, -1.3958667516708374, 0.4426308572292328, -1.3672560453414917, -1.517366647720337, 1.074092149734497, -0.6809576749801636, 0.35331788659095764, -0.46985650062561035, 25.94999885559082, 45.143123626708984, -0.5106250047683716, -0.2918750047683716, 1.0199999809265137, -0.4437499940395355, 0.8108333349227905, -1.037500023841858, 0.7975000143051147, 0.045625001192092896, 1.125, -0.7243750095367432, 2.3943750858306885, 40.29750061035156, 0.9743750095367432, -0.4712499976158142, 0.6924999952316284, -0.05812499672174454, 0.640625, -0.3968749940395355, 1.0, 0.40687498450279236, 0.7456250190734863, 0.5306249856948853], "max": [1.3887617588043213, -0.882543683052063, 1.7282987833023071, 0.20666438341140747, -0.45862898230552673, 0.5980105996131897, -0.4720521569252014, -0.8151655793190002, 1.755240559577942, 0.3066427707672119, 1.4909124374389648, -0.4420347809791565, 74.65062713623047, 58.52687454223633, -0.2175000011920929, 9.171875, 55.51375198364258, 40.01625061035156, 58.99687576293945, 54.196876525878906, 55.59562683105469, 63.0775032043457, 48.515625, 67.23249816894531, 75.82875061035156, 82.86750030517578, 56.34187698364258, 9.411250114440918, 66.42500305175781, 112.55250549316406, 87.57500457763672, 110.61500549316406, 94.51187896728516, 112.03312683105469, 94.24187469482422, 112.73562622070312], "mean": [1.2284048795700073, -0.970524787902832, 1.1257244348526, -0.20975254476070404, -1.2496801614761353, 0.5406010150909424, -0.7989333271980286, -1.0975666046142578, 1.3325186967849731, -0.3675732910633087, 0.7912189960479736, -0.4572336673736572, 38.88853454589844, 55.498897552490234, -0.43871304392814636, 6.004235744476318, 12.43742561340332, 3.0521154403686523, 8.483960151672363, 3.8063013553619385, 7.819828510284424, 5.028172492980957, 6.465649127960205, 14.214730262756348, 30.525367736816406, 64.4504623413086, 7.24399995803833, 3.7693865299224854, 27.76375389099121, 41.95861053466797, 35.87116622924805, 43.73589324951172, 39.99061965942383, 46.63904571533203, 35.76914596557617, 58.74760437011719], "std": [0.2856726050376892, 0.11653891205787659, 0.19092848896980286, 0.16353723406791687, 0.25461798906326294, 0.035852447152137756, 0.23714807629585266, 0.20523296296596527, 0.2013307809829712, 0.2919065058231354, 0.30714723467826843, 0.009338906034827232, 12.26030445098877, 2.8768980503082275, 0.047018010169267654, 2.2941172122955322, 13.632111549377441, 9.773734092712402, 15.570453643798828, 11.782422065734863, 15.496258735656738, 14.606799125671387, 12.51158618927002, 17.625713348388672, 23.402877807617188, 12.14321231842041, 15.576011657714844, 3.3795793056488037, 23.331350326538086, 49.08852005004883, 32.177955627441406, 48.727760314941406, 35.05460739135742, 49.17491149902344, 36.04091262817383, 47.52690505981445], "count": [354]}, "action": {"min": [0.41576066613197327, -1.369759440422058, 1.0219014883041382, -0.30839914083480835, -1.3958667516708374, 0.4426308572292328, -1.3672560453414917, -1.517366647720337, 1.074092149734497, -0.6809576749801636, 0.35331788659095764, -0.46985650062561035, 25.94999885559082, 45.143123626708984, -0.5106250047683716, -0.2918750047683716, 1.0199999809265137, -0.4437499940395355, 0.8108333349227905, -1.037500023841858, 0.7975000143051147, 0.045625001192092896, 1.125, -0.7243750095367432, 2.3943750858306885, 40.29750061035156, 0.9743750095367432, -0.4712499976158142, 0.6924999952316284, -0.05812499672174454, 0.640625, -0.3968749940395355, 1.0, 0.40687498450279236, 0.7456250190734863, 0.5306249856948853], "max": [1.3887617588043213, -0.882543683052063, 1.7282987833023071, 0.20666438341140747, -0.45862898230552673, 0.5980105996131897, -0.4720521569252014, -0.8151655793190002, 1.755240559577942, 0.3066427707672119, 1.4909124374389648, -0.4420347809791565, 74.65062713623047, 58.52687454223633, -0.2175000011920929, 9.171875, 55.51375198364258, 40.01625061035156, 58.99687576293945, 54.196876525878906, 55.59562683105469, 63.0775032043457, 48.515625, 67.23249816894531, 75.82875061035156, 82.86750030517578, 56.34187698364258, 9.411250114440918, 66.42500305175781, 112.55250549316406, 87.57500457763672, 110.61500549316406, 94.51187896728516, 112.03312683105469, 94.24187469482422, 112.73562622070312], "mean": [1.2284033298492432, -0.9705249071121216, 1.1257251501083374, -0.20975254476070404, -1.2496800422668457, 0.5406011343002319, -0.7989328503608704, -1.0975667238235474, 1.3325190544128418, -0.3675733208656311, 0.7912188768386841, -0.45723387598991394, 38.88853454589844, 55.498878479003906, -0.43871286511421204, 6.004235744476318, 12.437413215637207, 3.0521161556243896, 8.483963012695312, 3.806303024291992, 7.819827079772949, 5.028171539306641, 6.465648651123047, 14.214730262756348, 30.525367736816406, 64.45050811767578, 7.244014263153076, 3.769387722015381, 27.76375389099121, 41.95859146118164, 35.87117004394531, 43.73591232299805, 39.990604400634766, 46.639041900634766, 35.76915740966797, 58.74760437011719], "std": [0.2856726050376892, 0.11653891205787659, 0.19092848896980286, 0.16353723406791687, 0.2546180486679077, 0.03585243597626686, 0.23714804649353027, 0.20523299276828766, 0.20133079588413239, 0.2919065058231354, 0.3071472644805908, 0.009338906034827232, 12.260302543640137, 2.8768980503082275, 0.04701801761984825, 2.2941172122955322, 13.632111549377441, 9.773733139038086, 15.570453643798828, 11.782421112060547, 15.496259689331055, 14.606799125671387, 12.511585235595703, 17.625715255737305, 23.402875900268555, 12.14321231842041, 15.576008796691895, 3.3795788288116455, 23.331350326538086, 49.08850860595703, 32.177947998046875, 48.72776412963867, 35.05461120605469, 49.17490768432617, 36.04091262817383, 47.52689743041992], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [354]}, "index": {"min": [4807], "max": [5160], "mean": [4983.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [2.426553672316384, 6.0, 6.0, 6.0, 6.0], "std": [1.6386834969119228, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [354]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [354]}, "eef_direction_state": {"mean": [4.946327683615819, 3.4858757062146895], "std": [1.9657952387957471, 1.7901404314220932], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.4632768361581921, 1.2909604519774012], "std": [0.8095869751017474, 0.6400721036500363], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.3757062146892655, 0.9124293785310734], "std": [0.6910057221474173, 0.8441980628421205], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [4.946327683615819, 3.4858757062146895], "std": [1.9657952387957471, 1.7901404314220932], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.4632768361581921, 1.2909604519774012], "std": [0.8095869751017474, 0.6400721036500363], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.3757062146892655, 0.9124293785310734], "std": [0.6910057221474173, 0.8441980628421205], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.6171858788378117, 0.23150340482679482, 1.117700122648273, -1.5160326158229611, 0.634792336959345, -2.045740612730679, 0.6617840449024814, -0.12280415056344886, 1.122886204019069, 1.7308504237055842, 0.8805635286191522, 2.533856694006624], "std": [0.060860421376489324, 0.04320960911150086, 0.03149728219404802, 0.06802183232881558, 0.07197725540776563, 0.06884063300228555, 0.05623209343472497, 0.06645752260341262, 0.03851265292469709, 0.29804630832986684, 0.1802471785374299, 0.33396777720468696], "min": [0.5836787538765441, 0.11189140354980195, 1.07817800241272, -1.6635605508635825, 0.5626863222443506, -2.354646136275048, 0.5874812920161809, -0.25790144121378394, 1.0581221390428304, 1.2444403914597908, 0.48835829941666864, 1.895096330541005], "max": [0.8083780210803678, 0.2560210794252234, 1.21601449551246, -1.2487976056221843, 0.8354031930450834, -1.9795334801925697, 0.7689126267114634, -0.009307841198602423, 1.1905484657211147, 2.1755549729667294, 1.1241092564992843, 3.0509616393066836], "count": [354]}, "eef_sim_pose_action": {"mean": [0.6171858788378117, 0.23150340482679482, 1.117700122648273, -1.5160326158229611, 0.634792336959345, -2.045740612730679, 0.6617840449024814, -0.12280415056344886, 1.122886204019069, 1.7308504237055842, 0.8805635286191522, 2.533856694006624], "std": [0.060860421376489324, 0.04320960911150086, 0.03149728219404802, 0.06802183232881558, 0.07197725540776563, 0.06884063300228555, 0.05623209343472497, 0.06645752260341262, 0.03851265292469709, 0.29804630832986684, 0.1802471785374299, 0.33396777720468696], "min": [0.5836787538765441, 0.11189140354980195, 1.07817800241272, -1.6635605508635825, 0.5626863222443506, -2.354646136275048, 0.5874812920161809, -0.25790144121378394, 1.0581221390428304, 1.2444403914597908, 0.48835829941666864, 1.895096330541005], "max": [0.8083780210803678, 0.2560210794252234, 1.21601449551246, -1.2487976056221843, 0.8354031930450834, -1.9795334801925697, 0.7689126267114634, -0.009307841198602423, 1.1905484657211147, 2.1755549729667294, 1.1241092564992843, 3.0509616393066836], "count": [354]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2522801613562092]], [[0.4452114930555555]], [[0.5704278758169935]]], "std": [[[0.3371010339832668]], [[0.25233769634456527]], [[0.22694613526309218]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48877051062091503]], [[0.5310575224673202]], [[0.5480323774509804]]], "std": [[[0.3364869779397039]], [[0.3267812994472514]], [[0.32875750664445097]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440377818627451]], [[0.5223005004084967]], [[0.5701028370098039]]], "std": [[[0.2921228217482093]], [[0.287088350934587]], [[0.3049658882131986]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3301377062908497]], [[0.4178263664215686]], [[0.4595625612745098]]], "std": [[[0.34372459757485174]], [[0.3341388044817966]], [[0.37975639720252924]]], "count": [100]}, "observation.state": {"min": [0.4044594466686249, -1.396105170249939, 1.0624094009399414, -0.24929426610469818, -1.3514618873596191, 0.46425575017929077, -1.3203822374343872, -1.5949015617370605, 1.1059612035751343, -0.6062600016593933, 0.41268500685691833, -0.4933432340621948, 29.365554809570312, 45.752498626708984, -0.5043749809265137, -0.3400000035762787, 0.8168749809265137, -0.7387499809265137, 0.7849999666213989, -0.6556249856948853, 0.7174999713897705, 0.10437499731779099, 1.1299999952316284, 0.13562500476837158, 10.938750267028809, 35.1037483215332, 0.6818749904632568, -0.6225000023841858, 1.021875023841858, -0.17749999463558197, 0.6418750286102295, 0.9437500238418579, 1.0162500143051147, 0.35875001549720764, 0.6725000143051147, 0.9118750095367432], "max": [1.3170443773269653, -0.9012359976768494, 1.8007314205169678, 0.17776760458946228, -0.37193864583969116, 0.6136797070503235, -0.4648279547691345, -0.8438000679016113, 1.7982995510101318, 0.21190966665744781, 1.3838872909545898, -0.4356212317943573, 73.953125, 58.99187469482422, 0.17874999344348907, 9.326250076293945, 53.55062484741211, 43.87000274658203, 62.369998931884766, 56.935001373291016, 56.24625015258789, 61.66187286376953, 46.216251373291016, 70.17749786376953, 67.74687957763672, 82.90687561035156, 65.39250183105469, 9.154375076293945, 62.13187789916992, 110.93937683105469, 76.37125396728516, 110.50812530517578, 85.85562896728516, 111.16875457763672, 89.04937744140625, 111.1518783569336], "mean": [1.1070646047592163, -1.0086145401000977, 1.2100540399551392, -0.12199018150568008, -1.1101137399673462, 0.522905707359314, -0.8381709456443787, -1.1545052528381348, 1.356473445892334, -0.2073482871055603, 0.8689022660255432, -0.471028208732605, 44.84596252441406, 53.91938018798828, -0.397429496049881, 5.875604152679443, 10.566255569458008, 5.522433280944824, 11.513078689575195, 5.566046237945557, 11.368051528930664, 7.736170768737793, 8.15534496307373, 13.429810523986816, 35.987667083740234, 63.38420486450195, 10.75158405303955, 3.1170170307159424, 21.276548385620117, 32.80779266357422, 26.109874725341797, 34.61994552612305, 30.928930282592773, 36.044620513916016, 28.528125762939453, 45.31292724609375], "std": [0.29369860887527466, 0.13644947111606598, 0.2142556607723236, 0.1448388695716858, 0.26933109760284424, 0.03236108273267746, 0.2587399184703827, 0.24481827020645142, 0.23378387093544006, 0.2881026864051819, 0.31262075901031494, 0.022045347839593887, 12.252089500427246, 3.376551389694214, 0.0985279306769371, 3.024613857269287, 18.0643367767334, 13.483821868896484, 20.014921188354492, 13.881208419799805, 19.304189682006836, 17.268564224243164, 14.113696098327637, 24.507587432861328, 18.21263885498047, 12.795170783996582, 19.816070556640625, 2.7601871490478516, 21.77487564086914, 46.85606002807617, 27.870859146118164, 47.124874114990234, 33.358638763427734, 47.32421112060547, 34.20599365234375, 46.8508415222168], "count": [249]}, "action": {"min": [0.4044594466686249, -1.396105170249939, 1.0624094009399414, -0.24929426610469818, -1.3514618873596191, 0.46425575017929077, -1.3203822374343872, -1.5949015617370605, 1.1059612035751343, -0.6062600016593933, 0.41268500685691833, -0.4933432340621948, 29.365554809570312, 45.752498626708984, -0.5043749809265137, -0.3400000035762787, 0.8168749809265137, -0.7387499809265137, 0.7849999666213989, -0.6556249856948853, 0.7174999713897705, 0.10437499731779099, 1.1299999952316284, 0.13562500476837158, 10.938750267028809, 35.1037483215332, 0.6818749904632568, -0.6225000023841858, 1.021875023841858, -0.17749999463558197, 0.6418750286102295, 0.9437500238418579, 1.0162500143051147, 0.35875001549720764, 0.6725000143051147, 0.9118750095367432], "max": [1.3170443773269653, -0.9012359976768494, 1.8007314205169678, 0.17776760458946228, -0.37193864583969116, 0.6136797070503235, -0.4648279547691345, -0.8438000679016113, 1.7982995510101318, 0.21190966665744781, 1.3838872909545898, -0.4356212317943573, 73.953125, 58.99187469482422, 0.17874999344348907, 9.326250076293945, 53.55062484741211, 43.87000274658203, 62.369998931884766, 56.935001373291016, 56.24625015258789, 61.66187286376953, 46.216251373291016, 70.17749786376953, 67.74687957763672, 82.90687561035156, 65.39250183105469, 9.154375076293945, 62.13187789916992, 110.93937683105469, 76.37125396728516, 110.50812530517578, 85.85562896728516, 111.16875457763672, 89.04937744140625, 111.1518783569336], "mean": [1.1070648431777954, -1.0086145401000977, 1.210054874420166, -0.12199006229639053, -1.1101137399673462, 0.5229056477546692, -0.8381713628768921, -1.1545054912567139, 1.3564732074737549, -0.2073482722043991, 0.8689021468162537, -0.47102802991867065, 44.845970153808594, 53.91940689086914, -0.3974297046661377, 5.87560510635376, 10.566256523132324, 5.522432327270508, 11.51307487487793, 5.566047668457031, 11.368047714233398, 7.736170768737793, 8.155345916748047, 13.429814338684082, 35.98766326904297, 63.38420867919922, 10.751578330993652, 3.117017984390259, 21.276567459106445, 32.80778121948242, 26.109888076782227, 34.61992263793945, 30.92890739440918, 36.044639587402344, 28.52814483642578, 45.312950134277344], "std": [0.29369866847991943, 0.13644947111606598, 0.2142556607723236, 0.1448388695716858, 0.26933109760284424, 0.03236108273267746, 0.2587399482727051, 0.24481825530529022, 0.23378387093544006, 0.28810274600982666, 0.3126208186149597, 0.022045359015464783, 12.252089500427246, 3.3765511512756348, 0.09852790087461472, 3.024614095687866, 18.064332962036133, 13.483824729919434, 20.01491928100586, 13.881209373474121, 19.304187774658203, 17.26856231689453, 14.11369800567627, 24.507585525512695, 18.212636947631836, 12.795170783996582, 19.81606674194336, 2.7601871490478516, 21.774877548217773, 46.85606002807617, 27.870861053466797, 47.12485885620117, 33.358642578125, 47.3242073059082, 34.20598602294922, 46.85084915161133], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [249]}, "index": {"min": [5161], "max": [5409], "mean": [5285.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [2.2409638554216866, 6.0, 6.0, 6.0, 6.0], "std": [1.9466191149306158, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [249]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [249]}, "eef_direction_state": {"mean": [4.240963855421687, 3.2008032128514055], "std": [2.152370663382389, 1.894782351105783], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.751004016064257, 1.2650602409638554], "std": [0.870217276556612, 0.7071238881258181], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.5502008032128514, 1.0120481927710843], "std": [0.7699749382033173, 0.8477796547800521], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [4.240963855421687, 3.2008032128514055], "std": [2.152370663382389, 1.894782351105783], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.751004016064257, 1.2650602409638554], "std": [0.870217276556612, 0.7071238881258181], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.5502008032128514, 1.0120481927710843], "std": [0.7699749382033173, 0.8477796547800521], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6421684255752163, 0.21144555969427067, 1.1192367541562207, -1.536449798623243, 0.6577268287796689, -2.1051565203212306, 0.6676420676056359, -0.12022258294422938, 1.122056547367101, 1.6091209962502584, 0.7685774486908827, 2.377264620306842], "std": [0.06900162154081063, 0.03922511685853679, 0.03395572540747687, 0.07763348076037087, 0.08636982455202397, 0.07516401829880448, 0.06375592836050872, 0.07672248978720063, 0.023178741885479442, 0.24511262306457487, 0.19052028061417522, 0.30042931295690056], "min": [0.5984213175424542, 0.13107929983300864, 1.0749337337834357, -1.6752359152478817, 0.5751998932184499, -2.345775679524348, 0.5840800318453847, -0.26344978909711925, 1.0666825880592028, 1.3443283734373905, 0.4712754310122387, 2.04165688281117], "max": [0.8278803727807229, 0.2487125325493392, 1.2126494146426814, -1.2459769372874532, 0.8566193469276779, -1.9552420279627079, 0.7748574242006228, 0.014948262326779954, 1.1628352081429165, 2.1589059453844404, 0.9541930164689054, 3.017402968973984], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6421684255752163, 0.21144555969427067, 1.1192367541562207, -1.536449798623243, 0.6577268287796689, -2.1051565203212306, 0.6676420676056359, -0.12022258294422938, 1.122056547367101, 1.6091209962502584, 0.7685774486908827, 2.377264620306842], "std": [0.06900162154081063, 0.03922511685853679, 0.03395572540747687, 0.07763348076037087, 0.08636982455202397, 0.07516401829880448, 0.06375592836050872, 0.07672248978720063, 0.023178741885479442, 0.24511262306457487, 0.19052028061417522, 0.30042931295690056], "min": [0.5984213175424542, 0.13107929983300864, 1.0749337337834357, -1.6752359152478817, 0.5751998932184499, -2.345775679524348, 0.5840800318453847, -0.26344978909711925, 1.0666825880592028, 1.3443283734373905, 0.4712754310122387, 2.04165688281117], "max": [0.8278803727807229, 0.2487125325493392, 1.2126494146426814, -1.2459769372874532, 0.8566193469276779, -1.9552420279627079, 0.7748574242006228, 0.014948262326779954, 1.1628352081429165, 2.1589059453844404, 0.9541930164689054, 3.017402968973984], "count": [249]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2531582434640523]], [[0.4514390114379085]], [[0.5737535600490197]]], "std": [[[0.33905874190331164]], [[0.25273912010712285]], [[0.23014243514796606]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48019503676470593]], [[0.5180612949346406]], [[0.5317987214052288]]], "std": [[[0.33233924052660646]], [[0.32480690479111723]], [[0.32906198320243374]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371934865196078]], [[0.5098842667483661]], [[0.5542001082516339]]], "std": [[[0.2945393892812392]], [[0.2866777423171826]], [[0.30126145828661705]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3264565379901961]], [[0.4187372426470588]], [[0.46525216299019606]]], "std": [[[0.34363880042716954]], [[0.331955715779515]], [[0.37882458858969825]]], "count": [100]}, "observation.state": {"min": [0.4036249816417694, -1.3885948657989502, 0.9715943932533264, -0.3569895923137665, -1.618198037147522, 0.47066929936408997, -1.4588817358016968, -1.544666051864624, 0.9849698543548584, -0.5277475714683533, 0.37861448526382446, -0.4247014820575714, 18.762500762939453, 49.76750183105469, -0.5299999713897705, -0.3387500047683716, 3.328125, -0.565625011920929, 2.192499876022339, -0.9900000095367432, 1.4106249809265137, -0.45375001430511475, 1.1512500047683716, 0.8793749809265137, 1.4212499856948853, 48.02562713623047, 0.8374999761581421, -0.27562499046325684, 0.6499999761581421, 0.6781250238418579, 0.5893750190734863, 0.15125000476837158, 0.953125, 0.40062499046325684, 0.5993750095367432, 0.2549999952316284], "max": [1.4109350442886353, -0.8218466639518738, 1.715543270111084, 0.21880006790161133, -0.4426785409450531, 0.6335672736167908, -0.47894254326820374, -0.8342234492301941, 1.7533330917358398, 0.4295891523361206, 1.652403712272644, -0.406247615814209, 76.36125183105469, 67.64221954345703, 6.570000171661377, 7.409375190734863, 56.186248779296875, 48.095001220703125, 59.198123931884766, 55.44562530517578, 53.67625045776367, 60.141876220703125, 40.75625228881836, 67.19999694824219, 46.92250061035156, 79.77937316894531, 2.7587499618530273, 9.835000038146973, 66.24312591552734, 110.97000122070312, 87.30313110351562, 110.51812744140625, 94.63125610351562, 110.44499969482422, 94.86563110351562, 110.74625396728516], "mean": [1.126283884048462, -0.9914143681526184, 1.1689954996109009, -0.1105189248919487, -1.1844053268432617, 0.5184144973754883, -0.9847232699394226, -1.0715583562850952, 1.2523208856582642, -0.12259196490049362, 1.043616771697998, -0.4193720519542694, 43.48887634277344, 56.409034729003906, -0.2413155883550644, 3.704127311706543, 18.16497230529785, 6.273126125335693, 15.723175048828125, 6.0406622886657715, 13.028406143188477, 7.949412822723389, 7.536238670349121, 25.282669067382812, 15.683710098266602, 67.69598388671875, 1.0746262073516846, 7.069029331207275, 20.602508544921875, 26.35835838317871, 25.972444534301758, 25.55109977722168, 28.32377052307129, 25.355375289916992, 24.718217849731445, 34.21383285522461], "std": [0.2811412513256073, 0.13632065057754517, 0.19546739757061005, 0.136538565158844, 0.2837897837162018, 0.04578906670212746, 0.29405105113983154, 0.2080737203359604, 0.22472919523715973, 0.3426949679851532, 0.3893592953681946, 0.006277620792388916, 14.899541854858398, 3.410421848297119, 0.9046977758407593, 2.318681240081787, 14.442577362060547, 14.18231201171875, 16.329082489013672, 14.720852851867676, 16.377689361572266, 17.183509826660156, 12.556937217712402, 19.652690887451172, 13.200860023498535, 8.409754753112793, 0.3267240822315216, 3.080965518951416, 26.725614547729492, 43.214271545410156, 34.806114196777344, 42.699954986572266, 36.89836883544922, 42.97507095336914, 35.0494384765625, 44.02423095703125], "count": [269]}, "action": {"min": [0.4036249816417694, -1.3885948657989502, 0.9715943932533264, -0.3569895923137665, -1.618198037147522, 0.47066929936408997, -1.4588817358016968, -1.544666051864624, 0.9849698543548584, -0.5277475714683533, 0.37861448526382446, -0.4247014820575714, 18.762500762939453, 49.76750183105469, -0.5299999713897705, -0.3387500047683716, 3.328125, -0.565625011920929, 2.192499876022339, -0.9900000095367432, 1.4106249809265137, -0.45375001430511475, 1.1512500047683716, 0.8793749809265137, 1.4212499856948853, 48.02562713623047, 0.8374999761581421, -0.27562499046325684, 0.6499999761581421, 0.6781250238418579, 0.5893750190734863, 0.15125000476837158, 0.953125, 0.40062499046325684, 0.5993750095367432, 0.2549999952316284], "max": [1.4109350442886353, -0.8218466639518738, 1.715543270111084, 0.21880006790161133, -0.4426785409450531, 0.6335672736167908, -0.47894254326820374, -0.8342234492301941, 1.7533330917358398, 0.4295891523361206, 1.652403712272644, -0.406247615814209, 76.36125183105469, 67.64221954345703, 6.570000171661377, 7.409375190734863, 56.186248779296875, 48.095001220703125, 59.198123931884766, 55.44562530517578, 53.67625045776367, 60.141876220703125, 40.75625228881836, 67.19999694824219, 46.92250061035156, 79.77937316894531, 2.7587499618530273, 9.835000038146973, 66.24312591552734, 110.97000122070312, 87.30313110351562, 110.51812744140625, 94.63125610351562, 110.44499969482422, 94.86563110351562, 110.74625396728516], "mean": [1.1262840032577515, -0.9914143681526184, 1.1689951419830322, -0.1105189323425293, -1.1844048500061035, 0.5184146761894226, -0.9847231507301331, -1.0715587139129639, 1.2523207664489746, -0.12259196490049362, 1.0436170101165771, -0.4193721115589142, 43.48887634277344, 56.409034729003906, -0.24131561815738678, 3.7041282653808594, 18.164974212646484, 6.273122787475586, 15.723173141479492, 6.0406646728515625, 13.028407096862793, 7.949410438537598, 7.5362396240234375, 25.282665252685547, 15.683698654174805, 67.69593048095703, 1.074626088142395, 7.069027900695801, 20.602489471435547, 26.35837745666504, 25.972457885742188, 25.55107879638672, 28.323762893676758, 25.35538673400879, 24.718242645263672, 34.213844299316406], "std": [0.2811412513256073, 0.13632063567638397, 0.19546739757061005, 0.136538565158844, 0.2837897837162018, 0.04578906670212746, 0.29405102133750916, 0.2080736607313156, 0.22472922503948212, 0.3426949679851532, 0.3893592357635498, 0.006277619395405054, 14.899540901184082, 3.4104220867156982, 0.9046980738639832, 2.318681240081787, 14.442575454711914, 14.182313919067383, 16.32908058166504, 14.720852851867676, 16.377689361572266, 17.183509826660156, 12.556937217712402, 19.652690887451172, 13.200858116149902, 8.409754753112793, 0.3267241418361664, 3.080965757369995, 26.725614547729492, 43.214256286621094, 34.80611038208008, 42.699954986572266, 36.898380279541016, 42.97504425048828, 35.049442291259766, 44.02423095703125], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [269]}, "index": {"min": [5410], "max": [5678], "mean": [5544.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [2.356877323420074, 6.0, 6.0, 6.0, 6.0], "std": [1.8410234111938497, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [269]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [269]}, "eef_direction_state": {"mean": [4.111524163568773, 3.449814126394052], "std": [2.166536882571477, 1.74868244687922], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.8736059479553904, 1.3308550185873607], "std": [0.8996128912019155, 0.7254120822109069], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.6617100371747212, 1.0185873605947955], "std": [0.8001292028168754, 0.8335597136807134], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [4.111524163568773, 3.449814126394052], "std": [2.166536882571477, 1.74868244687922], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.8736059479553904, 1.3308550185873607], "std": [0.8996128912019155, 0.7254120822109069], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.6617100371747212, 1.0185873605947955], "std": [0.8001292028168754, 0.8335597136807134], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.6276168013967796, 0.20393209007100202, 1.1306302081213713, -1.4739622298268718, 0.6364638929557829, -2.099875582802424, 0.6357683789889005, -0.15584756837505748, 1.1228129272528855, 1.5688763517450612, 0.6702752885946017, 2.3203592687110968], "std": [0.06400083440510147, 0.04331489578312534, 0.04352054791534545, 0.153501377741029, 0.07962997740536663, 0.12260087267124638, 0.06279021340944574, 0.07893220130710116, 0.03571834366856609, 0.26138568626337405, 0.2135665079438014, 0.33031844891880835], "min": [0.57467981012068, 0.09161802467773578, 1.0716338342484693, -1.6628923839133254, 0.5659620829737042, -2.321402197388807, 0.5724994681703557, -0.28680842431363546, 1.0664906754370365, 0.9030114571460802, 0.40878089244056537, 1.8248527515581774], "max": [0.804519199544361, 0.26679617603582795, 1.269798047009265, -0.8528611120332518, 0.8359963624848032, -1.7404806644682767, 0.7664929976436028, -0.0036028317088071526, 1.2711909267955586, 2.0218351027630455, 0.9560096008024441, 2.8463484398726644], "count": [269]}, "eef_sim_pose_action": {"mean": [0.6276168013967796, 0.20393209007100202, 1.1306302081213713, -1.4739622298268718, 0.6364638929557829, -2.099875582802424, 0.6357683789889005, -0.15584756837505748, 1.1228129272528855, 1.5688763517450612, 0.6702752885946017, 2.3203592687110968], "std": [0.06400083440510147, 0.04331489578312534, 0.04352054791534545, 0.153501377741029, 0.07962997740536663, 0.12260087267124638, 0.06279021340944574, 0.07893220130710116, 0.03571834366856609, 0.26138568626337405, 0.2135665079438014, 0.33031844891880835], "min": [0.57467981012068, 0.09161802467773578, 1.0716338342484693, -1.6628923839133254, 0.5659620829737042, -2.321402197388807, 0.5724994681703557, -0.28680842431363546, 1.0664906754370365, 0.9030114571460802, 0.40878089244056537, 1.8248527515581774], "max": [0.804519199544361, 0.26679617603582795, 1.269798047009265, -0.8528611120332518, 0.8359963624848032, -1.7404806644682767, 0.7664929976436028, -0.0036028317088071526, 1.2711909267955586, 2.0218351027630455, 0.9560096008024441, 2.8463484398726644], "count": [269]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24434865400326797]], [[0.4484742075163399]], [[0.5780664133986928]]], "std": [[[0.33286990208892425]], [[0.24506277825648157]], [[0.2216908631106582]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932576164215686]], [[0.5296155841503267]], [[0.5397851736111111]]], "std": [[[0.3366273460822802]], [[0.32846851099063945]], [[0.3340214460352178]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48768823120915034]], [[0.5515163133169935]], [[0.5925620567810458]]], "std": [[[0.3146709393811361]], [[0.30518612866689443]], [[0.3161145718552793]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3340877348856209]], [[0.4198584272875817]], [[0.47183487745098035]]], "std": [[[0.344088557176097]], [[0.33298652186659566]], [[0.3780506975715542]]], "count": [100]}, "observation.state": {"min": [0.4365272521972656, -1.3450827598571777, 0.9857327938079834, -0.30254825949668884, -1.4860804080963135, 0.44489586353302, -1.3433237075805664, -1.512812852859497, 1.0593364238739014, -0.5374990701675415, 0.40784505009651184, -0.4502842128276825, 28.809999465942383, 46.133750915527344, -0.4593749940395355, -0.4050000011920929, 0.6875, 0.35875001549720764, 0.6712499856948853, -1.0206249952316284, 0.7677778005599976, -0.6937500238418579, 1.100000023841858, -0.06624999642372131, 12.271249771118164, 40.62562561035156, 0.6143749952316284, -0.5487499833106995, 0.6568750143051147, 0.20749999582767487, 0.5740000009536743, 0.7137500047683716, 0.9375, 0.4749999940395355, 0.7250000238418579, -2.6762499809265137], "max": [1.4093613624572754, -0.7834554314613342, 1.683213233947754, 0.13580529391765594, -0.46237221360206604, 0.6060374975204468, -0.47176605463027954, -0.8149510025978088, 1.714613437652588, 0.3579724133014679, 1.5435984134674072, -0.4337138533592224, 74.51625061035156, 62.06187438964844, -0.21437500417232513, 9.4712495803833, 61.833126068115234, 36.87874984741211, 60.42250061035156, 52.150001525878906, 60.15250015258789, 60.0724983215332, 47.407501220703125, 75.11000061035156, 72.58625030517578, 79.7143783569336, 55.790000915527344, 9.536666870117188, 64.40812683105469, 112.29187774658203, 75.95500183105469, 110.46125030517578, 84.45437622070312, 110.96749877929688, 87.18375396728516, 111.82125091552734], "mean": [1.1610331535339355, -0.9208087921142578, 1.1358433961868286, -0.12644712626934052, -1.2000190019607544, 0.5671342611312866, -0.8841956853866577, -1.0840736627578735, 1.2958204746246338, -0.21333308517932892, 0.9315167665481567, -0.4419844448566437, 41.97352600097656, 52.78797149658203, -0.3797323703765869, 6.419051170349121, 10.851797103881836, 4.638055324554443, 10.724772453308105, 4.482459545135498, 11.135625839233398, 5.97865629196167, 8.220212936401367, 14.569503784179688, 38.388404846191406, 59.35901641845703, 8.015226364135742, 4.736357688903809, 19.412601470947266, 29.295679092407227, 22.06140899658203, 30.20036506652832, 26.808727264404297, 28.004411697387695, 24.184207916259766, 36.18571472167969], "std": [0.31112566590309143, 0.15325522422790527, 0.20528332889080048, 0.14539633691310883, 0.28424474596977234, 0.036180056631565094, 0.27332502603530884, 0.2168288230895996, 0.2097601443529129, 0.3020314872264862, 0.3586977422237396, 0.0035960753448307514, 13.326391220092773, 3.1790850162506104, 0.07215964794158936, 2.9076602458953857, 18.867538452148438, 9.534719467163086, 18.8375244140625, 13.32758617401123, 19.08647346496582, 15.485283851623535, 13.543362617492676, 25.8563232421875, 19.093265533447266, 8.920120239257812, 14.924819946289062, 4.039036750793457, 22.757787704467773, 45.1419563293457, 27.057018280029297, 44.88044738769531, 32.55494689941406, 44.35884094238281, 32.78994369506836, 45.85127639770508], "count": [256]}, "action": {"min": [0.4365272521972656, -1.3450827598571777, 0.9857327938079834, -0.30254825949668884, -1.4860804080963135, 0.44489586353302, -1.3433237075805664, -1.512812852859497, 1.0593364238739014, -0.5374990701675415, 0.40784505009651184, -0.4502842128276825, 28.809999465942383, 46.133750915527344, -0.4593749940395355, -0.4050000011920929, 0.6875, 0.35875001549720764, 0.6712499856948853, -1.0206249952316284, 0.7677778005599976, -0.6937500238418579, 1.100000023841858, -0.06624999642372131, 12.271249771118164, 40.62562561035156, 0.6143749952316284, -0.5487499833106995, 0.6568750143051147, 0.20749999582767487, 0.5740000009536743, 0.7137500047683716, 0.9375, 0.4749999940395355, 0.7250000238418579, -2.6762499809265137], "max": [1.4093613624572754, -0.7834554314613342, 1.683213233947754, 0.13580529391765594, -0.46237221360206604, 0.6060374975204468, -0.47176605463027954, -0.8149510025978088, 1.714613437652588, 0.3579724133014679, 1.5435984134674072, -0.4337138533592224, 74.51625061035156, 62.06187438964844, -0.21437500417232513, 9.4712495803833, 61.833126068115234, 36.87874984741211, 60.42250061035156, 52.150001525878906, 60.15250015258789, 60.0724983215332, 47.407501220703125, 75.11000061035156, 72.58625030517578, 79.7143783569336, 55.790000915527344, 9.536666870117188, 64.40812683105469, 112.29187774658203, 75.95500183105469, 110.46125030517578, 84.45437622070312, 110.96749877929688, 87.18375396728516, 111.82125091552734], "mean": [1.1610331535339355, -0.920808732509613, 1.1358433961868286, -0.12644705176353455, -1.200019121170044, 0.5671343207359314, -0.8841954469680786, -1.0840739011764526, 1.295820951461792, -0.21333307027816772, 0.9315168857574463, -0.4419845640659332, 41.97352600097656, 52.78794479370117, -0.3797324597835541, 6.419052600860596, 10.85179615020752, 4.638054370880127, 10.724772453308105, 4.482461929321289, 11.135627746582031, 5.978658676147461, 8.220211029052734, 14.569504737854004, 38.388427734375, 59.35900115966797, 8.015222549438477, 4.736357688903809, 19.4125919342041, 29.295673370361328, 22.0614070892334, 30.20035171508789, 26.808732986450195, 28.004419326782227, 24.184213638305664, 36.185733795166016], "std": [0.31112560629844666, 0.15325522422790527, 0.20528331398963928, 0.14539630711078644, 0.28424474596977234, 0.03618006035685539, 0.27332502603530884, 0.216828852891922, 0.2097601592540741, 0.30203160643577576, 0.3586978316307068, 0.003596074413508177, 13.326393127441406, 3.1790852546691895, 0.07215964794158936, 2.9076602458953857, 18.867538452148438, 9.534720420837402, 18.837526321411133, 13.327589988708496, 19.086475372314453, 15.485285758972168, 13.543364524841309, 25.856327056884766, 19.093263626098633, 8.920119285583496, 14.924823760986328, 4.039036273956299, 22.75778579711914, 45.14195251464844, 27.0570125579834, 44.88044738769531, 32.55494689941406, 44.35885238647461, 32.78993606567383, 45.85127258300781], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [256]}, "index": {"min": [5679], "max": [5934], "mean": [5806.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [2.30078125, 6.0, 6.0, 6.0, 6.0], "std": [1.834819307084062, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [256]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [256]}, "eef_direction_state": {"mean": [4.1796875, 3.46875], "std": [2.209473897185425, 1.7317688753121763], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.7734375, 1.26953125], "std": [0.8813594236143107, 0.7026799806977836], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.64453125, 0.94921875], "std": [0.8259756157256929, 0.8485738121391901], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [4.1796875, 3.46875], "std": [2.209473897185425, 1.7317688753121763], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [0.7734375, 1.26953125], "std": [0.8813594236143107, 0.7026799806977836], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.64453125, 0.94921875], "std": [0.8259756157256929, 0.8485738121391901], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.6263412158405076, 0.22139135567546692, 1.1459188539834915, -1.4813014541260645, 0.7267843060991537, -2.077484037913388, 0.6529504451775924, -0.1388518351757791, 1.1322924480774996, 1.5959109669766909, 0.7558885292130108, 2.3771250623417077], "std": [0.06584772228856477, 0.04589434046161131, 0.027306357120112878, 0.08435751149013689, 0.05810528094168727, 0.0845413806433484, 0.058236012696237585, 0.07645030760044413, 0.03354505110613916, 0.2970409768849391, 0.19489137780414229, 0.3182518544626256], "min": [0.5825170172692745, 0.11523968389634832, 1.0871924313517953, -1.6763646577216043, 0.6019695848550115, -2.3755384219751625, 0.5773038811368985, -0.26773219472818943, 1.0643864258942097, 1.2495806963693752, 0.4692194641483738, 1.8682309565669506], "max": [0.8016641854439135, 0.2672443204361693, 1.2297179778492204, -1.1719659558823206, 0.84769232858498, -1.9018408924911088, 0.7600250249159158, -0.0024586316547048903, 1.1739453562606983, 2.140728098102164, 0.9910709812704845, 2.924205320835169], "count": [256]}, "eef_sim_pose_action": {"mean": [0.6263412158405076, 0.22139135567546692, 1.1459188539834915, -1.4813014541260645, 0.7267843060991537, -2.077484037913388, 0.6529504451775924, -0.1388518351757791, 1.1322924480774996, 1.5959109669766909, 0.7558885292130108, 2.3771250623417077], "std": [0.06584772228856477, 0.04589434046161131, 0.027306357120112878, 0.08435751149013689, 0.05810528094168727, 0.0845413806433484, 0.058236012696237585, 0.07645030760044413, 0.03354505110613916, 0.2970409768849391, 0.19489137780414229, 0.3182518544626256], "min": [0.5825170172692745, 0.11523968389634832, 1.0871924313517953, -1.6763646577216043, 0.6019695848550115, -2.3755384219751625, 0.5773038811368985, -0.26773219472818943, 1.0643864258942097, 1.2495806963693752, 0.4692194641483738, 1.8682309565669506], "max": [0.8016641854439135, 0.2672443204361693, 1.2297179778492204, -1.1719659558823206, 0.84769232858498, -1.9018408924911088, 0.7600250249159158, -0.0024586316547048903, 1.1739453562606983, 2.140728098102164, 0.9910709812704845, 2.924205320835169], "count": [256]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24880874795751634]], [[0.44398200163398693]], [[0.5706013153594771]]], "std": [[[0.33460164820867644]], [[0.24912644311682236]], [[0.22493591054423573]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48025300449346403]], [[0.521955198120915]], [[0.5387939072712419]]], "std": [[[0.33959980221928215]], [[0.32866939514280535]], [[0.3338542768206332]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873357904411765]], [[0.5534164399509803]], [[0.596277945261438]]], "std": [[[0.31061438498101956]], [[0.30020633401771796]], [[0.3151670423193425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3437661315359477]], [[0.42834138684640527]], [[0.47745580269607846]]], "std": [[[0.3462711911844656]], [[0.3360234246277608]], [[0.380409912312572]]], "count": [100]}, "observation.state": {"min": [0.3757295608520508, -1.3433661460876465, 1.0059987306594849, -0.22759784758090973, -1.2498092651367188, 0.575265109539032, -1.276750922203064, -1.5723706483840942, 1.0969805717468262, -0.5432688593864441, 0.44961661100387573, -0.4484006464481354, 6.986249923706055, 47.268123626708984, -0.53125, -1.3875000476837158, 4.775555610656738, -0.25437501072883606, 1.0833333730697632, -1.2193750143051147, 0.898888885974884, -2.7939677238464355e-09, 1.1843749284744263, 0.45374998450279236, 14.438124656677246, 39.380001068115234, 0.6631250381469727, -0.5212500095367432, 0.703125, 0.6725000143051147, 0.640625, 0.9881250262260437, 0.8233333230018616, 0.5824999809265137, 0.6930000185966492, 0.5412499904632568], "max": [1.3148984909057617, -0.7948997020721436, 1.6983052492141724, 0.22836080193519592, -0.40882256627082825, 0.703965425491333, -0.47593843936920166, -0.824964702129364, 1.7607957124710083, 0.14070089161396027, 1.308779001235962, -0.2893015146255493, 72.10874938964844, 72.59375, 14.158750534057617, 9.577500343322754, 53.451873779296875, 46.788124084472656, 56.58625030517578, 61.993751525878906, 53.17124938964844, 63.770626068115234, 44.961875915527344, 77.01875305175781, 75.15312957763672, 79.99063110351562, 48.185001373291016, 9.0131254196167, 63.83875274658203, 111.00250244140625, 68.87125396728516, 110.55999755859375, 80.71062469482422, 111.01937866210938, 83.98562622070312, 110.81875610351562], "mean": [1.0816084146499634, -0.9388863444328308, 1.1706559658050537, -0.10348182171583176, -1.0612261295318604, 0.6353887915611267, -0.8124167919158936, -1.135156273841858, 1.3621352910995483, -0.2430345118045807, 0.9163178205490112, -0.41659724712371826, 28.287599563598633, 62.976715087890625, 0.11257962137460709, 5.185405731201172, 20.09805679321289, 6.683496475219727, 19.745532989501953, 8.157744407653809, 19.151260375976562, 9.607388496398926, 10.697088241577148, 28.18264389038086, 40.988277435302734, 59.90876388549805, 12.311418533325195, 3.9188005924224854, 22.727643966674805, 36.014991760253906, 25.154882431030273, 36.24919128417969, 29.14052963256836, 34.560394287109375, 26.098289489746094, 43.35795593261719], "std": [0.315176397562027, 0.1620626449584961, 0.21148376166820526, 0.1420716941356659, 0.25198203325271606, 0.04113990440964699, 0.2310941368341446, 0.24221618473529816, 0.22077056765556335, 0.2268930971622467, 0.304180383682251, 0.04866279661655426, 22.853479385375977, 7.130742073059082, 2.186744451522827, 3.950819730758667, 14.339285850524902, 13.935919761657715, 17.140892028808594, 17.43512725830078, 18.002147674560547, 19.366701126098633, 13.390570640563965, 26.531490325927734, 21.58617401123047, 11.460526466369629, 16.61202621459961, 3.566199779510498, 22.907989501953125, 47.00517654418945, 24.719087600708008, 47.1191520690918, 31.40956687927246, 47.177520751953125, 32.11592483520508, 46.94258499145508], "count": [205]}, "action": {"min": [0.3757295608520508, -1.3433661460876465, 1.0059987306594849, -0.22759784758090973, -1.2498092651367188, 0.575265109539032, -1.276750922203064, -1.5723706483840942, 1.0969805717468262, -0.5432688593864441, 0.44961661100387573, -0.4484006464481354, 6.986249923706055, 47.268123626708984, -0.53125, -1.3875000476837158, 4.775555610656738, -0.25437501072883606, 1.0833333730697632, -1.2193750143051147, 0.898888885974884, -2.7939677238464355e-09, 1.1843749284744263, 0.45374998450279236, 14.438124656677246, 39.380001068115234, 0.6631250381469727, -0.5212500095367432, 0.703125, 0.6725000143051147, 0.640625, 0.9881250262260437, 0.8233333230018616, 0.5824999809265137, 0.6930000185966492, 0.5412499904632568], "max": [1.3148984909057617, -0.7948997020721436, 1.6983052492141724, 0.22836080193519592, -0.40882256627082825, 0.703965425491333, -0.47593843936920166, -0.824964702129364, 1.7607957124710083, 0.14070089161396027, 1.308779001235962, -0.2893015146255493, 72.10874938964844, 72.59375, 14.158750534057617, 9.577500343322754, 53.451873779296875, 46.788124084472656, 56.58625030517578, 61.993751525878906, 53.17124938964844, 63.770626068115234, 44.961875915527344, 77.01875305175781, 75.15312957763672, 79.99063110351562, 48.185001373291016, 9.0131254196167, 63.83875274658203, 111.00250244140625, 68.87125396728516, 110.55999755859375, 80.71062469482422, 111.01937866210938, 83.98562622070312, 110.81875610351562], "mean": [1.0816088914871216, -0.9388866424560547, 1.1706558465957642, -0.10348176956176758, -1.0612263679504395, 0.6353888511657715, -0.8124166131019592, -1.1351561546325684, 1.3621357679367065, -0.24303452670574188, 0.9163178205490112, -0.41659724712371826, 28.28759765625, 62.976722717285156, 0.11257979273796082, 5.18540620803833, 20.098058700561523, 6.683496475219727, 19.74553680419922, 8.157744407653809, 19.15125846862793, 9.60738754272461, 10.697088241577148, 28.182640075683594, 40.98828125, 59.908775329589844, 12.311419486999512, 3.9188005924224854, 22.727645874023438, 36.01498031616211, 25.154890060424805, 36.249183654785156, 29.140520095825195, 34.560386657714844, 26.098276138305664, 43.35795974731445], "std": [0.31517645716667175, 0.1620626598596573, 0.21148373186588287, 0.14207172393798828, 0.25198203325271606, 0.041139911860227585, 0.2310941070318222, 0.24221622943878174, 0.22077052295207977, 0.22689306735992432, 0.304180383682251, 0.04866280406713486, 22.853479385375977, 7.130741596221924, 2.186744213104248, 3.950819969177246, 14.339285850524902, 13.935918807983398, 17.140892028808594, 17.43512535095215, 18.002147674560547, 19.36669921875, 13.390570640563965, 26.531490325927734, 21.586177825927734, 11.460525512695312, 16.612028121948242, 3.566199779510498, 22.90798568725586, 47.00518035888672, 24.71908950805664, 47.11915588378906, 31.409561157226562, 47.17752456665039, 32.115936279296875, 46.942588806152344], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [205]}, "index": {"min": [5935], "max": [6139], "mean": [6037.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [2.2780487804878047, 6.0, 6.0, 6.0, 6.0], "std": [1.949548064592675, 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": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [205]}, "eef_direction_state": {"mean": [4.385365853658537, 3.4585365853658536], "std": [2.063097478941439, 1.636321813681467], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [0.8, 1.3804878048780487], "std": [0.896606066801017, 0.6259507937471936], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.5853658536585366, 0.926829268292683], "std": [0.7769737967172684, 0.8261058782445478], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [4.385365853658537, 3.4585365853658536], "std": [2.063097478941439, 1.636321813681467], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [0.8, 1.3804878048780487], "std": [0.896606066801017, 0.6259507937471936], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.5853658536585366, 0.926829268292683], "std": [0.7769737967172684, 0.8261058782445478], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6435689808929554, 0.2149137590025335, 1.137278180880263, -1.5586336440763757, 0.8034536382671233, -2.1199697929850747, 0.6656654531854637, -0.11774453875647903, 1.145793375110762, 1.5044016589752713, 0.7424320692991629, 2.341708122928205], "std": [0.06690782311611057, 0.04653856395110686, 0.035999180212435956, 0.10065485532640274, 0.04602823558312074, 0.06009864861849309, 0.06160282818476621, 0.07295973767185, 0.039602838919630436, 0.26985284606824644, 0.14248266865036135, 0.2613333693298011], "min": [0.5969247224143843, 0.11355721275562415, 1.0879954124712483, -1.6622136113657473, 0.7291415406393056, -2.257696759917959, 0.5765810421403148, -0.24499767710576403, 1.073523474715373, 1.1172326141290223, 0.5123994242389571, 2.0107932716510932], "max": [0.8080205490475009, 0.2569900977372798, 1.2325053455953745, -1.2330855525221236, 0.9172270853520761, -1.9502570638515637, 0.7633935962540103, 0.012973690307577612, 1.208075940136126, 1.9621144159331023, 0.9110890267115388, 2.8109754840627015], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6435689808929554, 0.2149137590025335, 1.137278180880263, -1.5586336440763757, 0.8034536382671233, -2.1199697929850747, 0.6656654531854637, -0.11774453875647903, 1.145793375110762, 1.5044016589752713, 0.7424320692991629, 2.341708122928205], "std": [0.06690782311611057, 0.04653856395110686, 0.035999180212435956, 0.10065485532640274, 0.04602823558312074, 0.06009864861849309, 0.06160282818476621, 0.07295973767185, 0.039602838919630436, 0.26985284606824644, 0.14248266865036135, 0.2613333693298011], "min": [0.5969247224143843, 0.11355721275562415, 1.0879954124712483, -1.6622136113657473, 0.7291415406393056, -2.257696759917959, 0.5765810421403148, -0.24499767710576403, 1.073523474715373, 1.1172326141290223, 0.5123994242389571, 2.0107932716510932], "max": [0.8080205490475009, 0.2569900977372798, 1.2325053455953745, -1.2330855525221236, 0.9172270853520761, -1.9502570638515637, 0.7633935962540103, 0.012973690307577612, 1.208075940136126, 1.9621144159331023, 0.9110890267115388, 2.8109754840627015], "count": [205]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25535013684640523]], [[0.4464082741013072]], [[0.5696629207516339]]], "std": [[[0.3383524625111399]], [[0.2548100737083308]], [[0.22968086139821445]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4821052348856209]], [[0.5191280330882353]], [[0.5331591053921568]]], "std": [[[0.33912795500867404]], [[0.32936969842795866]], [[0.33236069312724875]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47573946282679735]], [[0.5559071241830065]], [[0.6099642504084968]]], "std": [[[0.30182392149732273]], [[0.29079339611309407]], [[0.3097495570880936]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33288590277777774]], [[0.41817796977124183]], [[0.46844797998366017]]], "std": [[[0.3427824474236513]], [[0.3337446257937566]], [[0.37997979915913366]]], "count": [100]}, "observation.state": {"min": [0.447733074426651, -1.349302887916565, 1.0539109706878662, -0.35157209634780884, -1.4453048706054688, 0.47286278009414673, -1.329336404800415, -1.60405695438385, 1.0691276788711548, -0.6192301511764526, 0.4138532876968384, -0.4202271103858948, 37.33437728881836, 45.70000076293945, -0.5099999904632568, -0.3968749940395355, 0.6866666674613953, -0.24500000476837158, 0.7866666913032532, -1.1299999952316284, 0.9474999904632568, -0.19312500953674316, 1.1311111450195312, 0.21375000476837158, 9.202500343322754, 51.10562515258789, 0.8962500095367432, -0.8106250166893005, 0.6862499713897705, 0.7350000143051147, 0.5922222137451172, 0.6768749952316284, 0.7706249952316284, 0.6768749952316284, 0.7043750286102295, 0.37437498569488525], "max": [1.343747615814209, -0.8813112378120422, 1.6981860399246216, 0.1238841861486435, -0.5171139240264893, 0.5770241618156433, -0.4780365526676178, -0.8555065989494324, 1.8078364133834839, 0.2734120190143585, 1.4157423973083496, -0.39773595333099365, 73.17749786376953, 61.235626220703125, -0.27687498927116394, 9.145625114440918, 51.78499984741211, 46.42375183105469, 53.872501373291016, 51.3181266784668, 51.56125259399414, 64.51937103271484, 47.49187469482422, 70.04750061035156, 70.75125122070312, 80.32312774658203, 30.125, 9.49666690826416, 61.99625015258789, 110.76875305175781, 78.50749969482422, 110.38063049316406, 85.12249755859375, 110.89625549316406, 86.53312683105469, 110.85625457763672], "mean": [1.0955133438110352, -0.9891112446784973, 1.2030807733535767, -0.09370896220207214, -1.1171801090240479, 0.5134402513504028, -0.831131637096405, -1.150948166847229, 1.3540875911712646, -0.2835962772369385, 0.891362726688385, -0.41266295313835144, 45.74550247192383, 52.6593017578125, -0.40640559792518616, 3.7982101440429688, 12.833818435668945, 6.31549596786499, 12.36557674407959, 6.077918529510498, 11.63611888885498, 8.17344856262207, 10.63129997253418, 14.748127937316895, 35.500022888183594, 64.81377410888672, 4.4989728927612305, 3.7134177684783936, 20.896944046020508, 35.293373107910156, 28.409564971923828, 37.59699630737305, 31.467275619506836, 37.678043365478516, 28.43680191040039, 44.65288162231445], "std": [0.25251150131225586, 0.12252752482891083, 0.17379823327064514, 0.09994961321353912, 0.20864853262901306, 0.026531895622611046, 0.26071250438690186, 0.22570595145225525, 0.22980737686157227, 0.3139492869377136, 0.34154659509658813, 0.007883877493441105, 10.878308296203613, 3.6498546600341797, 0.06241727992892265, 2.4374966621398926, 15.277131080627441, 14.077392578125, 16.199647903442383, 14.899090766906738, 15.938594818115234, 18.426708221435547, 13.041792869567871, 21.948945999145508, 17.12130355834961, 7.397326946258545, 7.682370185852051, 3.829505205154419, 22.045896530151367, 46.29887390136719, 31.233694076538086, 47.9282112121582, 34.415557861328125, 48.05277633666992, 34.66812515258789, 47.861534118652344], "count": [218]}, "action": {"min": [0.447733074426651, -1.349302887916565, 1.0539109706878662, -0.35157209634780884, -1.4453048706054688, 0.47286278009414673, -1.329336404800415, -1.60405695438385, 1.0691276788711548, -0.6192301511764526, 0.4138532876968384, -0.4202271103858948, 37.33437728881836, 45.70000076293945, -0.5099999904632568, -0.3968749940395355, 0.6866666674613953, -0.24500000476837158, 0.7866666913032532, -1.1299999952316284, 0.9474999904632568, -0.19312500953674316, 1.1311111450195312, 0.21375000476837158, 9.202500343322754, 51.10562515258789, 0.8962500095367432, -0.8106250166893005, 0.6862499713897705, 0.7350000143051147, 0.5922222137451172, 0.6768749952316284, 0.7706249952316284, 0.6768749952316284, 0.7043750286102295, 0.37437498569488525], "max": [1.343747615814209, -0.8813112378120422, 1.6981860399246216, 0.1238841861486435, -0.5171139240264893, 0.5770241618156433, -0.4780365526676178, -0.8555065989494324, 1.8078364133834839, 0.2734120190143585, 1.4157423973083496, -0.39773595333099365, 73.17749786376953, 61.235626220703125, -0.27687498927116394, 9.145625114440918, 51.78499984741211, 46.42375183105469, 53.872501373291016, 51.3181266784668, 51.56125259399414, 64.51937103271484, 47.49187469482422, 70.04750061035156, 70.75125122070312, 80.32312774658203, 30.125, 9.49666690826416, 61.99625015258789, 110.76875305175781, 78.50749969482422, 110.38063049316406, 85.12249755859375, 110.89625549316406, 86.53312683105469, 110.85625457763672], "mean": [1.0955133438110352, -0.9891113638877869, 1.2030805349349976, -0.09370894730091095, -1.1171802282333374, 0.5134402513504028, -0.8311314582824707, -1.150948405265808, 1.3540875911712646, -0.283596396446228, 0.8913626670837402, -0.4126630425453186, 45.745521545410156, 52.65928649902344, -0.4064057171344757, 3.798211097717285, 12.833821296691895, 6.315494537353516, 12.365579605102539, 6.077916145324707, 11.636115074157715, 8.173447608947754, 10.631296157836914, 14.74813175201416, 35.50004196166992, 64.81379699707031, 4.498970031738281, 3.7134180068969727, 20.896923065185547, 35.29336166381836, 28.409578323364258, 37.59699630737305, 31.467260360717773, 37.67807388305664, 28.436819076538086, 44.65289306640625], "std": [0.25251153111457825, 0.12252750992774963, 0.17379823327064514, 0.09994961321353912, 0.20864851772785187, 0.026531893759965897, 0.26071250438690186, 0.22570596635341644, 0.22980736196041107, 0.3139493465423584, 0.34154653549194336, 0.007883877493441105, 10.878307342529297, 3.649854898452759, 0.06241727992892265, 2.4374966621398926, 15.27713680267334, 14.077393531799316, 16.199647903442383, 14.899091720581055, 15.938593864440918, 18.42670249938965, 13.041793823242188, 21.948945999145508, 17.12130355834961, 7.397326469421387, 7.682366847991943, 3.829505443572998, 22.045896530151367, 46.29888916015625, 31.233692169189453, 47.92821502685547, 34.41556167602539, 48.05277633666992, 34.668113708496094, 47.861541748046875], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [218]}, "index": {"min": [6140], "max": [6357], "mean": [6248.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.073394495412844, 6.0, 6.0, 6.0, 6.0], "std": [1.9285704265711745, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [218]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [218]}, "eef_direction_state": {"mean": [4.3119266055045875, 3.426605504587156], "std": [2.2734900128766657, 1.5874012113644282], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [0.7385321100917431, 1.426605504587156], "std": [0.9038559860200933, 0.6032240902757164], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.5596330275229358, 0.9678899082568807], "std": [0.7832090264371763, 0.8316426470948713], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [4.3119266055045875, 3.426605504587156], "std": [2.2734900128766657, 1.5874012113644282], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [0.7385321100917431, 1.426605504587156], "std": [0.9038559860200933, 0.6032240902757164], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.5596330275229358, 0.9678899082568807], "std": [0.7832090264371763, 0.8316426470948713], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6400538697281152, 0.20653902078872774, 1.1262995576325237, -1.5134609546657334, 0.6625075901753423, -2.1261671075594135, 0.6603692030884187, -0.11427366928158698, 1.1264209285091749, 1.5963012574258264, 0.7710976319768137, 2.41853513555861], "std": [0.05815290607339122, 0.03391463086520353, 0.03210822185944432, 0.08182876869041773, 0.051819688519775135, 0.07429931704635728, 0.06009446636874619, 0.0781751061635378, 0.028911386240278277, 0.24898215384456085, 0.20564638378850128, 0.30005345057334143], "min": [0.5966280743131477, 0.1192005972989054, 1.0908318333188822, -1.6055969925755358, 0.5886090445227827, -2.251873484448239, 0.5884982925249503, -0.2500844046220257, 1.0675353211548089, 1.261188095425695, 0.47252681144457487, 1.9992894725379464], "max": [0.8021308152719787, 0.2591434874366502, 1.2169554187602074, -1.2417822492627952, 0.7837278705240012, -1.9102893135290033, 0.7670490401940749, 0.016270690689483613, 1.1663864714235659, 2.0411764997502715, 0.9791482809899001, 2.9323374363057133], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6400538697281152, 0.20653902078872774, 1.1262995576325237, -1.5134609546657334, 0.6625075901753423, -2.1261671075594135, 0.6603692030884187, -0.11427366928158698, 1.1264209285091749, 1.5963012574258264, 0.7710976319768137, 2.41853513555861], "std": [0.05815290607339122, 0.03391463086520353, 0.03210822185944432, 0.08182876869041773, 0.051819688519775135, 0.07429931704635728, 0.06009446636874619, 0.0781751061635378, 0.028911386240278277, 0.24898215384456085, 0.20564638378850128, 0.30005345057334143], "min": [0.5966280743131477, 0.1192005972989054, 1.0908318333188822, -1.6055969925755358, 0.5886090445227827, -2.251873484448239, 0.5884982925249503, -0.2500844046220257, 1.0675353211548089, 1.261188095425695, 0.47252681144457487, 1.9992894725379464], "max": [0.8021308152719787, 0.2591434874366502, 1.2169554187602074, -1.2417822492627952, 0.7837278705240012, -1.9102893135290033, 0.7670490401940749, 0.016270690689483613, 1.1663864714235659, 2.0411764997502715, 0.9791482809899001, 2.9323374363057133], "count": [218]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2505936560457516]], [[0.4443574734477124]], [[0.5671167340686275]]], "std": [[[0.3378808544187417]], [[0.25625267187360956]], [[0.22948875660992743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4966992565359477]], [[0.5364636254084967]], [[0.5509123815359477]]], "std": [[[0.33170203831048517]], [[0.322174895262112]], [[0.32674306359612815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48053529820261437]], [[0.5531944403594771]], [[0.5987278880718954]]], "std": [[[0.3120496435748953]], [[0.30400318564556067]], [[0.31985640561545187]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3473538766339869]], [[0.4275043954248366]], [[0.47226315155228754]]], "std": [[[0.3473472738888251]], [[0.3381510010029106]], [[0.37977588864638734]]], "count": [100]}, "observation.state": {"min": [0.3588731288909912, -1.3993715047836304, 1.0487000942230225, -0.3114747703075409, -1.3867112398147583, 0.5194266438484192, -1.344510555267334, -1.5554426908493042, 1.116388201713562, -0.5159218311309814, 0.4283970296382904, -0.4208390712738037, 32.446876525878906, 46.05500030517578, -0.5162500143051147, -0.4449999928474426, 0.8018749952316284, -0.06750000268220901, 0.7907142639160156, -1.28125, 0.9449999928474426, -2.46875, 1.1388888359069824, 0.40062499046325684, 4.926249980926514, 36.91625213623047, 0.8968750238418579, -0.5550000071525574, 0.8700000047683716, 0.6399999856948853, 0.6518750190734863, 0.46875, 0.6577777862548828, 0.1731249988079071, 0.6681250333786011, 0.4268749952316284], "max": [1.3505717515945435, -0.8142357468605042, 1.717832088470459, 0.24066337943077087, -0.3644283711910248, 0.6989691853523254, -0.48290035128593445, -0.8585107326507568, 1.7449883222579956, 0.2423323392868042, 1.4423803091049194, -0.3655489385128021, 72.71937561035156, 61.12562561035156, -0.0937500074505806, 9.607500076293945, 50.243751525878906, 55.15937423706055, 63.08124923706055, 51.92812728881836, 62.53562545776367, 58.30500030517578, 57.21062469482422, 72.44750213623047, 68.16374969482422, 81.31937408447266, 59.89500045776367, 9.458749771118164, 62.15250015258789, 110.65312957763672, 68.68375396728516, 110.52375030517578, 85.33625030517578, 111.17813110351562, 87.89688110351562, 111.47438049316406], "mean": [1.013041615486145, -0.9685497879981995, 1.1950808763504028, -0.022045983001589775, -1.039561152458191, 0.5916252732276917, -0.7771509885787964, -1.16009521484375, 1.3994919061660767, -0.2606947124004364, 0.8428205251693726, -0.41387730836868286, 44.2733154296875, 51.746158599853516, -0.3761705160140991, 6.882663249969482, 10.52227783203125, 9.124983787536621, 12.321874618530273, 7.110991954803467, 12.562459945678711, 7.795611381530762, 10.36365795135498, 15.126367568969727, 34.6078987121582, 60.864505767822266, 9.773661613464355, 4.084197521209717, 19.196998596191406, 29.897687911987305, 21.086217880249023, 30.08320426940918, 25.690162658691406, 29.781686782836914, 21.936227798461914, 39.43685531616211], "std": [0.29570603370666504, 0.16419744491577148, 0.2054135650396347, 0.13251830637454987, 0.2758643627166748, 0.03610935062170029, 0.23691782355308533, 0.21991045773029327, 0.20641565322875977, 0.22345070540905, 0.300571471452713, 0.01286746934056282, 12.98827075958252, 3.7250866889953613, 0.09010473638772964, 3.281644582748413, 16.918458938598633, 18.146902084350586, 20.480520248413086, 14.510140419006348, 21.113611221313477, 17.939664840698242, 17.807064056396484, 24.294139862060547, 22.742794036865234, 12.181699752807617, 17.712743759155273, 3.4982547760009766, 19.698577880859375, 44.426414489746094, 24.78274917602539, 44.93166732788086, 31.041467666625977, 45.49143981933594, 31.827816009521484, 44.93216323852539], "count": [221]}, "action": {"min": [0.3588731288909912, -1.3993715047836304, 1.0487000942230225, -0.3114747703075409, -1.3867112398147583, 0.5194266438484192, -1.344510555267334, -1.5554426908493042, 1.116388201713562, -0.5159218311309814, 0.4283970296382904, -0.4208390712738037, 32.446876525878906, 46.05500030517578, -0.5162500143051147, -0.4449999928474426, 0.8018749952316284, -0.06750000268220901, 0.7907142639160156, -1.28125, 0.9449999928474426, -2.46875, 1.1388888359069824, 0.40062499046325684, 4.926249980926514, 36.91625213623047, 0.8968750238418579, -0.5550000071525574, 0.8700000047683716, 0.6399999856948853, 0.6518750190734863, 0.46875, 0.6577777862548828, 0.1731249988079071, 0.6681250333786011, 0.4268749952316284], "max": [1.3505717515945435, -0.8142357468605042, 1.717832088470459, 0.24066337943077087, -0.3644283711910248, 0.6989691853523254, -0.48290035128593445, -0.8585107326507568, 1.7449883222579956, 0.2423323392868042, 1.4423803091049194, -0.3655489385128021, 72.71937561035156, 61.12562561035156, -0.0937500074505806, 9.607500076293945, 50.243751525878906, 55.15937423706055, 63.08124923706055, 51.92812728881836, 62.53562545776367, 58.30500030517578, 57.21062469482422, 72.44750213623047, 68.16374969482422, 81.31937408447266, 59.89500045776367, 9.458749771118164, 62.15250015258789, 110.65312957763672, 68.68375396728516, 110.52375030517578, 85.33625030517578, 111.17813110351562, 87.89688110351562, 111.47438049316406], "mean": [1.0130420923233032, -0.9685501456260681, 1.195081114768982, -0.022045906633138657, -1.0395610332489014, 0.5916255116462708, -0.7771507501602173, -1.160094976425171, 1.3994923830032349, -0.26069462299346924, 0.8428204655647278, -0.4138772189617157, 44.2733039855957, 51.74617385864258, -0.3761705160140991, 6.882661819458008, 10.5222749710083, 9.124983787536621, 12.32187271118164, 7.11099100112915, 12.562460899353027, 7.795612335205078, 10.363656997680664, 15.126365661621094, 34.60791015625, 60.8644905090332, 9.773672103881836, 4.084197998046875, 19.197002410888672, 29.897674560546875, 21.086240768432617, 30.083202362060547, 25.690176010131836, 29.78169059753418, 21.936260223388672, 39.4368782043457], "std": [0.29570600390434265, 0.16419744491577148, 0.2054135501384735, 0.13251830637454987, 0.2758643329143524, 0.03610934689640999, 0.23691780865192413, 0.21991047263145447, 0.20641571283340454, 0.22345070540905, 0.3005715012550354, 0.01286746934056282, 12.988271713256836, 3.7250871658325195, 0.09010473638772964, 3.2816450595855713, 16.918458938598633, 18.146902084350586, 20.480518341064453, 14.510141372680664, 21.113611221313477, 17.939666748046875, 17.807064056396484, 24.29414176940918, 22.742794036865234, 12.181700706481934, 17.71274757385254, 3.498255491256714, 19.698577880859375, 44.42641830444336, 24.782745361328125, 44.931663513183594, 31.04146385192871, 45.49143981933594, 31.827810287475586, 44.93215560913086], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [221]}, "index": {"min": [6358], "max": [6578], "mean": [6468.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [2.253393665158371, 6.0, 6.0, 6.0, 6.0], "std": [1.9189575256631508, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [221]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [221]}, "eef_direction_state": {"mean": [4.601809954751131, 3.1312217194570136], "std": [1.8186555573502619, 1.514925098779763], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [0.8552036199095022, 1.339366515837104], "std": [0.9108856906024837, 0.5923628249180342], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.6425339366515838, 1.0407239819004526], "std": [0.8093351860746201, 0.8200912766848284], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [4.601809954751131, 3.1312217194570136], "std": [1.8186555573502619, 1.514925098779763], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [0.8552036199095022, 1.339366515837104], "std": [0.9108856906024837, 0.5923628249180342], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.6425339366515838, 1.0407239819004526], "std": [0.8093351860746201, 0.8200912766848284], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.6455250029935607, 0.19051312816162883, 1.1446269644333655, -1.511324048607675, 0.7785232371720976, -2.155944459468873, 0.6800659522007498, -0.11721351591517987, 1.1393778498780907, 1.5580137022385685, 0.7636779313303496, 2.3613520803487353], "std": [0.06616155842001066, 0.04364523597781606, 0.03868586539555785, 0.1205400882907268, 0.08631932261152997, 0.09991549117192607, 0.0587853326892292, 0.07003260026502199, 0.04727362348003128, 0.2878586392301958, 0.13727005575741186, 0.27926160339439815], "min": [0.5992468485405192, 0.08974952058207583, 1.0756145040907283, -1.7593609031513413, 0.5941082335755135, -2.406336575001943, 0.5872803372390601, -0.26212766339858806, 1.063168027570983, 1.2000273069484684, 0.5071510471677669, 2.010561557624938], "max": [0.8080446949113207, 0.2636264756119874, 1.2631205417397555, -1.0900055513821476, 0.9650556208711931, -1.8808184065639875, 0.7622153269468303, 0.006147304505151607, 1.2101412530140436, 2.043710876675087, 0.9375529089908619, 2.862423915223528], "count": [221]}, "eef_sim_pose_action": {"mean": [0.6455250029935607, 0.19051312816162883, 1.1446269644333655, -1.511324048607675, 0.7785232371720976, -2.155944459468873, 0.6800659522007498, -0.11721351591517987, 1.1393778498780907, 1.5580137022385685, 0.7636779313303496, 2.3613520803487353], "std": [0.06616155842001066, 0.04364523597781606, 0.03868586539555785, 0.1205400882907268, 0.08631932261152997, 0.09991549117192607, 0.0587853326892292, 0.07003260026502199, 0.04727362348003128, 0.2878586392301958, 0.13727005575741186, 0.27926160339439815], "min": [0.5992468485405192, 0.08974952058207583, 1.0756145040907283, -1.7593609031513413, 0.5941082335755135, -2.406336575001943, 0.5872803372390601, -0.26212766339858806, 1.063168027570983, 1.2000273069484684, 0.5071510471677669, 2.010561557624938], "max": [0.8080446949113207, 0.2636264756119874, 1.2631205417397555, -1.0900055513821476, 0.9650556208711931, -1.8808184065639875, 0.7622153269468303, 0.006147304505151607, 1.2101412530140436, 2.043710876675087, 0.9375529089908619, 2.862423915223528], "count": [221]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2396755596405229]], [[0.4521146589052288]], [[0.5846468525326797]]], "std": [[[0.3292183557826094]], [[0.23968922610818028]], [[0.21593418132209638]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4970939113562091]], [[0.5371984068627451]], [[0.5533189971405229]]], "std": [[[0.3255511210943616]], [[0.3187301986612878]], [[0.3277200768870563]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48257310866013076]], [[0.5479409191176471]], [[0.585167933006536]]], "std": [[[0.32068702429153984]], [[0.30713438071202204]], [[0.31683768028033393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3293168361928105]], [[0.4241005126633987]], [[0.4755043545751634]]], "std": [[[0.34599401813037606]], [[0.3335287898097944]], [[0.37539580507580317]]], "count": [100]}, "observation.state": {"min": [0.4019321799278259, -1.4368515014648438, 0.8535991907119751, -0.5228360891342163, -1.61790132522583, 0.70735102891922, -1.6159065961837769, -1.4123178720474243, 0.8355029821395874, -0.5750982165336609, 0.2889915704727173, -0.7493610382080078, 8.82437515258789, 42.94187545776367, -0.6312500238418579, -0.12187501043081284, 0.8912500143051147, -0.3799999952316284, 0.9006249904632568, -1.1092307567596436, 0.9625000357627869, -0.28062501549720764, 1.0262500047683716, -0.04062499850988388, 5.708749771118164, 57.43375015258789, 0.9375, 0.11625000089406967, 0.6456249952316284, 0.9077777862548828, 1.1050000190734863, -1.3212499618530273, 0.6356250047683716, 0.328125, 0.8081250190734863, 0.6818749904632568], "max": [1.496433138847351, -0.699959933757782, 1.7126344442367554, 0.11205844581127167, -0.43569275736808777, 0.9013631343841553, -0.4497358202934265, -0.6999122500419617, 1.6054636240005493, 0.5529488325119019, 1.6430788040161133, -0.6010624170303345, 75.36812591552734, 68.58687591552734, 4.237500190734863, 9.59999942779541, 65.02937316894531, 38.92937469482422, 66.69437408447266, 44.008750915527344, 62.759376525878906, 51.27187728881836, 52.18687438964844, 71.81187438964844, 67.76187896728516, 72.9954605102539, 2.9700000286102295, 8.503125190734863, 52.58937454223633, 110.85000610351562, 79.84500122070312, 111.54875183105469, 88.49687957763672, 110.19562530517578, 92.30500030517578, 110.59124755859375], "mean": [1.1794577836990356, -0.8785329461097717, 1.0484076738357544, -0.252977192401886, -1.1885654926300049, 0.8414880037307739, -0.9096473455429077, -0.9672313332557678, 1.1657986640930176, -0.14091141521930695, 0.9027376174926758, -0.7075789570808411, 30.958532333374023, 59.856781005859375, -0.3001689314842224, 7.229571342468262, 17.191875457763672, 4.392605781555176, 17.608713150024414, 4.51308536529541, 15.93941879272461, 6.517847537994385, 10.337484359741211, 13.783469200134277, 25.887367248535156, 63.91762161254883, 1.0766832828521729, 5.560360431671143, 17.07643699645996, 24.834325790405273, 21.895034790039062, 25.59839630126953, 23.66634178161621, 27.561906814575195, 22.268491744995117, 36.04322052001953], "std": [0.3914760947227478, 0.2149040549993515, 0.26485157012939453, 0.19822709262371063, 0.36995869874954224, 0.05456702411174774, 0.35124441981315613, 0.21763770282268524, 0.22337289154529572, 0.33286187052726746, 0.4101768732070923, 0.05110614374279976, 22.84829330444336, 8.224794387817383, 0.5940602421760559, 3.529259204864502, 19.126440048217773, 9.916872024536133, 20.43622589111328, 11.536565780639648, 21.54537582397461, 14.755645751953125, 16.71327018737793, 22.42641258239746, 20.571271896362305, 3.4007694721221924, 0.2813129723072052, 2.3408493995666504, 20.174650192260742, 42.43354034423828, 28.393171310424805, 44.185672760009766, 31.908119201660156, 44.033599853515625, 33.309600830078125, 44.003028869628906], "count": [287]}, "action": {"min": [0.4019321799278259, -1.4368515014648438, 0.8535991907119751, -0.5228360891342163, -1.61790132522583, 0.70735102891922, -1.6159065961837769, -1.4123178720474243, 0.8355029821395874, -0.5750982165336609, 0.2889915704727173, -0.7493610382080078, 8.82437515258789, 42.94187545776367, -0.6312500238418579, -0.12187501043081284, 0.8912500143051147, -0.3799999952316284, 0.9006249904632568, -1.1092307567596436, 0.9625000357627869, -0.28062501549720764, 1.0262500047683716, -0.04062499850988388, 5.708749771118164, 57.43375015258789, 0.9375, 0.11625000089406967, 0.6456249952316284, 0.9077777862548828, 1.1050000190734863, -1.3212499618530273, 0.6356250047683716, 0.328125, 0.8081250190734863, 0.6818749904632568], "max": [1.496433138847351, -0.699959933757782, 1.7126344442367554, 0.11205844581127167, -0.43569275736808777, 0.9013631343841553, -0.4497358202934265, -0.6999122500419617, 1.6054636240005493, 0.5529488325119019, 1.6430788040161133, -0.6010624170303345, 75.36812591552734, 68.58687591552734, 4.237500190734863, 9.59999942779541, 65.02937316894531, 38.92937469482422, 66.69437408447266, 44.008750915527344, 62.759376525878906, 51.27187728881836, 52.18687438964844, 71.81187438964844, 67.76187896728516, 72.9954605102539, 2.9700000286102295, 8.503125190734863, 52.58937454223633, 110.85000610351562, 79.84500122070312, 111.54875183105469, 88.49687957763672, 110.19562530517578, 92.30500030517578, 110.59124755859375], "mean": [1.1794582605361938, -0.878532886505127, 1.0484073162078857, -0.2529771029949188, -1.1885658502578735, 0.8414878249168396, -0.909647524356842, -0.9672311544418335, 1.1657987833023071, -0.14091144502162933, 0.9027376174926758, -0.7075788378715515, 30.958524703979492, 59.85680389404297, -0.30016881227493286, 7.229568004608154, 17.191871643066406, 4.392607688903809, 17.60870933532715, 4.513082981109619, 15.93941593170166, 6.517847061157227, 10.337489128112793, 13.783467292785645, 25.88737678527832, 63.917640686035156, 1.076683521270752, 5.560359954833984, 17.076438903808594, 24.834333419799805, 21.895044326782227, 25.598407745361328, 23.666337966918945, 27.5618896484375, 22.268503189086914, 36.04316711425781], "std": [0.391476035118103, 0.2149040400981903, 0.26485154032707214, 0.19822709262371063, 0.36995869874954224, 0.05456702038645744, 0.35124441981315613, 0.21763771772384644, 0.22337283194065094, 0.33286187052726746, 0.41017693281173706, 0.05110614001750946, 22.848291397094727, 8.224793434143066, 0.5940598845481873, 3.5292587280273438, 19.126434326171875, 9.9168701171875, 20.43622398376465, 11.536567687988281, 21.545377731323242, 14.755647659301758, 16.713272094726562, 22.426410675048828, 20.571271896362305, 3.4007699489593506, 0.2813129723072052, 2.340848922729492, 20.174650192260742, 42.43354034423828, 28.393169403076172, 44.18567657470703, 31.908124923706055, 44.033599853515625, 33.30959701538086, 44.00303268432617], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [287]}, "index": {"min": [6579], "max": [6865], "mean": [6722.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [2.2717770034843205, 6.0, 6.0, 6.0, 6.0], "std": [1.8617752138183141, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [287]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [287]}, "eef_direction_state": {"mean": [4.2508710801393725, 3.278745644599303], "std": [2.0241893307678276, 1.834341728364244], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.9059233449477352, 1.3519163763066202], "std": [0.9378972892243878, 0.7069994652601639], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.710801393728223, 1.0209059233449478], "std": [0.8242756627615876, 0.8303363250830167], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.2508710801393725, 3.278745644599303], "std": [2.0241893307678276, 1.834341728364244], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.9059233449477352, 1.3519163763066202], "std": [0.9378972892243878, 0.7069994652601639], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.710801393728223, 1.0209059233449478], "std": [0.8242756627615876, 0.8303363250830167], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.6230229282859994, 0.23364924293101308, 1.1546595174640204, -1.5141690190215913, 0.9369832383032068, -1.9835677720346137, 0.6413569773833783, -0.15831055089421098, 1.1486149789721158, 1.6787566993013563, 0.9991311138408057, 2.374224801208391], "std": [0.07791836932224884, 0.07098168404949827, 0.03169937340543204, 0.153115316179763, 0.09863381367664004, 0.141592802182067, 0.06096966357579559, 0.08434735943208653, 0.036097885277554954, 0.32416939562121705, 0.16725116521725852, 0.4006893417767714], "min": [0.55834364425641, 0.07291301092638006, 1.09352866909577, -1.7527228329375115, 0.6731648784499575, -2.3583597234137197, 0.5527112978486806, -0.3241243950765074, 1.0799122157647234, 0.92461379013254, 0.6875157081757513, 1.7040580005431696], "max": [0.8054785777654879, 0.29304762727032435, 1.2550195427859843, -0.9092768614713028, 1.0240031207042404, -1.6377251544430997, 0.7535241052946924, -0.02719827849218423, 1.2656370665498458, 2.323953375261518, 1.2727806946079383, 3.0721430003310277], "count": [287]}, "eef_sim_pose_action": {"mean": [0.6230229282859994, 0.23364924293101308, 1.1546595174640204, -1.5141690190215913, 0.9369832383032068, -1.9835677720346137, 0.6413569773833783, -0.15831055089421098, 1.1486149789721158, 1.6787566993013563, 0.9991311138408057, 2.374224801208391], "std": [0.07791836932224884, 0.07098168404949827, 0.03169937340543204, 0.153115316179763, 0.09863381367664004, 0.141592802182067, 0.06096966357579559, 0.08434735943208653, 0.036097885277554954, 0.32416939562121705, 0.16725116521725852, 0.4006893417767714], "min": [0.55834364425641, 0.07291301092638006, 1.09352866909577, -1.7527228329375115, 0.6731648784499575, -2.3583597234137197, 0.5527112978486806, -0.3241243950765074, 1.0799122157647234, 0.92461379013254, 0.6875157081757513, 1.7040580005431696], "max": [0.8054785777654879, 0.29304762727032435, 1.2550195427859843, -0.9092768614713028, 1.0240031207042404, -1.6377251544430997, 0.7535241052946924, -0.02719827849218423, 1.2656370665498458, 2.323953375261518, 1.2727806946079383, 3.0721430003310277], "count": [287]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24987466911764705]], [[0.440495841503268]], [[0.5674036846405228]]], "std": [[[0.3360650814617128]], [[0.2531255986400649]], [[0.22815053964920284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4895963378267974]], [[0.5374833660130719]], [[0.5620448100490196]]], "std": [[[0.3285454037064915]], [[0.3163008363536931]], [[0.3198369693772585]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47122301879084966]], [[0.5361463991013072]], [[0.5785310518790849]]], "std": [[[0.31883163659318803]], [[0.30850285940481437]], [[0.31894951113545844]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3491915645424836]], [[0.42914123366013074]], [[0.47443695669934643]]], "std": [[[0.34828575200307627]], [[0.3384211126968349]], [[0.37952711000090833]]], "count": [100]}, "observation.state": {"min": [0.3905832767486572, -1.3968204259872437, 0.952438473701477, -0.440879762172699, -1.5424115657806396, 0.7026991844177246, -1.428858995437622, -1.545428991317749, 1.0069470405578613, -0.41392481327056885, 0.43516823649406433, -0.5868524312973022, 27.214374542236328, 48.057777404785156, -0.5256249904632568, -1.0543749332427979, 0.7311111092567444, -0.5606250166893005, 0.7507143020629883, -0.8324999809265137, 1.0106250047683716, -0.43812498450279236, 1.0106250047683716, 0.08166666328907013, 1.1449999809265137, 53.383750915527344, 0.9487500190734863, -1.0968750715255737, 0.6725000143051147, 0.18250000476837158, 0.6181249618530273, 0.14562499523162842, 0.6349999904632568, 0.42249998450279236, 0.7300000190734863, 0.6700000166893005], "max": [1.4329705238342285, -0.7699130177497864, 1.6707675457000732, 0.12276359647512436, -0.4196946322917938, 0.8053425550460815, -0.4762483835220337, -0.8307107090950012, 1.7097495794296265, 0.3575485646724701, 1.5159202814102173, -0.47525495290756226, 72.22437286376953, 60.4375, -0.30250000953674316, 8.931249618530273, 55.62187576293945, 41.19124984741211, 63.103126525878906, 54.483123779296875, 63.529998779296875, 57.46562576293945, 53.71812438964844, 74.87875366210938, 34.26499938964844, 82.25749969482422, 3.0399999618530273, 9.474374771118164, 63.58500289916992, 110.77188110351562, 86.51750183105469, 110.52188110351562, 93.68000030517578, 110.95375061035156, 92.71062469482422, 110.29875183105469], "mean": [1.0111136436462402, -0.9388014078140259, 1.1467148065567017, -0.05664942413568497, -0.9967687129974365, 0.7438555955886841, -0.8206830024719238, -1.1187822818756104, 1.3361531496047974, -0.1769886314868927, 0.8816446661949158, -0.5459598898887634, 39.37530517578125, 57.16099548339844, -0.4307531714439392, 2.900041341781616, 24.37152099609375, 6.199850082397461, 25.140317916870117, 6.383416652679443, 25.176942825317383, 6.737759113311768, 10.073646545410156, 37.43791580200195, 13.86984920501709, 73.24940490722656, 1.2090142965316772, 5.822471618652344, 20.483442306518555, 26.518756866455078, 27.616247177124023, 26.523927688598633, 29.11170196533203, 28.139219284057617, 25.033437728881836, 34.89568328857422], "std": [0.28604668378829956, 0.17901740968227386, 0.20774659514427185, 0.11327663064002991, 0.23614303767681122, 0.030875178053975105, 0.24742448329925537, 0.21591421961784363, 0.20011644065380096, 0.2210831642150879, 0.2711832523345947, 0.03161799535155296, 14.474059104919434, 2.883406162261963, 0.06393221020698547, 2.4582111835479736, 14.522014617919922, 12.645216941833496, 16.810041427612305, 14.267329216003418, 17.774267196655273, 14.610480308532715, 17.160741806030273, 18.48306655883789, 11.008728981018066, 7.820023059844971, 0.41384071111679077, 3.49821400642395, 24.423351287841797, 41.1968994140625, 34.59465408325195, 42.72248077392578, 36.41415023803711, 43.71158981323242, 35.000308990478516, 44.23320007324219], "count": [191]}, "action": {"min": [0.3905832767486572, -1.3968204259872437, 0.952438473701477, -0.440879762172699, -1.5424115657806396, 0.7026991844177246, -1.428858995437622, -1.545428991317749, 1.0069470405578613, -0.41392481327056885, 0.43516823649406433, -0.5868524312973022, 27.214374542236328, 48.057777404785156, -0.5256249904632568, -1.0543749332427979, 0.7311111092567444, -0.5606250166893005, 0.7507143020629883, -0.8324999809265137, 1.0106250047683716, -0.43812498450279236, 1.0106250047683716, 0.08166666328907013, 1.1449999809265137, 53.383750915527344, 0.9487500190734863, -1.0968750715255737, 0.6725000143051147, 0.18250000476837158, 0.6181249618530273, 0.14562499523162842, 0.6349999904632568, 0.42249998450279236, 0.7300000190734863, 0.6700000166893005], "max": [1.4329705238342285, -0.7699130177497864, 1.6707675457000732, 0.12276359647512436, -0.4196946322917938, 0.8053425550460815, -0.4762483835220337, -0.8307107090950012, 1.7097495794296265, 0.3575485646724701, 1.5159202814102173, -0.47525495290756226, 72.22437286376953, 60.4375, -0.30250000953674316, 8.931249618530273, 55.62187576293945, 41.19124984741211, 63.103126525878906, 54.483123779296875, 63.529998779296875, 57.46562576293945, 53.71812438964844, 74.87875366210938, 34.26499938964844, 82.25749969482422, 3.0399999618530273, 9.474374771118164, 63.58500289916992, 110.77188110351562, 86.51750183105469, 110.52188110351562, 93.68000030517578, 110.95375061035156, 92.71062469482422, 110.29875183105469], "mean": [1.0111134052276611, -0.9388014674186707, 1.146714687347412, -0.056649431586265564, -0.9967693090438843, 0.7438552379608154, -0.8206827044487, -1.1187822818756104, 1.3361537456512451, -0.17698873579502106, 0.8816450834274292, -0.5459599494934082, 39.37531280517578, 57.16100311279297, -0.4307533800601959, 2.9000420570373535, 24.371530532836914, 6.199851036071777, 25.140323638916016, 6.3834147453308105, 25.176942825317383, 6.73775577545166, 10.073647499084473, 37.43791580200195, 13.86984634399414, 73.24946594238281, 1.209014654159546, 5.822469711303711, 20.48345947265625, 26.518754959106445, 27.61626434326172, 26.523942947387695, 29.1116886138916, 28.13921546936035, 25.033451080322266, 34.89568328857422], "std": [0.2860466539859772, 0.17901739478111267, 0.20774659514427185, 0.11327662318944931, 0.23614302277565002, 0.030875178053975105, 0.24742451310157776, 0.21591424942016602, 0.20011648535728455, 0.22108317911624908, 0.2711832523345947, 0.03161799535155296, 14.474059104919434, 2.883406639099121, 0.06393220275640488, 2.4582109451293945, 14.522018432617188, 12.645216941833496, 16.810041427612305, 14.267327308654785, 17.774267196655273, 14.610477447509766, 17.160743713378906, 18.48306655883789, 11.00872802734375, 7.8200225830078125, 0.41384080052375793, 3.498213291168213, 24.42334747314453, 41.19690704345703, 34.594661712646484, 42.72249221801758, 36.414146423339844, 43.71158218383789, 35.00030517578125, 44.233177185058594], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [191]}, "index": {"min": [6866], "max": [7056], "mean": [6961.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.5026178010471205, 6.0, 6.0, 6.0, 6.0], "std": [1.8415630327692254, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [191]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [191]}, "eef_direction_state": {"mean": [4.329842931937173, 3.020942408376963], "std": [2.1442970696649293, 1.6435121223038316], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [0.8429319371727748, 1.450261780104712], "std": [0.9414480272631126, 0.6277921376700979], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.643979057591623, 1.1099476439790577], "std": [0.7985280172453644, 0.7749044848299901], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [4.329842931937173, 3.020942408376963], "std": [2.1442970696649293, 1.6435121223038316], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [0.8429319371727748, 1.450261780104712], "std": [0.9414480272631126, 0.6277921376700979], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.643979057591623, 1.1099476439790577], "std": [0.7985280172453644, 0.7749044848299901], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6411136319712322, 0.18986797568633051, 1.1411209345322357, -1.5690979341002707, 0.8919101461176625, -2.180084133674958, 0.6707780165877061, -0.1274548026222227, 1.1407986660715255, 1.5390802634025467, 0.8295092894563557, 2.309522091289668], "std": [0.06570722448421679, 0.04720955359478548, 0.03483256149576487, 0.142519010927647, 0.060734535563527446, 0.14175344987136776, 0.05621229475611765, 0.07282617247133201, 0.03220314993297322, 0.23830376182490995, 0.15736640242822586, 0.25851088414275303], "min": [0.5734759513168604, 0.07808915499153662, 1.0936810966075707, -1.673427214608066, 0.6682367012235866, -2.3109495421836606, 0.5791677811564797, -0.2705594615727191, 1.0730378824715678, 1.21668787430175, 0.5114184609810764, 1.9299719326205698], "max": [0.7998370286652816, 0.27546868941950575, 1.2370196241342735, -1.1447071122396837, 0.9721092312303252, -1.8244920219256315, 0.7556169819618748, 0.013554620982533655, 1.1964874139375792, 1.9654970817662711, 1.0160535883314363, 2.711495624818725], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6411136319712322, 0.18986797568633051, 1.1411209345322357, -1.5690979341002707, 0.8919101461176625, -2.180084133674958, 0.6707780165877061, -0.1274548026222227, 1.1407986660715255, 1.5390802634025467, 0.8295092894563557, 2.309522091289668], "std": [0.06570722448421679, 0.04720955359478548, 0.03483256149576487, 0.142519010927647, 0.060734535563527446, 0.14175344987136776, 0.05621229475611765, 0.07282617247133201, 0.03220314993297322, 0.23830376182490995, 0.15736640242822586, 0.25851088414275303], "min": [0.5734759513168604, 0.07808915499153662, 1.0936810966075707, -1.673427214608066, 0.6682367012235866, -2.3109495421836606, 0.5791677811564797, -0.2705594615727191, 1.0730378824715678, 1.21668787430175, 0.5114184609810764, 1.9299719326205698], "max": [0.7998370286652816, 0.27546868941950575, 1.2370196241342735, -1.1447071122396837, 0.9721092312303252, -1.8244920219256315, 0.7556169819618748, 0.013554620982533655, 1.1964874139375792, 1.9654970817662711, 1.0160535883314363, 2.711495624818725], "count": [191]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25534549223856207]], [[0.44239904003267977]], [[0.5658644526143791]]], "std": [[[0.33786290185969187]], [[0.2538371626545949]], [[0.22706575697467993]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5130160682189542]], [[0.5579715482026143]], [[0.5738563848039215]]], "std": [[[0.3227038718015624]], [[0.3138853783534116]], [[0.3225373910896462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818826633986928]], [[0.549397181372549]], [[0.5950020629084967]]], "std": [[[0.30961208881553914]], [[0.30055521185465833]], [[0.3154858722666341]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33584801674836606]], [[0.4173163031045751]], [[0.46469050449346405]]], "std": [[[0.34453615820790684]], [[0.3338904377069592]], [[0.37642925612311967]]], "count": [100]}, "observation.state": {"min": [0.318269819021225, -1.4463645219802856, 1.0444800853729248, -0.3174353539943695, -1.4075016975402832, 0.42067214846611023, -1.445649266242981, -1.5456674098968506, 1.0545891523361206, -0.7452840209007263, 0.4175249934196472, -0.4263466000556946, 25.386667251586914, 51.978126525878906, -0.5512499809265137, -0.1706250011920929, 0.703125, -0.3206250071525574, 0.8159999847412109, -1.1100000143051147, 0.7441666722297668, -0.8012499809265137, 1.1043750047683716, 0.40888887643814087, 11.438750267028809, 45.608123779296875, 1.0425000190734863, -0.887499988079071, 0.7855555415153503, 0.3024999797344208, 0.6618750095367432, 0.5525000095367432, 0.8806250095367432, -0.004374999552965164, 0.7093750238418579, 0.6612499952316284], "max": [1.3726357221603394, -0.8985656499862671, 1.7230058908462524, 0.3795204758644104, -0.2989099323749542, 0.709145724773407, -0.4913405179977417, -0.8374819159507751, 1.7390516996383667, 0.2915903627872467, 1.4406423568725586, -0.23818379640579224, 75.1137466430664, 58.265625, 0.6775000095367432, 9.486249923706055, 62.57250213623047, 35.491249084472656, 67.18437194824219, 45.032501220703125, 61.40687561035156, 58.68437576293945, 46.39812469482422, 72.67250061035156, 78.54937744140625, 76.69499969482422, 24.488750457763672, 9.389374732971191, 63.20937728881836, 111.04937744140625, 78.65875244140625, 110.58000183105469, 88.60124969482422, 111.04875183105469, 92.9112548828125, 111.77750396728516], "mean": [1.1042612791061401, -1.019073247909546, 1.1959478855133057, -0.12551768124103546, -1.1476516723632812, 0.5294110178947449, -0.8371655344963074, -1.152732491493225, 1.3551695346832275, -0.22817771136760712, 0.9036796689033508, -0.36988794803619385, 47.58940887451172, 55.57811737060547, -0.39775657653808594, 5.045173645019531, 15.277990341186523, 5.107271671295166, 13.878310203552246, 5.109903812408447, 12.44323444366455, 7.212790489196777, 8.541025161743164, 23.60265350341797, 40.67943572998047, 60.698795318603516, 5.958617687225342, 4.393939018249512, 24.347461700439453, 31.078340530395508, 28.653907775878906, 36.610992431640625, 31.100990295410156, 35.85124206542969, 29.49139404296875, 44.3578987121582], "std": [0.3730739653110504, 0.14785358309745789, 0.2055554986000061, 0.2595948576927185, 0.360043466091156, 0.06459091603755951, 0.26621779799461365, 0.21534201502799988, 0.20902714133262634, 0.3526761829853058, 0.3651878535747528, 0.05152911692857742, 12.175570487976074, 1.5524073839187622, 0.17367084324359894, 2.3821866512298584, 19.388446807861328, 10.527450561523438, 21.05668067932129, 11.809764862060547, 20.34200668334961, 16.985034942626953, 14.335307121276855, 20.737834930419922, 22.259443283081055, 8.65649127960205, 7.693696975708008, 3.873976230621338, 24.275447845458984, 44.93956756591797, 30.601613998413086, 46.060386657714844, 34.73108673095703, 47.07899475097656, 35.178009033203125, 47.641300201416016], "count": [213]}, "action": {"min": [0.318269819021225, -1.4463645219802856, 1.0444800853729248, -0.3174353539943695, -1.4075016975402832, 0.42067214846611023, -1.445649266242981, -1.5456674098968506, 1.0545891523361206, -0.7452840209007263, 0.4175249934196472, -0.4263466000556946, 25.386667251586914, 51.978126525878906, -0.5512499809265137, -0.1706250011920929, 0.703125, -0.3206250071525574, 0.8159999847412109, -1.1100000143051147, 0.7441666722297668, -0.8012499809265137, 1.1043750047683716, 0.40888887643814087, 11.438750267028809, 45.608123779296875, 1.0425000190734863, -0.887499988079071, 0.7855555415153503, 0.3024999797344208, 0.6618750095367432, 0.5525000095367432, 0.8806250095367432, -0.004374999552965164, 0.7093750238418579, 0.6612499952316284], "max": [1.3726357221603394, -0.8985656499862671, 1.7230058908462524, 0.3795204758644104, -0.2989099323749542, 0.709145724773407, -0.4913405179977417, -0.8374819159507751, 1.7390516996383667, 0.2915903627872467, 1.4406423568725586, -0.23818379640579224, 75.1137466430664, 58.265625, 0.6775000095367432, 9.486249923706055, 62.57250213623047, 35.491249084472656, 67.18437194824219, 45.032501220703125, 61.40687561035156, 58.68437576293945, 46.39812469482422, 72.67250061035156, 78.54937744140625, 76.69499969482422, 24.488750457763672, 9.389374732971191, 63.20937728881836, 111.04937744140625, 78.65875244140625, 110.58000183105469, 88.60124969482422, 111.04875183105469, 92.9112548828125, 111.77750396728516], "mean": [1.1042606830596924, -1.0190736055374146, 1.1959480047225952, -0.125517800450325, -1.1476516723632812, 0.529411256313324, -0.8371657133102417, -1.152732491493225, 1.3551690578460693, -0.22817763686180115, 0.9036795496940613, -0.3698876202106476, 47.58940505981445, 55.578125, -0.39775651693344116, 5.0451741218566895, 15.27799129486084, 5.10727071762085, 13.87830924987793, 5.109905242919922, 12.443233489990234, 7.212789535522461, 8.541022300720215, 23.602651596069336, 40.6794548034668, 60.69882583618164, 5.958617210388184, 4.3939385414123535, 24.347476959228516, 31.078340530395508, 28.65390396118164, 36.6109733581543, 31.100994110107422, 35.851226806640625, 29.491411209106445, 44.35786819458008], "std": [0.373073935508728, 0.1478535681962967, 0.2055554836988449, 0.2595948576927185, 0.3600434362888336, 0.06459090858697891, 0.26621779799461365, 0.21534201502799988, 0.20902714133262634, 0.3526761829853058, 0.3651879131793976, 0.051529113203287125, 12.17557144165039, 1.5524073839187622, 0.17367078363895416, 2.3821866512298584, 19.388446807861328, 10.527447700500488, 21.056682586669922, 11.809762954711914, 20.342002868652344, 16.985034942626953, 14.335305213928223, 20.737834930419922, 22.25944709777832, 8.65649127960205, 7.693696022033691, 3.873976945877075, 24.27544593811035, 44.93955993652344, 30.60161781311035, 46.06037902832031, 34.731082916259766, 47.0789909362793, 35.17801284790039, 47.64130783081055], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [213]}, "index": {"min": [7057], "max": [7269], "mean": [7163.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [2.3896713615023475, 6.0, 6.0, 6.0, 6.0], "std": [1.9070628265453384, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [213]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [213]}, "eef_direction_state": {"mean": [4.464788732394366, 3.1971830985915495], "std": [2.0406501719746317, 1.5620473952689282], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [0.7934272300469484, 1.539906103286385], "std": [0.9215999512026075, 0.5077373083416252], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.5586854460093896, 1.051643192488263], "std": [0.7706969954542878, 0.8347835031321269], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [4.464788732394366, 3.1971830985915495], "std": [2.0406501719746317, 1.5620473952689282], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [0.7934272300469484, 1.539906103286385], "std": [0.9215999512026075, 0.5077373083416252], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.5586854460093896, 1.051643192488263], "std": [0.7706969954542878, 0.8347835031321269], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6390215576727823, 0.20945134732715748, 1.1307132364900847, -1.4947756992326657, 0.6778457566082848, -2.0650179247531955, 0.6645309120267942, -0.12487066950480472, 1.1266394696273276, 1.5852540545551408, 0.6851814143746755, 2.3780414283317355], "std": [0.06752001594599416, 0.06961920160853328, 0.04199973661249747, 0.09589822820401307, 0.18253869685658933, 0.12132211431160857, 0.0606145859264126, 0.07620685935904846, 0.03703682435715256, 0.2932145819279364, 0.2186108382546762, 0.3468462401764752], "min": [0.5928243243251881, 0.05153076410113147, 1.0792912537507942, -1.6896388995135732, 0.5396807716348819, -2.4060842443754646, 0.5873737985896504, -0.2828734298121217, 1.061232829913062, 1.1792102312444026, 0.3036271788516436, 1.9709831824619788], "max": [0.8057749560576772, 0.265583924266319, 1.2496599529328922, -1.169555034019824, 1.0977197076358345, -1.9780990149707067, 0.7650374616123758, -0.004937387227902407, 1.198958154593923, 2.082540122874641, 0.9868791516082709, 2.9857528916465266], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6390215576727823, 0.20945134732715748, 1.1307132364900847, -1.4947756992326657, 0.6778457566082848, -2.0650179247531955, 0.6645309120267942, -0.12487066950480472, 1.1266394696273276, 1.5852540545551408, 0.6851814143746755, 2.3780414283317355], "std": [0.06752001594599416, 0.06961920160853328, 0.04199973661249747, 0.09589822820401307, 0.18253869685658933, 0.12132211431160857, 0.0606145859264126, 0.07620685935904846, 0.03703682435715256, 0.2932145819279364, 0.2186108382546762, 0.3468462401764752], "min": [0.5928243243251881, 0.05153076410113147, 1.0792912537507942, -1.6896388995135732, 0.5396807716348819, -2.4060842443754646, 0.5873737985896504, -0.2828734298121217, 1.061232829913062, 1.1792102312444026, 0.3036271788516436, 1.9709831824619788], "max": [0.8057749560576772, 0.265583924266319, 1.2496599529328922, -1.169555034019824, 1.0977197076358345, -1.9780990149707067, 0.7650374616123758, -0.004937387227902407, 1.198958154593923, 2.082540122874641, 0.9868791516082709, 2.9857528916465266], "count": [213]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2448629656862745]], [[0.44963725081699346]], [[0.577007589869281]]], "std": [[[0.3342692266083045]], [[0.24676209682297845]], [[0.22487732418809953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4972481617647059]], [[0.5403362642973857]], [[0.5589096609477124]]], "std": [[[0.3248365947358347]], [[0.3159168998213496]], [[0.3210246659544082]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4725081699346405]], [[0.5403011029411765]], [[0.5792250224673202]]], "std": [[[0.31041074581910855]], [[0.30385916332881907]], [[0.31893855137627863]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33357792279411763]], [[0.4208518607026144]], [[0.47219356209150326]]], "std": [[[0.3432906179929748]], [[0.33355685588562206]], [[0.37804540946140247]]], "count": [100]}, "observation.state": {"min": [0.35548752546310425, -1.4440995454788208, 1.0173317193984985, -0.35093632340431213, -1.4779422283172607, 0.4720044732093811, -1.3726921081542969, -1.5398021936416626, 1.053402304649353, -0.5891174674034119, 0.425798237323761, -0.4767967462539673, 34.20750045776367, 44.67937469482422, -0.4950000047683716, -1.9950000047683716, 0.9737499952316284, -0.4375, 0.8418750166893005, -1.2660000324249268, 1.0418750047683716, -0.3843750059604645, 1.0674999952316284, 0.30812498927116394, 9.425555229187012, 37.489376068115234, 0.9743750095367432, -0.5512499809265137, 0.9537500143051147, 0.5724999904632568, 0.5987499952316284, 0.612500011920929, 1.1356250047683716, 0.359375, 0.7393749952316284, 1.1137499809265137], "max": [1.3628451824188232, -0.8638036847114563, 1.7483501434326172, 0.2829118072986603, -0.3113555908203125, 0.6805762052536011, -0.5087214708328247, -0.8159762024879456, 1.7297532558441162, 0.3374575078487396, 1.4787476062774658, -0.27831026911735535, 72.25374603271484, 60.51000213623047, -0.24437500536441803, 9.490625381469727, 57.022499084472656, 42.04125213623047, 57.638126373291016, 54.727500915527344, 59.31437683105469, 58.470001220703125, 48.48125076293945, 79.0843734741211, 73.97125244140625, 81.41937255859375, 52.42124938964844, 8.713846206665039, 63.90312576293945, 110.8237533569336, 74.07562255859375, 110.07562255859375, 83.94437408447266, 110.78812408447266, 86.83000183105469, 110.8862533569336], "mean": [1.107861876487732, -1.000085711479187, 1.1867305040359497, -0.1685352623462677, -1.1444255113601685, 0.595929741859436, -0.903273344039917, -1.1219500303268433, 1.3201977014541626, -0.13210579752922058, 0.9724211692810059, -0.3950956463813782, 45.195030212402344, 55.47172164916992, -0.37574416399002075, 4.540931224822998, 16.908414840698242, 5.413223743438721, 15.822537422180176, 7.18691873550415, 14.540960311889648, 6.986861228942871, 8.58560848236084, 31.48714256286621, 40.19160461425781, 64.97331237792969, 9.481950759887695, 2.650545597076416, 22.18708038330078, 34.37104797363281, 25.2697811126709, 39.29362106323242, 29.948894500732422, 36.71340560913086, 28.431344985961914, 45.185997009277344], "std": [0.34561142325401306, 0.15061107277870178, 0.20756803452968597, 0.2390517145395279, 0.33036375045776367, 0.04901628568768501, 0.2710328698158264, 0.22696104645729065, 0.22119683027267456, 0.2842321991920471, 0.35110825300216675, 0.05276025831699371, 11.554758071899414, 4.261348247528076, 0.0764884427189827, 2.591311454772949, 15.615992546081543, 12.139891624450684, 16.21950340270996, 16.000804901123047, 17.477252960205078, 16.47455406188965, 14.26281452178955, 20.173500061035156, 23.09259796142578, 13.844797134399414, 16.191930770874023, 2.852686643600464, 23.091930389404297, 47.09078598022461, 28.10894012451172, 47.76310729980469, 33.265625, 47.249610900878906, 34.39309310913086, 46.961917877197266], "count": [228]}, "action": {"min": [0.35548752546310425, -1.4440995454788208, 1.0173317193984985, -0.35093632340431213, -1.4779422283172607, 0.4720044732093811, -1.3726921081542969, -1.5398021936416626, 1.053402304649353, -0.5891174674034119, 0.425798237323761, -0.4767967462539673, 34.20750045776367, 44.67937469482422, -0.4950000047683716, -1.9950000047683716, 0.9737499952316284, -0.4375, 0.8418750166893005, -1.2660000324249268, 1.0418750047683716, -0.3843750059604645, 1.0674999952316284, 0.30812498927116394, 9.425555229187012, 37.489376068115234, 0.9743750095367432, -0.5512499809265137, 0.9537500143051147, 0.5724999904632568, 0.5987499952316284, 0.612500011920929, 1.1356250047683716, 0.359375, 0.7393749952316284, 1.1137499809265137], "max": [1.3628451824188232, -0.8638036847114563, 1.7483501434326172, 0.2829118072986603, -0.3113555908203125, 0.6805762052536011, -0.5087214708328247, -0.8159762024879456, 1.7297532558441162, 0.3374575078487396, 1.4787476062774658, -0.27831026911735535, 72.25374603271484, 60.51000213623047, -0.24437500536441803, 9.490625381469727, 57.022499084472656, 42.04125213623047, 57.638126373291016, 54.727500915527344, 59.31437683105469, 58.470001220703125, 48.48125076293945, 79.0843734741211, 73.97125244140625, 81.41937255859375, 52.42124938964844, 8.713846206665039, 63.90312576293945, 110.8237533569336, 74.07562255859375, 110.07562255859375, 83.94437408447266, 110.78812408447266, 86.83000183105469, 110.8862533569336], "mean": [1.1078617572784424, -1.0000861883163452, 1.1867307424545288, -0.1685352474451065, -1.1444255113601685, 0.5959298014640808, -0.9032730460166931, -1.1219501495361328, 1.320197343826294, -0.13210570812225342, 0.9724210500717163, -0.39509570598602295, 45.19500732421875, 55.471763610839844, -0.3757442235946655, 4.540933132171631, 16.908416748046875, 5.4132208824157715, 15.822537422180176, 7.18691873550415, 14.540966033935547, 6.9868574142456055, 8.585607528686523, 31.48714256286621, 40.19163513183594, 64.97330474853516, 9.481953620910645, 2.650545597076416, 22.187088012695312, 34.37104415893555, 25.26978874206543, 39.293617248535156, 29.94890785217285, 36.713417053222656, 28.431350708007812, 45.18598556518555], "std": [0.34561145305633545, 0.15061107277870178, 0.20756801962852478, 0.2390516847372055, 0.3303637206554413, 0.04901628941297531, 0.27103284001350403, 0.22696101665496826, 0.22119683027267456, 0.2842321991920471, 0.35110822319984436, 0.05276026576757431, 11.554758071899414, 4.26134729385376, 0.0764884352684021, 2.5913116931915283, 15.61599349975586, 12.13988971710205, 16.219501495361328, 16.000802993774414, 17.47725486755371, 16.47455596923828, 14.262815475463867, 20.17349624633789, 23.092594146728516, 13.844797134399414, 16.191932678222656, 2.852686882019043, 23.091922760009766, 47.09077835083008, 28.10893440246582, 47.76311492919922, 33.265625, 47.249595642089844, 34.39309310913086, 46.96192932128906], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [228]}, "index": {"min": [7270], "max": [7497], "mean": [7383.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [2.162280701754386, 6.0, 6.0, 6.0, 6.0], "std": [1.9567647103657728, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [228]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [228]}, "eef_direction_state": {"mean": [4.135964912280702, 3.31140350877193], "std": [2.140651941724986, 1.5961718882469365], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [0.8728070175438597, 1.4605263157894737], "std": [0.9112152178734091, 0.5873100172183539], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.7017543859649122, 0.956140350877193], "std": [0.8211013630762495, 0.8365588545605966], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [4.135964912280702, 3.31140350877193], "std": [2.140651941724986, 1.5961718882469365], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [0.8728070175438597, 1.4605263157894737], "std": [0.9112152178734091, 0.5873100172183539], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.7017543859649122, 0.956140350877193], "std": [0.8211013630762495, 0.8365588545605966], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6426407709922699, 0.2187590676748219, 1.1328017965880322, -1.4918561789517066, 0.7260148942334963, -2.0278778966697777, 0.6571687827180681, -0.13890570496302193, 1.1285181104778568, 1.539531136990015, 0.6463479906108589, 2.3065315266331408], "std": [0.0649449321657523, 0.06614534485633686, 0.036107600132004605, 0.09316674474702245, 0.1374173827677304, 0.11565510754181291, 0.06305180154353757, 0.07775768704635005, 0.02986765210376919, 0.2483558234047338, 0.180593113562871, 0.2845264689140709], "min": [0.5867292760360021, 0.07222300775330392, 1.0924820961875814, -1.688113877372722, 0.5715304854218712, -2.3622160484027312, 0.5775993106741666, -0.2736567019087491, 1.0648022126847227, 1.219692531472238, 0.39087897615497136, 1.9438914780937815], "max": [0.8123438440629163, 0.2736978164582717, 1.2475553050643895, -1.139756400408984, 1.039575441196639, -1.9084849407293683, 0.7669561993245291, -0.007288185831038241, 1.1780265548821205, 2.0295404280278486, 0.8642276778224924, 2.8779042330093474], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6426407709922699, 0.2187590676748219, 1.1328017965880322, -1.4918561789517066, 0.7260148942334963, -2.0278778966697777, 0.6571687827180681, -0.13890570496302193, 1.1285181104778568, 1.539531136990015, 0.6463479906108589, 2.3065315266331408], "std": [0.0649449321657523, 0.06614534485633686, 0.036107600132004605, 0.09316674474702245, 0.1374173827677304, 0.11565510754181291, 0.06305180154353757, 0.07775768704635005, 0.02986765210376919, 0.2483558234047338, 0.180593113562871, 0.2845264689140709], "min": [0.5867292760360021, 0.07222300775330392, 1.0924820961875814, -1.688113877372722, 0.5715304854218712, -2.3622160484027312, 0.5775993106741666, -0.2736567019087491, 1.0648022126847227, 1.219692531472238, 0.39087897615497136, 1.9438914780937815], "max": [0.8123438440629163, 0.2736978164582717, 1.2475553050643895, -1.139756400408984, 1.039575441196639, -1.9084849407293683, 0.7669561993245291, -0.007288185831038241, 1.1780265548821205, 2.0295404280278486, 0.8642276778224924, 2.8779042330093474], "count": [228]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2482422589869281]], [[0.4463346691176471]], [[0.5725862214052287]]], "std": [[[0.33420968967015235]], [[0.24822978747798533]], [[0.2259905665130097]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4970848447712418]], [[0.5361061029411764]], [[0.5500371446078431]]], "std": [[[0.32837389812034384]], [[0.32017801517699657]], [[0.3254149392134208]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47567012050653595]], [[0.5425827798202615]], [[0.5826567973856209]]], "std": [[[0.3117204679406333]], [[0.30391663687760473]], [[0.31898877327273467]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.335248125]], [[0.4205160416666667]], [[0.47036521650326796]]], "std": [[[0.34338639883582717]], [[0.3335045441730811]], [[0.3778831675426773]]], "count": [100]}, "observation.state": {"min": [0.4624914228916168, -1.3967012166976929, 1.050774335861206, -0.31588295102119446, -1.3926479816436768, 0.5009965896606445, -1.2536240816116333, -1.5335317850112915, 1.1023160219192505, -0.504453718662262, 0.40348193049430847, -0.42434385418891907, 42.72875213623047, 49.82666778564453, -0.5325000286102295, -0.21812500059604645, 9.309999465942383, -0.08312500268220901, 4.636666774749756, -1.3543750047683716, 1.7599999904632568, -0.15687499940395355, 1.040624976158142, 2.0166666507720947, 13.301875114440918, 44.092498779296875, 1.0445454120635986, -0.5081250071525574, 0.6675000190734863, 0.12999999523162842, 0.5975000262260437, 0.7081249952316284, 0.828125, 0.08312500268220901, 0.7543749809265137, -0.15062500536441803], "max": [1.342221736907959, -0.8741989135742188, 1.7303731441497803, 0.12242981046438217, -0.49603742361068726, 0.6032187938690186, -0.478680282831192, -0.8738174438476562, 1.721336841583252, 0.22326916456222534, 1.3919309377670288, -0.39404040575027466, 75.68937683105469, 61.79375076293945, -0.3179999887943268, 7.811874866485596, 52.446876525878906, 51.6775016784668, 57.990623474121094, 55.64812469482422, 53.311248779296875, 64.11312866210938, 44.03499984741211, 72.39624786376953, 67.34687805175781, 78.47062683105469, 47.28437423706055, 9.744999885559082, 59.893123626708984, 110.87625122070312, 76.48562622070312, 110.24250030517578, 85.43000030517578, 111.13562774658203, 87.22562408447266, 110.93937683105469], "mean": [1.11514413356781, -1.0041559934616089, 1.2076783180236816, -0.18359296023845673, -1.190311312675476, 0.533528745174408, -0.8787529468536377, -1.1329647302627563, 1.3137422800064087, -0.17185139656066895, 0.9780690670013428, -0.41744574904441833, 51.89616012573242, 56.9719352722168, -0.4374314844608307, 1.1305936574935913, 27.795440673828125, 8.39745807647705, 25.17856788635254, 6.739386081695557, 23.458724975585938, 10.006592750549316, 9.233573913574219, 45.791900634765625, 37.732479095458984, 63.42710494995117, 7.821630477905273, 4.712441444396973, 19.602401733398438, 30.58942985534668, 24.842275619506836, 31.1166934967041, 28.61204719543457, 30.588781356811523, 24.889738082885742, 39.00828552246094], "std": [0.30182161927223206, 0.14832425117492676, 0.206386998295784, 0.15180447697639465, 0.2691952884197235, 0.02436213381588459, 0.2579065263271332, 0.2005564421415329, 0.20586498081684113, 0.2998986542224884, 0.36166107654571533, 0.010002846829593182, 10.321016311645508, 2.858738899230957, 0.05578383430838585, 2.091923952102661, 10.724907875061035, 16.665037155151367, 13.371997833251953, 15.9459228515625, 13.293610572814941, 19.599519729614258, 14.468928337097168, 14.117740631103516, 18.32774543762207, 10.008299827575684, 14.077324867248535, 4.215753078460693, 21.54436492919922, 44.77011489868164, 28.22195053100586, 44.93413543701172, 33.47614669799805, 45.21717834472656, 33.996219635009766, 45.40990447998047], "count": [192]}, "action": {"min": [0.4624914228916168, -1.3967012166976929, 1.050774335861206, -0.31588295102119446, -1.3926479816436768, 0.5009965896606445, -1.2536240816116333, -1.5335317850112915, 1.1023160219192505, -0.504453718662262, 0.40348193049430847, -0.42434385418891907, 42.72875213623047, 49.82666778564453, -0.5325000286102295, -0.21812500059604645, 9.309999465942383, -0.08312500268220901, 4.636666774749756, -1.3543750047683716, 1.7599999904632568, -0.15687499940395355, 1.040624976158142, 2.0166666507720947, 13.301875114440918, 44.092498779296875, 1.0445454120635986, -0.5081250071525574, 0.6675000190734863, 0.12999999523162842, 0.5975000262260437, 0.7081249952316284, 0.828125, 0.08312500268220901, 0.7543749809265137, -0.15062500536441803], "max": [1.342221736907959, -0.8741989135742188, 1.7303731441497803, 0.12242981046438217, -0.49603742361068726, 0.6032187938690186, -0.478680282831192, -0.8738174438476562, 1.721336841583252, 0.22326916456222534, 1.3919309377670288, -0.39404040575027466, 75.68937683105469, 61.79375076293945, -0.3179999887943268, 7.811874866485596, 52.446876525878906, 51.6775016784668, 57.990623474121094, 55.64812469482422, 53.311248779296875, 64.11312866210938, 44.03499984741211, 72.39624786376953, 67.34687805175781, 78.47062683105469, 47.28437423706055, 9.744999885559082, 59.893123626708984, 110.87625122070312, 76.48562622070312, 110.24250030517578, 85.43000030517578, 111.13562774658203, 87.22562408447266, 110.93937683105469], "mean": [1.1151443719863892, -1.0041558742523193, 1.2076784372329712, -0.18359293043613434, -1.1903116703033447, 0.5335288047790527, -0.878753125667572, -1.1329649686813354, 1.31374192237854, -0.17185135185718536, 0.9780688881874084, -0.4174456298351288, 51.896148681640625, 56.97193908691406, -0.4374314248561859, 1.1305935382843018, 27.79543113708496, 8.397459983825684, 25.178565979003906, 6.739385604858398, 23.458717346191406, 10.006593704223633, 9.233574867248535, 45.79189682006836, 37.732479095458984, 63.42715835571289, 7.821629047393799, 4.712441921234131, 19.602413177490234, 30.58940887451172, 24.842260360717773, 31.11667823791504, 28.61204719543457, 30.588773727416992, 24.88971710205078, 39.00826644897461], "std": [0.30182158946990967, 0.14832425117492676, 0.206386998295784, 0.15180449187755585, 0.2691952884197235, 0.02436213381588459, 0.2579064965248108, 0.2005564272403717, 0.20586498081684113, 0.2998986542224884, 0.36166107654571533, 0.010002844966948032, 10.321015357971191, 2.858739137649536, 0.055783845484256744, 2.091923952102661, 10.724906921386719, 16.665037155151367, 13.371996879577637, 15.945920944213867, 13.293611526489258, 19.599519729614258, 14.468927383422852, 14.117740631103516, 18.327747344970703, 10.008298873901367, 14.07732105255127, 4.215753078460693, 21.544368743896484, 44.77011489868164, 28.221948623657227, 44.934139251708984, 33.47615051269531, 45.21718978881836, 33.9962272644043, 45.40989685058594], "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": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [192]}, "index": {"min": [7498], "max": [7689], "mean": [7593.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.5520833333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.850505514642478, 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": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [192]}, "eef_direction_state": {"mean": [4.140625, 3.40625], "std": [2.110493530600919, 1.6650708505946525], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [0.8802083333333334, 1.3177083333333333], "std": [0.9078500004207133, 0.6982858165516628], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [0.6145833333333334, 1.03125], "std": [0.7687895202127095, 0.8472151069828724], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [4.140625, 3.40625], "std": [2.110493530600919, 1.6650708505946525], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [0.8802083333333334, 1.3177083333333333], "std": [0.9078500004207133, 0.6982858165516628], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [0.6145833333333334, 1.03125], "std": [0.7687895202127095, 0.8472151069828724], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6455104661814596, 0.22106526392575887, 1.1392564532323979, -1.437615399790629, 0.6481267604525018, -2.00461332711637, 0.6545553113837926, -0.12826779626359058, 1.132992894745428, 1.5170440317468392, 0.6844108705418367, 2.32172906063542], "std": [0.06444355123960949, 0.052996007606789, 0.030144099515465386, 0.0767281527037697, 0.054166974033319056, 0.05923884205429654, 0.05636870208593943, 0.07496695039352085, 0.028549058760483692, 0.24795565080463308, 0.21063317508842277, 0.2802109676423747], "min": [0.5998974505405759, 0.10590416346837819, 1.0992623123811078, -1.516758908300497, 0.5938647492335121, -2.187696731002216, 0.5862919132952563, -0.23769685720367914, 1.0719157774227315, 1.18797582733221, 0.3971060107894575, 1.9888540533713548], "max": [0.8047630115297718, 0.2684130824923845, 1.2162010086349073, -1.1636849325505152, 0.7741632922367367, -1.9156446522229578, 0.7571348681236056, 0.004579145991256084, 1.1775815847633122, 1.9419910859045855, 0.9379518420490487, 2.7806885461957753], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6455104661814596, 0.22106526392575887, 1.1392564532323979, -1.437615399790629, 0.6481267604525018, -2.00461332711637, 0.6545553113837926, -0.12826779626359058, 1.132992894745428, 1.5170440317468392, 0.6844108705418367, 2.32172906063542], "std": [0.06444355123960949, 0.052996007606789, 0.030144099515465386, 0.0767281527037697, 0.054166974033319056, 0.05923884205429654, 0.05636870208593943, 0.07496695039352085, 0.028549058760483692, 0.24795565080463308, 0.21063317508842277, 0.2802109676423747], "min": [0.5998974505405759, 0.10590416346837819, 1.0992623123811078, -1.516758908300497, 0.5938647492335121, -2.187696731002216, 0.5862919132952563, -0.23769685720367914, 1.0719157774227315, 1.18797582733221, 0.3971060107894575, 1.9888540533713548], "max": [0.8047630115297718, 0.2684130824923845, 1.2162010086349073, -1.1636849325505152, 0.7741632922367367, -1.9156446522229578, 0.7571348681236056, 0.004579145991256084, 1.1775815847633122, 1.9419910859045855, 0.9379518420490487, 2.7806885461957753], "count": [192]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24650942810457516]], [[0.4451576184640523]], [[0.5741259007352941]]], "std": [[[0.333069591840741]], [[0.2471169147071552]], [[0.22417125110357575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48054113970588236]], [[0.5178950816993464]], [[0.5300098182189542]]], "std": [[[0.3365718008938442]], [[0.3287835813385134]], [[0.3339436741037748]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564506678921569]], [[0.5262520363562091]], [[0.5645432700163399]]], "std": [[[0.3143429565935974]], [[0.30668841749932296]], [[0.3204906960169708]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3406038541666667]], [[0.42598834354575166]], [[0.47587423202614376]]], "std": [[[0.34585446272871034]], [[0.3364345740936705]], [[0.37742263889614003]]], "count": [100]}, "observation.state": {"min": [0.274161696434021, -1.5991216897964478, 0.9264515042304993, -0.44253283739089966, -1.5991243124008179, 0.48251888155937195, -1.5674618482589722, -1.470445156097412, 0.9545577764511108, -0.3878891170024872, 0.5490624904632568, -0.44885367155075073, 37.876251220703125, 45.669376373291016, -0.5943750143051147, -0.24249999225139618, 0.9077777862548828, -0.46812498569488525, 0.8481818437576294, -0.9449999928474426, 0.6866666674613953, 0.03999999910593033, 1.0618749856948853, 0.6768749952316284, 13.014374732971191, 41.083126068115234, 0.9168750047683716, -0.7006250023841858, 0.9750000238418579, 1.3144444227218628, 0.6100000143051147, 0.9575000405311584, 0.7143750190734863, 0.7322221994400024, 0.671875, -0.5], "max": [1.5053660869598389, -0.8696689009666443, 1.847796082496643, 0.4342145323753357, -0.3454737961292267, 0.6838187575340271, -0.5158026218414307, -0.8273114562034607, 1.6941806077957153, 0.46270865201950073, 1.6318464279174805, -0.3968299329280853, 74.45812225341797, 60.051876068115234, -0.041249990463256836, 8.619375228881836, 56.498748779296875, 40.4275016784668, 63.618751525878906, 57.03312683105469, 63.10437774658203, 57.72687530517578, 56.627498626708984, 76.59625244140625, 79.77937316894531, 84.75187683105469, 60.74625015258789, 9.44124984741211, 68.41937255859375, 110.34625244140625, 75.28187561035156, 111.1050033569336, 82.71937561035156, 111.10187530517578, 84.83125305175781, 110.65312957763672], "mean": [0.9658704996109009, -1.0350933074951172, 1.2379109859466553, -0.02202744223177433, -1.0400217771530151, 0.6129574775695801, -0.9328048229217529, -1.0907084941864014, 1.3124792575836182, -0.09135838598012924, 1.003086805343628, -0.428240031003952, 48.72200393676758, 54.729244232177734, -0.47097039222717285, 3.6179847717285156, 24.673093795776367, 6.271429061889648, 22.50015640258789, 6.6415815353393555, 21.187488555908203, 8.91181755065918, 10.9981689453125, 34.78229904174805, 38.61870574951172, 64.22032928466797, 9.928261756896973, 4.0590105056762695, 22.549184799194336, 32.47526168823242, 25.65675163269043, 36.06640625, 28.76658821105957, 35.00715637207031, 26.332468032836914, 42.29584884643555], "std": [0.3368140161037445, 0.20384597778320312, 0.23818111419677734, 0.24559517204761505, 0.3090965449810028, 0.05912734568119049, 0.2980711758136749, 0.2079092264175415, 0.21031104028224945, 0.2820708155632019, 0.3160652220249176, 0.020460518077015877, 11.501057624816895, 3.132951259613037, 0.07695519179105759, 2.1621487140655518, 14.710914611816406, 13.138835906982422, 16.79939079284668, 14.70663070678711, 17.745317459106445, 16.698137283325195, 17.335708618164062, 19.612363815307617, 20.35110855102539, 11.834257125854492, 15.431493759155273, 3.5415115356445312, 23.4468936920166, 45.12067794799805, 28.6780948638916, 46.73073196411133, 32.70465087890625, 46.396366119384766, 32.653560638427734, 48.244873046875], "count": [257]}, "action": {"min": [0.274161696434021, -1.5991216897964478, 0.9264515042304993, -0.44253283739089966, -1.5991243124008179, 0.48251888155937195, -1.5674618482589722, -1.470445156097412, 0.9545577764511108, -0.3878891170024872, 0.5490624904632568, -0.44885367155075073, 37.876251220703125, 45.669376373291016, -0.5943750143051147, -0.24249999225139618, 0.9077777862548828, -0.46812498569488525, 0.8481818437576294, -0.9449999928474426, 0.6866666674613953, 0.03999999910593033, 1.0618749856948853, 0.6768749952316284, 13.014374732971191, 41.083126068115234, 0.9168750047683716, -0.7006250023841858, 0.9750000238418579, 1.3144444227218628, 0.6100000143051147, 0.9575000405311584, 0.7143750190734863, 0.7322221994400024, 0.671875, -0.5], "max": [1.5053660869598389, -0.8696689009666443, 1.847796082496643, 0.4342145323753357, -0.3454737961292267, 0.6838187575340271, -0.5158026218414307, -0.8273114562034607, 1.6941806077957153, 0.46270865201950073, 1.6318464279174805, -0.3968299329280853, 74.45812225341797, 60.051876068115234, -0.041249990463256836, 8.619375228881836, 56.498748779296875, 40.4275016784668, 63.618751525878906, 57.03312683105469, 63.10437774658203, 57.72687530517578, 56.627498626708984, 76.59625244140625, 79.77937316894531, 84.75187683105469, 60.74625015258789, 9.44124984741211, 68.41937255859375, 110.34625244140625, 75.28187561035156, 111.1050033569336, 82.71937561035156, 111.10187530517578, 84.83125305175781, 110.65312957763672], "mean": [0.9658705592155457, -1.0350933074951172, 1.2379109859466553, -0.022027431055903435, -1.0400217771530151, 0.6129576563835144, -0.9328054785728455, -1.0907083749771118, 1.3124785423278809, -0.09135827422142029, 1.003086805343628, -0.4282402992248535, 48.72200393676758, 54.7292366027832, -0.4709705710411072, 3.6179842948913574, 24.67308807373047, 6.271429538726807, 22.500144958496094, 6.641585826873779, 21.1875, 8.911811828613281, 10.998167991638184, 34.78230285644531, 38.61865997314453, 64.22035217285156, 9.928264617919922, 4.059011459350586, 22.549163818359375, 32.47529602050781, 25.656755447387695, 36.066410064697266, 28.766603469848633, 35.007137298583984, 26.332456588745117, 42.29583740234375], "std": [0.33681395649909973, 0.20384599268436432, 0.23818109929561615, 0.24559517204761505, 0.3090965747833252, 0.059127338230609894, 0.2980712056159973, 0.20790927112102509, 0.21031107008457184, 0.2820708155632019, 0.3160652220249176, 0.020460519939661026, 11.501055717468262, 3.1329519748687744, 0.07695517688989639, 2.162148952484131, 14.710915565490723, 13.138835906982422, 16.79939079284668, 14.70663070678711, 17.745315551757812, 16.698135375976562, 17.335708618164062, 19.612363815307617, 20.351106643676758, 11.834257125854492, 15.431497573852539, 3.541511297225952, 23.446897506713867, 45.12067794799805, 28.678112030029297, 46.730735778808594, 32.704654693603516, 46.39637756347656, 32.653564453125, 48.24488067626953], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [257]}, "index": {"min": [7690], "max": [7946], "mean": [7818.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.3735408560311284, 6.0, 6.0, 6.0, 6.0], "std": [1.904469530829011, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [257]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [257]}, "eef_direction_state": {"mean": [4.439688715953308, 3.4941634241245136], "std": [1.9699248194164258, 1.7108502961797871], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [0.754863813229572, 1.3346303501945525], "std": [0.9200668649222562, 0.6337516909417072], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_state": {"mean": [0.6498054474708171, 0.8793774319066148], "std": [0.8380134241850143, 0.835172109733016], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_direction_action": {"mean": [4.439688715953308, 3.4941634241245136], "std": [1.9699248194164258, 1.7108502961797871], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [0.754863813229572, 1.3346303501945525], "std": [0.9200668649222562, 0.6337516909417072], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_action": {"mean": [0.6498054474708171, 0.8793774319066148], "std": [0.8380134241850143, 0.835172109733016], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_sim_pose_state": {"mean": [0.6567685909017436, 0.17606458336668246, 1.151535920789499, -1.4497556617910359, 0.8011934264754348, -2.0968753455182525, 0.6593028213911416, -0.15806637283124897, 1.1349118899034472, 1.5128320039363716, 0.6911364290377608, 2.2389870704624397], "std": [0.06568568806347075, 0.07517904546347541, 0.03706886537514475, 0.05459504414520766, 0.10435711447507202, 0.09758131240576055, 0.05774377614030003, 0.08248238494107289, 0.0313321307178915, 0.19834262915291112, 0.1591188257582763, 0.25298106455324393], "min": [0.5637352949649648, -0.006403258664886252, 1.108070490027941, -1.5793502465158515, 0.6741225347758126, -2.406844940628173, 0.5603851247068259, -0.30605142252972706, 1.0734832875266342, 1.1799741080371058, 0.4483605411693006, 1.850300971536968], "max": [0.8125760768288464, 0.289130721653718, 1.2433310331873677, -1.2546337655236552, 1.0147670099782578, -1.8236992979774882, 0.757595261180996, -0.01979470933402333, 1.2207907251508165, 1.9672056544197036, 0.8786640517221271, 2.7217324549880377], "count": [257]}, "eef_sim_pose_action": {"mean": [0.6567685909017436, 0.17606458336668246, 1.151535920789499, -1.4497556617910359, 0.8011934264754348, -2.0968753455182525, 0.6593028213911416, -0.15806637283124897, 1.1349118899034472, 1.5128320039363716, 0.6911364290377608, 2.2389870704624397], "std": [0.06568568806347075, 0.07517904546347541, 0.03706886537514475, 0.05459504414520766, 0.10435711447507202, 0.09758131240576055, 0.05774377614030003, 0.08248238494107289, 0.0313321307178915, 0.19834262915291112, 0.1591188257582763, 0.25298106455324393], "min": [0.5637352949649648, -0.006403258664886252, 1.108070490027941, -1.5793502465158515, 0.6741225347758126, -2.406844940628173, 0.5603851247068259, -0.30605142252972706, 1.0734832875266342, 1.1799741080371058, 0.4483605411693006, 1.850300971536968], "max": [0.8125760768288464, 0.289130721653718, 1.2433310331873677, -1.2546337655236552, 1.0147670099782578, -1.8236992979774882, 0.757595261180996, -0.01979470933402333, 1.2207907251508165, 1.9672056544197036, 0.8786640517221271, 2.7217324549880377], "count": [257]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24860628267973855]], [[0.4489063357843137]], [[0.5731181433823529]]], "std": [[[0.33536745112191585]], [[0.2505265852041133]], [[0.22672546950273545]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4864421425653595]], [[0.5347068852124183]], [[0.5555728084150326]]], "std": [[[0.34022197767670226]], [[0.3281775959008907]], [[0.33252538147329264]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48664135416666665]], [[0.5655989379084968]], [[0.618381887254902]]], "std": [[[0.31480799324851017]], [[0.29981974586689175]], [[0.31260662314672577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3316705698529412]], [[0.42021627859477123]], [[0.46839631331699344]]], "std": [[[0.34758060205064467]], [[0.33427836778572384]], [[0.3773310852365254]]], "count": [100]}, "observation.state": {"min": [0.3703412413597107, -1.4830100536346436, 1.0725184679031372, -0.2726835012435913, -1.2765231132507324, 0.5089837312698364, -1.3282501697540283, -1.5170328617095947, 1.090998888015747, -0.5477273464202881, 0.37763693928718567, -0.42179274559020996, 33.53499984741211, 50.53111267089844, -0.6150000095367432, -0.46312499046325684, 1.4833333492279053, 0.019999999552965164, 0.804444432258606, -0.9175000190734863, 0.7400000095367432, 0.07187499850988388, 1.046875, 0.14000000059604645, 7.036874771118164, 37.291873931884766, 0.6299999952316284, -0.6462500095367432, 0.7053846120834351, 0.4950000047683716, 0.686923086643219, -0.6356250047683716, 0.9112499952316284, 0.6156250238418579, 0.6924999952316284, 0.4325000047683716], "max": [1.2899833917617798, -0.8689059019088745, 1.7947471141815186, 0.2398289144039154, -0.34440088272094727, 0.5982967019081116, -0.4678797721862793, -0.8516441583633423, 1.731398344039917, 0.2653162479400635, 1.4228825569152832, -0.31753072142601013, 72.94750213623047, 58.88624954223633, -0.20000000298023224, 8.960000038146973, 61.41062545776367, 31.395626068115234, 63.779998779296875, 50.23625183105469, 64.26937866210938, 48.506248474121094, 48.76625061035156, 82.13062286376953, 76.94375610351562, 79.98125457763672, 45.390625, 9.465624809265137, 64.53312683105469, 110.73249816894531, 67.71500396728516, 110.37687683105469, 81.70000457763672, 110.84500122070312, 85.21125030517578, 111.42874908447266], "mean": [1.0579462051391602, -1.0080446004867554, 1.2186741828918457, -0.10845042765140533, -1.0296683311462402, 0.5722389221191406, -0.8498355150222778, -1.164278507232666, 1.3616340160369873, -0.20923437178134918, 0.8633487224578857, -0.4031752645969391, 45.84965133666992, 55.41707992553711, -0.37259790301322937, 5.118269443511963, 16.660390853881836, 5.004875183105469, 15.725822448730469, 5.725854873657227, 14.720651626586914, 6.676209926605225, 10.404780387878418, 17.254993438720703, 37.691951751708984, 61.76729202270508, 8.560379028320312, 3.704681634902954, 22.159059524536133, 30.649810791015625, 24.665895462036133, 33.207061767578125, 27.820598602294922, 36.07892990112305, 26.514812469482422, 42.98480987548828], "std": [0.32177188992500305, 0.1688585728406906, 0.21927285194396973, 0.20604994893074036, 0.2822781205177307, 0.022707829251885414, 0.2752470076084137, 0.21352621912956238, 0.21518367528915405, 0.3061246871948242, 0.3257543742656708, 0.026267651468515396, 11.592890739440918, 2.049128770828247, 0.10082568228244781, 2.848710060119629, 19.14923095703125, 9.784565925598145, 21.083471298217773, 13.912593841552734, 22.687835693359375, 13.38907241821289, 16.215761184692383, 26.909175872802734, 22.455949783325195, 13.585335731506348, 13.651731491088867, 2.9515135288238525, 21.318740844726562, 44.26955032348633, 25.667417526245117, 45.22706604003906, 31.516075134277344, 46.189483642578125, 32.29995346069336, 47.0324592590332], "count": [202]}, "action": {"min": [0.3703412413597107, -1.4830100536346436, 1.0725184679031372, -0.2726835012435913, -1.2765231132507324, 0.5089837312698364, -1.3282501697540283, -1.5170328617095947, 1.090998888015747, -0.5477273464202881, 0.37763693928718567, -0.42179274559020996, 33.53499984741211, 50.53111267089844, -0.6150000095367432, -0.46312499046325684, 1.4833333492279053, 0.019999999552965164, 0.804444432258606, -0.9175000190734863, 0.7400000095367432, 0.07187499850988388, 1.046875, 0.14000000059604645, 7.036874771118164, 37.291873931884766, 0.6299999952316284, -0.6462500095367432, 0.7053846120834351, 0.4950000047683716, 0.686923086643219, -0.6356250047683716, 0.9112499952316284, 0.6156250238418579, 0.6924999952316284, 0.4325000047683716], "max": [1.2899833917617798, -0.8689059019088745, 1.7947471141815186, 0.2398289144039154, -0.34440088272094727, 0.5982967019081116, -0.4678797721862793, -0.8516441583633423, 1.731398344039917, 0.2653162479400635, 1.4228825569152832, -0.31753072142601013, 72.94750213623047, 58.88624954223633, -0.20000000298023224, 8.960000038146973, 61.41062545776367, 31.395626068115234, 63.779998779296875, 50.23625183105469, 64.26937866210938, 48.506248474121094, 48.76625061035156, 82.13062286376953, 76.94375610351562, 79.98125457763672, 45.390625, 9.465624809265137, 64.53312683105469, 110.73249816894531, 67.71500396728516, 110.37687683105469, 81.70000457763672, 110.84500122070312, 85.21125030517578, 111.42874908447266], "mean": [1.0579466819763184, -1.0080450773239136, 1.2186744213104248, -0.10845039039850235, -1.0296688079833984, 0.5722389221191406, -0.849835216999054, -1.164278507232666, 1.3616340160369873, -0.20923423767089844, 0.8633488416671753, -0.4031752049922943, 45.84966278076172, 55.417076110839844, -0.372597873210907, 5.11826753616333, 16.660388946533203, 5.004876613616943, 15.725825309753418, 5.725852966308594, 14.72065258026123, 6.676208019256592, 10.404781341552734, 17.254993438720703, 37.69194412231445, 61.76729202270508, 8.560372352600098, 3.7046825885772705, 22.159046173095703, 30.649824142456055, 24.665895462036133, 33.207054138183594, 27.820581436157227, 36.07895278930664, 26.51481056213379, 42.984840393066406], "std": [0.32177191972732544, 0.16885855793952942, 0.21927283704280853, 0.20604996383190155, 0.2822780907154083, 0.022707825526595116, 0.2752469480037689, 0.21352626383304596, 0.21518364548683167, 0.3061246871948242, 0.3257543444633484, 0.026267649605870247, 11.592889785766602, 2.049128532409668, 0.1008257120847702, 2.848710060119629, 19.149232864379883, 9.784568786621094, 21.083467483520508, 13.91259479522705, 22.687835693359375, 13.389071464538574, 16.215763092041016, 26.90917205810547, 22.455949783325195, 13.585335731506348, 13.651731491088867, 2.9515137672424316, 21.318742752075195, 44.269535064697266, 25.667421340942383, 45.227054595947266, 31.516071319580078, 46.18947982788086, 32.299957275390625, 47.0324592590332], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [202]}, "index": {"min": [7947], "max": [8148], "mean": [8047.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.272277227722772, 6.0, 6.0, 6.0, 6.0], "std": [1.992591168983028, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [202]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [202]}, "eef_direction_state": {"mean": [4.257425742574258, 3.1386138613861387], "std": [2.1068180942144954, 1.57347885349061], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [0.8267326732673267, 1.4405940594059405], "std": [0.9306009012714895, 0.5961390989620162], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.5742574257425742, 1.0495049504950495], "std": [0.7878600500624865, 0.8250561051881063], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [4.257425742574258, 3.1386138613861387], "std": [2.1068180942144954, 1.57347885349061], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [0.8267326732673267, 1.4405940594059405], "std": [0.9306009012714895, 0.5961390989620162], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.5742574257425742, 1.0495049504950495], "std": [0.7878600500624865, 0.8250561051881063], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.651957731986929, 0.20668169440335085, 1.1215033273357236, -1.5767574794181949, 0.7297721880687611, -2.120280865973705, 0.668642677667582, -0.1227472348344291, 1.1145407831537992, 1.623377483026209, 0.7117727132822564, 2.3746773941301047], "std": [0.06659994265996919, 0.0616723865801683, 0.03532724723546753, 0.07626288523244118, 0.0922096696589797, 0.09231829974056838, 0.06294518034517801, 0.07542703999224785, 0.021176190912156077, 0.1995274877494406, 0.20483694439023603, 0.2606288681033241], "min": [0.609558762724669, 0.06737598732592773, 1.0903841760466888, -1.7180123293531882, 0.6330486088677203, -2.440241145788301, 0.5769976715300364, -0.26164365190415373, 1.0686772805465836, 1.3938613675883293, 0.41986032731594336, 2.0022824951438114], "max": [0.8184624387616416, 0.25851825057430977, 1.2171492901167642, -1.3000205711863797, 0.9021981542271327, -2.0227742766392893, 0.765376524615078, -0.005040632795628303, 1.1605064263230023, 1.9781862663920384, 0.9840954556893178, 2.8281723984103246], "count": [202]}, "eef_sim_pose_action": {"mean": [0.651957731986929, 0.20668169440335085, 1.1215033273357236, -1.5767574794181949, 0.7297721880687611, -2.120280865973705, 0.668642677667582, -0.1227472348344291, 1.1145407831537992, 1.623377483026209, 0.7117727132822564, 2.3746773941301047], "std": [0.06659994265996919, 0.0616723865801683, 0.03532724723546753, 0.07626288523244118, 0.0922096696589797, 0.09231829974056838, 0.06294518034517801, 0.07542703999224785, 0.021176190912156077, 0.1995274877494406, 0.20483694439023603, 0.2606288681033241], "min": [0.609558762724669, 0.06737598732592773, 1.0903841760466888, -1.7180123293531882, 0.6330486088677203, -2.440241145788301, 0.5769976715300364, -0.26164365190415373, 1.0686772805465836, 1.3938613675883293, 0.41986032731594336, 2.0022824951438114], "max": [0.8184624387616416, 0.25851825057430977, 1.2171492901167642, -1.3000205711863797, 0.9021981542271327, -2.0227742766392893, 0.765376524615078, -0.005040632795628303, 1.1605064263230023, 1.9781862663920384, 0.9840954556893178, 2.8281723984103246], "count": [202]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2503457475490196]], [[0.45008142769607845]], [[0.5763423120915032]]], "std": [[[0.33748820547571473]], [[0.25058345514473124]], [[0.22586757855766026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4902045649509804]], [[0.5264802553104575]], [[0.5376013602941176]]], "std": [[[0.3363717171426459]], [[0.32841957388855686]], [[0.3341044785100873]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48461582720588237]], [[0.5610580923202614]], [[0.6131664705882353]]], "std": [[[0.3187429042425295]], [[0.3009112682494943]], [[0.31287807393149886]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34086162785947716]], [[0.4260780269607843]], [[0.474946970996732]]], "std": [[[0.3489109966697057]], [[0.3371765598058908]], [[0.377789535106086]]], "count": [100]}, "observation.state": {"min": [0.35994601249694824, -1.3514248132705688, 1.0503928661346436, -0.25408390164375305, -1.418898344039917, 0.4808737635612488, -1.3564211130142212, -1.51631760597229, 1.0835813283920288, -0.6561379432678223, 0.4634927809238434, -0.4204098880290985, 27.454999923706055, 46.63875198364258, -0.5262500047683716, -0.43062499165534973, 2.6111111640930176, 0.3656249940395355, 0.8422222137451172, -1.1655555963516235, 0.6920000314712524, -0.10500000417232513, 1.0993750095367432, -0.4355555474758148, 28.453750610351562, 34.551876068115234, 0.5931249856948853, -0.6474999785423279, 0.6725000143051147, 0.640625, 0.6349999904632568, 0.5300000309944153, 1.1243749856948853, 0.6312500238418579, 0.7233333587646484, 0.7437499761581421], "max": [1.2651636600494385, -0.8511196374893188, 1.6546263694763184, 0.22523747384548187, -0.5008535385131836, 0.6511660814285278, -0.4816367030143738, -0.8865014910697937, 1.7437485456466675, 0.4045124351978302, 1.5660630464553833, -0.34201666712760925, 75.921875, 59.39250183105469, 0.33250001072883606, 8.702221870422363, 62.4587516784668, 39.919376373291016, 56.564998626708984, 58.23687744140625, 55.533748626708984, 62.8025016784668, 50.779998779296875, 77.06500244140625, 73.00749969482422, 76.87750244140625, 65.35874938964844, 9.548666954040527, 63.22687530517578, 111.2862548828125, 69.86250305175781, 110.44499969482422, 83.19375610351562, 110.63125610351562, 84.66875457763672, 111.71187591552734], "mean": [1.0596848726272583, -0.9625285267829895, 1.1776111125946045, -0.07761447876691818, -1.1353356838226318, 0.5924456119537354, -0.7907490134239197, -1.1497446298599243, 1.3963185548782349, -0.2776886820793152, 0.8527933359146118, -0.3856145739555359, 43.969337463378906, 55.52033996582031, -0.3644880950450897, 4.347299575805664, 22.00235939025879, 5.74585485458374, 19.032318115234375, 7.819094657897949, 16.58820915222168, 9.527091979980469, 10.394947052001953, 22.334781646728516, 45.401187896728516, 55.53476333618164, 11.60268497467041, 4.687264442443848, 22.363285064697266, 35.32487106323242, 24.953937530517578, 34.642311096191406, 30.206632614135742, 34.97842025756836, 26.79053497314453, 43.51930236816406], "std": [0.3041802644729614, 0.13542035222053528, 0.18213613331317902, 0.1524922400712967, 0.2480865716934204, 0.039265550673007965, 0.21371757984161377, 0.20212088525295258, 0.19335797429084778, 0.27255067229270935, 0.2848639488220215, 0.024680301547050476, 15.057793617248535, 2.98760986328125, 0.1216069757938385, 2.6007323265075684, 16.214876174926758, 10.81710147857666, 15.123770713806152, 17.180967330932617, 16.403167724609375, 19.716455459594727, 14.990355491638184, 23.701934814453125, 16.66560935974121, 8.764898300170898, 17.504974365234375, 4.249980926513672, 22.83382225036621, 46.935428619384766, 26.675687789916992, 46.81237030029297, 33.131507873535156, 46.61540603637695, 33.36219024658203, 47.18472671508789], "count": [208]}, "action": {"min": [0.35994601249694824, -1.3514248132705688, 1.0503928661346436, -0.25408390164375305, -1.418898344039917, 0.4808737635612488, -1.3564211130142212, -1.51631760597229, 1.0835813283920288, -0.6561379432678223, 0.4634927809238434, -0.4204098880290985, 27.454999923706055, 46.63875198364258, -0.5262500047683716, -0.43062499165534973, 2.6111111640930176, 0.3656249940395355, 0.8422222137451172, -1.1655555963516235, 0.6920000314712524, -0.10500000417232513, 1.0993750095367432, -0.4355555474758148, 28.453750610351562, 34.551876068115234, 0.5931249856948853, -0.6474999785423279, 0.6725000143051147, 0.640625, 0.6349999904632568, 0.5300000309944153, 1.1243749856948853, 0.6312500238418579, 0.7233333587646484, 0.7437499761581421], "max": [1.2651636600494385, -0.8511196374893188, 1.6546263694763184, 0.22523747384548187, -0.5008535385131836, 0.6511660814285278, -0.4816367030143738, -0.8865014910697937, 1.7437485456466675, 0.4045124351978302, 1.5660630464553833, -0.34201666712760925, 75.921875, 59.39250183105469, 0.33250001072883606, 8.702221870422363, 62.4587516784668, 39.919376373291016, 56.564998626708984, 58.23687744140625, 55.533748626708984, 62.8025016784668, 50.779998779296875, 77.06500244140625, 73.00749969482422, 76.87750244140625, 65.35874938964844, 9.548666954040527, 63.22687530517578, 111.2862548828125, 69.86250305175781, 110.44499969482422, 83.19375610351562, 110.63125610351562, 84.66875457763672, 111.71187591552734], "mean": [1.0596849918365479, -0.9625287652015686, 1.1776111125946045, -0.07761447131633759, -1.1353358030319214, 0.5924457907676697, -0.7907489538192749, -1.1497445106506348, 1.3963184356689453, -0.2776886820793152, 0.8527935743331909, -0.38561469316482544, 43.969337463378906, 55.52035140991211, -0.36448827385902405, 4.347300052642822, 22.002357482910156, 5.745856761932373, 19.032320022583008, 7.819093704223633, 16.58820915222168, 9.527091026306152, 10.394948959350586, 22.334779739379883, 45.40120315551758, 55.53474426269531, 11.602693557739258, 4.687265396118164, 22.363292694091797, 35.32487106323242, 24.953950881958008, 34.64228439331055, 30.206623077392578, 34.978424072265625, 26.790508270263672, 43.519287109375], "std": [0.3041802644729614, 0.13542036712169647, 0.18213613331317902, 0.15249225497245789, 0.2480865865945816, 0.039265550673007965, 0.21371756494045258, 0.20212088525295258, 0.19335800409317017, 0.27255070209503174, 0.2848639488220215, 0.024680299684405327, 15.057795524597168, 2.987609624862671, 0.12160690128803253, 2.6007323265075684, 16.214876174926758, 10.81710147857666, 15.123770713806152, 17.180965423583984, 16.403167724609375, 19.716459274291992, 14.990355491638184, 23.701932907104492, 16.66561508178711, 8.764899253845215, 17.50497817993164, 4.24998140335083, 22.833824157714844, 46.935420989990234, 26.675682067871094, 46.812381744384766, 33.13151168823242, 46.61540985107422, 33.3621940612793, 47.184730529785156], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [208]}, "index": {"min": [8149], "max": [8356], "mean": [8252.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.389423076923077, 6.0, 6.0, 6.0, 6.0], "std": [1.9580415190277962, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [208]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [208]}, "eef_direction_state": {"mean": [4.451923076923077, 3.1201923076923075], "std": [2.147806607879788, 1.643745711178509], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.7548076923076923, 1.4326923076923077], "std": [0.9418047126999853, 0.5677963996709473], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.5528846153846154, 0.9182692307692307], "std": [0.7948701793821461, 0.8309244646635047], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [4.451923076923077, 3.1201923076923075], "std": [2.147806607879788, 1.643745711178509], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.7548076923076923, 1.4326923076923077], "std": [0.9418047126999853, 0.5677963996709473], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.5528846153846154, 0.9182692307692307], "std": [0.7948701793821461, 0.8309244646635047], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6395470180196582, 0.20209212169297042, 1.1521449143498879, -1.4355080785155054, 0.7511232019238372, -2.074096980889553, 0.6775676550962827, -0.12210688814246468, 1.1337684260881713, 1.5747072544538876, 0.7613848147699216, 2.3775053208302914], "std": [0.059633135803161375, 0.046306178038256846, 0.04010669527070505, 0.11027170884483525, 0.0759723048562949, 0.09281990744145534, 0.05517841178234408, 0.06981632678355548, 0.030804834360266518, 0.23501010874718314, 0.153738868995557, 0.289047107483378], "min": [0.599962466860459, 0.08681765196659766, 1.1125739658673361, -1.59148858589866, 0.6824276092031112, -2.3285107002636685, 0.5950983247327397, -0.28840618083034164, 1.076506193674358, 1.282692060947127, 0.4489903935492112, 1.8144550559866677], "max": [0.7939613148702173, 0.24002529114620663, 1.2582254111387587, -1.1145502775975231, 0.9331207727922672, -1.868378739509055, 0.7663409221043019, -0.011299719411028392, 1.1782114087325186, 2.0129672956302103, 0.9293371385048879, 2.9176665267898962], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6395470180196582, 0.20209212169297042, 1.1521449143498879, -1.4355080785155054, 0.7511232019238372, -2.074096980889553, 0.6775676550962827, -0.12210688814246468, 1.1337684260881713, 1.5747072544538876, 0.7613848147699216, 2.3775053208302914], "std": [0.059633135803161375, 0.046306178038256846, 0.04010669527070505, 0.11027170884483525, 0.0759723048562949, 0.09281990744145534, 0.05517841178234408, 0.06981632678355548, 0.030804834360266518, 0.23501010874718314, 0.153738868995557, 0.289047107483378], "min": [0.599962466860459, 0.08681765196659766, 1.1125739658673361, -1.59148858589866, 0.6824276092031112, -2.3285107002636685, 0.5950983247327397, -0.28840618083034164, 1.076506193674358, 1.282692060947127, 0.4489903935492112, 1.8144550559866677], "max": [0.7939613148702173, 0.24002529114620663, 1.2582254111387587, -1.1145502775975231, 0.9331207727922672, -1.868378739509055, 0.7663409221043019, -0.011299719411028392, 1.1782114087325186, 2.0129672956302103, 0.9293371385048879, 2.9176665267898962], "count": [208]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24872173406862744]], [[0.44821460988562095]], [[0.5721574305555556]]], "std": [[[0.33740127383951635]], [[0.24947825618490002]], [[0.22283018146750627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056285191993464]], [[0.5518529513888889]], [[0.5644810294117647]]], "std": [[[0.3256226527484713]], [[0.3164433038025264]], [[0.32578916804947444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47889339665032676]], [[0.5499685171568627]], [[0.5968737214052288]]], "std": [[[0.311996847845475]], [[0.2984462946428246]], [[0.3150449619622339]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33649070057189545]], [[0.4193984844771242]], [[0.46764975081699345]]], "std": [[[0.3445790567019243]], [[0.33420788464817186]], [[0.37700561400074073]]], "count": [100]}, "observation.state": {"min": [0.3356984853744507, -1.355168104171753, 1.0437648296356201, -0.32349127531051636, -1.5235073566436768, 0.498230904340744, -1.2740806341171265, -1.4827001094818115, 1.1362725496292114, -0.5939812660217285, 0.48239967226982117, -0.39828431606292725, 18.33625030517578, 49.27750015258789, -0.5412499904632568, -0.2874999940395355, 0.699999988079071, -0.39625000953674316, 0.8999999761581421, -0.33250001072883606, 1.9825000762939453, -0.7037500143051147, 1.1037499904632568, 1.6043750047683716, 9.099374771118164, 42.09812545776367, 0.34812501072883606, -0.7612500190734863, 0.6731250286102295, 0.49562501907348633, 0.5824999809265137, 0.8025000095367432, 0.7756249904632568, 0.3206250071525574, 0.6987500190734863, 0.6675000190734863], "max": [1.3754100799560547, -0.8710994124412537, 1.641918420791626, 0.36576351523399353, -0.35353246331214905, 0.7606145739555359, -0.5594338774681091, -0.8590352535247803, 1.6946574449539185, 0.1268644630908966, 1.3424760103225708, -0.2996728718280792, 73.45687103271484, 68.89875030517578, -0.1681250035762787, 9.093124389648438, 50.96312713623047, 46.38750076293945, 57.28312683105469, 56.794376373291016, 55.87937545776367, 60.1818733215332, 43.431251525878906, 73.34812927246094, 70.07500457763672, 79.66875457763672, 41.92250061035156, 9.581250190734863, 63.92875289916992, 110.99063110351562, 74.05437469482422, 110.50187683105469, 84.34500122070312, 110.42874908447266, 85.39688110351562, 110.69937896728516], "mean": [1.1072156429290771, -0.9908492565155029, 1.1801530122756958, -0.14108684659004211, -1.1735403537750244, 0.5577623844146729, -0.8673770427703857, -1.1408703327178955, 1.363479733467102, -0.20774897933006287, 0.936052680015564, -0.3402634859085083, 41.460853576660156, 62.766380310058594, -0.4193935990333557, 3.8141283988952637, 19.75040626525879, 6.661268711090088, 20.415464401245117, 7.487861156463623, 19.371532440185547, 8.654450416564941, 9.409184455871582, 31.048959732055664, 36.44847869873047, 58.9920654296875, 10.280325889587402, 5.023992538452148, 19.0208797454834, 30.091514587402344, 21.952421188354492, 31.171689987182617, 26.501720428466797, 30.948774337768555, 24.98600196838379, 39.790802001953125], "std": [0.35553744435310364, 0.12792028486728668, 0.17903371155261993, 0.22876295447349548, 0.34428665041923523, 0.07677222788333893, 0.21254374086856842, 0.19201864302158356, 0.18508672714233398, 0.2742113471031189, 0.3082215189933777, 0.025098826736211777, 14.471048355102539, 5.9123005867004395, 0.09867792576551437, 2.3468997478485107, 13.1680326461792, 14.480436325073242, 14.607097625732422, 15.963342666625977, 15.222994804382324, 17.98520851135254, 13.43200397491455, 18.43537139892578, 20.193260192871094, 10.22520923614502, 15.062457084655762, 4.427134037017822, 22.746173858642578, 45.09251022338867, 27.006664276123047, 44.8406982421875, 32.7003173828125, 45.5064582824707, 33.61626434326172, 45.19258499145508], "count": [209]}, "action": {"min": [0.3356984853744507, -1.355168104171753, 1.0437648296356201, -0.32349127531051636, -1.5235073566436768, 0.498230904340744, -1.2740806341171265, -1.4827001094818115, 1.1362725496292114, -0.5939812660217285, 0.48239967226982117, -0.39828431606292725, 18.33625030517578, 49.27750015258789, -0.5412499904632568, -0.2874999940395355, 0.699999988079071, -0.39625000953674316, 0.8999999761581421, -0.33250001072883606, 1.9825000762939453, -0.7037500143051147, 1.1037499904632568, 1.6043750047683716, 9.099374771118164, 42.09812545776367, 0.34812501072883606, -0.7612500190734863, 0.6731250286102295, 0.49562501907348633, 0.5824999809265137, 0.8025000095367432, 0.7756249904632568, 0.3206250071525574, 0.6987500190734863, 0.6675000190734863], "max": [1.3754100799560547, -0.8710994124412537, 1.641918420791626, 0.36576351523399353, -0.35353246331214905, 0.7606145739555359, -0.5594338774681091, -0.8590352535247803, 1.6946574449539185, 0.1268644630908966, 1.3424760103225708, -0.2996728718280792, 73.45687103271484, 68.89875030517578, -0.1681250035762787, 9.093124389648438, 50.96312713623047, 46.38750076293945, 57.28312683105469, 56.794376373291016, 55.87937545776367, 60.1818733215332, 43.431251525878906, 73.34812927246094, 70.07500457763672, 79.66875457763672, 41.92250061035156, 9.581250190734863, 63.92875289916992, 110.99063110351562, 74.05437469482422, 110.50187683105469, 84.34500122070312, 110.42874908447266, 85.39688110351562, 110.69937896728516], "mean": [1.107215404510498, -0.9908498525619507, 1.1801527738571167, -0.14108692109584808, -1.1735403537750244, 0.557762622833252, -0.8673771023750305, -1.140870213508606, 1.3634798526763916, -0.207749143242836, 0.9360527992248535, -0.3402634859085083, 41.46084976196289, 62.76639938354492, -0.4193936288356781, 3.8141283988952637, 19.750425338745117, 6.661272048950195, 20.415462493896484, 7.487863063812256, 19.37152862548828, 8.654448509216309, 9.409188270568848, 31.04894256591797, 36.44850158691406, 58.992103576660156, 10.280332565307617, 5.023991107940674, 19.020889282226562, 30.091529846191406, 21.952438354492188, 31.171689987182617, 26.5017147064209, 30.948768615722656, 24.986024856567383, 39.79083251953125], "std": [0.35553744435310364, 0.1279202699661255, 0.17903371155261993, 0.22876298427581787, 0.34428662061691284, 0.07677222788333893, 0.21254371106624603, 0.19201864302158356, 0.1850867122411728, 0.2742113769054413, 0.3082215189933777, 0.025098826736211777, 14.471048355102539, 5.9123005867004395, 0.09867792576551437, 2.34689998626709, 13.1680326461792, 14.480436325073242, 14.607096672058105, 15.963346481323242, 15.222994804382324, 17.985204696655273, 13.43200397491455, 18.43537139892578, 20.193260192871094, 10.22520923614502, 15.062456130981445, 4.427133083343506, 22.74617576599121, 45.09252166748047, 27.006671905517578, 44.8406982421875, 32.70030975341797, 45.50645446777344, 33.616275787353516, 45.19257736206055], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [209]}, "index": {"min": [8357], "max": [8565], "mean": [8461.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.3205741626794256, 6.0, 6.0, 6.0, 6.0], "std": [1.9088330700917688, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [209]}, "eef_direction_state": {"mean": [4.076555023923445, 3.8181818181818183], "std": [2.139596080041357, 1.5545748339371044], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.8947368421052632, 1.263157894736842], "std": [0.9168393036614159, 0.7593951124360356], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.69377990430622, 1.1004784688995215], "std": [0.8483079524440953, 0.8440332431635137], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.076555023923445, 3.8181818181818183], "std": [2.139596080041357, 1.5545748339371044], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.8947368421052632, 1.263157894736842], "std": [0.9168393036614159, 0.7593951124360356], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.69377990430622, 1.1004784688995215], "std": [0.8483079524440953, 0.8440332431635137], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6380739734148331, 0.21547878952050517, 1.1415545107160279, -1.4518015452834288, 0.6993572828137821, -2.0314788622509217, 0.6648969593454125, -0.13271110849696832, 1.1231221498082045, 1.5593067056611236, 0.6529984255147026, 2.3581287227323156], "std": [0.06267587673441276, 0.06314616065651303, 0.03927614079893215, 0.09653596985760542, 0.1793837925112542, 0.10416815759317162, 0.05075783824657816, 0.06301506801793967, 0.028602395406706012, 0.24351121562799583, 0.1949180661561754, 0.2616846631071108], "min": [0.5925140835819712, 0.0785363709530578, 1.0947137021059314, -1.6257663688035244, 0.5596999924505814, -2.331681176682382, 0.5953051827305033, -0.24430875923640585, 1.0675034543698905, 1.2653214231466063, 0.376861466347467, 2.03261429707044], "max": [0.7957104167641262, 0.2724969869392547, 1.2472614119321976, -1.187069711274085, 1.1282989077146333, -1.8460607698247329, 0.7471927079823504, -0.02494109818138024, 1.1813730424400364, 2.0659912888812273, 0.8766091991252671, 2.901848417926936], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6380739734148331, 0.21547878952050517, 1.1415545107160279, -1.4518015452834288, 0.6993572828137821, -2.0314788622509217, 0.6648969593454125, -0.13271110849696832, 1.1231221498082045, 1.5593067056611236, 0.6529984255147026, 2.3581287227323156], "std": [0.06267587673441276, 0.06314616065651303, 0.03927614079893215, 0.09653596985760542, 0.1793837925112542, 0.10416815759317162, 0.05075783824657816, 0.06301506801793967, 0.028602395406706012, 0.24351121562799583, 0.1949180661561754, 0.2616846631071108], "min": [0.5925140835819712, 0.0785363709530578, 1.0947137021059314, -1.6257663688035244, 0.5596999924505814, -2.331681176682382, 0.5953051827305033, -0.24430875923640585, 1.0675034543698905, 1.2653214231466063, 0.376861466347467, 2.03261429707044], "max": [0.7957104167641262, 0.2724969869392547, 1.2472614119321976, -1.187069711274085, 1.1282989077146333, -1.8460607698247329, 0.7471927079823504, -0.02494109818138024, 1.1813730424400364, 2.0659912888812273, 0.8766091991252671, 2.901848417926936], "count": [209]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24983556781045752]], [[0.4501587847222222]], [[0.576608233251634]]], "std": [[[0.3374656053900542]], [[0.24894073936581188]], [[0.22445738470325755]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963886642156863]], [[0.535821856617647]], [[0.5486640910947712]]], "std": [[[0.33883315329825314]], [[0.3321629112001079]], [[0.3384106790622627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767103267973856]], [[0.5440989930555555]], [[0.5900042279411765]]], "std": [[[0.3223107645389759]], [[0.30802430122987284]], [[0.31976001608565285]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.343946448120915]], [[0.42466913807189544]], [[0.4708496446078431]]], "std": [[[0.3456240413045996]], [[0.3354749077272046]], [[0.37656114258629847]]], "count": [100]}, "observation.state": {"min": [0.37541961669921875, -1.4324167966842651, 1.058022379875183, -0.2466716319322586, -1.3271057605743408, 0.4376955032348633, -1.285254716873169, -1.4966955184936523, 1.0956614017486572, -0.669012725353241, 0.40755894780158997, -0.39747631549835205, 32.77375030517578, 46.529998779296875, -0.6206250190734863, -0.0018749989103525877, 0.6768749952316284, -0.6399999856948853, 0.7975000143051147, -0.9600000381469727, 0.9050000309944153, 0.1770000010728836, 1.105625033378601, 0.46312499046325684, 6.849374771118164, 34.03125, 0.6868749856948853, -0.48124998807907104, 0.7231249809265137, 0.6818749904632568, 0.6353846192359924, 1.0768749713897705, 0.6981250047683716, 0.31062501668930054, 0.7087500095367432, 0.7193750143051147], "max": [1.3345922231674194, -0.8325703740119934, 1.7004034519195557, 0.2875133454799652, -0.4696202278137207, 0.6145332455635071, -0.5033808350563049, -0.8435378074645996, 1.7090343236923218, 0.31507760286331177, 1.5008732080459595, -0.21627280116081238, 74.60374450683594, 61.24625015258789, -0.3628571331501007, 9.482500076293945, 51.942501068115234, 42.966251373291016, 54.95687484741211, 59.78312683105469, 59.69874954223633, 63.37874984741211, 55.50749969482422, 79.3812484741211, 74.73187255859375, 75.96937561035156, 67.30562591552734, 9.58090877532959, 61.538124084472656, 110.98562622070312, 72.22000122070312, 109.98687744140625, 83.04937744140625, 110.61187744140625, 86.43812561035156, 111.16875457763672], "mean": [1.0878294706344604, -0.9559271335601807, 1.1866323947906494, -0.08366679400205612, -1.1224404573440552, 0.5587769746780396, -0.7842867970466614, -1.1367709636688232, 1.399695634841919, -0.3075844347476959, 0.8244404792785645, -0.3725712299346924, 46.16007614135742, 53.07033920288086, -0.4785206615924835, 7.129958629608154, 11.19315242767334, 5.767361640930176, 11.886560440063477, 7.378258228302002, 12.59660816192627, 8.828917503356934, 9.733694076538086, 17.439132690429688, 38.2957878112793, 58.643550872802734, 7.224626541137695, 4.28265380859375, 22.153820037841797, 28.46246337890625, 25.614213943481445, 35.45518112182617, 28.988386154174805, 36.67222213745117, 27.133541107177734, 45.564945220947266], "std": [0.32743605971336365, 0.16375486552715302, 0.18859922885894775, 0.1951407939195633, 0.27940085530281067, 0.03829561918973923, 0.2273225337266922, 0.21967355906963348, 0.20031605660915375, 0.27224916219711304, 0.2890399992465973, 0.04847138375043869, 11.5294828414917, 3.9560506343841553, 0.05268879607319832, 3.112039089202881, 16.450927734375, 13.024076461791992, 17.899293899536133, 17.461809158325195, 19.355907440185547, 18.03885269165039, 16.487459182739258, 26.43839454650879, 23.871809005737305, 10.305765151977539, 14.901951789855957, 4.281411647796631, 23.067380905151367, 43.33075714111328, 27.733821868896484, 44.79926300048828, 31.809003829956055, 46.075233459472656, 32.089717864990234, 47.58722686767578], "count": [219]}, "action": {"min": [0.37541961669921875, -1.4324167966842651, 1.058022379875183, -0.2466716319322586, -1.3271057605743408, 0.4376955032348633, -1.285254716873169, -1.4966955184936523, 1.0956614017486572, -0.669012725353241, 0.40755894780158997, -0.39747631549835205, 32.77375030517578, 46.529998779296875, -0.6206250190734863, -0.0018749989103525877, 0.6768749952316284, -0.6399999856948853, 0.7975000143051147, -0.9600000381469727, 0.9050000309944153, 0.1770000010728836, 1.105625033378601, 0.46312499046325684, 6.849374771118164, 34.03125, 0.6868749856948853, -0.48124998807907104, 0.7231249809265137, 0.6818749904632568, 0.6353846192359924, 1.0768749713897705, 0.6981250047683716, 0.31062501668930054, 0.7087500095367432, 0.7193750143051147], "max": [1.3345922231674194, -0.8325703740119934, 1.7004034519195557, 0.2875133454799652, -0.4696202278137207, 0.6145332455635071, -0.5033808350563049, -0.8435378074645996, 1.7090343236923218, 0.31507760286331177, 1.5008732080459595, -0.21627280116081238, 74.60374450683594, 61.24625015258789, -0.3628571331501007, 9.482500076293945, 51.942501068115234, 42.966251373291016, 54.95687484741211, 59.78312683105469, 59.69874954223633, 63.37874984741211, 55.50749969482422, 79.3812484741211, 74.73187255859375, 75.96937561035156, 67.30562591552734, 9.58090877532959, 61.538124084472656, 110.98562622070312, 72.22000122070312, 109.98687744140625, 83.04937744140625, 110.61187744140625, 86.43812561035156, 111.16875457763672], "mean": [1.0878305435180664, -0.955927312374115, 1.1866326332092285, -0.08366688340902328, -1.1224405765533447, 0.5587769150733948, -0.784286618232727, -1.1367709636688232, 1.3996955156326294, -0.3075844347476959, 0.8244406580924988, -0.3725713789463043, 46.16006088256836, 53.070316314697266, -0.47852084040641785, 7.129961013793945, 11.19315242767334, 5.767361640930176, 11.886560440063477, 7.378260612487793, 12.596607208251953, 8.8289155960083, 9.733694076538086, 17.439130783081055, 38.29579544067383, 58.643531799316406, 7.224623680114746, 4.282653331756592, 22.153820037841797, 28.46245574951172, 25.614215850830078, 35.4552001953125, 28.98838233947754, 36.67221450805664, 27.133535385131836, 45.564979553222656], "std": [0.32743605971336365, 0.16375485062599182, 0.18859919905662537, 0.1951407939195633, 0.27940085530281067, 0.03829561918973923, 0.2273225337266922, 0.2196735441684723, 0.20031605660915375, 0.27224910259246826, 0.2890399992465973, 0.04847139120101929, 11.529483795166016, 3.9560511112213135, 0.052688781172037125, 3.1120386123657227, 16.450925827026367, 13.024075508117676, 17.899293899536133, 17.461803436279297, 19.35590362548828, 18.03885269165039, 16.48746109008789, 26.438396453857422, 23.871801376342773, 10.305766105651855, 14.901949882507324, 4.281411170959473, 23.067380905151367, 43.33074951171875, 27.733835220336914, 44.79926300048828, 31.80900764465332, 46.07522964477539, 32.0897102355957, 47.58723831176758], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [219]}, "index": {"min": [8566], "max": [8784], "mean": [8675.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [2.1552511415525113, 6.0, 6.0, 6.0, 6.0], "std": [1.9287792306247942, 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": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [219]}, "eef_direction_state": {"mean": [4.442922374429224, 3.4566210045662102], "std": [2.0182235165917675, 1.401789299404195], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.7671232876712328, 1.4200913242009132], "std": [0.9144284530563634, 0.5545642831731116], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.5388127853881278, 0.9817351598173516], "std": [0.789254579609588, 0.8329047499887019], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [4.442922374429224, 3.4566210045662102], "std": [2.0182235165917675, 1.401789299404195], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [0.7671232876712328, 1.4200913242009132], "std": [0.9144284530563634, 0.5545642831731116], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.5388127853881278, 0.9817351598173516], "std": [0.789254579609588, 0.8329047499887019], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.640901766927446, 0.21042057377726614, 1.146206982476867, -1.4859191004155863, 0.7513686503604855, -2.093526687843697, 0.6797591084550947, -0.12577135339074477, 1.1344996368549878, 1.609382041130347, 0.7767033411084501, 2.3985560602297764], "std": [0.05921171761860394, 0.06470982041651407, 0.03278728747782666, 0.08868236787536828, 0.0890810107562697, 0.09937294788638548, 0.058379619651175524, 0.07201736000111546, 0.041338588819811416, 0.26165808345364777, 0.1441904680762739, 0.29395658705310623], "min": [0.6011207234978913, 0.05453914850556146, 1.1019841588894272, -1.7015343829679797, 0.6769477664119679, -2.4697201768571384, 0.5943269665918738, -0.2710057605494208, 1.0596534840452427, 1.2602897307248593, 0.4883535714836085, 1.8750235850725896], "max": [0.7947598337952981, 0.2665809743026992, 1.2429557950321681, -1.1858973977629144, 0.9407740003012415, -1.9765504033466994, 0.7547174191976121, -0.01410371345395997, 1.2005979486206984, 2.0559244400330563, 0.998442938214056, 2.9131325732884013], "count": [219]}, "eef_sim_pose_action": {"mean": [0.640901766927446, 0.21042057377726614, 1.146206982476867, -1.4859191004155863, 0.7513686503604855, -2.093526687843697, 0.6797591084550947, -0.12577135339074477, 1.1344996368549878, 1.609382041130347, 0.7767033411084501, 2.3985560602297764], "std": [0.05921171761860394, 0.06470982041651407, 0.03278728747782666, 0.08868236787536828, 0.0890810107562697, 0.09937294788638548, 0.058379619651175524, 0.07201736000111546, 0.041338588819811416, 0.26165808345364777, 0.1441904680762739, 0.29395658705310623], "min": [0.6011207234978913, 0.05453914850556146, 1.1019841588894272, -1.7015343829679797, 0.6769477664119679, -2.4697201768571384, 0.5943269665918738, -0.2710057605494208, 1.0596534840452427, 1.2602897307248593, 0.4883535714836085, 1.8750235850725896], "max": [0.7947598337952981, 0.2665809743026992, 1.2429557950321681, -1.1858973977629144, 0.9407740003012415, -1.9765504033466994, 0.7547174191976121, -0.01410371345395997, 1.2005979486206984, 2.0559244400330563, 0.998442938214056, 2.9131325732884013], "count": [219]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.255286358251634]], [[0.4457333843954248]], [[0.5709367933006536]]], "std": [[[0.341435608160721]], [[0.25574282227070866]], [[0.22688733131261676]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49220373774509807]], [[0.53058664624183]], [[0.5423835988562092]]], "std": [[[0.33766670086828293]], [[0.32899923681557913]], [[0.33480340044668244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4728323672385621]], [[0.5478938419117647]], [[0.5984131352124182]]], "std": [[[0.30704637764517956]], [[0.29534073601687744]], [[0.31055245356481215]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33713722630718956]], [[0.4201169628267974]], [[0.46859357230392157]]], "std": [[[0.343807962633395]], [[0.3336020560905389]], [[0.377050938596566]]], "count": [100]}, "observation.state": {"min": [0.3934920132160187, -1.3784379959106445, 1.0938811302185059, -0.21686884760856628, -1.281114101409912, 0.5150635242462158, -1.4210175275802612, -1.4909495115280151, 1.0185608863830566, -0.6072136759757996, 0.4992799758911133, -0.3824530839920044, 20.933124542236328, 48.1618766784668, -0.5768749713897705, -1.1575000286102295, 9.693750381469727, -0.30125001072883606, 4.239999771118164, -1.0368750095367432, 1.8322222232818604, -0.49437499046325684, 1.0836364030838013, 3.996666669845581, 23.68400001525879, 46.30062484741211, 0.892727255821228, -0.9456250071525574, 0.6449999809265137, 0.8643749952316284, 0.6087499856948853, 0.6443750262260437, 0.734000027179718, 0.09875000268220901, 0.7043750286102295, 0.18687500059604645], "max": [1.2503337860107422, -0.8997100591659546, 1.6914149522781372, 0.23866063356399536, -0.3751335144042969, 0.6643396615982056, -0.4945591986179352, -0.881327748298645, 1.685049057006836, 0.35352185368537903, 1.5490238666534424, -0.301103413105011, 73.00062561035156, 61.240623474121094, 10.30625057220459, 8.547499656677246, 52.494998931884766, 48.47999954223633, 55.27312469482422, 60.657501220703125, 55.64437484741211, 64.29562377929688, 46.751251220703125, 83.6293716430664, 67.95999908447266, 75.70999908447266, 45.87937545776367, 9.487500190734863, 63.16374969482422, 110.41437530517578, 75.0737533569336, 110.43499755859375, 82.78250122070312, 111.04000091552734, 85.01187896728516, 111.73500061035156], "mean": [1.0291664600372314, -0.9973649978637695, 1.2168315649032593, -0.07526025921106339, -1.0770210027694702, 0.5743899345397949, -0.8797361850738525, -1.149001955986023, 1.3424979448318481, -0.21294088661670685, 0.9399511218070984, -0.3647299110889435, 39.70832824707031, 57.5047492980957, -0.10672841966152191, 4.821210861206055, 20.007335662841797, 7.115392684936523, 17.733505249023438, 8.592970848083496, 16.31574058532715, 9.80623722076416, 8.770051002502441, 32.43699264526367, 40.87039566040039, 62.407752990722656, 7.901571750640869, 4.276678562164307, 19.921955108642578, 34.428741455078125, 24.91646957397461, 35.65672302246094, 29.685293197631836, 34.18473434448242, 27.90207290649414, 42.03239059448242], "std": [0.30057546496391296, 0.13688263297080994, 0.18044628202915192, 0.16333386301994324, 0.2858721613883972, 0.04366277530789375, 0.2559416592121124, 0.18938691914081573, 0.19757263362407684, 0.2979276180267334, 0.31988486647605896, 0.024486912414431572, 16.140583038330078, 3.3683674335479736, 1.6458733081817627, 2.8357608318328857, 12.915292739868164, 14.856658935546875, 14.662947654724121, 18.45700454711914, 15.749860763549805, 19.87611198425293, 13.903172492980957, 21.76750946044922, 15.701200485229492, 9.262092590332031, 12.537033081054688, 4.268558025360107, 22.203065872192383, 44.19083786010742, 28.228668212890625, 45.526275634765625, 33.441036224365234, 45.89866256713867, 33.94324493408203, 47.174747467041016], "count": [189]}, "action": {"min": [0.3934920132160187, -1.3784379959106445, 1.0938811302185059, -0.21686884760856628, -1.281114101409912, 0.5150635242462158, -1.4210175275802612, -1.4909495115280151, 1.0185608863830566, -0.6072136759757996, 0.4992799758911133, -0.3824530839920044, 20.933124542236328, 48.1618766784668, -0.5768749713897705, -1.1575000286102295, 9.693750381469727, -0.30125001072883606, 4.239999771118164, -1.0368750095367432, 1.8322222232818604, -0.49437499046325684, 1.0836364030838013, 3.996666669845581, 23.68400001525879, 46.30062484741211, 0.892727255821228, -0.9456250071525574, 0.6449999809265137, 0.8643749952316284, 0.6087499856948853, 0.6443750262260437, 0.734000027179718, 0.09875000268220901, 0.7043750286102295, 0.18687500059604645], "max": [1.2503337860107422, -0.8997100591659546, 1.6914149522781372, 0.23866063356399536, -0.3751335144042969, 0.6643396615982056, -0.4945591986179352, -0.881327748298645, 1.685049057006836, 0.35352185368537903, 1.5490238666534424, -0.301103413105011, 73.00062561035156, 61.240623474121094, 10.30625057220459, 8.547499656677246, 52.494998931884766, 48.47999954223633, 55.27312469482422, 60.657501220703125, 55.64437484741211, 64.29562377929688, 46.751251220703125, 83.6293716430664, 67.95999908447266, 75.70999908447266, 45.87937545776367, 9.487500190734863, 63.16374969482422, 110.41437530517578, 75.0737533569336, 110.43499755859375, 82.78250122070312, 111.04000091552734, 85.01187896728516, 111.73500061035156], "mean": [1.0291662216186523, -0.9973648190498352, 1.2168318033218384, -0.07526025176048279, -1.0770204067230225, 0.5743898749351501, -0.8797361850738525, -1.1490017175674438, 1.3424975872039795, -0.21294091641902924, 0.939951479434967, -0.36473003029823303, 39.708335876464844, 57.504756927490234, -0.10672848671674728, 4.82120943069458, 20.007343292236328, 7.115392684936523, 17.733505249023438, 8.592971801757812, 16.315736770629883, 9.806238174438477, 8.770047187805176, 32.4370002746582, 40.87038803100586, 62.40776824951172, 7.9015655517578125, 4.276678085327148, 19.921968460083008, 34.42874526977539, 24.916460037231445, 35.656707763671875, 29.685306549072266, 34.18474197387695, 27.902082443237305, 42.03240203857422], "std": [0.30057546496391296, 0.13688263297080994, 0.1804463118314743, 0.16333383321762085, 0.2858721613883972, 0.04366277530789375, 0.2559416890144348, 0.18938691914081573, 0.19757261872291565, 0.297927588224411, 0.3198848366737366, 0.02448691427707672, 16.14058494567871, 3.3683674335479736, 1.645872712135315, 2.8357605934143066, 12.915292739868164, 14.856658935546875, 14.662948608398438, 18.45700454711914, 15.749858856201172, 19.876113891601562, 13.903170585632324, 21.76751136779785, 15.701200485229492, 9.262091636657715, 12.537034034729004, 4.268558025360107, 22.20306396484375, 44.19083023071289, 28.228660583496094, 45.5262565612793, 33.4410285949707, 45.89866638183594, 33.943241119384766, 47.17473602294922], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [189]}, "index": {"min": [8785], "max": [8973], "mean": [8879.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.4074074074074074, 6.0, 6.0, 6.0, 6.0], "std": [1.9184837895980307, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [189]}, "eef_direction_state": {"mean": [4.354497354497354, 3.164021164021164], "std": [2.15687491603759, 1.7364979412833117], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [0.8148148148148148, 1.4444444444444444], "std": [0.9442628728875533, 0.6771660002444936], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.6243386243386243, 1.1534391534391535], "std": [0.7709268877694813, 0.8117857529739974], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [4.354497354497354, 3.164021164021164], "std": [2.15687491603759, 1.7364979412833117], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [0.8148148148148148, 1.4444444444444444], "std": [0.9442628728875533, 0.6771660002444936], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.6243386243386243, 1.1534391534391535], "std": [0.7709268877694813, 0.8117857529739974], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6514439170177969, 0.19934418957254846, 1.1419711116191649, -1.476149706854985, 0.7391586808990133, -2.0919526287841324, 0.6566834232744265, -0.12533406337052738, 1.1178137080041277, 1.5709281420303978, 0.6677337493326568, 2.370384090712407], "std": [0.060503165818709896, 0.04943396805390931, 0.03210102248520104, 0.07775781782776135, 0.11695303815651541, 0.07429986191579634, 0.056322436771870245, 0.06934642675673389, 0.024015410616616956, 0.21199289192665285, 0.19143513552008928, 0.2669014040885515], "min": [0.6112422911653191, 0.09057131398130755, 1.0964506705966985, -1.646673605410806, 0.6415924270747877, -2.3467407481606397, 0.5755260987728401, -0.2623017352518361, 1.0716514330956668, 1.3254298916579221, 0.37872849472693515, 1.9419378733941548], "max": [0.8022616003400047, 0.24256122665443364, 1.222957917295663, -1.233488311359348, 0.9817489328420894, -1.990947571617342, 0.7471266248826494, -0.005961778748842572, 1.1580593310741298, 1.971256428871086, 0.8670950892086058, 2.863145311131693], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6514439170177969, 0.19934418957254846, 1.1419711116191649, -1.476149706854985, 0.7391586808990133, -2.0919526287841324, 0.6566834232744265, -0.12533406337052738, 1.1178137080041277, 1.5709281420303978, 0.6677337493326568, 2.370384090712407], "std": [0.060503165818709896, 0.04943396805390931, 0.03210102248520104, 0.07775781782776135, 0.11695303815651541, 0.07429986191579634, 0.056322436771870245, 0.06934642675673389, 0.024015410616616956, 0.21199289192665285, 0.19143513552008928, 0.2669014040885515], "min": [0.6112422911653191, 0.09057131398130755, 1.0964506705966985, -1.646673605410806, 0.6415924270747877, -2.3467407481606397, 0.5755260987728401, -0.2623017352518361, 1.0716514330956668, 1.3254298916579221, 0.37872849472693515, 1.9419378733941548], "max": [0.8022616003400047, 0.24256122665443364, 1.222957917295663, -1.233488311359348, 0.9817489328420894, -1.990947571617342, 0.7471266248826494, -0.005961778748842572, 1.1580593310741298, 1.971256428871086, 0.8670950892086058, 2.863145311131693], "count": [189]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25346083741830067]], [[0.44546130923202615]], [[0.5718998856209151]]], "std": [[[0.34028988656800846]], [[0.25543817351076636]], [[0.22776806463514676]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48663855800653594]], [[0.5212743382352941]], [[0.5346706168300653]]], "std": [[[0.341414898115728]], [[0.3323777757340369]], [[0.3342255341112644]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44184378267973856]], [[0.5195562908496731]], [[0.5693290379901961]]], "std": [[[0.2923283233557866]], [[0.28567074810277726]], [[0.3047425376535859]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3286683026960784]], [[0.42115263071895426]], [[0.4699157148692811]]], "std": [[[0.34465970394459927]], [[0.3328338046359263]], [[0.3741698964504353]]], "count": [100]}, "observation.state": {"min": [0.42501145601272583, -1.4118410348892212, 0.8752956390380859, -0.4807227551937103, -1.6052278280258179, 0.5756227374076843, -1.5847554206848145, -1.4589771032333374, 0.8837728500366211, -0.4989938735961914, 0.44167715311050415, -0.5545939207077026, 28.3643741607666, 44.71562576293945, -0.5581250190734863, -0.20999999344348907, 0.7181249856948853, -0.11437500268220901, 0.7549999952316284, -0.7506250143051147, 0.84375, 0.09875000268220901, 1.0133333206176758, 0.4337500035762787, 1.3856250047683716, 57.04999923706055, 0.9956250190734863, -0.5787500143051147, 0.6449999809265137, -0.39125001430511475, 0.5787500143051147, 1.6075000762939453, 0.8849999904632568, 0.5362499952316284, 0.7912499904632568, 0.27687498927116394], "max": [1.4901494979858398, -0.8330948948860168, 1.7058632373809814, 0.09060044586658478, -0.46067941188812256, 0.8127574920654297, -0.4697871506214142, -0.8185988664627075, 1.6200073957443237, 0.4820367395877838, 1.63332998752594, -0.34690433740615845, 74.69249725341797, 58.54375076293945, 0.1549999862909317, 9.631875038146973, 70.23999786376953, 20.733749389648438, 68.44499969482422, 47.61312484741211, 68.33000183105469, 51.42625045776367, 53.92562484741211, 83.7606201171875, 51.90437698364258, 80.49687957763672, 2.541249990463257, 9.354374885559082, 58.89374923706055, 92.26687622070312, 76.71687316894531, 105.78312683105469, 84.31312561035156, 109.51187896728516, 85.12125396728516, 109.76812744140625], "mean": [1.0876731872558594, -0.9678022265434265, 1.149749517440796, -0.17501404881477356, -1.0904372930526733, 0.6700104475021362, -0.9676457643508911, -1.0564210414886475, 1.2295548915863037, -0.11032580584287643, 0.9572321176528931, -0.49758437275886536, 43.76538848876953, 51.10791778564453, -0.4144704043865204, 7.3687520027160645, 14.03839111328125, 2.487541675567627, 12.638047218322754, 6.057083606719971, 12.642049789428711, 6.987905979156494, 8.601741790771484, 15.044527053833008, 17.182619094848633, 72.25868225097656, 1.130871057510376, 3.044264316558838, 19.7354736328125, 20.659122467041016, 25.59998321533203, 24.918651580810547, 27.269302368164062, 27.089920043945312, 23.14032554626465, 38.58681106567383], "std": [0.29428738355636597, 0.15375925600528717, 0.20640678703784943, 0.1400143951177597, 0.26120901107788086, 0.052728503942489624, 0.32865235209465027, 0.20685702562332153, 0.21781545877456665, 0.31962236762046814, 0.3334186375141144, 0.06617438793182373, 13.538808822631836, 3.1654598712921143, 0.10783622413873672, 3.395677328109741, 22.506614685058594, 5.256748199462891, 21.959924697875977, 13.03355598449707, 21.778743743896484, 13.790721893310547, 15.086795806884766, 26.951770782470703, 16.646934509277344, 7.0633463859558105, 0.21732959151268005, 3.295229434967041, 22.654367446899414, 31.267635345458984, 30.61161994934082, 37.62948226928711, 32.64287185668945, 41.149959564208984, 32.33049011230469, 44.34355926513672], "count": [256]}, "action": {"min": [0.42501145601272583, -1.4118410348892212, 0.8752956390380859, -0.4807227551937103, -1.6052278280258179, 0.5756227374076843, -1.5847554206848145, -1.4589771032333374, 0.8837728500366211, -0.4989938735961914, 0.44167715311050415, -0.5545939207077026, 28.3643741607666, 44.71562576293945, -0.5581250190734863, -0.20999999344348907, 0.7181249856948853, -0.11437500268220901, 0.7549999952316284, -0.7506250143051147, 0.84375, 0.09875000268220901, 1.0133333206176758, 0.4337500035762787, 1.3856250047683716, 57.04999923706055, 0.9956250190734863, -0.5787500143051147, 0.6449999809265137, -0.39125001430511475, 0.5787500143051147, 1.6075000762939453, 0.8849999904632568, 0.5362499952316284, 0.7912499904632568, 0.27687498927116394], "max": [1.4901494979858398, -0.8330948948860168, 1.7058632373809814, 0.09060044586658478, -0.46067941188812256, 0.8127574920654297, -0.4697871506214142, -0.8185988664627075, 1.6200073957443237, 0.4820367395877838, 1.63332998752594, -0.34690433740615845, 74.69249725341797, 58.54375076293945, 0.1549999862909317, 9.631875038146973, 70.23999786376953, 20.733749389648438, 68.44499969482422, 47.61312484741211, 68.33000183105469, 51.42625045776367, 53.92562484741211, 83.7606201171875, 51.90437698364258, 80.49687957763672, 2.541249990463257, 9.354374885559082, 58.89374923706055, 92.26687622070312, 76.71687316894531, 105.78312683105469, 84.31312561035156, 109.51187896728516, 85.12125396728516, 109.76812744140625], "mean": [1.087673306465149, -0.9678021669387817, 1.1497496366500854, -0.17501410841941833, -1.0904372930526733, 0.6700104475021362, -0.9676458239555359, -1.0564205646514893, 1.2295551300048828, -0.11032578349113464, 0.9572322368621826, -0.4975840151309967, 43.7653923034668, 51.107906341552734, -0.41447046399116516, 7.368754863739014, 14.038389205932617, 2.4875411987304688, 12.638046264648438, 6.057082176208496, 12.64205265045166, 6.987908363342285, 8.601741790771484, 15.04452133178711, 17.18263053894043, 72.25870513916016, 1.1308704614639282, 3.0442633628845215, 19.735471725463867, 20.65911865234375, 25.600000381469727, 24.91865348815918, 27.269304275512695, 27.08991813659668, 23.140323638916016, 38.586814880371094], "std": [0.29428738355636597, 0.15375924110412598, 0.20640680193901062, 0.1400143951177597, 0.26120904088020325, 0.052728500217199326, 0.3286522626876831, 0.2068571001291275, 0.21781547367572784, 0.31962236762046814, 0.3334185779094696, 0.06617435067892075, 13.538810729980469, 3.1654601097106934, 0.10783626139163971, 3.395677328109741, 22.506610870361328, 5.256748676300049, 21.959924697875977, 13.033553123474121, 21.77874183654785, 13.790721893310547, 15.08679485321045, 26.95177459716797, 16.64693260192871, 7.063347339630127, 0.2173294872045517, 3.295229196548462, 22.654373168945312, 31.267641067504883, 30.611608505249023, 37.629478454589844, 32.64288330078125, 41.14995574951172, 32.33049392700195, 44.34356689453125], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [256]}, "index": {"min": [8974], "max": [9229], "mean": [9101.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [2.25390625, 6.0, 6.0, 6.0, 6.0], "std": [1.8734327760053036, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [256]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [256]}, "eef_direction_state": {"mean": [4.37109375, 3.42578125], "std": [2.1192441290967254, 1.890136655680863], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.76953125, 1.17578125], "std": [0.9000918871278851, 0.7883176403889726], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.66015625, 0.8359375], "std": [0.8183290753639012, 0.8270556185008056], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [4.37109375, 3.42578125], "std": [2.1192441290967254, 1.890136655680863], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [0.76953125, 1.17578125], "std": [0.9000918871278851, 0.7883176403889726], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [0.66015625, 0.8359375], "std": [0.8183290753639012, 0.8270556185008056], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.6410364308685821, 0.21166190383035965, 1.1303326417871322, -1.5314232777045007, 0.763345698292306, -2.0647504070769758, 0.640154144862104, -0.15102975545331945, 1.1177616062141393, 1.6225677401322338, 0.7531815579342859, 2.3212963370205566], "std": [0.06309880481516776, 0.05021237762086826, 0.03586495657857193, 0.10202626832285466, 0.05478766500778487, 0.09563777575940519, 0.06063152796960177, 0.08684103977812593, 0.02092118553878064, 0.12492005798360076, 0.15506371862846663, 0.2476190513894467], "min": [0.5586379094643418, 0.08611807170801225, 1.0775729486413426, -1.6888537237450252, 0.6995738737438497, -2.2677240567687598, 0.5527404742328295, -0.30573033970870045, 1.068340634473472, 1.4787856068302878, 0.5746977575804402, 1.8257196308903694], "max": [0.8031593704584263, 0.28579998601776674, 1.222022753561997, -1.2245820843697246, 0.9300030522483689, -1.7793098558651859, 0.740127563061221, 0.0011307745513073064, 1.1593781731603472, 1.9131550407364517, 1.0094691697382125, 2.7481589713149255], "count": [256]}, "eef_sim_pose_action": {"mean": [0.6410364308685821, 0.21166190383035965, 1.1303326417871322, -1.5314232777045007, 0.763345698292306, -2.0647504070769758, 0.640154144862104, -0.15102975545331945, 1.1177616062141393, 1.6225677401322338, 0.7531815579342859, 2.3212963370205566], "std": [0.06309880481516776, 0.05021237762086826, 0.03586495657857193, 0.10202626832285466, 0.05478766500778487, 0.09563777575940519, 0.06063152796960177, 0.08684103977812593, 0.02092118553878064, 0.12492005798360076, 0.15506371862846663, 0.2476190513894467], "min": [0.5586379094643418, 0.08611807170801225, 1.0775729486413426, -1.6888537237450252, 0.6995738737438497, -2.2677240567687598, 0.5527404742328295, -0.30573033970870045, 1.068340634473472, 1.4787856068302878, 0.5746977575804402, 1.8257196308903694], "max": [0.8031593704584263, 0.28579998601776674, 1.222022753561997, -1.2245820843697246, 0.9300030522483689, -1.7793098558651859, 0.740127563061221, 0.0011307745513073064, 1.1593781731603472, 1.9131550407364517, 1.0094691697382125, 2.7481589713149255], "count": [256]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26104647467320263]], [[0.4477965216503268]], [[0.572321237745098]]], "std": [[[0.3478629571796574]], [[0.260410378269381]], [[0.23056530585627227]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12156862745098039]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824712214052288]], [[0.5179484865196078]], [[0.5273070118464053]]], "std": [[[0.3393950231877677]], [[0.33209531102272705]], [[0.33741075977444557]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4700435906862745]], [[0.5501815155228758]], [[0.6068858088235294]]], "std": [[[0.3084511484204465]], [[0.29243974553740104]], [[0.3046300542365502]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3371820138888889]], [[0.42236430147058823]], [[0.4712773937908497]]], "std": [[[0.34784119328310537]], [[0.3337647499800256]], [[0.37774311889505247]]], "count": [100]}, "observation.state": {"min": [0.3938019871711731, -1.3962959051132202, 1.0694667100906372, -0.2936169505119324, -1.3581483364105225, 0.5247911214828491, -1.3686282634735107, -1.5057555437088013, 1.0686190128326416, -0.7547016739845276, 0.487382709980011, -0.39909493923187256, 10.131250381469727, 49.87562561035156, -0.5412499904632568, -0.6074999570846558, 2.8062500953674316, -0.35875001549720764, 2.1806249618530273, -1.2699999809265137, 0.953125, -0.4206250011920929, 1.1356250047683716, 0.5475000143051147, 5.448124885559082, 51.014373779296875, 1.0768749713897705, -0.8475000262260437, 0.6731250286102295, -0.0793750062584877, 0.6193749904632568, -0.09875001013278961, 0.9262499809265137, -0.234375, 0.7043750286102295, 0.7912499904632568], "max": [1.3049086332321167, -0.8940727114677429, 1.723101258277893, 0.21350708603858948, -0.46976330876350403, 0.6404338479042053, -0.5010204315185547, -0.879158079624176, 1.7259384393692017, 0.3711121380329132, 1.5192264318466187, -0.19347962737083435, 74.01625061035156, 65.5955581665039, 13.731250762939453, 8.693333625793457, 54.255001068115234, 39.32500076293945, 56.888126373291016, 61.001251220703125, 57.705623626708984, 65.3375015258789, 53.26874923706055, 71.37999725341797, 65.02937316894531, 82.59062957763672, 41.78437423706055, 9.558124542236328, 74.16374969482422, 110.80937957763672, 91.38187408447266, 109.81999969482422, 96.31937408447266, 110.10000610351562, 94.17874908447266, 110.25749969482422], "mean": [1.1529115438461304, -0.9753612875938416, 1.1575567722320557, -0.19328981637954712, -1.2112840414047241, 0.5888382196426392, -0.8290397524833679, -1.1155989170074463, 1.350553274154663, -0.3162178695201874, 0.8546298742294312, -0.36835336685180664, 39.96342086791992, 57.15145492553711, -0.12973999977111816, 5.0426130294799805, 13.868534088134766, 4.679305553436279, 13.550313949584961, 5.591518878936768, 12.183613777160645, 5.947885036468506, 7.129859447479248, 23.746191024780273, 27.447538375854492, 68.00164031982422, 4.479134559631348, 3.8878746032714844, 30.940109252929688, 41.357933044433594, 39.151187896728516, 40.651893615722656, 42.80496597290039, 42.53422927856445, 37.94023895263672, 55.86703872680664], "std": [0.26664572954177856, 0.1164790540933609, 0.17189988493919373, 0.1625819355249405, 0.2452290803194046, 0.026844806969165802, 0.25341618061065674, 0.16977989673614502, 0.17334669828414917, 0.3083595633506775, 0.2807556688785553, 0.06310518085956573, 13.63236141204834, 2.5300185680389404, 1.7305265665054321, 2.1836817264556885, 13.125249862670898, 10.300429344177246, 13.781669616699219, 14.090202331542969, 15.583977699279785, 16.320589065551758, 13.991693496704102, 17.97376823425293, 17.683141708374023, 9.141438484191895, 7.992001056671143, 3.8733136653900146, 25.6041202545166, 48.258819580078125, 33.9890022277832, 47.76008987426758, 36.960819244384766, 48.14101791381836, 37.75218963623047, 45.03746032714844], "count": [301]}, "action": {"min": [0.3938019871711731, -1.3962959051132202, 1.0694667100906372, -0.2936169505119324, -1.3581483364105225, 0.5247911214828491, -1.3686282634735107, -1.5057555437088013, 1.0686190128326416, -0.7547016739845276, 0.487382709980011, -0.39909493923187256, 10.131250381469727, 49.87562561035156, -0.5412499904632568, -0.6074999570846558, 2.8062500953674316, -0.35875001549720764, 2.1806249618530273, -1.2699999809265137, 0.953125, -0.4206250011920929, 1.1356250047683716, 0.5475000143051147, 5.448124885559082, 51.014373779296875, 1.0768749713897705, -0.8475000262260437, 0.6731250286102295, -0.0793750062584877, 0.6193749904632568, -0.09875001013278961, 0.9262499809265137, -0.234375, 0.7043750286102295, 0.7912499904632568], "max": [1.3049086332321167, -0.8940727114677429, 1.723101258277893, 0.21350708603858948, -0.46976330876350403, 0.6404338479042053, -0.5010204315185547, -0.879158079624176, 1.7259384393692017, 0.3711121380329132, 1.5192264318466187, -0.19347962737083435, 74.01625061035156, 65.5955581665039, 13.731250762939453, 8.693333625793457, 54.255001068115234, 39.32500076293945, 56.888126373291016, 61.001251220703125, 57.705623626708984, 65.3375015258789, 53.26874923706055, 71.37999725341797, 65.02937316894531, 82.59062957763672, 41.78437423706055, 9.558124542236328, 74.16374969482422, 110.80937957763672, 91.38187408447266, 109.81999969482422, 96.31937408447266, 110.10000610351562, 94.17874908447266, 110.25749969482422], "mean": [1.1529110670089722, -0.975361168384552, 1.1575571298599243, -0.19328981637954712, -1.2112834453582764, 0.5888382196426392, -0.8290398716926575, -1.115599513053894, 1.3505533933639526, -0.31621795892715454, 0.8546298742294312, -0.36835339665412903, 39.96342468261719, 57.151493072509766, -0.12973996996879578, 5.042612552642822, 13.8685302734375, 4.6793036460876465, 13.550312995910645, 5.591518878936768, 12.18360710144043, 5.947885036468506, 7.129858493804932, 23.746185302734375, 27.447528839111328, 68.00164031982422, 4.479135513305664, 3.88787579536438, 30.940101623535156, 41.35792922973633, 39.1512336730957, 40.651947021484375, 42.80496597290039, 42.53421401977539, 37.94026184082031, 55.867069244384766], "std": [0.2666456997394562, 0.11647907644510269, 0.1718999445438385, 0.1625819206237793, 0.2452290654182434, 0.026844806969165802, 0.25341612100601196, 0.16977988183498383, 0.17334669828414917, 0.3083595633506775, 0.28075557947158813, 0.06310518831014633, 13.632362365722656, 2.5300185680389404, 1.7305271625518799, 2.1836814880371094, 13.125250816345215, 10.300429344177246, 13.781670570373535, 14.090202331542969, 15.583978652954102, 16.320589065551758, 13.991692543029785, 17.97376823425293, 17.683143615722656, 9.141437530517578, 7.991999626159668, 3.873314380645752, 25.604122161865234, 48.258811950683594, 33.98899841308594, 47.76008605957031, 36.960811614990234, 48.14103317260742, 37.752193450927734, 45.03744888305664], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [301]}, "index": {"min": [9230], "max": [9530], "mean": [9380.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [2.5415282392026577, 6.0, 6.0, 6.0, 6.0], "std": [1.616701552647278, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [301]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [301]}, "eef_direction_state": {"mean": [4.8604651162790695, 3.3122923588039868], "std": [2.005092797318753, 1.6491662227140576], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.5182724252491694, 1.4285714285714286], "std": [0.8493685394560518, 0.630651947947086], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.40863787375415284, 1.0033222591362125], "std": [0.7076645918176365, 0.7881950399907314], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.8604651162790695, 3.3122923588039868], "std": [2.005092797318753, 1.6491662227140576], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.5182724252491694, 1.4285714285714286], "std": [0.8493685394560518, 0.630651947947086], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.40863787375415284, 1.0033222591362125], "std": [0.7076645918176365, 0.7881950399907314], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.6329211199697311, 0.224878095754302, 1.1324946083381966, -1.4606407273119086, 0.6915070897464765, -2.015093489553525, 0.6622488800127807, -0.12740017335482579, 1.120935935334622, 1.6389744075479422, 0.773270340314788, 2.4374698526389205], "std": [0.05395287110924772, 0.04537682711488358, 0.028888594595099754, 0.05630286006884415, 0.07354153140364547, 0.07197870080324528, 0.0495579507753079, 0.06835446580088918, 0.030679746617794653, 0.19782907776153522, 0.16826011673394778, 0.2713710378470238], "min": [0.6033687900220738, 0.0895490216098784, 1.0963908601575747, -1.6397392877395813, 0.6230422000640372, -2.321163544271988, 0.5942097517423583, -0.2755590526505368, 1.0703639797632352, 1.3594745330882958, 0.4437662257278907, 1.8846717902810364], "max": [0.8051013482388556, 0.25339906784669336, 1.2257072067206498, -1.2534449723065721, 0.8775931818068297, -1.9165366185156023, 0.7577011283863185, -0.009637043407969337, 1.1834497689724022, 1.9782943805321858, 0.9217500075657261, 2.9258395822832823], "count": [301]}, "eef_sim_pose_action": {"mean": [0.6329211199697311, 0.224878095754302, 1.1324946083381966, -1.4606407273119086, 0.6915070897464765, -2.015093489553525, 0.6622488800127807, -0.12740017335482579, 1.120935935334622, 1.6389744075479422, 0.773270340314788, 2.4374698526389205], "std": [0.05395287110924772, 0.04537682711488358, 0.028888594595099754, 0.05630286006884415, 0.07354153140364547, 0.07197870080324528, 0.0495579507753079, 0.06835446580088918, 0.030679746617794653, 0.19782907776153522, 0.16826011673394778, 0.2713710378470238], "min": [0.6033687900220738, 0.0895490216098784, 1.0963908601575747, -1.6397392877395813, 0.6230422000640372, -2.321163544271988, 0.5942097517423583, -0.2755590526505368, 1.0703639797632352, 1.3594745330882958, 0.4437662257278907, 1.8846717902810364], "max": [0.8051013482388556, 0.25339906784669336, 1.2257072067206498, -1.2534449723065721, 0.8775931818068297, -1.9165366185156023, 0.7577011283863185, -0.009637043407969337, 1.1834497689724022, 1.9782943805321858, 0.9217500075657261, 2.9258395822832823], "count": [301]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2508150612745098]], [[0.4383301593137255]], [[0.5626921466503269]]], "std": [[[0.33899254043264754]], [[0.256148423062366]], [[0.22860839552943765]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47999590482026144]], [[0.5264678839869281]], [[0.5462078758169935]]], "std": [[[0.3286956578953263]], [[0.32209424521294994]], [[0.3307577079687636]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772864828431373]], [[0.5503595118464052]], [[0.6005207107843137]]], "std": [[[0.31236196096029534]], [[0.29641539437924813]], [[0.3111167583222618]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33692862745098034]], [[0.4177794076797386]], [[0.46440367851307185]]], "std": [[[0.34372790177824375]], [[0.33419134834337955]], [[0.3759850850145835]]], "count": [100]}, "observation.state": {"min": [0.40131229162216187, -1.4013266563415527, 1.0146772861480713, -0.33300429582595825, -1.3935937881469727, 0.5381299257278442, -1.3264964818954468, -1.4608367681503296, 1.066626787185669, -0.6453374028205872, 0.4507848918437958, -0.3827630281448364, 1.6299999952316284, 53.734375, -0.5206249952316284, -0.893750011920929, 13.538888931274414, -0.7906249761581421, 11.223750114440918, -1.300624966621399, 11.358749389648438, 0.023125000298023224, 1.3212499618530273, 13.5649995803833, 1.6087499856948853, 42.35499954223633, 0.9643750190734863, -0.9912500381469727, 0.8062500357627869, -0.46812498569488525, 0.6193749904632568, 0.796875, 0.9056249856948853, 0.18687500059604645, 0.6259999871253967, 0.34812501072883606], "max": [1.3773174285888672, -0.8572232127189636, 1.6874332427978516, 0.21717879176139832, -0.442416250705719, 0.6565670967102051, -0.5374036431312561, -0.856429934501648, 1.6744868755340576, 0.3241906464099884, 1.4857412576675415, -0.2846284508705139, 74.15062713623047, 81.14875030517578, -0.25, 3.9643750190734863, 49.92812728881836, 48.83062744140625, 49.661251068115234, 62.415626525878906, 50.79125213623047, 68.68000030517578, 41.401248931884766, 74.84750366210938, 69.77188110351562, 78.13666534423828, 51.72687530517578, 9.510000228881836, 58.17937469482422, 110.56937408447266, 74.42874908447266, 110.6675033569336, 81.60000610351562, 110.92813110351562, 84.95625305175781, 110.94937896728516], "mean": [1.1516534090042114, -0.9861267805099487, 1.1558070182800293, -0.18070831894874573, -1.1696033477783203, 0.5984196066856384, -0.842414379119873, -1.1492758989334106, 1.357291579246521, -0.2642155587673187, 0.883078396320343, -0.3668147325515747, 22.553138732910156, 71.16059875488281, -0.36811205744743347, 0.9063320159912109, 22.99591064453125, 7.287365913391113, 23.270538330078125, 7.743203163146973, 22.28286361694336, 10.306197166442871, 10.95112419128418, 37.50274658203125, 35.38101577758789, 62.39917755126953, 6.62175989151001, 3.9888720512390137, 23.751293182373047, 28.395174026489258, 27.612215042114258, 36.66572570800781, 31.03335952758789, 33.53118133544922, 27.47410011291504, 45.00727462768555], "std": [0.33991360664367676, 0.14566180109977722, 0.205499529838562, 0.20904383063316345, 0.2999763488769531, 0.030507059767842293, 0.2472533881664276, 0.1917649656534195, 0.202791228890419, 0.30496180057525635, 0.33589306473731995, 0.029040060937404633, 26.361248016357422, 9.580065727233887, 0.06688356399536133, 1.2015553712844849, 10.890446662902832, 14.786741256713867, 11.361851692199707, 19.122156143188477, 12.044389724731445, 20.725849151611328, 11.560797691345215, 18.913164138793945, 25.29865837097168, 9.037400245666504, 12.078712463378906, 3.9237353801727295, 21.509859085083008, 43.21002197265625, 28.16936683654785, 45.50028610229492, 31.85907745361328, 45.309425354003906, 32.04484176635742, 45.77459716796875], "count": [219]}, "action": {"min": [0.40131229162216187, -1.4013266563415527, 1.0146772861480713, -0.33300429582595825, -1.3935937881469727, 0.5381299257278442, -1.3264964818954468, -1.4608367681503296, 1.066626787185669, -0.6453374028205872, 0.4507848918437958, -0.3827630281448364, 1.6299999952316284, 53.734375, -0.5206249952316284, -0.893750011920929, 13.538888931274414, -0.7906249761581421, 11.223750114440918, -1.300624966621399, 11.358749389648438, 0.023125000298023224, 1.3212499618530273, 13.5649995803833, 1.6087499856948853, 42.35499954223633, 0.9643750190734863, -0.9912500381469727, 0.8062500357627869, -0.46812498569488525, 0.6193749904632568, 0.796875, 0.9056249856948853, 0.18687500059604645, 0.6259999871253967, 0.34812501072883606], "max": [1.3773174285888672, -0.8572232127189636, 1.6874332427978516, 0.21717879176139832, -0.442416250705719, 0.6565670967102051, -0.5374036431312561, -0.856429934501648, 1.6744868755340576, 0.3241906464099884, 1.4857412576675415, -0.2846284508705139, 74.15062713623047, 81.14875030517578, -0.25, 3.9643750190734863, 49.92812728881836, 48.83062744140625, 49.661251068115234, 62.415626525878906, 50.79125213623047, 68.68000030517578, 41.401248931884766, 74.84750366210938, 69.77188110351562, 78.13666534423828, 51.72687530517578, 9.510000228881836, 58.17937469482422, 110.56937408447266, 74.42874908447266, 110.6675033569336, 81.60000610351562, 110.92813110351562, 84.95625305175781, 110.94937896728516], "mean": [1.1516540050506592, -0.9861267805099487, 1.1558070182800293, -0.18070821464061737, -1.169602870941162, 0.5984196066856384, -0.8424146771430969, -1.149275779724121, 1.3572921752929688, -0.26421552896499634, 0.883078396320343, -0.36681488156318665, 22.553138732910156, 71.16060638427734, -0.36811211705207825, 0.9063323140144348, 22.995908737182617, 7.28736686706543, 23.27054214477539, 7.7432026863098145, 22.282873153686523, 10.306196212768555, 10.95112133026123, 37.50274658203125, 35.38101577758789, 62.399166107177734, 6.621752738952637, 3.9888718128204346, 23.75127601623535, 28.395177841186523, 27.612213134765625, 36.66571044921875, 31.033361434936523, 33.53116989135742, 27.47410011291504, 45.00727462768555], "std": [0.33991360664367676, 0.14566178619861603, 0.2054995894432068, 0.20904383063316345, 0.2999763786792755, 0.030507061630487442, 0.24725341796875, 0.19176502525806427, 0.20279118418693542, 0.30496180057525635, 0.33589306473731995, 0.029040059074759483, 26.36124610900879, 9.580065727233887, 0.06688358634710312, 1.2015554904937744, 10.890446662902832, 14.786737442016602, 11.361851692199707, 19.122156143188477, 12.044388771057129, 20.725849151611328, 11.560795783996582, 18.913162231445312, 25.298656463623047, 9.03740119934082, 12.078709602355957, 3.923736095428467, 21.509859085083008, 43.21002960205078, 28.169370651245117, 45.50028991699219, 31.859071731567383, 45.30942153930664, 32.04484176635742, 45.77458953857422], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [219]}, "index": {"min": [9531], "max": [9749], "mean": [9640.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [2.2465753424657535, 6.0, 6.0, 6.0, 6.0], "std": [1.9405371984975535, 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": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [219]}, "eef_direction_state": {"mean": [4.47945205479452, 3.470319634703196], "std": [2.1503504378803293, 1.5535451836234708], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.726027397260274, 1.36986301369863], "std": [0.9352596978624361, 0.6587697676772436], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.5159817351598174, 1.0730593607305936], "std": [0.7605995710154935, 0.829895328791695], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [4.47945205479452, 3.470319634703196], "std": [2.1503504378803293, 1.5535451836234708], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [0.726027397260274, 1.36986301369863], "std": [0.9352596978624361, 0.6587697676772436], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.5159817351598174, 1.0730593607305936], "std": [0.7605995710154935, 0.829895328791695], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.6319877921563535, 0.22003115248577962, 1.1257719506286292, -1.5162275716031024, 0.7147937971664986, -2.048860454519829, 0.6634279496699053, -0.12227530286201957, 1.1187090969517102, 1.6139296195584618, 0.7096296582042232, 2.4114457403859135], "std": [0.06524815753243896, 0.06378435524346972, 0.034496656270604636, 0.07162581795082504, 0.09408661221865391, 0.08836574526195314, 0.05817965772636412, 0.06676872896269208, 0.030650195338411842, 0.249944797197986, 0.19907415222612257, 0.2865710963551804], "min": [0.590613615660398, 0.0730319744164469, 1.0985062896074458, -1.6480699964794805, 0.5728593329789575, -2.353295189508949, 0.5929713842471891, -0.25577882353439874, 1.0545535275861333, 1.2863402650908078, 0.38654773096049433, 1.9462597985861256], "max": [0.7959591805419084, 0.2709090529429437, 1.2187352022532099, -1.267142600637903, 0.92496143006686, -1.943357595858672, 0.7476494685976479, -0.024044309618238863, 1.1704191875533985, 2.0540988114396677, 0.9698346131821647, 2.934009852697026], "count": [219]}, "eef_sim_pose_action": {"mean": [0.6319877921563535, 0.22003115248577962, 1.1257719506286292, -1.5162275716031024, 0.7147937971664986, -2.048860454519829, 0.6634279496699053, -0.12227530286201957, 1.1187090969517102, 1.6139296195584618, 0.7096296582042232, 2.4114457403859135], "std": [0.06524815753243896, 0.06378435524346972, 0.034496656270604636, 0.07162581795082504, 0.09408661221865391, 0.08836574526195314, 0.05817965772636412, 0.06676872896269208, 0.030650195338411842, 0.249944797197986, 0.19907415222612257, 0.2865710963551804], "min": [0.590613615660398, 0.0730319744164469, 1.0985062896074458, -1.6480699964794805, 0.5728593329789575, -2.353295189508949, 0.5929713842471891, -0.25577882353439874, 1.0545535275861333, 1.2863402650908078, 0.38654773096049433, 1.9462597985861256], "max": [0.7959591805419084, 0.2709090529429437, 1.2187352022532099, -1.267142600637903, 0.92496143006686, -1.943357595858672, 0.7476494685976479, -0.024044309618238863, 1.1704191875533985, 2.0540988114396677, 0.9698346131821647, 2.934009852697026], "count": [219]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2536641094771242]], [[0.44981761846405227]], [[0.5716648243464053]]], "std": [[[0.33635706603496324]], [[0.25180696161237803]], [[0.22889630456517687]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5059020649509804]], [[0.5542678084150326]], [[0.5737986213235294]]], "std": [[[0.32984386770716084]], [[0.321085431327094]], [[0.3273080500489528]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49443290645424837]], [[0.5623606985294117]], [[0.6029120629084967]]], "std": [[[0.30831190775421735]], [[0.2973598991168338]], [[0.3136611515570814]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3385858517156863]], [[0.42110139910130717]], [[0.46778961397058827]]], "std": [[[0.34245940030153205]], [[0.3338650225116207]], [[0.3777219290049407]]], "count": [100]}, "observation.state": {"min": [0.3432326316833496, -1.3690918684005737, 1.0020726919174194, -0.34835076332092285, -1.5275764465332031, 0.4514763057231903, -1.4601824283599854, -1.4437896013259888, 1.013093113899231, -0.6261444091796875, 0.5041437745094299, -0.37129491567611694, 32.06666564941406, 51.65562438964844, -0.5262500047683716, 0.3206250071525574, 1.7311110496520996, -0.03687499463558197, 0.9988889098167419, -0.953125, 1.102307677268982, -0.3162499964237213, 1.2711111307144165, 0.2549999952316284, 23.964374542236328, 36.7087516784668, 1.1063636541366577, -0.5, 0.7089999914169312, 0.7350000143051147, 0.5987499952316284, 0.6456249952316284, 0.9368749856948853, 0.3487499952316284, 0.6588888764381409, 0.4506666660308838], "max": [1.351758599281311, -0.9282783269882202, 1.6757266521453857, 0.28324559330940247, -0.4472562372684479, 0.6287534236907959, -0.54648756980896, -0.9110695719718933, 1.6485942602157593, 0.44249042868614197, 1.6170960664749146, -0.1868753284215927, 74.65562438964844, 64.80062866210938, -0.22937500476837158, 8.48812484741211, 50.4118766784668, 49.489376068115234, 57.360626220703125, 54.30062484741211, 56.938751220703125, 60.51187515258789, 50.147499084472656, 75.70062255859375, 67.61624908447266, 74.61750030517578, 51.634376525878906, 9.364375114440918, 61.428749084472656, 110.74187469482422, 68.53375244140625, 109.56937408447266, 82.45500183105469, 110.20562744140625, 85.41875457763672, 110.35062408447266], "mean": [1.0815824270248413, -1.0263044834136963, 1.205236554145813, -0.09853143990039825, -1.1274254322052002, 0.522549569606781, -0.8680074214935303, -1.1594905853271484, 1.3505550622940063, -0.18102456629276276, 1.02349054813385, -0.3250778019428253, 44.7821159362793, 59.1328239440918, -0.351657509803772, 4.176576614379883, 18.40677261352539, 9.17879867553711, 17.98430633544922, 8.383991241455078, 16.6298770904541, 10.039759635925293, 12.422521591186523, 23.145370483398438, 43.58200454711914, 59.234806060791016, 7.979413032531738, 4.800222396850586, 17.96391487121582, 27.736774444580078, 21.012056350708008, 32.28251647949219, 24.98088836669922, 28.927757263183594, 22.53049087524414, 37.670372009277344], "std": [0.3431245684623718, 0.11778051406145096, 0.18596045672893524, 0.21571031212806702, 0.2894129753112793, 0.0448758602142334, 0.2305992692708969, 0.14783833920955658, 0.16111883521080017, 0.3001573085784912, 0.32178616523742676, 0.05616704747080803, 14.069851875305176, 3.660733938217163, 0.0799686387181282, 2.164483070373535, 15.08705997467041, 15.796342849731445, 18.243703842163086, 16.766620635986328, 19.51205062866211, 19.210386276245117, 15.430521011352539, 26.907760620117188, 15.328325271606445, 8.384765625, 13.220394134521484, 3.9216063022613525, 22.231571197509766, 41.65705490112305, 26.603927612304688, 44.005245208740234, 31.173988342285156, 43.341339111328125, 30.890655517578125, 45.05384063720703], "count": [176]}, "action": {"min": [0.3432326316833496, -1.3690918684005737, 1.0020726919174194, -0.34835076332092285, -1.5275764465332031, 0.4514763057231903, -1.4601824283599854, -1.4437896013259888, 1.013093113899231, -0.6261444091796875, 0.5041437745094299, -0.37129491567611694, 32.06666564941406, 51.65562438964844, -0.5262500047683716, 0.3206250071525574, 1.7311110496520996, -0.03687499463558197, 0.9988889098167419, -0.953125, 1.102307677268982, -0.3162499964237213, 1.2711111307144165, 0.2549999952316284, 23.964374542236328, 36.7087516784668, 1.1063636541366577, -0.5, 0.7089999914169312, 0.7350000143051147, 0.5987499952316284, 0.6456249952316284, 0.9368749856948853, 0.3487499952316284, 0.6588888764381409, 0.4506666660308838], "max": [1.351758599281311, -0.9282783269882202, 1.6757266521453857, 0.28324559330940247, -0.4472562372684479, 0.6287534236907959, -0.54648756980896, -0.9110695719718933, 1.6485942602157593, 0.44249042868614197, 1.6170960664749146, -0.1868753284215927, 74.65562438964844, 64.80062866210938, -0.22937500476837158, 8.48812484741211, 50.4118766784668, 49.489376068115234, 57.360626220703125, 54.30062484741211, 56.938751220703125, 60.51187515258789, 50.147499084472656, 75.70062255859375, 67.61624908447266, 74.61750030517578, 51.634376525878906, 9.364375114440918, 61.428749084472656, 110.74187469482422, 68.53375244140625, 109.56937408447266, 82.45500183105469, 110.20562744140625, 85.41875457763672, 110.35062408447266], "mean": [1.0815823078155518, -1.0263046026229858, 1.2052364349365234, -0.09853138774633408, -1.1274257898330688, 0.5225497484207153, -0.868007481098175, -1.1594904661178589, 1.3505553007125854, -0.1810244470834732, 1.02349054813385, -0.3250776529312134, 44.78211212158203, 59.132816314697266, -0.35165753960609436, 4.176578044891357, 18.406770706176758, 9.178799629211426, 17.98431396484375, 8.383991241455078, 16.629878997802734, 10.03975772857666, 12.42252254486084, 23.14537239074707, 43.582008361816406, 59.234798431396484, 7.979404926300049, 4.800223350524902, 17.963899612426758, 27.73676109313965, 21.012062072753906, 32.28250503540039, 24.980884552001953, 28.92774772644043, 22.530500411987305, 37.670352935791016], "std": [0.3431245684623718, 0.11778051406145096, 0.18596048653125763, 0.21571031212806702, 0.2894130051136017, 0.0448758564889431, 0.23059922456741333, 0.1478383094072342, 0.16111883521080017, 0.3001572787761688, 0.32178616523742676, 0.05616706237196922, 14.069851875305176, 3.660733699798584, 0.0799686387181282, 2.164483070373535, 15.087060928344727, 15.796344757080078, 18.243701934814453, 16.766618728637695, 19.512052536010742, 19.21038818359375, 15.430521011352539, 26.90776252746582, 15.328325271606445, 8.384766578674316, 13.220389366149902, 3.9216060638427734, 22.231569290161133, 41.65705108642578, 26.603927612304688, 44.0052490234375, 31.173980712890625, 43.34132385253906, 30.89065170288086, 45.05382537841797], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [176]}, "index": {"min": [9750], "max": [9925], "mean": [9837.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.4488636363636362, 6.0, 6.0, 6.0, 6.0], "std": [1.9416777139992443, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [176]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [176]}, "eef_direction_state": {"mean": [4.1022727272727275, 3.3238636363636362], "std": [2.1665838880139523, 1.423303960235883], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.0056818181818181, 1.5454545454545454], "std": [0.9740797468923077, 0.5622416762205904], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.6761363636363636, 1.1704545454545454], "std": [0.8206835175330464, 0.8218824140224312], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [4.1022727272727275, 3.3238636363636362], "std": [2.1665838880139523, 1.423303960235883], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.0056818181818181, 1.5454545454545454], "std": [0.9740797468923077, 0.5622416762205904], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [0.6761363636363636, 1.1704545454545454], "std": [0.8206835175330464, 0.8218824140224312], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6389826117709989, 0.20088689488849718, 1.1273398972071114, -1.4902963303121657, 0.6627762862238374, -2.0914811721351025, 0.6568785137833709, -0.1261415639331109, 1.1364554225224006, 1.4518676425850034, 0.5987401381196134, 2.3062796926740767], "std": [0.06390056024248104, 0.0566430903371101, 0.050043456467721965, 0.11658427736396446, 0.12950988822136994, 0.10873953966114662, 0.04824910815703097, 0.06429737008566445, 0.033282227978097594, 0.23635122958796806, 0.1927987593096299, 0.2632614348635566], "min": [0.5850066132776727, 0.07913106033850129, 1.0870888302312818, -1.6570201675031866, 0.5505975890398895, -2.3966136231538933, 0.5800028907932591, -0.29481800245961803, 1.0674511441451426, 1.1628077237828525, 0.33351113608473226, 1.8358894227125484], "max": [0.7969986323624579, 0.2535800187606379, 1.2549889971064099, -1.1354742325014788, 0.937627643455071, -1.8669816250028606, 0.7401272097637851, -0.023972998064665935, 1.1819240536824038, 1.8909307611061608, 0.8434646000863357, 2.8221806078681753], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6389826117709989, 0.20088689488849718, 1.1273398972071114, -1.4902963303121657, 0.6627762862238374, -2.0914811721351025, 0.6568785137833709, -0.1261415639331109, 1.1364554225224006, 1.4518676425850034, 0.5987401381196134, 2.3062796926740767], "std": [0.06390056024248104, 0.0566430903371101, 0.050043456467721965, 0.11658427736396446, 0.12950988822136994, 0.10873953966114662, 0.04824910815703097, 0.06429737008566445, 0.033282227978097594, 0.23635122958796806, 0.1927987593096299, 0.2632614348635566], "min": [0.5850066132776727, 0.07913106033850129, 1.0870888302312818, -1.6570201675031866, 0.5505975890398895, -2.3966136231538933, 0.5800028907932591, -0.29481800245961803, 1.0674511441451426, 1.1628077237828525, 0.33351113608473226, 1.8358894227125484], "max": [0.7969986323624579, 0.2535800187606379, 1.2549889971064099, -1.1354742325014788, 0.937627643455071, -1.8669816250028606, 0.7401272097637851, -0.023972998064665935, 1.1819240536824038, 1.8909307611061608, 0.8434646000863357, 2.8221806078681753], "count": [176]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2567331045751634]], [[0.44453433415032684]], [[0.5668194424019608]]], "std": [[[0.33910745822162197]], [[0.25621084138110345]], [[0.22993187208730193]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48667021446078434]], [[0.5216081229575162]], [[0.5315388521241831]]], "std": [[[0.34018232638791707]], [[0.33243915861963264]], [[0.3366153346168934]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4811777757352941]], [[0.5543327696078432]], [[0.6013145322712418]]], "std": [[[0.30703821438878615]], [[0.29572480217974556]], [[0.3129596608403627]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.336999470996732]], [[0.41920120302287583]], [[0.46657906862745097]]], "std": [[[0.34237186899382]], [[0.33346136094553874]], [[0.37710916517106946]]], "count": [100]}, "observation.state": {"min": [0.4093471169471741, -1.3261044025421143, 1.0322489738464355, -0.24578946828842163, -1.3591258525848389, 0.5091744661331177, -1.3091763257980347, -1.482628583908081, 1.1408450603485107, -0.7434958219528198, 0.5257447957992554, -0.3714088201522827, 22.01937484741211, 49.04875183105469, -0.5943750143051147, -0.690625011920929, 0.8693749904632568, 0.25, 0.8112499713897705, -0.8816666603088379, 0.8493750095367432, -0.4793750047683716, 1.0981249809265137, -1.0006250143051147, 19.264375686645508, 46.729373931884766, 1.1568750143051147, -0.47187498211860657, 0.6993750333786011, 0.22812500596046448, 0.5874999761581421, -0.3343749940395355, 0.6306250095367432, 0.4437499940395355, 0.7450000047683716, -0.7724999785423279], "max": [1.3277256488800049, -0.8570086359977722, 1.5944724082946777, 0.22189955413341522, -0.4888370633125305, 0.6620030999183655, -0.5453193187713623, -0.8756532669067383, 1.6831417083740234, 0.274556428194046, 1.4427193403244019, -0.2189192771911621, 73.0374984741211, 62.86750030517578, -0.17812499403953552, 9.685625076293945, 48.88750076293945, 51.401248931884766, 52.15562438964844, 64.8949966430664, 53.400001525878906, 66.69499969482422, 49.713748931884766, 88.95062255859375, 73.84938049316406, 76.16875457763672, 38.77124786376953, 8.94777774810791, 59.841251373291016, 110.49687957763672, 72.65812683105469, 110.81999969482422, 82.73625183105469, 109.22062683105469, 85.72687530517578, 111.22125244140625], "mean": [1.0951941013336182, -0.9553902745246887, 1.1587779521942139, -0.09753027558326721, -1.1432104110717773, 0.5816172361373901, -0.8561974763870239, -1.1469614505767822, 1.3458037376403809, -0.24082808196544647, 0.9562816023826599, -0.3445061445236206, 36.86557388305664, 57.386566162109375, -0.35899341106414795, 7.313538551330566, 10.843510627746582, 8.190723419189453, 11.115510940551758, 8.667864799499512, 11.82530689239502, 9.720488548278809, 9.399412155151367, 18.087003707885742, 39.20094299316406, 59.82773971557617, 6.274890422821045, 4.137908458709717, 18.348413467407227, 27.79341697692871, 23.32486915588379, 29.844539642333984, 25.70503807067871, 28.996341705322266, 22.124650955200195, 36.1259880065918], "std": [0.3077346384525299, 0.12775808572769165, 0.1654350757598877, 0.17301827669143677, 0.27410048246383667, 0.042385537177324295, 0.21602922677993774, 0.1783517599105835, 0.17433729767799377, 0.3085828423500061, 0.317891389131546, 0.0478193536400795, 16.818937301635742, 3.212519645690918, 0.12260722368955612, 3.401494264602661, 16.156503677368164, 15.889538764953613, 17.24110984802246, 18.835561752319336, 18.39064598083496, 20.658987045288086, 15.8463773727417, 30.434383392333984, 17.99568748474121, 7.500825881958008, 9.442522048950195, 3.832331895828247, 21.299856185913086, 42.2033805847168, 28.3349666595459, 44.0638427734375, 31.42580223083496, 43.24687957763672, 29.896886825561523, 45.653602600097656], "count": [193]}, "action": {"min": [0.4093471169471741, -1.3261044025421143, 1.0322489738464355, -0.24578946828842163, -1.3591258525848389, 0.5091744661331177, -1.3091763257980347, -1.482628583908081, 1.1408450603485107, -0.7434958219528198, 0.5257447957992554, -0.3714088201522827, 22.01937484741211, 49.04875183105469, -0.5943750143051147, -0.690625011920929, 0.8693749904632568, 0.25, 0.8112499713897705, -0.8816666603088379, 0.8493750095367432, -0.4793750047683716, 1.0981249809265137, -1.0006250143051147, 19.264375686645508, 46.729373931884766, 1.1568750143051147, -0.47187498211860657, 0.6993750333786011, 0.22812500596046448, 0.5874999761581421, -0.3343749940395355, 0.6306250095367432, 0.4437499940395355, 0.7450000047683716, -0.7724999785423279], "max": [1.3277256488800049, -0.8570086359977722, 1.5944724082946777, 0.22189955413341522, -0.4888370633125305, 0.6620030999183655, -0.5453193187713623, -0.8756532669067383, 1.6831417083740234, 0.274556428194046, 1.4427193403244019, -0.2189192771911621, 73.0374984741211, 62.86750030517578, -0.17812499403953552, 9.685625076293945, 48.88750076293945, 51.401248931884766, 52.15562438964844, 64.8949966430664, 53.400001525878906, 66.69499969482422, 49.713748931884766, 88.95062255859375, 73.84938049316406, 76.16875457763672, 38.77124786376953, 8.94777774810791, 59.841251373291016, 110.49687957763672, 72.65812683105469, 110.81999969482422, 82.73625183105469, 109.22062683105469, 85.72687530517578, 111.22125244140625], "mean": [1.095193862915039, -0.9553901553153992, 1.1587779521942139, -0.0975303128361702, -1.1432100534439087, 0.5816173553466797, -0.8561974763870239, -1.1469613313674927, 1.3458038568496704, -0.24082809686660767, 0.956281840801239, -0.3445058763027191, 36.86557388305664, 57.38656234741211, -0.3589933216571808, 7.313536643981934, 10.84350872039795, 8.19072437286377, 11.11551284790039, 8.667864799499512, 11.825307846069336, 9.720489501953125, 9.399413108825684, 18.087003707885742, 39.200958251953125, 59.82777404785156, 6.274880886077881, 4.137907981872559, 18.348419189453125, 27.793411254882812, 23.324867248535156, 29.84455680847168, 25.70503044128418, 28.9963436126709, 22.124652862548828, 36.125972747802734], "std": [0.3077346384525299, 0.12775808572769165, 0.1654350757598877, 0.17301826179027557, 0.27410048246383667, 0.042385540902614594, 0.21602924168109894, 0.1783517748117447, 0.17433731257915497, 0.3085828423500061, 0.3178914487361908, 0.0478193536400795, 16.818937301635742, 3.212519645690918, 0.12260723114013672, 3.4014945030212402, 16.15650177001953, 15.889540672302246, 17.24110984802246, 18.835559844970703, 18.390644073486328, 20.658987045288086, 15.846376419067383, 30.434385299682617, 17.995689392089844, 7.500825881958008, 9.442525863647461, 3.8323326110839844, 21.299863815307617, 42.20338821411133, 28.334970474243164, 44.063838958740234, 31.425796508789062, 43.24687957763672, 29.896892547607422, 45.65361022949219], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [193]}, "index": {"min": [9926], "max": [10118], "mean": [10022.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [2.316062176165803, 6.0, 6.0, 6.0, 6.0], "std": [1.9203305620743314, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [193]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [193]}, "eef_direction_state": {"mean": [4.538860103626943, 3.471502590673575], "std": [1.9016744043117622, 1.540629815779215], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [0.7823834196891192, 1.4093264248704662], "std": [0.9242280173847107, 0.6929071162032803], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.5854922279792746, 1.16580310880829], "std": [0.797792869343182, 0.7641389224742295], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [4.538860103626943, 3.471502590673575], "std": [1.9016744043117622, 1.540629815779215], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [0.7823834196891192, 1.4093264248704662], "std": [0.9242280173847107, 0.6929071162032803], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.5854922279792746, 1.16580310880829], "std": [0.797792869343182, 0.7641389224742295], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6338609748872548, 0.20741985348691275, 1.142961828078671, -1.472853444719679, 0.7378329391565097, -2.0877198845426035, 0.6557245258839065, -0.12164118281032602, 1.1269424363015528, 1.5361040433374111, 0.6576742285557948, 2.38078156438936], "std": [0.055455771853515336, 0.05309612462332312, 0.03673717411758521, 0.11142316436244587, 0.10550733883030453, 0.10069609572864383, 0.049504130543774304, 0.06499975850759382, 0.03328274735542931, 0.27551518419936644, 0.18628817014263227, 0.30295669976708645], "min": [0.5943708170350226, 0.07966657532231136, 1.0832364993671901, -1.7438074049889223, 0.6427657230932309, -2.42949919151606, 0.5928217688176375, -0.2555097102599504, 1.0528448075817756, 1.195614396322228, 0.3871495682528754, 1.9756952859099894], "max": [0.7778826202709745, 0.24981062590357117, 1.2494808506234696, -1.0950228172700178, 0.9588093469384504, -1.922766524020796, 0.7431577556527453, -0.010622238278681195, 1.1747366029114972, 2.0977932873766973, 0.8753788610679627, 2.9943365975462553], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6338609748872548, 0.20741985348691275, 1.142961828078671, -1.472853444719679, 0.7378329391565097, -2.0877198845426035, 0.6557245258839065, -0.12164118281032602, 1.1269424363015528, 1.5361040433374111, 0.6576742285557948, 2.38078156438936], "std": [0.055455771853515336, 0.05309612462332312, 0.03673717411758521, 0.11142316436244587, 0.10550733883030453, 0.10069609572864383, 0.049504130543774304, 0.06499975850759382, 0.03328274735542931, 0.27551518419936644, 0.18628817014263227, 0.30295669976708645], "min": [0.5943708170350226, 0.07966657532231136, 1.0832364993671901, -1.7438074049889223, 0.6427657230932309, -2.42949919151606, 0.5928217688176375, -0.2555097102599504, 1.0528448075817756, 1.195614396322228, 0.3871495682528754, 1.9756952859099894], "max": [0.7778826202709745, 0.24981062590357117, 1.2494808506234696, -1.0950228172700178, 0.9588093469384504, -1.922766524020796, 0.7431577556527453, -0.010622238278681195, 1.1747366029114972, 2.0977932873766973, 0.8753788610679627, 2.9943365975462553], "count": [193]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25801561887254904]], [[0.44567811887254905]], [[0.5694854289215687]]], "std": [[[0.3399230493810916]], [[0.2556033796791698]], [[0.23052693547880052]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4814676450163399]], [[0.5250581658496732]], [[0.5432592442810458]]], "std": [[[0.3266396728605174]], [[0.31906787779810947]], [[0.3257336029562849]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47815520220588237]], [[0.5535208108660131]], [[0.6031620935457517]]], "std": [[[0.31183385525673696]], [[0.3003614059781035]], [[0.3197249485776289]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3363160171568627]], [[0.4194751736111111]], [[0.4670275612745098]]], "std": [[[0.3419942782565941]], [[0.3341141318771084]], [[0.3766016908712407]]], "count": [100]}, "observation.state": {"min": [0.34609368443489075, -1.3050755262374878, 1.0725184679031372, -0.2981708347797394, -1.6057789325714111, 0.4201953113079071, -1.197928547859192, -1.4982929229736328, 1.1141841411590576, -0.6440261006355286, 0.532325267791748, -0.39459407329559326, 24.596250534057617, 51.57062530517578, -0.4893749952316284, -0.5049999952316284, 5.239999771118164, -0.3218750059604645, 2.9800000190734863, -1.2387499809265137, 7.819999694824219, -0.875, 1.1518750190734863, 1.4424999952316284, 24.583749771118164, 35.23624801635742, 1.040624976158142, -0.8774999976158142, 0.7087500095367432, -0.26124998927116394, 0.6156250238418579, -0.036666665226221085, 0.8650000095367432, 0.3231250047683716, 0.7456250190734863, 0.4424999952316284], "max": [1.3513771295547485, -0.9355449676513672, 1.620198130607605, 0.48654821515083313, -0.46497100591659546, 0.6050679087638855, -0.5636301040649414, -0.8941071629524231, 1.6949673891067505, 0.24989032745361328, 1.5830599069595337, -0.1890449821949005, 74.6656265258789, 64.71749877929688, -0.24000000953674316, 8.84000015258789, 48.747501373291016, 52.55062484741211, 52.97249984741211, 55.19499969482422, 53.078125, 65.92937469482422, 44.01874923706055, 75.5093765258789, 61.58062744140625, 78.49250030517578, 68.10124969482422, 9.661999702453613, 54.736873626708984, 111.05313110351562, 72.56875610351562, 110.54937744140625, 81.23812866210938, 111.01250457763672, 84.77312469482422, 109.67500305175781], "mean": [1.1435095071792603, -1.0041677951812744, 1.1692918539047241, -0.14571422338485718, -1.2101110219955444, 0.5186805129051208, -0.8194022178649902, -1.1925405263900757, 1.4131096601486206, -0.22921893000602722, 0.9107708930969238, -0.35939672589302063, 37.91840744018555, 61.05750274658203, -0.39049965143203735, 4.940584659576416, 25.496261596679688, 6.6834940910339355, 22.071168899536133, 7.1215057373046875, 18.2761173248291, 8.392667770385742, 7.862329959869385, 29.79990577697754, 42.98141860961914, 59.51705551147461, 8.793042182922363, 3.940953493118286, 21.697254180908203, 29.404253005981445, 28.28830909729004, 25.461219787597656, 30.12384796142578, 27.103816986083984, 23.541709899902344, 44.260276794433594], "std": [0.3096538782119751, 0.08569991588592529, 0.15597304701805115, 0.2426912635564804, 0.2756519317626953, 0.042693350464105606, 0.222246915102005, 0.21283306181430817, 0.2058303952217102, 0.27697423100471497, 0.32155126333236694, 0.05073314532637596, 15.98958683013916, 3.7127463817596436, 0.06795977056026459, 2.469223737716675, 10.046542167663574, 15.567652702331543, 11.821953773498535, 17.26138687133789, 13.360283851623535, 18.732580184936523, 13.344995498657227, 19.79831886291504, 10.735251426696777, 9.763018608093262, 16.444622039794922, 3.931530475616455, 19.596393585205078, 40.821537017822266, 27.673770904541016, 42.211036682128906, 29.69278907775879, 41.75096893310547, 29.363441467285156, 41.44625473022461], "count": [262]}, "action": {"min": [0.34609368443489075, -1.3050755262374878, 1.0725184679031372, -0.2981708347797394, -1.6057789325714111, 0.4201953113079071, -1.197928547859192, -1.4982929229736328, 1.1141841411590576, -0.6440261006355286, 0.532325267791748, -0.39459407329559326, 24.596250534057617, 51.57062530517578, -0.4893749952316284, -0.5049999952316284, 5.239999771118164, -0.3218750059604645, 2.9800000190734863, -1.2387499809265137, 7.819999694824219, -0.875, 1.1518750190734863, 1.4424999952316284, 24.583749771118164, 35.23624801635742, 1.040624976158142, -0.8774999976158142, 0.7087500095367432, -0.26124998927116394, 0.6156250238418579, -0.036666665226221085, 0.8650000095367432, 0.3231250047683716, 0.7456250190734863, 0.4424999952316284], "max": [1.3513771295547485, -0.9355449676513672, 1.620198130607605, 0.48654821515083313, -0.46497100591659546, 0.6050679087638855, -0.5636301040649414, -0.8941071629524231, 1.6949673891067505, 0.24989032745361328, 1.5830599069595337, -0.1890449821949005, 74.6656265258789, 64.71749877929688, -0.24000000953674316, 8.84000015258789, 48.747501373291016, 52.55062484741211, 52.97249984741211, 55.19499969482422, 53.078125, 65.92937469482422, 44.01874923706055, 75.5093765258789, 61.58062744140625, 78.49250030517578, 68.10124969482422, 9.661999702453613, 54.736873626708984, 111.05313110351562, 72.56875610351562, 110.54937744140625, 81.23812866210938, 111.01250457763672, 84.77312469482422, 109.67500305175781], "mean": [1.143510341644287, -1.0041680335998535, 1.1692920923233032, -0.14571425318717957, -1.2101112604141235, 0.5186802744865417, -0.8194028735160828, -1.192540168762207, 1.4131094217300415, -0.22921901941299438, 0.9107705354690552, -0.35939666628837585, 37.91838455200195, 61.0574951171875, -0.39049971103668213, 4.940584659576416, 25.49626350402832, 6.6834917068481445, 22.0711669921875, 7.121506690979004, 18.276119232177734, 8.392675399780273, 7.862324237823486, 29.799901962280273, 42.98141860961914, 59.517032623291016, 8.793036460876465, 3.9409542083740234, 21.69725227355957, 29.40424346923828, 28.28829002380371, 25.461206436157227, 30.123823165893555, 27.10379409790039, 23.541723251342773, 44.26027297973633], "std": [0.3096538782119751, 0.08569991588592529, 0.15597306191921234, 0.24269123375415802, 0.2756519019603729, 0.042693350464105606, 0.2222469002008438, 0.21283306181430817, 0.2058303952217102, 0.27697423100471497, 0.32155123353004456, 0.050733163952827454, 15.98958969116211, 3.7127463817596436, 0.06795976310968399, 2.469223737716675, 10.046542167663574, 15.567649841308594, 11.821953773498535, 17.261388778686523, 13.360284805297852, 18.732580184936523, 13.344998359680176, 19.79831886291504, 10.735248565673828, 9.763016700744629, 16.44462013244629, 3.931530475616455, 19.596391677856445, 40.821529388427734, 27.67377281188965, 42.21104049682617, 29.692785263061523, 41.75096130371094, 29.363433837890625, 41.446266174316406], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [262]}, "index": {"min": [10119], "max": [10380], "mean": [10249.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [1.9618320610687023, 6.0, 6.0, 6.0, 6.0], "std": [2.007256226689254, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [262]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [262]}, "eef_direction_state": {"mean": [4.583969465648855, 3.7595419847328246], "std": [2.0801246584009094, 1.7274734949394175], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.6946564885496184, 1.1793893129770991], "std": [0.9237587485438675, 0.7730397575519745], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.5610687022900763, 0.8931297709923665], "std": [0.797234965803585, 0.8582950292325434], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [4.583969465648855, 3.7595419847328246], "std": [2.0801246584009094, 1.7274734949394175], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.6946564885496184, 1.1793893129770991], "std": [0.9237587485438675, 0.7730397575519745], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [0.5610687022900763, 0.8931297709923665], "std": [0.797234965803585, 0.8582950292325434], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.6275612773699594, 0.21665733741687285, 1.125650383900483, -1.4682516399010905, 0.6390477808927513, -2.0500027811326698, 0.6754466176233977, -0.11505322441830382, 1.1288359519664204, 1.5216784567134822, 0.6873210996697762, 2.3363067149802963], "std": [0.05329991519399899, 0.048607288595670414, 0.04845845774348677, 0.12712020126697113, 0.15477077797469985, 0.0951501531229383, 0.0546311411640298, 0.0768695978102196, 0.036996840262986164, 0.23083476253698992, 0.14882781680455456, 0.26659643802077787], "min": [0.594329736746497, 0.08537980465241302, 1.088929447639621, -1.5633219027955747, 0.513974195537414, -2.2922234691765704, 0.5909851461904869, -0.24204343154846467, 1.057926114228453, 1.1075930682316801, 0.42244970352083855, 1.8870625831424557], "max": [0.7815155571598098, 0.25461363356972394, 1.2465122146807606, -1.0444045956367125, 1.0483679125432568, -1.823345111027424, 0.7436284016424137, -0.014309783767209067, 1.2024503813413883, 1.9468367035038656, 0.8677857101072477, 2.870191842439716], "count": [262]}, "eef_sim_pose_action": {"mean": [0.6275612773699594, 0.21665733741687285, 1.125650383900483, -1.4682516399010905, 0.6390477808927513, -2.0500027811326698, 0.6754466176233977, -0.11505322441830382, 1.1288359519664204, 1.5216784567134822, 0.6873210996697762, 2.3363067149802963], "std": [0.05329991519399899, 0.048607288595670414, 0.04845845774348677, 0.12712020126697113, 0.15477077797469985, 0.0951501531229383, 0.0546311411640298, 0.0768695978102196, 0.036996840262986164, 0.23083476253698992, 0.14882781680455456, 0.26659643802077787], "min": [0.594329736746497, 0.08537980465241302, 1.088929447639621, -1.5633219027955747, 0.513974195537414, -2.2922234691765704, 0.5909851461904869, -0.24204343154846467, 1.057926114228453, 1.1075930682316801, 0.42244970352083855, 1.8870625831424557], "max": [0.7815155571598098, 0.25461363356972394, 1.2465122146807606, -1.0444045956367125, 1.0483679125432568, -1.823345111027424, 0.7436284016424137, -0.014309783767209067, 1.2024503813413883, 1.9468367035038656, 0.8677857101072477, 2.870191842439716], "count": [262]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2502891482843137]], [[0.4493378329248366]], [[0.5760299060457517]]], "std": [[[0.33716236993887394]], [[0.24983609206153645]], [[0.22472259592087923]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49649295343137256]], [[0.5367294199346405]], [[0.5505511621732027]]], "std": [[[0.33084882158288154]], [[0.32272465202531725]], [[0.3282120842673561]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767762254901961]], [[0.5376278696895425]], [[0.5736439767156862]]], "std": [[[0.31783013738611515]], [[0.31007492888241533]], [[0.3243399749225198]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3392413541666666]], [[0.4229721711601307]], [[0.47216839052287585]]], "std": [[[0.3456624506338094]], [[0.3343077035659577]], [[0.3783780772671817]]], "count": [100]}, "observation.state": {"min": [0.35059988498687744, -1.4226891994476318, 1.0417884588241577, -0.30142927169799805, -1.4259767532348633, 0.5174238681793213, -1.2871938943862915, -1.4630779027938843, 1.1046472787857056, -0.6958352327346802, 0.5635585784912109, -0.3881036937236786, 40.3120002746582, 51.07200241088867, -0.4124999940395355, -0.11124999821186066, 3.9877777099609375, -0.6037499904632568, 2.8333332538604736, -0.42374998331069946, 1.8830000162124634, 0.11937499791383743, 1.09375, 2.4322221279144287, 15.896875381469727, 19.728124618530273, 0.4581249952316284, -1.1687500476837158, 0.6506249904632568, 0.6937500238418579, 0.9225000143051147, -0.6037499904632568, 1.0568749904632568, 0.32249999046325684, 0.7250000238418579, 0.23875001072883606], "max": [1.2961108684539795, -0.8544098734855652, 1.7727168798446655, 0.24218928813934326, -0.30720701813697815, 0.6573538780212402, -0.5193789601325989, -0.891007661819458, 1.6832847595214844, 0.3066427707672119, 1.5157930850982666, -0.19533932209014893, 73.8187484741211, 62.71562576293945, 1.0924999713897705, 7.592499732971191, 50.145626068115234, 54.467498779296875, 54.84000015258789, 57.522499084472656, 59.021873474121094, 63.258750915527344, 53.248748779296875, 74.56187438964844, 84.50250244140625, 83.09062957763672, 69.60625457763672, 9.452221870422363, 67.18937683105469, 111.46375274658203, 81.27812957763672, 110.56500244140625, 90.51750183105469, 111.22000122070312, 90.94499969482422, 111.38312530517578], "mean": [1.079023838043213, -0.9721104502677917, 1.190810203552246, -0.07291892915964127, -1.1084043979644775, 0.5555159449577332, -0.8876119256019592, -1.1197682619094849, 1.3405051231384277, -0.18122299015522003, 1.0089119672775269, -0.3500683605670929, 51.35524368286133, 55.71955490112305, -0.2452932894229889, 2.2064061164855957, 21.00975227355957, 6.944453716278076, 20.210247039794922, 7.788383960723877, 17.605653762817383, 9.069353103637695, 9.20031452178955, 27.048179626464844, 39.27217483520508, 55.283443450927734, 14.170928001403809, 4.7787909507751465, 18.917598724365234, 29.972623825073242, 21.65497398376465, 29.310609817504883, 25.457763671875, 29.995065689086914, 23.90660858154297, 34.907527923583984], "std": [0.31149792671203613, 0.15141703188419342, 0.21064455807209015, 0.1548500508069992, 0.31956249475479126, 0.0382106751203537, 0.24279120564460754, 0.173013374209404, 0.16787411272525787, 0.32916295528411865, 0.29818978905677795, 0.06548396497964859, 9.487133979797363, 2.4617063999176025, 0.2042798101902008, 1.8558220863342285, 11.080744743347168, 15.722555160522461, 13.285011291503906, 17.060335159301758, 16.051794052124023, 18.497011184692383, 15.834455490112305, 21.729442596435547, 17.93612289428711, 12.341300010681152, 21.2623348236084, 3.3372108936309814, 23.416765213012695, 44.767356872558594, 27.27744483947754, 45.22911071777344, 32.29768371582031, 45.1864128112793, 33.48005294799805, 45.91212463378906], "count": [226]}, "action": {"min": [0.35059988498687744, -1.4226891994476318, 1.0417884588241577, -0.30142927169799805, -1.4259767532348633, 0.5174238681793213, -1.2871938943862915, -1.4630779027938843, 1.1046472787857056, -0.6958352327346802, 0.5635585784912109, -0.3881036937236786, 40.3120002746582, 51.07200241088867, -0.4124999940395355, -0.11124999821186066, 3.9877777099609375, -0.6037499904632568, 2.8333332538604736, -0.42374998331069946, 1.8830000162124634, 0.11937499791383743, 1.09375, 2.4322221279144287, 15.896875381469727, 19.728124618530273, 0.4581249952316284, -1.1687500476837158, 0.6506249904632568, 0.6937500238418579, 0.9225000143051147, -0.6037499904632568, 1.0568749904632568, 0.32249999046325684, 0.7250000238418579, 0.23875001072883606], "max": [1.2961108684539795, -0.8544098734855652, 1.7727168798446655, 0.24218928813934326, -0.30720701813697815, 0.6573538780212402, -0.5193789601325989, -0.891007661819458, 1.6832847595214844, 0.3066427707672119, 1.5157930850982666, -0.19533932209014893, 73.8187484741211, 62.71562576293945, 1.0924999713897705, 7.592499732971191, 50.145626068115234, 54.467498779296875, 54.84000015258789, 57.522499084472656, 59.021873474121094, 63.258750915527344, 53.248748779296875, 74.56187438964844, 84.50250244140625, 83.09062957763672, 69.60625457763672, 9.452221870422363, 67.18937683105469, 111.46375274658203, 81.27812957763672, 110.56500244140625, 90.51750183105469, 111.22000122070312, 90.94499969482422, 111.38312530517578], "mean": [1.0790245532989502, -0.9721105098724365, 1.190809726715088, -0.07291902601718903, -1.1084043979644775, 0.5555159449577332, -0.8876117467880249, -1.119768500328064, 1.3405050039291382, -0.18122291564941406, 1.008912444114685, -0.3500686287879944, 51.355228424072266, 55.71956253051758, -0.24529342353343964, 2.2064054012298584, 21.009756088256836, 6.944455146789551, 20.21025848388672, 7.788384437561035, 17.60564613342285, 9.069353103637695, 9.200315475463867, 27.048189163208008, 39.272178649902344, 55.28345489501953, 14.170941352844238, 4.778791904449463, 18.91758918762207, 29.972618103027344, 21.654966354370117, 29.31060028076172, 25.457780838012695, 29.995071411132812, 23.906604766845703, 34.907508850097656], "std": [0.3114979565143585, 0.15141704678535461, 0.21064455807209015, 0.154850035905838, 0.31956252455711365, 0.0382106751203537, 0.24279120564460754, 0.17301340401172638, 0.1678740531206131, 0.32916298508644104, 0.29818981885910034, 0.0654839500784874, 9.487133979797363, 2.4617063999176025, 0.2042797952890396, 1.855822205543518, 11.080744743347168, 15.722555160522461, 13.28501033782959, 17.060335159301758, 16.051794052124023, 18.497013092041016, 15.834453582763672, 21.72944450378418, 17.93612289428711, 12.341296195983887, 21.262338638305664, 3.3372104167938232, 23.416765213012695, 44.76736068725586, 27.27744483947754, 45.2291145324707, 32.29768753051758, 45.186405181884766, 33.48004913330078, 45.91211700439453], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [226]}, "index": {"min": [10381], "max": [10606], "mean": [10493.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.4513274336283186, 6.0, 6.0, 6.0, 6.0], "std": [1.7848484749770586, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [226]}, "eef_direction_state": {"mean": [4.128318584070796, 3.690265486725664], "std": [2.2997486983353936, 1.5547793629868802], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.7654867256637168, 1.323008849557522], "std": [0.8987966302602355, 0.7208044730835544], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.5265486725663717, 1.084070796460177], "std": [0.7652309153619399, 0.8345489345696877], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.128318584070796, 3.690265486725664], "std": [2.2997486983353936, 1.5547793629868802], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [0.7654867256637168, 1.323008849557522], "std": [0.8987966302602355, 0.7208044730835544], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.5265486725663717, 1.084070796460177], "std": [0.7652309153619399, 0.8345489345696877], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.6409471929716599, 0.20574373692156242, 1.139007620482952, -1.5066238017034412, 0.7261579756330255, -2.119624057361632, 0.6578079579663798, -0.14123542105051534, 1.135938951618451, 1.4909033326787493, 0.6479655918565362, 2.303353088454474], "std": [0.07027949990055864, 0.042739999405199625, 0.025112789884522518, 0.0549684166960357, 0.10487091432344792, 0.06773647266027938, 0.05092684341473602, 0.06782590661653595, 0.02955579986670478, 0.23750847530874594, 0.18116738121507336, 0.3013725376518081], "min": [0.5970023934394957, 0.09967380759971609, 1.1040823831493236, -1.638991375529617, 0.641221818338972, -2.3418192338649595, 0.5945695494414938, -0.2586493906243946, 1.0636150136414029, 1.236167874384694, 0.40718673094791935, 1.9148933835182826], "max": [0.8237457924016234, 0.2459133067397034, 1.2104513635417589, -1.3620146286716959, 0.9555856118234947, -1.9085257724792024, 0.7513894791459049, -0.023285892995293128, 1.1790325873541532, 2.0103220416518823, 0.8802810589501147, 2.9069125947256453], "count": [226]}, "eef_sim_pose_action": {"mean": [0.6409471929716599, 0.20574373692156242, 1.139007620482952, -1.5066238017034412, 0.7261579756330255, -2.119624057361632, 0.6578079579663798, -0.14123542105051534, 1.135938951618451, 1.4909033326787493, 0.6479655918565362, 2.303353088454474], "std": [0.07027949990055864, 0.042739999405199625, 0.025112789884522518, 0.0549684166960357, 0.10487091432344792, 0.06773647266027938, 0.05092684341473602, 0.06782590661653595, 0.02955579986670478, 0.23750847530874594, 0.18116738121507336, 0.3013725376518081], "min": [0.5970023934394957, 0.09967380759971609, 1.1040823831493236, -1.638991375529617, 0.641221818338972, -2.3418192338649595, 0.5945695494414938, -0.2586493906243946, 1.0636150136414029, 1.236167874384694, 0.40718673094791935, 1.9148933835182826], "max": [0.8237457924016234, 0.2459133067397034, 1.2104513635417589, -1.3620146286716959, 0.9555856118234947, -1.9085257724792024, 0.7513894791459049, -0.023285892995293128, 1.1790325873541532, 2.0103220416518823, 0.8802810589501147, 2.9069125947256453], "count": [226]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2504090359477124]], [[0.4507798835784314]], [[0.57962116625817]]], "std": [[[0.3382680510995782]], [[0.2487069589161434]], [[0.2219615072297704]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4905230698529412]], [[0.5298067810457516]], [[0.5425566544117647]]], "std": [[[0.3316895607940542]], [[0.3248768433410633]], [[0.3307969275120286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889722263071895]], [[0.5553547324346405]], [[0.5975137581699346]]], "std": [[[0.31909227137388185]], [[0.3061728627401841]], [[0.321165506089028]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33352054942810455]], [[0.4255018954248366]], [[0.47341641339869284]]], "std": [[[0.3487355348343986]], [[0.33438700223945317]], [[0.3770611060044938]]], "count": [100]}, "observation.state": {"min": [0.31757840514183044, -1.3617722988128662, 0.9934259057044983, -0.3094402551651001, -1.5300348997116089, 0.4217689037322998, -1.368713140487671, -1.5853646993637085, 1.070060133934021, -0.8236057162284851, 0.453502893447876, -0.3791390061378479, 33.57555389404297, 49.38999938964844, -0.4950000047683716, -0.6943749785423279, 3.535555601119995, -0.3700000047683716, 2.4066665172576904, -0.4437499940395355, 2.204444408416748, 0.12999999523162842, 1.1462500095367432, 1.8075000047683716, 20.46875, 27.72249984741211, 0.5306249856948853, -0.5462499856948853, 0.8949999809265137, 0.8068749904632568, 0.6193749904632568, -0.5012499690055847, 0.8393750190734863, 0.5362499952316284, 0.6949999928474426, 1.0006250143051147], "max": [1.3013614416122437, -0.8970942497253418, 1.6721265316009521, 0.2694409489631653, -0.3100681006908417, 0.7604476809501648, -0.47589075565338135, -0.8730544447898865, 1.7940080165863037, 0.309652179479599, 1.5502954721450806, -0.1553797572851181, 74.11000061035156, 63.361873626708984, 6.557499885559082, 7.102499961853027, 48.709999084472656, 51.97187423706055, 54.60375213623047, 59.01124954223633, 54.33187484741211, 66.98750305175781, 49.73500061035156, 69.31062316894531, 80.23625183105469, 80.62249755859375, 59.75812530517578, 9.53499984741211, 68.70938110351562, 111.81437683105469, 72.37249755859375, 110.25875091552734, 83.59562683105469, 110.21500396728516, 86.90812683105469, 111.01250457763672], "mean": [1.0394090414047241, -1.005225419998169, 1.2180687189102173, -0.07967105507850647, -1.083296537399292, 0.539927065372467, -0.8218127489089966, -1.1793086528778076, 1.4119404554367065, -0.2439340502023697, 0.9203274846076965, -0.30005449056625366, 43.7224235534668, 58.97750473022461, -0.16289392113685608, 4.140833854675293, 19.999841690063477, 7.076846599578857, 17.897676467895508, 7.363805770874023, 16.079683303833008, 10.015365600585938, 9.56662368774414, 27.1007022857666, 41.974205017089844, 58.63091278076172, 8.732782363891602, 4.837279796600342, 21.605533599853516, 32.94108963012695, 23.483055114746094, 34.38660430908203, 28.432964324951172, 31.958904266357422, 26.020307540893555, 40.4119758605957], "std": [0.3055843710899353, 0.11455875635147095, 0.16171078383922577, 0.18362154066562653, 0.29640549421310425, 0.10444115102291107, 0.25690901279449463, 0.2182684987783432, 0.2156371772289276, 0.33314818143844604, 0.33767640590667725, 0.06074696034193039, 12.47188663482666, 3.7475545406341553, 1.028037428855896, 2.0617830753326416, 11.365055084228516, 15.758061408996582, 14.143316268920898, 16.678312301635742, 15.281821250915527, 19.46449089050293, 14.648889541625977, 20.76725959777832, 18.40925407409668, 11.333552360534668, 16.068761825561523, 4.246199607849121, 24.758068084716797, 46.16015625, 26.780824661254883, 46.13028335571289, 32.60527801513672, 45.21583557128906, 33.132789611816406, 45.604068756103516], "count": [203]}, "action": {"min": [0.31757840514183044, -1.3617722988128662, 0.9934259057044983, -0.3094402551651001, -1.5300348997116089, 0.4217689037322998, -1.368713140487671, -1.5853646993637085, 1.070060133934021, -0.8236057162284851, 0.453502893447876, -0.3791390061378479, 33.57555389404297, 49.38999938964844, -0.4950000047683716, -0.6943749785423279, 3.535555601119995, -0.3700000047683716, 2.4066665172576904, -0.4437499940395355, 2.204444408416748, 0.12999999523162842, 1.1462500095367432, 1.8075000047683716, 20.46875, 27.72249984741211, 0.5306249856948853, -0.5462499856948853, 0.8949999809265137, 0.8068749904632568, 0.6193749904632568, -0.5012499690055847, 0.8393750190734863, 0.5362499952316284, 0.6949999928474426, 1.0006250143051147], "max": [1.3013614416122437, -0.8970942497253418, 1.6721265316009521, 0.2694409489631653, -0.3100681006908417, 0.7604476809501648, -0.47589075565338135, -0.8730544447898865, 1.7940080165863037, 0.309652179479599, 1.5502954721450806, -0.1553797572851181, 74.11000061035156, 63.361873626708984, 6.557499885559082, 7.102499961853027, 48.709999084472656, 51.97187423706055, 54.60375213623047, 59.01124954223633, 54.33187484741211, 66.98750305175781, 49.73500061035156, 69.31062316894531, 80.23625183105469, 80.62249755859375, 59.75812530517578, 9.53499984741211, 68.70938110351562, 111.81437683105469, 72.37249755859375, 110.25875091552734, 83.59562683105469, 110.21500396728516, 86.90812683105469, 111.01250457763672], "mean": [1.0394089221954346, -1.005225658416748, 1.2180687189102173, -0.07967093586921692, -1.083296775817871, 0.5399269461631775, -0.8218127489089966, -1.1793087720870972, 1.4119399785995483, -0.24393413960933685, 0.9203272461891174, -0.30005455017089844, 43.722415924072266, 58.977516174316406, -0.1628938913345337, 4.140832901000977, 19.999849319458008, 7.076844692230225, 17.89768409729004, 7.3638081550598145, 16.079683303833008, 10.015366554260254, 9.56662368774414, 27.1007022857666, 41.97421646118164, 58.63092041015625, 8.732784271240234, 4.837278842926025, 21.60554313659668, 32.941070556640625, 23.483060836791992, 34.3865966796875, 28.432964324951172, 31.958904266357422, 26.020315170288086, 40.41200256347656], "std": [0.3055843710899353, 0.11455874145030975, 0.16171075403690338, 0.18362155556678772, 0.29640549421310425, 0.10444114357233047, 0.25690901279449463, 0.21826842427253723, 0.2156371772289276, 0.3331480920314789, 0.33767643570899963, 0.060746971517801285, 12.471885681152344, 3.747554302215576, 1.028037428855896, 2.0617830753326416, 11.3650541305542, 15.758066177368164, 14.143319129943848, 16.678312301635742, 15.281821250915527, 19.46449089050293, 14.648890495300293, 20.76725959777832, 18.409257888793945, 11.333552360534668, 16.068758010864258, 4.246198654174805, 24.758071899414062, 46.16014862060547, 26.780824661254883, 46.13030242919922, 32.60527420043945, 45.21583557128906, 33.13279342651367, 45.604061126708984], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [203]}, "index": {"min": [10607], "max": [10809], "mean": [10708.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.231527093596059, 6.0, 6.0, 6.0, 6.0], "std": [1.9350516172911765, 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": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [203]}, "eef_direction_state": {"mean": [4.482758620689655, 3.354679802955665], "std": [2.063868927909, 1.4460121043228604], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.7832512315270936, 1.5123152709359606], "std": [0.9428576576018695, 0.5985170994534974], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.6157635467980296, 1.0541871921182266], "std": [0.8185941229807079, 0.8076113929381172], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [4.482758620689655, 3.354679802955665], "std": [2.063868927909, 1.4460121043228604], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [0.7832512315270936, 1.5123152709359606], "std": [0.9428576576018695, 0.5985170994534974], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.6157635467980296, 1.0541871921182266], "std": [0.8185941229807079, 0.8076113929381172], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6493161559306674, 0.20154708724855247, 1.1365508970226212, -1.4860849874958082, 0.7007599557879867, -2.0971657478717995, 0.6763279913881436, -0.12398853298828733, 1.1330790460669575, 1.5359064687194581, 0.6537503473492237, 2.342390080854341], "std": [0.05752996889739489, 0.0479896070132291, 0.038388797243901505, 0.08658462525267124, 0.16070281164638367, 0.10436639128298249, 0.056108121253131894, 0.0788471658543308, 0.029099035285015982, 0.249130619734895, 0.20172689397474602, 0.2834280124460562], "min": [0.5867357238580198, 0.09249499757099686, 1.0964824056564157, -1.6764912715597013, 0.5699946620668102, -2.4225315936603478, 0.5895168808869918, -0.26104576230441323, 1.0735395498631473, 1.2408067312516688, 0.3688261866782885, 1.9558933959936795], "max": [0.8080889819621864, 0.24226060219571466, 1.2510684270070802, -1.2044190014261438, 1.0724648938929962, -1.8370576982326083, 0.7690240969429039, 0.0070521712123504665, 1.1788625633944336, 2.0527670391538644, 0.8647163198604688, 2.964747641315876], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6493161559306674, 0.20154708724855247, 1.1365508970226212, -1.4860849874958082, 0.7007599557879867, -2.0971657478717995, 0.6763279913881436, -0.12398853298828733, 1.1330790460669575, 1.5359064687194581, 0.6537503473492237, 2.342390080854341], "std": [0.05752996889739489, 0.0479896070132291, 0.038388797243901505, 0.08658462525267124, 0.16070281164638367, 0.10436639128298249, 0.056108121253131894, 0.0788471658543308, 0.029099035285015982, 0.249130619734895, 0.20172689397474602, 0.2834280124460562], "min": [0.5867357238580198, 0.09249499757099686, 1.0964824056564157, -1.6764912715597013, 0.5699946620668102, -2.4225315936603478, 0.5895168808869918, -0.26104576230441323, 1.0735395498631473, 1.2408067312516688, 0.3688261866782885, 1.9558933959936795], "max": [0.8080889819621864, 0.24226060219571466, 1.2510684270070802, -1.2044190014261438, 1.0724648938929962, -1.8370576982326083, 0.7690240969429039, 0.0070521712123504665, 1.1788625633944336, 2.0527670391538644, 0.8647163198604688, 2.964747641315876], "count": [203]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25438970179738557]], [[0.4528431964869281]], [[0.5762165175653595]]], "std": [[[0.3418239579514392]], [[0.25295904686596277]], [[0.22511167024326104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48610138071895426]], [[0.5232121323529412]], [[0.5350554881535948]]], "std": [[[0.33856223695937293]], [[0.3300135009901281]], [[0.33379798382782666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822692810457516]], [[0.5607417504084968]], [[0.6125268361928105]]], "std": [[[0.31500764867708064]], [[0.30087004918893084]], [[0.3160413925618898]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34049714665032677]], [[0.42453809640522877]], [[0.4712776164215686]]], "std": [[[0.34711959744489135]], [[0.33464437552111836]], [[0.37584755170710327]]], "count": [100]}, "observation.state": {"min": [0.3724155128002167, -1.3646811246871948, 0.9745216369628906, -0.32923460006713867, -1.5653001070022583, 0.5329928398132324, -1.3987224102020264, -1.4852511882781982, 1.0284368991851807, -0.6912813782691956, 0.4671644866466522, -0.3576333224773407, 31.994375228881836, 52.890625, -0.4012500047683716, -1.0143749713897705, 4.514444351196289, -0.07312499731779099, 3.0924999713897705, -1.2193750143051147, 0.7074999809265137, 0.3856250047683716, 1.125, -0.5824999809265137, 22.7549991607666, 39.51000213623047, 0.8968750238418579, -0.5406249761581421, 0.6668750047683716, 0.3487499952316284, 0.640625, 0.9524999856948853, 0.8837500214576721, 0.421875, 0.6930000185966492, 0.45750001072883606], "max": [1.328997254371643, -0.8875846266746521, 1.6473783254623413, 0.3217984735965729, -0.3707703948020935, 0.7334821224212646, -0.5101520419120789, -0.8921520709991455, 1.711203932762146, 0.3404669165611267, 1.6141713857650757, -0.17583638429641724, 71.46749877929688, 60.51124954223633, -0.10374999791383743, 8.093125343322754, 51.729373931884766, 41.696876525878906, 50.743751525878906, 61.479373931884766, 53.931251525878906, 61.2756233215332, 45.95624923706055, 85.46187591552734, 69.83125305175781, 75.50687408447266, 57.96125030517578, 9.438750267028809, 62.907501220703125, 110.69000244140625, 73.05437469482422, 109.40687561035156, 81.64250183105469, 111.11563110351562, 84.08062744140625, 112.05374908447266], "mean": [1.0585219860076904, -0.9902563691139221, 1.191353440284729, -0.0940655767917633, -1.0964629650115967, 0.5882691740989685, -0.8423939943313599, -1.1385115385055542, 1.3821667432785034, -0.2616538107395172, 0.8896471261978149, -0.3154391348361969, 42.797027587890625, 56.91035079956055, -0.26097381114959717, 5.211331844329834, 20.6256160736084, 5.75832462310791, 14.273924827575684, 7.978968143463135, 11.330148696899414, 8.246807098388672, 7.940823554992676, 16.443111419677734, 43.877445220947266, 59.1374397277832, 10.539816856384277, 4.764370441436768, 20.686077117919922, 32.581695556640625, 23.9810848236084, 33.47674560546875, 27.838111877441406, 31.662139892578125, 24.73476219177246, 41.40708923339844], "std": [0.30153101682662964, 0.12007535248994827, 0.16400574147701263, 0.19326376914978027, 0.29983651638031006, 0.07434307038784027, 0.22919397056102753, 0.17519856989383698, 0.17676399648189545, 0.3185461461544037, 0.2967830002307892, 0.06267236173152924, 11.540316581726074, 1.8986488580703735, 0.08408654481172562, 2.497403144836426, 11.963504791259766, 12.365222930908203, 14.78416633605957, 18.265260696411133, 17.46466064453125, 16.77880859375, 12.9616060256958, 28.047822952270508, 15.413164138793945, 10.511898040771484, 17.778034210205078, 4.391877174377441, 22.15105438232422, 45.57735824584961, 27.53005599975586, 45.39470672607422, 32.32899475097656, 45.3762092590332, 32.283321380615234, 47.068416595458984], "count": [194]}, "action": {"min": [0.3724155128002167, -1.3646811246871948, 0.9745216369628906, -0.32923460006713867, -1.5653001070022583, 0.5329928398132324, -1.3987224102020264, -1.4852511882781982, 1.0284368991851807, -0.6912813782691956, 0.4671644866466522, -0.3576333224773407, 31.994375228881836, 52.890625, -0.4012500047683716, -1.0143749713897705, 4.514444351196289, -0.07312499731779099, 3.0924999713897705, -1.2193750143051147, 0.7074999809265137, 0.3856250047683716, 1.125, -0.5824999809265137, 22.7549991607666, 39.51000213623047, 0.8968750238418579, -0.5406249761581421, 0.6668750047683716, 0.3487499952316284, 0.640625, 0.9524999856948853, 0.8837500214576721, 0.421875, 0.6930000185966492, 0.45750001072883606], "max": [1.328997254371643, -0.8875846266746521, 1.6473783254623413, 0.3217984735965729, -0.3707703948020935, 0.7334821224212646, -0.5101520419120789, -0.8921520709991455, 1.711203932762146, 0.3404669165611267, 1.6141713857650757, -0.17583638429641724, 71.46749877929688, 60.51124954223633, -0.10374999791383743, 8.093125343322754, 51.729373931884766, 41.696876525878906, 50.743751525878906, 61.479373931884766, 53.931251525878906, 61.2756233215332, 45.95624923706055, 85.46187591552734, 69.83125305175781, 75.50687408447266, 57.96125030517578, 9.438750267028809, 62.907501220703125, 110.69000244140625, 73.05437469482422, 109.40687561035156, 81.64250183105469, 111.11563110351562, 84.08062744140625, 112.05374908447266], "mean": [1.05852210521698, -0.9902565479278564, 1.1913533210754395, -0.09406566619873047, -1.0964632034301758, 0.588269054889679, -0.842394232749939, -1.1385115385055542, 1.382166862487793, -0.26165392994880676, 0.8896468877792358, -0.3154389560222626, 42.79700469970703, 56.91037368774414, -0.26097381114959717, 5.21133279800415, 20.625619888305664, 5.758324146270752, 14.273929595947266, 7.978968143463135, 11.33014965057373, 8.246803283691406, 7.940823554992676, 16.4431095123291, 43.8774299621582, 59.137447357177734, 10.539813995361328, 4.764370918273926, 20.686079025268555, 32.58168411254883, 23.981088638305664, 33.47673034667969, 27.838096618652344, 31.662151336669922, 24.734779357910156, 41.40707015991211], "std": [0.30153095722198486, 0.12007533758878708, 0.16400572657585144, 0.19326376914978027, 0.29983651638031006, 0.07434307038784027, 0.22919400036334991, 0.17519856989383698, 0.17676398158073425, 0.3185460865497589, 0.2967830300331116, 0.06267237663269043, 11.540315628051758, 1.8986490964889526, 0.08408655226230621, 2.4974029064178467, 11.963504791259766, 12.365222930908203, 14.784168243408203, 18.265260696411133, 17.46466064453125, 16.77880859375, 12.961606979370117, 28.047821044921875, 15.413165092468262, 10.511897087097168, 17.77803611755371, 4.3918776512146, 22.15104866027832, 45.577369689941406, 27.530052185058594, 45.394710540771484, 32.32899475097656, 45.37621307373047, 32.283329010009766, 47.06840515136719], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [194]}, "index": {"min": [10810], "max": [11003], "mean": [10906.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [2.4072164948453607, 6.0, 6.0, 6.0, 6.0], "std": [1.9275938434470408, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [194]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [194]}, "eef_direction_state": {"mean": [4.360824742268041, 3.1443298969072164], "std": [2.1571533696068954, 1.4713041463844343], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [0.7835051546391752, 1.5051546391752577], "std": [0.9385973755975383, 0.539639271270202], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.6288659793814433, 1.0206185567010309], "std": [0.8163230059723352, 0.8431578033233967], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [4.360824742268041, 3.1443298969072164], "std": [2.1571533696068954, 1.4713041463844343], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [0.7835051546391752, 1.5051546391752577], "std": [0.9385973755975383, 0.539639271270202], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.6288659793814433, 1.0206185567010309], "std": [0.8163230059723352, 0.8431578033233967], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6439595915676062, 0.2033194461557124, 1.1354985988078776, -1.4937734179388906, 0.7397244031454161, -2.0937595377248783, 0.6702874717454809, -0.13434340576626655, 1.1212716601099597, 1.5982295986799682, 0.6816173830666917, 2.3817460716719396], "std": [0.0565259455674092, 0.050848546951293934, 0.03264077709310794, 0.07943779985228641, 0.15471894044669293, 0.10425893477272938, 0.05231486096208346, 0.06521852935369503, 0.031169766223548157, 0.23475956001412351, 0.16878242492594295, 0.29501541913564966], "min": [0.582055927083321, 0.08015394421039382, 1.1003134792206368, -1.684705163706168, 0.6204945574394531, -2.410061128872712, 0.5807000480911, -0.26797211967048234, 1.0520960185168422, 1.3063115448715286, 0.39536315256048726, 1.9091675137144228], "max": [0.7950933674157769, 0.2498289031348948, 1.2271662340077927, -1.252387642514613, 1.0665686389352595, -1.817579713272757, 0.7563370646008514, -0.020035632045553642, 1.161748591831921, 2.044442842405088, 0.8910567648450516, 2.898280963001765], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6439595915676062, 0.2033194461557124, 1.1354985988078776, -1.4937734179388906, 0.7397244031454161, -2.0937595377248783, 0.6702874717454809, -0.13434340576626655, 1.1212716601099597, 1.5982295986799682, 0.6816173830666917, 2.3817460716719396], "std": [0.0565259455674092, 0.050848546951293934, 0.03264077709310794, 0.07943779985228641, 0.15471894044669293, 0.10425893477272938, 0.05231486096208346, 0.06521852935369503, 0.031169766223548157, 0.23475956001412351, 0.16878242492594295, 0.29501541913564966], "min": [0.582055927083321, 0.08015394421039382, 1.1003134792206368, -1.684705163706168, 0.6204945574394531, -2.410061128872712, 0.5807000480911, -0.26797211967048234, 1.0520960185168422, 1.3063115448715286, 0.39536315256048726, 1.9091675137144228], "max": [0.7950933674157769, 0.2498289031348948, 1.2271662340077927, -1.252387642514613, 1.0665686389352595, -1.817579713272757, 0.7563370646008514, -0.020035632045553642, 1.161748591831921, 2.044442842405088, 0.8910567648450516, 2.898280963001765], "count": [194]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24946861928104574]], [[0.445406568627451]], [[0.5699634109477124]]], "std": [[[0.3369051097182712]], [[0.250767383530265]], [[0.22399565965618998]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49681043300653593]], [[0.5370810702614379]], [[0.5515295608660131]]], "std": [[[0.33097666345545157]], [[0.32275722638469295]], [[0.32816010160291437]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48583185661764705]], [[0.5553300224673203]], [[0.5995882005718954]]], "std": [[[0.315506899268877]], [[0.303243407063942]], [[0.3160636598847646]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3350386192810458]], [[0.4229350142973856]], [[0.47070938725490197]]], "std": [[[0.3458871627019718]], [[0.33282282688952974]], [[0.37548364357909214]]], "count": [100]}, "observation.state": {"min": [0.39296749234199524, -1.3585059642791748, 1.0523478984832764, -0.2272879034280777, -1.3123235702514648, 0.5081969499588013, -1.3317523002624512, -1.4854419231414795, 1.1024855375289917, -0.687347412109375, 0.4711938202381134, -0.3617580235004425, 24.888124465942383, 53.60333251953125, -0.5406249761581421, -1.2831250429153442, 0.8877778053283691, -0.8224999904632568, 0.8569999933242798, -1.1293749809265137, 0.7866666913032532, -0.6618750095367432, 1.1050000190734863, -0.8144444227218628, 32.078125, 39.259376525878906, 0.7006250023841858, -0.6206250190734863, 0.8700000047683716, 0.7143750190734863, 0.601111114025116, 0.546875, 1.0787500143051147, 0.5375000238418579, 0.6876923441886902, 0.6299999952316284], "max": [1.311417579650879, -0.8201247453689575, 1.6838569641113281, 0.24946117401123047, -0.39327743649482727, 0.6134338974952698, -0.5132753252983093, -0.8528839349746704, 1.7052195072174072, 0.3290226459503174, 1.488793134689331, -0.20354104042053223, 73.28437805175781, 64.28437805175781, 3.257499933242798, 9.336923599243164, 49.82749938964844, 52.598751068115234, 48.29312515258789, 64.42749786376953, 51.561248779296875, 74.9937515258789, 42.85874938964844, 83.625, 68.12187957763672, 71.56437683105469, 48.96812438964844, 9.741250038146973, 61.98625183105469, 111.74250030517578, 67.81375122070312, 109.66875457763672, 84.42375183105469, 110.98625183105469, 85.28375244140625, 110.91312408447266], "mean": [1.0474448204040527, -0.9568010568618774, 1.2056571245193481, -0.061760589480400085, -1.0603946447372437, 0.5739414095878601, -0.8716112375259399, -1.150406837463379, 1.3578922748565674, -0.19718925654888153, 0.9450458288192749, -0.3371961712837219, 41.77893829345703, 61.16257858276367, -0.20586399734020233, 3.04404878616333, 24.639963150024414, 8.280396461486816, 22.90595054626465, 9.779251098632812, 20.26993179321289, 12.31670093536377, 8.547307968139648, 34.52957534790039, 47.42603302001953, 57.638099670410156, 10.242098808288574, 4.98899507522583, 21.954164505004883, 31.374053955078125, 25.509845733642578, 34.79574966430664, 30.668277740478516, 32.98568344116211, 26.874372482299805, 45.13128662109375], "std": [0.3326578736305237, 0.15683770179748535, 0.19460928440093994, 0.19283223152160645, 0.3042403757572174, 0.02786773070693016, 0.25212132930755615, 0.18597811460494995, 0.18385332822799683, 0.34664711356163025, 0.31296637654304504, 0.04253851994872093, 15.314770698547363, 2.823573350906372, 0.6346471309661865, 2.370420217514038, 11.913329124450684, 16.913419723510742, 11.642247200012207, 20.596729278564453, 13.890161514282227, 22.877132415771484, 13.364843368530273, 22.756868362426758, 12.984197616577148, 8.218925476074219, 15.012194633483887, 4.416054725646973, 22.52883529663086, 43.128990173339844, 26.624046325683594, 45.36474609375, 32.079864501953125, 45.23881530761719, 32.78873062133789, 44.80366134643555], "count": [164]}, "action": {"min": [0.39296749234199524, -1.3585059642791748, 1.0523478984832764, -0.2272879034280777, -1.3123235702514648, 0.5081969499588013, -1.3317523002624512, -1.4854419231414795, 1.1024855375289917, -0.687347412109375, 0.4711938202381134, -0.3617580235004425, 24.888124465942383, 53.60333251953125, -0.5406249761581421, -1.2831250429153442, 0.8877778053283691, -0.8224999904632568, 0.8569999933242798, -1.1293749809265137, 0.7866666913032532, -0.6618750095367432, 1.1050000190734863, -0.8144444227218628, 32.078125, 39.259376525878906, 0.7006250023841858, -0.6206250190734863, 0.8700000047683716, 0.7143750190734863, 0.601111114025116, 0.546875, 1.0787500143051147, 0.5375000238418579, 0.6876923441886902, 0.6299999952316284], "max": [1.311417579650879, -0.8201247453689575, 1.6838569641113281, 0.24946117401123047, -0.39327743649482727, 0.6134338974952698, -0.5132753252983093, -0.8528839349746704, 1.7052195072174072, 0.3290226459503174, 1.488793134689331, -0.20354104042053223, 73.28437805175781, 64.28437805175781, 3.257499933242798, 9.336923599243164, 49.82749938964844, 52.598751068115234, 48.29312515258789, 64.42749786376953, 51.561248779296875, 74.9937515258789, 42.85874938964844, 83.625, 68.12187957763672, 71.56437683105469, 48.96812438964844, 9.741250038146973, 61.98625183105469, 111.74250030517578, 67.81375122070312, 109.66875457763672, 84.42375183105469, 110.98625183105469, 85.28375244140625, 110.91312408447266], "mean": [1.0474443435668945, -0.9568007588386536, 1.2056573629379272, -0.06176064535975456, -1.060394525527954, 0.5739414691925049, -0.8716112375259399, -1.150406837463379, 1.3578919172286987, -0.19718928635120392, 0.9450458288192749, -0.33719614148139954, 41.7789306640625, 61.16259765625, -0.20586395263671875, 3.044048547744751, 24.639957427978516, 8.280397415161133, 22.905946731567383, 9.779251098632812, 20.269935607910156, 12.316699981689453, 8.547307968139648, 34.52958679199219, 47.42601013183594, 57.63811111450195, 10.242094039916992, 4.9889960289001465, 21.954153060913086, 31.374034881591797, 25.509857177734375, 34.79572296142578, 30.668272018432617, 32.985687255859375, 26.874372482299805, 45.13130187988281], "std": [0.3326578736305237, 0.15683768689632416, 0.19460926949977875, 0.19283226132392883, 0.3042403757572174, 0.02786772884428501, 0.25212132930755615, 0.18597811460494995, 0.18385334312915802, 0.346647173166275, 0.31296637654304504, 0.04253851994872093, 15.314772605895996, 2.823573589324951, 0.6346469521522522, 2.370420217514038, 11.913330078125, 16.91341781616211, 11.642247200012207, 20.596729278564453, 13.890161514282227, 22.877134323120117, 13.364843368530273, 22.756868362426758, 12.984196662902832, 8.218925476074219, 15.01219654083252, 4.416055679321289, 22.528831481933594, 43.12898635864258, 26.624052047729492, 45.3647346496582, 32.079864501953125, 45.23882293701172, 32.788726806640625, 44.80366134643555], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [164]}, "index": {"min": [11004], "max": [11167], "mean": [11085.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [2.451219512195122, 6.0, 6.0, 6.0, 6.0], "std": [1.9546844235622367, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [164]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [164]}, "eef_direction_state": {"mean": [4.2682926829268295, 3.4878048780487805], "std": [2.135922605749406, 1.544019954684527], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [0.8658536585365854, 1.4634146341463414], "std": [0.9533278698142951, 0.6842322019075873], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [0.5914634146341463, 1.1951219512195121], "std": [0.7949077595686731, 0.7876953786319572], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [4.2682926829268295, 3.4878048780487805], "std": [2.135922605749406, 1.544019954684527], "min": [0, 0], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [0.8658536585365854, 1.4634146341463414], "std": [0.9533278698142951, 0.6842322019075873], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [0.5914634146341463, 1.1951219512195121], "std": [0.7949077595686731, 0.7876953786319572], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6506301355586209, 0.21048404195979767, 1.1462094522185533, -1.5164591803651692, 0.7839493263734358, -2.1089881192980626, 0.6631713980573118, -0.1331299648752107, 1.120900567041243, 1.5582962433865968, 0.6493421753431167, 2.337951276289446], "std": [0.06349727198779831, 0.05657365561170873, 0.030419396885040955, 0.08855351847449551, 0.09537526115401285, 0.09783208050132572, 0.051226607907934325, 0.07434524699452155, 0.020626783790799276, 0.20169179484471372, 0.2148086553475861, 0.2866339070278476], "min": [0.604737825867795, 0.09868661000984258, 1.0987619420337524, -1.7556034220179018, 0.7037052769946204, -2.429749508269935, 0.6020719725768964, -0.26100322851625435, 1.0732253892393795, 1.3383259031597725, 0.3521952367361243, 1.9363426292089645], "max": [0.8016623001182992, 0.26014966069890716, 1.2255500909908257, -1.2781288600554828, 0.965976015521544, -2.0091979317954687, 0.7526027602636131, -0.017066851638879138, 1.1696032024834426, 1.9876578461323768, 0.8919948438797274, 2.900525590759835], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6506301355586209, 0.21048404195979767, 1.1462094522185533, -1.5164591803651692, 0.7839493263734358, -2.1089881192980626, 0.6631713980573118, -0.1331299648752107, 1.120900567041243, 1.5582962433865968, 0.6493421753431167, 2.337951276289446], "std": [0.06349727198779831, 0.05657365561170873, 0.030419396885040955, 0.08855351847449551, 0.09537526115401285, 0.09783208050132572, 0.051226607907934325, 0.07434524699452155, 0.020626783790799276, 0.20169179484471372, 0.2148086553475861, 0.2866339070278476], "min": [0.604737825867795, 0.09868661000984258, 1.0987619420337524, -1.7556034220179018, 0.7037052769946204, -2.429749508269935, 0.6020719725768964, -0.26100322851625435, 1.0732253892393795, 1.3383259031597725, 0.3521952367361243, 1.9363426292089645], "max": [0.8016623001182992, 0.26014966069890716, 1.2255500909908257, -1.2781288600554828, 0.965976015521544, -2.0091979317954687, 0.7526027602636131, -0.017066851638879138, 1.1696032024834426, 1.9876578461323768, 0.8919948438797274, 2.900525590759835], "count": [164]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25121037377450983]], [[0.44966490196078435]], [[0.5773864440359476]]], "std": [[[0.3397736386086649]], [[0.2522201244848296]], [[0.2255300681840359]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5005772263071896]], [[0.5469754901960784]], [[0.561748888888889]]], "std": [[[0.3253994679966411]], [[0.3157713196729792]], [[0.3240683566451033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4812446241830065]], [[0.5485568892973856]], [[0.5929783925653594]]], "std": [[[0.3168691443633943]], [[0.30569476493997455]], [[0.31942544739428824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3465971098856209]], [[0.42905616421568626]], [[0.4747043954248366]]], "std": [[[0.3477024331952683]], [[0.3360370340515667]], [[0.3767819489025536]]], "count": [100]}, "observation.state": {"min": [0.3632362484931946, -1.343580722808838, 1.0074557065963745, -0.31957054138183594, -1.4720081090927124, 0.5309185981750488, -1.4166942834854126, -1.4823424816131592, 1.0247069597244263, -0.8002880215644836, 0.5231937170028687, -0.3865301012992859, 2.0662500858306885, 48.3337516784668, -0.39249998331069946, -0.7518750429153442, 3.2666666507720947, -0.9081249833106995, 1.1388888359069824, -1.0518749952316284, 0.9845454692840576, 0.10500000417232513, 1.09375, 0.7190909385681152, 21.461111068725586, 29.06624984741211, 0.4481250047683716, -0.5287500023841858, 0.6775000095367432, 0.6256250143051147, 0.581250011920929, 0.5412500500679016, 0.875, 0.2706249952316284, 0.6766666769981384, 0.5456249713897705], "max": [1.3410773277282715, -0.8358569145202637, 1.6739861965179443, 0.29037442803382874, -0.32964256405830383, 0.6356908679008484, -0.5453193187713623, -0.7871748208999634, 1.6931077241897583, 0.4344794452190399, 1.6103142499923706, -0.15332932770252228, 72.77062225341797, 76.08062744140625, 1.1449999809265137, 7.3125, 50.04875183105469, 51.203125, 61.201873779296875, 57.024375915527344, 59.48500061035156, 59.17375183105469, 53.421875, 76.05562591552734, 75.43375396728516, 77.97624969482422, 73.97000122070312, 9.573077201843262, 60.20562744140625, 110.84562683105469, 67.25187683105469, 109.57437896728516, 79.24124908447266, 109.02812957763672, 80.59062957763672, 110.63874816894531], "mean": [1.0958185195922852, -0.9517266750335693, 1.17396879196167, -0.12603028118610382, -1.116440773010254, 0.6069271564483643, -0.7842203974723816, -1.128756046295166, 1.3906842470169067, -0.29176172614097595, 0.873464822769165, -0.3245742619037628, 24.979778289794922, 66.69195556640625, -0.20825552940368652, 3.48583722114563, 21.294235229492188, 7.333621025085449, 21.29449462890625, 6.664169788360596, 19.618640899658203, 8.86979866027832, 9.666781425476074, 35.21398162841797, 45.208152770996094, 59.496768951416016, 13.142148971557617, 4.450165748596191, 21.498554229736328, 33.52241134643555, 24.05370330810547, 36.08754348754883, 28.321826934814453, 32.537689208984375, 24.093612670898438, 41.81879425048828], "std": [0.3249712884426117, 0.13128502666950226, 0.18183258175849915, 0.22853577136993408, 0.32457301020622253, 0.026670971885323524, 0.22375372052192688, 0.2066069394350052, 0.1825038343667984, 0.3073357045650482, 0.2706145942211151, 0.07035793364048004, 25.738876342773438, 8.951037406921387, 0.24705512821674347, 1.935401439666748, 12.025784492492676, 16.447641372680664, 15.432548522949219, 15.05419921875, 16.91225242614746, 18.185508728027344, 16.66326904296875, 19.322553634643555, 18.84884262084961, 12.821045875549316, 21.42070198059082, 3.739346981048584, 22.390300750732422, 44.81985092163086, 26.619335174560547, 45.08823776245117, 31.298322677612305, 44.39015197753906, 30.101337432861328, 45.29636764526367], "count": [207]}, "action": {"min": [0.3632362484931946, -1.343580722808838, 1.0074557065963745, -0.31957054138183594, -1.4720081090927124, 0.5309185981750488, -1.4166942834854126, -1.4823424816131592, 1.0247069597244263, -0.8002880215644836, 0.5231937170028687, -0.3865301012992859, 2.0662500858306885, 48.3337516784668, -0.39249998331069946, -0.7518750429153442, 3.2666666507720947, -0.9081249833106995, 1.1388888359069824, -1.0518749952316284, 0.9845454692840576, 0.10500000417232513, 1.09375, 0.7190909385681152, 21.461111068725586, 29.06624984741211, 0.4481250047683716, -0.5287500023841858, 0.6775000095367432, 0.6256250143051147, 0.581250011920929, 0.5412500500679016, 0.875, 0.2706249952316284, 0.6766666769981384, 0.5456249713897705], "max": [1.3410773277282715, -0.8358569145202637, 1.6739861965179443, 0.29037442803382874, -0.32964256405830383, 0.6356908679008484, -0.5453193187713623, -0.7871748208999634, 1.6931077241897583, 0.4344794452190399, 1.6103142499923706, -0.15332932770252228, 72.77062225341797, 76.08062744140625, 1.1449999809265137, 7.3125, 50.04875183105469, 51.203125, 61.201873779296875, 57.024375915527344, 59.48500061035156, 59.17375183105469, 53.421875, 76.05562591552734, 75.43375396728516, 77.97624969482422, 73.97000122070312, 9.573077201843262, 60.20562744140625, 110.84562683105469, 67.25187683105469, 109.57437896728516, 79.24124908447266, 109.02812957763672, 80.59062957763672, 110.63874816894531], "mean": [1.095819354057312, -0.9517268538475037, 1.17396879196167, -0.12603029608726501, -1.1164405345916748, 0.6069273948669434, -0.7842199802398682, -1.1287561655044556, 1.390683650970459, -0.29176172614097595, 0.8734647035598755, -0.32457420229911804, 24.979780197143555, 66.69197082519531, -0.20825546979904175, 3.4858357906341553, 21.294235229492188, 7.333620548248291, 21.294492721557617, 6.6641693115234375, 19.6186466217041, 8.869799613952637, 9.666778564453125, 35.21398162841797, 45.20817947387695, 59.49681854248047, 13.14215087890625, 4.450165748596191, 21.49855613708496, 33.522396087646484, 24.053701400756836, 36.08753204345703, 28.32183837890625, 32.53767395019531, 24.093616485595703, 41.818817138671875], "std": [0.3249713182449341, 0.13128504157066345, 0.18183258175849915, 0.22853577136993408, 0.32457298040390015, 0.026670966297388077, 0.22375372052192688, 0.20660698413848877, 0.1825038492679596, 0.3073357045650482, 0.2706146240234375, 0.07035791128873825, 25.73887825012207, 8.951038360595703, 0.24705518782138824, 1.935401201248169, 12.025784492492676, 16.447641372680664, 15.432547569274902, 15.054198265075684, 16.91225242614746, 18.185508728027344, 16.66326904296875, 19.322551727294922, 18.848848342895508, 12.821044921875, 21.420696258544922, 3.739346981048584, 22.390300750732422, 44.819847106933594, 26.619338989257812, 45.08824920654297, 31.298322677612305, 44.3901481628418, 30.101343154907227, 45.296356201171875], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [207]}, "index": {"min": [11168], "max": [11374], "mean": [11271.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.391304347826087, 6.0, 6.0, 6.0, 6.0], "std": [1.871866912547545, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [207]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [207]}, "eef_direction_state": {"mean": [4.111111111111111, 2.9516908212560384], "std": [2.1741170059981267, 1.6818394981820406], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [0.8647342995169082, 1.4396135265700483], "std": [0.9173911771514545, 0.6177533280442811], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.6763285024154589, 1.0338164251207729], "std": [0.8262423223110468, 0.8362652337503282], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [4.111111111111111, 2.9516908212560384], "std": [2.1741170059981267, 1.6818394981820406], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [0.8647342995169082, 1.4396135265700483], "std": [0.9173911771514545, 0.6177533280442811], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.6763285024154589, 1.0338164251207729], "std": [0.8262423223110468, 0.8362652337503282], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6429620217381916, 0.2226060587484398, 1.1411836715104753, -1.5071394501950717, 0.7789034265509016, -2.0611619768283336, 0.6756774651706172, -0.1271967005245678, 1.1438459283447049, 1.5482777607541736, 0.7165302758383523, 2.3644815965922295], "std": [0.05928728535133927, 0.05564145864796594, 0.03002444140417244, 0.0977289689738824, 0.10791883992851038, 0.13837944515282188, 0.054609549110187866, 0.07341666997378736, 0.040753456318428784, 0.2592505116772406, 0.13053706915682012, 0.3209111676376892], "min": [0.5905772479548878, 0.10316300699306125, 1.090877191909236, -1.7989423711029344, 0.6611963578596893, -2.483322020273177, 0.5856260808096068, -0.2879882577171006, 1.0762677376961802, 1.2324637087028911, 0.3813762560621623, 1.8268443624266213], "max": [0.8041954243205327, 0.2724020452123413, 1.2342588009401763, -1.2417786441032495, 1.022313319671206, -1.89885876731741, 0.7491704010828222, -0.017356599222620006, 1.203223565996135, 2.037091529334835, 0.8425748288161716, 2.9753888854207826], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6429620217381916, 0.2226060587484398, 1.1411836715104753, -1.5071394501950717, 0.7789034265509016, -2.0611619768283336, 0.6756774651706172, -0.1271967005245678, 1.1438459283447049, 1.5482777607541736, 0.7165302758383523, 2.3644815965922295], "std": [0.05928728535133927, 0.05564145864796594, 0.03002444140417244, 0.0977289689738824, 0.10791883992851038, 0.13837944515282188, 0.054609549110187866, 0.07341666997378736, 0.040753456318428784, 0.2592505116772406, 0.13053706915682012, 0.3209111676376892], "min": [0.5905772479548878, 0.10316300699306125, 1.090877191909236, -1.7989423711029344, 0.6611963578596893, -2.483322020273177, 0.5856260808096068, -0.2879882577171006, 1.0762677376961802, 1.2324637087028911, 0.3813762560621623, 1.8268443624266213], "max": [0.8041954243205327, 0.2724020452123413, 1.2342588009401763, -1.2417786441032495, 1.022313319671206, -1.89885876731741, 0.7491704010828222, -0.017356599222620006, 1.203223565996135, 2.037091529334835, 0.8425748288161716, 2.9753888854207826], "count": [207]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24114921977124185]], [[0.44735440972222223]], [[0.5797586008986928]]], "std": [[[0.3337412760527758]], [[0.24551538273535561]], [[0.22026208029958366]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890459701797386]], [[0.5342926919934641]], [[0.5514050980392158]]], "std": [[[0.33632003400994187]], [[0.3272801356565344]], [[0.3326433679638209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45857578635620916]], [[0.5288442585784314]], [[0.5776370241013072]]], "std": [[[0.28678700354978603]], [[0.2818152654817624]], [[0.29916420081987455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3371277859477124]], [[0.42759432802287584]], [[0.474200727124183]]], "std": [[[0.34750991924294505]], [[0.3352134747978458]], [[0.37484273191470285]]], "count": [100]}, "observation.state": {"min": [0.3985227346420288, -1.3479199409484863, 0.9182934165000916, -0.5163271427154541, -1.602684736251831, 0.634838879108429, -1.5195125341415405, -1.5616655349731445, 0.9189984202384949, -0.5019026398658752, 0.5764572024345398, -0.5663958191871643, 10.541250228881836, 44.959999084472656, -0.6150000095367432, -0.2018750011920929, 1.046875, 0.14687499403953552, 0.7137500047683716, -1.2193750143051147, 0.9793750047683716, -0.010624992661178112, 1.0555555820465088, 0.4543749988079071, 5.011875152587891, 54.650001525878906, 1.109375, -0.5287500023841858, 1.0006250143051147, 0.7749999761581421, 0.6675000190734863, 0.9331250190734863, 0.7087500095367432, 0.2381250113248825, 0.7093750238418579, -0.3311111330986023], "max": [1.486964464187622, -0.7706759572029114, 1.6109473705291748, 0.0693570226430893, -0.5867332220077515, 0.8161192536354065, -0.3473096489906311, -0.777399480342865, 1.7371203899383545, 0.47618743777275085, 1.5628840923309326, -0.558194100856781, 72.63874816894531, 64.22875213623047, 15.9399995803833, 9.44124984741211, 63.90062713623047, 26.24250030517578, 69.70375061035156, 55.450626373291016, 73.6918716430664, 57.31999969482422, 61.016876220703125, 85.11812591552734, 52.358123779296875, 75.60000610351562, 2.759999990463257, 9.62874984741211, 56.97687530517578, 93.63687896728516, 82.98187255859375, 110.51937866210938, 91.77188110351562, 109.92937469482422, 91.81500244140625, 109.05000305175781], "mean": [1.1865538358688354, -0.9135780334472656, 1.0763155221939087, -0.2559727132320404, -1.1992762088775635, 0.7322631478309631, -0.8849396705627441, -1.0615019798278809, 1.2617919445037842, -0.11336013674736023, 0.9456668496131897, -0.5634698271751404, 41.90252685546875, 50.4769401550293, -0.11664560437202454, 7.09947395324707, 12.535502433776855, 3.8825135231018066, 12.701763153076172, 5.66738224029541, 12.185742378234863, 6.154370307922363, 8.990257263183594, 12.807342529296875, 27.849740982055664, 68.83984375, 1.195664644241333, 3.992253065109253, 26.673219680786133, 34.74390411376953, 35.45602798461914, 40.88236618041992, 37.85819625854492, 43.12980651855469, 35.51893997192383, 50.1737174987793], "std": [0.31694886088371277, 0.1489385962486267, 0.1946607083082199, 0.15419399738311768, 0.24005448818206787, 0.05650479346513748, 0.3553682267665863, 0.2378837764263153, 0.24797916412353516, 0.28106242418289185, 0.2964087724685669, 0.0033227812964469194, 14.093809127807617, 4.186624526977539, 2.0381522178649902, 3.419951915740967, 20.24431610107422, 8.044225692749023, 20.27371597290039, 13.537193298339844, 21.236003875732422, 15.134657859802246, 16.518020629882812, 25.139678955078125, 16.305551528930664, 4.735640525817871, 0.20295144617557526, 3.9684205055236816, 23.759557723999023, 39.87223434448242, 33.3994026184082, 48.4295539855957, 36.816993713378906, 49.98807144165039, 37.46727752685547, 47.92372512817383], "count": [294]}, "action": {"min": [0.3985227346420288, -1.3479199409484863, 0.9182934165000916, -0.5163271427154541, -1.602684736251831, 0.634838879108429, -1.5195125341415405, -1.5616655349731445, 0.9189984202384949, -0.5019026398658752, 0.5764572024345398, -0.5663958191871643, 10.541250228881836, 44.959999084472656, -0.6150000095367432, -0.2018750011920929, 1.046875, 0.14687499403953552, 0.7137500047683716, -1.2193750143051147, 0.9793750047683716, -0.010624992661178112, 1.0555555820465088, 0.4543749988079071, 5.011875152587891, 54.650001525878906, 1.109375, -0.5287500023841858, 1.0006250143051147, 0.7749999761581421, 0.6675000190734863, 0.9331250190734863, 0.7087500095367432, 0.2381250113248825, 0.7093750238418579, -0.3311111330986023], "max": [1.486964464187622, -0.7706759572029114, 1.6109473705291748, 0.0693570226430893, -0.5867332220077515, 0.8161192536354065, -0.3473096489906311, -0.777399480342865, 1.7371203899383545, 0.47618743777275085, 1.5628840923309326, -0.558194100856781, 72.63874816894531, 64.22875213623047, 15.9399995803833, 9.44124984741211, 63.90062713623047, 26.24250030517578, 69.70375061035156, 55.450626373291016, 73.6918716430664, 57.31999969482422, 61.016876220703125, 85.11812591552734, 52.358123779296875, 75.60000610351562, 2.759999990463257, 9.62874984741211, 56.97687530517578, 93.63687896728516, 82.98187255859375, 110.51937866210938, 91.77188110351562, 109.92937469482422, 91.81500244140625, 109.05000305175781], "mean": [1.1865543127059937, -0.9135778546333313, 1.076316237449646, -0.25597265362739563, -1.1992766857147217, 0.7322630286216736, -0.8849397897720337, -1.0615020990371704, 1.261792540550232, -0.11336012929677963, 0.9456672668457031, -0.563469648361206, 41.902530670166016, 50.476959228515625, -0.1166454330086708, 7.099472999572754, 12.535499572753906, 3.8825135231018066, 12.701765060424805, 5.667382717132568, 12.185737609863281, 6.154369354248047, 8.990253448486328, 12.807344436645508, 27.849746704101562, 68.83983612060547, 1.1956640481948853, 3.9922542572021484, 26.6732177734375, 34.74390411376953, 35.45602798461914, 40.882389068603516, 37.85820007324219, 43.12977600097656, 35.51889419555664, 50.1736946105957], "std": [0.31694886088371277, 0.1489385962486267, 0.1946607232093811, 0.15419399738311768, 0.24005450308322906, 0.05650479346513748, 0.3553682565689087, 0.2378837764263153, 0.24797917902469635, 0.28106239438056946, 0.2964088022708893, 0.003322782227769494, 14.093809127807617, 4.186624526977539, 2.038153886795044, 3.419951915740967, 20.24431610107422, 8.044227600097656, 20.27371597290039, 13.537196159362793, 21.236003875732422, 15.134658813476562, 16.518022537231445, 25.139680862426758, 16.30555534362793, 4.735640048980713, 0.20295166969299316, 3.9684200286865234, 23.75955581665039, 39.872222900390625, 33.399410247802734, 48.42955780029297, 36.81699752807617, 49.98809051513672, 37.46728515625, 47.92372512817383], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [294]}, "index": {"min": [11375], "max": [11668], "mean": [11521.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [1.9489795918367347, 6.0, 6.0, 6.0, 6.0], "std": [1.9537463522953333, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [294]}, "eef_direction_state": {"mean": [4.340136054421769, 3.4625850340136055], "std": [2.052032669507796, 1.7252510764473719], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.7244897959183674, 1.3027210884353742], "std": [0.8663860223317283, 0.7191686033410162], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.608843537414966, 0.891156462585034], "std": [0.8123557052461621, 0.8461939735223741], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.340136054421769, 3.4625850340136055], "std": [2.052032669507796, 1.7252510764473719], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.7244897959183674, 1.3027210884353742], "std": [0.8663860223317283, 0.7191686033410162], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.608843537414966, 0.891156462585034], "std": [0.8123557052461621, 0.8461939735223741], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.6230700560561132, 0.234667345922743, 1.1372663895849127, -1.513993753808951, 0.8069841986954723, -1.9991496674780167, 0.6556538859973378, -0.14435185893476118, 1.1510176940508252, 1.5074478224869323, 0.8270077868993105, 2.2327652503613655], "std": [0.059834930789274356, 0.05610973032100882, 0.039037759613574224, 0.12600846263564833, 0.06850086440845095, 0.0785294096184105, 0.06641581940317857, 0.0880947716493862, 0.040094153687835234, 0.1800966726531498, 0.16278011901887982, 0.21689640973139346], "min": [0.560316133560185, 0.08401526797700412, 1.0964486094143835, -1.617013126612441, 0.5671182509158608, -2.220601129370582, 0.5630849258879305, -0.29862726911129434, 1.0883233151609402, 1.2467663925564314, 0.5822314544049618, 1.837180936339073], "max": [0.7844432728750189, 0.2895246469562577, 1.2429125731058464, -1.151081583646519, 0.897852366755703, -1.7777253172569607, 0.7739308949307265, 0.024828875096487568, 1.2267070624616092, 1.945570207096068, 1.1022440361136692, 2.744056491541515], "count": [294]}, "eef_sim_pose_action": {"mean": [0.6230700560561132, 0.234667345922743, 1.1372663895849127, -1.513993753808951, 0.8069841986954723, -1.9991496674780167, 0.6556538859973378, -0.14435185893476118, 1.1510176940508252, 1.5074478224869323, 0.8270077868993105, 2.2327652503613655], "std": [0.059834930789274356, 0.05610973032100882, 0.039037759613574224, 0.12600846263564833, 0.06850086440845095, 0.0785294096184105, 0.06641581940317857, 0.0880947716493862, 0.040094153687835234, 0.1800966726531498, 0.16278011901887982, 0.21689640973139346], "min": [0.560316133560185, 0.08401526797700412, 1.0964486094143835, -1.617013126612441, 0.5671182509158608, -2.220601129370582, 0.5630849258879305, -0.29862726911129434, 1.0883233151609402, 1.2467663925564314, 0.5822314544049618, 1.837180936339073], "max": [0.7844432728750189, 0.2895246469562577, 1.2429125731058464, -1.151081583646519, 0.897852366755703, -1.7777253172569607, 0.7739308949307265, 0.024828875096487568, 1.2267070624616092, 1.945570207096068, 1.1022440361136692, 2.744056491541515], "count": [294]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25426631331699345]], [[0.4494501000816994]], [[0.5734031760620916]]], "std": [[[0.34267868621335784]], [[0.2543721006697757]], [[0.2260783977856584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5024510069444444]], [[0.5461288398692811]], [[0.5606355453431372]]], "std": [[[0.3258387074977077]], [[0.31934092605955494]], [[0.3277031838614998]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477032802287582]], [[0.5245264705882353]], [[0.5738393300653595]]], "std": [[[0.29899171360269794]], [[0.2878752874541513]], [[0.30171683205994454]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33096374183006533]], [[0.4227822651143791]], [[0.47249341707516335]]], "std": [[[0.34472555691559353]], [[0.33110350659831383]], [[0.37488449861667816]]], "count": [100]}, "observation.state": {"min": [0.42141127586364746, -1.403639316558838, 0.9352297186851501, -0.4813161790370941, -1.6035324335098267, 0.5272230505943298, -1.562356948852539, -1.4747129678726196, 0.9152551889419556, -0.5578126311302185, 0.3142404854297638, -0.5799620151519775, 34.58625030517578, 40.38624954223633, -0.5637500286102295, -0.24812500178813934, 0.875, -0.3956249952316284, 0.7862499952316284, -1.2862499952316284, 0.8550000190734863, 0.08249999582767487, 1.0555555820465088, -0.6837500333786011, 2.791249990463257, 52.786251068115234, 0.8018749952316284, -0.765625, 0.6981250047683716, 0.8018749952316284, 0.5924999713897705, -0.046875, 0.6868749856948853, -0.31687501072883606, 0.6931250095367432, 0.6512500047683716], "max": [1.44704270362854, -0.7786392569541931, 1.7037413120269775, 0.18837739527225494, -0.5471312999725342, 0.6708247661590576, -0.4648517966270447, -0.7936598658561707, 1.6436588764190674, 0.4988984763622284, 1.6308226585388184, -0.49067291617393494, 70.62999725341797, 59.877498626708984, -0.30125001072883606, 9.723750114440918, 64.36250305175781, 29.376249313354492, 64.3843765258789, 52.22249984741211, 71.06437683105469, 51.478126525878906, 58.98062515258789, 87.31999969482422, 40.6775016784668, 82.31875610351562, 2.666249990463257, 9.545000076293945, 65.94937896728516, 110.47624969482422, 86.34062957763672, 110.54812622070312, 95.21562957763672, 110.93375396728516, 97.71562957763672, 109.94000244140625], "mean": [1.2047698497772217, -0.9076914191246033, 1.0904240608215332, -0.22888672351837158, -1.248207926750183, 0.6234431266784668, -0.9052990078926086, -1.008678913116455, 1.2157636880874634, -0.22735199332237244, 0.8610414266586304, -0.546819806098938, 44.424747467041016, 53.352691650390625, -0.42411184310913086, 5.631163597106934, 10.405355453491211, 2.684084892272949, 9.689736366271973, 3.93725848197937, 9.96188735961914, 4.06929874420166, 7.7002105712890625, 11.905948638916016, 16.358896255493164, 68.21258544921875, 0.9999427795410156, 4.411159992218018, 22.261768341064453, 30.889484405517578, 30.66167449951172, 29.926456451416016, 33.224761962890625, 33.278804779052734, 29.918184280395508, 44.651206970214844], "std": [0.3114287555217743, 0.156236469745636, 0.20721890032291412, 0.18969279527664185, 0.2895256578922272, 0.03917195647954941, 0.28476905822753906, 0.2024650275707245, 0.1944909691810608, 0.2944771349430084, 0.32281622290611267, 0.03632640838623047, 10.079401969909668, 4.961428642272949, 0.05586297810077667, 2.9025955200195312, 17.657779693603516, 7.526401042938232, 18.37660026550293, 13.83108139038086, 20.260446548461914, 11.650647163391113, 15.16922664642334, 23.46923065185547, 9.394918441772461, 8.632710456848145, 0.25960931181907654, 3.1384313106536865, 22.734046936035156, 44.3856086730957, 33.20117950439453, 44.58313751220703, 36.13267135620117, 45.788978576660156, 37.13767623901367, 44.82804489135742], "count": [370]}, "action": {"min": [0.42141127586364746, -1.403639316558838, 0.9352297186851501, -0.4813161790370941, -1.6035324335098267, 0.5272230505943298, -1.562356948852539, -1.4747129678726196, 0.9152551889419556, -0.5578126311302185, 0.3142404854297638, -0.5799620151519775, 34.58625030517578, 40.38624954223633, -0.5637500286102295, -0.24812500178813934, 0.875, -0.3956249952316284, 0.7862499952316284, -1.2862499952316284, 0.8550000190734863, 0.08249999582767487, 1.0555555820465088, -0.6837500333786011, 2.791249990463257, 52.786251068115234, 0.8018749952316284, -0.765625, 0.6981250047683716, 0.8018749952316284, 0.5924999713897705, -0.046875, 0.6868749856948853, -0.31687501072883606, 0.6931250095367432, 0.6512500047683716], "max": [1.44704270362854, -0.7786392569541931, 1.7037413120269775, 0.18837739527225494, -0.5471312999725342, 0.6708247661590576, -0.4648517966270447, -0.7936598658561707, 1.6436588764190674, 0.4988984763622284, 1.6308226585388184, -0.49067291617393494, 70.62999725341797, 59.877498626708984, -0.30125001072883606, 9.723750114440918, 64.36250305175781, 29.376249313354492, 64.3843765258789, 52.22249984741211, 71.06437683105469, 51.478126525878906, 58.98062515258789, 87.31999969482422, 40.6775016784668, 82.31875610351562, 2.666249990463257, 9.545000076293945, 65.94937896728516, 110.47624969482422, 86.34062957763672, 110.54812622070312, 95.21562957763672, 110.93375396728516, 97.71562957763672, 109.94000244140625], "mean": [1.2047697305679321, -0.9076911807060242, 1.0904239416122437, -0.2288866639137268, -1.2482081651687622, 0.6234431266784668, -0.9052989482879639, -1.0086791515350342, 1.2157644033432007, -0.22735199332237244, 0.8610416650772095, -0.5468195676803589, 44.424766540527344, 53.352745056152344, -0.4241117835044861, 5.631160736083984, 10.405354499816895, 2.6840860843658447, 9.689732551574707, 3.937260866165161, 9.961886405944824, 4.069298267364502, 7.700209617614746, 11.905946731567383, 16.358888626098633, 68.212646484375, 0.9999432563781738, 4.411160945892334, 22.261768341064453, 30.88945770263672, 30.66165542602539, 29.926532745361328, 33.22475814819336, 33.278839111328125, 29.918197631835938, 44.65119171142578], "std": [0.3114287555217743, 0.1562364399433136, 0.20721891522407532, 0.18969276547431946, 0.2895256578922272, 0.039171960204839706, 0.2847690284252167, 0.20246504247188568, 0.1944909393787384, 0.2944771349430084, 0.32281628251075745, 0.036326419562101364, 10.0794038772583, 4.961429119110107, 0.05586296692490578, 2.9025959968566895, 17.65777587890625, 7.526402473449707, 18.376602172851562, 13.831082344055176, 20.260440826416016, 11.650644302368164, 15.169225692749023, 23.469234466552734, 9.394919395446777, 8.632712364196777, 0.2596093416213989, 3.1384313106536865, 22.734039306640625, 44.3856086730957, 33.20118713378906, 44.5831413269043, 36.13268280029297, 45.78898620605469, 37.13766860961914, 44.82805633544922], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [370]}, "index": {"min": [11669], "max": [12038], "mean": [11853.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [2.424324324324324, 6.0, 6.0, 6.0, 6.0], "std": [1.6525010373968068, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [370]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [370]}, "eef_direction_state": {"mean": [4.6, 3.502702702702703], "std": [2.165328762254972, 1.672106049670309], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.6027027027027027, 1.327027027027027], "std": [0.8551865566935967, 0.6439525954722809], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.4594594594594595, 0.9243243243243243], "std": [0.7567567567567561, 0.8445070224870533], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.6, 3.502702702702703], "std": [2.165328762254972, 1.672106049670309], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.6027027027027027, 1.327027027027027], "std": [0.8551865566935967, 0.6439525954722809], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.4594594594594595, 0.9243243243243243], "std": [0.7567567567567561, 0.8445070224870533], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.6220227965402926, 0.23826199095450593, 1.145874341359861, -1.4706427056041, 0.7379654377057931, -1.9850082310392185, 0.6391453313087185, -0.14683727901924046, 1.1217122190567272, 1.7273931745245779, 0.876042902866519, 2.466206777399959], "std": [0.06061440918948636, 0.05693351866642077, 0.028429299595098628, 0.08661128457812395, 0.06791295059194853, 0.10483943161784184, 0.05475332053244202, 0.07363803548710231, 0.026446504204024307, 0.22601196572843807, 0.16395716259431412, 0.2995981929122896], "min": [0.5657085225615481, 0.08013882416682105, 1.08169040798521, -1.7457592754266624, 0.5230764687531084, -2.3280794365786925, 0.5596129063070471, -0.31015181191064123, 1.0679806645394494, 1.4332443462893307, 0.5852978642403994, 1.7966350430847167], "max": [0.7957653470965325, 0.2776482011795452, 1.2270092726495654, -1.2355132255950545, 0.8914723078553486, -1.7893363290286526, 0.7462184506958296, 0.004574817089288835, 1.1652045217283373, 2.105428768044906, 1.1168240726445, 2.8378898759784024], "count": [370]}, "eef_sim_pose_action": {"mean": [0.6220227965402926, 0.23826199095450593, 1.145874341359861, -1.4706427056041, 0.7379654377057931, -1.9850082310392185, 0.6391453313087185, -0.14683727901924046, 1.1217122190567272, 1.7273931745245779, 0.876042902866519, 2.466206777399959], "std": [0.06061440918948636, 0.05693351866642077, 0.028429299595098628, 0.08661128457812395, 0.06791295059194853, 0.10483943161784184, 0.05475332053244202, 0.07363803548710231, 0.026446504204024307, 0.22601196572843807, 0.16395716259431412, 0.2995981929122896], "min": [0.5657085225615481, 0.08013882416682105, 1.08169040798521, -1.7457592754266624, 0.5230764687531084, -2.3280794365786925, 0.5596129063070471, -0.31015181191064123, 1.0679806645394494, 1.4332443462893307, 0.5852978642403994, 1.7966350430847167], "max": [0.7957653470965325, 0.2776482011795452, 1.2270092726495654, -1.2355132255950545, 0.8914723078553486, -1.7893363290286526, 0.7462184506958296, 0.004574817089288835, 1.1652045217283373, 2.105428768044906, 1.1168240726445, 2.8378898759784024], "count": [370]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25500029003267977]], [[0.45167408700980394]], [[0.57960585375817]]], "std": [[[0.3455233049012172]], [[0.2541474778711438]], [[0.22563035374698615]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495275006127451]], [[0.5352209987745098]], [[0.5478322916666667]]], "std": [[[0.3185598200672693]], [[0.3131389513548324]], [[0.32310760452800613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41971249795751636]], [[0.49472137663398696]], [[0.5498824734477125]]], "std": [[[0.28276640285650206]], [[0.2746800379927845]], [[0.29048109271830647]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3328084885620915]], [[0.42621880310457516]], [[0.47732874795751634]]], "std": [[[0.34562029804350075]], [[0.3309538556991492]], [[0.3749181298683625]]], "count": [100]}, "observation.state": {"min": [0.35434308648109436, -1.3901684284210205, 0.926413357257843, -0.4812552332878113, -1.6199358701705933, 0.5308232307434082, -1.51784348487854, -1.4546139240264893, 0.9227893352508545, -0.5213101506233215, 0.42191195487976074, -0.6493667364120483, 2.4593749046325684, 44.618751525878906, -0.6106250286102295, -0.19500000774860382, 0.7024999856948853, 0.01374999899417162, 0.6725000143051147, -1.0774999856948853, 0.9424999952316284, 0.10437499731779099, 1.0924999713897705, -0.27000001072883606, 2.129999876022339, 47.24937438964844, 0.9275000095367432, -1.037500023841858, 0.6399999856948853, 0.1562500149011612, 0.6256250143051147, -0.014999995008111, 0.6556249856948853, 0.3375000059604645, 0.6837500333786011, -3.28125], "max": [1.429198145866394, -0.8020523190498352, 1.685502052307129, 0.1904039829969406, -0.4691433906555176, 0.7556076645851135, -0.486524373292923, -0.7614728808403015, 1.6076810359954834, 0.4782988131046295, 1.6441384553909302, -0.4916266202926636, 73.1606216430664, 73.1781234741211, 2.697499990463257, 9.405624389648438, 67.73750305175781, 20.7918758392334, 69.00125122070312, 40.083126068115234, 72.53187561035156, 41.494998931884766, 64.93499755859375, 76.65249633789062, 41.58812713623047, 82.90750122070312, 2.6675000190734863, 9.598750114440918, 67.95000457763672, 110.13187408447266, 88.30374908447266, 110.66312408447266, 94.81875610351562, 111.06500244140625, 95.19062805175781, 110.25812530517578], "mean": [1.2584723234176636, -0.911024808883667, 1.0467361211776733, -0.3048757314682007, -1.3353958129882812, 0.6590866446495056, -0.9304509162902832, -0.9657449126243591, 1.1881664991378784, -0.19816772639751434, 0.900384783744812, -0.5797902345657349, 18.015310287475586, 65.11125946044922, -0.3412381410598755, 6.862541675567627, 8.829740524291992, 2.062269926071167, 8.510785102844238, 1.80717134475708, 8.868549346923828, 2.920114040374756, 6.734872817993164, 8.726570129394531, 18.09209632873535, 64.70664978027344, 1.201972484588623, 5.034196376800537, 21.472562789916992, 24.88763999938965, 27.633987426757812, 25.599241256713867, 30.112239837646484, 26.56011199951172, 25.904165267944336, 38.16191864013672], "std": [0.31018102169036865, 0.13669876754283905, 0.20266707241535187, 0.1804770678281784, 0.2902931869029999, 0.06598533689975739, 0.24171209335327148, 0.16602779924869537, 0.15381483733654022, 0.26731622219085693, 0.3147658407688141, 0.06942520290613174, 23.231515884399414, 8.806365013122559, 0.3475278615951538, 2.305321455001831, 18.294458389282227, 4.40271520614624, 18.76311683654785, 8.506508827209473, 19.426544189453125, 8.674680709838867, 15.184164047241211, 20.917011260986328, 12.499639511108398, 10.504801750183105, 0.22565124928951263, 3.8343091011047363, 24.26206398010254, 40.14365005493164, 33.55603790283203, 41.806705474853516, 35.998504638671875, 42.92146682739258, 35.35166549682617, 44.73512268066406], "count": [408]}, "action": {"min": [0.35434308648109436, -1.3901684284210205, 0.926413357257843, -0.4812552332878113, -1.6199358701705933, 0.5308232307434082, -1.51784348487854, -1.4546139240264893, 0.9227893352508545, -0.5213101506233215, 0.42191195487976074, -0.6493667364120483, 2.4593749046325684, 44.618751525878906, -0.6106250286102295, -0.19500000774860382, 0.7024999856948853, 0.01374999899417162, 0.6725000143051147, -1.0774999856948853, 0.9424999952316284, 0.10437499731779099, 1.0924999713897705, -0.27000001072883606, 2.129999876022339, 47.24937438964844, 0.9275000095367432, -1.037500023841858, 0.6399999856948853, 0.1562500149011612, 0.6256250143051147, -0.014999995008111, 0.6556249856948853, 0.3375000059604645, 0.6837500333786011, -3.28125], "max": [1.429198145866394, -0.8020523190498352, 1.685502052307129, 0.1904039829969406, -0.4691433906555176, 0.7556076645851135, -0.486524373292923, -0.7614728808403015, 1.6076810359954834, 0.4782988131046295, 1.6441384553909302, -0.4916266202926636, 73.1606216430664, 73.1781234741211, 2.697499990463257, 9.405624389648438, 67.73750305175781, 20.7918758392334, 69.00125122070312, 40.083126068115234, 72.53187561035156, 41.494998931884766, 64.93499755859375, 76.65249633789062, 41.58812713623047, 82.90750122070312, 2.6675000190734863, 9.598750114440918, 67.95000457763672, 110.13187408447266, 88.30374908447266, 110.66312408447266, 94.81875610351562, 111.06500244140625, 95.19062805175781, 110.25812530517578], "mean": [1.2584725618362427, -0.9110242128372192, 1.0467357635498047, -0.3048759400844574, -1.3353959321975708, 0.6590867638587952, -0.9304502606391907, -0.9657455086708069, 1.1881670951843262, -0.19816766679286957, 0.9003850221633911, -0.5797901153564453, 18.01531219482422, 65.1112289428711, -0.3412381410598755, 6.862542629241943, 8.82973861694336, 2.062269687652588, 8.510785102844238, 1.8071709871292114, 8.868548393249512, 2.920114278793335, 6.734877586364746, 8.726570129394531, 18.09207534790039, 64.70667266845703, 1.2019710540771484, 5.034193515777588, 21.4725399017334, 24.887666702270508, 27.63402557373047, 25.599260330200195, 30.112218856811523, 26.56011199951172, 25.90418243408203, 38.161895751953125], "std": [0.31018099188804626, 0.13669875264167786, 0.20266713201999664, 0.1804770678281784, 0.2902931869029999, 0.06598532944917679, 0.24171209335327148, 0.16602778434753418, 0.15381483733654022, 0.26731622219085693, 0.3147658109664917, 0.06942520290613174, 23.231515884399414, 8.806363105773926, 0.34752801060676575, 2.305320978164673, 18.294456481933594, 4.402715682983398, 18.763113021850586, 8.506507873535156, 19.426544189453125, 8.674681663513184, 15.184164047241211, 20.917011260986328, 12.499643325805664, 10.504801750183105, 0.22565126419067383, 3.834308385848999, 24.262060165405273, 40.14365005493164, 33.5560417175293, 41.80670166015625, 35.998512268066406, 42.921470642089844, 35.351646423339844, 44.73512649536133], "count": [408]}, "timestamp": {"min": [0.0], "max": [13.566666666666666], "mean": [6.783333333333332], "std": [3.9259700381868354], "count": [408]}, "frame_index": {"min": [0], "max": [407], "mean": [203.5], "std": [117.77910114560505], "count": [408]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [408]}, "index": {"min": [12039], "max": [12446], "mean": [12242.5], "std": [117.77910114560505], "count": [408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [408]}, "subtask_annotation": {"mean": [2.5, 6.0, 6.0, 6.0, 6.0], "std": [1.4669562993878602, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [408]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [408]}, "eef_direction_state": {"mean": [4.8995098039215685, 3.549019607843137], "std": [1.7965652836819868, 1.3385494854900684], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_state": {"mean": [0.6004901960784313, 1.3848039215686274], "std": [0.8854486814891881, 0.599398768035001], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_state": {"mean": [0.45098039215686275, 0.9681372549019608], "std": [0.7326750741777798, 0.8292829768365512], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_direction_action": {"mean": [4.8995098039215685, 3.549019607843137], "std": [1.7965652836819868, 1.3385494854900684], "min": [0, 0], "max": [6, 6], "count": [408]}, "eef_velocity_action": {"mean": [0.6004901960784313, 1.3848039215686274], "std": [0.8854486814891881, 0.599398768035001], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_acc_mag_action": {"mean": [0.45098039215686275, 0.9681372549019608], "std": [0.7326750741777798, 0.8292829768365512], "min": [0, 0], "max": [2, 2], "count": [408]}, "eef_sim_pose_state": {"mean": [0.6099180643866594, 0.2493346041353069, 1.1445642701401275, -1.4415017894558595, 0.7152827312636998, -1.9163874256559792, 0.6324836981772534, -0.16051140887892812, 1.128016035641209, 1.6947193842475736, 0.8881159929170573, 2.4362247565502546], "std": [0.06119274385241719, 0.05195654940295419, 0.03603004456635512, 0.12615298920086432, 0.08876244803468605, 0.09147503490584277, 0.04419652635094306, 0.06905186444367668, 0.03960114827708773, 0.2815279059490517, 0.14106343669988594, 0.3248783432664036], "min": [0.5738756534530851, 0.07797230783090597, 1.0950616543886473, -1.6353689118907597, 0.4751365390160176, -2.2421749153515362, 0.5659220855882057, -0.3022320047899297, 1.054561269008985, 0.8695582494707672, 0.5757323167123132, 1.7560089768248943], "max": [0.8007749339489509, 0.28017635182526235, 1.2655680350290857, -0.8483084773139029, 0.8803715544067905, -1.6781095103129067, 0.7373217417645104, -0.0007688012008198186, 1.2713696241463341, 2.1778366091706176, 1.112193914247293, 2.8962209738460594], "count": [408]}, "eef_sim_pose_action": {"mean": [0.6099180643866594, 0.2493346041353069, 1.1445642701401275, -1.4415017894558595, 0.7152827312636998, -1.9163874256559792, 0.6324836981772534, -0.16051140887892812, 1.128016035641209, 1.6947193842475736, 0.8881159929170573, 2.4362247565502546], "std": [0.06119274385241719, 0.05195654940295419, 0.03603004456635512, 0.12615298920086432, 0.08876244803468605, 0.09147503490584277, 0.04419652635094306, 0.06905186444367668, 0.03960114827708773, 0.2815279059490517, 0.14106343669988594, 0.3248783432664036], "min": [0.5738756534530851, 0.07797230783090597, 1.0950616543886473, -1.6353689118907597, 0.4751365390160176, -2.2421749153515362, 0.5659220855882057, -0.3022320047899297, 1.054561269008985, 0.8695582494707672, 0.5757323167123132, 1.7560089768248943], "max": [0.8007749339489509, 0.28017635182526235, 1.2655680350290857, -0.8483084773139029, 0.8803715544067905, -1.6781095103129067, 0.7373217417645104, -0.0007688012008198186, 1.2713696241463341, 2.1778366091706176, 1.112193914247293, 2.8962209738460594], "count": [408]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2552085130718954]], [[0.4449814562908497]], [[0.5687939991830065]]], "std": [[[0.3419928588851677]], [[0.2576747685069696]], [[0.2308706710081899]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4823310784313726]], [[0.5161156576797385]], [[0.5233242790032681]]], "std": [[[0.33988366694735966]], [[0.3328674414272127]], [[0.33754419751406434]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40758029411764707]], [[0.4939106924019608]], [[0.5543041748366013]]], "std": [[[0.27920073866180417]], [[0.26815885485719204]], [[0.2838947132929928]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3301206617647059]], [[0.422899795751634]], [[0.4729879513888889]]], "std": [[[0.34345257826815295]], [[0.33072963517817044]], [[0.3758174520455351]]], "count": [100]}, "observation.state": {"min": [0.4499742388725281, -1.3240540027618408, 0.9634588956832886, -0.4393962621688843, -1.605786681175232, 0.5173523426055908, -1.3957130908966064, -1.4325361251831055, 0.9838042259216309, -0.5294880867004395, 0.5063134431838989, -0.536020815372467, 11.84000015258789, 41.67562484741211, -0.4906249940395355, -0.14687500894069672, 0.19875000417232513, -0.019999992102384567, 0.6981250047683716, -1.1388888359069824, 0.9375, -2.479374885559082, 1.0575000047683716, -0.9850000143051147, 3.411875009536743, 49.057498931884766, 0.9068750143051147, -1.3962500095367432, 0.6831250190734863, 0.7599999904632568, 0.6131249666213989, -0.8956249952316284, 0.6887500286102295, 0.08312500268220901, 0.8393750190734863, 0.42625001072883606], "max": [1.3907963037490845, -0.8585107326507568, 1.6026979684829712, 0.12145227938890457, -0.6023498773574829, 0.6920920014381409, -0.5088406801223755, -0.8502136468887329, 1.6179808378219604, 0.36284682154655457, 1.5461416244506836, -0.4423685669898987, 75.4468765258789, 62.98875045776367, 14.232500076293945, 9.454999923706055, 66.23187255859375, 40.411251068115234, 70.81937408447266, 30.016874313354492, 70.76750183105469, 48.68375015258789, 67.94812774658203, 86.99187469482422, 38.71812438964844, 82.04562377929688, 3.4049999713897705, 9.493749618530273, 67.63812255859375, 110.11125183105469, 89.00625610351562, 111.15625, 96.29875183105469, 111.13687896728516, 95.83499908447266, 110.70437622070312], "mean": [1.1421247720718384, -0.9469159841537476, 1.1102601289749146, -0.18550589680671692, -1.2233617305755615, 0.6184212565422058, -0.9308254718780518, -0.9895004034042358, 1.199951171875, -0.25479286909103394, 0.9280217885971069, -0.4943654537200928, 31.79375457763672, 57.177303314208984, -0.12869462370872498, 7.770377159118652, 8.755234718322754, 3.4557950496673584, 9.631564140319824, 1.7968264818191528, 9.576885223388672, 2.5037930011749268, 8.631107330322266, 10.162405014038086, 17.259136199951172, 70.12606811523438, 1.0984762907028198, 4.456127166748047, 28.329320907592773, 38.328392028808594, 37.05918884277344, 39.59341049194336, 39.39299774169922, 42.912696838378906, 36.353790283203125, 49.703128814697266], "std": [0.24670499563217163, 0.1167784035205841, 0.167230486869812, 0.12457769364118576, 0.22774086892604828, 0.04383527860045433, 0.22481988370418549, 0.15105170011520386, 0.15056559443473816, 0.2706601619720459, 0.2650226056575775, 0.034644197672605515, 19.63640785217285, 6.530972957611084, 1.7355902194976807, 2.876204490661621, 18.223526000976562, 8.183175086975098, 19.696941375732422, 7.511298656463623, 19.911203384399414, 10.576200485229492, 17.11220932006836, 20.482309341430664, 10.150764465332031, 9.136700630187988, 0.29529526829719543, 3.9004249572753906, 27.808835983276367, 47.19412612915039, 37.7360725402832, 48.24666213989258, 40.125877380371094, 49.11044692993164, 38.99498748779297, 49.151145935058594], "count": [321]}, "action": {"min": [0.4499742388725281, -1.3240540027618408, 0.9634588956832886, -0.4393962621688843, -1.605786681175232, 0.5173523426055908, -1.3957130908966064, -1.4325361251831055, 0.9838042259216309, -0.5294880867004395, 0.5063134431838989, -0.536020815372467, 11.84000015258789, 41.67562484741211, -0.4906249940395355, -0.14687500894069672, 0.19875000417232513, -0.019999992102384567, 0.6981250047683716, -1.1388888359069824, 0.9375, -2.479374885559082, 1.0575000047683716, -0.9850000143051147, 3.411875009536743, 49.057498931884766, 0.9068750143051147, -1.3962500095367432, 0.6831250190734863, 0.7599999904632568, 0.6131249666213989, -0.8956249952316284, 0.6887500286102295, 0.08312500268220901, 0.8393750190734863, 0.42625001072883606], "max": [1.3907963037490845, -0.8585107326507568, 1.6026979684829712, 0.12145227938890457, -0.6023498773574829, 0.6920920014381409, -0.5088406801223755, -0.8502136468887329, 1.6179808378219604, 0.36284682154655457, 1.5461416244506836, -0.4423685669898987, 75.4468765258789, 62.98875045776367, 14.232500076293945, 9.454999923706055, 66.23187255859375, 40.411251068115234, 70.81937408447266, 30.016874313354492, 70.76750183105469, 48.68375015258789, 67.94812774658203, 86.99187469482422, 38.71812438964844, 82.04562377929688, 3.4049999713897705, 9.493749618530273, 67.63812255859375, 110.11125183105469, 89.00625610351562, 111.15625, 96.29875183105469, 111.13687896728516, 95.83499908447266, 110.70437622070312], "mean": [1.1421257257461548, -0.946915864944458, 1.110261082649231, -0.1855057328939438, -1.223361611366272, 0.6184213161468506, -0.9308249950408936, -0.9895005226135254, 1.1999512910842896, -0.25479283928871155, 0.9280218482017517, -0.4943656623363495, 31.793750762939453, 57.177364349365234, -0.1286945790052414, 7.770374774932861, 8.755232810974121, 3.4557957649230957, 9.631561279296875, 1.796826720237732, 9.576879501342773, 2.503793954849243, 8.631105422973633, 10.16240406036377, 17.259117126464844, 70.12606811523438, 1.0984764099121094, 4.456127166748047, 28.32930564880371, 38.328392028808594, 37.0592041015625, 39.593467712402344, 39.393035888671875, 42.91272735595703, 36.35380935668945, 49.70313262939453], "std": [0.24670501053333282, 0.1167784035205841, 0.167230486869812, 0.12457769364118576, 0.22774086892604828, 0.04383528605103493, 0.22481989860534668, 0.15105168521404266, 0.15056556463241577, 0.2706601619720459, 0.2650226354598999, 0.034644193947315216, 19.63640785217285, 6.530972957611084, 1.7355902194976807, 2.8762049674987793, 18.22352409362793, 8.183175086975098, 19.69693946838379, 7.511298179626465, 19.911203384399414, 10.576202392578125, 17.11220932006836, 20.482309341430664, 10.15076732635498, 9.136701583862305, 0.2952951192855835, 3.9004247188568115, 27.808826446533203, 47.19412612915039, 37.73606872558594, 48.24666976928711, 40.125877380371094, 49.110443115234375, 38.994991302490234, 49.15115737915039], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [321]}, "index": {"min": [12447], "max": [12767], "mean": [12607.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [2.498442367601246, 6.0, 6.0, 6.0, 6.0], "std": [1.6217459354280093, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [321]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [321]}, "eef_direction_state": {"mean": [4.5607476635514015, 3.8909657320872273], "std": [2.1782451856883074, 1.5174825445351972], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.573208722741433, 1.1744548286604362], "std": [0.8437595644143749, 0.6609502495522831], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.4517133956386293, 0.7912772585669782], "std": [0.7436157300615769, 0.8372473372982732], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [4.5607476635514015, 3.8909657320872273], "std": [2.1782451856883074, 1.5174825445351972], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.573208722741433, 1.1744548286604362], "std": [0.8437595644143749, 0.6609502495522831], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.4517133956386293, 0.7912772585669782], "std": [0.7436157300615769, 0.8372473372982732], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.6249966568253476, 0.21562976923286156, 1.1422436275218175, -1.437571376764393, 0.6959623970893909, -2.022181188580841, 0.6254075433249027, -0.1465344014810131, 1.1237327696764183, 1.6636531760543813, 0.8219686534565425, 2.466192105960753], "std": [0.052206606644594804, 0.04007532711751463, 0.027715320656016257, 0.07861508142920882, 0.05652780271092432, 0.08235470437141755, 0.0458354375672973, 0.058565078974150656, 0.03403700871785509, 0.24587198352705172, 0.13711219356320944, 0.3123640741252527], "min": [0.5764804376703394, 0.09274276285677635, 1.0871102711803038, -1.6456849130360744, 0.5356838224176266, -2.2651714371223974, 0.5673302436892438, -0.26518207981605746, 1.0634648169306755, 1.3448406157211679, 0.5419627045647872, 1.883956755409175], "max": [0.7774798173457698, 0.27268008701171675, 1.2197277035992546, -1.21213644650161, 0.800861086257036, -1.7742874044431367, 0.7368705488150583, -0.012775499296188653, 1.168165412239527, 2.0476092174618445, 1.0537390314955344, 2.89281166382047], "count": [321]}, "eef_sim_pose_action": {"mean": [0.6249966568253476, 0.21562976923286156, 1.1422436275218175, -1.437571376764393, 0.6959623970893909, -2.022181188580841, 0.6254075433249027, -0.1465344014810131, 1.1237327696764183, 1.6636531760543813, 0.8219686534565425, 2.466192105960753], "std": [0.052206606644594804, 0.04007532711751463, 0.027715320656016257, 0.07861508142920882, 0.05652780271092432, 0.08235470437141755, 0.0458354375672973, 0.058565078974150656, 0.03403700871785509, 0.24587198352705172, 0.13711219356320944, 0.3123640741252527], "min": [0.5764804376703394, 0.09274276285677635, 1.0871102711803038, -1.6456849130360744, 0.5356838224176266, -2.2651714371223974, 0.5673302436892438, -0.26518207981605746, 1.0634648169306755, 1.3448406157211679, 0.5419627045647872, 1.883956755409175], "max": [0.7774798173457698, 0.27268008701171675, 1.2197277035992546, -1.21213644650161, 0.800861086257036, -1.7742874044431367, 0.7368705488150583, -0.012775499296188653, 1.168165412239527, 2.0476092174618445, 1.0537390314955344, 2.89281166382047], "count": [321]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25718091911764707]], [[0.4496671262254902]], [[0.5735169975490195]]], "std": [[[0.34357917666758025]], [[0.2570731664080476]], [[0.22957620108433174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48108736928104573]], [[0.5191451695261439]], [[0.5309518688725491]]], "std": [[[0.33871956745512866]], [[0.33062822141299614]], [[0.334462087302924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45366811070261437]], [[0.5291604391339869]], [[0.5830709517973857]]], "std": [[[0.2929160976917901]], [[0.2806569533719837]], [[0.2968594797228089]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3284804493464052]], [[0.4212629881535948]], [[0.4706931597222222]]], "std": [[[0.3434946702672623]], [[0.33115385756640126]], [[0.37424532047988424]]], "count": [100]}, "observation.state": {"min": [0.383764386177063, -1.312490463256836, 0.9317540526390076, -0.4510524570941925, -1.6018370389938354, 0.6364495754241943, -1.4761196374893188, -1.5046111345291138, 0.9472904801368713, -0.6395437717437744, 0.3767071068286896, -0.5221923589706421, 2.4643750190734863, 48.22624969482422, -0.5674999952316284, -0.21812500059604645, 0.8031250238418579, 0.11437500268220901, 0.8323076963424683, -1.115625023841858, 0.90625, -2.34375, 1.109375, -0.6625000238418579, 1.890625, 48.110626220703125, 0.8587499856948853, -0.9474999904632568, 0.6290909051895142, 0.578125, 0.6206250190734863, 0.043124984949827194, 0.8324999809265137, 0.24375000596046448, 0.7243750095367432, 0.06874999403953552], "max": [1.4398794174194336, -0.7945658564567566, 1.566624641418457, 0.2092631757259369, -0.5293927192687988, 0.711666464805603, -0.45030802488327026, -0.8159762024879456, 1.664568543434143, 0.42481541633605957, 1.5975136756896973, -0.5021172165870667, 70.94249725341797, 73.8168716430664, 0.9149999618530273, 9.678750038146973, 64.2125015258789, 29.641874313354492, 64.3843765258789, 55.97624969482422, 71.32937622070312, 65.85749816894531, 64.88874816894531, 98.03812408447266, 40.328125, 79.86125183105469, 2.646250009536743, 9.243749618530273, 65.23625183105469, 110.80374908447266, 89.44499969482422, 110.66625213623047, 95.79000091552734, 111.20999908447266, 97.02375030517578, 110.53312683105469], "mean": [1.0847132205963135, -0.916572093963623, 1.109934687614441, -0.12358003854751587, -1.1138569116592407, 0.6741024255752563, -0.9217148423194885, -1.056443452835083, 1.2289639711380005, -0.22870264947414398, 0.9307929873466492, -0.5175750851631165, 33.517208099365234, 58.283687591552734, -0.3278800845146179, 6.471035480499268, 15.044315338134766, 3.7901830673217773, 13.711668014526367, 5.484699726104736, 13.06155776977539, 3.9880294799804688, 9.838578224182129, 14.170174598693848, 16.445287704467773, 67.72003936767578, 1.0367865562438965, 2.7260615825653076, 19.442739486694336, 29.38719367980957, 26.38135528564453, 29.147403717041016, 28.478954315185547, 30.663223266601562, 26.758522033691406, 37.5226936340332], "std": [0.2775847315788269, 0.1314813494682312, 0.15996184945106506, 0.15193365514278412, 0.2408943474292755, 0.021954212337732315, 0.3058655858039856, 0.21390701830387115, 0.22081807255744934, 0.3179177939891815, 0.3824017643928528, 0.005424252711236477, 18.23504066467285, 6.4812331199646, 0.17946133017539978, 2.94063138961792, 18.01182746887207, 8.050235748291016, 18.74979019165039, 15.861039161682129, 21.960264205932617, 16.255786895751953, 18.70347785949707, 28.13964080810547, 11.62454605102539, 8.695356369018555, 0.24684567749500275, 3.338273048400879, 23.631521224975586, 44.31361389160156, 33.0507698059082, 44.81824493408203, 35.666015625, 46.33027648925781, 35.774749755859375, 46.04078674316406], "count": [290]}, "action": {"min": [0.383764386177063, -1.312490463256836, 0.9317540526390076, -0.4510524570941925, -1.6018370389938354, 0.6364495754241943, -1.4761196374893188, -1.5046111345291138, 0.9472904801368713, -0.6395437717437744, 0.3767071068286896, -0.5221923589706421, 2.4643750190734863, 48.22624969482422, -0.5674999952316284, -0.21812500059604645, 0.8031250238418579, 0.11437500268220901, 0.8323076963424683, -1.115625023841858, 0.90625, -2.34375, 1.109375, -0.6625000238418579, 1.890625, 48.110626220703125, 0.8587499856948853, -0.9474999904632568, 0.6290909051895142, 0.578125, 0.6206250190734863, 0.043124984949827194, 0.8324999809265137, 0.24375000596046448, 0.7243750095367432, 0.06874999403953552], "max": [1.4398794174194336, -0.7945658564567566, 1.566624641418457, 0.2092631757259369, -0.5293927192687988, 0.711666464805603, -0.45030802488327026, -0.8159762024879456, 1.664568543434143, 0.42481541633605957, 1.5975136756896973, -0.5021172165870667, 70.94249725341797, 73.8168716430664, 0.9149999618530273, 9.678750038146973, 64.2125015258789, 29.641874313354492, 64.3843765258789, 55.97624969482422, 71.32937622070312, 65.85749816894531, 64.88874816894531, 98.03812408447266, 40.328125, 79.86125183105469, 2.646250009536743, 9.243749618530273, 65.23625183105469, 110.80374908447266, 89.44499969482422, 110.66625213623047, 95.79000091552734, 111.20999908447266, 97.02375030517578, 110.53312683105469], "mean": [1.0847135782241821, -0.9165723919868469, 1.1099348068237305, -0.12358000129461288, -1.113857388496399, 0.6741026043891907, -0.9217149615287781, -1.056443214416504, 1.2289643287658691, -0.22870270907878876, 0.9307927489280701, -0.517575204372406, 33.5172119140625, 58.2837028503418, -0.327879935503006, 6.471035480499268, 15.04430866241455, 3.7901837825775146, 13.711663246154785, 5.484701156616211, 13.061554908752441, 3.988032102584839, 9.838582038879395, 14.170172691345215, 16.44529151916504, 67.7200698852539, 1.036786675453186, 2.7260611057281494, 19.4427490234375, 29.38717269897461, 26.381364822387695, 29.147396087646484, 28.478954315185547, 30.663217544555664, 26.758512496948242, 37.522682189941406], "std": [0.2775847315788269, 0.1314813494682312, 0.15996184945106506, 0.1519336998462677, 0.24089433252811432, 0.021954210475087166, 0.305865615606308, 0.21390701830387115, 0.22081808745861053, 0.3179178535938263, 0.3824017345905304, 0.005424251779913902, 18.23503875732422, 6.481234073638916, 0.179461270570755, 2.9406309127807617, 18.011829376220703, 8.0502347946167, 18.749788284301758, 15.861037254333496, 21.960262298583984, 16.255786895751953, 18.70347785949707, 28.139638900756836, 11.62454891204834, 8.695356369018555, 0.246845543384552, 3.338273286819458, 23.631526947021484, 44.31361389160156, 33.05077362060547, 44.8182373046875, 35.666011810302734, 46.330284118652344, 35.77474594116211, 46.0407829284668], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [290]}, "index": {"min": [12768], "max": [13057], "mean": [12912.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [2.2413793103448274, 6.0, 6.0, 6.0, 6.0], "std": [1.835571364843662, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [290]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [290]}, "eef_direction_state": {"mean": [4.686206896551724, 3.279310344827586], "std": [1.9068341949023762, 1.842389623390162], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.6758620689655173, 1.2310344827586206], "std": [0.8935227347565112, 0.7509090804397045], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.5517241379310345, 0.8103448275862069], "std": [0.7872346579379877, 0.8357713049616986], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [4.686206896551724, 3.279310344827586], "std": [1.9068341949023762, 1.842389623390162], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.6758620689655173, 1.2310344827586206], "std": [0.8935227347565112, 0.7509090804397045], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.5517241379310345, 0.8103448275862069], "std": [0.7872346579379877, 0.8357713049616986], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.6305857203249191, 0.20905869976038105, 1.1457494404122506, -1.4955021888834763, 0.8014239609596282, -2.0813750647590896, 0.6344041328420126, -0.133082981919996, 1.1237426703117055, 1.66091110915006, 0.8287179345280895, 2.44435074867372], "std": [0.05068574273304649, 0.04747534073000393, 0.03854035930328365, 0.13707741983420071, 0.0886361339211148, 0.11388281815288386, 0.06018971192538039, 0.08068297156095504, 0.029357282961534427, 0.2602910943965624, 0.20102680543560322, 0.32015473426360136], "min": [0.564761908525933, 0.07413898060959911, 1.0826950196745655, -1.7512677972293331, 0.5600773197980753, -2.3588357188009232, 0.5650442545470747, -0.279484645525447, 1.061363049959061, 1.332843300330953, 0.49975107959861287, 1.8588583650167627], "max": [0.7717608031606112, 0.2705766817331662, 1.2579838809195416, -1.069173666648658, 0.9796069511663164, -1.8097101936032374, 0.7495238099658555, 0.019683532213126687, 1.16578787373266, 2.0683275885812757, 1.1135156510478113, 2.920926251667787], "count": [290]}, "eef_sim_pose_action": {"mean": [0.6305857203249191, 0.20905869976038105, 1.1457494404122506, -1.4955021888834763, 0.8014239609596282, -2.0813750647590896, 0.6344041328420126, -0.133082981919996, 1.1237426703117055, 1.66091110915006, 0.8287179345280895, 2.44435074867372], "std": [0.05068574273304649, 0.04747534073000393, 0.03854035930328365, 0.13707741983420071, 0.0886361339211148, 0.11388281815288386, 0.06018971192538039, 0.08068297156095504, 0.029357282961534427, 0.2602910943965624, 0.20102680543560322, 0.32015473426360136], "min": [0.564761908525933, 0.07413898060959911, 1.0826950196745655, -1.7512677972293331, 0.5600773197980753, -2.3588357188009232, 0.5650442545470747, -0.279484645525447, 1.061363049959061, 1.332843300330953, 0.49975107959861287, 1.8588583650167627], "max": [0.7717608031606112, 0.2705766817331662, 1.2579838809195416, -1.069173666648658, 0.9796069511663164, -1.8097101936032374, 0.7495238099658555, 0.019683532213126687, 1.16578787373266, 2.0683275885812757, 1.1135156510478113, 2.920926251667787], "count": [290]}}} diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/info.json b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..960f3d7d390e9a46bf67af8cf4b3788e0b795550 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 13058, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_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_store_wet_wipes_and_bowls/meta/tasks.jsonl b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a21f4dfc2b67c17e61e7662c8a747bdab277e92d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Place the large blue bowl on the square plate with one hand and put the wet wipes into the bowl with the other."} diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2a720b03356a5cf8f5dd0b46c28a11e1c19a23c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:22e46d042f4b992b1cf8d2f9c8a874b327d295c0ba60df05814e2383bf9679ba +size 4901395 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6f186eb79bcd79ddf5a29faa67d98a1cbfff198 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7b0744fba609fed8ddec3d6af57789685644a2e8ca75efcd828b74b1e1c36aa3 +size 2886377 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8379445db464a8922eaef340553a4b26214269a8 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:76e77b511b8767a5b8727673b6f569c24d1e719e220b54cdff4e47d3cdc8befb +size 2403091 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..062a92ad78ba19440b52583bb270d1d2ffa84eab --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6205672fa148f93e2611e7232992aa8e5e2d3f3a97eeef5529c76d15d0f0a572 +size 2202593 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac450072182edf23da437ae88cafff19b8b13e5b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:d256d1f6738b78e00ec12dfc1190c5d3cb28ba1941a5e165517fcae98a35df9c +size 2995998 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b97787eba9b7a00ee48711bbc36d86aaa65fbb63 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f2a8e93c8a871d114e1b1315d5f929cea514920b48d9ef0321ee775c528730da +size 2689167 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..439ddc4c06df10583e3c061d8a7cf8f8c169c8d9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:508bff691bff163e4954772c61aeda09da7c8372fa32290070fd47799fe3e622 +size 2934311 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d7db3f9038edb170bb87a43084377a329339fa4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:57efdc54d390ad50848d7b51c38225b054e530ef0a299228010e44b0d10868a0 +size 2887238 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f8944c88fa138a684c5be55367145bc02a771a1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0518aa83f344d7788545d1858760689f87c22a42ec7cf39d55df9a52272536de +size 3438843 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2924811d7fb21f3b72015e2bd039be942c5efd8a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:33ef44a52f5f8ae6069061f416d5bcf761728c8ef973e5ab62f666ca45e1b265 +size 2784014 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4137e0bc4df15b12b1a837bd162939e2abee055c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0e644a72e775cfaf31d8869e45f875995baaaa2db2696207a818d4f84d84f2ab +size 2609005 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd23971a6056fba8cc2cd13e4c46aced84e91ba0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5d0b16cebda429f7815ba98a9c70e14b21636f01c5e2116f2e1c612f4d7f8cc0 +size 3385966 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c26bb94e6f4f17cae654efcf1aba6bf52200fcb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2962b01caf94a1a19918cdeb0bd16c27bd47a251dd9b9ea60516defcccc0198c +size 2708785 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dbdae32732c684531569a6adc032a021cb21698 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2c23bfe3585fd1519411e991f1c917316d243f333dca5c3e45e79aa2a8f85113 +size 2638719 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f5ad02900d3ba3ad0fc4ffba12cdad9441b8aa --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:8962bbbae73fd620036e7eba26206e6cebb32e1cbce5888213eabdd59884e47f +size 2313517 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6696a69a7c9aa8f4e4a5a02a8a7377e9206f3adb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a9f1fcefcd19165d19bbbdd54459f964a3f868f2fe7f6757812ed1dbe202041e +size 3883497 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45328f0ed3bb72eae71f20d4ab38dd5e08b4acfc --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:db68487ec6268662d167910188a770ab0e1fa2da7431bf203560401072a0a63a +size 3444710 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..244e4f4a5ac45091bb5e7a0b90d4403690e2a3e9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:efc4180952e456de9e144cbc1ac98cb1601c4812916c806268990f2129659405 +size 2550077 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..711f12f196419ed1b28521c17b3b62b15bf003da --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5b0d720b3ee7a58dd2dcc460823089195fe744b2496c7e0c29d7413627110b26 +size 2649709 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54fc874713c17c3136d8625e7fad19f7df9304e5 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f396a71a7da9a9d37fbf83349f0994eac4b5c754c0dc4abd8b819181005e2898 +size 2503593 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cee8a31004a1301b44ae4fbe09ce1bd6a2d0b32 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1f187174e0b7cd978572b6c53b84b99cb738e3a99d5460e88c15e1135b1164c6 +size 2071960 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66e9c29449d2fe761049ce2a1098290f61073d1f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:9d23aae4659648fcbdb040d89cda6e74ce1ce23834b710804f9f492957d46918 +size 2268601 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..febf67320d33d950351664f8da76db332a795497 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1506d2c87a2dfb7b680027b6ec44d745bc8655b8aebaf027fdc032df838b5364 +size 2263213 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7236218fc963a318452a24cb10cdb1652f9b9209 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:65a6a3958841353cf638bf895bb423a6ab717ddbd7b628921d5e43ca1951367d +size 2691661 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55db07ad5cd1841150162df0a66c143237170129 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6ea8e68bca881d0e3176ab7b57cc10c41e54df08e9a1c8b303082e19eefd01e9 +size 1890161 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ba943172c9780de4df5fdc242112ce1868886c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2247d7bf892d2dfe4b9107dadaefd625d20a05f4e79154e97ee497629c0ab019 +size 2099739 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9443370c3812e331f42d78045284bcdadb50012e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:dcfa2f9298399f384c822b901211fb20378cf923d2b320a3e8cbb3d327a98acf +size 2209261 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc1be51d1e636f708ce007a457dca5d60081397a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b9c8eb3c77faf1e5d78cf815bad580ddfdbe610ed006d3d10167a13ed8db70f1 +size 1918104 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b582990772d42abad23b2a37d9817e925f6a850f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:d8b520586425536b0fe52c5f91e83e4361a55c2b22a3bc2562b25805e8abe42b +size 2547801 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe5d8d778a37bc0874cee952cc749f022e3076a2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:af29a159125d421af273d33f7beabb83e47849673cd83e75c6d8fd58d58eb33e +size 2056570 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11c9e560790dcebe335f5b3cae5033d285b3863b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ade58cb958f05762f1adb3bef459c4bf5b5cfedd67af7f0015ae707dce49039e +size 2103624 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a0267804e077341f256e00f99bf13adde76869 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:72642e8a9128cb653a8d7e69ef6086721dcf135b797392fee1786e8f2b4b4e97 +size 2036029 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f737b62cb83abf014c24a9fa0e73dec7971864e5 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:02f4901a4e1fa1e5926df400a243615eeb5045fb4082cdede6cb126fc79cd2c1 +size 2091177 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15f28af6e3fb7bb7e15dc58afd5116529ab91080 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:14333a108d74b0a052737c07ab03b804b3d53642f28645d6a0c1ef65c3ece403 +size 1886898 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78e2575354a27368cb8887a5f1819256662aa598 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b267038487b2dbdbdf0df4c999e3313a1d74a9a11632368dccf02376674ebd4a +size 2496032 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79e9700413a244f1499c57ce6483b5e5c158823 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a1b12c6bb410eb203aeacabf46b474b910bb8bdefee6598877bc5620b0c00def +size 2874591 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1aa19323aac01b467fc61689b42dd9bb033742b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:21bbdc7342cf627bd51ec27f52f030fef29dfd569879213f8f498342987a4de6 +size 2104045 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36fe64291d4793bc36e379e298d01eed2dbf1d34 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:957a900fafaf007e75e76b6990e367001677ed081a26629bf0d44c2376cecb32 +size 1812418 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6df4284baeac2fed913fe1eecf5f3cf35b45cdc --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:3e323fe02d75ab78aa2481f14cb16517f3049e0820eb90bed37c9017a357270b +size 1949086 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aebe7e8eda30b293f9dae1970a702d2ef22b818 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:4e41290718c851b8d76de66b1a655761a9e60583bf2043c099379b7bb61f9cc0 +size 2685758 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82c40d30c9919f421eac60eb6eeec55faa0098fc --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:25c62d6d08811622867456464a4cef0b43e8eabf84d89b0b12b27c853890ca4f +size 2195633 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..350166d24b47d85279f1cfb48410638c5ed95031 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2c8d7864012bfbd256a721d8991a9cc8847aa62c0839f3d19e69988749d994a4 +size 2037569 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5094d82da283df2f380da8b9c28dfbeddcd17f0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f0733369e4aa54521c6c0163b2dc9921810fa52355112cc060cda62d9788b5c9 +size 1928496 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659e1961b8e3f689572c589434ba93cb6e6e4e5a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:62cf5fdcd60d5ddbd11c85fa5177a62abcc65dad38c165c90d7ce2d972d02145 +size 1569830 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a34a2e0b331e6a553926a67a3fddfb49b98f87 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6964e30cfdd1ba7f36feceede89c2c6b981f4fc3df860b48cc74d92bdd97c82c +size 1950141 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..262c4781e42ac3254c7e4d88807f984063b51bdf --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:03eb1c27bee6789de519139687ed138f2c7a69bd5ceb3c23f852dfa91a639e68 +size 2795177 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94f2d8b0d95f612df28210b8eb90e7478d4ce4d4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:fbee5d849007c24c25748fb80e33057ca4f377a1b9722243ecb4de7562e4acc7 +size 3391459 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cdcef4c003d0de948fff3802a26f90362548c22 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ac9d39e2c274cd3c6e14551e77c58f61cddd9f37a6b892cf4cc293a4b98198a3 +size 3624780 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..970483fe558d119c9aaa645d7711dd4c0b9b42d1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7cff3dc4d7b1060b1f27a1a88eedb18ea6669ca98dd2d677889cd242a91534bb +size 3072815 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3139a1f8696b31cdc7725ae051a081f461e2affa --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:900ca58c6639ea7ea03688b7f981e6690afed9b4f21f7fe0771c55841b8f850e +size 2829966 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2e3df78f0f94ebaa45df9992871464a6f21143a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:18f69aa1f211284a98f3b2f96d63865e4d43f2a401470cb779709d5f4d3ef029 +size 2817451 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b5459895fd7f573117466fa12f88a2cda22d8b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:4f0d45768a26662559fcbc5fb53844eb782e209b2354e2065c94c71ffb7eb6b3 +size 2021503 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf92bd300847abb1dd1a4a383b5e3e34dcc3cd9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1aec335c6b0ab7b00d00fda107b1decf4f5918fb921284a8e9fe169d2323765a +size 1364725 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18da32a816116ca55f0facdd9a1f840996ad943d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:af2876c541fabc17df140682a29b530022837a0ccb9260871c556b8dc483bbeb +size 1124021 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6bf79f3cf12f057e10aa8408e3403a6e71d76a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f518ca86f31bc65b99926ab6ddb1c4a49a75efe655be298bf039b95eba136451 +size 1623582 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8411bc924b74a5118f716290b1e458dbad6848ed --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b5e6da5bcf9a00063382734bfe662b6af1eaad21b6549458a9b9e346a25dd56f +size 1653316 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3287d9647f4f45370db130a818405729dcf1e2ff --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:bdd6e9a8a1ad3770a26476c9a5bf2543b8114ac39b4d099f577077c38a81e8c2 +size 1499263 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf28ee31420ca6350f03e4dea036ce90e6ba898c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a3776aed720d89c2a4bf4e1b782fbe3a34510f794d704ec96fc42fe09d26587f +size 1874661 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1809dd141633073810f2845bb7855b8a7453e2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5172b32b32f87f97f72a5d929ff947289d2c250cbc1c4259efc14116d00ab3ef +size 1879714 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10f829b48317801d934a1ddb0c4d278035291354 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e4240d17a7f6525ae82269416023571cc9098c2c3d474ba933cefc7407c31edd +size 1743011 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc080a0d4cd92198b0c590844afadb79f79c6546 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b723bf579ae04be70974aaf3dd44acc02222929459724a721c7d27f80297e6dc +size 1300637 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e72152ae7299dc0c8f3ddde5b679ae351a608b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:752a6da6c43fcbb21a0e08e46c6928f473d69399624534921a7ed04cd22f6151 +size 2240966 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f71673bb71bf143390ad1e9cb4a9249a0ea57447 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ab6524cb9e6c13af06a2b5c7e4b905d0e46871c4ee380640e82cac86eb5e7a2d +size 1713690 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f572670ed0aa4ae0218aedd2184735a375acc3f8 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5995f33714f0e0a31910758712fefc5599b29a395879eb692cd5be6d9e4583b4 +size 1329272 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdf665c06bf34c3715cec25bba7b99ccf353a797 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ad9fb1725a0a40de9f5b59cc1b62f4813111c781273aa1638f6d71dad1a166a5 +size 1191214 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bbc294befa4094adbae5cbde61fa49ecd4193b3 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a8210921e32af7dc919d40a566284d9443f69b132fcc5379baec48ce13cf7615 +size 2069788 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89853c093b58dc9e5fe9dd119677f4f6e1bbc4f4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:8fddc4074f4237589160b8aee161cbdb69e328b1f241d55f56bf33b71ea4f0f7 +size 2331673 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ddfe132e5ae61c14f64952b3323a010a65ab35 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:fab9117ec20cf413948a18241d206eeb7566d729118b96e1234deb5474e7de6f +size 1462481 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f4126740a7c5927c2ca5d671dcb1c09f5eb8fb2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:8612c3b17b56e5af5d49d47a24881cc285d7d34104616da85bbd6e5bc18d5f46 +size 1458376 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..562a8c27edf8bc8ea2481b6d7862858d82d47fd6 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0ee7603b25c7370ab5446f1b244e6d2759863dea9b9e21b47fe66f5f0af9a7f6 +size 1403068 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a73390e327a2d6bbf8bb9b1068673ad6ad0f4581 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:8a0cfd306d6429e924b3dfdfbe0ff7cf6b7063c22b166e85b40672f4686fa88e +size 1061894 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..277d60497a1973638c13001c7add393b32dba006 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0108a68dfc6f3696dcdf7e548b349535509e832583d16a2764ccb7491a2b00cb +size 1124427 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cdd006abe79e6143572b0a74da93624233a948c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:32caa36e702068f6513b57f6a3919720b3efcee13934b6c85d2e6d6f3c197a2d +size 1158361 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b60656f0abe71a80ba0b0d00a7580e1f28daa68f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1d1138fe478dcd71603eccb129f3dfd8c07a5a12cac145088ba7d2bac5b3bbfa +size 1714836 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada278751a30a9ccb7ae5f68a0d549b0b2af7e19 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:199b37c0a1bc75ab8d780104116934ddd4f840f9b7b4487f47c02f12f212fb29 +size 1009395 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a64934f749222e2b394442c235b3ac75244a5722 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1fc4918ae39873630b239d28feb267f2710de00cf6d0b7262dc7168ad7bd0b9a +size 1322847 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cc6111beb1849fe7ef6f00e411aa5164b8516e4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:d9cca6ef11ef32fb168608133432b0b52ad1e9aaa9c35abde1712f0d21d5b5f1 +size 1414372 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f9842cc051cce388bbed93d97670f9601efd106 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:9c17609e001482bcf49331755b24b0d526e13c4994fab81c347342ce8efa2285 +size 1168329 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c165cb1872a4f62f804789cf6d38869f00b386d7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:792426d90c81c587a906bf3b8e2a78675cb71ec6d72107a0f1da0e24bd805a6f +size 1266101 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae7168c2cf3ab116ca0e30fe065fca43b759968c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e0aa80df8095039bdcaacb6808cf3bdc95285117ffef4556a35bc889546ff207 +size 1105264 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8095bcd4c140536a638798c4d572fd9cb93d15b4 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:52172d3881378e51a7418504b722a9914548ce987a82330a8c0256f64c5dbe71 +size 1073043 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af93a24628c1efc77f36d8e1b94f8c1cf4555bf6 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6ef2d90fac6330969e4be361990b56c181136dadfcfb907e4c26f0f2dc7dccda +size 1344371 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021354f13569bf4830d3fde855d544b98fdddf2d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0acf356ccdeb38505c497b16d497989eaa1655a1affa802acd7917f5988b07b2 +size 1179945 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d43480bfe5173e2e9966b464856abe90c91693 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b46fa2753fd84f80e1eb86f8a0b29f377249f674e16b736ac878cab20570b794 +size 980707 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac64b739879cdd53452a81af788c94ecf8589c69 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:202656f9ff5af7724622c799f25011b6de0d76899ea48e48c61202235cf07509 +size 1386039 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007d1ea7b5d31218a047cca8790feacb0e8ddec0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ee99dab8cbe4ae235440f404f8fd7695bbe2cd516f3461516072d1dbfa08543a +size 1773458 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bbb32a49be7b9ce24557efbdef3891dccb643cf --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:89f1bdfc09e554beafba79913f1add744a2fe632cb5d130c03d9b688cf06ff57 +size 1266207 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34ebbf2606c07a1b3d43958a6a43fd1535db33b9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:20c9a9ad512110daa2aa90cd83279e2225870e74ac7541bafa8a8bee0bfc7411 +size 1030694 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfed49615780703168bfb28c7599c793c1638203 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:af7410a27fc32d3ce11d7bcbfdcafb5e4fa867b9067d2856ebfe711c90280041 +size 1011989 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffc8bbe906439680fcc50e48dee52436f68ba0b5 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b4a5e69ebde5039f8ed611427ed73e9150c42d112ef975bfc5e62d06b1fd6198 +size 1584907 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbbfecba89e777870731885e7201b18fe85cd6c0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:19b3a9d8b2ac968b87b084b46b4f7d3fae0a217b213ca17a1fdb58b1a21835f0 +size 1267130 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e0bceee6f54daa0a02bc0f6574e33e8f47287c7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b51e135440eb8e6a69213e69c3ca51def318806c154841f41b7b3311801aa360 +size 1168008 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c8d70b4eea953fe4cbf8561b11b9ecdb95e301 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:390c39f57696ee8bce8c296337de2a8b5fdbaea9795c873876475ab27da22d7c +size 1051524 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e398581c2122e8470de5e38127b0091102b17a9e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:970146f8687d0ba1ef651680829ccace372ed6aabc8f5aa08e2925168041716f +size 940476 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f77c5a47113f70cf75d8b39cf968dee093c30272 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:12e7843a49dc15238a76d19985b6c23f6c72bbdbba1eb2f3c890a257295fea46 +size 1321471 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bc74b67863176c1a71bc0c3cbbc0aec92e46133 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:4bfb1a742b8eff67737757fef9c234fb6d2b1c089954fe577d6b465c86972ec7 +size 1639641 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8328b18fe2298f81bbd29bfcbdb1bd53ee7a952 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0558ae3890e2921926cb9077db1c6d84d3a89f1c60e153a072e8664b32180f1a +size 2396736 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7c12000b764b857b60d47dc3f8a87fa142e0dc1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:9332f98428b2906d07e41c4ec5db213149ddd355d5cb99d6d1cff220227eb694 +size 2724775 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70959996023bb6a1805b9c9cfba905abd3be2f2e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e273f6953834d536828ee85febf0c15800e1f189d7db36f6abcf6f1f321dc953 +size 1772859 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c95c770ce12f49fbb753e37463227af96620ef39 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5c2e81362ec9ac0f900cf6d0c9ecaf6a1ad399fab07669bd4b7dee857797b28a +size 1500872 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e81c99f571bd893b847c196cbb1b2e33bc152f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a32fc4472cb1f9d355b3973be9b2f1db5e0f7cdf9fe52dadafef3f0b8b317959 +size 2568583 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7862cde922024780ce9d1a87343aacd7a11e35d7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e4ca0e095f799103573792ae04ceb5763166bba1cc7a22694edd2069c122b025 +size 1864159 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddd36832fd4866e92fc066f7e8cad4fdef6820b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2539aab89d9bbb4813b98f3fb06e34629c51f69043705ca7697a06c45aba8817 +size 1521440 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..688aaa84bbd74bc79433517b498c6e277117d2de --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:067310eb507b1a23e9d6ae73c9ddf012beea86b7b057dc2811c3600e5d214794 +size 1334510 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..707f321b1ce9276ccfbea99597a4cc978175fd4a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:9d96e62f2e5acc65f978a03468ba925b78bb699c57e189498713132c431838b5 +size 1809275 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c505f592abf1fa9dbc02d5d826e262f8c8e0e9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:caae87f3fcc131605ba34d270f8dbf24bc2b5d362b380c569b9883827515d49e +size 1621669 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bdc0918fed3ad8b3b61206a93a63240043ccc0c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5b3c179de81b6ebb852910274b842c2b03c8b76d3d5130121567542de82c26c4 +size 1786768 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b774fdc52fbbf224937f56498f486f4e17fb1d03 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:607e392cfbf240a64dabef7f38e3000eb7909226d66a4429a1d7ca3118637db5 +size 1724580 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f50f1fead79c5b2804112922b706326785d2f210 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:633bdd9a8a3b2d8cee778e0ca5c195216426f8ef57d51d4ca814c3fc4681e4bd +size 2034897 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcaf7c4b52440c41066a64f4d85ca9a36f66f54e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7f45db372880936afd4600ccc1fe353066a29d4271e692ac1f747d4f371dbd4a +size 1673943 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c03a8ed540f1ff5cad90bb2a4e22818e1267921 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:97e881cf495da1a004816473fceec88c023e957e24762256ba69c4cc339c3a50 +size 1501194 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e161c287442e6fd1b9ce642bc4b8ba7e8f7209d0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:64af8bd10c9d1d192eeef9ba2f9196d0cb1fabf172f900a666f97316c32356c7 +size 2002133 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a0e1f1fe2de67e4306692b70e15f9c90136e07 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e5755d17fd565dd3c1574928227143ea7d02e7c546c84894b3b8c04d8c2ccfb2 +size 1835402 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f41b53bc58bfce1e68195bb13eba5fbd9a42122c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:778ee16b2aebe31f9479bb05c8904f5f3d12acae29a2936a296991da253ff0ea +size 1635040 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c4b477faf4159e1b2069c176f7b7623051148a0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:4520be10d55a1d4edadb475c963e0c4b05d08283af6aa179b81be4c5dcd2145f +size 1464827 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5893a5c896ba45faaa6bb8e9eef542bdcc1b8b49 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0483aa2d957bc8b825ef43072953b74c5b4629eda1844f7be95335981029e65c +size 2008843 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4fb87e446c1e13a6cdcaaa67536043f5cb3412 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b3c386d6886586fcc01633be21973bc85410f3b532ffd7b9b06e48269d944135 +size 1916038 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fdb689bae5c032ca3bfaafae1402dc9971dfe13 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ee127e66b33153239df1115ef5a7649e89918f44b4476cb45d56d4667971b2bb +size 1479239 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa1e7124bcd2f90f5dc217b90fec53a505056d15 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b8a33f96f2e8a95ff0e98682dc1bb8a35c1d9a9c63e6a032c9748a50cd933261 +size 1598036 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e36fa91adee0e4750e6912a763305bb396ae60 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:786eaf2b4291ada483b3ba6ad23a775b9c139139709ea481acb2cacd1880c3cf +size 1490648 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fd7777217ebe7f74b3c3f4a88116711090dbf35 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:31a0c0b73def7bd9abc8a6e979c35974681e7de0f5d00a43faf1ad5f62438d2f +size 1164335 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938340eb3b46ce96f67ba0f4f87b35106bd8df88 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:add49a3f8df0306bc58c76ed0d431f15a82f9f1faa6683a74a6eeb7ddd81dae2 +size 1257468 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bda0a428a9d6dc1f7b272d60ce749a251563b2b7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:bd193b5b24d7f4d5017a8f5e9745ea3ed883b4b9c3b2125414e5f5f840030c57 +size 1227541 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2beee938bfabb6c7bd00a7781fb9355fa1e99cdc --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:aa7bc644ec7f7a04582198b935b3aa6e0308e7ae80c53d98423f027c4b53bed0 +size 1835911 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da25a2d6a3ac54c4d53c45a8f4afa54ffd7d6943 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:4b7afe29647f411323a7ac275a44b240085ebc4a1267528ff109c8174747cf42 +size 1034138 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..315f29ecb060758bbfc9d193f2a2d0ea15883aa9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e481156f9bfcdec3dbc4b01b41c542654c6dcec30a117640f364f734d7940e56 +size 1163801 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..876590458fe20c77cadbe51e3337f434bf52cb74 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:89003f1c30978064a3da585e57cf022820cefc9eb20bdabb1953804f210fe455 +size 1277070 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02969f446e277a88bd7a393b28bc3fc704303cdb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ccbd6cc42e4d9129a329d2dc27538abd7cedf451a724ede0806435cd39783eff +size 1094492 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887caf65f1127f2bca9a528e71b9526ff4f27839 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b7ae5e765b48a249ea2ee3654db88a442ca42043046bb8179d077fc4c5dbd6e7 +size 1494823 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032dae07470b5fd630566c9cde783debe3375581 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:d06958f04fd5f14aba00a6802a562b2e620e7180e7f8b806f03c7573c79271c6 +size 1146374 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66482c66c4428fd76b5e17379703611facbf3eab --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:48103c75c9b8fc4c3793e9e14188be2023a6adab8caf2a8c457a9b3f6f077297 +size 1140177 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..110cda12c4e1e5b4149b31f209ac720efa4078e1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f480e13dabfbd24c3f9fee78faccfcec45218887d0763316d27d122fbf29a8b3 +size 1182668 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed541ed1da646e915c46dd498d5a5b95af960af --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7d47cf05242a3d2ebf811510239b08f6fba31ed9dfb6efcdf1c70294c3bc25c9 +size 1197324 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a9bec8498514846e854a1b6bda5ffd2727b2573 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7423e5e6c8c11891d11fc0082ede51706ef82ee879ec6019f767faf0c314e923 +size 1068982 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42112dc97cce58d58b3aa6ef3c0dbb7d0934776 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:d581ff6ae7bdff58b8769110071143eca9182e1613875a96e540913b79efbca4 +size 1605060 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a1fa1cc8caf47b23cddfee828eaceb321e7de0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6004971b6793b03f72ac428ce8c1775c0bf6cf5cdc50de42f8236d210634f4c0 +size 1621150 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc3bc8cd0ef318be05166017825a89dbf76a6be --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a67a4a05372f9f051ecf721601c1ec1c6d725ed5d53c5f0d363af14916c61f65 +size 1228186 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509730753c89e5660083e9da7517e49b52b9cd91 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:087cbfe9f250bbb03d3ee8874ca34469c6acfae7ee58769fab0349a2eb40b6f8 +size 1043796 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b52d1b988d2b89f443965d421a758e8e83e09e1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:6bb12a7e87f361918ace8e1d34766cd7f1bf9546dee0edc2227cbcd4e34eb88c +size 1116595 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f8051e595afab15645c0f9327dd54340a2b64ad --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:fc18e43962cb707dfc93def0866f58d51455ec96aa4a664aed3664792522a351 +size 1507973 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5433e71f4df9daaa7b8aa8d4e73673370dd422f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f1b09b19b224a28dc8c23cdd33ed51ef894b8ee7dd7009539fbc72841cd38ee4 +size 1258140 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ecad3abf41e0512751da3d455ab03e2e971522c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:558aaebcf7a93f78f90db658f92c0c4a71d5a5b7ee3f3ba4d5dc1414780dd427 +size 1105182 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a026b0f294aebf7a470161fe577c5e5ab5c35fe --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:620b671ff7e69bfa4dc7136745d6ecef973e63b33b7ef071417d2c9371de40b0 +size 1101131 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4844a8888918b67e7675993fbf166474b5807615 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ec8f45a05d906d7fdcda927cc0649347b11808bb212ac60518ec6799cb0fdbd8 +size 959370 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d95b3cecce22e9008349ca06898865721ff58b1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:549a159655ba9cde83263c3a62fb5b5285f3163a7f7254c2f7228cf6fb3e09f6 +size 1172275 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..045e4d13cbc322de3126ac8d197a6a6d66716d5f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:770c85767491d24be9f00cdcf1efbace58017dc8118fc423a7087978b0c3a66d +size 1516138 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b2117627820ce081735741033bd6f4555faa30c --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b8fb9144871d043e8a5e52dd0fde08bfb7c76bd954577d5ee574e2307379c973 +size 2212514 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c44184b0776e543d3159fd92c21c1f9790ca656e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:fe0c841b34abba440cb221a227278935b759bafec3ec44269ed3d84efd35338f +size 2281435 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b6568559fb67b46622bc0e728f28fd5939f0182 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:13d6588ecde599dc50db62fd61174398e8207e114272f1fb47899efad1585db0 +size 1854689 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99785368593952c7244b3828643cf7cd178f7ca2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:668d1c6350af513855fc920b60a5d4224321580daeddecc875e5b62ced43dc7f +size 1788412 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2233983dd365966cae9a01f7fd8285ce5453f69d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f7de338a1c73737fff6b0d9a761bad667c0b8e7a771f371f9c884edb838eb643 +size 5553112 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce6e7591012f9a237854b50fdaea63a8f12c122b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:cba2fdcdab067727e42ea995fd473776821f261b3d6bc12245f889da2f72dc1b +size 3680228 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c301f3d4cb5f4c065ab0ab2f881a6c8a7643ba00 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:32ba71d66cb27a1aea9b2e8eed09fd6dcc303ea593fd79c367ff37f771affbfc +size 2936401 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d57687011b6d1d2624b36565dd91b92df0f273e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:801048f302f6e2a303b0170517756009f4da057b68d3cbe2487b2a6f4052043a +size 2680336 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98f163c16f827b6cdf0f8def0b8519029d57e89 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:a36ce9a24e4a6cca246bdfcc99f1bbb04e5ed4ebf890759d2a138e960d75c597 +size 3596032 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79809f38328299974914b832b63d3317dd981711 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1e7b1130490298c238ef6877fd94b64238a71c7652f11e9d371b7f0d37dc5e88 +size 3343162 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e77c2c9e94048edb859e57d6645144a0c2808fd --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:dc7b8204b6c9fffd316592587289deba83f3fb995bf62c2cd5a5bb0e59b1e160 +size 3591403 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b2383614fcc3c5812e09402844bd0652829f85 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:066671b1405545b33b165a302b09db0b64651cb2af0720261fd344b57af1a0eb +size 3599117 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2565265d7a0afcfec14794b19f804e4e7669b81 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:073a757a877e0a0c9dcfe0f9fbd9686f296451a76ddd214a9dd7722fdaaef61d +size 4263924 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa09f0de7f1349798d5b4f9a814555583b04578 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:cf744b814998c0ffa2ba01b04ffac7d62dc3e4b7d898d78b36220887843b5bbe +size 3479364 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c28bf01ec182ac6ff03c4670e7f6640d8261ff19 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:572616a9066f9948054a6c5b9a5549d012f07909fd25b9375bbe292c3bf3320d +size 3122504 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034c2ec12849674d12cf7a0813e70e2d685b1821 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:57a4fc1d46e620fec9e1ce717e923d044da369a2ec3da0a0f97cfb194b24366b +size 4295688 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..971cdd247868835108dcb40e64bac910033dd820 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ec2450732f3aea8d85e2b28762118c6cf085e58f3f143d14e56079fe0f89af9f +size 3501578 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68ee3e540628f3f6954bf9cabb6013ac212ab7bb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7cb707bc5e0d3cb900cfdb702bdb8826a57daa8298caa402eaa051de1555d3c0 +size 3227344 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a92c94b2210fc703fdae711384389e79bf6dce9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:084e0407e107f1591a4f4e93d2dbfb0c09d9aa6cbede98534c76ca9fcfe30bce +size 2924687 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63be0e60f3ff14cd46413f4e99ea73a57c6cdf37 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:bb800d5a36cf6096f928eeb4a1ee011cc3f8264beb48ae11cc043a99e5af3349 +size 4786805 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caf1158d140560da401141d44e529462e678cdac --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7708b2661e7ec4de3ed653f8681d053065301fba0a4d6f0f480a6a0655b90924 +size 4296567 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..870123055a0345665aa5a84bf5faa6692f2eac21 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:0fa0b6c279bd11417084b630de0c6c76d58e0e1f6f28dceb51bb091dc66b5f01 +size 3023508 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b24644753b41a5d928a2175191e55deef9f84c93 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:55402f36854e1b3a0de59e1950ac2c5e83caa27050f160aecb4df82b1aa151b7 +size 3211772 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30cf3be17c739270f653c6148e590c2b224dc8b8 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:2d7bcb40cb465a5dc1a4192f10180f2ad675453bb591f008663922e7078cd42b +size 3110067 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a2672615319aa33cca89f08cae4afd33d4f287 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:17ab05d7e1f56f5d9bce650a56e91c27aa67dd63f1a45af433c275050bf73445 +size 2539021 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9b6dd20a8b2e74c63d2c8712bb5dd6180fec1d --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:c49ea7a89fd7b5a865a6d6efebe66943c2fdf41227b2ef30a88c713767ecc63d +size 2642427 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6cb5e980bfd170015775e69754cd75af3df360 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:b0d069e98a3054bdb65776494a6b444e63df76134dbe896c19aadb19afb3cb4e +size 2749339 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f96ca7be1f09d731038a95e31ceeea5216a5988 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7288c966b8e06e315381156f56a6836978fc82c6168de079e932f8b4baa0a87c +size 3477706 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..613d4007dbbd176eaa1b8bf4573bc182798287b9 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e0e5f33f3617282d86e3286b598e4efa9614d7b0f07443ac3d30aa04a31c0e6b +size 2391587 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f9cf4dda6c5a46d02875ad746e091b7b064594 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:3d0f37943c0f2038019f320614b2ba296d6128f3ce28250bf0d4384ba39838ac +size 2582582 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b78e42777b668f303fa8c7f88f43afc9b4502fa2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:706a071cd0822b1e27453618253a9088b38e7324daa200d12b2a11cedebf7c65 +size 2760332 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09aca0ae4addc2a6e853c0409ef3a82581750c0b --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:f96576eafc51f2a4f1aad03b9bbef31b83a8f7fa57b0ead782f896ce540b8d66 +size 2340257 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdcd27b9f65dab3372df683a846b1b3d33661e16 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:3cf4d3dc52e95ae8945af8951067d5c9cfa0c994acf1e3510dcf0c21f5f12eba +size 3131975 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0add7e697fdaf829674840e3318fda343673b36 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:5eae60240bbcf3be248f2fd7226dee3d9fe9b3af0fcd76f13094fcd309ff5143 +size 2489796 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64374fbb33e1c3e321cf518f5f44c53fd8ecafbe --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:87dc426e18b3c92d17eb20a62a3c1f36c4377490f5aacf0564cf523ada1626a4 +size 2594151 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af80d5d44921a467ca4b7243ea8773cc850e0791 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:eb75bb4a516de70ca030e8f92ff9ee7e62a000c91ecc2a697f6f928d72106b6d +size 2580916 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9deb8dd163b8e704ed801965f84eb15c905d3580 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:25ca4e782e64d3916f2f7a33acece1a4322b7ae8378ce59d18b2d39db88506e9 +size 2735111 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2143cc34ec00d2c5c6a641786aeaa733d9eed04a --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:fb0dd5c3131735583ee37589866909a80061a6c0fd3e59b1b64e8ccd501afecb +size 2325112 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f808bfbe98f257a034e5a59f6e6b8e5c4c3ba1fa --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:c63c384444cae8975eb0934dbbe00b0b7410d3d37dafc5611245325c061fa84b +size 3097403 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff7a0e573f7e84c35be86c850b1751ad9417f45 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:886634b32e6579de0fcbf98f1cb67f5688f40f0a0135a041fe4fdc46d36f6de1 +size 3674778 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11259a765eaccb565be5d176d128e8c993e29b68 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:ff3260f98f4b5ad715fce9438fea8f7f3c4240ee2e5ed8ef279a31d203978b22 +size 2650878 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33de24fd5bc551a0fc514c56d9eb2e9f20ea090 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:1a97aad258192cbc28a4924cd5826744d4585ae3be306a98efe5aea63c77690d +size 2140413 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c88ea81112cd634955287d634c4e33cdcfe907c7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:47634b1a8aabed00d557dd72a958679071e26c902dff2e8e37f1873a92d215e8 +size 2353167 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f533b0158d369fc062d35ce83c51b77bd423007 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7c9a398c7eaba13212a416a3cb92bb7d18e8f3c878d461e82aff790f7b4faef2 +size 3242239 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1965a19a0a476c3095a666f63a44a8c296e95a9e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7b3de90fae7b520667114ed34086079ac7051359018b7429f0bc4f615b799a0a +size 2791215 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca7e6636d2f69b1c5926a1700b9eed127c29d086 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:3ba4a3e5cae6b2ac99a633276263b147a961de07a52be56de504b6ab102ce570 +size 2486590 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f91c5d101ad86e69f0a2aa4e0fc112e2322426f --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:65d3f6c8385b6355857ff7425ba6d13337d89581c17df5c27b581c9856f3079f +size 2412770 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd9a24f510248d4a6a74538fd87c5eab5c16a8e --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:32b72e48a396dbb4ee440c16390c283555294a2693494276da1ecec4aff9e106 +size 2012723 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..718f9260b6e87076f54a45863fb07b6d677199cb --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:8e363db240f2ef33460db4c0df26e5f59d35b65504e29d5e268fb60f6a80ec6b +size 2581486 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebc201e782e58ac638980dac4be78c523b79b4e0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:3791bd69cdccde01c1e07c9af30e1806824df6b54ed0b734fdf1178df48d5076 +size 3549246 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c4e10628613809a012f991be884010e74b43be1 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:c8a234a7af08522ab5d832c60fe00bb7c17f1afc16baae0f13a62a047c3b57e1 +size 4493702 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a72673f0afd99c8dad88498a0ec4dc2817aa2e2 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:e0c08c908761933d4be2c868b47f9b08786f2636d13b72b9edde9d99a9eb0ed5 +size 4900529 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38b02baddda615ce05a247504af936b13b2a95a0 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:13206aed7b4b7f7dffc85adbf874e45463cb3633991711dfe2f01920ece7d8ef +size 3863703 diff --git a/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_store_wet_wipes_and_bowls/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ebb6e081a8001fe6d125dc2005f7098a86122c7 --- /dev/null +++ b/AIRBOT_MMK2_store_wet_wipes_and_bowls/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:7541287df9c5e6fed12b0d587da02ba84dba2db1734c3dd46fd713ccfa6083a4 +size 3523025