diff --git a/AIRBOT_MMK2_place_the_building_blocks/.gitattributes b/AIRBOT_MMK2_place_the_building_blocks/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/.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_place_the_building_blocks/README.md b/AIRBOT_MMK2_place_the_building_blocks/README.md new file mode 100644 index 0000000000000000000000000000000000000000..749a65d98d1659eced963cd0de7de12e05f117c9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/README.md @@ -0,0 +1,327 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_place_the_building_blocks + +## πŸ“‹ 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** | 43 | +| **Total Frames** | 14173 | +| **Total Tasks** | 1 | +| **Total Videos** | 172 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 455.5MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Put the red building blocks into one plate on the table and the green building blocks into the other plate. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Abnormal** +2. **Place the green cuboid block into the plate with the right gripper** +3. **Static** +4. **Grasp the red cuboid block with the left gripper** +5. **Place the red cuboid block into the plate with the left gripper** +6. **End** +7. **Grasp the green cuboid block with the right gripper** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:42 + + +## πŸ“ 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": 43, "total_frames": 14173, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_place_the_building_blocks_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_place_the_building_blocks/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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_place_the_building_blocks/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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_place_the_building_blocks/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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_place_the_building_blocks/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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_place_the_building_blocks/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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_place_the_building_blocks/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ea7061de462617f8fc69422e12aab4d4ee454cd0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/annotations/scene_annotations.jsonl @@ -0,0 +1,43 @@ +{"scene_index": 0, "scene": "The building blocks are on the left and right sides, while the plate is in front."} +{"scene_index": 1, "scene": "The building blocks are on the right and left sides, while the plate is in front."} +{"scene_index": 2, "scene": "The building blocks are on both the right and left sides, while the plate is positioned in front."} +{"scene_index": 3, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 4, "scene": "The building blocks are on the right side, with one positioned slightly to the front-left, while the bowl is at the back and the plate is in the front."} +{"scene_index": 5, "scene": "The building blocks are on the left and right sides, while the plate is in front."} +{"scene_index": 6, "scene": "The building blocks are on the right and left sides, the bowl is at the back, and the plate is in front."} +{"scene_index": 7, "scene": "The building blocks are on the left and right sides, while the plate is in front."} +{"scene_index": 8, "scene": "The building blocks are on the right and left sides, while the plate is in front."} +{"scene_index": 9, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 10, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 11, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 12, "scene": "The building blocks are on the right and left sides, while the plate is in front."} +{"scene_index": 13, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 14, "scene": "The bowl is located at the back, while the plate is in front; there are building blocks positioned both in the front right and at the center."} +{"scene_index": 15, "scene": "The building blocks are on both the right and left sides, while the plate is positioned in front."} +{"scene_index": 16, "scene": "The building blocks are positioned to the right and center, while the plate is placed in front."} +{"scene_index": 17, "scene": "The building blocks are positioned on both sides (right and left), while the plate is located in front."} +{"scene_index": 18, "scene": "The building blocks are in front right and left positions, with one pair placed at the front right, another pair at the front left; the bowl is centrally located at the front; the plate is positioned at the back."} +{"scene_index": 19, "scene": "The building blocks are on either side (right and left), and the plate is in front."} +{"scene_index": 20, "scene": "The building blocks are on the left and right sides, while the plate is in front."} +{"scene_index": 21, "scene": "Building blocks are positioned to the right and front-left, the bowl is at the back, and the plate is in front."} +{"scene_index": 22, "scene": "The building blocks are on the right and left sides, while the plate is in front."} +{"scene_index": 23, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 24, "scene": "The building blocks are on the left and right sides, with a plate positioned in front."} +{"scene_index": 25, "scene": "The building blocks are on both the right and left sides, while the plate is positioned in front."} +{"scene_index": 26, "scene": "The building blocks are on either side (right and left), and the plate is in front."} +{"scene_index": 27, "scene": "The building blocks are on the right and left sides, while the plate is in front."} +{"scene_index": 28, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 29, "scene": "The building blocks are positioned on both sides (right and left), while the plate is located in front."} +{"scene_index": 30, "scene": "The building blocks are on the left and right sides, while the plate is at the front."} +{"scene_index": 31, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 32, "scene": "The building blocks are on the left and right sides, while the plate is at the front."} +{"scene_index": 33, "scene": "Building Blocks (right), Bowl (back), Building Blocks (front left), and Plate (front)."} +{"scene_index": 34, "scene": "The building blocks are on either side (right and left), and the plate is in front."} +{"scene_index": 35, "scene": "The building blocks are on both the right and left sides, while the plate is positioned in front."} +{"scene_index": 36, "scene": "The bowl is located at the back, the plate is in front, the building blocks are on the left side and also positioned in the front-right area."} +{"scene_index": 37, "scene": "The building blocks are positioned on either side (left and right), while the plate is located at the front."} +{"scene_index": 38, "scene": "The building blocks are positioned on both sides (right and left), while the plate is located in front."} +{"scene_index": 39, "scene": "The building blocks are on the left and right sides, and the plate is at the front."} +{"scene_index": 40, "scene": "The building blocks are on either side (right and left), while the plate is in front."} +{"scene_index": 41, "scene": "The building blocks are on the right and left sides, the bowl is at the back, and the plate is in the front."} +{"scene_index": 42, "scene": "The building blocks are on either side (right and left), and the plate is in front."} diff --git a/AIRBOT_MMK2_place_the_building_blocks/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_place_the_building_blocks/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cdacc650d7019daa25ded8135e9c0567ca3b9e91 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Abnormal"} +{"subtask_index": 1, "subtask": "Place the green cuboid block into the plate with the right gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Grasp the red cuboid block with the left gripper"} +{"subtask_index": 4, "subtask": "Place the red cuboid block into the plate with the left gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "Grasp the green cuboid block with the right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e51c7710ba0a526bfbbd1a3ec737dca8e9930fd3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c46e44bf2e04c2a4eb0fff7af80db1904f916aab5fcf260e507dc49f7afe0e8 +size 338282 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58737399db4a06da8d18d5409f57961232e81799 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0480bf99e213fc2a33c649170508598cb2923bc323a0ebd1b3a14a0c6200615 +size 293826 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b49c818e35fb9c28e82813720d4b484c80d63e8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357663e813fe1f3d4ae1520b26c5c3c5e39ec18e1ff9186c98455ffcb1786d14 +size 193046 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f31820a1e452d59fd01e6260c259e73474041aeb --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b741678622ff831b9c87728b7784d13324ac2747712eb4d9889a3f3bbe55ed +size 198441 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d43523f0f1c08f5376627f3335c5d82994049cec --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef576b9a2ec597f991d26e5b7860922c54ab268ca1df65bdb2fccbd2329d6585 +size 214115 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19df55bd8523311da0b4aeec0d671f1ceac41e6b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d1113aed71b0ba1746bcd7b26999a330cf283ce31c208a2cd8e06351ea745f +size 212971 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a536903891892b89caf4b47a633d98b5a0253a72 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b088584564d94a58074dad3a5280766e40e86aef894e194e5511c4ecd1d300db +size 243085 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c49eb7473be8b05a64f9d5dbed9529edfc3f954 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0771be577975fb96e95114765d5348bc95803c0539165fbabbffd1495ec6bee6 +size 201938 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2d2e6818aebae3352e5ca0a6d889b2bec8d039b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5368365cbb94145c90ef5b92e631140d5f964e9ad32a1b9fc1523ca83a44def8 +size 236277 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7accae2685d46b49ee18660912220c0838d41ce1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c1db1f25488427ab35b53c5248820e7963e0ada30889e96cc31d9ba5a34282 +size 204011 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe57c4c6095c8f3842a68e71aba51ca45c900f79 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df60f5141dd9abfb76c67942d42e7874f2310bd9bfa242c3c67726b164234183 +size 196111 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9356dd261f17e5918d5ac15d37f43e4b45d4e5b2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0440b1feb2a583934e15fb5cba65b2c25eb94d8d85f54029d835b1ca851889 +size 176767 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc40887f204aa9e0611d749d294a467a78b390c9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890871e55d0027a7770729a47f8b73c4ca52b0dd6f30d110755c80ea14b31821 +size 231641 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e7ff7a163fc5ff7977fb5ec64c7d8d81b1e19c7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f2a5bf999b691da9a222763def6fb3b9bf27efafb567cda8e9bf097cfe63d5 +size 201390 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63c5e36f6ac7d952ede2a76659985566f2135d6e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356d60f94ed00c7b35c321d3d8b421b47685f5857bff7c0e448a5ab375ad72ea +size 176512 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fc7e5c6c5e7662a57e9635d88e53a4b82353f8a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31945f40ab39dd0a0f1d0ca65fc4d7909a04fa4affa39fde8e2b9dd8fd6621cb +size 226860 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1ce604b5d403259dfb56d00d2bf1ff8a2d0faa4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f96426b317e496998ec7dc2088c4db0e5905f786770f4ef2c65e508184e622 +size 201906 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c48b98bd16aff5bd9357b8abb1761589c2c4b4ff --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18d2d440c724630a490c5cfbae5f0858afdafc6e9f448cb12bd4f4aa796879b +size 200515 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0642d6875b603d9c1166f72e12680798a72e0492 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119d7296f24bad53f133ae22c1932edfcfd73f57c895fb08b540f600a450eda2 +size 199455 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15af39d097984b4b80e8dc80dd7115a868f2d7c3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db69ed7ea0e1660255167e85430a3343064e711327d86093a47954b6a0ade405 +size 153788 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7691bea366212940003d3b601bcc0d1177672d40 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a24173eeca9c3cf729230510a16d6d3c64e5e64e5b254a9f13fe8319177d67 +size 124299 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a25b58efc5aaa9c025e8b21be1607195e90ec729 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d07bbd68e5a10fb29e109d3684ed82f5d29043fa446ba45c2b289729c2a80a +size 106050 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..372ea94aae4786406babc7a552ae1a11e27538a2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea29c6ec8910a44271bb0f55eabb50b053751cbb15415a9064ecf75b5dc349b +size 106692 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f06b66ef27bcdb30639d65b910a44e446cbccb57 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cf6f7c5a225cd1c037a4e9ae4252d2846293cf6a75108bee1acb5b6ad65ae0 +size 211525 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d80e606b301e8966b24f7c8e525c2a03f025d3da --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8780774f4a0a7e82cf3b5a963429532c508710159cb6f4d9ad17c29d77b97f7e +size 111249 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2b204df8e17617670508e8243bb25d3aba8da7c --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febf8b3a343e6edf39a372d8e4656a35643641f62f605fb5530459e8f9639da0 +size 118429 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b109ba2c30f4d1fc4ad6b617b34f5c3b3a72c3be --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e5d80d4a5176a849f372f8290e96e87e4654e87cacac4838ff3a111871c115 +size 109235 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abb8d7d45eafcedff2f27fb1b64c806359df3548 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122895c8f9f80db5cacd819895991f335d53b622fa8c10a509c7798a85469d00 +size 119651 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b35458fb0d158515f66eb4a381b764dd0aacfc7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a722370b74e50ff808d0c6d3a6eace742fc2d6fea7e6676a7925722284725c +size 94948 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4279233b3397b75586202c533ea6fc5b15dc3c37 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b53c622c12955ebc5ce1ce1db76c0eec85b4a3c438d78bb6fde4c11bd655962 +size 111678 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a87b489ed0e74be6b66f82438a79abab20e229ea --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f30e62fb1ac220ec6904832cae78551f4997577fe35b792aa661dd5e970677 +size 105413 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b2db4402782033b1edac8d4c25a8a69581d1daf --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f077803006e8c991e7db0feaf7cc9bafce08db772adef34ab00ec39cb1ec13cf +size 234159 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2a4ac2b1d87a9aa5b15a16e47f6be4764a41005 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b751b4a25b16b08e44634773bf726cdc14f2143513cfda5bc819c527d0f4c4d +size 102222 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07a0c81224ad48fcb03daf9b51e5f7052c4b1b31 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3b81adadd743d72ef2ec01e27a46dd3d0bc967f2e5e4fa25a536e79b1928a3 +size 109980 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18c49580df90b72f1ab5a22b425d3f66dded6a1d --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fa9b43d58ae7a5242be92ba0af6e8c35bad9bd33ef1174e8901c3ca2087625 +size 156272 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e08da796703367bf62aa3297199e45fca9c25cd --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e6586b223664e643dd915dcc096f809365ef54ca435aff82488a15393f8d67 +size 105815 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61e80321a3ca44a171ac7e7cc88723019370d355 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db35cf82adde1b0611d61ea9d757bc1a41cbc36a0ffca180d5372e63df9b38a +size 110101 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08cf08c1f5e67fc924798f03e5e6238f68773c01 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a790637bd8730dcbc53293b781f67e83894da48fed6703d3d962235de2dd528 +size 114920 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30a5cde02fc5d6738cadf5c37543d2b4ab05ce8a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca213c6cd1c50bc15db490303fbf0a4b1c965d95760d4291012e0903b938534 +size 109748 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcabe5bb33ade32b398ea5ed9ab5fd90d6f14ad7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cd255fcbfcc2d3cc69edcb8d4b25c25f7cdcc4802981ea79582b798fdb000a +size 289864 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c22bb1ed0fcd4263a824dcb362b5e8aefac2e4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ce7665005d7ba5c347522956cf60824c5ea411c5dd8ef0405e7ba7745bc3f5 +size 353463 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92b07e5392c7bb468873329640bc0dae2db09865 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997e2df816b4a2eee7df3b80d31ec0dab5d07627e4827f14261113284af83f4c +size 172161 diff --git a/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..376887f95cb935f5c2cc8bbd0e890c1d10a90f0f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edae49b33c983c50fb7c152ec72307ef454ea2eca704446369efa6514ac80288 +size 168423 diff --git a/AIRBOT_MMK2_place_the_building_blocks/meta/episodes.jsonl b/AIRBOT_MMK2_place_the_building_blocks/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..871bc0fcf1927d183b7239b0a8f0ea2acd2bcae8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/meta/episodes.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 663} +{"episode_index": 1, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 576} +{"episode_index": 2, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 356} +{"episode_index": 3, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 364} +{"episode_index": 4, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 392} +{"episode_index": 5, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 398} +{"episode_index": 6, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 473} +{"episode_index": 7, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 387} +{"episode_index": 8, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 452} +{"episode_index": 9, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 386} +{"episode_index": 10, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 368} +{"episode_index": 11, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 330} +{"episode_index": 12, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 436} +{"episode_index": 13, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 378} +{"episode_index": 14, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 325} +{"episode_index": 15, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 432} +{"episode_index": 16, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 383} +{"episode_index": 17, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 376} +{"episode_index": 18, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 373} +{"episode_index": 19, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 282} +{"episode_index": 20, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 222} +{"episode_index": 21, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 184} +{"episode_index": 22, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 184} +{"episode_index": 23, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 403} +{"episode_index": 24, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 193} +{"episode_index": 25, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 209} +{"episode_index": 26, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 191} +{"episode_index": 27, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 211} +{"episode_index": 28, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 161} +{"episode_index": 29, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 195} +{"episode_index": 30, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 182} +{"episode_index": 31, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 433} +{"episode_index": 32, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 175} +{"episode_index": 33, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 193} +{"episode_index": 34, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 290} +{"episode_index": 35, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 186} +{"episode_index": 36, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 194} +{"episode_index": 37, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 205} +{"episode_index": 38, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 194} +{"episode_index": 39, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 553} +{"episode_index": 40, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 670} +{"episode_index": 41, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 308} +{"episode_index": 42, "tasks": ["put the red building blocks into the plate on the table with your left hand and the green building blocks into the plate with your right hand."], "length": 307} diff --git a/AIRBOT_MMK2_place_the_building_blocks/meta/episodes_stats.jsonl b/AIRBOT_MMK2_place_the_building_blocks/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8dbb1def98210baf9bfd3f91c7c06b5897c0fd03 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/meta/episodes_stats.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25168952520110605]], [[0.4624522168803419]], [[0.5887998664529915]]], "std": [[[0.3529617798686838]], [[0.24521460532293182]], [[0.21814423577586403]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49876887254901964]], [[0.526249608785822]], [[0.5299869752388134]]], "std": [[[0.32367222736389684]], [[0.32378838769081497]], [[0.3353252830794566]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508222866390146]], [[0.5088142722473604]], [[0.5473441647812971]]], "std": [[[0.34597818501794114]], [[0.3244149296127354]], [[0.32565286436772106]]], "count": [130]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3487178984414278]], [[0.42434763071895426]], [[0.47598006378833585]]], "std": [[[0.3588711625311785]], [[0.33403828276702074]], [[0.37400714966508253]]], "count": [130]}, "observation.state": {"min": [0.36895838379859924, -1.6373169422149658, 0.985971212387085, -0.7705805897712708, -1.4214838743209839, 0.6368972659111023, -0.8806362748146057, -1.6233692169189453, 1.0979925394058228, -0.08566510677337646, 0.28710803389549255, -1.02521550655365, 2.259999990463257, 45.51555633544922, -0.38499999046325684, -0.2562499940395355, 3.6368749141693115, 0.12437500059604645, 1.540000081062317, -1.3762500286102295, 0.7599999904632568, -0.6606249809265137, 1.0418750047683716, -0.15062500536441803, 1.8975000381469727, 43.82250213623047, 1.1731250286102295, -0.3256250023841858, 2.333750009536743, 0.23999999463558197, 2.438124895095825, -0.2824999988079071, 1.390625, 0.7237499952316284, 0.7150000333786011, 0.7906249761581421], "max": [1.3507529497146606, -0.9043831825256348, 2.0479037761688232, -0.023270007222890854, -0.3021286427974701, 1.3872358798980713, -0.40078774094581604, -0.8081559538841248, 1.9888705015182495, 0.21276798844337463, 0.9033129215240479, -0.6290531754493713, 70.75, 60.209373474121094, 10.557499885559082, 3.805555582046509, 58.75749969482422, 40.85062789916992, 69.60124969482422, 56.055625915527344, 70.9312515258789, 36.76749801635742, 43.400001525878906, 88.11750030517578, 71.68875122070312, 63.52187728881836, 3.71875, 9.31624984741211, 55.3381233215332, 51.46687698364258, 71.42250061035156, 58.74687576293945, 77.36563110351562, 56.96125030517578, 64.39312744140625, 86.9018783569336], "mean": [0.8737701177597046, -1.1872895956039429, 1.4337114095687866, -0.37219569087028503, -0.9141703844070435, 0.955654501914978, -0.743503212928772, -1.0767220258712769, 1.2890517711639404, 0.0833844467997551, 0.608457088470459, -0.8966659307479858, 54.924354553222656, 55.95014190673828, 0.0649605244398117, 0.35401469469070435, 36.12504196166992, 10.694189071655273, 46.66118240356445, 11.407674789428711, 46.38815689086914, 1.827165961265564, 19.07842254638672, 60.8255615234375, 24.7981014251709, 53.77058410644531, 1.3940553665161133, 3.7510766983032227, 20.486949920654297, 7.053406238555908, 24.524152755737305, 8.753994941711426, 23.58333396911621, 8.259288787841797, 14.907378196716309, 33.04093551635742], "std": [0.2698613107204437, 0.19350269436836243, 0.33023515343666077, 0.18857377767562866, 0.2892623543739319, 0.2115708291530609, 0.13206812739372253, 0.20210516452789307, 0.22837947309017181, 0.0917372778058052, 0.10275088250637054, 0.10679524391889572, 16.97121810913086, 3.033851146697998, 0.9034317135810852, 0.7850828766822815, 14.55397891998291, 16.11482048034668, 18.447885513305664, 20.35145378112793, 19.258333206176758, 4.975324630737305, 12.767354965209961, 22.194293975830078, 27.863075256347656, 3.286219358444214, 0.2228769212961197, 3.3885936737060547, 19.985708236694336, 11.814691543579102, 25.447711944580078, 16.402475357055664, 26.624940872192383, 15.700333595275879, 20.199405670166016, 26.747465133666992], "count": [663]}, "action": {"min": [0.36895838379859924, -1.6373169422149658, 0.985971212387085, -0.7705805897712708, -1.4214838743209839, 0.6368972659111023, -0.8806362748146057, -1.6233692169189453, 1.0979925394058228, -0.08566510677337646, 0.28710803389549255, -1.02521550655365, 2.259999990463257, 45.51555633544922, -0.38499999046325684, -0.2562499940395355, 3.6368749141693115, 0.12437500059604645, 1.540000081062317, -1.3762500286102295, 0.7599999904632568, -0.6606249809265137, 1.0418750047683716, -0.15062500536441803, 1.8975000381469727, 43.82250213623047, 1.1731250286102295, -0.3256250023841858, 2.333750009536743, 0.23999999463558197, 2.438124895095825, -0.2824999988079071, 1.390625, 0.7237499952316284, 0.7150000333786011, 0.7906249761581421], "max": [1.3507529497146606, -0.9043831825256348, 2.0479037761688232, -0.023270007222890854, -0.3021286427974701, 1.3872358798980713, -0.40078774094581604, -0.8081559538841248, 1.9888705015182495, 0.21276798844337463, 0.9033129215240479, -0.6290531754493713, 70.75, 60.209373474121094, 10.557499885559082, 3.805555582046509, 58.75749969482422, 40.85062789916992, 69.60124969482422, 56.055625915527344, 70.9312515258789, 36.76749801635742, 43.400001525878906, 88.11750030517578, 71.68875122070312, 63.52187728881836, 3.71875, 9.31624984741211, 55.3381233215332, 51.46687698364258, 71.42250061035156, 58.74687576293945, 77.36563110351562, 56.96125030517578, 64.39312744140625, 86.9018783569336], "mean": [0.8737702965736389, -1.1872895956039429, 1.4337114095687866, -0.3721955418586731, -0.9141702055931091, 0.9556541442871094, -0.7435032725334167, -1.0767219066619873, 1.2890528440475464, 0.08338437229394913, 0.6084572076797485, -0.8966662883758545, 54.924373626708984, 55.95010757446289, 0.06496047228574753, 0.354014128446579, 36.12500762939453, 10.694202423095703, 46.66114807128906, 11.407674789428711, 46.388153076171875, 1.8271690607070923, 19.07844352722168, 60.8255729675293, 24.798093795776367, 53.77061080932617, 1.3940509557724, 3.7510733604431152, 20.486940383911133, 7.053402423858643, 24.5241641998291, 8.753993034362793, 23.583332061767578, 8.259286880493164, 14.90737247467041, 33.04092025756836], "std": [0.26986125111579895, 0.19350263476371765, 0.33023500442504883, 0.18857374787330627, 0.2892623543739319, 0.21157078444957733, 0.13206812739372253, 0.20210516452789307, 0.22837945818901062, 0.0917372778058052, 0.10275087505578995, 0.10679522901773453, 16.97121810913086, 3.0338523387908936, 0.9034314155578613, 0.7850823998451233, 14.553974151611328, 16.114810943603516, 18.447885513305664, 20.351457595825195, 19.258337020874023, 4.975320339202881, 12.767355918884277, 22.194305419921875, 27.86307716369629, 3.2862188816070557, 0.22287696599960327, 3.388593912124634, 19.985708236694336, 11.814690589904785, 25.447704315185547, 16.40247344970703, 26.62493896484375, 15.700333595275879, 20.199413299560547, 26.747467041015625], "count": [663]}, "timestamp": {"min": [0.0], "max": [22.066666666666666], "mean": [11.033333333333333], "std": [6.379713217750524], "count": [663]}, "frame_index": {"min": [0], "max": [662], "mean": [331.0], "std": [191.3913965325157], "count": [663]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [663]}, "index": {"min": [0], "max": [662], "mean": [331.0], "std": [191.3913965325157], "count": [663]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [663]}, "subtask_annotation": {"mean": [3.8009049773755654, 7.0, 7.0, 7.0, 7.0], "std": [1.6837970884322528, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [663]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [663]}, "eef_direction_state": {"mean": [3.8159879336349927, 4.223227752639517], "std": [1.8760821021887795, 2.1848795807129058], "min": [0, 0], "max": [6, 6], "count": [663]}, "eef_velocity_state": {"mean": [0.9049773755656109, 0.6063348416289592], "std": [0.7150753049825109, 0.7493117945204664], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_acc_mag_state": {"mean": [0.530920060331825, 0.32428355957767724], "std": [0.771979237956497, 0.6605439445646692], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_direction_action": {"mean": [3.8159879336349927, 4.223227752639517], "std": [1.8760821021887795, 2.1848795807129058], "min": [0, 0], "max": [6, 6], "count": [663]}, "eef_velocity_action": {"mean": [0.9049773755656109, 0.6063348416289592], "std": [0.7150753049825109, 0.7493117945204664], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_acc_mag_action": {"mean": [0.530920060331825, 0.32428355957767724], "std": [0.771979237956497, 0.6605439445646692], "min": [0, 0], "max": [2, 2], "count": [663]}, "eef_sim_pose_state": {"mean": [0.7257245288133913, 0.22614476267450515, 1.1284294873061136, -1.4629659048104413, 0.9025612796192761, -1.7867501494412796, 0.7000474974358961, -0.1573954214487592, 1.1178959226929444, 1.7870059918067163, 0.9622683470267683, 2.3094886965583465], "std": [0.08109868339091866, 0.06926764577983506, 0.04017493672120113, 0.125237338956674, 0.12484790830423219, 0.13390714210702045, 0.05161649206831241, 0.05025392791634534, 0.02736221882772368, 0.13461333103355153, 0.09616327662026182, 0.10916775277144283], "min": [0.6103868056701156, 0.08625979186153707, 1.0771885978435582, -1.7057818198697847, 0.7534401855924977, -2.0134617117048847, 0.6532948227189104, -0.24570693983085706, 1.0596492842615737, 1.4786453780880424, 0.8043029571852358, 2.000998475521181], "max": [0.8559470246659404, 0.3298812848645563, 1.252816076531751, -1.0498924298634071, 1.2128689236598862, -1.5122876896179627, 0.8493322481561574, -0.07370230770817451, 1.1693212703224076, 1.9447525921530926, 1.0722683187958362, 2.4829932057302426], "count": [663]}, "eef_sim_pose_action": {"mean": [0.7257245288133913, 0.22614476267450515, 1.1284294873061136, -1.4629659048104413, 0.9025612796192761, -1.7867501494412796, 0.7000474974358961, -0.1573954214487592, 1.1178959226929444, 1.7870059918067163, 0.9622683470267683, 2.3094886965583465], "std": [0.08109868339091866, 0.06926764577983506, 0.04017493672120113, 0.125237338956674, 0.12484790830423219, 0.13390714210702045, 0.05161649206831241, 0.05025392791634534, 0.02736221882772368, 0.13461333103355153, 0.09616327662026182, 0.10916775277144283], "min": [0.6103868056701156, 0.08625979186153707, 1.0771885978435582, -1.7057818198697847, 0.7534401855924977, -2.0134617117048847, 0.6532948227189104, -0.24570693983085706, 1.0596492842615737, 1.4786453780880424, 0.8043029571852358, 2.000998475521181], "max": [0.8559470246659404, 0.3298812848645563, 1.252816076531751, -1.0498924298634071, 1.2128689236598862, -1.5122876896179627, 0.8493322481561574, -0.07370230770817451, 1.1693212703224076, 1.9447525921530926, 1.0722683187958362, 2.4829932057302426], "count": [663]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2504477490782638]], [[0.45928123254287473]], [[0.5873376190575945]]], "std": [[[0.34779485429577595]], [[0.2408552036989344]], [[0.2173261058640126]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946781272694263]], [[0.5208424459527401]], [[0.51846060799676]]], "std": [[[0.32470071789305455]], [[0.3256970302584981]], [[0.335701890925298]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12156862745098039]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47553610831797105]], [[0.511527208675493]], [[0.523320470923412]]], "std": [[[0.34308750114216674]], [[0.3335097336768872]], [[0.34154189955676884]]], "count": [117]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3390285127227529]], [[0.4167652156304117]], [[0.4651814511060835]]], "std": [[[0.3532740444702826]], [[0.3300551784632022]], [[0.3735751601710007]]], "count": [117]}, "observation.state": {"min": [0.39692530035972595, -1.643587350845337, 0.9576466679573059, -0.8240348696708679, -1.6059061288833618, 0.5034762024879456, -1.097441554069519, -1.586962103843689, 0.9140365719795227, -0.044465743005275726, 0.3389410376548767, -0.9073634147644043, 2.3756251335144043, 42.663124084472656, -0.23499999940395355, -0.4387499988079071, 5.058750152587891, -0.40187498927116394, 5.006249904632568, -1.2193750143051147, 3.2225000858306885, -2.943125009536743, 1.09375, 15.293749809265137, 2.150624990463257, 39.48999786376953, 0.8268749713897705, -0.2381249964237213, 1.3662500381469727, -0.49562498927116394, 0.8137500286102295, -1.5049999952316284, 0.7081249952316284, 0.5831249952316284, 0.648888885974884, -0.14624999463558197], "max": [1.4610990285873413, -0.9447242021560669, 2.0548181533813477, 0.04937724024057388, -0.607928991317749, 1.4170453548431396, -0.41409170627593994, -0.8432517051696777, 1.9762340784072876, 0.4514763057231903, 1.2702076435089111, -0.6986486315727234, 76.9468765258789, 58.013126373291016, 6.871249675750732, 5.748749732971191, 67.01374816894531, 32.26375198364258, 68.77812194824219, 54.03437423706055, 83.09187316894531, 70.70375061035156, 61.954376220703125, 94.703125, 77.93875122070312, 55.11937713623047, 2.8862500190734863, 9.603750228881836, 65.28312683105469, 24.485000610351562, 75.6206283569336, 83.85250091552734, 69.23125457763672, 96.29375457763672, 66.01312255859375, 104.67312622070312], "mean": [1.0721545219421387, -1.2015427350997925, 1.3136578798294067, -0.496103435754776, -1.2405056953430176, 0.8321774005889893, -0.8693825602531433, -1.1353650093078613, 1.2362959384918213, 0.30070099234580994, 0.9355303645133972, -0.7925166487693787, 56.08678436279297, 49.58943557739258, 0.014492157846689224, 1.1036237478256226, 30.27019500732422, 5.712268829345703, 35.99819564819336, 8.526653289794922, 37.55746841430664, 8.849247932434082, 19.022342681884766, 50.29890441894531, 33.89267349243164, 50.68009948730469, 1.5895737409591675, 3.4569051265716553, 25.784934997558594, 2.1323957443237305, 28.35926628112793, 11.50246810913086, 24.850433349609375, 15.58525276184082, 16.30093765258789, 32.329132080078125], "std": [0.3366665542125702, 0.19060812890529633, 0.3459150493144989, 0.2813740074634552, 0.3606622517108917, 0.1920747607946396, 0.2095736861228943, 0.2009357213973999, 0.2828560173511505, 0.15335993468761444, 0.23210270702838898, 0.07360327988862991, 15.12853717803955, 4.008996963500977, 0.6471033692359924, 1.7536945343017578, 22.052745819091797, 9.10917854309082, 20.322742462158203, 14.684752464294434, 23.442934036254883, 19.26005744934082, 22.504993438720703, 19.028057098388672, 30.9666690826416, 3.4566433429718018, 0.5084643363952637, 3.2214043140411377, 26.139345169067383, 4.591022491455078, 28.49498176574707, 22.920801162719727, 26.372812271118164, 26.61311912536621, 20.719684600830078, 37.23204803466797], "count": [576]}, "action": {"min": [0.39692530035972595, -1.643587350845337, 0.9576466679573059, -0.8240348696708679, -1.6059061288833618, 0.5034762024879456, -1.097441554069519, -1.586962103843689, 0.9140365719795227, -0.044465743005275726, 0.3389410376548767, -0.9073634147644043, 2.3756251335144043, 42.663124084472656, -0.23499999940395355, -0.4387499988079071, 5.058750152587891, -0.40187498927116394, 5.006249904632568, -1.2193750143051147, 3.2225000858306885, -2.943125009536743, 1.09375, 15.293749809265137, 2.150624990463257, 39.48999786376953, 0.8268749713897705, -0.2381249964237213, 1.3662500381469727, -0.49562498927116394, 0.8137500286102295, -1.5049999952316284, 0.7081249952316284, 0.5831249952316284, 0.648888885974884, -0.14624999463558197], "max": [1.4610990285873413, -0.9447242021560669, 2.0548181533813477, 0.04937724024057388, -0.607928991317749, 1.4170453548431396, -0.41409170627593994, -0.8432517051696777, 1.9762340784072876, 0.4514763057231903, 1.2702076435089111, -0.6986486315727234, 76.9468765258789, 58.013126373291016, 6.871249675750732, 5.748749732971191, 67.01374816894531, 32.26375198364258, 68.77812194824219, 54.03437423706055, 83.09187316894531, 70.70375061035156, 61.954376220703125, 94.703125, 77.93875122070312, 55.11937713623047, 2.8862500190734863, 9.603750228881836, 65.28312683105469, 24.485000610351562, 75.6206283569336, 83.85250091552734, 69.23125457763672, 96.29375457763672, 66.01312255859375, 104.67312622070312], "mean": [1.0721540451049805, -1.2015421390533447, 1.3136564493179321, -0.49610328674316406, -1.2405058145523071, 0.8321770429611206, -0.8693822622299194, -1.1353652477264404, 1.2362971305847168, 0.3007010221481323, 0.9355301260948181, -0.7925165295600891, 56.086795806884766, 49.58940887451172, 0.01449212059378624, 1.1036229133605957, 30.27017593383789, 5.712278842926025, 35.99815368652344, 8.526639938354492, 37.55750274658203, 8.84924030303955, 19.022327423095703, 50.29890060424805, 33.8927116394043, 50.680091857910156, 1.5895754098892212, 3.456904649734497, 25.784940719604492, 2.1323957443237305, 28.359270095825195, 11.502467155456543, 24.85044288635254, 15.585259437561035, 16.300952911376953, 32.3291130065918], "std": [0.33666643500328064, 0.19060812890529633, 0.3459150791168213, 0.2813740074634552, 0.3606622815132141, 0.19207479059696198, 0.2095736414194107, 0.20093569159507751, 0.2828560173511505, 0.15335990488529205, 0.23210272192955017, 0.07360324263572693, 15.128539085388184, 4.008996486663818, 0.6471036076545715, 1.7536944150924683, 22.052745819091797, 9.109170913696289, 20.322742462158203, 14.684748649597168, 23.44293975830078, 19.26005744934082, 22.504987716674805, 19.02806282043457, 30.9666690826416, 3.4566433429718018, 0.5084642767906189, 3.221405029296875, 26.139345169067383, 4.591021537780762, 28.494976043701172, 22.92081069946289, 26.372817993164062, 26.613122940063477, 20.719684600830078, 37.2320442199707], "count": [576]}, "timestamp": {"min": [0.0], "max": [19.166666666666668], "mean": [9.583333333333334], "std": [5.542554231345635], "count": [576]}, "frame_index": {"min": [0], "max": [575], "mean": [287.5], "std": [166.27662694036906], "count": [576]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [576]}, "index": {"min": [663], "max": [1238], "mean": [950.5], "std": [166.27662694036906], "count": [576]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [576]}, "subtask_annotation": {"mean": [3.8663194444444446, 7.0, 7.0, 7.0, 7.0], "std": [1.830825271764901, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [576]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [576]}, "eef_direction_state": {"mean": [3.9010416666666665, 4.100694444444445], "std": [1.886243775761024, 2.136878451795262], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_state": {"mean": [0.9548611111111112, 0.7152777777777778], "std": [0.7202748184153132, 0.7720211069045787], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_state": {"mean": [0.6284722222222222, 0.4409722222222222], "std": [0.7954875509226074, 0.7288607162365374], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_direction_action": {"mean": [3.9010416666666665, 4.100694444444445], "std": [1.886243775761024, 2.136878451795262], "min": [0, 0], "max": [6, 6], "count": [576]}, "eef_velocity_action": {"mean": [0.9548611111111112, 0.7152777777777778], "std": [0.7202748184153132, 0.7720211069045787], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_acc_mag_action": {"mean": [0.6284722222222222, 0.4409722222222222], "std": [0.7954875509226074, 0.7288607162365374], "min": [0, 0], "max": [2, 2], "count": [576]}, "eef_sim_pose_state": {"mean": [0.6712628774986569, 0.24730743457285995, 1.1132961869564233, -1.3666701419088705, 0.7349033282843267, -1.6476725268097427, 0.6827935183283279, -0.1646375369558185, 1.1257525033528208, 1.497457867729078, 0.6766015291385319, 1.9762157712217454], "std": [0.09076076073583665, 0.0900429641181396, 0.046910513316464016, 0.0941222058163549, 0.10642730742814399, 0.20189427055805212, 0.06762081774799646, 0.050201268682411614, 0.04519566966301556, 0.11608920481532353, 0.12301688982288582, 0.10045910830282784], "min": [0.5844222537908792, 0.08860135936795577, 1.0594963981683139, -1.5630745603551122, 0.5847765530381723, -1.9494976558177821, 0.6119800916489899, -0.24574442584295136, 1.04640664734066, 1.2682255872445614, 0.5003174268747972, 1.808563400484902], "max": [0.8415054975726479, 0.36372943958102977, 1.2408278186490778, -1.1314895790264288, 1.1287553398189205, -1.3411006493309094, 0.8509545598691355, -0.0689792688235416, 1.2058086924135945, 1.6736144570910423, 0.9130516599347418, 2.1176875332774445], "count": [576]}, "eef_sim_pose_action": {"mean": [0.6712628774986569, 0.24730743457285995, 1.1132961869564233, -1.3666701419088705, 0.7349033282843267, -1.6476725268097427, 0.6827935183283279, -0.1646375369558185, 1.1257525033528208, 1.497457867729078, 0.6766015291385319, 1.9762157712217454], "std": [0.09076076073583665, 0.0900429641181396, 0.046910513316464016, 0.0941222058163549, 0.10642730742814399, 0.20189427055805212, 0.06762081774799646, 0.050201268682411614, 0.04519566966301556, 0.11608920481532353, 0.12301688982288582, 0.10045910830282784], "min": [0.5844222537908792, 0.08860135936795577, 1.0594963981683139, -1.5630745603551122, 0.5847765530381723, -1.9494976558177821, 0.6119800916489899, -0.24574442584295136, 1.04640664734066, 1.2682255872445614, 0.5003174268747972, 1.808563400484902], "max": [0.8415054975726479, 0.36372943958102977, 1.2408278186490778, -1.1314895790264288, 1.1287553398189205, -1.3411006493309094, 0.8509545598691355, -0.0689792688235416, 1.2058086924135945, 1.6736144570910423, 0.9130516599347418, 2.1176875332774445], "count": [576]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24558800857843135]], [[0.4585354983660131]], [[0.5930887663398693]]], "std": [[[0.3400085462113102]], [[0.23281038315159874]], [[0.2112291125510713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48861351715686274]], [[0.5073680984477124]], [[0.5086168321078431]]], "std": [[[0.3268362186669418]], [[0.32141364381235876]], [[0.32656076361052594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716536580882353]], [[0.5232268995098039]], [[0.5562285743464052]]], "std": [[[0.3449745295128526]], [[0.3196448506319905]], [[0.3254006010977121]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3601695608660131]], [[0.43078784109477125]], [[0.4830069117647059]]], "std": [[[0.36093090576848663]], [[0.3395390721591618]], [[0.3702910682968769]]], "count": [100]}, "observation.state": {"min": [0.47155144810676575, -1.468275547027588, 1.1149100065231323, -0.2605265974998474, -1.4064791202545166, 0.6541352272033691, -0.6910191178321838, -1.4416676759719849, 1.1475261449813843, -0.35710880160331726, 0.4611562490463257, -0.7753967046737671, 21.95222282409668, 50.921875, -0.4543749988079071, -0.30687499046325684, 1.153333306312561, 0.41499999165534973, 0.9912499785423279, -1.2337499856948853, 0.6556249856948853, 0.2693749964237213, 1.1037499904632568, -0.48500001430511475, 15.478124618530273, 44.40666580200195, 1.0668749809265137, -0.4793750047683716, 0.9900000095367432, 0.26999998092651367, 1.4637500047683716, 0.8431249856948853, 1.0243749618530273, -0.0012500006705522537, 0.7233333587646484, -0.06687501072883606], "max": [0.93902587890625, -0.8573238849639893, 1.8259327411651611, 0.3015325665473938, -0.5157787799835205, 1.122667908668518, -0.36678874492645264, -0.8454928398132324, 1.687957763671875, -0.18849660456180573, 0.5440053343772888, -0.6550412178039551, 71.48937225341797, 63.86312484741211, 0.21875, 4.059999942779541, 58.30875015258789, 64.85124969482422, 69.2406234741211, 84.2856216430664, 73.0356216430664, 101.2406234741211, 74.96125030517578, 108.4425048828125, 64.39688110351562, 61.278751373291016, 4.938750267028809, 4.107500076293945, 70.88812255859375, 36.56187438964844, 72.24687957763672, 58.858123779296875, 52.619998931884766, 81.07562255859375, 40.01937484741211, 107.95062255859375], "mean": [0.6776779890060425, -1.1944493055343628, 1.4618871212005615, 0.11527607589960098, -0.7631572484970093, 0.8019264936447144, -0.575589656829834, -1.0817604064941406, 1.3121025562286377, -0.2514115273952484, 0.5100036263465881, -0.7142659425735474, 57.89753723144531, 56.79650115966797, -0.22291269898414612, 0.5448843240737915, 44.9063835144043, 15.678611755371094, 51.03898620605469, 20.153512954711914, 50.81241226196289, 20.059059143066406, 28.807416915893555, 65.96654510498047, 38.223628997802734, 50.29907989501953, 1.250670313835144, 1.2857362031936646, 27.15367889404297, 9.725301742553711, 32.4093017578125, 15.828014373779297, 24.121471405029297, 28.69540023803711, 11.330567359924316, 56.86693572998047], "std": [0.14441397786140442, 0.183376744389534, 0.24892646074295044, 0.10512842237949371, 0.22459103167057037, 0.12297116219997406, 0.07597455382347107, 0.17439258098602295, 0.18091312050819397, 0.05604971572756767, 0.017134184017777443, 0.05611381679773331, 12.02785873413086, 2.8710436820983887, 0.08147422969341278, 1.0595418214797974, 14.935322761535645, 18.981990814208984, 16.64661979675293, 28.976150512695312, 16.297727584838867, 32.67860794067383, 18.87704086303711, 23.74233055114746, 18.373756408691406, 2.4844818115234375, 0.43038323521614075, 1.4677141904830933, 25.84585952758789, 13.319721221923828, 27.3137264251709, 20.820960998535156, 19.471729278564453, 34.25332260131836, 13.512784957885742, 40.79594421386719], "count": [356]}, "action": {"min": [0.47155144810676575, -1.468275547027588, 1.1149100065231323, -0.2605265974998474, -1.4064791202545166, 0.6541352272033691, -0.6910191178321838, -1.4416676759719849, 1.1475261449813843, -0.35710880160331726, 0.4611562490463257, -0.7753967046737671, 21.95222282409668, 50.921875, -0.4543749988079071, -0.30687499046325684, 1.153333306312561, 0.41499999165534973, 0.9912499785423279, -1.2337499856948853, 0.6556249856948853, 0.2693749964237213, 1.1037499904632568, -0.48500001430511475, 15.478124618530273, 44.40666580200195, 1.0668749809265137, -0.4793750047683716, 0.9900000095367432, 0.26999998092651367, 1.4637500047683716, 0.8431249856948853, 1.0243749618530273, -0.0012500006705522537, 0.7233333587646484, -0.06687501072883606], "max": [0.93902587890625, -0.8573238849639893, 1.8259327411651611, 0.3015325665473938, -0.5157787799835205, 1.122667908668518, -0.36678874492645264, -0.8454928398132324, 1.687957763671875, -0.18849660456180573, 0.5440053343772888, -0.6550412178039551, 71.48937225341797, 63.86312484741211, 0.21875, 4.059999942779541, 58.30875015258789, 64.85124969482422, 69.2406234741211, 84.2856216430664, 73.0356216430664, 101.2406234741211, 74.96125030517578, 108.4425048828125, 64.39688110351562, 61.278751373291016, 4.938750267028809, 4.107500076293945, 70.88812255859375, 36.56187438964844, 72.24687957763672, 58.858123779296875, 52.619998931884766, 81.07562255859375, 40.01937484741211, 107.95062255859375], "mean": [0.6776776909828186, -1.194449543952942, 1.4618862867355347, 0.11527609825134277, -0.7631573677062988, 0.8019269704818726, -0.5755894780158997, -1.0817607641220093, 1.3121027946472168, -0.2514116168022156, 0.510003924369812, -0.7142658233642578, 57.8975715637207, 56.79655075073242, -0.2229127287864685, 0.544884443283081, 44.906402587890625, 15.678610801696777, 51.03897476196289, 20.153522491455078, 50.8123893737793, 20.05904769897461, 28.807430267333984, 65.96653747558594, 38.223628997802734, 50.299102783203125, 1.250670313835144, 1.2857367992401123, 27.153671264648438, 9.725299835205078, 32.40930938720703, 15.828011512756348, 24.121471405029297, 28.695398330688477, 11.330570220947266, 56.86696243286133], "std": [0.1444140076637268, 0.183376744389534, 0.24892649054527283, 0.10512842983007431, 0.22459100186824799, 0.12297114729881287, 0.07597453892230988, 0.17439252138137817, 0.18091313540935516, 0.05604971945285797, 0.017134184017777443, 0.056113824248313904, 12.027863502502441, 2.871044158935547, 0.08147432655096054, 1.0595418214797974, 14.935323715209961, 18.98199462890625, 16.646623611450195, 28.976152420043945, 16.2977237701416, 32.67862319946289, 18.877038955688477, 23.742334365844727, 18.37375831604004, 2.4844818115234375, 0.4303836524486542, 1.4677144289016724, 25.845853805541992, 13.319722175598145, 27.3137264251709, 20.820964813232422, 19.471729278564453, 34.253326416015625, 13.512784957885742, 40.79594421386719], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [356]}, "index": {"min": [1239], "max": [1594], "mean": [1416.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [3.4775280898876404, 7.0, 7.0, 7.0, 7.0], "std": [1.8350674487183845, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [356]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [356]}, "eef_direction_state": {"mean": [3.693820224719101, 3.558988764044944], "std": [1.7023004960690102, 2.34506488491907], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.0926966292134832, 0.7471910112359551], "std": [0.7069896047500218, 0.6603693021333618], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [0.8033707865168539, 0.5308988764044944], "std": [0.84507155979186, 0.7582136612236374], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.693820224719101, 3.558988764044944], "std": [1.7023004960690102, 2.34506488491907], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.0926966292134832, 0.7471910112359551], "std": [0.7069896047500218, 0.6603693021333618], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [0.8033707865168539, 0.5308988764044944], "std": [0.84507155979186, 0.7582136612236374], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.7187306809807337, 0.12892507300212547, 1.1598961430989196, -1.399657816327523, 1.0281105290277437, -2.0831686443907964, 0.7033872588570151, -0.11572622269781281, 1.1559912509819086, 1.7353125702201386, 1.0364609201048212, 2.4192379933638626], "std": [0.06971525266788907, 0.03562428017011411, 0.05170456810254116, 0.3301456951150773, 0.08819503747884998, 0.22052584568065034, 0.043999937971142544, 0.039685672588818485, 0.030014003628512812, 0.14392804182594243, 0.05628090693049562, 0.18419623420042694], "min": [0.6268068020402674, 0.08066489319560508, 1.0886075228873777, -1.821408559900779, 0.8393616315708083, -2.3788110579462987, 0.6408677091229122, -0.18882193272053002, 1.104560431415797, 1.2509634635042928, 0.9482232501348888, 1.9193691447027037], "max": [0.8087093814900839, 0.25559756587297844, 1.2775141773850889, -0.7144247035600635, 1.2904627797551584, -1.3039773398801222, 0.7842196489750175, -0.058022052659793155, 1.274942430844825, 1.9538033657896952, 1.109822149095466, 2.7407134933741224], "count": [356]}, "eef_sim_pose_action": {"mean": [0.7187306809807337, 0.12892507300212547, 1.1598961430989196, -1.399657816327523, 1.0281105290277437, -2.0831686443907964, 0.7033872588570151, -0.11572622269781281, 1.1559912509819086, 1.7353125702201386, 1.0364609201048212, 2.4192379933638626], "std": [0.06971525266788907, 0.03562428017011411, 0.05170456810254116, 0.3301456951150773, 0.08819503747884998, 0.22052584568065034, 0.043999937971142544, 0.039685672588818485, 0.030014003628512812, 0.14392804182594243, 0.05628090693049562, 0.18419623420042694], "min": [0.6268068020402674, 0.08066489319560508, 1.0886075228873777, -1.821408559900779, 0.8393616315708083, -2.3788110579462987, 0.6408677091229122, -0.18882193272053002, 1.104560431415797, 1.2509634635042928, 0.9482232501348888, 1.9193691447027037], "max": [0.8087093814900839, 0.25559756587297844, 1.2775141773850889, -0.7144247035600635, 1.2904627797551584, -1.3039773398801222, 0.7842196489750175, -0.058022052659793155, 1.274942430844825, 1.9538033657896952, 1.109822149095466, 2.7407134933741224], "count": [356]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25905012459150323]], [[0.4624562030228758]], [[0.5905291605392157]]], "std": [[[0.35080678688639794]], [[0.24252365497946474]], [[0.2156817866233575]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48337121527777777]], [[0.5102758925653594]], [[0.5156343361928105]]], "std": [[[0.3317376213026772]], [[0.32386077566989124]], [[0.3331694753353532]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.482910426879085]], [[0.5317097467320261]], [[0.5595619995915032]]], "std": [[[0.33839306003095593]], [[0.3184911922387143]], [[0.3264404811974864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36564429330065357]], [[0.4273238827614379]], [[0.4642717626633987]]], "std": [[[0.36197744770864276]], [[0.3390515084512988]], [[0.3739371348260528]]], "count": [100]}, "observation.state": {"min": [0.524314284324646, -1.4744983911514282, 1.1096911430358887, -0.3266066312789917, -1.384395956993103, 0.8106594085693359, -0.6109330654144287, -1.4869678020477295, 1.112048864364624, -0.46501868963241577, 0.32332438230514526, -1.0223544836044312, 11.8125, 46.33124923706055, 0.2800000011920929, -0.19624999165534973, 0.6612499952316284, 0.3818749785423279, 1.0512499809265137, -0.328125, 0.7612500190734863, 0.1912499964237213, 1.046875, 0.015625, 8.198124885559082, 39.684444427490234, 0.65625, -0.5531250238418579, 0.6831250190734863, 0.46875, 0.734375, 0.7243750095367432, 0.9487500190734863, 1.0268750190734863, 0.6931250095367432, 3.780625104904175], "max": [1.0463238954544067, -0.8278231620788574, 1.775077223777771, 0.12777046859264374, -0.5259117484092712, 1.189784049987793, -0.3754911422729492, -0.761997401714325, 1.7198824882507324, -0.1950770616531372, 0.6002941727638245, -0.8031491041183472, 72.9437484741211, 70.39624786376953, 0.4099999964237213, 9.616250038146973, 68.27812194824219, 70.3812484741211, 78.68374633789062, 65.45062255859375, 85.11000061035156, 83.26937866210938, 70.95500183105469, 104.05062103271484, 67.1518783569336, 58.038124084472656, 8.667499542236328, 1.8668750524520874, 61.71500015258789, 40.505001068115234, 70.51750183105469, 92.90312957763672, 74.19437408447266, 104.92312622070312, 73.47562408447266, 110.13187408447266], "mean": [0.7733461260795593, -1.138716220855713, 1.3699077367782593, 0.04125270992517471, -0.8676291108131409, 0.900297224521637, -0.4776163101196289, -1.0753693580627441, 1.2910466194152832, -0.31428539752960205, 0.3838267922401428, -0.8857282996177673, 46.3736572265625, 61.57598876953125, 0.3409987986087799, 1.2191237211227417, 43.60722732543945, 18.548160552978516, 50.14950180053711, 28.368324279785156, 48.57501983642578, 35.45209503173828, 30.534727096557617, 75.25349426269531, 37.38304138183594, 50.98477554321289, 1.5596857070922852, 0.35483765602111816, 28.60841178894043, 10.204658508300781, 37.36172866821289, 22.56637954711914, 37.87044906616211, 27.109956741333008, 28.280385971069336, 54.3082275390625], "std": [0.14823320508003235, 0.15310627222061157, 0.19705326855182648, 0.08468788862228394, 0.18662956357002258, 0.07846030592918396, 0.07558063417673111, 0.21458391845226288, 0.21096190810203552, 0.09610394388437271, 0.04821421205997467, 0.10079752653837204, 16.315715789794922, 7.22958517074585, 0.025521960109472275, 2.3329381942749023, 16.6468505859375, 18.156660079956055, 17.5397891998291, 25.21444320678711, 18.34014129638672, 31.820199966430664, 17.99420738220215, 25.041259765625, 24.072254180908203, 4.195112705230713, 1.1189494132995605, 0.34976184368133545, 24.812191009521484, 12.150219917297363, 27.360965728759766, 27.9149169921875, 29.13715171813965, 32.40281677246094, 27.100372314453125, 32.35636520385742], "count": [364]}, "action": {"min": [0.524314284324646, -1.4744983911514282, 1.1096911430358887, -0.3266066312789917, -1.384395956993103, 0.8106594085693359, -0.6109330654144287, -1.4869678020477295, 1.112048864364624, -0.46501868963241577, 0.32332438230514526, -1.0223544836044312, 11.8125, 46.33124923706055, 0.2800000011920929, -0.19624999165534973, 0.6612499952316284, 0.3818749785423279, 1.0512499809265137, -0.328125, 0.7612500190734863, 0.1912499964237213, 1.046875, 0.015625, 8.198124885559082, 39.684444427490234, 0.65625, -0.5531250238418579, 0.6831250190734863, 0.46875, 0.734375, 0.7243750095367432, 0.9487500190734863, 1.0268750190734863, 0.6931250095367432, 3.780625104904175], "max": [1.0463238954544067, -0.8278231620788574, 1.775077223777771, 0.12777046859264374, -0.5259117484092712, 1.189784049987793, -0.3754911422729492, -0.761997401714325, 1.7198824882507324, -0.1950770616531372, 0.6002941727638245, -0.8031491041183472, 72.9437484741211, 70.39624786376953, 0.4099999964237213, 9.616250038146973, 68.27812194824219, 70.3812484741211, 78.68374633789062, 65.45062255859375, 85.11000061035156, 83.26937866210938, 70.95500183105469, 104.05062103271484, 67.1518783569336, 58.038124084472656, 8.667499542236328, 1.8668750524520874, 61.71500015258789, 40.505001068115234, 70.51750183105469, 92.90312957763672, 74.19437408447266, 104.92312622070312, 73.47562408447266, 110.13187408447266], "mean": [0.7733463048934937, -1.138716459274292, 1.3699073791503906, 0.041252780705690384, -0.8676289319992065, 0.9002967476844788, -0.47761648893356323, -1.0753698348999023, 1.2910470962524414, -0.31428560614585876, 0.38382667303085327, -0.8857290148735046, 46.37367630004883, 61.57598876953125, 0.3409987688064575, 1.219123363494873, 43.607242584228516, 18.54816246032715, 50.14950942993164, 28.368322372436523, 48.57501220703125, 35.452091217041016, 30.534740447998047, 75.25346374511719, 37.383052825927734, 50.98476028442383, 1.5596849918365479, 0.354837566614151, 28.60838508605957, 10.20466423034668, 37.3616943359375, 22.566362380981445, 37.87044906616211, 27.109947204589844, 28.280364990234375, 54.30823516845703], "std": [0.14823321998119354, 0.15310630202293396, 0.1970532238483429, 0.08468787372112274, 0.18662956357002258, 0.07846029847860336, 0.07558061927556992, 0.21458391845226288, 0.2109619379043579, 0.09610393643379211, 0.04821420833468437, 0.10079754889011383, 16.315715789794922, 7.229585647583008, 0.02552194520831108, 2.332939624786377, 16.646848678588867, 18.156660079956055, 17.53978729248047, 25.214441299438477, 18.34014129638672, 31.820199966430664, 17.99420928955078, 25.041257858276367, 24.07225227355957, 4.195113658905029, 1.1189494132995605, 0.34976184368133545, 24.81218910217285, 12.15022087097168, 27.360973358154297, 27.9149169921875, 29.13715171813965, 32.40281295776367, 27.100374221801758, 32.35637664794922], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [364]}, "index": {"min": [1595], "max": [1958], "mean": [1776.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [3.5851648351648353, 7.0, 7.0, 7.0, 7.0], "std": [1.9725867786241993, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [364]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [364]}, "eef_direction_state": {"mean": [3.4065934065934065, 3.6565934065934065], "std": [1.9888592012995479, 2.07422312732612], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.9945054945054945, 0.8983516483516484], "std": [0.7148138368822918, 0.6614150061870149], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.7142857142857143, 0.5769230769230769], "std": [0.8225625235692011, 0.7610832250165033], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [3.4065934065934065, 3.6565934065934065], "std": [1.9888592012995479, 2.07422312732612], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.9945054945054945, 0.8983516483516484], "std": [0.7148138368822918, 0.6614150061870149], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.7142857142857143, 0.5769230769230769], "std": [0.8225625235692011, 0.7610832250165033], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.696442589224302, 0.14043389472292808, 1.1528099409673693, -1.3625394151043615, 1.068772872292396, -2.045537307621002, 0.7058091420982472, -0.10549534825546283, 1.1690392608863016, 1.9507203846896377, 1.22639180152217, 2.6350025210893886], "std": [0.057368140017622415, 0.03830290652326718, 0.030178307053787837, 0.19464979028470952, 0.055704587970643704, 0.20915899504703284, 0.0480402960576879, 0.05087363255511372, 0.04154718370918718, 0.2667941106144692, 0.10137002799396838, 0.30639594243651624], "min": [0.6298697653684917, 0.07960586787786778, 1.0957571666490047, -1.6837349382606999, 0.9711879451047136, -2.3848098809760176, 0.6415774031525723, -0.20818636217817207, 1.1046160752739815, 1.1438484378966507, 1.0852658404143987, 1.833590266395857], "max": [0.796996973483118, 0.2720874277843777, 1.2432660127477675, -0.8129587929000082, 1.3019563878225844, -1.2983276909714736, 0.793963554387431, -0.03834358372068805, 1.28074245101311, 2.309372467166248, 1.3679365464649136, 3.111005475574911], "count": [364]}, "eef_sim_pose_action": {"mean": [0.696442589224302, 0.14043389472292808, 1.1528099409673693, -1.3625394151043615, 1.068772872292396, -2.045537307621002, 0.7058091420982472, -0.10549534825546283, 1.1690392608863016, 1.9507203846896377, 1.22639180152217, 2.6350025210893886], "std": [0.057368140017622415, 0.03830290652326718, 0.030178307053787837, 0.19464979028470952, 0.055704587970643704, 0.20915899504703284, 0.0480402960576879, 0.05087363255511372, 0.04154718370918718, 0.2667941106144692, 0.10137002799396838, 0.30639594243651624], "min": [0.6298697653684917, 0.07960586787786778, 1.0957571666490047, -1.6837349382606999, 0.9711879451047136, -2.3848098809760176, 0.6415774031525723, -0.20818636217817207, 1.1046160752739815, 1.1438484378966507, 1.0852658404143987, 1.833590266395857], "max": [0.796996973483118, 0.2720874277843777, 1.2432660127477675, -0.8129587929000082, 1.3019563878225844, -1.2983276909714736, 0.793963554387431, -0.03834358372068805, 1.28074245101311, 2.309372467166248, 1.3679365464649136, 3.111005475574911], "count": [364]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2505494403594771]], [[0.460429477124183]], [[0.5890050776143791]]], "std": [[[0.3430026342753667]], [[0.2378650498642858]], [[0.2143735659667116]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49577240400326794]], [[0.5184070526960785]], [[0.5227352185457517]]], "std": [[[0.3232723458522175]], [[0.3121764129347701]], [[0.3158074650792697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770716299019608]], [[0.5313513092320262]], [[0.5640425081699346]]], "std": [[[0.3366971347728436]], [[0.31558094741605724]], [[0.32663387176502795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36830982434640525]], [[0.4290352491830065]], [[0.4600773345588235]]], "std": [[[0.3607606527134463]], [[0.3373521146023924]], [[0.3709843834046366]]], "count": [100]}, "observation.state": {"min": [0.3284742832183838, -1.394364595413208, 1.1078765392303467, -0.3342202603816986, -1.3885921239852905, 0.8456597328186035, -0.8211261034011841, -1.6075618267059326, 1.1720836162567139, -0.9225747585296631, 0.24085412919521332, -0.8480678200721741, 8.87833309173584, 45.46062469482422, -0.12999999523162842, -0.3387500047683716, 0.6391666531562805, 0.4025000035762787, 0.8318750262260437, -0.3174999952316284, 0.9331250190734863, 0.109375, 1.0500000715255737, 0.19750002026557922, 9.864375114440918, 36.57699966430664, 0.625, -0.3293749988079071, 1.1449999809265137, 0.25562500953674316, 1.625, -0.05062500387430191, 1.40625, 0.903124988079071, 0.7037500143051147, 1.7400000095367432], "max": [1.0546845197677612, -0.7854369282722473, 1.614094614982605, 0.5607213973999023, -0.4047693908214569, 1.1778534650802612, -0.3011987805366516, -0.8211684823036194, 1.881461262702942, 0.25608929991722107, 0.9690432548522949, -0.524004340171814, 72.57500457763672, 66.97125244140625, 1.6462500095367432, 9.598750114440918, 62.57250213623047, 64.99812316894531, 63.31562423706055, 95.7125015258789, 72.08312225341797, 109.95999908447266, 77.43875122070312, 109.92250061035156, 69.50250244140625, 58.73687744140625, 3.2925000190734863, 6.003333568572998, 59.91374969482422, 30.334375381469727, 66.1937484741211, 95.65875244140625, 55.35750198364258, 109.45062255859375, 47.864376068115234, 110.81500244140625], "mean": [0.6308164000511169, -1.1596593856811523, 1.372073769569397, 0.29127228260040283, -0.7151504755020142, 0.882188618183136, -0.5782082080841064, -1.0954258441925049, 1.3276937007904053, -0.4053536653518677, 0.4819425344467163, -0.6704811453819275, 58.67161560058594, 57.55320358276367, -0.012267516925930977, 1.0660794973373413, 44.223209381103516, 21.524150848388672, 49.20259094238281, 38.99326705932617, 42.002323150634766, 56.823978424072266, 28.879274368286133, 86.93828582763672, 35.28606414794922, 49.72812271118164, 1.1939150094985962, 2.0022199153900146, 24.99641990661621, 9.630651473999023, 31.658794403076172, 22.364877700805664, 27.143779754638672, 33.47796630859375, 14.708922386169434, 62.55531692504883], "std": [0.21859222650527954, 0.1605665683746338, 0.1873185634613037, 0.2628171145915985, 0.2911144196987152, 0.07158976048231125, 0.1693507730960846, 0.2135201096534729, 0.2226475179195404, 0.3097696304321289, 0.19714243710041046, 0.11609960347414017, 15.47415542602539, 5.66491174697876, 0.18173879384994507, 2.0655198097229004, 16.471647262573242, 21.111907958984375, 16.73228645324707, 35.65766525268555, 16.09710121154785, 34.724700927734375, 19.86542320251465, 26.381635665893555, 21.628942489624023, 3.908026695251465, 0.4020196199417114, 1.6832525730133057, 23.911365509033203, 12.154984474182129, 24.547801971435547, 31.182491302490234, 19.951549530029297, 40.913230895996094, 16.452438354492188, 38.114479064941406], "count": [392]}, "action": {"min": [0.3284742832183838, -1.394364595413208, 1.1078765392303467, -0.3342202603816986, -1.3885921239852905, 0.8456597328186035, -0.8211261034011841, -1.6075618267059326, 1.1720836162567139, -0.9225747585296631, 0.24085412919521332, -0.8480678200721741, 8.87833309173584, 45.46062469482422, -0.12999999523162842, -0.3387500047683716, 0.6391666531562805, 0.4025000035762787, 0.8318750262260437, -0.3174999952316284, 0.9331250190734863, 0.109375, 1.0500000715255737, 0.19750002026557922, 9.864375114440918, 36.57699966430664, 0.625, -0.3293749988079071, 1.1449999809265137, 0.25562500953674316, 1.625, -0.05062500387430191, 1.40625, 0.903124988079071, 0.7037500143051147, 1.7400000095367432], "max": [1.0546845197677612, -0.7854369282722473, 1.614094614982605, 0.5607213973999023, -0.4047693908214569, 1.1778534650802612, -0.3011987805366516, -0.8211684823036194, 1.881461262702942, 0.25608929991722107, 0.9690432548522949, -0.524004340171814, 72.57500457763672, 66.97125244140625, 1.6462500095367432, 9.598750114440918, 62.57250213623047, 64.99812316894531, 63.31562423706055, 95.7125015258789, 72.08312225341797, 109.95999908447266, 77.43875122070312, 109.92250061035156, 69.50250244140625, 58.73687744140625, 3.2925000190734863, 6.003333568572998, 59.91374969482422, 30.334375381469727, 66.1937484741211, 95.65875244140625, 55.35750198364258, 109.45062255859375, 47.864376068115234, 110.81500244140625], "mean": [0.6308164596557617, -1.1596598625183105, 1.372074007987976, 0.29127225279808044, -0.7151504755020142, 0.8821883201599121, -0.5782085061073303, -1.0954256057739258, 1.327694058418274, -0.40535351634025574, 0.48194289207458496, -0.6704814434051514, 58.67166519165039, 57.553157806396484, -0.012267527170479298, 1.0660797357559204, 44.223209381103516, 21.524154663085938, 49.20256805419922, 38.99325942993164, 42.00230026245117, 56.823970794677734, 28.879281997680664, 86.93829345703125, 35.28606414794922, 49.72808837890625, 1.1939144134521484, 2.0022196769714355, 24.996429443359375, 9.630653381347656, 31.65880012512207, 22.364870071411133, 27.143774032592773, 33.47797393798828, 14.7089262008667, 62.55527114868164], "std": [0.21859224140644073, 0.1605665534734726, 0.18731851875782013, 0.2628171145915985, 0.2911144196987152, 0.07158979773521423, 0.16935080289840698, 0.2135201096534729, 0.22264748811721802, 0.3097696602344513, 0.19714239239692688, 0.11609958112239838, 15.474150657653809, 5.664911270141602, 0.18173882365226746, 2.0655195713043213, 16.471651077270508, 21.111907958984375, 16.732284545898438, 35.65766906738281, 16.097103118896484, 34.72471618652344, 19.86542320251465, 26.381637573242188, 21.628938674926758, 3.9080262184143066, 0.40201956033706665, 1.6832529306411743, 23.911365509033203, 12.154986381530762, 24.547794342041016, 31.182491302490234, 19.95154571533203, 40.91322708129883, 16.452436447143555, 38.114471435546875], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [392]}, "index": {"min": [1959], "max": [2350], "mean": [2154.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [3.3979591836734695, 7.0, 7.0, 7.0, 7.0], "std": [1.848826411639246, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [392]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [392]}, "eef_direction_state": {"mean": [3.5892857142857144, 3.704081632653061], "std": [1.8809429626045124, 2.0061598186151333], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [1.0459183673469388, 0.9030612244897959], "std": [0.6946836554081381, 0.7254771943464979], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.6811224489795918, 0.5535714285714286], "std": [0.8035957236366208, 0.7707586376752581], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [3.5892857142857144, 3.704081632653061], "std": [1.8809429626045124, 2.0061598186151333], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [1.0459183673469388, 0.9030612244897959], "std": [0.6946836554081381, 0.7254771943464979], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.6811224489795918, 0.5535714285714286], "std": [0.8035957236366208, 0.7707586376752581], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.6936682822330583, 0.09959086377905878, 1.1659723628097625, -1.4668662116692766, 1.2212466924273828, -2.2422686869141355, 0.6997783913910286, -0.11482195233554371, 1.1468934270348128, 1.9477212519016593, 1.11170319309801, 2.3318141954425644], "std": [0.061537276388986636, 0.05231820840670169, 0.05394242620175083, 0.5173748710408932, 0.1427152681900159, 0.41712509924562385, 0.05195155291953655, 0.06574262615731315, 0.04534624979346052, 0.3226894739130619, 0.1280057677938101, 1.2600414526509462], "min": [0.5933205839698295, 0.030808654524557194, 1.084567486743923, -2.3141910391617904, 0.9231430205363274, -3.0806358573981516, 0.641614353815439, -0.23898464388508228, 1.0935746920887643, 1.1473119110941143, 0.8454566819803255, -3.114447019286774], "max": [0.7665903474159872, 0.2675444534823942, 1.2754722846394362, -0.44460324882331437, 1.432189827390494, -1.2318406186087294, 0.8086070593540369, -0.015049356256870788, 1.3003128576274043, 2.54278030680703, 1.3809187356861474, 3.141023801032077], "count": [392]}, "eef_sim_pose_action": {"mean": [0.6936682822330583, 0.09959086377905878, 1.1659723628097625, -1.4668662116692766, 1.2212466924273828, -2.2422686869141355, 0.6997783913910286, -0.11482195233554371, 1.1468934270348128, 1.9477212519016593, 1.11170319309801, 2.3318141954425644], "std": [0.061537276388986636, 0.05231820840670169, 0.05394242620175083, 0.5173748710408932, 0.1427152681900159, 0.41712509924562385, 0.05195155291953655, 0.06574262615731315, 0.04534624979346052, 0.3226894739130619, 0.1280057677938101, 1.2600414526509462], "min": [0.5933205839698295, 0.030808654524557194, 1.084567486743923, -2.3141910391617904, 0.9231430205363274, -3.0806358573981516, 0.641614353815439, -0.23898464388508228, 1.0935746920887643, 1.1473119110941143, 0.8454566819803255, -3.114447019286774], "max": [0.7665903474159872, 0.2675444534823942, 1.2754722846394362, -0.44460324882331437, 1.432189827390494, -1.2318406186087294, 0.8086070593540369, -0.015049356256870788, 1.3003128576274043, 2.54278030680703, 1.3809187356861474, 3.141023801032077], "count": [392]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2485125367647059]], [[0.4658722508169935]], [[0.598959897875817]]], "std": [[[0.3456312430123389]], [[0.2362039705821755]], [[0.21346860626242092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091638276143791]], [[0.5365877675653594]], [[0.5512425326797386]]], "std": [[[0.3196496111441677]], [[0.30858873872625125]], [[0.3175573401035463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899118647875817]], [[0.5368973754084968]], [[0.556886388888889]]], "std": [[[0.3364168949840993]], [[0.31761145308839467]], [[0.32702512086403573]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37550200571895426]], [[0.4363605085784314]], [[0.4700578125]]], "std": [[[0.3629383907989469]], [[0.339469194902421]], [[0.3764756145542731]]], "count": [100]}, "observation.state": {"min": [0.31269073486328125, -1.398250937461853, 1.0806964635849, -0.04530021920800209, -0.9407398700714111, 0.7588025331497192, -0.6036850810050964, -1.4464360475540161, 1.1075427532196045, -0.8580338954925537, 0.278715580701828, -0.785410463809967, 11.967499732971191, 44.50749969482422, -0.20937499403953552, -0.20374999940395355, 1.0188889503479004, 1.0056250095367432, 1.0212500095367432, -0.9743750095367432, 0.8762500286102295, 0.28125, 1.045555591583252, 0.5761538743972778, 19.5887508392334, 42.204444885253906, 0.8018749952316284, 0.0, 0.8799999952316284, -0.11812500655651093, 0.6449999809265137, -0.1456250101327896, 1.0518749952316284, 0.84375, 0.765625, 0.47437500953674316], "max": [0.8073453307151794, -0.8475671410560608, 1.6626611948013306, 0.5942196846008301, -0.3694590628147125, 1.1217765808105469, -0.2545633912086487, -0.8138542175292969, 1.6937276124954224, -0.15406844019889832, 0.664101243019104, -0.5349717736244202, 72.32749938964844, 72.33374786376953, 3.372499942779541, 3.5999999046325684, 59.09437561035156, 73.39500427246094, 62.00062561035156, 95.81624603271484, 80.93812561035156, 107.10749816894531, 83.02062225341797, 109.36624908447266, 74.09500122070312, 54.818748474121094, 4.039999961853027, 4.205555438995361, 57.622501373291016, 35.87562561035156, 72.60187530517578, 84.35124969482422, 73.93812561035156, 93.94499969482422, 61.53375244140625, 106.44625091552734], "mean": [0.5741847157478333, -1.1318943500518799, 1.3835079669952393, 0.41196805238723755, -0.5896020531654358, 0.8107767701148987, -0.4665578603744507, -1.0270509719848633, 1.2560423612594604, -0.5464582443237305, 0.4399620294570923, -0.621414065361023, 60.744197845458984, 61.27315139770508, -0.024952171370387077, 0.10948995500802994, 42.27949142456055, 43.10322189331055, 45.70685577392578, 50.40990447998047, 44.59954071044922, 63.351951599121094, 35.68950653076172, 85.79666900634766, 46.1661491394043, 49.21893310546875, 1.0056548118591309, 0.5570231676101685, 25.4680233001709, 10.435839653015137, 34.51023864746094, 20.1846981048584, 34.0772705078125, 23.884876251220703, 24.189664840698242, 48.07620620727539], "std": [0.12826089560985565, 0.15956202149391174, 0.1925005167722702, 0.1274561733007431, 0.1591215282678604, 0.09282375872135162, 0.10809183865785599, 0.1875423640012741, 0.1868979036808014, 0.18025940656661987, 0.08990062773227692, 0.0893484503030777, 15.35869312286377, 7.3884663581848145, 0.3790847063064575, 0.7138994336128235, 14.418848037719727, 23.31562614440918, 14.295098304748535, 32.21307373046875, 18.90221405029297, 34.312286376953125, 21.11465835571289, 26.88270378112793, 20.991540908813477, 4.356839179992676, 0.34761762619018555, 0.6960794925689697, 23.894405364990234, 13.726594924926758, 28.696378707885742, 25.876018524169922, 29.326358795166016, 28.546846389770508, 24.046968460083008, 36.92095947265625], "count": [398]}, "action": {"min": [0.31269073486328125, -1.398250937461853, 1.0806964635849, -0.04530021920800209, -0.9407398700714111, 0.7588025331497192, -0.6036850810050964, -1.4464360475540161, 1.1075427532196045, -0.8580338954925537, 0.278715580701828, -0.785410463809967, 11.967499732971191, 44.50749969482422, -0.20937499403953552, -0.20374999940395355, 1.0188889503479004, 1.0056250095367432, 1.0212500095367432, -0.9743750095367432, 0.8762500286102295, 0.28125, 1.045555591583252, 0.5761538743972778, 19.5887508392334, 42.204444885253906, 0.8018749952316284, 0.0, 0.8799999952316284, -0.11812500655651093, 0.6449999809265137, -0.1456250101327896, 1.0518749952316284, 0.84375, 0.765625, 0.47437500953674316], "max": [0.8073453307151794, -0.8475671410560608, 1.6626611948013306, 0.5942196846008301, -0.3694590628147125, 1.1217765808105469, -0.2545633912086487, -0.8138542175292969, 1.6937276124954224, -0.15406844019889832, 0.664101243019104, -0.5349717736244202, 72.32749938964844, 72.33374786376953, 3.372499942779541, 3.5999999046325684, 59.09437561035156, 73.39500427246094, 62.00062561035156, 95.81624603271484, 80.93812561035156, 107.10749816894531, 83.02062225341797, 109.36624908447266, 74.09500122070312, 54.818748474121094, 4.039999961853027, 4.205555438995361, 57.622501373291016, 35.87562561035156, 72.60187530517578, 84.35124969482422, 73.93812561035156, 93.94499969482422, 61.53375244140625, 106.44625091552734], "mean": [0.5741847157478333, -1.1318938732147217, 1.3835086822509766, 0.4119681715965271, -0.5896019339561462, 0.8107766509056091, -0.46655771136283875, -1.0270510911941528, 1.256042242050171, -0.5464581251144409, 0.4399619996547699, -0.6214138269424438, 60.744205474853516, 61.27314758300781, -0.024952201172709465, 0.10948985069990158, 42.27947235107422, 43.10321807861328, 45.706871032714844, 50.40989303588867, 44.59952926635742, 63.351959228515625, 35.689517974853516, 85.79669952392578, 46.16615676879883, 49.21894073486328, 1.0056551694869995, 0.557023286819458, 25.468040466308594, 10.435842514038086, 34.510257720947266, 20.184696197509766, 34.0772819519043, 23.88488006591797, 24.189668655395508, 48.07621765136719], "std": [0.12826092541217804, 0.15956206619739532, 0.19250060617923737, 0.1274561733007431, 0.1591215580701828, 0.09282378107309341, 0.10809186846017838, 0.1875423789024353, 0.1868979036808014, 0.18025945127010345, 0.08990062773227692, 0.0893484503030777, 15.358695983886719, 7.388466835021973, 0.37908458709716797, 0.7138993144035339, 14.418848037719727, 23.31561851501465, 14.295099258422852, 32.21307373046875, 18.9022159576416, 34.312286376953125, 21.114654541015625, 26.8826904296875, 20.99154281616211, 4.356837749481201, 0.34761759638786316, 0.6960796117782593, 23.894405364990234, 13.726595878601074, 28.69637107849121, 25.876014709472656, 29.326358795166016, 28.546846389770508, 24.046972274780273, 36.92097091674805], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [398]}, "index": {"min": [2351], "max": [2748], "mean": [2549.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [3.690954773869347, 7.0, 7.0, 7.0, 7.0], "std": [1.9120008707144713, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [398]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [398]}, "eef_direction_state": {"mean": [3.721105527638191, 4.047738693467337], "std": [2.0716091829672822, 1.9836599876980603], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.9396984924623115, 0.7763819095477387], "std": [0.7133908762095545, 0.6819606487964723], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.6834170854271356, 0.5804020100502513], "std": [0.8268584257238373, 0.7844710404229689], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [3.721105527638191, 4.047738693467337], "std": [2.0716091829672822, 1.9836599876980603], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.9396984924623115, 0.7763819095477387], "std": [0.7133908762095545, 0.6819606487964723], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.6834170854271356, 0.5804020100502513], "std": [0.8268584257238373, 0.7844710404229689], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.7025646435026638, 0.10029249981056823, 1.1622420145065722, -1.7179112782464792, 1.2695861337683325, -2.1671486530389124, 0.6889280398561567, -0.09999030397145554, 1.1858103973341523, 1.8364255956535116, 1.19092032993413, 2.603295517205815], "std": [0.060450792374015246, 0.03533460901989742, 0.026352390746740784, 0.3078179790877792, 0.06257039914946347, 1.2763751730380415, 0.04839311611631869, 0.04558337045544757, 0.033920021016935815, 0.19188605569854905, 0.09090312038405647, 0.2569479168584726], "min": [0.6164877472131755, 0.05116347871604168, 1.1109867716133177, -2.2968621615906923, 1.1853757031552048, -3.1382445472297666, 0.6323185321875476, -0.18481936520410064, 1.1240874022909084, 1.3705509237205244, 1.0681782872323096, 2.0174373263746923], "max": [0.7734621696973816, 0.1982167602121343, 1.2298715702400427, -0.9641623427163739, 1.4426935638826817, 3.1399388843456855, 0.7851686223145855, -0.026365100338384406, 1.2562478583331038, 2.230297884599053, 1.3913065357066454, 3.1013392454875204], "count": [398]}, "eef_sim_pose_action": {"mean": [0.7025646435026638, 0.10029249981056823, 1.1622420145065722, -1.7179112782464792, 1.2695861337683325, -2.1671486530389124, 0.6889280398561567, -0.09999030397145554, 1.1858103973341523, 1.8364255956535116, 1.19092032993413, 2.603295517205815], "std": [0.060450792374015246, 0.03533460901989742, 0.026352390746740784, 0.3078179790877792, 0.06257039914946347, 1.2763751730380415, 0.04839311611631869, 0.04558337045544757, 0.033920021016935815, 0.19188605569854905, 0.09090312038405647, 0.2569479168584726], "min": [0.6164877472131755, 0.05116347871604168, 1.1109867716133177, -2.2968621615906923, 1.1853757031552048, -3.1382445472297666, 0.6323185321875476, -0.18481936520410064, 1.1240874022909084, 1.3705509237205244, 1.0681782872323096, 2.0174373263746923], "max": [0.7734621696973816, 0.1982167602121343, 1.2298715702400427, -0.9641623427163739, 1.4426935638826817, 3.1399388843456855, 0.7851686223145855, -0.026365100338384406, 1.2562478583331038, 2.230297884599053, 1.3913065357066454, 3.1013392454875204], "count": [398]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576674593929982]], [[0.4576185024752475]], [[0.5834970919886107]]], "std": [[[0.3494644992328667]], [[0.2484740425761468]], [[0.2231379697555902]]], "count": [101]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5082470050313855]], [[0.5320391206400051]], [[0.5393676511033456]]], "std": [[[0.3125598949775205]], [[0.30803437636983144]], [[0.3175533811187849]]], "count": [101]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4684034188345305]], [[0.518605646961755]], [[0.5433521464278781]]], "std": [[[0.33782604205193784]], [[0.3195432586089646]], [[0.32823726688016835]]], "count": [101]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36781375177958975]], [[0.43291588000711834]], [[0.47416989621756295]]], "std": [[[0.3610860342002478]], [[0.3378927656177457]], [[0.37811159689361956]]], "count": [101]}, "observation.state": {"min": [0.38107022643089294, -1.4566881656646729, 0.9923132658004761, -0.49487975239753723, -1.6049312353134155, 0.7478827834129333, -0.9882124066352844, -1.5186779499053955, 1.0406440496444702, -0.46051251888275146, 0.3755149841308594, -0.8549105525016785, 6.461249828338623, 44.314998626708984, -0.11937499791383743, -0.23937499523162842, 0.5768749713897705, 0.37062501907348633, 0.8700000047683716, -0.9737499952316284, 0.96875, 0.17374999821186066, 1.09375, 0.08937500417232513, 4.396249771118164, 39.240623474121094, 0.8162499666213989, 0.03999999910593033, 0.6462500095367432, -0.47437500953674316, 0.5824999809265137, -1.059000015258789, 0.6462500095367432, 0.8531249761581421, 0.6931250095367432, -3.3743748664855957], "max": [1.2443859577178955, -0.8170014023780823, 1.709844946861267, 0.37677863240242004, -0.5513036847114563, 1.168078064918518, -0.3900587558746338, -0.6627289652824402, 1.7842803001403809, 0.33875030279159546, 1.1681735515594482, -0.5723325610160828, 81.0062484741211, 67.84187316894531, 1.0, 8.390000343322754, 66.92937469482422, 48.52687454223633, 69.35062408447266, 39.65562438964844, 83.41437530517578, 56.30437469482422, 67.56500244140625, 79.86125183105469, 75.90937805175781, 55.333126068115234, 3.146250009536743, 9.533124923706055, 54.265625, 27.381250381469727, 70.62125396728516, 68.06500244140625, 75.70500183105469, 88.10625457763672, 66.46062469482422, 102.66812896728516], "mean": [0.7191194295883179, -1.0971028804779053, 1.2928047180175781, 0.17379409074783325, -0.8441520929336548, 0.9168461561203003, -0.6152685880661011, -1.016387939453125, 1.2512415647506714, -0.3345837891101837, 0.5643685460090637, -0.6537042856216431, 56.06705856323242, 54.20457077026367, -0.03469505533576012, 0.7030327916145325, 39.627113342285156, 11.085531234741211, 45.31452560424805, 6.993752479553223, 49.48653030395508, 11.826942443847656, 32.12831497192383, 57.2120246887207, 30.790542602539062, 50.282936096191406, 1.1728960275650024, 3.542795419692993, 12.277616500854492, 5.156118392944336, 16.75127601623535, 9.205230712890625, 18.023008346557617, 11.663507461547852, 13.661744117736816, 26.514738082885742], "std": [0.22320467233657837, 0.1594407856464386, 0.21265822649002075, 0.22034291923046112, 0.25990360975265503, 0.0979480892419815, 0.12495613098144531, 0.22176627814769745, 0.22405573725700378, 0.1828833967447281, 0.1567467749118805, 0.07788431644439697, 18.679122924804688, 5.086722373962402, 0.10759734362363815, 1.7087879180908203, 18.696094512939453, 16.284391403198242, 18.382383346557617, 12.357032775878906, 19.97109031677246, 17.700395584106445, 18.501399993896484, 20.229124069213867, 25.566675186157227, 4.548139572143555, 0.2889914810657501, 2.8476803302764893, 20.415019989013672, 9.997077941894531, 25.542882919311523, 18.93675422668457, 26.4973087310791, 21.860454559326172, 22.122467041015625, 32.14146041870117], "count": [473]}, "action": {"min": [0.38107022643089294, -1.4566881656646729, 0.9923132658004761, -0.49487975239753723, -1.6049312353134155, 0.7478827834129333, -0.9882124066352844, -1.5186779499053955, 1.0406440496444702, -0.46051251888275146, 0.3755149841308594, -0.8549105525016785, 6.461249828338623, 44.314998626708984, -0.11937499791383743, -0.23937499523162842, 0.5768749713897705, 0.37062501907348633, 0.8700000047683716, -0.9737499952316284, 0.96875, 0.17374999821186066, 1.09375, 0.08937500417232513, 4.396249771118164, 39.240623474121094, 0.8162499666213989, 0.03999999910593033, 0.6462500095367432, -0.47437500953674316, 0.5824999809265137, -1.059000015258789, 0.6462500095367432, 0.8531249761581421, 0.6931250095367432, -3.3743748664855957], "max": [1.2443859577178955, -0.8170014023780823, 1.709844946861267, 0.37677863240242004, -0.5513036847114563, 1.168078064918518, -0.3900587558746338, -0.6627289652824402, 1.7842803001403809, 0.33875030279159546, 1.1681735515594482, -0.5723325610160828, 81.0062484741211, 67.84187316894531, 1.0, 8.390000343322754, 66.92937469482422, 48.52687454223633, 69.35062408447266, 39.65562438964844, 83.41437530517578, 56.30437469482422, 67.56500244140625, 79.86125183105469, 75.90937805175781, 55.333126068115234, 3.146250009536743, 9.533124923706055, 54.265625, 27.381250381469727, 70.62125396728516, 68.06500244140625, 75.70500183105469, 88.10625457763672, 66.46062469482422, 102.66812896728516], "mean": [0.7191193699836731, -1.0971026420593262, 1.2928045988082886, 0.17379406094551086, -0.8441523313522339, 0.9168457984924316, -0.6152669787406921, -1.0163882970809937, 1.2512404918670654, -0.3345838189125061, 0.5643686652183533, -0.6537041664123535, 56.06707763671875, 54.20455551147461, -0.03469507768750191, 0.7030321359634399, 39.627140045166016, 11.085540771484375, 45.31454849243164, 6.993738174438477, 49.486541748046875, 11.82693862915039, 32.12830352783203, 57.212005615234375, 30.790546417236328, 50.28292465209961, 1.1728967428207397, 3.5427961349487305, 12.277628898620605, 5.156118869781494, 16.751283645629883, 9.205228805541992, 18.02301788330078, 11.663507461547852, 13.661735534667969, 26.514753341674805], "std": [0.2232046127319336, 0.1594407558441162, 0.21265824139118195, 0.22034288942813873, 0.25990355014801025, 0.0979480966925621, 0.12495603412389755, 0.22176623344421387, 0.224055677652359, 0.1828833818435669, 0.1567467451095581, 0.07788427919149399, 18.67912483215332, 5.086722373962402, 0.10759735107421875, 1.7087879180908203, 18.696094512939453, 16.284391403198242, 18.382387161254883, 12.357025146484375, 19.971097946166992, 17.70039939880371, 18.50140380859375, 20.229116439819336, 25.566679000854492, 4.548140525817871, 0.28899145126342773, 2.84768009185791, 20.415021896362305, 9.997077941894531, 25.542884826660156, 18.936758041381836, 26.4973201751709, 21.860450744628906, 22.122459411621094, 32.14146041870117], "count": [473]}, "timestamp": {"min": [0.0], "max": [15.733333333333333], "mean": [7.866666666666667], "std": [4.551434450319542], "count": [473]}, "frame_index": {"min": [0], "max": [472], "mean": [236.0], "std": [136.54303350958628], "count": [473]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [473]}, "index": {"min": [2749], "max": [3221], "mean": [2985.0], "std": [136.54303350958628], "count": [473]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [473]}, "subtask_annotation": {"mean": [3.5010570824524314, 7.0, 7.0, 7.0, 7.0], "std": [1.675750105910904, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [473]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [473]}, "eef_direction_state": {"mean": [2.919661733615222, 3.879492600422833], "std": [1.965316142215497, 2.0501797364738525], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_state": {"mean": [1.0866807610993658, 0.7632135306553911], "std": [0.6622501344516576, 0.6873670010634485], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_state": {"mean": [0.813953488372093, 0.4439746300211416], "std": [0.8373267476936715, 0.7367796445338973], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_direction_action": {"mean": [2.919661733615222, 3.879492600422833], "std": [1.965316142215497, 2.0501797364738525], "min": [0, 0], "max": [6, 6], "count": [473]}, "eef_velocity_action": {"mean": [1.0866807610993658, 0.7632135306553911], "std": [0.6622501344516576, 0.6873670010634485], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_acc_mag_action": {"mean": [0.813953488372093, 0.4439746300211416], "std": [0.8373267476936715, 0.7367796445338973], "min": [0, 0], "max": [2, 2], "count": [473]}, "eef_sim_pose_state": {"mean": [0.6716008015876201, 0.11799859055976925, 1.1737993368974038, -1.3222841973720771, 1.1431707249285898, -2.095790247148426, 0.6795486699446466, -0.121637661372457, 1.1589810629873936, 1.7604998084907317, 1.0480822400913965, 2.4837331981704964], "std": [0.0687452453925459, 0.0625843660957325, 0.048160549192246785, 0.4119751926904826, 0.07748573351671183, 0.41788417106857706, 0.051640650605302825, 0.05638223521044322, 0.038117734677003794, 0.22661169434254216, 0.07097036562940803, 0.3023605649177461], "min": [0.5788529033914958, 0.03880343759941046, 1.0964821727755374, -2.131407698386092, 0.9491172031924591, -2.843037778731204, 0.6334995141122197, -0.26486807634280946, 1.1027714237399948, 1.1198847020371359, 0.8485366838467212, 1.6644915493054648], "max": [0.7793898170694549, 0.2980950412227971, 1.2379456605906898, -0.6670386176654404, 1.29312027536279, -1.192497512131522, 0.7989244926749871, -0.03310031776649275, 1.2965370047734164, 1.9629646349363448, 1.1437364473497187, 2.783159982382326], "count": [473]}, "eef_sim_pose_action": {"mean": [0.6716008015876201, 0.11799859055976925, 1.1737993368974038, -1.3222841973720771, 1.1431707249285898, -2.095790247148426, 0.6795486699446466, -0.121637661372457, 1.1589810629873936, 1.7604998084907317, 1.0480822400913965, 2.4837331981704964], "std": [0.0687452453925459, 0.0625843660957325, 0.048160549192246785, 0.4119751926904826, 0.07748573351671183, 0.41788417106857706, 0.051640650605302825, 0.05638223521044322, 0.038117734677003794, 0.22661169434254216, 0.07097036562940803, 0.3023605649177461], "min": [0.5788529033914958, 0.03880343759941046, 1.0964821727755374, -2.131407698386092, 0.9491172031924591, -2.843037778731204, 0.6334995141122197, -0.26486807634280946, 1.1027714237399948, 1.1198847020371359, 0.8485366838467212, 1.6644915493054648], "max": [0.7793898170694549, 0.2980950412227971, 1.2379456605906898, -0.6670386176654404, 1.29312027536279, -1.192497512131522, 0.7989244926749871, -0.03310031776649275, 1.2965370047734164, 1.9629646349363448, 1.1437364473497187, 2.783159982382326], "count": [473]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2517724305555556]], [[0.45855207720588237]], [[0.5903371282679739]]], "std": [[[0.3457783063941463]], [[0.2404448386956481]], [[0.21703648078438192]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49737960988562097]], [[0.5228045649509804]], [[0.5299623182189542]]], "std": [[[0.3185819765206021]], [[0.3104398431996471]], [[0.31958756198966914]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48894054125816994]], [[0.5267927634803922]], [[0.5424443341503268]]], "std": [[[0.3438815827396129]], [[0.3270712774180438]], [[0.3349876362432907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3726282169117647]], [[0.4321233823529412]], [[0.463958227124183]]], "std": [[[0.3622353790931692]], [[0.34120104328032175]], [[0.37534238916069074]]], "count": [100]}, "observation.state": {"min": [0.4797055125236511, -1.4444571733474731, 1.0722641944885254, -0.5357400178909302, -1.4549689292907715, 0.9448434114456177, -0.7494087219238281, -1.5607833862304688, 1.1338645219802856, -0.23801690340042114, 0.41404402256011963, -0.78433758020401, 8.309999465942383, 48.32062530517578, -0.38062500953674316, -0.2606250047683716, 1.0887500047683716, 0.42000001668930054, 0.9474999904632568, -1.203125, 0.8550000190734863, 0.41187500953674316, 1.0462499856948853, 0.030625000596046448, 9.609999656677246, 36.689998626708984, 0.8999999761581421, -0.6131250262260437, 0.7143750190734863, -0.4000000059604645, 0.6137499809265137, -1.0606250762939453, 0.8025000095367432, 0.7043750286102295, 0.6681250333786011, -2.7411110401153564], "max": [1.1589438915252686, -0.8776798844337463, 1.6996405124664307, 0.24357213079929352, -0.46807050704956055, 1.2322375774383545, -0.45948728919029236, -0.8204823732376099, 1.8457694053649902, -0.07991912961006165, 0.7318608164787292, -0.7094253301620483, 75.13062286376953, 67.05937194824219, -0.06000000238418579, 4.6533331871032715, 64.34562683105469, 86.98750305175781, 79.9749984741211, 99.22249603271484, 75.76937866210938, 106.81937408447266, 70.5356216430664, 110.94187927246094, 70.69000244140625, 57.223751068115234, 3.299999952316284, 9.788750648498535, 52.28499984741211, 28.735000610351562, 68.75125122070312, 88.98249816894531, 66.98062896728516, 103.36687469482422, 63.66250228881836, 109.34562683105469], "mean": [0.7519505023956299, -1.10012948513031, 1.2595577239990234, 0.052998077124357224, -0.8712090253829956, 1.0709041357040405, -0.5991743803024292, -1.108237624168396, 1.3756424188613892, -0.16515471041202545, 0.555085301399231, -0.7460639476776123, 45.11414337158203, 55.850704193115234, -0.1989017277956009, 0.9023860096931458, 30.801780700683594, 9.069001197814941, 36.660057067871094, 9.880267143249512, 38.20159149169922, 14.41745376586914, 19.779821395874023, 62.1228141784668, 39.11184310913086, 51.70109558105469, 1.110173225402832, 1.5064122676849365, 23.343477249145508, 9.056816101074219, 30.993040084838867, 21.2342472076416, 31.31952476501465, 24.67767906188965, 23.482431411743164, 50.294254302978516], "std": [0.1506066620349884, 0.15586677193641663, 0.19672119617462158, 0.15126430988311768, 0.23201335966587067, 0.10490795969963074, 0.0994577556848526, 0.2699618935585022, 0.2720547318458557, 0.04114488512277603, 0.0658174455165863, 0.03226286172866821, 17.84671401977539, 3.851707935333252, 0.05829908698797226, 1.1738817691802979, 18.962846755981445, 16.97614097595215, 21.471670150756836, 19.81947135925293, 21.810256958007812, 24.79637336730957, 24.0848388671875, 21.505456924438477, 24.508285522460938, 5.24312162399292, 0.27290958166122437, 2.7492942810058594, 23.530750274658203, 12.210640907287598, 27.915626525878906, 29.667224884033203, 28.036958694458008, 29.831350326538086, 24.36362075805664, 36.07435989379883], "count": [387]}, "action": {"min": [0.4797055125236511, -1.4444571733474731, 1.0722641944885254, -0.5357400178909302, -1.4549689292907715, 0.9448434114456177, -0.7494087219238281, -1.5607833862304688, 1.1338645219802856, -0.23801690340042114, 0.41404402256011963, -0.78433758020401, 8.309999465942383, 48.32062530517578, -0.38062500953674316, -0.2606250047683716, 1.0887500047683716, 0.42000001668930054, 0.9474999904632568, -1.203125, 0.8550000190734863, 0.41187500953674316, 1.0462499856948853, 0.030625000596046448, 9.609999656677246, 36.689998626708984, 0.8999999761581421, -0.6131250262260437, 0.7143750190734863, -0.4000000059604645, 0.6137499809265137, -1.0606250762939453, 0.8025000095367432, 0.7043750286102295, 0.6681250333786011, -2.7411110401153564], "max": [1.1589438915252686, -0.8776798844337463, 1.6996405124664307, 0.24357213079929352, -0.46807050704956055, 1.2322375774383545, -0.45948728919029236, -0.8204823732376099, 1.8457694053649902, -0.07991912961006165, 0.7318608164787292, -0.7094253301620483, 75.13062286376953, 67.05937194824219, -0.06000000238418579, 4.6533331871032715, 64.34562683105469, 86.98750305175781, 79.9749984741211, 99.22249603271484, 75.76937866210938, 106.81937408447266, 70.5356216430664, 110.94187927246094, 70.69000244140625, 57.223751068115234, 3.299999952316284, 9.788750648498535, 52.28499984741211, 28.735000610351562, 68.75125122070312, 88.98249816894531, 66.98062896728516, 103.36687469482422, 63.66250228881836, 109.34562683105469], "mean": [0.7519491314888, -1.1001293659210205, 1.2595587968826294, 0.052998121827840805, -0.871208667755127, 1.07090425491333, -0.5991740226745605, -1.108237624168396, 1.3756420612335205, -0.1651546210050583, 0.5550854206085205, -0.7460639476776123, 45.11417007446289, 55.85070037841797, -0.19890178740024567, 0.9023857712745667, 30.801788330078125, 9.068982124328613, 36.66002655029297, 9.880284309387207, 38.20159912109375, 14.417471885681152, 19.779823303222656, 62.122825622558594, 39.11185836791992, 51.701080322265625, 1.1101733446121216, 1.5064120292663574, 23.34347152709961, 9.056818008422852, 30.9930477142334, 21.2342472076416, 31.319528579711914, 24.67767906188965, 23.482423782348633, 50.294254302978516], "std": [0.15060670673847198, 0.15586675703525543, 0.19672106206417084, 0.15126430988311768, 0.23201331496238708, 0.1049080416560173, 0.099457748234272, 0.2699619233608246, 0.2720547318458557, 0.041144877672195435, 0.0658174455165863, 0.032262884080410004, 17.84671401977539, 3.8517072200775146, 0.05829905346035957, 1.1738816499710083, 18.96284294128418, 16.976144790649414, 21.4716739654541, 19.819467544555664, 21.810253143310547, 24.7963809967041, 24.084840774536133, 21.50544548034668, 24.50827980041504, 5.243121147155762, 0.27290967106819153, 2.7492940425872803, 23.530750274658203, 12.210641860961914, 27.915626525878906, 29.667217254638672, 28.036949157714844, 29.831348419189453, 24.363628387451172, 36.07434844970703], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [387]}, "index": {"min": [3222], "max": [3608], "mean": [3415.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [3.24031007751938, 7.0, 7.0, 7.0, 7.0], "std": [1.96786270475919, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [387]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [387]}, "eef_direction_state": {"mean": [3.4186046511627906, 4.095607235142118], "std": [2.1947706504417224, 2.0645040775076815], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.9922480620155039, 0.8062015503875969], "std": [0.7792143797289378, 0.7409490322696773], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.6640826873385013, 0.46511627906976744], "std": [0.813850943050318, 0.7475698264335616], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [3.4186046511627906, 4.095607235142118], "std": [2.1947706504417224, 2.0645040775076815], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.9922480620155039, 0.8062015503875969], "std": [0.7792143797289378, 0.7409490322696773], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.6640826873385013, 0.46511627906976744], "std": [0.813850943050318, 0.7475698264335616], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.6733176745503602, 0.120144691843753, 1.1655389029135705, -1.2540893230332317, 1.1870289328077517, -1.9750813073207563, 0.7173246882511697, -0.12945412549588936, 1.160279893374881, 1.6577816827494718, 1.023013579918412, 2.289130961377962], "std": [0.0554797224263763, 0.051805205777827504, 0.0250651485057455, 0.33567628819778655, 0.10769474933475363, 0.31991384131864675, 0.05821508436760867, 0.05955783932823587, 0.03577257752597803, 0.14357477265363014, 0.0536646226263058, 0.17154314069339024], "min": [0.6168935474020775, 0.054620290771662444, 1.101264626502207, -1.9917657087611191, 0.9304021777066893, -2.4844232358970677, 0.6376709689433391, -0.21103322084003512, 1.0915664570456887, 1.1407884300969386, 0.9160072516959872, 1.8159560313724494], "max": [0.7816795863843706, 0.293016600717505, 1.2107228708558808, -0.7466867803327307, 1.3278640930403198, -1.3270840112061977, 0.8072829886017729, -0.04740515787984617, 1.2751092455760746, 1.8508036662685348, 1.0879475807267518, 2.6354135851214844], "count": [387]}, "eef_sim_pose_action": {"mean": [0.6733176745503602, 0.120144691843753, 1.1655389029135705, -1.2540893230332317, 1.1870289328077517, -1.9750813073207563, 0.7173246882511697, -0.12945412549588936, 1.160279893374881, 1.6577816827494718, 1.023013579918412, 2.289130961377962], "std": [0.0554797224263763, 0.051805205777827504, 0.0250651485057455, 0.33567628819778655, 0.10769474933475363, 0.31991384131864675, 0.05821508436760867, 0.05955783932823587, 0.03577257752597803, 0.14357477265363014, 0.0536646226263058, 0.17154314069339024], "min": [0.6168935474020775, 0.054620290771662444, 1.101264626502207, -1.9917657087611191, 0.9304021777066893, -2.4844232358970677, 0.6376709689433391, -0.21103322084003512, 1.0915664570456887, 1.1407884300969386, 0.9160072516959872, 1.8159560313724494], "max": [0.7816795863843706, 0.293016600717505, 1.2107228708558808, -0.7466867803327307, 1.3278640930403198, -1.3270840112061977, 0.8072829886017729, -0.04740515787984617, 1.2751092455760746, 1.8508036662685348, 1.0879475807267518, 2.6354135851214844], "count": [387]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25460607638888894]], [[0.46309933210784315]], [[0.5932044852941176]]], "std": [[[0.34654763762764146]], [[0.24011879750594273]], [[0.21560165752711727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48864574959150325]], [[0.5082571895424837]], [[0.5091365012254903]]], "std": [[[0.3193207503325536]], [[0.31668462997355085]], [[0.32300448266405063]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840172569444444]], [[0.5095701245915033]], [[0.516608845996732]]], "std": [[[0.339803174118494]], [[0.33207916689595923]], [[0.3384147289640801]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3722581719771242]], [[0.43165582516339873]], [[0.4586311580882353]]], "std": [[[0.36480618358416406]], [[0.3427670543335591]], [[0.37667084845899335]]], "count": [100]}, "observation.state": {"min": [0.43841075897216797, -1.5294785499572754, 1.0851919651031494, -0.45808854699134827, -1.4951510429382324, 0.8026484251022339, -0.7166017889976501, -1.6161450147628784, 1.118367075920105, -0.3169108033180237, 0.30932897329330444, -0.784647524356842, 8.126874923706055, 43.44124984741211, -0.23499999940395355, -0.5325000286102295, 0.9811111092567444, 0.3868750035762787, 0.8936363458633423, -1.0518749952316284, 0.9375, 0.2549999952316284, 1.021875023841858, 0.29374998807907104, 6.411250114440918, 46.584373474121094, 0.9706250429153442, -0.43187499046325684, 1.1293749809265137, 0.7087500095367432, 0.694444477558136, -0.27000001072883606, 0.8650000095367432, 0.9650000333786011, 0.6855555772781372, -3.271250009536743], "max": [1.1160491704940796, -0.8744134902954102, 1.8095293045043945, 0.31996262073516846, -0.4745555818080902, 1.182097315788269, -0.41366255283355713, -0.8122329711914062, 1.9888228178024292, 0.1286049485206604, 0.8268058896064758, -0.6391623020172119, 65.35687255859375, 58.006248474121094, 0.42625001072883606, 8.186249732971191, 60.49562454223633, 31.624374389648438, 60.45874786376953, 59.861873626708984, 71.03687286376953, 92.3812484741211, 65.79499816894531, 108.68374633789062, 75.37875366210938, 60.11750030517578, 2.9262499809265137, 3.8737499713897705, 52.071876525878906, 34.807498931884766, 66.17874908447266, 75.03312683105469, 67.54437255859375, 83.77812957763672, 56.453125, 104.66250610351562], "mean": [0.7435217499732971, -1.1351698637008667, 1.2946245670318604, 0.04278277978301048, -0.8772627711296082, 0.9602248668670654, -0.5300552845001221, -1.138872504234314, 1.3991588354110718, -0.24025613069534302, 0.523041307926178, -0.667043924331665, 49.8862190246582, 51.60042953491211, -0.10585824400186539, 1.751746416091919, 30.309492111206055, 5.989279747009277, 33.566856384277344, 11.438188552856445, 34.6749267578125, 18.3814640045166, 15.77964973449707, 63.387420654296875, 39.36841583251953, 54.31966018676758, 1.4061514139175415, 0.4368284046649933, 24.403453826904297, 9.96410846710205, 33.833778381347656, 22.925212860107422, 31.64564323425293, 27.15641212463379, 21.901884078979492, 49.988346099853516], "std": [0.150015190243721, 0.16664987802505493, 0.22587785124778748, 0.1483430117368698, 0.27780336141586304, 0.08092693239450455, 0.0886181965470314, 0.26588594913482666, 0.3098844885826111, 0.07360328733921051, 0.10776028782129288, 0.03425173833966255, 12.014571189880371, 3.329329490661621, 0.06604604423046112, 1.9948196411132812, 17.361608505249023, 10.176904678344727, 15.726672172546387, 20.040407180786133, 16.68795394897461, 29.530567169189453, 20.67481803894043, 22.65876007080078, 28.48348045349121, 2.9130594730377197, 0.36268800497055054, 1.0336240530014038, 22.6773738861084, 12.600410461425781, 25.735889434814453, 29.323089599609375, 25.494611740112305, 30.773242950439453, 20.77896499633789, 41.48996353149414], "count": [452]}, "action": {"min": [0.43841075897216797, -1.5294785499572754, 1.0851919651031494, -0.45808854699134827, -1.4951510429382324, 0.8026484251022339, -0.7166017889976501, -1.6161450147628784, 1.118367075920105, -0.3169108033180237, 0.30932897329330444, -0.784647524356842, 8.126874923706055, 43.44124984741211, -0.23499999940395355, -0.5325000286102295, 0.9811111092567444, 0.3868750035762787, 0.8936363458633423, -1.0518749952316284, 0.9375, 0.2549999952316284, 1.021875023841858, 0.29374998807907104, 6.411250114440918, 46.584373474121094, 0.9706250429153442, -0.43187499046325684, 1.1293749809265137, 0.7087500095367432, 0.694444477558136, -0.27000001072883606, 0.8650000095367432, 0.9650000333786011, 0.6855555772781372, -3.271250009536743], "max": [1.1160491704940796, -0.8744134902954102, 1.8095293045043945, 0.31996262073516846, -0.4745555818080902, 1.182097315788269, -0.41366255283355713, -0.8122329711914062, 1.9888228178024292, 0.1286049485206604, 0.8268058896064758, -0.6391623020172119, 65.35687255859375, 58.006248474121094, 0.42625001072883606, 8.186249732971191, 60.49562454223633, 31.624374389648438, 60.45874786376953, 59.861873626708984, 71.03687286376953, 92.3812484741211, 65.79499816894531, 108.68374633789062, 75.37875366210938, 60.11750030517578, 2.9262499809265137, 3.8737499713897705, 52.071876525878906, 34.807498931884766, 66.17874908447266, 75.03312683105469, 67.54437255859375, 83.77812957763672, 56.453125, 104.66250610351562], "mean": [0.7435225248336792, -1.1351697444915771, 1.2946228981018066, 0.04278282821178436, -0.8772627711296082, 0.9602242708206177, -0.5300549864768982, -1.1388728618621826, 1.399159550666809, -0.2402561902999878, 0.5230411291122437, -0.6670437455177307, 49.88619613647461, 51.60041809082031, -0.10585827380418777, 1.7517472505569458, 30.30946159362793, 5.989263534545898, 33.566864013671875, 11.438201904296875, 34.674922943115234, 18.38146209716797, 15.779653549194336, 63.38740539550781, 39.36840057373047, 54.31965637207031, 1.406151533126831, 0.4368281960487366, 24.40345573425293, 9.964116096496582, 33.83375930786133, 22.925199508666992, 31.645627975463867, 27.156417846679688, 21.901872634887695, 49.988365173339844], "std": [0.15001517534255981, 0.16664984822273254, 0.2258778065443039, 0.14834298193454742, 0.2778034806251526, 0.08092691749334335, 0.0886181965470314, 0.26588597893714905, 0.3098844587802887, 0.0736033022403717, 0.10776026546955109, 0.03425173833966255, 12.014573097229004, 3.329329252243042, 0.06604603677988052, 1.9948201179504395, 17.36160659790039, 10.176902770996094, 15.726672172546387, 20.040420532226562, 16.687950134277344, 29.53056526184082, 20.674819946289062, 22.65874671936035, 28.483482360839844, 2.9130589962005615, 0.3626881241798401, 1.033624529838562, 22.67737579345703, 12.600410461425781, 25.735889434814453, 29.323091506958008, 25.494609832763672, 30.773244857788086, 20.77897071838379, 41.48997497558594], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [452]}, "index": {"min": [3609], "max": [4060], "mean": [3834.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [3.325221238938053, 7.0, 7.0, 7.0, 7.0], "std": [1.9559261425082393, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [452]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [452]}, "eef_direction_state": {"mean": [3.482300884955752, 3.482300884955752], "std": [1.9591279479778405, 2.2265783936561903], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [1.0907079646017699, 0.8584070796460177], "std": [0.7632037930720544, 0.6863686235424127], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.6969026548672567, 0.5619469026548672], "std": [0.8274543322382538, 0.7888401460002701], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [3.482300884955752, 3.482300884955752], "std": [1.9591279479778405, 2.2265783936561903], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [1.0907079646017699, 0.8584070796460177], "std": [0.7632037930720544, 0.6863686235424127], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.6969026548672567, 0.5619469026548672], "std": [0.8274543322382538, 0.7888401460002701], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.678984748785872, 0.11899096303212385, 1.1640438047249593, -1.321939898789776, 1.0606302240462542, -2.044281999091246, 0.7226128076940097, -0.11271649648678672, 1.1752414430501295, 1.6042903389987555, 0.9926993918790913, 2.271328056018118], "std": [0.06593136194999905, 0.04663599271194051, 0.030035668821484462, 0.31586884094868134, 0.11584035002425092, 0.306998153364913, 0.06664881800857667, 0.04293793603311884, 0.04517030345242282, 0.16280785810532808, 0.06604005979251205, 0.19365417003365754], "min": [0.6036440357705886, 0.05773783006753308, 1.090683094574609, -1.9922025450158607, 0.8046981116485941, -2.7839115255145632, 0.6340409064976441, -0.22839934393776723, 1.0944358663836373, 1.061627937989952, 0.8448772968586638, 1.793441330917291], "max": [0.7987949646787732, 0.25628294270740226, 1.2095784612485347, -1.0170808960322812, 1.2921937631962321, -1.436793882769853, 0.8412985217596963, -0.05890838614833954, 1.2810224768303977, 1.870008573371051, 1.0659689205317964, 2.655727010885906], "count": [452]}, "eef_sim_pose_action": {"mean": [0.678984748785872, 0.11899096303212385, 1.1640438047249593, -1.321939898789776, 1.0606302240462542, -2.044281999091246, 0.7226128076940097, -0.11271649648678672, 1.1752414430501295, 1.6042903389987555, 0.9926993918790913, 2.271328056018118], "std": [0.06593136194999905, 0.04663599271194051, 0.030035668821484462, 0.31586884094868134, 0.11584035002425092, 0.306998153364913, 0.06664881800857667, 0.04293793603311884, 0.04517030345242282, 0.16280785810532808, 0.06604005979251205, 0.19365417003365754], "min": [0.6036440357705886, 0.05773783006753308, 1.090683094574609, -1.9922025450158607, 0.8046981116485941, -2.7839115255145632, 0.6340409064976441, -0.22839934393776723, 1.0944358663836373, 1.061627937989952, 0.8448772968586638, 1.793441330917291], "max": [0.7987949646787732, 0.25628294270740226, 1.2095784612485347, -1.0170808960322812, 1.2921937631962321, -1.436793882769853, 0.8412985217596963, -0.05890838614833954, 1.2810224768303977, 1.870008573371051, 1.0659689205317964, 2.655727010885906], "count": [452]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25090572303921566]], [[0.4655313970588235]], [[0.595299477124183]]], "std": [[[0.34490494203019395]], [[0.23942275313737998]], [[0.21728848129982256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839262295751634]], [[0.5101941258169934]], [[0.5180471711601308]]], "std": [[[0.3166462597848998]], [[0.3065353299418046]], [[0.31472987055688717]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49740539011437906]], [[0.5473543178104575]], [[0.5760347549019608]]], "std": [[[0.33373047697756136]], [[0.30587193668192736]], [[0.31622689714201185]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37087732843137255]], [[0.43172368259803917]], [[0.462519375]]], "std": [[[0.3640615416148509]], [[0.33985691614980806]], [[0.37723883796125673]]], "count": [100]}, "observation.state": {"min": [0.4430600106716156, -1.4985313415527344, 1.1258296966552734, -0.03626136854290962, -1.0758087635040283, 0.820196270942688, -0.5850166082382202, -1.4957178831100464, 1.0768578052520752, -0.6829127669334412, 0.20330262184143066, -0.8226043581962585, 2.031874895095825, 41.7556266784668, -0.43812498450279236, -0.006874999962747097, 0.6449999809265137, 0.5410000085830688, 1.0412499904632568, -0.6299999952316284, 1.8988888263702393, 0.31687501072883606, 1.0199999809265137, 11.306249618530273, 0.7337499856948853, 35.887779235839844, 0.9366666674613953, 0.01250000111758709, 0.6831250190734863, 0.41187500953674316, 0.6825000047683716, -0.5418750047683716, 0.8125, 0.7049999833106995, 0.6618750095367432, 0.5368750095367432], "max": [0.8682383298873901, -0.8306152820587158, 1.7894779443740845, 0.36411839723587036, -0.5196650624275208, 1.1754896640777588, -0.24929426610469818, -0.8008602261543274, 1.794818639755249, -0.33501726388931274, 0.48856422305107117, -0.6954299211502075, 69.35062408447266, 59.21500015258789, 0.8662499785423279, 7.400000095367432, 53.625, 31.748125076293945, 78.6468734741211, 84.35749816894531, 79.77687072753906, 94.01437377929688, 76.32437896728516, 106.35749816894531, 57.72062683105469, 58.00250244140625, 3.103749990463257, 8.901110649108887, 57.21687316894531, 40.30249786376953, 78.68875122070312, 58.30687713623047, 72.92312622070312, 89.82937622070312, 65.65750122070312, 103.60562896728516], "mean": [0.6426882743835449, -1.160984992980957, 1.365280270576477, 0.21848545968532562, -0.7362841963768005, 0.9439831376075745, -0.3632252812385559, -1.0618237257003784, 1.2744085788726807, -0.5818759202957153, 0.3151512145996094, -0.7551766633987427, 45.49017333984375, 50.77155685424805, -0.21815961599349976, 2.9877891540527344, 25.040029525756836, 9.314452171325684, 32.316795349121094, 12.818344116210938, 32.77256774902344, 18.562068939208984, 18.2321720123291, 56.042877197265625, 23.908735275268555, 52.901180267333984, 1.1612273454666138, 0.8628736138343811, 18.175140380859375, 7.632009983062744, 26.010509490966797, 13.166706085205078, 26.87102508544922, 18.592391967773438, 18.40469741821289, 48.81037902832031], "std": [0.11241870373487473, 0.1802757829427719, 0.23455344140529633, 0.07752767205238342, 0.18369939923286438, 0.08957256376743317, 0.11014995723962784, 0.2168966829776764, 0.23476475477218628, 0.10587094724178314, 0.07456556707620621, 0.05844445526599884, 15.90322208404541, 5.641122817993164, 0.12747639417648315, 2.1895270347595215, 18.890058517456055, 13.316964149475098, 23.407068252563477, 21.954776763916016, 22.413820266723633, 28.458078384399414, 24.913938522338867, 24.336084365844727, 24.85036277770996, 4.884487628936768, 0.23568159341812134, 2.1029105186462402, 23.17367172241211, 12.23913860321045, 27.262752532958984, 20.776575088500977, 27.521360397338867, 26.490646362304688, 24.348928451538086, 29.643383026123047], "count": [386]}, "action": {"min": [0.4430600106716156, -1.4985313415527344, 1.1258296966552734, -0.03626136854290962, -1.0758087635040283, 0.820196270942688, -0.5850166082382202, -1.4957178831100464, 1.0768578052520752, -0.6829127669334412, 0.20330262184143066, -0.8226043581962585, 2.031874895095825, 41.7556266784668, -0.43812498450279236, -0.006874999962747097, 0.6449999809265137, 0.5410000085830688, 1.0412499904632568, -0.6299999952316284, 1.8988888263702393, 0.31687501072883606, 1.0199999809265137, 11.306249618530273, 0.7337499856948853, 35.887779235839844, 0.9366666674613953, 0.01250000111758709, 0.6831250190734863, 0.41187500953674316, 0.6825000047683716, -0.5418750047683716, 0.8125, 0.7049999833106995, 0.6618750095367432, 0.5368750095367432], "max": [0.8682383298873901, -0.8306152820587158, 1.7894779443740845, 0.36411839723587036, -0.5196650624275208, 1.1754896640777588, -0.24929426610469818, -0.8008602261543274, 1.794818639755249, -0.33501726388931274, 0.48856422305107117, -0.6954299211502075, 69.35062408447266, 59.21500015258789, 0.8662499785423279, 7.400000095367432, 53.625, 31.748125076293945, 78.6468734741211, 84.35749816894531, 79.77687072753906, 94.01437377929688, 76.32437896728516, 106.35749816894531, 57.72062683105469, 58.00250244140625, 3.103749990463257, 8.901110649108887, 57.21687316894531, 40.30249786376953, 78.68875122070312, 58.30687713623047, 72.92312622070312, 89.82937622070312, 65.65750122070312, 103.60562896728516], "mean": [0.6426880359649658, -1.1609845161437988, 1.3652805089950562, 0.21848534047603607, -0.736284077167511, 0.9439835548400879, -0.3632252812385559, -1.0618236064910889, 1.2744090557098389, -0.5818760395050049, 0.3151513636112213, -0.7551765441894531, 45.490169525146484, 50.77161407470703, -0.21815963089466095, 2.9877893924713135, 25.040016174316406, 9.314436912536621, 32.316795349121094, 12.818350791931152, 32.77256393432617, 18.562057495117188, 18.232160568237305, 56.042911529541016, 23.908735275268555, 52.90119552612305, 1.161227822303772, 0.8628738522529602, 18.175140380859375, 7.632016181945801, 26.010501861572266, 13.166711807250977, 26.87103271484375, 18.59238624572754, 18.40469741821289, 48.81037521362305], "std": [0.11241871118545532, 0.18027573823928833, 0.23455345630645752, 0.07752767205238342, 0.18369941413402557, 0.08957255631685257, 0.11014994978904724, 0.21689669787883759, 0.23476475477218628, 0.10587093979120255, 0.07456556707620621, 0.05844445526599884, 15.903223037719727, 5.641122817993164, 0.12747636437416077, 2.1895270347595215, 18.890066146850586, 13.316962242126465, 23.40706443786621, 21.954774856567383, 22.413820266723633, 28.45808982849121, 24.913923263549805, 24.33608627319336, 24.850364685058594, 4.884487628936768, 0.2356816977262497, 2.1029105186462402, 23.173667907714844, 12.239139556884766, 27.262752532958984, 20.77657699584961, 27.521360397338867, 26.490650177001953, 24.34893226623535, 29.643386840820312], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [386]}, "index": {"min": [4061], "max": [4446], "mean": [4253.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [3.727979274611399, 7.0, 7.0, 7.0, 7.0], "std": [1.8184701648647155, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [386]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [386]}, "eef_direction_state": {"mean": [3.3471502590673574, 4.27979274611399], "std": [1.9498119115380235, 1.977714166638214], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [1.150259067357513, 0.7538860103626943], "std": [0.6890802123858436, 0.7542954214770805], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.8497409326424871, 0.5699481865284974], "std": [0.8444960082875678, 0.7762861615211554], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.3471502590673574, 4.27979274611399], "std": [1.9498119115380235, 1.977714166638214], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [1.150259067357513, 0.7538860103626943], "std": [0.6890802123858436, 0.7542954214770805], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [0.8497409326424871, 0.5699481865284974], "std": [0.8444960082875678, 0.7762861615211554], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.6913702410547579, 0.09814098114381826, 1.1682703091384696, -1.4355672265925834, 1.2055579666571126, -1.9591861742241126, 0.7031071673195359, -0.09109432883947689, 1.196424103702452, 2.1962026452278893, 1.3341152629227164, 0.8634046037644703], "std": [0.07351449291247078, 0.05231157106202877, 0.030433895355611126, 0.42965928700135575, 0.1151973239664312, 1.0700582617043701, 0.04847854772721659, 0.04030248823473422, 0.05079994223114365, 0.3735326166371313, 0.14906528808941927, 2.686490308637174], "min": [0.5690838313987391, -0.0024036426488562856, 1.0972144327746245, -2.7049053450575156, 0.9839935935445867, -3.1108214710822244, 0.6526875829332115, -0.15481459967997557, 1.1008599225683304, 1.314471825655849, 1.1142259786993995, -3.126229801427256], "max": [0.7899424251578645, 0.19062395490795359, 1.2220550897022449, -0.8986778591762654, 1.517322501219129, 3.127528887237502, 0.8077250884905824, -0.03485180483399103, 1.260419805350523, 2.7478443499979526, 1.4896594963078278, 3.1326711581195013], "count": [386]}, "eef_sim_pose_action": {"mean": [0.6913702410547579, 0.09814098114381826, 1.1682703091384696, -1.4355672265925834, 1.2055579666571126, -1.9591861742241126, 0.7031071673195359, -0.09109432883947689, 1.196424103702452, 2.1962026452278893, 1.3341152629227164, 0.8634046037644703], "std": [0.07351449291247078, 0.05231157106202877, 0.030433895355611126, 0.42965928700135575, 0.1151973239664312, 1.0700582617043701, 0.04847854772721659, 0.04030248823473422, 0.05079994223114365, 0.3735326166371313, 0.14906528808941927, 2.686490308637174], "min": [0.5690838313987391, -0.0024036426488562856, 1.0972144327746245, -2.7049053450575156, 0.9839935935445867, -3.1108214710822244, 0.6526875829332115, -0.15481459967997557, 1.1008599225683304, 1.314471825655849, 1.1142259786993995, -3.126229801427256], "max": [0.7899424251578645, 0.19062395490795359, 1.2220550897022449, -0.8986778591762654, 1.517322501219129, 3.127528887237502, 0.8077250884905824, -0.03485180483399103, 1.260419805350523, 2.7478443499979526, 1.4896594963078278, 3.1326711581195013], "count": [386]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.248284477124183]], [[0.46453375816993464]], [[0.5984162275326798]]], "std": [[[0.342853170591465]], [[0.23291037025823796]], [[0.20882302081091644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49323964256535946]], [[0.5174096507352941]], [[0.5245707761437909]]], "std": [[[0.33145193658691297]], [[0.32148248736967616]], [[0.32818403956274045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12549019607843137]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712986580882353]], [[0.5085464644607843]], [[0.5294096609477125]]], "std": [[[0.3409731248561511]], [[0.3234178434776885]], [[0.32764339865583403]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35591351715686276]], [[0.4342816870915033]], [[0.4816236274509804]]], "std": [[[0.3633982486406678]], [[0.34006162774732357]], [[0.37469999357868533]]], "count": [100]}, "observation.state": {"min": [0.401789128780365, -1.4403085708618164, 1.082945466041565, -0.4818248152732849, -1.3512076139450073, 0.8640182614326477, -0.6527523398399353, -1.4684662818908691, 1.0520883798599243, -0.37891966104507446, 0.27966925501823425, -0.916876494884491, 2.723750114440918, 47.04999923706055, -0.37937501072883606, -0.33124998211860657, 0.7306250333786011, 0.7450000047683716, 0.9699999690055847, -0.1237500011920929, 0.8849999904632568, 0.47874999046325684, 1.0456249713897705, 0.051874998956918716, 3.4987499713897705, 38.42555618286133, 1.0625, 0.11562500149011612, 0.6677777767181396, 0.41187500953674316, 0.6918749809265137, 0.061250001192092896, 2.59375, 0.7706249952316284, 0.7143750190734863, 4.635624885559082], "max": [1.1324524879455566, -0.8241355419158936, 1.7084144353866577, 0.3306916058063507, -0.49777790904045105, 1.174575924873352, -0.3157663941383362, -0.7124532461166382, 1.6963740587234497, -0.18370431661605835, 0.5282376408576965, -0.6767376065254211, 67.31625366210938, 55.919376373291016, 17.67875099182129, 7.596250057220459, 62.18687438964844, 29.542499542236328, 68.32374572753906, 72.34437561035156, 65.28375244140625, 87.37249755859375, 56.971248626708984, 102.30187225341797, 60.038124084472656, 60.41875076293945, 2.541249990463257, 9.832500457763672, 54.52000045776367, 37.78437805175781, 74.60687255859375, 59.600624084472656, 77.8393783569336, 85.59062957763672, 62.310001373291016, 102.42375183105469], "mean": [0.6761471629142761, -1.1462737321853638, 1.396209716796875, 0.09472694247961044, -0.7165582776069641, 0.9853148460388184, -0.47962328791618347, -1.0741970539093018, 1.2884329557418823, -0.29670795798301697, 0.4150512218475342, -0.8353630304336548, 49.57500457763672, 51.71027755737305, 0.12901067733764648, 1.3281974792480469, 35.072940826416016, 6.33104133605957, 41.007118225097656, 13.581902503967285, 39.516204833984375, 18.153066635131836, 17.198123931884766, 66.64232635498047, 29.38917350769043, 54.08769607543945, 1.1973271369934082, 1.3268449306488037, 21.140594482421875, 9.190340995788574, 28.8825740814209, 14.52039909362793, 31.11917495727539, 18.751806259155273, 22.13115692138672, 55.066627502441406], "std": [0.16653792560100555, 0.15452446043491364, 0.19543127715587616, 0.1411701738834381, 0.20859456062316895, 0.09016891568899155, 0.08615265786647797, 0.2299666553735733, 0.22008198499679565, 0.057517603039741516, 0.0766618549823761, 0.06652319431304932, 15.16580867767334, 3.1414244174957275, 1.986685872077942, 1.8026643991470337, 18.737804412841797, 9.323792457580566, 17.72626304626465, 23.610458374023438, 15.265835762023926, 28.79185676574707, 17.3516845703125, 22.781728744506836, 23.43135643005371, 4.717793941497803, 0.16485023498535156, 2.4377212524414062, 23.92324447631836, 13.822129249572754, 27.17312240600586, 21.64583969116211, 28.107410430908203, 27.304594039916992, 24.653701782226562, 25.294017791748047], "count": [368]}, "action": {"min": [0.401789128780365, -1.4403085708618164, 1.082945466041565, -0.4818248152732849, -1.3512076139450073, 0.8640182614326477, -0.6527523398399353, -1.4684662818908691, 1.0520883798599243, -0.37891966104507446, 0.27966925501823425, -0.916876494884491, 2.723750114440918, 47.04999923706055, -0.37937501072883606, -0.33124998211860657, 0.7306250333786011, 0.7450000047683716, 0.9699999690055847, -0.1237500011920929, 0.8849999904632568, 0.47874999046325684, 1.0456249713897705, 0.051874998956918716, 3.4987499713897705, 38.42555618286133, 1.0625, 0.11562500149011612, 0.6677777767181396, 0.41187500953674316, 0.6918749809265137, 0.061250001192092896, 2.59375, 0.7706249952316284, 0.7143750190734863, 4.635624885559082], "max": [1.1324524879455566, -0.8241355419158936, 1.7084144353866577, 0.3306916058063507, -0.49777790904045105, 1.174575924873352, -0.3157663941383362, -0.7124532461166382, 1.6963740587234497, -0.18370431661605835, 0.5282376408576965, -0.6767376065254211, 67.31625366210938, 55.919376373291016, 17.67875099182129, 7.596250057220459, 62.18687438964844, 29.542499542236328, 68.32374572753906, 72.34437561035156, 65.28375244140625, 87.37249755859375, 56.971248626708984, 102.30187225341797, 60.038124084472656, 60.41875076293945, 2.541249990463257, 9.832500457763672, 54.52000045776367, 37.78437805175781, 74.60687255859375, 59.600624084472656, 77.8393783569336, 85.59062957763672, 62.310001373291016, 102.42375183105469], "mean": [0.6761471033096313, -1.1462734937667847, 1.3962101936340332, 0.09472708404064178, -0.7165584564208984, 0.9853143095970154, -0.47962334752082825, -1.0741968154907227, 1.2884340286254883, -0.29670801758766174, 0.4150511622428894, -0.8353638052940369, 49.57499313354492, 51.710289001464844, 0.12901060283184052, 1.3281975984573364, 35.07292938232422, 6.331035614013672, 41.0070915222168, 13.581918716430664, 39.5162239074707, 18.153043746948242, 17.1981258392334, 66.64231872558594, 29.38918113708496, 54.08775329589844, 1.1973259449005127, 1.3268452882766724, 21.140586853027344, 9.190338134765625, 28.88258934020996, 14.520386695861816, 31.119176864624023, 18.751800537109375, 22.131155014038086, 55.06663513183594], "std": [0.16653797030448914, 0.15452447533607483, 0.19543130695819855, 0.1411701887845993, 0.20859457552433014, 0.09016891568899155, 0.08615267276763916, 0.22996662557125092, 0.22008195519447327, 0.057517603039741516, 0.07666182518005371, 0.06652318686246872, 15.165813446044922, 3.1414239406585693, 1.986685872077942, 1.8026641607284546, 18.737804412841797, 9.323795318603516, 17.72626495361328, 23.610464096069336, 15.265838623046875, 28.791872024536133, 17.351680755615234, 22.781728744506836, 23.431352615356445, 4.717794895172119, 0.16484995186328888, 2.4377212524414062, 23.923246383666992, 13.822129249572754, 27.173128128051758, 21.645843505859375, 28.107404708862305, 27.30460548400879, 24.653701782226562, 25.294017791748047], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [368]}, "index": {"min": [4447], "max": [4814], "mean": [4630.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [3.4619565217391304, 7.0, 7.0, 7.0, 7.0], "std": [1.9177853164128604, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [368]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [368]}, "eef_direction_state": {"mean": [3.9130434782608696, 4.046195652173913], "std": [1.7763676538340516, 2.0787581694217376], "min": [1, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [0.8885869565217391, 0.8315217391304348], "std": [0.6561416892345783, 0.686742364802381], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.6358695652173914, 0.5380434782608695], "std": [0.8096002128988722, 0.7651857392169208], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [3.9130434782608696, 4.046195652173913], "std": [1.7763676538340516, 2.0787581694217376], "min": [1, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [0.8885869565217391, 0.8315217391304348], "std": [0.6561416892345783, 0.686742364802381], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [0.6358695652173914, 0.5380434782608695], "std": [0.8096002128988722, 0.7651857392169208], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.7167874491391942, 0.13472111487435579, 1.1587690374033581, -1.4561749365440213, 1.2038447967610924, -2.100666118720131, 0.7048335177088838, -0.10394217607361314, 1.173554690835161, 1.8156342338187017, 1.1782303310513424, 2.5029905228708076], "std": [0.05074745563796365, 0.04110705930280781, 0.03208894694772383, 0.28147384134660014, 0.06640958271454918, 0.2664628916934482, 0.043864748865474666, 0.047605460550161946, 0.04232372070329555, 0.1864630565124826, 0.11624277766561608, 0.1892685807114866], "min": [0.6465999599740113, 0.058556559773602995, 1.082278176286237, -1.9475125392615233, 1.0431038917477888, -2.5460860704877266, 0.6434679587233066, -0.19639349245123025, 1.1041301254286746, 1.2527453334476284, 1.0076988022699958, 1.8897070303934933], "max": [0.7851292072408663, 0.3047495886668678, 1.2160889131131845, -0.9782349004694342, 1.3435223136055838, -1.2898624947870592, 0.7812585376498561, -0.04001844988975367, 1.2712250551637758, 2.106282901046254, 1.375839158296972, 2.7890826614271416], "count": [368]}, "eef_sim_pose_action": {"mean": [0.7167874491391942, 0.13472111487435579, 1.1587690374033581, -1.4561749365440213, 1.2038447967610924, -2.100666118720131, 0.7048335177088838, -0.10394217607361314, 1.173554690835161, 1.8156342338187017, 1.1782303310513424, 2.5029905228708076], "std": [0.05074745563796365, 0.04110705930280781, 0.03208894694772383, 0.28147384134660014, 0.06640958271454918, 0.2664628916934482, 0.043864748865474666, 0.047605460550161946, 0.04232372070329555, 0.1864630565124826, 0.11624277766561608, 0.1892685807114866], "min": [0.6465999599740113, 0.058556559773602995, 1.082278176286237, -1.9475125392615233, 1.0431038917477888, -2.5460860704877266, 0.6434679587233066, -0.19639349245123025, 1.1041301254286746, 1.2527453334476284, 1.0076988022699958, 1.8897070303934933], "max": [0.7851292072408663, 0.3047495886668678, 1.2160889131131845, -0.9782349004694342, 1.3435223136055838, -1.2898624947870592, 0.7812585376498561, -0.04001844988975367, 1.2712250551637758, 2.106282901046254, 1.375839158296972, 2.7890826614271416], "count": [368]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24023485294117647]], [[0.47107911151960785]], [[0.6053949591503267]]], "std": [[[0.34093239114388674]], [[0.23027950356827373]], [[0.20733286572920825]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932047855392157]], [[0.508592638888889]], [[0.509312824754902]]], "std": [[[0.3351181348255175]], [[0.3282994384098827]], [[0.3332693830505755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47028444240196077]], [[0.49616602736928106]], [[0.502977277369281]]], "std": [[[0.341960950859992]], [[0.33358339584692365]], [[0.3370311391320144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38641319852941175]], [[0.4454576327614379]], [[0.47779776348039216]]], "std": [[[0.36616672685021345]], [[0.343200509485065]], [[0.37706366565528454]]], "count": [100]}, "observation.state": {"min": [0.4017414450645447, -1.4547569751739502, 1.1513170003890991, -0.3147808909416199, -1.1818324327468872, 0.8191949129104614, -0.7352941036224365, -1.3471808433532715, 1.1669813394546509, -0.29738402366638184, 0.5524004101753235, -0.8015754818916321, 1.9112499952316284, 48.665000915527344, -0.25562500953674316, -1.225000023841858, 0.6781250238418579, 0.49437499046325684, 0.9006249904632568, -1.1506249904632568, 0.96875, -2.849375009536743, 1.100000023841858, -0.004374999552965164, 12.056875228881836, 39.565555572509766, 0.7250000238418579, -0.2562499940395355, 1.1200000047683716, -0.359375, 0.8018749952316284, -0.7668750286102295, 0.6618750095367432, 0.7912499904632568, 0.9275000095367432, 0.6987500190734863], "max": [0.9509549736976624, -0.9078640937805176, 1.7572671175003052, 0.2685587704181671, -0.4449673891067505, 1.0925936698913574, -0.4880979657173157, -0.8309014439582825, 1.5737773180007935, -0.15273326635360718, 0.6606096625328064, -0.6347753405570984, 69.57687377929688, 57.87249755859375, 0.8849999904632568, 7.263845920562744, 64.36187744140625, 20.109375, 69.18375396728516, 87.70187377929688, 71.00499725341797, 98.91312408447266, 69.16312408447266, 107.42312622070312, 67.03937530517578, 56.40437698364258, 3.4600000381469727, 9.78499984741211, 58.72187423706055, 18.380624771118164, 62.30937576293945, 48.32250213623047, 79.83062744140625, 78.41875457763672, 58.88750076293945, 99.16312408447266], "mean": [0.619411051273346, -1.1606547832489014, 1.4225374460220337, 0.11544714123010635, -0.6458886861801147, 0.9558558464050293, -0.554107666015625, -1.0305944681167603, 1.2799111604690552, -0.21671642363071442, 0.6136800050735474, -0.7221434116363525, 52.44168472290039, 53.84282684326172, -0.10202087461948395, 0.9543839693069458, 40.96611022949219, 4.304754257202148, 44.305118560791016, 17.250417709350586, 43.454429626464844, 20.258087158203125, 23.502225875854492, 58.626007080078125, 35.52456283569336, 50.7379150390625, 1.2000412940979004, 0.7293232679367065, 19.947895050048828, 4.20139217376709, 23.369415283203125, 10.028459548950195, 26.271108627319336, 12.847723960876465, 17.979106903076172, 33.523704528808594], "std": [0.1474454253911972, 0.1529979705810547, 0.19016790390014648, 0.13003522157669067, 0.17564646899700165, 0.0724869817495346, 0.07465764880180359, 0.16248869895935059, 0.1404709368944168, 0.043540384620428085, 0.0282700527459383, 0.056352682411670685, 17.28383445739746, 2.3802194595336914, 0.12266561388969421, 2.053407669067383, 18.32535171508789, 6.10811185836792, 17.71467399597168, 29.724369049072266, 17.634166717529297, 36.03782653808594, 20.314725875854492, 30.137008666992188, 23.46923065185547, 4.124780178070068, 0.4262654483318329, 2.465484857559204, 24.14647674560547, 6.037960529327393, 24.9377498626709, 16.773042678833008, 28.211505889892578, 22.34271240234375, 20.78424644470215, 32.950340270996094], "count": [330]}, "action": {"min": [0.4017414450645447, -1.4547569751739502, 1.1513170003890991, -0.3147808909416199, -1.1818324327468872, 0.8191949129104614, -0.7352941036224365, -1.3471808433532715, 1.1669813394546509, -0.29738402366638184, 0.5524004101753235, -0.8015754818916321, 1.9112499952316284, 48.665000915527344, -0.25562500953674316, -1.225000023841858, 0.6781250238418579, 0.49437499046325684, 0.9006249904632568, -1.1506249904632568, 0.96875, -2.849375009536743, 1.100000023841858, -0.004374999552965164, 12.056875228881836, 39.565555572509766, 0.7250000238418579, -0.2562499940395355, 1.1200000047683716, -0.359375, 0.8018749952316284, -0.7668750286102295, 0.6618750095367432, 0.7912499904632568, 0.9275000095367432, 0.6987500190734863], "max": [0.9509549736976624, -0.9078640937805176, 1.7572671175003052, 0.2685587704181671, -0.4449673891067505, 1.0925936698913574, -0.4880979657173157, -0.8309014439582825, 1.5737773180007935, -0.15273326635360718, 0.6606096625328064, -0.6347753405570984, 69.57687377929688, 57.87249755859375, 0.8849999904632568, 7.263845920562744, 64.36187744140625, 20.109375, 69.18375396728516, 87.70187377929688, 71.00499725341797, 98.91312408447266, 69.16312408447266, 107.42312622070312, 67.03937530517578, 56.40437698364258, 3.4600000381469727, 9.78499984741211, 58.72187423706055, 18.380624771118164, 62.30937576293945, 48.32250213623047, 79.83062744140625, 78.41875457763672, 58.88750076293945, 99.16312408447266], "mean": [0.619411051273346, -1.1606550216674805, 1.422538161277771, 0.11544718593358994, -0.6458886861801147, 0.9558553695678711, -0.5541073679924011, -1.0305945873260498, 1.2799111604690552, -0.21671630442142487, 0.6136797070503235, -0.7221432328224182, 52.44167709350586, 53.84281921386719, -0.10202089697122574, 0.9543837904930115, 40.96609115600586, 4.304759979248047, 44.30513381958008, 17.250431060791016, 43.45442581176758, 20.258092880249023, 23.502227783203125, 58.62601089477539, 35.524566650390625, 50.737918853759766, 1.200042486190796, 0.7293233871459961, 19.947895050048828, 4.2013936042785645, 23.36941146850586, 10.028459548950195, 26.271102905273438, 12.847723007202148, 17.979097366333008, 33.523704528808594], "std": [0.1474454402923584, 0.15299798548221588, 0.19016790390014648, 0.13003520667552948, 0.17564645409584045, 0.07248697429895401, 0.07465764880180359, 0.1624886840581894, 0.14047092199325562, 0.043540384620428085, 0.02827005460858345, 0.05635269358754158, 17.283836364746094, 2.380218505859375, 0.12266567349433899, 2.053407669067383, 18.325353622436523, 6.108109951019287, 17.714677810668945, 29.724365234375, 17.634166717529297, 36.03782272338867, 20.314725875854492, 30.137012481689453, 23.46923065185547, 4.124780178070068, 0.4262653589248657, 2.465484619140625, 24.146474838256836, 6.037960052490234, 24.9377498626709, 16.773042678833008, 28.21150779724121, 22.342716217041016, 20.784244537353516, 32.95033645629883], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [330]}, "index": {"min": [4815], "max": [5144], "mean": [4979.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [3.6363636363636362, 7.0, 7.0, 7.0, 7.0], "std": [1.844207669535796, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [330]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [330]}, "eef_direction_state": {"mean": [3.587878787878788, 3.978787878787879], "std": [1.992372968576343, 2.1169242375984707], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [0.9939393939393939, 0.7333333333333333], "std": [0.7261101819468622, 0.6931118527366554], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.8787878787878788, 0.4909090909090909], "std": [0.8512940508808916, 0.7597302696645883], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.587878787878788, 3.978787878787879], "std": [1.992372968576343, 2.1169242375984707], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [0.9939393939393939, 0.7333333333333333], "std": [0.7261101819468622, 0.6931118527366554], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [0.8787878787878788, 0.4909090909090909], "std": [0.8512940508808916, 0.7597302696645883], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.7287389100001845, 0.13035991063030045, 1.1648955269243222, -1.5003662481034747, 1.195443242270335, -2.1360892849162156, 0.6997555942194573, -0.12544564671911726, 1.1967708183435735, 1.4732363628535055, 1.0284680438879086, 2.1883830474147463], "std": [0.04863642367883901, 0.042432922885307776, 0.02388922069469013, 0.19585119566160347, 0.07582644699744857, 0.2029305330334014, 0.03127659970023818, 0.0397614239299735, 0.03864541391177357, 0.14077085591945337, 0.06668486913854281, 0.1681210609055531], "min": [0.6636166204315099, 0.06984636252297755, 1.1033068594679931, -1.9525056380569075, 0.9459403536661393, -2.5832969644125265, 0.6524905094681386, -0.19129050158300995, 1.117767012804868, 1.274539903454294, 0.9094718575529006, 1.950769095538054], "max": [0.7975161841142331, 0.24967574039886853, 1.2020244708108416, -1.0825423744483493, 1.346227726499154, -1.5477615605142065, 0.7594813378299987, -0.06394321289434532, 1.258192993635431, 1.8105041016371533, 1.1083192484871418, 2.5524529331302968], "count": [330]}, "eef_sim_pose_action": {"mean": [0.7287389100001845, 0.13035991063030045, 1.1648955269243222, -1.5003662481034747, 1.195443242270335, -2.1360892849162156, 0.6997555942194573, -0.12544564671911726, 1.1967708183435735, 1.4732363628535055, 1.0284680438879086, 2.1883830474147463], "std": [0.04863642367883901, 0.042432922885307776, 0.02388922069469013, 0.19585119566160347, 0.07582644699744857, 0.2029305330334014, 0.03127659970023818, 0.0397614239299735, 0.03864541391177357, 0.14077085591945337, 0.06668486913854281, 0.1681210609055531], "min": [0.6636166204315099, 0.06984636252297755, 1.1033068594679931, -1.9525056380569075, 0.9459403536661393, -2.5832969644125265, 0.6524905094681386, -0.19129050158300995, 1.117767012804868, 1.274539903454294, 0.9094718575529006, 1.950769095538054], "max": [0.7975161841142331, 0.24967574039886853, 1.2020244708108416, -1.0825423744483493, 1.346227726499154, -1.5477615605142065, 0.7594813378299987, -0.06394321289434532, 1.258192993635431, 1.8105041016371533, 1.1083192484871418, 2.5524529331302968], "count": [330]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24916363357843138]], [[0.46089879289215685]], [[0.5861791421568627]]], "std": [[[0.3455325500520559]], [[0.24315380728180125]], [[0.22651792711301363]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707136560457516]], [[0.5039168341503267]], [[0.5128668831699347]]], "std": [[[0.338958968913367]], [[0.33291765997960626]], [[0.33938229782476065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4968415257352941]], [[0.5236638745915033]], [[0.5341187214052288]]], "std": [[[0.34559949848824467]], [[0.340038117283813]], [[0.34579666587454144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3357841033496732]], [[0.4131749428104575]], [[0.459062091503268]]], "std": [[[0.3529284069692577]], [[0.3322945786460227]], [[0.3729754892261133]]], "count": [100]}, "observation.state": {"min": [0.5671349167823792, -1.4750944375991821, 1.0305085182189941, -0.6523231863975525, -1.6054160594940186, 0.655327320098877, -1.1065175533294678, -1.6599907875061035, 1.0019454956054688, -0.07176508754491806, 0.33860722184181213, -0.8810416460037231, 23.38374900817871, 39.92812728881836, -0.29625001549720764, -0.3943749964237213, 0.6312500238418579, 0.13062499463558197, 0.8087500333786011, -0.09875000268220901, 0.9318749904632568, 0.625, 1.2556250095367432, 0.33812499046325684, 23.099374771118164, 39.270626068115234, 0.8374999761581421, -0.6500000357627869, 0.8337500095367432, -0.5981249809265137, 0.6137499809265137, -0.8324999809265137, 1.0299999713897705, 0.5418750047683716, 0.6958333253860474, -0.1262499988079071], "max": [1.2548638582229614, -1.0084306001663208, 1.7949378490447998, -0.1509212702512741, -0.809872567653656, 1.1892499923706055, -0.40951400995254517, -0.9135385751724243, 2.0304036140441895, 0.4724574685096741, 1.2583447694778442, -0.6762369275093079, 74.08875274658203, 52.79624938964844, 0.0010000005131587386, 7.5326666831970215, 69.79187774658203, 18.584999084472656, 73.59874725341797, 29.297500610351562, 88.88874816894531, 75.43062591552734, 69.63062286376953, 98.69562530517578, 77.78812408447266, 62.069374084472656, 2.791249990463257, 7.195000171661377, 63.23125076293945, 50.58187484741211, 71.16937255859375, 66.44499969482422, 69.76687622070312, 63.51250076293945, 53.70249938964844, 84.60187530517578], "mean": [1.0422619581222534, -1.2141135931015015, 1.2686052322387695, -0.39098653197288513, -1.2889426946640015, 0.8339574933052063, -0.814275324344635, -1.2263383865356445, 1.3716344833374023, 0.2626548111438751, 0.9227592945098877, -0.7469936013221741, 63.520240783691406, 48.42749786376953, -0.09822347015142441, 0.0938865914940834, 50.26953887939453, 2.442750930786133, 60.03326416015625, 4.974847316741943, 52.40840148925781, 39.47295379638672, 39.66436767578125, 69.55583190917969, 49.9742317199707, 48.75008773803711, 1.3927747011184692, 1.9059394598007202, 29.617551803588867, 9.650408744812012, 32.85970687866211, 18.895769119262695, 32.63604736328125, 14.216038703918457, 21.77090072631836, 39.51145935058594], "std": [0.21037648618221283, 0.11533918976783752, 0.21642102301120758, 0.13830648362636566, 0.23715311288833618, 0.10997722297906876, 0.2659928798675537, 0.25515252351760864, 0.38756611943244934, 0.20899873971939087, 0.3538508117198944, 0.07653754204511642, 10.844852447509766, 3.0030577182769775, 0.08251772820949554, 1.618302822113037, 15.653231620788574, 4.527275085449219, 17.764419555664062, 7.670252323150635, 19.01108169555664, 26.668386459350586, 14.977320671081543, 27.55698585510254, 23.08607292175293, 5.652425289154053, 0.47772637009620667, 2.297560214996338, 26.21538734436035, 13.462804794311523, 28.296409606933594, 24.5331974029541, 28.240755081176758, 20.280771255493164, 19.803495407104492, 32.78593063354492], "count": [436]}, "action": {"min": [0.5671349167823792, -1.4750944375991821, 1.0305085182189941, -0.6523231863975525, -1.6054160594940186, 0.655327320098877, -1.1065175533294678, -1.6599907875061035, 1.0019454956054688, -0.07176508754491806, 0.33860722184181213, -0.8810416460037231, 23.38374900817871, 39.92812728881836, -0.29625001549720764, -0.3943749964237213, 0.6312500238418579, 0.13062499463558197, 0.8087500333786011, -0.09875000268220901, 0.9318749904632568, 0.625, 1.2556250095367432, 0.33812499046325684, 23.099374771118164, 39.270626068115234, 0.8374999761581421, -0.6500000357627869, 0.8337500095367432, -0.5981249809265137, 0.6137499809265137, -0.8324999809265137, 1.0299999713897705, 0.5418750047683716, 0.6958333253860474, -0.1262499988079071], "max": [1.2548638582229614, -1.0084306001663208, 1.7949378490447998, -0.1509212702512741, -0.809872567653656, 1.1892499923706055, -0.40951400995254517, -0.9135385751724243, 2.0304036140441895, 0.4724574685096741, 1.2583447694778442, -0.6762369275093079, 74.08875274658203, 52.79624938964844, 0.0010000005131587386, 7.5326666831970215, 69.79187774658203, 18.584999084472656, 73.59874725341797, 29.297500610351562, 88.88874816894531, 75.43062591552734, 69.63062286376953, 98.69562530517578, 77.78812408447266, 62.069374084472656, 2.791249990463257, 7.195000171661377, 63.23125076293945, 50.58187484741211, 71.16937255859375, 66.44499969482422, 69.76687622070312, 63.51250076293945, 53.70249938964844, 84.60187530517578], "mean": [1.0422621965408325, -1.2141127586364746, 1.2686052322387695, -0.3909868001937866, -1.2889423370361328, 0.8339571952819824, -0.8142756223678589, -1.226338505744934, 1.3716347217559814, 0.26265469193458557, 0.9227592349052429, -0.746993362903595, 63.52021026611328, 48.42749786376953, -0.09822352975606918, 0.09388618171215057, 50.269588470458984, 2.4427459239959717, 60.03327560424805, 4.974843502044678, 52.40840530395508, 39.47295379638672, 39.664371490478516, 69.55583953857422, 49.97427749633789, 48.75007629394531, 1.392776370048523, 1.9059406518936157, 29.617536544799805, 9.650405883789062, 32.85969924926758, 18.895763397216797, 32.63606262207031, 14.216036796569824, 21.770902633666992, 39.51148223876953], "std": [0.21037639677524567, 0.11533914506435394, 0.21642102301120758, 0.13830648362636566, 0.237153097987175, 0.10997724533081055, 0.2659928798675537, 0.25515249371528625, 0.38756605982780457, 0.20899873971939087, 0.3538508117198944, 0.07653755694627762, 10.844853401184082, 3.0030577182769775, 0.08251776546239853, 1.6183054447174072, 15.653234481811523, 4.527278423309326, 17.764408111572266, 7.670253753662109, 19.01108741760254, 26.668386459350586, 14.977320671081543, 27.557003021240234, 23.08607292175293, 5.652425765991211, 0.4777263104915619, 2.297560930252075, 26.21539306640625, 13.46280574798584, 28.296409606933594, 24.533201217651367, 28.240755081176758, 20.280771255493164, 19.803495407104492, 32.78593444824219], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [436]}, "index": {"min": [5145], "max": [5580], "mean": [5362.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [3.488532110091743, 7.0, 7.0, 7.0, 7.0], "std": [1.9658452092124623, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [436]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [436]}, "eef_direction_state": {"mean": [3.256880733944954, 3.493119266055046], "std": [2.1013480589075892, 2.187841379809513], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [1.0389908256880733, 0.8990825688073395], "std": [0.7205011570754245, 0.7565609555223699], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.6100917431192661, 0.5114678899082569], "std": [0.8009678725564486, 0.7676705209824417], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [3.256880733944954, 3.493119266055046], "std": [2.1013480589075892, 2.187841379809513], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [1.0389908256880733, 0.8990825688073395], "std": [0.7205011570754245, 0.7565609555223699], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.6100917431192661, 0.5114678899082569], "std": [0.8009678725564486, 0.7676705209824417], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.6588910961065653, 0.19830410245763977, 1.116115151918617, -1.28545086552973, 0.6679804193152707, -1.7557822470769213, 0.7102593509532644, -0.15912790930611523, 1.1379475037179034, 1.4473670199523108, 0.6738695599111141, 1.9184729653067876], "std": [0.06348087717950394, 0.050935960030612154, 0.03551295649246384, 0.0859830810233112, 0.08338577197888698, 0.14954366303580635, 0.08718773875455864, 0.06199868708611915, 0.04263890958774883, 0.13962096127279397, 0.13536653749749214, 0.14641962010070916], "min": [0.6081635589441181, 0.12396821184854721, 1.0631602051089342, -1.4942012939317475, 0.5473394190035799, -1.9356410188453002, 0.632979640823217, -0.23666599490738893, 1.041713022521078, 1.2396220226699854, 0.48060831525080383, 1.6958382876553109], "max": [0.803292577188325, 0.29115012317375116, 1.1898500158292755, -1.1003363429085289, 0.9416616124172097, -1.438126176456516, 0.8534638838506289, -0.02270476237134708, 1.18907653278798, 1.660592129149491, 0.8957240661578401, 2.167048111658553], "count": [436]}, "eef_sim_pose_action": {"mean": [0.6588910961065653, 0.19830410245763977, 1.116115151918617, -1.28545086552973, 0.6679804193152707, -1.7557822470769213, 0.7102593509532644, -0.15912790930611523, 1.1379475037179034, 1.4473670199523108, 0.6738695599111141, 1.9184729653067876], "std": [0.06348087717950394, 0.050935960030612154, 0.03551295649246384, 0.0859830810233112, 0.08338577197888698, 0.14954366303580635, 0.08718773875455864, 0.06199868708611915, 0.04263890958774883, 0.13962096127279397, 0.13536653749749214, 0.14641962010070916], "min": [0.6081635589441181, 0.12396821184854721, 1.0631602051089342, -1.4942012939317475, 0.5473394190035799, -1.9356410188453002, 0.632979640823217, -0.23666599490738893, 1.041713022521078, 1.2396220226699854, 0.48060831525080383, 1.6958382876553109], "max": [0.803292577188325, 0.29115012317375116, 1.1898500158292755, -1.1003363429085289, 0.9416616124172097, -1.438126176456516, 0.8534638838506289, -0.02270476237134708, 1.18907653278798, 1.660592129149491, 0.8957240661578401, 2.167048111658553], "count": [436]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2554136580882353]], [[0.4654554779411765]], [[0.5925995098039216]]], "std": [[[0.35076272492829896]], [[0.2438729697292423]], [[0.2186391880720974]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49533337826797386]], [[0.5223745833333334]], [[0.5292244444444445]]], "std": [[[0.3280443114097544]], [[0.3202783320181032]], [[0.32746684645164637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47351863153594775]], [[0.49954834354575167]], [[0.504458329248366]]], "std": [[[0.34478197947948275]], [[0.3355310133036048]], [[0.3417566471967418]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791335437091503]], [[0.43618831699346405]], [[0.4673626164215686]]], "std": [[[0.3637594430623388]], [[0.3440032558795644]], [[0.37490173962944773]]], "count": [100]}, "observation.state": {"min": [0.5317292213439941, -1.568055272102356, 1.1013638973236084, -0.6335593461990356, -1.6012436151504517, 0.6168221235275269, -0.7669565677642822, -1.5194886922836304, 1.0484431982040405, -0.30725470185279846, 0.43380922079086304, -0.7939141988754272, 3.815999984741211, 40.516666412353516, -0.3799999952316284, -0.6318750381469727, 0.6206250190734863, 0.4424999952316284, 0.8125, -1.140625, 0.8862500190734863, -2.884999990463257, 1.0407142639160156, 0.03125, 10.353750228881836, 36.02937698364258, 0.9018750190734863, -0.03312499821186066, 0.6462500095367432, 0.036250002682209015, 0.9431250095367432, -0.05187499523162842, 0.8856250047683716, 0.8381249904632568, 0.7237499952316284, 0.3737500011920929], "max": [1.2449454069137573, -0.8699550032615662, 1.9138628244400024, 0.18320363759994507, -0.5692569017410278, 1.0867522954940796, -0.37584877014160156, -0.6786237955093384, 1.7479209899902344, 0.0027762940153479576, 0.9407822489738464, -0.5614365935325623, 72.140625, 60.33937454223633, -0.16312500834465027, 7.937777519226074, 52.16812515258789, 43.67499923706055, 80.42874908447266, 55.03499984741211, 79.48062133789062, 43.775001525878906, 64.36250305175781, 76.70625305175781, 65.04562377929688, 59.913124084472656, 2.708750009536743, 9.515000343322754, 59.685001373291016, 30.235000610351562, 68.89250183105469, 49.50562286376953, 78.74250030517578, 99.31625366210938, 60.133750915527344, 109.04812622070312], "mean": [0.7359988689422607, -1.2104655504226685, 1.4500563144683838, 0.024249598383903503, -0.7870664000511169, 0.8555396199226379, -0.5883569717407227, -1.059922695159912, 1.3227888345718384, -0.17118512094020844, 0.6132476925849915, -0.6966757774353027, 51.30729293823242, 51.32149124145508, -0.23328980803489685, 1.4601963758468628, 26.5672607421875, 10.978092193603516, 35.72849655151367, 7.390932559967041, 37.11741256713867, 6.968283653259277, 22.28994369506836, 41.00263595581055, 33.127132415771484, 52.04093933105469, 1.1171989440917969, 2.5269646644592285, 21.624826431274414, 7.181524276733398, 26.556663513183594, 10.327301979064941, 27.740877151489258, 15.428693771362305, 19.03541374206543, 38.537879943847656], "std": [0.14036956429481506, 0.19385606050491333, 0.2550628185272217, 0.1607428342103958, 0.21987485885620117, 0.1280989795923233, 0.08630207180976868, 0.22883397340774536, 0.20358061790466309, 0.04553674906492233, 0.08346783369779587, 0.03345895931124687, 15.647038459777832, 5.508101463317871, 0.04842919856309891, 2.23089861869812, 16.043643951416016, 17.113000869750977, 22.64020538330078, 16.401033401489258, 24.904460906982422, 13.167245864868164, 24.857831954956055, 19.866193771362305, 23.478792190551758, 5.8548197746276855, 0.20772038400173187, 2.4028239250183105, 24.14227294921875, 9.369185447692871, 24.153186798095703, 16.93572425842285, 28.152225494384766, 25.43623161315918, 22.88919448852539, 33.53456115722656], "count": [378]}, "action": {"min": [0.5317292213439941, -1.568055272102356, 1.1013638973236084, -0.6335593461990356, -1.6012436151504517, 0.6168221235275269, -0.7669565677642822, -1.5194886922836304, 1.0484431982040405, -0.30725470185279846, 0.43380922079086304, -0.7939141988754272, 3.815999984741211, 40.516666412353516, -0.3799999952316284, -0.6318750381469727, 0.6206250190734863, 0.4424999952316284, 0.8125, -1.140625, 0.8862500190734863, -2.884999990463257, 1.0407142639160156, 0.03125, 10.353750228881836, 36.02937698364258, 0.9018750190734863, -0.03312499821186066, 0.6462500095367432, 0.036250002682209015, 0.9431250095367432, -0.05187499523162842, 0.8856250047683716, 0.8381249904632568, 0.7237499952316284, 0.3737500011920929], "max": [1.2449454069137573, -0.8699550032615662, 1.9138628244400024, 0.18320363759994507, -0.5692569017410278, 1.0867522954940796, -0.37584877014160156, -0.6786237955093384, 1.7479209899902344, 0.0027762940153479576, 0.9407822489738464, -0.5614365935325623, 72.140625, 60.33937454223633, -0.16312500834465027, 7.937777519226074, 52.16812515258789, 43.67499923706055, 80.42874908447266, 55.03499984741211, 79.48062133789062, 43.775001525878906, 64.36250305175781, 76.70625305175781, 65.04562377929688, 59.913124084472656, 2.708750009536743, 9.515000343322754, 59.685001373291016, 30.235000610351562, 68.89250183105469, 49.50562286376953, 78.74250030517578, 99.31625366210938, 60.133750915527344, 109.04812622070312], "mean": [0.7359983921051025, -1.2104655504226685, 1.4500564336776733, 0.0242496058344841, -0.7870664000511169, 0.8555397391319275, -0.5883568525314331, -1.059922695159912, 1.3227888345718384, -0.17118515074253082, 0.6132476329803467, -0.6966757774353027, 51.30728530883789, 51.321502685546875, -0.23328986763954163, 1.4601960182189941, 26.567245483398438, 10.978081703186035, 35.728492736816406, 7.390909671783447, 37.117393493652344, 6.96830415725708, 22.28993034362793, 41.00263595581055, 33.127140045166016, 52.04097366333008, 1.1171995401382446, 2.5269641876220703, 21.62483024597168, 7.181524276733398, 26.55666160583496, 10.327302932739258, 27.74088478088379, 15.428696632385254, 19.035411834716797, 38.53788375854492], "std": [0.14036957919597626, 0.19385606050491333, 0.2550627887248993, 0.16074281930923462, 0.21987482905387878, 0.1280989944934845, 0.08630206435918808, 0.22883398830890656, 0.2035806030035019, 0.045536745339632034, 0.08346783369779587, 0.03345895931124687, 15.647040367126465, 5.508101463317871, 0.04842919856309891, 2.23089861869812, 16.04364585876465, 17.112998962402344, 22.640209197998047, 16.40102195739746, 24.90445899963379, 13.16724681854248, 24.857833862304688, 19.866193771362305, 23.478788375854492, 5.854818820953369, 0.20772044360637665, 2.4028239250183105, 24.14227294921875, 9.369183540344238, 24.15318489074707, 16.93572425842285, 28.1522216796875, 25.436233520507812, 22.88919448852539, 33.53457260131836], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [378]}, "index": {"min": [5581], "max": [5958], "mean": [5769.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [3.3968253968253967, 7.0, 7.0, 7.0, 7.0], "std": [1.871872128594796, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [378]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [378]}, "eef_direction_state": {"mean": [3.0317460317460316, 4.174603174603175], "std": [2.1167129401385267, 2.0756054707103733], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [1.0052910052910053, 0.7962962962962963], "std": [0.654632289025251, 0.7582261651377571], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.708994708994709, 0.5185185185185185], "std": [0.8261426558426156, 0.7840512926787641], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.0317460317460316, 4.174603174603175], "std": [2.1167129401385267, 2.0756054707103733], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [1.0052910052910053, 0.7962962962962963], "std": [0.654632289025251, 0.7582261651377571], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.708994708994709, 0.5185185185185185], "std": [0.8261426558426156, 0.7840512926787641], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.7158343664475227, 0.13436212000936706, 1.1384093931376862, -1.4941572469332165, 1.0202637807212915, -2.1333590281854766, 0.7069187748624958, -0.13267875251599107, 1.1817726845490382, 1.528340528162943, 0.9754881752784493, 2.1991253826878525], "std": [0.06258419476947684, 0.05439416845375938, 0.026921609291994237, 0.2711927523574452, 0.13913905656156303, 0.31649699513198787, 0.042755876140080855, 0.058044155157348634, 0.049762705636984914, 0.15419432284086354, 0.04586453757046553, 0.1860548875084171], "min": [0.6272368500642284, 0.08424187732779115, 1.0835357307163742, -2.0695596225850013, 0.7536458521863509, -2.8253435670622244, 0.6370099214208546, -0.22862488506467155, 1.1004606284319987, 0.9286570312685389, 0.8623368489115553, 1.591378586153396], "max": [0.8130642636581069, 0.3377699259978569, 1.2137122219575152, -0.9633275949351721, 1.338192906470265, -1.2543643955988042, 0.7812072081013358, -0.03467459634043074, 1.3216905241579584, 1.761216789007584, 1.0342125139734857, 2.550606904564374], "count": [378]}, "eef_sim_pose_action": {"mean": [0.7158343664475227, 0.13436212000936706, 1.1384093931376862, -1.4941572469332165, 1.0202637807212915, -2.1333590281854766, 0.7069187748624958, -0.13267875251599107, 1.1817726845490382, 1.528340528162943, 0.9754881752784493, 2.1991253826878525], "std": [0.06258419476947684, 0.05439416845375938, 0.026921609291994237, 0.2711927523574452, 0.13913905656156303, 0.31649699513198787, 0.042755876140080855, 0.058044155157348634, 0.049762705636984914, 0.15419432284086354, 0.04586453757046553, 0.1860548875084171], "min": [0.6272368500642284, 0.08424187732779115, 1.0835357307163742, -2.0695596225850013, 0.7536458521863509, -2.8253435670622244, 0.6370099214208546, -0.22862488506467155, 1.1004606284319987, 0.9286570312685389, 0.8623368489115553, 1.591378586153396], "max": [0.8130642636581069, 0.3377699259978569, 1.2137122219575152, -0.9633275949351721, 1.338192906470265, -1.2543643955988042, 0.7812072081013358, -0.03467459634043074, 1.3216905241579584, 1.761216789007584, 1.0342125139734857, 2.550606904564374], "count": [378]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24812268586601308]], [[0.4659717320261438]], [[0.600298809232026]]], "std": [[[0.3448846763371887]], [[0.23477896886387808]], [[0.2106701491961278]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.15294117647058825]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064770383986927]], [[0.5303291156045752]], [[0.539445823120915]]], "std": [[[0.3295391492510823]], [[0.3198938935209871]], [[0.32593282187278033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822664236111111]], [[0.5061809824346405]], [[0.518707920751634]]], "std": [[[0.3415379232792562]], [[0.33493957503986344]], [[0.33555107877739854]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782461928104575]], [[0.4349430473856209]], [[0.46247610089869284]]], "std": [[[0.3652123268172265]], [[0.34543197086442684]], [[0.3749320891460703]]], "count": [100]}, "observation.state": {"min": [0.4238908588886261, -1.563262939453125, 1.1104117631912231, -0.543411910533905, -1.4704399108886719, 0.7501001358032227, -0.7166017889976501, -1.4226415157318115, 1.15763521194458, -0.31226158142089844, 0.3967345654964447, -0.8215552568435669, 8.056363105773926, 43.873748779296875, -0.4268749952316284, -0.4137499928474426, 1.4118750095367432, 0.3643749952316284, 1.9581249952316284, -1.0212500095367432, 3.4256250858306885, -0.5893750190734863, 1.1243749856948853, 10.269999504089355, 3.6706249713897705, 35.38111114501953, 0.9381250143051147, -0.590624988079071, 0.9268749952316284, 0.011875005438923836, 2.6712498664855957, -0.5556250214576721, 2.900624990463257, 0.3543750047683716, 0.7250000238418579, 0.6256250143051147], "max": [1.183188796043396, -0.901188313961029, 1.883773922920227, 0.33517396450042725, -0.3781137764453888, 1.1048723459243774, -0.3843366205692291, -0.8226043581962585, 1.637507677078247, -0.10840263217687607, 0.7044369578361511, -0.6851300597190857, 65.43000030517578, 60.40812683105469, 13.617499351501465, 7.965624809265137, 50.713748931884766, 43.85187530517578, 83.49874877929688, 64.41937255859375, 71.5, 78.23625183105469, 60.53750228881836, 99.90374755859375, 70.45124816894531, 61.13687515258789, 3.7587499618530273, 9.398124694824219, 54.13624954223633, 28.400625228881836, 73.21062469482422, 63.450626373291016, 79.10062408447266, 72.57062530517578, 57.58625030517578, 94.08125305175781], "mean": [0.6049131155014038, -1.228542447090149, 1.4956507682800293, 0.1926296502351761, -0.5944215059280396, 0.9219176173210144, -0.5488511323928833, -1.047838568687439, 1.298511266708374, -0.19447743892669678, 0.5341895222663879, -0.7741805911064148, 46.8316650390625, 52.69389343261719, 0.008923104964196682, 2.889742136001587, 25.48675537109375, 11.63193130493164, 35.22659683227539, 7.473834991455078, 34.18795394897461, 17.823566436767578, 17.769554138183594, 55.18257141113281, 30.04242706298828, 52.87639236450195, 1.1597541570663452, 0.7773286700248718, 23.076419830322266, 7.084132194519043, 26.575754165649414, 14.777448654174805, 26.867385864257812, 11.092883110046387, 18.629989624023438, 34.5805778503418], "std": [0.14776208996772766, 0.17875519394874573, 0.2231023758649826, 0.15734469890594482, 0.21335390210151672, 0.10068903118371964, 0.07236716151237488, 0.1797018051147461, 0.14865626394748688, 0.050163641571998596, 0.06026619300246239, 0.043147776275873184, 13.411325454711914, 5.494635581970215, 1.6317038536071777, 2.471587657928467, 15.982393264770508, 17.88704490661621, 22.951711654663086, 16.13381576538086, 19.765911102294922, 27.647642135620117, 21.623031616210938, 27.459415435791016, 28.283884048461914, 6.318138122558594, 0.332011342048645, 2.5475211143493652, 19.331418991088867, 10.596776008605957, 25.463600158691406, 22.554065704345703, 28.498380661010742, 19.11165428161621, 22.404647827148438, 29.874374389648438], "count": [325]}, "action": {"min": [0.4238908588886261, -1.563262939453125, 1.1104117631912231, -0.543411910533905, -1.4704399108886719, 0.7501001358032227, -0.7166017889976501, -1.4226415157318115, 1.15763521194458, -0.31226158142089844, 0.3967345654964447, -0.8215552568435669, 8.056363105773926, 43.873748779296875, -0.4268749952316284, -0.4137499928474426, 1.4118750095367432, 0.3643749952316284, 1.9581249952316284, -1.0212500095367432, 3.4256250858306885, -0.5893750190734863, 1.1243749856948853, 10.269999504089355, 3.6706249713897705, 35.38111114501953, 0.9381250143051147, -0.590624988079071, 0.9268749952316284, 0.011875005438923836, 2.6712498664855957, -0.5556250214576721, 2.900624990463257, 0.3543750047683716, 0.7250000238418579, 0.6256250143051147], "max": [1.183188796043396, -0.901188313961029, 1.883773922920227, 0.33517396450042725, -0.3781137764453888, 1.1048723459243774, -0.3843366205692291, -0.8226043581962585, 1.637507677078247, -0.10840263217687607, 0.7044369578361511, -0.6851300597190857, 65.43000030517578, 60.40812683105469, 13.617499351501465, 7.965624809265137, 50.713748931884766, 43.85187530517578, 83.49874877929688, 64.41937255859375, 71.5, 78.23625183105469, 60.53750228881836, 99.90374755859375, 70.45124816894531, 61.13687515258789, 3.7587499618530273, 9.398124694824219, 54.13624954223633, 28.400625228881836, 73.21062469482422, 63.450626373291016, 79.10062408447266, 72.57062530517578, 57.58625030517578, 94.08125305175781], "mean": [0.6049128770828247, -1.2285423278808594, 1.4956505298614502, 0.19262975454330444, -0.5944215655326843, 0.9219177961349487, -0.5488510131835938, -1.0478389263153076, 1.2985118627548218, -0.1944773644208908, 0.5341892242431641, -0.7741807699203491, 46.83169937133789, 52.69387435913086, 0.00892301183193922, 2.8897416591644287, 25.48674201965332, 11.631935119628906, 35.22657012939453, 7.473819255828857, 34.18793487548828, 17.82357406616211, 17.769556045532227, 55.182579040527344, 30.042421340942383, 52.87639236450195, 1.159754753112793, 0.7773287296295166, 23.07642936706543, 7.084133148193359, 26.57574462890625, 14.777444839477539, 26.86739730834961, 11.092881202697754, 18.629987716674805, 34.58059310913086], "std": [0.14776207506656647, 0.17875519394874573, 0.2231024205684662, 0.15734469890594482, 0.21335387229919434, 0.10068900883197784, 0.07236718386411667, 0.1797018200159073, 0.1486562341451645, 0.05016364902257919, 0.060266196727752686, 0.04314776510000229, 13.411325454711914, 5.4946370124816895, 1.6317038536071777, 2.471588134765625, 15.982393264770508, 17.88704490661621, 22.95171546936035, 16.133808135986328, 19.765914916992188, 27.64764404296875, 21.623029708862305, 27.459421157836914, 28.28388786315918, 6.318138122558594, 0.33201125264167786, 2.5475211143493652, 19.331418991088867, 10.596776008605957, 25.463598251342773, 22.554067611694336, 28.49837875366211, 19.111650466918945, 22.404645919799805, 29.874374389648438], "count": [325]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [325]}, "index": {"min": [5959], "max": [6283], "mean": [6121.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [3.5384615384615383, 7.0, 7.0, 7.0, 7.0], "std": [1.8403755726809443, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [325]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [325]}, "eef_direction_state": {"mean": [3.3015384615384615, 4.156923076923077], "std": [1.8182402572641758, 2.013032097322859], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [1.1938461538461538, 0.8338461538461538], "std": [0.6581739127375728, 0.8019738961945808], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.8676923076923077, 0.5815384615384616], "std": [0.8399830936591121, 0.7904998044455188], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [3.3015384615384615, 4.156923076923077], "std": [1.8182402572641758, 2.013032097322859], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [1.1938461538461538, 0.8338461538461538], "std": [0.6581739127375728, 0.8019738961945808], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.8676923076923077, 0.5815384615384616], "std": [0.8399830936591121, 0.7904998044455188], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.7372122634970126, 0.11614267371076555, 1.1474876798531815, -1.6794815462645045, 1.215378038755586, -2.035112339907843, 0.7081534737187413, -0.12993043630442638, 1.1801430538777202, 1.6026617282760964, 1.0622169636366445, 2.26161437277058], "std": [0.05614295924602001, 0.0469319993483529, 0.028419709998972496, 0.3592041994731345, 0.08576216253429811, 1.1677365401806226, 0.031997236645408905, 0.05195084334073958, 0.046605452067067614, 0.15736081837806862, 0.0589566868441407, 0.19603892041169976], "min": [0.6389035721127951, 0.0581567361841927, 1.0743732132875379, -2.46764497316601, 0.8949325978991816, -3.137346853867329, 0.6479923162577699, -0.21156375794240945, 1.1006116110627342, 1.1189798748470383, 0.9263307496279873, 1.7774168064669653], "max": [0.8138362000427982, 0.30060091250565274, 1.1818782331388658, -1.0498865989898407, 1.436239974260002, 3.1280068518399657, 0.7677400185750303, -0.048938443066825654, 1.2802902631351198, 1.846151879846804, 1.1373488323586822, 2.606701328056248], "count": [325]}, "eef_sim_pose_action": {"mean": [0.7372122634970126, 0.11614267371076555, 1.1474876798531815, -1.6794815462645045, 1.215378038755586, -2.035112339907843, 0.7081534737187413, -0.12993043630442638, 1.1801430538777202, 1.6026617282760964, 1.0622169636366445, 2.26161437277058], "std": [0.05614295924602001, 0.0469319993483529, 0.028419709998972496, 0.3592041994731345, 0.08576216253429811, 1.1677365401806226, 0.031997236645408905, 0.05195084334073958, 0.046605452067067614, 0.15736081837806862, 0.0589566868441407, 0.19603892041169976], "min": [0.6389035721127951, 0.0581567361841927, 1.0743732132875379, -2.46764497316601, 0.8949325978991816, -3.137346853867329, 0.6479923162577699, -0.21156375794240945, 1.1006116110627342, 1.1189798748470383, 0.9263307496279873, 1.7774168064669653], "max": [0.8138362000427982, 0.30060091250565274, 1.1818782331388658, -1.0498865989898407, 1.436239974260002, 3.1280068518399657, 0.7677400185750303, -0.048938443066825654, 1.2802902631351198, 1.846151879846804, 1.1373488323586822, 2.606701328056248], "count": [325]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25336783496732024]], [[0.46496749591503267]], [[0.5936999060457516]]], "std": [[[0.34580460223739923]], [[0.23822589967080893]], [[0.21468030201499222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4979721364379085]], [[0.5191449877450981]], [[0.5253189971405229]]], "std": [[[0.3223928287652655]], [[0.31936759025481193]], [[0.3283572583655416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4986322201797386]], [[0.5503885784313726]], [[0.5785395057189543]]], "std": [[[0.33288145682730746]], [[0.3093803780718922]], [[0.3223075521575319]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37601087009803924]], [[0.4345498039215686]], [[0.4697782863562091]]], "std": [[[0.3640142946022054]], [[0.34166817921293835]], [[0.3761768689554255]]], "count": [100]}, "observation.state": {"min": [0.3956378102302551, -1.670409917831421, 1.112191915512085, -0.3537761867046356, -1.3276832103729248, 0.6807430982589722, -0.7028687000274658, -1.5066615343093872, 1.114099383354187, -0.5545700788497925, 0.3099012076854706, -0.7364147305488586, 2.4709091186523438, 42.7087516784668, -0.5049999952316284, -0.2618750035762787, 1.4418749809265137, 0.6031249761581421, 4.941666603088379, -1.4318749904632568, 6.497499942779541, -3.4225001335144043, 1.7237499952316284, 1.081874966621399, 2.5875000953674316, 42.276668548583984, 1.0512499809265137, -0.6075000166893005, 0.6443749666213989, -0.24437500536441803, 1.3168749809265137, 1.113124966621399, 0.7868750095367432, 0.9854545593261719, 0.5931249856948853, -3.520625114440918], "max": [0.9289141297340393, -0.8871452212333679, 1.995188593864441, 0.3677901029586792, -0.3942311406135559, 1.14070725440979, -0.38090333342552185, -0.8149271607398987, 1.849631905555725, -0.1809677630662918, 0.7739078998565674, -0.6137941479682922, 66.82125091552734, 56.735626220703125, 6.872499942779541, 7.365624904632568, 69.03874969482422, 44.79875183105469, 72.72437286376953, 54.97875213623047, 88.22187805175781, 86.26812744140625, 69.39812469482422, 105.79562377929688, 70.62625122070312, 62.571998596191406, 2.884999990463257, 7.287777900695801, 51.63624954223633, 34.858123779296875, 70.72438049316406, 78.48125457763672, 74.64187622070312, 97.51250457763672, 60.83625030517578, 9.291250228881836], "mean": [0.6648731827735901, -1.1842215061187744, 1.4159207344055176, 0.13597625494003296, -0.7359254360198975, 0.8876088261604309, -0.476265013217926, -1.0838444232940674, 1.3334317207336426, -0.43971937894821167, 0.42115238308906555, -0.6581801176071167, 48.91039276123047, 50.07780075073242, -0.19326072931289673, 2.15930438041687, 33.55760192871094, 8.860210418701172, 36.83185958862305, 6.355422019958496, 38.16646957397461, 13.278326988220215, 27.013233184814453, 39.38821029663086, 32.802764892578125, 56.41133117675781, 1.2350051403045654, 0.4502592086791992, 21.315052032470703, 9.533162117004395, 30.354555130004883, 18.666154861450195, 30.36477279663086, 18.22675895690918, 23.641111373901367, -3.2462987899780273], "std": [0.17021362483501434, 0.2069963961839676, 0.2773433327674866, 0.14554964005947113, 0.25359034538269043, 0.10671538859605789, 0.0874306857585907, 0.20257405936717987, 0.2297874093055725, 0.08247146755456924, 0.07807445526123047, 0.05351065844297409, 14.03968620300293, 4.20267915725708, 0.7332529425621033, 1.8679953813552856, 19.35097312927246, 13.48793888092041, 17.78105926513672, 14.730255126953125, 21.141382217407227, 25.951732635498047, 19.892959594726562, 33.08414077758789, 30.480966567993164, 3.906050682067871, 0.1987452358007431, 1.1674039363861084, 22.58628273010254, 12.27347183227539, 28.32014274597168, 25.139219284057617, 30.486406326293945, 25.205087661743164, 24.656635284423828, 1.3073047399520874], "count": [432]}, "action": {"min": [0.3956378102302551, -1.670409917831421, 1.112191915512085, -0.3537761867046356, -1.3276832103729248, 0.6807430982589722, -0.7028687000274658, -1.5066615343093872, 1.114099383354187, -0.5545700788497925, 0.3099012076854706, -0.7364147305488586, 2.4709091186523438, 42.7087516784668, -0.5049999952316284, -0.2618750035762787, 1.4418749809265137, 0.6031249761581421, 4.941666603088379, -1.4318749904632568, 6.497499942779541, -3.4225001335144043, 1.7237499952316284, 1.081874966621399, 2.5875000953674316, 42.276668548583984, 1.0512499809265137, -0.6075000166893005, 0.6443749666213989, -0.24437500536441803, 1.3168749809265137, 1.113124966621399, 0.7868750095367432, 0.9854545593261719, 0.5931249856948853, -3.520625114440918], "max": [0.9289141297340393, -0.8871452212333679, 1.995188593864441, 0.3677901029586792, -0.3942311406135559, 1.14070725440979, -0.38090333342552185, -0.8149271607398987, 1.849631905555725, -0.1809677630662918, 0.7739078998565674, -0.6137941479682922, 66.82125091552734, 56.735626220703125, 6.872499942779541, 7.365624904632568, 69.03874969482422, 44.79875183105469, 72.72437286376953, 54.97875213623047, 88.22187805175781, 86.26812744140625, 69.39812469482422, 105.79562377929688, 70.62625122070312, 62.571998596191406, 2.884999990463257, 7.287777900695801, 51.63624954223633, 34.858123779296875, 70.72438049316406, 78.48125457763672, 74.64187622070312, 97.51250457763672, 60.83625030517578, 9.291250228881836], "mean": [0.6648728847503662, -1.1842215061187744, 1.4159197807312012, 0.13597629964351654, -0.7359254360198975, 0.8876091241836548, -0.47626522183418274, -1.0838446617126465, 1.3334320783615112, -0.43971914052963257, 0.42115235328674316, -0.6581798791885376, 48.910396575927734, 50.077823638916016, -0.19326069951057434, 2.15930438041687, 33.55760192871094, 8.86021900177002, 36.83185577392578, 6.355408191680908, 38.16646957397461, 13.278334617614746, 27.013216018676758, 39.38821792602539, 32.80278015136719, 56.41130828857422, 1.2350046634674072, 0.45025908946990967, 21.315061569213867, 9.53316593170166, 30.35456085205078, 18.66615867614746, 30.36479377746582, 18.226762771606445, 23.641096115112305, -3.24629807472229], "std": [0.17021360993385315, 0.20699644088745117, 0.2773434519767761, 0.14554964005947113, 0.2535903751850128, 0.1067153662443161, 0.08743070811033249, 0.20257405936717987, 0.2297874391078949, 0.08247146755456924, 0.07807445526123047, 0.05351065844297409, 14.03968620300293, 4.202678680419922, 0.7332524061203003, 1.8679956197738647, 19.35097312927246, 13.487940788269043, 17.781064987182617, 14.730254173278809, 21.141380310058594, 25.951738357543945, 19.892959594726562, 33.08414077758789, 30.480972290039062, 3.906050205230713, 0.19874514639377594, 1.1674038171768188, 22.586284637451172, 12.273468971252441, 28.32013702392578, 25.13922119140625, 30.486408233642578, 25.20508575439453, 24.65663719177246, 1.307304859161377], "count": [432]}, "timestamp": {"min": [0.0], "max": [14.366666666666667], "mean": [7.183333333333333], "std": [4.156910800992415], "count": [432]}, "frame_index": {"min": [0], "max": [431], "mean": [215.5], "std": [124.70732402977247], "count": [432]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [432]}, "index": {"min": [6284], "max": [6715], "mean": [6499.5], "std": [124.70732402977247], "count": [432]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [432]}, "subtask_annotation": {"mean": [3.2916666666666665, 7.0, 7.0, 7.0, 7.0], "std": [1.8290670056373306, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [432]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [432]}, "eef_direction_state": {"mean": [3.5810185185185186, 3.7962962962962963], "std": [1.8665949588482766, 2.0683203923816613], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_state": {"mean": [1.0902777777777777, 0.8865740740740741], "std": [0.6692297373533433, 0.7382444918170527], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_state": {"mean": [0.6620370370370371, 0.46064814814814814], "std": [0.8145911940618262, 0.7349272742404503], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_direction_action": {"mean": [3.5810185185185186, 3.7962962962962963], "std": [1.8665949588482766, 2.0683203923816613], "min": [0, 0], "max": [6, 6], "count": [432]}, "eef_velocity_action": {"mean": [1.0902777777777777, 0.8865740740740741], "std": [0.6692297373533433, 0.7382444918170527], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_acc_mag_action": {"mean": [0.6620370370370371, 0.46064814814814814], "std": [0.8145911940618262, 0.7349272742404503], "min": [0, 0], "max": [2, 2], "count": [432]}, "eef_sim_pose_state": {"mean": [0.7109019174010903, 0.1170687129544514, 1.1609309262435856, -1.4614033261323398, 1.1108767053669462, -2.096028753732596, 0.7096848617789934, -0.107938771273664, 1.1745099448819634, 1.8297576741306234, 1.1360733124517923, 2.537171581946814], "std": [0.0738682184850805, 0.0442863936750966, 0.032898574631144414, 0.2945346874265925, 0.10888051476620998, 0.5692424908667425, 0.055707060693793733, 0.03908861228056271, 0.040031992036862946, 0.22318869260774984, 0.11755120335515974, 0.2406335938167037], "min": [0.6070900829925903, 0.0412366772102456, 1.0896550296524208, -2.5960327047431764, 0.7899312040684681, -3.13127504446532, 0.6235250746650387, -0.17376905616638433, 1.0875803625359381, 1.0082570164001239, 0.8655523071061872, 1.782643564780364], "max": [0.8213869956291345, 0.2487118942140763, 1.2287580300136838, -0.932610818461916, 1.431391059329464, 3.1109501973241818, 0.8206947582963258, -0.05294294727632484, 1.3077512932324258, 2.097310645963536, 1.289667699388711, 2.888647701698695], "count": [432]}, "eef_sim_pose_action": {"mean": [0.7109019174010903, 0.1170687129544514, 1.1609309262435856, -1.4614033261323398, 1.1108767053669462, -2.096028753732596, 0.7096848617789934, -0.107938771273664, 1.1745099448819634, 1.8297576741306234, 1.1360733124517923, 2.537171581946814], "std": [0.0738682184850805, 0.0442863936750966, 0.032898574631144414, 0.2945346874265925, 0.10888051476620998, 0.5692424908667425, 0.055707060693793733, 0.03908861228056271, 0.040031992036862946, 0.22318869260774984, 0.11755120335515974, 0.2406335938167037], "min": [0.6070900829925903, 0.0412366772102456, 1.0896550296524208, -2.5960327047431764, 0.7899312040684681, -3.13127504446532, 0.6235250746650387, -0.17376905616638433, 1.0875803625359381, 1.0082570164001239, 0.8655523071061872, 1.782643564780364], "max": [0.8213869956291345, 0.2487118942140763, 1.2287580300136838, -0.932610818461916, 1.431391059329464, 3.1109501973241818, 0.8206947582963258, -0.05294294727632484, 1.3077512932324258, 2.097310645963536, 1.289667699388711, 2.888647701698695], "count": [432]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23691355800653593]], [[0.46283998978758173]], [[0.5972939031862745]]], "std": [[[0.33389912376315894]], [[0.23084038190342035]], [[0.21195574973188347]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.501633545751634]], [[0.5166450919117647]], [[0.5178706413398693]]], "std": [[[0.3308449753839203]], [[0.3291007423969897]], [[0.33553654862415166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4846783435457516]], [[0.5169106924019607]], [[0.5293792197712418]]], "std": [[[0.3434250628423366]], [[0.32806596380637704]], [[0.33291631124772725]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37165157679738564]], [[0.42527987336601303]], [[0.4531646119281046]]], "std": [[[0.3663542405953137]], [[0.34640426776367034]], [[0.3754199593557815]]], "count": [100]}, "observation.state": {"min": [0.2800268828868866, -1.6499055624008179, 1.1368924379348755, -0.12578096985816956, -0.8557450175285339, 0.6722314357757568, -0.7166017889976501, -1.5362259149551392, 1.1526761054992676, -0.43819618225097656, 0.42038604617118835, -0.8252984881401062, 2.046250104904175, 39.766876220703125, -0.32374998927116394, -0.20749999582767487, 0.6399999856948853, 0.5462499856948853, 1.240625023841858, -1.1831250190734863, 1.3224999904632568, 0.5425000190734863, 1.162500023841858, 0.40625, 1.1737499237060547, 40.859375, 1.0, -0.0949999988079071, 0.6506249904632568, -0.05062500014901161, 0.6775000095367432, -0.05312500149011612, 0.9956250190734863, 0.9375, 0.6618750095367432, -3.4418749809265137], "max": [0.8534323573112488, -0.9223840236663818, 1.9975967407226562, 0.36237794160842896, -0.3294994831085205, 1.233978033065796, -0.3850995600223541, -0.9107728600502014, 1.8303196430206299, -0.2364194691181183, 0.6026359796524048, -0.5013303756713867, 67.75375366210938, 59.143123626708984, 11.138750076293945, 9.654999732971191, 61.51625061035156, 48.76625061035156, 61.005001068115234, 50.29187774658203, 76.07499694824219, 68.04750061035156, 65.15062713623047, 85.65812683105469, 64.37125396728516, 60.06437683105469, 2.958750009536743, 9.022500038146973, 59.834999084472656, 42.10187530517578, 71.79812622070312, 47.145626068115234, 72.66374969482422, 91.15312957763672, 62.80312728881836, -3.2662501335144043], "mean": [0.5241000652313232, -1.1934125423431396, 1.463129997253418, 0.225013867020607, -0.59998619556427, 0.9447273015975952, -0.4952511191368103, -1.1431537866592407, 1.4076226949691772, -0.33335161209106445, 0.4916779100894928, -0.6863946914672852, 47.523738861083984, 48.320594787597656, 0.07933087646961212, 4.810060501098633, 21.062524795532227, 10.043936729431152, 23.579486846923828, 8.054899215698242, 26.252696990966797, 11.288969039916992, 20.631004333496094, 24.15963363647461, 20.70584487915039, 55.52001190185547, 1.3180441856384277, 2.38850736618042, 19.710851669311523, 7.930469036102295, 24.82760238647461, 9.172260284423828, 25.002317428588867, 16.070446014404297, 16.256759643554688, -3.3516664505004883], "std": [0.1578650325536728, 0.2075795829296112, 0.259278267621994, 0.08871608972549438, 0.1554664671421051, 0.13767866790294647, 0.08894412964582443, 0.19131304323673248, 0.2048138976097107, 0.054821062833070755, 0.06932354718446732, 0.10474105179309845, 15.76437759399414, 6.922919750213623, 1.2175450325012207, 3.9415438175201416, 21.64510726928711, 16.687458038330078, 20.22523307800293, 16.346261978149414, 25.319293975830078, 19.288002014160156, 21.156726837158203, 30.563663482666016, 25.1066951751709, 4.137608051300049, 0.255659282207489, 2.1961240768432617, 22.401206970214844, 13.67553424835205, 24.526016235351562, 12.962262153625488, 25.2147216796875, 26.455690383911133, 23.012792587280273, 0.02565629966557026], "count": [383]}, "action": {"min": [0.2800268828868866, -1.6499055624008179, 1.1368924379348755, -0.12578096985816956, -0.8557450175285339, 0.6722314357757568, -0.7166017889976501, -1.5362259149551392, 1.1526761054992676, -0.43819618225097656, 0.42038604617118835, -0.8252984881401062, 2.046250104904175, 39.766876220703125, -0.32374998927116394, -0.20749999582767487, 0.6399999856948853, 0.5462499856948853, 1.240625023841858, -1.1831250190734863, 1.3224999904632568, 0.5425000190734863, 1.162500023841858, 0.40625, 1.1737499237060547, 40.859375, 1.0, -0.0949999988079071, 0.6506249904632568, -0.05062500014901161, 0.6775000095367432, -0.05312500149011612, 0.9956250190734863, 0.9375, 0.6618750095367432, -3.4418749809265137], "max": [0.8534323573112488, -0.9223840236663818, 1.9975967407226562, 0.36237794160842896, -0.3294994831085205, 1.233978033065796, -0.3850995600223541, -0.9107728600502014, 1.8303196430206299, -0.2364194691181183, 0.6026359796524048, -0.5013303756713867, 67.75375366210938, 59.143123626708984, 11.138750076293945, 9.654999732971191, 61.51625061035156, 48.76625061035156, 61.005001068115234, 50.29187774658203, 76.07499694824219, 68.04750061035156, 65.15062713623047, 85.65812683105469, 64.37125396728516, 60.06437683105469, 2.958750009536743, 9.022500038146973, 59.834999084472656, 42.10187530517578, 71.79812622070312, 47.145626068115234, 72.66374969482422, 91.15312957763672, 62.80312728881836, -3.2662501335144043], "mean": [0.524100124835968, -1.1934125423431396, 1.4631296396255493, 0.22501398622989655, -0.5999863743782043, 0.9447270035743713, -0.49525099992752075, -1.1431540250778198, 1.407622218132019, -0.33335167169570923, 0.4916779398918152, -0.6863948106765747, 47.523719787597656, 48.320587158203125, 0.07933085411787033, 4.810060024261475, 21.062536239624023, 10.043947219848633, 23.57948875427246, 8.054901123046875, 26.252704620361328, 11.288963317871094, 20.63100242614746, 24.159631729125977, 20.70584487915039, 55.520042419433594, 1.3180434703826904, 2.3885083198547363, 19.710853576660156, 7.930467128753662, 24.827619552612305, 9.172260284423828, 25.0023250579834, 16.070438385009766, 16.256757736206055, -3.351668357849121], "std": [0.15786489844322205, 0.2075796127319336, 0.25927820801734924, 0.08871609717607498, 0.1554664522409439, 0.13767869770526886, 0.08894415199756622, 0.19131304323673248, 0.2048139125108719, 0.05482105165719986, 0.06932354718446732, 0.10474105179309845, 15.764376640319824, 6.922918319702148, 1.2175449132919312, 3.9415435791015625, 21.645109176635742, 16.687456130981445, 20.22523307800293, 16.34626007080078, 25.319292068481445, 19.288000106811523, 21.156726837158203, 30.56365966796875, 25.106698989868164, 4.137606143951416, 0.25565922260284424, 2.196124792098999, 22.401206970214844, 13.675532341003418, 24.526020050048828, 12.962261199951172, 25.2147216796875, 26.455686569213867, 23.012792587280273, 0.025656314566731453], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [383]}, "index": {"min": [6716], "max": [7098], "mean": [6907.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [3.6631853785900783, 7.0, 7.0, 7.0, 7.0], "std": [1.822080205792197, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [383]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [383]}, "eef_direction_state": {"mean": [3.3655352480417755, 3.835509138381201], "std": [1.9663122799898947, 2.2264943206977366], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [1.1409921671018277, 0.8015665796344648], "std": [0.6786302110760477, 0.822209752691451], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.7728459530026109, 0.608355091383812], "std": [0.8384331992074433, 0.8131639905189412], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [3.3655352480417755, 3.835509138381201], "std": [1.9663122799898947, 2.2264943206977366], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [1.1409921671018277, 0.8015665796344648], "std": [0.6786302110760477, 0.822209752691451], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.7728459530026109, 0.608355091383812], "std": [0.8384331992074433, 0.8131639905189412], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.7343898907728582, 0.10911150100658114, 1.1896168211161917, -1.331548970810241, 1.2430911168215124, -1.8016090629804649, 0.7266200190576783, -0.10737532852778335, 1.1782082798855946, 1.6447160936010448, 1.0958565864479064, 2.339031457342337], "std": [0.0604562273700556, 0.03921300634955527, 0.046555010907074645, 0.6039268245811412, 0.11621620137722279, 1.0254131501821109, 0.04547441800222481, 0.04638588137448825, 0.028215032207960313, 0.09911388384682962, 0.12556339882557666, 0.11319132623775803], "min": [0.643113519443794, 0.04537968868460207, 1.0995765976792922, -3.1078950691784986, 1.0063221435720209, -3.091617147990082, 0.6404721571310051, -0.17813135906644528, 1.112038001650403, 1.4340875616349542, 0.8814341232924807, 2.0799712514693116], "max": [0.8449131572770427, 0.19187610697954877, 1.259653261381592, 3.1378475802131156, 1.489221376256837, 3.1306989843548427, 0.8058760561840747, -0.04015247111002718, 1.232929999407301, 1.7867055095184368, 1.2690296220570545, 2.5866781216584545], "count": [383]}, "eef_sim_pose_action": {"mean": [0.7343898907728582, 0.10911150100658114, 1.1896168211161917, -1.331548970810241, 1.2430911168215124, -1.8016090629804649, 0.7266200190576783, -0.10737532852778335, 1.1782082798855946, 1.6447160936010448, 1.0958565864479064, 2.339031457342337], "std": [0.0604562273700556, 0.03921300634955527, 0.046555010907074645, 0.6039268245811412, 0.11621620137722279, 1.0254131501821109, 0.04547441800222481, 0.04638588137448825, 0.028215032207960313, 0.09911388384682962, 0.12556339882557666, 0.11319132623775803], "min": [0.643113519443794, 0.04537968868460207, 1.0995765976792922, -3.1078950691784986, 1.0063221435720209, -3.091617147990082, 0.6404721571310051, -0.17813135906644528, 1.112038001650403, 1.4340875616349542, 0.8814341232924807, 2.0799712514693116], "max": [0.8449131572770427, 0.19187610697954877, 1.259653261381592, 3.1378475802131156, 1.489221376256837, 3.1306989843548427, 0.8058760561840747, -0.04015247111002718, 1.232929999407301, 1.7867055095184368, 1.2690296220570545, 2.5866781216584545], "count": [383]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23655323120915034]], [[0.4704496139705882]], [[0.6057823508986928]]], "std": [[[0.3354454740711088]], [[0.22716328315700182]], [[0.20843856945064007]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4937667340686275]], [[0.5070581821895426]], [[0.5023014910130719]]], "std": [[[0.33050906740068503]], [[0.33016135892419024]], [[0.33614975960087995]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48634702614379083]], [[0.5161434660947712]], [[0.522552001633987]]], "std": [[[0.3374909135750735]], [[0.3266154007881241]], [[0.3358886964908131]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37636570261437907]], [[0.4373664501633987]], [[0.4718284415849673]]], "std": [[[0.368624214113561]], [[0.3457309197232061]], [[0.3773788815237116]]], "count": [100]}, "observation.state": {"min": [0.3578478991985321, -1.5488622188568115, 1.1156675815582275, -0.36522045731544495, -1.4712451696395874, 0.7677910923957825, -0.7279983758926392, -1.5119068622589111, 1.0659910440444946, -0.5432211756706238, 0.41945621371269226, -0.7451701164245605, 2.2172727584838867, 43.62874984741211, -0.2906250059604645, -0.25874999165534973, 3.8056249618530273, 0.49437499046325684, 5.20437479019165, -1.3949999809265137, 3.820624828338623, -3.403749942779541, 1.1356250047683716, 1.0099999904632568, 1.4168750047683716, 41.244998931884766, 1.0668749809265137, -0.4987500011920929, 5.533999919891357, -1.0350000858306885, 16.399375915527344, 0.5212500095367432, 9.833749771118164, -0.23875001072883606, 0.7549999952316284, -3.3587498664855957], "max": [1.0464086532592773, -0.885765016078949, 1.8379491567611694, 0.23594263195991516, -0.4540274143218994, 1.0438601970672607, -0.28477150201797485, -0.7042674422264099, 1.7586976289749146, -0.17468401789665222, 0.7882768511772156, -0.5398832559585571, 69.69812774658203, 57.515384674072266, -0.04625000059604645, 5.38937520980835, 64.78500366210938, 31.671875, 68.42874908447266, 65.9781265258789, 75.91500091552734, 85.07499694824219, 69.19437408447266, 100.93250274658203, 71.59562683105469, 61.860626220703125, 2.3125, 3.631333351135254, 58.55875015258789, 23.09749984741211, 72.60687255859375, 71.44437408447266, 68.07500457763672, 83.81999969482422, 57.34687423706055, -3.2350001335144043], "mean": [0.597206711769104, -1.1404850482940674, 1.3847662210464478, 0.10791480541229248, -0.717260479927063, 0.927251935005188, -0.4438353180885315, -1.052169919013977, 1.306230068206787, -0.3661183714866638, 0.5258759260177612, -0.5825062394142151, 48.75046920776367, 49.25825881958008, -0.13397492468357086, 1.6102739572525024, 30.63991928100586, 6.240062236785889, 33.25370788574219, 11.222545623779297, 31.841028213500977, 14.551279067993164, 20.494741439819336, 36.993186950683594, 28.681316375732422, 54.729591369628906, 1.223063349723816, 0.21432086825370789, 25.4566650390625, 5.084388256072998, 34.846309661865234, 13.145722389221191, 31.591543197631836, 16.75094985961914, 17.676448822021484, -3.3049252033233643], "std": [0.15665848553180695, 0.17150132358074188, 0.21878528594970703, 0.11019401252269745, 0.20561634004116058, 0.07130611687898636, 0.13379579782485962, 0.20351330935955048, 0.1911647468805313, 0.13012292981147766, 0.08782694488763809, 0.039334628731012344, 17.008342742919922, 3.842714309692383, 0.05858912318944931, 1.6017597913742065, 19.327730178833008, 9.302342414855957, 17.883167266845703, 21.487518310546875, 19.318328857421875, 26.473093032836914, 19.749107360839844, 33.08247375488281, 28.69806671142578, 6.3884477615356445, 0.14194896817207336, 0.7276999950408936, 19.27637481689453, 7.707757949829102, 20.350990295410156, 20.908994674682617, 20.98310661315918, 25.874664306640625, 21.34190559387207, 0.023603733628988266], "count": [376]}, "action": {"min": [0.3578478991985321, -1.5488622188568115, 1.1156675815582275, -0.36522045731544495, -1.4712451696395874, 0.7677910923957825, -0.7279983758926392, -1.5119068622589111, 1.0659910440444946, -0.5432211756706238, 0.41945621371269226, -0.7451701164245605, 2.2172727584838867, 43.62874984741211, -0.2906250059604645, -0.25874999165534973, 3.8056249618530273, 0.49437499046325684, 5.20437479019165, -1.3949999809265137, 3.820624828338623, -3.403749942779541, 1.1356250047683716, 1.0099999904632568, 1.4168750047683716, 41.244998931884766, 1.0668749809265137, -0.4987500011920929, 5.533999919891357, -1.0350000858306885, 16.399375915527344, 0.5212500095367432, 9.833749771118164, -0.23875001072883606, 0.7549999952316284, -3.3587498664855957], "max": [1.0464086532592773, -0.885765016078949, 1.8379491567611694, 0.23594263195991516, -0.4540274143218994, 1.0438601970672607, -0.28477150201797485, -0.7042674422264099, 1.7586976289749146, -0.17468401789665222, 0.7882768511772156, -0.5398832559585571, 69.69812774658203, 57.515384674072266, -0.04625000059604645, 5.38937520980835, 64.78500366210938, 31.671875, 68.42874908447266, 65.9781265258789, 75.91500091552734, 85.07499694824219, 69.19437408447266, 100.93250274658203, 71.59562683105469, 61.860626220703125, 2.3125, 3.631333351135254, 58.55875015258789, 23.09749984741211, 72.60687255859375, 71.44437408447266, 68.07500457763672, 83.81999969482422, 57.34687423706055, -3.2350001335144043], "mean": [0.5972066521644592, -1.1404855251312256, 1.3847661018371582, 0.1079147607088089, -0.7172606587409973, 0.9272518754005432, -0.4438353180885315, -1.0521701574325562, 1.306230068206787, -0.36611858010292053, 0.5258758068084717, -0.5825058817863464, 48.750450134277344, 49.25825881958008, -0.1339748650789261, 1.6102747917175293, 30.63991928100586, 6.240054607391357, 33.25373458862305, 11.222519874572754, 31.84103012084961, 14.551287651062012, 20.49473762512207, 36.99318313598633, 28.681324005126953, 54.729591369628906, 1.2230629920959473, 0.2143208533525467, 25.45667266845703, 5.08438777923584, 34.84632873535156, 13.145727157592773, 31.591554641723633, 16.750953674316406, 17.676448822021484, -3.3049278259277344], "std": [0.15665851533412933, 0.1715012937784195, 0.21878522634506226, 0.11019400507211685, 0.20561634004116058, 0.07130613178014755, 0.13379579782485962, 0.20351330935955048, 0.19116473197937012, 0.13012292981147766, 0.08782697468996048, 0.03933461755514145, 17.008342742919922, 3.842712163925171, 0.0585891418159008, 1.6017597913742065, 19.327730178833008, 9.302339553833008, 17.883161544799805, 21.487518310546875, 19.318336486816406, 26.47309112548828, 19.749109268188477, 33.08247375488281, 28.698062896728516, 6.388447284698486, 0.14194904267787933, 0.7277000546455383, 19.27637481689453, 7.707756996154785, 20.35098648071289, 20.908994674682617, 20.98310661315918, 25.87466812133789, 21.341907501220703, 0.02360374480485916], "count": [376]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [376]}, "index": {"min": [7099], "max": [7474], "mean": [7286.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [3.5611702127659575, 7.0, 7.0, 7.0, 7.0], "std": [1.7958233792123026, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [376]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [376]}, "eef_direction_state": {"mean": [3.3297872340425534, 4.48936170212766], "std": [1.8914043970099321, 1.748827454300807], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [1.1835106382978724, 0.8776595744680851], "std": [0.680928976592583, 0.8127513366179628], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.8085106382978723, 0.6063829787234043], "std": [0.819010764804436, 0.7884550622845887], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [3.3297872340425534, 4.48936170212766], "std": [1.8914043970099321, 1.748827454300807], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [1.1835106382978724, 0.8776595744680851], "std": [0.680928976592583, 0.8127513366179628], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.8085106382978723, 0.6063829787234043], "std": [0.819010764804436, 0.7884550622845887], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.7169120407111017, 0.12343131457109266, 1.1932356580791101, -1.2877680202290434, 1.123415350105488, -1.972232258404086, 0.7050048972494924, -0.11095911246892556, 1.2136740583586152, 1.462824669028875, 1.0095064211204883, 2.2042222920891246], "std": [0.05963474398031494, 0.04484966545262877, 0.03727005195672409, 0.23342108848078214, 0.08752367090305549, 0.21130322108913221, 0.03898838352514672, 0.037597672881795295, 0.06134732656711872, 0.15662293750003997, 0.1505971031559053, 0.17710118155071705], "min": [0.638334605147231, 0.053892869975279006, 1.113068065986066, -1.6991365205302147, 0.8382045342492792, -2.4010550326763678, 0.650616566140304, -0.19970488011637624, 1.1034487908803514, 0.9033963479409526, 0.7823770872123101, 1.6376253518788266], "max": [0.8119529587558519, 0.2675591058539451, 1.2469854349383434, -0.8293539700817172, 1.3190348237252945, -1.3324524030966962, 0.7827754401342125, -0.04292458638470076, 1.335112956348818, 1.755208907607133, 1.2192090511982059, 2.530385045658421], "count": [376]}, "eef_sim_pose_action": {"mean": [0.7169120407111017, 0.12343131457109266, 1.1932356580791101, -1.2877680202290434, 1.123415350105488, -1.972232258404086, 0.7050048972494924, -0.11095911246892556, 1.2136740583586152, 1.462824669028875, 1.0095064211204883, 2.2042222920891246], "std": [0.05963474398031494, 0.04484966545262877, 0.03727005195672409, 0.23342108848078214, 0.08752367090305549, 0.21130322108913221, 0.03898838352514672, 0.037597672881795295, 0.06134732656711872, 0.15662293750003997, 0.1505971031559053, 0.17710118155071705], "min": [0.638334605147231, 0.053892869975279006, 1.113068065986066, -1.6991365205302147, 0.8382045342492792, -2.4010550326763678, 0.650616566140304, -0.19970488011637624, 1.1034487908803514, 0.9033963479409526, 0.7823770872123101, 1.6376253518788266], "max": [0.8119529587558519, 0.2675591058539451, 1.2469854349383434, -0.8293539700817172, 1.3190348237252945, -1.3324524030966962, 0.7827754401342125, -0.04292458638470076, 1.335112956348818, 1.755208907607133, 1.2192090511982059, 2.530385045658421], "count": [376]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24865072916666667]], [[0.47117016339869283]], [[0.5985621221405228]]], "std": [[[0.3458025960565932]], [[0.23925064406647306]], [[0.21769262997171837]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47389980800653597]], [[0.48803808210784316]], [[0.4867176940359477]]], "std": [[[0.3398283753430137]], [[0.33686689771444744]], [[0.34194098909145004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48004020833333333]], [[0.5052324325980392]], [[0.5080772446895424]]], "std": [[[0.33576765625107596]], [[0.3305677075463618]], [[0.3380162939246318]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3723392279411765]], [[0.4314339358660131]], [[0.4627432741013072]]], "std": [[[0.3678166231098736]], [[0.3478399377082965]], [[0.37828433668414563]]], "count": [100]}, "observation.state": {"min": [0.3790436387062073, -1.568985104560852, 1.0620914697647095, -0.35246220231056213, -1.5250332355499268, 0.7311217188835144, -0.7352941036224365, -1.5479085445404053, 1.0989118814468384, -0.49180373549461365, 0.3092336058616638, -0.8364089727401733, 2.1371428966522217, 42.40062713623047, -0.2549999952316284, -0.6056250333786011, 0.6931250095367432, 0.5993750095367432, 1.145384669303894, -1.34375, 0.9587500095367432, -3.1362500190734863, 1.1618750095367432, -0.15666668117046356, 1.363124966621399, 39.98222351074219, 0.8706250190734863, -0.36249998211860657, 4.161250114440918, 0.5581250190734863, 5.858124732971191, -0.5406250357627869, 4.390625, 0.49937498569488525, 1.0762500762939453, -3.3125], "max": [1.0255546569824219, -0.8060895800590515, 1.8776226043701172, 0.26169222593307495, -0.3651674687862396, 1.2089437246322632, -0.14553292095661163, -0.7374557852745056, 1.774314284324646, -0.03135251998901367, 0.7264778017997742, -0.5002574920654297, 64.28562927246094, 57.026248931884766, 1.8424999713897705, 8.057499885559082, 57.46875, 38.04750061035156, 63.19812774658203, 45.993125915527344, 75.73750305175781, 77.23625183105469, 72.22875213623047, 96.42562866210938, 65.0581283569336, 61.486873626708984, 3.231250047683716, 6.95437479019165, 59.678749084472656, 43.838748931884766, 61.68000030517578, 46.71875, 77.15750122070312, 74.72187805175781, 54.03499984741211, -3.1787500381469727], "mean": [0.6923606991767883, -1.1366904973983765, 1.3570358753204346, 0.050007715821266174, -0.7879860997200012, 0.9413211345672607, -0.417550265789032, -1.0688550472259521, 1.3052419424057007, -0.2944697141647339, 0.5124878883361816, -0.7321479320526123, 49.3450813293457, 49.61937713623047, -0.09784409403800964, 2.8663854598999023, 24.180908203125, 7.554250717163086, 28.355812072753906, 8.100631713867188, 30.195444107055664, 10.469112396240234, 18.56415557861328, 32.37358474731445, 28.206336975097656, 54.99201965332031, 1.130425214767456, 0.6991721391677856, 22.238435745239258, 8.53175163269043, 28.66255760192871, 10.152752876281738, 29.648481369018555, 9.145387649536133, 17.63143539428711, -3.2450950145721436], "std": [0.19822388887405396, 0.19798435270786285, 0.2487810254096985, 0.15235278010368347, 0.2572517991065979, 0.10194741189479828, 0.17359088361263275, 0.22067412734031677, 0.20628145337104797, 0.1412217617034912, 0.14301814138889313, 0.08980543166399002, 15.820109367370605, 5.085984706878662, 0.22184383869171143, 2.712045907974243, 20.070308685302734, 11.704971313476562, 20.34146499633789, 16.412607192993164, 24.183250427246094, 22.943204879760742, 22.310226440429688, 31.04104995727539, 28.655065536499023, 4.977800369262695, 0.27464085817337036, 1.529675006866455, 20.25881576538086, 12.572827339172363, 20.087757110595703, 15.376325607299805, 24.058996200561523, 17.49517250061035, 18.737653732299805, 0.028935672715306282], "count": [373]}, "action": {"min": [0.3790436387062073, -1.568985104560852, 1.0620914697647095, -0.35246220231056213, -1.5250332355499268, 0.7311217188835144, -0.7352941036224365, -1.5479085445404053, 1.0989118814468384, -0.49180373549461365, 0.3092336058616638, -0.8364089727401733, 2.1371428966522217, 42.40062713623047, -0.2549999952316284, -0.6056250333786011, 0.6931250095367432, 0.5993750095367432, 1.145384669303894, -1.34375, 0.9587500095367432, -3.1362500190734863, 1.1618750095367432, -0.15666668117046356, 1.363124966621399, 39.98222351074219, 0.8706250190734863, -0.36249998211860657, 4.161250114440918, 0.5581250190734863, 5.858124732971191, -0.5406250357627869, 4.390625, 0.49937498569488525, 1.0762500762939453, -3.3125], "max": [1.0255546569824219, -0.8060895800590515, 1.8776226043701172, 0.26169222593307495, -0.3651674687862396, 1.2089437246322632, -0.14553292095661163, -0.7374557852745056, 1.774314284324646, -0.03135251998901367, 0.7264778017997742, -0.5002574920654297, 64.28562927246094, 57.026248931884766, 1.8424999713897705, 8.057499885559082, 57.46875, 38.04750061035156, 63.19812774658203, 45.993125915527344, 75.73750305175781, 77.23625183105469, 72.22875213623047, 96.42562866210938, 65.0581283569336, 61.486873626708984, 3.231250047683716, 6.95437479019165, 59.678749084472656, 43.838748931884766, 61.68000030517578, 46.71875, 77.15750122070312, 74.72187805175781, 54.03499984741211, -3.1787500381469727], "mean": [0.6923609972000122, -1.1366908550262451, 1.3570361137390137, 0.05000771954655647, -0.7879860997200012, 0.941321074962616, -0.41755038499832153, -1.0688552856445312, 1.3052417039871216, -0.29446956515312195, 0.5124876499176025, -0.7321480512619019, 49.34507369995117, 49.61941146850586, -0.09784410893917084, 2.866384744644165, 24.180910110473633, 7.554253101348877, 28.3558292388916, 8.100635528564453, 30.195436477661133, 10.469122886657715, 18.564157485961914, 32.373600006103516, 28.20633316040039, 54.99205780029297, 1.1304254531860352, 0.6991721391677856, 22.23843002319336, 8.531755447387695, 28.662551879882812, 10.152764320373535, 29.648487091064453, 9.1453857421875, 17.631433486938477, -3.2450857162475586], "std": [0.19822388887405396, 0.19798435270786285, 0.2487810254096985, 0.15235278010368347, 0.2572518289089203, 0.10194738209247589, 0.17359080910682678, 0.22067414224147797, 0.20628145337104797, 0.14122174680233002, 0.14301815629005432, 0.08980541676282883, 15.820104598999023, 5.0859832763671875, 0.22184370458126068, 2.7120466232299805, 20.0703067779541, 11.704967498779297, 20.341466903686523, 16.41263198852539, 24.18325424194336, 22.94321060180664, 22.310232162475586, 31.04104995727539, 28.655059814453125, 4.9778008460998535, 0.27464088797569275, 1.529674768447876, 20.258811950683594, 12.57282829284668, 20.087759017944336, 15.376326560974121, 24.058996200561523, 17.49517250061035, 18.737653732299805, 0.028935672715306282], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [373]}, "index": {"min": [7475], "max": [7847], "mean": [7661.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [3.552278820375335, 7.0, 7.0, 7.0, 7.0], "std": [1.8160961601032497, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [373]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [373]}, "eef_direction_state": {"mean": [3.8471849865951744, 4.096514745308311], "std": [1.8913444331235867, 2.050649193727273], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [1.128686327077748, 0.9168900804289544], "std": [0.7606668731828814, 0.7475134696990372], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.8471849865951743, 0.6568364611260054], "std": [0.8543996594758227, 0.8089232028159196], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.8471849865951744, 4.096514745308311], "std": [1.8913444331235867, 2.050649193727273], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [1.128686327077748, 0.9168900804289544], "std": [0.7606668731828814, 0.7475134696990372], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.8471849865951743, 0.6568364611260054], "std": [0.8543996594758227, 0.8089232028159196], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.7042407045884981, 0.13440390435403074, 1.1685584549238142, -1.2852785293940074, 1.0981827344298163, -1.9234029245369952, 0.7088763738471622, -0.1090337361223817, 1.2223094202837879, 1.368038850717163, 1.0764694595463489, 2.086551610641446], "std": [0.06432065190940457, 0.04461849857920532, 0.0401899493361216, 0.6266881691099551, 0.15580238100944366, 0.7062684601322949, 0.04268597982782335, 0.04490781652110609, 0.0673308798055546, 0.18524575250819852, 0.20640504657001676, 0.2280695295481206], "min": [0.6239171464495956, 0.05256374155099228, 1.110924842420754, -2.6358839534352656, 0.8328645213870915, -2.548112153769553, 0.6326399246830949, -0.20485165662166, 1.103130007391185, 0.9060633049144035, 0.7255794667921922, 1.5883141993948287], "max": [0.8113743403935912, 0.27009696904229646, 1.2740906642048715, 2.889041542000335, 1.5639499607468155, 3.0901670112972477, 0.788622503303573, -0.04523421413311654, 1.3435362658205419, 1.6754274671792861, 1.3462676190072882, 2.5042157272015313], "count": [373]}, "eef_sim_pose_action": {"mean": [0.7042407045884981, 0.13440390435403074, 1.1685584549238142, -1.2852785293940074, 1.0981827344298163, -1.9234029245369952, 0.7088763738471622, -0.1090337361223817, 1.2223094202837879, 1.368038850717163, 1.0764694595463489, 2.086551610641446], "std": [0.06432065190940457, 0.04461849857920532, 0.0401899493361216, 0.6266881691099551, 0.15580238100944366, 0.7062684601322949, 0.04268597982782335, 0.04490781652110609, 0.0673308798055546, 0.18524575250819852, 0.20640504657001676, 0.2280695295481206], "min": [0.6239171464495956, 0.05256374155099228, 1.110924842420754, -2.6358839534352656, 0.8328645213870915, -2.548112153769553, 0.6326399246830949, -0.20485165662166, 1.103130007391185, 0.9060633049144035, 0.7255794667921922, 1.5883141993948287], "max": [0.8113743403935912, 0.27009696904229646, 1.2740906642048715, 2.889041542000335, 1.5639499607468155, 3.0901670112972477, 0.788622503303573, -0.04523421413311654, 1.3435362658205419, 1.6754274671792861, 1.3462676190072882, 2.5042157272015313], "count": [373]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2616247324346405]], [[0.4528637602124183]], [[0.5770926429738562]]], "std": [[[0.35779688681109]], [[0.2563925766017182]], [[0.22601288659171867]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007168647875817]], [[0.5363355187908496]], [[0.5589861254084967]]], "std": [[[0.3376308882428779]], [[0.32289768218560067]], [[0.3296500905023481]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4952505433006536]], [[0.5626820200163399]], [[0.5918787540849674]]], "std": [[[0.32897236595942847]], [[0.3028401753448734]], [[0.32300525434291794]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35507521854575164]], [[0.42321419730392157]], [[0.4645918852124183]]], "std": [[[0.3600227665682635]], [[0.33285379903033235]], [[0.3683536435044193]]], "count": [100]}, "observation.state": {"min": [0.3807602822780609, -1.4737354516983032, 0.8915083408355713, -0.42076751589775085, -0.922386646270752, 1.2328574657440186, -0.9882124066352844, -1.5284056663513184, 1.264782190322876, -0.6259298324584961, 0.4098239541053772, -0.41566529870033264, 22.78125, 45.53437423706055, -0.3643749952316284, -0.03687499836087227, 5.663333415985107, 0.4375, 6.957333087921143, -1.2037500143051147, 3.0035715103149414, -0.39500001072883606, 0.9900000095367432, 5.241333484649658, 20.681249618530273, 44.92250061035156, 0.5833333134651184, -0.3762499988079071, 1.0143749713897705, -1.1649999618530273, 1.0318750143051147, -0.6037499904632568, 1.1377778053283691, 0.75, 0.7599999904632568, 1.7233333587646484], "max": [0.8875876069068909, -0.765261173248291, 1.6711013317108154, 0.02872987650334835, -0.20261120796203613, 1.4418821334838867, -0.44270238280296326, -0.9314202070236206, 1.8804360628128052, -0.024350855499505997, 1.0289878845214844, -0.2650301456451416, 69.43437194824219, 57.13624954223633, 8.017499923706055, 9.173125267028809, 66.30000305175781, 20.563125610351562, 75.53437805175781, 52.40062713623047, 76.30500030517578, 73.81625366210938, 65.16999816894531, 100.11624908447266, 69.10562896728516, 60.33062744140625, 2.2512500286102295, 9.49625015258789, 64.33562469482422, 20.385623931884766, 71.89875030517578, 36.983123779296875, 70.9643783569336, 61.391876220703125, 65.48125457763672, 82.69499969482422], "mean": [0.6894441246986389, -0.9601168632507324, 1.099416732788086, -0.2525058388710022, -0.5928953289985657, 1.3819184303283691, -0.7931051850318909, -1.1417982578277588, 1.4387997388839722, -0.36514583230018616, 0.8296920657157898, -0.33941036462783813, 53.95955276489258, 50.204044342041016, 0.00010049427510239184, 4.384701728820801, 21.99367332458496, 2.9293012619018555, 27.292165756225586, 5.556370735168457, 26.605924606323242, 11.753572463989258, 13.736401557922363, 50.1510009765625, 45.50374221801758, 52.96897506713867, 1.3078489303588867, 4.119255542755127, 31.643346786499023, 4.548786640167236, 32.18367004394531, 6.956472873687744, 32.43993377685547, 13.13818645477295, 19.86328887939453, 48.82683181762695], "std": [0.14207607507705688, 0.1790081262588501, 0.19531184434890747, 0.14566954970359802, 0.17344878613948822, 0.07453485578298569, 0.18268078565597534, 0.18219272792339325, 0.17977489531040192, 0.1697908192873001, 0.18029271066188812, 0.06519337743520737, 8.109994888305664, 3.1397080421447754, 1.0291012525558472, 2.9095852375030518, 21.04873275756836, 4.94652795791626, 21.538362503051758, 14.323344230651855, 22.567441940307617, 22.133487701416016, 20.410037994384766, 22.845876693725586, 18.16823959350586, 5.3473029136657715, 0.4581153094768524, 3.657788038253784, 19.53158187866211, 6.744087219238281, 23.518558502197266, 9.816357612609863, 24.708282470703125, 18.428871154785156, 21.86915397644043, 20.967782974243164], "count": [282]}, "action": {"min": [0.3807602822780609, -1.4737354516983032, 0.8915083408355713, -0.42076751589775085, -0.922386646270752, 1.2328574657440186, -0.9882124066352844, -1.5284056663513184, 1.264782190322876, -0.6259298324584961, 0.4098239541053772, -0.41566529870033264, 22.78125, 45.53437423706055, -0.3643749952316284, -0.03687499836087227, 5.663333415985107, 0.4375, 6.957333087921143, -1.2037500143051147, 3.0035715103149414, -0.39500001072883606, 0.9900000095367432, 5.241333484649658, 20.681249618530273, 44.92250061035156, 0.5833333134651184, -0.3762499988079071, 1.0143749713897705, -1.1649999618530273, 1.0318750143051147, -0.6037499904632568, 1.1377778053283691, 0.75, 0.7599999904632568, 1.7233333587646484], "max": [0.8875876069068909, -0.765261173248291, 1.6711013317108154, 0.02872987650334835, -0.20261120796203613, 1.4418821334838867, -0.44270238280296326, -0.9314202070236206, 1.8804360628128052, -0.024350855499505997, 1.0289878845214844, -0.2650301456451416, 69.43437194824219, 57.13624954223633, 8.017499923706055, 9.173125267028809, 66.30000305175781, 20.563125610351562, 75.53437805175781, 52.40062713623047, 76.30500030517578, 73.81625366210938, 65.16999816894531, 100.11624908447266, 69.10562896728516, 60.33062744140625, 2.2512500286102295, 9.49625015258789, 64.33562469482422, 20.385623931884766, 71.89875030517578, 36.983123779296875, 70.9643783569336, 61.391876220703125, 65.48125457763672, 82.69499969482422], "mean": [0.6894436478614807, -0.9601168632507324, 1.099416732788086, -0.2525058090686798, -0.5928955078125, 1.381919026374817, -0.7931057214736938, -1.1417986154556274, 1.4387993812561035, -0.365145742893219, 0.829692006111145, -0.33941027522087097, 53.95952606201172, 50.20405578613281, 0.0001005339072435163, 4.384703159332275, 21.993688583374023, 2.9293019771575928, 27.292152404785156, 5.5563764572143555, 26.605911254882812, 11.753572463989258, 13.736404418945312, 50.15099334716797, 45.503746032714844, 52.9689826965332, 1.307848334312439, 4.119255542755127, 31.64335823059082, 4.548788070678711, 32.18367385864258, 6.9564738273620605, 32.439937591552734, 13.138188362121582, 19.863279342651367, 48.826866149902344], "std": [0.14207613468170166, 0.17900808155536652, 0.19531190395355225, 0.14566954970359802, 0.17344878613948822, 0.07453486323356628, 0.1826808601617813, 0.18219272792339325, 0.17977489531040192, 0.16979080438613892, 0.18029268085956573, 0.06519337743520737, 8.10999584197998, 3.139707088470459, 1.0291013717651367, 2.9095847606658936, 21.048736572265625, 4.946527004241943, 21.538362503051758, 14.323341369628906, 22.567440032958984, 22.13347625732422, 20.410032272338867, 22.845869064331055, 18.168243408203125, 5.3473029136657715, 0.4581153392791748, 3.657788038253784, 19.531579971313477, 6.744088649749756, 23.5185546875, 9.81635570526123, 24.708280563354492, 18.42887306213379, 21.869150161743164, 20.967782974243164], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [282]}, "index": {"min": [7848], "max": [8129], "mean": [7988.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [4.191489361702128, 7.0, 7.0, 7.0, 7.0], "std": [1.835098674051034, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [282]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [282]}, "eef_direction_state": {"mean": [3.847517730496454, 3.5886524822695036], "std": [2.095624674055043, 2.3203415069809554], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.8900709219858156, 0.851063829787234], "std": [0.7890927517450637, 0.8288774790995249], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.7304964539007093, 0.6914893617021277], "std": [0.8495257970036334, 0.8382681709826352], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.847517730496454, 3.5886524822695036], "std": [2.095624674055043, 2.3203415069809554], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.8900709219858156, 0.851063829787234], "std": [0.7890927517450637, 0.8288774790995249], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.7304964539007093, 0.6914893617021277], "std": [0.8495257970036334, 0.8382681709826352], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.67977567387029, 0.15497407189047935, 1.1505794662944273, -1.8928646294090092, 1.2622033235355299, -2.397197031362587, 0.6801128645161589, -0.1265053791429968, 1.1247156757383758, 1.6146899857090438, 0.8086744249733578, 2.4299946341355283], "std": [0.04452002662994156, 0.052161916220341796, 0.01577610290292031, 0.1774685449005763, 0.04322653016790648, 0.25153461971965396, 0.05275476423794384, 0.05693484619144494, 0.017863479306667762, 0.06617461926271255, 0.06985986949105412, 0.14872758541043915], "min": [0.6222300586928428, 0.04675377352795662, 1.116059604777416, -2.2605527987573124, 1.1438304060272309, -2.918681057611369, 0.6425751044921678, -0.19391620555170352, 1.0929141415772254, 1.452026256866, 0.5382026621670382, 2.162157162049574], "max": [0.7981904235551913, 0.2109711116333547, 1.1838247400103927, -1.450075782518597, 1.3415285223544036, -1.8900474005374854, 0.8098445403397274, -0.051757680687416235, 1.1671551527666642, 1.7151249380049967, 0.8772340672878784, 2.703763246646899], "count": [282]}, "eef_sim_pose_action": {"mean": [0.67977567387029, 0.15497407189047935, 1.1505794662944273, -1.8928646294090092, 1.2622033235355299, -2.397197031362587, 0.6801128645161589, -0.1265053791429968, 1.1247156757383758, 1.6146899857090438, 0.8086744249733578, 2.4299946341355283], "std": [0.04452002662994156, 0.052161916220341796, 0.01577610290292031, 0.1774685449005763, 0.04322653016790648, 0.25153461971965396, 0.05275476423794384, 0.05693484619144494, 0.017863479306667762, 0.06617461926271255, 0.06985986949105412, 0.14872758541043915], "min": [0.6222300586928428, 0.04675377352795662, 1.116059604777416, -2.2605527987573124, 1.1438304060272309, -2.918681057611369, 0.6425751044921678, -0.19391620555170352, 1.0929141415772254, 1.452026256866, 0.5382026621670382, 2.162157162049574], "max": [0.7981904235551913, 0.2109711116333547, 1.1838247400103927, -1.450075782518597, 1.3415285223544036, -1.8900474005374854, 0.8098445403397274, -0.051757680687416235, 1.1671551527666642, 1.7151249380049967, 0.8772340672878784, 2.703763246646899], "count": [282]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2560148161764706]], [[0.4498350571895425]], [[0.5693113848039215]]], "std": [[[0.355681300006666]], [[0.2568445886377409]], [[0.2258876511812245]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876705575980392]], [[0.5249394750816994]], [[0.5485729861111112]]], "std": [[[0.3364707633765546]], [[0.3210856425797825]], [[0.32784297224915504]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49812265114379084]], [[0.5595084640522876]], [[0.5865073202614379]]], "std": [[[0.32716000587638266]], [[0.3076075516506368]], [[0.3290992807809178]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3595860988562092]], [[0.42897847017973856]], [[0.47063624591503267]]], "std": [[[0.36075201623261344]], [[0.33471302652460777]], [[0.3714460455599628]]], "count": [100]}, "observation.state": {"min": [0.4018844962120056, -1.4579280614852905, 0.7834448218345642, -0.3784952759742737, -1.0965090990066528, 1.3568131923675537, -1.0740867853164673, -1.507233738899231, 1.2380788326263428, -0.5884498953819275, 0.4780842363834381, -0.5540932416915894, 22.041250228881836, 47.13545608520508, -0.36375001072883606, -0.6243749856948853, 9.122142791748047, 0.4637500047683716, 6.809999942779541, -1.2662500143051147, 3.1489999294281006, -2.358750104904175, 1.0600000619888306, 11.949999809265137, 9.520000457763672, 47.10222244262695, 0.5981249809265137, -0.2849999964237213, 5.55555534362793, 0.36500000953674316, 1.1844444274902344, 0.9943749904632568, 0.9325000047683716, 0.5887500047683716, 0.7083333134651184, -2.1468749046325684], "max": [1.0020726919174194, -0.7200350761413574, 1.641322374343872, -0.09925516694784164, -0.23522736132144928, 1.52096688747406, -0.4683566093444824, -0.9211680889129639, 1.7938649654388428, -0.012525114230811596, 1.1541543006896973, -0.3779945969581604, 70.18687438964844, 58.40250015258789, 10.266250610351562, 7.341249942779541, 62.239376068115234, 15.496874809265137, 67.95375061035156, 68.61750030517578, 60.88562774658203, 92.82875061035156, 53.025001525878906, 105.72624969482422, 71.92937469482422, 68.67250061035156, 2.4375, 9.309090614318848, 52.67625045776367, 33.21312713623047, 68.17312622070312, 72.2750015258789, 65.38750457763672, 80.46500396728516, 63.61125183105469, 91.66500091552734], "mean": [0.7667490839958191, -0.9502849578857422, 1.0379787683486938, -0.2717409133911133, -0.6913542151451111, 1.372308373451233, -0.8380967378616333, -1.0853354930877686, 1.374817967414856, -0.26740753650665283, 0.8893441557884216, -0.4582301378250122, 53.62643814086914, 51.428768157958984, 0.08649738132953644, 2.5283091068267822, 27.921619415283203, 2.9516711235046387, 30.745134353637695, 9.765595436096191, 28.196271896362305, 14.679226875305176, 12.092710494995117, 55.15116500854492, 36.46955871582031, 59.79569625854492, 1.112621784210205, 4.823897838592529, 24.979387283325195, 5.677958011627197, 24.65239715576172, 9.490347862243652, 24.38176918029785, 11.852753639221191, 13.44205093383789, 47.442787170410156], "std": [0.19430407881736755, 0.20835255086421967, 0.23275713622570038, 0.0958833396434784, 0.24643179774284363, 0.035023342818021774, 0.18696413934230804, 0.18696919083595276, 0.1783733367919922, 0.14439675211906433, 0.17065511643886566, 0.0771511122584343, 10.536818504333496, 3.537940740585327, 1.4819366931915283, 2.4121079444885254, 17.553936004638672, 4.340807914733887, 20.93483543395996, 21.420148849487305, 19.002723693847656, 28.321090698242188, 16.19288444519043, 25.706039428710938, 23.498048782348633, 8.13624382019043, 0.37606173753738403, 3.01421856880188, 14.115684509277344, 10.33333683013916, 20.160720825195312, 17.642375946044922, 20.889245986938477, 22.246604919433594, 18.770511627197266, 20.401201248168945], "count": [222]}, "action": {"min": [0.4018844962120056, -1.4579280614852905, 0.7834448218345642, -0.3784952759742737, -1.0965090990066528, 1.3568131923675537, -1.0740867853164673, -1.507233738899231, 1.2380788326263428, -0.5884498953819275, 0.4780842363834381, -0.5540932416915894, 22.041250228881836, 47.13545608520508, -0.36375001072883606, -0.6243749856948853, 9.122142791748047, 0.4637500047683716, 6.809999942779541, -1.2662500143051147, 3.1489999294281006, -2.358750104904175, 1.0600000619888306, 11.949999809265137, 9.520000457763672, 47.10222244262695, 0.5981249809265137, -0.2849999964237213, 5.55555534362793, 0.36500000953674316, 1.1844444274902344, 0.9943749904632568, 0.9325000047683716, 0.5887500047683716, 0.7083333134651184, -2.1468749046325684], "max": [1.0020726919174194, -0.7200350761413574, 1.641322374343872, -0.09925516694784164, -0.23522736132144928, 1.52096688747406, -0.4683566093444824, -0.9211680889129639, 1.7938649654388428, -0.012525114230811596, 1.1541543006896973, -0.3779945969581604, 70.18687438964844, 58.40250015258789, 10.266250610351562, 7.341249942779541, 62.239376068115234, 15.496874809265137, 67.95375061035156, 68.61750030517578, 60.88562774658203, 92.82875061035156, 53.025001525878906, 105.72624969482422, 71.92937469482422, 68.67250061035156, 2.4375, 9.309090614318848, 52.67625045776367, 33.21312713623047, 68.17312622070312, 72.2750015258789, 65.38750457763672, 80.46500396728516, 63.61125183105469, 91.66500091552734], "mean": [0.7667482495307922, -0.9502849578857422, 1.0379785299301147, -0.2717409133911133, -0.6913544535636902, 1.372307300567627, -0.8380967378616333, -1.0853354930877686, 1.3748178482055664, -0.2674075663089752, 0.8893441557884216, -0.45823031663894653, 53.62647247314453, 51.42877197265625, 0.08649745583534241, 2.5283102989196777, 27.92161750793457, 2.9516687393188477, 30.745115280151367, 9.765579223632812, 28.196273803710938, 14.67922592163086, 12.092705726623535, 55.15117263793945, 36.46955490112305, 59.795658111572266, 1.1126216650009155, 4.823896408081055, 24.979387283325195, 5.677955627441406, 24.65239906311035, 9.490348815917969, 24.381772994995117, 11.852754592895508, 13.44205093383789, 47.44280242919922], "std": [0.19430403411388397, 0.20835259556770325, 0.2327570766210556, 0.09588334709405899, 0.24643181264400482, 0.03502333536744118, 0.18696413934230804, 0.18696917593479156, 0.178373321890831, 0.14439675211906433, 0.17065511643886566, 0.0771510973572731, 10.536818504333496, 3.5379409790039062, 1.4819369316101074, 2.4121081829071045, 17.553936004638672, 4.34080696105957, 20.934837341308594, 21.42015266418457, 19.00272560119629, 28.321083068847656, 16.19288444519043, 25.70604133605957, 23.498048782348633, 8.13624382019043, 0.3760617673397064, 3.01421856880188, 14.115683555603027, 10.333335876464844, 20.160720825195312, 17.64237403869629, 20.889245986938477, 22.24660873413086, 18.770509719848633, 20.401203155517578], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [222]}, "index": {"min": [8130], "max": [8351], "mean": [8240.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [3.6621621621621623, 7.0, 7.0, 7.0, 7.0], "std": [1.7879251679351311, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [222]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [222]}, "eef_direction_state": {"mean": [3.990990990990991, 3.6936936936936937], "std": [2.0179174685374903, 2.3415279249442187], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.972972972972973, 0.9414414414414415], "std": [0.8160491446455586, 0.849585852309681], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.9099099099099099, 0.7477477477477478], "std": [0.8652401588139088, 0.8486180442445522], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.990990990990991, 3.6936936936936937], "std": [2.0179174685374903, 2.3415279249442187], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.972972972972973, 0.9414414414414415], "std": [0.8160491446455586, 0.849585852309681], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.9099099099099099, 0.7477477477477478], "std": [0.8652401588139088, 0.8486180442445522], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.658258874801127, 0.1455519636489441, 1.1451594322814929, -1.821269368147516, 1.2247248860437596, -2.3489452162897817, 0.6706860654122534, -0.14159541264693795, 1.135977155484597, 1.5624778013534772, 0.8534386530021095, 2.3610724204695868], "std": [0.05528106166875033, 0.050756306491877, 0.020044396812311148, 0.22249004872398065, 0.04634367024941941, 0.2821667799692218, 0.05262209078389397, 0.05401620041889755, 0.014391945755916574, 0.06683160486883943, 0.08544387691478011, 0.12764009396083204], "min": [0.5988330189491221, 0.054709858750041515, 1.1061768781176275, -2.180302889450909, 1.1132557064053863, -2.809478249277252, 0.6216932901175264, -0.19045362324829268, 1.1101787481673007, 1.3714103986748545, 0.5855802538238031, 2.1977702971466484], "max": [0.7953010663767156, 0.1997160137412327, 1.189201144942844, -1.32188108423547, 1.3213449211846444, -1.7956889262628895, 0.7920714069640415, -0.04171591116836901, 1.1827899993603825, 1.6883118358347033, 0.9268752236721105, 2.7098057139058724], "count": [222]}, "eef_sim_pose_action": {"mean": [0.658258874801127, 0.1455519636489441, 1.1451594322814929, -1.821269368147516, 1.2247248860437596, -2.3489452162897817, 0.6706860654122534, -0.14159541264693795, 1.135977155484597, 1.5624778013534772, 0.8534386530021095, 2.3610724204695868], "std": [0.05528106166875033, 0.050756306491877, 0.020044396812311148, 0.22249004872398065, 0.04634367024941941, 0.2821667799692218, 0.05262209078389397, 0.05401620041889755, 0.014391945755916574, 0.06683160486883943, 0.08544387691478011, 0.12764009396083204], "min": [0.5988330189491221, 0.054709858750041515, 1.1061768781176275, -2.180302889450909, 1.1132557064053863, -2.809478249277252, 0.6216932901175264, -0.19045362324829268, 1.1101787481673007, 1.3714103986748545, 0.5855802538238031, 2.1977702971466484], "max": [0.7953010663767156, 0.1997160137412327, 1.189201144942844, -1.32188108423547, 1.3213449211846444, -1.7956889262628895, 0.7920714069640415, -0.04171591116836901, 1.1827899993603825, 1.6883118358347033, 0.9268752236721105, 2.7098057139058724], "count": [222]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2545264031862745]], [[0.45431051062091504]], [[0.5738092565359477]]], "std": [[[0.35567056045989276]], [[0.2539962415832469]], [[0.2239694720997548]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49425874591503266]], [[0.5318738807189543]], [[0.5540007455065359]]], "std": [[[0.33566624037342885]], [[0.31961455022633095]], [[0.32801009897666594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000036723856209]], [[0.5659188357843138]], [[0.597743251633987]]], "std": [[[0.3267280461444242]], [[0.3027258314956806]], [[0.32378137668145146]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3584394975490196]], [[0.42886449754901956]], [[0.4727454493464052]]], "std": [[[0.3608520250221177]], [[0.33297131145830844]], [[0.3705362408279239]]], "count": [100]}, "observation.state": {"min": [0.402099072933197, -1.3856860399246216, 0.8089188933372498, -0.2974555492401123, -1.0726032257080078, 1.0837959051132202, -1.229093074798584, -1.4189221858978271, 1.1803065538406372, -0.45014116168022156, 0.5610074996948242, -0.5557621717453003, 27.318750381469727, 49.096248626708984, -0.41187500953674316, -0.08375000208616257, 10.046249389648438, 0.43187499046325684, 4.590000152587891, -1.1418750286102295, 0.9487500190734863, -0.10374999046325684, 1.0462499856948853, 1.2387499809265137, 33.41062545776367, 46.07692337036133, 0.5555555820465088, 0.125, 10.829375267028809, -0.33375000953674316, 1.9537500143051147, 0.7462500333786011, 0.7918750047683716, 0.671875, 0.734000027179718, 7.556875228881836], "max": [1.020341157913208, -0.7059628963470459, 1.542997121810913, 0.05128461867570877, -0.2781195044517517, 1.3366187810897827, -0.552471935749054, -0.8630884289741516, 1.7239357233047485, 0.11077626049518585, 1.281821370124817, -0.3848372995853424, 70.1875, 56.89250183105469, 8.110000610351562, 8.512499809265137, 63.40625, 20.578125, 64.08812713623047, 59.92250061035156, 59.00187683105469, 83.56187438964844, 47.38249969482422, 107.28937530517578, 68.68812561035156, 61.50374984741211, 2.4674999713897705, 9.475625038146973, 58.704376220703125, 33.4375, 54.65437698364258, 86.64312744140625, 57.790000915527344, 97.20437622070312, 60.524375915527344, 106.48374938964844], "mean": [0.7591137886047363, -0.9265584349632263, 1.0524996519088745, -0.16285786032676697, -0.6746287941932678, 1.2424260377883911, -0.8776598572731018, -1.0352190732955933, 1.3323032855987549, -0.2514318823814392, 0.9046319127082825, -0.4603099822998047, 53.8740348815918, 51.90361404418945, 0.046460896730422974, 2.739541530609131, 26.906187057495117, 3.3702292442321777, 26.37358283996582, 8.370019912719727, 22.632349014282227, 18.734994888305664, 13.482488632202148, 47.01283264160156, 47.147247314453125, 55.592777252197266, 1.2070571184158325, 6.454464912414551, 24.780773162841797, 5.292581081390381, 19.77650260925293, 14.172213554382324, 19.984416961669922, 16.59636878967285, 11.857269287109375, 46.576988220214844], "std": [0.17837995290756226, 0.19661776721477509, 0.20244909822940826, 0.12737217545509338, 0.21003417670726776, 0.1004793792963028, 0.16473861038684845, 0.17402373254299164, 0.16281135380268097, 0.11490359902381897, 0.14458352327346802, 0.07658898830413818, 8.819788932800293, 2.4905333518981934, 1.2935445308685303, 2.1334376335144043, 18.63125991821289, 5.341243743896484, 22.263708114624023, 17.980276107788086, 20.221052169799805, 29.066255569458008, 16.586559295654297, 34.33210372924805, 12.429719924926758, 5.596172332763672, 0.4504333436489105, 3.55462908744812, 16.886138916015625, 9.066394805908203, 18.4689884185791, 24.671785354614258, 19.407337188720703, 28.809894561767578, 17.279010772705078, 31.011625289916992], "count": [184]}, "action": {"min": [0.402099072933197, -1.3856860399246216, 0.8089188933372498, -0.2974555492401123, -1.0726032257080078, 1.0837959051132202, -1.229093074798584, -1.4189221858978271, 1.1803065538406372, -0.45014116168022156, 0.5610074996948242, -0.5557621717453003, 27.318750381469727, 49.096248626708984, -0.41187500953674316, -0.08375000208616257, 10.046249389648438, 0.43187499046325684, 4.590000152587891, -1.1418750286102295, 0.9487500190734863, -0.10374999046325684, 1.0462499856948853, 1.2387499809265137, 33.41062545776367, 46.07692337036133, 0.5555555820465088, 0.125, 10.829375267028809, -0.33375000953674316, 1.9537500143051147, 0.7462500333786011, 0.7918750047683716, 0.671875, 0.734000027179718, 7.556875228881836], "max": [1.020341157913208, -0.7059628963470459, 1.542997121810913, 0.05128461867570877, -0.2781195044517517, 1.3366187810897827, -0.552471935749054, -0.8630884289741516, 1.7239357233047485, 0.11077626049518585, 1.281821370124817, -0.3848372995853424, 70.1875, 56.89250183105469, 8.110000610351562, 8.512499809265137, 63.40625, 20.578125, 64.08812713623047, 59.92250061035156, 59.00187683105469, 83.56187438964844, 47.38249969482422, 107.28937530517578, 68.68812561035156, 61.50374984741211, 2.4674999713897705, 9.475625038146973, 58.704376220703125, 33.4375, 54.65437698364258, 86.64312744140625, 57.790000915527344, 97.20437622070312, 60.524375915527344, 106.48374938964844], "mean": [0.7591139674186707, -0.9265580177307129, 1.0524990558624268, -0.16285789012908936, -0.674628734588623, 1.2424260377883911, -0.8776601552963257, -1.0352189540863037, 1.3323032855987549, -0.25143182277679443, 0.904631495475769, -0.4603099822998047, 53.874046325683594, 51.90360641479492, 0.046460915356874466, 2.7395410537719727, 26.90618133544922, 3.3702306747436523, 26.373563766479492, 8.370018005371094, 22.632349014282227, 18.7349796295166, 13.4824857711792, 47.012821197509766, 47.147239685058594, 55.592769622802734, 1.2070571184158325, 6.454465866088867, 24.780786514282227, 5.2925801277160645, 19.77649688720703, 14.172213554382324, 19.98441505432129, 16.59636878967285, 11.857266426086426, 46.57698440551758], "std": [0.17838002741336823, 0.19661776721477509, 0.20244908332824707, 0.12737219035625458, 0.21003419160842896, 0.10047939419746399, 0.16473865509033203, 0.17402373254299164, 0.16281136870384216, 0.11490359902381897, 0.14458352327346802, 0.07658898085355759, 8.81978988647461, 2.4905338287353516, 1.293545126914978, 2.1334376335144043, 18.63125991821289, 5.341244220733643, 22.263710021972656, 17.980276107788086, 20.221057891845703, 29.066255569458008, 16.58655548095703, 34.33209228515625, 12.429718971252441, 5.59617280960083, 0.45043349266052246, 3.5546281337738037, 16.886138916015625, 9.06639575958252, 18.46898651123047, 24.671783447265625, 19.407337188720703, 28.809890747070312, 17.279010772705078, 31.011627197265625], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [184]}, "index": {"min": [8352], "max": [8535], "mean": [8443.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.880434782608696, 7.0, 7.0, 7.0, 7.0], "std": [1.8317394400354752, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [184]}, "eef_direction_state": {"mean": [3.380434782608696, 3.4130434782608696], "std": [2.1736684645025304, 2.3986054549559483], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.108695652173913, 0.9782608695652174], "std": [0.826944634852619, 0.8531050813195038], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.9891304347826086, 0.8260869565217391], "std": [0.8722106498830299, 0.8419529013494385], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.380434782608696, 3.4130434782608696], "std": [2.1736684645025304, 2.3986054549559483], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.108695652173913, 0.9782608695652174], "std": [0.826944634852619, 0.8531050813195038], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.9891304347826086, 0.8260869565217391], "std": [0.8722106498830299, 0.8419529013494385], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6582436474509287, 0.14865148818942098, 1.1503126412424445, -1.8001336018661522, 1.206273334101469, -2.3617689711629715, 0.6614113861599421, -0.15527697136467908, 1.1328134105204886, 1.5980529125214213, 0.848161890516573, 2.3813183569152545], "std": [0.04824300347094474, 0.05096800491468508, 0.017297529636952885, 0.1599385214570646, 0.037384364374935995, 0.19614452177013814, 0.047133093947290115, 0.04564614178762547, 0.010981683127718356, 0.08585692188649643, 0.10200980143051079, 0.11683036626455333], "min": [0.5966364617208061, 0.04881780582968942, 1.1114949238461482, -2.0616784167506226, 1.1433534649485697, -2.7486147777741254, 0.6158879420248972, -0.22709204291736268, 1.1077746920155733, 1.425208512912862, 0.5609875403524001, 2.138491959837366], "max": [0.7740018388756248, 0.20081617582541658, 1.1856415240572236, -1.4149805644422082, 1.2618848633250446, -1.9450408466096858, 0.7754003992641716, -0.07925130714006945, 1.1588989091843889, 1.6810500412089648, 0.9461850535409915, 2.5867091486141462], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6582436474509287, 0.14865148818942098, 1.1503126412424445, -1.8001336018661522, 1.206273334101469, -2.3617689711629715, 0.6614113861599421, -0.15527697136467908, 1.1328134105204886, 1.5980529125214213, 0.848161890516573, 2.3813183569152545], "std": [0.04824300347094474, 0.05096800491468508, 0.017297529636952885, 0.1599385214570646, 0.037384364374935995, 0.19614452177013814, 0.047133093947290115, 0.04564614178762547, 0.010981683127718356, 0.08585692188649643, 0.10200980143051079, 0.11683036626455333], "min": [0.5966364617208061, 0.04881780582968942, 1.1114949238461482, -2.0616784167506226, 1.1433534649485697, -2.7486147777741254, 0.6158879420248972, -0.22709204291736268, 1.1077746920155733, 1.425208512912862, 0.5609875403524001, 2.138491959837366], "max": [0.7740018388756248, 0.20081617582541658, 1.1856415240572236, -1.4149805644422082, 1.2618848633250446, -1.9450408466096858, 0.7754003992641716, -0.07925130714006945, 1.1588989091843889, 1.6810500412089648, 0.9461850535409915, 2.5867091486141462], "count": [184]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2537077267156863]], [[0.4570138235294118]], [[0.57815664624183]]], "std": [[[0.35457479638476797]], [[0.25064009616930133]], [[0.22302430060655953]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12549019607843137]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48166883374183006]], [[0.5136730841503268]], [[0.5313885661764706]]], "std": [[[0.33783899386544036]], [[0.3251986720503802]], [[0.33104466089313356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49756512254901963]], [[0.544460919117647]], [[0.5637391033496731]]], "std": [[[0.3341794618627712]], [[0.3174001207639367]], [[0.3345233500114725]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35523883169934645]], [[0.42719301266339865]], [[0.4741521772875817]]], "std": [[[0.3608366892174128]], [[0.33452062865477095]], [[0.3723136410536791]]], "count": [100]}, "observation.state": {"min": [0.40159839391708374, -1.423785924911499, 0.7886462211608887, -0.31133171916007996, -1.209341049194336, 1.1532217264175415, -1.3239532709121704, -1.5641212463378906, 1.1428794860839844, -0.44222551584243774, 0.347905695438385, -0.572833240032196, 41.51000213623047, 48.39799880981445, -0.39625000953674316, -0.21250000596046448, 8.968889236450195, 0.46937498450279236, 7.068749904632568, -0.12312500923871994, 3.1762499809265137, 0.1081250011920929, 1.0831249952316284, 4.59928560256958, 26.8856258392334, 49.58363723754883, 0.9631249904632568, -0.6018750071525574, 7.765625, -0.40687501430511475, 0.7237499952316284, -0.5362499952316284, 0.7799999713897705, 0.9337500333786011, 0.7222222089767456, -2.0829999446868896], "max": [1.136564016342163, -0.7702229619026184, 1.5765430927276611, -0.0877632200717926, -0.30954355001449585, 1.3837071657180786, -0.4904106557369232, -0.832808792591095, 1.968461513519287, 0.2447165697813034, 1.391940712928772, -0.4205767810344696, 65.43499755859375, 55.55687713623047, 0.6675000190734863, 7.553750038146973, 64.38812255859375, 28.190624237060547, 57.43437576293945, 54.51375198364258, 56.69062423706055, 85.44249725341797, 49.32875061035156, 104.13874816894531, 66.83438110351562, 59.49687576293945, 2.668750047683716, 9.53499984741211, 57.19499969482422, 26.844375610351562, 66.51687622070312, 90.69437408447266, 71.50250244140625, 103.32937622070312, 74.9175033569336, 109.32312774658203], "mean": [0.8290053606033325, -0.9563457369804382, 1.0352476835250854, -0.23043814301490784, -0.7903347015380859, 1.236341118812561, -0.9206468462944031, -1.0964080095291138, 1.4019814729690552, -0.13814303278923035, 0.9296022653579712, -0.4741961359977722, 52.786251068115234, 50.42045974731445, -0.2000216543674469, 3.2337214946746826, 23.199508666992188, 5.422155380249023, 22.47092056274414, 9.01744270324707, 20.65754508972168, 14.924276351928711, 10.607538223266602, 47.422855377197266, 43.97824478149414, 55.104148864746094, 1.2976503372192383, 5.481933116912842, 25.2810001373291, 6.616481781005859, 24.35179901123047, 17.753358840942383, 25.19382667541504, 24.50548553466797, 20.118972778320312, 39.960968017578125], "std": [0.20721594989299774, 0.18530800938606262, 0.210122749209404, 0.07110826671123505, 0.24052506685256958, 0.04685615003108978, 0.2784320116043091, 0.24943815171718597, 0.2811751365661621, 0.16581593453884125, 0.3093193769454956, 0.06464696675539017, 5.95400857925415, 2.2473738193511963, 0.1407463401556015, 2.1936192512512207, 17.65584945678711, 8.84677791595459, 16.382965087890625, 17.25914764404297, 16.61174774169922, 26.97935676574707, 15.505912780761719, 26.40135383605957, 14.46750545501709, 3.1106319427490234, 0.3193543553352356, 4.093695163726807, 18.010377883911133, 9.668315887451172, 23.87238121032715, 27.63671875, 25.670724868774414, 34.267303466796875, 24.19313621520996, 42.146820068359375], "count": [184]}, "action": {"min": [0.40159839391708374, -1.423785924911499, 0.7886462211608887, -0.31133171916007996, -1.209341049194336, 1.1532217264175415, -1.3239532709121704, -1.5641212463378906, 1.1428794860839844, -0.44222551584243774, 0.347905695438385, -0.572833240032196, 41.51000213623047, 48.39799880981445, -0.39625000953674316, -0.21250000596046448, 8.968889236450195, 0.46937498450279236, 7.068749904632568, -0.12312500923871994, 3.1762499809265137, 0.1081250011920929, 1.0831249952316284, 4.59928560256958, 26.8856258392334, 49.58363723754883, 0.9631249904632568, -0.6018750071525574, 7.765625, -0.40687501430511475, 0.7237499952316284, -0.5362499952316284, 0.7799999713897705, 0.9337500333786011, 0.7222222089767456, -2.0829999446868896], "max": [1.136564016342163, -0.7702229619026184, 1.5765430927276611, -0.0877632200717926, -0.30954355001449585, 1.3837071657180786, -0.4904106557369232, -0.832808792591095, 1.968461513519287, 0.2447165697813034, 1.391940712928772, -0.4205767810344696, 65.43499755859375, 55.55687713623047, 0.6675000190734863, 7.553750038146973, 64.38812255859375, 28.190624237060547, 57.43437576293945, 54.51375198364258, 56.69062423706055, 85.44249725341797, 49.32875061035156, 104.13874816894531, 66.83438110351562, 59.49687576293945, 2.668750047683716, 9.53499984741211, 57.19499969482422, 26.844375610351562, 66.51687622070312, 90.69437408447266, 71.50250244140625, 103.32937622070312, 74.9175033569336, 109.32312774658203], "mean": [0.8290055394172668, -0.9563459157943726, 1.0352479219436646, -0.23043817281723022, -0.7903344631195068, 1.2363405227661133, -0.9206468462944031, -1.0964076519012451, 1.401982069015503, -0.13814297318458557, 0.9296024441719055, -0.47419601678848267, 52.786224365234375, 50.42047882080078, -0.2000216245651245, 3.233721971511841, 23.19950294494629, 5.422152519226074, 22.470905303955078, 9.017436981201172, 20.65752410888672, 14.924278259277344, 10.607531547546387, 47.4228630065918, 43.978240966796875, 55.10414123535156, 1.2976511716842651, 5.481935501098633, 25.28099250793457, 6.616481781005859, 24.3518009185791, 17.753366470336914, 25.193822860717773, 24.50546646118164, 20.118974685668945, 39.960975646972656], "std": [0.20721594989299774, 0.1853080540895462, 0.21012277901172638, 0.07110826671123505, 0.24052506685256958, 0.04685615375638008, 0.27843204140663147, 0.24943815171718597, 0.2811751663684845, 0.16581590473651886, 0.3093194365501404, 0.06464695185422897, 5.954008102416992, 2.2473740577697754, 0.1407463252544403, 2.1936194896698, 17.65584945678711, 8.84677791595459, 16.382963180541992, 17.25914764404297, 16.61174201965332, 26.97936248779297, 15.505912780761719, 26.401351928710938, 14.467508316040039, 3.1106321811676025, 0.3193542957305908, 4.093695163726807, 18.010379791259766, 9.668315887451172, 23.872385025024414, 27.63671875, 25.67072296142578, 34.267303466796875, 24.193140029907227, 42.14682388305664], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [184]}, "index": {"min": [8536], "max": [8719], "mean": [8627.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [3.657608695652174, 7.0, 7.0, 7.0, 7.0], "std": [1.9300672265635774, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [184]}, "eef_direction_state": {"mean": [3.2282608695652173, 3.2880434782608696], "std": [2.072612617538999, 2.3332819948893566], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1576086956521738, 1.1576086956521738], "std": [0.8157063750879773, 0.8483659095261449], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.9456521739130435, 0.9021739130434783], "std": [0.8705836427460684, 0.8217132501100527], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.2282608695652173, 3.2880434782608696], "std": [2.072612617538999, 2.3332819948893566], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1576086956521738, 1.1576086956521738], "std": [0.8157063750879773, 0.8483659095261449], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.9456521739130435, 0.9021739130434783], "std": [0.8705836427460684, 0.8217132501100527], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6497865340746056, 0.1470790644444377, 1.1434373286688142, -1.6753339827155649, 1.1402046796361354, -2.225882830869433, 0.6797815671306292, -0.17025247716087413, 1.1285477511929671, 1.5743106260086024, 0.8063343204336234, 2.2609167513831547], "std": [0.053487807312457496, 0.048497847816632814, 0.015152596787848487, 0.11521959952722297, 0.042747541810737734, 0.14642779711858792, 0.08003002544141229, 0.05635773910162693, 0.017597357899935866, 0.09483878108966712, 0.10116838554038922, 0.13238094265919306], "min": [0.5803204786934786, 0.041689894811580586, 1.1061911537517037, -1.9178852081935187, 1.0398801294707627, -2.5603214559183987, 0.6006550863080957, -0.24146781301575054, 1.0958902925273484, 1.3873461494521884, 0.48698468134843464, 2.0424594710407744], "max": [0.7807001456385936, 0.1988570253803592, 1.1728339308216724, -1.4275755056280892, 1.2348846373428088, -1.9569968126370854, 0.8332976507935078, -0.09821130975898934, 1.1568366138419943, 1.7708923706077575, 0.8901466677463987, 2.594632000067119], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6497865340746056, 0.1470790644444377, 1.1434373286688142, -1.6753339827155649, 1.1402046796361354, -2.225882830869433, 0.6797815671306292, -0.17025247716087413, 1.1285477511929671, 1.5743106260086024, 0.8063343204336234, 2.2609167513831547], "std": [0.053487807312457496, 0.048497847816632814, 0.015152596787848487, 0.11521959952722297, 0.042747541810737734, 0.14642779711858792, 0.08003002544141229, 0.05635773910162693, 0.017597357899935866, 0.09483878108966712, 0.10116838554038922, 0.13238094265919306], "min": [0.5803204786934786, 0.041689894811580586, 1.1061911537517037, -1.9178852081935187, 1.0398801294707627, -2.5603214559183987, 0.6006550863080957, -0.24146781301575054, 1.0958902925273484, 1.3873461494521884, 0.48698468134843464, 2.0424594710407744], "max": [0.7807001456385936, 0.1988570253803592, 1.1728339308216724, -1.4275755056280892, 1.2348846373428088, -1.9569968126370854, 0.8332976507935078, -0.09821130975898934, 1.1568366138419943, 1.7708923706077575, 0.8901466677463987, 2.594632000067119], "count": [184]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27035781045751633]], [[0.45908575776143795]], [[0.5826013541666666]]], "std": [[[0.3554108244265617]], [[0.25285646400247896]], [[0.23095918586407216]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760173488562091]], [[0.5074121568627451]], [[0.5171045731209151]]], "std": [[[0.3457774534022675]], [[0.33847467781876434]], [[0.3426263753772827]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795517973856209]], [[0.5166764930555555]], [[0.5361836417483661]]], "std": [[[0.3491140344633964]], [[0.33735927288103706]], [[0.33993858855641623]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3397616319444444]], [[0.410415949754902]], [[0.4483929595588235]]], "std": [[[0.3488543316929967]], [[0.32956580515402023]], [[0.3670053550468798]]], "count": [100]}, "observation.state": {"min": [0.6513456702232361, -1.6105897426605225, 1.0137712955474854, -0.6564673781394958, -1.6097886562347412, 0.5884498953819275, -1.0943818092346191, -1.6304503679275513, 1.0604782104492188, 0.044775690883398056, 0.5554760694503784, -0.9186169505119324, 13.309999465942383, 37.83437728881836, -0.49562498927116394, -0.2918750047683716, 0.6079999804496765, -1.4331250190734863, 0.6618750095367432, -1.1037499904632568, 0.8949999809265137, -0.43312498927116394, 1.0987499952316284, 0.020624998956918716, 16.524999618530273, 38.86312484741211, 0.8700000047683716, -0.4637500047683716, 0.9893749952316284, 0.14874997735023499, 0.7122222185134888, -1.4177777767181396, 0.6631249785423279, 0.2222222238779068, 0.640625, -0.23000001907348633], "max": [1.22226881980896, -1.0370889902114868, 1.928263545036316, -0.2048046886920929, -0.7269493341445923, 1.3251984119415283, -0.5888075232505798, -0.9557870030403137, 1.8540664911270142, 0.5082684755325317, 1.1241449117660522, -0.6016346216201782, 79.81437683105469, 53.165000915527344, 3.444999933242798, 9.573749542236328, 72.3687515258789, 110.09500122070312, 82.703125, 111.18187713623047, 83.36437225341797, 109.82875061035156, 65.97687530517578, 110.42062377929688, 73.15625, 50.06062698364258, 2.677500009536743, 9.50374984741211, 64.52874755859375, 27.5575008392334, 67.83000183105469, 40.45375061035156, 71.52249908447266, 63.88875198364258, 61.10499954223633, 86.41312408447266], "mean": [0.9832862019538879, -1.251918911933899, 1.3646591901779175, -0.4164302945137024, -1.1497735977172852, 0.8331092596054077, -0.8685216903686523, -1.1771955490112305, 1.2722346782684326, 0.36168646812438965, 0.9714550375938416, -0.7789397239685059, 59.527198791503906, 49.78019332885742, -0.23942524194717407, 5.205459117889404, 45.734500885009766, 57.25115203857422, 51.416099548339844, 62.39564514160156, 52.354248046875, 62.394203186035156, 48.77162551879883, 75.2938003540039, 38.19241714477539, 46.58974075317383, 1.3293813467025757, 3.669365406036377, 20.89023208618164, 4.711441993713379, 21.790212631225586, 7.865143299102783, 23.101224899291992, 13.059954643249512, 16.853042602539062, 29.908676147460938], "std": [0.17261186242103577, 0.1471301168203354, 0.24889129400253296, 0.11115576326847076, 0.21110913157463074, 0.1500685065984726, 0.1635565310716629, 0.1953350007534027, 0.26072680950164795, 0.13763341307640076, 0.1866978406906128, 0.09192641079425812, 15.020316123962402, 3.538784980773926, 0.39827969670295715, 4.301407814025879, 19.012035369873047, 50.36946487426758, 21.066524505615234, 47.89330291748047, 20.77018928527832, 47.724910736083984, 19.988039016723633, 37.64967727661133, 23.434370040893555, 3.2674856185913086, 0.34445491433143616, 3.125192880630493, 26.233903884887695, 7.456336498260498, 26.365367889404297, 14.543269157409668, 27.98444175720215, 20.5654354095459, 22.0340518951416, 33.514312744140625], "count": [403]}, "action": {"min": [0.6513456702232361, -1.6105897426605225, 1.0137712955474854, -0.6564673781394958, -1.6097886562347412, 0.5884498953819275, -1.0943818092346191, -1.6304503679275513, 1.0604782104492188, 0.044775690883398056, 0.5554760694503784, -0.9186169505119324, 13.309999465942383, 37.83437728881836, -0.49562498927116394, -0.2918750047683716, 0.6079999804496765, -1.4331250190734863, 0.6618750095367432, -1.1037499904632568, 0.8949999809265137, -0.43312498927116394, 1.0987499952316284, 0.020624998956918716, 16.524999618530273, 38.86312484741211, 0.8700000047683716, -0.4637500047683716, 0.9893749952316284, 0.14874997735023499, 0.7122222185134888, -1.4177777767181396, 0.6631249785423279, 0.2222222238779068, 0.640625, -0.23000001907348633], "max": [1.22226881980896, -1.0370889902114868, 1.928263545036316, -0.2048046886920929, -0.7269493341445923, 1.3251984119415283, -0.5888075232505798, -0.9557870030403137, 1.8540664911270142, 0.5082684755325317, 1.1241449117660522, -0.6016346216201782, 79.81437683105469, 53.165000915527344, 3.444999933242798, 9.573749542236328, 72.3687515258789, 110.09500122070312, 82.703125, 111.18187713623047, 83.36437225341797, 109.82875061035156, 65.97687530517578, 110.42062377929688, 73.15625, 50.06062698364258, 2.677500009536743, 9.50374984741211, 64.52874755859375, 27.5575008392334, 67.83000183105469, 40.45375061035156, 71.52249908447266, 63.88875198364258, 61.10499954223633, 86.41312408447266], "mean": [0.9832857847213745, -1.2519185543060303, 1.3646589517593384, -0.41643044352531433, -1.1497734785079956, 0.8331089019775391, -0.868521511554718, -1.1771953105926514, 1.2722347974777222, 0.3616863191127777, 0.9714546799659729, -0.7789395451545715, 59.52719497680664, 49.78017807006836, -0.23942497372627258, 5.205459117889404, 45.734500885009766, 57.25114822387695, 51.41611099243164, 62.3956298828125, 52.35425567626953, 62.394222259521484, 48.77162170410156, 75.29383850097656, 38.192447662353516, 46.589759826660156, 1.3293803930282593, 3.6693665981292725, 20.8902587890625, 4.71144437789917, 21.790203094482422, 7.86514949798584, 23.101228713989258, 13.059943199157715, 16.853046417236328, 29.908676147460938], "std": [0.17261183261871338, 0.14713019132614136, 0.24889126420021057, 0.11115577071905136, 0.21110914647579193, 0.1500685214996338, 0.1635565161705017, 0.19533498585224152, 0.2607267498970032, 0.13763339817523956, 0.1866978406906128, 0.09192638844251633, 15.02031135559082, 3.5387845039367676, 0.39827969670295715, 4.301408290863037, 19.012035369873047, 50.36944580078125, 21.066524505615234, 47.893306732177734, 20.770193099975586, 47.72490310668945, 19.988039016723633, 37.6496696472168, 23.43436622619629, 3.2674856185913086, 0.34445497393608093, 3.1251933574676514, 26.233905792236328, 7.456335544586182, 26.365365982055664, 14.543269157409668, 27.984439849853516, 20.565431594848633, 22.0340518951416, 33.51431655883789], "count": [403]}, "timestamp": {"min": [0.0], "max": [13.4], "mean": [6.699999999999998], "std": [3.8778573694474345], "count": [403]}, "frame_index": {"min": [0], "max": [402], "mean": [201.0], "std": [116.33572108342304], "count": [403]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [403]}, "index": {"min": [8720], "max": [9122], "mean": [8921.0], "std": [116.33572108342304], "count": [403]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [403]}, "subtask_annotation": {"mean": [3.533498759305211, 7.0, 7.0, 7.0, 7.0], "std": [1.8439746737395841, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [403]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [403]}, "eef_direction_state": {"mean": [3.7022332506203472, 3.769230769230769], "std": [2.081627053833544, 2.172201123501024], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_state": {"mean": [0.9801488833746899, 0.8610421836228288], "std": [0.7385875983014878, 0.7688384495431881], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_state": {"mean": [0.5533498759305211, 0.5732009925558312], "std": [0.7774791894281001, 0.804131038047514], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_direction_action": {"mean": [3.7022332506203472, 3.769230769230769], "std": [2.081627053833544, 2.172201123501024], "min": [0, 0], "max": [6, 6], "count": [403]}, "eef_velocity_action": {"mean": [0.9801488833746899, 0.8610421836228288], "std": [0.7385875983014878, 0.7688384495431881], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_acc_mag_action": {"mean": [0.5533498759305211, 0.5732009925558312], "std": [0.7774791894281001, 0.804131038047514], "min": [0, 0], "max": [2, 2], "count": [403]}, "eef_sim_pose_state": {"mean": [0.6902722499107375, 0.19875383036631109, 1.101153027302117, -1.3687176429425998, 0.6858818364336341, -1.7787191886111793, 0.6918022399046477, -0.1659677503978166, 1.1206162924107144, 1.4634928189597125, 0.6190216842202542, 1.9191233103292595], "std": [0.059542392858361715, 0.04636685382237533, 0.027652162894180484, 0.08448359093159911, 0.08861547322233737, 0.13553106240705534, 0.055258566026546135, 0.05587665817483737, 0.03919206951639411, 0.10471970737054824, 0.07680777507917236, 0.13189667969284236], "min": [0.621009229119635, 0.11210797721622777, 1.0544688653946914, -1.5566444263379042, 0.5971170544904494, -2.000409673044431, 0.6255953048612637, -0.23583081020305474, 1.0458436863078369, 1.138227827824366, 0.49166018445956494, 1.7318183181048026], "max": [0.809902147416826, 0.2985213255473827, 1.1578797018517524, -1.1181467259813034, 0.9835542526495895, -1.4001282799561323, 0.8032495227166159, -0.03317081746271722, 1.2211729992984888, 1.6646996576181323, 0.7123453235509021, 2.169262721401476], "count": [403]}, "eef_sim_pose_action": {"mean": [0.6902722499107375, 0.19875383036631109, 1.101153027302117, -1.3687176429425998, 0.6858818364336341, -1.7787191886111793, 0.6918022399046477, -0.1659677503978166, 1.1206162924107144, 1.4634928189597125, 0.6190216842202542, 1.9191233103292595], "std": [0.059542392858361715, 0.04636685382237533, 0.027652162894180484, 0.08448359093159911, 0.08861547322233737, 0.13553106240705534, 0.055258566026546135, 0.05587665817483737, 0.03919206951639411, 0.10471970737054824, 0.07680777507917236, 0.13189667969284236], "min": [0.621009229119635, 0.11210797721622777, 1.0544688653946914, -1.5566444263379042, 0.5971170544904494, -2.000409673044431, 0.6255953048612637, -0.23583081020305474, 1.0458436863078369, 1.138227827824366, 0.49166018445956494, 1.7318183181048026], "max": [0.809902147416826, 0.2985213255473827, 1.1578797018517524, -1.1181467259813034, 0.9835542526495895, -1.4001282799561323, 0.8032495227166159, -0.03317081746271722, 1.2211729992984888, 1.6646996576181323, 0.7123453235509021, 2.169262721401476], "count": [403]}}} +{"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.24565508986928106]], [[0.453034681372549]], [[0.5783229595588235]]], "std": [[[0.3501143984811274]], [[0.2483450316499913]], [[0.2207535097732345]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48212554534313723]], [[0.5188155984477124]], [[0.5363901184640523]]], "std": [[[0.34031346523996864]], [[0.3264356047978486]], [[0.33330521938295493]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008639113562091]], [[0.5550289154411765]], [[0.5753068116830066]]], "std": [[[0.3257684010749146]], [[0.31319418419261974]], [[0.33138511343849214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3541693341503268]], [[0.4255392953431373]], [[0.47223213439542483]]], "std": [[[0.35919433094751546]], [[0.33269303577615694]], [[0.37215314785161047]]], "count": [100]}, "observation.state": {"min": [0.4173581004142761, -1.4197566509246826, 0.7818341255187988, -0.3741321265697479, -1.3143739700317383, 1.08684504032135, -1.3384069204330444, -1.4985313415527344, 1.211028814315796, -0.4410095810890198, 0.5969138741493225, -0.3802834451198578, 30.212499618530273, 47.63874816894531, -0.41187500953674316, -0.23000000417232513, 1.8788888454437256, 0.4156250059604645, 1.3793749809265137, -0.2956250011920929, 0.9793750047683716, -0.242000013589859, 1.1200000047683716, 0.7668750286102295, 28.915624618530273, 56.029998779296875, 1.0466666221618652, -0.46812498569488525, 7.559999942779541, -0.17125000059604645, 3.742222309112549, 0.06624999642372131, 1.2113332748413086, -0.0833333358168602, 0.8018749952316284, -0.5450000166893005], "max": [1.2138763666152954, -0.7413977384567261, 1.588344931602478, -0.09398604184389114, -0.31176090240478516, 1.3169013261795044, -0.4892423748970032, -0.922264814376831, 1.8494888544082642, 0.23373854160308838, 1.4425498247146606, -0.1944333165884018, 68.57374572753906, 58.002498626708984, 0.04125000536441803, 9.49461555480957, 50.62062454223633, 40.041873931884766, 62.88999938964844, 53.2712516784668, 58.15312576293945, 69.65249633789062, 44.02000045776367, 96.66437530517578, 61.18812561035156, 66.05500030517578, 2.7725000381469727, 9.46500015258789, 44.057498931884766, 34.229373931884766, 64.19937896728516, 91.85562896728516, 68.38812255859375, 104.0737533569336, 69.69937896728516, 109.50187683105469], "mean": [0.8703774809837341, -0.9269559383392334, 1.0219810009002686, -0.28505954146385193, -0.8278440237045288, 1.2422456741333008, -0.9399846792221069, -1.129688024520874, 1.4282410144805908, -0.18013004958629608, 1.0015954971313477, -0.27070972323417664, 51.75643539428711, 51.480812072753906, -0.22907385230064392, 3.8076133728027344, 16.640043258666992, 6.135163307189941, 18.83169174194336, 6.65335750579834, 17.29372215270996, 9.174707412719727, 9.156566619873047, 44.022666931152344, 41.18376159667969, 62.441158294677734, 1.2512719631195068, 4.397913932800293, 23.634355545043945, 7.331608772277832, 23.986276626586914, 17.209779739379883, 24.716930389404297, 23.118511199951172, 19.656709671020508, 44.080562591552734], "std": [0.23641766607761383, 0.2146727591753006, 0.2475733608007431, 0.09257649630308151, 0.28745707869529724, 0.08558303862810135, 0.2603016495704651, 0.18971417844295502, 0.20069096982479095, 0.18259622156620026, 0.22117245197296143, 0.08356118202209473, 8.432414054870605, 3.226627826690674, 0.059376053512096405, 2.779766082763672, 15.76875114440918, 11.726819038391113, 19.705081939697266, 14.508200645446777, 19.277036666870117, 18.92035675048828, 13.616600036621094, 26.33827781677246, 11.862385749816895, 3.0302600860595703, 0.2584334909915924, 3.6169815063476562, 12.689943313598633, 12.390262603759766, 22.357839584350586, 29.144149780273438, 24.723888397216797, 35.63132095336914, 24.69986343383789, 35.38343048095703], "count": [193]}, "action": {"min": [0.4173581004142761, -1.4197566509246826, 0.7818341255187988, -0.3741321265697479, -1.3143739700317383, 1.08684504032135, -1.3384069204330444, -1.4985313415527344, 1.211028814315796, -0.4410095810890198, 0.5969138741493225, -0.3802834451198578, 30.212499618530273, 47.63874816894531, -0.41187500953674316, -0.23000000417232513, 1.8788888454437256, 0.4156250059604645, 1.3793749809265137, -0.2956250011920929, 0.9793750047683716, -0.242000013589859, 1.1200000047683716, 0.7668750286102295, 28.915624618530273, 56.029998779296875, 1.0466666221618652, -0.46812498569488525, 7.559999942779541, -0.17125000059604645, 3.742222309112549, 0.06624999642372131, 1.2113332748413086, -0.0833333358168602, 0.8018749952316284, -0.5450000166893005], "max": [1.2138763666152954, -0.7413977384567261, 1.588344931602478, -0.09398604184389114, -0.31176090240478516, 1.3169013261795044, -0.4892423748970032, -0.922264814376831, 1.8494888544082642, 0.23373854160308838, 1.4425498247146606, -0.1944333165884018, 68.57374572753906, 58.002498626708984, 0.04125000536441803, 9.49461555480957, 50.62062454223633, 40.041873931884766, 62.88999938964844, 53.2712516784668, 58.15312576293945, 69.65249633789062, 44.02000045776367, 96.66437530517578, 61.18812561035156, 66.05500030517578, 2.7725000381469727, 9.46500015258789, 44.057498931884766, 34.229373931884766, 64.19937896728516, 91.85562896728516, 68.38812255859375, 104.0737533569336, 69.69937896728516, 109.50187683105469], "mean": [0.8703774809837341, -0.9269558787345886, 1.021980881690979, -0.28505945205688477, -0.8278440833091736, 1.242246150970459, -0.9399843215942383, -1.1296883821487427, 1.4282411336898804, -0.1801300197839737, 1.0015957355499268, -0.27070990204811096, 51.75642013549805, 51.480804443359375, -0.22907382249832153, 3.8076133728027344, 16.64004135131836, 6.135173797607422, 18.831695556640625, 6.653357028961182, 17.29372787475586, 9.174702644348145, 9.156560897827148, 44.02267837524414, 41.18376922607422, 62.441158294677734, 1.2512717247009277, 4.397914886474609, 23.634353637695312, 7.331610202789307, 23.98628044128418, 17.209775924682617, 24.716938018798828, 23.118520736694336, 19.656705856323242, 44.08059310913086], "std": [0.23641762137413025, 0.2146727442741394, 0.2475733757019043, 0.09257650375366211, 0.28745707869529724, 0.08558305352926254, 0.2603016197681427, 0.18971416354179382, 0.20069098472595215, 0.18259620666503906, 0.22117246687412262, 0.08356119692325592, 8.432413101196289, 3.2266275882720947, 0.05937601998448372, 2.779766082763672, 15.768745422363281, 11.726821899414062, 19.705080032348633, 14.50820541381836, 19.277036666870117, 18.92035484313965, 13.61660099029541, 26.338275909423828, 11.862383842468262, 3.030259847640991, 0.2584335207939148, 3.6169815063476562, 12.689943313598633, 12.39026165008545, 22.357837677001953, 29.144147872924805, 24.723886489868164, 35.63132095336914, 24.699861526489258, 35.383426666259766], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [193]}, "index": {"min": [9123], "max": [9315], "mean": [9219.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [4.051813471502591, 7.0, 7.0, 7.0, 7.0], "std": [1.8735711174242877, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [193]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [193]}, "eef_direction_state": {"mean": [3.5025906735751295, 3.4145077720207255], "std": [2.200151554675258, 2.2975988572870913], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.0, 1.005181347150259], "std": [0.8394422031535186, 0.8786318222272105], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.8756476683937824, 0.8704663212435233], "std": [0.8486977041095883, 0.8448615118789248], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.5025906735751295, 3.4145077720207255], "std": [2.200151554675258, 2.2975988572870913], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.0, 1.005181347150259], "std": [0.8394422031535186, 0.8786318222272105], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.8756476683937824, 0.8704663212435233], "std": [0.8486977041095883, 0.8448615118789248], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6495604451015432, 0.16712188896280292, 1.144901234252219, -1.6840405602484134, 1.1323212110576788, -2.1768827740635914, 0.6715686168972862, -0.1609864087293792, 1.1224497352855818, 1.5298932122887763, 0.6323423440952576, 2.2981005007275868], "std": [0.0619153051235153, 0.053310476282274324, 0.01735363295158525, 0.14160484864601308, 0.06007287090602664, 0.17917893817175065, 0.05812731320357778, 0.06382695976060139, 0.02273239527299698, 0.08020127315918439, 0.11327916258984763, 0.11274328494073697], "min": [0.575866794493116, 0.058650923490151, 1.100100398255736, -1.9597482239100845, 0.982255477300952, -2.558957965848136, 0.6043997822996006, -0.24804790492567685, 1.091009053414036, 1.3819684001155168, 0.2980323794399944, 2.061460676463964], "max": [0.7875532648872803, 0.21944039884275843, 1.1720554261362555, -1.3858717258668332, 1.2190749630668347, -1.8762222767432017, 0.7973569853177735, -0.057993560977394415, 1.175940065482499, 1.6406535536637965, 0.698868351659482, 2.5247625947563344], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6495604451015432, 0.16712188896280292, 1.144901234252219, -1.6840405602484134, 1.1323212110576788, -2.1768827740635914, 0.6715686168972862, -0.1609864087293792, 1.1224497352855818, 1.5298932122887763, 0.6323423440952576, 2.2981005007275868], "std": [0.0619153051235153, 0.053310476282274324, 0.01735363295158525, 0.14160484864601308, 0.06007287090602664, 0.17917893817175065, 0.05812731320357778, 0.06382695976060139, 0.02273239527299698, 0.08020127315918439, 0.11327916258984763, 0.11274328494073697], "min": [0.575866794493116, 0.058650923490151, 1.100100398255736, -1.9597482239100845, 0.982255477300952, -2.558957965848136, 0.6043997822996006, -0.24804790492567685, 1.091009053414036, 1.3819684001155168, 0.2980323794399944, 2.061460676463964], "max": [0.7875532648872803, 0.21944039884275843, 1.1720554261362555, -1.3858717258668332, 1.2190749630668347, -1.8762222767432017, 0.7973569853177735, -0.057993560977394415, 1.175940065482499, 1.6406535536637965, 0.698868351659482, 2.5247625947563344], "count": [193]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25268703431372547]], [[0.458333954248366]], [[0.5794268892973856]]], "std": [[[0.3517267218587986]], [[0.2480801994731253]], [[0.22175292975638713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770881392973856]], [[0.5176146650326797]], [[0.5319726184640522]]], "std": [[[0.3405324599265793]], [[0.32670975349959325]], [[0.33692472140863317]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4947966809640523]], [[0.5394701593137256]], [[0.5489600285947712]]], "std": [[[0.3251718262103521]], [[0.31686506638330125]], [[0.329707732581997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3357164562908497]], [[0.42431129084967323]], [[0.4869645690359477]]], "std": [[[0.35427091347330475]], [[0.3307369622000068]], [[0.3688287663706815]]], "count": [100]}, "observation.state": {"min": [0.40703439712524414, -1.4563066959381104, 0.7907776236534119, -0.4030765891075134, -1.3254791498184204, 1.038185715675354, -1.3311588764190674, -1.5213960409164429, 1.2108796834945679, -0.4733157753944397, 0.46721217036247253, -0.24106870591640472, 35.189998626708984, 47.37312316894531, -0.4350000023841858, -0.11124999821186066, 1.1920000314712524, 0.47874999046325684, 1.0644444227218628, -0.5674999952316284, 0.8187500238418579, 0.04124999791383743, 1.1137499809265137, 0.3856250047683716, 35.58187484741211, 45.865623474121094, 0.9112499952316284, -0.5043749809265137, 1.8458333015441895, 0.6200000047683716, 0.609375, -0.5362499952316284, 0.9524999856948853, 0.4962500035762787, 0.6288889050483704, -0.40812501311302185], "max": [1.1879785060882568, -0.7834872007369995, 1.6379845142364502, -0.09181639552116394, -0.264934778213501, 1.3579576015472412, -0.49038681387901306, -0.9980354309082031, 1.8964818716049194, 0.28400853276252747, 1.4897680282592773, -0.15881304442882538, 66.59625244140625, 57.93937683105469, 0.45625001192092896, 8.056249618530273, 55.915000915527344, 21.74625015258789, 54.373748779296875, 51.26250076293945, 54.165000915527344, 87.43000030517578, 50.34437561035156, 107.1156234741211, 65.19499969482422, 63.56999969482422, 2.5199999809265137, 9.120624542236328, 64.08062744140625, 13.155625343322754, 67.0268783569336, 38.103126525878906, 73.0374984741211, 61.42000198364258, 55.571250915527344, 89.82500457763672], "mean": [0.8991715312004089, -0.9595798850059509, 1.022416114807129, -0.31299594044685364, -0.8432145714759827, 1.2075004577636719, -0.9541898369789124, -1.1798652410507202, 1.4804240465164185, -0.1280009001493454, 0.9811527132987976, -0.18948185443878174, 50.495967864990234, 51.73882293701172, -0.23344631493091583, 3.773042678833008, 17.987300872802734, 4.03448486328125, 16.25013542175293, 7.726386070251465, 14.608636856079102, 15.623478889465332, 8.67591381072998, 36.79926300048828, 48.669124603271484, 55.19559860229492, 1.212279200553894, 4.26478910446167, 27.39055061340332, 2.8715977668762207, 27.257970809936523, 7.139759063720703, 27.755414962768555, 12.49091625213623, 21.6853084564209, 30.684083938598633], "std": [0.23859237134456635, 0.19470463693141937, 0.24102577567100525, 0.0856691226363182, 0.2902359962463379, 0.09176425635814667, 0.2984267771244049, 0.17839625477790833, 0.22282937169075012, 0.22008687257766724, 0.2869085669517517, 0.03637437894940376, 8.131403923034668, 3.1005349159240723, 0.10774607211351395, 2.691582441329956, 18.7576904296875, 6.78536319732666, 19.408367156982422, 15.466033935546875, 18.474580764770508, 27.83841896057129, 13.252711296081543, 34.783966064453125, 11.039045333862305, 6.163481712341309, 0.28352680802345276, 3.220799684524536, 19.858505249023438, 3.5497748851776123, 21.90882110595703, 11.53768539428711, 23.080507278442383, 19.8614444732666, 16.7519474029541, 33.00688171386719], "count": [209]}, "action": {"min": [0.40703439712524414, -1.4563066959381104, 0.7907776236534119, -0.4030765891075134, -1.3254791498184204, 1.038185715675354, -1.3311588764190674, -1.5213960409164429, 1.2108796834945679, -0.4733157753944397, 0.46721217036247253, -0.24106870591640472, 35.189998626708984, 47.37312316894531, -0.4350000023841858, -0.11124999821186066, 1.1920000314712524, 0.47874999046325684, 1.0644444227218628, -0.5674999952316284, 0.8187500238418579, 0.04124999791383743, 1.1137499809265137, 0.3856250047683716, 35.58187484741211, 45.865623474121094, 0.9112499952316284, -0.5043749809265137, 1.8458333015441895, 0.6200000047683716, 0.609375, -0.5362499952316284, 0.9524999856948853, 0.4962500035762787, 0.6288889050483704, -0.40812501311302185], "max": [1.1879785060882568, -0.7834872007369995, 1.6379845142364502, -0.09181639552116394, -0.264934778213501, 1.3579576015472412, -0.49038681387901306, -0.9980354309082031, 1.8964818716049194, 0.28400853276252747, 1.4897680282592773, -0.15881304442882538, 66.59625244140625, 57.93937683105469, 0.45625001192092896, 8.056249618530273, 55.915000915527344, 21.74625015258789, 54.373748779296875, 51.26250076293945, 54.165000915527344, 87.43000030517578, 50.34437561035156, 107.1156234741211, 65.19499969482422, 63.56999969482422, 2.5199999809265137, 9.120624542236328, 64.08062744140625, 13.155625343322754, 67.0268783569336, 38.103126525878906, 73.0374984741211, 61.42000198364258, 55.571250915527344, 89.82500457763672], "mean": [0.8991719484329224, -0.959579586982727, 1.0224156379699707, -0.31299591064453125, -0.8432149291038513, 1.2075002193450928, -0.954190194606781, -1.1798651218414307, 1.480424404144287, -0.12800095975399017, 0.9811528921127319, -0.18948183953762054, 50.49596405029297, 51.73880386352539, -0.23344632983207703, 3.7730422019958496, 17.98731231689453, 4.034482955932617, 16.2501277923584, 7.726377964019775, 14.608638763427734, 15.623458862304688, 8.67591381072998, 36.799278259277344, 48.66910934448242, 55.19556427001953, 1.2122794389724731, 4.264787673950195, 27.39054298400879, 2.8715977668762207, 27.25796890258789, 7.13975715637207, 27.75540542602539, 12.490910530090332, 21.685321807861328, 30.684083938598633], "std": [0.23859244585037231, 0.1947045922279358, 0.24102583527565002, 0.0856691226363182, 0.2902359366416931, 0.09176426380872726, 0.2984267771244049, 0.1783962845802307, 0.22282934188842773, 0.22008688747882843, 0.2869085669517517, 0.036374375224113464, 8.131402969360352, 3.1005351543426514, 0.10774601995944977, 2.691582202911377, 18.757692337036133, 6.785359859466553, 19.40836524963379, 15.466026306152344, 18.474576950073242, 27.83842658996582, 13.252713203430176, 34.78396224975586, 11.039044380187988, 6.163481712341309, 0.28352677822113037, 3.220798969268799, 19.858505249023438, 3.549774408340454, 21.908823013305664, 11.537684440612793, 23.080509185791016, 19.86144256591797, 16.751949310302734, 33.00687789916992], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [209]}, "index": {"min": [9316], "max": [9524], "mean": [9420.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [3.751196172248804, 7.0, 7.0, 7.0, 7.0], "std": [1.9182605270282556, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [209]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [209]}, "eef_direction_state": {"mean": [3.5645933014354068, 3.521531100478469], "std": [2.2019760486451276, 2.3417912316168845], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.9760765550239234, 1.0287081339712918], "std": [0.8268241621386432, 0.8579148840689529], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8755980861244019, 0.784688995215311], "std": [0.8715754591823759, 0.8508678507549062], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.5645933014354068, 3.521531100478469], "std": [2.2019760486451276, 2.3417912316168845], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.9760765550239234, 1.0287081339712918], "std": [0.8268241621386432, 0.8579148840689529], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8755980861244019, 0.784688995215311], "std": [0.8715754591823759, 0.8508678507549062], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6445582942159616, 0.16282641663178768, 1.1283276876202177, -1.7196575425620835, 1.0581715279733386, -2.2072876193709465, 0.6839292494606795, -0.17258191689013766, 1.1076213455942219, 1.5562126221365062, 0.5274554776669624, 2.2494243547777337], "std": [0.06239218676826635, 0.04995898259842404, 0.017878426371046533, 0.13462153050163062, 0.06200951954703454, 0.1558420156913027, 0.07041309214517956, 0.06369271648232055, 0.027855546486675497, 0.09269534310274889, 0.13032172775151998, 0.12133784210987833], "min": [0.5741597975084471, 0.05672275130372037, 1.090600644485859, -1.9472371808298945, 0.9189302977427345, -2.525784453284012, 0.60296353914575, -0.24469465228402235, 1.0698870168324726, 1.3428867865917227, 0.19802434151392645, 2.0239006684086283], "max": [0.7964332446798348, 0.20516705759430737, 1.1685524860721581, -1.3690926393089302, 1.1628299389886636, -1.8880487713863736, 0.8137859836076826, -0.0840982343524545, 1.1738323900317658, 1.6454904011588254, 0.6803895911084528, 2.5542378415447207], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6445582942159616, 0.16282641663178768, 1.1283276876202177, -1.7196575425620835, 1.0581715279733386, -2.2072876193709465, 0.6839292494606795, -0.17258191689013766, 1.1076213455942219, 1.5562126221365062, 0.5274554776669624, 2.2494243547777337], "std": [0.06239218676826635, 0.04995898259842404, 0.017878426371046533, 0.13462153050163062, 0.06200951954703454, 0.1558420156913027, 0.07041309214517956, 0.06369271648232055, 0.027855546486675497, 0.09269534310274889, 0.13032172775151998, 0.12133784210987833], "min": [0.5741597975084471, 0.05672275130372037, 1.090600644485859, -1.9472371808298945, 0.9189302977427345, -2.525784453284012, 0.60296353914575, -0.24469465228402235, 1.0698870168324726, 1.3428867865917227, 0.19802434151392645, 2.0239006684086283], "max": [0.7964332446798348, 0.20516705759430737, 1.1685524860721581, -1.3690926393089302, 1.1628299389886636, -1.8880487713863736, 0.8137859836076826, -0.0840982343524545, 1.1738323900317658, 1.6454904011588254, 0.6803895911084528, 2.5542378415447207], "count": [209]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24185060866013072]], [[0.4562900531045752]], [[0.5868197630718954]]], "std": [[[0.34500043449109097]], [[0.24190773948279617]], [[0.2162787282886994]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854480269607843]], [[0.5178085661764706]], [[0.5278959211601307]]], "std": [[[0.34400302414770295]], [[0.3304853250720839]], [[0.3366617792016116]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49437281045751635]], [[0.531889368872549]], [[0.5406190849673203]]], "std": [[[0.3325134061715359]], [[0.32062244611634433]], [[0.33413115429578333]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33727961601307194]], [[0.4281423733660131]], [[0.4924909906045752]]], "std": [[[0.3560880855731878]], [[0.33224845145427184]], [[0.3688574757065242]]], "count": [100]}, "observation.state": {"min": [0.40083542466163635, -1.428435206413269, 0.7761120200157166, -0.33131152391433716, -1.3816832304000854, 1.0754749774932861, -1.3609139919281006, -1.6495240926742554, 1.187300205230713, -0.5592193007469177, 0.5098897814750671, -0.2405441701412201, 42.87874984741211, 46.4011116027832, -0.4281249940395355, -0.6581250429153442, 1.4255555868148804, 0.3893750011920929, 0.6737499833106995, -0.5049999952316284, 1.0793750286102295, -0.5575000047683716, 1.0987499952316284, 0.31187501549720764, 24.926250457763672, 47.362220764160156, 0.9906250238418579, 0.3581250011920929, 0.8784615397453308, -0.647777795791626, 1.0956249237060547, -0.5625, 1.0993750095367432, 0.7756249904632568, 0.6675000190734863, -2.0981249809265137], "max": [1.204848051071167, -0.7481371164321899, 1.6251096725463867, -0.045872434973716736, -0.3140259087085724, 1.216930866241455, -0.47589075565338135, -0.953964352607727, 1.9818370342254639, 0.28570398688316345, 1.5682247877120972, -0.09348534792661667, 65.24687194824219, 55.595001220703125, -0.16124999523162842, 8.146666526794434, 59.35625076293945, 24.248125076293945, 60.84437561035156, 38.95375061035156, 61.81687545776367, 57.147499084472656, 46.29312515258789, 92.1624984741211, 64.24000549316406, 65.35625457763672, 3.021250009536743, 9.510000228881836, 73.75687408447266, 18.213125228881836, 61.88624954223633, 61.28187561035156, 66.22062683105469, 91.81937408447266, 51.645626068115234, 104.88187408447266], "mean": [0.855180025100708, -0.9257799983024597, 1.0468082427978516, -0.23426403105258942, -0.8277923464775085, 1.158609390258789, -0.9167362451553345, -1.2053395509719849, 1.5409728288650513, -0.20029442012310028, 0.9743239283561707, -0.16222529113292694, 52.72532653808594, 50.046539306640625, -0.22387196123600006, 3.980280637741089, 17.153120040893555, 4.195493221282959, 16.323566436767578, 5.4648756980896, 15.661545753479004, 10.112885475158691, 10.825014114379883, 23.923128128051758, 43.5018196105957, 57.51516342163086, 1.3087254762649536, 5.796542167663574, 31.55335235595703, 2.96757173538208, 24.47174644470215, 14.669841766357422, 24.911109924316406, 18.838214874267578, 15.513265609741211, 46.459537506103516], "std": [0.21108703315258026, 0.19438183307647705, 0.2226078063249588, 0.10065896064043045, 0.2637527287006378, 0.0555572584271431, 0.3090147376060486, 0.2570331394672394, 0.2591876685619354, 0.24952828884124756, 0.2800038158893585, 0.06394677609205246, 5.773304462432861, 2.701632022857666, 0.05339037999510765, 2.553926944732666, 19.989843368530273, 7.198222637176514, 22.638179779052734, 11.385048866271973, 21.79586410522461, 19.146623611450195, 15.108498573303223, 34.86634063720703, 15.01885986328125, 6.073919296264648, 0.35766756534576416, 3.5622546672821045, 24.30970001220703, 4.1232523918151855, 22.580974578857422, 19.981420516967773, 24.538230895996094, 26.46354103088379, 18.02316665649414, 32.32345962524414], "count": [191]}, "action": {"min": [0.40083542466163635, -1.428435206413269, 0.7761120200157166, -0.33131152391433716, -1.3816832304000854, 1.0754749774932861, -1.3609139919281006, -1.6495240926742554, 1.187300205230713, -0.5592193007469177, 0.5098897814750671, -0.2405441701412201, 42.87874984741211, 46.4011116027832, -0.4281249940395355, -0.6581250429153442, 1.4255555868148804, 0.3893750011920929, 0.6737499833106995, -0.5049999952316284, 1.0793750286102295, -0.5575000047683716, 1.0987499952316284, 0.31187501549720764, 24.926250457763672, 47.362220764160156, 0.9906250238418579, 0.3581250011920929, 0.8784615397453308, -0.647777795791626, 1.0956249237060547, -0.5625, 1.0993750095367432, 0.7756249904632568, 0.6675000190734863, -2.0981249809265137], "max": [1.204848051071167, -0.7481371164321899, 1.6251096725463867, -0.045872434973716736, -0.3140259087085724, 1.216930866241455, -0.47589075565338135, -0.953964352607727, 1.9818370342254639, 0.28570398688316345, 1.5682247877120972, -0.09348534792661667, 65.24687194824219, 55.595001220703125, -0.16124999523162842, 8.146666526794434, 59.35625076293945, 24.248125076293945, 60.84437561035156, 38.95375061035156, 61.81687545776367, 57.147499084472656, 46.29312515258789, 92.1624984741211, 64.24000549316406, 65.35625457763672, 3.021250009536743, 9.510000228881836, 73.75687408447266, 18.213125228881836, 61.88624954223633, 61.28187561035156, 66.22062683105469, 91.81937408447266, 51.645626068115234, 104.88187408447266], "mean": [0.8551800847053528, -0.9257798194885254, 1.0468082427978516, -0.23426403105258942, -0.8277923464775085, 1.1586090326309204, -0.9167360663414001, -1.2053393125534058, 1.5409728288650513, -0.20029443502426147, 0.9743241667747498, -0.16222524642944336, 52.72529602050781, 50.046539306640625, -0.22387196123600006, 3.980280876159668, 17.153120040893555, 4.19550085067749, 16.323562622070312, 5.464864253997803, 15.661556243896484, 10.11287784576416, 10.8250150680542, 23.923137664794922, 43.5018310546875, 57.51517868041992, 1.3087252378463745, 5.7965407371521, 31.553363800048828, 2.9675722122192383, 24.471752166748047, 14.66984748840332, 24.911108016967773, 18.838205337524414, 15.513276100158691, 46.45958709716797], "std": [0.21108712255954742, 0.19438186287879944, 0.22260774672031403, 0.10065895318984985, 0.26375269889831543, 0.0555572584271431, 0.3090147376060486, 0.2570331394672394, 0.25918763875961304, 0.24952825903892517, 0.2800038158893585, 0.06394677609205246, 5.773304462432861, 2.7016332149505615, 0.05339040607213974, 2.553926944732666, 19.989839553833008, 7.198223114013672, 22.638174057006836, 11.385052680969238, 21.795856475830078, 19.146621704101562, 15.10849666595459, 34.86634826660156, 15.018857955932617, 6.073919296264648, 0.357667475938797, 3.5622544288635254, 24.30970001220703, 4.123252868652344, 22.580970764160156, 19.981420516967773, 24.538230895996094, 26.463539123535156, 18.023168563842773, 32.323463439941406], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [191]}, "index": {"min": [9525], "max": [9715], "mean": [9620.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [3.696335078534031, 7.0, 7.0, 7.0, 7.0], "std": [1.9741622049068235, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [191]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [191]}, "eef_direction_state": {"mean": [3.324607329842932, 3.230366492146597], "std": [2.366735381096656, 2.0361444346797275], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.0, 1.193717277486911], "std": [0.8438257431583572, 0.8051940702393482], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8900523560209425, 0.8272251308900523], "std": [0.8521334466334554, 0.8291117726308295], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.324607329842932, 3.230366492146597], "std": [2.366735381096656, 2.0361444346797275], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.0, 1.193717277486911], "std": [0.8438257431583572, 0.8051940702393482], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8900523560209425, 0.8272251308900523], "std": [0.8521334466334554, 0.8291117726308295], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6543208597463861, 0.1692479717498236, 1.1509433506781348, -1.6258025839797996, 1.099693874067487, -2.1395129429406534, 0.6928267353123655, -0.15874475404205235, 1.1199947372010524, 1.5384227811419777, 0.5790686239283032, 2.2756842893017795], "std": [0.055179881298170336, 0.049560213326750854, 0.015169777904648483, 0.13581539026060624, 0.03812443094853964, 0.17942702993720466, 0.06773447417396404, 0.09016946256855739, 0.017217676515793572, 0.08163908219275544, 0.1151268658078137, 0.12575849534914782], "min": [0.572985259496315, 0.05913056944663883, 1.112430502756902, -1.9092574606377473, 0.9722738742489199, -2.5316600145102175, 0.5990966910892955, -0.261630404591762, 1.095766565981878, 1.3192634450883913, 0.23535345550938902, 2.003570667527869], "max": [0.7941527044554059, 0.2172083753354013, 1.1859885045877991, -1.2731576125646495, 1.1598718272857833, -1.7728413922991675, 0.8068179573282591, -0.017621124553050982, 1.1724158731345986, 1.686690192397363, 0.7151631149647271, 2.609561342395766], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6543208597463861, 0.1692479717498236, 1.1509433506781348, -1.6258025839797996, 1.099693874067487, -2.1395129429406534, 0.6928267353123655, -0.15874475404205235, 1.1199947372010524, 1.5384227811419777, 0.5790686239283032, 2.2756842893017795], "std": [0.055179881298170336, 0.049560213326750854, 0.015169777904648483, 0.13581539026060624, 0.03812443094853964, 0.17942702993720466, 0.06773447417396404, 0.09016946256855739, 0.017217676515793572, 0.08163908219275544, 0.1151268658078137, 0.12575849534914782], "min": [0.572985259496315, 0.05913056944663883, 1.112430502756902, -1.9092574606377473, 0.9722738742489199, -2.5316600145102175, 0.5990966910892955, -0.261630404591762, 1.095766565981878, 1.3192634450883913, 0.23535345550938902, 2.003570667527869], "max": [0.7941527044554059, 0.2172083753354013, 1.1859885045877991, -1.2731576125646495, 1.1598718272857833, -1.7728413922991675, 0.8068179573282591, -0.017621124553050982, 1.1724158731345986, 1.686690192397363, 0.7151631149647271, 2.609561342395766], "count": [191]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25612864787581696]], [[0.45478534313725494]], [[0.5767278002450981]]], "std": [[[0.35525412540998336]], [[0.25319785400995076]], [[0.22410751095180098]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48524014910130714]], [[0.5164710028594771]], [[0.5287445098039215]]], "std": [[[0.3306089614423165]], [[0.3208837720901141]], [[0.3314316469911]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5028730228758169]], [[0.573464056372549]], [[0.6033063133169935]]], "std": [[[0.32496969195045]], [[0.3059807794724254]], [[0.3281792310737834]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3607896282679739]], [[0.43154578635620916]], [[0.47643293913398693]]], "std": [[[0.35993567244267244]], [[0.3332267923997846]], [[0.3705592638871963]]], "count": [100]}, "observation.state": {"min": [0.3844081461429596, -1.4272431135177612, 0.8260852694511414, -0.26452943682670593, -1.2323567867279053, 0.8929389119148254, -1.2705891132354736, -1.4894474744796753, 1.2595263719558716, -0.4921034574508667, 0.6411888599395752, -0.3037499189376831, 39.07625198364258, 47.97624969482422, -0.4481250047683716, -0.17750000953674316, 13.926875114440918, 0.2906250059604645, 9.251667022705078, -0.5362499952316284, 6.364166736602783, 0.375, 1.1825000047683716, 24.673076629638672, 22.927499771118164, 48.08374786376953, 0.9006249904632568, -0.1287499964237213, 19.010000228881836, 0.10875000059604645, 12.489999771118164, -0.7549999952316284, 7.738888740539551, 0.546875, 0.6669999957084656, 24.16699981689453], "max": [1.1498732566833496, -0.729995846748352, 1.5966181755065918, 0.06458857655525208, -0.25322824716567993, 1.1428053379058838, -0.5158026218414307, -0.9184500575065613, 1.8139877319335938, 0.12934140861034393, 1.3917711973190308, -0.15192264318466187, 67.33625030517578, 57.88624954223633, 4.278749942779541, 6.604374885559082, 54.134376525878906, 27.32437515258789, 60.088748931884766, 50.60625076293945, 59.470001220703125, 61.3125, 42.266876220703125, 96.80374908447266, 65.77312469482422, 71.77874755859375, 2.708750009536743, 7.416874885559082, 61.96562576293945, 16.811250686645508, 57.62750244140625, 41.953125, 63.59562683105469, 84.70875549316406, 60.06562423706055, 100.64812469482422], "mean": [0.8072177171707153, -0.9492357969284058, 1.083254337310791, -0.12207679450511932, -0.7343781590461731, 1.0499095916748047, -0.9229696393013, -1.071182131767273, 1.4079707860946655, -0.28682270646095276, 0.9850391745567322, -0.24086247384548187, 52.92641067504883, 54.33329391479492, -0.15739920735359192, 1.1408405303955078, 29.838045120239258, 4.707769393920898, 32.895023345947266, 6.551814556121826, 33.200992584228516, 12.628861427307129, 12.343276023864746, 67.8259506225586, 40.344078063964844, 61.76908874511719, 1.205735445022583, 2.75688099861145, 30.52143096923828, 2.6599085330963135, 25.897090911865234, 6.752577304840088, 28.53498077392578, 12.643118858337402, 13.939216613769531, 63.150413513183594], "std": [0.2078760266304016, 0.19002459943294525, 0.20476672053337097, 0.126247376203537, 0.2504543364048004, 0.09687097370624542, 0.18590521812438965, 0.17419441044330597, 0.16029636561870575, 0.12383025884628296, 0.14942866563796997, 0.06487296521663666, 7.5513200759887695, 2.5334227085113525, 0.6607946157455444, 1.9929267168045044, 12.815840721130371, 8.18364429473877, 13.840286254882812, 14.371321678161621, 13.708568572998047, 21.179216384887695, 14.266600608825684, 18.797103881835938, 16.19890785217285, 9.038262367248535, 0.2726594805717468, 1.6486659049987793, 14.241938591003418, 4.832047939300537, 16.262331008911133, 12.7083740234375, 17.20806884765625, 24.57379150390625, 17.80763053894043, 16.353736877441406], "count": [211]}, "action": {"min": [0.3844081461429596, -1.4272431135177612, 0.8260852694511414, -0.26452943682670593, -1.2323567867279053, 0.8929389119148254, -1.2705891132354736, -1.4894474744796753, 1.2595263719558716, -0.4921034574508667, 0.6411888599395752, -0.3037499189376831, 39.07625198364258, 47.97624969482422, -0.4481250047683716, -0.17750000953674316, 13.926875114440918, 0.2906250059604645, 9.251667022705078, -0.5362499952316284, 6.364166736602783, 0.375, 1.1825000047683716, 24.673076629638672, 22.927499771118164, 48.08374786376953, 0.9006249904632568, -0.1287499964237213, 19.010000228881836, 0.10875000059604645, 12.489999771118164, -0.7549999952316284, 7.738888740539551, 0.546875, 0.6669999957084656, 24.16699981689453], "max": [1.1498732566833496, -0.729995846748352, 1.5966181755065918, 0.06458857655525208, -0.25322824716567993, 1.1428053379058838, -0.5158026218414307, -0.9184500575065613, 1.8139877319335938, 0.12934140861034393, 1.3917711973190308, -0.15192264318466187, 67.33625030517578, 57.88624954223633, 4.278749942779541, 6.604374885559082, 54.134376525878906, 27.32437515258789, 60.088748931884766, 50.60625076293945, 59.470001220703125, 61.3125, 42.266876220703125, 96.80374908447266, 65.77312469482422, 71.77874755859375, 2.708750009536743, 7.416874885559082, 61.96562576293945, 16.811250686645508, 57.62750244140625, 41.953125, 63.59562683105469, 84.70875549316406, 60.06562423706055, 100.64812469482422], "mean": [0.8072177767753601, -0.9492354989051819, 1.0832542181015015, -0.12207678705453873, -0.7343781590461731, 1.0499095916748047, -0.9229695200920105, -1.0711822509765625, 1.4079707860946655, -0.28682267665863037, 0.9850386381149292, -0.2408624291419983, 52.92641830444336, 54.333290100097656, -0.1573992520570755, 1.140840768814087, 29.838048934936523, 4.707767486572266, 32.895023345947266, 6.551821231842041, 33.200984954833984, 12.628863334655762, 12.343267440795898, 67.825927734375, 40.344078063964844, 61.76906204223633, 1.205735206604004, 2.756880521774292, 30.521438598632812, 2.6599082946777344, 25.897085189819336, 6.752574920654297, 28.53498077392578, 12.643113136291504, 13.939234733581543, 63.15045928955078], "std": [0.2078760266304016, 0.19002458453178406, 0.20476670563220978, 0.126247376203537, 0.2504543364048004, 0.09687097370624542, 0.18590521812438965, 0.17419441044330597, 0.16029636561870575, 0.12383025884628296, 0.14942866563796997, 0.06487297266721725, 7.5513200759887695, 2.533423900604248, 0.6607950329780579, 1.9929271936416626, 12.815841674804688, 8.183648109436035, 13.840287208557129, 14.371315002441406, 13.708571434020996, 21.179218292236328, 14.266602516174316, 18.797100067138672, 16.198911666870117, 9.038262367248535, 0.2726595997810364, 1.6486657857894897, 14.241937637329102, 4.832047939300537, 16.262331008911133, 12.70837688446045, 17.208066940307617, 24.57379150390625, 17.807626724243164, 16.353736877441406], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [211]}, "index": {"min": [9716], "max": [9926], "mean": [9821.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [3.853080568720379, 7.0, 7.0, 7.0, 7.0], "std": [1.761146623517655, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [211]}, "eef_direction_state": {"mean": [3.4454976303317535, 3.772511848341232], "std": [2.058531228501227, 2.3376990436281555], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.1042654028436019, 0.8862559241706162], "std": [0.7594777487776359, 0.8688122910399343], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8388625592417062, 0.6777251184834123], "std": [0.8446130581969842, 0.8206034886457608], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.4454976303317535, 3.772511848341232], "std": [2.058531228501227, 2.3376990436281555], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.1042654028436019, 0.8862559241706162], "std": [0.7594777487776359, 0.8688122910399343], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8388625592417062, 0.6777251184834123], "std": [0.8446130581969842, 0.8206034886457608], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.6570743489752375, 0.15155899351438837, 1.143601033708502, -1.7061575461234273, 1.0646924877090125, -2.27767906444839, 0.6618021190551941, -0.16187140310697243, 1.1268765605140474, 1.57002813953413, 0.6834075870090789, 2.391233851654369], "std": [0.050765596986497075, 0.05045513897372093, 0.022855372760053644, 0.14371580687592117, 0.05114642389300246, 0.18260941528862742, 0.04514376721396359, 0.05162656313403805, 0.013995146538610826, 0.08341910492934869, 0.09340735255012164, 0.09273233520829476], "min": [0.5853733815088583, 0.041000604103535676, 1.103087252343685, -1.9177594818813357, 0.9828566831387548, -2.565279539364904, 0.6162936388081195, -0.23523000433983393, 1.0991276631754425, 1.387947108963854, 0.33466034324713023, 2.1357444798611547], "max": [0.7825520994115672, 0.21103433219749157, 1.189044952808253, -1.3982279916401892, 1.1580607797562754, -1.9401144649768092, 0.7785714287470444, -0.05047899896197011, 1.1628763007645242, 1.6394046481992839, 0.7514008850335006, 2.5725552794336095], "count": [211]}, "eef_sim_pose_action": {"mean": [0.6570743489752375, 0.15155899351438837, 1.143601033708502, -1.7061575461234273, 1.0646924877090125, -2.27767906444839, 0.6618021190551941, -0.16187140310697243, 1.1268765605140474, 1.57002813953413, 0.6834075870090789, 2.391233851654369], "std": [0.050765596986497075, 0.05045513897372093, 0.022855372760053644, 0.14371580687592117, 0.05114642389300246, 0.18260941528862742, 0.04514376721396359, 0.05162656313403805, 0.013995146538610826, 0.08341910492934869, 0.09340735255012164, 0.09273233520829476], "min": [0.5853733815088583, 0.041000604103535676, 1.103087252343685, -1.9177594818813357, 0.9828566831387548, -2.565279539364904, 0.6162936388081195, -0.23523000433983393, 1.0991276631754425, 1.387947108963854, 0.33466034324713023, 2.1357444798611547], "max": [0.7825520994115672, 0.21103433219749157, 1.189044952808253, -1.3982279916401892, 1.1580607797562754, -1.9401144649768092, 0.7785714287470444, -0.05047899896197011, 1.1628763007645242, 1.6394046481992839, 0.7514008850335006, 2.5725552794336095], "count": [211]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25241013071895424]], [[0.4511794178921569]], [[0.5733958517156862]]], "std": [[[0.3535202987452192]], [[0.2519724907572643]], [[0.22233117396109162]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49500696282679735]], [[0.5327778635620916]], [[0.5487747303921569]]], "std": [[[0.3375308343917677]], [[0.3208513603658109]], [[0.3292900951129666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12156862745098039]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4980191094771242]], [[0.5662856760620915]], [[0.598418858251634]]], "std": [[[0.32901394441236553]], [[0.3066216566332053]], [[0.3280770062432993]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34435813112745095]], [[0.43220847222222225]], [[0.4953648692810458]]], "std": [[[0.3560663548168526]], [[0.3318829502912383]], [[0.3695339105881353]]], "count": [100]}, "observation.state": {"min": [0.4539320468902588, -1.3536659479141235, 0.7664903402328491, -0.2745988070964813, -1.3056424856185913, 1.149025559425354, -1.358497977256775, -1.433537483215332, 1.1592830419540405, -0.5267462134361267, 0.5986781716346741, -0.44699397683143616, 43.432498931884766, 49.14250183105469, -0.41624999046325684, -0.6206250190734863, 6.838888645172119, 0.24437500536441803, 1.315999984741211, -0.8324999809265137, 0.9068750143051147, -0.03187499940395355, 1.2133333683013916, -0.5493333339691162, 18.384374618530273, 47.41187286376953, 1.0099999904632568, -0.2150000035762787, 5.311874866485596, -0.7093750238418579, 3.71875, -0.796875, 1.1119999885559082, 0.6412500143051147, 0.6100000143051147, 0.5253846049308777], "max": [1.1556378602981567, -0.714289128780365, 1.5107147693634033, -0.12464713305234909, -0.39034485816955566, 1.3114891052246094, -0.556334376335144, -0.9287022352218628, 1.7437008619308472, 0.2637479603290558, 1.5390630960464478, -0.28174352645874023, 63.16250228881836, 58.080623626708984, -0.1418749988079071, 7.086249828338623, 56.240623474121094, 27.98062515258789, 54.89312744140625, 49.32500076293945, 60.30875015258789, 63.998748779296875, 39.209373474121094, 92.12124633789062, 69.02312469482422, 72.11000061035156, 2.5112500190734863, 9.220000267028809, 52.02124786376953, 29.77750015258789, 62.88187789916992, 81.29375457763672, 60.180625915527344, 97.03437805175781, 60.62874984741211, 104.26750183105469], "mean": [0.8213622570037842, -0.9208298921585083, 1.029336929321289, -0.21859507262706757, -0.7872020602226257, 1.244920015335083, -0.918355405330658, -1.084063172340393, 1.3804073333740234, -0.23385997116565704, 1.0024762153625488, -0.35747310519218445, 50.530269622802734, 52.57890319824219, -0.20703139901161194, 3.5481162071228027, 22.046287536621094, 5.025897026062012, 19.753427505493164, 7.301690101623535, 18.422189712524414, 11.954569816589355, 10.947104454040527, 29.253129959106445, 39.236053466796875, 61.18925857543945, 1.3068751096725464, 4.318419933319092, 24.63978385925293, 5.536000728607178, 23.240339279174805, 13.410128593444824, 21.264915466308594, 17.321073532104492, 14.490843772888184, 44.82675552368164], "std": [0.19501560926437378, 0.19129019975662231, 0.2065323293209076, 0.0393497534096241, 0.23627832531929016, 0.033937957137823105, 0.20238728821277618, 0.1545783430337906, 0.1580524891614914, 0.1778913289308548, 0.20576126873493195, 0.07305826991796494, 5.799676895141602, 3.455782413482666, 0.06894699484109879, 2.3231606483459473, 17.111812591552734, 8.50050163269043, 19.732040405273438, 15.628678321838379, 21.983186721801758, 19.847105026245117, 13.532028198242188, 35.765769958496094, 18.53126335144043, 8.84531307220459, 0.2776535451412201, 2.5254876613616943, 13.360581398010254, 9.304731369018555, 16.325647354125977, 24.26732063293457, 19.84932518005371, 30.377239227294922, 21.007801055908203, 28.69297981262207], "count": [161]}, "action": {"min": [0.4539320468902588, -1.3536659479141235, 0.7664903402328491, -0.2745988070964813, -1.3056424856185913, 1.149025559425354, -1.358497977256775, -1.433537483215332, 1.1592830419540405, -0.5267462134361267, 0.5986781716346741, -0.44699397683143616, 43.432498931884766, 49.14250183105469, -0.41624999046325684, -0.6206250190734863, 6.838888645172119, 0.24437500536441803, 1.315999984741211, -0.8324999809265137, 0.9068750143051147, -0.03187499940395355, 1.2133333683013916, -0.5493333339691162, 18.384374618530273, 47.41187286376953, 1.0099999904632568, -0.2150000035762787, 5.311874866485596, -0.7093750238418579, 3.71875, -0.796875, 1.1119999885559082, 0.6412500143051147, 0.6100000143051147, 0.5253846049308777], "max": [1.1556378602981567, -0.714289128780365, 1.5107147693634033, -0.12464713305234909, -0.39034485816955566, 1.3114891052246094, -0.556334376335144, -0.9287022352218628, 1.7437008619308472, 0.2637479603290558, 1.5390630960464478, -0.28174352645874023, 63.16250228881836, 58.080623626708984, -0.1418749988079071, 7.086249828338623, 56.240623474121094, 27.98062515258789, 54.89312744140625, 49.32500076293945, 60.30875015258789, 63.998748779296875, 39.209373474121094, 92.12124633789062, 69.02312469482422, 72.11000061035156, 2.5112500190734863, 9.220000267028809, 52.02124786376953, 29.77750015258789, 62.88187789916992, 81.29375457763672, 60.180625915527344, 97.03437805175781, 60.62874984741211, 104.26750183105469], "mean": [0.8213621377944946, -0.9208303093910217, 1.029336929321289, -0.21859508752822876, -0.7872022390365601, 1.244920253753662, -0.9183552265167236, -1.0840634107589722, 1.3804078102111816, -0.23385997116565704, 1.002476453781128, -0.3574730455875397, 50.53028106689453, 52.57887649536133, -0.20703139901161194, 3.5481162071228027, 22.046274185180664, 5.02589750289917, 19.753448486328125, 7.301685810089111, 18.42218780517578, 11.954565048217773, 10.947104454040527, 29.25313949584961, 39.23604965209961, 61.189300537109375, 1.3068753480911255, 4.318419456481934, 24.639780044555664, 5.536002159118652, 23.24032974243164, 13.410120964050293, 21.264911651611328, 17.321073532104492, 14.490853309631348, 44.826725006103516], "std": [0.19501566886901855, 0.1912902444601059, 0.20653238892555237, 0.0393497534096241, 0.23627835512161255, 0.033937953412532806, 0.20238730311393738, 0.1545783281326294, 0.1580524891614914, 0.1778913289308548, 0.20576126873493195, 0.07305828481912613, 5.799675464630127, 3.455781936645508, 0.0689469426870346, 2.3231606483459473, 17.111814498901367, 8.50049877166748, 19.73204231262207, 15.628676414489746, 21.983184814453125, 19.847097396850586, 13.53203010559082, 35.765769958496094, 18.53125762939453, 8.84531307220459, 0.2776535451412201, 2.5254876613616943, 13.360581398010254, 9.304732322692871, 16.325645446777344, 24.267318725585938, 19.849323272705078, 30.377248764038086, 21.007802963256836, 28.69297981262207], "count": [161]}, "timestamp": {"min": [0.0], "max": [5.333333333333333], "mean": [2.666666666666666], "std": [1.5491933384829668], "count": [161]}, "frame_index": {"min": [0], "max": [160], "mean": [80.0], "std": [46.475800154489], "count": [161]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [161]}, "index": {"min": [9927], "max": [10087], "mean": [10007.0], "std": [46.475800154489], "count": [161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [161]}, "subtask_annotation": {"mean": [3.968944099378882, 7.0, 7.0, 7.0, 7.0], "std": [1.8497015379470858, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [161]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [161]}, "eef_direction_state": {"mean": [3.422360248447205, 3.260869565217391], "std": [2.225319438449298, 2.3125951090206582], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_state": {"mean": [1.1055900621118013, 1.1118012422360248], "std": [0.8235846845176544, 0.8775586464086913], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_state": {"mean": [0.9503105590062112, 0.8881987577639752], "std": [0.861900559438591, 0.8340114006390879], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_direction_action": {"mean": [3.422360248447205, 3.260869565217391], "std": [2.225319438449298, 2.3125951090206582], "min": [0, 0], "max": [6, 6], "count": [161]}, "eef_velocity_action": {"mean": [1.1055900621118013, 1.1118012422360248], "std": [0.8235846845176544, 0.8775586464086913], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_acc_mag_action": {"mean": [0.9503105590062112, 0.8881987577639752], "std": [0.861900559438591, 0.8340114006390879], "min": [0, 0], "max": [2, 2], "count": [161]}, "eef_sim_pose_state": {"mean": [0.6513824159914935, 0.15603801423205207, 1.1534758796014026, -1.655420299370508, 1.1709170455363114, -2.20223005801633, 0.66073286256494, -0.15645912609313725, 1.1307960427454573, 1.522520448737916, 0.7429050131215784, 2.3390289152364327], "std": [0.0537244119351739, 0.043178482576348196, 0.02137407216561934, 0.1704125955638247, 0.03933575771090287, 0.17275595369698943, 0.0463122816721315, 0.05115811124518592, 0.016518160592918416, 0.10335225210892078, 0.12074800744088914, 0.13763769264168046], "min": [0.5729349108816599, 0.06762731018999821, 1.1040078405238938, -1.9353068269146765, 1.061252271428791, -2.5166095522964462, 0.594661703298935, -0.25274957887632393, 1.0926827238200865, 1.2920668132513649, 0.3589721305556477, 2.004244270995543], "max": [0.7706987172650764, 0.2036826630402225, 1.1962638249074713, -1.2547478287438452, 1.2361910430527487, -1.80706812230716, 0.7686199331725452, -0.06797960215401078, 1.1672662227801396, 1.7067664144567285, 0.8177603534920439, 2.652787050069982], "count": [161]}, "eef_sim_pose_action": {"mean": [0.6513824159914935, 0.15603801423205207, 1.1534758796014026, -1.655420299370508, 1.1709170455363114, -2.20223005801633, 0.66073286256494, -0.15645912609313725, 1.1307960427454573, 1.522520448737916, 0.7429050131215784, 2.3390289152364327], "std": [0.0537244119351739, 0.043178482576348196, 0.02137407216561934, 0.1704125955638247, 0.03933575771090287, 0.17275595369698943, 0.0463122816721315, 0.05115811124518592, 0.016518160592918416, 0.10335225210892078, 0.12074800744088914, 0.13763769264168046], "min": [0.5729349108816599, 0.06762731018999821, 1.1040078405238938, -1.9353068269146765, 1.061252271428791, -2.5166095522964462, 0.594661703298935, -0.25274957887632393, 1.0926827238200865, 1.2920668132513649, 0.3589721305556477, 2.004244270995543], "max": [0.7706987172650764, 0.2036826630402225, 1.1962638249074713, -1.2547478287438452, 1.2361910430527487, -1.80706812230716, 0.7686199331725452, -0.06797960215401078, 1.1672662227801396, 1.7067664144567285, 0.8177603534920439, 2.652787050069982], "count": [161]}}} +{"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.2702761744281046]], [[0.4580076041666667]], [[0.5770102308006536]]], "std": [[[0.3511909096935381]], [[0.25042787205172073]], [[0.2219087169131639]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743264113562092]], [[0.5032090849673203]], [[0.5078741625816993]]], "std": [[[0.3393185793551421]], [[0.33111746187261254]], [[0.3376480725418155]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879125612745098]], [[0.5349020874183006]], [[0.5529271139705882]]], "std": [[[0.33938587878729726]], [[0.3243200319663832]], [[0.337762883913609]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3478818831699346]], [[0.4199524530228758]], [[0.46497047794117646]]], "std": [[[0.3550520388790341]], [[0.3310431740928969]], [[0.36992276459560497]]], "count": [100]}, "observation.state": {"min": [0.43814849853515625, -1.3712139129638672, 0.7452124953269958, -0.37785154581069946, -1.5305858850479126, 1.075103998184204, -1.4513475894927979, -1.4868247509002686, 1.108997106552124, -0.24888895452022552, 0.6161783933639526, -0.47584837675094604, 34.7055549621582, 48.533748626708984, -0.46875, -0.15562500059604645, 0.805555522441864, -0.421875, 1.091111183166504, -1.234375, 3.479374885559082, -0.2512499988079071, 1.0568749904632568, 14.909375190734863, 20.708749771118164, 47.15062713623047, 1.0768749713897705, -0.640625, 7.666666507720947, 0.6987500190734863, 5.505000114440918, -1.0228571891784668, 1.1143749952316284, 0.5874999761581421, 0.6462500095367432, -0.5887500047683716], "max": [1.2718156576156616, -0.7530539035797119, 1.5194648504257202, -0.17810139060020447, -0.39892804622650146, 1.242155909538269, -0.5838721394538879, -0.8962767720222473, 1.779893398284912, 0.3600175380706787, 1.6289769411087036, -0.28949224948883057, 67.21125030517578, 55.258750915527344, 15.388750076293945, 8.64888858795166, 64.41124725341797, 17.130624771118164, 57.18812561035156, 53.23875045776367, 60.51124954223633, 97.84625244140625, 58.209999084472656, 106.70062255859375, 70.67500305175781, 65.61187744140625, 2.9674999713897705, 9.492500305175781, 58.1306266784668, 13.202500343322754, 63.26875305175781, 74.64749908447266, 61.106876373291016, 79.77312469482422, 59.89750289916992, 95.75749969482422], "mean": [0.8615980744361877, -0.9310285449028015, 1.011961817741394, -0.258390337228775, -0.8757676482200623, 1.1878405809402466, -1.0291043519973755, -1.0626589059829712, 1.3438986539840698, -0.03728066012263298, 1.0881658792495728, -0.37406429648399353, 53.07099533081055, 51.73286437988281, 0.25210630893707275, 3.593379497528076, 22.551647186279297, 2.281392812728882, 20.51155662536621, 5.7295355796813965, 19.962804794311523, 13.515359878540039, 12.655741691589355, 41.04759979248047, 40.36760711669922, 57.93300247192383, 1.4517050981521606, 6.565999507904053, 22.63493537902832, 2.2749345302581787, 17.96829605102539, 10.794093132019043, 14.945432662963867, 12.021575927734375, 9.671629905700684, 25.04489517211914], "std": [0.2294262945652008, 0.17883987724781036, 0.2107769101858139, 0.05152589827775955, 0.3187928795814514, 0.05071801319718361, 0.22994589805603027, 0.1827966272830963, 0.18493682146072388, 0.16915886104106903, 0.25251504778862, 0.08421234786510468, 6.8512067794799805, 1.6558403968811035, 2.3504083156585693, 2.1721243858337402, 17.886165618896484, 4.356640338897705, 18.386524200439453, 15.06513500213623, 20.689071655273438, 27.3395938873291, 18.99175453186035, 28.003520965576172, 16.56964874267578, 6.146546363830566, 0.35508447885513306, 3.4376559257507324, 15.080805778503418, 3.0919060707092285, 18.383068084716797, 20.56662368774414, 19.535144805908203, 22.60770606994629, 16.725271224975586, 34.00703811645508], "count": [195]}, "action": {"min": [0.43814849853515625, -1.3712139129638672, 0.7452124953269958, -0.37785154581069946, -1.5305858850479126, 1.075103998184204, -1.4513475894927979, -1.4868247509002686, 1.108997106552124, -0.24888895452022552, 0.6161783933639526, -0.47584837675094604, 34.7055549621582, 48.533748626708984, -0.46875, -0.15562500059604645, 0.805555522441864, -0.421875, 1.091111183166504, -1.234375, 3.479374885559082, -0.2512499988079071, 1.0568749904632568, 14.909375190734863, 20.708749771118164, 47.15062713623047, 1.0768749713897705, -0.640625, 7.666666507720947, 0.6987500190734863, 5.505000114440918, -1.0228571891784668, 1.1143749952316284, 0.5874999761581421, 0.6462500095367432, -0.5887500047683716], "max": [1.2718156576156616, -0.7530539035797119, 1.5194648504257202, -0.17810139060020447, -0.39892804622650146, 1.242155909538269, -0.5838721394538879, -0.8962767720222473, 1.779893398284912, 0.3600175380706787, 1.6289769411087036, -0.28949224948883057, 67.21125030517578, 55.258750915527344, 15.388750076293945, 8.64888858795166, 64.41124725341797, 17.130624771118164, 57.18812561035156, 53.23875045776367, 60.51124954223633, 97.84625244140625, 58.209999084472656, 106.70062255859375, 70.67500305175781, 65.61187744140625, 2.9674999713897705, 9.492500305175781, 58.1306266784668, 13.202500343322754, 63.26875305175781, 74.64749908447266, 61.106876373291016, 79.77312469482422, 59.89750289916992, 95.75749969482422], "mean": [0.861598014831543, -0.9310287833213806, 1.0119616985321045, -0.25839030742645264, -0.875767707824707, 1.1878399848937988, -1.029104232788086, -1.0626590251922607, 1.3438986539840698, -0.03728068247437477, 1.0881661176681519, -0.3740641176700592, 53.07096862792969, 51.73285675048828, 0.2521061301231384, 3.5933780670166016, 22.551631927490234, 2.2813923358917236, 20.511558532714844, 5.729542255401611, 19.962812423706055, 13.515368461608887, 12.655741691589355, 41.04759979248047, 40.36760711669922, 57.9329719543457, 1.4517048597335815, 6.566000461578369, 22.63492774963379, 2.2749345302581787, 17.968307495117188, 10.794081687927246, 14.945425987243652, 12.02157211303711, 9.671629905700684, 25.04490089416504], "std": [0.2294263392686844, 0.17883986234664917, 0.21077695488929749, 0.05152590200304985, 0.31879284977912903, 0.050718024373054504, 0.22994589805603027, 0.1827966421842575, 0.18493682146072388, 0.16915886104106903, 0.2525150775909424, 0.08421234786510468, 6.8512067794799805, 1.655840277671814, 2.350410223007202, 2.1721243858337402, 17.886165618896484, 4.3566412925720215, 18.38652801513672, 15.065141677856445, 20.68906593322754, 27.33962059020996, 18.991750717163086, 28.003520965576172, 16.569652557373047, 6.146546840667725, 0.3550844192504883, 3.437655448913574, 15.08080768585205, 3.091905355453491, 18.38306999206543, 20.56662368774414, 19.535144805908203, 22.60770606994629, 16.72527313232422, 34.007041931152344], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [195]}, "index": {"min": [10088], "max": [10282], "mean": [10185.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [3.887179487179487, 7.0, 7.0, 7.0, 7.0], "std": [1.7563335188177713, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [195]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [195]}, "eef_direction_state": {"mean": [3.230769230769231, 3.6923076923076925], "std": [2.1226681137437695, 2.254952909325195], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.117948717948718, 0.9641025641025641], "std": [0.765563909764726, 0.8312755658647037], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [1.0256410256410255, 0.8102564102564103], "std": [0.8559648772802593, 0.8288994469947119], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.230769230769231, 3.6923076923076925], "std": [2.1226681137437695, 2.254952909325195], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.117948717948718, 0.9641025641025641], "std": [0.765563909764726, 0.8312755658647037], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [1.0256410256410255, 0.8102564102564103], "std": [0.8559648772802593, 0.8288994469947119], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6454884978941036, 0.159664963750817, 1.156145072551658, -1.5656021066854018, 1.0774477651400134, -2.09995288639523, 0.6589100686261079, -0.19183612174200587, 1.1263841645616937, 1.497605365838235, 0.6494777422708927, 2.1985712090875995], "std": [0.05756508098259531, 0.04483853191611863, 0.02152402228498997, 0.18913411512993644, 0.06924059378853553, 0.21460411265475632, 0.05271218939267324, 0.06001960883573948, 0.016148008560234878, 0.07955876416779144, 0.14898862913617922, 0.12450840426674704], "min": [0.5608870307905542, 0.06366847192038745, 1.1046444617821978, -1.9001990346730033, 0.9198874797537027, -2.462183111036428, 0.5797817904896078, -0.2782318558196073, 1.082174629300081, 1.3191725945504622, 0.33634302958900686, 1.9190734587538842], "max": [0.7753990356755969, 0.22859529900311454, 1.1991387881899265, -1.1617233771234645, 1.201767862622091, -1.6461422468201954, 0.7813110911450483, -0.07062009276729861, 1.144053536850661, 1.6637393902789124, 0.7811524186050187, 2.440096722134381], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6454884978941036, 0.159664963750817, 1.156145072551658, -1.5656021066854018, 1.0774477651400134, -2.09995288639523, 0.6589100686261079, -0.19183612174200587, 1.1263841645616937, 1.497605365838235, 0.6494777422708927, 2.1985712090875995], "std": [0.05756508098259531, 0.04483853191611863, 0.02152402228498997, 0.18913411512993644, 0.06924059378853553, 0.21460411265475632, 0.05271218939267324, 0.06001960883573948, 0.016148008560234878, 0.07955876416779144, 0.14898862913617922, 0.12450840426674704], "min": [0.5608870307905542, 0.06366847192038745, 1.1046444617821978, -1.9001990346730033, 0.9198874797537027, -2.462183111036428, 0.5797817904896078, -0.2782318558196073, 1.082174629300081, 1.3191725945504622, 0.33634302958900686, 1.9190734587538842], "max": [0.7753990356755969, 0.22859529900311454, 1.1991387881899265, -1.1617233771234645, 1.201767862622091, -1.6461422468201954, 0.7813110911450483, -0.07062009276729861, 1.144053536850661, 1.6637393902789124, 0.7811524186050187, 2.440096722134381], "count": [195]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2639306964869281]], [[0.45332664419934643]], [[0.5742643218954248]]], "std": [[[0.3479178421245794]], [[0.2470291489890564]], [[0.21791806937094993]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47738858251633987]], [[0.507654158496732]], [[0.5161130943627451]]], "std": [[[0.34320455916620557]], [[0.3326049073722999]], [[0.33778807404410427]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47775109068627447]], [[0.516668118872549]], [[0.5279212152777778]]], "std": [[[0.3426970036908984]], [[0.33474068324767353]], [[0.3443113112742392]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3636532128267974]], [[0.43777194035947714]], [[0.48710181372549016]]], "std": [[[0.35570720290317154]], [[0.3302920203333715]], [[0.36951254952164103]]], "count": [100]}, "observation.state": {"min": [0.457508385181427, -1.3494936227798462, 0.7830209136009216, -0.3937917649745941, -1.2103583812713623, 1.156848430633545, -1.319757103919983, -1.504181981086731, 1.272793173789978, -0.22428378462791443, 0.6460049748420715, -0.2526560127735138, 38.32374954223633, 44.841251373291016, -0.45374998450279236, -0.5662500262260437, 4.044444561004639, 0.32625001668930054, 1.4381250143051147, -0.34375, 0.7664285898208618, -0.13374999165534973, 1.074375033378601, -0.7549999952316284, 39.84749984741211, 45.13624954223633, 1.0518749952316284, -0.20937499403953552, 3.8155555725097656, 0.5118750333786011, 1.556666612625122, -0.5674999952316284, 0.9155555367469788, 0.25437501072883606, 0.7049999833106995, -2.411250114440918], "max": [1.139615774154663, -0.7388741374015808, 1.5213006734848022, -0.17400053143501282, -0.4304236173629761, 1.3405766487121582, -0.5597438216209412, -0.961509108543396, 1.8456263542175293, 0.22064122557640076, 1.3166204690933228, -0.15838387608528137, 62.46937561035156, 57.49187469482422, 2.8187499046325684, 9.029999732971191, 60.03187561035156, 25.454999923706055, 60.51124954223633, 40.2243766784668, 60.95249938964844, 68.83374786376953, 54.53499984741211, 95.10749816894531, 69.93937683105469, 60.00250244140625, 2.25, 8.73062515258789, 68.00250244140625, 38.436248779296875, 63.256248474121094, 46.29125213623047, 61.34625244140625, 64.82125091552734, 53.645626068115234, 88.83562469482422], "mean": [0.877701461315155, -0.921871542930603, 1.0021917819976807, -0.3088950216770172, -0.8748286366462708, 1.2590619325637817, -1.0103347301483154, -1.1253947019577026, 1.4753038883209229, -0.02385064586997032, 1.0186737775802612, -0.22280266880989075, 49.803409576416016, 50.038299560546875, -0.09206481277942657, 3.80391788482666, 19.516544342041016, 5.095708847045898, 17.50411605834961, 6.859346389770508, 16.009031295776367, 12.669746398925781, 11.875471115112305, 26.75656509399414, 50.5115966796875, 54.8457145690918, 1.315506100654602, 3.1835055351257324, 24.160118103027344, 7.087679386138916, 23.3212947845459, 8.364422798156738, 22.772010803222656, 13.056264877319336, 13.522439002990723, 38.49114227294922], "std": [0.20852933824062347, 0.18236087262630463, 0.21895594894886017, 0.08498961478471756, 0.22159938514232635, 0.07172179222106934, 0.25546109676361084, 0.17396709322929382, 0.1727367639541626, 0.14016158878803253, 0.19011779129505157, 0.034428589046001434, 6.46042537689209, 4.166604518890381, 0.46384987235069275, 2.3358004093170166, 19.314592361450195, 7.914593696594238, 21.70119857788086, 13.518597602844238, 22.111591339111328, 23.376996994018555, 17.68047332763672, 34.932708740234375, 8.738532066345215, 4.9979166984558105, 0.21861879527568817, 2.4764530658721924, 21.790382385253906, 11.250579833984375, 20.754114151000977, 14.011246681213379, 20.243371963500977, 21.468997955322266, 18.168563842773438, 26.662282943725586], "count": [182]}, "action": {"min": [0.457508385181427, -1.3494936227798462, 0.7830209136009216, -0.3937917649745941, -1.2103583812713623, 1.156848430633545, -1.319757103919983, -1.504181981086731, 1.272793173789978, -0.22428378462791443, 0.6460049748420715, -0.2526560127735138, 38.32374954223633, 44.841251373291016, -0.45374998450279236, -0.5662500262260437, 4.044444561004639, 0.32625001668930054, 1.4381250143051147, -0.34375, 0.7664285898208618, -0.13374999165534973, 1.074375033378601, -0.7549999952316284, 39.84749984741211, 45.13624954223633, 1.0518749952316284, -0.20937499403953552, 3.8155555725097656, 0.5118750333786011, 1.556666612625122, -0.5674999952316284, 0.9155555367469788, 0.25437501072883606, 0.7049999833106995, -2.411250114440918], "max": [1.139615774154663, -0.7388741374015808, 1.5213006734848022, -0.17400053143501282, -0.4304236173629761, 1.3405766487121582, -0.5597438216209412, -0.961509108543396, 1.8456263542175293, 0.22064122557640076, 1.3166204690933228, -0.15838387608528137, 62.46937561035156, 57.49187469482422, 2.8187499046325684, 9.029999732971191, 60.03187561035156, 25.454999923706055, 60.51124954223633, 40.2243766784668, 60.95249938964844, 68.83374786376953, 54.53499984741211, 95.10749816894531, 69.93937683105469, 60.00250244140625, 2.25, 8.73062515258789, 68.00250244140625, 38.436248779296875, 63.256248474121094, 46.29125213623047, 61.34625244140625, 64.82125091552734, 53.645626068115234, 88.83562469482422], "mean": [0.8777014017105103, -0.9218714833259583, 1.0021922588348389, -0.30889514088630676, -0.8748286366462708, 1.259061336517334, -1.0103347301483154, -1.1253947019577026, 1.4753042459487915, -0.023850634694099426, 1.0186736583709717, -0.2228025496006012, 49.80340576171875, 50.038299560546875, -0.09206479787826538, 3.803915500640869, 19.51656150817871, 5.095709323883057, 17.50412368774414, 6.8593339920043945, 16.009035110473633, 12.66976261138916, 11.875468254089355, 26.756559371948242, 50.51158905029297, 54.84572982788086, 1.3155065774917603, 3.1835057735443115, 24.16010284423828, 7.087673187255859, 23.321287155151367, 8.364422798156738, 22.77202033996582, 13.056258201599121, 13.522440910339355, 38.491146087646484], "std": [0.20852938294410706, 0.18236087262630463, 0.2189559042453766, 0.08498960733413696, 0.22159938514232635, 0.07172179222106934, 0.25546109676361084, 0.1739671379327774, 0.17273679375648499, 0.14016158878803253, 0.19011780619621277, 0.03442858159542084, 6.460424900054932, 4.166604042053223, 0.46385011076927185, 2.3358001708984375, 19.314594268798828, 7.914593696594238, 21.701200485229492, 13.518597602844238, 22.111597061157227, 23.376972198486328, 17.680477142333984, 34.932701110839844, 8.738533020019531, 4.9979166984558105, 0.21861881017684937, 2.4764533042907715, 21.790382385253906, 11.250579833984375, 20.754114151000977, 14.011244773864746, 20.24337387084961, 21.4689998626709, 18.168563842773438, 26.662281036376953], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [182]}, "index": {"min": [10283], "max": [10464], "mean": [10373.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [4.093406593406593, 7.0, 7.0, 7.0, 7.0], "std": [1.7594518500668843, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [182]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [182]}, "eef_direction_state": {"mean": [3.1758241758241756, 3.9065934065934065], "std": [2.2875362560912618, 1.9092200926436782], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.054945054945055, 1.010989010989011], "std": [0.8101368404644643, 0.8579877492722268], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.8736263736263736, 0.9230769230769231], "std": [0.8710654288183252, 0.8481494947893408], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.1758241758241756, 3.9065934065934065], "std": [2.2875362560912618, 1.9092200926436782], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.054945054945055, 1.010989010989011], "std": [0.8101368404644643, 0.8579877492722268], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.8736263736263736, 0.9230769230769231], "std": [0.8710654288183252, 0.8481494947893408], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6474026462962907, 0.16982418524130782, 1.1496499999384855, -1.5993638554168221, 1.1306483486430394, -2.0851625798639346, 0.6899973691890736, -0.20837215123086958, 1.1149434985508648, 1.534832311988576, 0.5463196362623001, 2.164121120561168], "std": [0.05515794707430496, 0.04606307853805391, 0.013346145548053356, 0.08406479910387973, 0.044824234678003165, 0.11487810679499141, 0.05145639754831215, 0.06692752509669096, 0.01959393593250747, 0.06397963513186518, 0.07598372143720852, 0.04289030187708606], "min": [0.5894367378584875, 0.07836483848733865, 1.119737038693078, -1.738809035829405, 1.0619417484149931, -2.3317308103747996, 0.6239753259642284, -0.26820316475247435, 1.0851631291127235, 1.3948820225945902, 0.3230157704263372, 2.0736254946444292], "max": [0.7763957526289406, 0.22171185611176514, 1.1803097343796525, -1.4189831776379154, 1.200837333659532, -1.8601905556242238, 0.795849075224896, -0.07679648751413556, 1.1636888597504431, 1.600964150891396, 0.649190548608721, 2.266128662179308], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6474026462962907, 0.16982418524130782, 1.1496499999384855, -1.5993638554168221, 1.1306483486430394, -2.0851625798639346, 0.6899973691890736, -0.20837215123086958, 1.1149434985508648, 1.534832311988576, 0.5463196362623001, 2.164121120561168], "std": [0.05515794707430496, 0.04606307853805391, 0.013346145548053356, 0.08406479910387973, 0.044824234678003165, 0.11487810679499141, 0.05145639754831215, 0.06692752509669096, 0.01959393593250747, 0.06397963513186518, 0.07598372143720852, 0.04289030187708606], "min": [0.5894367378584875, 0.07836483848733865, 1.119737038693078, -1.738809035829405, 1.0619417484149931, -2.3317308103747996, 0.6239753259642284, -0.26820316475247435, 1.0851631291127235, 1.3948820225945902, 0.3230157704263372, 2.0736254946444292], "max": [0.7763957526289406, 0.22171185611176514, 1.1803097343796525, -1.4189831776379154, 1.200837333659532, -1.8601905556242238, 0.795849075224896, -0.07679648751413556, 1.1636888597504431, 1.600964150891396, 0.649190548608721, 2.266128662179308], "count": [182]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2452586111111111]], [[0.46376157883986924]], [[0.5985087683823529]]], "std": [[[0.3425741158088315]], [[0.23554621132312578]], [[0.21401027755093505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793030984477124]], [[0.5042187602124183]], [[0.5092277553104575]]], "std": [[[0.3362450035199216]], [[0.33327464204885776]], [[0.3378756943873035]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49268947303921573]], [[0.5230656107026144]], [[0.5353082863562092]]], "std": [[[0.3463743676739967]], [[0.33959977532258123]], [[0.34513394375731593]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36280903390522873]], [[0.42847758986928103]], [[0.4708129636437909]]], "std": [[[0.3581737268899479]], [[0.3349185294290601]], [[0.36837068717501764]]], "count": [100]}, "observation.state": {"min": [0.5116302371025085, -1.6160019636154175, 1.0728999376296997, -0.6557776927947998, -1.4403033256530762, 0.4766775369644165, -1.007071614265442, -1.6338359117507935, 1.0840343236923218, -0.16973277926445007, 0.4238431751728058, -0.9028095602989197, 12.660624504089355, 41.51187515258789, -0.40687498450279236, -0.5062500238418579, 2.8131251335144043, -1.9950000047683716, 5.305624961853027, -1.0056250095367432, 6.308750152587891, -2.9387500286102295, 1.102222204208374, 6.637499809265137, 10.603124618530273, 40.52687454223633, 0.6931250095367432, -0.48874998092651367, 2.7456250190734863, -0.296875, 3.9056248664855957, -0.6868749856948853, 1.4424999952316284, 0.7756249904632568, 0.7293750047683716, -0.5112500190734863], "max": [1.2407068014144897, -0.9676604270935059, 2.0651893615722656, 0.00846398901194334, -0.5405746698379517, 1.2773709297180176, -0.4382200241088867, -0.9292362928390503, 1.945358395576477, 0.45688849687576294, 0.9640159606933594, -0.49548906087875366, 76.65249633789062, 53.391334533691406, 2.353749990463257, 7.284999847412109, 73.23500061035156, 16.361875534057617, 78.27312469482422, 70.11624908447266, 72.31312561035156, 95.6500015258789, 59.50062561035156, 105.48750305175781, 73.08499908447266, 57.053749084472656, 2.4487500190734863, 8.5181245803833, 66.09124755859375, 25.7549991607666, 66.44937896728516, 92.84000396728516, 69.28874969482422, 109.4956283569336, 64.47125244140625, 109.83062744140625], "mean": [0.850590169429779, -1.2252445220947266, 1.4495550394058228, -0.22851072251796722, -0.9885139465332031, 0.7760326266288757, -0.7567691206932068, -1.1868395805358887, 1.3951376676559448, 0.2360038459300995, 0.8052738904953003, -0.7441964149475098, 57.15311813354492, 49.948951721191406, -0.11991432309150696, 0.2809266746044159, 41.35087966918945, 0.6345431804656982, 52.51112365722656, 11.100750923156738, 46.0068473815918, 29.796594619750977, 23.756296157836914, 68.56358337402344, 41.98207473754883, 52.27652359008789, 1.224731683731079, 2.5126771926879883, 29.655078887939453, 3.8749256134033203, 32.20064926147461, 19.47957420349121, 30.9110107421875, 20.075057983398438, 18.6209659576416, 46.81897735595703], "std": [0.1934632509946823, 0.15365853905677795, 0.2679370641708374, 0.17335551977157593, 0.23121801018714905, 0.14177289605140686, 0.20762737095355988, 0.2132859230041504, 0.2891497313976288, 0.19663217663764954, 0.19557401537895203, 0.10645958036184311, 11.812358856201172, 2.2514219284057617, 0.2586536109447479, 1.4173613786697388, 18.92205047607422, 2.7626733779907227, 17.38054847717285, 19.596403121948242, 15.610546112060547, 25.399877548217773, 16.2554874420166, 21.5104923248291, 25.64661979675293, 3.5743963718414307, 0.33240631222724915, 2.6820149421691895, 25.707944869995117, 6.684124946594238, 24.791044235229492, 26.685121536254883, 25.484298706054688, 33.064002990722656, 21.735546112060547, 38.185543060302734], "count": [433]}, "action": {"min": [0.5116302371025085, -1.6160019636154175, 1.0728999376296997, -0.6557776927947998, -1.4403033256530762, 0.4766775369644165, -1.007071614265442, -1.6338359117507935, 1.0840343236923218, -0.16973277926445007, 0.4238431751728058, -0.9028095602989197, 12.660624504089355, 41.51187515258789, -0.40687498450279236, -0.5062500238418579, 2.8131251335144043, -1.9950000047683716, 5.305624961853027, -1.0056250095367432, 6.308750152587891, -2.9387500286102295, 1.102222204208374, 6.637499809265137, 10.603124618530273, 40.52687454223633, 0.6931250095367432, -0.48874998092651367, 2.7456250190734863, -0.296875, 3.9056248664855957, -0.6868749856948853, 1.4424999952316284, 0.7756249904632568, 0.7293750047683716, -0.5112500190734863], "max": [1.2407068014144897, -0.9676604270935059, 2.0651893615722656, 0.00846398901194334, -0.5405746698379517, 1.2773709297180176, -0.4382200241088867, -0.9292362928390503, 1.945358395576477, 0.45688849687576294, 0.9640159606933594, -0.49548906087875366, 76.65249633789062, 53.391334533691406, 2.353749990463257, 7.284999847412109, 73.23500061035156, 16.361875534057617, 78.27312469482422, 70.11624908447266, 72.31312561035156, 95.6500015258789, 59.50062561035156, 105.48750305175781, 73.08499908447266, 57.053749084472656, 2.4487500190734863, 8.5181245803833, 66.09124755859375, 25.7549991607666, 66.44937896728516, 92.84000396728516, 69.28874969482422, 109.4956283569336, 64.47125244140625, 109.83062744140625], "mean": [0.8505896925926208, -1.225244164466858, 1.4495549201965332, -0.22851066291332245, -0.9885138273239136, 0.7760326862335205, -0.756769061088562, -1.186840295791626, 1.395137906074524, 0.23600386083126068, 0.8052738904953003, -0.7441964149475098, 57.15310287475586, 49.948936462402344, -0.11991434544324875, 0.2809266448020935, 41.350914001464844, 0.634543240070343, 52.51113510131836, 11.100733757019043, 46.006839752197266, 29.796592712402344, 23.756301879882812, 68.56355285644531, 41.982059478759766, 52.276527404785156, 1.2247321605682373, 2.5126776695251465, 29.655078887939453, 3.874924659729004, 32.20064926147461, 19.479568481445312, 30.911022186279297, 20.075054168701172, 18.62096405029297, 46.819007873535156], "std": [0.19346322119235992, 0.15365847945213318, 0.2679370939731598, 0.17335550487041473, 0.23121806979179382, 0.14177285134792328, 0.20762741565704346, 0.2132858783006668, 0.28914982080459595, 0.19663214683532715, 0.1955740749835968, 0.10645955801010132, 11.812357902526855, 2.2514212131500244, 0.2586537003517151, 1.4173609018325806, 18.92204475402832, 2.762673854827881, 17.380544662475586, 19.596397399902344, 15.610552787780762, 25.399883270263672, 16.25548553466797, 21.510488510131836, 25.64661407470703, 3.5743956565856934, 0.3324064016342163, 2.6820144653320312, 25.707942962646484, 6.684125900268555, 24.791044235229492, 26.685115814208984, 25.484302520751953, 33.064002990722656, 21.735544204711914, 38.18553924560547], "count": [433]}, "timestamp": {"min": [0.0], "max": [14.4], "mean": [7.200000000000001], "std": [4.166533331199932], "count": [433]}, "frame_index": {"min": [0], "max": [432], "mean": [216.0], "std": [124.99599993599796], "count": [433]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [433]}, "index": {"min": [10465], "max": [10897], "mean": [10681.0], "std": [124.99599993599796], "count": [433]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [433]}, "subtask_annotation": {"mean": [3.3163972286374133, 7.0, 7.0, 7.0, 7.0], "std": [1.8647412687161997, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [433]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [433]}, "eef_direction_state": {"mean": [3.3371824480369514, 3.5773672055427252], "std": [1.9525380903906453, 2.069049495942822], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_state": {"mean": [1.1431870669745958, 0.9792147806004619], "std": [0.6949544352577872, 0.7519227593884762], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_state": {"mean": [0.7852193995381063, 0.6836027713625866], "std": [0.8337918118943641, 0.8122241292923956], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_direction_action": {"mean": [3.3371824480369514, 3.5773672055427252], "std": [1.9525380903906453, 2.069049495942822], "min": [0, 0], "max": [6, 6], "count": [433]}, "eef_velocity_action": {"mean": [1.1431870669745958, 0.9792147806004619], "std": [0.6949544352577872, 0.7519227593884762], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_acc_mag_action": {"mean": [0.7852193995381063, 0.6836027713625866], "std": [0.8337918118943641, 0.8122241292923956], "min": [0, 0], "max": [2, 2], "count": [433]}, "eef_sim_pose_state": {"mean": [0.7180037558546181, 0.1840275392574362, 1.1376403338345833, -1.3426666446651938, 0.781193258366612, -1.8475736848134288, 0.7259017798540109, -0.16798581423075257, 1.1419970060961542, 1.4876948704295008, 0.7183797879019285, 1.954707885764329], "std": [0.06523748293891837, 0.05395684821477202, 0.033804258856490556, 0.11892695063250056, 0.07164911093872366, 0.1447910165526637, 0.06368974549145812, 0.061737968768204435, 0.04082778992380969, 0.09698615587601588, 0.09283144331162548, 0.12467253711570432], "min": [0.6195381334793477, 0.11524565980859847, 1.0596789750668967, -1.5698364361659451, 0.6478446475336641, -1.9917410261407522, 0.6307482259958035, -0.25810426141825715, 1.0570658622413338, 1.258023529563436, 0.5178270084283798, 1.7555289566796284], "max": [0.8415393317620181, 0.333419062440629, 1.2066678325017963, -1.1045683061140643, 1.0155228122576654, -1.436852874633471, 0.8426221072241576, -0.052691796084811976, 1.2308504619658267, 1.6688008265581606, 0.8477531926941011, 2.168624280238605], "count": [433]}, "eef_sim_pose_action": {"mean": [0.7180037558546181, 0.1840275392574362, 1.1376403338345833, -1.3426666446651938, 0.781193258366612, -1.8475736848134288, 0.7259017798540109, -0.16798581423075257, 1.1419970060961542, 1.4876948704295008, 0.7183797879019285, 1.954707885764329], "std": [0.06523748293891837, 0.05395684821477202, 0.033804258856490556, 0.11892695063250056, 0.07164911093872366, 0.1447910165526637, 0.06368974549145812, 0.061737968768204435, 0.04082778992380969, 0.09698615587601588, 0.09283144331162548, 0.12467253711570432], "min": [0.6195381334793477, 0.11524565980859847, 1.0596789750668967, -1.5698364361659451, 0.6478446475336641, -1.9917410261407522, 0.6307482259958035, -0.25810426141825715, 1.0570658622413338, 1.258023529563436, 0.5178270084283798, 1.7555289566796284], "max": [0.8415393317620181, 0.333419062440629, 1.2066678325017963, -1.1045683061140643, 1.0155228122576654, -1.436852874633471, 0.8426221072241576, -0.052691796084811976, 1.2308504619658267, 1.6688008265581606, 0.8477531926941011, 2.168624280238605], "count": [433]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2634521793300653]], [[0.4564590175653595]], [[0.582875733251634]]], "std": [[[0.346277625045903]], [[0.24400337523318538]], [[0.21591358089959026]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840347977941177]], [[0.5137347181372549]], [[0.5248613480392157]]], "std": [[[0.3400383094020569]], [[0.32780771121484537]], [[0.33421244782130655]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5157792790032679]], [[0.5577706924019608]], [[0.5659094669117647]]], "std": [[[0.308686389693319]], [[0.3029590937478298]], [[0.3165830889450809]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37277299019607846]], [[0.442111977124183]], [[0.48765724264705884]]], "std": [[[0.35930721649303893]], [[0.33711890001818984]], [[0.3733818553744706]]], "count": [100]}, "observation.state": {"min": [0.367146372795105, -1.3566701412200928, 0.8347321152687073, -0.22878995537757874, -1.089006781578064, 0.7562514543533325, -1.0609047412872314, -1.5398975610733032, 1.3697303533554077, -0.6277180314064026, 0.7039415836334229, -0.08275900036096573, 42.9976921081543, 47.421112060546875, -0.4536363482475281, -0.0949999988079071, 4.894444465637207, 0.42124998569488525, 0.8788889050483704, -1.234375, 0.7044444680213928, 0.26125001907348633, 1.0824999809265137, 0.0768750011920929, 39.338748931884766, 44.051876068115234, 0.9018750190734863, -0.4556249976158142, 0.8799999952316284, -0.3799999952316284, 0.6931250095367432, -0.03125, 1.0518749952316284, 0.021250000223517418, 0.6412500143051147, -2.161250114440918], "max": [1.0079219341278076, -0.6915939450263977, 1.5399214029312134, 0.27971693873405457, -0.2646009922027588, 1.2152857780456543, -0.4833771884441376, -0.9922655820846558, 1.9124561548233032, -0.0704246237874031, 1.2590177059173584, 0.01246948167681694, 70.421875, 60.625, -0.19312500953674316, 8.442500114440918, 71.2074966430664, 28.125, 53.67625045776367, 55.658748626708984, 59.942501068115234, 48.56187438964844, 51.93187713623047, 86.06749725341797, 66.9175033569336, 55.428123474121094, 2.4175000190734863, 9.416874885559082, 53.484375, 24.916250228881836, 61.52812576293945, 38.536251068115234, 61.83187484741211, 73.93000030517578, 51.571876525878906, 96.90937805175781], "mean": [0.7766151428222656, -0.8993162512779236, 1.0672615766525269, -0.08087706565856934, -0.6997455358505249, 1.1000930070877075, -0.8181913495063782, -1.154367208480835, 1.5774070024490356, -0.41053661704063416, 0.9302317500114441, -0.022294845432043076, 55.80321502685547, 51.82141876220703, -0.2689424753189087, 3.475924015045166, 20.361543655395508, 5.135328769683838, 14.97295093536377, 7.112093448638916, 14.944884300231934, 8.030903816223145, 9.955791473388672, 26.709569931030273, 49.78591537475586, 51.97670364379883, 1.2589671611785889, 2.518331527709961, 21.78948974609375, 4.706600666046143, 23.14329719543457, 6.630792617797852, 22.013103485107422, 14.532003402709961, 13.572446823120117, 41.8586540222168], "std": [0.19646525382995605, 0.19799493253231049, 0.2030535787343979, 0.16420044004917145, 0.2297772914171219, 0.1610039472579956, 0.1850743144750595, 0.1697767823934555, 0.14005064964294434, 0.16334456205368042, 0.1166168600320816, 0.03590380400419235, 6.765126705169678, 4.109290599822998, 0.0741138905286789, 2.192589282989502, 21.60810661315918, 8.448216438293457, 18.619115829467773, 16.04436492919922, 20.901426315307617, 15.098512649536133, 15.10397720336914, 27.20993995666504, 9.336811065673828, 3.710470676422119, 0.3046910762786865, 2.97786283493042, 17.189922332763672, 8.209609031677246, 20.429712295532227, 11.072810173034668, 20.041378021240234, 24.639528274536133, 17.13767433166504, 29.232187271118164], "count": [175]}, "action": {"min": [0.367146372795105, -1.3566701412200928, 0.8347321152687073, -0.22878995537757874, -1.089006781578064, 0.7562514543533325, -1.0609047412872314, -1.5398975610733032, 1.3697303533554077, -0.6277180314064026, 0.7039415836334229, -0.08275900036096573, 42.9976921081543, 47.421112060546875, -0.4536363482475281, -0.0949999988079071, 4.894444465637207, 0.42124998569488525, 0.8788889050483704, -1.234375, 0.7044444680213928, 0.26125001907348633, 1.0824999809265137, 0.0768750011920929, 39.338748931884766, 44.051876068115234, 0.9018750190734863, -0.4556249976158142, 0.8799999952316284, -0.3799999952316284, 0.6931250095367432, -0.03125, 1.0518749952316284, 0.021250000223517418, 0.6412500143051147, -2.161250114440918], "max": [1.0079219341278076, -0.6915939450263977, 1.5399214029312134, 0.27971693873405457, -0.2646009922027588, 1.2152857780456543, -0.4833771884441376, -0.9922655820846558, 1.9124561548233032, -0.0704246237874031, 1.2590177059173584, 0.01246948167681694, 70.421875, 60.625, -0.19312500953674316, 8.442500114440918, 71.2074966430664, 28.125, 53.67625045776367, 55.658748626708984, 59.942501068115234, 48.56187438964844, 51.93187713623047, 86.06749725341797, 66.9175033569336, 55.428123474121094, 2.4175000190734863, 9.416874885559082, 53.484375, 24.916250228881836, 61.52812576293945, 38.536251068115234, 61.83187484741211, 73.93000030517578, 51.571876525878906, 96.90937805175781], "mean": [0.7766151428222656, -0.8993164300918579, 1.0672612190246582, -0.08087708055973053, -0.6997454762458801, 1.100093126296997, -0.8181913495063782, -1.154367446899414, 1.5774070024490356, -0.41053661704063416, 0.9302316904067993, -0.022294819355010986, 55.80319595336914, 51.821407318115234, -0.2689424753189087, 3.475924015045166, 20.361549377441406, 5.135336875915527, 14.972967147827148, 7.112096309661865, 14.944884300231934, 8.030915260314941, 9.955793380737305, 26.709562301635742, 49.78593063354492, 51.976707458496094, 1.2589670419692993, 2.5183310508728027, 21.78948974609375, 4.706600189208984, 23.143301010131836, 6.630791664123535, 22.01309585571289, 14.532001495361328, 13.5724515914917, 41.85865783691406], "std": [0.1964653879404068, 0.1979949176311493, 0.20305365324020386, 0.16420042514801025, 0.22977732121944427, 0.1610039919614792, 0.18507429957389832, 0.1697767823934555, 0.14005064964294434, 0.1633445769548416, 0.1166168674826622, 0.03590380400419235, 6.765126705169678, 4.109291076660156, 0.07411390542984009, 2.192589521408081, 21.608110427856445, 8.448216438293457, 18.619115829467773, 16.044368743896484, 20.901426315307617, 15.098509788513184, 15.103975296020508, 27.209938049316406, 9.336811065673828, 3.710470676422119, 0.3046911060810089, 2.977862596511841, 17.189922332763672, 8.20960807800293, 20.42971420288086, 11.072810173034668, 20.0413761138916, 24.639528274536133, 17.13767433166504, 29.232192993164062], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [175]}, "index": {"min": [10898], "max": [11072], "mean": [10985.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [3.9714285714285715, 7.0, 7.0, 7.0, 7.0], "std": [1.9403344967256748, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [175]}, "eef_direction_state": {"mean": [3.5028571428571427, 3.4857142857142858], "std": [2.1879521690104538, 2.0448042668666147], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [0.9885714285714285, 1.0514285714285714], "std": [0.8348725920150689, 0.8367868575079077], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.8628571428571429, 0.9314285714285714], "std": [0.8708241463565145, 0.8524825690958416], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.5028571428571427, 3.4857142857142858], "std": [2.1879521690104538, 2.0448042668666147], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [0.9885714285714285, 1.0514285714285714], "std": [0.8348725920150689, 0.8367868575079077], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.8628571428571429, 0.9314285714285714], "std": [0.8708241463565145, 0.8524825690958416], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6578627562723829, 0.15981313880981352, 1.1575111012965122, -1.7369886065662614, 1.1629369415496953, -2.3087210932338262, 0.6975932890965085, -0.15939261601951102, 1.13615695856797, 1.5591682832581688, 0.6132925295676009, 2.3875154757567048], "std": [0.04880982830503757, 0.05049618896673007, 0.02282465892433923, 0.14609804545293378, 0.07952890705220983, 0.191517729741948, 0.033112443527453066, 0.06687815636150402, 0.024979263569634688, 0.11259825022994308, 0.062395803847070344, 0.09174823824066472], "min": [0.5966875891552647, 0.05858180672889174, 1.099174293813926, -2.0248130072913244, 0.9808506476093881, -2.733245614222604, 0.6492070050822717, -0.2274112546186522, 1.1047401194181745, 1.3471067250118374, 0.43076773426491544, 2.2190998235302404], "max": [0.7784999500687918, 0.20751962307195704, 1.199186070162445, -1.3367207082621464, 1.2744731855865497, -1.9178754079842277, 0.7779681587094207, -0.0313989789519053, 1.18178299885086, 1.676238391932194, 0.7046566248812454, 2.567829019430091], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6578627562723829, 0.15981313880981352, 1.1575111012965122, -1.7369886065662614, 1.1629369415496953, -2.3087210932338262, 0.6975932890965085, -0.15939261601951102, 1.13615695856797, 1.5591682832581688, 0.6132925295676009, 2.3875154757567048], "std": [0.04880982830503757, 0.05049618896673007, 0.02282465892433923, 0.14609804545293378, 0.07952890705220983, 0.191517729741948, 0.033112443527453066, 0.06687815636150402, 0.024979263569634688, 0.11259825022994308, 0.062395803847070344, 0.09174823824066472], "min": [0.5966875891552647, 0.05858180672889174, 1.099174293813926, -2.0248130072913244, 0.9808506476093881, -2.733245614222604, 0.6492070050822717, -0.2274112546186522, 1.1047401194181745, 1.3471067250118374, 0.43076773426491544, 2.2190998235302404], "max": [0.7784999500687918, 0.20751962307195704, 1.199186070162445, -1.3367207082621464, 1.2744731855865497, -1.9178754079842277, 0.7779681587094207, -0.0313989789519053, 1.18178299885086, 1.676238391932194, 0.7046566248812454, 2.567829019430091], "count": [175]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2591804330065359]], [[0.46299246119281046]], [[0.5883436560457517]]], "std": [[[0.34607144192103]], [[0.2422389109389376]], [[0.21464817098250671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690813071895425]], [[0.5052523549836602]], [[0.5181358946078432]]], "std": [[[0.3382082138103989]], [[0.32328800630612137]], [[0.32814975849934697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5132618709150327]], [[0.5504171486928104]], [[0.5545629248366013]]], "std": [[[0.3062593429125716]], [[0.303786693702303]], [[0.31562771578244425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3694968852124183]], [[0.4414148835784314]], [[0.4881230187908496]]], "std": [[[0.3587099129521185]], [[0.3352096966824145]], [[0.37369378980738355]]], "count": [100]}, "observation.state": {"min": [0.3637846112251282, -1.29313063621521, 0.7719581723213196, -0.2278892546892166, -1.1618261337280273, 0.9700922966003418, -1.3356941938400269, -1.5290017127990723, 1.2164618968963623, -0.5822508931159973, 0.6380655169487, -0.17113417387008667, 39.4375, 45.8488883972168, -0.4437499940395355, -0.33124998211860657, 0.7777777910232544, 0.4650000035762787, 0.9437500238418579, -1.26714289188385, 0.9168750047683716, 0.03125, 1.0106250047683716, -1.068333387374878, 40.91062545776367, 45.651668548583984, 0.8012499809265137, -0.38187500834465027, 3.527777671813965, 0.19374999403953552, 0.9155555367469788, -0.48874998092651367, 0.9679999947547913, 0.5233333110809326, 0.6855555772781372, 0.36222222447395325], "max": [1.1060459613800049, -0.6616693139076233, 1.464413046836853, 0.14825093746185303, -0.29616808891296387, 1.386902093887329, -0.4842832088470459, -0.9398604035377502, 1.9220645427703857, 0.2310682088136673, 1.4925230741500854, -0.0006437400006689131, 66.73374938964844, 58.424373626708984, 0.09250000864267349, 9.403749465942383, 57.424373626708984, 13.888124465942383, 56.44874954223633, 35.28437423706055, 60.51625061035156, 61.57312774658203, 45.08187484741211, 89.65812683105469, 69.60124969482422, 61.35000228881836, 2.737499952316284, 9.233124732971191, 61.610626220703125, 18.734375, 85.13687896728516, 35.354373931884766, 80.84625244140625, 56.82625198364258, 61.62187576293945, 85.13187408447266], "mean": [0.7159234881401062, -0.8929557204246521, 1.039568543434143, -0.07846649736166, -0.661698579788208, 1.2520111799240112, -0.8804546594619751, -1.1420645713806152, 1.5364620685577393, -0.332879900932312, 0.9929289221763611, -0.07065414637327194, 54.13572692871094, 51.97399139404297, -0.22320906817913055, 4.668152332305908, 14.18246078491211, 2.5124661922454834, 14.093619346618652, 3.8252739906311035, 14.984925270080566, 7.47361946105957, 9.199662208557129, 25.15304183959961, 51.40708541870117, 54.94374465942383, 1.1349259614944458, 3.845048189163208, 26.856637954711914, 3.493959665298462, 28.177967071533203, 4.609721660614014, 28.04024314880371, 6.675784587860107, 16.580707550048828, 41.27421569824219], "std": [0.18583424389362335, 0.18113280832767487, 0.217173233628273, 0.11843594163656235, 0.2561480402946472, 0.15237227082252502, 0.23845915496349335, 0.1994086652994156, 0.18718472123146057, 0.21345382928848267, 0.18697315454483032, 0.06093292683362961, 6.202503681182861, 3.3227944374084473, 0.08786004781723022, 2.491403818130493, 17.650039672851562, 3.56655216217041, 19.553882598876953, 10.919279098510742, 21.7091007232666, 15.320869445800781, 14.153148651123047, 29.390331268310547, 10.989228248596191, 4.603729248046875, 0.3290782570838928, 2.8218846321105957, 18.535110473632812, 5.526524543762207, 27.821279525756836, 8.492172241210938, 26.870803833007812, 13.853643417358398, 21.270153045654297, 21.140941619873047], "count": [193]}, "action": {"min": [0.3637846112251282, -1.29313063621521, 0.7719581723213196, -0.2278892546892166, -1.1618261337280273, 0.9700922966003418, -1.3356941938400269, -1.5290017127990723, 1.2164618968963623, -0.5822508931159973, 0.6380655169487, -0.17113417387008667, 39.4375, 45.8488883972168, -0.4437499940395355, -0.33124998211860657, 0.7777777910232544, 0.4650000035762787, 0.9437500238418579, -1.26714289188385, 0.9168750047683716, 0.03125, 1.0106250047683716, -1.068333387374878, 40.91062545776367, 45.651668548583984, 0.8012499809265137, -0.38187500834465027, 3.527777671813965, 0.19374999403953552, 0.9155555367469788, -0.48874998092651367, 0.9679999947547913, 0.5233333110809326, 0.6855555772781372, 0.36222222447395325], "max": [1.1060459613800049, -0.6616693139076233, 1.464413046836853, 0.14825093746185303, -0.29616808891296387, 1.386902093887329, -0.4842832088470459, -0.9398604035377502, 1.9220645427703857, 0.2310682088136673, 1.4925230741500854, -0.0006437400006689131, 66.73374938964844, 58.424373626708984, 0.09250000864267349, 9.403749465942383, 57.424373626708984, 13.888124465942383, 56.44874954223633, 35.28437423706055, 60.51625061035156, 61.57312774658203, 45.08187484741211, 89.65812683105469, 69.60124969482422, 61.35000228881836, 2.737499952316284, 9.233124732971191, 61.610626220703125, 18.734375, 85.13687896728516, 35.354373931884766, 80.84625244140625, 56.82625198364258, 61.62187576293945, 85.13187408447266], "mean": [0.7159237861633301, -0.8929553031921387, 1.0395689010620117, -0.07846645265817642, -0.6616986393928528, 1.2520114183425903, -0.8804544806480408, -1.1420646905899048, 1.5364620685577393, -0.33288007974624634, 0.9929289221763611, -0.07065410912036896, 54.1357307434082, 51.97398376464844, -0.22320912778377533, 4.668152332305908, 14.182464599609375, 2.5124659538269043, 14.093623161315918, 3.825269937515259, 14.98491096496582, 7.473621368408203, 9.199665069580078, 25.153051376342773, 51.40708923339844, 54.943695068359375, 1.1349258422851562, 3.845048427581787, 26.85664939880371, 3.4939606189727783, 28.177974700927734, 4.609720706939697, 28.040239334106445, 6.675782680511475, 16.580699920654297, 41.27421569824219], "std": [0.18583419919013977, 0.18113277852535248, 0.2171732485294342, 0.11843594163656235, 0.2561480402946472, 0.15237224102020264, 0.23845915496349335, 0.1994086503982544, 0.18718472123146057, 0.21345382928848267, 0.18697315454483032, 0.060932934284210205, 6.202502727508545, 3.322793960571289, 0.08786004036664963, 2.4914042949676514, 17.65003776550293, 3.5665504932403564, 19.55388641357422, 10.919273376464844, 21.709095001220703, 15.320874214172363, 14.153149604797363, 29.390335083007812, 10.989230155944824, 4.603729248046875, 0.3290782868862152, 2.821884870529175, 18.535110473632812, 5.526525497436523, 27.821277618408203, 8.492172241210938, 26.870803833007812, 13.853643417358398, 21.27015495300293, 21.140939712524414], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [193]}, "index": {"min": [11073], "max": [11265], "mean": [11169.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [3.9326424870466323, 7.0, 7.0, 7.0, 7.0], "std": [1.8937097297575125, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [193]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [193]}, "eef_direction_state": {"mean": [3.854922279792746, 3.8186528497409324], "std": [2.1328151916253724, 2.072085442630018], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [0.9378238341968912, 0.9792746113989638], "std": [0.8433030482227465, 0.869509713692238], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.8911917098445595, 0.7668393782383419], "std": [0.8836893515161792, 0.8031923740578545], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.854922279792746, 3.8186528497409324], "std": [2.1328151916253724, 2.072085442630018], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [0.9378238341968912, 0.9792746113989638], "std": [0.8433030482227465, 0.869509713692238], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.8911917098445595, 0.7668393782383419], "std": [0.8836893515161792, 0.8031923740578545], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6574328366612874, 0.14756464011209786, 1.17076232178545, -1.7146805038409947, 1.279915037005814, -2.307201644390832, 0.6865002687283853, -0.16287100216090464, 1.135823419630849, 1.5298708770134066, 0.6004532388253563, 2.3555386337952435], "std": [0.05482475546473048, 0.031201224536109504, 0.02181446406323047, 0.26552555953885304, 0.07684418468565408, 0.26797735875780515, 0.04820429664090191, 0.07105028199515641, 0.01708331050533469, 0.06970022402091498, 0.07792487282255539, 0.11040711914994725], "min": [0.5796798764269185, 0.06873906154980558, 1.1168728548525255, -2.2508123461233263, 1.101829813175259, -2.830311915509851, 0.6102777843842698, -0.2623416491201297, 1.1040873704746517, 1.3549917918435281, 0.3298217724719592, 2.037655369724138], "max": [0.7673835695781012, 0.2040379078314824, 1.1962117373429262, -1.4012300834408267, 1.371982599918936, -1.9475408812797945, 0.791016494971352, -0.050734902379317326, 1.1774424200445153, 1.6372050056161944, 0.680766651788907, 2.5643156211588374], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6574328366612874, 0.14756464011209786, 1.17076232178545, -1.7146805038409947, 1.279915037005814, -2.307201644390832, 0.6865002687283853, -0.16287100216090464, 1.135823419630849, 1.5298708770134066, 0.6004532388253563, 2.3555386337952435], "std": [0.05482475546473048, 0.031201224536109504, 0.02181446406323047, 0.26552555953885304, 0.07684418468565408, 0.26797735875780515, 0.04820429664090191, 0.07105028199515641, 0.01708331050533469, 0.06970022402091498, 0.07792487282255539, 0.11040711914994725], "min": [0.5796798764269185, 0.06873906154980558, 1.1168728548525255, -2.2508123461233263, 1.101829813175259, -2.830311915509851, 0.6102777843842698, -0.2623416491201297, 1.1040873704746517, 1.3549917918435281, 0.3298217724719592, 2.037655369724138], "max": [0.7673835695781012, 0.2040379078314824, 1.1962117373429262, -1.4012300834408267, 1.371982599918936, -1.9475408812797945, 0.791016494971352, -0.050734902379317326, 1.1774424200445153, 1.6372050056161944, 0.680766651788907, 2.5643156211588374], "count": [193]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2635994566993464]], [[0.4676354636437908]], [[0.5912355923202615]]], "std": [[[0.3499724567147409]], [[0.24357027814961146]], [[0.21594948627980246]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48065857638888887]], [[0.5119710927287582]], [[0.5185453410947712]]], "std": [[[0.3421898608351668]], [[0.3333870721536137]], [[0.34036859823121435]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876758619281046]], [[0.526395553513072]], [[0.5286235110294119]]], "std": [[[0.30283804208511583]], [[0.3014474876448808]], [[0.315527098381531]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3596740114379085]], [[0.4356778839869281]], [[0.48794964256535944]]], "std": [[[0.3562570297053473]], [[0.3320849055920242]], [[0.3749818889513664]]], "count": [100]}, "observation.state": {"min": [0.39692530035972595, -1.3775081634521484, 0.7842501401901245, -0.5695191621780396, -1.5170222520828247, 0.9066720008850098, -1.399481177330017, -1.5260213613510132, 1.1762417554855347, -0.8502851724624634, 0.6197308897972107, -0.14010749757289886, 26.246665954589844, 52.359375, -0.6775000095367432, -0.04437499865889549, 0.7190908789634705, 0.14000000059604645, 1.1299999952316284, -1.3155555725097656, 0.9318749904632568, -0.35875001549720764, 1.0922222137451172, 0.7456249594688416, 35.52124786376953, 41.51625061035156, 0.7899999618530273, -0.46312499046325684, 1.0466666221618652, -0.27562499046325684, 0.7231249809265137, -1.4327272176742554, 1.066249966621399, 0.171875, 0.6676923036575317, -2.5], "max": [1.2878402471542358, -0.7363908290863037, 1.5174381732940674, -0.18494410812854767, -0.3028438985347748, 1.6254911422729492, -0.4862859547138214, -0.9375715255737305, 1.9280251264572144, 0.30181074142456055, 1.6340504884719849, 0.06721122562885284, 72.05187225341797, 63.51874923706055, -0.29124999046325684, 9.529999732971191, 58.584373474121094, 33.86375045776367, 54.998748779296875, 59.845001220703125, 66.33062744140625, 52.44874954223633, 58.02750015258789, 84.56687927246094, 73.61062622070312, 69.13562774658203, 2.927500009536743, 9.449999809265137, 58.65250015258789, 40.698123931884766, 63.07437515258789, 65.71500396728516, 72.48625183105469, 87.75125122070312, 59.01937484741211, 104.53312683105469], "mean": [0.8250330686569214, -0.9392082691192627, 1.0876911878585815, -0.3303415775299072, -0.7716271877288818, 1.2804919481277466, -0.9913641810417175, -1.0674819946289062, 1.4477894306182861, -0.30423232913017273, 1.0766960382461548, -0.05147495120763779, 55.93097686767578, 55.04235076904297, -0.41595226526260376, 5.640183925628662, 19.05271339416504, 5.2288665771484375, 20.013391494750977, 7.567987442016602, 21.180692672729492, 8.477630615234375, 13.710763931274414, 32.42818832397461, 50.90781784057617, 59.47365188598633, 1.1395699977874756, 4.767437934875488, 34.97159194946289, 4.649272441864014, 27.88390350341797, 6.696206569671631, 31.598079681396484, 12.297277450561523, 25.2072811126709, 36.8751106262207], "std": [0.24526922404766083, 0.1715547740459442, 0.21507853269577026, 0.0943397656083107, 0.37197309732437134, 0.21196739375591278, 0.27855217456817627, 0.167123943567276, 0.17988421022891998, 0.3365992307662964, 0.22956593334674835, 0.0860564112663269, 9.943869590759277, 2.3943912982940674, 0.08738383650779724, 3.406142234802246, 19.820842742919922, 8.557000160217285, 20.3175106048584, 15.795368194580078, 23.188465118408203, 14.685096740722656, 17.204702377319336, 28.297733306884766, 13.469231605529785, 8.608556747436523, 0.27763381600379944, 3.311981201171875, 14.299422264099121, 9.30095386505127, 14.647675514221191, 15.334465026855469, 15.671079635620117, 24.244735717773438, 14.632908821105957, 30.764921188354492], "count": [290]}, "action": {"min": [0.39692530035972595, -1.3775081634521484, 0.7842501401901245, -0.5695191621780396, -1.5170222520828247, 0.9066720008850098, -1.399481177330017, -1.5260213613510132, 1.1762417554855347, -0.8502851724624634, 0.6197308897972107, -0.14010749757289886, 26.246665954589844, 52.359375, -0.6775000095367432, -0.04437499865889549, 0.7190908789634705, 0.14000000059604645, 1.1299999952316284, -1.3155555725097656, 0.9318749904632568, -0.35875001549720764, 1.0922222137451172, 0.7456249594688416, 35.52124786376953, 41.51625061035156, 0.7899999618530273, -0.46312499046325684, 1.0466666221618652, -0.27562499046325684, 0.7231249809265137, -1.4327272176742554, 1.066249966621399, 0.171875, 0.6676923036575317, -2.5], "max": [1.2878402471542358, -0.7363908290863037, 1.5174381732940674, -0.18494410812854767, -0.3028438985347748, 1.6254911422729492, -0.4862859547138214, -0.9375715255737305, 1.9280251264572144, 0.30181074142456055, 1.6340504884719849, 0.06721122562885284, 72.05187225341797, 63.51874923706055, -0.29124999046325684, 9.529999732971191, 58.584373474121094, 33.86375045776367, 54.998748779296875, 59.845001220703125, 66.33062744140625, 52.44874954223633, 58.02750015258789, 84.56687927246094, 73.61062622070312, 69.13562774658203, 2.927500009536743, 9.449999809265137, 58.65250015258789, 40.698123931884766, 63.07437515258789, 65.71500396728516, 72.48625183105469, 87.75125122070312, 59.01937484741211, 104.53312683105469], "mean": [0.8250337839126587, -0.9392074346542358, 1.0876905918121338, -0.3303416669368744, -0.7716271877288818, 1.2804912328720093, -0.9913639426231384, -1.067482352256775, 1.4477894306182861, -0.30423232913017273, 1.0766960382461548, -0.0514749139547348, 55.93099594116211, 55.04228973388672, -0.4159523844718933, 5.640182971954346, 19.05272674560547, 5.2288713455200195, 20.013395309448242, 7.567981243133545, 21.180702209472656, 8.477633476257324, 13.710763931274414, 32.42818832397461, 50.90781021118164, 59.47368621826172, 1.1395699977874756, 4.76743745803833, 34.971588134765625, 4.649271488189697, 27.883895874023438, 6.696207523345947, 31.598094940185547, 12.29727554321289, 25.207275390625, 36.875099182128906], "std": [0.24526911973953247, 0.17155468463897705, 0.21507857739925385, 0.0943397581577301, 0.37197306752204895, 0.2119673490524292, 0.2785521447658539, 0.1671239286661148, 0.17988421022891998, 0.336599200963974, 0.22956591844558716, 0.0860564112663269, 9.943869590759277, 2.3943910598754883, 0.08738381415605545, 3.406142234802246, 19.820842742919922, 8.556999206542969, 20.317516326904297, 15.795366287231445, 23.188467025756836, 14.685102462768555, 17.20469856262207, 28.2977294921875, 13.469233512878418, 8.608555793762207, 0.2776337265968323, 3.311980962753296, 14.299422264099121, 9.300955772399902, 14.647673606872559, 15.334466934204102, 15.67108154296875, 24.244731903076172, 14.63291072845459, 30.764923095703125], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [290]}, "index": {"min": [11266], "max": [11555], "mean": [11410.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [3.872413793103448, 7.0, 7.0, 7.0, 7.0], "std": [1.7638900098096564, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [290]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [290]}, "eef_direction_state": {"mean": [3.6724137931034484, 4.179310344827586], "std": [2.27420263430476, 2.283883460754243], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.903448275862069, 0.7103448275862069], "std": [0.8164189081173397, 0.8421421075862424], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.7620689655172413, 0.6517241379310345], "std": [0.8561798848628464, 0.825925056988942], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.6724137931034484, 4.179310344827586], "std": [2.27420263430476, 2.283883460754243], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.903448275862069, 0.7103448275862069], "std": [0.8164189081173397, 0.8421421075862424], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.7620689655172413, 0.6517241379310345], "std": [0.8561798848628464, 0.825925056988942], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.6692430670885119, 0.1843278202747069, 1.1488791436376706, -1.75896975799316, 1.1212552130391882, -2.2215754117789457, 0.6584088945655381, -0.18644785771012595, 1.1266857409530258, 1.5767126279459183, 0.5665592559251502, 2.388209666416945], "std": [0.061895900040265586, 0.041951555955687954, 0.02822060937169665, 0.39245146139540615, 0.09853053790209196, 0.3467207521056045, 0.047463414132340745, 0.06994420509112531, 0.017063566094417768, 0.12331183871190071, 0.11759515015959182, 0.2104405077553161], "min": [0.5626313253926264, 0.05530486140199223, 1.0820534408530391, -2.486219016441404, 0.8732416263245604, -2.8258053258785507, 0.5948134217209042, -0.27786870678840303, 1.0991293783942784, 1.274272061790816, 0.27069810122751603, 1.9805265190008712], "max": [0.7772816373589628, 0.23694907045794417, 1.1958992374646065, -1.2141228615025546, 1.3091820394096243, -1.7417174712346888, 0.7911136646627054, -0.05370076845683261, 1.1706146923210157, 1.8161624330799562, 0.7582193856446331, 2.809209991307808], "count": [290]}, "eef_sim_pose_action": {"mean": [0.6692430670885119, 0.1843278202747069, 1.1488791436376706, -1.75896975799316, 1.1212552130391882, -2.2215754117789457, 0.6584088945655381, -0.18644785771012595, 1.1266857409530258, 1.5767126279459183, 0.5665592559251502, 2.388209666416945], "std": [0.061895900040265586, 0.041951555955687954, 0.02822060937169665, 0.39245146139540615, 0.09853053790209196, 0.3467207521056045, 0.047463414132340745, 0.06994420509112531, 0.017063566094417768, 0.12331183871190071, 0.11759515015959182, 0.2104405077553161], "min": [0.5626313253926264, 0.05530486140199223, 1.0820534408530391, -2.486219016441404, 0.8732416263245604, -2.8258053258785507, 0.5948134217209042, -0.27786870678840303, 1.0991293783942784, 1.274272061790816, 0.27069810122751603, 1.9805265190008712], "max": [0.7772816373589628, 0.23694907045794417, 1.1958992374646065, -1.2141228615025546, 1.3091820394096243, -1.7417174712346888, 0.7911136646627054, -0.05370076845683261, 1.1706146923210157, 1.8161624330799562, 0.7582193856446331, 2.809209991307808], "count": [290]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.273596358251634]], [[0.45794733251633984]], [[0.5753408006535948]]], "std": [[[0.35176477765335684]], [[0.2516132453716396]], [[0.22277428400106528]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11372549019607843]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759744444444445]], [[0.5171103349673203]], [[0.5320516339869281]]], "std": [[[0.3385120723152442]], [[0.3253176454043318]], [[0.3333257227786838]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13725490196078433]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042723754084968]], [[0.5550594975490196]], [[0.56995789624183]]], "std": [[[0.306706643086818]], [[0.2985542315785284]], [[0.3146776646848859]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3588050674019608]], [[0.4312250653594771]], [[0.47753840482026144]]], "std": [[[0.3558195836883494]], [[0.33353024425139854]], [[0.375416626100039]]], "count": [100]}, "observation.state": {"min": [0.4484960436820984, -1.3460602760314941, 0.7860621213912964, -0.39327743649482727, -1.4825623035430908, 0.9744792580604553, -1.2948763370513916, -1.5168182849884033, 1.2315938472747803, -0.49310481548309326, 0.5984397530555725, -0.25263217091560364, 39.86777877807617, 46.97062683105469, -0.47999998927116394, -0.5550000071525574, 1.2322221994400024, 0.43812498450279236, 0.9118750095367432, -1.2549999952316284, 0.984375, 0.13437500596046448, 1.1143749952316284, 0.7287499904632568, 35.05125045776367, 49.59937286376953, 0.9693750143051147, -0.01250000111758709, 11.518888473510742, -0.2862499952316284, 9.477499961853027, 0.030625006183981895, 7.423749923706055, 1.4887499809265137, 0.6981250047683716, 26.1143741607666], "max": [1.2778371572494507, -0.7655737400054932, 1.5427347421646118, -0.02560654655098915, -0.3289034366607666, 1.2199349403381348, -0.5452477931976318, -0.9146829843521118, 1.8359225988388062, 0.263154536485672, 1.570047378540039, -0.20883402228355408, 71.36312103271484, 56.9162483215332, 0.7274999618530273, 8.9868745803833, 64.15499877929688, 9.119375228881836, 66.70062255859375, 53.92625045776367, 63.48875045776367, 52.24500274658203, 50.24562454223633, 80.99437713623047, 70.65875244140625, 60.53437423706055, 2.603749990463257, 9.458749771118164, 55.60187530517578, 27.410625457763672, 55.65999984741211, 81.98812866210938, 56.419376373291016, 94.15312957763672, 55.31312561035156, 105.56500244140625], "mean": [0.9454733729362488, -0.9029607176780701, 0.9992651343345642, -0.2345103770494461, -0.886458694934845, 1.131238341331482, -0.931239128112793, -1.1210628747940063, 1.4650143384933472, -0.22285990417003632, 0.9899030923843384, -0.24224767088890076, 54.82315444946289, 50.608428955078125, -0.223746657371521, 3.183056354522705, 16.882001876831055, 2.2001543045043945, 16.285139083862305, 5.5077738761901855, 15.66440486907959, 5.908907413482666, 8.369584083557129, 24.447420120239258, 50.312469482421875, 56.3391227722168, 1.2096391916275024, 5.8989152908325195, 25.401826858520508, 4.670213222503662, 22.698589324951172, 12.798955917358398, 21.6417179107666, 17.669544219970703, 12.442672729492188, 50.49907684326172], "std": [0.23492610454559326, 0.16396406292915344, 0.21199776232242584, 0.1380872130393982, 0.3085356652736664, 0.07088107615709305, 0.22946441173553467, 0.19870945811271667, 0.1709219515323639, 0.18797801434993744, 0.24320247769355774, 0.013801212422549725, 7.5553507804870605, 2.967677116394043, 0.16509711742401123, 2.7656705379486084, 20.028362274169922, 2.4180142879486084, 22.352109909057617, 14.785407066345215, 21.471309661865234, 13.217300415039062, 13.430094718933105, 30.15743064880371, 9.87442398071289, 3.683043956756592, 0.2667848765850067, 3.755708694458008, 13.410799026489258, 7.795802116394043, 15.744915008544922, 25.43656349182129, 17.08202362060547, 30.65652847290039, 19.403661727905273, 24.950918197631836], "count": [186]}, "action": {"min": [0.4484960436820984, -1.3460602760314941, 0.7860621213912964, -0.39327743649482727, -1.4825623035430908, 0.9744792580604553, -1.2948763370513916, -1.5168182849884033, 1.2315938472747803, -0.49310481548309326, 0.5984397530555725, -0.25263217091560364, 39.86777877807617, 46.97062683105469, -0.47999998927116394, -0.5550000071525574, 1.2322221994400024, 0.43812498450279236, 0.9118750095367432, -1.2549999952316284, 0.984375, 0.13437500596046448, 1.1143749952316284, 0.7287499904632568, 35.05125045776367, 49.59937286376953, 0.9693750143051147, -0.01250000111758709, 11.518888473510742, -0.2862499952316284, 9.477499961853027, 0.030625006183981895, 7.423749923706055, 1.4887499809265137, 0.6981250047683716, 26.1143741607666], "max": [1.2778371572494507, -0.7655737400054932, 1.5427347421646118, -0.02560654655098915, -0.3289034366607666, 1.2199349403381348, -0.5452477931976318, -0.9146829843521118, 1.8359225988388062, 0.263154536485672, 1.570047378540039, -0.20883402228355408, 71.36312103271484, 56.9162483215332, 0.7274999618530273, 8.9868745803833, 64.15499877929688, 9.119375228881836, 66.70062255859375, 53.92625045776367, 63.48875045776367, 52.24500274658203, 50.24562454223633, 80.99437713623047, 70.65875244140625, 60.53437423706055, 2.603749990463257, 9.458749771118164, 55.60187530517578, 27.410625457763672, 55.65999984741211, 81.98812866210938, 56.419376373291016, 94.15312957763672, 55.31312561035156, 105.56500244140625], "mean": [0.9454729557037354, -0.9029608368873596, 0.9992651343345642, -0.2345104068517685, -0.8864585161209106, 1.131238341331482, -0.9312389492988586, -1.1210626363754272, 1.465014100074768, -0.22285990417003632, 0.9899030327796936, -0.2422475516796112, 54.82313537597656, 50.60841369628906, -0.2237466722726822, 3.183055877685547, 16.882003784179688, 2.2001535892486572, 16.285158157348633, 5.507777690887451, 15.664414405822754, 5.908905506134033, 8.3695707321167, 24.447399139404297, 50.312469482421875, 56.339107513427734, 1.2096388339996338, 5.898914813995361, 25.401813507080078, 4.670212745666504, 22.698575973510742, 12.798944473266602, 21.6417179107666, 17.669538497924805, 12.442678451538086, 50.49906921386719], "std": [0.23492608964443207, 0.16396410763263702, 0.21199779212474823, 0.138087198138237, 0.308535635471344, 0.07088106870651245, 0.22946441173553467, 0.1987094134092331, 0.1709219366312027, 0.18797799944877625, 0.24320249259471893, 0.013801209628582, 7.555349826812744, 2.967677116394043, 0.16509705781936646, 2.7656705379486084, 20.028358459472656, 2.418015718460083, 22.352102279663086, 14.785402297973633, 21.471309661865234, 13.217303276062012, 13.430092811584473, 30.15743637084961, 9.874427795410156, 3.68304443359375, 0.2667848467826843, 3.755708932876587, 13.410798072814941, 7.795801162719727, 15.744916915893555, 25.436574935913086, 17.082021713256836, 30.65652847290039, 19.40366554260254, 24.95092010498047], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [186]}, "index": {"min": [11556], "max": [11741], "mean": [11648.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [3.956989247311828, 7.0, 7.0, 7.0, 7.0], "std": [1.854456872026674, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [186]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [186]}, "eef_direction_state": {"mean": [3.4838709677419355, 3.4301075268817205], "std": [2.145828176717753, 2.1372168086936565], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.075268817204301, 1.0591397849462365], "std": [0.7929332931005001, 0.824195477275413], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9946236559139785, 0.8440860215053764], "std": [0.8582133969527718, 0.8375543462503691], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.4838709677419355, 3.4301075268817205], "std": [2.145828176717753, 2.1372168086936565], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.075268817204301, 1.0591397849462365], "std": [0.7929332931005001, 0.824195477275413], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9946236559139785, 0.8440860215053764], "std": [0.8582133969527718, 0.8375543462503691], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6342400545769825, 0.17812639042448444, 1.1341484353682885, -1.715829577859265, 1.0731838299759076, -2.223493560517765, 0.6781857506931288, -0.17004410422747454, 1.1242519949845615, 1.5519544326327694, 0.6653963392322457, 2.320712499844125], "std": [0.05674353887362819, 0.04433303497462118, 0.02182562765608922, 0.19374533539016964, 0.06386858538377835, 0.23172331828261303, 0.048114135021522716, 0.06941853789314277, 0.01817051955976183, 0.13419325184090225, 0.13027460669271904, 0.1279125644032584], "min": [0.5661081274269142, 0.08001197520864063, 1.0924097991694326, -2.0474049326114168, 0.8691436405020045, -2.6474326013129854, 0.6076820726447627, -0.24698066124763401, 1.0798899943336215, 1.234185096953416, 0.2756249688005954, 1.9936266022100426], "max": [0.7770223081981625, 0.2299355669954266, 1.1844622253420076, -1.264839341996546, 1.1601182590525325, -1.7643987332408004, 0.7799531806308153, -0.05139826691329283, 1.148309816934361, 1.7555784299549744, 0.7960099475906972, 2.5729442053166074], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6342400545769825, 0.17812639042448444, 1.1341484353682885, -1.715829577859265, 1.0731838299759076, -2.223493560517765, 0.6781857506931288, -0.17004410422747454, 1.1242519949845615, 1.5519544326327694, 0.6653963392322457, 2.320712499844125], "std": [0.05674353887362819, 0.04433303497462118, 0.02182562765608922, 0.19374533539016964, 0.06386858538377835, 0.23172331828261303, 0.048114135021522716, 0.06941853789314277, 0.01817051955976183, 0.13419325184090225, 0.13027460669271904, 0.1279125644032584], "min": [0.5661081274269142, 0.08001197520864063, 1.0924097991694326, -2.0474049326114168, 0.8691436405020045, -2.6474326013129854, 0.6076820726447627, -0.24698066124763401, 1.0798899943336215, 1.234185096953416, 0.2756249688005954, 1.9936266022100426], "max": [0.7770223081981625, 0.2299355669954266, 1.1844622253420076, -1.264839341996546, 1.1601182590525325, -1.7643987332408004, 0.7799531806308153, -0.05139826691329283, 1.148309816934361, 1.7555784299549744, 0.7960099475906972, 2.5729442053166074], "count": [186]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.272342283496732]], [[0.46740714460784316]], [[0.5884842279411764]]], "std": [[[0.3523537138870756]], [[0.2477333002513664]], [[0.21913318282522132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790872834967321]], [[0.5085338337418301]], [[0.5142793280228758]]], "std": [[[0.34577680517981485]], [[0.3337571323578327]], [[0.3391336858222639]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495846135620915]], [[0.5378993913398693]], [[0.5427365032679738]]], "std": [[[0.3100968086996572]], [[0.3036663782673061]], [[0.3170231025474944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36324796772875817]], [[0.4330243157679739]], [[0.477465618872549]]], "std": [[[0.3554894981712961]], [[0.33255358508185495]], [[0.37247065134785046]]], "count": [100]}, "observation.state": {"min": [0.40703439712524414, -1.381156086921692, 0.8142595291137695, -0.3132126033306122, -1.3684587478637695, 1.0200867652893066, -1.2586785554885864, -1.4991273880004883, 1.2828810214996338, -0.42424848675727844, 0.7657644748687744, -0.18441958725452423, 41.88999938964844, 48.73666763305664, -0.4637500047683716, -0.8612499833106995, 1.3888888359069824, 0.6349999904632568, 0.8600000143051147, -1.1256250143051147, 0.9993749856948853, 0.0793749988079071, 1.0106250047683716, -0.6137499809265137, 35.13062286376953, 47.631874084472656, 1.0256249904632568, -0.007499994710087776, 12.90666675567627, 0.17687499523162842, 9.278888702392578, -0.565625011920929, 6.004666805267334, -0.09187500178813934, 0.6937500238418579, 5.165999889373779], "max": [1.1854352951049805, -0.7945923805236816, 1.5418049097061157, -0.12946327030658722, -0.32535094022750854, 1.2647106647491455, -0.5542362928390503, -1.014772653579712, 1.8381398916244507, 0.19334451854228973, 1.4914209842681885, -0.10237850248813629, 68.90062713623047, 60.18312454223633, -0.2718749940395355, 8.987500190734863, 55.00062561035156, 17.53937530517578, 52.545623779296875, 37.32374954223633, 63.59312438964844, 49.79624938964844, 40.890625, 85.33562469482422, 69.96562957763672, 62.372501373291016, 2.521250009536743, 7.518750190734863, 63.825626373291016, 41.13500213623047, 52.061248779296875, 92.18375396728516, 56.743751525878906, 105.76687622070312, 60.87125015258789, 108.78312683105469], "mean": [0.8318946957588196, -0.9711341261863708, 1.0681973695755005, -0.235700786113739, -0.8272239565849304, 1.175294280052185, -0.9571749567985535, -1.1544791460037231, 1.506551742553711, -0.1743973195552826, 1.0507655143737793, -0.1399700939655304, 52.249603271484375, 53.09354019165039, -0.35633406043052673, 5.034117221832275, 15.007559776306152, 2.820054292678833, 13.267643928527832, 3.750113010406494, 14.322056770324707, 4.731801986694336, 8.092405319213867, 19.280441284179688, 47.98260498046875, 57.3896598815918, 1.4364986419677734, 4.652799129486084, 29.841751098632812, 8.73283863067627, 24.234668731689453, 21.33673095703125, 23.375259399414062, 24.6243839263916, 15.15957260131836, 51.42106628417969], "std": [0.2344147264957428, 0.1783365160226822, 0.2288784384727478, 0.07067035138607025, 0.32233595848083496, 0.06893455982208252, 0.1973246932029724, 0.1389385312795639, 0.13237430155277252, 0.19504579901695251, 0.17160943150520325, 0.033421553671360016, 6.700686931610107, 2.8532674312591553, 0.050302814692258835, 2.5002071857452393, 17.79949951171875, 4.392704486846924, 18.44993019104004, 10.685199737548828, 21.045927047729492, 11.950900077819824, 12.58936882019043, 29.857961654663086, 11.488157272338867, 4.373241424560547, 0.27579960227012634, 2.533771514892578, 18.69219970703125, 14.174212455749512, 15.55237102508545, 33.688087463378906, 17.48105239868164, 38.379512786865234, 20.68531036376953, 31.005300521850586], "count": [194]}, "action": {"min": [0.40703439712524414, -1.381156086921692, 0.8142595291137695, -0.3132126033306122, -1.3684587478637695, 1.0200867652893066, -1.2586785554885864, -1.4991273880004883, 1.2828810214996338, -0.42424848675727844, 0.7657644748687744, -0.18441958725452423, 41.88999938964844, 48.73666763305664, -0.4637500047683716, -0.8612499833106995, 1.3888888359069824, 0.6349999904632568, 0.8600000143051147, -1.1256250143051147, 0.9993749856948853, 0.0793749988079071, 1.0106250047683716, -0.6137499809265137, 35.13062286376953, 47.631874084472656, 1.0256249904632568, -0.007499994710087776, 12.90666675567627, 0.17687499523162842, 9.278888702392578, -0.565625011920929, 6.004666805267334, -0.09187500178813934, 0.6937500238418579, 5.165999889373779], "max": [1.1854352951049805, -0.7945923805236816, 1.5418049097061157, -0.12946327030658722, -0.32535094022750854, 1.2647106647491455, -0.5542362928390503, -1.014772653579712, 1.8381398916244507, 0.19334451854228973, 1.4914209842681885, -0.10237850248813629, 68.90062713623047, 60.18312454223633, -0.2718749940395355, 8.987500190734863, 55.00062561035156, 17.53937530517578, 52.545623779296875, 37.32374954223633, 63.59312438964844, 49.79624938964844, 40.890625, 85.33562469482422, 69.96562957763672, 62.372501373291016, 2.521250009536743, 7.518750190734863, 63.825626373291016, 41.13500213623047, 52.061248779296875, 92.18375396728516, 56.743751525878906, 105.76687622070312, 60.87125015258789, 108.78312683105469], "mean": [0.8318949937820435, -0.9711340665817261, 1.068196415901184, -0.23570068180561066, -0.8272240161895752, 1.1752938032150269, -0.9571744799613953, -1.1544792652130127, 1.5065518617630005, -0.1743973046541214, 1.0507656335830688, -0.13997003436088562, 52.24961853027344, 53.09353256225586, -0.3563340902328491, 5.034117221832275, 15.007554054260254, 2.8200523853302, 13.267645835876465, 3.7501091957092285, 14.322064399719238, 4.731803894042969, 8.092402458190918, 19.28044891357422, 47.982582092285156, 57.38969421386719, 1.4364988803863525, 4.652801990509033, 29.841751098632812, 8.732834815979004, 24.234664916992188, 21.336732864379883, 23.375267028808594, 24.624391555786133, 15.159566879272461, 51.421051025390625], "std": [0.234414741396904, 0.17833653092384338, 0.22887851297855377, 0.07067035883665085, 0.32233595848083496, 0.06893455237150192, 0.1973247081041336, 0.1389385312795639, 0.13237431645393372, 0.19504579901695251, 0.17160943150520325, 0.033421553671360016, 6.700686931610107, 2.8532674312591553, 0.050302810966968536, 2.50020694732666, 17.79950523376465, 4.392704010009766, 18.449928283691406, 10.685196876525879, 21.04592514038086, 11.950899124145508, 12.589365005493164, 29.85795783996582, 11.4881591796875, 4.373241901397705, 0.2757996618747711, 2.533771514892578, 18.692197799682617, 14.174211502075195, 15.55237102508545, 33.688087463378906, 17.481054306030273, 38.3795051574707, 20.68531036376953, 31.005300521850586], "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": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [194]}, "index": {"min": [11742], "max": [11935], "mean": [11838.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [4.27319587628866, 7.0, 7.0, 7.0, 7.0], "std": [1.8056620834393775, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [194]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [194]}, "eef_direction_state": {"mean": [3.7628865979381443, 4.128865979381444], "std": [2.1287099615828464, 1.818828146747049], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [0.9381443298969072, 0.9123711340206185], "std": [0.8349879064460455, 0.8419121255855575], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.7628865979381443, 0.7783505154639175], "std": [0.8528085302116929, 0.8417858782183126], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.7628865979381443, 4.128865979381444], "std": [2.1287099615828464, 1.818828146747049], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [0.9381443298969072, 0.9123711340206185], "std": [0.8349879064460455, 0.8419121255855575], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.7628865979381443, 0.7783505154639175], "std": [0.8528085302116929, 0.8417858782183126], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6584486131347439, 0.15651715111029763, 1.1503481758218033, -1.6051152130090294, 1.084505702678404, -2.1372182658062395, 0.6818158573162593, -0.17852871851573449, 1.119560852581475, 1.4955532820694242, 0.5443059862943129, 2.273251092508601], "std": [0.061141682353669805, 0.042814604908169476, 0.015435149773357302, 0.19981201710103078, 0.07340191425862931, 0.210806791138507, 0.03327292390431935, 0.06258578926234075, 0.017365999597621275, 0.09261355116828549, 0.10442294841476707, 0.11209391235664598], "min": [0.5779580804810213, 0.054768315585545124, 1.1112113822374543, -2.062089253890403, 0.9012001760785111, -2.590356367109864, 0.6195103581282768, -0.24168894278919986, 1.0900781881593598, 1.2924093269740686, 0.2549174735705624, 2.0695504916488683], "max": [0.7769544080019701, 0.2097059145681054, 1.1775763172453637, -1.2939918669141477, 1.199709716688604, -1.8215855304815078, 0.7663991287675115, -0.050646326040051454, 1.1624892242602105, 1.6430842373607752, 0.650283769072979, 2.473489594334119], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6584486131347439, 0.15651715111029763, 1.1503481758218033, -1.6051152130090294, 1.084505702678404, -2.1372182658062395, 0.6818158573162593, -0.17852871851573449, 1.119560852581475, 1.4955532820694242, 0.5443059862943129, 2.273251092508601], "std": [0.061141682353669805, 0.042814604908169476, 0.015435149773357302, 0.19981201710103078, 0.07340191425862931, 0.210806791138507, 0.03327292390431935, 0.06258578926234075, 0.017365999597621275, 0.09261355116828549, 0.10442294841476707, 0.11209391235664598], "min": [0.5779580804810213, 0.054768315585545124, 1.1112113822374543, -2.062089253890403, 0.9012001760785111, -2.590356367109864, 0.6195103581282768, -0.24168894278919986, 1.0900781881593598, 1.2924093269740686, 0.2549174735705624, 2.0695504916488683], "max": [0.7769544080019701, 0.2097059145681054, 1.1775763172453637, -1.2939918669141477, 1.199709716688604, -1.8215855304815078, 0.7663991287675115, -0.050646326040051454, 1.1624892242602105, 1.6430842373607752, 0.650283769072979, 2.473489594334119], "count": [194]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26871121732026143]], [[0.46129494893790846]], [[0.5862952430555556]]], "std": [[[0.3487042527720428]], [[0.24588275766034434]], [[0.21858063741475134]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1568627450980392]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49141895629084964]], [[0.5159678288398694]], [[0.5195753962418301]]], "std": [[[0.34030067014368603]], [[0.3299203743191353]], [[0.3351800657961506]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5070624857026144]], [[0.5456888071895425]], [[0.5502176000816994]]], "std": [[[0.30472222795496234]], [[0.30238551408513886]], [[0.31937465867170084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3627986744281046]], [[0.434498539624183]], [[0.4822133190359477]]], "std": [[[0.3568260861058555]], [[0.3338048910649952]], [[0.3729143199272607]]], "count": [100]}, "observation.state": {"min": [0.440032035112381, -1.3678520917892456, 0.7669141888618469, -0.3692856729030609, -1.5326204299926758, 0.8821383714675903, -1.4513237476348877, -1.4987220764160156, 1.1347943544387817, -0.5622711181640625, 0.6905184388160706, -0.1822817325592041, 17.31333351135254, 51.796875, -0.43812498450279236, -0.2956250011920929, 0.5744444131851196, 0.5668749809265137, 0.9112499952316284, -0.5056250095367432, 0.9731249809265137, 0.25437501072883606, 1.0149999856948853, 0.10437499731779099, 36.42555618286133, 48.421875, 0.9987500309944153, -0.18062499165534973, 18.372222900390625, 0.21875, 11.146249771118164, 0.23937499523162842, 10.645833015441895, 0.28062501549720764, 0.6256250143051147, 25.72333335876465], "max": [1.3106017112731934, -0.7532658576965332, 1.5776159763336182, 0.10037575662136078, -0.3244926333427429, 1.1565146446228027, -0.5301079750061035, -0.9388113021850586, 1.8561408519744873, 0.3897790014743805, 1.6332875490188599, -0.06661516427993774, 66.97187805175781, 61.532222747802734, 5.403750419616699, 9.539091110229492, 53.170623779296875, 24.204374313354492, 54.265625, 46.84062576293945, 51.72875213623047, 57.71500015258789, 31.676250457763672, 93.4574966430664, 70.67375183105469, 62.79999923706055, 2.7074999809265137, 9.228750228881836, 58.104373931884766, 17.181249618530273, 68.55000305175781, 62.806251525878906, 61.25374984741211, 79.06562805175781, 47.776248931884766, 97.27249908447266], "mean": [0.8694398403167725, -0.9685587286949158, 1.057088017463684, -0.18873931467533112, -0.8956391215324402, 1.0624208450317383, -0.9537380337715149, -1.1163265705108643, 1.49445378780365, -0.2219793051481247, 1.0475507974624634, -0.11805881559848785, 50.35599136352539, 54.958003997802734, -0.07888251543045044, 4.68490743637085, 15.500904083251953, 3.2900261878967285, 15.105568885803223, 5.184256076812744, 14.169601440429688, 9.497483253479004, 7.23961877822876, 26.927282333374023, 50.6677131652832, 55.92997360229492, 1.2158424854278564, 5.368338584899902, 30.985794067382812, 2.899960517883301, 27.008731842041016, 10.228473663330078, 24.838272094726562, 15.395278930664062, 10.980472564697266, 53.75947570800781], "std": [0.24203093349933624, 0.17536163330078125, 0.2233760952949524, 0.1557409018278122, 0.3254680633544922, 0.08657284826040268, 0.2720552980899811, 0.18095995485782623, 0.19093048572540283, 0.26324212551116943, 0.2592988610267639, 0.04239411652088165, 9.516191482543945, 2.360837459564209, 0.82675701379776, 2.7594056129455566, 17.645038604736328, 6.22523307800293, 20.004751205444336, 11.758295059204102, 18.67062759399414, 17.340898513793945, 10.634117126464844, 35.29170608520508, 11.621294975280762, 4.07542085647583, 0.2529797852039337, 3.2125353813171387, 13.163290023803711, 4.977435111999512, 17.081472396850586, 17.8624324798584, 15.052411079406738, 25.190608978271484, 15.563324928283691, 20.737703323364258], "count": [205]}, "action": {"min": [0.440032035112381, -1.3678520917892456, 0.7669141888618469, -0.3692856729030609, -1.5326204299926758, 0.8821383714675903, -1.4513237476348877, -1.4987220764160156, 1.1347943544387817, -0.5622711181640625, 0.6905184388160706, -0.1822817325592041, 17.31333351135254, 51.796875, -0.43812498450279236, -0.2956250011920929, 0.5744444131851196, 0.5668749809265137, 0.9112499952316284, -0.5056250095367432, 0.9731249809265137, 0.25437501072883606, 1.0149999856948853, 0.10437499731779099, 36.42555618286133, 48.421875, 0.9987500309944153, -0.18062499165534973, 18.372222900390625, 0.21875, 11.146249771118164, 0.23937499523162842, 10.645833015441895, 0.28062501549720764, 0.6256250143051147, 25.72333335876465], "max": [1.3106017112731934, -0.7532658576965332, 1.5776159763336182, 0.10037575662136078, -0.3244926333427429, 1.1565146446228027, -0.5301079750061035, -0.9388113021850586, 1.8561408519744873, 0.3897790014743805, 1.6332875490188599, -0.06661516427993774, 66.97187805175781, 61.532222747802734, 5.403750419616699, 9.539091110229492, 53.170623779296875, 24.204374313354492, 54.265625, 46.84062576293945, 51.72875213623047, 57.71500015258789, 31.676250457763672, 93.4574966430664, 70.67375183105469, 62.79999923706055, 2.7074999809265137, 9.228750228881836, 58.104373931884766, 17.181249618530273, 68.55000305175781, 62.806251525878906, 61.25374984741211, 79.06562805175781, 47.776248931884766, 97.27249908447266], "mean": [0.8694400191307068, -0.9685588479042053, 1.0570874214172363, -0.18873929977416992, -0.895639181137085, 1.0624210834503174, -0.9537380337715149, -1.1163263320922852, 1.4944541454315186, -0.2219793051481247, 1.047551155090332, -0.11805885285139084, 50.355987548828125, 54.957984924316406, -0.07888250797986984, 4.684908390045166, 15.5009126663208, 3.290022134780884, 15.10555648803711, 5.184254169464111, 14.169594764709473, 9.497480392456055, 7.239624500274658, 26.92727279663086, 50.667720794677734, 55.929969787597656, 1.2158422470092773, 5.3683390617370605, 30.985790252685547, 2.899958848953247, 27.008737564086914, 10.228473663330078, 24.838254928588867, 15.395277976989746, 10.980475425720215, 53.759498596191406], "std": [0.24203093349933624, 0.17536163330078125, 0.22337606549263, 0.155740886926651, 0.3254680335521698, 0.08657284826040268, 0.2720552980899811, 0.18095995485782623, 0.19093047082424164, 0.26324212551116943, 0.2592988908290863, 0.04239412024617195, 9.516191482543945, 2.360837697982788, 0.82675701379776, 2.7594048976898193, 17.64504051208496, 6.22523307800293, 20.00475311279297, 11.758295059204102, 18.670629501342773, 17.340898513793945, 10.634119033813477, 35.291709899902344, 11.621294021606445, 4.0754218101501465, 0.2529798448085785, 3.2125349044799805, 13.163290023803711, 4.977436542510986, 17.081472396850586, 17.8624324798584, 15.052412033081055, 25.19060707092285, 15.563324928283691, 20.737707138061523], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [205]}, "index": {"min": [11936], "max": [12140], "mean": [12038.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.1414634146341465, 7.0, 7.0, 7.0, 7.0], "std": [1.8384743953398028, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [205]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [205]}, "eef_direction_state": {"mean": [3.6390243902439026, 4.058536585365854], "std": [2.1789321672895263, 1.7851659224320686], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.0390243902439025, 1.0048780487804878], "std": [0.8770454972709015, 0.8234227256566948], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9121951219512195, 0.8048780487804879], "std": [0.8790779875920486, 0.8210496611676474], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.6390243902439026, 4.058536585365854], "std": [2.1789321672895263, 1.7851659224320686], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.0390243902439025, 1.0048780487804878], "std": [0.8770454972709015, 0.8234227256566948], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9121951219512195, 0.8048780487804879], "std": [0.8790779875920486, 0.8210496611676474], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6485760612122766, 0.15513891811634237, 1.1518601235663426, -1.5339696593523215, 1.0189622610938889, -2.095591764186732, 0.681095164367944, -0.18590925548636725, 1.1331887853591585, 1.5175257284896009, 0.5845651697588595, 2.285070455904458], "std": [0.05716233280013499, 0.05211004434029529, 0.019337647226652245, 0.16064558864102446, 0.053047875136002905, 0.22575364431058426, 0.05032110673769947, 0.07248406675460964, 0.016866269931680104, 0.11128816171411164, 0.12077412299694237, 0.13931123282842373], "min": [0.5602989908878006, 0.07561356271638073, 1.1035190542775037, -1.8356303953595048, 0.8892737743488106, -2.5473658131795625, 0.5900895939607944, -0.2947373757964842, 1.0965633162478543, 1.3037442384777165, 0.27640520632815657, 1.9047896290949389], "max": [0.782811550835024, 0.23672434279694402, 1.1890455067018775, -1.234476030550209, 1.1223083833014833, -1.7152223098878656, 0.7746987757633251, -0.052423761728014245, 1.1639234922752508, 1.7231110896754416, 0.7355576873471268, 2.5079758686108065], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6485760612122766, 0.15513891811634237, 1.1518601235663426, -1.5339696593523215, 1.0189622610938889, -2.095591764186732, 0.681095164367944, -0.18590925548636725, 1.1331887853591585, 1.5175257284896009, 0.5845651697588595, 2.285070455904458], "std": [0.05716233280013499, 0.05211004434029529, 0.019337647226652245, 0.16064558864102446, 0.053047875136002905, 0.22575364431058426, 0.05032110673769947, 0.07248406675460964, 0.016866269931680104, 0.11128816171411164, 0.12077412299694237, 0.13931123282842373], "min": [0.5602989908878006, 0.07561356271638073, 1.1035190542775037, -1.8356303953595048, 0.8892737743488106, -2.5473658131795625, 0.5900895939607944, -0.2947373757964842, 1.0965633162478543, 1.3037442384777165, 0.27640520632815657, 1.9047896290949389], "max": [0.782811550835024, 0.23672434279694402, 1.1890455067018775, -1.234476030550209, 1.1223083833014833, -1.7152223098878656, 0.7746987757633251, -0.052423761728014245, 1.1639234922752508, 1.7231110896754416, 0.7355576873471268, 2.5079758686108065], "count": [205]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2741721160130719]], [[0.45757139501633987]], [[0.5755775735294117]]], "std": [[[0.3519824319174368]], [[0.2511033368776127]], [[0.22207245198349979]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46999412785947714]], [[0.5046108700980393]], [[0.5153601879084967]]], "std": [[[0.34491824428024753]], [[0.33082872286456205]], [[0.335168270856434]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5097512642973856]], [[0.5451445772058824]], [[0.5490025204248365]]], "std": [[[0.3114555392073057]], [[0.30902689427370644]], [[0.3207585186859167]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36209386642156866]], [[0.4304072814542484]], [[0.47241917687908497]]], "std": [[[0.3553796270006232]], [[0.33375342390251594]], [[0.3722150685813483]]], "count": [100]}, "observation.state": {"min": [0.46411269903182983, -1.3832541704177856, 0.773992657661438, -0.4003585875034332, -1.4187288284301758, 1.03281569480896, -1.353920340538025, -1.5452144145965576, 1.2267193794250488, -0.4851415157318115, 0.5749551653862, -0.15498504042625427, 40.516666412353516, 47.05500030517578, -0.45875000953674316, -0.5268750190734863, 1.0106250047683716, 0.5149999856948853, 0.765625, -1.0106250047683716, 0.9581249952316284, -0.17666667699813843, 1.136875033378601, -0.04124999791383743, 47.265625, 43.58333206176758, 0.9088888764381409, -0.5043749809265137, 0.6981250047683716, -0.8856250047683716, 0.6462500095367432, -0.5350000262260437, 1.0722222328186035, -0.1875, 0.6340000033378601, 0.8181250095367432], "max": [1.2793205976486206, -0.7638199925422668, 1.580786943435669, -0.15692950785160065, -0.3343871533870697, 1.2070600986480713, -0.5197604298591614, -1.0563693046569824, 1.932912826538086, 0.31634920835494995, 1.5344430208206177, -0.06289578229188919, 62.350624084472656, 59.256248474121094, 0.48874998092651367, 9.0912504196167, 53.23374938964844, 27.534374237060547, 57.26874923706055, 37.42437744140625, 65.85749816894531, 60.463748931884766, 55.310001373291016, 86.50687408447266, 65.53874969482422, 63.705623626708984, 2.552500009536743, 9.576250076293945, 58.704376220703125, 19.90625, 61.100624084472656, 28.670625686645508, 57.606876373291016, 64.40374755859375, 40.130001068115234, 88.51250457763672], "mean": [0.8979368209838867, -0.9600487351417542, 1.0605847835540771, -0.2688829302787781, -0.8532817959785461, 1.1233303546905518, -0.9274164438247681, -1.1927745342254639, 1.5606589317321777, -0.1712958961725235, 0.9959402680397034, -0.08460184186697006, 53.24861145019531, 50.95929718017578, -0.27500876784324646, 4.555552959442139, 14.647610664367676, 3.9142985343933105, 14.304946899414062, 3.344036102294922, 15.2223482131958, 6.817828178405762, 10.54261302947998, 22.290603637695312, 54.3592529296875, 56.884864807128906, 1.2684224843978882, 5.238405227661133, 28.16083526611328, 3.235595703125, 22.116914749145508, 5.137451171875, 18.98954963684082, 11.247499465942383, 9.872163772583008, 26.141357421875], "std": [0.20905572175979614, 0.17940233647823334, 0.22387033700942993, 0.06447730213403702, 0.26709282398223877, 0.06571315228939056, 0.2382965087890625, 0.15846586227416992, 0.17927424609661102, 0.21171420812606812, 0.22262869775295258, 0.020780690014362335, 6.153177738189697, 4.0990447998046875, 0.12753942608833313, 2.6924750804901123, 17.857749938964844, 7.200754642486572, 20.477161407470703, 9.892899513244629, 22.91408348083496, 15.749984741210938, 16.875215530395508, 29.133258819580078, 5.762417793273926, 6.919686317443848, 0.30135437846183777, 3.0643839836120605, 16.560836791992188, 5.700323104858398, 19.314979553222656, 8.123969078063965, 18.77365493774414, 20.948795318603516, 12.64097785949707, 31.691144943237305], "count": [194]}, "action": {"min": [0.46411269903182983, -1.3832541704177856, 0.773992657661438, -0.4003585875034332, -1.4187288284301758, 1.03281569480896, -1.353920340538025, -1.5452144145965576, 1.2267193794250488, -0.4851415157318115, 0.5749551653862, -0.15498504042625427, 40.516666412353516, 47.05500030517578, -0.45875000953674316, -0.5268750190734863, 1.0106250047683716, 0.5149999856948853, 0.765625, -1.0106250047683716, 0.9581249952316284, -0.17666667699813843, 1.136875033378601, -0.04124999791383743, 47.265625, 43.58333206176758, 0.9088888764381409, -0.5043749809265137, 0.6981250047683716, -0.8856250047683716, 0.6462500095367432, -0.5350000262260437, 1.0722222328186035, -0.1875, 0.6340000033378601, 0.8181250095367432], "max": [1.2793205976486206, -0.7638199925422668, 1.580786943435669, -0.15692950785160065, -0.3343871533870697, 1.2070600986480713, -0.5197604298591614, -1.0563693046569824, 1.932912826538086, 0.31634920835494995, 1.5344430208206177, -0.06289578229188919, 62.350624084472656, 59.256248474121094, 0.48874998092651367, 9.0912504196167, 53.23374938964844, 27.534374237060547, 57.26874923706055, 37.42437744140625, 65.85749816894531, 60.463748931884766, 55.310001373291016, 86.50687408447266, 65.53874969482422, 63.705623626708984, 2.552500009536743, 9.576250076293945, 58.704376220703125, 19.90625, 61.100624084472656, 28.670625686645508, 57.606876373291016, 64.40374755859375, 40.130001068115234, 88.51250457763672], "mean": [0.8979369401931763, -0.9600492119789124, 1.0605844259262085, -0.26888298988342285, -0.85328209400177, 1.1233307123184204, -0.9274164438247681, -1.1927746534347534, 1.560658574104309, -0.17129582166671753, 0.9959399700164795, -0.08460178226232529, 53.248619079589844, 50.95928955078125, -0.275008887052536, 4.555551052093506, 14.64761734008789, 3.9142937660217285, 14.304952621459961, 3.344041347503662, 15.222345352172852, 6.8178277015686035, 10.54260540008545, 22.290607452392578, 54.359230041503906, 56.88487243652344, 1.2684218883514404, 5.238405227661133, 28.160850524902344, 3.2355966567993164, 22.11692237854004, 5.137450218200684, 18.989545822143555, 11.2475004196167, 9.872163772583008, 26.1413516998291], "std": [0.20905570685863495, 0.17940229177474976, 0.22387035191059113, 0.06447730213403702, 0.26709282398223877, 0.06571315228939056, 0.2382965087890625, 0.15846583247184753, 0.17927424609661102, 0.21171419322490692, 0.2226286679506302, 0.020780690014362335, 6.153177261352539, 4.0990447998046875, 0.12753942608833313, 2.692474842071533, 17.85774803161621, 7.200755596160889, 20.477157592773438, 9.892894744873047, 22.914081573486328, 15.749979972839355, 16.87521743774414, 29.133256912231445, 5.7624192237854, 6.919684886932373, 0.301354318857193, 3.0643839836120605, 16.560834884643555, 5.700322151184082, 19.31498146057129, 8.123968124389648, 18.773656845092773, 20.948793411254883, 12.640978813171387, 31.691137313842773], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [194]}, "index": {"min": [12141], "max": [12334], "mean": [12237.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [3.984536082474227, 7.0, 7.0, 7.0, 7.0], "std": [1.86524591154993, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [194]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [194]}, "eef_direction_state": {"mean": [3.551546391752577, 3.9690721649484537], "std": [2.1752882687063577, 2.0074788427454386], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.0515463917525774, 0.979381443298969], "std": [0.8600064015659445, 0.8849180921185552], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.8505154639175257, 0.8195876288659794], "std": [0.8575466939094883, 0.83938357048709], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.551546391752577, 3.9690721649484537], "std": [2.1752882687063577, 2.0074788427454386], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.0515463917525774, 0.979381443298969], "std": [0.8600064015659445, 0.8849180921185552], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.8505154639175257, 0.8195876288659794], "std": [0.8575466939094883, 0.83938357048709], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6526643182368635, 0.1705588841432622, 1.1315474679742, -1.656663280300105, 1.0335319512791723, -2.150559604634139, 0.6999508513452662, -0.1806054193742828, 1.11663948324576, 1.5177534491403988, 0.5006555123713027, 2.2405759877521567], "std": [0.057228569576307335, 0.041067079197869616, 0.02065349765121252, 0.11995757287900212, 0.053123081082256614, 0.13645765363459997, 0.04907887314165065, 0.06235362811926348, 0.01798282603862922, 0.08495270806352813, 0.11822602518533086, 0.07924446264428586], "min": [0.5701365744201147, 0.07950248867285407, 1.0819606378609263, -1.8857787707633684, 0.9441631304536164, -2.4003873578154, 0.6088504928925396, -0.2685849086706891, 1.0985544628188413, 1.3048638495608134, 0.2415672909716895, 1.9741551816313927], "max": [0.7835772342235288, 0.23593533490793284, 1.1673508319582262, -1.3641769962886818, 1.1238961755070482, -1.7883525755439438, 0.7995720689107665, -0.06238987929787579, 1.157855672466445, 1.6543012388723022, 0.6759749562307764, 2.4062131237087425], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6526643182368635, 0.1705588841432622, 1.1315474679742, -1.656663280300105, 1.0335319512791723, -2.150559604634139, 0.6999508513452662, -0.1806054193742828, 1.11663948324576, 1.5177534491403988, 0.5006555123713027, 2.2405759877521567], "std": [0.057228569576307335, 0.041067079197869616, 0.02065349765121252, 0.11995757287900212, 0.053123081082256614, 0.13645765363459997, 0.04907887314165065, 0.06235362811926348, 0.01798282603862922, 0.08495270806352813, 0.11822602518533086, 0.07924446264428586], "min": [0.5701365744201147, 0.07950248867285407, 1.0819606378609263, -1.8857787707633684, 0.9441631304536164, -2.4003873578154, 0.6088504928925396, -0.2685849086706891, 1.0985544628188413, 1.3048638495608134, 0.2415672909716895, 1.9741551816313927], "max": [0.7835772342235288, 0.23593533490793284, 1.1673508319582262, -1.3641769962886818, 1.1238961755070482, -1.7883525755439438, 0.7995720689107665, -0.06238987929787579, 1.157855672466445, 1.6543012388723022, 0.6759749562307764, 2.4062131237087425], "count": [194]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2531674066190804]], [[0.4638907737071437]], [[0.5890764300968926]]], "std": [[[0.3497017715410427]], [[0.2453881554087399]], [[0.22254274004554192]]], "count": [114]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5002614683665864]], [[0.5245905071092765]], [[0.5237690560142186]]], "std": [[[0.32223411057629464]], [[0.3200390683600525]], [[0.3260910281610167]]], "count": [114]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48888302122749683]], [[0.5181479188166495]], [[0.5195812603915836]]], "std": [[[0.33488654406640356]], [[0.32998443290799273]], [[0.34011907605923325]]], "count": [114]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36029508693097123]], [[0.4296371133614264]], [[0.47436272538986357]]], "std": [[[0.35468508057140263]], [[0.3308626965495254]], [[0.37050343055524676]]], "count": [114]}, "observation.state": {"min": [0.307731568813324, -1.4442425966262817, 1.100843071937561, -0.4162375032901764, -1.3522831201553345, 0.916876494884491, -1.0584038496017456, -1.527571201324463, 1.0267413854599, -0.046253908425569534, 0.5782215595245361, -0.8284695148468018, 14.789999961853027, 43.76374816894531, -0.4387499988079071, -0.39499998092651367, 4.133124828338623, 0.3187499940395355, 12.536250114440918, -0.22875000536441803, 15.07699966430664, 0.4637500047683716, 1.0575000047683716, 42.529998779296875, 18.688125610351562, 43.296875, 0.7450000047683716, -0.3531250059604645, 11.521249771118164, 0.6618750095367432, 17.174999237060547, -0.06687499582767487, 15.177499771118164, 0.6568750143051147, 0.6931250095367432, 27.78499984741211], "max": [1.078192949295044, -1.0149157047271729, 1.7224098443984985, 0.1954108476638794, -0.4917696714401245, 1.1955443620681763, -0.537117600440979, -0.8502613306045532, 1.7816576957702637, 0.32854580879211426, 1.2812809944152832, -0.5874484777450562, 72.46875, 58.91749954223633, -0.14777778089046478, 9.149999618530273, 66.05562591552734, 35.68000030517578, 81.0, 96.87187194824219, 73.18000030517578, 108.4331283569336, 56.09625244140625, 110.8656234741211, 75.9018783569336, 56.15062713623047, 3.072499990463257, 3.083125114440918, 75.69937896728516, 42.04624938964844, 71.32937622070312, 24.385000228881836, 70.62687683105469, 71.49187469482422, 58.326873779296875, 89.64625549316406], "mean": [0.7211074233055115, -1.1671795845031738, 1.345169186592102, -0.01915217749774456, -0.8467552661895752, 1.0132688283920288, -0.8745901584625244, -1.0628889799118042, 1.193546175956726, 0.20948772132396698, 1.0651288032531738, -0.7225620150566101, 55.480628967285156, 52.991127014160156, -0.23545658588409424, 1.4445595741271973, 45.09999465942383, 8.909671783447266, 49.29961395263672, 26.51519203186035, 38.48744583129883, 45.55440139770508, 14.504393577575684, 84.03805541992188, 41.24268341064453, 49.72163772583008, 1.161986231803894, 1.0780011415481567, 31.543872833251953, 5.845261573791504, 40.8741455078125, 4.103582382202148, 37.14892578125, 11.737025260925293, 15.74686336517334, 50.724937438964844], "std": [0.21359604597091675, 0.09220673143863678, 0.17535685002803802, 0.14102023839950562, 0.24749381840229034, 0.07077892124652863, 0.14987312257289886, 0.18349841237068176, 0.20942343771457672, 0.11750377714633942, 0.2173077017068863, 0.07149963825941086, 10.586785316467285, 3.7578701972961426, 0.06473559886217117, 2.9354920387268066, 13.188265800476074, 12.591201782226562, 12.474787712097168, 25.073078155517578, 9.910557746887207, 25.90237808227539, 12.540450096130371, 16.184289932250977, 19.065792083740234, 2.998396873474121, 0.24174092710018158, 1.0192172527313232, 20.89739418029785, 9.742584228515625, 16.553665161132812, 5.556807994842529, 18.148494720458984, 22.26953887939453, 21.228195190429688, 15.771923065185547], "count": [553]}, "action": {"min": [0.307731568813324, -1.4442425966262817, 1.100843071937561, -0.4162375032901764, -1.3522831201553345, 0.916876494884491, -1.0584038496017456, -1.527571201324463, 1.0267413854599, -0.046253908425569534, 0.5782215595245361, -0.8284695148468018, 14.789999961853027, 43.76374816894531, -0.4387499988079071, -0.39499998092651367, 4.133124828338623, 0.3187499940395355, 12.536250114440918, -0.22875000536441803, 15.07699966430664, 0.4637500047683716, 1.0575000047683716, 42.529998779296875, 18.688125610351562, 43.296875, 0.7450000047683716, -0.3531250059604645, 11.521249771118164, 0.6618750095367432, 17.174999237060547, -0.06687499582767487, 15.177499771118164, 0.6568750143051147, 0.6931250095367432, 27.78499984741211], "max": [1.078192949295044, -1.0149157047271729, 1.7224098443984985, 0.1954108476638794, -0.4917696714401245, 1.1955443620681763, -0.537117600440979, -0.8502613306045532, 1.7816576957702637, 0.32854580879211426, 1.2812809944152832, -0.5874484777450562, 72.46875, 58.91749954223633, -0.14777778089046478, 9.149999618530273, 66.05562591552734, 35.68000030517578, 81.0, 96.87187194824219, 73.18000030517578, 108.4331283569336, 56.09625244140625, 110.8656234741211, 75.9018783569336, 56.15062713623047, 3.072499990463257, 3.083125114440918, 75.69937896728516, 42.04624938964844, 71.32937622070312, 24.385000228881836, 70.62687683105469, 71.49187469482422, 58.326873779296875, 89.64625549316406], "mean": [0.7211071848869324, -1.1671793460845947, 1.3451682329177856, -0.01915213279426098, -0.8467552065849304, 1.0132691860198975, -0.8745890259742737, -1.0628883838653564, 1.1935455799102783, 0.2094876915216446, 1.0651288032531738, -0.7225620746612549, 55.48062515258789, 52.99116516113281, -0.2354564368724823, 1.4445596933364868, 45.100013732910156, 8.90967845916748, 49.29963302612305, 26.51519775390625, 38.48744201660156, 45.55442810058594, 14.504388809204102, 84.03807067871094, 41.2426872253418, 49.721641540527344, 1.1619861125946045, 1.078001618385315, 31.543872833251953, 5.8452653884887695, 40.87416458129883, 4.103583812713623, 37.1489372253418, 11.73702335357666, 15.746856689453125, 50.7249641418457], "std": [0.21359606087207794, 0.092206671833992, 0.17535673081874847, 0.14102019369602203, 0.2474939525127411, 0.07077888399362564, 0.14987318217754364, 0.18349841237068176, 0.20942345261573792, 0.11750379949808121, 0.21730773150920868, 0.07149964570999146, 10.586785316467285, 3.757869243621826, 0.06473556905984879, 2.9354915618896484, 13.188263893127441, 12.591202735900879, 12.474782943725586, 25.073074340820312, 9.910558700561523, 25.902368545532227, 12.540450096130371, 16.184289932250977, 19.065792083740234, 2.998396158218384, 0.24174094200134277, 1.0192174911499023, 20.89739227294922, 9.742585182189941, 16.553665161132812, 5.556807994842529, 18.148488998413086, 22.2695369720459, 21.228199005126953, 15.77192211151123], "count": [553]}, "timestamp": {"min": [0.0], "max": [18.4], "mean": [9.200000000000001], "std": [5.321236280748634], "count": [553]}, "frame_index": {"min": [0], "max": [552], "mean": [276.0], "std": [159.63708842245902], "count": [553]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [553]}, "index": {"min": [12335], "max": [12887], "mean": [12611.0], "std": [159.63708842245902], "count": [553]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [553]}, "subtask_annotation": {"mean": [3.7757685352622063, 7.0, 7.0, 7.0, 7.0], "std": [1.7274484933675542, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [553]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [553]}, "eef_direction_state": {"mean": [3.88245931283906, 4.104882459312839], "std": [1.7540239736282028, 2.310412321358085], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_state": {"mean": [0.9475587703435805, 0.6094032549728752], "std": [0.6635419294329962, 0.682553315915441], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_state": {"mean": [0.6130198915009042, 0.31464737793851716], "std": [0.8192819340670203, 0.6494556856264959], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_direction_action": {"mean": [3.88245931283906, 4.104882459312839], "std": [1.7540239736282028, 2.310412321358085], "min": [0, 0], "max": [6, 6], "count": [553]}, "eef_velocity_action": {"mean": [0.9475587703435805, 0.6094032549728752], "std": [0.6635419294329962, 0.682553315915441], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_acc_mag_action": {"mean": [0.6130198915009042, 0.31464737793851716], "std": [0.8192819340670203, 0.6494556856264959], "min": [0, 0], "max": [2, 2], "count": [553]}, "eef_sim_pose_state": {"mean": [0.7013501292004357, 0.12944374478830217, 1.163311285199116, -1.277078791217027, 1.0906290769004037, -1.9290787686136108, 0.6675227247751602, -0.1672838281471981, 1.1683545466000587, 1.3137469959632635, 0.6651256612354868, 1.925372653978413], "std": [0.05622741170045677, 0.03507836718988629, 0.0437792524808146, 0.23227032746600662, 0.15629191516422836, 0.2844224326963898, 0.048424698506046054, 0.05529172842112593, 0.0509182949880632, 0.1759463352433783, 0.06428578610015603, 0.20606761675575566], "min": [0.615248228828646, 0.05813425050333201, 1.0952667927868287, -1.8075400860722768, 0.7832794392139921, -2.5831741064533054, 0.6090212710892218, -0.2338943137062483, 1.0779193720999631, 1.0666178656791816, 0.5776730005427044, 1.6265828407803733], "max": [0.7942566398240208, 0.2200074486464334, 1.2731779025487264, -0.6299342930269844, 1.340175040645696, -1.2282636577493449, 0.7955040398242647, -0.06009169032212644, 1.2405296083044275, 1.6331038002355354, 0.7999466942813589, 2.231708694740861], "count": [553]}, "eef_sim_pose_action": {"mean": [0.7013501292004357, 0.12944374478830217, 1.163311285199116, -1.277078791217027, 1.0906290769004037, -1.9290787686136108, 0.6675227247751602, -0.1672838281471981, 1.1683545466000587, 1.3137469959632635, 0.6651256612354868, 1.925372653978413], "std": [0.05622741170045677, 0.03507836718988629, 0.0437792524808146, 0.23227032746600662, 0.15629191516422836, 0.2844224326963898, 0.048424698506046054, 0.05529172842112593, 0.0509182949880632, 0.1759463352433783, 0.06428578610015603, 0.20606761675575566], "min": [0.615248228828646, 0.05813425050333201, 1.0952667927868287, -1.8075400860722768, 0.7832794392139921, -2.5831741064533054, 0.6090212710892218, -0.2338943137062483, 1.0779193720999631, 1.0666178656791816, 0.5776730005427044, 1.6265828407803733], "max": [0.7942566398240208, 0.2200074486464334, 1.2731779025487264, -0.6299342930269844, 1.340175040645696, -1.2282636577493449, 0.7955040398242647, -0.06009169032212644, 1.2405296083044275, 1.6331038002355354, 0.7999466942813589, 2.231708694740861], "count": [553]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23604178828019756]], [[0.4631063635059622]], [[0.5979149999376341]]], "std": [[[0.33117835794744027]], [[0.22510827391289404]], [[0.2097058291783857]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5254678799955097]], [[0.5474488287681485]], [[0.5397952168462805]]], "std": [[[0.3189567541132959]], [[0.31874701721208776]], [[0.32639358096525556]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47084422242179313]], [[0.4985693212717657]], [[0.5018185432569975]]], "std": [[[0.3460134212274808]], [[0.339088490013629]], [[0.34451316402364474]]], "count": [131]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34415250180861146]], [[0.42535363343810806]], [[0.46912717501122586]]], "std": [[[0.35408107158321644]], [[0.3308661770257544]], [[0.36945300550037813]]], "count": [131]}, "observation.state": {"min": [0.40817883610725403, -1.5245193243026733, 1.023403525352478, -0.5240997076034546, -1.4183049201965332, 0.8595359325408936, -1.0138905048370361, -1.5155308246612549, 1.0389963388442993, -0.1629854291677475, 0.4317111074924469, -0.8226520419120789, 18.993749618530273, 44.37437438964844, -0.48374998569488525, -0.22437499463558197, 0.5456249713897705, 0.3474999964237213, 3.768125057220459, -1.006250023841858, 4.694999694824219, 0.07750000059604645, 1.0837500095367432, 11.50374984741211, 26.57437515258789, 36.90666580200195, 0.8206250071525574, -0.4181250035762787, 0.6484615206718445, -0.35875001549720764, 1.3966666460037231, -0.8999999761581421, 2.3661539554595947, 0.19875000417232513, 0.7093750238418579, 5.233749866485596], "max": [1.0752127170562744, -0.9123835563659668, 1.7437008619308472, 0.14960993826389313, -0.49484530091285706, 1.0678136348724365, -0.44470512866973877, -0.9221323728561401, 1.800302267074585, 0.5256733298301697, 1.347356915473938, -0.6574015617370605, 87.31062316894531, 65.11187744140625, 0.004374999552965164, 6.596875190734863, 56.28312683105469, 74.92124938964844, 67.06562805175781, 59.26187515258789, 68.23374938964844, 69.89749908447266, 54.39500045776367, 80.89187622070312, 74.77249908447266, 55.271873474121094, 2.072499990463257, 9.64230728149414, 80.21562957763672, 53.561248779296875, 86.20437622070312, 37.298126220703125, 78.67874908447266, 62.48625183105469, 54.95750045776367, 81.93499755859375], "mean": [0.6171985268592834, -1.2395851612091064, 1.4384443759918213, 0.0020895972847938538, -0.7545690536499023, 0.9054707288742065, -0.8117103576660156, -1.1747697591781616, 1.30332612991333, 0.22349001467227936, 0.9349865317344666, -0.7153182029724121, 70.50391387939453, 54.821231842041016, -0.19092537462711334, 0.6356816291809082, 43.2813835144043, 18.302915573120117, 49.856971740722656, 23.26776123046875, 52.36057662963867, 31.030529022216797, 32.20582962036133, 58.289493560791016, 53.881004333496094, 48.38658905029297, 1.1884320974349976, 0.6018537878990173, 35.83024597167969, 8.774903297424316, 44.6059455871582, 8.884943962097168, 42.233131408691406, 10.990385055541992, 19.14179801940918, 54.785667419433594], "std": [0.2182842493057251, 0.1388116031885147, 0.2136734426021576, 0.179326593875885, 0.2668539881706238, 0.05888276919722557, 0.20933067798614502, 0.14850673079490662, 0.2702503204345703, 0.21571892499923706, 0.3419717252254486, 0.034470852464437485, 16.855823516845703, 5.535848140716553, 0.13831418752670288, 1.4519977569580078, 15.043461799621582, 24.45197296142578, 15.60141372680664, 22.162452697753906, 16.539287567138672, 26.046701431274414, 16.690797805786133, 11.710320472717285, 19.071535110473633, 3.3481130599975586, 0.20379261672496796, 2.1176531314849854, 21.766311645507812, 12.948254585266113, 23.98460578918457, 11.353736877441406, 22.178237915039062, 17.52706527709961, 20.086448669433594, 18.82554054260254], "count": [670]}, "action": {"min": [0.40817883610725403, -1.5245193243026733, 1.023403525352478, -0.5240997076034546, -1.4183049201965332, 0.8595359325408936, -1.0138905048370361, -1.5155308246612549, 1.0389963388442993, -0.1629854291677475, 0.4317111074924469, -0.8226520419120789, 18.993749618530273, 44.37437438964844, -0.48374998569488525, -0.22437499463558197, 0.5456249713897705, 0.3474999964237213, 3.768125057220459, -1.006250023841858, 4.694999694824219, 0.07750000059604645, 1.0837500095367432, 11.50374984741211, 26.57437515258789, 36.90666580200195, 0.8206250071525574, -0.4181250035762787, 0.6484615206718445, -0.35875001549720764, 1.3966666460037231, -0.8999999761581421, 2.3661539554595947, 0.19875000417232513, 0.7093750238418579, 5.233749866485596], "max": [1.0752127170562744, -0.9123835563659668, 1.7437008619308472, 0.14960993826389313, -0.49484530091285706, 1.0678136348724365, -0.44470512866973877, -0.9221323728561401, 1.800302267074585, 0.5256733298301697, 1.347356915473938, -0.6574015617370605, 87.31062316894531, 65.11187744140625, 0.004374999552965164, 6.596875190734863, 56.28312683105469, 74.92124938964844, 67.06562805175781, 59.26187515258789, 68.23374938964844, 69.89749908447266, 54.39500045776367, 80.89187622070312, 74.77249908447266, 55.271873474121094, 2.072499990463257, 9.64230728149414, 80.21562957763672, 53.561248779296875, 86.20437622070312, 37.298126220703125, 78.67874908447266, 62.48625183105469, 54.95750045776367, 81.93499755859375], "mean": [0.6171975135803223, -1.239585041999817, 1.4384435415267944, 0.0020895181223750114, -0.7545691132545471, 0.9054705500602722, -0.8117117285728455, -1.1747702360153198, 1.3033263683319092, 0.2234898805618286, 0.9349862337112427, -0.7153177857398987, 70.50394439697266, 54.82123947143555, -0.1909255087375641, 0.6356816291809082, 43.28138732910156, 18.302921295166016, 49.85700607299805, 23.267749786376953, 52.36061096191406, 31.0305118560791, 32.205848693847656, 58.28947830200195, 53.88102722167969, 48.386573791503906, 1.1884338855743408, 0.6018537878990173, 35.830238342285156, 8.774895668029785, 44.60595703125, 8.884936332702637, 42.23314666748047, 10.990387916564941, 19.14179229736328, 54.785675048828125], "std": [0.21828430891036987, 0.1388116180896759, 0.21367333829402924, 0.179326593875885, 0.26685401797294617, 0.05888272821903229, 0.20933076739311218, 0.14850671589374542, 0.2702503204345703, 0.21571895480155945, 0.34197166562080383, 0.03447085991501808, 16.85582160949707, 5.535848140716553, 0.13831420242786407, 1.45199716091156, 15.043461799621582, 24.45197296142578, 15.601408958435059, 22.16244888305664, 16.539289474487305, 26.046693801879883, 16.690799713134766, 11.710320472717285, 19.07154655456543, 3.3481132984161377, 0.20379258692264557, 2.1176531314849854, 21.766313552856445, 12.948251724243164, 23.984596252441406, 11.35373592376709, 22.178245544433594, 17.52706527709961, 20.086448669433594, 18.82554054260254], "count": [670]}, "timestamp": {"min": [0.0], "max": [22.3], "mean": [11.15], "std": [6.447070824973324], "count": [670]}, "frame_index": {"min": [0], "max": [669], "mean": [334.5], "std": [193.41212474919973], "count": [670]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [670]}, "index": {"min": [12888], "max": [13557], "mean": [13222.5], "std": [193.41212474919973], "count": [670]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [670]}, "subtask_annotation": {"mean": [2.717910447761194, 7.0, 7.0, 7.0, 7.0], "std": [2.294602711564827, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [670]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [670]}, "eef_direction_state": {"mean": [4.417910447761194, 4.135820895522388], "std": [1.828866819297321, 2.0878612560795275], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_state": {"mean": [0.6850746268656717, 0.6313432835820896], "std": [0.7129408782804969, 0.6276487646037553], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_state": {"mean": [0.4417910447761194, 0.3283582089552239], "std": [0.7362975659279638, 0.6644054620147245], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_direction_action": {"mean": [4.417910447761194, 4.135820895522388], "std": [1.828866819297321, 2.0878612560795275], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_action": {"mean": [0.6850746268656717, 0.6313432835820896], "std": [0.7129408782804969, 0.6276487646037553], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_action": {"mean": [0.4417910447761194, 0.3283582089552239], "std": [0.7362975659279638, 0.6644054620147245], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_sim_pose_state": {"mean": [0.7311049102810036, 0.11142435878600433, 1.1795025193022377, -1.3132730945636466, 1.0094164886194263, -1.9525730334514515, 0.6973872027420078, -0.1589895468348267, 1.1404470727950653, 1.4456882323258036, 0.6523011557635165, 1.9772115209963126], "std": [0.05665256964293522, 0.04571201046706827, 0.03669129273456122, 0.17017156383815277, 0.10501742755163943, 0.16769533736320075, 0.06637863542433968, 0.04688740592813482, 0.03980896996638757, 0.19921066394035483, 0.19143667196383185, 0.20278444180846208], "min": [0.6212434616419513, 0.035096022254991144, 1.1011588077147532, -1.5356150882505428, 0.6882415058591742, -2.1669546335021246, 0.6206329904835103, -0.24245707119152493, 1.087063016145394, 0.9953554609769719, 0.46424152326250345, 1.639016822997409], "max": [0.7950645752899219, 0.24746876663227313, 1.2594177792344132, -0.8447359251067067, 1.0908299197998947, -1.3862504529014226, 0.8055972651956228, -0.06967512073759197, 1.2907338852768784, 1.8245834007125523, 0.978437754585685, 2.2474688290382128], "count": [670]}, "eef_sim_pose_action": {"mean": [0.7311049102810036, 0.11142435878600433, 1.1795025193022377, -1.3132730945636466, 1.0094164886194263, -1.9525730334514515, 0.6973872027420078, -0.1589895468348267, 1.1404470727950653, 1.4456882323258036, 0.6523011557635165, 1.9772115209963126], "std": [0.05665256964293522, 0.04571201046706827, 0.03669129273456122, 0.17017156383815277, 0.10501742755163943, 0.16769533736320075, 0.06637863542433968, 0.04688740592813482, 0.03980896996638757, 0.19921066394035483, 0.19143667196383185, 0.20278444180846208], "min": [0.6212434616419513, 0.035096022254991144, 1.1011588077147532, -1.5356150882505428, 0.6882415058591742, -2.1669546335021246, 0.6206329904835103, -0.24245707119152493, 1.087063016145394, 0.9953554609769719, 0.46424152326250345, 1.639016822997409], "max": [0.7950645752899219, 0.24746876663227313, 1.2594177792344132, -0.8447359251067067, 1.0908299197998947, -1.3862504529014226, 0.8055972651956228, -0.06967512073759197, 1.2907338852768784, 1.8245834007125523, 0.978437754585685, 2.2474688290382128], "count": [670]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23557032679738563]], [[0.4577016237745098]], [[0.5945723876633987]]], "std": [[[0.33456666857568673]], [[0.2295624277330466]], [[0.21039830757636924]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.511972193627451]], [[0.5329622610294118]], [[0.5383253043300654]]], "std": [[[0.3305022485983437]], [[0.3217540941035901]], [[0.32761351873065625]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47546012254901965]], [[0.5063346711601306]], [[0.5203718116830066]]], "std": [[[0.3503155668883559]], [[0.3360823904085931]], [[0.33821688607578665]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3485048468137255]], [[0.4283144689542484]], [[0.474184260620915]]], "std": [[[0.35820840126652853]], [[0.3358792346130153]], [[0.37260129965996536]]], "count": [100]}, "observation.state": {"min": [0.45965418219566345, -1.485823392868042, 1.0571163892745972, -0.2132236361503601, -1.0632200241088867, 0.7439249753952026, -1.1075665950775146, -1.5330309867858887, 0.9428168535232544, -0.24013885855674744, 0.3767071068286896, -0.8392700552940369, 34.494998931884766, 47.450626373291016, -0.453125, -0.4737499952316284, 2.697499990463257, 0.31333333253860474, 5.706249713897705, -0.8381249904632568, 3.109999895095825, -0.004999999888241291, 1.0377777814865112, 1.1054545640945435, 27.703125, 40.48875045776367, 0.9487500190734863, -0.5118749737739563, 1.1209090948104858, 0.8949999809265137, 9.799333572387695, 0.7131249904632568, 5.537777900695801, 0.5518749952316284, 0.7155555486679077, 10.7590913772583], "max": [1.0257400274276733, -0.8773460984230042, 1.8109121322631836, 0.3736076056957245, -0.4949168264865875, 1.1483473777770996, -0.4510948359966278, -0.6135557293891907, 1.7750533819198608, 0.2728980779647827, 1.1543450355529785, -0.5728093981742859, 72.48249816894531, 61.04375076293945, 12.181249618530273, 9.301875114440918, 70.98312377929688, 51.55750274658203, 67.64937591552734, 82.2593765258789, 77.02999877929688, 99.84937286376953, 60.04125213623047, 110.37687683105469, 69.70375061035156, 68.60062408447266, 12.096250534057617, 6.077777862548828, 63.19499969482422, 42.41187286376953, 70.04750061035156, 64.55000305175781, 65.94437408447266, 59.00312423706055, 52.944374084472656, 89.12687683105469], "mean": [0.6166960597038269, -1.2416423559188843, 1.4921656847000122, 0.19252555072307587, -0.6270315051078796, 0.8575199842453003, -0.8037979602813721, -1.0235211849212646, 1.2591192722320557, 0.05021669343113899, 0.8191594481468201, -0.7745633721351624, 61.847110748291016, 57.16746139526367, 0.08798537403345108, 1.4838758707046509, 49.376121520996094, 28.40501594543457, 51.86827850341797, 44.49495315551758, 49.117103576660156, 52.54338836669922, 37.25777053833008, 82.89996337890625, 45.93519592285156, 48.8541259765625, 2.06315016746521, 0.42746368050575256, 25.284196853637695, 8.089366912841797, 36.15742874145508, 14.417928695678711, 33.14955520629883, 17.95932388305664, 19.483156204223633, 51.2138671875], "std": [0.15072746574878693, 0.1673380583524704, 0.20516622066497803, 0.14149761199951172, 0.14175987243652344, 0.1040598526597023, 0.26540565490722656, 0.315773606300354, 0.2979905903339386, 0.16947579383850098, 0.3045130968093872, 0.06582167744636536, 10.954042434692383, 3.6833415031433105, 1.5412417650222778, 2.8835365772247314, 18.85126495361328, 17.156131744384766, 16.691020965576172, 29.492605209350586, 17.044578552246094, 37.22111892700195, 17.22457504272461, 27.44021987915039, 17.60021209716797, 5.436802387237549, 1.7404043674468994, 1.3859515190124512, 22.753143310546875, 11.537943840026855, 23.202842712402344, 20.268543243408203, 22.847108840942383, 23.779382705688477, 21.931066513061523, 25.363880157470703], "count": [308]}, "action": {"min": [0.45965418219566345, -1.485823392868042, 1.0571163892745972, -0.2132236361503601, -1.0632200241088867, 0.7439249753952026, -1.1075665950775146, -1.5330309867858887, 0.9428168535232544, -0.24013885855674744, 0.3767071068286896, -0.8392700552940369, 34.494998931884766, 47.450626373291016, -0.453125, -0.4737499952316284, 2.697499990463257, 0.31333333253860474, 5.706249713897705, -0.8381249904632568, 3.109999895095825, -0.004999999888241291, 1.0377777814865112, 1.1054545640945435, 27.703125, 40.48875045776367, 0.9487500190734863, -0.5118749737739563, 1.1209090948104858, 0.8949999809265137, 9.799333572387695, 0.7131249904632568, 5.537777900695801, 0.5518749952316284, 0.7155555486679077, 10.7590913772583], "max": [1.0257400274276733, -0.8773460984230042, 1.8109121322631836, 0.3736076056957245, -0.4949168264865875, 1.1483473777770996, -0.4510948359966278, -0.6135557293891907, 1.7750533819198608, 0.2728980779647827, 1.1543450355529785, -0.5728093981742859, 72.48249816894531, 61.04375076293945, 12.181249618530273, 9.301875114440918, 70.98312377929688, 51.55750274658203, 67.64937591552734, 82.2593765258789, 77.02999877929688, 99.84937286376953, 60.04125213623047, 110.37687683105469, 69.70375061035156, 68.60062408447266, 12.096250534057617, 6.077777862548828, 63.19499969482422, 42.41187286376953, 70.04750061035156, 64.55000305175781, 65.94437408447266, 59.00312423706055, 52.944374084472656, 89.12687683105469], "mean": [0.616696298122406, -1.241641879081726, 1.492165207862854, 0.1925254613161087, -0.6270313262939453, 0.8575193881988525, -0.8037979602813721, -1.0235216617584229, 1.2591191530227661, 0.0502166822552681, 0.8191590905189514, -0.7745636701583862, 61.84709167480469, 57.16745376586914, 0.08798515051603317, 1.4838759899139404, 49.37610626220703, 28.405006408691406, 51.8682975769043, 44.494956970214844, 49.117088317871094, 52.54337692260742, 37.25777053833008, 82.89996337890625, 45.935218811035156, 48.8541374206543, 2.0631470680236816, 0.4274635910987854, 25.284194946289062, 8.089366912841797, 36.15742492675781, 14.41791820526123, 33.149559020996094, 17.95932388305664, 19.483165740966797, 51.213863372802734], "std": [0.15072742104530334, 0.1673380732536316, 0.2051662653684616, 0.14149761199951172, 0.14175990223884583, 0.10405987501144409, 0.26540565490722656, 0.315773606300354, 0.2979905307292938, 0.1694757640361786, 0.3045131266117096, 0.06582168489694595, 10.9540433883667, 3.6833412647247314, 1.5412408113479614, 2.883535146713257, 18.85126304626465, 17.1561279296875, 16.69101905822754, 29.49260902404785, 17.044578552246094, 37.22111511230469, 17.224573135375977, 27.440216064453125, 17.6002140045166, 5.436801910400391, 1.740404486656189, 1.3859513998031616, 22.753141403198242, 11.537946701049805, 23.202842712402344, 20.26854133605957, 22.84711265563965, 23.779380798339844, 21.931068420410156, 25.363882064819336], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [308]}, "index": {"min": [13558], "max": [13865], "mean": [13711.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [3.4545454545454546, 7.0, 7.0, 7.0, 7.0], "std": [1.8676706413490753, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [308]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [308]}, "eef_direction_state": {"mean": [3.2240259740259742, 3.711038961038961], "std": [1.9167259420657115, 2.0649223025007895], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.103896103896104, 0.9415584415584416], "std": [0.6513605258688507, 0.7450007669046238], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.6168831168831169, 0.6136363636363636], "std": [0.8311941960415368, 0.8078806795832661], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.2240259740259742, 3.711038961038961], "std": [1.9167259420657115, 2.0649223025007895], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.103896103896104, 0.9415584415584416], "std": [0.6513605258688507, 0.7450007669046238], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.6168831168831169, 0.6136363636363636], "std": [0.8311941960415368, 0.8078806795832661], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.7331566923343131, 0.10386405632263404, 1.146689062794674, -1.5752503235788955, 1.156400636550166, -2.2541589137127134, 0.6878205993238157, -0.1615411353851405, 1.1681534510540232, 1.5046155450501417, 0.9277149830635312, 2.087380489023626], "std": [0.05129504585145825, 0.04297197843929249, 0.023292569313199, 0.14818196924817448, 0.04488873747456892, 0.20959033564290674, 0.06822447755799109, 0.08411120844609728, 0.04214520609581138, 0.13979643973874997, 0.05264026073836234, 0.1905645052732037], "min": [0.632236305122503, 0.050509613452009466, 1.0959710136864933, -1.8466292421895771, 1.0668880947525095, -2.621844687376564, 0.6226175251831333, -0.27776462549702274, 1.0852033094823486, 1.289464232080048, 0.8245834341867662, 1.7926507820853175], "max": [0.8046067996294108, 0.24347894904005327, 1.199135347848059, -1.158436361744914, 1.2179508189691277, -1.6330225203540403, 0.8005883130673472, -0.03707550964289141, 1.2493019163842278, 1.715213831927616, 1.0155599796557904, 2.353830476151194], "count": [308]}, "eef_sim_pose_action": {"mean": [0.7331566923343131, 0.10386405632263404, 1.146689062794674, -1.5752503235788955, 1.156400636550166, -2.2541589137127134, 0.6878205993238157, -0.1615411353851405, 1.1681534510540232, 1.5046155450501417, 0.9277149830635312, 2.087380489023626], "std": [0.05129504585145825, 0.04297197843929249, 0.023292569313199, 0.14818196924817448, 0.04488873747456892, 0.20959033564290674, 0.06822447755799109, 0.08411120844609728, 0.04214520609581138, 0.13979643973874997, 0.05264026073836234, 0.1905645052732037], "min": [0.632236305122503, 0.050509613452009466, 1.0959710136864933, -1.8466292421895771, 1.0668880947525095, -2.621844687376564, 0.6226175251831333, -0.27776462549702274, 1.0852033094823486, 1.289464232080048, 0.8245834341867662, 1.7926507820853175], "max": [0.8046067996294108, 0.24347894904005327, 1.199135347848059, -1.158436361744914, 1.2179508189691277, -1.6330225203540403, 0.8005883130673472, -0.03707550964289141, 1.2493019163842278, 1.715213831927616, 1.0155599796557904, 2.353830476151194], "count": [308]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2503787459150327]], [[0.4559987275326797]], [[0.5887480351307189]]], "std": [[[0.3447131152919774]], [[0.2394375551794338]], [[0.2183092351176728]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.14901960784313725]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5080924407679739]], [[0.5403726388888889]], [[0.5529803513071895]]], "std": [[[0.325175425259785]], [[0.3128139646456156]], [[0.32036816298624654]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4652293178104575]], [[0.5090755330882353]], [[0.5363354044117647]]], "std": [[[0.344933830667702]], [[0.3238941023993586]], [[0.32789520611934886]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3620510661764706]], [[0.43284539828431373]], [[0.48255850694444447]]], "std": [[[0.3587629005976126]], [[0.338865027279383]], [[0.37560617572289356]]], "count": [100]}, "observation.state": {"min": [0.42706188559532166, -1.3380731344223022, 1.1202744245529175, -0.24762530624866486, -1.0775730609893799, 0.7706044316291809, -0.7550831437110901, -1.4363985061645508, 1.1000324487686157, -0.2821011543273926, 0.427419513463974, -0.8501659631729126, 22.719999313354492, 45.508750915527344, -0.21937499940395355, -0.2524999976158142, 1.0569230318069458, 0.46875, 0.9162499904632568, -0.8168749809265137, 0.8650000095367432, 0.08812498301267624, 1.0556249618530273, 0.296875, 25.989999771118164, 39.85499954223633, 1.1412500143051147, -0.4925000071525574, 0.6399999856948853, -0.4150000214576721, 0.6668750047683716, -0.04625000059604645, 0.7043750286102295, 0.011250000447034836, 0.765625, 1.0199999809265137], "max": [0.9238384366035461, -0.8837119340896606, 1.6024595499038696, 0.4476377069950104, -0.5177099704742432, 1.163023591041565, -0.4533836841583252, -0.8345969915390015, 1.6863842010498047, 0.13275349140167236, 0.9601739645004272, -0.7065165638923645, 78.59500122070312, 63.35812759399414, 3.872499942779541, 4.765625, 61.813751220703125, 54.978126525878906, 80.90625, 73.77625274658203, 88.9749984741211, 83.09312438964844, 69.29312896728516, 100.77749633789062, 69.72125244140625, 50.181251525878906, 3.2074999809265137, 6.643125057220459, 65.36624908447266, 29.84375, 69.89250183105469, 60.83625030517578, 64.07562255859375, 78.85625457763672, 55.692501068115234, 99.61125183105469], "mean": [0.6221126317977905, -1.1312975883483887, 1.360848069190979, 0.30709800124168396, -0.6534117460250854, 0.8775085210800171, -0.6079572439193726, -1.0369473695755005, 1.2524186372756958, -0.2132536768913269, 0.5817972421646118, -0.747128963470459, 65.44368743896484, 56.94222640991211, -0.01949860341846943, 0.5334152579307556, 47.22053146362305, 29.672285079956055, 54.12942123413086, 37.12559127807617, 53.31849670410156, 39.50196075439453, 40.7545280456543, 70.08943939208984, 42.78260040283203, 45.24162292480469, 1.766343355178833, 0.782185435295105, 20.090673446655273, 7.102046012878418, 26.823814392089844, 13.737469673156738, 23.842018127441406, 20.660701751708984, 17.462825775146484, 35.46683120727539], "std": [0.14853371679782867, 0.1361357867717743, 0.15198467671871185, 0.15667538344860077, 0.14289039373397827, 0.10507362335920334, 0.07596375793218613, 0.18354757130146027, 0.184636652469635, 0.07617513835430145, 0.0904870554804802, 0.04117147997021675, 14.428478240966797, 4.976596355438232, 0.48056966066360474, 1.0869141817092896, 17.797698974609375, 19.256071090698242, 20.519515991210938, 23.504154205322266, 21.36433219909668, 27.503847122192383, 20.22845458984375, 25.83705711364746, 14.815801620483398, 2.9290902614593506, 0.4614681601524353, 1.7330241203308105, 25.417078018188477, 10.930693626403809, 27.548131942749023, 21.630626678466797, 26.359342575073242, 29.559982299804688, 22.174144744873047, 39.49891662597656], "count": [307]}, "action": {"min": [0.42706188559532166, -1.3380731344223022, 1.1202744245529175, -0.24762530624866486, -1.0775730609893799, 0.7706044316291809, -0.7550831437110901, -1.4363985061645508, 1.1000324487686157, -0.2821011543273926, 0.427419513463974, -0.8501659631729126, 22.719999313354492, 45.508750915527344, -0.21937499940395355, -0.2524999976158142, 1.0569230318069458, 0.46875, 0.9162499904632568, -0.8168749809265137, 0.8650000095367432, 0.08812498301267624, 1.0556249618530273, 0.296875, 25.989999771118164, 39.85499954223633, 1.1412500143051147, -0.4925000071525574, 0.6399999856948853, -0.4150000214576721, 0.6668750047683716, -0.04625000059604645, 0.7043750286102295, 0.011250000447034836, 0.765625, 1.0199999809265137], "max": [0.9238384366035461, -0.8837119340896606, 1.6024595499038696, 0.4476377069950104, -0.5177099704742432, 1.163023591041565, -0.4533836841583252, -0.8345969915390015, 1.6863842010498047, 0.13275349140167236, 0.9601739645004272, -0.7065165638923645, 78.59500122070312, 63.35812759399414, 3.872499942779541, 4.765625, 61.813751220703125, 54.978126525878906, 80.90625, 73.77625274658203, 88.9749984741211, 83.09312438964844, 69.29312896728516, 100.77749633789062, 69.72125244140625, 50.181251525878906, 3.2074999809265137, 6.643125057220459, 65.36624908447266, 29.84375, 69.89250183105469, 60.83625030517578, 64.07562255859375, 78.85625457763672, 55.692501068115234, 99.61125183105469], "mean": [0.6221126317977905, -1.131298542022705, 1.3608484268188477, 0.3070978820323944, -0.6534119248390198, 0.8775084018707275, -0.6079565286636353, -1.0369478464126587, 1.2524189949035645, -0.21325363218784332, 0.5817971229553223, -0.7471293807029724, 65.44367980957031, 56.94224548339844, -0.019498590379953384, 0.5334149599075317, 47.22056198120117, 29.67227554321289, 54.12944793701172, 37.12558364868164, 53.3184928894043, 39.50196075439453, 40.7545280456543, 70.08943939208984, 42.782615661621094, 45.24164962768555, 1.7663427591323853, 0.7821853756904602, 20.09065818786621, 7.102046966552734, 26.823814392089844, 13.737466812133789, 23.842016220092773, 20.660703659057617, 17.46282196044922, 35.46684265136719], "std": [0.1485336869955063, 0.1361357718706131, 0.15198461711406708, 0.15667541325092316, 0.14289039373397827, 0.10507366806268692, 0.07596375793218613, 0.18354758620262146, 0.1846366673707962, 0.07617512345314026, 0.09048706293106079, 0.041171472519636154, 14.428474426269531, 4.976596832275391, 0.4805697798728943, 1.0869141817092896, 17.797697067260742, 19.256072998046875, 20.519515991210938, 23.504159927368164, 21.364328384399414, 27.50385284423828, 20.228456497192383, 25.837053298950195, 14.815802574157715, 2.929090738296509, 0.4614681899547577, 1.7330241203308105, 25.41707992553711, 10.930693626403809, 27.548128128051758, 21.63062858581543, 26.359344482421875, 29.559980392456055, 22.174142837524414, 39.498924255371094], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [307]}, "index": {"min": [13866], "max": [14172], "mean": [14019.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [3.45928338762215, 7.0, 7.0, 7.0, 7.0], "std": [1.7777497784391105, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [307]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [307]}, "eef_direction_state": {"mean": [2.977198697068404, 3.8957654723127035], "std": [1.9876167049336229, 2.218272132639054], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.9283387622149837, 0.7785016286644951], "std": [0.6051447528361392, 0.6480693219776362], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.6579804560260586, 0.5667752442996743], "std": [0.8173364779482238, 0.797759704156633], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [2.977198697068404, 3.8957654723127035], "std": [1.9876167049336229, 2.218272132639054], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.9283387622149837, 0.7785016286644951], "std": [0.6051447528361392, 0.6480693219776362], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.6579804560260586, 0.5667752442996743], "std": [0.8173364779482238, 0.797759704156633], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.6978877662151691, 0.10273949812181438, 1.159478789003307, -1.5987859103639055, 1.2477808784136108, -2.2038344769284572, 0.6883973762391027, -0.11788754147030542, 1.1649513808499286, 1.651510001249819, 1.0375226484105284, 2.3586576064240736], "std": [0.0441593137002222, 0.04262238611247709, 0.029649125973405455, 0.3156331384869199, 0.06493625821599562, 0.9209807079461984, 0.041292936046703574, 0.03554978005489509, 0.034862401274045815, 0.14470071920650138, 0.04949366662860477, 0.17599810371026742], "min": [0.6426197853724578, 0.04694683318226345, 1.103592834223811, -2.492315805255035, 1.1205166173165146, -3.1358985808391133, 0.6445436376202834, -0.20137103154861258, 1.1072017109148422, 1.1978149686490758, 0.89033085399792, 1.8036109572892092], "max": [0.7648284683117728, 0.20566279619127736, 1.1988552512421877, -1.131871317681798, 1.3802300081174788, 3.1241657234330655, 0.7788183082544238, -0.06430533384667078, 1.2501737811736893, 1.857263256861421, 1.1131068055008204, 2.65086639517871], "count": [307]}, "eef_sim_pose_action": {"mean": [0.6978877662151691, 0.10273949812181438, 1.159478789003307, -1.5987859103639055, 1.2477808784136108, -2.2038344769284572, 0.6883973762391027, -0.11788754147030542, 1.1649513808499286, 1.651510001249819, 1.0375226484105284, 2.3586576064240736], "std": [0.0441593137002222, 0.04262238611247709, 0.029649125973405455, 0.3156331384869199, 0.06493625821599562, 0.9209807079461984, 0.041292936046703574, 0.03554978005489509, 0.034862401274045815, 0.14470071920650138, 0.04949366662860477, 0.17599810371026742], "min": [0.6426197853724578, 0.04694683318226345, 1.103592834223811, -2.492315805255035, 1.1205166173165146, -3.1358985808391133, 0.6445436376202834, -0.20137103154861258, 1.1072017109148422, 1.1978149686490758, 0.89033085399792, 1.8036109572892092], "max": [0.7648284683117728, 0.20566279619127736, 1.1988552512421877, -1.131871317681798, 1.3802300081174788, 3.1241657234330655, 0.7788183082544238, -0.06430533384667078, 1.2501737811736893, 1.857263256861421, 1.1131068055008204, 2.65086639517871], "count": [307]}}} diff --git a/AIRBOT_MMK2_place_the_building_blocks/meta/info.json b/AIRBOT_MMK2_place_the_building_blocks/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..cdf082f8a45cb1cdf1ff344dd122e1ec1da8c375 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 43, "total_frames": 14173, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_place_the_building_blocks/meta/tasks.jsonl b/AIRBOT_MMK2_place_the_building_blocks/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..49b9ce7ae3a2d54b09503eee6e9096b0f2ba509c --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Put the red building blocks into one plate on the table and the green building blocks into the other plate."} diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e86f8964d4b7c55c879ddb38b28498907fb461b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:9255e166d9447f0253f468300e25d698ad4bda6143359fb7aa21683365435a51 +size 6088378 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59f302544bdce5ec11ae7fb839107bee41f443d --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1cbc925c3b3b83b45a397c58daeadf93d970c8432cf1389cbe011caf6183c49d +size 5123556 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e9e751bae9d3a3397c54ed6a43ffc3827e62460 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:11e16e7e1142c13d852195501e19348d900aa2fc68986c28e1bf27edd70a0f15 +size 3939570 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0483f455977d7be395b9f9d2f0bcd50f403c8d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8b7b230cebebc75127af412b6b5596fc03772c2bf21a742b1d2e8ffc90935729 +size 3659433 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..305c63882423d8f766dba930a5402399e8eaba16 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:27f889bebf161064534cb62458095702287851cbd3dda59f7fc3746388d7c2d9 +size 4467401 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe9cb9f72eb4d1002686b48a3351c4c420e06d41 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:ed034efe17b3febe05c0deff23316ebf591354ae4515567c4d75e62af4a03f8b +size 3838873 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33687da68aa18d348a581ec1932395dba3347f1b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:00b02e466d62b0dadeb642e2233bb1da03607d681281eef624f73047be2d5450 +size 4848905 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79ad24301bfa79570d7794be46cad2d712edb9c2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:25fa6384e26bb4a25d0acaf1318710e31f230a4eee9f89e727f43ba72a873bac +size 4072849 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97557135576ee9991164b7c9730b9a2293549a71 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:922ce84788a53151ffdaf83027a9bb3035547c71b22dd1a2a811e2dc82187df6 +size 4675564 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad7bb7845d3f0af0f2d93abd133bf3351efcbbf --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8992f34b834c85c05a611e8432a5fe59b02c36a9793cd18328177cf1f241dbdf +size 3993311 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8e2b6ded551c64fbeb8ab060bcc7e41a01a1860 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a82c054fb00909615a0b195a60f6f0cfb9fa6226b4c88c5ab5942d546609a608 +size 3806081 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cab8e5cb14ec15642d9b50bea3052603e0a9d669 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:be479cae676227c658dce726bf26f1ec38b3f4ac6d8dd3a4164ec3af396aca5b +size 3553271 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e666055812d37d19247b287efee1e53da1c528 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:b1efbd851595938fc75e9a799cc4e053793e72b2592679e542828468024eb0d7 +size 4131757 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff535980aa9ecf004123d9ae659f02e5985c61f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d2fbfeefcb61dc58597f9291867b8d8bece44efe2ec7586acda37014b3e19300 +size 3802372 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50b6b92b345fcda04268e37313ef9a54d91a7d6b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:3e322b4d22c7536f3e07aba02413b4d882b3283944a4ee00868016aa56ddb77c +size 3213515 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d48cd2ced00397577ebdfcfaddb48b13b44b3a8a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:9f47262d68658f034079b1ca5608af0b59e7151f201586b3e83973b18a1354d5 +size 5103428 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c24ea701c3eea83173b9b492aba1c9c791655101 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:e6c49b80fab7f3a088c3a65793ef31b01ac32b05b49bbedeffc3cb0c68b45429 +size 5155980 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b330627250950859f3b26601f0bfbdc40b0218a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c1f1933b8e786d7881775d3ad1cac1c4d6e3efba235cf53a2ab7d229c7ac72ca +size 4327744 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c747bbfe9536e546b5642562b29530c7ad09d603 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:7fc8d29169b93620e07fc45b9cd197dd0ca7182ff8e7006051313026bfa79212 +size 4234332 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..509676589ff93ed4180d65fb7d9f8fd33ec42e3f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4337a6b95d92cef89a8b6b78509913e107f3b365b4629456b077a8d8f6531f0f +size 2732694 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d62a743532aeff1a129d40e81967583cb337c0d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:9850291ae131bfd3f79fc7e3a770d2f782f454321ad8cdcee584565072edc2a7 +size 2157080 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a3d5cde73e67ab077b4ca2239112b028ae9d955 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:307a65a9e2696a96616225e29e650f5b29b9f132f88d7ea35389d3ca5854aef3 +size 1750701 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ff9afb703498d18197d35b01157b58b59c45d8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a5a5c3b8357aa2070faae58cdf75243dafde38baa7261919b068a2ef240294aa +size 1735582 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43dcda8b47fc4dd76253265566e610c158e86192 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:9fcd36a7a08ab5356bae40106e4f18ebbac5e7c61a8c7046f8a6e30ab21ab985 +size 3927877 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f669c3b3fb81f4e91a75f42710648e4744e298 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:db8639ad7e14010fa00d03c05b8a2ff054d89bbcad8e212a25dfe84227604ca9 +size 1802841 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c1a6d665c8bfd6989e1f259ab1d115e9f70309 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:86ba54029e940ef5e22b70b56a359ef0217c411930231b6846aa7f72ea84d1a4 +size 1990354 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b66396ad1bb10fa49d606238cf901d8cbabcbe79 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:448fc0e12efd10d3296ab8ee314d23487a3573c761b1b7bcfae27fb4f83d69ce +size 1824508 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926890073e841aff0511bb5674802f7ad24e8b4c --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:ddaf3a1e9f673ec45f3e4baf3a882f7a39161749c593cbd63a4546306cbaf65d +size 1941134 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb6439e72c75c0d8d378e2ca77f7f6310c397c2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:162a2c8cfeaf29397dfa3e702442359f5a68445663fac1093305472c144b02b1 +size 1518666 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..288647986a92961571b685b12c89b101ae385ed4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1f8e728fffa71d638d4d2f86d03abf77dd51b417c3e6d83fca6f0e97bfff6524 +size 1881032 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab6464cc6ee66169b3fa2944706e6d1fdbff1a88 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:25487e8844c85c692ed19a44cd2af106052e4299aee31ef1524bb5f8d8b08790 +size 1746060 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c546902f11804cf4cd74c00c8a865f2e5ef658a8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1acd8d7794417e87deaf2095cd9f4ad783d7c019b45f65c9f62393069ef9daa4 +size 4796912 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93580e511bd94698f64292b142eb8637bbca6f0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2cdff1f9184b4bc957a7e399e0a5906d53bc55a21c7b0670a7e03606d7645044 +size 1718459 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d76720ac77f794125b9706898d99675da109de9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a88c3700efd368e1b4416987a7667d8cdf826358938f818c3d36052b148cfd8d +size 1933546 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f37673d2f1eb00c6447336c58a7cb2a973ec90a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f1d434a22527b28cfe12f9e7f89f382ba329ceec2fcbd125f5244d363999c331 +size 2738157 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83aaa0b13e3488dc905c1ebe793df1e3d766a578 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:49ec530027467bbb50a1d34ccce8a246027cecf5424569adbb46749cb483430f +size 1791185 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44328452267d79b8d6e809a2789ffe7b0e24069f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:215f9ddaa20e0d25850486e4c9715aeafdb2b6efaaa3c8c8d462804a0bc65b13 +size 1949682 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5f9a4d315bb5f56db2411ef31c0281f40377101 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0603a2a7405b56f4d4061b37758639fc2d9d54ab521f1486b4f673c107dcfa17 +size 2009092 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecc09156324b172d64d76d98b5b1d1fd560e805 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a4382c72fef5c39bc0a912e372b6fc1083760109a3d90bb8d4de51cf55ef7c0d +size 1931982 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..408365a888e559106ee1a50d1d387c92a27ffe76 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:beaa36d50104b0f012c7437f42650cc1436227347589811e68549bb0006883d9 +size 5948879 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2ccba12e75b6ff6237fa2fb44e69a439828072 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:b5701ed541d5669145c22deccdfda7a38fdc8e2a1698e1f1a2c08c354dcb8575 +size 8084678 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a80e2b4b592a8367e73e0e128ab88f18fed5627e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:daf2debb1cfcef92e347ac3a348b9a4af1616443941ccb81fd4d0b760e4b692d +size 3722247 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56bea59797b0e254223740f1e1f061ed786e71df --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1e0aa8d036cd4a7701f4fd042785987b4bb0451df943fbc402cd6494580d0eb5 +size 3114012 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96e30e2baf9c92d37e59eb01b3bb9c814edb251 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:cf66d57d97d872f31f02c778f7e581a3e42140c4d453fc4b71724cfe91aca8c6 +size 3616588 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7295aabd15bab0eed5fe5738a3328352173c6ecb --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c6cd3aa82518c4b40d8d9e262465217924f8f4166f228355b2b58a207eae2c88 +size 3035629 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27fa3bf1c6edec33f597d40d48490356fd4dc02 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:775dc7e201e7899e291df4ae7e2e46fccfe0c634b1bbf5891a7e91e280cadf96 +size 1721576 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d14353c4d2991724fd3a4d3d2a30e3f3adaaa5b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:913b0c0ab286b8dcf18949f5169748c11b65556f72e9479ec59a450a5efd43ef +size 1704749 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ff859231e4cf5013cae78c358905141689dfcc5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0ce7311d7ea639e0d10b6e5c9affe9b77c0a97c9110092664e2c824bab5c285d +size 1990615 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed561846918cd0c80d5e525c63ca250f16022cad --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f897169416aa225d1ca2ac61b4131701b0a6d0dd1cd88d41f8e1235a5c847ab9 +size 2034189 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600bc6312a5ffaec1b613a235dae4ee9c2cf1b39 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8b8cb9759b6e27a031f7d0396f1a341042065fdeb43bcdd3fd497c70bd6dc009 +size 2588126 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..554d55435ee20a3b8913d55c661023884d43cbcf --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0a67a8246da7426f09c5db1ee93c4309b2d7af9c1deb95d62ca3fa192220daba +size 2187172 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9605dee52422be50c95dcadbc71b95727964ad9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:34640aac60a5c80f2904294b2fb596269c55cf44697e14eed7bd08952ec9355d +size 2303293 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d47399aca8f6bc7f98c42e06d5da06558796a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f0bb0357d7c6f99dac58921f1a99ce6546337a0545715feafe58716b66af2a6e +size 2037509 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76624130f15a49dc083c8f62f3abacff605f5773 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:56cfb21c0446656e20dc06477c10e11255ebf07cdbb4d2eb48423ff494651030 +size 1834220 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df66b253e17d9adacb3aecadfbea818662acfe80 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:21d02a5e574884132c758c003e910d254548459af51b4a0199251453a0da064c +size 1445547 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33e1fdb5872d5f3d3892083726f23d4d26301284 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:3b39c0c33b8f0d15b9f2bc4583fec13047a924de83ae9c8e07aaf2ad9b08b73e +size 1816383 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f989982317f304bb9c30855b3cc57f7a39316a05 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:03a6744ad1f9759f7eb3d2ca2316e24066214a45ed569e52e9e9ada260e282a5 +size 1811702 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37973b834964964161d4d026279ce1eec371a708 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:fa7825e3fe490924b497fc6df861aa3c7f90c5ddc5086f786ae3b734e0e43c99 +size 1550949 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175faefab238bed96673fb1ece86867377fd7f87 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:563f5f36e3d572fc24c2a66a3e8f790c4fed1b212156523aa5f1a77a4c21bc1a +size 2083223 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25e0cff849f650bfa447b9b5a4d04b70642bd5fb --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4a6a498d8579816c6c9d0adba0a06cbca5ebc3de96b8d367adb3bc5ad2513aec +size 1735106 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..666996b03e51f90956e7063cf3743e4834602922 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2927738c4dc34d43161e5ab1f36e16a087db0a7ec5e214b35f3abd2e0ac40eaa +size 1691098 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f546a46d198dabbeb2bf28832e399e47e08d6770 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:521ca760b642013c7090bdb7e9ba6e8ca4f66d919a940d47ee9ad51b62ae5b26 +size 1487273 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c3f65bd58201a3e137730632310a4af3b11845 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:aba47916d351ee109c30f126a48c86d6c6fc404c351b2fd075ff38c4cfc22d19 +size 1399640 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..372483bac4ffd22a5335e6bdb698e7cc16d3a830 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0ffc5fa1c65d7ca1c509af014d120e24fd2a5a47b89a8345fc787cf62b524560 +size 1093375 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecf761eb2bf07c88c92e9cff52acf2029f6c55b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:945cef4459d9ebb6f284121a9223c21cebf707d57d36038cd0804a432deee662 +size 898989 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b165b5f6c61abbef4440979f686b7bc384d2666d --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:12bbac43bf9edf1b4951f5f4bc9d515fc8b2e1b0461fff12208b6adc6548fab3 +size 856519 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bff7ecbf02d053f092547adbe88f3efd7c42b61 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c1cadee21cc36eca10b36e27ab24f335dacd94186514555e18ed93e13af871cc +size 1578647 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3c711e6a1d36b58d21e57d1ae65ae554d0c769f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d57c5d5e36c5b4ce2c67f21aef2ff9fe47616c33892b3917ca8ee95c137b0553 +size 904836 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8285390763dd380ad0dec4d0541e9c2d694af61c --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:770ea50b4622fc6d8c8a1275493b4c69333f126a608b2d0b3ab16e638f1f2b42 +size 953140 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e8b4ad54dcff332118c35e65b596dba95fb3ad2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:6334409e2d04e0832af6171c6ad41ffcae697a513749b365aa2ca46a4c0d8c8f +size 899450 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc79f1d565d53b95de92cfd6d549ae4230ead7df --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:30605802471bd3907428259f8221e96db67542d0743c53f48203884122c2f373 +size 997165 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c37d996cbbd1c8f2086295cd8fcf555510ccc475 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0eb9c584103e9e14f8549becf402cf3ce857de2cec7801499a34f480fd4d311f +size 798076 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..609dc2cf26834beaee83f27de3b16681aa41c41b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:93b1f2b3cd43c2f7eb028cbe93feea1a995569d1b0d7579cff09e2f1f096d9c2 +size 861365 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65984cfaf002636369128eb6c0eb71d088739a52 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:fca24941b1f77499b99bcfef4f446a526c092cb39a2a2381dba72bae2bceaa89 +size 819765 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66dcf4f5a34d64cfc3db1097b95d7fbb50c0eadf --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:5efd34c0b5610ad5dc285d58373388234f6aa6aedc2c1329c7be6202c7010b2e +size 1843984 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2c15e467472b87b0aa7e57d178c402be8737bbe --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:e4183d55ef45e111ee1d6e9c83305d845d691de05e2a19071533e1ecdee615a2 +size 826415 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2e25ef4a0b612408efd8490e1e1b0a2d8e9f8a0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f9b3d5f720fbd28f6cff0f0be702e3f11a9bf97abed72b6ca8ff91e3d9a25596 +size 939617 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dcf40f0df23fd14f2e25e50185761b3a99c56ea --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:5725aa9b87f1889d6fb7546b02f042fc3e50dbaaf60e9bf841a1fafa00afe11f +size 1287100 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c136e3670dad85ebdf40cb98c8af1a4fa5817e9a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8ff81a763809b05bd3d7be2d31806afe11ae47ea8fbbb7d6038eec5848246bc7 +size 902515 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b557b293a0b99bca4253f60d25bc958b17fc5ca --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4b08059dbe8511780ec11b66118bcd9bbe078ca05d552ea6019ab5f64c2b28d2 +size 872743 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f13241a66f712a353f45f6675da650dc46e3c20 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:aa7fd8708793eec2b2df97f27736a7f6b6ab67db529faf62af485cb2958a0b92 +size 978727 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026e90dfee4e34229fba22651ac6b371f4bb5a55 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:473ecf38aa827e2693dcded94b1aa37fcea0e2294c3664cabc0fbdd5824d813b +size 898288 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..101f917cfd4ead7fc57afe35ae023a04e6ea1431 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:41150205af06cd174679f62cc7cbf0c4fd826a1eccc37cb612812762f965b768 +size 2692074 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557d69ecdf06e29714248a55e553dea564561255 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2ebad16114159ca0464c33d008a09fe36cdd9aee2b0cd63c466bd0bdaad36dc5 +size 3228793 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c81b46c2f40214e787018bc3cda048ce1e5ed841 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a9085d266cec05e6e9eee7555d98f1aa3c5b016481c2df13576aa168c73d9fe0 +size 1400485 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e222c7a72486c01fb6024f73bb7b9ff3f63d04 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1ef8d47bfcc10cc72ee5cbd5c649819c9119814c920a9d7eb36a8cf70f4cb77d +size 1476858 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749a7d957f2b8256c8074e4e9f9655c1618bbdc8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:dd4bd64f4a3442c25860da3e9b56aeba0de54da7080ce75a05b3d6c1e88bf789 +size 2996962 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d459e7a25800b608f7593ca3f7d2f630a81c12f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f2549b16c6c13b1e39ede134d3b0637d0af2917d5ef8f2bf3c1697ed3634f3a8 +size 2982104 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44763c19def06429c61ccc00b60888e6cdcc6fd8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:83a6556307d7b20bedfabf450a8dfdb11c6882700d59df00d9ec19b16bc04ab7 +size 1787330 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eb842f38a824b5f4e04edba4810a94db5dd9a64 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a7cd5248c6d98b52eeb0113eaefd39a9d6736225388dc97a941c0868a369ca2a +size 1871794 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2271ceb1071e979e49be9f63808aa73454d7f62d --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:e300dbc60e960ffed3588b531f0cc27b33fbcb2974011532841e4eefb1bd6df6 +size 2078469 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d38eb8ada404f63b47f27775f000ae99f94ee090 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:12ea7f27d94a188e7de1f94b6da61caacdee5947b0573756d5a020cd94aa4c4f +size 2378253 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c7d7ba3ee563d533bc80fbed04a7b64cfa8701b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:18979edfc9caff9b42a52a702bef37e1abcee982c07bf09b925e4aa5e8e9ef82 +size 2654873 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1623fd493e3bd4b1d12b9fc3029c4067b1414ee9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0f8658ad889736e1973bffaab7f57d9e0013d7c4c9b5cf91222ccd3932081789 +size 1972078 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bc2a3a90ee72181774dce6d4aefa08d17f151fc --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:727702136f7a2c97eb8acace8eacd5f8ae53abe4780b8e8e70b79203eb4a802c +size 2199595 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c1459e8213eaa78b0126d418990ebdbfd521c3b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:15fde689d2a48a53bb734b5e416343e5f764fc4bbdfb096b068c80c0ff27162d +size 2367486 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37836e8830a936b01f85bf03d7ce4e9852333a87 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:48c3102dff108199682c5517f5aba723bafd4e990971569d1191fd56963a9c7b +size 1867135 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076277cdd64d1b2b95e32302a88be7cf2960f406 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:13e0a3025b2650ddf9dba95d66836fa1d8b90fe3a969fc6154ca27c020d2b1ad +size 1610836 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19eb07eec3428042c8c786f2661593e588ec0202 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4602dca293b03e34054b85613a90249462ae72ce6b299d0732f784e7a41dc564 +size 1976178 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b1583593bf238259dff7d49e9c789ebe671ad9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4d0bb8ac07f9371591f27c9989bac1b1196d24762c62735a5ee4beac61a8729e +size 1766063 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..966b6f123a020ffb2bb316a80ccd6dec284f16c5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0ba6b783f366a686891ebc8d1612f31ed59e09f06b3b6bcddae9ddc09a428c38 +size 1547519 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af690e049f2731b1c988e010bba08cb83fb9c859 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a5b7139139a56c8f66b6416511006c374fd4270b1b17a40c739489b9ea07af25 +size 2541148 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e974d96a7cc302cd25dd3eaaec258af10a7bc68e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c5f551b4ed03e96c1ee71a5f33facd844fc1967c6dd775e7d3a9d0648b136f07 +size 1936776 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..580e0b575869e9fa1fd680c67a1f4a2ff721690e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f6191be4b1b893b712a8e8efd33e0b35020a99f23b17366dd7b5b0ea2d64fe25 +size 2021391 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c0c148d0d6c9008f8ee2953d8271cf6a871c82 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f96f983f3b5c88e9700cdaa442784fb65fb65b8ffa771901ba1ce524d131f35c +size 1897215 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c68f0cf8ddad7af2034a1b46393e2edbc037193 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:291374af6b4672129daeaf2ca568f2c68ca7f4c161b654d779f29809e79e6266 +size 1868650 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..904b54f509c9744079d74bba4712d3bf0de31303 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:70230d2edeae81fc6ffb45dfdad935f4b4d8b2769a545daa23e7fa5dac78f4b8 +size 1484273 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a45320a8a6c29a8b58b4cb986d8e209eddce52e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c8cd11b0fa953cc7387bcbd2ed474c4458c368088b5f6df4ea3883377e3ed783 +size 1239009 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644a4fde2da4233e52e2eb55e8ef59b6aa25c611 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:e1dd66cfa270e14597f48f383c7a77c0a130b07a10f9899f8b3deb5452a02141 +size 1084497 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10e23b6046a0f28db4494e5ce7d03d83c77584ee --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:321f416f7b72f5f95b3d2137c884b8416c371d7203ba98488dda02455d75049b +size 1776466 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ede1ca798c18e7e7020dded0ba2881a8bc21e2e2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2ed53bb56f4fa4dcd2d4012e78d29b77082190746fd65f4ec973974de1bbf9df +size 1257761 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21fa926aa9ac172c2cdcd304f987cc06bec8ccfa --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:099232c1f26f9428dd5e6bf47a4bae5b52e61cdeabae3a8302fd88fa4dde2484 +size 1298124 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a50ed02cbeed531f3647bd867d52c795d600d12 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:3e3d32d4bd94d188ae2d22725773e3ca2dd731ad45d7417b6b7244024746fdbf +size 1133882 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936bca92518c4dce8673add9e13eeb94b431f7f2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:b4af0462a3f2836ee3fd99c0b9845182e3e99918a2ef3e61ddbdd408f2bb5bfc +size 1396511 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6887c18b696aebf9608fec5072f6c039500c0178 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:6d23186a48a2241cfc77b9b5749a9e8cbf4baff7b01c94ac396b6236645d3f6e +size 1026852 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1862b3e449e789611ff3054518362e132e85c944 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:a41987ff76417f9e0a6fc3e6d7f39f6ba85bf57f0d08d6ddd1611b5b993b7a5d +size 1128508 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4dc68eb6ef1dd8fc6b608c9fe9809db18918d5 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4bf9eb50986b7b3a19ca60ba9622c7ea905c5b36ee76f6c4d20de1c27909da89 +size 1015447 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27f72bbf621426482e11a96d917d9a3cd15203ea --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:206ed3c85ff05a107a9781f3f73d1013e6ca402f7fd71e94b6c2c80a675493cd +size 2087317 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76455f3b7bb41d734e9147481276c4e2a4507914 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:ef4c8f13836c1af825d6b79c8ffaa011dab912067c8bc6c9339407a7b7b8c758 +size 1273472 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4e05f146b18a1d7fdbeb3a6614951cbb2a17f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4f9bb7341678f3acffea73f4e9fd6a633f68390b89ad0a712af64f96c417e5bf +size 1457918 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4051e7333516a3cba55863690db0f60c5be62691 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:de9a11d1ef1ae951bfc13f448a1a50cf5d703c191b384beca87f6f92421f91c8 +size 2338223 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2853ada427ecb3763203756a76653303fcd2aaa7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2ebc44a51d14bd4ed5a8d39ba1084c3a91ac9b22412baadc482376c51fe49db3 +size 1426298 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..458565fa2bab82bc40b4b19c5e7570486fe0bfe6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f0c39f8f478f96e6bfe33c14b16c044cf9420721e2bf5a5891b2976e1d5fd994 +size 1412706 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..359dda4dd89dcc6e213ced4f9ae62c4459aedd68 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:bfea7cdf8d175da8bb342fce5543dcc1a243f10a2d7f60f5fff51febe75f3f8e +size 1544789 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0167c960cbc269ebdc41dab6e38b0c5ea3bf7ba8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d7fb744f8d9e0724b292806c34c4a32ff32620187a76fe4e89bd7b4b22328684 +size 1398174 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5efbc9ed6a17777383578e88df77b0ff641a854a --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8c5ce05c8f543f3cf30f808c5055c0e3f91f14941f245e52a81c369f66bc7589 +size 3312996 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f000d5a8878adc24ec7febac9d407c3ffb465137 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:0e7e764e02a1d6b9acd8a3dad2a13242585cf05ba436db6c49033ad8030f9225 +size 3329980 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14be29e6f651a51d7f49b4822644de6f78d71d21 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d11c6db2a758c73976d98252871bb0a4069132809380dceadf5674fd02e1f4b2 +size 1463258 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80a9795e7887a05a04e18424f76b1196ca29c981 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2767491c5dcbf8aefc04244dd599b012d878aea6c0dad66c5b11b0900bd2fc6b +size 1541581 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0979f1ce8d4abf390014f45585eb7768a58f4b09 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:ab185466ee066c85340d967b7231e1bb8cedcd23cc198b5cc58a31ea737cb152 +size 8352534 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10172a069b40e0143abda236159c0cc1445aa3a9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:ddaf5bffe14592abaffc10f4f740f2dc479fd5ac87feb7918d79542af860c9b9 +size 7037284 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79f8def74b818f2bbb6b495e04e2ac4d147edd3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:3f8180c2454f528b6a7dcd94717dab1d59a93486cedead1a2cdad7717cc516e7 +size 4464808 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5fa048afe5205efde7f601ab9bc29e5f9206465 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c0bba2bfb3eb60e524b4328829ba0db2e66997203ea6ec3d5f696a9c36c433a0 +size 4493702 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..058fca4b8ec4150570304bddf8c33344bfc5639c --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:94977e4e64afbac12a66ddfabac7aa12293a924b9ea71f36b17abe9b4a972073 +size 4900617 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c340e52f238a8515757a97b1cbb4274bb6fe40 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1b6f22b4d1bc6af469a06f1b651505f09648475b8e3edda0e8b7ee850ceae303 +size 4910143 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e212f086db2256ae143e17d9579d229cd39e69 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d173189ea367fc1ffc6f9263858de7633d5f1a693d9206025eba1c40b790c490 +size 5860546 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c929fb52b7a26e42e0b6d1da256969ab96bd75ec --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1935ef1a9f2532b9c0851dd96e419d73d0df90295012908807eee9a28744fe92 +size 4920354 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b6e66657afa0f504308ac89e4d58bcccdad028 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d208c29208f56925e71bd009d4ce67dd7e092352a03e6b6e6ef04ecd0e3fe2b2 +size 5598839 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aa3556df9762d135412edaebe4c6a2a2cbf08e2 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f3c1cd8544a672a459bb0217759c36adc23724d1c98b72717ee0b54b4ae8ee37 +size 4677843 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2891dfb2d7210d386b442f1d75efdc7cefe2dfc6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2c7fdf30525a6e542b051a4368f1ee3f90cc5c87939473d6afff6a03f5053ee1 +size 4602292 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41033d9a0ddcafcf7a11fc53216f357ad927fc07 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:fcc7ee60efc385cf5eab450b19e9fe70c291a5bae35664bce02a99552645c027 +size 4203618 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26188a899c00d721f939c428329fa7bb45d52139 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:fb0565242ed7ceee66b44baa796d063c3f0e1361be00fe449ca3bb43ad733826 +size 5300904 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2010fc7c8dd86794c6b2f1e77d0f4bd9db41d882 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d4ba918b71d7e2ebaf8f25bf82877954bce93e71ace516d3901c355b2e94bf7b +size 4784340 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d058739824a12a6191de65da6e4f85f4158841 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:46febe0358babe9c4321d4e6ecab537f291ae217012246d84cbd8330e1a3532a +size 4093182 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f219334c25987a75f5951c6bffdac662b67e37 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:3d366c3ad6cf7478932b5c33f0d5100280b46ed07da7090556097835a1f0d9c9 +size 5378589 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e1c6429cf98f563337714b61ed663bed68ee11 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:2cc6f13d8926b50fb10afb8841add91949c45701e9090b7b4785c469d39cc483 +size 4834520 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..555a8394a3905b4c8fe5e63bfdfe2ee50737de55 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:70a75d975ebec25024106a1ae0f1513cc88eb53a3e6c09e406b93989782d44a0 +size 4565347 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4085558f8f3da871e4af584ee510c1d65e3fe047 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:eb132acba8c7573ba87c9822f78af82316336c80b8cb52813a2a5a5abb925e26 +size 4420469 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40e3108d3bce65bc459f98659b6628d3fd44c2b0 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:43a47f9ae3a91a50bc7eaa1a3b126b9da325f582d9789e3e46363ea48f7cece3 +size 3382953 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a53e7c687df53a20bbd59ef9731de564fd93f1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:725a76dd82df8b636a7680941e737b8296b45289c345532ddc3c0b1d96f39cb5 +size 2694185 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1e5ad43625619ffe746f5a43aec7a23373e10fe --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:70ff0dd392a249f09baa3922851951fa4be066962f936bbcad219622a7913de1 +size 2217174 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bebf47590451b7834627454fd84d8a2c9adabe8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:b144b1eeb0e80cc02a0c150a15ae4e011d20a062f60c95ba5ec272f175c9f850 +size 2218125 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..854cb59b5463b2645dfcc6ae60c4bdaa5bd43494 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:cde1ac62f5795c59812c1ce7fa7764293531b6345756b93de2245139362e9ad9 +size 4965365 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b792cb8e27b5d24d09acef4d3efe98291ebea00 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:72dce84495550443a600a22567ae2214d628be2f4ec531a48264ae7bac087730 +size 2342007 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74da11413334b83673265034d390c7f2b0fb29d9 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:d0fd77c722e4a193de5348833bdcf9945068d9cdb42e9505245b3338057032b9 +size 2518870 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3dfa607a3eba641ebe64219cf850885f77db532 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:57e6bfeec9de0d790301d8bcbb7def1187ad27ff8b19fe3e55154312541aa4c4 +size 2321853 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7a042dea984d78dd74c60bce61893bd7c4be893 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:6dbafad2b5c48d821ae332a87849dc87ac6bb454e3d41a8e5bf66a097359d7b8 +size 2544495 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e6da7fb457ec3e3f13c1e25d8ade7736443aa3 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:7a1004463dc4c89b603559e29502bd67bc80a10dc2297d0209f3304857456f75 +size 1964449 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3eaedfb51dfe2cc049cd2d804cf5dbc1267e38e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f6ff361140b8ea22c25bf0650d537eb830a6aa15228c885fff0458fb461eee2f +size 2381438 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31ca287f42467eb04ba1e864d08b07f09465a868 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f1c2fb1ac50aabf7544b8388bae09d36f07f0e7a0ffd493e4acb41f449ac6782 +size 2282901 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b359e555a4b52c45bca3064108d92b491b63f4 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:f5f0645012b262e5ef0f00665066a901651347e5350c499e5107f4cd39e90ac5 +size 5493627 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe3fcb32055ef4fc10fb5e53b747a1461a94d3ab --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:db4d5f987d04ce10a76208237359306162efcbd8073c5f4554f34b41805fd094 +size 2222959 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dec247b69cd43377a59107fcd854825a2b5b690 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8da916ba7aded737d4664de70ce0564631303bb11c05e15cf10d431439f10ac2 +size 2436779 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e1cd384cac8fbf2de984c1ba36f8a5a9ccac22e --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:51198a464f13a6124019a9bff823b8f03791c7e3db3236a0ab5cdbdf750d9a2f +size 3587288 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd20ce04a50570f904a1f9b5c2b5e71b34780a6 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:4c6db8172a81da717309faa2597733d07e6e467a811b29f38d7bf5173bb74869 +size 2292423 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68209cf10bf8a2809d02aec9c8b712a50710bc80 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:c77998eeca865dd1759f797e70851c313ad61e144a7a659575cfc42702f4fc29 +size 2436094 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..977b953cbc0f69446ae04eb448db60ff5ceabab7 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:807863e9722e0749870ae1675f4264ab2fd57f9f80d97820053ca85006628d4c +size 2554615 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3faffa15e83db10884036b748702ea07fa5d8345 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:46b1bed2fe239d704e6b1f536ae0f5d899e12da1e32245ed4ba25cc297ffa052 +size 2419503 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cead127b7ec87999de4317f7929b75a55a3a918b --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:fea24413050397b625e8aed7da01d0f28e68c932a24fdeb2ff4f9cdc06558bec +size 7067159 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e67f69a35c955499b314827d35ce79e09b2fba1 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:8588496568f08caeb6f829500a92ff9441b93147f48e79ebe2efc91a208febf3 +size 8488435 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e7bea8c951e417534893d1d65d0fb69db7f9b8 --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:25d410ec6bb0571d5c1ae2b01c89abb53299da55baaabacab9b64fa1634d08a9 +size 3824410 diff --git a/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_place_the_building_blocks/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a8414465700e2a7af076de6c2d4a88b2c06a4f --- /dev/null +++ b/AIRBOT_MMK2_place_the_building_blocks/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:1c9020641c3cd11a552432eaadfe7b8366d43f2ac0ae99b02cc74dac0b478619 +size 3812338